28 Commits (ae0192ef5fe8ca67b6532a57f829f744db3facb9)

Author SHA1 Message Date
  Burt P dbd7a84c81 af_hdcd: Don't warn if converting from AV_SAMPLE_FMT_S16P 8 years ago
  Burt P b2b659b17d af_hdcd: Add analyze mode 8 years ago
  Burt P 2ce985c049 af_hdcd: convert AVOptions from INT to BOOL 9 years ago
  Burt P e0b8cba058 af_hdcd: add flags to AVOption defs 9 years ago
  Burt P bea17a3d57 af_hdcd: Warn if there is any resampling or format conversion in the link chain 9 years ago
  Burt P d574e22659 af_hdcd: Process stereo channels together, fix #5727 9 years ago
  Burt P 12759cc034 af_hdcd: Move code detect/check into own function 9 years ago
  Burt P b90d0ab4be af_hdcd: add force_pe filter option 9 years ago
  Burt P 6517177d97 af_hdcd: Improve error detection logging 9 years ago
  Burt P 390eea61be af_hdcd: give cdt expired counter a value for never set 9 years ago
  Burt P 999c6b1da8 af_hdcd: fix a minor cosmetic annoyance 9 years ago
  Clément Bœsch 37abc8cca2 lavfi/hdcd: fix style 9 years ago
  Clément Bœsch 4791716c1d lavfi/hdcd: mark pe_str as static and const 9 years ago
  Burt P fb91143ef1 af_hdcd: Report PE as being intermittent or permanent 9 years ago
  Burt P c26305f6ae af_hdcd: Add counter for cdt expirations 9 years ago
  Burt P c7ba34b6ea af_hdcd: more comments in state struct 9 years ago
  Burt P 91854b8ef6 af_hdcd: Improve HDCD detection 9 years ago
  Burt P c41718c0d0 af_hdcd: detect and report encoding errors and oddities 9 years ago
  Burt P 5c7457c028 af_hdcd: only hdcd_update_info() when something changes 9 years ago
  Burt P 33fc4cc7c6 af_hdcd: fewer false positives by ignoring code_counterC in HDCD detection 9 years ago
  Burt P 7af44ce2f7 af_hdcd: don't log full HDCD stats if HDCD was not detected 9 years ago
  Burt P 0d8caeb41e af_hdcd: integrate() renamed hdcd_integrate() to be consistent with the other function names 9 years ago
  Burt P ba69a81019 libavfilter/af_hdcd.c: Collect HDCD stats and report 9 years ago
  Benjamin Steffes 5b95b4616a avfilter/af_hdcd: Use int32_t instead of int for gaintable in hdcd filter. 9 years ago
  Michael Niedermayer 35b37591c0 avfilter/af_hdcd: Replace complexer expression by litteral constant 9 years ago
  dsmudhar 5836a5037e libavfilter/af_hdcd: fixed negative signed value shift 9 years ago
  Michael Niedermayer 60517c3ad6 avfilter/af_hdcd: Fix informations typo 9 years ago
  Benjamin Steffes 0cfe16437f lavfi/af_hdcd: Implement high definition audio cd filtering. 9 years ago