2215 Commits (481575d255195c6c2f32e04686b94de984ae78d4)

Author SHA1 Message Date
Diego Biurrun 215cdd35ef configure: Refactor dxva2api.h dependency declarations 12 years ago
Diego Biurrun 4cc4b33f71 build: Add proper infrastructure for adding and checking host CPPFLAGS 12 years ago
Diego Biurrun 2aac411fd4 configure: Simplify VDPAU header check 12 years ago
Diego Biurrun 9840130edf configure: Simplify VDA header and extralibs check 12 years ago
Mans Rullgard 0a8da1a3e5 configure: Do not redundantly list enabled hwaccel libs 12 years ago
Diego Biurrun 7432e87206 configure: Add print_3_columns helper function and use where appropriate 12 years ago
Luca Barbato aa11cb7931 build: make audio_frame_queue a stand-alone component 12 years ago
Diego Biurrun 759a3a2177 configure: Move MinGW CPPFLAGS setting to libc section, where it belongs 12 years ago
Diego Biurrun 69dca3a4f4 openbsd: Add minor number to shared library install name 12 years ago
Diego Biurrun 304b806cb5 build: Make library minor version visible in the Makefile 12 years ago
Diego Biurrun 79dad2a932 dsputil: Separate h264chroma 12 years ago
Diego Biurrun 70b348ec5b configure: Group all hwaccels together in a separate variable 12 years ago
Diego Biurrun 197252f1c5 configure: Add a comment indicating why uclibc is checked before glibc 12 years ago
Diego Biurrun 29f1fa7422 configure: Move newlib libc check before mingw libc check 12 years ago
Diego Biurrun 2c10e2a2f6 build: Make the H.264 parser select h264qpel 12 years ago
Diego Biurrun 528878ee7b openbsd: configure: Stop enabling PIC by default 12 years ago
Brad Smith c7df1532e5 libgsm: detect libgsm header path 12 years ago
Sean McGovern 6d1114a806 configure: Run SHFLAGS through ldflags_filter() 12 years ago
Luca Barbato 43e0e0c4e5 libcdio: support recent cdio-paranoia 12 years ago
Martin Storsjö 0eecafc948 configure: Make the new srtp protocol depend on the rtp protocol 12 years ago
Diego Biurrun 99853cb8d4 configure: Make warnings from -Wreturn-type fatal errors 12 years ago
Sean McGovern 5e753ed502 suncc: Replace more GCC flags by their equivalents in suncc_flags() 12 years ago
Luca Barbato 3f111804eb libvpx: make vp8 and vp9 selectable 12 years ago
Rémi Denis-Courmont 7752532789 vdpau: Add VC-1 decoding via hwaccel infrastructure 12 years ago
Rémi Denis-Courmont 51b56a0716 vdpau: Add H.264 decoding via hwaccel infrastructure 12 years ago
Rémi Denis-Courmont 200e8ac920 vdpau: Add MPEG-4 decoding via hwaccel infrastructure 12 years ago
Rémi Denis-Courmont aaf9d0e8f3 vdpau: Add MPEG-1/2 decoding via hwaccel infrastructure 12 years ago
Marcin Juszkiewicz d11cb13b0e configure: enable pic for shared libs on AArch64 12 years ago
Diego Biurrun a0c5917f86 Drop Snow codec 12 years ago
Hendrik Leppkes 506409776c configure: suppress -fPIC in msvc builds 12 years ago
Diego Biurrun 5ad2f0bfb2 build: Add rtpenc_chain extra config option 12 years ago
Diego Biurrun 844c68520e configure: Add --disable-all command line option 12 years ago
Diego Biurrun ed40b6bf07 configure: cosmetics: Separate hwaccel dependencies from decoders/encoders 12 years ago
Diego Biurrun 0a0e340f5b configure: Make avconv depend on null, anull and resample filters 12 years ago
Diego Biurrun 511cf612ac miscellaneous typo fixes 12 years ago
Ronald S. Bultje 8c53d39e7f lavc: introduce VideoDSPContext 12 years ago
Diego Biurrun ea061af15a configure: formatting cosmetics 12 years ago
Mans Rullgard d4f8cecc86 configure: fix automatic processing of _extralibs in check_deps 12 years ago
Diego Biurrun 998c1ee10c configure: Have protocols select network code instead of depending on it 12 years ago
Paul B Mahol 57231e4d5b tak: demuxer, parser, and decoder 12 years ago
Mans Rullgard b57c1da81e arm: detect cpu features at runtime on Linux 12 years ago
Mans Rullgard b326755989 arm: rename ARMVFP config symbol to VFP 12 years ago
Mans Rullgard 637606de2d configure: arm: make _inline arch ext symbols depend on inline_asm 12 years ago
Mans Rullgard 7f2b3dcabd configure: arm: check inline and external asm support for extensions 12 years ago
Mans Rullgard c6ebc9faa2 configure: add check_insn function 12 years ago
Mans Rullgard 7fd90119bb configure: clean up check_inline_asm and check_as functions 12 years ago
Mans Rullgard f0fe245bc3 configure: arm: set fast_clz and fast_unaligned in cpuflags section 12 years ago
Mans Rullgard 1234c66a31 configure: arm: detect toolchain default arch version 12 years ago
Mans Rullgard 9ebd45c2d5 configure: do not bypass cpuflags section if --cpu not given 12 years ago
Luca Barbato 1944d532a8 ppc: always use pic for shared libraries 12 years ago