summaryrefslogtreecommitdiff
path: root/configure
Commit message (Collapse)AuthorAge
* 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>
* | configure: create the tests directory like the doc directoryMichael Niedermayer2014-12-15
| | | | | | | | | | | | | | | | This fixes an issue where the tests directory is not created for out of tree builds before its needed Tested-by: Dave Yeo <daveryeo@telus.net> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | configure: Set the default for --shlibdir to --libdir.Carl Eugen Hoyos2014-12-15
| | | | | | | | | | | | Fixes ticket #4183. Reviewed-by: Ivan Kalvachev
* | build: add forgotten avcodec dependency in usppClément Bœsch2014-12-12
| |
* | lavfi: USPP FilterArwa Arif2014-12-12
| | | | | | | | | | Previous version reviewed by: Stefano Sabatini <stefasab@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | configure: do not allow nvenc to be build on cygwin to avoid _WIN32 ↵Michael Niedermayer2014-12-11
| | | | | | | | | | | | | | | | definition hack Suggested-by: James Almer <jamrial@gmail.com> Reviewed-by: James Almer <jamrial@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | avcodec: Add NVENC encoderTimo Rothenpieler2014-12-11
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Allow mov musing if the ac3 parser was disabled.Carl Eugen Hoyos2014-12-09
| | | | | | | | | | This reverts 8091fe30. Reported and tested by Takashi, ffmpeg-list dubistmeinheld de
* | Merge commit 'f963f80399deb1a2b44c1bac3af7123e8a0c9e46'Michael Niedermayer2014-12-09
|\| | | | | | | | | | | | | | | | | | | * commit 'f963f80399deb1a2b44c1bac3af7123e8a0c9e46': arm: Use .data.rel.ro for const data with relocations Conflicts: configure Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * arm: Use .data.rel.ro for const data with relocationsMartin Storsjö2014-12-09
| | | | | | | | Signed-off-by: Martin Storsjö <martin@martin.st>
| * configure: enable vda hwaccel by defaultVittorio Giovara2014-12-03
| | | | | | | | | | Following the old thread suggestions. Vittorio
* | configure: use use_pkg_config() instead of check_pkg_config() for libsmbclientMoritz Barsnick2014-12-09
| | | | | | | | | | | | | | | | | | This ensures that the CFLAGS and LDFLAGS are actually applied. Fixes an incorrect change introduced with the clean-up in commit cfcaf6b38e39ed6e788abb1a5a44f23660dce2f6. Reviewed-by: Nicolas George <george@nsup.org> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>