]> git.sesse.net Git - ffmpeg/history - libavformat/isom.c
rtpdec_vp9: Update header parsing to spec draft 02
[ffmpeg] / libavformat / isom.c
2016-02-23 Anton Khirnovlavf: replace AVStream.codec with AVStream.codecpar
2015-09-02 Vittorio GiovaraDXV decoder
2015-07-27 Vittorio Giovaralavc: Consistently prefix input buffer defines
2015-06-22 Vittorio GiovaraHap decoder and encoder
2015-04-19 Vittorio GiovaraReplace av_dlog with normal av_log at trace level
2015-03-17 Paul B Maholisom: Add X-Com Radvision FourCC
2015-03-17 Luca Barbatoisom: Add support for TSCC2
2015-02-03 Carl Eugen Hoyosisom: Decode Prores 4444 XQ with the existing Prores...
2015-01-06 Justin Rugglesisom: add 'mp1v' fourcc
2014-04-19 Peter RossSilicon Graphics RLE 8-bit video decoder
2014-04-03 Piotr Bandurskiisom: add some BOXX tags
2014-04-03 Reimar Döffingerisom: add 'flic' tag
2014-04-03 Carl Eugen Hoyosisom: add 'm1v ' tag
2014-03-31 Jimmy ChristensenOpenEXR decoder
2014-03-30 Michael Niedermayermov: call mov_rewrite_dvd_sub_extradata() after parsing...
2014-03-30 Michael Niedermayerisom: only write the size if its non zero in mov_rewrit...
2014-03-30 Michael Niedermayerisom: Simplify mov_rewrite_dvd_sub_extradata()
2014-03-16 Michael Niedermayerisom: fix C99-style declaration
2014-03-15 wm4isom: convert mp4 dvdsub extradata to vobsub format
2014-03-09 Tim Walkermovenc: allow muxing HEVC in MODE_MP4.
2014-03-09 Tim Walkermovenc: use 'hev1' tag for HEVC in MODE_MOV.
2014-03-09 Baptiste Couduriermovdec: handle 0x7fff langcode as macintosh per the...
2014-03-09 Piotr Bandurskilibspeex: support ZygoAudio (quality 10 mode)
2014-03-09 Mark Himsleyisom: lpcm in mov default to big endian
2014-03-09 Piotr Bandurskiisom: add "MNG" FourCC
2014-03-09 Carl Eugen Hoyosisom: Support MPEG-2 video mov files from FPC5
2014-03-09 Piotr Bandurskiisom: add "NO16" FourCC
2014-03-09 Piotr Bandurskiisom: add Radius DV YUV FourCCs
2014-03-09 Carl Eugen Hoyosisom: Support Sony XAVC in mov
2014-03-09 Ben Littlerisom: add xd51 hdcam
2013-11-14 Reimar Döffingerlavf: improve support for AVC-Intra files.
2013-10-31 Yusuke Nakamuramov: Support HEVC demuxing
2013-05-17 Kostya ShishkovApple Intermediate Codec decoder
2013-05-15 Diego BiurrunRemove commented-out debug #define cruft
2012-12-19 Janne Grunaumov: handle h263 and flv1 for codec_tag 'H','2','6...
2012-11-28 Justin Ruggleslavf: move ff_codec_get_tag() and ff_codec_get_id(...
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2012-06-18 Martin Storsjömov: Support muxing/demuxing iLBC
2012-04-25 Hendrik Leppkesmov: support eac3 audio
2012-04-23 Yusuke Nakamuraisom: Support more DTS codec identifiers.
2012-02-22 Alex Conversemov: Add more HDV and XDCAM FourCCs.
2012-02-21 Alex Conversemov: Add support for MPEG2 HDV 720p24 (hdv4)
2012-02-15 Martin Storsjölibavformat: Add an ff_ prefix to some lavf internal...
2011-12-13 Derek Buitenhuisv410 encoder and decoder
2011-12-09 Justin Rugglesisom: sort and pretty-print codec_movaudio_tags[]
2011-12-09 Justin Rugglesisom: remove pointless comments in codec_movaudio_tags[]
2011-12-09 Justin Rugglesisom: remove commented-out tag for vorbis
2011-12-02 Janne Grunaulatmdec: fix audio specific config parsing
2011-10-28 Alex Converseisom: Add MPEG4SYSTEMS dummy object type indication.
2011-10-20 Anton Khirnovlavc: use avpriv_ prefix for some mpeg4audio symbols...
2011-10-20 Anton Khirnovlavc: use avpriv_ prefix for some mpegaudio symbols...
2011-10-04 Diego BiurrunSynchronize various 4CCs and codec tags from FFmpeg.
2011-09-22 Alex Conversemp4: Don't read an empty Decoder Config Descriptor
2011-08-29 Tomas Härdinisom: add missing AVC-Intra tags, rearrange list and...
2011-08-25 Alex Conversemp4: Handle non-trivial ES Descriptors.
2011-06-21 Carl Eugen Hoyosmov: Support Digital Voodoo SD 8 Bit and DTS codec...
2011-06-21 ami_stuffmov: Support R10g codec identifier.
2011-03-23 Tomas HärdinAdd xd55 codec tag for XDCAM HD422 720p25 CBR files.
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-03-11 Benjamin LarssonAdd one more avc intra fourcc and extend the description
2011-02-22 Benjamin LarssonAdd more AVC Intra FOURCCs
2011-02-21 Anton Khirnovavio: avio_ prefixes for get_* functions
2011-02-20 Anton Khirnovavio: rename ByteIOContext to AVIOContext.
2011-02-06 Sascha Sommerpass QDMC extradata to the decoder
2011-02-03 Tomas HärdinAdd ProRes FOURCCs to isom.c
2011-02-03 Benjamin LarssonAdd AVC-Intra identifiers used by Flip4Mac for mov...
2011-01-29 Luca BarbatoReplace dprintf with av_dlog
2010-11-23 Baptiste CoudurierIn ts demuxer, support aac flexmux using extradata...
2010-10-04 Baptiste Coudurierxdcam hd422 720p24 fourcc in mov
2010-09-30 Baptiste CoudurierCorrect tag is m2v1
2010-09-29 Baptiste CoudurierRemove duplicate entries
2010-09-29 Baptiste CoudurierUse new apple fourcc for mpeg-1 and mpeg-2 in mov,...
2010-09-13 Zhou ZongyiAdd R10k decoder.
2010-06-15 Baptiste CoudurierSupport gray16be and rgb48be in mov
2010-06-04 Baptiste CoudurierMore mov rawvideo fourcc
2010-05-22 Francesco LavraMove AVCodecTag from riff.h into internal.h.
2010-01-30 Reimar DöffingerStore strings directly in mov_mdhd_language_map instead...
2010-01-30 Reimar DöffingerAlways consider the mov language code as 4 bytes fixed...
2010-01-30 Reimar DöffingerSimplify conversion to 5-bit ASCII.
2010-01-15 Carl Eugen HoyosSupport decoding of Avid uncompressed mov files, fixes...
2010-01-15 Carl Eugen HoyosSupport decoding Avid 1:1x codec, (partially) fixes...
2009-12-17 Reimar DöffingerAdd decoder for R210 (uncompressed 10-bit RGB) codec.
2009-11-29 Baptiste Couduriersupport pcm_f32/64le in mov
2009-11-22 Justin RugglesAdd MP4 object type for ALS.
2009-11-03 Andrew Wasonadd yuvs fourcc to raw.c and isom.c, fixes samples...
2009-10-16 Carl Eugen HoyosMake AVCodecTag.id enum CodecID and use CODEC_ID_NONE...
2009-06-17 Alexander StrangeAdd '.mp1' for MP1 audio in MOV/CAF.
2009-06-16 Jason Garrett-GlaserAdd ".mp2" as a fourcc for mp2 audio in MOV. Fixes...
2009-06-13 Jason Garrett-GlaserAnalysis of logs show that there are in fact some files...
2009-06-13 David ConradAlso accept TS as a prefix for wav twoccs (used by...
2009-06-13 Jason Garrett-GlaserAdd "0x11005354" as a fourcc for MOV audio; fixes audio...
2009-06-12 Jimmy ChristensenDPX (Digital Picture Exchange) image decoder
2009-06-12 David ConradAdd sac3 to mp4 fourccs for mov+h264+aac-sac3+mp4s...
2009-06-12 Jason Garrett-GlaserAdd "m2v1" to fourccs for MPEG-2 video; fixes some...
2009-06-12 Jason Garrett-GlaserAdd alternate fourcc for QCELP audio (qclq). Fixes...
2009-05-12 Baptiste Coudurierv210 mov fourcc
2009-05-05 Baptiste Couduriermore dvcprohd .mov fourcc, see #1034
2009-04-02 Jai MenonMap MOV fourcc YUV2 correctly to PIX_FMT_YUYV422.
2009-02-26 Aurelien Jacobsreturn -1 for errors in ff_mov_iso639_to_lang() to...
2009-01-21 Aurelien Jacobs'code' is used to index a table so make it unsigned
next