38739 Commits (149438cfe5d233c46bb18341b7c574fe643dd5f2)
 

Author SHA1 Message Date
Tim Walker 149438cfe5 dca: improve default stereo downmix coefficients. 11 years ago
Tim Walker 44b17d794a dca: extract core substream's embedded downmix coeffcient codes, if present. 11 years ago
Tim Walker 27245b4e1b dca: remove embedded downmix coefficient extraction. 11 years ago
Tim Walker b6d5e6aa10 dca: convert dca_default_coeffs to float. 11 years ago
Tim Walker 25609b63d2 dcadec: store the stereo downmix coefficients as float in the DCAContext. 11 years ago
Tim Walker 89de5157b1 dcadec: implement request_channel_layout. 11 years ago
Diego Biurrun cf7860db60 x86: dsputil: Suppress deprecation warnings for XvMC bits 11 years ago
Michael Niedermayer d1916d13e2 dsputil/pngdsp: fix signed/unsigned type in end comparison 11 years ago
Vittorio Giovara 0673ede985 configure: add strip flags checks 11 years ago
Anton Khirnov 8733799392 h263dec: sanitize a condition. 11 years ago
Anton Khirnov 4d388c0cd0 h264_refs: make sure not to write over the bounds of the default ref list 11 years ago
Derek Buitenhuis fa515c2088 doc/platform: Update to reflect current MSVC build situation 11 years ago
Andreas Unterweger 10421bcf0a Add an audio transcoding example. 11 years ago
Diego Biurrun 92f0abb27f build: Check for pod2man instead of perl for manual page generation 11 years ago
Diego Biurrun 4da3f410d1 configure: Restore doc option to disable building the documentation 11 years ago
Martin Storsjö dc80e2f7a5 Makefile: Fix building programs on systems with a nonempty executable suffix 11 years ago
Anton Khirnov c6080d8900 lavc: remove mp3_header_(de)compress bitstream filters 11 years ago
John Stebbins 1eaac1d6f7 mpeg12dec: Extract CC user data into frame side data 11 years ago
Kostya Shishkov a16577d985 MSN Audio support 11 years ago
Kostya Shishkov 56d061ce9d metasound: add last missing modes (8kHz @ 6kbps per channel) 11 years ago
Kostya Shishkov de44dfc7c0 vc1: Reset numref if fieldmode is not set 11 years ago
Diego Biurrun 5145ccf02b aacsbr: Add some const casts to silence warnings in ff_sbr_apply() 11 years ago
Diego Biurrun ab81f24ad4 build: Integrate multilibrary examples into the build system 11 years ago
Diego Biurrun 14abeaa43d build: Separate building programs linking against libav* from building av* 11 years ago
Martin Storsjö 09cd0a3176 doc: Add the host executable suffix for the print_options dependency 11 years ago
Derek Buitenhuis dedfa00107 build: Import makedef script from c99-to-c89 11 years ago
Diego Biurrun 8f8bc92365 Add missing #includes for *INT64_MAX and *INT64_C 11 years ago
Diego Biurrun 0eeeb9647e mpegaudiodec: Consistently handle fixed/float templating 11 years ago
Tim Walker 48b24bd2d2 ac3dec: Fix out-of-array read 11 years ago
Diego Biurrun f187557ab4 build: more fine-grained dependencies for documentation build tools 11 years ago
Alexandra Khirnova 6f270da61b libschroedingerenc: do not assert on values from external libraries 11 years ago
Anton Khirnov 7671dd7cd7 avconv: add support for VDPAU decoding 11 years ago
Anton Khirnov 07fd0a2219 avconv: add infrastructure for using hwaccels 11 years ago
Tim Walker d4df02131b ac3dec: Remove write-only channel_layout field from AC3DecodeContext 11 years ago
Tim Walker b532854622 ac3: implement request_channel_layout. 11 years ago
Diego Biurrun c16bfb147d swscale: x86: Consistently use lowercase function name suffixes 11 years ago
Martin Storsjö 56c2337004 hls: Avoid reading outside of the allocated array 11 years ago
Martin Storsjö 8c92909814 hls: Check whether the AVIOContext contains a new redirected URL 11 years ago
Martin Storsjö be4edda673 http: Expose the content location via an AVOption 11 years ago
Zhang Rui 393d80cc27 http: Support relative URL redirection 11 years ago
Martin Storsjö 76267ecc82 http: Remove an unrelated and mistakenly set AVOption unit name 11 years ago
Diego Biurrun 0ba8ba165b aacps: Adjust some const qualifiers to suppress warnings 11 years ago
Anton Khirnov 430d121964 pcx: round up in bits->bytes conversion in a buffer size check 11 years ago
Anton Khirnov c918e08b9c truemotion1: make sure index does not go out of bounds 11 years ago
Anton Khirnov ce9bba5340 avidec: fix a memleak in the dv init code. 11 years ago
Anton Khirnov de4ec972c0 vc1: fix a memleak. 11 years ago
Anton Khirnov ca41c72c6d motionpixels: clip VLC codes. 11 years ago
Aurelien Jacobs 8b516f154a matroskadec: use correct compression parameters for current track CodecPrivate 11 years ago
Anton Khirnov 30be1ea33e matroskadec: pad EBML_BIN data. 11 years ago
Anton Khirnov f0259a587e h264: check buffer size before accessing it 11 years ago