]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavformat/mxfdec.c
frsh: Export information about the last RTP contract and VRES
[frescor/ffmpeg.git] / libavformat / mxfdec.c
2009-03-21 bcoudurierprotect realloc overflow
2009-02-08 bcoudurierreuse MXFCodecUL for data def and simplify
2009-02-08 bcoudurierremove implicit header inclusions from mxf.h
2009-01-19 diegocosmetics: Remove pointless period after copyright...
2009-01-08 bcoudurieruse lower case x and alternate format for hex in printf
2009-01-08 bcoudurierprint more debug information if enabled, including...
2008-10-03 diegoRemove offset_t typedef and use int64_t directly instead.
2008-09-17 bcoudurierrevert r14983, value is not sample aspect ratio, it...
2008-09-09 bcoudurierprint stream index in decimal not in hex, easier for...
2008-09-08 michaelBump Major version, this commit is almost just renaming...
2008-08-31 bcoudurierput back mxf_essence_container_uls in demuxer as static...
2008-08-26 aurelmxfdec: set sample_aspect_ratio
2008-08-19 cehoyosRemove useless #ifdef DEBUG (patch by Zhentan Feng).
2008-08-18 michaelFactorize common code out of the mxf demuxer.
2008-08-07 bcoudurierrename mxf.c to mxfdec.c