• Bruno Korbar's avatar
    Bkorbar/pyavapi (#6943) · d710f3d1
    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
    
    * gallery change in a hope that docs won't break
    
    * check video decoder inside io
    
    * adding missing lib loading code
    
    * remove unused input
    Co-authored-by: default avatarBruno Korbar <bkorbar@quansight.com>
    Co-authored-by: default avatarJoao Gomes <jdsgomes@fb.com>
    d710f3d1
plot_video_api.py 11.8 KB