log mxfdec.c @ 4567:963e3b76c7a6 libavformat

age author description
2009-02-08 bcoudurier reuse MXFCodecUL for data def and simplify libavformat
2009-02-08 bcoudurier remove implicit header inclusions from mxf.h libavformat
2009-01-19 diego cosmetics: Remove pointless period after copyright statement non-sentences. libavformat
2009-01-08 bcoudurier use lower case x and alternate format for hex in printf libavformat
2009-01-08 bcoudurier print more debug information if enabled, including index libavformat
2008-10-03 diego Remove offset_t typedef and use int64_t directly instead. libavformat
2008-09-17 bcoudurier revert r14983, value is not sample aspect ratio, it is display aspect ratio libavformat
2008-09-09 bcoudurier print stream index in decimal not in hex, easier for debugging libavformat
2008-09-08 michael Bump Major version, this commit is almost just renaming bits_per_sample to libavformat
2008-08-31 bcoudurier put back mxf_essence_container_uls in demuxer as static const libavformat
2008-08-26 aurel mxfdec: set sample_aspect_ratio libavformat
2008-08-19 cehoyos Remove useless #ifdef DEBUG (patch by Zhentan Feng). libavformat
2008-08-18 michael Factorize common code out of the mxf demuxer. libavformat
2008-08-07 bcoudurier rename mxf.c to mxfdec.c libavformat base mxf.c@a2a1deab541d