gstreamer/gst
Wim Taymans 5929ad4ac9 gst/gdp/gstgdpdepay.c: Disable seeking.
Original commit message from CVS:
* gst/gdp/gstgdpdepay.c: (gst_gdp_depay_init),
(gst_gdp_depay_finalize), (gst_gdp_depay_sink_event),
(gst_gdp_depay_src_event), (gst_gdp_depay_chain),
(gst_gdp_depay_change_state):
Disable seeking.
Small cleanups.
Clear adapter on disconts.
Clear caps when going to READY instead of NULL
* gst/gdp/gstgdppay.c: (gst_gdp_pay_class_init),
(gst_gdp_pay_init), (gst_gdp_pay_finalize), (gst_gdp_pay_reset),
(gst_gdp_buffer_from_caps), (gst_gdp_pay_buffer_from_buffer),
(gst_gdp_buffer_from_event), (gst_gdp_pay_reset_streamheader),
(gst_gdp_queue_buffer), (gst_gdp_pay_chain),
(gst_gdp_pay_sink_event), (gst_gdp_pay_src_event),
(gst_gdp_pay_change_state):
* gst/gdp/gstgdppay.h:
Reset payloader when going to READY.
Fix leaked buffers in ->queue on push errors.
Disable seeking.
Code cleanups.
Create packetizer in _init, free in _finalize.
2006-08-02 16:56:19 +00:00
..
audioresample gst/audioresample/gstaudioresample.c: Don't leak references to the incoming caps. Clean them up when stopping. 2006-07-28 17:17:24 +00:00
cdxaparse Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
chart Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:56:38 +00:00
colorspace Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
deinterlace Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:56:38 +00:00
equalizer Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:56:38 +00:00
festival Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
filter gst/filter/: Don't forget new files. 2006-07-10 14:49:46 +00:00
freeze Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) and fix one GObject boilerplate macro. 2006-06-23 09:09:44 +00:00
games Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:56:38 +00:00
gdp gst/gdp/gstgdpdepay.c: Disable seeking. 2006-08-02 16:56:19 +00:00
h264parse New plugin: h264parse (#340638) 2006-05-22 16:08:34 +00:00
librfb Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:56:38 +00:00
mixmatrix Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:56:38 +00:00
modplug gst/modplug/libmodplug/stdafx.h: Fix modplug on AMD64. Fixes #345336. 2006-06-20 11:07:02 +00:00
mpeg1sys Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
mpeg1videoparse Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
mpeg2sub Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
mpegaudioparse Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
multifilesink Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
nsf gst/nsf/nsf.c: Really fix compilation. Apparently it's not enough to just check the return value for errors, but we n... 2006-07-19 11:43:50 +00:00
overlay Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
passthrough Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:56:38 +00:00
playondemand Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
qtdemux gst/qtdemux/qtdemux.c: Store duration in uint64 too instead of clipping. 2006-07-17 10:25:57 +00:00
rtjpeg Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
smooth Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
smoothwave Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
spectrum gst/spectrum/: Do not use deprecated gtk functions. 2006-07-15 11:50:25 +00:00
speed configure.ac: Check for X before using X_CFLAGS in the check for opengl (#343866). 2006-06-09 17:38:20 +00:00
stereo Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
switch Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
tta Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
vbidec Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:56:38 +00:00
videocrop Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:56:38 +00:00
videodrop Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
virtualdub Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:56:38 +00:00
xingheader Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
y4m Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:56:38 +00:00
Makefile.am build gdp plugins 2006-06-06 16:14:52 +00:00