| Commit message (Expand) | Author | Age | Files | Lines |
* | Add support for Acelp.net fourcc and codecid, remuxing wav to avi should work | Benjamin Larsson | 2008-09-26 | 1 | -0/+1 |
* | Add fourcc for MS RLE4 | Kostya Shishkov | 2008-09-18 | 1 | -0/+1 |
* | Bump Major version, this commit is almost just renaming bits_per_sample to | Luca Abeni | 2008-09-08 | 1 | -7/+7 |
* | set default bps to 16 in wav header | Baptiste Coudurier | 2008-09-07 | 1 | -1/+2 |
* | simplify bps code by using av_get_bits_per_sample | Baptiste Coudurier | 2008-09-05 | 1 | -13/+2 |
* | Fix msgsm in wav, do not set blkalign to frame size, this is wrong, | Baptiste Coudurier | 2008-09-04 | 1 | -1/+1 |
* | Make RIFF-based demuxers handle F32LE and F64LE PCM audio. | Peter Ross | 2008-08-19 | 1 | -1/+9 |
* | FOURCC addition: added 3IV2, another mpeg4 id. incoming/video_3iv2/video_3iv2... | Benjamin Larsson | 2008-08-10 | 1 | -0/+1 |
* | Support muxing of Zork PCM audio into RIFF formats. | Peter Ross | 2008-08-05 | 1 | -1/+3 |
* | Add entry for Dirac codec. | Anuradha Suraparaju | 2008-07-10 | 1 | -0/+1 |
* | Make ac3 in avi work better. | Michael Niedermayer | 2008-05-26 | 1 | -1/+1 |
* | Use full path for #includes from another directory. | Diego Biurrun | 2008-05-09 | 1 | -1/+1 |
* | cosmetics: remove some empty lines | Aurelien Jacobs | 2008-03-10 | 1 | -12/+0 |
* | remove useless and misleading comments | Aurelien Jacobs | 2008-03-10 | 1 | -5/+0 |
* | consistent use of MKTAG() in the codec_bmp_tags table | Aurelien Jacobs | 2008-03-09 | 1 | -5/+5 |
* | cosmetics: alignment of the codec_bmp_tags table | Aurelien Jacobs | 2008-03-09 | 1 | -136/+136 |
* | recognize the CLJR FourCC (Cirrus Logic AccuPak) | Mike Melanson | 2008-03-09 | 1 | -0/+1 |
* | Fallback to sample rate if bit rate is 0. This avoids 0 timebases in nut. | Michael Niedermayer | 2008-03-02 | 1 | -1/+1 |
* | add cdvc | Michael Niedermayer | 2008-02-29 | 1 | -0/+1 |
* | Add more riff IDs to support remuxing. | Benjamin Larsson | 2008-02-27 | 1 | -0/+3 |
* | cosmetics: Sort and prettyprint codec_wav_tags[]. | Diego Biurrun | 2008-02-24 | 1 | -35/+35 |
* | Riff ids for wmapro and wmavoice, this adds support for stream copy of these ... | Benjamin Larsson | 2008-02-23 | 1 | -0/+2 |
* | Add dv50 tag to support samples with dv50 fourcc in AVI. | Christophe Lorenz | 2008-02-04 | 1 | -0/+1 |
* | HDYC fourcc, sample hdyc/Test2.avi | Baptiste Coudurier | 2007-09-21 | 1 | -0/+1 |
* | loosen dependencies over allformats.h | Aurelien Jacobs | 2007-09-16 | 1 | -1/+0 |
* | 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 |