summaryrefslogtreecommitdiff
path: root/configure
Commit message (Collapse)AuthorAge
* Merge commit '93e65e9a6c0895f869752a66731d9b2ec3916467'Michael Niedermayer2013-04-11
|\ | | | | | | | | | | | | | | | | | | * commit '93e65e9a6c0895f869752a66731d9b2ec3916467': Cosmetics, restore alphabetic order in atomics lists. Conflicts: libavutil/Makefile Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * Cosmetics, restore alphabetic order in atomics lists.Anton Khirnov2013-04-11
| |
* | Fix compilation with --disable-everything --enable-filter=deshakeJames Almer2013-04-11
| | | | | | | | | | Signed-off-by: James Almer <jamrial@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | libshine fixed point MP3 encoding supportPaul B Mahol2013-04-11
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-04-11
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * qatar/master: dsputil: Make dsputil selectable Conflicts: configure libavcodec/Makefile libavcodec/x86/Makefile libavcodec/x86/constants.c libavcodec/x86/dsputil_mmx.c libavcodec/x86/dsputil_mmx.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * dsputil: Make dsputil selectableRonald S. Bultje2013-04-10
| | | | | | | | Signed-off-by: Martin Storsjö <martin@martin.st>
* | lavf: add libquvi demuxer.Clément Bœsch2013-04-10
| |
* | Merge commit 'a862c7d3368241e72a465ab944afa38ea62a6640'Michael Niedermayer2013-04-06
|\| | | | | | | | | | | | | | | | | | | | | * commit 'a862c7d3368241e72a465ab944afa38ea62a6640': Integrate lcov/gcov into Libav Conflicts: Makefile common.mak Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * Integrate lcov/gcov into LibavReinhard Tartler2013-04-05
| | | | | | | | | | | | | | The gcov/lcov are a common toolchain for visualizing code coverage with the GNU/Toolchain. The documentation and implementation of this integration was heavily inspired from the blog entry by Mike Melanson: http://multimedia.cx/eggs/using-lcov-with-ffmpeg/
* | doc: enable compilation of -all tool pagesStefano Sabatini2013-04-05
| | | | | | | | | | | | | | In particular, add documentation configuration system, through the doc/config.texi file. Fix trac issue #2374.
* | Merge commit 'fc43c19a567aa945398dccb491d972c11ec2a065'Michael Niedermayer2013-04-04
|\| | | | | | | | | | | | | | | * commit 'fc43c19a567aa945398dccb491d972c11ec2a065': matroska: Update the available size after lace parsing clang: use -fsantize=address and -fsanitize=thread Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * clang: use -fsantize=address and -fsanitize=threadLuca Barbato2013-04-03
| | | | | | | | The previous syntax is deprecated.
* | Merge commit '817dff578f13ce97576c609ab141508b9dc782e9'Michael Niedermayer2013-04-03
|\| | | | | | | | | | | | | | | | | | | * commit '817dff578f13ce97576c609ab141508b9dc782e9': configure: Check for the atomic.h functions used in the suncc atomics header Conflicts: configure Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * configure: Check for the atomic.h functions used in the suncc atomics headerMartin Storsjö2013-04-03
| | | | | | | | | | | | | | The "suncc" atomics implementation uses a suncc specific memory barrier, but also relies on a few atomic functions from atomic.h, that are not suncc specific but specific to solaris. This made the current implementation fail on suncc on linux.
* | Merge commit 'f9f6402e9c9ce3642df981b48507df3a2d956f65'Michael Niedermayer2013-04-03
|\| | | | | | | | | | | | | | | | | | | * commit 'f9f6402e9c9ce3642df981b48507df3a2d956f65': configure: prettify atomics handling. Conflicts: configure Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * configure: prettify atomics handling.Anton Khirnov2013-04-03
| | | | | | | | | | Add simpler names and a shorthand for native atomics (as opposed to pthreads fallback).
* | opencl wrapper based on comments on 20130401highgod04012013-04-01
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge commit 'e9cc98839574c7e8d546e890ebbf57d1766e5d8a'Michael Niedermayer2013-03-28
|\| | | | | | | | | | | | | | | | | | | | | | | * commit 'e9cc98839574c7e8d546e890ebbf57d1766e5d8a': win32: Allow other programs to open the same files configure: Add error_resilience as dependency to the eatqi decoder Conflicts: configure libavformat/os_support.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * configure: Add error_resilience as dependency to the eatqi decoderMartin Storsjö2013-03-27
| | | | | | | | | | | | | | This makes standalone compilation of the eatqi decoder succeed. The dependency comes from the shared mpeg12dec.o file. Signed-off-by: Martin Storsjö <martin@martin.st>
* | Merge commit 'd767e2f969933b4e450ed4e69ea2bf8ca864838c'Michael Niedermayer2013-03-28
|\| | | | | | | | | | | | | * commit 'd767e2f969933b4e450ed4e69ea2bf8ca864838c': configure: fix dependencies of XvMC and old vdpau mpeg2 decoders Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * configure: fix dependencies of XvMC and old vdpau mpeg2 decodersJanne Grunau2013-03-26
| |
* | Merge commit 'c24469e812501903a46a06eff9722a82e136e841'Michael Niedermayer2013-03-27
|\| | | | | | | | | | | | | | | | | | | | | * commit 'c24469e812501903a46a06eff9722a82e136e841': utils: add workaround for AVHWAccel in ff_get_buffer compat code configure: Remove a stray msmpeg4v1 encoder declaration Conflicts: libavcodec/utils.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * configure: Remove a stray msmpeg4v1 encoder declarationMartin Storsjö2013-03-26
| | | | | | | | | | | | No such encoder exists currently. Signed-off-by: Martin Storsjö <martin@martin.st>
| * configure: Remove the mpegvideo dependency from svq1Martin Storsjö2013-03-26
| | | | | | | | | | | | The svq1 decoder can be built standalone without mpegvideo. Signed-off-by: Martin Storsjö <martin@martin.st>
* | configure: mpegvideo should not depend on error resilienceMichael Niedermayer2013-03-26
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | configure: the snow encoder is not supposed to depend on error resilienceMichael Niedermayer2013-03-26
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-03-26
|\| | | | | | | | | | | | | | | | | | | | | * qatar/master: h264: Make it possible to compile without error_resilience Conflicts: configure libavcodec/h264.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * h264: Make it possible to compile without error_resilienceRonald S. Bultje2013-03-26
| | | | | | | | | | | | | | | | | | | | Error resilience is enabled by the h264 decoder, unless explicitly disabled. --disable-everything --enable-decoder=h264 will produce a h264 decoder with error resilience enabled, while --disable-everything --enable-decoder=h264 --disable-error-resilience will produce a h264 decoder with error resilience disabled. Signed-off-by: Martin Storsjö <martin@martin.st>
* | Revert "Fix compilation with --disable-everything --enable-parser=h264."Michael Niedermayer2013-03-26
| | | | | | | | | | | | This reverts commit e0e8c20559d1197868b2620d8d9c560167a8f5d6. The mpegvideo dependancy should not be needed anymore
* | Merge commit '75644335b907919057960716508477239c26fed4'Michael Niedermayer2013-03-26
|\| | | | | | | | | | | | | | | | | | | | | | | * commit '75644335b907919057960716508477239c26fed4': lavc: Move start code finding to utils.c Conflicts: configure libavcodec/mpegvideo.c libavcodec/utils.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * lavc: Move start code finding to utils.cMartin Storsjö2013-03-26
| | | | | | | | | | | | | | | | | | | | This allows dropping the mpegvideo dependency from a number of components. This also fixes standalone building of the h264 parser, which was broken in 64e438697. Signed-off-by: Martin Storsjö <martin@martin.st>
* | Fix typo in dvvideo decoder dependencies.Carl Eugen Hoyos2013-03-22
| | | | | | | | Fixes compilation with --disable-everything --enable-decoder=dvvideo
* | Fix compilation with --disable-everything --enable-parser=h264.Carl Eugen Hoyos2013-03-22
| |
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-03-22
|\| | | | | | | | | | | | | | | * qatar/master: configure: Enable hwaccels without external dependencies by default. doc/developer: Clarify symbol naming prefixes section. Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * configure: Enable hwaccels without external dependencies by default.Diego Biurrun2013-03-21
| |
* | AviSynth demuxer rewrite.d s2013-03-21
| | | | | | | | | | | | | | | | Dynamically loads the library itself, rather than through VfW. Supports AvxSynth on Linux and OS X. Supports the new colorspaces added in AviSynth 2.6 when used with AviSynth 2.6.
* | lavc: make compilation of frame_thread_encoder.o optional.Ronald S. Bultje2013-03-14
| | | | | | | | | | | | | | | | Only compile if CONFIG_ENCODERS is enabled, i.e. if at least one encoder is to be compiled. This prevents it from being includes in a decoder-only build. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | mjpeg: use hpeldsp instead of dsputil for half-pel functions.Ronald S. Bultje2013-03-13
| |
* | svq1enc: use hpeldsp instead of dsputil for half-pel functions.Ronald S. Bultje2013-03-13
| |
* | snow: use hpeldsp instead of dsputil for half-pel functions.Ronald S. Bultje2013-03-13
| |
* | svq3: use hpeldsp instead of dsputil for half-pel functions.Ronald S. Bultje2013-03-13
| |
* | mpegvideo: use hpeldsp instead of dsputil for half-pel functions.Ronald S. Bultje2013-03-13
| | | | | | | | This also converts vc1, since that is mpegvideo-based.
* | svq1: use hpeldsp instead of dsputil for half-pel functions.Ronald S. Bultje2013-03-13
| | | | | | | | This makes svq1 independent of dsputil.
* | mimic: use hpeldsp instead of dsputil for half-pel functions.Ronald S. Bultje2013-03-13
| |
* | interplayvideo: use hpeldsp instead of dsputil for half-pel functions.Ronald S. Bultje2013-03-13
| | | | | | | | This makes interplayvideo independent of dsputil.
* | bink: use hpeldsp instead of dsputil for half-pel functions.Ronald S. Bultje2013-03-13
| |
* | indeo3: use hpeldsp instead of dsputil for half-pel functions.Ronald S. Bultje2013-03-13
| | | | | | | | This makes indeo3 independent of dsputil.
* | vp56: use hpeldsp instead of dsputil for half-pel functions.Ronald S. Bultje2013-03-13
| | | | | | | | This makes vp5 and vp6 independent of dsputil.
* | vp3: use hpeldsp instead of dsputil for half-pel functions.Ronald S. Bultje2013-03-13
| | | | | | | | This makes vp3 independent of dsputil.
* | hpeldsp: add half-pel functions (currently copies of dsputil).Ronald S. Bultje2013-03-13
| |