index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavu: add support for atomic operations.
Ronald S. Bultje
2013-03-08
1
-0
/
+6
*
configure: Add missing videodsp dependencies to some decoders
Diego Biurrun
2013-03-07
1
-5
/
+5
*
configure: Add missing h264chroma dependencies to vp5, vp6
Diego Biurrun
2013-03-07
1
-2
/
+2
*
build: Fix error_resilience code dependencies
Diego Biurrun
2013-03-07
1
-12
/
+12
*
h264: Integrate draw_horiz_band into ff_h264_draw_horiz_band
Ronald S. Bultje
2013-03-07
1
-2
/
+2
*
cavs: Add a dependency on h264chroma
Carl Eugen Hoyos
2013-03-06
1
-1
/
+1
*
configure: Use check_builtin() where appropriate
Diego Biurrun
2013-03-05
1
-3
/
+2
*
configure: Add check_builtin convenience function
Diego Biurrun
2013-03-05
1
-0
/
+10
*
configure: Add sanitize_var_name convenience function
Diego Biurrun
2013-03-05
1
-2
/
+6
*
configure: Fix silly typo in logging command of check_struct()
Diego Biurrun
2013-03-05
1
-1
/
+1
*
configure: icc: Drop nonsense adding of cpuflags to LDFLAGS
Diego Biurrun
2013-02-26
1
-2
/
+0
*
configure: Identify icc compiler with a less ambiguous pattern
Diego Biurrun
2013-02-25
1
-1
/
+1
*
configure: Separate "ln" command line arguments
Diego Biurrun
2013-02-25
1
-2
/
+1
*
configure: List external libs used using print_enabled()
Mans Rullgard
2013-02-24
1
-30
/
+4
*
configure: Move list of external libs to a separate variable
Mans Rullgard
2013-02-24
1
-32
/
+36
*
configure: Move x11grab option to a more suitable place in the help output
Diego Biurrun
2013-02-24
1
-1
/
+1
*
configure: Fix vaapi/vda/vdpau dependency declarations
Diego Biurrun
2013-02-23
1
-17
/
+34
*
configure: Refactor dxva2api.h dependency declarations
Diego Biurrun
2013-02-23
1
-6
/
+7
*
build: Add proper infrastructure for adding and checking host CPPFLAGS
Diego Biurrun
2013-02-23
1
-1
/
+16
*
configure: Simplify VDPAU header check
Diego Biurrun
2013-02-23
1
-3
/
+2
*
configure: Simplify VDA header and extralibs check
Diego Biurrun
2013-02-23
1
-5
/
+2
*
configure: Do not redundantly list enabled hwaccel libs
Mans Rullgard
2013-02-23
1
-3
/
+0
*
configure: Add print_3_columns helper function and use where appropriate
Diego Biurrun
2013-02-23
1
-2
/
+6
*
build: make audio_frame_queue a stand-alone component
Luca Barbato
2013-02-17
1
-3
/
+12
*
configure: Move MinGW CPPFLAGS setting to libc section, where it belongs
Diego Biurrun
2013-02-14
1
-1
/
+1
*
openbsd: Add minor number to shared library install name
Diego Biurrun
2013-02-11
1
-1
/
+1
*
build: Make library minor version visible in the Makefile
Diego Biurrun
2013-02-11
1
-0
/
+1
*
dsputil: Separate h264chroma
Diego Biurrun
2013-02-06
1
-1
/
+1
*
configure: Group all hwaccels together in a separate variable
Diego Biurrun
2013-02-05
1
-4
/
+9
*
configure: Add a comment indicating why uclibc is checked before glibc
Diego Biurrun
2013-01-31
1
-0
/
+1
*
configure: Move newlib libc check before mingw libc check
Diego Biurrun
2013-01-31
1
-3
/
+4
*
build: Make the H.264 parser select h264qpel
Diego Biurrun
2013-01-24
1
-1
/
+1
*
openbsd: configure: Stop enabling PIC by default
Diego Biurrun
2013-01-24
1
-6
/
+0
*
libgsm: detect libgsm header path
Brad Smith
2013-01-21
1
-1
/
+4
*
configure: Run SHFLAGS through ldflags_filter()
Sean McGovern
2013-01-18
1
-1
/
+1
*
libcdio: support recent cdio-paranoia
Luca Barbato
2013-01-17
1
-2
/
+5
*
configure: Make the new srtp protocol depend on the rtp protocol
Martin Storsjö
2013-01-15
1
-0
/
+1
*
configure: Make warnings from -Wreturn-type fatal errors
Diego Biurrun
2013-01-14
1
-0
/
+2
*
suncc: Replace more GCC flags by their equivalents in suncc_flags()
Sean McGovern
2013-01-14
1
-1
/
+2
*
libvpx: make vp8 and vp9 selectable
Luca Barbato
2013-01-14
1
-6
/
+10
*
vdpau: Add VC-1 decoding via hwaccel infrastructure
Rémi Denis-Courmont
2013-01-13
1
-0
/
+2
*
vdpau: Add H.264 decoding via hwaccel infrastructure
Rémi Denis-Courmont
2013-01-13
1
-0
/
+1
*
vdpau: Add MPEG-4 decoding via hwaccel infrastructure
Rémi Denis-Courmont
2013-01-13
1
-0
/
+2
*
vdpau: Add MPEG-1/2 decoding via hwaccel infrastructure
Rémi Denis-Courmont
2013-01-13
1
-0
/
+2
*
configure: enable pic for shared libs on AArch64
Marcin Juszkiewicz
2013-01-11
1
-1
/
+1
*
Drop Snow codec
Diego Biurrun
2013-01-06
1
-6
/
+0
*
configure: suppress -fPIC in msvc builds
Hendrik Leppkes
2012-12-31
1
-0
/
+1
*
build: Add rtpenc_chain extra config option
Diego Biurrun
2012-12-28
1
-2
/
+4
*
configure: Add --disable-all command line option
Diego Biurrun
2012-12-28
1
-0
/
+5
*
configure: cosmetics: Separate hwaccel dependencies from decoders/encoders
Diego Biurrun
2012-12-23
1
-22
/
+24
[next]