summaryrefslogtreecommitdiff
path: root/libavformat/mxf.h
Commit message (Expand)AuthorAge
* mxf: Add UID print helpersLuca Barbato2014-08-17
* mxf: Verbose debug loggingLuca Barbato2014-03-19
* mxf: Introduce ff_mxf_get_samples_per_frameMatthieu Bouron2014-03-06
* Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-08
* Give all anonymously typedeffed structs in headers a nameDiego Biurrun2012-10-06
* mxfdec: fix frame height vs field height confusionJoseph Artsimovich2012-07-10
* mxfdec: set pixel format for cdci picture formatsPhilip de Nier2012-07-10
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Replace dprintf with av_dlogLuca Barbato2011-01-29
* Make ff_mxf_pixel_layouts static to mxf.c.Diego Elio Pettenò2011-01-25
* Don't check for DEBUG before using dprintf.Diego Elio 'Flameeyes' Pettenò2011-01-25
* mxfdec: Improve parsing of the PixelLayout itemTomas Härdin2010-06-30
* 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