| Commit message (Expand) | Author | Age | Files | Lines |
* | dsputil: Split off H.263 bits into their own H263DSPContext | Diego Biurrun | 2013-11-08 | 1 | -4/+5 |
* | configure: Move -Wno-maybe-uninitialized check into gcc section | Diego Biurrun | 2013-11-05 | 1 | -1/+1 |
* | Add an HDS live fragmenting muxer | Martin Storsjö | 2013-11-02 | 1 | -0/+1 |
* | configure: Properly check for availability of -Wno-foo warning flags | Diego Biurrun | 2013-11-01 | 1 | -5/+11 |
* | configure: Split test_cflags function off from check_cflags | Diego Biurrun | 2013-11-01 | 1 | -3/+8 |
* | Add HEVC decoder | Guillaume Martres | 2013-10-31 | 1 | -0/+1 |
* | configure: Provide an hardened toolchain option | Luca Barbato | 2013-10-29 | 1 | -0/+4 |
* | configure: Move gcc-only -W option where it belongs | Luca Barbato | 2013-10-29 | 1 | -1/+1 |
* | configure: Disable -Wmaybe-uninitialized by default | Luca Barbato | 2013-10-28 | 1 | -0/+1 |
* | libavutil: x86: Add AVX2 capable CPU detection. | Kieran Kunhya | 2013-10-25 | 1 | -0/+3 |
* | movenc: Add an F4V muxer | Clément Bœsch | 2013-10-23 | 1 | -0/+1 |
* | build: Require yasm 0.8.0 or higher | Derek Buitenhuis | 2013-10-09 | 1 | -2/+2 |
* | build: Strip spurious labels | Loren Merritt | 2013-10-07 | 1 | -0/+3 |
* | configure: Enable -Qansi-alias for icl 14+ | Alex Smith | 2013-09-24 | 1 | -2/+4 |
* | msvc/icl: Use __declspec(deprecated) | Alex Smith | 2013-09-20 | 1 | -2/+3 |
* | build: Support cparser | Luca Barbato | 2013-09-19 | 1 | -0/+22 |
* | Add a WebP decoder | Justin Ruggles | 2013-09-18 | 1 | -0/+1 |
* | Fix references to deleted avcodec_encode_video() function | Vittorio Giovara | 2013-09-16 | 1 | -1/+1 |
* | configure: Mention that icl does not build both static and shared libs | Diego Biurrun | 2013-09-12 | 1 | -1/+1 |
* | configure: Fix wrong reference to user support mailing list | Diego Biurrun | 2013-09-11 | 1 | -1/+1 |
* | build: Report an error message when a pc file is not found | Luca Barbato | 2013-09-04 | 1 | -1/+1 |
* | configure: Add docdir configuration option | Vittorio Giovara | 2013-08-31 | 1 | -0/+4 |
* | configure: x86: Fix handling of i686 and cpunop features | Diego Biurrun | 2013-08-28 | 1 | -3/+5 |
* | Add a libfdk-aac decoder | Martin Storsjö | 2013-08-20 | 1 | -1/+2 |
* | hlsenc: Add a proper dependency on the mpegts muxer | Martin Storsjö | 2013-08-15 | 1 | -0/+1 |
* | Voxware MetaSound decoder | Kostya Shishkov | 2013-08-08 | 1 | -0/+1 |
* | configure: Properly split dv1394 indev dependencies | Diego Biurrun | 2013-08-06 | 1 | -1/+2 |
* | configure: Properly set zlib dependencies for all components | Diego Biurrun | 2013-08-06 | 1 | -13/+16 |
* | configure: The W64 demuxer should select the WAV demuxer, not depend on it | Diego Biurrun | 2013-08-06 | 1 | -1/+1 |
* | configure: Properly split avserver component and system dependencies | Diego Biurrun | 2013-08-06 | 1 | -1/+2 |
* | riff: Move demuxing code to a separate file. | Diego Biurrun | 2013-08-06 | 1 | -0/+13 |
* | riff: Move muxing code to a separate file | Diego Biurrun | 2013-08-06 | 1 | -1/+9 |
* | lavf: Support unix sockets | Luca Barbato | 2013-08-05 | 1 | -0/+4 |
* | vdpau: remove old-style decoders | Rémi Denis-Courmont | 2013-08-05 | 1 | -11/+0 |
* | configure: Check for GCC diagnostic pragma support inside of functions | Diego Biurrun | 2013-08-02 | 1 | -2/+1 |
* | build: Add _Pragma macro to disable deprecated declaration warnings | Diego Biurrun | 2013-08-02 | 1 | -0/+6 |
* | configure: Detect AIX ar command instead of hardcoding it in the OS section | Diego Biurrun | 2013-07-29 | 1 | -1/+3 |
* | AIX: add support for shared builds | Michael Kostylev | 2013-07-26 | 1 | -0/+3 |
* | miscellaneous typo fixes | Diego Biurrun | 2013-07-25 | 1 | -1/+1 |
* | configure: generate full msvc debug symbols when linking in debug mode | Hendrik Leppkes | 2013-07-21 | 1 | -0/+1 |
* | avserver: Remove unused loadable module support | Martin Storsjö | 2013-07-18 | 1 | -6/+0 |
* | configure: Check for support for labels in the inline assembly | Martin Storsjö | 2013-07-11 | 1 | -0/+3 |
* | compat: wrap math.h to avoid AIX-specific clashes | Luca Barbato | 2013-07-04 | 1 | -0/+3 |
* | configure: Do not omit frame pointers for msvc/icl debug builds | Alex Smith | 2013-06-24 | 1 | -0/+1 |
* | configure: Do not explicitly set Oy for msvc/icl | Alex Smith | 2013-06-24 | 1 | -1/+1 |
* | configure: whitespace cosmetics | Diego Biurrun | 2013-06-23 | 1 | -62/+72 |
* | configure: Simplify an expression with enabled_all. | Diego Biurrun | 2013-06-23 | 1 | -1/+1 |
* | configure: More msvc/icl combining | Alex Smith | 2013-06-22 | 1 | -7/+7 |
* | configure: Remove unneeded icl inline compatibility definition | Alex Smith | 2013-06-19 | 1 | -1/+1 |
* | lavc: add a libwavpack encoder wrapper | Anton Khirnov | 2013-06-10 | 1 | -0/+4 |