| Commit message (Expand) | Author | Age | Files | Lines |
* | AviSynth demuxer rewrite. | d s | 2013-03-21 | 1 | -1/+3 |
* | lavc: make compilation of frame_thread_encoder.o optional. | Ronald S. Bultje | 2013-03-14 | 1 | -0/+3 |
* | mjpeg: use hpeldsp instead of dsputil for half-pel functions. | Ronald S. Bultje | 2013-03-13 | 1 | -0/+1 |
* | svq1enc: use hpeldsp instead of dsputil for half-pel functions. | Ronald S. Bultje | 2013-03-13 | 1 | -1/+1 |
* | snow: use hpeldsp instead of dsputil for half-pel functions. | Ronald S. Bultje | 2013-03-13 | 1 | -2/+2 |
* | svq3: use hpeldsp instead of dsputil for half-pel functions. | Ronald S. Bultje | 2013-03-13 | 1 | -1/+1 |
* | mpegvideo: use hpeldsp instead of dsputil for half-pel functions. | Ronald S. Bultje | 2013-03-13 | 1 | -1/+1 |
* | svq1: use hpeldsp instead of dsputil for half-pel functions. | Ronald S. Bultje | 2013-03-13 | 1 | -1/+1 |
* | mimic: use hpeldsp instead of dsputil for half-pel functions. | Ronald S. Bultje | 2013-03-13 | 1 | -1/+1 |
* | interplayvideo: use hpeldsp instead of dsputil for half-pel functions. | Ronald S. Bultje | 2013-03-13 | 1 | -1/+1 |
* | bink: use hpeldsp instead of dsputil for half-pel functions. | Ronald S. Bultje | 2013-03-13 | 1 | -1/+1 |
* | indeo3: use hpeldsp instead of dsputil for half-pel functions. | Ronald S. Bultje | 2013-03-13 | 1 | -1/+1 |
* | vp56: use hpeldsp instead of dsputil for half-pel functions. | Ronald S. Bultje | 2013-03-13 | 1 | -2/+2 |
* | vp3: use hpeldsp instead of dsputil for half-pel functions. | Ronald S. Bultje | 2013-03-13 | 1 | -1/+1 |
* | hpeldsp: add half-pel functions (currently copies of dsputil). | Ronald S. Bultje | 2013-03-13 | 1 | -0/+1 |
* | Merge commit '2eaa3663fda750dac66d41fe8541a8744d5563a4' | Michael Niedermayer | 2013-03-13 | 1 | -5/+4 |
|\ |
|
| * | avplay: enable only when SDL 1.2 is found | Vittorio Giovara | 2013-03-09 | 1 | -3/+2 |
| * | atomic: Check for __sync_val_compare_and_swap instead of __sync_synchronize | Martin Storsjö | 2013-03-08 | 1 | -2/+2 |
* | | configure: remove selection of ff(a)buffersink. | Nicolas George | 2013-03-12 | 1 | -3/+3 |
* | | dsputil: make selectable. | Ronald S. Bultje | 2013-03-12 | 1 | -27/+51 |
* | | atomic: Check for __sync_val_compare_and_swap instead of __sync_synchronize | Martin Storsjö | 2013-03-12 | 1 | -2/+2 |
* | | Revert "build: disable iconv by default." | Carl Eugen Hoyos | 2013-03-10 | 1 | -2/+2 |
* | | Merge commit '65f1d45dcc71186ede72fff950996099d23359bd' | Michael Niedermayer | 2013-03-08 | 1 | -0/+6 |
|\| |
|
| * | lavu: add support for atomic operations. | Ronald S. Bultje | 2013-03-08 | 1 | -0/+6 |
* | | Merge commit '4be368b504c6f4a03051448728fc62cd0ed506b2' | Michael Niedermayer | 2013-03-08 | 1 | -5/+5 |
|\| |
|
| * | configure: Add missing videodsp dependencies to some decoders | Diego Biurrun | 2013-03-07 | 1 | -5/+5 |
* | | Merge commit 'bcd0a7137e4aca0f6f598593b90ca8f338444c51' | Michael Niedermayer | 2013-03-08 | 1 | -2/+2 |
|\| |
|
| * | configure: Add missing h264chroma dependencies to vp5, vp6 | Diego Biurrun | 2013-03-07 | 1 | -2/+2 |
* | | Merge commit '06b54e84254e4834b4978ff5b27cc2b7ee8d7a98' | Michael Niedermayer | 2013-03-08 | 1 | -12/+12 |
|\| |
|
| * | build: Fix error_resilience code dependencies | Diego Biurrun | 2013-03-07 | 1 | -12/+12 |
| * | h264: Integrate draw_horiz_band into ff_h264_draw_horiz_band | Ronald S. Bultje | 2013-03-07 | 1 | -2/+2 |
| * | cavs: Add a dependency on h264chroma | Carl Eugen Hoyos | 2013-03-06 | 1 | -1/+1 |
* | | Move the iconv test to the bottom of configure. | Carl Eugen Hoyos | 2013-03-06 | 1 | -1/+3 |
* | | lavfi: port MP stereo3d filter | Paul B Mahol | 2013-03-05 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-03-05 | 1 | -4/+3 |
|\| |
|
| * | configure: Use check_builtin() where appropriate | Diego Biurrun | 2013-03-05 | 1 | -3/+2 |
* | | Merge commit '9c7d85b3b45a77742b1e69c48ab33f9c8a2e6f35' | Michael Niedermayer | 2013-03-05 | 1 | -0/+10 |
|\| |
|
| * | configure: Add check_builtin convenience function | Diego Biurrun | 2013-03-05 | 1 | -0/+10 |
* | | Merge commit 'f868b24d0f280bb966e5c352028a343e45d20a02' | Michael Niedermayer | 2013-03-05 | 1 | -2/+6 |
|\| |
|
| * | configure: Add sanitize_var_name convenience function | Diego Biurrun | 2013-03-05 | 1 | -2/+6 |
* | | Merge commit '813b82b927b19532e3bc3397b972c8a27b9f6326' | Michael Niedermayer | 2013-03-05 | 1 | -1/+1 |
|\| |
|
| * | configure: Fix silly typo in logging command of check_struct() | Diego Biurrun | 2013-03-05 | 1 | -1/+1 |
* | | Add h264chroma dependency for mpegvideo / lowres to configure. | Carl Eugen Hoyos | 2013-03-05 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'cehoyos/master' | Michael Niedermayer | 2013-03-04 | 1 | -5/+5 |
|\ \ |
|
| * | | Add h264chroma dependency for cavs decoder to configure. | Carl Eugen Hoyos | 2013-03-04 | 1 | -1/+1 |
| * | | Add h264qpel dependency for snow codec to configure. | Carl Eugen Hoyos | 2013-03-04 | 1 | -2/+2 |
| * | | Add h264chroma dependency for vp5 and vp6 decoder to configure. | Carl Eugen Hoyos | 2013-03-04 | 1 | -2/+2 |
* | | | build: [autodetect] -> [no] in iconv help. | Clément Bœsch | 2013-03-04 | 1 | -1/+1 |
* | | | build: disable iconv by default. | Clément Bœsch | 2013-03-03 | 1 | -1/+1 |
* | | | h264: make it possible to compile without error_resilience. | Ronald S. Bultje | 2013-03-03 | 1 | -3/+3 |
|/ / |
|