aboutsummaryrefslogtreecommitdiff
path: root/libavformat/riff.c
AgeCommit message (Collapse)Author
2009-02-02Add support for fourcc "SP54".Eli Friedman
Patch by Eli Friedman eli D friedman A gmail Originally committed as revision 16958 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-01-31ADPCM found in Xbox wav files can be decoded withStefan Gehrer
existing CODEC_ID_ADPCM_IMA_WAV Originally committed as revision 16883 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-01-29pvez avi fourcc is truemotion1Ben Littler
Originally committed as revision 16850 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-01-23add EM4A fourcc , works for:Ben Littler
http://av.watch.impress.co.jp/docs/20040929/xf.asf Originally committed as revision 16729 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-01-20another mpeg4 fourccBen Littler
Originally committed as revision 16702 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-01-19add T263. works on samples/V-codecs/T263/Ben Littler
Originally committed as revision 16685 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-01-19cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun
Originally committed as revision 16684 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-01-17export gcd function as av_gcd()Aurelien Jacobs
Originally committed as revision 16653 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-01-16add LM20 mimic in avi fourccBen Littler
Originally committed as revision 16645 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-01-13Change semantic of CONFIG_*, HAVE_* and ARCH_*.Aurelien Jacobs
They are now always defined to either 0 or 1. Originally committed as revision 16590 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-01-13add SLMJ fourcc to mjpegBen Littler
Originally committed as revision 16579 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-01-08cosmetics: CJPG is from Creative WebcamBen Littler
Originally committed as revision 16497 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-01-08fourcc CJPG is sequential jpegBen Littler
Originally committed as revision 16496 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-12-24add amr in avi riff tagsBen Littler
Originally committed as revision 16303 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-12-22Fix two identical warnings when compiling riff.c and nuv.c with icc:Carl Eugen Hoyos
warning #188: enumerated type mixed with another type Originally committed as revision 16281 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-12-16add MPNG fourccBen Littler
fixes http://sceneish.ath.cx/stuff/netmap/netmap.avi Originally committed as revision 16163 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-12-16two more mpeg4 fourccs and one msmpeg4v3 from uncommon codec listBen Littler
Originally committed as revision 16162 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-12-16QIVG fourcc, fixes http://rodweb.dip.jp/partner/check.aviBen Littler
Originally committed as revision 16161 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-12-16add rpza avi fourccBen Littler
Originally committed as revision 16160 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-12-12add another mpeg4 avi fourcc from uncommon codecs listBen Littler
Originally committed as revision 16079 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-12-11add 'ACDV' FourCC (which is just complete JPEG files in individual AVIMike Melanson
frames) and 'azpr' FourCC (which is Apple's 'rpza', encapsulated in AVI instead) Originally committed as revision 16052 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-12-08add mpeg2 fourcc and aac format tag from asfBen Littler
Originally committed as revision 16036 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-12-05add VX1K h263 and DMK2 mpeg4 avi fourccsBen Littler
Originally committed as revision 16009 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-12-03add fourccs from avi filesBen Littler
Originally committed as revision 15995 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-12-03add GEOX fourcc for mpeg4Michael Niedermayer
Originally committed as revision 15992 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-12-03add FFDS fourcc, ok'd by kostyaBen Littler
fixes FFDS files in http://tranquillity.ath.cx/uncommon_video_codecs_final.txt Originally committed as revision 15989 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-11-05Decode audio channel layout from RIFF/WAV file format.Peter Ross
Originally committed as revision 15774 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-10-03Remove offset_t typedef and use int64_t directly instead.Diego Biurrun
The name offset_t is easily confused with the standard off_t type and *_t is POSIX reserved namespace if any POSIX header is included. Originally committed as revision 15533 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-09-26Add support for Acelp.net fourcc and codecid, remuxing wav to avi should workBenjamin Larsson
Originally committed as revision 15425 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-09-18Add fourcc for MS RLE4Kostya Shishkov
Originally committed as revision 15357 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-09-08Bump Major version, this commit is almost just renaming bits_per_sample toLuca Abeni
bits_per_coded_sample but that cannot be done seperately. Patch by Luca Abeni Also reset the minor version and fix the forgotton change to libfaad. Note: The API/ABI should not be considered stable yet, there still may be a change done here or there if some developer has some cleanup ideas and patches! Originally committed as revision 15262 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-09-07set default bps to 16 in wav headerBaptiste Coudurier
Originally committed as revision 15239 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-09-05simplify bps code by using av_get_bits_per_sampleBaptiste Coudurier
Originally committed as revision 15215 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-09-04Fix msgsm in wav, do not set blkalign to frame size, this is wrong,Baptiste Coudurier
all samples have correct blkalign set to 65 Originally committed as revision 15209 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-08-19Make RIFF-based demuxers handle F32LE and F64LE PCM audio.Peter Ross
Originally committed as revision 14835 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-08-10FOURCC addition: added 3IV2, another mpeg4 id. ↵Benjamin Larsson
incoming/video_3iv2/video_3iv2.avi Originally committed as revision 14681 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-08-05Support muxing of Zork PCM audio into RIFF formats.Peter Ross
Originally committed as revision 14617 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-07-10Add entry for Dirac codec.Anuradha Suraparaju
Patch by Anuradha Suraparaju anuradha rd bbc co uk Originally committed as revision 14151 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-05-26Make ac3 in avi work better.Michael Niedermayer
fixes issue355. Originally committed as revision 13406 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-05-09Use full path for #includes from another directory.Diego Biurrun
Originally committed as revision 13098 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-03-10cosmetics: remove some empty linesAurelien Jacobs
Originally committed as revision 12404 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-03-10remove useless and misleading commentsAurelien Jacobs
Originally committed as revision 12403 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-03-09consistent use of MKTAG() in the codec_bmp_tags tableAurelien Jacobs
Originally committed as revision 12401 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-03-09cosmetics: alignment of the codec_bmp_tags tableAurelien Jacobs
Originally committed as revision 12400 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-03-09recognize the CLJR FourCC (Cirrus Logic AccuPak)Mike Melanson
Originally committed as revision 12391 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-03-02Fallback to sample rate if bit rate is 0. This avoids 0 timebases in nut.Michael Niedermayer
Originally committed as revision 12294 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-02-29add cdvcMichael Niedermayer
(from a patch by Dmitry Vassiliev // slydiman mail ru) Originally committed as revision 12279 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-02-27Add more riff IDs to support remuxing.Benjamin Larsson
Originally committed as revision 12266 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-02-24cosmetics: Sort and prettyprint codec_wav_tags[].Diego Biurrun
Originally committed as revision 12192 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-02-23Riff ids for wmapro and wmavoice, this adds support for stream copy of these ↵Benjamin Larsson
codecs between asf,avi and wav containers. Originally committed as revision 12182 to svn://svn.ffmpeg.org/ffmpeg/trunk