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-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
2016-06-08avcodec/sheervideo: fix order of operations for raw linesPaul B Mahol
2016-06-07avcodec/sheervideo: add support for 8-bit interlaced (A)RGBPaul B Mahol
2016-06-07avcodec: add BitJazz SheerVideo decoderPaul B Mahol
2016-06-07avcodec/alsdec: Check r to prevent out of array readMichael Niedermayer
2016-06-07lavc/mediacodec: improve error messagesMatthieu Bouron
2016-06-07lavc/mediacodec: bypass width/height restrictions when looking for a decoderMatthieu Bouron
2016-06-07lavc/mediacodec: rename MediaFormat field clazz to mediaformat_class for cons...Matthieu Bouron
2016-06-07lavc/mediacodec: move struct declarations at the beginMatthieu Bouron
2016-06-07lavc/mediacodec: rename jfields_mapping to jni_amediacodeclist_mappingMatthieu Bouron
2016-06-07lavc/mediacodec: do not delete a local reference twice in case of errorMatthieu Bouron
2016-06-07avcodec/utils: check skip_samples signednessMichael Niedermayer
2016-06-07avcodec/nvenc: Check capabilities for interlaced encodingTimo Rothenpieler
2016-06-06avcodec/exr: indent b44 uncompress functionMartin Vignali
2016-06-06avcodec/exr: fix decoding of B44 exr when all channel doesnt have the same pi...Martin Vignali