| Commit message (Expand) | Author | Age | Files | Lines |
* | dsputil: Make dsputil selectable | Ronald S. Bultje | 2013-04-10 | 1 | -31/+68 |
* | Integrate lcov/gcov into Libav | Reinhard Tartler | 2013-04-05 | 1 | -0/+4 |
* | clang: use -fsantize=address and -fsanitize=thread | Luca Barbato | 2013-04-03 | 1 | -4/+4 |
* | configure: Check for the atomic.h functions used in the suncc atomics header | Martin Storsjö | 2013-04-03 | 1 | -1/+3 |
* | configure: prettify atomics handling. | Anton Khirnov | 2013-04-03 | 1 | -0/+13 |
* | configure: Add error_resilience as dependency to the eatqi decoder | Martin Storsjö | 2013-03-27 | 1 | -1/+1 |
* | configure: fix dependencies of XvMC and old vdpau mpeg2 decoders | Janne Grunau | 2013-03-26 | 1 | -2/+2 |
* | configure: Remove a stray msmpeg4v1 encoder declaration | Martin Storsjö | 2013-03-26 | 1 | -1/+0 |
* | configure: Remove the mpegvideo dependency from svq1 | Martin Storsjö | 2013-03-26 | 1 | -1/+0 |
* | h264: Make it possible to compile without error_resilience | Ronald S. Bultje | 2013-03-26 | 1 | -5/+7 |
* | lavc: Move start code finding to utils.c | Martin Storsjö | 2013-03-26 | 1 | -3/+2 |
* | configure: Enable hwaccels without external dependencies by default. | Diego Biurrun | 2013-03-21 | 1 | -0/+3 |
* | 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 |
* | lavu: add support for atomic operations. | Ronald S. Bultje | 2013-03-08 | 1 | -0/+6 |
* | configure: Add missing videodsp dependencies to some decoders | Diego Biurrun | 2013-03-07 | 1 | -5/+5 |
* | configure: Add missing h264chroma dependencies to vp5, vp6 | Diego Biurrun | 2013-03-07 | 1 | -2/+2 |
* | 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 |
* | configure: Use check_builtin() where appropriate | Diego Biurrun | 2013-03-05 | 1 | -3/+2 |
* | configure: Add check_builtin convenience function | Diego Biurrun | 2013-03-05 | 1 | -0/+10 |
* | configure: Add sanitize_var_name convenience function | Diego Biurrun | 2013-03-05 | 1 | -2/+6 |
* | configure: Fix silly typo in logging command of check_struct() | Diego Biurrun | 2013-03-05 | 1 | -1/+1 |
* | configure: icc: Drop nonsense adding of cpuflags to LDFLAGS | Diego Biurrun | 2013-02-26 | 1 | -2/+0 |
* | configure: Identify icc compiler with a less ambiguous pattern | Diego Biurrun | 2013-02-25 | 1 | -1/+1 |
* | configure: Separate "ln" command line arguments | Diego Biurrun | 2013-02-25 | 1 | -2/+1 |
* | configure: List external libs used using print_enabled() | Mans Rullgard | 2013-02-24 | 1 | -30/+4 |
* | configure: Move list of external libs to a separate variable | Mans Rullgard | 2013-02-24 | 1 | -32/+36 |
* | configure: Move x11grab option to a more suitable place in the help output | Diego Biurrun | 2013-02-24 | 1 | -1/+1 |
* | configure: Fix vaapi/vda/vdpau dependency declarations | Diego Biurrun | 2013-02-23 | 1 | -17/+34 |
* | configure: Refactor dxva2api.h dependency declarations | Diego Biurrun | 2013-02-23 | 1 | -6/+7 |
* | build: Add proper infrastructure for adding and checking host CPPFLAGS | Diego Biurrun | 2013-02-23 | 1 | -1/+16 |
* | configure: Simplify VDPAU header check | Diego Biurrun | 2013-02-23 | 1 | -3/+2 |
* | configure: Simplify VDA header and extralibs check | Diego Biurrun | 2013-02-23 | 1 | -5/+2 |
* | configure: Do not redundantly list enabled hwaccel libs | Mans Rullgard | 2013-02-23 | 1 | -3/+0 |
* | configure: Add print_3_columns helper function and use where appropriate | Diego Biurrun | 2013-02-23 | 1 | -2/+6 |
* | build: make audio_frame_queue a stand-alone component | Luca Barbato | 2013-02-17 | 1 | -3/+12 |
* | configure: Move MinGW CPPFLAGS setting to libc section, where it belongs | Diego Biurrun | 2013-02-14 | 1 | -1/+1 |
* | openbsd: Add minor number to shared library install name | Diego Biurrun | 2013-02-11 | 1 | -1/+1 |
* | build: Make library minor version visible in the Makefile | Diego Biurrun | 2013-02-11 | 1 | -0/+1 |
* | dsputil: Separate h264chroma | Diego Biurrun | 2013-02-06 | 1 | -1/+1 |
* | configure: Group all hwaccels together in a separate variable | Diego Biurrun | 2013-02-05 | 1 | -4/+9 |
* | configure: Add a comment indicating why uclibc is checked before glibc | Diego Biurrun | 2013-01-31 | 1 | -0/+1 |
* | configure: Move newlib libc check before mingw libc check | Diego Biurrun | 2013-01-31 | 1 | -3/+4 |
* | build: Make the H.264 parser select h264qpel | Diego Biurrun | 2013-01-24 | 1 | -1/+1 |
* | openbsd: configure: Stop enabling PIC by default | Diego Biurrun | 2013-01-24 | 1 | -6/+0 |
* | libgsm: detect libgsm header path | Brad Smith | 2013-01-21 | 1 | -1/+4 |
* | configure: Run SHFLAGS through ldflags_filter() | Sean McGovern | 2013-01-18 | 1 | -1/+1 |
* | libcdio: support recent cdio-paranoia | Luca Barbato | 2013-01-17 | 1 | -2/+5 |