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-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
2016-06-11avformat/mp3dec: Increase probe score slightly when the whole data from begin...Michael Niedermayer
2016-06-09avformat/utils: Do not overwrite, but use sample_fmt from contextMichael Niedermayer
2016-06-09avformat/utils: Open decoder even if there are no packets if parameters are m...Michael Niedermayer
2016-06-09avformat/utils: Initialize st in loopMichael Niedermayer
2016-06-09avformat: Fix max value of AV_OPT_TYPE_VIDEO_RATEMichael Niedermayer
2016-06-08avformat/matroskadec: force 48kHz sample rate when rescaling Opus inital paddingJames Almer
2016-06-07avcodec: add BitJazz SheerVideo decoderPaul B Mahol
2016-06-07avformat/mpegts: Fix probing of mpegts with invalid ASCMichael Niedermayer
2016-06-07avformat/rawdec: Fix avg_framerate for h264Michael Niedermayer
2016-06-06avformat/mpegts: Do not trust BSSD descriptor, it is sometimes not an S302M s...Michael Niedermayer
2016-06-06avformat/matroskadec: Fix rounding error with codec_delayMichael Niedermayer
2016-06-06avformat/movenc: Skip unsupported video tracks in timecode generationMichael Niedermayer