]> git.sesse.net Git - ffmpeg/history - libavformat/mxfdec.c
HAVE_3DNOW --> HAVE_AMD3DNOW
[ffmpeg] / libavformat / mxfdec.c
2009-01-19 Diego Biurruncosmetics: Remove pointless period after copyright...
2009-01-08 Baptiste Coudurieruse lower case x and alternate format for hex in printf
2009-01-08 Baptiste Coudurierprint more debug information if enabled, including...
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