| Commit message (Expand) | Author | Age | Files | Lines |
* | support silly PCM variant used by zork nemesis | Michael Niedermayer | 2007-07-30 | 1 | -0/+2 |
* | detect voxware (closes issue39) | Michael Niedermayer | 2007-07-27 | 1 | -0/+1 |
* | Move public API functions av_codec_get_tag() and av_codec_get_id() | Aurelien Jacobs | 2007-07-11 | 1 | -43/+0 |
* | remove deprecated codec_get_{bmp,wav}_{id,tag}() | Måns Rullgård | 2007-07-08 | 1 | -20/+0 |
* | misc spelling fixes | Diego Biurrun | 2007-06-12 | 1 | -1/+1 |
* | add MMES fourcc, matrox mpeg2 in avi files | Baptiste Coudurier | 2007-06-06 | 1 | -0/+1 |
* | move jpegls up, fixes sf bug #1629152 | Michael Niedermayer | 2007-05-30 | 1 | -1/+1 |
* | Atrac3 decoder. | Benjamin Larsson | 2007-04-17 | 1 | -0/+1 |
* | WMVA | Michael Niedermayer | 2007-04-01 | 1 | -0/+1 |
* | add AVRn fourcc | Baptiste Coudurier | 2007-03-31 | 1 | -0/+1 |
* | add IJPG fourcc, to play m_ijpg.avi | Baptiste Coudurier | 2007-03-26 | 1 | -0/+1 |
* | Targa (.tga) encoder, | Bobby Bingham | 2007-03-15 | 1 | -0/+1 |
* | jpeg fourcc | Michael Niedermayer | 2007-03-10 | 1 | -0/+1 |
* | be less noisy | Michael Niedermayer | 2007-02-24 | 1 | -1/+1 |
* | warn if bps from user and what will be stored missmatches | Michael Niedermayer | 2007-02-20 | 1 | -0/+3 |
* | Remove code duplicated between adpcm.c and riff.c | Michel Bardiaux | 2007-02-20 | 1 | -1/+1 |
* | Add support for MS-GSM codec | Michel Bardiaux | 2007-02-20 | 1 | -2/+7 |
* | add waveformatextensible support | Baptiste Coudurier | 2007-01-25 | 1 | -11/+19 |
* | remove now useless codec_tag setting code in muxers | Michael Niedermayer | 2007-01-21 | 1 | -3/+1 |
* | get rid of the [4] limitation of codec tag lists | Michael Niedermayer | 2007-01-21 | 1 | -2/+2 |
* | add codec_id <-> codec_tag tables to AVIn/OutputFormat | Michael Niedermayer | 2007-01-21 | 1 | -21/+32 |
* | Add support for VP60 and VP61. | Aurelien Jacobs | 2006-12-17 | 1 | -0/+2 |
* | libnut uses "MP3 " for mp3 | Michael Niedermayer | 2006-11-11 | 1 | -0/+1 |
* | get rid of CODEC_ID_MPEG4AAC after next version bump, and change it to CODEC_... | Baptiste Coudurier | 2006-11-09 | 1 | -1/+1 |
* | Remove illegal FourCC values. | Diego Biurrun | 2006-11-08 | 1 | -4/+0 |
* | IMC decoder | Kostya Shishkov | 2006-10-30 | 1 | -0/+1 |
* | Replace FLAC FourCC by TwoCC. | Diego Biurrun | 2006-10-16 | 1 | -1/+1 |
* | Add a note about illegal codec IDs. | Diego Biurrun | 2006-10-13 | 1 | -0/+2 |
* | Add codec ID for Shorten audio. | Diego Biurrun | 2006-10-13 | 1 | -0/+1 |
* | Add fourccs for Wavpak and TTA | Yong | 2006-10-07 | 1 | -0/+2 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | flac fourcc (fixes mplayer -demuxer 35 with flac) | Michael Niedermayer | 2006-10-06 | 1 | -0/+1 |
* | prevent >16bit tags to be truncated and used in creating .wav files | Michael Niedermayer | 2006-10-06 | 1 | -1/+1 |
* | add support for grayscale rawvideo avi | Philippe De Muyter | 2006-09-15 | 1 | -0/+1 |
* | add a VP6F fourcc for apps which rely on fourcc | Aurelien Jacobs | 2006-09-12 | 1 | -0/+1 |
* | VP5 and VP6 video decoder | Aurelien Jacobs | 2006-09-09 | 1 | -0/+2 |
* | Allow RGB Raw encoding | Javier Garcia | 2006-09-06 | 1 | -1/+1 |
* | VMware Video decoder (fourcc: VMnc) | Kostya Shishkov | 2006-09-05 | 1 | -0/+1 |
* | WVC1 is now decodeable with VC-1 decoder. | Kostya Shishkov | 2006-09-04 | 1 | -0/+1 |
* | add codec id and tag for JPEG 2000 | Baptiste Coudurier | 2006-08-24 | 1 | -0/+1 |
* | Add YV12 support, patch by Steve Lhomme % steve P lhomme A free P fr % | Steve L'Homme | 2006-08-18 | 1 | -0/+1 |
* | Support AAC audio in AVI with tag 0xff | David Conrad | 2006-08-08 | 1 | -0/+1 |
* | add new tag 'CAVS' for Chinese AVS codec | Stefan Gehrer | 2006-07-29 | 1 | -0/+1 |
* | move common stuff from avienc.c and wav.c to new file riff.c | Måns Rullgård | 2006-07-12 | 1 | -0/+452 |