Skip to content

Tags: Techainer/VideoProcessingFramework

Tags

v1.1.2

Toggle v1.1.2's commit message
Cleaning up seek code.

Replacing pts calculation based on duration
with that based on fps for higher precision

ver_1.1.1

Toggle ver_1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add av_register_all() function call back into FFmpegDemuxer.cpp to av…

…oid error about 'no AVFormatContext provided' (NVIDIA#289)

v1.1.1

Toggle v1.1.1's commit message
Fixing issues with PyFfmpegDemuxer ctor

v1.1

Toggle v1.1's commit message
Refactoring PyNvCodec module

v1.0

Toggle v1.0's commit message
Merge branch 'on_gpu_buffer'