| Commit message (Expand) | Author | Age | Files | Lines |
* | build: Let the WTV demuxer select the MPEG-TS demuxer | Diego Biurrun | 2016-02-18 | 1 | -1/+1 |
* | build: Adjust mpeg4video parser dependencies | Diego Biurrun | 2016-02-18 | 1 | -1/+1 |
* | build: Fix mpegvideo component dependencies | Diego Biurrun | 2016-02-18 | 1 | -1/+1 |
* | configure: Relax the implication of --enable for components | Luca Barbato | 2016-02-15 | 1 | -1/+2 |
* | lavfi: add a filter for uploading normal frames to CUDA | Anton Khirnov | 2016-02-14 | 1 | -0/+1 |
* | Allow linking to CUDA dynamically instead of dlopen()ing it at runtime | Anton Khirnov | 2016-02-14 | 1 | -1/+5 |
* | configure: Restore the --enable-everything behaviour | Luca Barbato | 2016-02-14 | 1 | -2/+5 |
* | configure: Print which libraries will be built | Luca Barbato | 2016-02-14 | 1 | -0/+4 |
* | configure: Use `require` for the non-component options | Luca Barbato | 2016-02-14 | 1 | -3/+8 |
* | vdpau: Support for VDPAU accelerated HEVC decoding | Philip Langdale | 2016-02-13 | 1 | -0/+4 |
* | eatqi: Remove MpegEncContext dependency | Vittorio Giovara | 2016-02-09 | 1 | -1/+1 |
* | configure: Refactor toolchain flag setting | Diego Biurrun | 2016-02-09 | 1 | -27/+26 |
* | avplay: drop support for building without lavfi | Anton Khirnov | 2016-02-09 | 1 | -2/+2 |
* | msvc: Fix libx264 linking | Henrik Gramner | 2016-02-06 | 1 | -0/+1 |
* | configure: Support MSYS2 mingw-w64 64bit | Luca Barbato | 2016-02-06 | 1 | -2/+2 |
* | configure: add missing avx2 support check | James Almer | 2016-01-28 | 1 | -0/+1 |
* | configure: Correctly add openssl cflags and libs | Luca Barbato | 2016-01-23 | 1 | -1/+2 |
* | configure: Force-enable select_any dependencies only on --enable | Luca Barbato | 2016-01-21 | 1 | -2/+17 |
* | configure: Improve requesting specific features | Luca Barbato | 2016-01-21 | 1 | -13/+38 |
* | libkvazaar: Set frame rate as a rational number | Arttu Ylä-Outinen | 2016-01-19 | 1 | -1/+1 |
* | configure: mips: Support both-endian compilers | Luca Barbato | 2016-01-19 | 1 | -0/+10 |
* | configure: Use pkg-config to check for openssl | Luca Barbato | 2016-01-19 | 1 | -1/+2 |
* | nvenc: rename encoders | Anton Khirnov | 2016-01-12 | 1 | -0/+2 |
* | swfdec: support compressed swf | Clément Bœsch | 2016-01-11 | 1 | -0/+1 |
* | lavc: export Dirac parsing API used by the ogg demuxer as public | Anton Khirnov | 2015-12-06 | 1 | -1/+3 |
* | configure: Add -framework CoreVideo when building the avfoundation indev | Martin Storsjö | 2015-12-03 | 1 | -1/+1 |
* | configure: Replace `pr` since it is not provided by busybox | Kylie McClain | 2015-12-02 | 1 | -2/+6 |
* | build: Move -Wcast-qual to the extra_warnings | Luca Barbato | 2015-12-02 | 1 | -1/+1 |
* | avfoundation: Simple capture | Alexandre Lision | 2015-11-26 | 1 | -0/+7 |
* | configure: ObjC support | Luca Barbato | 2015-11-26 | 1 | -1/+46 |
* | configure: Clearly state that MSYS native builds are discouraged | Luca Barbato | 2015-11-21 | 1 | -0/+3 |
* | configure: Add a SONAME entry for the android target | Luca Barbato | 2015-10-30 | 1 | -2/+1 |
* | vdpau: remove dysfunctional H.263 support | Rémi Denis-Courmont | 2015-10-30 | 1 | -2/+0 |
* | os_support: Don't try to return the service name as a string in getnameinfo | Martin Storsjö | 2015-10-30 | 1 | -2/+0 |
* | configure: Add -D_CRT_NONSTDC_NO_WARNINGS when building with msvc | Martin Storsjö | 2015-10-29 | 1 | -1/+1 |
* | innoHeim/Rsupport Screen Capture Codec decoder | Vittorio Giovara | 2015-10-23 | 1 | -0/+1 |
* | kvazaar: Add libkvazaar HEVC encoder | Arttu Ylä-Outinen | 2015-10-23 | 1 | -0/+4 |
* | build: add Solaris symbol versioning | Sean McGovern | 2015-10-11 | 1 | -3/+7 |
* | configure: When disabling a library disable all the related components | Luca Barbato | 2015-10-07 | 1 | -5/+36 |
* | build: Add support for known custom allocators | Luca Barbato | 2015-09-30 | 1 | -0/+13 |
* | Screenpresso SPV1 decoder | Vittorio Giovara | 2015-09-30 | 1 | -0/+1 |
* | configure: address a copy-paste typo | Vicente Olivert Riera | 2015-09-29 | 1 | -1/+1 |
* | configure: mips: Support mips r6, r2 and r1 | Luca Barbato | 2015-09-29 | 1 | -1/+24 |
* | configure: Set the initial ldflags to match the cflags | Luca Barbato | 2015-09-29 | 1 | -0/+1 |
* | DXV decoder | Vittorio Giovara | 2015-09-02 | 1 | -0/+1 |
* | lavc: Add a lzf decompressor | Luca Barbato | 2015-09-02 | 1 | -0/+1 |
* | webm: Explicitly select libvpx, libopus and libvorbis encoders | Luca Barbato | 2015-08-25 | 1 | -0/+1 |
* | configure: arm: Assume softfp ABI on darwin | Martin Storsjö | 2015-08-16 | 1 | -1/+1 |
* | configure: Silence error messages when probing compiler | Shiz | 2015-08-04 | 1 | -3/+3 |
* | configure: Don't force _WIN32_WINNT to an older version if targeting winphone... | Martin Storsjö | 2015-07-28 | 1 | -1/+12 |