gstreamer/ext
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
..
a52dec a52dec: Fix debug statement: Pass pos variable instead of time() function 2009-11-04 15:52:09 +00:00
amrnb Remove Ronald Bultje from Authors field 2009-08-24 14:00:23 -07:00
amrwbdec amrwbdec: give decoder a rank so decodebin/playbin will use it 2009-12-18 16:05:09 +00:00
cdio ext/cdio/gstcdio.c: Remove unused format argument. 2009-01-02 00:43:53 +00:00
dvdread dvdnav: remove dvdnav plugin 2009-07-22 11:10:38 +01:00
lame lame: Avoid crash when seeking before negotiating 2009-12-02 11:34:34 -03:00
mad mad: add missing include to fix the build 2009-10-07 14:05:08 +03:00
mpeg2dec mpeg2dec: fix warning in macosx snow leopard 2009-10-11 16:18:37 +02:00
sidplay ext/sidplay/Makefile.am: Use GST_CXXFLAGS for C++ code instead of GST_CFLAGS. The latter could contain CFLAGS that do... 2008-11-17 09:53:39 +00:00
twolame Switch twolame to primary rank 2009-05-08 14:24:47 +01:00
x264 x264enc: fix up avcC header construction and playback by flash players 2010-02-16 13:33:10 +00:00
Makefile.am amr: Add AMR-WB decoder and AMR-NB encoder and decoder 2009-07-27 20:14:28 +02:00