It's the proper place since 8c7932884d Signed-off-by: James Almer <jamrial@gmail.com>
8c7932884d
* commit 'f638b67e5790735f34620bf82025c9b9d6fc7216': h264: move the parameter set definitions to a new header file Conflicts: libavcodec/h264_parse.h libavcodec/h264_ps.c libavcodec/h264dec.h Merged-by: James Almer <jamrial@gmail.com>
The PS parsing code is independent from the decoder, so it makes more sense for it to have its own separate header.