summaryrefslogtreecommitdiff
path: root/configure
Commit message (Collapse)AuthorAge
* configure: hwaccel autodetection has been removed in ↵Michael Niedermayer2013-02-24
| | | | | | | | | | 82ca17ac7a0a08784cb6808384ee237ac28e8334 If you want it back (yeah i want it back too) then you just need to volunteer to maintain the code in configure thats related to hwaccel autodetection. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* configure: Simplify VDPAU header checkDiego Biurrun2013-02-24
| | | | | | Conflicts: configure
* Merge commit '82ca17ac7a0a08784cb6808384ee237ac28e8334'Michael Niedermayer2013-02-24
|\ | | | | | | | | | | | | | | | | | | * commit '82ca17ac7a0a08784cb6808384ee237ac28e8334': configure: Fix vaapi/vda/vdpau dependency declarations Conflicts: configure Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * configure: Fix vaapi/vda/vdpau dependency declarationsDiego Biurrun2013-02-23
| |
* | Merge commit '215cdd35efd625ec28ef5846f1692b18f7c2c230'Michael Niedermayer2013-02-24
|\| | | | | | | | | | | | | | | | | | | * commit '215cdd35efd625ec28ef5846f1692b18f7c2c230': configure: Refactor dxva2api.h dependency declarations Conflicts: configure Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * configure: Refactor dxva2api.h dependency declarationsDiego Biurrun2013-02-23
| |
* | Merge commit '4cc4b33f71d3982df404fceb4405d656c538bc74'Michael Niedermayer2013-02-24
|\| | | | | | | | | | | | | | | | | | | | | * commit '4cc4b33f71d3982df404fceb4405d656c538bc74': build: Add proper infrastructure for adding and checking host CPPFLAGS Conflicts: Makefile configure Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * build: Add proper infrastructure for adding and checking host CPPFLAGSDiego Biurrun2013-02-23
| |
| * configure: Simplify VDPAU header checkDiego Biurrun2013-02-23
| |
* | Merge commit '9840130edf3a969ec06dd0faa61dcf8d90c5f67a'Michael Niedermayer2013-02-24
|\| | | | | | | | | | | | | | | | | | | * commit '9840130edf3a969ec06dd0faa61dcf8d90c5f67a': configure: Simplify VDA header and extralibs check Conflicts: configure Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * configure: Simplify VDA header and extralibs checkDiego Biurrun2013-02-23
| |
* | Merge commit '0a8da1a3e5f0b9329dfb89d17356ff5444c02351'Michael Niedermayer2013-02-24
|\| | | | | | | | | | | | | * commit '0a8da1a3e5f0b9329dfb89d17356ff5444c02351': configure: Do not redundantly list enabled hwaccel libs Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * configure: Do not redundantly list enabled hwaccel libsMans Rullgard2013-02-23
| | | | | | | | | | | | The enabled hwaccels are listed later anyway. Signed-off-by: Mans Rullgard <mans@mansr.com>
* | Merge commit '7432e872066d6960a9fbd31c51a94ebe6183389e'Michael Niedermayer2013-02-24
|\| | | | | | | | | | | | | * commit '7432e872066d6960a9fbd31c51a94ebe6183389e': configure: Add print_3_columns helper function and use where appropriate Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * configure: Add print_3_columns helper function and use where appropriateDiego Biurrun2013-02-23
| |
* | configure: Use libiconv on systems that lack built-in iconvJames Almer2013-02-21
| | | | | | | | | | Signed-off-by: James Almer <jamrial@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | h264: add videodsp dependency.Ronald S. Bultje2013-02-20
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | configure: fix libavfilter pkgconfig descriptionPaul B Mahol2013-02-19
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | Merge commit 'aa11cb79318baa3415d553424ba378f6c62e1f9b'Michael Niedermayer2013-02-18
|\| | | | | | | | | | | | | | | | | | | | | * commit 'aa11cb79318baa3415d553424ba378f6c62e1f9b': build: make audio_frame_queue a stand-alone component Conflicts: configure libavcodec/Makefile Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * build: make audio_frame_queue a stand-alone componentLuca Barbato2013-02-17
| | | | | | | | | | Encoders requiring it have the dependency expressed in the configure.
* | lavc: support subtitles character encoding conversion.Clément Bœsch2013-02-17
| |
* | lavfi: port MP noise filterPaul B Mahol2013-02-16
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | Merge commit '4db96649ca700db563d9da4ebe70bf9fc4c7a6ba'Michael Niedermayer2013-02-15
|\| | | | | | | | | | | | | | | | | | | | | | | | | * commit '4db96649ca700db563d9da4ebe70bf9fc4c7a6ba': avutil: Ensure that emms_c is always defined, even on non-x86 configure: Move MinGW CPPFLAGS setting to libc section, where it belongs avutil: Move emms code to x86-specific header Conflicts: configure libavutil/internal.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * configure: Move MinGW CPPFLAGS setting to libc section, where it belongsDiego Biurrun2013-02-14
| |
* | Merge commit '56dea32f09e71460add14a1b6d0fbe6eb16f02a4'Michael Niedermayer2013-02-12
|\| | | | | | | | | | | | | | | | | | | | | * commit '56dea32f09e71460add14a1b6d0fbe6eb16f02a4': doc: developer: Fix wording in "naming conventions" section openbsd: Add minor number to shared library install name Conflicts: doc/developer.texi Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * openbsd: Add minor number to shared library install nameDiego Biurrun2013-02-11
| | | | | | | | | | This is what the OpenBSD porter's manual describes as correct, cf. http://www.openbsd.org/faq/ports/specialtopics.html#SharedLibs
* | Merge commit '304b806cb524fb040f8e09a241040f1af2cb820b'Michael Niedermayer2013-02-12
|\| | | | | | | | | | | | | | | * commit '304b806cb524fb040f8e09a241040f1af2cb820b': build: Make library minor version visible in the Makefile x86: mpeg4qpel: Make movsxifnidn do the right thing Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * build: Make library minor version visible in the MakefileDiego Biurrun2013-02-11
| | | | | | | | This allows employing that number in library install commands.
* | Merge commit '79dad2a932534d1155079f937649e099f9e5cc27'Michael Niedermayer2013-02-07
|\| | | | | | | | | | | | | | | | | | | | | | | | | * commit '79dad2a932534d1155079f937649e099f9e5cc27': dsputil: Separate h264chroma Conflicts: libavcodec/dsputil_template.c libavcodec/ppc/dsputil_ppc.c libavcodec/vc1dec.c libavcodec/vc1dsp.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * dsputil: Separate h264chromaDiego Biurrun2013-02-06
| |
* | Merge commit '620289a20e022b9c16c10d546ef86cc0bb77cc84'Michael Niedermayer2013-02-06
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '620289a20e022b9c16c10d546ef86cc0bb77cc84': sh4: Fix silly type vs. variable name search and replace typo configure: Group all hwaccels together in a separate variable Add av_cold attributes to arch-specific init functions Conflicts: configure libavcodec/arm/mpegvideo_armv5te.c libavcodec/x86/mlpdsp.c libavcodec/x86/motion_est.c libavcodec/x86/mpegvideoenc.c libavcodec/x86/videodsp_init.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * configure: Group all hwaccels together in a separate variableDiego Biurrun2013-02-05
| |
* | build: Remove superfluous MAKE variable for the build suffixJames Almer2013-02-03
| | | | | | | | | | | | | | Use BUILDSUF instead. Signed-off-by: James Almer <jamrial@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | build-sys: Fix pkgconfig files when ffmpeg is built with --build-suffixSteven Boswell II2013-02-02
| | | | | | | | | | | | | | Tested-on: Fedora Core 14, 16, and 17. Tested-on: Ubuntu by commiter Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-01-31
|\| | | | | | | | | | | | | | | * qatar/master: x86: hpel: Move {avg,put}_pixels16_sse2 to hpeldsp configure: Add a comment indicating why uclibc is checked before glibc Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * configure: Add a comment indicating why uclibc is checked before glibcDiego Biurrun2013-01-31
| |
* | Merge commit '29f1fa74225e9fdbab6d590857edbecb51cf74da'Michael Niedermayer2013-01-31
|\| | | | | | | | | | | | | | | | | | | | | * commit '29f1fa74225e9fdbab6d590857edbecb51cf74da': configure: Move newlib libc check before mingw libc check avisynth: Change demuxer name to avoid conflicts with AVS Conflicts: configure Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * configure: Move newlib libc check before mingw libc checkDiego Biurrun2013-01-31
| | | | | | | | | | | | On Cygwin systems MinGW headers can be present if the corresponding packages have been installed. Since the MinGW libc is checked for first, this results in newlib getting misdetected as MinGW libc.
* | Merge commit '2c10e2a2f62477efaef5b641974594f7df4ca339'Michael Niedermayer2013-01-25
|\| | | | | | | | | | | | | | | | | | | | | * commit '2c10e2a2f62477efaef5b641974594f7df4ca339': build: Make the H.264 parser select h264qpel x86: h264qpel: add cpu flag checks for init function Conflicts: libavcodec/x86/h264_qpel.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * build: Make the H.264 parser select h264qpelDiego Biurrun2013-01-24
| | | | | | | | It is required for building the shared H.264 code.
* | Merge commit '528878ee7b377e23a194d7c801571d97793047e0'Michael Niedermayer2013-01-24
|\| | | | | | | | | | | | | | | | | | | * commit '528878ee7b377e23a194d7c801571d97793047e0': openbsd: configure: Stop enabling PIC by default Conflicts: configure Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * openbsd: configure: Stop enabling PIC by defaultDiego Biurrun2013-01-24
| | | | | | | | | | | | Previously PIC was enabled as a magic workaround for binaries that built fine, but failed to function at all. This problem no longer exists, possibly since the introduction of symbol versioning.
* | libm: Add fallback definition for cbrt() using pow()James Almer2013-01-22
| | | | | | | | | | | | | | The function is known to be missing in at least one target (MSVC). Signed-off-by: James Almer <jamrial@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-01-21
|\| | | | | | | | | | | | | | | * qatar/master: dsputilenc: x86: Convert pixel inline asm to yasm libgsm: detect libgsm header path Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * libgsm: detect libgsm header pathBrad Smith2013-01-21
| | | | | | | | | | | | | | Libgsm header can reside either in the base include dir or in the gsm subdir. Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
* | configure: Fix Barcelona and Bulldozer compiler options with sunccJames Almer2013-01-19
| | | | | | | | | | | | | | | | | | Barcelona/amdfam10 does not support SSE4 instructions. Also, Bulldozer supports AVX instructions, so use them instead. Signed-off-by: James Almer <jamrial@gmail.com> Reviewed-by: Carl Eugen Hoyos <cehoyos@ag.or.at> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge commit 'ef5d41a5534b65f03d02f2e11a503ab8416bfc3b'Michael Niedermayer2013-01-19
|\| | | | | | | | | | | | | | | | | | | | | * commit 'ef5d41a5534b65f03d02f2e11a503ab8416bfc3b': x86inc: Rename "program_name" to "private_prefix" configure: Run SHFLAGS through ldflags_filter() Conflicts: configure Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * configure: Run SHFLAGS through ldflags_filter()Sean McGovern2013-01-18
| | | | | | | | | | | | | | These flags are as linker-specific as other LDFLAGS and thus need to be translated to the correct linker syntax. Signed-off-by: Diego Biurrun <diego@biurrun.de>
* | Merge commit '80ac87c13dc8c6c063e26a464c5c542357c0583f'Michael Niedermayer2013-01-18
|\| | | | | | | | | | | | | | | | | | | | | | | | | * commit '80ac87c13dc8c6c063e26a464c5c542357c0583f': lavc: support ZenoXVID custom tag libcdio: support recent cdio-paranoia float_dsp: Add #ifdef HAVE_INLINE_ASM around vector_fmul_window theora: Skip zero-sized headers Conflicts: configure Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * libcdio: support recent cdio-paranoiaLuca Barbato2013-01-17
| | | | | | | | | | Upstream decided to split the paranoia interface and move the headers accordingly.