1 2004-10-23 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
3 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
4 (gst_ogg_demux_src_event), (_find_chain_seek),
6 Check for pad availability before using it.
7 * ext/ogg/gstoggdemux.c: (_find_chain_process):
8 Fix parsing of chained ogg. Needs more work on the decoder side.
10 2004-10-22 Benjamin Otte <in7y118@public.uni-hamburg.de>
12 * gst/spectrum/Makefile.am:
13 * gst/spectrum/demo-osssrc.c: (spectrum_chain), (main),
15 Fix demo and reenable it. Yes, I'm currently playing with audio
18 2004-10-22 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
21 We love it if files that start at zero work too...
23 2004-10-22 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
25 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
26 Handle files with missing EOS headers.
28 2004-10-21 Zaheer Abbas Merali <zaheerabbas at merali dot org>
30 * gst/tcp/gsttcpserversink.c:
31 (gst_tcpserversink_handle_server_read),
32 (gst_tcpserversink_init_send):
33 Zero some variables first (need for accept not to return EINVAL)
35 2004-10-20 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
37 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
38 (gst_ogg_demux_src_event), (gst_ogg_pad_push):
39 * ext/theora/theoradec.c: (theora_dec_sink_convert),
41 * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
42 (gst_vorbis_dec_init), (vorbis_dec_convert), (vorbis_dec_chain):
43 Seeking and querying finetune.
45 2004-10-20 Thomas Vander Stichele <thomas at apestaart dot org>
49 * ext/raw1394/Makefile.am:
52 2004-10-20 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
54 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
56 * gst/playback/Makefile.am:
57 * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
58 * gst/playback/gstplay-marshal.list:
59 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init):
62 2004-10-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
64 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event):
67 2004-10-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
69 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
70 (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
72 Yay for non-lineair granulepos in theora.
74 2004-10-18 Wim Taymans <wim@fluendo.com>
76 * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
77 (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
79 Make sure we renegotiate aspect ratio when the camera switches.
81 2004-10-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
83 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
84 (gst_ogg_demux_src_event), (gst_ogg_pad_push):
86 * ext/theora/theoradec.c: (theora_dec_chain):
87 Skip headers. Bad idea for chained ogg, but fixes seeking.
89 2004-10-18 Wim Taymans <wim@fluendo.com>
92 I swear, this is the last time I touch this.
94 2004-10-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
96 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
97 (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
98 (_read_bos_process), (gst_ogg_demux_iterate), (gst_ogg_pad_new):
100 * ext/theora/theoradec.c: (theora_dec_sink_convert):
101 Time-to-default conversion.
102 * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
103 Don't error on unknown packets, just skip. We should probably
104 read them if we want to support chained ogg.
106 2004-10-18 Wim Taymans <wim@fluendo.com>
109 Added cdaudio to wrong list.
111 2004-10-18 Wim Taymans <wim@fluendo.com>
116 2004-10-18 Wim Taymans <wim@fluendo.com>
118 * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
119 (gst_dvdec_video_link), (gst_dvdec_push):
120 * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
121 (gst_smokeenc_resync), (gst_smokeenc_chain):
122 Fix mimetype on smoke encoder.
123 Add aspect ratio to dvdec. Not sure if these
124 values are correct though....
126 2004-10-18 Wim Taymans <wim@fluendo.com>
128 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
129 Fix vorbis property descriptions and ranges.
131 2004-10-18 Wim Taymans <wim@fluendo.com>
133 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
134 Really do nothing when no data is available.
135 Go to the playing state when the stream is not seekable
138 2004-10-18 Wim Taymans <wim@fluendo.com>
140 * ext/cdaudio/gstcdaudio.c: (_do_init), (gst_cdaudio_base_init),
141 (gst_cdaudio_get_event_masks), (gst_cdaudio_send_event),
142 (gst_cdaudio_query), (plugin_init), (cdaudio_uri_get_type),
143 (cdaudio_uri_get_protocols), (cdaudio_uri_get_uri),
144 (cdaudio_uri_set_uri), (cdaudio_uri_handler_init):
145 Added uri handler for cd://
148 2004-10-18 Wim Taymans <wim@fluendo.com>
150 * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
151 (gst_decode_bin_init), (find_compatibles), (close_pad_link),
152 (try_to_link_1), (no_more_pads), (close_link), (type_found):
153 * gst/playback/gstplaybasebin.c: (gen_preroll_element),
154 (remove_prerolls), (unknown_type), (add_element_stream),
155 (new_decoded_pad), (setup_source), (gst_play_base_bin_add_element),
156 (gst_play_base_bin_remove_element),
157 (gst_play_base_bin_link_stream):
158 * gst/playback/gstplaybin.c: (gen_video_element),
159 (gen_vis_element), (remove_sinks), (setup_sinks):
160 * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
161 (gst_stream_info_get_type), (gst_stream_info_class_init),
162 (gst_stream_info_init), (gst_stream_info_new),
163 (gst_stream_info_dispose), (stream_info_mute_pad),
164 (gst_stream_info_set_property), (gst_stream_info_get_property):
165 * gst/playback/gststreaminfo.h:
166 Add sink padtemplate to decodebin.
167 Added some more comments.
168 Make queue size configurable in playbasebin.
169 Added possibility to use elements as sinks (ex cdaudio).
171 2004-10-15 Wim Taymans <wim@fluendo.com>
173 * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
174 (gst_speexenc_chain):
175 Fix speex timestamps so that it gets muxed properly.
177 2004-10-15 Wim Taymans <wim@fluendo.com>
179 * ext/raw1394/gstdv1394src.c: (gst_dv1394src_get_type),
180 (gst_dv1394src_base_init), (gst_dv1394src_class_init),
181 (gst_dv1394src_init), (gst_dv1394src_dispose),
182 (gst_dv1394src_iso_receive), (gst_dv1394src_discover_avc_node),
183 (gst_dv1394src_change_state), (gst_dv1394src_get_event_mask),
184 (gst_dv1394src_event), (gst_dv1394src_get_formats),
185 (gst_dv1394src_convert), (gst_dv1394src_get_query_types),
186 (gst_dv1394src_query), (gst_dv1394src_uri_get_type),
187 (gst_dv1394src_uri_get_protocols), (gst_dv1394src_uri_get_uri),
188 (gst_dv1394src_uri_set_uri), (gst_dv1394src_uri_handler_init):
189 * ext/raw1394/gstdv1394src.h:
190 Added conversion/query functions.
191 Update buffer timestamps,
193 Added uri dv:// so it might play from the firewire in playbin.
197 2004-10-15 Wim Taymans <wim@fluendo.com>
199 * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
200 (gst_dv1394src_init), (gst_dv1394src_set_property),
201 (gst_dv1394src_get_property), (gst_dv1394src_iso_receive),
202 (gst_dv1394src_discover_avc_node), (gst_dv1394src_change_state):
203 * ext/raw1394/gstdv1394src.h:
204 Added AV/C VTR control support needed for some cameras.
205 Added automatic port detection.
206 Added properties for selecting the channel.
207 The configure.ac script is not yet updated to reflect the
208 new libavc1394 and librom1394 dependencies.
210 2004-10-15 Wim Taymans <wim@fluendo.com>
212 * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
213 (qtdemux_parse), (gst_qtdemux_handle_esds):
214 An esds box is not a container.
215 Fix parsing of mp4v boxes.
216 Do not try to renegotiate fps for each frame. Need to
217 find a better method. This should fix mp4 playback.
219 2004-10-14 David Schleef <ds@schleef.org>
221 * configure.ac: update for swfdec-0.3 and liboil-0.2
222 * ext/swfdec/gstswfdec.c: update for swfdec-0.3
223 * ext/swfdec/gstswfdec.h: same
224 * gst/videofilter/gstvideobalance.c: update for liboil-0.2
225 * gst/videotestsrc/videotestsrc.c: same
227 2004-10-14 Wim Taymans <wim@fluendo.com>
229 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
230 (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
231 (is_sync_frame), (gst_multifdsink_new_client),
232 (gst_multifdsink_handle_client_write),
233 (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
234 (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
235 Turn warnings into info.
236 Don't allow a state change in the streaming thread.
238 2004-10-14 Thomas Vander Stichele <thomas at apestaart dot org>
240 * ext/vorbis/oggvorbisenc.c:
241 * ext/vorbis/vorbisdec.c:
242 fix template sample rate
244 2004-10-13 Wim Taymans <wim@fluendo.com>
246 * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
247 Decoding the header first fixes some problems in resyncing
250 2004-10-12 Wim Taymans <wim@fluendo.com>
252 * gst/playback/gstplaybin.c: (gen_video_element),
253 (gen_vis_element), (remove_sinks), (setup_sinks):
254 Added vis plugin support, need to configure the vis
255 element to activate it.
257 2004-10-12 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
259 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get),
260 (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
262 * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
263 (gst_avi_demux_handle_src_event), (gst_avi_demux_read_superindex),
264 (gst_avi_demux_read_subindexes), (gst_avi_demux_add_stream),
265 (gst_avi_demux_stream_index), (gst_avi_demux_skip),
266 (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
267 (gst_avi_demux_massage_index), (gst_avi_demux_stream_header):
268 * gst/avi/gstavidemux.h:
269 Support for openDML-2.0 indx/ix## chunks. Support for broken index
270 recovery (where, if part of the index is broken, we will still read
271 the rest of the index and recover the broken part by stream
272 scanning). More broken media support. EOS workarounds. General AVI
273 braindamage headache recovery. Aspirin included.
275 2004-10-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
277 * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_open),
278 (cdparanoia_event), (cdparanoia_query):
279 Get rid of hideous lead-in.
281 2004-10-11 Wim Taymans <wim@fluendo.com>
283 * gst/playback/gstplaybasebin.c: (setup_source):
284 Wrong var used to get g_list_next.
286 2004-10-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
288 * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
289 (cdparanoia_get), (cdparanoia_open):
290 Report discid as metadata, add duration.
292 2004-10-11 Wim Taymans <wim@fluendo.com>
294 * gst/playback/gstplaybasebin.c: (setup_source):
295 Cleanup the previous pipeline a little earlier for the
296 case that a source element provides raw data.
298 2004-10-11 Benjamin Otte <otte@gnome.org>
300 * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
301 reset v1 tag offset when there is no v1 tag. Fixes id3demux always
302 consuming the last 128 bytes, even though it was valid mp3 data.
304 2004-10-10 Zaheer Abbas Merali <zaheerabbas at merali dot org>
306 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
307 (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
308 * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
309 Change g_warnings to GST_WARNING_OBJECT and fix colourspace issue
311 2004-10-10 Zaheer Abbas Merali <zaheerabbas at merali dot org>
313 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps):
314 Fix for webcams that support only specific width or height
316 2004-10-09 Tim-Philipp Müller <t.i.m@zen.co.uk>
318 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
320 * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
321 Fix wrong discont event setup (fixes #154967).
323 2004-10-09 Sebastien Cote <sc5@hermes.usherb.ca>
325 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
327 * gst/auparse/gstauparse.c: (gst_auparse_chain):
328 Error out on invalid data (fixes #154807).
330 2004-10-09 Tim-Philipp Müller <t.i.m@zen.co.uk>
332 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
334 * ext/dvdread/dvdreadsrc.c: (_read):
335 Make titles > 0 work again (fixes #154834).
337 2004-10-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
339 * gst-libs/gst/riff/riff-media.c:
340 (gst_riff_create_video_template_caps):
341 WMV3 missing in template caps.
343 2004-10-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
345 * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
346 OK, so the original code was too strict. It makes random AVI files
347 hang for seconds upon opening, which is unacceptable and is far
348 beyond the original goal of getting multiple chunks for one-chunk
349 sounc stream files. So now do just that.
351 2004-10-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
353 * gst/playback/gstplaybasebin.c: (setup_source),
354 (gst_play_base_bin_change_state):
355 Actually clean up streaminfo if output fails. This would trigger
356 if, for example, there was no CD in the drive. No preroll, so
357 a streaminfo structure is created, but the subsequent state change
359 * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
360 Don't change state if parent failed.
362 2004-10-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
364 * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
365 (gst_play_bin_init), (gst_play_bin_get_property), (handoff),
366 (gen_video_element), (remove_sinks):
367 Add small bits of code for screenshot handling.
369 2004-10-08 Wim Taymans <wim@fluendo.com>
371 * gst/playback/gstplaybin.c: (gst_play_bin_set_property),
372 (gen_video_element), (gen_audio_element), (setup_sinks):
373 Don't assume the user provided sinks are named "sink"...
375 2004-10-08 Wim Taymans <wim@fluendo.com>
377 * gst/playback/gstplaybasebin.c: (gen_preroll_element),
378 (unknown_type), (setup_source), (gst_play_base_bin_remove_element),
379 (gst_play_base_bin_link_stream):
380 Do not try to autoplug sources that generate raw streams like
382 disconnect the preroll overrun signal when we don't need it anymore.
384 2004-10-08 Milosz Derezynski <internalerror.rez@fhtw-berlin.de>
386 * ext/cdparanoia/gstcdparanoia.c: (_do_init),
387 Added reworked patch from #154903 from milosz derezynski (deadchip).
389 2004-10-08 Wim Taymans <wim@fluendo.com>
391 * ext/cdparanoia/gstcdparanoia.c: (_do_init),
392 (cdparanoia_base_init), (cdparanoia_class_init), (cdparanoia_init),
393 (cdparanoia_dispose), (cdparanoia_get), (cdparanoia_change_state),
394 (cdparanoia_convert), (cdparanoia_uri_get_type),
395 (cdparanoia_uri_get_protocols), (cdparanoia_uri_get_uri),
396 (cdparanoia_uri_set_uri), (cdparanoia_uri_handler_init):
397 * ext/cdparanoia/gstcdparanoia.h:
398 This adds the cdda://<tracknum> uri.
400 2004-10-08 Wim Taymans <wim@fluendo.com>
402 * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
403 (gst_decode_bin_init), (find_compatibles), (close_pad_link),
404 (try_to_link_1), (no_more_pads), (close_link), (type_found):
405 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
406 (unknown_type), (gst_play_base_bin_remove_element),
407 (gst_play_base_bin_link_stream):
408 * gst/playback/gstplaybasebin.h:
409 * gst/playback/gstplaybin.c: (gst_play_bin_init),
410 (gst_play_bin_set_property), (gen_video_element),
411 (gen_audio_element), (setup_sinks):
412 * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
413 (gst_stream_info_get_type), (gst_stream_info_class_init),
414 (gst_stream_info_init), (gst_stream_info_new),
415 (gst_stream_info_dispose), (stream_info_mute_pad),
416 (gst_stream_info_set_property), (gst_stream_info_get_property):
417 * gst/playback/gststreaminfo.h:
418 Reuse the audio and video bins.
419 Some internal cleanups in the stream selection code.
421 2004-10-08 Julien MOUTTE <julien@moutte.net>
423 * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
424 (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
425 * sys/ximage/ximagesink.h:
426 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
427 (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
428 * sys/xvimage/xvimagesink.h: Reverting Ronald's changes as the issue is
429 not coming from those elements. Moreover these elements should not keep
430 the xid they have been given when in NULL state.
432 2004-10-07 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
434 * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
435 (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
436 * sys/ximage/ximagesink.h:
437 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
438 (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
439 * sys/xvimage/xvimagesink.h:
440 Actually only create a new toplevel window if we're not gonna
441 embed it right after.
443 2004-10-07 Wim Taymans <wim@fluendo.com>
445 * gst/playback/gstplaybasebin.c: (play_base_bin_mute_pad),
446 (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream):
447 * gst/playback/gstplaybin.c: (setup_sinks):
448 Implement muting/unmuting of streams, mute streams that are not
451 2004-10-07 Wim Taymans <wim@fluendo.com>
453 * gst/typefind/gsttypefindfunctions.c: (ac3_type_find),
455 Added lame audio/x-ac3 typefind function.
457 2004-10-06 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
462 === release 0.8.5 ===
464 2004-10-06 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
469 releasing 0.8.5, "Take You On"
471 2004-10-06 Wim Taymans <wim@fluendo.com>
473 * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
474 (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
475 (no_more_pads), (close_link), (type_found):
476 * gst/playback/gstplaybasebin.c: (new_decoded_pad):
477 * gst/playback/gstplaybin.c: (gen_video_element):
478 Do not signal the no_more_pads after the first pad when
479 we are plugging a non dynamic element with multiple
480 output pads (like swfdec, dvdec, ...).
482 2004-10-06 Thomas Vander Stichele <thomas at apestaart dot org>
487 2004-10-06 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
489 * gst/wavparse/gstwavparse.c:
490 add ATRAC3 to STATIC CAPS to fix a warning
492 * gst/matroska/ebml-read.c:
493 * gst-libs/gst/riff/riff-read.c:
496 2004-10-06 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
498 * gst-libs/gst/riff/riff-media.c:
499 generate caps for ATRAC3 audio streams
501 * gst/realmedia/rmdemux.c:
502 generate caps for ATRAC3 audio streams
504 2004-10-06 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
506 * gst/wavparse/Makefile.am
507 * gst/wavparse/riff.h
508 * gst/wavparse/wavparse.vcproj
509 riff.h removal (unused and duplication with riff-ids.h)
511 2004-10-06 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
513 * gst/wavparse/gstwavparse.h
514 remove duplicated defines for audio codec codes
516 * gst-libs/gst/riff/riff-ids.h
518 add "4CC" code for ATRAC3 audio streams
519 add "4CC" code for ITU_G721_ADPCM (unused for now)
521 2004-10-06 Wim Taymans <wim@fluendo.com>
523 * gst/flx/gstflxdec.c: (gst_flxdec_init), (gst_flxdec_loop):
524 Actually _do_ negotiation. Pass gdouble as arg instead
525 of guint64 for the framerate.
527 2004-10-06 Wim Taymans <wim@fluendo.com>
529 * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
530 (find_compatibles), (close_pad_link), (try_to_link_1),
531 (no_more_pads), (close_link), (type_found):
532 * gst/playback/gstplaybasebin.c: (new_decoded_pad):
533 * gst/playback/gstplaybin.c: (gen_video_element),
535 Set state on newly added element to READY so that negotiation
537 Addes some more debug info.
538 Do not try to plug pads with multiple caps structures or ANY
539 because it is too dangerous since we do not do dynamic
542 2004-10-06 Thomas Vander Stichele <thomas at apestaart dot org>
544 written by: Gora Mohanty <gora_mohanty@yahoo.co.in>
548 add Oriya translation
550 2004-10-05 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
552 * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
553 Prevent overwrite of size member. Makes audio sound crappy.
555 2004-10-05 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
557 * gst/typefind/gsttypefindfunctions.c: (plugin_init):
558 Add rmvb to the list of known RealMedia extensions
560 2004-10-05 Wim Taymans <wim@fluendo.com>
562 * ext/libmng/gstmngdec.c: (gst_mngdec_loop), (mngdec_error),
563 (mngdec_openstream), (mngdec_closestream),
564 (mngdec_handle_sink_event), (mngdec_readdata),
565 (mngdec_gettickcount), (mngdec_settimer), (mngdec_processheader),
566 (mngdec_getcanvasline), (mngdec_refresh),
567 (gst_mngdec_change_state):
568 Set the framerate correctly.
570 2004-10-04 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
572 * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
573 There was something wrong with the index massaging.
575 2004-10-04 Wim Taymans <wim@fluendo.com>
577 * ext/jpeg/gstjpeg.c: (smoke_type_find), (plugin_init):
578 * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
579 (gst_smokedec_chain):
580 * ext/jpeg/gstsmokedec.h:
581 * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
582 (gst_smokeenc_init), (gst_smokeenc_resync), (gst_smokeenc_chain):
583 * ext/jpeg/gstsmokeenc.h:
584 * ext/jpeg/smokecodec.c: (smokecodec_encode_new),
585 (smokecodec_decode_new), (smokecodec_info_free),
586 (smokecodec_set_quality), (smokecodec_get_quality),
587 (smokecodec_set_threshold), (smokecodec_get_threshold),
588 (smokecodec_set_bitrate), (smokecodec_get_bitrate),
589 (find_best_size), (abs_diff), (put), (smokecodec_encode_id),
590 (smokecodec_encode), (smokecodec_parse_id),
591 (smokecodec_parse_header), (smokecodec_decode):
592 * ext/jpeg/smokecodec.h:
593 * ext/jpeg/smokeformat.h:
594 Updated smoke, new bitstream, allows embedding in ogg.
596 2004-10-04 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
598 * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
599 Fix seeking in some files. All this code is no longer needed (and
600 actually breaks stuff) because we now synchronize the full index
601 right when reading the header.
603 2004-10-04 Wim Taymans <wim@fluendo.com>
606 configure update for libmng.
608 2004-10-04 Wim Taymans <wim@fluendo.com>
610 * ext/libmng/Makefile.am:
611 * ext/libmng/gstmng.c: (plugin_init):
612 * ext/libmng/gstmng.h:
613 * ext/libmng/gstmngdec.c: (gst_mngdec_get_type),
614 (gst_mngdec_base_init), (gst_mngdec_class_init),
615 (gst_mngdec_sinklink), (gst_mngdec_init), (gst_mngdec_src_getcaps),
616 (gst_mngdec_loop), (gst_mngdec_get_property),
617 (gst_mngdec_set_property), (mngdec_error), (mngdec_openstream),
618 (mngdec_closestream), (mngdec_handle_sink_event),
619 (mngdec_readdata), (mngdec_gettickcount), (mngdec_settimer),
620 (mngdec_processheader), (mngdec_getcanvasline), (mngdec_refresh),
621 (gst_mngdec_change_state):
622 * ext/libmng/gstmngdec.h:
623 * ext/libmng/gstmngenc.c: (gst_mngenc_get_type),
624 (mng_caps_factory), (raw_caps_factory), (gst_mngenc_base_init),
625 (gst_mngenc_class_init), (gst_mngenc_sinklink), (gst_mngenc_init),
626 (gst_mngenc_chain), (gst_mngenc_get_property),
627 (gst_mngenc_set_property):
628 * ext/libmng/gstmngenc.h:
629 Added basic MNG decoder. Needs more work. The encoder does
632 2004-10-04 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
634 * gst/realmedia/rmdemux.c: (gst_rmdemux_handle_sink_event),
635 (gst_rmdemux_loop), (gst_rmdemux_add_stream),
636 (gst_rmdemux_parse_mdpr), (gst_rmdemux_dump_mdpr):
637 Don't hang on length=0 chunks. Some negotiation fixes. Signal
640 2004-10-04 Thomas Vander Stichele <thomas at apestaart dot org>
643 you need at least 1.0.4 of speex
645 2004-10-04 Iain <iaingnome@gmail.com>
647 * ext/speex/gstspeexdec.h: Revert the includes changes.
649 * ext/speex/gstspeexenc.[ch]: Revert the includes changes.
651 2004-09-30 Iain <iaingnome@gmail.com>
653 * sys/sunaudio/gstsunaudio.c (gst_sunaudiosink_open): Use the device
654 found during init or set as a property instead of hardcoding /dev/audio
656 2004-10-04 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
658 * gst/realmedia/rmdemux.c: (gst_rmdemux_class_init),
659 (gst_rmdemux_init), (gst_rmdemux_handle_sink_event),
660 (gst_rmdemux_loop), (gst_rmdemux_add_stream), (re_hexdump_bytes),
661 (re_dump_pascal_string), (gst_rmdemux_dump__rmf),
662 (gst_rmdemux_dump_prop), (gst_rmdemux_parse_mdpr),
663 (gst_rmdemux_dump_mdpr), (gst_rmdemux_dump_indx),
664 (gst_rmdemux_dump_data):
665 Use debug category, fix EOS handling. filesrc ! rmdemux now
668 2004-10-04 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
670 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
671 (gst_avi_demux_stream_scan), (sort), (gst_avi_demux_massage_index),
672 (gst_avi_demux_stream_header), (gst_avi_demux_stream_data):
673 Improve allocation, cutting and sorting of the index. How takes a
674 few seconds instead of minutes.
676 2004-10-03 Christophe Fergeau <teuf@gnome.org>
678 * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_mdpr):
681 2004-10-02 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
683 * gst-libs/gst/riff/riff-media.c:
684 (gst_riff_create_video_caps_with_data),
685 (gst_riff_create_video_template_caps):
686 Add wing commander format mimetype/fourccs.
687 * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
688 Don't crash if some value is 0.
690 2004-10-02 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
692 * gst-libs/gst/riff/riff-media.c:
693 (gst_riff_create_video_caps_with_data),
694 (gst_riff_create_video_template_caps):
695 Add DIB fourcc (raw, palettized 8-bit RGB).
696 * gst-libs/gst/riff/riff-read.c:
697 (gst_riff_read_strf_vids_with_data):
698 Oops, fix strf_data reading bug.
699 * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
701 * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
702 Time for hacks. Sorry Dave. At least one quicktime movie (a
703 trailer) that I've encountered contains multiple video tracks.
704 One of those is the actual video track, the other are one-frame
705 tracks (images). Unfortunately, the number of frames according
706 to the trak header is 1 for each, so that doesn't help. So
707 instead, I look at the duration and discard tracks with a
708 duration shorter than 20% of the length of the stream. Better
711 2004-10-01 Christian Schaller <christian@fluendo.com>
713 * ext/ivorbis/vorbis.c:
714 Patch from Phil Blundell (Bug 152341)
716 2004-10-01 Wim Taymans <wim@fluendo.com>
718 * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
719 (speex_dec_get_formats), (speex_dec_convert),
720 (speex_dec_src_query), (speex_dec_src_event), (speex_dec_event),
721 (speex_dec_chain), (gst_speexdec_get_property),
722 (gst_speexdec_set_property):
725 2004-10-01 Wim Taymans <wim@fluendo.com>
727 * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
728 (gst_wavparse_stream_init), (gst_wavparse_fmt),
729 (gst_wavparse_other), (gst_wavparse_loop),
730 (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
731 (gst_wavparse_srcpad_event):
732 * gst/wavparse/gstwavparse.h:
733 Added some more debugging info.
734 Fix the case where the length of the file is 0.
735 Make sure we seek to sample borders.
737 2004-10-01 Wim Taymans <wim@fluendo.com>
739 * gst/playback/README:
740 * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
741 (gst_decode_bin_init), (find_compatibles), (close_pad_link),
742 (try_to_link_1), (no_more_pads), (close_link), (type_found):
743 Add some debug info to decodebin, update README
745 2004-10-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
747 * ext/dvdnav/dvdnavsrc.c: (dvdnav_handle_navigation_event):
748 Don't use g_print(); use GST_DEBUG().
750 2004-10-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
752 * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
753 (gst_ogg_mux_queue_pads):
756 2004-10-01 Sebastien Cote <sc5@hermes.usherb.ca>
758 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
760 * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_sinkconnect),
761 (gst_faad_chain), (gst_faad_change_state):
762 * ext/faad/gstfaad.h:
763 Allow playback of raw (unframed) MPEG AAC files (#148993).
765 2004-10-01 Sebastien Cote <sc5@hermes.usherb.ca>
767 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
769 * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
770 Throw error if we didn't recognize the stream. Fixes #152289.
772 2004-10-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
774 * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
777 2004-10-01 Francis Labonte <francis_labonte@hotmail.com>
779 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
781 * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
784 2004-10-01 Balamurali Viswanathan <balamurali.viswanathan@wipro.com>
786 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
788 * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_setparams):
790 * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_mute):
793 2004-10-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
795 * gst-libs/gst/riff/riff-media.c:
796 (gst_riff_create_video_caps_with_data),
797 (gst_riff_create_audio_caps_with_data):
798 Add codec_data handling (like asfdemux used to do).
799 * gst/asfdemux/gstasf.c: (plugin_init):
800 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
801 (gst_asf_demux_add_audio_stream), (gst_asf_demux_add_video_stream):
802 Use riff-media for caps creation instead of our own (mostly
803 broken) copy of its functions.
805 2004-10-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
807 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_capture):
808 Don't actually error out if we get another return value than
809 -EINVAL. Opposite to what I first thought, drivers have random
810 return values for this, although -EINVAL is the expected return
811 value. Since this is not fatal, we shouldn't use
812 GST_ELEMENT_ERROR() but just GST_ERROR_OBJECT().
814 2004-10-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
816 * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
817 (dvdreadsrc_init), (dvdreadsrc_dispose), (dvdreadsrc_set_property),
818 (dvdreadsrc_get_property), (_open), (_seek), (_read),
819 (dvdreadsrc_get), (dvdreadsrc_open_file),
820 (dvdreadsrc_change_state):
821 Fix. Don't do one big huge loop around the whole DVD, that will
822 cache all data and thus eat sizeof(dvd) (several GB) before we
824 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
825 Actually NULL'ify event after using it.
826 * gst/matroska/ebml-read.c: (gst_ebml_read_use_event),
827 (gst_ebml_read_handle_event), (gst_ebml_read_element_id),
828 (gst_ebml_read_element_length), (gst_ebml_read_element_data),
829 (gst_ebml_read_seek), (gst_ebml_read_skip):
831 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_base_init),
832 (gst_dvd_demux_init), (gst_dvd_demux_get_audio_stream),
833 (gst_dvd_demux_get_subpicture_stream), (gst_dvd_demux_plugin_init):
834 Fix timing (this will probably break if I seek using menus, but
835 I didn't get there yet). VOBs and normal DVDs should now work.
836 Add a mpeg2-only pad with high rank so this get autoplugged for
838 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_base_init),
839 (gst_mpeg_demux_class_init), (gst_mpeg_demux_init),
840 (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_get_video_stream),
841 (gst_mpeg_demux_get_audio_stream),
842 (gst_mpeg_demux_get_private_stream), (gst_mpeg_demux_parse_packet),
843 (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_plugin_init):
844 Use this as second rank for MPEG-1 and MPEG-2. Still use this for
845 MPEG-1 but use dvddemux for MPEG-2.
846 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
847 (gst_mpeg_parse_init), (gst_mpeg_parse_new_pad),
848 (gst_mpeg_parse_parse_packhead):
849 Timing. Only add pad template if it exists. Add sink template from
850 class and not from ourselves. This means we will always use the
851 correct sink template even if it is not the one defined in this
854 2004-09-29 Wim Taymans <wim@fluendo.com>
856 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_packet),
857 (gst_mpeg_demux_parse_pes):
858 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
859 Fix playback of mpeg again, timestamps where screwed up by
862 2004-09-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
864 * ext/flac/gstflacdec.c: (gst_flacdec_src_query):
865 Only return true if we actually filled something in. Prevents
866 player applications from showing a random length for flac files.
867 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
868 (gst_riff_read_use_event), (gst_riff_read_handle_event),
869 (gst_riff_read_seek), (gst_riff_read_skip), (gst_riff_read_strh),
870 (gst_riff_read_strf_vids_with_data),
871 (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_iavs):
872 OK, ok, so I implemented event handling. Apparently it's normal
873 that we receive random events at random points without asking
875 * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
876 (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
877 (gst_avi_demux_handle_src_event), (gst_avi_demux_stream_index),
878 (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
879 (gst_avi_demux_massage_index), (gst_avi_demux_stream_header),
880 (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
881 (gst_avi_demux_stream_data), (gst_avi_demux_loop):
882 * gst/avi/gstavidemux.h:
883 Implement non-lineair chunk handling and subchunk processing.
884 The first solves playback of AVI files where the audio and video
885 data of individual buffers that we read are not synchronized.
886 This should not happen according to the wonderful AVI specs, but
887 of course it does happen in reality. It is also a prerequisite for
888 the second. Subchunk processing allows us to cut chunks in small
889 pieces and process each of these pieces separately. This is
890 required because I've seen several AVI files with incredibly large
891 audio chunks, even some files with only one audio chunk for the
892 whole file. This allows for proper playback including seeking.
893 This patch is supposed to fix all AVI A/V sync issues.
894 * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
895 (flx_decode_chunks), (flx_decode_color), (gst_flxdec_loop):
897 * gst/modplug/gstmodplug.cc:
898 Proper return value setting for the query() function.
899 * gst/playback/gstplaybasebin.c: (setup_source):
900 Being in non-playing state (after, e.g., EOS) is not necessarily
901 a bad thing. Allow for that. This fixes playback of short files.
902 They don't actually playback fully now, because the clock already
903 runs. This means that small files (<500kB) with a small length
904 (<2sec) will still not or barely play. Other files, such as mod
905 or flx, will work correctly, however.
907 2004-09-28 Wim Taymans <wim@fluendo.com>
909 * ext/speex/gstspeex.c: (plugin_init):
910 * ext/speex/gstspeexdec.c: (gst_speex_dec_base_init),
911 (gst_speex_dec_class_init), (speex_dec_get_formats),
912 (speex_get_event_masks), (speex_get_query_types),
913 (gst_speex_dec_init), (speex_dec_convert), (speex_dec_src_query),
914 (speex_dec_src_event), (speex_dec_event), (speex_dec_chain),
915 (gst_speexdec_get_property), (gst_speexdec_set_property),
916 (speex_dec_change_state):
917 * ext/speex/gstspeexdec.h:
918 * ext/speex/gstspeexenc.c: (gst_speexenc_get_formats),
919 (gst_speexenc_get_type), (speex_caps_factory), (raw_caps_factory),
920 (gst_speexenc_base_init), (gst_speexenc_class_init),
921 (gst_speexenc_sinkconnect), (gst_speexenc_convert_src),
922 (gst_speexenc_convert_sink), (gst_speexenc_get_query_types),
923 (gst_speexenc_src_query), (gst_speexenc_init),
924 (gst_speexenc_get_tag_value), (comment_init), (comment_add),
925 (gst_speexenc_metadata_set1), (gst_speexenc_set_metadata),
926 (gst_speexenc_setup), (gst_speexenc_buffer_from_data),
927 (gst_speexenc_push_buffer), (gst_speexenc_set_header_on_caps),
928 (gst_speexenc_chain), (gst_speexenc_get_property),
929 (gst_speexenc_set_property), (gst_speexenc_change_state):
930 * ext/speex/gstspeexenc.h:
931 Rewrote speex encoder, make sure it can be embedded in ogg.
932 Implemented speex decoder.
934 2004-09-28 Christian Schaller <christian@fluendo.com>
937 Remove kioslave plugin. Markey is brewing a new working one
938 * ext/Makefile.am: Remove kioslave plugin
940 * gst-plugins.spec.in: remove kio plugin from spec
942 2004-09-27 Wim Taymans <wim@fluendo.com>
944 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
945 (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
946 (is_sync_frame), (gst_multifdsink_client_queue_buffer),
947 (gst_multifdsink_new_client),
948 (gst_multifdsink_handle_client_write),
949 (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
950 (gst_multifdsink_handle_clients):
951 * gst/tcp/gstmultifdsink.h:
952 Make syncing to keyframes actually work for new clients and lagging
955 2004-09-26 Benjamin Otte <in7y118@public.uni-hamburg.de>
957 * gst/debug/gstnavigationtest.c: (gst_navigationtest_class_init),
958 (gst_navigationtest_handle_src_event), (draw_box_planar411),
959 (gst_navigationtest_planar411), (gst_navigationtest_change_state):
960 * gst/debug/gstnavigationtest.h:
961 make navigationtest display button-press and button-release events
963 2004-09-26 Iain <iaingnome@gmail.com>
965 * gst/interleave/interleave.c (all_channels_new_media): Checks if all
966 the channels have received a new media event.
967 (interleave_buffered_loop): Compresses a new media event on all
970 2004-09-26 Iain <iaingnome@gmail.com>
972 * gst/wavenc/gstwavenc.c (gst_wavenc_chain): Company says we need to
973 call the sinkpad's default event handler and not the srcpads. He also
974 says this is confusing :)
975 (gst_wavenc_stop_file): Company says that seek events only go upstream
976 we should send a discontinuous downstream instead.
978 2004-09-25 Christian Schaller <christian@fluendo.com>
980 * Update SPEC file to be usable in conjunction with Fedora Core,
981 Fedora.us and freshrpms packages
982 * Fix typo in multifilesrc test Makefile
984 2004-09-24 Wim Taymans <wim@fluendo.com>
986 * gst/playback/gstplaybasebin.c: (new_decoded_pad):
987 Only signal the no_more_pads signal when we have
988 added the stream to our list.
990 2004-09-24 Wim Taymans <wim@fluendo.com>
992 * gst/playback/gstplaybasebin.c: (remove_prerolls),
994 * gst/playback/gstplaybasebin.h:
995 * gst/playback/gstplaybin.c: (setup_sinks):
996 Don't try to preroll or decode more than one audio/video
999 2004-09-24 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1001 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
1002 Throw error if we failed to find a suitable output. This should
1003 throw an error if we successfully set up a pipeline (e.g. because
1004 we recognized a media file) but found no decodable streams in it
1005 (e.g. because it contains only media stream types for which we
1006 have no decoders, or because it's not a media type).
1008 2004-09-23 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1010 * ext/dirac/Makefile.am:
1011 * ext/dirac/gstdirac.cc:
1012 * ext/dirac/gstdiracdec.cc:
1013 * ext/dirac/gstdiracdec.h:
1014 Do something. Don't actually know if this works because I don't
1016 * ext/gsm/gstgsmdec.c: (gst_gsmdec_getcaps):
1017 Add channels=1 to caps returned from _getcaps().
1018 * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_get_type),
1019 (gst_ogm_video_parse_get_type), (gst_ogm_audio_parse_base_init),
1020 (gst_ogm_video_parse_base_init), (gst_ogm_parse_init),
1021 (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
1022 (gst_ogm_parse_sink_convert), (gst_ogm_parse_chain),
1023 (gst_ogm_parse_change_state):
1024 Separate between audio/video so ogmaudioparse actually uses the
1025 audio pad templates. Both audio and video work now, including
1026 autoplugging. Also use sometimes-srcpad hack.
1027 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
1028 Handle events better. Don't hang on infinite loops.
1029 * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
1030 (gst_avi_demux_init), (gst_avi_demux_reset),
1031 (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
1032 (gst_avi_demux_stream_header), (gst_avi_demux_stream_data),
1033 (gst_avi_demux_change_state):
1034 * gst/avi/gstavidemux.h:
1035 Improve A/V sync. Still not perfect.
1036 * gst/matroska/ebml-read.c: (gst_ebml_read_seek),
1037 (gst_ebml_read_skip):
1038 Handle events better.
1039 * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
1040 (gst_qtdemux_loop_header), (qtdemux_parse_trak),
1041 (qtdemux_audio_caps):
1042 Add IMA4. Improve event handling. Save offset after a seek when
1043 the headers are at the end of the file so that we don't end up in
1045 * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
1046 Add low-priority typefind support for files with no length.
1048 2004-09-23 Zaheer Abbas Merali <zaheerabbas at merali dot org>
1050 * testsuite/multifilesink/Makefile.am:
1053 2004-09-22 Julien MOUTTE <julien@moutte.net>
1055 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
1056 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls): Fix
1057 mistakes from thaytan's patches.
1059 2004-09-23 Jan Schmidt <thaytan@mad.scientist.com>
1061 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
1062 For completeness, XSync in the destroy function as xvimage does.
1064 2004-09-23 Jan Schmidt <thaytan@mad.scientist.com>
1066 * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
1067 Correct caps negotiation
1068 * gst/volume/gstvolume.c: (volume_chain_float),
1069 (volume_chain_int16):
1070 Modify debug output to be little more informative
1071 * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
1072 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
1073 (gst_xvimagesink_xvimage_destroy):
1074 Add XSync calls after detaching from the shared memory segment to
1077 2004-09-22 Zaheer Abbas Merali <zaheerabbas at merali dot org>
1079 * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
1080 (gst_ogg_mux_next_buffer), (gst_ogg_mux_loop):
1081 * ext/vorbis/vorbis.c: (plugin_init):
1082 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
1083 (gst_vorbisenc_chain):
1084 * ext/vorbis/vorbisenc.h:
1085 remove explicit newmedia support from oggmux and vorbisenc
1086 add debug category to vorbisenc
1087 * gst/multifilesink/gstmultifilesink.c:
1088 (gst_multifilesink_class_init), (gst_multifilesink_init),
1089 (gst_multifilesink_dispose), (gst_multifilesink_set_location),
1090 (gst_multifilesink_set_property), (gst_multifilesink_next_file),
1091 (gst_multifilesink_handle_event), (gst_multifilesink_chain),
1093 * gst/multifilesink/gstmultifilesink.h:
1094 add support for streamheader in multifilesink
1096 2004-09-22 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1098 * gst/asfdemux/gstasfdemux.c: (_read_var_length), (_read_guid),
1099 (gst_asf_demux_process_segment), (gst_asf_demux_handle_data),
1100 (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event):
1101 Prevent infinite loops. More correct error reporting.
1102 * gst/auparse/gstauparse.c: (gst_auparse_chain):
1103 Error out if negotiation fails.
1104 * gst/playback/gstplaybasebin.c: (setup_source),
1105 (gst_play_base_bin_change_state), (gst_play_base_bin_error),
1106 (gst_play_base_bin_found_tag):
1107 Error/tag forwarding. Pre-roll fixes for source errors on state
1108 changes (e.g. "file does not exist") to prevent hangs.
1110 2004-09-21 Zaheer Abbas Merali <zaheerabbas at merali dot org>
1112 * testsuite/multifilesink/Makefile.am:
1113 * testsuite/multifilesink/lame_test.c: (gst_newmedia_base_init),
1114 (gst_newmedia_class_init), (gst_newmedia_init),
1115 (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
1116 (newfile_signal), (test_signal), (main):
1117 * testsuite/multifilesink/multifilesrc_test.c: (main):
1118 * testsuite/multifilesink/oggtheora_test.c:
1119 (gst_newmedia_base_init), (gst_newmedia_class_init),
1120 (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
1121 (test_format), (newfile_signal), (test_signal), (main):
1122 * testsuite/multifilesink/oggvorbis_test.c:
1123 (gst_newmedia_base_init), (gst_newmedia_class_init),
1124 (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
1125 (test_format), (newfile_signal), (test_signal), (main):
1126 * testsuite/multifilesink/wavenc_test.c: (gst_newmedia_base_init),
1127 (gst_newmedia_class_init), (gst_newmedia_init),
1128 (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
1129 (newfile_signal), (test_signal), (main):
1132 2004-09-20 Christian Schaller <christian@fluendo.com>
1134 * Fix mikmod license to LGPL as they have relicensed
1135 * Move Dirac and Effectv into LGPL section of README_license
1137 2004-09-20 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1139 * ext/mad/gstmad.c: (gst_mad_check_caps_reset),
1140 (gst_mad_change_state):
1141 Allow for mp3 rate/channels changes. However, only very
1142 conservatively. Reason that we *have* to enable this is smiply
1143 because the mad find_sync() function is not good enough, it will
1144 regularly sync on random data as valid frames and therefore make
1145 us provide random caps as *final* caps of the stream. The best fix
1146 I could think of is to simply require several of the same stream
1147 changes in a row before we change caps.
1148 The actual testcase that works now is #
1149 * ext/ogg/Makefile.am:
1150 * ext/ogg/gstogg.c: (plugin_init):
1151 * ext/ogg/gstogmparse.c:
1152 OGM support (video only for now; I need an audio sample file).
1153 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
1154 (gst_asf_demux_process_stream), (gst_asf_demux_video_caps),
1155 (gst_asf_demux_add_video_stream):
1157 * gst/playback/gstplaybasebin.c: (unknown_type):
1158 Don't error out on single unknown-types after all. It's wrong.
1159 If we found type of video and audio but not of a subtitle stream,
1160 it will still error out (which is unwanted). Will find a better fix
1162 * gst/typefind/gsttypefindfunctions.c: (ogmvideo_type_find),
1163 (ogmaudio_type_find), (plugin_init):
1166 2004-09-20 Johan Dahlin <johan@gnome.org>
1168 * ext/jpeg/gstjpegdec.c (gst_jpegdec_chain): Allocate the buffer
1171 2004-09-19 Zaheer Abbas Merali <zaheerabbas at merali dot org>
1173 * gst/wavenc/gstwavenc.c: (gst_wavenc_init), (gst_wavenc_chain):
1174 * gst/wavenc/gstwavenc.h:
1175 Added newmedia support to wavenc
1177 2004-09-17 Wim Taymans <wim@fluendo.com>
1179 * gst/tcp/gstfdset.c: (gst_fdset_fd_has_closed),
1180 (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
1181 (gst_fdset_fd_can_write), (gst_fdset_wait):
1182 * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type),
1183 (gst_multifdsink_init), (gst_multifdsink_add),
1184 (gst_multifdsink_remove), (gst_multifdsink_get_stats),
1185 (gst_multifdsink_remove_client_link),
1186 (gst_multifdsink_client_queue_buffer),
1187 (gst_multifdsink_handle_client_write),
1188 (gst_multifdsink_recover_client), (gst_multifdsink_handle_clients),
1189 (gst_multifdsink_close), (gst_multifdsink_change_state):
1190 * gst/tcp/gstmultifdsink.h:
1191 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
1192 (gst_tcpserversink_removed):
1193 Small cleanups in fdset.c
1194 Use a hastable to map fd to the client structure for faster
1195 lookup in _remove and get_stats.
1196 Added virtual function to close the fds.
1197 Handle clients even when the select/poll call was unblocked because
1199 Implement syncing to keyframe in the recovery procedure.
1201 2004-09-16 Iain <iaingnome@gmail.com>
1203 * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int): Free the
1206 2004-09-15 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1208 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream):
1209 Caps are only set if the type of the stream is unknown, but this
1210 is initialized in ->init_stream(), so set to UNKNOWN after calling
1211 ->init_stream() so that capsnego starts.
1213 2004-09-15 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1215 * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
1216 (gst_avi_demux_stream_data):
1217 Just hardcode for raw audio then. AVI audio sucks.
1219 2004-09-15 Arwed v. Merkatz <v.merkatz@gmx.net>
1221 * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
1222 * gst/matroska/matroska-mux.c: (audiosink_templ),
1223 (gst_matroska_mux_audio_pad_link):
1224 * gst/typefind/gsttypefindfunctions.c: (tta_caps), (plugin_init):
1225 Use audio/x-ttafile for tta files and audio/x-tta for raw tta frames.
1227 2004-09-15 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1229 * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
1230 (gst_avi_demux_stream_data):
1231 Try to fix a/v sync issues.
1233 2004-09-15 David Schleef <ds@schleef.org>
1235 * configure.ac: remove NASM check, since we don't use it. Update
1237 * ext/dirac/gstdiracdec.cc: update to current 0.4 API
1238 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
1239 Initialized variables.
1240 * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
1241 (gst_qtdemux_loop_header), (qtdemux_parse), (qtdemux_parse_trak),
1242 (gst_qtdemux_handle_esds), (qtdemux_audio_caps): Fix seeking, add
1245 2004-09-15 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1247 * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
1248 (gst_avi_demux_add_stream), (gst_avi_demux_stream_data):
1249 * gst/avi/gstavidemux.h:
1250 Fix for compressed audio (mp3) timestamp generation. How did this
1253 2004-09-15 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1255 * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
1256 Volume is a double not a float.
1258 2004-09-15 Wim Taymans <wim@fluendo.com>
1260 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_remove_client_link),
1261 (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
1262 Don't close the fd in multifdsink as we didn't open it in the
1263 first place. Some cleanups.
1265 2004-09-15 Wim Taymans <wim@fluendo.com>
1267 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
1268 * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
1269 (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
1270 Fix the case where the muxer would mark pages as delta
1271 frames when they are not (vorbis only ogg).
1273 2004-09-15 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1275 * gst/playback/gstplaybasebin.c: (state_change), (setup_source),
1276 (gst_play_base_bin_change_state):
1277 Handle the case where we failed to setup a clear pipeline. This
1278 will throw an error (or EOS, another nice case) and if you don't
1279 catch that, the app will wait for the signal forever (and thus
1282 2004-09-15 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1284 * ext/gnomevfs/gstgnomevfssink.c:
1285 (gst_gnomevfssink_uri_get_protocols):
1286 * ext/gnomevfs/gstgnomevfssrc.c:
1287 (gst_gnomevfssrc_uri_get_protocols):
1288 * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
1289 * ext/gnomevfs/gstgnomevfsuri.h:
1290 Use _uri_new() instead of _open(), so it doesn't take as long and
1291 Christophe's computer won't hang.
1292 * gst/playback/gstplaybasebin.c: (unknown_type):
1293 Throw error on unknown media type, so apps actually display it.
1295 2004-09-14 Brian Cameron <brian.cameron@sun.com
1297 * tools/gst-launch-ext-m.m: Changed ~ to $ENV{HOME} to allow
1298 this script to work on Solaris since bash shell handles echo
1299 differenly than bash.
1301 2004-09-17 Wim Taymans <wim@fluendo.com>
1303 * gst/playback/gstplaybasebin.c: (queue_overrun), (no_more_pads),
1304 (setup_source), (gst_play_base_bin_set_property),
1305 (gst_play_base_bin_add_element):
1306 * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
1307 Some more work on making sure seeking pauses the pipeline and
1308 that changing the uri actually does something.
1310 2004-09-17 Wim Taymans <wim@fluendo.com>
1312 * gst/tcp/gstfdset.c: (gst_fdset_wait):
1313 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_close):
1314 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send),
1315 (gst_tcpserversink_close):
1316 Be a bit more paranoid when freeing memory.
1318 2004-09-13 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1320 * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
1321 (qtdemux_parse_trak):
1322 Don't crash by dividing by zero (see sample movie in #126922).
1324 2004-09-13 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1326 * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
1327 Don't touch non-existing data (fixes crash on file in #140147).
1329 2004-09-13 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1331 * gst/playback/gstplaybasebin.c:
1332 (gst_play_base_bin_dispose), (gst_play_base_bin_set_property):
1333 Handle double disposals, and proper change of URIs.
1335 2004-09-13 Martin Eikermann <meiker@upb.de>
1337 * gst/mpegstream/gstmpegparse.c:
1338 fix synchronistation for streams recorded from digital PCR
1341 2004-09-13 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1343 * ext/gnomevfs/Makefile.am:
1344 * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
1345 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_get_type),
1346 (gst_gnomevfssink_dispose), (gst_gnomevfssink_init),
1347 (gst_gnomevfssink_uri_get_type),
1348 (gst_gnomevfssink_uri_get_protocols),
1349 (gst_gnomevfssink_uri_get_uri), (gst_gnomevfssink_uri_set_uri),
1350 (gst_gnomevfssink_uri_handler_init),
1351 (gst_gnomevfssink_set_property), (gst_gnomevfssink_get_property),
1352 (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file):
1353 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
1354 (gst_gnomevfssrc_init), (gst_gnomevfssrc_dispose),
1355 (gst_gnomevfssrc_uri_get_type),
1356 (gst_gnomevfssrc_uri_get_protocols), (gst_gnomevfssrc_uri_get_uri),
1357 (gst_gnomevfssrc_uri_set_uri), (gst_gnomevfssrc_uri_handler_init),
1358 (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
1359 (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file):
1360 * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
1361 * ext/gnomevfs/gstgnomevfsuri.h:
1362 Add URI support to Gnome-VFS plugins. Tries to load a fixed list
1363 of fake URIs to see which this version of Gnome-VFS likes, and
1364 uses that for the Gst-URI interface. Makes playbin support http://
1365 streams. Also fix up some stupid behaviour in gnomevfssrc.
1367 2004-09-13 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1369 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
1370 (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
1371 (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
1372 (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
1373 Update mixer (to sync with other sessions) if we try to obtain
1374 a new value. This makes alsamixer work accross applications.
1375 * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
1376 Only call sync functions if we're running, else alsalib asserts.
1377 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
1378 Sometimes fails to compile. Possibly a gcc bug.
1379 * gst/playback/gstplaybin.c: (gen_video_element),
1380 (gen_audio_element):
1381 Add a reference to an application-provided object, because we lose
1382 this same reference if we add it to the bin. If we don't do this,
1383 we can only use this object once and thus crash if we go from
1384 ready to playing, back to ready and back to playing again.
1385 Also add an audioscale element because several cheap soundcards -
1386 like mine - don't support all samplerates.
1387 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
1388 (gst_ximagesink_xcontext_clear), (gst_ximagesink_change_state):
1389 Fix wrong order or PAR calls. Makes automatically obtained PAR
1390 from the X server atually being used.
1392 2004-09-12 David Schleef <ds@schleef.org>
1394 Fixes: #151879, #151881, #151882, #151883, #151884, #151886,
1395 #151887, #152102, #152247.
1396 * examples/indexing/indexmpeg.c: 64-bit warning fixes.
1397 * examples/seeking/cdparanoia.c: same
1398 * examples/seeking/cdplayer.c: same
1399 * examples/seeking/seek.c: same
1400 * examples/seeking/spider_seek.c: same
1401 * examples/seeking/vorbisfile.c: same
1402 * examples/stats/mp2ogg.c: same
1403 * ext/esd/esdsink.c: (gst_esdsink_class_init),
1404 (gst_esdsink_dispose): Dispose of element properly.
1405 * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_seek): 64-bit warning
1407 * ext/nas/nassink.c: (gst_nassink_class_init),
1408 (gst_nassink_dispose): Dispose of element correctly.
1409 * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix leak.
1410 * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
1411 (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
1413 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
1414 (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
1417 2004-09-12 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
1419 * configure.ac : change speex detection as 1.1.6 now uses
1420 .pc/pkg-config and they changed their headers location.
1422 2004-09-09 Arwed v. Merkatz <v.merkatz@gmx.net>
1424 * gst/matroska/matroska-mux.h:
1425 * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
1426 (gst_matroska_mux_start), (gst_matroska_mux_finish),
1427 (gst_matroska_mux_write_data):
1428 Write multiple blocks/frames per cluster.
1429 Write meta-seek information (seek heads).
1431 2004-09-09 Scott Wheeler <wheeler@kde.org>
1433 * gst/gstplaybin.c: (gst_play_bin_class_init), (gst_play_bin_init),
1434 (gst_play_bin_set_property), (gst_play_bin_get_property),
1435 (gen_audio_element), (gen_audio_element):
1436 Add a volume element / property to the pipeline.
1438 2004-09-07 Wim Taymans <wim@fluendo.com>
1440 * gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers):
1441 Copy timestamps from the master pad to the output buffers.
1443 2004-09-03 Thomas Vander Stichele <thomas at apestaart dot org>
1445 * ext/raw1394/gstdv1394src.c:
1446 throw errors when applicable
1448 2004-09-01 Arwed v. Merkatz <v.merkatz@gmx.net>
1450 * gst/matroska/ebml-ids.h:
1451 * gst/matroska/ebml-read.c: (gst_ebml_read_date):
1452 * gst/matroska/ebml-write.c: (gst_ebml_write_date):
1453 * gst/matroska/matroska-mux.c: (gst_matroska_mux_finish):
1454 automatically convert unix time <-> ebml time when reading/writing
1455 a date, use gst_ebml_write_uint to write CUETIME,
1456 not gst_ebml_write_date.
1457 * gst/matroska/matroska-ids.h:
1458 * gst/matroska/matroska-mux.c: (gst_matroska_mux_create_uid),
1459 (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_link),
1460 (gst_matroska_mux_track_header), (gst_matroska_mux_start),
1461 (gst_matroska_mux_write_data):
1462 Write track and segment UIDs, write muxing date, write
1463 TRACKDEFAULTDURATION for TTA audio, write BLOCKDURATION if known.
1464 Create cues for audio only files.
1466 2004-08-31 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1468 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
1469 * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
1470 Re-commit ALSA switches.
1471 * gst/adder/gstadder.c: (gst_adder_loop):
1472 64-bit fix (#151416).
1473 * gst/debug/progressreport.c: (gst_progressreport_report):
1474 64-bit fix (#151419).
1475 * gst/matroska/matroska-demux.c:
1476 (gst_matroska_demux_parse_contents):
1477 64-bit fix (#151420).
1478 * gst/playback/test3.c: (update_scale):
1479 64-bit fix (#151421).
1481 2004-08-31 Thomas Vander Stichele <thomas at apestaart dot org>
1486 === release 0.8.4 ===
1488 2004-08-02 Thomas Vander Stichele <thomas at apestaart dot org>
1490 * configure.ac: releasing 0.8.4, "Alias"
1492 2004-08-31 Thomas Vander Stichele <thomas at apestaart dot org>
1494 * ext/theora/Makefile.am:
1495 fix makefile. Fixes #151462.
1497 2004-08-30 Wim Taymans <wim@fluendo.com>
1499 * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_wait):
1500 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
1501 (gst_multifdsink_remove_client_link),
1502 (gst_multifdsink_client_queue_buffer),
1503 (gst_multifdsink_handle_client_write):
1504 * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
1505 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
1506 Fix some memory leaks.
1508 2004-08-30 Thomas Vander Stichele <thomas at apestaart dot org>
1510 Patch by: David Schleef
1514 rename our detection macro for V4L2. Fixes #151236.
1516 2004-08-30 Thomas Vander Stichele <thomas at apestaart dot org>
1518 Patch by: David Schleef
1521 check to define LAMEPRESET. Fixes #151232.
1523 2004-08-27 David Schleef <ds@schleef.org>
1525 * sys/glsink/glimagesink.c: (gst_glimagesink_ximage_put),
1526 (gst_glimagesink_xwindow_new), (gst_glimagesink_xcontext_get),
1527 (gst_glimagesink_fixate): Move local variable declarations to
1528 make gcc-2.95 happy.
1530 2004-08-27 Thomas Vander Stichele <thomas at apestaart dot org>
1533 bump nano for prerelease
1535 2004-08-27 David Schleef <ds@schleef.org>
1537 * sys/sunaudio/Makefile.am: Add sunaudiosrc patch from Bala
1538 * sys/sunaudio/gstsunaudiosrc.c:
1539 * sys/sunaudio/gstsunaudiosrc.h:
1541 2004-08-27 Arwed v. Merkatz <v.merkatz@gmx.net>
1543 * gst/matroska/ebml-read.c: (gst_ebml_peed_id), (gst_ebml_read_element_id),
1544 handle EOS correctly
1545 * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_link):
1546 * gst/matroska/matroska-mux.h:
1547 added BITMAPINFOHEADER structure, mux video/x-divx and video/x-xvid in
1548 VFW compatibility mode
1550 2004-08-27 Thomas Vander Stichele <thomas at apestaart dot org>
1552 patch by: Zaheer Abbas Merali
1554 * ext/ogg/gstoggmux.c:
1555 * ext/vorbis/vorbisenc.c:
1556 * ext/vorbis/vorbisenc.h:
1559 2004-08-26 Arwed v. Merkatz <v.merkatz@gmx.net>
1561 * gst/matroska/ebml-write.c: (gst_ebml_write_float),
1562 fix byte order reversion on little endian machines.
1563 * gst/matroska/matroska-mux.c: (audiosink_templ),
1564 (gst_matroska_mux_audio_pad_link):
1565 add TTA codec to the list of supported codecs.
1566 * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
1567 (gst_matroska_mux_start), (gst_matroska_mux_finish),
1568 (gst_matroska_mux_write_data):
1569 * gst/matroska/matroska-mux.h:
1570 write segment duration correctly, write muxing app string, fixes bugs
1571 #140897 and #140898.
1572 * gst/matroska/matroska-mux.c: (gst_matroska_mux_loop),
1573 wait for all pads to be negotiated before starting to mux.
1575 2004-08-26 Zaheer Abbas Merali <zaheerabbas at merali dot org>
1577 * ext/lame/gstlame.c: (gst_lame_init), (gst_lame_chain):
1578 * ext/lame/gstlame.h:
1579 Added new media support to lame
1581 2004-08-25 Arwed v. Merkatz <v.merkatz@gmx.net>
1583 * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_blockgroup),
1584 send vorbis headers at the beginning of a stream, fixes bug #141554.
1585 Interpret BLOCKDURATION and set buffer duration accordingly, fixes
1587 * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
1588 (gst_matroska_demux_plugin_init):
1589 * gst/matroska/matroska-ids.h:
1590 enable demuxing of TTA audio streams, fixes bug #148951.
1591 * gst/typefind/gsttypefindfunctions.c: (tta_type_find), (plugin_init),
1592 enable typefinding for TTA audio files, fixes bug #148711.
1593 * ext/xvid/gstxviddec.c: (gst_xviddec_chain),
1594 set XVID_LOWDELAY flag for decoding so xvid always returns an image,
1595 fixes playback of packed bitstream and xvid with bframes, bug #135407.
1597 2004-08-24 Sebastien Cote <sc5@hermes.usherb.ca>
1599 * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
1600 (gst_riff_read_element_data), (gst_riff_read_seek),
1601 (gst_riff_read_skip): fix infinite loop in wavparse, fixes bug
1602 #144616, patch reviewed by Ronald and committed by Christophe Fergeau
1605 2004-08-23 Iain <iaingnome@gmail.com>
1607 * ext/mad/gstid3tag.c (gst_mad_id3_to_tag_list): Special case COMM
1608 tags. They appear to be handled differently to normal.
1609 (tag_list_to_id3_tag_foreach): Ditto.
1611 2004-08-22 Wim Taymans <wim@fluendo.com>
1613 * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
1614 (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
1615 Make sure we never send -1 granulepos.
1617 2004-08-20 Wim Taymans <wim@fluendo.com>
1619 * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
1621 I will accept bitchslappings with non sharp objects.
1623 2004-08-20 Zaheer Abbas Merali <zaheerabbas at merali dot org>
1626 Clean up the test for lame presets
1628 2004-08-19 Zaheer Abbas Merali <zaheerabbas at merali dot org>
1631 * ext/lame/Makefile.am:
1632 * ext/lame/gstlame.c: (gst_lame_class_init),
1633 (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
1634 Only enable lame presets if version of lame has presets in API
1636 2004-08-19 Jan Schmidt <thaytan@mad.scientist.com>
1637 * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_get):
1638 * gst/udp/gstudpsrc.h:
1639 Don't call gst_pad_push in a get function. Fixes #150449
1641 2004-08-18 Wim Taymans <wim@fluendo.com>
1643 * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_set_mode),
1644 (gst_fdset_get_mode), (gst_fdset_add_fd), (gst_fdset_remove_fd),
1645 (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
1646 (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
1647 (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
1649 * gst/tcp/gstfdset.h:
1650 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
1651 (gst_multifdsink_client_queue_buffer),
1652 (gst_multifdsink_handle_client_write):
1653 * gst/tcp/gstmultifdsink.h:
1654 Some extra checks in gstfdset.
1655 Only use send() when the fd is a socket. Don't try to
1656 read from write only fds.
1658 2004-08-18 Wim Taymans <wim@fluendo.com>
1660 * gst/tcp/gstfdset.c: (gst_fdset_add_fd), (gst_fdset_remove_fd),
1661 (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
1662 (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
1663 (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
1665 Add more locking and bounds checking.
1667 2004-08-18 Wim Taymans <wim@fluendo.com>
1669 * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_wait):
1670 Realloc test fdset in the lock and right before starting
1671 the poll call. Bump the limit to 4096.
1673 2004-08-17 David Schleef <ds@schleef.org>
1675 * sys/sunaudio/Makefile.am:
1676 * sys/sunaudio/gstsunaudio.c: Fix caps to handle full range
1677 of rates and channels. Make debugging less obnoxious.
1679 Patch from Balamurali Viswanathan implementing a mixer for
1680 Sun audio. (bug #144091):
1681 * sys/sunaudio/gstsunelement.c:
1682 * sys/sunaudio/gstsunelement.h:
1683 * sys/sunaudio/gstsunmixer.c:
1684 * sys/sunaudio/gstsunmixer.h:
1686 2004-08-17 Zaheer Abbas Merali <zaheerabbas at merali dot org>
1688 * gst/audioscale/gstaudioscale.c:
1689 * gst/audioscale/gstaudioscale.h:
1690 made audioscale resample from any sample rate to any sample rate
1692 2004-08-17 Thomas Vander Stichele <thomas at apestaart dot org>
1694 * ext/libpng/gstpngdec.c:
1695 error out on unsupported types
1697 2004-08-17 Iain <iaingnome@gmail.com>
1699 * ext/flac/gstflacenc.c (gst_flacenc_update_quality): Only set the
1700 mid_side and loose_mid_side properties if its a stereo stream.
1702 2004-08-17 Wim Taymans <wim@fluendo.com>
1704 * ext/theora/theoradec.c: (gst_theora_dec_class_init),
1705 (theora_get_formats), (theora_dec_src_convert),
1706 (theora_dec_sink_convert), (theora_dec_src_query),
1707 (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
1710 2004-08-17 Wim Taymans <wim@fluendo.com>
1712 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate),
1714 * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
1715 (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
1716 (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_page),
1717 (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
1718 Mark delta units in the muxer.
1719 Try to decode the packet after an out-of-sync error from
1722 2004-08-17 Wim Taymans <wim@fluendo.com>
1724 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
1725 (gst_multifdsink_init), (gst_multifdsink_add),
1726 (gst_multifdsink_client_queue_buffer),
1727 (gst_multifdsink_set_property), (gst_multifdsink_get_property):
1728 * gst/tcp/gstmultifdsink.h:
1729 Added option to send a keyframe to clients as the first buffer.
1730 Make timeout property writable.
1732 2004-08-17 Thomas Vander Stichele <thomas at apestaart dot org>
1734 patch by: Wim Taymans
1736 * gst/tcp/gstfdset.c:
1737 * gst/tcp/gstmultifdsink.c:
1738 fix index comparison, should include 0
1740 2004-08-16 Wim Taymans <wim@fluendo.com>
1742 * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_new),
1743 (gst_fdset_add_fd), (gst_fdset_remove_fd),
1744 (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
1745 (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
1747 copy when reallocing for poll so the select arguments don't get
1748 changed during the call
1750 2004-08-16 Wim Taymans <wim@fluendo.com>
1752 * ext/theora/theoraenc.c: (gst_border_mode_get_type),
1753 (gst_theora_enc_class_init), (theora_enc_sink_link),
1754 (theora_buffer_from_packet), (theora_enc_chain):
1755 Fix bug where buffers were not marked as keyframes
1758 2004-08-15 Zaheer Abbas Merali <zaheerabbas at merali dot org>
1760 * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
1761 (gst_lame_preset_get_type), (gst_lame_class_init):
1762 describe the enum values for vbr mode and presets more verbosely
1764 2004-08-13 Zaheer Abbas Merali <zaheerabbas at merali dot org>
1766 * ext/lame/gstlame.c: (gst_lame_mode_get_type),
1767 (gst_lame_quality_get_type), (gst_lame_padding_get_type),
1768 (gst_lame_preset_get_type), (gst_lame_class_init), (gst_lame_init),
1769 (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
1770 * ext/lame/gstlame.h:
1771 add preset property to lame so it can use lame presets
1773 2004-08-13 Zaheer Abbas Merali <zaheerabbas at merali dot org>
1775 * ext/lame/gstlame.c: (gst_lame_get_property):
1776 whoops forgot break, thanks teuf
1778 2004-08-13 Zaheer Abbas Merali <zaheerabbas at merali dot org>
1780 * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
1781 (gst_lame_class_init), (gst_lame_src_getcaps),
1782 (gst_lame_sink_link), (gst_lame_init), (gst_lame_set_property),
1783 (gst_lame_get_property), (gst_lame_setup):
1784 * ext/lame/gstlame.h:
1785 fix lame's broken vbr stuff, allow it to resample if need be, and also
1786 make xing header optional
1788 2004-08-12 Zaheer Abbas Merali <zaheerabbas at merali dot org>
1790 * ext/lame/gstlame.c: (gst_lame_src_getcaps), (gst_lame_init):
1791 added getcaps function so samplerate doesnt get fixated to silly values
1793 2004-08-12 Zaheer Abbas Merali <zaheerabbas at merali dot org>
1795 * ext/lame/gstlame.c: (gst_lame_src_link):
1798 2004-08-12 Johan Dahlin <johan@gnome.org>
1800 * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Remove bogus
1801 checks. Doesn't matter what state we are in. Interfaces are a
1802 compile time thing, not runtime. It also broke the python bindings.
1804 2004-08-12 Zaheer Abbas Merali <zaheerabbas at merali dot org>
1806 * ext/lame/gstlame.c: (gst_lame_src_link):
1807 made source pad link function check if sinkpad is ok..fixes the problem
1808 where core fixates the output rate of lame stupidly
1810 2004-08-12 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
1812 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_fixate):
1813 * sys/v4l/v4l_calls.c:
1814 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_set_capture):
1815 fix fixate function to handle nonsimple caps.
1816 remove bogus check in _link
1819 2004-08-12 Zaheer Abbas Merali <zaheerabbas at merali dot org>
1821 * ext/lame/gstlame.c: (gst_lame_class_init), (gst_lame_init):
1822 set default compression ratio parameter to 0.0 so bitrate parameter
1825 2004-08-11 David Schleef <ds@schleef.org>
1827 * gst/tcp/gstfdset.c: Fix compile problem on OS/X.
1829 2004-08-11 David Schleef <ds@schleef.org>
1831 * gst/mpeg1sys/gstmpeg1systemencode.c: Oops, this was correct
1834 2004-08-11 David Schleef <ds@schleef.org>
1836 * gst-libs/gst/video/videosink.h: Change copyright block to LGPL.
1838 2004-08-11 David Schleef <ds@schleef.org>
1840 * ext/pango/gsttextoverlay.c: Add copyright block and fix plugin
1842 * gst-libs/gst/idct/Makefile.am: Remove mmx/sse code
1843 * gst-libs/gst/video/gstvideosink.c: Change copyright block to
1845 * gst/auparse/gstauparse.c: Fix plugin license field.
1846 * gst/monoscope/gstmonoscope.c: Fix plugin license field.
1847 * gst/mpeg1sys/gstmpeg1systemencode.c: Fix plugin license field.
1848 * gst/rtp/gstrtp.c: Fix plugin license field.
1850 2004-08-11 Wim Taymans <wim@fluendo.com>
1852 * gst/tcp/Makefile.am:
1853 * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type), (nearest_pow),
1854 (ensure_size), (gst_fdset_new), (gst_fdset_free),
1855 (gst_fdset_set_mode), (gst_fdset_get_mode), (gst_fdset_add_fd),
1856 (gst_fdset_remove_fd), (gst_fdset_fd_ctl_write),
1857 (gst_fdset_fd_ctl_read), (gst_fdset_fd_has_closed),
1858 (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
1859 (gst_fdset_fd_can_write), (gst_fdset_wait):
1860 * gst/tcp/gstfdset.h:
1861 * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
1862 (gst_multifdsink_class_init), (gst_multifdsink_init),
1863 (gst_multifdsink_add), (gst_multifdsink_remove),
1864 (gst_multifdsink_clear), (gst_multifdsink_get_stats),
1865 (gst_multifdsink_remove_client_link),
1866 (gst_multifdsink_handle_client_read),
1867 (gst_multifdsink_client_queue_data),
1868 (gst_multifdsink_client_queue_caps),
1869 (gst_multifdsink_client_queue_buffer),
1870 (gst_multifdsink_handle_client_write),
1871 (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
1872 (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
1873 (gst_multifdsink_get_property), (gst_multifdsink_init_send),
1874 (gst_multifdsink_close):
1875 * gst/tcp/gstmultifdsink.h:
1876 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
1877 (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
1878 (gst_tcpserversink_handle_wait), (gst_tcpserversink_init_send),
1879 (gst_tcpserversink_close):
1880 * gst/tcp/gsttcpserversink.h:
1881 Abstracted away the select call, implemented poll (yes we ran into
1882 the 1024 limit in production).
1884 2004-08-11 Thomas Vander Stichele <thomas at apestaart dot org>
1887 * gst/tcp/gsttcpplugin.c:
1888 improve debuggging, remove assert
1890 2004-08-10 Wim Taymans <wim@fluendo.com>
1892 * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
1893 (gst_client_status_get_type), (gst_multifdsink_class_init),
1894 (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
1895 (gst_multifdsink_handle_client_read),
1896 (gst_multifdsink_handle_client_write),
1897 (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
1898 (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
1899 (gst_multifdsink_get_property):
1900 * gst/tcp/gstmultifdsink.h:
1901 * gst/tcp/gsttcp-marshal.list:
1902 Starting to prepare for specifying buffer time in other units
1903 than buffers. Expose remove reason in signal.
1905 2004-08-10 Wim Taymans <wim@fluendo.com>
1907 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
1908 (gst_multifdsink_remove), (gst_multifdsink_clear),
1909 (gst_multifdsink_remove_client_link),
1910 (gst_multifdsink_handle_client_read),
1911 (gst_multifdsink_client_queue_data),
1912 (gst_multifdsink_client_queue_buffer),
1913 (gst_multifdsink_handle_client_write),
1914 (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
1915 (gst_multifdsink_chain), (gst_multifdsink_close):
1916 * gst/tcp/gstmultifdsink.h:
1917 Added more debugging info. Changed the way clients are
1918 removed from the lists. Fixed a bug where a bad file descriptor
1919 could cause many clients to be removed.
1921 2004-08-06 Benjamin Otte <in7y118@public.uni-hamburg.de>
1923 * gst/videotestsrc/gstvideotestsrc.c: (generate_capslist):
1924 allow all pixel-aspect-ratios, not just 1:1
1926 2004-08-09 David Schleef <ds@schleef.org>
1928 * sys/glsink/ARB_multitexture.h: Remove old files.
1929 * sys/glsink/EXT_paletted_texture.h:
1930 * sys/glsink/NV_register_combiners.h:
1931 * sys/glsink/gstgl_nvimage.c:
1932 * sys/glsink/gstgl_pdrimage.c:
1933 * sys/glsink/gstgl_rgbimage.c:
1934 * sys/glsink/gstglsink.c:
1935 * sys/glsink/gstglsink.h:
1936 * sys/glsink/gstglxwindow.c:
1937 * sys/glsink/regcomb_yuvrgb.c:
1939 2004-08-09 David Schleef <ds@schleef.org>
1941 Patch from Gernot Ziegler <gz@lysator.liu.se> rewriting the
1942 GL sink plugin. (Bug #147302)
1944 * configure.ac: Test for OpenGL
1945 * sys/Makefile.am: Use test for OpenGL
1946 * sys/glsink/Makefile.am:
1947 * sys/glsink/glimagesink.c: rewrite
1948 * sys/glsink/glimagesink.h: rewrite
1950 2004-08-09 David Schleef <ds@schleef.org>
1952 * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_base_init): Only allow
1954 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get): same
1955 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): same
1956 * testsuite/gst-lint: Test for G_GUINT64_FORMAT usage near gettext.
1958 2004-08-09 Wim Taymans <wim@fluendo.com>
1960 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
1961 (gst_multifdsink_add), (gst_multifdsink_get_stats),
1962 (gst_multifdsink_client_remove),
1963 (gst_multifdsink_handle_client_read),
1964 (gst_multifdsink_handle_client_write),
1965 (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
1966 Do a bit more logging, make the client_read code more robust.
1968 2004-08-09 Thomas Vander Stichele <thomas at apestaart dot org>
1970 * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init_source),
1971 (gst_jpegdec_fill_input_buffer), (gst_jpegdec_skip_input_data),
1972 (gst_jpegdec_resync_to_restart), (gst_jpegdec_term_source),
1973 (gst_jpegdec_init), (gst_jpegdec_chain):
1974 * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
1975 (gst_multipart_demux_chain), (gst_multipart_demux_change_state):
1976 cleanups, debugging fixes and memleak plugging
1978 2004-08-09 Wim Taymans <wim@fluendo.com>
1980 * ext/theora/theoradec.c: (gst_theora_dec_class_init),
1981 (theora_get_formats), (theora_dec_src_convert),
1982 (theora_dec_sink_convert), (theora_dec_src_query),
1983 (theora_dec_src_event), (theora_dec_event), (theora_dec_chain),
1984 (theora_dec_change_state):
1985 Don't crash on missing header packets.
1987 2004-08-09 Thomas Vander Stichele <thomas at apestaart dot org>
1991 Added Albanian translation (Laurent Dhima)
1995 2004-08-09 Thomas Vander Stichele <thomas at apestaart dot org>
1997 * ext/lame/gstlame.c:
2000 2004-08-09 Thomas Vander Stichele <thomas at apestaart dot org>
2002 * sys/ximage/ximagesink.c:
2003 * sys/xvimage/xvimagesink.c:
2004 assign all TOO_LAZY's to a real category. Thanks to Warthy Warthog.
2006 2004-08-06 Wim Taymans <wim@fluendo.com>
2008 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
2009 (gst_multifdsink_add), (gst_multifdsink_get_stats),
2010 (gst_multifdsink_client_remove),
2011 (gst_multifdsink_handle_client_read),
2012 (gst_multifdsink_handle_client_write),
2013 (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
2014 Make sure we don't try to read more from a client that what
2015 ioctl says us or we deadlock.
2017 2004-08-05 Thomas Vander Stichele <thomas at apestaart dot org>
2019 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_src_link),
2020 (gst_videotestsrc_change_state), (gst_videotestsrc_src_query),
2021 (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
2022 decouple running_time and n_frames so it can handle changing
2023 framerate while running
2025 2004-08-05 Thomas Vander Stichele <thomas at apestaart dot org>
2029 updated translations
2031 2004-08-04 Benjamin Otte <otte@gnome.org>
2033 * gst/videotestsrc/gstvideotestsrc.c:
2034 (gst_videotestsrc_get_capslist), (generate_capslist),
2036 generate the list of supported caps at startup and reuse it instead
2037 of always generating it
2039 2004-07-30 Benjamin Otte <in7y118@public.uni-hamburg.de>
2041 * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link):
2042 whoops, last checkin broke normal build
2044 2004-08-03 Benjamin Otte <otte@gnome.org>
2046 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume),
2047 (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
2048 (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
2049 (gst_alsa_mixer_get_option):
2050 * ext/dvdnav/dvdnavsrc.c: (dvdnav_get_event_name),
2051 (dvdnavsrc_print_event):
2052 * ext/ogg/gstoggdemux.c: (_find_chain_process), (gst_ogg_print):
2053 * ext/ogg/gstoggmux.c: (gst_ogg_mux_pad_link),
2054 (gst_ogg_mux_pad_unlink):
2055 * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link),
2056 (gst_multipart_mux_pad_unlink):
2057 * gst/videofilter/gstvideobalance.c:
2058 (gst_videobalance_colorbalance_set_value):
2059 * gst/videomixer/videomixer.c: (gst_videomixer_pad_link),
2060 (gst_videomixer_pad_unlink):
2062 * sys/oss/gstossmixer.c:
2063 * sys/v4l/gstv4lcolorbalance.c:
2064 * sys/v4l/gstv4ltuner.c:
2065 * sys/v4l/v4lsrc_calls.c:
2066 * sys/v4l2/gstv4l2colorbalance.c:
2067 * sys/v4l2/gstv4l2tuner.c:
2068 compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friends
2070 2004-08-03 Benjamin Otte <otte@gnome.org>
2072 * examples/dynparams/filter.c: (ui_control_create):
2073 * examples/gstplay/player.c: (print_tag):
2074 * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad):
2075 * ext/gdk_pixbuf/gstgdkanimation.c:
2076 (gst_gdk_animation_iter_may_advance):
2077 * ext/jack/gstjack.c: (gst_jack_request_new_pad):
2078 * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list),
2079 (tag_list_to_id3_tag_foreach), (gst_id3_tag_handle_event):
2080 * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_tag_value):
2081 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value):
2082 * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
2083 * gst-libs/gst/media-info/media-info-test.c: (print_tag):
2084 * gst/sine/demo-dparams.c: (main):
2085 * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
2086 * testsuite/alsa/formats.c: (create_pipeline):
2087 * testsuite/alsa/sinesrc.c: (sinesrc_force_caps), (sinesrc_get):
2088 fixes for G_DISABLE_ASSERT and friends
2089 * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
2090 (mp3_type_frame_length_from_header), (mp3_type_find),
2092 require mp3 typefinding to have at least MIN_HEADERS valid headers
2093 add typefinding for AAC adts files
2095 2004-08-04 Jan Schmidt <thaytan@mad.scientist.com>
2097 * sys/ximage/ximagesink.c:
2098 (gst_ximagesink_calculate_pixel_aspect_ratio):
2099 * sys/xvimage/xvimagesink.c:
2100 (gst_xvimagesink_calculate_pixel_aspect_ratio):
2101 Make sure we calculate pixel-aspect-ratio using floating point maths
2103 2004-08-03 Thomas Vander Stichele <thomas at apestaart dot org>
2108 2004-08-03 Thomas Vander Stichele <thomas at apestaart dot org>
2110 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
2111 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get):
2112 add debugging for display PAR calculation
2114 2004-08-02 David Schleef <ds@schleef.org>
2116 * configure.ac: Fix mikmod CFLAGS.
2118 2004-07-27 Benjamin Otte <otte@gnome.org>
2120 * gst/audioscale/gstaudioscale.c:
2121 - fix templates to only support S16, it's the only format that works
2122 - make caps nego code use try_set_caps_nonfixed and fixation instead
2123 of try_set_caps twice, which is not nice for autopluggers
2124 - change rank to secondary, so autopluggers can pick it up after
2127 2004-08-02 Iain <iain@prettypeople.org>
2129 * gst/interleave/interleave.c (interleave_init),
2130 (interleave_request_new_pad),
2131 (interleave_pad_removed),
2132 (interleave_buffered_loop): Use the real pad count, not the artificial
2135 2004-08-02 Thomas Vander Stichele <thomas at apestaart dot org>
2137 * configure.ac: bump nano back to development
2139 === release 0.8.3 ===
2141 2004-08-02 Thomas Vander Stichele <thomas at apestaart dot org>
2143 * configure.ac: releasing 0.8.3, "Water"
2145 2004-08-02 Thomas Vander Stichele <thomas at apestaart dot org>
2147 * sys/xvimage/xvimagesink.c:
2148 (gst_xvimagesink_calculate_pixel_aspect_ratio),
2149 (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_sink_link),
2150 (gst_xvimagesink_change_state), (gst_xvimagesink_buffer_alloc),
2151 (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
2152 (gst_xvimagesink_init), (gst_xvimagesink_class_init):
2153 * sys/xvimage/xvimagesink.h:
2154 apply similar PAR fixes as to ximagesink
2156 2004-08-02 Thomas Vander Stichele <thomas at apestaart dot org>
2158 patch from: Benjamin Otte
2160 * ext/lame/gstlame.c: (gst_lame_src_link), (gst_lame_init):
2161 add link function to lame. Fixes #148986.
2163 2004-08-02 Johan Dahlin <johan@gnome.org>
2165 * gst/multipart/multipartmux.c (gst_multipart_mux_next_buffer):
2168 2004-07-30 David Schleef <ds@schleef.org>
2170 * gst/videomixer/Makefile.am: Fix things that should have been
2171 fixed in the last checkin.
2173 2004-07-30 David Schleef <ds@schleef.org>
2175 * gst/multipart/Makefile.am: Fix things that should have been
2176 fixed in the last checkin.
2178 2004-07-30 David Schleef <ds@schleef.org>
2180 * testsuite/multifilesink/Makefile.am: Fix unused variable.
2182 2004-07-30 Thomas Vander Stichele <thomas at apestaart dot org>
2185 bump nano for prerelease
2197 2004-07-30 Wim Taymans <wim@fluendo.com>
2199 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
2200 (gst_multifdsink_add), (gst_multifdsink_remove),
2201 (gst_multifdsink_clear), (gst_multifdsink_get_stats),
2202 (gst_multifdsink_client_remove),
2203 (gst_multifdsink_handle_client_write),
2204 (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
2205 * gst/tcp/gstmultifdsink.h:
2206 Recover from a select with a bad file descriptor by removing
2209 2004-07-30 Thomas Vander Stichele <thomas at apestaart dot org>
2212 fix requirement of core
2213 * gst-libs/gst/play/play.c: (gst_play_error_plugin),
2214 (gst_play_pipeline_setup):
2215 don't use colorspace element. do use hermescolorspace element.
2216 make macro to get a colorspace element.
2217 mark strings for translation.
2231 2004-07-30 Zaheer Abbas Merali <zaheerabbas at merali dot org>
2233 * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
2234 fix default for newmedia flag
2236 2004-07-30 Wim Taymans <wim@fluendo.com>
2238 * ext/theora/theoradec.c: (gst_theora_dec_class_init),
2239 (gst_theora_dec_init), (theora_get_formats),
2240 (theora_dec_src_convert), (theora_dec_sink_convert),
2241 (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
2242 (theora_dec_chain), (theora_dec_set_property),
2243 (theora_dec_get_property):
2244 * ext/theora/theoraenc.c: (gst_border_mode_get_type),
2245 (gst_theora_enc_class_init), (gst_theora_enc_init),
2246 (theora_enc_sink_link), (theora_enc_chain),
2247 (theora_enc_set_property), (theora_enc_get_property):
2248 Added cropping option to theora decoder.
2249 Added border option to theora encoder.
2251 2004-07-30 Zaheer Abbas Merali <zaheerabbas at merali dot org>
2253 * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
2254 (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
2255 (gst_pngenc_set_property):
2256 * ext/libpng/gstpngenc.h:
2257 Added newmedia support to pngenc so now gst-launch-0.8 videotestsrc ! ffmpegcolorspace ! pngenc snapshot=false newmedia=true ! multifilesink location=blah%d.png works as expected
2259 2004-07-30 Wim Taymans <wim@fluendo.com>
2261 * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
2262 (theora_enc_sink_link), (theora_enc_chain),
2263 (theora_enc_set_property), (theora_enc_get_property):
2264 Fix encoding of non-multiple-of-16 video.
2266 2004-07-29 David Schleef <ds@schleef.org>
2268 * configure.ac: make test for audiofile more strict
2270 2004-07-25 Benjamin Otte <in7y118@public.uni-hamburg.de>
2272 * gst/typefind/gsttypefindfunctions.c: (plugin_init):
2273 give different names to typefind functions
2275 2004-07-28 Thomas Vander Stichele <thomas at apestaart dot org>
2277 * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
2278 (gst_ximagesink_calculate_pixel_aspect_ratio),
2279 (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
2280 (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
2281 (gst_ximagesink_set_xwindow_id), (gst_ximagesink_set_property),
2282 (gst_ximagesink_get_property), (gst_ximagesink_init):
2283 * sys/ximage/ximagesink.h:
2284 allocate PAR's dynamically.
2285 use autodetected PAR if no object-set PAR is given.
2286 add workaround for directfb's X not setting physical size.
2287 fix to xvimagesink will follow tomorrow.
2289 2004-07-28 Zaheer Abbas Merali <zaheerabbas at merali dot org>
2291 * ext/lame/gstlame.c: (gst_lame_chain): send tag events downstream
2292 * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
2293 (gst_shout2send_get_type), (gst_shout2send_set_clock),
2294 (gst_shout2send_class_init), (gst_shout2send_init),
2295 (set_shout_metadata), (gst_shout2send_set_metadata),
2296 (gst_shout2send_chain), (gst_shout2send_set_property),
2297 (gst_shout2send_get_property), (gst_shout2send_connect),
2298 (gst_shout2send_change_state):
2299 * ext/shout2/gstshout2.h:
2300 - fix for sending mp3 audio to icecast2 server, if pad link function not
2301 called before PAUSED state
2302 - added option to use GStreamer clock sync (as opposed to libshout's own sync)
2303 - added tagging support for mp3 audio broadcasted
2304 * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
2307 2004-07-28 Wim Taymans <wim@fluendo.com>
2309 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
2310 (gst_ogg_demux_push):
2311 Return query failure when we don't know the length of
2312 an ogg stream insteda of returning TRUE with a bogus value.
2314 2004-07-28 Wim Taymans <wim@fluendo.com>
2316 * ext/theora/theoradec.c: (theora_get_formats),
2317 (theora_dec_src_convert), (theora_dec_sink_convert),
2318 (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
2320 Don't screw up the 1 Chroma for 1 luma sample situation when we
2321 have an odd offset/width by adding a black border in those cases.
2323 2004-07-28 Wim Taymans <wim@fluendo.com>
2325 * ext/theora/theoradec.c: (theora_get_formats),
2326 (theora_dec_src_convert), (theora_dec_sink_convert),
2327 (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
2329 * ext/theora/theoraenc.c: (theora_enc_sink_link):
2330 Added first attempt at cropping of the image as required by the
2331 theora spec. We need more properties in the caps (offset_x,
2332 offset_y,stride) to implement this correctly.
2334 2004-07-28 Jan Schmidt <thaytan@mad.scientist.com>
2336 * ext/dvdnav/README:
2337 Update the README to use dvddemux
2338 * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
2339 Ensure getcaps returns a subset of the template caps
2340 * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_base_init),
2341 (gst_mpeg2subt_init):
2342 Ensure getcaps returns a subset of the template caps
2343 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
2344 (gst_dvd_demux_init), (gst_dvd_demux_get_video_stream),
2345 (gst_dvd_demux_get_subpicture_stream),
2346 (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_set_cur_subpicture):
2347 * gst/mpegstream/gstdvddemux.h:
2348 Set the explicit caps on the current_video pad before pushing
2350 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
2351 (gst_mpeg_demux_get_audio_stream):
2352 Free caps used to gst_pad_set_explicit_caps, which takes a const
2355 2004-07-28 Thomas Vander Stichele <thomas at apestaart dot org>
2357 * configure.ac: update GStreamer requirement to 0.8.4 because of
2360 2004-07-28 Wim Taymans <wim@fluendo.com>
2362 * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
2363 (gst_wavparse_handle_seek), (gst_wavparse_srcpad_event):
2364 Add the pad to the element after setting up the caps. This
2365 makes it a lot easier to autoplug.
2367 2004-07-27 Steve Lhomme <steve.lhomme@free.fr>
2369 * gst/median/gstmedian.c:
2370 * gst/mpeg2subt/gstmpeg2subt.c:
2371 * gst/mpegaudioparse/gstmpegaudioparse.c:
2372 * gst/mpegstream/gstdvddemux.c:
2373 * gst/mpegstream/gstmpegdemux.c:
2374 * gst/mpegstream/gstmpegpacketize.c:
2375 * gst/rtjpeg/gstrtjpeg.c:
2376 * gst/rtjpeg/gstrtjpegdec.c:
2377 * gst/rtjpeg/gstrtjpegenc.c:
2378 * gst/sine/gstsinesrc.c:
2379 * gst/smooth/gstsmooth.c:
2380 * gst/smpte/gstsmpte.c:
2381 * gst/smpte/gstsmpte.h:
2382 * gst/stereo/gststereo.c:
2383 * gst/videofilter/gstgamma.c:
2384 * gst/videofilter/gstvideobalance.c:
2385 * gst/videofilter/gstvideofilter.c:
2386 * gst/videofilter/gstvideoflip.c:
2387 * gst/videoscale/gstvideoscale.c:
2388 * gst/videoscale/videoscale.c:
2389 * gst/videotestsrc/gstvideotestsrc.c:
2390 * gst/videotestsrc/videotestsrc.c:
2391 * gst/wavenc/gstwavenc.c:
2392 * gst/wavparse/gstwavparse.c:
2393 fix local includes and 64 bits constants
2395 2004-07-27 Steve Lhomme <steve.lhomme@free.fr>
2398 * gst-libs/gst/*/*.vcproj:
2400 more working plugins
2402 2004-07-27 Zaheer Abbas Merali <zaheerabbas at merali dot org>
2404 * testsuite/alsa/Makefile.am:
2405 * testsuite/alsa/srcstate.c:
2406 add test for alsasrc changing state
2408 2004-07-27 Zaheer Abbas Merali <zaheerabbas at merali dot org>
2410 * gst/silence/gstsilence.c: (gst_silence_init), (gst_silence_link),
2412 * gst/silence/gstsilence.h:
2413 fix silence generation for 16bit raw audio
2415 2004-07-27 Thomas Vander Stichele <thomas at apestaart dot org>
2417 * gst/matroska/matroska-demux.c:
2418 (gst_matroska_demux_parse_metadata),
2419 (gst_matroska_demux_video_caps), (gst_matroska_demux_plugin_init):
2420 * gst/mpegaudio/common.c:
2421 * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
2422 (gst_videoscale_getcaps), (gst_videoscale_link),
2423 (gst_videoscale_src_fixate), (gst_videoscale_init),
2424 (gst_videoscale_finalize):
2425 * gst/videoscale/gstvideoscale.h:
2426 * gst/videotestsrc/gstvideotestsrc.c:
2427 (gst_videotestsrc_get_capslist):
2428 * gst/wavenc/gstwavenc.c:
2429 * sys/oss/gstossmixer.c: (fill_labels):
2430 * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
2431 (gst_ximagesink_handle_xevents),
2432 (gst_ximagesink_calculate_pixel_aspect_ratio),
2433 (gst_ximagesink_xcontext_get), (gst_ximagesink_fixate),
2434 (gst_ximagesink_getcaps), (gst_ximagesink_sink_link),
2435 (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
2436 (gst_ximagesink_set_property), (gst_ximagesink_get_property),
2437 (gst_ximagesink_init), (gst_ximagesink_class_init):
2438 * sys/ximage/ximagesink.h:
2439 * sys/xvimage/xvimagesink.c:
2440 (gst_xvimagesink_calculate_pixel_aspect_ratio),
2441 (gst_xvimagesink_xcontext_get), (gst_xvimagesink_sink_link),
2442 (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
2443 (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
2444 (gst_xvimagesink_init), (gst_xvimagesink_class_init):
2445 * sys/xvimage/xvimagesink.h:
2446 first batch of pixel aspect ratio commits.
2448 2004-07-27 Thomas Vander Stichele <thomas at apestaart dot org>
2450 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2451 (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_chain):
2452 * gst/ffmpegcolorspace/imgconvert.c: (avpicture_fill):
2453 handle stride, needs work if we want to move stride handling
2454 upstream, but works correctly for our purposes.
2456 2004-07-27 Thomas Vander Stichele <thomas at apestaart dot org>
2458 * gst/videoscale/README:
2459 add testing examples
2460 * gst/videoscale/gstvideoscale.c: (gst_videoscale_link),
2461 (gst_videoscale_chain):
2462 * gst/videoscale/videoscale.c: (gst_videoscale_setup),
2463 (gst_videoscale_get_size):
2464 add get_size function that handles stride like videotestsrc.
2465 fixes conversion for YUV formats for as much as I can test them.
2467 2004-07-27 Thomas Vander Stichele <thomas at apestaart dot org>
2469 * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
2470 (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
2471 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
2472 (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
2473 (gst_xvimagesink_xvimage_put):
2474 further cleanups, logging, error handling and synchronizing
2476 2004-07-27 Wim Taymans <wim@fluendo.com>
2478 * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
2479 (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
2480 (gst_videomixer_pad_set_property),
2481 (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
2482 (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
2483 (gst_videomixer_class_init), (gst_videomixer_init),
2484 (gst_videomixer_getcaps), (gst_videomixer_request_new_pad),
2485 (gst_videomixer_blend_ayuv_i420), (pad_zorder_compare),
2486 (gst_videomixer_sort_pads), (gst_videomixer_fill_checker),
2487 (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
2488 (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
2489 (gst_videomixer_loop), (plugin_init):
2490 Be a nicer negotiation citizen and provide a getcaps function on
2491 the srcpad. This also fixes a crash when resizing.
2493 2004-07-27 Julien MOUTTE <julien@moutte.net>
2495 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
2496 (gst_xvimagesink_xvimage_new): Some fixes to image size calculation.
2498 2004-07-27 Wim Taymans <wim@fluendo.com>
2500 * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps):
2501 * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
2502 (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
2503 (gst_pngenc_set_property):
2504 * ext/libpng/gstpngenc.h:
2505 Added snapshot property to pngenc.
2506 removed g_print from pngdec
2508 2004-07-27 Steve Lhomme <steve.lhomme@free.fr>
2510 * gst/ac3parse/ac3parse.vcproj
2511 * gst/adder/adder.vcproj
2512 * gst/alpha/alpha.vcproj
2513 * gst/alpha/alphacolor.vcproj
2514 * gst/asfdemux/asf.vcproj
2515 * gst/audioconvert/audioconvert.vcproj
2516 * gst/audiorate/audiorate.vcproj
2517 * gst/audioscale/audioscale.vcproj
2518 * gst/auparse/auparse.vcproj
2519 * gst/avi/avi.vcproj
2520 * gst/cdxaparse/cdxaparse.vcproj
2521 * gst/chart/chart.vcproj
2522 * gst/colorspace/colorspace.vcproj
2523 * gst/cutter/cutter.vcproj
2524 * gst/debug/debug.vcproj
2525 * gst/debug/efence.vcproj
2526 * gst/debug/navigationtest.vcproj
2527 * gst/deinterlace/deinterlace.vcproj
2528 * gst/effectv/effectv.vcproj
2529 * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
2530 * gst/filter/filter.vcproj
2531 * gst/flx/flxdec.vcproj
2532 * gst/goom/goom.vcproj
2533 * gst/interleave/interleave.vcproj
2534 * gst/law/alaw.vcproj
2535 * gst/law/mulaw.vcproj
2536 * gst/matroska/matroska.vcproj
2537 * gst/median/median.vcproj
2538 * gst/mixmatrix/mixmatrix.vcproj
2539 * gst/mpeg1sys/mpeg1systemencode.vcproj
2540 * gst/mpeg1videoparse/mp1videoparse.vcproj
2541 * gst/mpeg2sub/mpeg2subt.vcproj
2542 * gst/mpegaudio/mpegaudio.vcproj
2543 * gst/mpegaudioparse/mpegaudioparse.vcproj
2544 * gst/mpegstream/mpegstream.vcproj
2545 * gst/multifilesink/multifilesink.vcproj
2546 * gst/multipart/multipart.vcproj
2547 * gst/oneton/oneton.vcproj
2548 * gst/overlay/overlay.vcproj
2549 * gst/passthrough/passthrough.vcproj
2550 * gst/qtdemux/qtdemux.vcproj
2551 * gst/realmedia/rmdemux.vcproj
2552 * gst/rtjpeg/rtjpeg.vcproj
2553 * gst/rtp/rtp.vcproj
2554 * gst/silence/silence.vcproj
2555 * gst/sine/sinesrc.vcproj
2556 * gst/smooth/smooth.vcproj
2557 * gst/smpte/smpte.vcproj
2558 * gst/spectrum/spectrum.vcproj
2559 * gst/speed/speed.vcproj
2560 * gst/stereo/stereo.vcproj
2561 * gst/switch/switch.vcproj
2562 * gst/tags/tagedit.vcproj
2563 * gst/tcp/tcp.vcproj
2564 * gst/typefind/typefindfunctions.vcproj
2565 * gst/udp/udp.vcproj
2566 * gst/videobox/videobox.vcproj
2567 * gst/videocrop/videocrop.vcproj
2568 * gst/videodrop/videodrop.vcproj
2569 * gst/videofilter/gamma.vcproj
2570 * gst/videofilter/videobalance.vcproj
2571 * gst/videofilter/videofilter.vcproj
2572 * gst/videofilter/videoflip.vcproj
2573 * gst/videoflip/videoflip.vcproj
2574 * gst/videomixer/videomixer.vcproj
2575 * gst/videorate/videorate.vcproj
2576 * gst/videoscale/videoscale.vcproj
2577 * gst/videotestsrc/videotestsrc.vcproj
2578 * gst/virtualdub/virtualdub.vcproj
2579 * gst/volenv/volenv.vcproj
2580 * gst/volume/volume.vcproj
2581 * gst/wavenc/wavenc.vcproj
2582 * gst/wavparse/wavparse.vcproj
2583 * gst/y4m/y4menc.vcproj
2584 * gst-libs/gst/audio/audio.vcproj
2585 * gst-libs/gst/audio/audiofilter.vcproj
2586 * gst-libs/gst/colorbalance/colorbalance.vcproj
2587 * gst-libs/gst/idct/idtc.vcproj
2588 * gst-libs/gst/media-info/media-info.vcproj
2589 * gst-libs/gst/mixer/mixer.vcproj
2590 * gst-libs/gst/navigation/navigation.vcproj
2591 * gst-libs/gst/play/play.vcproj
2592 * gst-libs/gst/propertyprobe/propertyprobe.vcproj
2593 * gst-libs/gst/resample/resample.vcproj
2594 * gst-libs/gst/riff/riff.vcproj
2595 * gst-libs/gst/tuner/tuner.vcproj
2596 * gst-libs/gst/video/video.vcproj
2597 * gst-libs/gst/xoverlay/xoverlay.vcproj
2598 avoid problems with math.h, fix release dependancy
2599 rename GStreamer-0.8.lib to libgstreamer.lib
2601 2004-07-27 Julien MOUTTE <julien@moutte.net>
2603 * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
2604 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate): When
2605 the atom is not available we have to unlock the mutex. Fixes #148023
2607 2004-07-26 Steve Lhomme <steve.lhomme@free.fr>
2609 * gst-libs/gst/media-info/media-info.h:
2610 issue for a vararg macro with MSVC
2612 2004-07-26 Steve Lhomme <steve.lhomme@free.fr>
2614 * gst/effectv/effectv.vcproj
2615 * gst-libs/gst/idct/idct.vcproj:
2616 * gst-libs/gst/media-info/media-info.vcproj:
2617 * gst-libs/gst/navigation/navigation.vcproj:
2618 * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
2619 * gst-libs/gst/video/video.vcproj:
2620 * gst-libs/gst/xoverlay/xoverlay.vcproj:
2621 fixes for build problems
2623 2004-07-26 Steve Lhomme <steve.lhomme@free.fr>
2625 * gst-libs/gst/audio/audio.def:
2626 * gst-libs/gst/audio/riff.def:
2627 add some definitions needed by plugins
2629 2004-07-26 Steve Lhomme <steve.lhomme@free.fr>
2631 * gst/asfdemux/gstasfmux.c
2632 Fix some 64 bits constants to be glib friendly
2634 2004-07-26 Steve Lhomme <steve.lhomme@free.fr>
2636 * gst/ac3parse/gstac3parse.c
2637 * gst/audioscale/gstaudioscale.c
2638 * gst/auparse/gstauparse.c
2639 * gst/colorspace/gstcolorspace.c
2640 * gst/colorspace/yuv2rgb.h
2643 2004-07-26 Steve Lhomme <steve.lhomme@free.fr>
2646 add more plugins to the build
2648 2004-07-26 Julien MOUTTE <julien@moutte.net>
2650 * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
2651 (gst_ximagesink_ximage_new): Some more fixes to image size calculation.
2653 2004-07-26 Thomas Vander Stichele <thomas at apestaart dot org>
2655 * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
2656 (gst_level_set_property), (gst_level_get_property),
2657 (gst_level_base_init), (gst_level_class_init):
2658 add debugging categories. cleanups.
2660 2004-07-26 Thomas Vander Stichele <thomas at apestaart dot org>
2662 * gst/videoscale/videoscale.c: (gst_videoscale_setup),
2663 (gst_videoscale_planar411), (gst_videoscale_planar400),
2664 (gst_videoscale_packed422), (gst_videoscale_packed422rev),
2665 (gst_videoscale_scale_nearest_str1),
2666 (gst_videoscale_scale_nearest_str2),
2667 (gst_videoscale_scale_nearest_str4),
2668 (gst_videoscale_scale_nearest_16bit),
2669 (gst_videoscale_scale_nearest_24bit):
2671 tested with 320x240 -> 321, 322, 324 x240
2672 tested with YV12, I420, YUY2, UYVY
2673 fixed packed422rev (don't think it could have worked before)
2674 by testing with UYVY
2676 2004-07-26 Benjamin Otte <otte@gnome.org>
2678 * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_init),
2679 (gst_lame_chain), (gst_lame_setup), (gst_lame_change_state),
2681 add debugging category, add error checks like checking return values
2682 of setup calls, make sure it still works after
2683 PLAYING=>NULL=>PLAYING, fix encoding of mono streams
2685 2004-07-26 Wim Taymans <wim@fluendo.com>
2687 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
2688 (gst_mpeg_demux_get_audio_stream),
2689 (gst_mpeg_demux_process_private):
2690 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_send_data):
2691 Check for error codes from the negotiation functions. Make sure
2692 we really set the pad caps when a new pad is created.
2694 2004-07-26 Thomas Vander Stichele <thomas at apestaart dot org>
2696 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
2697 (gst_ffmpeg_caps_to_pix_fmt):
2698 * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
2699 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2700 (gst_ffmpegcolorspace_pad_link):
2701 don't make function do two things at the same time without reason.
2703 2004-07-26 Steve Lhomme <steve.lhomme@free.fr>
2705 * gst/ac3parse/ac3parse.vcproj
2706 * gst/adder/adder.vcproj
2707 * gst/alpha/alpha.vcproj
2708 * gst/alpha/alphacolor.vcproj
2709 * gst/asfdemux/asf.vcproj
2710 * gst/audioconvert/audioconvert.vcproj
2711 * gst/audiorate/audiorate.vcproj
2712 * gst/audioscale/audioscale.vcproj
2713 * gst/auparse/auparse.vcproj
2714 * gst/avi/avi.vcproj
2715 * gst/cdxaparse/cdxaparse.vcproj
2716 * gst/chart/chart.vcproj
2717 * gst/colorspace/colorspace.vcproj
2718 * gst/cutter/cutter.vcproj
2719 * gst/debug/debug.vcproj
2720 * gst/debug/efence.vcproj
2721 * gst/debug/navigationtest.vcproj
2722 * gst/deinterlace/deinterlace.vcproj
2723 * gst/effectv/effectv.vcproj
2724 * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
2725 * gst/filter/filter.vcproj
2726 * gst/flx/flxdec.vcproj
2727 * gst/goom/goom.vcproj
2728 * gst/interleave/interleave.vcproj
2729 * gst/law/alaw.vcproj
2730 * gst/law/mulaw.vcproj
2731 * gst/matroska/matroska.vcproj
2732 * gst/median/median.vcproj
2733 * gst/mixmatrix/mixmatrix.vcproj
2734 * gst/mpeg1sys/mpeg1systemencode.vcproj
2735 * gst/mpeg1videoparse/mp1videoparse.vcproj
2736 * gst/mpeg2sub/mpeg2subt.vcproj
2737 * gst/mpegaudio/mpegaudio.vcproj
2738 * gst/mpegaudioparse/mpegaudioparse.vcproj
2739 * gst/mpegstream/mpegstream.vcproj
2740 * gst/multifilesink/multifilesink.vcproj
2741 * gst/multipart/multipart.vcproj
2742 * gst/oneton/oneton.vcproj
2743 * gst/overlay/overlay.vcproj
2744 * gst/passthrough/passthrough.vcproj
2745 * gst/qtdemux/qtdemux.vcproj
2746 * gst/realmedia/rmdemux.vcproj
2747 * gst/rtjpeg/rtjpeg.vcproj
2748 * gst/rtp/rtp.vcproj
2749 * gst/silence/silence.vcproj
2750 * gst/sine/sinesrc.vcproj
2751 * gst/smooth/smooth.vcproj
2752 * gst/smpte/smpte.vcproj
2753 * gst/spectrum/spectrum.vcproj
2754 * gst/speed/speed.vcproj
2755 * gst/stereo/stereo.vcproj
2756 * gst/switch/switch.vcproj
2757 * gst/tags/tagedit.vcproj
2758 * gst/tcp/tcp.vcproj
2759 * gst/typefind/typefindfunctions.vcproj
2760 * gst/udp/udp.vcproj
2761 * gst/videobox/videobox.vcproj
2762 * gst/videocrop/videocrop.vcproj
2763 * gst/videodrop/videodrop.vcproj
2764 * gst/videofilter/gamma.vcproj
2765 * gst/videofilter/videobalance.vcproj
2766 * gst/videofilter/videofilter.vcproj
2767 * gst/videofilter/videoflip.vcproj
2768 * gst/videoflip/videoflip.vcproj
2769 * gst/videomixer/videomixer.vcproj
2770 * gst/videorate/videorate.vcproj
2771 * gst/videoscale/videoscale.vcproj
2772 * gst/videotestsrc/videotestsrc.vcproj
2773 * gst/virtualdub/virtualdub.vcproj
2774 * gst/volenv/volenv.vcproj
2775 * gst/volume/volume.vcproj
2776 * gst/wavenc/wavenc.vcproj
2777 * gst/wavparse/wavparse.vcproj
2778 * gst/y4m/y4menc.vcproj
2779 more plugins supported under windows
2781 2004-07-26 Thomas Vander Stichele <thomas at apestaart dot org>
2783 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
2784 (gst_ximagesink_ximage_put), (gst_ximagesink_renegotiate_size),
2785 (gst_ximagesink_chain), (gst_ximagesink_buffer_alloc):
2786 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
2787 (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc):
2788 Add debugging statements. Use the sizes as returned by the
2791 2004-07-26 Johan Dahlin <johan@gnome.org>
2793 * gst/tcp/gsttcpclientsrc.c (gst_tcpclientsrc_get): Make sure that
2794 the pad is negotiated.
2796 * gst/ffmpegcolorspace/gstffmpegcolorspace.c (gst_ffmpegcolorspace_chain): Ditto
2798 2004-07-26 Steve Lhomme <steve.lhomme@free.fr>
2800 * gst-libs/gst/colorbalance/colorbalance.vcproj:
2801 * gst-libs/gst/idct/idct.vcproj:
2802 * gst-libs/gst/media-info/media-info.vcproj:
2803 * gst-libs/gst/mixer/mixer.vcproj:
2804 * gst-libs/gst/navigation/navigation.vcproj:
2805 * gst-libs/gst/play/play.vcproj:
2806 * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
2807 * gst-libs/gst/resample/resample.vcproj:
2808 * gst-libs/gst/tuner/tuner.vcproj:
2809 * gst-libs/gst/video/video.vcproj:
2810 * gst-libs/gst/xoverlay/xoverlay.vcproj:
2811 more plugins supported under windows
2813 2004-07-25 Iain <iain@prettypeople.org>
2815 * gst/wavparse/gstwavparse.c (gst_wavparse_fmt): Set the caps on the
2816 pad now rather than when the pad is created because state changes wipe
2817 explicit caps (fixes #148043).
2819 2004-07-25 Sebastien Cote <sc5@hermes.usherb.ca>
2821 reviewed by Benjamin Otte <otte@gnome.org>
2824 fix mad plugin crashing on Sun (fixes #148289)
2826 2004-07-25 Steve Lhomme <steve.lhomme@free.fr>
2829 * gst/avi/avi.vcproj:
2830 * gst/matroska/matroska.def:
2831 * gst/matroska/matroska.vcproj:
2832 remove unused .def files
2834 2004-07-25 Steve Lhomme <steve.lhomme@free.fr>
2836 * gst-libs/gst/audio/gstaudiofilter.c:
2837 Clean the local include
2839 2004-07-25 Steve Lhomme <steve.lhomme@free.fr>
2842 * gst-libs/gst/audio/audio.def:
2843 * gst-libs/gst/audio/audio.vcproj:
2844 * gst-libs/gst/audio/audiofilter.vcproj:
2845 * gst-libs/gst/audio/riff.def:
2846 * gst-libs/gst/audio/riff.vcproj:
2847 * gst-libs/gst/gst-libs.def:
2848 * gst-libs/gst/gst-libs.vcproj:
2849 * gst/avi/avi.vcproj:
2850 * gst/avi/avi.vcproj:
2851 Copy the files where needed after building, cleaner projects
2853 2004-07-25 Steve Lhomme <steve.lhomme@free.fr>
2855 * gst/matroska/ebml-write.c:
2856 Fix some 64 bits constants to be glib friendly
2858 2004-07-24 Steve Lhomme <steve.lhomme@free.fr>
2861 * gst-libs/gst/gst-libs.def:
2862 * gst-libs/gst/gst-libs.vcproj:
2863 * gst/matroska/matroska.def:
2864 * gst/matroska/matroska.vcproj:
2865 Add the preliminary canvas to build plugins on Win32
2867 2004-07-23 Benjamin Otte <otte@gnome.org>
2869 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
2870 don't enfore negotiation from source side, it breaks
2871 sinesrc ! audioconvert ! osssink
2873 2004-07-22 David Schleef <ds@schleef.org>
2875 * gst/typefind/gsttypefindfunctions.c: (plugin_init): Add typefind
2876 for ELF files, since they can easily be recognized as audio/mpeg.
2879 2004-07-22 Thomas Vander Stichele <thomas at apestaart dot org>
2881 * gst/videoscale/videoscale.c: (gst_videoscale_setup),
2882 (gst_videoscale_planar411), (gst_videoscale_scale_nearest_32bit),
2883 (gst_videoscale_scale_nearest_24bit),
2884 (gst_videoscale_scale_nearest_16bit):
2885 fix 16bit and 24bit for stride (24bit might need testing)
2886 don't pretend we do more than one algorithm
2888 2004-07-22 Zaheer Abbas Merali <zaheerabbas at merali dot org>
2892 * gst/multifilesink/Makefile.am:
2893 * gst/multifilesink/gstmultifilesink.c:
2894 (gst_multifilesink_get_formats),
2895 (gst_multifilesink_get_query_types), (_do_init),
2896 (gst_multifilesink_base_init), (gst_multifilesink_class_init),
2897 (gst_multifilesink_init), (gst_multifilesink_dispose),
2898 (gst_multifilesink_set_location), (gst_multifilesink_set_property),
2899 (gst_multifilesink_get_property), (gst_multifilesink_open_file),
2900 (gst_multifilesink_close_file), (gst_multifilesink_next_file),
2901 (gst_multifilesink_pad_query), (gst_multifilesink_handle_event),
2902 (gst_multifilesink_chain), (gst_multifilesink_change_state),
2903 (gst_multifilesink_uri_get_type),
2904 (gst_multifilesink_uri_get_protocols),
2905 (gst_multifilesink_uri_get_uri), (gst_multifilesink_uri_set_uri),
2906 (gst_multifilesink_uri_handler_init), (plugin_init):
2907 * gst/multifilesink/gstmultifilesink.h:
2908 * testsuite/Makefile.am:
2909 * testsuite/multifilesink/Makefile.am:
2910 * testsuite/multifilesink/fakesrc_test.c: (gst_newmedia_base_init),
2911 (gst_newmedia_class_init), (gst_newmedia_init),
2912 (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
2913 (newfile_signal), (test_signal), (main):
2914 multifilesink plugin for creating new files every time a new media
2915 discontinuity event occurs
2917 2004-07-22 Wim Taymans <wim@fluendo.com>
2919 * gst/alpha/Makefile.am:
2920 * gst/alpha/gstalphacolor.c: (gst_alpha_color_get_type),
2921 (gst_alpha_color_base_init), (gst_alpha_color_class_init),
2922 (gst_alpha_color_init), (gst_alpha_color_set_property),
2923 (gst_alpha_color_get_property), (gst_alpha_color_sink_link),
2924 (transform), (gst_alpha_color_chain),
2925 (gst_alpha_color_change_state), (plugin_init):
2926 Stupid plugin to to RGBA to AYUV conversion because none of
2927 the colorspace plugins can handle that yet.
2929 2004-07-22 Wim Taymans <wim@fluendo.com>
2931 * examples/seeking/seek.c: (update_scale), (main):
2932 * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
2933 (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
2934 (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
2935 (gst_decode_bin_init), (gst_decode_bin_dispose),
2936 (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
2937 (no_more_pads), (close_link), (type_found),
2938 (gst_decode_bin_set_property), (gst_decode_bin_get_property),
2940 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
2941 (gst_play_base_bin_class_init), (gst_play_base_bin_init),
2942 (gst_play_base_bin_dispose), (queue_overrun),
2943 (gen_preroll_element), (remove_prerolls), (unknown_type),
2944 (no_more_pads), (new_stream), (setup_source),
2945 (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
2946 (play_base_eos), (gst_play_base_bin_change_state),
2947 (gst_play_base_bin_add_element),
2948 (gst_play_base_bin_remove_element),
2949 (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
2950 (gst_play_base_bin_unlink_stream),
2951 (gst_play_base_bin_get_streaminfo):
2952 * gst/playback/gstplaybin.c: (gen_video_element),
2953 (gen_audio_element):
2954 * gst/playback/gststreaminfo.h:
2955 More playback updates, attempt to fix things after the state change
2958 2004-07-22 Thomas Vander Stichele <thomas at apestaart dot org>
2960 * gst/videoscale/videoscale.c: (gst_videoscale_planar411),
2961 (gst_videoscale_scale_nearest_16bit):
2964 2004-07-22 Thomas Vander Stichele <thomas at apestaart dot org>
2966 * gst/videotestsrc/gstvideotestsrc.c:
2967 (gst_videotestsrc_class_init), (gst_videotestsrc_src_link),
2968 (gst_videotestsrc_init), (gst_videotestsrc_get),
2969 (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
2970 (gst_videotestsrc_get_property):
2971 * gst/videotestsrc/gstvideotestsrc.h:
2972 * gst/videotestsrc/videotestsrc.c:
2973 * gst/videotestsrc/videotestsrc.h:
2974 cleanup and commenting
2976 2004-07-21 Wim Taymans <wim@fluendo.com>
2978 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
2979 (gst_ogg_demux_get_formats), (gst_ogg_demux_src_query),
2980 (gst_ogg_demux_src_event), (gst_ogg_demux_src_convert),
2981 (gst_ogg_demux_handle_event), (gst_ogg_demux_seek_before),
2982 (_find_chain_get_unknown_part), (_find_streams_check),
2983 (gst_ogg_demux_push), (gst_ogg_pad_push):
2984 * ext/theora/theoradec.c: (theora_get_formats),
2985 (theora_dec_src_convert), (theora_dec_sink_convert),
2986 (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
2988 * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
2989 (vorbis_dec_convert), (vorbis_dec_src_query),
2990 (vorbis_dec_src_event), (vorbis_dec_event):
2991 More seeking fixes, oggdemux now supports seeking to time and
2992 uses the downstream element to convert granulepos to time.
2993 Seeking in theora-only ogg files now works.
2995 2004-07-21 Wim Taymans <wim@fluendo.com>
2997 * ext/theora/theoradec.c: (gst_theora_dec_init),
2998 (theora_get_formats), (theora_get_event_masks),
2999 (theora_get_query_types), (theora_dec_src_convert),
3000 (theora_dec_sink_convert), (theora_dec_src_query),
3001 (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
3002 * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
3003 (vorbis_get_event_masks), (vorbis_get_query_types),
3004 (gst_vorbis_dec_init), (vorbis_dec_convert),
3005 (vorbis_dec_src_query), (vorbis_dec_src_event), (vorbis_dec_event):
3006 Added query/convert/formats functions to vorbis and theora decoders
3007 so that the outside world can use them too. Fixed seeking on an
3008 ogg/theora/vorbis file by disabling the seeking seeking on the
3011 2004-07-21 Julien MOUTTE <julien@moutte.net>
3013 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
3014 (gst_ximagesink_renegotiate_size), (gst_ximagesink_sink_link),
3015 (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id): Optimize
3016 images creation for both elements. We don't create the image on caps
3017 nego or renego, we just destroy the internal one if present if it does
3018 not match the needs. The chain function takes care of creating a new
3020 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
3021 (gst_xvimagesink_xwindow_decorate), (gst_xvimagesink_sink_link),
3022 (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
3023 (gst_xvimagesink_set_xwindow_id): Additionally xvimage now contains
3024 the image format information. The buffer pool checks for the context
3025 image format and discard images with different formats.
3026 * sys/xvimage/xvimagesink.h: Adding im_format in the xvimage structure.
3028 2004-07-21 Thomas Vander Stichele <thomas at apestaart dot org>
3030 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
3031 (gst_ffmpegcolorspace_chain):
3032 no point in doing any chaining if the pad we want to push from
3035 2004-07-20 Ronald Bultje <rbultje@ronald.bitfreak.net>
3037 * gst-libs/gst/riff/riff-media.c:
3038 (gst_riff_create_audio_caps_with_data):
3039 Fix double end-to-native symbol conversion (#148021).
3041 2004-07-20 David Schleef <ds@schleef.org>
3043 * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
3044 Don't use an Atom that doesn't exist.
3046 2004-07-20 Wim Taymans <wim@fluendo.com>
3048 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
3049 (gst_multifdsink_add), (gst_multifdsink_get_stats),
3050 (gst_multifdsink_client_remove),
3051 (gst_multifdsink_handle_client_write),
3052 (gst_multifdsink_queue_buffer):
3053 * gst/tcp/gstmultifdsink.h:
3054 More multifdsink stats. Avoid deadlock by releasing locks
3055 before sending out a signal.
3057 2004-07-20 Thomas Vander Stichele <thomas at apestaart dot org>
3061 added Hungarian translation (Laszlo Dvornik)
3063 2004-07-20 Wim Taymans <wim@fluendo.com>
3065 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
3066 (gst_multifdsink_add), (gst_multifdsink_client_remove),
3067 (gst_multifdsink_handle_client_write),
3068 (gst_multifdsink_queue_buffer):
3069 * gst/tcp/gsttcp-marshal.list:
3070 Fixed the stupid marshal definition.
3072 2004-07-20 Wim Taymans <wim@fluendo.com>
3074 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
3075 (gst_multifdsink_init), (gst_multifdsink_add),
3076 (gst_multifdsink_client_remove),
3077 (gst_multifdsink_handle_client_write),
3078 (gst_multifdsink_queue_buffer), (gst_multifdsink_chain),
3079 (gst_multifdsink_set_property), (gst_multifdsink_get_property),
3080 (gst_multifdsink_init_send):
3081 * gst/tcp/gstmultifdsink.h:
3082 Added more stats, added timeout for a client, fixed some typos
3083 and added some comments.
3085 2004-07-20 Wim Taymans <wim@fluendo.com>
3087 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
3088 (gst_multifdsink_add), (gst_multifdsink_get_stats),
3089 (gst_multifdsink_client_remove),
3090 (gst_multifdsink_handle_client_write):
3091 * gst/tcp/gstmultifdsink.h:
3092 * gst/tcp/gsttcp-marshal.list:
3093 Added get_stats method that returns a GValueArray of
3096 2004-07-19 Benjamin Otte <otte@gnome.org>
3098 * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
3099 make sure longname, description and author are valid UTF-8
3101 2004-07-19 Thomas Vander Stichele <thomas at apestaart dot org>
3103 * sys/ximage/ximagesink.c: (gst_ximagesink_change_state),
3104 (gst_ximagesink_set_property):
3105 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state),
3106 (gst_xvimagesink_set_property):
3107 make sure SYNCHRONOUS is respected after getting the X context
3109 2004-07-18 Thomas Vander Stichele <thomas at apestaart dot org>
3111 * gst/matroska/matroska-demux.c:
3112 (gst_matroska_demux_handle_src_event),
3113 (gst_matroska_demux_parse_blockgroup):
3114 * gst/matroska/matroska-ids.h:
3115 add BlockReference tag and ignore it to clear out log.
3116 ignore NAVIGATION events to clear out log.
3118 2004-07-18 Thomas Vander Stichele <thomas at apestaart dot org>
3120 * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
3121 (gst_matroska_demux_add_stream):
3122 * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init):
3123 add debug categories
3125 2004-07-16 Wim Taymans <wim@fluendo.com>
3127 * ext/libpng/Makefile.am:
3128 * ext/libpng/gstpng.c: (plugin_init):
3129 * ext/libpng/gstpngdec.c: (user_error_fn), (user_warning_fn),
3130 (gst_pngdec_get_type), (gst_pngdec_base_init),
3131 (gst_pngdec_class_init), (gst_pngdec_sinklink), (gst_pngdec_init),
3132 (gst_pngdec_src_getcaps), (user_read_data), (gst_pngdec_chain):
3133 * ext/libpng/gstpngdec.h:
3136 2004-07-16 Julien MOUTTE <julien@moutte.net>
3138 * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
3139 (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
3140 (gst_ximagesink_ximage_destroy), (gst_ximagesink_sink_link),
3141 (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
3142 (gst_ximagesink_buffer_alloc):
3143 * sys/ximage/ximagesink.h:
3144 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
3145 (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
3146 (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
3147 (gst_xvimagesink_buffer_alloc):
3148 * sys/xvimage/xvimagesink.h: Getting the 2 video sinks synchronized
3149 again. Using internal data pointer of the x(v)image to store image's
3150 data to be coherent with the buffer alloc mechanism. Investigated the
3151 image destruction code to be sure that everything gets freed correctly.
3153 2004-07-16 Wim Taymans <wim@fluendo.com>
3155 * gst-libs/gst/riff/riff-read.c:
3156 (gst_riff_read_strf_vids_with_data),
3157 (gst_riff_read_strf_auds_with_data):
3158 * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
3159 (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
3160 Make sure we don't create 0 sized subbuffers in riff-read.
3161 Signal the no more pads signal after reading the avi header.
3163 2004-07-16 Wim Taymans <wim@fluendo.com>
3165 * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
3166 (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
3167 (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
3168 (gst_decode_bin_init), (gst_decode_bin_dispose),
3169 (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
3170 (no_more_pads), (close_link), (type_found),
3171 (gst_decode_bin_set_property), (gst_decode_bin_get_property),
3172 (gst_decode_bin_change_state), (plugin_init):
3173 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
3174 (gst_play_base_bin_class_init), (gst_play_base_bin_init),
3175 (gst_play_base_bin_dispose), (queue_overrun),
3176 (gen_preroll_element), (remove_prerolls), (unknown_type),
3177 (no_more_pads), (new_stream), (setup_source),
3178 (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
3179 (play_base_eos), (gst_play_base_bin_change_state),
3180 (gst_play_base_bin_add_element),
3181 (gst_play_base_bin_remove_element),
3182 (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
3183 (gst_play_base_bin_unlink_stream),
3184 (gst_play_base_bin_get_streaminfo):
3185 * gst/playback/gstplaybasebin.h:
3186 Better error recovery. Added configurable preroll queue size. Faster
3187 detection of no-more-pads.
3189 2004-07-16 Wim Taymans <wim@fluendo.com>
3191 * gst-libs/gst/video/video.h:
3192 Added 32 bits RGBA. Not sure if we should use another mime-type
3193 for alpha rgb. Currently the presence of the alpha_mask property
3194 signals an alpha channel.
3196 2004-07-16 Wim Taymans <wim@fluendo.com>
3198 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
3199 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
3200 FPS seems to be 0.0 to MAX everywhere else.
3202 2004-07-15 Ronald Bultje <rbultje@ronald.bitfreak.net>
3204 * gst-libs/gst/riff/riff-media.c:
3205 (gst_riff_create_video_caps_with_data):
3206 mp42/mp43 (no caps) exist too.
3207 * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
3208 Set pixel_width/height; we've got them in-caps.
3209 * gst/typefind/gsttypefindfunctions.c: (plugin_init):
3210 * gst/wavparse/gstwavparse.c: (plugin_init):
3211 Both are valid primary.
3212 * sys/oss/gstossmixer.c:
3213 Remove i18n hack and enable translations.
3215 2004-07-15 Benjamin Otte <otte@gnome.org>
3217 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
3218 (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
3219 fix for non-shm xv. Original patch by Tim Ringenbach (fixes #147248)
3221 2004-07-15 Benjamin Otte <otte@gnome.org>
3223 * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
3224 (gst_alsa_sw_params_dump), (gst_alsa_hw_params_dump),
3225 (gst_alsa_close_audio):
3226 disable some of the debugging code for now. Writing debugging to a
3227 buffer is broken in current alsalib releases.
3229 2004-07-12 Benjamin Otte <otte@gnome.org>
3231 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer):
3234 2004-07-14 Thomas Vander Stichele <thomas at apestaart dot org>
3236 * ext/theora/theoradec.c: (gst_theora_dec_class_init),
3237 (theora_dec_src_query), (theora_dec_event):
3238 * ext/theora/theoraenc.c: (gst_theora_enc_class_init):
3239 add debugging categories. Remove \n's.
3241 2004-07-13 Johan Dahlin <johan@gnome.org>
3243 * gst/playback/gstplaybin.c (gst_play_bin_set_property)
3244 (gst_play_bin_get_property): Impl.
3246 2004-07-13 Wim Taymans <wim@fluendo.com>
3248 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_seek_before):
3249 When trying to find the stream length, seek back N pages
3250 instead of just one, where N is the number of streams in
3253 2004-07-13 Wim Taymans <wim@fluendo.com>
3255 * gst-libs/gst/riff/riff-media.c:
3256 (gst_riff_create_audio_caps_with_data),
3257 (gst_riff_create_audio_caps),
3258 (gst_riff_create_audio_template_caps):
3259 * gst-libs/gst/riff/riff-media.h:
3260 * gst-libs/gst/riff/riff-read.c:
3261 (gst_riff_read_strf_vids_with_data),
3262 (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_auds):
3263 * gst-libs/gst/riff/riff-read.h:
3264 * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
3265 (gst_avi_demux_add_stream):
3266 Set codec_data on caps for avidemuxer.
3268 2004-07-12 David Schleef <ds@schleef.org>
3270 * configure.ac: Fix test for Objective C
3272 2004-07-12 Jan Schmidt <thaytan@mad.scientist.com>
3273 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
3274 (gst_gdk_pixbuf_chain):
3275 Add svg and pcx to template caps, and ensure that getcaps returns a
3276 subset of the template caps.
3277 Copy each row manually for output, as gdkpixbuf may pad the
3278 rowstride to a 32-bit word boundary.
3280 2004-07-12 Wim Taymans <wim@fluendo.com>
3282 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
3283 (gst_riff_create_video_template_caps):
3284 Fix the template caps to include some more media types.
3286 2004-07-12 Wim Taymans <wim@fluendo.com>
3288 * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
3289 (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
3290 (compare_ranks), (print_feature), (gst_decode_bin_init),
3291 (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
3292 (try_to_link_1), (new_pad), (close_link), (type_found),
3293 (gst_decode_bin_set_property), (gst_decode_bin_get_property),
3294 (gst_decode_bin_change_state), (plugin_init):
3295 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
3296 (gst_play_base_bin_class_init), (gst_play_base_bin_init),
3297 (gst_play_base_bin_dispose), (queue_overrun),
3298 (gen_preroll_element), (remove_prerolls), (no_more_pads),
3299 (new_stream), (setup_source), (gst_play_base_bin_set_property),
3300 (gst_play_base_bin_get_property), (play_base_eos),
3301 (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
3302 (gst_play_base_bin_remove_element),
3303 (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
3304 (gst_play_base_bin_unlink_stream),
3305 (gst_play_base_bin_get_streaminfo):
3306 * gst/playback/gstplaybasebin.h:
3307 * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
3308 (gst_play_bin_class_init), (gst_play_bin_init),
3309 (gst_play_bin_dispose), (gst_play_bin_set_property),
3310 (gst_play_bin_get_property), (gen_video_element),
3311 (gen_audio_element), (remove_sinks), (setup_sinks),
3312 (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
3313 (gst_play_bin_send_event), (gst_play_bin_get_formats),
3314 (gst_play_bin_convert), (gst_play_bin_get_query_types),
3315 (gst_play_bin_query), (plugin_init):
3316 * gst/playback/test4.c: (main):
3317 More fixes on reusing of the element.
3319 2004-07-11 Benjamin Otte <otte@gnome.org>
3321 * ext/mad/gstmad.c: (normal_seek):
3322 allow seeking for other methods than just SET
3324 2004-07-11 Andy Wingo <wingo@pobox.com>
3326 * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_link): For
3327 float, "any" caps -> buffer_frames=[0,MAX].
3329 * gst/interleave/interleave.c (interleave_getcaps): Seems the core
3330 doesn't intersect our caps with the template any more. Do it
3332 (interleave_buffered_loop): Use g_newa instead of malloc/free.
3334 2004-07-09 Wim Taymans <wim@fluendo.com>
3336 * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
3337 (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
3338 (compare_ranks), (print_feature), (gst_decode_bin_init),
3339 (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
3340 (try_to_link_1), (new_pad), (close_link), (type_found),
3341 (gst_decode_bin_set_property), (gst_decode_bin_get_property),
3342 (gst_decode_bin_change_state), (plugin_init):
3343 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
3344 (gst_play_base_bin_class_init), (gst_play_base_bin_init),
3345 (gst_play_base_bin_dispose), (queue_overrun),
3346 (gen_preroll_element), (remove_prerolls), (no_more_pads),
3347 (new_stream), (setup_source), (gst_play_base_bin_set_property),
3348 (gst_play_base_bin_get_property), (play_base_eos),
3349 (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
3350 (gst_play_base_bin_remove_element),
3351 (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
3352 (gst_play_base_bin_unlink_stream),
3353 (gst_play_base_bin_get_streaminfo):
3354 * gst/playback/gstplaybasebin.h:
3355 * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
3356 (gst_play_bin_class_init), (gst_play_bin_init),
3357 (gst_play_bin_dispose), (gst_play_bin_set_property),
3358 (gst_play_bin_get_property), (gen_video_element),
3359 (gen_audio_element), (remove_sinks), (setup_sinks),
3360 (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
3361 (gst_play_bin_send_event), (gst_play_bin_get_formats),
3362 (gst_play_bin_convert), (gst_play_bin_get_query_types),
3363 (gst_play_bin_query), (plugin_init):
3364 * gst/playback/test4.c: (main):
3365 Work on object reuse and seeking.
3367 2004-07-09 Wim Taymans <wim@fluendo.com>
3369 * examples/seeking/seek.c: (iterate):
3370 Don't consume all CPU in the idle loop.
3372 2004-07-09 Wim Taymans <wim@fluendo.com>
3374 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_new_output_pad),
3375 (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_process_private):
3376 Add pad to element *after* setting the pad functions so that
3377 the scheduler can use the correct ones.
3379 2004-07-09 Wim Taymans <wim@fluendo.com>
3381 * ext/theora/theoradec.c: (theora_dec_from_granulepos),
3382 (theora_dec_src_query), (theora_dec_src_event), (theora_dec_chain):
3383 Sync to keyframe after seek
3385 2004-07-09 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
3387 * ext/alsa/gstalsa.c: (gst_alsa_change_state):
3388 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
3389 (gst_alsa_sink_loop), (gst_alsa_sink_change_state):
3390 * ext/alsa/gstalsasrc.c: (gst_alsa_src_change_state):
3391 * ext/libvisual/visual.c: (gst_visual_change_state):
3392 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_change_state):
3393 * ext/theora/theoradec.c: (theora_dec_change_state):
3394 * ext/theora/theoraenc.c: (theora_enc_change_state):
3395 * ext/vorbis/vorbisdec.c: (vorbis_dec_change_state):
3396 * gst-libs/gst/navigation/navigation.c:
3397 * gst/adder/gstadder.c: (gst_adder_change_state):
3398 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
3399 (gst_audio_convert_get_buffer):
3400 * gst/multipart/multipartdemux.c:
3401 (gst_multipart_demux_change_state):
3402 * gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
3403 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
3404 * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
3405 * gst/videoscale/gstvideoscale.c:
3406 (gst_videoscale_handle_src_event):
3407 * gst/volume/gstvolume.c: (volume_chain_int16):
3408 don't assert in state change, this should be done by the base
3410 various debugging fixes.
3412 2004-07-08 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
3415 * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
3416 (gst_play_dispose), (gst_play_set_location),
3417 (gst_play_set_data_src), (gst_play_set_video_sink),
3418 (gst_play_set_audio_sink), (gst_play_set_visualization),
3419 (gst_play_connect_visualization), (gst_play_get_sink_element),
3420 (gst_play_get_all_by_interface):
3421 * gst-libs/gst/play/play.h:
3422 add new method to get elements implementing an interface.
3423 add various error logging
3425 2004-07-08 Wim Taymans <wim@fluendo.com>
3427 * examples/seeking/seek.c: (make_dv_pipeline), (make_avi_pipeline),
3428 (make_mpeg_pipeline), (make_mpegnt_pipeline),
3429 (make_playerbin_pipeline), (query_durations_elems),
3430 (query_durations_pads), (query_positions_elems),
3431 (query_positions_pads), (update_scale), (iterate), (stop_seek),
3433 Added playbin seeking example.
3435 2004-07-08 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
3437 * gst-libs/gst/play/play.c: (gst_play_set_location),
3438 (gst_play_set_data_src), (gst_play_set_video_sink),
3439 (gst_play_set_audio_sink), (gst_play_set_visualization),
3440 (gst_play_connect_visualization), (gst_play_get_framerate):
3441 use a macro to look up elements from hash table
3443 2004-07-08 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
3445 * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
3446 (gst_play_get_length_callback), (gst_play_set_location),
3447 (gst_play_seek_to_time), (gst_play_set_data_src),
3448 (gst_play_set_video_sink), (gst_play_set_audio_sink),
3449 (gst_play_set_visualization), (gst_play_connect_visualization),
3450 (gst_play_get_sink_element):
3451 - add debugging info
3452 - fix looking up sink elements by iterating over complete caps
3453 - put everything except for source and autoplugger in a complete bin
3455 2004-07-08 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
3457 * ext/alsa/gstalsa.c: (gst_alsa_drain_audio):
3458 * ext/alsa/gstalsasink.c: (gst_alsa_sink_flush_one_pad),
3459 (gst_alsa_sink_check_event), (gst_alsa_sink_mmap),
3460 (gst_alsa_sink_write), (gst_alsa_sink_loop):
3461 * ext/alsa/gstalsasink.h:
3462 - add debugging info
3463 - clean up schizophrenia of data/buffer/event
3464 - fix double event unref error
3466 2004-07-08 Wim Taymans <wim@fluendo.com>
3468 * gst/playback/Makefile.am:
3469 Add headers to noinst
3471 2004-07-08 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
3473 * tools/gst-launch-ext-m.m:
3474 * tools/gst-launch-ext.1.in:
3475 convert to the third millenium
3477 2004-07-07 David Schleef <ds@schleef.org>
3479 * sys/dxr3/Makefile.am: noinst_SOURCES should be nodist_SOURCES
3481 2004-07-07 Wim Taymans <wim@fluendo.com>
3483 * gst/playback/Makefile.am:
3484 * gst/playback/README:
3485 * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
3486 (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
3487 (compare_ranks), (print_feature), (gst_decode_bin_init),
3488 (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
3489 (try_to_link_1), (new_pad), (close_link), (type_found),
3490 (gst_decode_bin_set_property), (gst_decode_bin_get_property),
3492 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
3493 (gst_play_base_bin_class_init), (gst_play_base_bin_init),
3494 (gst_play_base_bin_dispose), (rebuild_pipeline), (queue_overrun),
3495 (gen_preroll_element), (no_more_pads), (new_stream),
3496 (setup_source), (gst_play_base_bin_set_property),
3497 (gst_play_base_bin_get_property), (gst_play_base_bin_change_state),
3498 (gst_play_base_bin_add_element),
3499 (gst_play_base_bin_remove_element),
3500 (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
3501 (gst_play_base_bin_unlink_stream),
3502 (gst_play_base_bin_get_streaminfo):
3503 * gst/playback/gstplaybasebin.h:
3504 * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
3505 (gst_play_bin_class_init), (gst_play_bin_init),
3506 (gst_play_bin_dispose), (gst_play_bin_set_property),
3507 (gst_play_bin_get_property), (gen_video_element),
3508 (gen_audio_element), (setup_sinks), (gst_play_bin_change_state),
3509 (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
3510 (gst_play_bin_get_formats), (gst_play_bin_convert),
3511 (gst_play_bin_get_query_types), (gst_play_bin_query),
3513 * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
3514 (gst_stream_info_get_type), (gst_stream_info_class_init),
3515 (gst_stream_info_init), (gst_stream_info_new),
3516 (gst_stream_info_dispose), (gst_stream_info_set_property),
3517 (gst_stream_info_get_property):
3518 * gst/playback/gststreaminfo.h:
3519 * gst/playback/test.c: (gen_video_element), (gen_audio_element),
3521 * gst/playback/test2.c: (main):
3522 * gst/playback/test3.c: (update_scale), (main):
3523 More playbin fixes. Added README. Do better element filtering.
3524 Added base class to preroll media. Added test apps.
3526 2004-07-07 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
3528 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_flush_decoder):
3529 * ext/mpeg2dec/gstmpeg2dec.h:
3530 various debugging improvements. Reset stream to next picture
3531 instead of sequence header, otherwise seeks cannot work.
3533 2004-07-07 Wim Taymans <wim@fluendo.com>
3535 * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
3536 (gst_video_box_class_init), (gst_video_box_set_property),
3537 (gst_video_box_i420), (gst_video_box_ayuv), (gst_video_box_chain):
3538 Use pad_alloc where possible.
3540 2004-07-07 Wim Taymans <wim@fluendo.com>
3542 * sys/oss/gstosselement.c: (gst_osselement_reset),
3543 (gst_osselement_parse_caps):
3544 * sys/oss/gstosselement.h:
3545 * sys/oss/gstosssrc.c: (gst_osssrc_get):
3546 Fix offset on osssrc.
3548 2004-07-07 Wim Taymans <wim@fluendo.com>
3550 * ext/theora/theora.c: (plugin_init):
3551 * ext/theora/theoradec.c: (theora_dec_from_granulepos),
3552 (theora_dec_src_query), (theora_dec_chain):
3553 * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
3554 (theora_enc_sink_link), (theora_buffer_from_packet),
3555 (theora_push_packet), (theora_enc_chain):
3556 Fix theora granulepos calculation.
3557 Fix overflow in duration/position calculation.
3558 Bump rank to PRIMARY for theoradec.
3559 Use granulepos of last packet to calculate position.
3560 Set keyframe flag on buffers when needed.
3562 2004-07-06 David Schleef <ds@schleef.org>
3564 * gst/playback/Makefile.am: 'test' in bin_PROGRAMS? Are you
3565 serious? (Fixed, obviously.)
3567 2004-07-06 Thomas Vander Stichele <thomas at apestaart dot org>
3571 added Czech translation (Miloslav Trmac)
3573 2004-07-05 Wim Taymans <wim@fluendo.com>
3575 * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
3576 (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
3577 (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
3578 (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
3579 (close_link), (type_found), (gst_decode_bin_set_property),
3580 (gst_decode_bin_get_property), (gst_decode_bin_get_event_masks),
3581 (gst_decode_bin_send_event), (gst_decode_bin_get_formats),
3582 (gst_decode_bin_convert), (gst_decode_bin_get_query_types),
3583 (gst_decode_bin_query), (plugin_init):
3584 * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
3585 (gst_play_bin_class_init), (gst_play_bin_init),
3586 (gst_play_bin_dispose), (rebuild_pipeline), (get_audio_element),
3587 (get_video_element), (new_pad), (setup_source),
3588 (gst_play_bin_set_property), (gst_play_bin_get_property),
3589 (gst_play_bin_change_state), (gst_play_bin_add_element),
3590 (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
3591 (gst_play_bin_send_event), (gst_play_bin_get_formats),
3592 (gst_play_bin_convert), (gst_play_bin_get_query_types),
3593 (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
3594 * gst/playback/test.c: (main):
3595 More fixes, cleaned up playbin, make it use decodebin. Added
3596 threaded property to playbin.
3598 2004-07-05 Wim Taymans <wim@fluendo.com>
3601 * gst/playback/Makefile.am:
3602 * gst/playback/decodetest.c: (main):
3603 * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
3604 (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
3605 (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
3606 (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
3607 (close_link), (type_found), (gst_decode_bin_set_property),
3608 (gst_decode_bin_get_property), (gst_decode_bin_change_state),
3609 (gst_decode_bin_get_event_masks), (gst_decode_bin_send_event),
3610 (gst_decode_bin_get_formats), (gst_decode_bin_convert),
3611 (gst_decode_bin_get_query_types), (gst_decode_bin_query),
3613 * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
3614 (gst_play_bin_class_init), (gst_play_bin_init),
3615 (gst_play_bin_dispose), (gen_default_output), (rebuild_pipeline),
3616 (collect_sink_pads), (find_compatibles), (close_pad_link),
3617 (try_to_link_1), (new_pad), (close_link), (type_found),
3618 (setup_source), (gst_play_bin_set_property),
3619 (gst_play_bin_get_property), (gst_play_bin_factory_filter),
3620 (compare_ranks), (gst_play_bin_collect_factories),
3621 (gst_play_bin_change_state), (gst_play_bin_add_element),
3622 (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
3623 (gst_play_bin_send_event), (gst_play_bin_get_formats),
3624 (gst_play_bin_convert), (gst_play_bin_get_query_types),
3625 (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
3626 * gst/playback/test.c: (main):
3627 Added some playback helper elements and some test apps, very alpha
3630 2004-07-04 Benjamin Otte <otte@gnome.org>
3632 * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
3633 only restart audio when we indeed have an xrun to fix repeated
3634 xruns. Fix suggested by Giuliano Pochini.
3636 2004-07-03 David Schleef <ds@schleef.org>
3638 * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper): Disable
3639 call to gst_debug_log() if debugging is disabled (bug #145118)
3641 2004-07-03 Benjamin Otte <otte@gnome.org>
3643 * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
3644 use our own functions for restarting the alsa device.
3645 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
3646 I should apply patches myself - use MIN for the third argument, not
3647 the second, this fixes seeking
3649 2004-07-02 David Schleef <ds@schleef.org>
3651 * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
3652 (gst_flacdec_write): Actually, GST_PAD_CAPS() has nothing to
3655 2004-07-02 David Schleef <ds@schleef.org>
3657 * ext/flac/gstflacdec.c: (gst_flacdec_write): Set duration on
3658 output buffers. Fix logic mistake. (bug #144866)
3660 2004-07-02 David Schleef <ds@schleef.org>
3662 * gst-libs/gst/xoverlay/Makefile.am: xoverlay no longer depends
3665 2004-07-02 David Schleef <ds@schleef.org>
3667 * gst/wavenc/gstwavenc.c: (gst_wavenc_setup),
3668 (gst_wavenc_stop_file): Switch to GST_WRITE_UINT32_LE macros
3670 * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
3671 (gst_osselement_rate_probe_check): Add another workaround for
3672 buggy drivers (bug #145336)
3674 2004-07-02 David Schleef <ds@schleef.org>
3676 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_handle_client_write):
3677 Most systems don't have MSG_NOSIGNAL.
3679 2004-07-02 Thomas Vander Stichele <thomas at apestaart dot org>
3682 * gst-libs/gst/colorbalance/Makefile.am:
3683 * gst-libs/gst/mixer/Makefile.am:
3684 * gst-libs/gst/play/Makefile.am:
3685 * gst-libs/gst/tuner/Makefile.am:
3686 (hopefully) fix both install and dist and make error message useful.
3687 needs testing across automakes.
3689 2004-07-02 Benjamin Otte <otte@gnome.org>
3691 * ext/ogg/gstogg.c: (plugin_init):
3692 we require bytestream now
3693 * ext/ogg/gstoggdemux.c:
3694 huge diff to implement chain setup in a fast and generic way. This
3695 improves tag reading and startup of huge files (read: Theora videos)
3696 quite a bit. It probably contains bugs, too, so please test.
3697 Seeking is not improved to the fast method.
3699 2004-06-29 Wim Taymans <wim@fluendo.com>
3701 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
3702 * ext/ogg/gstoggmux.c:
3703 Fix memleak in oggdemux when running unconnected pads.
3704 doc update in mux, start working on keyframe mode.
3706 2004-06-29 Benjamin Otte <otte@gnome.org>
3708 * sys/oss/gstosssink.c:
3709 * sys/oss/gstosssrc.c:
3710 advertise correct template caps - we indeed do non-native endianness
3711 and 8bit audio has no endianness
3712 * sys/ximage/ximagesink.c: (gst_ximagesink_getcaps):
3713 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps):
3714 avoid (wrong) duplications in getcaps function and return
3717 2004-06-29 Wim Taymans <wim@fluendo.com>
3719 * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
3720 (gst_multifdsink_class_init), (gst_multifdsink_add),
3721 (gst_multifdsink_remove), (gst_multifdsink_clear),
3722 (gst_multifdsink_client_remove),
3723 (gst_multifdsink_handle_client_read),
3724 (gst_multifdsink_client_queue_data),
3725 (gst_multifdsink_client_queue_caps),
3726 (gst_multifdsink_client_queue_buffer),
3727 (gst_multifdsink_handle_client_write),
3728 (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
3729 (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
3730 (gst_multifdsink_init_send), (gst_multifdsink_close):
3731 Fix wrong GList iteration that could crash the server when
3732 more then 2 clients disconnect at the same time. Read all the
3733 pending commands in one batch to recover from command storms under
3736 2004-06-28 Wim Taymans <wim@fluendo.com>
3738 * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
3739 (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
3740 (gst_videomixer_pad_set_property),
3741 (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
3742 (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
3743 (gst_videomixer_class_init), (gst_videomixer_init),
3744 (gst_videomixer_request_new_pad), (gst_videomixer_blend_ayuv_i420),
3745 (pad_zorder_compare), (gst_videomixer_sort_pads),
3746 (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
3747 (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
3748 (gst_videomixer_update_queues), (gst_videomixer_loop),
3750 Avoid divide by zero, choose masterpad as the pad with the highest
3753 2004-06-27 Julien Moutte <julien@moutte.net>
3755 * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
3756 (gst_ximagesink_xwindow_new):
3757 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
3758 (gst_xvimagesink_xwindow_new): I prefer locking the mutex in the
3759 function directly. We might want to call it from somewhere else one day.
3761 2004-06-27 Julien Moutte <julien@moutte.net>
3763 * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
3764 (gst_ximagesink_xwindow_new):
3765 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
3766 (gst_xvimagesink_xwindow_new): Trying to fix the random behaviour of
3769 2004-06-27 Wim Taymans <wim@fluendo.com>
3771 * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
3772 (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
3773 (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state),
3774 (gst_dvdec_set_property), (gst_dvdec_get_property):
3775 * ext/dv/gstdvdec.h:
3776 Implement drop_factor property to lower the framerate with
3779 2004-06-27 Thomas Vander Stichele <thomas at apestaart dot org>
3781 * gst-libs/gst/colorbalance/Makefile.am:
3782 * gst-libs/gst/mixer/Makefile.am:
3783 * gst-libs/gst/play/Makefile.am:
3784 * gst-libs/gst/tuner/Makefile.am:
3785 unbreak Company's fix that didn't install the -enum.h files
3787 2004-06-27 Wim Taymans <wim@fluendo.com>
3789 * ext/dv/gstdvdec.c: (gst_dvdec_push), (gst_dvdec_loop),
3790 (gst_dvdec_change_state):
3791 * ext/dv/gstdvdec.h:
3792 Fix timestamp, duration and offset of the buffers.
3794 2004-06-27 Wim Taymans <wim@fluendo.com>
3796 * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
3797 (gst_multifdsink_class_init), (gst_multifdsink_add),
3798 (gst_multifdsink_remove), (gst_multifdsink_clear),
3799 (gst_multifdsink_client_remove),
3800 (gst_multifdsink_handle_client_read),
3801 (gst_multifdsink_client_queue_data),
3802 (gst_multifdsink_client_queue_caps),
3803 (gst_multifdsink_client_queue_buffer),
3804 (gst_multifdsink_handle_client_write),
3805 (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
3806 (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
3807 (gst_multifdsink_init_send), (gst_multifdsink_close):
3808 * gst/tcp/gstmultifdsink.h:
3809 * gst/tcp/gsttcpserversink.c:
3810 (gst_tcpserversink_handle_server_read),
3811 (gst_tcpserversink_handle_select), (gst_tcpserversink_close):
3812 More multifdsink fixes, more recovery policy fixes.
3813 Removed stupid g_print
3815 2004-06-26 Wim Taymans <wim@fluendo.com>
3817 * gst/tcp/Makefile.am:
3818 * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
3819 (gst_multifdsink_get_type), (gst_multifdsink_base_init),
3820 (gst_multifdsink_class_init), (gst_multifdsink_init),
3821 (gst_multifdsink_debug_fdset), (gst_multifdsink_client_remove),
3822 (gst_multifdsink_handle_client_read),
3823 (gst_multifdsink_client_queue_data),
3824 (gst_multifdsink_client_queue_caps),
3825 (gst_multifdsink_client_queue_buffer),
3826 (gst_multifdsink_handle_client_write),
3827 (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
3828 (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
3829 (gst_multifdsink_chain), (gst_multifdsink_set_property),
3830 (gst_multifdsink_get_property), (gst_multifdsink_init_send),
3831 (gst_multifdsink_close), (gst_multifdsink_change_state):
3832 * gst/tcp/gstmultifdsink.h:
3833 * gst/tcp/gsttcpplugin.c: (plugin_init):
3834 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_get_type),
3835 (gst_tcpserversink_class_init), (gst_tcpserversink_init),
3836 (gst_tcpserversink_handle_server_read),
3837 (gst_tcpserversink_handle_select),
3838 (gst_tcpserversink_set_property), (gst_tcpserversink_get_property),
3839 (gst_tcpserversink_init_send), (gst_tcpserversink_close):
3840 * gst/tcp/gsttcpserversink.h:
3841 Added multifdsink, made tcpserversink a subclass of fdsink, removed
3842 one of the locks, added recovery policy to multifdsink.
3844 2004-06-26 Thomas Vander Stichele <thomas at apestaart dot org>
3846 * gst/videorate/gstvideorate.c: (gst_videorate_chain):
3847 fix decision for when getting frames with same timestamp
3848 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
3849 (gst_v4lsrc_get), (gst_v4lsrc_set_property),
3850 (gst_v4lsrc_get_property):
3851 * sys/v4l/gstv4lsrc.h:
3852 add latency offset property
3854 2004-06-26 Thomas Vander Stichele <thomas at apestaart dot org>
3856 * gst/videorate/gstvideorate.c: (gst_videorate_chain),
3858 fix debugging. add category.
3860 2004-06-25 Thomas Vander Stichele <thomas at apestaart dot org>
3862 * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
3865 2004-06-25 Thomas Vander Stichele <thomas at apestaart dot org>
3867 * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
3868 (gst_alsa_src_get_time), (gst_alsa_src_loop),
3869 (gst_alsa_src_change_state):
3870 return a time that is in sync with the element's processing
3872 2004-06-25 Wim Taymans <wim@fluendo.com>
3874 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
3875 (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
3876 (gst_tcpserversink_client_remove),
3877 (gst_tcpserversink_handle_client_read),
3878 (gst_tcpserversink_client_queue_data),
3879 (gst_tcpserversink_client_queue_caps),
3880 (gst_tcpserversink_client_queue_buffer),
3881 (gst_tcpserversink_handle_client_write),
3882 (gst_tcpserversink_queue_buffer),
3883 (gst_tcpserversink_handle_clients), (gst_tcpserversink_thread),
3884 (gst_tcpserversink_chain), (gst_tcpserversink_set_property),
3885 (gst_tcpserversink_get_property), (gst_tcpserversink_init_send),
3886 (gst_tcpserversink_close):
3887 * gst/tcp/gsttcpserversink.h:
3888 Serversink rewrite. Really do non blocking writes to clients and
3889 maintain an internal queue to handle slower clients while not
3890 disturbing fast clients.
3892 2004-06-25 Thomas Vander Stichele <thomas at apestaart dot org>
3894 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
3895 better debug, don't override OFFSET and OFFSET_END
3897 2004-06-25 Iain <iain@prettypeople.org>
3899 * gst-libs/gst/media-info/media-info-priv.c (gmi_set_mime): Add
3900 name=source for the wavparse pipeline.
3902 2004-06-24 Johan Dahlin <johan@gnome.org>
3904 * ext/theora/theoraenc.c (theora_enc_chain): Call
3905 gst_pad_try_set_caps instead of gst_pad_set_explicit_caps so the
3906 streamheader caps are set correctly.
3908 2004-06-24 Thomas Vander Stichele <thomas at apestaart dot org>
3910 * ext/vorbis/vorbisenc.c: (raw_caps_factory),
3911 (gst_vorbisenc_setup), (gst_vorbisenc_set_property):
3912 respect minimum bitrate; same could be done for max bitrate
3914 2004-06-24 Thomas Vander Stichele <thomas at apestaart dot org>
3916 * ext/vorbis/vorbisenc.c: (raw_caps_factory),
3917 (gst_vorbisenc_setup):
3918 fix sample rate range
3920 2004-06-24 Thomas Vander Stichele <thomas at apestaart dot org>
3922 * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_class_init),
3923 (gst_oggvorbisenc_setup):
3924 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
3925 (gst_vorbisenc_setup):
3926 resolve ambiguities in code and description
3928 2004-06-24 Wim Taymans <wim@fluendo.com>
3930 * ext/alsa/gstalsa.c: (gst_alsa_start), (gst_alsa_xrun_recovery):
3931 * ext/alsa/gstalsa.h:
3932 * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
3933 (gst_alsa_src_update_avail), (gst_alsa_src_loop):
3934 Use alsa trigger_tstamp to get the timestamp of the first
3935 sample in the buffer for more precise sync. Some cleanups.
3937 2004-06-24 Wim Taymans <wim@fluendo.com>
3939 * gst/audiorate/gstaudiorate.c: (gst_audiorate_link),
3940 (gst_audiorate_init), (gst_audiorate_chain),
3941 (gst_audiorate_set_property), (gst_audiorate_get_property):
3942 * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
3943 (gst_videorate_chain):
3944 Added some logging, fixed an overflow bug in videorate.
3946 2004-06-24 Benjamin Otte <otte@gnome.org>
3948 * ext/kio/Makefile.am:
3949 fix for builddir != srcdir and distcheck
3951 2004-06-24 Benjamin Otte <otte@gnome.org>
3953 * gst-libs/gst/colorbalance/Makefile.am:
3954 * gst-libs/gst/mixer/Makefile.am:
3955 * gst-libs/gst/play/Makefile.am:
3956 * gst-libs/gst/tuner/Makefile.am:
3957 * gst/tcp/Makefile.am:
3958 * sys/dxr3/Makefile.am:
3959 don't include -enumtypes.[ch] or -marshal.[ch] files in the disted
3961 Also add all *.list files that were missing.
3963 add a distcheck hook to ensure the above doesn't happen again.
3965 2004-06-23 David I. Lehn <dlehn@users.sourceforge.net>
3967 * ext/Makefile.am: s/DTS_DIR=dvdread/DTS_DIR=dts/
3969 2004-06-23 Colin Walters <walters@redhat.com>
3971 * m4/Makefile.am: Distribute gst-fionread.m4.
3973 2004-06-23 Thomas Vander Stichele <thomas at apestaart dot org>
3975 * configure.ac: back to dev
3977 2004-06-23 Wim Taymans <wim@fluendo.com>
3979 * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
3980 (gst_alsa_xrun_recovery):
3981 * ext/alsa/gstalsa.h:
3982 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
3983 (gst_alsa_sink_loop), (gst_alsa_sink_get_time):
3984 * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
3985 (gst_alsa_src_get_time), (gst_alsa_src_update_avail),
3986 (gst_alsa_src_loop):
3987 Add clock to alsasrc. Take new capture timestamp when
3988 restarting after an overrun. Split up some functions between
3989 alsasrc and alsasink.
3991 === release 0.8.2 ===
3993 2004-06-23 Thomas Vander Stichele <thomas at apestaart dot org>
3995 * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
3996 (gst_alsa_change_state), (gst_alsa_update_avail),
3997 (gst_alsa_xrun_recovery):
3998 * ext/alsa/gstalsa.h:
3999 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
4000 merge back changes from release
4002 2004-06-23 Wim Taymans <wim@fluendo.com>
4004 * gst/audiorate/gstaudiorate.c: (gst_audiorate_class_init),
4005 (gst_audiorate_init), (gst_audiorate_chain),
4006 (gst_audiorate_set_property), (gst_audiorate_get_property):
4007 Implement sample dropping and notify
4009 2004-06-22 Wim Taymans <wim@fluendo.com>
4011 * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
4012 (theora_enc_sink_link), (theora_buffer_from_packet),
4013 (theora_push_packet), (theora_enc_chain):
4014 Some cleanups, make sure the timestamps are correct.
4016 2004-06-22 Wim Taymans <wim@fluendo.com>
4018 * ext/alsa/gstalsa.c: (gst_alsa_get_time), (gst_alsa_clock_update),
4019 (gst_alsa_change_state), (gst_alsa_update_avail),
4020 (gst_alsa_xrun_recovery):
4021 * ext/alsa/gstalsa.h:
4022 * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
4023 Cleanups, take queued samples into account when reporting
4026 2004-06-22 Wim Taymans <wim@fluendo.com>
4028 * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
4029 (gst_videorate_init):
4030 Initialize the property as well.
4032 2004-06-22 Wim Taymans <wim@fluendo.com>
4034 * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
4035 (gst_videorate_init), (gst_videorate_chain),
4036 (gst_videorate_set_property), (gst_videorate_get_property):
4037 Add property to make videorate silent.
4038 Add property to prefer new frames over old ones.
4040 2004-06-22 Zaheer Abbas Merali <zaheerabbas at merali.org>
4042 * sys/osxvideo/Makefile.am:
4043 Workaround so that the osxvideo .so file gets linked with the
4044 Cocoa, OpenGL and QuickTime frameworks
4046 2004-06-22 Zaheer Abbas Merali <zaheerabbas at merali.org>
4048 * sys/osxaudio/Makefile.am:
4049 Workaround so that the osxaudio .so file gets linked with the
4052 2004-06-22 Zaheer Abbas Merali <zaheerabbas at merali.org>
4055 Whoops, my fault...fixed build issues
4057 2004-06-22 Zaheer Abbas Merali <zaheerabbas at merali.org>
4060 Add objective-c support if running in Darwin/Mac OS X
4063 * sys/osxvideo/Makefile.am:
4064 * sys/osxvideo/osxvideosink.h:
4065 * sys/osxvideo/osxvideosink.m:
4066 * sys/osxvideo/cocoawindow.h:
4067 * sys/osxvideo/cocoawindow.m:
4068 Add osxvideosink, a cocoa-based osx video sink
4071 2004-06-19 Jan Schmidt <thaytan@mad.scientist.com>
4072 * ext/dvdnav/gst-dvd:
4073 Grab the gconf key from the right spot
4074 * gst/debug/gstnavseek.c: (gst_navseek_init),
4075 (gst_navseek_segseek), (gst_navseek_handle_src_event),
4076 (gst_navseek_chain):
4077 * gst/debug/gstnavseek.h:
4078 Add 's', 'e' and 'l' keypresses to navseek to define the start,end
4079 and loop parameters of a segment seek.
4080 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
4081 (gst_videotestsrc_get_event_masks),
4082 (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
4083 * gst/videotestsrc/gstvideotestsrc.h:
4084 Add seeking support to videotestsrc
4085 Initialise the timestamp_offset variable.
4087 2004-06-18 Wim Taymans <wim@fluendo.com>
4089 * ext/sidplay/gstsiddec.cc:
4090 Fix negotiation and set correct end offset.
4092 2004-06-18 Thomas Vander Stichele <thomas at apestaart dot org>
4094 * configure.ac: branch and prerelease
4096 2004-06-17 Thomas Vander Stichele <thomas at apestaart dot org>
4098 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
4099 (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_get),
4100 (gst_tcpclientsrc_init_receive):
4101 * gst/tcp/gsttcpclientsrc.h:
4102 read caps when connecting to server for GDP so we set them correctly
4104 2004-06-17 Thomas Vander Stichele <thomas at apestaart dot org>
4106 * gst/videorate/gstvideorate.c: (gst_videorate_chain):
4107 notify drops and duplicates
4108 * gst/videoscale/videoscale.c: (videoscale_get_structure):
4109 no good reason to limit ourselves to 100x100
4111 2004-06-17 Thomas Vander Stichele <thomas at apestaart dot org>
4113 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
4114 (gst_v4lsrc_open), (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
4115 (gst_v4lsrc_get), (gst_v4lsrc_set_property),
4116 (gst_v4lsrc_get_property):
4117 * sys/v4l/gstv4lsrc.h:
4118 * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
4119 (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
4120 (gst_v4l_set_audio):
4121 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame),
4122 (gst_v4lsrc_try_capture):
4123 * sys/v4l/v4lsrc_calls.h:
4124 change try_palette to more general try_capture
4125 add autoprobe option so we can turn off autoprobing
4128 2004-06-17 Thomas Vander Stichele <thomas at apestaart dot org>
4132 * sys/ximage/ximagesink.c: (gst_ximagesink_finalize),
4133 (gst_ximagesink_class_init):
4134 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_finalize),
4135 (gst_xvimagesink_class_init):
4136 run them as finalize, not dispose, since dispose can be invoked
4139 2004-06-17 Wim Taymans <wim@fluendo.com>
4141 * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
4142 (gst_alsa_get_time), (gst_alsa_xrun_recovery):
4143 * ext/alsa/gstalsa.h:
4144 * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
4145 * ext/alsa/gstalsasrc.c: (gst_alsa_src_init), (gst_alsa_src_loop),
4146 (gst_alsa_src_change_state):
4147 * ext/alsa/gstalsasrc.h:
4148 Make the xrun code timestamp and offset the buffers correctly.
4149 moved the clock to the base class, use alsa methods to get time.
4150 Do correct timestamping on outgoing buffers.
4152 2004-06-17 Wim Taymans <wim@fluendo.com>
4154 * gst/audiorate/Makefile.am:
4155 * gst/audiorate/gstaudiorate.c: (gst_audiorate_get_type),
4156 (gst_audiorate_base_init), (gst_audiorate_class_init),
4157 (gst_audiorate_link), (gst_audiorate_init), (gst_audiorate_chain),
4158 (gst_audiorate_set_property), (gst_audiorate_get_property),
4159 (gst_audiorate_change_state), (plugin_init):
4160 Added an audiorate converter that fills in gaps.
4162 2004-06-17 Johan Dahlin <johan@gnome.org>
4164 * ext/tcp/*: Revert Zaheer changes, to make things actually work again.
4166 2004-06-16 Wim Taymans <wim@fluendo.com>
4168 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get):
4169 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
4170 (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
4171 (gst_v4lsrc_get), (gst_v4lsrc_set_property),
4172 (gst_v4lsrc_get_property):
4173 * sys/v4l/gstv4lsrc.h:
4174 Added a copy mode to v4lsrc where it will output a copied version
4175 of its internal hardware buffer.
4176 Fix the wrong FLAG_SET usage. The flags are integers, not bits, you
4179 2004-06-16 Wim Taymans <wim@fluendo.com>
4181 * sys/oss/gstosssrc.c: (gst_osssrc_get):
4184 2004-06-16 Wim Taymans <wim@fluendo.com>
4186 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
4187 (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
4188 (gst_v4lsrc_get), (gst_v4lsrc_set_property),
4189 (gst_v4lsrc_get_property):
4190 * sys/v4l/gstv4lsrc.h:
4191 * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
4192 Added a sync mode enum property to control v4lsrc timestamp method
4193 Removed the use-fixed-fps property and moved functionality in
4195 Don't error on an error value from v4l-conf, it might not always
4198 2004-06-16 Wim Taymans <wim@fluendo.com>
4200 * gst/videorate/Makefile.am:
4201 * gst/videorate/gstvideorate.c: (gst_videorate_get_type),
4202 (gst_videorate_base_init), (gst_videorate_class_init),
4203 (gst_videorate_getcaps), (gst_videorate_link),
4204 (gst_videorate_init), (gst_videorate_chain),
4205 (gst_videorate_set_property), (gst_videorate_get_property),
4206 (gst_videorate_change_state), (plugin_init):
4207 Added a video timestamp corrector.
4209 2004-06-15 Zaheer Abbas Merali <zaheerabbas at merali.org>
4211 fixed a potential leak with previous commit
4213 * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
4215 2004-06-15 Zaheer Abbas Merali <zaheerabbas at merali.org>
4217 * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
4218 Added missing refcount, fixes bug #144425
4219 Cheers Tim for finding the bug
4221 2004-06-15 Thomas Vander Stichele <thomas at apestaart dot org>
4223 * sys/v4l/gstv4l.c: (plugin_init):
4224 * sys/v4l/gstv4lcolorbalance.c:
4225 * sys/v4l/gstv4lcolorbalance.h:
4226 * sys/v4l/gstv4lelement.c:
4227 * sys/v4l/gstv4lelement.h:
4228 * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
4229 * sys/v4l/gstv4lmjpegsink.h:
4230 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
4231 * sys/v4l/gstv4lmjpegsrc.h:
4232 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
4233 (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
4234 (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
4235 * sys/v4l/gstv4lsrc.h:
4236 * sys/v4l/gstv4ltuner.c:
4237 * sys/v4l/gstv4ltuner.h:
4238 * sys/v4l/gstv4lxoverlay.c:
4239 * sys/v4l/gstv4lxoverlay.h:
4240 * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
4241 (gst_v4l_set_window), (gst_v4l_enable_overlay):
4242 * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
4243 (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
4244 (gst_v4l_set_audio):
4245 * sys/v4l/v4l_calls.h:
4246 * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
4247 (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_sync_frame),
4248 (gst_v4lmjpegsink_set_buffer), (gst_v4lmjpegsink_set_playback),
4249 (gst_v4lmjpegsink_playback_init),
4250 (gst_v4lmjpegsink_playback_start), (gst_v4lmjpegsink_get_buffer),
4251 (gst_v4lmjpegsink_play_frame), (gst_v4lmjpegsink_wait_frame),
4252 (gst_v4lmjpegsink_playback_stop),
4253 (gst_v4lmjpegsink_playback_deinit):
4254 * sys/v4l/v4lmjpegsink_calls.h:
4255 * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
4256 (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_buffer),
4257 (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
4258 (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_capture_start),
4259 (gst_v4lmjpegsrc_grab_frame), (gst_v4lmjpegsrc_requeue_frame),
4260 (gst_v4lmjpegsrc_capture_stop), (gst_v4lmjpegsrc_capture_deinit):
4261 * sys/v4l/v4lmjpegsrc_calls.h:
4262 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
4263 (gst_v4lsrc_sync_frame), (gst_v4lsrc_set_capture),
4264 (gst_v4lsrc_capture_init), (gst_v4lsrc_capture_start),
4265 (gst_v4lsrc_grab_frame), (gst_v4lsrc_requeue_frame),
4266 (gst_v4lsrc_capture_stop), (gst_v4lsrc_capture_deinit),
4267 (gst_v4lsrc_try_palette):
4268 * sys/v4l/v4lsrc_calls.h:
4269 bunch of paranoia cleanups
4271 2004-06-14 David Schleef <ds@schleef.org>
4273 * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_init),
4274 (cdparanoia_get), (cdparanoia_open), (cdparanoia_change_state):
4275 Send discont events and change timestamps appropriately when
4276 we get a seek event. (bug #144240)
4277 * ext/cdparanoia/gstcdparanoia.h:
4279 2004-06-14 Benjamin Otte <otte@gnome.org>
4281 * ext/alsa/gstalsa.c: Use snd_pcm_hw_params_set_rate _near instead of
4282 snd_pcm_hw_params_set_rate since the latter fails for no good
4283 reason on some setups.
4285 2004-06-14 David Schleef <ds@schleef.org>
4287 * gst/volume/demo.c: (value_changed_callback): exp10() is not
4288 standard. Thank you for playing.
4290 2004-06-14 Wim Taymans <wim@fluendo.com>
4292 * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
4293 Patch 1.3 broke the ordering of the colorspace info and
4294 made the plugin basically work by coincidence, reordered
4297 2004-06-14 Thomas Vander Stichele <thomas at apestaart dot org>
4299 * ext/lame/gstlame.c:
4301 sync caps. Make sure mad can only output a list of rates, not
4302 a full range. In the future, have three caps lists for each of the
4303 mpeg versions. Change mpegversion to a double as well.
4305 2004-06-14 Thomas Vander Stichele <thomas at apestaart dot org>
4307 * gst/volume/.cvsignore:
4308 * gst/volume/Makefile.am:
4309 * gst/volume/demo.c: (value_changed_callback), (idler),
4310 (setup_gui), (main):
4311 added small demo app
4313 2004-06-13 Jan Schmidt <thaytan@mad.scientist.com>
4314 * ext/esd/esdsink.c: (gst_esdsink_change_state):
4315 * ext/esd/esdsink.h:
4316 Close the esd connection on pause, because esd will just wait -
4317 blocking all other esd clients indefinitely.
4319 2004-06-12 Christophe Fergeau <teuf@gnome.org>
4321 * gst/tags/gstvorbistag.c: replaced a g_warning which I added in my
4322 previous commit with GST_DEBUG
4324 2004-06-12 Thomas Vander Stichele <thomas at apestaart dot org>
4327 add a header check for a dvdread header in dvdnav. Fixes #133002
4329 2004-06-12 Zaheer Abbas Merali <zaheerabbas@merali.org>
4331 * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
4332 * gst/tcp/gsttcpclientsink.h:
4333 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
4334 * gst/tcp/gsttcpclientsrc.h:
4335 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init),
4336 (gst_tcpserversink_handle_server_read),
4337 (gst_tcpserversink_init_send):
4338 * gst/tcp/gsttcpserversink.h:
4339 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
4340 * gst/tcp/gsttcpserversrc.h:
4341 Modified the tcp plugins so they are portable (IPv4,IPv6, any future
4344 2004-06-12 Zaheer Abbas Merali <zaheerabbas@merali.org>
4347 Added ogg library so that OSX detects libtheora properly
4349 2004-06-11 Wim Taymans <wim@fluendo.com>
4351 * ext/theora/theoradec.c: (theora_dec_chain),
4352 (theora_dec_change_state):
4353 Don't try to decode frames before we received a keyframe.
4355 2004-06-11 Wim Taymans <wim@fluendo.com>
4357 * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
4358 (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
4359 (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
4360 (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
4361 (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
4362 Added property to set the maximum delay of a page.
4364 2004-06-10 Wim Taymans <wim@fluendo.com>
4366 * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
4367 (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
4368 (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
4369 (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
4370 (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
4371 Added max-delay property to control the maximum amount
4372 of data to put in one page.
4374 2004-06-10 Wim Taymans <wim@fluendo.com>
4376 * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
4377 (gst_theora_enc_init), (theora_enc_sink_link),
4378 (theora_buffer_from_packet), (theora_enc_set_property),
4379 (theora_enc_get_property):
4380 Set duration on encoded buffer, added some more properties
4382 2004-06-10 Wim Taymans <wim@fluendo.com>
4384 * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
4385 (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
4386 (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
4387 * ext/theora/theoraenc.c: (theora_enc_chain):
4388 Fix refcounting bugs
4390 2004-06-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
4392 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
4393 (gst_asf_demux_loop), (gst_asf_demux_process_file),
4394 (gst_asf_demux_process_data), (gst_asf_demux_handle_data),
4395 (gst_asf_demux_process_object), (gst_asf_demux_get_stream),
4396 (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event),
4397 (gst_asf_demux_handle_src_event), (gst_asf_demux_handle_src_query),
4398 (gst_asf_demux_change_state):
4399 * gst/asfdemux/gstasfdemux.h:
4400 You know Chimaira? "I - HATE - EVERYTHING". Yeah, that's what this
4401 feels like. I think we should set a new requirement for demuxers
4402 from now on to implement sane loop functions, data loops, query
4403 and seek functions before first commit into CVS. And this commit
4404 fixes all of the above.
4406 2004-06-10 Christophe Fergeau <teuf@gnome.org>
4408 * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add): make sure parsed
4409 vorbis comments are properly encoded in UTF-8 before adding them
4412 2004-06-09 Benjamin Otte <otte@gnome.org>
4414 * ext/alsa/gstalsa.c: (add_channels):
4415 handle min <= max correctly
4416 * ext/alsa/gstalsa.c: (gst_alsa_fixate_to_mimetype),
4417 (gst_alsa_fixate_field_nearest_int), (gst_alsa_fixate):
4418 add fixation functions so we fixate correctly. No preferring of alaw
4419 anymore because it's the first structure.
4420 * ext/alsa/gstalsa.h:
4421 * ext/alsa/gstalsa.c: (gst_alsa_sw_params_dump),
4422 (gst_alsa_hw_params_dump):
4423 add functions to ease debugging in alsalib
4424 * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
4425 (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
4426 (gst_alsa_start_audio):
4427 only specify hw params if we really setup a format (fixes #134007 -
4428 or at least works around it)
4430 2004-06-09 Wim Taymans <wim@fluendo.com>
4432 * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
4433 (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
4434 (gst_ogg_mux_push_page), (gst_ogg_mux_get_headers),
4435 (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_send_headers),
4437 Use stream caps to setup the initial pages in the ogg stream.
4438 Correctly set the streamheader caps on the srcpad.
4440 2004-06-09 Thomas Vander Stichele <thomas at apestaart dot org>
4442 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
4443 (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
4444 (gst_v4lsrc_getcaps):
4445 * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
4446 (gst_v4l_get_picture), (gst_v4l_get_audio), (gst_v4l_set_audio):
4447 add querying of fps lists for webcams. Negotiating to a framerate
4450 2004-06-08 Thomas Vander Stichele <thomas at apestaart dot org>
4452 * ext/theora/theoraenc.c: (theora_buffer_from_packet),
4453 (theora_push_buffer), (theora_push_packet),
4454 (theora_set_header_on_caps), (theora_enc_chain):
4455 mark buffers and put on streamheader, raw theora streaming
4458 2004-06-08 Thomas Vander Stichele <thomas at apestaart dot org>
4460 * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
4461 (gst_tcp_gdp_read_caps):
4462 do a looping read for caps and GDP headers too
4464 2004-06-08 Thomas Vander Stichele <thomas at apestaart dot org>
4466 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
4467 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get):
4468 return EOS instead of NULL in _get
4470 2004-06-08 Wim Taymans <wim@fluendo.com>
4472 * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
4473 (gst_tcp_gdp_read_caps), (gst_tcp_gdp_write_header),
4474 (gst_tcp_gdp_write_caps):
4475 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
4476 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
4477 (gst_tcpserversrc_gdp_read_header), (gst_tcpserversrc_get):
4480 2004-06-08 Thomas Vander Stichele <thomas at apestaart dot org>
4482 * ext/vorbis/Makefile.am:
4483 * ext/vorbis/vorbis.c: (plugin_init):
4484 * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_base_init),
4485 (gst_vorbis_parse_class_init), (gst_vorbis_parse_init),
4486 (vorbis_parse_set_header_on_caps), (vorbis_parse_chain),
4487 (vorbis_parse_change_state):
4488 * ext/vorbis/vorbisparse.h:
4489 adding a vorbisparse element that marks the buffers, streaming
4490 raw vorbis using GDP now works, whee
4492 2004-06-08 Wim Taymans <wim@fluendo.com>
4494 * ext/jpeg/Makefile.am:
4496 * ext/jpeg/gstjpeg.c: (plugin_init):
4497 * ext/jpeg/gstsmokedec.c: (gst_smokedec_get_type),
4498 (gst_smokedec_base_init), (gst_smokedec_class_init),
4499 (gst_smokedec_init), (gst_smokedec_link), (gst_smokedec_chain):
4500 * ext/jpeg/gstsmokedec.h:
4501 * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_get_type),
4502 (gst_smokeenc_base_init), (gst_smokeenc_class_init),
4503 (gst_smokeenc_init), (gst_smokeenc_getcaps), (gst_smokeenc_link),
4504 (gst_smokeenc_resync), (gst_smokeenc_chain),
4505 (gst_smokeenc_set_property), (gst_smokeenc_get_property):
4506 * ext/jpeg/gstsmokeenc.h:
4507 * ext/jpeg/smokecodec.c: (smokecodec_init_destination),
4508 (smokecodec_flush_destination), (smokecodec_term_destination),
4509 (smokecodec_init_source), (smokecodec_fill_input_buffer),
4510 (smokecodec_skip_input_data), (smokecodec_resync_to_restart),
4511 (smokecodec_term_source), (smokecodec_encode_new),
4512 (smokecodec_decode_new), (smokecodec_info_free),
4513 (smokecodec_set_quality), (smokecodec_get_quality),
4514 (smokecodec_set_threshold), (smokecodec_get_threshold),
4515 (smokecodec_set_bitrate), (smokecodec_get_bitrate),
4516 (find_best_size), (abs_diff), (put), (smokecodec_encode),
4517 (smokecodec_parse_header), (smokecodec_decode):
4518 * ext/jpeg/smokecodec.h:
4519 Added a new simple jpeg based codec
4521 2004-06-08 Wim Taymans <wim@fluendo.com>
4523 * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
4524 (gst_multipart_mux_loop):
4527 2004-06-08 Thomas Vander Stichele <thomas at apestaart dot org>
4529 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
4530 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_client_remove),
4531 (gst_tcpserversink_handle_client_read), (gst_tcp_buffer_write),
4532 (gst_tcpserversink_handle_client_write), (gst_tcpserversink_chain),
4533 (gst_tcpserversink_init_send), (gst_tcpserversink_close):
4534 * gst/tcp/gsttcpserversink.h:
4535 take streamheader into account
4537 2004-06-08 Thomas Vander Stichele <thomas at apestaart dot org>
4539 * gst/level/Makefile.am:
4540 * gst/level/gstlevel.c: (gst_level_class_init):
4541 clean up marshal generation
4543 2004-06-08 Thomas Vander Stichele <thomas at apestaart dot org>
4545 * gst/tcp/Makefile.am:
4546 * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_get_type),
4547 (gst_tcpclientsink_class_init), (gst_tcpclientsink_init),
4548 (gst_tcpclientsink_set_property), (gst_tcpclientsink_get_property):
4549 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
4550 (gst_tcpclientsrc_init), (gst_tcpclientsrc_set_property),
4551 (gst_tcpclientsrc_get_property):
4552 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
4553 (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
4554 (gst_tcpserversink_handle_client_read),
4555 (gst_tcpserversink_handle_client_write),
4556 (gst_tcpserversink_set_property), (gst_tcpserversink_get_property):
4557 * gst/tcp/gsttcpserversink.h:
4558 add signals client-added and client-removed
4559 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
4560 (gst_tcpserversrc_init), (gst_tcpserversrc_set_property),
4561 (gst_tcpserversrc_get_property):
4562 uniformized, change default protocol to NONE
4563 * gst/tcp/gsttcp-marshal.list: added
4564 2004-06-07 Benjamin Otte <otte@gnome.org>
4566 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
4567 handle discont events if they happen before caps nego
4569 2004-06-07 Wim Taymans <wim@fluendo.com>
4571 * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
4572 (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
4573 (gst_multipart_demux_plugin_init):
4574 * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
4575 (gst_multipart_mux_init), (gst_multipart_mux_loop),
4576 (gst_multipart_mux_change_state):
4577 Small updates, fix a memleak
4579 2004-06-07 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
4581 * configure.ac: OSS portability
4582 * ext/arts/gst_arts.c: idem
4583 * sys/oss/gstosselement.c: idem
4584 * sys/oss/gstossmixer.c: idem
4585 * sys/oss/gstosssink.c: idem
4586 * sys/oss/gstosssrc.c: idem
4587 * sys/oss/oss_probe.c: idem
4588 - check for soundcard.h in different places for some BSD
4590 2004-06-07 Jan Schmidt <thaytan@mad.scientist.com>
4593 Add me to the authors file
4595 Increase the libdv requirement to >= version 0.100
4596 * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
4597 (gst_dvdec_src_query), (gst_dvdec_handle_sink_event),
4598 (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state):
4599 * ext/dv/gstdvdec.h:
4600 Add support for the new_media flag when sending DISCONT events
4601 Make the querying work when video pad is not linked
4603 2004-06-07 Tim-Philipp Müller <t.i.m@zen.co.uk>
4605 reviewed by Benjamin Otte <otte@gnome.org>
4607 * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init):
4608 create a NULL-initialized array of pads, so we don't think they
4609 exist already. (fixes #143130)
4611 2004-06-07 Benjamin Otte <otte@gnome.org>
4613 * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init),
4614 (mixmatrix_resize), (gst_mixmatrix_set_all_caps),
4615 (gst_mixmatrix_request_new_pad), (gst_mixmatrix_loop):
4616 don't use // coments
4618 2004-06-07 Benjamin Otte <otte@gnome.org>
4620 * ext/alsa/gstalsa.c: (gst_alsa_samples_to_timestamp):
4621 cast to GstClockTime to get higher granularity
4622 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
4623 use gst_element_set_time_delay to get the exact time
4624 * ext/mad/gstmad.c: (gst_mad_chain):
4625 use the negotiated rate instead of the current frame's rate which
4626 might be wrong because of bit errors. This avoids emitting totally
4627 bogus timestamps and screwing sync.
4630 2004-06-07 Tim-Philipp Müller <t.i.m@zen.co.uk>
4632 reviewed by Benjamin Otte <otte@gnome.org>
4634 * gst/adder/gstadder.c: (gst_adder_loop):
4635 properly error out when no negotiation has happened yet. (fixes
4638 2004-06-06 Benjamin Otte <otte@gnome.org>
4640 * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
4641 forward correctly transformed offset in discont events. Based on
4642 patch by Arwed v. Merkatz. (fixes #142851)
4644 2004-06-06 David Schleef <ds@schleef.org>
4646 * gst/ffmpegcolorspace/gstffmpegcodecmap.c: that's
4647 G_HAVE_GNUC_VARARGS, not G_HAVE_GNU_VARARGS. Should fix compile
4648 problems on several systems.
4650 2004-06-06 Benjamin Otte <otte@gnome.org>
4652 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
4653 use explicit caps on the srcpad
4654 * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
4655 properly error out if caps couldn't be set (fixes #142764)
4657 2004-06-06 Benjamin Otte <otte@gnome.org>
4659 * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
4660 (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
4661 (gst_alsa_start_audio):
4662 - don't call set_periods_integer anymore, it breaks the
4663 configuration randomly
4664 - call snd_pcm_hw_params_set_access directly instead of using masks
4665 - don't fail if the sw_params can't be set, just use the default
4666 params and hope it works. Alsalib has weird issues when you touch
4667 sw_params and does no proper error reporting about what failed.
4668 * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
4669 (gst_alsa_close_audio):
4670 make our alsa debugging go via gst debugging and not conditionally
4672 * ext/alsa/gstalsa.h:
4673 add ALSA_DEBUG_FLUSH macro
4674 * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper),
4676 wrap alsa errors to be printed via the gst debugging system and not
4679 2004-06-04 Ronald Bultje <rbultje@ronald.bitfreak.net>
4681 * gst/qtdemux/qtdemux.c: (gst_qtdemux_init),
4682 (gst_qtdemux_handle_src_query), (gst_qtdemux_handle_src_event),
4683 (gst_qtdemux_handle_sink_event), (gst_qtdemux_change_state),
4684 (gst_qtdemux_loop_header), (qtdemux_dump_mvhd),
4685 (qtdemux_parse_trak):
4686 * gst/qtdemux/qtdemux.h:
4687 Bitch. Also known as seeking, querying & co.
4688 * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
4689 (gst_osssink_change_state):
4690 * sys/oss/gstosssink.h:
4691 Resyncing is for weenies, this hack is no longer needed and was
4692 broken anyway (since it - unintendedly - always leaves resync to
4695 2004-06-05 Andrew Turner <zxombie@hotpop.com>
4697 * gst/tcp/gsttcp.c: portability (Solaris 10/FreeBSD)
4698 * gst/tcp/gsttcpclientsrc.h: idem
4699 - define MSG_NOSIGNAL if not done
4700 - include unistd.h for off_t
4703 2004-06-05 Benjamin Otte <otte@gnome.org>
4706 * ext/kio/Makefile.am:
4707 check for qt's moc preprocessor explicitly and use it
4709 2004-06-03 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
4711 * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
4712 don't get a signal for EPIPE on socket writes
4713 (somebody check if this works on other platforms)
4715 2004-06-02 Thomas Vander Stichele <thomas at apestaart dot org>
4717 * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
4718 * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
4719 check error condition on available samples correctly
4721 2004-06-02 Thomas Vander Stichele <thomas at apestaart dot org>
4723 * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_time):
4725 * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),
4726 (gst_tcp_gdp_read_header), (gst_tcp_gdp_read_caps):
4727 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
4728 (gst_tcpserversrc_gdp_read_header):
4729 use ssize_t over size_t since the former is signed and thus the
4730 check for error codes can work
4732 2004-06-02 Wim Taymans <wim@fluendo.com>
4736 * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
4737 (gst_multipart_mux_loop):
4740 2004-06-02 Wim Taymans <wim@fluendo.com>
4742 * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
4743 (gst_multipart_mux_init), (gst_multipart_mux_loop),
4744 (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
4745 (gst_multipart_mux_change_state):
4746 Added configurable boundary specifier, added the value as a
4749 2004-06-02 Zaheer Abbas Merali <zaheerabbas@merali.org>
4752 * gst/tcp/gsttcpclientsrc.c:
4753 * gst/tcp/gsttcpclientsrc.h:
4754 * gst/tcp/gsttcpserversrc.c:
4755 - portability fix, to compile on OSX
4758 * sys/osxaudio/gstosxaudioelement.c:
4759 * sys/osxaudio/gstosxaudiosink.c:
4760 * sys/osxaudio/gstosxaudiosrc.c:
4761 - compilation warnings on OSX
4764 2004-06-02 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
4766 * ext/vorbis/vorbisdec.c : sign warning fixes
4768 * gst-libs/gst/mixer/mixertrack.c :
4769 do no use defines which are glib 2.4 specific
4771 2004-06-01 Christophe Fergeau <teuf@gnome.org>
4773 * ext/flac/gstflactag.c: strip ending framing bit from vorbiscomment
4774 buffer since libflac doesn't expect it (reports a sync error when
4778 2004-06-01 Owen Fraser-Green <owen@discobabe.net>
4780 * gst-libs/gst/mixer/mixertrack.h: Changed struct syntax
4781 * gst-libs/gst/mixer/mixertrack.c:
4782 (gst_mixer_track_get_property), (get_mixer_track_init),
4783 (get_mixer_track_get_property): Added property accessors
4784 * gst-libs/gst/mixer/mixeroptions.h: Changed struct syntax
4785 * gst-libs/gst/mixer/mixeroptions.c:
4786 (gst_mixer_options_get_values): Added
4787 * gst-libs/gst/mixer/mixer.h: Changed GstMixerClass syntax
4788 * gst-libs/gst/mixer/mixer.c: Fixed comment
4791 2004-06-01 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
4793 * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
4794 improve error messages on open
4797 2004-06-01 Thomas Vander Stichele <thomas at apestaart dot org>
4799 * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
4800 check if v4l-conf is in path
4802 2004-06-01 Thomas Vander Stichele <thomas at apestaart dot org>
4804 * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
4805 change assert to a more readable error message
4807 2004-05-31 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
4809 * gst-libs/gst/tuner/tunerchannel.h:
4810 - add a freq_multiplicator field to make the conversion
4811 between internal frequency unit and Hz
4812 * sys/v4l/gstv4lelement.c:
4813 * sys/v4l2/gstv4l2element.c:
4814 - change default video device to /dev/video0
4815 * sys/v4l/v4l_calls.c:
4816 * sys/v4l2/v4l2_calls.c:
4817 - we only expose frequency to the user in Hz instead of
4818 bastard v4lX unit (either 62.5kHz or 62.5Hz)
4820 2004-05-31 Jan Schmidt <thaytan@mad.scientist.com>
4821 * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
4822 Initialise b_o_s and e_o_s variables
4823 * gst-libs/gst/riff/riff-media.c:
4824 (gst_riff_create_video_caps_with_data):
4825 Add some unusual fourcc's from mplayer avi's
4826 * gst/multipart/multipartmux.c: (gst_multipart_mux_plugin_init):
4827 Make the muxer have rank GST_RANK_NONE, so it doesn't mess up
4830 2004-05-28 Wim Taymans <wim@fluendo.com>
4833 * gst/alpha/Makefile.am:
4834 * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
4835 (gst_alpha_get_type), (gst_alpha_base_init),
4836 (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
4837 (gst_alpha_get_property), (gst_alpha_sink_link), (gst_alpha_add),
4838 (gst_alpha_chroma_key), (gst_alpha_chain),
4839 (gst_alpha_change_state), (plugin_init):
4840 A plugin to add an alpha channel to I420 video. Can optionally do
4842 * gst/multipart/Makefile.am:
4843 * gst/multipart/multipart.c: (plugin_init):
4844 * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
4845 (gst_multipart_demux_class_init), (gst_multipart_demux_init),
4846 (gst_multipart_demux_finalize), (gst_multipart_demux_handle_event),
4847 (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
4848 (gst_multipart_demux_change_state),
4849 (gst_multipart_demux_plugin_init):
4850 * gst/multipart/multipartmux.c: (gst_multipart_mux_get_type),
4851 (gst_multipart_mux_base_init), (gst_multipart_mux_class_init),
4852 (gst_multipart_mux_get_sink_event_masks), (gst_multipart_mux_init),
4853 (gst_multipart_mux_sinkconnect), (gst_multipart_mux_pad_link),
4854 (gst_multipart_mux_pad_unlink),
4855 (gst_multipart_mux_request_new_pad),
4856 (gst_multipart_mux_handle_src_event),
4857 (gst_multipart_mux_next_buffer), (gst_multipart_mux_compare_pads),
4858 (gst_multipart_mux_queue_pads), (gst_multipart_mux_loop),
4859 (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
4860 (gst_multipart_mux_change_state), (gst_multipart_mux_plugin_init):
4861 A Multipart demuxer/muxer. Not sure if it violates specs. Used to
4862 send multipart jpeg images to a browser.
4863 * gst/videobox/Makefile.am:
4864 * gst/videobox/README:
4865 * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
4866 (gst_video_box_get_type), (gst_video_box_base_init),
4867 (gst_video_box_class_init), (gst_video_box_init),
4868 (gst_video_box_set_property), (gst_video_box_get_property),
4869 (gst_video_box_sink_link), (gst_video_box_i420),
4870 (gst_video_box_ayuv), (gst_video_box_chain),
4871 (gst_video_box_change_state), (plugin_init):
4872 Crops or adds borders around an image. can do alpha channel
4874 * gst/videomixer/Makefile.am:
4875 * gst/videomixer/README:
4876 * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
4877 (gst_videomixer_pad_base_init), (gst_videomixer_pad_class_init),
4878 (gst_videomixer_pad_get_sink_event_masks),
4879 (gst_videomixer_pad_get_property),
4880 (gst_videomixer_pad_set_property),
4881 (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_link),
4882 (gst_videomixer_pad_unlink), (gst_videomixer_pad_init),
4883 (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
4884 (gst_videomixer_base_init), (gst_videomixer_class_init),
4885 (gst_videomixer_init), (gst_videomixer_request_new_pad),
4886 (gst_videomixer_handle_src_event),
4887 (gst_videomixer_blend_ayuv_i420), (gst_videomixer_fill_checker),
4888 (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
4889 (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
4890 (gst_videomixer_loop), (gst_videomixer_get_property),
4891 (gst_videomixer_set_property), (gst_videomixer_change_state),
4893 Generic video mixer plugin, can handle multiple inputs all with
4894 different framerates and video sizes. Is fully alpha channel
4897 2004-05-27 Ronald Bultje <rbultje@ronald.bitfreak.net>
4899 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
4900 Select first track as master track. Not sure how else to handle
4902 * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer):
4903 Discard discont events. Should fix #142962.
4905 2004-05-26 Ronald Bultje <rbultje@ronald.bitfreak.net>
4907 * ext/alsa/Makefile.am:
4908 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init),
4909 (gst_alsa_mixer_build_list), (gst_alsa_mixer_get_volume),
4910 (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
4911 (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
4912 (gst_alsa_mixer_get_option):
4913 * ext/alsa/gstalsamixer.h:
4914 * ext/alsa/gstalsamixeroptions.c:
4915 (gst_alsa_mixer_options_get_type),
4916 (gst_alsa_mixer_options_class_init), (gst_alsa_mixer_options_init),
4917 (gst_alsa_mixer_options_new):
4918 * ext/alsa/gstalsamixeroptions.h:
4919 * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
4920 * ext/alsa/gstalsamixertrack.h:
4921 Add enumerations (as GstMixerOptions). Make correct distinction
4922 between input/output tracks. Add capture/playback private flag.
4923 Use flag to decide on whether to set capture or playback volumes
4924 or switches. Use playback and record switches.
4925 * gst-libs/gst/mixer/Makefile.am:
4926 * gst-libs/gst/mixer/mixer-marshal.list:
4927 * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init),
4928 (gst_mixer_set_option), (gst_mixer_get_option),
4929 (gst_mixer_mute_toggled), (gst_mixer_record_toggled),
4930 (gst_mixer_volume_changed), (gst_mixer_option_changed):
4931 * gst-libs/gst/mixer/mixer.h:
4932 * gst-libs/gst/mixer/mixeroptions.c: (gst_mixer_options_get_type),
4933 (gst_mixer_options_class_init), (gst_mixer_options_init),
4934 (gst_mixer_options_dispose):
4935 * gst-libs/gst/mixer/mixeroptions.h:
4936 Add GstMixerOptions.
4937 * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
4938 Rename Audio Mixer to OSS Mixer (similar to Alsa Mixer). Fix
4939 broken device detection on computers with multiple OSS sound
4942 2004-05-26 Benjamin Otte <in7y118@public.uni-hamburg.de>
4944 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
4945 fixate nicely even when the peer is not negotiating
4947 2004-05-25 Benjamin Otte <in7y118@public.uni-hamburg.de>
4949 * gst/audioconvert/gstaudioconvert.c:
4950 (gst_audio_convert_parse_caps):
4951 make sure we don't allow depth > width
4952 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
4953 fixate endianness to G_BYTE_ORDER as default
4954 * gst/audioscale/gstaudioscale.c:
4955 we don't handle another endianness as host-endianness
4957 2004-05-25 David Schleef <ds@schleef.org>
4959 * gst/ffmpegcolorspace/mem.c: malloc() is in stdlib.h, not malloc.h
4961 2004-05-24 Benjamin Otte <otte@gnome.org>
4963 * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_sinkconnect),
4964 (gst_oggvorbisenc_setup):
4965 properly fail when we can't setup the vorbis encoder due to
4966 unsupported settings
4967 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sinkconnect),
4968 (gst_vorbisenc_setup):
4970 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
4971 fix case where warnings occured when one pad was unlinked while the
4972 other's link function was called
4974 2004-05-24 Thomas Vander Stichele <thomas at apestaart dot org>
4976 * gst/tcp/Makefile.am:
4979 2004-05-24 Benjamin Otte <in7y118@public.uni-hamburg.de>
4981 * gst-libs/gst/resample/private.h:
4982 don't use optimizations that are #if 0'ed
4984 2004-05-24 Wim Taymans <wim@fluendo.com>
4986 * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
4987 Fix potential division by zero error and hopefully get
4988 the position query right to get correct timestamps on avi
4991 2004-05-24 Wim Taymans <wim@fluendo.com>
4993 * gst/videoscale/videoscale.c: (gst_videoscale_scale_nearest),
4994 (gst_videoscale_scale_nearest_str2),
4995 (gst_videoscale_scale_nearest_str4),
4996 (gst_videoscale_scale_nearest_32bit),
4997 (gst_videoscale_scale_nearest_24bit),
4998 (gst_videoscale_scale_nearest_16bit):
4999 Fix the scaling algorithm and avoid a buffer overflow.
5000 removed the while loop in the scaling function as it
5001 was used for point sampling only.
5003 2004-05-24 Benjamin Otte <in7y118@public.uni-hamburg.de>
5005 * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
5006 (gst_id3_tag_class_init), (gst_id3_tag_init),
5007 (gst_id3_tag_set_property), (gst_id3_tag_get_tag_to_render),
5008 (gst_id3_tag_handle_event), (gst_id3_tag_do_caps_nego),
5009 (gst_id3_tag_send_tag_event):
5010 lots of fixes to make id3mux work and id3demux work correctly
5012 2004-05-24 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
5015 add rules to build shout2send (was removed by accident
5016 when this module was no more marked experimental/broken)
5018 2004-05-24 Zaheer Abbas Merali <zaheerabbas@merali.org>
5020 * ext/shout2/gstshout2.c:
5021 * ext/shout2/gstshout2.h:
5022 adding a "connection problem" signal to shout2send
5025 2004-05-21 Thomas Vander Stichele <thomas at apestaart dot org>
5027 * ext/kio/kioreceiver.cpp:
5028 * ext/kio/kioreceiver.h:
5029 fix sign comparison issues
5031 2004-05-21 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
5033 * gst/cdxaparse/gstcdxaparse.c:
5034 * gst/cdxaparse/gstcdxaparse.h:
5036 add some checks/sanity
5037 prepare for seek addition
5039 * sys/sunaudio/gstsunaudio.c:
5040 remove exported dupe init function
5042 2004-05-21 Jan Schmidt <thaytan@mad.scientist.com>
5044 * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_get_formats),
5045 (gst_dvdec_src_convert), (gst_dvdec_sink_convert):
5046 Fix format conversion and position querying.
5047 * gst/debug/progressreport.c: (gst_progressreport_report):
5048 Don't output a bogus total value that we didn't query.
5049 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
5050 Always set XV_AUTOPAINT_COLORKEY to true. Fixes xvimagesink showing
5051 only a blank window after xine has been used.
5053 2004-05-21 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
5056 sync with upstream version to fix test on FC2
5057 readd with -ko to preserve Id header
5059 2004-05-20 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
5062 test for FIONREAD ioctl in sys/filio.h for Solaris compat.
5063 * gst/tcp/gsttcpclientsrc.c: idem
5064 * gst/tcp/gsttcpserversink.c: idem
5065 * gst/tcp/gsttcpserversrc.c: idem
5066 * m4/gst-fionread.m4: idem
5068 * sys/sunaudio/gstsunaudio.c: change category to Sink/Audio
5070 * configure.ac: enable speex plugin for speex 1.1.5+
5071 * ext/speex/gstspeexenc.c: fix cast warning
5073 * ext/esd/README: fix typo
5075 2004-05-20 David Schleef <ds@schleef.org>
5077 * configure.ac: Minor cosmetic change to convince the buildbot to
5079 * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_class_init),
5080 (gst_sunaudiosink_init), (gst_sunaudiosink_getcaps),
5081 (gst_sunaudiosink_pad_link), (gst_sunaudiosink_chain),
5082 (gst_sunaudiosink_setparams), (gst_sunaudiosink_open),
5083 (gst_sunaudiosink_close), (gst_sunaudiosink_change_state),
5084 (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property):
5085 More hacking. Plays audio now.
5087 2004-05-20 David Schleef <ds@schleef.org>
5092 2004-05-20 David Schleef <ds@schleef.org>
5094 * sys/osxaudio/Makefile.am: New OS X audio plugin by Zaheer Merali
5095 * sys/osxaudio/gstosxaudio.c:
5096 * sys/osxaudio/gstosxaudioelement.c:
5097 * sys/osxaudio/gstosxaudioelement.h:
5098 * sys/osxaudio/gstosxaudiosink.c:
5099 * sys/osxaudio/gstosxaudiosink.h:
5100 * sys/osxaudio/gstosxaudiosrc.c:
5101 * sys/osxaudio/gstosxaudiosrc.h:
5103 2004-05-20 Thomas Vander Stichele <thomas at apestaart dot org>
5105 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps),
5106 (gst_vorbisenc_chain):
5107 put the codec headers on the caps as streamheader as well as
5110 2004-05-20 Thomas Vander Stichele <thomas at apestaart dot org>
5112 * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
5113 (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
5114 (gst_vorbisenc_push_packet), (gst_vorbisenc_chain):
5115 split up push_packet into two functions
5117 2004-05-20 Thomas Vander Stichele <thomas at apestaart dot org>
5119 * gst/tcp/.cvsignore:
5121 * gst/tcp/Makefile.am:
5125 * gst/tcp/gsttcpclientsink.c:
5126 * gst/tcp/gsttcpclientsink.h:
5127 * gst/tcp/gsttcpclientsrc.c:
5128 * gst/tcp/gsttcpclientsrc.h:
5129 * gst/tcp/gsttcpplugin.c:
5130 * gst/tcp/gsttcpserversink.c:
5131 * gst/tcp/gsttcpserversink.h:
5132 * gst/tcp/gsttcpserversrc.c:
5133 * gst/tcp/gsttcpserversrc.h:
5134 add new tcp elements
5136 2004-05-19 Wim Taymans <wim@fluendo.com>
5138 * gst/law/mulaw-conversion.c: (mulaw_encode):
5139 Fix overflow bug in ulaw encoding.
5141 2004-05-19 Benjamin Otte <in7y118@public.uni-hamburg.de>
5143 * ext/mad/gstmad.c: (gst_mad_handle_event):
5144 don't unref the event twice
5146 2004-05-19 Benjamin Otte <in7y118@public.uni-hamburg.de>
5149 remove -Wno-sign-compare
5151 2004-05-19 Benjamin Otte <in7y118@public.uni-hamburg.de>
5154 remove -DG_DISABLE_DEPRECATED. It's not usable without workarounds
5155 if you want to work against glib 2.2 and 2.4
5157 2004-05-19 Thomas Vander Stichele <thomas at apestaart dot org>
5159 * gst/tcp/Makefile.am:
5162 * gst/tcp/gsttcpsink.h:
5163 * gst/tcp/gsttcpsrc.h:
5164 gsttcp -> gsttcpplugin + CVS surgery in preparation for tcp merge
5166 2004-05-19 Benjamin Otte <in7y118@public.uni-hamburg.de>
5168 * gst/debug/tests.c: (md5_get_value):
5169 fix segfault on gst-inspect
5171 2004-05-19 Benjamin Otte <in7y118@public.uni-hamburg.de>
5173 * gst/debug/testplugin.c:
5174 * gst/debug/tests.c:
5175 * gst/debug/tests.h:
5176 add new extensible and configurable testing element. Current tests
5177 include buffer count, stream length, timestamp/duration matching and
5179 * gst/debug/Makefile.am:
5180 * gst/debug/gstdebug.c: (plugin_init):
5181 add infrastructure for new element
5183 2004-05-19 Johan Dahlin <johan@gnome.org>
5185 * ext/dv/gstdvdec.c (gst_dvdec_quality_get_type): Add proper
5186 ending of the array. Fixes gst-inspect segfault on ppc.
5188 2004-05-19 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
5190 * ext/dirac/gstdiracdec.cc : change category to Codec/Decoder/Video
5192 * m4/a52.m4 : don't fix a test that should fail with current a52dec lib
5194 2004-05-18 David Schleef <ds@schleef.org>
5196 * gst/ffmpegcolorspace/imgconvert.c: (img_convert): Fixes for
5197 warnings (bugs, actually) noticed by gcc but not forte.
5199 2004-05-18 David Schleef <ds@schleef.org>
5201 * sys/sunaudio/Makefile.am:
5202 * sys/sunaudio/gstsunaudio.c: New sunaudiosink
5204 2004-05-18 David Schleef <ds@schleef.org>
5206 * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
5207 (gst_qtdemux_loop_header): Patch from dcm@acm.org (David Moore)
5208 to allow qtdemux to use non-seekable streams. (bug #142272)
5210 2004-05-18 David Schleef <ds@schleef.org>
5212 * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16),
5213 (gst_resample_sinc_ft_float): Remove use of static temporary
5214 buffer. This code was obviously not supposed to last long, but
5215 it's stuck in our ABI, so it required a little hack to make it
5216 ABI-compatible. Fixes #142585.
5217 * gst-libs/gst/resample/resample.h: same.
5219 2004-05-18 David Schleef <ds@schleef.org>
5221 * configure.ac: Add sunaudio
5222 * examples/Makefile.am: make gstplay depend on gconf
5223 * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Remove c99-isms
5224 * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette),
5225 (convert_table_lookup), (img_convert): remove c99-isms
5226 * gst/ffmpegcolorspace/imgconvert_template.h: make a constant
5227 unsigned, to fix a warning on Solaris
5228 * gst/mpeg1sys/systems.c: bcopy->memcpy
5229 * gst/rtjpeg/RTjpeg.c: (RTjpeg_yuvrgb8): bcopy->memcpy
5230 * sys/Makefile.am: Add sunaudio
5232 2004-05-18 Wim Taymans <wim@fluendo.com>
5234 * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_init),
5235 (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
5236 (gst_ogg_mux_next_buffer), (gst_ogg_mux_push_page),
5237 (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
5239 Fix an ugly memleak where the muxer didn't flush enough ogg
5240 pages. This also resulted in badly muxed ogg files.
5242 2004-05-18 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
5244 * gst/asfdemux/asfheaders.c :
5245 * gst/asfdemux/asfheaders.h :
5246 * gst/asfdemux/gstasfdemux.c :
5247 - fix ASF_OBJ_PADDING guid
5248 - add 3 new object guids (language list, metadata,
5249 extended stream properties)
5250 - add a function to parse extended header objects
5252 2004-05-18 Benjamin Otte <in7y118@public.uni-hamburg.de>
5254 * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
5255 remove leftover debugging g_print
5257 2004-05-17 Ronald Bultje <rbultje@ronald.bitfreak.net>
5259 * ext/mad/gstmad.c: (gst_mad_handle_event):
5260 Fix for when the first format in a discont event is not a
5261 byte-based one. Should fix #137710.
5263 2004-05-18 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
5265 * m4/a52.m4 : fix compilation with -Wall -Werror
5266 * m4/libfame.m4 : idem
5267 * m4/libmikmod.m4 : idem
5269 2004-05-17 Benjamin Otte <otte@gnome.org>
5271 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
5272 signal the new tags before giving up the reference
5274 2004-05-17 Benjamin Otte <in7y118@public.uni-hamburg.de>
5276 * ext/shout2/gstshout2.c:
5277 use application/ogg instead of application/x-ogg (patch by Patrick
5278 Guimond, fixes #142432)
5279 * sys/oss/gstosselement.c: (gst_osselement_reset),
5280 (gst_osselement_sync_parms):
5281 don't set fragment size unless specified (fixes #142493)
5283 2004-05-17 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
5285 * configure.ac : fix compilation of v4l2src with "-Wall -Werror"
5288 2004-05-17 Benjamin Otte <otte@gnome.org>
5290 * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
5291 compute offsets correctly for internal buffers so timestamps are set
5292 correctly when we can't seek. Also handle cases where there are no
5293 offsets. (based on a patch by David Moore, fixes #142507)
5295 2004-05-17 Benjamin Otte <otte@gnome.org>
5297 * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
5298 use correct variable when determining amount of data to skip so we
5299 don't skip into the void and segfault
5301 2004-05-16 Benjamin Otte <otte@gnome.org>
5303 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
5306 2004-05-16 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
5308 * gst/asfdemux/gstasfdemux.c:
5309 - fix a mem leak and always propagate tags
5310 - add WMV3 to known video codecs (but no decoder yet)
5311 - replace "surplus data" at end of audio header for what
5312 it is : codec specific data
5315 2004-05-16 Arwed v. Merkatz <v.merkatz@gmx.net>
5317 reviewed by: Ronald Bultje <rbultje@ronald.bitfreak.net>
5319 * gst-libs/gst/audio/audioclock.c:
5320 Fix wrong return type (#142205).
5322 2004-05-16 Ronald Bultje <rbultje@ronald.bitfreak.net>
5324 * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_init):
5325 Ignore CRCs by default (fixes #142566).
5327 2004-05-16 Ronald Bultje <rbultje@ronald.bitfreak.net>
5329 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
5330 (gst_alsa_mixer_close), (gst_alsa_mixer_supported),
5331 (gst_alsa_mixer_build_list), (gst_alsa_mixer_free_list),
5332 (gst_alsa_mixer_change_state), (gst_alsa_mixer_list_tracks),
5333 (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
5334 (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record):
5335 Fix for cases where we fail to attach to a mixer.
5337 2004-05-16 Ronald Bultje <rbultje@ronald.bitfreak.net>
5339 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
5340 Don't touch events after not owning them anymore.
5341 * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
5342 (gst_wavparse_fmt), (gst_wavparse_other),
5343 (gst_wavparse_handle_seek), (gst_wavparse_loop),
5344 (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
5345 (gst_wavparse_srcpad_event):
5346 * gst/wavparse/gstwavparse.h:
5347 Add seeking, fix querying.
5349 2004-05-16 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
5351 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
5352 - process comments even if they don't end with \0\0
5353 g_convert would ignore them if present and works well without them
5355 2004-05-16 Benjamin Otte <otte@gnome.org>
5357 * ext/alsa/gstalsa.c: (gst_alsa_caps), (gst_alsa_get_caps):
5360 2004-05-16 Benjamin Otte <otte@gnome.org>
5362 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
5363 don't write to memory we might not write to - g_convert does that
5364 for us anyway (fixes #142613)
5365 (gst_asf_demux_audio_caps):
5366 comment out gst_util_dump_mem
5368 2004-05-16 Benjamin Otte <otte@gnome.org>
5370 * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
5371 compute correct expected timestamps after seek (broken since
5373 * ext/gdk_pixbuf/pixbufscale.c: (pixbufscale_init):
5374 rename element and debugging category to gdkpixbufscale
5376 2004-05-16 Benjamin Otte <otte@gnome.org>
5378 * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
5379 add error checking to snd_pcm_delay and remove duplicate call to
5380 snd_pcm_delay that caused issues (see inline code comments)
5381 * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
5382 make more readable and fix return value when snd_pcm_delay fails
5385 2004-05-15 Jan Schmidt <thaytan@mad.scientisti.com>
5386 * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type),
5387 (gst_pixbufscale_get_type), (gst_pixbufscale_base_init),
5388 (gst_pixbufscale_class_init), (gst_pixbufscale_getcaps),
5389 (gst_pixbufscale_link), (gst_pixbufscale_init),
5390 (gst_pixbufscale_handle_src_event), (pixbufscale_scale),
5391 (gst_pixbufscale_chain), (gst_pixbufscale_set_property),
5392 (gst_pixbufscale_get_property), (pixbufscale_init):
5393 * ext/gdk_pixbuf/pixbufscale.h:
5394 Add these files I forgot earlier
5396 2004-05-15 Jan Schmidt <thaytan@mad.scientist.com>
5397 * ext/gdk_pixbuf/Makefile.am:
5398 * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
5399 * ext/gdk_pixbuf/gstgdkpixbuf.h:
5400 Add new pixbufscale element to scale RGB video
5401 using gdk_pixbuf, because gdk_pixbuf does BILINEAR
5402 and HYPER interpolation correctly.
5403 * ext/theora/theoraenc.c: (theora_enc_chain),
5404 Discard buffer and return if explicit caps could not be set
5405 (theora_enc_get_property):
5406 Make _get return kbps for the bitrate consistent with
5410 2004-05-14 Benjamin Otte <in7y118@public.uni-hamburg.de>
5412 * ext/libvisual/visual.c: (gst_visual_chain):
5413 add missing visual_audio_analyze
5415 2004-05-14 David Schleef <ds@schleef.org>
5417 * ext/esd/esdsink.c: (gst_esdsink_chain): Fix crash when ESD
5418 is killed while we're playing.
5419 * gst/qtdemux/qtdemux.c: (qtdemux_parse): call
5420 gst_element_no_more_pads().
5422 2004-05-14 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
5424 * gst-libs/gst/riff/riff-read.c :
5425 - fix INFO tag extraction in RIFF/AVI files
5426 because gst_event_unref (event) also freed taglist
5429 2004-05-13 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
5431 * ext/mad/gstid3tag.c : move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"
5432 * gst/wavenc/gstwavenc.c : move from "Codec/Encoder/Audio" to "Codec/Muxer/Audio"
5434 * gst/auparse/gstauparse.c :
5435 - add code (commented for now) to support audio/x-adpcm on src pad
5436 (we have no decoder for those layout yet)
5438 * gst/cdxaparse/gstcdxaparse.c :
5439 * gst/cdxaparse/gstcdxaparse.h :
5440 - partial rewrite using RiffRead (ripped iain's wavparse code)
5442 * gst/rtp/gstrtpL16enc.c : typo
5443 * gst/rtp/gstrtpgsmenc.c : typo
5445 2004-05-13 Benjamin Otte <otte@gnome.org>
5448 check for exact version of libvisual, it's not supposed to be
5451 2004-05-13 Benjamin Otte <in7y118@public.uni-hamburg.de>
5453 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
5456 2004-05-13 Jan Schmidt <thaytan@mad.scientist.com>
5458 * ext/dv/gstdvdec.c: (gst_dvdec_src_convert)
5459 Report which format was used for GST_FORMAT_DEFAULT
5460 * gst/debug/Makefile.am:
5461 * gst/debug/gstdebug.c: (plugin_init):
5462 * gst/debug/progressreport.c: (gst_progressreport_base_init),
5463 (gst_progressreport_class_init), (gst_progressreport_init),
5464 (gst_progressreport_report), (gst_progressreport_set_property),
5465 (gst_progressreport_get_property), (gst_progressreport_chain),
5466 (gst_progressreport_plugin_init):
5467 Add progressreport element for testing.
5469 2004-05-13 Thomas Vander Stichele <thomas at apestaart dot org>
5471 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_change_state):
5472 * sys/v4l/gstv4lsrc.h:
5473 * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
5474 * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
5475 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init),
5476 (gst_v4lsrc_grab_frame):
5478 send a discont at start
5480 2004-05-12 Colin Walters <walters@redhat.com>
5482 * gst/asfdemux/gstasfdemux.c (gst_asf_demux_process_segment): Avoid
5483 inflooping if we can't find a chunk. Or in other words, don't blow
5484 chunks if we don't have a chunk to blow.
5486 2004-05-13 Jan Schmidt <thaytan@mad.scientist.com>
5487 * ext/audiofile/gstafsrc.c: (gst_afsrc_get):
5488 Remove old debug output
5489 * ext/dv/gstdvdec.c: (gst_dvdec_quality_get_type),
5490 (gst_dvdec_class_init), (gst_dvdec_loop), (gst_dvdec_change_state),
5491 (gst_dvdec_set_property), (gst_dvdec_get_property):
5492 Change the quality setting to an enum, so it works from gst-launch
5493 Don't renegotiate a non-linked pad. Allows audio only decoding.
5494 * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_getcaps),
5495 (gst_deinterlace_link), (gst_deinterlace_init):
5496 * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
5497 (gst_videodrop_link):
5498 Some caps negotiation fixes
5500 2004-05-12 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
5502 * ext/tarkin/gsttarkin.c :
5503 - Change RANK from NONE to PRIMARY
5504 * ext/gdk_pixbuf/gstgdkpixbuf.c :
5505 - Change RANK from NONE to MARGINAL
5506 * ext/divx/gstdivxenc.c :
5507 - Change RANK from PRIMARY to NONE (encoder/spider issue)
5509 2004-05-12 Thomas Vander Stichele <thomas at apestaart dot org>
5511 * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
5512 (gst_vorbisenc_push_packet):
5513 copy a function that was added between 1.0 and 1.0.1 until we
5514 depend on worthwhile features of post-1.0
5516 2004-05-12 Benjamin Otte <in7y118@public.uni-hamburg.de>
5519 enable shout2 by default
5520 * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
5521 (gst_shout2send_base_init), (gst_shout2send_init),
5522 (gst_shout2send_connect), (gst_shout2send_change_state):
5523 * ext/shout2/gstshout2.h:
5524 make this work again. Based on a patch by Zaheer Merali (fixes
5526 * ext/theora/theora.c: (plugin_init):
5527 don't set rank on encoders
5529 2004-05-11 Jeremy Simon <jesimon@libertysurf.fr>
5531 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
5532 Use codec_data property instead of flag1 and flag2 for wma
5534 2004-05-11 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
5536 * gst/cdxaparse/gstcdxaparse.c :
5537 - Add mpegversion to CAPS to make it link
5538 - Rank is as GST_RANK_SECONDARY instead of NONE
5539 * gst/auparse/gstauparse.c :
5540 - Document all audio encoding we can encounter from Solaris 9
5541 headers and libsndfile information.
5542 - Increase max. rate from 48000 to 192000 (to match other elements)
5543 - Don't try to play junk data between header and samples
5545 2004-05-11 Benjamin Otte <in7y118@public.uni-hamburg.de>
5547 * ext/libvisual/visual.c: (gst_visual_getcaps):
5548 use the right caps depending on endianness (I hope)
5549 * ext/ogg/gstoggmux.c: (gst_ogg_mux_plugin_init):
5550 use GST_RANK_NONE for all non-decoding elements or spider gets
5553 2004-05-11 Ronald Bultje <rbultje@ronald.bitfreak.net>
5555 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
5556 Fix some odd cases and fix BE metadata parsing of unicode16 text.
5558 2004-05-11 Benjamin Otte <in7y118@public.uni-hamburg.de>
5560 * gst/switch/gstswitch.c: (gst_switch_release_pad),
5561 (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
5562 (gst_switch_loop), (gst_switch_get_type):
5563 whoever that was: DO NOT IMPORT PRIVATE SYMBOLS THAT ARE NOT IN
5564 HEADERS. Had to be said.
5566 2004-05-10 David Schleef <ds@schleef.org>
5568 * configure.ac: Add prototype Dirac support.
5570 * ext/dirac/Makefile.am:
5571 * ext/dirac/gstdirac.cc:
5572 * ext/dirac/gstdiracdec.cc:
5574 2004-05-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
5576 * gst/auparse/gstauparse.c: (gst_auparse_class_init),
5577 (gst_auparse_init), (gst_auparse_chain),
5578 (gst_auparse_change_state):
5579 Hack around spider. Remove me some day please.
5581 2004-05-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
5583 * gst/auparse/gstauparse.c: (gst_auparse_chain):
5584 Fix for some uninitialized variables in previous patch, also
5585 makes it work. Fixes #142286 while we're at it.
5587 2004-05-11 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
5589 * gst/auparse/gstauparse.c:
5590 fixes a-law, adds mu-law, linear pcm (8,16,24,32), ieee (32, 64)
5591 only unsupported formats are ADPCM/CCITT G.72x
5593 * gst-libs/gst/audio/audio.h: adds 24bit depth to PCM (x-raw-int)
5595 2004-05-10 Wim Taymans <wim@fluendo.com>
5597 * ext/vorbis/Makefile.am:
5598 * ext/vorbis/README:
5599 * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_formats),
5600 (oggvorbisenc_get_type), (vorbis_caps_factory), (raw_caps_factory),
5601 (gst_oggvorbisenc_base_init), (gst_oggvorbisenc_class_init),
5602 (gst_oggvorbisenc_sinkconnect), (gst_oggvorbisenc_convert_src),
5603 (gst_oggvorbisenc_convert_sink),
5604 (gst_oggvorbisenc_get_query_types), (gst_oggvorbisenc_src_query),
5605 (gst_oggvorbisenc_init), (gst_oggvorbisenc_get_tag_value),
5606 (gst_oggvorbisenc_metadata_set1), (gst_oggvorbisenc_set_metadata),
5607 (get_constraints_string), (update_start_message),
5608 (gst_oggvorbisenc_setup), (gst_oggvorbisenc_write_page),
5609 (gst_oggvorbisenc_chain), (gst_oggvorbisenc_get_property),
5610 (gst_oggvorbisenc_set_property), (gst_oggvorbisenc_change_state):
5611 * ext/vorbis/oggvorbisenc.h:
5612 * ext/vorbis/vorbis.c: (plugin_init):
5613 * ext/vorbis/vorbisenc.c: (vorbis_caps_factory),
5614 (raw_caps_factory), (gst_vorbisenc_class_init),
5615 (gst_vorbisenc_init), (gst_vorbisenc_setup),
5616 (gst_vorbisenc_push_packet), (gst_vorbisenc_chain),
5617 (gst_vorbisenc_get_property), (gst_vorbisenc_set_property):
5618 * ext/vorbis/vorbisenc.h:
5619 Added a raw vorbis encoder to be used with the oggmuxer.
5620 We still need the old encoder for some gnome applications,
5621 read the README to find out how that works.
5622 The raw encoder is called "rawvorbisenc" until 0.9.
5624 2004-05-10 Wim Taymans <wim@fluendo.com>
5626 * ext/ogg/gstogg.c: (plugin_init):
5627 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init),
5629 * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type),
5630 (gst_ogg_mux_base_init), (gst_ogg_mux_class_init),
5631 (gst_ogg_mux_get_sink_event_masks), (gst_ogg_mux_init),
5632 (gst_ogg_mux_sinkconnect), (gst_ogg_mux_pad_link),
5633 (gst_ogg_mux_pad_unlink), (gst_ogg_mux_request_new_pad),
5634 (gst_ogg_mux_handle_src_event), (gst_ogg_mux_next_buffer),
5635 (gst_ogg_mux_push_page), (gst_ogg_mux_compare_pads),
5636 (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop),
5637 (gst_ogg_mux_get_property), (gst_ogg_mux_set_property),
5638 (gst_ogg_mux_change_state), (gst_ogg_mux_plugin_init):
5640 Small typo fixes in the demuxer.
5642 2004-05-10 Wim Taymans <wim@fluendo.com>
5644 * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
5645 (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
5646 (theora_enc_change_state), (theora_enc_set_property),
5647 (theora_enc_get_property):
5648 Mark the last packet with an EOS flag which is not really needed
5650 Do some better video framerate initialisation.
5651 Update the buffer timestamp.
5653 2004-05-10 Jan Schmidt <thaytan@mad.scientist.com>
5655 * ext/dv/gstdvdec.c: (gst_dvdec_change_state):
5656 Return the result of the parent state change call
5658 2004-05-10 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
5660 * gst/law/alaw.c : alawdec should be registered with type ALAWDEC, not ALAWENC
5661 * gst/law/alaw-decode.c : put audio/x-alaw on pads, instead of audio/x-mulaw
5662 * gst/law/alaw-encode.c : (idem)
5663 * ext/a52dec/gsta52dec.c : mark audio/a52, audio/ac3 as deprecated in a comment
5664 * gst/ac3parse/gstac3parse.c : audio/ac3 => audio/x-ac3
5665 * gst/realmedia/rmdemux.c : audio/a52 => audio/x-ac3
5667 2004-05-09 Benjamin Otte <otte@gnome.org>
5669 * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
5670 don't use a fixed buffer size when writing variable length data to
5671 it. Fixes memory corruption and makes alsasrc work
5673 2004-05-09 Ronald Bultje <rbultje@ronald.bitfreak.net>
5675 * ext/gnomevfs/gstgnomevfssink.c:
5676 (_gst_boolean_allow_overwrite_accumulator),
5677 (gst_gnomevfssink_class_init), (gst_gnomevfssink_open_file):
5678 Run glib's default signal handler (??) in RUN_CLEANUP rather than
5679 RUN_LAST, and don't use that to set the accumulator value because
5680 then it's always FALSE.
5682 2004-05-09 Ronald Bultje <rbultje@ronald.bitfreak.net>
5684 * gst-libs/gst/riff/riff-media.c:
5685 (gst_riff_create_video_caps_with_data),
5686 (gst_riff_create_audio_caps),
5687 (gst_riff_create_audio_template_caps):
5688 * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
5689 Fix for unaligned RIFF files (i.e. where all the chunks together
5690 in a LIST chunk are not of the same size as the size given in
5691 the LIST chunk header). Fixes several odd WAVE files. Also fix
5692 ADPCM (block_align property) in audio, so that wavparse based
5693 on this works now as it used to stand-alone.
5695 2004-05-09 Edward Hervey <bilboed@bilboed.com>
5697 reviewed by Benjamin Otte <otte@gnome.org>
5699 * ext/a52dec/gsta52dec.c:
5700 * ext/divx/gstdivxdec.c:
5701 * ext/divx/gstdivxenc.c:
5702 * ext/dts/gstdtsdec.c: (gst_dtsdec_base_init):
5703 * ext/faac/gstfaac.c: (gst_faac_base_init):
5704 * ext/faad/gstfaad.c: (gst_faad_base_init):
5705 * ext/ivorbis/vorbisfile.c:
5706 * ext/lame/gstlame.c:
5707 * ext/libfame/gstlibfame.c:
5708 * ext/mpeg2enc/gstmpeg2enc.cc:
5709 * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_base_init):
5710 * ext/sidplay/gstsiddec.cc:
5711 * ext/speex/gstspeexdec.c:
5712 * ext/speex/gstspeexenc.c:
5713 * ext/xvid/gstxviddec.c:
5714 * ext/xvid/gstxvidenc.c:
5715 correct klasses. Mostly s,Codec/(Audio|Video),\1/Codec,
5718 2004-05-08 Ronald Bultje <rbultje@ronald.bitfreak.net>
5720 * ext/alsa/gstalsa.c: (device_list),
5721 (gst_alsa_class_probe_devices):
5722 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
5723 Fix alsa oddness in mixer after the combination of using mixer
5724 in source/sink elements and using hw:x,y instead of just hw:x.
5726 2004-05-09 Benjamin Otte <otte@gnome.org>
5728 * gst/wavparse/gstwavparse.c: (gst_wavparse_destroy_sourcepad),
5729 (gst_wavparse_create_sourcepad):
5730 make PAUSED=>READY=>PAUSED=READY work by not destroying NULL
5733 2004-05-09 Benjamin Otte <otte@gnome.org>
5735 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
5736 allow discont events before caps nego
5738 2004-05-08 Benjamin Otte <otte@gnome.org>
5740 * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
5743 2004-05-08 Benjamin Otte <otte@gnome.org>
5745 * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
5746 (gst_level_change_state), (gst_level_init):
5747 * gst/level/gstlevel.h:
5748 figure out if we're initialized directly instead of keeping a
5749 variable that's wrong in 90% of cases
5750 don't initialize pads and then leak them and use a new unitialized
5751 pad. (fixes #142084)
5752 these were bugs so n00bish I didn't find them for an hour :/
5754 2004-05-08 Iain <iain@prettypeople.org>
5756 * gst/wavparse/gstwavparse.[ch]: Rewrote to use RiffRead instead.
5757 * gst-libs/gst/riff/riff-read.c (gst_riff_read_peek_head): Unstatic it
5758 (gst_riff_read_element_data): Ditto, and added a got_bytes argument to
5759 return the length that was read.
5760 (gst_riff_read_strf_auds): Allow fmt tags as well.
5762 2004-05-07 David Schleef <ds@schleef.org>
5764 * ext/faad/gstfaad.c: (gst_faad_sinkconnect): HACK to correct
5765 signed char assumption in faad.h.
5767 2004-05-07 Ronald Bultje <rbultje@ronald.bitfreak.net>
5769 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps):
5770 Missing break, detected by Daniel Gazard <daniel.gazard@free.fr>.
5772 2004-05-07 Colin Walters <walters@redhat.com>
5774 * gst/volume/gstvolume.c (gst_volume_dispose): Unref dpman.
5775 * ext/flac/gstflacdec.c (gst_flacdec_dispose): Add dispose
5777 * gst/audioscale/gstaudioscale.c (gst_audioscale_dispose):
5778 Add dispose function.
5780 2004-05-08 Jan Schmidt <thaytan@mad.scientist.com>
5781 * ext/dv/gstdvdec.c: (gst_dvdec_video_link):
5782 Fix caps nego and pad templates. RGB mode caps should
5784 * ext/dvdnav/gst-dvd:
5785 Move mpeg2dec inside the thread because otherwise the
5786 queue rejects cap changes mid-stream
5787 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
5788 (gst_mpeg2dec_flush_decoder):
5789 For mpeg2dec > 0.4.0, call the flush function instead of
5790 manually extracting all in-flight frames.
5791 * ext/raw1394/gstdv1394src.c: (gst_dv1394src_factory),
5792 (gst_dv1394src_init), (gst_dv1394src_iso_receive):
5793 Change mime type video/dv go video/x-dv to match the
5796 2004-05-07 Ronald Bultje <rbultje@ronald.bitfreak.net>
5798 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
5799 * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_type),
5800 (gst_alsa_sink_class_init):
5801 * ext/alsa/gstalsasink.h:
5802 * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_type),
5803 (gst_alsa_src_class_init):
5804 * ext/alsa/gstalsasrc.h:
5805 Make alsasink/src a subclass of alsamixer so that mixer stuff
5806 shows up in gst-rec. Needs some finetuning.
5808 2004-05-05 Benjamin Otte <in7y118@public.uni-hamburg.de>
5810 * ext/lame/gstlame.c: (gst_lame_chain):
5812 * ext/mad/gstmad.c: (gst_mad_handle_event):
5814 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
5815 be able to detect mp3 files < 4096 bytes
5817 2004-05-06 Wim Taymans <wim@fluendo.com>
5819 * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
5820 (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
5821 (theora_enc_set_property), (theora_enc_get_property):
5822 Also encode the first frame, cleanup some code.
5824 2004-05-06 Wim Taymans <wim@fluendo.com>
5826 * ext/mpeg2enc/gstmpeg2enc.cc:
5827 Forward events first before deciding that negotiation was
5830 2004-05-06 Wim Taymans <wim@fluendo.com>
5832 * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
5833 First process the events before deciding that negotiation
5836 2004-05-06 Wim Taymans <wim@fluendo.com>
5838 * ext/theora/Makefile.am:
5839 * ext/theora/theora.c: (plugin_init):
5840 * ext/theora/theoradec.c: (theora_dec_change_state):
5841 * ext/theora/theoraenc.c: (gst_theora_enc_base_init),
5842 (gst_theora_enc_class_init), (gst_theora_enc_init),
5843 (theora_enc_sink_link), (theora_enc_event), (theora_push_packet),
5844 (theora_enc_chain), (theora_enc_change_state),
5845 (theora_enc_set_property), (theora_enc_get_property):
5846 Added a theora encoder, grouped the encoder and decoder into the
5849 2004-05-05 Thomas Vander Stichele <thomas at apestaart dot org>
5851 * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
5852 (gst_jpegenc_chain):
5853 fix DURATION on outgoing buffers
5854 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
5855 debug using time formats
5856 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
5857 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
5858 (gst_xvimagesink_sink_link):
5859 windows with width/height 0 generate X errors, so don't allow them
5861 2004-05-05 Wim Taymans <wim@fluendo.com>
5863 * ext/mpeg2dec/gstmpeg2dec.c: (src_templ),
5864 (gst_mpeg2dec_base_init), (gst_mpeg2dec_init),
5865 (gst_mpeg2dec_negotiate_format):
5866 * ext/mpeg2dec/gstmpeg2dec.h:
5867 removed the static pad template so that we can add the
5868 more accurate framerate value to the caps.
5871 2004-05-04 Benjamin Otte <otte@gnome.org>
5874 check for kdemacros.h, too (should fix #141821)
5875 * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
5876 don't crash if no header was sent, but nicely error out (fixes part
5879 2004-05-04 Wim Taymans <wim@fluendo.com>
5881 * ext/mpeg2enc/gstmpeg2enc.cc: (gst_mpeg2enc_dispose): call the
5882 parent dispose function to avoid segfault on destroy.
5884 2004-05-04 Thomas Vander Stichele <thomas at apestaart dot org>
5886 * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
5888 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
5889 (gst_xvimagesink_sink_link):
5890 clean up debugging caps
5891 also recreate xvimage when format has changed
5893 2004-05-04 Benjamin Otte <otte@gnome.org>
5895 * ext/libvisual/Makefile.am:
5896 * ext/libvisual/visual.c: (gst_visual_class_init),
5897 (gst_visual_init), (gst_visual_dispose), (gst_visual_getcaps),
5898 (gst_visual_srclink), (gst_visual_chain),
5899 (gst_visual_change_state), (plugin_init):
5900 use a GstAdapter to correctly adapt buffer sizes - allows using a
5903 2004-05-03 Thomas Vander Stichele <thomas at apestaart dot org>
5905 * sys/v4l/gstv4lelement.h:
5906 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
5907 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps), (gst_v4lsrc_getcaps),
5908 (gst_v4lsrc_buffer_free):
5909 * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities):
5910 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
5911 (gst_v4lsrc_sync_frame), (gst_v4lsrc_grab_frame),
5912 (gst_v4lsrc_requeue_frame):
5913 move some debugging categories around
5914 query for fps index and set accordingly if found
5916 2004-05-03 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
5918 * ext/lame/gstlame.c:
5919 correct defaults that lame_init puts out of range
5921 2004-05-03 Thomas Vander Stichele <thomas at apestaart dot org>
5923 * ext/divx/gstdivxenc.c: (gst_divxenc_get_type),
5924 (gst_divxenc_class_init):
5925 fix range since -1 is the default
5926 * gst/mpeg1sys/gstmpeg1systemencode.c:
5927 (gst_mpeg1_system_encode_get_type), (gst_system_encode_multiplex):
5928 * gst/rtjpeg/gstrtjpegdec.c: (gst_rtjpegdec_get_type),
5929 (gst_rtjpegdec_chain):
5930 * gst/rtjpeg/gstrtjpegenc.c: (gst_rtjpegenc_get_type),
5931 (gst_rtjpegenc_chain):
5932 * sys/qcam/gstqcamsrc.c: (gst_autoexp_mode_get_type),
5933 (gst_qcamsrc_get_type), (gst_qcamsrc_change_state):
5934 * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_get_type):
5935 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_type):
5936 * sys/v4l/gstv4lsrc.c:
5937 * sys/v4l/v4l_calls.c: (gst_v4l_open):
5938 * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
5939 * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
5940 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init):
5941 * sys/vcd/vcdsrc.c: (vcdsrc_get_type), (vcdsrc_get):
5942 remove gst_info calls
5944 2004-05-03 Thomas Vander Stichele <thomas at apestaart dot org>
5953 Updated translations
5955 2004-05-03 Thomas Vander Stichele <thomas at apestaart dot org>
5957 * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
5958 refactor/comment code
5960 2004-05-02 Ronald Bultje <rbultje@ronald.bitfreak.net>
5962 * gst/asfdemux/Makefile.am:
5963 * gst/asfdemux/asfheaders.c:
5964 * gst/asfdemux/asfheaders.h:
5965 * gst/asfdemux/gstasf.c: (plugin_init):
5966 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_get_type),
5967 (gst_asf_demux_base_init), (gst_asf_demux_process_comment),
5968 (gst_asf_demux_setup_pad):
5969 * gst/asfdemux/gstasfdemux.h:
5970 * gst/asfdemux/gstasfmux.c:
5971 * gst/asfdemux/gstasfmux.h:
5972 Add tagging support to demuxer, split out registration in its own
5973 file instead of in demux (hacky), and prevent having some tables
5974 in our memory multiple times (in asfheaders.h).
5976 2004-05-01 Ronald Bultje <rbultje@ronald.bitfreak.net>
5978 * gst/matroska/matroska-demux.c:
5979 (gst_matroska_demux_parse_metadata):
5980 * gst/matroska/matroska-ids.h:
5981 Basic tag reading support.
5983 2004-04-30 Ronald Bultje <rbultje@ronald.bitfreak.net>
5985 * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
5986 Really detect ac-3 audio.
5987 * gst/typefind/gsttypefindfunctions.c: (matroska_type_find):
5988 really detect matroska files (off-by-1).
5990 2004-04-30 David Schleef <ds@schleef.org>
5992 * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
5993 (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_type_get),
5994 (qtdemux_dump_stsz), (qtdemux_dump_stco), (qtdemux_dump_co64),
5995 (qtdemux_dump_unknown), (qtdemux_parse_tree), (qtdemux_parse_udta),
5996 (qtdemux_tag_add), (get_size), (gst_qtdemux_handle_esds): More qtdemux
5997 hackage -- parse a lot more atoms, extract a few tags. One might even
5998 mistake this for tag support. Maybe it is.
5999 * gst/qtdemux/qtdemux.h:
6001 2004-04-30 Colin Walters <walters@verbum.org>
6003 * ext/alsa/gstalsasink.c (gst_alsa_sink_mmap): Plug a memleak.
6005 2004-04-30 Thomas Vander Stichele <thomas at apestaart dot org>
6007 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
6008 (gst_ffmpegcolorspace_getcaps):
6009 remove broken nego fix
6011 2004-04-30 Benjamin Otte <otte@gnome.org>
6015 * ext/libvisual/Makefile.am:
6016 * ext/libvisual/visual.c:
6017 add initial support for libvisual (http://libvisual.sourceforge.net)
6018 libvisual is still quite alpha, so expect crashes in there :)
6020 2004-04-29 David Schleef <ds@schleef.org>
6022 * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream), (qtdemux_parse),
6023 (qtdemux_parse_trak), (get_size), (gst_qtdemux_handle_esds): Hacked
6024 up qtdemux to make it spit out codec_data. Do _not_ look at this
6025 code; you will no longer respect me.
6027 2004-04-29 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
6029 * ext/alsa/gstalsa.c : (gst_alsa_class_probe_devices)
6030 * ext/alsa/gstalsa.h :
6031 change alsa pcm device discovery to find more than 1 device
6032 per card. code review by Ronald.
6034 2004-04-29 David Schleef <ds@schleef.org>
6036 * sys/oss/gstosselement.c: (gst_osselement_rate_probe_check):
6037 Add a check for a driver bug on FreeBSD. (bug #140565)
6039 2004-04-29 Thomas Vander Stichele <thomas at apestaart dot org>
6041 * ext/jpeg/gstjpegdec.c: (gst_jpegdec_get_type):
6042 * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
6043 (gst_jpegenc_getcaps):
6044 move format setting to inner loop
6045 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
6046 (gst_ffmpegcolorspace_getcaps):
6047 use GST_PAD_CAPS if available so that we use already negotiated
6049 * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
6050 (qtdemux_parse_moov), (qtdemux_parse):
6052 * sys/qcam/qcam-Linux.c: (qc_lock_wait), (qc_unlock):
6053 * sys/qcam/qcam-os.c: (qc_lock_wait), (qc_unlock):
6054 move hardcoded path to DEFINE
6056 2004-04-28 David Schleef <ds@schleef.org>
6058 * gst/speed/gstspeed.c: (speed_parse_caps): Fix caps parsing.
6061 2004-04-28 Ronald Bultje <rbultje@ronald.bitfreak.net>
6063 * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
6064 Don't probe for playback device if we're a source element. Fixes
6067 2004-04-29 Benjamin Otte <otte@gnome.org>
6069 * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
6070 (gst_id3_tag_chain):
6071 rewrite buffer offset
6073 2004-04-28 Ronald Bultje <rbultje@ronald.bitfreak.net>
6077 * ext/dts/Makefile.am:
6078 * ext/dts/gstdtsdec.c: (gst_dtsdec_get_type),
6079 (gst_dtsdec_base_init), (gst_dtsdec_class_init), (gst_dtsdec_init),
6080 (gst_dtsdec_channels), (gst_dtsdec_renegotiate),
6081 (gst_dtsdec_handle_event), (gst_dtsdec_update_streaminfo),
6082 (gst_dtsdec_loop), (gst_dtsdec_change_state),
6083 (gst_dtsdec_set_property), (gst_dtsdec_get_property),
6085 * ext/dts/gstdtsdec.h:
6087 * ext/faad/gstfaad.c: (gst_faad_sinkconnect),
6088 (gst_faad_srcconnect):
6089 Add ESDS atom handling (.m4a).
6091 2004-04-27 Ronald Bultje <rbultje@ronald.bitfreak.net>
6093 * ext/divx/gstdivxdec.c: (plugin_init):
6094 Remove comment that makes no sense.
6095 * ext/mad/gstid3tag.c: (gst_id3_tag_set_property):
6096 Fix for obvious typo that resulted in warnings during gst-register.
6097 * ext/xvid/gstxviddec.c: (gst_xviddec_src_link),
6098 (gst_xviddec_sink_link):
6099 Fix caps negotiation a bit better.
6100 * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
6101 We call this 'codec_data', not 'esds'.
6103 2004-04-27 Benjamin Otte <in7y118@public.uni-hamburg.de>
6105 * gst/monoscope/gstmonoscope.c:
6106 make sure we only provide 256x128
6107 * gst/monoscope/monoscope.c: (monoscope_init):
6108 assert size of 256x128
6110 2004-04-27 Thomas Vander Stichele <thomas at apestaart dot org>
6113 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_fixate),
6114 (gst_v4lsrc_getcaps), (gst_v4lsrc_buffer_free):
6115 fixate to max width and height of device
6117 2004-04-27 Thomas Vander Stichele <thomas at apestaart dot org>
6121 * sys/v4l/gstv4lsrc.c:
6122 * sys/v4l/v4l_calls.c:
6123 * sys/v4l/v4lsrc_calls.c:
6124 fix for qc-usb driver which fakes having more than one buffer
6125 by handing the same buffer twice, which confused GStreamer's/v4lsrc
6126 buffer_free override
6129 2004-04-27 Thomas Vander Stichele <thomas at apestaart dot org>
6132 * gst/videotestsrc/gstvideotestsrc.c:
6133 (gst_videotestsrc_class_init), (gst_videotestsrc_change_state),
6134 (gst_videotestsrc_init), (gst_videotestsrc_get),
6135 (gst_videotestsrc_set_property), (gst_videotestsrc_get_property):
6136 * gst/videotestsrc/gstvideotestsrc.h:
6137 add num-buffers property
6139 2004-04-26 Benjamin Otte <otte@gnome.org>
6141 * ext/mad/gstid3tag.c: (plugin_init):
6142 set id3mux rank to NONE so it doesn't confuse spider
6143 require audio/mpeg,mpegversion=1 in id3mux
6145 2004-04-26 Benjamin Otte <otte@gnome.org>
6148 detect faad correctly as non-working if it's indeed non-working
6150 2004-04-26 Thomas Vander Stichele <thomas at apestaart dot org>
6153 * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
6154 (gst_jpegenc_class_init), (gst_jpegenc_getcaps):
6155 fix _getcaps so it only negotiates to its supported format
6157 2004-04-25 Benjamin Otte <otte@gnome.org>
6159 * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
6162 2004-04-23 Benjamin Otte <otte@gnome.org>
6164 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
6165 audio/x-raw-int with height rules! not. Now it's depth.
6167 2004-04-22 Ronald Bultje <rbultje@ronald.bitfreak.net>
6169 * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
6170 (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
6171 (gst_wavparse_loop):
6172 Missing variable initialization. Add handling of DVI ADPCM. Fix
6173 mis-parsing of LIST chunks. This works around a bug where we mis-
6174 parse non-aligning LIST chunks (so LIST chunks where the contents
6175 don't align with the actual LIST size). The correct fix is to use
6176 rifflib, I'm not going to fix wavparse - too much work. All this
6179 2004-04-22 Zaheer Abbas Merali <zaheerabbas@merali.org>
6181 reviewed by Benjamin Otte <otte@gnome.org>
6183 * ext/shout/gstshout.c: (gst_icecastsend_change_state):
6184 fix shoutcast not working (fixes #140844)
6186 2004-04-22 Benjamin Otte <otte@gnome.org>
6188 * ext/hermes/gsthermescolorspace.c:
6189 (gst_hermes_colorspace_caps_remove_format_info):
6190 * gst/colorspace/gstcolorspace.c:
6191 (gst_colorspace_caps_remove_format_info):
6192 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
6193 (gst_ffmpegcolorspace_caps_remove_format_info):
6194 s/gst_caps_simplify/gst_caps_do_simplify/
6196 2004-04-22 Benjamin Otte <otte@gnome.org>
6198 * gst-libs/gst/riff/riff-media.c:
6199 (gst_riff_create_video_caps_with_data):
6200 mpegversion is an int
6201 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init):
6202 don't try to create pad templates with NULL caps, use any caps
6205 2004-04-20 David Schleef <ds@schleef.org>
6207 * ext/sdl/Makefile.am: Link against libgstinterfaces, not
6208 libgstxoverlay. jmmv@menta.net (Julio M. Merino Vidal)
6211 2004-04-20 Daniel Gazard <daniel.gazard@epita.fr>
6213 reviewed by David Schleef
6215 * ext/mad/gstid3tag.c: Add stdlib.h
6216 * gst/rtp/gstrtpgsmenc.c: same
6217 * gst/tags/gstid3tag.c: same
6218 * gst/udp/gstudpsrc.c: (gst_udpsrc_get): Fix GST_DISABLE_LOADSAVE
6219 * gst/tcp/gsttcpsink.c: (gst_tcpsink_sink_link): Adjust
6220 GST_DISABLE_LOADSAVE use.
6221 * gst/udp/gstudpsink.c: (gst_udpsink_sink_link): Likewise.
6222 * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get): Likewise.
6223 * ext/gnomevfs/gstgnomevfssrc.c: Include <stdlib.h> (needed by
6225 * sys/oss/gstosselement.h: Include <sys/types.h> (needed for dev_t).
6226 * gst/tags/gstvorbistag.c: Include <stdlib.h> (needed by
6228 * gst/rtp/gstrtpL16enc.c: Include <stdlib.h> (needed by random(3)).
6229 * ext/mad/Makefile.am: (libgstmad_la_CFLAGS): Add $(MAD_CFLAGS)
6231 * ext/libfame/Makefile.am: (libgstlibfame_la_CFLAGS): Add
6234 2004-04-20 David Schleef <ds@schleef.org>
6236 * gst/realmedia/rmdemux.c: This was supposed to part of the
6237 last checkin. Same idea.
6239 2004-04-20 Daniel Gazard <daniel.gazard@epita.fr>
6241 reviewed by David Schleef
6243 * configure.ac: bump required gstreamer version to 0.8.1.1
6244 because of following changes [--ds]
6246 * gst-libs/gst/riff/riff-read.c: Include gst/gstutils.h.
6247 (gst_riff_peek_head, gst_riff_peek_list, gst_riff_read_list)
6248 (gst_riff_read_header): Use GST_READ_UINT*
6249 macros to access possibly unaligned memory.
6251 * gst/typefind/gsttypefindfunctions.c: Include gst/gstutils.h.
6252 (mp3_type_find): Use GST_READ_UINT*
6253 macros to access possibly unaligned memory.
6254 (mp3_type_find, mpeg1_parse_header, qt_type_find)
6255 (speex_type_find): Likewise
6257 * gst/tags/gstvorbistag.c: (ADVANCE): Likewise
6259 * gst/qtdemux/qtdemux.c: Include stdlib.h (needed by realloc).
6260 (QTDEMUX_GUINT32_GET, QTDEMUX_GUINT16_GET, QTDEMUX_FP32_GET)
6261 (QTDEMUX_FP16_GET, QTDEMUX_FOURCC_GET)
6262 (gst_qtdemux_loop_header, gst_qtdemux_loop_header)
6263 (qtdemux_node_dump_foreach, qtdemux_tree_get_child_by_type)
6264 (qtdemux_tree_get_sibling_by_type): Use GST_READ_UINT*
6265 macros to access possibly unaligned memory.
6267 * gst/mpegstream/gstmpegpacketize.c: (parse_generic, parse_chunk):
6270 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead)
6271 (gst_mpeg_demux_parse_packet, gst_mpeg_demux_parse_pes): Likewise.
6273 * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
6276 * gst/mpeg2sub/gstmpeg2subt.c: (GST_BUFFER_DATA)
6277 (gst_mpeg2subt_chain_subtitle): Likewise.
6279 * gst/mpeg1videoparse/gstmp1videoparse.c: (mp1videoparse_parse_seq)
6280 (gst_mp1videoparse_time_code, gst_mp1videoparse_real_chain):
6283 * gst/mpeg1sys/buffer.c: (mpeg1mux_buffer_update_audio_info):
6286 * gst/cdxaparse/gstcdxaparse.c: (gst_bytestream_peek_bytes):
6289 * gst/asfdemux/gstasfdemux.c: (_read_var_length, _read_uint):
6292 2004-04-20 Thomas Vander Stichele <thomas at apestaart dot org>
6295 update required version of GStreamer because of GST_TIME_FORMAT
6297 2004-04-20 Benjamin Otte <in7y118@public.uni-hamburg.de>
6299 * ext/mad/gstid3tag.c: (gst_id3_tag_init):
6300 remove leftover g_print
6301 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
6302 don't try setting only a subset of the caps. We don't want to kill
6303 autoplugging on purpose
6305 2004-04-20 Thomas Vander Stichele <thomas at apestaart dot org>
6307 * sys/ximage/ximagesink.c: (plugin_init):
6308 * sys/xvimage/xvimagesink.c: (plugin_init):
6309 add debugging categories
6311 2004-04-20 Thomas Vander Stichele <thomas at apestaart dot org>
6315 Adding en_GB translation (Gareth Owen)
6317 2004-04-20 David Schleef <ds@schleef.org>
6319 * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
6320 (qtdemux_parse), (qtdemux_type_get), (qtdemux_dump_mvhd),
6321 (qtdemux_dump_tkhd), (qtdemux_dump_stsd), (qtdemux_dump_unknown),
6322 (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
6323 A number of new features and hacks to extract the esds atom and
6324 put it into the caps. (bug #137724)
6326 2004-04-19 David Schleef <ds@schleef.org>
6328 * gconf/Makefile.am: Fix for non-GNU make
6329 * gst-libs/gst/Makefile.am: Change directory order to handle
6330 GstPlay linking with gstinterfaces
6331 * gst-libs/gst/audio/make_filter: make use of tr portable
6332 * gst-libs/gst/play/Makefile.am: Add intended \
6333 * gst-libs/gst/xwindowlistener/xwindowlistener.c:
6334 (gst_xwin_set_clips): Switch to ISO variadic macro. Use a
6335 function prototype instead of void *.
6336 * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Switch to ISO variadic
6338 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
6339 (gst_ffmpegcolorspace_chain): wrap NULL in GST_ELEMENT_ERROR call
6340 * gst/videofilter/make_filter: make use of tr portable
6341 * pkgconfig/Makefile.am: Remove GNU extension in Makefile target
6343 2004-04-19 Thomas Vander Stichele <thomas at apestaart dot org>
6347 Added Ukrainian translation (Maxim V. Dziumanenko)
6349 2004-04-18 Ronald Bultje <rbultje@ronald.bitfreak.net>
6351 * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_getcaps),
6352 (gst_gsmdec_link), (gst_gsmdec_chain):
6353 Fix capsnego, simplify chain function slightly.
6354 * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
6357 2004-04-18 Ronald Bultje <rbultje@ronald.bitfreak.net>
6359 * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
6360 (gst_wavparse_destroy_sourcepad), (gst_wavparse_create_sourcepad),
6361 (gst_wavparse_parse_fmt), (gst_wavparse_change_state):
6362 Hack to make wavparse work with spider (always -> sometimes pad).
6363 Fixes #135862 && #140411.
6365 2004-04-18 Benjamin Otte <otte@gnome.org>
6367 * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
6368 (gst_osselement_rate_probe_check),
6369 (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate):
6370 get rid of \n in debug output
6372 2004-04-17 Iain <iain@prettypeople.org>
6374 * gst/wavparse/gstwavparse.c (gst_wavparse_loop): Allow all events,
6377 2004-04-17 Benjamin Otte <in7y118@public.uni-hamburg.de>
6379 * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
6380 (gst_id3_tag_class_init), (gst_id3_tag_get_caps),
6381 (gst_id3_tag_add_src_pad), (gst_id3_tag_init),
6382 (gst_id3_tag_set_property), (gst_id3_tag_do_caps_nego),
6383 (gst_id3_tag_src_link), (gst_id3_tag_chain),
6384 (gst_id3_tag_change_state), (plugin_init):
6385 deprecate id3tag element and replace with id3demux/id3mux.
6386 great side effect: this ugly file is now even uglier, yay!
6388 remove non-available function
6389 update for new get_type
6391 2004-04-17 Benjamin Otte <in7y118@public.uni-hamburg.de>
6394 require mpeg2dec >= 0.4.0
6396 2004-04-17 Benjamin Otte <otte@gnome.org>
6398 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
6399 (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
6400 (gst_xvimagesink_set_xwindow_id):
6401 call GST_ELEMENT_ERROR whenever get_xcontext fails. Includes
6402 assorted cleanup fixes.
6404 2004-04-16 David Schleef <ds@schleef.org>
6406 * sys/ximage/ximagesink.h: Compile fix for FreeBSD. (bug #140268)
6407 * sys/xvimage/xvimagesink.h: same
6409 2004-04-16 Thomas Vander Stichele <thomas at apestaart dot org>
6411 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
6412 Fix GST_ELEMENT_ERROR with (NULL)
6414 2004-04-15 Ronald Bultje <rbultje@ronald.bitfreak.net>
6416 * gst-libs/gst/riff/riff-media.c:
6417 (gst_riff_create_video_caps_with_data):
6418 Add div[3456] as fourccs for DivX 3 (fixes #140137).
6420 2004-04-15 Ronald Bultje <rbultje@ronald.bitfreak.net>
6422 * gst-libs/gst/riff/riff-media.c:
6423 (gst_riff_create_video_caps_with_data),
6424 (gst_riff_create_video_caps), (gst_riff_create_audio_caps),
6425 (gst_riff_create_video_template_caps),
6426 (gst_riff_create_audio_template_caps):
6427 * gst-libs/gst/riff/riff-media.h:
6428 * gst-libs/gst/riff/riff-read.c:
6429 (gst_riff_read_strf_vids_with_data), (gst_riff_read_strf_vids):
6430 * gst-libs/gst/riff/riff-read.h:
6431 * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
6432 Add MS RLE support. I added some functions to read out strf chunks
6433 into strf chunks and the data behind it. This is usually color
6434 palettes (as in RLE, but also in 8-bit RGB). Also use those during
6435 caps creation. Lastly, add ADPCM (similar to wavparse - which
6436 should eventually be rifflib based).
6437 * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
6438 (gst_matroska_demux_init), (gst_matroska_demux_reset):
6439 * gst/matroska/matroska-demux.h:
6440 Remove placeholders for some prehistoric tagging system. Didn't add
6441 support for any tag system really anyway.
6442 * gst/qtdemux/qtdemux.c:
6443 Add support for audio/x-m4a (MPEG-4) through spider.
6444 * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
6445 (gst_wavparse_loop):
6446 ADPCM support (#135862). Increase max. buffer size because we
6447 cannot split buffers for ADPCM (screws references) and I've seen
6448 files with 2048 byte chunks. 4096 seems safe for now.
6450 2004-04-15 Thomas Vander Stichele <thomas at apestaart dot org>
6452 * configure.ac: bump nano to 1
6454 === release 0.8.1 ===
6456 2004-04-15 Thomas Vander Stichele <thomas at apestaart dot org>
6458 * configure.ac: releasing 0.8.1, "Comforting Sounds"
6460 2004-04-14 Ronald Bultje <rbultje@ronald.bitfreak.net>
6462 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
6463 Fix typo in divxversion (3 instead of 4 for "DIVX" fourcc).
6466 2004-04-14 Thomas Vander Stichele <thomas at apestaart dot org>
6468 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_plugin_init):
6469 lower rank of dvddemux so that it's not used for mpeg playback.
6471 2004-04-14 Benjamin Otte <in7y118@public.uni-hamburg.de>
6474 save libs correctly when checking mad
6476 2004-04-14 Thomas Vander Stichele <thomas at apestaart dot org>
6478 * ext/mad/gstid3tag.c: (plugin_init):
6479 lower rank of id3tag as proposed by Benjamin. Fixes #139926.
6481 2004-04-13 David Schleef <ds@schleef.org>
6483 * common/m4/gst-feature.m4: Call -config scripts with
6484 --plugin-libs if it is supported.
6485 * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect): sequences of
6486 JPEG images are image/jpeg.
6487 * gst/debug/Makefile.am:
6488 * gst/debug/negotiation.c: (gst_negotiation_class_init),
6489 (gst_negotiation_getcaps), (gst_negotiation_pad_link),
6490 (gst_negotiation_update_caps), (gst_negotiation_get_property),
6491 (gst_negotiation_plugin_init): Add a property that acts like
6493 * testsuite/gst-lint: Move license checking to be a standard
6496 2004-04-13 David Schleef <ds@schleef.org>
6498 * gst/avi/gstavidemux.c: (gst_avi_demux_reset): Fix memleak.
6499 patch from Sebastien Cote (bug #139958)
6501 2004-04-13 Thomas Vander Stichele <thomas at apestaart dot org>
6503 * examples/gstplay/Makefile.am:
6504 * examples/gstplay/player.c: (main):
6505 make the commandline player example use gconf settings
6507 2004-04-13 Thomas Vander Stichele <thomas at apestaart dot org>
6509 * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
6510 (gst_cacasink_sinkconnect), (gst_cacasink_init),
6511 (gst_cacasink_chain), (gst_cacasink_open), (gst_cacasink_close):
6512 init/end library during state transition, not object
6513 creation/disposal. get rid of custom dispose handler.
6516 2004-04-12 Christian Schaller <Uraeus@gnome.org>
6518 * sys/oss/gstosselement.c: s/lstat/stat/ from freeBSD, since it can
6521 2004-04-11 Ronald Bultje <rbultje@ronald.bitfreak.net>
6523 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_data):
6524 Handle JUNK chunks inside data section. Prevents warnings.
6526 2004-04-11 Ronald Bultje <rbultje@ronald.bitfreak.net>
6528 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
6529 (gst_riff_create_video_template_caps):
6531 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
6532 (gst_avi_demux_stream_data):
6533 Add support for "rec-list" chunks.
6535 2004-04-11 Ronald Bultje <rbultje@ronald.bitfreak.net>
6537 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
6538 Fix another codecname mismatch.
6540 2004-04-11 Ronald Bultje <rbultje@ronald.bitfreak.net>
6542 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
6543 Fix divx caps mismatch and move from video/x-jpeg to image/jpeg
6544 so that MJPEG plays back.
6546 2004-04-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
6548 * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
6549 (gst_mp1videoparse_real_chain), (gst_mp1videoparse_change_state):
6550 * gst/mpeg1videoparse/gstmp1videoparse.h:
6551 Fix for some slight mis-cuts in buffer parsing, and for some
6552 potential overflows or faults-causers. Adds disconts. Also fixes
6553 #139105 while we're at it.
6555 2004-04-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
6558 * sys/v4l2/gstv4l2element.h:
6559 Workaround for missing struct v4l2_buffer declaration in Suse 9
6560 and Mandrake 10 linux/videodev2.h header file (#135919).
6562 2004-04-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
6564 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
6565 Bail out if no filename was given.
6567 2004-04-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
6569 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
6570 (gst_v4l2_fourcc_from_structure):
6571 Add Y41B/Y42B YUV formats (see #125732), fix Y41P (was typo'ed to
6574 2004-04-09 Benjamin Otte <otte@gnome.org>
6576 * ext/gnomevfs/gstgnomevfssink.c:
6577 (_gst_boolean_allow_overwrite_accumulator),
6578 (gst_gnomevfssink_class_init):
6579 fix erase signal - if any handler returns false the file will not be
6580 overwritten. If no handler is connected, the file will not be
6582 renamed signal to "allow-overwrite"
6583 * ext/mad/gstid3tag.c: (tag_list_to_id3_tag_foreach):
6584 free string when adding it to ID3 failed
6585 * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
6586 unref event when done
6587 * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
6589 * gst/typefind/gsttypefindfunctions.c:
6590 (mpeg_video_stream_type_find):
6593 2004-04-08 David Schleef <ds@schleef.org>
6595 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
6596 (gst_ffmpegcolorspace_register): Change rank to PRIMARY.
6598 2004-04-08 David Schleef <ds@schleef.org>
6600 * gst/colorspace/gstcolorspace.c: Don't advertise a conversion
6601 we don't support (bug #139532)
6603 2004-04-07 Thomas Vander Stichele <thomas at apestaart dot org>
6605 * ext/mad/gstmad.c: (gst_mad_handle_event),
6606 (gst_mad_check_caps_reset), (gst_mad_chain),
6607 (gst_mad_change_state):
6608 only set explicit caps if they haven't been set before for
6609 this stream. MPEG-audio sample rate/channels aren't allowed
6610 to change in-stream.
6613 2004-04-06 Ronald Bultje <rbultje@ronald.bitfreak.net>
6615 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_base_init),
6616 (_gst_boolean_did_something_accumulator),
6617 (gst_gnomevfssink_class_init), (gst_gnomevfssink_dispose),
6618 (gst_gnomevfssink_init), (gst_gnomevfssink_set_property),
6619 (gst_gnomevfssink_get_property), (gst_gnomevfssink_open_file),
6620 (gst_gnomevfssink_close_file), (gst_gnomevfssink_chain),
6621 (gst_gnomevfssink_change_state):
6622 Fix erase signal. Don't erase by default. Remove handoff signal.
6623 Remove erase property. Don't segfault. General cleanup.
6625 2004-04-07 Benjamin Otte <otte@gnome.org>
6627 * gst-libs/gst/gconf/test-gconf.c: (main):
6628 add missing gst_init
6630 2004-04-07 Benjamin Otte <otte@gnome.org>
6632 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
6633 free the mutexes, too
6635 2004-04-07 Benjamin Otte <otte@gnome.org>
6637 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
6638 actually free the URI string
6639 * ext/mad/gstid3tag.c: (gst_id3_tag_src_event):
6640 compute offset correctly when passing discont events
6641 * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
6642 don't leak discont events
6643 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
6644 add some missing breaks so caps aren't copied randomly
6645 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream):
6646 if we realloc memory, we better use it
6648 2004-04-06 Benjamin Otte <in7y118@public.uni-hamburg.de>
6650 * ext/mad/gstmad.c: (normal_seek):
6651 fix GST_FORMAT_TIME usage
6653 2004-04-05 David Schleef <ds@schleef.org>
6655 * ext/kio/kiosrc.cpp: Undefine KDE_DEPRECATED so we can use
6656 a deprecated function (hack!)
6658 2004-04-05 Benjamin Otte <otte@gnome.org>
6660 * ext/esd/esdmon.c: (gst_esdmon_get):
6661 fix nonterminated vararg and memleak
6663 2004-04-05 Benjamin Otte <otte@gnome.org>
6665 * ext/ladspa/gstladspa.c: (gst_ladspa_class_init),
6666 (gst_ladspa_init), (gst_ladspa_force_src_caps),
6667 (gst_ladspa_set_property), (gst_ladspa_get_property),
6668 (gst_ladspa_instantiate), (gst_ladspa_activate),
6669 (gst_ladspa_deactivate), (gst_ladspa_loop), (gst_ladspa_chain):
6672 2004-04-05 Stefan Kost <kost@imn.htwk-leipzig.de>
6674 reviewed by Benjamin Otte <otte@gnome.org>
6676 * ext/ladspa/gstladspa.c: (gst_ladspa_class_init):
6677 check for broken LADSPA parameters (fixes #138635)
6679 2004-04-05 Benjamin Otte <otte@gnome.org>
6681 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps):
6682 advertise buffer-frames correctly on sinkpads
6684 2004-04-05 Thomas Vander Stichele <thomas at apestaart dot org>
6686 * ext/mad/gstmad.c: (gst_mad_get_type), (gst_mad_layer_get_type),
6687 (gst_mad_mode_get_type), (gst_mad_emphasis_get_type),
6688 (gst_mad_get_event_masks), (gst_mad_get_query_types), (index_seek),
6689 (normal_seek), (gst_mad_src_event), (gst_mad_handle_event),
6690 (gst_mad_check_caps_reset), (gst_mad_chain):
6691 add more debugging, only reset caps when we're not in error state
6693 2004-04-05 Thomas Vander Stichele <thomas at apestaart dot org>
6695 * ext/mad/gstmad.c: add debugging category, comment + cleanups
6697 2004-04-05 Julio M. Merino Vidal <jmmv@menta.net>
6699 reviewed by Benjamin Otte <otte@gnome.org>
6702 fix == in test(1) operator
6704 2004-04-05 Julio M. Merino Vidal <jmmv@menta.net>
6706 reviewed by Benjamin Otte <otte@gnome.org>
6709 fix --export-symblos-regex to a working regex.
6711 2004-04-04 Benjamin Otte <otte@gnome.org>
6713 * sys/oss/.cvsignore:
6716 2004-04-03 Tim-Phillip Müller <t.i.m@zen.co.uk>
6718 reviewed by Benjamin Otte <otte@gnome.org>
6720 * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
6721 add missing 'new_media' argument (fixes #138168)
6722 * gst/matroska/matroska-demux.c:
6723 (gst_matroska_demux_handle_seek_event):
6724 add vararg terminator (fixes #138169)
6726 2004-04-02 David Schleef <ds@schleef.org>
6728 * ext/gdk_pixbuf/Makefile.am: Make sure gstgdkanimation.h is
6729 disted (bug #138914)
6731 2004-04-01 Benjamin Otte <otte@gnome.org>
6733 * ext/alsa/gstalsa.c: (gst_alsa_change_state),
6734 (gst_alsa_close_audio):
6735 handle case better where a soundcard can't pause
6736 * ext/ogg/gstoggdemux.c:
6737 don't crash when we get events but don't have pads yet
6739 2004-04-01 Thomas Vander Stichele <thomas at apestaart dot org>
6741 * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
6742 throw an error if we couldn't probe any caps.
6744 2004-04-01 Jan Schmidt <thaytan@mad.scientist.com>
6746 * ext/dvdnav/gst-dvd:
6747 Add a really simple sample DVD player
6749 2004-04-01 Jan Schmidt <thaytan@mad.scientist.com>
6751 * ext/a52dec/gsta52dec.c: (gst_a52dec_get_type), (gst_a52dec_init),
6752 (gst_a52dec_push), (gst_a52dec_handle_event),
6753 (gst_a52dec_update_streaminfo), (gst_a52dec_loop),
6754 (gst_a52dec_change_state):
6755 * ext/a52dec/gsta52dec.h:
6756 Use a debug category, Output timestamps correctly
6757 Emit tag info, Handle events, tell liba52dec about cpu
6758 capabilities so it can use MMX etc.
6759 * ext/dv/gstdvdec.c: (gst_dvdec_loop), (gst_dvdec_change_state):
6760 Fix a crasher accessing invalid memory
6761 * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init),
6762 (dvdnavsrc_update_highlight), (dvdnavsrc_loop),
6763 (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
6764 (dvdnavsrc_event), (dvdnavsrc_get_formats), (dvdnavsrc_convert),
6766 Some support for byte-format seeking.
6767 Small fixes for still frames and menu button overlays
6768 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
6769 (gst_mpeg2dec_alloc_buffer):
6770 Use a debug category. Adjust the report level of several items to
6771 LOG. Call mpeg2_custom_fbuf to mark our buffers as 'custom buffers'
6772 so it doesn't lose the GstBuffer pointer
6773 * gst/debug/Makefile.am:
6774 * gst/debug/gstdebug.c: (plugin_init):
6775 * gst/debug/gstnavseek.c: (gst_navseek_get_type),
6776 (gst_navseek_base_init), (gst_navseek_class_init),
6777 (gst_navseek_init), (gst_navseek_seek),
6778 (gst_navseek_handle_src_event), (gst_navseek_set_property),
6779 (gst_navseek_get_property), (gst_navseek_chain),
6780 (gst_navseek_plugin_init):
6781 * gst/debug/gstnavseek.h:
6782 Add the navseek debug element for seeking back and forth in a
6783 video stream using arrow keys.
6784 * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_get_type),
6785 (gst_mpeg2subt_base_init), (gst_mpeg2subt_class_init),
6786 (gst_mpeg2subt_init), (gst_mpeg2subt_finalize),
6787 (gst_mpeg2subt_getcaps_video), (gst_mpeg2subt_link_video),
6788 (gst_mpeg2subt_handle_video), (gst_mpeg2subt_src_event),
6789 (gst_mpeg2subt_parse_header), (gst_get_nibble),
6790 (gst_setup_palette), (gst_get_rle_code), (gst_draw_rle_line),
6791 (gst_merge_uv_data), (gst_mpeg2subt_merge_title),
6792 (gst_update_still_frame), (gst_mpeg2subt_handle_subtitle),
6793 (gst_mpeg2subt_handle_dvd_event), (gst_mpeg2subt_loop):
6794 * gst/mpeg2sub/gstmpeg2subt.h:
6795 Pretty much a complete rewrite. Now a loopbased element. May still
6796 require work to properly synchronise subtitle buffers.
6797 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private),
6798 (gst_dvd_demux_send_subbuffer):
6799 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer):
6800 Don't attempt to create subbuffers of size 0
6801 Reduce a couple of error outputs to warnings.
6802 * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect),
6803 (gst_y4mencode_chain):
6804 Output the y4m frame header correctly.
6806 2004-04-01 Thomas Vander Stichele <thomas at apestaart dot org>
6808 * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
6809 throw errors instead of allowing SIGFPE
6811 2004-04-01 Thomas Vander Stichele <thomas at apestaart dot org>
6813 * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_string),
6814 (gst_gconf_render_bin_from_key):
6815 leak plugging and style fixing
6817 2004-03-31 David Schleef <ds@schleef.org>
6819 * gst/audioscale/gstaudioscale.c: (gst_audioscale_expand_value),
6820 (gst_audioscale_getcaps): Fix getcaps to expand and union lists.
6822 * gst/debug/Makefile.am:
6823 * gst/debug/breakmydata.c: (gst_break_my_data_plugin_init):
6824 * gst/debug/gstdebug.c: (plugin_init): Merge elements into one
6826 * gst/debug/negotiation.c: (gst_gst_negotiation_get_type),
6827 (gst_negotiation_base_init), (gst_negotiation_class_init),
6828 (gst_negotiation_init), (gst_negotiation_getcaps),
6829 (gst_negotiation_pad_link), (gst_negotiation_chain),
6830 (gst_negotiation_set_property), (gst_negotiation_get_property),
6831 (gst_negotiation_plugin_init): New element to talk about random
6832 negotiation things happening in a pipeline.
6834 2004-03-31 Thomas Vander Stichele <thomas at apestaart dot org>
6836 * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
6837 fix integer addition with help of Stefan Kost
6839 2004-03-31 Thomas Vander Stichele <thomas at apestaart dot org>
6841 * po/nl.po: updated Dutch translation (Elros Cyriatan)
6843 2004-03-30 David Schleef <ds@schleef.org>
6845 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer),
6846 (gst_mpeg2dec_negotiate_format): Handle Y42B-format MPEG
6847 video, patch from Matthew.Spencer@eu.sony.com (Matthew Spencer)
6849 * ext/mpeg2dec/gstmpeg2dec.h:
6851 2004-03-30 David Schleef <ds@schleef.org>
6853 * ext/gdk_pixbuf/Makefile.am: Remove spurious rules. (bug #136527)
6855 2004-03-30 David Schleef <ds@schleef.org>
6857 * tools/gst-launch-ext-m.m: Applied patch from gnome@flyn.org (W.
6858 Michael Petullo) to handle .mov
6860 2004-03-30 Benjamin Otte <in7y118@public.uni-hamburg.de>
6862 * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
6863 (gst_osselement_rate_check_rate):
6864 probe caps correctly for sound cards that only support one format
6866 2004-03-30 Benjamin Otte <in7y118@public.uni-hamburg.de>
6868 * ext/kio/kiosrc.cpp: (process_events):
6869 update handling event processing if inside KDE - untested
6871 2004-03-29 David Schleef <ds@schleef.org>
6873 * ext/hermes/gsthermescolorspace.c: (plugin_init): decrease rank
6874 by 2 to not interfere with other colorspaces.
6875 * ext/pango/gsttextoverlay.c: (plugin_init): change rank to NONE
6876 * gst/colorspace/gstcolorspace.c: (plugin_init): decrease rank by
6877 one to not interfere with ffmpeg_colorspace.
6879 2004-03-29 David Schleef <ds@schleef.org>
6881 * ext/alsa/gstalsa.c: (gst_alsa_fixate): Don't fixate fields that
6883 * gst/sine/gstsinesrc.c: change rate caps to [1,MAX]
6884 * gst/videocrop/gstvideocrop.c: (plugin_init): Change rank to NONE.
6886 2004-03-30 Benjamin Otte <in7y118@public.uni-hamburg.de>
6888 * gst-libs/gst/riff/riff-media.c:
6889 fail on error, don't try to set stuff on NULL caps
6891 2004-03-30 Benjamin Otte <in7y118@public.uni-hamburg.de>
6895 * ext/kio/Makefile.am:
6896 * ext/kio/kioreceiver.cpp:
6897 * ext/kio/kioreceiver.h:
6898 * ext/kio/kiosrc.cpp:
6900 add experimental kiosrc plugin
6901 * ext/alsa/gstalsaplugin.c: (plugin_init):
6902 initialize debugging category only when we're sure registering the
6905 2004-03-29 Thomas Vander Stichele <thomas at apestaart dot org>
6907 * examples/gstplay/player.c: (main):
6908 * gst-libs/gst/play/play.c: (gst_play_class_init),
6909 (gst_play_set_location), (gst_play_set_data_src),
6910 (gst_play_set_video_sink), (gst_play_set_audio_sink),
6911 (gst_play_set_visualization), (gst_play_connect_visualization):
6912 check return values of element_set_state and return FALSE where
6915 2004-03-29 Benjamin Otte <otte@gnome.org>
6917 * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
6918 try harder to check if an event is really a discont
6920 2004-03-29 Thomas Vander Stichele <thomas at apestaart dot org>
6922 * po/LINGUAS: adding Azerbaijani (Mətin Əmirov)
6925 2004-03-28 Benjamin Otte <otte@gnome.org>
6927 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
6928 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
6929 (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
6930 get rid of non-standard "..." ranges in case statements.
6932 2004-03-27 Martin Soto <martinsoto@users.sourceforge.net>
6934 * gst/mpegstream/gstmpegdemux.c:
6935 * gst/mpegstream/gstmpegdemux.h: Complete overhaul. All DVD
6936 specific functionality split to the new dvddemux element.
6937 * gst/mpegstream/gstdvddemux.c:
6938 * gst/mpegstream/gstdvddemux.h: New demultiplexer for DVD (VOB)
6939 streams, derived from mpegdemux.
6940 * gst/mpegstream/gstmpegparse.c: Discontinuity handling cleaned
6941 up. SCR based timestamp rewriting can be turned off (will probably
6942 completely disappear soon).
6943 * ext/dvdnav/dvdnavsrc.c: Changes resulting from a few months
6944 hacking. General cleanup. All printf statements replaced by
6945 debugging messages. Almost complete libdvdnav support.
6946 (dvdnavsrc_class_init): Got rid of unnecessary signals (replaced
6947 by events. New properties for audio and subpicture languages.
6948 (dvdnavsrc_update_highlight): Now uses events.
6949 (dvdnavsrc_user_op): Cleaned up.
6950 (dvdnavsrc_get): Renamed to dvdnavsrc_loop (element is now loop
6951 based). Lots of cleanup, and propper support for most libdvdnav
6953 (dvdnavsrc_make_dvd_event): New function.
6954 (dvdnavsrc_make_dvd_nav_packet_event): New function.
6955 (dvdnavsrc_make_clut_change_event): New function.
6957 2004-03-26 Benjamin Otte <otte@gnome.org>
6959 * gst/typefind/gsttypefindfunctions.c: (theora_type_find):
6960 fix bug where typefinding would claim it's theora whenever less then
6961 7 bytes of data were available
6963 2004-03-25 Ronald Bultje <rbultje@ronald.bitfreak.net>
6965 * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link),
6966 (gst_alawdec_base_init), (gst_alawdec_class_init),
6967 (gst_alawdec_init), (gst_alawdec_chain):
6968 * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link),
6969 (gst_alawenc_base_init), (gst_alawenc_class_init),
6970 (gst_alawenc_init), (gst_alawenc_chain):
6971 * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link),
6972 (gst_mulawdec_base_init), (gst_mulawdec_class_init),
6973 (gst_mulawdec_init), (gst_mulawdec_chain):
6974 * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link),
6975 (gst_mulawenc_base_init), (gst_mulawenc_class_init),
6976 (gst_mulawenc_init), (gst_mulawenc_chain):
6977 Fix capsnego in all four, remove the unused property functions and
6978 simplify the chain functions slightly. I guess we could use macros
6979 or something similar for those, since the code is so similar, but
6980 I'm currently too lazy...
6982 2004-03-24 David Schleef <ds@schleef.org>
6984 * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
6985 (gst_osselement_close_audio), (gst_osselement_probe_caps),
6986 (gst_osselement_get_format_structure),
6987 (gst_osselement_rate_probe_check), (gst_osselement_rate_add_range),
6988 (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate),
6989 (gst_osselement_rate_int_compare): Add code to handle rate probing
6991 * sys/oss/gstosselement.h: same
6992 * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_getcaps):
6993 Use rate probing provided by osselement.
6994 * sys/oss/gstosssrc.c: (gst_osssrc_init), (gst_osssrc_getcaps): same
6996 2004-03-24 Ronald Bultje <rbultje@ronald.bitfreak.net>
6998 * ext/xvid/gstxvidenc.c: (gst_xvidenc_set_property),
6999 (gst_xvidenc_get_property):
7002 2004-03-24 David Schleef <ds@schleef.org>
7004 * ext/speex/gstspeexdec.c: (gst_speexdec_base_init),
7005 (gst_speexdec_init):
7006 * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
7007 (gst_speexenc_init): Create the pad template correctly (from
7008 the static pad template, not a NULL pointer.)
7010 2004-03-25 Benjamin Otte <otte@gnome.org>
7012 * gst/debug/Makefile.am:
7013 * gst/debug/breakmydata.c:
7014 add element that quasi-randomly changes bytes in the stream.
7015 Intended use is robustness checking of demuxers and decoders in
7018 2004-03-24 Benjamin Otte <otte@gnome.org>
7020 * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
7021 (gst_alsa_probe_hw_params):
7022 * ext/alsa/gstalsa.h:
7023 debugging output fixes
7025 2004-03-24 Benjamin Otte <otte@gnome.org>
7027 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_set_property):
7028 don't g_return_if_fail if element is PLAYING, fail silently as every
7030 * gst/effectv/gstquark.c: (gst_quarktv_chain):
7031 only fix needed for cast lvalue issues in gst-plugins
7032 * gst/volenv/gstvolenv.c: (gst_volenv_init):
7035 2004-03-24 Benjamin Otte <otte@gnome.org>
7037 * gst/level/gstlevel.c: (gst_level_init):
7038 add proxying getcaps function, so level doesn't advertise impossible
7041 2004-03-24 David Schleef <ds@schleef.org>
7043 * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
7044 (gst_qtdemux_loop_header), (qtdemux_parse_moov), (qtdemux_parse),
7045 (qtdemux_node_dump_foreach), (qtdemux_dump_mvhd),
7046 (qtdemux_dump_tkhd), (qtdemux_dump_elst), (qtdemux_dump_mdhd),
7047 (qtdemux_dump_hdlr), (qtdemux_dump_vmhd), (qtdemux_dump_dref),
7048 (qtdemux_dump_stsd), (qtdemux_dump_stts), (qtdemux_dump_stss),
7049 (qtdemux_dump_stsc), (qtdemux_dump_stsz), (qtdemux_dump_stco),
7050 (qtdemux_dump_co64), (qtdemux_dump_dcom), (qtdemux_dump_cmvd),
7051 (qtdemux_parse_tree), (qtdemux_parse_trak): Fix debugging
7052 messages. Divide the chunk size by the compression ratio
7053 (needed for MACE audio)
7055 2004-03-23 Ronald Bultje <rbultje@ronald.bitfreak.net>
7057 * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
7058 Fix buffer overflow read error.
7060 2004-03-23 Ronald Bultje <rbultje@ronald.bitfreak.net>
7062 * ext/alsa/gstalsa.h:
7063 Remove unused entry.
7064 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
7066 * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
7067 (gst_videodrop_link), (gst_videodrop_chain):
7068 Fix, sort of. Was horribly broken with new capsnego. Bah...
7070 2004-03-23 Jeremy Simon <jesimon@libertysurf.fr>
7072 * gst/typefind/gsttypefindfunctions.c: (ape_type_find),
7074 Add a monkeysaudio typefind function
7076 2004-03-23 Johan Dahlin <johan@gnome.org>
7078 * gst-libs/gst/play/play.c (gst_play_audio_fixate)
7079 (gst_play_video_fixate): Check so the structure has the field
7080 before trying to fixate them, this makes it possible to have
7081 fakesinks for video and audio output without printing errors on
7084 2004-03-22 David Schleef <ds@schleef.org>
7086 * sys/oss/Makefile.am:
7087 * sys/oss/oss_probe.c: (main), (probe_check), (add_range),
7088 (check_rate), (add_rate): Rate probing test app.
7090 2004-03-21 Benjamin Otte <otte@gnome.org>
7092 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
7093 (_fixate_caps_to_int), (gst_audio_convert_fixate):
7094 add a fixation function that pretty much does the right thing (fixes
7097 2004-03-20 David I. Lehn <dlehn@users.sourceforge.net>
7099 * configure.ac: GST_PACKAGE default: s/GStreamer/GStreamer Plugins/
7101 2004-03-20 Tim-Phillip Müller <t.i.m@zen.co.uk>
7103 reviewed by: Benjamin Otte <otte@gnome.org>
7105 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
7106 terminate gst_event_new_discontinuous correctly (fixes parts of
7109 2004-03-19 David Schleef <ds@schleef.org>
7111 * gst-libs/gst/Makefile.am: Enable xoverlay unconditionally,
7112 since it doesn't depend on X, and it's part of our ABI.
7114 2004-03-19 Iain <iain@prettypeople.org>
7116 * gst/interleave/deinterleave.c (deinterleave_sink_link): Use the
7117 is_int in the structure, not the local variable.
7119 2004-03-19 David Schleef <ds@schleef.org>
7121 * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_change_state),
7122 (gst_rfbsrc_init), (gst_rfbsrc_getcaps), (gst_rfbsrc_fixate),
7123 (gst_rfbsrc_link), (gst_rfbsrc_paint_rect), (gst_rfbsrc_get):
7124 Improvements in caps negotiation.
7126 2004-03-18 Thomas Vander Stichele <thomas at apestaart dot org>
7130 adding Afrikaans (Petri Jooste)
7132 2004-03-18 Thomas Vander Stichele <thomas at apestaart dot org>
7134 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
7135 (gst_ffmpegcolorspace_chain):
7136 throw error instead of g_critical (#137588)
7138 2004-03-18 Thomas Vander Stichele <thomas at apestaart dot org>
7142 dist common and m4 correctly
7145 2004-03-17 David Schleef <ds@schleef.org>
7147 * pkgconfig/gstreamer-media-info.pc.in: Add Version.
7150 2004-03-17 Thomas Vander Stichele <thomas at apestaart dot org>
7154 adding Swedish translation (Christian Rose)
7156 2004-03-17 Thomas Vander Stichele <thomas at apestaart dot org>
7158 * Makefile.am: use release.mak
7160 2004-03-16 Thomas Vander Stichele <thomas at apestaart dot org>
7163 * common/gst-autogen.sh:
7164 add some explanation about the version detection
7168 2004-03-16 Thomas Vander Stichele <thomas at apestaart dot org>
7170 * configure.ac: bump nano to 1
7172 === release 0.8.0 ===
7174 2004-03-16 Thomas Vander Stichele <thomas at apestaart dot org>
7176 * configure.ac: release 0.8.0, "Pharmaceutical Itch"
7178 2004-03-16 Thomas Vander Stichele <thomas at apestaart dot org>
7181 update libtool version
7182 * gst-libs/gst/media-info/Makefile.am:
7183 actually use libtool version
7185 2004-03-15 Thomas Vander Stichele <thomas at apestaart dot org>
7187 * configure.ac: fix speex detection to work with 1.0 but not 1.1
7189 2004-03-15 Thomas Vander Stichele <thomas at apestaart dot org>
7192 * gst-plugins.spec.in:
7193 * pkgconfig/Makefile.am:
7194 * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
7195 * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
7196 * pkgconfig/gstreamer-libs-uninstalled.pc.in:
7197 * pkgconfig/gstreamer-libs.pc.in:
7198 * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
7199 * pkgconfig/gstreamer-play-uninstalled.pc.in:
7200 * pkgconfig/gstreamer-plugins-uninstalled.pc.in:
7201 * pkgconfig/gstreamer-plugins.pc.in:
7202 remove @VERSION@ from some of the pc files since core and plugins
7204 created gstreamer-plugins.pc as it's a better name, but keeping
7205 -libs around for now to get fixes upstream done first.
7207 2004-03-15 Julien MOUTTE <julien@moutte.net>
7209 * gst-libs/gst/play/play.c: (gst_play_get_framerate),
7210 (gst_play_get_sink_element): First draft of gst_play_get_framerate.
7211 * gst-libs/gst/play/play.h:
7213 2004-03-15 Thomas Vander Stichele <thomas at apestaart dot org>
7215 * *.c, *.cc: don't mix tabs and spaces
7217 2004-03-15 Thomas Vander Stichele <thomas at apestaart dot org>
7219 * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
7220 use the new ffmpegcolorspace
7221 * gst-plugins.spec.in:
7222 package new colorspace and media-info
7224 * pkgconfig/Makefile.am:
7225 fix some more disting issues
7226 * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
7227 * pkgconfig/gstreamer-media-info.pc.in:
7228 generate media-info pc files
7230 2004-03-15 Johan Dahlin <johan@gnome.org>
7232 * *.h: Revert indenting
7234 2004-03-15 Thomas Vander Stichele <thomas at apestaart dot org>
7237 adding ffmpegcolorspace element
7238 * gst/ffmpegcolorspace/Makefile.am:
7239 * gst/ffmpegcolorspace/avcodec.h:
7240 * gst/ffmpegcolorspace/common.h:
7241 * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
7242 * gst/ffmpegcolorspace/dsputil.h:
7243 * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
7244 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7245 (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_pix_fmt_to_caps),
7246 (gst_ffmpeg_caps_to_pix_fmt):
7247 * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
7248 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
7249 (gst_ffmpegcolorspace_caps_remove_format_info),
7250 (gst_ffmpegcolorspace_getcaps), (gst_ffmpegcolorspace_pad_link),
7251 (gst_ffmpegcolorspace_get_type), (gst_ffmpegcolorspace_base_init),
7252 (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_init),
7253 (gst_ffmpegcolorspace_chain), (gst_ffmpegcolorspace_change_state),
7254 (gst_ffmpegcolorspace_set_property),
7255 (gst_ffmpegcolorspace_get_property),
7256 (gst_ffmpegcolorspace_register):
7257 * gst/ffmpegcolorspace/imgconvert.c:
7258 (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
7259 (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
7260 (avpicture_get_size), (avcodec_get_pix_fmt_loss),
7261 (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
7262 (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
7263 (yuv422_to_yuv420p), (yuv422_to_yuv422p), (yuv422p_to_yuv422),
7264 (C_JPEG_TO_CCIR), (img_convert_init), (img_apply_table),
7265 (shrink41), (shrink21), (shrink12), (shrink22), (shrink44),
7266 (grow21_line), (grow41_line), (grow21), (grow22), (grow41),
7267 (grow44), (conv411), (gif_clut_index), (build_rgb_palette),
7268 (bitcopy_n), (mono_to_gray), (monowhite_to_gray),
7269 (monoblack_to_gray), (gray_to_mono), (gray_to_monowhite),
7270 (gray_to_monoblack), (avpicture_alloc), (avpicture_free),
7271 (is_yuv_planar), (img_convert), (get_alpha_info_pal8),
7272 (img_get_alpha_info), (deinterlace_line),
7273 (deinterlace_line_inplace), (deinterlace_bottom_field),
7274 (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
7275 * gst/ffmpegcolorspace/imgconvert_template.h:
7276 * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
7277 * gst/ffmpegcolorspace/mmx.h:
7278 * gst/ffmpegcolorspace/utils.c: (avcodec_init):
7279 adding ffmpegcolorspace element supplied by Ronald after cleaning
7280 up and pulling in the right bits of upstream source.
7281 I'm sure a better C/compiler wizard could do some cleaning up (for
7282 example use GLIB's malloc stuff), but as a first pass this
7285 2004-03-15 Thomas Vander Stichele <thomas at apestaart dot org>
7287 * ext/alsa/gstalsa.h:
7288 I assume Ronald forgot to commit the change to have cardname
7289 as a struct member. Expect some public spanking at the next
7292 2004-03-15 Ronald Bultje <rbultje@ronald.bitfreak.net>
7294 * ext/alsa/gstalsa.c: (gst_alsa_get_property),
7295 (gst_alsa_open_audio), (gst_alsa_close_audio):
7296 * ext/alsa/gstalsa.c:
7297 Don't open the device if we're a mixer (= padless).
7298 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_class_init),
7299 (gst_alsa_mixer_init), (gst_alsa_mixer_open),
7300 (gst_alsa_mixer_close), (gst_alsa_mixer_change_state):
7301 Open mixer during state change rather than during object
7302 initialization. Also, get a device name. Currently in a somewhat
7303 hackish fashion, but I didn't really find something better.
7305 2004-03-14 Thomas Vander Stichele <thomas at apestaart dot org>
7307 * *.c, *.h: run gst-indent
7309 2004-03-14 Benjamin Otte <otte@gnome.org>
7311 * gst/modplug/gstmodplug.cc:
7312 * gst/modplug/gstmodplug.h:
7313 set correct timestamps on outgoing buffers
7315 2004-03-14 Benjamin Otte <otte@gnome.org>
7317 * gst/modplug/gstmodplug.cc:
7318 handle events - don't do crap when a discont arrives that's not
7320 This allows correct loading and playback of mods in Rhythmbox
7322 2004-03-14 Benjamin Otte <otte@gnome.org>
7325 * gst-libs/gst/gconf/Makefile.am:
7326 * pkgconfig/Makefile.am:
7327 move gstreamer-gconf pkgconfig files to pkgconfig/ dir. Make sure
7328 they get rebuilt properly
7330 when checking for vorbis, try pkgconfig first.
7331 * gst/modplug/gstmodplug.cc:
7334 2004-03-14 Ronald Bultje <rbultje@ronald.bitfreak.net>
7336 * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
7337 Fix for obvious mistake, where we first shift the offset and then
7338 read a samplesize element assuming the old offset. Note that this
7339 part still has something weird, i.e. my movies containing those
7340 don't actually play well, but at least there's something that looks
7343 2004-03-14 Jan Schmidt <thaytan@mad.scientist.com>
7344 * gst/typefind/gsttypefindfunctions.c: (speex_type_find),
7346 Add a typefind function for speex format
7348 2004-03-13 Ronald Bultje <rbultje@ronald.bitfreak.net>
7350 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps),
7351 (gst_asf_demux_setup_pad):
7352 Use 25fps as our "fake" fps value (marked for fixage in 0.9.x)
7353 instead of 0. Reason is simple: some elements have a fps range
7354 of 1-max instead of 0-max. So now ASF video actually works.
7356 2004-03-13 Thomas Vander Stichele <thomas at apestaart dot org>
7360 adding serbian as a language
7362 2004-03-13 Benjamin Otte <otte@gnome.org>
7364 * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
7365 return taglist correctly from _get function, don't gst_pad_push it.
7368 2004-03-13 Jan Schmidt <thaytan@mad.scientist.com>
7369 * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
7371 2004-03-13 Ronald Bultje <rbultje@ronald.bitfreak.net>
7373 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_free_list):
7374 * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init),
7375 (gst_alsa_mixer_track_new):
7376 * ext/alsa/gstalsamixertrack.h:
7377 Fix ancient leftovers... MixerTrack is a GObject.
7379 2004-03-13 Ronald Bultje <rbultje@ronald.bitfreak.net>
7381 * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
7382 * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
7383 Don't block during probing...
7385 2004-03-12 Ronald Bultje <rbultje@ronald.bitfreak.net>
7387 * ext/alsa/gstalsa.c: (gst_alsa_get_type), (gst_alsa_class_init),
7388 (gst_alsa_get_property), (gst_alsa_probe_get_properties),
7389 (gst_alsa_class_probe_devices), (gst_alsa_class_list_devices),
7390 (gst_alsa_probe_probe_property), (gst_alsa_probe_needs_probe),
7391 (gst_alsa_probe_get_values), (gst_alsa_probe_interface_init),
7392 (gst_alsa_open_audio), (gst_alsa_close_audio):
7393 * ext/alsa/gstalsa.h:
7394 Add propertyprobe interface implementation, add some device-name
7395 property, all this so that it looks good in gnome-volume-control.
7397 2004-03-12 David Schleef <ds@schleef.org>
7399 * configure.ac: the Hermes library controls hermescolorspace, not
7401 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
7402 (gst_mpeg2dec_init): minor pet peeve: disable code with #ifdef,
7404 * ext/sdl/sdlvideosink.c: Change XID to unsigned long.
7405 * ext/sdl/sdlvideosink.h: ditto.
7406 * gst/colorspace/gstcolorspace.c: Fix old comments about Hermes
7408 2004-03-12 Benjamin Otte <otte@gnome.org>
7410 * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_set_xwindow_id),
7411 (gst_x_overlay_got_xwindow_id):
7412 * gst-libs/gst/xoverlay/xoverlay.h:
7413 replace XID with unsigned long to get rid of the xlibs dependency in
7414 XOverlay (fixes #137004)
7416 2004-03-13 Jan Schmidt <thaytan@mad.scientist.com>
7417 * gst/effectv/gstaging.c: (gst_agingtv_base_init),
7418 (gst_agingtv_setup):
7419 * gst/effectv/gstdice.c: (gst_dicetv_get_type),
7420 (gst_dicetv_base_init), (gst_dicetv_class_init),
7421 (gst_dicetv_setup), (gst_dicetv_init), (gst_dicetv_draw):
7422 * gst/effectv/gstedge.c: (gst_edgetv_get_type),
7423 (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
7424 (gst_edgetv_setup), (gst_edgetv_rgb32):
7425 * gst/effectv/gsteffectv.c:
7426 * gst/effectv/gstquark.c: (gst_quarktv_link), (gst_quarktv_init),
7427 (gst_quarktv_set_property):
7428 * gst/effectv/gstrev.c: (gst_revtv_get_type),
7429 (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
7430 (gst_revtv_setup), (gst_revtv_rgb32):
7431 * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type),
7432 (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
7433 (gst_shagadelictv_init), (gst_shagadelictv_setup),
7434 (gst_shagadelictv_rgb32):
7435 * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type),
7436 (gst_vertigotv_base_init), (gst_vertigotv_class_init),
7437 (gst_vertigotv_setup), (gst_vertigotv_init), (gst_vertigotv_rgb32):
7438 * gst/effectv/gstwarp.c:
7439 Port everything that can be ported to videofilter and fix up the caps.
7440 Can someone with a big-endian machine please check these?
7442 2004-03-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
7444 * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_get_time),
7445 (gst_osssink_chain), (gst_osssink_change_state):
7446 Latest fixes for A/V sync, audio playback and such. This is about
7447 all... MPEG playback issues are mostly related to the async build-
7448 up of MPEG files, I cannot fix that. Use basicgthread to solve it.
7450 2004-03-10 Thomas Vander Stichele <thomas at apestaart dot org>
7452 patch from: Stephane Loeuillet
7455 use pkg-config for some libraries, falling back to the old .m4 way
7460 2004-03-10 Thomas Vander Stichele <thomas at apestaart dot org>
7463 * tools/Makefile.am:
7464 * tools/Makefile.in:
7465 * tools/gst-launch-ext-m.m:
7466 * tools/gst-launch-ext.1.in:
7467 * tools/gst-visualise-m.m:
7468 * tools/gst-visualise.1:
7469 * tools/gst-visualise.1.in:
7470 reorganizing generation of script tools
7472 2004-03-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
7474 * ext/divx/gstdivxdec.c:
7475 Downgrade priority. We prefer ffdec_mpeg4.
7476 * ext/faad/gstfaad.c: (gst_faad_srcgetcaps), (gst_faad_srcconnect),
7477 (gst_faad_chain), (gst_faad_change_state):
7478 Fix capsnego. Doesn't work for some sounds because we don't have
7479 a 5:1 to stereo element.
7480 * ext/xvid/gstxvid.c: (plugin_init):
7482 * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
7483 (gst_osssink_change_state):
7484 Add discont handling.
7486 2004-03-09 Colin Walters <walters@verbum.org>
7488 * gst/audioconvert/gstaudioconvert.c: Fix typo in width 8
7491 2004-03-09 Benjamin Otte <otte@gnome.org>
7493 * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
7494 the signals take 2 arguments
7496 2004-03-09 David Schleef <ds@schleef.org>
7498 * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad),
7499 (gst_alsa_fixate): Add fixate function. (bug #136686)
7500 * ext/alsa/gstalsa.h:
7501 * ext/alsa/gstalsasink.c: (gst_alsa_sink_init):
7503 2004-03-09 Benjamin Otte <otte@gnome.org>
7505 * ext/mikmod/gstmikmod.c: (gst_mikmod_init), (gst_mikmod_loop),
7506 (gst_mikmod_change_state):
7507 * ext/mikmod/gstmikmod.h:
7508 make mikmod's loop function not loop infinitely and call
7509 gst_element_yield anymore
7510 * gst/modplug/gstmodplug.cc:
7511 fix pad negotiation (fixes #136590)
7513 2004-03-09 David Schleef <ds@schleef.org>
7515 * ext/lcs/Makefile.am: Fix so that the lcs colorspace plugin
7516 doesn't conflict with the internal colorspace plugin.
7517 * gst-libs/gst/audio/make_filter: Use `` instead of $() to
7518 satisfy the crappy-ass shell shipped by a certain vendor.
7519 * gst/videofilter/make_filter: same (bug #135299)
7521 2004-03-09 Thomas Vander Stichele <thomas at apestaart dot org>
7523 * configure.ac: bump nano to 1
7525 === release 0.7.6 ===
7527 2004-03-09 Thomas Vander Stichele <thomas at apestaart dot org>
7529 * configure.in: releasing 0.7.6, "There"
7531 2004-03-09 Thomas Vander Stichele <thomas at apestaart dot org>
7533 * pkgconfig/gstreamer-play-uninstalled.pc.in:
7534 * pkgconfig/gstreamer-play.pc.in:
7537 2004-03-09 Thomas Vander Stichele <thomas at apestaart dot org>
7539 * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_base_init),
7540 (cdparanoia_open), (cdparanoia_event):
7541 fix/add error handling
7543 add cdparanoia source
7544 * tools/Makefile.am:
7545 make scripts executable
7547 2004-03-09 Thomas Vander Stichele <thomas at apestaart dot org>
7550 * ext/vorbis/Makefile.am:
7552 remove id3types, vorbisfile and xvideosink from the build (#133783)
7554 2004-03-08 Ronald Bultje <rbultje@ronald.bitfreak.net>
7556 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
7557 Fix metadata read crash (#136537).
7559 2004-03-08 Thomas Vander Stichele <thomas at apestaart dot org>
7561 * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
7562 * gst-libs/gst/media-info/media-info.c: (gst_media_info_read):
7563 adding mime types, fixing the one-stop function
7565 2004-03-08 Christian Schaller <Uraeus@gnome.org>
7567 * ext/nas/nassink.c and /ext/nas/nassink.h:
7568 More NAS love from Arwed von Merkatz
7569 So lets all sing 'Can you feel the NAS tonight'
7571 2004-03-08 Christian Schaller <Uraeus@gnome.org>
7573 * tools/gst-launch-ext.in:
7574 Replace vorbisfile with oggdemux/vorbisdec/audioconvert
7576 2004-03-08 Thomas Vander Stichele <thomas at apestaart dot org>
7578 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
7579 (gst_mpeg2dec_init):
7580 remove the user_data pad for now, because it is being used in
7581 fixating causing MPEG playback to fixate on 1000 Hz for playback.
7582 If someone knows how to fix this properly, please do.
7584 2004-03-08 Thomas Vander Stichele <thomas at apestaart dot org>
7586 * sys/oss/gstosssink.c: (gst_osssink_get_delay),
7587 (gst_osssink_get_time):
7588 add a warning, IMO this won't get triggered anymore, remove later
7590 2004-03-07 David Schleef <ds@schleef.org>
7592 * gst/qtdemux/qtdemux.c: (qtdemux_video_caps): Added Cinepak
7593 format (bug #136470)
7595 2004-03-07 Thomas Vander Stichele <thomas at apestaart dot org>
7597 * gst-libs/Makefile.am:
7598 * gst-libs/gst/media-info/Makefile.am:
7599 * gst-libs/gst/media-info/media-info-priv.c: (found_tag_callback),
7600 (error_callback), (gst_media_info_error_create),
7601 (gst_media_info_error_element), (gmip_init), (gmip_reset),
7602 (gmi_clear_decoder), (gmip_find_type_pre), (gmip_find_type):
7603 * gst-libs/gst/media-info/media-info-priv.h:
7604 * gst-libs/gst/media-info/media-info-test.c: (main):
7605 * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
7606 (gst_media_info_class_init), (gst_media_info_instance_init),
7607 (gst_media_info_set_source), (gst_media_info_read_with_idler),
7608 (gst_media_info_read_idler), (gst_media_info_read):
7609 * gst-libs/gst/media-info/media-info.h:
7610 fixed, should work now
7612 2004-03-07 Christian Schaller <Uraeus@gnome.org>
7614 * ext/nas/nassink.c:
7615 A bunch of NAS fixes from Arwed von Merkatz
7617 2004-03-06 Ronald Bultje <rbultje@ronald.bitfreak.net>
7619 * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
7620 (qtdemux_parse_trak):
7621 Fix crash (j might be greater than n_samples, in which case we're
7622 writing outside the allocated space for the array) and memleak.
7624 2004-03-06 Ronald Bultje <rbultje@ronald.bitfreak.net>
7626 * sys/oss/gstosssink.c: (gst_osssink_chain):
7627 And another caller that couldn't handle delay < 0 (unsigned
7628 integer overflow). Video now continues playing on an audio
7629 buffer underrun, and the clock continues working. Audio still
7632 2004-03-06 Ronald Bultje <rbultje@ronald.bitfreak.net>
7634 * sys/oss/gstosssink.c: (gst_osssink_get_delay),
7635 (gst_osssink_get_time):
7636 get_delay() may return values lower than 0. In those cases, we
7637 should not actually cast to *unsigned* int64, that will break
7638 stuff horribly. In my case, it screwed up A/V sync in movies
7639 in totem rather badly.
7641 2004-03-06 Christophe Fergeau <teuf@gnome.org>
7643 * ext/faac/gstfaac.c: (gst_faac_chain):
7644 * ext/flac/gstflactag.c: (gst_flac_tag_chain):
7645 * ext/libpng/gstpngenc.c: (user_write_data):
7646 * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
7647 * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
7648 * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
7649 * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
7650 Fix several misuse of gst_buffer_merge (it doesn't take ownership
7651 of any buffer), should fix some leaks. I hope I didn't unref buffers
7652 that shouldn't be...
7654 2004-03-06 Thomas Vander Stichele <thomas at apestaart dot org>
7656 * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
7657 (deep_notify_callback), (tag_flag_score), (found_tag_callback),
7658 (error_callback), (gmi_reset), (gmi_seek_to_track),
7659 (gmi_get_decoder), (gmi_set_mime), (gmip_find_type_pre),
7660 (gmip_find_type_post), (gmip_find_stream_post),
7661 (gmip_find_track_streaminfo_post):
7662 * gst-libs/gst/media-info/media-info-priv.h:
7663 * gst-libs/gst/media-info/media-info-test.c: (print_tag),
7664 (info_print), (main):
7665 * gst-libs/gst/media-info/media-info.c:
7666 (gst_media_info_error_create), (gst_media_info_error_element),
7667 (gst_media_info_instance_init), (gst_media_info_get_property),
7668 (gst_media_info_new), (gst_media_info_set_source),
7669 (gst_media_info_read_idler), (gst_media_info_read):
7670 * gst-libs/gst/media-info/media-info.h:
7671 first pass at making this work again. This seems to work on
7672 tagged ogg/vorbis and mp3 files.
7674 2004-03-06 Benjamin Otte <otte@gnome.org>
7676 * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
7677 fix huge leak: gst_buffer_merge doesn't unref the first argument
7680 2004-03-06 Thomas Vander Stichele <thomas at apestaart dot org>
7682 * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_update_info):
7683 report layer/mode/emphasis
7685 2004-03-06 Christophe Fergeau <teuf@gnome.org>
7687 * ext/mad/gstmad.c: (gst_mad_chain): fixed caps leak
7689 2004-03-06 Thomas Vander Stichele <thomas at apestaart dot org>
7691 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
7694 2004-03-06 Thomas Vander Stichele <thomas at apestaart dot org>
7696 * ext/vorbis/vorbis.c: (plugin_init):
7697 * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
7698 (gst_vorbis_dec_init), (vorbis_dec_event):
7700 make vorbisdec handle _BYTE and _TIME queries
7702 2004-03-06 Christophe Fergeau <teuf@gnome.org>
7704 * ext/mad/gstmad.c: (gst_mad_chain): send the average bitrate read
7705 from the xing header
7707 2004-03-06 Benjamin Otte <otte@gnome.org>
7709 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps),
7710 (gst_audio_convert_link), (gst_audio_convert_change_state),
7711 (gst_audio_convert_buffer_from_default_format):
7712 do conversions from/to float correctly, fix some caps nego errors,
7713 export correct supported caps in template and getcaps, use correct
7714 caps in try_set_caps functions
7716 2004-03-06 Christophe Fergeau <teuf@gnome.org>
7718 For some reason, I only committed a ChangeLog entry yesterday and
7719 not the corresponding code...
7720 * ext/mad/gstmad.c: Fix detection of Xing headers
7721 * gst/tags/gstid3tag.c: Changes to support TLEN tags
7723 2004-03-06 Benjamin Otte <otte@gnome.org>
7725 * ext/ogg/gstoggdemux.c: (gst_ogg_get_pad_by_pad),
7726 (gst_ogg_demux_src_query):
7727 make sure to handle the case where there's no current chain
7730 2004-03-05 David Schleef <ds@schleef.org>
7732 * ext/aalib/gstaasink.c: (gst_aasink_fixate), (gst_aasink_init):
7733 Add fixate function. (bug #131128)
7734 * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
7735 (gst_sdlvideosink_fixate): Add fixate function.
7736 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
7737 Fix attempt to print a non-pointer using GST_PTR_FORMAT.
7738 * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt):
7739 Fix missing break that was causing ulaw to be interpreted as
7742 2004-03-05 David Schleef <ds@schleef.org>
7744 * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
7745 Fix code that ignores return value of gst_buffer_merge().
7747 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_descramble_segment):
7748 * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice): same
7749 * testsuite/gst-lint: Check for above.
7751 2004-03-05 David Schleef <ds@schleef.org>
7753 * gst/udp/gstudpsrc.c: (gst_udpsrc_get): Check for unfixed
7754 caps and throw an element error. (bug #136334)
7756 2004-03-05 David Schleef <ds@schleef.org>
7758 * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_srcgetcaps),
7759 (gst_faad_chain): Fix negotiation.
7760 * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_handle_src_event): Add
7761 key and button events.
7762 * gst-libs/gst/floatcast/floatcast.h: Fix a minor bug in this
7764 * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in: gstgconf
7766 * gst-libs/gst/gconf/gstreamer-gconf.pc.in: same
7767 * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
7768 (gst_play_video_fixate), (gst_play_audio_fixate): Add a fixate
7769 function to encourage better negotiation, particularly between
7770 audioconvert and osssink.
7771 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
7772 * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak): Make some debugging
7774 * gst/typefind/gsttypefindfunctions.c: Fix mistake in flash
7776 * gst/vbidec/vbiscreen.c: Add glib header
7777 * pkgconfig/gstreamer-play.pc.in: Depends on gst-interfaces.
7779 2004-03-06 Christophe Fergeau <teuf@users.sourceforge.net>
7781 * ext/mad/gstmad.c: Fix detection of Xing headers
7782 * gst/tags/gstid3tag.c: Changes to support TLEN tags
7784 2004-03-06 Thomas Vander Stichele <thomas at apestaart dot org>
7786 * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
7787 (gst_wavparse_pad_convert), (gst_wavparse_pad_query):
7790 2004-03-06 Christophe Fergeau <teuf@gnome.org>
7792 * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
7793 * ext/mad/gstmad.c: (gst_mad_init), (is_xhead),
7794 (mpg123_parse_xing_header), (gst_mad_chain): parse Xing header in vbr
7795 files, and report the parsed length as a GST_TAG_DURATION tag.
7796 * gst/tags/gstid3tag.c: support TLEN (duration) tag
7798 2004-03-05 Benjamin Otte <otte@gnome.org>
7800 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_channels):
7801 convert channels correctly. convert correctly to unsigned.
7803 2004-03-05 Julien MOUTTE <julien@moutte.net>
7805 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): Check if
7806 we have a window before clearing it.
7808 2004-03-05 Julien MOUTTE <julien@moutte.net>
7810 * sys/ximage/ximagesink.c: (gst_ximagesink_change_state): Check if we
7811 have a window before clearing it.
7813 2004-03-05 Thomas Vander Stichele <thomas at apestaart dot org>
7815 * gconf/gstreamer.schemas.in:
7816 * gst-libs/gst/gconf/Makefile.am:
7817 version installation path the same way as for 0.6
7818 * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
7819 * pkgconfig/gstreamer-libs-uninstalled.pc.in:
7820 * pkgconfig/gstreamer-play-uninstalled.pc.in:
7821 remove comment that was fixed
7823 2004-03-05 David Schleef <ds@schleef.org>
7825 * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_src_formats),
7826 (gst_qtdemux_src_convert), (gst_qtdemux_get_src_query_types),
7827 (gst_qtdemux_get_event_mask), (gst_qtdemux_handle_src_query),
7828 (gst_qtdemux_handle_src_event), (gst_qtdemux_add_stream):
7829 Add prototype code for handling seeking and querying.
7831 2004-03-04 Ronald Bultje <rbultje@ronald.bitfreak.net>
7833 * examples/gstplay/player.c: (main):
7834 Initialize variables to NULL. Prevents a segfault because the
7835 (uninitialized) variable is not NULL, resulting in a crash on
7836 trying to reach error->message.
7838 2004-03-05 Benjamin Otte <otte@gnome.org>
7840 * gst/audioconvert/gstaudioconvert.c:
7841 (gst_audio_convert_buffer_to_default_format):
7842 make float=>int conversion work correctly even in cornercases.
7844 2004-03-04 David I. Lehn <dlehn@users.sourceforge.net>
7846 * debian/README.Debian:
7847 * debian/build-deps:
7850 * debian/control.in:
7852 * debian/gstreamer-a52dec.files:
7853 * debian/gstreamer-aa.files:
7854 * debian/gstreamer-alsa.files:
7855 * debian/gstreamer-alsa.manpages:
7856 * debian/gstreamer-arts.files:
7857 * debian/gstreamer-artsd.files:
7858 * debian/gstreamer-audiofile.files:
7859 * debian/gstreamer-avifile.files:
7860 * debian/gstreamer-cdparanoia.files:
7861 * debian/gstreamer-colorspace.files:
7862 * debian/gstreamer-doc.files:
7863 * debian/gstreamer-dv.files:
7864 * debian/gstreamer-dvd.files:
7865 * debian/gstreamer-esd.files:
7866 * debian/gstreamer-festival.files:
7867 * debian/gstreamer-flac.files:
7868 * debian/gstreamer-gconf.conffiles:
7869 * debian/gstreamer-gconf.files:
7870 * debian/gstreamer-gconf.postinst:
7871 * debian/gstreamer-gnomevfs.files:
7872 * debian/gstreamer-gsm.files:
7873 * debian/gstreamer-http.files:
7874 * debian/gstreamer-jack.files:
7875 * debian/gstreamer-jpeg.files:
7876 * debian/gstreamer-mad.files:
7877 * debian/gstreamer-mikmod.files:
7878 * debian/gstreamer-misc.files:
7879 * debian/gstreamer-mpeg2dec.files:
7880 * debian/gstreamer-oss.files:
7881 * debian/gstreamer-plugin-apps.files:
7882 * debian/gstreamer-plugin-apps.manpages:
7883 * debian/gstreamer-plugin-libs-dev.files:
7884 * debian/gstreamer-plugin-libs.files:
7885 * debian/gstreamer-plugin-template.postinst:
7886 * debian/gstreamer-plugin-template.postrm:
7887 * debian/gstreamer-sdl.files:
7888 * debian/gstreamer-sid.files:
7889 * debian/gstreamer-vorbis.files:
7890 * debian/gstreamer-x.files:
7891 * debian/mk.control:
7893 Debian package info not maintained here.
7895 2004-03-04 Thomas Vander Stichele <thomas at apestaart dot org>
7897 * ext/aalib/gstaasink.c: (gst_aasink_class_init):
7898 * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init):
7899 * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init):
7900 * ext/divx/gstdivxenc.c: (gst_divxenc_class_init):
7901 * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init):
7902 * ext/gsm/gstgsmenc.c: (gst_gsmenc_class_init):
7903 * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
7904 * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init):
7905 * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
7906 * ext/xvid/gstxvidenc.c: (gst_xvidenc_class_init):
7907 * gst-libs/gst/colorbalance/colorbalance.c:
7908 (gst_color_balance_class_init):
7909 * gst-libs/gst/colorbalance/colorbalancechannel.c:
7910 (gst_color_balance_channel_class_init):
7911 * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
7912 * gst-libs/gst/play/play.c: (gst_play_class_init):
7913 * gst-libs/gst/propertyprobe/propertyprobe.c:
7914 (gst_property_probe_iface_init):
7915 * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init):
7916 * gst-libs/gst/tuner/tunerchannel.c:
7917 (gst_tuner_channel_class_init):
7918 * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init):
7919 * gst/cutter/gstcutter.c: (gst_cutter_class_init):
7920 * gst/effectv/gstvertigo.c: (gst_vertigotv_class_init):
7921 * sys/cdrom/gstcdplayer.c: (cdplayer_class_init):
7922 * sys/dxr3/dxr3spusink.c: (dxr3spusink_class_init):
7923 * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
7924 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
7925 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init):
7926 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init):
7927 fix signals to use - instead of _
7928 * ext/libcaca/gstcacasink.h:
7929 * ext/sdl/sdlvideosink.h:
7932 2004-03-04 David Schleef <ds@schleef.org>
7934 * testsuite/gst-lint: Add a check for bad signal names.
7936 2004-03-04 <kost@imn.htwk-leipzig.de>
7938 reviewed by David Schleef
7940 * gst/videofilter/gstgamma.c: (gst_gamma_rgb32): Fix typo that
7941 modified the alpha channel and caused a warning. (bug #136192)
7943 2004-04-03 Christian Schaller <Uraeus@gnome.org>
7945 * gst-plugins.spec.in:
7946 Change names of plugins to actually be correct. Try to keep things
7947 alphabetical to avoid getting beat up by Thomas
7949 2004-03-03 Julien MOUTTE <julien@moutte.net>
7951 * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_default_video_sink):
7952 Using ximagesink as a default if no gconf key found. We should
7953 probably consider using alsasink instead of osssink for the audio
7956 2004-03-02 Thomas Vander Stichele <thomas at apestaart dot org>
7959 fix --with-plugins, don't think it ever worked before
7960 * gst-plugins.spec.in:
7963 2004-03-01 Ronald Bultje <rbultje@ronald.bitfreak.net>
7965 * ext/sdl/sdlvideosink.h:
7966 * sys/ximage/ximagesink.h:
7967 * sys/xvideo/xvideosink.h:
7968 * sys/xvimage/xvimagesink.h:
7969 Fix for move of gstvideosink.h -> videosink.h.
7971 2004-03-02 Thomas Vander Stichele <thomas at apestaart dot org>
7973 * gst-libs/gst/xwindowlistener/Makefile.am:
7974 this is a plugin library, not a library
7976 2004-03-01 David Schleef <ds@schleef.org>
7978 * AUTHORS: Added some names. Add yourself if you're still
7981 2004-03-01 David Schleef <ds@schleef.org>
7985 2004-03-01 Thomas Vander Stichele <thomas at apestaart dot org>
7987 * gst-plugins.spec.in: clean up spec file
7989 2004-03-01 Thomas Vander Stichele <thomas at apestaart dot org>
7991 * gst-libs/gst/video/Makefile.am:
7992 * gst-libs/gst/video/gstvideosink.c:
7993 * gst-libs/gst/video/gstvideosink.h:
7994 rename gstvideosink.h to videosink.h to match other headers
7995 * gst/mixmatrix/Makefile.am:
7997 * gst/tags/Makefile.am: fix plugin filename
7999 2004-03-01 Thomas Vander Stichele <thomas at apestaart dot org>
8001 * gst/tags/Makefile.am: fix plugin filename
8003 2004-03-01 Thomas Vander Stichele <thomas at apestaart dot org>
8005 * examples/gstplay/player.c: (got_time_tick), (main):
8007 display time_tick more readably
8008 * gst/mixmatrix/Makefile.am:
8009 fix plugin file name
8011 2004-02-29 Christophe Fergeau <teuf@gnome.org>
8013 * sys/oss/gstosselement.c: (gst_osselement_probe),
8014 (device_combination_append), (gst_osselement_class_probe_devices):
8015 * sys/oss/gstosselement.h:
8016 Reworked enumeration of oss dsps and mixers so that gst-mixer works
8017 on my system using alsa oss emulation, fixes bug #135597
8019 2004-02-29 Ronald Bultje <rbultje@ronald.bitfreak.net>
8021 * gst/videodrop/gstvideodrop.c: (gst_videodrop_init),
8022 (gst_videodrop_chain), (gst_videodrop_change_state):
8023 * gst/videodrop/gstvideodrop.h:
8024 Work based on timestamp of input data, not based on the expected
8025 framerate from the input. The consequence is that this element now
8026 not only scales framerates, but also functions as a framerate
8027 corrector or framerate stabilizer/constantizer.
8029 2004-02-27 David Schleef <ds@schleef.org>
8031 patches from jmmv@menta.net (Julio M. Merino Vidal)
8033 * gst/interleave/deinterleave.c: (deinterleave_chain): Fix
8034 GST_ELEMENT_ERROR call (bug #135634)
8035 * gst/interleave/interleave.c: (interleave_buffered_loop),
8036 (interleave_bytestream_loop): Don't use alloca() (bug #135640)
8037 * sys/cdrom/gstcdplayer_ioctl_bsd.h: Fix ioctls on NetBSD (bug #135645)
8038 * sys/oss/gstosssink.c: (gst_osssink_get_delay),
8039 (gst_osssink_chain): Fix ioctls on NetBSD. (bug #135644)
8040 * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_sync_next_frame),
8041 (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
8042 (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_requeue_frame):
8043 Fix GST_ELEMENT_ERROR call.
8044 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_palette): Fix
8045 GST_ELEMENT_ERROR call.
8047 2004-02-27 Benjamin Otte <otte@gnome.org>
8049 * gst-libs/gst/audio/audio.h:
8050 add macro to make sure header isn't included twice
8051 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
8052 don't use gst_buffer_free
8053 * gst/playondemand/filter.func:
8054 don't use gst_data_free. Free data only once.
8056 2004-02-26 David Schleef <ds@schleef.org>
8058 * gst-libs/gst/colorbalance/Makefile.am:
8059 * gst-libs/gst/mixer/Makefile.am:
8060 * gst-libs/gst/tuner/Makefile.am:
8061 * gst/level/Makefile.am: -marshal.[ch] and -enum.[ch] files
8062 should not be disted, -marshal.h files should not be installed,
8063 and -enum.h files _should_ be installed. Fix to make this the
8066 === release 0.7.5 ===
8068 2004-02-26 Thomas Vander Stichele <thomas at apestaart dot org>
8070 * configure.ac: release 0.7.5, "Under The Sea"
8072 2004-02-25 Thomas Vander Stichele <thomas at apestaart dot org>
8074 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
8075 (gst_audio_convert_change_state), (gst_audio_convert_get_buffer):
8076 * gst/videoscale/gstvideoscale.c:
8077 * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
8078 assorted debug/warning fixes
8080 2004-02-25 Thomas Vander Stichele <thomas at apestaart dot org>
8082 * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
8083 (gst_videoscale_init), (gst_videoscale_chain),
8084 (gst_videoscale_set_property), (plugin_init):
8085 * gst/videoscale/gstvideoscale.h:
8086 * gst/videoscale/videoscale.c: (gst_videoscale_setup),
8087 (gst_videoscale_scale_rgb), (gst_videoscale_planar411),
8088 (gst_videoscale_planar400), (gst_videoscale_packed422),
8089 (gst_videoscale_packed422rev), (gst_videoscale_32bit),
8090 (gst_videoscale_24bit), (gst_videoscale_16bit),
8091 (gst_videoscale_bilinear), (gst_videoscale_bicubic),
8092 (gst_videoscale_scale_plane_slow),
8093 (gst_videoscale_scale_point_sample),
8094 (gst_videoscale_scale_nearest),
8095 (gst_videoscale_scale_nearest_str2),
8096 (gst_videoscale_scale_nearest_str4),
8097 (gst_videoscale_scale_nearest_32bit),
8098 (gst_videoscale_scale_nearest_24bit),
8099 (gst_videoscale_scale_nearest_16bit):
8100 add debugging category and use it properly
8101 fix use of GST_PTR_FORMAT
8103 2004-02-25 Andy Wingo <wingo@pobox.com>
8105 * gst/interleave/interleave.c (interleave_buffered_loop): Always
8106 push only when channel->buffer is NULL. Prevents segfaults doing
8107 the state change after a nonlocal exit, like a scheme exception.
8109 * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
8110 Handle the case where the intersected caps is empty.
8112 2004-02-25 Thomas Vander Stichele <thomas at apestaart dot org>
8114 * gst/law/mulaw-decode.c: (mulawdec_link):
8115 * gst/law/mulaw.c: (plugin_init):
8116 fix mulawdec so it actually works again
8118 2004-02-24 Arwed v. Merkatz <v.merkatz@gmx.net>
8120 reviewed by: David Schleef <ds@schleef.org>
8122 * gst/videofilter/gstgamma.c: (gst_gamma_class_init),
8123 (gst_gamma_init), (gst_gamma_set_property),
8124 (gst_gamma_get_property), (gst_gamma_calculate_tables),
8125 (gst_gamma_rgb24), (gst_gamma_rgb32): Adds gamma correction
8126 for RGB, with separate r g and b correction factors. (#131167)
8128 2004-02-24 Thomas Vander Stichele <thomas at apestaart dot org>
8130 * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
8131 only signal tags for bitrate if they're > 0 (#134894)
8133 2004-02-24 David Schleef <ds@schleef.org>
8135 * gst/qtdemux/qtdemux.c: (plugin_init), (gst_qtdemux_loop_header),
8136 (qtdemux_parse_moov), (qtdemux_parse), (qtdemux_node_dump_foreach),
8137 (qtdemux_dump_mvhd), (qtdemux_dump_tkhd), (qtdemux_dump_elst),
8138 (qtdemux_dump_mdhd), (qtdemux_dump_hdlr), (qtdemux_dump_vmhd),
8139 (qtdemux_dump_dref), (qtdemux_dump_stsd), (qtdemux_dump_stts),
8140 (qtdemux_dump_stss), (qtdemux_dump_stsc), (qtdemux_dump_stsz),
8141 (qtdemux_dump_stco), (qtdemux_dump_co64), (qtdemux_dump_dcom),
8142 (qtdemux_dump_cmvd), (qtdemux_parse_tree), (qtdemux_parse_trak):
8143 Cleanups. Convert g_prints to GST_LOGs. Add qtdemux debug
8144 category. Attempt to fix timestamp calculation.
8146 2004-02-24 Johan Dahlin <johan@gnome.org>
8148 * gst-libs/gst/gconf/gconf.c: Add \n to g_print error messages
8150 2004-02-23 Thomas Vander Stichele <thomas at apestaart dot org>
8153 * gconf/Makefile.am:
8154 * gconf/gstreamer.schemas:
8155 * gst-libs/gst/gconf/Makefile.am:
8156 * gst-libs/gst/gconf/gconf.c:
8157 version gconf schemas and install locations
8159 2004-02-23 Benjamin Otte <otte@gnome.org>
8161 * ext/xine/xineinput.c: (gst_xine_input_dispose):
8162 (gst_xine_input_subclass_init):
8163 call parent dispose.
8164 change pad template for CD reader correctly
8165 * ext/xine/Makefile.am:
8166 * ext/xine/gstxine.h:
8167 * ext/xine/xine.c: (plugin_init):
8168 * ext/xine/xineaudiosink.c:
8169 wrap audio sinks, too
8170 * gst-libs/gst/resample/private.h:
8171 * gst-libs/gst/resample/resample.c: (gst_resample_init),
8172 (gst_resample_reinit), (gst_resample_scale),
8173 (gst_resample_nearest_s16), (gst_resample_bilinear_s16),
8174 (gst_resample_sinc_slow_s16), (gst_resample_sinc_s16),
8175 (gst_resample_sinc_ft_s16), (gst_resample_nearest_float),
8176 (gst_resample_bilinear_float), (gst_resample_sinc_slow_float),
8177 (gst_resample_sinc_float), (gst_resample_sinc_ft_float):
8178 * gst-libs/gst/resample/resample.h:
8179 * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
8180 (gst_audioscale_class_init), (gst_audioscale_link),
8181 (gst_audioscale_get_buffer), (gst_audioscale_init),
8182 (gst_audioscale_chain), (gst_audioscale_set_property),
8183 (gst_audioscale_get_property):
8184 * gst/audioscale/gstaudioscale.h:
8185 s/resample_*/gst_resample_*/i to not clobber namespaces
8187 2004-02-23 Julien MOUTTE <julien@moutte.net>
8189 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
8190 (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
8191 (gst_riff_create_video_template_caps),
8192 (gst_riff_create_audio_template_caps),
8193 (gst_riff_create_iavs_template_caps):
8194 * gst-libs/gst/riff/riff-media.h:
8195 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
8196 (gst_asf_demux_audio_caps), (gst_asf_demux_add_audio_stream),
8197 (gst_asf_demux_video_caps), (gst_asf_demux_add_video_stream):
8198 * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
8199 * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
8200 (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
8201 (gst_matroska_demux_plugin_init): First batch implementing audio and
8202 video codec tags in demuxers.
8204 2004-02-22 Benjamin Otte <otte@gnome.org>
8206 * ext/xine/Makefile.am:
8207 * ext/xine/gstxine.h:
8208 * ext/xine/xine.c: (plugin_init):
8209 * ext/xine/xineinput.c:
8210 add input plugin wrapper. Playback from files, http, mms and cdda
8212 * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
8213 remove leftover G_GNUC_UNUSED
8214 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_stream),
8215 (gst_asf_demux_identify_guid):
8216 improve debugging output
8218 2004-02-22 Benjamin Otte <otte@gnome.org>
8220 reported by: Padraig O'Briain <padraig.obriain@sun.com>
8223 replace test -e with test -x for mkinstalldirs to be more portable.
8226 2004-02-22 Benjamin Otte <otte@gnome.org>
8228 reported by: Stefan Kost <kost@imn.htwk-leipzig.de>
8230 * gst/audioconvert/gstaudioconvert.c: (plugin_init):
8232 * gst/volume/gstvolume.c: (plugin_init):
8236 2004-02-22 Julio M. Merino Vidal <jmmv@menta.net>
8238 reviewed by Benjamin Otte <otte@gnome.org>
8240 * ext/flac/gstflacenc.c: (gst_flacenc_chain):
8241 escape NULL strings in GST_ELEMENT_ERROR properly (fixes #135116)
8243 2004-02-22 Benjamin Otte <otte@gnome.org>
8246 export [_]*{gst,Gst,GST}.* symbols from plugins
8248 2004-02-22 Christophe Fergeau <teuf@gnome.org>
8250 reviewed by: Benjamin Otte <otte@gnome.org>
8252 * ext/lame/gstlame.c: (add_one_tag):
8253 * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
8254 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value),
8255 (gst_vorbisenc_metadata_set1):
8256 * gst/tags/gstid3tag.c:
8257 * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add):
8258 apply fixes from bugs #135042 (lame can't write tags) and #133817
8259 (add GST_ALBUM_VOLUME_{COUNT,NUMBER} tags)
8261 2004-02-22 Ramon Garcia <ramon_garcia_f@yahoo.com>
8263 * configure.ac: Export only gst_plugin_desc from plugins.
8264 Note that this change only makes any effect with Linux using libtool
8265 1.5.2 or higher. Otherwise it is silently ignored, but it would build
8266 fine. And don't try to have several versions of libtool in different
8269 2004-02-20 Andy Wingo <wingo@pobox.com>
8271 * gst/intfloat/, gst/oneton: Removed, replaced by audioconvert and
8272 interleave respectively.
8274 * gst/interleave/deinterleave.c: New plugin: deinterleave
8275 (replaces on oneton).
8276 * gst/interleave/interleave.c: New plugin: interleave.
8277 * gst/interleave/plugin.h: Support file.
8278 * gst/interleave/plugin.c: Support file.
8280 * configure.ac: Remove intfloat and oneton, add interleave.
8282 * ext/sndfile/gstsf.c: Handle events better.
8284 * gst/audioconvert/gstaudioconvert.c: Change to support int2float
8285 and float2int operation. int2float has scheduling problems as
8286 noted in in2float_chain.
8288 2004-02-20 Benjamin Otte <otte@gnome.org>
8290 * ext/xine/Makefile.am:
8291 * ext/xine/gstxine.h:
8293 * ext/xine/xineaudiodec.c:
8294 * ext/xine/xinecaps.c:
8295 add first version of xine plugin wrapper. Currently only wraps the
8296 QDM2 win32 DLL, and even that only in proof-of-concept quality.
8299 add xine plugin wrapper, disabled by default. Use --enable-xine to
8300 build. Note that it'll segfault on gst-register if you don't remove
8301 the goom and tvtime post plugins from xine.
8302 * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
8303 (qtdemux_parse), (qtdemux_parse_trak), (qtdemux_audio_caps):
8304 add extradata parsing for QDM2.
8305 change around debugging prints.
8307 2004-02-19 Benjamin Otte <otte@gnome.org>
8309 * ext/lame/gstlame.c: (gst_lame_chain):
8310 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
8311 use gst_tag_list_insert when you want to insert tags
8313 2004-02-18 David Schleef <ds@schleef.org>
8315 * configure.ac: Move massink to gst-rotten
8317 * ext/mas/Makefile.am:
8318 * ext/mas/massink.c:
8319 * ext/mas/massink.h:
8321 2004-02-18 David Schleef <ds@schleef.org>
8323 * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init): Disable gdk_pixbuf
8324 typefinding, since it seems to be worse than nothing.
8325 * gst/typefind/gsttypefindfunctions.c: (qt_type_find): Add ftyp
8326 atom to recognize .mp4 and .m4a files as video/quicktime.
8328 2004-02-18 David Schleef <ds@schleef.org>
8330 * gst/sine/demo-dparams.c: (quit_live),
8331 (dynparm_log_value_changed), (dynparm_value_changed), (main):
8332 Use double dparams, not float.
8333 * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
8334 (gst_sinesrc_init): Change sync default to FALSE, since multiple
8335 sync'd elements don't really work correctly.
8336 * gst/volume/gstvolume.c: (volume_class_init), (volume_init),
8337 (volume_update_volume), (volume_get_property): Change dparam
8340 2004-02-18 Julien MOUTTE <julien@moutte.net>
8342 * sys/ximage/ximagesink.c:
8343 (gst_ximagesink_xwindow_update_geometry),
8344 (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
8345 (gst_ximagesink_change_state), (gst_ximagesink_expose),
8346 (gst_ximagesink_init): Rework the way software video scaling works. So
8347 now we check on each chain call if the video frames are feeling the
8348 window. If not we try to renegotiate caps. On failure we memorize that
8349 and we won't try again for that PLAYING sessions.
8350 * sys/ximage/ximagesink.h: Adding a boolean to store the caps renego
8352 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): initialize the
8355 2004-02-18 Thomas Vander Stichele <thomas at apestaart dot org>
8357 * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
8358 break up _link so we can give a better debug message for errors
8360 2004-02-18 Thomas Vander Stichele <thomas at apestaart dot org>
8362 * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
8363 set up debug category
8365 2004-02-18 Julien MOUTTE <julien@moutte.net>
8367 * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
8368 (gst_ximagesink_handle_xevents), (gst_ximagesink_expose): Reorganizing
8369 the way renegotiation work. The event handling function is not taking
8370 care of external windows and renegotiate method check for pad flags
8371 NEGOTIATING. Should fix : #133209
8373 2004-02-17 Julien MOUTTE <julien@moutte.net>
8375 * sys/ximage/ximagesink.c: (gst_ximagesink_expose): Checking if the
8376 pad is negotiating before trying renegotiation.
8378 2004-02-17 Thomas Vander Stichele <thomas at apestaart dot org>
8380 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
8381 pass on all possible mime types as typefind hints
8383 2004-02-17 Julien MOUTTE <julien@moutte.net>
8385 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
8386 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new): Fix a
8387 possible SHM leak if we crash. All other apps using XShm are doing
8390 2004-02-17 Julien MOUTTE <julien@moutte.net>
8392 * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
8393 (gst_ximagesink_expose): Renegotiate size on expose.
8394 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_expose): Update window
8397 2004-02-16 Benjamin Otte <in7y118@public.uni-hamburg.de>
8399 * testsuite/alsa/sinesrc.c:
8400 cosmetic fix to fix compile issue with gcc 2.95.4
8402 2004-02-16 Julien MOUTTE <julien@moutte.net>
8404 * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
8405 (gst_alsa_timestamp_to_bytes): Alsa should trigger an error if it
8406 failed opening the audio device.
8407 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
8408 (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
8409 (gst_ximagesink_xwindow_new), (gst_ximagesink_xwindow_destroy),
8410 (gst_ximagesink_xwindow_resize), (gst_ximagesink_xwindow_clear),
8411 (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
8412 (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
8413 (gst_ximagesink_change_state), (gst_ximagesink_chain),
8414 (gst_ximagesink_set_xwindow_id): Clearing window in READY TO PAUSED.
8415 Removing some useless g_return_if_fail like wingo suggested.
8416 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
8417 (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xvimage_put),
8418 (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
8419 (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_xwindow_clear),
8420 (gst_xvimagesink_update_colorbalance),
8421 (gst_xvimagesink_handle_xevents), (gst_xvimagesink_xcontext_get),
8422 (gst_xvimagesink_xcontext_clear),
8423 (gst_xvimagesink_get_fourcc_from_caps),
8424 (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
8425 (gst_xvimagesink_set_xwindow_id),
8426 (gst_xvimagesink_colorbalance_list_channels),
8427 (gst_xvimagesink_colorbalance_set_value),
8428 (gst_xvimagesink_colorbalance_get_value): Clearing window in READY TO
8429 PAUSED. Removing some useless g_return_if_fail like wingo suggested.
8431 2004-02-16 Thomas Vander Stichele <thomas at apestaart dot org>
8433 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
8434 throw error when not negotiated instead of asserting
8436 2004-02-15 Julien MOUTTE <julien@moutte.net>
8438 * gst/switch/gstswitch.c: (gst_switch_loop): More fixes for
8439 correct data refcounting.
8441 2004-02-15 Julien MOUTTE <julien@moutte.net>
8443 * gst/switch/gstswitch.c: (gst_switch_change_state),
8444 (gst_switch_class_init): Cleaning the sinkpads correctly on state
8445 change, mostly the EOS flag.
8447 2004-02-15 Julien MOUTTE <julien@moutte.net>
8449 * examples/gstplay/player.c: (got_eos), (main): Adding some
8450 output for debugging.
8451 * gst-libs/gst/play/play.c: (gst_play_state_change): Stop our
8452 timeouts if we go to any state different from PLAYING.
8453 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek): Fix some
8454 more EOS bugs in riff lib.
8456 2004-02-14 Julien MOUTTE <julien@moutte.net>
8458 * gst-libs/gst/play/play.c: (gst_play_connect_visualization): Disable
8459 visualization until i find a way to fix switch correctly.
8460 * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head): Fix a bug when
8462 * gst/switch/gstswitch.c: (gst_switch_release_pad),
8463 (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
8464 (gst_switch_loop), (gst_switch_dispose), (gst_switch_class_init):
8465 Reworked switch to get a more correct behaviour with events and refing
8466 of data stored in sinkpads.
8467 * gst/switch/gstswitch.h: Adding an eos flag for every sinkpad so that
8468 we don't pull from a pad in EOS.
8470 2004-02-14 Benjamin Otte <in7y118@public.uni-hamburg.de>
8472 * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
8473 remove v1 tag even if we can't read it (makes sure we don't detect
8476 2004-02-14 Benjamin Otte <in7y118@public.uni-hamburg.de>
8478 * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait),
8479 (gst_alsa_xrun_recovery):
8480 * ext/alsa/gstalsa.h:
8481 try xrun recovery when wait failed. Make xrun recovery function
8482 return TRUE/FALSE to indicate success. (might fix #134354)
8484 2004-02-13 David Schleef <ds@schleef.org>
8486 * gst/sine/demo-dparams.c: (dynparm_log_value_changed),
8487 (dynparm_value_changed), (main): Convert from float to double.
8488 * gst/sine/gstsinesrc.c: (gst_sinesrc_init): same.
8490 2004-02-13 David Schleef <ds@schleef.org>
8492 * gst/silence/gstsilence.c: (gst_silence_class_init),
8493 (gst_silence_set_clock), (gst_silence_get),
8494 (gst_silence_set_property), (gst_silence_get_property):
8495 * gst/silence/gstsilence.h: Add sync property.
8496 * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
8497 (gst_sinesrc_init), (gst_sinesrc_set_clock), (gst_sinesrc_get),
8498 (gst_sinesrc_set_property), (gst_sinesrc_get_property):
8499 * gst/sine/gstsinesrc.h: Add sync property.
8501 2004-02-13 David Schleef <ds@schleef.org>
8503 * gst/intfloat/gstint2float.c: (conv_f32_s16),
8504 (gst_int2float_chain_gint16): Change stdint usage to glib types.
8506 2004-02-13 Thomas Vander Stichele <thomas at apestaart dot org>
8510 * gst-libs/ext/Makefile.am:
8511 move ffmpeg plugin to gst-ffmpeg module
8513 2004-02-13 Thomas Vander Stichele <thomas at apestaart dot org>
8515 * configure.ac: use GST_ARCH to detect architecture
8517 2004-02-12 Julien MOUTTE <julien@moutte.net>
8519 * gst/vbidec/vbiscreen.c: Fixing thomasvs fixes. Missing header.
8521 2004-02-12 Thomas Vander Stichele <thomas at apestaart dot org>
8523 * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
8524 classify LADSPA plugins based on number of src/sink pads
8525 (#133663, Stefan Kost)
8526 * gst/sine/gstsinesrc.c: (gst_sinesrc_init):
8527 fix dparams registration
8528 (#133528, Stefan Kost)
8529 * gst/vbidec/vbiscreen.c: (vbiscreen_set_current_cell):
8530 fix use of isprint and use g_ascii_isprint instead
8531 (#133316, Stefan Kost)
8533 2004-02-11 David Schleef <ds@schleef.org>
8535 Convert a few inner loops to use liboil. This is currently
8536 optional, and is only enabled if liboil is present (duh!).
8537 * configure.ac: Check for liboil-0.1
8538 * gst/intfloat/Makefile.am:
8539 * gst/intfloat/gstint2float.c: (conv_f32_s16), (scalarmult_f32),
8540 (gst_int2float_chain_gint16):
8541 * gst/videofilter/Makefile.am:
8542 * gst/videofilter/gstvideobalance.c: (gst_videobalance_class_init),
8543 (tablelookup_u8), (gst_videobalance_planar411):
8544 * gst/videotestsrc/Makefile.am:
8545 * gst/videotestsrc/gstvideotestsrc.c: (plugin_init):
8546 * gst/videotestsrc/videotestsrc.c: (splat_u8), (paint_hline_YUY2),
8547 (paint_hline_IYU2), (paint_hline_str4), (paint_hline_str3),
8548 (paint_hline_RGB565), (paint_hline_xRGB1555):
8550 2004-02-11 David Schleef <ds@schleef.org>
8552 * ext/lcs/gstcolorspace.c: (colorspace_find_lcs_format),
8553 (gst_colorspace_caps_get_fourcc), (colorspace_setup_converter),
8554 (gst_colorspace_getcaps), (gst_colorspace_link),
8555 (gst_colorspace_base_init), (gst_colorspace_init),
8556 (gst_colorspace_chain), (gst_colorspace_change_state),
8557 (plugin_init): Merge Ronald's patch (bug #117897) and update
8558 for new caps and negotiation. Seems to work, although it
8559 shows off bugs in lcs.
8561 2004-02-11 David Schleef <ds@schleef.org>
8563 * ext/alsa/Makefile.am: Fix linking against libgstinterfaces.
8564 (bug #133886) Noticed by bugs@leroutier.net (Stephane LOEUILLET)
8566 2004-02-11 David Schleef <ds@schleef.org>
8568 * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_class_init),
8569 (gst_rfbsrc_change_state), (gst_rfbsrc_init),
8570 (gst_rfbsrc_set_property), (gst_rfbsrc_get_property):
8571 Add server and port properties
8573 2004-02-11 Thomas Vander Stichele <thomas at apestaart dot org>
8579 * m4/as-slurp-ffmpeg.m4:
8580 * m4/check-libheader.m4:
8587 * m4/gst-ivorbis.m4:
8588 * m4/gst-matroska.m4:
8598 fix underquotedness of macros (#133800)
8601 removed because no longer used
8603 2004-02-11 Thomas Vander Stichele <thomas at apestaart dot org>
8606 require gettext 0.11.5 so ulonglong.m4 gets checked out and copied
8607 by autopoint (fixes #132996)
8609 2004-02-11 Benjamin Otte <in7y118@public.uni-hamburg.de>
8611 * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_base_init):
8612 * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_base_init):
8613 * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_base_init):
8614 * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_base_init):
8617 2004-02-11 David Schleef <ds@schleef.org>
8619 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
8620 (gst_gdk_pixbuf_chain): Fix logic bug causing spurious errors.
8621 * ext/jpeg/gstjpegdec.c: (gst_jpegdec_base_init),
8622 (gst_jpegdec_init), (gst_jpegdec_chain): Fix negotiation.
8623 * ext/jpeg/gstjpegenc.c: (gst_jpegenc_base_init),
8624 (gst_jpegenc_class_init), (gst_jpegenc_init),
8625 (gst_jpegenc_getcaps), (gst_jpegenc_link), (gst_jpegenc_resync),
8626 (gst_jpegenc_chain), (gst_jpegenc_set_property),
8627 (gst_jpegenc_get_property): Fix negotiation. Add some properties.
8628 * ext/jpeg/gstjpegenc.h: Fix negotiation.
8630 2004-02-10 Benjamin Otte <in7y118@public.uni-hamburg.de>
8632 * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
8633 (gst_mikmod_srcfixate), (gst_mikmod_srclink), (gst_mikmod_loop):
8634 * ext/mikmod/gstmikmod.h:
8635 fix caps negotiation in mikmod
8636 * ext/ogg/gstoggdemux.c: (gst_ogg_print):
8637 output debug information
8639 2004-02-08 Benjamin Otte <in7y118@public.uni-hamburg.de>
8641 * gst-libs/gst/colorbalance/Makefile.am:
8642 * gst-libs/gst/navigation/Makefile.am:
8643 * gst-libs/gst/xoverlay/Makefile.am:
8644 remove unused GST_OPT_CFLAGS from Makefiles
8645 include X_CFLAGS and X_LIBS in xoverlay. (#131948)
8647 2004-02-07 David Schleef <ds@schleef.org>
8649 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_handle_event): Don't
8650 push events to pads that haven't been created (#133508)
8652 2004-02-07 Jan Schmidt <thaytan@mad.scientist.com>
8654 * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
8655 (gst_dvdec_sink_convert), (gst_dvdec_handle_sink_event),
8656 (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
8657 (gst_dvdec_loop), (gst_dvdec_change_state):
8658 Second attempt at committing a working dvdec element.
8660 2004-02-06 David Schleef <ds@schleef.org>
8662 Build fixes for OS X: (see #129600)
8663 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_strh),
8664 (gst_riff_read_strf_vids), (gst_riff_read_strf_auds),
8665 (gst_riff_read_strf_iavs):
8666 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
8667 (gst_avi_demux_stream_odml):
8668 * gst/playondemand/Makefile.am:
8669 * gst/rtp/rtp-packet.c:
8671 2004-02-05 David Schleef <ds@schleef.org>
8673 * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_loop): Revert
8674 last change, because it Just Doesn't Compile.
8676 2004-02-05 Benjamin Otte <in7y118@public.uni-hamburg.de>
8678 * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
8679 skip undecodable id3v2 tag instead of keeping it
8681 2004-02-05 David Schleef <ds@schleef.org>
8683 * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
8684 Unref leaked buffer. (Noticed by Ronald)
8686 2004-02-05 David I. Lehn <dlehn@users.sourceforge.net>
8688 * pkgconfig/gstreamer-libs-uninstalled.pc.in:
8689 Sync requires with other checks. >= vs =.
8691 2004-02-06 Jan Schmidt <thaytan@mad.scientist.com>
8693 * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
8694 (gst_dvdec_video_link), (gst_dvdec_loop):
8695 * ext/dv/gstdvdec.h:
8696 rework the caps negotiation so that dvdec works again instead
8697 of just segfaulting.
8699 === release 0.7.4 ===
8701 2004-02-06 Thomas Vander Stichele <thomas at apestaart dot org>
8703 * NEWS: GStreamer Plugins 0.7.4 "For Great Justice" released
8704 * configure.ac: changed for release
8706 2004-02-05 Thomas Vander Stichele <thomas at apestaart dot org>
8708 * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in:
8709 * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
8710 * pkgconfig/gstreamer-libs-uninstalled.pc.in:
8711 * pkgconfig/gstreamer-play-uninstalled.pc.in:
8712 reworked patch by David Lehn to fix libdir and includedir for
8713 uninstalled libraries
8714 removed play and gconf from gstreamer-libs since they have their
8717 2004-02-04 David Schleef <ds@schleef.org>
8719 * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt): Fix a caps
8722 2004-02-05 Benjamin Otte <in7y118@public.uni-hamburg.de>
8724 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
8725 use correct GST_TAG_ENCODER tag
8727 2004-02-05 Benjamin Otte <in7y118@public.uni-hamburg.de>
8729 * ext/alsa/gstalsa.c: (gst_alsa_change_state):
8730 be sure to stop the clock when going to paused
8731 * sys/oss/gstosssink.c: (gst_osssink_change_state):
8732 reset number of transmitted when going to ready.
8735 2004-02-05 Charles Schmidt <cschmidt2@emich.edu>
8737 reviewed by Benjamin Otte
8739 * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
8740 extract track count (fixes #133410)
8742 2004-02-04 Benjamin Otte <in7y118@public.uni-hamburg.de>
8744 * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
8745 that should be !=, not == (fixes #132519)
8747 2004-02-04 David Schleef <ds@schleef.org>
8749 Make sure set_explicit_caps() is called before adding pad.
8750 * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
8751 * gst/id3/gstid3types.c: (gst_id3types_loop):
8752 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
8753 * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
8755 2004-02-04 Thomas Vander Stichele <thomas at apestaart dot org>
8758 bump nano to 2, first prerelease
8759 put back AM_PROG_LIBTOOL
8761 2004-02-04 Thomas Vander Stichele <thomas at apestaart dot org>
8763 * testsuite/alsa/Makefile.am:
8764 these are user test apps, not automatic testsuite tests
8766 2004-02-04 David Schleef <ds@schleef.org>
8768 Convert GST_DEBUG_CAPS() to GST_DEBUG():
8769 * gst/mpeg1videoparse/gstmp1videoparse.c:
8770 (mp1videoparse_parse_seq):
8771 * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
8772 * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
8773 * sys/xvideo/gstxwindow.c: (_gst_xwindow_new):
8774 * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
8775 (gst_xvideosink_getcaps):
8776 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
8777 * testsuite/gst-lint: more tests
8779 2004-02-04 David Schleef <ds@schleef.org>
8781 Replace use of GST_PAD_FORMATS_FUNCTION() and similar macros
8782 with the code that they would expand to.
8783 * ext/flac/gstflacdec.c: (gst_flacdec_get_src_formats),
8784 (gst_flacdec_get_src_query_types),
8785 (gst_flacdec_get_src_event_masks):
8786 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_formats),
8787 (gst_gnomevfssrc_get_query_types),
8788 (gst_gnomevfssrc_get_event_mask):
8790 2004-02-04 Benjamin Otte <in7y118@public.uni-hamburg.de>
8792 * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
8793 (gst_sinesrc_dispose):
8794 fix memleak by properly disposing sinesrc
8796 2004-02-04 Julien MOUTTE <julien@moutte.net>
8798 * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_expose):
8799 * gst-libs/gst/xoverlay/xoverlay.h: Adding the _expose method to tell
8800 an overlay to redraw the image because it has been exposed.
8801 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy),
8802 (gst_ximagesink_ximage_put), (gst_ximagesink_expose),
8803 (gst_ximagesink_xoverlay_init), (gst_ximagesink_init):
8804 * sys/ximage/ximagesink.h: Implement expose method from XOverlay
8806 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_destroy),
8807 (gst_xvimagesink_xvimage_put), (gst_xvimagesink_expose),
8808 (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_init):
8809 * sys/xvimage/xvimagesink.h: Implement expose method from XOverlay
8812 2004-02-03 Benjamin Otte <in7y118@public.uni-hamburg.de>
8814 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
8817 2004-02-03 Benjamin Otte <in7y118@public.uni-hamburg.de>
8819 * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
8820 * gst/typefind/gsttypefindfunctions.c:
8821 fix memleaks shown by gst-typefind
8823 2004-02-03 Thomas Vander Stichele <thomas at apestaart dot org>
8825 * common/glib-gen.mak:
8826 add hack rule to touch .Plo files
8827 * gst-libs/gst/colorbalance/Makefile.am:
8828 * gst-libs/gst/mixer/Makefile.am:
8829 * gst-libs/gst/play/Makefile.am:
8830 * gst-libs/gst/tuner/Makefile.am:
8831 remove glib_root variable
8833 2004-02-03 Benjamin Otte <in7y118@public.uni-hamburg.de>
8835 * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream):
8836 set explicit caps before adding the element, so the autopluggers can
8838 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
8839 (mpeg2_sys_type_find), (mpeg1_sys_type_find),
8840 (mpeg_video_type_find), (mpeg_video_stream_type_find),
8842 fix memleaks in typefind functions. gst_type_find_suggest takes a const
8845 2004-02-03 Thomas Vander Stichele <thomas at apestaart dot org>
8847 * gst-libs/gst/colorbalance/Makefile.am:
8848 * gst-libs/gst/colorbalance/colorbalance-marshal.list:
8849 * gst-libs/gst/colorbalance/colorbalance.c:
8850 * gst-libs/gst/colorbalance/colorbalance.h:
8851 * gst-libs/gst/colorbalance/colorbalancemarshal.list:
8852 * gst-libs/gst/mixer/Makefile.am:
8853 * gst-libs/gst/mixer/mixer-marshal.list:
8854 * gst-libs/gst/mixer/mixer.c:
8855 * gst-libs/gst/mixer/mixer.h:
8856 * gst-libs/gst/mixer/mixermarshal.list:
8857 * gst-libs/gst/play/Makefile.am:
8858 * gst-libs/gst/play/play.h:
8859 * gst-libs/gst/tuner/Makefile.am:
8860 * gst-libs/gst/tuner/tuner-marshal.list:
8861 * gst-libs/gst/tuner/tuner.c:
8862 * gst-libs/gst/tuner/tuner.h:
8863 * gst-libs/gst/tuner/tunermarshal.list:
8864 use new glib-gen.mak snippet to clean up Makefile.am
8865 fix various bugs in Makefile.am's
8867 2004-02-03 Benjamin Otte <in7y118@public.uni-hamburg.de>
8869 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
8870 handle chain parsing correctly in the multichain case
8871 * ext/theora/theoradec.c: (gst_theora_dec_init), (_theora_ilog),
8872 (theora_dec_from_granulepos), (theora_dec_to_granulepos),
8873 (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
8875 handle events and queries correctly
8877 2004-02-03 David I. Lehn <dlehn@users.sourceforge.net>
8880 Ignore generated file _stdint.h.
8882 2004-02-03 David I. Lehn <dlehn@users.sourceforge.net>
8884 * gst-libs/gst/colorbalance/Makefile.am:
8885 * gst-libs/gst/colorbalance/colorbalance.h:
8886 * gst-libs/gst/mixer/Makefile.am:
8887 * gst-libs/gst/mixer/mixer.h:
8888 * gst-libs/gst/play/Makefile.am:
8889 * gst-libs/gst/play/play.h:
8890 * gst-libs/gst/tuner/Makefile.am:
8891 * gst-libs/gst/tuner/tuner.h:
8892 Generate enum type code with glib-mkenums.
8893 * gst-libs/gst/colorbalance/.cvsignore:
8894 * gst-libs/gst/mixer/.cvsignore:
8895 * gst-libs/gst/play/.cvsignore:
8896 * gst-libs/gst/tuner/.cvsignore:
8897 Ignore generated files.
8899 2004-02-03 David I. Lehn <dlehn@users.sourceforge.net>
8901 * gst-libs/gst/audio/.cvsignore:
8902 Ignore generated file.
8903 * gst-libs/gst/audio/Makefile.am:
8904 Do not install example filter.
8906 2004-02-03 David I. Lehn <dlehn@users.sourceforge.net>
8908 * examples/switch/.cvsignore:
8909 Ignore generated file.
8911 2004-02-03 Benjamin Otte <in7y118@public.uni-hamburg.de>
8913 * common/m4/ax_create_stdint_h.m4:
8915 add AX_CREATE_STDINT_H to get correct type definitions for a52dec in
8918 remove generated _stdint.h in DISTCLEANFILES
8919 * ext/a52dec/gsta52dec.c:
8920 include _stdint.h for a52dec. (should fix #133064)
8922 2004-02-02 Jeremy Simon <jesimon@libertysurf.fr>
8924 * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add),
8925 (gst_tag_to_vorbis_comments):
8926 Add replaygain support to vorbistag
8928 2004-02-02 Jeremy Simon <jesimon@libertysurf.fr>
8929 * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
8930 (gst_ffmpeg_caps_to_extradata):
8931 Fix SVQ3 caps flag properties
8932 Use glib macro for bytes swap
8934 2004-02-02 Thomas Vander Stichele <thomas at apestaart dot org>
8936 * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
8937 * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
8938 * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
8939 * ext/sndfile/gstsf.c: (plugin_init):
8940 * gst/avi/gstavi.c: (plugin_init):
8941 * sys/dxr3/dxr3init.c: (plugin_init):
8942 * sys/oss/gstossaudio.c: (plugin_init):
8943 * sys/v4l/gstv4l.c: (plugin_init):
8944 * sys/v4l2/gstv4l2.c: (plugin_init):
8945 remove textdomain calls
8947 update Dutch translation
8949 2004-02-02 Julien MOUTTE <julien@moutte.net>
8951 * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
8952 (gst_play_set_audio_sink): Moving volume in the audio thread for
8953 instantaneous volume change. Maybe i will add another volume in front
8954 of visualization later, not sure yet though.
8956 2004-02-02 Julien MOUTTE <julien@moutte.net>
8958 * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
8959 (gst_ximagesink_handle_xevents): Better X events handling, only take
8960 the latest events for configure and motion.
8961 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents): same.
8963 2004-02-02 Jon Trowbridge <trow@gnu.org>
8965 reviewed by: David Schleef <ds@schleef.org>
8968 * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_register):
8969 * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_register):
8971 2004-02-02 David Schleef <ds@schleef.org>
8973 code cleanup. Change bzero() to memset(). Remove duplicate ; at ends
8975 * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_event):
8976 * ext/flac/gstflactag.c: (gst_flac_tag_chain):
8977 * ext/xvid/gstxviddec.c: (gst_xviddec_src_link):
8978 * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
8979 * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
8980 * gst/effectv/gstedge.c: (gst_edgetv_sinkconnect):
8981 * gst/effectv/gstvertigo.c: (gst_vertigotv_sinkconnect):
8982 * gst/intfloat/float22int.c: (gst_float2_2_int_getcaps),
8983 (gst_float2_2_int_link):
8984 * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
8985 * gst/rtjpeg/RTjpeg.c: (RTjpeg_init_mcompress):
8986 * gst/tcp/gsttcpsink.c: (gst_tcpsink_init_send):
8987 * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_init_receive):
8988 * gst/udp/gstudpsink.c: (gst_udpsink_init_send):
8989 * gst/udp/gstudpsrc.c: (gst_udpsrc_init_receive):
8990 * sys/v4l/gstv4lelement.c: (gst_v4lelement_init):
8991 * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
8992 * testsuite/gst-lint: Add tests for bzero and ;;
8994 2004-02-02 David Schleef <ds@schleef.org>
8996 * gst/debug/efence.c: Add fallback if MAP_ANONYMOUS isn't defined.
8998 2004-02-02 Thomas Vander Stichele <thomas at apestaart dot org>
9000 * ext/aalib/gstaasink.c: (gst_aasink_open):
9001 * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
9002 * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
9003 * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
9004 * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
9005 (gst_afsink_close_file):
9006 * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
9007 (gst_afsrc_close_file):
9008 * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
9009 * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
9010 * ext/dv/gstdvdec.c: (gst_dvdec_loop):
9011 * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
9012 * ext/esd/esdmon.c: (gst_esdmon_get):
9013 * ext/esd/esdsink.c: (gst_esdsink_chain), (gst_esdsink_open_audio):
9014 * ext/faac/gstfaac.c: (gst_faac_chain):
9015 * ext/faad/gstfaad.c: (gst_faad_chain):
9016 * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
9017 * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
9018 * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
9019 * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
9021 * ext/flac/gstflacenc.c: (gst_flacenc_chain):
9022 * ext/flac/gstflactag.c: (gst_flac_tag_chain):
9023 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
9024 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
9025 (gst_gnomevfssink_close_file):
9026 * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
9027 (gst_gnomevfssrc_open_file):
9028 * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
9029 * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
9030 * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
9031 * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
9032 (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
9033 * ext/mad/gstmad.c: (gst_mad_chain):
9034 * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
9035 * ext/mpeg2dec/gstmpeg2dec.c:
9036 * ext/mpeg2enc/gstmpeg2enc.cc:
9037 * ext/mplex/gstmplex.cc:
9038 * ext/mplex/gstmplexibitstream.cc:
9039 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
9040 (gst_ogg_demux_push):
9041 * ext/raw1394/gstdv1394src.c:
9042 * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
9043 (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
9044 * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
9046 * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
9047 * ext/swfdec/gstswfdec.c: (gst_swfdec_loop):
9048 * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
9049 * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
9050 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
9051 * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
9052 * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
9053 * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
9054 * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
9055 (gst_riff_read_element_data), (gst_riff_read_seek),
9056 (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
9057 * gst/adder/gstadder.c: (gst_adder_loop):
9058 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
9059 (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
9060 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
9061 (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
9062 * gst/avi/gstavimux.c: (gst_avimux_stop_file):
9063 * gst/flx/gstflxdec.c: (gst_flxdec_loop):
9064 * gst/goom/gstgoom.c: (gst_goom_chain):
9065 * gst/id3/gstid3types.c: (gst_id3types_loop):
9066 * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
9067 * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
9068 * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
9069 * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
9070 (gst_ebml_read_element_length), (gst_ebml_read_element_data),
9071 (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
9072 (gst_ebml_read_float), (gst_ebml_read_header):
9073 * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
9074 (gst_matroska_demux_parse_blockgroup):
9075 * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
9076 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
9077 * gst/oneton/gstoneton.c: (gst_oneton_chain):
9078 * gst/silence/gstsilence.c: (gst_silence_get):
9079 * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
9080 * gst/smpte/gstsmpte.c: (gst_smpte_loop):
9081 * gst/speed/gstspeed.c: (speed_loop):
9082 * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
9083 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
9084 * gst/volenv/gstvolenv.c: (gst_volenv_chain):
9085 * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
9086 * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
9087 (gst_wavparse_loop):
9088 * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
9089 (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
9090 (dxr3audiosink_close):
9091 * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
9092 * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
9093 (dxr3videosink_close), (dxr3videosink_write_data):
9094 * sys/oss/gstosselement.c: (gst_osselement_open_audio):
9095 * sys/oss/gstosssink.c: (gst_osssink_chain):
9096 * sys/oss/gstosssrc.c: (gst_osssrc_get):
9097 * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
9098 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
9099 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
9100 * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
9101 (gst_v4l_set_window), (gst_v4l_enable_overlay):
9102 * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
9103 (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
9104 (gst_v4l_get_frequency), (gst_v4l_set_frequency),
9105 (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
9106 (gst_v4l_set_audio):
9107 * sys/v4l/v4l_calls.h:
9108 * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
9109 (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
9110 (gst_v4lmjpegsink_playback_init),
9111 (gst_v4lmjpegsink_playback_start):
9112 * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame):
9113 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
9114 (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
9115 (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
9116 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
9117 * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
9118 (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
9119 * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
9120 (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
9121 (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
9122 (gst_v4l2_get_output), (gst_v4l2_set_output),
9123 (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
9124 (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
9125 (gst_v4l2_set_attribute):
9126 * sys/v4l2/v4l2_calls.h:
9127 * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
9128 (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
9129 (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
9130 (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
9131 (gst_v4l2src_capture_stop):
9132 * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
9133 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
9134 (gst_ximagesink_chain):
9135 * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
9136 (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
9137 (gst_xvideosink_xwindow_new):
9138 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
9139 (gst_xvimagesink_chain):
9141 2004-02-02 Thomas Vander Stichele <thomas at apestaart dot org>
9143 * gst/volume/gstvolume.c: (gst_volume_set_volume),
9144 (gst_volume_get_volume), (volume_class_init), (volume_init),
9145 (volume_chain_int16), (volume_update_volume):
9146 * gst/volume/gstvolume.h:
9147 make code more readable by removing magic numbers
9148 make mixer interface export 0-100 range
9149 make it internally map to 0.0-1.0 range so users don't distort
9150 output by putting the sliders at full volume
9152 2004-02-02 Thomas Vander Stichele <thomas at apestaart dot org>
9154 * gst-libs/gst/play/play.c: (gst_play_tick_callback),
9155 (gst_play_state_change), (gst_play_seek_to_time):
9156 block the tick callback for 0.5 secs after doing a seek
9158 2004-02-02 Thomas Vander Stichele <thomas at apestaart dot org>
9160 * gst-libs/gst/play/play.c: (gst_play_new):
9163 2004-02-01 Julien MOUTTE <julien@moutte.net>
9165 * gst-libs/gst/play/play.c: (gst_play_seek_to_time),
9166 (gst_play_new): Accepting NULL GError, blocking time tick while seeking.
9167 * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
9168 (gst_ximagesink_chain), (gst_ximagesink_init): s/sinkconnect/sink_link
9169 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
9170 (gst_xvimagesink_chain), (gst_xvimagesink_init): s/sinkconnect/sink_link
9172 2004-02-01 Thomas Vander Stichele <thomas at apestaart dot org>
9175 * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
9176 check for a function added in vorbis 1.1
9178 2004-01-31 Benjamin Otte <in7y118@public.uni-hamburg.de>
9180 * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
9181 (gst_alsa_drain_audio), (gst_alsa_stop_audio):
9182 really start/stop clock only on PLAYING <=> PAUSED
9183 * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
9184 remove \n from debugging lines
9185 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
9186 make it work when seeking does not
9187 * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
9190 2004-01-31 Benjamin Otte <in7y118@public.uni-hamburg.de>
9192 * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start):
9193 start clock on PAUSED=>PLAYING, not later
9194 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
9195 extract correct time for different discont formats
9196 (gst_alsa_sink_get_time):
9197 don't segfault when no format is negotiated yet, just return 0
9198 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
9199 (gst_ogg_demux_handle_event), (gst_ogg_demux_push),
9201 handle flush and discont events correctly
9202 * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
9203 handle discont events correctly
9205 2004-01-31 Thomas Vander Stichele <thomas at apestaart dot org>
9207 * gst-libs/gst/play/play.c: (gst_play_error_quark),
9208 (gst_play_error_create), (gst_play_error_plugin),
9209 (gst_play_pipeline_setup), (gst_play_init), (gst_play_new):
9210 * gst-libs/gst/play/play.h:
9211 add error handling during creation
9212 * examples/gstplay/player.c: (main):
9213 use new gst_play_new
9216 2004-01-31 Benjamin Otte <in7y118@public.uni-hamburg.de>
9218 * ext/theora/theoradec.c: (theora_dec_chain):
9220 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
9221 (vorbis_dec_src_event), (vorbis_dec_chain):
9222 add encoder tag, fix tag reading to be more error tolerant, change
9223 BITRATE to NOMINAL_BITRATE, add debugging, don't unref events after
9224 gst_pad_event_default.
9225 * gst/tags/gstvorbistag.c:
9226 (gst_tag_list_from_vorbiscomment_buffer):
9227 undefine function specific define at end of function
9229 2004-01-31 Jeremy Simon <jesimon@libertysurf.fr>
9231 * ext/flac/gstflac.c: (plugin_init):
9232 * ext/flac/gstflacdec.c: (gst_flacdec_class_init):
9233 * ext/flac/gstflacdec.h:
9234 * ext/flac/gstflacenc.h:
9237 2004-01-30 David I. Lehn <dlehn@users.sourceforge.net>
9239 * examples/gstplay/player.c: s/gstplay.h/play.h/
9241 2004-01-30 Thomas Vander Stichele <thomas at apestaart dot org>
9243 * gst-libs/gst/play/Makefile.am:
9244 * gst-libs/gst/play/gstplay.c:
9245 * gst-libs/gst/play/gstplay.h:
9246 * gst-libs/gst/play/play.c:
9247 more surgery, operation complete
9249 2004-01-30 Thomas Vander Stichele <thomas at apestaart dot org>
9251 * gst-libs/gst/play/play.old.c:
9252 * gst-libs/gst/play/play.old.h:
9253 after CVS surgery by moving, remove
9254 * gst-libs/gst/play/playpipelines.c:
9257 * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
9258 add negotiation error
9260 2004-01-30 Thomas Vander Stichele <thomas at apestaart dot org>
9262 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
9263 (gst_ogg_demux_push):
9264 add some seeking debug info
9265 send a flush when seeking
9267 2004-01-30 Benjamin Otte <in7y118@public.uni-hamburg.de>
9273 * ext/theora/Makefile.am:
9274 * ext/theora/theoradec.c:
9275 add theora video decoder. Does just do simple decoding for now and
9276 has been tested against Theora cvs only. It only works when theora
9277 is compiled with --enable-static.
9278 * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
9279 always reset packetno on DISCONT
9281 2004-01-30 Ronald Bultje <rbultje@ronald.bitfreak.net>
9283 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
9286 2004-01-30 Ronald Bultje <rbultje@ronald.bitfreak.net>
9288 * gst/mpegaudioparse/gstmpegaudioparse.c:
9289 (mp3_type_frame_length_from_header):
9290 Fix header parsing - stolen from ffmpeg (thank you! :) ).
9292 2004-01-30 Ronald Bultje <rbultje@ronald.bitfreak.net>
9294 * ext/esd/esdsink.c: (gst_esdsink_init):
9295 Since we have static pad template caps, we don't need to negotiate;
9296 either the core errors out or we know the format.
9298 2004-01-30 Ronald Bultje <rbultje@ronald.bitfreak.net>
9300 * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
9301 (gst_riff_read_seek):
9302 * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
9303 (gst_ebml_read_seek):
9306 2004-01-30 Benjamin Otte <in7y118@public.uni-hamburg.de>
9308 * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
9309 removee video/x-theora from vp3 decoder, it doesn't handle raw
9311 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
9312 fix bug with finalizing element that never went to PAUSED
9313 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
9314 length and position queries were swapped
9315 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
9316 (vorbis_dec_from_granulepos), (vorbis_dec_src_query),
9317 (vorbis_dec_src_event):
9318 implement querying time and bytes
9320 2004-01-30 Thomas Vander Stichele <thomas at apestaart dot org>
9322 * just about every source file:
9323 gst_element_error -> GST_ELEMENT_ERROR
9325 2004-01-29 Julien MOUTTE <julien@moutte.net>
9327 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get): Fixing seeking
9328 emiting FLUSH and even before DISCONT.
9329 * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): Fix seeking to
9330 get the best instant seeking as possible yay!
9332 2004-01-29 Ronald Bultje <rbultje@ronald.bitfreak.net>
9334 * gst/mpeg1videoparse/gstmp1videoparse.c:
9335 (gst_mp1videoparse_real_chain):
9336 Committed wrong version last week... Grr... Didn't notice until now.
9338 2004-01-29 Julien MOUTTE <julien@moutte.net>
9340 * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new):
9341 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new): Emit the
9342 have_xwindow_id signal in xwindow_create.
9344 2004-01-29 Benjamin Otte <in7y118@public.uni-hamburg.de>
9346 * ext/ogg/gstoggdemux.c:
9347 lots of changes - mainly support for chained bitstreams, seeking,
9348 querying and bugfixes of course
9349 * ext/vorbis/Makefile.am:
9350 * ext/vorbis/vorbisdec.c:
9351 * ext/vorbis/vorbisdec.h:
9352 add vorbisdec raw vorbis decoder
9353 * ext/vorbis/vorbis.c: (plugin_init):
9354 register vorbisdec as PRIMARY, vorbisfile as SECONDARY
9355 * gst/intfloat/Makefile.am:
9356 * gst/intfloat/float22int.c:
9357 * gst/intfloat/float22int.h:
9358 * gst/intfloat/gstintfloatconvert.c: (plugin_init):
9359 add float2intnew plugin. It converts multichannel interleaved float to
9360 multichannel interleaved int. The name should probably be changed.
9361 * gst/typefind/gsttypefindfunctions.c: (theora_type_find),
9363 add typefinding for raw theora video so oggdemux can detect it.
9365 2004-01-28 Julien MOUTTE <julien@moutte.net>
9367 * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): seek on video
9369 * gst/videoscale/gstvideoscale.c:
9370 (gst_videoscale_handle_src_event): Fixing src event handler.
9372 2004-01-28 Ronald Bultje <rbultje@ronald.bitfreak.net>
9374 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
9375 (gst_v4lsrc_open), (gst_v4lsrc_close),
9376 (gst_v4lsrc_palette_to_caps), (gst_v4lsrc_srcconnect),
9377 (gst_v4lsrc_getcaps), (gst_v4lsrc_set_clock):
9378 * sys/v4l/gstv4lsrc.h:
9379 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_start),
9380 (gst_v4lsrc_grab_frame), (gst_v4lsrc_capture_stop):
9381 Implement resizing... Hack. But that's why v4l is b0rked...
9383 2004-01-28 Julien MOUTTE <julien@moutte.net>
9385 * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
9386 (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
9387 (gst_ximagesink_ximage_put), (gst_ximagesink_xwindow_new),
9388 (gst_ximagesink_xwindow_destroy):
9389 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
9390 (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
9391 (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
9392 (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_get_xv_support),
9393 (gst_xvimagesink_xcontext_get): Removing some useless debugs messages,
9394 correctly cleaning the image created to check xshm calls on succes,
9395 added a lot of XSync calls in X11 functions, and fixed a segfault when
9396 no image format was defined before negotiation happened.
9398 2004-01-28 Benjamin Otte <in7y118@public.uni-hamburg.de>
9400 * ext/alsa/gstalsa.c: (gst_alsa_query_func):
9401 use gst_element_get_time to get correct time
9403 2004-01-28 Julien MOUTTE <julien@moutte.net>
9405 * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
9406 (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_destroy),
9407 (gst_ximagesink_xcontext_get), (gst_ximagesink_class_init):
9408 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xerror),
9409 (gst_xvimagesink_check_xshm_calls),
9410 (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xcontext_get): Our
9411 X plugins are now able to detect that XShm calls will fail even if the
9412 server claims that it has XShm support (remote displays most of the
9413 time). We then log the error as a GST_DEBUG and set use_shm to FALSE
9414 so that we use non XShm functions. This feature is almost useless for
9415 xvimagesink as Xv is not supported on remote displays anyway, but
9416 it might happen than even on the local display XShm calls fail.
9418 2004-01-27 David Schleef <ds@schleef.org>
9420 * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
9421 (gst_esdsink_link), (gst_esdsink_get_time), (gst_esdsink_chain),
9422 (gst_esdsink_change_state): Fix sync issues in esdsink. Also
9423 changed esdsink to only use 44100,16,2, since esd sucks at rate
9424 conversion and esdsink has had difficulty negotiating.
9426 2004-01-27 Julien MOUTTE <julien@moutte.net>
9428 * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback),
9429 (gst_play_seek_to_time): Fixing the way to get current position.
9431 2004-01-27 Benjamin Otte <in7y118@public.uni-hamburg.de>
9433 * sys/oss/gstosssink.c: (gst_osssink_sink_query):
9434 use gst_element_get_time to get correct time
9436 2004-01-27 Julien MOUTTE <julien@moutte.net>
9438 * gst-libs/gst/play/gstplay.c: (gst_play_set_location): The easiest
9439 fix ever... Inverting 2 lines of code make spider autoplug correctly
9442 2004-01-27 David Schleef <ds@schleef.org>
9444 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
9445 Use gst_pad_try_set_caps_nonfixed().
9447 2004-01-27 David Schleef <ds@schleef.org>
9449 * gst/ac3parse/gstac3parse.c: update to checklist 5
9450 * gst/adder/gstadder.c: rewrite negotiation. update to checklist 5
9451 * gst/audioconvert/gstaudioconvert.c: update to checklist 5
9452 * gst/audioscale/gstaudioscale.c: same
9453 * gst/auparse/gstauparse.c: same
9454 * gst/avi/gstavidemux.c: same
9456 2004-01-27 Benjamin Otte <in7y118@public.uni-hamburg.de>
9458 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
9459 stop processing after EOS
9461 2004-01-27 Benjamin Otte <in7y118@public.uni-hamburg.de>
9463 * gst/asfdemux/asfheaders.h:
9464 * gst/asfdemux/gstasfdemux.c:
9465 * gst/asfdemux/gstasfmux.c: (gst_asfmux_put_guid),
9466 (gst_asfmux_put_string), (gst_asfmux_put_wav_header),
9467 (gst_asfmux_put_vid_header), (gst_asfmux_put_bmp_header):
9468 lot's of fixes to make data extraction simpler and get the code
9469 architecture and compiler independant. Add debugging category
9470 * gst/goom/gstgoom.c: (gst_goom_change_state):
9471 reset channel count on PAUSED=>READY, not READY=>PAUSED
9473 2004-01-26 Colin Walters <walters@verbum.org>
9475 * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_get): Remove ugly
9476 code to pull a bigger buffer in iradio mode. This as a side effect
9477 makes typefinding work.
9479 2004-01-26 Jeremy Simon <jesimon@libertysurf.fr>
9481 * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
9482 Fix SVQ3 decoding on PPC
9484 2004-01-26 Julien MOUTTE <julien@moutte.net>
9486 * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain): Dunno how
9487 that one managed to stay there... Fixed.
9489 2004-01-26 Jeremy Simon <jesimon@libertysurf.fr>
9491 * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
9492 (gst_ffmpeg_caps_to_extradata), (gst_ffmpeg_caps_to_pixfmt):
9493 * gst/qtdemux/qtdemux.c: (plugin_init), (qtdemux_parse_trak),
9494 (qtdemux_video_caps):
9495 * gst/qtdemux/qtdemux.h:
9496 Add SVQ3 specific flags to qtdemux and ffmpeg
9498 2004-01-26 Benjamin Otte <in7y118@public.uni-hamburg.de>
9500 * gst-libs/gst/audio/audio.h:
9501 remove buffer-frames from audio caps
9502 * gst/audioconvert/gstaudioconvert.c:
9503 fix plugin to really work.
9505 2004-01-25 Ronald Bultje <rbultje@ronald.bitfreak.net>
9507 * gst-libs/gst/mixer/mixer.c:
9508 * gst-libs/gst/propertyprobe/propertyprobe.c:
9509 * gst-libs/gst/tuner/tuner.c: (gst_tuner_find_norm_by_name),
9510 (gst_tuner_find_channel_by_name):
9511 * gst-libs/gst/tuner/tuner.h:
9512 Add gtk-doc style comments. Also fix a function name.
9514 2004-01-25 Ronald Bultje <rbultje@ronald.bitfreak.net>
9516 * ext/divx/gstdivxdec.c: (gst_divxdec_init),
9517 (gst_divxdec_negotiate):
9518 Fix for new capsnego - also fixes gst-player with divxdec.
9520 2004-01-25 Julien MOUTTE <julien@moutte.net>
9522 * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
9523 (gst_play_identity_handoff), (gst_play_set_location),
9524 (gst_play_set_visualization), (gst_play_connect_visualization): Another
9525 try in visualization implementation. Still have an issue with switch
9526 blocking when pulling from video_queue and only audio comes out of
9528 * gst/switch/gstswitch.c: (gst_switch_release_pad),
9529 (gst_switch_poll_sinkpads), (gst_switch_class_init): Implementing pad
9530 release method. And check if the pad is usable before pulling.
9532 2004-01-25 Ronald Bultje <rbultje@ronald.bitfreak.net>
9534 * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose),
9535 (gst_videobalance_init),
9536 (gst_videobalance_colorbalance_list_channels),
9537 (gst_videobalance_colorbalance_set_value),
9538 (gst_videobalance_colorbalance_get_value),
9539 (gst_videobalance_update_properties),
9540 (gst_videobalance_update_tables_planar411),
9541 (gst_videobalance_planar411):
9542 * gst/videofilter/gstvideobalance.h:
9543 Implement lookup-tables. +/- 10x faster.
9545 2004-01-25 Ronald Bultje <rbultje@ronald.bitfreak.net>
9547 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
9548 (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
9549 The index reading was broken. The rest worked fine, but the whole
9550 goal of my rewrite was to make avidemux readable, and this was
9551 not at all readable. Please use typed variables.
9553 2004-01-25 Ronald Bultje <rbultje@ronald.bitfreak.net>
9555 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
9556 Additional pad usability check.
9557 * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
9558 (mp1videoparse_find_next_gop), (gst_mp1videoparse_time_code),
9559 (gst_mp1videoparse_real_chain):
9560 Fix MPEG video stream parsing. The original plugin had several
9561 issues, including not timestamping streams where the source was
9562 not timestamped (this happens with PTS values in mpeg system
9563 streams, but MPEG video is also a valid stream on its own so
9564 that needs timestamps too). We use the display time code for that
9565 for now. Also, if one incoming buffer contains multiple valid
9566 frames, we push them all on correctly now, including proper EOS
9567 handling. Lastly, several potential segfaults were fixed, and we
9568 properly sync on new sequence/gop headers to include them in next,
9569 not previous frames (since they're header for the next frame, not
9570 the previous). Also see #119206.
9571 * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain),
9573 Move caps setting so we only do it after finding several valid
9574 MPEG-1 fraes sequentially, not right after the first one (which
9575 might be coincidental).
9576 * gst/typefind/gsttypefindfunctions.c: (mpeg1_sys_type_find),
9577 (mpeg_video_type_find), (mpeg_video_stream_type_find),
9579 Add unsynced MPEG video stream typefinding, and change some
9580 probability values so we detect streams rightly. The idea is as
9581 follows: I can have an unsynced system stream which contains
9582 video. In the current code, I would randomly get a type for either
9583 system or video stream type found, because the probabilities are
9584 being calculated rather randomly. I now use fixed values, so we
9585 always prefer system stream if that was found (and that is how it
9586 should be). If no system stream was found, we can still identity the stream as video-only.
9588 2004-01-23 Benjamin Otte <in7y118@public.uni-hamburg.de>
9590 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
9591 (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
9592 don't write to buffer. Extract data without the need of
9593 __attribute__ ((packed))
9595 2004-01-23 Ronald Bultje <rbultje@ronald.bitfreak.net>
9597 * gst/typefind/gsttypefindfunctions.c: (mpeg1_parse_header),
9598 (mpeg1_sys_type_find):
9599 Fix MPEG-1 stream typefinding.
9601 2004-01-23 Ronald Bultje <rbultje@ronald.bitfreak.net>
9603 * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
9604 Fix typefinding for MPEG-1 system streams, similar to MPEG-2.
9606 2004-01-23 Thomas Vander Stichele <thomas at apestaart dot org>
9608 * ext/esd/esdsink.c: (gst_esdsink_open_audio):
9609 * ext/esd/gstesd.c: (plugin_init):
9610 private debugging, better error reporting
9612 2004-01-23 Ronald Bultje <rbultje@ronald.bitfreak.net>
9614 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
9615 (gst_riff_read_init), (gst_riff_read_change_state):
9616 * gst-libs/gst/riff/riff-read.h:
9617 Remove stuff fromold metadata system.
9619 2004-01-23 Ronald Bultje <rbultje@ronald.bitfreak.net>
9621 * ext/ogg/gstoggdemux.c:
9622 Fix wrong file comment.
9623 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
9624 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
9625 Add metadata reading properly.
9627 2004-01-23 Thomas Vander Stichele <thomas at apestaart dot org>
9630 Fix nas DIST_SUBDIRS
9632 Fix bug where make distcheck doesn't get run on adding stuff to
9635 2004-01-23 Ronald Bultje <rbultje@ronald.bitfreak.net>
9637 * ext/divx/gstdivxdec.c: (gst_divxdec_init), (gst_divxdec_setup):
9638 * ext/divx/gstdivxdec.h:
9639 Fix divx3 ("msmpeg4") playback using divxdec.
9641 2004-01-23 Benjamin Otte <in7y118@public.uni-hamburg.de>
9643 * gst/typefind/gsttypefindfunctions.c:
9644 (mp3_type_frame_length_from_header): fix bug in length computation
9645 (mp3_type_find): improve debugging output
9647 2004-01-23 Julien MOUTTE <julien@moutte.net>
9649 * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
9650 (gst_play_set_location), (gst_play_seek_to_time),
9651 (gst_play_set_audio_sink), (gst_play_set_visualization),
9652 (gst_play_connect_visualization), (gst_play_get_sink_element): Reworked
9653 the pipeline from scratch. Visualization is back and switch went out as
9654 i realized it was not possible to use the way i wanted.
9655 * sys/ximage/ximagesink.c: (gst_ximagesink_imagepool_clear),
9656 (gst_ximagesink_change_state), (gst_ximagesink_dispose): Move xcontext
9657 clearing in state change from READY to NULL. So that one can clean the
9658 X ressources keeping the element.
9659 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
9660 (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_change_state),
9661 (gst_xvimagesink_colorbalance_set_value),
9662 (gst_xvimagesink_colorbalance_get_value),
9663 (gst_xvimagesink_set_property), (gst_xvimagesink_dispose),
9664 (gst_xvimagesink_init): Same xcontext cleaning than ximagesink in state
9665 change from READY to NULL and fixed some stupid bugs in colorbalance
9666 get/set values. Also added the following feature : when nobody tries to
9667 set some values to the colorbalance levels before the xcontext is
9668 grabbed, then when creating channels list from Xv attributes we set the
9669 internal values to the Xv defaults. This way we handle buggy Xv drivers
9670 that set default hue values far from the middle of the range (Thanks
9671 to Jon Trowbridge for pointing that issue).
9672 * sys/xvimage/xvimagesink.h: Adding a cb_changed boolean to know if
9673 colorbalance levels have been set before xcontext is grabbed.
9675 2004-01-22 Ronald Bultje <rbultje@ronald.bitfreak.net>
9677 * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
9678 Fix the ossmixer case where we shouldn't open /dev/dsp* because
9679 it might block operations (which is bad for a mixer).
9681 2004-01-22 Thomas Vander Stichele <thomas at apestaart dot org>
9683 * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
9684 (deep_notify_callback), (gmi_set_decoder), (gmi_clear_decoder),
9685 (gmip_find_type_pre):
9686 * gst-libs/gst/media-info/media-info-priv.h:
9687 * gst-libs/gst/media-info/media-info.c:
9688 (gst_media_info_instance_init), (gst_media_info_read_idler):
9689 add fakesink to get caps on decoder src pad again
9690 fix callback prototype to match new have_type signal signature
9692 2004-01-22 Thomas Vander Stichele <thomas at apestaart dot org>
9694 * gst/adder/gstadder.c: (gst_adder_link):
9695 fix non-compile and cut-n-paste code
9697 2004-01-21 David Schleef <ds@schleef.org>
9699 * ext/swfdec/gstswfdec.c: (gst_swfdec_video_getcaps),
9700 (gst_swfdec_video_link), (copy_image), (gst_swfdec_loop),
9701 (gst_swfdec_init), (gst_swfdec_change_state):
9702 * ext/swfdec/gstswfdec.h:
9704 * gst/adder/gstadder.c: (gst_adder_link), (gst_adder_init),
9705 (gst_adder_request_new_pad): Fix negotiation.
9706 * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_fixate):
9707 Add a fixate function.
9708 * gst/intfloat/gstfloat2int.c:
9709 * gst/intfloat/gstfloat2int.h:
9710 * gst/intfloat/gstint2float.c:
9711 * gst/intfloat/gstint2float.h:
9712 Completely rewrite the negotiation. Doesn't quite work yet,
9713 due to some buffer-frames problem.
9715 2004-01-21 Thomas Vander Stichele <thomas at apestaart dot org>
9717 * ext/gnomevfs/gstgnomevfssrc.c:
9718 * sys/v4l2/v4l2_calls.h:
9719 fix includes for distcheck
9721 2004-01-21 Christian Schaller <uraeus@gnome.org>
9724 Add libnas (network audio system) plugin, patch from Arwed von Merkatz
9725 based on earlier patch from Laurent Vivier
9727 2004-01-20 Jeremy Simon <jesimon@libertysurf.fr>
9729 * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
9730 Fix wma caps property
9731 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
9732 Fix typo (flags1 and flags2)
9734 2004-01-20 Thomas Vander Stichele <thomas at apestaart dot org>
9736 * gst-libs/gst/media-info/media-info-priv.c:
9737 (deep_notify_callback), (gmi_seek_to_track), (gmi_get_decoder),
9738 (gmip_find_type_pre), (gmip_find_type), (gmip_find_stream_post),
9739 (gmip_find_stream), (gmip_find_track_metadata),
9740 (gmip_find_track_streaminfo_post), (gmip_find_track_streaminfo),
9741 (gmip_find_track_format):
9742 * gst-libs/gst/media-info/media-info-priv.h:
9743 * gst-libs/gst/media-info/media-info-test.c: (main):
9744 * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
9745 (gst_media_info_read_idler), (gst_media_info_read):
9746 * gst-libs/gst/media-info/media-info.h:
9747 register debugging category and use it for debugging
9749 2004-01-20 Thomas Vander Stichele <thomas at apestaart dot org>
9751 * ext/vorbis/vorbisfile.c: (gst_vorbisfile_update_streaminfo),
9752 (gst_vorbisfile_new_link):
9753 signal streaminfo through tags
9755 2004-01-20 Ronald Bultje <rbultje@ronald.bitfreak.net>
9757 * ext/mplex/gstmplex.cc:
9758 * ext/mplex/gstmplexibitstream.cc:
9759 g++ doesn't like NULL in our i18n/error macros, should be
9760 either (NULL) or ("").
9762 2004-01-20 Ronald Bultje <rbultje@ronald.bitfreak.net>
9764 * sys/dxr3/dxr3audiosink.c:
9765 * sys/dxr3/dxr3init.c:
9766 * sys/dxr3/dxr3spusink.c: (dxr3spusink_close):
9767 * sys/dxr3/dxr3videosink.c: (dxr3videosink_close):
9768 Fix more error error error errors (missing includes here).
9770 2004-01-20 Ronald Bultje <rbultje@ronald.bitfreak.net>
9772 * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
9773 fix thomas' error errors.
9775 2004-01-20 Thomas Vander Stichele <thomas at apestaart dot org>
9777 * ext/mpeg2enc/gstmpeg2enc.cc:
9780 2004-01-20 Ronald Bultje <rbultje@ronald.bitfreak.net>
9782 * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
9783 * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
9784 Fix for new error system.
9786 2004-01-20 Thomas Vander Stichele <thomas at apestaart dot org>
9788 * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
9789 fix for new error reporting
9791 2004-01-20 David Schleef <ds@schleef.org>
9793 * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
9794 (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
9795 (gst_ximagesink_set_xwindow_id): Change to using a framerate
9796 of [1,100] instead of [0,MAX], since 0 isn't handled correctly,
9797 and neither is 100+, most likely.
9798 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
9799 (gst_xvimagesink_getcaps): same
9801 2004-01-19 Benjamin Otte <in7y118@public.uni-hamburg.de>
9804 Up version requirement to 2.0.3 (not yet released) to avoid symbol
9805 clashes with ffmpeg.
9807 2004-01-20 Julien MOUTTE <julien@moutte.net>
9809 * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
9810 (gst_switch_init): Fixed switch element : proxying link and setting
9811 caps from src to sink on request.
9813 2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org>
9815 * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
9816 * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
9817 (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
9820 2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org>
9822 * sys/v4l/v4l_calls.h:
9823 * sys/v4l2/v4l2_calls.h:
9826 2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org>
9828 * gst-libs/gst/gst-i18n-plugin.h:
9830 remove config.h inclusion
9832 2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org>
9835 adding autopoint invocation
9838 * gst-libs/gst/gettext.h:
9840 * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
9841 * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
9842 * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
9843 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
9844 (gst_gnomevfssink_close_file):
9845 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_open_file):
9846 * ext/sndfile/gstsf.c: (gst_sf_loop), (plugin_init):
9847 * gst-libs/gst/gst-i18n-plugin.h:
9848 * gst/avi/gstavi.c: (plugin_init):
9849 * sys/dxr3/dxr3init.c: (plugin_init):
9850 * sys/dxr3/dxr3videosink.c: (dxr3videosink_write_data):
9851 * sys/oss/gstossaudio.c: (plugin_init):
9852 * sys/oss/gstosselement.c: (gst_osselement_open_audio):
9853 * sys/v4l/gstv4l.c: (plugin_init):
9854 * sys/v4l/v4l_calls.c: (gst_v4l_open):
9855 * sys/v4l2/gstv4l2.c: (plugin_init):
9856 * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
9857 (gst_v4l2_fill_lists), (gst_v4l2_get_norm), (gst_v4l2_set_norm),
9858 (gst_v4l2_get_input), (gst_v4l2_set_input), (gst_v4l2_get_output),
9859 (gst_v4l2_set_output), (gst_v4l2_get_frequency),
9860 (gst_v4l2_set_frequency), (gst_v4l2_signal_strength),
9861 (gst_v4l2_get_attribute), (gst_v4l2_set_attribute):
9862 make sure locale and translation domain are set
9863 fix translated strings
9869 put translation files into place
9870 * sys/xvideo/imagetest.c: (main):
9871 * ext/dv/demo-play.c: (main):
9872 fix unnecessary translations
9874 2004-01-19 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
9876 * ext/sndfile/gstsf.c:
9877 * gst/avi/gstavimux.c:
9878 * ext/audiofile/gstafsink.c:
9879 * ext/audiofile/gstafsrc.c:
9880 * ext/gnomevfs/gstgnomevfssink.c:
9881 * ext/gnomevfs/gstgnomevfssrc.c:
9882 * sys/oss/gstosselement.c:
9883 * sys/v4l/v4l_calls.h:
9886 2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org>
9888 * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
9889 (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
9890 (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
9891 (gst_v4l2_get_output), (gst_v4l2_set_output),
9892 (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
9893 (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
9894 (gst_v4l2_set_attribute):
9895 update to new error handling
9897 2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org>
9899 * ext/sidplay/gstsiddec.cc:
9900 * gst/modplug/gstmodplug.cc:
9901 parenthese NULL because C++ seems angry about it
9903 2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org>
9905 * gst-libs/gst/gst-i18n-plugin.h:
9906 add skeleton i18n stuff, but needs to be further implemented
9908 2004-01-18 Thomas Vander Stichele <thomas at apestaart dot org>
9910 * examples/gstplay/player.c: (main):
9911 * ext/aalib/gstaasink.c: (gst_aasink_open):
9912 * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
9913 * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
9914 * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
9915 * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
9916 (gst_afsink_close_file):
9917 * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
9918 (gst_afsrc_close_file):
9919 * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
9920 * ext/dv/gstdvdec.c: (gst_dvdec_loop):
9921 * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
9922 * ext/esd/esdmon.c: (gst_esdmon_get):
9923 * ext/esd/esdsink.c: (gst_esdsink_chain):
9924 * ext/faac/gstfaac.c: (gst_faac_chain):
9925 * ext/faad/gstfaad.c: (gst_faad_chain):
9926 * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
9927 * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
9928 * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
9929 * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
9931 * ext/flac/gstflacenc.c: (gst_flacenc_chain):
9932 * ext/flac/gstflactag.c: (gst_flac_tag_chain):
9933 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
9934 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
9935 (gst_gnomevfssink_close_file):
9936 * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
9937 (gst_gnomevfssrc_open_file):
9938 * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
9939 * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
9940 * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
9941 * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
9942 (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
9943 * ext/mad/gstmad.c: (gst_mad_chain):
9944 * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
9945 * ext/mpeg2dec/gstmpeg2dec.c:
9946 * ext/mpeg2enc/gstmpeg2enc.cc:
9947 * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
9948 * ext/mplex/gstmplex.cc:
9949 * ext/mplex/gstmplexibitstream.cc:
9950 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
9951 (gst_ogg_demux_push), (gst_ogg_pad_push):
9952 * ext/raw1394/gstdv1394src.c:
9953 * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
9954 (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
9955 * ext/sidplay/gstsiddec.cc:
9956 * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
9958 * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
9959 * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
9960 * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
9961 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
9962 * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
9963 * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
9964 * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
9965 * gst-libs/gst/Makefile.am:
9966 * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
9967 (gst_riff_read_element_data), (gst_riff_read_seek),
9968 (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
9969 * gst/adder/gstadder.c: (gst_adder_parse_caps), (gst_adder_loop):
9970 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
9971 (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
9972 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
9973 (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
9974 * gst/avi/gstavimux.c: (gst_avimux_stop_file):
9975 * gst/flx/gstflxdec.c: (gst_flxdec_loop):
9976 * gst/goom/gstgoom.c: (gst_goom_chain):
9977 * gst/id3/gstid3types.c: (gst_id3types_loop):
9978 * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
9979 * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
9980 * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
9981 (gst_ebml_read_element_length), (gst_ebml_read_element_data),
9982 (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
9983 (gst_ebml_read_float), (gst_ebml_read_header):
9984 * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
9985 (gst_matroska_demux_parse_blockgroup):
9986 * gst/modplug/gstmodplug.cc:
9987 * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
9988 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
9989 * gst/oneton/gstoneton.c: (gst_oneton_chain):
9990 * gst/silence/gstsilence.c: (gst_silence_get):
9991 * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
9992 * gst/smpte/gstsmpte.c: (gst_smpte_loop):
9993 * gst/speed/gstspeed.c: (speed_loop):
9994 * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
9995 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
9996 * gst/volenv/gstvolenv.c: (gst_volenv_chain):
9997 * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
9998 * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
9999 (gst_wavparse_loop):
10000 * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
10001 (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
10002 (dxr3audiosink_close):
10003 * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
10004 * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
10005 (dxr3videosink_close), (dxr3videosink_write_data):
10006 * sys/oss/gstosselement.c: (gst_osselement_open_audio):
10007 * sys/oss/gstosselement.h:
10008 * sys/oss/gstosssink.c: (gst_osssink_get_type), (gst_osssink_init),
10009 (gst_osssink_chain):
10010 * sys/oss/gstosssrc.c: (gst_osssrc_get):
10011 * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
10012 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
10013 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
10014 * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_window),
10015 (gst_v4l_enable_overlay):
10016 * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
10017 (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
10018 (gst_v4l_get_frequency), (gst_v4l_set_frequency),
10019 (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
10020 (gst_v4l_set_audio):
10021 * sys/v4l/v4l_calls.h:
10022 * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
10023 (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
10024 (gst_v4lmjpegsink_playback_init),
10025 (gst_v4lmjpegsink_playback_start):
10026 * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
10027 (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_capture),
10028 (gst_v4lmjpegsrc_set_capture_m), (gst_v4lmjpegsrc_capture_init),
10029 (gst_v4lmjpegsrc_requeue_frame):
10030 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
10031 (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
10032 (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
10033 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
10034 * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
10035 (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
10036 (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
10037 (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
10038 (gst_v4l2src_capture_stop):
10039 * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
10040 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
10041 (gst_ximagesink_chain):
10042 * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
10043 (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
10044 (gst_xvideosink_xwindow_new):
10045 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
10046 (gst_xvimagesink_chain):
10047 use new error signal, function and categories
10049 2004-01-18 Jeremy Simon <jesimon@libertysurf.fr>
10053 * ext/musicbrainz/gsttrm.c:
10054 * ext/musicbrainz/gsttrm.h:
10055 * ext/musicbrainz/Makefile.am:
10058 2004-01-18 Julien MOUTTE <julien@moutte.net>
10060 * sys/ximage/ximagesink.c: (gst_ximagesink_set_property),
10061 (gst_ximagesink_get_property), (gst_ximagesink_class_init): Adding
10062 synchronous property for debugging.
10063 * sys/ximage/ximagesink.h: Adding the synchronous boolean flag.
10064 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
10065 (gst_xvimagesink_set_property): Moving a pointer declaration to a
10066 smaller block, fixing indent.
10068 2004-01-16 David Schleef <ds@schleef.org>
10070 * gst/videofilter/gstvideobalance.c: Fix regression; changing a
10071 property affects the video stream.
10072 * sys/xvimage/xvimagesink.c:
10073 * sys/xvimage/xvimagesink.h:
10074 Add synchronous property for debugging. Should probably be
10075 disabled in non-CVS builds. Make sure that the Xv attribute
10076 exists before we set it (crash!). Fix a silly float bug that
10077 caused colorbalance to just not work.
10079 2004-01-17 Christian Schaller <Uraeus@gnome.org>
10081 * tools/gst-launch-ext.in - update for new plugins
10083 2004-01-16 David Schleef <ds@schleef.org>
10085 * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect): Fix use of
10086 already-freed caps.
10088 2994-01-16 Christian Schaller <Uraeus@gnome.org>
10090 * Update spec for new colorspace plugin and libcaca plugin
10091 * Fix compilation of libcaca plugin (clock -> id)
10093 2004-01-16 Julien MOUTTE <julien@moutte.net>
10095 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_update_colorbalance),
10096 (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
10097 (gst_xvimagesink_set_xwindow_id),
10098 (gst_xvimagesink_colorbalance_set_value),
10099 (gst_xvimagesink_colorbalance_get_value),
10100 (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
10101 (gst_xvimagesink_init), (gst_xvimagesink_class_init): Implementing
10102 correct colorbalance properties. They can now be set when the element
10103 is still in NULL state. The values will be committed to the Xv Port
10104 when xcontext is initialized.
10105 * sys/xvimage/xvimagesink.h: Added hue, saturation, contrast,
10106 brightness int values in the GstXvImagesink structure.
10108 2004-01-16 Ronald Bultje <rbultje@ronald.bitfreak.net>
10110 * gst-libs/gst/Makefile.am:
10111 restructure so having local patches works easier.
10113 2004-01-16 Ronald Bultje <rbultje@ronald.bitfreak.net>
10115 * ext/mpeg2enc/Makefile.am:
10116 * ext/mpeg2enc/gstmpeg2enc.cc:
10117 * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
10118 Bugfix with respect to EOS handling.
10120 2004-01-16 Ronald Bultje <rbultje@ronald.bitfreak.net>
10122 * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
10123 Link with right caps (else, it segfaults).
10124 * ext/mplex/gstmplexjob.cc:
10125 Fix for slight API change in 1.6.1.93 release of mjpegtools.
10127 2004-01-15 David Schleef <ds@schleef.org>
10129 * gst-libs/gst/audio/Makefile.am:
10130 Add gstaudiofiltertemplate.c and building of gstaudiofilterexample.c
10132 * gst-libs/gst/audio/gstaudiofilter.c:
10133 * gst-libs/gst/audio/gstaudiofilter.h:
10134 Add bytes_per_sample and size and n_samples calculation.
10135 * gst-libs/gst/audio/gstaudiofilterexample.c:
10136 Remove, now autogenerated.
10137 * gst-libs/gst/audio/gstaudiofiltertemplate.c:
10138 Moved from gstaudiofilterexample, object name changed, code added
10139 so that it actually works.
10140 * gst-libs/gst/audio/make_filter:
10141 Script to build an audiofilter subclass from the template.
10142 * gst/colorspace/Makefile.am:
10143 * gst/colorspace/yuv2yuv.c:
10144 Remove file, since it's GPL, and we don't use it.
10146 2004-01-15 Julien MOUTTE <julien@moutte.net>
10148 * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
10149 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Making both of
10150 them use the buffer free function to test how the buffer was allocated.
10152 2004-01-15 David Schleef <ds@schleef.org>
10154 * ext/esd/esdsink.c: (gst_esdsink_class_init): Remove property
10155 that handles osssink fallback.
10156 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
10157 (gst_audio_convert_getcaps):
10158 * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
10159 Add audio/x-qdm2 for QDM2 audio.
10160 * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
10161 * gst/sine/gstsinesrc.h: Add example of how to implement tags.
10162 * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
10163 Decrease minimum size to 16x16.
10164 * gst/wavparse/gstwavparse.c:
10165 Convert disabled pad template caps to new caps.
10166 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
10167 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
10168 (gst_xvimagesink_chain): Throw element error when display cannot
10169 be opened. Increase minimum framerate to 1.0. Check the data
10170 free function on a buffer to make sure it is the type we expect
10171 before manipulating it.
10173 2004-01-15 Julien MOUTTE <julien@moutte.net>
10175 * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
10176 (gst_videobalance_colorbalance_set_value): Implement passthru if
10177 settings are in the middle.
10178 * tools/gst-launch-ext.in: Stop using xvideosink, use ximagesink.
10180 2004-01-15 Ronald Bultje <rbultje@ronald.bitfreak.net>
10182 * gst/videofilter/Makefile.am:
10183 * gst/volume/Makefile.am:
10184 Since we use videofilter symbols, link to it.
10186 2004-01-15 Julien MOUTTE <julien@moutte.net>
10188 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init): Setting
10189 mixer interface type to HARDWARE.
10190 * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init): Adding a default
10192 * gst-libs/gst/mixer/mixer.h: Adding mixer interface type and macro.
10193 * gst-libs/gst/mixer/mixertrack.h: Adding mixertrack flag SOFTWARE.
10194 * gst/volume/gstvolume.c: (gst_volume_interface_supported),
10195 (gst_volume_interface_init), (gst_volume_list_tracks),
10196 (gst_volume_set_volume), (gst_volume_get_volume),
10197 (gst_volume_set_mute), (gst_volume_mixer_init),
10198 (gst_volume_dispose), (gst_volume_get_type), (volume_class_init),
10199 (volume_init): Implementing mixer interface.
10200 * gst/volume/gstvolume.h: Adding tracklist for mixer interface.
10201 * sys/oss/gstosselement.c: (gst_osselement_get_type),
10202 (gst_osselement_change_state): Removing some trailing commas in
10204 * sys/oss/gstossmixer.c: (gst_ossmixer_interface_init): Setting mixer
10205 interface type to HARDWARE.
10206 * sys/v4l/gstv4lcolorbalance.c:
10207 (gst_v4l_color_balance_interface_init): Setting colorbalance interface
10209 * sys/v4l2/gstv4l2colorbalance.c:
10210 (gst_v4l2_color_balance_interface_init): Setting colorbalance
10211 interface type to HARDWARE.
10212 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): use exactly the
10213 same code than ximagesink for event handling.
10215 2004-01-15 Ronald Bultje <rbultje@ronald.bitfreak.net>
10217 * ext/snapshot/Makefile.am:
10218 * ext/snapshot/gstsnapshot.c: (gst_snapshot_sinkconnect),
10219 (gst_snapshot_chain):
10220 * ext/snapshot/gstsnapshot.h:
10221 This has to be a joke... Snapshot should be connected to a tee,
10222 colorspace element before it and EOS after that, where the other
10223 src of the tee receives normal data.
10224 The current way is *wrong*.
10226 2004-01-15 Ronald Bultje <rbultje@ronald.bitfreak.net>
10228 * ext/hermes/gsthermescolorspace.c:
10229 Fix another compile error. Same as below.
10231 2004-01-15 Ronald Bultje <rbultje@ronald.bitfreak.net>
10233 * gst/colorspace/gstcolorspace.c:
10234 * gst/colorspace/yuv2yuv.c: (gst_colorspace_yuy2_to_i420),
10235 (gst_colorspace_i420_to_yv12):
10236 Fix compiling... Didn't test if it actually works.
10238 2004-01-15 David Schleef <ds@schleef.org>
10241 * gst/colorspace/Makefile.am:
10242 * gst/colorspace/gstcolorspace.c:
10243 * gst/colorspace/gstcolorspace.h:
10244 * gst/colorspace/yuv2rgb.c:
10245 * gst/colorspace/yuv2rgb.h:
10246 Duplicate the ext/hermes colorspace plugin, and remove Hermes
10247 code and GPL code. Fix for new caps negotiation. Rewrite
10248 much of the format handling code, and some of the conversion
10249 code. Basically, rewrote almost everything. This element
10250 handles I420, YV12 to RGB conversions.
10251 * ext/hermes/Makefile.am:
10252 * ext/hermes/gsthermescolorspace.c:
10253 Rename colorspace to hermescolorspace. Fix negotiation issues.
10254 Remove non-Hermes related code. This element handles lots of
10255 RGB to RGB conversions, but no YUV.
10256 * ext/hermes/gstcolorspace.c:
10257 * ext/hermes/gstcolorspace.h:
10258 * ext/hermes/rgb2yuv.c:
10259 * ext/hermes/yuv2rgb.c:
10260 * ext/hermes/yuv2rgb.h:
10261 * ext/hermes/yuv2rgb_mmx16.s:
10262 * ext/hermes/yuv2yuv.c:
10263 * ext/hermes/yuv2yuv.h:
10266 2004-01-14 Colin Walters <walters@verbum.org>
10268 * ext/mad/gstid3tag.c (gst_id3_tag_chain): Don't nego caps if
10269 they've already been.
10271 2004-01-15 Benjamin Otte <in7y118@public.uni-hamburg.de>
10273 * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
10274 assume tag mode when pad is not connected
10276 2004-01-15 Benjamin Otte <in7y118@public.uni-hamburg.de>
10278 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
10279 Don't update the time of the clock
10280 (gst_alsa_sink_loop):
10281 sync to the clock given to alsasink, not the own clock
10282 * sys/oss/gstosssink.c: (gst_osssink_chain):
10284 (gst_osssink_change_state):
10286 * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
10287 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
10288 remove bogus code that made DISCONT events unhandled
10289 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
10290 explicitly case to double in _set_simple. (fixes 2nd warning in bug
10292 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_read_object_header),
10293 (gst_asf_demux_handle_sink_event), (gst_asf_demux_audio_caps),
10294 (gst_asf_demux_add_audio_stream), (gst_asf_demux_video_caps):
10295 convert g_warning because of wrong asf data to GST_WARNINGs (fixes
10296 2nd warning in bug #131502)
10298 2004-01-14 Julien MOUTTE <julien@moutte.net>
10300 * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
10301 (gst_videobalance_colorbalance_set_value),
10302 (gst_videobalance_colorbalance_get_value): Fixing videobalance ranges
10303 for colorbalance interface implementation.
10304 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
10305 (gst_ximagesink_set_property), (gst_ximagesink_get_property),
10306 (gst_ximagesink_dispose), (gst_ximagesink_init),
10307 (gst_ximagesink_class_init): Adding DISPLAY property.
10308 * sys/ximage/ximagesink.h: Adding display_name to store display.
10309 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
10310 (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
10311 (gst_xvimagesink_dispose), (gst_xvimagesink_init),
10312 (gst_xvimagesink_class_init): Adding DISPLAY property and colorbalance
10313 properties (they still need polishing though for gst-launch use : no
10314 xcontext yet, i ll do that tomorrow).
10315 * sys/xvimage/xvimagesink.h: Adding display_name to store display.
10317 2004-01-14 Julien MOUTTE <julien@moutte.net>
10319 * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
10320 (gst_play_set_location), (gst_play_set_visualization): Preparing
10321 switch integration, adding videobalance in the pipeline.
10323 2004-01-14 Julien MOUTTE <julien@moutte.net>
10325 * gst-libs/gst/colorbalance/colorbalance.c:
10326 (gst_color_balance_class_init): Adding a default type.
10327 * gst-libs/gst/colorbalance/colorbalance.h: Adding a macro to access
10329 * gst/videofilter/gstvideobalance.c: (gst_videobalance_get_type),
10330 (gst_videobalance_dispose), (gst_videobalance_class_init),
10331 (gst_videobalance_init), (gst_videobalance_interface_supported),
10332 (gst_videobalance_interface_init),
10333 (gst_videobalance_colorbalance_list_channels),
10334 (gst_videobalance_colorbalance_set_value),
10335 (gst_videobalance_colorbalance_get_value),
10336 (gst_videobalance_colorbalance_init): Implementing colorbalance
10338 * gst/videofilter/gstvideobalance.h: Adding colorbalance channels
10340 * sys/ximage/ximagesink.c: (gst_ximagesink_set_xwindow_id): Fixing a
10341 bug which was triggering a BadAccess X error when setting an overlay
10342 before pad was really negotiated.
10343 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_colorbalance_init):
10344 Using the colorbalance type macro.
10346 2004-01-14 Benjamin Otte <in7y118@public.uni-hamburg.de>
10348 * ext/flac/gstflacenc.c: (gst_flacenc_set_metadata),
10349 (gst_flacenc_chain):
10350 handle tags correctly
10351 * gst/tags/gstid3tag.c: (gst_tag_list_new_from_id3v1):
10352 extract ID3v1 tags correctly
10354 2004-01-14 Ronald Bultje <rbultje@ronald.bitfreak.net>
10356 * gst/typefind/gsttypefindfunctions.c: (matroska_type_find),
10358 Improve matroska typefinding for odd-typed headers...
10360 2004-01-14 Ronald Bultje <rbultje@ronald.bitfreak.net>
10362 * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
10363 Fix for using incremental number on padnames.
10365 2004-01-14 Ronald Bultje <rbultje@ronald.bitfreak.net>
10367 * ext/divx/gstdivxdec.c:
10368 * ext/divx/gstdivxenc.c:
10369 Set category to divx4linux instead of divx (too generic).
10370 * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
10371 (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
10372 (gst_wavparse_loop), (gst_wavparse_change_state):
10373 * gst/wavparse/gstwavparse.h:
10374 fix parsing of WAV files with non-standard fmt-tag size and fix
10375 skipping of unrecognized chunks... Someone please fix this thing
10376 to use rifflib so all this is automated.
10377 * sys/v4l/Makefile.am:
10378 * sys/v4l2/Makefile.am:
10379 Add X_CFLAGS because we depend on X (for overlay).
10381 2004-01-14 Jan Schmidt <thaytan@mad.scientist.com>
10383 * ext/mpeg2dec/gstmpeg2dec.c:
10384 Don't issue a timestamp unless we tagged the frame
10387 2004-01-14 Benjamin Otte <in7y118@public.uni-hamburg.de>
10389 * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback):
10390 Query the audio element to get the time, not the clock. We're
10391 interested in the element's time here.
10393 2004-01-14 Benjamin Otte <in7y118@public.uni-hamburg.de>
10395 * ext/aalib/gstaasink.c: (gst_aasink_chain):
10396 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
10397 * ext/esd/esdsink.c: (gst_esdsink_chain):
10398 * ext/libcaca/gstcacasink.c: (gst_cacasink_chain):
10399 * ext/mas/massink.c: (gst_massink_chain):
10400 * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_chain):
10401 * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_index),
10402 (gst_matroska_demux_parse_metadata):
10403 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop),
10404 (gst_mpeg_parse_release_locks):
10405 * gst/tcp/gsttcpsink.c: (gst_tcpsink_chain):
10406 * gst/udp/gstudpsink.c: (gst_udpsink_chain):
10407 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
10408 * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
10409 (gst_osssink_change_state):
10410 * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
10411 * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
10412 * sys/xvideo/xvideosink.c: (gst_xvideosink_chain),
10413 (gst_xvideosink_release_locks):
10414 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
10416 * ext/alsa/gstalsaclock.c: (gst_alsa_clock_start),
10417 (gst_alsa_clock_stop):
10418 * gst-libs/gst/audio/audioclock.c: (gst_audio_clock_set_active),
10419 (gst_audio_clock_get_internal_time):
10420 simplify for use with new clocking code.
10421 * testsuite/alsa/Makefile.am:
10422 * testsuite/alsa/sinesrc.c: (sinesrc_init), (sinesrc_force_caps):
10423 fix testsuite for new caps system
10425 2004-01-14 Benjamin Otte <in7y118@public.uni-hamburg.de>
10427 * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
10428 * ext/flac/gstflacenc.c: (add_one_tag):
10429 length is already host endian, no need to convert. Fixes playback of
10430 tagged files on PPC. (bug #128384)
10432 2004-01-13 Julien MOUTTE <julien@moutte.net>
10434 * gst-libs/gst/colorbalance/colorbalance.h: Adding a type to the
10435 colorbalance interface stating if it is hardware based or software
10437 * gst/videofilter/gstvideobalance.c: (gst_videobalance_planar411):
10438 Removing a trailing comma.
10439 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
10440 (gst_xvimagesink_colorbalance_init): Integrating a patch from Jon
10441 Trowbridge <trow@ximian.com> querying Xv adaptor for min/max value as
10442 the documentation seems to be wrong on the -1000 to 1000 interval.
10444 2004-01-12 David Schleef <ds@schleef.org>
10446 * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
10447 (gst_efence_buffer_alloc), (gst_fenced_buffer_new),
10448 (gst_fenced_buffer_default_free), (gst_fenced_buffer_default_copy):
10449 Fix negotiation. Add a bufferalloc function for the sink pad,
10450 and generally clean up some of the code.
10452 2004-01-12 Julien MOUTTE <julien@moutte.net>
10454 * gst-libs/gst/colorbalance/colorbalancechannel.c:
10455 (gst_color_balance_channel_dispose): Adding safety check in dispose
10457 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
10458 (gst_xvimagesink_xcontext_clear),
10459 (gst_xvimagesink_interface_supported),
10460 (gst_xvimagesink_colorbalance_list_channels),
10461 (gst_xvimagesink_colorbalance_set_value),
10462 (gst_xvimagesink_colorbalance_get_value),
10463 (gst_xvimagesink_colorbalance_init), (gst_xvimagesink_get_type):
10464 Adding colorbalance interface support to set XV parameters such as
10465 HUE, BRIGHTNESS, CONTRAST, SATURATION.
10466 * sys/xvimage/xvimagesink.h: Adding the channels list for colorbalance
10469 2004-01-12 Thomas Vander Stichele <thomas at apestaart dot org>
10471 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_get_type),
10472 (gst_audio_convert_class_init), (gst_audioconvert_getcaps),
10473 (gst_audio_convert_init), (gst_audio_convert_set_property),
10474 (gst_audio_convert_get_property), (gst_audio_convert_chain),
10475 (gst_audio_convert_link),
10476 (gst_audio_convert_buffer_to_default_format),
10477 (gst_audio_convert_buffer_from_default_format), (plugin_init):
10478 - implement _getcaps and use it
10480 - remove float caps since no float conversion is actually done
10481 - remove properties and arguments that were to be used for rate
10484 2004-01-12 Thomas Vander Stichele <thomas at apestaart dot org>
10486 * gst-libs/gst/audio/audio.c: (_gst_audio_structure_set_list),
10487 (gst_audio_structure_set_int):
10488 * gst-libs/gst/audio/audio.h:
10489 add helper functions for _getcaps matching the standard audio
10492 2004-01-12 David Schleef <ds@schleef.org>
10494 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
10495 Test that pad is negotiated before getting its caps.
10497 2004-01-12 Julien MOUTTE <julien@moutte.net>
10499 * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element): When
10500 analyzing the pads of an element the bin is mostly in READY state so
10501 no caps were negotiated. This helper function needs to work with
10502 _get_caps directly then. I was not freeing them though, added that to
10505 2004-01-12 Julien MOUTTE <julien@moutte.net>
10507 * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
10508 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Fixing the
10509 direct put buffers detection. I prefer checking GST_BUFFER_PRIVATE
10510 than the free_func.
10512 2004-01-12 Thomas Vander Stichele <thomas at apestaart dot org>
10514 * sys/oss/gstossaudio.c: (plugin_init):
10515 * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
10516 * sys/oss/gstosselement.h:
10517 make an oss debugging category
10518 make failure more descriptive
10520 2004-01-11 David Schleef <ds@schleef.org>
10522 * ext/ffmpeg/gstffmpeg.c:
10523 * ext/ffmpeg/gstffmpegcodecmap.c:
10524 * ext/ffmpeg/gstffmpegdec.c:
10525 * ext/ffmpeg/gstffmpegenc.c:
10526 * ext/ffmpeg/gstffmpegprotocol.c:
10527 * ext/gdk_pixbuf/gstgdkanimation.c:
10528 * ext/jpeg/gstjpeg.c:
10529 * ext/libpng/gstpng.c:
10530 * ext/mpeg2dec/perftest.c:
10531 * ext/speex/gstspeex.c:
10532 * gst-libs/gst/resample/dtos.c:
10533 * gst/intfloat/gstintfloatconvert.c:
10534 * gst/oneton/gstoneton.c:
10535 * gst/rtjpeg/RTjpeg.c:
10536 * gst/rtp/gstrtp.c:
10537 * sys/dxr3/dxr3init.c:
10538 * sys/glsink/gstgl_nvimage.c:
10539 * sys/glsink/gstgl_pdrimage.c:
10540 * sys/glsink/gstglsink.c:
10541 * testsuite/gst-lint:
10542 Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H
10544 2004-01-11 David Schleef <ds@schleef.org>
10546 * ext/alsa/gstalsasrc.c: (gst_alsa_src_set_caps):
10547 * ext/faac/gstfaac.c: (gst_faac_sinkconnect):
10548 * ext/gdk_pixbuf/gstgdkanimation.c:
10549 (gst_gdk_animation_iter_create_pixbuf):
10550 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
10551 (gst_gdk_pixbuf_chain):
10552 * ext/gdk_pixbuf/gstgdkpixbuf.h:
10553 * ext/jack/gstjack.c: (gst_jack_change_state):
10554 * ext/xvid/gstxviddec.c: (gst_xviddec_sink_link):
10555 * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element):
10556 * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
10557 * gst/videofilter/gstvideofilter.c:
10558 (gst_videofilter_set_output_size):
10559 Remove all usage of gst_pad_get_caps(), and replace it with
10560 gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap().
10562 2004-01-11 David Schleef <ds@schleef.org>
10565 * ext/Makefile.am: Fixes to make ext/libcaca compile.
10566 * ext/divx/gstdivxdec.c:
10567 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
10568 (gst_gdk_pixbuf_init), (gst_gdk_pixbuf_chain): Make gdkpixbufdec
10569 handle images that span multiple buffers. Now work with both
10570 filesrc ! gdkpixbufdec and qtdemux ! gdkpixbufdec.
10571 * ext/gdk_pixbuf/gstgdkpixbuf.h:
10572 * ext/libcaca/gstcacasink.h: Fixes needed due to recent
10573 video/video.h changes
10574 * ext/xvid/gstxvid.c: (gst_xvid_csp_to_caps): same
10575 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
10576 (gst_v4lmjpegsrc_buffer_free): Use buffer free function instead
10577 of GstData free function.
10578 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
10581 2004-01-12 Benjamin Otte <in7y118@public.uni-hamburg.de>
10583 * sys/v4l2/gstv4l2element.c: (gst_v4l2element_class_init),
10584 (gst_v4l2element_dispose), (gst_v4l2element_set_property),
10585 (gst_v4l2element_get_property):
10586 * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults), (gst_v4l2_open):
10587 add norm, channel and frequency properties.
10588 * sys/v4l2/gstv4l2tuner.c:
10589 fixes for tuner interface changes
10590 * sys/v4l2/gstv4l2element.h:
10591 * sys/v4l2/gstv4l2src.c:
10592 * sys/v4l2/gstv4l2src.h:
10593 * sys/v4l2/v4l2src_calls.c:
10594 * sys/v4l2/v4l2src_calls.h:
10595 rework v4l2src to work with saa1734 cards and allow mmaped buffers.
10597 2004-01-12 Benjamin Otte <in7y118@public.uni-hamburg.de>
10599 * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init),
10600 (gst_tuner_find_norm_by_name), (gst_v4l2_find_channel_by_name),
10601 (gst_tuner_channel_changed), (gst_tuner_norm_changed),
10602 (gst_tuner_frequency_changed), (gst_tuner_signal_changed):
10603 * gst-libs/gst/tuner/tuner.h:
10604 GObjects aren't const.
10605 Add find_by_name functions.
10606 Add checks to _changed functions.
10607 * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_get_channel),
10608 (gst_v4l_tuner_get_norm):
10611 2004-01-12 Benjamin Otte <in7y118@public.uni-hamburg.de>
10613 * gst-libs/gst/video/video.h:
10614 Fix caps template names to be understandable.
10615 Prefix everything with GST_VIDEO.
10616 * ext/aalib/gstaasink.c:
10617 * ext/divx/gstdivxdec.c:
10618 * ext/divx/gstdivxenc.c:
10619 * ext/gdk_pixbuf/gstgdkpixbuf.c:
10620 * ext/hermes/gstcolorspace.c: (gst_colorspace_base_init):
10621 * ext/jpeg/gstjpegdec.c: (raw_caps_factory):
10622 * ext/jpeg/gstjpegenc.c: (raw_caps_factory):
10623 * ext/libcaca/gstcacasink.c:
10624 * ext/libpng/gstpngenc.c: (raw_caps_factory):
10625 * ext/snapshot/gstsnapshot.c:
10626 * ext/swfdec/gstswfdec.c:
10627 * ext/xvid/gstxviddec.c:
10628 * ext/xvid/gstxvidenc.c:
10629 * gst/chart/gstchart.c:
10630 * gst/deinterlace/gstdeinterlace.c:
10631 * gst/effectv/gsteffectv.c:
10632 * gst/flx/gstflxdec.c: (gst_flxdec_loop):
10633 * gst/goom/gstgoom.c:
10634 * gst/median/gstmedian.c:
10635 * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
10636 (gst_monoscope_srcconnect), (gst_monoscope_chain):
10637 * gst/overlay/gstoverlay.c:
10638 * gst/smooth/gstsmooth.c:
10639 * gst/smpte/gstsmpte.c:
10640 * gst/synaesthesia/gstsynaesthesia.c:
10641 * gst/videocrop/gstvideocrop.c:
10642 * gst/videodrop/gstvideodrop.c:
10643 * gst/y4m/gsty4mencode.c:
10644 * sys/qcam/gstqcamsrc.c:
10645 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps):
10646 Make them work with new video.h file.
10647 * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
10648 (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
10649 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
10650 (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
10651 Make it work with new buffer allocation system.
10653 2004-01-11 Julien MOUTTE <julien@moutte.net>
10655 * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain): Fixing the
10656 pad_alloc_buffer implementation to use ->srcpad
10657 * ext/hermes/gstcolorspace.c: (gst_colorspace_chain): Fixing the
10658 pad_alloc_buffer implementation to use ->srcpad
10659 * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain): Fixing the
10660 pad_alloc_buffer implementation to use ->srcpad
10661 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
10662 (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
10663 (gst_ximagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
10664 a reference to everything we need.
10665 * sys/ximage/ximagesink.h: adding a reference to the sink in the image.
10666 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
10667 (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
10668 (gst_xvimagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
10669 a reference to everything we need.
10670 * sys/xvimage/xvimagesink.h: adding a reference to the sink in the image
10672 2004-01-11 David Schleef <ds@schleef.org>
10674 * ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() test
10675 * gst/debug/efence.c: (gst_efence_chain), (gst_fenced_buffer_new),
10676 (gst_fenced_buffer_default_copy): Fix for rename of buffer private
10678 * gst/effectv/gstwarp.c: (gst_warptv_setup): Don't reset the time
10679 value during a resize/renegotiation.
10680 * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain): use
10681 gst_pad_alloc_buffer();
10682 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
10683 (gst_v4lmjpegsrc_buffer_free): Fix for rename of buffer private
10685 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
10686 Fix for rename of buffer private structure members.
10687 * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
10688 (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
10689 Fix for rename of buffer private structure members.
10690 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
10691 (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
10692 Fix for rename of buffer private structure members.
10694 2004-01-11 Arwed v. Merkatz <v.merkatz@gmx.net>
10696 reviewed by: David Schleef <ds@schleef.org>
10698 * gst/videofilter/Makefile.am:
10699 * gst/videofilter/gstgamma.c: Gamma correction filter. Modified
10700 from the patch by ds to fit in with recent make_filter changes.
10702 2004-01-11 Julien MOUTTE <julien@moutte.net>
10704 * configure.ac: Adding examples/switch/Makefile
10705 * examples/Makefile.am: Adding examples/switch
10706 * examples/switch/Makefile.am: Adding switcher example.
10707 * examples/switch/switcher.c: (got_eos), (idle_iterate),
10708 (switch_timer), (main): Adding an example demonstrating switch usage
10709 with 2 videotestsrc showing different patterns.
10710 * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
10711 (gst_switch_init): Fixing switch with the new caps system.
10713 2004-01-11 Benjamin Otte <in7y118@public.uni-hamburg.de>
10715 * gst-libs/gst/video/video.h:
10716 Fix 32bit caps. Issue remaining: The macro names are chosen poorly.
10717 They should probably be like
10718 GST_VIDEO_PAD_TEMPLATE_CAPS_{RGB,BGR,RGBx,BGRx}.
10720 2004-01-11 Benjamin Otte <in7y118@public.uni-hamburg.de>
10722 * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
10723 (qtdemux_parse_trak):
10724 fix audio chunk size/timestamp calculation
10726 2004-01-11 Benjamin Otte <in7y118@public.uni-hamburg.de>
10728 * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
10731 2004-01-11 Steve Baker <steve@stevebaker.org>
10733 * gst/effectv/gstaging.c: (gst_agingtv_get_type),
10734 (gst_agingtv_base_init), (gst_agingtv_class_init),
10735 (gst_agingtv_init), (gst_agingtv_setup), (gst_agingtv_rgb32),
10736 (gst_agingtv_set_property), (gst_agingtv_get_property):
10737 Port agingTV to videofilter
10739 2004-01-09 Julien MOUTTE <julien@moutte.net>
10741 * ext/hermes/gstcolorspace.c: (gst_colorspace_chain):
10742 Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
10744 2004-01-09 Julien MOUTTE <julien@moutte.net>
10746 * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain):
10747 Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
10748 * gst-libs/gst/xoverlay/xoverlay.c:
10749 (gst_x_overlay_got_desired_size): Updating doc for the xid being 0.
10750 * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
10751 Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
10752 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
10753 Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
10754 * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
10755 (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
10756 (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init): Implementing
10757 the bufferalloc_function to replace bufferpools, fixing the XOverlay
10758 interface implementation to handle xid being 0 and fix some bugs
10759 triggered by Benjamin's testcase.
10760 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
10761 (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
10762 (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init): Implementing
10763 the bufferalloc_function to replace bufferpools, fixing the XOverlay
10764 interface implementation to handle xid being 0 and fix some bugs
10765 triggered by Benjamin's testcase.
10767 2004-01-09 David Schleef <ds@schleef.org>
10769 * ext/librfb/gstrfbsrc.c: Hacking. Added actual decoding and
10770 mouse pointer events. It works.
10772 2004-01-09 Ronald Bultje <rbultje@ronald.bitfreak.net>
10774 * ext/divx/gstdivxenc.c: (gst_divxenc_init):
10775 Use explicit caps - fix capsnego.
10776 * ext/xvid/gstxviddec.c:
10777 * ext/xvid/gstxvidenc.c:
10778 Remove macro-inside-macro which caused compile errors.
10779 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_header):
10780 Error out if it's not a RIFF file. Else we error out without
10781 gst_element_error() which is not good...
10783 2004-01-08 David Schleef <ds@schleef.org>
10785 * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
10786 Fix pad_link function to handle formats that ffmpeg returns
10787 as multiple caps structures.
10788 * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain):
10789 Only complain if source buffer is _smaller_ than expected.
10790 * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
10791 (gst_videoscale_handle_src_event): Resize navigation events
10792 when passing them upstream.
10793 * gst/videotestsrc/gstvideotestsrc.c:
10794 * gst/videotestsrc/gstvideotestsrc.h:
10795 * gst/videotestsrc/videotestsrc.c:
10796 * gst/videotestsrc/videotestsrc.h:
10797 Rewrite many of the buffer painting functions to handle odd
10798 sizes (for many formats, size%4!=0 or size%8!=0). Most have
10799 been verified to work with my video card.
10800 * testsuite/gst-lint: Add check for elements calling
10801 gst_pad_get_caps() instead of gst_pad_get_allowed_caps().
10803 2004-01-08 David Schleef <ds@schleef.org>
10805 * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
10806 (gst_videodrop_link), (gst_videodrop_init): Fix negotiation.
10808 2004-01-08 Julien MOUTTE <julien@moutte.net>
10810 * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents): A
10811 configure event is not emiting the desired size signal. That fixes
10812 aspect ratio issues with gst-player.
10814 2004-01-08 Ronald Bultje <rbultje@ronald.bitfreak.net>
10816 * gst/median/gstmedian.c: (gst_median_link), (gst_median_init):
10819 2004-01-08 Julien MOUTTE <julien@moutte.net>
10821 * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_create): Using XOverlay
10822 public method to fire size signal.
10824 2004-01-07 Julien MOUTTE <julien@moutte.net>
10826 * examples/gstplay/Makefile.am: Adding the interface library.
10827 * gst-libs/gst/play/Makefile.am: Adding the interface library.
10828 * gst-libs/gst/play/gstplay.c: (gst_play_set_video_sink): Connecting to the XOverlay size signal instead of GstVideoSink.
10829 * gst-libs/gst/play/gstplay.h: Including the XOverlay interface to check
10830 GST_IS_X_OVERLAY before signal connect.
10831 * gst-libs/gst/video/gstvideosink.c: (gst_videosink_class_init):
10832 Removing the have_video_size signal.
10833 * gst-libs/gst/video/gstvideosink.h: Removing the have_video_size signal
10834 and associated public method.
10835 * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
10836 (gst_ximagesink_sinkconnect): Using XOverlay public method to fire size
10838 * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
10839 (gst_xvideosink_xwindow_new): Using XOverlay public method to fire size
10841 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sinkconnect):
10842 Using XOverlay public method to fire size signal.
10844 2004-01-07 David Schleef <ds@schleef.org>
10846 * gst/videofilter/Makefile.am:
10847 * gst/videofilter/gstvideotemplate.c:
10848 * gst/videofilter/make_filter:
10849 Create gstvideoexample.c in a srcdir!=builddir friendly way.
10850 Convert make_filter to /bin/sh script.
10852 2004-01-07 Thomas Vander Stichele <thomas at apestaart dot org>
10854 * gst/modplug/gstmodplug.cc: fix element description
10856 2004-01-07 Julien MOUTTE <julien@moutte.net>
10858 * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
10859 (got_video_size): Adding some new lines in g_print calls.
10860 * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
10861 (gst_ximagesink_xwindow_destroy), (gst_ximagesink_xwindow_resize),
10862 (gst_ximagesink_handle_xevents), (gst_ximagesink_fixate),
10863 (gst_ximagesink_sinkconnect), (gst_ximagesink_change_state),
10864 (gst_ximagesink_chain), (gst_ximagesink_buffer_new),
10865 (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size):
10866 Complete code review, reverting some stuff i disagree with, adding
10867 some fixes : time synchronization on invalid timestamps, renegotiation
10869 * sys/ximage/ximagesink.h:
10870 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_destroy),
10871 (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_handle_xevents),
10872 (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
10873 (gst_xvimagesink_fixate), (gst_xvimagesink_sinkconnect),
10874 (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
10875 (gst_xvimagesink_buffer_new),
10876 (gst_xvimagesink_navigation_send_event),
10877 (gst_xvimagesink_set_xwindow_id),
10878 (gst_xvimagesink_get_desired_size),
10879 (gst_xvimagesink_xoverlay_init): Complete code review, reverting some
10880 stuff i disagree with, adding some fixes : Renegotiation of private
10881 window, implementing get_desired_size.
10883 2004-01-07 Ronald Bultje <rbultje@ronald.bitfreak.net>
10885 * ext/audiofile/gstafsink.c: (gst_afsink_init), (gst_afsink_chain),
10886 (gst_afsink_handle_event):
10887 * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
10888 * gst/avi/gstavimux.c: (gst_avimux_request_new_pad):
10889 * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_init):
10890 * sys/dxr3/dxr3spusink.c: (dxr3spusink_init):
10891 * sys/dxr3/dxr3videosink.c: (dxr3videosink_init):
10892 Fix for instantiate-test (see core). Also remove dead code from
10893 jpegenc (which still needs fixing, but that's lower on my TODO
10895 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
10896 Never return NULL as caps.
10898 2004-01-07 David Schleef <ds@schleef.org>
10902 * ext/librfb/Makefile.am:
10903 * ext/librfb/gstrfbsrc.c:
10904 New source plugin based on librfb-0.1. RFB (remote framebuffer)
10905 is the protocol used by VNC.
10907 2004-01-07 David Schleef <ds@schleef.org>
10909 * gst/videofilter/gstvideotemplate.c:
10910 * gst/videofilter/gstvideotemplate.h:
10911 * gst/videofilter/make_filter:
10912 Merge videotemplate header into source file.
10913 * gst/effectv/Makefile.am:
10914 * gst/effectv/gsteffectv.c: (plugin_init):
10915 * gst/effectv/gstwarp.c:
10916 Make warpTV a subclass of videofilter.
10918 2004-01-07 Benjamin Otte <in7y118@public.uni-hamburg.de>
10920 * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
10921 Add guard against invalid utf-8 conversions in mad. Just in case.
10923 2004-01-07 Benjamin Otte <in7y118@public.uni-hamburg.de>
10925 * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
10926 Fix for bug shown by poisoning
10928 2004-01-06 Ronald Bultje <rbultje@ronald.bitfreak.net>
10930 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
10931 (gst_v4lmjpegsrc_buffer_free):
10932 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
10933 (gst_v4lsrc_srcconnect), (gst_v4lsrc_getcaps), (gst_v4lsrc_get),
10934 (gst_v4lsrc_buffer_free):
10935 Fix for removed bufferpools.
10937 2004-01-07 Jan Schmidt <thaytan@mad.scientist.com>
10939 * ext/dv/gstdvdec.c: (gst_dvdec_loop):
10940 Fix caps negotiation.
10942 * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
10943 (dvdnavsrc_update_buttoninfo), (dvdnavsrc_get),
10944 (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
10946 * ext/mpeg2dec/gstmpeg2dec.c:
10947 * gst-libs/gst/navigation/navigation.c:
10948 (gst_navigation_send_key_event), (gst_navigation_send_mouse_event):
10949 * gst-libs/gst/navigation/navigation.h:
10950 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_handle_src_event):
10951 * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
10952 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
10953 Super-simple first version of mouse and keyboard events. Clicking
10954 on a DVD menu now works, although it may not take you where you
10957 * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
10958 * gst/videotestsrc/gstvideotestsrc.c:
10959 (gst_videotestsrc_src_fixate):
10960 These fixate functions were broken - they never actually
10963 2004-01-06 Ronald Bultje <rbultje@ronald.bitfreak.net>
10965 * ext/shout/gstshout.c: (gst_icecastsend_base_init),
10966 (gst_icecastsend_init):
10967 fix for new caps system.
10968 * gst-libs/gst/mixer/mixertrack.h:
10969 * sys/oss/gstossmixer.c: (gst_ossmixer_build_list):
10970 Add 'master track' flag (for tools like ACME that only want to
10971 change the main volume).
10973 2004-01-07 Jan Schmidt <thaytan@mad.scientist.com>
10975 * ext/xvid/gstxvid.c: (gst_xvid_structure_to_csp),
10976 (gst_xvid_csp_to_caps):
10977 * ext/xvid/gstxviddec.c: (gst_xviddec_src_getcaps):
10978 * ext/xvid/gstxvidenc.c:
10979 ifdef out ARGB type when it isn't available
10980 in xvidcore 1.0.0beta2
10982 2004-01-06 Ronald Bultje <rbultje@ronald.bitfreak.net>
10984 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
10985 When we have received a new SCR right in the first buffer after
10986 a seek (so in the same cycle that handles the discont), we should
10987 handle the buffer instead of unreffing it, else we lose data.
10989 2004-01-06 Iain <iain@prettypeople.org>
10991 * gst/intfloat/gstint2float.c (gst_int2float_link): Set the
10992 buffer-frames caps too.
10994 * gst/oneton/gstoneton.c (gst_oneton_sink_connect): Only create the new
10995 caps that we need, don't destroy them all and rebuild them. And when
10996 creating src pads, use the src pad template rather than the sink...
10998 2004-01-05 Ronald Bultje <rbultje@ronald.bitfreak.net>
11000 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
11001 Add pad to element *after* setting functions such as event handler.
11002 Without this, the scheduler (opt) will link pads, set the event
11003 handler from the default event function (dispatcher in gstpad.c)
11004 and *after* that, we will set our own event function, which will
11005 thus never be used (and thus mpegdemux doesn't handle events).
11007 2004-01-04 David Schleef <ds@schleef.org>
11009 Fix the fixate functions to handle new prototype:
11010 * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
11011 * gst/videotestsrc/gstvideotestsrc.c:
11012 (gst_videotestsrc_src_fixate):
11013 * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
11014 * sys/ximage/ximagesink.c: (gst_ximagesink_fixate):
11015 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
11017 2004-01-04 Benjamin Otte <in7y118@public.uni-hamburg.de>
11019 * sys/ximage/ximagesink.h:
11020 * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
11021 (gst_ximagesink_xwindow_destroy), (gst_ximagesink_sinkconnect),
11022 (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
11023 (gst_ximagesink_xoverlay_init):
11024 assorted fixes to make (re)embedding work
11025 * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect),
11026 (gst_ximagesink_get_desired_size):
11027 implement desired size additions to XOverlay
11029 2004-01-04 Benjamin Otte <in7y118@public.uni-hamburg.de>
11031 * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init),
11032 (gst_x_overlay_got_xwindow_id), (gst_x_overlay_get_desired_size),
11033 (gst_x_overlay_got_desired_size):
11034 * gst-libs/gst/xoverlay/xoverlay.h:
11035 Add optional "desired size" signal and querying.
11037 2004-01-04 Ronald Bultje <rbultje@ronald.bitfreak.net>
11039 * gst/matroska/matroska-demux.c:
11040 (gst_matroska_demux_parse_blockgroup):
11041 Fix EBML-laced block parsing. Diffs are relative to previous
11042 lace, not the first lace. Thanks to Mosu from the Matroska
11043 team for detecting this.
11044 * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
11045 (gst_wavparse_parse_fmt), (gst_wavparse_getcaps),
11046 (gst_wavparse_handle_sink_event), (gst_wavparse_loop),
11047 (gst_wavparse_change_state):
11048 * gst/wavparse/gstwavparse.h:
11049 Quickfix for capsnego.
11051 2004-01-04 Ronald Bultje <rbultje@ronald.bitfreak.net>
11053 * gst/wavenc/gstwavenc.c: (set_property), (gst_wavenc_init):
11054 Fix indenting, fix pad creation.
11056 2004-01-04 Ronald Bultje <rbultje@ronald.bitfreak.net>
11058 * ext/xvid/gstxviddec.c: (gst_xviddec_init),
11059 (gst_xviddec_src_getcaps), (gst_xviddec_src_link),
11060 (gst_xviddec_sink_link):
11061 Implement src_getcaps() so proper size caps is negotiated.
11063 2004-01-04 Ronald Bultje <rbultje@ronald.bitfreak.net>
11065 * ext/flac/gstflacdec.c: (gst_flacdec_loop):
11066 Finish flac decoder on EOS. See #116178.
11068 2004-01-04 Ronald Bultje <rbultje@ronald.bitfreak.net>
11070 * gst/matroska/matroska-demux.c: (gst_matroska_demux_src_getcaps),
11071 (gst_matroska_demux_add_stream):
11072 * gst/matroska/matroska-ids.h:
11073 Add getcaps() function to fix capsnego...
11075 2004-01-04 Ronald Bultje <rbultje@ronald.bitfreak.net>
11077 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
11078 (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
11079 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
11080 Fix more integer overflows. Again, see #126967.
11082 2004-01-03 Ronald Bultje <rbultje@ronald.bitfreak.net>
11084 * ext/mpeg2dec/gstmpeg2dec.c:
11085 Add support for mpeg2dec-0.4.0 (released two weeks ago). See
11088 2004-01-03 Ronald Bultje <rbultje@ronald.bitfreak.net>
11091 * ext/xvid/gstxvid.c: (gst_xvid_init), (gst_xvid_error),
11092 (gst_xvid_structure_to_csp), (gst_xvid_csp_to_caps):
11093 * ext/xvid/gstxvid.h:
11094 * ext/xvid/gstxviddec.c: (gst_xviddec_class_init),
11095 (gst_xviddec_init), (gst_xviddec_setup), (gst_xviddec_chain),
11096 (gst_xviddec_src_link), (gst_xviddec_sink_link),
11097 (gst_xviddec_change_state):
11098 * ext/xvid/gstxviddec.h:
11099 * ext/xvid/gstxvidenc.c: (gst_xvidenc_profile_get_type),
11100 (gst_xvidenc_base_init), (gst_xvidenc_class_init),
11101 (gst_xvidenc_init), (gst_xvidenc_setup), (gst_xvidenc_chain),
11102 (gst_xvidenc_link), (gst_xvidenc_set_property),
11103 (gst_xvidenc_get_property), (gst_xvidenc_change_state):
11104 * ext/xvid/gstxvidenc.h:
11105 Update xvid plugin to latest xvid (1.0.0-beta3) API.
11107 2004-01-03 Ronald Bultje <rbultje@ronald.bitfreak.net>
11109 * gst/rtp/rtp-packet.c:
11110 Add sys/types.h include, since OS X doesn't define in_addr_t
11111 in netinet/in.h, like it does on Linux (see #129600).
11113 2004-01-03 Thomas Canty <tommydal@optushome.com.au>
11115 reviewed by: Ronald Bultje <rbultje@ronald.bitfreak.net>
11117 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_dispose):
11118 Correct logic of dispose function (see #129306).
11120 2004-01-03 Ronald Bultje <rbultje@ronald.bitfreak.net>
11122 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_pes):
11123 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
11124 (gst_mpeg_parse_init):
11125 * gst/mpegstream/gstmpegparse.h:
11126 Remove clock (which was never provided, i.e. dead code), and
11127 also fix integer overflows at high PTS values (see #126967).
11129 2004-01-03 Ronald Bultje <rbultje@ronald.bitfreak.net>
11131 * ext/flac/gstflacdec.c:
11132 * ext/libpng/gstpngenc.h:
11133 * ext/mikmod/gstmikmod.h:
11134 OS X fixes (see #126628).
11136 2004-01-02 David Schleef <ds@schleef.org>
11138 * ext/alsa/gstalsasrc.c: (gst_alsa_src_pad_factory),
11139 (gst_alsa_src_base_init): Remove bogus "src" request pad.
11140 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_base_init),
11141 (gst_mpeg_parse_class_init): Move pad template registration
11142 to class_init, since the derived class (mpegdemux) doesn't
11145 2004-01-03 Ronald Bultje <rbultje@ronald.bitfreak.net>
11147 * sys/ximage/Makefile.am:
11148 * sys/xvideo/Makefile.am:
11149 * sys/xvimage/Makefile.am:
11150 Move interface libs from LDFLAGS to LIBADD, fix relocation errors
11151 after installation (see #127664).
11153 2004-01-02 David Schleef <ds@schleef.org>
11155 * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_init),
11156 (gst_ffmpegenc_connect): Negotiation fixes.
11157 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_negotiate_format):
11158 Remove inappropriate gst_caps_free().
11159 * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
11160 Reenable Ronald's internal resize code, since the core handles
11163 2004-01-02 Ronald Bultje <rbultje@ronald.bitfreak.net>
11165 * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
11166 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
11167 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init), (gst_v4lsrc_init):
11168 Fix pad template stuff.
11170 2004-01-02 Ronald Bultje <rbultje@ronald.bitfreak.net>
11172 * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
11173 * gst/matroska/ebml-write.c: (gst_ebml_write_sint):
11174 fix signed integer reading/writing.
11176 2004-01-02 Benjamin Otte <in7y118@public.uni-hamburg.de>
11179 Remove outdated document
11181 2004-01-03 Jan Schmidt <thaytan@mad.scientist.com>
11183 * gst/cutter/gstcutter.c: (gst_cutter_init):
11184 src pad was being created twice - oops.
11186 2004-01-02 Ronald Bultje <rbultje@ronald.bitfreak.net>
11188 * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
11189 Comment out internal resize. It doesn't handle the resulting
11190 XEvent internally, does another try_set_caps() which leads to
11191 a really nice loop.
11192 Real fix will come when Julien and Dave are awake. ;).
11194 2004-01-02 Ronald Bultje <rbultje@ronald.bitfreak.net>
11196 * ext/mpeg2enc/gstmpeg2enc.cc:
11197 fix const/nonconst compile issue.
11199 2004-01-02 David Schleef <ds@schleef.org>
11201 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate),
11202 (gst_xvimagesink_sinkconnect), (gst_xvimagesink_init):
11203 Add fixate function and a check for bad formats.
11205 2004-01-01 David Schleef <ds@schleef.org>
11208 * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
11209 (gst_audiofilter_init):
11210 * gst/debug/efence.c: (gst_efence_init):
11211 * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
11212 (gst_deinterlace_init):
11213 * gst/volume/gstvolume.c: (volume_connect):
11215 2004-01-01 David Schleef <ds@schleef.org>
11217 Convert elements to use gst_pad_use_explicit_caps() where
11219 * ext/a52dec/gsta52dec.c: (gst_a52dec_init), (gst_a52dec_reneg):
11220 * ext/audiofile/gstafparse.c: (gst_afparse_init),
11221 (gst_afparse_open_file):
11222 * ext/audiofile/gstafsrc.c: (gst_afsrc_init),
11223 (gst_afsrc_open_file):
11224 * ext/esd/esdmon.c: (gst_esdmon_init), (gst_esdmon_get):
11225 * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_init),
11226 (gst_ffmpegdec_chain):
11227 * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
11228 * ext/flac/gstflacdec.c: (gst_flacdec_init), (gst_flacdec_write):
11229 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init),
11230 (gst_gdk_pixbuf_chain):
11231 * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init), (gst_jpegdec_link),
11232 (gst_jpegdec_chain):
11233 * ext/mad/gstmad.c: (gst_mad_init), (gst_mad_chain):
11234 * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
11235 (gst_mikmod_negotiate):
11236 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
11237 (gst_mpeg2dec_negotiate_format):
11238 * ext/mpeg2enc/gstmpeg2enc.cc:
11239 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
11240 * ext/speex/gstspeexdec.c: (gst_speexdec_init),
11241 (gst_speexdec_sinkconnect):
11242 * ext/swfdec/gstswfdec.c: (gst_swfdec_loop), (gst_swfdec_init):
11243 * ext/vorbis/vorbisfile.c: (gst_vorbisfile_init),
11244 (gst_vorbisfile_new_link):
11245 * gst/ac3parse/gstac3parse.c: (gst_ac3parse_init),
11246 (gst_ac3parse_chain):
11247 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_audio_stream),
11248 (gst_asf_demux_setup_pad):
11249 * gst/auparse/gstauparse.c: (gst_auparse_init),
11250 (gst_auparse_chain):
11251 * gst/id3/gstid3types.c: (gst_id3types_loop):
11252 * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
11253 * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
11254 (mp1videoparse_parse_seq):
11255 * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_init),
11257 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
11258 (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_lpcm_set_caps):
11259 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
11260 (gst_mpeg_parse_send_data):
11261 * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
11262 (gst_qtdemux_add_stream):
11263 * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
11264 * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
11265 (gst_wavparse_parse_fmt):
11267 2004-01-01 Ronald Bultje <rbultje@ronald.bitfreak.net>
11270 Fix configure check for mpeg2enc. We need 1.6.1.93 instead of
11271 1.6.1.92, since the pkg-config file of 1.6.1.92 is borked and
11272 it therefore uses the wrong include paths. Too bad... Note
11273 that 1.6.1.93 is not release yet. ;).
11274 Also add a check for mplex, which is now using the lib'ified
11275 mplex from mjpegtools, too.
11276 * ext/ffmpeg/gstffmpegcodecmap.c:
11277 Add codec_tag for 3ivx/xvid. For xvid, this should fix playback
11278 issues. I don't think ffmpeg handles 3ivx correctly, so this
11279 probably won't work. But it won't hurt either.
11280 * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_connect),
11281 (gst_ffmpegdec_chain):
11282 * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect),
11283 (gst_ffmpegenc_chain_audio):
11284 Fix memleak in audio encoding. Close codec if open fails, this
11285 calls the cleanup routines so we can re-use the context.
11286 * ext/mpeg2enc/gstmpeg2enc.cc:
11287 Fix pad template names/types, fix memory issue with getcaps().
11288 * ext/mpeg2enc/gstmpeg2encoder.cc:
11289 * ext/mpeg2enc/gstmpeg2encoder.hh:
11290 Fix compile issue with new caps system (const thingy).
11291 * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
11292 * ext/mpeg2enc/gstmpeg2encpicturereader.hh:
11293 We read a first frame right on initing, so that we have a caps
11294 when we init the output. This caps is cached in padprivate and
11295 read as first frame.
11296 * ext/mplex/Makefile.am:
11297 * ext/mplex/gstmplex.cc:
11298 * ext/mplex/gstmplex.h:
11299 * ext/mplex/gstmplex.hh:
11300 * ext/mplex/gstmplexibitstream.cc:
11301 * ext/mplex/gstmplexibitstream.hh:
11302 * ext/mplex/gstmplexjob.cc:
11303 * ext/mplex/gstmplexjob.hh:
11304 * ext/mplex/gstmplexoutputstream.cc:
11305 * ext/mplex/gstmplexoutputstream.hh:
11306 We wrap mjpegtools mplex. So I rewrote the plugin. The old plugin
11307 had issues, didn't do capsnego, supported only a subset of the
11308 mplex features and required a mplex fork in our local CVS. Plus
11309 that it worked agaist a very old mplex version. Rewriting was
11310 faster than updating it.
11311 * gst-libs/ext/Makefile.am:
11312 * gst-libs/ext/mplex/INSTRUCT:
11313 * gst-libs/ext/mplex/Makefile.am:
11314 * gst-libs/ext/mplex/README:
11315 * gst-libs/ext/mplex/TODO:
11316 * gst-libs/ext/mplex/ac3strm_in.cc:
11317 * gst-libs/ext/mplex/audiostrm.hh:
11318 * gst-libs/ext/mplex/audiostrm_out.cc:
11319 * gst-libs/ext/mplex/aunit.hh:
11320 * gst-libs/ext/mplex/bits.cc:
11321 * gst-libs/ext/mplex/bits.hh:
11322 * gst-libs/ext/mplex/buffer.cc:
11323 * gst-libs/ext/mplex/buffer.hh:
11324 * gst-libs/ext/mplex/fastintfns.h:
11325 * gst-libs/ext/mplex/format_codes.h:
11326 * gst-libs/ext/mplex/inputstrm.cc:
11327 * gst-libs/ext/mplex/inputstrm.hh:
11328 * gst-libs/ext/mplex/lpcmstrm_in.cc:
11329 * gst-libs/ext/mplex/mjpeg_logging.cc:
11330 * gst-libs/ext/mplex/mjpeg_logging.h:
11331 * gst-libs/ext/mplex/mjpeg_types.h:
11332 * gst-libs/ext/mplex/mpastrm_in.cc:
11333 * gst-libs/ext/mplex/mpegconsts.cc:
11334 * gst-libs/ext/mplex/mpegconsts.h:
11335 * gst-libs/ext/mplex/mplexconsts.hh:
11336 * gst-libs/ext/mplex/multplex.cc:
11337 * gst-libs/ext/mplex/outputstream.hh:
11338 * gst-libs/ext/mplex/padstrm.cc:
11339 * gst-libs/ext/mplex/padstrm.hh:
11340 * gst-libs/ext/mplex/stillsstream.cc:
11341 * gst-libs/ext/mplex/stillsstream.hh:
11342 * gst-libs/ext/mplex/systems.cc:
11343 * gst-libs/ext/mplex/systems.hh:
11344 * gst-libs/ext/mplex/vector.cc:
11345 * gst-libs/ext/mplex/vector.hh:
11346 * gst-libs/ext/mplex/videostrm.hh:
11347 * gst-libs/ext/mplex/videostrm_in.cc:
11348 * gst-libs/ext/mplex/videostrm_out.cc:
11349 * gst-libs/ext/mplex/yuv4mpeg.cc:
11350 * gst-libs/ext/mplex/yuv4mpeg.h:
11351 * gst-libs/ext/mplex/yuv4mpeg_intern.h:
11352 * gst-libs/ext/mplex/yuv4mpeg_ratio.cc:
11353 We don't fork mjpegtools' mplex in our CVS anymore.
11354 * gst/avi/gstavidemux.c: (gst_avi_demux_src_getcaps),
11355 (gst_avi_demux_add_stream):
11356 * gst/avi/gstavidemux.h:
11357 Add getcaps() function for proper caps nego. This makes some
11358 parts of AVI playback/reading work.
11359 * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
11360 Resize window on new capsnego. This is probably wrong, but
11361 I'm still committing it because with current capsnego, the
11362 first successfull capsnego is auto-fixated, therefore rounded
11363 down to the lowest values in the caps. this results in a 16x16
11364 XWindow that is not reized when real capsnego finishes.
11365 Dave, I see more cases of this, do you know a proper solution?
11366 * tools/gst-launch-ext.in:
11367 Fix MPEG-4 AAC (Apple iPod/iTunes) file commandline.
11369 2003-12-31 David Schleef <ds@schleef.org>
11371 * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get):
11372 * gst/udp/gstudpsrc.c: (gst_udpsrc_get):
11373 Change gst_pad_proxy_link() to gst_pad_try_set_caps()
11375 2003-12-30 David Schleef <ds@schleef.org>
11377 * ext/ffmpeg/gstffmpegcolorspace.c:
11378 (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
11379 (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_init),
11380 (gst_ffmpegcsp_chain): Negotiation fixes
11381 * ext/mad/gstmad.c: (gst_mad_chain): Negotiation fixes
11382 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
11383 (gst_audio_convert_link), (gst_audio_convert_channels):
11384 * gst/audioscale/gstaudioscale.c: (gst_audioscale_getcaps),
11385 (gst_audioscale_link), (gst_audioscale_get_buffer),
11386 (gst_audioscale_chain): Negotiation fixes
11387 * gst/audioscale/gstaudioscale.h:
11388 * gst/videofilter/gstvideofilter.c:
11389 (gst_videofilter_format_get_structure), (gst_videofilter_getcaps),
11390 (gst_videofilter_link), (gst_videofilter_init),
11391 (gst_videofilter_set_output_size), (gst_videofilter_setup),
11392 (gst_videofilter_find_format_by_structure):
11393 * gst/videofilter/gstvideofilter.h: Negotiation fixes
11394 * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
11395 (gst_videoscale_link):
11396 * gst/videoscale/videoscale.c: (videoscale_get_structure),
11397 (videoscale_find_by_structure), (gst_videoscale_setup):
11398 * gst/videoscale/videoscale.h: Negotiation fixes
11399 * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
11400 (gst_ximagesink_fixate), (gst_ximagesink_init): Add a fixate
11401 function, restrict resizing to a multiple of 4 (hack until
11402 everyone supports odd sizes correctly).
11404 2003-12-29 Colin Walters <walters@verbum.org>
11406 * ext/esd/esdsink.c (gst_esdsink_link): Fix typo; get depth instead of
11409 2003-12-30 Jan Schmidt <thaytan@mad.scientist.com>
11411 * ext/sndfile/gstsf.c: (gst_sf_loop):
11412 Fix warning about discarding const qualifier
11414 2003-12-27 Jeremy Simon <jesimon@libertysurf.fr>
11416 * gst/cutter/gstcutter.c:
11417 * gst/videoscale/gstvideoscale.c:
11418 * gst/volenv/gstvolenv.c:
11419 * gst-libs/gst/audio/audio.c:
11420 * gst-libs/gst/video/video.c:
11423 2003-12-27 Benjamin Otte <in7y118@public.uni-hamburg.de>
11425 * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
11426 Don't send ALSA debugging to stderr.
11427 * ext/alsa/gstalsa.h:
11428 Use GST_WARNING instead of g_warning when ALSA functions fail.
11430 2003-12-27 Benjamin Otte <in7y118@public.uni-hamburg.de>
11432 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
11433 Free XVAdapterInfo correctly.
11435 2003-12-27 Benjamin Otte <in7y118@public.uni-hamburg.de>
11437 * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
11438 (gst_id3_tag_do_caps_nego), (gst_id3_tag_src_link):
11439 Make id3tag use correct caps nego.
11441 2003-12-27 Amaury Jacquot <sxpert@esitcom.org>
11443 * ext/ivorbis/vorbis.c:
11444 * ext/ivorbis/vorbisenc.h:
11445 * ext/ivorbis/vorbisfile.c:
11446 Modify so that it uses the new caps things
11448 2003-12-27 Benjamin Otte <in7y118@public.uni-hamburg.de>
11450 * testsuite/spider/spider1.c: (main):
11451 * testsuite/spider/spider2.c: (main):
11452 * testsuite/spider/spider3.c: (main):
11453 Make tests compile again. They probably don't work.
11455 2003-12-24 Colin Walters <walters@verbum.org>
11457 * sys/oss/gstosssink.c (gst_osssink_sink_fixate): Return NULL if
11458 we can't fixate the caps anymore.
11460 2003-12-23 David Schleef <ds@schleef.org>
11462 * gst/volume/gstvolume.c: (volume_init): Proxy getcaps.
11463 * sys/oss/gstosssink.c: (gst_osssink_init),
11464 (gst_osssink_sink_fixate): Add fixate function.
11466 2003-12-24 Ronald Bultje <rbultje@ronald.bitfreak.net>
11468 * ext/ffmpeg/gstffmpegcodecmap.c:
11469 * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_getcaps),
11470 (gst_ffmpegcsp_srcconnect_func), (gst_ffmpegcsp_sinkconnect),
11471 (gst_ffmpegcsp_srcconnect), (gst_ffmpegcsp_get_type),
11472 (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
11473 (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
11474 (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
11475 (gst_ffmpegcsp_get_property), (gst_ffmpegcsp_register):
11476 fix typo in RGB masks, and move back to "old" colorspace
11477 capsnego code until whoever wrote this new crap has actually
11478 tested it so that it works.
11479 And yes, this works, keep it that way please.
11481 2003-12-23 Ronald Bultje <rbultje@ronald.bitfreak.net>
11483 * ext/divx/gstdivxdec.c: (gst_divxdec_base_init),
11484 (gst_divxdec_init), (gst_divxdec_negotiate):
11485 * ext/divx/gstdivxdec.h:
11486 * ext/divx/gstdivxenc.c: (gst_divxenc_base_init),
11487 (gst_divxenc_init):
11488 * ext/faac/gstfaac.c: (gst_faac_base_init), (gst_faac_init),
11489 (gst_faac_sinkconnect), (gst_faac_srcconnect):
11490 * ext/mpeg2enc/gstmpeg2enc.cc:
11491 * ext/mpeg2enc/gstmpeg2encoder.cc:
11492 * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
11493 * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_base_init),
11494 (dxr3audiosink_init), (dxr3audiosink_pcm_sinklink):
11495 * sys/dxr3/dxr3spusink.c: (dxr3spusink_base_init),
11496 (dxr3spusink_init):
11497 * sys/dxr3/dxr3videosink.c: (dxr3videosink_base_init),
11498 (dxr3videosink_init):
11499 Fix caps breakage after Dave's caps branch merge.
11501 2003-12-23 Ronald Bultje <rbultje@ronald.bitfreak.net>
11503 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
11504 Fix for 24bpp display.
11506 2003-12-23 Colin Walters <walters@verbum.org>
11508 * ext/gnomevfs/gstgnomevfssink.c: Add ARG_HANDLE property that takes
11509 a GnomeVFSHandle directly.
11511 2003-12-22 Benjamin Otte <in7y118@public.uni-hamburg.de>
11513 * gst/volume/Makefile.am:
11514 * gst/volume/gstvolume.c: (volume_connect), (volume_parse_caps),
11515 (volume_base_init), (volume_init):
11516 Reenable volume element and fix to work with new caps stuff.
11517 Rhythmbox needs this.
11519 2003-12-22 Benjamin Otte <in7y118@public.uni-hamburg.de>
11521 * gst/qtdemux/qtdemux.c: (plugin_init):
11522 qtdemux requires bytestream
11524 2003-12-22 Benjamin Otte <in7y118@public.uni-hamburg.de>
11526 * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_link):
11527 Fix remaining caps handling errors due to CAPS merge.
11529 2003-12-22 Benjamin Otte <in7y118@public.uni-hamburg.de>
11531 * ext/faad/gstfaad.c: (gst_faad_base_init), (gst_faad_init),
11532 (gst_faad_sinkconnect), (gst_faad_srcgetcaps),
11533 (gst_faad_srcconnect):
11534 Port to new caps system.
11536 2003-12-21 Julien MOUTTE <julien@moutte.net>
11538 * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
11539 (got_video_size), (main): using g_print instead of g_message.
11540 * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup): Fixing EOS
11541 signal which was not emitted because of "switch" element added to the
11542 bin but not connected. (Removing from the bin temporarily)
11544 2003-12-21 Julien MOUTTE <julien@moutte.net>
11546 * configure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_XTRA fails to
11547 find X development files. I don't understand the previous tests and
11548 they fail on my debian/ppc unstable. This one works.
11549 * examples/gstplay/player.c: (main): Set the pipeline to READY before
11551 * gst-libs/gst/play/gstplay.c: (gst_play_get_length_callback),
11552 (gst_play_set_video_sink), (gst_play_set_audio_sink),
11553 (gst_play_set_visualization): Add some safety checks in set_ methods
11554 and state_change. This was throwing some ugly CRITICAL messages when
11555 pipeline was getting disposed and casts were failing.
11557 2003-12-21 Ronald Bultje <rbultje@ronald.bitfreak.net>
11560 Improve mpeg2enc detection. This is for distributions that do
11561 ship mjpegtools, but without mpeg2enc. Also does object check
11562 for might there ever be ABI incompatibility.
11563 * ext/mpeg2enc/gstmpeg2enc.cc:
11564 Add Andrew as second maintainer (he's helping me), and also add
11565 an error if no caps was set. This happens if I pull before capsnego
11566 and that's something I should solve sometime else.
11567 * gst/matroska/matroska-demux.c:
11568 (gst_matroska_demux_parse_blockgroup):
11570 * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link),
11571 (gst_matroska_mux_track_header):
11572 Add caps to templates.
11573 * gst/mpegaudioparse/gstmpegaudioparse.c: (mp3_sink_factory):
11574 Add mpegversion=1 to prevent confusion with MPEG/AAC.
11575 * gst/mpegstream/gstmpegdemux.c:
11576 Remove layer since it causes warnings about unfixed caps.
11577 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
11578 Fix obvious typo (we error out if caps were set, we should of
11579 course error out if *no* caps were set).
11580 * sys/oss/gstosselement.c: (gst_osselement_convert):
11581 Fix format conversion, we confused bits/bytes.
11582 * sys/oss/gstosselement.h:
11583 Improve documentation for 'bps'.
11585 Remove stuff about plugins that need removing - this was done
11587 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init),
11588 (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query):
11589 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_src_convert),
11590 (gst_v4lsrc_src_query):
11591 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
11592 (gst_v4l2src_src_convert), (gst_v4l2src_src_query):
11593 Add get_query_types(), get_formats() and query() functions.
11595 2003-12-21 Thomas Vander Stichele <thomas at apestaart dot org>
11597 * ChangeLog: moved to gstreamer/docs/random/old/ChangeLog.gst-plugins
11598 * moved CVS to freedesktop.org