projects
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
build: Drop leftover reference to old EXAMPLES logic
2017-02-21
Diego Biurrun
build: Drop leftover reference to old EXAMPLES logic
commit
|
commitdiff
|
tree
2017-02-20
Diego Biurrun
configure: Restructure the way check_pkg_config() operates
commit
|
commitdiff
|
tree
2017-02-20
Diego Biurrun
configure: Explicitly spell out first require_pkg_config...
commit
|
commitdiff
|
tree
2017-02-20
Diego Biurrun
nvenc: Fix nvec vs. nvenc typo
commit
|
commitdiff
|
tree
2017-02-16
Diego Biurrun
configure: Handle SDL version check through pkg-config
commit
|
commitdiff
|
tree
2017-02-15
Diego Biurrun
configure: Check for xcb as well as xcb-shape before...
commit
|
commitdiff
|
tree
2017-02-08
Diego Biurrun
configure: Correctly recurse in do_check_deps()
commit
|
commitdiff
|
tree
2017-02-07
Diego Biurrun
configure: Rework dependency handling for conflicting...
commit
|
commitdiff
|
tree
2017-02-07
Diego Biurrun
configure: Add name parameter to require_pkg_config...
commit
|
commitdiff
|
tree
2017-02-07
Diego Biurrun
Use bitstream_init8() where appropriate
commit
|
commitdiff
|
tree
2017-02-06
Diego Biurrun
configure: Use cppflags check helper functions where...
commit
|
commitdiff
|
tree
2017-02-06
Diego Biurrun
configure: Add stdlib.h #include to CPPFLAGS check...
commit
|
commitdiff
|
tree
2017-02-03
Diego Biurrun
asm: Consistently uppercase SECTION markers
commit
|
commitdiff
|
tree
2017-02-03
Diego Biurrun
build: Ignore generated .version files
commit
|
commitdiff
|
tree
2017-02-02
Diego Biurrun
configure: Add require_cpp_condition() convenience...
commit
|
commitdiff
|
tree
2017-02-02
Diego Biurrun
configure: Add require_header() convenience function
commit
|
commitdiff
|
tree
2017-02-02
Diego Biurrun
configure: Simplify libxcb check
commit
|
commitdiff
|
tree
2017-02-02
Diego Biurrun
configure: Drop weak dependencies on external libraries...
commit
|
commitdiff
|
tree
2017-02-02
Diego Biurrun
configure: Add proper weak dependency of drawtext filter...
commit
|
commitdiff
|
tree
2017-02-02
Diego Biurrun
configure: Simplify inline asm check with appropriate...
commit
|
commitdiff
|
tree
2017-02-02
Diego Biurrun
configure: Merge compiler/libc/os hacks sections
commit
|
commitdiff
|
tree
2017-01-31
Diego Biurrun
golomb: Convert to the new bitstream reader
commit
|
commitdiff
|
tree
2017-01-31
Diego Biurrun
configure: Add proper weak dependency of avformat on...
commit
|
commitdiff
|
tree
2017-01-29
Diego Biurrun
configure: Clean up temporary files on interrupt
commit
|
commitdiff
|
tree
2017-01-26
Diego Biurrun
build: Map -Wall compiler flag to -W3 for MSVC and...
commit
|
commitdiff
|
tree
2017-01-26
Diego Biurrun
build: Detect blocks C language extension and add it...
commit
|
commitdiff
|
tree
2017-01-25
Diego Biurrun
configure: Use proper compiler-specific speed flags...
commit
|
commitdiff
|
tree
2017-01-25
Diego Biurrun
configure: Move optflags checks to a more sensible...
commit
|
commitdiff
|
tree
2017-01-25
Diego Biurrun
magicyuv: Convert to the new bitstream reader
commit
|
commitdiff
|
tree
2017-01-25
Diego Biurrun
truemotion2rt: Convert to the new bitstream reader
commit
|
commitdiff
|
tree
2017-01-24
Diego Biurrun
des-test: Pass the proper types to av_des_*() functions
commit
|
commitdiff
|
tree
2017-01-24
Diego Biurrun
swscale-test: const correctness for pointer variable
commit
|
commitdiff
|
tree
2017-01-12
Diego Biurrun
Replace cmdutils_common_opts.h by a macro
commit
|
commitdiff
|
tree
2017-01-12
Diego Biurrun
build: Remove stray duplicate conditional variable...
commit
|
commitdiff
|
tree
2017-01-09
Diego Biurrun
hmac: Explicitly convert types at function pointer...
commit
|
commitdiff
|
tree
2017-01-09
Diego Biurrun
crypto: consistently use size_t as type for length...
commit
|
commitdiff
|
tree
2016-12-30
Diego Biurrun
configure: Fix typo in incdir variable written to config.sh
commit
|
commitdiff
|
tree
2016-12-28
Diego Biurrun
build: Add version numbers to "Requires" entries in...
commit
|
commitdiff
|
tree
2016-12-25
Diego Biurrun
parser: Add missing #include for printing ISO C99 conversion...
commit
|
commitdiff
|
tree
2016-12-23
Diego Biurrun
Use correct printf conversion specifiers for POSIX...
commit
|
commitdiff
|
tree
2016-12-22
Diego Biurrun
build: Generate pkg-config files from Make and not...
commit
|
commitdiff
|
tree
2016-12-22
Diego Biurrun
build: Store library version numbers in .version files
commit
|
commitdiff
|
tree
2016-12-22
Diego Biurrun
build: Move build-system-related helper files to a...
commit
|
commitdiff
|
tree
2016-12-21
Diego Biurrun
ratecontrol: Drop xvid-rc-related struct members unused...
commit
|
commitdiff
|
tree
2016-12-16
Diego Biurrun
build: Add name parameter to check_lib() helper function
commit
|
commitdiff
|
tree
2016-12-16
Diego Biurrun
configure: Disentangle vfw32 and user32 lib handling
commit
|
commitdiff
|
tree
2016-12-14
Diego Biurrun
ppc: Merge types_altivec.h into util_altivec.h
commit
|
commitdiff
|
tree
2016-12-14
Diego Biurrun
ppc: Centralize compiler-specific altivec.h #include...
commit
|
commitdiff
|
tree
2016-12-14
Diego Biurrun
ppc: hevcdsp: Use shorthands for vector types
commit
|
commitdiff
|
tree
2016-12-14
Diego Biurrun
decode.h: Add missing headers to fix standalone compilation
commit
|
commitdiff
|
tree
2016-12-12
Diego Biurrun
dxva2: Keep code shared between dxva2 and d3d11va under...
commit
|
commitdiff
|
tree
2016-12-11
Diego Biurrun
configure: Add missing dxva2 dependency for dxva2_lib
commit
|
commitdiff
|
tree
2016-12-11
Diego Biurrun
configure: Handle dxva2 optional components in the...
commit
|
commitdiff
|
tree
2016-12-11
Diego Biurrun
Drop libxvid rate control support for mpegvideo encoding
commit
|
commitdiff
|
tree
2016-12-11
Diego Biurrun
dxva2: Simplify some ifdefs
commit
|
commitdiff
|
tree
2016-12-10
Diego Biurrun
build: Add -D_XOPEN_SOURCE=600 to CPPFLAGS on Cygwin
commit
|
commitdiff
|
tree
2016-12-10
Diego Biurrun
configure: Fix _libs vs. _extralibs oversight
commit
|
commitdiff
|
tree
2016-12-09
Diego Biurrun
build: Use _extralibs variable names instead of _libs...
commit
|
commitdiff
|
tree
2016-12-09
Diego Biurrun
build: Rename host_libs/HOSTLIBS variables to host_extralibs...
commit
|
commitdiff
|
tree
2016-12-09
Diego Biurrun
configure: Simplify some library checks via check_lib()
commit
|
commitdiff
|
tree
2016-12-09
Diego Biurrun
build: Fix dependencies for alsa/jack/sndio support
commit
|
commitdiff
|
tree
2016-12-09
Diego Biurrun
configure: Drop redundant and partly bogus vaapi/vdpau...
commit
|
commitdiff
|
tree
2016-12-09
Diego Biurrun
vdpau: Do not #include vdpau_x11.h from the main vdpau...
commit
|
commitdiff
|
tree
2016-12-09
Diego Biurrun
dxva2: Adjust multiple inclusion guard names to follow...
commit
|
commitdiff
|
tree
2016-12-08
Diego Biurrun
libkvazaar: Add missing header #includes
commit
|
commitdiff
|
tree
2016-12-08
Diego Biurrun
configure: Fail if cuda was enabled and is not available
commit
|
commitdiff
|
tree
2016-12-08
Diego Biurrun
build: Drop stray golomb dependencies
commit
|
commitdiff
|
tree
2016-12-08
Diego Biurrun
build: Add an internal component for hevc_ps code
commit
|
commitdiff
|
tree
2016-12-08
Diego Biurrun
Add missing #includes for standalone spherical-information...
commit
|
commitdiff
|
tree
2016-12-07
Diego Biurrun
build: Add missing Makefile entries and ifdefs for...
commit
|
commitdiff
|
tree
2016-12-07
Diego Biurrun
build: Ensure that the "all" target appears before...
commit
|
commitdiff
|
tree
2016-12-07
Diego Biurrun
build: Have old H.264/HEVC nvenc encoders select their...
commit
|
commitdiff
|
tree
2016-12-07
Diego Biurrun
build: Move entries related to building TOOLS to a...
commit
|
commitdiff
|
tree
2016-12-07
Diego Biurrun
build: Warn that reconfiguration is necessary if version...
commit
|
commitdiff
|
tree
2016-12-06
Diego Biurrun
configure: Pass CFLAGS_HEADERS through the right CFLAGS...
commit
|
commitdiff
|
tree
2016-12-06
Diego Biurrun
build: Separate avisynth and avxsynth support
commit
|
commitdiff
|
tree
2016-12-06
Diego Biurrun
configure: Simplify OMX check
commit
|
commitdiff
|
tree
2016-12-06
Diego Biurrun
configure: Move COMPONENT_LIST to the bottom of CONFIG_LIST
commit
|
commitdiff
|
tree
2016-12-05
Diego Biurrun
configure: Simplify and fix avfoundation indev handling
commit
|
commitdiff
|
tree
2016-12-05
Diego Biurrun
build: Add EXTRALIBS to TOOLS linker command
commit
|
commitdiff
|
tree
2016-12-05
Diego Biurrun
configure: Separate package name and version requirements...
commit
|
commitdiff
|
tree
2016-12-05
Diego Biurrun
configure: Simplify MMAL check
commit
|
commitdiff
|
tree
2016-12-05
Diego Biurrun
build: Add missing audio_frame_queue dependency for...
commit
|
commitdiff
|
tree
2016-12-05
Diego Biurrun
build: Create a component for MPEG audio header decoding
commit
|
commitdiff
|
tree
2016-12-05
Diego Biurrun
build: Add missing hevc_ps dependency for QSV HEVC...
commit
|
commitdiff
|
tree
2016-12-03
Diego Biurrun
configure: Add misssing qpeldsp dependency to mss2...
commit
|
commitdiff
|
tree
2016-12-03
Diego Biurrun
build: Drop support for configuring library name suffixes
commit
|
commitdiff
|
tree
2016-12-03
Diego Biurrun
configure: Drop bogus xcb_event variables
commit
|
commitdiff
|
tree
2016-12-03
Diego Biurrun
Remove Plan 9 support
commit
|
commitdiff
|
tree
2016-12-03
Diego Biurrun
build: Drop support for old versions of libdc1394
commit
|
commitdiff
|
tree
2016-12-03
Diego Biurrun
build: Add separate flags for checkheaders targets
commit
|
commitdiff
|
tree
2016-12-03
Diego Biurrun
build: Add -Wpedantic and -Wextra to extra warning...
commit
|
commitdiff
|
tree
2016-12-01
Diego Biurrun
cabac: x86: Give optimizations header a more meaningful...
commit
|
commitdiff
|
tree
2016-11-30
Diego Biurrun
hevc: Eliminate pointless variable indirection
commit
|
commitdiff
|
tree
2016-11-30
Diego Biurrun
hevc: Drop pointless av_unused attribute
commit
|
commitdiff
|
tree
2016-11-30
Diego Biurrun
metasound: Drop unused tables
commit
|
commitdiff
|
tree
2016-11-29
Diego Biurrun
configure: Integrate X11 checks into vaapi/vdpau checks
commit
|
commitdiff
|
tree
2016-11-29
Diego Biurrun
configure: Do not add newlines in filter()/filter_out...
commit
|
commitdiff
|
tree
2016-11-29
Diego Biurrun
configure: Move hardware-accelerated codec deps out...
commit
|
commitdiff
|
tree
2016-11-29
Diego Biurrun
configure: MMAL-related decoders should depend on,...
commit
|
commitdiff
|
tree
next