2288 Commits (34a0ac41a880039c7fb4b3abce10d8e2ce48fac7)

Author SHA1 Message Date
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 12 years ago
Martin Storsjö c9031c7c14 hlsenc: Add a proper dependency on the mpegts muxer 12 years ago
Kostya Shishkov 3e5898782d Voxware MetaSound decoder 12 years ago
Diego Biurrun 6fb65973c9 configure: Properly split dv1394 indev dependencies 12 years ago
Diego Biurrun 61c31e4ee7 configure: Properly set zlib dependencies for all components 12 years ago
Diego Biurrun a7d45e06e9 configure: The W64 demuxer should select the WAV demuxer, not depend on it 12 years ago
Diego Biurrun 406e6c0ba5 configure: Properly split avserver component and system dependencies 12 years ago
Diego Biurrun 255d9c570e riff: Move demuxing code to a separate file. 12 years ago
Diego Biurrun 3dd5c95dee riff: Move muxing code to a separate file 12 years ago
Luca Barbato 605387582b lavf: Support unix sockets 12 years ago
Rémi Denis-Courmont 578ea75a9e vdpau: remove old-style decoders 12 years ago
Diego Biurrun 6da5b57da1 configure: Check for GCC diagnostic pragma support inside of functions 12 years ago
Diego Biurrun 3a7050ffed build: Add _Pragma macro to disable deprecated declaration warnings 12 years ago
Diego Biurrun 4822ee3ca6 configure: Detect AIX ar command instead of hardcoding it in the OS section 12 years ago
Michael Kostylev 80ade7985c AIX: add support for shared builds 12 years ago
Diego Biurrun 03039f4c8c miscellaneous typo fixes 12 years ago
Hendrik Leppkes 7ef760d95c configure: generate full msvc debug symbols when linking in debug mode 12 years ago
Martin Storsjö d010e95f86 avserver: Remove unused loadable module support 12 years ago
Martin Storsjö ef5b70affc configure: Check for support for labels in the inline assembly 12 years ago
Luca Barbato d3635f3ab0 compat: wrap math.h to avoid AIX-specific clashes 12 years ago
Alex Smith 4f6b192e2e configure: Do not omit frame pointers for msvc/icl debug builds 12 years ago
Alex Smith 9f4a16c52e configure: Do not explicitly set Oy for msvc/icl 12 years ago
Diego Biurrun ace87c19ed configure: whitespace cosmetics 12 years ago
Diego Biurrun 6dc6598692 configure: Simplify an expression with enabled_all. 12 years ago
Alex Smith f11e4045b9 configure: More msvc/icl combining 12 years ago
Alex Smith e0d6e2fc67 configure: Remove unneeded icl inline compatibility definition 12 years ago
Anton Khirnov 84d3ff50cd lavc: add a libwavpack encoder wrapper 12 years ago
Martin Storsjö 3965d404cc configure: Don't add -fPIC on windows targets 12 years ago
Martin Storsjö 3fd0d166aa configure: Don't explicitly disable PIC for windows targets 12 years ago