396 Commits (0a5ff1964355f6d288071b7c0bc4fb24f658c9fc)

Author SHA1 Message Date
Michael Niedermayer 1246754c80 avformat/mxfenc: Add Padding Bits 7 years ago
Michael Niedermayer 6d0339096e avformat/mxfenc: add white/black ref /color range 7 years ago
Michael Niedermayer 2bee43b67d avformat/mxfenc: Add vertical subsampling support 7 years ago
Michael Niedermayer 77cbe698cd avformat/mxfenc: Fix stored width 7 years ago
Michael Niedermayer 1b6c89ca8d avformat/mxfenc: Add object model version 7 years ago
Michael Niedermayer 86c9250923 avformat/mxfenc: Add Product Version, Toolkit version and Platform 7 years ago
Michael Niedermayer 3ba1bbb4f9 avformat/mxfenc: Bump minor versions for S377-1-2009 7 years ago
Michael Niedermayer 5c70513418 avformat/mxfenc: Correct KAG alignment of preface 7 years ago
Mark Reid 901d87aa83 avformat/mxfenc: write reel_name if metadata key is present 7 years ago
Mark Reid ad2641c36b avformat/mxfenc: use track count to generate component instance uuid 7 years ago
Mark Reid 62f7f40caa avformat/mxfenc: pass MXFPackage around instead of type 7 years ago
Michael Niedermayer ef973bd98d avformat/mxfenc: Fix labels for IEC PAL DV 420 7 years ago
Michael Niedermayer a56ec48d42 avformat/mxfenc: Add IEC DV25 7 years ago
Tobias Rapp 3ffd3b7f5f avformat/mxfenc: cosmetic changes 7 years ago
Tobias Rapp 35d6be199a avformat/mxfenc: fix aspect ratio when writing 16:9 DV frames 7 years ago
Michael Niedermayer de03eb622d avformat/mxfenc: Correct the Sample rate for PCM outside D10 7 years ago
Michael Niedermayer 4c33ec004f avformat/mxfenc: Comment edit rate write code like the surrounding code 7 years ago
Michael Niedermayer 4c88087f93 avformat/mxfenc: Replace more literal magic numbers by enum values. 7 years ago
Michael Niedermayer f762555a90 avformat/mxfenc: Replace literal numbers by named enum values. 7 years ago
Michael Niedermayer 429f3266c1 avformat/mxfenc: Check that the video codec in D-10 is MPEG-2 7 years ago
Carl Eugen Hoyos d0c1b9821a lavf/mxfenc: Do not print a useless error message. 8 years ago
Anton Khirnov 83548fe894 lavf: fix usage of AVIOContext.seekable 8 years ago
Matthias Hunstock b83d907780 libavformat/mxfenc: add UID for unconstrained H.264 coded video in baseline profile 8 years ago
James Almer d688f39dc4 cosmetics: fix some misspelled words 8 years ago
Vittorio Giovara 41ed7ab45f cosmetics: Fix spelling mistakes 9 years ago
Anton Khirnov 9200514ad8 lavf: replace AVStream.codec with AVStream.codecpar 9 years ago
Marton Balint ad17cc9744 avformat/mxfenc: use ff_parse_creation_time_metadata 9 years ago
Sebastian Dröge e3a125c970 Revert "do not write f2 if not interlaced" 9 years ago
Michael Niedermayer b51e7554e7 avformat/mxfenc: Do not crash if there is no packet in the first stream 9 years ago
Michael Niedermayer 537e901fe6 avformat/mxfenc: Fix integer overflow in length computation 9 years ago
Anton Khirnov b8b21dee0f mxfenc: always assume long gop 9 years ago
Michael Niedermayer d9726893f3 avformat/mxfenc: Only store user comment related tags when needed 9 years ago
Luca Barbato ce70f28a17 avpacket: Replace av_free_packet with av_packet_unref 9 years ago
Michael Niedermayer a7c0373ea3 avformat/mxfenc: Move sponsorship notice to its own comment block 9 years ago
Hendrik Leppkes 5d8e836d0e Replace all remaining occurances of step/depth_minus1 and offset_plus1 9 years ago
Michael Niedermayer 124b7cd485 Add NOA credits 9 years ago
Michael Niedermayer 7630cce4b3 avformat/mxfenc: Allow overriding /manual setting of the signal standard 10 years ago
Michael Niedermayer f07376402c avformat/mxfenc: Add mxf muxer avclass 10 years ago
Michael Niedermayer d7a762553c avformat/mxfenc: Accept MXF D-10 with 49.999840 Mbit/sec 10 years ago
Michael Niedermayer 2e92a27a90 avformat/mxfenc: Correct klv_fill_key 10 years ago
Michael Niedermayer 5a3d2541bd avformat/mxfenc: Support storing signal standard for D10 muxing 10 years ago
Michael Niedermayer 3b176af001 avformat/mxfenc: Add color siting element 10 years ago
Michael Niedermayer e32d832a82 avformat/mxfenc: Set horizontal chroma subsample value from pixel format if available 10 years ago
Michael Niedermayer 58afb3128b avformat/mxfenc: Set the component depth from the pixel format if available 10 years ago
Carl Eugen Hoyos d90f91c1c8 lavf/mxfenc: Write correct interlaced flag when muxing dnxhd. 10 years ago
Vittorio Giovara 1a3eb042c7 Replace av_dlog with normal av_log at trace level 10 years ago
Mark Reid 415f1fab8d libavformat/mxfenc: added support mxf opatom audio muxing 10 years ago
Tim Nicholson ac9919b966 libavformat/mxfenc.c: Add 'Presentation Y offset' metadata 10 years ago
Mark Reid 001b28b021 libavformat/mxfenc: add container duration and package name to primer pack 10 years ago
Andreas Cadhalpun b61cb61ab8 mxfenc: don't try to write footer without header 10 years ago