aboutsummaryrefslogtreecommitdiff
path: root/libavformat/riff.c
AgeCommit message (Expand)Author
2009-02-02Add support for fourcc "SP54".Eli Friedman
2009-01-31ADPCM found in Xbox wav files can be decoded withStefan Gehrer
2009-01-29pvez avi fourcc is truemotion1Ben Littler
2009-01-23add EM4A fourcc , works for:Ben Littler
2009-01-20another mpeg4 fourccBen Littler
2009-01-19add T263. works on samples/V-codecs/T263/Ben Littler
2009-01-19cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun
2009-01-17export gcd function as av_gcd()Aurelien Jacobs
2009-01-16add LM20 mimic in avi fourccBen Littler
2009-01-13Change semantic of CONFIG_*, HAVE_* and ARCH_*.Aurelien Jacobs
2009-01-13add SLMJ fourcc to mjpegBen Littler
2009-01-08cosmetics: CJPG is from Creative WebcamBen Littler
2009-01-08fourcc CJPG is sequential jpegBen Littler
2008-12-24add amr in avi riff tagsBen Littler
2008-12-22Fix two identical warnings when compiling riff.c and nuv.c with icc:Carl Eugen Hoyos
2008-12-16add MPNG fourccBen Littler
2008-12-16two more mpeg4 fourccs and one msmpeg4v3 from uncommon codec listBen Littler
2008-12-16QIVG fourcc, fixes http://rodweb.dip.jp/partner/check.aviBen Littler
2008-12-16add rpza avi fourccBen Littler
2008-12-12add another mpeg4 avi fourcc from uncommon codecs listBen Littler
2008-12-11add 'ACDV' FourCC (which is just complete JPEG files in individual AVIMike Melanson
2008-12-08add mpeg2 fourcc and aac format tag from asfBen Littler
2008-12-05add VX1K h263 and DMK2 mpeg4 avi fourccsBen Littler
2008-12-03add fourccs from avi filesBen Littler
2008-12-03add GEOX fourcc for mpeg4Michael Niedermayer
2008-12-03add FFDS fourcc, ok'd by kostyaBen Littler
2008-11-05Decode audio channel layout from RIFF/WAV file format.Peter Ross
2008-10-03Remove offset_t typedef and use int64_t directly instead.Diego Biurrun
2008-09-26Add support for Acelp.net fourcc and codecid, remuxing wav to avi should workBenjamin Larsson
2008-09-18Add fourcc for MS RLE4Kostya Shishkov
2008-09-08Bump Major version, this commit is almost just renaming bits_per_sample toLuca Abeni
2008-09-07set default bps to 16 in wav headerBaptiste Coudurier
2008-09-05simplify bps code by using av_get_bits_per_sampleBaptiste Coudurier
2008-09-04Fix msgsm in wav, do not set blkalign to frame size, this is wrong,Baptiste Coudurier
2008-08-19Make RIFF-based demuxers handle F32LE and F64LE PCM audio.Peter Ross
2008-08-10FOURCC addition: added 3IV2, another mpeg4 id. incoming/video_3iv2/video_3iv2...Benjamin Larsson
2008-08-05Support muxing of Zork PCM audio into RIFF formats.Peter Ross
2008-07-10Add entry for Dirac codec.Anuradha Suraparaju
2008-05-26Make ac3 in avi work better.Michael Niedermayer
2008-05-09Use full path for #includes from another directory.Diego Biurrun
2008-03-10cosmetics: remove some empty linesAurelien Jacobs
2008-03-10remove useless and misleading commentsAurelien Jacobs
2008-03-09consistent use of MKTAG() in the codec_bmp_tags tableAurelien Jacobs
2008-03-09cosmetics: alignment of the codec_bmp_tags tableAurelien Jacobs
2008-03-09recognize the CLJR FourCC (Cirrus Logic AccuPak)Mike Melanson
2008-03-02Fallback to sample rate if bit rate is 0. This avoids 0 timebases in nut.Michael Niedermayer
2008-02-29add cdvcMichael Niedermayer
2008-02-27Add more riff IDs to support remuxing.Benjamin Larsson
2008-02-24cosmetics: Sort and prettyprint codec_wav_tags[].Diego Biurrun
2008-02-23Riff ids for wmapro and wmavoice, this adds support for stream copy of these ...Benjamin Larsson