44 Commits (06c5c560eda6c754b5aecd16d8b83b62b88d386e)

Author SHA1 Message Date
Michael Niedermayer a11c2a2c66 support silly PCM variant used by zork nemesis 17 years ago
Michael Niedermayer 8950f82879 detect voxware (closes issue39) 17 years ago
Aurelien Jacobs 45da8124a0 Move public API functions av_codec_get_tag() and av_codec_get_id() 17 years ago
Måns Rullgård b3633dee58 remove deprecated codec_get_{bmp,wav}_{id,tag}() 17 years ago
Diego Biurrun 755bfeabcc misc spelling fixes 18 years ago
Baptiste Coudurier e5f0be5a0c add MMES fourcc, matrox mpeg2 in avi files 18 years ago
Michael Niedermayer fc1f90d4e9 move jpegls up, fixes sf bug #1629152 18 years ago
Benjamin Larsson 10e26bc782 Atrac3 decoder. 18 years ago
Michael Niedermayer 91aeec1bc7 WMVA 18 years ago
Baptiste Coudurier beef9ba9e2 add AVRn fourcc 18 years ago
Baptiste Coudurier bad0cefbdd add IJPG fourcc, to play m_ijpg.avi 18 years ago
Bobby Bingham 2c0c00cb14 Targa (.tga) encoder, 18 years ago
Michael Niedermayer 140fba0985 jpeg fourcc 18 years ago
Michael Niedermayer 0a3692cd82 be less noisy 18 years ago
Michael Niedermayer 9376710d06 warn if bps from user and what will be stored missmatches 18 years ago
Michel Bardiaux 5b77a81a8d Remove code duplicated between adpcm.c and riff.c 18 years ago
Michel Bardiaux 346a655d46 Add support for MS-GSM codec 18 years ago
Baptiste Coudurier 72fd40bd3a add waveformatextensible support 18 years ago
Michael Niedermayer bb85077fc9 remove now useless codec_tag setting code in muxers 18 years ago
Michael Niedermayer 6c77805fc8 get rid of the [4] limitation of codec tag lists 18 years ago
Michael Niedermayer 7caf0cc62c add codec_id <-> codec_tag tables to AVIn/OutputFormat 18 years ago
Aurelien Jacobs 9110a0e32d Add support for VP60 and VP61. 18 years ago
Michael Niedermayer 7b24f9b425 libnut uses "MP3 " for mp3 18 years ago
Baptiste Coudurier cbee7a6944 get rid of CODEC_ID_MPEG4AAC after next version bump, and change it to CODEC_ID_AAC where used 18 years ago
Diego Biurrun 171b361e01 Remove illegal FourCC values. 18 years ago
Kostya Shishkov 84ed36da85 IMC decoder 18 years ago
Diego Biurrun 39051d5d6e Replace FLAC FourCC by TwoCC. 18 years ago
Diego Biurrun 6ae177aa3b Add a note about illegal codec IDs. 18 years ago
Diego Biurrun 7e547cb4c3 Add codec ID for Shorten audio. 18 years ago
Yong 104f8c10b8 Add fourccs for Wavpak and TTA 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Michael Niedermayer 4b1a1a2a69 flac fourcc (fixes mplayer -demuxer 35 with flac) 18 years ago
Michael Niedermayer 92eb82325e prevent >16bit tags to be truncated and used in creating .wav files 18 years ago
Philippe De Muyter 3c61983828 add support for grayscale rawvideo avi 18 years ago
Aurelien Jacobs aa8f4cee32 add a VP6F fourcc for apps which rely on fourcc 18 years ago
Aurelien Jacobs 5ce117c37c VP5 and VP6 video decoder 18 years ago
Javier Garcia af5ba08e83 Allow RGB Raw encoding 18 years ago
Kostya Shishkov eb57c88973 VMware Video decoder (fourcc: VMnc) 18 years ago
Kostya Shishkov 04ae12e91b WVC1 is now decodeable with VC-1 decoder. 18 years ago
Baptiste Coudurier f31065f6e5 add codec id and tag for JPEG 2000 18 years ago
Steve L'Homme 0b23d689d8 Add YV12 support, patch by Steve Lhomme % steve P lhomme A free P fr % 18 years ago
David Conrad 8331891957 Support AAC audio in AVI with tag 0xff 18 years ago
Stefan Gehrer 67630cff64 add new tag 'CAVS' for Chinese AVS codec 18 years ago
Måns Rullgård 9d9f4119bd move common stuff from avienc.c and wav.c to new file riff.c 18 years ago