summaryrefslogtreecommitdiff
path: root/libavformat/isom.c
Commit message (Expand)AuthorAge
* cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov2016-02-23
* DXV decoderVittorio Giovara2015-09-02
* lavc: Consistently prefix input buffer definesVittorio Giovara2015-07-27
* Hap decoder and encoderVittorio Giovara2015-06-22
* Replace av_dlog with normal av_log at trace levelVittorio Giovara2015-04-19
* isom: Add X-Com Radvision FourCCPaul B Mahol2015-03-17
* isom: Add support for TSCC2Luca Barbato2015-03-17
* isom: Decode Prores 4444 XQ with the existing Prores decoderCarl Eugen Hoyos2015-02-03
* isom: add 'mp1v' fourccJustin Ruggles2015-01-06
* Silicon Graphics RLE 8-bit video decoderPeter Ross2014-04-19
* isom: add some BOXX tagsPiotr Bandurski2014-04-04
* isom: add 'flic' tagReimar Döffinger2014-04-04
* isom: add 'm1v ' tagCarl Eugen Hoyos2014-04-04
* OpenEXR decoderJimmy Christensen2014-04-01
* mov: call mov_rewrite_dvd_sub_extradata() after parsing dimensions from tkhdMichael Niedermayer2014-03-31
* isom: only write the size if its non zero in mov_rewrite_dvd_sub_extradata()Michael Niedermayer2014-03-31
* isom: Simplify mov_rewrite_dvd_sub_extradata()Michael Niedermayer2014-03-31
* isom: fix C99-style declarationMichael Niedermayer2014-03-16
* isom: convert mp4 dvdsub extradata to vobsub formatwm42014-03-15
* movenc: allow muxing HEVC in MODE_MP4.Tim Walker2014-03-09
* movenc: use 'hev1' tag for HEVC in MODE_MOV.Tim Walker2014-03-09
* movdec: handle 0x7fff langcode as macintosh per the specsBaptiste Coudurier2014-03-09
* libspeex: support ZygoAudio (quality 10 mode)Piotr Bandurski2014-03-09
* isom: lpcm in mov default to big endianMark Himsley2014-03-09
* isom: add "MNG" FourCCPiotr Bandurski2014-03-09
* isom: Support MPEG-2 video mov files from FPC5Carl Eugen Hoyos2014-03-09
* isom: add "NO16" FourCCPiotr Bandurski2014-03-09
* isom: add Radius DV YUV FourCCsPiotr Bandurski2014-03-09
* isom: Support Sony XAVC in movCarl Eugen Hoyos2014-03-09
* isom: add xd51 hdcamBen Littler2014-03-09
* lavf: improve support for AVC-Intra files.Reimar Döffinger2013-11-14
* mov: Support HEVC demuxingYusuke Nakamura2013-10-31
* Apple Intermediate Codec decoderKostya Shishkov2013-05-17
* Remove commented-out debug #define cruftDiego Biurrun2013-05-16
* mov: handle h263 and flv1 for codec_tag 'H','2','6','3'Janne Grunau2012-12-19
* lavf: move ff_codec_get_tag() and ff_codec_get_id() definitions to internal.hJustin Ruggles2012-11-28
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-07
* mov: Support muxing/demuxing iLBCMartin Storsjö2012-06-18
* mov: support eac3 audioHendrik Leppkes2012-04-25
* isom: Support more DTS codec identifiers.Yusuke Nakamura2012-04-23
* mov: Add more HDV and XDCAM FourCCs.Alex Converse2012-02-22
* mov: Add support for MPEG2 HDV 720p24 (hdv4)Alex Converse2012-02-21
* libavformat: Add an ff_ prefix to some lavf internal symbolsMartin Storsjö2012-02-15
* v410 encoder and decoderDerek Buitenhuis2011-12-13
* isom: sort and pretty-print codec_movaudio_tags[]Justin Ruggles2011-12-09
* isom: remove pointless comments in codec_movaudio_tags[]Justin Ruggles2011-12-09
* isom: remove commented-out tag for vorbisJustin Ruggles2011-12-09
* latmdec: fix audio specific config parsingJanne Grunau2011-12-03
* isom: Add MPEG4SYSTEMS dummy object type indication.Alex Converse2011-10-28