summaryrefslogtreecommitdiffstats
path: root/libavformat/mxf.h
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer2012-10-081-1/+1
|\
| * Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-081-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-061-2/+2
|\ \ | |/
| * Give all anonymously typedeffed structs in headers a nameDiego Biurrun2012-10-061-2/+2
| * mxfdec: fix frame height vs field height confusionJoseph Artsimovich2012-07-101-0/+8
| * mxfdec: set pixel format for cdci picture formatsPhilip de Nier2012-07-101-0/+1
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
| * 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
* | mxf: export ff_mxf_get_samples_per_frame to lavfMatthieu Bouron2012-09-211-0/+7
* | mxf: Fix frame layout valuesMatthieu Bouron2012-04-191-2/+2
* | Fix frame height vs field height confusion in MXF decoding.Joseph Artsimovich2012-03-111-0/+8
* | mxfdec: set pixel format for cdci picture formatsPhilip de Nier2012-02-281-0/+1
* | Replace dprintf with av_dlogLuca Barbato2011-01-301-1/+1
* | Make ff_mxf_pixel_layouts static to mxf.c.Diego Elio Pettenò2011-01-261-7/+0
* | Don't check for DEBUG before using dprintf.Diego Elio 'Flameeyes' Pettenò2011-01-261-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
OpenPOWER on IntegriCloud