summaryrefslogtreecommitdiff
path: root/configure
Commit message (Collapse)AuthorAge
* configure/help: consistently use "autodetect"Clément Bœsch2015-03-02
|
* Merge commit '990e4a6639d0714198583c2812b1074b5751898f'Michael Niedermayer2015-03-01
|\ | | | | | | | | | | | | | | | | | | | | * commit '990e4a6639d0714198583c2812b1074b5751898f': Add a QSV decoding example. Conflicts: configure doc/Makefile Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * Add a QSV decoding example.Anton Khirnov2015-02-28
| |
* | Merge commit '71f1ad37d858b810b71a4af1c25771beaa50b27b'Michael Niedermayer2015-03-01
|\| | | | | | | | | | | | | | | | | | | | | | | * commit '71f1ad37d858b810b71a4af1c25771beaa50b27b': lavc: do not compile fmtconvert unconditionally Conflicts: configure libavcodec/ppc/Makefile libavcodec/x86/Makefile Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * lavc: do not compile fmtconvert unconditionallyAnton Khirnov2015-02-28
| | | | | | | | Only ac3dec and dcadec use it.
* | Merge commit '82b6e451161f19ab90bfb9565b710021caf5dcbd'Michael Niedermayer2015-02-26
|\| | | | | | | | | | | | | | | | | | | * commit '82b6e451161f19ab90bfb9565b710021caf5dcbd': configure: Move the cross_prefix setting after the toolchain one Conflicts: configure Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * configure: Move the cross_prefix setting after the toolchain oneLuca Barbato2015-02-26
| | | | | | | | | | | | Makes passing to configure --toolchain=gcc-asan --cross-prefix=armv7a-hardfloat-linux-gnueabi- work as intended.
* | Merge commit '521979e6b1e7a89751aebc285a40d6508f8af48f'Michael Niedermayer2015-02-23
|\| | | | | | | | | | | | | | | | | | | | | * commit '521979e6b1e7a89751aebc285a40d6508f8af48f': configure: Properly fail when libcdio/cdparanoia is not found Conflicts: configure See: f514b5dff769a331ea2153c23594d9b29b667141 Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * configure: Properly fail when libcdio/cdparanoia is not foundVittorio Giovara2015-02-22
| |
* | Merge commit 'f7cc6627c01ad3f5bc6ea2d0e6f8adb3a0b490d7'Michael Niedermayer2015-02-23
|\| | | | | | | | | | | | | * commit 'f7cc6627c01ad3f5bc6ea2d0e6f8adb3a0b490d7': configure: Use pkg-config for libdc1394 discovery Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * configure: Use pkg-config for libdc1394 discoveryVittorio Giovara2015-02-22
| | | | | | | | | | | | | | | | Since not all systems need the libraw1394 dependency, let pkg-config provide the list of libraries actually needed. The libdc1394-2.pc file has been included since version 2 (2008-01-05), so it should be safe to use.
* | Merge commit '11c22dfd495bbd3f38df639772aa4bb9a1be882d'Michael Niedermayer2015-02-19
|\| | | | | | | | | | | | | * commit '11c22dfd495bbd3f38df639772aa4bb9a1be882d': configure: add missing h264_qsv hwaccel deps Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * configure: add missing h264_qsv hwaccel depsAnton Khirnov2015-02-19
| |
* | Merge commit '4e08c821106fc1d6d358864abf0d8488b12f38c6'Michael Niedermayer2015-02-19
|\| | | | | | | | | | | | | | | | | | | | | | | | | * commit '4e08c821106fc1d6d358864abf0d8488b12f38c6': lavc: add an Intel libmfx-based H.264 decoder Conflicts: configure libavcodec/Makefile libavcodec/allcodecs.c libavcodec/version.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * lavc: add an Intel libmfx-based H.264 decoderAnton Khirnov2015-02-19
| | | | | | | | | | Based on the code by Luca Barbato <lu_zero@gentoo.org> and Yukinori Yamazoe <drocon11@gmail.com>.
| * xcbgrab: Check for xcb-shapeLuca Barbato2015-02-15
| | | | | | | | It is required.
* | Force linking against user32 if dxva2 is enabled.Carl Eugen Hoyos2015-02-17
| | | | | | | | | | | | | | Fixes compilation with vfwcap disabled. Reported and tested by Bernhard Döbler, programmer bardware de Reviewed-by: Matt Oliver
* | avfilter: Add repeatfields filter (Port of mp=softpulldown)Paul B Mahol2015-02-10
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | test/fate: added mxf_opatom regression testsMark Reid2015-02-10
| | | | | | | | | | Reviewed-by: tomas.hardin@codemill.se Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Do not use -mdynamic-no-pic on OSX x86_64.Carl Eugen Hoyos2015-02-08
| | | | | | | | Fixes default compilation with icc.
* | Merge commit 'd615187f74ddf3413778a8b5b7ae17255b0df88e'Michael Niedermayer2015-02-04
|\| | | | | | | | | | | | | | | | | | | * commit 'd615187f74ddf3413778a8b5b7ae17255b0df88e': aacdec: Support for ER AAC ELD 480. Conflicts: libavcodec/aacdec.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * aacdec: Support for ER AAC ELD 480.Alex Converse2015-02-03
| | | | | | | | Based in part on work from Niel van der Westhuizen <espes@pequalsnp.com>.
* | Merge commit '3d5d46233cd81f78138a6d7418d480af04d3f6c8'Michael Niedermayer2015-02-02
|\| | | | | | | | | | | | | | | | | | | | | * commit '3d5d46233cd81f78138a6d7418d480af04d3f6c8': opus: Factor out imdct15 into a standalone component Conflicts: configure libavcodec/opus_celt.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * opus: Factor out imdct15 into a standalone componentDiego Biurrun2015-02-02
| | | | | | | | It will be reused by the AAC decoder.
| * configure: Add a dependency on vc1_decoder from vc1_parserMartin Storsjö2015-02-02
| | | | | | | | | | | | | | | | | | This fixes builds with vc1_parser enabled without vc1_decoder. All the vc1_decoder object files were included in the vc1_parser line in libavcodec/Makefile before, but architecture specific object files for vc1_decoder were not. Signed-off-by: Martin Storsjö <martin@martin.st>
| * Add DXVA2 HEVC HWAccelHendrik Leppkes2015-01-27
| | | | | | | | Signed-off-by: Anton Khirnov <anton@khirnov.net>
* | configure: remove mp_filter leftoverPaul B Mahol2015-01-31
| | | | | | | | | | Pointed out by: ubitux Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | remove libmpcodecsPaul B Mahol2015-01-31
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | Add DXVA2 HEVC HWAccelHendrik Leppkes2015-01-27
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | configure: use ar and ranlib in deterministic mode if availableAndreas Cadhalpun2015-01-27
| | | | | | | | | | | | | | this makes the static libraries binary reproducible Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Revert "configure: use ar and ranlib in deterministic mode"Michael Niedermayer2015-01-26
| | | | | | | | | | | | This breaks on BSDs This reverts commit 7e857cd57108358531b62ba58daa79adf21878e5.
* | configure: use ar and ranlib in deterministic modeAndreas Cadhalpun2015-01-26
| | | | | | | | | | | | | | this makes the static libraries binary reproducible Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | avfilter: Port mp=eq/eq2 to lavfiArwa Arif2015-01-26
| | | | | | | | | | | | | | Code adapted from James Darnley's port Some fixes from Paul B Mahol <onemda@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | dshow: add options for allowing filter popup configuration dialogs to be ↵rogerdpack2015-01-23
| | | | | | | | | | | | presented to the user Signed-off-by: rogerdpack <rogerpack2005@gmail.com>
* | avutil/opencl: don't include config.hJames Almer2015-01-12
| | | | | | | | | | | | | | | | | | It's not an installed header. Tested-by: Thilo Borgmann <thilo.borgmann@mail.de> Tested-by: Wei Gao <highgod0401@gmail.com> Reviewed-by: Michael Niedermayer <michaelni@gmx.at> Signed-off-by: James Almer <jamrial@gmail.com>
* | configure: enable vsx together with altivec for ppc64elAndreas Cadhalpun2015-01-10
| | | | | | | | | | | | The altivec optimizations on little endian ppc64 don't work without vsx. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | lavfi: port mp=pp7 to libavfilterArwa Arif2015-01-09
| | | | | | | | | | | | | | The only difference with mp=pp7 is that default mode is "medium", as stated in the MPlayer docs, rather than "hard". Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
* | configure: fix convoluted shlib codeMichael Niedermayer2015-01-09
| | | | | | | | | | | | Fixes Ticket 4199 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge commit '3852e2c926ddb166c7aa69c4644a86100ea144d9'Michael Niedermayer2015-01-08
|\| | | | | | | | | | | | | * commit '3852e2c926ddb166c7aa69c4644a86100ea144d9': libopenh264enc: Fix a typo and some nitpicks Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * libopenh264enc: Fix a typo and some nitpicksMartin Storsjö2015-01-08
| | | | | | | | | | | | Also move the .long_name entry to below the .name entry. Signed-off-by: Martin Storsjö <martin@martin.st>
* | Merge commit '8a3d9ca603f4d15ecaa9ca379cbaab4ecaec8ce4'Michael Niedermayer2015-01-07
|\| | | | | | | | | | | | | | | | | | | | | | | * commit '8a3d9ca603f4d15ecaa9ca379cbaab4ecaec8ce4': libavcodec: Add an OpenH264 encoder wrapper Conflicts: Changelog configure libavcodec/version.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * libavcodec: Add an OpenH264 encoder wrapperMartin Storsjö2015-01-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Compared to existing, common opensource H264 encoders, this can be useful since it has got a different license (BSD instead of GPL). Performance- and qualitywise it is comparable to x264 in ultrafast mode. Hooking it up as an encoder in libavcodec also simplifies comparing it against other common encoders. This requires OpenH264 1.3 or newer. Since the OpenH264 API and ABI changes frequently, only releases are supported. To take advantage of the OpenH264 patent offer, the OpenH264 library must not be redistributed, but downloaded at runtime at the end-user's system. Signed-off-by: Martin Storsjö <martin@martin.st>
| * build: Use -Werror=format-securityAgostino Sarubbo2015-01-05
| | | | | | | | Reduce the chance of introducing a class of bugs quite hard to track.
* | Merge commit 'f4d4e66a24a5c9497a5b6d3c089ac58089a87428'Michael Niedermayer2015-01-05
|\| | | | | | | | | | | | | * commit 'f4d4e66a24a5c9497a5b6d3c089ac58089a87428': configure: Remap -L to -libpath for msvc Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * configure: Remap -L to -libpath for msvcMartin Storsjö2015-01-04
| | | | | | | | | | | | | | | | This allows using libraries that are detected via pkg-config with msvc. (The libraries themselves may have to be built with MSVC though.) Signed-off-by: Martin Storsjö <martin@martin.st>
* | build: require libxcb >= 1.4Clément Bœsch2015-01-03
| | | | | | | | Fixes Ticket #4139
* | configure: bump yearJames Almer2015-01-03
| | | | | | | | Happy new year!
* | lavfi: port mp=fspp to a native libavfilter filterArwa Arif2014-12-24
| | | | | | | | Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
* | Merge commit '8ebf02f8f530240edf7e45f35f7647ef9dd44a58'Michael Niedermayer2014-12-20
|\| | | | | | | | | | | | | | | | | | | * commit '8ebf02f8f530240edf7e45f35f7647ef9dd44a58': libavformat: Only use MoveFileExA when targeting the desktop API subset Conflicts: configure Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * libavformat: Only use MoveFileExA when targeting the desktop API subsetMartin Storsjö2014-12-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The MoveFileExA is available in the headers regardless which API subset is targeted, but it is missing in the Windows Phone link libraries. When targeting Windows Store apps, the function is available both in the headers and in the link libraries, and thus there is no indication for the build system that this function should be avoided - such an indication is only given by the Windows App Certification Kit, which forbids using the MoveFileExA function. Therefore check the WINAPI_FAMILY defines instead, to figure out which API subset is targeted. Signed-off-by: Martin Storsjö <martin@martin.st>