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
2017-11-29Add HW H.264 and HEVC encoding for AMD GPUs based on AMF SDKMikhail Mironov
2017-11-27avcodec/nvdec: Implement vp8 hwaccelPhilip Langdale
2017-11-27vaapi: Add VP8 decode hwaccelMark Thompson
2017-11-20avcodec: Implement mpeg4 nvdec hwaccelPhilip Langdale
2017-11-20avcodec: Implement mpeg1 nvdec hwaccelPhilip Langdale
2017-11-18avcodec: Implement mpeg2 nvdec hwaccelPhilip Langdale
2017-11-15avcodec: Implement vc1 nvdec hwaccelPhilip Langdale
2017-11-13avcodec: implement vp9 nvdec hwaccelTimo Rothenpieler
2017-11-12avcodec/Makefile: build libxvid_rc.o only if libxvid_encoder is enabledJames Almer
2017-11-11Merge commit 'b90fdb2c7199cc8b0e8d994fafba1fb4dc181d88'James Almer
2017-11-11h264dec: add a NVDEC hwaccelAnton Khirnov
2017-11-11avcodec/cuvid: rename cuvid.c to cuviddec.cwm4
2017-11-11aptx: implement the aptX bluetooth codecAurelien Jacobs
2017-11-08Merge commit '2fd6e7d077f590e4d7195356f9baeb271f8b9ae2'James Almer
2017-10-31Merge commit 'b5f19f7478492307e4b4763aeac3180faf50e17f'James Almer
2017-10-28avcodec: add MagicYUV encoderPaul B Mahol
2017-10-28Merge commit '50a1c66cf6ab7eb683daaa9e2da3869fa3a54609'James Almer
2017-10-23lavc: drop VDAClément Bœsch
2017-10-22avcodec: Drop deprecated audio convert APIJames Almer
2017-10-22avcodec: Drop deprecated audio resample APIJames Almer
2017-10-17vaapi_h265: Convert to use coded bitstream infrastructureMark Thompson
2017-10-17vaapi_h264: Convert to use coded bitstream infrastructureMark Thompson
2017-10-17lavc: Add mpeg2_metadata bitstream filterMark Thompson
2017-10-17mpeg12: Add a common function to find the best frame rateMark Thompson
2017-10-17lavc: Add hevc_metadata bitstream filterMark Thompson
2017-10-17lavc: Add h264_redundant_pps bitstream filterMark Thompson
2017-10-17lavc: Add h264_metadata bitstream filterMark Thompson
2017-10-17lavc: Add trace_headers bitstream filterMark Thompson
2017-10-17lavc: Add coded bitstream read/write support for MPEG-2Mark Thompson
2017-10-17lavc: Add coded bitstream read/write support for H.265Mark Thompson
2017-10-17lavc: Add coded bitstream read/write support for H.264Mark Thompson
2017-10-17lavc: Add coded bitstream read/write APIMark Thompson
2017-09-28lavc: Add support for RockChip Media Process PlatformLionel CHAZALLON
2017-09-24avcodec/Makefile: skip v4l2_m2m headers if neededJames Almer
2017-09-23opusenc: implement a psychoacoustic systemRostislav Pehlivanov
2017-09-23libavcodec: v4l2: add support for v4l2 mem2mem codecsJorge Ramirez-Ortiz
2017-09-17libavcodec/exr : add X86 SIMD for reorder_pixelsMartin Vignali
2017-09-14lavc: Add wrapped_avframe decoderMark Thompson
2017-08-30Add FITS EncoderParas Chadha
2017-08-30Add FITS DecoderParas Chadha
2017-08-21lavc/g726: Add a little-endian G.726 encoder.Carl Eugen Hoyos
2017-08-01lavc/tests: add htmlsubtitlesClément Bœsch
2017-07-30lavc/makefile: Add missing file dependencies.Matt Oliver
2017-07-28hevcdec: add a CUVID hwaccelAnton Khirnov
2017-07-27cuvid: add cuvid.h to SKIPHEADERSAnton Khirnov
2017-07-27h264dec: add a CUVID hwaccelAnton Khirnov
2017-07-25libavcodec/mjpeg_qsv: Add QSV MJPEG encoderHuang, Zhengxu
2017-07-19avcodec: add Dolby E decoderfoo86
2017-07-11avcodec/rdft: remove sintableMuhammad Faiz
2017-07-05Add Cinepak encoderTomas Härdin