]> git.sesse.net Git - ffmpeg/history - libavformat/isom.c
Add a read_timestamp function to ogg demuxer
[ffmpeg] / libavformat / isom.c
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
2007-04-06 Xiaohui SunSGI image decoder ported to the new image API.
2007-03-28 Baptiste Coudurieradd hdv1 fourcc
2007-03-25 Baptiste Coudurierprefer MP3 id
2007-03-25 Baptiste Coudurieruse MKTAG
2007-03-24 Baptiste Couduriercosmectics, mov -> mp4
2007-03-24 Baptiste Couduriersort
2007-03-24 Baptiste Coudurieradd some codec object type ids
2007-03-24 Baptiste Coudurierprefer MP3 id as mentioned in avcodec.h line 210
2007-03-24 Baptiste Coudurieradd specifications reference comments
2007-03-18 Baptiste Coudurieradd dnxhd fourcc
2007-03-12 Baptiste Coudurierremove wrong avid imx ntsc fourcc
2007-03-04 Baptiste Coudurieradd pcm s8 tag
2007-03-03 Baptiste Coudurieruse common tables for mov muxer and demuxer
2007-01-21 Michael Niedermayeradd codec_id <-> codec_tag tables to AVIn/OutputFormat
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-08-20 Benjamin LarssonAdded codec id for QCELP.
2006-08-01 Baptiste Couduriermove common code from mov.c and movenc.c to isom.c