summaryrefslogtreecommitdiff
path: root/libavformat/mxf.h
Commit message (Expand)AuthorAge
* reuse MXFCodecUL for data def and simplifyBaptiste Coudurier2009-02-08
* remove implicit header inclusions from mxf.hBaptiste Coudurier2009-02-08
* Directly #include some required headers.Diego Biurrun2009-01-25
* write essence container dataBaptiste Coudurier2009-01-23
* cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun2009-01-19
* 100l, add missing enum type, fix compilationBaptiste Coudurier2009-01-08
* Remove offset_t typedef and use int64_t directly instead.Diego Biurrun2008-10-03
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-31
* put back mxf_essence_container_uls in demuxer as static constBaptiste Coudurier2008-08-31
* Remaining parts of GSoC MXF muxer by Zhentan Feng.Carl Eugen Hoyos2008-08-26
* Import more ok'ed chunks of the mxf muxer from the soc treeVitor Sessak2008-08-24
* Apply parts of MXF muxer ok'ed by MichaelVitor Sessak2008-08-22
* Factorize common code out of the mxf demuxer.Zhentan Feng2008-08-18