13408 Commits (969eb21ba21f0ed7154dd2a2fc754ef159df94a2)

Author SHA1 Message Date
Ronald S. Bultje 6c0d9369d8 VC1: simplify a calculation in a loop. 14 years ago
Ronald S. Bultje 2739dc5d85 VC1: transpose IDCT 8x8 coeffs while reading. 14 years ago
Young Han Lee 9c9912b995 mdct: remove unnecessary multiplication 14 years ago
Justin Ruggles 6159bd0d67 ac3enc: fix bug in stereo rematrixing decision. 14 years ago
Jean-Daniel Dupas 351423ae1f targa: fix potential buffer overreads 14 years ago
Ronald S. Bultje ed040f35f2 Fix PPC build. 14 years ago
Jason Garrett-Glaser 891b1f15a7 VP8: init one less near_mv 14 years ago
Jason Garrett-Glaser bcf4568f18 VP8: split out declarations to new header 14 years ago
Jason Garrett-Glaser 7634771e70 VP8: faster MV clipping 14 years ago
Ronald S. Bultje 12802ec060 dsputil: move VC1-specific stuff into VC1DSPContext. 14 years ago
Ronald S. Bultje 0b16cdc3fa VC1: simplify a calculation in a loop. 14 years ago
Ronald S. Bultje 1da6ea3954 VC1: transpose IDCT 8x8 coeffs while reading. 14 years ago
Young Han Lee 979395bbbb mdct: remove unnecessary multiplication 14 years ago
Justin Ruggles 5b54d4b376 ac3enc: fix bug in stereo rematrixing decision. 14 years ago
Michael Niedermayer 50a82c2c75 vbv_delay AVOption for ABI compatibility 14 years ago
Carl Eugen Hoyos 2e3c56a29f Set maximum lowres value for the MJPEG decoder to 3. 14 years ago
Justin Ruggles 20a2a3da8f ac3dsp: Change punpckhqdq to movhlps in ac3_max_msb_abs_int16(). 14 years ago
Stefano Sabatini 20bc55ce5c Document audio_resample_close(). 14 years ago
Justin Ruggles 660ab0e64d ac3enc: change default floor code to 7. 14 years ago
Reinhard Tartler 7ffe76e540 Merge libavcore into libavutil 14 years ago
Justin Ruggles 1f004fc512 ac3dsp: Change punpckhqdq to movhlps in ac3_max_msb_abs_int16(). 14 years ago
Stefano Sabatini 938b62538a Document audio_resample_close(). 14 years ago
Stefano Sabatini 5495528365 Apply minor cosmetics fixes to the av_audio_resample_init() doxy. 14 years ago
Michael Niedermayer fad8143f5b vbv_delay AVOption for ABI compatibility 14 years ago
Christophe Massiot b6d0700058 Pass VBV delay to the calling application via ctx 14 years ago
Justin Ruggles 50d7140441 ac3enc: change default floor code to 7. 14 years ago
Peter Ross c4c9fb4690 binkaudio: remove unused copy of AVCodecContext* 14 years ago
Peter Ross 136901567c binkaudio: fix channel count check 14 years ago
Young Han Lee ece6cca14a aacdec: Implement LTP support. 14 years ago
Reinhard Tartler 737eb5976f Merge libavcore into libavutil 14 years ago
Christophe Massiot 55bad0c602 Pass VBV delay to the calling application via ctx 14 years ago
Peter Ross 71f88b1f38 binkaudio: remove unused copy of AVCodecContext* 14 years ago
Peter Ross 9806fbd535 binkaudio: fix channel count check 14 years ago
Young Han Lee ead15f1dc1 aacdec: Implement LTP support. 14 years ago
Alex Converse 4a7d992437 aac: remove dead SBR input scaling 14 years ago
Justin Ruggles 7539a1fee2 ac3enc: Add x86-optimized function to speed up log2_tab(). 14 years ago
Loren Merritt 11ab1e409f FFT: factor a shuffle out of the inner loop and merge it into fft_permute. 14 years ago
Peter Ross f20886e464 bink: permute Bink version 'b' quant matrices by inverse scan order 14 years ago
Peter Ross a093650b6c bink: simplify how quantization matrices are passed to read_dct_coeffs() 14 years ago
Michael Niedermayer 499c2d41d7 Make truncated mpeg4 GOP header check a bit more specific. 14 years ago
Stefano Sabatini 49d57a8269 Apply minor cosmetics fixes to the av_audio_resample_init() doxy. 14 years ago
Stefano Sabatini 7562101a9f Document audio_resample_close(). 14 years ago
Alex Converse 916dee9f45 aac: remove dead SBR input scaling 14 years ago
Justin Ruggles fbb6b49dab ac3enc: Add x86-optimized function to speed up log2_tab(). 14 years ago
Anatoly Nenashev 7a4abe5912 mpeg4video: ignore broken GOP headers 14 years ago
Michael Niedermayer 2034ba08ec Detect null gop headers. 14 years ago
Loren Merritt e6b1ed693a FFT: factor a shuffle out of the inner loop and merge it into fft_permute. 14 years ago
Peter Ross 2315392174 bink: permute Bink version 'b' quant matrices by inverse scan order 14 years ago
Peter Ross cb62510cab bink: simplify how quantization matrices are passed to read_dct_coeffs() 14 years ago
Vitor Sessak 0a18b64585 Make tables generation insensitive to floating-point implementation 14 years ago