1 2008-12-16 Stefan Kost <ensonic@users.sf.net>
4 Rename api from _flush to _reset_tags.
6 2008-12-16 Stefan Kost <ensonic@users.sf.net>
9 Use new tagsetter api to flush tags.
11 2008-12-16 Sebastian Dröge <sebastian.droege@collabora.co.uk>
13 * tests/check/elements/deinterleave.c: (deinterleave_suite):
14 Increase timeout to 3 minutes to prevent timeouts.
16 2008-12-16 Sebastian Dröge <sebastian.droege@collabora.co.uk>
18 * tests/check/elements/interleave.c: (interleave_suite):
19 Increase timeout to 3 minutes to prevent timeouts.
21 2008-12-16 Stefan Kost <ensonic@users.sf.net>
23 * gst/avi/gstavimux.c:
24 * gst/avi/gstavimux.h:
25 Totally remove the internal taglists and fully use tagsetter.
27 2008-12-15 Stefan Kost <ensonic@users.sf.net>
29 * gst/avi/gstavimux.c:
30 Instead of filtering wrongly just use the mergemode. Applications is
31 use KEEP_ALL if they want to supress tag-events. Fixes #563221 for
32 avi for real (I hope). Everyone chime in, before I fix the others.
34 2008-12-15 Stefan Kost <ensonic@users.sf.net>
36 * ext/pulse/pulsemixerctrl.c:
37 Add note about memleak.
39 2008-12-13 Edward Hervey <bilboed@gmail.com>
42 A couple more .m4 that aren't shipped anymore with gettext 0.17.
44 2008-12-13 Edward Hervey <edward.hervey@collabora.co.uk>
46 * ext/flac/gstflacdec.c: (gst_flac_dec_base_init),
48 * gst/law/alaw-decode.c: (gst_alaw_dec_base_init),
50 * gst/law/alaw-encode.c: (gst_alaw_enc_base_init),
52 * gst/law/alaw.c: (plugin_init):
53 * gst/law/mulaw-decode.c: (gst_mulawdec_base_init),
55 * gst/law/mulaw-encode.c: (gst_mulawenc_base_init),
57 * gst/law/mulaw.c: (plugin_init):
58 Switch to using GstStaticPadTemplate.
59 * gst/udp/gstudpnetutils.c: (gst_udp_get_addr):
60 Don't forget to free the addrinfo structure.
61 * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
62 (gst_wavparse_sink_activate):
63 Don't forget to unref the GstAdapter.
65 2008-12-13 Edward Hervey <edward.hervey@collabora.co.uk>
68 inttypes.m4 hasn't been available since gettext-0.15, and since we now
69 require gettext >= 0.17 ... we can remove it from the list of files to
72 2008-12-09 Stefan Kost <ensonic@users.sf.net>
74 * gst/avi/gstavidemux.c:
77 * gst/avi/gstavimux.c:
78 Handle more metadata fields. Better estimate of metadata size. Don't
79 merge received tags, if application has specified tags using
80 GST_TAG_MERGE_REPLACE_ALL. Fixes #563221 for avi.
82 2008-12-09 Sebastian Dröge <sebastian.droege@collabora.co.uk>
84 * tests/check/Makefile.am:
85 Also ignore pulsemixer for the states unit test.
87 2008-12-09 Wim Taymans <wim.taymans@collabora.co.uk>
89 * gst/rtp/gstrtpjpegdepay.c: (gst_rtp_jpeg_depay_process):
90 Add an EOI marker at the end of the jpeg frame when it's missing.
93 2008-12-09 Sebastian Dröge <sebastian.droege@collabora.co.uk>
95 * tests/check/elements/videocrop.c: (check_1x1_buffer):
96 Update the unit test for the new color values for BT.601 red.
99 2008-12-09 Tim-Philipp Müller <tim.muller at collabora co uk>
101 * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_src_event):
102 Restore previous behaviour of not passing QoS and navigation
103 events upstream, which presumably wasn't meant to be changed.
105 2008-12-09 Sebastian Dröge <sebastian.droege@collabora.co.uk>
107 * ext/dv/gstdvdemux.c: (gst_dvdemux_add_video_pad),
108 (gst_dvdemux_add_audio_pad), (gst_dvdemux_remove_pads),
109 (gst_dvdemux_demux_audio), (gst_dvdemux_demux_video),
110 (gst_dvdemux_chain), (gst_dvdemux_loop),
111 (gst_dvdemux_change_state):
112 Add srcpads only when needed and remove them again when going
113 back to READY. This prevents stalled pipelines if there's no
114 audio inside the DV stream, which happens for many MXF files.
116 2008-12-09 Sebastian Dröge <sebastian.droege@collabora.co.uk>
118 * tests/check/elements/souphttpsrc.c: (GST_START_TEST),
120 The ports in libsoup are unsigned integers and not signed
123 2008-12-08 Sebastian Dröge <sebastian.droege@collabora.co.uk>
125 * ext/dv/gstdvdemux.c: (gst_dvdemux_add_video_pad),
126 (gst_dvdemux_add_audio_pad), (gst_dvdemux_remove_pads),
127 (gst_dvdemux_demux_audio), (gst_dvdemux_demux_video),
128 (gst_dvdemux_chain), (gst_dvdemux_loop),
129 (gst_dvdemux_change_state):
130 Add srcpads only when they're needed. If we add all pads in any
131 case we will get a stalling audio pad if the stream contains
132 no audio, which is the case for many MXF files.
134 2008-12-08 Sebastian Dröge <sebastian.droege@collabora.co.uk>
136 * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_src_event):
137 Forward all events upstream unless it's something we really
138 don't handle. This fixes latency configuration of pipelines.
140 2008-12-08 Sebastian Dröge <sebastian.droege@collabora.co.uk>
142 * ext/dv/gstdv.c: (plugin_init):
143 * ext/dv/gstdvdec.c: (gst_dvdec_class_init):
144 * ext/dv/gstdvdemux.c: (gst_dvdemux_class_init):
145 Really call dv_init() exactly one time, not one time for
146 the demuxer and one time for the decoder.
148 2008-12-08 Wim Taymans <wim.taymans@collabora.co.uk>
150 * gst/rtp/gstrtpmp4apay.c: (gst_rtp_mp4a_pay_handle_buffer):
151 Copy incomming timestamp to outgoing packets.
153 2008-12-08 Wim Taymans <wim.taymans@collabora.co.uk>
155 * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_flush),
156 (gst_rtp_mp4v_pay_event):
157 Don't try to push packets before we could find a valid config
158 startcode. Fixes #563509.
160 2008-12-07 Sebastian Dröge <sebastian.droege@collabora.co.uk>
162 Patch by: Brian Cameron <brian.cameron at sun dot com>
164 * sys/sunaudio/gstsunaudiomixerctrl.c:
165 (gst_sunaudiomixer_ctrl_open):
166 Set the mixer fd before calling ioctl() on it. Fixes bug #563414.
168 2008-12-07 Sebastian Dröge <sebastian.droege@collabora.co.uk>
170 Patch by: Alexandre Rostovtsev <tetromino at gmail dot com>
173 Make usage of libv4l optional by a configure parameter.
176 2008-12-05 Sebastian Dröge <sebastian.droege@collabora.co.uk>
178 * docs/plugins/Makefile.am:
179 * docs/plugins/gst-plugins-good-plugins-docs.sgml:
180 * docs/plugins/gst-plugins-good-plugins-sections.txt:
181 * docs/plugins/gst-plugins-good-plugins.args:
182 * docs/plugins/gst-plugins-good-plugins.hierarchy:
183 * docs/plugins/gst-plugins-good-plugins.interfaces:
184 * docs/plugins/inspect/plugin-1394.xml:
185 * docs/plugins/inspect/plugin-aasink.xml:
186 * docs/plugins/inspect/plugin-alaw.xml:
187 * docs/plugins/inspect/plugin-alpha.xml:
188 * docs/plugins/inspect/plugin-alphacolor.xml:
189 * docs/plugins/inspect/plugin-annodex.xml:
190 * docs/plugins/inspect/plugin-apetag.xml:
191 * docs/plugins/inspect/plugin-audiofx.xml:
192 * docs/plugins/inspect/plugin-auparse.xml:
193 * docs/plugins/inspect/plugin-autodetect.xml:
194 * docs/plugins/inspect/plugin-avi.xml:
195 * docs/plugins/inspect/plugin-cacasink.xml:
196 * docs/plugins/inspect/plugin-cairo.xml:
197 * docs/plugins/inspect/plugin-cutter.xml:
198 * docs/plugins/inspect/plugin-debug.xml:
199 * docs/plugins/inspect/plugin-dv.xml:
200 * docs/plugins/inspect/plugin-efence.xml:
201 * docs/plugins/inspect/plugin-effectv.xml:
202 * docs/plugins/inspect/plugin-equalizer.xml:
203 * docs/plugins/inspect/plugin-esdsink.xml:
204 * docs/plugins/inspect/plugin-flac.xml:
205 * docs/plugins/inspect/plugin-flxdec.xml:
206 * docs/plugins/inspect/plugin-gamma.xml:
207 * docs/plugins/inspect/plugin-gconfelements.xml:
208 * docs/plugins/inspect/plugin-gdkpixbuf.xml:
209 * docs/plugins/inspect/plugin-goom.xml:
210 * docs/plugins/inspect/plugin-goom2k1.xml:
211 * docs/plugins/inspect/plugin-halelements.xml:
212 * docs/plugins/inspect/plugin-icydemux.xml:
213 * docs/plugins/inspect/plugin-id3demux.xml:
214 * docs/plugins/inspect/plugin-interleave.xml:
215 * docs/plugins/inspect/plugin-jpeg.xml:
216 * docs/plugins/inspect/plugin-level.xml:
217 * docs/plugins/inspect/plugin-matroska.xml:
218 * docs/plugins/inspect/plugin-monoscope.xml:
219 * docs/plugins/inspect/plugin-mulaw.xml:
220 * docs/plugins/inspect/plugin-multifile.xml:
221 * docs/plugins/inspect/plugin-multipart.xml:
222 * docs/plugins/inspect/plugin-navigationtest.xml:
223 * docs/plugins/inspect/plugin-ossaudio.xml:
224 * docs/plugins/inspect/plugin-png.xml:
225 * docs/plugins/inspect/plugin-pulseaudio.xml:
226 * docs/plugins/inspect/plugin-quicktime.xml:
227 * docs/plugins/inspect/plugin-replaygain.xml:
228 * docs/plugins/inspect/plugin-rtp.xml:
229 * docs/plugins/inspect/plugin-rtsp.xml:
230 * docs/plugins/inspect/plugin-shout2send.xml:
231 * docs/plugins/inspect/plugin-smpte.xml:
232 * docs/plugins/inspect/plugin-soup.xml:
233 * docs/plugins/inspect/plugin-spectrum.xml:
234 * docs/plugins/inspect/plugin-speex.xml:
235 * docs/plugins/inspect/plugin-taglib.xml:
236 * docs/plugins/inspect/plugin-udp.xml:
237 * docs/plugins/inspect/plugin-video4linux2.xml:
238 * docs/plugins/inspect/plugin-videobalance.xml:
239 * docs/plugins/inspect/plugin-videobox.xml:
240 * docs/plugins/inspect/plugin-videocrop.xml:
241 * docs/plugins/inspect/plugin-videoflip.xml:
242 * docs/plugins/inspect/plugin-videomixer.xml:
243 * docs/plugins/inspect/plugin-wavenc.xml:
244 * docs/plugins/inspect/plugin-wavpack.xml:
245 * docs/plugins/inspect/plugin-wavparse.xml:
246 * docs/plugins/inspect/plugin-ximagesrc.xml:
247 * gst/matroska/matroska-demux.c:
248 * gst/matroska/matroska-demux.h:
249 * gst/matroska/matroska-mux.c:
250 * gst/matroska/matroska-mux.h:
251 Add documentation for matroskamux and matroskademux and
252 update the inspection xml files.
254 2008-12-04 Sebastian Dröge <sebastian.droege@collabora.co.uk>
257 Apparently AC_CONFIG_MACRO_DIR breaks when using more
258 than one macro directory, reverting last change.
260 2008-12-04 Sebastian Dröge <sebastian.droege@collabora.co.uk>
263 Set AC_CONFIG_MACRO_DIR to common/m4 to point autoconf to
266 2008-11-30 Sebastian Dröge <sebastian.droege@collabora.co.uk>
268 * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render):
269 Provide the parameters that are required for the format string
270 to fix a compiler warning.
272 2008-11-29 Stefan Kost <ensonic@users.sf.net>
274 * gst/autodetect/gstautoaudiosrc.c:
277 2008-11-29 Sebastian Dröge <sebastian.droege@collabora.co.uk>
279 Patch by: Cygwin Ports maintainer
280 <yselkowitz at users dot sourceforge dot net>
284 Require gettext 0.17 because older versions don't mix with libtool
285 2.2. At build time an older gettext version will still work.
288 2008-11-28 Wim Taymans <wim.taymans@collabora.co.uk>
290 Patch by: Peter Kjellerstedt <pkj at axis com>
292 * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render):
293 Make gst_multiudpsink_render() ignore errors from sendto() instead of
294 breaking streaming. Emit a warning instead. Fixes #562572.
296 2008-11-27 Sebastian Dröge <sebastian.droege@collabora.co.uk>
298 Patch by: Ron McOuat <rmcouat at smartt dot com>
300 * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_class_init),
301 (gst_soup_http_src_init), (gst_soup_http_src_dispose),
302 (gst_soup_http_src_set_property), (gst_soup_http_src_get_property),
303 (gst_soup_http_src_authenticate_cb), (gst_soup_http_src_start):
304 * ext/soup/gstsouphttpsrc.h:
305 * tests/check/elements/souphttpsrc.c: (basic_auth_cb),
306 (digest_auth_cb), (run_test), (GST_START_TEST),
307 (souphttpsrc_suite), (run_server):
308 Add support for basic and digest authentication in souphttpsrc.
311 2008-11-27 Sebastian Dröge <sebastian.droege@collabora.co.uk>
313 Patch by: Pepijn Van Eeckhoudt
314 <pepijn dot vaneeckhoudt at luciad dot com>
316 * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
317 (gst_wavenc_sink_setcaps), (gst_wavenc_change_state):
318 * gst/wavenc/gstwavenc.h:
320 Add support for a-law and mu-law encoded wav files. Fixes bug #562434.
322 2008-11-27 Wim Taymans <wim.taymans@collabora.co.uk>
324 Patch by: 이문형 <iwings at gmail dot com>
326 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_udp):
327 Prevent further read/write actions taken to the connect-failed socket by
328 erroring out quickly. See #562258.
330 2008-11-26 Stefan Kost <ensonic@users.sf.net>
332 * tests/examples/level/level-example.c:
333 Set fakesink to sync. Otherwise people might question the message
334 interval. Nevertheless the timestamp in the message is what matters.
336 2008-11-25 Wim Taymans <wim.taymans@collabora.co.uk>
338 * tests/icles/.cvsignore:
339 cvsignore newly generated file.
341 2008-11-25 Wim Taymans <wim.taymans@collabora.co.uk>
343 * gst/rtp/gstasteriskh263.c:
344 * gst/rtp/gstasteriskh263.h:
345 * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_setcaps):
346 * gst/rtp/gstrtpL16depay.h:
347 * gst/rtp/gstrtpL16pay.c:
348 * gst/rtp/gstrtpL16pay.h:
349 * gst/rtp/gstrtpac3depay.c: (gst_rtp_ac3_depay_setcaps):
350 * gst/rtp/gstrtpac3depay.h:
351 * gst/rtp/gstrtpamrdepay.c:
352 * gst/rtp/gstrtpamrdepay.h:
353 * gst/rtp/gstrtpamrpay.c:
354 * gst/rtp/gstrtpamrpay.h:
355 * gst/rtp/gstrtpdepay.c:
356 * gst/rtp/gstrtpdepay.h:
357 * gst/rtp/gstrtpdvdepay.c: (gst_rtp_dv_depay_setcaps):
358 * gst/rtp/gstrtpg726depay.c:
359 * gst/rtp/gstrtpg726pay.c:
360 * gst/rtp/gstrtpg729depay.c:
361 * gst/rtp/gstrtpg729pay.c:
362 * gst/rtp/gstrtpgsmdepay.c:
363 * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_setcaps):
364 * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_setcaps):
365 * gst/rtp/gstrtph263depay.h:
366 * gst/rtp/gstrtph263pay.c:
367 * gst/rtp/gstrtph263pay.h:
368 * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps):
369 * gst/rtp/gstrtph263pdepay.h:
370 * gst/rtp/gstrtph263ppay.c:
371 * gst/rtp/gstrtph263ppay.h:
372 * gst/rtp/gstrtph264depay.c:
373 * gst/rtp/gstrtph264depay.h:
374 * gst/rtp/gstrtph264pay.c:
375 * gst/rtp/gstrtph264pay.h:
376 * gst/rtp/gstrtpilbcdepay.c:
377 * gst/rtp/gstrtpilbcpay.c:
378 * gst/rtp/gstrtpjpegdepay.h:
379 * gst/rtp/gstrtpmp1sdepay.c: (gst_rtp_mp1s_depay_setcaps):
380 * gst/rtp/gstrtpmp1sdepay.h:
381 * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps):
382 * gst/rtp/gstrtpmp2tdepay.h:
383 * gst/rtp/gstrtpmp2tpay.c:
384 * gst/rtp/gstrtpmp2tpay.h:
385 * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_setcaps):
386 * gst/rtp/gstrtpmp4apay.c:
387 * gst/rtp/gstrtpmp4apay.h:
388 * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_setcaps):
389 * gst/rtp/gstrtpmp4gdepay.h:
390 * gst/rtp/gstrtpmp4gpay.c:
391 * gst/rtp/gstrtpmp4gpay.h:
392 * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps):
393 * gst/rtp/gstrtpmp4vdepay.h:
394 * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_event):
395 * gst/rtp/gstrtpmp4vpay.h:
396 * gst/rtp/gstrtpmpadepay.c:
397 * gst/rtp/gstrtpmpadepay.h:
398 * gst/rtp/gstrtpmpapay.c:
399 * gst/rtp/gstrtpmpapay.h:
400 * gst/rtp/gstrtpmpvdepay.c:
401 * gst/rtp/gstrtpmpvdepay.h:
402 * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_process):
403 * gst/rtp/gstrtppcmapay.c:
404 * gst/rtp/gstrtppcmudepay.c:
405 * gst/rtp/gstrtppcmupay.c:
406 * gst/rtp/gstrtpspeexdepay.c:
407 * gst/rtp/gstrtpspeexpay.c:
408 * gst/rtp/gstrtpsv3vdepay.c:
409 * gst/rtp/gstrtpsv3vdepay.h:
410 * gst/rtp/gstrtptheoradepay.c:
411 * gst/rtp/gstrtptheoradepay.h:
412 * gst/rtp/gstrtptheorapay.c:
413 * gst/rtp/gstrtptheorapay.h:
414 * gst/rtp/gstrtpvorbisdepay.c:
415 * gst/rtp/gstrtpvorbisdepay.h:
416 * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_finish_headers):
417 * gst/rtp/gstrtpvorbispay.h:
418 * gst/rtp/gstrtpvrawdepay.c: (gst_rtp_vraw_depay_setcaps):
419 * gst/rtp/gstrtpvrawpay.c:
420 Fix the descriptions and fix some email addresses.
422 2008-11-25 Julien Moutte <julien@fluendo.com>
424 * gst/qtdemux/qtdemux.c: (qtdemux_video_caps): Add MPG1 and MPG2 fourcc
425 to supported qtdemux video codecs as I found some video clips using
428 2008-11-25 Wim Taymans <wim.taymans@collabora.co.uk>
430 * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_detect):
431 * gst/autodetect/gstautoaudiosrc.c: (gst_auto_audio_src_detect):
432 * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_reset),
433 (gst_auto_video_sink_detect):
434 * gst/autodetect/gstautovideosrc.c: (gst_auto_video_src_detect):
435 Post an error when we can't set the internal ghostpad target.
437 2008-11-25 Wim Taymans <wim.taymans@collabora.co.uk>
439 * gst/videocrop/gstvideocrop.c: (gst_video_crop_init),
440 (gst_video_crop_transform), (gst_video_crop_transform_caps),
441 (gst_video_crop_set_caps), (gst_video_crop_set_property):
442 * gst/videocrop/gstvideocrop.h:
443 Fix renegotiation when changing properties using the new basetransform
444 features. Fixes #561502.
446 * tests/icles/Makefile.am:
447 * tests/icles/videocrop2-test.c: (make_pipeline), (main):
448 Add crazy interactive test unit for dynamically changing properties.
450 2008-11-24 Wim Taymans <wim.taymans@collabora.co.uk>
452 * gst/rtsp/gstrtspsrc.c: (new_session_pad),
453 (gst_rtspsrc_parse_range):
454 Add some more debugging.
455 Use the reanges received from the server unconditionally.
458 2008-11-23 Stefan Kost <ensonic@users.sf.net>
460 * ext/pulse/pulsesink.c:
461 Change #if 0 to something more expresive and add pointer to related
464 2008-11-23 Sebastian Dröge <sebastian.droege@collabora.co.uk>
466 Patch by: Tal Shalif <tshalif at nargila dot org>
468 * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
469 Use G_{BIG,LITTLE}_ENDIAN instead of the non-GLib variants as
470 the latter don't exist on some systems (mingw). Fixes bug #561990.
472 2008-11-21 Sebastian Dröge <sebastian.droege@collabora.co.uk>
474 Patch by: Zeeshan Ali <zeeshanak at gnome dot org>
476 * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_build_message):
477 Add transferMode.dnla.org header to HTTP requests as this is
478 required by the DLNA specs and doesn't hurt in other situations.
481 2008-11-20 Michael Smith <msmith@songbirdnest.com>
483 * sys/osxvideo/osxvideosink.h:
484 * sys/osxvideo/osxvideosink.m:
485 Handle video window resizing more correctly, avoiding crashes when
486 embedding the window and resizing it.
488 2008-11-20 Michael Smith <msmith@songbirdnest.com>
490 * gst/udp/gstmultiudpsink.c:
491 * gst/udp/gstudpnetutils.c:
492 * gst/udp/gstudpnetutils.h:
493 * gst/udp/gstudpsrc.c:
494 Fix multiudpsink on OSX by passing the specific length of the socket,
495 refactor that into a function shared with the same thing in udpsrc.
497 2008-11-20 Wim Taymans <wim.taymans@collabora.co.uk>
499 * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
500 (uint64_ceiling_scale), (gst_wavparse_calculate_duration),
501 (gst_wavparse_stream_headers):
502 Fix the scaling code.
503 Fix parsing of the INFO chunks, we were reading the wrong number of
504 bytes. Fixes #561580.
506 2008-11-20 Jan Schmidt <jan.schmidt@sun.com>
508 * gst/matroska/matroska-mux.c:
509 Fix NULL pointer dereference of an unset codec_id in the recently
512 2008-11-20 Jan Schmidt <jan.schmidt@sun.com>
514 * tests/check/Makefile.am:
515 Just keep disabling elements that hang the states test until it
518 2008-11-20 Jan Schmidt <jan.schmidt@sun.com>
520 * ext/libpng/gstpngenc.c:
521 Don't flush downstream after every buffer - that's not what
522 this libpng callback is for at all!
524 2008-11-17 Tim-Philipp Müller <tim.muller at collabora co uk>
526 * sys/v4l2/v4l2src_calls.c:
527 (gst_v4l2src_probe_caps_for_format_and_size), (sort_by_frame_size),
528 (gst_v4l2src_probe_caps_for_format):
529 Turns out we don't always get the frame sizes in a predefined
530 order from lowest to highest resolution, so let's just sort the
531 list by frame size once we've queried the possible resolutions
532 rather than assume any particular order. Fixes probed caps for
533 the camera in my HP2133 mini notebook and makes v4l2src default
536 2008-11-16 Edward Hervey <edward.hervey@collabora.co.uk>
538 * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
539 * gst/matroska/matroska-ids.h:
540 Make mkvdemux aware of E-AC3.
542 2008-11-14 Wim Taymans <wim.taymans@collabora.co.uk>
544 * gst/rtp/Makefile.am:
545 * gst/rtp/gstrtp.c: (plugin_init):
546 * gst/rtp/gstrtpjpegdepay.c: (gst_rtp_jpeg_depay_base_init),
547 (gst_rtp_jpeg_depay_class_init), (gst_rtp_jpeg_depay_init),
548 (gst_rtp_jpeg_depay_finalize), (MakeTables), (MakeQuantHeader),
549 (MakeHuffmanHeader), (MakeDRIHeader), (MakeHeaders),
550 (gst_rtp_jpeg_depay_setcaps), (gst_rtp_jpeg_depay_process),
551 (gst_rtp_jpeg_depay_change_state),
552 (gst_rtp_jpeg_depay_plugin_init):
553 * gst/rtp/gstrtpjpegdepay.h:
554 Add a jpeg depayloader.
556 * gst/rtp/gstrtpjpegpay.c:
557 Set the default properties on the payloader to better defaults.
559 2008-11-14 Stefan Kost <ensonic@users.sf.net>
561 * sys/v4l2/gstv4l2.c:
562 Give it a primary rank for autovideosrc.
564 2008-11-14 Wim Taymans <wim.taymans@collabora.co.uk>
566 Patch by: Bjorn Ostby <bjornos at axis dot com>
568 * gst/rtp/Makefile.am:
569 * gst/rtp/gstrtp.c: (plugin_init):
570 * gst/rtp/gstrtpjpegpay.c: (gst_rtp_jpeg_pay_base_init),
571 (gst_rtp_jpeg_pay_class_init), (gst_rtp_jpeg_pay_init),
572 (gst_rtp_jpeg_pay_setcaps), (gst_rtp_jpeg_pay_header_size),
573 (gst_rtp_jpeg_pay_read_quant_table),
574 (gst_rtp_jpeg_pay_scan_marker), (gst_rtp_jpeg_pay_handle_buffer),
575 (gst_rtp_jpeg_pay_set_property), (gst_rtp_jpeg_pay_get_property),
576 (gst_rtp_jpeg_pay_plugin_init):
577 * gst/rtp/gstrtpjpegpay.h:
578 Add JPEG payloader. Fixes #560756.
580 2008-11-13 Wim Taymans <wim.taymans@collabora.co.uk>
582 Patch by: Fabricio Godoy <skarllot at gmail dot com>
584 * sys/oss/gstosssink.c: (gst_oss_sink_open):
585 * sys/oss/gstosssrc.c: (gst_oss_src_open):
586 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get_mmap):
587 * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
588 Fix some spelling mistakes. Fixes #556802.
590 2008-11-13 Stefan Kost <ensonic@users.sf.net>
592 * gst/equalizer/GstIirEqualizer10Bands.prs:
593 * gst/equalizer/GstIirEqualizer3Bands.prs:
594 * gst/equalizer/Makefile.am:
595 * gst/equalizer/gstiirequalizer10bands.c:
596 * gst/equalizer/gstiirequalizer3bands.c:
597 Add presets for equalizer. Fixes #522183.
599 2008-11-13 Wim Taymans <wim.taymans@collabora.co.uk>
601 * gst/rtsp/Makefile.am:
602 * gst/rtsp/gstrtsp.c: (plugin_init):
603 * gst/rtsp/gstrtspgoogle.c:
604 * gst/rtsp/gstrtspgoogle.h:
605 Remove google extension again, it's not needed anymore because we never
606 send multiple transports anymore.
608 2008-11-13 Wim Taymans <wim.taymans@collabora.co.uk>
610 Based on patch by: Eric Zhang <chao.zhang at access-company dot com>
612 * gst/rtsp/gstrtspsrc.c: (gst_rtsp_nat_method_get_type),
613 (gst_rtspsrc_class_init), (gst_rtspsrc_set_property),
614 (gst_rtspsrc_get_property), (gst_rtspsrc_create_stream),
615 (gst_rtspsrc_stream_free),
616 (gst_rtspsrc_stream_configure_udp_sinks),
617 (gst_rtspsrc_stream_configure_transport),
618 (gst_rtspsrc_send_dummy_packets),
619 (gst_rtspsrc_create_transports_string),
620 (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
621 * gst/rtsp/gstrtspsrc.h:
622 Add property to configure NAT traversal method.
623 Ignore EOS from the internal sinks.
624 Implement sending dummy packets as a (simple) method to open up
626 Send PLAY request to the server after we started the udp sources.
629 2008-11-13 Wim Taymans <wim.taymans@collabora.co.uk>
631 Patch by: Yotam <sh dot yotam at gmail dot com>
633 * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_event):
634 Flush the remaining frames on EOS. Fixes #560641.
636 2008-11-12 Jan Schmidt <jan.schmidt@sun.com>
638 * gst/rtp/gstrtpg729pay.c: (gst_rtp_g729_pay_handle_buffer):
639 Fix compiler warning about printf formatting.
641 2008-11-12 Andy Wingo <wingo@pobox.com>
643 * gst/qtdemux/qtdemux.h (struct _GstQTDemux):
644 * gst/qtdemux/qtdemux.c (gst_qtdemux_do_seek): Queue up new
645 segment events instead of sending them from the seeking thread.
647 (gst_qtdemux_push_pending_newsegment): New helper, sends out
648 queued newsegment events.
649 (gst_qtdemux_loop_state_movie): Voilà, call it here. Only need to
650 call it here, as we only seek when looping, and only push in the
653 2008-11-11 Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
655 * gst/qtdemux/qtdemux.c: (qtdemux_tag_add_tmpo),
656 (qtdemux_tag_add_covr), (qtdemux_parse_udta):
657 * gst/qtdemux/qtdemux_fourcc.h:
658 * gst/qtdemux/qtdemux_types.c:
659 Add cover and alternative copyright tag, and enhance some existing
660 ones by marking them as container atoms.
662 2008-11-11 Wim Taymans <wim.taymans@collabora.co.uk>
664 * gst/rtp/gstrtpg729pay.c: (gst_rtp_g729_pay_set_caps):
665 Don't ignore the return value of setcaps.
667 2008-11-11 Wim Taymans <wim.taymans@collabora.co.uk>
669 Patch by: Olivier Crete <tester at tester dot ca>
671 * gst/rtp/gstrtpg729pay.c: (gst_rtp_g729_pay_base_init),
672 (gst_rtp_g729_pay_class_init), (gst_rtp_g729_pay_init),
673 (gst_rtp_g729_pay_set_caps), (gst_rtp_g729_pay_handle_buffer):
674 * gst/rtp/gstrtpg729pay.h:
675 Replace G729 payloader with an improved version. Fixes #532409.
677 2008-11-11 Wim Taymans <wim.taymans@collabora.co.uk>
679 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_transports_string),
680 (gst_rtspsrc_change_state):
681 Only send one transport at a time for improved compatibility with some
682 broken servers. See #537832.
684 2008-11-11 Wim Taymans <wim.taymans@collabora.co.uk>
686 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_do_seek),
687 (gst_rtspsrc_perform_seek):
688 Only pause/play in the seek handler when the source was playing.
691 2008-11-11 Sebastian Dröge <slomo@circular-chaos.org>
693 * gst/matroska/matroska-mux.c:
694 (gst_matroska_mux_handle_dirac_packet):
695 Fix muxing of Dirac streams if the input already has the format
696 we need, i.e. is the output of matroskademux.
698 2008-11-11 Stefan Kost <ensonic@users.sf.net>
700 * gst/avi/gstavimux.c:
701 Don't segfault on string typed tags being NULL. Fixes #560155.
703 2008-11-10 Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
705 * gst/matroska/matroska-mux.c: (aac_codec_data_to_codec_id),
706 (gst_matroska_mux_audio_pad_setcaps):
707 Fix mapping AAC profile to Matroska codec id.
709 2008-11-10 Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
711 * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak),
712 (qtdemux_video_caps), (qtdemux_audio_caps):
713 Refactor some raw audio caps building, and handle >16-bit cases.
714 Fix/replace building caps from a string description.
716 2008-11-10 Thomas Vander Stichele <thomas at apestaart dot org>
718 * gst/audiofx/audiowsincband.c:
719 * gst/audiofx/audiowsinclimit.c:
720 * gst/cutter/gstcutter.c:
721 Make author name consistent with others.
723 2008-11-10 Wim Taymans <wim.taymans@collabora.co.uk>
725 Based on patch by: Eric Zhang <chao.zhang at access-company dot com>
727 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_perform_seek),
728 (gst_rtspsrc_stream_configure_udp_sink):
729 Pause the RTSP stream before doing a new play request.
730 Make sure that adding the udpsinks does not cause the rtspsrc to become
731 a sink. Fixes #559547.
733 2008-11-05 Sebastian Dröge <sebastian.droege@collabora.co.uk>
735 * gst/matroska/matroska-ids.h:
736 * gst/matroska/matroska-mux.c: (gst_matroska_pad_free),
737 (gst_matroska_mux_handle_dirac_packet),
738 (gst_matroska_mux_write_data):
739 Implement Dirac muxing into Matroska comforming to the spec, i.e.
740 put all Dirac packages up to a picture into a Matroska block.
742 TODO: Implement writing of the ReferenceBlock Matroska elements,
743 currently the Dirac muxing is only 100% correct if Matroska version 2
744 is selected for muxing.
746 2008-11-04 Sebastian Dröge <sebastian.droege@collabora.co.uk>
748 Patch by: Bastien Nocera <hadess at hadess dot net>,
749 Hans de Goede <jwrdegoede at fedoraproject dot org>
752 * sys/v4l2/Makefile.am:
753 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get_read):
754 * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
755 (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_close),
756 (gst_v4l2_get_norm), (gst_v4l2_set_norm), (gst_v4l2_get_frequency),
757 (gst_v4l2_set_frequency), (gst_v4l2_signal_strength),
758 (gst_v4l2_get_attribute), (gst_v4l2_set_attribute),
759 (gst_v4l2_get_input), (gst_v4l2_set_input):
760 * sys/v4l2/v4l2_calls.h:
761 * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
762 (gst_v4l2_buffer_new), (gst_v4l2_buffer_pool_finalize),
763 (gst_v4l2_buffer_pool_new), (gst_v4l2_buffer_pool_activate),
764 (gst_v4l2src_fill_format_list),
765 (gst_v4l2src_probe_caps_for_format_and_size),
766 (gst_v4l2src_probe_caps_for_format), (gst_v4l2src_grab_frame),
767 (gst_v4l2src_set_capture), (gst_v4l2src_capture_init),
768 (gst_v4l2src_capture_start), (gst_v4l2src_capture_stop),
769 (gst_v4l2src_get_nearest_size):
770 Optionally use libv4l to access v4l2 devices. Fixes bug #545033.
772 2008-11-04 Stefan Kost <ensonic@users.sf.net>
774 * ext/aalib/Makefile.am:
775 * ext/annodex/Makefile.am:
776 * ext/cairo/Makefile.am:
777 * ext/dv/Makefile.am:
778 * ext/esd/Makefile.am:
779 * ext/flac/Makefile.am:
780 * ext/gconf/Makefile.am:
781 * ext/gdk_pixbuf/Makefile.am:
782 * ext/hal/Makefile.am:
783 * ext/jpeg/Makefile.am:
784 * ext/ladspa/Makefile.am:
785 * ext/libcaca/Makefile.am:
786 * ext/libmng/Makefile.am:
787 * ext/libpng/Makefile.am:
788 * ext/mikmod/Makefile.am:
789 * ext/pulse/Makefile.am:
790 * ext/raw1394/Makefile.am:
791 * ext/shout2/Makefile.am:
792 * ext/soup/Makefile.am:
793 * ext/speex/Makefile.am:
794 * ext/taglib/Makefile.am:
795 * ext/wavpack/Makefile.am:
796 * gst/alpha/Makefile.am:
797 * gst/apetag/Makefile.am:
798 * gst/audiofx/Makefile.am:
799 * gst/auparse/Makefile.am:
800 * gst/autodetect/Makefile.am:
801 * gst/avi/Makefile.am:
802 * gst/cutter/Makefile.am:
803 * gst/debug/Makefile.am:
804 * gst/effectv/Makefile.am:
805 * gst/equalizer/Makefile.am:
806 * gst/flx/Makefile.am:
807 * gst/goom/Makefile.am:
808 * gst/goom2k1/Makefile.am:
809 * gst/icydemux/Makefile.am:
810 * gst/id3demux/Makefile.am:
811 * gst/interleave/Makefile.am:
812 * gst/law/Makefile.am:
813 * gst/level/Makefile.am:
814 * gst/matroska/Makefile.am:
815 * gst/median/Makefile.am:
816 * gst/monoscope/Makefile.am:
817 * gst/multifile/Makefile.am:
818 * gst/multipart/Makefile.am:
819 * gst/oldcore/Makefile.am:
820 * gst/qtdemux/Makefile.am:
821 * gst/replaygain/Makefile.am:
822 * gst/rtp/Makefile.am:
823 * gst/rtsp/Makefile.am:
824 * gst/smpte/Makefile.am:
825 * gst/spectrum/Makefile.am:
826 * gst/udp/Makefile.am:
827 * gst/videobox/Makefile.am:
828 * gst/videocrop/Makefile.am:
829 * gst/videofilter/Makefile.am:
830 * gst/videomixer/Makefile.am:
831 * gst/wavenc/Makefile.am:
832 * gst/wavparse/Makefile.am:
833 * sys/directdraw/Makefile.am:
834 * sys/directsound/Makefile.am:
835 * sys/oss/Makefile.am:
836 * sys/osxaudio/Makefile.am:
837 * sys/osxvideo/Makefile.am:
838 * sys/sunaudio/Makefile.am:
839 * sys/v4l2/Makefile.am:
840 * sys/waveform/Makefile.am:
841 * sys/ximage/Makefile.am:
842 Don't install static libs for plugins. Fixes #550851 for -good.
844 2008-10-31 Sebastian Dröge <sebastian.droege@collabora.co.uk>
846 * ext/flac/Makefile.am:
847 Include $(FLAC_CFLAGS) in CFLAGS to make sure to find the FLAC headers.
848 This fixes compilation if FLAC is installed in an uncommon location
849 that is not already handled by other CFLAGS. Fixes bug #558711.
851 2008-10-31 Wim Taymans <wim.taymans@collabora.co.uk>
853 * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_format_get_rank):
854 Guard more uncommon formats with ifdefs so that we can compile on older
857 2008-10-31 Wim Taymans <wim.taymans@collabora.co.uk>
859 Patch by: Nick Haddad <nick at haddads dot net>
861 * gst/avi/gstavidemux.c: (gst_avi_demux_is_uncompressed),
862 (gst_avi_demux_invert), (gst_avi_demux_process_next_entry),
863 (gst_avi_demux_stream_data):
864 Invert other uncompressed RGB formats. Fixes #558554.
866 2008-10-30 Sebastian Dröge <slomo@circular-chaos.org>
868 * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
869 (gst_wavenc_sink_setcaps), (gst_wavenc_change_state):
870 * gst/wavenc/gstwavenc.h:
871 Add support for float/double as input and remove the (nowadays)
872 useless parsing of the depth as we require width==depth.
874 2008-10-30 Wim Taymans <wim.taymans@collabora.co.uk>
876 * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_setcaps):
877 * gst/rtp/gstrtpmpapay.c:
878 Narrow down the caps of the mpeg audio pay/depayloaders to only accept
879 mpeg version 1. Fixes #558427.
881 2008-10-29 Wim Taymans <wim.taymans@collabora.co.uk>
883 * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_flush),
884 (gst_rtp_L16_pay_getcaps):
885 Only put an integral amount of samples in the RTP packet.
888 2008-10-28 Wim Taymans <wim.taymans@collabora.co.uk>
890 * gst/rtp/gstrtpchannels.c: (gst_rtp_channels_get_by_index):
891 * gst/rtp/gstrtpchannels.h:
892 Add method to get possible channel positions.
894 2008-10-28 Wim Taymans <wim.taymans@collabora.co.uk>
896 * gst/rtp/Makefile.am:
897 Also commit updated makefile
899 2008-10-28 Sebastian Dröge <slomo@circular-chaos.org>
901 * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
902 Don't allow width=32,depth=24 as input. WAV requires that the width
903 is the next integer multiply of 8 from the depth.
905 2008-10-28 Wim Taymans <wim.taymans@collabora.co.uk>
907 * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_setcaps):
908 * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_setcaps),
909 (gst_rtp_L16_pay_getcaps):
910 * gst/rtp/gstrtpchannels.c: (check_channels),
911 (gst_rtp_channels_get_by_pos), (gst_rtp_channels_get_by_order),
912 (gst_rtp_channels_create_default):
913 * gst/rtp/gstrtpchannels.h:
914 Add mappings for multichannel support. Does not completely just work
915 because the getcaps function does not yet return the allowed channel
916 mappings. See #556641.
918 2008-10-28 Stefan Kost <ensonic@users.sf.net>
920 * gst/goom/Makefile.am:
922 * gst/goom/config_param.c:
923 * gst/goom/convolve_fx.c:
924 * gst/goom/drawmethods.c:
925 * gst/goom/drawmethods.h:
926 * gst/goom/filters.c:
927 * gst/goom/filters_mmx.s:
928 * gst/goom/flying_stars_fx.c:
930 * gst/goom/goom_config.h:
931 * gst/goom/goom_config_param.h:
932 * gst/goom/goom_core.c:
933 * gst/goom/goom_filters.h:
934 * gst/goom/goom_fx.h:
935 * gst/goom/goom_graphic.h:
936 * gst/goom/goom_plugin_info.h:
937 * gst/goom/goom_tools.c:
938 * gst/goom/goom_tools.h:
939 * gst/goom/goom_typedefs.h:
940 * gst/goom/goom_visual_fx.h:
941 * gst/goom/graphic.c:
946 * gst/goom/mathtools.c:
947 * gst/goom/mathtools.h:
949 * gst/goom/motif_goom1.h:
950 * gst/goom/motif_goom2.h:
951 * gst/goom/plugin_info.c:
952 * gst/goom/ppc_drawings.h:
953 * gst/goom/ppc_zoom_ultimate.h:
954 * gst/goom/sound_tester.c:
955 * gst/goom/sound_tester.h:
958 * gst/goom/tentacle3d.c:
959 * gst/goom/tentacle3d.h:
963 Add license headers in all source files. Remove filter.c from
964 EXTRA_DIST, as its in SOURCES already. Mention the files in the REDME
965 which are not used right now. Fixes #557709.
967 2008-10-27 Wim Taymans <wim.taymans@collabora.co.uk>
969 Patch by: Olivier Crete <tester at tester dot ca>
971 * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_class_init),
972 (gst_rtp_L16_pay_setcaps), (gst_rtp_L16_pay_getcaps):
973 Implement getcaps in rtpL16pay. Fixes #556484.
975 2008-10-27 Wim Taymans <wim.taymans@collabora.co.uk>
977 * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_setcaps),
978 (gst_rtp_L16_depay_process):
979 Check if clock-rate and channels are valid.
980 Don't ignore the return value of setcaps.
981 No need to validate the buffer, the base class does that for us.
982 Use the marker bit to set the DISCONT flag on outgoing buffers.
984 * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_setcaps):
985 Don't ignore the return value of set_outcaps.
987 * gst/rtp/gstrtpac3depay.c: (gst_rtp_ac3_depay_setcaps),
988 (gst_rtp_ac3_depay_process):
989 Don't ignore the return value of set_caps.
990 No need to validate the buffer, the base class does that for us.
992 * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_setcaps),
993 (gst_rtp_amr_depay_process):
994 * gst/rtp/gstrtpamrdepay.h:
995 Don't ignore the return value of setcaps.
996 No need to validate the buffer, the base class does that for us.
997 No need to set output caps on the buffers, the base class does that for
999 The subclass will make sure we are negotiated.
1001 * gst/rtp/gstrtpdvdepay.c: (gst_rtp_dv_depay_setcaps),
1002 (gst_rtp_dv_depay_process), (gst_rtp_dv_depay_reset):
1003 * gst/rtp/gstrtpdvdepay.h:
1004 Clean up caps negotiation.
1005 The subclass will make sure we are negotiated.
1007 * gst/rtp/gstrtpg726depay.c: (gst_rtp_g726_depay_setcaps),
1008 (gst_rtp_g726_depay_process):
1009 Clean up caps negotiation.
1010 Use the marker bit to set the DISCONT flag on outgoing buffers.
1012 * gst/rtp/gstrtpg729depay.c: (gst_rtp_g729_depay_init),
1013 (gst_rtp_g729_depay_setcaps), (gst_rtp_g729_depay_process):
1014 * gst/rtp/gstrtpg729depay.h:
1015 The subclass will make sure we are negotiated.
1016 Use the marker bit to set the DISCONT flag on outgoing buffers.
1018 * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_setcaps),
1019 (gst_rtp_gsm_depay_process):
1020 Clean up caps negotiation.
1021 Use the marker bit to set the DISCONT flag on outgoing buffers.
1023 * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_setcaps):
1024 Clean up caps negotiation.
1025 Don't ignore the return value of set_outcaps.
1027 * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_setcaps),
1028 (gst_rtp_h263_depay_process):
1029 Clean up caps negotiation.
1030 No need to validate the buffer, the base class does that for us.
1032 * gst/rtp/gstrtph263pay.c: (gst_rtp_h263_pay_setcaps),
1033 (gst_rtp_h263_pay_flush), (gst_rtp_h263_pay_handle_buffer):
1034 * gst/rtp/gstrtph263pay.h:
1035 Don't ignore the return value of set_outcaps.
1036 Do some more timestamps.
1038 * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps),
1039 (gst_rtp_h263p_depay_process):
1040 Clean up caps negotiation.
1041 Don't ignore the return value of setcaps.
1042 No need to validate the buffer, the base class does that for us.
1044 * gst/rtp/gstrtph263ppay.c: (gst_rtp_h263p_pay_class_init),
1045 (gst_rtp_h263p_pay_setcaps), (gst_rtp_h263p_pay_flush),
1046 (gst_rtp_h263p_pay_handle_buffer):
1047 * gst/rtp/gstrtph263ppay.h:
1048 Don't ignore the return value of set_outcaps.
1049 Do some more timestamps.
1051 * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps),
1052 (gst_rtp_h264_depay_process):
1053 Clean up caps negotiation.
1054 Don't ignore the return value of setcaps.
1055 Fix possible caps leak.
1056 No need to validate the buffer, the base class does that for us.
1058 * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_setcaps):
1059 Add some more debug info.
1061 * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps),
1062 (gst_rtp_ilbc_depay_process):
1063 Clean up caps negotiation.
1064 Use the marker bit to set the DISCONT flag on outgoing buffers.
1066 * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_sink_setcaps):
1067 Clean up caps negotiation.
1069 * gst/rtp/gstrtpmp1sdepay.c: (gst_rtp_mp1s_depay_setcaps),
1070 (gst_rtp_mp1s_depay_process):
1071 Clean up caps negotiation.
1072 Don't ignore the return value of setcaps.
1073 No need to validate the buffer, the base class does that for us.
1074 No need to set caps on buffers, subclass does that for us.
1076 * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps),
1077 (gst_rtp_mp2t_depay_process):
1078 Clean up caps negotiation.
1079 Don't ignore the return value of setcaps.
1080 No need to validate the buffer, the base class does that for us.
1081 No need to set caps on buffers, subclass does that for us.
1083 * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_setcaps),
1084 (gst_rtp_mp4a_depay_process):
1085 Clean up caps negotiation.
1086 Don't ignore the return value of setcaps.
1087 No need to validate the buffer, the base class does that for us.
1089 * gst/rtp/gstrtpmp4apay.c: (gst_rtp_mp4a_pay_new_caps),
1090 (gst_rtp_mp4a_pay_setcaps):
1091 Don't ignore the return value of set_outcaps.
1093 * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_setcaps),
1094 (gst_rtp_mp4g_depay_process):
1095 Clean up caps negotiation.
1096 Don't ignore the return value of setcaps.
1097 No need to validate the buffer, the base class does that for us.
1098 No need to set caps on buffers, subclass does that for us.
1100 * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_finalize),
1101 (gst_rtp_mp4g_pay_new_caps), (gst_rtp_mp4g_pay_setcaps):
1102 Don't ignore the return value of set_outcaps.
1104 * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps),
1105 (gst_rtp_mp4v_depay_process):
1106 Clean up caps negotiation.
1107 Don't ignore the return value of setcaps.
1108 No need to validate the buffer, the base class does that for us.
1109 No need to set caps on buffers, subclass does that for us.
1111 * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_new_caps),
1112 (gst_rtp_mp4v_pay_setcaps):
1113 Don't ignore the return value of set_outcaps.
1115 * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_setcaps),
1116 (gst_rtp_mpa_depay_process):
1117 Clean up caps negotiation.
1118 Don't ignore the return value of setcaps.
1119 No need to validate the buffer, the base class does that for us.
1120 Use the marker bit to set the DISCONT flag on outgoing buffers.
1122 * gst/rtp/gstrtpmpapay.c: (gst_rtp_mpa_pay_setcaps):
1123 Don't ignore the return value of set_outcaps.
1125 * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_setcaps),
1126 (gst_rtp_mpv_depay_process):
1127 Clean up caps negotiation.
1128 Actually set output caps.
1129 No need to validate the buffer, the base class does that for us.
1131 * gst/rtp/gstrtpmpvpay.c: (gst_rtp_mpv_pay_setcaps):
1132 Don't ignore the return value of set_outcaps.
1134 * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_setcaps),
1135 (gst_rtp_pcma_depay_process):
1136 Clean up caps negotiation.
1137 Set output buffer duration because we can.
1138 Use the marker bit to set the DISCONT flag on outgoing buffers.
1140 * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_setcaps):
1141 Don't ignore the return value of set_outcaps.
1143 * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_setcaps),
1144 (gst_rtp_pcmu_depay_process):
1145 Clean up caps negotiation.
1146 Use the marker bit to set the DISCONT flag on outgoing buffers.
1148 * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_setcaps):
1149 Don't ignore the return value of set_outcaps.
1151 * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_init),
1152 (gst_rtp_speex_depay_setcaps), (gst_rtp_speex_depay_process):
1153 Clean up caps negotiation.
1154 Set output caps on the pad and header buffers.
1155 Set duration on output buffers because we can.
1157 * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_parse_ident):
1158 Don't ignore the return value of set_outcaps.
1160 * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_setcaps),
1161 (gst_rtp_sv3v_depay_process):
1162 Clean up caps negotiation.
1163 No need to validate the buffer, the base class does that for us.
1164 No need to set caps out output buffers, subclass does that.
1166 * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps),
1167 (gst_rtp_theora_depay_process):
1168 Don't ignore the return value of setcaps.
1169 No need to validate the buffer, the base class does that for us.
1171 * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_class_init),
1172 (gst_rtp_theora_pay_flush_packet), (encode_base64),
1173 (gst_rtp_theora_pay_finish_headers), (gst_rtp_theora_pay_parse_id),
1174 (gst_rtp_theora_pay_handle_buffer):
1175 Don't ignore the return value of set_outcaps.
1177 * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_setcaps),
1178 (gst_rtp_vorbis_depay_process):
1179 Don't ignore the return value of setcaps.
1180 No need to validate the buffer, the base class does that for us.
1182 * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_finish_headers):
1183 Don't ignore the return value of set_outcaps.
1185 * gst/rtp/gstrtpvrawdepay.c: (gst_rtp_vraw_depay_setcaps):
1186 Clean up caps negotiation, don't ignore setcaps return.
1188 * gst/rtp/gstrtpvrawpay.c: (gst_rtp_vraw_pay_setcaps):
1189 Don't ignore the return value of set_outcaps.
1191 2008-10-27 Wim Taymans <wim.taymans@collabora.co.uk>
1193 * gst/matroska/matroska-demux.c:
1194 (gst_matroska_demux_handle_src_event):
1195 Forward unknown events upstream.
1197 2008-10-27 Wim Taymans <wim.taymans@collabora.co.uk>
1199 * tests/check/elements/icydemux.c: (icydemux_found_pad):
1200 Add some refcount check
1202 * tests/check/elements/rtp-payloading.c: (rtp_pipeline_run):
1203 Don't ignore the result of write(), fixes a compiler warning for me.
1205 * tests/icles/videobox-test.c: (main):
1206 Make the output a little more pretty.
1208 2008-10-27 Stefan Kost <ensonic@users.sf.net>
1213 2008-10-27 Stefan Kost <ensonic@users.sf.net>
1215 * docs/plugins/Makefile.am:
1216 * docs/plugins/gst-plugins-good-plugins-docs.sgml:
1217 * docs/plugins/gst-plugins-good-plugins-sections.txt:
1218 * docs/plugins/gst-plugins-good-plugins.args:
1219 * docs/plugins/gst-plugins-good-plugins.hierarchy:
1220 * docs/plugins/gst-plugins-good-plugins.interfaces:
1221 * docs/plugins/inspect/plugin-autodetect.xml:
1222 Add the docs of the new elements.
1224 2008-10-27 Sebastian Dröge <sebastian.droege@collabora.co.uk>
1226 * gst/autodetect/gstautoaudiosrc.c:
1227 (gst_auto_audio_src_class_init):
1228 * gst/autodetect/gstautovideosrc.c:
1229 (gst_auto_video_src_class_init):
1230 Fix "Since" tags in the documentation.
1232 2008-10-27 Sebastian Dröge <sebastian.droege@collabora.co.uk>
1234 Patch by: Sjoerd Simons <sjoerd at luon dot net>
1236 * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_class_init),
1237 (gst_soup_http_src_set_property), (gst_soup_http_src_get_property):
1238 Add support for souphttpsrc to act as a live source. This makes it
1239 possible to get timestamped buffers in combination with the
1240 "do-timestamp" property. Fixes bug #556019.
1242 2008-10-27 Stefan Kost <ensonic@users.sf.net>
1244 * gst/autodetect/Makefile.am:
1245 * gst/autodetect/gstautoaudiosink.c:
1246 * gst/autodetect/gstautoaudiosrc.c:
1247 * gst/autodetect/gstautoaudiosrc.h:
1248 * gst/autodetect/gstautodetect.c:
1249 * gst/autodetect/gstautovideosink.c:
1250 * gst/autodetect/gstautovideosrc.c:
1251 * gst/autodetect/gstautovideosrc.h:
1252 Implement src plugins. Little code/string cleanup in the sinks.
1255 2008-10-27 Sebastian Dröge <sebastian.droege@collabora.co.uk>
1257 Patch by: Peter Kjellerstedt <pkj at axis com>
1259 * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
1260 (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad):
1261 Fix a memory leak when pads are requested but the pipeline never
1264 Correctly remove request pads, no matter if they have collected
1269 2008-10-27 Sebastian Dröge <sebastian.droege@collabora.co.uk>
1271 Patch by: <lrn1986 at gmail dot com>
1273 * gst/udp/gstudpnetutils.h:
1274 Define the correct WINVER so getaddinfo() can be used when using
1275 mingw32. Fixes bug #557294.
1277 2008-10-27 Sebastian Dröge <sebastian.droege@collabora.co.uk>
1279 Patch by: <lrn1986 at gmail dot com>
1281 * gst/udp/gstdynudpsink.c: (gst_dynudpsink_render):
1282 * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render):
1283 * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
1284 Fix "argument type mismatch" compiler warnings on Windows.
1287 2008-10-27 Sebastian Dröge <sebastian.droege@collabora.co.uk>
1289 * gst/equalizer/gstiirequalizer.c: (update_coefficients):
1290 Don't calculate the filter coefficients for every single buffer
1291 but only when it's needed. Fixes bug #557260.
1293 2008-10-26 Jan Schmidt <jan.schmidt@sun.com>
1296 Back to development -> 0.10.11.1
1298 2008-10-25 Jan Schmidt <jan.schmidt@sun.com>
1300 * gst-plugins-good.doap:
1301 Fix version number of 0.10.11 release in doap file
1303 === release 0.10.11 ===
1305 2008-10-24 Jan Schmidt <jan.schmidt@sun.com>
1308 releasing 0.10.11, "Secondary Consideration"
1310 2008-10-24 Jan Schmidt <jan.schmidt@sun.com>
1313 Commit 0.10.10.4 pre-release
1315 2008-10-21 Jan Schmidt <jan.schmidt@sun.com>
1317 * gst/avi/gstavimux.c:
1318 Fix VPRP chunk setup in avimux.
1320 Patch By: Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
1322 2008-10-21 Jan Schmidt <jan.schmidt@sun.com>
1324 * gst/videobox/gstvideobox.c:
1325 support dynamically changing properties in videobox
1327 Patch By: Wim Taymans <wim.taymans@collabora.co.uk>
1329 2008-10-16 Jan Schmidt <jan.schmidt@sun.com>
1332 0.10.10.3 pre-release
1334 2008-10-16 Jan Schmidt <jan.schmidt@sun.com>
1336 * tests/check/Makefile.am:
1337 Don't run the states test on pulsesrc and pulsesink
1339 2008-10-16 Jan Schmidt <jan.schmidt@sun.com>
1342 Commit 0.10.10.2 pre-release bump that actually went
1345 2008-10-15 Edward Hervey <edward.hervey@collabora.co.uk>
1347 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_scan):
1348 Skip entries for streams that don't have a output pad yet, thereby
1349 avoiding calling pad functions with a NULL pad.
1352 2008-10-15 Edward Hervey <edward.hervey@collabora.co.uk>
1354 * gst/qtdemux/qtdemux.c: Remove previous wrong commit
1355 * tests/check/elements/icydemux.c: (icydemux_found_pad):
1356 Remove problematic and useless refcount check.
1359 2008-10-15 Edward Hervey <edward.hervey@collabora.co.uk>
1361 * gst/qtdemux/qtdemux.c: (qtdemux_parse_node):
1362 Remove problematic and useless refcount check.
1365 2008-10-10 Jan Schmidt <jan.schmidt@sun.com>
1367 * ext/flac/gstflacdec.c (gst_flac_dec_read_stream):
1368 * ext/flac/gstflacenc.c (gst_flac_enc_write_callback):
1369 Cast some size_t arguments to guint to avoid compiler
1370 warnings on 64-bit systems.
1372 2008-10-09 Wim Taymans <wim.taymans@collabora.co.uk>
1374 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_event):
1375 Return TRUE instead of FALSE from the event handler when we swallowed the
1378 2008-10-08 Wim Taymans <wim.taymans@collabora.co.uk>
1380 * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
1381 (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_index):
1382 Reset header state. Fixes #555321.
1384 2008-10-08 Wim Taymans <wim.taymans@collabora.co.uk>
1386 * gst/avi/gstavidemux.c: (gst_avi_demux_parse_subindex),
1387 (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index):
1388 * gst/avi/gstavidemux.h:
1389 For timestamping audio packets we need to take into account the
1390 amount of blocks in one entry using the blockalign. Fixes some sync
1391 issues with zero-padded audio blocks in the beginning of avi files.
1393 2008-10-08 Wim Taymans <wim.taymans@collabora.co.uk>
1395 * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_class_init),
1396 (gst_multi_file_src_query):
1397 Implement DEFAULT and BUFFER position queries. See #555260.
1399 2008-10-08 Edward Hervey <edward.hervey@collabora.co.uk>
1401 * sys/ximage/gstximagesrc.c: (gst_ximage_src_stop):
1402 Fix build for systems that don't have XDamage.
1404 2008-10-07 Wim Taymans <wim.taymans@collabora.co.uk>
1406 * tests/examples/rtp/client-H263p.sdp:
1407 * tests/examples/rtp/client-H263p.sh:
1408 * tests/examples/rtp/server-VTS-H263p.sh:
1409 Add some more H263p server and client examples.
1411 2008-10-03 Tim-Philipp Müller <tim.muller at collabora co uk>
1414 Depend on released versions of core and base.
1416 2008-10-03 Wim Taymans <wim.taymans@collabora.co.uk>
1418 * ext/pulse/pulsesink.c: (gst_pulsesink_write):
1419 * ext/pulse/pulsesrc.c: (gst_pulsesrc_read):
1420 Return -1 instead of 0 in error cases. Fixes #554771.
1422 2008-10-03 Wim Taymans <wim.taymans@collabora.co.uk>
1424 * sys/ximage/gstximagesrc.c: (gst_ximage_src_start),
1425 (gst_ximage_src_stop), (gst_ximage_src_ximage_get):
1426 Stop leaking the cursor image.
1427 Unref the last_ximage and the cached cursor image on shutdown.
1430 2008-10-03 Wim Taymans <wim.taymans@collabora.co.uk>
1432 * sys/v4l2/gstv4l2object.h:
1433 Getting the Class from an instance is not just a matter of casting it to
1434 the class struct but it involves calling G_OBJECT_GET_CLASS on the
1435 instance. Fixes #549784.
1437 2008-10-01 Michael Smith <msmith@songbirdnest.com>
1440 Fix libs for linking directsound.
1441 * sys/directsound/gstdirectsoundsink.c:
1442 Fix buffer sizing to prevent racing the ringbuffer at startup.
1443 Add volume property.
1445 2008-09-27 Jan Schmidt <jan.schmidt@sun.com>
1447 * ext/pulse/pulsesink.c:
1448 Fix problems with pulsesink randomly erroring with code 'OK' after a
1449 format change on the stream by waiting when disconnecting the stream.
1451 2008-09-26 Wim Taymans <wim.taymans@collabora.co.uk>
1453 * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_class_init),
1454 (gst_rtp_amr_depay_process):
1455 Mark DISCONT on output buffers when the marker bit signals a new talk
1458 * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_handle_buffer):
1459 Set the marker bit for buffers with a DISCONT flag to signal a talk
1462 2008-09-26 Wim Taymans <wim.taymans@collabora.co.uk>
1464 * gst/rtp/Makefile.am:
1465 * gst/rtp/gstrtp.c: (plugin_init):
1466 * gst/rtp/gstrtpmp4apay.c: (gst_rtp_mp4a_pay_get_type),
1467 (gst_rtp_mp4a_pay_base_init), (gst_rtp_mp4a_pay_class_init),
1468 (gst_rtp_mp4a_pay_init), (gst_rtp_mp4a_pay_finalize),
1469 (gst_rtp_mp4a_pay_parse_audio_config), (gst_rtp_mp4a_pay_new_caps),
1470 (gst_rtp_mp4a_pay_setcaps), (gst_rtp_mp4a_pay_handle_buffer),
1471 (gst_rtp_mp4a_pay_change_state), (gst_rtp_mp4a_pay_plugin_init):
1472 * gst/rtp/gstrtpmp4apay.h:
1473 Added MP4A-LATM payloader to match the depayloader.
1475 2008-09-25 Wim Taymans <wim.taymans@collabora.co.uk>
1477 * gst/videomixer/videomixer.c: (gst_videomixer_fill_queues),
1478 (gst_videomixer_sink_event):
1479 Handle segments a little better. Fixes #537361.
1481 2008-09-25 Wim Taymans <wim.taymans@collabora.co.uk>
1483 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_methods):
1484 Don't assume the server supports PAUSE by default. Fixes #551048.
1486 2008-09-25 Wim Taymans <wim.taymans@collabora.co.uk>
1488 * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
1489 (gst_udpsrc_set_uri), (gst_udpsrc_start):
1490 Switch on the socket family to get the addrlen size right.
1492 2008-09-25 Wim Taymans <wim.taymans@collabora.co.uk>
1494 Patch by: Daniel Franke <df at dfranke dot us>
1496 * gst/udp/gstudpsrc.c: (gst_udpsrc_create), (gst_udpsrc_start):
1497 OS X's bind() implementation is picky about its addrlen parameter and
1498 fails with EINVAL if it is larger than expected for the socket's address
1499 family. Set the length to the expected length instead. Fixes #553191.
1501 2008-09-23 Wim Taymans <wim.taymans@collabora.co.uk>
1503 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
1504 Handle the case where we cannot do desribe or when the describe result
1505 does not contain a valid SDP message.
1507 2008-09-23 Wim Taymans <wim.taymans@collabora.co.uk>
1509 * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_set_property):
1510 Fix setting the qos.
1512 2008-09-17 Edward Hervey <edward.hervey@collabora.co.uk>
1514 * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_state_header),
1515 (gst_qtdemux_chain):
1516 Some 'broken' files out there have atom lengths of zero...
1517 which basically results in qtdemux consuming that atom again and again
1518 until the *end of night* !
1519 Detect that and emits an adequate element error message.
1521 2008-09-17 Jan Schmidt <jan.schmidt@sun.com>
1523 * gst/interleave/Makefile.am:
1524 * gst/matroska/Makefile.am:
1525 Fix build flags order.
1527 * tests/check/elements/audioamplify.c: (GST_START_TEST):
1528 * tests/check/elements/audiodynamic.c: (GST_START_TEST):
1529 * tests/check/elements/audioinvert.c: (GST_START_TEST):
1530 * tests/check/elements/audiopanorama.c: (GST_START_TEST):
1533 * tests/check/elements/multifile.c:
1536 2008-09-15 Wim Taymans <wim.taymans@collabora.co.uk>
1538 * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_init),
1539 (gst_rtp_mp4g_depay_finalize), (gst_rtp_mp4g_depay_setcaps),
1540 (gst_rtp_mp4g_depay_clear_queue), (gst_rtp_mp4g_depay_flush_queue),
1541 (gst_rtp_mp4g_depay_queue), (gst_rtp_mp4g_depay_process),
1542 (gst_rtp_mp4g_depay_change_state):
1543 * gst/rtp/gstrtpmp4gdepay.h:
1544 Handle interleaved streams by reordering AU in a queue.
1546 2008-09-15 Wim Taymans <wim.taymans@collabora.co.uk>
1548 * gst/rtp/gstrtpmp4gdepay.c: (gst_bs_parse_init),
1549 (gst_bs_parse_read), (gst_rtp_mp4g_depay_process):
1550 Change some of the ranges in the caps, mostly for the amount of bits we
1552 Added a little bitstream parse and use it to parse the AU header fields.
1553 Check for malformed and wrongly sized packets better.
1554 Implement more header field parsing.
1555 Handle the size of fragmented packets correctly.
1557 2008-09-14 Edward Hervey <edward.hervey@collabora.co.uk>
1559 Patch by: Jonathan Matthew <notverysmart@gmail.com>
1560 * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
1561 Add mapping for 'tiff' => image/tiff
1564 2008-09-11 Tim-Philipp Müller <tim.muller at collabora co uk>
1567 * ext/raw1394/gstdv1394src.c: (SEND_COMMAND):
1568 * ext/raw1394/gsthdv1394src.c: (SEND_COMMAND):
1569 Pretend to care about the result of write() which works around
1572 2008-09-04 Tim-Philipp Müller <tim.muller at collabora co uk>
1574 * ext/flac/gstflacenc.c: (gst_flac_enc_class_init):
1575 Make sure the desired default values are actually set, not only
1576 registered as defaults (actual problem is that the stereo-specific
1577 values are only updated if channels==2, which is not the case yet
1578 when the object is created, so the default values for the
1579 mid-side-stereo and loose-mid-side-stereo settings are never
1580 set in _update_quality()). Makes flacenc create smaller files by
1581 default (for stereo input), and fixes #550791.
1583 2008-09-03 Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
1585 * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
1586 (gst_qtdemux_loop_state_header), (qtdemux_parse_node),
1587 (qtdemux_parse_trak), (qtdemux_video_caps):
1588 * gst/qtdemux/qtdemux.h:
1589 * gst/qtdemux/qtdemux_fourcc.h:
1590 * gst/qtdemux/qtdemux_types.c:
1591 Add support for video/mj2 mime-type and its additional atoms/boxes.
1594 2008-09-03 Stefan Kost <ensonic@users.sf.net>
1596 * gst/debug/gsttaginject.c:
1597 Add warning when tags parameter is unparsable and give example for
1598 quoting in the docs.
1600 2008-09-02 Wim Taymans <wim.taymans@collabora.co.uk>
1602 * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
1603 Add mapping for IMA Loki SDL MJPEG ADPCM codec.
1604 Add some alternative byteswapped mappings that seem to pop up sometimes.
1607 2008-09-02 Tim-Philipp Müller <tim.muller at collabora co uk>
1612 Add 'ca' to LINGUAS; add some more files with translations and some
1613 files which should be ignored by translation tools.
1615 2008-09-02 Sebastian Dröge <sebastian.droege@collabora.co.uk>
1617 * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data):
1618 * ext/speex/gstspeexdec.h:
1619 * ext/speex/gstspeexenc.c: (gst_speex_enc_encode):
1620 * ext/speex/gstspeexenc.h:
1621 Use integer encoding and decoding functions instead of converting
1622 the integer input to float in the element. The libspeex integer
1623 functions are doing this for us already or, if libspeex was compiled
1624 in integer mode, they're doing everything using integer arithmetics.
1625 Also saves some copying around.
1627 2008-09-01 Tim-Philipp Müller <tim.muller at collabora co uk>
1630 Fix --disable-external
1632 2008-08-31 Sebastian Dröge <sebastian.droege@collabora.co.uk>
1634 * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_reset),
1635 (gst_wavpack_enc_push_block), (gst_wavpack_enc_chain):
1636 * ext/wavpack/gstwavpackenc.h:
1637 Handle non-zero start timestamps and stream discontinuities
1638 correctly. This only has an effect if we're muxing into
1639 a container format as the raw WavPack stream must contain
1640 continous sample numbers.
1642 2008-08-31 Sebastian Dröge <sebastian.droege@collabora.co.uk>
1644 * ext/speex/gstspeexenc.c: (gst_speex_enc_encode):
1645 Correct the timestamp and granulepos calculation by one Speex
1648 2008-08-31 Sebastian Dröge <sebastian.droege@collabora.co.uk>
1650 * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data):
1651 Correctly take the granulepos from upstream if possible and
1652 correctly handle the granulepos in various calculations: the
1653 granulepos is the sample number of the _last_ sample in a frame, not
1656 * ext/speex/gstspeexenc.c: (gst_speex_enc_sinkevent),
1657 (gst_speex_enc_encode), (gst_speex_enc_chain),
1658 (gst_speex_enc_change_state):
1659 * ext/speex/gstspeexenc.h:
1660 Handle non-zero start timestamps in the encoder and detect/handle
1661 stream discontinuities. Fixes bug #547075.
1663 2008-08-31 Sebastian Dröge <sebastian.droege@collabora.co.uk>
1665 Patch by: Craig Keogh <cskeogh at adam dot com dot au>
1667 * ext/annodex/gstcmmlparser.c: (gst_cmml_parser_parse_chunk):
1668 Fix compiler warnings caused by passing a string as format string
1669 instead of "%s" and then the string. This is only exposed by -Wformat=2
1670 as used by default on Ubuntu. Fixes bug #550015.
1672 2008-08-30 Tim-Philipp Müller <tim.muller at collabora co uk>
1674 * ext/raw1394/gsthdv1394src.c: (gst_hdv1394src_create):
1675 * gst/alpha/gstalpha.c: (gst_alpha_get_unit_size):
1676 * gst/audiofx/audiocheblimit.c: (generate_coefficients):
1677 * gst/avi/gstavidemux.c: (gst_avi_demux_src_convert):
1678 * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
1679 (gst_ebml_read_element_length):
1680 * gst/matroska/matroska-demux.c:
1681 (gst_matroska_demux_check_subtitle_buffer):
1682 Make stuff compile with GST_DISABLE_GST_DEBUG.
1684 2008-08-28 Michael Smith <msmith@songbirdnest.com>
1688 Ref caps before passing to gst_pad_template_new(), since that takes
1691 2008-08-28 Wim Taymans <wim.taymans@collabora.co.uk>
1693 Patch by: Mersad Jelacic <mersad at axis dot com>
1695 * gst/multipart/multipartdemux.c:
1696 * gst/multipart/multipartmux.c: (gst_multipart_mux_get_mime):
1697 Convert audio/x-adpcm to and from the audio/G726-X in the muxer and
1698 demuxer. Fixes #549551.
1700 2008-08-27 Edward Hervey <edward.hervey@collabora.co.uk>
1702 * sys/osxaudio/gstosxaudiosink.c:
1703 (gst_osx_audio_sink_select_device):
1704 * sys/osxaudio/gstosxaudiosrc.c:
1705 (gst_osx_audio_src_create_ringbuffer),
1706 (gst_osx_audio_src_select_device):
1707 * sys/osxaudio/gstosxringbuffer.c: (gst_osx_ring_buffer_acquire):
1708 Fix the build on macosx.
1710 2008-08-27 Tim-Philipp Müller <tim.muller at collabora co uk>
1712 * gst/icydemux/gsticydemux.c:
1713 Small docs fix: in the example pipeline, we need to pass
1714 iradio-mode=true to the source, so the server actually sends
1717 2008-08-26 Michael Smith <msmith@songbirdnest.com>
1719 * sys/osxaudio/gstosxaudio.c:
1720 Oops. Revert more completely.
1722 2008-08-26 Michael Smith <msmith@songbirdnest.com>
1724 * sys/osxaudio/gstosxaudio.c:
1725 Revert accidental element rename from testing.
1727 2008-08-27 Jan Schmidt <jan.schmidt@sun.com>
1729 * gst-plugins-good.doap:
1730 Pull in 0.10.10 doap entry from release branch
1732 2008-08-27 Jan Schmidt <jan.schmidt@sun.com>
1735 Update version number to reflect 0.10.10 release from
1738 2008-08-26 Michael Smith <msmith@songbirdnest.com>
1740 * sys/osxaudio/Makefile.am:
1741 * sys/osxaudio/gstosxaudio.c:
1742 * sys/osxaudio/gstosxaudiosink.c:
1743 * sys/osxaudio/gstosxaudiosink.h:
1744 * sys/osxaudio/gstosxaudiosrc.c:
1745 * sys/osxaudio/gstosxaudiosrc.h:
1746 * sys/osxaudio/gstosxringbuffer.c:
1747 * sys/osxaudio/gstosxringbuffer.h:
1748 Rewrite caps setting and ring buffer initialisation.
1749 Previously we never told CoreAudio what format we were going to send it,
1750 so it only worked due to luck, and not at all on some hardware.
1751 Now we explicitly advertise what formats the hardware supports, and then
1752 configure the selected one correctly.
1754 2008-08-26 Stefan Kost <ensonic@users.sf.net>
1756 * sys/v4l2/gstv4l2object.c:
1757 * sys/v4l2/gstv4l2src.c:
1758 * sys/v4l2/gstv4l2src.h:
1759 * sys/v4l2/v4l2_calls.c:
1760 * sys/v4l2/v4l2src_calls.c:
1761 Fix memory leaks. Small code cleanups : No need for empty _init(). No
1762 need to memset instance structures. Some more FIXME's and comments.
1764 2008-08-26 Stefan Kost <ensonic@users.sf.net>
1766 * tests/icles/.cvsignore:
1769 2008-08-26 Stefan Kost <ensonic@users.sf.net>
1771 * gst/goom/.cvsignore:
1772 * gst/goom2k1/.cvsignore:
1775 2008-08-26 Stefan Kost <ensonic@users.sf.net>
1777 * ext/cairo/gsttextoverlay.c:
1778 Fix compiler warning.
1780 2008-08-25 David Schleef <ds@schleef.org>
1782 * ext/cairo/gsttextoverlay.c: Fix obvious memleak.
1784 2008-08-25 Edward Hervey <edward.hervey@collabora.co.uk>
1786 * gst/matroska/matroska-demux.c: (gst_matroska_demux_send_event),
1787 (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
1788 * gst/matroska/matroska-mux.c:
1789 (gst_matroska_mux_video_pad_setcaps),
1790 (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_finish):
1791 Add Real[Audio|Video] support to Matroska containers.
1793 * decoding real audio/video streams contained in mkv
1794 * 'transmuxing' real (.rm) files into .mkv files
1795 It will not work though for encoding real[audio/video] streams that
1796 don't contain the 'mdpr_data' extra data on the caps.
1797 The reason why this will not work is because I never intended to
1798 duplicate virtually all the 'mdpr' block creation into mkvmux.
1801 2008-08-25 Wim Taymans <wim.taymans@collabora.co.uk>
1803 * gst/law/alaw-encode.c: (gst_alaw_enc_init), (gst_alaw_enc_chain):
1804 * gst/law/mulaw-conversion.c:
1805 * gst/law/mulaw-encode.c: (gst_mulawenc_init),
1806 (gst_mulawenc_chain):
1807 The encoder can't really renegotiate at the time they perform a
1808 pad-alloc so make the srcpads use fixed caps.
1809 Check the buffer size after a pad-alloc because the returned size might
1810 not be right when the downstream element does not know the size of the
1811 new buffer (capsfilter). Fixes #549073.
1813 2008-08-23 Sebastian Dröge <sebastian.droege@collabora.co.uk>
1815 Patch by: Filippo Argiolas <filippo dot argiolas at gmail dot com>
1817 * sys/v4l2/gstv4l2tuner.c: (gst_v4l2_tuner_set_norm_and_notify):
1818 v4l2src doesn't have a property named "norm" so don't try to notify
1819 about changes to that property. The "norm" property and related
1820 code are commented out currently. Fixes bug #549090.
1822 2008-08-23 Sebastian Dröge <sebastian.droege@collabora.co.uk>
1824 Patch by: Mike Ruprecht <cmaiku at gmail dot com>
1826 * sys/v4l2/gstv4l2object.c: (gst_v4l2_class_probe_devices):
1827 Reprobe devices again instead of taking a cached list as new
1828 devices could've been plugged in. Fixes bug #549062.
1830 2008-08-22 Sebastian Dröge <sebastian.droege@collabora.co.uk>
1832 * gst/autodetect/Makefile.am:
1833 Don't link the autodetect plugin with GConf as it doesn't
1834 use GConf. Fixes bug #545463.
1836 2008-08-22 Sebastian Dröge <sebastian.droege@collabora.co.uk>
1838 * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
1839 (gst_ebml_read_element_length), (gst_ebml_read_uint),
1840 (gst_ebml_read_sint), (gst_ebml_read_float),
1841 (gst_ebml_read_header):
1842 Change some GST_ELEMENT_ERRORs to GST_ERROR_OBJECT to make it
1843 possible to ignore errors and not post any ERROR messages on
1846 * gst/matroska/matroska-demux.c:
1847 (gst_matroska_demux_parse_contents):
1848 Ignore any errors and not just EOS when parsing the contents of
1849 a SeekHead. Errors here are usually caused by truncated files
1850 and playback of the file works fine. Fixes playback of the
1851 audio_only_chapter_seekbroken.mka file from the MPlayer samples
1854 2008-08-22 Zaheer Abbas Merali <zaheerabbas at merali dot org>
1856 * gst/multipart/multipartdemux.c:
1857 * gst/multipart/multipartmux.c:
1858 Conform to RFC2046. audio/basic is mulaw 8000Hz mono.
1860 2008-08-21 Ole André Vadla Ravnås <ole.andre.ravnas@tandberg.com>
1862 * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_buffer_alloc,
1863 gst_directdraw_sink_bufferpool_clear):
1864 Fix two more buffer ref leaks.
1866 2008-08-21 Tim-Philipp Müller <tim.muller at collabora co uk>
1868 Patch by: Ole André Vadla Ravnås <ole.andre.ravnas at tandberg com>
1870 * sys/directdraw/gstdirectdrawsink.c:
1871 (gst_directdraw_sink_show_frame):
1872 Fix buffer ref leak.
1874 2008-08-21 Sebastian Dröge <sebastian.droege@collabora.co.uk>
1876 * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
1877 Revert the last commit. wavenc still supports width!=depth for 32 bit
1880 2008-08-21 Sebastian Dröge <sebastian.droege@collabora.co.uk>
1882 * gst/matroska/matroska-demux.c:
1883 (gst_matroska_demux_parse_blockgroup_or_simpleblock):
1884 If the duration of a block is unknown only use the timestamp for the
1885 first lace and use GST_CLOCK_TIME_NONE as duration for the following
1886 laces. Otherwise every lace has the same timestamp which leads to
1887 various problems. Really fixes bug #548831.
1889 2008-08-21 Sebastian Dröge <sebastian.droege@collabora.co.uk>
1891 * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
1892 If we're not allowing width!=depth in wavenc we should also disable
1893 the code that was added to support width!=depth.
1895 2008-08-21 Sebastian Dröge <sebastian.droege@collabora.co.uk>
1897 * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
1898 Don't calculate the default duration of a frame from the audio sampling
1899 rate. This only works for raw audio if every frame contains a single
1900 sample and results in broken buffer durations for other formats
1901 if no specified default duration is given or the blocks have no
1902 duration. Fixes bug #548831.
1904 2008-08-21 Sebastian Dröge <sebastian.droege@collabora.co.uk>
1906 * gst/matroska/matroska-demux.c:
1907 (gst_matroska_demux_parse_blockgroup_or_simpleblock):
1908 Allow zero sized blocks instead of returning GST_FLOW_OK. Such blocks
1909 are used for text/plain subtitles as a gap-filler in some files.
1911 2008-08-21 Wim Taymans <wim.taymans@collabora.co.uk>
1913 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_structure),
1914 (gst_v4l2_get_caps_info):
1915 Add S910 and PWC formats with a low priority.
1917 * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_format_get_rank),
1918 (gst_v4l2src_probe_caps_for_format):
1921 2008-08-20 Tim-Philipp Müller <tim at collabora co uk>
1923 * ext/flac/gstflacenc.c:
1924 Fix compilation against older libflac versions.
1926 2008-08-20 Sebastian Dröge <sebastian.droege@collabora.co.uk>
1928 * ext/pulse/pulsemixer.c: (gst_pulsemixer_class_init),
1929 (gst_pulsemixer_set_property), (gst_pulsemixer_get_property):
1930 * ext/pulse/pulsemixerctrl.c: (gst_pulsemixer_ctrl_subscribe_cb),
1931 (gst_pulsemixer_ctrl_open), (gst_pulsemixer_ctrl_timeout_event),
1932 (gst_pulsemixer_ctrl_set_volume):
1933 * ext/pulse/pulsemixertrack.c: (gst_pulsemixer_track_new):
1934 * ext/pulse/pulseprobe.c: (gst_pulseprobe_open):
1935 * ext/pulse/pulsesink.c: (gst_pulsesink_class_init),
1936 (gst_pulsesink_init), (gst_pulsesink_open),
1937 (gst_pulsesink_prepare), (gst_pulsesink_write),
1938 (gst_pulsesink_delay), (gst_pulsesink_reset):
1939 * ext/pulse/pulsesrc.c: (gst_pulsesrc_class_init),
1940 (gst_pulsesrc_init):
1941 Use GST_BOILERPLATE everywhere and fix coding style at some places.
1942 Fix a locking issue in pulsesink's prepare function.
1944 * ext/pulse/pulseutil.c: (gst_pulse_channel_map_to_gst):
1945 Check if the created channel layout is valid for GStreamer.
1947 2008-08-20 Wim Taymans <wim.taymans@collabora.co.uk>
1949 * gst/rtsp/gstrtspgoogle.c:
1950 Things that can happen when your brain is in google mode trying to
1951 deal with their google rtsp server extensions and trying to type your
1952 google mail account.
1954 2008-08-20 Wim Taymans <wim.taymans@collabora.co.uk>
1956 * gst/rtsp/Makefile.am:
1957 * gst/rtsp/gstrtsp.c: (plugin_init):
1958 * gst/rtsp/gstrtspgoogle.c: (gst_rtsp_google_before_send),
1959 (gst_rtsp_google_after_send), (gst_rtsp_google_get_transports),
1960 (_do_init), (gst_rtsp_google_base_init),
1961 (gst_rtsp_google_class_init), (gst_rtsp_google_init),
1962 (gst_rtsp_google_finalize), (gst_rtsp_google_change_state),
1963 (gst_rtsp_google_extension_init):
1964 * gst/rtsp/gstrtspgoogle.h:
1965 Add google RTSP extension, it can only handle udp and responds with
1966 unsupported if we do anything else. Fixes #546465.
1968 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_connection_send),
1969 (gst_rtspsrc_connection_receive), (gst_rtspsrc_loop_send_cmd),
1970 (gst_rtspsrc_create_transports_string),
1971 (gst_rtspsrc_setup_streams), (gst_rtspsrc_open),
1972 (gst_rtspsrc_close), (gst_rtspsrc_pause):
1973 Make transport setup code a bit better using GString.
1974 Add some more debug.
1975 Check for closed connections before doing anything on them.
1977 2008-08-20 Sebastian Dröge <sebastian.droege@collabora.co.uk>
1979 * ext/pulse/pulsesrc.c: (gst_pulsesrc_class_init),
1980 (gst_pulsesrc_create_stream), (gst_pulsesrc_negotiate),
1981 (gst_pulsesrc_prepare):
1982 * ext/pulse/pulseutil.c: (gst_pulse_gst_to_channel_map),
1983 (gst_pulse_channel_map_to_gst):
1984 * ext/pulse/pulseutil.h:
1985 If downstream provides no channel layout and >2 channels should be
1986 used use the default layout that pulseaudio chooses and also
1987 add this layout to the caps. Fixes bug #547258.
1989 2008-08-20 Wim Taymans <wim.taymans@collabora.co.uk>
1991 Patch by: Peter Kjellerstedt <pkj at axis com>
1993 * gst/udp/gstdynudpsink.c: (gst_dynudpsink_init),
1994 (gst_dynudpsink_finalize), (gst_dynudpsink_set_property),
1995 (gst_dynudpsink_init_send), (gst_dynudpsink_close):
1996 * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init),
1997 (gst_multiudpsink_finalize), (gst_multiudpsink_set_property):
1998 * gst/udp/gstudpsrc.c: (gst_udpsrc_finalize),
1999 (gst_udpsrc_set_property):
2000 Avoid leaking internally allocated file descriptors when setting
2001 custom file descriptors. Fixes #543101.
2003 2008-08-20 Wim Taymans <wim.taymans@collabora.co.uk>
2005 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_udp_sink):
2006 Don't try to configure RTCP back to the server when the server did not
2007 give us a valid port number.
2009 2008-08-20 Wim Taymans <wim.taymans@collabora.co.uk>
2011 * gst/videobox/gstvideobox.c: (gst_video_box_set_property):
2012 Use new basetransform method to renegotiate. Fixes #544956.
2014 * tests/icles/Makefile.am:
2015 * tests/icles/videobox-test.c: (make_pipeline), (main):
2016 Add videobox renegotiation example.
2018 2008-08-19 David Schleef <ds@schleef.org>
2020 * gst/wavenc/gstwavenc.c: Remove depth ranges and replace
2021 with sane values. Fixes #548530.
2023 2008-08-18 Sebastian Dröge <sebastian.droege@collabora.co.uk>
2025 * ext/pulse/pulsesink.c: (gst_pulsesink_prepare):
2026 * ext/pulse/pulsesrc.c: (gst_pulsesrc_prepare):
2027 The bytes_per_sample and silence_sample fields of the GstRingBufferSpec
2028 are already filled with the correct values by
2029 gst_ring_buffer_parse_caps() so there's no need to set them again
2032 2008-08-16 Edward Hervey <edward.hervey@collabora.co.uk>
2034 * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes_pull),
2035 (gst_avi_demux_read_subindexes_push):
2036 Some AVI 2.0 (ODML) files don't respect the 'specifications' completely
2037 and instead of using the 'ix##' nomenclature, use '##ix'.
2038 They're still valid though, this fixes the duration and indexes for
2039 virtually all the ODML files I have.
2041 2008-08-15 Wim Taymans <wim.taymans@collabora.co.uk>
2043 Patch by: Olivier Crete <tester at tester dot ca>
2045 * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_setcaps),
2046 (gst_rtp_vorbis_depay_process):
2047 * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_finish_headers):
2048 Update the vorbis RTP pay/depay to RFC 5215.
2051 2008-08-14 David Schleef <ds@schleef.org>
2053 * gst/qtdemux/qtdemux.c: Add 'hdv6' as a HDV format for 1080i/60
2054 with 3:2 pulldown, i.e., 24p.
2056 2008-08-14 Wim Taymans <wim.taymans@collabora.co.uk>
2058 * tests/check/elements/level.c: (GST_START_TEST):
2059 Fix compilation some more.
2061 2008-08-14 Tim-Philipp Müller <tim.muller at collabora co uk>
2064 Require -base CVS for wavparse acid chunk parsing.
2066 2008-08-13 Sebastian Dröge <sebastian.droege@collabora.co.uk>
2068 * ext/pulse/pulsesink.c: (gst_pulsesink_class_init),
2069 (gst_pulsesink_init), (gst_pulsesink_finalize),
2070 (gst_pulsesink_set_volume), (gst_pulsesink_get_volume),
2071 (gst_pulsesink_set_property), (gst_pulsesink_get_property),
2072 (gst_pulsesink_prepare), (gst_pulsesink_change_state):
2073 * ext/pulse/pulsesink.h:
2074 Add "device-name" property to pulsesink too and currently commented
2075 out and not working support for a "volume" property.
2077 2008-08-13 Thijs Vermeir <thijsvermeir@gmail.com>
2080 Remove more cdio stuff (moved to ugly)
2082 2008-08-13 Sebastian Dröge <sebastian.droege@collabora.co.uk>
2084 Patch by: Laszlo Pandy <laszlok2 at gmail dot com>
2086 * ext/pulse/pulsesrc.c: (gst_pulsesrc_class_init),
2087 (gst_pulsesrc_get_property):
2088 Add "device-name" property, which provides a human readable string
2089 for the audio device, to make it more consisten with other audio
2090 sources. Fixes bug #547519.
2092 2008-08-13 Sebastian Dröge <sebastian.droege@collabora.co.uk>
2094 * ext/pulse/pulsemixer.c: (gst_pulsemixer_change_state):
2095 * ext/pulse/pulsemixerctrl.c: (gst_pulsemixer_ctrl_subscribe_cb),
2096 (gst_pulsemixer_ctrl_open), (gst_pulsemixer_ctrl_new),
2097 (gst_pulsemixer_ctrl_free), (gst_pulsemixer_ctrl_timeout_event):
2098 * ext/pulse/pulsemixerctrl.h:
2099 * ext/pulse/pulseprobe.c: (gst_pulseprobe_open),
2100 (gst_pulseprobe_enumerate), (gst_pulseprobe_new),
2101 (gst_pulseprobe_free), (gst_pulseprobe_needs_probe),
2102 (gst_pulseprobe_probe_property), (gst_pulseprobe_get_values):
2103 * ext/pulse/pulseprobe.h:
2104 * ext/pulse/pulsesink.c: (gst_pulsesink_init):
2105 * ext/pulse/pulsesrc.c: (gst_pulsesrc_init), (gst_pulsesrc_delay),
2106 (gst_pulsesrc_change_state):
2107 Improve debugging a bit by including the parent object in pulsemixerctrl
2108 and pulseprobe objects and using GST_WARNING_OBJECT instead of
2111 Use the parent GObject subclass instead of a random struct as GObject
2112 parameter for G_OBJECT_WARN_INVALID_PROPERTY_ID. This fixes a crash
2113 when probing for another property than "device".
2115 2008-08-13 Sebastian Dröge <sebastian.droege@collabora.co.uk>
2117 Patch by: Laszlo Pandy <laszlok2 at gmail dot com>
2119 * ext/pulse/pulsemixer.c: (gst_pulsemixer_set_property):
2120 Fix property probing after the device property is set by calling
2121 set_server when the server property changes. Fixes bug #547518.
2123 2008-08-13 Sebastian Dröge <sebastian.droege@collabora.co.uk>
2125 Patch by: Laszlo Pandy <laszlok2 at gmail dot com>
2127 * ext/pulse/pulsesink.c: (gst_pulsesink_interface_supported),
2128 (gst_pulsesink_implements_interface_init),
2129 (gst_pulsesink_init_interfaces), (gst_pulsesink_init),
2130 (gst_pulsesink_finalize), (gst_pulsesink_set_property),
2131 (gst_pulsesink_get_type):
2132 * ext/pulse/pulsesink.h:
2133 * ext/pulse/pulsesrc.c: (gst_pulsesrc_interface_supported),
2134 (gst_pulsesrc_init_interfaces), (gst_pulsesrc_init),
2135 (gst_pulsesrc_finalize), (gst_pulsesrc_set_property):
2136 * ext/pulse/pulsesrc.h:
2137 Implement GstPropertyProbe interface on pulsesink for detecting
2138 sink devices and on pulsesrc for detecting source devices.
2139 Fixes bugs #547227 and #547217.
2141 2008-08-13 Stefan Kost <ensonic@users.sf.net>
2143 * gst/spectrum/gstspectrum.c:
2144 Don't terminate on fabs(in)>1.0. Init doubles as doubles.
2146 2008-08-13 Edward Hervey <edward.hervey@collabora.co.uk>
2148 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_query):
2149 Properly set the maximum latency value, in the same way it is done in
2151 * sys/v4l2/v4l2src_calls.c:
2152 Simplify fraction equality check, no need to use GValues for this.
2154 2008-08-12 Edward Hervey <edward.hervey@collabora.co.uk>
2156 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_query):
2157 Add warning messages stating exactly why the latency query failed.
2158 * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
2159 In some cases, the negotiated framerate might be the default one which
2160 is already set internally. But we still need to mark it down in fps_n
2161 and fps_d so that the latency query can happen properly.
2163 2008-08-12 Edward Hervey <edward.hervey@collabora.co.uk>
2165 * docs/plugins/inspect/plugin-1394.xml:
2166 Whoops, forgot one doc file for people who can't/don't build the
2169 2008-08-12 Jan Schmidt <jan.schmidt@sun.com>
2171 * docs/plugins/Makefile.am:
2172 * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2173 * docs/plugins/gst-plugins-good-plugins-sections.txt:
2174 * docs/plugins/inspect/plugin-cdio.xml:
2176 * ext/cdio/Makefile.am:
2177 * ext/cdio/gstcdio.c:
2178 * ext/cdio/gstcdio.h:
2179 * ext/cdio/gstcdiocddasrc.c:
2180 * ext/cdio/gstcdiocddasrc.h:
2182 Pull changes from 0.10.9.2 pre-release branch moving the libcdio
2183 CDDA source to -ugly.
2188 Pull in new translation from 0.10.9.2 release branch.
2190 2008-08-11 Edward Hervey <edward.hervey@collabora.co.uk>
2192 * docs/plugins/Makefile.am:
2193 * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2194 * docs/plugins/gst-plugins-good-plugins-sections.txt:
2195 * docs/plugins/gst-plugins-good-plugins.args:
2196 * docs/plugins/gst-plugins-good-plugins.hierarchy:
2197 * docs/plugins/gst-plugins-good-plugins.interfaces:
2198 Integrate documentation for new hdv1394src element.
2200 2008-08-11 Edward Hervey <edward.hervey@collabora.co.uk>
2202 * ext/raw1394/Makefile.am:
2203 * ext/raw1394/gst1394.c: (plugin_init):
2204 * ext/raw1394/gsthdv1394src.c: (_do_init),
2205 (gst_hdv1394src_base_init), (gst_hdv1394src_class_init),
2206 (gst_hdv1394src_init), (gst_hdv1394src_dispose),
2207 (gst_hdv1394src_set_property), (gst_hdv1394src_get_property),
2208 (gst_hdv1394src_from_raw1394handle),
2209 (gst_hdv1394src_iec61883_receive), (gst_hdv1394src_bus_reset),
2210 (gst_hdv1394src_create), (gst_hdv1394src_discover_avc_node),
2211 (gst_hdv1394src_start), (gst_hdv1394src_stop),
2212 (gst_hdv1394src_unlock), (gst_hdv1394src_update_device_name),
2213 (gst_hdv1394src_uri_get_type), (gst_hdv1394src_uri_get_protocols),
2214 (gst_hdv1394src_uri_get_uri), (gst_hdv1394src_uri_set_uri),
2215 (gst_hdv1394src_uri_handler_init):
2216 * ext/raw1394/gsthdv1394src.h:
2217 mpeg2-ts (HDV) variant of firewire capture element.
2220 2008-08-11 Edward Hervey <edward.hervey@collabora.co.uk>
2222 * gst/level/gstlevel.c: (gst_level_message_new):
2223 Fix compilation (also known as the classic 'fix code that someone
2224 committed without compiling it first').
2226 2008-08-10 Stefan Kost <ensonic@users.sf.net>
2228 * tests/check/elements/level.c:
2229 Add a test for level in stereo mode.
2231 2008-08-10 Stefan Kost <ensonic@users.sf.net>
2233 * tests/examples/spectrum/demo-audiotest.c:
2234 * tests/examples/spectrum/demo-osssrc.c:
2235 Demo how to draw analyzer results synced to the clock.
2237 2008-08-10 Stefan Kost <ensonic@users.sf.net>
2239 * gst/level/gstlevel.c:
2240 Little renaming (l -> level).
2242 * gst/spectrum/gstspectrum.c:
2243 * gst/spectrum/gstspectrum.h:
2244 Also send full timestamp/duration details here.
2246 2008-08-10 Stefan Kost <ensonic@users.sf.net>
2248 * gst/level/gstlevel.c:
2249 * gst/level/gstlevel.h:
2250 Send same timestamp/duration details as videoanalysis. This gives
2251 applications better chance to sync analysis results with playback.
2253 2008-08-09 Sebastian Dröge <sebastian.droege@collabora.co.uk>
2255 * gst/matroska/matroska-mux.c:
2256 (gst_matroska_mux_handle_sink_event),
2257 (flac_streamheader_to_codecdata):
2258 We need to drop one additional buffer for FLAC as the fLaC
2259 marker and STREAMINFO block are merged into one buffer in the caps.
2261 Also don't pretend to support NEWSEGMENT events, otherwise we
2262 will most probably write some invalid data.
2264 2008-08-09 Sebastian Dröge <sebastian.droege@collabora.co.uk>
2266 * gst/matroska/matroska-mux.c: (flac_streamheader_to_codecdata),
2267 (gst_matroska_mux_audio_pad_setcaps):
2268 Add support for muxing FLAC into Matroska containers.
2271 2008-08-09 Sebastian Dröge <sebastian.droege@collabora.co.uk>
2273 * ext/flac/gstflacenc.c: (gst_flac_enc_check_discont):
2274 Actually provide the variables required for the format string.
2276 2008-08-08 Sebastian Dröge <sebastian.droege@collabora.co.uk>
2278 * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
2279 (gst_matroska_demux_element_send_event),
2280 (gst_matroska_demux_handle_seek_event), (gst_matroska_demux_loop):
2281 * gst/matroska/matroska-demux.h:
2282 Close the current segment if we're doing a non-flushing seek and send
2283 the close-segment and the new segment of the seek from the streaming
2286 2008-08-08 Sebastian Dröge <sebastian.droege@collabora.co.uk>
2288 * ext/flac/gstflacenc.c: (gst_flac_enc_write_callback),
2289 (gst_flac_enc_check_discont), (gst_flac_enc_chain),
2290 (gst_flac_enc_change_state):
2291 * ext/flac/gstflacenc.h:
2292 Handle non-zero start timestamps correctly, mark header packets as
2293 IN_CAPS and print a warning and suggest using audiorate if stream
2294 discontinuities are detected. When FLAC supports flushing the encoder
2295 somehow this should be done for discontinuities instead.
2297 Remove some unused variables from the instance struct.
2299 2008-08-07 Sebastian Dröge <sebastian.droege@collabora.co.uk>
2301 * ext/flac/gstflacenc.c: (gst_flac_enc_seek_callback):
2302 If seeking failed return the appropiate return value to FLAC.
2303 Otherwise it thinks seeking was successfull and tries to rewrite
2304 parts of the headers which then get appended to the output.
2306 2008-08-07 Tim-Philipp Müller <tim.muller at collabora co uk>
2308 Patch by: Frederic Crozat <fcrozat@mandriva.org>
2310 * ext/esd/gstesd.c: (plugin_init):
2311 * ext/flac/gstflac.c: (plugin_init):
2312 * ext/shout2/gstshout2.c: (plugin_init):
2313 * ext/wavpack/gstwavpack.c: (plugin_init):
2314 * sys/oss/gstossaudio.c: (plugin_init):
2315 * sys/v4l2/gstv4l2.c: (plugin_init):
2316 Make sure gettext returns translations in UTF-8 encoding rather
2317 than in the current locale encoding (#546822).
2319 2008-08-07 Sebastian Dröge <sebastian.droege@collabora.co.uk>
2321 * ext/flac/gstflacdec.c:
2322 Add FIXME for 0.11 to simply output everything with width=32 as given
2323 by FLAC and let audioconvert handle the conversions instead of doing
2326 2008-08-07 Jan Schmidt <Jan.Schmidt@sun.com>
2328 * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
2329 When outputting a pad template range for the size, include a framerate
2330 range too, to avoid 'not a real subset of template caps' errors.
2332 2008-08-06 Sebastian Dröge <sebastian.droege@collabora.co.uk>
2334 Based on a patch by: Jonathan Matthew <notverysmart at gmail dot com>
2336 * ext/flac/Makefile.am:
2337 * ext/flac/gstflac.c: (plugin_init):
2338 * ext/flac/gstflactag.c: (gst_flac_tag_setup_interfaces),
2339 (gst_flac_tag_base_init), (gst_flac_tag_class_init),
2340 (gst_flac_tag_dispose), (gst_flac_tag_init),
2341 (gst_flac_tag_sink_setcaps), (gst_flac_tag_chain),
2342 (gst_flac_tag_change_state):
2343 * ext/flac/gstflactag.h:
2344 Port flactag to 0.10, add documentation for it and clean it up a bit.
2347 * docs/plugins/Makefile.am:
2348 * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2349 * docs/plugins/gst-plugins-good-plugins-sections.txt:
2350 * docs/plugins/gst-plugins-good-plugins.hierarchy:
2351 * docs/plugins/gst-plugins-good-plugins.interfaces:
2352 * docs/plugins/gst-plugins-good-plugins.prerequisites:
2353 * docs/plugins/inspect/plugin-flac.xml:
2354 * ext/flac/gstflacdec.c: (gst_flac_dec_base_init):
2355 * ext/flac/gstflacdec.h:
2356 * ext/flac/gstflacenc.c: (gst_flac_enc_base_init):
2357 * ext/flac/gstflacenc.h:
2358 Add flactag and flacenc to the documentation and mark
2359 the private parts of the flacdec instance structure as private.
2361 Also use gst_element_class_set_details_simple() in flacdec and
2364 2008-08-06 Stefan Kost <ensonic@users.sf.net>
2366 * gst/qtdemux/qtdemux.c:
2367 Use audio/x-qdm for caps. Collect some info - mplayer has a decoder
2368 for it but ffmpeg does not.
2370 2008-08-05 Stefan Kost <ensonic@users.sf.net>
2372 * gst/wavparse/gstwavparse.c:
2373 Handle the list chunk and use gst_riff_parse_info() to parse the info
2376 2008-08-05 Stefan Kost <ensonic@users.sf.net>
2378 * gst/wavparse/gstwavparse.c:
2379 Handle the acid chunk and send tempo as part of tags. Other fields are
2380 interesting too, but need more tag-definitions. Fixes #545433.
2382 2008-08-05 Stefan Kost <ensonic@users.sf.net>
2384 * gst/wavparse/gstwavparse.c:
2385 Refactor wavparse. Call _reset() from dispose() and move old code from
2386 dispose into reset. This way we don't leak taglists when we abort
2387 parsing. Fix some comments. Move code for skipping a chunk into extra
2388 function. Replace chunk sizes with a const to ease readability.
2390 2008-08-05 Wim Taymans <wim.taymans@collabora.co.uk>
2392 Patch by: Aurelien Grimaud <gstelzz at yahoo dot fr>
2394 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_alloc_udp_ports):
2395 Improve udp port setup. Fixes #545710.
2397 2008-08-05 Wim Taymans <wim.taymans@collabora.co.uk>
2399 * gst/rtp/Makefile.am:
2400 * gst/rtp/gstrtp.c: (plugin_init):
2401 * gst/rtp/gstrtpmp1sdepay.c: (gst_rtp_mp1s_depay_base_init),
2402 (gst_rtp_mp1s_depay_class_init), (gst_rtp_mp1s_depay_init),
2403 (gst_rtp_mp1s_depay_setcaps), (gst_rtp_mp1s_depay_process),
2404 (gst_rtp_mp1s_depay_set_property),
2405 (gst_rtp_mp1s_depay_get_property),
2406 (gst_rtp_mp1s_depay_change_state),
2407 (gst_rtp_mp1s_depay_plugin_init):
2408 * gst/rtp/gstrtpmp1sdepay.h:
2409 Add MP1S depayloader.
2412 Some more sample rtsp streams.
2414 2008-08-05 Wim Taymans <wim.taymans@collabora.co.uk>
2419 * tests/check/elements/id3v2mux.c: (test_taglib_id3mux_with_tags):
2420 * tests/check/elements/rglimiter.c: (GST_START_TEST):
2421 Add some more debug info.
2423 2008-08-04 Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
2425 * gst/avi/gstavimux.c: (gst_avi_mux_riff_get_avi_header):
2426 Provide cbSize field for audio extra_data size, and take care to
2429 2008-08-04 Stefan Kost <ensonic@users.sf.net>
2431 * gst/qtdemux/qtdemux.c:
2432 Return the result of gst_pad_{start,stop}_task instead of hard-coded
2435 2008-08-04 Stefan Kost <ensonic@users.sf.net>
2437 * gst/qtdemux/qtdemux.c:
2438 * gst/qtdemux/qtdemux_fourcc.h:
2439 Add keyword tag support. Fixes #520694 for qtdemux.
2441 2008-08-04 Stefan Kost <ensonic@users.sf.net>
2443 * gst/qtdemux/qtdemux.c:
2444 Add support for tmpo tag (BPM).
2446 2008-08-03 Sebastian Dröge <sebastian.droege@collabora.co.uk>
2448 * ext/flac/gstflacenc.c: (gst_flac_enc_query_peer_total_samples),
2449 (gst_flac_enc_sink_setcaps), (gst_flac_enc_write_callback):
2450 Set an estimate for the total number of samples that will be encoded
2451 if possible to help decoders if the streaminfo can't be rewritten
2452 later (like when muxing into Ogg containers).
2454 Add a warning if we get header packets after data packets as those
2455 will get lost when muxing into Ogg, i.e. rewriting the headers doesn't
2458 2008-08-03 Sebastian Dröge <sebastian.droege@collabora.co.uk>
2460 * ext/flac/gstflacdec.c: (gst_flac_dec_metadata_callback),
2461 (gst_flac_dec_write):
2462 Support decoding of all depths between 4 and 32 bits and read the
2463 depth from the streaminfo header if needed. Also support all sampling
2464 rates between 1 and 655350 Hz.
2466 * ext/flac/gstflacenc.c:
2467 (gst_flac_enc_caps_append_structure_with_widths),
2468 (gst_flac_enc_sink_getcaps), (gst_flac_enc_sink_setcaps),
2469 (gst_flac_enc_chain):
2470 * ext/flac/gstflacenc.h:
2471 Support encoding in all bit depths supported by the streamable
2472 subformat (i.e. 8, 12, 16, 20 and 24 bits) and all sampling rates
2473 between 1 Hz and 655350 Hz.
2475 2008-08-03 Sebastian Dröge <sebastian.droege@collabora.co.uk>
2477 * ext/flac/gstflacenc.c: (gst_flac_enc_init),
2478 (gst_flac_enc_sink_getcaps):
2479 Support encoding of up to 8 channels.
2481 2008-08-02 Jan Schmidt <jan.schmidt@sun.com>
2483 * ext/soup/gstsouphttpsrc.c:
2484 * ext/soup/gstsouphttpsrc.h:
2485 Fix seeking race condition in #540300
2486 Patch By: Wouter Cloetens <wouter at mind be>
2488 2008-08-02 Sebastian Dröge <sebastian.droege@collabora.co.uk>
2490 * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek),
2491 (gst_matroska_demux_element_send_event),
2492 (gst_matroska_demux_handle_seek_event),
2493 (gst_matroska_demux_handle_src_event):
2494 When receiving a SEEK event on a specific pad first search for a seek
2495 table entry for the stream of the pad and then fall back to an entry
2496 for a different stream.
2498 2008-08-02 Sebastian Dröge <sebastian.droege@collabora.co.uk>
2501 * gst/matroska/matroska-ids.c: (gst_matroska_register_tags):
2502 * gst/matroska/matroska-ids.h:
2503 Build depend on core CVS for the attachment tag.
2505 2008-08-02 Sebastian Dröge <sebastian.droege@collabora.co.uk>
2508 * gst/matroska/Makefile.am:
2509 * gst/matroska/lzo.c: (get_byte), (get_len), (copy),
2510 (copy_backptr), (lzo1x_decode), (main):
2511 * gst/matroska/lzo.h:
2512 * gst/matroska/matroska-demux.c:
2513 (gst_matroska_demux_read_track_encoding),
2514 (gst_matroska_decompress_data), (gst_matroska_decode_data),
2515 (gst_matroska_decode_buffer),
2516 (gst_matroska_decode_content_encodings),
2517 (gst_matroska_demux_read_track_encodings),
2518 (gst_matroska_demux_add_stream),
2519 (gst_matroska_demux_parse_blockgroup_or_simpleblock):
2520 * gst/matroska/matroska-ids.h:
2521 Decode the codec private data and following ContentEncoding if
2524 Support bzip2, lzo and header stripped compression. For lzo use the
2525 ffmpeg lzo implementation as liblzo is GPL licensed.
2527 Fix zlib decompression.
2529 2008-08-02 Sebastian Dröge <sebastian.droege@collabora.co.uk>
2531 * gst/matroska/matroska-mux.c:
2532 (gst_matroska_mux_audio_pad_setcaps):
2533 Fix muxing of MP3/MP2 with different MPEG versions by calculating the
2534 duration of a frame with the new mpegaudioversion caps field.
2536 2008-08-02 Sebastian Dröge <sebastian.droege@collabora.co.uk>
2538 * gst/matroska/matroska-demux.c: (gst_matroska_demux_finalize),
2539 (gst_matroska_demux_class_init), (gst_matroska_demux_init),
2540 (gst_matroska_demux_combine_flows), (gst_matroska_demux_reset),
2541 (gst_matroska_demux_stream_from_num),
2542 (gst_matroska_demux_tracknumber_unique),
2543 (gst_matroska_demux_add_stream), (gst_matroska_demux_send_event),
2544 (gst_matroska_demux_handle_seek_event),
2545 (gst_matroska_demux_sync_streams),
2546 (gst_matroska_demux_parse_blockgroup_or_simpleblock),
2547 (gst_matroska_demux_loop):
2548 * gst/matroska/matroska-demux.h:
2549 Allow an infinite number of stream inside Matroska containers and use
2550 a GPtrArray for storing them instead of allowing "only" 127 streams.
2552 2008-08-02 Sebastian Dröge <sebastian.droege@collabora.co.uk>
2554 * gst/matroska/ebml-read.c: (gst_ebml_read_class_init),
2555 (gst_ebml_read_change_state), (gst_ebml_read_element_level_up),
2556 (gst_ebml_read_peek_bytes), (gst_ebml_read_element_id),
2557 (gst_ebml_read_element_length), (gst_ebml_peek_id),
2558 (gst_ebml_read_get_length), (gst_ebml_read_skip),
2559 (gst_ebml_read_buffer), (gst_ebml_read_bytes),
2560 (gst_ebml_read_uint), (gst_ebml_read_sint), (_ext2dbl),
2561 (gst_ebml_read_float), (gst_ebml_read_ascii), (gst_ebml_read_date),
2562 (gst_ebml_read_master), (gst_ebml_read_binary),
2563 (gst_ebml_read_header):
2564 * gst/matroska/ebml-write.c: (gst_ebml_write_element_id),
2565 (gst_ebml_write_element_size), (gst_ebml_write_uint),
2566 (gst_ebml_write_sint), (gst_ebml_write_ascii),
2567 (gst_ebml_write_master_start), (gst_ebml_write_master_finish),
2568 (gst_ebml_replace_uint):
2569 * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
2570 (gst_matroska_demux_read_track_encoding),
2571 (gst_matroska_demux_read_track_encodings),
2572 (gst_matroska_demux_add_stream), (gst_matroskademux_do_index_seek),
2573 (gst_matroska_demux_send_event),
2574 (gst_matroska_demux_element_send_event),
2575 (gst_matroska_demux_handle_seek_event),
2576 (gst_matroska_demux_handle_src_event),
2577 (gst_matroska_demux_init_stream),
2578 (gst_matroska_demux_parse_tracks),
2579 (gst_matroska_demux_parse_index_cuetrack),
2580 (gst_matroska_demux_parse_index_pointentry),
2581 (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
2582 (gst_matroska_demux_parse_metadata_id_simple_tag),
2583 (gst_matroska_demux_parse_metadata_id_tag),
2584 (gst_matroska_demux_parse_metadata),
2585 (gst_matroska_demux_parse_attached_file),
2586 (gst_matroska_demux_parse_attachments),
2587 (gst_matroska_demux_parse_chapters), (gst_matroska_ebmlnum_uint),
2588 (gst_matroska_ebmlnum_sint), (gst_matroska_demux_push_hdr_buf),
2589 (gst_matroska_demux_push_flac_codec_priv_data),
2590 (gst_matroska_demux_push_xiph_codec_priv_data),
2591 (gst_matroska_demux_push_dvd_clut_change_event),
2592 (gst_matroska_demux_add_mpeg_seq_header),
2593 (gst_matroska_demux_add_wvpk_header),
2594 (gst_matroska_demux_check_subtitle_buffer),
2595 (gst_matroska_decode_buffer),
2596 (gst_matroska_demux_parse_blockgroup_or_simpleblock),
2597 (gst_matroska_demux_parse_cluster),
2598 (gst_matroska_demux_parse_contents_seekentry),
2599 (gst_matroska_demux_parse_contents),
2600 (gst_matroska_demux_loop_stream_parse_id),
2601 (gst_matroska_demux_loop_stream), (gst_matroska_demux_loop),
2602 (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
2603 (gst_matroska_demux_subtitle_caps),
2604 (gst_matroska_demux_change_state):
2605 * gst/matroska/matroska-ids.c:
2606 * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init),
2607 (gst_matroska_mux_reset), (gst_matroska_mux_handle_sink_event),
2608 (gst_matroska_mux_video_pad_setcaps),
2609 (xiph3_streamheader_to_codecdata),
2610 (vorbis_streamheader_to_codecdata),
2611 (theora_streamheader_to_codecdata),
2612 (gst_matroska_mux_audio_pad_setcaps),
2613 (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad),
2614 (gst_matroska_mux_track_header), (gst_matroska_mux_start),
2615 (gst_matroska_mux_write_simple_tag), (gst_matroska_mux_finish),
2616 (gst_matroska_mux_best_pad), (gst_matroska_mux_write_data),
2617 (gst_matroska_mux_collected), (gst_matroska_mux_change_state):
2618 Fix indention everywhere. A broken indent version has added newlines
2619 after every single declaration some time ago.
2621 2008-08-02 Sebastian Dröge <sebastian.droege@collabora.co.uk>
2623 * gst/matroska/matroska-demux.c:
2624 (gst_matroska_demux_loop_stream_parse_id):
2625 If no Tracks are found error out instead of trying it again until the
2628 2008-08-02 Sebastian Dröge <sebastian.droege@collabora.co.uk>
2630 * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
2631 Fix demuxing of raw integer audio. The samples are unsigned only for 8
2632 bit and signed otherwise, not the other way around.
2634 2008-08-02 Sebastian Dröge <sebastian.droege@collabora.co.uk>
2636 * gst/matroska/matroska-mux.c:
2637 Add more raw YUV formats to the list of supported formats.
2639 2008-08-02 Sebastian Dröge <sebastian.droege@collabora.co.uk>
2641 * gst/matroska/matroska-mux.c:
2642 (gst_matroska_mux_audio_pad_setcaps):
2643 Add support for muxing raw float audio now that the spec defines the
2644 endianness and add support for muxing raw integer audio with 24 and
2647 Allow muxing of more than 8 audio channels.
2649 2008-08-02 Sebastian Dröge <sebastian.droege@collabora.co.uk>
2651 * gst/matroska/matroska-mux.c: (gst_matroska_mux_create_uid),
2652 (gst_matroska_mux_reset), (gst_matroska_mux_start):
2653 Add locking to the global array of used track UIDs to prevent random
2654 crashes if more than a single matrosmux instance is used.
2656 Use 64 bit values for the track UIDs.
2658 Use the global GRandom of GLib instead of creating our own one
2659 for the few random numbers we need every single time.
2661 2008-08-02 Sebastian Dröge <sebastian.droege@collabora.co.uk>
2663 * ext/flac/gstflacdec.c: (gst_flac_dec_setup_seekable_decoder),
2664 (gst_flac_dec_setup_stream_decoder),
2665 (gst_flac_dec_update_metadata):
2666 Always post the audio-codec tag, not only if other tags are present.
2668 2008-08-02 Jan Schmidt <jan.schmidt@sun.com>
2671 Back to development -> 0.10.9.1
2673 === release 0.10.9 ===
2675 2008-07-31 Jan Schmidt <jan.schmidt@sun.com>
2678 releasing 0.10.9, "Steam Train Rolling"
2680 2008-07-31 Jan Schmidt <jan.schmidt@sun.com>
2682 * ext/soup/gstsouphttpsrc.c:
2683 Don't throw an error when soup completes a msg with status
2684 'cancelled', as that indicates we cancelled a request while
2685 shutting down or seeking, and it's not an error.
2686 Fixes: #540300 again.
2688 2008-07-28 Jan Schmidt <jan.schmidt@sun.com>
2691 0.10.8.4 pre-release
2693 2008-07-25 Edward Hervey <edward.hervey@collabora.co.uk>
2695 * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment):
2696 Fix segment-stop regression.
2697 Add documentation regarding segments in quicktime files by Wim Taymans.
2700 2008-07-25 Jan Schmidt <jan.schmidt@sun.com>
2703 0.10.8.3 pre-release
2707 Add pt_BR translation
2709 2008-07-23 Michael Smith <msmith@songbirdnest.com>
2711 * gst/goom/convolve_fx.c:
2712 * gst/goom/filters.c:
2713 * gst/goom/goom_config.h:
2714 * gst/goom/goom_core.c:
2715 * gst/goom/goom_tools.h:
2716 Fix build with MSVC: include glib.h to define inline appropriately,
2717 use header guards where needed.
2718 * gst/udp/gstudpnetutils.c:
2719 * gst/udp/gstudpsrc.c:
2720 Fix build with MSVC: use WSA* constants/functions where appropriate, use
2721 g_snprintf rather than snprintf.
2724 2008-07-22 Stefan Kost <ensonic@users.sf.net>
2726 * gst/debug/gsttaginject.c:
2727 * gst/debug/gsttaginject.h:
2728 Sent tags in _transform_ip() instead of _start(). Fixes #543404
2731 2008-07-19 Jan Schmidt <jan.schmidt@sun.com>
2734 0.10.8.2 pre-release
2736 2008-07-19 Jan Schmidt <jan.schmidt@sun.com>
2739 Finish hooking up pulseaudio plugin to the build.
2741 * ext/pulse/pulsemixerctrl.c:
2742 Fix compilation error.
2744 2008-07-19 Jan Schmidt <jan.schmidt@sun.com>
2748 Add new lithunian translation, and add french to the LINGUAS
2751 2008-07-19 Jan Schmidt <jan.schmidt@sun.com>
2753 * ext/soup/gstsouphttpsrc.c:
2754 Fix Soup HTTP source seeking.
2755 Patch By: Wouter Cloetens <wouter at mind be>
2758 * tests/check/elements/.cvsignore:
2759 Ignore new check programs.
2761 2008-07-19 Jan Schmidt <jan.schmidt@sun.com>
2764 * docs/plugins/Makefile.am:
2765 * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2766 * docs/plugins/gst-plugins-good-plugins-sections.txt:
2767 * docs/plugins/gst-plugins-good-plugins.args:
2768 * docs/plugins/gst-plugins-good-plugins.hierarchy:
2769 * docs/plugins/gst-plugins-good-plugins.interfaces:
2770 * docs/plugins/gst-plugins-good-plugins.prerequisites:
2771 * docs/plugins/inspect/plugin-interleave.xml:
2772 * docs/plugins/inspect/plugin-replaygain.xml:
2773 * tests/check/Makefile.am:
2775 Move replaygain and interleave plugins from -bad.
2779 2008-07-18 Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
2781 * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
2782 (qtdemux_parse_trak):
2783 Revert ISO base media spec based pixel-aspect-ratio calculation.
2786 2008-07-17 Edward Hervey <edward.hervey@collabora.co.uk>
2788 * sys/osxvideo/osxvideosink.m:
2789 Fix minor build issues on macosx.
2792 2008-07-17 Tim-Philipp Müller <tim.muller at collabora co uk>
2795 * ext/taglib/Makefile.am::
2796 Only use -Wno-attributes (which is there to work around a
2797 bug in the taglib 1.5 headers) if the c++ compiler actually
2798 supports it (#543255).
2800 2008-07-17 Tim-Philipp Müller <tim.muller at collabora co uk>
2802 Patch by: Benoit Fouet <benoit.fouet purplelabs com>
2804 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_negotiate):
2805 Avoid compiler warning by initialising variable to NULL (#543259).
2807 2008-07-14 Sebastian Dröge <slomo@circular-chaos.org>
2809 * gst/debug/gsttaginject.c: (gst_tag_inject_start):
2810 Don't pass NULL taglists to gst_tag_list_is_empty().
2812 2008-07-14 Sebastian Dröge <slomo@circular-chaos.org>
2814 * tests/check/elements/cmmldec.c: (GST_START_TEST):
2815 * tests/check/elements/rtp-payloading.c: (rtp_pipeline_create),
2817 * tests/check/elements/souphttpsrc.c: (souphttpsrc_suite):
2818 Don't use declarations after statements.
2820 2008-07-14 Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
2822 * ext/jpeg/gstjpegdec.c:
2823 Align documentation with reality.
2825 2008-07-14 Sebastian Dröge <sebastian.droege@collabora.co.uk>
2827 * gst/udp/gstudpnetutils.c:
2828 EAI_ADDRFAMILY was obsoleted in BSD at some point. Define it to the
2829 old value (1) if it's not defined which should not cause any problems
2830 as we're using it internal only anyway.
2832 2008-07-14 Sebastian Dröge <sebastian.droege@collabora.co.uk>
2834 Patch by: Alessandro Decina <alessandro at nnva dot org>
2836 * gst/avi/gstavidemux.c: (gst_avi_demux_riff_parse_vprp):
2837 Fix build of avidemux on big endian architectures.
2839 2008-07-10 Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
2841 Patch by: Thiago Sousa Santos <thiagoss at lcc dot ufcg dot edu dot br>
2843 * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
2844 Correctly distinguish 8bit vs 16bit raw audio. Fixes #542410.
2846 2008-07-08 Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
2848 * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
2849 (qtdemux_parse_trak):
2850 Set pixel-aspect-ratio in caps using display width and height
2853 2008-07-08 Sebastian Dröge <sebastian.droege@collabora.co.uk>
2856 Don't include ERROR_CFLAGS in GST_CXXFLAGS as it might include
2857 flags that are invalid for C++. Fixes bug #516509.
2859 2008-07-08 Sebastian Dröge <sebastian.droege@collabora.co.uk>
2861 * ext/raw1394/gstdv1394src.c: (gst_dv1394src_uri_set_uri):
2862 * ext/speex/gstspeexenc.c: (gst_speex_enc_sink_getcaps):
2863 * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_set_wp_config):
2864 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_fixate):
2865 * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
2866 * tests/examples/equalizer/demo.c: (message_handler):
2867 * tests/examples/spectrum/demo-audiotest.c: (message_handler):
2868 * tests/examples/spectrum/demo-osssrc.c: (message_handler):
2869 Don't use declarations after statements and variable length arrays.
2871 2008-07-07 Sebastian Dröge <sebastian.droege@collabora.co.uk>
2873 Patch by: Daniel Drake <dsd at gentoo dot org>
2875 * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture),
2876 (gst_v4l2src_get_nearest_size):
2877 Try progressive video if interlaced fails. Fixes bug #541956
2878 and the usage of v4l2src on OLPC.
2880 2008-07-07 Sebastian Dröge <sebastian.droege@collabora.co.uk>
2882 * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_init),
2883 (gst_rtp_speex_depay_process):
2884 * gst/rtp/gstrtpspeexdepay.h:
2885 Revert last change: Only the jitterbuffer is able to convert RTP to
2886 Gstreamer timestamps and normal (de)payloaders should simply copy it.
2887 Reopens bug #541787.
2889 2008-07-07 Stefan Kost <ensonic@users.sf.net>
2891 * gst/rtp/gstrtpvrawdepay.c:
2892 Include stdlib.h for atoi().
2894 * gst/rtsp/gstrtspsrc.c:
2895 Use floating point math for latencies < 0 sec in log output.
2897 2008-07-07 Sebastian Dröge <sebastian.droege@collabora.co.uk>
2899 Patch by: Tomasz Grobelny <tomasz at grobelny dot oswiecenia dot net>
2901 * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_init),
2902 (gst_rtp_speex_depay_process):
2903 * gst/rtp/gstrtpspeexdepay.h:
2904 Take timestamp from the RTP packet as a first step to fix problems
2905 with transmission over RTP when the network is not reliable.
2908 2008-07-05 Sebastian Dröge <sebastian.droege@collabora.co.uk>
2910 Patch by: Tero Saarni <tero dot saarni at gmail dot com>
2912 * gst/udp/gstudpsrc.c: (gst_udpsrc_set_uri):
2913 Fix parsing of udp:// URIs containing IPv6 addresses.
2916 2008-07-04 Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
2918 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
2919 Do not leak incoming buffers.
2921 2008-07-03 Sebastian Dröge <sebastian.droege@collabora.co.uk>
2923 Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
2926 Fix build of the RTP plugin with mingw32 by linking to ws2_32
2927 for htons() and htonl(). Fixes bug #541412.
2929 2008-07-02 Sebastian Dröge <sebastian.droege@collabora.co.uk>
2931 * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
2932 (gst_matroska_demux_add_stream), (gst_matroska_demux_query),
2933 (gst_matroska_demux_element_query),
2934 (gst_matroska_demux_handle_src_query),
2935 (gst_matroska_demux_handle_seek_event):
2936 Handle position and duration query in DEFAULT format if the
2937 pad's track has a default frame duration set.
2939 Fix seeking now that the segment's duration doesn't contain the
2940 (possibly wrong or inaccurate) duration of the Matroska file.
2942 2008-07-02 Sebastian Dröge <sebastian.droege@collabora.co.uk>
2944 * gst/matroska/ebml-read.c: (_ext2dbl):
2945 Use NAN constant instead of 0.0/0.0 if possible. NAN is defined
2946 in math.h except on MSVC where it is defined in xmath.h.
2947 Fixes compilation with MSVC.
2949 2008-07-02 Sebastian Dröge <sebastian.droege@collabora.co.uk>
2951 * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
2952 (gst_matroska_demux_handle_src_query),
2953 (gst_matroska_demux_parse_info),
2954 (gst_matroska_demux_loop_stream_parse_id):
2955 * gst/matroska/matroska-demux.h:
2956 Don't set the segment duration to the duration from the Matroska
2957 header as this value could be wrong and is just informational.
2959 2008-07-02 Sebastian Dröge <sebastian.droege@collabora.co.uk>
2961 * gst/matroska/matroska-demux.c:
2962 (gst_matroska_demux_loop_stream_parse_id):
2963 If no Tracks element is found until the first Cluster is found
2964 search it and error out if none is found in the complete file.
2966 2008-07-02 Sebastian Dröge <sebastian.droege@collabora.co.uk>
2968 * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams):
2969 Resync non-subtitle tracks too if a too large gap compared to other
2972 2008-07-01 Wim Taymans <wim.taymans@collabora.co.uk>
2974 * gst/rtp/Makefile.am:
2975 * gst/rtp/gstrtp.c: (plugin_init):
2976 * gst/rtp/gstrtpvrawdepay.c: (gst_rtp_vraw_depay_base_init),
2977 (gst_rtp_vraw_depay_class_init), (gst_rtp_vraw_depay_init),
2978 (gst_rtp_vraw_depay_setcaps), (gst_rtp_vraw_depay_process),
2979 (gst_rtp_vraw_depay_change_state),
2980 (gst_rtp_vraw_depay_plugin_init):
2981 * gst/rtp/gstrtpvrawdepay.h:
2982 * gst/rtp/gstrtpvrawpay.c: (gst_rtp_vraw_pay_get_type),
2983 (gst_rtp_vraw_pay_base_init), (gst_rtp_vraw_pay_class_init),
2984 (gst_rtp_vraw_pay_init), (gst_rtp_vraw_pay_finalize),
2985 (gst_rtp_vraw_pay_setcaps), (gst_rtp_vraw_pay_handle_buffer),
2986 (gst_rtp_vraw_pay_plugin_init):
2987 * gst/rtp/gstrtpvrawpay.h:
2988 Add raw video pay and depayloaders, see RFC4175.
2990 2008-06-30 Jan Schmidt <jan.schmidt@sun.com>
2992 * ext/libpng/gstpngdec.c:
2993 Don't return GST_FLOW_ERROR when buffer_alloc fails - return
2994 whatever it returned.
2996 2008-06-29 Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
2998 * gst/avi/avi-ids.h:
2999 Add vprp chunk related structures.
3000 * gst/avi/gstavidemux.c: (gst_avi_demux_riff_parse_vprp),
3001 (gst_avi_demux_parse_stream):
3002 Parse optional vprp chunk and add calculated pixel-aspect-ratio
3003 to caps. Fixes #539482.
3004 * gst/avi/gstavimux.h:
3005 * gst/avi/gstavimux.c: (gst_avi_mux_pad_reset),
3006 (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_riff_get_avi_header):
3007 Add a vprp chunk if non-trival pixel-aspect-ratio provided in caps.
3009 2008-06-28 Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
3011 * tests/check/elements/avimux.c: (check_avimux_pad):
3012 Adjust avimux unit test according to increased streamheader size.
3014 2008-06-27 David Schleef <ds@schleef.org>
3016 * gst/qtdemux/qtdemux.c: Add Dirac stream type
3018 2008-06-27 Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
3020 * gst/avi/gstavimux.c: (gst_avi_mux_riff_get_avi_header):
3021 * gst/avi/gstavimux.h:
3022 Add 8 bytes to current streamheader to make for a complete one
3023 and to make more players happy. Fixes #519460.
3025 2008-06-26 Tim-Philipp Müller <tim.muller at collabora co uk>
3027 * sys/v4l2/v4l2_calls.c::
3028 Don't include unused gstv4l2xoverlay.h. Fixes build
3029 in case where X11 headers are not installed.
3031 2008-06-26 Wim Taymans <wim.taymans@collabora.co.uk>
3033 * ext/dv/gstdv.c: (plugin_init):
3036 2008-06-26 Edward Hervey <edward.hervey@collabora.co.uk>
3038 * ext/dv/gstdv.c: (plugin_init):
3039 Marking rank of dvdec as GST_RANK_MARGINAL since it's the slowest
3040 DV decoder available.
3043 2008-06-25 Sebastian Dröge <sebastian.droege@collabora.co.uk>
3045 * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
3046 Call getsockname() after the call to bind() to get updated values
3047 for the port, etc. This fixes the usage of udpsrc on anonymous
3048 binding and it's usage by rtspsrc. Fixes bugs #539372, #539548.
3049 Thanks to Aurelien Grimaud for pointing out the obvious fix.
3051 2008-06-25 Sebastian Dröge <sebastian.droege@collabora.co.uk>
3053 * tests/check/pipelines/wavpack.c: (bus_handler):
3054 Remove workaround for a bug in identity that is fixed in 0.10.20.
3056 2008-06-25 Sebastian Dröge <sebastian.droege@collabora.co.uk>
3058 Patch by: Jason Donenfeld <BugZilla at zx2c4 dot com>
3060 * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_got_headers_cb):
3061 Fix HTTP auth support with user/password passed via the URI.
3064 2008-06-24 Tim-Philipp Müller <tim.muller at collabora co uk>
3067 Depend on released versions of core and -base.
3069 2008-06-23 Julien Moutte <julien@fluendo.com>
3071 * gst/matroska/matroska-demux.c:
3072 (gst_matroska_demux_read_track_encoding),
3073 (gst_matroska_demux_parse_blockgroup_or_simpleblock): Fix buggy
3074 format strings in macros. (makes it build on OS X again...)
3076 2008-06-20 Thomas Vander Stichele <thomas at apestaart dot org>
3078 * gst/rtp/gstrtptheorapay.c:
3079 * gst/udp/gstmultiudpsink.c:
3082 2008-06-20 Christian Schaller <christian.schaller@collabora.co.uk>
3084 * configure.ac: switch v4l2src over to the normal build instead of
3085 being 'experimental'. Fixes bug #536831.
3087 2008-06-19 Wim Taymans <wim.taymans@collabora.co.uk>
3089 * gst/rtp/gstrtpg726pay.c: (gst_rtp_g726_pay_setcaps):
3090 Remove unused variable so that we can compile again.
3092 2008-06-19 Peter Kjellerstedt <pkj@axis.com>
3094 * gst/rtp/gstrtpg726pay.c: (gst_rtp_g726_pay_setcaps):
3095 No need to check for audio/G723 and audio/32KADPCM here as they are
3096 no longer supported.
3098 2008-06-19 Sebastian Dröge <slomo@circular-chaos.org>
3100 * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_reset),
3101 (gst_wavpack_parse_src_query), (gst_wavpack_parse_create_src_pad):
3102 Use G_GINT64_CONSTANT, this fixes the duration query on files without
3105 2008-06-19 Sebastian Dröge <slomo@circular-chaos.org>
3107 * gst/matroska/matroska-demux.c:
3108 (gst_matroska_demux_add_wvpk_header),
3109 (gst_matroska_demux_audio_caps):
3110 * gst/matroska/matroska-ids.h:
3111 Fix demuxing of WavPack files. Muxing is still broken.
3113 2008-06-19 Sebastian Dröge <slomo@circular-chaos.org>
3115 * gst/matroska/matroska-demux.c: (gst_matroska_track_free),
3116 (gst_matroska_demux_add_mpeg_seq_header),
3117 (gst_matroska_demux_add_wvpk_header),
3118 (gst_matroska_demux_check_subtitle_buffer),
3119 (gst_matroska_demux_parse_blockgroup_or_simpleblock),
3120 (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
3121 (gst_matroska_demux_subtitle_caps):
3122 * gst/matroska/matroska-ids.h:
3123 Add a "vfunc" to the track context for postprocessing frames and
3124 convert the wavpack and subtitle postprocessing to this vfunc.
3125 Copy buffer flags in those functions to the new buffers too.
3127 Parse CodecState elements of Blocks.
3129 Add a postprocessing function for MPEG video that adds the sequence
3130 header from the codec private data or codec state to the frames if
3131 it's not already there.
3133 2008-06-19 Sebastian Dröge <slomo@circular-chaos.org>
3135 * gst/matroska/matroska-demux.c:
3136 (gst_matroska_demux_parse_blockgroup_or_simpleblock):
3137 If a gap of more than 1/2 second is found in one stream send a
3138 NEWSEGMENT event to not stall the pipeline if the gap is too large.
3139 This also fixes Matroska files where the first buffer doesn't start
3140 at timestamp 0. Fixes bug #429322.
3142 The duration of a block is the default duration multiplied with the
3143 number of laces. Every lace is one frame and the default duration
3144 is the duration of one frame. This fixes playback of files that use
3145 lacing for some tracks.
3147 2008-06-18 Sebastian Dröge <slomo@circular-chaos.org>
3149 * gst/matroska/matroska-demux.c:
3150 (gst_matroska_demux_parse_contents_seekentry):
3151 Update FIXME/TODOs and only ignore EOS at the central, important place
3152 instead of several places.
3154 2008-06-18 Wim Taymans <wim.taymans@collabora.co.uk>
3156 * gst/rtp/gstrtpg726pay.c:
3157 Fix caps, See #538891.
3159 2008-06-18 Sebastian Dröge <slomo@circular-chaos.org>
3161 * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
3162 (gst_matroska_demux_stream_from_num),
3163 (gst_matroska_demux_encoding_cmp),
3164 (gst_matroska_demux_encoding_order_unique),
3165 (gst_matroska_demux_read_track_encoding),
3166 (gst_matroska_demux_read_track_encodings),
3167 (gst_matroska_demux_tracknumber_unique),
3168 (gst_matroska_demux_add_stream), (gst_matroska_demux_init_stream),
3169 (gst_matroska_demux_parse_tracks),
3170 (gst_matroska_demux_parse_index_cuetrack),
3171 (gst_matroska_demux_parse_index_pointentry),
3172 (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
3173 (gst_matroska_demux_parse_metadata_id_simple_tag),
3174 (gst_matroska_demux_parse_metadata_id_tag),
3175 (gst_matroska_demux_parse_metadata),
3176 (gst_matroska_demux_parse_attached_file),
3177 (gst_matroska_demux_parse_attachments),
3178 (gst_matroska_demux_parse_chapters),
3179 (gst_matroska_demux_sync_streams), (gst_matroska_decode_buffer),
3180 (gst_matroska_demux_parse_blockgroup_or_simpleblock),
3181 (gst_matroska_demux_parse_cluster),
3182 (gst_matroska_demux_parse_contents_seekentry),
3183 (gst_matroska_demux_parse_contents),
3184 (gst_matroska_demux_loop_stream_parse_id),
3185 (gst_matroska_demux_loop):
3186 Improve debug output everywhere and fix the EOS logic.
3188 Check the values of the ContentEncoding elements more strictly and
3189 don't use tracks for which it's invalid.
3191 Check that the track number is unique for this stream.
3193 Check that seek positions are below G_MAXINT64 as our seeks are
3194 int64-based and overflows will fail badly.
3196 After seeks also don't push SimpleBlocks until the first one
3197 containing a keyframe is found. Before this was done only for normal
3200 Update some FIXME/TODOs.
3202 * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes),
3203 (gst_ebml_read_utf8), (gst_ebml_read_header):
3204 Improve debug output.
3206 * gst/matroska/matroska-ids.c:
3207 (gst_matroska_track_init_video_context):
3208 * gst/matroska/matroska-ids.h:
3209 * gst/matroska/matroska-mux.c:
3210 (gst_matroska_mux_video_pad_setcaps):
3211 Remove eye mode and don't parse it anymore. We can't use that
3212 information in GStreamer yet so it's useless.
3215 2008-06-18 Wim Taymans <wim.taymans@collabora.co.uk>
3217 Patch by: Mersad Jelacic <mersad at axis dot com>
3219 * gst/rtp/Makefile.am:
3220 * gst/rtp/gstrtp.c: (plugin_init):
3221 * gst/rtp/gstrtpg726depay.c: (gst_rtp_g726_depay_base_init),
3222 (gst_rtp_g726_depay_class_init), (gst_rtp_g726_depay_init),
3223 (gst_rtp_g726_depay_setcaps), (gst_rtp_g726_depay_process),
3224 (gst_rtp_g726_depay_plugin_init):
3225 * gst/rtp/gstrtpg726depay.h:
3226 * gst/rtp/gstrtpg726pay.c: (gst_rtp_g726_pay_base_init),
3227 (gst_rtp_g726_pay_class_init), (gst_rtp_g726_pay_init),
3228 (gst_rtp_g726_pay_setcaps), (gst_rtp_g726_pay_plugin_init):
3229 * gst/rtp/gstrtpg726pay.h:
3230 Added G726 pay/depayloaders. Fixes #538891.
3232 2008-06-17 Wim Taymans <wim.taymans@collabora.co.uk>
3237 * gst/smpte/barboxwipes.c:
3240 * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
3241 Fix typo, add audioresample to the pipeline.
3243 2008-06-17 Wim Taymans <wim.taymans@collabora.co.uk>
3245 * ext/libmng/Makefile.am:
3246 * ext/libmng/gstmng.c: (plugin_init):
3247 * ext/libmng/gstmngdec.c: (gst_mng_dec_base_init),
3248 (gst_mng_dec_class_init), (gst_mng_dec_sink_setcaps),
3249 (gst_mng_dec_init), (gst_mng_dec_src_getcaps), (gst_mng_dec_loop),
3250 (gst_mng_dec_get_property), (gst_mng_dec_set_property),
3251 (mngdec_error), (mngdec_openstream), (mngdec_closestream),
3252 (gst_mng_dec_sink_event), (mngdec_readdata), (mngdec_settimer),
3253 (mngdec_processheader), (mngdec_getcanvasline), (mngdec_refresh),
3254 (gst_mng_dec_change_state):
3255 * ext/libmng/gstmngdec.h:
3256 * ext/libmng/gstmngenc.c: (gst_mng_enc_base_init),
3257 (gst_mng_enc_class_init), (gst_mng_enc_sink_setcaps),
3258 (gst_mng_enc_init), (gst_mng_enc_chain),
3259 (gst_mng_enc_get_property), (gst_mng_enc_set_property):
3260 * ext/libmng/gstmngenc.h:
3261 Somewhat port mngenc and mngdec to 0.10. Does not work yet and has many
3262 bits ifdeffed out still.
3264 2008-06-16 Sebastian Dröge <slomo@circular-chaos.org>
3266 * gst/matroska/matroska-demux.c: (gst_matroska_index_compare):
3267 When comparing index elements with the same time compare their
3270 2008-06-16 Tim-Philipp Müller <tim.muller at collabora co uk>
3272 * gst/matroska/matroska-demux.c:
3273 (gst_matroska_demux_parse_attached_file)
3274 Init variable to NULL to avoid compiler warning.
3276 2008-06-16 Sebastian Dröge <slomo@circular-chaos.org>
3278 * gst/matroska/Makefile.am:
3279 * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
3280 (gst_matroska_demux_parse_attached_file),
3281 (gst_matroska_demux_parse_attachments),
3282 (gst_matroska_demux_parse_contents_seekentry),
3283 (gst_matroska_demux_loop_stream_parse_id):
3284 * gst/matroska/matroska-demux.h:
3285 * gst/matroska/matroska-ids.c: (gst_matroska_register_tags):
3286 * gst/matroska/matroska-ids.h:
3287 * gst/matroska/matroska.c: (plugin_init):
3288 Parse Attachments and post them as GST_TAG_IMAGE if we detect
3289 it as image and otherwise as GST_TAG_ATTACHMENT. Include filename
3290 and description of the attachments in the caps. Fixes bug #537622.
3292 2008-06-16 Wim Taymans <wim.taymans@collabora.co.uk>
3294 * ext/speex/gstspeexenc.c: (gst_speex_enc_mode_get_type),
3295 (gst_speex_enc_class_init), (gst_speex_enc_sink_getcaps),
3296 (gst_speex_enc_get_latency), (gst_speex_enc_get_query_types),
3297 (gst_speex_enc_src_query), (gst_speex_enc_init),
3298 (gst_speex_enc_setup), (gst_speex_enc_push_buffer),
3299 (gst_speex_enc_chain), (gst_speex_enc_get_property),
3300 (gst_speex_enc_set_property):
3302 Some cleanups, add more debug info.
3305 2008-06-16 Sebastian Dröge <slomo@circular-chaos.org>
3307 * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes):
3308 Return GST_FLOW_UNEXPECTED instead of GST_FLOW_ERROR on short reads.
3309 If we get less bytes than requested we can't do anything except doing
3312 2008-06-15 Sebastian Dröge <slomo@circular-chaos.org>
3314 * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
3315 (gst_matroskademux_do_index_seek),
3316 (gst_matroska_demux_parse_index_cuetrack),
3317 (gst_matroska_demux_parse_index_pointentry),
3318 (gst_matroska_index_compare), (gst_matroska_demux_parse_index),
3319 (gst_matroska_demux_parse_metadata):
3320 * gst/matroska/matroska-demux.h:
3321 * gst/matroska/matroska-ids.h:
3322 Use a GArray for storing the Cue (i.e. seek) information, store
3323 the CueTrackPositions for every track, store the block number
3324 and optimize searching in the array by sorting it after the last
3327 Fix a small memory leak when trying to parse a tags element that was
3330 2008-06-15 Sebastian Dröge <slomo@circular-chaos.org>
3332 * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
3333 (gst_matroska_mux_start), (gst_matroska_mux_finish),
3334 (gst_matroska_mux_write_data):
3335 * gst/matroska/matroska-mux.h:
3336 Don't write another SeekHead which indexes all Clusters to the end of
3337 the file. This isn't useful for anything and just increases filesize.
3339 2008-06-15 Sebastian Dröge <slomo@circular-chaos.org>
3341 * gst/matroska/ebml-read.c: (_ext2dbl), (gst_ebml_read_float):
3342 Prevent unaligned memory access when reading floats.
3344 2008-06-15 Sebastian Dröge <slomo@circular-chaos.org>
3346 * gst/matroska/ebml-read.c:
3347 * gst/matroska/ebml-read.h:
3348 * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
3349 (gst_matroska_demux_parse_metadata):
3350 * gst/matroska/matroska-demux.h:
3351 Make sure that every Tags element is only parsed once and it's
3352 containing tags are only posted once.
3354 2008-06-15 Sebastian Dröge <slomo@circular-chaos.org>
3356 * gst/matroska/ebml-read.c: (gst_ebml_peek_id),
3357 (gst_ebml_read_header):
3358 * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
3359 (gst_matroska_demux_parse_tracks),
3360 (gst_matroska_demux_parse_index_cuetrack),
3361 (gst_matroska_demux_parse_index_pointentry),
3362 (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
3363 (gst_matroska_demux_parse_metadata_id_simple_tag),
3364 (gst_matroska_demux_parse_metadata_id_tag),
3365 (gst_matroska_demux_parse_metadata),
3366 (gst_matroska_demux_parse_attachments),
3367 (gst_matroska_demux_parse_chapters),
3368 (gst_matroska_demux_parse_blockgroup_or_simpleblock),
3369 (gst_matroska_demux_parse_cluster),
3370 (gst_matroska_demux_parse_contents_seekentry),
3371 (gst_matroska_demux_parse_contents),
3372 (gst_matroska_demux_loop_stream_parse_id):
3373 Handle EBML elements like Void or CRC32 in the EbmlRead base class
3374 already. They're not useful in the matroska parser and only cause
3377 2008-06-14 Sebastian Dröge <slomo@circular-chaos.org>
3379 * gst/matroska/ebml-read.c: (gst_ebml_level_free),
3380 (gst_ebml_finalize), (gst_ebml_read_change_state),
3381 (gst_ebml_read_element_level_up), (gst_ebml_read_master):
3382 * gst/matroska/matroska-demux.c:
3383 (gst_matroska_demux_parse_contents_seekentry):
3384 Reverse the level list as we usually are only interested in the
3385 first element or want to add a new first element. Having the
3386 first element stored at the end and calling g_list_last() and
3387 g_list_append() is more expensive.
3389 Also use GSlice for allocating the GstEbmlLevel structs.
3391 2008-06-13 Tim-Philipp Müller <tim.muller at collabora co uk>
3393 * gst/debug/gsttaginject.c: (gst_tag_inject_finalize),
3394 (gst_tag_inject_class_init), (gst_tag_inject_init):
3395 Don't unref NULL taglist in finalize. Don't use c++ style
3398 2008-06-13 Sebastian Dröge <slomo@circular-chaos.org>
3400 * gst/matroska/matroska-demux.c:
3401 (gst_matroska_demux_parse_metadata_id_simple_tag):
3402 * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_simple_tag),
3403 (gst_matroska_mux_write_data):
3404 Use gst_value_serialize() and gst_value_deserialize() for transforming
3405 tags from some GType to a string and the other way around. The default
3406 transformations in GLib don't include transformations from string to
3409 2008-06-13 Sebastian Dröge <slomo@circular-chaos.org>
3411 * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
3412 (gst_matroska_demux_parse_tracks),
3413 (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
3414 (gst_matroska_demux_parse_attachments),
3415 (gst_matroska_demux_parse_chapters),
3416 (gst_matroska_demux_parse_contents_seekentry),
3417 (gst_matroska_demux_loop_stream_parse_id):
3418 * gst/matroska/matroska-demux.h:
3419 Only parse Tracks, SeekHead and SegmentInfo elements once but allow
3420 Tags multiple times. The first ones can appear more than once but must
3421 contain the same content as the first for backup purposes so we ignore
3422 all but the first one. Tags can appear multiple times with different
3425 Jump to all elements except Clusters that are available from a
3426 SeekHead to make it more likely to have all required informations
3427 before getting to the first Clusters.
3429 Add dummy functions for parsing Attachments and Chapters.
3431 2008-06-13 Wim Taymans <wim.taymans@collabora.co.uk>
3433 * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
3434 (gst_udpsrc_create), (gst_udpsrc_set_property),
3435 (gst_udpsrc_get_property), (gst_udpsrc_start), (gst_udpsrc_stop):
3436 * gst/udp/gstudpsrc.h:
3437 Add property to control automatic join/leave of multicast groups.
3439 Remove setting caps on buffers explicitly, basesrc does that for us now.
3441 Convert some non-fatal error into warnings.
3442 Use g_ntohs for better portability.
3443 Leave multicast groups when stopping.
3444 When using external sockets, use getsockname() on them to fill up the
3445 addr structure before calling methods that use the structure.
3446 Should all fix #536903.
3447 API: GstUDPSrc::auto-multicast property
3449 2008-06-13 Wim Taymans <wim.taymans@collabora.co.uk>
3451 * gst/udp/gstudpnetutils.c: (gst_udp_is_multicast):
3452 Use g_ntohl for better portability.
3454 2008-06-13 Wim Taymans <wim.taymans@collabora.co.uk>
3456 * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init_send),
3457 (gst_multiudpsink_remove):
3458 Fix a typo and do some small cleanups.
3460 2008-06-13 Wim Taymans <wim.taymans@collabora.co.uk>
3462 Patch by: Olivier Crete <tester at tester dot ca>
3464 * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps):
3465 Make the delivery-method mandatory on the caps and only accept inline
3467 Reverse strcmp checks for delivery-method.
3469 * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_setcaps):
3470 Make delivery method optional when parsing caps and note this in the
3472 Reverse strcmp checks for delivery-method.
3474 * gst/rtp/gstrtpvorbispay.c:
3475 Update a comment to note that the delivery-method is optional,
3478 2008-06-12 Wim Taymans <wim.taymans@collabora.co.uk>
3480 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_mcast):
3481 Set udpsrc for receiving data from multicast groups to PAUSED instead of
3482 leaving them in READY. Fixes #537832.
3484 2008-06-12 Stefan Kost <ensonic@users.sf.net>
3486 * gst/avi/gstavimux.c:
3487 Simplify code. gst_tag_list_merge() does the NULL checks. Add a FIXME
3488 for a random constant in tagmuxing code.
3490 2008-06-11 Stefan Kost <ensonic@users.sf.net>
3492 * gst/debug/gsttaginject.c:
3493 * gst/debug/gsttaginject.h:
3494 Now actually adding the new element.
3496 2008-06-11 Stefan Kost <ensonic@users.sf.net>
3498 * docs/plugins/Makefile.am:
3499 * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3500 * docs/plugins/gst-plugins-good-plugins-sections.txt:
3501 * docs/plugins/gst-plugins-good-plugins.args:
3502 * docs/plugins/gst-plugins-good-plugins.hierarchy:
3503 * docs/plugins/gst-plugins-good-plugins.interfaces:
3504 * docs/plugins/gst-plugins-good-plugins.prerequisites:
3505 * docs/plugins/inspect/plugin-aasink.xml:
3506 * docs/plugins/inspect/plugin-alaw.xml:
3507 * docs/plugins/inspect/plugin-alpha.xml:
3508 * docs/plugins/inspect/plugin-alphacolor.xml:
3509 * docs/plugins/inspect/plugin-annodex.xml:
3510 * docs/plugins/inspect/plugin-apetag.xml:
3511 * docs/plugins/inspect/plugin-audiofx.xml:
3512 * docs/plugins/inspect/plugin-auparse.xml:
3513 * docs/plugins/inspect/plugin-autodetect.xml:
3514 * docs/plugins/inspect/plugin-avi.xml:
3515 * docs/plugins/inspect/plugin-cacasink.xml:
3516 * docs/plugins/inspect/plugin-cairo.xml:
3517 * docs/plugins/inspect/plugin-cdio.xml:
3518 * docs/plugins/inspect/plugin-cutter.xml:
3519 * docs/plugins/inspect/plugin-debug.xml:
3520 * docs/plugins/inspect/plugin-dv.xml:
3521 * docs/plugins/inspect/plugin-efence.xml:
3522 * docs/plugins/inspect/plugin-effectv.xml:
3523 * docs/plugins/inspect/plugin-equalizer.xml:
3524 * docs/plugins/inspect/plugin-esdsink.xml:
3525 * docs/plugins/inspect/plugin-flac.xml:
3526 * docs/plugins/inspect/plugin-flxdec.xml:
3527 * docs/plugins/inspect/plugin-gamma.xml:
3528 * docs/plugins/inspect/plugin-gconfelements.xml:
3529 * docs/plugins/inspect/plugin-gdkpixbuf.xml:
3530 * docs/plugins/inspect/plugin-goom.xml:
3531 * docs/plugins/inspect/plugin-goom2k1.xml:
3532 * docs/plugins/inspect/plugin-halelements.xml:
3533 * docs/plugins/inspect/plugin-icydemux.xml:
3534 * docs/plugins/inspect/plugin-id3demux.xml:
3535 * docs/plugins/inspect/plugin-jpeg.xml:
3536 * docs/plugins/inspect/plugin-level.xml:
3537 * docs/plugins/inspect/plugin-matroska.xml:
3538 * docs/plugins/inspect/plugin-monoscope.xml:
3539 * docs/plugins/inspect/plugin-mulaw.xml:
3540 * docs/plugins/inspect/plugin-multifile.xml:
3541 * docs/plugins/inspect/plugin-multipart.xml:
3542 * docs/plugins/inspect/plugin-navigationtest.xml:
3543 * docs/plugins/inspect/plugin-ossaudio.xml:
3544 * docs/plugins/inspect/plugin-png.xml:
3545 * docs/plugins/inspect/plugin-quicktime.xml:
3546 * docs/plugins/inspect/plugin-rtp.xml:
3547 * docs/plugins/inspect/plugin-rtsp.xml:
3548 * docs/plugins/inspect/plugin-smpte.xml:
3549 * docs/plugins/inspect/plugin-soup.xml:
3550 * docs/plugins/inspect/plugin-spectrum.xml:
3551 * docs/plugins/inspect/plugin-speex.xml:
3552 * docs/plugins/inspect/plugin-taglib.xml:
3553 * docs/plugins/inspect/plugin-udp.xml:
3554 * docs/plugins/inspect/plugin-video4linux2.xml:
3555 * docs/plugins/inspect/plugin-videobalance.xml:
3556 * docs/plugins/inspect/plugin-videobox.xml:
3557 * docs/plugins/inspect/plugin-videocrop.xml:
3558 * docs/plugins/inspect/plugin-videoflip.xml:
3559 * docs/plugins/inspect/plugin-videomixer.xml:
3560 * docs/plugins/inspect/plugin-wavenc.xml:
3561 * docs/plugins/inspect/plugin-wavpack.xml:
3562 * docs/plugins/inspect/plugin-wavparse.xml:
3563 * docs/plugins/inspect/plugin-ximagesrc.xml:
3564 * gst/debug/Makefile.am:
3565 * gst/debug/breakmydata.c:
3566 * gst/debug/efence.c:
3567 * gst/debug/gstdebug.c:
3568 * gst/debug/gstnavseek.c:
3569 * gst/debug/gstpushfilesrc.c:
3570 * gst/debug/gstpushfilesrc.h:
3571 * gst/debug/negotiation.c:
3572 * gst/debug/progressreport.c:
3573 * gst/debug/progressreport.h:
3574 * gst/debug/rndbuffersize.c:
3575 * gst/debug/testplugin.c:
3576 Remove dummy plugin_init. Remove some undefined entries from doc-
3577 section file. Add taginject element and rebuild docs for it.
3579 2008-06-11 Sebastian Dröge <slomo@circular-chaos.org>
3581 * gst/matroska/matroska-mux.c: (gst_matroska_mux_request_new_pad),
3582 (gst_matroska_mux_release_pad), (gst_matroska_mux_write_data):
3583 Update the counter for the number of streams when pads are added or
3584 removed. This will make sure that a seek table is generated for
3585 files with just one audio stream.
3587 2008-06-11 Sebastian Dröge <slomo@circular-chaos.org>
3589 * gst/matroska/matroska-demux.c:
3590 (gst_matroska_demux_parse_metadata_id_simple_tag):
3591 * gst/matroska/matroska-ids.h:
3592 * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_simple_tag):
3593 Add some more tags, improve debugging a bit and make sure that
3594 GValue transformation has succeeded before using the result
3597 2008-06-11 Sebastian Dröge <slomo@circular-chaos.org>
3599 Patch by: Olivier Crete <tester at tester dot ca>
3601 * gst/rtp/gstrtptheorapay.c:
3602 The Theora RTP payloader only supports the "inline" delievery method
3603 so let's declare this on the caps of the static pad template.
3606 2008-06-10 Wim Taymans <wim.taymans@collabora.co.uk>
3608 * gst/videomixer/videomixer.c: (gst_videomixer_fill_queues),
3609 (gst_videomixer_blend_buffers), (gst_videomixer_update_queues):
3612 2008-06-10 Wim Taymans <wim.taymans@collabora.co.uk>
3614 * gst/videomixer/videomixer.c: (gst_videomixer_fill_queues),
3615 (gst_videomixer_blend_buffers):
3616 Use stream_time to synchronize the object properties.
3617 Use running_time of the master pad to timestamp outgoing buffers.
3618 Fix the initial segment event to extend an unknown amount of time.
3621 2008-06-10 Wim Taymans <wim.taymans@collabora.co.uk>
3623 * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
3624 (gst_avi_demux_parse_index), (gst_avi_demux_massage_index),
3625 (gst_avi_demux_calculate_durations_from_index),
3626 (gst_avi_demux_stream_header_push),
3627 (gst_avi_demux_stream_header_pull):
3628 Try to ignore unparsable/unknown streams and give a warning instead of
3629 erroring out. Fixes #537377.
3631 2008-06-10 Sebastian Dröge <slomo@circular-chaos.org>
3633 * gst/matroska/ebml-write.c: (gst_ebml_write_float):
3634 Use GDOUBLE_TO_BE() instead of (probably slower) custom code.
3636 * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init),
3637 (gst_matroska_demux_class_init), (gst_matroska_demux_init),
3638 (gst_matroska_track_free), (gst_matroska_demux_encoding_cmp),
3639 (gst_matroska_demux_read_track_encodings),
3640 (gst_matroska_demux_add_stream),
3641 (gst_matroska_demux_handle_src_query),
3642 (gst_matroska_demux_init_stream),
3643 (gst_matroska_demux_parse_index_cuetrack),
3644 (gst_matroska_demux_parse_index_pointentry),
3645 (gst_matroska_demux_parse_info),
3646 (gst_matroska_demux_parse_metadata_id_simple_tag),
3647 (gst_matroska_demux_parse_metadata),
3648 (gst_matroska_demux_add_wvpk_header), (gst_matroska_decode_buffer),
3649 (gst_matroska_demux_parse_blockgroup_or_simpleblock),
3650 (gst_matroska_demux_parse_cluster),
3651 (gst_matroska_demux_parse_contents_seekentry),
3652 (gst_matroska_demux_loop_stream_parse_id),
3653 (gst_matroska_demux_loop), (gst_matroska_demux_video_caps),
3654 (gst_matroska_demux_audio_caps),
3655 (gst_matroska_demux_subtitle_caps):
3656 * gst/matroska/matroska-demux.h:
3657 * gst/matroska/matroska-ids.c:
3658 (gst_matroska_track_init_subtitle_context):
3659 * gst/matroska/matroska-ids.h:
3660 * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init),
3661 (gst_matroska_mux_class_init), (gst_matroska_mux_init),
3662 (gst_matroska_mux_create_uid), (gst_matroska_mux_reset),
3663 (gst_matroska_mux_video_pad_setcaps),
3664 (gst_matroska_mux_audio_pad_setcaps),
3665 (gst_matroska_mux_subtitle_pad_setcaps),
3666 (gst_matroska_mux_request_new_pad),
3667 (gst_matroska_mux_track_header), (gst_matroska_mux_start),
3668 (gst_matroska_mux_write_simple_tag), (gst_matroska_mux_finish),
3669 (gst_matroska_mux_write_data), (gst_matroska_mux_collected),
3670 (gst_matroska_mux_set_property):
3671 Add many FIXMEs/TODOs all over the matroska muxer and demuxer
3672 elements, do some checks for valid values in the demuxer, handle
3673 tracktimecodescale in the demuxer, set correct default values for all
3674 settings in the demuxer, review and add all missing matroska
3675 IDs and some more raw YUV formats, and some trivial cleanup.
3677 2008-06-10 Sebastian Dröge <slomo@circular-chaos.org>
3679 * ext/pulse/pulsemixer.c: (gst_pulsemixer_base_init),
3680 (gst_pulsemixer_class_init):
3681 * ext/pulse/pulsesink.c: (gst_pulsesink_base_init),
3682 (gst_pulsesink_class_init), (gst_pulsesink_prepare):
3683 * ext/pulse/pulsesrc.c: (gst_pulsesrc_interface_supported),
3684 (gst_pulsesrc_base_init), (gst_pulsesrc_class_init),
3685 (gst_pulsesrc_prepare):
3686 Some smaller cleanup. Use G_PARAM_STATIC_STRINGS,
3687 gst_element_class_set_details_simple() and fix coding style a bit
3690 2008-06-10 Sebastian Dröge <slomo@circular-chaos.org>
3692 * docs/plugins/Makefile.am:
3693 * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3694 * docs/plugins/gst-plugins-good-plugins-sections.txt:
3695 * docs/plugins/gst-plugins-good-plugins.args:
3696 * docs/plugins/gst-plugins-good-plugins.hierarchy:
3697 * docs/plugins/gst-plugins-good-plugins.interfaces:
3698 * docs/plugins/gst-plugins-good-plugins.prerequisites:
3699 * docs/plugins/inspect/plugin-aasink.xml:
3700 * docs/plugins/inspect/plugin-alaw.xml:
3701 * docs/plugins/inspect/plugin-alpha.xml:
3702 * docs/plugins/inspect/plugin-alphacolor.xml:
3703 * docs/plugins/inspect/plugin-annodex.xml:
3704 * docs/plugins/inspect/plugin-apetag.xml:
3705 * docs/plugins/inspect/plugin-audiofx.xml:
3706 * docs/plugins/inspect/plugin-auparse.xml:
3707 * docs/plugins/inspect/plugin-autodetect.xml:
3708 * docs/plugins/inspect/plugin-avi.xml:
3709 * docs/plugins/inspect/plugin-cacasink.xml:
3710 * docs/plugins/inspect/plugin-cairo.xml:
3711 * docs/plugins/inspect/plugin-cdio.xml:
3712 * docs/plugins/inspect/plugin-cutter.xml:
3713 * docs/plugins/inspect/plugin-debug.xml:
3714 * docs/plugins/inspect/plugin-dv.xml:
3715 * docs/plugins/inspect/plugin-efence.xml:
3716 * docs/plugins/inspect/plugin-effectv.xml:
3717 * docs/plugins/inspect/plugin-equalizer.xml:
3718 * docs/plugins/inspect/plugin-esdsink.xml:
3719 * docs/plugins/inspect/plugin-flac.xml:
3720 * docs/plugins/inspect/plugin-flxdec.xml:
3721 * docs/plugins/inspect/plugin-gamma.xml:
3722 * docs/plugins/inspect/plugin-gconfelements.xml:
3723 * docs/plugins/inspect/plugin-gdkpixbuf.xml:
3724 * docs/plugins/inspect/plugin-goom.xml:
3725 * docs/plugins/inspect/plugin-goom2k1.xml:
3726 * docs/plugins/inspect/plugin-halelements.xml:
3727 * docs/plugins/inspect/plugin-icydemux.xml:
3728 * docs/plugins/inspect/plugin-id3demux.xml:
3729 * docs/plugins/inspect/plugin-jpeg.xml:
3730 * docs/plugins/inspect/plugin-level.xml:
3731 * docs/plugins/inspect/plugin-matroska.xml:
3732 * docs/plugins/inspect/plugin-monoscope.xml:
3733 * docs/plugins/inspect/plugin-mulaw.xml:
3734 * docs/plugins/inspect/plugin-multifile.xml:
3735 * docs/plugins/inspect/plugin-multipart.xml:
3736 * docs/plugins/inspect/plugin-navigationtest.xml:
3737 * docs/plugins/inspect/plugin-ossaudio.xml:
3738 * docs/plugins/inspect/plugin-png.xml:
3739 * docs/plugins/inspect/plugin-pulseaudio.xml:
3740 * docs/plugins/inspect/plugin-quicktime.xml:
3741 * docs/plugins/inspect/plugin-rtp.xml:
3742 * docs/plugins/inspect/plugin-rtsp.xml:
3743 * docs/plugins/inspect/plugin-smpte.xml:
3744 * docs/plugins/inspect/plugin-soup.xml:
3745 * docs/plugins/inspect/plugin-spectrum.xml:
3746 * docs/plugins/inspect/plugin-speex.xml:
3747 * docs/plugins/inspect/plugin-taglib.xml:
3748 * docs/plugins/inspect/plugin-udp.xml:
3749 * docs/plugins/inspect/plugin-video4linux2.xml:
3750 * docs/plugins/inspect/plugin-videobalance.xml:
3751 * docs/plugins/inspect/plugin-videobox.xml:
3752 * docs/plugins/inspect/plugin-videocrop.xml:
3753 * docs/plugins/inspect/plugin-videoflip.xml:
3754 * docs/plugins/inspect/plugin-videomixer.xml:
3755 * docs/plugins/inspect/plugin-wavenc.xml:
3756 * docs/plugins/inspect/plugin-wavpack.xml:
3757 * docs/plugins/inspect/plugin-wavparse.xml:
3758 * docs/plugins/inspect/plugin-ximagesrc.xml:
3759 * ext/pulse/plugin.c:
3760 * ext/pulse/pulsemixer.c:
3761 * ext/pulse/pulsesink.c:
3762 * ext/pulse/pulsesrc.c:
3763 Add documentation to the pulseaudio plugin and run make update
3766 2008-06-10 Sebastian Dröge <slomo@circular-chaos.org>
3768 Patch by: Brian Cameron <brian.cameron at sun dot com>
3770 * sys/sunaudio/gstsunaudiomixerctrl.c:
3771 (gst_sunaudiomixer_ctrl_get_volume),
3772 (gst_sunaudiomixer_ctrl_set_volume):
3773 Improvements for the SunAudio mixer by handling mute as no gain
3774 for tracks that have a gain property but no mute property.
3777 2008-06-10 Sebastian Dröge <slomo@circular-chaos.org>
3780 * ext/pulse/Makefile.am:
3781 * ext/pulse/plugin.c: (plugin_init):
3782 * ext/pulse/pulsemixer.c: (gst_pulsemixer_interface_supported),
3783 (gst_pulsemixer_implements_interface_init),
3784 (gst_pulsemixer_init_interfaces), (gst_pulsemixer_base_init),
3785 (gst_pulsemixer_class_init), (gst_pulsemixer_init),
3786 (gst_pulsemixer_finalize), (gst_pulsemixer_set_property),
3787 (gst_pulsemixer_get_property), (gst_pulsemixer_change_state):
3788 * ext/pulse/pulsemixer.h:
3789 * ext/pulse/pulsemixerctrl.c:
3790 (gst_pulsemixer_ctrl_context_state_cb),
3791 (gst_pulsemixer_ctrl_sink_info_cb),
3792 (gst_pulsemixer_ctrl_source_info_cb),
3793 (gst_pulsemixer_ctrl_subscribe_cb),
3794 (gst_pulsemixer_ctrl_success_cb), (gst_pulsemixer_ctrl_open),
3795 (gst_pulsemixer_ctrl_close), (gst_pulsemixer_ctrl_new),
3796 (gst_pulsemixer_ctrl_free), (gst_pulsemixer_ctrl_list_tracks),
3797 (gst_pulsemixer_ctrl_timeout_event), (restart_time_event),
3798 (gst_pulsemixer_ctrl_set_volume), (gst_pulsemixer_ctrl_get_volume),
3799 (gst_pulsemixer_ctrl_set_record), (gst_pulsemixer_ctrl_set_mute):
3800 * ext/pulse/pulsemixerctrl.h:
3801 * ext/pulse/pulsemixertrack.c: (gst_pulsemixer_track_class_init),
3802 (gst_pulsemixer_track_init), (gst_pulsemixer_track_new):
3803 * ext/pulse/pulsemixertrack.h:
3804 * ext/pulse/pulseprobe.c: (gst_pulseprobe_context_state_cb),
3805 (gst_pulseprobe_sink_info_cb), (gst_pulseprobe_source_info_cb),
3806 (gst_pulseprobe_invalidate), (gst_pulseprobe_open),
3807 (gst_pulseprobe_enumerate), (gst_pulseprobe_close),
3808 (gst_pulseprobe_new), (gst_pulseprobe_free),
3809 (gst_pulseprobe_get_properties), (gst_pulseprobe_needs_probe),
3810 (gst_pulseprobe_probe_property), (gst_pulseprobe_get_values),
3811 (gst_pulseprobe_set_server):
3812 * ext/pulse/pulseprobe.h:
3813 * ext/pulse/pulsesink.c: (gst_pulsesink_base_init),
3814 (gst_pulsesink_class_init), (gst_pulsesink_init),
3815 (gst_pulsesink_destroy_stream), (gst_pulsesink_destroy_context),
3816 (gst_pulsesink_finalize), (gst_pulsesink_dispose),
3817 (gst_pulsesink_set_property), (gst_pulsesink_get_property),
3818 (gst_pulsesink_context_state_cb), (gst_pulsesink_stream_state_cb),
3819 (gst_pulsesink_stream_request_cb),
3820 (gst_pulsesink_stream_latency_update_cb), (gst_pulsesink_open),
3821 (gst_pulsesink_close), (gst_pulsesink_prepare),
3822 (gst_pulsesink_unprepare), (gst_pulsesink_write),
3823 (gst_pulsesink_delay), (gst_pulsesink_success_cb),
3824 (gst_pulsesink_reset), (gst_pulsesink_change_title),
3825 (gst_pulsesink_event), (gst_pulsesink_get_type):
3826 * ext/pulse/pulsesink.h:
3827 * ext/pulse/pulsesrc.c: (gst_pulsesrc_interface_supported),
3828 (gst_pulsesrc_implements_interface_init),
3829 (gst_pulsesrc_init_interfaces), (gst_pulsesrc_base_init),
3830 (gst_pulsesrc_class_init), (gst_pulsesrc_init),
3831 (gst_pulsesrc_destroy_stream), (gst_pulsesrc_destroy_context),
3832 (gst_pulsesrc_finalize), (gst_pulsesrc_dispose),
3833 (gst_pulsesrc_set_property), (gst_pulsesrc_get_property),
3834 (gst_pulsesrc_context_state_cb), (gst_pulsesrc_stream_state_cb),
3835 (gst_pulsesrc_stream_request_cb), (gst_pulsesrc_open),
3836 (gst_pulsesrc_close), (gst_pulsesrc_prepare),
3837 (gst_pulsesrc_unprepare), (gst_pulsesrc_read),
3838 (gst_pulsesrc_delay), (gst_pulsesrc_change_state),
3839 (gst_pulsesrc_get_type):
3840 * ext/pulse/pulsesrc.h:
3841 * ext/pulse/pulseutil.c: (gst_pulse_fill_sample_spec),
3842 (gst_pulse_client_name), (gst_pulse_gst_to_channel_map):
3843 * ext/pulse/pulseutil.h:
3844 Add pulseaudio GStreamer element from gst-pulse. Development will
3845 continue here instead of pulseaudio SVN. Fixes bug #400679.
3846 Only changes over gst-pulse SVN are added copyright to the top of
3847 files and coding style changes.
3849 2008-06-09 Tim-Philipp Müller <tim.muller at collabora co uk>
3851 Patch by: Benjamin Kampmann <benjamin at fluendo dot com>
3853 * ext/cdio/gstcdio.c: (gst_cdio_get_cdtext),
3854 (gst_cdio_add_cdtext_album_tags):
3855 * ext/cdio/gstcdio.h:
3856 * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open):
3857 Also extract album title and album genre from CD-TEXT if
3858 available (#537021).
3860 2008-06-09 Sebastian Dröge <slomo@circular-chaos.org>
3862 Patch by: Sjoerd Simons <sjoerd at luon dot net>
3864 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_negotiate):
3865 Improve negotiation a bit more by picking the smallest possible
3866 resolution that is larger than the resolution specified in the
3867 first caps entry of the peer caps. Fixes bug #536994.
3869 2008-06-09 Sebastian Dröge <slomo@circular-chaos.org>
3871 Patch by: Bastien Nocera <hadess at hadess dot net>
3873 * sys/v4l2/gstv4l2vidorient.c:
3874 * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
3875 Fix compilation with newer GIT kernels that deprecated
3876 V4L2_CID_HCENTER and V4L2_CID_VCENTER. Fixes bug #536317.
3878 2008-06-07 Tim-Philipp Müller <tim.muller at collabora co uk>
3881 * ext/cdio/gstcdio.c:
3882 * ext/cdio/gstcdio.h:
3883 * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open):
3884 Require libcdio >= 0.76.
3886 2008-06-05 Thijs Vermeir <thijsvermeir@gmail.com>
3888 * gst/avi/gstavidemux.c:
3889 Catch UNEXPECTED when downstream has reached end of
3890 segment in reverse mode.
3892 2008-06-04 Thijs Vermeir <thijsvermeir@gmail.com>
3894 * gst/avi/gstavidemux.c:
3897 2008-06-04 Thijs Vermeir <thijsvermeir@gmail.com>
3899 * gst/avi/gstavidemux.c:
3900 Because we don't know the frame order we need to push till
3903 2008-06-04 Sebastian Dröge <slomo@circular-chaos.org>
3905 Patch by: Sjoerd Simons <sjoerd at luon dot net>
3907 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
3908 (gst_v4l2src_fixate), (gst_v4l2src_negotiate):
3909 Provide a custom negotiation function to make sure to pick the highest
3910 possible framerate and resolution. Fixes bug #536646.
3912 2008-06-04 Thijs Vermeir <thijsvermeir@gmail.com>
3914 * gst/avi/gstavidemux.c:
3915 Set EOS when going out of the segment in reverse playback
3917 2008-06-04 Tim-Philipp Müller <tim.muller at collabora co uk>
3919 * ext/taglib/Makefile.am::
3920 Add -Wno-attributes to CXXFLAGS to suppress warning caused by
3921 taglib headers (with gcc 4.3.1).
3923 2008-06-04 Peter Kjellerstedt <pkj@axis.com>
3925 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_udp_sink):
3926 Use the new gst_rtsp_connection_get_ip() to access the IP address
3927 of a GstRTSPConnection since it is a private member.
3929 2008-06-04 Tim-Philipp Müller <tim.muller at collabora co uk>
3931 * ext/flac/gstflacdec.c: (gst_flac_extract_picture_buffer):
3932 * gst/id3demux/id3v2frames.c: (parse_picture_frame):
3933 Use new utility functions in libgsttag to process coverart (#512333).
3935 2008-06-04 Sebastian Dröge <slomo@circular-chaos.org>
3937 * ext/flac/gstflacdec.c: (gst_flac_dec_write):
3938 We actually support left/side, right/side and mid/side files. The
3939 conversion to normal, interleaved stereo is done by libflac.
3941 2008-06-04 Sebastian Dröge <slomo@circular-chaos.org>
3943 * gst/matroska/ebml-write.c: (gst_ebml_write_finalize),
3944 (gst_ebml_write_set_cache):
3945 Unref the write cache in finalize if it was set and add add "FIXME"
3946 to a comment that needs it.
3948 2008-06-02 Wim Taymans <wim.taymans@collabora.co.uk>
3950 Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
3952 * gst/avi/gstavidemux.c: (gst_avi_demux_index_next),
3953 (gst_avi_demux_index_prev), (gst_avi_demux_index_entry_for_time),
3954 (gst_avi_demux_do_seek), (gst_avi_demux_handle_seek),
3955 (gst_avi_demux_process_next_entry):
3956 * gst/avi/gstavidemux.h:
3957 Implement reverse playback. Fixes #535300.
3960 2008-06-02 Sebastian Dröge <slomo@circular-chaos.org>
3962 * gst/videomixer/videomixer.c: (gst_videomixer_query_duration),
3963 (gst_videomixer_query_latency):
3964 When using gst_element_iterate_pads() one has to unref every pad
3967 2008-05-31 Edward Hervey <edward.hervey@collabora.co.uk>
3969 Patch by: Bastien Nocera <hadess at hadess dot net>
3970 * gst/qtdemux/qtdemux.c: (qtdemux_tag_add_str),
3971 (qtdemux_parse_udta):
3972 * gst/qtdemux/qtdemux_fourcc.h:
3973 Improve meta-data handling, add 'comment', 'description' and
3974 'copyright' tag handling.
3977 2008-05-31 Julien Moutte <julien@fluendo.com>
3979 * gst/qtdemux/qtdemux.c: (gst_qtdemux_find_keyframe),
3980 (gst_qtdemux_find_segment), (gst_qtdemux_perform_seek),
3981 (gst_qtdemux_seek_to_previous_keyframe),
3982 (gst_qtdemux_activate_segment), (gst_qtdemux_loop): Make sure we
3983 we don't clip the segment's stop using the main segment duration as
3984 that could crop quite some video frames. Make reverse playback support
3985 more robust and support edit lists. Support seeking to the last frame,
3986 and fix reverse looping playback. Add some debugging.
3987 * win32/common/config.h: Updated.
3989 2008-05-31 Sebastian Dröge <slomo@circular-chaos.org>
3991 * gst/equalizer/gstiirequalizer.c:
3992 (gst_iir_equalizer_transform_ip):
3993 Don't clip float/double samples, correctly unset passthrough mode
3994 and use better rounding for integer samples.
3996 2008-05-30 Sebastian Dröge <slomo@circular-chaos.org>
3998 * gst/equalizer/gstiirequalizer.c:
3999 (gst_iir_equalizer_band_set_property), (gst_iir_equalizer_init),
4000 (setup_filter), (set_passthrough), (update_coefficients),
4001 (gst_iir_equalizer_compute_frequencies),
4002 (gst_iir_equalizer_transform_ip):
4003 * gst/equalizer/gstiirequalizer.h:
4004 Update the filter coefficients only when needed in the transform_ip
4005 function and correctly set the element into passthrough mode if the
4006 gain of all bands is 0.
4008 2008-05-29 Wim Taymans <wim.taymans@collabora.co.uk>
4010 Based on patch by: Sebastian Keller <sebastian-keller at gmx dot de>
4012 * gst/alpha/gstalpha.c: (gst_alpha_class_init), (gst_alpha_init),
4013 (gst_alpha_set_property), (gst_alpha_get_property),
4014 (gst_alpha_chroma_key_ayuv), (gst_alpha_chromakey_row_i420):
4015 Try to skip pixels or areas that are too dark or too bright for us to do
4016 meaningfull color detection.
4017 Added properties to control the sensitivity to light and darkness.
4018 Added some small cleanups. Fixes #512345.
4020 2008-05-28 Jan Schmidt <jan.schmidt@sun.com>
4022 * docs/plugins/.cvsignore:
4023 * tests/check/elements/.cvsignore:
4024 Ignore some more generated things
4026 * tests/check/Makefile.am:
4027 Ignore OSS elements in the state changes test too.
4029 2008-05-28 Wim Taymans <wim.taymans@collabora.co.uk>
4031 * docs/plugins/Makefile.am:
4032 * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4033 * docs/plugins/gst-plugins-good-plugins-sections.txt:
4034 Add SMPTE effect elements to docs.
4036 2008-05-28 Stefan Kost <ensonic@users.sf.net>
4038 * docs/plugins/Makefile.am:
4039 * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4040 * docs/plugins/gst-plugins-good-plugins-sections.txt:
4041 * ext/raw1394/gstdv1394src.c:
4042 Document whats first shown on the fdo plugin docs page :)
4044 2008-05-28 Stefan Kost <ensonic@users.sf.net>
4046 * docs/plugins/Makefile.am:
4047 * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4048 * docs/plugins/gst-plugins-good-plugins-sections.txt:
4049 * docs/plugins/gst-plugins-good-plugins.args:
4050 * docs/plugins/gst-plugins-good-plugins.hierarchy:
4051 * docs/plugins/inspect/plugin-audiofx.xml:
4052 * gst/audiofx/Makefile.am:
4053 * gst/audiofx/audiofx.c:
4054 * gst/audiofx/audiokaraoke.c:
4055 * gst/audiofx/audiokaraoke.h:
4056 * gst/audiofx/audiovoice.c:
4057 * gst/audiofx/audiovoice.h:
4058 Rename audiovoice to audiokaraoke and add it to the docs.
4060 2008-05-28 Stefan Kost <ensonic@users.sf.net>
4063 * docs/plugins/Makefile.am:
4064 * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4065 * docs/plugins/gst-plugins-good-plugins-sections.txt:
4066 * docs/plugins/gst-plugins-good-plugins.args:
4067 * docs/plugins/gst-plugins-good-plugins.hierarchy:
4068 * docs/plugins/gst-plugins-good-plugins.interfaces:
4069 * docs/plugins/gst-plugins-good-plugins.prerequisites:
4070 * docs/plugins/inspect/plugin-aasink.xml:
4071 * docs/plugins/inspect/plugin-alaw.xml:
4072 * docs/plugins/inspect/plugin-alpha.xml:
4073 * docs/plugins/inspect/plugin-alphacolor.xml:
4074 * docs/plugins/inspect/plugin-annodex.xml:
4075 * docs/plugins/inspect/plugin-apetag.xml:
4076 * docs/plugins/inspect/plugin-audiofx.xml:
4077 * docs/plugins/inspect/plugin-auparse.xml:
4078 * docs/plugins/inspect/plugin-autodetect.xml:
4079 * docs/plugins/inspect/plugin-avi.xml:
4080 * docs/plugins/inspect/plugin-cacasink.xml:
4081 * docs/plugins/inspect/plugin-cairo.xml:
4082 * docs/plugins/inspect/plugin-cdio.xml:
4083 * docs/plugins/inspect/plugin-cutter.xml:
4084 * docs/plugins/inspect/plugin-debug.xml:
4085 * docs/plugins/inspect/plugin-dv.xml:
4086 * docs/plugins/inspect/plugin-efence.xml:
4087 * docs/plugins/inspect/plugin-effectv.xml:
4088 * docs/plugins/inspect/plugin-equalizer.xml:
4089 * docs/plugins/inspect/plugin-esdsink.xml:
4090 * docs/plugins/inspect/plugin-flac.xml:
4091 * docs/plugins/inspect/plugin-flxdec.xml:
4092 * docs/plugins/inspect/plugin-gamma.xml:
4093 * docs/plugins/inspect/plugin-gconfelements.xml:
4094 * docs/plugins/inspect/plugin-gdkpixbuf.xml:
4095 * docs/plugins/inspect/plugin-goom.xml:
4096 * docs/plugins/inspect/plugin-goom2k1.xml:
4097 * docs/plugins/inspect/plugin-halelements.xml:
4098 * docs/plugins/inspect/plugin-icydemux.xml:
4099 * docs/plugins/inspect/plugin-id3demux.xml:
4100 * docs/plugins/inspect/plugin-jpeg.xml:
4101 * docs/plugins/inspect/plugin-level.xml:
4102 * docs/plugins/inspect/plugin-matroska.xml:
4103 * docs/plugins/inspect/plugin-monoscope.xml:
4104 * docs/plugins/inspect/plugin-mulaw.xml:
4105 * docs/plugins/inspect/plugin-multifile.xml:
4106 * docs/plugins/inspect/plugin-multipart.xml:
4107 * docs/plugins/inspect/plugin-navigationtest.xml:
4108 * docs/plugins/inspect/plugin-ossaudio.xml:
4109 * docs/plugins/inspect/plugin-png.xml:
4110 * docs/plugins/inspect/plugin-quicktime.xml:
4111 * docs/plugins/inspect/plugin-rtp.xml:
4112 * docs/plugins/inspect/plugin-rtsp.xml:
4113 * docs/plugins/inspect/plugin-smpte.xml:
4114 * docs/plugins/inspect/plugin-soup.xml:
4115 * docs/plugins/inspect/plugin-spectrum.xml:
4116 * docs/plugins/inspect/plugin-speex.xml:
4117 * docs/plugins/inspect/plugin-taglib.xml:
4118 * docs/plugins/inspect/plugin-udp.xml:
4119 * docs/plugins/inspect/plugin-video4linux2.xml:
4120 * docs/plugins/inspect/plugin-videobalance.xml:
4121 * docs/plugins/inspect/plugin-videobox.xml:
4122 * docs/plugins/inspect/plugin-videocrop.xml:
4123 * docs/plugins/inspect/plugin-videoflip.xml:
4124 * docs/plugins/inspect/plugin-videomixer.xml:
4125 * docs/plugins/inspect/plugin-wavenc.xml:
4126 * docs/plugins/inspect/plugin-wavpack.xml:
4127 * docs/plugins/inspect/plugin-wavparse.xml:
4128 * docs/plugins/inspect/plugin-ximagesrc.xml:
4129 * ext/aalib/gstaasink.c:
4130 * ext/libcaca/gstcacasink.c:
4131 Document aasink and cacasink.
4133 2008-05-28 Sebastian Dröge <slomo@circular-chaos.org>
4135 * gst/videomixer/videomixer.c: (gst_videomixer_reset),
4136 (gst_videomixer_init), (gst_videomixer_query_duration),
4137 (gst_videomixer_query_latency), (gst_videomixer_query),
4138 (gst_videomixer_blend_buffers):
4139 * gst/videomixer/videomixer.h:
4140 Implement position (in time), duration and latency queries.
4142 2008-05-27 Edward Hervey <edward.hervey@collabora.co.uk>
4144 * gst/videomixer/videomixer.c: (gst_videomixer_reset),
4145 (gst_videomixer_init), (gst_videomixer_request_new_pad),
4146 (gst_videomixer_fill_queues), (forward_event_func),
4147 (forward_event), (gst_videomixer_src_event),
4148 (gst_videomixer_sink_event):
4149 * gst/videomixer/videomixer.h:
4150 Implement proper seek/newsegment handling.
4151 Based on adder's implementation.
4154 2008-05-26 Wim Taymans <wim.taymans@collabora.co.uk>
4156 Patch by: Jan Gerber <j at oil21 dot org>
4158 * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
4159 Add caps for DVCPRO50 and DVCPRO HD PAL/NTSC. See #526481.
4161 2008-05-26 Wim Taymans <wim.taymans@collabora.co.uk>
4163 * gst/audiofx/Makefile.am:
4164 * gst/audiofx/audiofx.c: (plugin_init):
4165 * gst/audiofx/audiovoice.c: (gst_audio_voice_base_init),
4166 (gst_audio_voice_class_init), (gst_audio_voice_init),
4167 (update_filter), (gst_audio_voice_set_property),
4168 (gst_audio_voice_get_property), (gst_audio_voice_setup),
4169 (gst_audio_voice_transform_int), (gst_audio_voice_transform_float),
4170 (gst_audio_voice_transform_ip):
4171 * gst/audiofx/audiovoice.h:
4172 Add simple voice removal element. Yay karaoke.
4174 2008-05-26 Wim Taymans <wim.taymans@collabora.co.uk>
4176 Patch by: William M. Brack <wbrack at mmm dot com dot hk>
4178 * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
4179 Fix potential caps leak.
4180 If we can't get the framerate with an ioctl, try to get it with the
4181 current norm. Fixes #520092.
4183 2008-05-26 Wim Taymans <wim.taymans@collabora.co.uk>
4185 Patch by: William M. Brack <wbrack at mmm dot com dot hk>
4187 * sys/v4l2/v4l2src_calls.c:
4188 (gst_v4l2src_probe_caps_for_format_and_size):
4189 If we fail to get the frame intervals, simply don't touch the framerates
4190 on the template caps instead of discarding the format. See #520092.
4192 2008-05-26 Wim Taymans <wim.taymans@collabora.co.uk>
4194 Patch by: William M. Brack <wbrack at mmm dot com dot hk>
4196 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_structure),
4197 (gst_v4l2_get_caps_info):
4198 Add NV12, NV21 and bayer support. See #520092.
4200 2008-05-26 Wim Taymans <wim.taymans@collabora.co.uk>
4202 * gst/qtdemux/qtdemux.c: (gst_qtdemux_find_segment),
4203 (gst_qtdemux_activate_segment):
4204 Unbreak segment activation again. Fixes #531672.
4206 2008-05-25 Sebastian Dröge <slomo@circular-chaos.org>
4208 * ext/flac/Makefile.am:
4209 * ext/flac/gstflacdec.c: (gst_flac_dec_write):
4210 Set the channel layout when decoding FLAC files with more than 2
4211 channels as defined by the FLAC spec. Fixes bug #534570.
4213 Also don't try to decode left/side, right/side and mid/side files
4214 as we don't support this at all.
4216 2008-05-24 Tim-Philipp Müller <tim.muller at collabora co uk>
4219 We need -base CVS (rtsp).
4221 2008-05-22 Tim-Philipp Müller <tim.muller at collabora co uk>
4223 * gst/udp/Makefile.am:
4224 Add -D_GNU_SOURCE to CFLAGS so we get things like EAI_ADDRFAMILY
4225 when including netdb.h when building against glibc >= 2.8.
4227 2008-05-22 Julien Moutte <julien@fluendo.com>
4229 * gst/smpte/gstsmptealpha.c: (gst_smpte_alpha_setcaps): Fix
4230 debug statement arguments.
4231 * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_setup_qos_dscp):
4232 * gst/udp/gstudpnetutils.c: (gst_udp_join_group),
4233 (gst_udp_leave_group): Fix IP and IPV6 options to make it work
4236 2008-05-21 Wim Taymans <wim.taymans@collabora.co.uk>
4238 * tests/check/elements/avimux.c: (setup_src_pad),
4240 * tests/check/elements/icydemux.c: (icydemux_found_pad),
4242 * tests/check/elements/matroskamux.c: (setup_src_pad),
4243 (teardown_src_pad), (setup_sink_pad), (teardown_sink_pad):
4244 * tests/check/elements/videocrop.c: (video_crop_get_test_caps),
4246 * tests/check/elements/wavpackparse.c: (wavpackparse_found_pad),
4247 (setup_wavpackparse), (cleanup_wavpackparse):
4248 Don't use gst_element_get_pad(), it's a bad, bad method.
4250 2008-05-21 Wim Taymans <wim.taymans@collabora.co.uk>
4252 * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_reset),
4253 (do_toggle_element):
4254 * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset),
4255 (do_toggle_element):
4256 * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_reset),
4257 (do_toggle_element):
4258 * ext/gconf/gstswitchsink.c: (gst_switch_commit_new_kid):
4259 * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_reset),
4260 (do_toggle_element):
4261 * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_reset),
4262 (do_toggle_element):
4263 * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_reset),
4264 (gst_auto_audio_sink_detect):
4265 * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_reset),
4266 (gst_auto_video_sink_detect):
4267 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
4268 (gst_rtspsrc_stream_free), (gst_rtspsrc_stream_configure_udp),
4269 (gst_rtspsrc_stream_configure_udp_sink), (gst_rtspsrc_skip_lws),
4270 (gst_rtspsrc_unskip_lws), (gst_rtspsrc_skip_commas),
4271 (gst_rtspsrc_skip_item), (gst_rtsp_decode_quoted_string),
4272 (gst_rtspsrc_parse_digest_challenge), (gst_rtspsrc_parse_auth_hdr):
4273 * tests/icles/videocrop-test.c: (test_with_caps),
4274 (video_crop_get_test_caps):
4275 Don't use gst_element_get_pad(), it's a bad method.
4277 2008-05-21 Wim Taymans <wim.taymans@collabora.co.uk>
4279 * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init_send),
4280 (gst_multiudpsink_add_internal):
4281 * gst/udp/gstudpnetutils.c: (gst_udp_set_loop_ttl),
4282 (gst_udp_join_group):
4283 * gst/udp/gstudpnetutils.h:
4284 * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
4285 Joining a multicast group and setting the loop/ttl properties are
4286 totally unrelated tasks are must be separated.
4288 2008-05-21 Stefan Kost <ensonic@users.sf.net>
4290 * gst/avi/gstavimux.c:
4291 Also support alaw/mulaw.
4293 2008-05-21 Wim Taymans <wim.taymans@collabora.co.uk>
4295 * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
4296 (gst_multiudpsink_setup_qos_dscp), (gst_multiudpsink_add_internal):
4297 * gst/udp/gstmultiudpsink.h:
4298 Add a fixme for the auto-multicast property.
4299 Fix some confusing debug messages.
4300 Disable setting a qos value by default.
4302 2008-05-21 Wim Taymans <wim.taymans@collabora.co.uk>
4304 Patch by: Gustaf Räntilä <g dot rantila at gmail dot com>
4306 * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render):
4307 Ignore EPERM errors from sendto. Fixes #533619.
4309 2008-05-21 Wim Taymans <wim.taymans@collabora.co.uk>
4311 Patch by: Henrik Eriksson <henriken at axis dot com>
4313 * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
4314 (gst_multiudpsink_init), (gst_multiudpsink_setup_qos_dscp),
4315 (gst_multiudpsink_set_property), (gst_multiudpsink_get_property),
4316 (gst_multiudpsink_init_send), (gst_multiudpsink_add_internal):
4317 * gst/udp/gstmultiudpsink.h:
4318 Add qos-dscp property to manage the Quality of service. Fixes #469917.
4320 2008-05-21 Wim Taymans <wim.taymans@collabora.co.uk>
4322 * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_process):
4323 Improve debugging of the ident.
4325 2008-05-21 Wim Taymans <wim.taymans@collabora.co.uk>
4327 Patch by: Bruno Santos <brunof at ua dot pt>
4329 * gst/udp/gstudpnetutils.c: (gst_udp_get_addr),
4330 (gst_udp_join_group), (gst_udp_leave_group),
4331 (gst_udp_is_multicast):
4332 * gst/udp/gstudpnetutils.h:
4333 Provide a bunch of helper methods to deal with IPv4 and IPv6
4336 * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
4337 (gst_multiudpsink_init), (gst_multiudpsink_set_property),
4338 (gst_multiudpsink_get_property), (join_multicast),
4339 (gst_multiudpsink_init_send), (gst_multiudpsink_add_internal),
4340 (gst_multiudpsink_remove):
4341 * gst/udp/gstmultiudpsink.h:
4342 Add multicast TTL and loopback properties.
4343 Use the helper methods to implement ip4 and ip6.
4345 * gst/udp/gstudpsrc.c: (gst_udpsrc_create), (gst_udpsrc_start):
4346 * gst/udp/gstudpsrc.h:
4347 Use the helper methods to implement ip4 and ip6.
4350 2008-05-21 Wim Taymans <wim.taymans@collabora.co.uk>
4352 Patch by: Patrick Radizi <patrick dot radizi at axis dot com>
4354 * gst/multipart/multipartdemux.c: (gst_multipart_demux_class_init),
4355 (gst_multipart_demux_get_gstname),
4356 (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain):
4357 * gst/multipart/multipartdemux.h:
4358 Don't blindly copy the mime-type as the caps name because they not
4359 always map directly. Instead use a hashtable with common mappings.
4362 2008-05-20 Wim Taymans <wim.taymans@collabora.co.uk>
4364 * ext/esd/esdsink.c: (gst_esdsink_write):
4365 When we post an error, we must return -1 to let the parent know that we
4366 cannot write the segment else it will loop and continue to call us again
4367 forever. Patch by Michael Meeks.
4369 2008-05-20 Stefan Kost <ensonic@users.sf.net>
4371 * gst/videomixer/videomixer.c:
4372 Add missing incudes.
4374 2008-05-20 Peter Kjellerstedt <pkj@axis.com>
4376 * gst/rtp/gstrtph264pay.c: (gst_h264_scan_mode_get_type),
4377 (gst_rtp_h264_pay_handle_buffer):
4378 * gst/rtp/gstrtph264pay.h:
4379 Correct a typo (sinle -> single).
4381 2008-05-20 Wim Taymans <wim.taymans@collabora.co.uk>
4383 * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
4384 (gst_rtp_h264_depay_init), (gst_rtp_h264_depay_set_property),
4385 (gst_rtp_h264_depay_get_property), (gst_rtp_h264_depay_setcaps),
4386 (gst_rtp_h264_depay_process):
4387 * gst/rtp/gstrtph264depay.h:
4388 Add experimental support for outputting quicktime-like AVC output in
4389 addition to the existing bytestream output.
4391 * gst/rtp/gstrtph264pay.c: (gst_h264_scan_mode_get_type),
4392 (gst_rtp_h264_pay_class_init), (gst_rtp_h264_pay_init),
4393 (gst_rtp_h264_pay_setcaps), (gst_rtp_h264_pay_payload_nal),
4394 (gst_rtp_h264_pay_handle_buffer), (gst_rtp_h264_pay_set_property),
4395 (gst_rtp_h264_pay_get_property):
4396 * gst/rtp/gstrtph264pay.h:
4397 Make the parsing mode configurable, for some inputs we don't need to
4398 scan every byte for start codes.
4399 Only set the marker bit on ACCESS units.
4401 2008-05-20 Sebastian Dröge <slomo@circular-chaos.org>
4403 * gst/equalizer/gstiirequalizer.c:
4404 Use a bigger type in integer mode for the intermediate results to
4405 prevent overflows. This fixes the crippled sound when using the
4406 equalizer in integer mode. Fixes bug #510865.
4408 2008-05-20 Jan Schmidt <jan.schmidt@sun.com>
4410 * gst/videomixer/videomixer.c:
4411 * gst/videomixer/videomixer.h:
4412 Instead of a random number for the request pad id's,
4415 Register the videomixerpad class from the element's class_init
4416 where it's safer, and allows the docs generator to scan it.
4418 2008-05-20 Wim Taymans <wim.taymans@collabora.co.uk>
4420 * gst/smpte/Makefile.am:
4421 * gst/smpte/gstsmpte.c: (gst_smpte_plugin_init):
4422 * gst/smpte/gstsmpte.h:
4423 * gst/smpte/gstsmptealpha.c:
4424 (gst_smpte_alpha_transition_type_get_type),
4425 (gst_smpte_alpha_get_type), (gst_smpte_alpha_base_init),
4426 (gst_smpte_alpha_class_init), (gst_smpte_alpha_update_mask),
4427 (gst_smpte_alpha_setcaps), (gst_smpte_alpha_get_unit_size),
4428 (gst_smpte_alpha_init), (gst_smpte_alpha_finalize),
4429 (gst_smpte_alpha_do_ayuv), (gst_smpte_alpha_do_i420),
4430 (gst_smpte_alpha_transform), (gst_smpte_alpha_set_property),
4431 (gst_smpte_alpha_get_property), (gst_smpte_alpha_plugin_init):
4432 * gst/smpte/gstsmptealpha.h:
4433 * gst/smpte/plugin.c: (plugin_init):
4434 Add new plugin that adds the SMPTE transition in the alpha channel of
4435 I420 and AYUV frames so that they can be blended with videomixer later
4436 on. Uses all niceties such as using base transform for efficient alloc
4437 and negotiation. It currently requires GstController to control the
4438 position in the transition effect.
4440 2008-05-19 Stefan Kost <ensonic@users.sf.net>
4442 * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4443 * docs/plugins/gst-plugins-good-plugins-sections.txt:
4444 * docs/plugins/gst-plugins-good-plugins.args:
4445 * docs/plugins/gst-plugins-good-plugins.hierarchy:
4446 * docs/plugins/gst-plugins-good-plugins.interfaces:
4447 * docs/plugins/gst-plugins-good-plugins.types:
4448 * gst/videomixer/videomixer.c:
4449 Try using thaytans new mechanism to get extra classes into plugin
4450 docs. Aparently works for the Eq. For VideoMixer the GObject stuff is
4453 2008-05-18 Mark Nauwelaerts <mnauw@users.sf.net>
4455 * gst/avi/gstavimux.c: (gst_avi_mux_audsink_set_caps):
4456 Set proper rate in avi stream header for PCM audio, and also do some
4457 more sanity checks on caps in this case. Fixes #511489.
4459 2008-05-17 Sebastian Dröge <slomo@circular-chaos.org>
4461 * sys/v4l2/gstv4l2src.c:
4462 Don't include the gstv4l2xoverlay.h header as the XOverlay support
4463 isn't implemented at all yet and this requires X headers to be
4464 installed. Fixes bug #533264.
4466 2008-05-17 Sebastian Dröge <slomo@circular-chaos.org>
4468 reviewed by: <delete if not using a buddy>
4470 * gst/matroska/ebml-write.c: (gst_ebml_write_finalize),
4471 (gst_ebml_write_set_cache):
4472 * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init),
4473 (gst_matroska_demux_class_init), (gst_matroska_demux_init),
4474 (gst_matroska_track_free), (gst_matroska_demux_encoding_cmp),
4475 (gst_matroska_demux_read_track_encodings),
4476 (gst_matroska_demux_add_stream),
4477 (gst_matroska_demux_handle_src_query),
4478 (gst_matroska_demux_init_stream),
4479 (gst_matroska_demux_parse_index_cuetrack),
4480 (gst_matroska_demux_parse_index_pointentry),
4481 (gst_matroska_demux_parse_info),
4482 (gst_matroska_demux_parse_metadata_id_simple_tag),
4483 (gst_matroska_demux_parse_metadata),
4484 (gst_matroska_demux_add_wvpk_header), (gst_matroska_decode_buffer),
4485 (gst_matroska_demux_parse_blockgroup_or_simpleblock),
4486 (gst_matroska_demux_parse_cluster),
4487 (gst_matroska_demux_parse_contents_seekentry),
4488 (gst_matroska_demux_loop_stream_parse_id),
4489 (gst_matroska_demux_loop), (gst_matroska_demux_video_caps),
4490 (gst_matroska_demux_audio_caps),
4491 (gst_matroska_demux_subtitle_caps):
4492 * gst/matroska/matroska-demux.h:
4493 * gst/matroska/matroska-ids.c:
4494 (gst_matroska_track_init_subtitle_context):
4495 * gst/matroska/matroska-ids.h:
4496 * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init),
4497 (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_start),
4498 (gst_matroska_mux_finish), (gst_matroska_mux_collected):
4499 * sys/v4l2/gstv4l2src.c:
4500 * tests/check/pipelines/wavpack.c: (bus_handler):
4501 * win32/common/config.h:
4503 2008-05-16 Jan Schmidt <jan.schmidt@sun.com>
4505 * ext/wavpack/gstwavpackstreamreader.c:
4506 * tests/examples/spectrum/demo-audiotest.c:
4507 * tests/examples/spectrum/demo-osssrc.c:
4508 Fix some compiler warnings.
4510 2008-05-14 Wim Taymans <wim.taymans@collabora.co.uk>
4512 * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_process):
4513 Small comment added.
4515 * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_class_init),
4516 (gst_rtp_h264_pay_decode_nal), (gst_rtp_h264_pay_parse_sps_pps),
4517 (gst_rtp_h264_pay_payload_nal), (gst_rtp_h264_pay_handle_buffer):
4518 Debug string cleanups (remove trailing \n)
4519 Refactor and clean up the payloader a bit and make sure that we only
4520 put one NAL unit in an RTP packet even if the input buffer contains
4522 Add suport for AVC format input.
4524 2008-05-14 Peter Kjellerstedt <pkj@axis.com>
4526 * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_class_init),
4527 (gst_rtp_h264_pay_finalize), (gst_rtp_h264_pay_handle_buffer),
4528 (gst_rtp_h264_pay_set_property), (gst_rtp_h264_pay_get_property):
4529 * gst/rtp/gstrtph264pay.h:
4530 Make it possible to specify profile-level-id and sprop-parameter-sets
4531 using properties in case they are not available in-stream.
4533 2008-05-14 Stefan Kost <ensonic@users.sf.net>
4535 * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4536 * docs/plugins/gst-plugins-good-plugins.args:
4537 * docs/plugins/inspect/plugin-ladspa.xml:
4538 Remove ladspa fro plugin-docs, its in gst-plugins-bad.
4540 2008-05-13 Mark Nauwelaerts <mnauw@users.sf.net>
4542 * gst/avi/gstavimux.c: (gst_avi_mux_start_file):
4543 Send an initial BYTE segment to inform downstream of later seeking,
4544 and to forego sync attempts.
4546 2008-05-13 Wim Taymans <wim.taymans@collabora.co.uk>
4548 * gst/rtp/gstrtpg729depay.c: (gst_rtp_g729_depay_setcaps):
4549 Fix wrong caps string.
4551 2008-05-13 Wim Taymans <wim.taymans@collabora.co.uk>
4553 Based on patch by: Olivier Crete <tester at tester dot ca>
4555 * gst/rtp/Makefile.am:
4556 * gst/rtp/gstrtp.c: (plugin_init):
4557 * gst/rtp/gstrtpg729depay.c: (gst_rtp_g729_depay_base_init),
4558 (gst_rtp_g729_depay_class_init), (gst_rtp_g729_depay_init),
4559 (gst_rtp_g729_depay_setcaps), (gst_rtp_g729_depay_process),
4560 (gst_rtp_g729_depay_plugin_init):
4561 * gst/rtp/gstrtpg729depay.h:
4562 * gst/rtp/gstrtpg729pay.c: (gst_rtpg729pay_base_init),
4563 (gst_rtpg729pay_class_init), (gst_rtpg729pay_init),
4564 (gst_rtpg729pay_setcaps), (gst_rtp_g729_pay_plugin_init):
4565 * gst/rtp/gstrtpg729pay.h:
4566 Added G729 pay and depayloaders. Fixes #532409.
4568 2008-05-13 Wim Taymans <wim.taymans@collabora.co.uk>
4570 * ext/speex/gstspeexdec.c: (speex_dec_sink_event):
4571 Fix the calculation of the duration of the concealment packets.
4573 2008-05-12 Wim Taymans <wim.taymans@collabora.co.uk>
4575 Based on patch by: Olivier Crete <tester at tester dot ca>
4577 * gst/rtp/Makefile.am:
4578 * gst/rtp/gstrtp.c: (plugin_init):
4579 * gst/rtp/gstrtpdvdepay.c: (gst_rtp_dv_depay_base_init),
4580 (gst_rtp_dv_depay_class_init), (gst_rtp_dv_depay_init),
4581 (parse_encode), (gst_rtp_dv_depay_setcaps),
4582 (calculate_difblock_location), (gst_rtp_dv_depay_process),
4583 (gst_rtp_dv_depay_reset), (gst_rtp_dv_depay_change_state),
4584 (gst_rtp_dv_depay_plugin_init):
4585 * gst/rtp/gstrtpdvdepay.h:
4586 * gst/rtp/gstrtpdvpay.c: (gst_dv_pay_mode_get_type),
4587 (gst_rtp_dv_pay_base_init), (gst_rtp_dv_pay_class_init),
4588 (gst_rtp_dv_pay_init), (gst_dv_pay_set_property),
4589 (gst_dv_pay_get_property), (gst_rtp_dv_pay_setcaps),
4590 (gst_dv_pay_negotiate), (include_dif),
4591 (gst_rtp_dv_pay_handle_buffer), (gst_rtp_dv_pay_plugin_init):
4592 * gst/rtp/gstrtpdvpay.h:
4593 Add DV pay and depayloaders. Fixes #532423.
4595 2008-05-12 Mark Nauwelaerts <mnauw@users.sf.net>
4597 * gst/matroska/matroska-demux.c:
4598 (gst_matroska_demux_push_dvd_clut_change_event):
4599 Convert subtitle palette info in VobSub private data from VobSub's
4602 2008-05-12 Mark Nauwelaerts <mnauw@users.sf.net>
4604 * gst/avi/gstavimux.c: (gst_avi_mux_pad_reset):
4605 Do not leave fourcc stream header field empty upon reset.
4608 2008-05-11 Jan Schmidt <jan.schmidt@sun.com>
4610 * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4611 * docs/plugins/gst-plugins-good-plugins-sections.txt:
4612 * docs/plugins/inspect/plugin-goom.xml:
4613 * docs/plugins/inspect/plugin-goom2k1.xml:
4614 * gst/goom/gstgoom.c:
4615 * gst/goom2k1/gstgoom.c:
4616 Add goom2k1 into the docs.
4618 2008-05-08 Wim Taymans <wim.taymans@collabora.co.uk>
4620 Based on patch by: Wouter Cloetens <wouter at mind be>
4622 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
4623 (gst_rtspsrc_skip_lws), (gst_rtspsrc_unskip_lws),
4624 (gst_rtspsrc_skip_commas), (gst_rtspsrc_skip_item),
4625 (gst_rtsp_decode_quoted_string),
4626 (gst_rtspsrc_parse_digest_challenge), (gst_rtspsrc_parse_auth_hdr),
4627 (gst_rtspsrc_setup_auth):
4628 Support Digest authentication. Fixes #532065.
4630 2008-05-08 Stefan Kost <ensonic@users.sf.net>
4632 * gst/level/gstlevel.c:
4633 Also support 32bit (e.g. whe having it after 'mad'). Add more notes
4634 about whats needed for liboil acceleration. Simplify docs a bit.
4636 2008-05-08 Sebastian Dröge <slomo@circular-chaos.org>
4638 Patch by: Sjoerd Simons <sjoerd at luon dot net>
4640 * gst/matroska/matroska-mux.c: (gst_matroska_mux_collected):
4641 Update the track duration if the old one was invalid.
4644 2008-05-07 Ole André Vadla Ravnås <ole.andre.ravnas at tandberg com>
4646 * gst/rtp/gstrtph264pay.c (gst_rtp_h264_pay_parse_sps_pps):
4647 Use GST_STR_NULL when trying to print sps and pps strings that could
4648 be NULL, as this might crash on some platforms.
4650 2008-05-07 Ole André Vadla Ravnås <ole.andre.ravnas at tandberg com>
4652 patch by: Haakon Sporsheim <haakon.sporsheim at tandberg com>
4654 * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_setup_ddraw):
4655 Do IDirectDrawClipper_SetHWnd() if the window ID has already been
4656 set after creating the clipper.
4658 2008-05-07 Ole André Vadla Ravnås <ole.andre.ravnas at tandberg com>
4660 patch by: Haakon Sporsheim <haakon.sporsheim at tandberg com>
4662 * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_show_frame):
4663 Added checking of surface lost case after an unsuccessful
4664 IDirectDrawSurface7_Lock() call.
4665 If surface is lost, return GST_FLOW_OK.
4667 2008-05-07 Ole André Vadla Ravnås <ole.andre.ravnas at tandberg com>
4669 patch by: Haakon Sporsheim <haakon.sporsheim at tandberg com>
4671 * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_show_frame,
4672 WndProc, gst_directdraw_sink_window_thread):
4673 Improved Windows message loop and fixed window destruction issue.
4674 When the window which DirectDraw is rendering to is destroyed, the
4675 render/show_frame function will return GST_FLOW_ERROR.
4676 Partially fixes #520885.
4678 2008-05-07 Ole André Vadla Ravnås <ole.andre.ravnas at tandberg com>
4680 patch by: Haakon Sporsheim <haakon.sporsheim at tandberg com>
4682 * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_set_caps):
4683 Fixed mid stream resolution change bug, the offscreen surface is now
4684 released when set_caps is called.
4685 Partially fixes #520885.
4687 2008-05-07 Ole André Vadla Ravnås <ole.andre.ravnas at tandberg com>
4689 * sys/directdraw/gstdirectdrawsink.c
4690 (gst_directdraw_sink_buffer_alloc):
4691 Make it so that gst_directdraw_sink_buffer_alloc uses the right
4694 Especially when looking through the pool of buffers, make sure that
4695 the width/height of caps is used instead of the already negotiated
4697 For example if a buffer with different caps is requested, i.e.
4698 higher resolution, the caller would get a buffer with the old
4699 dimensions and thus corrupt the heap.
4701 2008-05-07 Ole André Vadla Ravnås <ole.andre.ravnas at tandberg com>
4703 * sys/directdraw/gstdirectdrawsink.c
4704 (gst_directdraw_sink_buffer_alloc):
4705 Clear the flags on recycled buffers from buffer_alloc.
4706 Partially fixes #520885.
4708 2008-05-07 Ole André Vadla Ravnås <ole.andre.ravnas at tandberg com>
4710 * gst/rtp/gstrtpilbcpay.c:
4711 Added missing stdlib.h include for strtol(), and made include ordering and
4712 style consistent with the corresponding depayloader.
4714 2008-05-07 Tim-Philipp Müller <tim.muller at collabora co uk>
4717 Error out if we don't have the required core/base versions.
4719 2008-05-06 Sebastian Dröge <slomo@circular-chaos.org>
4721 Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
4723 * sys/osxvideo/cocoawindow.m:
4724 Fix compiler warnings on PPC64. Fixes bug #499318.
4726 2008-05-05 Wim Taymans <wim.taymans@collabora.co.uk>
4728 Patch by: Sjoerd Simons <sjoerd at luon dot net>
4730 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init), (gst_rtspsrc_open):
4731 Don't leak file descriptors on error. Fixes #531532.
4733 2008-05-03 Sebastian Dröge <slomo@circular-chaos.org>
4735 * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_reset),
4736 (gst_gconf_audio_src_change_state):
4737 * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset),
4738 (gst_gconf_video_sink_change_state):
4739 * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_reset),
4740 (gst_gconf_video_src_change_state):
4741 * ext/gconf/gstswitchsink.c: (gst_switch_sink_reset),
4742 (gst_switch_commit_new_kid), (gst_switch_sink_change_state):
4743 When we can't create a fakesink/fakesrc complain instead of unreffing
4744 NULL pointers and crashing later. See bug #530535.
4746 2008-05-02 Wim Taymans <wim.taymans@collabora.co.uk>
4748 * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_process):
4749 Add some more debug info and guard against small payloads.
4751 * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_process):
4752 Set duration on outgoing buffers because we can.
4754 2008-05-02 Wim Taymans <wim.taymans@collabora.co.uk>
4756 Patch by: Olivier Crete <tester at tester dot ca>
4758 * ext/speex/gstspeexenc.c: (gst_speex_enc_sink_getcaps),
4759 (gst_speex_enc_init), (gst_speex_enc_chain):
4760 Add negotiation for the speex channels and rate. Fixes #465146.
4762 2008-05-02 Wim Taymans <wim.taymans@collabora.co.uk>
4764 Patch by: Olivier Crete <tester at tester dot ca>
4766 * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_class_init),
4767 (gst_rtp_speex_pay_getcaps):
4768 Add negotiation for the speex channels and rate. See #465146.
4770 2008-05-02 Wim Taymans <wim.taymans@collabora.co.uk>
4772 Patch by: Olivier Crete <tester at tester dot ca>
4774 * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_class_init),
4775 (gst_rtpilbcpay_sink_setcaps), (gst_rtpilbcpay_sink_getcaps):
4776 Add negotiation for the ILBC mode. See #465146.
4778 2008-05-02 Stefan Kost <ensonic@users.sf.net>
4780 * ext/soup/gstsouphttpsrc.c:
4781 Include stdlib to fix the build. Use g_free instead of free, libsoup
4784 2008-05-02 Wim Taymans <wim.taymans@collabora.co.uk>
4786 Patch by: j^ <j@bootlab.org>
4788 * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
4789 Add more mpeg2 variants. Fixes #530886.
4791 2008-05-01 Tim-Philipp Müller <tim.muller at collabora co uk>
4793 Patch by: Youness Alaoui <youness.alaoui at collabora co uk>
4795 * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
4796 Don't error out if we get an ICMP destination-unreachable
4797 message when trying to read packets on win32 (#529454).
4799 2008-04-30 Tim-Philipp Müller <tim.muller at collabora co uk>
4802 * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
4803 Use new error code for encrypted streams (which requires core CVS).
4805 2008-04-30 Tim-Philipp Müller <tim.muller at collabora co uk>
4807 * gst/qtdemux/qtdemux.c: (gst_qtdemux_videosrc_template),
4808 (gst_qtdemux_audiosrc_template):
4809 Fix swapped pad template names, spotted by Thiago Sousa Santos.
4811 2008-04-30 Wim Taymans <wim.taymans@collabora.co.uk>
4813 * ext/speex/gstspeexdec.c: (speex_dec_sink_event),
4814 (speex_dec_chain_parse_data):
4815 Produce concealment data when time progresses in a segment update.
4817 2008-04-29 Wim Taymans <wim.taymans@collabora.co.uk>
4819 * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data),
4821 Try to preserve input timestamps when we can.
4822 Do beginnings of error concealment.
4824 2008-04-28 Michael Smith <msmith@songbirdnest.com>
4826 * gst/debug/gstnavigationtest.c:
4827 MSVC doesn't provide rint(), define an adequate replacement locally as
4830 2008-04-28 Julien Moutte <julien@fluendo.com>
4832 * gst/debug/rndbuffersize.c: (gst_rnd_buffer_size_loop): Fix printf
4833 format to pacify Mac OSX's gcc.
4835 2008-04-25 Tim-Philipp Müller <tim at centricular dot net>
4837 * gst/debug/rndbuffersize.c: (DEFAULT_SEED), (DEFAULT_MIN),
4838 (DEFAULT_MAX), (src_template), (sink_template),
4839 (gst_rnd_buffer_size_base_init), (gst_rnd_buffer_size_class_init),
4840 (gst_rnd_buffer_size_init), (gst_rnd_buffer_size_activate),
4841 (gst_rnd_buffer_size_loop), (gst_rnd_buffer_size_plugin_init):
4842 Bring rndbuffersize element into a state that doesn't require us
4843 to move it to -bad immediately. For one, fix up default min/max
4844 values so that the element actuall works using the default values.
4845 Also, don't ignore flow return values and do some kind of minimal
4846 eos logic. Allow min=max to pull fixed-sized buffers. Bunch of
4847 other gratuitious clean-ups.
4849 2008-04-25 Tim-Philipp Müller <tim at centricular dot net>
4851 * docs/plugins/Makefile.am:
4852 * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4853 * docs/plugins/gst-plugins-good-plugins-sections.txt:
4854 * docs/plugins/gst-plugins-good-plugins.args:
4855 * docs/plugins/gst-plugins-good-plugins.hierarchy:
4856 * docs/plugins/gst-plugins-good-plugins.interfaces:
4857 * docs/plugins/gst-plugins-good-plugins.prerequisites:
4858 * docs/plugins/inspect/plugin-1394.xml:
4859 * docs/plugins/inspect/plugin-aasink.xml:
4860 * docs/plugins/inspect/plugin-alaw.xml:
4861 * docs/plugins/inspect/plugin-alpha.xml:
4862 * docs/plugins/inspect/plugin-alphacolor.xml:
4863 * docs/plugins/inspect/plugin-annodex.xml:
4864 * docs/plugins/inspect/plugin-apetag.xml:
4865 * docs/plugins/inspect/plugin-audiofx.xml:
4866 * docs/plugins/inspect/plugin-auparse.xml:
4867 * docs/plugins/inspect/plugin-autodetect.xml:
4868 * docs/plugins/inspect/plugin-avi.xml:
4869 * docs/plugins/inspect/plugin-cacasink.xml:
4870 * docs/plugins/inspect/plugin-cairo.xml:
4871 * docs/plugins/inspect/plugin-cdio.xml:
4872 * docs/plugins/inspect/plugin-cutter.xml:
4873 * docs/plugins/inspect/plugin-debug.xml:
4874 * docs/plugins/inspect/plugin-dv.xml:
4875 * docs/plugins/inspect/plugin-efence.xml:
4876 * docs/plugins/inspect/plugin-effectv.xml:
4877 * docs/plugins/inspect/plugin-equalizer.xml:
4878 * docs/plugins/inspect/plugin-esdsink.xml:
4879 * docs/plugins/inspect/plugin-flac.xml:
4880 * docs/plugins/inspect/plugin-flxdec.xml:
4881 * docs/plugins/inspect/plugin-gamma.xml:
4882 * docs/plugins/inspect/plugin-gconfelements.xml:
4883 * docs/plugins/inspect/plugin-gdkpixbuf.xml:
4884 * docs/plugins/inspect/plugin-goom.xml:
4885 * docs/plugins/inspect/plugin-halelements.xml:
4886 * docs/plugins/inspect/plugin-icydemux.xml:
4887 * docs/plugins/inspect/plugin-id3demux.xml:
4888 * docs/plugins/inspect/plugin-jpeg.xml:
4889 * docs/plugins/inspect/plugin-level.xml:
4890 * docs/plugins/inspect/plugin-matroska.xml:
4891 * docs/plugins/inspect/plugin-monoscope.xml:
4892 * docs/plugins/inspect/plugin-mulaw.xml:
4893 * docs/plugins/inspect/plugin-multifile.xml:
4894 * docs/plugins/inspect/plugin-multipart.xml:
4895 * docs/plugins/inspect/plugin-navigationtest.xml:
4896 * docs/plugins/inspect/plugin-ossaudio.xml:
4897 * docs/plugins/inspect/plugin-png.xml:
4898 * docs/plugins/inspect/plugin-quicktime.xml:
4899 * docs/plugins/inspect/plugin-rtp.xml:
4900 * docs/plugins/inspect/plugin-rtsp.xml:
4901 * docs/plugins/inspect/plugin-shout2send.xml:
4902 * docs/plugins/inspect/plugin-smpte.xml:
4903 * docs/plugins/inspect/plugin-spectrum.xml:
4904 * docs/plugins/inspect/plugin-speex.xml:
4905 * docs/plugins/inspect/plugin-taglib.xml:
4906 * docs/plugins/inspect/plugin-udp.xml:
4907 * docs/plugins/inspect/plugin-video4linux2.xml:
4908 * docs/plugins/inspect/plugin-videobalance.xml:
4909 * docs/plugins/inspect/plugin-videobox.xml:
4910 * docs/plugins/inspect/plugin-videocrop.xml:
4911 * docs/plugins/inspect/plugin-videoflip.xml:
4912 * docs/plugins/inspect/plugin-videomixer.xml:
4913 * docs/plugins/inspect/plugin-wavenc.xml:
4914 * docs/plugins/inspect/plugin-wavpack.xml:
4915 * docs/plugins/inspect/plugin-wavparse.xml:
4916 * docs/plugins/inspect/plugin-ximagesrc.xml:
4917 Add docs for gdkpixbufsink; update docs to CVS version.
4919 2008-04-25 Wim Taymans <wim.taymans@collabora.co.uk>
4921 * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
4922 Remove test sync-offset by default.
4924 2008-04-25 Tim-Philipp Müller <tim at centricular dot net>
4926 * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_chain):
4927 * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_add_internal):
4928 * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
4929 Use GLib versions of htonl, htons, ntohl and ntohs in order
4930 to avoid problems on win32 (#529707).
4932 2008-04-25 Tim-Philipp Müller <tim at centricular dot net>
4934 Patch by: Jesús Corrius <jesus at softcatala org>
4936 * gst/goom/filters.c: (zoomVector):
4937 * gst/goom/goom_core.c: (init_buffers):
4938 Fix build with mingw32: use rand() instead of random() and
4939 replace bzero() with memset(). Fixes #529692.
4941 2008-04-25 Wim Taymans <wim.taymans@collabora.co.uk>
4943 * gst/avi/gstavidemux.c: (gst_avi_demux_combine_flows):
4944 Fix typo in comments.
4946 * tests/examples/rtp/client-H263p-PCMA.sdp:
4947 * tests/examples/rtp/client-H263p-PCMA.sh:
4948 * tests/examples/rtp/client-H264-PCMA.sdp:
4949 * tests/examples/rtp/client-H264-PCMA.sh:
4950 * tests/examples/rtp/client-H264.sdp:
4951 * tests/examples/rtp/client-H264.sh:
4952 * tests/examples/rtp/client-PCMA.sdp:
4953 * tests/examples/rtp/client-PCMA.sh:
4954 * tests/examples/rtp/server-alsasrc-PCMA.sh:
4955 * tests/examples/rtp/server-v4l2-H263p-alsasrc-AMR.sh:
4956 * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
4957 Add some more docs and fix examples.
4959 2008-04-25 Sebastian Dröge <slomo@circular-chaos.org>
4961 * tests/check/elements/multifile.c:
4962 Include stdlib.h and unistd.h for mkdtemp. Some platforms have it
4963 declared in the former, some have it declared in the latter.
4965 2008-04-24 Sebastian Dröge <slomo@circular-chaos.org>
4967 * ext/cairo/gsttextoverlay.c: (gst_text_overlay_set_property):
4968 * gst/debug/tests.c: (md5_get_value):
4969 * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps):
4970 * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps):
4971 * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps):
4972 * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_setcaps):
4973 Stop using deprecated GLib functions.
4975 2008-04-24 Jan Schmidt <jan.schmidt@sun.com>
4978 Back to development -> 0.10.8.1
4980 === release 0.10.8 ===
4982 2008-04-23 Jan Schmidt <jan.schmidt@sun.com>
4985 releasing 0.10.8, "One For The Money"
4987 2008-04-22 Jan Schmidt <jan.schmidt@sun.com>
4990 0.10.7.4 pre-release
4992 2008-04-22 Jan Schmidt <jan.schmidt@sun.com>
4994 * gst/goom/config_param.c: (goom_plugin_parameters_free):
4995 * gst/goom/convolve_fx.c: (convolve_init), (convolve_free):
4996 * gst/goom/filters.c: (zoomFilterVisualFXWrapper_free):
4997 * gst/goom/flying_stars_fx.c: (fs_free):
4998 * gst/goom/goom_config_param.h:
4999 * gst/goom/goom_core.c: (goom_init), (goom_close):
5000 * gst/goom/goom_plugin_info.h:
5001 * gst/goom/gstgoom.c: (gst_goom_finalize):
5002 * gst/goom/lines.c: (goom_lines_free):
5003 * gst/goom/plugin_info.c: (plugin_info_init), (plugin_info_free):
5004 * gst/goom/surf3d.c: (grid3d_free):
5005 * gst/goom/surf3d.h:
5006 * gst/goom/tentacle3d.c: (tentacle_free):
5007 Free a bunch of stuff, and initialise things to fix leaks
5008 and valgrind warnings in the testsuite.
5012 2008-04-21 Wim Taymans <wim.taymans@collabora.co.uk>
5014 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init), (request_pt_map),
5015 (gst_rtspsrc_configure_caps):
5016 Ref caps as the return value for the request_pt_map signal.
5017 Remove some caps weirdness when configuring a stream. See #528245.
5019 2008-04-18 Tim-Philipp Müller <tim at centricular dot net>
5021 * tests/icles/gdkpixbufsink-test.c:
5022 Add cast to placate gcc 4.1.2.
5024 2008-04-16 Jan Schmidt <jan.schmidt@sun.com>
5027 0.10.7.3 pre-release
5029 2008-04-16 Jan Schmidt <jan.schmidt@sun.com>
5031 * tests/check/Makefile.am:
5032 Disable some more elements in the state test.
5033 Add a define so the soup test can find the test files
5034 it needs at runtime.
5036 * tests/check/elements/souphttpsrc.c: (run_server):
5038 Add a define so the soup test can find the test files
5039 it needs at runtime.
5041 2008-04-17 Jan Schmidt <Jan.Schmidt@sun.com>
5043 * gst/goom/convolve_fx.c: (convolve_apply):
5044 Don't ever draw the GOOM logo.
5047 2008-04-17 Edward Hervey <edward.hervey@collabora.co.uk>
5049 * ext/cdio/gstcdiocddasrc.c:
5050 * ext/dv/gstdvdemux.c:
5051 gst_atomic_int_set ==> g_atomic_int_set
5053 2008-04-16 Tim-Philipp Müller <tim at centricular dot net>
5056 * gst/goom/Makefile.am:
5057 * gst/goom/convolve_fx.c:
5058 * gst/goom/default_scripts.h:
5060 * gst/goom/goom_core.c: (choose_a_goom_line):
5061 * gst/goom/goom_plugin_info.h:
5062 * gst/goom/goomsl.c:
5063 * gst/goom/goomsl.h:
5064 * gst/goom/goomsl_hash.c:
5065 * gst/goom/goomsl_hash.h:
5066 * gst/goom/goomsl_heap.c:
5067 * gst/goom/goomsl_heap.h:
5068 * gst/goom/goomsl_private.h:
5069 * gst/goom/plugin_info.c:
5070 Strip out the config/script parsing stuff, we don't need it.
5073 2008-04-15 Tim-Philipp Müller <tim at centricular dot net>
5075 * gst/goom/plugin_info.c: (setOptimizedMethods):
5076 Disable altivec optimisations for 32-bit PPC as well to make
5077 things build properly on all PPC systems. Fixes #528143
5079 2008-04-14 Tim-Philipp Müller <tim at centricular dot net>
5081 * gst-plugins-good.spec.in:
5082 Update for souphttpsrc plugin which has moved to -good.
5084 2008-04-14 Jan Schmidt <Jan.Schmidt@sun.com>
5086 * gst/matroska/matroska-demux.c:
5087 (gst_matroska_demux_handle_seek_event):
5088 Fix open-ended seeks in matroskademux
5089 Patch by: Mark Nauwelaerts <manauw skynet be>
5092 2008-04-14 Jan Schmidt <jan.schmidt@sun.com>
5094 * tests/check/Makefile.am:
5095 Add soup test certificates to the dist.
5097 2008-04-13 Jan Schmidt <jan.schmidt@sun.com>
5100 Remove LADSPA reference I missed.
5102 2008-04-13 Sebastian Dröge <slomo@circular-chaos.org>
5104 * ext/soup/gstsouphttpsrc.c: (plugin_init):
5105 Give souphttpsrc GST_RANK_PRIMARY to make it the default HTTP source
5106 over gnome-vfs and everything else. Fixes bug #527848.
5108 2008-04-13 Jan Schmidt <jan.schmidt@sun.com>
5112 Remove LADSPA plugin. Fixes: #515978
5114 2008-04-13 Jan Schmidt <jan.schmidt@sun.com>
5117 * docs/plugins/Makefile.am:
5118 * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5119 * docs/plugins/gst-plugins-good-plugins-sections.txt:
5120 * docs/plugins/gst-plugins-good-plugins.args:
5121 * docs/plugins/inspect/plugin-soup.xml:
5123 * tests/check/Makefile.am:
5124 Move soup plugin from -bad (Fixes: #523124)
5126 2008-04-11 Jan Schmidt <Jan.Schmidt@sun.com>
5128 * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_header):
5129 Fix bounds checking of mode in Speex header, which may
5130 produce negative numbers in speex <= 1.1.12
5132 2008-04-09 Tim-Philipp Müller <tim at centricular dot net>
5134 * gst/goom/Makefile.am:
5135 * gst/goom/gfontlib.c:
5136 * gst/goom/gfontlib.h:
5137 * gst/goom/gfontrle.c:
5138 * gst/goom/gfontrle.h:
5140 * gst/goom/goom_core.c: (goom_update):
5141 * gst/goom/goom_plugin_info.h:
5142 * gst/goom/gstgoom.c: (gst_goom_chain):
5143 * gst/goom/plugin_info.c:
5144 Remove a bunch of font/text related code that we don't need.
5146 2008-04-09 Tim-Philipp Müller <tim at centricular dot net>
5148 * gst/goom/ppc_drawings.s:
5149 * gst/goom/ppc_zoom_ultimate.s:
5150 Change license of these files to LGPL, as permitted by the
5151 author, Guillaume Borios. See #515073.
5153 2008-04-09 Stefan Kost <ensonic@users.sf.net>
5155 * gst/goom/convolve_fx.c:
5156 * gst/goom/motif_goom1.h:
5157 * gst/goom/motif_goom2.h:
5158 As hinted in Bug #518213, revert one change and fix warnings properly.
5159 This fixes both #518213 and #520073 for me.
5161 2008-04-09 Jan Schmidt <Jan.Schmidt@sun.com>
5163 * gst/matroska/ebml-read.c: (gst_ebml_read_seek):
5164 * gst/matroska/matroska-demux.c:
5165 (gst_matroska_demux_handle_seek_event),
5166 (gst_matroska_demux_parse_contents_seekentry),
5167 (gst_matroska_demux_loop):
5168 Fix the Forte build by making function declaration signatures
5169 match the implementations.
5171 2008-04-08 Tim-Philipp Müller <tim at centricular dot net>
5173 * sys/oss/gstosshelper.c: (gst_oss_helper_rate_check_rate):
5174 * sys/oss/gstosssink.c: (gst_oss_sink_reset):
5175 * sys/oss/gstosssrc.c: (gst_oss_src_reset):
5176 More logging when probing (see #518474), some comments in _reset().
5178 2008-04-07 Julien Moutte <julien@fluendo.com>
5180 * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_setcaps): Fix build
5181 because of a bad argument number.
5183 2008-04-06 Tim-Philipp Müller <tim at centricular dot net>
5185 * tests/icles/.cvsignore:
5186 * tests/icles/Makefile.am:
5187 * tests/icles/gdkpixbufsink-test.c:
5188 Interactive test app for gdkpixbufsink.
5190 2008-04-06 Sebastian Dröge <slomo@circular-chaos.org>
5192 Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
5195 Actually build dlls when cross-compiling with mingw32.
5198 2008-04-05 Tim-Philipp Müller <tim at centricular dot net>
5200 * ext/hal/hal.c: (gst_hal_get_alsa_element):
5201 Don't munge device string to 'default:x' for capture devices.
5204 2008-04-04 Sebastian Dröge <slomo@circular-chaos.org>
5206 * ext/wavpack/gstwavpackparse.c:
5207 (gst_wavpack_parse_index_entry_free):
5208 Always use GSlice as we actually depend on GLib 2.12 already.
5210 2008-04-04 Tim-Philipp Müller <tim at centricular dot net>
5213 Require core/base 0.10.18 for ARGB caps parsing fixes in libgstvideo.
5214 Also bump the GLib requirement to the current de-facto requirement
5217 2008-04-04 Wim Taymans <wim.taymans@collabora.co.uk>
5219 * gst/rtp/gstrtph264pay.c: (encode_base64),
5220 (gst_rtp_h264_pay_setcaps), (gst_rtp_h264_pay_handle_buffer):
5221 * gst/rtp/gstrtph264pay.h:
5222 Parse codec_data for future AVC compatibility.
5223 Fail when we encounter AVC data for now.
5225 2008-04-04 Tim-Philipp Müller <tim at centricular dot net>
5227 * gst/spectrum/gstspectrum.c: (gst_spectrum_class_init),
5228 (gst_spectrum_init), (gst_spectrum_set_property),
5229 (gst_spectrum_get_property), (gst_spectrum_message_new):
5230 Rename property enums and default defines for the properties to match
5231 the property names and rephrase property descriptions to make them a
5232 bit clearer (hopefully). See #518188.
5234 2008-04-03 Tim-Philipp Müller <tim at centricular dot net>
5236 * tests/check/Makefile.am:
5237 * tests/check/elements/.cvsignore:
5238 * tests/check/elements/gdkpixbufsink.c:
5239 Add unit test for gdkpixbufsink element.
5241 2008-04-03 Tim-Philipp Müller <tim at centricular dot net>
5243 * ext/gdk_pixbuf/Makefile.am:
5244 * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
5245 * ext/gdk_pixbuf/gstgdkpixbufsink.c:
5246 (gst_gdk_pixbuf_sink_base_init),
5247 (gst_gdk_pixbuf_sink_class_init), (gst_gdk_pixbuf_sink_init),
5248 (gst_gdk_pixbuf_sink_start), (gst_gdk_pixbuf_sink_stop),
5249 (gst_gdk_pixbuf_sink_set_caps),
5250 (gst_gdk_pixbuf_sink_pixbuf_destroy_notify),
5251 (gst_gdk_pixbuf_sink_get_pixbuf_from_buffer),
5252 (gst_gdk_pixbuf_sink_handle_buffer), (gst_gdk_pixbuf_sink_preroll),
5253 (gst_gdk_pixbuf_sink_render), (gst_gdk_pixbuf_sink_set_property),
5254 (gst_gdk_pixbuf_sink_get_property):
5255 * ext/gdk_pixbuf/gstgdkpixbufsink.h:
5256 Add gdkpixbufsink element for easy snapshotting (#525946).
5258 2008-04-03 Sebastian Dröge <slomo@circular-chaos.org>
5260 * tests/check/pipelines/wavpack.c: (wavpack_suite):
5261 Bump timeout from 3 to 60 seconds.
5263 2008-04-03 Sebastian Dröge <slomo@circular-chaos.org>
5265 * tests/check/pipelines/.cvignore:
5266 Remove useless file.
5268 * tests/check/pipelines/.cvsignore:
5269 Add new test to .cvsignore.
5271 2008-04-03 Sebastian Dröge <slomo@circular-chaos.org>
5273 * tests/check/Makefile.am:
5274 * tests/check/pipelines/wavpack.c: (bus_handler),
5275 (identity_handoff), (fakesink_handoff), (GST_START_TEST),
5276 (wavpack_suite), (main):
5277 Add unit test that encodes and decodes some data, checks that it
5278 is still the same and that all timestamps/offsets are perfect.
5280 2008-04-03 Sebastian Dröge <slomo@circular-chaos.org>
5282 * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_base_init):
5283 * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_base_init):
5284 * ext/wavpack/gstwavpackparse.c:
5285 (gst_wavpack_parse_index_entry_new),
5286 (gst_wavpack_parse_index_entry_free),
5287 (gst_wavpack_parse_base_init),
5288 (gst_wavpack_parse_index_append_entry), (gst_wavpack_parse_reset):
5289 Use GSlice for allocating index entries and use
5290 gst_element_class_set_details_simple().
5292 2008-04-02 Tim-Philipp Müller <tim at centricular dot net>
5294 Patch by: Brian Cameron <brian.cameron at sun dot com>
5296 * sys/sunaudio/gstsunaudio.c:
5297 * sys/sunaudio/gstsunaudiomixer.c:
5298 * sys/sunaudio/gstsunaudiomixer.h:
5299 * sys/sunaudio/gstsunaudiomixerctrl.c:
5300 * sys/sunaudio/gstsunaudiomixerctrl.h:
5301 * sys/sunaudio/gstsunaudiomixertrack.c:
5302 * sys/sunaudio/gstsunaudiomixertrack.h:
5303 * sys/sunaudio/gstsunaudiosink.c:
5304 * sys/sunaudio/gstsunaudiosink.h:
5305 * sys/sunaudio/gstsunaudiosrc.c:
5306 * sys/sunaudio/gstsunaudiosrc.h:
5307 Fix up copyrights (#525860).
5309 2008-04-02 Tim-Philipp Müller <tim at centricular dot net>
5311 * gst/goom/goomsl.c: (gsl_read_file):
5312 Check return value of fread() to avoid compiler warnings.
5314 2008-04-01 Wim Taymans <wim.taymans@collabora.co.uk>
5316 Based on patch by: Mersad Jelacic <mersad at axis dot com>
5318 * gst/law/alaw-decode.c: (gst_alaw_dec_sink_setcaps),
5319 (gst_alaw_dec_chain), (gst_alaw_dec_change_state):
5320 * gst/law/alaw-decode.h:
5321 * gst/law/alaw-encode.c: (gst_alaw_enc_chain):
5322 * gst/law/mulaw-decode.c: (mulawdec_sink_setcaps),
5323 (gst_mulawdec_chain), (gst_mulawdec_change_state):
5324 * gst/law/mulaw-decode.h:
5325 * gst/law/mulaw-encode.c: (gst_mulawenc_chain):
5326 Make negotiation a bit modern.
5327 Use pad_alloc. Fixes #525359.
5329 2008-03-31 David Schleef <ds@schleef.org>
5331 * gst/goom/xmmx.c: Fix constraints on asm code so that it
5332 compiles consistently. Fixes #522278.
5334 2008-03-27 Tim-Philipp Müller <tim at centricular dot net>
5336 Patch by: Brian Cameron <brian.cameron at sun dot com>
5338 * sys/sunaudio/gstsunaudiomixerctrl.c:
5339 (gst_sunaudiomixer_ctrl_get_volume),
5340 (gst_sunaudiomixer_ctrl_set_volume):
5341 * sys/sunaudio/gstsunaudiomixertrack.c: (gst_sunaudiomixer_track_new):
5342 Fix up the mixer tracks to use a volume range of 0-255, which is what
5343 the sun audio API uses. This simplifies the code and avoids rounding
5344 errors. Fixes #524593.
5346 2008-03-26 Edgard Lima <edgard.lima@indt.org.br>
5348 * sys/v4l2/gstv4l2object.c:
5349 * sys/v4l2/gstv4l2object.h:
5350 Add device-fd property to make it possible to apps to call ioctl's.
5352 2008-03-25 Wim Taymans <wim.taymans@collabora.co.uk>
5354 * gst/qtdemux/qtdemux.c: (next_entry_size):
5355 Unbreak streaming mode again.
5357 2008-03-25 Tim-Philipp Müller <tim at centricular dot net>
5359 * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
5360 Remove superfluous DEBUG macro.
5362 2008-03-25 Tim-Philipp Müller <tim at centricular dot net>
5364 Based on patch by: William M. Brack <wbrack at mmm com hk>
5366 * sys/v4l2/v4l2src_calls.c: (fractions_are_equal),
5367 (gst_v4l2src_set_capture):
5368 Check whether the device supports setting the framerate before
5369 trying to set it and then posting a warning or error if it doesn't
5370 work (#516649, #520092). Also compare fractions more correctly.
5372 2008-03-23 Tim-Philipp Müller <tim at centricular dot net>
5374 * gst/goom/Makefile.am:
5375 Remove ppc assembler optimisations from the build until they
5376 actually build (they also seem to have GPL headers).
5378 2008-03-23 Tim-Philipp Müller <tim at centricular dot net>
5381 Better not dist files that don't exist any longer (lrint*m4).
5383 2008-03-21 Sebastian Dröge <slomo@circular-chaos.org>
5388 Remove lrint/lrintf checks. We don't use it anywhere.
5390 2008-03-18 Andy Wingo <wingo@pobox.com>
5392 * sys/osxvideo/osxvideosink.m
5393 (gst_osx_video_sink_osxwindow_destroy)
5394 (gst_osx_video_sink_osxwindow_new): Actually set a lock on the
5396 (cocoa_event_loop): Pacify the taymans by upping the usleepage to
5399 2008-03-18 Andy Wingo <wingo@pobox.com>
5401 * sys/osxvideo/osxvideosink.m
5402 (gst_osx_video_sink_osxwindow_destroy)
5403 (gst_osx_video_sink_osxwindow_new): Actually set a lock on the
5405 (cocoa_event_loop): Pacify the taymans by upping the usleepage to
5408 2008-03-17 Tim-Philipp Müller <tim at centricular dot net>
5410 Patch by: William M. Brack <wbrack at mmm com hk>
5412 * sys/v4l2/v4l2src_calls.c:
5413 (gst_v4l2src_probe_caps_for_format_and_size),
5414 (gst_v4l2src_probe_caps_for_format):
5415 Make sure the probed frame sizes are reversed in the resulting
5416 caps also when using V4L2_FRMSIZE_STEPWISE (so they end up
5417 highest resolution first); also remove unused variable.
5418 (Partly fixes #520092)
5420 2008-03-17 Wim Taymans <wim.taymans@collabora.co.uk>
5422 Patch by: Ole André Vadla Ravnås <ole.andre.ravnas@tandberg.com>
5424 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
5425 (gst_rtspsrc_finalize):
5426 Call WSAStartup() and WSACleanup before using the Winsock API.
5429 2008-03-16 Stefan Kost <ensonic@users.sf.net>
5431 * gst/avi/gstavidemux.c:
5432 Erm, the buffer-size is just guint, no need for the special format
5435 2008-03-16 Tim-Philipp Müller <tim at centricular dot net>
5437 * gst/goom/plugin_info.c:
5438 * gst/goom/ppc_zoom_ultimate.h:
5439 Small fixes to build more on PPC: ifdef out code that uses unknown
5440 define; add newline at end of header file to avoid compiler warning.
5441 Assembler code still doesn't build though.
5443 2008-03-16 Stefan Kost <ensonic@users.sf.net>
5445 * gst/avi/gstavidemux.c:
5446 Fix up my last commit. Use G_GUINT32_FORMAT for the guint32 debug log.
5447 Also downgrade a GST_WARNING to GST_DEBUG and add a comment.
5449 2008-03-16 Stefan Kost <ensonic@users.sf.net>
5451 * gst/avi/gstavidemux.c:
5452 Chunksize is uint32. Fix format specifier.
5454 2008-03-14 Christian Schaller <christian.schaller@collabora.co.uk>
5456 * gst/rtsp/COPYING.MIT: Remove extra line that got copied over by
5457 mistake. Return file to pure MIT text.
5459 2008-03-13 Sebastian Dröge <slomo@circular-chaos.org>
5461 * gst/audiofx/audiofx.c:
5462 Use GST_LICENSE, GST_PACKAGE_NAME and GST_PACKAGE_ORIGIN instead
5463 of hardcoding values.
5465 2008-03-11 Tim-Philipp Müller <tim at centricular dot net>
5467 Patch by: Mark Nauwelaerts <manauw skynet be>
5469 * sys/oss/gstosssrc.c: (gst_oss_src_init), (gst_oss_src_getcaps),
5470 (gst_oss_src_close):
5471 * sys/oss/gstosssrc.h:
5472 Cache probed caps, so _get_caps() during recording doesn't cause
5473 ioctl calls which may disrupt the recording (fixes #521875).
5475 2008-03-11 Wim Taymans <wim.taymans@collabora.co.uk>
5477 * gst/qtdemux/qtdemux.c: (gst_qtdemux_perform_seek),
5478 (gst_qtdemux_activate_segment),
5479 (gst_qtdemux_prepare_current_sample),
5480 (gst_qtdemux_loop_state_movie), (qtdemux_parse_trak):
5481 Make sure we always send a DISCONT after a seek by setting the sample
5482 index to an undefined value after a seek.
5484 2008-03-11 Tim-Philipp Müller <tim at centricular dot net>
5486 * gst/avi/gstavisubtitle.h: (GST_IS_AVI_SUBTITLE),
5487 (GST_IS_AVI_SUBTITLE_CLASS):
5488 Fix up IS_FOO macros, which makes gtk-doc much happier.
5490 2008-03-08 Tim-Philipp Müller <tim at centricular dot net>
5492 * tests/icles/Makefile.am:
5493 Move the -lgstfoo where it belongs.
5495 2008-03-08 Sebastian Dröge <slomo@circular-chaos.org>
5497 * gst/matroska/ebml-ids.h:
5498 Add ID for EBML CRC32 elements.
5500 * gst/matroska/Makefile.am:
5501 * gst/matroska/ebml-read.c: (gst_ebml_finalize),
5502 (gst_ebml_read_class_init), (gst_ebml_read_peek_bytes),
5503 (gst_ebml_read_get_length), (_ext2dbl), (gst_ebml_read_float),
5504 (gst_ebml_read_header):
5505 Support reading 80bit floats, add finalize method to clean up
5506 in any case, support reading length/id elements with any length
5507 as long as it's smaller than our supported maximum, don't leak
5508 buffers if reading as much data as we wanted failed and some
5511 2008-03-08 Sebastian Dröge <slomo@circular-chaos.org>
5513 Patch by: Olivier Crete <tester at tester dot ca>
5515 * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_process):
5516 Check that a buffer is large enough before reading from it.
5519 2008-03-07 Wim Taymans <wim.taymans@collabora.co.uk>
5521 * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
5522 Fix compilation after removing the GstPollMode from the
5525 2008-03-07 Sebastian Dröge <slomo@circular-chaos.org>
5528 * gst/audiofx/Makefile.am:
5529 * gst/audiofx/audiochebband.c:
5530 * gst/audiofx/audiocheblimit.c:
5531 * gst/audiofx/math_compat.h:
5532 Check for sinh(), cosh() and asinh() and define our own
5533 implementations if they're not available. Fixes bug #520880.
5535 2008-03-07 Sebastian Dröge <slomo@circular-chaos.org>
5537 Patch by: Olivier Crete <tester at tester dot ca>
5539 * ext/speex/gstspeexenc.c: (gst_speex_enc_chain):
5540 Unref the buffers only once when handling not-negotiated errors.
5543 2008-03-07 Wim Taymans <wim.taymans@collabora.co.uk>
5545 Patch by: Ole André Vadla Ravnås <ole.andre.ravnas@tandberg.com>
5547 * gst/udp/gstudpsrc.c: (gst_udpsrc_finalize), (gst_udpsrc_start),
5549 Properly balance WSA_Cleanup with WSA_Startup.
5550 Also make the poll controllable on windows. Fixes #520888.
5552 2008-03-06 Wim Taymans <wim.taymans@collabora.co.uk>
5554 * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes),
5555 (gst_ebml_read_pull_bytes), (gst_ebml_read_element_id),
5556 (gst_ebml_read_element_length), (gst_ebml_peek_id),
5557 (gst_ebml_read_skip), (gst_ebml_read_buffer),
5558 (gst_ebml_read_bytes), (gst_ebml_read_uint), (gst_ebml_read_sint),
5559 (gst_ebml_read_float), (gst_ebml_read_ascii), (gst_ebml_read_utf8),
5560 (gst_ebml_read_date), (gst_ebml_read_master),
5561 (gst_ebml_read_binary), (gst_ebml_read_header):
5562 * gst/matroska/ebml-read.h:
5563 * gst/matroska/matroska-demux.c:
5564 (gst_matroska_demux_combine_flows), (gst_matroska_demux_reset),
5565 (gst_matroska_demux_read_track_encodings),
5566 (gst_matroska_demux_add_stream),
5567 (gst_matroska_demux_handle_src_query),
5568 (gst_matroska_demux_handle_seek_event),
5569 (gst_matroska_demux_init_stream),
5570 (gst_matroska_demux_parse_tracks),
5571 (gst_matroska_demux_parse_index_cuetrack),
5572 (gst_matroska_demux_parse_index_pointentry),
5573 (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
5574 (gst_matroska_demux_parse_metadata_id_simple_tag),
5575 (gst_matroska_demux_parse_metadata_id_tag),
5576 (gst_matroska_demux_parse_metadata),
5577 (gst_matroska_demux_sync_streams),
5578 (gst_matroska_demux_push_hdr_buf),
5579 (gst_matroska_demux_push_flac_codec_priv_data),
5580 (gst_matroska_demux_push_xiph_codec_priv_data),
5581 (gst_matroska_demux_add_wvpk_header),
5582 (gst_matroska_demux_check_subtitle_buffer),
5583 (gst_matroska_demux_parse_blockgroup_or_simpleblock),
5584 (gst_matroska_demux_parse_cluster),
5585 (gst_matroska_demux_parse_contents_seekentry),
5586 (gst_matroska_demux_parse_contents),
5587 (gst_matroska_demux_loop_stream_parse_id),
5588 (gst_matroska_demux_loop_stream), (gst_matroska_demux_loop):
5589 * gst/matroska/matroska-demux.h:
5590 * gst/matroska/matroska-ids.h:
5591 Handle return values from pull_range in a more granular way to properly
5593 Combine return values from push.
5594 Implement proper error handling.
5595 Prepare for handling seeking correctly.
5597 2008-03-03 Jan Schmidt <jan.schmidt@sun.com>
5599 * gst/matroska/ebml-read.c:
5600 Use GINT64 formatting constants from GLIB.
5602 * gst/matroska/matroska-demux.c:
5603 Add some guards to avoid a possible division by 0 and crashing
5604 with NULL events on some systems.
5605 Use gst_gdouble_to_guint64 somewhere instead of an implicit
5608 * gst/matroska/matroska-mux.c:
5609 Check for invalid timestamps in a bunch of places to avoid
5610 writing bogus durations into the output file.
5611 Fix some double<->gint64 conversions that weren't using
5612 gst_guint64_to_gdouble
5614 2008-03-03 Peter Kjellerstedt <pkj@axis.com>
5617 Move the checks for bison, flex and as to the program section and the
5618 check for gcc inline asm to the compiler characteristics section.
5620 2008-03-03 Peter Kjellerstedt <pkj@axis.com>
5623 Use AG_GST_CHECK_PLUGIN and AG_GST_DISABLE_PLUGIN to simplify which
5624 plug-ins are included/excluded. (#498222)
5626 2008-02-29 Michael Smith <msmith@fluendo.com>
5628 * gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers):
5629 Don't call gst_object_sync_values() unless we have a valid timestamp.
5631 2008-02-28 David Schleef <ds@schleef.org>
5633 * gst/matroska/matroska-demux.c:
5634 * gst/matroska/matroska-ids.h:
5635 * gst/matroska/matroska-mux.c:
5636 Fix Dirac mapping. I had previously added a VfW-type
5637 mapping, but it looks like Dirac will get a native Matroska
5638 mapping, and this is the most likely method.
5640 2008-02-28 David Schleef <ds@schleef.org>
5642 * gst/avi/gstavimux.c: Add Dirac encoding
5644 2008-02-28 Wim Taymans <wim.taymans@collabora.co.uk>
5646 Patch by: Peter Kjellerstedt <pkj at axis com>
5648 * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_create),
5649 (gst_udpsrc_get_property), (gst_udpsrc_start), (gst_udpsrc_unlock),
5650 (gst_udpsrc_unlock_stop), (gst_udpsrc_stop):
5651 * gst/udp/gstudpsrc.h:
5652 Port to GstPoll. See #505417.
5654 2008-02-28 Sebastian Dröge <slomo@circular-chaos.org>
5656 * gst/law/mulaw-decode.c: (gst_mulawdec_chain):
5657 Return GST_FLOW_NOT_NEGOTIATED when the caps are not set
5658 yet on the srcpad. We need rate and channels before we
5659 can do any processing. Fixes bug #519088.
5661 2008-02-26 Jan Schmidt <jan.schmidt@sun.com>
5664 Detect and indicate if GCC inline assembly syntax is
5667 * gst/goom/Makefile.am:
5668 * gst/goom/convolve_fx.c:
5669 * gst/goom/flying_stars_fx.c:
5670 * gst/goom/goom_config.h:
5671 * gst/goom/goom_core.c:
5672 * gst/goom/goomsl.c:
5675 * gst/goom/plugin_info.c:
5677 Fix various GCC-isms, and only build the inline assembly
5678 with compilers that support GCC inline assembly.
5680 Fix a couple of other warnings shown with Forte.
5682 2008-02-25 Stefan Kost <ensonic@users.sf.net>
5685 Use 'emms' instead of 'femms' to not crash on cpus that do not
5686 implement this 3dnow specific instruction.
5688 2008-02-25 Sebastian Dröge <slomo@circular-chaos.org>
5690 * gst/goom/plugin_info.c: (setOptimizedMethods):
5691 Use extended MMX for draw_line() too if available, not only
5694 2008-02-25 Sebastian Dröge <slomo@circular-chaos.org>
5696 * ext/jpeg/gstjpeg.c: (plugin_init):
5697 Remove (commented out) smoke typefinder. This is in base now.
5699 2008-02-23 Jan Schmidt <jan.schmidt@sun.com>
5701 * gst/goom2k1/Makefile.am:
5702 * gst/goom2k1/gstgoom.c:
5704 Rename the installed library, and don't register the same
5705 GType name as the new goom.
5707 2008-02-23 Tim-Philipp Müller <tim at centricular dot net>
5710 * ext/taglib/Makefile.am:
5711 Check for and define ERROR_CXXFLAGS and GST_CXXFLAGS and use them
5712 when building C++ code (#516509).
5714 2008-02-23 Tim-Philipp Müller <tim at centricular dot net>
5716 * gst/goom/gstgoom.c: (goom_debug), (plugin_init):
5717 * gst/goom/plugin_info.c: (goom_debug), (GST_CAT_DEFAULT),
5718 (setOptimizedMethods):
5719 Call oil_init(), otherwise oil_get_cpu_flags() won't return
5720 anything useful. Export goom debug category so we can get
5721 rid of the VERBOSE define and the printfs.
5723 2008-02-23 Tim-Philipp Müller <tim at centricular dot net>
5725 * gst/goom/goomsl_heap.c: (align_it):
5726 * gst/goom/plugin_info.c: (setOptimizedMethods):
5727 Compile fixes for x86-64.
5729 2008-02-23 Bastien Nocera <hadess@hadess.net>
5731 * gst/goom/Makefile.am: Don't compile lex or yacc outputs
5732 with warnings, but add other CFLAGS
5734 * gst/goom/goomsl.c (gsl_instr_set_namespace),
5735 (gsl_instr_add_param), (iflow_execute), (gsl_enternamespace),
5736 (calculate_labels), (gsl_read_file):
5737 * gst/goom/goomsl_lex.l:
5738 * gst/goom/goomsl_yacc.y:
5739 * gst/goom/plugin_info.c: Remove a few live printf, and
5740 fprintf, replace exit() calls with g_assert_not_reached()
5741 if it not optimal for a library
5743 2008-02-23 Bastien Nocera <hadess@hadess.net>
5745 * gst/goom/Makefile.am: Remove the warnings being disabled,
5746 fix linkage on x86, spotted by Sebastian Dröge
5747 <slomo@circular-chaos.org>
5749 * gst/goom/convolve_fx.c (convolve_init),
5750 (create_output_with_brightness), (convolve_apply):
5751 * gst/goom/filters.c (zoomFilterVisualFXWrapper_create):
5752 * gst/goom/goomsl.c:
5753 * gst/goom/ifs.c (ifs_update), (ifs_visualfx_create):
5754 * gst/goom/plugin_info.c:
5755 * gst/goom/tentacle3d.c (tentacle_fx_create):
5756 Fix warnings, and disable the motifs in the convolve_fx
5757 plugin (they were causing warnings, and they were just
5758 "Goom" in funny letterring)
5760 2008-02-23 Bastien Nocera <hadess@hadess.net>
5762 * configure.ac: Add checks for Flex/Yacc/Bison and other
5763 furry animals, for the new goom 2k4 based plugin
5765 * gst/goom/*: Update to use goom 2k4, uses liboil to detect
5766 CPU optimisations (not working yet), move the old plugin to...
5768 * gst/goom2k1/*: ... here, in case somebody is sick enough
5772 2008-02-22 Wim Taymans <wim.taymans@collabora.co.uk>
5774 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
5775 Post the server response code in an error message instead of a generic
5776 'error' message. Fixes #517237.
5778 2008-02-22 Sebastian Dröge <slomo@circular-chaos.org>
5780 * tests/check/Makefile.am:
5781 Ignore gconfaudiosrc for the states unit test too. It will fallback
5782 to alsasrc if the gconf settings can't be read and not everybody has
5785 2008-02-22 Sebastian Dröge <slomo@circular-chaos.org>
5787 * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_src_query),
5788 (gst_wavpack_parse_create_src_pad):
5789 * ext/wavpack/gstwavpackparse.h:
5790 Always report the duration if we know it in push mode and don't
5791 return 0 just to make totem believe we can't seek in push mode.
5792 Newer totem version use the SEEKING query which properly reports
5793 if we can seek or not.
5795 2008-02-22 Sebastian Dröge <slomo@circular-chaos.org>
5797 Patch by: Jens Granseuer <jensgr at gmx dot net>
5799 * tests/examples/equalizer/demo.c: (main):
5800 C89 fix, moving variable declarations to the beginning of
5801 the block. Fixes bug #517933.
5803 2008-02-21 Jan Schmidt <jan.schmidt@sun.com>
5806 Back to development...
5808 === release 0.10.7 ===
5810 2008-02-20 Jan Schmidt <jan.schmidt@sun.com>
5813 releasing 0.10.7, "Red Door Black"
5815 2008-02-19 Sebastian Dröge <slomo@circular-chaos.org>
5817 * gst/alpha/Makefile.am:
5818 Link alpha plugin with libgstbase. Fixes bug #517386.
5820 2008-02-18 Wim Taymans <wim.taymans@collabora.co.uk>
5822 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream):
5823 Init values to -1 instead of the default 0 value.
5826 2008-02-14 Stefan Kost <ensonic@users.sf.net>
5828 * tests/examples/spectrum/spectrum-example.c:
5829 Add missing include to fix compilation when libxml usage is disabled.
5832 2008-02-12 Jan Schmidt <jan.schmidt@sun.com>
5834 patch by: Wim Taymans <wim.taymans@collabora.co.uk>
5837 * gst/rtp/gstrtph264pay.c:
5838 * gst/rtp/gstrtpmp4gdepay.c:
5839 * gst/rtp/gstrtpmp4gpay.c:
5840 * gst/rtp/gstrtpmp4gpay.h:
5841 * gst/rtp/gstrtptheorapay.c:
5842 * gst/rtp/gstrtpvorbispay.c:
5844 Fix various leaks shown up in valgrind
5845 - free sprops and buffer in error cases in H264 payloader
5846 - fix leak in mp4g depayloader when construction the caps
5847 - don't leak config string in the mp4g payloader
5848 - don't leak buffers and headers in theora and vorbis payloaders
5850 * tests/check/elements/rtp-payloading.c:
5852 Fix the RTP data test
5853 - Actually send valid amr data to the payloader instead of 20
5855 - The mp4g payloader expects codec_data on the caps
5857 2008-02-12 Sebastien Moutte <sebastien@moutte.net>
5860 Add libgstpng.dsp to MANIFEST.
5861 * win32/vs6/libgstaudiofx.dsp:
5862 Add new source files to VS project file.
5864 2008-02-12 Jan Schmidt <jan.schmidt@sun.com>
5866 * sys/ximage/gstximagesrc.c:
5867 Initialise variables when opening the X display rather
5868 than in _start(), as the display can be opened before that.
5872 2008-02-12 Sebastian Dröge <slomo@circular-chaos.org>
5874 * sys/directdraw/gstdirectdrawsink.c:
5875 (gst_ddrawsurface_class_init), (gst_ddrawsurface_finalize),
5876 (gst_directdraw_sink_finalize):
5877 Properly chain up finalize functions. Fixes bug #515980.
5879 2008-02-12 Sebastian Dröge <slomo@circular-chaos.org>
5881 * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
5882 (gst_v4l2_buffer_class_init), (gst_v4l2_buffer_pool_finalize),
5883 (gst_v4l2_buffer_pool_class_init):
5884 Chain up the finalize functions. Fixes bug #515984.
5886 2008-02-12 Jan Schmidt <jan.schmidt@sun.com>
5888 * sys/ximage/ximageutil.c:
5889 Chain up in the finalize function for our custom
5891 Patch by: Sebastian Dröge <slomo@circular-chaos.org>
5894 2008-02-12 Sebastian Dröge <slomo@circular-chaos.org>
5896 * gst/debug/efence.c: (gst_fenced_buffer_finalize),
5897 (gst_fenced_buffer_class_init):
5898 Properly chain up finalize method. Fixes bug #515979.
5900 2008-02-12 Jan Schmidt <jan.schmidt@sun.com>
5902 * sys/ximage/gstximagesrc.c:
5903 Free allocated Damage memory before closing our connection to the
5904 X server. Partially fixes: #515706
5906 2008-02-12 Sebastian Dröge <slomo@circular-chaos.org>
5908 * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
5909 * tests/check/Makefile.am:
5910 * tests/check/gst-plugins-good.supp:
5911 Add a few libjpeg suppressions and initialize a variable to
5912 make smokeenc valgrind clean. Fixes bug #515701.
5914 2008-02-11 Jan Schmidt <jan.schmidt@sun.com>
5916 * gst/avi/gstavidemux.c:
5917 Revert patch which sends timestamps only on keyframes, as it
5918 breaks playback with current gst-ffmpeg.
5922 2008-02-11 Sebastian Dröge <slomo@circular-chaos.org>
5924 * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_create):
5925 * tests/check/elements/multifile.c: (GST_START_TEST):
5926 Close some memory leaks spotted by the unit test. Fixes bug #515697.
5928 2008-02-11 Sebastian Dröge <slomo@circular-chaos.org>
5930 * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
5931 Use and unset the GError when pipeline creation fails instead of
5932 simply leaking it. Fixes bug #515704.
5934 2008-02-10 Sebastian Dröge <slomo@circular-chaos.org>
5936 * gst/audiofx/audioamplify.c:
5937 * gst/audiofx/audiochebband.c:
5938 * gst/audiofx/audiocheblimit.c:
5939 * gst/audiofx/audiodynamic.c:
5940 * gst/audiofx/audioinvert.c:
5941 * gst/audiofx/audiopanorama.c:
5942 * gst/audiofx/audiowsincband.c:
5943 * gst/audiofx/audiowsinclimit.c:
5944 Fix long description of audiofx elements. Fixes bug #515457.
5946 2008-02-09 Jan Schmidt <jan.schmidt@sun.com>
5948 * docs/plugins/Makefile.am:
5949 * gst/spectrum/gstspectrum.c:
5950 * tests/examples/spectrum/.cvsignore:
5951 * tests/examples/spectrum/Makefile.am:
5952 * tests/examples/spectrum/spectrum-example.c:
5954 Add a simple example application for the spectrum element, include it
5955 in the docs, and fix some documentation ambiguities.
5959 2008-02-08 Jan Schmidt <jan.schmidt@sun.com>
5961 * gst/equalizer/Makefile.am:
5962 * gst/spectrum/Makefile.am:
5965 * tests/check/Makefile.am:
5966 Exclude v4l2src from the states test - it takes too long to start.
5968 * tests/check/elements/spectrum.c:
5969 Make the test run properly with CK_FORK=no
5971 2008-02-08 Christian Schaller <christian.schaller@collabora.co.uk>
5973 * gst/audiofix/Makefile.am: add missing header files
5975 2008-02-08 Julien Moutte <julien@fluendo.com>
5977 * gst/matroska/matroska-demux.c:
5978 (gst_matroska_demux_parse_blockgroup_or_simpleblock): Flag
5979 keyframe and delta units correctly when dealign with a BlockGroup.
5982 2008-02-08 Jan Schmidt <jan.schmidt@sun.com>
5984 * tests/check/elements/.cvsignore:
5985 Spell the new tests correctly in .cvsignore
5987 2008-02-08 Tim-Philipp Müller <tim at centricular dot net>
5989 * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_create):
5990 Need to use gsize here for the size, fixes compiler warning.
5992 * tests/examples/equalizer/.cvsignore:
5993 * tests/examples/equalizer/Makefile.am:
5994 * tests/examples/spectrum/.cvsignore:
5995 * tests/examples/spectrum/Makefile.am:
5996 Add missing files to fix the build.
5998 2008-02-08 Jan Schmidt <jan.schmidt@sun.com>
6001 * docs/plugins/Makefile.am:
6002 * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6003 * docs/plugins/gst-plugins-good-plugins-sections.txt:
6004 * docs/plugins/gst-plugins-good-plugins.args:
6005 * docs/plugins/gst-plugins-good-plugins.hierarchy:
6006 * docs/plugins/inspect/plugin-multifile.xml:
6007 * tests/check/Makefile.am:
6008 * tests/check/elements/.cvsignore:
6010 Move multifile plugin from -bad.
6013 2008-02-08 Jan Schmidt <jan.schmidt@sun.com>
6016 * docs/plugins/Makefile.am:
6017 * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6018 * docs/plugins/gst-plugins-good-plugins-sections.txt:
6019 * docs/plugins/gst-plugins-good-plugins.args:
6020 * docs/plugins/gst-plugins-good-plugins.hierarchy:
6021 * docs/plugins/inspect/plugin-spectrum.xml:
6022 * gst/spectrum/Makefile.am:
6023 * tests/check/Makefile.am:
6024 * tests/check/elements/.cvsignore:
6025 * tests/examples/Makefile.am:
6027 Move spectrum plugin from -bad.
6028 Move examples into tests/examples/spectrum.
6030 2008-02-08 Jan Schmidt <jan.schmidt@sun.com>
6033 * docs/plugins/Makefile.am:
6034 * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6035 * docs/plugins/gst-plugins-good-plugins-sections.txt:
6036 * docs/plugins/gst-plugins-good-plugins.args:
6037 * docs/plugins/gst-plugins-good-plugins.hierarchy:
6038 * docs/plugins/gst-plugins-good-plugins.interfaces:
6039 * docs/plugins/inspect/plugin-equalizer.xml:
6040 * gst/equalizer/Makefile.am:
6041 * tests/check/Makefile.am:
6042 * tests/examples/Makefile.am:
6043 Move the equalizer plugin across from -bad
6045 * tests/check/elements/.cvsignore:
6046 Add equalizer, audiosincwband and audiosincwlimit
6048 * tests/check/elements/equalizer.c:
6049 Fix compiler warnings
6053 2008-02-07 Jan Schmidt <jan.schmidt@sun.com>
6056 Only build with DISABLE_DEPRECATED during the CVS cycle. Pre-releases
6057 are treated like releases and build without it.
6059 2008-02-07 Jan Schmidt <jan.schmidt@sun.com>
6061 * docs/plugins/Makefile.am:
6062 * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6063 * docs/plugins/gst-plugins-good-plugins-sections.txt:
6064 * docs/plugins/gst-plugins-good-plugins.args:
6065 * docs/plugins/inspect/plugin-audiofx.xml:
6066 * gst/audiofx/Makefile.am:
6067 * gst/audiofx/audiofx.c:
6068 * gst/audiofx/audiowsincband.c:
6069 * gst/audiofx/audiowsincband.h:
6070 * gst/audiofx/audiowsinclimit.c:
6071 * gst/audiofx/audiowsinclimit.h:
6072 * tests/check/Makefile.am:
6073 * tests/check/elements/audiowsincband.c:
6074 * tests/check/elements/audiowsinclimit.c:
6076 Move the lpwsinc and bpwsinc elements from gst-plugins-bad into
6077 the audiofx plugin, and rename to audiowsinclimit and audiowsincband
6082 2008-02-07 Tim-Philipp Müller <tim at centricular dot net>
6084 * gst/icydemux/gsticydemux.c: (gst_icydemux_chain):
6085 * tests/check/elements/icydemux.c:
6086 Return GST_FLOW_NOT_NEGOTIATED if we get a buffer without
6087 caps, and add a somewhat useful debug message. Plus test.
6089 2008-02-07 Sebastien Moutte <sebastien@moutte.net>
6091 * gst/rtsp/gstrtspsrc.c:
6092 Include unistd.h only if HAVE_UNISTD_H is defined
6093 * win32/common/config.h.in:
6094 * win32/common/config.h:
6095 Define socklen_t as it seems it's not defined in default
6096 Visual Studio headers.
6097 * win32/vs6/libgstalpha.dsp:
6098 * win32/vs6/libgstapetag.dsp:
6099 * win32/vs6/libgstavi.dsp:
6100 * win32/vs6/libgstrtp.dsp:
6101 * win32/vs6/libgstrtsp.dsp:
6102 * win32/vs6/libgstvideomixer.dsp:
6103 Update project file dependencies and add new source files
6105 2008-02-07 Sebastian Dröge <slomo@circular-chaos.org>
6107 Patch by: Bjarne Rosengren <bjarne at axis dot com>
6109 * gst/matroska/ebml-write.c: (gst_ebml_write_element_push):
6110 Don't leak buffers when we don't push them downstream.
6113 2008-02-07 Tim-Philipp Müller <tim at centricular dot net>
6116 Bump requirements to (good) released versions to avoid
6117 confusion and make implicit core requirement explicit.
6119 2008-02-06 Jan Schmidt <jan.schmidt@sun.com>
6121 * docs/plugins/Makefile.am:
6122 * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6123 * docs/plugins/gst-plugins-good-plugins-sections.txt:
6124 * docs/plugins/gst-plugins-good-plugins.args:
6125 * docs/plugins/inspect/plugin-audiofx.xml:
6126 * gst/audiofx/Makefile.am:
6127 * gst/audiofx/audiochebband.c:
6128 * gst/audiofx/audiochebband.h:
6129 * gst/audiofx/audiocheblimit.c:
6130 * gst/audiofx/audiocheblimit.h:
6131 * gst/audiofx/audiochebyshevfreqband.c:
6132 * gst/audiofx/audiochebyshevfreqband.h:
6133 * gst/audiofx/audiochebyshevfreqlimit.c:
6134 * gst/audiofx/audiochebyshevfreqlimit.h:
6135 * gst/audiofx/audiofx.c:
6136 * tests/check/Makefile.am:
6137 * tests/check/elements/.cvsignore:
6138 * tests/check/elements/audiochebband.c:
6139 * tests/check/elements/audiocheblimit.c:
6140 * tests/check/elements/audiochebyshevfreqband.c:
6141 * tests/check/elements/audiochebyshevfreqlimit.c:
6143 Rename audiochebyshevfreqband -> audiochebband and
6144 audiochebyshevfreqlimit -> audiocheblimit and do the requisite CVS
6149 2008-02-05 Wim Taymans <wim.taymans@collabora.co.uk>
6151 Patch by: Orjan Friberg <orjanf at axis dot com>
6153 * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
6154 Fix caps memory leak. Fixes #514573.
6156 2008-02-04 Edward Hervey <edward.hervey@collabora.co.uk>
6158 * gst/avi/gstavidemux.c: (gst_avi_demux_parse_subindex):
6159 If there's no entries in the subindex, don't try to do anything stupid,
6162 2008-02-02 Tim-Philipp Müller <tim at centricular dot net>
6164 Patch by: John Millikin <jmillikin at gmail dot com>
6166 * ext/flac/gstflacdec.c: (gst_flac_dec_scan_for_last_block),
6167 (gst_flac_extract_picture_buffer), (gst_flac_dec_metadata_callback):
6168 Fix extraction of picture blocks with newer libflac versions again:
6169 FLAC__METADATA_TYPE_PICTURE is an enum, not a define (#513628).
6171 2008-02-02 Tim-Philipp Müller <tim at centricular dot net>
6173 * tests/check/Makefile.am:
6174 Add rtp-payloading test to VALGRIND_TO_FIX.
6176 * tests/check/elements/rtp-payloading.c:
6177 Add semicolons after GST_TEST_END so gst-indent gets the
6178 formatting right; make test less verbose in general, but
6179 more verbose in the error case (which should probably
6180 make the test fail anyway).
6182 2008-02-01 Thijs Vermeir <thijsvermeir@gmail.com>
6184 * docs/plugins/Makefile.am:
6185 * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6186 * docs/plugins/gst-plugins-good-plugins-sections.txt:
6187 * gst/avi/gstavisubtitle.c:
6188 Add documentation for avisubtitle and change class to
6189 Codec/Parser/Subtitle
6191 2008-01-31 Jan Schmidt <Jan.Schmidt@sun.com>
6193 * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
6194 Treat ENOTTY (driver does not implement ioctl) the same as
6195 EINVAL since it implies there are no available standards.
6197 * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format),
6198 (gst_v4l2src_get_nearest_size):
6199 Replace gst_v4l2src_get_size_limits with 2 calls to new function
6200 gst_v4l2src_get_nearest_size, and get it to use VIDIOC_S_FMT to
6201 probe if the driver does not support VIDIOC_TRY_FMT for whatever
6202 reason, and if we aren't yet actively capturing.
6204 * sys/v4l2/v4l2src_calls.h:
6205 Remove replaced function declaration.
6207 2008-01-31 Jan Schmidt <Jan.Schmidt@sun.com>
6210 Bump plugins-base requirement to 0.10.16 for the gst_video_format_*
6213 2008-01-31 Jan Schmidt <jan.schmidt@sun.com>
6218 2008-01-30 Jan Schmidt <jan.schmidt@sun.com>
6220 * gst/alpha/Makefile.am:
6221 * gst/alpha/gstalpha.c:
6223 Re-write the 'alpha' plugin to be BaseTransform based, simplifying
6224 some stuff, and making buffer-alloc and resizing work automatically.
6225 No longer crashes on odd frame widths and heights, although there
6226 seems to be a disagreement with ffmpegcolorspace about what size
6227 an AYUV frame with odd height should be.
6229 2008-01-29 Wim Taymans <wim.taymans@collabora.co.uk>
6231 Patch by: Alessandro Decina <alessandro at nnva dot org>
6233 * ext/libpng/gstpngenc.c: (user_write_data), (gst_pngenc_chain):
6234 * ext/libpng/gstpngenc.h:
6235 Preallocate the output buffer so that g_memdup() and
6236 gst_buffer_merge() aren't needed anymore. This greatly improves
6237 performances and fixes #512544.
6239 2008-01-29 Wim Taymans <wim.taymans@collabora.co.uk>
6241 * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry),
6242 (gst_avi_demux_stream_data):
6243 GStreamer timestamps are PTS values while AVI only knows about DTS
6244 timestamps. Make sure we only copy the DTS as the buffer timestamp when
6245 we are dealing with a key frame.
6247 2008-01-29 Stefan Kost <ensonic@users.sf.net>
6249 * tests/check/Makefile.am:
6250 * tests/check/elements/.cvsignore:
6251 * tests/check/elements/rtp-payloading.c:
6252 Add add testsuite for the rtp-payloader that tries simulating
6253 dataflow. Needs more test data.
6255 2008-01-29 Stefan Kost <ensonic@users.sf.net>
6257 * tests/check/elements/alphacolor.c:
6258 Remove two unused variables.
6260 2008-01-28 Tim-Philipp Müller <tim at centricular dot net>
6262 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpinfo):
6263 Use g_ascii_strtoll() instead of atoll, which is only
6266 2008-01-25 Thijs Vermeir <thijsvermeir@gmail.com>
6268 * gst/rtp/Makefile.am:
6270 * gst/rtp/gstrtpmpvpay.c:
6271 * gst/rtp/gstrtpmpvpay.h:
6272 Add MPEG2 video payloader
6274 2008-01-23 Sebastian Dröge <slomo@circular-chaos.org>
6276 * gst/level/gstlevel.c:
6277 Use #include <math.h> instead of #include "math.h".
6279 2008-01-21 Jan Schmidt <Jan.Schmidt@sun.com>
6281 * tests/check/Makefile.am:
6282 Fix up some CFLAGS sets.
6283 Don't include gconfvideosrc in the states test.
6285 * tests/check/elements/autodetect.c: (GST_START_TEST):
6286 Add some error strings to fail_unless arguments to fix some weird
6287 compiler errors on Solaris.
6289 2008-01-21 Jan Schmidt <Jan.Schmidt@sun.com>
6292 Detect video4linux headers on Solaris too.
6293 * sys/v4l2/gstv4l2colorbalance.h:
6294 * sys/v4l2/gstv4l2object.h:
6295 * sys/v4l2/v4l2_calls.c:
6296 * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
6297 (gst_v4l2_buffer_new):
6299 Make v4l2 build on Solaris.
6300 Patch by: Brian Cameron <brian.cameron at sun dot com>
6303 2008-01-21 Stefan Kost <ensonic@users.sf.net>
6305 * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6306 Update list from (still local) scanning script.
6308 2008-01-19 Sebastian Dröge <slomo@circular-chaos.org>
6310 Based on a patch by:
6311 Victor STINNER <victor dot stinner at haypocalc dot com>
6313 * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
6314 Set variable to NULL after freeing it to prevent double frees
6315 or make failures by another use of it afterwards more obvious
6316 and fix use of it after the freeing. Fixes bug #510592.
6318 2008-01-18 Thijs Vermeir <thijsvermeir@gmail.com>
6320 * gst/udp/gstmultiudpsink.c:
6321 use GST_WARNING for logging
6323 2008-01-18 Thijs Vermeir <thijsvermeir@gmail.com>
6325 * gst/udp/gstmultiudpsink.c:
6326 Don't try to leave a multicast group with an invalid socket
6328 2008-01-17 Tim-Philipp Müller <tim at centricular dot net>
6330 * ext/flac/gstflacdec.c:
6331 Fix compilation against flac 1.1.2 (as on debian stable), where
6332 the picture metadata defines and structs don't exist yet.
6335 2008-01-17 Wim Taymans <wim.taymans@collabora.co.uk>
6337 Patch by: Olivier Crete <tester at tester dot ca>
6339 * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
6340 (gst_multiudpsink_init), (gst_multiudpsink_set_property),
6341 (gst_multiudpsink_get_property), (gst_multiudpsink_init_send),
6342 (gst_multiudpsink_add_internal), (gst_multiudpsink_remove):
6343 * gst/udp/gstmultiudpsink.h:
6344 Add property to automatically join a multicast group or not. This can be
6345 useful when sharing a socket between multiple elements.
6348 2008-01-16 Stefan Kost <ensonic@users.sf.net>
6350 * gst/videomixer/Makefile.am:
6351 Add controller flags.
6353 2008-01-16 Stefan Kost <ensonic@users.sf.net>
6355 * gst/videomixer/videomixer.c:
6356 Also commit the missing gst_object_sync_values().
6358 2008-01-16 Stefan Kost <ensonic@users.sf.net>
6360 * docs/plugins/Makefile.am:
6361 Remove duplicate entry.
6363 2008-01-15 Stefan Kost <ensonic@users.sf.net>
6365 * docs/plugins/Makefile.am:
6366 * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6367 * docs/plugins/gst-plugins-good-plugins-sections.txt:
6368 * docs/plugins/inspect/plugin-gamma.xml:
6369 * docs/plugins/inspect/plugin-monoscope.xml:
6370 * docs/plugins/inspect/plugin-video4linux2.xml:
6371 Add 3 more plugins to docs.
6373 2008-01-15 Stefan Kost <ensonic@users.sf.net>
6375 * docs/plugins/gst-plugins-good-plugins-sections.txt:
6376 * sys/osxvideo/osxvideosink.h:
6377 Revert previous change caused by a file that got stuck on an old
6380 2008-01-15 Stefan Kost <ensonic@users.sf.net>
6382 * docs/plugins/gst-plugins-good-plugins-sections.txt:
6383 * gst/multipart/Makefile.am:
6384 * gst/multipart/multipartdemux.c:
6385 * gst/multipart/multipartdemux.h:
6386 * gst/multipart/multipartmux.c:
6387 * gst/multipart/multipartmux.h:
6388 Re-add multipartdemux to the docs. Last round of section cleanup.
6390 2008-01-15 Stefan Kost <ensonic@users.sf.net>
6392 * docs/plugins/Makefile.am:
6393 * docs/plugins/gst-plugins-good-plugins-sections.txt:
6394 * sys/osxaudio/gstosxaudiosink.h:
6395 * sys/osxvideo/osxvideosink.h:
6396 Managed to resolve most unused declarations. Filed a bug for one left.
6398 2008-01-15 Stefan Kost <ensonic@users.sf.net>
6400 * docs/plugins/gst-plugins-good-plugins-sections.txt:
6401 Cleanup section file.
6403 2008-01-15 Stefan Kost <ensonic@users.sf.net>
6405 * docs/plugins/Makefile.am:
6406 * docs/plugins/gst-plugins-good-plugins.args:
6407 * docs/plugins/gst-plugins-good-plugins.signals:
6408 * docs/plugins/inspect/plugin-alaw.xml:
6409 * docs/plugins/inspect/plugin-alpha.xml:
6410 * docs/plugins/inspect/plugin-alphacolor.xml:
6411 * docs/plugins/inspect/plugin-annodex.xml:
6412 * docs/plugins/inspect/plugin-apetag.xml:
6413 * docs/plugins/inspect/plugin-audiofx.xml:
6414 * docs/plugins/inspect/plugin-auparse.xml:
6415 * docs/plugins/inspect/plugin-autodetect.xml:
6416 * docs/plugins/inspect/plugin-avi.xml:
6417 * docs/plugins/inspect/plugin-cairo.xml:
6418 * docs/plugins/inspect/plugin-cdio.xml:
6419 * docs/plugins/inspect/plugin-cutter.xml:
6420 * docs/plugins/inspect/plugin-debug.xml:
6421 * docs/plugins/inspect/plugin-dv.xml:
6422 * docs/plugins/inspect/plugin-efence.xml:
6423 * docs/plugins/inspect/plugin-effectv.xml:
6424 * docs/plugins/inspect/plugin-flac.xml:
6425 * docs/plugins/inspect/plugin-flxdec.xml:
6426 * docs/plugins/inspect/plugin-gconfelements.xml:
6427 * docs/plugins/inspect/plugin-gdkpixbuf.xml:
6428 * docs/plugins/inspect/plugin-goom.xml:
6429 * docs/plugins/inspect/plugin-halelements.xml:
6430 * docs/plugins/inspect/plugin-icydemux.xml:
6431 * docs/plugins/inspect/plugin-id3demux.xml:
6432 * docs/plugins/inspect/plugin-jpeg.xml:
6433 * docs/plugins/inspect/plugin-ladspa.xml:
6434 * docs/plugins/inspect/plugin-level.xml:
6435 * docs/plugins/inspect/plugin-matroska.xml:
6436 * docs/plugins/inspect/plugin-mulaw.xml:
6437 * docs/plugins/inspect/plugin-multipart.xml:
6438 * docs/plugins/inspect/plugin-navigationtest.xml:
6439 * docs/plugins/inspect/plugin-png.xml:
6440 * docs/plugins/inspect/plugin-quicktime.xml:
6441 * docs/plugins/inspect/plugin-rtp.xml:
6442 * docs/plugins/inspect/plugin-rtsp.xml:
6443 * docs/plugins/inspect/plugin-shout2send.xml:
6444 * docs/plugins/inspect/plugin-smpte.xml:
6445 * docs/plugins/inspect/plugin-speex.xml:
6446 * docs/plugins/inspect/plugin-taglib.xml:
6447 * docs/plugins/inspect/plugin-udp.xml:
6448 * docs/plugins/inspect/plugin-videobalance.xml:
6449 * docs/plugins/inspect/plugin-videobox.xml:
6450 * docs/plugins/inspect/plugin-videocrop.xml:
6451 * docs/plugins/inspect/plugin-videoflip.xml:
6452 * docs/plugins/inspect/plugin-videomixer.xml:
6453 * docs/plugins/inspect/plugin-wavenc.xml:
6454 * docs/plugins/inspect/plugin-wavpack.xml:
6455 * docs/plugins/inspect/plugin-wavparse.xml:
6458 * gst/videomixer/Makefile.am:
6459 * gst/videomixer/videomixer.c:
6460 * gst/videomixer/videomixer.h:
6461 * gst/videomixer/videomixerpad.h:
6462 Split out header to fix warnings from the doc-build.
6464 2008-01-14 Wim Taymans <wim.taymans@collabora.co.uk>
6466 As found by: Tommi Myöhänen <ext-tommi.myohanen nokia com>
6468 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpinfo):
6469 Use atoll to parse the rtptime with enough precision. Fixes #509329.
6471 2008-01-14 Tim-Philipp Müller <tim at centricular dot net>
6473 * gst/avi/gstavisubtitle.c: (gst_avi_subtitle_extract_file):
6474 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send):
6475 Initialise variables to work around (false) 'foo might be used
6476 uninitialized in this function' warnings by gcc-3.3.3 (#509298).
6478 2008-01-11 David Schleef <ds@schleef.org>
6480 * docs/plugins/.cvsignore:
6481 * tests/check/pipelines/.cvsignore:
6482 Ignore more files for the buildbot.
6484 2008-01-11 Jan Schmidt <Jan.Schmidt@sun.com>
6486 * ext/flac/gstflacdec.c: (gst_flac_extract_picture_buffer):
6487 * gst/id3demux/id3v2frames.c: (parse_picture_frame):
6488 Generate the image-type values correctly. Leave them out of the caps
6489 when outputting a "preview image" tag, since it only makes sense
6490 to have one of those - the type is irrelevant.
6492 * sys/sunaudio/gstsunaudiomixerctrl.c:
6493 (gst_sunaudiomixer_ctrl_open):
6494 If we can, mark the mixer multiple open when we use it, in case
6495 (for some reason) the process wants to open it again elsewhere.
6497 2008-01-11 Wim Taymans <wim.taymans@collabora.co.uk>
6499 Patch by: Olivier Crete <tester at tester dot ca>
6501 * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps):
6502 * gst/rtp/gstrtptheorapay.c:
6503 Fix the clock rate to 90000 as required by the RFC.
6506 2008-01-11 Tim-Philipp Müller <tim at centricular dot net>
6508 * tests/check/elements/icydemux.c: (GST_START_TEST), (icydemux_suite):
6509 Don't use deprecated GST_PLUGIN_DEFINE_STATIC.
6511 2008-01-10 Sebastian Dröge <slomo@circular-chaos.org>
6514 Add -Wno-portability to the automake parameters to stop warnings
6515 about GNU make extensions being used. We require GNU make in almost
6516 every Makefile anyway.
6519 Use AM_PROG_CC_C_O as a compiler that accepts both -c and -o
6520 at the same time is required for per target flags.
6522 2008-01-09 Edward Hervey <edward.hervey@collabora.co.uk>
6524 * gst/videomixer/videomixer.c: (gst_videomixer_init):
6525 Fix error from my last commit.
6527 2008-01-09 Tim-Philipp Müller <tim at centricular dot net>
6529 Based on patch by: Tommi Myöhänen <ext-tommi.myohanen nokia com>
6531 * gst/id3demux/id3v2frames.c: (parse_comment_frame):
6532 Make sure the ISO 639-X language code in ID3v2 COMM frames
6533 is actually valid UTF-8 (or rather: ASCII), so we don't end
6534 up with non-UTF8 strings in tags if there's garbage in the
6535 language field. Also make sure the language code is always
6536 lower case. Fixes: #508291.
6538 2008-01-09 Stefan Kost <ensonic@users.sf.net>
6543 2008-01-09 Stefan Kost <ensonic@users.sf.net>
6546 Include lcov.mak to allow building coverage reports. Guard
6547 check-torture target like in the other packages.
6549 2008-01-09 Sameer Naik <sameer@damagehead.com>
6551 reviewed by: Edward Hervey <edward.hervey@collabora.co.uk>
6553 * gst/videomixer/videomixer.c:
6554 (gst_videomixer_set_master_geometry), (_do_init),
6555 (gst_videomixer_child_proxy_get_child_by_index),
6556 (gst_videomixer_child_proxy_get_children_count),
6557 (gst_videomixer_child_proxy_init), (gst_videomixer_reset),
6558 (gst_videomixer_init), (gst_videomixer_request_new_pad),
6559 (gst_videomixer_release_pad), (gst_videomixer_fill_queues):
6560 Implement GstChildProxy interface.
6561 Send newsegment at the right moment
6564 2008-01-09 Edward Hervey <edward.hervey@collabora.co.uk>
6566 * gst/alpha/Makefile.am:
6567 * gst/alpha/gstalpha.c: (gst_alpha_class_init), (gst_alpha_init),
6568 (gst_alpha_sink_event), (gst_alpha_chain),
6569 (gst_alpha_change_state), (plugin_init):
6570 Make the various properties of 'alpha' controllable. This allows doing
6571 niceties like fade-in/fade-out.
6573 2008-01-09 Stefan Kost <ensonic@users.sf.net>
6575 * gst/rtp/gstasteriskh263.c:
6576 * gst/rtp/gstrtpL16depay.c:
6577 * gst/rtp/gstrtpac3depay.c:
6578 * gst/rtp/gstrtpamrpay.c:
6579 * gst/rtp/gstrtpdepay.c:
6580 * gst/rtp/gstrtpgsmdepay.c:
6581 * gst/rtp/gstrtph263depay.c:
6582 * gst/rtp/gstrtph263pdepay.c:
6583 * gst/rtp/gstrtph263ppay.c:
6584 * gst/rtp/gstrtph264depay.c:
6585 * gst/rtp/gstrtph264pay.c:
6586 * gst/rtp/gstrtpmp2tdepay.c:
6587 * gst/rtp/gstrtpmp4adepay.c:
6588 * gst/rtp/gstrtpmp4gdepay.c:
6589 * gst/rtp/gstrtpmp4gpay.c:
6590 * gst/rtp/gstrtpmp4vdepay.c:
6591 * gst/rtp/gstrtpmpadepay.c:
6592 * gst/rtp/gstrtpmpvdepay.c:
6593 * gst/rtp/gstrtpsv3vdepay.c:
6594 * gst/rtp/gstrtptheoradepay.c:
6595 * gst/rtp/gstrtptheorapay.c:
6596 * gst/rtp/gstrtpvorbisdepay.c:
6597 * gst/rtp/gstrtpvorbispay.c:
6598 Remove copy/paste unused code (property setters and getter) found by
6599 the coverage suite (yay, saves ~20k on disk).
6601 2008-01-08 Tim-Philipp Müller <tim at centricular dot net>
6603 * gst/matroska/matroska-mux.c: (COMMON_VIDEO_CAPS_NO_FRAMERATE),
6605 Also fix up pad templates to indicate that image/jpeg doesn't
6606 absolutely require the framerate property to be set (#504081).
6608 2008-01-08 Tim-Philipp Müller <tim at centricular dot net>
6610 Based on patch by: Wouter Cloetens <wouter at mind be>
6612 * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_setcaps),
6613 (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad),
6614 (gst_matroska_mux_finish), (gst_matroska_mux_collected):
6615 * gst/matroska/matroska-mux.h:
6616 Keep track of first and last timestamps for each incoming stream,
6617 so we can calculate the total duration for live sources and other
6618 input where we can't query the duration from the start or where
6619 there's no constant framerate from which we can deduce the
6620 duration; also use calculated/observed duration if it is bigger
6621 than the previously queried duration. Furthermore, use
6622 gst_pad_query_peer_duration() and take into account that it may
6623 return TRUE but still a duration of CLOCK_TIME_NONE, which easily
6624 screws up comparisons when using unsigned integers. Fixes #504081.
6626 2008-01-08 Sebastian Dröge <slomo@circular-chaos.org>
6629 * gst/audiofx/audioamplify.c:
6630 (gst_audio_amplify_clipping_method_get_type),
6631 (gst_audio_amplify_init), (gst_audio_amplify_transform_ip):
6632 * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_init),
6633 (gst_audio_dynamic_transform_ip):
6634 * gst/audiofx/audioinvert.c: (gst_audio_invert_init),
6635 (gst_audio_invert_transform_ip):
6636 * gst/audiofx/audiopanorama.c: (gst_audio_panorama_init),
6637 (gst_audio_panorama_transform):
6638 * gst/level/gstlevel.c: (gst_level_init):
6639 Make elements GST_BUFFER_FLAG_GAP aware and call
6640 gst_base_transform_set_gap_aware for this.
6641 Bump core requirement to CVS.
6643 * gst/audiofx/audiochebyshevfreqband.c:
6644 (gst_audio_chebyshev_freq_band_transform_ip):
6645 * gst/audiofx/audiochebyshevfreqlimit.c:
6646 (gst_audio_chebyshev_freq_limit_transform_ip):
6647 Also sync GObject properties to the controller if operating
6648 in passthrough mode.
6650 2008-01-07 Tim-Philipp Müller <tim at centricular dot net>
6652 * sys/directdraw/gstdirectdrawsink.c:
6653 (gst_directdraw_sink_window_thread):
6654 FALSE is not a gpointer.
6656 2008-01-05 Julien Moutte <julien@fluendo.com>
6658 * sys/directdraw/gstdirectdrawsink.c:
6659 (gst_directdraw_sink_set_window_id),
6660 (gst_directdraw_sink_set_caps), (gst_directdraw_sink_change_state),
6661 (gst_directdraw_sink_buffer_alloc),
6662 (gst_directdraw_sink_draw_borders),
6663 (gst_directdraw_sink_show_frame),
6664 (gst_directdraw_sink_setup_ddraw),
6665 (gst_directdraw_sink_window_thread),
6666 (gst_directdraw_sink_get_ddrawcaps),
6667 (gst_directdraw_sink_surface_create): Make sure we create our
6668 internal window only when we need it. That will give a chance to
6669 the application to get the prepare-xwindow-id bus message. Draw
6670 black borders when keeping aspect ratio. Handle the case where our
6671 rendering window disappears (closed or errors) like other sinks
6672 do. Various 80 columns fixes, improve state change order. That
6673 element could need some more love.
6675 2008-01-04 Sebastian Dröge <slomo@circular-chaos.org>
6677 * ext/taglib/gstapev2mux.h:
6678 * ext/taglib/gstid3v2mux.h:
6679 Remove useless typedefs without new type name. Fixes a warning with
6682 2008-01-03 Wim Taymans <wim.taymans@collabora.co.uk>
6684 Patch by: John Millikin <jmillikin at gmail dot com>
6686 * ext/flac/gstflacdec.c: (gst_flac_dec_setup_seekable_decoder),
6687 (gst_flac_dec_setup_stream_decoder),
6688 (gst_flac_normalize_picture_mime_type),
6689 (gst_flac_extract_picture_buffer),
6690 (gst_flac_dec_metadata_callback):
6691 Emit metadata messages when a PICTURE block is encountered.
6694 2008-01-02 Thijs Vermeir <thijsvermeir@gmail.com>
6697 increase rank because no known issues anymore ...
6698 * gst/avi/gstavisubtitle.c:
6699 send subtitle name to the srcpad
6701 2007-12-31 Wim Taymans <wim.taymans@collabora.co.uk>
6703 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send), (gst_rtspsrc_open):
6704 * gst/rtsp/gstrtspsrc.h:
6705 Implement redirect for the DESCRIBE reply. Fixes #506025.
6707 2007-12-29 Sebastian Dröge <slomo@circular-chaos.org>
6709 * ext/flac/gstflacdec.c: (gst_flac_dec_write):
6710 Fix 'xyz may be used uninitialized' compiler warnings caused
6711 by broken g_assert_not_reached() macro in GLib-2.15.x and don't
6712 abort() in any case but properly report the error.
6714 2007-12-26 Tim-Philipp Müller <tim at centricular dot net>
6716 * gst/avi/gstavidemux.c: (gst_avi_demux_loop):
6717 * gst/wavparse/gstwavparse.c: (gst_wavparse_chain):
6718 * sys/ximage/gstximagesrc.c: (composite_pixel):
6719 Fix 'xyz may be used uninitialized' compiler warnings caused
6720 by broken g_assert_not_reached() macro in GLib-2.15.x (it's
6721 not really nice to abort in any case). Fixes #505745.
6723 2007-12-18 Tim-Philipp Müller <tim at centricular dot net>
6725 * tests/check/elements/avisubtitle.c: (check_correct_buffer):
6726 Small unit test fix (has no practical impact at the moment,
6727 since we're only feeding utf8 and hence just create a sub-
6728 buffer for the output).
6730 2007-12-18 Thijs Vermeir <thijsvermeir@gmail.com>
6732 * gst/avi/gstavisubtitle.c:
6733 * tests/check/elements/avisubtitle.c:
6734 Add seeking support for avi subtitle
6736 2007-12-18 Wim Taymans <wim.taymans@collabora.co.uk>
6738 * ext/flac/gstflacdec.c: (gst_flac_dec_reset_decoders),
6739 (gst_flac_dec_update_metadata), (gst_flac_dec_metadata_callback),
6740 (gst_flac_dec_write):
6741 * ext/flac/gstflacdec.h:
6742 Remove some unused vars.
6743 Do more cleanup of leftover events and tags.
6744 Output tags after the segment event. Fixes #504018.
6746 2007-12-18 Tim-Philipp Müller <tim at centricular dot net>
6748 * gst/avi/gstavisubtitle.c: (IS_BOM_UTF8), (IS_BOM_UTF16_BE),
6749 (IS_BOM_UTF16_LE), (IS_BOM_UTF32_BE), (IS_BOM_UTF32_LE),
6750 (gst_avi_subtitle_extract_file), (gst_avi_subtitle_parse_gab2_chunk):
6751 Detect other UTF byte order markers and convert to UTF-8 as
6754 2007-12-18 Tim-Philipp Müller <tim at centricular dot net>
6756 * gst/avi/gstavisubtitle.c: (src_template),
6757 (gst_avi_subtitle_extract_utf8_file),
6758 (gst_avi_subtitle_parse_gab2_chunk), (gst_avi_subtitle_chain),
6759 (gst_avi_subtitle_base_init), (gst_avi_subtitle_class_init),
6760 (gst_avi_subtitle_init), (gst_avi_subtitle_change_state):
6761 * gst/avi/gstavisubtitle.h:
6762 Refactor a bit; fix name extraction; don't assume all the data
6763 in the chunk is actually subtitle data, there may be padding at
6764 the end; fix GST_ELEMENT_ERROR usage; store extracted subtitle
6765 file so it's there to send again after a seek (for future use).
6767 2007-12-18 Thijs Vermeir <thijsvermeir@gmail.com>
6769 * gst/avi/Makefile.am:
6771 * gst/avi/gstavisubtitle.c:
6772 * gst/avi/gstavisubtitle.h:
6773 * tests/check/Makefile.am:
6774 * tests/check/elements/avisubtitle.c:
6775 * win32/common/config.h:
6776 Add avi subtitle element for bug #442034. Need seeking support
6777 and more support for character conversion.
6779 2007-12-18 Tim-Philipp Müller <tim at centricular dot net>
6782 Include common/win32.mak for CRLF check of win32 project
6783 files (see #393626).
6785 * win32/vs6/libgstpng.dsp:
6786 Fix line endings and do cvs admin -kb.
6788 2007-12-17 Edward Hervey <edward.hervey@collabora.co.uk>
6790 * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
6791 Actually drop the buffers which are outside the currently configured
6792 segment instead of just emitting a WARNING.
6794 2007-12-14 Wim Taymans <wim.taymans@collabora.co.uk>
6796 * ext/flac/gstflacdec.c: (gst_flac_dec_metadata_callback),
6797 (gst_flac_dec_write):
6798 * ext/flac/gstflacdec.h:
6799 Send segments from the streaming thread. Fixes #502187.
6800 Fix segment seeking and a bunch of other seeking cases.
6802 2007-12-14 Tim-Philipp Müller <tim at centricular dot net>
6804 * gst/id3demux/id3v2frames.c: (parse_url_link_frame):
6805 Parse WOAF frames and put the result into GST_TAG_CONTACT,
6806 which is where it would end up if the same information was
6807 put in a vorbis comment (don't think it's worth adding a
6808 new URI tag for this). Fixes #488112.
6810 2007-12-11 Tim-Philipp Müller <tim at centricular dot net>
6813 We need core/base 0.10.15 or later.
6815 2007-12-11 Wim Taymans <wim.taymans@collabora.co.uk>
6817 Patch by: Mark Nauwelaerts <manauw skynet be>
6819 * gst/avi/gstavimux.c: (gst_avi_mux_start_file):
6820 Fix regression in stream numbering. Fixes #502655.
6822 2007-12-11 Wim Taymans <wim.taymans@collabora.co.uk>
6824 Patch by: Wai-Ming Ho <webregbox at yahoo dot co dot uk>
6826 * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_init),
6827 (gst_rtp_h264_pay_finalize), (gst_rtp_h264_pay_setcaps),
6828 (next_start_code), (is_nal_equal), (gst_rtp_h264_pay_decode_nal),
6829 (encode_base64), (gst_rtp_h264_pay_parse_sps_pps),
6830 (gst_rtp_h264_pay_handle_buffer):
6831 * gst/rtp/gstrtph264pay.h:
6832 Use higher performance start-code searching.
6833 Parse NALs and store SPS, PPS and profile in the caps so that they can
6834 be used in the SDP. Fixes #502814.
6836 2007-12-11 Tim-Philipp Müller <tim at centricular dot net>
6838 * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
6839 * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list):
6840 Init some structs to zero before we pass them to ioctl, which
6841 avoids valgrind warnings. Also fix a small memory leak.
6843 2007-12-11 Wim Taymans <wim.taymans@collabora.co.uk>
6845 Patch by: Wouter Cloetens <wouter at mind dot be>
6847 * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
6848 Copy timestamp from input to output. Not very perfect yet but better
6849 than nothing. Fixes #503023.
6851 2007-12-09 Sebastian Dröge <slomo@circular-chaos.org>
6853 * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
6854 Also print a useful error message with the old Wavpack API
6857 2007-12-09 Tim-Philipp Müller <tim at centricular dot net>
6859 * ext/wavpack/gstwavpackdec.c:
6860 More build fixes for old libwavpack versions: include config.h so
6861 that WAVPACK_OLD_API is actually defined as detected; only use
6862 WavpackGetErrorMessage if it is available. This fixes the build
6863 on debian stable for me.
6865 2007-12-09 Sebastian Dröge <slomo@circular-chaos.org>
6867 * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
6868 * ext/wavpack/gstwavpackparse.c:
6869 (gst_wavpack_parse_create_src_pad):
6870 Workaround the non-existance of WavpackGetChannelMask in Wavpack
6871 versions below 4.40.0.
6873 2007-12-09 Sebastian Dröge <slomo@circular-chaos.org>
6876 And now do it right for real...
6878 2007-12-09 Sebastian Dröge <slomo@circular-chaos.org>
6881 Correctly reset $LIBS to not contain -lm.
6883 2007-12-09 Sebastian Dröge <slomo@circular-chaos.org>
6885 Based on a patch by: Kwang Yul Seo <kwangyul dot seo at gmail dot com>
6888 * ext/cairo/gsttimeoverlay.c:
6889 (gst_cairo_time_overlay_print_smpte_time):
6890 Fix compilation with MSVC by using gst_util_guint64_to_gdouble()
6891 and checking for rint() and implementing it ourself if it doesn't
6892 exist. Fixes #497293.
6894 2007-12-09 Sebastian Dröge <slomo@circular-chaos.org>
6897 Don't define GST_DISABLE_DEPRECATED for releases. Fixes #498181.
6899 2007-12-08 Jan Schmidt <jan.schmidt@sun.com>
6901 * sys/oss/gstosshelper.c:
6902 Verify that the format returned after the ioctl is the one
6903 we requested. It is valid for the ioctl to succeed while
6904 substituting an alternate 'supported' sample format.
6906 2007-12-07 Tim-Philipp Müller <tim at centricular dot net>
6908 * sys/oss/gstossaudio.c: (plugin_init):
6909 * sys/oss/gstosssink.c: (gst_oss_sink_open):
6910 * sys/oss/gstosssrc.c: (gst_oss_src_open):
6911 Post decent (and translated) error message when we can't
6912 open the audio device for some reason.
6914 2007-12-07 Jan Schmidt <jan.schmidt@sun.com>
6916 * sys/oss/gstosssink.c:
6917 * sys/oss/gstosssrc.c:
6918 Allow the AUDIODEV environment variable to redirect us
6919 to a different default OSS device, like sunaudiosink does
6920 on Solaris (makes audio play automatically on SunRays).
6922 2007-12-06 Sebastian Dröge <slomo@circular-chaos.org>
6924 * gst/audiofx/audioamplify.c: (gst_audio_amplify_transform_ip):
6925 * gst/audiofx/audiochebyshevfreqband.c:
6926 (gst_audio_chebyshev_freq_band_transform_ip):
6927 * gst/audiofx/audiochebyshevfreqlimit.c:
6928 (gst_audio_chebyshev_freq_limit_transform_ip):
6929 * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_transform_ip):
6930 * gst/audiofx/audioinvert.c: (gst_audio_invert_transform_ip):
6931 The transform_ip() methods should do nothing if in passthrough mode.
6932 It might get non-writable buffers in that case but the buffer might
6933 as well be writable.
6935 * gst/audiofx/audiopanorama.c: (gst_audio_panorama_transform):
6936 The transform() methods won't be called in passthrough mode and
6937 otherwise the buffer is always writable so don't check here.
6939 2007-12-06 Tim-Philipp Müller <tim at centricular dot net>
6941 * gst/wavparse/gstwavparse.c: (gst_wavparse_srcpad_event):
6942 Fix seeking in .wav files again (#501775). Some people seem to think
6943 they don't need to test their changes when they're just 'reflowing'
6946 2007-12-05 Wim Taymans <wim.taymans@gmail.com>
6948 * gst/autodetect/gstautovideosink.c:
6949 (gst_auto_video_sink_class_init), (gst_auto_video_sink_dispose),
6950 (gst_auto_video_sink_init),
6951 (gst_auto_video_sink_create_element_with_pretty_name),
6952 (gst_auto_video_sink_find_best),
6953 (gst_auto_video_sink_set_property),
6954 (gst_auto_video_sink_get_property):
6955 * gst/autodetect/gstautovideosink.h:
6957 Use same error reporting code as autoaudiosink.
6958 Add property to filter sinks based on caps. Only select raw video sinks
6959 by default for backwards compat.
6960 API: GstAutoVideoSink::filter-caps
6962 2007-12-05 Wim Taymans <wim.taymans@gmail.com>
6964 Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
6966 * gst/autodetect/gstautoaudiosink.c:
6967 (gst_auto_audio_sink_class_init), (gst_auto_audio_sink_dispose),
6968 (gst_auto_audio_sink_init), (gst_auto_audio_sink_find_best),
6969 (gst_auto_audio_sink_set_property),
6970 (gst_auto_audio_sink_get_property):
6971 * gst/autodetect/gstautoaudiosink.h:
6972 Add property to filter sinks based on caps. Only select raw audio sinks
6973 by default for backwards compat. Fixes #417420.
6974 API: GstAutoAudioSink::filter-caps
6976 2007-11-29 Michael Smith <msmith@fluendo.com>
6978 Patch by: Arek Korbik <arkadini@gmail.com>
6980 * gst/videobox/gstvideobox.c: (plugin_init):
6981 Initialise liboil in plugin_init()
6983 2007-11-29 Wim Taymans <wim.taymans@gmail.com>
6985 * ext/libpng/gstpngdec.c: (gst_pngdec_task):
6986 Post error before sending EOS. Fixes #499178.
6988 2007-11-28 Sebastien Moutte <sebastien@moutte.net>
6990 * win32/vs6/gst_plugins_good.dsw:
6991 * win32/vs6/libgstpng.dsp:
6992 Add a project file for libgstpng
6994 2007-11-28 Edward Hervey <bilboed@bilboed.com>
6996 * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_class_init),
6997 (gst_rtp_h263_depay_process):
6998 Code beautification.
6999 Added debug statements.
7000 Don't bit-shift everything, just do operations on last/first byte
7003 2007-11-27 Wim Taymans <wim.taymans@gmail.com>
7005 Patch by: Jayarama S. Santana <sundarsantana at gmail dot com>
7007 * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_process):
7008 Fix wrong comparison in overrun check. Fixes #499239 some more.
7010 2007-11-27 Edward Hervey <bilboed@bilboed.com>
7012 * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_init),
7013 (gst_rtp_h263_depay_process):
7014 * gst/rtp/gstrtph263depay.h:
7015 Fix h263 depayloader so that ANY h263 decoder can handle the outgoing
7018 2007-11-26 Wim Taymans <wim.taymans@gmail.com>
7020 Based on Path by: Jayarama S. Santana <sundarsantana at gmail dot com>
7022 * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_setcaps),
7023 (gst_rtp_mp4a_depay_process):
7024 * gst/rtp/gstrtpmp4adepay.h:
7025 Fix depayloading when multiple frames are inside one RTP packet.
7028 2007-11-26 Stefan Kost <ensonic@users.sf.net>
7030 * gst/level/gstlevel.c:
7031 Add GAP-flag support.
7033 2007-11-26 Edward Hervey <bilboed@bilboed.com>
7035 * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_process):
7036 Read the I flag for Mode A h263 rtp stream and set the
7037 GST_BUFFER_FLAG_DELTA_UNIT accordingly.
7040 2007-11-26 Stefan Kost <ensonic@users.sf.net>
7042 * gst/level/gstlevel.c:
7043 Remove some dead code and do cleanups.
7045 2007-11-26 Stefan Kost <ensonic@users.sf.net>
7047 * tests/check/pipelines/simple-launch-lines.c:
7048 Improve the tests by allowing to set a target state.
7050 2007-11-26 Sebastian Dröge <slomo@circular-chaos.org>
7052 * tests/check/elements/wavpackenc.c: (GST_START_TEST):
7053 Don't check the caps of the output buffer if they're equal some
7054 other caps. The caps can change in a backward compatible way
7055 and did at this point.
7057 2007-11-24 Julien MOUTTE <julien@moutte.net>
7059 * gst/qtdemux/qtdemux.c: (gst_qtdemux_find_segment),
7060 (gst_qtdemux_move_stream), (gst_qtdemux_do_seek),
7061 (gst_qtdemux_seek_to_previous_keyframe),
7062 (gst_qtdemux_activate_segment), (gst_qtdemux_advance_sample),
7063 (gst_qtdemux_loop_state_movie), (gst_qtdemux_loop): Implement
7064 reverse playback support.
7066 2007-11-20 Sebastian Dröge <slomo@circular-chaos.org>
7068 * ext/wavpack/gstwavpackcommon.c: (gst_wavpack_set_channel_layout):
7069 Also set the channel layout on the Wavpack caps if we're having
7070 a mono layout. Of course only do it for "audio/x-wavpack".
7072 2007-11-20 Sebastian Dröge <slomo@circular-chaos.org>
7074 * ext/wavpack/gstwavpackcommon.c:
7075 (gst_wavpack_get_default_channel_mask),
7076 (gst_wavpack_set_channel_layout),
7077 (gst_wavpack_get_default_channel_positions),
7078 (gst_wavpack_get_channel_mask_from_positions),
7079 (gst_wavpack_set_channel_mapping):
7080 * ext/wavpack/gstwavpackcommon.h:
7081 * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
7082 (gst_wavpack_dec_sink_set_caps), (gst_wavpack_dec_chain):
7083 * ext/wavpack/gstwavpackdec.h:
7084 * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_reset),
7085 (gst_wavpack_enc_init), (gst_wavpack_enc_sink_set_caps),
7086 (gst_wavpack_enc_set_wp_config), (gst_wavpack_enc_push_block),
7087 (gst_wavpack_enc_fix_channel_order), (gst_wavpack_enc_chain),
7088 (gst_wavpack_enc_rewrite_first_block),
7089 (gst_wavpack_enc_sink_event):
7090 * ext/wavpack/gstwavpackenc.h:
7091 * ext/wavpack/gstwavpackparse.c:
7092 (gst_wavpack_parse_index_append_entry), (gst_wavpack_parse_reset),
7093 (gst_wavpack_parse_scan_to_find_sample),
7094 (gst_wavpack_parse_sink_event), (gst_wavpack_parse_create_src_pad),
7095 (gst_wavpack_parse_push_buffer), (gst_wavpack_parse_loop):
7096 * ext/wavpack/gstwavpackparse.h:
7097 Add support for encoding, parsing and decoding multichannel
7098 files with up to 8 channels. This also improves the robustness
7099 of parsing quite a bit.
7101 * ext/wavpack/gstwavpackstreamreader.c:
7102 (gst_wavpack_stream_reader_read_bytes),
7103 (gst_wavpack_stream_reader_get_pos),
7104 (gst_wavpack_stream_reader_set_pos_abs),
7105 (gst_wavpack_stream_reader_set_pos_rel),
7106 (gst_wavpack_stream_reader_push_back_byte),
7107 (gst_wavpack_stream_reader_get_length),
7108 (gst_wavpack_stream_reader_can_seek),
7109 (gst_wavpack_stream_reader_write_bytes):
7112 2007-11-20 Stefan Kost <ensonic@users.sf.net>
7114 * ext/libpng/gstpngdec.c:
7115 * ext/libpng/gstpngdec.h:
7116 Don't release the png-memory from within the callback.
7118 2007-11-20 Stefan Kost <ensonic@users.sf.net>
7120 Patch by: René Stadler <mail at renestadler dot de>
7122 * ext/libpng/gstpngenc.c:
7123 Don't leak buffer data memory. Fixes #498395.
7125 2007-11-20 Stefan Kost <ensonic@users.sf.net>
7127 Patch by: René Stadler <mail at renestadler dot de>
7129 * tests/check/pipelines/simple-launch-lines.c:
7132 2007-11-20 Julien MOUTTE <julien@moutte.net>
7134 * ext/taglib/gsttaglibmux.c: (gst_tag_lib_mux_render_tag),
7135 (gst_tag_lib_mux_adjust_event_offsets):
7136 * gst/qtdemux/qtdemux.c: (qtdemux_parse_theora_extension):
7137 * sys/osxaudio/Makefile.am:
7138 * sys/osxvideo/cocoawindow.h:
7139 * sys/osxvideo/cocoawindow.m: Fix build on Mac OS X 10.5
7141 2007-11-15 David Schleef <ds@schleef.org>
7143 * ext/cairo/gsttextoverlay.c:
7144 Change strcasecmp() to g_strcasecmp(). Fixes #497292.
7146 2007-11-15 Wim Taymans <wim.taymans@gmail.com>
7148 Patch by: Jordi Jaen Pallares <jordijp at gmail dot com>
7150 * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_class_init),
7151 (gst_rtp_mp2t_pay_init), (gst_rtp_mp2t_pay_finalize),
7152 (gst_rtp_mp2t_pay_flush), (gst_rtp_mp2t_pay_handle_buffer):
7153 * gst/rtp/gstrtpmp2tpay.h:
7154 Fill the MTU with as many packets as possible. Fixes #491323.
7156 2007-11-15 Wim Taymans <wim.taymans@gmail.com>
7158 Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
7160 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
7161 Fix some more leaks. Fixes #497007.
7163 2007-11-15 Wim Taymans <wim.taymans@gmail.com>
7165 Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
7167 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_free),
7168 (gst_rtspsrc_stream_configure_tcp):
7169 Fix 3 pad leaks. Fixes #496983.
7171 2007-11-15 Wim Taymans <wim.taymans@gmail.com>
7173 Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
7175 * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
7176 Fix small leak. Fixes #497017.
7178 2007-11-15 Wim Taymans <wim.taymans@gmail.com>
7180 * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
7181 (gst_qtdemux_prepare_current_sample),
7182 (gst_qtdemux_loop_state_movie), (qtdemux_parse_theora_extension),
7183 (qtdemux_parse_node), (qtdemux_parse_trak), (qtdemux_video_caps):
7184 * gst/qtdemux/qtdemux_fourcc.h:
7185 * gst/qtdemux/qtdemux_types.c:
7186 Add suppport for theora in quicktime according to XiphQT.
7188 2007-11-15 Edgard Lima <edgard.lima@indt.org.br>
7190 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
7191 (gst_v4l2src_init), (gst_v4l2src_set_property),
7192 (gst_v4l2src_get_property):
7193 * sys/v4l2/gstv4l2src.h:
7194 * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
7195 Always copy buffers by default (handle safer with bugged drivers)
7196 and added a property to make it possible to use mmap effectively (no
7197 copy if possible) when application wants to. Fixes: #480557.
7199 2007-11-14 Tim-Philipp Müller <tim at centricular dot net>
7201 * gst/id3demux/id3tags.c:
7202 * gst/id3demux/id3tags.h:
7203 * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
7204 We don't want the same string multiple times in a tag list for the
7205 same tag ever, for any tag, not just for GST_TAG_GENRE, so make sure
7206 this doesn't happen and remove special-case code for GST_TAG_GENRE.
7208 2007-11-14 Tim-Philipp Müller <tim at centricular dot net>
7210 * ext/taglib/gstid3v2mux.cc: (add_musicbrainz_tag), (add_funcs):
7211 Write GST_TAG_MUSICBRAINZ_DISCID and GST_TAG_CDDA_CDDB_DISCID
7212 into ID3v2 TXXX frames (fixes #347848).
7214 2007-11-14 Tim-Philipp Müller <tim at centricular dot net>
7216 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
7217 Don't leak sdp message contents (fixes #496773).
7219 * gst/udp/gstudpsink.c: (gst_udpsink_finalize):
7220 Don't leak URI string.
7222 2007-11-14 Tim-Philipp Müller <tim at centricular dot net>
7224 Patch by: Julien Puydt <julien dot puydt at laposte net>
7226 * ext/raw1394/Makefile.am:
7227 * ext/raw1394/gst1394probe.c: (gst_1394_get_guid_array),
7228 (gst_1394_property_probe_get_properties),
7229 (gst_1394_property_probe_probe_property),
7230 (gst_1394_property_probe_needs_probe),
7231 (gst_1394_property_probe_get_values),
7232 (gst_1394_property_probe_interface_init),
7233 (gst_1394_type_add_property_probe_interface):
7234 * ext/raw1394/gst1394probe.h: (GST_1394_PROBE_H):
7235 * ext/raw1394/gstdv1394src.c: (_do_init), (gst_dv1394src_class_init),
7236 (gst_dv1394src_init), (gst_dv1394src_dispose),
7237 (gst_dv1394src_set_property), (gst_dv1394src_get_property),
7238 (gst_dv1394src_discover_avc_node), (gst_dv1394src_query),
7239 (gst_dv1394src_update_device_name):
7240 * ext/raw1394/gstdv1394src.h:
7241 Implement GstPropertyProbe interface and add "device-name" property,
7242 so applications can use this to probe for available devices in the
7243 same way they can already with v4lsrc and v4l2src (however horrible
7244 this property probe interface may be). Fixes #358841.
7246 2007-11-14 Tim-Philipp Müller <tim at centricular dot net>
7248 Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
7250 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_event),
7251 (gst_rtspsrc_parse_range):
7252 Don't leak event, don't leak range (fixes #496752).
7254 2007-11-14 Michael Smith <msmith@fluendo.com>
7256 Patch by: Arek Korbik <arkadini@gmail.com>
7258 * gst/alpha/gstalphacolor.c: (gst_alpha_color_set_caps):
7259 Detect RGBA/BGRA correctly on little endian systems.
7261 2007-11-13 Tim-Philipp Müller <tim at centricular dot net>
7263 * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
7264 If VIDIOC_ENUM_FRAMESIZES is defined (= recent kernel), but the
7265 corresponding ioctl() call fails even though the driver claims to
7266 support this format, just fall back to the pre-2.6.19 kernel
7267 routine that creates caps with suitable height and width ranges
7270 2007-11-13 Tim-Philipp Müller <tim at centricular dot net>
7272 Patch by: Mark Nauwelaerts <manauw skynet be>
7274 * gst/matroska/matroska-demux.c:
7275 (gst_matroska_demux_push_dvd_clut_change_event),
7276 (gst_matroska_demux_parse_blockgroup_or_simpleblock),
7277 (gst_matroska_demux_subtitle_caps):
7278 * gst/matroska/matroska-ids.h:
7279 Extract palette data for dvd subpicture streams and send it
7280 downstream as custom gstreamer dvd event (fixes #453417).
7282 2007-11-13 Tim-Philipp Müller <tim at centricular dot net>
7284 * ext/cairo/gsttextoverlay.c: (gst_text_overlay_font_init):
7285 Implement minimal parsing of the passed pango font description
7286 string, so passing a font size works the same as with the
7287 pango textoverlay plugin; fixes #455086.
7288 (Maybe we could just use pangocairo here at some point).
7290 2007-11-13 Stefan Kost <ensonic@users.sf.net>
7292 * gst/avi/gstavidemux.c:
7293 * gst/wavparse/gstwavparse.c:
7294 Return the result in _activate_pull(). Don't ref element there.
7296 2007-11-13 Stefan Kost <ensonic@users.sf.net>
7298 * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers),
7299 (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
7300 (gst_wavparse_srcpad_event):
7301 Ref the element when we should, but not when we its not needed. Reflow
7302 the event_handling to not leak the event.
7304 2007-11-12 Edward Hervey <bilboed@bilboed.com>
7306 * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
7307 (qtdemux_parse_samples):
7308 Properly free QTDemuxSamples array.
7309 Protect table write with a sensible check, some files apparently DO contain
7310 stts values starting with 0 :(
7312 2007-11-12 Stefan Kost <ensonic@users.sf.net>
7314 * gst/avi/gstavidemux.c:
7315 * gst/qtdemux/qtdemux.c:
7316 Drop QOS in _handle_src_event(). Fix the refcount in qtdemux that
7317 previous commit messed up.
7319 2007-11-12 Stefan Kost <ensonic@users.sf.net>
7321 * gst/avi/gstavidemux.c:
7322 * gst/qtdemux/qtdemux.c:
7323 Sync _handle_src_event() with oggdemux. In avidemux also ref the
7324 element when we should, but not when we its not needed.
7326 2007-11-08 Stefan Kost <ensonic@users.sf.net>
7328 * gst/wavparse/gstwavparse.c:
7329 Return FALSE if we can't handle a query instead of changing the
7330 format. Ignore fact when dealing with mpeg audio.
7332 2007-11-02 Tim-Philipp Müller <tim at centricular dot net>
7334 Patch by: Ole André Vadla Ravnås <ole.andre.ravnas@tandberg.com>
7337 * gst/udp/gstdynudpsink.c:
7338 * gst/udp/gstdynudpsink.h:
7339 * gst/udp/gstmultiudpsink.c:
7340 * gst/udp/gstmultiudpsink.h:
7341 * gst/udp/gstudpsink.c:
7342 * gst/udp/gstudpsink.h:
7343 Fix includes for MSVC and GLib-2.14.0 (#492388).
7345 * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
7346 No more pipe define since GLib-2.14.0, need to use _pipe() directly.
7348 2007-11-02 Edward Hervey <bilboed@bilboed.com>
7350 * gst/law/mulaw-decode.c: (mulawdec_sink_setcaps),
7351 (gst_mulawdec_chain):
7352 * gst/law/mulaw-decode.h:
7353 Calculate outgoing buffer duration if incoming buffer didn't have a
7356 2007-10-30 Wim Taymans <wim.taymans@gmail.com>
7358 * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment),
7359 (gst_qtdemux_combine_flows), (gst_qtdemux_loop_state_movie):
7360 Smarter combine_flow code that also deals with downstream elements
7361 returning UNEXPECTED when they receive data out of the segment
7362 boundaries. Fixes #491305.
7364 2007-10-26 Tim-Philipp Müller <tim at centricular dot net>
7366 * sys/v4l2/v4l2src_calls.c:
7367 Fix 'unused variable' compiler warning when compiling against
7368 older kernel headers.
7370 2007-10-25 Tim-Philipp Müller <tim at centricular dot net>
7372 * ext/taglib/gstid3v2mux.cc (add_funcs):
7373 Map new SORTNAME tags to ID3v2 TSOP, TSOA and TSOT frames (#414539).
7375 2007-10-24 Stefan Kost <ensonic@users.sf.net>
7377 * tests/check/pipelines/simple-launch-lines.c:
7378 Improve the tests a little more.
7380 2007-10-23 Zaheer Abbas Merali <zaheerabbas at merali dot org>
7382 patch by: Yun Zheng Hu
7384 * sys/osxaudio/gstosxaudiosrc.c:
7385 Use default input device instead of default output device and
7386 only memcpy actual available bytes.
7388 2007-10-22 Edgard Lima <edgard.lima@indt.org.br>
7390 * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
7391 Fixes "v4l2src ! queue ! xvimagesink". The queue ask for buffer too
7392 early. It is temporary until we find something better.
7394 2007-10-22 Wim Taymans <wim.taymans@gmail.com>
7396 Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
7398 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved):
7399 Fix race when pausing a RTSP stream in interleaved.
7402 2007-10-22 Wim Taymans <wim.taymans@gmail.com>
7404 Patch by: Peter Kjellerstedt <pkj at axis com>
7406 * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_finalize):
7407 Use correct unref function for buffers. #488844.
7409 2007-10-19 Stefan Kost <ensonic@users.sf.net>
7411 * gst/avi/gstavimux.c:
7412 * tests/check/elements/avimux.c:
7413 Add some debug and sync tests with the fix.
7415 2007-10-18 Wim Taymans <wim.taymans@gmail.com>
7417 Based on patch by: Laurent Glayal <spglegle yahoo fr>
7419 * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
7420 When the socket is used by the app for other purposes, don't generate an
7421 error if there is activaty on the socket that is not data related.
7424 2007-10-18 Wim Taymans <wim.taymans@gmail.com>
7426 * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
7427 (gst_v4l2src_grab_frame):
7428 Add some more debug info. Generate an error when we run out of buffers
7429 for some reason. See #480557.
7431 2007-10-18 Wim Taymans <wim.taymans@gmail.com>
7433 Patch by: Anders Skargren <anders dot skargren at axis dot com>
7435 * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_handle_buffer):
7436 Set marker bit correctly.
7438 2007-10-17 Wim Taymans <wim.taymans@gmail.com>
7440 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
7441 Use allowed name for the GstStructure.
7443 2007-10-17 Tim-Philipp Müller <tim at centricular dot net>
7445 * ext/gconf/gstswitchsink.c:
7446 * gst/autodetect/gstautoaudiosink.c:
7447 Use new gst_bus_pop_filtered().
7449 2007-10-13 Tim-Philipp Müller <tim at centricular dot net>
7451 * sys/v4l2/gstv4l2src.c:
7452 * sys/v4l2/v4l2src_calls.c:
7453 When probing the formats and sizes a camera supports, make
7454 sure the best ones (highest resolution, prefered format)
7455 end up at the beginning of the probed caps and the less
7456 desirable ones at the end. This is important because the
7457 order within the caps matters for things like fixation and
7458 negotiation, ie. what format is chosen in the end.
7459 With recent kernels, the current probing code will end up
7460 querying the supported sizes from lowest resolution to
7461 highest resolution, adding them to the probed caps in that
7462 order, resulting to v4l2src fixating to the lowest possible
7463 resolution if downstream does not express a size preference.
7464 Also make up a somewhat random ranking of prefered output
7465 formats for the same reason. Fixes #485828.
7467 2007-10-11 Tim-Philipp Müller <tim at centricular dot net>
7469 Based on patch by: Jason Kivlighn <jkivlighn gmail com>
7471 * gst/id3demux/id3v2frames.c:
7472 Extract license/copyright URIs from ID3v2 WCOP frames
7475 * tests/check/elements/id3demux.c:
7476 * tests/files/Makefile.am:
7477 * tests/files/id3-447000-wcop.tag:
7478 Add simple unit test.
7480 2007-10-11 Tim-Philipp Müller <tim at centricular dot net>
7482 * ext/taglib/gstid3v2mux.cc:
7483 Add support for license/copyright URI tags (ID3v2 WCOP frame).
7484 Prerequisite for #447000.
7486 2007-10-08 Jan Schmidt <Jan.Schmidt@sun.com>
7488 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush):
7489 Fix compiler warning by using GST_CLOCK_TIME_NONE to initialise
7492 2007-10-08 Wim Taymans <wim.taymans@gmail.com>
7494 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
7495 (gst_rtspsrc_do_seek), (gst_rtspsrc_perform_seek),
7496 (gst_rtspsrc_configure_caps), (gst_rtspsrc_loop_udp),
7497 (gst_rtspsrc_parse_range), (gst_rtspsrc_open), (gst_rtspsrc_play),
7498 (gst_rtspsrc_change_state):
7499 More seeking fixes, mostly passing around the new playback segment in
7500 order to configure it properly.
7501 Also reset base_time of udp sources when setting them back to PLAYING as
7502 a temporary hack until core supports seek in live sources properly.
7504 2007-10-08 Wim Taymans <wim.taymans@gmail.com>
7506 * gst/rtp/gstrtpmp4adepay.c:
7507 Fix caps as to not confuse autopluggers.
7509 2007-10-06 Tim-Philipp Müller <tim at centricular dot net>
7511 * gst/id3demux/gstid3demux.c:
7512 * gst/id3demux/gstid3demux.h:
7513 * gst/id3demux/id3tags.c:
7514 * gst/id3demux/id3tags.h:
7515 * gst/id3demux/id3v2frames.c:
7516 Port ID3 tag demuxer over to the new GstTagDemux in -base
7517 (now would be a good time to test re-importing your music
7520 2007-10-06 Tim-Philipp Müller <tim at centricular dot net>
7522 * gst/apetag/Makefile.am:
7523 * gst/apetag/gstapedemux.c:
7524 * gst/apetag/gstapedemux.h:
7525 * gst/apetag/gsttagdemux.c:
7526 * gst/apetag/gsttagdemux.h:
7527 Port APE tag demuxer over to the new GstTagDemux in -base.
7529 2007-10-05 Wim Taymans <wim.taymans@gmail.com>
7531 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
7532 (gst_rtspsrc_perform_seek), (gst_rtspsrc_handle_src_event),
7533 (gst_rtspsrc_handle_internal_src_query),
7534 (gst_rtspsrc_handle_src_query), (new_session_pad),
7535 (gst_rtspsrc_stream_configure_tcp),
7536 (gst_rtspsrc_stream_configure_transport),
7537 (gst_rtspsrc_loop_send_cmd):
7538 Improve flushing behaviour.
7539 Set state of the udp sources to PAUSE/PLAYING correctly.
7540 Handle events and queries for UDP and TCP transport now.
7542 2007-10-04 Stefan Kost <ensonic@users.sf.net>
7544 * gst/rtp/gstrtpgsmdepay.c:
7545 * gst/rtp/gstrtpgsmpay.c:
7548 2007-10-04 Stefan Kost <ensonic@users.sf.net>
7550 Patch by: Timo Hotti <Timo.Hotti@sysopendigia.com>
7552 * tests/check/Makefile.am:
7553 * tests/check/pipelines/simple-launch-lines.c:
7554 Add unit tests for payloaders/depayloaders.
7556 2007-10-02 Stefan Kost <ensonic@users.sf.net>
7558 * gst/avi/gstavimux.c:
7559 * gst/avi/gstavimux.h:
7560 Also save codec data for audio streams. Fixes #482495.
7562 2007-10-02 Stefan Kost <ensonic@users.sf.net>
7564 * gst/avi/gstavimux.c:
7565 Fix "Index entry has invalid stream nr 1".
7566 Add support for muxing aac - work in progress (see #482495).
7568 2007-10-01 Wim Taymans <wim.taymans@gmail.com>
7570 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_bandwidth),
7571 (gst_rtspsrc_collect_bandwidth), (gst_rtspsrc_create_stream),
7572 (gst_rtspsrc_media_to_caps), (gst_rtspsrc_loop_interleaved):
7573 * gst/rtsp/gstrtspsrc.h:
7574 Parse bandwidth modifiers, they are not yet configured in the session
7575 manager because we don't have an API for that yet.
7577 2007-10-01 Wim Taymans <wim.taymans@gmail.com>
7579 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
7580 (gst_rtspsrc_media_to_caps), (gst_rtspsrc_loop_interleaved):
7581 Use shiny new function in -base to get the default clock-rate.
7584 2007-09-29 Sebastien Moutte <sebastien@moutte.net>
7587 Add files to win32 manifest.
7588 * win32/vs6/libgstaudiofx.dsp:
7589 * win32/vs6/libgstqtdemux.dsp:
7590 * win32/vs6/libgstrtp.dsp:
7591 * win32/vs6/libgstrtsp.dsp:
7592 Update project files.
7594 2007-09-28 Wim Taymans <wim.taymans@gmail.com>
7596 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved),
7598 * gst/rtsp/gstrtspsrc.h:
7599 In TCP mode, only timestamp the first buffer. TCP is not real time and
7600 it does not make sense to try to skew compensate, also some servers send
7601 the first batch of data in a burst.
7603 2007-09-27 Tim-Philipp Müller <tim at centricular dot net>
7605 * gst/matroska/matroska-demux.c:
7606 Fix setting the discont flag on the first buffer
7607 pushed downstream for formats with private codec
7608 data that needs to be deserialised into buffers
7609 (such as vorbis and FLAC when in a matroska container).
7611 2007-09-27 Wim Taymans <wim.taymans@gmail.com>
7613 Patch by: Antoine Tremblay <hexa00 at gmail dot com>
7615 * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_init),
7616 (gst_rtp_mp4v_pay_finalize), (gst_rtp_mp4v_pay_flush),
7617 (gst_rtp_mp4v_pay_handle_buffer):
7618 * gst/rtp/gstrtpmp4vpay.h:
7619 Free the config string. Fixes #480707.
7620 Clean up the timestamp code a little.
7622 2007-09-26 Wim Taymans <wim.taymans@gmail.com>
7624 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
7625 (gst_rtspsrc_handle_src_query), (gst_rtspsrc_loop_interleaved),
7626 (gst_rtspsrc_loop_udp), (gst_rtspsrc_close):
7627 * gst/rtsp/gstrtspsrc.h:
7628 Set timestamps on RTP buffers in interleaved mode.
7629 Mark first buffers with a DISCONT.
7630 Remove flush hack now that sync for live sources has been figured out.
7632 2007-09-26 Wim Taymans <wim.taymans@gmail.com>
7634 * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
7635 Update documentation.
7637 2007-09-26 Wim Taymans <wim.taymans@gmail.com>
7639 * gst/qtdemux/gstrtpxqtdepay.c: (gst_rtp_xqt_depay_process),
7640 (gst_rtp_xqt_depay_change_state):
7641 * gst/qtdemux/gstrtpxqtdepay.h:
7642 Fail if we don't know the quicktime format.
7644 2007-09-26 Tim-Philipp Müller <tim at centricular dot net>
7646 * ext/flac/gstflacenc.c:
7647 * ext/flac/gstflacenc.h:
7648 Save the flow return from the last gst_pad_push() and
7649 make sure we pass the right flow return value upstream
7650 in the case of failure; minor clean-ups.
7652 2007-09-25 Tim-Philipp Müller <tim at centricular dot net>
7654 * ext/taglib/gstapev2mux.cc:
7655 * ext/taglib/gstid3v2mux.cc:
7656 * gst/apetag/gstapedemux.c:
7657 Add support for the new GST_TAG_COMPOSER (#459809).
7659 2007-09-25 Tim-Philipp Müller <tim at centricular dot net>
7661 * gst/law/alaw-decode.c:
7662 * gst/law/alaw-decode.h:
7663 * gst/law/alaw-encode.c:
7664 * gst/law/alaw-encode.h:
7666 * gst/law/mulaw-conversion.h:
7667 Compulsive clean-ups: use boilerplate macros, add debug
7668 categories, fix up things to conform to symbol nomenklatura,
7671 2007-09-25 Tim-Philipp Müller <tim at centricular dot net>
7673 Based on patch by: Laurent Glayal <spglegle yahoo fr>
7675 * gst/law/alaw-decode.c:
7676 * gst/law/alaw-encode.c:
7677 Use static tables for A-Law decoding and encoding; this makes
7678 A-Law decoding and encoding less CPU-intensive, but increases
7679 the binary size a bit. Leaving old code around for now,
7680 selectable by a define in the code. Fixes #435435.
7682 2007-09-25 Sebastian Dröge <slomo@circular-chaos.org>
7685 Use AG_GST_ARG_WITH_PLUGINS, AG_GST_ARG_ENABLE_EXTERNAL and
7686 AG_GST_ARG_ENABLE_EXPERIMENTAL instead of duplicating those macros
7689 2007-09-25 Sebastian Dröge <slomo@circular-chaos.org>
7691 Patch by: Jan Gerber <j at bootlab dot org>
7693 * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
7694 Add fourccs for MPEG2 HDV streams. Fixes #479960.
7696 2007-09-23 Stefan Kost <ensonic@users.sf.net>
7698 * sys/oss/gstosshelper.c:
7699 Use GST_WARNING instead of a g_critical. This situation is not caused
7702 2007-09-22 Thomas Vander Stichele <thomas at apestaart dot org>
7706 Updated translations.
7708 2007-09-22 Thomas Vander Stichele <thomas at apestaart dot org>
7710 translated by: Mikel Olasagasti <hey_neken@mundurat.net>
7713 Added Basque translation.
7715 2007-09-22 Thomas Vander Stichele <thomas at apestaart dot org>
7717 translated by: Abel Cheung <abelcheung@gmail.com>
7721 Added Chinese (traditional and Hong Kong) translation.
7723 2007-09-22 Thomas Vander Stichele <thomas at apestaart dot org>
7725 translated by: Jakub Bogusz <qboosh@pld-linux.org>
7728 Added Polish translation.
7730 2007-09-22 Thomas Vander Stichele <thomas at apestaart dot org>
7732 translated by: Ilkka Tuohela <hile@iki.fi>
7735 Added Finnish translation.
7737 2007-09-22 Thomas Vander Stichele <thomas at apestaart dot org>
7739 translated by: Jorge González González <aloriel@gmail.com>
7742 Added Spanish translation.
7744 2007-09-22 Thomas Vander Stichele <thomas at apestaart dot org>
7746 translated by: Mogens Jaeger <mogens@jaeger.tf>
7749 Added Danish translation.
7751 2007-09-22 Thomas Vander Stichele <thomas at apestaart dot org>
7753 translated by: Funda Wang <fundawang@linux.net.cn>
7756 Added Chinese (simplified) translation.
7758 2007-09-22 Thomas Vander Stichele <thomas at apestaart dot org>
7760 translated by: Alexander Shopov <ash@contact.bg>
7763 Added Bulgarian translation.
7765 2007-09-21 Wim Taymans <wim.taymans@gmail.com>
7767 * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_process):
7768 Set outgoing packet duration because we can. Fixes #478244 some more.
7770 2007-09-20 Stefan Kost <ensonic@users.sf.net>
7772 * ext/cairo/gsttextoverlay.c:
7773 Add info about static leak.
7775 * tests/check/Makefile.am:
7776 * tests/check/generic/states.c:
7777 Improved state change unit test.
7779 2007-09-19 Stefan Kost <ensonic@users.sf.net>
7781 * docs/plugins/.cvsignore:
7782 * tests/check/.cvsignore:
7783 Ignore registries in any format.
7785 2007-09-19 Wim Taymans <wim.taymans@gmail.com>
7787 * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_handle_buffer):
7788 Removed some unused code.
7790 * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_handle_buffer):
7791 * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_handle_buffer):
7792 * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_handle_buffer):
7793 * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_handle_buffer):
7794 * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_init_packet),
7795 (gst_rtp_theora_pay_flush_packet):
7796 * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_flush_packet):
7797 Try to preserve the incomming buffer duration on the outgoing
7798 packets. Fixes #478244.
7800 2007-09-18 Tim-Philipp Müller <tim at centricular dot net>
7802 * ext/taglib/gstapev2mux.cc:
7803 * ext/taglib/gstid3v2mux.cc:
7804 Work around compiler warnings with g++-4.2 when assigning a
7805 string constant to a gchar * (partially fixes #478092).
7807 2007-09-18 Tim-Philipp Müller <tim at centricular dot net>
7810 We require core CVS now for gst_base_src_set_do_timestamp().
7812 2007-09-17 Jan Schmidt <Jan.Schmidt@sun.com>
7814 * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_class_init):
7815 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
7816 (new_session_pad), (request_pt_map), (gst_rtspsrc_do_stream_eos),
7817 (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_rtpinfo),
7818 (gst_rtspsrc_handle_message):
7819 Fix compiler warnings shown with Forte.
7821 2007-09-16 Wim Taymans <wim.taymans@gmail.com>
7823 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams),
7824 (gst_rtspsrc_dup_printf):
7825 Give meaningfull error when all streams failed to configure for some
7828 2007-09-16 Wim Taymans <wim.taymans@gmail.com>
7831 Update README with the design for synchronisation rules of RTP on
7832 sender and receiver.
7834 2007-09-14 Sebastian Dröge <slomo@circular-chaos.org>
7836 * gst/wavparse/gstwavparse.c: (gst_wavparse_loop),
7837 (gst_wavparse_chain):
7838 Don't push EOS from the chain function, the element
7839 driving the pipeline is responsible for this. The bug
7840 this was meant to fix seems to be queue not forwarding
7841 EOS in all cases (see #476514).
7843 2007-09-13 Wim Taymans <wim.taymans@gmail.com>
7845 * gst/level/gstlevel.c: (gst_level_class_init), (gst_level_start),
7846 (gst_level_transform_ip):
7847 * gst/level/gstlevel.h:
7848 Use basetransform segment so that it is correctly managed on flushes and
7850 Report message timestamp as stream time, which is what an application
7853 2007-09-13 Sebastian Dröge <slomo@circular-chaos.org>
7855 * ext/taglib/gstapev2mux.cc:
7856 * ext/taglib/gstapev2mux.h:
7857 * ext/taglib/gsttaglibmux.c:
7858 * tests/check/elements/apev2mux.c:
7859 Update my mail address.
7861 2007-09-13 Sebastian Dröge <slomo@circular-chaos.org>
7863 * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_eos),
7864 (gst_wavparse_loop), (gst_wavparse_chain):
7865 Add EOS logic for the push-based mode too. Fixes #476514.
7867 2007-09-12 Wim Taymans <wim.taymans@gmail.com>
7869 * gst/law/alaw-encode.c: (gst_alawenc_init), (gst_alawenc_chain):
7870 * gst/law/alaw-encode.h:
7871 * gst/law/mulaw-encode.c: (gst_mulawenc_init),
7872 (gst_mulawenc_chain):
7873 * gst/law/mulaw-encode.h:
7874 Fix law encoder timestamps.
7876 2007-09-12 Stefan Kost <ensonic@users.sf.net>
7878 * ext/gconf/gstgconfaudiosink.c:
7879 Fix warning when building without debug.
7881 * sys/oss/gstossmixertrack.c:
7882 Use const like in alsamixertrack.c (fixes warnings).
7884 2007-09-11 Wim Taymans <wim.taymans@gmail.com>
7886 * sys/v4l2/v4l2src_calls.c:
7887 (gst_v4l2src_probe_caps_for_format_and_size):
7888 Fix framerate detection code some more.
7889 Handle the case where there is a weird step in the stepwise framerates.
7890 Don't overwrite the min interval with the framerate, use a temp variable
7892 Use max in the Continuous framerate intervals instead of step, which is
7893 1 according to the docs. Fixes #475424.
7895 2007-09-10 Wim Taymans <wim.taymans@gmail.com>
7897 * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_create):
7898 Make udpsrc timestamp outgoing buffers based on when they were received.
7899 Also make it output a segment in time.
7901 2007-09-10 Stefan Kost <ensonic@users.sf.net>
7903 * gst/avi/gstavidemux.c:
7904 Plug a little leak. Little code cleanups.
7906 2007-09-09 Tim-Philipp Müller <tim at centricular dot net>
7909 Use AC_TRY_COMPILE instead of AC_TRY_RUN to check for old
7910 flac versions, 's good for cross-compilation karma.
7912 2007-09-07 Tim-Philipp Müller <tim at centricular dot net>
7914 Patch by: Haakon Sporsheim <haakon.sporsheim at tandberg com>
7916 * gst/rtp/gstrtph263pay.c:
7917 Fix up header structure so that compilers don't add padding
7918 between the structure fields, since that would lead to us
7919 sending RTP packets with broken headers (as is currently the
7920 case when compiling with MSVC). Also see similar fixes in
7921 libgstrtp in gst-plugins-base. (#474616; #471194)
7923 2007-09-07 Wim Taymans <wim.taymans@gmail.com>
7925 * sys/v4l2/v4l2src_calls.c:
7926 (gst_v4l2src_probe_caps_for_format_and_size):
7927 Don't overwrite our GValue with 0 but instead use the previously
7928 computed value. Fixes #471823 some more.
7930 2007-09-06 Tim-Philipp Müller <tim at centricular dot net>
7932 * docs/plugins/gst-plugins-good-plugins.hierarchy:
7933 No tabs in this file please, or gtk-doc will end up documenting
7934 rather absurd class hierarchies.
7936 2007-09-06 Tim-Philipp Müller <tim at centricular dot net>
7938 * ext/gconf/gstswitchsink.c:
7939 If the new kid element fails to change state for some reason
7940 (e.g. esdsink not being able to connect to the sound server),
7941 forward the error message it posted on the bus instead of just
7942 posting a generic 'Internal state change error: please file a
7943 bug' error message. Fixes #471364.
7945 2007-09-05 Tim-Philipp Müller <tim at centricular dot net>
7947 * gst/qtdemux/Makefile.am:
7948 * gst/qtdemux/qtdemux.c:
7949 Don't assume tags are encoded as UTF-8 (#473670).
7951 2007-09-05 Tim-Philipp Müller <tim at centricular dot net>
7953 * sys/v4l2/gstv4l2src.c:
7954 * sys/v4l2/gstv4l2src.h:
7955 * sys/v4l2/v4l2src_calls.c:
7956 Implement LATENCY queries in the crudest way possible so I don't
7957 have to use sync=false any longer when testing with videosinks.
7959 2007-09-05 Tim-Philipp Müller <tim at centricular dot net>
7964 2007-09-04 Wim Taymans <wim.taymans@gmail.com>
7966 * sys/v4l2/v4l2src_calls.c:
7967 (gst_v4l2src_probe_caps_for_format_and_size):
7968 Add some more debugging in the framerate function.
7969 Iterate stepwise framerate up to and _including_ the max and if nothing
7970 was added to the list, add a dummy 0/1 to 100/1 framerate so that we
7971 don't end up with an empty list. Fixes #471823
7973 2007-09-04 Wim Taymans <wim.taymans@gmail.com>
7975 * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
7976 (gst_multiudpsink_set_clients_string),
7977 (gst_multiudpsink_get_clients_string),
7978 (gst_multiudpsink_set_property), (gst_multiudpsink_get_property),
7979 (gst_multiudpsink_init_send), (gst_multiudpsink_add_internal),
7980 (gst_multiudpsink_add), (gst_multiudpsink_clear_internal),
7981 (gst_multiudpsink_clear):
7982 Add property do configure destination address/port pairs
7983 API:GstMultiUDPSink::clients
7985 2007-09-04 Wim Taymans <wim.taymans@gmail.com>
7987 * tests/examples/Makefile.am:
7988 * tests/examples/rtp/Makefile.am:
7989 * tests/examples/rtp/client-H263p-AMR.sh:
7990 * tests/examples/rtp/client-H263p-PCMA.sdp:
7991 * tests/examples/rtp/client-H263p-PCMA.sh:
7992 * tests/examples/rtp/client-H264-PCMA.sdp:
7993 * tests/examples/rtp/client-H264-PCMA.sh:
7994 * tests/examples/rtp/client-PCMA.sh:
7995 * tests/examples/rtp/server-VTS-H263p-ATS-PCMA.sh:
7996 * tests/examples/rtp/server-alsasrc-PCMA.sh:
7997 * tests/examples/rtp/server-v4l2-H263p-alsasrc-AMR.sh:
7998 * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
7999 Added some RTP example scripts for sending and receiving RTP streams.
8001 2007-09-04 Wim Taymans <wim.taymans@gmail.com>
8003 * sys/v4l2/gstv4l2src.c: (gst_v4l2_get_caps_info),
8004 (gst_v4l2src_set_caps), (gst_v4l2src_get_mmap):
8005 Restructure the setcaps function so that we can also compute the
8006 expected GStreamer output size of the video frames.
8007 Set frame_byte_size correctly so that read-based devices have a chance
8008 of working correctly.
8009 When grabbing a frame, discard frames that are not of the expected size.
8010 Some cameras don't output the right framesize for the first buffer.
8011 Try only a couple of times to get a valid frame, else error out.
8013 * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
8014 (gst_v4l2_fill_lists), (gst_v4l2_get_input):
8015 Add some more debug info when scanning the device.
8017 * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_new),
8018 (gst_v4l2_buffer_pool_new), (gst_v4l2_buffer_pool_activate),
8019 (gst_v4l2src_fill_format_list), (gst_v4l2src_grab_frame),
8020 (gst_v4l2src_set_capture), (gst_v4l2src_capture_init):
8021 Add some more debug info when dequeing a frame.
8023 2007-09-04 Stefan Kost <ensonic@users.sf.net>
8025 * gst/wavparse/gstwavparse.c:
8026 More code cleanups. Add some more comment and improve debugs logs.
8028 2007-09-04 Stefan Kost <ensonic@users.sf.net>
8030 * gst/wavparse/gstwavparse.c:
8031 * gst/wavparse/gstwavparse.h:
8032 Implement seek-query. Refactor duration calculations. Appropriate use
8033 of uint64_scale_int and uint64_scale. Move repeadedly calculated stuff
8036 2007-09-03 Stefan Kost <ensonic@users.sf.net>
8038 * gst/avi/gstavidemux.c:
8039 Implement seek-query.
8041 2007-08-29 Wim Taymans <wim.taymans@gmail.com>
8043 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_udp_sink),
8044 (gst_rtspsrc_dup_printf):
8045 Use new basesink async property to make sparse RTCP packet not wait for
8048 2007-08-27 Jan Schmidt <thaytan@mad.scientist.com>
8050 * gst/audiofx/Makefile.am:
8051 Dist the right file.
8053 2007-08-23 Wim Taymans <wim.taymans@gmail.com>
8055 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_dup_printf),
8056 (gst_rtspsrc_get_float), (gst_rtspsrc_play):
8057 Make sure we generate and parse floating point values in the POSIX
8058 locale instead of the current locale.
8060 2007-08-22 Wim Taymans <wim.taymans@gmail.com>
8062 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_do_seek),
8063 (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
8065 * gst/rtsp/gstrtspsrc.h:
8066 Fix method detection again.
8067 Keep track of when we must send a Range header.
8068 Use segment values for Range, Speed and Scale headers.
8069 Parse Speed and Scale headers to update the segment values.
8071 2007-08-22 Stefan Kost <ensonic@users.sf.net>
8073 patch by: Mark Nauwelaerts <manauw@skynet.be>
8075 * sys/v4l2/v4l2src_calls.c:
8076 Handle optional v4l2 ioctls gracefully.
8078 2007-08-20 Wim Taymans <wim.taymans@gmail.com>
8080 * gst/rtp/Makefile.am:
8081 * gst/rtp/gstrtp.c: (plugin_init):
8082 * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_base_init),
8083 (gst_rtp_h263_depay_class_init), (gst_rtp_h263_depay_init),
8084 (gst_rtp_h263_depay_finalize), (gst_rtp_h263_depay_setcaps),
8085 (gst_rtp_h263_depay_process), (gst_rtp_h263_depay_set_property),
8086 (gst_rtp_h263_depay_get_property),
8087 (gst_rtp_h263_depay_change_state),
8088 (gst_rtp_h263_depay_plugin_init):
8089 * gst/rtp/gstrtph263depay.h:
8090 Added an H263 depayloader. Fixes #369392.
8092 * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps),
8093 (gst_rtp_h263p_depay_process):
8094 * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
8095 (gst_rtp_h263p_pay_class_init), (gst_rtp_h263p_pay_flush):
8096 Make the H263+ pay/depayloader support H263-1998 and H263-2000
8098 Also alow plain H263 on the h263p payloaders. Fixes #465040.
8100 2007-08-19 Sebastian Dröge <slomo@circular-chaos.org>
8102 * gst/audiofx/audiochebyshevfreqband.c:
8103 * gst/audiofx/audiochebyshevfreqlimit.c:
8104 Add small comparision with the windowed sinc filters in the docs.
8106 2007-08-19 Sebastian Dröge <slomo@circular-chaos.org>
8108 * tests/check/elements/audiochebyshevfreqband.c: (GST_START_TEST),
8109 (audiochebyshevfreqband_suite):
8110 * tests/check/elements/audiochebyshevfreqlimit.c: (GST_START_TEST),
8111 (audiochebyshevfreqlimit_suite):
8112 Also test 32 bit float mode and the type 2 variants of the filters.
8114 2007-08-18 Wim Taymans <wim.taymans@gmail.com>
8116 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved),
8117 (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
8119 Refactor the udp and interleaved loop function a bit.
8121 2007-08-17 Wim Taymans <wim.taymans@gmail.com>
8123 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
8124 (gst_rtspsrc_finalize), (gst_rtspsrc_connection_send),
8125 (gst_rtspsrc_connection_receive), (gst_rtspsrc_sink_chain),
8126 (gst_rtspsrc_handle_request), (gst_rtspsrc_send_keep_alive),
8127 (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
8128 (gst_rtspsrc_try_send), (gst_rtspsrc_pause):
8129 * gst/rtsp/gstrtspsrc.h:
8130 Protect connection activity with a new lock, avoids deadlocks when going
8131 to PAUSED. Fixes #455808.
8133 2007-08-17 Wim Taymans <wim.taymans@gmail.com>
8135 * gst/debug/rndbuffersize.c: (gst_rnd_buffer_size_loop):
8136 Fix debug statement.
8138 2007-08-17 Wim Taymans <wim.taymans@gmail.com>
8140 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_do_stream_eos):
8141 Fix stray %u in debug line as spotted by Saur on IRC.
8143 2007-08-17 Sebastian Dröge <slomo@circular-chaos.org>
8145 * gst/audiofx/audiochebyshevfreqband.c:
8146 (gst_audio_chebyshev_freq_band_class_init):
8147 * gst/audiofx/audiochebyshevfreqlimit.c:
8148 (gst_audio_chebyshev_freq_limit_class_init):
8149 Use generator macros for the process functions for the different
8150 sample types, add lower upper boundaries for the GObject properties
8151 so automatically generated UIs can use sliders and add a note about
8152 the number of poles as a too high number of poles combined with
8153 very low or very high frequencies will produce only noise.
8154 * docs/plugins/gst-plugins-good-plugins.args:
8155 Regenerated for the property changes.
8157 2007-08-17 Wim Taymans <wim.taymans@gmail.com>
8159 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_property),
8160 (gst_rtspsrc_flush), (gst_rtspsrc_sink_chain),
8161 (gst_rtspsrc_stream_configure_udp_sink),
8162 (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_loop_interleaved),
8163 (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
8164 (gst_rtspsrc_try_send), (gst_rtspsrc_send),
8165 (gst_rtspsrc_parse_methods), (gst_rtspsrc_parse_range),
8166 (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_pause),
8167 (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
8168 * gst/rtsp/gstrtspsrc.h:
8169 Improve timeout handling.
8170 Use the same socket for sending and receiving RTCP packets so that some
8171 servers can track clients better.
8172 Improve connection closed handling. Try to reconnect.
8173 Don't overwrite our content base with NULL.
8175 Improve range parsing and handling.
8176 Remove flushing hack now that core does the right thing.
8178 2007-08-17 Wim Taymans <wim.taymans@gmail.com>
8180 * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
8181 (gst_multiudpsink_init), (gst_multiudpsink_set_property),
8182 (gst_multiudpsink_get_property), (gst_multiudpsink_init_send),
8183 (gst_multiudpsink_close), (gst_multiudpsink_add):
8184 * gst/udp/gstmultiudpsink.h:
8185 Add support for getting and setting the socket to use.
8187 * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
8188 (gst_udpsrc_create), (gst_udpsrc_get_property):
8189 Add support for getting the currently used socket.
8191 2007-08-16 Sebastian Dröge <slomo@circular-chaos.org>
8193 reviewed by: Stefan Kost <ensonic@users.sf.net>
8195 * gst/audiofx/Makefile.am:
8196 * gst/audiofx/audiochebyshevfreqband.c:
8197 (gst_audio_chebyshev_freq_band_mode_get_type),
8198 (gst_audio_chebyshev_freq_band_base_init),
8199 (gst_audio_chebyshev_freq_band_dispose),
8200 (gst_audio_chebyshev_freq_band_class_init),
8201 (gst_audio_chebyshev_freq_band_init),
8202 (generate_biquad_coefficients), (calculate_gain),
8203 (generate_coefficients),
8204 (gst_audio_chebyshev_freq_band_set_property),
8205 (gst_audio_chebyshev_freq_band_get_property),
8206 (gst_audio_chebyshev_freq_band_setup), (process), (process_64),
8207 (process_32), (gst_audio_chebyshev_freq_band_transform_ip),
8208 (gst_audio_chebyshev_freq_band_start):
8209 * gst/audiofx/audiochebyshevfreqband.h:
8210 * gst/audiofx/audiochebyshevfreqlimit.c:
8211 (gst_audio_chebyshev_freq_limit_mode_get_type),
8212 (gst_audio_chebyshev_freq_limit_base_init),
8213 (gst_audio_chebyshev_freq_limit_dispose),
8214 (gst_audio_chebyshev_freq_limit_class_init),
8215 (gst_audio_chebyshev_freq_limit_init),
8216 (generate_biquad_coefficients), (calculate_gain),
8217 (generate_coefficients),
8218 (gst_audio_chebyshev_freq_limit_set_property),
8219 (gst_audio_chebyshev_freq_limit_get_property),
8220 (gst_audio_chebyshev_freq_limit_setup), (process), (process_64),
8221 (process_32), (gst_audio_chebyshev_freq_limit_transform_ip),
8222 (gst_audio_chebyshev_freq_limit_start):
8223 * gst/audiofx/audiochebyshevfreqlimit.h:
8224 * gst/audiofx/audiofx.c: (plugin_init):
8225 Add Chebyshev lowpass/highpass and bandpass/bandreject elements.
8228 * tests/check/Makefile.am:
8229 * tests/check/elements/.cvsignore:
8230 * tests/check/elements/audiochebyshevfreqband.c:
8231 (setup_audiochebyshevfreqband), (cleanup_audiochebyshevfreqband),
8232 (GST_START_TEST), (audiochebyshevfreqband_suite), (main):
8233 * tests/check/elements/audiochebyshevfreqlimit.c:
8234 (setup_audiochebyshevfreqlimit), (cleanup_audiochebyshevfreqlimit),
8235 (GST_START_TEST), (audiochebyshevfreqlimit_suite), (main):
8236 Add unit tests for the chebyshev filters.
8238 * docs/plugins/Makefile.am:
8239 * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8240 * docs/plugins/gst-plugins-good-plugins-sections.txt:
8241 * docs/plugins/gst-plugins-good-plugins.args:
8242 * docs/plugins/inspect/plugin-1394.xml:
8243 * docs/plugins/inspect/plugin-audiofx.xml:
8244 * docs/plugins/inspect/plugin-dv.xml:
8245 * docs/plugins/inspect/plugin-flac.xml:
8246 * docs/plugins/inspect/plugin-jpeg.xml:
8247 * docs/plugins/inspect/plugin-png.xml:
8248 * docs/plugins/inspect/plugin-rtp.xml:
8249 * docs/plugins/inspect/plugin-shout2send.xml:
8250 * docs/plugins/inspect/plugin-wavpack.xml:
8251 And add docs for the chebyshev filters. While doing
8252 that also run make update in docs/plugins.
8254 2007-08-16 Stefan Kost <ensonic@users.sf.net>
8256 * ext/annodex/gstcmmltag.c:
8257 * gst/rtp/gstrtpvorbispay.c:
8258 Make ro memory to share.
8260 2007-08-16 Wim Taymans <wim.taymans@gmail.com>
8262 * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
8263 Improve UDP performance by avoiding a select() when we have data
8264 available immediatly.
8266 2007-08-16 Wim Taymans <wim.taymans@gmail.com>
8268 * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_VOID__UINT_UINT),
8269 (gst_rtp_dec_class_init):
8270 * gst/rtsp/gstrtpdec.h:
8271 Add (dummy) SSRC management signals.
8273 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
8274 (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
8275 (find_stream), (gst_rtspsrc_create_stream), (new_session_pad),
8276 (request_pt_map), (gst_rtspsrc_do_stream_eos), (on_bye_ssrc),
8277 (on_timeout), (gst_rtspsrc_stream_configure_manager),
8278 (gst_rtspsrc_stream_push_event), (gst_rtspsrc_push_event),
8279 (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_rtpinfo),
8280 (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
8281 * gst/rtsp/gstrtspsrc.h:
8282 Add connection-speed property.
8283 Add find_stream helper functions.
8284 Handle stream EOS based on BYE messages or SSRC timeout.
8285 Returns SUCCESS from the state change function as we hide our async
8286 elements from the parent.
8288 2007-08-16 Stefan Kost <ensonic@users.sf.net>
8290 * gst/debug/rndbuffersize.c:
8293 2007-08-14 Stefan Kost <ensonic@users.sf.net>
8295 * gst/debug/Makefile.am:
8296 * gst/debug/breakmydata.c:
8297 * gst/debug/gstdebug.c:
8298 * gst/debug/negotiation.c:
8299 * gst/debug/progressreport.c:
8300 * gst/debug/rndbuffersize.c:
8301 * gst/debug/testplugin.c:
8302 Add new test element and clean-up the others a little.
8304 2007-08-12 Wim Taymans <wim.taymans@gmail.com>
8306 * gst/qtdemux/qtdemux.c: (qtdemux_parse_node):
8307 Fix parsing of mp4a version 0 atoms. Fixes #465774.
8309 2007-08-10 Stefan Kost <ensonic@users.sf.net>
8311 * gst/rtp/gstrtpilbcdepay.c:
8314 2007-08-10 Wim Taymans <wim.taymans@gmail.com>
8316 * gst/rtp/gstrtpmpvdepay.c:
8317 Set the mpegversion in the caps so that autoplugging does not get
8320 2007-08-09 Thomas Vander Stichele <thomas at apestaart dot org>
8325 Updated translations.
8327 2007-08-08 Michael Smith <msmith@fluendo.com>
8329 * gst/videobox/gstvideobox.c: (gst_video_box_ayuv_i420):
8330 Render right border in the correct location.
8332 2007-08-08 Wim Taymans <wim.taymans@gmail.com>
8334 Patch by: Olivier Crete <tester at tester dot ca>
8336 * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
8337 * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps):
8338 Make mode property a string. Fixes #464475.
8340 2007-08-05 Stefan Kost <ensonic@users.sf.net>
8342 * ext/flac/gstflacenc.c:
8343 Widen caps to match decoder a bit and add more FIXMEs.
8345 2007-08-05 Stefan Kost <ensonic@users.sf.net>
8347 patch by: Mark Nauwelaerts <manauw@skynet.be>
8349 * gst/avi/gstavimux.c:
8350 Fix ODML index tag numbering. Fixes #463624.
8352 2007-08-03 Wim Taymans <wim.taymans@gmail.com>
8354 * gst/rtsp/gstrtspsrc.c: (get_default_rate_for_pt),
8355 (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
8356 (gst_rtspsrc_stream_configure_tcp),
8357 (gst_rtspsrc_stream_configure_udp_sink):
8358 Fix default clock-rate for realmedia.
8359 Fix parsing of transport.
8360 Don't try to link NULL pads.
8362 2007-07-30 Tim-Philipp Müller <tim at centricular dot net>
8365 Add POTFILES.skip with list of source files that aren't disted at the
8366 moment but contain translatable strings. Should hopefully pacify
8367 broken tools and make it clearer that these files are left out
8368 intentionally (#461600).
8370 2007-07-30 Edward Hervey <bilboed@bilboed.com>
8372 * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_state_movie):
8373 If the buffer was entirely clipped ... don't try sending it :)
8375 2007-07-27 Wim Taymans <wim.taymans@gmail.com>
8377 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams),
8378 (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_methods),
8379 (gst_rtspsrc_create_transports_string),
8380 (gst_rtspsrc_prepare_transports):
8381 If we don't hav a session manager, set the caps on outgoing buffers
8383 Force PAUSE/PLAY methods for now until the extensions can overwrite.
8384 Append final bit of the transport string even when it does not contain a
8387 2007-07-27 Wim Taymans <wim.taymans@gmail.com>
8389 * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_free),
8390 (gst_rtsp_ext_list_connect):
8391 * gst/rtsp/gstrtspext.h:
8392 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
8393 (gst_rtspsrc_finalize), (gst_rtspsrc_send_cb):
8394 Clean up the interface list.
8395 Allow connecting to interface signals for the extensions.
8396 Remove old extension code.
8397 Free list on cleanup.
8398 Allow extensions to send additional RTSP messages.
8400 2007-07-27 Jan Schmidt <thaytan@mad.scientist.com>
8402 * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
8403 Handle a NULL gconf key gracefully by rendering the default element.
8405 2007-07-27 Wim Taymans <wim.taymans@gmail.com>
8407 * gst/rtsp/gstrtspext.h:
8408 Fix include path for extension interface.
8410 2007-07-26 Sebastian Dröge <slomo@circular-chaos.org>
8412 * gst/audiofx/audioamplify.h:
8413 Also remove a now unecessary variable here.
8415 2007-07-26 Sebastian Dröge <slomo@circular-chaos.org>
8417 * gst/audiofx/audioamplify.c: (gst_audio_amplify_init),
8418 (gst_audio_amplify_setup), (gst_audio_amplify_transform_ip):
8419 * gst/audiofx/audiodynamic.c:
8420 (gst_audio_dynamic_set_process_function), (gst_audio_dynamic_init),
8421 (gst_audio_dynamic_setup), (gst_audio_dynamic_transform_ip):
8422 * gst/audiofx/audiodynamic.h:
8423 * gst/audiofx/audioinvert.c: (gst_audio_invert_init),
8424 (gst_audio_invert_setup), (gst_audio_invert_transform_ip):
8425 * gst/audiofx/audioinvert.h:
8426 Don't save format information ourselves, this is already saved in
8429 2007-07-26 Wim Taymans <wim.taymans@gmail.com>
8431 * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_filter),
8432 (gst_rtsp_ext_list_stream_select):
8433 * gst/rtsp/gstrtspext.h:
8434 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
8435 Use rank to filter out extensions.
8436 Add url to stream_select interface call.
8438 2007-07-25 Wim Taymans <wim.taymans@gmail.com>
8440 * gst/rtsp/Makefile.am:
8441 * gst/rtsp/base64.c:
8442 * gst/rtsp/base64.h:
8443 * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_filter),
8444 (gst_rtsp_ext_list_init), (gst_rtsp_ext_list_get),
8445 (gst_rtsp_ext_list_detect_server), (gst_rtsp_ext_list_before_send),
8446 (gst_rtsp_ext_list_after_send), (gst_rtsp_ext_list_parse_sdp),
8447 (gst_rtsp_ext_list_setup_media),
8448 (gst_rtsp_ext_list_configure_stream),
8449 (gst_rtsp_ext_list_get_transports),
8450 (gst_rtsp_ext_list_stream_select):
8451 * gst/rtsp/gstrtspext.h:
8452 * gst/rtsp/gstrtspsrc.c: (gst_rtsp_lower_trans_get_type),
8453 (gst_rtspsrc_class_init), (gst_rtspsrc_init),
8454 (gst_rtspsrc_finalize), (gst_rtspsrc_create_stream),
8455 (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
8456 (gst_rtspsrc_flush), (gst_rtspsrc_do_seek),
8457 (gst_rtspsrc_sink_chain), (gst_rtspsrc_stream_configure_manager),
8458 (gst_rtspsrc_stream_configure_tcp),
8459 (gst_rtspsrc_stream_configure_mcast),
8460 (gst_rtspsrc_stream_configure_udp),
8461 (gst_rtspsrc_stream_configure_udp_sink),
8462 (gst_rtspsrc_stream_configure_transport),
8463 (gst_rtspsrc_handle_request), (gst_rtspsrc_send_keep_alive),
8464 (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
8465 (gst_rtspsrc_loop_send_cmd), (gst_rtsp_auth_method_to_string),
8466 (gst_rtspsrc_parse_auth_hdr), (gst_rtspsrc_setup_auth),
8467 (gst_rtspsrc_try_send), (gst_rtspsrc_send),
8468 (gst_rtspsrc_parse_methods),
8469 (gst_rtspsrc_create_transports_string),
8470 (gst_rtspsrc_prepare_transports), (gst_rtspsrc_setup_streams),
8471 (gst_rtspsrc_parse_range), (gst_rtspsrc_open), (gst_rtspsrc_close),
8472 (gst_rtspsrc_play), (gst_rtspsrc_pause),
8473 (gst_rtspsrc_change_state), (gst_rtspsrc_uri_set_uri):
8474 * gst/rtsp/gstrtspsrc.h:
8476 * gst/rtsp/rtspconnection.c:
8477 * gst/rtsp/rtspconnection.h:
8478 * gst/rtsp/rtspdefs.c:
8479 * gst/rtsp/rtspdefs.h:
8480 * gst/rtsp/rtspext.h:
8481 * gst/rtsp/rtspextwms.c:
8482 * gst/rtsp/rtspextwms.h:
8483 * gst/rtsp/rtspmessage.c:
8484 * gst/rtsp/rtspmessage.h:
8485 * gst/rtsp/rtsprange.c:
8486 * gst/rtsp/rtsprange.h:
8487 * gst/rtsp/rtsptransport.c:
8488 * gst/rtsp/rtsptransport.h:
8489 * gst/rtsp/rtspurl.c:
8490 * gst/rtsp/rtspurl.h:
8492 * gst/rtsp/sdpmessage.c:
8493 * gst/rtsp/sdpmessage.h:
8495 Use shiny new RTSP and SDP library.
8496 Implement RTSP extensions using the new interface.
8497 Remove a lot of old code.
8499 2007-07-24 Edward Hervey <bilboed@bilboed.com>
8501 * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
8502 Add codec mapping for '2vuy' (Raw YUV produced by FCP) and 'divx'.
8504 2007-07-24 Sebastian Dröge <slomo@circular-chaos.org>
8506 * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
8507 Don't unref the outgoing buffer twice when dropping it because it's
8508 outside of the segment.
8510 2007-07-24 Sebastian Dröge <slomo@circular-chaos.org>
8513 * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
8514 (gst_wavpack_dec_chain), (gst_wavpack_dec_sink_event):
8515 Use the new buffer clipping function from gstaudio here and
8516 require gst-plugins-base CVS.
8517 * tests/check/elements/wavpackdec.c: (GST_START_TEST):
8518 For framed Wavpack buffers we require a valid timestamp.
8520 2007-07-23 Wim Taymans <wim.taymans@gmail.com>
8522 * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment),
8523 (gst_qtdemux_clip_buffer), (gst_qtdemux_loop_state_movie),
8524 (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
8525 Clip raw audio and video when we can, keep track of current output
8527 Don't leak buffers and events when there is no output pad.
8528 Improve debugging here and there.
8530 2007-07-23 Stefan Kost <ensonic@users.sf.net>
8533 Sync liboil check with plugins-base.
8535 2007-07-20 Stefan Kost <ensonic@users.sf.net>
8537 * ext/annodex/Makefile.am:
8540 * ext/cdio/gstcdiocddasrc.c:
8541 * ext/libpng/gstpngdec.c: (gst_pngdec_task):
8544 * ext/cairo/Makefile.am:
8545 * gst/videofilter/Makefile.am:
8546 * tests/examples/level/Makefile.am:
8547 Use $(LIBM) instead of -lm
8549 2007-07-18 Stefan Kost <ensonic@users.sf.net>
8551 * sys/v4l2/gstv4l2src.c:
8552 Add another example pipeline.
8554 2007-07-18 Stefan Kost <ensonic@users.sf.net>
8556 Patch by: Alexander Eichner <alexeichi@yahoo.de>
8558 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init):
8561 * sys/v4l2/gstv4l2tuner.c:
8562 (gst_v4l2_tuner_set_frequency_and_notify):
8563 Don't touch the property - its still disabled.
8565 * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format),
8566 (gst_v4l2src_grab_frame), (gst_v4l2src_get_size_limits):
8567 * sys/v4l2/v4l2src_calls.h:
8568 Improve fallback format negotionation. Fixes #451388
8570 2007-07-18 Stefan Kost <ensonic@users.sf.net>
8572 * tests/check/elements/videocrop.c: (GST_START_TEST):
8575 2007-07-18 Stefan Kost <ensonic@users.sf.net>
8577 * docs/plugins/Makefile.am:
8578 * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8579 * docs/plugins/gst-plugins-good-plugins-sections.txt:
8580 * docs/plugins/inspect/plugin-jpeg.xml:
8581 * docs/plugins/inspect/plugin-png.xml:
8582 * ext/jpeg/gstjpegdec.c:
8583 * ext/libpng/gstpngdec.c: (gst_pngdec_task),
8584 (gst_pngdec_sink_setcaps):
8585 More docs. More logs in pngdec.
8587 2007-07-17 Stefan Kost <ensonic@users.sf.net>
8589 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init):
8590 Initialize num_buffers with minimum value.
8592 * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
8593 (gst_v4l2src_probe_caps_for_format), (gst_v4l2src_grab_frame):
8594 Handle frame-size query failure gracefully.
8596 2007-07-16 Wim Taymans <wim.taymans@gmail.com>
8598 * gst/qtdemux/qtdemux.c: (qtdemux_parse_node):
8599 Fix parsing of esds atoms inside mp4a atoms so that we can set correct
8600 codec_info for AAC audio. Fixes #457097 along with a whole other bunch
8603 2007-07-16 Sebastian Dröge <slomo@circular-chaos.org>
8605 * ext/wavpack/gstwavpackdec.c:
8606 (gst_wavpack_dec_clip_outgoing_buffer):
8607 Fix buffer clipping to correctly clip to the segment stop.
8609 2007-07-13 Jan Schmidt <thaytan@mad.scientist.com>
8612 * tests/Makefile.am:
8613 Remove bogus check for libcheck, since we check for
8614 gstreamer-check and it pulls in the required info from there,
8615 and we weren't actually _using_ the information for libcheck
8618 2007-07-12 Stefan Kost <ensonic@users.sf.net>
8621 Use pkg-config to locate check.
8623 2007-07-11 Tim-Philipp Müller <tim at centricular dot net>
8625 * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
8626 * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
8627 * ext/libpng/gstpngenc.c: (gst_pngenc_chain):
8628 * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
8629 * gst/debug/gstnavigationtest.c: (gst_navigationtest_transform):
8630 * gst/effectv/gstaging.c: (gst_agingtv_transform):
8631 * gst/effectv/gstdice.c: (gst_dicetv_transform):
8632 * gst/effectv/gstedge.c: (gst_edgetv_transform):
8633 * gst/effectv/gstquark.c: (gst_quarktv_transform):
8634 * gst/effectv/gstrev.c: (gst_revtv_transform):
8635 * gst/effectv/gstshagadelic.c: (gst_shagadelictv_transform):
8636 * gst/effectv/gstvertigo.c: (gst_vertigotv_transform):
8637 * gst/effectv/gstwarp.c: (gst_warptv_transform):
8638 * gst/matroska/matroska-demux.c:
8639 (gst_matroska_demux_add_wvpk_header),
8640 (gst_matroska_demux_check_subtitle_buffer),
8641 (gst_matroska_decode_buffer):
8642 * gst/videofilter/gstvideoflip.c: (gst_video_flip_transform):
8643 Fix build against core CVS.
8645 2007-07-10 Edward Hervey <bilboed@gmail.com>
8647 * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
8648 Don't return GST_FLOW_ERROR when pushing an event returns FALSE. We
8649 don't have enough granularity to convert that boolean into a
8652 2007-07-06 Michael Smith <msmith@fluendo.com>
8654 * gst/law/alaw-decode.c: (alawdec_sink_setcaps),
8655 (gst_alawdec_class_init), (gst_alawdec_init), (gst_alawdec_chain),
8656 (gst_alawdec_change_state):
8657 * gst/law/alaw-decode.h:
8658 * gst/law/mulaw-decode.c: (mulawdec_sink_setcaps),
8659 (gst_mulawdec_class_init), (gst_mulawdec_init),
8660 (gst_mulawdec_chain), (gst_mulawdec_change_state):
8661 * gst/law/mulaw-decode.h:
8662 Fix capsnego bogosity in *law decoders.
8664 2007-07-06 Michael Smith <msmith@fluendo.com>
8666 * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_init),
8667 (gst_smokeenc_setcaps), (gst_smokeenc_chain),
8668 (gst_smokeenc_change_state):
8669 * ext/jpeg/gstsmokeenc.h:
8670 Remove stupidity in get/set caps functions.
8671 Fix some refcounting problems.
8673 2007-07-06 Jan Schmidt <thaytan@mad.scientist.com>
8675 * ext/libpng/gstpngdec.c: (gst_pngdec_caps_create_and_set):
8676 Remove endianness-flipping hack that seems to have been required
8677 only because of a bug in ffmpegcolorspace.
8678 Partially Fixes: #451908
8680 2007-07-05 Stefan Kost <ensonic@users.sf.net>
8682 * docs/plugins/Makefile.am:
8683 Simplify --extra-dir as gtkdoc scans recursively.
8685 2007-07-03 Wim Taymans <wim@fluendo.com>
8687 Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
8689 * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps):
8690 Set the encoding-name in the rtp caps to all uppercase, as required by
8692 Some small cleanups in the error paths. Fixes #453037.
8694 2007-06-28 Sebastian Dröge <slomo@circular-chaos.org>
8696 * ext/wavpack/gstwavpackparse.c:
8697 (gst_wavpack_parse_index_get_last_entry),
8698 (gst_wavpack_parse_index_get_entry_from_sample),
8699 (gst_wavpack_parse_index_append_entry), (gst_wavpack_parse_reset),
8700 (gst_wavpack_parse_scan_to_find_sample):
8701 * ext/wavpack/gstwavpackparse.h:
8702 Use a GSList for the GArray that is used like a list anyway.
8704 2007-06-28 Tim-Philipp Müller <tim at centricular dot net>
8706 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
8707 (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_flush),
8708 (gst_gdk_pixbuf_sink_event), (gst_gdk_pixbuf_change_state):
8709 Add state change function where we set 0/1 as default framerate in
8710 case our setcaps function isn't called, like it might not in a
8711 filesrc ! gdkpixbufdec scenario. Fixes assertion triggered by
8712 gdkpixbufdec trying to create caps with a 0/0 framerate.
8713 Also post an error message on the bus if gst_pad_push() fails when
8714 called from our sink event handler (+1 for flow returns for event
8715 functions in 0.11) instead of failing silently.
8717 2007-06-27 Wim Taymans <wim@fluendo.com>
8719 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_configure_caps):
8720 Cast stack args to the proper types. Fixes #451249.
8722 2007-06-27 Wim Taymans <wim@fluendo.com>
8724 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
8725 (new_session_pad), (gst_rtspsrc_setup_streams):
8726 * gst/rtsp/gstrtspsrc.h:
8727 For container formats we only need to activate one of the streams so
8728 that we correctly signal no-more-pads. Fixes #451015.
8730 2007-06-25 Stefan Kost <ensonic@users.sf.net>
8732 * docs/plugins/gst-plugins-good-plugins.args:
8733 * docs/plugins/inspect/plugin-aasink.xml:
8734 * docs/plugins/inspect/plugin-alaw.xml:
8735 * docs/plugins/inspect/plugin-alpha.xml:
8736 * docs/plugins/inspect/plugin-alphacolor.xml:
8737 * docs/plugins/inspect/plugin-annodex.xml:
8738 * docs/plugins/inspect/plugin-apetag.xml:
8739 * docs/plugins/inspect/plugin-audiofx.xml:
8740 * docs/plugins/inspect/plugin-auparse.xml:
8741 * docs/plugins/inspect/plugin-autodetect.xml:
8742 * docs/plugins/inspect/plugin-avi.xml:
8743 * docs/plugins/inspect/plugin-cacasink.xml:
8744 * docs/plugins/inspect/plugin-cairo.xml:
8745 * docs/plugins/inspect/plugin-cdio.xml:
8746 * docs/plugins/inspect/plugin-cutter.xml:
8747 * docs/plugins/inspect/plugin-debug.xml:
8748 * docs/plugins/inspect/plugin-efence.xml:
8749 * docs/plugins/inspect/plugin-effectv.xml:
8750 * docs/plugins/inspect/plugin-esdsink.xml:
8751 * docs/plugins/inspect/plugin-flac.xml:
8752 * docs/plugins/inspect/plugin-flxdec.xml:
8753 * docs/plugins/inspect/plugin-gconfelements.xml:
8754 * docs/plugins/inspect/plugin-gdkpixbuf.xml:
8755 * docs/plugins/inspect/plugin-goom.xml:
8756 * docs/plugins/inspect/plugin-halelements.xml:
8757 * docs/plugins/inspect/plugin-icydemux.xml:
8758 * docs/plugins/inspect/plugin-id3demux.xml:
8759 * docs/plugins/inspect/plugin-jpeg.xml:
8760 * docs/plugins/inspect/plugin-ladspa.xml:
8761 * docs/plugins/inspect/plugin-level.xml:
8762 * docs/plugins/inspect/plugin-matroska.xml:
8763 * docs/plugins/inspect/plugin-mulaw.xml:
8764 * docs/plugins/inspect/plugin-multipart.xml:
8765 * docs/plugins/inspect/plugin-navigationtest.xml:
8766 * docs/plugins/inspect/plugin-ossaudio.xml:
8767 * docs/plugins/inspect/plugin-png.xml:
8768 * docs/plugins/inspect/plugin-quicktime.xml:
8769 * docs/plugins/inspect/plugin-rtp.xml:
8770 * docs/plugins/inspect/plugin-rtsp.xml:
8771 * docs/plugins/inspect/plugin-smpte.xml:
8772 * docs/plugins/inspect/plugin-speex.xml:
8773 * docs/plugins/inspect/plugin-taglib.xml:
8774 * docs/plugins/inspect/plugin-udp.xml:
8775 * docs/plugins/inspect/plugin-videobalance.xml:
8776 * docs/plugins/inspect/plugin-videobox.xml:
8777 * docs/plugins/inspect/plugin-videocrop.xml:
8778 * docs/plugins/inspect/plugin-videoflip.xml:
8779 * docs/plugins/inspect/plugin-videomixer.xml:
8780 * docs/plugins/inspect/plugin-wavenc.xml:
8781 * docs/plugins/inspect/plugin-wavparse.xml:
8782 * docs/plugins/inspect/plugin-ximagesrc.xml:
8783 Update docs with caps info.
8785 2007-06-25 Tim-Philipp Müller <tim at centricular dot net>
8788 Add more files with translatable strings (#450878).
8790 2007-06-22 Jan Schmidt <thaytan@noraisin.net>
8793 Updating all the maintainers files
8795 2007-06-22 Edward Hervey <edward@fluendo.com>
8797 * ext/flac/gstflactag.c: (gst_flac_tag_init):
8798 * gst/interleave/deinterleave.c: (deinterleave_init),
8799 (deinterleave_sink_link):
8800 * gst/interleave/interleave.c: (interleave_init):
8801 * gst/median/gstmedian.c: (gst_median_init):
8802 * gst/oldcore/gstmultifilesrc.c: (gst_multifilesrc_init):
8804 * tests/check/elements/id3demux.c: (pad_added_cb):
8805 Remove unused variable.
8807 2007-06-21 Jan Schmidt <thaytan@mad.scientist.com>
8809 * ext/gconf/gconf.h:
8810 Make the prototype of gst_gconf_get_key_for_sink_profile
8811 match the implementation.
8812 Patch by: Damien Carbery <damien dot carbery at sun dot com>
8815 2007-06-20 Michael Smith <msmith@fluendo.com>
8817 * gst/rtp/gstrtpdepay.c:
8818 Fix description - rtpdepay is not a payloader.
8820 2007-06-20 Stefan Kost <ensonic@users.sf.net>
8822 * gst/qtdemux/qtdemux.c: (qtdemux_parse_samples),
8823 (qtdemux_video_caps):
8824 * gst/qtdemux/qtdemux_fourcc.h:
8825 Add MJPG to the variants of motion jpeg.
8827 2007-06-19 Tim-Philipp Müller <tim at centricular dot net>
8829 * tests/check/Makefile.am:
8830 * tests/check/elements/audiopanorama.c: (GST_START_TEST):
8831 * tests/check/elements/videocrop.c: (GST_START_TEST):
8832 * tests/check/elements/videofilter.c:
8833 * tests/check/elements/wavpackdec.c: (GST_START_TEST):
8834 * tests/check/elements/wavpackparse.c: (GST_START_TEST):
8835 Add GST_OPTION_CFLAGS to CFLAGS when building unit tests, so the
8836 error flags are included and it errors out on compiler warnings
8837 for CVS builds; remove unused variables in various unit tests.
8839 2007-06-19 Wim Taymans <wim@fluendo.com>
8841 * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
8842 (rtsp_connection_close), (rtsp_connection_free):
8843 Use threadsafe inet_ntop to convert an ip number to a string.
8845 Don't leak fd (and ip) when freeing a connection without first closing
8848 2007-06-19 Jan Schmidt <thaytan@mad.scientist.com>
8853 * gst-plugins-good.doap:
8854 Add 0.10.6 to the doap file.
8856 === release 0.10.6 ===
8858 2007-06-18 Jan Schmidt <thaytan@mad.scientist.com>
8861 releasing 0.10.6, "Wobble Board"
8863 2007-06-17 Tim-Philipp Müller <tim at centricular dot net>
8865 * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
8866 (rtsp_connection_free):
8867 Revert previous commit again, since we are frozen (sorry).
8869 2007-06-17 Tim-Philipp Müller <tim at centricular dot net>
8871 Patch by: Peter Kjellerstedt <pkj at axis com>
8873 * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
8874 (rtsp_connection_free):
8875 inet_ntoa() uses a static buffer internally, so we need to copy the
8876 returned string if we want to store it for later (#447961).
8878 2007-06-15 Jan Schmidt <thaytan@mad.scientist.com>
8880 * win32/vs6/autogen.dsp:
8881 * win32/vs6/gst_plugins_good.dsw:
8882 * win32/vs6/libgstalaw.dsp:
8883 * win32/vs6/libgstalpha.dsp:
8884 * win32/vs6/libgstalphacolor.dsp:
8885 * win32/vs6/libgstapetag.dsp:
8886 * win32/vs6/libgstaudiofx.dsp:
8887 * win32/vs6/libgstauparse.dsp:
8888 * win32/vs6/libgstautodetect.dsp:
8889 * win32/vs6/libgstavi.dsp:
8890 * win32/vs6/libgstcutter.dsp:
8891 * win32/vs6/libgstdirectdraw.dsp:
8892 * win32/vs6/libgstdirectsound.dsp:
8893 * win32/vs6/libgsteffectv.dsp:
8894 * win32/vs6/libgstflx.dsp:
8895 * win32/vs6/libgstgoom.dsp:
8896 * win32/vs6/libgsticydemux.dsp:
8897 * win32/vs6/libgstid3demux.dsp:
8898 * win32/vs6/libgstinterleave.dsp:
8899 * win32/vs6/libgstjpeg.dsp:
8900 * win32/vs6/libgstlevel.dsp:
8901 * win32/vs6/libgstmatroska.dsp:
8902 * win32/vs6/libgstmedian.dsp:
8903 * win32/vs6/libgstmonoscope.dsp:
8904 * win32/vs6/libgstmulaw.dsp:
8905 * win32/vs6/libgstmultipart.dsp:
8906 * win32/vs6/libgstqtdemux.dsp:
8907 * win32/vs6/libgstrtp.dsp:
8908 * win32/vs6/libgstrtsp.dsp:
8909 * win32/vs6/libgstsmpte.dsp:
8910 * win32/vs6/libgstspeex.dsp:
8911 * win32/vs6/libgstudp.dsp:
8912 * win32/vs6/libgstvideobalance.dsp:
8913 * win32/vs6/libgstvideobox.dsp:
8914 * win32/vs6/libgstvideocrop.dsp:
8915 * win32/vs6/libgstvideoflip.dsp:
8916 * win32/vs6/libgstvideomixer.dsp:
8917 * win32/vs6/libgstwaveform.dsp:
8918 * win32/vs6/libgstwavenc.dsp:
8919 * win32/vs6/libgstwavparse.dsp:
8920 Mark *.dsp & *.dsw as binary files and convert to DOS line
8921 endings, as they don't load into VS6 correctly otherwise.
8923 2007-06-15 Jan Schmidt <thaytan@mad.scientist.com>
8925 * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
8926 (rtsp_connection_connect):
8927 Fix the MingW build.
8928 Patch By: Vincent Torri <vtorri at univ-evry dot fr>
8931 2007-06-14 Jan Schmidt <thaytan@mad.scientist.com>
8933 * tests/check/elements/.cvsignore:
8934 * tests/icles/.cvsignore:
8935 Hush the buildbots up
8937 2007-06-14 Jan Schmidt <thaytan@mad.scientist.com>
8941 * sys/directdraw/Makefile.am:
8942 * sys/directsound/Makefile.am:
8943 * sys/waveform/Makefile.am:
8944 Make sure to dist everything needed for win32 builds.
8946 2007-06-14 Edward Hervey <edward@fluendo.com>
8948 * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
8949 For AMR-NB streams, export the AMRSpecificBox as codec_data on the
8953 2007-06-13 Wim Taymans <wim@fluendo.com>
8955 * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
8956 Make sure we allocate enough memory for the codec_data.
8959 2007-06-12 Sebastien Moutte <sebastien@moutte.net>
8962 Add videocrop project file to the win32 manifest.
8963 * win32/vs6/gst_plugins_good.dsw:
8964 Add qtdemux,videocrop and waveform projects to the workspace.
8965 * win32/vs6/libgstqtdemux.dsp:
8966 Add zlib to the link list of qtdemux.
8967 * win32/vs6/libgstvideocrop.dsp:
8968 Add a project file for videocrop.
8970 2007-06-12 Jan Schmidt <thaytan@mad.scientist.com>
8973 Add qtdemux for translation
8975 2007-06-12 Jan Schmidt <thaytan@mad.scientist.com>
8978 * docs/plugins/Makefile.am:
8979 * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8980 * docs/plugins/gst-plugins-good-plugins-sections.txt:
8981 * docs/plugins/inspect/plugin-videocrop.xml:
8982 * gst-plugins-good.spec.in:
8984 * tests/check/Makefile.am:
8985 * tests/icles/Makefile.am:
8986 * tests/icles/videocrop-test.c:
8987 Move videocrop and osxvideo from -bad.
8989 2007-06-12 Jan Schmidt <thaytan@mad.scientist.com>
8992 * docs/plugins/Makefile.am:
8993 * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8994 * docs/plugins/gst-plugins-good-plugins-sections.txt:
8995 * docs/plugins/gst-plugins-good-plugins.args:
8996 * docs/plugins/inspect/plugin-qtdemux.xml:
8997 * docs/plugins/inspect/plugin-quicktime.xml:
8999 Move qtdemux from -bad.
9001 * gst-plugins-good.spec.in:
9002 Update spec file to reflect moving of qtdemux and wavpack
9004 2007-06-12 Jan Schmidt <thaytan@mad.scientist.com>
9007 * docs/plugins/Makefile.am:
9008 * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9009 * docs/plugins/gst-plugins-good-plugins-sections.txt:
9010 * docs/plugins/inspect/plugin-directdraw.xml:
9011 * docs/plugins/inspect/plugin-directsound.xml:
9012 * docs/plugins/inspect/plugin-waveform.xml:
9013 Move the waveform plugin from -bad too. Update the inspect xml
9014 files to mention Plugins Good instead of Plugins Bad.
9016 2007-06-12 Andy Wingo <wingo@pobox.com>
9018 * sys/v4l2/v4l2src_calls.c (gst_v4l2_buffer_finalize)
9019 (gst_v4l2_buffer_class_init, gst_v4l2_buffer_get_type)
9020 (gst_v4l2_buffer_new): Behave more like ximagesink's buffers, with
9021 finalization and resuscitation. No longer public.
9022 (gst_v4l2_buffer_pool_finalize, gst_v4l2_buffer_pool_init)
9023 (gst_v4l2_buffer_pool_class_init, gst_v4l2_buffer_pool_get_type)
9024 (gst_v4l2_buffer_pool_new, gst_v4l2_buffer_pool_activate)
9025 (gst_v4l2_buffer_pool_destroy): Make the pool follow common
9026 miniobject semantics, and be threadsafe.
9027 (gst_v4l2src_queue_frame): Remove this function, as we just call
9028 the ioctls directly in the two places where we queue buffers.
9029 (gst_v4l2src_grab_frame): Return a flowreturn and fill the buffer
9031 (gst_v4l2src_capture_init): Use the new buffer_pool_new function
9032 to allocate the pool, which also preallocates the GstBuffers.
9033 (gst_v4l2src_capture_start): Call buffer_pool_activate instead of
9034 queueing the frames directly.
9035 (gst_v4l2src_grab_frame): Return a copy of the pool buffer if all
9036 mmap buffers have been dequeued.
9038 * sys/v4l2/gstv4l2src.h (struct _GstV4l2BufferPool): Make this a
9039 real MiniObject instead of rolling our own refcounting and
9040 finalizing. Give it a lock.
9041 (struct _GstV4l2Buffer): Remove one intermediary object, having
9042 the buffers hold the struct v4l2_buffer directly.
9044 * sys/v4l2/gstv4l2src.c (gst_v4l2src_set_caps): Pass the caps to
9045 capture_init so that it can set them on the buffers that it will
9047 (gst_v4l2src_get_read): For better or for worse, include the
9048 timestamping and offsetting code here; really we should be using
9050 (gst_v4l2src_get_mmap): Just make grab_frame return one of our
9051 preallocated, mmap'd buffers.
9053 2007-06-11 Wim Taymans <wim@fluendo.com>
9055 Patch by: daniel fischer <dan at f3c dot com>
9057 * sys/ximage/gstximagesrc.c: (gst_ximage_src_start),
9058 (gst_ximage_src_get_caps):
9059 Actually use the display_name property so that we can dump any
9060 available X display. Fixes #445905.
9062 2007-06-11 Wim Taymans <wim@fluendo.com>
9064 Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
9066 * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_setcaps):
9067 * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_setcaps):
9068 Add missing rate fields to caps. Fixes #441118.
9070 2007-06-10 Sebastien Moutte <sebastien@moutte.net>
9072 * win32/vs6/gst_plugins_good.dsw:
9073 * win32/vs8/gst-plugins-good.sln:
9074 Add DirectSound and DirectDraw sinks project files to
9075 workspace and solution files.
9077 2007-06-10 Sebastian Dröge <slomo@circular-chaos.org>
9079 Patch by: Josh Coalson <xflac at yahoo dot com>,
9080 updated by Alexis Ballier <aballier at gentoo dot org>:
9083 * ext/flac/gstflacdec.c: (gst_flac_dec_reset_decoders),
9084 (gst_flac_dec_setup_seekable_decoder),
9085 (gst_flac_dec_setup_stream_decoder), (gst_flac_dec_seek),
9086 (gst_flac_dec_tell), (gst_flac_dec_length), (gst_flac_dec_eof),
9087 (gst_flac_dec_read_seekable), (gst_flac_dec_read_stream):
9088 * ext/flac/gstflacdec.h:
9089 * ext/flac/gstflacenc.c: (gst_flac_enc_init),
9090 (gst_flac_enc_finalize), (gst_flac_enc_set_metadata),
9091 (gst_flac_enc_sink_setcaps), (gst_flac_enc_update_quality),
9092 (gst_flac_enc_seek_callback), (gst_flac_enc_write_callback),
9093 (gst_flac_enc_tell_callback), (gst_flac_enc_sink_event),
9094 (gst_flac_enc_chain), (gst_flac_enc_set_property),
9095 (gst_flac_enc_get_property), (gst_flac_enc_change_state):
9096 * ext/flac/gstflacenc.h:
9097 Add support for flac >= 1.1.3 which changed the API. Fixes bug #385887.
9099 2007-06-09 Sebastian Dröge <slomo@circular-chaos.org>
9101 * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_sink_set_caps):
9102 Remove workaround for bug #421543. This is fixed in core 0.10.13 and
9103 not necessary anymore as we need at least that core version.
9105 2007-06-09 Sebastian Dröge <slomo@circular-chaos.org>
9107 * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
9108 (gst_wavpack_dec_chain):
9109 * ext/wavpack/gstwavpackdec.h:
9110 * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_reset),
9111 (gst_wavpack_parse_push_buffer):
9112 * ext/wavpack/gstwavpackparse.h:
9113 Improve discont handling by checking if the next Wavpack block has
9114 the expected, following block index.
9116 2007-06-08 Thomas Vander Stichele <thomas at apestaart dot org>
9118 * gst/rtp/gstrtpmp4vpay.c (gst_rtp_mp4vpay_details):
9119 Fix element description.
9121 2007-06-08 Thomas Vander Stichele <thomas at apestaart dot org>
9124 * docs/plugins/Makefile.am:
9125 * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9126 * docs/plugins/gst-plugins-good-plugins-sections.txt:
9127 * docs/plugins/gst-plugins-good-plugins.args:
9128 * docs/plugins/gst-plugins-good-plugins.hierarchy:
9129 * docs/plugins/gst-plugins-good-plugins.signals:
9130 * docs/plugins/inspect/plugin-autodetect.xml:
9131 * docs/plugins/inspect/plugin-gconfelements.xml:
9132 * docs/plugins/inspect/plugin-ladspa.xml:
9133 * docs/plugins/inspect/plugin-rtp.xml:
9134 * docs/plugins/inspect/plugin-wavpack.xml:
9136 * tests/check/Makefile.am:
9137 move wavpack plugin. See #352605.
9139 2007-06-08 Jan Schmidt <thaytan@mad.scientist.com>
9142 * docs/plugins/Makefile.am:
9143 * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9144 * docs/plugins/gst-plugins-good-plugins-sections.txt:
9145 * docs/plugins/gst-plugins-good-plugins.args:
9148 Add DirectDraw & DirectSound plugins to the build and docs.
9150 2007-06-08 Tim-Philipp Müller <tim at centricular dot net>
9152 * ext/dv/gstdvdemux.c: (gst_dvdemux_loop):
9153 * ext/libpng/gstpngdec.c: (user_read_data), (gst_pngdec_task):
9154 When operating in pull mode, error out correct on not-linked.
9156 2007-06-06 Andy Wingo <wingo@pobox.com>
9158 * sys/v4l2/v4l2src_calls.c (gst_v4l2src_probe_caps_for_format)
9159 (gst_v4l2src_probe_caps_for_format_and_size): Only probe for
9160 format and size if the ioctls are defined; should fix compilation
9163 2007-06-06 Tim-Philipp Müller <tim at centricular dot net>
9165 * gst/videobox/gstvideobox.c: (gst_video_box_ayuv_i420):
9166 Printf fixes in debug statements; use LOG level for debug statements
9167 that are printed for each and every frame; convert c++ comments to
9168 C-style comments; not much point using g_try_malloc() if we then not
9169 even check the return value.
9171 2007-06-05 Tim-Philipp Müller <tim at centricular dot net>
9174 Bump requirements to released versions (core and base 0.10.13).
9176 * gst/icydemux/gsticydemux.c: (gst_icydemux_unicodify):
9177 Use gst_tag_utf8_from_freeform_string() from libgsttag instead of
9180 2007-06-05 Andy Wingo <wingo@pobox.com>
9182 * sys/v4l2/gstv4l2src.c (gst_v4l2src_start, gst_v4l2src_stop): Add
9183 some useless comments.
9185 * sys/v4l2/v4l2src_calls.c (gst_v4l2src_capture_init): Don't queue
9186 frames before calling STREAMON, that might leave them in a state
9187 where they can't be dequeued if we go back to NULL without calling
9188 STREAMON, according to the docs.
9189 (gst_v4l2src_capture_start): Enqueue buffers here instead, right
9190 before we call STREAMON.
9191 (gst_v4l2src_capture_deinit): Remove crack to work around dequeue
9192 failures. (For me this code hung.) The pool refcounting is still
9193 crack; added a note to that effect.
9195 2007-06-05 Wim Taymans <wim@fluendo.com>
9197 * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
9198 (gst_multipart_mux_get_mime), (gst_multipart_mux_collected):
9199 Add support for mapping gst structure names to the MIME type equivalent.
9200 Implemented for audio/x-mulaw->audio/basic. Fixes #442874.
9202 2007-06-03 Sebastian Dröge <slomo@circular-chaos.org>
9204 * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
9205 (gst_wavenc_sink_setcaps), (gst_wavenc_format_samples),
9206 (gst_wavenc_chain), (gst_wavenc_change_state):
9207 * gst/wavenc/gstwavenc.h:
9208 Properly write wav files with width!=depth by having the depth most
9209 significant bytes set and all others zero. Fixes #442535.
9211 2007-06-01 Wim Taymans <wim@fluendo.com>
9213 * gst/rtsp/rtspconnection.c:
9214 Add include to make buildbot happy.
9216 2007-06-01 Wim Taymans <wim@fluendo.com>
9218 Patch by: Peter Kjellerstedt <pkj at axis com>
9220 * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
9221 (rtsp_connection_connect), (add_date_header),
9222 (rtsp_connection_send), (parse_response_status),
9223 (parse_request_line), (parse_line), (rtsp_connection_receive):
9224 * gst/rtsp/rtspdefs.c: (rtsp_version_as_text):
9225 * gst/rtsp/rtspdefs.h:
9226 * gst/rtsp/rtspmessage.c: (key_value_foreach),
9227 (rtsp_message_init_request), (rtsp_message_init_response),
9228 (rtsp_message_remove_header), (rtsp_message_append_headers),
9229 (rtsp_message_dump):
9230 * gst/rtsp/rtspmessage.h:
9231 Improves version checking, allowing an RTSP server to reply with "505
9232 RTSP Version not supported.
9233 Adds a Date header to all messages.
9234 Replies with RTSP_EPARSE rather than RTSP_EINVALID in cases where we
9235 want to be able to send a response even if something in the request was
9236 invalid. EINVAL is only used when passing wrong arguments to functions.
9237 Do not handle an invalid method in parse_request_line(). Defer this to
9238 the caller so it can respond with "405 Method Not Allowed".
9239 Improves parsing of the timeout parameter to the Session header,
9240 allowing whitespace after the semicolon.
9241 Avoids a compiler warning due to variables shadowing a function argument.
9243 2007-06-01 Wim Taymans <wim@fluendo.com>
9245 Based on Patch by: Daniel Charles <dcharles at ti dot com>
9247 * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_setcaps),
9248 (gst_rtp_amr_depay_process):
9249 * gst/rtp/gstrtpamrdepay.h:
9250 * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_base_init),
9251 (gst_rtp_amr_pay_class_init), (gst_rtp_amr_pay_init),
9252 (gst_rtp_amr_pay_setcaps), (gst_rtp_amr_pay_handle_buffer):
9253 * gst/rtp/gstrtpamrpay.h:
9254 Add support for AMR-WB.
9255 Small cleanups such as using BOILERPLATE.
9257 2007-05-31 Wim Taymans <wim@fluendo.com>
9259 * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_configure_stream):
9260 Fix compile warning when debug is disabled as spotted bu Saur on IRC.
9262 2007-05-30 Andy Wingo <wingo@pobox.com>
9264 * sys/v4l2/gstv4l2object.h:
9265 * sys/v4l2/gstv4l2object.c (gst_v4l2_object_new): Revert some
9268 * sys/v4l2/v4l2src_calls.h:
9269 * sys/v4l2/v4l2src_calls.c (gst_v4l2src_fill_format_list): Store
9270 the format list in the order that the driver gives it to us.
9271 (gst_v4l2src_probe_caps_for_format_and_size)
9272 (gst_v4l2src_probe_caps_for_format): New functions, fill GstCaps
9273 based on the capabilities of the device.
9274 (gst_v4l2src_grab_frame): Update for object variable renaming.
9275 (gst_v4l2src_set_capture): Update to be strict in its parameters,
9276 as in the set_caps below.
9277 (gst_v4l2src_capture_init): Update for object variable renaming,
9279 (gst_v4l2src_capture_start, gst_v4l2src_capture_stop)
9280 (gst_v4l2src_capture_deinit): Update for object variable renaming.
9281 (gst_v4l2src_update_fps, gst_v4l2src_set_fps)
9282 (gst_v4l2src_get_fps): Remove; these functions don't have much
9283 meaning outside of an atomic set_caps method.
9284 (gst_v4l2src_buffer_new): Don't set buffer duration, it is not
9287 * sys/v4l2/gstv4l2tuner.c (gst_v4l2_tuner_set_channel): Remove
9288 call to update_fps; not sure about this change.
9289 (gst_v4l2_tuner_set_norm): Work around the fact that for the
9290 moment we don't have an update_fps_func.
9292 * sys/v4l2/gstv4l2src.h (struct _GstV4l2Src): Don't put v4l2
9293 structures in the object, just store what we need. Do store the
9294 probed caps of the device. Don't store the current frame rate.
9296 * sys/v4l2/gstv4l2src.c (gst_v4l2src_init): Remove the
9297 update_fps_function, for now. Update for new object variable
9299 (gst_v4l2src_set_property, gst_v4l2src_get_property): Update for
9300 new object variable naming.
9301 (gst_v4l2src_v4l2fourcc_to_structure): Rename from ..._to_caps.
9302 (gst_v4l2_structure_to_v4l2fourcc): Rename from ...caps_to_....
9303 (gst_v4l2src_get_caps): Rework to probe the device for supported
9304 frame sizes and frame rates.
9305 (gst_v4l2src_set_caps): Rework to be strict in the given
9306 parameters: if someone asks us to have a certain size and rate,
9307 that is what we configure.
9308 (gst_v4l2src_get_read): Update for object variable naming. Don't
9309 leak buffers on short reads.
9310 (gst_v4l2src_get_mmap): Update for object variable naming, and add
9312 (gst_v4l2src_create): Update for object variable naming.
9314 2007-05-30 Tim-Philipp Müller <tim at centricular dot net>
9316 * gst/avi/gstavidemux.c: (gst_avi_demux_base_init),
9317 (gst_avi_demux_reset), (gst_avi_demux_parse_stream):
9318 * gst/avi/gstavidemux.h:
9319 Parse subtitle text streams instead of erroring out (#442034). Still
9320 needs a parser for the subtitles to actually show up.
9322 2007-05-30 Tim-Philipp Müller <tim at centricular dot net>
9324 * gst/avi/gstavidemux.c: (gst_avi_demux_push_event),
9325 (gst_avi_demux_loop):
9326 Make _push_event() return TRUE if the event could be pushed on at
9327 least one pad and not only if it could be pushed on all pads,
9328 otherwise we'll end up posting an error message on EOS if one or
9329 more source pads are not connected.
9331 2007-05-28 Wim Taymans <wim@fluendo.com>
9333 * gst/rtsp/rtsptransport.c:
9334 Use renamed RTP bin.
9336 2007-05-28 Wim Taymans <wim@fluendo.com>
9338 Based on patch by: Dejan Sakelšak <sakdean at gmail dot com>
9340 * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
9341 (gst_video_box_set_property), (gst_video_box_transform_caps),
9342 (video_box_recalc_transform), (gst_video_box_set_caps),
9343 (gst_video_box_get_unit_size), (gst_video_box_apply_alpha),
9344 (gst_video_box_ayuv_ayuv), (gst_video_box_clear), (UVfloor),
9345 (UVceil), (gst_video_box_ayuv_i420), (gst_video_box_i420_ayuv),
9346 (gst_video_box_i420_i420), (gst_video_box_transform),
9348 Add AYUV->AYUV and AYUV->I420 formats.
9349 Fix negotiation and I420->AYUV conversion.
9352 2007-05-26 Wim Taymans <wim@fluendo.com>
9354 * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data):
9355 Use different variables for nested for loops so that the outer loop
9356 functions properly and speex files with multiple frames per buffer work
9360 2007-05-25 Tim-Philipp Müller <tim at centricular dot net>
9362 * gst/id3demux/gstid3demux.c: (gst_id3demux_sink_event):
9363 Don't leak newsegment events.
9365 2007-05-25 Tim-Philipp Müller <tim at centricular dot net>
9367 * gst/wavparse/Makefile.am:
9368 Add '-lm' to LIBS for ceil(), don't assume one of our dependencies
9371 2007-05-25 Tim-Philipp Müller <tim at centricular dot net>
9373 * ext/flac/gstflacenc.c: (gst_flac_enc_init),
9374 (notgst_value_array_append_buffer),
9375 (gst_flac_enc_process_stream_headers),
9376 (gst_flac_enc_write_callback), (gst_flac_enc_chain),
9377 (gst_flac_enc_change_state):
9378 * ext/flac/gstflacenc.h:
9379 Collect headers, add "streamheader" field to output caps and set
9380 BUFFER_IN_CAPS flag on pushed header buffers. That way oggmux
9381 produces output according to the official FLAC-to-Ogg mapping
9382 instead of completely broken files. Fixes #426044.
9384 2007-05-25 Jan Schmidt <thaytan@mad.scientist.com>
9386 * gst/id3demux/gstid3demux.c: (gst_id3demux_reset),
9387 (gst_id3demux_send_new_segment), (gst_id3demux_chain),
9388 (gst_id3demux_sink_event):
9389 * gst/id3demux/gstid3demux.h:
9390 * gst/apetag/gsttagdemux.c: (gst_tag_demux_reset),
9391 (gst_tag_demux_chain), (gst_tag_demux_sink_event),
9392 (gst_tag_demux_send_new_segment):
9393 Handle and adjust new-segment events so that downstream really
9394 sees a stream with the tag pieces stripped off the front and back.
9395 Fixes strangeness in seeking when mp3 decoders use the new-segment
9396 byte position to estimate their current playback position timestamp
9397 and then the arriving buffers don't match up.
9399 2007-05-25 Jan Schmidt <thaytan@mad.scientist.com>
9401 * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_detect):
9402 Don't unnecessarily perform a READY->NULL->READY transition on the
9403 detected audio sink when starting up. Fixes: #440127
9405 2007-05-24 Tim-Philipp Müller <tim at centricular dot net>
9407 * ext/flac/gstflacenc.c: (gst_flac_enc_sink_setcaps),
9408 (gst_flac_enc_chain):
9409 Don't crash in chain function if setcaps hasn't been called.
9411 2007-05-24 Wim Taymans <wim@fluendo.com>
9413 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_methods):
9414 Init value to avoid infinte loops.
9416 2007-05-24 Wim Taymans <wim@fluendo.com>
9418 Patch by: Peter Kjellerstedt <pkj at axis com>
9420 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_auth),
9421 (gst_rtspsrc_try_send), (gst_rtspsrc_parse_methods),
9422 (gst_rtspsrc_setup_streams), (gst_rtspsrc_open),
9424 (rtsp_connection_send), (rtsp_connection_receive):
9425 * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_after_send):
9428 * gst/rtsp/rtspconnection.c: (add_auth_header),
9429 Only add authorisation and session headers when sending messages.
9431 * gst/rtsp/rtspmessage.c: (key_value_foreach), (rtsp_message_init),
9432 (rtsp_message_init_request), (rtsp_message_init_response),
9433 (rtsp_message_unset), (rtsp_message_add_header),
9434 (rtsp_message_remove_header), (rtsp_message_get_header),
9435 (rtsp_message_append_headers), (dump_key_value),
9436 (rtsp_message_dump):
9437 * gst/rtsp/rtspmessage.h:
9438 Add support for multiple headers of the same type by storing the parsed
9439 headers in a GArray instaed of a hashtable.
9441 2007-05-21 Wim Taymans <wim@fluendo.com>
9443 * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
9444 (gst_udpsrc_create), (gst_udpsrc_unlock), (gst_udpsrc_unlock_stop):
9445 Since we depend on 0.10.13 -core, override the unlock_stop vmethod for
9448 2007-05-21 Wim Taymans <wim@fluendo.com>
9450 * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_class_init):
9451 * gst/rtsp/gstrtpdec.h:
9452 Added signal for backwards compat.
9454 2007-05-21 Sebastian Dröge <slomo@circular-chaos.org>
9456 Patch by: René Stadler <mail at renestadler dot de>
9459 * gst/auparse/gstauparse.c: (gst_au_parse_reset),
9460 (gst_au_parse_parse_header), (gst_au_parse_chain):
9461 * gst/auparse/gstauparse.h:
9462 Use audioconvert for converting from non-native endianness floats
9463 in auparse instead of doing it ourself. Fixes #424527.
9464 This needs the audioconvert from plugins-base CVS.
9466 2007-05-21 Wim Taymans <wim@fluendo.com>
9468 * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
9469 (gst_rtp_h263p_pay_flush):
9470 Fix enum registration.
9472 2007-05-21 Wim Taymans <wim@fluendo.com>
9474 Patch by: Antoine Tremblay <hexa00 at gmail dot com>
9476 * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
9477 (gst_rtp_h263p_pay_class_init), (gst_rtp_h263p_pay_init),
9478 (gst_rtp_h263p_pay_set_property), (gst_rtp_h263p_pay_get_property),
9479 (gst_rtp_h263p_pay_flush):
9480 * gst/rtp/gstrtph263ppay.h:
9481 Add new fragmentation mode base on GOB headers. Fixes #438940.
9483 2007-05-20 Tim-Philipp Müller <tim at centricular dot net>
9485 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_udp):
9488 2007-05-18 Wim Taymans <wim@fluendo.com>
9490 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
9491 Don't crash when an unsupported transport error was returned by the
9492 server, just try to configure the next stream. Fixes #439255.
9494 2007-05-18 Wim Taymans <wim@fluendo.com>
9496 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
9497 (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
9498 (gst_rtspsrc_stream_configure_udp), (gst_rtspsrc_loop_interleaved),
9499 (gst_rtspsrc_loop_udp), (gst_rtspsrc_try_send), (gst_rtspsrc_send),
9500 (gst_rtspsrc_setup_streams), (gst_rtspsrc_open):
9501 * gst/rtsp/gstrtspsrc.h:
9502 Add TCP timeout property and use it for all TCP connection.
9504 * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
9505 (rtsp_connection_write), (rtsp_connection_next_timeout),
9506 (rtsp_connection_reset_timeout):
9507 Make connect and writes cancelable and make them use the timeout.
9509 2007-05-18 Wim Taymans <wim@fluendo.com>
9511 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive),
9512 (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
9513 (gst_rtspsrc_try_send), (gst_rtspsrc_send),
9514 (gst_rtspsrc_setup_streams):
9515 Refactor timeout handling.
9516 Also send keep-alive when dealing with TCP transport.
9518 * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
9519 (rtsp_connection_free), (rtsp_connection_next_timeout),
9520 (rtsp_connection_reset_timeout):
9521 * gst/rtsp/rtspconnection.h:
9522 Use a timer to handle the session timeouts, add some methods to deal
9525 2007-05-17 Wim Taymans <wim@fluendo.com>
9527 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send),
9528 (gst_rtspsrc_setup_streams):
9529 Ignore streams that fail the setup command, we will retry with a
9530 different transport later on.
9532 * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_parse_sdp),
9533 (rtsp_ext_wms_configure_stream):
9534 Fix encoding name case.
9536 2007-05-16 Edward Hervey <edward@fluendo.com>
9538 * ext/libpng/gstpngdec.c: (user_endrow_callback), (user_read_data):
9539 Fix build on macosx.
9541 2007-05-16 Sebastian Dröge <slomo@circular-chaos.org>
9543 * ext/raw1394/gstdv1394src.c: (gst_dv1394src_uri_set_uri):
9544 Replace direct comparison of a string with the string literal "" with
9545 a comparison of the first character with '\0'. Fixes #438926.
9547 2007-05-15 Stefan Kost <ensonic@users.sf.net>
9549 * gst/debug/breakmydata.c (gst_break_my_data_init):
9550 One more try. This should be the proper fix now.
9552 2007-05-15 Stefan Kost <ensonic@users.sf.net>
9554 * gst/debug/breakmydata.c:
9555 Ooops, no // comments please.
9557 2007-05-15 Stefan Kost <ensonic@users.sf.net>
9559 * gst/debug/breakmydata.c: (gst_break_my_data_class_init),
9560 (gst_break_my_data_init):
9561 Fix gst_buffer_is_writable() assertion.
9563 2007-05-14 David Schleef <ds@schleef.org>
9565 * sys/v4l2/gstv4l2src.c: Add support for Bayer images as
9566 video/x-raw-bayer. Fixes #314160.
9568 2007-05-14 Wim Taymans <wim@fluendo.com>
9570 * gst/rtp/gstrtptheoradepay.c: (decode_base64),
9571 (gst_rtp_theora_depay_parse_configuration):
9572 * gst/rtp/gstrtptheorapay.c: (encode_base64),
9573 (gst_rtp_theora_pay_finish_headers),
9574 (gst_rtp_theora_pay_handle_buffer):
9575 Update theora pay/depayloader in a similar to vorbis.
9577 * gst/rtp/gstrtpvorbisdepay.c:
9578 (gst_rtp_vorbis_depay_parse_configuration):
9581 2007-05-14 Wim Taymans <wim@fluendo.com>
9583 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send):
9584 When we try to execute a method that is not supported by the server,
9585 don't error out but remove the method from the accepted methods so that
9586 we never try to perform this method again.
9588 2007-05-14 Wim Taymans <wim@fluendo.com>
9590 * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_process):
9591 Remove annoying _dump_mem.
9593 2007-05-14 Wim Taymans <wim@fluendo.com>
9595 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_range):
9596 Parse range correctly.
9598 * gst/rtsp/rtspurl.c: (rtsp_url_get_request_uri):
9599 The baseurl now always has a '/' at the start.
9601 2007-05-14 Wim Taymans <wim@fluendo.com>
9603 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_configure_caps),
9604 (gst_rtspsrc_parse_range), (gst_rtspsrc_open),
9605 (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
9606 Factor out caps configuration and configure more stuff such as the time
9607 ranges and speed/scale values.
9609 * gst/rtsp/rtsptransport.c:
9610 Add Copyright after non-trival fixes.
9612 2007-05-12 Wim Taymans <wim@fluendo.com>
9614 Patch by: Peter Kjellerstedt <pkj at axis com>
9616 * gst/rtsp/gstrtspsrc.h:
9617 * gst/rtsp/rtspconnection.c: (rtsp_connection_receive):
9618 * gst/rtsp/rtspmessage.c: (rtsp_message_init_data),
9619 (rtsp_message_get_header):
9620 * gst/rtsp/rtspmessage.h:
9621 Make channel guint8 where possible.
9622 Make rtsp_message_init_data() take the channel as a guint8.
9624 * gst/rtsp/rtspdefs.c:
9625 Fixed a typo: Timout -> Timeout
9627 * gst/rtsp/rtspdefs.h:
9628 Make RTSP_CHECK() behave as a statement.
9630 * gst/rtsp/sdpmessage.c:
9631 Avoid a compiler warning in INIT_ARRAY().
9634 2007-05-12 Wim Taymans <wim@fluendo.com>
9636 Patch by: Peter Kjellerstedt <pkj at axis com>
9638 * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_free),
9639 (rtsp_url_get_request_uri):
9640 * gst/rtsp/rtspurl.h:
9641 Add support for query parameters to RTSP URLs.
9643 2007-05-12 Wim Taymans <wim@fluendo.com>
9645 Patch by: Peter Kjellerstedt <pkj at axis com>
9647 * gst/rtsp/rtsptransport.c: (rtsp_transport_init), (parse_mode),
9648 (parse_range), (range_as_text), (rtsp_transport_mode_as_text),
9649 (rtsp_transport_profile_as_text), (rtsp_transport_ltrans_as_text),
9650 (rtsp_transport_parse), (rtsp_transport_as_text):
9651 * gst/rtsp/rtsptransport.h:
9652 Add validation to rtsp_transport_parse().
9653 Add rtsp_transport_as_text() to generate an RTSP header from an
9655 Change ssrc to guint (was a string) since that is what it is, even
9656 though it is sent as a hex string.
9657 Correctly identify PLAY|RECORD mode parameters (the syntax in the RFC is
9658 incorrect, which can be seen when looking at the examples in the RFC).
9661 2007-05-11 Zaheer Abbas Merali <<zaheerabbas at merali dot org>>
9663 Patch by: Eric Anholt
9665 * sys/ximage/gstximagesrc.c (gst_ximage_src_open_display,
9666 gst_ximage_src_ximage_get):
9667 Use union of all damage between frames to make it faster.
9669 Also fix crasher when cursor is at bottom right of window.
9671 2007-05-11 Tim-Philipp Müller <tim at centricular dot net>
9673 * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
9674 Skip LIST chunks before the fmt chunk (fixes #437499). Also fix
9675 streaming mode regression for file from #343837 with 'bext' chunk
9676 before the 'fmt' chunk.
9678 2007-05-11 Wim Taymans <wim@fluendo.com>
9680 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
9681 (gst_rtspsrc_do_seek), (gst_rtspsrc_perform_seek),
9682 (gst_rtspsrc_handle_src_event),
9683 (gst_rtspsrc_stream_configure_manager),
9684 (gst_rtspsrc_stream_configure_tcp), (gst_rtspsrc_loop_interleaved),
9685 (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_open),
9686 (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
9687 * gst/rtsp/gstrtspsrc.h:
9688 * gst/rtsp/rtspdefs.h:
9689 Preliminary seek support.
9690 Activate internal pads so that we can receive events on them.
9691 Don't try to parse a range string when it's NULL.
9693 2007-05-11 Wim Taymans <wim@fluendo.com>
9696 Update README with new RTP variables that will be used for
9699 * gst/rtp/gstrtpvorbisdepay.c: (decode_base64),
9700 (gst_rtp_vorbis_depay_parse_configuration),
9701 (gst_rtp_vorbis_depay_process):
9702 * gst/rtp/gstrtpvorbispay.c: (encode_base64),
9703 (gst_rtp_vorbis_pay_finish_headers),
9704 (gst_rtp_vorbis_pay_handle_buffer):
9705 Update vorbis pay and depayloader to draft-04.
9707 2007-05-11 Wim Taymans <wim@fluendo.com>
9709 * gst/rtsp/rtsptransport.c:
9710 UDP MCAST is actually the default for RTP/AVP.
9711 2007-05-13 Sebastien Moutte <sebastien@moutte.net>
9713 * gst/level/gstlevel.c: (gst_level_transform_ip):
9714 Use guint8 * instead of gpointer then vs6 can build
9715 in_data += (filter->width / 8).
9717 2007-05-11 Zaheer Abbas Merali <<zaheerabbas at merali dot org>>
9719 * sys/ximage/gstximagesrc.c (gst_ximage_src_start,
9720 gst_ximage_src_ximage_get):
9721 * sys/ximage/gstximagesrc.h (last_ximage):
9722 When using Damage actually keep the last frame, and not assume
9723 that the buffer we get already has the last frame on it.
9724 Copy the cursor over if we specify a non-zero start x and
9727 2007-05-11 Wim Taymans <wim@fluendo.com>
9729 * gst/rtsp/rtsptransport.c:
9730 Make UDP the default transport when not specified.
9732 2007-05-09 David Schleef <ds@schleef.org>
9734 * gst/level/gstlevel.c:
9737 2007-05-09 Sebastien Moutte <sebastien@moutte.net>
9739 * gst/level/gstlevel.c: (gst_level_calculate_##TYPE),
9740 (gst_level_transform_ip):
9741 Use guint8 * instead of gpointer then vs6 know the size of data
9742 pointed when moving the pointer.
9743 * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_handle_buffer):
9744 Move instructions after variables declaration.
9745 * win32/vs6/autogen.dsp:
9746 * win32/vs6/libgstrtp.dsp:
9747 * win32/vs6/libgstrtsp.dsp:
9748 Update vs6 project files.
9750 2007-05-09 Wim Taymans <wim@fluendo.com>
9752 * gst/rtsp/Makefile.am:
9753 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_query),
9754 (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_open):
9755 * gst/rtsp/rtsprange.c: (parse_npt_time), (parse_npt_range),
9756 (parse_clock_range), (parse_smpte_range), (rtsp_range_parse),
9758 * gst/rtsp/rtsprange.h:
9759 Add code to parse time ranges.
9760 Report DURATION on the stream when possible.
9762 2007-05-08 Tim-Philipp Müller <tim at centricular dot net>
9764 * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
9765 (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
9766 (gst_videomixer_collected):
9767 Fix strides calculation for AYUV (it's just width*4) (#436910).
9769 2007-05-06 Sebastian Dröge <slomo@circular-chaos.org>
9771 * gst/audiofx/audioamplify.c: (gst_audio_amplify_transform_ip):
9772 * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_transform_ip):
9773 * gst/audiofx/audioinvert.c: (gst_audio_invert_transform_ip):
9774 Sync the GObject properties before each processing step to properly
9775 work with the controller.
9777 2007-05-04 Wim Taymans <wim@fluendo.com>
9779 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive),
9780 (gst_rtspsrc_loop_udp), (gst_rtspsrc_try_send), (gst_rtspsrc_send),
9781 (gst_rtspsrc_setup_streams), (gst_rtspsrc_open),
9782 (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
9783 (gst_rtspsrc_change_state):
9784 Let more error state trickle down so that we can catch more error
9786 Handle keep-alive a little smarter by selecting a method the server
9788 Fix a race in UDP streaming shutdown.
9790 2007-05-04 Wim Taymans <wim@fluendo.com>
9792 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive):
9793 Ignore errors when trying to use the keep-alive messages.
9795 2007-05-04 Wim Taymans <wim@fluendo.com>
9797 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_event),
9798 (gst_rtspsrc_handle_src_query), (gst_rtspsrc_sink_chain),
9799 (gst_rtspsrc_stream_configure_manager),
9800 (gst_rtspsrc_stream_free_udp), (gst_rtspsrc_stream_configure_tcp),
9801 (gst_rtspsrc_stream_configure_mcast),
9802 (gst_rtspsrc_stream_configure_udp),
9803 (gst_rtspsrc_stream_configure_udp_sink),
9804 (gst_rtspsrc_stream_configure_transport):
9805 Send RTCP messages back to the server over the TCP connection.
9807 * gst/rtsp/rtspconnection.c: (rtsp_connection_write),
9808 (rtsp_connection_send), (rtsp_connection_read), (read_body),
9809 (rtsp_connection_receive):
9810 * gst/rtsp/rtspconnection.h:
9811 Factor out and expose lowlevel _write and _read methods.
9812 Implement sending data messages to the server.
9814 2007-05-03 Wim Taymans <wim@fluendo.com>
9816 * gst/multipart/multipartmux.c: (gst_multipart_mux_queue_pads),
9817 (gst_multipart_mux_collected):
9818 Fix timestamps on outgoing buffers.
9820 2007-05-03 Wim Taymans <wim@fluendo.com>
9822 * gst/multipart/multipartmux.c:
9823 (gst_multipart_mux_request_new_pad), (gst_multipart_mux_collected),
9824 (gst_multipart_mux_change_state):
9825 Emit NEWSEGMENT events before pushing the first buffer.
9827 2007-05-03 Wim Taymans <wim@fluendo.com>
9829 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
9830 (gst_rtspsrc_alloc_udp_ports), (gst_rtspsrc_handle_src_event),
9831 (gst_rtspsrc_handle_src_query),
9832 (gst_rtspsrc_stream_configure_manager),
9833 (gst_rtspsrc_stream_free_udp), (gst_rtspsrc_stream_configure_tcp),
9834 (gst_rtspsrc_stream_configure_mcast),
9835 (gst_rtspsrc_stream_configure_udp),
9836 (gst_rtspsrc_stream_configure_udp_sink),
9837 (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_push_event),
9838 (gst_rtspsrc_loop_udp), (gst_rtspsrc_open),
9839 (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
9840 (gst_rtspsrc_pause):
9841 Refactor transport configuration code.
9842 Create internal pads for TCP transport so that we can implement events
9844 Handle events and queries.
9845 Parse range from the SDP.
9846 Fix race in pause handler where the connection could still be flushing.
9848 2007-05-02 Wim Taymans <wim@fluendo.com>
9850 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
9851 (gst_rtspsrc_finalize), (new_session_pad), (request_pt_map),
9852 (gst_rtspsrc_loop_send_cmd), (gst_rtspsrc_try_send),
9853 (gst_rtspsrc_send), (gst_rtspsrc_async_open), (gst_rtspsrc_close),
9854 (gst_rtspsrc_play), (gst_rtspsrc_handle_message),
9855 (gst_rtspsrc_change_state):
9856 * gst/rtsp/gstrtspsrc.h:
9857 Fix race when multiple udp sources post timeouts, just act on the first
9859 Protect stream list with a recursive lock to fix some races.
9860 Flush connection when we need to do a reconnect or stop.
9861 Make state lock recursive.
9863 * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
9864 (rtsp_connection_close):
9865 Some small cleanups.
9867 2007-05-02 Wim Taymans <wim@fluendo.com>
9869 * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
9870 (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
9871 Only set DISCONT when there actually is a discont or when we just
9874 2007-05-02 Sebastian Dröge <slomo@circular-chaos.org>
9876 * ext/flac/gstflac.c: (plugin_init):
9877 Call bindtextdomain() to get localized strings.
9879 2007-05-02 Wim Taymans <wim@fluendo.com>
9881 * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
9882 (gst_wavparse_stream_headers), (gst_wavparse_add_src_pad),
9883 (gst_wavparse_stream_data):
9884 * gst/wavparse/gstwavparse.h:
9885 Be a bit more clever when dealing with VBR files with FACT tags, we
9886 don't want to timestamp buffers in that case but the estimated BPS can
9887 be used for seeking.
9888 Only send close segment in the streaming thread.
9890 2007-05-02 Sebastian Dröge <slomo@circular-chaos.org>
9892 * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
9893 Correctly post an error on the bus if something went wrong in the loop
9894 function. This fixes a few cases where the task was paused and nothing
9897 2007-05-02 Wim Taymans <wim@fluendo.com>
9899 * gst/rtsp/test.c: (main):
9900 Fix compilation of deprecated test just because I'm too lazy to delete
9903 2007-05-02 Wim Taymans <wim@fluendo.com>
9905 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
9906 (gst_rtspsrc_finalize), (gst_rtspsrc_stream_configure_transport),
9907 (gst_rtspsrc_handle_request), (gst_rtspsrc_loop_interleaved),
9908 (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_loop_udp),
9909 (gst_rtspsrc_loop_send_cmd), (gst_rtspsrc_try_send),
9910 (gst_rtspsrc_open), (gst_rtspsrc_handle_message):
9911 * gst/rtsp/gstrtspsrc.h:
9912 Fix sending RTCP to the right place.
9913 Fix bug in reffing the wrong UDP element.
9914 Use new pad names for the session manager.
9915 Implement handling server requests in interleaved and UDP modes.
9916 Handle session keep-alive in UDP modes.
9917 Remove GCond for handling UDP timeouts.
9919 * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
9920 (rtsp_connection_send), (rtsp_connection_read), (read_body),
9921 (rtsp_connection_receive), (rtsp_connection_close):
9922 * gst/rtsp/rtspconnection.h:
9923 Store connection IP address for later.
9924 Add timeout args to all operations that might block forever.
9925 Parse session timeout.
9926 Only close sockets when not already closed.
9928 * gst/rtsp/rtspdefs.c:
9929 * gst/rtsp/rtspdefs.h:
9930 Add timeout return value and error string.
9932 * gst/rtsp/rtspmessage.c: (rtsp_message_init_response):
9935 2007-05-01 Wim Taymans <wim@fluendo.com>
9937 Patch by: Sjoerd Simons <sjoerd at luon dot net>
9939 * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_init),
9940 (gst_rtp_mp4v_pay_empty), (gst_rtp_mp4v_pay_event):
9941 * gst/rtp/gstrtpmp4vpay.h:
9942 Handle NEWSEGMENT and FLUSH events. Fixes #434824.
9944 2007-04-30 Tim-Philipp Müller <tim at centricular dot net>
9946 * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9947 Remove v4l2src from docs, since it breaks the docs build, and the
9948 plugin is only built if --enable-experimental is used anyway.
9950 * docs/plugins/Makefile.am:
9953 2007-04-29 Wim Taymans <wim@fluendo.com>
9955 * gst/udp/gstmultiudpsink.c: (leave_multicast),
9956 (gst_multiudpsink_add), (gst_multiudpsink_remove):
9957 Add code to drop membership of a multicast group.
9959 * gst/udp/gstudpsink.c: (gst_udpsink_update_uri),
9960 (gst_udpsink_set_uri):
9961 Implement URI handler.
9963 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
9964 (gst_rtspsrc_parse_rtpinfo):
9965 Use URI handler to make udpsink instace.
9966 Improve code to configure port and destination.
9968 2007-04-29 Wim Taymans <wim@fluendo.com>
9970 * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_add):
9971 Fix multicast detection.
9972 Don't try to join a multicast group if the address is not multicast.
9974 * gst/udp/gstudpsrc.c: (gst_udpsrc_update_uri):
9975 Small debug improvement.
9977 2007-04-27 Wim Taymans <wim@fluendo.com>
9979 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
9980 (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
9981 (gst_rtspsrc_handle_message):
9982 Ignore ASYNC state messages from the udpsink, it's irrelevant for the
9985 2007-04-27 Wim Taymans <wim@fluendo.com>
9987 * gst/rtp/gstrtpilbcdepay.h:
9988 Fix mode property when specified as an arg.
9990 2007-04-26 Edward Hervey <edward@fluendo.com>
9992 * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9993 * docs/plugins/gst-plugins-good-plugins-sections.txt:
9994 * docs/plugins/gst-plugins-good-plugins.hierarchy:
9995 * docs/plugins/inspect/plugin-osxaudio.xml:
9996 Add documentation for osxaudio plugin.
9998 2007-04-26 Wim Taymans <wim@fluendo.com>
10000 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
10001 (gst_rtspsrc_finalize), (gst_rtspsrc_stream_configure_transport),
10002 (gst_rtspsrc_open), (gst_rtspsrc_close),
10003 (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
10004 (gst_rtspsrc_pause):
10005 * gst/rtsp/gstrtspsrc.h:
10006 Protect state changes with a lock.
10008 * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
10010 * gst/rtsp/rtspconnection.h:
10011 Remove some unused stuff.
10013 2007-04-26 Wim Taymans <wim@fluendo.com>
10015 * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
10016 Handle the case where there are exactly 0 bytes to read and the ioctl
10017 did not report an error. Fixes #433530.
10019 2007-04-26 Wim Taymans <wim@fluendo.com>
10021 * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
10022 (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
10023 * gst/wavparse/gstwavparse.h:
10024 Apply DISCONT to buffers.
10025 Only apply timestamp to the first sample after a DISCONT, too many VBR
10026 files cause random jitter in the timestamps. Fixes #433119.
10028 2007-04-25 Wim Taymans <wim@fluendo.com>
10030 * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_class_init),
10031 (gst_rtp_dec_init), (gst_rtp_dec_set_property),
10032 (gst_rtp_dec_get_property):
10033 * gst/rtsp/gstrtpdec.h:
10034 Add dummy latency property to be backwards compat with rtpbin.
10036 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
10037 (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
10038 (gst_rtspsrc_stream_configure_transport),
10039 (gst_rtspsrc_parse_rtpinfo):
10040 * gst/rtsp/gstrtspsrc.h:
10041 Add latency property and configure in the session manager.
10042 Don't set invalid clock-base and seqnum-base on caps, some servers
10043 sometimes don't send them.
10045 2007-04-25 Tim-Philipp Müller <tim at centricular dot net>
10047 * gst/alpha/gstalphacolor.c: (gst_alpha_color_base_init),
10048 (gst_alpha_color_transform_caps), (gst_alpha_color_set_caps):
10049 Double-check that RGB input caps are really RGBA caps (apparently
10050 the core doesn't always catch it if those caps aren't a subset of
10051 our template caps, also see #421543). Fixes #429319 in a way.
10052 Also, don't leak the pad template in the transform_caps function.
10054 * tests/check/Makefile.am:
10055 * tests/check/elements/.cvsignore:
10056 * tests/check/elements/alphacolor.c: (setup_alphacolor),
10057 (cleanup_alphacolor), (create_caps_rgb24), (create_caps_rgba32),
10058 (create_buffer_rgb24_3x4), (create_buffer_rgba32_3x4),
10059 (GST_START_TEST), (alphacolor_suite):
10060 Add some basic unit tests for alphacolor.
10062 2007-04-25 Tim-Philipp Müller <tim at centricular dot net>
10064 * ext/libpng/gstpngdec.c: (gst_pngdec_task):
10065 If we get a fatal flow return in the loop function, first post the
10066 error message and only then send the EOS event downstream, otherwise
10067 applications might get an eos message before the error message and
10068 think everything was ok (related to #429319).
10070 2007-04-25 Wim Taymans <wim@fluendo.com>
10072 * gst/rtsp/rtspconnection.c: (rtsp_connection_receive):
10073 Read the channel byte as an unsigned byte.
10075 2007-04-25 Wim Taymans <wim@fluendo.com>
10077 * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_set_property):
10078 * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_init),
10079 (gst_rtp_amr_depay_setcaps), (gst_rtp_amr_depay_process):
10080 * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_init),
10081 (gst_rtp_gsm_depay_setcaps):
10082 * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps):
10083 * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
10084 * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_class_init),
10085 (gst_rtp_ilbc_depay_init), (gst_rtp_ilbc_depay_setcaps),
10086 (gst_rtp_ilbc_depay_process), (gst_ilbc_depay_set_property),
10087 (gst_ilbc_depay_get_property):
10088 * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps):
10089 * gst/rtp/gstrtpmp4adepay.c:
10090 * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_init),
10091 (gst_rtp_pcma_depay_setcaps):
10092 * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_init),
10093 (gst_rtp_pcmu_depay_setcaps):
10094 Make sure we configure the clock_rate in the baseclass in the setcaps
10095 function. Fixes #431282.
10097 2007-04-25 Wim Taymans <wim@fluendo.com>
10099 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
10100 (gst_rtspsrc_stream_free), (request_pt_map),
10101 (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_open):
10102 * gst/rtsp/gstrtspsrc.h:
10103 Parse server address from SDP.
10104 Hook up a udpsink to send RTCP back to the server.
10106 * docs/plugins/gst-plugins-good-plugins-sections.txt:
10107 * gst/rtsp/rtsptransport.h:
10110 2007-04-25 Stefan Kost <ensonic@users.sf.net>
10112 * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
10113 Make header field check conditional. Fixes #433135
10115 2007-04-24 Tim-Philipp Müller <tim at centricular dot net>
10117 * docs/plugins/Makefile.am:
10118 * docs/plugins/gst-plugins-good-plugins-docs.sgml:
10119 * docs/plugins/gst-plugins-good-plugins-sections.txt:
10120 * docs/plugins/inspect/plugin-alphacolor.xml:
10121 * gst/alpha/Makefile.am:
10122 * gst/alpha/gstalphacolor.c:
10123 * gst/alpha/gstalphacolor.h:
10124 Add minimal docs blurb to alphacolor; split out headers into
10125 separate header file for gtk-doc.
10127 2007-04-20 Tim-Philipp Müller <tim at centricular dot net>
10129 * gst/debug/progressreport.c: (gst_progress_report_report):
10130 Don't try to post NULL message (in case we can't query upstream
10131 position or duration).
10133 2007-04-18 Michael Smith <msmith@fluendo.com>
10135 * gst/cutter/gstcutter.c: (gst_cutter_init), (gst_cutter_chain),
10136 (gst_cutter_get_caps):
10137 * gst/cutter/gstcutter.h:
10138 Fix some of the most obvious bugs in cutter. Now doesn't leak
10139 everything if input is silent.
10141 2007-04-18 Sebastian Dröge <slomo@circular-chaos.org>
10143 * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
10144 (gst_wavenc_sink_setcaps), (gst_wavenc_change_state):
10145 * gst/wavenc/gstwavenc.h:
10146 Wav apparently only supports width==GST_ROUND_UP(depth), everything
10147 else results in a invalid block align and invalid files.
10149 2007-04-17 Tim-Philipp Müller <tim at centricular dot net>
10151 Patch by: Snaik <snaik32 gmail com>
10153 * gst/smpte/barboxwipes.c: (gst_wipe_boxes_draw):
10154 Add missing break statement for BOX_HORIZONTAL case.
10156 2007-04-17 Sebastian Dröge <slomo@circular-chaos.org>
10158 Patch by: Vincent Torri <vtorri at univ-evry dot fr>
10160 * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
10161 Use correct format strings for integer types.
10163 2007-04-17 Sebastian Dröge <slomo@circular-chaos.org>
10165 * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
10166 (gst_wavparse_create_sourcepad):
10167 Use gst_riff_create_audio_template_caps () instead of the local caps.
10168 This makes updates of the local caps unecessary whenever libgstriff
10169 gets support for new formats.
10171 2007-04-16 Tim-Philipp Müller <tim at centricular dot net>
10173 Patch by: Brian Cameron <brian.cameron at sun dot com>
10175 * sys/sunaudio/gstsunaudio.c:
10176 * sys/sunaudio/gstsunaudiomixer.c:
10177 * sys/sunaudio/gstsunaudiomixer.h:
10178 * sys/sunaudio/gstsunaudiomixerctrl.c:
10179 * sys/sunaudio/gstsunaudiomixerctrl.h:
10180 * sys/sunaudio/gstsunaudiomixertrack.h:
10181 * sys/sunaudio/gstsunaudiosink.c:
10182 * sys/sunaudio/gstsunaudiosink.h:
10183 * sys/sunaudio/gstsunaudiosrc.c:
10184 * sys/sunaudio/gstsunaudiosrc.h:
10185 Fix and/or update copyright attributions (#430228).
10187 2007-04-13 Wim Taymans <wim@fluendo.com>
10189 * docs/plugins/gst-plugins-good-plugins-sections.txt:
10193 Add some more example urls.
10195 * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_BOXED__UINT_UINT),
10196 (gst_rtp_dec_chain_rtp):
10199 * gst/rtsp/gstrtspsrc.c: (request_pt_map),
10200 (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
10201 (gst_rtspsrc_parse_rtpinfo):
10202 Remove unused code.
10204 2007-04-13 Stefan Kost <ensonic@users.sf.net>
10206 * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
10207 (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
10208 (gst_wavparse_stream_data):
10209 Relax the audio/mpeg caps again and add FIXME: comment.
10211 2007-04-13 Stefan Kost <ensonic@users.sf.net>
10213 * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
10214 (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
10215 (gst_wavparse_stream_data):
10216 * gst/wavparse/gstwavparse.h:
10217 More sanity check for the header fields. Fix type for 'rate' header
10220 2007-04-12 Tim-Philipp Müller <tim at centricular dot net>
10222 * gst/icydemux/gsticydemux.c: (notgst_tag_freeform_string_to_utf8),
10223 (gst_icydemux_unicodify):
10224 If the metadata strings we get in the stream are not UTF-8, try to
10225 interpret them according to the character encodings specified in the
10226 GST_ICY_TAG_ENCODING and GST_TAG_ENCODING environment variables, and
10227 only fall back to locale/ISO-8859-1 if those aren't set or don't
10228 work. Should fix #428901.
10230 2007-04-12 Wim Taymans <wim@fluendo.com>
10232 * gst/rtp/gstrtph264depay.c:
10233 Use the proper sync word for SPS and PPS.
10235 2007-04-12 Thomas Vander Stichele <thomas at apestaart dot org>
10237 * gst/rtp/Makefile.am:
10238 * gst/rtp/fnv1hash.c (MASK_24, FNV1_HASH_32_INIT, FNV1_HASH_32_PRIME,
10239 fnv1_hash_32_new, fnv1_hash_32_update, fnv1_hash_32_to_24):
10240 * gst/rtp/fnv1hash.h (__GST_FNV1_HASH_H__):
10241 Add a simple hashing implementation that we can use to generate
10242 a 24-bit ident value based on the codebooks for vorbis and theora.
10243 * gst/rtp/gstrtptheorapay.c (gst_rtp_theora_pay_finish_headers,
10244 gst_rtp_theora_pay_handle_buffer):
10245 * gst/rtp/gstrtpvorbisdepay.c
10246 (gst_rtp_vorbis_depay_parse_configuration,
10247 gst_rtp_vorbis_depay_switch_codebook, gst_rtp_vorbis_depay_process):
10248 * gst/rtp/gstrtpvorbispay.c (gst_rtp_vorbis_pay_reset_packet,
10249 gst_rtp_vorbis_pay_init_packet, gst_rtp_vorbis_pay_flush_packet,
10250 gst_rtp_vorbis_pay_finish_headers, gst_rtp_vorbis_pay_handle_buffer):
10251 Use the hashing function, ensuring that the same codebooks result
10252 in the same ident and thus the same SDP description.
10253 Various log fixes/changes.
10255 2007-04-12 Wim Taymans <wim@fluendo.com>
10257 Patch by: jerry tan <jerry dot tan at sun dot com>
10259 * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
10260 remove the call of ioctl (fd, AUDIO_MIXER_MULTIPLE_OPEN), it is the
10261 application's responsibility to make sure it open the device once.
10262 Remove a careless error if AUDIODEV is set. Fixes #392620.
10264 2007-04-12 Wim Taymans <wim@fluendo.com>
10266 * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_BOXED__UINT_UINT),
10267 (gst_rtp_dec_class_init), (gst_rtp_dec_chain_rtp):
10268 * gst/rtsp/gstrtpdec.h:
10269 Make backward compat with rtpbin by adding the request-pt-map signals.
10271 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
10272 (new_session_pad), (request_pt_map),
10273 (gst_rtspsrc_stream_configure_transport),
10274 (gst_rtspsrc_stream_configure_caps),
10275 (gst_rtspsrc_activate_streams):
10276 * gst/rtsp/gstrtspsrc.h:
10277 Implement request-pt-map signals instead of setting caps on the buffers
10278 for the session manager.
10280 2007-04-11 Wim Taymans <wim@fluendo.com>
10282 * gst/udp/gstudp.c: (plugin_init):
10283 Register GstNetBuffer in plugin_init so that the type can be used from
10284 multiple threads without races.
10286 2007-04-10 Wim Taymans <wim@fluendo.com>
10288 * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_setcaps),
10289 (gst_rtp_amr_depay_process):
10290 Fix depayloader clock_rate and some cleanups.
10292 * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_finalize),
10293 (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
10294 * gst/rtp/gstrtph264depay.h:
10295 Don't push codec_data in the adapter because it might get flushed when
10298 * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
10299 Handle multiple AU per packet.
10301 * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_process),
10302 (gst_rtp_sv3v_depay_plugin_init):
10303 Disable rank, this one does not work.
10304 Remove timestamping, base class does that.
10306 2007-04-10 Stefan Kost <ensonic@users.sf.net>
10308 * gst/auparse/gstauparse.c: (gst_au_parse_parse_header):
10309 limit caps to the formats we announce in the template
10311 * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
10312 (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
10313 (gst_wavparse_add_src_pad), (gst_wavparse_stream_data):
10314 fix some crashers/asserts when dealing with broken files
10316 2007-04-10 Wim Taymans <wim@fluendo.com>
10318 Patch by: Peter Kjellerstedt <pkj at axis com>
10320 * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
10321 * gst/rtp/gstrtpL16depay.c:
10322 * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
10323 * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_get_mode),
10324 (gst_rtp_speex_depay_setcaps):
10325 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
10326 (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_loop_udp):
10327 * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init_send):
10328 Fix some compiler warnings. Fixes #428182.
10330 2007-04-06 Wim Taymans <wim@fluendo.com>
10332 * gst/rtsp/Makefile.am:
10333 * gst/rtsp/gstrtpdec.c: (find_session_by_id), (create_session),
10334 (free_session), (gst_rtp_dec_base_init), (gst_rtp_dec_class_init),
10335 (gst_rtp_dec_init), (gst_rtp_dec_finalize),
10336 (gst_rtp_dec_query_src), (gst_rtp_dec_chain_rtp),
10337 (gst_rtp_dec_chain_rtcp), (gst_rtp_dec_set_property),
10338 (gst_rtp_dec_get_property), (gst_rtp_dec_provide_clock),
10339 (gst_rtp_dec_change_state), (create_recv_rtp), (create_recv_rtcp),
10340 (create_rtcp), (gst_rtp_dec_request_new_pad),
10341 (gst_rtp_dec_release_pad):
10342 * gst/rtsp/gstrtpdec.h:
10343 * gst/rtsp/gstrtsp.c: (plugin_init):
10344 Morph RTPDec into something compatible with RTPBin as a fallback.
10345 Various other style fixes.
10347 * gst/rtsp/gstrtspsrc.c: (find_stream_by_id),
10348 (find_stream_by_udpsrc), (gst_rtspsrc_stream_free),
10349 (gst_rtspsrc_cleanup), (gst_rtspsrc_media_to_caps),
10350 (new_session_pad), (gst_rtspsrc_stream_configure_transport),
10351 (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
10352 (gst_rtspsrc_loop_udp), (gst_rtspsrc_setup_auth),
10353 (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
10354 * gst/rtsp/gstrtspsrc.h:
10355 Implement RTPBin session manager handling.
10356 Don't try to add empty properties to caps.
10357 Implement fallback session manager, handling.
10358 Don't combine errors from RTCP streams, just ignore them.
10360 * gst/rtsp/rtsptransport.c: (rtsp_transport_get_manager):
10361 * gst/rtsp/rtsptransport.h:
10362 Implement fallback session manager.
10363 Make RTPBin the default one when available.
10365 2007-04-05 Wim Taymans <wim@fluendo.com>
10367 * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_class_init),
10368 (gst_rtp_mp4a_depay_setcaps), (gst_rtp_mp4a_depay_plugin_init):
10369 This element is ready to be autoplugged.
10371 2007-04-05 Julien MOUTTE <julien@moutte.net>
10373 * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
10374 Don't leave the offsets defined by upstream element on the
10375 compressed data buffer we are pushing downstream. Make them
10376 GST_BUFFER_OFFSET_NONE.
10378 2007-04-04 Stefan Kost <ensonic@users.sf.net>
10381 * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
10382 (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
10383 (gst_avi_demux_stream_index), (gst_avi_demux_sync),
10384 (gst_avi_demux_stream_scan), (gst_avi_demux_massage_index),
10385 (gst_avi_demux_calculate_durations_from_index),
10386 (gst_avi_demux_stream_header_push),
10387 (gst_avi_demux_stream_header_pull), (gst_avi_demux_combine_flows),
10388 (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data):
10389 Don't abort on out-of-memory. Use stream-nr as unsigned integer only.
10391 2007-04-03 Wim Taymans <wim@fluendo.com>
10393 * gst/smpte/barboxwipes.c:
10394 Fix error as spotted by Snaik <snaik32 at gmail dot com>
10396 2007-03-30 Sebastian Dröge <slomo@circular-chaos.org>
10398 * gst/wavparse/gstwavparse.c:
10399 Support audio/x-raw-float in wav files. This only works with
10400 plugins-base CVS, using an older version doesn't have any
10401 disadvantages though.
10403 2007-03-30 Sebastian Dröge <slomo@circular-chaos.org>
10406 * gst/auparse/gstauparse.c: (gst_au_parse_reset),
10407 (gst_au_parse_parse_header), (gst_au_parse_chain):
10408 * gst/auparse/gstauparse.h:
10409 Revert last change as we don't want plugins-good to depend on
10410 plugins-base CVS now.
10412 2007-03-29 Sebastian Dröge <slomo@circular-chaos.org>
10415 Require gst-plugins-base CVS for audioconvert with non-native
10416 float support and width/depth fix in libgstriff.
10418 Patch by: René Stadler <mail at renestadler dot de>
10420 * gst/auparse/gstauparse.c: (gst_au_parse_reset),
10421 (gst_au_parse_parse_header), (gst_au_parse_chain):
10422 * gst/auparse/gstauparse.h:
10423 Don't swap the floats ourself if they're not in native endianness.
10424 Instead let audioconvert handle this. Fixes #339838.
10426 2007-03-29 Wim Taymans <wim@fluendo.com>
10428 * gst/rtp/gstasteriskh263.h:
10429 * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_process),
10430 (gst_rtp_h263p_depay_change_state):
10431 * gst/rtp/gstrtph263pdepay.h:
10432 * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
10433 (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process),
10434 (gst_rtp_h264_depay_change_state):
10435 * gst/rtp/gstrtph264depay.h:
10436 * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_class_init),
10437 (gst_rtp_mp4a_depay_setcaps), (gst_rtp_mp4a_depay_process):
10438 * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
10439 Flush adapter on disconts.
10441 2007-03-29 Wim Taymans <wim@fluendo.com>
10443 * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_process):
10444 * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_process):
10445 * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_process):
10446 * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_process):
10447 * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
10448 * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_flush):
10449 * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps),
10450 (gst_rtp_mp4v_depay_process):
10451 * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_flush):
10452 * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_process):
10453 * gst/rtp/gstrtpmpapay.c: (gst_rtp_mpa_pay_flush):
10454 * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_process):
10455 * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_process):
10456 * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_process):
10457 * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_process):
10458 Use more efficient adapter and rtpbuffer methods when possible.
10460 2007-03-29 Sebastian Dröge <slomo@circular-chaos.org>
10462 * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
10463 (gst_wavenc_sink_setcaps):
10464 Correctly handle width!=depth input.
10465 * gst/wavparse/gstwavparse.c:
10466 Already export in the caps that width==8 uses unsigned samples and
10467 everything else uses signed samples.
10469 2007-03-29 Wim Taymans <wim@fluendo.com>
10471 Patch by: Laurent Glayal <spglegle at yahoo dot fr>
10473 * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init),
10474 (gst_dynudpsink_init), (gst_dynudpsink_set_property),
10475 (gst_dynudpsink_get_property), (gst_dynudpsink_init_send),
10476 (gst_dynudpsink_close):
10477 * gst/udp/gstdynudpsink.h:
10478 * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
10479 (gst_udpsrc_create), (gst_udpsrc_set_property),
10480 (gst_udpsrc_get_property), (gst_udpsrc_start), (gst_udpsrc_stop):
10481 * gst/udp/gstudpsrc.h:
10482 Rework the socket allocation a bit based on the sockfd argument so that
10484 Add a closefd property to instruct the udp elements to close the custom
10485 file descriptors when going to READY. Fixes #423304.
10486 API:GstUDPSrc::closefd property
10487 API:GstDynUDPSink::closefd property
10489 2007-03-29 Wim Taymans <wim@fluendo.com>
10491 Patch by: Laurent Glayal <spglegle at yahoo dot fr>
10493 * gst/rtp/Makefile.am:
10494 * gst/rtp/gstrtp.c: (plugin_init):
10495 * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_base_init),
10496 (gst_rtp_h264_pay_class_init), (gst_rtp_h264_pay_init),
10497 (gst_rtp_h264_pay_finalize), (gst_rtp_h264_pay_setcaps),
10498 (gst_rtp_h264_pay_handle_buffer), (gst_rtp_h264_pay_set_property),
10499 (gst_rtp_h264_pay_get_property), (gst_rtp_h264_pay_change_state),
10500 (gst_rtp_h264_pay_plugin_init):
10501 * gst/rtp/gstrtph264pay.h:
10502 Added H264 payloader. Fixes #423782.
10504 * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
10505 (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
10508 2007-03-29 Sebastian Dröge <slomo@circular-chaos.org>
10510 * gst/wavparse/gstwavparse.c:
10511 Actually support depths from 1 to 32, not only 8 to 32.
10513 2007-03-29 Sebastian Dröge <slomo@circular-chaos.org>
10515 * gst/wavparse/gstwavparse.c:
10516 Add support for wav files containing audio/x-raw-int with random
10517 depths between 1 and 32 bits.
10519 2007-03-28 Wim Taymans <wim@fluendo.com>
10521 Based on patch by: Stefan Kost <ensonic@users.sf.net>
10523 * gst/rtp/Makefile.am:
10524 * gst/rtp/gstrtp.c: (plugin_init):
10525 * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_base_init),
10526 (gst_rtp_mp4a_depay_class_init), (gst_rtp_mp4a_depay_init),
10527 (gst_rtp_mp4a_depay_finalize), (gst_rtp_mp4a_depay_setcaps),
10528 (gst_rtp_mp4a_depay_process), (gst_rtp_mp4a_depay_set_property),
10529 (gst_rtp_mp4a_depay_get_property),
10530 (gst_rtp_mp4a_depay_change_state),
10531 (gst_rtp_mp4a_depay_plugin_init):
10532 * gst/rtp/gstrtpmp4adepay.h:
10533 Added MP4A-LATM depayloader. Fixes #417792.
10535 * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps),
10536 (gst_rtp_mp4v_depay_process):
10537 Fixup depayloader, setting codec_data, using more efficient adaptor and
10538 rtpbuffer handling.
10541 Add url to test above.
10543 2007-03-25 Wim Taymans <wim@fluendo.com>
10545 * gst/rtsp/gstrtspsrc.c: (find_stream_by_setup),
10546 (gst_rtspsrc_create_stream), (gst_rtspsrc_stream_free),
10547 (get_default_rate_for_pt), (gst_rtspsrc_parse_rtpmap),
10548 (gst_rtspsrc_media_to_caps),
10549 (gst_rtspsrc_stream_configure_transport),
10550 (gst_rtspsrc_stream_configure_caps),
10551 (gst_rtspsrc_activate_streams), (gst_rtspsrc_parse_rtpinfo):
10552 * gst/rtsp/gstrtspsrc.h:
10553 Handle default clock-rates for static payload types, rearrange stuff so
10554 that the rtpmap field in the sdp can override the defaults.
10555 Parse RTP-Info field to get the seqnum and timebase fields that should
10557 Delay configuring caps after we got the RTP-Info from the PLAY reply from
10560 2007-03-22 Wim Taymans <wim@fluendo.com>
10562 Patch by: Christophe Dehais <christophe dot dehais at gmail dot com>
10564 * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
10565 Accept complex pipeline descriptions as an audio profile instead of just
10566 a single element. Fixes #420658.
10568 2007-03-21 Tim-Philipp Müller <tim at centricular dot net>
10570 * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_type):
10571 Rename registered type in preparation of GstTagDemux moving to
10572 -base at some point in the future.
10574 2007-03-19 Tim-Philipp Müller <tim at centricular dot net>
10576 * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
10577 Streaming mode fixes: don't unref buffer we don't own any longer;
10578 remove bogus adapter flush. Fixes #419338.
10580 2007-03-17 David Schleef <ds@schleef.org>
10582 * REQUIREMENTS: Change the format to key/value, add a bunch of
10583 information, remove a bunch of requirements that are for
10584 other GStreamer packages.
10586 2007-03-17 David Schleef <ds@schleef.org>
10588 * REQUIREMENTS: Fix a few things. This file really needs a
10591 2007-03-15 Edward Hervey <edward@fluendo.com>
10594 Don't forget to distribute the sys/osxaudio/ directory.
10596 2007-03-15 Edward Hervey <edward@fluendo.com>
10600 * sys/osxaudio/Makefile.am:
10601 * sys/osxaudio/gstosxaudio.c:
10602 * sys/osxaudio/gstosxaudiosink.c:
10603 (gst_osx_audio_sink_osxelement_do_init), (gst_osx_audio_sink_init),
10604 (gst_osx_audio_sink_getcaps),
10605 (gst_osx_audio_sink_create_ringbuffer), (plugin_init):
10606 * sys/osxaudio/gstosxaudiosrc.c:
10607 (gst_osx_audio_src_osxelement_do_init), (gst_osx_audio_src_init),
10608 (gst_osx_audio_src_create_ringbuffer):
10609 * sys/osxaudio/gstosxringbuffer.c: (gst_osx_ring_buffer_get_type),
10610 (gst_osx_ring_buffer_class_init), (gst_osx_ring_buffer_init),
10611 (gst_osx_ring_buffer_acquire), (gst_osx_ring_buffer_start),
10612 (gst_osx_ring_buffer_pause), (gst_osx_ring_buffer_stop):
10613 * sys/osxaudio/gstosxringbuffer.h:
10614 Activate osxaudio in gst-plugins-good with proper build setup.
10615 Add inlined documentation.
10616 Fix debug statements
10617 Fix ringbuffer when pausing.
10620 2007-03-14 Philippe Kalaf <philippe.kalaf@collabora.co.uk>
10621 * gst/rtp/gstrtppcmapay.c:
10622 * gst/rtp/gstrtppcmapay.h:
10623 * gst/rtp/gstrtppcmupay.c:
10624 * gst/rtp/gstrtppcmupay.h:
10625 Ported mulaw and alaw payloaders to use new base class
10627 2007-03-14 Thomas Vander Stichele <thomas at apestaart dot org>
10641 Update translations.
10643 2007-03-14 Tim-Philipp Müller <tim at centricular dot net>
10646 Fix string replace error (AG_AG_GST_* => AG_GST_*).
10648 2007-03-12 Tim-Philipp Müller <tim at centricular dot net>
10650 * gst/apetag/gsttagdemux.c: (gst_tag_demux_srcpad_event):
10651 Fix handling of -1 values for start and stop values when seeking,
10652 and SEEK_CUR+SEEK_END here as well.
10654 2007-03-12 Jan Schmidt <thaytan@mad.scientist.com>
10656 * gst/id3demux/gstid3demux.c: (gst_id3demux_srcpad_event):
10657 Fix handling of -1 values for start and stop values when seeking,
10658 and SEEK_CUR+SEEK_END.
10660 2007-03-12 Tim-Philipp Müller <tim at centricular dot net>
10662 * gst/id3demux/id3v2frames.c: (parse_picture_frame):
10663 Fix parsing of ID3 v2.2.0 PIC frames. Only in version >= 2.3.0 is
10664 the image format a variable-length NUL-terminated string; in
10665 versions before that the image format is a fixed-length string of
10666 3 characters (see #348644 for a sample tag).
10667 Also make supplied mime type lower-case and fix up 'jpg' to 'jpeg'.
10669 2007-03-10 Sebastien Moutte <sebastien@moutte.net>
10672 Add new project files to MANIFEST.
10673 * win32/vs6/libgstaudiofx.dsp:
10674 * win32/vs6/libgstrtp.dsp:
10675 * win32/vs6/libgstrtsp.dsp:
10676 Update project files.
10678 2007-03-10 Tim-Philipp Müller <tim at centricular dot net>
10680 * gst/avi/gstavidemux.c: (gst_avi_demux_parse_subindex),
10681 (gst_avi_demux_parse_index):
10682 * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
10683 * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
10684 Printf format fixes; also add some missing quotes in translated
10685 strings. Fixes #416728 and #416727.
10687 2007-03-09 Jan Schmidt <thaytan@mad.scientist.com>
10689 * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_find_best):
10690 Tim and I can't think of any reason the child audio sink needs to
10691 be set back to NULL after successfully determining that it can
10692 reach READY - it gets immediately set back to READY by the caller
10693 anyway, causing an unnecessary close/open of any audio devices
10696 2007-03-09 Tim-Philipp Müller <tim at centricular dot net>
10700 Add ja.po file from #377306.
10702 2007-03-09 Tim-Philipp Müller <tim at centricular dot net>
10704 * sys/sunaudio/gstsunaudio.c: (plugin_init):
10705 * sys/sunaudio/gstsunaudiomixertrack.c:
10706 (gst_sunaudiomixer_track_new):
10707 Actually translate sunaudio mixer track labels instead of just
10708 marking the strings as translatable (#377306); clean up weird
10709 label string mapping code that serves no apparent purpose. Also
10710 set the 'untranslated-label' property when creating mixer tracks
10711 if the GstMixerTrack base class supports this.
10713 * tests/check/Makefile.am:
10714 * tests/check/elements/.cvsignore:
10715 * tests/check/elements/sunaudio.c: (GST_START_TEST),
10717 Very minimalistic unit test for sunaudiomixer element (compiles, but not
10718 actually tested on a system where sunaudiomixer is available).
10720 2007-03-09 Jan Schmidt <thaytan@mad.scientist.com>
10722 * tests/check/Makefile.am:
10723 Re-enable the states test and see if it works on the buildbots.
10725 2007-03-09 Jan Schmidt <thaytan@mad.scientist.com>
10727 * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_setcaps),
10728 (gst_dvdec_src_negotiate), (gst_dvdec_chain),
10729 (gst_dvdec_change_state):
10730 * ext/dv/gstdvdec.h:
10731 Infer pixel-aspect-ratio from the video frame format if it isn't
10732 provided by the container, as happens when playing DV from AVI
10733 or Quicktime containers.
10735 Patch by: Wim Taymans <wim@fluendo.com>
10738 2007-03-09 Wim Taymans <wim@fluendo.com>
10740 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams):
10741 When activated, remove the udpsrc timeout, we have dataflow and timeouts
10742 will later be handled by the jitterbuffer.
10744 2007-03-09 Wim Taymans <wim@fluendo.com>
10746 * ext/taglib/gstid3v2mux.cc:
10747 Add write support for GST_TAG_MUSICBRAINZ_SORTNAME (TSOP) tag.
10750 Patch by: Alex Lancaster <alexl at users sourceforge net>
10752 2007-03-09 Wim Taymans <wim@fluendo.com>
10754 * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
10755 (gst_avi_demux_push_event), (gst_avi_demux_do_seek),
10756 (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
10757 (gst_avi_demux_chain):
10758 Fix stream position reporting after a seek. Fixes #416445.
10760 2007-03-08 Wim Taymans <wim@fluendo.com>
10762 Patch by: René Stadler <mail at renestadler dot de>
10764 * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
10765 (gst_avi_demux_push_event), (gst_avi_demux_process_next_entry),
10766 (gst_avi_demux_stream_data), (gst_avi_demux_chain):
10767 Make avidemux accept optional header chunks in any order.
10770 2007-03-08 Jan Schmidt <thaytan@mad.scientist.com>
10772 * tests/check/Makefile.am:
10773 Disable the states check until the remaining Valgrind errors
10774 are fixed or suppressed.
10776 2007-03-08 Sebastian Dröge <slomo@circular-chaos.org>
10778 * tests/check/elements/.cvsignore:
10779 Add audiodynamic check to .cvsignore
10781 2007-03-08 Sebastian Dröge <slomo@circular-chaos.org>
10783 reviewed by: Stefan Kost <ensonic@users.sf.net>
10785 * gst/audiofx/Makefile.am:
10786 * gst/audiofx/audiodynamic.c:
10787 (gst_audio_dynamic_characteristics_get_type),
10788 (gst_audio_dynamic_mode_get_type),
10789 (gst_audio_dynamic_set_process_function),
10790 (gst_audio_dynamic_base_init), (gst_audio_dynamic_class_init),
10791 (gst_audio_dynamic_init), (gst_audio_dynamic_set_property),
10792 (gst_audio_dynamic_get_property), (gst_audio_dynamic_setup),
10793 (gst_audio_dynamic_transform_hard_knee_compressor_int),
10794 (gst_audio_dynamic_transform_hard_knee_compressor_float),
10795 (gst_audio_dynamic_transform_soft_knee_compressor_int),
10796 (gst_audio_dynamic_transform_soft_knee_compressor_float),
10797 (gst_audio_dynamic_transform_hard_knee_expander_int),
10798 (gst_audio_dynamic_transform_hard_knee_expander_float),
10799 (gst_audio_dynamic_transform_soft_knee_expander_int),
10800 (gst_audio_dynamic_transform_soft_knee_expander_float),
10801 (gst_audio_dynamic_transform_ip):
10802 * gst/audiofx/audiodynamic.h:
10803 * gst/audiofx/audiofx.c: (plugin_init):
10804 Add new audiodynamic element which can act as a compressor or
10805 expander. Supported are hard-knee and soft-knee operation modes with
10806 user-specified ratio and threshold.
10807 Attack and release parameters are not yet implemented but will follow.
10808 * docs/plugins/Makefile.am:
10809 * docs/plugins/gst-plugins-good-plugins-docs.sgml:
10810 * docs/plugins/gst-plugins-good-plugins-sections.txt:
10811 * docs/plugins/gst-plugins-good-plugins.args:
10812 * docs/plugins/inspect/plugin-audiofx.xml:
10813 Integrate audiodynamic into the docs.
10814 * tests/check/Makefile.am:
10815 * tests/check/elements/audiodynamic.c: (setup_dynamic),
10816 (cleanup_dynamic), (GST_START_TEST), (dynamic_suite), (main):
10817 Add unit test for audiodynamic.
10819 2007-03-07 Jan Schmidt <thaytan@mad.scientist.com>
10821 * ext/raw1394/gstdv1394src.c: (gst_dv1394src_start):
10822 Free handles that we allocated when exiting via the error paths.
10824 2007-03-07 Stefan Kost <ensonic@users.sf.net>
10826 * gst/level/gstlevel.c: (gst_level_class_init),
10827 (gst_level_set_caps), (gst_level_start), (gst_level_event),
10828 (gst_level_transform_ip):
10829 * gst/level/gstlevel.h:
10830 Resolve message timestamps against the playback segment.
10832 2007-03-06 Tim-Philipp Müller <tim at centricular dot net>
10834 * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad),
10835 (gst_id3demux_sink_activate):
10836 Don't leak caps: make gst_id3demux_add_srcpad() not take ownership of the
10837 caps passed to it (previously one code path assumed it took ownership
10838 while another one assumed it didn't, while in fact it sometimes did and
10839 sometimes didn't ...).
10842 * tests/files/Makefile.am:
10843 * tests/files/id3-407349-1.tag:
10844 * tests/files/id3-407349-2.tag:
10845 Add directory where data for unit tests can be stored.
10847 * tests/Makefile.am:
10848 * tests/check/Makefile.am:
10849 * tests/check/elements/.cvsignore:
10850 * tests/check/elements/id3demux.c: (pad_added_cb), (error_cb),
10851 (read_tags_from_file), (run_check_for_file),
10852 (check_date_1977_06_23), (GST_START_TEST), (id3demux_suite):
10853 Add unit test for id3demux, and in particular for bug #407349. Only
10854 testing pull-mode for now; push mode doesn't work yet because the test
10855 files are smaller than ID3_TYPE_FIND_MIN_SIZE.
10857 2007-03-06 Tim-Philipp Müller <tim at centricular dot net>
10859 * tests/check/Makefile.am:
10860 Add missing backslash at end of line.
10862 2007-03-06 Jan Schmidt <thaytan@mad.scientist.com>
10866 2007-03-06 Tim-Philipp Müller <tim at centricular dot net>
10868 * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
10869 * gst/id3demux/id3tags.h:
10870 * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
10871 (parse_obsolete_tdat_frame):
10872 Do not convert obsolete TDA/TDAT frames to TDRC frames, otherwise
10873 the four-digit number will be interpreted as a year, whereas it is
10874 month and day in DDMM format. Instead, parse TDAT frames and fix up
10875 the date in the GST_TAG_DATE tag later if we also extracted a year.
10878 2007-03-06 Jan Schmidt <thaytan@mad.scientist.com>
10880 * ext/gconf/gstswitchsink.c: (gst_switch_sink_dispose),
10881 (gst_switch_commit_new_kid):
10882 Fix up the dispose logic so it doesn't leak, and fix setting of
10883 the child state so that we don't set a child to our current state
10884 just as we are changing it to something else.
10886 2007-03-06 Wim Taymans <wim@fluendo.com>
10888 * gst/goom/gstgoom.c: (gst_goom_src_setcaps), (get_buffer),
10890 * gst/goom/gstgoom.h:
10891 Document, fix and improve goom adapter behaviour.
10894 2007-03-05 Jan Schmidt <thaytan@mad.scientist.com>
10896 * ext/esd/esdsink.c: (gst_esdsink_open):
10897 Unref static pad template after using it.
10899 2007-03-05 Jan Schmidt <thaytan@mad.scientist.com>
10901 * ext/gconf/gstswitchsink.c: (gst_switch_sink_dispose),
10902 (gst_switch_commit_new_kid):
10903 Fix up the reference counting of the child elements.
10905 2007-03-05 Wim Taymans <wim@fluendo.com>
10907 * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_setcaps):
10908 * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_finish_headers):
10909 * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_finish_headers):
10910 Fix encoding-name case.
10912 2007-03-05 Wim Taymans <wim@fluendo.com>
10914 * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_class_init),
10915 (gst_rtp_speex_depay_get_mode), (gst_rtp_speex_depay_setcaps),
10916 (gst_rtp_speex_depay_process):
10917 * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_base_init),
10918 (gst_rtp_speex_pay_class_init), (gst_rtp_speex_pay_setcaps),
10919 (gst_rtp_speex_pay_parse_ident), (gst_rtp_speex_pay_handle_buffer),
10920 (gst_rtp_speex_pay_change_state):
10921 * gst/rtp/gstrtpspeexpay.h:
10922 Fix speex (de)payloader. Fixes #358040.
10924 2007-03-05 Jan Schmidt <thaytan@mad.scientist.com>
10926 * ext/gconf/gstswitchsink.c: (gst_switch_sink_reset),
10927 (gst_switch_commit_new_kid), (gst_switch_sink_set_child):
10928 Install fakesink in NULL by fixing some broken logic. This obviates
10929 the need to manually set _IS_SINK.
10930 Add some comments and remove a little cruft while I'm at it.
10932 2007-03-05 Wim Taymans <wim@fluendo.com>
10934 * ext/gconf/gstswitchsink.c: (gst_switch_sink_reset):
10935 Mark us as a sink when we have no fakesink in NULL. Fixes #414887.
10937 2007-03-04 Tim-Philipp Müller <tim at centricular dot net>
10942 2007-03-04 Jan Schmidt <thaytan@mad.scientist.com>
10944 * tests/check/Makefile.am:
10945 Gah! Also disable gconfvideosink from the tests, otherwise
10946 it will instantiate autovideosink, and dfbvideosink and
10947 leak on the buildbots.
10949 2007-03-04 Jan Schmidt <thaytan@mad.scientist.com>
10951 * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open),
10952 (gst_cdio_cdda_src_finalize):
10953 Make sure we always destroy our libcdio handle.
10955 2007-03-04 Jan Schmidt <thaytan@mad.scientist.com>
10957 * tests/check/Makefile.am:
10958 Disable autovideosink so the buildbots don't barf over memory
10959 leaked in the directfb sink.
10961 2007-03-04 Jan Schmidt <thaytan@mad.scientist.com>
10963 * sys/ximage/gstximagesrc.c: (gst_ximage_src_dispose):
10964 Chain up in dispose
10966 2007-03-04 Jan Schmidt <thaytan@mad.scientist.com>
10968 * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
10969 (gst_multipart_find_pad_by_mime):
10970 Use gst_pad_new_from_static_template instead of
10971 static_pad_template_get+pad_new.
10973 2007-03-04 Jan Schmidt <thaytan@mad.scientist.com>
10975 * sys/ximage/gstximagesrc.c: (gst_ximage_src_create):
10976 Catch the case where no clock has been set.
10978 2007-03-04 Jan Schmidt <thaytan@mad.scientist.com>
10980 * ext/flac/gstflacenc.c: (gst_flac_enc_finalize):
10981 * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_class_init),
10982 (gst_gconf_audio_sink_dispose), (gst_gconf_audio_sink_finalize):
10983 * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init),
10984 (gst_gconf_audio_src_class_init), (gst_gconf_audio_src_dispose),
10985 (gst_gconf_audio_src_finalize), (do_toggle_element):
10986 * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init),
10987 (gst_gconf_video_sink_class_init), (gst_gconf_video_sink_finalize),
10988 (do_toggle_element):
10989 * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init),
10990 (gst_gconf_video_src_class_init), (gst_gconf_video_src_dispose),
10991 (gst_gconf_video_src_finalize), (do_toggle_element):
10992 * ext/gconf/gstswitchsink.c: (gst_switch_sink_class_init),
10993 (gst_switch_sink_reset), (gst_switch_sink_set_child):
10994 * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
10995 * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
10996 * ext/shout2/gstshout2.c: (gst_shout2send_class_init),
10997 (gst_shout2send_init), (gst_shout2send_finalize):
10998 * gst/debug/testplugin.c: (gst_test_class_init),
10999 (gst_test_finalize):
11000 * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
11001 (gst_flxdec_dispose):
11002 * gst/multipart/multipartmux.c: (gst_multipart_mux_finalize):
11003 * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_finalize):
11004 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
11005 (gst_rtspsrc_finalize):
11006 * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_free_context):
11007 * gst/rtsp/rtspextwms.h:
11008 * gst/smpte/gstsmpte.c: (gst_smpte_class_init),
11009 (gst_smpte_finalize):
11010 * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_finalize):
11011 * gst/udp/gstudpsink.c: (gst_udpsink_class_init),
11012 (gst_udpsink_finalize):
11013 * gst/wavparse/gstwavparse.c: (gst_wavparse_dispose),
11014 (gst_wavparse_sink_activate):
11015 * sys/oss/gstosssink.c: (gst_oss_sink_finalise):
11016 * sys/oss/gstosssrc.c: (gst_oss_src_class_init),
11017 (gst_oss_src_finalize):
11018 * sys/v4l2/gstv4l2object.c: (gst_v4l2_object_destroy):
11019 * sys/v4l2/gstv4l2object.h:
11020 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
11021 (gst_v4l2src_finalize):
11022 * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get):
11024 Fix a bunch of leaks shown by the newly-added states test.
11026 2007-03-04 Jan Schmidt <thaytan@mad.scientist.com>
11028 * ext/dv/gstdvdec.c: (gst_dvdec_init):
11029 Use gst_pad_new_from_static_template instead of
11030 static_pad_template_get+pad_new.
11032 2007-03-03 Tim-Philipp Müller <tim at centricular dot net>
11034 Patch by: Loïc Minier <lool+gnome at via ecp fr>
11036 * ext/libcaca/Makefile.am:
11037 * gst/debug/Makefile.am:
11038 Don't mix tabs and spaces (#414168).
11040 2007-03-02 Stefan Kost <ensonic@users.sf.net>
11042 * tests/check/generic/.cvsignore:
11043 Ignore files to please buildbot.
11045 2007-03-02 Stefan Kost <ensonic@users.sf.net>
11047 * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers),
11048 (gst_wavparse_stream_data):
11049 Unbreak my previous commit (swapped nominator & denominator). Tim,
11050 thanks for spotting.
11052 2007-03-02 Wim Taymans <wim@fluendo.com>
11054 * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_probe_devices),
11055 (gst_cdio_cdda_src_read_sector), (gst_cdio_cdda_src_open),
11056 (gst_cdio_cdda_src_finalize):
11057 Small code cleanups.
11058 Don't use pad_alloc as the base class cannot deal with the error codes.
11060 2007-03-02 Wim Taymans <wim@fluendo.com>
11062 * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
11063 (gst_udpsrc_create):
11066 2007-03-02 Stefan Kost <ensonic@users.sf.net>
11068 Patch by: René Stadler <mail@renestadler.de>
11070 * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
11071 (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
11072 (gst_wavparse_stream_data):
11073 Handle rounding better to not drop last sample frame. Fixes #356692
11075 2007-03-02 Jan Schmidt <thaytan@mad.scientist.com>
11077 * tests/check/Makefile.am:
11078 Disable cacasink from the states check too - it also calls exit(1)
11079 on us when it can't find a terminal to talk to.
11081 2007-03-02 Wim Taymans <wim@fluendo.com>
11083 Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
11085 * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
11086 (gst_udpsrc_create), (gst_udpsrc_set_property),
11087 (gst_udpsrc_get_property):
11088 * gst/udp/gstudpsrc.h:
11089 Add support to strip proprietary headers. Fixes #350296.
11091 2007-03-02 Wim Taymans <wim@fluendo.com>
11093 * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_process):
11096 2007-03-02 Wim Taymans <wim@fluendo.com>
11098 Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
11100 * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_class_init),
11101 (gst_rtp_mp2t_depay_init), (gst_rtp_mp2t_depay_process),
11102 (gst_rtp_mp2t_depay_set_property),
11103 (gst_rtp_mp2t_depay_get_property):
11104 * gst/rtp/gstrtpmp2tdepay.h:
11105 Add support to strip off proprietary headers. Fixes #350278.
11107 2007-03-02 Wim Taymans <wim@fluendo.com>
11112 2007-03-02 Wim Taymans <wim@fluendo.com>
11114 * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_class_init),
11115 (gst_sunaudiosrc_init), (gst_sunaudiosrc_get_property),
11116 (gst_sunaudiosrc_open):
11117 * sys/sunaudio/gstsunaudiosrc.h:
11118 Remove device-name from GstSunAudioSrc. Fixes #412597.
11120 2007-03-01 Sebastian Dröge <slomo@circular-chaos.org>
11122 * ext/hal/gsthalaudiosink.c: (do_toggle_element):
11123 * ext/hal/gsthalaudiosrc.c: (do_toggle_element):
11124 Having NULL as UDI previously selected the default sink/src. Change
11125 this back but mention it in the debug output.
11126 * ext/hal/hal.c: (gst_hal_get_alsa_element),
11127 (gst_hal_get_oss_element), (gst_hal_get_string),
11128 (gst_hal_render_bin_from_udi), (gst_hal_get_audio_sink),
11129 (gst_hal_get_audio_src):
11131 Refactor a bit, check all error conditions, greatly improve debugging
11132 and fix some possible memory leaks. Also implement OSS support
11133 and allow specifying an UDI that points to a real device. For this the
11134 child device which supports ALSA (preferred) or OSS is used.
11135 As a side effect this makes it impossible now to get a alsasink in
11136 halaudiosrc and a alsasrc in halaudiosink.
11138 2007-03-01 Wim Taymans <wim@fluendo.com>
11140 * gst/rtsp/gstrtspsrc.c: (find_stream_by_channel),
11141 (find_stream_by_udpsrc), (gst_rtspsrc_handle_message):
11142 Errors from the udp sources are not fatal unless all of them are in
11145 2007-03-01 Jan Schmidt <thaytan@mad.scientist.com>
11147 * tests/check/Makefile.am:
11148 Disable aasink in the states test. I suspect this is the element that
11149 is calling exit(1) when it can't proceed.
11151 2007-03-01 Jan Schmidt <thaytan@mad.scientist.com>
11153 * tests/check/Makefile.am:
11154 Draw plugins in from the build tree sys/ dir, rather than picking
11155 up the already installed versions.
11157 2007-03-01 Zaheer Abbas Merali <zaheerabbas at merali dot org>
11159 * sys/ximage/gstximagesrc.c: (gst_ximage_src_open_display):
11160 Error out correctly when getting xcontext fails.
11162 2007-03-01 Wim Taymans <wim@fluendo.com>
11164 * gst/rtsp/gstrtpdec.c: (gst_rtpdec_change_state):
11165 Make state change to PAUSED NO_PREROLL because that's what it will be in
11166 the future and rtspsrc relies on it.
11168 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
11169 (gst_rtspsrc_change_state):
11170 Don't error out when we don't get an error from the state change
11173 2007-03-01 Sebastian Dröge <slomo@circular-chaos.org>
11175 * ext/hal/gsthalaudiosink.c: (do_toggle_element):
11176 * ext/hal/gsthalaudiosrc.c: (do_toggle_element):
11177 Check if the device UDI is set before trying to query HAL
11178 about it and give a useful error message if it wasn't set.
11179 * ext/hal/hal.c: (gst_hal_get_string):
11180 Don't query HAL for NULL UDIs. Passing NULL as UDI to HAL
11181 gives an assertion failure in D-Bus when running with
11182 DBUS_FATAL_WARNINGS=1.
11184 2007-02-28 Thomas Vander Stichele <thomas at apestaart dot org>
11187 Convert to new AG_GST style.
11189 2007-02-28 Thomas Vander Stichele <thomas at apestaart dot org>
11191 * tests/check/Makefile.am:
11192 * tests/check/generic/states.c: (GST_START_TEST), (states_suite):
11193 add test for states
11195 2007-02-28 Wim Taymans <wim@fluendo.com>
11197 * tests/check/elements/.cvsignore:
11198 Add new videofilter check to .cvsignore.
11200 2007-02-28 Wim Taymans <wim@fluendo.com>
11202 * gst/avi/gstavidemux.c: (gst_avi_demux_combine_flows),
11203 (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
11204 (gst_avi_demux_loop), (gst_avi_demux_chain):
11205 Fix combined flow return. Fixes #412608.
11207 2007-02-28 Wim Taymans <wim@fluendo.com>
11209 * gst/videofilter/Makefile.am:
11212 2007-02-28 Wim Taymans <wim@fluendo.com>
11214 * gst/videofilter/gstgamma.h:
11217 2007-02-28 Wim Taymans <wim@fluendo.com>
11219 Patch by: Mark Nauwelaerts <manauw at skynet be>
11221 * gst/videofilter/Makefile.am:
11222 * gst/videofilter/gstgamma.c: (gst_gamma_base_init),
11223 (gst_gamma_class_init), (gst_gamma_init), (gst_gamma_set_property),
11224 (gst_gamma_get_property), (gst_gamma_calculate_tables),
11225 (oil_tablelookup_u8), (gst_gamma_set_caps),
11226 (gst_gamma_planar411_ip), (gst_gamma_transform_ip), (plugin_init):
11227 Port gamma filter to 0.10. Fixes #412704.
11229 * tests/check/Makefile.am:
11230 * tests/check/elements/videofilter.c: (setup_filter),
11231 (cleanup_filter), (check_filter), (GST_START_TEST),
11232 (videobalance_suite), (videoflip_suite), (gamma_suite), (main):
11233 Add unit tests for videofilters.
11235 2007-02-28 Wim Taymans <wim@fluendo.com>
11238 Add another interesting test url.
11240 * gst/rtsp/rtspmessage.c: (rtsp_message_get_header):
11241 Don't allow getting header fields from data packets.
11243 2007-02-28 Michael Smith <msmith@fluendo.com>
11245 * ext/shout2/gstshout2.c: (gst_shout2send_class_init),
11246 (gst_shout2send_init), (gst_shout2send_start),
11247 (gst_shout2send_set_property), (gst_shout2send_get_property):
11248 * ext/shout2/gstshout2.h:
11249 Add a property for username.
11251 2007-02-27 Christian Schallerr <christian@fluendo.com>
11253 * sys/osxaudio: Add Pioneers of the inevitable to the copyright list
11255 2007-02-26 Jan Schmidt <thaytan@mad.scientist.com>
11257 * gst/rtsp/Makefile.am:
11258 Fix make check too.
11260 2007-02-26 Jan Schmidt <thaytan@mad.scientist.com>
11262 * gst/rtsp/base64.c: (util_base64_encode):
11263 * gst/rtsp/base64.h:
11264 Commit missing files for base64 encoding.
11266 2007-02-24 Tim-Philipp Müller <tim at centricular dot net>
11268 Patch by: Loïc Minier <lool+gnome at via ecp fr>
11271 * ext/annodex/Makefile.am:
11272 * ext/jpeg/Makefile.am:
11273 * ext/speex/Makefile.am:
11274 * gst/alpha/Makefile.am:
11275 * gst/cutter/Makefile.am:
11276 * gst/debug/Makefile.am:
11277 * gst/effectv/Makefile.am:
11278 * gst/goom/Makefile.am:
11279 * gst/level/Makefile.am:
11280 * gst/smpte/Makefile.am:
11281 * gst/videofilter/Makefile.am:
11282 Fix build with LDFLAGS='-Wl,-z,defs' (#410997)
11284 2007-02-23 Jan Schmidt <thaytan@mad.scientist.com>
11286 * gst/rtsp/Makefile.am:
11287 * gst/rtsp/rtspconnection.c: (append_auth_header),
11288 (rtsp_connection_send), (rtsp_connection_set_auth):
11289 g_base64_encode is a GLib 2.12 function. Use an equivalent taken
11290 from icecast to replace it. Relicensed from GPL courtesy of Mike
11293 2007-02-23 Jan Schmidt <thaytan@mad.scientist.com>
11295 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
11296 (gst_rtspsrc_create_stream), (rtsp_auth_method_to_string),
11297 (gst_rtspsrc_parse_auth_hdr), (gst_rtspsrc_setup_auth),
11298 (gst_rtspsrc_send), (gst_rtspsrc_try_send), (gst_rtspsrc_open),
11299 (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
11300 (gst_rtspsrc_uri_set_uri):
11301 * gst/rtsp/gstrtspsrc.h:
11302 * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
11303 (append_auth_header), (rtsp_connection_send),
11304 (rtsp_connection_free), (rtsp_connection_set_auth):
11305 * gst/rtsp/rtspconnection.h:
11306 * gst/rtsp/rtspdefs.h:
11307 * gst/rtsp/rtspurl.c: (rtsp_url_get_request_uri):
11308 * gst/rtsp/rtspurl.h:
11310 Implement simple Basic Authentication support so that urls like
11311 rtsp://user:pass@hostname/rtspstream work on hosts that require
11314 2007-02-22 Edgard Lima <edgard.lima@indt.org.br>
11316 * sys/v4l2/gstv4l2object.c:
11317 * sys/v4l2/gstv4l2tuner.c:
11318 * sys/v4l2/v4l2_calls.c:
11319 Fix segfault when oppening a radio device.
11321 2007-02-22 Stefan Kost <ensonic@users.sf.net>
11323 * gst/level/gstlevel.c: (gst_level_set_caps),
11324 (gst_level_transform_ip):
11326 * tests/check/elements/level.c: (GST_START_TEST):
11327 Fix level for multi-channel case.
11329 2007-02-21 Stefan Kost <ensonic@users.sf.net>
11331 * gst/level/gstlevel.c: (gst_level_init), (gst_level_set_caps),
11332 (gst_level_transform_ip):
11333 * gst/level/gstlevel.h:
11334 Use function pointer for process function and add process functions
11337 2007-02-19 Stefan Kost <ensonic@users.sf.net>
11339 * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
11340 (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
11341 (gst_v4l2src_capture_init):
11342 Readd GST_ELEMENT_ERROR if we can't reenque buffers after EIO,
11345 2007-02-18 Wim Taymans <wim@fluendo.com>
11347 * gst/rtp/Makefile.am:
11348 * gst/rtp/gstrtp.c: (plugin_init):
11349 * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_base_init),
11350 (gst_rtp_mp2t_pay_class_init), (gst_rtp_mp2t_pay_init),
11351 (gst_rtp_mp2t_pay_setcaps), (gst_rtp_mp2t_pay_handle_buffer),
11352 (gst_rtp_mp2t_pay_plugin_init):
11353 * gst/rtp/gstrtpmp2tpay.h:
11354 Added simple mpeg transport stream payloader.
11356 2007-02-16 Wim Taymans <wim@fluendo.com>
11359 Add example H264 rtsp url.
11361 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
11362 (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
11363 Don't convert values to lowercase or we might mess up base64 encoded
11366 2007-02-16 Wim Taymans <wim@fluendo.com>
11369 Fix case of string params.
11371 * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
11372 (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
11373 Fix depayloader, support more packet types.
11374 Add sync codes to make sure the packetizer can do its job.
11376 * gst/rtp/gstrtpmp4gdepay.c:
11377 * gst/rtp/gstrtpmp4gpay.c:
11378 * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_process):
11379 Fix caps case again.
11381 2007-02-15 Wim Taymans <wim@fluendo.com>
11383 * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_process):
11384 Set right caps on output buffers.
11386 2007-02-14 Wim Taymans <wim@fluendo.com>
11388 * gst/rtsp/sdpmessage.c: (sdp_parse_line):
11389 As spotted by: Peter Kjellerstedt <pkj at axis com>:
11390 Clear stack allocated SDPMedia struct before calling _init() on it.
11391 Clarify this in the docs as well.
11393 2007-02-14 Jan Schmidt <thaytan@mad.scientist.com>
11395 * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset),
11397 Don't reset the profile when going switching states, as it makes
11398 the element non-reusable.
11400 2007-02-14 Wim Taymans <wim@fluendo.com>
11402 * gst/rtsp/sdpmessage.c: (sdp_origin_init), (sdp_connection_init),
11403 (sdp_bandwidth_init), (sdp_time_init), (sdp_zone_init),
11404 (sdp_key_init), (sdp_attribute_init), (sdp_message_init),
11405 (sdp_message_uninit), (sdp_message_free), (sdp_media_init),
11406 (sdp_media_uninit), (sdp_media_free), (sdp_message_add_media),
11408 * gst/rtsp/sdpmessage.h:
11409 Based on patch by: jp.liu <jp_liu at astrocom dot cn>
11410 Fix memory management of SDP messages. Fixes #407793.
11412 2007-02-14 Stefan Kost <ensonic@users.sf.net>
11414 Patch by: zhangfei gao <gaozhangfei@yahoo.com.cn>
11416 * gst/avi/gstavimux.c: (gst_avi_mux_vidsink_set_caps):
11417 Allow muxing video/x-h264 (was already in the caps). Fixes #407780.
11419 2007-02-14 Wim Taymans <wim@fluendo.com>
11421 Patch by: jp.liu <jp_liu at astrocom dot cn>
11423 * gst/rtsp/rtspurl.c: (rtsp_url_parse):
11424 Fix parsing of password field in url. Fixes #407797.
11426 2007-02-14 Wim Taymans <wim@fluendo.com>
11428 * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
11429 (gst_wavparse_reset), (gst_wavparse_init),
11430 (gst_wavparse_destroy_sourcepad), (gst_wavparse_fmt),
11431 (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
11432 (gst_wavparse_perform_seek), (gst_wavparse_peek_chunk_info),
11433 (gst_wavparse_stream_headers), (gst_wavparse_parse_stream_init),
11434 (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
11435 (gst_wavparse_loop), (gst_wavparse_chain),
11436 (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
11437 (gst_wavparse_srcpad_event), (gst_wavparse_change_state),
11439 * gst/wavparse/gstwavparse.h:
11442 Various code cleanups.
11443 When the bitrate is not known (bps == 0 or compressed formats) let
11444 downstream element guestimate the duration and position and don't
11445 generate timestamps or durations. Fixes #405213.
11446 Fix EOS and ERROR conditions in chain mode, we just need to forward the
11447 error flowreturn upstream.
11449 2007-02-13 Jan Schmidt <thaytan@mad.scientist.com>
11451 * ext/gconf/Makefile.am:
11452 * ext/gconf/gconf.c: (gst_gconf_get_string),
11453 (gst_gconf_get_key_for_sink_profile), (gst_gconf_set_string),
11454 (gst_gconf_render_bin_with_default):
11455 * ext/gconf/gconf.h:
11456 * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init),
11457 (gst_gconf_audio_sink_reset), (gst_gconf_audio_sink_init),
11458 (gst_gconf_audio_sink_dispose), (do_change_child),
11459 (gst_gconf_switch_profile), (gst_gconf_audio_sink_set_property),
11460 (cb_change_child), (gst_gconf_audio_sink_change_state):
11461 * ext/gconf/gstgconfaudiosink.h:
11462 * ext/gconf/gstswitchsink.c: (gst_switch_sink_base_init),
11463 (gst_switch_sink_class_init), (gst_switch_sink_reset),
11464 (gst_switch_sink_init), (gst_switch_sink_dispose),
11465 (gst_switch_commit_new_kid), (gst_switch_sink_set_child),
11466 (gst_switch_sink_set_property), (gst_switch_sink_handle_event),
11467 (gst_switch_sink_get_property), (gst_switch_sink_change_state):
11468 * ext/gconf/gstswitchsink.h:
11469 * gst/autodetect/gstautoaudiosink.c:
11470 (gst_auto_audio_sink_class_init), (gst_auto_audio_sink_dispose),
11471 (gst_auto_audio_sink_clear_kid), (gst_auto_audio_sink_reset),
11472 (gst_auto_audio_sink_detect):
11473 * gst/autodetect/gstautovideosink.c:
11474 (gst_auto_video_sink_class_init), (gst_auto_video_sink_dispose),
11475 (gst_auto_video_sink_clear_kid), (gst_auto_video_sink_reset),
11476 (gst_auto_video_sink_detect):
11477 Re-factor the gconfaudiosink into a "GstSwitchSink" base class
11478 and a child that implements the GConf key monitoring. The end goal of
11479 this is an audio sink that can be changed on the fly, but at the
11480 moment it still only changes on the next READY transition.
11482 2007-02-13 Stefan Kost <ensonic@users.sf.net>
11484 * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
11485 (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
11486 (gst_avi_demux_sync), (gst_avi_demux_massage_index),
11487 (gst_avi_demux_calculate_durations_from_index),
11488 (gst_avi_demux_push_event), (gst_avi_demux_stream_header_pull),
11489 (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
11490 (gst_avi_demux_loop):
11491 Put debug stuff into #ifndef GST_DISABLE_DEBUG #endif
11493 2007-02-13 Stefan Kost <ensonic@users.sf.net>
11496 * docs/plugins/Makefile.am:
11497 Add crossreferences to glib/gobject/gstream docs.
11499 2007-02-12 Tim-Philipp Müller <tim at centricular dot net>
11501 * gst/monoscope/Makefile.am:
11502 * gst/monoscope/gstmonoscope.c:
11503 Fix copy'n'paste-o in docs chunk. Also add some missing CFLAGS
11504 (but no LIBS, since we only use defines from the headers).
11506 2007-02-12 Tim-Philipp Müller <tim at centricular dot net>
11508 Based on patch by: Jonathan Matthew <jonathan at kaolin wh9 net>
11510 * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_stream_init),
11511 (gst_wavparse_stream_data):
11512 Fix massive memory leak when operating in streaming mode due to
11513 GST_BUFFER_MALLOCDATA() not being set on newly-created buffers.
11516 2007-02-12 Stefan Kost <ensonic@users.sf.net>
11518 * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
11519 (gst_avi_demux_reset), (gst_avi_demux_index_entry_for_time),
11520 (gst_avi_demux_handle_src_query), (gst_avi_demux_parse_superindex),
11521 (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
11522 (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
11523 (gst_avi_demux_sync), (gst_avi_demux_next_data_buffer),
11524 (gst_avi_demux_stream_scan), (gst_avi_demux_massage_index),
11525 (gst_avi_demux_calculate_durations_from_index),
11526 (gst_avi_demux_push_event), (gst_avi_demux_stream_header_pull),
11527 (gst_avi_demux_do_seek), (gst_avi_demux_process_next_entry),
11528 (gst_avi_demux_stream_data), (gst_avi_demux_loop):
11529 * gst/avi/gstavidemux.h:
11530 Save some memory (8%) by repacking the index entry structure (more to
11531 come). Add more FIXMEs to questionable parts.
11533 2007-02-12 Stefan Kost <ensonic@users.sf.net>
11535 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
11536 (gst_v4l2src_get_caps):
11537 * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
11538 (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
11539 (gst_v4l2src_capture_init):
11540 More FIXME comments and messaging changes.
11542 2007-02-12 Stefan Kost <ensonic@users.sf.net>
11544 * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
11545 (gst_goom_change_state):
11546 * gst/goom/gstgoom.h:
11547 Improved docs and use GST_DEBUG_FUNCPTR.
11549 * gst/level/gstlevel.c: (gst_level_class_init):
11550 Use GST_DEBUG_FUNCPTR.
11552 * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
11553 (gst_monoscope_chain), (gst_monoscope_change_state):
11554 Improved docs source cleanups.
11556 2007-02-12 Tim-Philipp Müller <tim at centricular dot net>
11558 * gst/debug/Makefile.am:
11559 * gst/debug/gstdebug.c: (plugin_init):
11560 * gst/debug/gstpushfilesrc.c:
11561 * gst/debug/gstpushfilesrc.h:
11562 Add code for a pushfilesrc element that implements a pushfile:// URI
11563 handler, to make debugging push-mode operation of demuxer/decoders
11564 that support both easier in connection with seek/playbin/etc.
11565 The element isn't registered at the moment.
11567 2007-02-11 Sébastien Moutte <sebastien@moutte.net>
11569 * gst/avi/gstavimux.c:
11570 Comment a #if 0 in caps template definition as VS6 seems to
11572 * gst/rtsp/gstrtspsrc.c:(gst_rtspsrc_loop_udp):
11573 Use gst_guint64_to_gdouble for conversion.
11574 * gst/rtsp/rtspconnection.c:(rtsp_connection_send):
11575 Move variables declaration before the first instruction.
11576 * gst/rtsp/rtspdefs.c:(rtsp_strresult):
11577 Don't use hstrerror for error log on G_OS_WIN32 build as it's not supported.
11578 And don't include netdb.h for G_OS_WIN32
11579 * gst/rtsp/sdpmessage.c:(sdp_parse_line):
11580 This initialization SDPMedia nmedia = {.media = NULL }; is not supported
11581 by VS6 then use an other way to initialize SDPMedia structure.
11582 * gst/udp/gstdynudpsink.h:
11583 * gst/udp/gstdynudpnetutils.h:
11584 Do not include <sys/time.h> for G_OS_WIN32
11585 * gst/udp/gstudpsrc.c:
11586 Define socklen_t as int for G_OS_WIN32
11587 * win/common/config.h.in:
11588 Undef HAVE_NETINET_IN_H
11589 * win32/vs6/gst_plugins_good.dsw:
11590 * win32/vs6/libgstrtp.dsp:
11591 * win32/vs6/libgstrtsp.dsp:
11592 * win32/vs6/libgstautogen.dsp:
11593 * win32/vs6/libgstaudiofx.dsp:
11594 * win32/vs6/libgstudp.dsp:
11595 Add and update project files.
11596 * win32/common/gstudp-enumtypes.c:
11597 * win32/common/gstudp-enumtypes.h:
11598 Add a copy of udp enumtypes to win32/common as in core
11601 2007-02-11 Stefan Kost <ensonic@users.sf.net>
11604 Activate monoscope when building with --enable-experimental. Fix
11605 --enable-external configure switch description.
11607 * sys/sunaudio/gstsunaudiomixer.c: (gst_sunaudiomixer_base_init):
11608 * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_dispose):
11611 2007-02-09 Tim-Philipp Müller <tim at centricular dot net>
11613 * gst/avi/gstavimux.c: (gst_avi_mux_riff_get_avi_header):
11614 Explicitly cast result of pointer arithmetic to integer in order to
11615 avoid compiler warnings on some 64-bit systems. Should fix #406018.
11617 2007-02-08 Tim-Philipp Müller <tim at centricular dot net>
11619 * gst/debug/progressreport.c:
11622 2007-02-07 Tim-Philipp Müller <tim at centricular dot net>
11624 * docs/plugins/inspect/plugin-rtp.xml:
11625 Update for new elements.
11627 * gst/debug/progressreport.h:
11628 Commit newly-created header file as well.
11630 2007-02-07 Tim-Philipp Müller <tim at centricular dot net>
11632 * docs/plugins/Makefile.am:
11633 * docs/plugins/gst-plugins-good-plugins-docs.sgml:
11634 * docs/plugins/gst-plugins-good-plugins-sections.txt:
11635 * docs/plugins/gst-plugins-good-plugins.hierarchy:
11636 * gst/debug/Makefile.am:
11637 * gst/debug/progressreport.c: (gst_progress_report_post_progress),
11638 (gst_progress_report_do_query), (gst_progress_report_report):
11639 Make progressreport element post messages with the current progress
11640 on the bus. Also add some basic docs for it.
11642 2007-01-30 Tim-Philipp Müller <tim at centricular dot net>
11644 * ext/hal/hal.c: (gst_hal_get_string):
11646 Some small cleanups; deal with errors when parsing the HAL ALSA
11647 capabilities a bit better.
11649 2007-02-06 Tim-Philipp Müller <tim at centricular dot net>
11651 * gst/smpte/gstsmpte.c: (gst_smpte_transition_type_get_type):
11652 Let's try this again and use the right cast this time.
11654 2007-02-06 Tim-Philipp Müller <tim at centricular dot net>
11656 * gst/smpte/gstsmpte.c: (gst_smpte_transition_type_get_type):
11657 Add cast to avoid compiler warnings with older GLib versions
11658 where the nick/name members in GEnumValue are not declared as
11661 2007-02-06 Tim-Philipp Müller <tim at centricular dot net>
11663 * ext/gconf/gconf.c: (gst_gconf_get_key_for_sink_profile),
11664 (gst_gconf_render_bin_from_key),
11665 (gst_gconf_get_default_audio_sink):
11666 * ext/gconf/gconf.h:
11667 * ext/gconf/gstgconfaudiosink.c: (get_gconf_key_for_profile),
11668 (do_toggle_element), (gst_gconf_audio_sink_set_property),
11669 (gst_gconf_audio_sink_get_property):
11670 In gconfaudiosink, get the right key as the old key in do_toggle
11671 (ie. one dependent on the profile selected). Log some more stuff so
11672 we can see what's actually going on.
11674 2007-02-06 Sebastian Dröge <slomo@circular-chaos.org>
11676 * gst/audiofx/audioamplify.c: (gst_audio_amplify_base_init),
11677 (gst_audio_amplify_class_init), (gst_audio_amplify_init),
11678 (gst_audio_amplify_set_process_function),
11679 (gst_audio_amplify_setup):
11680 * gst/audiofx/audioamplify.h:
11681 * gst/audiofx/audioinvert.c: (gst_audio_invert_base_init),
11682 (gst_audio_invert_class_init), (gst_audio_invert_setup):
11683 * gst/audiofx/audioinvert.h:
11684 Some small cleanups and port both elements to the new GstAudioFilter
11685 base class to save a few lines of common code.
11686 * gst/audiofx/Makefile.am:
11687 Link against libgstaudio for the above changes
11689 2007-01-29 Wim Taymans <wim@fluendo.com>
11691 * tests/check/elements/.cvsignore:
11694 2007-01-26 Wim Taymans <wim@fluendo.com>
11696 Patch by: charles <charlesg3 at gmail dot com>
11698 * ext/shout2/gstshout2.c: (gst_shout2send_init),
11699 (set_shout_metadata), (gst_shout2send_event):
11700 * ext/shout2/gstshout2.h:
11701 Properly handle tags in shout2send. Fixes #399825.
11703 2007-01-25 Wim Taymans <wim@fluendo.com>
11705 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
11706 (gst_rtspsrc_activate_streams):
11707 Convert SDP fields to upper/lowercase following the rules in the SDP to
11710 2007-01-25 Wim Taymans <wim@fluendo.com>
11713 * gst/rtp/gstrtpilbcdepay.c:
11714 * gst/rtp/gstrtpilbcpay.c:
11715 * gst/rtp/gstrtpmp4gdepay.c:
11716 * gst/rtp/gstrtpmp4gpay.c:
11717 * gst/rtp/gstrtpspeexdepay.c:
11718 * gst/rtp/gstrtpspeexpay.c:
11719 * gst/rtp/gstrtpsv3vdepay.c:
11720 * gst/rtp/gstrtptheoradepay.c:
11721 * gst/rtp/gstrtptheorapay.c:
11722 * gst/rtp/gstrtpvorbisdepay.c:
11723 * gst/rtp/gstrtpvorbispay.c:
11724 Fix case of encoding-name and key/value pairs to match the document.
11725 This is to make interoperation with SDP case-insensitive as required by
11728 2007-01-25 Wim Taymans <wim@fluendo.com>
11731 Bump required -core/-base to CVS
11733 2007-01-25 Wim Taymans <wim@fluendo.com>
11735 * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_setcaps),
11736 (gst_rtp_L16_pay_flush), (gst_rtp_L16_pay_handle_buffer):
11737 * gst/rtp/gstrtpL16pay.h:
11738 Fill up to MTU using adapter.
11739 Timestamp rtp packets.
11741 2007-01-25 Edward Hervey <edward@fluendo.com>
11743 * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
11744 * sys/ximage/ximageutil.c: (ximageutil_check_xshm_calls):
11745 Use G_GSIZE_FORMAT in print statements for portability.
11746 Fixes build on macosx.
11748 2007-01-24 Wim Taymans <wim@fluendo.com>
11750 * gst/rtp/Makefile.am:
11751 * gst/rtp/gstrtp.c: (plugin_init):
11752 * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_base_init),
11753 (gst_rtp_L16_depay_class_init), (gst_rtp_L16_depay_init),
11754 (gst_rtp_L16_depay_parse_int), (gst_rtp_L16_depay_setcaps),
11755 (gst_rtp_L16_depay_process), (gst_rtp_L16_depay_set_property),
11756 (gst_rtp_L16_depay_get_property), (gst_rtp_L16_depay_change_state),
11757 (gst_rtp_L16_depay_plugin_init):
11758 * gst/rtp/gstrtpL16depay.h:
11759 * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_get_type),
11760 (gst_rtp_L16_pay_base_init), (gst_rtp_L16_pay_class_init),
11761 (gst_rtp_L16_pay_init), (gst_rtp_L16_pay_finalize),
11762 (gst_rtp_L16_pay_setcaps), (gst_rtp_L16_pay_handle_buffer),
11763 (gst_rtp_L16_pay_plugin_init):
11764 * gst/rtp/gstrtpL16pay.h:
11765 Port and enable raw audio payloader/depayloader. Needs a bit more work
11766 on the payloader side.
11768 2007-01-24 Wim Taymans <wim@fluendo.com>
11770 * gst/rtsp/gstrtspsrc.c: (pad_blocked),
11771 (gst_rtspsrc_stream_configure_transport),
11772 (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_udp):
11773 * gst/rtsp/gstrtspsrc.h:
11774 Only unblock the udp pads when we linked and activated them all.
11777 2007-01-24 Wim Taymans <wim@fluendo.com>
11779 * gst/rtp/Makefile.am:
11780 * gst/rtp/gstrtp.c: (plugin_init):
11781 * gst/rtp/gstrtpac3depay.c: (gst_rtp_ac3_depay_base_init),
11782 (gst_rtp_ac3_depay_class_init), (gst_rtp_ac3_depay_init),
11783 (gst_rtp_ac3_depay_setcaps), (gst_rtp_ac3_depay_process),
11784 (gst_rtp_ac3_depay_set_property), (gst_rtp_ac3_depay_get_property),
11785 (gst_rtp_ac3_depay_change_state), (gst_rtp_ac3_depay_plugin_init):
11786 * gst/rtp/gstrtpac3depay.h:
11787 Added simple AC3 depayloader (RFC 4184).
11789 * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps):
11792 2007-01-24 Sebastian Dröge <slomo@circular-chaos.org>
11794 reviewed by: Stefan Kost <ensonic@users.sf.net>
11796 * gst/audiofx/Makefile.am:
11797 * gst/audiofx/audioamplify.c:
11798 (gst_audio_amplify_clipping_method_get_type),
11799 (gst_audio_amplify_base_init), (gst_audio_amplify_class_init),
11800 (gst_audio_amplify_init), (gst_audio_amplify_set_process_function),
11801 (gst_audio_amplify_set_property), (gst_audio_amplify_get_property),
11802 (gst_audio_amplify_set_caps),
11803 (gst_audio_amplify_transform_int_clip),
11804 (gst_audio_amplify_transform_int_wrap_negative),
11805 (gst_audio_amplify_transform_int_wrap_positive),
11806 (gst_audio_amplify_transform_float_clip),
11807 (gst_audio_amplify_transform_float_wrap_negative),
11808 (gst_audio_amplify_transform_float_wrap_positive),
11809 (gst_audio_amplify_transform_ip):
11810 * gst/audiofx/audioamplify.h:
11811 * gst/audiofx/audiofx.c: (plugin_init):
11812 Add new element "audioamplify". This allows scaling of raw audio
11813 samples, similar to the "volume" element, but provides different modes
11814 for clipping and allows unlimited amplification. It's mainly targeted
11815 for creative sound design and not as a replacement of the "volume"
11816 element. Fixes #397162
11817 * docs/plugins/Makefile.am:
11818 * docs/plugins/gst-plugins-good-plugins-docs.sgml:
11819 * docs/plugins/gst-plugins-good-plugins-sections.txt:
11820 * docs/plugins/gst-plugins-good-plugins.args:
11821 * docs/plugins/inspect/plugin-audiofx.xml:
11822 Add docs for audioamplify and integrate them into the build system
11823 * tests/check/Makefile.am:
11824 * tests/check/elements/audioamplify.c: (setup_amplify),
11825 (cleanup_amplify), (GST_START_TEST), (amplify_suite), (main):
11826 Add fairly extensive unit test suite for audioamplify
11828 2007-01-24 Wim Taymans <wim@fluendo.com>
11830 * gst/rtsp/gstrtspsrc.c: (pad_unblocked), (pad_blocked):
11831 Unblock pads after adding the pads to the element so that autopluggers
11832 get a change to link something. Possibly fixes #395688.
11834 2007-01-24 Wim Taymans <wim@fluendo.com>
11836 * gst/rtp/gstrtpamrdepay.c:
11837 * gst/rtp/gstrtpgsmdepay.c:
11838 * gst/rtp/gstrtph263pdepay.c:
11839 * gst/rtp/gstrtph263ppay.c:
11840 * gst/rtp/gstrtph264depay.c:
11841 * gst/rtp/gstrtpilbcdepay.c:
11842 * gst/rtp/gstrtpmp2tdepay.c:
11843 * gst/rtp/gstrtpmp4gdepay.c:
11844 * gst/rtp/gstrtpmp4gpay.c:
11845 * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
11846 * gst/rtp/gstrtpmp4vpay.c:
11847 * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_class_init),
11848 (gst_rtp_mpa_depay_init), (gst_rtp_mpa_depay_setcaps),
11849 (gst_rtp_mpa_depay_process):
11850 * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_class_init),
11851 (gst_rtp_mpv_depay_init), (gst_rtp_mpv_depay_process):
11852 * gst/rtp/gstrtppcmadepay.c:
11853 * gst/rtp/gstrtppcmudepay.c:
11854 * gst/rtp/gstrtpspeexdepay.c:
11855 * gst/rtp/gstrtpspeexpay.c:
11856 * gst/rtp/gstrtpsv3vdepay.c:
11857 * gst/rtp/gstrtptheoradepay.c:
11858 * gst/rtp/gstrtptheorapay.c:
11859 * gst/rtp/gstrtpvorbisdepay.c:
11860 * gst/rtp/gstrtpvorbispay.c:
11861 Fix caps with payload numbers.
11862 Add some fixed payload numbers to caps when possible.
11864 2007-01-23 Sebastian Dröge <slomo@circular-chaos.org>
11866 reviewed by: Stefan Kost <ensonic@users.sf.net>
11868 * gst/audiofx/Makefile.am:
11869 * gst/audiofx/audiofx.c: (plugin_init):
11870 * gst/audiofx/audioinvert.c: (gst_audio_invert_base_init),
11871 (gst_audio_invert_class_init), (gst_audio_invert_init),
11872 (gst_audio_invert_set_property), (gst_audio_invert_get_property),
11873 (gst_audio_invert_set_caps), (gst_audio_invert_transform_int),
11874 (gst_audio_invert_transform_float),
11875 (gst_audio_invert_transform_ip):
11876 * gst/audiofx/audioinvert.h:
11877 Add new audiofx element "audioinvert". This element swaps the upper
11878 and lower half of samples and can be used for example for a
11879 wide-stereo effect. Fixes #396057
11880 * docs/plugins/Makefile.am:
11881 * docs/plugins/gst-plugins-good-plugins-docs.sgml:
11882 * docs/plugins/gst-plugins-good-plugins-sections.txt:
11883 * docs/plugins/gst-plugins-good-plugins.args:
11884 * docs/plugins/inspect/plugin-audiofx.xml:
11885 Add docs for the audioinvert element and add them to the build system.
11886 * tests/check/Makefile.am:
11887 * tests/check/elements/audioinvert.c: (setup_invert),
11888 (cleanup_invert), (GST_START_TEST), (invert_suite), (main):
11889 Add unit test suite for the audioinvert element.
11891 2007-01-23 Wim Taymans <wim@fluendo.com>
11893 * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_parse_int),
11894 (gst_rtp_mp4g_depay_setcaps), (gst_rtp_mp4g_depay_process):
11895 Parse config params as string and int.
11896 Parse and use AU header length
11898 2007-01-23 Wim Taymans <wim@fluendo.com>
11900 * gst/smpte/barboxwipes.c: (gst_wipe_boxes_draw),
11901 (gst_wipe_triangles_clock_draw), (gst_wipe_triangles_draw):
11902 * gst/smpte/gstmask.c: (_gst_mask_register):
11903 * gst/smpte/gstmask.h:
11904 * gst/smpte/gstsmpte.c: (gst_smpte_update_mask):
11905 * gst/smpte/paint.c: (gst_smpte_paint_hbox), (draw_bresenham_line),
11906 (gst_smpte_paint_triangle_clock):
11907 constify some static structs.
11908 Don't update the mask if nothing changed to the params.
11909 Make sure we never draw outside of the picture. Fixes #398325.
11911 2007-01-22 Tim-Philipp Müller <tim at centricular dot net>
11913 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header_pull):
11914 Error out properly when pull_range fails while we're reading the
11915 headers, instead of just pausing the task silently. Fixes #399338.
11917 2007-01-19 Tim-Philipp Müller <tim at centricular dot net>
11919 * gst/smpte/gstsmpte.c: (gst_smpte_collected):
11920 Some more sanity checks to make sure the input formats match and the
11921 input pads are actually negotiated, in case someone tries to feed
11922 buffers from fakesrc or filesrc. Fixes #398299.
11923 Also const-ify an array, just because we can.
11925 2007-01-19 Edward Hervey <edward@fluendo.com>
11927 * gst/smpte/gstsmpte.c: (fill_i420), (gst_smpte_collected):
11928 Ignore previous commit, that was only valid for widths and heights
11929 that are multiples of 4.
11930 Copy over size/stride macros from jpegdec. This allows the element
11931 to work with any width,height...
11932 ... but puts in evidence that the actual transformations only work
11933 with width/height that are multiples of 4.
11935 2007-01-19 Edward Hervey <edward@fluendo.com>
11937 * gst/smpte/gstsmpte.c: (gst_smpte_collected):
11938 Allocate buffers of the right size.
11939 The proper size of a I420 buffer in bytes is:
11945 2007-01-18 Tim-Philipp Müller <tim at centricular dot net>
11947 * gst/smpte/gstsmpte.c: (gst_smpte_init):
11948 Proxy getcaps on sink pads too, so that we either end up with the
11949 same dimensions on all pads or error out if that's not possible
11950 (seems to work even!). Fixes #398086, I think.
11952 2007-01-18 Tim-Philipp Müller <tim at centricular dot net>
11954 * docs/plugins/gst-plugins-good-plugins-docs.sgml:
11955 * docs/plugins/gst-plugins-good-plugins.args:
11956 * docs/plugins/gst-plugins-good-plugins.hierarchy:
11957 Remove ladspa from docs; add hierarchy info for GstAudioPanorama;
11958 fix integer properties with -1 as minimum value.
11960 * docs/plugins/inspect/plugin-1394.xml:
11961 * docs/plugins/inspect/plugin-aasink.xml:
11962 * docs/plugins/inspect/plugin-alaw.xml:
11963 * docs/plugins/inspect/plugin-alpha.xml:
11964 * docs/plugins/inspect/plugin-alphacolor.xml:
11965 * docs/plugins/inspect/plugin-annodex.xml:
11966 * docs/plugins/inspect/plugin-apetag.xml:
11967 * docs/plugins/inspect/plugin-audiofx.xml:
11968 * docs/plugins/inspect/plugin-auparse.xml:
11969 * docs/plugins/inspect/plugin-autodetect.xml:
11970 * docs/plugins/inspect/plugin-avi.xml:
11971 * docs/plugins/inspect/plugin-cacasink.xml:
11972 * docs/plugins/inspect/plugin-cairo.xml:
11973 * docs/plugins/inspect/plugin-cdio.xml:
11974 * docs/plugins/inspect/plugin-cutter.xml:
11975 * docs/plugins/inspect/plugin-debug.xml:
11976 * docs/plugins/inspect/plugin-dv.xml:
11977 * docs/plugins/inspect/plugin-efence.xml:
11978 * docs/plugins/inspect/plugin-effectv.xml:
11979 * docs/plugins/inspect/plugin-esdsink.xml:
11980 * docs/plugins/inspect/plugin-flac.xml:
11981 * docs/plugins/inspect/plugin-flxdec.xml:
11982 * docs/plugins/inspect/plugin-gconfelements.xml:
11983 * docs/plugins/inspect/plugin-gdkpixbuf.xml:
11984 * docs/plugins/inspect/plugin-goom.xml:
11985 * docs/plugins/inspect/plugin-halelements.xml:
11986 * docs/plugins/inspect/plugin-icydemux.xml:
11987 * docs/plugins/inspect/plugin-id3demux.xml:
11988 * docs/plugins/inspect/plugin-jpeg.xml:
11989 * docs/plugins/inspect/plugin-level.xml:
11990 * docs/plugins/inspect/plugin-matroska.xml:
11991 * docs/plugins/inspect/plugin-mulaw.xml:
11992 * docs/plugins/inspect/plugin-multipart.xml:
11993 * docs/plugins/inspect/plugin-navigationtest.xml:
11994 * docs/plugins/inspect/plugin-ossaudio.xml:
11995 * docs/plugins/inspect/plugin-png.xml:
11996 * docs/plugins/inspect/plugin-rtp.xml:
11997 * docs/plugins/inspect/plugin-rtsp.xml:
11998 * docs/plugins/inspect/plugin-shout2send.xml:
11999 * docs/plugins/inspect/plugin-smpte.xml:
12000 * docs/plugins/inspect/plugin-speex.xml:
12001 * docs/plugins/inspect/plugin-taglib.xml:
12002 * docs/plugins/inspect/plugin-udp.xml:
12003 * docs/plugins/inspect/plugin-videobalance.xml:
12004 * docs/plugins/inspect/plugin-videobox.xml:
12005 * docs/plugins/inspect/plugin-videoflip.xml:
12006 * docs/plugins/inspect/plugin-videomixer.xml:
12007 * docs/plugins/inspect/plugin-wavenc.xml:
12008 * docs/plugins/inspect/plugin-wavparse.xml:
12009 * docs/plugins/inspect/plugin-ximagesrc.xml:
12012 2007-01-18 Stefan Kost <ensonic@users.sf.net>
12014 Patch by: Sebastian Dröge <slomo circular-chaos org>
12016 * gst/audiofx/audiopanorama.c:
12017 Fix doc section name (Fixes #397946)
12019 2007-01-17 Stefan Kost <ensonic@users.sf.net>
12021 * sys/v4l2/gstv4l2object.c:
12022 (gst_v4l2_object_install_properties_helper),
12023 (gst_v4l2_object_set_property_helper),
12024 (gst_v4l2_object_get_property_helper), (gst_v4l2_set_defaults):
12025 * sys/v4l2/gstv4l2object.h:
12026 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
12027 (gst_v4l2src_init), (gst_v4l2src_set_property),
12028 (gst_v4l2src_get_property), (gst_v4l2src_set_caps):
12029 * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
12030 (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
12031 (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
12032 (gst_v4l2src_capture_deinit):
12033 Fix EIO handing when capturing. Add new property to specify the number of
12034 buffers to enque (and remove the borked num-buffers usage).
12036 2007-01-16 Stefan Kost <ensonic@users.sf.net>
12038 Patch by: Sebastian Dröge <slomo circular-chaos org>
12040 * gst/audiofx/audiopanorama.c: (gst_audio_panorama_class_init),
12041 (gst_audio_panorama_set_process_function):
12042 Use a function array for process methods, add more docs and define the
12043 startindex of enums.
12045 2007-01-14 Tim-Philipp Müller <tim at centricular dot net>
12047 Patch by: Mark Nauwelaerts <manauw at skynet be>
12049 * gst/avi/gstavimux.c: (gst_avi_mux_finalize),
12050 (gst_avi_mux_pad_reset), (gst_avi_mux_reset), (gst_avi_mux_init),
12051 (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
12052 (gst_avi_mux_request_new_pad), (gst_avi_mux_release_pad),
12053 (gst_avi_mux_riff_get_avi_header),
12054 (gst_avi_mux_riff_get_avix_header), (gst_avi_mux_riff_get_header),
12055 (gst_avi_mux_write_avix_index), (gst_avi_mux_add_index),
12056 (gst_avi_mux_bigfile), (gst_avi_mux_start_file),
12057 (gst_avi_mux_stop_file), (gst_avi_mux_handle_event),
12058 (gst_avi_mux_do_buffer), (gst_avi_mux_do_one_buffer),
12059 (gst_avi_mux_change_state):
12060 * gst/avi/gstavimux.h:
12061 * tests/check/elements/avimux.c: (teardown_src_pad):
12062 Add support for more than one audio stream; write better AVIX
12063 header; refactor code a bit; don't announce vorbis caps on our audio
12064 sink pads since we don't support it anyway. Closes #379298.
12066 2007-01-13 Tim-Philipp Müller <tim at centricular dot net>
12068 Patch by: Sebastian Dröge <slomo circular-chaos org>
12070 * gst/audiofx/audiopanorama.c:
12071 (gst_audio_panorama_method_get_type),
12072 (gst_audio_panorama_class_init), (gst_audio_panorama_init),
12073 (gst_audio_panorama_set_process_function),
12074 (gst_audio_panorama_set_property),
12075 (gst_audio_panorama_get_property), (gst_audio_panorama_set_caps),
12076 (gst_audio_panorama_transform_m2s_int_simple),
12077 (gst_audio_panorama_transform_s2s_int_simple),
12078 (gst_audio_panorama_transform_m2s_float_simple),
12079 (gst_audio_panorama_transform_s2s_float_simple):
12080 * gst/audiofx/audiopanorama.h:
12081 Add 'method' property and provide a simple (non-psychoacustic)
12082 processing method (#394859).
12084 * tests/check/elements/audiopanorama.c: (GST_START_TEST),
12086 Tests for new method.
12088 2007-01-11 Tim-Philipp Müller <tim at centricular dot net>
12090 * gst/apetag/gsttagdemux.c: (gst_tag_demux_read_range):
12091 * gst/id3demux/gstid3demux.c: (gst_id3demux_read_range):
12092 Set correct caps on outgoing pulled buffers, or things blow up
12093 after recent core changes.
12095 2007-01-11 Wim Taymans <wim@fluendo.com>
12097 Based on patch by: Jonas Holmberg <jonas dot holmberg at axis dot com>
12099 * gst/multipart/multipartmux.c: (gst_multipart_mux_init),
12100 (gst_multipart_mux_request_new_pad),
12101 (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected),
12102 (gst_multipart_mux_change_state):
12103 Return FLOW errors ASAP. Fixes #394977.
12106 2007-01-11 Wim Taymans <wim@fluendo.com>
12108 Patch by: Lutz Mueller <lutz at topfrose dot de>
12110 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams):
12111 Check for stream pad before activating.
12113 2007-01-10 Wim Taymans <wim@fluendo.com>
12115 Patch by: Peter Kjellerstedt <pkj at axis com>
12117 * gst/rtsp/COPYING.MIT:
12118 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
12119 (gst_rtspsrc_stream_free), (gst_rtspsrc_cleanup),
12120 (gst_rtspsrc_alloc_udp_ports), (pad_unblocked), (pad_blocked),
12121 (gst_rtspsrc_stream_configure_transport),
12122 (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
12123 (gst_rtspsrc_loop_udp), (gst_rtspsrc_send),
12124 (gst_rtspsrc_parse_methods),
12125 (gst_rtspsrc_create_transports_string),
12126 (gst_rtspsrc_prepare_transports), (gst_rtspsrc_setup_streams),
12127 (gst_rtspsrc_open), (gst_rtspsrc_close):
12128 * gst/rtsp/gstrtspsrc.h:
12129 * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
12130 (rtsp_connection_connect), (rtsp_connection_send), (read_line),
12131 (parse_request_line), (parse_line), (rtsp_connection_read),
12132 (rtsp_connection_close):
12133 * gst/rtsp/rtspdefs.c: (rtsp_init_status), (rtsp_strresult),
12134 (rtsp_method_as_text), (rtsp_header_as_text),
12135 (rtsp_status_as_text), (rtsp_find_header_field),
12136 (rtsp_find_method):
12137 * gst/rtsp/rtspdefs.h:
12138 * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_after_send),
12139 (rtsp_ext_wms_configure_stream):
12140 * gst/rtsp/rtspmessage.c: (rtsp_message_new), (rtsp_message_init),
12141 (rtsp_message_new_request), (rtsp_message_init_request),
12142 (rtsp_message_new_response), (rtsp_message_init_response),
12143 (rtsp_message_init_data), (rtsp_message_unset),
12144 (rtsp_message_free), (rtsp_message_add_header),
12145 (rtsp_message_get_header), (rtsp_message_set_body),
12146 (rtsp_message_get_body), (dump_mem), (rtsp_message_dump):
12147 * gst/rtsp/rtspmessage.h:
12148 * gst/rtsp/sdpmessage.c: (sdp_message_get_attribute_val_n),
12149 (sdp_media_get_attribute_val_n), (read_string), (read_string_del),
12150 (sdp_parse_line), (sdp_message_parse_buffer), (print_media),
12151 (sdp_message_dump):
12152 Allow url to be NULL to be able to use it for server connections.
12153 Can now send responses as well as requests.
12154 No longer hangs in an endless loop if EOF is received.
12155 Can now convert a status code to a text string.
12156 Return RTSP_HDR_INVALID for unknown headers.
12157 Return RTSP_INVALID for unknown methods.
12158 Copy CSeq and Session headers from the request.
12159 Only free memory corresponding to the currently set message type.
12160 Added const to function arguments as appropriate.
12161 Avoid a compiler warning when initializing nmedia.
12162 Use guint rather than gint to avoid compiler warnings.
12163 Fix crasher in wms extension.
12164 Factor out stream setup from open_connection.
12165 Delay activation of streams when actual data is received from the
12166 server, this prepares us to do proper protocol switching.
12171 2007-01-10 Tim-Philipp Müller <tim at centricular dot net>
12173 Patch by: Sebastian Dröge <slomo ubuntu com>
12175 * docs/plugins/Makefile.am:
12176 * gst/audiofx/audiopanorama.c:
12177 Some small docs fixes (#394851).
12179 2007-01-09 Wim Taymans <wim@fluendo.com>
12181 * gst/avi/gstavidemux.c:
12184 2007-01-09 Wim Taymans <wim@fluendo.com>
12186 * gst/rtp/Makefile.am:
12187 * gst/rtp/gstrtp.c: (plugin_init):
12188 * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_base_init),
12189 (gst_rtp_mpv_depay_class_init), (gst_rtp_mpv_depay_init),
12190 (gst_rtp_mpv_depay_setcaps), (gst_rtp_mpv_depay_process),
12191 (gst_rtp_mpv_depay_set_property), (gst_rtp_mpv_depay_get_property),
12192 (gst_rtp_mpv_depay_change_state), (gst_rtp_mpv_depay_plugin_init):
12193 * gst/rtp/gstrtpmpvdepay.h:
12194 Added RFC 2250 MPEG Video Depayloader.
12196 * gst/rtp/gstrtpL16depay.h:
12197 * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps),
12198 (gst_rtp_h263p_depay_process):
12199 Fix Header file. Small cleanups.
12201 * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_class_init),
12202 (gst_rtp_mp4g_depay_init), (gst_rtp_mp4g_depay_finalize),
12203 (gst_rtp_mp4g_depay_process), (gst_rtp_mp4g_depay_change_state):
12204 * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init),
12205 (gst_rtp_mp4v_depay_init), (gst_rtp_mp4v_depay_finalize),
12206 (gst_rtp_mp4v_depay_setcaps), (gst_rtp_mp4v_depay_process),
12207 (gst_rtp_mp4v_depay_change_state):
12208 Remove usused code. Remove Adapter from state Change. Added debug.
12210 * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_base_init),
12211 (gst_rtp_mpa_depay_class_init), (gst_rtp_mpa_depay_init),
12212 (gst_rtp_mpa_depay_setcaps), (gst_rtp_mpa_depay_process):
12213 * gst/rtp/gstrtpmpadepay.h:
12214 Subclass base depayloader.
12216 Support static payload type assignment as well.
12218 * gst/rtp/gstrtpmpapay.c:
12221 2007-01-08 Tim-Philipp Müller <tim at centricular dot net>
12223 Patch by: Vincent Torri <vtorri at univ-evry fr>
12225 * ext/jpeg/gstjpegdec.c:
12226 * ext/jpeg/gstjpegenc.c:
12227 * ext/jpeg/smokecodec.c:
12228 These libjpeg callbacks should return a 'boolean' (unsigned char
12229 apparently) and not a 'gboolean' (which maps to gint). Fixes
12230 warnings when compiling with MingW (#393427).
12232 * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
12233 Use ioctlsocket on win32.
12235 * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
12236 Some printf format fixes for win32.
12238 2007-01-07 Sébastien Moutte <sebastien@moutte.net>
12240 * gst/cutter/gstcutter.c: (gst_cutter_chain):
12241 Use gst_guint64_to_gdouble for conversion.
12242 * win32/vs6/libgstmatroska.dsp:
12243 Add zlib to the link.
12244 * win32/vs6/libgstvideobox.dsp:
12245 Update liboil library name (project is linked to
12246 liboil-0.3-0.lib now).
12248 2007-01-05 Tim-Philipp Müller <tim at centricular dot net>
12250 * gst/matroska/Makefile.am:
12251 If zlib is available and used, we must link it explicitly for
12252 things to work on MingW (fixes #392855).
12254 2007-01-04 Tim-Philipp Müller <tim at centricular dot net>
12256 * ext/esd/esdsink.c: (gst_esdsink_delay):
12257 Don't return bogus values when esd_get_delay() fails for some
12260 2006-12-24 Tim-Philipp Müller <tim at centricular dot net>
12262 * sys/ximage/gstximagesrc.c: (composite_pixel):
12263 Fix presumably copy'n'pasto for 16bpp depth.
12265 2006-12-24 Tim-Philipp Müller <tim at centricular dot net>
12267 * gst/matroska/matroska-mux.c:
12268 (gst_matroska_mux_audio_pad_setcaps):
12269 The "signed" field in audio caps is of boolean type, trying to use
12270 gst_structure_get_int() to extract it will fail. Fixing this makes
12271 matroskamux accept raw audio input (#387121) (use at your own risk
12272 though, due to the matroska spec being not entirely useful in this
12274 Also fix up raw audio structures in template caps so that they
12275 represent what our setcaps function will actually accept, so that
12276 converters know what to convert to.
12277 Finally, don't fail if there isn't an "endianness" field in 8-bit
12280 2006-12-22 Stefan Kost <ensonic@users.sf.net>
12282 * tests/check/elements/audiopanorama.c: (cleanup_panorama):
12283 * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
12284 * tests/check/elements/cmmldec.c: (setup_cmmldec),
12285 (teardown_cmmldec):
12286 * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
12287 (teardown_cmmlenc):
12288 * tests/check/elements/level.c: (setup_level), (cleanup_level):
12289 reapply consistent pad (de)activation
12291 2006-12-21 Jan Schmidt <thaytan@mad.scientist.com>
12296 * gst-plugins-good.doap:
12297 Add 0.10.5 doap entry
12299 === release 0.10.5 ===
12301 2006-12-21 Jan Schmidt <thaytan@mad.scientist.com>
12304 releasing 0.10.5, "The Path of Thorns"
12306 2006-12-21 Stefan Kost <ensonic@users.sf.net>
12308 * tests/check/elements/audiopanorama.c: (cleanup_panorama):
12309 * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
12310 * tests/check/elements/cmmldec.c: (setup_cmmldec),
12311 (teardown_cmmldec):
12312 * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
12313 (teardown_cmmlenc):
12314 * tests/check/elements/level.c: (setup_level), (cleanup_level):
12315 revert my freeze breakage
12317 2006-12-21 Stefan Kost <ensonic@users.sf.net>
12319 * tests/check/elements/audiopanorama.c: (cleanup_panorama):
12320 * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
12321 * tests/check/elements/cmmldec.c: (setup_cmmldec),
12322 (teardown_cmmldec):
12323 * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
12324 (teardown_cmmlenc):
12325 * tests/check/elements/level.c: (setup_level), (cleanup_level):
12326 consistent pad (de)activation
12328 2006-12-18 Jan Schmidt <thaytan@mad.scientist.com>
12332 Disable LADPSA, as it has moved to the -bad module for the duration.
12334 2006-12-18 Wim Taymans <wim@fluendo.com>
12336 * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setcaps),
12337 (gst_signal_processor_event):
12338 Reset flow_state back to _OK after a flush stop so that we exit our
12339 error state after the flush. Fixes #374213
12341 2006-12-16 David Schleef <ds@schleef.org>
12343 * sys/osxvideo/osxvideosink.h:
12344 * sys/osxvideo/osxvideosink.m:
12345 Decent effort at porting to 0.10. Needs cleanup on OS/X.
12347 2006-12-16 David Schleef <ds@schleef.org>
12349 Patch by: Vijay Santhanam <vijay santhanam gmail com>
12351 * sys/osxvideo/Makefile.am:
12352 * sys/osxvideo/osxvideosink.h:
12353 * sys/osxvideo/osxvideosink.m:
12354 Preliminary patch for porting osxvideosink
12356 2006-12-16 Wim Taymans <wim@fluendo.com>
12358 Patch by: Sjoerd Simons <sjoerd at luon dot net>
12360 * gst/videomixer/videomixer.c: (gst_videomixer_pad_set_property),
12361 (gst_videomixer_set_master_geometry),
12362 (gst_videomixer_pad_sink_setcaps), (gst_videomixer_collect_free),
12363 (gst_videomixer_reset), (gst_videomixer_init),
12364 (gst_videomixer_finalize), (gst_videomixer_request_new_pad),
12365 (gst_videomixer_release_pad), (gst_videomixer_collected),
12366 (gst_videomixer_change_state):
12367 Introduce some locking around the videomixer state so that it does not
12368 crash when adding/removing pads. Fixes #383043.
12370 2006-12-16 Tim-Philipp Müller <tim at centricular dot net>
12373 Make sure libcaca can actually be used instead of just checking for
12374 /usr/bin/caca-config, so we don't wrongly try to build cacasink when
12375 cross-compiling (fixes #384587).
12377 2006-12-15 Thomas Vander Stichele <thomas at apestaart dot org>
12380 * gst-plugins-good.doap:
12381 * gst-plugins-good.spec.in:
12384 2006-12-14 Tim-Philipp Müller <tim at centricular dot net>
12387 libflac-1.1.3 changed API again, but we can't build against it yet,
12388 so make sure our check doesn't use libflac-1.1.3 and add a comment
12391 2006-12-14 Tim-Philipp Müller <tim at centricular dot net>
12393 * gst/effectv/gstquark.c: (gst_quarktv_transform),
12394 (gst_quarktv_planetable_clear):
12395 Add some NULL pointer checks (possibly related to #385623).
12397 2006-12-12 Tim-Philipp Müller <tim at centricular dot net>
12399 * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain_parse_tag),
12400 (gst_tag_demux_chain):
12401 * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
12402 In streaming mode, if the first buffer we get doesn't have an
12403 offset, fix it up to be 0, otherwise trimming won't work later on
12404 and we'll be typefinding application/x-id3, which may result in
12405 decodebin plugging an endless number of id3demux elements as a
12406 consequence. Fixes #385031.
12408 2006-12-08 Jan Schmidt <thaytan@mad.scientist.com>
12410 * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_prepare):
12411 Ignore the buffer_time the sound device reports. Turns out it is
12412 sometimes completely bogus and we're better off without it.
12414 2006-12-11 Tim-Philipp Müller <tim at centricular dot net>
12416 * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
12417 (gst_matroska_demux_video_caps):
12418 * gst/matroska/matroska-ids.c:
12419 (gst_matroska_track_init_video_context):
12420 * gst/matroska/matroska-ids.h:
12421 Try harder to extract the framerate for video tracks correctly and
12422 save it directly instead of converting it back and forth a few
12423 times. Mostly makes a difference for very small framerates (<1).
12426 2006-12-11 Tim-Philipp Müller <tim at centricular dot net>
12428 * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_init),
12429 (gst_gconf_audio_src_dispose), (do_toggle_element):
12430 * ext/gconf/gstgconfaudiosrc.h:
12431 Remove gconf notify hook when the gconfaudiosrc element is
12432 destroyed, otherwise the callback may be called on an
12433 already-destroyed instance and bad things happen. Should fix
12435 Also ignore gconf key changes when the source is already running.
12437 2006-12-09 Tim-Philipp Müller <tim at centricular dot net>
12439 Patch by: Sebastian Dröge <mail at slomosnail de>
12441 * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
12442 We need to be able to read and parse any possible floating point string
12443 format ("1,234" or "1.234") irrespective of the current locale. g_strod()
12444 will parse the former only in certain locales though, so we really need
12445 to canonicalise the separator to '.' and then use g_ascii_strtod() to
12446 make sure we can parse either version at all times.
12447 Fixes #382982 for real.
12449 2006-12-08 Jan Schmidt <thaytan@mad.scientist.com>
12451 * sys/sunaudio/gstsunaudiomixerctrl.c:
12452 * sys/sunaudio/gstsunaudiosrc.c:
12454 Use the sunaudio debug category.
12456 * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_finalize),
12457 (gst_sunaudiosink_class_init), (gst_sunaudiosink_init),
12458 (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property),
12459 (gst_sunaudiosink_open), (gst_sunaudiosink_close),
12460 (gst_sunaudiosink_prepare), (gst_sunaudio_sink_do_delay),
12461 (gst_sunaudiosink_write), (gst_sunaudiosink_delay),
12462 (gst_sunaudiosink_reset):
12463 * sys/sunaudio/gstsunaudiosink.h:
12465 Uses the sunaudio debug category for all debug output
12466 Implements the _delay() callback to synchronise video playback better
12467 Change the segtotal and segsize values back to the parent class
12468 defaults (taken from buffer_time and latency_times of 200ms and 10ms
12470 Measure the samples written to the device vs. played.
12471 Keep track of segments in the device by writing empty eof frames, and
12472 sleep using a GCond when we get too far ahead and risk overrunning the
12477 2006-12-08 Wim Taymans <wim@fluendo.com>
12479 Patch by: Sebastian Dröge <mail at slomosnail de >
12481 * gst/audiofx/audiopanorama.c: (gst_audio_panorama_init),
12482 (gst_audio_panorama_set_caps), (gst_audio_panorama_transform):
12483 * gst/audiofx/audiopanorama.h:
12484 Fix audiopanorame with float samples. Fixes #383726.
12486 2006-12-08 Jan Schmidt <thaytan@mad.scientist.com>
12488 * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_reset):
12489 * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open),
12490 (gst_sunaudiosrc_reset):
12492 Implement reset functions to unblock the src/sink more quickly on
12493 state change requests.
12494 Patch by: Brian Cameron <brian dot cameron at sun com>
12496 2006-12-08 Jan Schmidt <thaytan@mad.scientist.com>
12498 * sys/sunaudio/gstsunaudiomixer.c:
12499 (gst_sunaudiomixer_change_state):
12500 Construct the correct mixer device name when the AUDIODEV env var
12503 Patch by: Jerry Tan <jerry.tan at sun dot com>
12506 2006-12-08 Jan Schmidt <thaytan@mad.scientist.com>
12508 * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
12509 Apply patch to open the mixer control and set the MULTIPLE_OPEN
12510 ioctl. On solaris, the mixer device doesn't need opening non-blocking
12511 - it can be opened by multiple processes by default, but needs the ioctl for multiple opens within 1 process.
12512 Patch by: Jerry Tan <jerry.tan at sun dot com>
12515 2006-12-07 Wim Taymans <wim@fluendo.com>
12517 * gst/smpte/gstmask.h:
12518 * gst/smpte/gstsmpte.c: (gst_smpte_class_init),
12519 (gst_smpte_setcaps), (gst_smpte_init), (gst_smpte_reset),
12520 (gst_smpte_collected), (gst_smpte_set_property),
12521 (gst_smpte_get_property), (gst_smpte_change_state), (plugin_init):
12522 * gst/smpte/gstsmpte.h:
12523 Port to 0.10 some more.
12524 Added duration property to specify the duration of the transition.
12525 Make framerate a fraction.
12526 Deprecate fps property, we only use negotiated fps.
12528 Fix collectpad usage.
12529 Reset state in READY.
12530 Send NEWSEGMENT event.
12531 Fix racy updates of object properties.
12532 Added debug category.
12535 2006-12-06 Wim Taymans <wim@fluendo.com>
12537 Patch by: Sjoerd Simons <sjoerd at luon dot net>
12539 * gst/videomixer/videomixer.c:
12540 (gst_videomixer_set_master_geometry),
12541 (gst_videomixer_pad_sink_setcaps), (gst_videomixer_collect_free):
12542 Don't reset xpos and ypos in the setcaps function because causes
12543 unexpected behaviour.
12546 2006-12-06 Wim Taymans <wim@fluendo.com>
12548 * gst/multipart/multipartmux.c: (gst_multipart_mux_compare_pads),
12549 (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected):
12550 Keep track of the buffer timestamp in the collectdata member instead
12551 of modifying the buffer without making the metadata writable first.
12554 2006-12-06 Wim Taymans <wim@fluendo.com>
12556 Patch by: Rob Taylor <robtaylor at floopily dot org>
12558 * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
12559 If using multicast in udpsrc, bind to the multicast address rather than
12561 This allows the simultanous use of multiple udpsrcs listening on
12562 different multicat addresses. Without this all udpsrcs will receive all
12563 packets from all subscribed multicast addresses.
12566 2006-12-06 Jan Schmidt <thaytan@mad.scientist.com>
12568 * ext/taglib/gstid3v2mux.cc:
12569 Don't attempt to write a NULL frame into the ID3 tag set when the
12570 createFrame method returned NULL.
12572 Patch by: Jonathan Matthew <jonathan at 0kaolin wh9 net >
12574 2006-12-06 Jan Schmidt <thaytan@mad.scientist.com>
12576 * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
12577 Use g_strtod() instead of sscanf to parse doubles, so that it will
12578 try parsing in the C locale if the current locale fails.
12580 Patch by: Sebastian Dröge <mail at slomosnail de >
12582 2006-12-01 Jan Schmidt <thaytan@mad.scientist.com>
12585 Fix compilation on win32 under VS8
12586 Patch by: Sergey Scobich <sergey dot scobich at gmail dot com>
12587 Partially fixes #381175
12589 2006-11-30 Stefan Kost <ensonic@users.sf.net>
12591 * gst/avi/gstavimux.c:
12592 accept all mpegversions,fixes #380825
12593 spotted by: Jerome Alet
12595 2006-11-30 Stefan Kost <ensonic@users.sf.net>
12597 * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
12598 (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
12599 (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
12600 (gst_v4l2src_capture_init), (gst_v4l2src_buffer_finalize):
12601 cleanup the error message a bit more
12603 2006-11-28 Wim Taymans <wim@fluendo.com>
12605 * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init):
12606 Fix width and height properties.
12608 * ext/libcaca/gstcacasink.h:
12609 Fix compilation on newer libcaca that require us to include a new
12610 header. Fixes #379918.
12612 2006-11-28 Wim Taymans <wim@fluendo.com>
12614 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
12615 * gst/rtsp/gstrtspsrc.h:
12616 * gst/rtsp/rtspext.h:
12617 * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_configure_stream),
12618 (rtsp_ext_wms_get_context):
12619 Add method so that extensions can choose to disable the setup of
12621 Make the WMS extension skip setup of x-wms-rtx streams. Fixes #377792.
12623 2006-11-27 Wim Taymans <wim@fluendo.com>
12625 Patch by: Jonas Holmberg <jonas dot holmberg at axis dot com>
12627 * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
12628 Push header in a separate buffer instead of memcpy:ing all data.
12629 Change LF => CRLF in headers.
12630 Move trailing LF to header. Fixes #379792.
12632 2006-11-27 Wim Taymans <wim@fluendo.com>
12634 * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_chain):
12635 Small buffer overflow fix and improve debugging.
12637 2006-11-24 Stefan Kost <ensonic@users.sf.net>
12639 * ext/esd/esdmon.h:
12640 * ext/esd/esdsink.h:
12641 remove obsolete _factory_init protos
12643 2006-11-24 Stefan Kost <ensonic@users.sf.net>
12645 * gst/avi/gstavidemux.c: (gst_avi_demux_index_entry_for_time),
12646 (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
12647 (gst_avi_demux_peek_chunk), (gst_avi_demux_parse_subindex),
12648 (gst_avi_demux_read_subindexes_push),
12649 (gst_avi_demux_read_subindexes_pull), (gst_avi_demux_parse_stream),
12650 (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
12651 (gst_avi_demux_sync), (gst_avi_demux_next_data_buffer),
12652 (gst_avi_demux_massage_index),
12653 (gst_avi_demux_calculate_durations_from_index),
12654 (gst_avi_demux_stream_header_pull), (gst_avi_demux_do_seek),
12655 (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
12656 (gst_avi_demux_stream_data), (gst_avi_demux_loop):
12657 remove dead code, tweak debugs statements, add comments, use
12658 _uint64_scale instead _uint64_scale_int when using guint64 values,
12659 small optimizations, reflow some error handling
12661 2006-11-22 Edward Hervey <edward@fluendo.com>
12664 We never put .pot files in cvs. Let's ignore them all.
12666 2006-11-19 Tim-Philipp Müller <tim at centricular dot net>
12669 ... but better exclude files that aren't disted.
12671 2006-11-19 Tim-Philipp Müller <tim at centricular dot net>
12674 Add v4l2 source files to list of files with translations, so the
12675 strings are actually extracted (however bad they still may be).
12677 2006-11-19 Tim-Philipp Müller <tim at centricular dot net>
12679 * gst/videobox/gstvideobox.c: (gst_video_box_class_init):
12680 Minor clean-ups: const-ify static array, remove trailing comma from
12681 last enum (gcc-2.9x trips over that), use GST_DEBUG_FUNCPTR.
12683 2006-11-19 Jan Schmidt <thaytan@mad.scientist.com>
12685 * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
12686 Make sure that g_free always gets called on the same pointer that was
12687 returned by g_malloc. Fixes #376594.
12688 Do not leak memory if decompressed size is wrong.
12689 Remove unneeded check of return value of g_malloc.
12690 Patch by: René Stadler <mail@renestadler.de>
12692 2006-11-18 Tim-Philipp Müller <tim at centricular dot net>
12694 * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_deinit):
12695 Add missing curly brackets.
12697 2006-11-17 Edgard Lima <edgard.lima@indt.org.br>
12699 * sys/v4l2/v4l2src_calls.c:
12700 Fix capture_deinit.
12702 2006-11-16 Tim-Philipp Müller <tim at centricular dot net>
12704 * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init),
12705 (gst_matroska_mux_request_new_pad):
12706 Use GST_DEBUG_FUNCPTR; activate request pad before returning it.
12708 * tests/check/elements/matroskamux.c: (setup_src_pad),
12709 (setup_sink_pad), (GST_START_TEST):
12710 Activate pads before using them.
12712 2006-11-16 Tim-Philipp Müller <tim at centricular dot net>
12714 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_scan):
12715 Initialise variable to get rid of bogus compiler warning.
12717 2006-11-16 Stefan Kost <ensonic@users.sf.net>
12719 Patch by: Ville Syrjala <ville.syrjala@movial.fi>
12721 * gst/rtp/gstrtph263pay.c:
12722 * gst/rtp/gstrtph263pdepay.c:
12723 * gst/rtp/gstrtph263ppay.c:
12724 Specify H.263 variant and version in the caps (fixes #361637)
12726 2006-11-15 Wim Taymans <wim@fluendo.com>
12728 * gst/rtsp/rtspconnection.c: (read_body):
12729 Don't set a data pointer to NULL and a size > 0 when we deal
12730 with empty packets.
12732 * gst/rtsp/rtspmessage.c: (rtsp_message_new_response),
12733 (rtsp_message_init_response), (rtsp_message_init_data),
12734 (rtsp_message_unset), (rtsp_message_free),
12735 (rtsp_message_take_body):
12736 Check that we can't create invalid empty packets.
12738 2006-11-15 Tim-Philipp Müller <tim at centricular dot net>
12740 Patch by: Mark Nauwelaerts <manauw at skynet be>
12742 * gst/matroska/matroska-mux.c: (gst_matroska_mux_add_interfaces),
12743 (gst_matroska_mux_class_init), (gst_matroska_pad_free),
12744 (gst_matroska_mux_reset), (gst_matroska_mux_handle_sink_event),
12745 (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad),
12746 (gst_matroska_mux_track_header), (gst_matroska_mux_start),
12747 (gst_matroska_mux_write_simple_tag), (gst_matroska_mux_finish):
12748 * gst/matroska/matroska-mux.h:
12749 Add basic tag writing support; implement releasing pads (#374658).
12751 2006-11-15 Tim-Philipp Müller <tim at centricular dot net>
12753 * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
12754 (gst_matroska_demux_audio_caps):
12755 Handle opaque/unspecified A_AAC audio codec ID (fixes #374737).
12757 2006-11-14 David Schleef <ds@schleef.org>
12759 * gst/matroska/matroska-mux.c: Add Dirac fourcc.
12761 2006-11-14 Tim-Philipp Müller <tim at centricular dot net>
12763 Patch by: Sergey Scobich <sergey.scobich at gmail com>
12765 * win32/vs8/gst-plugins-good.sln:
12766 * win32/vs8/libgst1394.vcproj:
12767 * win32/vs8/libgstaasink.vcproj:
12768 * win32/vs8/libgstalaw.vcproj:
12769 * win32/vs8/libgstalpha.vcproj:
12770 * win32/vs8/libgstalphacolor.vcproj:
12771 * win32/vs8/libgstannodex.vcproj:
12772 * win32/vs8/libgstapetag.vcproj:
12773 * win32/vs8/libgstaudiofx.vcproj:
12774 * win32/vs8/libgstauparse.vcproj:
12775 * win32/vs8/libgstautodetect.vcproj:
12776 * win32/vs8/libgstavi.vcproj:
12777 * win32/vs8/libgstcacasink.vcproj:
12778 * win32/vs8/libgstcdio.vcproj:
12779 * win32/vs8/libgstcutter.vcproj:
12780 * win32/vs8/libgstdv.vcproj:
12781 * win32/vs8/libgsteffectv.vcproj:
12782 * win32/vs8/libgstflac.vcproj:
12783 * win32/vs8/libgstflxdec.vcproj:
12784 * win32/vs8/libgstgoom.vcproj:
12785 * win32/vs8/libgsticydemux.vcproj:
12786 * win32/vs8/libgstid3demux.vcproj:
12787 * win32/vs8/libgstjpeg.vcproj:
12788 * win32/vs8/libgstladspa.vcproj:
12789 * win32/vs8/libgstlevel.vcproj:
12790 * win32/vs8/libgstmatroska.vcproj:
12791 * win32/vs8/libgstmikmod.vcproj:
12792 * win32/vs8/libgstmng.vcproj:
12793 * win32/vs8/libgstmonoscope.vcproj:
12794 * win32/vs8/libgstmulaw.vcproj:
12795 * win32/vs8/libgstmultipart.vcproj:
12796 * win32/vs8/libgstpng.vcproj:
12797 * win32/vs8/libgstrtp.vcproj:
12798 * win32/vs8/libgstrtsp.vcproj:
12799 * win32/vs8/libgstshout2.vcproj:
12800 * win32/vs8/libgstsmpte.vcproj:
12801 * win32/vs8/libgstspeex.vcproj:
12802 * win32/vs8/libgsttaglib.vcproj:
12803 * win32/vs8/libgstudp.vcproj:
12804 * win32/vs8/libgstvideobalance.vcproj:
12805 * win32/vs8/libgstvideobox.vcproj:
12806 * win32/vs8/libgstvideoflip.vcproj:
12807 * win32/vs8/libgstvideomixer.vcproj:
12808 * win32/vs8/libgstwavenc.vcproj:
12809 * win32/vs8/libgstwavparse.vcproj:
12810 Make end-of-line returns unixy, so that when the files are checked
12811 out on win32 the line returns will be 0d 0a and not 0d 0d 0a.
12812 Hopefully fixes #366492.
12814 2006-11-14 Wim Taymans <wim@fluendo.com>
12816 * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
12817 Disable init_frames delay timestamp adjustment, it does not
12818 seem to be needed at all. Fixes #369621.
12820 2006-11-13 Wim Taymans <wim@fluendo.com>
12822 Patch by: Mark Nauwelaerts <manauw at skynet be>
12824 * gst/videomixer/videomixer.c:
12825 (gst_videomixer_set_master_geometry),
12826 (gst_videomixer_pad_sink_setcaps), (gst_videomixer_class_init),
12827 (gst_videomixer_collect_free), (gst_videomixer_reset),
12828 (gst_videomixer_init), (gst_videomixer_finalize),
12829 (gst_videomixer_request_new_pad), (gst_videomixer_release_pad),
12830 (gst_videomixer_collected), (gst_videomixer_change_state):
12831 Fix memleak by unref'ing collectpads instance (when finalizing)
12832 Implement releasing a request pad. Fixes #374479.
12834 2006-11-10 Tim-Philipp Müller <tim at centricular dot net>
12836 Patch by: Sergey Scobich <sergey.scobich at gmail com>
12838 * win32/vs8/gst-plugins-good.sln:
12839 * win32/vs8/libgst1394.vcproj:
12840 * win32/vs8/libgstaasink.vcproj:
12841 * win32/vs8/libgstalaw.vcproj:
12842 * win32/vs8/libgstalpha.vcproj:
12843 * win32/vs8/libgstalphacolor.vcproj:
12844 * win32/vs8/libgstannodex.vcproj:
12845 * win32/vs8/libgstapetag.vcproj:
12846 * win32/vs8/libgstaudiofx.vcproj:
12847 * win32/vs8/libgstauparse.vcproj:
12848 * win32/vs8/libgstautodetect.vcproj:
12849 * win32/vs8/libgstavi.vcproj:
12850 * win32/vs8/libgstcacasink.vcproj:
12851 * win32/vs8/libgstcdio.vcproj:
12852 * win32/vs8/libgstcutter.vcproj:
12853 * win32/vs8/libgstdv.vcproj:
12854 * win32/vs8/libgsteffectv.vcproj:
12855 * win32/vs8/libgstflac.vcproj:
12856 * win32/vs8/libgstflxdec.vcproj:
12857 * win32/vs8/libgstgoom.vcproj:
12858 * win32/vs8/libgsticydemux.vcproj:
12859 * win32/vs8/libgstid3demux.vcproj:
12860 * win32/vs8/libgstjpeg.vcproj:
12861 * win32/vs8/libgstladspa.vcproj:
12862 * win32/vs8/libgstlevel.vcproj:
12863 * win32/vs8/libgstmatroska.vcproj:
12864 * win32/vs8/libgstmikmod.vcproj:
12865 * win32/vs8/libgstmng.vcproj:
12866 * win32/vs8/libgstmonoscope.vcproj:
12867 * win32/vs8/libgstmulaw.vcproj:
12868 * win32/vs8/libgstmultipart.vcproj:
12869 * win32/vs8/libgstpng.vcproj:
12870 * win32/vs8/libgstrtp.vcproj:
12871 * win32/vs8/libgstrtsp.vcproj:
12872 * win32/vs8/libgstshout2.vcproj:
12873 * win32/vs8/libgstsmpte.vcproj:
12874 * win32/vs8/libgstspeex.vcproj:
12875 * win32/vs8/libgsttaglib.vcproj:
12876 * win32/vs8/libgstudp.vcproj:
12877 * win32/vs8/libgstvideobalance.vcproj:
12878 * win32/vs8/libgstvideobox.vcproj:
12879 * win32/vs8/libgstvideoflip.vcproj:
12880 * win32/vs8/libgstvideomixer.vcproj:
12881 * win32/vs8/libgstwavenc.vcproj:
12882 * win32/vs8/libgstwavparse.vcproj:
12883 Add VS8 project files (note that many of the plugins in ext are
12884 disabled by default). Fixes #366492.
12886 2006-11-10 Stefan Kost <ensonic@users.sf.net>
12888 * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
12889 we do not translate debug messages
12891 2006-11-08 Stefan Kost <ensonic@users.sf.net>
12893 * gst/flx/gstflxdec.c: (gst_flxdec_class_init):
12894 fix categorisation, make short desc more explicit, remove unused code
12897 2006-11-08 Wim Taymans <wim@fluendo.com>
12899 * gst/rtp/gstrtpL16depay.c:
12900 * gst/rtp/gstrtpamrdepay.c:
12901 * gst/rtp/gstrtpamrpay.c:
12902 * gst/rtp/gstrtpgsmdepay.c:
12903 * gst/rtp/gstrtph263pay.c:
12904 * gst/rtp/gstrtph263pdepay.c:
12905 * gst/rtp/gstrtph263ppay.c:
12906 * gst/rtp/gstrtph264depay.c:
12907 * gst/rtp/gstrtpmp2tdepay.c:
12908 * gst/rtp/gstrtpmp4gdepay.c:
12909 * gst/rtp/gstrtpmp4gpay.c:
12910 * gst/rtp/gstrtpmp4vdepay.c:
12911 * gst/rtp/gstrtpmp4vpay.c:
12912 * gst/rtp/gstrtpmpadepay.c:
12913 * gst/rtp/gstrtpmpapay.c:
12914 * gst/rtp/gstrtppcmadepay.c:
12915 * gst/rtp/gstrtppcmapay.c:
12916 * gst/rtp/gstrtppcmudepay.c:
12917 * gst/rtp/gstrtppcmupay.c:
12918 * gst/rtp/gstrtpspeexdepay.c:
12919 * gst/rtp/gstrtpspeexpay.c:
12920 * gst/rtp/gstrtpsv3vdepay.c:
12921 Fix element descriptions.
12923 2006-11-08 Wim Taymans <wim@fluendo.com>
12925 * gst/rtp/gstrtpvorbisdepay.c:
12926 * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_handle_buffer):
12928 Small cleanup in the payloader.
12930 2006-11-08 Wim Taymans <wim@fluendo.com>
12932 * gst/rtp/Makefile.am:
12933 * gst/rtp/gstrtp.c: (plugin_init):
12934 * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_base_init),
12935 (gst_rtp_theora_depay_class_init), (gst_rtp_theora_depay_init),
12936 (gst_rtp_theora_depay_finalize),
12937 (gst_rtp_theora_depay_parse_configuration),
12938 (gst_rtp_theora_depay_setcaps),
12939 (gst_rtp_theora_depay_switch_codebook),
12940 (gst_rtp_theora_depay_process),
12941 (gst_rtp_theora_depay_set_property),
12942 (gst_rtp_theora_depay_get_property),
12943 (gst_rtp_theora_depay_change_state),
12944 (gst_rtp_theora_depay_plugin_init):
12945 * gst/rtp/gstrtptheoradepay.h:
12946 * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_base_init),
12947 (gst_rtp_theora_pay_class_init), (gst_rtp_theora_pay_init),
12948 (gst_rtp_theora_pay_setcaps), (gst_rtp_theora_pay_reset_packet),
12949 (gst_rtp_theora_pay_init_packet),
12950 (gst_rtp_theora_pay_flush_packet),
12951 (gst_rtp_theora_pay_finish_headers), (gst_rtp_theora_pay_parse_id),
12952 (gst_rtp_theora_pay_handle_buffer),
12953 (gst_rtp_theora_pay_plugin_init):
12954 * gst/rtp/gstrtptheorapay.h:
12955 Add theora pay/depayloaders.
12957 2006-11-06 Wim Taymans <wim@fluendo.com>
12959 * gst/rtp/Makefile.am:
12960 We depend on gsttag to generate the vorbis comments.
12962 * gst/rtp/gstrtpvorbisdepay.c:
12963 (gst_rtp_vorbis_depay_parse_configuration),
12964 (gst_rtp_vorbis_depay_setcaps),
12965 (gst_rtp_vorbis_depay_switch_codebook),
12966 (gst_rtp_vorbis_depay_process):
12967 * gst/rtp/gstrtpvorbisdepay.h:
12968 Parse configuration string in the depayloader.
12969 Implement selecting and switching to a new codebook.
12970 Receiving vorbis over RTP now works.
12972 * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_reset_packet),
12973 (gst_rtp_vorbis_pay_init_packet),
12974 (gst_rtp_vorbis_pay_finish_headers),
12975 (gst_rtp_vorbis_pay_handle_buffer):
12976 * gst/rtp/gstrtpvorbispay.h:
12977 Set timestamps on outgoing buffers and RTP packets.
12978 Fix configuration string, prepend number of Packet headers.
12979 Fix encoding of ident string.
12980 Add delivery-method to caps.
12981 Streaming vorbis over RTP now works.
12983 2006-11-06 Wim Taymans <wim@fluendo.com>
12985 * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_setcaps),
12986 (gst_rtp_vorbis_pay_finish_headers), (gst_rtp_vorbis_pay_parse_id),
12987 (gst_rtp_vorbis_pay_handle_buffer):
12988 * gst/rtp/gstrtpvorbispay.h:
12989 Generate a valid configuration string in the caps based on the
12992 2006-11-02 Tim-Philipp Müller <tim at centricular dot net>
12994 * ext/cdio/gstcdio.c: (gst_cdio_get_cdtext):
12995 * ext/cdio/gstcdio.h:
12996 * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open):
12997 Move CD-TEXT utility function into common file so it can also be
12998 used by a future cdioparanoiasrc.
13000 2006-11-01 Edgard Lima <edgard.lima@indt.org.br>
13002 * sys/v4l2/Makefile.am:
13003 * sys/v4l2/gstv4l2object.c:
13004 * sys/v4l2/gstv4l2src.c:
13005 * sys/v4l2/gstv4l2xoverlay.c:
13006 * sys/v4l2/v4l2_calls.c:
13007 * sys/v4l2/v4l2src_calls.c:
13008 Improved comments in ELEMENT_ERROR/WARNING and added "#if 0" to
13009 xoverlay code that is still not implemented.
13011 2006-11-01 Tim-Philipp Müller <tim at centricular dot net>
13013 * gst/id3demux/id3v2frames.c: (parse_picture_frame):
13014 We require a -base more recent than 0.10.9, so it's safe to use
13015 GST_TYPE_TAG_IMAGE_TYPE unconditionally now.
13017 * ext/dv/gstdvdec.c: (gst_dvdec_sink_event):
13018 * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_sink_event):
13019 Use _newsegment_full() now that we depend on a recent enough core.
13021 * gst/wavparse/gstwavparse.c:
13022 Remove cruft that we don't need any longer now that we depend on
13023 a recent enough -base.
13025 2006-10-31 Wim Taymans <wim@fluendo.com>
13027 * gst/rtp/Makefile.am:
13028 * gst/rtp/gstrtp.c: (plugin_init):
13029 * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_init),
13030 (gst_rtpilbcpay_setcaps):
13031 Fix and activate ILBC pay and depayloaders. Fixes #368162.
13033 2006-10-31 Wim Taymans <wim@fluendo.com>
13035 * ext/speex/gstspeexdec.c: (speex_dec_convert),
13036 (speex_dec_sink_event), (speex_dec_chain_parse_header):
13037 Some small cleanups, use _scale.
13039 2006-10-31 Wim Taymans <wim@fluendo.com>
13041 * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
13042 Use higher precision scale function.
13044 2006-10-30 Tim-Philipp Müller <tim at centricular dot net>
13046 Patch by: Michal Benes <michal dot benes at itonis tv>
13048 * gst/matroska/matroska-demux.c: (gst_matroska_demux_encoding_cmp),
13049 (gst_matroska_demux_read_track_encodings),
13050 (gst_matroska_decode_buffer):
13051 Fix several issues with encoded/compressed/encrypted/signed tracks;
13052 also, remove superfluous newline characters from some debug
13053 statements. (#366155)
13055 2006-10-30 Wim Taymans <wim@fluendo.com>
13057 * ext/jpeg/gstjpegenc.c: (gst_jpegenc_getcaps):
13058 * ext/jpeg/gstsmokedec.c: (gst_smokedec_class_init),
13059 (gst_smokedec_init), (gst_smokedec_finalize), (gst_smokedec_chain),
13060 (gst_smokedec_change_state):
13061 * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
13062 (gst_smokeenc_init), (gst_smokeenc_finalize),
13063 (gst_smokeenc_getcaps), (gst_smokeenc_setcaps),
13064 (gst_smokeenc_resync), (gst_smokeenc_chain),
13065 (gst_smokeenc_set_property), (gst_smokeenc_get_property),
13066 (gst_smokeenc_change_state):
13067 Various cleanups, capsnego and leak fixes.
13069 2006-10-30 Wim Taymans <wim@fluendo.com>
13071 Patch by: Mark Nauwelaerts <manauw at skynet be>
13073 * gst/videomixer/videomixer.c: (gst_videomixer_update_queues):
13074 Fix videomixer so that it can handle any combination of framerates.
13077 2006-10-28 Wim Taymans <wim@fluendo.com>
13079 * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
13080 (gst_avi_demux_parse_file_header),
13081 (gst_avi_demux_stream_init_push), (gst_avi_demux_parse_stream),
13082 (gst_avi_demux_stream_header_push), (gst_avi_demux_stream_data),
13083 (gst_avi_demux_chain):
13084 Fix position query for audio. also fixes timestamps in streaming
13085 mode and bug #364958.
13088 2006-10-27 Wim Taymans <wim@fluendo.com>
13090 * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps), (gst_pngenc_chain):
13091 * ext/libpng/gstpngenc.h:
13092 Fix strides. Fixes #364856.
13094 Set caps on outgoing buffers.
13096 2006-10-18 Wim Taymans <wim@fluendo.com>
13098 Patch by: Ville Syrjala <ville dot syrjala at movial dot fi>
13100 * gst/rtp/gstrtpgsmpay.c:
13101 * gst/rtp/gstrtph263pay.c:
13102 * gst/rtp/gstrtpmpapay.c:
13103 * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_flush),
13104 (gst_rtp_pcma_pay_handle_buffer):
13105 * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_flush):
13106 Add static payload numbers in addition to the dynamic ones.
13109 2006-10-18 Wim Taymans <wim@fluendo.com>
13111 * gst/rtsp/gstrtspsrc.c: (gst_rtsp_lower_trans_get_type),
13112 (gst_rtspsrc_class_init), (gst_rtspsrc_loop_interleaved),
13113 (gst_rtspsrc_loop_udp), (gst_rtspsrc_open),
13114 (gst_rtspsrc_uri_get_protocols), (gst_rtspsrc_uri_set_uri):
13115 * gst/rtsp/rtspconnection.c: (rtsp_connection_create):
13116 * gst/rtsp/rtspdefs.h:
13117 * gst/rtsp/rtspurl.c: (rtsp_url_parse):
13118 * gst/rtsp/rtspurl.h:
13119 Reuse already existing enum for lower transport.
13120 Add rtspt and rtspu protocols.
13121 Send redirect to rtspt when udp times out.
13123 2006-10-18 Wim Taymans <wim@fluendo.com>
13125 * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
13126 (gst_wavparse_stream_data):
13127 Fix seeking some more, mostly for speed changes.
13129 2006-10-18 Tim-Philipp Müller <tim at centricular dot net>
13131 Patch by: Fredrik Persson <frepe at bredband net>
13133 * sys/v4l2/gstv4l2tuner.c:
13134 * sys/v4l2/gstv4l2tuner.h:
13135 Fix _set_channel(): remove useless g_object_notify() for "channel"
13136 property that doesn't exist any longer and therefore now also
13137 useless redirect (#338818).
13139 2006-10-17 Wim Taymans <wim@fluendo.com>
13141 * sys/oss/gstosssink.c: (gst_oss_sink_prepare):
13142 Some drivers do not support unsetting the non-blocking flag once the
13143 device is opened. In those cases, close/open the device in
13144 non-blocking mode. Fixes #362673.
13146 2006-10-17 Stefan Kost <ensonic@users.sf.net>
13148 * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
13149 * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_fps),
13150 (gst_v4l2src_get_fps):
13151 dear stefan, framespersecond is not frameperiod, reverting but adding
13154 2006-10-17 Stefan Kost <ensonic@users.sf.net>
13156 * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
13157 * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_fps),
13158 (gst_v4l2src_get_fps):
13159 Numerator is numerator and denominator is denominator. Say that aloud
13160 5 times and retry after next beer.
13162 2006-10-16 Tim-Philipp Müller <tim at centricular dot net>
13164 Patch by: Josep Torra Valles <josep at fluendo com>
13166 * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
13167 * ext/esd/esdsink.c: (gst_esdsink_write):
13168 * ext/flac/gstflacdec.c: (gst_flac_dec_length),
13169 (gst_flac_dec_read_seekable), (gst_flac_dec_chain),
13170 (gst_flac_dec_send_newsegment):
13171 * ext/flac/gstflacenc.c: (gst_flac_enc_seek_callback),
13172 (gst_flac_enc_tell_callback):
13173 * ext/jpeg/smokecodec.c: (find_best_size), (smokecodec_encode),
13174 (smokecodec_parse_header), (smokecodec_decode):
13175 * gst/avi/gstavimux.c: (gst_avi_mux_write_avix_index):
13176 * gst/debug/efence.c: (gst_fenced_buffer_alloc):
13177 * gst/goom/Makefile.am:
13178 * gst/goom/gstgoom.c:
13179 * gst/icydemux/gsticydemux.c: (gst_icydemux_typefind_or_forward):
13180 * gst/rtsp/gstrtspsrc.c:
13181 * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
13182 * gst/udp/gstudpsink.c:
13183 * gst/udp/gstudpsrc.c:
13184 * gst/wavparse/gstwavparse.c: (gst_wavparse_change_state):
13185 * sys/sunaudio/gstsunaudiomixertrack.h:
13186 Fix a bunch of problems discovered by the Forte compiler, mostly type
13187 mixups and pointer arithmetics with void pointers. Fixes #362603.
13189 2006-10-12 Tim-Philipp Müller <tim at centricular dot net>
13191 * ext/speex/gstspeex.c: (plugin_init):
13192 * ext/speex/gstspeexenc.c: (gst_speex_enc_get_formats),
13193 (gst_speex_enc_setup_interfaces), (gst_speex_enc_base_init),
13194 (gst_speex_enc_class_init), (gst_speex_enc_finalize),
13195 (gst_speex_enc_sink_setcaps), (gst_speex_enc_convert_src),
13196 (gst_speex_enc_convert_sink), (gst_speex_enc_get_query_types),
13197 (gst_speex_enc_src_query), (gst_speex_enc_sink_query),
13198 (gst_speex_enc_init), (gst_speex_enc_create_metadata_buffer),
13199 (gst_speex_enc_set_last_msg), (gst_speex_enc_setup),
13200 (gst_speex_enc_buffer_from_data), (gst_speex_enc_push_buffer),
13201 (gst_speex_enc_set_header_on_caps), (gst_speex_enc_sinkevent),
13202 (gst_speex_enc_chain), (gst_speex_enc_get_property),
13203 (gst_speex_enc_set_property), (gst_speex_enc_change_state):
13204 * ext/speex/gstspeexenc.h:
13205 Miscellaneous clean-ups, among other things: speexenc => enc to
13206 enhance code readability; change speexenc => speex_enc; in chain
13207 function unref input buffer in case of error; take reference in
13208 event function; use boilerplate macro; use gst_pad_query_peer_*
13209 convenience functions.
13211 2006-10-12 Tim-Philipp Müller <tim at centricular dot net>
13213 * ext/speex/gstspeexenc.c: (gst_speexenc_finalize),
13214 (gst_speexenc_set_last_msg), (gst_speexenc_setup),
13215 (gst_speexenc_set_header_on_caps):
13216 Fix some mem leaks.
13218 2006-10-11 Wim Taymans <wim@fluendo.com>
13221 Added some other URL.
13223 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_udp),
13224 (gst_rtspsrc_handle_request), (gst_rtspsrc_send),
13225 (gst_rtspsrc_open), (gst_rtspsrc_play),
13226 (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
13227 * gst/rtsp/gstrtspsrc.h:
13228 Work on fallback to TCP connection when the UDP socket times out.
13229 Handler server requests, just reply with OK for now.
13231 * gst/rtsp/rtspdefs.c: (rtsp_strresult):
13232 * gst/rtsp/rtspdefs.h:
13233 Added some more Real extension headers.
13235 * gst/rtsp/rtspurl.c: (rtsp_url_parse):
13236 Fix parsing of urls with a ':' that is not part of the hostname:port
13239 2006-10-11 Tim-Philipp Müller <tim at centricular dot net>
13241 * gst/apetag/gsttagdemux.c: (gst_tag_demux_add_srcpad):
13242 * gst/icydemux/gsticydemux.c: (gst_icydemux_add_srcpad):
13243 * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
13244 Activate pad before adding it to the already-running element.
13246 * tests/check/elements/icydemux.c: (icydemux_found_pad):
13247 Activate newly-created pad too.
13249 2006-10-11 Wim Taymans <wim@fluendo.com>
13251 Patch by: Sebastien Cote <sebas642 at yahoo dot ca>
13253 * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
13254 (gst_udpsrc_finalize), (gst_udpsrc_create), (gst_udpsrc_set_uri),
13255 (gst_udpsrc_start):
13256 Fix some leaks in caps and uris. Fixes #361252.
13258 2006-10-10 Tim-Philipp Müller <tim at centricular dot net>
13260 * gst/wavparse/Makefile.am:
13261 Fix copy'n'paste-o (spotted by Mark Nauwelaerts, #341489).
13263 2006-10-09 Jan Schmidt <thaytan@mad.scientist.com>
13265 * sys/v4l2/gstv4l2xoverlay.c:
13266 * sys/v4l2/gstv4l2xoverlay.h:
13267 Fix build as per the patch in #338818 comment 36.
13269 2006-10-07 Tim-Philipp Müller <tim at centricular dot net>
13271 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport):
13272 Activate pads before adding them to the source.
13274 2006-10-06 Wim Taymans <wim@fluendo.com>
13276 * ext/dv/gstdvdemux.c: (gst_dvdemux_add_pads), (gst_dvdemux_chain):
13277 * gst/auparse/gstauparse.c: (gst_au_parse_add_srcpad):
13278 Activate pads before adding.
13280 2006-10-06 Wim Taymans <wim@fluendo.com>
13282 * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
13283 (gst_multipart_find_pad_by_mime):
13284 Activate pads before adding.
13286 * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
13287 BOILERPLATE sets parent_class for us.
13289 2006-10-06 Wim Taymans <wim@fluendo.com>
13291 * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type),
13292 (gst_rtspsrc_class_init), (gst_rtspsrc_init),
13293 (gst_rtspsrc_create_stream), (gst_rtspsrc_media_to_caps),
13294 (gst_rtspsrc_alloc_udp_ports),
13295 (gst_rtspsrc_stream_configure_transport), (find_stream_by_channel),
13296 (gst_rtspsrc_push_event), (gst_rtspsrc_loop_interleaved),
13297 (gst_rtspsrc_create_transports_string),
13298 (gst_rtspsrc_configure_transports), (gst_rtspsrc_open),
13299 (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
13300 * gst/rtsp/gstrtspsrc.h:
13301 Rework how the transport string is constructed, try to share channels
13303 Make most of the stuff less dependant on RTP as we are also going to use
13305 Add support for transport specific session managers.
13307 * gst/rtsp/rtspconnection.c: (rtsp_connection_flush):
13308 Implement _flush().
13310 * gst/rtsp/rtspdefs.c: (rtsp_strresult):
13311 * gst/rtsp/rtspdefs.h:
13312 Add generic error return code.
13314 * gst/rtsp/rtspext.h:
13315 Add support for pluggable tranport strings.
13317 * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_before_send),
13318 (rtsp_ext_wms_after_send), (rtsp_ext_wms_parse_sdp),
13319 (rtsp_ext_wms_get_context):
13320 Detect WMServer and activate the extension.
13322 * gst/rtsp/rtsptransport.c: (rtsp_transport_get_mime),
13323 (rtsp_transport_get_manager), (rtsp_transport_parse):
13324 * gst/rtsp/rtsptransport.h:
13325 Added methods to get mime/manager for certain transports.
13327 2006-10-05 Tim-Philipp Müller <tim at centricular dot net>
13329 * ext/cairo/gsttimeoverlay.c:
13330 (gst_cairo_time_overlay_update_font_height):
13331 * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_transform_caps):
13332 * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_parse_image_data):
13333 * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
13334 * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
13335 * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
13336 * ext/libpng/gstpngdec.c: (user_endrow_callback):
13337 * gst/auparse/gstauparse.c: (gst_au_parse_parse_header):
13338 * gst/avi/gstavidemux.c: (gst_avi_demux_parse_superindex),
13339 (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
13340 (gst_avi_demux_stream_data):
13341 * gst/cutter/gstcutter.c: (gst_cutter_chain):
13342 * gst/debug/efence.c: (gst_efence_buffer_alloc),
13343 (gst_fenced_buffer_copy):
13344 * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
13345 * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
13346 * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
13347 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send),
13348 (gst_rtspsrc_handle_message):
13349 * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
13350 * sys/ximage/ximageutil.c: (ximageutil_xcontext_get):
13351 Printf format fixes.
13353 2006-10-04 Wim Taymans <wim@fluendo.com>
13355 * gst/rtsp/Makefile.am:
13356 Dist new .h file too.
13358 2006-10-04 Wim Taymans <wim@fluendo.com>
13360 * gst/rtsp/Makefile.am:
13361 * gst/rtsp/gstrtpdec.c: (gst_rtpdec_getcaps),
13362 (gst_rtpdec_chain_rtp), (gst_rtpdec_chain_rtcp):
13363 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
13364 (gst_rtspsrc_finalize), (gst_rtspsrc_create_stream),
13365 (gst_rtspsrc_parse_rtpmap),
13366 (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_send),
13367 (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
13368 (gst_rtspsrc_play), (gst_rtspsrc_handle_message):
13369 * gst/rtsp/gstrtspsrc.h:
13370 * gst/rtsp/rtspdefs.c: (rtsp_strresult):
13371 * gst/rtsp/rtspdefs.h:
13372 * gst/rtsp/rtspext.h:
13373 * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_parse_sdp),
13374 (rtsp_ext_wms_get_context):
13375 * gst/rtsp/rtspextwms.h:
13376 * gst/rtsp/rtsptransport.c: (rtsp_transport_init), (parse_mode),
13377 (rtsp_transport_parse):
13378 * gst/rtsp/rtsptransport.h:
13379 Factor out extension in separate module.
13380 Fix getcaps to filter against the padtemplate.
13381 Use Content-Base if the server gives one.
13382 Rework the transport parsing a bit for future extensions.
13383 Added some Real Header field definitions.
13385 2006-10-04 Thomas Vander Stichele <thomas at apestaart dot org>
13387 * docs/plugins/Makefile.am:
13388 * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13389 * docs/plugins/gst-plugins-good-plugins-sections.txt:
13391 * gst-plugins-good.spec.in:
13394 2006-10-04 Tim-Philipp Müller <tim at centricular dot net>
13396 * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
13397 Extract disc/album/medium number and count and try harder
13398 to extract track number/count.
13400 2006-10-03 Thomas Vander Stichele <thomas at apestaart dot org>
13404 add build stuff for v4l2, needs --enable-experimental until
13405 the last bits are resolved
13407 2006-09-29 Tim-Philipp Müller <tim at centricular dot net>
13409 * tests/check/Makefile.am:
13410 Disable autodetect test temporarily, so that the build bots
13411 update -bad and the ranks of unreliable video sinks in there.
13413 * tests/check/elements/autodetect.c: (GST_START_TEST):
13414 Skip test if no usable videosink is found.
13416 2006-09-29 Wim Taymans <wim@fluendo.com>
13419 Add some more URLs.
13421 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
13422 (gst_rtspsrc_init), (gst_rtspsrc_finalize),
13423 (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
13424 (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_loop_interleaved),
13425 (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
13426 (gst_rtspsrc_loop), (gst_rtspsrc_send),
13427 (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
13428 (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
13429 (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
13430 * gst/rtsp/gstrtspsrc.h:
13431 Add timeout property to control UDP timeouts.
13432 Fix error messages.
13433 Also start a loop function when operating in UDP mode so that we can
13434 do some more stuff async.
13435 Handle element messages from udpsrc to detect timeouts. If a timeout
13436 happens we currently generate an error.
13437 API: rtspsrc::timeout property.
13439 * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
13440 (gst_udpsrc_create):
13441 Really implement the timeout in microseconds and not milliseconds.
13443 2006-09-29 Wim Taymans <wim@fluendo.com>
13445 * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
13446 (gst_udpsrc_create), (gst_udpsrc_set_property),
13447 (gst_udpsrc_get_property), (gst_udpsrc_unlock), (gst_udpsrc_stop):
13448 * gst/udp/gstudpsrc.h:
13449 Added property to post a message on timeout.
13451 When restarting the select, initialize the fdsets again.
13452 Init control sockets so we don't accidentally close a random socket.
13453 API: GstUDPSrc::timeout property
13455 2006-09-29 Wim Taymans <wim@fluendo.com>
13457 * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type):
13458 Fix flag registration.
13460 * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
13461 Reading 0 also means 'no more commands'
13463 2006-09-29 Wim Taymans <wim@fluendo.com>
13465 Patch by: Antoine Tremblay <hexa00 at gmail dot com>
13467 * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
13468 Fix possible infinite loop when shutting down, a read can also return
13469 0 to indicate no more messages are available. Fixes #358156.
13471 2006-09-25 Wim Taymans <wim@fluendo.com>
13473 * gst/autodetect/gstautoaudiosink.c:
13474 (gst_auto_audio_sink_base_init), (gst_auto_audio_sink_class_init),
13475 (gst_auto_audio_sink_find_best):
13476 * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_detect):
13478 don't try to set "sync" property when it is not available.
13480 2006-09-25 Tim-Philipp Müller <tim at centricular dot net>
13482 Patch by: Peter Kjellerstedt <pkj at axis com>
13484 * gst/alpha/gstalpha.c:
13485 * gst/rtp/gstrtpamrdepay.c:
13486 * gst/rtsp/gstrtspsrc.c:
13487 * gst/udp/gstudpsrc.c:
13488 * gst/videomixer/videomixer.c:
13489 Include stdlib.h in some more places, makes things compile
13490 with uClibc and -Werror (#357592).
13492 2006-09-25 Tim-Philipp Müller <tim at centricular dot net>
13494 * ext/jpeg/gstjpegdec.c:
13495 Set minimum height to 8 (from 16), our code should handle
13496 that fine. Some of the buttons on the apple trailer site
13497 are apparently only 15 pixels high (see #357470).
13499 2006-09-23 Wim Taymans <wim@fluendo.com>
13501 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop), (gst_rtspsrc_send),
13502 (gst_rtspsrc_open):
13503 * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
13504 (rtsp_connection_connect), (rtsp_connection_read), (read_body),
13505 (rtsp_connection_receive):
13506 * gst/rtsp/rtspdefs.c: (rtsp_strresult):
13507 * gst/rtsp/rtspdefs.h:
13508 Improve error reporting.
13510 2006-09-23 Wim Taymans <wim@fluendo.com>
13512 * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_plugin_init):
13513 * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_plugin_init):
13514 * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_plugin_init):
13515 * gst/rtp/gstrtpdepay.c:
13516 * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_plugin_init):
13517 * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_plugin_init):
13518 * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_plugin_init):
13519 * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_plugin_init):
13520 * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps),
13521 (gst_rtp_mp2t_depay_plugin_init):
13522 * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_plugin_init):
13523 * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_plugin_init):
13524 * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_plugin_init):
13525 * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_plugin_init):
13526 * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_plugin_init):
13527 * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_plugin_init):
13528 * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_plugin_init):
13529 * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_plugin_init):
13531 Mark RANK_MARGINAL, decodebin can handle the depayloaders fine.
13533 2006-09-22 Tim-Philipp Müller <tim at centricular dot net>
13536 Need -base CVS for gst_base_rtp_depayload_push_ts().
13538 2006-09-22 Wim Taymans <wim@fluendo.com>
13540 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
13541 Don't check for a tag that is never there and check if we read the
13542 correct tag. Fixes seeking again.
13543 We must post an error when all pads are unlinked.
13545 2006-09-22 Wim Taymans <wim@fluendo.com>
13547 * gst/rtp/Makefile.am:
13548 * gst/rtp/gstrtp.c: (plugin_init):
13549 * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_process):
13550 * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_setcaps),
13551 (gst_rtp_vorbis_pay_reset_packet),
13552 (gst_rtp_vorbis_pay_init_packet),
13553 (gst_rtp_vorbis_pay_flush_packet), (gst_rtp_vorbis_pay_parse_id),
13554 (gst_rtp_vorbis_pay_handle_buffer):
13555 More fixage, set endoder-params correctly in the payloader.
13557 2006-09-22 Tim-Philipp Müller <tim at centricular dot net>
13559 * gst/autodetect/gstautoaudiosink.c:
13560 (gst_auto_audio_sink_base_init):
13561 * gst/autodetect/gstautovideosink.c:
13562 (gst_auto_video_sink_base_init):
13563 Make static pad templates static to appease valgrind's leak
13566 * tests/check/Makefile.am:
13567 * tests/check/elements/.cvsignore:
13568 * tests/check/elements/autodetect.c: (GST_START_TEST),
13569 (autodetect_suite):
13570 Add simple test for the ghostpad lockup on shutdown fixed in core
13571 CVS (audio bit disabled because it would need dozens of alsa
13572 suppressions and I'm too lazy to add those now).
13574 2006-09-22 Wim Taymans <wim@fluendo.com>
13576 * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_change_state):
13577 * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_class_init):
13580 * gst/rtp/Makefile.am:
13581 * gst/rtp/gstrtp.c: (plugin_init):
13582 * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_base_init),
13583 (gst_rtp_vorbis_depay_class_init), (gst_rtp_vorbis_depay_init),
13584 (gst_rtp_vorbis_depay_finalize), (gst_rtp_vorbis_depay_setcaps),
13585 (gst_rtp_vorbis_depay_process),
13586 (gst_rtp_vorbis_depay_set_property),
13587 (gst_rtp_vorbis_depay_get_property),
13588 (gst_rtp_vorbis_depay_change_state),
13589 (gst_rtp_vorbis_depay_plugin_init):
13590 * gst/rtp/gstrtpvorbisdepay.h:
13591 * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_base_init),
13592 (gst_rtp_vorbis_pay_class_init), (gst_rtp_vorbis_pay_init),
13593 (gst_rtp_vorbis_pay_setcaps), (gst_rtp_vorbis_pay_init_packet),
13594 (gst_rtp_vorbis_pay_flush_packet),
13595 (gst_rtp_vorbis_pay_append_buffer),
13596 (gst_rtp_vorbis_pay_handle_buffer),
13597 (gst_rtp_vorbis_pay_plugin_init):
13598 * gst/rtp/gstrtpvorbispay.h:
13599 Add experimental vorbis pay and depayloaders.
13601 2006-09-21 Wim Taymans <wim@fluendo.com>
13603 * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_parse_audio_config):
13604 Fix profile-level-id parsing and setup.
13606 2006-09-21 Wim Taymans <wim@fluendo.com>
13609 * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
13610 Update README, simple cleanup.
13612 2006-09-21 Wim Taymans <wim@fluendo.com>
13615 Update README with some examples.
13617 * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_init),
13618 (gst_rtp_mp4g_pay_finalize), (gst_rtp_mp4g_pay_parse_audio_config),
13619 (gst_rtp_mp4g_pay_parse_video_config), (gst_rtp_mp4g_pay_new_caps),
13620 (gst_rtp_mp4g_pay_setcaps):
13621 * gst/rtp/gstrtpmp4gpay.h:
13622 Make optional RTP parameters of type STRING, as required by the
13623 application/x-rtp caps specification.
13625 2006-09-20 Philippe Kalaf <philippe.kalaf at collabora.co.uk>
13627 * gst/rtp/gstrtph263pdepay.c:
13628 * gst/rtp/gstrtph263ppay.c:
13629 Correctly calculate size of each H263+ RTP buffer taking into account MTU and
13632 2006-09-20 Wim Taymans <wim@fluendo.com>
13634 * gst/rtp/Makefile.am:
13637 2006-09-20 Wim Taymans <wim@fluendo.com>
13639 * gst/rtp/gstrtp.c: (plugin_init):
13640 * gst/rtp/gstrtpasfdepay.c: (gst_rtp_asf_depay_base_init),
13641 (gst_rtp_asf_depay_class_init), (gst_rtp_asf_depay_init),
13642 (decode_base64), (gst_rtp_asf_depay_setcaps),
13643 (gst_rtp_asf_depay_process), (gst_rtp_asf_depay_set_property),
13644 (gst_rtp_asf_depay_get_property), (gst_rtp_asf_depay_change_state),
13645 (gst_rtp_asf_depay_plugin_init):
13646 * gst/rtp/gstrtpasfdepay.h:
13647 Added preliminary ASF depayloader.
13649 * gst/rtp/gstrtph264depay.c: (decode_base64):
13650 Fix base64 decoding.
13652 2006-09-20 Wim Taymans <wim@fluendo.com>
13655 Added some test URLS.
13657 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
13658 (gst_rtspsrc_loop), (gst_rtspsrc_open):
13659 * gst/rtsp/gstrtspsrc.h:
13660 When creating streams, give access to the complete SDP.
13662 Collect and merge global stream properties in stream caps.
13663 Preliminary support for WMServer.
13665 * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
13666 (rtsp_connection_connect), (rtsp_connection_read), (read_body),
13667 (rtsp_connection_receive):
13668 * gst/rtsp/rtspconnection.h:
13669 Make connection interruptable.
13670 Refactor to make it reconnectable.
13671 Don't fail on short reads when reading data packets.
13673 * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_set_port),
13674 (rtsp_url_get_port):
13675 * gst/rtsp/rtspurl.h:
13676 Add methods for getting/setting the port.
13678 * gst/rtsp/sdpmessage.c: (sdp_message_get_attribute_val_n),
13679 (sdp_message_get_attribute_val), (sdp_media_get_attribute),
13680 (sdp_media_get_attribute_val_n), (sdp_media_get_attribute_val),
13681 (sdp_media_get_format), (sdp_parse_line),
13682 (sdp_message_parse_buffer):
13684 Add methods for getting multiple attributes with the same name.
13685 Increase buffer size when parsing.
13686 Fix parsing of a=foo fields.
13688 * gst/rtsp/test.c: (main):
13689 Update to new connection API.
13691 * gst/rtsp/rtspmessage.c: (rtsp_message_new_response),
13692 (rtsp_message_init_response), (rtsp_message_init_data),
13693 (rtsp_message_unset), (rtsp_message_free), (rtsp_message_dump):
13694 * gst/rtsp/rtspmessage.h:
13695 * gst/rtsp/rtsptransport.c: (rtsp_transport_free):
13696 * gst/rtsp/rtsptransport.h:
13698 * gst/rtsp/sdpmessage.h:
13699 * gst/rtsp/gstrtsp.c:
13700 * gst/rtsp/gstrtsp.h:
13701 * gst/rtsp/gstrtpdec.c:
13702 * gst/rtsp/gstrtpdec.h:
13704 * gst/rtsp/rtspdefs.c:
13705 * gst/rtsp/rtspdefs.h:
13706 Dual licensed under MIT and LGPL now.
13708 2006-09-19 Wim Taymans <wim@fluendo.com>
13710 * gst/rtsp/gstrtspsrc.c: (find_stream_by_pt),
13711 (gst_rtspsrc_create_stream), (gst_rtspsrc_free_stream),
13712 (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
13713 (gst_rtspsrc_stream_configure_transport), (find_stream_by_channel),
13714 (gst_rtspsrc_push_event), (gst_rtspsrc_loop), (gst_rtspsrc_send),
13715 (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
13716 (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
13717 * gst/rtsp/gstrtspsrc.h:
13718 Reorganize stream parsing and creation.
13719 Detect container formats in interleaved mode.
13720 Keep more state about the streams.
13721 Assume a server also supports PLAY if it does not say.
13722 Add unicast and interleaved properties to TCP transport requests to make
13723 some servers happy (WMServer).
13725 * gst/rtsp/sdpmessage.h:
13726 Add some defines for the standard Bandwidth types.
13728 2006-09-19 Wim Taymans <wim@fluendo.com>
13730 * gst/rtsp/test.c: (main):
13733 2006-09-19 Wim Taymans <wim@fluendo.com>
13735 * gst/wavparse/gstwavparse.c:
13736 Add ms-gsm to the src template.
13738 2006-09-18 Wim Taymans <wim@fluendo.com>
13740 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
13741 (gst_rtspsrc_send), (gst_rtspsrc_parse_methods),
13742 (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_play),
13743 (gst_rtspsrc_pause), (gst_rtspsrc_change_state),
13744 (gst_rtspsrc_uri_get_uri), (gst_rtspsrc_uri_set_uri):
13745 * gst/rtsp/gstrtspsrc.h:
13746 Small cleanups, added documentation.
13747 Try to clean up the requests and responses.
13748 Refactor parsing the supported methods.
13750 * gst/rtsp/rtspconnection.c: (rtsp_connection_open),
13751 (rtsp_connection_create), (rtsp_connection_send),
13752 (parse_response_status), (parse_request_line),
13753 (rtsp_connection_receive), (rtsp_connection_close),
13754 (rtsp_connection_free):
13755 * gst/rtsp/rtsptransport.c: (rtsp_transport_new),
13756 (rtsp_transport_init), (rtsp_transport_parse),
13757 (rtsp_transport_free):
13758 * gst/rtsp/rtspurl.c: (rtsp_url_parse):
13759 * gst/rtsp/sdpmessage.c: (sdp_message_new), (sdp_message_init),
13760 (sdp_message_clean), (sdp_message_free), (sdp_media_new),
13761 (sdp_media_init), (sdp_message_parse_buffer), (sdp_message_dump):
13762 Use g_return_val some more.
13764 * gst/rtsp/rtspdefs.h:
13765 Add more enum values to track initial states.
13767 * gst/rtsp/rtspmessage.c: (rtsp_message_new_request),
13768 (rtsp_message_init_request), (rtsp_message_new_response),
13769 (rtsp_message_init_response), (rtsp_message_init_data),
13770 (rtsp_message_unset), (rtsp_message_free),
13771 (rtsp_message_add_header), (rtsp_message_remove_header),
13772 (rtsp_message_get_header), (rtsp_message_set_body),
13773 (rtsp_message_take_body), (rtsp_message_get_body),
13774 (rtsp_message_steal_body), (rtsp_message_dump):
13775 * gst/rtsp/rtspmessage.h:
13776 Reorder arguments, object goes as the first one.
13777 Use g_return_val some more.
13779 2006-09-18 Wim Taymans <wim@fluendo.com>
13781 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_base_init),
13782 (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_push_event),
13783 (gst_rtspsrc_loop), (gst_rtspsrc_uri_set_uri):
13784 * gst/rtsp/gstrtspsrc.h:
13785 Export sometimes source pad with correct caps on the template, create
13786 the ghostpad from the template.
13787 Remove RTCP template as we never expose RTCP.
13788 Protect against invalid body size.
13789 Avoid memcpy when creating the output buffer.
13790 Properly post an error and send EOS when the loop function is shut down.
13792 2006-09-18 Wim Taymans <wim@fluendo.com>
13794 Based on patch by: Lutz Mueller <lutz at topfrose dot de>
13796 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
13797 (gst_rtspsrc_init), (gst_rtspsrc_set_property), (gst_rtspsrc_open),
13798 (gst_rtspsrc_uri_get_uri), (gst_rtspsrc_uri_set_uri):
13799 * gst/rtsp/gstrtspsrc.h:
13800 Make sure we can never set an invalid location.
13802 * gst/rtsp/rtspmessage.c: (rtsp_message_steal_body):
13803 * gst/rtsp/rtspmessage.h:
13804 Added _steal_body method for future use.
13806 * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_free):
13807 Make freeing of NULL url return immediatly.
13809 2006-09-18 Wim Taymans <wim@fluendo.com>
13811 Based on patch by: Lutz Mueller <lutz at topfrose dot de>
13813 * gst/rtsp/gstrtspsrc.c: (_do_init), (gst_rtspsrc_class_init),
13814 (gst_rtspsrc_init), (gst_rtspsrc_stream_setup_rtp),
13815 (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_play),
13816 (gst_rtspsrc_change_state):
13817 * gst/rtsp/gstrtspsrc.h:
13819 Make rtspsrc subclass GstBin to make state changes easier.
13820 Add Range header field on the PLAY request.
13822 2006-09-18 Wim Taymans <wim@fluendo.com>
13824 Based on patch by: Thijs Vermeir <thijs dot vermeir at barco dot com>
13826 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state),
13827 (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
13828 (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_open),
13829 (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause):
13830 * gst/rtsp/rtspconnection.c: (inet_aton):
13832 when multicast is selected as the transport, create UDP sources and
13833 connect to the multicast group.
13834 Move parsing and setting of caps to a common place.
13837 2006-09-17 Stefan Kost <ensonic@users.sf.net>
13839 * ext/flac/gstflactag.c:
13840 * gst/alpha/gstalpha.c:
13841 * gst/debug/breakmydata.c:
13842 * gst/debug/negotiation.c:
13843 * gst/debug/testplugin.c:
13844 * gst/effectv/gstaging.c:
13845 * gst/effectv/gstdice.c:
13846 * gst/effectv/gstedge.c:
13847 * gst/effectv/gstquark.c:
13848 * gst/effectv/gstrev.c:
13849 * gst/effectv/gstshagadelic.c:
13850 * gst/effectv/gstvertigo.c:
13851 * gst/effectv/gstwarp.c:
13852 * gst/multipart/multipartdemux.c:
13853 * gst/multipart/multipartmux.c:
13854 * gst/videobox/gstvideobox.c:
13855 * gst/videofilter/gstgamma.c:
13856 * gst/videofilter/gstvideotemplate.c:
13857 * gst/videomixer/videomixer.c:
13858 * sys/sunaudio/gstsunaudiosrc.h:
13859 More G_OBJECT macro fixing.
13861 2006-09-16 Wim Taymans <wim@fluendo.com>
13863 Patch by: Yves Lefebvre <ivanohe at abacom dot com>
13865 * gst/avi/gstavimux.c: (gst_avi_mux_stop_file):
13866 Correctly set the dwLength in strh.
13867 With this patch, the file duration is now displayed correctly in window
13868 media player and the AVI plays completely. Fixes #356147
13870 2006-09-15 Wim Taymans <wim@fluendo.com>
13872 Patch by: Darren Kenny <darren dot kenny at sun dot com>
13874 * sys/sunaudio/gstsunaudiomixerctrl.c:
13875 (gst_sunaudiomixer_ctrl_build_list):
13876 Set the output track as the MASTER so that the gnome-settings-daemon
13877 keybindings for changing the volume using the keyboard works.
13880 2006-09-15 Wim Taymans <wim@fluendo.com>
13882 * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
13883 Fix documentation, it is not possible to control the framerate of jpegdec
13884 using filtered caps yet. Fixes #355210.
13885 Return the downstream GstFlowReturn instead of GST_FLOW_OK so that we
13886 stop when there is an error.
13888 2006-09-14 Tim-Philipp Müller <tim at centricular dot net>
13890 * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain_parse_tag):
13891 * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
13892 Don't interpret a first buffer with an offset of NONE as
13893 'from the middle of the stream', but only a first buffer
13894 that has a valid buffer offset that's non-zero (see #345449).
13896 2006-09-14 Tim-Philipp Müller <tim at centricular dot net>
13898 * gst/icydemux/gsticydemux.c: (gst_icydemux_reset),
13899 (gst_icydemux_typefind_or_forward):
13900 * gst/icydemux/gsticydemux.h:
13901 When we merge/collect multiple incoming buffers for typefinding
13902 purposes, keep an initial 0 offset on the first outgoing buffer
13903 as well (otherwise id3demux won't work right). Fixes #345449.
13904 Also Make buffer metadata writable before setting buffer caps.
13906 * tests/check/elements/icydemux.c: (typefind_succeed),
13907 (cleanup_icydemux), (push_data), (GST_START_TEST),
13909 Small test case for the above.
13911 2006-09-13 Stefan Kost <ensonic@users.sf.net>
13913 * gst/avi/gstavidemux.c: (gst_avi_demux_peek_chunk),
13914 (gst_avi_demux_stream_index), (gst_avi_demux_sync),
13915 (gst_avi_demux_stream_header_push),
13916 (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
13917 (gst_avi_demux_loop):
13918 More code reuse and better logging in _peek_chunk(). Reintroduce check
13919 for chunk sizes before reading them (avoid oom). Better handling for
13920 invalid chunksizes when streaming.
13922 2006-09-11 Stefan Kost <ensonic@users.sf.net>
13924 * gst/level/gstlevel.c: (gst_level_set_property):
13925 * gst/level/gstlevel.h:
13926 Fix type mixup in level->interval (gdouble<->guint64). Spotted by
13929 2006-09-06 Stefan Kost <ensonic@users.sf.net>
13931 * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes_pull),
13932 (gst_avi_demux_sync), (gst_avi_demux_stream_header_push),
13933 (gst_avi_demux_stream_data):
13934 Revert one change to fix streaming avi (adapter size != data size).
13936 2006-09-04 Tim-Philipp Müller <tim at centricular dot net>
13938 Patch by: Frédéric Riss <frederic.riss at gmail dot com>
13940 * gst/matroska/matroska-demux.c: (gst_matroska_track_free),
13941 (gst_matroska_demux_reset),
13942 (gst_matroska_demux_read_track_encodings),
13943 (gst_matroska_demux_add_stream), (gst_matroska_decode_buffer),
13944 (gst_matroska_demux_parse_blockgroup_or_simpleblock),
13945 (gst_matroska_demux_subtitle_caps):
13946 * gst/matroska/matroska-ids.h:
13947 Add support for VOBSUB subtitle tracks and zlib-compressed
13948 tracks. Make sure we start on a keyframe after a seek. (#343348)
13950 2006-09-04 Tim-Philipp Müller <tim at centricular dot net>
13952 * gst/matroska/matroska-demux.c: (gst_matroska_demux_push_hdr_buf),
13953 (gst_matroska_demux_push_flac_codec_priv_data),
13954 (gst_matroska_demux_push_xiph_codec_priv_data),
13955 (gst_matroska_demux_parse_blockgroup_or_simpleblock),
13956 (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
13957 * gst/matroska/matroska-ids.h:
13958 Add basic FLAC support (#311586), not perfect yet though, needs some
13959 tweaking in flacdec; also, seeking could be better.
13960 Do better bounds checking when deserialising vorbis stream headers
13961 to make sure we don't read beyond the end of the buffer on bad input.
13963 2006-09-04 Wim Taymans <wim@fluendo.com>
13965 Patch by: Alessandro Decina <alessandro at nnva dot org>
13967 * ext/annodex/gstcmmldec.c: (gst_cmml_dec_chain):
13968 Seeking back in a file containing a CMML stream errors out if the seek
13969 goes back up to the CMML headers. This is because after the seek the xml
13970 processing instruction <?xml ...?> is submitted to the xml parser again,
13971 which results in an error. The attached patch fixes the problem.
13974 * ext/annodex/gstcmmlenc.h:
13978 2006-08-28 Andy Wingo <wingo@pobox.com>
13980 * ext/raw1394/gstdv1394src.c (gst_dv1394src_from_raw1394handle):
13981 New helper function to lessen the ifdefs.
13983 (gst_dv1394src_iso_receive): Use it.
13984 (gst_dv1394src_create): Also use the control sockets in iec61883
13986 (gst_dv1394src_start, gst_dv1394src_stop): Always use a separate
13987 handle for AVC operations; fixes #348233.
13989 2006-08-27 Stefan Kost <ensonic@users.sf.net>
13992 * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13993 * docs/plugins/inspect/plugin-audiofx.xml:
13994 * docs/plugins/inspect/plugin-audiofxgood.xml:
13995 * gst/audiofx/Makefile.am:
13996 * gst/audiofx/audiofx.c:
13997 * gst/audiofxgood/.cvsignore:
13998 * gst/audiofxgood/Makefile.am:
13999 * gst/audiofxgood/audiofx.c:
14000 * gst/audiofxgood/audiopanorama.c:
14001 * gst/audiofxgood/audiopanorama.h:
14002 Rename again (audiofxgood -> audiofx).
14004 2006-08-27 Stefan Kost <ensonic@users.sf.net>
14006 * gst/avi/gstavidemux.c: (gst_avi_demux_next_data_buffer),
14007 (gst_avi_demux_stream_scan):
14008 Initialze variables.
14010 2006-08-25 Wim Taymans <wim@fluendo.com>
14012 * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
14013 (gst_avi_demux_init), (gst_avi_demux_finalize),
14014 (gst_avi_demux_reset), (gst_avi_demux_index_last),
14015 (gst_avi_demux_index_next), (gst_avi_demux_index_entry_for_time),
14016 (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_index),
14017 (gst_avi_demux_stream_index), (gst_avi_demux_peek_tag),
14018 (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan),
14019 (gst_avi_demux_massage_index),
14020 (gst_avi_demux_calculate_durations_from_index),
14021 (gst_avi_demux_stream_header_pull), (gst_avi_demux_do_seek),
14022 (gst_avi_demux_process_next_entry), (gst_avi_demux_loop),
14023 (gst_avi_demux_chain), (gst_avi_demux_sink_activate),
14024 (gst_avi_demux_change_state):
14025 * gst/avi/gstavidemux.h:
14026 More attempts to turn this into readable code.
14027 Don't leak adapters.
14028 Calculate duration according to index more efficiently.
14029 Don't try to act like we drive the pipeline in chain mode.
14031 2006-08-25 Wim Taymans <wim@fluendo.com>
14033 * ext/annodex/gstcmmlutils.c: (gst_cmml_clock_time_from_npt):
14036 2006-08-25 Wim Taymans <wim@fluendo.com>
14038 Patch by: Alessandro Decina <alessandro at nnva dot org>
14040 * ext/annodex/gstannodex.c: (gst_annodex_granule_to_time):
14041 Do some extra sanity checks.
14044 * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_change_state),
14045 (gst_cmml_enc_parse_tag_head), (gst_cmml_enc_parse_tag_clip),
14046 (gst_cmml_enc_push_clip), (gst_cmml_enc_push):
14047 Check if clip->start_time is valid before adding the clip to the
14049 Reset enc->preamble going from PAUSED to READY.
14050 Don't use GST_FLOW_UNEXPECTED for wrong usage of the element, it is
14052 Only post an error message if we were the one that created the fatal
14053 GstFlowReturn value.
14055 * ext/annodex/gstcmmlutils.c: (gst_cmml_clock_time_from_npt),
14056 (gst_cmml_clock_time_to_granule), (gst_cmml_track_list_has_clip):
14057 Parse the seconds field of the npt-sec time format using %llu rather than
14058 %d and check that the value scaled by GST_SECOND doesn't overflow.
14059 Use guint64(s) to represent the keyindex and keyoffset fields of a granulepos.
14060 Lookup a clip's track with clip->track rather than clip->id which
14062 Identify a clip by its track and start time and not its xml id.
14063 do some more input checking and make sure we don't do undefined shifts.
14065 * tests/check/elements/cmmldec.c: (setup_cmmldec),
14066 (teardown_cmmldec), (check_output_buffer_is_equal), (push_data),
14067 (cmml_tag_message_pop), (check_headers), (push_clip_full),
14068 (push_clip), (push_empty_clip), (check_output_clip),
14069 (GST_START_TEST), (cmmldec_suite):
14070 * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
14071 (teardown_cmmlenc), (check_output_buffer_is_equal), (push_data),
14072 (check_headers), (push_clip), (check_clip_times), (check_clip),
14073 (check_empty_clip), (GST_START_TEST), (cmmlenc_suite):
14074 Added some more checks.
14076 2006-08-24 Stefan Kost <ensonic@users.sf.net>
14078 * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_class_init),
14079 (gst_audio_panorama_set_property),
14080 (gst_audio_panorama_get_property),
14081 (gst_audio_panorama_transform_m2s_int),
14082 (gst_audio_panorama_transform_s2s_int),
14083 (gst_audio_panorama_transform_m2s_float),
14084 (gst_audio_panorama_transform_s2s_float):
14085 * gst/audiofxgood/audiopanorama.h:
14086 * tests/check/elements/audiopanorama.c: (GST_START_TEST):
14087 Make also the pan-property float (saves scaling and yields better
14090 2006-08-24 Stefan Kost <ensonic@users.sf.net>
14092 * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_set_caps),
14093 (gst_audio_panorama_transform_m2s_float),
14094 (gst_audio_panorama_transform_s2s_float):
14095 ChangeLog surgery to add cymax's real name
14098 2006-08-24 Stefan Kost <ensonic@users.sf.net>
14100 Patch by: René Stadler <mail@renestadler.de>
14102 * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_set_caps),
14103 (gst_audio_panorama_transform_m2s_int),
14104 (gst_audio_panorama_transform_s2s_int),
14105 (gst_audio_panorama_transform_m2s_float),
14106 (gst_audio_panorama_transform_s2s_float),
14107 (gst_audio_panorama_transform):
14108 * gst/audiofxgood/audiopanorama.h:
14109 Added float support
14111 2006-08-24 Stefan Kost <ensonic@users.sf.net>
14113 * gst/audiofxgood/audiopanorama.c:
14114 (gst_audio_panorama_transform_m2s):
14115 Fix docs & debug category. Add Fixme for volume pan levels.
14117 2006-08-24 Stefan Kost <ensonic@users.sf.net>
14119 * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes_pull),
14120 (gst_avi_demux_sync), (gst_avi_demux_stream_header_push),
14121 (gst_avi_demux_stream_header_pull),
14122 (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
14123 (gst_avi_demux_chain):
14124 unbreak AVI index handling, some more debug, remove an obsolete
14125 adapter_flush that caused streaming to wander off in the wild
14127 2006-08-24 Wim Taymans <wim@fluendo.com>
14129 * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
14130 (gst_avi_demux_parse_superindex), (gst_avi_demux_parse_subindex),
14131 (gst_avi_demux_parse_stream), (gst_avi_demux_parse_odml),
14132 (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
14133 (gst_avi_demux_calculate_durations_from_index),
14134 (gst_avi_demux_stream_header_push),
14135 (gst_avi_demux_stream_header_pull):
14136 * gst/avi/gstavidemux.h:
14137 Some more cleanups.
14138 Fix totalFrames parsing in ODML.
14139 Disable use of index for length calculation in case of ODML as this is
14142 2006-08-24 Tim-Philipp Müller <tim at centricular dot net>
14144 * ext/flac/gstflacdec.c: (gst_flac_dec_update_metadata):
14145 Use libgsttag helper function here too.
14147 2006-08-23 Stefan Kost <ensonic@users.sf.net>
14149 * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
14150 (gst_avi_demux_init), (gst_avi_demux_dispose),
14151 (gst_avi_demux_reset), (gst_avi_demux_index_next),
14152 (gst_avi_demux_index_entry_for_time), (gst_avi_demux_src_convert),
14153 (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
14154 (gst_avi_demux_peek_chunk_info), (gst_avi_demux_peek_chunk),
14155 (gst_avi_demux_stream_init_push), (gst_avi_demux_stream_init_pull),
14156 (gst_avi_demux_parse_subindex),
14157 (gst_avi_demux_read_subindexes_push),
14158 (gst_avi_demux_read_subindexes_pull), (gst_avi_demux_parse_stream),
14159 (sort), (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
14160 (gst_avi_demux_sync), (gst_avi_demux_peek_tag),
14161 (gst_avi_demux_massage_index), (gst_avi_demux_stream_header_push),
14162 (gst_avi_demux_stream_header_pull),
14163 (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
14164 (push_tag_lists), (gst_avi_demux_loop), (gst_avi_demux_chain),
14165 (gst_avi_demux_sink_activate), (gst_avi_demux_activate_push),
14166 (gst_avi_demux_change_state):
14167 * gst/avi/gstavidemux.h:
14168 Initial streaming support for avidemux (fixes #336465)
14170 2006-08-22 Tim-Philipp Müller <tim at centricular dot net>
14172 * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14173 There is no taglibmux element ...
14175 * gst/rtsp/gstrtspsrc.c:
14176 Use '%' rather than '&perc;' in gtk-doc blurb, docs build
14177 was complaining about unknown entity here.
14179 2006-08-22 Wim Taymans <wim@fluendo.com>
14181 * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
14182 (gst_avi_demux_do_seek), (gst_avi_demux_handle_seek),
14183 (gst_avi_demux_process_next_entry):
14184 * gst/avi/gstavidemux.h:
14186 Remove old unused fields and reorder the struct a bit.
14188 2006-08-22 Wim Taymans <wim@fluendo.com>
14190 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
14191 (gst_rtspsrc_send), (gst_rtspsrc_close), (gst_rtspsrc_play),
14192 (gst_rtspsrc_pause):
14193 * gst/rtsp/gstrtspsrc.h:
14194 * sys/oss/gstosssink.c: (gst_oss_sink_open),
14195 (gst_oss_sink_prepare), (gst_oss_sink_unprepare):
14196 Small documentation updates.
14198 2006-08-22 Wim Taymans <wim@fluendo.com>
14200 * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
14201 (gst_avi_demux_index_entry_for_time),
14202 (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
14203 (gst_avi_demux_stream_init), (gst_avi_demux_parse_stream),
14204 (gst_avi_demux_stream_index), (gst_avi_demux_peek_tag),
14205 (gst_avi_demux_next_data_buffer),
14206 (gst_avi_demux_calculate_durations_from_index),
14207 (gst_avi_demux_stream_header), (gst_avi_demux_do_seek),
14208 (gst_avi_demux_handle_seek), (gst_avi_demux_aggregated_flow),
14209 (gst_avi_demux_process_next_entry), (gst_avi_demux_loop),
14210 (gst_avi_demux_sink_activate_pull), (gst_avi_demux_change_state):
14211 * gst/avi/gstavidemux.h:
14212 Precalc most of the duration query for each stream.
14213 Make seeking more correct.
14214 Use GstSegment to track position and duration.
14215 Code cleanups and leak fixes.
14216 Calculate correct total duration based on index length.
14218 2006-08-22 Jan Schmidt <thaytan@mad.scientist.com>
14220 * gst/id3demux/id3v2frames.c: (parse_text_identification_frame),
14221 (parse_insert_string_field):
14222 If strings in text fields are marked ISO8859-1, but contain
14223 valid UTF-8 already, then handle them as UTF-8 and ignore
14224 the encoding. (#351794)
14226 2006-08-22 Tim-Philipp Müller <tim at centricular dot net>
14228 * ext/flac/gstflacdec.c: (gst_flac_dec_scan_got_frame),
14229 (gst_flac_dec_write), (gst_flac_dec_loop),
14230 (gst_flac_dec_sink_event), (gst_flac_dec_chain),
14231 (gst_flac_dec_src_query):
14232 * ext/flac/gstflacdec.h:
14233 Make flac-in-ogg work (#352100).
14235 2006-08-22 Tim-Philipp Müller <tim at centricular dot net>
14237 * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
14238 Don't unref buffers of which we've already given away
14239 ownership to the adapter.
14241 2006-08-22 Tim-Philipp Müller <tim at centricular dot net>
14243 * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_comments):
14244 Make metadata extraction actually work.
14246 * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
14247 (gst_speexenc_init), (gst_speexenc_create_metadata_buffer),
14248 (gst_speexenc_chain):
14249 Fix metadata writing: replace old code which wrote completely
14250 broken tags with libgsttag-based code. Plus miscellaneous
14251 code cleanups (use static pad templates etc.) and a bunch
14254 2006-08-21 Stefan Kost <ensonic@users.sf.net>
14256 * gst/audiopanorama/.cvsignore:
14257 * gst/audiopanorama/Makefile.am:
14258 * gst/audiopanorama/audiofx.c:
14259 * gst/audiopanorama/audiopanorama.c:
14260 * gst/audiopanorama/audiopanorama.h:
14261 die! die! die! you should never have been there
14263 2006-08-21 Jan Schmidt <thaytan@mad.scientist.com>
14265 * tests/check/elements/audiopanorama.c: (GST_START_TEST):
14266 Fix invalid memory access in audiopanorama test suite.
14268 2006-08-21 Edward Hervey <edward@fluendo.com>
14270 * tests/check/elements/.cvsignore:
14273 2006-08-21 Wim Taymans <wim@fluendo.com>
14275 * gst/rtp/Makefile.am:
14276 Fix the build again.
14278 2006-08-21 Stefan Kost <ensonic@users.sf.net>
14280 * gst/audiofxgood/.cvsignore:
14281 * gst/audiofxgood/Makefile.am:
14282 * gst/audiofxgood/audiofx.c: (plugin_init):
14283 * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_base_init),
14284 (gst_audio_panorama_class_init), (gst_audio_panorama_init),
14285 (gst_audio_panorama_set_property),
14286 (gst_audio_panorama_get_property),
14287 (gst_audio_panorama_get_unit_size),
14288 (gst_audio_panorama_transform_caps), (gst_audio_panorama_set_caps),
14289 (gst_audio_panorama_transform_m2s),
14290 (gst_audio_panorama_transform_s2s), (gst_audio_panorama_transform):
14291 * gst/audiofxgood/audiopanorama.h:
14292 resubmit with the desired name *again*
14294 2006-08-20 Stefan Kost <ensonic@users.sf.net>
14296 * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_get_unit_size):
14297 * gst/videobox/gstvideobox.c: (gst_video_box_get_unit_size):
14298 use g_assert in _get_unit_size
14300 2006-08-20 Stefan Kost <ensonic@users.sf.net>
14302 * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14303 * docs/plugins/gst-plugins-good-plugins-sections.txt:
14304 * docs/plugins/inspect/plugin-audiofxgood.xml:
14305 cleanup -unused.txt to make it useful, add previously missing docs
14308 Quietly (accidentally) enable LADSPA for building by default,
14309 despite the fact that it doesn't meet the plugin checklist.
14310 -- Added by Jan Schmidt 18 Dec 2006
14312 * ext/esd/esdmon.c:
14313 * ext/esd/esdsink.c:
14314 * ext/esd/gstesd.c: (plugin_init):
14315 reflow to get rid of two external symbols
14317 * gst/audiofxgood/audiofx.c: (plugin_init):
14320 2006-08-20 Stefan Kost <ensonic@users.sf.net>
14323 * gst/audiofxgood/.cvsignore:
14324 * gst/audiofxgood/Makefile.am:
14325 * gst/audiofxgood/audiofx.c
14326 * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_base_init),
14327 (gst_audio_panorama_class_init), (gst_audio_panorama_init),
14328 (gst_audio_panorama_set_property),
14329 (gst_audio_panorama_get_property),
14330 (gst_audio_panorama_get_unit_size),
14331 (gst_audio_panorama_transform_caps), (gst_audio_panorama_set_caps),
14332 (gst_audio_panorama_transform_m2s),
14333 (gst_audio_panorama_transform_s2s), (gst_audio_panorama_transform):
14334 * gst/audiofxgood/audiopanorama.h:
14335 * tests/check/Makefile.am:
14336 * tests/check/elements/audiopanorama.c: (setup_panorama_m),
14337 (setup_panorama_s), (cleanup_panorama), (GST_START_TEST),
14338 (panorama_suite), (main):
14339 Add audiofxgood plugin with audiopanorama element
14341 2006-08-18 Wim Taymans <wim@fluendo.com>
14343 * docs/plugins/Makefile.am:
14344 More Oss docs fixage.
14346 2006-08-18 Wim Taymans <wim@fluendo.com>
14348 * gst/rtp/Makefile.am:
14349 * gst/rtp/gstrtp.c: (plugin_init):
14350 * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_base_init),
14351 (gst_rtp_sv3v_depay_class_init), (gst_rtp_sv3v_depay_init),
14352 (gst_rtp_sv3v_depay_finalize), (gst_rtp_sv3v_depay_setcaps),
14353 (gst_rtp_sv3v_depay_process), (gst_rtp_sv3v_depay_set_property),
14354 (gst_rtp_sv3v_depay_get_property),
14355 (gst_rtp_sv3v_depay_change_state),
14356 (gst_rtp_sv3v_depay_plugin_init):
14357 * gst/rtp/gstrtpsv3vdepay.h:
14358 Added experimental SVQ3 depayloader.
14360 2006-08-18 Edward Hervey <edward@fluendo.com>
14362 * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_pull_seek),
14363 (gst_dvdemux_loop), (gst_dvdemux_change_state):
14364 * ext/dv/gstdvdemux.h:
14365 When handling seek requests, don't send the newsegment event from the
14366 calling thread. Instead save it so it can be sent from the streaming
14369 2006-08-17 Wim Taymans <wim@fluendo.com>
14371 Patch by: Sjoerd Simons <sjoerd at luon dot net>
14373 * gst/multipart/multipartdemux.c: (multipart_parse_header):
14374 Accept leading whitespace before the boundary
14375 This patch makes the demuxer allow some whitespace before the actual
14376 boundary. This makes the demuxer work with the ``old'' gstreamer
14377 multipartmuxer again (which placed an extra \n before the start
14378 of the stream) Fixes #349068.
14380 2006-08-17 Wim Taymans <wim@fluendo.com>
14382 * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_process):
14383 Error out on non-implemented stuff.
14385 2006-08-16 Wim Taymans <wim@fluendo.com>
14387 Patch by: Andy Wingo <wingo at pobox dot com>
14389 * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setup),
14390 (gst_signal_processor_start), (gst_signal_processor_stop),
14391 (gst_signal_processor_cleanup), (gst_signal_processor_setcaps),
14392 (gst_signal_processor_pen_buffer), (gst_signal_processor_flush),
14393 (gst_signal_processor_do_pulls), (gst_signal_processor_do_pushes),
14394 (gst_signal_processor_change_state):
14395 Make ladspa elements reusable. Fixes #350006.
14397 2006-08-16 Wim Taymans <wim@fluendo.com>
14399 * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
14400 Convert ' ' into '_'. Try to keep as many characters in the padtemplate
14401 names as possible. Fixes #349901.
14403 2006-08-16 Wim Taymans <wim@fluendo.com>
14405 * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_flush),
14406 (gst_signal_processor_do_pushes):
14407 A push() gives away our refcount so we should not use the buffer on the
14410 2006-08-16 Tim-Philipp Müller <tim at centricular dot net>
14412 * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
14413 (gst_oss_mixer_element_finalize):
14414 Don't leak device string.
14416 2006-08-16 Tim-Philipp Müller <tim at centricular dot net>
14419 Require CVS of GStreamer core and -base (for
14420 GST_TAG_EXTENDED_COMMENT and gst_tag_parse_extended_comment()).
14422 * ext/taglib/gstid3v2mux.cc:
14423 Write extended comment tags properly (#348762).
14425 * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
14426 (parse_comment_frame):
14427 Extract COMM frames into extended comments, which makes it
14428 easier to properly retain the description bit of the tag
14429 and maintain this information when re-tagging (#348762).
14431 2006-08-16 Tim-Philipp Müller <tim at centricular dot net>
14433 * tests/check/Makefile.am:
14434 Don't try to run annodex unit tests if the annodex
14435 plugin has not been built (Fixes #351116).
14437 2006-08-16 Tim-Philipp Müller <tim at centricular dot net>
14439 * gst/autodetect/gstautoaudiosink.c:
14440 (gst_auto_audio_sink_find_best):
14441 When we can't find a usable audiosink, don't error out,
14442 but use a fake sink instead and post a warning message
14443 on the bus (#341278).
14445 2006-08-16 Tim-Philipp Müller <tim at centricular dot net>
14447 * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init):
14448 * sys/oss/gstosssink.c:
14449 * sys/oss/gstosssrc.c:
14450 Document OSS elements; add gtk-doc blurb with 'Since 0.10.5' for
14451 ossmixer's new device property.
14453 * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14454 * docs/plugins/gst-plugins-good-plugins-sections.txt:
14455 Add docs for OSS elements.
14457 * docs/plugins/inspect/plugin-aasink.xml:
14458 * docs/plugins/inspect/plugin-alaw.xml:
14459 * docs/plugins/inspect/plugin-alpha.xml:
14460 * docs/plugins/inspect/plugin-alphacolor.xml:
14461 * docs/plugins/inspect/plugin-annodex.xml:
14462 * docs/plugins/inspect/plugin-apetag.xml:
14463 * docs/plugins/inspect/plugin-auparse.xml:
14464 * docs/plugins/inspect/plugin-autodetect.xml:
14465 * docs/plugins/inspect/plugin-avi.xml:
14466 * docs/plugins/inspect/plugin-cacasink.xml:
14467 * docs/plugins/inspect/plugin-cairo.xml:
14468 * docs/plugins/inspect/plugin-cdio.xml:
14469 * docs/plugins/inspect/plugin-cutter.xml:
14470 * docs/plugins/inspect/plugin-debug.xml:
14471 * docs/plugins/inspect/plugin-dv.xml:
14472 * docs/plugins/inspect/plugin-efence.xml:
14473 * docs/plugins/inspect/plugin-effectv.xml:
14474 * docs/plugins/inspect/plugin-esdsink.xml:
14475 * docs/plugins/inspect/plugin-flac.xml:
14476 * docs/plugins/inspect/plugin-flxdec.xml:
14477 * docs/plugins/inspect/plugin-gconfelements.xml:
14478 * docs/plugins/inspect/plugin-gdkpixbuf.xml:
14479 * docs/plugins/inspect/plugin-goom.xml:
14480 * docs/plugins/inspect/plugin-halelements.xml:
14481 * docs/plugins/inspect/plugin-icydemux.xml:
14482 * docs/plugins/inspect/plugin-id3demux.xml:
14483 * docs/plugins/inspect/plugin-jpeg.xml:
14484 * docs/plugins/inspect/plugin-level.xml:
14485 * docs/plugins/inspect/plugin-matroska.xml:
14486 * docs/plugins/inspect/plugin-mulaw.xml:
14487 * docs/plugins/inspect/plugin-multipart.xml:
14488 * docs/plugins/inspect/plugin-navigationtest.xml:
14489 * docs/plugins/inspect/plugin-ossaudio.xml:
14490 * docs/plugins/inspect/plugin-png.xml:
14491 * docs/plugins/inspect/plugin-rtp.xml:
14492 * docs/plugins/inspect/plugin-rtsp.xml:
14493 * docs/plugins/inspect/plugin-shout2send.xml:
14494 * docs/plugins/inspect/plugin-smpte.xml:
14495 * docs/plugins/inspect/plugin-speex.xml:
14496 * docs/plugins/inspect/plugin-taglib.xml:
14497 * docs/plugins/inspect/plugin-udp.xml:
14498 * docs/plugins/inspect/plugin-videobalance.xml:
14499 * docs/plugins/inspect/plugin-videobox.xml:
14500 * docs/plugins/inspect/plugin-videoflip.xml:
14501 * docs/plugins/inspect/plugin-videomixer.xml:
14502 * docs/plugins/inspect/plugin-wavenc.xml:
14503 * docs/plugins/inspect/plugin-wavparse.xml:
14504 * docs/plugins/inspect/plugin-ximagesrc.xml:
14505 Update to CVS version.
14507 2006-08-16 Wim Taymans <wim@fluendo.com>
14509 * gst/rtp/gstrtpamrdepay.c:
14510 * gst/rtp/gstrtpmp4gdepay.c:
14511 Caps extra properties must be defined as strings for
14512 depayloaders because they are generated from an SDP.
14514 * gst/rtp/Makefile.am:
14515 * gst/rtp/gstrtp.c: (plugin_init):
14516 * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_base_init),
14517 (gst_rtp_h264_depay_class_init), (gst_rtp_h264_depay_init),
14518 (gst_rtp_h264_depay_finalize), (decode_base64),
14519 (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process),
14520 (gst_rtp_h264_depay_set_property),
14521 (gst_rtp_h264_depay_get_property),
14522 (gst_rtp_h264_depay_change_state),
14523 (gst_rtp_h264_depay_plugin_init):
14524 * gst/rtp/gstrtph264depay.h:
14525 Added basic, not completely functional RFC 3984 H264 depayloader.
14527 2006-08-16 Wim Taymans <wim@fluendo.com>
14529 * gst/rtsp/gstrtpdec.c: (gst_rtpdec_init), (gst_rtpdec_getcaps):
14530 Add pads after setting them up.
14532 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
14533 (gst_rtspsrc_init), (gst_rtspsrc_finalize),
14534 (gst_rtspsrc_free_stream), (gst_rtspsrc_media_to_caps),
14535 (gst_rtspsrc_stream_setup_rtp),
14536 (gst_rtspsrc_stream_configure_transport),
14537 (gst_rtspsrc_combine_flows), (gst_rtspsrc_loop),
14538 (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_play),
14539 (gst_rtspsrc_pause):
14540 * gst/rtsp/gstrtspsrc.h:
14541 Fix interleaved mode.
14542 - Protect streaming with lock.
14544 - set caps on outgoing buffers.
14545 - strip trailing \0 from data packets.
14546 - Configure RTP/RTCP in stream.
14547 Use DEBUG_OBJECT more.
14549 2006-08-16 Wim Taymans <wim@fluendo.com>
14551 * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_add):
14552 Turn a g_print into a DEBUG line.
14554 2006-08-13 Wim Taymans <wim@fluendo.com>
14556 * sys/oss/gstossmixer.c: (gst_ossmixer_open), (gst_ossmixer_new):
14557 * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
14558 (gst_oss_mixer_element_init), (gst_oss_mixer_element_set_property),
14559 (gst_oss_mixer_element_get_property),
14560 (gst_oss_mixer_element_change_state):
14561 * sys/oss/gstossmixerelement.h:
14562 Small cleanups. Better error reporting.
14563 Add device property for the mixer instead of the hardcoded
14564 /dev/mixer. Fixes #350785.
14565 API: GstOssMixerElement::device property
14567 2006-08-15 Tim-Philipp Müller <tim at centricular dot net>
14569 Patch by: Jens Granseuer <jensgr at gmx net>
14571 * gconf/Makefile.am:
14572 Make --disable-schemas work right (they still need
14573 to be copied to the installation directory, just not
14574 applied). Fixes #351347 (also #344100).
14576 2006-08-14 Thomas Vander Stichele <thomas at apestaart dot org>
14578 * configure.ac: back to HEAD
14580 === release 0.10.4 ===
14582 2006-08-14 Thomas Vander Stichele <thomas at apestaart dot org>
14585 releasing 0.10.4, "Dear Leader"
14587 2006-08-10 Thomas Vander Stichele <thomas at apestaart dot org>
14589 Patch by: Edward Hervey <edward@fluendo.com>
14592 * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
14593 (gst_wavparse_stream_data):
14594 Send the newsegment event in the streaming thread.
14597 2006-08-08 Tim-Philipp Müller <tim at centricular dot net>
14599 * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
14600 * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_setcaps),
14601 (gst_smokeenc_resync), (gst_smokeenc_chain):
14602 Refuse sink caps in the encoder if width or height is not a
14603 multiple of 16, the encoder does not support that yet (#349939);
14604 along the same lines, check the return value of the encoder
14605 setup function; also remove some debug log clutter.
14607 2006-08-04 Andy Wingo <wingo@pobox.com>
14609 * ext/ladspa/gstsignalprocessor.h: Add infrastructure for storing
14610 whether a processor can work in place or not, and for keeping
14611 track of its state. Change the FlowReturn instance variable from
14612 "state" to "flow_state", all callers changed.
14614 * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_setup)
14615 (gst_signal_processor_start, gst_signal_processor_stop)
14616 (gst_signal_processor_cleanup): New functions to manage the
14618 (gst_signal_processor_setcaps): start() as well as setup() here.
14619 (gst_signal_processor_prepare): Respect CAN_PROCESS_IN_PLACE.
14620 (gst_signal_processor_change_state): Stop and cleanup the
14621 processor as we go to NULL.
14623 * ext/ladspa/gstladspa.c (gst_ladspa_base_init): Reuse buffers if
14624 INPLACE_BROKEN is not set.
14626 * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_prepare):
14627 Do the alloc_buffer in bytes, not frames.
14629 2006-08-04 Zaheer Abbas Merali <zaheerabbas at merali dot org>
14631 * sys/ximage/ximageutil.c: (ximageutil_xcontext_get):
14632 Fix rgb masks when recording in < 24bpp.
14634 2006-08-04 Andy Wingo <wingo@pobox.com>
14636 * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_setcaps)
14637 (gst_signal_processor_prepare)
14638 (gst_signal_processor_update_inputs)
14639 (gst_signal_processor_process, gst_signal_processor_pen_buffer)
14640 (gst_signal_processor_flush)
14641 (gst_signal_processor_sink_activate_push)
14642 (gst_signal_processor_src_activate_pull)
14643 (gst_signal_processor_change_state): Remove the last of the code
14644 that assumes that we process whole buffers at a time. Fix some
14645 debugging. Seems to work now in some cases.
14646 (gst_signal_processor_src_activate_pull): BPB
14648 2006-08-01 Andy Wingo <wingo@pobox.com>
14650 * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_process):
14651 Fix nframes-choosing.
14652 (gst_signal_processor_init): Init pending_in and pending_out.
14654 * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_init): No
14655 more default sample rate, although we never check that the sample
14656 rate actually gets set. Something for the future.
14657 (gst_signal_processor_setcaps): Some refcount fixes, flow fixes.
14658 (gst_signal_processor_event): Refcount fixen.
14659 (gst_signal_processor_process): Pull the number of frames to
14660 process from the sizes of the buffers in the input pens.
14661 (gst_signal_processor_pen_buffer): Remove an incorrect FIXME :)
14662 (gst_signal_processor_do_pulls): Add an nframes argument, and use
14663 it instead of buffer_frames.
14664 (gst_signal_processor_getrange): Refcount fixen, pass nframes on
14666 (gst_signal_processor_chain)
14667 (gst_signal_processor_sink_activate_push)
14668 (gst_signal_processor_src_activate_pull): Refcount fixen.
14670 * ext/ladspa/gstsignalprocessor.h: No more buffer_frames, yay.
14672 2006-07-31 Stefan Kost <ensonic@users.sf.net>
14674 * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setcaps),
14675 (gst_signal_processor_process):
14676 don't query buffer-frames from caps, add lots of debug-log,
14677 try fix for assert (#349189)
14679 2006-07-31 Wim Taymans <wim@fluendo.com>
14681 * gst/udp/gstudpsrc.c:
14684 2006-07-29 Stefan Kost <ensonic@users.sf.net>
14686 * ext/ladspa/gstsignalprocessor.c:
14687 (gst_signal_processor_add_pad_from_template),
14688 (gst_signal_processor_init), (gst_signal_processor_setcaps),
14689 (gst_signal_processor_process), (gst_signal_processor_pen_buffer),
14690 (gst_signal_processor_do_pulls), (gst_signal_processor_getrange),
14691 (gst_signal_processor_sink_activate_push),
14692 (gst_signal_processor_src_activate_pull),
14693 (gst_signal_processor_change_state):
14694 Add debugs logs here and there, add more error handling, add some
14695 FIXME comments, filed #349189
14697 2006-07-29 Zaheer Abbas Merali <zaheerabbas at merali dot org>
14699 * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_getcaps),
14700 (gst_smokeenc_setcaps), (gst_smokeenc_chain):
14701 Set caps on buffer correctly. Fixes bug #349155.
14703 2006-07-28 Wim Taymans <wim@fluendo.com>
14705 Patch by: Sjoerd Simons <sjoerd at luon dot net>
14707 * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
14708 (gst_multipart_demux_class_init), (gst_multipart_demux_init),
14709 (gst_multipart_demux_finalize), (get_line_end),
14710 (multipart_parse_header), (multipart_find_boundary),
14711 (gst_multipart_demux_chain), (gst_multipart_demux_change_state),
14712 (gst_multipart_set_property), (gst_multipart_get_property):
14713 Uses GstAdapter instead of own buffering.
14714 Actually parses the mime-type correctly (In tests the mime-type was
14715 always "" with the old version).
14716 Uses the Content-length header if available to speed up things.
14717 Reliably autoscans the boundary name by default.
14720 * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
14721 Don't start the stream with a \n.
14723 2006-07-28 Tim-Philipp Müller <tim at centricular dot net>
14725 Patch by: Brian Cameron <brian dot cameron at sun com>
14727 * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
14728 Open source with O_NONBLOCK (#349015).
14730 2006-07-28 Stefan Kost,,, <ensonic@users.sf.net>
14732 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
14733 (gst_avi_demux_massage_index):
14734 * gst/avi/gstavidemux.h:
14735 Whitespace fixes and more debug
14737 2006-07-27 Tim-Philipp Müller <tim at centricular dot net>
14739 * gst/autodetect/gstautoaudiosink.c:
14740 (gst_auto_audio_sink_create_element_with_pretty_name),
14741 (gst_auto_audio_sink_find_best),
14742 (gst_auto_audio_sink_change_state):
14743 Get rid of old and unused magic sound-server properties stuff.
14744 Add suffix to child sink's name that makes it easy to see from
14745 the name alone which type it actually is (alsa, oss, esd, etc.).
14747 2006-07-27 Wim Taymans <wim@fluendo.com>
14749 * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
14750 (gst_udpsrc_set_property), (gst_udpsrc_get_property),
14751 (gst_udpsrc_start):
14752 * gst/udp/gstudpsrc.h:
14753 Rename "buffer" to "buffer-size" to make clear it is a size we set and
14754 not some sort of feature we enable.
14756 2006-07-27 Tim-Philipp Müller <tim at centricular dot net>
14758 * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
14759 Use CLOSE_SOCKET() here instead of close() to maintain
14762 2006-07-27 Wim Taymans <wim@fluendo.com>
14764 Patch by: Thijs Vermeir <thijs dot vermeir at barco dot com>
14766 * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
14767 (gst_udpsrc_create), (gst_udpsrc_set_property),
14768 (gst_udpsrc_get_property), (gst_udpsrc_start):
14769 * gst/udp/gstudpsrc.h:
14770 Added "buffer-size" property to control the kernel receive buffer size.
14771 Update documentation.
14772 Small cleanups. Fixes #348752.
14773 API: buffer-size property
14775 2006-07-26 Wim Taymans <wim@fluendo.com>
14777 Patch by: Kai Vehmanen <kv2004 at eca dot cx>
14779 * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_flush),
14780 (gst_rtp_pcma_pay_handle_buffer):
14781 * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_flush),
14782 (gst_rtp_pcmu_pay_handle_buffer):
14783 Fix timestamp calculation on outgoing RTP packets.
14786 2006-07-26 Tim-Philipp Müller <tim at centricular dot net>
14788 * ext/taglib/gstid3v2mux.cc:
14789 Fix writing of comment frames (should be COMM not TCOM),
14790 is still sub-optimal though, since we don't retain or
14791 extract the comment descriptions properly (#334375,
14794 2006-07-26 Tim-Philipp Müller <tim at centricular dot net>
14796 * gst/wavparse/gstwavparse.c:
14797 #define 'fact' RIFF chunk if we are not compiling against
14798 -base CVS (we don't want to depend on -base CVS for this
14799 one define only, and also not for release order reasons).
14801 2006-07-26 Tim-Philipp Müller <tim at centricular dot net>
14803 * ext/taglib/gstid3v2mux.cc:
14804 Handle multiple tags of the same type properly. Re-inject
14805 unparsed ID3v2 frames that we get as binary blobs from
14806 id3demux into the tag again so we don't lose information
14807 when retagging (#334375).
14809 2006-07-25 Tim-Philipp Müller <tim at centricular dot net>
14811 * sys/ximage/gstximagesrc.c: (gst_ximage_src_class_init):
14812 Document newly-added properties properly, so that there is a
14813 'Since: 0.10.4' in the plugin docs. Convert some property
14814 names into canonical GObject style (GObject will do that
14815 internally anyway).
14817 2006-07-25 Tim-Philipp Müller <tim at centricular dot net>
14819 * gst/id3demux/id3tags.c:
14820 (id3demux_add_id3v2_frame_blob_to_taglist):
14821 Extract frames for ID3v2 versions prior to ID3v2.3.0 properly as
14822 well, and add the version to the blob's buffer caps, since that
14823 information will be needed for deserialisation later on (#348644).
14825 2006-07-25 Stefan Kost <ensonic@users.sf.net>
14827 * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes),
14828 (gst_avi_demux_parse_stream):
14829 Moved win32 variant of GST_DEBUG_CATEGORY_EXTERN to gstinfo.h. Fixed
14830 indentation and spacing.
14832 2006-07-24 Tim-Philipp Müller <tim at centricular dot net>
14834 * docs/plugins/Makefile.am:
14835 * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14836 * docs/plugins/gst-plugins-good-plugins-sections.txt:
14837 * docs/plugins/gst-plugins-good-plugins.args:
14838 * docs/plugins/inspect/plugin-1394.xml:
14839 * docs/plugins/inspect/plugin-aasink.xml:
14840 * docs/plugins/inspect/plugin-alaw.xml:
14841 * docs/plugins/inspect/plugin-alpha.xml:
14842 * docs/plugins/inspect/plugin-alphacolor.xml:
14843 * docs/plugins/inspect/plugin-annodex.xml:
14844 * docs/plugins/inspect/plugin-apetag.xml:
14845 * docs/plugins/inspect/plugin-auparse.xml:
14846 * docs/plugins/inspect/plugin-autodetect.xml:
14847 * docs/plugins/inspect/plugin-avi.xml:
14848 * docs/plugins/inspect/plugin-cacasink.xml:
14849 * docs/plugins/inspect/plugin-cairo.xml:
14850 * docs/plugins/inspect/plugin-cdio.xml:
14851 * docs/plugins/inspect/plugin-cutter.xml:
14852 * docs/plugins/inspect/plugin-debug.xml:
14853 * docs/plugins/inspect/plugin-dv.xml:
14854 * docs/plugins/inspect/plugin-efence.xml:
14855 * docs/plugins/inspect/plugin-effectv.xml:
14856 * docs/plugins/inspect/plugin-esdsink.xml:
14857 * docs/plugins/inspect/plugin-flac.xml:
14858 * docs/plugins/inspect/plugin-flxdec.xml:
14859 * docs/plugins/inspect/plugin-gconfelements.xml:
14860 * docs/plugins/inspect/plugin-gdkpixbuf.xml:
14861 * docs/plugins/inspect/plugin-goom.xml:
14862 * docs/plugins/inspect/plugin-halelements.xml:
14863 * docs/plugins/inspect/plugin-icydemux.xml:
14864 * docs/plugins/inspect/plugin-id3demux.xml:
14865 * docs/plugins/inspect/plugin-jpeg.xml:
14866 * docs/plugins/inspect/plugin-level.xml:
14867 * docs/plugins/inspect/plugin-matroska.xml:
14868 * docs/plugins/inspect/plugin-mulaw.xml:
14869 * docs/plugins/inspect/plugin-multipart.xml:
14870 * docs/plugins/inspect/plugin-navigationtest.xml:
14871 * docs/plugins/inspect/plugin-ossaudio.xml:
14872 * docs/plugins/inspect/plugin-png.xml:
14873 * docs/plugins/inspect/plugin-rtp.xml:
14874 * docs/plugins/inspect/plugin-rtsp.xml:
14875 * docs/plugins/inspect/plugin-shout2send.xml:
14876 * docs/plugins/inspect/plugin-smpte.xml:
14877 * docs/plugins/inspect/plugin-speex.xml:
14878 * docs/plugins/inspect/plugin-udp.xml:
14879 * docs/plugins/inspect/plugin-videobalance.xml:
14880 * docs/plugins/inspect/plugin-videobox.xml:
14881 * docs/plugins/inspect/plugin-videoflip.xml:
14882 * docs/plugins/inspect/plugin-videomixer.xml:
14883 * docs/plugins/inspect/plugin-wavenc.xml:
14884 * docs/plugins/inspect/plugin-wavparse.xml:
14885 * docs/plugins/inspect/plugin-ximagesrc.xml:
14886 Update files to CVS/Prerelease version, add esdsink docs.
14888 * ext/esd/esdsink.c:
14891 * gst/rtp/gstrtpmp4vpay.c:
14892 Fix typo in element description.
14894 2006-07-24 Tim-Philipp Müller <tim at centricular dot net>
14896 * ext/esd/esdsink.c: (gst_esdsink_open),
14897 (gst_esdsink_factory_init):
14898 Prevent libesd from auto-spawning a sound daemon if it
14899 is not already running. Now that we don't do evil stuff
14900 like that any longer we can give esdsink a rank so that
14901 autoaudiosink will try it as well if all other audio
14902 sinks fail (#343051).
14904 2006-07-24 Tim-Philipp Müller <tim at centricular dot net>
14906 * ext/esd/Makefile.am:
14907 Oops, need to remove README from EXTRA_DIST as well.
14909 2006-07-24 Tim-Philipp Müller <tim at centricular dot net>
14912 Remove, it contains nothing useful anyway.
14914 * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_prepare),
14915 (gst_esdsink_delay):
14916 Some small clean-ups; use GST_BOILERPLATE etc.
14918 2006-07-24 Wim Taymans <wim@fluendo.com>
14920 * gst/law/alaw-decode.c: (alawdec_getcaps):
14921 * gst/law/alaw-encode.c: (alawenc_getcaps), (gst_alawenc_chain):
14922 * gst/law/mulaw-decode.c: (mulawdec_getcaps):
14923 * gst/law/mulaw-encode.c: (mulawenc_getcaps):
14924 Fix negotiation to deal with ANY/EMPTY caps instead of leaking.
14926 2006-07-24 Stefan Kost <ensonic@users.sf.net>
14928 * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
14929 (gst_wavparse_other), (gst_wavparse_perform_seek),
14930 (gst_wavparse_get_upstream_size), (gst_wavparse_stream_headers),
14931 (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
14932 (gst_wavparse_pad_query):
14933 * gst/wavparse/gstwavparse.h:
14934 Use information from 'fact' chunk for length calculation of compressed
14935 samples. Calculate bps if bogus value is found in wav header (embeded
14939 2006-07-24 Tim-Philipp Müller <tim at centricular dot net>
14941 Based on patch by: Joni Valtanen <joni dot valtanen at movial fi>
14944 * gst/udp/Makefile.am:
14945 * gst/udp/gstdynudpsink.c: (gst_dynudpsink_init),
14946 (gst_dynudpsink_finalize), (gst_dynudpsink_close):
14947 * gst/udp/gstdynudpsink.h:
14948 * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init),
14949 (gst_multiudpsink_finalize), (gst_multiudpsink_close):
14950 * gst/udp/gstmultiudpsink.h:
14951 * gst/udp/gstudp.c: (plugin_init):
14952 * gst/udp/gstudpsink.h:
14953 * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_create),
14954 (gst_udpsrc_start), (gst_udpsrc_stop):
14955 * gst/udp/gstudpsrc.h:
14956 * gst/udp/gstudpnetutils.c: (gst_udp_net_utils_win32_inet_aton),
14957 (gst_udp_net_utils_win32_wsa_startup):
14958 * gst/udp/gstudpnetutils.h:
14959 Port udp plugin to win32 (#345288).
14961 2006-07-24 Wim Taymans <wim@fluendo.com>
14963 * gst/rtsp/rtspconnection.c: (rtsp_connection_send):
14964 Remove unwanted DEBUG line.
14966 2006-07-23 Tim-Philipp Müller <tim at centricular dot net>
14968 * gst/id3demux/gstid3demux.c: (plugin_init):
14969 * gst/id3demux/id3tags.c:
14970 (id3demux_add_id3v2_frame_blob_to_taglist):
14971 * gst/id3demux/id3tags.h:
14972 On second thought, it might be wiser and more efficient
14973 not to do tag registration from a streaming thread.
14975 2006-07-23 Tim-Philipp Müller <tim at centricular dot net>
14977 * gst/id3demux/id3tags.c:
14978 (id3demux_add_id3v2_frame_blob_to_taglist),
14979 (id3demux_id3v2_frames_to_tag_list):
14980 Put ID3v2 frames we can't parse as binary blobs into private
14981 tags, so that they are not lost when retagging, at least once
14982 id3v2mux has been taught to re-inject those frames again.
14985 2006-07-21 Wim Taymans <wim@fluendo.com>
14987 * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
14988 (gst_avi_demux_process_next_entry):
14991 * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
14992 Don't use \n in debug lines.
14994 2006-07-20 Stefan Kost <ensonic@users.sf.net>
14996 * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14997 * docs/plugins/gst-plugins-good-plugins-sections.txt:
14998 Add annodex and icydemux, cleanup the sections a bit
15000 2006-07-19 Tim-Philipp Müller <tim at centricular dot net>
15002 Patch by: Alex Lancaster <alexl at users sourceforge net>
15004 * ext/taglib/gstid3v2mux.cc:
15005 Write GST_TAG_ENCODER and GST_TAG_ENCODER_VERSION as
15006 ID3v2 TSSE frames (#347898).
15008 2006-07-18 Stefan Kost <ensonic@users.sf.net>
15010 * gst/avi/gstavimux.c: (gst_avi_mux_vidsink_set_caps):
15011 Respect mpegversion for "video/mpeg" and give message in case of
15012 unhandled versions.
15014 2006-07-17 Wim Taymans <wim@fluendo.com>
15016 * ext/libpng/gstpngdec.c: (gst_pngdec_init), (buffer_clip),
15017 (gst_pngdec_caps_create_and_set), (gst_pngdec_task),
15018 (gst_pngdec_chain), (gst_pngdec_sink_event),
15019 (gst_pngdec_libpng_init), (gst_pngdec_change_state),
15020 (gst_pngdec_sink_activate_push):
15021 * ext/libpng/gstpngdec.h:
15022 Use statically allocated segment instead of leaking.
15024 Fix flush and seek handling.
15026 2006-07-16 Wim Taymans <wim@fluendo.com>
15028 * gst/rtp/Makefile.am:
15029 * gst/rtp/gstrtp.c: (plugin_init):
15030 * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_base_init),
15031 (gst_rtp_mp4g_depay_class_init), (gst_rtp_mp4g_depay_init),
15032 (gst_rtp_mp4g_depay_setcaps), (gst_rtp_mp4g_depay_process),
15033 (gst_rtp_mp4g_depay_set_property),
15034 (gst_rtp_mp4g_depay_get_property),
15035 (gst_rtp_mp4g_depay_change_state),
15036 (gst_rtp_mp4g_depay_plugin_init):
15037 * gst/rtp/gstrtpmp4gdepay.h:
15038 * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init),
15039 (gst_rtp_mp4g_pay_parse_audio_config), (gst_rtp_mp4g_pay_setcaps),
15040 (gst_rtp_mp4g_pay_flush):
15041 Added simple generic mpeg4 depayloader.
15042 Fix generic mpeg4 payloader.
15044 2006-07-15 Tim-Philipp Müller <tim at centricular dot net>
15046 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state):
15047 Don't try doing state changes on a NULL pointer.
15049 2006-07-14 Wim Taymans <wim@fluendo.com>
15051 Patch by: Sebastien Cote <sebas642 at yahoo dot ca>
15053 * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_base_init),
15054 (gst_rtp_amr_depay_class_init), (gst_rtp_amr_depay_init),
15055 (gst_rtp_amr_depay_setcaps), (gst_rtp_amr_depay_process):
15056 * gst/rtp/gstrtpamrdepay.h:
15057 rtpamrdec isn't a subclass of GstBaseRtpDepayload.
15060 2006-07-14 Zaheer Abbas Merali <zaheerabbas at merali dot org>
15062 * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
15063 (gst_ximage_src_get_caps), (gst_ximage_src_class_init):
15064 Fix segfault when moving mouse pointer to the bottom right corner.
15066 2006-07-12 Wim Taymans <wim@fluendo.com>
15068 * gst/rtp/Makefile.am:
15069 * gst/rtp/gstrtp.c: (plugin_init):
15070 * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_base_init),
15071 (gst_rtp_mp2t_depay_class_init), (gst_rtp_mp2t_depay_init),
15072 (gst_rtp_mp2t_depay_setcaps), (gst_rtp_mp2t_depay_process),
15073 (gst_rtp_mp2t_depay_set_property),
15074 (gst_rtp_mp2t_depay_get_property),
15075 (gst_rtp_mp2t_depay_change_state),
15076 (gst_rtp_mp2t_depay_plugin_init):
15077 * gst/rtp/gstrtpmp2tdepay.h:
15078 Added mpeg2 TS depayloader. Closing #347234.
15080 2006-07-11 Tim-Philipp Müller <tim at centricular dot net>
15082 * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_close):
15083 Remove g_assert that shouldn't be there and was triggered
15084 after trying to open a device that doesn't exist or can't
15085 be opened for some other reason (#347972).
15087 2006-07-10 Edward Hervey <edward@fluendo.com>
15089 * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
15090 (gst_avi_demux_stream_header), (push_tag_lists):
15091 * gst/avi/gstavidemux.h:
15092 Don't push tag events found by gst_riff_parse_info() before outputting
15093 GST_EVENT_NEWSEGMENT.
15095 2006-07-10 Wim Taymans <wim@fluendo.com>
15097 * gst/rtsp/Makefile.am:
15098 * gst/rtsp/rtspconnection.c: (rtsp_connection_send),
15099 (rtsp_connection_close):
15100 * gst/rtsp/rtspdefs.h:
15101 replaced closesocket and close in code with one CLOSE_SOCKET.
15102 Some more cleanups. Fixes #345301.
15104 2006-07-10 Tim-Philipp Müller <tim at centricular dot net>
15106 * gst/autodetect/gstautoaudiosink.c:
15107 Fix example pipeline in docs.
15109 2006-07-10 Wim Taymans <wim@fluendo.com>
15111 Patch by: Rob Taylor <robtaylor at floopily dot org>
15113 * gst/udp/gstmultiudpsink.c: (join_multicast),
15114 (gst_multiudpsink_init_send), (gst_multiudpsink_add):
15115 If a destination is added before the stream is set to PAUSED, the
15116 multicast group is not joined as the socket is not created yet.
15117 Also TTL and LOOP should also be set. Fixes #346921.
15119 2006-07-09 Zaheer Abbas Merali <zaheerabbas at merali dot org>
15121 * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
15122 (gst_ximage_src_set_property), (gst_ximage_src_get_property),
15123 (gst_ximage_src_get_caps), (gst_ximage_src_class_init),
15124 (gst_ximage_src_init):
15125 * sys/ximage/gstximagesrc.h:
15126 Fix use-damage property to actually work :)
15127 Add startx, starty, endx, endy properties so screencasts other than full
15128 screen ones can work.
15130 2006-07-08 Zaheer Abbas Merali <zaheerabbas at merali dot org>
15132 * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
15133 (gst_ximage_src_set_property), (gst_ximage_src_get_property),
15134 (gst_ximage_src_class_init), (gst_ximage_src_init):
15135 * sys/ximage/gstximagesrc.h:
15136 Add use_damage property to offer ability to choose whether to use
15139 2006-07-07 Wim Taymans <wim@fluendo.com>
15141 * gst/goom/filters.c: (zoomFilterSetResolution):
15142 Avoid goom coredumping by clearing memory.
15145 2006-07-05 Sebastien Moutte <sebastien@moutte.net>
15147 * win32/vs6/libgstid3demux.dsp:
15148 Add a link to libgsttag-0.10.lib.
15150 2006-07-05 Tim-Philipp Müller <tim at centricular dot net>
15152 * gst/apetag/gsttagdemux.c: (gst_tag_demux_trim_buffer),
15153 (gst_tag_demux_read_range):
15154 * gst/id3demux/gstid3demux.c: (gst_id3demux_trim_buffer),
15155 (gst_id3demux_read_range):
15156 Don't return FLOW_UNEXPECTED when a buffer is before
15157 the start of the stream (which might happen with
15158 large ID3v2 tags if the tag reading was done pullrange
15159 based and we then switched to push mode later on).
15160 Fixes regression introduced by commit from June 29th.
15162 2006-07-05 Tim-Philipp Müller <tim at centricular dot net>
15164 * ext/taglib/gstid3v2mux.cc:
15165 Make UTF-8 the default encoding when writing string
15166 tags (before, our UTF-8 strings would automatically
15167 be converted to ISO-8859-1 by taglib and written as
15168 ISO-8859-1 fields if that was possible).
15170 * tests/check/elements/id3v2mux.c: (utf8_string_in_buf),
15171 (test_taglib_id3mux_check_tag_buffer), (identity_cb),
15172 (test_taglib_id3mux_with_tags):
15173 Add test case that makes sure our UTF-8 strings have
15174 actually been written into the tag as UTF-8.
15176 2006-07-04 Tim-Philipp Müller <tim at centricular dot net>
15179 Let's try that again.
15181 2006-07-04 Tim-Philipp Müller <tim at centricular dot net>
15184 Disable monoscope plugin for now until it fulfills
15185 all the requirements.
15187 2006-07-03 Tim-Philipp Müller <tim at centricular dot net>
15190 * gst/monoscope/Makefile.am:
15191 * gst/monoscope/gstmonoscope.c: (gst_monoscope_base_init),
15192 (gst_monoscope_class_init), (gst_monoscope_init),
15193 (gst_monoscope_finalize), (gst_monoscope_reset),
15194 (gst_monoscope_sink_setcaps), (gst_monoscope_src_setcaps),
15195 (gst_monoscope_src_negotiate), (get_buffer), (gst_monoscope_chain),
15196 (gst_monoscope_sink_event), (gst_monoscope_src_event),
15197 (gst_monoscope_change_state), (plugin_init):
15198 * gst/monoscope/gstmonoscope.h:
15199 Port monoscope visualisation to 0.10.
15201 2006-07-03 Tim-Philipp Müller <tim at centricular dot net>
15203 * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
15204 * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
15205 Return FLOW_UNEXPECTED when at the end of the file, not
15206 FLOW_ERROR. Fixes 'internal stream error' errors that
15207 would sometimes occur in totem when scrubbing to the
15208 end of an ID3v1 tagged mp3 file.
15210 2006-07-03 Edward Hervey <edward@fluendo.com>
15212 * ext/libpng/gstpngdec.c: (gst_pngdec_init), (user_info_callback),
15213 (buffer_clip), (user_end_callback), (gst_pngdec_chain),
15214 (gst_pngdec_sink_event), (gst_pngdec_change_state):
15215 * ext/libpng/gstpngdec.h:
15216 Implement buffer clipping/dropping using GstSegment.
15217 This provides accurate seeking.
15219 2006-07-03 Edward Hervey <edward@fluendo.com>
15221 * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
15222 (gst_avi_demux_read_subindexes), (gst_avi_demux_parse_stream),
15223 (gst_avi_demux_handle_seek), (gst_avi_demux_aggregated_flow),
15224 (gst_avi_demux_process_next_entry), (push_tag_lists),
15225 (gst_avi_demux_stream_data), (gst_avi_demux_loop):
15226 * gst/avi/gstavidemux.h:
15227 Proper aggregation of each stream's GstFlowReturn in order to figure out
15228 whether the task should stop or not.
15229 Don't send inline events before pushing out a NEW_SEGMENT, more
15230 specifically for GST_TAG_EVENT.
15231 Change a GST_ERROR to a GST_WARNING for a non-fatal situation in reading
15234 2006-06-30 Tim-Philipp Müller <tim at centricular dot net>
15236 Patch by: Brian Cameron <brian dot cameron at sun dot com>
15238 * sys/sunaudio/gstsunaudiomixerctrl.c:
15239 (gst_sunaudiomixer_ctrl_build_list):
15240 Move "Monitor" slider to input tab so it works more like
15241 sdtaudiocontrol, which is what people on Solaris are used
15242 to using for their mixer program (#346259).
15244 2006-06-29 Thomas Vander Stichele <thomas at apestaart dot org>
15246 * tests/check/elements/level.c: (GST_START_TEST):
15247 fix a leak, clean up at the end
15249 2006-06-29 Tim-Philipp Müller <tim at centricular dot net>
15251 * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
15252 (gst_matroska_demux_send_event),
15253 (gst_matroska_demux_loop_stream_parse_id):
15254 * gst/matroska/matroska-ids.h:
15255 Send tag event after newsegment event.
15257 2006-06-29 Tim-Philipp Müller <tim at centricular dot net>
15259 * gst/id3demux/gstid3demux.c: (gst_id3demux_trim_buffer),
15260 (gst_id3demux_read_range):
15261 Make sure we don't return GST_FLOW_OK with a NULL buffer in
15262 certain cases where a read beyond the end of the file is
15263 requested. Fixes #345930.
15265 * gst/apetag/gsttagdemux.c: (gst_tag_demux_trim_buffer),
15266 (gst_tag_demux_read_range):
15267 Fix same issue here as well.
15269 2006-06-29 Zaheer Abbas Merali <zaheerabbas at merali dot org>
15271 * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get):
15273 Fix hypothetical crash.
15275 2006-06-28 Tim-Philipp Müller <tim at centricular dot net>
15277 Patch by: Brian Cameron <brian dot cameron at sun dot com>
15279 * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_prepare):
15280 Do not modify the ports value. If the user has turned off the
15281 built-in speakers, then we should not reset it in the prepare
15282 function, since this causes the built-in speakers to turn
15283 back on anytime the user changes a track in totem, rhythmbox,
15286 2006-06-23 Wim Taymans <wim@fluendo.com>
15288 * gst/goom/gstgoom.c: (gst_goom_src_negotiate):
15289 Fix double caps unref when negotiation fails.
15291 2006-06-22 Tim-Philipp Müller <tim at centricular dot net>
15293 * ext/annodex/gstcmmldec.c:
15294 * ext/annodex/gstcmmlenc.c:
15295 * ext/annodex/gstcmmlparser.c:
15296 * ext/dv/gstdvdec.c:
15297 * ext/dv/gstdvdemux.c:
15298 * ext/gdk_pixbuf/pixbufscale.c:
15299 * ext/jpeg/gstjpegenc.c:
15300 * ext/jpeg/gstsmokedec.c:
15301 * ext/jpeg/gstsmokeenc.c:
15302 * ext/libpng/gstpngdec.c:
15303 * ext/libpng/gstpngenc.c:
15304 * ext/speex/gstspeexenc.c:
15305 * gst/alpha/gstalphacolor.c:
15306 * gst/cutter/gstcutter.c:
15307 * gst/debug/gstnavigationtest.c:
15308 * gst/icydemux/gsticydemux.c:
15309 * gst/level/gstlevel.c:
15310 * gst/multipart/multipart.c:
15311 * gst/rtp/gstrtpamrpay.c:
15312 * gst/rtp/gstrtpdepay.c:
15313 * gst/rtp/gstrtpilbcpay.c:
15314 * gst/rtp/gstrtpmp4gpay.c:
15315 * gst/rtp/gstrtpmp4vpay.c:
15316 * gst/rtsp/gstrtpdec.c:
15317 * gst/rtsp/gstrtspsrc.c:
15318 * gst/udp/gstdynudpsink.c:
15319 * gst/udp/gstmultiudpsink.c:
15320 * gst/udp/gstudpsrc.c:
15321 * gst/videobox/gstvideobox.c:
15322 * gst/videofilter/gstvideoflip.c:
15323 Use GST_DEBUG_CATEGORY_STATIC where possible (#342503)
15324 plus two minor macro fixes.
15326 2006-06-22 Tim-Philipp Müller <tim at centricular dot net>
15328 * gst/matroska/matroska-demux.c:
15329 (gst_matroska_demux_check_subtitle_buffer),
15330 (gst_matroska_demux_parse_blockgroup_or_simpleblock),
15331 (gst_matroska_demux_subtitle_caps):
15332 * gst/matroska/matroska-ids.c:
15333 (gst_matroska_track_init_subtitle_context):
15334 * gst/matroska/matroska-ids.h:
15335 Try to fix up broken matroska files containing subtitle
15336 streams with non-UTF8 character encodings (courtesy of
15337 mkvmerge) using either the encoding specified in the
15338 GST_SUBTITLE_ENCODING environment variable or the
15339 current locale's character set if it is non-UTF8.
15342 2006-06-22 Tim-Philipp Müller <tim at centricular dot net>
15344 * gst/id3demux/id3v2frames.c: (parse_picture_frame):
15345 Set image type from APIC frame as "image-type" field
15346 of GST_TAG_IMAGE buffer caps (#344605).
15348 2006-06-20 Tim-Philipp Müller <tim at centricular dot net>
15350 * ext/flac/Makefile.am:
15351 * ext/flac/gstflacdec.c: (gst_flac_dec_init),
15352 (gst_flac_dec_reset_decoders),
15353 (gst_flac_dec_setup_seekable_decoder),
15354 (gst_flac_dec_setup_stream_decoder), (gst_flac_dec_finalize),
15355 (gst_flac_dec_metadata_callback),
15356 (gst_flac_dec_metadata_callback_seekable),
15357 (gst_flac_dec_metadata_callback_stream),
15358 (gst_flac_dec_error_callback),
15359 (gst_flac_dec_error_callback_seekable),
15360 (gst_flac_dec_error_callback_stream), (gst_flac_dec_read_seekable),
15361 (gst_flac_dec_read_stream), (gst_flac_dec_write),
15362 (gst_flac_dec_write_seekable), (gst_flac_dec_write_stream),
15363 (gst_flac_dec_loop), (gst_flac_dec_sink_event),
15364 (gst_flac_dec_chain), (gst_flac_dec_convert_sink),
15365 (gst_flac_dec_get_sink_query_types), (gst_flac_dec_sink_query),
15366 (gst_flac_dec_get_src_query_types), (gst_flac_dec_src_query),
15367 (gst_flac_dec_handle_seek_event), (gst_flac_dec_sink_activate),
15368 (gst_flac_dec_sink_activate_push),
15369 (gst_flac_dec_sink_activate_pull), (gst_flac_dec_change_state):
15370 * ext/flac/gstflacdec.h:
15371 Support chain-based operation, should make flac-over-DAAP
15374 2006-06-20 Wim Taymans <wim@fluendo.com>
15376 * docs/plugins/gst-plugins-good-plugins-sections.txt:
15377 Doc updates, merge some unused symbols.
15379 2006-06-20 Wim Taymans <wim@fluendo.com>
15381 * docs/plugins/Makefile.am:
15382 * docs/plugins/gst-plugins-good-plugins-docs.sgml:
15383 * docs/plugins/gst-plugins-good-plugins-sections.txt:
15384 * gst/rtsp/gstrtpdec.c: (gst_rtpdec_class_init):
15385 * gst/rtsp/gstrtspsrc.c:
15386 * gst/rtsp/gstrtspsrc.h:
15387 Added documentation for the rtsp plugin. Fixes #345393.
15389 2006-06-20 Wim Taymans <wim@fluendo.com>
15391 * gst/rtsp/rtspconnection.c: (inet_aton), (rtsp_connection_send),
15392 (rtsp_connection_close), (rtsp_connection_free):
15393 Use better G_OS_* macros. Fixes #345301 some more.
15395 2006-06-20 Wim Taymans <wim@fluendo.com>
15397 Patch by: Brian Cameron <brian dot cameron at sun dot com>
15399 * sys/sunaudio/Makefile.am:
15400 * sys/sunaudio/gstsunaudio.c: (plugin_init):
15401 * sys/sunaudio/gstsunaudiomixerctrl.c:
15402 (gst_sunaudiomixer_ctrl_build_list), (gst_sunaudiomixer_ctrl_new),
15403 (gst_sunaudiomixer_ctrl_list_tracks),
15404 (gst_sunaudiomixer_ctrl_get_volume),
15405 (gst_sunaudiomixer_ctrl_set_volume),
15406 (gst_sunaudiomixer_ctrl_set_mute),
15407 (gst_sunaudiomixer_ctrl_set_record):
15408 * sys/sunaudio/gstsunaudiomixerctrl.h:
15409 * sys/sunaudio/gstsunaudiomixertrack.c:
15410 (gst_sunaudiomixer_track_init), (gst_sunaudiomixer_track_new):
15411 * sys/sunaudio/gstsunaudiomixertrack.h:
15412 * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_dispose),
15413 (gst_sunaudiosrc_base_init), (gst_sunaudiosrc_class_init),
15414 (gst_sunaudiosrc_init), (gst_sunaudiosrc_set_property),
15415 (gst_sunaudiosrc_get_property), (gst_sunaudiosrc_getcaps),
15416 (gst_sunaudiosrc_open), (gst_sunaudiosrc_close),
15417 (gst_sunaudiosrc_prepare), (gst_sunaudiosrc_unprepare),
15418 (gst_sunaudiosrc_read), (gst_sunaudiosrc_delay),
15419 (gst_sunaudiosrc_reset):
15420 * sys/sunaudio/gstsunaudiosrc.h:
15421 Add a SunAudio source plugin.
15422 Support stereo and right/left channel gain in the mixer plugin.
15423 Support the RECORD flag so that you can switch between line-input and
15424 microphone in gnome-volume-control.
15425 Code cleanups like using an enumerator for track number instead of an
15426 integer. Fixes #344923.
15428 2006-06-20 Wim Taymans <wim@fluendo.com>
15430 Patch by: Joni Valtanen <joni dot valtanen at movial dot fi>
15432 * gst/rtsp/rtspconnection.c: (inet_aton), (rtsp_connection_send),
15433 (rtsp_connection_close):
15434 Make RTSP plugin compile on windows. Fixes #345301.
15435 Some changes to original patch to catch errors better.
15436 use ifdef WIN32 instead of ifndef.
15438 2006-06-19 Zaheer Abbas Merali <zaheerabbas at merali dot org>
15441 If we have libraw1394 >= 1.2.1, then we need libiec61883.
15443 2006-06-18 Edward Hervey <edward@fluendo.com>
15445 * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
15446 After a failed buffer alloc, we need to abort the jpeg decoding (it
15447 started when parsing headers to figure out how many bytes we need
15448 to request downstream).
15450 2006-06-18 Tim-Philipp Müller <tim at centricular dot net>
15452 Patch by: Mark Nauwelaerts <manauw at skynet be>
15454 * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek):
15455 Make sure we don't read beyond the end of the file (#345232).
15457 2006-06-17 Tim-Philipp Müller <tim at centricular dot net>
15460 Fix --disable-external (can't set conditionals conditionally,
15463 2006-06-16 Tim-Philipp Müller <tim at centricular dot net>
15467 * docs/Makefile.am:
15468 Use GST_PLUGIN_DOCS, --enable-plugin-docs etc.
15470 * docs/plugins/Makefile.am:
15471 * docs/plugins/gst-plugins-good-plugins-docs.sgml:
15472 * docs/plugins/inspect/plugin-taglib.xml:
15473 Add/fix apev2mux docs.
15475 2006-06-14 Wim Taymans <wim@fluendo.com>
15477 * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
15478 (gst_dvdec_finalize), (gst_dvdec_sink_event),
15479 (gst_dvdec_change_state):
15480 Reset segment info on flush.
15481 Alloc segment in _init, free in _finalize.
15483 * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_pull_seek):
15484 Don't send segments twice.
15486 2006-06-14 Wim Taymans <wim@fluendo.com>
15488 * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
15489 Respect segment.stop. Fixes #342592.
15491 2006-06-14 Tim-Philipp Müller <tim at centricular dot net>
15493 * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
15494 No language specified means the implied language is English
15495 according to the matroska spec (partially fixes #344708);
15496 add some more debug output.
15498 2006-06-14 Tim-Philipp Müller <tim at centricular dot net>
15500 * gst/wavparse/gstwavparse.c: (gst_wavparse_peek_chunk_info),
15501 (gst_wavparse_peek_chunk), (gst_wavparse_stream_headers),
15502 (gst_wavparse_chain):
15503 When operating chain-based, don't make any assumptions about the
15504 chunking of the incoming data and make streaming work on days other
15505 than the second Thursday after a full moon. Also fix up debug
15506 messages here and there and make use of the most excellent new
15507 gst_pad_query_peer_duration() utility function.
15508 Skip any 'bext' chunks in front of the 'fmt ' chunk. Fixes #343837.
15510 * gst/wavparse/gstwavparse.h:
15511 Remove trailing comma after last enum value, some compilers don't
15514 2006-06-13 Wim Taymans <wim@fluendo.com>
15516 * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_data):
15517 Handle premature EOS gracefully.
15519 2006-06-13 Tim-Philipp Müller <tim at centricular dot net>
15521 * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
15522 Prevent out of bounds array access when scrubbing towards
15523 the end of the file between the last index entry and the
15524 end. Fixes occasional 'start <= stop' newsegment event
15525 assertions when scrubbing in MJPEG files.
15527 2006-06-12 Tim-Philipp Müller <tim at centricular dot net>
15529 * tests/check/elements/.cvsignore:
15532 2006-06-11 Tim-Philipp Müller <tim at centricular dot net>
15534 * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
15535 (scan_encoded_string), (parse_picture_frame):
15536 Extract images from ID3v2 tags (APIC frames). Fixes #339704.
15539 Require core >= 0.10.8 (for GST_TAG_IMAGE and
15540 GST_TAG_PPEVIEW_IMAGE used in the patch above).
15542 2006-06-11 Thomas Vander Stichele <thomas at apestaart dot org>
15544 * ext/raw1394/gstdv1394src.c: (gst_dv1394src_discover_avc_node):
15545 gratuitous comment changes
15546 * tests/check/elements/level.c: (GST_START_TEST):
15547 fix level test leaks
15549 2006-06-11 Tim-Philipp Müller <tim at centricular dot net>
15551 * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_upstream_size):
15552 * gst/id3demux/gstid3demux.c: (id3demux_get_upstream_size):
15553 Use gst_pad_query_peer_duration() utility function here.
15555 2006-06-11 Thomas Vander Stichele <thomas at apestaart dot org>
15560 * ext/annodex/Makefile.am:
15561 * ext/cdio/Makefile.am:
15562 * ext/dv/Makefile.am:
15563 * ext/esd/Makefile.am:
15564 * ext/flac/Makefile.am:
15565 * ext/gdk_pixbuf/Makefile.am:
15566 * ext/ladspa/Makefile.am:
15567 * ext/libcaca/Makefile.am:
15568 * ext/speex/Makefile.am:
15569 * ext/taglib/Makefile.am:
15570 * sys/oss/Makefile.am:
15571 * sys/sunaudio/Makefile.am:
15572 * sys/ximage/Makefile.am:
15573 clean up build further
15575 2006-06-09 Tim-Philipp Müller <tim at centricular dot net>
15577 * gconf/Makefile.am:
15578 Honour --disable-schemas-install configure option. Fixes #344100.
15580 2006-06-09 Tim-Philipp Müller <tim at centricular dot net>
15582 * tests/examples/level/Makefile.am:
15583 Add -lm to LIBS for pow() function, don't assume one of our
15584 dependencies (such as libxml-2.0) drags it in automatically
15587 2006-06-09 Tim-Philipp Müller <tim at centricular dot net>
15589 Patch by: Peter Kjellerstedt <pkj at axis dot com>
15592 We should use $SED and not $(SED) in configure.ac (#343678).
15594 2006-06-09 Wim Taymans <wim@fluendo.com>
15596 Patch by: Brian Cameron <brian dot cameron at sun dot com>
15598 * sys/sunaudio/gstsunaudiomixerctrl.c:
15599 (gst_sunaudiomixer_ctrl_open), (gst_sunaudiomixer_ctrl_build_list),
15600 (gst_sunaudiomixer_ctrl_new), (gst_sunaudiomixer_ctrl_set_volume),
15601 (gst_sunaudiomixer_ctrl_set_mute):
15602 * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_class_init),
15603 (gst_sunaudiosink_init), (gst_sunaudiosink_prepare),
15604 (gst_sunaudiosink_write):
15605 Attached find a patch that fixes a number of bugs with the SunAudio
15606 mixer plugin and fixes #344101:
15607 1. The gst_sunaudiomixer_ctrl_build_list kept appending the same 3
15608 tracks onto the tracklist causing gnome-volume-control's preferences
15609 dialog to be messed up and would core dump if you checked/unchecked
15611 2. We weren't previously setting the MUTE flag properly. Fixing this
15612 makes gnome-volume-control work better.
15613 3. Now we properly define the input track to be GST_MIXER_TRACK_INPUT
15614 and the monitor to be GST_MIXER_TRACK_OUTPUT, so that makes
15615 gnome-volume-control look better.
15616 Also some minor cleanup in gstsunaudiosink.c.
15618 2006-06-09 Wim Taymans <wim@fluendo.com>
15620 * ext/jpeg/gstjpegdec.c: (gst_idct_method_get_type),
15621 (gst_jpeg_dec_class_init), (gst_jpeg_dec_init),
15622 (gst_jpeg_dec_decode_indirect), (gst_jpeg_dec_decode_direct),
15623 (gst_jpeg_dec_chain), (gst_jpeg_dec_sink_event),
15624 (gst_jpeg_dec_set_property), (gst_jpeg_dec_get_property):
15625 * ext/jpeg/gstjpegdec.h:
15626 API: Added IDCT method property
15628 Avoid dynamic allocation of trivial fixed structure.
15629 Allocate enough space for temp 4:4:4 YUV buffers. Fixes #343661.
15631 2006-06-07 Zaheer Abbas Merali <zaheerabbas at merali dot org>
15634 We now require libraw1394 >= 1.1.0 and that version onwards all
15637 2006-06-02 Edward Hervey <edward@fluendo.com>
15639 * gst/law/alaw-decode.c: (alawdec_getcaps):
15640 Trying to get items from an ANY or EMPTY caps is ... stupid.
15642 2006-06-02 Edward Hervey <edward@fluendo.com>
15644 * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_event),
15645 (gst_dvdec_chain), (gst_dvdec_change_state):
15646 * ext/dv/gstdvdec.h:
15647 Added GstSegment handling, now implements dropping/clipping.
15649 2006-06-01 Stefan Kost <ensonic@users.sf.net>
15651 * ext/aalib/gstaasink.h:
15652 * ext/annodex/gstcmmldec.h:
15653 * ext/cairo/gsttimeoverlay.h:
15654 * ext/dv/gstdvdec.h:
15655 * ext/dv/gstdvdemux.h:
15656 * ext/esd/esdmon.h:
15657 * ext/esd/esdsink.h:
15658 * ext/flac/gstflacenc.h:
15659 * ext/gconf/gstgconfaudiosink.h:
15660 * ext/gconf/gstgconfaudiosrc.h:
15661 * ext/gconf/gstgconfvideosink.h:
15662 * ext/gconf/gstgconfvideosrc.h:
15663 * ext/gdk_pixbuf/gstgdkanimation.h:
15664 * ext/gdk_pixbuf/pixbufscale.h:
15665 * ext/hal/gsthalaudiosink.h:
15666 * ext/hal/gsthalaudiosrc.h:
15667 * ext/jpeg/gstjpegenc.h:
15668 * ext/jpeg/gstsmokedec.h:
15669 * ext/jpeg/gstsmokeenc.h:
15670 * ext/libcaca/gstcacasink.h:
15671 * ext/libmng/gstmngdec.h:
15672 * ext/libmng/gstmngenc.h:
15673 * ext/libpng/gstpngdec.h:
15674 * ext/libpng/gstpngenc.h:
15675 * ext/raw1394/gstdv1394src.h:
15676 * ext/speex/gstspeexenc.h:
15677 * gst/autodetect/gstautoaudiosink.h:
15678 * gst/autodetect/gstautovideosink.h:
15679 * gst/avi/gstavidemux.h:
15680 * gst/cutter/gstcutter.h:
15681 * gst/debug/efence.h:
15682 * gst/debug/gstnavigationtest.h:
15683 * gst/debug/gstnavseek.h:
15684 * gst/flx/gstflxdec.h:
15685 * gst/goom/gstgoom.h:
15686 * gst/icydemux/gsticydemux.h:
15687 * gst/id3demux/gstid3demux.h:
15688 * gst/law/alaw-decode.h:
15689 * gst/law/alaw-encode.h:
15690 * gst/law/mulaw-decode.h:
15691 * gst/law/mulaw-encode.h:
15692 * gst/matroska/matroska-mux.h:
15693 * gst/median/gstmedian.h:
15694 * gst/oldcore/gstaggregator.h:
15695 * gst/oldcore/gstfdsink.h:
15696 * gst/oldcore/gstmd5sink.h:
15697 * gst/oldcore/gstmultifilesrc.h:
15698 * gst/oldcore/gstpipefilter.h:
15699 * gst/oldcore/gstshaper.h:
15700 * gst/oldcore/gststatistics.h:
15701 * gst/rtp/gstasteriskh263.h:
15702 * gst/rtp/gstrtpL16depay.h:
15703 * gst/rtp/gstrtpL16pay.h:
15704 * gst/rtp/gstrtpamrdepay.h:
15705 * gst/rtp/gstrtpamrpay.h:
15706 * gst/rtp/gstrtpdepay.h:
15707 * gst/rtp/gstrtpgsmdepay.h:
15708 * gst/rtp/gstrtpgsmpay.h:
15709 * gst/rtp/gstrtph263pay.h:
15710 * gst/rtp/gstrtph263pdepay.h:
15711 * gst/rtp/gstrtph263ppay.h:
15712 * gst/rtp/gstrtpmp4gpay.h:
15713 * gst/rtp/gstrtpmp4vdepay.h:
15714 * gst/rtp/gstrtpmp4vpay.h:
15715 * gst/rtp/gstrtpmpadepay.h:
15716 * gst/rtp/gstrtpmpapay.h:
15717 * gst/rtp/gstrtppcmadepay.h:
15718 * gst/rtp/gstrtppcmapay.h:
15719 * gst/rtp/gstrtppcmudepay.h:
15720 * gst/rtp/gstrtppcmupay.h:
15721 * gst/rtp/gstrtpspeexdepay.h:
15722 * gst/rtp/gstrtpspeexpay.h:
15723 * gst/rtsp/gstrtpdec.h:
15724 * gst/rtsp/gstrtspsrc.h:
15725 * gst/smpte/gstsmpte.h:
15726 * gst/udp/gstdynudpsink.h:
15727 * gst/udp/gstmultiudpsink.h:
15728 * gst/udp/gstudpsink.h:
15729 * gst/udp/gstudpsrc.h:
15730 * gst/videofilter/gstvideobalance.h:
15731 * gst/videofilter/gstvideoflip.h:
15732 * sys/oss/gstossdmabuffer.h:
15733 * sys/oss/gstossmixerelement.h:
15734 * sys/oss/gstosssink.h:
15735 * sys/oss/gstosssrc.h:
15736 * sys/osxvideo/osxvideosink.h:
15737 * sys/sunaudio/gstsunaudiomixer.h:
15738 * sys/sunaudio/gstsunaudiosink.h:
15739 * sys/ximage/gstximagesrc.h:
15740 Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
15742 2006-05-31 Wim Taymans <wim@fluendo.com>
15744 * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
15745 (gst_goom_finalize), (gst_goom_reset), (gst_goom_sink_setcaps),
15746 (gst_goom_src_setcaps), (gst_goom_src_event),
15747 (gst_goom_sink_event), (get_buffer), (gst_goom_chain),
15748 (gst_goom_change_state):
15749 * gst/goom/gstgoom.h:
15751 Handle flushing, discont and events.
15752 Fix timestamps and various other cleanups.
15754 2006-05-31 Zaheer Abbas Merali <zaheerabbas at merali dot org>
15756 * ext/raw1394/gstdv1394src.c: (gst_dv1394src_bus_reset):
15757 Fix bus reset when using libiec61883
15759 2006-05-31 Zaheer Abbas Merali <zaheerabbas at merali dot org>
15762 Detect libiec61883 and set necessary CFLAGS and LIBS for dv1394.
15763 * ext/raw1394/Makefile.am:
15765 * ext/raw1394/gstdv1394src.c: (gst_dv1394src_iec61883_receive),
15766 New method, to receive using libiec61883.
15767 (gst_dv1394src_iso_receive),
15768 #ifdef'd out if libiec61883 is present.
15769 (gst_dv1394src_bus_reset),
15770 Get userdata correctly if using libiec61883.
15771 (gst_dv1394src_create),
15772 When using libiec61883, only poll one fd and no need to read.
15773 (gst_dv1394src_discover_avc_node),
15774 Replace g_warnings.
15775 (gst_dv1394src_start),
15776 Create new handle when we know which dv port. More reliable
15777 than setting port on an existing handle. Initialise libiec61883.
15778 (gst_dv1394src_stop):
15779 If using libiec61883, then cleanup its handle properly.
15780 * ext/raw1394/gstdv1394src.h:
15781 Add libiec61883 handle.
15783 2006-05-30 Sebastien Moutte <sebastien@moutte.net>
15785 * gst/avi/gstavidemux.c:
15786 add an explicit dll imported declaration for GST_CAT_EVENT+WIN32
15789 * win32/vs6/libgstavi.dsp:
15790 add gstavimux.c to the project
15791 * win32/vs6/libgstid3demux.dsp:
15792 add link to zlib library
15793 * win32/vs6/libgstmatroska.dsp:
15794 add matroska-ids.c to the project
15796 2006-05-30 Tim-Philipp Müller <tim at centricular dot net>
15798 Patch by: Sebastian Dröge <mail at slomosnail de >
15800 * docs/plugins/gst-plugins-good-plugins-docs.sgml:
15801 * docs/plugins/gst-plugins-good-plugins-sections.txt:
15802 * ext/taglib/Makefile.am:
15803 * ext/taglib/gstapev2mux.cc:
15804 * ext/taglib/gstapev2mux.h:
15805 * ext/taglib/gstid3v2mux.cc:
15806 * ext/taglib/gsttaglibmux.c: (plugin_init):
15807 * ext/taglib/gsttaglibmux.h:
15808 Add apev2mux element (#343122).
15810 * tests/check/Makefile.am:
15811 * tests/check/elements/apev2mux.c:
15812 (test_taglib_apev2mux_create_tags),
15813 (test_taglib_apev2mux_check_tags), (fill_mp3_buffer), (got_buffer),
15814 (demux_pad_added), (test_taglib_apev2mux_check_output_buffer),
15815 (test_taglib_apev2mux_with_tags), (GST_START_TEST),
15816 (apev2mux_suite), (main):
15817 Add unit test for apev2mux element.
15819 2006-05-28 Tim-Philipp Müller <tim at centricular dot net>
15821 * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps):
15822 * gst/debug/negotiation.c: (gst_negotiation_update_caps):
15823 * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
15824 GST_PTR_FORMAT should be used to print caps in debug statements.
15826 2006-05-28 Tim-Philipp Müller <tim at centricular dot net>
15828 Patch by: Sebastian Dröge <slomo at ubuntu dot com>
15830 * gst/apetag/gstapedemux.c: (ape_demux_get_gst_tag_from_tag),
15831 (ape_demux_parse_tags):
15832 Some clean-ups and additions: map APE 'file' tag to
15833 GST_TAG_LOCATION (#343123); add support for extracting
15834 the track count and clean up parsing a bit (#343127).
15836 2006-05-28 Edward Hervey <edward@fluendo.com>
15838 * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_change_state):
15839 Initialize segment to GST_FORMAT_UNDEFINED in READY->PAUSED.
15841 2006-05-28 Edward Hervey <edward@fluendo.com>
15843 * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_finalize),
15844 (gst_jpeg_dec_init), (gst_jpeg_dec_chain),
15845 (gst_jpeg_dec_sink_event), (gst_jpeg_dec_change_state):
15846 * ext/jpeg/gstjpegdec.h:
15847 Clip outgoing buffers according to currently configured segment.
15849 2006-05-28 Tim-Philipp Müller <tim at centricular dot net>
15851 * ext/taglib/gstid3v2mux.cc:
15852 Handle writing of track-count or album-volume-count without
15853 track-number or albume-volume-number (in this case the number
15854 will just be set to 0).
15856 * tests/check/elements/id3v2mux.c: (test_taglib_id3mux_check_tags):
15857 It would be nice if we actually checked the values received for
15858 track/album-volume number/count in _check_tags(), rather than
15859 setting them again ...
15861 2006-05-28 Tim-Philipp Müller <tim at centricular dot net>
15863 * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
15864 A track/volume number or count of 0 does not make sense,
15865 just ignore it along with negative numbers (a tag might
15866 only contain a track count without a track number).
15868 2006-05-27 Edward Hervey <edward@fluendo.com>
15870 * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init),
15871 (gst_jpeg_dec_sink_event):
15872 Abort decompression when receiving FLUSH_STOP. This should avoid
15873 issues when interrupting decoding with flushes.
15875 2006-05-27 Tim-Philipp Müller <tim at centricular dot net>
15877 * ext/flac/gstflac.c:
15878 Don't #include file we don't dist any longer.
15880 2006-05-27 Tim-Philipp Müller <tim at centricular dot net>
15883 Replace current README (containing the release notes from
15884 some 0.9.x version) with a proper README taken from the core.
15886 2006-05-24 Wim Taymans <wim@fluendo.com>
15888 * ext/dv/gstdvdemux.c: (gst_dvdemux_loop):
15889 Implement EOS correctly by either posting
15890 SEGMENT_DONE or pushing an EOS message depending
15891 on the seek type. Fixes #342592
15893 2006-05-24 Wim Taymans <wim@fluendo.com>
15895 * gst/law/alaw-decode.c: (gst_alawdec_chain):
15896 * gst/law/alaw-decode.h:
15897 * gst/law/alaw-encode.c: (gst_alawenc_chain):
15898 * gst/law/alaw-encode.h:
15899 * gst/law/mulaw-decode.c: (gst_mulawdec_chain):
15900 * gst/law/mulaw-decode.h:
15901 * gst/law/mulaw-encode.c: (gst_mulawenc_chain):
15902 * gst/law/mulaw-encode.h:
15903 Some cleanups in the chain functions.
15904 Remove some GStreamer 0.0.2 bits.
15906 2006-05-23 Tim-Philipp Müller <tim at centricular dot net>
15908 Patch by: Mark Nauwelaerts <manauw at skynet be>
15910 * gst/matroska/matroska-mux.c: (gst_matroska_mux_change_state):
15911 gst_collect_pads_stop() needs to be called before chaining up
15912 to the parent class (#342734).
15914 2006-05-23 Tim-Philipp Müller <tim at centricular dot net>
15916 * ext/flac/Makefile.am:
15917 * ext/flac/flac_compat.h:
15918 * ext/flac/gstflac.c:
15919 * ext/flac/gstflacdec.c: (gst_flac_dec_init):
15920 * ext/flac/gstflacenc.c:
15921 Remove backwards compatibility cruft for dealing with FLAC API
15922 changes in the 1.0.x series - we require 1.1.1 or newer these days.
15924 2006-05-23 Tim-Philipp Müller <tim at centricular dot net>
15926 * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
15927 (gst_matroska_demux_push_xiph_codec_priv_data),
15928 (gst_matroska_demux_parse_blockgroup_or_simpleblock),
15929 (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
15930 * gst/matroska/matroska-ids.h:
15931 * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init),
15932 (gst_matroska_mux_video_pad_setcaps),
15933 (xiph3_streamheader_to_codecdata),
15934 (vorbis_streamheader_to_codecdata),
15935 (theora_streamheader_to_codecdata),
15936 (gst_matroska_mux_audio_pad_setcaps),
15937 (gst_matroska_mux_write_data):
15938 Add support for muxing/demuxing theora video (#342448; too bad
15939 none of the usual linux players can actually play this). Playback
15940 in GStreamer will require additional changes to theoradec in -base.
15941 Refactor streamheaders <=> CodecPrivateData code a bit; some small
15944 2006-05-22 Tim-Philipp Müller <tim at centricular dot net>
15946 * ext/jpeg/gstjpegdec.c: (hresamplecpy1),
15947 (gst_jpeg_dec_decode_indirect), (gst_jpeg_dec_chain):
15948 Fix crashes when the horizontal subsampling is 1.
15951 2006-05-22 Tim-Philipp Müller <tim at centricular dot net>
15953 Patch by: Mark Nauwelaerts <manauw at skynet be>
15955 * gst/avi/gstavimux.c: (gst_avi_mux_finalize), (gst_avi_mux_init),
15956 (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
15957 (gst_avi_mux_write_tag), (gst_avi_mux_riff_get_avi_header),
15958 (gst_avi_mux_riff_get_avix_header), (gst_avi_mux_write_avix_index),
15959 (gst_avi_mux_add_index), (gst_avi_mux_bigfile),
15960 (gst_avi_mux_start_file), (gst_avi_mux_stop_file),
15961 (gst_avi_mux_handle_event), (gst_avi_mux_do_audio_buffer),
15962 (gst_avi_mux_do_video_buffer), (gst_avi_mux_do_one_buffer),
15963 (gst_avi_mux_change_state):
15964 * gst/avi/gstavimux.h:
15965 Some enhancements for avimux (#342526):
15966 - add odml (large file) index support
15967 - store codec init data (e.g. huffyuv)
15968 - miscellaneous other fixes/cleanups
15970 2006-05-19 Jan Schmidt <thaytan@mad.scientist.com>
15972 * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
15973 Don't output any tag when we encounter a negative track number - the
15974 tag type is uint, so we end up outputting huge positive numbers
15975 instead. (Fixes: #342029)
15977 2006-05-19 Thomas Vander Stichele <thomas at apestaart dot org>
15980 update for new GSTPB_PLUGINS_DIR
15982 2006-05-18 Philippe Kalaf <philippe.kalaf at collabora.co.uk>
15984 * rtp/gst/gstrtph263pay.c:
15985 Properly set static caps for H263 at 34.
15987 2006-05-18 Tim-Philipp Müller <tim at centricular dot net>
15989 Patch by: James "Doc" Livingston <doclivingston gmail com>
15991 * ext/taglib/gsttaglibmux.c: (gst_tag_lib_mux_render_tag):
15992 Merge event tags and tag setter tags correctly (#339918). Also,
15993 don't leak taglist in case of an error.
15995 2006-05-17 Edward Hervey <edward@fluendo.com>
15997 * gst/law/mulaw-decode.c: (mulawdec_getcaps):
15998 We can only do caps intersection if the othercaps are non-empty and not
15999 ANY. Else we return the pad template (base_caps).
16001 2006-05-17 Tim-Philipp Müller <tim at centricular dot net>
16003 * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
16004 Fix crash when outputting debugging information for certain
16005 pictures (always good to use the right struct member for
16006 the number of records in an array).
16008 2006-05-16 Tim-Philipp Müller <tim at centricular dot net>
16010 Patch by: Jindrich Makovicka <jindrich.makivicka at itonis tv>
16012 * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes),
16013 (gst_ebml_read_pull_bytes), (gst_ebml_read_element_id),
16014 (gst_ebml_read_element_length), (gst_ebml_read_buffer),
16015 (gst_ebml_read_bytes), (gst_ebml_read_uint), (gst_ebml_read_sint),
16016 (gst_ebml_read_float), (gst_ebml_read_ascii),
16017 (gst_ebml_read_binary):
16018 Don't create unnecessary sub-buffers all the time. Dramatically
16019 improves performance with multiple concurrently running
16020 matroskademux instances (#341818) (and avoids doing
16021 unnecessarily inefficient things in the general case).
16023 2006-05-16 Edward Hervey <edward@fluendo.com>
16025 * ext/libpng/gstpngenc.c: (gst_pngenc_chain):
16026 In snapshot mode, we always return GST_FLOW_UNEXPECTED whatever the
16027 return value of gst_pad_push_event().
16029 2006-05-16 Jan Schmidt <thaytan@mad.scientist.com>
16031 * gst/autodetect/gstautoaudiosink.c:
16032 (gst_auto_audio_sink_find_best):
16033 * gst/autodetect/gstautovideosink.c:
16034 (gst_auto_video_sink_find_best):
16035 Make the name of the child element be based on the name of the
16036 parent, so that debug output is more useful.
16038 * gst/id3demux/id3v2frames.c: (find_utf16_bom),
16039 (parse_insert_string_field), (parse_split_strings):
16040 Rework string parsing to always walk over BOM markers in UTF16
16041 strings, using the endianness indicated by the innermost one,
16042 then trying the opposite endianness if that fails to convert
16043 to valid UTF-8. Fixes #341774
16045 2006-05-16 Zaheer Abbas Merali <zaheerabbas at merali dot org>
16047 Patch from: Matthieu <matthieu at fluendo dot com>
16049 * ext/libpng/Makefile.am:
16052 2006-05-15 Tim-Philipp Müller <tim at centricular dot net>
16054 * ext/taglib/gstid3v2mux.cc:
16055 Add support for writing images (APIC frames) into ID3v2
16056 tags (picture type always set to 'other' for now though).
16058 2006-05-14 Michael Smith <msmith@fluendo.com>
16060 * gst/wavparse/gstwavparse.c:
16061 Update docs; wavparse implements push and pull modes.
16063 2006-05-12 Wim Taymans <wim@fluendo.com>
16065 * gst/avi/gstavidemux.c: (gst_avi_demux_index_next),
16066 (gst_avi_demux_parse_index), (gst_avi_demux_massage_index),
16067 (gst_avi_demux_handle_seek), (gst_avi_demux_loop):
16068 Ooops, bitten by the copy-and-paste design paradigm, fixes
16071 2006-05-12 Wim Taymans <wim@fluendo.com>
16073 * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
16074 (gst_avi_demux_index_next), (gst_avi_demux_handle_src_query),
16075 (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_subindex),
16076 (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
16077 (gst_avi_demux_stream_index), (gst_avi_demux_stream_scan),
16078 (gst_avi_demux_massage_index),
16079 (gst_avi_demux_calculate_durations_from_index),
16080 (gst_avi_demux_push_event), (gst_avi_demux_stream_header),
16081 (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
16082 (gst_avi_demux_loop):
16083 * gst/avi/gstavidemux.h:
16084 Some cleanups, prepare to use GstSegment.
16085 Fix error in entry walking code.
16087 Smarter timestamp calculation code.
16088 Uniform error/eos handling.
16090 2006-05-12 Michael Smith <msmith@fluendo.com>
16092 * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
16093 (gst_wavparse_perform_seek), (gst_wavparse_stream_headers):
16094 Fix use of uninitialised values if we're NOT seeking in ready.
16097 2006-05-12 Tim-Philipp Müller <tim at centricular dot net>
16099 * gst/wavparse/Makefile.am:
16100 Add CFLAGS and LIBS for libgstbase, fixes build on
16103 2006-05-10 Tim-Philipp Müller <tim at centricular dot net>
16105 * gst/id3demux/id3v2frames.c: (parse_insert_string_field):
16106 Some more debug info. No need to check whether the string
16107 returned by g_convert() is really UTF-8 - either it is or
16108 we get NULL returned.
16110 2006-05-10 Jan Schmidt <thaytan@mad.scientist.com>
16112 * gst/id3demux/id3v2frames.c: (id3v2_genre_fields_to_taglist):
16113 Fix parsing of numeric genre strings some more, by ensuring that
16114 we only try and parse strings that a) Start with '(' and b) Consist
16116 Also, when finding an escaping '((' sequence, bust it back to '(' by
16117 swallowing the first parenthesis
16119 2006-05-10 Tim-Philipp Müller <tim at centricular dot net>
16121 * ext/esd/esdsink.c: (gst_esdsink_finalize), (gst_esdsink_getcaps),
16122 (gst_esdsink_open), (gst_esdsink_close):
16123 * ext/esd/esdsink.h:
16124 Move the esd_get_server_info() into gst_esdsink_open() and fail
16125 with a decent error message on errors.
16127 2006-05-09 Tim-Philipp Müller <tim at centricular dot net>
16129 * ext/esd/esdmon.c: (gst_esdmon_depths_get_type),
16130 (gst_esdmon_channels_get_type):
16131 * ext/gconf/gstgconfaudiosink.c: (gst_gconf_profile_get_type):
16132 * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type):
16133 * ext/libcaca/gstcacasink.c: (gst_cacasink_dither_get_type):
16134 * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type):
16135 * gst/alpha/gstalpha.c: (gst_alpha_method_get_type):
16136 * gst/rtp/gstrtpilbcdepay.c: (gst_ilbc_mode_get_type):
16137 * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type):
16138 * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type):
16139 * gst/videofilter/gstvideoflip.c: (gst_video_flip_method_get_type):
16140 * gst/videomixer/videomixer.c:
16141 (gst_video_mixer_background_get_type):
16142 Const-ify GEnumValue arrays.
16144 2006-05-09 Tim-Philipp Müller <tim at centricular dot net>
16146 Patch by: Mark Nauwelaerts <manauw at skynet bet>
16148 * gst/avi/gstavimux.c: (gst_avi_mux_do_audio_buffer),
16149 (gst_avi_mux_do_video_buffer):
16150 Work around gst_buffer_make_metadata_writable() bug that
16151 results in avimux marking all frames in the index as
16152 keyframes (#340859).
16154 2006-05-08 Wim Taymans <wim@fluendo.com>
16156 * gst/rtsp/rtspurl.c: (rtsp_url_parse):
16157 Make parsing of urls suck slightly less.
16159 2006-05-08 Edward Hervey <edward@fluendo.com>
16161 * autogen.sh: (CONFIGURE_DEF_OPT):
16162 libtoolize on Darwin/MacOSX is called glibtoolize.
16164 2006-05-08 Wim Taymans <wim@fluendo.com>
16166 Patch by: Jens Granseuer <jensgr at gmx dot net>
16168 * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_init):
16169 * gst/wavparse/gstwavparse.c: (gst_wavparse_dispose):
16170 C89 compliance fixes. Fixes #340980
16172 2006-05-06 Tim-Philipp Müller <tim at centricular dot net>
16174 * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
16175 * ext/flac/gstflacdec.h:
16176 Handle segment seeks that include the end of the file as stop point
16177 properly: when the decoder hits EOS we want to send a SEGMENT_DONE
16178 message instead of an EOS event in case we're in segment seek
16179 mode (fixes #340699).
16181 2006-05-05 Maciej Katafiasz <mathrick@freedesktop.org>
16183 * ext/cairo/gsttextoverlay.c:
16184 * ext/flac/gstflacdec.c:
16185 * ext/gdk_pixbuf/pixbufscale.c:
16186 * gst/apetag/gstapedemux.c:
16187 * gst/debug/breakmydata.c:
16188 * gst/debug/testplugin.c:
16189 * gst/matroska/ebml-write.c:
16190 * gst/multipart/multipartdemux.c:
16191 * sys/osxaudio/gstosxaudiosink.c:
16192 * sys/osxaudio/gstosxaudiosrc.c:
16193 Add semicolons after GST_BOILERPLATE[_FULL] so that
16194 indent doesn't mess up following lines.
16196 2006-05-04 Tim-Philipp Müller <tim at centricular dot net>
16198 Patch by: Michal Benes <michal dot benes at xeris dot cz>
16200 * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset):
16201 Don't leak caps when freeing the stream context (#340623).
16203 2006-05-04 Jan Schmidt <thaytan@mad.scientist.com>
16208 === release 0.10.3 ===
16210 2006-05-04 Jan Schmidt <thaytan@mad.scientist.com>
16213 releasing 0.10.3, "Desplazado"
16215 2006-05-03 Tim-Philipp Müller <tim at centricular dot net>
16217 * gst/matroska/matroska-mux.c:
16218 (gst_matroska_mux_stream_is_vorbis_header),
16219 (gst_matroska_mux_write_data):
16220 Don't strcmp() NULL strings.
16221 Only start new clusters on video keyframes, not on any
16222 random audio buffer that doesn't have the DELTA_UNIT
16223 flag set (fixes 'make check' again).
16225 2006-05-03 Tim-Philipp Müller <tim at centricular dot net>
16227 Patch by: Mark Nauwelaerts <manauw at skynet be>
16229 * gst/matroska/matroska-mux.c: (gst_matroska_mux_best_pad),
16230 (gst_matroska_mux_stream_is_vorbis_header),
16231 (gst_matroska_mux_write_data):
16232 Don't misinterpret GST_CLOCK_TIME_NONE as very high timestamp
16233 value and then dead-lock when muxing vorbis audio streams
16234 (the three vorbis header buffers carry no timestamp, and it
16235 would try to mux these after all video buffers). Fixes #340346.
16237 Improve clustering: start a new cluster also whenever we get
16240 2006-05-03 Thomas Vander Stichele <thomas at apestaart dot org>
16242 * win32/common/config.h:
16244 add the generated file as well
16246 2006-05-03 Thomas Vander Stichele <thomas at apestaart dot org>
16250 * win32/common/config.h.in:
16253 2006-05-03 Michael Smith <msmith@fluendo.com>
16255 * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
16256 Fix timeoverlay for non-multiple-of-4 widths. This fourcc crap
16259 2006-05-02 Stefan Kost <ensonic@users.sf.net>
16261 * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps):
16262 * gst/debug/negotiation.c: (gst_negotiation_update_caps):
16263 * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
16264 don't leak caps-string
16266 2006-05-02 Tim-Philipp Müller <tim at centricular dot net>
16268 * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
16269 (gst_id3demux_sink_activate):
16270 Let core insert default error message for TYPE_NOT_FOUND
16271 errors, it's just as good as our own and has the added
16272 bonus of being translated.
16274 2006-05-02 Tim-Philipp Müller <tim at centricular dot net>
16276 * gst/apetag/gsttagdemux.c: (gst_tag_demux_init),
16277 (gst_tag_demux_sink_event):
16278 * gst/id3demux/gstid3demux.c: (gst_id3demux_init),
16279 (gst_id3demux_sink_event):
16280 Post an error message when we get an EOS event and were not
16281 able to find out the type of stream.
16283 * tests/check/elements/id3v2mux.c: (fill_mp3_buffer), (got_buffer),
16284 (test_taglib_id3mux_with_tags):
16285 Decrease num-buffers to 16 per iteration again, otherwise the
16286 many memcpy()s and reallocations in the test will hammer slow
16287 CPUs completely and make the test timeout.
16289 2006-05-02 Thomas Vander Stichele <thomas at apestaart dot org>
16292 figure out where plugins-base plugins are
16293 * tests/check/Makefile.am:
16294 use plugins-base plugins, so we have typefind functions
16295 * tests/check/elements/id3v2mux.c: (test_taglib_id3mux_with_tags):
16296 increase num-buffers, this makes sure the test errors out instead
16297 of timing out when no typefind functions are present
16299 2006-05-01 Thomas Vander Stichele <thomas at apestaart dot org>
16301 * docs/plugins/Makefile.am:
16302 also check .cc files for gtk-doc markup
16304 * docs/plugins/gst-plugins-good-plugins-docs.sgml:
16305 * docs/plugins/gst-plugins-good-plugins-sections.txt:
16306 * tests/check/Makefile.am:
16307 * tests/check/elements/id3v2mux.c: (id3v2mux_suite), (main):
16309 * ext/taglib/Makefile.am:
16310 * ext/taglib/gstid3v2mux.h:
16311 * ext/taglib/gsttaglibmux.c:
16312 * ext/taglib/gsttaglibmux.h:
16313 move taglib-based id3v2muxer to -good. Fixes #336110.
16315 2006-04-29 Tim-Philipp Müller <tim at centricular dot net>
16317 * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
16318 ... and fix multichannel/WAVFORMATEX support again.
16320 2006-04-29 Stefan Kost <ensonic@users.sf.net>
16322 * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
16323 (gst_wavparse_class_init), (gst_wavparse_dispose),
16324 (gst_wavparse_reset), (gst_wavparse_init),
16325 (gst_wavparse_create_sourcepad), (gst_wavparse_parse_adtl),
16326 (gst_wavparse_parse_cues), (gst_wavparse_parse_file_header),
16327 (gst_wavparse_stream_init), (gst_wavparse_perform_seek),
16328 (gst_wavparse_peek_chunk_info), (gst_wavparse_peek_chunk),
16329 (gst_wavparse_stream_headers), (gst_wavparse_parse_stream_init),
16330 (gst_wavparse_send_event), (gst_wavparse_add_src_pad),
16331 (gst_wavparse_stream_data), (gst_wavparse_loop),
16332 (gst_wavparse_chain), (gst_wavparse_srcpad_event),
16333 (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull),
16334 (gst_wavparse_change_state), (plugin_init):
16335 * gst/wavparse/gstwavparse.h:
16336 Add push (streaming) mode to wavparse (fixes #337625)
16338 2006-04-28 Thomas Vander Stichele <thomas at apestaart dot org>
16341 * tests/Makefile.am:
16342 add ximagesrc icles test
16344 2006-04-28 Thomas Vander Stichele <thomas at apestaart dot org>
16347 * docs/plugins/Makefile.am:
16348 * docs/plugins/gst-plugins-good-plugins-docs.sgml:
16349 * docs/plugins/gst-plugins-good-plugins-sections.txt:
16350 * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_class_init),
16351 (gst_cmml_enc_push_clip):
16353 * sys/ximage/Makefile.am:
16354 * sys/ximage/gstximagesrc.c:
16355 Move ximagesrc plug-in to good after review. Fixes #336756.
16357 2006-04-28 Michael Smith <msmith@fluendo.com>
16359 * gst/icydemux/gsticydemux.c: (gst_icydemux_reset),
16360 (gst_icydemux_init), (gst_icydemux_sink_setcaps),
16361 (gst_icydemux_add_srcpad), (gst_icydemux_parse_and_send_tags),
16362 (gst_icydemux_handle_event), (gst_icydemux_send_cached_events),
16363 (gst_icydemux_typefind_or_forward), (gst_icydemux_add_meta),
16364 (gst_icydemux_chain), (gst_icydemux_send_tag_event):
16365 * gst/icydemux/gsticydemux.h:
16366 Fix event handling: cache events when typefinding and forward later.
16368 2006-04-28 Zaheer Abbas Merali <zaheerabbas at merali dot org>
16370 * sys/osxaudio/gstosxaudiosink.c:
16372 Register osxaudiosrc to the plugin.
16373 * sys/osxaudio/gstosxaudiosrc.c:
16374 (gst_osx_audio_src_osxelement_do_init),
16375 (gst_osx_audio_src_base_init), (gst_osx_audio_src_class_init),
16376 (gst_osx_audio_src_init), (gst_osx_audio_src_set_property),
16377 (gst_osx_audio_src_get_property),
16378 (gst_osx_audio_src_create_ringbuffer), (gst_osx_audio_src_io_proc),
16379 (gst_osx_audio_src_osxelement_init):
16380 * sys/osxaudio/gstosxaudiosrc.h:
16381 Port of osxaudiosrc to 0.10.
16382 * sys/osxaudio/Makefile.am:
16385 2006-04-26 Zaheer Abbas Merali <zaheerabbas at merali dot org>
16387 * sys/osxaudio/gstosxringbuffer.c:
16388 * sys/osxaudio/gstosxringbuffer.h:
16389 Forgot to commit earlier, part of the OSX audio plugin port
16391 2006-04-28 Tim-Philipp Müller <tim at centricular dot net>
16393 * gst/id3demux/id3v2frames.c: (has_utf16_bom),
16394 (parse_split_strings):
16395 Recognise and skip any byte order marker (BOM) in
16398 2006-04-27 Tim-Philipp Müller <tim at centricular dot net>
16400 * docs/plugins/Makefile.am:
16401 * docs/plugins/gst-plugins-good-plugins-docs.sgml:
16402 * docs/plugins/gst-plugins-good-plugins-sections.txt:
16403 * docs/plugins/gst-plugins-good-plugins.hierarchy:
16404 * docs/plugins/inspect/plugin-avi.xml:
16405 * gst/avi/gstavidemux.c:
16406 * gst/avi/gstavimux.c:
16407 Add docs for both avidemux and avimux.
16409 2006-04-27 Tim-Philipp Müller <tim at centricular dot net>
16411 Patch by: Mark Nauwelaerts <manauw at skynet dot be>
16413 * gst/avi/Makefile.am:
16414 * gst/avi/gstavi.c: (plugin_init):
16415 * gst/avi/gstavimux.c: (gst_avi_mux_get_type),
16416 (gst_avi_mux_base_init), (gst_avi_mux_finalize),
16417 (gst_avi_mux_class_init), (gst_avi_mux_init),
16418 (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
16419 (gst_avi_mux_pad_link), (gst_avi_mux_pad_unlink),
16420 (gst_avi_mux_request_new_pad), (gst_avi_mux_release_pad),
16421 (gst_avi_mux_write_tag), (gst_avi_mux_riff_get_avi_header),
16422 (gst_avi_mux_riff_get_avix_header),
16423 (gst_avi_mux_riff_get_video_header),
16424 (gst_avi_mux_riff_get_audio_header), (gst_avi_mux_add_index),
16425 (gst_avi_mux_write_index), (gst_avi_mux_bigfile),
16426 (gst_avi_mux_start_file), (gst_avi_mux_stop_file),
16427 (gst_avi_mux_restart_file), (gst_avi_mux_handle_event),
16428 (gst_avi_mux_fill_queue), (gst_avi_mux_send_pad_data),
16429 (gst_avi_mux_strip_buffer), (gst_avi_mux_do_audio_buffer),
16430 (gst_avi_mux_do_video_buffer), (gst_avi_mux_do_one_buffer),
16431 (gst_avi_mux_loop), (gst_avi_mux_collect_pads),
16432 (gst_avi_mux_get_property), (gst_avi_mux_set_property),
16433 (gst_avi_mux_change_state):
16434 * gst/avi/gstavimux.h:
16435 Port AVI muxer to GStreamer-0.10 (#332031).
16437 * tests/check/Makefile.am:
16438 * tests/check/elements/avimux.c:
16439 * tests/check/elements/.cvsignore:
16440 Add unit test for AVI muxer.
16442 2006-04-27 Stefan Kost <ensonic@users.sf.net>
16444 * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
16445 (gst_wavparse_class_init), (gst_wavparse_reset),
16446 (gst_wavparse_init), (gst_wavparse_create_sourcepad),
16447 (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
16448 (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
16449 (gst_wavparse_send_event), (gst_wavparse_add_src_pad),
16450 (gst_wavparse_stream_data), (gst_wavparse_loop),
16451 (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate),
16452 (gst_wavparse_sink_activate_pull), (gst_wavparse_change_state),
16454 * gst/wavparse/gstwavparse.h:
16455 reverted patch #337625 for the price of 1 hour sleep
16457 2006-04-26 Stefan Kost <ensonic@users.sf.net>
16459 * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
16460 (gst_wavparse_class_init), (gst_wavparse_reset),
16461 (gst_wavparse_init), (gst_wavparse_create_sourcepad),
16462 (gst_wavparse_parse_adtl), (gst_wavparse_parse_cues),
16463 (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
16464 (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
16465 (gst_wavparse_stream_data), (gst_wavparse_loop),
16466 (gst_wavparse_chain), (plugin_init):
16467 * gst/wavparse/gstwavparse.h:
16468 correct partial implementation of push mode
16469 (from my last commit)
16471 2006-04-26 Wim Taymans <wim@fluendo.com>
16473 * ext/esd/esdsink.c:
16474 Fix compile problem by defining ESD_MAX_WRITE_SIZE if
16477 2006-04-26 Tim-Philipp Müller <tim at centricular dot net>
16479 * gst/auparse/gstauparse.c: (gst_au_parse_base_init),
16480 (gst_au_parse_class_init), (gst_au_parse_init),
16481 (gst_au_parse_reset), (gst_au_parse_add_srcpad),
16482 (gst_au_parse_remove_srcpad), (gst_au_parse_parse_header),
16483 (gst_au_parse_chain), (gst_au_parse_src_convert),
16484 (gst_au_parse_src_query), (gst_au_parse_handle_seek),
16485 (gst_au_parse_sink_event), (gst_au_parse_src_event),
16486 (gst_au_parse_change_state):
16487 * gst/auparse/gstauparse.h:
16488 Rewrite auparse to suck a little bit less: make source pad
16489 dynamic, so decodebin/playbin work with non-raw formats
16490 like alaw/mulaw; add query function for duration/position
16491 queries; check whether we have enough data before attempting
16492 to parse the header (instead of crashing when that is not the
16493 case); work around audioconvert sucking by swapping endianness
16494 to the native endianness ourselves for float formats; send
16495 initial newsegment event. Fixes #161712.
16497 2006-04-26 Zaheer Abbas Merali <zaheerabbas at merali dot org>
16499 * sys/osxaudio/Makefile.am:
16500 * sys/osxaudio/gstosxaudioelement.c:
16501 (gst_osx_audio_element_get_type),
16502 (gst_osx_audio_element_class_init):
16503 * sys/osxaudio/gstosxaudioelement.h:
16504 * sys/osxaudio/gstosxaudiosink.c:
16505 (gst_osx_audio_sink_osxelement_do_init),
16506 (gst_osx_audio_sink_base_init), (gst_osx_audio_sink_class_init),
16507 (gst_osx_audio_sink_init), (gst_osx_audio_sink_set_property),
16508 (gst_osx_audio_sink_get_property), (gst_osx_audio_sink_getcaps),
16509 (gst_osx_audio_sink_create_ringbuffer),
16510 (gst_osx_audio_sink_io_proc), (gst_osx_audio_sink_osxelement_init),
16512 * sys/osxaudio/gstosxaudiosink.h:
16513 Port of osxaudiosink to 0.10
16515 2006-04-26 Wim Taymans <wim@fluendo.com>
16517 * ext/esd/esdsink.c: (gst_esdsink_prepare), (gst_esdsink_delay):
16518 Always write ESD_BUF_SIZE bytes and use ESD_MAX_WRITE_SIZE as
16519 the size of the ringbuffer. This should fix hangs with older
16522 2006-04-26 Stefan Kost <ensonic@users.sf.net>
16524 * ext/aalib/gstaasink.c:
16525 * ext/annodex/gstcmmldec.c:
16526 * ext/annodex/gstcmmlenc.c:
16527 * ext/cairo/gsttextoverlay.c:
16528 * ext/cairo/gsttimeoverlay.c:
16529 * ext/cdio/gstcdiocddasrc.c:
16530 * ext/dv/gstdvdec.c:
16531 * ext/dv/gstdvdemux.c:
16532 * ext/esd/esdmon.c:
16533 * ext/esd/esdsink.c:
16534 * ext/flac/gstflacenc.c:
16535 * ext/flac/gstflactag.c:
16536 * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init):
16537 * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init):
16538 * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init):
16539 * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init):
16540 * ext/gdk_pixbuf/pixbufscale.c:
16541 * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
16542 * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
16543 * ext/jpeg/gstjpegdec.c:
16544 * ext/jpeg/gstjpegenc.c:
16545 * ext/jpeg/gstsmokedec.c:
16546 * ext/jpeg/gstsmokeenc.c:
16547 * ext/libcaca/gstcacasink.c:
16548 * ext/libmng/gstmngdec.c:
16549 * ext/libmng/gstmngenc.c:
16550 * ext/libpng/gstpngdec.c:
16551 * ext/libpng/gstpngenc.c:
16552 * ext/mikmod/gstmikmod.c:
16553 * ext/raw1394/gstdv1394src.c:
16554 * ext/shout2/gstshout2.c: (gst_shout2send_init):
16555 * ext/shout2/gstshout2.h:
16556 * ext/speex/gstspeexdec.c:
16557 * ext/speex/gstspeexenc.c:
16558 * gst/alpha/gstalpha.c:
16559 * gst/alpha/gstalphacolor.c:
16560 * gst/apetag/gstapedemux.c:
16561 * gst/auparse/gstauparse.c:
16562 * gst/autodetect/gstautoaudiosink.c:
16563 (gst_auto_audio_sink_base_init):
16564 * gst/autodetect/gstautovideosink.c:
16565 (gst_auto_video_sink_base_init):
16566 * gst/avi/gstavidemux.c: (gst_avi_demux_base_init):
16567 * gst/avi/gstavimux.c: (gst_avimux_base_init):
16568 * gst/cutter/gstcutter.c:
16569 * gst/debug/breakmydata.c:
16570 * gst/debug/efence.c:
16571 * gst/debug/gstnavigationtest.c:
16572 * gst/debug/gstnavseek.c:
16573 * gst/debug/negotiation.c:
16574 * gst/debug/progressreport.c:
16575 * gst/debug/testplugin.c:
16576 * gst/effectv/gstaging.c:
16577 * gst/effectv/gstdice.c:
16578 * gst/effectv/gstedge.c:
16579 * gst/effectv/gstquark.c:
16580 * gst/effectv/gstrev.c:
16581 * gst/effectv/gstshagadelic.c:
16582 * gst/effectv/gstvertigo.c:
16583 * gst/effectv/gstwarp.c:
16584 * gst/flx/gstflxdec.c:
16585 * gst/goom/gstgoom.c:
16586 * gst/icydemux/gsticydemux.c:
16587 * gst/id3demux/gstid3demux.c:
16588 * gst/interleave/deinterleave.c:
16589 * gst/interleave/interleave.c:
16590 * gst/law/alaw-decode.c: (gst_alawdec_base_init):
16591 * gst/law/alaw-encode.c: (gst_alawenc_base_init):
16592 * gst/law/mulaw-decode.c: (gst_mulawdec_base_init):
16593 * gst/law/mulaw-encode.c: (gst_mulawenc_base_init):
16594 * gst/level/gstlevel.c:
16595 * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init):
16596 * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init):
16597 * gst/median/gstmedian.c:
16598 * gst/monoscope/gstmonoscope.c:
16599 * gst/multipart/multipartdemux.c:
16600 * gst/multipart/multipartmux.c:
16601 * gst/oldcore/gstaggregator.c:
16602 * gst/oldcore/gstfdsink.c:
16603 * gst/oldcore/gstmd5sink.c:
16604 * gst/oldcore/gstmultifilesrc.c:
16605 * gst/oldcore/gstpipefilter.c:
16606 * gst/oldcore/gstshaper.c:
16607 * gst/oldcore/gststatistics.c:
16608 * gst/rtp/gstasteriskh263.c:
16609 * gst/rtp/gstrtpL16depay.c:
16610 * gst/rtp/gstrtpL16pay.c:
16611 * gst/rtp/gstrtpamrdepay.c:
16612 * gst/rtp/gstrtpamrpay.c:
16613 * gst/rtp/gstrtpdepay.c:
16614 * gst/rtp/gstrtpgsmpay.c:
16615 * gst/rtp/gstrtph263pay.c:
16616 * gst/rtp/gstrtph263pdepay.c:
16617 * gst/rtp/gstrtph263ppay.c:
16618 * gst/rtp/gstrtpilbcdepay.c:
16619 * gst/rtp/gstrtpmp4gpay.c:
16620 * gst/rtp/gstrtpmp4vdepay.c:
16621 * gst/rtp/gstrtpmp4vpay.c:
16622 * gst/rtp/gstrtpmpadepay.c:
16623 * gst/rtp/gstrtpmpapay.c:
16624 * gst/rtp/gstrtppcmadepay.c:
16625 * gst/rtp/gstrtppcmapay.c:
16626 * gst/rtp/gstrtppcmudepay.c:
16627 * gst/rtp/gstrtppcmupay.c:
16628 * gst/rtp/gstrtpspeexdepay.c:
16629 * gst/rtp/gstrtpspeexpay.c:
16630 * gst/rtsp/gstrtpdec.c:
16631 * gst/rtsp/gstrtspsrc.c:
16632 * gst/smpte/gstsmpte.c:
16633 * gst/udp/gstdynudpsink.c:
16634 * gst/udp/gstmultiudpsink.c:
16635 * gst/udp/gstudpsink.c:
16636 * gst/udp/gstudpsrc.c:
16637 * gst/videobox/gstvideobox.c:
16638 * gst/videofilter/gstgamma.c: (gst_gamma_base_init):
16639 * gst/videofilter/gstvideobalance.c:
16640 * gst/videofilter/gstvideoflip.c:
16641 * gst/videofilter/gstvideotemplate.c:
16642 (gst_videotemplate_base_init):
16643 * gst/videomixer/videomixer.c:
16644 * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
16645 (gst_wavparse_class_init), (gst_wavparse_dispose),
16646 (gst_wavparse_reset), (gst_wavparse_init),
16647 (gst_wavparse_perform_seek), (gst_wavparse_peek_chunk_info),
16648 (gst_wavparse_peek_chunk), (gst_wavparse_stream_headers),
16649 (gst_wavparse_parse_stream_init), (gst_wavparse_send_event),
16650 (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
16651 (gst_wavparse_chain), (gst_wavparse_srcpad_event),
16652 (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull),
16653 (gst_wavparse_change_state):
16654 * gst/wavparse/gstwavparse.h:
16655 * sys/oss/gstossmixerelement.c:
16656 * sys/oss/gstosssink.c:
16657 * sys/oss/gstosssrc.c:
16658 * sys/osxaudio/gstosxaudioelement.c:
16659 * sys/osxaudio/gstosxaudiosink.c:
16660 * sys/osxaudio/gstosxaudiosrc.c:
16661 * sys/sunaudio/gstsunaudiomixer.c:
16662 * sys/sunaudio/gstsunaudiosink.c:
16663 Define GstElementDetails as const and also static (when defined as
16666 2006-04-25 Tim-Philipp Müller <tim at centricular dot net>
16668 * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
16669 Source pad has fixed caps. If we don't set this, bad
16670 things happen when the window is resized.
16672 2006-04-25 Tim-Philipp Müller <tim at centricular dot net>
16674 * gst/matroska/Makefile.am:
16675 * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
16676 (gst_matroska_demux_handle_src_event):
16677 * gst/matroska/matroska-ids.c:
16678 (gst_matroska_track_init_video_context),
16679 (gst_matroska_track_init_audio_context),
16680 (gst_matroska_track_init_subtitle_context),
16681 (gst_matroska_track_init_complex_context):
16682 * gst/matroska/matroska-ids.h:
16683 Handle case where the TrackType ebml chunk does not come before the
16684 TrackInfoAudio or TrackInfoVideo ebml chunk (#339446). Ignore QoS
16687 2006-04-25 Wim Taymans <wim@fluendo.com>
16689 * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_setcaps):
16690 * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_setcaps):
16691 It's codec_data, not codec_info.
16693 2006-04-25 Tim-Philipp Müller <tim at centricular dot net>
16695 Patch by: Mark Nauwelaerts <manauw at skynet dot be>
16697 * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
16698 Handle codec_data for VfW compatibility codec IDs (#339451)
16700 * gst/matroska/matroska-mux.c:
16701 (gst_matroska_mux_video_pad_setcaps):
16702 Same here, handle codec_data and add additional caps we can handle
16703 now to the pad template (huffyuv, dv and h263 video) (#339451)
16705 2006-04-25 Tim-Philipp Müller <tim at centricular dot net>
16707 Patch by: Josef Zlomek <josef dot zlomek at itonis dot tv>
16709 * gst/matroska/matroska-mux.c:
16710 (gst_matroska_mux_create_buffer_header),
16711 (gst_matroska_mux_write_data):
16712 Fix timestamping of B-frames, use signed integers, do
16713 some rounding (#339678).
16715 2006-04-24 Edgard Lima <edgard.lima@indt.org.br>
16717 * ext/annodex/gstcmmlparser.c: (gst_cmml_parser_generic_error):
16718 just make it compile with --disable-gst-debug.
16720 2006-04-23 Sebastien Moutte <sebastien@moutte.net>
16722 * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
16723 Fix a bad conversion using gst_guint64_to_gdouble.
16724 fabs ((gdouble) demux->index[entry].time - (gdouble) seek_pos) can not be
16725 replaced by fabs (gst_guint64_to_gdouble (demux->index[entry].time - seek_pos)) as the
16726 difference could be negative. fabs (gst_guint64_to_gdouble (demux->index[entry].time) -
16727 gst_guint64_to_gdouble (seek_pos)) is the good solution. Thanks to Tim who has seen my
16730 2006-04-21 Sebastien Moutte <sebastien@moutte.net>
16732 * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
16733 Use gst_guint64_to_gdouble for conversions
16734 * win32/vs6/gst_plugins_good.dsw:
16735 * win32/vs6/libgsticydemux.dsp:
16736 Add a project file for icydemux
16738 2006-04-21 Wim Taymans <wim@fluendo.com>
16740 Patch by: Fabrizio Gennari <fabrizio dot ge at tiscali dot it>
16742 * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
16743 (gst_avi_demux_parse_index), (gst_avi_demux_massage_index):
16744 When splitting audio chunks, the block alignment is not taken in
16745 consideration, so the smaller chunks could be of size which is
16746 not a multiple of the block alignment. Fixes #336904
16748 2006-04-21 Wim Taymans <wim@fluendo.com>
16750 * ext/raw1394/gstdv1394src.c: (gst_dv1394src_convert):
16751 Use scale functions
16753 2006-04-21 Tim-Philipp Müller <tim at centricular dot net>
16755 * ext/dv/gstdv.c: (plugin_init):
16758 2006-04-21 Tim-Philipp Müller <tim at centricular dot net>
16760 * gst/debug/progressreport.c: (gst_progress_report_finalize),
16761 (gst_progress_report_class_init), (gst_progress_report_init),
16762 (gst_progress_report_do_query), (gst_progress_report_report),
16763 (gst_progress_report_set_property),
16764 (gst_progress_report_get_property):
16765 Add 'format' property to force querying to a particular format.
16767 2006-04-21 Andy Wingo <wingo@pobox.com>
16769 * ext/dv/gstdv.c (plugin_init): libdv is a marginal decoder, at
16770 best, on big endian systems. Drop its rank in that case. OTOH on
16771 x86 it's quite fine. See changes from today in gst-ffmpeg as well.
16773 2006-04-21 Michael Smith <msmith@fluendo.com>
16776 * gst/icydemux/Makefile.am:
16777 * gst/icydemux/gsticydemux.c: (gst_icydemux_get_type),
16778 (gst_icydemux_base_init), (gst_icydemux_class_init),
16779 (gst_icydemux_reset), (gst_icydemux_init),
16780 (gst_icydemux_sink_setcaps), (gst_icydemux_dispose),
16781 (gst_icydemux_add_srcpad), (gst_icydemux_remove_srcpad),
16782 (unicodify), (gst_icydemux_unicodify),
16783 (gst_icydemux_parse_and_send_tags),
16784 (gst_icydemux_typefind_or_forward), (gst_icydemux_add_meta),
16785 (gst_icydemux_chain), (gst_icydemux_change_state),
16786 (gst_icydemux_send_tag_event), (plugin_init):
16787 * gst/icydemux/gsticydemux.h:
16788 * tests/check/Makefile.am:
16789 * tests/check/elements/icydemux.c: (typefind_succeed),
16790 (plugin_init), (icydemux_found_pad), (create_icydemux),
16791 (cleanup_icydemux), (push_data), (GST_START_TEST),
16792 (icydemux_suite), (main):
16793 Add icydemux, and tests.
16795 2006-04-20 Tim-Philipp Müller <tim at centricular dot net>
16797 * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
16798 Post SEGMENT_DONE message in TIME format.
16800 2006-04-20 Tim-Philipp Müller <tim at centricular dot net>
16802 Patch by: Fabrizio Gennari <fabrizio dot ge at tiscali dot it>
16804 * gst/avi/gstavidemux.c: (gst_avi_demux_peek_tag),
16805 (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan):
16806 Fix index creation when we have to scan the file to create
16807 an index. There may be other types of RIFF 'LIST' chunks than
16808 'movi' and we need to skip them properly as well or we'll end up
16809 reading garbage (#336889). Some other cosmetic changes.
16811 2006-04-20 Tim-Philipp Müller <tim at centricular dot net>
16813 * ext/flac/gstflacdec.c: (gst_flac_dec_loop),
16814 (gst_flac_dec_handle_seek_event):
16815 Add support for segment seeks (fixes #338290). Also demote
16816 some recurring debug message from DEBUG to LOG level.
16818 2006-04-20 Tim-Philipp Müller <tim at centricular dot net>
16820 * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
16821 (gst_matroskademux_do_index_seek),
16822 (gst_matroska_demux_handle_seek_event),
16823 (gst_matroska_demux_parse_blockgroup_or_simpleblock):
16824 * gst/matroska/matroska-ids.h:
16825 Set DISCONT flag on first buffer after a discontinuity.
16826 Fix newsegment events sent when seeking and honour KEY_UNIT
16827 seek flag. Create pad with bogus caps if we don't recognise
16828 the stream codec id.
16830 * gst/matroska/matroska-demux.h:
16831 Fix GObject macros.
16833 2006-04-20 Tim-Philipp Müller <tim at centricular dot net>
16835 Patch by: Mark Nauwelaerts <manauw at skynet dot be>
16837 * gst/matroska/matroska-demux.c:
16838 (gst_matroska_demux_handle_seek_event), (gst_matroska_demux_loop):
16839 Handle end of segment properly when set; don't dead-lock when
16840 posting start of segment message when doing a segment seek.
16843 2006-04-20 Tim-Philipp Müller <tim at centricular dot net>
16845 * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
16846 (gst_matroska_demux_plugin_init):
16847 Make mpeg2 aac audio work: create artificial private codec data
16848 chunk which faad2 seems to require, just as we do for mpeg4 aac.
16849 Also call gst_riff_init(). Partially fixes #338767.
16851 2006-04-19 Tim-Philipp Müller <tim at centricular dot net>
16853 * gst/wavenc/gstwavenc.c: (gst_wavenc_base_init),
16854 (gst_wavenc_class_init), (gst_wavenc_init),
16855 (gst_wavenc_create_header_buf), (gst_wavenc_push_header),
16856 (gst_wavenc_sink_setcaps), (get_id_from_name), (gst_wavenc_event),
16857 (gst_wavenc_chain), (gst_wavenc_change_state):
16858 * gst/wavenc/gstwavenc.h:
16859 Set caps on first outgoing buffer, so that it doesn't error out
16860 immediately with a non-negotiated error (#338716). Rewrite and
16861 clean up a bit; fix setcaps function to parse things properly;
16862 fix sink caps (8bit audio is unsigned and doesn't have depth);
16863 use boilerplate macros; remove unused properties stuff.
16865 2006-04-18 Tim-Philipp Müller <tim at centricular dot net>
16867 * ext/gdk_pixbuf/gstgdkpixbuf.c:
16868 Leave JPEG decoding to our jpegdec plugin. gdkpixbufdec cannot
16869 handle MJPEG streams and might be autoplugged for those if the
16870 user doesn't have jpegdec installed (resulting in a cryptic error
16871 message about huffman tables). Better to disable JPEG decoding here
16872 and let the user figure out that she needs to install jpegdec.
16874 2006-04-18 Tim-Philipp Müller <tim at centricular dot net>
16876 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
16877 (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_init),
16878 (gst_gdk_pixbuf_flush), (gst_gdk_pixbuf_chain):
16879 * ext/gdk_pixbuf/gstgdkpixbuf.h:
16880 Make work with packetised/framed input (e.g. png-in-quicktime). Use
16881 GST_ELEMENT_ERROR when we return GST_FLOW_ERROR. Add some
16882 GST_DEBUG_FUNCPTR here and there. Use GST_LOG for recurring
16883 debug messages. Fix boilerplate macros.
16885 2006-04-18 Tim-Philipp Müller <tim at centricular dot net>
16887 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
16888 (gst_gdk_pixbuf_set_property), (gst_gdk_pixbuf_get_property):
16889 No need to special-case for Gdk-2.0 any longer, we require
16890 Gdk 2.2 or newer; minor clean-ups.
16892 2006-04-18 Tim-Philipp Müller <tim at centricular dot net>
16894 * ext/shout2/gstshout2.c: (gst_shout2send_base_init),
16895 (gst_shout2send_class_init), (gst_shout2send_init),
16896 (set_shout_metadata), (gst_shout2send_set_metadata),
16897 (gst_shout2send_event), (gst_shout2send_start),
16898 (gst_shout2send_connect), (gst_shout2send_stop),
16899 (gst_shout2send_render), (gst_shout2send_set_property),
16900 (gst_shout2send_get_property), (gst_shout2send_setcaps),
16902 * ext/shout2/gstshout2.h:
16904 Rewrite a bit: use GstBaseSink::start and stop instead of a state
16905 change function; use GST_ELEMENT_ERROR for error reporting, not
16906 g_error() or GST_ERROR(); don't unref caps in setcaps function,
16907 will cause crashes or assertion failures; remove (unused) "sync"
16908 property, basesink already has such a property; misc. other
16909 minor fixes and cleanups.
16911 2006-04-18 Tim-Philipp Müller <tim at centricular dot net>
16913 * ext/esd/esdsink.c: (gst_esdsink_open), (gst_esdsink_prepare):
16914 * ext/esd/gstesd.c: (plugin_init):
16916 Add translatable error message for when we cannot
16917 connect to the sound server, as "Cannot open resource
16918 for writing" isn't really an acceptable message to show
16919 to the user in this case.
16921 2006-04-18 Tim-Philipp Müller <tim at centricular dot net>
16923 * sys/oss/gst-i18n-plugin.h:
16924 Remove bogus file that doesn't belong here.
16926 2006-04-17 Tim-Philipp Müller <tim at centricular dot net>
16928 Patch by: Philippe Valembois
16930 * ext/shout2/gstshout2.c: (gst_shout2send_init),
16931 (gst_shout2send_set_metadata), (gst_shout2send_event),
16932 (gst_shout2send_render), (gst_shout2send_change_state):
16933 * ext/shout2/gstshout2.h:
16934 Handle tags being received before the connection to
16935 the server is established properly (see #338636).
16937 2006-04-17 Tim-Philipp Müller <tim at centricular dot net>
16939 * ext/shout2/gstshout2.c: (gst_shout2send_render):
16940 Don't crash in case the connection to the server fails:
16941 don't set pointer to NULL by assigning FALSE; error out
16942 properly by using GST_ELEMENT_ERROR and returning
16943 GST_FLOW_ERROR (fixes #338636). Lastly, free connection
16944 before resetting the pointer.
16946 2006-04-17 Jan Schmidt <thaytan@mad.scientist.com>
16948 * gst/id3demux/id3tags.c:
16949 Recognise TCO (Genre) tags in ID3v2.2. Patch by Alex Lancaster
16952 2006-04-12 Wim Taymans <wim@fluendo.com>
16954 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
16955 (gst_gdk_pixbuf_get_capslist), (gst_gdk_pixbuf_sink_getcaps),
16956 (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_init),
16957 (gst_gdk_pixbuf_flush), (gst_gdk_pixbuf_sink_event),
16958 (gst_gdk_pixbuf_chain):
16960 Added RGBA as a possible output format.
16961 Correctly free the supported mimetypes.
16962 deprecate silent arg, it's not used.
16963 Return result from _alloc_buffer to peer.
16965 2006-04-11 Tim-Philipp Müller <tim at centricular dot net>
16967 * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_process):
16968 Don't leak memory allocated by gst_buffer_new_and_alloc() by
16969 overwriting GST_BUFFER_MALLOCDATA.
16971 2006-04-11 Tim-Philipp Müller <tim at centricular dot net>
16973 * ext/libpng/gstpngdec.c: (gst_pngdec_init),
16974 (user_endrow_callback), (user_end_callback),
16975 (gst_pngdec_caps_create_and_set), (gst_pngdec_chain),
16976 (gst_pngdec_sink_setcaps), (gst_pngdec_sink_event),
16977 (gst_pngdec_libpng_clear), (gst_pngdec_change_state):
16978 * ext/libpng/gstpngdec.h:
16979 Handle more than one frame if the content is framed,
16980 like with png-in-quicktime (#331917).
16982 2006-04-10 Thomas Vander Stichele <thomas at apestaart dot org>
16984 * sys/oss/Makefile.am:
16985 * sys/oss/common.h:
16986 * sys/oss/gstosssink.c: (gst_oss_sink_init), (gst_oss_sink_open),
16987 (gst_oss_sink_prepare), (gst_oss_sink_unprepare):
16988 * sys/oss/gstosssrc.c: (gst_oss_src_prepare),
16989 (gst_oss_src_unprepare):
16990 - the user-visible error strings were in the wrong category
16991 - and the messages were not marked for translation
16992 - which is actually a good thing, because they were exactly
16993 the kind of message you would never want anyone to see
16994 - the macros were using variables that didn't exist in the macro
16996 - and they were obviously copied from each other and then modified
16997 - so a common header makes sense
16999 2006-04-10 Tim-Philipp Müller <tim at centricular dot net>
17001 * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
17002 Don't try to modify read-only data.
17004 * gst/matroska/matroska-demux.c:
17005 (gst_matroska_demux_parse_blockgroup_or_simpleblock):
17006 Fix comment (won't crash any longer now).
17008 2006-04-10 Michael Smith <msmith@fluendo.com>
17010 * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_set_header_on_caps):
17011 Use copies of header buffers for caps to avoid circular refcounting
17012 problems (as in theoradec, vorbisdec).
17014 * tests/check/elements/cmmldec.c: (GST_START_TEST):
17015 Fix a typo in test that meant it was testing the wrong thing.
17017 * tests/check/elements/cmmlenc.c: (check_headers):
17018 Fix refcount checks now that we use buffer-copies for caps.
17020 2006-04-10 Tim-Philipp Müller <tim at centricular dot net>
17022 * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init),
17023 (gst_matroska_demux_handle_seek_event),
17024 (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
17025 (gst_matroska_demux_subtitle_caps),
17026 (gst_matroska_demux_plugin_init):
17027 Use static pad templates with ANY caps for audio and video
17028 source pads and get rid of a lot of unnecessary (and partially
17029 broken) code for the template caps. Clean up caps finding
17030 functions. Fixes playback of audio files/streams that do not
17031 contain the sample rate and/or number of channels in the audio
17032 context (happens a lot with vorbis/mp3 .mka files it seems).
17034 Also add myself to copyright holders.
17036 2006-04-10 Michael Smith <msmith@fluendo.com>
17038 * ext/annodex/gstcmmlutils.c: (gst_cmml_track_list_del_clip):
17039 Use g_list_delete_link () instead of g_list_remove_link () so that
17040 we free the link as well as the contained data.
17042 2006-04-10 Wim Taymans <wim@fluendo.com>
17044 Patch by: Ryan Lortie (desrt) <desrt at destr dot ca>
17046 * gst/avi/gstavidemux.c: (gst_avi_demux_parse_superindex),
17047 (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
17048 (gst_avi_demux_stream_header):
17049 Fix some crashers with empty chunks. (Fixes #337749)
17051 2006-04-09 Sebastien Moutte <sebastien@moutte.net>
17053 * gst/level/gstlevel.c: (gst_level_set_caps),(gst_level_transform_ip):
17054 use G_GINT64_CONSTANT for INT64 constants
17055 * gst/videofilter/gstvideobalance.c:
17056 define rint for WIN32 #define rint(x) (floor((x)+0.5))
17057 * win32/vs6/libgstavi.dsp:
17058 add missing libraries for the link and remove avimux.c from
17059 the project as it isn't ported to 0.10 yet
17061 2006-04-09 Tim-Philipp Müller <tim at centricular dot net>
17063 * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
17064 Even better would be if we actually did the right thing
17065 here (also, G_GUINT64_CONSTANT only exists since GLib-2.10).
17067 2006-04-08 Tim-Philipp Müller <tim at centricular dot net>
17069 * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
17070 Can't just replace 1LL with 1L here just because MSVC doesn't
17071 support it, as it might lead to incorrect results when doing the
17072 bitshifting here. Using GLib's G_GUINT64_CONSTANT() macro to
17073 force a 64-bit constant in a way that all compilers are happy with.
17075 2006-04-08 Stefan Kost <ensonic@users.sf.net>
17077 * ext/aalib/gstaasink.c: (gst_aasink_class_init):
17078 * ext/esd/esdsink.c: (gst_esdsink_class_init):
17079 * ext/flac/gstflactag.c: (gst_flac_tag_class_init):
17080 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_class_init):
17081 * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
17082 * ext/jpeg/gstsmokedec.c: (gst_smokedec_class_init):
17083 * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init):
17084 * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init):
17085 * ext/libmng/gstmngdec.c: (gst_mngdec_class_init):
17086 * ext/libmng/gstmngenc.c: (gst_mngenc_class_init):
17087 * ext/libpng/gstpngdec.c: (gst_pngdec_class_init):
17088 * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
17089 * ext/mikmod/gstmikmod.c: (gst_mikmod_class_init):
17090 * ext/shout2/gstshout2.c: (gst_shout2send_class_init):
17091 * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
17092 * gst/alpha/gstalpha.c: (gst_alpha_class_init):
17093 * gst/avi/gstavimux.c: (gst_avimux_class_init):
17094 * gst/debug/efence.c: (gst_efence_class_init):
17095 * gst/debug/negotiation.c: (gst_negotiation_class_init):
17096 * gst/flx/gstflxdec.c: (gst_flxdec_class_init):
17097 * gst/goom/gstgoom.c: (gst_goom_class_init):
17098 * gst/id3demux/gstid3demux.c: (gst_id3demux_class_init):
17099 * gst/interleave/deinterleave.c: (deinterleave_class_init):
17100 * gst/interleave/interleave.c: (interleave_class_init):
17101 * gst/law/alaw-decode.c: (gst_alawdec_class_init):
17102 * gst/law/alaw-encode.c: (gst_alawenc_class_init):
17103 * gst/law/mulaw-encode.c: (gst_mulawenc_class_init):
17104 * gst/median/gstmedian.c: (gst_median_class_init):
17105 * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
17106 * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init):
17107 * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_class_init):
17108 * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_class_init):
17109 * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_class_init):
17110 * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_class_init):
17111 * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init):
17112 * gst/rtp/gstrtpdepay.c: (gst_rtp_depay_class_init):
17113 * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_class_init):
17114 * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_class_init):
17115 * gst/rtp/gstrtph263pay.c: (gst_rtp_h263_pay_class_init):
17116 * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_class_init):
17117 * gst/rtp/gstrtph263ppay.c: (gst_rtp_h263p_pay_class_init):
17118 * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init):
17119 * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
17120 * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_class_init):
17121 * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_class_init):
17122 * gst/rtp/gstrtpmpapay.c: (gst_rtp_mpa_pay_class_init):
17123 * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_class_init):
17124 * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_class_init):
17125 * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_class_init):
17126 * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_class_init):
17127 * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_class_init):
17128 * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_class_init):
17129 * gst/rtsp/gstrtpdec.c: (gst_rtpdec_class_init):
17130 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init):
17131 * gst/smpte/gstsmpte.c: (gst_smpte_class_init):
17132 * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init):
17133 * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init):
17134 * gst/udp/gstudpsink.c: (gst_udpsink_class_init):
17135 * gst/videomixer/videomixer.c: (gst_videomixer_class_init):
17136 * gst/wavenc/gstwavenc.c: (gst_wavenc_class_init):
17137 * sys/oss/gstossdmabuffer.c: (gst_ossdmabuffer_class_init):
17138 * sys/oss/gstosssink.c: (gst_oss_sink_class_init):
17139 * sys/osxaudio/gstosxaudioelement.c:
17140 (gst_osxaudioelement_class_init):
17141 * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_class_init):
17142 * sys/osxaudio/gstosxaudiosrc.c: (gst_osxaudiosrc_class_init):
17143 * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_class_init):
17144 Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
17146 2006-04-08 Stefan Kost <ensonic@users.sf.net>
17148 * ext/mikmod/gstmikmod.h:
17149 * gst/level/gstlevel.h:
17150 Fix more broken GObject macros
17152 2006-04-08 Stefan Kost <ensonic@users.sf.net>
17154 * ext/annodex/gstcmmldec.h:
17155 * ext/annodex/gstcmmlenc.h:
17156 * ext/annodex/gstcmmltag.h:
17157 * ext/cairo/gsttextoverlay.h:
17158 * ext/ladspa/gstsignalprocessor.h:
17159 * gst/matroska/ebml-read.h:
17160 * gst/matroska/ebml-write.h:
17161 * sys/osxaudio/gstosxaudioelement.h:
17162 Fix broken GObject macros
17164 2006-04-08 Tim-Philipp Müller <tim at centricular dot net>
17166 * ext/flac/gstflacdec.c: (gst_flac_dec_handle_seek_event):
17167 Don't try to seek beyond the end of the file (would
17168 occasionally display error dialogs in totem when seeking
17169 to the end) (#335869). Will still throw an error though
17170 if the file is truncated and the total_samples value in
17171 the stream header is wrong.
17173 2006-04-07 Tim-Philipp Müller <tim at centricular dot net>
17175 * ext/flac/gstflacdec.c: (gst_flac_calculate_crc8),
17176 (gst_flac_dec_scan_got_frame), (gst_flac_dec_scan_for_last_block),
17177 (gst_flac_dec_metadata_callback):
17178 * ext/flac/gstflacdec.h:
17179 If the stream header doesn't contain the total number of samples,
17180 search for the last flac frame at the end of the file and calculate
17181 the total duration from that frame's offset (fixes #337609).
17183 2006-04-07 Edward Hervey <edward@fluendo.com>
17185 * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream):
17186 Don't unref the GstPadTemplate returned by
17187 gst_element_class_get_pad_template().
17189 2006-04-06 Tim-Philipp Müller <tim at centricular dot net>
17191 Patch by: Brian Cameron <brian dot cameron at sun dot com>
17193 * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_init),
17194 (gst_sunaudiosink_prepare), (gst_sunaudiosink_write):
17195 * sys/sunaudio/gstsunaudiosink.h:
17196 Use spec->segsize and spec->segtotal in the prepare function
17197 to initialise the ring buffer instead of using the buffer-time
17198 property (#337421).
17200 2006-04-06 Tim-Philipp Müller <tim at centricular dot net>
17203 Bump core requirements to CVS for gst_pad_query_peer_duration()
17204 which is used by speexdec.
17206 2006-04-05 Tim-Philipp Müller <tim at centricular dot net>
17208 * ext/speex/gstspeex.c: (plugin_init):
17209 * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
17210 (gst_speex_dec_reset), (gst_speex_dec_init), (speex_dec_convert),
17211 (speex_get_sink_query_types), (speex_dec_sink_query),
17212 (speex_get_src_query_types), (speex_dec_src_query),
17213 (speex_dec_src_event), (speex_dec_sink_event),
17214 (speex_dec_chain_parse_header), (speex_dec_chain_parse_comments),
17215 (speex_dec_chain_parse_data), (speex_dec_chain),
17216 (gst_speex_dec_get_property), (gst_speex_dec_set_property),
17217 (speex_dec_change_state):
17218 * ext/speex/gstspeexdec.h:
17219 Fix seeking and duration queries (#337033); clean up and
17222 2006-04-05 Thomas Vander Stichele <thomas at apestaart dot org>
17224 * ext/raw1394/gstdv1394src.c:
17225 distinguish between device not found and could not open for
17228 2006-04-03 Thomas Vander Stichele <thomas at apestaart dot org>
17232 * pkgconfig/.cvsignore:
17233 * pkgconfig/Makefile.am:
17234 * pkgconfig/gstreamer-plugins-good-uninstalled.pc.in:
17235 add a .pc file so other modules can use good plugins in tests
17237 2006-04-01 Thomas Vander Stichele <thomas at apestaart dot org>
17240 clean up, use AS_VERSION and AS_NANO
17241 * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
17242 use PACKAGE_VERSION define
17259 2006-03-31 Sebastien Moutte <sebastien@moutte.net>
17261 * ext\jpeg\smokecodec.c:
17262 use of GST_DEBUG instead of DEBUG(a...) for WIN32
17263 * ext\speex\gstspeexenc.c: (gst_speexenc_set_header_on_caps):
17264 move first instruction after all variables declarations
17265 * gst\alpha\gstalpha.c:
17266 * gst\effectv\gstshagadelic.c:
17267 * gst\smpte\paint.c:
17268 * gst\videofilter\gstvideobalance.c:
17269 define M_PI if it's not defined (it's not defined on WIN32)
17270 * gst\cutter\gstcutter.c: (gst_cutter_chain):
17271 * gst\id3demux\id3v2frames.c: (parse_relative_volume_adjustment_two):
17272 * gst\level\gstlevel.c: (gst_level_set_property), (gst_level_transform_ip):
17273 * gst\matroska\matroska-demux.c: (gst_matroska_demux_parse_info),
17274 (gst_matroska_demux_video_caps):
17275 * gst\matroska\matroska-mux.c: (gst_matroska_mux_start), (gst_matroska_mux_finish):
17276 * gst\wavparse\gstwavparse.c: (gst_wavparse_stream_data):
17277 use gst_guint64_to_gdouble for conversions
17278 * gst\goom\filters.c: (setPixelRGB_):
17279 fix a debug which was using undefined variable
17280 * gst\level\gstlevel.c: (gst_level_set_caps), (gst_level_transform_ip):
17281 * gst\matroska\ebml-read.c: (gst_ebml_read_sint):
17282 replace LL suffix with L suffix (LL isn't supported by MSVC6.0)
17284 add vs6 projects files for most of plugins-good
17286 2006-03-30 j^ <j@bootlab.org>
17288 * ext/aalib/gstaasink.c:
17289 * ext/annodex/gstcmmldec.c:
17290 * ext/annodex/gstcmmlenc.c:
17291 * ext/cairo/gsttextoverlay.c:
17292 * ext/cairo/gsttimeoverlay.c:
17293 * ext/cdio/gstcdiocddasrc.c:
17294 * ext/dv/gstdvdec.c:
17295 * ext/esd/esdmon.c:
17296 * ext/esd/esdsink.c:
17297 * ext/flac/gstflacdec.c:
17298 * ext/flac/gstflacenc.c:
17299 * ext/flac/gstflactag.c:
17300 * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init):
17301 * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init):
17302 * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init):
17303 * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init):
17304 * ext/gdk_pixbuf/gstgdkpixbuf.c:
17305 * ext/gdk_pixbuf/pixbufscale.c:
17306 * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
17307 * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
17308 * ext/jpeg/gstjpegdec.c:
17309 * ext/jpeg/gstjpegenc.c:
17310 * ext/jpeg/gstsmokedec.c:
17311 * ext/jpeg/gstsmokeenc.c:
17312 * ext/libcaca/gstcacasink.c:
17313 * ext/libmng/gstmngdec.c:
17314 * ext/libmng/gstmngenc.c:
17315 * ext/libpng/gstpngdec.c:
17316 * ext/libpng/gstpngenc.c:
17317 * ext/mikmod/gstmikmod.c:
17318 * ext/raw1394/gstdv1394src.c:
17319 * ext/shout2/gstshout2.c:
17320 * ext/speex/gstspeexdec.c:
17321 * ext/speex/gstspeexenc.c:
17322 * gst/alpha/gstalpha.c:
17323 * gst/alpha/gstalphacolor.c:
17324 * gst/auparse/gstauparse.c:
17325 * gst/autodetect/gstautoaudiosink.c:
17326 (gst_auto_audio_sink_base_init):
17327 * gst/autodetect/gstautovideosink.c:
17328 (gst_auto_video_sink_base_init):
17329 * gst/avi/gstavimux.c: (gst_avimux_base_init):
17330 * gst/cutter/gstcutter.c:
17331 * gst/debug/breakmydata.c:
17332 * gst/debug/efence.c:
17333 * gst/debug/gstnavigationtest.c:
17334 * gst/debug/negotiation.c:
17335 * gst/debug/progressreport.c:
17336 * gst/debug/testplugin.c:
17337 * gst/effectv/gstaging.c:
17338 * gst/effectv/gstdice.c:
17339 * gst/effectv/gstedge.c:
17340 * gst/effectv/gstquark.c:
17341 * gst/effectv/gstrev.c:
17342 * gst/effectv/gstvertigo.c:
17343 * gst/effectv/gstwarp.c:
17344 * gst/flx/gstflxdec.c:
17345 * gst/goom/gstgoom.c:
17346 * gst/interleave/deinterleave.c:
17347 * gst/interleave/interleave.c:
17348 * gst/law/alaw-decode.c: (gst_alawdec_base_init):
17349 * gst/law/alaw-encode.c: (gst_alawenc_base_init):
17350 * gst/law/mulaw-decode.c: (gst_mulawdec_base_init):
17351 * gst/law/mulaw-encode.c: (gst_mulawenc_base_init):
17352 * gst/level/gstlevel.c:
17353 * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init):
17354 * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init):
17355 * gst/median/gstmedian.c:
17356 * gst/monoscope/gstmonoscope.c:
17357 * gst/multipart/multipartdemux.c:
17358 * gst/multipart/multipartmux.c:
17359 * gst/oldcore/gstmd5sink.c:
17360 * gst/oldcore/gstmultifilesrc.c:
17361 * gst/oldcore/gstpipefilter.c:
17362 * gst/oldcore/gstshaper.c:
17363 * gst/oldcore/gststatistics.c:
17364 * gst/rtp/gstasteriskh263.c:
17365 * gst/rtp/gstrtpL16depay.c:
17366 * gst/rtp/gstrtpL16pay.c:
17367 * gst/rtp/gstrtpamrdepay.c:
17368 * gst/rtp/gstrtpamrpay.c:
17369 * gst/rtp/gstrtpdepay.c:
17370 * gst/rtp/gstrtpgsmpay.c:
17371 * gst/rtp/gstrtph263pay.c:
17372 * gst/rtp/gstrtph263pdepay.c:
17373 * gst/rtp/gstrtph263ppay.c:
17374 * gst/rtp/gstrtpmp4gpay.c:
17375 * gst/rtp/gstrtpmp4vdepay.c:
17376 * gst/rtp/gstrtpmp4vpay.c:
17377 * gst/rtp/gstrtpmpadepay.c:
17378 * gst/rtp/gstrtpmpapay.c:
17379 * gst/rtp/gstrtppcmadepay.c:
17380 * gst/rtp/gstrtppcmapay.c:
17381 * gst/rtp/gstrtppcmudepay.c:
17382 * gst/rtp/gstrtppcmupay.c:
17383 * gst/rtp/gstrtpspeexdepay.c:
17384 * gst/rtp/gstrtpspeexpay.c:
17385 * gst/rtsp/gstrtpdec.c:
17386 * gst/smpte/gstsmpte.c:
17387 * gst/videobox/gstvideobox.c:
17388 * gst/videofilter/gstgamma.c: (gst_gamma_base_init):
17389 * gst/videofilter/gstvideobalance.c:
17390 * gst/videofilter/gstvideoflip.c:
17391 * gst/videofilter/gstvideotemplate.c:
17392 (gst_videotemplate_base_init):
17393 * gst/videomixer/videomixer.c:
17394 * gst/wavenc/gstwavenc.c:
17395 * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init):
17396 better/unified long descriptions
17398 Some cleanups to auparse, don't send multiple newsegments.
17400 2006-03-29 Wim Taymans <wim@fluendo.com>
17402 From a patch by: Michael Dominic K. <mdk at mdk dot org dot pl>
17404 * ext/dv/gstdvdemux.c: (gst_dvdemux_class_init),
17405 (gst_dvdemux_reset), (gst_dvdemux_src_convert),
17406 (gst_dvdemux_send_event), (gst_dvdemux_flush), (gst_dvdemux_loop),
17407 (gst_dvdemux_sink_activate_pull), (gst_dvdemux_change_state):
17408 * ext/dv/gstdvdemux.h:
17409 Seek in READY patch. Only works for pull based mode.
17412 2006-03-27 Tim-Philipp Müller <tim at centricular dot net>
17414 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_flush),
17415 (gst_gdk_pixbuf_event):
17416 Fix two crashers: don't unref the same caps twice, and
17417 set pixbuf loader to NULL after freeing it.
17419 2006-03-27 Wim Taymans <wim@fluendo.com>
17421 * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
17422 (gst_speexenc_finalize), (gst_speexenc_sink_setcaps),
17423 (gst_speexenc_chain):
17424 * ext/speex/gstspeexenc.h:
17425 Don't leak adapter.
17426 A push *always* takes ownership of the buffer, even on
17430 2006-03-26 Tim-Philipp Müller <tim at centricular dot net>
17432 * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
17433 Create source pad without leaking.
17435 2006-03-24 Wim Taymans <wim@fluendo.com>
17437 * ext/flac/gstflacdec.c: (gst_flac_dec_handle_seek_event):
17438 * ext/flac/gstflacdec.h:
17439 * ext/flac/gstflacenc.h:
17441 Fix deadly lock order error in seeking code, STREAM_LOCK
17442 cannot be taken within LOCK and the streaming variables are
17443 protected with the STREAM_LOCK anyway.
17445 2006-03-24 Wim Taymans <wim@fluendo.com>
17447 * gst/avi/gstavidemux.c: (gst_avi_demux_parse_index),
17448 (gst_avi_demux_stream_index), (gst_avi_demux_stream_scan),
17449 (gst_avi_demux_massage_index), (gst_avi_demux_handle_seek):
17450 this patch combines the global init_frames with the stream
17451 init_frames. Rationale being that the global delay should
17452 be subtracted from any stream delay.
17455 2006-03-24 Stefan Kost <ensonic@users.sf.net>
17457 * gst/matroska/matroska-mux.c: (gst_matroska_mux_init):
17458 * gst/multipart/multipartmux.c: (gst_multipart_mux_init):
17459 * gst/smpte/gstsmpte.c: (gst_smpte_init):
17460 * gst/videomixer/videomixer.c: (gst_videomixer_init):
17461 use DEBUG_FUNCPTR for collectpads
17463 2006-03-24 Tim-Philipp Müller <tim at centricular dot net>
17465 * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init), (gst_jpegenc_chain):
17466 Don't crash when encoding images where the number of rows isn't
17467 a multiple of 2*DCTSIZE. Add some GST_DEBUG_FUNCPTR.
17469 2006-03-23 Tim-Philipp Müller <tim at centricular dot net>
17471 * ext/speex/gstspeexdec.c: (speex_dec_change_state):
17472 * gst/interleave/deinterleave.c: (deinterleave_change_state):
17473 * gst/interleave/interleave.c: (interleave_change_state):
17474 * gst/wavenc/gstwavenc.c: (gst_wavenc_change_state):
17475 More state change function fixes.
17477 2006-03-23 Wim Taymans <wim@fluendo.com>
17479 * ext/esd/esdsink.c: (gst_esdsink_class_init),
17480 (gst_esdsink_getcaps), (gst_esdsink_open), (gst_esdsink_close),
17481 (gst_esdsink_prepare), (gst_esdsink_unprepare),
17482 (gst_esdsink_delay), (gst_esdsink_reset):
17483 * ext/esd/esdsink.h:
17484 Fix esd choppy playback by configuring audiosink
17485 correctly. Fixes #325191
17487 2006-03-23 Tim-Philipp Müller <tim at centricular dot net>
17489 * ext/libpng/gstpngdec.c: (gst_pngdec_change_state):
17490 Make state change function thread-safe.
17492 2006-03-23 Tim-Philipp Müller <tim at centricular dot net>
17494 * gst/wavparse/gstwavparse.c: (gst_wavparse_get_upstream_size),
17495 (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
17496 Don't try to read beyond the end of the file just because
17497 the header claims a bigger size (like with truncated files).
17499 2006-03-23 Tim-Philipp Müller <tim at centricular dot net>
17501 * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
17502 (gst_wavparse_stream_headers), (gst_wavparse_add_src_pad),
17503 (gst_wavparse_stream_data), (gst_wavparse_loop):
17504 * gst/wavparse/gstwavparse.h:
17505 Delay source pad creation until we have the first chunk of
17506 media data, so the we can examine the data and adjust the
17507 caps accordingly if required. This makes playback of .wav
17508 files with DTS-declared-as-PCM content work (#313266).
17510 2006-03-22 Jan Schmidt <thaytan@mad.scientist.com>
17512 * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
17513 * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
17514 Don't attempt typefinding on too-short buffers that have been
17515 completely trimmed away. (Fixes #330239)
17517 * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
17518 Improve the debug output
17520 2006-03-21 Wim Taymans <wim@fluendo.com>
17522 * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
17523 (gst_esdsink_finalize), (gst_esdsink_getcaps), (gst_esdsink_open),
17524 (gst_esdsink_close), (gst_esdsink_prepare), (gst_esdsink_write),
17525 (gst_esdsink_set_property), (gst_esdsink_get_property):
17527 Reset fd to -1 when we close them.
17529 2006-03-21 Wim Taymans <wim@fluendo.com>
17531 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
17532 the OPTIONS request result is optional so don't
17535 2006-03-21 Edward Hervey <edward@fluendo.com>
17537 * gst/apetag/gsttagdemux.c: (gst_tag_demux_reset):
17538 * gst/id3demux/gstid3demux.c: (gst_id3demux_reset):
17539 * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
17540 (gst_wavparse_stream_headers), (gst_wavparse_send_event),
17541 (gst_wavparse_change_state):
17542 gcc 4.1 unreferenced pointer fixes.
17544 2006-03-21 Tim-Philipp Müller <tim at centricular dot net>
17546 Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
17548 * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek):
17549 Fix block alignment calculation. Alignment should be done before
17550 adding the byte offset where the data starts (#335231).
17552 2006-03-20 Jan Schmidt <thaytan@mad.scientist.com>
17554 * gst/matroska/ebml-write.c: (gst_ebml_write_element_push):
17555 Ensure that we set correct caps on buffers that are transferred
17556 direct from the input.
17558 2006-03-20 Jan Schmidt <thaytan@mad.scientist.com>
17560 * gst/goom/filters.c: (zoomFilterDestroy):
17561 * gst/goom/goom_core.c: (goom_close):
17562 Free filter data when cleaning up. (Fixes: #334995)
17564 2006-03-17 Tim-Philipp Müller <tim at centricular dot net>
17567 Don't compile udp and rtsp plugins on win32 (mingw) or other
17568 systems that don't have <sys/socket.h> for some reason (#316203).
17570 2006-03-16 Zaheer Abbas Merali <zaheerabbas at merali dot org>
17572 * ext/raw1394/gstdv1394src.c: (gst_dv1394src_bus_reset),
17573 (gst_dv1394src_discover_avc_node), (gst_dv1394src_start):
17574 * ext/raw1394/gstdv1394src.h:
17575 Change bus reset handler so it reports useful information such as
17576 whether the device being used connected or disconnected
17578 2006-03-16 Tim-Philipp Müller <tim at centricular dot net>
17580 * gst/id3demux/id3v2frames.c:
17581 (parse_relative_volume_adjustment_two):
17582 We only care about gain and peak data for the master volume.
17584 2006-03-16 Tim-Philipp Müller <tim at centricular dot net>
17586 * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
17587 (parse_id_string), (parse_unique_file_identifier),
17588 (parse_relative_volume_adjustment_two), (id3v2_tag_to_taglist):
17589 Read replay gain tags (#323721).
17591 2006-03-15 Tim-Philipp Müller <tim at centricular dot net>
17594 Bump requirements to gst-plugins-base CVS because
17595 of buggy gst_tag_from_id3_user_tag() in 0.10.5.
17597 2006-03-15 Philippe Kalaf <philippe.kalaf at collabora.co.uk>
17599 * rtp/gst/gstrtppcmadepay.c:
17600 Fixed one of the caps in the code from mulaw to alaw.
17602 2006-03-15 Jan Schmidt <thaytan@mad.scientist.com>
17604 * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
17605 Ensure that we set caps on the buffers we pass.
17607 * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
17608 (gst_id3demux_sink_activate):
17609 Ensure that we set caps on the buffers we pass.
17611 Use STREAM, TYPE_NOT_FOUND as the error class when
17614 2006-03-15 Edward Hervey <edward@fluendo.com>
17616 * ext/cairo/gsttextoverlay.c: (gst_text_overlay_init):
17617 * ext/dv/gstdvdemux.c: (gst_dvdemux_init), (gst_dvdemux_add_pads):
17618 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init):
17619 * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init),
17620 (gst_jpeg_dec_setcaps):
17621 * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
17622 * ext/jpeg/gstsmokedec.c: (gst_smokedec_init):
17623 * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_init):
17624 * ext/libmng/gstmngdec.c: (gst_mngdec_init),
17625 (gst_mngdec_src_getcaps):
17626 * ext/libpng/gstpngdec.c: (gst_pngdec_init),
17627 (gst_pngdec_caps_create_and_set):
17628 * ext/libpng/gstpngenc.c: (gst_pngenc_init):
17629 * ext/mikmod/gstmikmod.c: (gst_mikmod_init):
17630 * ext/speex/gstspeexdec.c: (gst_speex_dec_init):
17631 * gst/alpha/gstalpha.c: (gst_alpha_init):
17632 * gst/auparse/gstauparse.c: (gst_au_parse_init):
17633 * gst/avi/gstavidemux.c: (gst_avi_demux_init),
17634 (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream):
17635 * gst/cutter/gstcutter.c: (gst_cutter_init):
17636 * gst/debug/efence.c: (gst_efence_init), (gst_efence_getrange),
17637 (gst_efence_checkgetrange):
17638 * gst/debug/negotiation.c: (gst_negotiation_init):
17639 * gst/flx/gstflxdec.c: (gst_flxdec_init):
17640 * gst/goom/gstgoom.c: (gst_goom_init):
17641 * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_init):
17642 * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_init):
17643 * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_init):
17644 * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_init):
17645 * gst/rtp/gstrtpdepay.c: (gst_rtp_depay_init):
17646 * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_init):
17647 * gst/rtsp/gstrtpdec.c: (gst_rtpdec_init):
17648 * gst/smpte/gstsmpte.c: (gst_smpte_init):
17649 * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
17650 (gst_wavparse_create_sourcepad):
17651 Fix memleak with gst_static_pad_template_get().
17652 This uses gst_pad_new_from_static_template() instead.
17655 2006-03-14 Tim-Philipp Müller <tim at centricular dot net>
17658 Bump -base requirement to 0.10.5 for gst_tag_from_id3_user_tag(),
17661 * gst/id3demux/gstid3demux.c: (plugin_init):
17662 * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
17663 (parse_user_text_identification_frame),
17664 (parse_unique_file_identifier):
17665 Add support for UFID and TXXX frames and extract musicbrainz tags.
17667 2006-03-14 Tim-Philipp Müller <tim at centricular dot net>
17669 * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
17670 Catch short reads, like they might happen with truncated
17671 files (see #305279); remove unnecessary indentation.
17673 2006-03-14 Tim-Philipp Müller <tim at centricular dot net>
17675 * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
17676 Fix DIB image inversion for pictures with a
17677 depth != 8 (#305279).
17679 2006-03-14 Tim-Philipp Müller <tim at centricular dot net>
17681 * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_class_init),
17682 (gst_jpeg_dec_chain), (gst_jpeg_dec_change_state):
17683 * ext/jpeg/gstjpegdec.h:
17684 Fix durations on outgoing buffers after seeking
17685 in MJPEG files (#334083); some minor clean-ups.
17687 2006-03-13 Wim Taymans <wim@fluendo.com>
17689 * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
17690 (gst_wavparse_change_state):
17691 Implement seek in READY (re-fixes #327658)
17693 2006-03-13 Wim Taymans <wim@fluendo.com>
17695 * ext/cairo/gsttextoverlay.c: (gst_text_overlay_setcaps):
17696 * ext/esd/esdmon.c: (gst_esdmon_get):
17697 * ext/flac/gstflactag.c: (gst_flac_tag_chain):
17698 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
17699 (gst_gdk_pixbuf_sink_getcaps):
17700 * ext/jpeg/gstjpegenc.c: (gst_jpegenc_getcaps),
17701 (gst_jpegenc_setcaps):
17702 * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
17703 * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_getcaps),
17704 (gst_smokeenc_setcaps):
17705 * ext/libmng/gstmngdec.c: (gst_mngdec_sinklink),
17706 (gst_mngdec_src_getcaps):
17707 * ext/libmng/gstmngenc.c: (gst_mngenc_sinklink),
17708 (gst_mngenc_chain):
17709 * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps):
17710 * ext/mikmod/gstmikmod.c: (gst_mikmod_srclink):
17711 * ext/speex/gstspeexdec.c: (speex_dec_convert),
17712 (speex_dec_src_event), (speex_dec_chain):
17713 * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect),
17714 (gst_avimux_audsinkconnect), (gst_avimux_handle_event):
17715 * gst/debug/negotiation.c: (gst_negotiation_getcaps),
17716 (gst_negotiation_pad_link), (gst_negotiation_chain):
17717 * gst/flx/gstflxdec.c: (gst_flxdec_src_query_handler),
17718 (gst_flxdec_chain):
17719 * gst/interleave/deinterleave.c: (deinterleave_sink_link),
17720 (deinterleave_chain):
17721 * gst/law/mulaw-encode.c: (mulawenc_setcaps):
17722 * gst/median/gstmedian.c: (gst_median_link):
17723 * gst/monoscope/gstmonoscope.c: (gst_monoscope_srcconnect),
17724 (gst_monoscope_chain):
17725 * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_sinkconnect):
17726 * gst/wavenc/gstwavenc.c: (gst_wavenc_sink_setcaps):
17727 * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_chain):
17728 * sys/osxaudio/gstosxaudiosrc.c: (gst_osxaudiosrc_get):
17729 close #333784 unref the result of gst_pad_get_parent()
17730 by: Christophe Fergeau.
17732 2006-03-09 Wim Taymans <wim@fluendo.com>
17734 * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event),
17735 (gst_dvdemux_convert_segment), (gst_dvdemux_demux_frame):
17736 Handle events in push mode better, can now do non-flushing
17737 seeks in push mode as well.
17739 2006-03-07 Wim Taymans <wim@fluendo.com>
17741 * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init):
17742 Applied patch from Kai Vehmanen, fixes #333624.
17744 2006-03-06 Julien MOUTTE <julien@moutte.net>
17746 * ext/libpng/gstpngdec.c: (gst_pngdec_caps_create_and_set):
17747 Implement paletted and grayscale png files handling.
17750 2006-03-06 Thomas Vander Stichele <thomas at apestaart dot org>
17752 * ext/speex/gstspeexenc.c: (gst_speexenc_set_header_on_caps),
17753 (gst_speexenc_chain):
17754 fix a tag list assert
17755 follow gst-plugins-base/ext/ogg/README; set OFFSET
17756 and OFFSET_END. Muxes correctly with gst-plugins-base
17759 2006-03-04 Tim-Philipp Müller <tim at centricular dot net>
17761 * gst/id3demux/Makefile.am:
17762 * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad),
17763 (gst_id3demux_chain), (gst_id3demux_sink_activate):
17764 Use new typefind helper functions here as well, and
17765 do typefinding in pull-mode if upstream supports that.
17767 2006-03-04 Tim-Philipp Müller <tim at centricular dot net>
17769 * sys/sunaudio/gstsunaudiomixerctrl.c:
17770 (gst_sunaudiomixer_ctrl_get_volume),
17771 (gst_sunaudiomixer_ctrl_set_volume):
17772 * sys/sunaudio/gstsunaudiomixertrack.c:
17773 (gst_sunaudiomixer_track_new):
17774 Remove unused variables, breaks build from CVS
17775 with -Werror (#333392, patch by: Benjamin Pineau)
17777 2006-03-03 Wim Taymans <wim@fluendo.com>
17779 * docs/plugins/Makefile.am:
17780 * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17781 * docs/plugins/gst-plugins-good-plugins-sections.txt:
17782 Added wavparse docs.
17784 * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
17785 (gst_wavparse_reset), (gst_wavparse_init),
17786 (gst_wavparse_create_sourcepad), (gst_wavparse_parse_file_header),
17787 (gst_wavparse_stream_init), (gst_wavparse_perform_seek),
17788 (gst_wavparse_stream_headers), (gst_wavparse_send_event),
17789 (gst_wavparse_stream_data), (gst_wavparse_loop),
17790 (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate_pull),
17791 (gst_wavparse_change_state):
17792 * gst/wavparse/gstwavparse.h:
17793 Implement seek in READY (fixes #327658)
17794 Added docs and did some cleanups.
17796 2006-03-03 Tim-Philipp Müller <tim at centricular dot net>
17798 * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
17799 (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream),
17800 (gst_avi_demux_calculate_durations_from_index),
17801 (gst_avi_demux_stream_header):
17802 * gst/avi/gstavidemux.h:
17803 If we have an index, use a duration based on the index instead
17804 of blindly trusting the information in the stream headers
17807 2006-03-03 Wim Taymans <wim@fluendo.com>
17809 * docs/plugins/Makefile.am:
17810 * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17811 * docs/plugins/gst-plugins-good-plugins-sections.txt:
17812 * docs/plugins/gst-plugins-good-plugins.hierarchy:
17813 Added smoke and jpeg to the docs.
17815 * ext/jpeg/Makefile.am:
17816 * ext/jpeg/gstjpeg.c: (plugin_init):
17817 * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
17818 * ext/jpeg/gstjpegenc.h:
17819 * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
17820 (gst_smokedec_chain):
17821 * ext/jpeg/gstsmokedec.h:
17822 * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
17823 * ext/jpeg/gstsmokeenc.h:
17824 * ext/jpeg/smokecodec.h:
17825 Port smokedec (fixes #331905).
17829 2006-03-03 Wim Taymans <wim@fluendo.com>
17831 * docs/plugins/Makefile.am:
17832 * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17833 * docs/plugins/gst-plugins-good-plugins-sections.txt:
17834 * docs/plugins/gst-plugins-good-plugins.hierarchy:
17835 Added videobalance and videoflip to the docs.
17837 * gst/videofilter/Makefile.am:
17838 * gst/videofilter/gstvideobalance.c:
17839 (gst_video_balance_update_tables_planar411),
17840 (gst_video_balance_is_passthrough),
17841 (gst_video_balance_update_properties), (oil_tablelookup_u8),
17842 (gst_video_balance_planar411_ip), (gst_video_balance_set_caps),
17843 (gst_video_balance_transform_ip), (gst_video_balance_base_init),
17844 (gst_video_balance_finalize), (gst_video_balance_class_init),
17845 (gst_video_balance_init), (gst_video_balance_interface_supported),
17846 (gst_video_balance_interface_init),
17847 (gst_video_balance_colorbalance_list_channels),
17848 (gst_video_balance_colorbalance_set_value),
17849 (gst_video_balance_colorbalance_get_value),
17850 (gst_video_balance_colorbalance_init),
17851 (gst_video_balance_set_property), (gst_video_balance_get_property),
17852 (gst_video_balance_get_type), (plugin_init):
17853 * gst/videofilter/gstvideobalance.h:
17854 Ported to 0.10. (Fixes #326160)
17857 * gst/videofilter/gstvideoflip.c:
17858 * gst/videofilter/gstvideoflip.h:
17861 2006-03-02 Tim-Philipp Müller <tim at centricular dot net>
17864 Bump requirements to current core and -base CVS
17865 (core for new typefind helper API, and -base for the
17866 WAVFORMATEX support that was added to libgstriff and
17867 is needed by wavparse).
17869 * gst/apetag/Makefile.am:
17870 * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain),
17871 (gst_tag_demux_sink_activate):
17872 Use new typefind helpers for typefinding instead of our
17873 home-grown stuff; also, do typefinding in pull-mode if
17874 upstream supports that.
17876 2006-02-28 Jürg Billeter <j (at) bitron.ch>
17878 Reviewed by: Christian Schaller <christian@fluendo.com>
17880 This patch fixes bug: 329107
17882 This Changelog entry is for a commit done on February 17
17884 * ext/gconf/gconf.c
17885 * ext/gconf/gconf.h
17886 * ext/gconf/gstgconfaudiosink.c
17887 * ext/gconf/gstgconfaudiosink.h
17888 * gconf/gstreamer.schemas.in
17890 2006-02-28 Wim Taymans <wim@fluendo.com>
17892 * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
17893 (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
17894 (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event),
17895 (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull):
17896 Use DEBUG_OBJECT more.
17898 2006-02-28 Wim Taymans <wim@fluendo.com>
17900 * docs/plugins/Makefile.am:
17901 * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17902 * docs/plugins/gst-plugins-good-plugins-sections.txt:
17903 Added dvdec and dvdemux to docs.
17905 * ext/dv/gstdvdec.c: (gst_dvdec_base_init), (gst_dvdec_chain):
17907 Check frame sizes so we don't crash when don't have enough
17909 Send nice error messages on error.
17911 * ext/dv/gstdvdemux.c: (gst_dvdemux_base_init),
17912 (gst_dvdemux_class_init), (gst_dvdemux_init),
17913 (gst_dvdemux_finalize), (gst_dvdemux_reset),
17914 (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
17915 (gst_dvdemux_src_query), (gst_dvdemux_sink_query),
17916 (gst_dvdemux_push_event), (gst_dvdemux_handle_sink_event),
17917 (gst_dvdemux_convert_src_pair), (gst_dvdemux_convert_sink_pair),
17918 (gst_dvdemux_convert_src_to_sink), (gst_dvdemux_handle_push_seek),
17919 (gst_dvdemux_do_seek), (gst_dvdemux_handle_pull_seek),
17920 (gst_dvdemux_handle_src_event), (gst_dvdemux_demux_audio),
17921 (gst_dvdemux_demux_video), (gst_dvdemux_demux_frame),
17922 (gst_dvdemux_flush), (gst_dvdemux_chain), (gst_dvdemux_loop),
17923 (gst_dvdemux_sink_activate_push), (gst_dvdemux_sink_activate_pull),
17924 (gst_dvdemux_sink_activate), (gst_dvdemux_change_state):
17925 * ext/dv/gstdvdemux.h:
17927 Implement pull mode.
17929 Reduce memcpy for the video demuxing.
17931 2006-02-28 Jan Schmidt <thaytan@mad.scientist.com>
17933 * ext/annodex/gstcmmldec.c: (gst_cmml_dec_sink_event),
17934 (gst_cmml_dec_new_buffer), (gst_cmml_dec_parse_preamble),
17935 (gst_cmml_dec_parse_head), (gst_cmml_dec_push_clip):
17936 * ext/annodex/gstcmmlparser.c: (gst_cmml_parser_parse_chunk):
17937 Add a little extra debug. Make the decoder not return NOT_LINKED,
17938 as we want to continue decoding all CMML and emitting tags.
17940 2006-02-27 Michael Smith <msmith@fluendo.com>
17942 * ext/annodex/gstskeltag.c:
17943 * ext/annodex/gstskeltag.h:
17944 Deleted; these files aren't used any more either.
17946 2006-02-25 Julien MOUTTE <julien@moutte.net>
17948 * ext/Makefile.am: Fix dist-check.
17950 2006-02-25 Julien MOUTTE <julien@moutte.net>
17952 * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_push_clip): Fix another
17955 2006-02-25 Alessandro Decina <alessandro@nnva.org>
17957 * ext/annodex/Makefile.am:
17958 * ext/annodex/gstannodex.c:
17959 * ext/annodex/gstcmmldec.c:
17960 * ext/annodex/gstcmmlenc.c:
17961 * ext/annodex/gstcmmlparser.c:
17962 * ext/annodex/gstcmmlparser.h:
17963 * ext/annodex/gstcmmlutils.c:
17964 * tests/check/elements/cmmldec.c:
17965 * tests/check/elements/cmmlenc.c:
17966 Fix a memleak in gst_cmml_track_list_add_clip.
17967 Handle overflows in clip's start and end times.
17968 Add the "encoded" parameter to cmmldec and cmmlenc caps.
17969 Do not parse junk at the end of a CMML preamble buffer.
17970 Register a libxml error handler to not print stuff on stderr.
17971 Check for bad clip start and end times in the testsuites.
17973 2006-02-25 Julien MOUTTE <julien@moutte.net>
17975 * ext/annodex/gstcmmldec.c: (gst_cmml_dec_class_init),
17976 (gst_cmml_dec_finalize), (gst_cmml_dec_change_state):
17977 * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_class_init),
17978 (gst_cmml_enc_finalize), (gst_cmml_enc_change_state):
17979 * ext/annodex/gstcmmlutils.c: (gst_cmml_track_list_destroy): Fix
17982 2006-02-25 Julien MOUTTE <julien@moutte.net>
17984 * tests/check/Makefile.am:
17985 * tests/check/elements/cmmldec.c:
17986 * tests/check/elements/cmmlenc.c: Fix tests so that they use
17987 the plugins-base tags.
17989 2006-02-25 Julien MOUTTE <julien@moutte.net>
17991 * ext/Makefile.am: Re-enable module.
17993 2006-02-25 Julien MOUTTE <julien@moutte.net>
17995 * tests/check/Makefile.am: Forgot to remove that test.
17997 2006-02-25 Julien MOUTTE <julien@moutte.net>
17999 * ext/annodex/Makefile.am:
18000 * ext/annodex/gstannodex.c: (plugin_init):
18001 * ext/annodex/gstcmmldec.c:
18002 * ext/annodex/gstskeldec.c:
18003 * ext/annodex/gstskeldec.h:
18004 * tests/check/Makefile.am:
18005 * tests/check/elements/skeldec.c: Try to fix Annodex plugin.
18007 2006-02-25 Julien MOUTTE <julien@moutte.net>
18009 * tests/check/Makefile.am: Disable those checks as well.
18011 2006-02-24 Julien MOUTTE <julien@moutte.net>
18013 * ext/Makefile.am: Disable annodex for now until we figure out
18014 how to make it build.
18015 * ext/gdk_pixbuf/Makefile.am: Note for Thomas :
18016 Add a rule to your checklist : "please try to at least build
18017 what you are going to commit into -good, or if you are too lazy
18018 to do that, please check that the buildbots are not crying because
18021 2006-02-24 Edgard Lima <edgard.lima@indt.org.br>
18025 * ext/gdk_pixbuf/Makefile.am:
18026 * ext/gdk_pixbuf/gstgdkpixbuf.c:
18027 * ext/gdk_pixbuf/gstgdkpixbuf.h:
18028 * ext/gdk_pixbuf/pixbufscale.c:
18029 * ext/gdk_pixbuf/pixbufscale.h:
18030 Gdkpixbuf ported from 0.8 to 0.10 by
18031 Renato Filho <renato.filho@indt.org.br>.
18032 gst_loader and gdkpixbufanimation still need port.
18034 2006-02-24 Michael Smith <msmith@fluendo.com>
18037 * docs/plugins/gst-plugins-good-plugins-sections.txt:
18039 * ext/annodex/Makefile.am:
18040 * ext/annodex/gstannodex.c:
18041 * ext/annodex/gstannodex.h:
18042 * ext/annodex/gstcmmldec.c:
18043 * ext/annodex/gstcmmldec.h:
18044 * ext/annodex/gstcmmlenc.c:
18045 * ext/annodex/gstcmmlenc.h:
18046 * ext/annodex/gstcmmlparser.c:
18047 * ext/annodex/gstcmmlparser.h:
18048 * ext/annodex/gstcmmltag.c:
18049 * ext/annodex/gstcmmltag.h:
18050 * ext/annodex/gstcmmlutils.c:
18051 * ext/annodex/gstcmmlutils.h:
18052 * ext/annodex/gstskeldec.c:
18053 * ext/annodex/gstskeldec.h:
18054 * ext/annodex/gstskeltag.c:
18055 * ext/annodex/gstskeltag.h:
18056 * tests/check/Makefile.am:
18057 * tests/check/elements/cmmldec.c:
18058 * tests/check/elements/cmmlenc.c:
18059 * tests/check/elements/skeldec.c:
18060 Add Annodex elements from Alessendro Decina: skeleton and CMML.
18061 Includes tests & docs, oh my! Passes Thomas's -good checklist
18064 2006-02-24 Michael Smith <msmith@fluendo.com>
18067 Check for automake 1.9 as well.
18069 2006-02-24 Tim-Philipp Müller <tim at centricular dot net>
18071 * ext/flac/gstflacenc.c:
18072 Change min. sample rate to 8kHz to match flacdec's.
18074 2006-02-23 Tim-Philipp Müller <tim at centricular dot net>
18076 * ext/cdio/Makefile.am:
18077 Add GST_BASE_CFLAGS and GST_BASE_LIBS (seems to be
18078 required for Cygwin, see #317048)
18080 * gst/rtp/gstasteriskh263.c:
18081 Cygwin has includes for both the unix network socket API
18082 and the windows API, but only one can be included, so fix
18083 includes to only use one or the other, prefering the unxi
18086 2006-02-23 Philippe Kalaf <philippe.kalaf at collabora.co.uk>
18088 * rtp/gst/gstrtppcmadepay.c:
18089 * rtp/gst/gstrtppcmadepay.h:
18090 * rtp/gst/gstgstrtppcmapay.c:
18091 * rtp/gst/gstgstrtppcmapay.h:
18092 * rtp/gst/gstrtppcmudepay.c:
18093 * rtp/gst/gstrtppcmudepay.h:
18094 * rtp/gst/gstrtppcmupay.c:
18095 * rtp/gst/gstrtppcmupay.h:
18096 * rtp/gst/Makefile.am:
18097 * rtp/gst/gstrtp.c:
18099 Separated the G711 payloaders/depayloaders into separate elements for
18100 mulaw/alaw. Also removed the old g711 payloaders/depayloaders.
18102 2006-02-22 Wim Taymans <wim@fluendo.com>
18104 * ext/dv/gstdvdec.c: (gst_dvdec_base_init), (gst_dvdec_init),
18105 (gst_dvdec_change_state):
18106 * ext/dv/gstdvdec.h:
18107 * ext/dv/gstdvdemux.c: (gst_dvdemux_base_init), (gst_dvdemux_init),
18108 (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
18109 (gst_dvdemux_src_query), (gst_dvdemux_sink_query),
18110 (gst_dvdemux_handle_sink_event), (gst_dvdemux_demux_frame),
18111 (gst_dvdemux_flush), (gst_dvdemux_chain),
18112 (gst_dvdemux_change_state):
18113 * ext/dv/gstdvdemux.h:
18114 Ueber spiffify some more, added debug category.
18116 Use segments, respect playback rate from newsegment.
18117 Fix refcount issue.
18119 2006-02-20 Jan Schmidt <thaytan@mad.scientist.com>
18121 * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_event),
18122 (gst_signal_processor_process):
18123 Fix compilation of LADPSA. It doesn't seem to work, and isn't
18124 enabled for the build, but it helps me win the feature-count
18125 competitions ooh yeah.
18127 2006-02-19 Wim Taymans <wim@fluendo.com>
18129 * gst/avi/gstavidemux.c: (gst_avi_demux_src_convert),
18130 (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
18131 (gst_avi_demux_parse_file_header), (gst_avi_demux_stream_init),
18132 (gst_avi_demux_parse_avih), (gst_avi_demux_parse_superindex),
18133 (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
18134 (gst_avi_demux_stream_header), (gst_avi_demux_change_state):
18135 Use scaling code for added precission and more correct stop
18136 position in case scale==0.
18138 2006-02-19 Wim Taymans <wim@fluendo.com>
18140 * gst/flx/gstflxdec.c: (gst_flxdec_src_query_handler),
18141 (gst_flxdec_chain):
18142 * gst/flx/gstflxdec.h:
18143 Implement DURATION query.
18145 2006-02-19 Wim Taymans <wim@fluendo.com>
18147 * gst/flx/flx_color.h:
18148 * gst/flx/flx_fmt.h:
18149 * gst/flx/gstflxdec.c: (gst_flxdec_init),
18150 (gst_flxdec_src_query_handler), (flx_decode_color),
18151 (gst_flxdec_chain):
18152 * gst/flx/gstflxdec.h:
18153 Set MALLOCDATA for the temp buffers so we don't leak.
18154 Some debug cleanups.
18155 Consume all data in the adapter before leaving the chain
18156 function. Fixes #330678.
18158 2006-02-18 Jan Schmidt <thaytan@mad.scientist.com>
18160 * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
18161 * gst/id3demux/id3v2frames.c: (id3v2_genre_fields_to_taglist):
18162 Handle 0 data size in otherwise valid frames.
18163 Handle numeric strings in 2.4.0 even when not in parentheses
18165 2006-02-18 Tim-Philipp Müller <tim at centricular dot net>
18167 * gst/matroska/matroska-demux.c:
18168 (gst_matroska_demux_subtitle_caps),
18169 (gst_matroska_demux_plugin_init):
18170 * gst/matroska/matroska-ids.h:
18171 Recognise SSA/ASS and USF subtitle formats and
18172 set proper caps when they are found.
18174 2006-02-17 Tim-Philipp Müller <tim at centricular dot net>
18176 * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_decode_direct),
18177 (gst_jpeg_dec_chain):
18178 Fix invalid memory access for some odd-sized images
18179 (see image contained in quicktime stream in #327083);
18180 use g_malloc() instead of g_alloca().
18182 2006-02-17 Wim Taymans <wim@fluendo.com>
18184 * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_chain):
18185 Patch from Sebastien Cote, fixes #319884
18187 2006-02-17 Tim-Philipp Müller <tim at centricular dot net>
18189 * ext/cdio/gstcdio.c: (plugin_init):
18190 Init debug category (#331253).
18192 2006-02-16 Tim-Philipp Müller <tim at centricular dot net>
18194 * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
18195 Pass extra_data to gst_riff_create_audio_caps(), so that
18196 WAVEFORMATEX stuff works. Post audio codec name and post
18197 it as taglist on the bus. Allow up to 8 channesl for raw
18198 PCM in the source pad template caps.
18200 2006-02-16 Wim Taymans <wim@fluendo.com>
18202 * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
18203 (gst_multipart_demux_class_init), (gst_multipart_demux_init),
18204 (gst_multipart_demux_finalize), (gst_multipart_find_pad_by_mime),
18205 (gst_multipart_demux_chain), (gst_multipart_demux_change_state),
18206 (gst_multipart_set_property), (gst_multipart_get_property):
18207 Applied #318663. Gives quite a few false positives in
18208 autoscan mode, but it's better than nothing. Not closing yet.
18210 2006-02-16 Wim Taymans <wim@fluendo.com>
18212 * docs/plugins/Makefile.am:
18213 * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18214 * docs/plugins/gst-plugins-good-plugins-sections.txt:
18215 * docs/plugins/gst-plugins-good-plugins.args:
18216 * docs/plugins/inspect/plugin-udp.xml:
18217 * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
18218 (gst_udpsrc_start):
18219 Update documentation.
18222 2006-02-16 Jan Schmidt <thaytan@mad.scientist.com>
18224 * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
18225 ID3 2.3.0 used synch-safe integers for the tag size, but not for the
18226 frame size. (Fixes #331368)
18228 2006-02-16 Wim Taymans <wim@fluendo.com>
18233 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_type),
18234 (gst_rtspsrc_class_init), (gst_rtspsrc_set_property),
18235 (gst_rtspsrc_get_property), (gst_rtspsrc_stream_setup_rtp):
18236 * gst/rtsp/gstrtspsrc.h:
18237 Make sure the RTP port is an even port an try to allocate
18239 Added retry property to control max retries for port allocation.
18240 Make sure RTCP port is RTP port+1.
18241 Cleanup when port allocation fails.
18244 2006-02-16 Tim-Philipp Müller <tim at centricular dot net>
18246 * gst/alpha/gstalpha.c: (gst_alpha_change_state):
18247 Don't ignore return value of the parent class's state
18248 change function (#331385, patch by: Wouter Paesen).
18250 2006-02-15 Wim Taymans <wim@fluendo.com>
18253 * docs/plugins/Makefile.am:
18254 * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18255 * docs/plugins/gst-plugins-good-plugins-sections.txt:
18256 * docs/plugins/gst-plugins-good-plugins.hierarchy:
18258 * ext/hal/Makefile.am:
18259 * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init),
18260 (gst_hal_audio_sink_class_init), (gst_hal_audio_sink_reset),
18261 (gst_hal_audio_sink_init), (gst_hal_audio_sink_dispose),
18262 (do_toggle_element), (gst_hal_audio_sink_set_property),
18263 (gst_hal_audio_sink_get_property),
18264 (gst_hal_audio_sink_change_state):
18265 * ext/hal/gsthalaudiosink.h:
18266 * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init),
18267 (gst_hal_audio_src_class_init), (gst_hal_audio_src_reset),
18268 (gst_hal_audio_src_init), (gst_hal_audio_src_dispose),
18269 (do_toggle_element), (gst_hal_audio_src_set_property),
18270 (gst_hal_audio_src_get_property), (gst_hal_audio_src_change_state):
18271 * ext/hal/gsthalaudiosrc.h:
18272 * ext/hal/gsthalelements.c: (plugin_init):
18273 * ext/hal/gsthalelements.h:
18274 * ext/hal/hal.c: (gst_hal_get_string),
18275 (gst_hal_render_bin_from_udi), (gst_hal_get_audio_sink),
18276 (gst_hal_get_audio_src):
18278 Add HAL sound device wrapper plugins. Closes #329106
18280 2006-02-15 Wim Taymans <wim@fluendo.com>
18282 * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
18283 Add comment in a fultile attempt to stop the copy-and-paste
18284 paradigm leading to duplication of bad code.
18286 * gst/rtsp/rtsptransport.c: (rtsp_transport_parse):
18287 Mime parameters have to be checked case insensitive
18289 2006-02-14 Tim-Philipp Müller <tim at centricular dot net>
18291 * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams):
18292 Advance stream time for lagging subtitle streams by sending
18293 newsegment events with the update flag set.
18295 2006-02-14 Edward Hervey <edward@fluendo.com>
18297 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
18298 There can be bogus data before the hdrl LIST tag in the RIFF header.
18299 It's hard to say if it's not respecting the AVI specifications or not,
18300 but since Google Video is producing AVIs like that and the other player
18301 don't seem to complain, I guess we should do the same.
18303 2006-02-13 Jan Schmidt <thaytan@mad.scientist.com>
18305 * gst/id3demux/id3v2frames.c: (parse_insert_string_field),
18306 (parse_split_strings):
18307 Add more validation to ensure that a char encoding conversion
18308 produced a valid UTF-8 string.
18310 2006-02-13 Mark Nauwelaerts <manauw@skynet.be>
18312 Reviewed by: Edward Hervey <edward@fluendo.com>
18314 * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
18315 Properly handle end of segment. Closes #330885.
18317 2006-02-13 Wim Taymans <wim@fluendo.com>
18319 * gst/rtp/gstrtpmp4gpay.h:
18320 For got to commit this one.
18322 2006-02-12 Wim Taymans <wim@fluendo.com>
18324 * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init),
18325 (gst_rtp_mp4g_pay_init), (gst_rtp_mp4g_pay_parse_audio_config),
18326 (gst_rtp_mp4g_pay_parse_video_config), (gst_rtp_mp4g_pay_new_caps),
18327 (gst_rtp_mp4g_pay_setcaps), (gst_rtp_mp4g_pay_flush):
18328 * gst/rtp/gstrtpmp4gpay.h:
18329 Make more things work.
18330 Handle ACC config strings.
18332 2006-02-12 Thomas Vander Stichele <thomas at apestaart dot org>
18334 * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_handle_buffer):
18335 set timestamps if no incoming timestamps set
18337 2006-02-11 Tim-Philipp Müller <tim at centricular dot net>
18339 * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_upstream_size),
18340 (gst_tag_demux_do_typefind):
18341 ... and fix the very same leaks in GstTagDemux.
18343 2006-02-11 Jan Schmidt <thaytan@mad.scientist.com>
18345 * gst/id3demux/gstid3demux.c: (id3demux_get_upstream_size),
18346 (gst_id3demux_do_typefind):
18347 Fix a couple of mem leaks. (Patch by Jonathan Matthew
18348 <jonathan at kaolin dot wh9 dot net>)
18350 2006-02-10 Wim Taymans <wim@fluendo.com>
18352 * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_setcaps):
18353 First set options, then set caps or else the baseclass
18354 will not know about the options, duh.
18356 2006-02-10 Wim Taymans <wim@fluendo.com>
18358 * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_class_init),
18359 (gst_rtp_mp4v_pay_setcaps):
18360 Don't waste time looking for a config string if we have codec_info
18361 on the incomming caps.
18363 2006-02-10 Wim Taymans <wim@fluendo.com>
18366 Say something about case-sensitivity of caps vs mime-attributes.
18368 * gst/rtp/Makefile.am:
18369 * gst/rtp/gstrtp.c: (plugin_init):
18370 * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init),
18371 (gst_rtp_amr_pay_handle_buffer):
18372 * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_get_type),
18373 (gst_rtp_mp4g_pay_base_init), (gst_rtp_mp4g_pay_class_init),
18374 (gst_rtp_mp4g_pay_init), (gst_rtp_mp4g_pay_finalize),
18375 (gst_rtp_mp4g_pay_new_caps), (gst_rtp_mp4g_pay_setcaps),
18376 (gst_rtp_mp4g_pay_flush), (gst_rtp_mp4g_pay_handle_buffer),
18377 (gst_rtp_mp4g_pay_set_property), (gst_rtp_mp4g_pay_get_property),
18378 (gst_rtp_mp4g_pay_plugin_init):
18379 * gst/rtp/gstrtpmp4gpay.h:
18380 Added beginnings of mpeg4-generic payloader (RFC 3640)
18382 2006-02-09 Wim Taymans <wim@fluendo.com>
18384 * gst/rtsp/Makefile.am:
18385 * gst/rtsp/gstrtpdec.c: (gst_rtpdec_get_type),
18386 (gst_rtpdec_class_init), (gst_rtpdec_init), (gst_rtpdec_getcaps),
18387 (gst_rtpdec_chain_rtp), (gst_rtpdec_chain_rtcp),
18388 (gst_rtpdec_set_property), (gst_rtpdec_get_property),
18389 (gst_rtpdec_change_state):
18390 * gst/rtsp/gstrtpdec.h:
18391 * gst/rtsp/gstrtsp.c: (plugin_init):
18392 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport):
18393 * gst/rtsp/rtspconnection.c: (read_body),
18394 (rtsp_connection_receive):
18395 * gst/rtsp/rtspmessage.c: (rtsp_message_dump):
18396 Resurected rtpdec to make rtspsrc happy again.
18397 Skip attributes from the session id.
18398 Don't crash when dumping a message with an empty body.
18401 2006-02-09 Wim Taymans <wim@fluendo.com>
18403 * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_chain):
18404 Added more meaningfull warnings when something goes wrong.
18405 Clear F bit on outgoing AMR packets.
18407 * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init),
18408 (gst_rtp_amr_pay_handle_buffer):
18409 Added debugging category
18410 Support payloading of multiple AMR frames.
18412 * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_depay_data):
18413 Added some debugging.
18415 2006-02-09 Jan Schmidt <thaytan@mad.scientist.com>
18420 === release 0.10.2 ===
18422 2006-02-09 Jan Schmidt <thaytan@mad.scientist.com>
18425 releasing 0.10.2, "Papa was a rolling stone"
18427 2006-02-08 Jan Schmidt <thaytan@mad.scientist.com>
18430 Bump core and plugins-base requirement to 0.10.2.2
18431 for API additions (and 1 migration of gst_bin_find_unconnected_pad)
18433 2006-02-07 Tim-Philipp Müller <tim at centricular dot net>
18435 * ext/flac/gstflac.c: (plugin_init):
18436 * ext/speex/gstspeex.c: (plugin_init):
18437 Register musicbrainz tags.
18439 2006-02-07 Tim-Philipp Müller <tim at centricular dot net>
18441 * ext/gconf/gconf.h:
18442 Remove declaration of function that no longer exists.
18444 2006-02-07 Zaheer Abbas Merali <zaheerabbas at merali dot org>
18446 * ext/shout2/gstshout2.c: (gst_shout2send_render),
18447 (gst_shout2send_setcaps), (gst_shout2send_change_state):
18448 Make shout2 work for non ogg streams
18450 2006-02-06 Wim Taymans <wim@fluendo.com>
18452 * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
18453 (gst_multiudpsink_render), (gst_multiudpsink_get_property),
18454 (gst_multiudpsink_init_send), (gst_multiudpsink_add),
18455 (gst_multiudpsink_remove), (gst_multiudpsink_clear),
18456 (gst_multiudpsink_get_stats), (gst_multiudpsink_change_state):
18457 * gst/udp/gstmultiudpsink.h:
18459 Added properties bytes-served, bytes_to_serve.
18460 Post proper error messages,
18461 Emit client added signal too.
18463 2006-02-06 Thomas Vander Stichele <thomas at apestaart dot org>
18465 * docs/plugins/Makefile.am:
18466 * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18467 * docs/plugins/gst-plugins-good-plugins-sections.txt:
18468 * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
18469 (gst_multiudpsink_get_stats):
18470 adding docs for multiudpsink
18472 2006-02-06 Thomas Vander Stichele <thomas at apestaart dot org>
18474 * gst/level/gstlevel.c: (gst_level_transform_ip):
18475 peak below decay is not necessarily an error, so don't ERROR log
18477 2006-02-06 Tim-Philipp Müller <tim at centricular dot net>
18479 * gst/matroska/ebml-write.c: (gst_ebml_write_reset),
18480 (gst_ebml_write_flush_cache), (gst_ebml_write_element_push),
18481 (gst_ebml_write_seek):
18482 * gst/matroska/ebml-write.h:
18483 Make sure we send a newsegment event in BYTES format
18484 before sending buffers (#328531).
18486 2006-02-06 Tim-Philipp Müller <tim at centricular dot net>
18488 * ext/dv/gstdvdemux.c: (gst_dvdemux_src_query),
18489 (gst_dvdemux_sink_query):
18490 * ext/flac/gstflacdec.c: (gst_flac_dec_src_query):
18491 * ext/speex/gstspeexdec.c: (speex_get_query_types),
18492 (speex_dec_src_query):
18493 * ext/speex/gstspeexenc.c: (gst_speexenc_src_query),
18494 (gst_speexenc_sink_query):
18495 * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
18496 * gst/matroska/matroska-demux.c:
18497 (gst_matroska_demux_get_src_query_types),
18498 (gst_matroska_demux_handle_src_query):
18499 * gst/wavparse/gstwavparse.c: (gst_wavparse_get_query_types),
18500 (gst_wavparse_pad_query):
18501 Pass unhandled queries upstream instead of just dropping
18502 them (#326446). Update query type arrays here and there.
18504 2006-02-06 Tim-Philipp Müller <tim at centricular dot net>
18506 * tests/check/elements/matroskamux.c: (setup_src_pad):
18507 Collectpads in core got changed and now also holds a
18508 reference to any pad that is part of it. Fix refcount
18509 checks in test case accordingly.
18511 2006-02-06 Tim-Philipp Müller <tim at centricular dot net>
18513 * gst/apetag/gstapedemux.h:
18514 Fix include, for now GstTagDemux is in the apetag dir.
18516 2006-02-06 Tim-Philipp Müller <tim at centricular dot net>
18518 * docs/plugins/Makefile.am:
18519 * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18520 * docs/plugins/gst-plugins-good-plugins-sections.txt:
18521 * docs/plugins/inspect/plugin-cdio.xml:
18522 Add cdio plugin to docs.
18524 * ext/cdio/gstcdiocddasrc.c:
18527 * ext/cdio/gstcdio.c:
18528 The plugin is called 'cdio' not 'cddio'.
18530 2006-02-06 Tim-Philipp Müller <tim at centricular dot net>
18533 * docs/plugins/Makefile.am:
18534 * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18535 * docs/plugins/gst-plugins-good-plugins-sections.txt:
18536 * docs/plugins/gst-plugins-good-plugins.hierarchy:
18537 * docs/plugins/inspect/plugin-apetag.xml:
18538 * gst/apetag/Makefile.am:
18539 * gst/apetag/gstapedemux.c:
18540 * gst/apetag/gstapedemux.h:
18541 * gst/apetag/gsttagdemux.c:
18542 * gst/apetag/gsttagdemux.h:
18543 Add APE tag demuxer (#325649).
18545 2006-02-05 Jan Schmidt <thaytan@mad.scientist.com>
18547 * ext/gconf/gconf.c: (gst_gconf_get_default_audio_sink),
18548 (gst_gconf_get_default_video_sink),
18549 (gst_gconf_get_default_audio_src),
18550 (gst_gconf_get_default_video_src):
18551 * ext/gconf/gconf.h:
18552 * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset),
18553 (gst_gconf_audio_sink_init), (gst_gconf_audio_sink_dispose),
18554 (do_toggle_element):
18555 * ext/gconf/gstgconfaudiosink.h:
18556 * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_reset),
18557 (gst_gconf_audio_src_init), (gst_gconf_audio_src_dispose),
18558 (do_toggle_element):
18559 * ext/gconf/gstgconfaudiosrc.h:
18560 * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset),
18561 (gst_gconf_video_sink_init), (gst_gconf_video_sink_dispose),
18562 (do_toggle_element):
18563 * ext/gconf/gstgconfvideosink.h:
18564 * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_reset),
18565 (gst_gconf_video_src_init), (gst_gconf_video_src_dispose),
18566 (do_toggle_element):
18567 * ext/gconf/gstgconfvideosrc.h:
18568 Ignore changing the GConf key to "". Ignore GConf key updates
18569 that don't actually change the string.
18570 For now, ignore the GConf key when the state is > READY, as
18571 it breaks streaming. Sometime it will be nice to bring the
18572 new sink online even mid-stream, by sending NEWSEGMENT info
18573 and possibly prerolling.
18576 2006-02-05 Jan Schmidt <thaytan@mad.scientist.com>
18578 * gst/goom/filters.c: (zoomFilterNew), (calculatePXandPY),
18579 (setPixelRGB), (setPixelRGB_), (getPixelRGB), (getPixelRGB_),
18580 (zoomFilterSetResolution), (zoomFilterDestroy),
18581 (zoomFilterFastRGB), (pointFilter):
18582 * gst/goom/filters.h:
18583 * gst/goom/goom_core.c: (goom_init), (goom_set_resolution),
18584 (goom_update), (goom_close):
18585 * gst/goom/goom_core.h:
18586 * gst/goom/goom_tools.h:
18587 * gst/goom/graphic.c:
18588 * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
18589 (gst_goom_dispose), (gst_goom_src_setcaps), (gst_goom_chain):
18590 * gst/goom/gstgoom.h:
18591 * gst/goom/lines.c: (goom_lines):
18592 * gst/goom/lines.h:
18593 Make goom reentrant by moving all important static variables
18594 into instance structures.
18597 2006-02-04 Tim-Philipp Müller <tim at centricular dot net>
18599 * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
18600 (gst_avi_demux_all_source_pads_unlinked),
18601 (gst_avi_demux_process_next_entry):
18602 * gst/avi/gstavidemux.h:
18603 Third attempt, use gst_pad_is_linked() this time.
18605 2006-02-04 Jan Schmidt <thaytan@mad.scientist.com>
18607 * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
18608 (parse_split_strings):
18609 Adjust for data length indicators when parsing (Fixes #329810)
18610 Fix stupid bug parsing UTF-8 tag text.
18611 Output tag strings with multiple fields as multiple tags, so the
18612 app gets all the data.
18614 2006-02-03 Edgard Lima <edgard.lima@indt.org.br>
18616 * ext/flac/gstflacenc.c:
18617 Fixed a bug add in last commit, where no event is send. Thanks Tim to
18620 2006-02-03 Edgard Lima <edgard.lima@indt.org.br>
18622 * ext/flac/gstflacenc.c:
18623 * gst/matroska/ebml-read.c:
18624 Just make it compile with --disable-gst-debug.
18626 2006-02-03 Jan Schmidt <thaytan@mad.scientist.com>
18628 * gst/id3demux/id3v2frames.c: (parse_text_identification_frame),
18629 (id3v2_tag_to_taglist), (id3v2_genre_string_to_taglist),
18630 (id3v2_genre_fields_to_taglist):
18631 Never output a tag with a null contents string.
18633 2006-02-02 Tim-Philipp Müller <tim at centricular dot net>
18635 * gst/avi/gstavidemux.c: (gst_avi_demux_all_source_pads_unlinked):
18636 Only pause if all pads are unlinked AND we've tried to send data
18637 on all of them at least once.
18639 2006-02-02 Tim-Philipp Müller <tim at centricular dot net>
18641 * gst/avi/gstavidemux.c: (gst_avi_demux_all_source_pads_unlinked),
18642 (gst_avi_demux_process_next_entry), (gst_avi_demux_loop):
18643 Make loop function/task pause itself when all source pads are
18646 2006-02-02 Tim-Philipp Müller <tim at centricular dot net>
18649 * ext/gconf/gconf.c: (gst_gconf_render_bin_from_key):
18650 Use new functions from core to render a bin from a
18651 string. Fixes build. Up requirements to core CVS.
18653 2006-02-01 Tim-Philipp Müller <tim at centricular dot net>
18655 * gst/auparse/gstauparse.c: (gst_au_parse_chain):
18656 Don't push buffers into the adapter that we are going to
18657 push downstream again without framing anyway. Also, the
18658 adaptor takes ownership of buffers put into it (fixes
18659 auparse pushing invalid buffers for .au files with
18660 ADPCM contents). Finally, set caps on all outgoing buffers.
18662 2006-01-31 Jan Schmidt <thaytan@mad.scientist.com>
18664 * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
18665 (gst_id3demux_read_id3v1), (gst_id3demux_sink_activate),
18666 (gst_id3demux_send_tag_event):
18667 * gst/id3demux/id3tags.c: (id3demux_read_id3v1_tag):
18668 Someone should kick my butt. Remove ID3v1 tags from the end of the
18671 Improve error messages. Send the TAG message as soon as we complete
18672 typefinding, instead of waiting until we send the first buffer.
18673 Downstream tag event is still sent before the first buffer.
18675 2006-01-27 Jan Gerber <j@bootlab.org>
18677 Reviewed by: Andy Wingo <wingo@pobox.com>
18679 * ext/dv/gstdvdec.c (gst_dvdec_change_state):
18680 * ext/dv/gstdvdemux.c (gst_dvdemux_change_state):
18681 Call dv_set_error_log (dv_decoder_t *, NULL); after dv_decoder_new
18682 to not have warings flooding stderr. this is the suggested way
18683 also used in dvgrab and kino. (#328336)
18685 2006-01-27 Jan Schmidt <thaytan@mad.scientist.com>
18687 * sys/oss/gstosssink.c: (gst_oss_sink_class_init),
18688 (gst_oss_sink_init), (gst_oss_sink_finalise):
18689 Free the device name string when finalised.
18691 2006-01-25 Tim-Philipp Müller <tim at centricular dot net>
18693 * gst/id3demux/gstid3demux.c: (gst_id3demux_remove_srcpad):
18694 Don't put function calls in g_return_if_fail() statements,
18695 or they'll be replaced with NOOPs if someone compiles with
18696 G_DISABLE_CHECKS defined.
18698 2006-01-25 Jan Schmidt <thaytan@mad.scientist.com>
18700 * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
18701 Never trust ANY information encoded in a media file, especially
18702 when it's giving you sizes. (Fixes #328452)
18704 2006-01-24 Edgard Lima <edgard.lima@indt.org.br>
18706 * gst/rtp/gstrtpg711pay.c:
18707 Patch written by Kai Vehmanen <kai.vehmanen@nokia.com> applied. See
18710 2006-01-23 Edward Hervey <edward@fluendo.com>
18712 * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps),
18713 (gst_matroska_demux_audio_caps), (gst_matroska_demux_plugin_init):
18714 * gst/matroska/matroska-ids.h:
18715 Added recognition of Real Audio and Video streams in matroska demuxer.
18717 2006-01-23 Jan Schmidt <thaytan@mad.scientist.com>
18719 * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
18720 Remove errant break statement, and fix compilation with
18723 2006-01-23 Brian Cameron <brian dot cameron at sun dot com>
18725 Reviewed by: Tim-Philipp Müller <tim at centricular dot net>
18727 * sys/sunaudio/gstsunaudiomixerctrl.c:
18728 * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_init):
18729 Export functions that are needed in other parts of the code,
18730 makes the mixer actually work; adjust magic minimum buffer-time
18731 value from 3ms to 5ms to work around stuttering during mp3
18732 playback (#327765).
18734 2006-01-23 Michal Benes <michal dot benes at xeris dot cz>
18736 Reviewed by: Tim-Philipp Müller <tim at centricular dot net>
18738 * gst/matroska/matroska-mux.c: (gst_matroska_mux_best_pad),
18739 (gst_matroska_mux_write_data), (gst_matroska_mux_collected):
18740 Fix possible deadlock in matroska muxer (#327825).
18742 2006-01-23 Tim-Philipp Müller <tim at centricular dot net>
18744 * ext/libpng/gstpngenc.c: (gst_pngenc_chain):
18745 * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
18746 * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps):
18747 * gst/rtsp/sdpmessage.h:
18748 * gst/udp/gstdynudpsink.c: (gst_dynudpsink_render):
18749 * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_get_stats):
18750 C89 fixes: declare variables at the beginning of a block and
18751 make gcc-2.9x happy (#328264; patch by: Jens Granseuer
18752 <jensgr at gmx dot net>).
18754 2006-01-23 Jan Schmidt <thaytan@mad.scientist.com>
18756 * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
18757 * gst/id3demux/id3tags.h:
18758 * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
18759 (parse_comment_frame), (parse_text_identification_frame),
18760 (id3v2_tag_to_taglist), (id3v2_are_digits),
18761 (id3v2_genre_string_to_taglist), (id3v2_genre_fields_to_taglist),
18762 (parse_split_strings), (free_tag_strings):
18763 Rewrite parsing of text tags to handle multiple NULL terminated
18764 strings. Parse numeric genre strings and ID3v2 type
18765 "(3)(6)Alternative" style genre strings.
18766 Parse dates that are only YYYY or YYYY-mm format.
18767 (Fixes #328241 and #322154)
18769 2006-01-20 Tim-Philipp Müller <tim at centricular dot net>
18771 * gst/videobox/gstvideobox.c: (gst_video_box_class_init):
18772 Don't forget to initialize liboil, otherwise our oil functions
18773 will crash (fixes #327871; patch by: Christoph Burghardt
18774 <hawkes at web dot de>).
18776 2006-01-19 Tim-Philipp Müller <tim at centricular dot net>
18779 Use plain AS_LIBTOOL_TAGS instead of AS_LIBTOOL_TAGS([CXX]), just
18780 like in the core and gst-plugins-base. Fixes #324367 and #326683;
18781 patch by: Brian Cameron <brian dot cameron at sun dot com>
18783 2006-01-19 Tim-Philipp Müller <tim at centricular dot net>
18785 * ext/cdio/gstcdio.c: (gst_cdio_add_cdtext_field), (plugin_init):
18786 * ext/cdio/gstcdio.h:
18787 * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_get_cdtext):
18788 Fix build for libcdio versions >= 76; give slightly lower rank
18791 2006-01-18 Tim-Philipp Müller <tim at centricular dot net>
18795 * ext/cdio/Makefile.am:
18796 * ext/cdio/gstcdio.c:
18797 * ext/cdio/gstcdio.h:
18798 * ext/cdio/gstcdiocddasrc.c:
18799 * ext/cdio/gstcdiocddasrc.h:
18800 Port libcdio cdda source, formerly known as cddasrc, now known as
18801 cdiocddasrc (fixes #323327). Should also read CD-TEXT if available,
18802 but that's not tested (fixes #317658).
18804 2006-01-18 Tim-Philipp Müller <tim at centricular dot net>
18806 * gst/wavparse/gstwavparse.c: (gst_wavparse_pad_convert):
18807 Fix conversion from TIME to BYTES format (fixes #326864;
18808 patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>)
18810 2006-01-15 Jan Schmidt <thaytan@mad.scientist.com>
18812 * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
18813 Fix compilation of id3demux when zlib is not present.
18814 (Fixes #326602; patch by: Sergey Scobich)
18816 2006-01-15 Tim-Philipp Müller <tim at centricular dot net>
18818 * ext/esd/Makefile.am:
18819 Add $(ESD_CFLAGS), otherwise build will fail for folks
18820 with libesd in a non-standard prefix (#327009).
18822 2006-01-13 Thomas Vander Stichele <thomas at apestaart dot org>
18827 === release 0.10.1 ===
18829 2006-01-13 Thomas Vander Stichele <thomas at apestaart dot org>
18832 releasing 0.10.1, "Li"
18834 2006-01-13 Thomas Vander Stichele <thomas at apestaart dot org>
18836 patch by: Wim Taymans
18838 * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
18839 fix memleak. Fixes #326618
18841 2006-01-13 Thomas Vander Stichele <thomas at apestaart dot org>
18843 patch by: Mike Smith
18845 * gst/level/gstlevel.c: (gst_level_message_new),
18846 (gst_level_message_append_channel):
18847 Fix memleak. Fixes #326612
18849 2006-01-11 Thomas Vander Stichele <thomas at apestaart dot org>
18867 update translations
18869 2006-01-10 Michael Smith <msmith@fluendo.com>
18871 * gst/level/gstlevel.c: (gst_level_class_init),
18872 (gst_level_dispose):
18873 Don't leak filter arrays.
18875 2006-01-09 Brian Cameron <brian.cameron@sun.com>
18877 reviewed by: Christian Schaller <uraeus@gnome.org>
18880 * gst-plugins-good.spec.in:
18882 * sys/sunaudio/Makefile.am:
18883 * sys/sunaudio/gstsunaudio.c: (plugin_init):
18884 * sys/sunaudio/gstsunaudiomixer.c: (gst_sunaudiomixer_base_init),
18885 (gst_sunaudiomixer_class_init), (gst_sunaudiomixer_init),
18886 (gst_sunaudiomixer_change_state):
18887 * sys/sunaudio/gstsunaudiomixer.h:
18888 * sys/sunaudio/gstsunaudiomixerctrl.c:
18889 (gst_sunaudiomixer_ctrl_open), (gst_sunaudiomixer_ctrl_build_list),
18890 (gst_sunaudiomixer_ctrl_new), (gst_sunaudiomixer_ctrl_free),
18891 (gst_sunaudiomixer_ctrl_list_tracks),
18892 (gst_sunaudiomixer_ctrl_get_volume),
18893 (gst_sunaudiomixer_ctrl_set_volume),
18894 (gst_sunaudiomixer_ctrl_set_mute),
18895 (gst_sunaudiomixer_ctrl_set_record):
18896 * sys/sunaudio/gstsunaudiomixerctrl.h:
18897 * sys/sunaudio/gstsunaudiomixertrack.c:
18898 (gst_sunaudiomixer_track_class_init),
18899 (gst_sunaudiomixer_track_init), (fill_labels),
18900 (gst_sunaudiomixer_track_new):
18901 * sys/sunaudio/gstsunaudiomixertrack.h:
18902 * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_get_type),
18903 (gst_sunaudiosink_dispose), (gst_sunaudiosink_base_init),
18904 (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property),
18905 (gst_sunaudiosink_getcaps), (gst_sunaudiosink_open),
18906 (gst_sunaudiosink_close), (gst_sunaudiosink_prepare),
18907 (gst_sunaudiosink_unprepare), (gst_sunaudiosink_write),
18908 (gst_sunaudiosink_delay), (gst_sunaudiosink_reset):
18909 * sys/sunaudio/gstsunaudiosink.h:
18911 Add SunAudio plugin - tested to make sure it doesn't break
18912 the build under GNU/Linux.
18914 2005-01-07 Philippe Khalaf <philippe.kalaf@collabora.co.uk>
18916 * gst-plugins-good/gst/udp/gstdynudpsink.c:
18917 * gst-plugins-good/gst/udp/gstudpsrc.c:
18918 Allow udpsrc and dynudpsink to take a sockfd as a parameter. For udpsrc,
18919 overrides the port or multicast parameters. Fixes bugs #323021.
18920 API addition: adds GstUDPSrc::sockfd property
18922 2006-01-06 Tim-Philipp Müller <tim at centricular dot net>
18924 * ext/gconf/Makefile.am:
18925 * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init),
18926 (gst_gconf_audio_src_class_init), (gst_gconf_audio_src_reset),
18927 (gst_gconf_audio_src_init), (gst_gconf_audio_src_dispose),
18928 (do_toggle_element), (cb_toggle_element),
18929 (gst_gconf_audio_src_change_state):
18930 * ext/gconf/gstgconfaudiosrc.h:
18931 * ext/gconf/gstgconfelements.c: (plugin_init):
18932 * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init),
18933 (gst_gconf_video_src_class_init), (gst_gconf_video_src_reset),
18934 (gst_gconf_video_src_init), (gst_gconf_video_src_dispose),
18935 (do_toggle_element), (cb_toggle_element),
18936 (gst_gconf_video_src_change_state):
18937 * ext/gconf/gstgconfvideosrc.h:
18938 Add new gconfaudiosrc and gconfvideosrc elements
18939 (needed for gnome-sound-recorder).
18941 2006-01-06 Edward Hervey <edward@fluendo.com>
18943 * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
18944 Add gst_element_no_more_pads() for proper decodebin behaviour.
18945 * gst/id3demux/id3v2frames.c: (parse_comment_frame),
18946 (parse_text_identification_frame), (parse_split_strings):
18947 Failure to decode some tags is not a GST_ERROR() but a
18949 When iterating over a chunk of text, check that we haven't gone too
18952 2006-01-05 Stefan Kost <ensonic@users.sf.net>
18954 * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
18956 call oil_init() when using liboil
18958 2006-01-04 Wim Taymans <wim@fluendo.com>
18960 * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
18961 * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
18964 2006-01-02 Alessandro Decina <alessandro at nnva dot org>
18966 Reviewed by: Tim-Philipp Müller <tim at centricular dot net>
18968 * ext/flac/gstflacdec.c: (gst_flac_dec_write),
18969 (gst_flac_dec_convert_src), (gst_flac_dec_src_query),
18970 (gst_flac_dec_change_state):
18971 Don't g_assert() where we should just return FALSE; remove
18972 unnecessary g_assert(); initialize some fields properly in
18973 state change function (fixes #325504). Also, use
18974 GST_DEBUG_OBJECT in two more places.
18976 2005-12-30 Stefan Kost <ensonic@users.sf.net>
18979 also remove smoothwave's Makefile.am
18980 * docs/plugins/Makefile.am:
18983 2005-12-30 Stefan Kost <ensonic@users.sf.net>
18985 * tests/examples/Makefile.am:
18986 added missing Makefile.am
18988 2005-12-30 Stefan Kost <ensonic@users.sf.net>
18991 * gst/level/Makefile.am:
18992 * gst/level/level-example.c:
18993 * tests/Makefile.am:
18994 * tests/examples/level/Makefile.am:
18995 * tests/examples/level/level-example.c: (message_handler), (main):
18996 moved level-example to tests/examples/level-example
18997 * tests/old/examples/level/demo.c: (main):
18998 * tests/old/examples/level/plot.c: (main):
19001 2005-12-29 Michael Smith <msmith@fluendo.com>
19003 * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render),
19004 (gst_multiudpsink_remove), (gst_multiudpsink_get_stats):
19005 * gst/udp/gstmultiudpsink.h:
19006 Track packets sent per client in addition to bytes sent; provide
19007 this info through get-stats signal
19009 2005-12-29 Tim-Philipp Müller <tim at centricular dot net>
19011 * gst/auparse/gstauparse.c: (gst_au_parse_dispose):
19012 Can't use gst_object_unref() on a GstAdapter (#325191).
19014 2005-12-28 Jan Schmidt <thaytan@mad.scientist.com>
19016 * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
19017 If a broken tag has 0 bytes payload, at least still skip
19020 2005-12-22 Philippe Khalaf <burger@speedy.org>
19022 * gst-plugins-good/gst/rtp/gstrtph263pdepay.h:
19023 * gst-plugins-good/gst/rtp/gstrtph263pdepay.c:
19024 * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.h:
19025 * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.c:
19026 Making these depayloaders (H263+ and mpeg4 video) inherit from
19027 RtpBaseDepayloaderClass. Fixes bugs #323922 and #323908.
19029 2005-12-21 Jan Schmidt <thaytan@mad.scientist.com>
19031 * docs/plugins/gst-plugins-good-plugins.args:
19032 * docs/plugins/gst-plugins-good-plugins.hierarchy:
19033 Regenerate the plugin hiearchy.
19035 2005-12-21 Jan Schmidt <thaytan@mad.scientist.com>
19037 * docs/plugins/Makefile.am:
19038 * docs/plugins/gst-plugins-good-plugins-docs.sgml:
19039 * docs/plugins/gst-plugins-good-plugins-sections.txt:
19040 * docs/plugins/gst-plugins-good-plugins.args:
19041 * gst/id3demux/gstid3demux.c: (gst_id3demux_get_type),
19042 (gst_id3demux_base_init), (gst_id3demux_class_init),
19043 (gst_id3demux_chain):
19044 * gst/id3demux/gstid3demux.h:
19045 Add documentation for id3demux.
19046 Don't fail if the first buffer is not at offset 0, just
19047 attempt to typefind and do pass through
19048 Rename the gst_type function from gst_gst_id3demux..
19050 2005-12-20 Michael Smith <msmith@fluendo.com>
19052 * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render),
19053 (gst_multiudpsink_add), (gst_multiudpsink_remove),
19054 (gst_multiudpsink_get_stats):
19055 * gst/udp/gstmultiudpsink.h:
19056 Collect statistics; return them from get_stats.
19058 2005-12-19 Edward Hervey <edward@fluendo.com>
19060 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_scan):
19061 Stupid signedness issue...
19063 2005-12-19 Edward Hervey <edward@fluendo.com>
19065 * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
19066 (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream),
19067 (gst_avi_demux_parse_odml), (gst_avi_demux_peek_tag),
19068 (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan),
19069 (gst_avi_demux_stream_header), (gst_avi_demux_loop):
19070 Construct index for indexless files.
19071 Make sure pad/buffers are correctly reset to NULL once we don't need
19072 them anymore, else we get lovely segfaults/assertions.
19073 * gst/wavparse/gstwavparse.c:
19074 Yes, you can have 96KHz audio and wma in wav :(
19076 2005-12-18 Jan Schmidt <thaytan@mad.scientist.com>
19079 Check for optional dependency on zlib for id3demux
19081 * gst/id3demux/Makefile.am:
19082 * gst/id3demux/gstid3demux.c: (gst_gst_id3demux_get_type),
19083 (gst_id3demux_base_init), (gst_id3demux_class_init),
19084 (gst_id3demux_reset), (gst_id3demux_init), (gst_id3demux_dispose),
19085 (gst_id3demux_add_srcpad), (gst_id3demux_remove_srcpad),
19086 (gst_id3demux_trim_buffer), (gst_id3demux_chain),
19087 (gst_id3demux_set_property), (gst_id3demux_get_property),
19088 (id3demux_get_upstream_size), (gst_id3demux_srcpad_event),
19089 (gst_id3demux_read_id3v1), (gst_id3demux_read_id3v2),
19090 (gst_id3demux_sink_activate), (gst_id3demux_src_activate_pull),
19091 (gst_id3demux_src_checkgetrange), (gst_id3demux_read_range),
19092 (gst_id3demux_src_getrange), (gst_id3demux_change_state),
19093 (gst_id3demux_pad_query), (gst_id3demux_get_query_types),
19094 (simple_find_peek), (simple_find_suggest),
19095 (gst_id3demux_do_typefind), (gst_id3demux_send_tag_event),
19097 * gst/id3demux/gstid3demux.h:
19098 * gst/id3demux/id3tags.c: (read_synch_uint),
19099 (id3demux_read_id3v1_tag), (id3demux_read_id3v2_tag),
19100 (id3demux_id3v2_frame_hdr_size), (convert_fid_to_v240),
19101 (id3demux_id3v2_frames_to_tag_list):
19102 * gst/id3demux/id3tags.h:
19103 * gst/id3demux/id3v2.4.0-frames.txt:
19104 * gst/id3demux/id3v2.4.0-structure.txt:
19105 * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
19106 (parse_comment_frame), (parse_text_identification_frame),
19107 (id3v2_tag_to_taglist), (parse_split_strings):
19108 All new LGPL id3 demuxer. Can use zlib for compressed frames,
19109 otherwise it discards them. Works on my test files.
19111 * gst/wavparse/gstwavparse.c: (gst_wavparse_loop):
19112 Don't send EOS to a non-existing srcpad
19113 The debug category can be static
19115 2005-12-16 Stefan Kost <ensonic@users.sf.net>
19117 * ext/esd/esdmon.c: (gst_esdmon_open_audio):
19118 * ext/esd/esdsink.c: (gst_esdsink_prepare):
19119 * gst/multipart/multipartdemux.c:
19120 change some char* into char[]
19122 2005-12-16 Wim Taymans <wim@fluendo.com>
19124 * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
19125 (gst_wavparse_other), (gst_wavparse_perform_seek),
19126 (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
19127 (gst_wavparse_loop), (gst_wavparse_pad_convert),
19128 (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate_pull):
19129 * gst/wavparse/gstwavparse.h:
19130 Use GstSegment to implement more seeking features.
19132 2005-12-16 Tim-Philipp Müller <tim at centricular dot net>
19134 * gst/rtsp/rtspconnection.c:
19135 Add <netinet/in.h> include and move <arpa/inet.h> include
19136 to make things work on OpenBSD as well (fixes #323717;
19137 patch by: Benjamin Pineau)
19139 2005-12-14 Edgard Lima <edgard.lima@indt.org.br>
19141 * gst/rtp/gstrtpspeexdepay.c:
19142 * gst/rtp/gstrtpspeexpay.c:
19143 Set clock rate to be fixed in 8000. It fixes bug #324012.
19145 2005-12-14 Philippe Khalaf <burger@speedy.org>
19147 * gst-plugins-good/gst/rtp/gstasteriskh263.c:
19148 * gst-plugins-good/gst/rtp/gstrtpamrdepay.c:
19149 * gst-plugins-good/gst/rtp/gstrtpamrpay.c:
19150 * gst-plugins-good/gst/rtp/gstrtpg711depay.c:
19151 * gst-plugins-good/gst/rtp/gstrtpg711depay.c:
19152 * gst-plugins-good/gst/rtp/gstrtpgsmdepay.c:
19153 * gst-plugins-good/gst/rtp/gstrtph263pay.c:
19154 * gst-plugins-good/gst/rtp/gstrtph263pdepay.c:
19155 * gst-plugins-good/gst/rtp/gstrtph263ppay.c:
19156 * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.c:
19157 * gst-plugins-good/gst/rtp/gstrtpmp4vpay.c:
19158 * gst-plugins-good/gst/rtp/gstrtpmpadepay.c:
19159 * gst-plugins-good/gst/rtp/gstrtpmpapay.c:
19160 * gst-plugins-good/gst/rtp/README:
19161 Fixed payload range in payloder caps. Removed payload range completely
19162 from depayloaders as they don't require payload type in their caps.
19163 In effect, there isn't any specific payload type for any given codec,
19167 2005-12-13 Julien MOUTTE <julien@moutte.net>
19169 * gst/videomixer/videomixer.c: (gst_videomixer_init),
19170 (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
19171 (gst_videomixer_collected): Code cleanup and re-enabling
19172 queued time validity check for correct EOS handling.
19174 2005-12-13 Tim-Philipp Müller <tim at centricular dot net>
19176 * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
19177 (gst_oss_mixer_element_get_property),
19178 (gst_oss_mixer_element_change_state):
19179 Add 'device-name' property and fix state change function.
19181 2005-12-13 Edward Hervey <edward@fluendo.com>
19183 * gst/flx/gstflxdec.c: (gst_flxdec_chain):
19184 If the speed of the file is null in the header, set the frame_time to
19185 the default setting of GST_SECOND / 70. Which is the default
19186 frame_delay for .fli files as stated in this document :
19187 http://www.compuphase.com/flic.htm
19188 Would be nice to have the time conversion done properly too (duration =
19189 flxh->frames * flxdec->frame_time)
19191 2005-12-12 Julien MOUTTE <julien@moutte.net>
19193 * docs/plugins/Makefile.am:
19194 * docs/plugins/gst-plugins-good-plugins-docs.sgml:
19195 * docs/plugins/gst-plugins-good-plugins-sections.txt:
19196 * docs/plugins/gst-plugins-good-plugins.hierarchy:
19197 * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
19198 (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
19199 (gst_videomixer_update_queues), (gst_videomixer_collected): Adding
19200 documentation for videomixer on my way with a funny sample
19203 2005-12-12 Julien MOUTTE <julien@moutte.net>
19205 * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
19206 (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
19207 (gst_videomixer_update_queues), (gst_videomixer_collected):
19208 Fix caps negotiation. (#323896)
19210 2005-12-12 Arwed v. Merkatz <v.merkatz@gmx.net>
19212 * gst/matroska/matroska-demux.c:
19213 (gst_matroska_demux_parse_blockgroup_or_simpleblock):
19214 Set correct timestamps on audio laces, fixes playback of mp3 from
19217 2005-12-12 Tim-Philipp Müller <tim at centricular dot net>
19219 * gst/auparse/gstauparse.c: (gst_au_parse_base_init),
19220 (gst_au_parse_class_init), (gst_au_parse_init),
19221 (gst_au_parse_dispose), (gst_au_parse_chain),
19222 (gst_au_parse_change_state), (plugin_init):
19223 * gst/auparse/gstauparse.h:
19224 Use gst_object_unref() for GstObjects instead of
19225 g_object_unref() and fix a mem leak in a debug
19226 statement; while we're at it, also borgify, use
19227 boilerplate macros and clean up a little bit.
19229 2005-12-11 Edward Hervey <edward@fluendo.com>
19231 * gst/debug/efence.c: (gst_efence_init), (gst_efence_getrange),
19232 (gst_efence_checkgetrange), (gst_efence_activate_src_pull):
19235 2005-12-11 Tim-Philipp Müller <tim at centricular dot net>
19237 * gst/goom/gstgoom.c:
19238 * gst/level/level-example.c: (main):
19239 * gst/smoothwave/demo-osssrc.c: (main):
19240 Use audiotestsrc instead of sinesrc (#323798).
19242 2005-12-11 Stefan Kost <ensonic@users.sf.net>
19244 * sys/oss/gstosssink.c: (gst_oss_sink_class_init):
19245 more debug-func-ptr usage
19247 2005-12-11 Zeeshan Ali <zeenix at gmail dot com>
19249 * gst/flx/flx_color.c: (flx_colorspace_convert):
19250 * gst/flx/flx_color.h:
19251 * gst/flx/flx_fmt.h:
19252 * gst/flx/gstflxdec.c: (flx_decode_chunks), (gst_flxdec_chain):
19253 * gst/flx/gstflxdec.h:
19254 Now flxdec works on big-endian machines as well.
19256 2005-12-11 Tim-Philipp Müller <tim at centricular dot net>
19258 * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
19259 (gst_fenced_buffer_copy):
19260 Make sure GST_BUFFER_DATA is set on fenced copied buffers; fix
19261 GST_DEBUG crasher where GST_TIME_FORMAT was not used in
19262 conjunction with GST_TIME_ARGS. Also, don't leak pad templates
19263 and use GST_DEBUG_FUNCPTR for pad functions.
19265 2005-12-10 Tim-Philipp Müller <tim at centricular dot net>
19267 * ext/flac/gstflacdec.c: (gst_flac_dec_base_init),
19268 (gst_flac_dec_class_init), (gst_flac_dec_init),
19269 (gst_flac_dec_metadata_callback), (gst_flac_dec_error_callback),
19270 (gst_flac_dec_eof), (gst_flac_dec_write), (gst_flac_dec_loop),
19271 (gst_flac_dec_convert_src), (gst_flac_dec_get_src_query_types),
19272 (gst_flac_dec_src_query), (gst_flac_dec_send_newsegment),
19273 (gst_flac_dec_handle_seek_event), (gst_flac_dec_src_event),
19274 (gst_flac_dec_change_state):
19275 * ext/flac/gstflacdec.h:
19276 Rewrite flacdec a bit, so that even seeking might work now. Most
19277 importantly, don't act upon any flow return values we get, just tell
19278 the decoder everything's dandy and act on the flow return values
19279 later on in the loop function. We don't want to mess up the internal
19280 decoder state for non-fatal things like flushing pads etc. Other
19281 than that, use GstSegment (segment seeks don't work yet though, but
19282 should be easy to add), use boilerplate macros, drop the superfluous
19283 'flacdec:' from debug messages, use gst_util_uint64_scale_int, and
19284 lots of other things.
19286 2005-12-10 Tim-Philipp Müller <tim at centricular dot net>
19289 Update comment in OSS includes check.
19291 * sys/oss/gstossdmabuffer.c:
19292 * sys/oss/gstosshelper.c:
19293 * sys/oss/gstossmixer.c:
19294 * sys/oss/gstossmixertrack.c:
19295 * sys/oss/gstosssink.c:
19296 * sys/oss/gstosssrc.c:
19297 * sys/oss/oss_probe.c:
19298 Don't assume the OSS soundcard.h include is always in
19299 the sys/ directory. Instead, use the existing defines
19300 from config.h to include the right file. Fixes
19301 compilation on OpenBSD 3.8 (#323718).
19303 2005-12-09 Thomas Vander Stichele <thomas at apestaart dot org>
19305 * docs/plugins/gst-plugins-good-plugins-sections.txt:
19306 * docs/plugins/gst-plugins-good-plugins.hierarchy:
19307 * docs/plugins/inspect/plugin-1394.xml:
19308 * docs/plugins/inspect/plugin-aasink.xml:
19309 * docs/plugins/inspect/plugin-alaw.xml:
19310 * docs/plugins/inspect/plugin-alpha.xml:
19311 * docs/plugins/inspect/plugin-alphacolor.xml:
19312 * docs/plugins/inspect/plugin-auparse.xml:
19313 * docs/plugins/inspect/plugin-autodetect.xml:
19314 * docs/plugins/inspect/plugin-avi.xml:
19315 * docs/plugins/inspect/plugin-cacasink.xml:
19316 * docs/plugins/inspect/plugin-cairo.xml:
19317 * docs/plugins/inspect/plugin-cutter.xml:
19318 * docs/plugins/inspect/plugin-debug.xml:
19319 * docs/plugins/inspect/plugin-dv.xml:
19320 * docs/plugins/inspect/plugin-efence.xml:
19321 * docs/plugins/inspect/plugin-effectv.xml:
19322 * docs/plugins/inspect/plugin-esdsink.xml:
19323 * docs/plugins/inspect/plugin-flac.xml:
19324 * docs/plugins/inspect/plugin-flxdec.xml:
19325 * docs/plugins/inspect/plugin-gconfelements.xml:
19326 * docs/plugins/inspect/plugin-goom.xml:
19327 * docs/plugins/inspect/plugin-jpeg.xml:
19328 * docs/plugins/inspect/plugin-level.xml:
19329 * docs/plugins/inspect/plugin-matroska.xml:
19330 * docs/plugins/inspect/plugin-mulaw.xml:
19331 * docs/plugins/inspect/plugin-multipart.xml:
19332 * docs/plugins/inspect/plugin-navigationtest.xml:
19333 * docs/plugins/inspect/plugin-ossaudio.xml:
19334 * docs/plugins/inspect/plugin-png.xml:
19335 * docs/plugins/inspect/plugin-rtp.xml:
19336 * docs/plugins/inspect/plugin-rtsp.xml:
19337 * docs/plugins/inspect/plugin-shout2send.xml:
19338 * docs/plugins/inspect/plugin-smpte.xml:
19339 * docs/plugins/inspect/plugin-speex.xml:
19340 * docs/plugins/inspect/plugin-udp.xml:
19341 * docs/plugins/inspect/plugin-videobox.xml:
19342 * docs/plugins/inspect/plugin-videoflip.xml:
19343 * docs/plugins/inspect/plugin-videomixer.xml:
19344 * docs/plugins/inspect/plugin-wavenc.xml:
19345 * docs/plugins/inspect/plugin-wavparse.xml:
19346 * ext/flac/gstflac.c: (plugin_init):
19347 * ext/flac/gstflacdec.c: (flacdec_get_type),
19348 (gst_flac_dec_base_init), (gst_flac_dec_class_init),
19349 (gst_flac_dec_init), (gst_flac_dec_finalize),
19350 (gst_flac_dec_update_metadata), (gst_flac_dec_metadata_callback),
19351 (gst_flac_dec_error_callback), (gst_flac_dec_seek),
19352 (gst_flac_dec_tell), (gst_flac_dec_length), (gst_flac_dec_eof),
19353 (gst_flac_dec_read), (gst_flac_dec_write), (gst_flac_dec_loop),
19354 (gst_flac_dec_get_src_formats), (gst_flac_dec_convert_src),
19355 (gst_flac_dec_get_src_query_types), (gst_flac_dec_src_query),
19356 (gst_flac_dec_src_event), (gst_flac_dec_sink_activate),
19357 (gst_flac_dec_sink_activate_pull), (gst_flac_dec_change_state):
19358 * ext/flac/gstflacdec.h:
19359 * ext/flac/gstflacenc.c: (gst_flac_enc_quality_get_type),
19360 (gst_flac_enc_base_init), (gst_flac_enc_class_init),
19361 (gst_flac_enc_init), (gst_flac_enc_finalize), (add_one_tag),
19362 (gst_flac_enc_set_metadata), (gst_flac_enc_sink_setcaps),
19363 (gst_flac_enc_update_quality), (gst_flac_enc_seek_callback),
19364 (gst_flac_enc_write_callback), (gst_flac_enc_tell_callback),
19365 (gst_flac_enc_sink_event), (gst_flac_enc_chain),
19366 (gst_flac_enc_set_property), (gst_flac_enc_get_property),
19367 (gst_flac_enc_change_state):
19368 * ext/flac/gstflacenc.h:
19369 borgify and fix up documentation
19371 2005-12-09 Michael Smith <msmith@fluendo.com>
19373 * ext/flac/gstflacdec.c: (raw_caps_factory), (gst_flacdec_write):
19374 Accept a wider range of flac files, more closely matching flac spec.
19376 2005-12-08 Julien MOUTTE <julien@moutte.net>
19378 * docs/plugins/Makefile.am: Add multipart elements.
19379 * docs/plugins/gst-plugins-good-plugins-docs.sgml:
19380 * docs/plugins/gst-plugins-good-plugins-sections.txt: Fix flac.
19381 * docs/plugins/gst-plugins-good-plugins.hierarchy:
19382 * gst/multipart/multipartdemux.c:
19383 * gst/multipart/multipartmux.c: Add docs.
19385 2005-12-07 Edward Hervey <edward@fluendo.com>
19387 * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event),
19388 (gst_avi_demux_parse_stream), (gst_avi_demux_stream_header),
19389 (gst_avi_demux_invert):
19390 Memleak and crasher fixes.
19391 * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
19392 (gst_wavparse_create_sourcepad), (gst_wavparse_stream_headers):
19395 2005-12-06 Thomas Vander Stichele <thomas at apestaart dot org>
19397 * ext/aalib/gstaasink.h:
19398 * ext/cairo/gsttextoverlay.h:
19399 * ext/dv/gstdvdec.h:
19400 * ext/dv/gstdvdemux.c:
19401 * ext/dv/gstdvdemux.h:
19402 * ext/esd/esdsink.h:
19403 * ext/flac/flac_compat.h:
19404 * ext/flac/gstflacdec.h:
19405 * ext/flac/gstflacenc.h:
19406 * ext/gconf/gconf.h:
19407 * ext/gconf/gstgconfaudiosink.h:
19408 * ext/gconf/gstgconfvideosink.h:
19409 * ext/gdk_pixbuf/gstgdkanimation.h:
19410 * ext/jpeg/gstjpegdec.h:
19411 * ext/jpeg/smokecodec.h:
19412 * ext/jpeg/smokeformat.h:
19413 * ext/ladspa/gstsignalprocessor.h:
19414 * ext/ladspa/search.c: (LADSPAPluginSearch):
19415 * ext/ladspa/utils.h:
19416 * ext/libmng/gstmng.c:
19417 * ext/libmng/gstmngdec.h:
19418 * ext/libmng/gstmngenc.c:
19419 * ext/libmng/gstmngenc.h:
19420 * ext/libpng/gstpng.c:
19421 * ext/libpng/gstpngenc.c:
19422 * ext/libpng/gstpngenc.h:
19423 * ext/shout2/gstshout2.h:
19424 * ext/speex/gstspeexdec.h:
19425 * ext/speex/gstspeexenc.c:
19426 * ext/speex/gstspeexenc.h:
19427 * gst/auparse/gstauparse.c: (gst_auparse_chain):
19428 * gst/autodetect/gstautoaudiosink.h:
19429 * gst/autodetect/gstautovideosink.h:
19430 * gst/avi/gstavidemux.h:
19431 * gst/cutter/gstcutter.c: (gst_cutter_chain),
19432 (gst_cutter_set_property), (gst_cutter_get_caps):
19433 * gst/cutter/gstcutter.h:
19434 * gst/debug/tests.c: (md5_process_block):
19435 * gst/debug/tests.h:
19436 * gst/effectv/gstwarp.c:
19437 * gst/flx/flx_fmt.h:
19438 * gst/flx/gstflxdec.h:
19439 * gst/goom/filters.c: (setPixelRGB), (getPixelRGB), (getPixelRGB_),
19440 (zoomFilterFastRGB):
19441 * gst/goom/filters.h:
19442 * gst/goom/goom_tools.h:
19443 * gst/law/alaw-encode.c:
19444 * gst/level/gstlevel.c:
19445 * gst/level/gstlevel.h:
19446 * gst/matroska/ebml-write.h:
19447 * gst/matroska/matroska-demux.h:
19448 * gst/matroska/matroska-ids.h:
19449 * gst/matroska/matroska-mux.h:
19450 * gst/monoscope/convolve.c: (convolve_match):
19451 * gst/monoscope/convolve.h:
19452 * gst/multipart/multipartmux.c:
19453 * gst/oldcore/gstaggregator.c:
19454 * gst/oldcore/gstaggregator.h:
19455 * gst/oldcore/gstmd5sink.c: (md5_process_block):
19456 * gst/oldcore/gstmd5sink.h:
19457 * gst/oldcore/gstmultifilesrc.c:
19458 * gst/oldcore/gstmultifilesrc.h:
19459 * gst/oldcore/gstpipefilter.h:
19460 * gst/oldcore/gstshaper.h:
19461 * gst/rtp/gstrtpL16depay.h:
19462 * gst/rtp/gstrtpL16pay.h:
19463 * gst/rtp/gstrtpdepay.h:
19464 * gst/rtp/gstrtpmp4vpay.c:
19465 * gst/rtp/gstrtpmp4vpay.h:
19466 * gst/rtsp/gstrtspsrc.c:
19467 * gst/rtsp/gstrtspsrc.h:
19468 * gst/rtsp/rtspconnection.h:
19469 * gst/rtsp/rtspdefs.h:
19470 * gst/rtsp/rtspmessage.h:
19471 * gst/rtsp/rtsptransport.h:
19472 * gst/rtsp/rtspurl.c:
19473 * gst/rtsp/rtspurl.h:
19474 * gst/rtsp/sdpmessage.c:
19475 * gst/rtsp/sdpmessage.h:
19476 * gst/smpte/barboxwipes.c:
19477 * gst/smpte/gstmask.h:
19478 * gst/smpte/gstsmpte.h:
19479 * gst/smpte/paint.c:
19480 * gst/smpte/paint.h:
19481 * gst/udp/gstdynudpsink.h:
19482 * gst/udp/gstmultiudpsink.h:
19483 * gst/udp/gstudpsink.c:
19484 * gst/udp/gstudpsink.h:
19485 * gst/udp/gstudpsrc.c:
19486 * gst/videomixer/videomixer.c:
19487 * gst/wavenc/riff.h:
19488 * gst/wavparse/gstwavparse.h:
19489 * sys/oss/gstossdmabuffer.h:
19490 * sys/oss/gstossmixer.h:
19491 * sys/oss/gstossmixerelement.h:
19492 * sys/oss/gstossmixertrack.h:
19493 * sys/oss/gstosssink.c:
19494 * sys/oss/gstosssink.h:
19495 * sys/oss/gstosssrc.c:
19496 * sys/oss/gstosssrc.h:
19497 * sys/osxaudio/gstosxaudioelement.h:
19498 * sys/osxaudio/gstosxaudiosink.h:
19499 * sys/osxaudio/gstosxaudiosrc.h:
19502 === release 0.10.0 ===
19504 2005-12-05 <thomas (at) apestaart (dot) org>
19507 releasing 0.10.0, "Abondance"
19509 2005-12-05 Andy Wingo <wingo@pobox.com>
19511 * ext/dv/gstdvdec.c: (gst_dvdec_chain):
19512 * ext/flac/gstflacdec.c: (gst_flacdec_write):
19513 * ext/flac/gstflacenc.c: (gst_flacenc_write_callback):
19514 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
19515 * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_chain):
19516 * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
19517 * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
19518 * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_process):
19519 * ext/libpng/gstpngdec.c: (user_info_callback), (gst_pngdec_task):
19520 * ext/speex/gstspeexdec.c: (speex_dec_chain):
19521 * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
19522 * gst/auparse/gstauparse.c: (gst_auparse_chain):
19523 * gst/flx/gstflxdec.c: (gst_flxdec_chain):
19524 * gst/goom/gstgoom.c: (gst_goom_chain):
19525 * gst/matroska/matroska-demux.c:
19526 (gst_matroska_demux_push_vorbis_codec_priv_data),
19527 (gst_matroska_demux_add_wvpk_header):
19528 * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
19529 * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
19530 * gst/videomixer/videomixer.c: (gst_videomixer_collected):
19531 * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Update for
19532 alloc_buffer changes.
19534 2005-12-05 Michael Smith <msmith@fluendo.com>
19536 * docs/plugins/gst-plugins-good-plugins.args:
19537 Remove args for plugins that aren't in -good.
19539 === release 0.9.7 ===
19541 2005-12-01 <thomas (at) apestaart (dot) org>
19544 releasing 0.9.7, "Mijn Hond Heeft Geen Neus"
19546 2005-12-01 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
19548 * docs/plugins/.cvsignore:
19549 * docs/plugins/gst-plugins-good-plugins-docs.sgml:
19550 * docs/plugins/inspect/plugin-multipart.xml:
19551 * docs/plugins/inspect/plugin-rtp.xml:
19552 add multipart plugin to docs
19554 2005-12-01 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
19558 * ext/pango/Makefile.am:
19559 * ext/pango/gstclockoverlay.c:
19560 * ext/pango/gstclockoverlay.h:
19561 * ext/pango/gsttextoverlay.c:
19562 * ext/pango/gsttextoverlay.h:
19563 * ext/pango/gsttextrender.c:
19564 * ext/pango/gsttextrender.h:
19565 * ext/pango/gsttimeoverlay.c:
19566 * ext/pango/gsttimeoverlay.h:
19569 2005-12-01 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
19571 * gst/rtp/Makefile.am:
19572 * gst/rtp/gstrtpL16depay.c:
19573 * gst/rtp/gstrtpL16depay.h:
19574 * gst/rtp/gstrtpL16parse.c:
19575 * gst/rtp/gstrtpL16parse.h:
19576 * gst/rtp/gstrtpgsmdepay.c:
19577 * gst/rtp/gstrtpgsmdepay.h:
19578 * gst/rtp/gstrtpgsmparse.c:
19579 * gst/rtp/gstrtpgsmparse.h:
19580 parsers are depayers
19582 2005-12-01 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
19584 * gst/rtp/Makefile.am:
19585 * gst/rtp/gstasteriskh263.c:
19586 * gst/rtp/gstrtp.c:
19587 * gst/rtp/gstrtpL16enc.c:
19588 * gst/rtp/gstrtpL16enc.h:
19589 * gst/rtp/gstrtpL16parse.c:
19590 * gst/rtp/gstrtpL16parse.h:
19591 * gst/rtp/gstrtpL16pay.c:
19592 * gst/rtp/gstrtpL16pay.h:
19593 * gst/rtp/gstrtpamrdec.c:
19594 * gst/rtp/gstrtpamrdec.h:
19595 * gst/rtp/gstrtpamrdepay.c:
19596 * gst/rtp/gstrtpamrdepay.h:
19597 * gst/rtp/gstrtpamrenc.c:
19598 * gst/rtp/gstrtpamrenc.h:
19599 * gst/rtp/gstrtpamrpay.c:
19600 * gst/rtp/gstrtpamrpay.h:
19601 * gst/rtp/gstrtpdec.c:
19602 * gst/rtp/gstrtpdec.h:
19603 * gst/rtp/gstrtpdepay.c:
19604 * gst/rtp/gstrtpdepay.h:
19605 * gst/rtp/gstrtpg711dec.c:
19606 * gst/rtp/gstrtpg711dec.h:
19607 * gst/rtp/gstrtpg711depay.c:
19608 * gst/rtp/gstrtpg711depay.h:
19609 * gst/rtp/gstrtpg711enc.c:
19610 * gst/rtp/gstrtpg711enc.h:
19611 * gst/rtp/gstrtpg711pay.c:
19612 * gst/rtp/gstrtpg711pay.h:
19613 * gst/rtp/gstrtpgsmenc.c:
19614 * gst/rtp/gstrtpgsmenc.h:
19615 * gst/rtp/gstrtpgsmparse.c:
19616 * gst/rtp/gstrtpgsmparse.h:
19617 * gst/rtp/gstrtpgsmpay.c:
19618 * gst/rtp/gstrtpgsmpay.h:
19619 * gst/rtp/gstrtph263enc.c:
19620 * gst/rtp/gstrtph263enc.h:
19621 * gst/rtp/gstrtph263pay.c:
19622 * gst/rtp/gstrtph263pay.h:
19623 * gst/rtp/gstrtph263pdec.c:
19624 * gst/rtp/gstrtph263pdec.h:
19625 * gst/rtp/gstrtph263pdepay.c:
19626 * gst/rtp/gstrtph263pdepay.h:
19627 * gst/rtp/gstrtph263penc.c:
19628 * gst/rtp/gstrtph263penc.h:
19629 * gst/rtp/gstrtph263ppay.c:
19630 * gst/rtp/gstrtph263ppay.h:
19631 * gst/rtp/gstrtpmp4vdec.c:
19632 * gst/rtp/gstrtpmp4vdec.h:
19633 * gst/rtp/gstrtpmp4vdepay.c:
19634 * gst/rtp/gstrtpmp4vdepay.h:
19635 * gst/rtp/gstrtpmp4venc.c:
19636 * gst/rtp/gstrtpmp4venc.h:
19637 * gst/rtp/gstrtpmp4vpay.c:
19638 * gst/rtp/gstrtpmp4vpay.h:
19639 * gst/rtp/gstrtpmpadec.c:
19640 * gst/rtp/gstrtpmpadec.h:
19641 * gst/rtp/gstrtpmpadepay.c:
19642 * gst/rtp/gstrtpmpadepay.h:
19643 * gst/rtp/gstrtpmpaenc.c:
19644 * gst/rtp/gstrtpmpaenc.h:
19645 * gst/rtp/gstrtpmpapay.c:
19646 * gst/rtp/gstrtpmpapay.h:
19647 * gst/rtp/gstrtpspeexdec.c:
19648 * gst/rtp/gstrtpspeexdec.h:
19649 * gst/rtp/gstrtpspeexdepay.c:
19650 * gst/rtp/gstrtpspeexdepay.h:
19651 * gst/rtp/gstrtpspeexenc.c:
19652 * gst/rtp/gstrtpspeexenc.h:
19653 * gst/rtp/gstrtpspeexpay.c:
19654 * gst/rtp/gstrtpspeexpay.h:
19655 Do burger's rename for rtp payloaders and depayloaders
19657 2005-11-30 Wim Taymans <wim@fluendo.com>
19659 * ext/dv/gstdvdec.c: (gst_dvdec_chain):
19660 * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
19661 * ext/dv/gstdvdemux.h:
19662 Fix seeking in dvdemux again, add some more debug info.
19664 2005-11-30 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
19669 2005-11-30 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
19672 * docs/random/PORTED_09:
19674 * tests/Makefile.am:
19679 2005-11-30 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
19682 * check/.cvsignore:
19683 * check/Makefile.am:
19684 * check/elements/.cvsignore:
19685 * check/elements/level.c:
19686 * check/elements/matroskamux.c:
19688 * examples/Makefile.am:
19689 * examples/capsfilter/Makefile.am:
19690 * examples/capsfilter/capsfilter1.c:
19691 * examples/gob/Makefile.am:
19692 * examples/gob/gst-identity2.gob:
19693 * examples/gstplay/.cvsignore:
19694 * examples/gstplay/Makefile.am:
19695 * examples/gstplay/player.c:
19696 * examples/indexing/.cvsignore:
19697 * examples/indexing/Makefile.am:
19698 * examples/indexing/indexmpeg.c:
19699 * examples/level/Makefile.am:
19700 * examples/level/README:
19701 * examples/level/demo.c:
19702 * examples/level/plot.c:
19703 * examples/stats/Makefile.am:
19704 * examples/stats/mp2ogg.c:
19705 * examples/switch/.cvsignore:
19706 * examples/switch/Makefile.am:
19707 * examples/switch/switcher.c:
19710 2005-11-30 Tim-Philipp Müller <tim at centricular dot net>
19712 * ext/pango/gsttextrender.c: (gst_text_render_base_init),
19713 (gst_text_render_class_init), (resize_bitmap),
19714 (gst_text_render_render_text), (gst_text_render_setcaps),
19715 (gst_text_render_fixate_caps), (gst_text_renderer_bitmap_to_ayuv),
19716 (gst_text_render_chain), (gst_text_render_finalize),
19717 (gst_text_render_init), (gst_text_render_set_property):
19718 * ext/pango/gsttextrender.h:
19721 2005-11-30 Tim-Philipp Müller <tim at centricular dot net>
19725 * ext/pango/Makefile.am:
19726 * ext/pango/gstclockoverlay.c: (gst_clock_overlay_base_init),
19727 (gst_clock_overlay_render_time), (gst_clock_overlay_get_text),
19728 (gst_clock_overlay_class_init), (gst_clock_overlay_init):
19729 * ext/pango/gstclockoverlay.h:
19730 * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
19731 (gst_text_overlay_get_text), (gst_text_overlay_class_init),
19732 (gst_text_overlay_finalize), (gst_text_overlay_init),
19733 (gst_text_overlay_update_wrap_mode), (gst_text_overlay_setcaps),
19734 (gst_text_overlay_text_pad_linked),
19735 (gst_text_overlay_text_pad_unlinked),
19736 (gst_text_overlay_set_property), (gst_text_overlay_getcaps),
19737 (gst_text_overlay_shade_y), (gst_text_overlay_blit_yuv420),
19738 (gst_text_overlay_resize_bitmap), (gst_text_overlay_render_text),
19739 (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
19740 (gst_text_overlay_pop_text), (gst_text_overlay_collected),
19741 (gst_text_overlay_change_state), (plugin_init):
19742 * ext/pango/gsttextoverlay.h:
19743 * ext/pango/gsttimeoverlay.c: (gst_time_overlay_base_init),
19744 (gst_time_overlay_render_time), (gst_time_overlay_get_text),
19745 (gst_time_overlay_class_init), (gst_time_overlay_init):
19746 * ext/pango/gsttimeoverlay.h:
19747 Port pango-based textoverlay, timeoverlay and textrender to 0.9
19748 and add background shading and text wrapping modes. Make
19749 timoverlay derive from textoverlay. Also add new clockoverlay
19752 2005-11-30 Julien MOUTTE <julien@moutte.net>
19754 * gst/udp/Makefile.am: Moved to netbuffer.
19756 2005-11-30 Julien MOUTTE <julien@moutte.net>
19760 * gst/multipart/Makefile.am:
19761 * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
19762 (gst_multipart_demux_class_init), (gst_multipart_demux_init),
19763 (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
19764 (gst_multipart_demux_change_state),
19765 (gst_multipart_demux_plugin_init):
19766 * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
19767 (gst_multipart_mux_init), (gst_multipart_mux_finalize),
19768 (gst_multipart_mux_sinkconnect),
19769 (gst_multipart_mux_request_new_pad),
19770 (gst_multipart_mux_handle_src_event),
19771 (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected),
19772 (gst_multipart_mux_change_state): Ported multipart mux/demux to
19775 2005-11-30 Thomas Vander Stichele <thomas at apestaart dot org>
19777 * gst/debug/gstnavigationtest.c: (gst_navigationtest_get_type):
19778 * gst/debug/gstnavigationtest.h:
19779 * gst/effectv/gstaging.c: (gst_agingtv_get_type):
19780 * gst/effectv/gstdice.c: (gst_dicetv_get_type):
19781 * gst/effectv/gstedge.c: (gst_edgetv_get_type):
19782 * gst/effectv/gstquark.c: (gst_quarktv_get_type):
19783 * gst/effectv/gstrev.c: (gst_revtv_get_type):
19784 * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type):
19785 * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type):
19786 * gst/effectv/gstwarp.c: (gst_warptv_get_type):
19787 * gst/videofilter/gstvideoflip.c: (gst_video_flip_set_property),
19788 (gst_video_flip_get_type):
19789 * gst/videofilter/gstvideoflip.h:
19790 update for symbols change
19792 2005-11-29 Thomas Vander Stichele <thomas at apestaart dot org>
19794 * gst/udp/gstdynudpsink.c:
19795 * gst/udp/gstudpsrc.c:
19796 the old gstnet lib was renamed gstnetbuffer (#322257)
19798 2005-11-29 Tim-Philipp Müller <tim at centricular dot net>
19800 * ext/cairo/gsttextoverlay.c: (gst_text_overlay_render_text),
19801 (gst_text_overlay_collected):
19802 Actually render the text from the text pad.
19804 2005-11-29 Edward Hervey <edward@fluendo.com>
19806 * gst/debug/gstnavseek.c: (gst_navseek_event):
19807 * gst/debug/progressreport.c: (gst_progress_report_event):
19808 Update for GstBaseTransform event virtual method
19810 2005-11-29 Thomas Vander Stichele <thomas at apestaart dot org>
19812 * ext/cairo/Makefile.am:
19813 no need to link to videofilter
19815 2005-11-29 Thomas Vander Stichele <thomas at apestaart dot org>
19817 * gst/debug/Makefile.am:
19818 * gst/debug/gstnavigationtest.h:
19819 * gst/effectv/Makefile.am:
19820 * gst/effectv/gstaging.c:
19821 * gst/effectv/gstdice.c:
19822 * gst/effectv/gstedge.c:
19823 * gst/effectv/gstquark.c:
19824 * gst/effectv/gstrev.c:
19825 * gst/effectv/gstshagadelic.c:
19826 * gst/effectv/gstvertigo.c:
19827 * gst/effectv/gstwarp.c:
19828 * gst/videofilter/Makefile.am:
19829 * gst/videofilter/gstvideofilter.c:
19830 * gst/videofilter/gstvideofilter.h:
19831 * gst/videofilter/gstvideoflip.h:
19832 remove the videofilter library and link to the one in base
19834 2005-11-28 Edward Hervey <edward@fluendo.com>
19836 * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
19837 Useless check now we're setting the current entry correctly.
19839 2005-11-28 Tim-Philipp Müller <tim at centricular dot net>
19841 * ext/jpeg/gstjpegenc.c: (gst_jpegenc_resync), (gst_jpegenc_chain),
19842 (gst_jpegenc_set_property), (gst_jpegenc_get_property),
19843 (gst_jpegenc_change_state):
19844 Don't leak input buffer in chain function (fixes #322667); make
19845 state change function thread-safe; don't repeat the current function
19846 name in GST_DEBUG statements; use GST_ROUND_UP_* macros; use
19847 gst_pad_alloc_buffer(); misc. minor cleanups.
19849 2005-11-28 Jan Schmidt <thaytan@mad.scientist.com>
19851 * gst/matroska/matroska-mux.c:
19852 (gst_matroska_mux_video_pad_setcaps):
19853 Look for pixel-aspect-ratio in caps, not pixel_width and
19854 pixel_height (Fixes: #322645)
19856 2005-11-28 Jan Schmidt <thaytan@mad.scientist.com>
19858 * gst/matroska/matroska-mux.c:
19859 (gst_matroska_mux_video_pad_setcaps):
19861 frame duration should be GST_SECOND / framerate, not
19862 GST_SECOND * framerate. (Fixes: #322643)
19864 2005-11-27 Thomas Vander Stichele <thomas at apestaart dot org>
19867 fix up GST_PLUGIN_LDFLAGS
19868 * gst/rtsp/rtspconnection.c:
19869 fix includes (see #317043)
19870 * gst/videofilter/Makefile.am:
19871 stop installing this library
19873 2005-11-26 Edward Hervey <edward@fluendo.com>
19875 * ext/dv/gstdvdec.c: (gst_dvdec_sink_setcaps):
19876 Handle the case where the incoming Video dv stream doesn't have
19877 a pixel aspect ratio set.
19879 2005-11-25 Thomas Vander Stichele <thomas at apestaart dot org>
19881 * docs/plugins/Makefile.am:
19882 * docs/plugins/gst-plugins-good-plugins-docs.sgml:
19883 * docs/plugins/gst-plugins-good-plugins-sections.txt:
19884 * ext/flac/gstflacdec.c:
19887 2005-11-25 Thomas Vander Stichele <thomas at apestaart dot org>
19889 * docs/plugins/Makefile.am:
19890 * docs/plugins/gst-plugins-good-plugins-docs.sgml:
19891 * docs/plugins/gst-plugins-good-plugins-sections.txt:
19892 * docs/plugins/inspect/plugin-autodetect.xml:
19893 * ext/cairo/gstcairo.c: (plugin_init):
19894 * ext/cairo/gsttextoverlay.c: (gst_text_overlay_base_init),
19895 (gst_text_overlay_class_init), (gst_text_overlay_finalize),
19896 (gst_text_overlay_init), (gst_text_overlay_font_init),
19897 (gst_text_overlay_set_property), (gst_text_overlay_render_text),
19898 (gst_text_overlay_getcaps), (gst_text_overlay_setcaps),
19899 (gst_text_overlay_text_pad_linked),
19900 (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_shade_y),
19901 (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
19902 (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
19903 (gst_text_overlay_pop_text), (gst_text_overlay_collected),
19904 (gst_text_overlay_change_state):
19905 * ext/cairo/gsttextoverlay.h:
19906 * ext/cairo/gsttimeoverlay.c:
19907 (gst_cairo_time_overlay_update_font_height),
19908 (gst_cairo_time_overlay_set_caps),
19909 (gst_cairo_time_overlay_get_unit_size),
19910 (gst_cairo_time_overlay_print_smpte_time),
19911 (gst_cairo_time_overlay_transform),
19912 (gst_cairo_time_overlay_base_init),
19913 (gst_cairo_time_overlay_class_init), (gst_cairo_time_overlay_init),
19914 (gst_cairo_time_overlay_get_type):
19915 * ext/cairo/gsttimeoverlay.h:
19916 do some name borgifying
19919 2005-11-25 Thomas Vander Stichele <thomas at apestaart dot org>
19921 * docs/plugins/Makefile.am:
19922 * docs/plugins/gst-plugins-good-plugins-docs.sgml:
19923 * docs/plugins/gst-plugins-good-plugins-sections.txt:
19924 * gst/autodetect/gstautoaudiosink.c:
19925 (gst_auto_audio_sink_base_init):
19926 * gst/autodetect/gstautovideosink.c:
19927 (gst_auto_video_sink_base_init),
19928 (gst_auto_video_sink_factory_filter):
19929 documenting auto*sink
19930 using strstr for the video sink lookup, class field is not ordered
19931 * docs/plugins/inspect/plugin-1394.xml:
19932 * docs/plugins/inspect/plugin-aasink.xml:
19933 * docs/plugins/inspect/plugin-alaw.xml:
19934 * docs/plugins/inspect/plugin-alpha.xml:
19935 * docs/plugins/inspect/plugin-alphacolor.xml:
19936 * docs/plugins/inspect/plugin-auparse.xml:
19937 * docs/plugins/inspect/plugin-autodetect.xml:
19938 * docs/plugins/inspect/plugin-avi.xml:
19939 * docs/plugins/inspect/plugin-cacasink.xml:
19940 * docs/plugins/inspect/plugin-cairo.xml:
19941 * docs/plugins/inspect/plugin-cutter.xml:
19942 * docs/plugins/inspect/plugin-debug.xml:
19943 * docs/plugins/inspect/plugin-dv.xml:
19944 * docs/plugins/inspect/plugin-efence.xml:
19945 * docs/plugins/inspect/plugin-effectv.xml:
19946 * docs/plugins/inspect/plugin-esdsink.xml:
19947 * docs/plugins/inspect/plugin-flac.xml:
19948 * docs/plugins/inspect/plugin-flxdec.xml:
19949 * docs/plugins/inspect/plugin-gconfelements.xml:
19950 * docs/plugins/inspect/plugin-goom.xml:
19951 * docs/plugins/inspect/plugin-jpeg.xml:
19952 * docs/plugins/inspect/plugin-level.xml:
19953 * docs/plugins/inspect/plugin-matroska.xml:
19954 * docs/plugins/inspect/plugin-mulaw.xml:
19955 * docs/plugins/inspect/plugin-navigationtest.xml:
19956 * docs/plugins/inspect/plugin-ossaudio.xml:
19957 * docs/plugins/inspect/plugin-png.xml:
19958 * docs/plugins/inspect/plugin-rtp.xml:
19959 * docs/plugins/inspect/plugin-rtsp.xml:
19960 * docs/plugins/inspect/plugin-shout2send.xml:
19961 * docs/plugins/inspect/plugin-smpte.xml:
19962 * docs/plugins/inspect/plugin-speex.xml:
19963 * docs/plugins/inspect/plugin-udp.xml:
19964 * docs/plugins/inspect/plugin-videobox.xml:
19965 * docs/plugins/inspect/plugin-videoflip.xml:
19966 * docs/plugins/inspect/plugin-videomixer.xml:
19967 * docs/plugins/inspect/plugin-wavenc.xml:
19968 * docs/plugins/inspect/plugin-wavparse.xml:
19969 update for HEAD version
19971 2005-11-25 Michael Smith <msmith@fluendo.com>
19973 * gst/udp/gstudpsrc.c: (gst_udpsrc_stop):
19974 Patch from Sebastien Cote to close control sockets in udpsrc.
19976 2005-11-24 Julien MOUTTE <julien@moutte.net>
19978 * gst/effectv/gstquark.c: (gst_quarktv_set_caps),
19979 (gst_quarktv_get_unit_size), (gst_quarktv_transform),
19980 (gst_quarktv_planetable_clear), (gst_quarktv_change_state),
19981 (gst_quarktv_base_init), (gst_quarktv_class_init),
19982 (gst_quarktv_init): Flush the planes list on reverse caps
19983 negotiation. This was crashing because of differently sized
19986 2005-11-24 Julien MOUTTE <julien@moutte.net>
19988 * gst/debug/gstnavigationtest.c: (draw_box_planar411):
19989 * gst/videofilter/gstvideoflip.c: (gst_videoflip_method_get_type),
19990 (gst_videoflip_set_caps), (gst_videoflip_transform_caps),
19991 (gst_videoflip_get_unit_size), (gst_videoflip_flip),
19992 (gst_videoflip_transform), (gst_videoflip_handle_src_event),
19993 (gst_videoflip_set_property), (gst_videoflip_base_init),
19994 (gst_videoflip_class_init), (gst_videoflip_init): Handle strides
19995 correctly, fix identity flipping, convert navigation event
19998 2005-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
20000 * configure.ac: back to HEAD
20002 === release 0.9.6 ===
20004 2005-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
20007 releasing 0.9.6, "Everything's Not Lost"
20009 2005-11-23 Jan Schmidt <thaytan@mad.scientist.com>
20011 * gst/debug/gstnavigationtest.c: (gst_navigationtest_init):
20012 Oops, initialise the framerate GValue
20014 2005-11-23 Julien MOUTTE <julien@moutte.net>
20016 * ext/cairo/gsttimeoverlay.c: (gst_timeoverlay_update_font_height),
20017 (gst_timeoverlay_set_caps), (gst_timeoverlay_get_unit_size),
20018 (gst_timeoverlay_transform), (gst_timeoverlay_base_init),
20019 (gst_timeoverlay_class_init), (gst_timeoverlay_init),
20020 (gst_timeoverlay_get_type):
20021 * ext/cairo/gsttimeoverlay.h:
20022 * gst/debug/Makefile.am:
20023 * gst/debug/gstnavigationtest.c:
20024 (gst_navigationtest_handle_src_event),
20025 (gst_navigationtest_get_unit_size), (gst_navigationtest_set_caps),
20026 (gst_navigationtest_transform), (gst_navigationtest_change_state),
20027 (gst_navigationtest_base_init), (gst_navigationtest_class_init),
20028 (gst_navigationtest_init), (gst_navigationtest_get_type),
20030 * gst/debug/gstnavigationtest.h:
20031 * gst/effectv/Makefile.am:
20032 * gst/effectv/gstaging.c: (gst_agingtv_set_caps),
20033 (gst_agingtv_get_unit_size), (gst_agingtv_transform),
20034 (gst_agingtv_base_init), (gst_agingtv_class_init),
20035 (gst_agingtv_init), (gst_agingtv_get_type):
20036 * gst/effectv/gstdice.c: (gst_dicetv_set_caps),
20037 (gst_dicetv_get_unit_size), (gst_dicetv_transform),
20038 (gst_dicetv_base_init), (gst_dicetv_class_init), (gst_dicetv_init),
20039 (gst_dicetv_get_type):
20040 * gst/effectv/gstedge.c: (gst_edgetv_set_caps),
20041 (gst_edgetv_get_unit_size), (gst_edgetv_transform),
20042 (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
20043 (gst_edgetv_get_type):
20044 * gst/effectv/gsteffectv.c:
20045 * gst/effectv/gsteffectv.h:
20046 * gst/effectv/gstquark.c: (gst_quarktv_set_caps),
20047 (gst_quarktv_get_unit_size), (fastrand), (gst_quarktv_transform),
20048 (gst_quarktv_change_state), (gst_quarktv_base_init),
20049 (gst_quarktv_class_init), (gst_quarktv_init),
20050 (gst_quarktv_get_type):
20051 * gst/effectv/gstrev.c: (gst_revtv_set_caps),
20052 (gst_revtv_get_unit_size), (gst_revtv_transform),
20053 (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
20054 (gst_revtv_get_type):
20055 * gst/effectv/gstshagadelic.c: (gst_shagadelictv_set_caps),
20056 (gst_shagadelictv_get_unit_size), (gst_shagadelictv_transform),
20057 (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
20058 (gst_shagadelictv_init), (gst_shagadelictv_get_type):
20059 * gst/effectv/gstvertigo.c: (gst_vertigotv_set_caps),
20060 (gst_vertigotv_get_unit_size), (gst_vertigotv_transform),
20061 (gst_vertigotv_base_init), (gst_vertigotv_class_init),
20062 (gst_vertigotv_init), (gst_vertigotv_get_type):
20063 * gst/effectv/gstwarp.c: (gst_warptv_set_caps),
20064 (gst_warptv_get_unit_size), (gst_warptv_transform),
20065 (gst_warptv_base_init), (gst_warptv_class_init), (gst_warptv_init),
20066 (gst_warptv_get_type):
20067 * gst/videofilter/Makefile.am:
20068 * gst/videofilter/gstvideobalance.c:
20069 * gst/videofilter/gstvideobalance.h:
20070 * gst/videofilter/gstvideofilter.c: (gst_videofilter_get_type),
20071 (gst_videofilter_class_init), (gst_videofilter_init):
20072 * gst/videofilter/gstvideofilter.h:
20073 * gst/videofilter/gstvideoflip.c: (gst_videoflip_set_caps),
20074 (gst_videoflip_transform_caps), (gst_videoflip_get_unit_size),
20075 (gst_videoflip_flip), (gst_videoflip_transform),
20076 (gst_videoflip_handle_src_event), (gst_videoflip_set_property),
20077 (gst_videoflip_base_init), (gst_videoflip_class_init),
20078 (gst_videoflip_init), (plugin_init), (gst_videoflip_get_type):
20079 * gst/videofilter/gstvideoflip.h: VideoFilter inherits from
20080 BaseTransform, it's just a place holder for now and every video
20081 effect plugin has been ported to use BaseTransform features
20082 directly. QuarkTV was fixed too (was broken), navigationtest works
20083 and best for the end, videoflip converts navigation events depending
20084 on flip method ! Fixes #320953
20086 2005-11-23 Jan Schmidt <thaytan@mad.scientist.com>
20088 * ext/aalib/gstaasink.c: (gst_aasink_fixate):
20089 * ext/cairo/gsttextoverlay.c: (gst_text_overlay_collected):
20090 * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_setcaps),
20091 (gst_goom_src_negotiate), (gst_goom_chain):
20092 * gst/matroska/matroska-mux.c:
20093 (gst_matroska_mux_video_pad_setcaps):
20094 * sys/osxvideo/osxvideosink.m:
20095 Fixes for API changes
20097 2005-11-23 Michael Smith <msmith@fluendo.com>
20099 * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_setcaps),
20100 (gst_jpeg_dec_chain), (gst_jpeg_dec_change_state):
20101 * ext/jpeg/gstjpegdec.h:
20102 * ext/jpeg/gstjpegenc.c: (gst_jpegenc_setcaps):
20103 * ext/jpeg/gstjpegenc.h:
20104 * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_setcaps),
20105 (gst_smokeenc_resync):
20106 * ext/jpeg/gstsmokeenc.h:
20107 JPEG fractiony goodness.
20109 2005-11-22 Michael Smith <msmith@fluendo.com>
20111 * gst/goom/filters.c:
20112 * gst/goom/graphic.h:
20113 Fix compilation by making some functions static inline instead of
20114 extern inline, matching the way they're used.
20116 2005-11-22 Jan Schmidt <thaytan@mad.scientist.com>
20118 * ext/cairo/gsttextoverlay.c: (gst_text_overlay_init),
20119 (gst_text_overlay_setcaps), (gst_text_overlay_collected):
20120 * ext/cairo/gsttextoverlay.h:
20121 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link):
20122 * ext/gdk_pixbuf/gstgdkpixbuf.h:
20123 * ext/libpng/gstpngdec.c: (gst_pngdec_init),
20124 (gst_pngdec_caps_create_and_set):
20125 * ext/libpng/gstpngdec.h:
20126 * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps):
20127 * gst/alpha/gstalphacolor.c: (gst_alpha_color_set_caps):
20128 * gst/avi/gstavimux.c: (gst_avimux_init),
20129 (gst_avimux_vidsinkconnect):
20130 * gst/flx/gstflxdec.c: (gst_flxdec_chain):
20131 * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_setcaps),
20132 (gst_goom_src_negotiate), (gst_goom_chain):
20133 * gst/goom/gstgoom.h:
20134 * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
20135 * gst/matroska/matroska-mux.c:
20136 (gst_matroska_mux_video_pad_setcaps):
20137 * sys/osxvideo/osxvideosink.h:
20138 * sys/osxvideo/osxvideosink.m:
20139 More fractional framerate conversions
20141 2005-11-22 Jan Schmidt <thaytan@mad.scientist.com>
20143 * ext/aalib/gstaasink.c: (gst_aasink_fixate):
20144 * gst/debug/gstnavigationtest.c:
20145 (gst_navigationtest_handle_src_event):
20146 * gst/videofilter/gstvideofilter.c:
20147 (gst_videofilter_format_get_structure), (gst_videofilter_setcaps),
20148 (gst_videofilter_init):
20149 * gst/videofilter/gstvideofilter.h:
20150 Convert to fractional framerates.
20152 2005-11-22 Thomas Vander Stichele <thomas at apestaart dot org>
20154 * ext/aalib/gstaasink.c:
20155 * ext/dv/gstdvdec.c:
20156 * ext/esd/esdmon.c:
20157 * ext/flac/gstflacenc.c:
20158 * ext/gdk_pixbuf/pixbufscale.c:
20159 * ext/libcaca/gstcacasink.c:
20160 * ext/shout2/gstshout2.c:
20161 * gst/alpha/gstalpha.c:
20162 * gst/oldcore/gstaggregator.c:
20163 * gst/oldcore/gstshaper.c:
20164 * gst/smpte/barboxwipes.c:
20165 * gst/smpte/gstsmpte.c:
20166 * gst/videobox/gstvideobox.c:
20167 * gst/videofilter/gstvideoflip.c:
20168 * gst/videomixer/videomixer.c:
20171 2005-11-22 Michael Smith <msmith@fluendo.com>
20173 * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
20174 (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
20175 (gst_videomixer_update_queues):
20176 Fractional framerates, videomixer.
20178 2005-11-22 Michael Smith <msmith@fluendo.com>
20180 * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_setcaps):
20181 * ext/dv/gstdvdec.h:
20182 * ext/dv/gstdvdemux.c: (gst_dvdemux_init),
20183 (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
20184 (gst_dvdemux_demux_video), (gst_dvdemux_demux_frame),
20185 (gst_dvdemux_flush):
20186 * ext/dv/gstdvdemux.h:
20187 Fractional framerates for DV.
20189 2005-11-22 Tim-Philipp Müller <tim at centricular dot net>
20191 * gst/autodetect/gstautoaudiosink.c:
20192 (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
20193 * gst/autodetect/gstautovideosink.c:
20194 (gst_auto_video_sink_find_best), (gst_auto_video_sink_detect):
20195 Use gst_plugin_feature_list_free() to free feature list and
20196 in the case of autovideosink free the list at all. Also
20197 miscellaneous cosmetic fixes.
20199 2005-11-22 Thomas Vander Stichele <thomas at apestaart dot org>
20201 * gst/cutter/gstcutter.c: (gst_cutter_chain),
20202 (gst_cutter_set_property), (gst_cutter_get_caps):
20203 copy calculation code from level; remove use of some audio
20206 2005-11-22 Andy Wingo <wingo@pobox.com>
20208 * Update for gst_tag_setter API changes.
20210 2005-11-22 Andy Wingo <wingo@pobox.com>
20212 * ext/dv/gstdvdemux.c (gst_dvdemux_handle_sink_event)
20213 (gst_dvdemux_demux_frame)
20214 * ext/flac/gstflacdec.c (gst_flacdec_write)
20215 * ext/flac/gstflacenc.c (gst_flacenc_seek_callback)
20216 (gst_flacenc_sink_event)
20217 * ext/gconf/gstgconfaudiosink.c (gst_gconf_audio_sink_init)
20218 * ext/gconf/gstgconfvideosink.c (gst_gconf_video_sink_init)
20219 * ext/libpng/gstpngdec.c (gst_pngdec_caps_create_and_set)
20220 * ext/speex/gstspeexdec.c (speex_dec_event, speex_dec_chain)
20221 * gst/auparse/gstauparse.c (gst_auparse_chain)
20222 * gst/autodetect/gstautoaudiosink.c (gst_auto_audio_sink_init)
20223 * gst/autodetect/gstautovideosink.c (gst_auto_video_sink_init)
20224 * gst/avi/gstavidemux.c (gst_avi_demux_stream_header)
20225 (gst_avi_demux_handle_seek)
20226 * gst/goom/gstgoom.c (gst_goom_event)
20227 * gst/matroska/ebml-write.c (gst_ebml_write_seek)
20228 * gst/matroska/matroska-demux.c
20229 (gst_matroska_demux_handle_seek_event)
20230 (gst_matroska_demux_loop_stream_parse_id)
20231 * gst/wavenc/gstwavenc.c (gst_wavenc_stop_file)
20232 * gst/wavparse/gstwavparse.c (gst_wavparse_handle_seek)
20233 (gst_wavparse_stream_headers): Run update-funcnames.
20235 2005-11-22 Edward Hervey <edward@fluendo.com>
20237 * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
20238 (gst_dv1394src_init), (gst_dv1394src_dispose),
20239 (gst_dv1394src_set_property), (gst_dv1394src_discover_avc_node),
20240 (gst_dv1394src_uri_set_uri):
20241 * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
20242 (gst_udpsrc_update_uri), (gst_udpsrc_set_uri),
20243 (gst_udpsrc_set_property), (gst_udpsrc_uri_get_uri):
20244 URIHandler interface and element properties are now properly
20245 synchronized for DV1394src and UDPSrc
20247 2005-11-22 Tim-Philipp Müller <tim at centricular dot net>
20249 * ext/flac/Makefile.am:
20250 * ext/speex/Makefile.am:
20251 libgsttagedit has been renamed to libgsttag.
20253 2005-11-21 Wim Taymans <wim@fluendo.com>
20255 * gst/rtsp/rtspconnection.c: (read_body):
20256 Apply patch from Sebastien Cote to fix #319184.
20258 2005-11-21 Thomas Vander Stichele <thomas at apestaart dot org>
20261 * gst/cutter/Makefile.am:
20262 * gst/cutter/gstcutter.c: (gst_cutter_class_init),
20263 (gst_cutter_init), (gst_cutter_message_new), (gst_cutter_chain),
20264 (gst_cutter_set_property), (gst_cutter_get_property),
20265 (plugin_init), (gst_cutter_get_caps):
20267 * gst/level/gstlevel.c:
20268 fix up plugin details
20270 2005-11-21 Tim-Philipp Müller <tim at centricular dot net>
20272 * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event):
20273 * ext/flac/gstflacdec.c: (gst_flacdec_loop),
20274 (gst_flacdec_src_event):
20275 * ext/flac/gstflacenc.c: (gst_flacenc_sink_event):
20276 * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_event),
20277 (gst_signal_processor_getrange), (gst_signal_processor_chain):
20278 * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
20279 * gst/flx/gstflxdec.c: (gst_flxdec_src_event_handler),
20280 (gst_flxdec_sink_event_handler):
20281 * gst/matroska/matroska-demux.c:
20282 (gst_matroska_demux_handle_seek_event):
20283 * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek):
20284 Update for stream lock API changes: don't take stream log
20285 in sink event handlers any longer and change GST_STREAM_LOCK
20286 to GST_PAD_STREAM_LOCK. Don't leak references in flxdec event
20289 2005-11-21 Michael Smith <msmith@fluendo.com>
20291 * gst/auparse/gstauparse.c: (gst_auparse_dispose):
20292 gst_object_unref, not g_object_unref
20294 2005-11-21 Tim-Philipp Müller <tim at centricular dot net>
20296 * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
20297 (gst_wavparse_create_sourcepad), (gst_wavparse_sink_activate):
20298 Use GST_DEBUG_FUNCPTR; add debug message in pad activate function.
20300 2005-11-21 Michael Smith <msmith@fluendo.com>
20302 * gst/auparse/Makefile.am:
20303 * gst/auparse/gstauparse.c: (gst_auparse_class_init),
20304 (gst_auparse_init), (gst_auparse_dispose), (gst_auparse_chain),
20305 (gst_auparse_change_state):
20306 * gst/auparse/gstauparse.h:
20307 Partially fix #161712. playbin still doesn't work on these files,
20308 (on the bug report, Andy says we aren't typefinding it for some
20309 reason?) but at least auparse isn't totally busted like it was before.
20311 2005-11-21 Andy Wingo <wingo@pobox.com>
20314 * *.c: Ran scripts/update-macros. Oh yes.
20316 2005-11-21 Tim-Philipp Müller <tim at centricular dot net>
20318 * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams):
20319 Filler events are gone for now, comment out section generating
20322 2005-11-21 Jan Schmidt <thaytan@mad.scientist.com>
20324 * ext/aalib/gstaasink.c: (gst_aasink_fixate):
20325 * ext/mikmod/gstmikmod.c: (gst_mikmod_srcfixate):
20326 * gst/goom/gstgoom.c: (gst_goom_src_negotiate):
20327 * sys/osxvideo/osxvideosink.m:
20328 Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
20331 2005-11-21 Tim-Philipp Müller <tim at centricular dot net>
20333 * ext/aalib/gstaasink.c: (gst_aasink_setcaps):
20334 * gst/avi/gstavidemux.c: (gst_avi_demux_parse_file_header),
20335 (gst_avi_demux_read_subindexes), (gst_avi_demux_parse_stream),
20336 (gst_avi_demux_parse_odml), (gst_avi_demux_stream_index),
20337 (gst_avi_demux_sync), (gst_avi_demux_stream_header),
20338 (gst_avi_demux_stream_data):
20339 * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
20340 * gst/wavenc/gstwavenc.c: (write_metadata):
20341 * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_adtl),
20342 (gst_wavparse_parse_file_header), (gst_wavparse_stream_headers):
20343 Fixes for GST_FOURCC_FORMAT API change.
20345 2005-11-21 Tim-Philipp Müller <tim at centricular dot net>
20347 * ext/cairo/gsttextoverlay.c: (gst_text_overlay_finalize),
20348 (gst_text_overlay_init), (gst_text_overlay_text_pad_linked),
20349 (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_pop_video),
20350 (gst_text_overlay_pop_text), (gst_text_overlay_collected),
20351 (gst_text_overlay_change_state):
20352 * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
20353 (gst_matroska_mux_reset), (gst_matroska_mux_request_new_pad),
20354 (gst_matroska_mux_best_pad), (gst_matroska_mux_change_state):
20355 * gst/smpte/gstsmpte.c: (gst_smpte_init), (gst_smpte_collected):
20356 * gst/videomixer/videomixer.c: (gst_videomixer_init),
20357 (gst_videomixer_request_new_pad), (gst_videomixer_fill_queues),
20358 (gst_videomixer_change_state):
20359 Fix for collect pads API change. Also fix textoverlay state
20362 2005-11-20 Julien MOUTTE <julien@moutte.net>
20364 * gst/matroska/matroska-mux.c: (gst_matroska_mux_start): Replace
20365 GST_PAD_IS_USABLE by something approaching it.
20367 2005-11-20 Julien MOUTTE <julien@moutte.net>
20369 * gst/matroska/matroska-mux.c: (gst_matroska_mux_start): Fix for
20371 * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix for API changes,
20372 but also fix the code that was not checking return values from
20373 pad_push neither using pad_alloc_buffer.
20375 2005-11-18 Edward Hervey <edward@fluendo.com>
20377 * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
20378 (gst_pngenc_chain):
20379 Added debug category
20380 Return GST_FLOW_UNEXPECTED when sending an EOS, so the whole pipeline
20383 2005-11-17 Edgard Lima <edgard.lima@indt.org.br>
20385 * gst/rtp/Makefile.am
20387 * gst/rtp/gstrtpg711enc.c: (gst_rtpg711enc_src_template),
20388 (gst_rtpg711enc_class_init), (gst_rtpg711enc_init),
20389 (gst_rtpg711enc_finalize), (gst_rtpg711enc_setcaps),
20390 (gst_rtpg711enc_flush), (gst_rtpg711enc_handle_buffer):
20391 * gst/rtp/gstrtpg711enc.h:
20392 * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_sink_template):
20393 * gst/rtp/gstrtpspeexenc.c:
20394 * gst/rtp/gstrtpspeexenc.h:
20395 * gst/rtp/gstrtpspeexdec.c:
20396 * gst/rtp/gstrtpspeexdec.h:
20397 Created Speex payloader and depayloader; Optimize G711 payloader to
20398 use adapter and send packets until MTU size.
20400 2005-11-16 Wim Taymans <wim@fluendo.com>
20402 * check/elements/matroskamux.c: (setup_src_pad), (setup_sink_pad):
20405 2005-11-16 Wim Taymans <wim@fluendo.com>
20407 * gst/flx/gstflxdec.c: (gst_flxdec_change_state):
20410 2005-11-16 Andy Wingo <wingo@pobox.com>
20412 * gst/udp/gstudpsrc.c: Clean up with the boilerplate macro.
20413 (gst_udpsrc_create): Move comment.
20415 2005-11-15 Vincent Torri <torri at iecn dot u-nancy dot fr>
20417 Reviewed by: Tim-Philipp Müller <tim at centricular dot net>
20419 * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
20420 When seeking, seek to closest index entry at or before the requested
20421 seek position, not just the closest one (#321001).
20423 2005-11-15 Tim-Philipp Müller <tim at centricular dot net>
20425 * gst/avi/gstavidemux.c: (swap_line), (gst_avi_demux_invert),
20426 (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data):
20427 Invert DIB images again (see #132341).
20429 2005-11-14 Thomas Vander Stichele <thomas at apestaart dot org>
20432 rework configure.ac file
20433 * ext/aalib/gstaasink.c:
20434 * ext/cairo/gstcairo.c:
20436 * ext/esd/gstesd.c:
20437 * ext/flac/gstflac.c:
20438 * ext/gconf/gstgconfelements.c:
20439 * ext/gdk_pixbuf/gstgdkpixbuf.c:
20440 * ext/jpeg/gstjpeg.c:
20441 * ext/ladspa/gstladspa.c:
20442 * ext/libcaca/gstcacasink.c:
20443 * ext/libmng/gstmng.c:
20444 * ext/libpng/gstpng.c:
20445 * ext/mikmod/gstmikmod.c:
20446 * ext/pango/gsttextoverlay.c:
20447 * ext/pango/gsttimeoverlay.c:
20448 * ext/raw1394/gst1394.c:
20449 * ext/speex/gstspeex.c:
20450 * gst/alpha/Makefile.am:
20451 * gst/alpha/gstalpha.c:
20452 * gst/alpha/gstalphacolor.c:
20453 * gst/auparse/gstauparse.c:
20454 * gst/autodetect/gstautoaudiosink.c:
20455 (gst_auto_audio_sink_factory_filter),
20456 (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
20457 * gst/autodetect/gstautodetect.c:
20458 * gst/avi/gstavi.c:
20459 * gst/cutter/gstcutter.c:
20460 * gst/debug/efence.c:
20461 * gst/debug/gstdebug.c:
20462 * gst/debug/gstnavigationtest.c:
20463 * gst/effectv/gsteffectv.c:
20464 * gst/flx/gstflxdec.c:
20465 * gst/goom/gstgoom.c:
20466 * gst/interleave/plugin.c:
20469 * gst/level/gstlevel.c:
20470 * gst/matroska/ebml-write.c: (gst_ebml_write_seek):
20471 * gst/matroska/matroska.c:
20472 * gst/median/gstmedian.c:
20473 * gst/monoscope/gstmonoscope.c:
20474 * gst/multipart/multipart.c:
20475 * gst/oldcore/gstelements.c:
20476 * gst/rtp/gstrtp.c:
20477 * gst/rtsp/gstrtsp.c:
20478 * gst/smoothwave/gstsmoothwave.c:
20479 * gst/smpte/gstsmpte.c:
20480 * gst/udp/gstudp.c:
20481 * gst/videobox/gstvideobox.c:
20482 * gst/videofilter/gstgamma.c:
20483 * gst/videofilter/gstvideobalance.c:
20484 * gst/videofilter/gstvideoflip.c:
20485 * gst/videofilter/gstvideotemplate.c:
20486 * gst/videomixer/videomixer.c:
20487 * gst/wavenc/gstwavenc.c:
20488 * gst/wavparse/gstwavparse.c:
20489 * sys/oss/gstossaudio.c:
20490 * sys/osxaudio/gstosxaudio.c:
20491 update GST_PLUGIN_DEFINE
20492 * gst/rtp/Makefile.am:
20493 * gst/rtp/gstasteriskh263.c:
20494 check for htons/htonl headers and possibly link to winsock2 lib
20496 2005-11-12 Edward Hervey <edward@fluendo.com>
20498 * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
20499 Only GST_DEBUG() information on the valid components.
20501 2005-11-11 Thomas Vander Stichele <thomas at apestaart dot org>
20503 * configure.ac: back to HEAD
20505 === release 0.9.5 ===
20507 2005-11-11 Thomas Vander Stichele <thomas at apestaart dot org>
20510 releasing 0.9.5, "Phone Alarm"
20512 2005-11-11 Edward Hervey <edward@fluendo.com>
20514 * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
20515 (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_event),
20516 (gst_avi_demux_stream_header), (gst_avi_demux_handle_seek),
20517 (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
20518 (gst_avi_demux_loop):
20519 * gst/avi/gstavidemux.h:
20520 Yeah, implement proper seeking. Exact seeking and segment seeking.
20521 Still need to do some checks for segment_stop.
20523 2005-11-10 Josef Zlomek <josef dot zlomek at xeris dot cz>
20525 Reviewed by: Tim-Philipp Müller <tim at centricular dot net>
20527 * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_data):
20528 Don't try to ready buffer duration from buffer that we don't
20529 own any longer and that might already have been unreffed.
20532 2005-11-09 Zeeshan Ali <zeenix@gmail.com>
20534 * gst/flx/gstflxdec.c: (flx_decode_delta_fli),
20535 (flx_decode_delta_flc), (gst_flxdec_chain):
20536 Attempting to optimize the code for embedded systems.
20538 2005-11-08 Alessandro Decina <alessandro at nnva dot org>
20540 Reviewed by: Tim-Philipp Müller <tim at centricular dot net>
20542 * sys/oss/gstosssink.c: (gst_oss_sink_close):
20543 Don't re-use already closed file descriptor. (#320920)
20545 2005-11-07 Tim-Philipp Müller <tim at centricular dot net>
20547 * sys/oss/gstosssink.c: (gst_oss_sink_dispose),
20548 (gst_oss_sink_set_property), (gst_oss_sink_getcaps),
20549 (gst_oss_sink_prepare):
20550 * sys/oss/gstosssink.h:
20551 Cache probed caps; fix debug output for SET_PARAM macros.
20553 2005-11-07 Tim-Philipp Müller <tim at centricular dot net>
20555 * ext/cairo/Makefile.am:
20556 * ext/cairo/gstcairo.c: (plugin_init):
20557 * ext/cairo/gsttextoverlay.c: (gst_text_overlay_base_init),
20558 (gst_text_overlay_class_init), (gst_text_overlay_finalize),
20559 (gst_text_overlay_init), (gst_text_overlay_font_init),
20560 (gst_text_overlay_set_property), (gst_text_overlay_render_text),
20561 (gst_text_overlay_getcaps), (gst_text_overlay_setcaps),
20562 (gst_text_overlay_text_pad_linked),
20563 (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_shade_y),
20564 (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
20565 (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
20566 (gst_text_overlay_pop_text), (gst_text_overlay_collected),
20567 (gst_text_overlay_change_state):
20568 * ext/cairo/gsttextoverlay.h:
20569 Port cairo textoverlay plugin to 0.9. Add 'shaded-background'
20570 property and redo positioning. Doesn't handle upstream renegotiation
20573 2005-11-07 Tim-Philipp Müller <tim at centricular dot net>
20575 * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
20576 (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
20577 (gst_avi_demux_loop):
20578 No need to take the STREAM_LOCK in the loop function. Improve
20579 some debug messages. Don't leak pad names in debug messages.
20581 2005-11-07 Tim-Philipp Müller <tim at centricular dot net>
20583 * gst/matroska/matroska-demux.c:
20584 (gst_matroska_demux_push_vorbis_codec_priv_data),
20585 (gst_matroska_demux_add_wvpk_header):
20586 Don't error out when the source pad isn't linked.
20588 2005-11-02 Tim-Philipp Müller <tim at centricular dot net>
20590 * ext/gconf/gstgconfaudiosink.c: (do_toggle_element),
20591 (gst_gconf_audio_sink_change_state):
20592 * ext/gconf/gstgconfvideosink.c: (do_toggle_element),
20593 (gst_gconf_video_sink_change_state):
20594 Fix state change functions here as well and set kid
20595 to NULL state before removing it.
20597 2005-11-01 Edward Hervey <edward@fluendo.com>
20599 * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file),
20600 (gst_wavenc_init), (gst_wavenc_event), (gst_wavenc_chain):
20601 Added proper event handlind,
20602 made downstream newsegment event use GST_FORMAT_BYTES (otherwise it's
20604 and don't set a duration of 0 for buffers otherwise they are discarded
20607 GstWavEnc needs some serious loving, after going through the code I'm
20608 really wondering how this can stay in -good ...
20610 2005-11-01 Thomas Vander Stichele <thomas at apestaart dot org>
20612 * check/elements/matroskamux.c: (setup_src_pad), (setup_sink_pad),
20613 (setup_matroskamux), (check_buffer_data), (GST_START_TEST):
20614 * gst/matroska/matroska-mux.c: (gst_matroska_mux_finalize),
20615 (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_setcaps),
20616 (gst_matroska_mux_start), (gst_matroska_mux_write_data),
20617 (gst_matroska_mux_collected):
20618 Fix leaks and invalid memory access as reported by valgrind
20620 2005-11-01 Thomas Vander Stichele <thomas at apestaart dot org>
20622 Patch by: Michal Benes <michal.benes@xeris.cz>
20624 * check/Makefile.am:
20625 * gst/matroska/ebml-write.c: (gst_ebml_write_seek):
20626 * gst/matroska/matroska-mux.c: (gst_matroska_mux_handle_src_event),
20627 (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_start):
20628 add a unit test for matroskamux
20629 fix the bugs that the unit test exposed
20631 2005-11-01 Tim-Philipp Müller <tim at centricular dot net>
20633 * gst/autodetect/gstautoaudiosink.c:
20634 (gst_auto_audio_sink_class_init),
20635 (gst_auto_audio_sink_change_state):
20636 * gst/autodetect/gstautovideosink.c:
20637 (gst_auto_video_sink_class_init),
20638 (gst_auto_video_sink_change_state):
20639 Fix state change function and use GST_DEBUG_FUNCPTR in
20642 2005-11-01 Josef Zlomek <josef dot zlomek at xeris dot cz>
20644 Reviewed by: Tim-Philipp Müller <tim at centricular dot net>
20646 * gst/matroska/ebml-write.c: (gst_ebml_write_new),
20647 (gst_ebml_write_reset), (gst_ebml_write_element_new):
20648 * gst/matroska/ebml-write.h:
20649 * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_data):
20650 Set timestamps on outgoing ebml headers as well, so that the
20651 element after matroskamux can get the timestamp already when
20652 reading the first ebml element and doesn't have to wait for
20653 the actual data buffer for that (#320308).
20655 2005-10-31 Andy Wingo <wingo@pobox.com>
20657 * gst/videomixer/videomixer.c (gst_videomixer_pad_unlink)
20658 (gst_videomixer_pad_link): Kill some memleaks.
20659 (gst_videomixer_pad_get_property): Style fix.
20660 (gst_videomixer_pad_set_property): Style fix.
20661 (gst_videomixer_pad_init): Style fix.
20662 (gst_videomixer_update_queues): Kill memleak.
20663 (gst_videomixer_loop): Kill memleak.
20664 (gst_videomixer_collected): Kill memleak.
20666 2005-10-31 Edgard Lima <edgard.lima@indt.org.br>
20668 * gst/auparse/gstauparse.c: gst_auparse_init, gst_auparse_chain,
20669 gst_auparse_change_state:
20672 2005-10-31 Edgard Lima <edgard.lima@indt.org.br>
20674 * ext/speex/gstspeexenc.c: (gst_speexenc_chain)
20675 Add checks to GST_FLOW_NOT_LINKED for values returned
20678 2005-10-31 Zeeshan Ali <zeenix@gmail.com>
20680 * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_setcaps),
20681 (gst_rtpg711dec_process):
20682 * gst/rtp/gstrtpgsmenc.c:
20683 Payloader now sets some default caps on the srcpad if caps on the sinkpad
20684 are never set. This is important for the g711 to work with burger's rtpbin
20687 2005-10-28 Edgard Lima <edgard.lima@cin.ufpe.br>
20689 * ext/speex/gstspeexenc.c: (gst_speexenc_chain),
20690 (gst_speexenc_push_buffer):
20691 Add checks for return values from gst_pad_push and
20692 gst_pad_alloc_buffer.
20694 2005-10-28 Michal Benes <michal dot benes at xeris dot cz>
20696 Reviewed by: Tim-Philipp Müller <tim at centricular dot net>
20698 * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
20699 (gst_matroska_demux_parse_info),
20700 (gst_matroska_demux_parse_blockgroup_or_simpleblock),
20701 (gst_matroska_demux_parse_cluster):
20702 * gst/matroska/matroska-ids.h:
20703 * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init),
20704 (gst_matroska_mux_init), (gst_matroska_mux_start),
20705 (gst_matroska_mux_create_buffer_header),
20706 (gst_matroska_mux_write_data), (gst_matroska_mux_set_property),
20707 (gst_matroska_mux_get_property):
20708 * gst/matroska/matroska-mux.h:
20709 Add SimpleBlock support to matroska demuxer and muxer (part of
20710 Matroska v2). (#319731)
20712 2005-10-28 Wim Taymans <wim@fluendo.com>
20714 * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init), (gst_jpeg_dec_chain),
20715 (gst_jpeg_dec_change_state):
20716 * ext/jpeg/gstjpegdec.h:
20717 Cleanups. Don't create caps for every chain.
20719 2005-10-27 Edgard Lima Edgard Lima <edgard.lima@indt.org.br>
20721 * gst/law/alaw-encode.c: (gst_alawenc_init),
20722 (alawenc_setcaps), (gst_alawenc_chain)
20723 * gst/law/alaw-encode.h:
20724 * gst/law/mulaw-encode.c: (gst_mulawenc_init),
20725 (mulawenc_setcaps), (gst_mulawenc_chain)
20726 * gst/law/mulaw-encode.h:
20727 Set timestamp on buffer and it allows RTP G711 elements
20730 2005-10-27 Wim Taymans <wim@fluendo.com>
20732 * sys/oss/gstosssrc.c: (gst_oss_src_prepare):
20733 Set correct format on oss instead of a silly value.
20735 2005-10-27 Julien MOUTTE <julien@moutte.net>
20737 * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20738 (gst_video_box_transform_caps), (gst_video_box_set_caps),
20739 (gst_video_box_get_unit_size), (gst_video_box_copy_plane_i420),
20740 (gst_video_box_i420), (gst_video_box_ayuv): Use liboil for
20741 I420 rendering as well, doesn't bring much for my platform.
20742 Might help on some other platforms.
20744 2005-10-27 Zeeshan Ali <zeenix@gmail.com>
20746 * gst/rtp/gstrtpgsmenc.c:
20747 * gst/rtp/gstrtpgsmparse.c:
20748 Declaring the padtemplate correctly.
20750 2005-10-26 Zeeshan Ali <zeenix@gmail.com>
20752 * gst/rtp/gstrtpg711dec.c:
20753 * gst/rtp/gstrtpg711enc.c:
20754 * gst/rtp/gstrtpgsmenc.c:
20755 * gst/rtp/gstrtpgsmparse.c:
20756 Setting the proper copyright notice.
20758 2005-10-26 Julien MOUTTE <julien@moutte.net>
20760 * gst/videobox/Makefile.am: Use liboil.
20761 * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20762 (gst_video_box_set_property), (gst_video_box_transform_caps),
20763 (gst_video_box_set_caps), (gst_video_box_get_unit_size),
20764 (gst_video_box_ayuv): Lot of optimization in AYUV rendering
20765 using liboil. Will dot the same to I420 border generation
20768 2005-10-26 Zeeshan Ali <zeenix@gmail.com>
20770 * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_base_init),
20771 (gst_rtpg711dec_class_init), (gst_rtpg711dec_init),
20772 (gst_rtpg711dec_setcaps), (gst_rtpg711dec_process):
20773 * gst/rtp/gstrtpg711dec.h:
20774 * gst/rtp/gstrtpg711enc.c: (gst_rtpg711enc_base_init),
20775 (gst_rtpg711enc_init), (gst_rtpg711enc_handle_buffer):
20776 * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_base_init),
20777 (gst_rtpgsmenc_init), (gst_rtpgsmenc_setcaps),
20778 (gst_rtpgsmenc_handle_buffer):
20779 * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_base_init),
20780 (gst_rtpgsmparse_class_init), (gst_rtpgsmparse_init),
20781 (gst_rtpgsmparse_setcaps), (gst_rtpgsmparse_process):
20782 * gst/rtp/gstrtpgsmparse.h:
20783 Hacked the G711 (de)payloader to try to make things right. rtpg711dec now
20784 inherits from the basertpdepayloader.
20786 2005-10-26 Julien MOUTTE <julien@moutte.net>
20788 * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20789 (gst_video_box_transform_caps), (gst_video_box_get_unit_size),
20790 (gst_video_box_ayuv): Removing this forgotten debug.
20792 2005-10-26 Julien MOUTTE <julien@moutte.net>
20794 * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20795 (gst_video_box_transform_caps), (gst_video_box_get_unit_size),
20796 (gst_video_box_ayuv): Fix the stride issue when boxing to AYUV.
20798 2005-10-26 Tim-Philipp Müller <tim at centricular dot net>
20800 * sys/oss/gstossaudio.c:
20801 * sys/oss/gstossdmabuffer.c:
20802 * sys/oss/gstosshelper.c:
20803 * sys/oss/gstossmixer.c:
20804 * sys/oss/gstossmixerelement.c:
20805 * sys/oss/gstossmixertrack.c:
20806 * sys/oss/gstosssink.c:
20807 * sys/oss/gstosssrc.c:
20808 Actually use the 'oss' debug category we register.
20810 2005-10-26 Julien MOUTTE <julien@moutte.net>
20812 * gst/videomixer/videomixer.c: (gst_videomixer_pad_set_property),
20813 (gst_videomixer_pad_sink_setcaps), (gst_videomixer_getcaps):
20814 Use gst_pad_get_parent and drop the ref that was added through
20817 2005-10-26 Thomas Vander Stichele <thomas at apestaart dot org>
20819 * gst/rtp/gstrtpgsmenc.c:
20822 2005-10-25 Edgard Lima <edgard.lima@indt.org.br>
20824 * gst/rtp/gstrtpg711dec.c
20825 Just removed a couple of lines of weird code used during
20826 development/test time.
20828 2005-10-25 Edgard Lima <edgard.lima@indt.org.br>
20830 * gst/rtp/Makefile.am
20832 * gst/rtp/gstrtpg711enc.c
20833 * gst/rtp/gstrtpg711enc.h
20834 * gst/rtp/gstrtpg711dec.c
20835 * gst/rtp/gstrtpg711dec.h
20836 Created G711 payloader and depayloader (it supports mulaw and alaw
20839 2005-10-25 Julien MOUTTE <julien@moutte.net>
20841 * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20842 (gst_video_box_transform_caps), (gst_video_box_get_unit_size):
20843 Doh ! I introduced wingo's bug again ! Sorry...
20845 2005-10-25 Christian Schaller <christian@fluendo.com>
20847 * gst/rtp/Makefile.am: add missing header files for disting
20849 2005-10-25 Zeeshan Ali <zeenix@gmail.com>
20851 * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_get_type),
20852 (gst_rtpgsmenc_base_init), (gst_rtpgsmenc_class_init),
20853 (gst_rtpgsmenc_init), (gst_rtpgsmenc_setcaps),
20854 (gst_rtpgsmenc_handle_buffer):
20855 * gst/rtp/gstrtpgsmenc.h:
20856 * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_get_type),
20857 (gst_rtpgsmparse_base_init), (gst_rtpgsmparse_class_init),
20858 (gst_rtpgsmparse_init), (gst_rtpgsmparse_setcaps),
20859 (gst_rtpgsmparse_finalize), (gst_rtpgsmparse_process):
20860 * gst/rtp/gstrtpgsmparse.h:
20861 Getting the GSM (de)payloader working and compatible with our plans for RTP.
20863 2005-10-25 Julien MOUTTE <julien@moutte.net>
20865 * ext/libpng/gstpngdec.c: (user_info_callback),
20866 (gst_pngdec_caps_create_and_set), (gst_pngdec_task): Push
20867 a newsegment event, move some redundant code in a single place.
20869 2005-10-25 Julien MOUTTE <julien@moutte.net>
20871 * ext/libpng/gstpngdec.c: (user_info_callback),
20872 (gst_pngdec_caps_create_and_set), (gst_pngdec_task): Temporary
20873 hack to get correct colors order when we have a png image with
20876 2005-10-24 Edward Hervey <edward@fluendo.com>
20878 * ext/dv/gstdvdemux.c: (gst_dvdemux_add_pads):
20879 Call gst_element_no_more_pads when there will be no more pads.
20881 2005-10-24 Wim Taymans <wim@fluendo.com>
20883 * gst/rtp/Makefile.am:
20884 * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_get_type),
20885 (gst_asteriskh263_base_init), (gst_asteriskh263_class_init),
20886 (gst_asteriskh263_init), (gst_asteriskh263_finalize),
20887 (gst_asteriskh263_chain), (gst_asteriskh263_set_property),
20888 (gst_asteriskh263_get_property), (gst_asteriskh263_change_state),
20889 (gst_asteriskh263_plugin_init):
20890 * gst/rtp/gstasteriskh263.h:
20891 * gst/rtp/gstrtp.c: (plugin_init):
20892 * gst/rtp/gstrtph263enc.c: (gst_rtph263enc_get_type),
20893 (gst_rtph263enc_base_init), (gst_rtph263enc_class_init),
20894 (gst_rtph263enc_init), (gst_rtph263enc_finalize),
20895 (gst_rtph263enc_setcaps), (gst_rtph263enc_gobfiner),
20896 (gst_rtph263enc_flush), (gst_rtph263enc_handle_buffer),
20897 (gst_rtph263enc_plugin_init):
20898 * gst/rtp/gstrtph263enc.h:
20899 Added two new payloaders, an RFC 2190 payloader for h263 and
20900 a payload convertor for an asterisk server.
20902 2005-10-24 Tim-Philipp Müller <tim at centricular dot net>
20904 * sys/oss/gstosssrc.c: (gst_oss_src_prepare):
20905 Set bytes_per_sample correctly (is not always 4, but
20906 depends on width and number of channels).
20908 2005-10-24 Tim-Philipp Müller <tim at centricular dot net>
20910 * ext/flac/gstflacenc.c: (gst_flacenc_base_init),
20911 (gst_flacenc_init), (gst_flacenc_sink_setcaps),
20912 (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
20913 (gst_flacenc_sink_event), (gst_flacenc_chain),
20914 (gst_flacenc_set_property), (gst_flacenc_get_property),
20915 (gst_flacenc_change_state):
20916 * ext/flac/gstflacenc.h:
20917 Fix seeking, so that flacenc can rewrite the header with the
20918 correct duration and amount of samples and all that at EOS;
20919 also set timestamps and granulepos on outgoing buffers; add
20920 debug category; fix state change function.
20922 2005-10-24 Julien MOUTTE <julien@moutte.net>
20924 * gst/videomixer/videomixer.c: Don't restrict video geometry
20927 2005-10-24 Julien MOUTTE <julien@moutte.net>
20929 * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20930 (gst_video_box_transform_caps), (gst_video_box_get_unit_size):
20931 Fix caps negotiation correctly, add debugging category.
20933 2005-10-24 Christian Schaller <christian@fluendo.com>
20935 * configure.ac: Port over Thomas's change from base listing all plugins
20937 2005-10-24 Julien MOUTTE <julien@moutte.net>
20939 * ext/libpng/gstpngdec.c: (gst_pngdec_init): Don't use fixed caps on
20942 2005-10-24 Thomas Vander Stichele <thomas at apestaart dot org>
20948 === release 0.9.4 ===
20950 2005-10-24 Thomas Vander Stichele <thomas at apestaart dot org>
20953 Releasing 0.9.4, "Dromiceiomimus"
20955 2005-10-21 Tim-Philipp Müller <tim at centricular dot net>
20957 * ext/speex/gstspeexenc.c: (gst_speexenc_get_query_types),
20958 (gst_speexenc_src_query):
20959 Add position and duration query, fix query type function.
20961 * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
20962 (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
20963 Let's not set non-fixed caps on source pads.
20965 2005-10-21 Wim Taymans <wim@fluendo.com>
20967 * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
20968 * gst/avi/gstavidemux.c: (gst_avi_demux_get_src_query_types),
20969 (gst_avi_demux_handle_seek):
20970 Set correct stream_time in newsegment event.
20971 avi can also handle a duration query now.
20973 2005-10-20 Tim-Philipp Müller <tim at centricular dot net>
20975 * gst/matroska/matroska-demux.c:
20976 (gst_matroska_demux_handle_src_query),
20977 (gst_matroska_demux_handle_seek_event),
20978 (gst_matroska_demux_loop_stream_parse_id):
20979 Fix duration query; fix basetime in newsegment event after
20980 seek; fix duration in initial newsegment event.
20982 * gst/matroska/matroska-mux.c:
20983 (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_start):
20984 Extract number of channels and samplerate from vorbis headers;
20985 add some debug messages when querying the durations of the
20988 2005-10-20 Wim Taymans <wim@fluendo.com>
20990 * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
20991 (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
20992 (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event):
20993 Set stream time correctly in newsegment.
20995 2005-10-20 Wim Taymans <wim@fluendo.com>
20997 * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
20998 Correctly fill in the stream time.
21000 2005-10-19 Thomas Vander Stichele <thomas at apestaart dot org>
21002 * check/elements/level.c: (GST_START_TEST):
21003 * gst/level/gstlevel.c: (gst_level_message_new):
21004 * gst/level/level-example.c: (message_handler):
21005 use ELEMENT messages instead
21007 2005-10-19 Wim Taymans <wim@fluendo.com>
21009 * ext/dv/gstdvdemux.c: (gst_dvdemux_get_src_query_types),
21010 (gst_dvdemux_src_query):
21011 * ext/flac/gstflacdec.c: (gst_flacdec_length),
21012 (gst_flacdec_src_query):
21013 * ext/raw1394/gstdv1394src.c: (gst_dv1394src_query):
21014 * ext/speex/gstspeexdec.c: (speex_dec_src_query):
21015 * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
21016 * gst/debug/gstnavseek.c: (gst_navseek_seek):
21017 * gst/debug/progressreport.c: (gst_progress_report_report):
21018 * gst/matroska/ebml-read.c: (gst_ebml_read_get_length):
21019 * gst/matroska/matroska-demux.c:
21020 (gst_matroska_demux_handle_src_query):
21021 * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
21022 * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
21023 (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
21024 (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
21025 (gst_wavparse_srcpad_event):
21028 2005-10-19 Tim-Philipp Müller <tim at centricular dot net>
21030 * gst/goom/filters.c:
21031 * gst/goom/graphic.h:
21032 * gst/goom/lines.c:
21033 Make inline functions either 'static inline' or 'extern inline',
21034 otherwise the Forte compiler apparently won't inline them (#317300).
21036 2005-10-19 Julien MOUTTE <julien@moutte.net>
21038 * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
21039 (gst_pngdec_init), (user_error_fn), (user_warning_fn),
21040 (user_info_callback), (user_endrow_callback), (user_end_callback),
21041 (user_read_data), (gst_pngdec_caps_create_and_set),
21042 (gst_pngdec_task), (gst_pngdec_chain), (gst_pngdec_sink_event),
21043 (gst_pngdec_libpng_clear), (gst_pngdec_libpng_init),
21044 (gst_pngdec_change_state), (gst_pngdec_sink_activate_push),
21045 (gst_pngdec_sink_activate_pull), (gst_pngdec_sink_activate):
21046 * ext/libpng/gstpngdec.h: Complete rewrite of pngdec. It's now
21047 very nice and handle push/pull based model. if you have filesrc
21048 connected to it, it will do random access to load the png file.
21049 If you have a network source that can't do _getrange, it does
21050 progressive loading through the chain function.
21051 * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps),
21052 (transform_rgb), (transform_bgr): Fix caps negotiation correctly
21053 thanks to Master Wim Taymans ;-)
21055 2005-10-18 Tim-Philipp Müller <tim at centricular dot net>
21057 * gst/matroska/Makefile.am:
21058 * gst/matroska/ebml-read.c:
21059 * gst/matroska/ebml-read.h:
21060 * gst/matroska/matroska-demux.c:
21061 * gst/matroska/matroska-demux.h:
21062 * gst/matroska/matroska.c: (plugin_init):
21063 Ported matroska demuxer to 0.9.
21065 2005-10-18 Michal Benes <michal dot benes at xeris dot cz>
21067 Reviewed by: Tim-Philipp Müller <tim at centricular dot net>
21069 * gst/matroska/matroska-mux.c:
21070 (gst_matroska_mux_video_pad_setcaps),
21071 (gst_matroska_mux_audio_pad_setcaps):
21072 Fix mpeg4 input handling (#318847); also, while we're at it,
21073 fix media type for Motion-JPEG: should be image/jpeg.
21075 2005-10-18 Wim Taymans <wim@fluendo.com>
21077 * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
21078 (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
21079 (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event):
21080 Fix for segment-start/stop API change.
21082 2005-10-17 Julien MOUTTE <julien@moutte.net>
21084 * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps),
21085 (transform_rgb), (transform_bgr): Handle caps negotiation in a better
21088 2005-10-17 Julien MOUTTE <julien@moutte.net>
21090 * gst/videobox/gstvideobox.c: (gst_video_box_transform_caps),
21091 (gst_video_box_get_unit_size): Fix caps nego some more to get AYUV
21092 output declared in transform_caps.
21094 2005-10-17 Julien MOUTTE <julien@moutte.net>
21096 * ext/libpng/gstpngdec.c: (gst_pngdec_init): We use fixed caps.
21098 2005-10-17 Julien MOUTTE <julien@moutte.net>
21100 * gst/videobox/gstvideobox.c: (gst_video_box_transform_caps),
21101 (gst_video_box_get_unit_size): Fix wrong size calculations and
21102 implement get_unit_size correctly.
21104 2005-10-17 Tim-Philipp Müller <tim at centricular dot net>
21109 * gst/flx/gstflxdec.c: (flx_decode_chunks):
21110 Fix gcc4 signedness issue.
21112 2005-10-17 Julien MOUTTE <julien@moutte.net>
21114 * configure.ac: Adding videomixer.
21115 * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
21116 (user_read_data), (gst_pngdec_chain): More debugging.
21117 * gst/alpha/Makefile.am: Adding alphacolor
21118 * gst/alpha/gstalphacolor.c: (gst_alpha_color_base_init),
21119 (gst_alpha_color_class_init), (gst_alpha_color_init),
21120 (gst_alpha_color_transform_caps), (gst_alpha_color_set_caps),
21121 (transform_rgb), (transform_bgr), (gst_alpha_color_transform_ip),
21122 (plugin_init): Ported to 0.9 using in place base tranform.
21123 * gst/videomixer/Makefile.am:
21124 * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
21125 (gst_videomixer_pad_class_init), (gst_videomixer_pad_sink_setcaps),
21126 (gst_videomixer_pad_link), (gst_videomixer_pad_unlink),
21127 (gst_videomixer_pad_init), (gst_videomixer_class_init),
21128 (gst_videomixer_init), (gst_videomixer_getcaps),
21129 (gst_videomixer_request_new_pad), (gst_videomixer_fill_queues),
21130 (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
21131 (gst_videomixer_collected), (gst_videomixer_change_state): Ported
21132 to 0.9 using collectpads.
21134 2005-10-17 Zeeshan Ali <zeenix at gmail dot com>
21137 * gst/flx/Makefile.am:
21138 * gst/flx/gstflxdec.c: (gst_flxdec_init),
21139 (gst_flxdec_src_event_handler), (gst_flxdec_sink_event_handler),
21140 (gst_flxdec_chain), (gst_flxdec_change_state), (plugin_init):
21141 * gst/flx/gstflxdec.h:
21142 flx plugin ported to 0.9
21144 2005-10-16 Thomas Vander Stichele <thomas at apestaart dot org>
21146 * ext/shout2/gstshout2.c: (gst_shout2send_change_state):
21147 use new gst_version_string()
21149 2005-10-16 Andy Wingo <wingo@pobox.com>
21151 * configure.ac: GLIB_CHECK.
21153 2005-10-15 Julien MOUTTE <julien@moutte.net>
21155 * ext/libpng/Makefile.am:
21156 * ext/libpng/gstpng.c: (plugin_init):
21157 * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
21158 (gst_pngdec_init), (user_read_data), (gst_pngdec_chain):
21159 * ext/libpng/gstpngdec.h: Ported pngdec to 0.9
21161 2005-10-14 Michal Benes <michal dot benes at xeris dot cz>
21163 Reviewed by: Tim-Philipp Müller <tim at centricular dot net>
21166 * gst/matroska/Makefile.am:
21167 * gst/matroska/ebml-ids.h:
21168 * gst/matroska/ebml-write.c:
21169 * gst/matroska/ebml-write.h:
21170 * gst/matroska/matroska-ids.h:
21171 * gst/matroska/matroska-mux.c:
21172 * gst/matroska/matroska-mux.h:
21173 * gst/matroska/matroska.c: (plugin_init):
21174 Port matroska muxer to 0.9 (#318847).
21176 2005-10-13 Tim-Philipp Müller <tim at centricular dot net>
21178 * ext/speex/gstspeexenc.c: (gst_speexenc_get_tag_value),
21179 (comment_init), (comment_add):
21180 Fix handling of GST_TAG_DATE, which is now of GST_TYPE_DATE;
21181 use GST_READ_UINT32_LE() and friends rather than the private
21182 implementation of those same macros.
21184 2005-10-13 Stefan Kost <ensonic@users.sf.net>
21186 * examples/stats/mp2ogg.c:
21189 2005-10-12 Stefan Kost <ensonic@users.sf.net>
21191 * examples/indexing/indexmpeg.c: (main):
21192 * ext/esd/esdmon.c: (gst_esdmon_open_audio),
21193 (gst_esdmon_close_audio), (gst_esdmon_change_state):
21194 * ext/esd/esdmon.h:
21195 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init):
21196 * ext/pango/gsttextoverlay.c: (gst_textoverlay_init):
21197 * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_init):
21198 * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_init):
21199 * gst/avi/gstavimux.c: (gst_avimux_init):
21200 * gst/matroska/matroska-demux.c: (gst_matroska_demux_init):
21201 * gst/multipart/multipartdemux.c: (gst_multipart_demux_init):
21202 * gst/multipart/multipartmux.c: (gst_multipart_mux_init):
21203 * gst/oldcore/gstmultifilesrc.c: (gst_multifilesrc_init),
21204 (gst_multifilesrc_get), (gst_multifilesrc_open_file),
21205 (gst_multifilesrc_close_file), (gst_multifilesrc_change_state):
21206 * gst/oldcore/gstmultifilesrc.h:
21207 * gst/oldcore/gstpipefilter.c: (gst_pipefilter_init),
21208 (gst_pipefilter_open_file), (gst_pipefilter_close_file),
21209 (gst_pipefilter_change_state):
21210 * gst/oldcore/gstpipefilter.h:
21211 * gst/smoothwave/gstsmoothwave.c: (gst_smoothwave_init):
21212 * gst/videomixer/videomixer.c: (gst_videomixer_init):
21213 * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_init):
21214 * sys/osxaudio/gstosxaudiosink.h:
21215 * sys/osxaudio/gstosxaudiosrc.h:
21216 renamed GST_FLAGS macros to GST_OBJECT_FLAGS
21217 moved bitshift from macro to enum definition
21219 2005-10-12 Thomas Vander Stichele <thomas at apestaart dot org>
21222 * ext/cairo/Makefile.am:
21223 * ext/cairo/gstcairo.c: (plugin_init):
21224 * ext/cairo/gsttextoverlay.c: (gst_textoverlay_change_state):
21225 * ext/cairo/gsttimeoverlay.c: (gst_timeoverlay_update_font_height),
21226 (gst_timeoverlay_setup), (gst_timeoverlay_planar411):
21227 * ext/cairo/gsttimeoverlay.h:
21228 update of cairo-based timeoverlay to 1.0 Cairo API
21229 doesn't work yet for resizing of output sink
21231 2005-10-11 Wim Taymans <wim@fluendo.com>
21233 * ext/speex/gstspeexdec.c: (speex_dec_event), (speex_dec_chain):
21234 newsegment API fix.
21236 2005-10-11 Wim Taymans <wim@fluendo.com>
21238 * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event),
21239 (gst_dvdemux_demux_frame):
21240 * ext/flac/gstflacdec.c: (gst_flacdec_write):
21241 * gst/auparse/gstauparse.c: (gst_auparse_chain):
21242 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header),
21243 (gst_avi_demux_handle_seek):
21244 * gst/goom/gstgoom.c: (gst_goom_event):
21245 * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
21246 * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
21247 (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
21248 (gst_wavparse_loop), (gst_wavparse_pad_convert),
21249 (gst_wavparse_srcpad_event):
21250 newsegment API update.
21252 2005-10-11 Andy Wingo <wingo@pobox.com>
21254 * ext/speex/gstspeexenc.c: Signedness cleanups.
21256 2005-10-10 Edgard Lima <edgard.lima@indt.org.br>
21259 * ext/speex/Makefile.am:
21260 * ext/speex/gstspeex.c:
21261 * ext/speex/gstspeexenc.c:
21262 Speexenc ported to 0.9
21264 2005-10-10 Wim Taymans <wim@fluendo.com>
21266 * sys/oss/gstosssink.c: (gst_oss_sink_class_init),
21267 (gst_oss_sink_init), (gst_oss_sink_set_property),
21268 (gst_oss_sink_get_property), (gst_oss_sink_open),
21269 (gst_oss_sink_prepare), (gst_oss_sink_reset):
21270 * sys/oss/gstosssink.h:
21271 * sys/oss/gstosssrc.c: (gst_oss_src_class_init),
21272 (gst_oss_src_set_property), (gst_oss_src_init), (gst_oss_src_open),
21273 (gst_oss_src_prepare):
21274 Cleanups, make device configurable in the sink, handle and report
21277 2005-10-10 Wim Taymans <wim@fluendo.com>
21279 * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset):
21280 * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset):
21281 Make sure element is NULL before removing from the bin.
21283 2005-10-07 Andy Wingo <wingo@pobox.com>
21285 * ext/raw1394/gstdv1394src.c: Make interruptible, so it won't
21286 block forever in a read().
21287 (gst_dv1394src_bus_reset): Post a message when the cable is
21289 (gst_dv1394src_create, gst_dv1394src_unlock): Remove some prints.
21290 (gst_dv1394src_bus_reset): Don't unref the message.
21292 * ext/raw1394/gstdv1394src.c: Clean up for style before doing some
21293 hacking. The only change should be that the state change stuff was
21294 put into basesrc's start() and stop() routines, which coalesces
21297 2005-10-07 Tim-Philipp Müller <tim at centricular dot net>
21302 * gst/debug/Makefile.am:
21303 Only compile efence plugin on systems that have mmap.
21305 2005-10-05 Tim-Philipp Müller <tim at centricular dot net>
21307 * gst/debug/Makefile.am:
21308 * gst/debug/breakmydata.c:
21309 * gst/debug/gstdebug.c:
21310 * gst/debug/gstnavigationtest.c:
21311 * gst/debug/gstnavseek.c:
21312 * gst/debug/gstnavseek.h:
21313 * gst/debug/progressreport.c:
21314 * gst/debug/testplugin.c:
21315 Port progressreport, navseek, navigationtest, testsink and
21318 2005-10-05 Edward Hervey <edward@fluendo.com>
21320 * ext/dv/gstdvdemux.c: (gst_dvdemux_src_convert),
21321 (gst_dvdemux_src_query):
21322 Fixes for better conversion
21324 2005-10-04 Michael Smith <msmith@fluendo.com>
21326 * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_reset),
21327 (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
21328 * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_reset),
21329 (gst_auto_video_sink_find_best), (gst_auto_video_sink_detect):
21330 Set state of elements to NULL before removing from bins.
21331 Set state of test element to NULL if we failed to move it to READY
21333 2005-10-04 Edward Hervey <edward@fluendo.com>
21335 * ext/dv/Makefile.am:
21336 * ext/dv/gstdvdemux.c: (gst_dvdemux_src_query), (gst_dvdemux_src_conver):
21337 Added DEFAULT <==> BYTES, TIME conversions on srcpad,
21338 Corrected the query function for position so it doesn't forget what
21339 format was asked, and calls the conversion functions on the correct pad.
21341 2005-10-03 Thomas Vander Stichele <thomas at apestaart dot org>
21344 back to development
21346 === release 0.9.3 ===
21348 2005-10-03 Thomas Vander Stichele <thomas at apestaart dot org>
21351 Releasing 0.9.3, "Aramis"
21353 2005-10-03 Andy Wingo <wingo@pobox.com>
21355 * ext/flac/gstflacdec.c (gst_flacdec_write): Deal with pad_alloc
21358 2005-10-02 Andy Wingo <wingo@pobox.com>
21360 * configure.ac (GST_PLUGIN_LDFLAGS): Change to be like -base.
21362 * ext/flac/gstflacenc.c: Ported to 0.9.
21364 * ext/flac/gstflacdec.c (gst_flacdec_loop): Handle errors better.
21366 * ext/flac/Makefile.am: Add the GST_PLUGINS_BASE cflags and libs,
21367 and link to gsttagedit. Enable flacenc.
21369 * ext/flac/gstflacdec.c: Re-enable tag reading.
21371 2005-09-30 Wim Taymans <wim@fluendo.com>
21373 * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_setcaps):
21374 * gst/rtp/gstrtpgsmparse.c:
21375 * gst/rtp/gstrtph263penc.c:
21376 * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
21377 (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
21378 (gst_rtpmp4venc_set_property):
21379 * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_handle_buffer):
21380 Various class and caps fixes from Andre Magalhaes (andrunko)
21382 2005-09-29 Wim Taymans <wim@fluendo.com>
21384 * gst/level/level-example.c: (main):
21385 Update for new bus API.
21387 2005-09-28 Tim-Philipp Müller <tim at centricular dot net>
21390 Fix unexpanded autoconf macro GST_DOC, which has been renamed
21391 to GST_DOCBOOK_CHECK (see common/m4/gst-doc.m4) (#316202).
21393 2005-09-27 Tim-Philipp Müller <tim at centricular dot net>
21395 * sys/oss/gstosssink.c: (gst_oss_sink_prepare):
21396 Fix playback of mono streams (bytes_per_sample should be set
21397 from the sample width and the number of channels negotiated,
21398 and not just be set to 4) (#317338)
21400 2005-09-26 Wim Taymans <wim@fluendo.com>
21402 * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_flush),
21403 (gst_rtpmpaenc_handle_buffer):
21404 Set buffer duration correctly.
21406 2005-09-26 Tim-Philipp Müller <tim at centricular dot net>
21408 * gst/avi/gstavidemux.c: (gst_avi_demux_base_init),
21409 (gst_avi_demux_class_init), (gst_avi_demux_parse_stream),
21410 (gst_avi_demux_change_state):
21411 Don't crash when encountering a stream with an unknown fourcc or
21412 codec id. Instead, create a pad of type video/x-avi-unknown or
21413 audio/x-avi-unknown, which as a side-effect also results in less
21414 confusing error messages in players ('no decoder' vs. 'no streams');
21415 minor fixes to state change function and class_init function.
21417 2005-09-24 Wim Taymans <wim@fluendo.com>
21419 * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_init):
21420 * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_init):
21423 2005-09-24 Thomas Vander Stichele <thomas at apestaart dot org>
21425 * check/elements/level.c: (GST_START_TEST):
21426 fix test for new GstClockTime use
21427 * gst/level/gstlevel.c: (gst_level_init), (gst_level_set_caps),
21428 (gst_level_transform_ip):
21429 * gst/level/gstlevel.h:
21430 fix up the decay peak, ensuring the decay peak is never lower
21431 than the peak for that interval
21433 2005-09-23 Thomas Vander Stichele <thomas at apestaart dot org>
21435 * docs/plugins/gst-plugins-good-plugins.args:
21436 * docs/plugins/inspect/plugin-alpha.xml:
21437 * docs/plugins/inspect/plugin-rtp.xml:
21438 * gst/level/gstlevel.c: (gst_level_set_caps),
21439 (gst_level_transform_ip):
21442 2005-09-23 Thomas Vander Stichele <thomas at apestaart dot org>
21445 * check/elements/level.c: (GST_START_TEST):
21446 * gst/level/Makefile.am:
21447 * gst/level/gstlevel.c: (gst_level_class_init), (gst_level_init),
21448 (gst_level_set_property), (gst_level_get_property),
21449 (gst_level_set_caps), (gst_level_message_new),
21450 (gst_level_transform_ip):
21451 * gst/level/gstlevel.h:
21452 * gst/level/level-example.c: (message_handler), (main):
21453 convert to using GstClockTime for all time values, finally.
21455 2005-09-23 Thomas Vander Stichele <thomas at apestaart dot org>
21457 * gst/auparse/Makefile.am:
21458 * gst/auparse/gstauparse.c: (gst_auparse_chain):
21461 * ext/cairo/Makefile.am:
21462 * ext/dv/Makefile.am:
21463 * ext/esd/Makefile.am:
21464 * ext/flac/Makefile.am:
21465 * ext/gconf/Makefile.am:
21466 * ext/gdk_pixbuf/Makefile.am:
21467 * ext/jpeg/Makefile.am:
21468 * ext/ladspa/Makefile.am:
21469 * ext/libcaca/Makefile.am:
21470 * ext/libmng/Makefile.am:
21471 * ext/libpng/Makefile.am:
21472 * ext/mikmod/Makefile.am:
21473 * ext/pango/Makefile.am:
21474 * ext/raw1394/Makefile.am:
21475 * ext/shout2/Makefile.am:
21476 * ext/speex/Makefile.am:
21477 * gst/alpha/Makefile.am:
21478 * gst/autodetect/Makefile.am:
21479 * gst/avi/Makefile.am:
21480 * gst/cutter/Makefile.am:
21481 * gst/debug/Makefile.am:
21482 * gst/effectv/Makefile.am:
21483 * gst/flx/Makefile.am:
21484 * gst/goom/Makefile.am:
21485 * gst/interleave/Makefile.am:
21486 * gst/law/Makefile.am:
21487 * gst/matroska/Makefile.am:
21488 * gst/median/Makefile.am:
21489 * gst/monoscope/Makefile.am:
21490 * gst/multipart/Makefile.am:
21491 * gst/oldcore/Makefile.am:
21492 * gst/rtp/Makefile.am:
21493 * gst/rtsp/Makefile.am:
21494 * gst/smoothwave/Makefile.am:
21495 * gst/smpte/Makefile.am:
21496 * gst/videobox/Makefile.am:
21497 * gst/videofilter/Makefile.am:
21498 * gst/videomixer/Makefile.am:
21499 * gst/wavenc/Makefile.am:
21500 * gst/wavparse/Makefile.am:
21501 * sys/oss/Makefile.am:
21502 * sys/osxaudio/Makefile.am:
21503 * sys/osxvideo/Makefile.am:
21504 fix up GST_LIBS use
21506 2005-09-23 Thomas Vander Stichele <thomas at apestaart dot org>
21508 * gst/auparse/Makefile.am:
21509 * gst/auparse/gstauparse.c: (gst_auparse_chain):
21510 fix build of auparse
21512 2005-09-22 Edgard Lima (edgard.lima@indt.org.br)
21516 * gst/auparse/gstauparse.c:
21517 * gst/auparse/gstauparse.h:
21518 Auparse ported to 0.9.
21520 2005-09-22 Wim Taymans <wim@fluendo.com>
21523 * gst/rtp/gstrtpdec.c: (gst_rtpdec_getcaps):
21524 * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
21525 (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
21526 (gst_rtpmp4venc_set_property):
21527 * gst/rtp/gstrtpmp4venc.h:
21528 * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_handle_buffer):
21529 * gst/rtp/gstrtpmpaenc.h:
21530 Use is_filled to both check MTU and max-ptime of base class.
21532 2005-09-22 Wim Taymans <wim@fluendo.com>
21534 * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
21535 (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
21536 (gst_rtpmp4venc_set_property):
21537 Don't fragment packets with multiple frames.
21539 2005-09-22 Wim Taymans <wim@fluendo.com>
21542 * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps):
21543 * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
21544 (gst_rtpmp4venc_init), (gst_rtpmp4venc_parse_data),
21545 (gst_rtpmp4venc_handle_buffer), (gst_rtpmp4venc_set_property),
21546 (gst_rtpmp4venc_get_property):
21547 * gst/rtp/gstrtpmp4venc.h:
21550 Make payload encoder a bit smarter and more correct with
21552 Added option in payloader to include config string in-band.
21554 2005-09-21 Wim Taymans <wim@fluendo.com>
21556 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
21557 (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
21558 (gst_rtspsrc_send):
21559 Strip spaces for key/value pairs.
21561 2005-09-21 Wim Taymans <wim@fluendo.com>
21563 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
21564 (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
21565 (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_send),
21566 (gst_rtspsrc_change_state):
21567 More SDP parsing and caps setting.
21568 Do NO_PREROLL differently.
21569 add pads only after negotiated.
21571 * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
21572 (gst_udpsrc_getcaps):
21573 Implement the getcaps function.
21575 2005-09-21 Wim Taymans <wim@fluendo.com>
21577 * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_sink_setcaps),
21578 (gst_rtpamrdec_chain):
21579 Handle multiple AMr packets per payload. Handle CRC and
21582 * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_setcaps):
21583 Make caps params strings for easy SDP mapping.
21585 * gst/rtp/gstrtpdec.c: (gst_rtpdec_init), (gst_rtpdec_getcaps):
21586 Handle capsnego better.
21588 * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps):
21589 * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_new_caps):
21590 Generate and parse config string in the caps.
21592 2005-09-21 Wim Taymans <wim@fluendo.com>
21597 * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_sink_setcaps):
21598 Make extra params as strings.
21600 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state),
21601 (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
21602 (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_send):
21603 Make state change return NO_PREROLL as this is a live
21606 * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
21607 Don't unref old caps when NULL.
21609 2005-09-20 Wim Taymans <wim@fluendo.com>
21611 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_type),
21612 (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
21613 (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_send),
21614 (gst_rtspsrc_open), (gst_rtspsrc_uri_get_type),
21615 (gst_rtspsrc_uri_get_protocols), (gst_rtspsrc_uri_get_uri),
21616 (gst_rtspsrc_uri_set_uri), (gst_rtspsrc_uri_handler_init):
21617 * gst/rtsp/sdpmessage.c: (sdp_media_get_format):
21618 * gst/rtsp/sdpmessage.h:
21620 Parse SDP and create caps.
21622 2005-09-20 Stefan Kost <ensonic@users.sf.net>
21624 * gst/alpha/gstalpha.c:
21625 fix element description
21627 2005-09-19 Wim Taymans <wim@fluendo.com>
21629 * gst/rtp/gstrtph263pdec.c: (gst_rtph263pdec_chain):
21630 Don't check payload for now.
21632 2005-09-19 Wim Taymans <wim@fluendo.com>
21634 * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
21635 (gst_wavparse_init), (gst_wavparse_parse_file_header),
21636 (gst_wavparse_stream_init), (gst_wavparse_handle_seek),
21637 (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
21638 (gst_wavparse_loop), (gst_wavparse_pad_convert),
21639 (gst_wavparse_pad_query), (gst_wavparse_srcpad_event),
21640 (gst_wavparse_change_state):
21641 * gst/wavparse/gstwavparse.h:
21642 Fix wavparse some more.
21644 2005-09-19 Wim Taymans <wim@fluendo.com>
21646 * check/elements/level.c: (GST_START_TEST):
21647 Fix for bus API change.
21649 2005-09-19 Wim Taymans <wim@fluendo.com>
21651 * gst/level/level-example.c: (main):
21652 Fix for new bus API.
21654 * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
21657 2005-09-15 Wim Taymans <wim@fluendo.com>
21659 * gst/rtp/Makefile.am:
21661 * gst/rtp/gstrtp.c: (plugin_init):
21662 * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_init),
21663 (gst_rtpamrdec_sink_setcaps), (gst_rtpamrdec_chain),
21664 (gst_rtpamrdec_change_state):
21665 * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_get_type),
21666 (gst_rtpamrenc_class_init), (gst_rtpamrenc_init),
21667 (gst_rtpamrenc_setcaps), (gst_rtpamrenc_handle_buffer):
21668 * gst/rtp/gstrtpamrenc.h:
21669 * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_get_type),
21670 (gst_rtpgsmenc_class_init), (gst_rtpgsmenc_init),
21671 (gst_rtpgsmenc_setcaps), (gst_rtpgsmenc_handle_buffer):
21672 * gst/rtp/gstrtpgsmenc.h:
21673 * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_class_init),
21674 (gst_rtpgsm_caps_nego), (gst_rtpgsmparse_chain),
21675 (gst_rtpgsmparse_set_property), (gst_rtpgsmparse_get_property),
21676 (gst_rtpgsmparse_change_state):
21677 * gst/rtp/gstrtpgsmparse.h:
21678 * gst/rtp/gstrtph263pdec.c: (gst_rtph263pdec_class_init),
21679 (gst_rtph263pdec_finalize), (gst_rtph263pdec_change_state):
21680 * gst/rtp/gstrtph263penc.c: (gst_rtph263penc_get_type),
21681 (gst_rtph263penc_class_init), (gst_rtph263penc_init),
21682 (gst_rtph263penc_finalize), (gst_rtph263penc_setcaps),
21683 (gst_rtph263penc_flush), (gst_rtph263penc_handle_buffer):
21684 * gst/rtp/gstrtph263penc.h:
21685 * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps),
21686 (gst_rtpmp4vdec_chain), (gst_rtpmp4vdec_change_state):
21687 * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_get_type),
21688 (gst_rtpmp4venc_class_init), (gst_rtpmp4venc_init),
21689 (gst_rtpmp4venc_finalize), (gst_rtpmp4venc_new_caps),
21690 (gst_rtpmp4venc_setcaps), (gst_rtpmp4venc_flush),
21691 (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer):
21692 * gst/rtp/gstrtpmp4venc.h:
21693 * gst/rtp/gstrtpmpadec.c:
21694 * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_get_type),
21695 (gst_rtpmpaenc_class_init), (gst_rtpmpaenc_init),
21696 (gst_rtpmpaenc_finalize), (gst_rtpmpaenc_setcaps),
21697 (gst_rtpmpaenc_flush), (gst_rtpmpaenc_handle_buffer):
21698 * gst/rtp/gstrtpmpaenc.h:
21699 Updates to payloader/depayloaders, make payloaders use
21701 Updated README with suggested RTP caps and how to convert
21703 Added config descriptor in mp4v payloader.
21705 2005-09-15 Andy Wingo <wingo@pobox.com>
21707 * gst/autodetect/gstautoaudiosink.c (gst_auto_audio_sink_find_best):
21708 * gst/autodetect/gstautovideosink.c
21709 (gst_auto_video_sink_find_best): Update for new registry API.
21711 2005-09-14 Thomas Vander Stichele <thomas at apestaart dot org>
21713 * common/c-to-xml.py:
21714 * common/gtk-doc-plugins.mak:
21715 a simple py script to generate valid xml from a C example
21716 probably also need to strip an MIT license when we decide
21717 * docs/plugins/Makefile.am:
21718 * gst/level/Makefile.am:
21719 * gst/level/gstlevel.c: (gst_level_init):
21720 * gst/level/level-example.c: (message_handler), (main):
21721 add an example to level that will show up in the docs
21723 add a note for the future
21725 2005-09-14 Michael Smith <msmith@fluendo.com>
21727 * gst/wavenc/gstwavenc.c: (gst_wavenc_class_init):
21728 Actually define the debug object being used in wavenc. Fixes #316205
21730 2005-09-14 Michael Smith <msmith@fluendo.com>
21732 * gst/smpte/Makefile.am:
21733 Link against GST_BASE_LIBS, to get it linked against libgstbase;
21734 needed to build on windows (bug 316204)
21736 2005-09-12 Andy Wingo <wingo@pobox.com>
21738 * autogen.sh (package): Now type 'make' to build gst-plugins-good.
21740 2005-09-09 Jan Schmidt <thaytan@mad.scientist.com>
21743 * gst/fdsrc/Makefile.am:
21744 * gst/fdsrc/gstfdsrc.c:
21745 * gst/fdsrc/gstfdsrc.h:
21746 Move fdsrc back into gstreamer core elements.
21748 * gst/level/gstlevel.c: (gst_level_class_init),
21749 (gst_level_transform_ip):
21750 * gst/videobox/gstvideobox.c: (gst_video_box_set_property):
21751 Basetransform changes.
21753 2005-09-09 Thomas Vander Stichele <thomas at apestaart dot org>
21755 * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
21756 * ext/jpeg/smokecodec.c: (find_best_size):
21757 fix compiler warnings
21759 2005-09-09 Thomas Vander Stichele <thomas at apestaart dot org>
21761 * gst-plugins-good.spec.in:
21763 * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
21764 (gst_multiudpsink_render), (gst_multiudpsink_add),
21765 (gst_multiudpsink_clear):
21766 it actually helps to actually stream if we hook up the
21767 "add" signal to an actual implementation
21768 * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
21771 2005-09-08 Flavio Oliveira <flavio.oliveira@indt.org.br>
21773 * ext/jpeg/Makefile.am:
21774 * ext/jpeg/gstjpeg.c
21775 * ext/jpeg/gstjpegenc.c:
21776 * ext/jpeg/gstsmokeenc.c:
21778 2005-09-07 Stefan Kost <ensonic@users.sf.net>
21780 * ext/flac/gstflacdec.c:
21781 * ext/flac/gstflacenc.c:
21782 * ext/flac/gstflactag.c:
21783 * ext/speex/gstspeexenc.c:
21784 gsttaginterface.h -> gsttagsetter.h
21786 2005-09-07 Jan Schmidt <thaytan@mad.scientist.com>
21789 * gst/debug/Makefile.am:
21790 * gst/debug/efence.c: (gst_efence_class_init), (gst_efence_init),
21791 (gst_efence_chain), (gst_efence_buffer_alloc), (plugin_init),
21792 (gst_fenced_buffer_finalize), (gst_fenced_buffer_copy),
21793 (gst_fenced_buffer_alloc), (gst_fenced_buffer_class_init),
21794 (gst_fenced_buffer_init), (gst_fenced_buffer_get_type):
21795 Port to 0.9 and re-enable efence plugin.
21797 2005-09-06 Tim-Philipp Müller <tim at centricular dot net>
21799 * ext/flac/gstflacdec.c: (flac_caps_factory), (raw_caps_factory),
21800 (gst_flacdec_write), (gst_flacdec_convert_src):
21801 * ext/flac/gstflacdec.h:
21802 Add support for flac files with 24/32 bits per sample; and misc.
21803 minor clean-ups. Seeking is still partly broken (for me at least).
21805 2005-09-06 Wim Taymans <wim@fluendo.com>
21807 * gst/rtp/Makefile.am:
21808 * gst/rtp/gstrtp.c: (plugin_init):
21809 * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_get_type),
21810 (gst_rtpmp4vdec_base_init), (gst_rtpmp4vdec_class_init),
21811 (gst_rtpmp4vdec_init), (gst_rtpmp4vdec_setcaps),
21812 (gst_rtpmp4vdec_chain), (gst_rtpmp4vdec_set_property),
21813 (gst_rtpmp4vdec_get_property), (gst_rtpmp4vdec_change_state),
21814 (gst_rtpmp4vdec_plugin_init):
21815 * gst/rtp/gstrtpmp4vdec.h:
21816 * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_get_type),
21817 (gst_rtpmp4venc_base_init), (gst_rtpmp4venc_class_init),
21818 (gst_rtpmp4venc_init), (gst_rtpmp4venc_setcaps),
21819 (gst_rtpmp4venc_flush), (gst_rtpmp4venc_chain),
21820 (gst_rtpmp4venc_set_property), (gst_rtpmp4venc_get_property),
21821 (gst_rtpmp4venc_change_state), (gst_rtpmp4venc_plugin_init):
21822 * gst/rtp/gstrtpmp4venc.h:
21823 * gst/rtp/gstrtpmpadec.c: (gst_rtpmpadec_chain):
21824 * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_flush):
21825 Added mpeg4 video payload encoder/decoder.
21826 Added some docs in mpa payloader.
21828 === release 0.9.1 ===
21830 2005-09-06 Thomas Vander Stichele <thomas at apestaart dot org>
21837 releasing 0.9.1, "Blondie"
21839 2005-09-05 Andy Wingo <wingo@pobox.com>
21841 * ext/dv/gstdvdemux.c (gst_dvdemux_chain): Move the pad adding
21842 here from the state change handler, so we fire signals without
21843 holding the state lock.
21845 2005-09-02 Andy Wingo <wingo@pobox.com>
21847 * All plugins updated for element state changes.
21849 2005-09-01 Thomas Vander Stichele <thomas at apestaart dot org>
21852 * check/.cvsignore:
21853 * check/Makefile.am:
21854 * check/elements/.cvsignore:
21855 * check/elements/level.c: (setup_level), (cleanup_level),
21856 (GST_START_TEST), (level_suite), (main):
21857 add a test for level
21858 * common/release.mak:
21859 move the enum checking to release.mak
21861 add valgrind and check checking
21862 * gst/level/gstlevel.c: (gst_level_transform):
21863 * gst/level/gstlevel.h:
21864 fix Andy's cast bug
21865 convert a field to int
21866 fix the arithmetic to int when checking for emit so that a
21867 100-sample buffer of a 1000Hz stream triggers after 0.1 sec
21869 2005-09-01 Thomas Vander Stichele <thomas at apestaart dot org>
21874 * common/plugins.xsl:
21875 wrap Description into a refsect2
21876 * docs/Makefile.am:
21877 * docs/plugins/Makefile.am:
21878 * docs/plugins/gst-plugins-good-plugins-docs.sgml:
21879 * docs/plugins/gst-plugins-good-plugins-sections.txt:
21880 * gst/goom/Makefile.am:
21881 * gst/goom/gstgoom.c: (gst_goom_get_type), (gst_goom_base_init),
21882 (gst_goom_class_init), (gst_goom_init), (gst_goom_dispose),
21883 (gst_goom_sink_setcaps), (gst_goom_src_setcaps),
21884 (gst_goom_src_negotiate), (gst_goom_event), (gst_goom_chain),
21885 (gst_goom_change_state):
21886 * gst/goom/gstgoom.h:
21888 add an example launch line
21889 * gst/level/gstlevel.h:
21890 * gst/monoscope/gstmonoscope.c:
21893 2005-08-30 Thomas Vander Stichele <thomas at apestaart dot org>
21896 * docs/plugins/Makefile.am:
21897 * docs/plugins/gst-plugins-good-plugins-docs.sgml:
21898 * docs/plugins/gst-plugins-good-plugins-sections.txt:
21899 * docs/plugins/gst-plugins-good-plugins.types:
21900 document elements and plugins. Shazam !
21902 2005-08-30 Thomas Vander Stichele <thomas at apestaart dot org>
21904 * split off gst-plugins-good from gst-plugins. Old ChangeLog can
21905 be found under doc/random/ChangeLog-0.8