Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-11lavf/mxfenc: Do not print a useless error message.Carl Eugen Hoyos
2016-08-11libavformat/mxfenc: add UID for unconstrained H.264 coded video in baseline p...Matthias Hunstock
2016-08-01Merge commit '5c2fb561d94fc51d76ab21d6f7cc5b6cc3aa599c'James Almer
2016-07-29Merge commit '251cbb44003caf179fb17afbb8a6c56643c2a646'Clément Bœsch
2016-07-29Merge commit '9df889a5f116c1ee78c2f239e0ba599c492431aa'Clément Bœsch
2016-07-17cosmetics: fix some misspelled wordsJames Almer
2016-06-21Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch
2016-05-04cosmetics: Fix spelling mistakesVittorio Giovara
2016-04-10Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis
2016-02-23lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov
2016-02-14avformat/mxfenc: use ff_parse_creation_time_metadataMarton Balint
2016-02-01Revert "do not write f2 if not interlaced"Sebastian Dröge
2015-12-17Merge commit 'b8b21dee0f0b4bcc1888067c497d6e838859d2cd'Hendrik Leppkes
2015-12-13avformat/mxfenc: Do not crash if there is no packet in the first streamMichael Niedermayer
2015-12-13avformat/mxfenc: Fix integer overflow in length computationMichael Niedermayer
2015-12-06mxfenc: always assume long gopAnton Khirnov
2015-11-11avformat/mxfenc: Only store user comment related tags when neededMichael Niedermayer
2015-10-27Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457'Hendrik Leppkes
2015-10-26avpacket: Replace av_free_packet with av_packet_unrefLuca Barbato
2015-09-09avformat/mxfenc: Move sponsorship notice to its own comment blockMichael Niedermayer
2015-09-08Replace all remaining occurances of step/depth_minus1 and offset_plus1Hendrik Leppkes
2015-09-08Add NOA creditsMichael Niedermayer
2015-06-08avformat/mxfenc: Allow overriding /manual setting of the signal standardMichael Niedermayer
2015-06-06avformat/mxfenc: Add mxf muxer avclassMichael Niedermayer
2015-06-03avformat/mxfenc: Accept MXF D-10 with 49.999840 Mbit/secMichael Niedermayer
2015-06-01avformat/mxfenc: Correct klv_fill_keyMichael Niedermayer
2015-05-28avformat/mxfenc: Support storing signal standard for D10 muxingMichael Niedermayer
2015-05-22avformat/mxfenc: Add color siting elementMichael Niedermayer
2015-05-18avformat/mxfenc: Set horizontal chroma subsample value from pixel format if a...Michael Niedermayer
2015-05-18avformat/mxfenc: Set the component depth from the pixel format if availableMichael Niedermayer
2015-05-04lavf/mxfenc: Write correct interlaced flag when muxing dnxhd.Carl Eugen Hoyos
2015-04-20Merge commit '1a3eb042c704dea190c644def5b32c9cee8832b8'Michael Niedermayer
2015-04-19Replace av_dlog with normal av_log at trace levelVittorio Giovara
2015-04-12libavformat/mxfenc: added support mxf opatom audio muxingMark Reid
2015-03-30libavformat/mxfenc.c: Add 'Presentation Y offset' metadataTim Nicholson
2015-03-24libavformat/mxfenc: add container duration and package name to primer packMark Reid
2015-03-19mxfenc: don't try to write footer without headerAndreas Cadhalpun
2015-03-17mxfenc: fix memleaks in mxf_write_footerAndreas Cadhalpun
2015-03-15libavformat/mxfenc: write user comment metadataMark Reid
2015-03-10libavformat/mxfenc: write package name metadataMark Reid
2015-03-03avformat/mxfenc: adjust product name when opatom muxer is usedRobert Krüger
2015-02-14Merge commit 'daf8cf358a098a903d59adb6c0d0cc3262a8c93e'Michael Niedermayer
2015-02-14avformat: Don't anonymously typedef structsDiego Biurrun
2015-02-11Merge commit '9deaec782810d098bca11c9332fab2d2f4c5fb78'Michael Niedermayer
2015-02-10lavf: move internal fields from public to internal contextwm4
2015-02-08avformat/mxfenc: Remove unused variablesMichael Niedermayer
2015-02-08libavformat/mxfenc.c: added mxf opatom muxerMark Reid
2014-10-30mxfenc: fix indentation after last commitThomas Mundt
2014-10-29avformat/mxfenc: AVC Intra supportThomas Mundt
2014-10-26Merge commit '82ee7d0dda0fec8cdb670f4e844bf5c2927ad9de'Michael Niedermayer