Commit History

Author SHA1 Message Date
  Ganesh Ajjanagadde db1a642cd2 all: move ff_exp10, ff_exp10f, ff_fast_powf to lavu/ffmath.h 8 years ago
  Ganesh Ajjanagadde 421679dbf7 lavfi/af_compand: replace pow(10,x) by ff_exp10(x) 8 years ago
  Paul B Mahol b2517b02d9 avfilter/af_compand: do not clip; allow >0dB curve points 8 years ago
  Ganesh Ajjanagadde 5a41a5a4f5 avfilter/af_compand: use hypot() 8 years ago
  Nicolas George 44f660e7e7 lavfi: remove FF_LINK_FLAG_REQUEST_LOOP. 9 years ago
  Paul B Mahol 494b792441 avfilter: use ff_all_channel_counts() instead of ff_all_channel_layouts() 9 years ago
  Paul B Mahol 297df52f30 avfilter/af_compand: fix clipping with default options 9 years ago
  Paul B Mahol a0854c084e avfilter: handle error in query_formats() in bunch of filters 9 years ago
  Michael Niedermayer e1f729d977 Merge commit 'd3cfd7aff86ee3d449ca68aba21d67b9b2136a9b' 10 years ago
  Andrew Kelley d3cfd7aff8 af_compand: make sure request_frame always outputs at least one frame 10 years ago
  Michael Niedermayer 6c23a85000 avfilter/af_compand: Silence "may be used uninitialized" warning 10 years ago
  Anton Khirnov bc6461c286 af_compand: replace strtok_r() with av_get_token() 10 years ago
  Paul B Mahol 9f2a3bcee7 avfilter: remove superflous lines 10 years ago
  Paul B Mahol a2e4b4e968 avfilter/af_compand: some more cosmetics to decrease difference with qatar 10 years ago
  Michael Niedermayer c62d83a5e7 avfilter/af_compand: more cosmetics from libavfilter/af_compand_fork.c 10 years ago
  Michael Niedermayer 05412f4cd4 avfilter/af_compand: cosmetics from libavfilter/af_compand_fork.c 10 years ago
  Michael Niedermayer 5e02ff3e3d avfilter/af_compand: switch defaults to libavfilter/af_compand_fork.c 10 years ago
  Michael Niedermayer 619d6b8f55 avfilter/af_compand: "use local variable for channels" from libavfilter/af_compand_fork.c 10 years ago
  Michael Niedermayer e509df4bc8 avfilter/af_compand: error checks from libavfilter/af_compand_fork.c 10 years ago
  Michael Niedermayer 4b87975147 avfilter/af_compand: pts init code from libavfilter/af_compand_fork.c 10 years ago
  Michael Niedermayer 5c78fe08b0 avfilter/af_compand: cosmetics and doxy comment from libavfilter/af_compand_fork.c 10 years ago
  Michael Niedermayer 66ad3292eb avfilter/af_compand: add Andrew Kelley to the copyright 10 years ago
  Michael Niedermayer 86a191e25b avfilter/af_compand: merge avframe code from af_compand_fork 10 years ago
  Michael Niedermayer 27ba05adbc avfilter/af_compand: merge uninit() calls on error from af_compand_fork.c 10 years ago
  Michael Niedermayer 8b80485960 avfilter/af_compand: also support '|' as seperator 10 years ago
  Michael Niedermayer 22307f170f avfilter/af_compand: whitespace changes from af_compand_fork 10 years ago
  Andrew Kelley 738f83582a lavfi: add compand audio filter 10 years ago
  Andrew Kelley 9e329185d7 avfilter/af_compand: fix invalid read 10 years ago
  Paul B Mahol 709746b6af avfilter/af_compand: do not leak frames on error 10 years ago
  Michael Niedermayer 325f6e0a97 Merge remote-tracking branch 'qatar/master' 10 years ago
  Paul B Mahol 60abdb6c17 avfilter/af_aecho & af_compand: use extended_data 11 years ago
  Paul B Mahol b211607b5c avfilter: various cosmetics 11 years ago
  Michael Niedermayer 64c54f8333 avfilter/af_compand: silence "maybe uninitialized" warnings 11 years ago
  Michael Niedermayer 1bbf94d84f avfilter/af_compand: %f is for printing doubles 11 years ago
  Paul B Mahol 6b68e2a43b lavfi: add compand filter 11 years ago