summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Collapse)AuthorAgeFilesLines
* OS/2:Makedef.cmd cleanupDave Yeo2015-05-061-2/+1
| | | | | | | Remove PROTMODE as it doesn't make sense for DLLs. Also fixes a warning with the OpenWatcom linker Export symbols as names rather then ordinals for better compatibility for minor releases. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* configure: prepend avfilter_deps for *_rect filtersMichael Niedermayer2015-05-031-0/+2
| | | | | Found-by: ubitux Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* Merge commit '3edeb7749e4276c78ad57307b8c3b32dd476d1da'Michael Niedermayer2015-05-031-2/+1
|\ | | | | | | | | | | | | | | | | | | | | * commit '3edeb7749e4276c78ad57307b8c3b32dd476d1da': configure: Allow log2 with MSVC 2013 onwards. Conflicts: configure See: 4d93e758d732726fa7e20693db1f447985f1d6d8 Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * configure: Allow log2 with MSVC 2013 onwards.Matt Oliver2015-05-021-2/+2
| | | | | | | | | | | | | | | | | | Only MSVC 2010 in x64 mode, in the static msvcrt, had a stray log2 function (which wasn't available in the headers). MSVC 2013 has got a proper log2 function though. Signed-off-by: Martin Storsjö <martin@martin.st>
* | Merge commit '863ee06809b215895ee20cbc557eeceb904cf770'Michael Niedermayer2015-05-031-2/+2
|\ \ | |/ | | | | | | | | | | | | | | | | * commit '863ee06809b215895ee20cbc557eeceb904cf770': configure: Use the right local variable in the MSVC and ICL probes Conflicts: configure Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * configure: Use the right local variable in the MSVC and ICL probesMartin Storsjö2015-05-021-2/+2
| | | | | | | | | | | | | | | | $cc is the compiler requested as main target compiler, while $_cc is the actual tool tested in the probe function right now (which can also be e.g. the host compiler). Signed-off-by: Martin Storsjö <martin@martin.st>
| * avplay: Add support for rotated videoMartin Storsjö2015-05-021-1/+1
| | | | | | | | | | | | | | | | | | This is enabled by default, but can be disbled via the -noautorotate option. Based on a patch by Clément Bœsch. Signed-off-by: Martin Storsjö <martin@martin.st>
* | configure: add forgotten avcodec/avformat deps for find/cover_rectMichael Niedermayer2015-05-021-2/+2
| | | | | | | | | | Found-by: ubitux Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | avfilter: Add cover_rect filterMichael Niedermayer2015-05-021-0/+1
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | avfilter: add find_rect filterMichael Niedermayer2015-05-021-0/+1
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | configure: add Loongson-3 supportZhouXiaoyong2015-04-251-0/+23
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | dshow: add capture device save and loadMate Sebok2015-04-221-1/+1
| | | | | | | | | | | | Signed-off-by: Mate Sebok <smfinc.org@gmail.com> Reviewed-by: Roger Pack <rogerdpack2@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge commit 'eaa2d123f0a643664721593d248ece6bcd85f1e6'Michael Niedermayer2015-04-201-0/+7
|\ \ | |/ | | | | | | | | | | | | | | | | | | * commit 'eaa2d123f0a643664721593d248ece6bcd85f1e6': log: Print a full backtrace along with error messages under Valgrind Conflicts: libavutil/log.c libavutil/version.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * log: Print a full backtrace along with error messages under ValgrindVittorio Giovara2015-04-201-0/+7
| | | | | | | | | | | | | | | | Useful to understand where and in what execution state a certain message is generated. It is enabled only when optimizations are disabled, since function names are not printed otherwise. Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
| * configure: Simplify avisynth checkDiego Biurrun2015-04-151-2/+2
| |
| * parseutils: Make av_small_strptime publicLuca Barbato2015-04-071-2/+0
| | | | | | | | | | | | And use it in libavformat. Based on a similar patch by Stefano Sabatini <stefasab@gmail.com>.
* | configure: remove old libdcadec checkJames Almer2015-04-161-2/+1
| | | | | | | | | | | | | | | | | | It's obsolete after the addition of the pkg-config check. See http://comments.gmane.org/gmane.comp.video.ffmpeg.devel/191983 for the relevant discussion Reviewed-by: Hendrik Leppkes <h.leppkes@gmail.com> Signed-off-by: James Almer <jamrial@gmail.com>
* | configure: add missing dependencies for MIPS and PPC featuresJames Almer2015-04-161-0/+4
| | | | | | | | | | Reviewed-by: Michael Niedermayer <michaelni@gmx.at> Signed-off-by: James Almer <jamrial@gmail.com>
* | configure: add pkg-config support for libdcadecSimon Thelen2015-04-161-1/+2
| | | | | | | | | | Signed-off-by: Simon Thelen <ffmpeg-dev@c-14.de> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | configure: add missing h263p decoder dependenciesJames Almer2015-04-121-0/+1
| | | | | | | | | | | | Should fix ticket #4480 Signed-off-by: James Almer <jamrial@gmail.com>
* | configure: add support for 74kf cpuShivraj Patil2015-04-101-0/+5
| | | | | | | | | | | | Signed-off-by: Shivraj Patil <shivraj.patil@imgtec.com> Reviewed-by: Nedeljko Babic <Nedeljko.Babic@imgtec.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | configure: add support for mips64r6 and i6400 cpuShivraj Patil2015-04-101-1/+25
| | | | | | | | | | | | | | | | This is a preparation patch to submit optimized code for MSA (MIPS-SIMD-Architecture) Signed-off-by: Shivraj Patil <shivraj.patil@imgtec.com> Reviewed-by: Nedeljko Babic <Nedeljko.Babic@imgtec.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | configure: add support for mips32r5, p5600 cpu and msaShivraj Patil2015-04-101-3/+42
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Imagination Technologies has come up with MIPS Warrior Processor Cores. More details can be found at- http://www.imgtec.com/mips/warrior/pclass.asp http://www.imgtec.com/mips/warrior/iclass.asp This is a preparation patch to submit optimized code for MSA (MIPS-SIMD-Architecture) This patch set is adding support for P5600 and I6400 CPUs. MIPS 'generic' case is added, with mips32r2 arch as default (fpu and dsp opt enabled). Sample configurations for new MSA architectures- $ ./configure --enable-cross-compile --cross-prefix=<PATH> --arch=mips --target-os=linux --cpu=p5600 $ ./configure --enable-cross-compile --cross-prefix=<PATH> --arch=mips --target-os=linux --cpu=i6400 Signed-off-by: Shivraj Patil <shivraj.patil@imgtec.com> Reviewed-by: Nedeljko Babic <Nedeljko.Babic@imgtec.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | apng: Add a basic APNG encoderDonny Yang2015-04-021-0/+1
| | | | | | | | | | Signed-off-by: Donny Yang <work@kota.moe> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge commit '4978850ca2cb1ec6908f5bc79cc592ca454d11e8'Michael Niedermayer2015-03-311-7/+11
|\ \ | |/ | | | | | | | | | | | | | | | | * commit '4978850ca2cb1ec6908f5bc79cc592ca454d11e8': build: Split JPEG-related tables off into a separate component Conflicts: configure Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * build: Split JPEG-related tables off into a separate componentDiego Biurrun2015-03-301-5/+9
| |
| * lavc: add libdcadec decoderHendrik Leppkes2015-03-291-0/+4
| | | | | | | | Signed-off-by: Anton Khirnov <anton@khirnov.net>
* | Merge commit 'c48456166e95648719a8be8f8613f9dee98205c1'Michael Niedermayer2015-03-291-0/+13
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'c48456166e95648719a8be8f8613f9dee98205c1': lavc: add MMAL hardware decoder wrapper Conflicts: Changelog configure doc/APIchanges libavcodec/Makefile libavcodec/allcodecs.c libavcodec/version.h libavutil/version.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * lavc: add MMAL hardware decoder wrapperwm42015-03-291-0/+13
| | | | | | | | | | | | Based on a patch by Rodger Combs. Signed-off-by: Anton Khirnov <anton@khirnov.net>
* | doc/examples: add directory listing exampleLukasz Marek2015-03-281-0/+2
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge commit '72b7441a10f578a1d0be7083d8f5adf6a01921c2'Michael Niedermayer2015-03-281-0/+4
|\ \ | |/ | | | | | | | | | | | | | | | | | | * commit '72b7441a10f578a1d0be7083d8f5adf6a01921c2': lavc: add Intel libmfx-based H.264 encoder Conflicts: Changelog libavcodec/version.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * lavc: add Intel libmfx-based H.264 encoderAnton Khirnov2015-03-271-0/+4
| |
* | Merge commit 'd0a63d8b989647ffdb5f40da8e1feaffe1a8e791'Michael Niedermayer2015-03-281-0/+2
|\ \ | |/ | | | | | | | | | | | | | | | | | | * commit 'd0a63d8b989647ffdb5f40da8e1feaffe1a8e791': qsvdec: split off some code that will be shared with the encoder Conflicts: libavcodec/Makefile libavcodec/qsvdec.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * qsvdec: split off some code that will be shared with the encoderAnton Khirnov2015-03-271-0/+2
| |
* | Merge commit 'b04d009b0e1a34b717f3d3bbf407aef0c742aff1'Michael Niedermayer2015-03-281-2/+2
|\ \ | |/ | | | | | | | | | | | | | | | | * commit 'b04d009b0e1a34b717f3d3bbf407aef0c742aff1': qsv: rename to qsvdec Conflicts: libavcodec/Makefile Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * qsv: rename to qsvdecAnton Khirnov2015-03-271-2/+2
| | | | | | | | This is to avoid conflicts with the upcoming QSV encoding support.
* | configure: add missing dependency for nvenc_h265James Almer2015-03-251-0/+1
| | | | | | | | | | | | Should fix compilation of builds without nvenc Signed-off-by: James Almer <jamrial@gmail.com>
* | avcodec/nvenc: Drop support for old nvenc apiTimo Rothenpieler2015-03-241-0/+2
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | configure: Silence warnings about constant unsigned overflows in MSVCMichael Niedermayer2015-03-201-0/+1
| | | | | | | | | | | | | | | | | | | | unsigned overflows are well defined in C and used for example in crypto and various other places. None of the affected warnings currently shown points to an actual defect untested Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | avcodec: Fix libdcadec include dirKacper Michajłow2015-03-201-1/+1
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | avcodec: add libdcadec decoderHendrik Leppkes2015-03-201-0/+4
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge commit '91894f27dce531c13d7e1be20253877f2e1e9e66'Michael Niedermayer2015-03-171-2/+1
|\ \ | |/ | | | | | | | | | | | | | | | | | | * commit '91894f27dce531c13d7e1be20253877f2e1e9e66': configure: Disable shift operator precedence warnings with MSVC Conflicts: configure See: 9e208ce6dd94596b4185a93af4aab3dcd28eb5b7 Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * configure: Disable shift operator precedence warnings with MSVCDiego Biurrun2015-03-171-1/+1
| |
* | configure: Silence EMMS warnings in ICCMichael Niedermayer2015-03-161-1/+3
| | | | | | | | | | | | | | | | | | Real world MMX code does not put EMMS at the start and end of every function, it would be incredibly inefficient to do that thus do not warn about that Tested-by: Carl Eugen Hoyos <cehoyos@ag.or.at> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge commit 'faab8f9fcb4ffeb967dc6872c0f1e9da719106ce'Michael Niedermayer2015-03-161-7/+7
|\ \ | |/ | | | | | | | | | | | | | | | | * commit 'faab8f9fcb4ffeb967dc6872c0f1e9da719106ce': configure: move cross_compile checks after the toolchain section Conflicts: configure Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * configure: move cross_compile checks after the toolchain sectionJanne Grunau2015-03-161-7/+7
| |
* | Merge commit '3e1b5cbc9ab0a61c9bec08a1df1404b9da6ed7ea'Michael Niedermayer2015-03-161-0/+1
|\ \ | |/ | | | | | | | | | | * commit '3e1b5cbc9ab0a61c9bec08a1df1404b9da6ed7ea': configure: handle Apple's armv7s in probe_arm_arch() Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * configure: handle Apple's armv7s in probe_arm_arch()Janne Grunau2015-03-161-0/+1
| |
* | configure: fix zlib dependancy of tdscMichael Niedermayer2015-03-131-2/+1
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge commit '247e370e2a913db52ca079b347a174c8d393b171'Michael Niedermayer2015-03-131-0/+2
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '247e370e2a913db52ca079b347a174c8d393b171': TDSC decoder Conflicts: Changelog doc/general.texi libavcodec/Makefile libavcodec/allcodecs.c libavcodec/version.h tests/fate/video.mak Merged-by: Michael Niedermayer <michaelni@gmx.at>
OpenPOWER on IntegriCloud