| Commit message (Expand) | Author | Age | Files | Lines |
* | libspeex: support ZygoAudio (quality 10 mode) | Piotr Bandurski | 2013-03-23 | 1 | -0/+1 |
* | Add EVRCA and SMV codec id | Paul B Mahol | 2013-01-07 | 1 | -0/+2 |
* | Support more AVC-Intra files | Reimar Döffinger | 2013-01-03 | 1 | -0/+1 |
* | Merge commit 'c661cb6672af5ebcb900ec8766b24761bd2ab011' | Michael Niedermayer | 2012-12-20 | 1 | -1/+1 |
|\ |
|
| * | mov: handle h263 and flv1 for codec_tag 'H','2','6','3' | Janne Grunau | 2012-12-19 | 1 | -1/+1 |
* | | isom: support SGI RLE 8-bit in QuickTime file format | Peter Ross | 2012-12-17 | 1 | -0/+1 |
* | | ff_mp4_read_dec_config_descr: check that the codec is not open | Michael Niedermayer | 2012-12-03 | 1 | -0/+5 |
* | | Support Sorenson Spark in f4v files streamed by Flash Media Server. | Carl Eugen Hoyos | 2012-12-01 | 1 | -1/+1 |
* | | Merge commit 'bfe5454cd238b16e7977085f880205229103eccb' | Michael Niedermayer | 2012-11-29 | 1 | -1/+0 |
|\| |
|
| * | lavf: move ff_codec_get_tag() and ff_codec_get_id() definitions to internal.h | Justin Ruggles | 2012-11-28 | 1 | -1/+0 |
* | | Pinnacle TARGA CineWave YUV16 decoder (fourcc Y216). | Carl Eugen Hoyos | 2012-10-06 | 1 | -0/+1 |
* | | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -266/+266 |
|\| |
|
| * | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -248/+248 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-19 | 1 | -4/+12 |
|\| |
|
* | | isom: add "NO16" FourCC | Piotr Bandurski | 2012-07-15 | 1 | -0/+1 |
* | | isom: add "MNG" FourCC | Piotr Bandurski | 2012-07-15 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-19 | 1 | -0/+1 |
|\| |
|
| * | mov: Support muxing/demuxing iLBC | Martin Storsjö | 2012-06-18 | 1 | -0/+1 |
* | | isom: add Radius DV YUV FourCCs | Piotr Bandurski | 2012-06-05 | 1 | -0/+2 |
* | | Support some BOXX codecs. | ami_stuff | 2012-05-26 | 1 | -0/+4 |
* | | Add Avid Meridien (AVUI) decoder. | Carl Eugen Hoyos | 2012-05-08 | 1 | -1/+1 |
* | | isom: remove duplicate line. | Michael Niedermayer | 2012-04-30 | 1 | -1/+0 |
* | | isom: Clarify comment for 'ec-3' fourcc | Derek Buitenhuis | 2012-04-30 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-26 | 1 | -0/+1 |
|\| |
|
| * | mov: support eac3 audio | Hendrik Leppkes | 2012-04-25 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-24 | 1 | -1/+3 |
|\| |
|
| * | isom: Support more DTS codec identifiers. | Yusuke Nakamura | 2012-04-23 | 1 | -1/+3 |
* | | Support detecting and demuxing EIA-608 subtitles in mov. | Reimar Döffinger | 2012-04-07 | 1 | -0/+1 |
* | | lavc: add a OpenEXR decoder | Jimmy Christensen | 2012-04-06 | 1 | -0/+1 |
* | | movdec: handle 0x7fff langcode as macintosh per the specs | Baptiste Coudurier | 2012-04-06 | 1 | -1/+1 |
* | | Support FLIC in MOV. | Reimar Döffinger | 2012-03-26 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-23 | 1 | -0/+5 |
|\| |
|
| * | mov: Add more HDV and XDCAM FourCCs. | Alex Converse | 2012-02-22 | 1 | -0/+4 |
| * | mov: Add support for MPEG2 HDV 720p24 (hdv4) | Alex Converse | 2012-02-21 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-16 | 1 | -2/+2 |
|\| |
|
| * | libavformat: Add an ff_ prefix to some lavf internal symbols | Martin Storsjö | 2012-02-15 | 1 | -2/+2 |
| * | v410 encoder and decoder | Derek Buitenhuis | 2011-12-13 | 1 | -0/+1 |
* | | Add v408 / AYUV encoder and decoder. | Carl Eugen Hoyos | 2012-02-05 | 1 | -0/+1 |
* | | Cosmentics: Fix AVUI comment. | Carl Eugen Hoyos | 2012-02-02 | 1 | -1/+1 |
* | | Cosmetics: Add bit per component information to v308 comment. | Carl Eugen Hoyos | 2012-01-30 | 1 | -1/+1 |
* | | Support decoding Avid DS Uncompressed (SUDS). | Carl Eugen Hoyos | 2012-01-21 | 1 | -0/+1 |
* | | yuv4 libquicktime packed 4:2:0 encoder and decoder. | Carl Eugen Hoyos | 2012-01-04 | 1 | -0/+1 |
* | | v308 Quicktim Uncompressed 4:4:4 encoder and decoder. | Carl Eugen Hoyos | 2012-01-04 | 1 | -0/+1 |
* | | Add decoder for Avid 1:1 10-bit RGB Packer (AVrp). | Carl Eugen Hoyos | 2012-01-04 | 1 | -0/+1 |
* | | y41p encoder and decoder | Paul B Mahol | 2012-01-02 | 1 | -0/+1 |
* | | v410 encoder and decoder | Derek Buitenhuis | 2011-12-14 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-10 | 1 | -58/+43 |
|\| |
|
| * | isom: sort and pretty-print codec_movaudio_tags[] | Justin Ruggles | 2011-12-09 | 1 | -55/+42 |
| * | isom: remove pointless comments in codec_movaudio_tags[] | Justin Ruggles | 2011-12-09 | 1 | -17/+17 |
| * | isom: remove commented-out tag for vorbis | Justin Ruggles | 2011-12-09 | 1 | -2/+0 |