| Commit message (Expand) | Author | Age | Files | Lines |
* | reuse MXFCodecUL for data def and simplify | Baptiste Coudurier | 2009-02-08 | 1 | -12/+3 |
* | remove implicit header inclusions from mxf.h | Baptiste Coudurier | 2009-02-08 | 1 | -0/+2 |
* | cosmetics: Remove pointless period after copyright statement non-sentences. | Diego Biurrun | 2009-01-19 | 1 | -1/+1 |
* | use lower case x and alternate format for hex in printf | Baptiste Coudurier | 2009-01-08 | 1 | -4/+4 |
* | print more debug information if enabled, including index | Baptiste Coudurier | 2009-01-08 | 1 | -0/+22 |
* | Remove offset_t typedef and use int64_t directly instead. | Diego Biurrun | 2008-10-03 | 1 | -1/+1 |
* | revert r14983, value is not sample aspect ratio, it is display aspect ratio | Baptiste Coudurier | 2008-09-17 | 1 | -1/+0 |
* | print stream index in decimal not in hex, easier for debugging | Baptiste Coudurier | 2008-09-09 | 1 | -1/+1 |
* | Bump Major version, this commit is almost just renaming bits_per_sample to | Luca Abeni | 2008-09-08 | 1 | -3/+3 |
* | put back mxf_essence_container_uls in demuxer as static const | Baptiste Coudurier | 2008-08-31 | 1 | -2/+13 |
* | mxfdec: set sample_aspect_ratio | Aurelien Jacobs | 2008-08-26 | 1 | -0/+1 |
* | Remove useless #ifdef DEBUG (patch by Zhentan Feng). | Zhentan Feng | 2008-08-19 | 1 | -10/+0 |
* | Factorize common code out of the mxf demuxer. | Zhentan Feng | 2008-08-18 | 1 | -83/+5 |
* | rename mxf.c to mxfdec.c | Baptiste Coudurier | 2008-08-07 | 1 | -0/+1074 |