| Commit message (Expand) | Author | Age | Files | Lines |
* | build: Define __printf__ to __gnu_printf__ on MinGW*/gcc | Diego Biurrun | 2013-12-16 | 1 | -0/+5 |
* | configure: Detect Solaris libc in an OpenIndiana/illumos compatible way | Diego Biurrun | 2013-12-14 | 1 | -1/+1 |
* | configure: Reorder pthreads checks | Luca Barbato | 2013-12-13 | 1 | -4/+4 |
* | configure: Move the bz2 and zlib checks below phtreads | Luca Barbato | 2013-12-13 | 1 | -3/+3 |
* | configure: Add -D__USE_MINGW_ANSI_STDIO=1 to CPPFLAGS on MinGW32 | Diego Biurrun | 2013-12-13 | 1 | -1/+1 |
* | configure: Detect newer (>=4.1) versions of MinGW32 | Diego Biurrun | 2013-12-13 | 1 | -1/+2 |
* | build: Do not add -g to HOSTCFLAGS | Diego Biurrun | 2013-12-13 | 1 | -1/+1 |
* | configure: Add -D__USE_MINGW_ANSI_STDIO=1 to CPPFLAGS on MinGW64 | Diego Biurrun | 2013-12-11 | 1 | -1/+1 |
* | configure: Move log2 dependency declaration to a place it takes effect | Diego Biurrun | 2013-12-10 | 1 | -1/+3 |
* | configure: Split host and target libc detection | Diego Biurrun | 2013-12-09 | 1 | -40/+73 |
* | configure: Move toolchain dependency declarations to a more appropriate place | Diego Biurrun | 2013-12-09 | 1 | -3/+2 |
* | configure: Prefix libc-related variables with "libc_" | Diego Biurrun | 2013-12-09 | 1 | -5/+5 |
* | configure: detect Solaris libc | Sean McGovern | 2013-12-09 | 1 | -1/+3 |
* | avformat: AviSynth demuxer rewrite | d s | 2013-12-08 | 1 | -1/+3 |
* | configure: Move adding of compat objects out of libc detection | Diego Biurrun | 2013-12-08 | 1 | -5/+12 |
* | configure: Separate MinGW32 and MinGW64 libc handling | Diego Biurrun | 2013-12-08 | 1 | -6/+9 |
* | configure: Detect msvcrt libc with a CPP check instead of a link check | Diego Biurrun | 2013-12-04 | 1 | -1/+1 |
* | configure: Add detected C library and host compiler to informative output | Diego Biurrun | 2013-12-04 | 1 | -0/+4 |
* | configure: Do not use pthread_create to check for pthread | Luca Barbato | 2013-11-30 | 1 | -5/+5 |
* | configure: add strip flags checks | Vittorio Giovara | 2013-11-28 | 1 | -0/+23 |
* | Add an audio transcoding example. | Andreas Unterweger | 2013-11-27 | 1 | -0/+2 |
* | build: Check for pod2man instead of perl for manual page generation | Diego Biurrun | 2013-11-26 | 1 | -3/+3 |
* | configure: Restore doc option to disable building the documentation | Diego Biurrun | 2013-11-26 | 1 | -0/+5 |
* | build: Integrate multilibrary examples into the build system | Diego Biurrun | 2013-11-25 | 1 | -1/+9 |
* | build: Import makedef script from c99-to-c89 | Derek Buitenhuis | 2013-11-24 | 1 | -1/+1 |
* | build: more fine-grained dependencies for documentation build tools | Diego Biurrun | 2013-11-23 | 1 | -3/+3 |
* | avconv: add support for VDPAU decoding | Anton Khirnov | 2013-11-23 | 1 | -2/+10 |
* | configure: Avoid requiring c99wrap for working around msys path issues | Martin Storsjö | 2013-11-21 | 1 | -16/+16 |
* | win{32,64}: Hard disable symbol versioning | Derek Buitenhuis | 2013-11-19 | 1 | -0/+1 |
* | configure: Don't use symlinks for creating the out of tree makefile | Martin Storsjö | 2013-11-19 | 1 | -1/+1 |
* | lavc: VP9 decoder | Ronald S. Bultje | 2013-11-15 | 1 | -0/+1 |
* | configure: Check whether MSVC requires using the C89-to-C99 converter | Martin Storsjö | 2013-11-13 | 1 | -1/+14 |
* | 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 |