]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavformat/riff.c
v210 avi fourcc, v210_720p.avi
[frescor/ffmpeg.git] / libavformat / riff.c
2009-05-12 bcoudurierv210 avi fourcc, v210_720p.avi
2009-05-05 bcoudurierdvh1 avi fourcc, dvh1_sample_truncated.avi, issue ...
2009-04-19 michaelAdd zygo fourcc.
2009-04-10 stefanoAdd 'PNG1' to PNG fourcc codes.
2009-04-08 cehoyosReduce code duplication.
2009-04-08 rbultjeReindent after r18372.
2009-04-08 rbultjeAdd waveformat-extensible support in the wav muxer.
2009-04-01 compnadd another dv fourcc CDVH
2009-03-22 kostyaAdd AURA 1 and 2 codec IDs and register their FOURCCs
2009-03-11 compnsn40 avi fourcc decodes with ffodivx
2009-02-21 michaelFix raw rgb/bgr vertical flip in avi based on info...
2009-02-19 alexcAdd Divio MPEG-4 FOURCC (M4CC)
2009-02-02 cehoyosAdd support for fourcc "SP54".
2009-01-31 stefangADPCM found in Xbox wav files can be decoded with
2009-01-29 compnpvez avi fourcc is truemotion1
2009-01-23 compnadd EM4A fourcc , works for:
2009-01-20 compnanother mpeg4 fourcc
2009-01-19 compnadd T263. works on samples/V-codecs/T263/
2009-01-19 diegocosmetics: Remove pointless period after copyright...
2009-01-17 aurelexport gcd function as av_gcd()
2009-01-16 compnadd LM20 mimic in avi fourcc
2009-01-13 aurelChange semantic of CONFIG_*, HAVE_* and ARCH_*.
2009-01-13 compnadd SLMJ fourcc to mjpeg
2009-01-08 compncosmetics: CJPG is from Creative Webcam
2009-01-08 compnfourcc CJPG is sequential jpeg
2008-12-24 compnadd amr in avi riff tags
2008-12-22 cehoyosFix two identical warnings when compiling riff.c and...
2008-12-16 compnadd MPNG fourcc
2008-12-16 compntwo more mpeg4 fourccs and one msmpeg4v3 from uncommon...
2008-12-16 compnQIVG fourcc, fixes http://rodweb.dip.jp/partner/check.avi
2008-12-16 compnadd rpza avi fourcc
2008-12-12 compnadd another mpeg4 avi fourcc from uncommon codecs list
2008-12-11 melansonadd 'ACDV' FourCC (which is just complete JPEG files...
2008-12-08 compnadd mpeg2 fourcc and aac format tag from asf
2008-12-05 compnadd VX1K h263 and DMK2 mpeg4 avi fourccs
2008-12-03 compnadd fourccs from avi files
2008-12-03 michaeladd GEOX fourcc for mpeg4
2008-12-03 compnadd FFDS fourcc, ok'd by kostya
2008-11-05 prossDecode audio channel layout from RIFF/WAV file format.
2008-10-03 diegoRemove offset_t typedef and use int64_t directly instead.
2008-09-26 bananAdd support for Acelp.net fourcc and codecid, remuxing...
2008-09-18 kostyaAdd fourcc for MS RLE4
2008-09-08 michaelBump Major version, this commit is almost just renaming...
2008-09-07 bcoudurierset default bps to 16 in wav header
2008-09-05 bcouduriersimplify bps code by using av_get_bits_per_sample
2008-09-04 bcoudurierFix msgsm in wav, do not set blkalign to frame size...
2008-08-19 prossMake RIFF-based demuxers handle F32LE and F64LE PCM...
2008-08-10 bananFOURCC addition: added 3IV2, another mpeg4 id. incoming...
2008-08-05 prossSupport muxing of Zork PCM audio into RIFF formats.
2008-07-10 benoitAdd entry for Dirac codec.
2008-05-26 michaelMake ac3 in avi work better.
2008-05-09 diegoUse full path for #includes from another directory.
2008-03-10 aurelcosmetics: remove some empty lines
2008-03-10 aurelremove useless and miss-leading comments
2008-03-09 aurelconsistant use of MKTAG() in the codec_bmp_tags table
2008-03-09 aurelalignment of the codec_bmp_tags table
2008-03-09 melansonrecognize the CLJR FourCC (Cirrus Logic AccuPak)
2008-03-02 michaelFallback to sample rate if bit rate is 0. This avoids...
2008-02-29 michaeladd cdvc
2008-02-27 bananAdd more riff id's to support remuxing
2008-02-24 diegocosmetics: Sort and prettyprint codec_wav_tags[].
2008-02-23 bananRiff ids for wmapro and wmavoice, this adds support...
2008-02-04 diegoAdd dv50 tag to support samples with dv50 fourcc in...
2007-09-21 bcoudurierHDYC fourcc, sample hdyc/Test2.avi
2007-09-16 aurelloosen dependencies over allformats.h
2007-07-30 michaelsupport silly PCM variant used by zork nemesis
2007-07-27 michaeldetect voxware (closes issue39)
2007-07-11 aurelMove public API functions av_codec_get_tag() and av_cod...
2007-07-08 mruremove deprecated codec_get_{bmp,wav}_{id,tag}()
2007-06-12 diegomisc spelling fixes
2007-06-06 bcoudurieradd MMES fourcc, matrox mpeg2 in avi files
2007-05-30 michaelmove jpegls up, fixes sf bug #1629152
2007-04-17 bananAtrac3 decoder.
2007-04-01 michaelWMVA
2007-03-31 bcoudurieradd AVRn fourcc
2007-03-26 bcoudurieradd IJPG fourcc, to play m_ijpg.avi
2007-03-15 gpoirierTarga (.tga) encoder,
2007-03-10 michaeljpeg fourcc
2007-02-24 michaelbe less noisy
2007-02-20 michaelwarn if bps from user and what will be stored missmatches
2007-02-20 mbardiauxRemove code duplicated between adpcm.c and riff.c
2007-02-20 mbardiauxAdd support for MS-GSM codec
2007-01-25 bcoudurieradd waveformatextensible support
2007-01-21 michaelremove now useless codec_tag setting code in muxers
2007-01-21 michaelget rid of the [4] limitation of codec tag lists
2007-01-21 michaeladd codec_id <-> codec_tag tables to AVIn/OutputFormat
2006-12-17 aurelAdd support for VP60 and VP61.
2006-11-11 michaellibnut uses "MP3 " for mp3
2006-11-09 bcoudurierget rid of CODEC_ID_MPEG4AAC after next version bump...
2006-11-08 diegoRemove illegal FourCC values.
2006-10-30 kostyaIMC decoder
2006-10-16 diegoReplace FLAC FourCC by TwoCC.
2006-10-13 diegoAdd a note about illegal codec IDs.
2006-10-13 diegoAdd codec ID for Shorten audio.
2006-10-07 rtogniAdd fourccs for Wavpak and TTA
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-10-06 michaelflac fourcc (fixes mplayer -demuxer 35 with flac)
2006-10-06 michaelprevent >16bit tags to be truncated and used in creatin...
2006-09-15 gpoirieradd support for grayscale rawvideo avi
2006-09-12 aureladd a VP6F fourcc for apps which rely on fourcc
next