]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavformat/gxfenc.c
Use dynamically allocated ByteIOContext in AVFormatContext
[frescor/ffmpeg.git] / libavformat / gxfenc.c
2007-11-21 andomaUse dynamically allocated ByteIOContext in AVFormatContext
2007-08-09 bcouduriertake care to use video track field number as duration
2007-07-26 aurelreplaces hardcoded values by the equivalent enum defini...
2007-07-13 bcoudurierSmartjog granted permission to relicense as LGPL 2.1
2007-07-13 bcoudurierround timestamps up, k2 broadcast server seems to need it
2007-02-14 bcoudurierfix dts adjusting
2007-01-22 diegoFix some more license headers.
2007-01-21 michaeladd codec_id <-> codec_tag tables to AVIn/OutputFormat
2006-11-28 bcoudurierreadjust dts if negative
2006-10-18 bcoudurieruse AVFormatContext to log
2006-10-17 bcoudurieravoid overwriting pkt
2006-10-10 bcoudurierquiet gcc about enum value not handled in switch
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-09-21 romansh * Moving FifoBuffer out of libavformat/avformat...
2006-08-21 bcoudurierset correct first gop closed value
2006-08-21 bcoudurierrename closed_gop to first_gop_closed
2006-08-21 bcoudurierinit buffer
2006-08-12 bcoudurieruse packet dts as correct media field number and use...
2006-08-09 bcoudurierparse mpeg frame to get pict type and closed gop flag
2006-08-01 bcouduriernegative to_pad won't provoke infinite loop
2006-08-01 bcoudurieravoid reading beyond packet size
2006-07-19 bcoudurierGXF muxer