| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -1/+1 |
* | Give all anonymously typedeffed structs in headers a name | Diego Biurrun | 2012-10-06 | 1 | -2/+2 |
* | mxfdec: fix frame height vs field height confusion | Joseph Artsimovich | 2012-07-10 | 1 | -0/+8 |
* | mxfdec: set pixel format for cdci picture formats | Philip de Nier | 2012-07-10 | 1 | -0/+1 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | Replace dprintf with av_dlog | Luca Barbato | 2011-01-29 | 1 | -1/+1 |
* | Make ff_mxf_pixel_layouts static to mxf.c. | Diego Elio Pettenò | 2011-01-25 | 1 | -7/+0 |
* | Don't check for DEBUG before using dprintf. | Diego Elio 'Flameeyes' Pettenò | 2011-01-25 | 1 | -4/+0 |
* | mxfdec: Improve parsing of the PixelLayout item | Tomas Härdin | 2010-06-30 | 1 | -0/+9 |
* | reuse MXFCodecUL for data def and simplify | Baptiste Coudurier | 2009-02-08 | 1 | -7/+2 |
* | remove implicit header inclusions from mxf.h | Baptiste Coudurier | 2009-02-08 | 1 | -3/+2 |
* | Directly #include some required headers. | Diego Biurrun | 2009-01-25 | 1 | -0/+1 |
* | write essence container data | Baptiste Coudurier | 2009-01-23 | 1 | -0/+1 |
* | cosmetics: Remove pointless period after copyright statement non-sentences. | Diego Biurrun | 2009-01-19 | 1 | -1/+1 |
* | 100l, add missing enum type, fix compilation | Baptiste Coudurier | 2009-01-08 | 1 | -0/+1 |
* | Remove offset_t typedef and use int64_t directly instead. | Diego Biurrun | 2008-10-03 | 1 | -1/+1 |
* | Globally rename the header inclusion guard names. | Stefano Sabatini | 2008-08-31 | 1 | -3/+3 |
* | put back mxf_essence_container_uls in demuxer as static const | Baptiste Coudurier | 2008-08-31 | 1 | -1/+0 |
* | Remaining parts of GSoC MXF muxer by Zhentan Feng. | Carl Eugen Hoyos | 2008-08-26 | 1 | -1/+1 |
* | Import more ok'ed chunks of the mxf muxer from the soc tree | Vitor Sessak | 2008-08-24 | 1 | -0/+1 |
* | Apply parts of MXF muxer ok'ed by Michael | Vitor Sessak | 2008-08-22 | 1 | -0/+4 |
* | Factorize common code out of the mxf demuxer. | Zhentan Feng | 2008-08-18 | 1 | -0/+70 |