aizvorski / h264bitstream

A complete set of functions to read and write H.264 video bitstreams, in particular to examine or modify headers.
GNU Lesser General Public License v2.1
732 stars 238 forks source link

debug_nal not existent? #31

Open lattice0 opened 6 years ago

lattice0 commented 6 years ago

I cannot find the definition of debug_nal. Is something wrong with my editor seacher of there simply isn't one anymore?

mortie commented 6 years ago

I encountered this too. It looks like https://github.com/aizvorski/h264bitstream/commit/eba676c485f68a296bf9d423f07ee1d41c09d8cb removed the function for some reason.