5339 Commits (af9e622776c9268fd473cc23a0fd6b29f0017f64)

Author SHA1 Message Date
Marton Balint ff6de6b180 Makefile: generate stripped CLI tools directly instead of copying unstripped ones first 7 years ago
James Almer ab6422e133 configure: rename hevc_ps to hevcparse 7 years ago
James Almer fde3bb16f9 build: prevent SDL2 from polluting global cflags and extralibs 7 years ago
Carl Eugen Hoyos c585b4e9f0 configure: Disable -Wbool-operation using check_disable_warning(). 7 years ago
Mark Thompson c154c34c1b Revert "configure: Disable -Wbool-operation." 7 years ago
Mark Thompson 9c7a71145b configure: Add config option for libva2 (VAAPI 1) 7 years ago
James Almer 65c3a32836 configure: disable libxcb dependent features if libxcb is not enabled 7 years ago
Carl Eugen Hoyos c2d155e11e configure: Disable -Wbool-operation. 7 years ago
Michael Bradshaw 41d6d62702 lavc: add support for OpenJPEG 2.3.0 7 years ago
James Almer ede233a278 configure: fix detecting libdl when dlsym requires extra linker flags 7 years ago
James Almer ebfcce16ac configure: Use test_pkg_config() for the SDL check 7 years ago
James Almer d66fe7ff53 configure: Add test_pkg_config() 7 years ago
Clément Bœsch 8be3fc88d3 build: make h264 VT encoder select the VT encoder dependency 7 years ago
James Almer 54ce880a46 Partially revert "Merge commit '71a49fe25f2e4468fbbadbebef8d073b1b3cc1a5'" 7 years ago
James Almer e16ea52ed3 configure: fix enabling SDL2 without pkg-config 7 years ago
Aman Gupta 3d4f8b9184 avcodec/videotoolbox: add hevc support 7 years ago
Lionel CHAZALLON f3aefb3e1c lavc: Add support for RockChip Media Process Platform 7 years ago
James Almer 55cc0bccf3 Revert "Merge commit 'a97563c889fefd81ad6b3758471434d8c2e2e550'" 7 years ago
Josh de Kock 56d2154b72
lavd: remove deprecated dv1394 device 7 years ago
James Almer 8f2ab18063 Revert "Merge commit '66988320794a107f2a460eaa71dbd9fab8056842'" 7 years ago
Jorge Ramirez-Ortiz 1ef7752d64 libavcodec: v4l2: add support for v4l2 mem2mem codecs 7 years ago
Yogender Gupta 21e077fcb3 avfilter/thumbnail_cuda: add cuda thumbnail filter 7 years ago
Huang, Zhengxu a5a6ac1a12 libavfilter/overlay_qsv: Add QSV overlay vpp filter 7 years ago
Huang, Zhengxu 8d3666c425 libavfilter/vf_vpp: Add common filters of the qsv vpp 7 years ago
Clément Bœsch 1a08285f05 build: fix coreimage filters dependency to AppKit framework 7 years ago
Mark Thompson 52194f0bcb lavd: Add KMS screen grabber 7 years ago
Mark Thompson 9cb23cd9fe lavu: Add DRM hwcontext 7 years ago
James Almer 4d390344ec configure: check if NAN can be used as a constant initializer 7 years ago
Mark Thompson 10eb496d9a vaapi_mpeg2: Convert to use coded bitstream infrastructure 7 years ago
Steven Liu 96d70694ae avformat/dashdec: add dash demuxer base version 7 years ago
Clément Bœsch 260ea7a7b3 build: cleanup videotoolbox 7 years ago
Clément Bœsch 1cf23e3fdd build: cleanup audiotoolbox handling 7 years ago
Clément Bœsch 496d0178b0 build: add --disable-coreimage autodetect switch 7 years ago
Clément Bœsch 97d8013582 build: add --disable-avfoundation autodetect switch 7 years ago
Clément Bœsch b6dce64a8e build: add check_apple_framework() 7 years ago
Clément Bœsch f8519529cf lavfi/coreimage: reduce dependency scope from QuartzCore to CoreImage 7 years ago
Clément Bœsch b476e7720c build: fix objcc header check 7 years ago
Clément Bœsch e0d56f097f checkasm: use perf API on Linux ARM* 7 years ago
Clément Bœsch 516ac7bcc7 build: consistent spacing between lists (cosmetics) 7 years ago
Clément Bœsch ca7dc3ee90 lavd: drop QTKit indev 7 years ago
Clément Bœsch b4b1285fa1 lavd: drop disabled v4l code 7 years ago
Clément Bœsch 69e6877de8 build: drop unused sndio_h and asoundlib_h 7 years ago
Clément Bœsch e090e750ba build: make sndio part of the autodetected libraries 7 years ago
Clément Bœsch b7fbb3516a build: make jack part of the autodetected libraries 7 years ago
Clément Bœsch b447629093 build: make alsa part of the autodetected libraries 7 years ago
Clément Bœsch fe9c85e4e2 build: make sure a disabled autodetect still pick the libc's iconv 7 years ago
Clément Bœsch e3c1219c7c build: add --disable-autodetect switch 7 years ago
Clément Bœsch 9ef5a2f5f3 build: simplify weak-enabling of autodetected libraries 7 years ago
Clément Bœsch 7e98c3cbb3 build: remove vda_framework from enable_weak 7 years ago
Clément Bœsch 353c2e384c build: replace use of HAVE_SDL2 with existing CONFIG_SDL2 7 years ago