summaryrefslogtreecommitdiffstats
path: root/libavformat/isom.c
Commit message (Expand)AuthorAgeFilesLines
* Silicon Graphics RLE 8-bit video decoderPeter Ross2014-04-191-0/+1
* isom: add some BOXX tagsPiotr Bandurski2014-04-041-0/+4
* isom: add 'flic' tagReimar Döffinger2014-04-041-0/+1
* isom: add 'm1v ' tagCarl Eugen Hoyos2014-04-041-0/+1
* OpenEXR decoderJimmy Christensen2014-04-011-0/+1
* mov: call mov_rewrite_dvd_sub_extradata() after parsing dimensions from tkhdMichael Niedermayer2014-03-311-56/+0
* isom: only write the size if its non zero in mov_rewrite_dvd_sub_extradata()Michael Niedermayer2014-03-311-2/+4
* isom: Simplify mov_rewrite_dvd_sub_extradata()Michael Niedermayer2014-03-311-10/+8
* isom: fix C99-style declarationMichael Niedermayer2014-03-161-1/+2
* isom: convert mp4 dvdsub extradata to vobsub formatwm42014-03-151-0/+57
* movenc: allow muxing HEVC in MODE_MP4.Tim Walker2014-03-091-0/+1
* movenc: use 'hev1' tag for HEVC in MODE_MOV.Tim Walker2014-03-091-1/+1
* movdec: handle 0x7fff langcode as macintosh per the specsBaptiste Coudurier2014-03-091-1/+1
* libspeex: support ZygoAudio (quality 10 mode)Piotr Bandurski2014-03-091-0/+1
* isom: lpcm in mov default to big endianMark Himsley2014-03-091-0/+1
* isom: add "MNG" FourCCPiotr Bandurski2014-03-091-0/+1
* isom: Support MPEG-2 video mov files from FPC5Carl Eugen Hoyos2014-03-091-0/+1
* isom: add "NO16" FourCCPiotr Bandurski2014-03-091-0/+1
* isom: add Radius DV YUV FourCCsPiotr Bandurski2014-03-091-0/+2
* isom: Support Sony XAVC in movCarl Eugen Hoyos2014-03-091-0/+1
* isom: add xd51 hdcamBen Littler2014-03-091-0/+1
* lavf: improve support for AVC-Intra files.Reimar Döffinger2013-11-141-0/+1
* mov: Support HEVC demuxingYusuke Nakamura2013-10-311-0/+3
* Apple Intermediate Codec decoderKostya Shishkov2013-05-171-0/+2
* Remove commented-out debug #define cruftDiego Biurrun2013-05-161-2/+0
* mov: handle h263 and flv1 for codec_tag 'H','2','6','3'Janne Grunau2012-12-191-1/+1
* lavf: move ff_codec_get_tag() and ff_codec_get_id() definitions to internal.hJustin Ruggles2012-11-281-1/+0
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-071-248/+248
* mov: Support muxing/demuxing iLBCMartin Storsjö2012-06-181-0/+1
* mov: support eac3 audioHendrik Leppkes2012-04-251-0/+1
* isom: Support more DTS codec identifiers.Yusuke Nakamura2012-04-231-1/+3
* 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
* 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
* 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
* latmdec: fix audio specific config parsingJanne Grunau2011-12-031-1/+1
* isom: Add MPEG4SYSTEMS dummy object type indication.Alex Converse2011-10-281-0/+2
* lavc: use avpriv_ prefix for some mpeg4audio symbols used in lavf.Anton Khirnov2011-10-201-1/+1
* lavc: use avpriv_ prefix for some mpegaudio symbols used in lavf.Anton Khirnov2011-10-201-1/+1
* Synchronize various 4CCs and codec tags from FFmpeg.Diego Biurrun2011-10-041-0/+5
* mp4: Don't read an empty Decoder Config DescriptorAlex Converse2011-09-221-1/+1
* isom: add missing AVC-Intra tags, rearrange list and update commentsTomas Härdin2011-08-291-5/+12
* mp4: Handle non-trivial ES Descriptors.Alex Converse2011-08-251-0/+16
* mov: Support Digital Voodoo SD 8 Bit and DTS codec identifiers.Carl Eugen Hoyos2011-06-211-0/+4
* mov: Support R10g codec identifier.ami_stuff2011-06-211-0/+1
* Add xd55 codec tag for XDCAM HD422 720p25 CBR files.Tomas Härdin2011-03-231-0/+1
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
OpenPOWER on IntegriCloud