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-26avfilter: add lv2 wrapper filterPaul B Mahol
2017-11-25avfilter: add normalize filterRichard Ling
2017-11-24avfilter: add mix filterPaul B Mahol
2017-11-23lavfi: Add OpenCL overlay filterMark Thompson
2017-11-20avcodec: Implement mpeg4 nvdec hwaccelPhilip Langdale
2017-11-20avcodec: Implement mpeg1 nvdec hwaccelPhilip Langdale
2017-11-19avfilter: add acontrast filterPaul B Mahol
2017-11-18avcodec: Implement mpeg2 nvdec hwaccelPhilip Langdale
2017-11-17avfilter: add multiband compand filterPaul B Mahol
2017-11-15avcodec: Implement vc1 nvdec hwaccelPhilip Langdale
2017-11-13avcodec: implement vp9 nvdec hwaccelTimo Rothenpieler
2017-11-11Merge commit 'a5a6ac1a123a927e5bed984ed757a29b7ff87dab'James Almer
2017-11-11Merge commit 'b90fdb2c7199cc8b0e8d994fafba1fb4dc181d88'James Almer
2017-11-11h264dec: add a NVDEC hwaccelAnton Khirnov
2017-11-11Changelog: list the new aptX featuresRostislav Pehlivanov
2017-11-09aacenc: support extended channel layouts using PCEsRostislav Pehlivanov
2017-11-08Merge commit '2fd6e7d077f590e4d7195356f9baeb271f8b9ae2'James Almer
2017-11-06avformat: add TiVo ty demuxerPaul B Mahol
2017-11-05lavf/amr: Add amrnb and amrwb demuxers.Carl Eugen Hoyos
2017-10-28avcodec: add MagicYUV encoderPaul B Mahol
2017-10-23lavc: drop VDAClément Bœsch
2017-10-21lavc: drop support for OpenJPEG 1.3-2.0Michael Bradshaw
2017-10-17Changelog: Add metadata bitstream filtersMark Thompson
2017-10-07lavf/rtpenc: Add support for little-endian G.726.Carl Eugen Hoyos
2017-09-30avfilter: add vmafmotion filterAshish Singh
2017-09-28lavc: Add support for RockChip Media Process PlatformLionel CHAZALLON
2017-09-23libavcodec: v4l2: add support for v4l2 mem2mem codecsJorge Ramirez-Ortiz
2017-09-22avfilter/thumbnail_cuda: add cuda thumbnail filterYogender Gupta
2017-09-17libavfilter/overlay_qsv: Add QSV overlay vpp filterHuang, Zhengxu
2017-09-14lavd: Add KMS screen grabberMark Thompson
2017-09-11Changelog: add vp9 tile threading supportIlia Valiakhmetov
2017-09-09avfilter: add generic FFT video convolve filterPaul B Mahol
2017-09-09Add SUP/PGS subtitle muxerPetri Hintukainen
2017-09-08avfilter: add Haas stereo enhancerPaul B Mahol
2017-09-05avfilter: add despill filterPaul B Mahol
2017-09-04lavd: drop QTKit indevClément Bœsch
2017-09-02build: add --disable-autodetect switchClément Bœsch
2017-08-30Add FITS EncoderParas Chadha
2017-08-30Add FITS DecoderParas Chadha
2017-08-29doc/filters: document framesync options.Nicolas George
2017-08-27lavd: implement NewTek NDI input/output device supportMaksym Veremeyenko
2017-08-26lavf/rawenc: Add little- and big-endian G.726 muxers.Carl Eugen Hoyos
2017-08-24lavf/g726: Demuxer for raw G.726 streams, both left- and right-justified.Carl Eugen Hoyos
2017-08-19avfilter: add pseudocolor filterPaul B Mahol
2017-08-05avfilter: add floodfill filterPaul B Mahol
2017-08-04avfilter: add tlut2 filterPaul B Mahol
2017-08-02avfilter: add unpremultiply filterPaul B Mahol
2017-07-28hevcdec: add a CUVID hwaccelAnton Khirnov
2017-07-27h264dec: add a CUVID hwaccelAnton Khirnov
2017-07-25libavcodec/mjpeg_qsv: Add QSV MJPEG encoderHuang, Zhengxu