summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* configure: link to libatomic when it's presentAnton Khirnov2022-09-261-9/+16
* configure: bump yearGyan Doshi2022-09-251-1/+1
* configure: extend SDL check to accept all 2.x versionsChristopher Degawa2022-06-101-1/+1
* configure: Add missing libshine->mpegaudioheader dependencyAndreas Rheinhardt2022-01-061-1/+1
* ffbuild: Avoid using the --preprocessor argument to windresMartin Storsjö2021-06-241-1/+0
* Update missed irc linksMichael Niedermayer2021-06-181-1/+1
* configure: Add missing mpegvideo dependency for IPU decoderAndreas Rheinhardt2021-05-121-0/+1
* configure: select child muxers for rtp_mpegtsGyan Doshi2021-03-261-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
* avformat/mpegtsenc: support DVB 6A descriptor for AC-3Limin Wang2020-08-231-1/+1
* avcodec: move ff_alloc_a53_sei() to atsc_53James Almer2020-08-151-3/+6
* avcodec/hevc_sei: use ff_parse_a53_cc() to parse A53 Closed CaptionsJames Almer2020-08-151-1/+1
* avcodec/h264_sei: use ff_parse_a53_cc() to parse A53 Closed CaptionsJames Almer2020-08-151-1/+1
* avcodec/libdav1d: add support for A53 Closed CaptionsJames Almer2020-08-151-1/+2
* avcodec: split off A53 Closed Caption parsing code into its own fileJames Almer2020-08-151-0/+1
* avformat/av1dec: add low-overhead bitstream formatXu Guangxin2020-08-141-0/+1