[go: up one dir, main page]

Skip to content
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.

Tags: NVIDIA/VideoProcessingFramework

Tags

v2.0.0

Toggle v2.0.0's commit message
Adding prerequisites section

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' (#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'