434 Commits (f4bebc0c34b6aeac011adfdc6fdbbfc939ac5a64)

Author SHA1 Message Date
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
Andreas Cadhalpun 39ddda12f1 mxfenc: fix memleaks in mxf_write_footer 10 years ago
Mark Reid 8d54850f33 libavformat/mxfenc: write user comment metadata 10 years ago
Mark Reid 399e31419a libavformat/mxfenc: write package name metadata 10 years ago
Robert Krüger 618021ea58 avformat/mxfenc: adjust product name when opatom muxer is used 10 years ago
Diego Biurrun daf8cf358a avformat: Don't anonymously typedef structs 10 years ago
wm4 9deaec7828 lavf: move internal fields from public to internal context 10 years ago
Michael Niedermayer 009a57b479 avformat/mxfenc: Remove unused variables 10 years ago
Mark Reid 6a8a3bfb87 libavformat/mxfenc.c: added mxf opatom muxer 10 years ago
Thomas Mundt d1b5ad3967 mxfenc: fix indentation after last commit 10 years ago
Thomas Mundt 2114e88432 avformat/mxfenc: AVC Intra support 10 years ago
Martin Storsjö 82ee7d0dda Use gmtime_r instead of gmtime and localtime_r instead of localtime 10 years ago
Tomas Härdin 7df3b426bb mxfenc: Fix possible integer overflows 10 years ago