summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* lavc: make compilation of frame_thread_encoder.o optional.Ronald S. Bultje2013-03-141-0/+3
* mjpeg: use hpeldsp instead of dsputil for half-pel functions.Ronald S. Bultje2013-03-131-0/+1
* svq1enc: use hpeldsp instead of dsputil for half-pel functions.Ronald S. Bultje2013-03-131-1/+1
* snow: use hpeldsp instead of dsputil for half-pel functions.Ronald S. Bultje2013-03-131-2/+2
* svq3: use hpeldsp instead of dsputil for half-pel functions.Ronald S. Bultje2013-03-131-1/+1
* mpegvideo: use hpeldsp instead of dsputil for half-pel functions.Ronald S. Bultje2013-03-131-1/+1
* svq1: use hpeldsp instead of dsputil for half-pel functions.Ronald S. Bultje2013-03-131-1/+1
* mimic: use hpeldsp instead of dsputil for half-pel functions.Ronald S. Bultje2013-03-131-1/+1
* interplayvideo: use hpeldsp instead of dsputil for half-pel functions.Ronald S. Bultje2013-03-131-1/+1
* bink: use hpeldsp instead of dsputil for half-pel functions.Ronald S. Bultje2013-03-131-1/+1
* indeo3: use hpeldsp instead of dsputil for half-pel functions.Ronald S. Bultje2013-03-131-1/+1
* vp56: use hpeldsp instead of dsputil for half-pel functions.Ronald S. Bultje2013-03-131-2/+2
* vp3: use hpeldsp instead of dsputil for half-pel functions.Ronald S. Bultje2013-03-131-1/+1
* hpeldsp: add half-pel functions (currently copies of dsputil).Ronald S. Bultje2013-03-131-0/+1
* Merge commit '2eaa3663fda750dac66d41fe8541a8744d5563a4'Michael Niedermayer2013-03-131-5/+4
|\
| * avplay: enable only when SDL 1.2 is foundVittorio Giovara2013-03-091-3/+2
| * atomic: Check for __sync_val_compare_and_swap instead of __sync_synchronizeMartin Storsjö2013-03-081-2/+2
* | configure: remove selection of ff(a)buffersink.Nicolas George2013-03-121-3/+3
* | dsputil: make selectable.Ronald S. Bultje2013-03-121-27/+51
* | atomic: Check for __sync_val_compare_and_swap instead of __sync_synchronizeMartin Storsjö2013-03-121-2/+2
* | Revert "build: disable iconv by default."Carl Eugen Hoyos2013-03-101-2/+2
* | Merge commit '65f1d45dcc71186ede72fff950996099d23359bd'Michael Niedermayer2013-03-081-0/+6
|\ \ | |/
| * lavu: add support for atomic operations.Ronald S. Bultje2013-03-081-0/+6
* | Merge commit '4be368b504c6f4a03051448728fc62cd0ed506b2'Michael Niedermayer2013-03-081-5/+5
|\ \ | |/
| * configure: Add missing videodsp dependencies to some decodersDiego Biurrun2013-03-071-5/+5
* | Merge commit 'bcd0a7137e4aca0f6f598593b90ca8f338444c51'Michael Niedermayer2013-03-081-2/+2
|\ \ | |/
| * configure: Add missing h264chroma dependencies to vp5, vp6Diego Biurrun2013-03-071-2/+2
* | Merge commit '06b54e84254e4834b4978ff5b27cc2b7ee8d7a98'Michael Niedermayer2013-03-081-12/+12
|\ \ | |/
| * build: Fix error_resilience code dependenciesDiego Biurrun2013-03-071-12/+12
| * h264: Integrate draw_horiz_band into ff_h264_draw_horiz_bandRonald S. Bultje2013-03-071-2/+2
| * cavs: Add a dependency on h264chromaCarl Eugen Hoyos2013-03-061-1/+1
* | Move the iconv test to the bottom of configure.Carl Eugen Hoyos2013-03-061-1/+3
* | lavfi: port MP stereo3d filterPaul B Mahol2013-03-051-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-03-051-4/+3
|\ \ | |/
| * configure: Use check_builtin() where appropriateDiego Biurrun2013-03-051-3/+2
* | Merge commit '9c7d85b3b45a77742b1e69c48ab33f9c8a2e6f35'Michael Niedermayer2013-03-051-0/+10
|\ \ | |/
| * configure: Add check_builtin convenience functionDiego Biurrun2013-03-051-0/+10
* | Merge commit 'f868b24d0f280bb966e5c352028a343e45d20a02'Michael Niedermayer2013-03-051-2/+6
|\ \ | |/
| * configure: Add sanitize_var_name convenience functionDiego Biurrun2013-03-051-2/+6
* | Merge commit '813b82b927b19532e3bc3397b972c8a27b9f6326'Michael Niedermayer2013-03-051-1/+1
|\ \ | |/
| * configure: Fix silly typo in logging command of check_struct()Diego Biurrun2013-03-051-1/+1
* | Add h264chroma dependency for mpegvideo / lowres to configure.Carl Eugen Hoyos2013-03-051-1/+1
* | Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer2013-03-041-5/+5
|\ \
| * | Add h264chroma dependency for cavs decoder to configure.Carl Eugen Hoyos2013-03-041-1/+1
| * | Add h264qpel dependency for snow codec to configure.Carl Eugen Hoyos2013-03-041-2/+2
| * | Add h264chroma dependency for vp5 and vp6 decoder to configure.Carl Eugen Hoyos2013-03-041-2/+2
* | | build: [autodetect] -> [no] in iconv help.Clément Bœsch2013-03-041-1/+1
* | | build: disable iconv by default.Clément Bœsch2013-03-031-1/+1
* | | h264: make it possible to compile without error_resilience.Ronald S. Bultje2013-03-031-3/+3
|/ /
* | h264: add a copy of draw_horiz_band.Ronald S. Bultje2013-03-031-2/+2
OpenPOWER on IntegriCloud