44 Commits (8925915fccefe7389f374e87af8e132c4ecf6d16)

Author SHA1 Message Date
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Baptiste Coudurier 885e691aaf support D-10, XDCAM, fix ebu_small_d10_50_audio_resampling_problem.mxf, xdcam-pal-d10-imx50.mxf 18 years ago
Baptiste Coudurier c86ecbb7ce fix audio for mog_op1a_prompeg_mpeg.mxf 18 years ago
Baptiste Coudurier 03da8726f6 return 0 as stream index if only one stream, this is completely non standard, fix Cars_TL4IO6_239_DEXX_MPEG_TDC_072006.wav.mxf 18 years ago
Baptiste Coudurier 3a6ccf4f3e rudimentary binary seek 18 years ago
Baptiste Coudurier 1159f6340a add another data definition ul 18 years ago
Baptiste Coudurier dd202ff65d use a data definition uls table to fetch codec type 18 years ago
Baptiste Coudurier 996c9ad0a4 add string param to PRINT_KEY for debug 18 years ago
Baptiste Coudurier 94c12d458f shut up gcc about incompatible pointer type 18 years ago
Baptiste Coudurier d70e3ff410 workaround for files, mainly d-cinema, with 0 sized tags especially UMID in source clip, 377M B.10,13 clearly mentions that this is non standard though 18 years ago
Baptiste Coudurier acf36dba18 correct uid, and enable JPEG 2000 detection 18 years ago
Baptiste Coudurier f8503792f0 revert r5909, dont use non constant static variable, breaks multithreaded apps 18 years ago
Baptiste Coudurier e1dacee11e parse SONY hidden MPEG-4 extradata, fix C0023S01.mxf 18 years ago
Baptiste Coudurier 61ca932e4a skip run-in sequence before reading header 18 years ago
Baptiste Coudurier 49b6f16239 again, disable DEBUG 18 years ago
Baptiste Coudurier f0d4729212 10l, check container_ul existence 18 years ago
Baptiste Coudurier c2e8805441 remove duplicate code 18 years ago
Baptiste Coudurier 3bb63b822f attempt to demux clip wrapped content 18 years ago
Baptiste Coudurier 8c5002db17 add codec detection based on essence container ul 18 years ago
Baptiste Coudurier d2cdbd5f18 resolve strong refs in parse_structural_metadata since objects may not be ordered, use object oriented approach 18 years ago
Baptiste Coudurier 7fe4744bcd fix ending null entry in table 18 years ago
Baptiste Coudurier 28f1280820 more codecs uls 18 years ago
Baptiste Coudurier ba32c8dfd9 skip run-in sequence during probe 18 years ago
Baptiste Coudurier b92c61e08c simplify using function table 18 years ago
Baptiste Coudurier 53512a22cb parse aes3 audio descriptor 18 years ago
Baptiste Coudurier 6c6ec47a0e use parenthesis around value 18 years ago
Baptiste Coudurier ea3a790e0d add information about codec uls 18 years ago
Baptiste Coudurier 7d2a0d3120 another MPEG-2 long gop codec ul 18 years ago
Baptiste Coudurier 649084c310 another MPEG-2 long gop codec ul 18 years ago
Baptiste Coudurier 59b5673853 add uncompressed picture support 18 years ago
Baptiste Coudurier 8ce2215b23 parse rgba descriptor (jpeg2000, uncompressed) 18 years ago
Baptiste Coudurier 54a3360b20 add common codecs uls 18 years ago
Baptiste Coudurier eec3fec094 simplify PRINT_KEY 18 years ago
Baptiste Coudurier 6d0c3bebc7 add some debug infos 18 years ago
Baptiste Coudurier f03b6426df get rid of DECLARED_ALIGNED 18 years ago
Baptiste Coudurier dd15f9bf48 cosmetics 18 years ago
Baptiste Coudurier b752222439 use ternary 18 years ago
Baptiste Coudurier 834bff48cb remove useless variables 18 years ago
Baptiste Coudurier e076173f67 rename variables 18 years ago
Baptiste Coudurier 5e441e31cc add error messages 18 years ago
Baptiste Coudurier 743d772c61 demuxer reworked, more accurate parsing, prepare handling of other operational patterns, streaming demuxing, simplified codec detection 18 years ago
Baptiste Coudurier 4bfff76814 declare and use UID type 18 years ago
Reimar Döffinger 7c87a2f0c0 Set duration to AV_NOPTS_VALUE instead of 0 when unknown. 18 years ago
Baptiste Coudurier 07bf2af864 MXF demuxer 18 years ago