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-17d3d11va: don't keep the context lock while waiting for a frameSteve Lhomme
2016-06-17lavc/videotoolboxenc: remove unnecessary loggingRick Kern
2016-06-17lavc/videotoolbox: fix H.264 hwaccel init issueRick Kern
2016-06-17lavc/audiotoolboxenc: fix dropped frames on iOSRick Kern
2016-06-17avodec/h264dec: fix compilation with -DTRACEJames Almer
2016-06-17avcodec/sheervideo: check build_vlc for failurePaul B Mahol
2016-06-15lavc/dpx: Support decoding 12 bit colourspace with transparency information.Carl Eugen Hoyos
2016-06-15lavc/mediacodec: re-indent after previous commitMatthieu Bouron
2016-06-15lavc/mediacodec: refactor ff_AMediaCodecList_getCodecByTypeMatthieu Bouron
2016-06-14x86/aacpsdsp: optimize add_squares loopJames Almer
2016-06-14lavc/dpx: Support decoding 10 bit colourspace with transparency information.Carl Eugen Hoyos
2016-06-14lavc/h264_sei: fix broken style around green metadata codeClément Bœsch
2016-06-14lavc/h264: rename GreenMetaData to H264SEIGreenMetaDataClément Bœsch
2016-06-14lavc/h264_sei: reduce scope of parameters for green meta decodeClément Bœsch
2016-06-14lavc/h264: move green meta logging out of the sei decodingClément Bœsch
2016-06-13lavc/h264_sei: fix green metadata typoClément Bœsch
2016-06-13avcodec/ffv1dec: fix some unsupported pix_fmtJérôme Martinez
2016-06-13avcodec/h264_slice: Add casts to suppress warningsMichael Niedermayer
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-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-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-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-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-10avcodec/cuvid: add cuvid decoderTimo Rothenpieler
2016-06-10avcodec/mpegvideo: Do not clear the parse context during initMichael Niedermayer
2016-06-10avcodec/sheervideo: add support for 10-bit interlaced YCbCr(A) 4:4:4(:4)Paul B Mahol
2016-06-10avcodec/sheervideo: fix prediction for ybyr formatPaul B Mahol
2016-06-10avcodec/sheervideo: fix predictions for c82p formatPaul B Mahol
2016-06-09avcodec/sheervideo: supports some other 8bit formatsPaul B Mahol
2016-06-09avcodec/sheervideo: add interlaced YCbCr(A) 4:2:2:4 8-bit supportPaul B Mahol
2016-06-09avcodec/sheervideo: add interlaced YCbCr(A) 4:4:4:4 8-bit supportPaul B Mahol
2016-06-08aacsbr: reduce element type mismatch warning severityRostislav Pehlivanov
2016-06-08x86/aacdec: use HADDPS macroJames Almer
2016-06-08avcodec/h264: Put context_count check backMichael Niedermayer
2016-06-08avcodec/h264: Fix off by 1 context countMichael Niedermayer