Commit Graph

16 Commitit

Tekijä SHA1 Viesti Päivämäärä
Lakshmi Kumar 04f3ecc0e9 HEVC Parser (#9)
* basic parser create

* adding data_stream

* buildable parser

* query output and required fucntions

* latest changes

* alloc buffer and other functions

* parses first frame

* parser finds all frames

* parser dump size correct - dump file included

* clean up

* merge conflicts and file restructure

* uses updated video demuxer

* undoing changes to sample app

* cleaning code

* cleaning code

* removing dwarf flag from compile

* formatting changes

* change variable names as per google standard

* struct naming convention

* struct name

* remove parser data class and combine into parser buffer

* remove context class and clean up

* remove log file and use commons

* move class to .h file

* removing unused functions

* removes platform.h

* removing datastream class

* formatting

* remove byte_array, rename enums

* clean up

* spacing

* rearrange to fit master

* removes bit_strea_parser class, combines common stuff to roc_video_parser file

[ROCm/rocdecode commit: 4ca0d02bb0]
2023-10-05 11:20:07 -04:00
Rajy Rawther dcc6ee9f2a parser high level class implementation (#10)
* rocDecode api defintions added for decoder and parser

* addressed review comments and changed struct names to CamelCase

* minot reformatting

* parser high level class implementation

[ROCm/rocdecode commit: 0a991c1776]
2023-09-27 15:14:28 -04:00
Rajy Rawther 9a354e5d6a Merge pull request #8 from asalmanp/as/readme_dockers
update readme and dockers for adding installation option to exclude 32 bit graphics package, add update dockers to 5.7

[ROCm/rocdecode commit: c89ba67f92]
2023-09-20 12:08:41 -07:00
Aryan 392298f111 update readme fand dockers fr adding oinstallation ption to exclude 32 bit pgraphics pckage, add update dockers to 5.7
[ROCm/rocdecode commit: 0d64288559]
2023-09-19 10:33:24 -04:00
Aryan Salmanpour 6f06137ef6 clean up the VideoDemuxer class to make it follow the Google c++ style (#7)
[ROCm/rocdecode commit: b05e69b953]
2023-09-15 14:19:14 -04:00
Rajy Rawther 4e71d63a50 rocDecode api defintions added for decoder and parser (#6)
* rocDecode api defintions added for decoder and parser

* addressed review comments and changed struct names to CamelCase

* minot reformatting

[ROCm/rocdecode commit: 4ea67e279d]
2023-09-14 10:33:28 -04:00
jeffqjiangNew d7cc20e42f Fix a link error when building the sample apps. (#5)
[ROCm/rocdecode commit: 3767aae7a1]
2023-09-13 11:16:28 -04:00
Rajy Rawther ba899b6ccd Merge pull request #4 from rrawther/rr/api_implementation
added api initial implementation

[ROCm/rocdecode commit: ed2bbe920a]
2023-08-21 16:38:29 -07:00
rrawther 3166c5a793 fix for formatting
[ROCm/rocdecode commit: 79c338fc72]
2023-08-21 14:32:36 -07:00
rrawther 203a84ced0 address review comments and some other code formatting
[ROCm/rocdecode commit: 8f692d8118]
2023-08-21 11:38:17 -07:00
rrawther c522837dcc added api initial implementation
[ROCm/rocdecode commit: 35f7154e0c]
2023-08-14 14:14:09 -07:00
Lakshmi Kumar a8242f3922 Merge pull request #2 from asalmanp/as/initcmake
Add initial cmake support for building the rocdecode library

[ROCm/rocdecode commit: 3c998f6ddb]
2023-07-26 15:15:25 -07:00
Aryan dce0c0ab0f update ReadME
[ROCm/rocdecode commit: ac3bd4fe2a]
2023-07-26 18:09:01 -04:00
Aryan 5b112f2c5c Add initial cmake support for building the rocdecode library
[ROCm/rocdecode commit: 1ba367988d]
2023-07-26 17:47:47 -04:00
Rajy Rawther 912031c592 rocDecode repo initial commit (#1)
* rocDecode repo initial commit

* resolve review comments

[ROCm/rocdecode commit: 5b305a56ae]
2023-06-22 12:39:54 -04:00
Kiriti Gowda 5ce57d3395 Initial commit
[ROCm/rocdecode commit: 9a5e97c783]
2023-06-12 14:45:01 -07:00