summaryrefslogtreecommitdiff
path: root/configure
Commit message (Collapse)AuthorAge
* Merge commit 'd261719319a505e1716e8b52fc955bef0503ff96'Michael Niedermayer2014-02-14
|\ | | | | | | | | | | | | | | | | | | * commit 'd261719319a505e1716e8b52fc955bef0503ff96': configure: do not link libraries against program-specific dependencies Conflicts: configure Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * configure: do not link libraries against program-specific dependenciesJanne Grunau2014-02-13
| | | | | | | | Bug-Id: 635
* | Merge commit '60e6cecf9bc7d6a238e6b316da52edcc6d1ef7f8'Michael Niedermayer2014-02-14
|\| | | | | | | | | | | | | | | | | | | * commit '60e6cecf9bc7d6a238e6b316da52edcc6d1ef7f8': configure: avserver does not need $ldl Conflicts: configure Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * configure: avserver does not need $ldlJanne Grunau2014-02-13
| | | | | | | | Loadable plugins were removed in d010e95f86089abe9a3d4d4a66ac8102312d28a4.
| * Add libx265 encoderDerek Buitenhuis2014-02-12
| | | | | | | | Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
* | Add libx265 encoderDerek Buitenhuis2014-02-12
| | | | | | | | Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
* | x86: add missing XOP checks and macrosJames Almer2014-02-11
| | | | | | | | | | Signed-off-by: James Almer <jamrial@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | lavd: add decklink output deviceRamiro Polla2014-02-09
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-02-08
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | * qatar/master: Mirillis FIC video decoder Conflicts: Changelog configure libavcodec/Makefile libavcodec/avcodec.h libavcodec/version.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * Mirillis FIC video decoderKostya Shishkov2014-02-08
| | | | | | | | | | | | Does not contain cursor rendering yet. Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
* | Merge commit '6398d8fd813490fc3900baf8c788f803d8e17b73'Michael Niedermayer2014-02-08
|\| | | | | | | | | | | | | * commit '6398d8fd813490fc3900baf8c788f803d8e17b73': configure: clang: add -Qunused-arguments to as|ld_flags as well Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * configure: clang: add -Qunused-arguments to as|ld_flags as wellJanne Grunau2014-02-08
| |
* | configure: Remove dcbzl check for e500v1 and e500v2 architecturesPeter Krefting2014-02-06
| | | | | | | | | | | | | | | | | | | | | | | | The DCBZL instruction is not available for the e500v1 and e500v2 architectures, but may still be recognized by the toolchain, so we need to remove the test for it explicitly for these architectures. References: PowerPC™ e500 Core Family Reference Manual (Freescale) Found-by: Ståle Kristoffersen <staalebk@ifi.uio.no> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | libfdk-aacenc: disable hard version requirementsTimothy Gu2014-02-06
| | | | | | | | | | | | | | Enable compilation on machines with an old libfdk-aac. Signed-off-by: Timothy Gu <timothygu99@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | configure: use real libfdk-aac version instead of API version in help textTimothy Gu2014-02-05
| | | | | | | | | | | | | | Also use real name with a '-' instead of '_'. Signed-off-by: Timothy Gu <timothygu99@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | examples: add avio_reading.c exampleStefano Sabatini2014-02-02
| |
* | Add rangecoder to the sonic dependencies in configure.Carl Eugen Hoyos2014-01-30
| | | | | | | | | | Fixes compilation with --disable-everything --enable-decoder=sonic and --disable-everything --enable-encoder=sonic.
* | Move GUID-related objects to riffenc.c and riff.c.Carl Eugen Hoyos2014-01-29
| | | | | | | | This simplifies the following eac3-in-wav patch.
* | lavd: add opengl deviceLukasz Marek2014-01-27
| | | | | | | | | | | | It can render to OpenGL context provided by application or into SDL window Signed-off-by: Lukasz Marek <lukasz.m.luki@gmail.com>
* | configure: add missing dependency for the remuxing exampleStefano Sabatini2014-01-26
| |
* | avcodec/libfdk_aacenc: enable 7.1 channel encodingJean First2014-01-26
| | | | | | | | | | | | | | 7.1(wide) and 7.1(wide-side) channel layouts are supported in fdk_aac since october 2013 (commit fa3eba1644) Signed-off-by: Jean First <jeanfirst@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-01-26
|\| | | | | | | | | | | | | * qatar/master: configure: clang: explicitly state dep file and rule name in DEPFLAGS Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * configure: clang: explicitly state dep file and rule name in DEPFLAGSJanne Grunau2014-01-25
| | | | | | | | | | | | Fixes dependency file generation with gas-preprocessor.pl and clang. Flags copied from GCC and tested with Apple's clang from Xcode 5 and 5.1 and clang 3.2, 3.3, 3.4 on Linux.
* | Merge commit 'fb87e69ff77f96536768dbae01d82db70c8b41f3'Michael Niedermayer2014-01-26
|\| | | | | | | | | | | | | * commit 'fb87e69ff77f96536768dbae01d82db70c8b41f3': configure: add missing x86 dependency for i686 Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * configure: add missing x86 dependency for i686Janne Grunau2014-01-25
| |
* | Merge commit '8267f9363532b23b3b8b4e27491ee2d412a8aec3'Michael Niedermayer2014-01-22
|\| | | | | | | | | | | | | * commit '8267f9363532b23b3b8b4e27491ee2d412a8aec3': configure: Set default HOSTCFLAGS/HOSTCPPFLAGS after compiler detection Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * configure: Set default HOSTCFLAGS/HOSTCPPFLAGS after compiler detectionDiego Biurrun2014-01-22
| | | | | | | | | | This prevents the default HOSTCFLAGS from getting clobbered by flags passed to configure on the command line.
* | Move add/diff_int16 to lossless_videodspMichael Niedermayer2014-01-20
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer2014-01-20
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | * cehoyos/master: Avoid a possible overflow when reading Nikon avi files. Add h263dsp dependency to mpeg1video and mpeg2video encoders. Fix compilation with --disable-hwaccel=mpeg1_xvmc,mpeg2_xvmc Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * | Add h263dsp dependency to mpeg1video and mpeg2video encoders.Carl Eugen Hoyos2014-01-20
| | | | | | | | | | | | | | | Fixes compilation with: configure --disable-everything --enable-encoder=mpeg2video --disable-asm
* | | examples: add remuxing exampleStefano Sabatini2014-01-20
|/ / | | | | | | Show how to perform streamcopy from one container to another.
* | swresample: Add arm&x86 clobber testsMartin Storsjö2014-01-18
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | configure: add version check for pkg libraries, and use it for vidstabGeorg Martius2014-01-16
| | | | | | | | | | | | | | Also fix trac ticket #3296. Signed-off-by: Georg Martius <martius@mis.mpg.de> Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
* | Merge commit 'dc4d726bab59f349d366916ba01df16289e5c81f'Michael Niedermayer2014-01-15
|\| | | | | | | | | | | | | | | | | | | * commit 'dc4d726bab59f349d366916ba01df16289e5c81f': build: Add separate hidden config option for the intrax8 code Conflicts: libavcodec/Makefile Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * build: Add separate hidden config option for the intrax8 codeDiego Biurrun2014-01-15
| | | | | | | | This allows for slightly cleaner dependency specification.
* | Merge commit 'b7b17ed66e199afc7246e642bf3b35c3f8eca217'Michael Niedermayer2014-01-15
|\| | | | | | | | | | | | | * commit 'b7b17ed66e199afc7246e642bf3b35c3f8eca217': aarch64: add cpuflags support for NEON and VFP Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * aarch64: add cpuflags support for NEON and VFPJanne Grunau2014-01-15
| | | | | | | | | | | | | | NEON and VFP are currently mandatory for all ARMv8 profiles. Both are handled as extensions as far as cpuflags are concerned. This is consistent with handling x86_64 which always has SSE2, but still handles it as an extension.
* | Merge commit '032d4da8af353e32ab5c86ee3a210f6065921a4a'Michael Niedermayer2014-01-15
|\| | | | | | | | | | | | | * commit '032d4da8af353e32ab5c86ee3a210f6065921a4a': aarch64: configure: set arch dependent features Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * aarch64: configure: set arch dependent featuresJanne Grunau2014-01-14
| | | | | | | | | | | | | | Stack is always 16 byte aligned and clz, 64bit operations and unaligned memory access are fast in aarch64 mode on ARMv8. Signed-off-by: Janne Grunau <janne-libav@jannau.net>
| * vf_yadif: Relicense from GPL to LGPLRobert Krüger2014-01-14
| | | | | | | | All copyright holders have agreed to the relicensing.
* | Change license of yadif from GPL to LGPLRobert Krüger2014-01-14
| | | | | | | | | | Signed-off-by: Robert Krüger <krueger@lesspain.de> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge commit '99e20125232d40ea239a5b54d26bbfe526506114'Michael Niedermayer2014-01-13
|\| | | | | | | | | | | | | * commit '99e20125232d40ea239a5b54d26bbfe526506114': x86/arm: Add clobber tests to libavresample Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * x86/arm: Add clobber tests to libavresampleMartin Storsjö2014-01-13
| | | | | | | | Signed-off-by: Martin Storsjö <martin@martin.st>
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-01-11
|\| | | | | | | | | | | | | | | | | | | * qatar/master: arm: Add an option for making sure NEON registers aren't clobbered Conflicts: configure Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * arm: Add an option for making sure NEON registers aren't clobberedMartin Storsjö2014-01-11
| | | | | | | | | | | | This is pretty much based on the same test for XMM registers. Signed-off-by: Martin Storsjö <martin@martin.st>
| * ATRAC3+ decoderMaxim Polijakowski2014-01-09
| | | | | | | | | | | | Cleanup by Diego Biurrun. Signed-off-by: Kostya Shishkov <kostya.shishkov@gmail.com>
* | Merge commit '9409c9bdbfd829353473ee6cc3e91c726481c069'Michael Niedermayer2014-01-06
|\| | | | | | | | | | | | | * commit '9409c9bdbfd829353473ee6cc3e91c726481c069': configure: Disable networking if winsock2.h is available but winsock functions aren't Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * configure: Disable networking if winsock2.h is available but winsock ↵Martin Storsjö2014-01-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | functions aren't Previously, if neither of the checks for the closesocket function succeeded, we still kept winsock2.h and networking in general enabled. When targeting the WinRT API subset, the winsock2.h header is available (making the check for it succeed, giving the impression that winsock is available), but tests that actually try to use such a function will fail. In this case, disable the winsock2.h feature and networking in general, as if the winsock2.h header test would have failed in the first place. Signed-off-by: Martin Storsjö <martin@martin.st>
| * configure: Update freetype check to follow upstreamLuca Barbato2014-01-06
| | | | | | | | | | | | The freetype tutorial suggests to use #include FT_FREETYPE_H. Bug-Id: 616
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-01-05
|\| | | | | | | | | | | | | * qatar/master: configure: Support preprocessor macros as header names Merged-by: Michael Niedermayer <michaelni@gmx.at>