2499 Commits (9272c965d9559a90ee64d46aebd99c117e07f7a3)

Author SHA1 Message Date
Diego Biurrun ab81f24ad4 build: Integrate multilibrary examples into the build system 11 years ago
Derek Buitenhuis dedfa00107 build: Import makedef script from c99-to-c89 11 years ago
Diego Biurrun f187557ab4 build: more fine-grained dependencies for documentation build tools 11 years ago
Anton Khirnov 7671dd7cd7 avconv: add support for VDPAU decoding 11 years ago
Martin Storsjö ea9f7173ae configure: Avoid requiring c99wrap for working around msys path issues 11 years ago
Derek Buitenhuis 03f6d4e0f1 win{32,64}: Hard disable symbol versioning 11 years ago
Martin Storsjö fa48be9b95 configure: Don't use symlinks for creating the out of tree makefile 11 years ago
Ronald S. Bultje 72ca830f51 lavc: VP9 decoder 11 years ago
Martin Storsjö 16381923fb configure: Check whether MSVC requires using the C89-to-C99 converter 11 years ago
Diego Biurrun 0338c39698 dsputil: Split off H.263 bits into their own H263DSPContext 11 years ago
Diego Biurrun 92352a94c1 configure: Move -Wno-maybe-uninitialized check into gcc section 11 years ago
Martin Storsjö 435214a757 Add an HDS live fragmenting muxer 11 years ago
Diego Biurrun 056fd4fe65 configure: Properly check for availability of -Wno-foo warning flags 11 years ago
Diego Biurrun 23157d72b5 configure: Split test_cflags function off from check_cflags 11 years ago
Guillaume Martres 064698d381 Add HEVC decoder 11 years ago
Luca Barbato e789130522 configure: Provide an hardened toolchain option 11 years ago
Luca Barbato dcd3eda6cb configure: Move gcc-only -W option where it belongs 11 years ago
Luca Barbato de6061203e configure: Disable -Wmaybe-uninitialized by default 11 years ago
Kieran Kunhya 4d6ee07255 libavutil: x86: Add AVX2 capable CPU detection. 11 years ago
Clément Bœsch e01fba5562 movenc: Add an F4V muxer 11 years ago
Derek Buitenhuis 9e3946aada build: Require yasm 0.8.0 or higher 11 years ago
Loren Merritt e52567c295 build: Strip spurious labels 11 years ago
Alex Smith d6d27f3e58 configure: Enable -Qansi-alias for icl 14+ 11 years ago
Alex Smith 09f2581dc5 msvc/icl: Use __declspec(deprecated) 11 years ago
Luca Barbato e5d45e028c build: Support cparser 11 years ago
Justin Ruggles c4bfa09807 Add a WebP decoder 11 years ago
Vittorio Giovara 187105ff8a Fix references to deleted avcodec_encode_video() function 11 years ago
Diego Biurrun e2cd766ca1 configure: Mention that icl does not build both static and shared libs 11 years ago
Diego Biurrun 5045f6bdfa configure: Fix wrong reference to user support mailing list 11 years ago
Luca Barbato 7f9e893f56 build: Report an error message when a pc file is not found 11 years ago
Vittorio Giovara f4ca970dba configure: Add docdir configuration option 11 years ago
Diego Biurrun 84146963d2 configure: x86: Fix handling of i686 and cpunop features 11 years ago
Martin Storsjö 4f2b469da5 Add a libfdk-aac decoder 11 years ago
Martin Storsjö c9031c7c14 hlsenc: Add a proper dependency on the mpegts muxer 11 years ago
Kostya Shishkov 3e5898782d Voxware MetaSound decoder 11 years ago
Diego Biurrun 6fb65973c9 configure: Properly split dv1394 indev dependencies 11 years ago
Diego Biurrun 61c31e4ee7 configure: Properly set zlib dependencies for all components 11 years ago
Diego Biurrun a7d45e06e9 configure: The W64 demuxer should select the WAV demuxer, not depend on it 11 years ago
Diego Biurrun 406e6c0ba5 configure: Properly split avserver component and system dependencies 11 years ago
Diego Biurrun 255d9c570e riff: Move demuxing code to a separate file. 11 years ago
Diego Biurrun 3dd5c95dee riff: Move muxing code to a separate file 11 years ago
Luca Barbato 605387582b lavf: Support unix sockets 11 years ago
Rémi Denis-Courmont 578ea75a9e vdpau: remove old-style decoders 11 years ago
Diego Biurrun 6da5b57da1 configure: Check for GCC diagnostic pragma support inside of functions 11 years ago
Diego Biurrun 3a7050ffed build: Add _Pragma macro to disable deprecated declaration warnings 11 years ago
Diego Biurrun 4822ee3ca6 configure: Detect AIX ar command instead of hardcoding it in the OS section 11 years ago
Michael Kostylev 80ade7985c AIX: add support for shared builds 11 years ago
Diego Biurrun 03039f4c8c miscellaneous typo fixes 11 years ago
Hendrik Leppkes 7ef760d95c configure: generate full msvc debug symbols when linking in debug mode 11 years ago
Martin Storsjö d010e95f86 avserver: Remove unused loadable module support 11 years ago