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
2021-01-17avcodec/librav1e: Pass through timestamps as opaque user dataDerek Buitenhuis
2021-01-01configure: update copyright yearLynne
2020-12-31configure, libavcodec/speedhq: Fix compiling SpeedHQ encoderAndreas Rheinhardt
2020-12-31hwcontext_drm: make dependency on Linux kernel headers optionalLynne
2020-12-10smvjpegdec: merge into mjpegdecAnton Khirnov
2020-12-08avcodec/mss4: Don't duplicate standard JPEG tablesAndreas Rheinhardt
2020-11-12avcodec/dxva2: add AV1 decode supportHendrik Leppkes
2020-11-11avcodec/nvdec: add av1 hwaccelTimo Rothenpieler
2020-11-10avfilter/af_asoftclip: add oversampling supportPaul B Mahol
2020-11-03avcodec: add av1 VAAPI decoderFei Wang
2020-10-16configure: check for nvdec/cuvid AV1 supportTimo Rothenpieler
2020-10-15avcodec/cuviddec: add av1 supportRoman Arzumanyan
2020-10-08configure: add missing atsc_a53 dependencies to hevcparse and h264_parserJames Almer
2020-10-05lavc,doc: add libuavs3d video decoder wrapperhwren
2020-10-02libwavpackenc: remove libwavpackenc wrapperLynne
2020-09-26lavc/qsvdec: Add QSV AV1 decoderHaihao Xiang
2020-09-21dnn: change dnn interface to replace DNNData* with AVFrame*Guo, Yejun
2020-09-12avcodec: add AV1 hardware accelerated decoderFei Wang
2020-09-11configure: Fix msa can't be disabled when '--cpu=loongson3a' assigned.Shiyou Yin
2020-09-07configure: Add additional glslang libraries to make linking workPhilip Langdale
2020-09-03avcodec: add MobiClip video decoderPaul B Mahol
2020-08-23avformat/mpegtsenc: support DVB 6A descriptor for AC-3Limin Wang
2020-08-15avcodec: move ff_alloc_a53_sei() to atsc_53James Almer
2020-08-15avcodec/hevc_sei: use ff_parse_a53_cc() to parse A53 Closed CaptionsJames Almer
2020-08-15avcodec/h264_sei: use ff_parse_a53_cc() to parse A53 Closed CaptionsJames Almer
2020-08-15avcodec/libdav1d: add support for A53 Closed CaptionsJames Almer
2020-08-15avcodec: split off A53 Closed Caption parsing code into its own fileJames Almer
2020-08-14avformat/av1dec: add low-overhead bitstream formatXu Guangxin
2020-08-09kmsgrab: Use GetFB2 if availableMark Thompson
2020-08-01libsvtav1: Rename without a _Mark Thompson
2020-07-29avcodec: Add an SVT-AV1 encoder wrapperDaryl Seah
2020-07-23ffbuild: Refine MIPS handlingJiaxun Yang
2020-07-03avdevice/decklink_dec: add support for extracting and outputing klv from vancMilos Zivkovic
2020-07-02configure: remove libvmaf from EXTERNAL_LIBRARY_VERSION3_LISTKyle Swanson
2020-07-02dnn: add openvino as one of dnn backendGuo, Yejun
2020-06-15lavdevice: Add AudioToolbox output device.Thilo Borgmann
2020-05-27configure: NotchLC depends on lzfPaul B Mahol
2020-05-19avcodec: Add MediaFoundation encoder wrapperwm4
2020-05-14avfilter/vf_scdet: add filter to detect scene changeLimin Wang
2020-05-10configure: add missing bsf dependencies to muxersJames Almer
2020-05-10configure: fix pcm_rechunk_bsf dependency for MXF and GXF muxersJames Almer
2020-05-08avformat/audiointerleave: only keep the retime functionality of the audio int...Marton Balint
2020-04-23configure: enable ffnvcodec, nvenc, nvdec for aarch64ManojGuptaBonda
2020-04-19configure: add MLP parser as dependency to MLP and TrueHD demuxersJames Almer
2020-04-17avcodec/mv30: use aandcttablesPeter Ross
2020-04-15configure: fix clang on macOS 10.15Josh de Kock
2020-04-14configure, libavformat/Makefile: Fix webm_chunk dependenciesAndreas Rheinhardt
2020-04-12configure: add mv30 blockdsp dependencyPeter Ross
2020-04-05compat/avisynth: remove avisynth headersStephen Hutchinson
2020-04-05configure: Filter -Wl, linker flags out for msvc compilation.Carl Eugen Hoyos