aboutsummaryrefslogtreecommitdiff
path: root/libavformat/mxf.h
AgeCommit message (Expand)Author
2010-06-30mxfdec: Improve parsing of the PixelLayout itemTomas Härdin
2009-02-08reuse MXFCodecUL for data def and simplifyBaptiste Coudurier
2009-02-08remove implicit header inclusions from mxf.hBaptiste Coudurier
2009-01-25Directly #include some required headers.Diego Biurrun
2009-01-23write essence container dataBaptiste Coudurier
2009-01-19cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun
2009-01-08100l, add missing enum type, fix compilationBaptiste Coudurier
2008-10-03Remove offset_t typedef and use int64_t directly instead.Diego Biurrun
2008-08-31Globally rename the header inclusion guard names.Stefano Sabatini
2008-08-31put back mxf_essence_container_uls in demuxer as static constBaptiste Coudurier
2008-08-26Remaining parts of GSoC MXF muxer by Zhentan Feng.Carl Eugen Hoyos
2008-08-24Import more ok'ed chunks of the mxf muxer from the soc treeVitor Sessak
2008-08-22Apply parts of MXF muxer ok'ed by MichaelVitor Sessak
2008-08-18Factorize common code out of the mxf demuxer.Zhentan Feng