summaryrefslogtreecommitdiff
path: root/libavformat/mxf.h
Commit message (Expand)AuthorAgeFilesLines
* Replace dprintf with av_dlogLuca Barbato2011-01-291-1/+1
* Make ff_mxf_pixel_layouts static to mxf.c.Diego Elio Pettenò2011-01-251-7/+0
* Don't check for DEBUG before using dprintf.Diego Elio 'Flameeyes' Pettenò2011-01-251-4/+0
* mxfdec: Improve parsing of the PixelLayout itemTomas Härdin2010-06-301-0/+9
* reuse MXFCodecUL for data def and simplifyBaptiste Coudurier2009-02-081-7/+2
* remove implicit header inclusions from mxf.hBaptiste Coudurier2009-02-081-3/+2
* Directly #include some required headers.Diego Biurrun2009-01-251-0/+1
* write essence container dataBaptiste Coudurier2009-01-231-0/+1
* cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun2009-01-191-1/+1
* 100l, add missing enum type, fix compilationBaptiste Coudurier2009-01-081-0/+1
* Remove offset_t typedef and use int64_t directly instead.Diego Biurrun2008-10-031-1/+1
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-311-3/+3
* put back mxf_essence_container_uls in demuxer as static constBaptiste Coudurier2008-08-311-1/+0
* Remaining parts of GSoC MXF muxer by Zhentan Feng.Carl Eugen Hoyos2008-08-261-1/+1
* Import more ok'ed chunks of the mxf muxer from the soc treeVitor Sessak2008-08-241-0/+1
* Apply parts of MXF muxer ok'ed by MichaelVitor Sessak2008-08-221-0/+4
* Factorize common code out of the mxf demuxer.Zhentan Feng2008-08-181-0/+70