Hi, I would like to get access to the NAL unit list of each frame when decoding with libavcodec h.264 (even PPS, SPS, SEI because I have to work on how to encrypt the stream). Where can I properly do that in the source code? Thanks for help!