164 Commits (4f46099b9054f5a1cb7f1609a267f6e0e286cfd1)

Author SHA1 Message Date
Baptiste Coudurier 28c1720023 fix index edit rate, inverse num and den 16 years ago
Baptiste Coudurier e38badbc21 simplify, use codec->block_align 16 years ago
Baptiste Coudurier 37653f0b93 set channel number even for inactive channels 16 years ago
Baptiste Coudurier 6df1deda30 do not set frame start bit since marked as not used and factorize 16 years ago
Baptiste Coudurier 40284e9c8b start track id at 2, track id 1 for timecode 16 years ago
Baptiste Coudurier 7b05a81687 fix partition index byte count 16 years ago
Baptiste Coudurier 454d53ed9e always use multi track since timecode track is present 16 years ago
Baptiste Coudurier 6739fa54b8 fix preface version 16 years ago
Baptiste Coudurier ef33facdfe start counting track number from 0 16 years ago
Baptiste Coudurier 5bea4f6770 remove redundant comment 16 years ago
Baptiste Coudurier c3ff541baa do not write slice count when muxing cbr 16 years ago
Baptiste Coudurier 8ab94b524b flush pending write in mxf_write_footer 16 years ago
Baptiste Coudurier 659713bf86 use index 0 for timecode track and write it in source package also 16 years ago
Baptiste Coudurier 6c53bf63c6 fix rip body sid when muxing cbr 16 years ago
Baptiste Coudurier 42c6850ed2 simplify descriptor size computation logic 16 years ago
Baptiste Coudurier e86a14ded9 fetch display aspect ratio from mpeg-2 essence 16 years ago
Baptiste Coudurier d1fa518e9c merge mxf_write_d10_packet into mxf_write_packet 16 years ago
Baptiste Coudurier fe5a361c3a fix mxf interleaving packet purge 16 years ago
Baptiste Coudurier 73d0869a2f compute body offset and index entry offset correctly 16 years ago
Baptiste Coudurier ab91e84d2b fix slice offset computation 16 years ago
Baptiste Coudurier 1c6bdfa999 set mime type for mxf 16 years ago
Baptiste Coudurier 844d9e4115 simplify 16 years ago
Baptiste Coudurier 8d1a5af700 cosmetics, reindent, add/remove some empty lines, redundant comment 16 years ago
Baptiste Coudurier bd3f81f313 MXF D-10 muxer 16 years ago
Baptiste Coudurier 6249143da8 store display height without vbi 16 years ago
Baptiste Coudurier db6db7e505 split mpegvideo descriptor into cdci descriptor and wav common in sound common 16 years ago
Baptiste Coudurier e15421fe2b write essence elements klv packets with ber4 length, more interoperable 16 years ago
Baptiste Coudurier baaf7b1be1 encode klv fill item length in fixed ber 4 bytes 16 years ago
Baptiste Coudurier 6f0b186699 set last packet next pointer to null 16 years ago
Baptiste Coudurier cfa3caf81c check body partitions count before writing 16 years ago
Baptiste Coudurier 7a10119057 parse mpeg2 gop header time code and use it 16 years ago
Baptiste Coudurier 7c9668cf8a write timecode track 16 years ago
Baptiste Coudurier 0cfa359660 fix last keyframe index accross body partitions 16 years ago
Baptiste Coudurier 1585b93a2c fix body offset 16 years ago
Baptiste Coudurier 9c91a0b049 fix partition offset when only one stream present 16 years ago
Baptiste Coudurier 0e633e2b01 fix timecode value 16 years ago
Baptiste Coudurier 99b170f896 write body partitions 16 years ago
Baptiste Coudurier 7524f46e21 compute index byte count in mxf_write_partition 16 years ago
Baptiste Coudurier c1425a14f1 remove check, mxf muxer does not have track number limitation anymore 16 years ago
Baptiste Coudurier 4a15f3ee99 retrieve flags from mxf_parse_mpeg2_frame using a param 16 years ago
Baptiste Coudurier a784cc679f 10l, edit unit offset is after klv fill 16 years ago
Baptiste Coudurier bf31d93ad2 cosmetics, associate mxf_write_klv_fill to aligned elements 16 years ago
Baptiste Coudurier ee1f7f4bf9 write component depth and horizontal subsampling best effort local tags 16 years ago
Baptiste Coudurier 7be3405291 fix header byte count 16 years ago
Baptiste Coudurier b25ee3fb38 move up mxf_write_klv_fill and align index, rip and primer pack 16 years ago
Baptiste Coudurier bd5c94b546 fix primer pack local tags uls 16 years ago
Baptiste Coudurier 216b6631fb correctly set multi track operational pattern 16 years ago
Baptiste Coudurier 16e3b0b3e6 rename ff_audio_interleave to ff_audio_rechunk_interleave 16 years ago
Baptiste Coudurier 59453725f2 remove useless return 16 years ago
Baptiste Coudurier 425c9962b2 fix doxygen 16 years ago