Commit Graph

6 Commits

Author SHA1 Message Date
GaryOderNichts
2c98cc91aa Run clang-format
Some checks failed
C/C++ CI / ubuntu-latest (push) Has been cancelled
`find . -regex '.*\.\(cpp\|hpp\|cu\|cuh\|c\|h\)' -exec clang-format -style=file -i {} \;`
2025-06-05 11:06:04 +01:00
capitalistspz
b418690722
h264/decode: Make H264DECSetParam_USER_MEMORY take void** (#418) 2025-05-16 21:47:53 +02:00
rw-r-r-0644
a6c336a706 h264: Move the enums out of enum.h 2020-05-21 14:12:12 +01:00
rw-r-r-0644
03ce7b3501 h264/enum.h: Add enums documentation 2020-05-21 14:12:12 +01:00
rw-r-r-0644
53e79f339a Update enum.h 2020-05-21 14:12:12 +01:00
rw-r-r-0644
c75394518d Add headers for h264.rpl (from Decaf) 2020-05-21 14:12:12 +01:00