Commit History

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