summaryrefslogtreecommitdiff
path: root/libavformat/isom.c
Commit message (Expand)AuthorAge
* lavf: add avformat_get_mov_video_tags() and avformat_get_mov_audio_tags()wm42014-01-19
* avformat/isom: use ff_get_extradata()Michael Niedermayer2013-12-25
* avformat/isom: free extradata on failure to read itMichael Niedermayer2013-12-25
* avformat/isom: check avio_read() resultMichael Niedermayer2013-12-22
* avformat/isom: zero MPEG4AudioConfig to avoid leaving fields uninitializedMichael Niedermayer2013-12-18
* avformat/isom: lpcm in mov default to big endianMark Himsley2013-11-01
* lavf/riff: Fix a comment.Carl Eugen Hoyos2013-10-18
* Support 4k AVC-Intra in mov.Carl Eugen Hoyos2013-10-18
* lavf/mov: Support HEVC demuxing.Yusuke Nakamura2013-10-16
* avformat: use ff_alloc_extradata()Paul B Mahol2013-10-13
* isom: add xd51 hdcam , someone needs to binary search FCP for new isom...Compn2013-06-19
* Merge commit '1232a1647ab27e024a3baf4d01d40c8d08d6ced9'Michael Niedermayer2013-05-17
|\
| * Apple Intermediate Codec decoderKostya Shishkov2013-05-17
* | Merge commit 'b3ea76624ad1baab0b6bcc13f3f856be2f958110'Michael Niedermayer2013-05-16
|\|
| * Remove commented-out debug #define cruftDiego Biurrun2013-05-16
* | libspeex: support ZygoAudio (quality 10 mode)Piotr Bandurski2013-03-23
* | Add EVRCA and SMV codec idPaul B Mahol2013-01-07
* | Support more AVC-Intra filesReimar Döffinger2013-01-03
* | Merge commit 'c661cb6672af5ebcb900ec8766b24761bd2ab011'Michael Niedermayer2012-12-20
|\|
| * mov: handle h263 and flv1 for codec_tag 'H','2','6','3'Janne Grunau2012-12-19
* | isom: support SGI RLE 8-bit in QuickTime file formatPeter Ross2012-12-17
* | ff_mp4_read_dec_config_descr: check that the codec is not openMichael Niedermayer2012-12-03
* | Support Sorenson Spark in f4v files streamed by Flash Media Server.Carl Eugen Hoyos2012-12-01
* | Merge commit 'bfe5454cd238b16e7977085f880205229103eccb'Michael Niedermayer2012-11-29
|\|
| * lavf: move ff_codec_get_tag() and ff_codec_get_id() definitions to internal.hJustin Ruggles2012-11-28
* | Pinnacle TARGA CineWave YUV16 decoder (fourcc Y216).Carl Eugen Hoyos2012-10-06
* | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-07
|\|
| * Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-07
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-19
|\|
* | isom: add "NO16" FourCCPiotr Bandurski2012-07-15
* | isom: add "MNG" FourCCPiotr Bandurski2012-07-15
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-19
|\|
| * mov: Support muxing/demuxing iLBCMartin Storsjö2012-06-18
* | isom: add Radius DV YUV FourCCsPiotr Bandurski2012-06-05
* | Support some BOXX codecs.ami_stuff2012-05-26
* | Add Avid Meridien (AVUI) decoder.Carl Eugen Hoyos2012-05-08
* | isom: remove duplicate line.Michael Niedermayer2012-04-30
* | isom: Clarify comment for 'ec-3' fourccDerek Buitenhuis2012-04-30
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-26
|\|
| * mov: support eac3 audioHendrik Leppkes2012-04-25
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-24
|\|
| * isom: Support more DTS codec identifiers.Yusuke Nakamura2012-04-23
* | Support detecting and demuxing EIA-608 subtitles in mov.Reimar Döffinger2012-04-07
* | lavc: add a OpenEXR decoderJimmy Christensen2012-04-06
* | movdec: handle 0x7fff langcode as macintosh per the specsBaptiste Coudurier2012-04-06
* | Support FLIC in MOV.Reimar Döffinger2012-03-26
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-23
|\|
| * mov: Add more HDV and XDCAM FourCCs.Alex Converse2012-02-22
| * mov: Add support for MPEG2 HDV 720p24 (hdv4)Alex Converse2012-02-21
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-16
|\|