提交历史

作者 SHA1 备注 提交日期
  Kacper Michajłow d6cb0d2c2b ALL: move av_unused to conform with standard requirement 1 月之前
  Timo Rothenpieler 262d41c804 all: fix typos found by codespell 3 月之前
  Andreas Rheinhardt d0a27e01a6 avcodec/aacpsy: Remove always-true checks 5 月之前
  Lynne 03cf101645 aacdec: remove AAC-specific MIPS optimizations 1 年之前
  Andreas Rheinhardt 790f793844 avutil/common: Don't auto-include mem.h 1 年之前
  Andreas Rheinhardt 1e63e24c76 avcodec/aactab: Improve included headers 2 年之前
  James Almer 5cda6b94f4 avcodec/aacpsy: clip global_quality within the psy_vbr_map array boundaries 2 年之前
  Anton Khirnov 494760f971 aac: convert to new channel layout API 12 年之前
  Andreas Rheinhardt 1ea3650823 Replace all occurences of av_mallocz_array() by av_calloc() 4 年之前
  Michael Niedermayer 36dead4bc2 avcodec/aacpsy: Check bandwidth 4 年之前
  Michael Niedermayer 223b5e8ac9 avcodec/aacpsy: Avoid floating point division by 0 of norm_fac 4 年之前
  Michael Niedermayer 28859d6e7c avcodec/aacpsy: Check model_priv_data before dereferencing in psy_3gpp_end() 4 年之前
  James Almer fc2a94219d Merge commit 'd316f9cefcd854071985c6f524a9a15348240264' 8 年之前
  James Almer f5c8d004c2 avcodec: stop using deprecated codec flags 8 年之前
  Diego Biurrun d316f9cefc aac: Drop pointless cast 10 年之前
  Rostislav Pehlivanov a1953d4cec aacpsy: remove dead code 9 年之前
  Derek Buitenhuis 9d4799c247 Merge commit '8dead2aaca4aa8b84b77b05745755afb56b7d37a' 9 年之前
  Claudio Freire 8005b6de4f AAC encoder: fix valgrind errors 9 年之前
  Claudio Freire 7d49abdf47 AAC encoder: fix filling of wi.clipping array 9 年之前
  Diego Biurrun 8dead2aaca Move const qualifier before type name 9 年之前
  Ganesh Ajjanagadde db1a642cd2 all: move ff_exp10, ff_exp10f, ff_fast_powf to lavu/ffmath.h 9 年之前
  Ganesh Ajjanagadde cb3a994bb1 lavc/aacpsy: replace pow(10,x) by ff_exp10(x) 10 年之前
  Claudio Freire ca203e9985 AAC encoder: improve SF range utilization 10 年之前
  Claudio Freire 88e498a87e AAC encoder: make pe.min a local minimum 10 年之前
  Claudio Freire 323d37521d AAC encoder: cosmetics from last commit 10 年之前
  Claudio Freire 01ecb7172b AAC encoder: Extensive improvements 10 年之前
  Claudio Freire 7ec74ae4aa AAC encoder: tweak rate-distortion logic 10 年之前
  Michael Niedermayer 94d68a41fa Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615' 10 年之前
  Vittorio Giovara 7c6eb0a1b7 lavc: AV-prefix all codec flags 10 年之前
  Claudio Freire 59216e0525 AAC Encoder: clipping avoidance 10 年之前