35774 Commits (457cc333b424994ecf80a82369325771e0397fd9)
 

Author SHA1 Message Date
Justin Ruggles a38eadf7ed atrac1: do not keep a copy of channel count in the private context 12 years ago
Justin Ruggles 4f56f9c48f dsicinaudio: set channels and channel layout 12 years ago
Justin Ruggles ec2694d259 g722dec: set channel layout at initialization instead of validating it 12 years ago
Justin Ruggles ee0e9678e7 amrwbdec: set channels, channel_layout, and sample_rate 12 years ago
Justin Ruggles b24a4449a5 amrnbdec: set channels, channel_layout, and sample_rate 12 years ago
Justin Ruggles a4202003b2 dca_parser: allow the parser to change the sample rate 12 years ago
Justin Ruggles 0366664ef9 lavc: check channel count after decoder init 12 years ago
Justin Ruggles bb6941af2a lavc: move SANE_NB_CHANNELS to internal.h and use it in the PCM decoders 12 years ago
Janne Grunau 6b07830a77 fate: add ac3/eac3 tests to FATE_SAMPLES_AVCONV 12 years ago
Diego Biurrun 02e4275180 avconv_opt, cmdutils: Add missing function parameter Doxygen 12 years ago
Diego Biurrun c37322e68c x86: Move optimization suffix to end of function names 12 years ago
Diego Biurrun fa8fcab1e0 x86: h264_chromamc_10bit: drop pointless PAVG %define 12 years ago
Diego Biurrun d8eda37080 x86: mmx2 ---> mmxext in function names 12 years ago
Kostya Shishkov 38fdf72580 swscale: do not forget to swap data in formats with different endianness 12 years ago
Diego Biurrun 5707af8d0b aacdec: Drop some unused function arguments 12 years ago
Dave Yeo 9c167914a1 x86: Fix assembly with NASM 12 years ago
Diego Biurrun be2c456e96 x86: fmtconvert: Refactor cvtps2pi emulation through cpuflags 12 years ago
Diego Biurrun be923ed659 x86: fmtconvert: port to cpuflags 12 years ago
Diego Biurrun 588fafe7f3 x86: MMX2 ---> MMXEXT in macro names 12 years ago
Diego Biurrun a65bdceb06 x86: mmx2 ---> mmxext in variable names 12 years ago
Diego Biurrun 652f518594 x86: mmx2 ---> mmxext in comments and messages 12 years ago
Diego Biurrun 04581c8c77 x86: yasm: Use complete source path for macro helper %includes 12 years ago
Diego Biurrun 6860b4081d x86: include x86inc.asm in x86util.asm 12 years ago
Martin Storsjö ab9545a290 cng: Reindent some incorrectly indented lines 12 years ago
Martin Storsjö 6b68223d31 cngdec: Allow flushing the decoder 12 years ago
Martin Storsjö 036e6c37d3 cngdec: Make the dbov variable have the right unit 12 years ago
Martin Storsjö cafefd889b cngdec: Fix the memset size to cover the full array 12 years ago
Martin Storsjö 9b50d20cd2 cngdec: Update the LPC coefficients after averaging the reflection coefficients 12 years ago
Mans Rullgard d16c4aebba configure: fix print_config() with broke awks 12 years ago
Luca Barbato 7658295ba3 pixfmt: support more yuva formats 12 years ago
Luca Barbato 26b5ad2543 swscale: support gray to 9bit and 10bit formats 12 years ago
Mans Rullgard f454e87923 configure: rewrite print_config() function using awk 12 years ago
Anton Khirnov 02e6364259 FATE: fix (AD)PCM test dependencies broken in e519990 12 years ago
Ronald S. Bultje 95c89da36e Use ptrdiff_t instead of int for intra pred "stride" function parameter. 12 years ago
Ronald S. Bultje bad8e33dc9 x86: use PRED4x4/8x8/8x8L/16x16 macros to declare intrapred prototypes. 12 years ago
Ronald S. Bultje 08b028c18d Remove INIT_AVX from x86inc.asm. 12 years ago
Ronald S. Bultje c285edd06e Remove usage of INIT_AVX in h264_intrapred_10bit.asm. 12 years ago
Anton Khirnov ede4cedf47 dv: fix indentation 12 years ago
Anton Khirnov 14f031d7ec dv: use AVStream.index instead of abusing AVStream.id 12 years ago
Anton Khirnov 20dd41af85 lavfi: add ashowinfo filter 12 years ago
Martin Storsjö 9b500b8f6c avcodec: Add a RFC 3389 comfort noise codec 12 years ago
Martin Storsjö 8b25a20efb lpc: Add a function for calculating reflection coefficients from samples 12 years ago
Justin Ruggles 39ef66f530 lpc: Add a function for calculating reflection coefficients from autocorrelation coefficients 12 years ago
Anton Khirnov dc5793062e lavr: document upper bound on number of output samples. 12 years ago
Anton Khirnov 01b760190d lavr: add general API usage doxy 12 years ago
Anton Khirnov bff5e5f8b3 indeo3: remove duplicate capabilities line. 12 years ago
Diego Biurrun 2cbdd7c929 fate: ac3: Add dependencies 12 years ago
Diego Biurrun 381dc1a5ec fate: ac3: Place E-AC-3 tests and AC-3 tests in different groups 12 years ago
Diego Biurrun e519990ced fate: Add shorthands for acodec PCM and ADPCM tests 12 years ago
Diego Biurrun 70478746a9 avconv: Drop unused function argument from do_video_stats() 12 years ago