]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavformat/isom.h
Parse 'cslg' atom to retrieve dts shift when 'ctts' duration is negative.
[frescor/ffmpeg.git] / libavformat / isom.h
2009-05-13 bcoudurierParse 'cslg' atom to retrieve dts shift when 'ctts...
2009-03-15 bcoudurierallocate palette in codec directly
2009-03-09 rbultjeMove MOVContext and related structures from mov.c to...
2009-01-21 aurel'code' is used to index a table so make it unsigned
2009-01-19 diegocosmetics: Remove pointless period after copyright...
2008-12-11 bcoudurierremove _t in typedef for POSIX compatibility
2008-08-31 stefanoRename globally the header inclusion guards.
2008-01-26 michaelSet codec type and id correct for text subtitles.
2007-06-16 mruinclude all prerequisites in header files
2007-04-26 bcouduriercosmectics, use consistant and homogeneous type names...
2007-03-24 bcouduriercosmectics, mov -> mp4
2007-03-03 bcoudurieruse common tables for mov muxer and demuxer
2007-01-21 michaeladd codec_id <-> codec_tag tables to AVIn/OutputFormat
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-09-10 diegoAdd official LGPL license headers to the files that...
2006-08-01 bcouduriermove common code from mov.c and movenc.c to isom.c