gstreamer/ext/x264
Vittorio Palmisano 35dd89951d x264enc: fix up avcC header construction and playback by flash players
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.
2010-02-16 13:33:10 +00:00
..
gstx264enc.c x264enc: fix up avcC header construction and playback by flash players 2010-02-16 13:33:10 +00:00
gstx264enc.h x264enc: make use of Access Unit delimiters configurable 2010-01-29 19:47:03 +01:00
GstX264Enc.prs [MOVED FROM BAD 27/28] Remove wrong stuff from preset file 2009-06-05 18:48:27 +01:00
Makefile.am [MOVED FROM BAD 24/28] x264enc: add preset support 2009-06-05 18:48:26 +01:00