h264bitstream icon indicating copy to clipboard operation
h264bitstream copied to clipboard

Add back debug_nal

Open mortie opened this issue 6 years ago • 3 comments

As https://github.com/aizvorski/h264bitstream/issues/31 points out, the debug_nal function doesn't exist anymore. I did a git bisect, and found that it was removed in https://github.com/aizvorski/h264bitstream/commit/eba676c485f68a296bf9d423f07ee1d41c09d8cb. This patch just adds the functions back to h264_stream.c, as they were before https://github.com/aizvorski/h264bitstream/commit/eba676c485f68a296bf9d423f07ee1d41c09d8cb, with some changes because some of the fields on various structs have been renamed since them.

mortie avatar Jul 18 '18 19:07 mortie

:+1:

tmm1 avatar Oct 09 '19 18:10 tmm1

:+1: looks good to me!

ezequielgarcia avatar Feb 27 '22 17:02 ezequielgarcia

@aizvorski Gentle ping.

ezequielgarcia avatar Feb 27 '22 17:02 ezequielgarcia