summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* configure: fix some filter dependenciesMatthias Troffaes2021-05-091-0/+7
* configure: Add missing mpegvideo dependency for IPU decoderAndreas Rheinhardt2021-05-071-0/+1
* mips: Fix potential illegal instruction error.Shiyou Yin2021-05-071-6/+1
* lavfi/dnn_classify: add filter dnn_classify for classification based on detec...Guo, Yejun2021-05-061-0/+1
* configure: dnn needs avformatMatthias C. M. Troffaes2021-05-061-1/+1
* configure: fix vulkan dep for libglslang based filtersJames Almer2021-04-291-8/+11
* configure: add -lvulkan to libglslang's lib flagsLynne2021-04-301-1/+1
* hwcontext_vulkan: dlopen libvulkanLynne2021-04-301-1/+33
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-271-2/+2
* libavresample: Remove deprecated libraryAndreas Rheinhardt2021-04-271-13/+3
* avcodec: Remove deprecated old encode/decode APIsAndreas Rheinhardt2021-04-271-8/+0
* Disable vf_uspp/mcdeint.Anton Khirnov2021-04-271-0/+6
* avcodec: Remove deprecated old aliases for NVENC encodersAndreas Rheinhardt2021-04-271-3/+0
* lavfi: add filter dnn_detect for object detectionGuo, Yejun2021-04-171-0/+1
* configure: select child muxers for rtp_mpegtsGyan Doshi2021-03-211-0/+1
* lavc/videotoolboxenc: Add support for HEVC with Alpha.Hironori Bono2021-03-191-0/+2
* libavformat: add librist protocolPaul B Mahol2021-03-131-0/+5
* avformat/gopher: Add support for Gopher over TLSparazyd2021-03-111-0/+1
* avformat/gopher: Add default_whitelist to ff_gopher_protocolparazyd2021-03-111-1/+1
* Handle AVID MJPEG streams directly in the MJPEG decoder.Anton Khirnov2021-02-251-1/+0
* avformat/isom: Split movaudio/movvideo tags off into a separate fileAndreas Rheinhardt2021-02-231-4/+4
* configure: Remove mpegvideo_enc dependency from ljpeg encoderAndreas Rheinhardt2021-02-231-1/+1
* configure, libavcodec/Makefile: Fix avrn dependenciesAndreas Rheinhardt2021-02-231-1/+1
* configure, libavcodec/Makefile: Remove spurious CAF demuxer dependenciesAndreas Rheinhardt2021-02-231-1/+1
* configure: use no-narrowing for cuda-llvm compilationMatt Oliver2021-02-221-1/+1
* avcodec: add initial exr image encoderPaul B Mahol2021-02-181-0/+1
* avcodec/aacdec_fixed: Move fixed-point sinewin tables to its only userAndreas Rheinhardt2021-02-071-1/+1
* avformat/mxf: add platform local tagLimin Wang2021-02-051-0/+1
* configure: add fallback to $arch in msvc assembler check.Reimar Döffinger2021-01-251-1/+1
* avcodec/librav1e: Pass through timestamps as opaque user dataDerek Buitenhuis2021-01-171-1/+1
* configure: update copyright yearLynne2021-01-011-1/+1
* configure, libavcodec/speedhq: Fix compiling SpeedHQ encoderAndreas Rheinhardt2020-12-311-0/+1
* hwcontext_drm: make dependency on Linux kernel headers optionalLynne2020-12-301-0/+4
* smvjpegdec: merge into mjpegdecAnton Khirnov2020-12-101-0/+1
* avcodec/mss4: Don't duplicate standard JPEG tablesAndreas Rheinhardt2020-12-081-1/+1
* avcodec/dxva2: add AV1 decode supportHendrik Leppkes2020-11-121-0/+7
* avcodec/nvdec: add av1 hwaccelTimo Rothenpieler2020-11-111-0/+2
* avfilter/af_asoftclip: add oversampling supportPaul B Mahol2020-11-101-0/+1
* avcodec: add av1 VAAPI decoderFei Wang2020-11-021-0/+3
* configure: check for nvdec/cuvid AV1 supportTimo Rothenpieler2020-10-151-1/+5
* avcodec/cuviddec: add av1 supportRoman Arzumanyan2020-10-151-0/+1
* configure: add missing atsc_a53 dependencies to hevcparse and h264_parserJames Almer2020-10-081-2/+2
* lavc,doc: add libuavs3d video decoder wrapperhwren2020-10-061-0/+4
* libwavpackenc: remove libwavpackenc wrapperLynne2020-10-021-8/+3
* lavc/qsvdec: Add QSV AV1 decoderHaihao Xiang2020-09-261-0/+1
* dnn: change dnn interface to replace DNNData* with AVFrame*Guo, Yejun2020-09-211-1/+1
* avcodec: add AV1 hardware accelerated decoderFei Wang2020-09-121-0/+1
* configure: Fix msa can't be disabled when '--cpu=loongson3a' assigned.Shiyou Yin2020-09-101-9/+0
* configure: Add additional glslang libraries to make linking workPhilip Langdale2020-09-071-1/+1
* avcodec: add MobiClip video decoderPaul B Mahol2020-09-031-0/+1