]> git.sesse.net Git - ffmpeg/history - libavformat/mxf.h
Check for CONFIG_LIBFOO_DECODER/CONFIG_LIBFOO_ENCODER instead of just
[ffmpeg] / libavformat / mxf.h
2009-02-08 Baptiste Coudurierreuse MXFCodecUL for data def and simplify
2009-02-08 Baptiste Coudurierremove implicit header inclusions from mxf.h
2009-01-25 Diego BiurrunDirectly #include some required headers.
2009-01-23 Baptiste Coudurierwrite essence container data
2009-01-19 Diego Biurruncosmetics: Remove pointless period after copyright...
2009-01-08 Baptiste Coudurier100l, add missing enum type, fix compilation
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.