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-03-13libavformat: add librist protocolPaul B Mahol
2021-03-12avformat/gopher: Add support for Gopher over TLSparazyd
2021-03-12avformat/gopher: Add default_whitelist to ff_gopher_protocolparazyd
2021-02-25Handle AVID MJPEG streams directly in the MJPEG decoder.Anton Khirnov
2021-02-23avformat/isom: Split movaudio/movvideo tags off into a separate fileAndreas Rheinhardt
2021-02-23configure: Remove mpegvideo_enc dependency from ljpeg encoderAndreas Rheinhardt
2021-02-23configure, libavcodec/Makefile: Fix avrn dependenciesAndreas Rheinhardt
2021-02-23configure, libavcodec/Makefile: Remove spurious CAF demuxer dependenciesAndreas Rheinhardt
2021-02-22configure: use no-narrowing for cuda-llvm compilationMatt Oliver
2021-02-18avcodec: add initial exr image encoderPaul B Mahol
2021-02-07avcodec/aacdec_fixed: Move fixed-point sinewin tables to its only userAndreas Rheinhardt
2021-02-05avformat/mxf: add platform local tagLimin Wang
2021-01-25configure: add fallback to $arch in msvc assembler check.Reimar Döffinger
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