This website requires JavaScript.
Explore
Help
Sign In
AI
/
rocm-systems
Watch
2
Star
0
Fork
0
You've already forked rocm-systems
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0b39cc1c2cd5ec4d64c65253289e6c6f31482902
rocm-systems
/
projects
/
rocdecode
/
src
/
parser
T
History
jeffqjiangNew
0b39cc1c2c
* rocDecode/HEVC: Fixed a regression introduced by PR#30. We should not abort parsing when we see NAL unit types that we are not interested in. Instead, we should just ignore and continue. (
#48
)
...
[ROCm/rocdecode commit:
80845837af
]
2023-11-09 14:57:22 -05:00
..
h264_parser.cpp
Rr/roc video decode class (
#20
)
2023-10-23 12:16:45 -04:00
h264_parser.h
Rr/roc video decode class (
#20
)
2023-10-23 12:16:45 -04:00
hevc_parser.cpp
* rocDecode/HEVC: Fixed a regression introduced by PR#30. We should not abort parsing when we see NAL unit types that we are not interested in. Instead, we should just ignore and continue. (
#48
)
2023-11-09 14:57:22 -05:00
hevc_parser.h
Decode callback implementation step 3: completion. (
#47
)
2023-11-09 13:52:02 -05:00
parser_handle.h
Rr/roc video decode class (
#20
)
2023-10-23 12:16:45 -04:00
roc_video_parser.cpp
Fix a bug for the video sequence callback function (
#31
)
2023-11-02 14:34:52 -04:00
roc_video_parser.h
Decode callback step 1: Added skeleton decode callback to get the flow going. (
#39
)
2023-11-06 22:04:25 -05:00
rocparser_api.cpp
Return an error if the video parser creation fails (
#45
)
2023-11-08 11:54:35 -05:00