17233 Commits (fd8a8373aa52e94de14f0583c482c8faa95dd677)

Author SHA1 Message Date
  Diego Elio Pettenò 1d4da6a460 Make denoise_dct_c and dct_quantize_trellis_c static. 15 years ago
  Diego Elio Pettenò bb875b75ba Make the ff_lockmgr_cb function pointer static to utils.c 15 years ago
  Diego Elio Pettenò 82e1f217f2 Rename sf_table in atrac.c unit to ff_atrac_sf_table. 15 years ago
  Diego Elio Pettenò 53493f9a81 Mark qmf_window table static to atrac.c unit. 15 years ago
  Mans Rullgard 80944df720 x86: fix overflow in h264 8x8 planar prediction 15 years ago
  Reimar Döffinger 4be170c937 Use av_fast_malloc instead of av_realloc. 15 years ago
  Kostya dacbcd170a reindent after last commit 15 years ago
  Kostya 3bdc886c22 Extend WavPack demuxer and decoder to support >2 channel audio 15 years ago
  Reimar Döffinger e7b95918fc Use av_fast_malloc instead of av_realloc. 15 years ago
  Mans Rullgard 78f318be59 ARM: NEON: fix overflow in h264 16x16 planar pred 15 years ago
  Mans Rullgard 7a5a168abe MIPS: use inline asm only when supported by compiler 15 years ago
  Mans Rullgard 91d51ee4b5 Remove redundant checks against MIN_CACHE_BITS 15 years ago
  Mans Rullgard a4bff12cdd get_bits: move tracing macros to end of file 15 years ago
  Mans Rullgard 371cf026a7 Sanitise get_bits macros, part 2 15 years ago
  Mans Rullgard d232e09d51 Sanitise get_bits macros, part 1 15 years ago
  Mans Rullgard 990f213e57 Remove "libmpeg2" bitstream reader 15 years ago
  Justin Ruggles eddf8f4100 ac3enc: use dsputil functions in apply_window() 15 years ago
  Justin Ruggles 015f9f1ad3 Change DSPContext.vector_fmul() from dst=dst*src to dest=src0*src1. 15 years ago
  Ronald S. Bultje fb397b1a19 Reindent. 15 years ago
  Ronald S. Bultje 2ed0f76655 Fix crash on resolution change (issue 2393). 15 years ago
  Mans Rullgard 60c99b5510 Make LOCAL_ALIGNED macro fully C99 compatible 15 years ago
  Alex Converse d5ec00ba57 Remove H.264 encoder fragments 15 years ago
  Alex Converse d67a6aa59c aacenc: mark SBR absent 15 years ago
  Justin Ruggles ff5eded449 10l: reverse the biquad coefficients. 15 years ago
  Anssi Hannula 890b771cc1 libfaac: add recognized profiles array 15 years ago
  Clément Bœsch 204a18151c Move ID3v1 skip from decoder to demuxer 15 years ago
  Anssi Hannula 6345dfcfd0 dca: add profile names 15 years ago
  Justin Ruggles 17d4f4558e iir: Change dst param to float* in ff_iir_filter_flt(). 15 years ago
  Anssi Hannula cf9cb1f99a dca: consider a stream with XXCh/X96 in ExSS as DTS-HD HRA 15 years ago
  Justin Ruggles 384dbd617f cosmetics related to LPC changes. 15 years ago
  Justin Ruggles 7101b18508 Separate window function from autocorrelation. 15 years ago
  Justin Ruggles 0d8837bdda Move lpc_compute_autocorr() from DSPContext to a new struct LPCContext. 15 years ago
  Janne Grunau 2fd9035ddc aacenc: fix typo in sync extension constant in 8ae0fa2 15 years ago
  Mans Rullgard f162e988aa Remove redundant checks against MIN_CACHE_BITS 15 years ago
  Mans Rullgard 611a6f59ce get_bits: move tracing macros to end of file 15 years ago
  Mans Rullgard fb5c841d5f Sanitise get_bits macros, part 2 15 years ago
  Mans Rullgard bf5f9b528b Sanitise get_bits macros, part 1 15 years ago
  Mans Rullgard 938f72e199 Remove "libmpeg2" bitstream reader 15 years ago
  Justin Ruggles 3b924294ea ac3enc: use dsputil functions in apply_window() 15 years ago
  Justin Ruggles 6eabb0d3ad Change DSPContext.vector_fmul() from dst=dst*src to dest=src0*src1. 15 years ago
  Ronald S. Bultje fcb7e535dd Reindent. 15 years ago
  Ronald S. Bultje 9107892624 Fix crash on resolution change (issue 2393). 15 years ago
  Mans Rullgard 96aad41e81 Make LOCAL_ALIGNED macro fully C99 compatible 15 years ago
  Alex Converse ff3d43104f Remove H.264 encoder fragments 15 years ago
  Alex Converse 8ae0fa243e aacenc: mark SBR absent 15 years ago
  Justin Ruggles 98cfadd648 10l: reverse the biquad coefficients. 15 years ago
  Anssi Hannula b92f76e209 libfaac: add recognized profiles array 15 years ago
  Clément Bœsch 045b80e52d Move ID3v1 skip from decoder to demuxer 15 years ago
  Anssi Hannula f4096bf6ee dca: add profile names 15 years ago
  Justin Ruggles 69915b48d6 iir: Change dst param to float* in ff_iir_filter_flt(). 15 years ago