22599 Commits (b5884db437eebe136efef63a8186b7b4b51b5525)

Author SHA1 Message Date
  Justin Ruggles 98cfadd648 10l: reverse the biquad coefficients. 14 years ago
  Anssi Hannula b92f76e209 libfaac: add recognized profiles array 14 years ago
  Clément Bœsch 045b80e52d Move ID3v1 skip from decoder to demuxer 14 years ago
  Anssi Hannula f4096bf6ee dca: add profile names 14 years ago
  Justin Ruggles 69915b48d6 iir: Change dst param to float* in ff_iir_filter_flt(). 14 years ago
  Anssi Hannula 8f4a5d225c dca: consider a stream with XXCh/X96 in ExSS as DTS-HD HRA 14 years ago
  Justin Ruggles 1c189fc533 cosmetics related to LPC changes. 14 years ago
  Justin Ruggles 77a78e9bdc Separate window function from autocorrelation. 14 years ago
  Justin Ruggles 56f8952b25 Move lpc_compute_autocorr() from DSPContext to a new struct LPCContext. 14 years ago
  Mans Rullgard cafa3edada dca: pretty-print some tables 14 years ago
  Justin Ruggles a994f86196 iir: change filter type if/else to a switch. 14 years ago
  Justin Ruggles aa226b2460 Add biquad high-pass and low-pass IIR filters. 14 years ago
  Ronald S. Bultje 7f8c11b005 Set gray (128) U/V planes for chroma-less samples. Fixes two fate samples 14 years ago
  Ronald S. Bultje 772225c041 Revert 2a1f431d38ea9c05abb215d70c7dc09cdb6888ab, it broke H264 lossless. 14 years ago
  Justin Ruggles 2293b0b698 Split out Butterworth filter coeff init to a separate function. 14 years ago
  Justin Ruggles 99c2111b12 cosmetics: vertical alignment and line wrap 14 years ago
  Justin Ruggles 20d1f6fec1 Add memory allocation failure checks to ff_iir_filter_init_coeffs(). 14 years ago
  Justin Ruggles 7891fdcc03 cosmetics: wrap long line 14 years ago
  Justin Ruggles b3b8b930fc Add function ff_iir_filter_flt() to accept floating-point input and output. 14 years ago
  Ronald S. Bultje e25f19a113 Fix horizontal/horizontal_up 8x8l intra prediction x86/simd functions. 14 years ago
  Justin Ruggles f32e646d82 Fix use of sstep/dstep in ff_iir_filter(). 14 years ago
  Mans Rullgard 2611e52088 dca: pretty-print some tables 14 years ago
  Justin Ruggles 0361d13cf3 iir: change filter type if/else to a switch. 14 years ago
  Justin Ruggles fcdf0a43cd Add biquad high-pass and low-pass IIR filters. 14 years ago
  Ronald S. Bultje 66c6b5e2a5 Revert 2a1f431d38ea9c05abb215d70c7dc09cdb6888ab, it broke H264 lossless. 14 years ago
  Ronald S. Bultje 8bcfe7f7fd Set gray (128) U/V planes for chroma-less samples. Fixes two fate samples 14 years ago
  Justin Ruggles 30112adadf Split out Butterworth filter coeff init to a separate function. 14 years ago
  Justin Ruggles 75b98610a7 cosmetics: vertical alignment and line wrap 14 years ago
  Justin Ruggles d42dc217ed Add memory allocation failure checks to ff_iir_filter_init_coeffs(). 14 years ago
  Justin Ruggles ebb230279a cosmetics: wrap long line 14 years ago
  Justin Ruggles 0a3d7697b4 Add function ff_iir_filter_flt() to accept floating-point input and output. 14 years ago
  Ronald S. Bultje b9c7f66e6d Fix horizontal/horizontal_up 8x8l intra prediction x86/simd functions. 14 years ago
  Justin Ruggles c3897d7690 Fix use of sstep/dstep in ff_iir_filter(). 14 years ago
  Mans Rullgard a6e5d231e9 a64enc: make PixelFormat arrays const 14 years ago
  Mans Rullgard ef4a65149d Replace ASMALIGN() with .p2align 14 years ago
  Mans Rullgard ac3c9d0169 x86: remove VLA in ac3_downmix_sse 15 years ago
  Janne Grunau 2c3589bfda consolidate .gitignore patters into a single file 14 years ago
  Justin Ruggles d425a03b59 cosmetics: reindent 14 years ago
  Daniel Kang 1360f07e22 Add check for changing number of channels in DCA. 14 years ago
  Janne Grunau db323491cd update av_log_missing_feature() to git 14 years ago
  Janne Grunau 348b8218f7 convert svn:ignore properties to .gitignore files 14 years ago
  Alexander Strange 6ee99a7e13 VP3: remove an unnecessary static variable 14 years ago
  Michael Niedermayer 013291501f Allocate last picture for 4xm pfrm if its not allocated. 14 years ago
  Sascha Sommer f62be777ee support decoding of files that contain the number 14 years ago
  Carl Eugen Hoyos a0f593d00d Values >4 for lowres corrupt output. 14 years ago
  Carl Eugen Hoyos 05503cee00 Since lowres == crop for bmp, remove it to avoid confusion. 14 years ago
  Ronald S. Bultje 1b3e43e4fd Fix overflow in pred16x16_plane x86 simd code. Fixes issue 2547. 14 years ago
  Jason Garrett-Glaser b9af15402d Remove evil timers that snuck their way into r26375. 14 years ago
  Jason Garrett-Glaser fb2734c8a6 Fix r26375 on non-x86. 14 years ago
  Jason Garrett-Glaser f14bdd8e75 H.264: Partially inline CABAC residual decoding 14 years ago