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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-25avutil/tree: add additional const qualifier to the comparatorGanesh Ajjanagadde
2015-06-15Merge commit '24ad3ac6a3e20350214e6c3f7a931635f264ae07'Michael Niedermayer
2015-06-15nut: Drop doxygen markersLuca Barbato
2015-05-20nutdec: fix infinite resync loopsAndreas Cadhalpun
2014-05-29avformat/nutenc: add mode that omits the indexMichael Niedermayer
2014-05-29Merge commit 'c94e2e85cb6af8a570d8542a830556243bd32873'Michael Niedermayer
2014-05-29nut: Support experimental NUT 4 featuresLuca Barbato
2014-04-10avformat/nut: add ff_nut_audio_extra_tags to demuxer tooMichael Niedermayer
2014-01-04avformat/nut: add support for per frame side & meta data with version 4Michael Niedermayer
2013-12-25avformat/nut: add minor_version field with version>=4Michael Niedermayer
2013-12-25avformat/nut: store version in the contextMichael Niedermayer
2013-10-22nut: Fix unchecked allocationsDerek Buitenhuis
2013-10-22nut: Fix unchecked allocationsDerek Buitenhuis
2013-05-16Merge commit 'd46c588f3cb1963a00e990ceaf4ba9ffa05a716d'Michael Niedermayer
2013-05-16Remove commented-out #includesDiego Biurrun
2013-05-06Merge commit '46c1917350f58dfab84e41919e6c02d43950db8c'Michael Niedermayer
2013-05-06nut: use a define for the nut versionLuca Barbato
2012-11-29Merge commit 'bfe5454cd238b16e7977085f880205229103eccb'Michael Niedermayer
2012-11-28lavf: move ff_codec_get_tag() and ff_codec_get_id() definitions to internal.hJustin Ruggles
2012-10-30Merge commit '381dc1a5ec0925b281c573457c413ae643567086'Michael Niedermayer
2012-10-29nut: support textual dataLuca Barbato
2012-10-14Merge commit 'b5198a2637b7b45b0049a1d4b386a06f016f2520'Michael Niedermayer
2012-10-14Merge commit '1bd442c276e6688b43777a198cad0d7e3a92123f'Michael Niedermayer
2012-10-13nut: prioritize native tagsLuca Barbato
2012-10-13nut: support pcm codecs not mapped in aviLuca Barbato
2012-10-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-10-06Give all anonymously typedeffed structs in headers a nameDiego Biurrun
2012-08-27nutenc: keep track of max_ptsMichael Niedermayer
2012-08-27nutenc: keep track if keyframe PTSMichael Niedermayer
2012-08-27nutenc: keep track of the written syncpoint countMichael Niedermayer
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2011-03-17nutenc: mux chapters.Anton Khirnov
2010-05-23Define ff_nut_video_tags and make Nut muxer and demuxer set it inStefano Sabatini
2010-03-28Fix NUT (de)muxer warnings:Vitor Sessak
2010-03-03Plug memory leak in NUT muxer and demuxerVitor Sessak
2010-02-24Introduce metadata conversion table for NUT muxer and demuxer.Anton Khirnov
2008-12-13Remove misleading comment, _t is POSIX-reserved namespace.Diego Biurrun
2008-12-11Remove comment suggesting using variables ending in _t as this would break PO...Michael Niedermayer
2008-12-11remove _t for POSIX compatibility.Michael Niedermayer
2008-08-31Globally rename the header inclusion guard names.Stefano Sabatini
2008-08-02Revert r14497Michael Niedermayer
2008-08-01Add missing header #includes.Diego Biurrun
2008-05-09Use full path for #includes from another directory.Diego Biurrun
2008-03-07Add 'disposition' bitfield to AVStream and use it for both muxing and demuxingEvgeniy Stepanov
2008-03-05Subtitle support. (untested)Michael Niedermayer
2008-02-15Elision header demuxing support.Michael Niedermayer
2008-02-13update flagsMichael Niedermayer
2007-10-30rename av_crc04C11DB7_update to ff_crc04C11DB7_update and move it to aviobuf....Baptiste Coudurier
2007-10-17Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun
2007-08-17spelling/wording cosmeticsDiego Biurrun