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-13avfilter/graphparser: remove '\n' from parse_filterMuhammad Faiz
2016-06-13doc/resampler: add exact_rational optionMuhammad Faiz
2016-06-13fate: add libswresample exact_rational testMuhammad Faiz
2016-06-13swresample: add exact_rational optionMuhammad Faiz
2016-06-13lavu/intmath.h: fix compilation with msvc10.Matt Oliver
2016-06-13lavf/os_support.h: Fix for unicode filenames on windows.Matt Oliver
2016-06-13Timeline function for the eq filterIlya87
2016-06-13avcodec/h264_slice: Add casts to suppress warningsMichael Niedermayer
2016-06-12avformat/redspark: deobfuscate header decrypt codeJames Almer
2016-06-12avformat/redspark: remove av_malloc usageJames Almer
2016-06-12lavc/videotoolbox: fix sps/pps mistake introduced in 1534ef87Clément Bœsch
2016-06-12lavc/videotoolbox: fixes compilation after 1534ef87Clément Bœsch
2016-06-12lavc/vda_h264: fixes compilation after 1534ef87Clément Bœsch
2016-06-12avcodec/iff: Fix bytestream advanceMichael Niedermayer
2016-06-12Merge commit 'c8dcff0cdb17d0aa03ac729eba12d1a20f1f59c8'Clément Bœsch
2016-06-12Merge commit '113aeee6aed35cb786a9f6d69b0cb210f498b9da'Clément Bœsch
2016-06-12fate: add afade testPetru Rares Sincraian
2016-06-12lavc/h264: remove unused ff_h264_init_dequant_tables prototypeClément Bœsch
2016-06-12Merge commit '3176217c60ca7828712985092d9102d331ea4f3d'Clément Bœsch
2016-06-12avcodec/sheervideo: add 10-bit interlaced RGB(A) supportPaul B Mahol
2016-06-12avcodec/utvideodec: add support for UQRG and UQRA formatsPaul B Mahol
2016-06-11lavu/file_open: Use current directory for temporary files also on Android.Carl Eugen Hoyos
2016-06-11lavc/libutvideodec: Do not set bits_per_raw_sample.Carl Eugen Hoyos
2016-06-11avcodec/utvideodec: fix multiple slices for UQY2 and other issuesPaul B Mahol
2016-06-11avfilter/vf_histogram: indent histogram optionsDave Rice
2016-06-11avfilter/vf_histogram: shortcuts for histogram optionsDave Rice
2016-06-11avcodec/utvideo: add support for UQY2Paul B Mahol
2016-06-11avcodec/mpc8: Correct end truncationMichael Niedermayer
2016-06-11lavc/videotoolboxenc: set extradata when opening codecRick Kern
2016-06-11lavc/videotoolboxenc: fix allocated buffer sizeRick Kern
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-10vaapi_encode_h26[45]: Reject bitrate targets higher than 2^31Mark Thompson
2016-06-10avcodec/cfhd: Set dimensions unconditionallyMichael Niedermayer
2016-06-10avcodec/sheervideo: add support for 10-bit interlaced YCbCr(A) 4:2:2Paul B Mahol
2016-06-10avcodec/sheervideo: fix argx format supportPaul B Mahol
2016-06-10swscale: add input support for gbrap10 pixel formatPaul B Mahol
2016-06-10avutil: add 10-bit planar RGB with alphaPaul B Mahol
2016-06-10ffmpeg: Add cuvid hwaccel supportTimo Rothenpieler
2016-06-10avcodec/cuvid: add cuvid decoderTimo Rothenpieler
2016-06-10avcodec/mpegvideo: Do not clear the parse context during initMichael Niedermayer
2016-06-10swscale: fix ring buffer size when scaling slices of a framePedro Arthur
2016-06-10swscale: fix crash with swscale-test when using slicesPedro Arthur
2016-06-10avcodec/sheervideo: add support for 10-bit interlaced YCbCr(A) 4:4:4(:4)Paul B Mahol
2016-06-10MAINTAINERs cleanup (remove myself from things i de facto dont maintain)Michael Niedermayer
2016-06-10avcodec/sheervideo: fix prediction for ybyr formatPaul B Mahol
2016-06-10avcodec/sheervideo: fix predictions for c82p formatPaul B Mahol
2016-06-09avfilter/af_loudnorm: add dual_mono optionKyle Swanson
2016-06-09avformat/utils: Do not overwrite, but use sample_fmt from contextMichael Niedermayer