]> git.sesse.net Git - ffmpeg/history - libavformat/mxf.h
Bump minor version after addition of FF_ARRAY_ELEMS macro.
[ffmpeg] / libavformat / mxf.h
2008-10-03 Diego BiurrunRemove offset_t typedef and use int64_t directly instead.
2008-08-31 Stefano SabatiniGlobally rename the header inclusion guard names.
2008-08-31 Baptiste Coudurierput back mxf_essence_container_uls in demuxer as static...
2008-08-26 Carl Eugen HoyosRemaining parts of GSoC MXF muxer by Zhentan Feng.
2008-08-24 Vitor SessakImport more ok'ed chunks of the mxf muxer from the...
2008-08-22 Vitor SessakApply parts of MXF muxer ok'ed by Michael
2008-08-18 Zhentan FengFactorize common code out of the mxf demuxer.