98 Commits (69b6d53bebbdb25f424b87123eef60de24693cf2)

Author SHA1 Message Date
Baptiste Coudurier 6fb625c455 cosmetics: whitespaces, empty lines 16 years ago
Baptiste Coudurier f35254d1aa mxf does not have timestamps 16 years ago
Baptiste Coudurier 822617cd50 24bit pcm support 16 years ago
Baptiste Coudurier 2253d6d773 more flexible mapping selection 16 years ago
Baptiste Coudurier a4397fa911 fix temporal offet of ipbb sequences, simplification welcome 16 years ago
Baptiste Coudurier ed00d0c1b0 fix video line map tag size 16 years ago
Baptiste Coudurier bc185fc161 fix flush and interleaving by edit units 16 years ago
Baptiste Coudurier 0e9dbd9685 write index table and rip, muxer works pretty well now 16 years ago
Baptiste Coudurier 0290074c31 factorize common wav local tags 16 years ago
Baptiste Coudurier f9303ffd62 write req local tags for wav 16 years ago
Baptiste Coudurier 4966b98a57 adjust size when not writing f2 16 years ago
Baptiste Coudurier 8ed82d8174 do not write f2 if not interlaced 16 years ago
Baptiste Coudurier cbd70c4100 write bitrate tag 16 years ago
Baptiste Coudurier 724e7d8d8b write display height/width tags 16 years ago
Baptiste Coudurier 0646663882 free audio fifo 16 years ago
Baptiste Coudurier 8f819636b7 change prototype of mxf_interleave_get_packet to make it compatible 16 years ago
Baptiste Coudurier 59bcc93bb1 do not use PAL_samples_per_frame in init, to make init independant 16 years ago
Baptiste Coudurier a9025f2ae4 cosmetics, remove empty lines 16 years ago
Baptiste Coudurier a1a37f136d add my copyright as well 16 years ago
Baptiste Coudurier aecee3b214 fix doxygen tag 16 years ago
Baptiste Coudurier 8090b222ac cosmetics, align vertically 16 years ago
Baptiste Coudurier 74334ae11e write best effort video line map 16 years ago
Baptiste Coudurier 4118d68f72 add frame layout local tag, best effort 16 years ago
Baptiste Coudurier baed2ec4c2 add aes3 pcm wrapping and use it by default 16 years ago
Baptiste Coudurier c6b579df52 split wav_desc in generic_sound_desc 16 years ago
Baptiste Coudurier 3f2795ed54 thanks to interleaving, audio is now locked 16 years ago
Baptiste Coudurier 221ef8ca38 local tag 3201 is picture essence coding, so do not write it for wav 16 years ago
Baptiste Coudurier 383dde71f7 stored height is stupidly /2 if interlaced 16 years ago
Baptiste Coudurier 959005883a add size param to write_generic_desc 16 years ago
Baptiste Coudurier 52e5cd2b10 parse mpeg2 progressive frame flag 16 years ago
Baptiste Coudurier 7c7c1a76db delay header writing and parse mpeg2 frame 16 years ago
Baptiste Coudurier cc812c8c7e correctly pack and interleave pcm samples in mxf 16 years ago
Baptiste Coudurier 6e4668b8a9 write essence container data 16 years ago
Baptiste Coudurier 5e4aa542de reduce display aspect ratio 16 years ago
Baptiste Coudurier 24d6a613e0 stored height is a multiple of 16 for mpeg2 16 years ago
Baptiste Coudurier 785b0f3c54 fix umid base value, use revision 5 and generic material type 16 years ago
Baptiste Coudurier 0df4903a07 fix sound essence compression UL 16 years ago
Baptiste Coudurier 1d30d1ad4d fix start position UL 16 years ago
Aurelien Jacobs 37d3e0667a uses FF_ARRAY_ELEMS() where appropriate 16 years ago
Luca Abeni dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
Baptiste Coudurier b18783644c do no write multi descriptor when only one track is present 16 years ago
Baptiste Coudurier 6ae9d3faae factorize 16 years ago
Baptiste Coudurier f05773ea8f remove mxf_build_structural_metadata, simplify 16 years ago
Baptiste Coudurier 98f7c5e067 move mxf_write_package to permit function merge 16 years ago
Baptiste Coudurier a4d7a6781a cosmetics, Pair -> Entry 16 years ago
Baptiste Coudurier d4ffc57d39 store index in table in MXFStreamContext, simplify 16 years ago
Baptiste Coudurier f2ebd15952 merge descriptor write table with essence container uls table and simplify 16 years ago
Baptiste Coudurier b6fa8a8af8 fix type in prototype 16 years ago
Baptiste Coudurier 85b5ee2b40 remove header_byte_count_offset from context 16 years ago
Baptiste Coudurier cc98406051 simplify and correctly rewrite metadata in header partition, mark it closed complete 16 years ago