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-06-22Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196'Clément Bœsch
2016-06-22libavformat/matroskaenc: omit segment UID for webmMichael Bradshaw
2016-06-22Merge commit '257f00ec1ab06a2a161f535036c6512f3fc8e801'Clément Bœsch
2016-06-22avformat/flvdec: Do not check last size if it could not be read due to EOFMichael Niedermayer
2016-06-22avformat/flvdec: Also print sum_flv_tag_size on size mismatchesMichael Niedermayer
2016-06-22avformat/flvdec: Accept last size if its off by 1Michael Niedermayer
2016-06-21Merge commit 'bc2a32969eb4db17677971def5ad5b936d9d1648'Clément Bœsch
2016-06-21Merge commit '9ea78fd00a49f0691c1a5134eb59d4e5bb380a2a'Clément Bœsch
2016-06-21Merge commit 'e9443105ea4e8bc1d826ddceeba2816488c6ce92'Clément Bœsch
2016-06-21Merge commit '5afb94c817abffad030c6b94d7003dca8aace3d5'Clément Bœsch
2016-06-21Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch
2016-06-21avformat/mpegts: include stream type for aacAman Gupta
2016-06-21Merge commit '5c31eaa9998b2185e0aa04d11adff128498dc14a'Clément Bœsch
2016-06-21Merge commit '0f40c9098498ad90dbbd2380eb4269015e84bde4'Clément Bœsch
2016-06-21Merge commit '74d98d1b0e0e7af444c933ea3c472494de3ce6f2'Clément Bœsch
2016-06-21avformat/oggparsevorbis: free base64 encoded data immediately after decoding itJames Almer
2016-06-21avformat/oggparsevorbis: use the base64 decode size macroJames Almer
2016-06-20lavf/mov: ignore ctts entries that do not apply to a least one sampleMatthieu Bouron
2016-06-20avformat/mux: do not call write_packet with a flush packet if header is not w...Marton Balint
2016-06-20avformat/mux: do not call write_header multiple times if it fails the first timeMarton Balint
2016-06-20avformat/version: Change the version bumping commentMichael Niedermayer
2016-06-19avformat/udp: replace packet_gap with bitrate optionMarton Balint
2016-06-19avformat/udp: do not accumulate packet_gap delay errorsMarton Balint
2016-06-19lavc/cafenc: Allow QDMC muxing.Carl Eugen Hoyos
2016-06-17Add experimental support for vp9 in iso-bmffKongqun Yang
2016-06-17avformat/http: change seek_ret to int64Yuri Zats
2016-06-15os_support: use the appropriate stat functions matching the stat typeHendrik Leppkes
2016-06-14avformat/utils: in debug mode, print number of streams found before avformat_...Aman Gupta
2016-06-14avformat/mpegts: enhance logging in trace modeAman Gupta
2016-06-14lavf/utils: fix timestamp trace log in estimate_timings() functionStefano Sabatini
2016-06-14rtpdec_vp9: Support parsing the scalability structureMartin Storsjö
2016-06-14rtpdec_h264: Use avpriv_report_missing_feature instead of a manual av_logMartin Storsjö
2016-06-14rtpdec: Use AVERROR_PATCHWELCOME instead of AVERROR(ENOSYS) forMartin Storsjö
2016-06-14rtpdec_vp9: Update header parsing to spec draft 02Martin Storsjö
2016-06-14rtpdec_vp9: Make sure to free the temp buffer on closeMartin Storsjö
2016-06-14avformat/mpegts: adjust probe score for low check_countMichael Niedermayer
2016-06-13avformat/mux: factorize header writing codeMarton Balint
2016-06-13avformat/mux: call deinit if write_header failsMarton Balint
2016-06-13avformat/mxfdec: check if source_package is NULLMarton Balint
2016-06-13avformat/au: Read MetaData from AU Sun audio file headerThomas Bernard
2016-06-13avformat/dump: Show coded dimensions againMichael Niedermayer
2016-06-13rtpdec_vc2hq: avoid magic numberThomas Volkert
2016-06-13rtpenc: packetizer for VP9 RTP payload format (draft v2)Thomas Volkert
2016-06-13avformat/utils: Export coded dimensions unconditionallyMichael Niedermayer
2016-06-13lavf/os_support.h: Fix for unicode filenames on windows.Matt Oliver
2016-06-12avformat/redspark: deobfuscate header decrypt codeJames Almer
2016-06-12avformat/redspark: remove av_malloc usageJames Almer
2016-06-12avcodec/utvideodec: add support for UQRG and UQRA formatsPaul B Mahol
2016-06-11libavformat/flvenc: support for codec configuration change mid streamIvan
2016-06-11libavformat/flvenc: refactoring: extracted method for writing codec headersIvan