• Bruno Korbar's avatar
    Pyav backend for VideoReader API (#6598) · 2e833520
    Bruno Korbar authored
    
    
    * Test: add backend parameter
    
    * VideoReader object now works on backend
    
    * Frame reading now passes
    
    * Keyframe seek now passes
    
    * Pyav backend now supports metadata
    
    * changes in test to reflect GPU decoder change
    
    * Linter?
    
    * Test GPU output
    
    * Addressing Joao's comments
    
    * lint
    
    * lint
    
    * Revert "Test GPU output"
    
    This reverts commit f62e955d7dc81bcb23b40d58ea75413b9b62e76d.
    
    * lint?
    
    * lint
    
    * lint
    
    * Address issues in build?
    
    * hopefully doc fix
    
    * Arrgh
    
    * arrgh
    
    * fix typos
    
    * fix input options
    
    * remove read from memory option in pyav
    
    * skip read from mem test for gpu and pyab be
    
    * fix test
    
    * remove unused import
    
    * Hack to get reading from memory work with pyav
    
    * patch audio test
    Co-authored-by: default avatarBruno Korbar <bkorbar@quansight.com>
    Co-authored-by: default avatarJoao Gomes <jdsgomes@fb.com>
    2e833520
test_videoapi.py 11.9 KB