summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* configure: enable ffnvcodec, nvenc, nvdec for ppc6leRuta Gadkari2019-05-081-0/+8
* configure: remove mlp parser dependency from truehd_core bsfJames Almer2019-05-071-1/+0
* configure: Do not overwrite src symlink if it already exists.Carl Eugen Hoyos2019-05-051-1/+3
* Merge commit 'c0bd865ad60da31282c5d8e1000c98366249c31e'James Almer2019-05-021-0/+2
|\
| * configure: Add -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 for mingw as wellMartin Storsjö2019-04-151-0/+2
| * libdav1d: update API usage to the first stable releaseJames Almer2018-12-121-1/+1
| * avcodec: libdav1d AV1 decoder wrapper.James Almer2018-11-061-0/+4
| * avcodec/libaomenc: export the Sequence Header OBU as extradataJames Almer2018-10-111-1/+7
| * configure: fix inline asm checksJohn Cox2018-06-291-1/+1
| * avformat/libsrt: add latency options and deprecate tspbdelaySven Dueking2018-06-041-1/+1
| * configure: Rename require_header() --> require_headers()Diego Biurrun2018-04-251-2/+2
| * libavformat: add mbedTLS based TLSThomas Volkert2018-04-251-2/+11
* | lavfi: add colorkey_opencl filterJarek Samic2019-04-201-0/+1
* | configure: Add .exe suffix to toolchain calls.Carl Eugen Hoyos2019-04-201-7/+7
* | avcodec/videotoolbox: add support for 10bit pixel formatfumoboy0072019-04-161-0/+2
* | avcodec: add LSCR decoderPaul B Mahol2019-04-131-0/+1
* | configure: fix av1_frame_split bsf dependenciesJames Almer2019-04-111-1/+1
* | avcodec: add an AV1 frame split bitstream filterJames Almer2019-04-111-0/+1
* | configure: include pkgconfig path as vaapi header searchZhong Li2019-03-281-8/+8
* | configure: Do not enable both OpenCL-VAAPI interop modes simultaneouslyMark Thompson2019-03-271-3/+6
* | lavu/opencl: replace va_ext.h with standard nameRuiling Song2019-03-221-1/+1
* | lavd: Remove libndi_newtekCarl Eugen Hoyos2019-03-201-7/+0
* | avcodec/libdav1d: route dav1d internal logs through av_log()James Almer2019-03-121-1/+1
* | configure: allow enabling libvpx vp9 modules when vp8 is disabledJames Almer2019-03-041-4/+2
* | configure: use vpx_codec_vp8_dx/cx for libvpx-vp8 checkingGuo, Yejun2019-03-041-2/+2
* | configure: add missing pthreads extralibs dependency for libvpx-vp9Guo, Yejun2019-03-041-2/+2
* | configure: select rotation filters for ffmpegGyan Doshi2019-03-021-2/+2
* | configure: update minimum required ffnvcodec versionsTimo Rothenpieler2019-02-271-4/+5
* | configure: pass windows-path to nvcc whenever cygpath is availableTimo Rothenpieler2019-02-271-1/+4
* | configure: deprecate cuda_sdk dependency optionPhilip Langdale2019-02-271-2/+5
* | avfilter/vf_thumbnail_cuda: Switch to using ffnvcodecPhilip Langdale2019-02-271-1/+1
* | avfilter/vf_scale_cuda: Switch to using ffnvcodecPhilip Langdale2019-02-271-1/+1
* | avfilter/vf_yadif_cuda: Switch to using ffnvcodecPhilip Langdale2019-02-271-1/+1
* | configure: Add an explicit check and option for nvccPhilip Langdale2019-02-271-0/+24
* | configure: fix dependencies for mlp and truehd encodersMoritz Barsnick2019-02-121-2/+2
* | configure: warn about disabled explicitly enabled componentsMarton Balint2019-02-111-4/+28
* | add libaribb24 ARIB STD-B24 caption decoderJan Ekström2019-02-101-0/+6
* | libavfilter: add transpose_vaapi filterZachary Zhou2019-01-231-0/+2
* | configure: Fix hymt decoder standalone compilation.Carl Eugen Hoyos2019-01-101-0/+1
* | configure: add dxva2 extralibs to avcodecJames Almer2019-01-061-1/+1
* | configure: bump yearJames Almer2019-01-011-1/+1
* | configure: Make sure libpostproc can be found if -rpath-link doesn't work.Carl Eugen Hoyos2018-12-281-1/+1
* | configure: make --windres option workPeter Ross2018-12-201-0/+1
* | configure: --help should dipslay --host-extralibsPeter Ross2018-12-201-1/+1
* | configure: --help typoPeter Ross2018-12-201-1/+1
* | configure: Use "clang" as cc_default for Android.Carl Eugen Hoyos2018-12-171-1/+6
* | configure: require the first stable version of libdav1dJames Almer2018-12-111-1/+1
* | configure: check if dlfcn.h is present for ladspa and frei0r, if not abort earlyPaul B Mahol2018-12-031-2/+2
* | libdavs2: update api version and enable avx optionhwrenx2018-12-031-1/+1
* | lavf: add transpose_opencl filterRuiling Song2018-12-021-0/+1
OpenPOWER on IntegriCloud