git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
arm/aarch64: vp9lpf: Keep the comparison to E within 8 bit
[ffmpeg.git]
/
configure
2017-02-20
Diego Biurrun
configure: Restructure the way check_pkg_config() operates
blob
|
commitdiff
2017-02-20
Diego Biurrun
configure: Explicitly spell out first require_pkg_confi...
blob
|
commitdiff
|
diff to current
2017-02-16
Diego Biurrun
configure: Handle SDL version check through pkg-config
blob
|
commitdiff
|
diff to current
2017-02-15
Diego Biurrun
configure: Check for xcb as well as xcb-shape before...
blob
|
commitdiff
|
diff to current
2017-02-11
Luca Barbato
configure: Move up the avbuild directory creation
blob
|
commitdiff
|
diff to current
2017-02-08
Diego Biurrun
configure: Correctly recurse in do_check_deps()
blob
|
commitdiff
|
diff to current
2017-02-07
Diego Biurrun
configure: Rework dependency handling for conflicting...
blob
|
commitdiff
|
diff to current
2017-02-07
Diego Biurrun
configure: Add name parameter to require_pkg_config...
blob
|
commitdiff
|
diff to current
2017-02-06
Diego Biurrun
configure: Use cppflags check helper functions where...
blob
|
commitdiff
|
diff to current
2017-02-06
Diego Biurrun
configure: Add stdlib.h #include to CPPFLAGS check...
blob
|
commitdiff
|
diff to current
2017-02-02
Diego Biurrun
configure: Add require_cpp_condition() convenience...
blob
|
commitdiff
|
diff to current
2017-02-02
Diego Biurrun
configure: Add require_header() convenience function
blob
|
commitdiff
|
diff to current
2017-02-02
Diego Biurrun
configure: Simplify libxcb check
blob
|
commitdiff
|
diff to current
2017-02-02
Diego Biurrun
configure: Drop weak dependencies on external libraries...
blob
|
commitdiff
|
diff to current
2017-02-02
Diego Biurrun
configure: Add proper weak dependency of drawtext filte...
blob
|
commitdiff
|
diff to current
2017-02-02
Diego Biurrun
configure: Simplify inline asm check with appropriate...
blob
|
commitdiff
|
diff to current
2017-02-02
Diego Biurrun
configure: Merge compiler/libc/os hacks sections
blob
|
commitdiff
|
diff to current
2017-02-01
Anton Khirnov
Mark some arrays that never change as const.
blob
|
commitdiff
|
diff to current
2017-01-31
Diego Biurrun
configure: Add proper weak dependency of avformat on...
blob
|
commitdiff
|
diff to current
2017-01-30
Mark Thompson
vaapi_encode: Add VP8 support
blob
|
commitdiff
|
diff to current
2017-01-29
Diego Biurrun
configure: Clean up temporary files on interrupt
blob
|
commitdiff
|
diff to current
2017-01-29
Michał Górny
configure: Place all temporary files in one separate...
blob
|
commitdiff
|
diff to current
2017-01-29
Mark Thompson
vaapi_encode: Add MPEG-2 support
blob
|
commitdiff
|
diff to current
2017-01-26
Diego Biurrun
build: Map -Wall compiler flag to -W3 for MSVC and...
blob
|
commitdiff
|
diff to current
2017-01-26
Diego Biurrun
build: Detect blocks C language extension and add it...
blob
|
commitdiff
|
diff to current
2017-01-26
Martin Storsjö
configure: Add quotes around a variable which might...
blob
|
commitdiff
|
diff to current
2017-01-25
Diego Biurrun
configure: Use proper compiler-specific speed flags...
blob
|
commitdiff
|
diff to current
2017-01-25
Diego Biurrun
configure: Move optflags checks to a more sensible...
blob
|
commitdiff
|
diff to current
2017-01-22
Dave Yeo
OS/2: Try to commit memory above 1GB
blob
|
commitdiff
|
diff to current
2016-12-30
Diego Biurrun
configure: Fix typo in incdir variable written to config.sh
blob
|
commitdiff
|
diff to current
2016-12-28
Janne Grunau
fate: Add --ignore-tests configure option for omitting...
blob
|
commitdiff
|
diff to current
2016-12-28
Diego Biurrun
build: Add version numbers to "Requires" entries in...
blob
|
commitdiff
|
diff to current
2016-12-22
Diego Biurrun
build: Generate pkg-config files from Make and not...
blob
|
commitdiff
|
diff to current
2016-12-22
Diego Biurrun
build: Store library version numbers in .version files
blob
|
commitdiff
|
diff to current
2016-12-22
Diego Biurrun
build: Move build-system-related helper files to a...
blob
|
commitdiff
|
diff to current
2016-12-19
Anton Khirnov
hevcdec: add a VAAPI hwaccel
blob
|
commitdiff
|
diff to current
2016-12-16
Diego Biurrun
build: Add name parameter to check_lib() helper function
blob
|
commitdiff
|
diff to current
2016-12-16
Diego Biurrun
configure: Disentangle vfw32 and user32 lib handling
blob
|
commitdiff
|
diff to current
2016-12-16
Steve Lhomme
configure: fix linking with MSVC when using --disable...
blob
|
commitdiff
|
diff to current
2016-12-16
Steve Lhomme
configure: put d3d11 check in alphabetical order
blob
|
commitdiff
|
diff to current
2016-12-14
Anton Khirnov
vp9: split superframes in the filtering stage before...
blob
|
commitdiff
|
diff to current
2016-12-14
Anton Khirnov
lavc: add support for filtering packets before decoding
blob
|
commitdiff
|
diff to current
2016-12-11
Diego Biurrun
configure: Add missing dxva2 dependency for dxva2_lib
blob
|
commitdiff
|
diff to current
2016-12-11
Diego Biurrun
configure: Handle dxva2 optional components in the...
blob
|
commitdiff
|
diff to current
2016-12-10
Mark Thompson
lavfi: Add VAAPI deinterlacer
blob
|
commitdiff
|
diff to current
2016-12-10
Diego Biurrun
build: Add -D_XOPEN_SOURCE=600 to CPPFLAGS on Cygwin
blob
|
commitdiff
|
diff to current
2016-12-10
Diego Biurrun
configure: Fix _libs vs. _extralibs oversight
blob
|
commitdiff
|
diff to current
2016-12-09
Diego Biurrun
build: Use _extralibs variable names instead of _libs...
blob
|
commitdiff
|
diff to current
2016-12-09
Diego Biurrun
build: Rename host_libs/HOSTLIBS variables to host_extr...
blob
|
commitdiff
|
diff to current
2016-12-09
Diego Biurrun
configure: Simplify some library checks via check_lib()
blob
|
commitdiff
|
diff to current
2016-12-09
Diego Biurrun
build: Fix dependencies for alsa/jack/sndio support
blob
|
commitdiff
|
diff to current
2016-12-09
Diego Biurrun
configure: Drop redundant and partly bogus vaapi/vdpau...
blob
|
commitdiff
|
diff to current
2016-12-08
Diego Biurrun
configure: Fail if cuda was enabled and is not available
blob
|
commitdiff
|
diff to current
2016-12-08
Diego Biurrun
build: Drop stray golomb dependencies
blob
|
commitdiff
|
diff to current
2016-12-08
Diego Biurrun
build: Add an internal component for hevc_ps code
blob
|
commitdiff
|
diff to current
2016-12-07
Diego Biurrun
build: Have old H.264/HEVC nvenc encoders select their...
blob
|
commitdiff
|
diff to current
2016-12-06
Wan-Teh Chang
configure: add -fPIE instead of -pie to C flags for...
blob
|
commitdiff
|
diff to current
2016-12-06
Diego Biurrun
configure: Pass CFLAGS_HEADERS through the right CFLAGS...
blob
|
commitdiff
|
diff to current
2016-12-06
Diego Biurrun
build: Separate avisynth and avxsynth support
blob
|
commitdiff
|
diff to current
2016-12-06
Diego Biurrun
configure: Simplify OMX check
blob
|
commitdiff
|
diff to current
2016-12-06
Diego Biurrun
configure: Move COMPONENT_LIST to the bottom of CONFIG_LIST
blob
|
commitdiff
|
diff to current
2016-12-05
Diego Biurrun
configure: Simplify and fix avfoundation indev handling
blob
|
commitdiff
|
diff to current
2016-12-05
Diego Biurrun
configure: Separate package name and version requiremen...
blob
|
commitdiff
|
diff to current
2016-12-05
Diego Biurrun
configure: Simplify MMAL check
blob
|
commitdiff
|
diff to current
2016-12-05
Diego Biurrun
build: Add missing audio_frame_queue dependency for...
blob
|
commitdiff
|
diff to current
2016-12-05
Diego Biurrun
build: Create a component for MPEG audio header decoding
blob
|
commitdiff
|
diff to current
2016-12-03
Diego Biurrun
configure: Add misssing qpeldsp dependency to mss2...
blob
|
commitdiff
|
diff to current
2016-12-03
Diego Biurrun
build: Drop support for configuring library name suffixes
blob
|
commitdiff
|
diff to current
2016-12-03
Diego Biurrun
configure: Drop bogus xcb_event variables
blob
|
commitdiff
|
diff to current
2016-12-03
Diego Biurrun
Remove Plan 9 support
blob
|
commitdiff
|
diff to current
2016-12-03
Diego Biurrun
build: Drop support for old versions of libdc1394
blob
|
commitdiff
|
diff to current
2016-12-03
Diego Biurrun
build: Add separate flags for checkheaders targets
blob
|
commitdiff
|
diff to current
2016-12-03
Diego Biurrun
build: Add -Wpedantic and -Wextra to extra warning...
blob
|
commitdiff
|
diff to current
2016-12-02
Luca Barbato
configure: Be more helpful when requiring options set
blob
|
commitdiff
|
diff to current
2016-11-29
Diego Biurrun
configure: Integrate X11 checks into vaapi/vdpau checks
blob
|
commitdiff
|
diff to current
2016-11-29
Diego Biurrun
configure: Do not add newlines in filter()/filter_out...
blob
|
commitdiff
|
diff to current
2016-11-29
Diego Biurrun
configure: Move hardware-accelerated codec deps out...
blob
|
commitdiff
|
diff to current
2016-11-29
Diego Biurrun
configure: MMAL-related decoders should depend on,...
blob
|
commitdiff
|
diff to current
2016-11-25
Diego Biurrun
build: Drop gcrypt support
blob
|
commitdiff
|
diff to current
2016-11-25
Diego Biurrun
configure: Use correct libm linker flag during math...
blob
|
commitdiff
|
diff to current
2016-11-25
Diego Biurrun
configure: Add missing asyncts filter, movie filter...
blob
|
commitdiff
|
diff to current
2016-11-25
Diego Biurrun
configure: Use correct variable name in libsnappy test
blob
|
commitdiff
|
diff to current
2016-11-25
Diego Biurrun
configure: Remove old avisynth support leftover
blob
|
commitdiff
|
diff to current
2016-11-24
Diego Biurrun
configure: Disable warning C4703 with MSVC
blob
|
commitdiff
|
diff to current
2016-11-23
Anton Khirnov
examples/qsvdec: switch to the hwcontext API
blob
|
commitdiff
|
diff to current
2016-11-16
Diego Biurrun
configure: Move mjpeg_vaapi_decoder dependency declarat...
blob
|
commitdiff
|
diff to current
2016-11-14
Mark Thompson
qsv: Add VP8 decoder
blob
|
commitdiff
|
diff to current
2016-11-14
Mark Thompson
qsv: Add VC-1 decoder
blob
|
commitdiff
|
diff to current
2016-11-11
Diego Biurrun
libxvid: Require availability of mkstemp()
blob
|
commitdiff
|
diff to current
2016-11-09
Diego Biurrun
configure: Move license checks directly after command...
blob
|
commitdiff
|
diff to current
2016-11-09
Diego Biurrun
configure: Log name and parameters of all helper functi...
blob
|
commitdiff
|
diff to current
2016-11-09
Diego Biurrun
configure: Use check_cpp in CPP flags tests
blob
|
commitdiff
|
diff to current
2016-11-09
Diego Biurrun
configure: Log correct test name and use correct filter...
blob
|
commitdiff
|
diff to current
2016-11-09
Diego Biurrun
configure: Do not unconditionally check for (and enable...
blob
|
commitdiff
|
diff to current
2016-11-09
Diego Biurrun
configure: Print list of enabled programs
blob
|
commitdiff
|
diff to current
2016-11-09
Diego Biurrun
configure: Improve output wording
blob
|
commitdiff
|
diff to current
2016-11-08
Diego Biurrun
configure: Add --quiet command line parameter to suppre...
blob
|
commitdiff
|
diff to current
2016-11-04
Martin Storsjö
configure: Silence lld-link when getting the version...
blob
|
commitdiff
|
diff to current
2016-11-02
Anton Khirnov
examples/avcodec: split the remaining two examples...
blob
|
commitdiff
|
diff to current
2016-11-02
Anton Khirnov
examples/avcodec: split audio decoding into a separate...
blob
|
commitdiff
|
diff to current
next