2897 Commits (eb3c1a94adbc28411610167d3dac583436e50125)

Author SHA1 Message Date
Anton Khirnov 5cc0057f49 lavu: remove the custom atomic API 8 years ago
Anton Khirnov eb34d40354 Add a compat dummy stdatomic.h used when threading is disabled 8 years ago
Anton Khirnov f9a6a80e06 Add a compat stdatomic.h implementation based on pthreads 8 years ago
Anton Khirnov bb81ed4765 Add a compat stdatomic.h implementation based on suncc atomics 8 years ago
Anton Khirnov c2755864af Add a compat stdatomic.h implementation based on windows atomics 8 years ago
Anton Khirnov 4e928ef340 Add a compat stdatomic.h implementation based on GCC atomics 8 years ago
Anton Khirnov 13f5d2bf75 configure: check for stdatomic.h 8 years ago
Anton Khirnov de2ae3c1fa lavc: add clobber tests for the new encoding/decoding API 8 years ago
Diego Biurrun ab3554e1a7 configure: Drop check_lib()/require() in favor of check_lib2()/require2() 8 years ago
Mark Thompson a9fb134730 lavc/vaapi: Add VP8 decode hwaccel 8 years ago
Diego Biurrun ec90305844 configure: Simplify clock_gettime() test 8 years ago
Diego Biurrun 0e5dde7399 configure: Fix --disable-pod2man / --disable-texi2html 8 years ago
Diego Biurrun b8c2d407ef configure: Simplify libopenjpeg check 8 years ago
Diego Biurrun 2610c9528f configure: Move initial VAAPI check to a more sensible place 8 years ago
Diego Biurrun 4fb311c804 Drop memalign hack 8 years ago
Burt P 728e80cd2e High Definition Compatible Digital (HDCD) decoder filter, using libhdcd 8 years ago
Diego Biurrun 46e3936fb0 configure: Set __MSVCRT_VERSION__to 0x0700 for MinGW 8 years ago
Anton Khirnov 89aebc5bcc lavc: align the linesize to 32 when AVX is enabled 8 years ago
James Almer 63ac8e2d93 lavu: add LOCAL_ALIGNED_32 8 years ago
Diego Biurrun 5ed4644d6d x11grab: Rename internal component to "xcbgrab" 8 years ago
Diego Biurrun 4fef648d10 Remove the legacy X11 screen grabber 8 years ago
Diego Biurrun ae90119c67 configure: Simplify license incompatibility check 8 years ago
Martin Storsjö 100fb0ddfd configure: Allow detecting and using LLVM lld-link as linker for windows 8 years ago
Martin Storsjö 79fb069299 configure: Move defines for controlling MSVCRT headers to the CRT detection section 8 years ago
Martin Storsjö 56af0bc10f configure: Check for strtoll and redirect to _strtoi64 in the msvcrt block 8 years ago
Anton Khirnov ad71d3276f lavfi: add a QSV deinterlacing filter 8 years ago
Anton Khirnov b0f36a0043 avconv: stop using setpts for input framerate forced with -r 8 years ago
Martin Storsjö 6f9e34baea arm: Check for support for the .fpu directive 8 years ago
Diego Biurrun 8c929037ec build: Add a new component for H.264 parsing code 9 years ago
Martin Storsjö 82b7525173 Add an OpenH264 decoder wrapper 9 years ago
Anton Khirnov ac7bfd6967 lavfi: add a QSV scaling filter 9 years ago
Paul B Mahol d78fd2fa21 Add MagicYUV decoder 9 years ago
Diego Biurrun b2d5d6a7f2 build: Only enable symbol reduction if the compiler does proper DCE 9 years ago
Diego Biurrun c5fd4b5061 build: Simplify postprocessing of linker version script files 9 years ago
Anton Khirnov 38392b2af8 hwcontext_vdpau: implement device creation 9 years ago
Timo Rothenpieler 09522a303d configure: Don't require nonfree for nvenc 9 years ago
Anton Khirnov 6f58b4dc47 nvenc: drop the hard dependency on CUDA 9 years ago
Anton Khirnov 2156c4c300 nvenc: write the VUI signal properties for HEVC 9 years ago
Anton Khirnov 85ce9636e4 configure: move the hardware accel libs' entries in the configure output 9 years ago
Anton Khirnov c0f4c7db9f configure: move the hardware accel libs' entries in the help text 9 years ago
Anton Khirnov 5e2203448a configure: improve the help text for external libraries 9 years ago
Diego Biurrun 1f1ad8ace0 configure: Document --enable-libfontconfig 9 years ago
Janne Grunau c267413321 Revert "mmaldec: autodetect by default" since it breaks linking on systems without mmal libraries 9 years ago
wm4 33ac77e850 mmaldec: autodetect by default 9 years ago
wm4 74beead9bd mmaldec: limit internal buffering 9 years ago
wm4 84bba36846 configure: fix mmal build dependencies 9 years ago
wm4 9a382f3639 mmaldec: add vc1 decoding support 9 years ago
Julian Scheel d52208e8d5 mmaldec: Add mpeg2 decoding support 9 years ago
Anton Khirnov 72da8d9bb2 h264_parser: remove the remaining dependencies on the h264 decoder 9 years ago
Anton Khirnov 06edef3d5e Generate the lists of enabled protocols/bsfs from configure. 9 years ago