75 Commits (b5884db437eebe136efef63a8186b7b4b51b5525)

Author SHA1 Message Date
  Michael Niedermayer a974adc3c7 g729dec: check pitch_delay_int. 12 years ago
  Peter Ross bdba96e93c use correct doxygen parameter direction syntax 12 years ago
  Peter Ross 9ccc349f77 ensure comment blocks that contain doxygen commands start with double asterix 12 years ago
  Lou Logan 6851130fd6 cosmetics: minor libavcodec spelling errors 13 years ago
  Paul B Mahol 8ce0c7d264 g729dec: align codec declarations 13 years ago
  Michael Niedermayer c963189bc2 g729dec: initialize pitch_delay_int_prev to the minimum valid value. 13 years ago
  Michael Niedermayer 9ff43569d2 g729dec: fix scalarproduct_int16 after API change 13 years ago
  Lou Logan 2d38081b4f cosmetics: fix some typos 13 years ago
  Michael Niedermayer 22b125f912 g729dec: fix 'warning: assignment from incompatible pointer type' 13 years ago
  Michael Niedermayer 934abf6ff8 g729dec: fix use of deprecated functions. 13 years ago
  Paul B Mahol ba10207bbe Use more designated initializers. 13 years ago
  Michael Niedermayer 7db5ff7996 g729dec: update to the new API 13 years ago
  Vitor Sessak edf1a8e361 g729dec: initialize bit reader with the correct buffer size 13 years ago
  Michael Niedermayer c329972687 g729: dont force all cpu optims to off but override just the one that doesnt work. 13 years ago
  Mohamed Naufal Basheer bcc67dffa0 Add a shift parameter to celp_lp_synthesis_filter for reuse by the G.723.1 decoder 14 years ago
  Vitor Sessak 02aabd820f g729dec: avoid unnecessary struct copying 13 years ago
  Vitor Sessak 22dd24fc7d g729dec: remove useless headers 13 years ago
  Vitor Sessak 1c4712db81 g729dec: Add ff_ prefix to g729_postfilter() and g729_adaptive_gain_control() 13 years ago
  Michael Niedermayer 43e05685f2 g729dec: disable all cpu acceleration, the code does not provide any alignment. 13 years ago
  Michael Niedermayer 91c5f81b74 g729dec: set sample format. 13 years ago
  Vladimir Voroshilov 5d5b3e527a Disable MMX 16 years ago
  Vladimir Voroshilov 8db3b85616 Fix comments about implemented codecs 16 years ago
  Vladimir Voroshilov 682337672c Adaptive gain control 16 years ago
  Vladimir Voroshilov aca516cd67 G.729 postfilter 16 years ago
  Vladimir Voroshilov 16bbb8dfea Replace pitch_delay_int with array 16 years ago
  Michael Niedermayer ce7c954800 g729dec: Make 2 functions static that are not used outside g729dec.c 13 years ago
  Vladimir Voroshilov c458bff934 High-pass filter 16 years ago
  Vladimir Voroshilov e610c5f383 Add G.729D decoder 16 years ago
  Vladimir Voroshilov b7c7fc3359 Synthesis filter 16 years ago
  Vladimir Voroshilov 4920a1a913 Indentation fix after gain codes decoding2 16 years ago
  Vladimir Voroshilov 0b42463aec Gain pitch and gain code for G729D 16 years ago
  Vladimir Voroshilov 12081d0599 Indentation fix 2 16 years ago
  Vladimir Voroshilov f7980a7bed Convert gain pitch and gain code to arrays 16 years ago
  Vladimir Voroshilov f830d1b7da Interolate excitation signal 16 years ago
  Vladimir Voroshilov 0a3337883f Fixed- and adaptive-codebook gains 16 years ago
  Vladimir Voroshilov 7fadc0151c Frame erasure support for fixed-codebook vectors 16 years ago
  Vladimir Voroshilov 9297c7822f Fixed-codebook vector decoding 16 years ago
  Vladimir Voroshilov 70efd101f1 Add packet_type 16 years ago
  Vladimir Voroshilov 50cad25625 Frame erasure support for pitch delay decoding 16 years ago
  Vladimir Voroshilov d1a643e749 Doxy for LSF erasure case 16 years ago
  Vladimir Voroshilov b29e5a6780 doxy comments for LSF array 16 years ago
  Vladimir Voroshilov cd3e2820d3 Indentation fix in LSF 16 years ago
  Vladimir Voroshilov 388f225561 Frame erasure support for LSF decoding 16 years ago
  Michael Niedermayer a5e0c4ddb5 Revert "g729: Merge g729.h into g729dec.c." 13 years ago
  Michael Niedermayer 0b61af7382 Restore WIP g729 code that has been remvoed by diego biurrun. 13 years ago
  Diego Biurrun 79a9aab56f Remove unused and non-compiling vestigial g729 decoder 14 years ago
  Diego Biurrun adbfc605f6 doxygen: Consistently use '@' instead of '\' for Doxygen markup. 14 years ago
  Diego Biurrun a2077b85da g729: Merge g729.h into g729dec.c. 14 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
  Diego Elio Pettenò e7e2df27f8 Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. 14 years ago