summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
...
| * configure: Refactor dxva2api.h dependency declarationsDiego Biurrun2013-02-231-6/+7
* | Merge commit '4cc4b33f71d3982df404fceb4405d656c538bc74'Michael Niedermayer2013-02-241-1/+16
|\ \ | |/
| * build: Add proper infrastructure for adding and checking host CPPFLAGSDiego Biurrun2013-02-231-1/+16
| * configure: Simplify VDPAU header checkDiego Biurrun2013-02-231-3/+2
* | Merge commit '9840130edf3a969ec06dd0faa61dcf8d90c5f67a'Michael Niedermayer2013-02-241-8/+2
|\ \ | |/
| * configure: Simplify VDA header and extralibs checkDiego Biurrun2013-02-231-5/+2
* | Merge commit '0a8da1a3e5f0b9329dfb89d17356ff5444c02351'Michael Niedermayer2013-02-241-3/+0
|\ \ | |/
| * configure: Do not redundantly list enabled hwaccel libsMans Rullgard2013-02-231-3/+0
* | Merge commit '7432e872066d6960a9fbd31c51a94ebe6183389e'Michael Niedermayer2013-02-241-2/+6
|\ \ | |/
| * configure: Add print_3_columns helper function and use where appropriateDiego Biurrun2013-02-231-2/+6
* | configure: Use libiconv on systems that lack built-in iconvJames Almer2013-02-211-1/+1
* | h264: add videodsp dependency.Ronald S. Bultje2013-02-201-2/+2
* | configure: fix libavfilter pkgconfig descriptionPaul B Mahol2013-02-191-1/+1
* | Merge commit 'aa11cb79318baa3415d553424ba378f6c62e1f9b'Michael Niedermayer2013-02-181-3/+12
|\ \ | |/
| * build: make audio_frame_queue a stand-alone componentLuca Barbato2013-02-171-3/+12
* | lavc: support subtitles character encoding conversion.Clément Bœsch2013-02-171-0/+2
* | lavfi: port MP noise filterPaul B Mahol2013-02-161-0/+1
* | Merge commit '4db96649ca700db563d9da4ebe70bf9fc4c7a6ba'Michael Niedermayer2013-02-151-1/+1
|\ \ | |/
| * configure: Move MinGW CPPFLAGS setting to libc section, where it belongsDiego Biurrun2013-02-141-1/+1
* | Merge commit '56dea32f09e71460add14a1b6d0fbe6eb16f02a4'Michael Niedermayer2013-02-121-1/+1
|\ \ | |/
| * openbsd: Add minor number to shared library install nameDiego Biurrun2013-02-111-1/+1
* | Merge commit '304b806cb524fb040f8e09a241040f1af2cb820b'Michael Niedermayer2013-02-121-0/+1
|\ \ | |/
| * build: Make library minor version visible in the MakefileDiego Biurrun2013-02-111-0/+1
* | Merge commit '79dad2a932534d1155079f937649e099f9e5cc27'Michael Niedermayer2013-02-071-1/+1
|\ \ | |/
| * dsputil: Separate h264chromaDiego Biurrun2013-02-061-1/+1
* | Merge commit '620289a20e022b9c16c10d546ef86cc0bb77cc84'Michael Niedermayer2013-02-061-4/+10
|\ \ | |/
| * configure: Group all hwaccels together in a separate variableDiego Biurrun2013-02-051-4/+9
* | build: Remove superfluous MAKE variable for the build suffixJames Almer2013-02-031-1/+0
* | build-sys: Fix pkgconfig files when ffmpeg is built with --build-suffixSteven Boswell II2013-02-021-16/+17
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-01-311-0/+1
|\ \ | |/
| * configure: Add a comment indicating why uclibc is checked before glibcDiego Biurrun2013-01-311-0/+1
* | Merge commit '29f1fa74225e9fdbab6d590857edbecb51cf74da'Michael Niedermayer2013-01-311-3/+4
|\ \ | |/
| * configure: Move newlib libc check before mingw libc checkDiego Biurrun2013-01-311-3/+4
* | Merge commit '2c10e2a2f62477efaef5b641974594f7df4ca339'Michael Niedermayer2013-01-251-1/+1
|\ \ | |/
| * build: Make the H.264 parser select h264qpelDiego Biurrun2013-01-241-1/+1
* | Merge commit '528878ee7b377e23a194d7c801571d97793047e0'Michael Niedermayer2013-01-241-6/+0
|\ \ | |/
| * openbsd: configure: Stop enabling PIC by defaultDiego Biurrun2013-01-241-6/+0
* | libm: Add fallback definition for cbrt() using pow()James Almer2013-01-221-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-01-211-1/+4
|\ \ | |/
| * libgsm: detect libgsm header pathBrad Smith2013-01-211-1/+4
* | configure: Fix Barcelona and Bulldozer compiler options with sunccJames Almer2013-01-191-1/+2
* | Merge commit 'ef5d41a5534b65f03d02f2e11a503ab8416bfc3b'Michael Niedermayer2013-01-191-1/+1
|\ \ | |/
| * configure: Run SHFLAGS through ldflags_filter()Sean McGovern2013-01-181-1/+1
* | Merge commit '80ac87c13dc8c6c063e26a464c5c542357c0583f'Michael Niedermayer2013-01-181-1/+5
|\ \ | |/
| * libcdio: support recent cdio-paranoiaLuca Barbato2013-01-171-2/+5
* | Fix opencv detection.Jonas Bechtel2013-01-181-2/+2
* | Fix detection of struct v4l2_frmsize_discrete.Carl Eugen Hoyos2013-01-171-1/+1
* | configure: suppress "enumerated type mixed with another type" for iccMichael Niedermayer2013-01-161-1/+2
* | Merge commit '0eecafc948b74c247ebbc59f18f508db5d590d0b'Michael Niedermayer2013-01-161-0/+1
|\ \ | |/
| * configure: Make the new srtp protocol depend on the rtp protocolMartin Storsjö2013-01-151-0/+1
OpenPOWER on IntegriCloud