summaryrefslogtreecommitdiff
path: root/libavformat/mxfdec.c
Commit message (Expand)AuthorAge
* reuse MXFCodecUL for data def and simplifyBaptiste Coudurier2009-02-08
* remove implicit header inclusions from mxf.hBaptiste Coudurier2009-02-08
* cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun2009-01-19
* use lower case x and alternate format for hex in printfBaptiste Coudurier2009-01-08
* print more debug information if enabled, including indexBaptiste Coudurier2009-01-08
* Remove offset_t typedef and use int64_t directly instead.Diego Biurrun2008-10-03
* revert r14983, value is not sample aspect ratio, it is display aspect ratioBaptiste Coudurier2008-09-17
* print stream index in decimal not in hex, easier for debuggingBaptiste Coudurier2008-09-09
* Bump Major version, this commit is almost just renaming bits_per_sample toLuca Abeni2008-09-08
* put back mxf_essence_container_uls in demuxer as static constBaptiste Coudurier2008-08-31
* mxfdec: set sample_aspect_ratioAurelien Jacobs2008-08-26
* Remove useless #ifdef DEBUG (patch by Zhentan Feng).Zhentan Feng2008-08-19
* Factorize common code out of the mxf demuxer.Zhentan Feng2008-08-18
* rename mxf.c to mxfdec.cBaptiste Coudurier2008-08-07