mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 11:29:55 +00:00
35dd89951d
Fix off-by-one bug when constructing the avcC header chunk: we wrote wrong profile info into the header. The first byte in the SPS NAL we get from x264 is the nal type, not the profile_idc. Also add some debug logging. Fixes #610089. |
||
---|---|---|
.. | ||
gstx264enc.c | ||
gstx264enc.h | ||
GstX264Enc.prs | ||
Makefile.am |