summaryrefslogtreecommitdiff
path: root/libavformat/isom.c
Commit message (Expand)AuthorAgeFilesLines
* Add EVRCA and SMV codec idPaul B Mahol2013-01-071-0/+2
* Support more AVC-Intra filesReimar Döffinger2013-01-031-0/+1
* Merge commit 'c661cb6672af5ebcb900ec8766b24761bd2ab011'Michael Niedermayer2012-12-201-1/+1
|\
| * mov: handle h263 and flv1 for codec_tag 'H','2','6','3'Janne Grunau2012-12-191-1/+1
* | isom: support SGI RLE 8-bit in QuickTime file formatPeter Ross2012-12-171-0/+1
* | ff_mp4_read_dec_config_descr: check that the codec is not openMichael Niedermayer2012-12-031-0/+5
* | Support Sorenson Spark in f4v files streamed by Flash Media Server.Carl Eugen Hoyos2012-12-011-1/+1
* | Merge commit 'bfe5454cd238b16e7977085f880205229103eccb'Michael Niedermayer2012-11-291-1/+0
|\ \ | |/
| * lavf: move ff_codec_get_tag() and ff_codec_get_id() definitions to internal.hJustin Ruggles2012-11-281-1/+0
* | Pinnacle TARGA CineWave YUV16 decoder (fourcc Y216).Carl Eugen Hoyos2012-10-061-0/+1
* | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-071-266/+266
|\ \ | |/
| * Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-071-248/+248
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-191-4/+12
|\ \ | |/
* | isom: add "NO16" FourCCPiotr Bandurski2012-07-151-0/+1
* | isom: add "MNG" FourCCPiotr Bandurski2012-07-151-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-191-0/+1
|\ \ | |/
| * mov: Support muxing/demuxing iLBCMartin Storsjö2012-06-181-0/+1
* | isom: add Radius DV YUV FourCCsPiotr Bandurski2012-06-051-0/+2
* | Support some BOXX codecs.ami_stuff2012-05-261-0/+4
* | Add Avid Meridien (AVUI) decoder.Carl Eugen Hoyos2012-05-081-1/+1
* | isom: remove duplicate line.Michael Niedermayer2012-04-301-1/+0
* | isom: Clarify comment for 'ec-3' fourccDerek Buitenhuis2012-04-301-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-261-0/+1
|\ \ | |/
| * mov: support eac3 audioHendrik Leppkes2012-04-251-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-241-1/+3
|\ \ | |/
| * isom: Support more DTS codec identifiers.Yusuke Nakamura2012-04-231-1/+3
* | Support detecting and demuxing EIA-608 subtitles in mov.Reimar Döffinger2012-04-071-0/+1
* | lavc: add a OpenEXR decoderJimmy Christensen2012-04-061-0/+1
* | movdec: handle 0x7fff langcode as macintosh per the specsBaptiste Coudurier2012-04-061-1/+1
* | Support FLIC in MOV.Reimar Döffinger2012-03-261-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-231-0/+5
|\ \ | |/
| * mov: Add more HDV and XDCAM FourCCs.Alex Converse2012-02-221-0/+4
| * mov: Add support for MPEG2 HDV 720p24 (hdv4)Alex Converse2012-02-211-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-161-2/+2
|\ \ | |/
| * libavformat: Add an ff_ prefix to some lavf internal symbolsMartin Storsjö2012-02-151-2/+2
| * v410 encoder and decoderDerek Buitenhuis2011-12-131-0/+1
* | Add v408 / AYUV encoder and decoder.Carl Eugen Hoyos2012-02-051-0/+1
* | Cosmentics: Fix AVUI comment.Carl Eugen Hoyos2012-02-021-1/+1
* | Cosmetics: Add bit per component information to v308 comment.Carl Eugen Hoyos2012-01-301-1/+1
* | Support decoding Avid DS Uncompressed (SUDS).Carl Eugen Hoyos2012-01-211-0/+1
* | yuv4 libquicktime packed 4:2:0 encoder and decoder.Carl Eugen Hoyos2012-01-041-0/+1
* | v308 Quicktim Uncompressed 4:4:4 encoder and decoder.Carl Eugen Hoyos2012-01-041-0/+1
* | Add decoder for Avid 1:1 10-bit RGB Packer (AVrp).Carl Eugen Hoyos2012-01-041-0/+1
* | y41p encoder and decoderPaul B Mahol2012-01-021-0/+1
* | v410 encoder and decoderDerek Buitenhuis2011-12-141-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-101-58/+43
|\ \ | |/
| * isom: sort and pretty-print codec_movaudio_tags[]Justin Ruggles2011-12-091-55/+42
| * isom: remove pointless comments in codec_movaudio_tags[]Justin Ruggles2011-12-091-17/+17
| * isom: remove commented-out tag for vorbisJustin Ruggles2011-12-091-2/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-031-1/+1
|\ \ | |/