115 Commits (23270482123d8ad4bc2d440adb26e9ff3e325d38)
 

Author SHA1 Message Date
  Rob Hallam 8a5916192a test: add negative test to TestLoudAudioFEFunctional 1 month ago
  Rob Hallam 192c952c2d test: add TestLoudAudioFEFunctional 1 month ago
  Rob Hallam 428032d841 test: add FEFunctionalTest base class for FE tests 1 month ago
  Rob Hallam 2e45486372 test: add TestVideoActivityFEFunctional 1 month ago
  Rob Hallam 0d2096aed6 refactor!: rename video_producers → producers 2 months ago
  Rob Hallam 445efac7f3 test: [producers] add test_produce() functionality 2 months ago
  Rob Hallam ff09cd4b8f test: [mocks] add attrs to MockFeature + MockSource.duration() 2 months ago
  Rob Hallam 649fcae070 test: expand TestFfmpegVideoProducer coverage 2 months ago
  Rob Hallam 0d2179d445 refactor+fix: extract calls to run, fix args 2 months ago
  Rob Hallam 3dc2a5c858 test: add mocks module for commonly-mocked objects 2 months ago
  Rob Hallam 6cb0d723ac test: [utils] add TestFeature fixtures 2 months ago
  Rob Hallam 7ca0720be2 test: add Interval.test_eq method 2 months ago
  Rob Hallam 0a08af4972 test: add MockSource & MockInterval to test Feature 2 months ago
  Rob Hallam eaafb43a35 fix: update Feature.__repr__ & add __eq__ 2 months ago
  Rob Hallam 1bd176848a test [utils] add Interval tests 2 months ago
  Rob Hallam 35d25c6ff2 test: [utils] add TestSource.test_to_json 2 months ago
  Rob Hallam 33ccffaead test: add TestLAFE.t_extract_mocked_get)loudnesses() 2 months ago
  Rob Hallam fa75059c2d refactor: extract to method LAFE._get_loudnesses() 2 months ago
  Rob Hallam e3b9862bcf test: add TestFfmpegVideoProducer 2 months ago
  Rob Hallam 48ead78c9a test: add TestJSONP & TestVisualisationP 2 months ago
  Rob Hallam 5993289d7d test: add move_end method for overlap testing 2 months ago
  Rob Hallam fb8f3270e5 test: add mocked loudnorm to TestLAFE 2 months ago
  Rob Hallam 028adbc640 test: add TestJSONFE with mocks 2 months ago
  Rob Hallam bee133d53f test: Add mocked test calls to TestLFE 2 months ago
  Rob Hallam 4eaddf9db2 test: add TestVAFE 2 months ago
  Rob Hallam d38d5e619f test: add LAFE - no input files & test_extract() 2 months ago
  Rob Hallam 9bdd90c4c0 test: add TestLAFE 2 months ago
  Rob Hallam 28e33ed47a test: add TestSourceMedia & RFE.test_no_input 2 months ago
  Rob Hallam cd8d57e9b1 test: add tests for LAFE and RFE 2 months ago
  Rob Hallam 8d188cab19 feat: add JSONEncoder class 2 months ago
  Rob Hallam 4ecc95174e feat: add JSONProducer 2 months ago
  Rob Hallam c213f05f9d feat: improve appearance of visualisations 2 months ago
  Rob Hallam 214f8c974a feat: add VisualisationProducer 2 months ago
  Rob Hallam 1acab16541 feat: add Producer superclass above VideoProducer 2 months ago
  Rob Hallam 07083086a0 refactor: pull out _run_get_output() FE method 2 months ago
  Rob Hallam 2a3973091b refactor: change pass → docstring for tests 2 months ago
  Rob Hallam 778483837c refactor: pull out _read_json_from_file() 2 months ago
  Rob Hallam c76d9f6264 feat: add JSONFeatureExtractor 2 months ago
  Rob Hallam 01369f760e refactor: fix path/source/feature_extractor 2 months ago
  Rob Hallam 54257f80aa feat: add _nonoverlap_mean() 2 months ago
  Rob Hallam 5854f49908 feat: add _drop_lowest() to VAFE 2 months ago
  Rob Hallam b7024717d5 feat: add VAFE functionality 2 months ago
  Rob Hallam b50b81a899 feat: add LAFE functionality 2 months ago
  Rob Hallam 27175163fc feat: add VideoActivityFeatureExtractor stub 2 months ago
  Rob Hallam 97ea344d8e feat: add LoudAudioFeatureExtractor stub 2 months ago
  Rob Hallam 0c535e1c9d feat: [OverlapConsolidator] add optional delta 2 months ago
  Rob Hallam 6c3ffd134e refactor!: Feature instance variables (source) 2 months ago
  Rob Hallam 6b83118b91 feat: add to_json() to Source, Interval & Feature 2 months ago
  Rob Hallam 67f181071f feat: round duration by DEFAULT_PRECISION 2 months ago
  Rob Hallam 246aefd34c feat: add RandomFeatureExtractor 3 months ago