gstreamer/gst
Thijs Vermeir fe901ccec7 gst/rtp/gstrtpmp2tdepay.*: Add support to strip off proprietary headers. Fixes #350278.
Original commit message from CVS:
Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
* gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_class_init),
(gst_rtp_mp2t_depay_init), (gst_rtp_mp2t_depay_process),
(gst_rtp_mp2t_depay_set_property),
(gst_rtp_mp2t_depay_get_property):
* gst/rtp/gstrtpmp2tdepay.h:
Add support to strip off proprietary headers. Fixes #350278.
2007-03-02 12:16:16 +00:00
..
alpha Fix build with LDFLAGS='-Wl,-z,defs' (#410997) 2007-02-24 22:57:49 +00:00
apetag gst/: Set correct caps on outgoing pulled buffers, or things blow up after recent core changes. 2007-01-11 16:59:40 +00:00
audiofx gst/audiofx/: Some small cleanups and port both elements to the new GstAudioFilter base class to save a few lines of ... 2007-02-06 11:16:49 +00:00
auparse Activate pads before adding. 2006-10-06 17:00:14 +00:00
autodetect Re-factor the gconfaudiosink into a "GstSwitchSink" base class and a child that implements the GConf key monitoring. ... 2007-02-13 16:01:29 +00:00
avi gst/avi/gstavidemux.c: Fix combined flow return. Fixes #412608. 2007-02-28 10:54:55 +00:00
cutter Fix build with LDFLAGS='-Wl,-z,defs' (#410997) 2007-02-24 22:57:49 +00:00
debug Fix build with LDFLAGS='-Wl,-z,defs' (#410997) 2007-02-24 22:57:49 +00:00
effectv Fix build with LDFLAGS='-Wl,-z,defs' (#410997) 2007-02-24 22:57:49 +00:00
equalizer Fix build with LDFLAGS='-Wl,-z,defs'. 2007-02-24 22:52:47 +00:00
flx gst/flx/gstflxdec.c: fix categorisation, make short desc more explicit, remove unused code 2006-11-08 12:04:03 +00:00
goom Fix build with LDFLAGS='-Wl,-z,defs' (#410997) 2007-02-24 22:57:49 +00:00
icydemux Fix a bunch of problems discovered by the Forte compiler, mostly type mixups and pointer arithmetics with void pointe... 2006-10-16 18:22:47 +00:00
id3demux gst/: Set correct caps on outgoing pulled buffers, or things blow up after recent core changes. 2007-01-11 16:59:40 +00:00
interleave gst/interleave/deinterleave.c (gst_deinterleave_add_new_pads): Use fixed caps on src pads. 2007-01-13 19:12:32 +00:00
law gst/law/: Fix negotiation to deal with ANY/EMPTY caps instead of leaking. 2006-07-24 14:16:06 +00:00
level Fix build with LDFLAGS='-Wl,-z,defs' (#410997) 2007-02-24 22:57:49 +00:00
matroska gst/matroska/Makefile.am: If zlib is available and used, we must link it explicitly for things to work on MingW (fixe... 2007-01-05 17:23:04 +00:00
median Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:07:26 +00:00
monoscope gst/monoscope/: Fix copy'n'paste-o in docs chunk. Also add some missing CFLAGS (but no LIBS, since we only use define... 2007-02-12 23:35:16 +00:00
multifile gst/: Use proper print statements. 2007-01-25 12:05:11 +00:00
multipart Use G_GSIZE_FORMAT in print statements for portability. 2007-01-25 10:36:35 +00:00
oldcore Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:07:26 +00:00
qtdemux gst/qtdemux/gstrtpxqtdepay.c: Fix caps on the depayloader. 2007-01-24 11:29:00 +00:00
replaygain Fix build with LDFLAGS='-Wl,-z,defs'. 2007-02-24 22:52:47 +00:00
rtp gst/rtp/gstrtpmp2tdepay.*: Add support to strip off proprietary headers. Fixes #350278. 2007-03-02 12:16:16 +00:00
rtsp gst/rtsp/gstrtspsrc.c: Errors from the udp sources are not fatal unless all of them are in error. 2007-03-01 18:47:28 +00:00
smpte Fix build with LDFLAGS='-Wl,-z,defs' (#410997) 2007-02-24 22:57:49 +00:00
spectrum gst/spectrum/gstspectrum.c: Fix mem leak, avoid unnecessary memcpy. 2006-10-06 11:31:11 +00:00
udp gst/avi/gstavimux.c: Comment a #if 0 in caps template definition as VS6 seems to do not support it. 2007-02-11 12:57:47 +00:00
videobox gst/videobox/gstvideobox.c: Minor clean-ups: const-ify static array, remove trailing comma from use GST_DEBUG_FUNCPTR. 2006-11-19 16:30:19 +00:00
videocrop gst/videocrop/gstvideocrop.c: Fix cropping for packed 4:2:2 formats YUYV/YUY2 and UYVY. 2007-01-28 18:28:33 +00:00
videofilter gst/videofilter/Makefile.am: Dist header.. 2007-02-28 10:41:14 +00:00
videomixer gst/videomixer/videomixer.c: Introduce some locking around the videomixer state so that it does not crash when adding... 2006-12-16 16:21:26 +00:00
wavenc gst/wavenc/gstwavenc.*: Set caps on first outgoing buffer, so that it doesn't error out immediately with a non-negoti... 2006-04-19 15:16:33 +00:00
wavparse gst/wavparse/gstwavparse.*: Update docs. 2007-02-14 09:55:47 +00:00
Makefile.am tidying up -good for business 2005-08-30 17:32:12 +00:00