]> git.sesse.net Git - ffmpeg/history - libavformat/isom.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
[ffmpeg] / libavformat / isom.c
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
2009-01-19 Diego Biurruncosmetics: Remove pointless period after copyright...
2009-01-11 David ConradAdd support for muxing mov/mp4/3gp timed text streams
2008-12-17 Baptiste Coudurieractivate jpeg2000 fourcc in mov/mj2
2008-12-04 Baptiste CoudurierWRAW fourcc
2008-10-21 Aurelien Jacobsuses FF_ARRAY_ELEMS() where appropriate
2008-10-02 Reimar DöffingerAdd (additional) const to many global tables.
2008-09-03 Baptiste Coudurierchange the logic to mux 13818-3 and 11172-3 in mp4...
2008-09-03 Baptiste Coudurierdirac muxing support in mp4/mov
2008-09-03 Baptiste Couduriercosmetics, move up mpeg1video mp4 objecttype
2008-09-03 Baptiste Couduriercosmetics, change values to hex since mp4ra use hex
2008-09-03 Baptiste Coudurierac3 muxing support in mov/mp4/m4v
2008-09-03 Baptiste Coudurierfix fourcc comment
2008-09-02 Baptiste Coudurierallow mp2 to be muxed into mp4
2008-08-28 Roman ShaposhnikIntial implementation of the DV100 (AKA DVCPRO HD)...
2008-08-19 Peter RossMake MOV demuxer handle F32BE, F32LE, F64BE and F64LE...
2008-07-30 Baptiste Coudurieradd a bunch of new xdcam hd422 fourccs
2008-07-30 Baptiste Couduriermore hdv fourccs
2008-07-30 Baptiste Coudurierupdate hdv fourcc descriptions
2008-06-22 Baptiste Coudurierchinese avs demuxing support, demux AVSFileFormat.mp4
2008-04-24 Baptiste Coudurierqcelp fourcc
2008-04-15 Michael NiedermayerIdentify codec in GMCMidiaASX.mov correctly.
2008-03-28 Baptiste Couduriergsm in mov, demux surge-1-16-B-agsm.mov
2008-03-21 Baptiste Coudurieryet again another hdv fourcc
2008-03-21 Baptiste Coudurierremove ms audio tags from table, they will be chosen...
2008-02-11 Baptiste Coudurierfcp imx 40 fourccs
2008-01-29 Reimar DöffingerSupport MP4 subtitles as in
2008-01-28 Baptiste Coudurierreorder object types id by muxing preference
2008-01-27 Reimar DöffingerAdd CODEC_ID_MOV_TEXT and use it instead of modifying...
2008-01-26 Michael NiedermayerAdd non standard id needed for dvd subtitles.
2008-01-26 Michael NiedermayerSet correct codec type and id for text subtitles.
2008-01-26 Baptiste Couduriercomment vorbis objectype id
2008-01-26 Baptiste Coudurierthis one is not standardized either
2008-01-26 Baptiste Coudurierremove non standard object type ids, if you find sample...
2007-07-30 Baptiste Couduriertreat NONE as U8 to fix qtNONE/000_0032.MOV, this shoul...
2007-05-10 Baptiste Coudurierdmb1 fourcc, mjpeg_opendml.mov
2007-04-25 Baptiste Coudurieradd xdv2 xdcam hd tag, decode xdcam_hd_1080i60.mov
next