]> git.sesse.net Git - ffmpeg/history - libavformat/mxfdec.c
Avoid _t in typedef type
[ffmpeg] / libavformat / mxfdec.c
2008-10-03 Diego BiurrunRemove offset_t typedef and use int64_t directly instead.
2008-09-17 Baptiste Coudurierrevert r14983, value is not sample aspect ratio, it...
2008-09-09 Baptiste Coudurierprint stream index in decimal not in hex, easier for...
2008-09-08 Luca AbeniBump Major version, this commit is almost just renaming...
2008-08-31 Baptiste Coudurierput back mxf_essence_container_uls in demuxer as static...
2008-08-26 Aurelien Jacobsmxfdec: set sample_aspect_ratio
2008-08-19 Zhentan FengRemove useless #ifdef DEBUG (patch by Zhentan Feng).
2008-08-18 Zhentan FengFactorize common code out of the mxf demuxer.
2008-08-07 Baptiste Coudurierrename mxf.c to mxfdec.c