326 Commits (48f7757749564dac8ad68d11fca13d0739aa2304)

Author SHA1 Message Date
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
Benoit Fouet c29d999f71 avformat/mxfenc: add jpeg2000 support. 10 years ago
Michael Niedermayer 9e8ab36f54 avformat/mxfenc: dont warn about d10_channelcount being ignored if its not set 10 years ago
Gaullier Nicolas 134beb9e02 avformat/mxfenc: rename very recently added option to set/force channelcount in MXF D-10 11 years ago
Gaullier Nicolas 3eae34d50f avformat/mxfenc: set/force channelcount in MXF D-10 11 years ago
Anton Khirnov 194be1f43e lavf: switch to AVStream.time_base as the hint for the muxer timebase 11 years ago
Anton Khirnov 0c1959b056 lavf: add AVFMT_FLAG_BITEXACT. 11 years ago
Michael Niedermayer a0fec71ebd avformat/mxfenc: instance number is just 24 bits 11 years ago
Carl Eugen Hoyos d73565d5dd Use rc_max_rate if no video bit_rate was specified when muxing mxf_d10. 11 years ago