a145684aa3ddf166f9089ac6cb06c93725a20a1f
[platform/upstream/gstreamer.git] / ChangeLog
1 2005-10-12  Wim Taymans  <wim@fluendo.com>
2
3         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
4         (gst_ring_buffer_read), (gst_ring_buffer_clear):
5         Don't assert on normal stuff.
6
7         * gst/playback/gstplaybin.c: (do_playbin_seek):
8         API fix.
9
10 2005-10-12  Wim Taymans  <wim@fluendo.com>
11
12         * check/pipelines/simple_launch_lines.c: (run_pipeline):
13         * examples/seeking/Makefile.am:
14         * examples/seeking/cdplayer.c: (play_cb), (pause_cb), (stop_cb):
15         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
16         (do_seek), (set_update_scale), (message_received), (main):
17         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
18         (gst_ring_buffer_read), (gst_ring_buffer_clear):
19         Update for _get_state() API change.
20
21 2005-10-11  Wim Taymans  <wim@fluendo.com>
22
23         * gst-libs/gst/audio/gstbaseaudiosink.c:
24         (gst_base_audio_sink_render):
25         * gst-libs/gst/audio/gstbaseaudiosrc.c:
26         (gst_base_audio_src_create):
27         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
28         (gst_ring_buffer_read):
29         Cleanups.
30         Commit and read from ringbuffer in samples rather than bytes.
31
32 2005-10-11  Wim Taymans  <wim@fluendo.com>
33
34         * gst-libs/gst/audio/gstbaseaudiosink.c:
35         (gst_base_audio_sink_render):
36         Respect segment rate and accum when scheduling samples.
37
38 2005-10-11  Julien MOUTTE  <julien@moutte.net>
39
40         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
41         (gst_ogg_mux_collected): Quick hack to fix build. We need to handle
42         EOS correctly, that needs more work.
43
44 2005-10-11  Wim Taymans  <wim@fluendo.com>
45
46         * check/generic/states.c: (GST_START_TEST):
47         remove old property.
48
49         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
50         (gst_ogg_demux_perform_seek):
51         * ext/theora/theoradec.c: (theora_dec_sink_event):
52         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
53         (vorbis_handle_data_packet):
54         * gst-libs/gst/rtp/gstbasertpdepayload.c:
55         (gst_base_rtp_depayload_set_gst_timestamp):
56         * gst/videorate/gstvideorate.c: (gst_videorate_event):
57         Update for newsegment API change.
58
59 2005-10-11  Michael Smith <msmith@fluendo.com>
60
61         * gst/playback/gstplaybin.c: (gst_play_bin_send_event_to_sink),
62         (do_playbin_seek), (gst_play_bin_send_event):
63           Override send_event differently, so that we can takes bits of
64           functionality from GstPipeline (special handling for seeks,
65           including pausing/resuming, and resetting stream time) and still get
66           the appropriate behaviour of only forwarding event to a single sink,
67           rather than all of them.
68           Unfortunately requires a lot of code duplication, but the
69           alternatives are equally ugly in the end.
70
71 2005-10-11  Thomas Vander Stichele  <thomas at apestaart dot org>
72
73         * check/elements/audioconvert.c: (setup_audioconvert),
74         (cleanup_audioconvert), (get_int_caps), (verify_convert),
75         (GST_START_TEST), (audioconvert_suite):
76           clean up tests a little, fix some leaks.
77
78 2005-10-10  Wim Taymans  <wim@fluendo.com>
79
80         * ext/alsa/gstalsasink.c:
81         Also allow unsigned int.
82
83         * gst-libs/gst/audio/gstbaseaudiosrc.c:
84         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
85         Small cleanup
86
87 2005-10-10  Wim Taymans  <wim@fluendo.com>
88
89         * check/pipelines/simple_launch_lines.c: (run_pipeline):
90         Small update, use API as stated in design docs.
91
92         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
93         (update_scale), (do_seek), (seek_cb), (set_update_scale),
94         (start_seek), (stop_seek), (play_cb), (pause_cb), (stop_cb),
95         (message_received), (main):
96         Updated seek example for GOption. Some usability improvements.
97
98 2005-10-10  Wim Taymans  <wim@fluendo.com>
99
100         * gst/audioconvert/audioconvert.h:
101         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
102         (gst_channel_mix_setup_matrix), (gst_channel_mix_mix):
103         Alloc temp storage somewhere else where we can do it more
104         portable.
105
106 2005-10-10  Wim Taymans  <wim@fluendo.com>
107
108         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_create),
109         (gst_tcpserversrc_start):
110         Don't block in accept while doing the state change, move
111         to poll and make cancellable.
112
113 2005-10-09  Philippe Khalaf <burger@speedy.org>
114
115         * gst-libs/gst/rtp/rtpbasedepayload.c:
116         Set timestamp and add queue delay to timestamp
117         * gst-libs/gst/rtp/rtpbuffer.h:
118         Set correct payload type for h263
119
120 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
121
122         * gst/audiotestsrc/gstaudiotestsrc.c:
123         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_class_init),
124         (gst_audiotestsrc_init), (gst_audiotestsrc_create_sine),
125         (gst_audiotestsrc_create_square), (gst_audiotestsrc_create_saw),
126         (gst_audiotestsrc_create_triangle),
127         (gst_audiotestsrc_create_silence),
128         (gst_audiotestsrc_create_white_noise),
129         (gst_audiotestsrc_init_pink_noise),
130         (gst_audiotestsrc_generate_pink_noise_value),
131         (gst_audiotestsrc_create_pink_noise),
132         (gst_audiotestsrc_change_wave):
133         * gst/audiotestsrc/gstaudiotestsrc.h:
134           fixed typo, added pink noise
135
136 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
137
138         * gst/typefind/gsttypefindfunctions.c: (wavpack_type_find),
139         (plugin_init):
140           Add wavpack and spc typefind functions from 0.8 branch.
141
142 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
143
144         * gst/typefind/gsttypefindfunctions.c: (tar_type_find),
145         (ar_type_find), (msdos_type_find), (plugin_init):
146           Add typefind functions for tar archives, ar archives,
147           RAR archives, and msdos-executables (dlls, exe, etc.).
148           Some of those would be wrongly identified as mpeg
149           streams of some sort before (#315550).
150
151 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
152
153         * configure.ac:
154         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
155         * docs/plugins/gst-plugins-base-plugins-sections.txt:
156         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
157         * gst/audiotestsrc/Makefile.am:
158         * gst/audiotestsrc/gstaudiotestsrc.c:
159         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_base_init),
160         (gst_audiotestsrc_class_init), (gst_audiotestsrc_init),
161         (gst_audiotestsrc_src_fixate), (gst_audiotestsrc_setcaps),
162         (gst_audiotestsrc_get_query_types), (gst_audiotestsrc_src_query),
163         (gst_audiotestsrc_wait), (gst_audiotestsrc_unlock),
164         (gst_audiotestsrc_create_sine), (gst_audiotestsrc_create_square),
165         (gst_audiotestsrc_create_saw), (gst_audiotestsrc_create_triangle),
166         (gst_audiotestsrc_create_silence),
167         (gst_audiotestsrc_create_white_noise),
168         (gst_audiotestsrc_change_wave), (gst_audiotestsrc_create),
169         (gst_audiotestsrc_set_property), (gst_audiotestsrc_get_property),
170         (gst_audiotestsrc_start), (plugin_init):
171         * gst/audiotestsrc/gstaudiotestsrc.h:
172           add new plugin and element
173         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init):
174           use gobject_class
175
176 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
177
178         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_class_init),
179         (gst_adder_init), (gst_adder_request_new_pad),
180         (gst_adder_change_state):
181           Add query function to source pad, so adder reports the correct
182           time/sample position when queried (#315457); fix state change
183           function; use GST_DEBUG_FUNCPTR() for pad functions.
184
185 2005-10-08  Thomas Vander Stichele  <thomas at apestaart dot org>
186
187         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find):
188           Fix leaks in typefind registration
189           Clean up the gratuitous commenting and whitespacing a little
190
191 2005-10-08  Wim Taymans  <wim@fluendo.com>
192
193         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_stop):
194         Only actually wait for the thread to be stopped if it's 
195         running.
196
197 2005-10-08  Wim Taymans  <wim@fluendo.com>
198
199         * gst-libs/gst/audio/gstbaseaudiosink.c:
200         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
201         If we receive EOS we can start playback of what we had.
202
203 2005-10-08  Wim Taymans  <wim@fluendo.com>
204
205         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
206         (gst_multifdsink_finalize), (multifdsink_hash_remove),
207         (gst_multifdsink_stop):
208         Fix crasher when going to NULL multiple times.
209
210 2005-10-06  Wim Taymans  <wim@fluendo.com>
211
212         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event),
213         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
214         * gst-libs/gst/audio/gstbaseaudiosrc.h:
215         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
216         patch from Edgard Lima <edgard.lima@indt.org.br>
217         Fixed gstbaseaudiosrc adding ring buffer sync to it.
218
219 2005-10-06  Wim Taymans  <wim@fluendo.com>
220
221         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
222         Report the FLOW_RETURN as string in the error message.
223
224         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_clear_all):
225         Don't assert when clearing an unnegotiated buffer.
226
227 2005-10-04  Michael Smith <msmith@fluendo.com>
228
229         * gst/playback/gstplaybasebin.c: (group_destroy),
230         (gen_preroll_element), (remove_groups), (setup_source):
231         * gst/playback/gstplaybin.c: (remove_sinks), (add_sink),
232         (setup_sinks), (gst_play_bin_send_event),
233         (gst_play_bin_change_state):
234           Set state to NULL before removing from bin. Fix refcounting.
235
236 2005-10-04  Michael Smith <msmith@fluendo.com>
237
238         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
239           Correct refcounting in send_event() function. Previously was wrong
240           if the first sink was unable to handle the event.
241
242 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
243
244         * configure.ac:
245           back to development
246
247 === release 0.9.3 ===
248
249 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
250
251         * configure.ac:
252           Releasing 0.9.3, "De Facto"
253
254 2005-10-03  Andy Wingo  <wingo@pobox.com>
255
256         * gst/playback/gstdecodebin.c (try_to_link_1)
257         (remove_element_chain): set element to NULL before removing it.
258
259 2005-10-02  Johan Dahlin  <johan@gnome.org>
260
261         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_uri_get_protocols): 
262         protect gst_gnomevfs_get_supported_uris by a mutex, to make it
263         MT safe.
264
265 2005-10-02  Andy Wingo  <wingo@pobox.com>
266
267         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_clear) 
268         (gst_ring_buffer_prepare_read): 
269         * gst-libs/gst/audio/gstaudiosink.c (audioringbuffer_thread_func):
270         Demote to LOG.
271
272 2005-09-29  Wim Taymans  <wim@fluendo.com>
273
274         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer):
275         * ext/theora/theoradec.c: (theora_handle_data_packet):
276         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
277         Propagate error codes from alloc_buffer too.
278
279 2005-09-29  Wim Taymans  <wim@fluendo.com>
280
281         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
282         We use fixed caps.
283
284         * gst/playback/Makefile.am:
285         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
286         (dump_element_stats), (main):
287         Added example stream introspection code.
288
289 2005-09-28  Stefan Kost  <ensonic@users.sf.net>
290
291         * gst/adder/gstadder.c: (gst_adder_collected):
292           fix adder for float elements
293
294 2005-09-28  Wim Taymans  <wim@fluendo.com>
295
296         * gst-libs/gst/audio/gstbaseaudiosink.c:
297         (gst_base_audio_sink_class_init),
298         (gst_base_audio_sink_provide_clock), (gst_base_audio_sink_render):
299         * gst-libs/gst/audio/gstbaseaudiosrc.c:
300         (gst_base_audio_src_class_init),
301         (gst_base_audio_src_provide_clock):
302         get_clock -> provide_clock
303
304 2005-09-28  Andy Wingo  <wingo@pobox.com>
305
306         * gst/videotestsrc/gstvideotestsrc.c: Implement live source mode
307         and unlocking.
308
309         * gst/sine/gstsinesrc.c (gst_sinesrc_unlock): Actually implement
310         unlocking.
311
312         * gst/tcp/gsttcpclientsink.c (gst_tcpclientsink_base_init):
313         Actually add the pad template.
314         (gst_tcpclientsink_get_type): We're a base sink. Woot, works.
315
316         * gst/tcp/gsttcpserversrc.c: Go ahead and fix up serversrc while
317         I'm at it...
318
319         * gst/tcp/gsttcpclientsrc.c: Make interruptable -- code stolen
320         from fdsrc. Get caps in create() instead of start() so it can be
321         interrupted. Interruption somewhat untested.
322
323         * gst/tcp/gsttcp.c (gst_tcp_read_buffer, gst_tcp_socket_read):
324         Proper EOS handling.
325
326 2005-09-27  Andy Wingo  <wingo@pobox.com>
327
328         * gst/tcp/gsttcpclientsrc.c: Cleaned up.
329
330         * gst/tcp/gsttcpserversrc.c: Cleaned up.
331
332         * gst/tcp/gsttcpclientsrc.c: Updated for new gsttcp API.
333
334         * gst/tcp/gsttcp.h: 
335         * gst/tcp/gsttcp.c (gst_tcp_read_buffer): New function, factored
336         out of tcpclientsrc.c. Cancellable.
337         (gst_tcp_socket_read): Made private, cancellable, with better
338         diagnostics. Also the FIONREAD ioctl takes a int*, not a size_t*.
339         (gst_tcp_gdp_read_buffer): Made cancellable, actually returns the
340         whole buffer, and better diagnostics.
341         (gst_tcp_gdp_read_caps): Same.
342
343         * gst/sine/gstsinesrc.c (gst_sinesrc_wait): Add the base time.
344
345 2005-09-26  Andy Wingo  <wingo@pobox.com>
346
347         * gst/sine/gstsinesrc.h:
348         * gst/sine/gstsinesrc.c: Refactor, remove the table lookup code,
349         change the 'sync' property to 'is-live' and implement it halfway,
350         update for controller api change.
351
352         * gst/volume/gstvolume.c (volume_transform_ip): Update for
353         controller api change.
354
355 2005-09-24  Wim Taymans  <wim@fluendo.com>
356
357         * ext/alsa/gstalsasink.c: (gst_alsasink_reset):
358         * gst-libs/gst/audio/gstaudiosink.c:
359         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
360         (gst_audioringbuffer_stop):
361         * gst-libs/gst/audio/gstbaseaudiosink.c:
362         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
363         (gst_base_audio_sink_change_state):
364         * gst-libs/gst/audio/gstbaseaudiosink.h:
365         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop),
366         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
367         (gst_ring_buffer_commit), (gst_ring_buffer_read):
368         * gst-libs/gst/audio/gstringbuffer.h:
369         Fix sync again. Moved sample alignment to basesink.
370
371 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
372
373         * docs/plugins/Makefile.am:
374         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
375         * docs/plugins/gst-plugins-base-plugins-sections.txt:
376         * gst/volume/gstvolume.c:
377           add/fix docs
378         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size):
379         * gst-libs/gst/audio/audio.h:
380           add conversion macros for frames <-> clocktime
381
382 2005-09-23  David Schleef  <ds@schleef.org>
383
384         * gst/audioresample/Makefile.am:
385         * gst/audioresample/debug.h:
386         * gst/audioresample/gstaudioresample.c:
387         * gst/audioresample/resample.c: Convert to using gst debugging
388
389 2005-09-22  Wim Taymans  <wim@fluendo.com>
390
391         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
392         (gst_play_bin_send_event):
393         Only seek on one sink, the first one that succeeds.
394
395 2005-09-22  Michael Smith <msmith@fluendo.com>
396
397         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
398         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
399         Don't flush encoder state unless we have an initialised encoder.
400         Clear out encoder state on PAUSED_TO_READY.
401
402 2005-09-22  Wim Taymans  <wim@fluendo.com>
403
404         * gst-libs/gst/rtp/gstbasertppayload.c:
405         (gst_basertppayload_class_init), (gst_basertppayload_init),
406         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
407         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
408         (gst_basertppayload_is_filled), (gst_basertppayload_push),
409         (gst_basertppayload_set_property),
410         (gst_basertppayload_get_property),
411         (gst_basertppayload_change_state):
412         * gst-libs/gst/rtp/gstbasertppayload.h:
413         Added max-ptime to control amount of data in the rtp packets.
414
415 2005-09-21  Andy Wingo  <wingo@pobox.com>
416
417         * gst/playback/gstplaybasebin.c: Attempt to fix up buffer probe
418         thingies.
419
420         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Dispose
421         can be called multiple times, dogs.
422
423 2005-09-21  Wim Taymans  <wim@fluendo.com>
424
425         * gst-libs/gst/rtp/gstbasertppayload.c:
426         (gst_basertppayload_class_init), (gst_basertppayload_init),
427         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
428         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
429         (gst_basertppayload_push), (gst_basertppayload_get_property),
430         (gst_basertppayload_change_state):
431         Allow 0 ssrc too.
432
433 2005-09-21  Stefan Kost  <ensonic@users.sf.net>
434
435         * docs/libs/compiling.sgml:
436           fixing typos
437
438 2005-09-20  Wim Taymans  <wim@fluendo.com>
439
440         * gst-libs/gst/rtp/gstbasertppayload.c:
441         (gst_basertppayload_class_init), (gst_basertppayload_init),
442         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
443         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
444         (gst_basertppayload_push), (gst_basertppayload_set_property),
445         (gst_basertppayload_get_property),
446         (gst_basertppayload_change_state):
447         * gst-libs/gst/rtp/gstbasertppayload.h:
448         Added property to configure sequence number offsets.
449
450 2005-09-20  Wim Taymans  <wim@fluendo.com>
451
452         * gst-libs/gst/rtp/gstbasertppayload.c:
453         (gst_basertppayload_class_init), (gst_basertppayload_init),
454         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
455         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
456         (gst_basertppayload_push), (gst_basertppayload_set_property),
457         (gst_basertppayload_get_property),
458         (gst_basertppayload_change_state):
459         * gst-libs/gst/rtp/gstbasertppayload.h:
460         Make timestamp offset configurable.
461
462 2005-09-20  Thomas Vander Stichele  <thomas at apestaart dot org>
463
464         * check/pipelines/simple_launch_lines.c: (run_pipeline):
465           fix wrong pop/unref
466
467 2005-09-19  Torsten Schoenfeld  <kaffeetisch at gmx dot net>
468
469         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
470
471         * gst-libs/gst/interfaces/propertyprobe.c:
472         (gst_property_probe_probe_property_name),
473         (gst_property_probe_needs_probe_name),
474         (gst_property_probe_get_values_name),
475         (gst_property_probe_probe_and_get_values_name):
476           Fix wrong macro usage; it's G_OBJECT_GET_CLASS(obj) or
477           G_OBJECT_CLASS(klass), not G_OBJECT_CLASS(obj). (#316571)
478
479 2005-09-19  Thomas Vander Stichele  <thomas at apestaart dot org>
480
481         * check/Makefile.am:
482           have some tests be disabled for valgrinding
483         * check/elements/vorbisdec.c: (cleanup_vorbisdec),
484         (GST_START_TEST):
485         * ext/vorbis/vorbisdec.c: (vorbisdec_finalize):
486           Fix A Leak.  Chain To Parent Finalize.
487
488 2005-09-19  Wim Taymans  <wim@fluendo.com>
489
490         * examples/seeking/seek.c: (make_wav_pipeline), (main):
491         Fixed wav pipeline.
492
493 2005-09-19  Wim Taymans  <wim@fluendo.com>
494
495         * gst-libs/gst/rtp/gstbasertppayload.c:
496         (gst_basertppayload_class_init), (gst_basertppayload_init),
497         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
498         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
499         (gst_basertppayload_push), (gst_basertppayload_get_property),
500         (gst_basertppayload_change_state):
501         Posting ERROR and WARNING messages is good.
502
503 2005-09-19  Wim Taymans  <wim@fluendo.com>
504
505         * gst-libs/gst/rtp/gstbasertpdepayload.c:
506         (gst_base_rtp_depayload_add_to_queue),
507         (gst_base_rtp_depayload_push),
508         (gst_base_rtp_depayload_set_gst_timestamp),
509         (gst_base_rtp_depayload_queue_release):
510         This one was not supposed to go in.
511
512 2005-09-19  Wim Taymans  <wim@fluendo.com>
513
514         * check/pipelines/simple_launch_lines.c: (run_pipeline):
515         Fix for bus API.
516
517         * gst-libs/gst/rtp/gstbasertpdepayload.c:
518         (gst_base_rtp_depayload_chain),
519         (gst_base_rtp_depayload_add_to_queue),
520         (gst_base_rtp_depayload_push),
521         (gst_base_rtp_depayload_set_gst_timestamp),
522         (gst_base_rtp_depayload_queue_release):
523         Some cleanups.
524
525         * gst-libs/gst/rtp/gstbasertppayload.c:
526         (gst_basertppayload_class_init), (gst_basertppayload_init),
527         (gst_basertppayload_setcaps), (gst_basertppayload_set_options),
528         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
529         (gst_basertppayload_get_property),
530         (gst_basertppayload_change_state):
531         Added debugging category.
532
533 2005-09-18  David Schleef  <ds@schleef.org>
534
535         * gst/playback/gstdecodebin.c: free plugin list correctly
536         * gst/playback/gstplaybin.c: emit warning if autovideosink
537           and autoaudiosink can't be found (instead of segfaulting)
538
539 2005-09-17  Thomas Vander Stichele  <thomas at apestaart dot org>
540
541         * check/elements/audioconvert.c: (GST_START_TEST):
542           try out 24 bit conversion
543
544 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
545
546         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
547         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
548         (gst_vorbisenc_output_buffers), (gst_vorbisenc_change_state):
549         * ext/vorbis/vorbisenc.h:
550           Fix EOS handling.  Still needs a fix in the ogg muxer to
551           mark the last page as eos.
552
553 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
554
555         * common/gtk-doc-plugins.mak:
556         * docs/plugins/Makefile.am:
557         * docs/plugins/gst-plugins-base-plugins-sections.txt:
558         * gst/ffmpegcolorspace/Makefile.am:
559         * gst/ffmpegcolorspace/avcodec.h:
560         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
561         * gst/tcp/gstmultifdsink.c:
562           fix up ffmpegcolorspace docs; extract header
563
564 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
565
566         * common/gtk-doc-plugins.mak:
567         * docs/plugins/Makefile.am:
568         * docs/plugins/gst-plugins-base-plugins-sections.txt:
569         * ext/theora/Makefile.am:
570         * ext/theora/gsttheoraenc.h:
571         * ext/theora/theoraenc.c:
572         * ext/vorbis/vorbisenc.c:
573           pick up signals and args for vorbis; add some docs for vorbis
574
575 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
576
577         * common/gstdoc-scangobj:
578         * common/gtk-doc-plugins.mak:
579         * docs/libs/Makefile.am:
580         * docs/plugins/gst-plugins-base-plugins.args:
581         * docs/plugins/gst-plugins-base-plugins.hierarchy:
582         * docs/plugins/gst-plugins-base-plugins.interfaces:
583         * docs/plugins/gst-plugins-base-plugins.prerequisites:
584         * docs/plugins/gst-plugins-base-plugins.signals:
585           only scanobj stuff from our source module.  Not sure yet
586           if that's correct, given the hierarchy stuff :)
587
588 2005-09-15  Wim Taymans  <wim@fluendo.com>
589
590         * gst/audioconvert/gstaudioconvert.c:
591         And enable 24 bits mode as well..
592
593 2005-09-15  Wim Taymans  <wim@fluendo.com>
594
595         * gst-libs/gst/rtp/Makefile.am:
596         * gst-libs/gst/rtp/gstbasertppayload.c:
597         (gst_basertppayload_get_type), (gst_basertppayload_base_init),
598         (gst_basertppayload_class_init), (gst_basertppayload_init),
599         (gst_basertppayload_finalize), (gst_basertppayload_setcaps),
600         (gst_basertppayload_chain), (gst_basertppayload_set_options),
601         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
602         (gst_basertppayload_set_property),
603         (gst_basertppayload_get_property),
604         (gst_basertppayload_change_state):
605         * gst-libs/gst/rtp/gstbasertppayload.h:
606         Added rtp payloader base class.
607
608 2005-09-15  Andy Wingo  <wingo@pobox.com>
609
610         * configure.ac (plugindir): Remove the EOL matcher from the
611         regexp, as it causes me problems. Libtool? Make? Who knows?
612
613 2005-09-14  David Schleef  <ds@schleef.org>
614
615         * check/generic/states.c: 
616         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
617         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
618           Fixes for changes in registry API.
619
620         * configure.ac: Only export gst_plugins_desc.  Add -no-undefined
621           to GST_PLUGIN_LDFLAGS.
622         * ext/libvisual/visual.c: Make the library shut up.
623         * gst-libs/gst/audio/audio.c: Don't define a plugin in a library.
624         * gst-libs/gst/audio/gstaudiofilter.c: same
625
626 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
627
628         * docs/plugins/Makefile.am:
629         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
630         * docs/plugins/inspect/plugin-libvisual.xml:
631         * docs/plugins/tmpl/element-tcpserversink.sgml:
632         * ext/theora/theoraenc.c:
633           add libvisual plugin and theoraenc element to docs
634
635 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
636
637         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
638         * docs/plugins/gst-plugins-base-plugins-sections.txt:
639         * ext/theora/theoraenc.c:
640           add theoraenc
641
642 2005-09-13  Tim-Philipp Müller  <tim at centricular dot net>
643
644         * gst/audioconvert/Makefile.am:
645           Audioconvert derives from GstBaseTransform and should
646           link to the library with our base elements to avoid
647           unresolved symbols. Makes things work with MinGW (#316160)
648
649         * gst/playback/test4.c: (main):
650           Fix MinGW build problem and use g_usleep() instead of 
651           sleep() (#316162)
652
653 2005-09-12  Wim Taymans  <wim@fluendo.com>
654
655         * gst/audioconvert/audioconvert.c: (float),
656         (audio_convert_prepare_context), (audio_convert_convert):
657         * gst/audioconvert/audioconvert.h:
658         Cleanups, speedups, simplifications, added back support
659         for 24 bits.
660
661 2005-09-11  Thomas Vander Stichele  <thomas at apestaart dot org>
662
663         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
664         * docs/plugins/gst-plugins-base-plugins-sections.txt:
665         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
666         * docs/plugins/tmpl/element-tcpserversink.sgml:
667         * gst/ffmpegcolorspace/gstffmpeg.c:
668         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
669         * gst/videotestsrc/gstvideotestsrc.c:
670         * gst/volume/gstvolume.c:
671           add more elements to the docs
672
673 2005-09-09  Jan Schmidt  <thaytan@mad.scientist.com>
674
675         * check/Makefile.am:
676         * check/pipelines/simple_launch_lines.c: (setup_pipeline),
677         (run_pipeline), (GST_START_TEST), (simple_launch_lines_suite):
678           Add extra tests for basetransform based components. 
679           Comment out the test_element_negotiation test until we decide
680           if it's testing correct behaviour.
681         * ext/libvisual/visual.c: (gst_visual_init), (get_buffer),
682         (gst_visual_chain), (gst_visual_change_state):
683           Slightly more correct but still bogus timestamping.
684           Fix state change function.
685         * gst/audioconvert/gstaudioconvert.c:
686         (gst_audio_convert_class_init):
687         * gst/audioresample/gstaudioresample.c:
688         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
689         (gst_ffmpegcsp_class_init):
690         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
691         (gst_videoscale_prepare_size), (gst_videoscale_set_caps),
692         (gst_videoscale_prepare_image):
693         * gst/volume/gstvolume.c: (gst_volume_class_init),
694         (volume_transform_ip):
695           Basetransform updates. Enable passthrough modes.
696         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
697         (gst_ximagesink_renegotiate_size), (gst_ximagesink_xcontext_get),
698         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
699           Negotiation fix that allows the window to return to the original
700           size and renegotiate passthrough upstream. Extra debug output.
701
702 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
703
704         * gst/sine/gstsinesrc.c:
705         * gst/volume/gstvolume.c:
706           fix up header include
707
708 2005-09-09  Stefan Kost  <ensonic@users.sf.net>
709
710         * gst-libs/gst/audio/gstbaseaudiosink.c:
711         (gst_base_audio_sink_render):
712         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit):
713         * gst/volume/gstvolume.c: (gst_volume_class_init),
714         (volume_transform):
715           fixing lost sync, some more debugging
716
717 2005-09-08  Jan Schmidt  <thaytan@mad.scientist.com>
718
719         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
720         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_xcontext_get):
721         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
722         (gst_xvimagesink_check_xshm_calls):
723           Fix compilation when XShm is not available.
724
725 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
726
727         * ext/libvisual/visual.c: (gst_visual_dispose),
728         (gst_visual_getcaps), (gst_visual_src_setcaps),
729         (gst_visual_sink_setcaps), (get_buffer), (gst_visual_chain),
730         (gst_visual_change_state):
731           Finish fixing up libvisual plugin so that it runs. 
732
733 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
734
735         * ext/vorbis/vorbisenc.c:
736         * gst-libs/gst/tag/gstvorbistag.c:
737           gsttaginterface.h -> gsttagsetter.h
738
739 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
740
741         * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
742           added another test that failes for me (test is not active by default)
743
744 2005-09-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
745
746         * configure.ac:
747           v4l2 is no longer in gst-plugins-base
748
749 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
750
751         * configure.ac:
752           In the output at the end, don't show the first plugin on the same
753           line as "Core plug-ins, always built:".
754           Indent the output as for other plugin categories
755         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
756           #define that can be used to not use peer buffer_alloc functions for
757           test purposes.
758         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
759         (gst_ximage_buffer_get_type), (gst_ximagesink_ximage_new),
760         (gst_ximagesink_show_frame):
761         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
762         (gst_xvimage_buffer_get_type), (gst_xvimagesink_setcaps),
763         (gst_xvimagesink_show_frame):
764           Error case handling fixes. gst-launch fakesrc ! x[v]imagesink now
765           fails gracefully instead of XError aborting or deadlocking.
766
767 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
768
769         * ext/libvisual/Makefile.am:
770           link against gst-base-libs
771
772 2005-09-06  David Schleef  <ds@schleef.org>
773
774         * configure.ac: Enable libvisual plugin.
775         * ext/libvisual/Makefile.am:
776         * ext/libvisual/visual.c: Fixes to make it compile.
777
778 === release 0.9.2 ===
779
780 2005-09-06  Thomas Vander Stichele  <thomas at apestaart dot org>
781
782         * NEWS:
783         * RELEASE:
784         * configure.ac:
785         * docs/random/ChangeLog-0.8:
786           releasing 0.9.2, "Spoon"
787
788 2005-09-05  Michael Smith <msmith@fluendo.com>
789
790         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
791           libvorbis accepts quality as low as -0.1, not just 0.0. So accept
792           that in the vorbisenc element.
793
794 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
795
796         * common/gtk-doc-plugins.mak:
797         * docs/plugins/Makefile.am:
798           fix distcheck
799         * gst/audioresample/resample.c:
800           fix wrong docstring
801
802 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
803
804         * common/gst-xmlinspect.py:
805         * common/gtk-doc-plugins.mak:
806           only inspect plugins for this given package
807           require gst-python 0.9
808
809 2005-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
810
811         * Makefile.am:
812         * autogen.sh:
813         * common/gst-xmlinspect.py:
814         * configure.ac:
815         * docs/Makefile.am:
816         * docs/plugins/inspect/plugin-alsa.xml:
817         * docs/plugins/inspect/plugin-audioresample.xml:
818         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
819         * docs/plugins/inspect/plugin-ogg.xml:
820         * docs/plugins/tmpl/element-gnomevfssink.sgml:
821         * docs/plugins/tmpl/element-multifdsink.sgml:
822         * docs/plugins/tmpl/element-tcpserversink.sgml:
823         * docs/plugins/tmpl/element-vorbisenc.sgml:
824         * gst-plugins-base.spec.in:
825           various doc-related updates
826
827 2005-08-31  Wim Taymans  <wim@fluendo.com>
828
829         * gst-libs/gst/audio/gstbaseaudiosink.c:
830         (gst_base_audio_sink_render):
831         Resync if the buffer timestamps drift more than a 10th 
832         of a second.
833
834 2005-08-31  Tim-Philipp M??ller  <tim at centricular dot net>
835
836         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_property),
837         (gst_v4lsrc_get_property):
838           The 'timestamp-offset' property is registered as an int64, so
839           let's use g_value_{set|get}_int64() in our setter and getter
840           functions (makes it work and fixes warnings with gst-inspect).
841
842 2005-08-30  Wim Taymans  <wim@fluendo.com>
843
844         * check/elements/audioconvert.c: (setup_audioconvert):
845         * check/elements/audioresample.c: (setup_audioresample):
846         * check/elements/volume.c: (setup_volume):
847         Fix checks.
848
849 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
850
851         * common/gtk-doc-plugins.mak:
852         * common/plugins.xsl:
853         * docs/plugins/Makefile.am:
854           make module a param
855
856 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
857
858         * examples/seeking/seek.c: (make_mp3_pipeline),
859         (make_mpeg_pipeline), (seek_cb), (start_seek), (stop_seek),
860         (play_cb), (pause_cb), (stop_cb):
861           update the example
862
863 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
864
865         * gst/volume/gstvolume.c: (gst_volume_class_init),
866         (volume_transform):
867           do not update controlled params, if buffer has no timestamp
868
869 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
870
871         * configure.ac:
872         * gst/sine/Makefile.am:
873         * gst/volume/Makefile.am:
874           controllerized elements also need to link against controller-libs ;)
875
876 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
877
878         * docs/libs/tmpl/gstcolorbalance.sgml:
879         * docs/libs/tmpl/gstgconf.sgml:
880         * docs/libs/tmpl/gstmixer.sgml:
881         * docs/libs/tmpl/gstringbuffer.sgml:
882         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
883         (gst_sinesrc_create):
884         * gst/volume/gstvolume.c: (gst_volume_class_init),
885         (volume_transform):
886           controllerized two audio plugins
887
888 2005-08-29  Andy Wingo  <wingo@pobox.com>
889
890         * ext/vorbis/vorbisdec.c (vorbis_dec_convert, vorbis_dec_push) 
891         (vorbis_handle_data_packet): Fix some int overflow errors.
892
893         * ext/ogg/gstoggdemux.c (gst_ogg_demux_init): Init total_time to
894         -1.
895         (gst_ogg_demux_perform_seek): Clamp segment_stop only if it's
896         valid.
897         (gst_ogg_pad_submit_packet): Subtract the chain's begin_time only
898         if it's valid. Fixed streaming-mode playback.
899
900         * check/elements/volume.c (cleanup_volume): Fix for running
901         CK_FORK=no.
902
903         * check/elements/audioconvert.c: Convert from native endian, not
904         little endian.
905
906 2005-08-29  Michael Smith <msmith@fluendo.com>
907
908         * ext/ogg/Makefile.am:
909         * ext/ogg/gstogg.c: (plugin_init):
910         * ext/ogg/gstoggparse.c: (gst_ogg_parse_get_type), (free_stream),
911         (gst_ogg_parse_delete_all_streams), (gst_ogg_parse_new_stream),
912         (gst_ogg_parse_find_stream), (gst_ogg_parse_base_init),
913         (gst_ogg_parse_class_init), (gst_ogg_parse_init),
914         (gst_ogg_parse_dispose), (gst_ogg_parse_submit_buffer),
915         (gst_ogg_parse_append_header), (gst_ogg_parse_is_header),
916         (gst_ogg_parse_buffer_from_page), (gst_ogg_parse_chain),
917         (gst_ogg_parse_change_state), (gst_ogg_parse_plugin_init):
918         Add an ogg parser element.
919
920 2005-08-28  Andy Wingo  <wingo@pobox.com>
921
922         * Updates for two-arg init from GST_BOILERPLATE_FULL.
923
924 2005-08-26  Wim Taymans  <wim@fluendo.com>
925
926         * gst/audioconvert/audioconvert.c: (if), (float),
927         (audio_convert_get_func_index), (check_default),
928         (audio_convert_clean_fmt), (audio_convert_prepare_context),
929         (audio_convert_clean_context), (audio_convert_get_sizes),
930         (audio_convert_convert):
931         Cleanups.
932
933 2005-08-26  Wim Taymans  <wim@fluendo.com>
934
935         * gst/audioconvert/audioconvert.c: (if), (float),
936         (audio_convert_get_func_index), (check_default),
937         (audio_convert_clean_fmt), (audio_convert_prepare_context),
938         (audio_convert_clean_context), (audio_convert_get_sizes),
939         (audio_convert_convert):
940         More elegant and working temp buffer selection algo.
941
942 2005-08-26  Wim Taymans  <wim@fluendo.com>
943
944         * gst/audioconvert/audioconvert.c: (if), (float),
945         (audio_convert_get_func_index), (check_default),
946         (audio_convert_clean_fmt), (audio_convert_prepare_context),
947         (audio_convert_clean_context), (audio_convert_get_sizes),
948         (get_temp_buffer), (audio_convert_convert):
949         Use realloc else we lose our original data.
950
951 2005-08-26  Thomas Vander Stichele  <thomas at apestaart dot org>
952
953         * gst/audioresample/gstaudioresample.c:
954           use base class' newsegment to properly timestamp
955
956 2005-08-26  Wim Taymans  <wim@fluendo.com>
957
958         * gst/audioconvert/audioconvert.c: (if), (float),
959         (audio_convert_get_func_index), (check_default),
960         (audio_convert_clean_fmt), (audio_convert_prepare_context),
961         (audio_convert_clean_context), (audio_convert_get_sizes),
962         (get_temp_buffer), (audio_convert_convert):
963         * gst/audioconvert/gstaudioconvert.c:
964         (gst_audio_convert_parse_caps), (gst_audio_convert_get_unit_size),
965         (gst_audio_convert_transform_caps),
966         (gst_audio_convert_fixate_caps), (gst_audio_convert_transform):
967         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_mix):
968         Oops, allocate enough space to perform the channel mix.
969
970 2005-08-26  Wim Taymans  <wim@fluendo.com>
971
972         * gst/audioconvert/Makefile.am:
973         * gst/audioconvert/audioconvert.c: (if), (float),
974         (audio_convert_get_func_index), (check_default),
975         (audio_convert_clean_fmt), (audio_convert_prepare_context),
976         (audio_convert_clean_context), (audio_convert_get_sizes),
977         (get_temp_buffer), (audio_convert_convert):
978         * gst/audioconvert/audioconvert.h:
979         * gst/audioconvert/gstaudioconvert.c:
980         (gst_audio_convert_class_init), (gst_audio_convert_init),
981         (gst_audio_convert_dispose), (gst_audio_convert_parse_caps),
982         (gst_audio_convert_get_unit_size),
983         (gst_audio_convert_transform_caps),
984         (gst_audio_convert_fixate_caps), (gst_audio_convert_set_caps),
985         (gst_audio_convert_transform_ip), (gst_audio_convert_transform):
986         * gst/audioconvert/gstaudioconvert.h:
987         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
988         (gst_channel_mix_fill_identical),
989         (gst_channel_mix_fill_compatible), (gst_channel_mix_detect_pos),
990         (gst_channel_mix_fill_one_other), (gst_channel_mix_fill_others),
991         (gst_channel_mix_fill_normalize), (gst_channel_mix_fill_matrix),
992         (gst_channel_mix_setup_matrix), (gst_channel_mix_passthrough),
993         (gst_channel_mix_mix):
994         * gst/audioconvert/gstchannelmix.h:
995         Cleanups, librarify a bit, optimize, better negotiation and more.
996
997 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
998
999         * ext/ogg/gstoggdemux.c: (ogg_find_peek):
1000         Another from MikeS:
1001         During typefinding, don't support negative offsets
1002         (offsets from the end of the stream) in our typefind->peek() function
1003         - nothing embedded in ogg ever needs them. However, we need to recognise
1004         those requests and reject them, otherwise we return invalid pointers.
1005
1006 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
1007
1008         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
1009         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_class_init),
1010         (vorbisdec_finalize), (vorbis_handle_type_packet):
1011           Big shout-out to MikeS for fixing this giant memory leak.
1012           Huzzah!
1013
1014 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
1015
1016         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose),
1017         (audio_convert_get_unit_size):
1018           plug some leaks
1019
1020 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
1021
1022         * check/Makefile.am:
1023         * check/elements/audioconvert.c: (setup_audioconvert),
1024         (cleanup_audioconvert), (get_int_caps), (verify_convert),
1025         (GST_START_TEST), (audioconvert_suite), (main):
1026           add a test for audioconvert
1027         * gst/audioresample/gstaudioresample.c:
1028         * gst/audioresample/gstaudioresample.h:
1029           set DURATION so that TIMESTAMP(a) + DURATION(a) == TIMESTAMP(b);
1030           note that for buffers of 1/3 sec this means DURATION(c) is 
1031           one nanosecond more than for a and b
1032
1033 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
1034
1035         * check/Makefile.am:
1036         * check/elements/audioresample.c: (setup_audioresample),
1037         (cleanup_audioresample), (fail_unless_perfect_stream),
1038         (test_perfect_stream_instance), (GST_START_TEST),
1039           add a check for audioresample
1040         (audioresample_suite), (main):
1041         * check/elements/volume.c: (GST_START_TEST):
1042           remove unused method
1043         * gst/audioresample/gstaudioresample.c:
1044           set correct buffer parameters since we're changing them
1045         * gst/audioresample/resample_ref.c: (resample_scale_ref):
1046           add some debug
1047
1048 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
1049
1050         * gst/audioresample/debug.c:
1051         * gst/audioresample/gstaudioresample.c:
1052           add room for extra overlap samples when asked to transform size
1053           protect against possible mem corruption and check for discrepancies
1054           between written size and outbuffer's size so we can warn for
1055           potential problems
1056         * gst/audioresample/resample.c: (resample_init),
1057         (resample_get_output_size_for_input), (resample_get_output_size),
1058         (resample_set_n_channels), (resample_set_format):
1059           set debug level based on RESAMPLE_DEBUG env var
1060           make sure that get_output_size* returns a whole number of
1061           sample_size
1062           set sample_size each time either channel or format is set
1063         * gst/audioresample/resample_chunk.c: (resample_scale_chunk):
1064         * gst/audioresample/resample_functable.c:
1065         (resample_scale_functable):
1066         * gst/audioresample/resample_ref.c: (resample_scale_ref):
1067           remove r->sample_size, it's done in resample.c now
1068           add some debugging to the ref implementation
1069           make sure we only give back bytes that are wholes of the sample
1070           size
1071
1072 2005-08-25  Jan Schmidt  <thaytan@mad.scientist.com>
1073         * gst/playback/gstplaybasebin.c: (fill_buffer):
1074         Revert unpopular change for GST_MESSAGE_SRC to GObject.
1075
1076 2005-08-25  Stefan Kost  <ensonic@users.sf.net>
1077
1078         * gst/volume/gstvolume.c:
1079           made set_caps function static
1080
1081 2005-08-24  Wim Taymans  <wim@fluendo.com>
1082
1083         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
1084         (gst_vorbisenc_change_state):
1085         Stop leaking taglists.
1086
1087 2005-08-24  Wim Taymans  <wim@fluendo.com>
1088
1089         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
1090         (gst_ogg_pad_event), (gst_ogg_demux_factory_filter),
1091         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new),
1092         (gst_ogg_demux_init), (gst_ogg_demux_perform_seek),
1093         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
1094         (gst_ogg_demux_chain), (gst_ogg_demux_loop), (gst_ogg_print):
1095         Parse seeking events better.
1096         Unref static caps.
1097         Generate correct newsegment events, fixes seeking in live oggs.
1098
1099         * ext/theora/theoradec.c: (theora_dec_src_query),
1100         (theora_dec_src_event), (theora_dec_src_getcaps),
1101         (theora_dec_sink_event), (theora_dec_push), (theora_dec_chain):
1102         Use newsegment values to report correct play time.
1103
1104         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
1105         (vorbis_dec_src_event), (vorbis_dec_sink_event):
1106         * ext/vorbis/vorbisdec.h:
1107         Parse and use newsegment values to report correct play time.
1108
1109         * gst-libs/gst/audio/gstbaseaudiosink.c:
1110         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
1111         Clear ringbuffer on flush.
1112         Use newsegment values to calculate playback time.
1113
1114         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times):
1115         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
1116         Basesink does newsegment calculations for us now.
1117
1118 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
1119
1120         * check/Makefile.am:
1121         * configure.ac:
1122           add core's plugins to the mix so that playbin works
1123         * check/generic/states.c: (GST_START_TEST):
1124           set a 0 timeout on pipelines, so they don't force the next
1125           state change
1126         * gst/playback/gstplaybasebin.c: (setup_source), (prepare_output),
1127         (gst_play_base_bin_change_state):
1128           remove the crappy error handling and do GST error handling
1129
1130 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
1131
1132         * check/Makefile.am:
1133         * check/generic/states.c: (GST_START_TEST), (states_suite), (main):
1134           add same test as to core, it bitches out on playbin atm.
1135
1136 2005-08-24  Wim Taymans  <wim@fluendo.com>
1137
1138         * configure.ac:
1139         Remove audioscale.
1140
1141 2005-08-24  Wim Taymans  <wim@fluendo.com>
1142
1143         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
1144         (gst_videoscale_prepare_size), (parse_caps),
1145         (gst_videoscale_set_caps), (gst_videoscale_get_size),
1146         (gst_videoscale_prepare_image), (gst_videoscale_transform_ip),
1147         (gst_videoscale_transform):
1148         * gst/videoscale/gstvideoscale.h:
1149         Refactor, make use of BaseTranform really well.
1150
1151 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
1152
1153         * configure.ac:
1154           compile audioresample
1155         * gst/audioresample/Makefile.am:
1156         * gst/audioresample/buffer.c:
1157         * gst/audioresample/functable.c:
1158         * gst/audioresample/gstaudioresample.c:
1159         * gst/audioresample/gstaudioresample.h:
1160         * gst/audioresample/resample.c:
1161         (resample_get_output_size_for_input):
1162         * gst/audioresample/resample.h:
1163         * gst/audioresample/resample_chunk.c:
1164         * gst/audioresample/resample_functable.c:
1165         * gst/audioresample/resample_ref.c:
1166           port to use basetransform; doesn't work in all cases yet
1167
1168 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
1169
1170         * gst/audioconvert/gstaudioconvert.c:
1171         (gst_audio_convert_class_init), (gst_audio_convert_init),
1172         (audio_convert_get_unit_size), (audio_convert_transform_caps),
1173         (audio_convert_fixate_caps), (audio_convert_set_caps),
1174         (audio_convert_transform),
1175         (gst_audio_convert_buffer_to_default_format),
1176         (gst_audio_convert_buffer_from_default_format),
1177         (gst_audio_convert_channels):
1178         * gst/audioconvert/gstchannelmix.c:
1179         * gst/audioconvert/gstchannelmix.h:
1180           port to basetransform
1181         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1182         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_class_init),
1183         (gst_ffmpegcsp_get_unit_size):
1184         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
1185         (gst_videoscale_transform_caps), (gst_videoscale_get_unit_size):
1186           fix for basetransform changes
1187
1188 2005-08-24  Jan Schmidt  <thaytan@mad.scientist.com>
1189
1190         * check/Makefile.am:
1191           Add CHECK_CFLAGS and LDFLAGS
1192
1193         * gst/playback/gstplaybasebin.c: (fill_buffer):
1194           GST_MESSAGE_SRC became a GObject
1195
1196 2005-08-24  Wim Taymans  <wim@fluendo.com>
1197
1198         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_set_sample),
1199         (gst_ring_buffer_clear_all):
1200         * gst-libs/gst/audio/gstringbuffer.h:
1201         Added function to clear the ringbuffer.
1202
1203 2005-08-24  Andy Wingo  <wingo@pobox.com>
1204
1205         * sys/v4l/gstv4lelement.c (gst_v4lelement_start) 
1206         (gst_v4lelement_stop): Call _start and _stop for xoverlay instead
1207         of _open and _close.
1208
1209         * sys/v4l/gstv4lxoverlay.h:
1210         * sys/v4l/gstv4lxoverlay.c (gst_v4l_xoverlay_set_xwindow_id): Open
1211         an Xv connection here, instead of all the time. Make Xv only be
1212         loaded if you axe for it. Kindof a workaround for buggy behaviour
1213         of Xv when using remote xservers (XvQueryExtension would block).
1214         (gst_v4l_xoverlay_stop, gst_v4l_xoverlay_start): New functions,
1215         replace the _open and _close public API. Only start the xv
1216         connection if necessary.
1217         (gst_v4l_xoverlay_open, gst_v4l_xoverlay_close): Made static.
1218
1219 2005-08-23  David Schleef  <ds@schleef.org>
1220
1221         * gst/audioresample/Makefile.am: Leet audioresampling code
1222         * gst/audioresample/buffer.c:
1223         * gst/audioresample/buffer.h:
1224         * gst/audioresample/debug.c:
1225         * gst/audioresample/debug.h:
1226         * gst/audioresample/functable.c:
1227         * gst/audioresample/functable.h:
1228         * gst/audioresample/gstaudioresample.c:
1229         * gst/audioresample/gstaudioresample.h:
1230         * gst/audioresample/resample.c:
1231         * gst/audioresample/resample.h:
1232         * gst/audioresample/resample_chunk.c:
1233         * gst/audioresample/resample_functable.c:
1234         * gst/audioresample/resample_ref.c:
1235
1236 2005-08-23  Wim Taymans  <wim@fluendo.com>
1237
1238         * examples/seeking/seek.c: (make_vorbis_pipeline),
1239         (make_theora_pipeline), (make_vorbis_theora_pipeline), (do_seek):
1240         Small seek updates.
1241
1242 2005-08-23  Andy Wingo  <wingo@pobox.com>
1243
1244         * gst-libs/gst/audio/gstbaseaudiosrc.c
1245         (gst_base_audio_src_fixate): Only fixate endianness if it is
1246         present in the caps.
1247
1248 2005-08-22  Andy Wingo  <wingo@pobox.com>
1249
1250         * ext/alsa/gstalsasink.c (gst_alsasink_get_property): 
1251         * ext/alsa/gstalsasrc.c (gst_alsasrc_get_property): Add a
1252         device-name property.
1253
1254         * gst-libs/gst/audio/gstaudiosrc.h:
1255         * gst-libs/gst/audio/gstaudiosrc.c: Implement open_device and
1256         close_device in the ring buffer, like gstaudiosink.
1257
1258         * ext/alsa/gstalsamixer.h:
1259         * ext/alsa/gstalsamixer.c: Not a GObject any more. Include a nifty
1260         macro to implement the interface without much code. Cleanups. 
1261
1262         * ext/alsa/gstalsasrc.h:
1263         * ext/alsa/gstalsasrc.c: Be a mixer. Open device and mixer in
1264         READY.
1265
1266         * ext/alsa/Makefile.am: Add new files.
1267         * ext/alsa/gstalsamixerelement.c: 
1268         * ext/alsa/gstalsamixerelement.c: Split element code out from
1269         mixer code so that alsasrc can be a mixer too.
1270
1271 2005-08-21  Thomas Vander Stichele  <thomas at apestaart dot org>
1272
1273         * check/elements/volume.c: (setup_volume), (cleanup_volume),
1274         (GST_START_TEST):
1275         * check/elements/vorbisdec.c: (setup_vorbisdec),
1276         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite):
1277         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
1278         (vorbis_handle_identification_packet),
1279         (vorbis_handle_comment_packet), (vorbis_handle_type_packet),
1280         (vorbis_handle_header_packet), (vorbis_dec_push),
1281         (vorbis_dec_chain):
1282           use the setup/teardown methods to save code.  save code is good.
1283
1284 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
1285
1286         * check/Makefile.am:
1287           add ext dir for plugins
1288           add vorbisdec test conditionally
1289         * check/elements/volume.c: (setup_volume), (cleanup_volume),
1290         (GST_START_TEST), (volume_suite):
1291           add a test with wrong caps
1292         * check/elements/vorbisdec.c: (chain_func), (setup_vorbisdec),
1293         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite), (main):
1294           add a vorbisdec test
1295         * ext/ogg/gstoggdemux.c: (gst_ogg_chain_new_stream),
1296         (gst_ogg_demux_chain), (gst_ogg_demux_loop):
1297           clean up debug output
1298         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
1299           yay, fix a segfault/security issue in vorbisdec
1300           gst-launch fakesrc ! vorbisdec wasn't happy
1301         * ext/vorbis/vorbisenc.c: (vorbisenc_get_type),
1302         (gst_vorbisenc_class_init), (gst_vorbisenc_sink_setcaps),
1303         (gst_vorbisenc_convert_src), (gst_vorbisenc_convert_sink),
1304         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
1305         (gst_vorbisenc_init), (gst_vorbisenc_metadata_set1),
1306         (gst_vorbisenc_set_metadata), (get_constraints_string),
1307         (update_start_message), (gst_vorbisenc_setup),
1308         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
1309         (gst_vorbisenc_push_packet), (gst_vorbisenc_sink_event),
1310         (gst_vorbisenc_chain), (gst_vorbisenc_get_property),
1311         (gst_vorbisenc_set_property), (gst_vorbisenc_change_state):
1312         * ext/vorbis/vorbisenc.h:
1313           march in line
1314         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1315         (gst_ffmpegcsp_transform):
1316           have the kow come home
1317         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
1318           debug my func ptr
1319         * gst/volume/gstvolume.c: (volume_set_caps):
1320           add a debug
1321
1322 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
1323
1324         * Makefile.am:
1325         * check/.cvsignore:
1326         * check/Makefile.am:
1327         * check/elements/.cvsignore:
1328         * check/elements/volume.c: (chain_func), (event_func),
1329         (setup_volume), (cleanup_volume), (GST_START_TEST), (volume_suite),
1330         (main):
1331         * configure.ac:
1332           add unit test structure for gst-plugins-base
1333           add a test for volume
1334         * gst/volume/gstvolume.c: (gst_volume_list_tracks),
1335         (gst_volume_set_volume), (gst_volume_get_volume),
1336         (gst_volume_set_mute), (gst_volume_class_init), (gst_volume_init),
1337         (volume_funcfind), (volume_process_float), (volume_process_int16),
1338         (volume_set_caps), (volume_transform), (volume_update_mute),
1339         (volume_update_volume), (volume_set_property),
1340         (volume_get_property):
1341           document a little; use basetransform vmethod _set_caps
1342
1343 2005-08-19  Andy Wingo  <wingo@pobox.com>
1344
1345         * ext/alsa/gstalsamixertrack.h:
1346         * ext/alsa/gstalsamixertrack.c:
1347         * ext/alsa/gstalsamixeroptions.h:
1348         * ext/alsa/gstalsamixeroptions.c:
1349         * ext/alsa/gstalsamixer.h:
1350         * ext/alsa/gstalsamixer.c: Port to 0.9.
1351
1352         * ext/alsa/Makefile.am: Build mixer, mixeroptions, mixertracks.
1353         Remove gstalsa.c and alsaclock. No more cruft here.
1354         
1355 2005-08-18  Wim Taymans  <wim@fluendo.com>
1356
1357         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1358         (gst_base_rtp_depayload_chain),
1359         (gst_base_rtp_depayload_add_to_queue),
1360         (gst_base_rtp_depayload_push),
1361         (gst_base_rtp_depayload_queue_release):
1362         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1363         Fix for RTPBuffer changes.
1364
1365         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtpbuffer_allocate_data),
1366         (gst_rtpbuffer_new_take_data), (gst_rtpbuffer_new_copy_data),
1367         (gst_rtpbuffer_new_allocate), (gst_rtpbuffer_new_allocate_len),
1368         (gst_rtpbuffer_calc_header_len), (gst_rtpbuffer_calc_packet_len),
1369         (gst_rtpbuffer_calc_payload_len), (gst_rtpbuffer_validate_data),
1370         (gst_rtpbuffer_validate), (gst_rtpbuffer_set_packet_len),
1371         (gst_rtpbuffer_get_packet_len), (gst_rtpbuffer_get_version),
1372         (gst_rtpbuffer_set_version), (gst_rtpbuffer_get_padding),
1373         (gst_rtpbuffer_set_padding), (gst_rtpbuffer_pad_to),
1374         (gst_rtpbuffer_get_extension), (gst_rtpbuffer_set_extension),
1375         (gst_rtpbuffer_get_ssrc), (gst_rtpbuffer_set_ssrc),
1376         (gst_rtpbuffer_get_csrc_count), (gst_rtpbuffer_get_csrc),
1377         (gst_rtpbuffer_set_csrc), (gst_rtpbuffer_get_marker),
1378         (gst_rtpbuffer_set_marker), (gst_rtpbuffer_get_payload_type),
1379         (gst_rtpbuffer_set_payload_type), (gst_rtpbuffer_get_seq),
1380         (gst_rtpbuffer_set_seq), (gst_rtpbuffer_get_timestamp),
1381         (gst_rtpbuffer_set_timestamp), (gst_rtpbuffer_get_payload_len),
1382         (gst_rtpbuffer_get_payload):
1383         * gst-libs/gst/rtp/gstrtpbuffer.h:
1384         Don't subclass GstBuffer but add methods and helper functions
1385         to construct and manipulate RTP packets in regular GstBuffers.
1386
1387 2005-08-18  Stefan Kost  <ensonic@users.sf.net>
1388
1389         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
1390           moved statement below switch
1391         * gst/volume/gstvolume.c: (gst_volume_class_init):
1392           added debug ptr
1393
1394 2005-08-16  Wim Taymans  <wim@fluendo.com>
1395
1396         * gst-libs/gst/audio/gstbaseaudiosrc.c:
1397         (gst_base_audio_src_change_state):
1398         Open and close device in READY<->NULL state change.
1399
1400 2005-08-16  Andy Wingo  <wingo@pobox.com>
1401
1402         * examples/seeking/Makefile.am: Don't compile non-compiling
1403         compiled objects with the compiler.
1404
1405         * examples/seeking/seek.c (make_dv_pipeline): Update for new DV
1406         elements.
1407
1408 2005-08-12  Philippe Khalaf <burger@speedy.org>
1409         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1410         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1411           Made a thread to release the queue.
1412           Removed timestamp conversion for now.
1413
1414 2005-08-10  Philippe Khalaf <burger@speedy.org>
1415         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1416         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1417           Added rtp timestamp -> gst timestamp conversion.
1418           Fixed several problems with queue.
1419
1420 2005-08-09  Tim-Philipp M??ller  <tim at centricular dot net>
1421
1422         * gst-libs/gst/audio/gstaudioclock.h:
1423         * gst-libs/gst/audio/gstaudiofilter.h:
1424         * gst-libs/gst/audio/gstaudiosink.h:
1425         * gst-libs/gst/audio/gstaudiosrc.h:
1426         * gst-libs/gst/audio/gstbaseaudiosink.h:
1427         * gst-libs/gst/audio/gstbaseaudiosrc.h:
1428         * gst-libs/gst/audio/gstringbuffer.h:
1429         * gst-libs/gst/net/gstnetbuffer.h:
1430         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1431         * gst-libs/gst/rtp/gstrtpbuffer.h:
1432           Add padding (you will need to rebuild gst-plugins-base,
1433           gst-plugins and all applications afterwards!)
1434
1435 2005-08-09  Tim-Philipp M??ller  <tim at centricular dot net>
1436
1437         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
1438         (gst_riff_parse_chunk):
1439           Fix bug in debug message and add some more debug messages.
1440
1441 2005-08-08  Edward Hervey  <edward@fluendo.com>
1442
1443         * gst-libs/gst/riff/riff-media.c:
1444         backported updates since branch
1445
1446 2005-08-08  Andy Wingo  <wingo@pobox.com>
1447
1448         * gst-libs/gst/audio/gstbaseaudiosink.c
1449         (gst_base_audio_sink_change_state): Open the device in NULL->READY
1450         like good elements should. Close on READY->NULL too.
1451
1452         * gst-libs/gst/audio/gstaudiosink.c
1453         (gst_audioringbuffer_open_device,
1454         (gst_audioringbuffer_close_device, gst_audioringbuffer_acquire)
1455         (gst_audioringbuffer_release): Updates for new ring buffer API,
1456         hook into the new audio sink api.
1457
1458         * gst-libs/gst/audio/gstaudiosink.h (GstAudioSinkClass.open)
1459         (GstAudioSinkClass.close): Just open and close the device -- no
1460         resource allocation or configuration.
1461         (GstAudioSinkClass.prepare, GstAudioSinkClass.unprepare): New
1462         vmethods, handle device setup and resource allocation.
1463
1464         * ext/alsa/gstalsasink.c (gst_alsasink_open, gst_alsasink_close)
1465         (gst_alsasink_prepare, gst_alsasink_unprepare): Update for new
1466         base class API.
1467
1468         * gst-libs/gst/audio/gstringbuffer.h
1469         (GstRingBufferClass.open_device, GstRingBufferClass.close_device):
1470         New vmethods.
1471
1472         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_open_device)
1473         (gst_ring_buffer_close_device, gst_ring_buffer_device_is_open):
1474         New API functions. The device should be opened before acquiring
1475         and closed after releasing.
1476
1477 2005-08-08  Tim-Philipp M??ller  <tim at centricular dot net>
1478
1479         * gst-libs/gst/interfaces/mixer.h:
1480           Reset padding to GST_PADDING.
1481
1482 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1483
1484         * gst/playback/gstplaybin.c: (remove_sinks):
1485           Remove visualization from parent explicitely; works around some
1486           apparent refcount issue that I haven't tracked down yet.
1487
1488 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1489
1490         * ext/alsa/gstalsasink.c: (set_hwparams):
1491           Assign debug category, add negotiation debug msgs.
1492
1493 2005-08-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1494
1495         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_start):
1496           Fix error code for file-not-found to NOT_FOUND.
1497
1498 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
1499
1500         * common/gtk-doc-plugins.mak:
1501         * docs/plugins/Makefile.am:
1502         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
1503         * docs/plugins/gst-plugins-base-plugins-sections.txt:
1504           renamed to actual element names, so much nicer to look at
1505         * docs/plugins/tmpl/gstmultifdsink.sgml:
1506           remove
1507         * docs/plugins/tmpl/multifdsink.sgml:
1508         * docs/plugins/tmpl/tcpserversink.sgml:
1509           add
1510         * ext/alsa/gstalsa.c:
1511         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get_property):
1512         * ext/ogg/gstoggmux.c:
1513         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
1514         * gst/playback/gstdecodebin.c:
1515         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
1516         * gst/tcp/gsttcpserversink.c:
1517           various fixes and documentation additions
1518
1519 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
1520
1521         * common/Makefile.am:
1522         * common/gstdoc-scangobj:
1523         * common/gtk-doc-plugins.mak:
1524         * common/gtk-doc.mak:
1525           add a custom scangobj that uses the registry
1526           add a custom gtk-doc-plugins.mak that uses it
1527           some doc build fixes
1528         * configure.ac:
1529         * docs/Makefile.am:
1530         * docs/plugins/Makefile.am:
1531         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
1532         * docs/plugins/gst-plugins-base-plugins-sections.txt:
1533         * docs/plugins/gst-plugins-base-plugins.types:
1534         * docs/plugins/tmpl/gstmultifdsink.sgml:
1535           add docs for one element, multifdsink
1536         * gst/adder/gstadder.h:
1537         * gst/volume/gstvolume.h:
1538           don't privatize enum
1539         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
1540         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
1541         (gst_sync_method_get_type), (gst_client_status_get_type),
1542         (gst_multifdsink_class_init),
1543         (gst_multifdsink_client_queue_buffer),
1544         (gst_multifdsink_handle_client_write):
1545         * gst/tcp/gstmultifdsink.h:
1546         * gst/tcp/gsttcp.h:
1547         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
1548         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
1549         (gst_tcpclientsink_render):
1550         * gst/tcp/gsttcpclientsink.h:
1551         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
1552         (gst_tcpclientsrc_init), (gst_tcpclientsrc_create),
1553         (gst_tcpclientsrc_start):
1554         * gst/tcp/gsttcpclientsrc.h:
1555         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
1556         (gst_tcpserversrc_init), (gst_tcpserversrc_create):
1557         * gst/tcp/gsttcpserversrc.h:
1558         * gst/typefind/gsttypefindfunctions.c:
1559           remove superfluous Type stuff
1560
1561 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1562
1563         * gst/playback/gstplaybin.c: (gen_video_element):
1564           Enable videoscale.
1565
1566 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1567
1568         * gst-libs/gst/gconf/gconf.c:
1569         * gst-libs/gst/gconf/gconf.h:
1570           Fix some Andy Problem [tm].
1571
1572 2005-08-04  Andy Wingo  <wingo@pobox.com>
1573
1574         * gst/videoscale/gstvideoscale.c (gst_videoscale_get_size):
1575         * gst/ffmpegcolorspace/gstffmpegcolorspace.c
1576         (gst_ffmpegcsp_get_size): Adapt to API changes.
1577
1578         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_ip):
1579         Implement an in-place do-nothing transform.
1580
1581 2005-08-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1582
1583         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
1584         (gst_ximagesink_renegotiate_size):
1585           Do not set new window sizes yet if we prepare a new buffer size
1586           for upstream renegotiation (software scaling) at some point in the
1587           future, because this new size waqs not actually accepted yet. Once
1588           accepted, renegotiation later on will set the new sizes just fine.
1589           Fixes a videotestsrc ! queue ! videoscale ! ximagesink xoverlay
1590           embedding testcase.
1591
1592 2005-08-03  Andy Wingo  <wingo@pobox.com>
1593
1594         * sys/ximage/ximagesink.c (gst_ximagesink_renegotiate_size):
1595         (gst_ximagesink_buffer_alloc): 
1596         Protect the height, width, and desired_caps with the pool_lock.
1597         Fixes videotestsrc ! queue ! ximagesink.
1598
1599 2005-08-02  Edward Hervey  <edward@fluendo.com>
1600
1601         * gst/volume/gstvolume.c:
1602         include left from controller cleanup
1603
1604 2005-08-02  Jan Schmidt  <thaytan@mad.scientist.com>
1605         * ext/ogg/gstoggmux.c: (gst_ogg_mux_change_state):
1606           Stop collectpads before calling the parent state
1607           change function on PAUSED->READY.
1608
1609 2005-08-01  Jan Schmidt  <thaytan@mad.scientist.com>
1610         * configure.ac:
1611           When testing for X libs, use the X CFlags 
1612         * gst/adder/gstadder.c: (gst_adder_change_state):
1613           Stop the collectpads before calling parent state change function
1614           on PAUSED->READY, otherwise we deadlock deactivating pads.
1615
1616 2005-08-01  Stefan Kost  <ensonic@users.sf.net>
1617
1618         * configure.ac:
1619         * docs/libs/tmpl/gstcolorbalance.sgml:
1620         * docs/libs/tmpl/gstmixer.sgml:
1621         * examples/Makefile.am:
1622         * gst/sine/Makefile.am:
1623         * gst/sine/gstsinesrc.c: (gst_sinesrc_init), (gst_sinesrc_create),
1624         (gst_sinesrc_set_property), (plugin_init):
1625         * gst/sine/gstsinesrc.h:
1626         * gst/volume/Makefile.am:
1627         * gst/volume/gstvolume.c: (gst_volume_set_volume),
1628         (gst_volume_set_mute), (gst_volume_dispose), (gst_volume_init),
1629         (volume_process_float), (volume_process_int16),
1630         (volume_set_property), (plugin_init):
1631         * gst/volume/gstvolume.h:
1632           deactivate and remove dparams (libgstcontrol)
1633
1634 2005-07-29  Wim Taymans  <wim@fluendo.com>
1635
1636         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link_src):
1637         Convert me to BaseTransform!! help..
1638
1639 2005-07-29  Andy Wingo  <wingo@pobox.com>
1640
1641         * ext/alsa/gstalsaplugin.c (plugin_init): We are primary audio
1642         sinks.
1643
1644         * ext/alsa/gstalsasink.c (alsasink_sink_factory): Advertise our
1645         support of both endiannesses.
1646
1647 2005-07-28  Tim-Philipp M??ller  <tim at centricular dot net>
1648
1649         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
1650           Fix confusing debug message (s/event/query/)
1651
1652 2005-07-28  Tim-Philipp M??ller  <tim at centricular dot net>
1653
1654         * gst/videotestsrc/videotestsrc.h:
1655           Use "_stdint.h" instead of <stdint.h>
1656
1657 2005-07-27  Wim Taymans  <wim@fluendo.com>
1658
1659         * ext/vorbis/Makefile.am:
1660         Revert wrong commit.
1661
1662 2005-07-27  Wim Taymans  <wim@fluendo.com>
1663
1664         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event):
1665         More compilation fixen.
1666
1667 2005-07-27  Wim Taymans  <wim@fluendo.com>
1668
1669         * gst-libs/gst/audio/gstbaseaudiosink.c:
1670         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
1671         (gst_base_audio_sink_create_ringbuffer),
1672         (gst_base_audio_sink_change_state):
1673         Fix compilation.
1674
1675 2005-07-27  Wim Taymans  <wim@fluendo.com>
1676
1677         * examples/seeking/seek.c: (setup_dynamic_link),
1678         (make_dv_pipeline), (make_vorbis_theora_pipeline), (query_rates),
1679         (query_positions_elems), (query_positions_pads), (do_seek):
1680         Update seek example.
1681
1682         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
1683         (gst_ogg_pad_typefind), (gst_ogg_demux_chain_elem_pad),
1684         (gst_ogg_demux_queue_data), (gst_ogg_demux_chain_peer),
1685         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
1686         (gst_ogg_demux_handle_event),
1687         (gst_ogg_demux_deactivate_current_chain),
1688         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
1689         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
1690         (gst_ogg_demux_chain), (gst_ogg_demux_send_event),
1691         (gst_ogg_demux_loop):
1692         * ext/ogg/gstoggmux.c: (gst_ogg_mux_collected):
1693         * ext/theora/theoradec.c: (theora_dec_src_event),
1694         (theora_dec_src_getcaps), (theora_dec_sink_event),
1695         (theora_dec_push), (theora_dec_chain):
1696         * ext/vorbis/Makefile.am:
1697         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_event),
1698         (vorbis_dec_sink_event), (vorbis_dec_push),
1699         (vorbis_handle_data_packet):
1700         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_event),
1701         (gst_vorbisenc_chain):
1702         * gst/playback/gststreaminfo.c: (cb_probe):
1703         * gst/subparse/gstsubparse.c: (gst_subparse_src_event):
1704         * gst/videorate/gstvideorate.c: (gst_videorate_event):
1705         * gst/videoscale/gstvideoscale.c:
1706         (gst_videoscale_handle_src_event):
1707         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_event):
1708         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame),
1709         (gst_ximagesink_navigation_send_event):
1710         * sys/xvimage/xvimagesink.c:
1711         (gst_xvimagesink_navigation_send_event):
1712         Various event updates and cleanups
1713
1714 2005-07-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1715
1716         * gst/videoscale/gstvideoscale.c: (gst_videoscale_prepare_images):
1717           Fix segfault for I420/YV12.
1718
1719 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1720
1721         * ext/vorbis/vorbisdec.c: (vorbis_handle_comment_packet):
1722           Report bitrate.
1723
1724 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1725
1726         * gst/playback/gstplaybin.c: (gen_video_element),
1727         (gen_audio_element):
1728           Switch to auto*sink elements as default sinks; add volume element
1729           so that volume control in totem works.
1730
1731 2005-07-21  Wim Taymans  <wim@fluendo.com>
1732
1733         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
1734         * gst/playback/gstplaybin.c: (setup_sinks),
1735         (gst_play_bin_change_state):
1736         Refcount fix and more comments.
1737
1738 2005-07-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
1739
1740         * sys/ximage/Makefile.am:
1741         * sys/ximage/ximage.c: (plugin_init):
1742         * sys/ximage/ximagesink.c:
1743         Prepare for adding ximagesrc, rename of plugin to ximage etc.
1744         
1745
1746 2005-07-21  Wim Taymans  <wim@fluendo.com>
1747
1748         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
1749         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
1750         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
1751         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
1752         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
1753         (gst_ogg_demux_init), (gst_ogg_demux_activate_chain),
1754         (gst_ogg_demux_perform_seek), (gst_ogg_demux_collect_chain_info),
1755         (gst_ogg_demux_collect_info), (gst_ogg_demux_chain),
1756         (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
1757         Generate correct disconts for live chained oggs.
1758
1759         * gst-libs/gst/audio/gstbaseaudiosink.c:
1760         (gst_base_audio_sink_render),
1761         (gst_base_audio_sink_create_ringbuffer),
1762         (gst_base_audio_sink_change_state):
1763         Handle discont math correctly.
1764
1765         * gst/playback/gstplaybin.c: (add_sink):
1766         Some small debug cleanup.
1767
1768 2005-07-21  Wim Taymans  <wim@fluendo.com>
1769
1770         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init), (gst_ogg_pad_event),
1771         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
1772         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
1773         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
1774         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
1775         (gst_ogg_demux_init), (gst_ogg_demux_deactivate_current_chain),
1776         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
1777         (gst_ogg_demux_read_chain), (gst_ogg_demux_find_pad),
1778         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
1779         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain),
1780         (gst_ogg_demux_send_event), (gst_ogg_demux_loop),
1781         (gst_ogg_demux_change_state), (gst_ogg_print):
1782         Reorganize code to send the right disconts when in streaming
1783         mode.
1784
1785 2005-07-20  Andy Wingo  <wingo@pobox.com>
1786
1787         * gst/videoscale/vs_image.c (vs_image_scale_nearest_YUYV): Typo
1788         fix (?), fixes a seggie mcfalterson (#310894).
1789
1790 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1791
1792         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_headers),
1793         (gst_ogg_mux_set_header_on_caps):
1794         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
1795         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
1796         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
1797         * gst-libs/gst/audio/multichannel.c:
1798         (gst_audio_set_channel_positions),
1799         (gst_audio_set_structure_channel_positions_list):
1800         * gst/playback/gstdecodebin.c: (dynamic_create):
1801         * gst/playback/gstplaybasebin.c: (setup_source), (mute_group_type):
1802         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
1803           Fixes for API changes in core.
1804
1805 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1806
1807         * gst/playback/gstplaybasebin.c: (fill_buffer):
1808           Use _new_custom() so we can set custom message types for buffering
1809           messages.
1810
1811 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
1812
1813         * configure.ac:
1814         * gst-libs/gst/Makefile.am:
1815         * gst-libs/gst/gconf/.cvsignore:
1816         * gst-libs/gst/gconf/Makefile.am:
1817         * gst-libs/gst/gconf/test-gconf.c:
1818         * pkgconfig/Makefile.am:
1819         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
1820         * pkgconfig/gstreamer-gconf.pc.in:
1821           Remove gconf stuff, use gconf elements instead from now on.
1822
1823 2005-07-20  Wim Taymans  <wim@fluendo.com>
1824
1825         * gst-libs/gst/audio/TODO:
1826         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
1827         (gst_audio_clock_get_internal_time):
1828         * gst-libs/gst/audio/gstaudioclock.h:
1829         * gst-libs/gst/audio/gstbaseaudiosink.c:
1830         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
1831         (gst_base_audio_sink_get_time), (gst_base_audio_sink_event),
1832         (gst_base_audio_sink_render),
1833         (gst_base_audio_sink_create_ringbuffer),
1834         (gst_base_audio_sink_change_state):
1835         Make sure the audio clock always returns an increasing value.
1836
1837 2005-07-19  Andy Wingo  <wingo@pobox.com>
1838
1839         * gst/videotestsrc/: Cleanups.
1840
1841 2005-07-19  Wim Taymans  <wim@fluendo.com>
1842
1843         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
1844         Better debugging.
1845
1846 2005-07-19  Wim Taymans  <wim@fluendo.com>
1847
1848         * examples/seeking/seek.c: (make_dv_pipeline),
1849         (make_vorbis_theora_pipeline), (query_rates),
1850         (query_positions_elems), (query_positions_pads), (do_seek):
1851         Make correct DV pipeline.
1852
1853 2005-07-18  Andy Wingo  <wingo@pobox.com>
1854
1855         * configure.ac (DEFAULT_AUDIOSINK, DEFAULT_AUDIOSRC): Use alsa by
1856         default. Also because it's the only thing that really works. (This
1857         is used in the GConf elements).
1858         Use AS_LIBTOOL_TAGS.
1859
1860 2005-07-18  Wim Taymans  <wim@fluendo.com>
1861
1862         * gst/playback/gstdecodebin.c: (remove_element_chain):
1863         * gst/playback/gstplaybin.c: (add_sink):
1864         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
1865         (gst_stream_info_set_mute):
1866         * gst/playback/gststreamselector.c:
1867         (gst_stream_selector_get_linked_pad),
1868         (gst_stream_selector_getcaps), (gst_stream_selector_chain):
1869         More leak and compile fixes.
1870
1871 2005-07-18  Wim Taymans  <wim@fluendo.com>
1872
1873         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
1874         (query_rates), (query_positions_elems), (query_positions_pads),
1875         (do_seek), (seek_cb), (stop_seek):
1876         Updated seek example. 
1877
1878         * gst/playback/gstdecodebin.c: (remove_element_chain), (unlinked):
1879         * gst/playback/gstplaybasebin.c: (queue_threshold_reached),
1880         (queue_out_of_data), (gen_preroll_element), (new_decoded_pad):
1881         * gst/playback/gstplaybin.c: (add_sink):
1882         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
1883         (gst_stream_info_set_mute):
1884         Some refcount leak fixes.
1885
1886 2005-07-16  Wim Taymans  <wim@fluendo.com>
1887
1888         * gst-libs/gst/audio/gstbaseaudiosink.c:
1889         (gst_base_audio_sink_render):
1890         Align samples even if we have roundoff errors in the 
1891         timestamp conversion.
1892
1893 2005-07-16  Wim Taymans  <wim@fluendo.com>
1894
1895         * docs/libs/tmpl/gstringbuffer.sgml:
1896         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
1897         (query_rates), (query_positions_elems), (query_positions_pads),
1898         (update_scale), (do_seek):
1899         Updated seek example.
1900
1901         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
1902         (gst_ogg_pad_submit_page), (gst_ogg_demux_activate_chain),
1903         (gst_ogg_demux_find_chains), (gst_ogg_demux_send_event),
1904         (gst_ogg_demux_loop):
1905         Push out correct discont values.
1906
1907         * ext/theora/theoradec.c: (theora_dec_src_convert),
1908         (theora_dec_sink_convert), (theora_dec_src_getcaps),
1909         (theora_dec_sink_event), (theora_handle_type_packet),
1910         (theora_handle_header_packet), (theora_dec_push),
1911         (theora_handle_data_packet), (theora_dec_chain),
1912         (theora_dec_change_state):
1913         Better timestamping.
1914
1915         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
1916         (vorbis_dec_sink_event), (vorbis_dec_push),
1917         (vorbis_handle_data_packet), (vorbis_dec_chain):
1918         * ext/vorbis/vorbisdec.h:
1919         Better timestamping.
1920
1921         * gst-libs/gst/audio/gstbaseaudiosink.c:
1922         (gst_base_audio_sink_get_time), (gst_base_audio_sink_get_times),
1923         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
1924         Handle syncing on timestamps instead of sample offsets. Make
1925         use of DISCONT values as described in design docs.
1926
1927         * gst-libs/gst/audio/gstbaseaudiosrc.c:
1928         (gst_base_audio_src_get_time):
1929         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_acquire),
1930         (gst_ring_buffer_set_sample), (gst_ring_buffer_commit),
1931         (gst_ring_buffer_read):
1932         * gst-libs/gst/audio/gstringbuffer.h:
1933         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times),
1934         (gst_ximagesink_show_frame):
1935         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
1936         Correcly convert buffer timestamp to stream time.
1937
1938 2005-07-16  Wim Taymans  <wim@fluendo.com>
1939
1940         * gst/audioconvert/gstaudioconvert.c:
1941         (gst_audio_convert_get_buffer):
1942         Timestamp buffers correctly.
1943
1944         * gst/playback/gstplaybin.c: (gen_video_element):
1945         Make internal fakesink silent.
1946
1947 2005-07-15  Wim Taymans  <wim@fluendo.com>
1948
1949         * gst/ffmpegcolorspace/Makefile.am:
1950         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1951         (gst_ffmpegcsp_caps_remove_format_info),
1952         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps),
1953         (gst_ffmpegcsp_get_type), (gst_ffmpegcsp_class_init),
1954         (gst_ffmpegcsp_init), (gst_ffmpegcsp_get_size),
1955         (gst_ffmpegcsp_transform_ip), (gst_ffmpegcsp_transform):
1956         Ported ffmpegcolorspace to basetransform.
1957
1958         * gst/videoscale/gstvideoscale.c: (gst_videoscale_transform):
1959         * gst/volume/gstvolume.c: (volume_transform):
1960         Ported to new API.
1961
1962 2005-07-14  Wim Taymans  <wim@fluendo.com>
1963
1964         * gst/videotestsrc/Makefile.am:
1965         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get_type),
1966         (gst_videotestsrc_class_init), (gst_videotestsrc_negotiate),
1967         (gst_videotestsrc_setcaps), (gst_videotestsrc_getcaps),
1968         (gst_videotestsrc_init), (gst_videotestsrc_event),
1969         (gst_videotestsrc_create), (gst_videotestsrc_start),
1970         (gst_videotestsrc_stop), (gst_videotestsrc_get_times),
1971         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
1972         (gst_videotestsrc_get_property):
1973         * gst/videotestsrc/gstvideotestsrc.h:
1974         Make videotestsrc a pushsrc.
1975
1976 2005-07-14  Wim Taymans  <wim@fluendo.com>
1977
1978         * gst/tcp/gstfdset.c: (gst_fdset_free):
1979         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
1980         (gst_multifdsink_add), (gst_multifdsink_remove),
1981         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
1982         (gst_multifdsink_remove_client_link),
1983         (gst_multifdsink_client_queue_data),
1984         (gst_multifdsink_client_queue_caps),
1985         (gst_multifdsink_client_queue_buffer),
1986         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
1987         (gst_multifdsink_stop):
1988         * gst/tcp/gstmultifdsink.h:
1989         0.8 backporting.
1990
1991         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
1992         Also draw image when not from a pool.
1993
1994 2005-07-14  Wim Taymans  <wim@fluendo.com>
1995
1996         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
1997         (mute_stream), (silence_stream):
1998         Small debug additions.
1999
2000 2005-07-14  Wim Taymans  <wim@fluendo.com>
2001
2002         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
2003         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
2004         (gst_ogg_demux_activate_chain), (gst_ogg_demux_loop):
2005         Better error recovery, ignore unconnected pads and
2006         non-fatal errors.
2007
2008 2005-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
2009
2010         * docs/libs/tmpl/gstaudio.sgml:
2011         * docs/libs/tmpl/gstcolorbalance.sgml:
2012         * docs/libs/tmpl/gstgconf.sgml:
2013         * docs/libs/tmpl/gstmixer.sgml:
2014         * docs/libs/tmpl/gstringbuffer.sgml:
2015         * docs/libs/tmpl/gsttuner.sgml:
2016         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2017         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
2018         (gst_tcpclientsrc_class_init):
2019         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
2020         (gst_tcpserversrc_class_init):
2021         * sys/v4l/gstv4lelement.c:
2022           more autistic cleanliness in functions/names/defines
2023
2024 2005-07-13  Thomas Vander Stichele  <thomas at apestaart dot org>
2025
2026         * configure.ac:
2027           make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should be
2028           added manually to each Makefile.am so we are sure it goes
2029           *last* and doesn't add -L flags before linking in libs of our
2030           own, like, say, internal .la libs, that then accidentally pick
2031           up the installed copy.
2032         * docs/libs/Makefile.am:
2033         * ext/alsa/Makefile.am:
2034         * ext/cdparanoia/Makefile.am:
2035         * ext/gnomevfs/Makefile.am:
2036         * ext/libvisual/Makefile.am:
2037         * ext/ogg/Makefile.am:
2038         * ext/theora/Makefile.am:
2039         * ext/vorbis/Makefile.am:
2040         * gst-libs/gst/video/Makefile.am:
2041         * gst/adder/Makefile.am:
2042         * gst/audioconvert/Makefile.am:
2043         * gst/audiorate/Makefile.am:
2044         * gst/audioscale/Makefile.am:
2045         * gst/ffmpegcolorspace/Makefile.am:
2046         * gst/playback/Makefile.am:
2047         * gst/sine/Makefile.am:
2048         * gst/subparse/Makefile.am:
2049         * gst/tags/Makefile.am:
2050         * gst/tcp/Makefile.am:
2051         * gst/typefind/Makefile.am:
2052         * gst/videorate/Makefile.am:
2053         * gst/videoscale/Makefile.am:
2054         * gst/videotestsrc/Makefile.am:
2055         * gst/volume/Makefile.am:
2056         * sys/v4l/Makefile.am:
2057         * sys/ximage/Makefile.am:
2058         * sys/xvimage/Makefile.am:
2059           adapt properly to this change. This should make sure that
2060           plugins and libs properly link to the as-yet-uninstalled
2061           copies of stuff like libgstinterfaces and libgstvideo
2062
2063 2005-07-13  Andy Wingo  <wingo@pobox.com>
2064
2065         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_stop): Fix a spurious warning.
2066         (gst_v4lsrc_fixate): Fixate on format as well.
2067
2068         * sys/xvimage/xvimagesink.c (gst_xvimage_buffer_destroy) 
2069         (gst_xvimagesink_xvimage_new): Ref the xvimagesink while the
2070         buffer points to it.
2071         (gst_xvimagesink_check_xshm_calls): Don't use our xvimage buffer,
2072         rather just doing X calls ourselves. Also fixes a memleak.
2073
2074 2005-07-12  Andy Wingo  <wingo@pobox.com>
2075
2076         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_get_property) 
2077         (gst_v4lsrc_set_property, gst_v4lsrc_class_init, gst_v4lsrc_init) 
2078         (gst_v4lsrc_create): Re-add the copy-mode property, default to
2079         TRUE to avoid deadlocks if an element holds on to our buffers.
2080
2081 2005-07-11  Thomas Vander Stichele  <thomas at apestaart dot org>
2082
2083         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
2084         (gst_sinesrc_init), (gst_sinesrc_create),
2085         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
2086         (gst_sinesrc_start):
2087         * gst/sine/gstsinesrc.h:
2088           removing num-buffers property before moving it
2089
2090 2005-07-10  Thomas Vander Stichele  <thomas at apestaart dot org>
2091
2092         * configure.ac:
2093           use overridable ERROR_CFLAGS
2094         * docs/libs/gst-plugins-base-libs.types:
2095         * docs/libs/tmpl/gstringbuffer.sgml:
2096         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
2097         (gst_alsasink_class_init):
2098         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
2099         (gst_alsasrc_class_init):
2100         * gst-libs/gst/audio/audio.h:
2101         * gst-libs/gst/audio/gstaudioclock.h:
2102         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type),
2103         (gst_audio_filter_base_init), (gst_audio_filter_class_init),
2104         (gst_audio_filter_link), (gst_audio_filter_init),
2105         (gst_audio_filter_chain), (gst_audio_filter_set_property),
2106         (gst_audio_filter_get_property),
2107         (gst_audio_filter_class_add_pad_templates):
2108         * gst-libs/gst/audio/gstaudiofilter.h:
2109         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
2110         (gst_audio_filter_template_get_type),
2111         (gst_audio_filter_template_base_init),
2112         (gst_audio_filter_template_class_init),
2113         (gst_audio_filter_template_init),
2114         (gst_audio_filter_template_set_property),
2115         (gst_audio_filter_template_get_property), (plugin_init),
2116         (gst_audio_filter_template_setup),
2117         (gst_audio_filter_template_filter),
2118         (gst_audio_filter_template_filter_inplace):
2119         * gst-libs/gst/audio/gstaudiosink.c:
2120         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
2121         (audioringbuffer_thread_func), (gst_audioringbuffer_acquire),
2122         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
2123         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
2124         (gst_audio_sink_base_init), (gst_audio_sink_class_init),
2125         (gst_audio_sink_init), (gst_audio_sink_create_ringbuffer):
2126         * gst-libs/gst/audio/gstaudiosink.h:
2127         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
2128         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
2129         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
2130         (gst_audioringbuffer_start), (gst_audioringbuffer_stop),
2131         (gst_audioringbuffer_delay), (gst_audio_src_base_init),
2132         (gst_audio_src_class_init), (gst_audio_src_init),
2133         (gst_audio_src_create_ringbuffer):
2134         * gst-libs/gst/audio/gstaudiosrc.h:
2135         * gst-libs/gst/audio/gstbaseaudiosink.c:
2136         (gst_base_audio_sink_base_init), (gst_base_audio_sink_class_init),
2137         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
2138         (gst_base_audio_sink_get_clock), (gst_base_audio_sink_get_time),
2139         (gst_base_audio_sink_set_property),
2140         (gst_base_audio_sink_get_property), (gst_base_audio_sink_setcaps),
2141         (gst_base_audio_sink_get_times), (gst_base_audio_sink_event),
2142         (gst_base_audio_sink_preroll), (gst_base_audio_sink_render),
2143         (gst_base_audio_sink_create_ringbuffer),
2144         (gst_base_audio_sink_callback), (gst_base_audio_sink_change_state):
2145         * gst-libs/gst/audio/gstbaseaudiosink.h:
2146         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2147         (gst_base_audio_src_base_init), (gst_base_audio_src_class_init),
2148         (gst_base_audio_src_init), (gst_base_audio_src_get_clock),
2149         (gst_base_audio_src_get_time), (gst_base_audio_src_set_property),
2150         (gst_base_audio_src_get_property), (gst_base_audio_src_fixate),
2151         (gst_base_audio_src_setcaps), (gst_base_audio_src_get_times),
2152         (gst_base_audio_src_event), (gst_base_audio_src_create),
2153         (gst_base_audio_src_create_ringbuffer),
2154         (gst_base_audio_src_callback), (gst_base_audio_src_change_state):
2155         * gst-libs/gst/audio/gstbaseaudiosrc.h:
2156         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_get_type),
2157         (gst_ring_buffer_class_init), (gst_ring_buffer_init),
2158         (gst_ring_buffer_dispose), (gst_ring_buffer_finalize),
2159         (gst_ring_buffer_debug_spec_caps),
2160         (gst_ring_buffer_debug_spec_buff), (gst_ring_buffer_parse_caps),
2161         (gst_ring_buffer_set_callback), (gst_ring_buffer_acquire),
2162         (gst_ring_buffer_release), (gst_ring_buffer_is_acquired),
2163         (gst_ring_buffer_start), (gst_ring_buffer_pause),
2164         (gst_ring_buffer_stop), (gst_ring_buffer_delay),
2165         (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
2166         (wait_segment), (gst_ring_buffer_commit), (gst_ring_buffer_read),
2167         (gst_ring_buffer_prepare_read), (gst_ring_buffer_advance),
2168         (gst_ring_buffer_clear):
2169         * gst-libs/gst/audio/gstringbuffer.h:
2170         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init),
2171         (gst_video_sink_class_init), (gst_video_sink_get_type):
2172         * gst-libs/gst/video/videosink.h:
2173         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
2174         (gst_multifdsink_class_init),
2175         (gst_multifdsink_handle_client_write),
2176         (gst_multifdsink_change_state):
2177         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
2178         (gst_tcpclientsink_setcaps):
2179         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
2180         (gst_ximagesink_getcaps), (gst_ximagesink_setcaps),
2181         (gst_ximagesink_change_state), (gst_ximagesink_show_frame),
2182         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
2183         (gst_ximagesink_send_pending_navigation),
2184         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size),
2185         (gst_ximagesink_class_init), (gst_ximagesink_get_type):
2186         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
2187         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
2188         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc),
2189         (gst_xvimagesink_send_pending_navigation),
2190         (gst_xvimagesink_navigation_send_event),
2191         (gst_xvimagesink_set_xwindow_id),
2192         (gst_xvimagesink_get_desired_size), (gst_xvimagesink_class_init),
2193         (gst_xvimagesink_get_type):
2194         more macro splitting
2195
2196 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
2197
2198         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
2199           plug a memleak, allows me to import 1479 albums in one go
2200           in jamboree
2201         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
2202         (vorbis_handle_type_packet), (vorbis_dec_chain),
2203         (vorbis_dec_change_state):
2204           fix some format strings
2205
2206 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
2207
2208         * docs/libs/tmpl/gstcolorbalance.sgml:
2209         * docs/libs/tmpl/gstmixer.sgml:
2210         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
2211         (gst_alsasink_set_property), (gst_alsasink_get_property):
2212         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init),
2213         (gst_alsasrc_set_property), (gst_alsasrc_get_property):
2214           add device property
2215
2216 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
2217
2218         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
2219         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
2220         (audiocast_register_listener), (audiocast_thread_run),
2221         (gst_gnomevfssrc_send_additional_headers_callback),
2222         (gst_gnomevfssrc_received_headers_callback),
2223         (gst_gnomevfssrc_push_callbacks), (gst_gnomevfssrc_pop_callbacks),
2224         (gst_gnomevfssrc_get_icy_metadata), (gst_gnomevfssrc_create),
2225         (gst_gnomevfssrc_get_size):
2226           add/clean up debugging
2227         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
2228           cleanups
2229
2230 2005-07-07  Andy Wingo  <wingo@pobox.com>
2231
2232         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_fixate): Also fixate the
2233         framerate. Need to get a handle on when exactly this function is
2234         called, tho.
2235
2236         * sys/v4l/v4lsrc_calls.h:
2237         * sys/v4l/v4lsrc_calls.c: Remove sync-related stuff.
2238         (gst_v4lsrc_get_fps_list): Moved here from gstv4lsrc.c.
2239         (gst_v4lsrc_buffer_new): Totally derive from GstBuffer.
2240
2241         * sys/v4l/v4l_calls.h: Cast to V4lElement.
2242         * sys/v4l/v4l_calls.c: Header loc fixen, don't load mjpeg, all
2243         v4lelements are sources.
2244
2245         * sys/v4l/gstv4lxoverlay.h:
2246         * sys/v4l/gstv4lxoverlay.c:
2247         * sys/v4l/gstv4ltuner.h:
2248         * sys/v4l/gstv4ltuner.c: Header loc fixen.
2249         
2250         * sys/v4l/gstv4lsrc.h:
2251         * sys/v4l/gstv4lsrc.c: Crucial GPL update. Clean up a bit, port to
2252         PushSrc/BaseSrc. Removed most sync-related properties, videorate
2253         or something should handle that. Made a live source.
2254
2255         * sys/v4l/gstv4lelement.h:
2256         * sys/v4l/gstv4lelement.c: Derive from GstPushSrc. No more
2257         signals. Some cleanups.
2258
2259         * sys/v4l/gstv4lcolorbalance.h: Interface header update.
2260
2261         * sys/v4l/gstv4l.c: Don't register v4lelement, or the jpeg/mjpeg
2262         stuff.
2263
2264         * sys/v4l/Makefile.am: Build everything except the jpeg/mjpeg
2265         stuff.
2266
2267         * sys/Makefile.am (SUBDIRS): Hit the V4L crack pipe.
2268
2269 2005-07-07  Wim Taymans  <wim@fluendo.com>
2270
2271         * ext/theora/theoradec.c: (theora_get_query_types),
2272         (theora_dec_src_getcaps), (theora_dec_push):
2273         * ext/vorbis/vorbisdec.c: (vorbis_get_query_types):
2274         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types):
2275         Remove deprecated/unused query types.
2276
2277 2005-07-06  Wim Taymans  <wim@fluendo.com>
2278
2279         * ext/alsa/Makefile.am:
2280         * ext/alsa/gstalsaplugin.c: (plugin_init):
2281         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
2282         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
2283         (gst_alsasrc_dispose), (gst_alsasrc_base_init),
2284         (gst_alsasrc_class_init), (gst_alsasrc_init),
2285         (gst_alsasrc_getcaps), (set_hwparams), (set_swparams),
2286         (alsasrc_parse_spec), (gst_alsasrc_open), (gst_alsasrc_close),
2287         (xrun_recovery), (gst_alsasrc_read), (gst_alsasrc_delay),
2288         (gst_alsasrc_reset):
2289         * ext/alsa/gstalsasrc.h:
2290         * gst-libs/gst/audio/Makefile.am:
2291         * gst-libs/gst/audio/gstaudiosink.c:
2292         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
2293         (gst_audioringbuffer_start):
2294         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
2295         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
2296         (gst_audioringbuffer_init), (gst_audioringbuffer_dispose),
2297         (gst_audioringbuffer_finalize), (gst_audioringbuffer_acquire),
2298         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
2299         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
2300         (gst_audiosrc_base_init), (gst_audiosrc_class_init),
2301         (gst_audiosrc_init), (gst_audiosrc_create_ringbuffer):
2302         * gst-libs/gst/audio/gstaudiosrc.h:
2303         * gst-libs/gst/audio/gstbaseaudiosink.c:
2304         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
2305         (gst_baseaudiosink_get_time), (gst_baseaudiosink_setcaps),
2306         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render):
2307         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2308         (gst_baseaudiosrc_base_init), (gst_baseaudiosrc_class_init),
2309         (gst_baseaudiosrc_init), (gst_baseaudiosrc_get_clock),
2310         (gst_baseaudiosrc_get_time), (gst_baseaudiosrc_set_property),
2311         (gst_baseaudiosrc_get_property), (gst_baseaudiosrc_fixate),
2312         (gst_baseaudiosrc_setcaps), (gst_baseaudiosrc_get_times),
2313         (gst_baseaudiosrc_event), (gst_baseaudiosrc_create),
2314         (gst_baseaudiosrc_create_ringbuffer), (gst_baseaudiosrc_callback),
2315         (gst_baseaudiosrc_change_state):
2316         * gst-libs/gst/audio/gstbaseaudiosrc.h:
2317         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
2318         (gst_ringbuffer_debug_spec_caps), (gst_ringbuffer_debug_spec_buff),
2319         (gst_ringbuffer_parse_caps), (gst_ringbuffer_start),
2320         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
2321         (gst_ringbuffer_samples_done), (gst_ringbuffer_set_sample),
2322         (wait_segment), (gst_ringbuffer_commit), (gst_ringbuffer_read),
2323         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance):
2324         * gst-libs/gst/audio/gstringbuffer.h:
2325         Added audiosource base classes.
2326         Ported alsasrc, still very basic.
2327
2328 2005-07-06  Wim Taymans  <wim@fluendo.com>
2329
2330         * ext/theora/theoradec.c: (theora_dec_src_getcaps),
2331         (theora_dec_push), (theora_handle_data_packet):
2332         Prepare for better timestamp fix later.
2333
2334         * gst/audioconvert/gstaudioconvert.c:
2335         List most accurate caps first
2336
2337         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_loop):
2338         Use proper pad task function.
2339
2340         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
2341         (gst_xvimagesink_show_frame):
2342         Fix deadlock when alloc failed.
2343
2344 2005-07-05  Andy Wingo  <wingo@pobox.com>
2345
2346         * ext/gnomevfs/gstgnomevfssrc.c:
2347         * gst/sine/gstsinesrc.c:
2348         * gst/tcp/gsttcpserversrc.c:
2349         * gst/tcp/gsttcpclientsrc.c: s/BASESRC/BASE_SRC/.
2350
2351         * sys/v4l/: Port from 0.8.
2352
2353         * Many files: Null if we got it....
2354
2355 2005-07-05  Andy Wingo  <wingo@pobox.com>
2356
2357         * gst/tcp/gsttcpserversink.c (gst_tcpserversink_handle_server_read): 
2358         * gst/tcp/gstmultifdsink.c (gst_multifdsink_client_queue_data):
2359         Signedness fixes.
2360
2361 2005-07-05  Wim Taymans  <wim@fluendo.com>
2362
2363         * configure.ac:
2364         * gst/tcp/Makefile.am:
2365         * gst/tcp/README:
2366         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
2367         (gst_multifdsink_base_init), (gst_multifdsink_class_init),
2368         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
2369         (is_sync_frame), (gst_multifdsink_handle_client_write),
2370         (gst_multifdsink_render), (gst_multifdsink_start),
2371         (gst_multifdsink_stop), (gst_multifdsink_change_state):
2372         * gst/tcp/gstmultifdsink.h:
2373         * gst/tcp/gsttcp.c: (gst_tcp_host_to_ip),
2374         (gst_tcp_gdp_read_buffer), (gst_tcp_gdp_read_caps),
2375         (gst_tcp_gdp_write_buffer), (gst_tcp_gdp_write_caps):
2376         * gst/tcp/gsttcp.h:
2377         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
2378         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
2379         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
2380         (gst_tcpclientsink_stop), (gst_tcpclientsink_change_state):
2381         * gst/tcp/gsttcpclientsink.h:
2382         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
2383         (gst_tcpclientsrc_base_init), (gst_tcpclientsrc_class_init),
2384         (gst_tcpclientsrc_init), (gst_tcpclientsrc_getcaps),
2385         (gst_tcpclientsrc_create), (gst_tcpclientsrc_start),
2386         (gst_tcpclientsrc_stop), (gst_tcpclientsrc_unlock):
2387         * gst/tcp/gsttcpclientsrc.h:
2388         * gst/tcp/gsttcpplugin.c: (plugin_init):
2389         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init):
2390         * gst/tcp/gsttcpserversink.h:
2391         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
2392         (gst_tcpserversrc_base_init), (gst_tcpserversrc_class_init),
2393         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize),
2394         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
2395         (gst_tcpserversrc_stop):
2396         * gst/tcp/gsttcpserversrc.h:
2397         * gst/tcp/gsttcpsink.c:
2398         * gst/tcp/gsttcpsink.h:
2399         * gst/tcp/gsttcpsrc.c:
2400         * gst/tcp/gsttcpsrc.h:
2401         Ported tcp plugins to 0.9. 
2402         
2403
2404 2005-07-05  Andy Wingo  <wingo@pobox.com>
2405
2406         * gst/playback/gstplaybasebin.c (fill_buffer):
2407         message_new_application fixen.
2408
2409         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_caps):
2410         Style fix.
2411
2412 2005-07-04  Wim Taymans  <wim@fluendo.com>
2413
2414         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
2415         Set caps on output buffer.
2416
2417 2005-07-04  Andy Wingo  <wingo@pobox.com>
2418
2419         * ext/gnomevfs/gstgnomevfssrc.c
2420         (gst_gnomevfssrc_received_headers_callback) 
2421         (audiocast_thread_kill, audiocast_thread_run): FORTIFY fixen,
2422         hopefully.
2423
2424         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_fixate):
2425         No refcount leakage.
2426
2427         * configure.ac: Enable -Werror.
2428         
2429         * ext/theora/theoradec.c (theora_dec_src_getcaps):
2430         * gst/audioconvert/bufferframesconvert.c
2431         (buffer_frames_convert_fixate):
2432         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int)
2433         (gst_audio_convert_fixate):
2434         * gst/sine/gstsinesrc.c (gst_sinesrc_src_fixate)
2435         (gst_sinesrc_create): Fixate func changes.
2436         
2437         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
2438         (gst_ximagesink_buffer_alloc): Unused var.
2439
2440 2005-07-01  Andy Wingo  <wingo@pobox.com>
2441
2442         * ext/theora/theoradec.c (theora_dec_src_getcaps): Implement a
2443         getcaps to do explicit caps. Needs to be done in all decoders,
2444         possibly via a base class.
2445
2446         * configure.ac (GST_PLUGIN_LDFLAGS): Add videoscale.
2447
2448         * ext/ogg/gstoggdemux.c (gst_ogg_pad_typefind): No need to set
2449         caps on the sink pad, just rely on the pad template. Also, setting
2450         ANY caps on a pad is not valid because the caps are not fixed.
2451
2452         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc): Set the
2453         caps on the buffer, and get the width from the desired_caps if
2454         they're set.
2455         (gst_ximagesink_renegotiate_size): Implement via setting the
2456         desired_caps on the ximagesink.
2457         (gst_ximagesink_setcaps): Only reset the width of the player if it
2458         wasn't already set. Not sure if this is right.
2459         (gst_ximagesink_show_frame): Memcpy only for normal buffers.
2460
2461         * sys/ximage/ximagesink.h (desired_caps): New field, is the caps
2462         that the user wants. NULL unless the window has been resized.
2463
2464         * gst/volume/gstvolume.c (volume_transform): Adapt to
2465         basetransform refcount changes.
2466         
2467 2005-07-01  Andy Wingo  <wingo@pobox.com>
2468
2469         * gst/videoscale/gstvideoscale.c:
2470         * gst/videoscale/gstvideoscale.h: Clean up, port to 0.9. Derives
2471         from BaseTransform, implements a transform_caps. Removed dead code
2472         including some PAR stuff that was never reached -- should probably
2473         be added back somehow.
2474
2475 2005-07-01  Andy Wingo  <wingo@pobox.com>
2476
2477         * gst/videoscale: Merge David's work from 0.8 branch. Changes to
2478         come later.
2479
2480 2005-06-30  Thomas Vander Stichele  <thomas at apestaart dot org>
2481
2482         * configure.ac:
2483         * docs/libs/Makefile.am:
2484         * docs/libs/gst-plugins-libs.types:
2485         * ext/alsa/Makefile.am:
2486         * ext/alsa/gstalsamixer.h:
2487         * ext/alsa/gstalsamixeroptions.h:
2488         * ext/alsa/gstalsamixertrack.h:
2489         * gst-libs/gst/Makefile.am:
2490         * gst-libs/gst/colorbalance/.cvsignore:
2491         * gst-libs/gst/colorbalance/Makefile.am:
2492         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
2493         * gst-libs/gst/colorbalance/colorbalance.c:
2494         * gst-libs/gst/colorbalance/colorbalance.h:
2495         * gst-libs/gst/colorbalance/colorbalance.vcproj:
2496         * gst-libs/gst/colorbalance/colorbalancechannel.c:
2497         * gst-libs/gst/colorbalance/colorbalancechannel.h:
2498         * gst-libs/gst/interfaces/Makefile.am:
2499         * gst-libs/gst/interfaces/colorbalance.c:
2500         (gst_color_balance_class_init):
2501         * gst-libs/gst/interfaces/colorbalance.h:
2502         * gst-libs/gst/interfaces/interfaces-marshal.list:
2503         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_class_init):
2504         * gst-libs/gst/interfaces/mixer.h:
2505         * gst-libs/gst/interfaces/mixeroptions.h:
2506         * gst-libs/gst/interfaces/navigation.c:
2507         * gst-libs/gst/interfaces/tuner.c: (gst_tuner_class_init):
2508         * gst-libs/gst/interfaces/tuner.h:
2509         * gst/volume/Makefile.am:
2510         * gst/volume/gstvolume.c:
2511         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
2512         * sys/ximage/Makefile.am:
2513         * sys/ximage/ximagesink.c:
2514         * sys/xvimage/Makefile.am:
2515         * sys/xvimage/xvimagesink.c:
2516           fold in all interfaces into an interfaces dir, preserving CVS
2517           history
2518
2519 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2520
2521         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
2522           Fix build after riff changes.
2523
2524 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2525
2526         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
2527         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
2528         (gst_riff_create_video_template_caps),
2529         (gst_riff_create_audio_template_caps),
2530         (gst_riff_create_iavs_template_caps):
2531         * gst-libs/gst/riff/riff-media.h:
2532         * gst-libs/gst/riff/riff-read.h:
2533         * gst-libs/gst/riff/riff.c: (gst_riff_init):
2534           Add gst_riff_init() to initialize the debug category, instead
2535           of plugin_init(). Port riff-media.[ch] from -THREADED to HEAD.
2536
2537 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2538
2539         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init):
2540           Oops, I shouldn't apply hacks.
2541
2542 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2543
2544         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init):
2545           Remove pad_loop function which doesn't work.
2546
2547 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2548
2549         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain):
2550           Send EOS when deactivating.
2551         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
2552         (check_queue), (queue_threshold_reached), (queue_out_of_data),
2553         (gen_preroll_element), (probe_triggered), (mute_stream),
2554         (silence_stream), (new_decoded_pad), (setup_substreams),
2555         (set_active_source):
2556         * gst/playback/gstplaybin.c: (gst_play_bin_get_property),
2557         (remove_sinks), (add_sink):
2558         * gst/playback/gststreaminfo.c: (cb_probe), (gst_stream_info_new):
2559           Change for new probe API.
2560
2561 2005-06-29  Wim Taymans  <wim@fluendo.com>
2562
2563         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_init):
2564         * gst-libs/gst/audio/gstbaseaudiosink.c:
2565         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
2566         (gst_baseaudiosink_change_state):
2567         * gst-libs/gst/audio/gstbaseaudiosink.h:
2568         * gst-libs/gst/audio/gstringbuffer.c:
2569         (gst_ringbuffer_set_callback):
2570         Fix compilation error.
2571         Ringbuffer starts out as not running.
2572         Free our clock in dispose.
2573         When releasing the ringbuffer we need to renegotiate so
2574         clear the pad caps.
2575
2576 2005-06-29  Thomas Vander Stichele  <thomas at apestaart dot org>
2577
2578         * autogen.sh:
2579         * configure.ac:
2580         * docs/Makefile.am:
2581         * docs/libs/Makefile.am:
2582         * docs/libs/gst-plugins-libs-docs.sgml:
2583         * docs/libs/gst-plugins-libs-sections.txt:
2584         * docs/libs/gst-plugins-libs.types:
2585         * docs/libs/tmpl/gstaudio.sgml:
2586         * docs/libs/tmpl/gstcolorbalance.sgml:
2587         * docs/libs/tmpl/gstringbuffer.sgml:
2588         * gst-libs/gst/audio/gstringbuffer.c:
2589         (gst_ringbuffer_set_callback):
2590           reinstate gtk-doc docs for plugin libs
2591
2592 2005-06-28  Wim Taymans  <wim@fluendo.com>
2593
2594         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
2595         (gst_ogg_demux_init):
2596         Removed pad loop function.
2597
2598 2005-06-28  Wim Taymans  <wim@fluendo.com>
2599
2600         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
2601         If we're building a chain we are not in an error case
2602         when we queue a buffer.
2603
2604 2005-06-28  Andy Wingo  <wingo@pobox.com>
2605
2606         * *.c: Don't cast to GstObject before reffing/unreffing.
2607
2608 2005-06-27  Andy Wingo  <wingo@pobox.com>
2609
2610         * gst/videotestsrc/gstvideotestsrc.c
2611         (gst_videotestsrc_activate_push): Activation API changes.
2612
2613         * gst/playback/gstdecodebin.c (gst_decode_bin_change_state) 
2614         (gst_decode_bin_dispose): Free dynamics in READY->NULL, because
2615         they have refs on the decodebin.
2616
2617         * ext/ogg/gstoggdemux.c (gst_ogg_pad_class_init): Ref the right
2618         parent class.
2619         (gst_ogg_pad_typefind): Don't leak a pad ref.
2620         (gst_ogg_chain_new_stream): gst_object_unref, not g_object_unref.
2621         (gst_ogg_demux_sink_activate, gst_ogg_demux_sink_activate_push) 
2622         (gst_ogg_demux_sink_activate_pull): Changes for activation API.
2623
2624 2005-06-27  Edward Hervey  <edward@fluendo.com>
2625
2626         * ext/theora/theoradec.c: (theora_dec_change_state): 
2627         re-arranged call to parent's state change in order to avoid locks (or
2628         worse).
2629
2630 2005-06-26  Edward Hervey  <edward@fluendo.com>
2631
2632         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
2633         2nd argument of 'unknow-type' signal is a GstCaps and not a
2634         GstMiniObject
2635
2636 2005-06-25  Jan Schmidt  <thaytan@mad.scientist.com>
2637         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_acquire):
2638           Set the worker thread's running flag to TRUE before starting the
2639           thread.
2640         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
2641           Catch a failure to add typefind to the bin.
2642
2643 2005-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
2644
2645         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
2646         (gst_sinesrc_init), (gst_sinesrc_create),
2647         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
2648         (gst_sinesrc_start):
2649         * gst/sine/gstsinesrc.h:
2650           add num-buffers and timestamp-offset properties
2651         * gst/videotestsrc/gstvideotestsrc.c:
2652         (gst_videotestsrc_class_init), (gst_videotestsrc_set_property),
2653         (gst_videotestsrc_get_property):
2654           add timestamp-offset property
2655
2656 2005-06-23  Christian Schaller  <uraeus@gnome.org>
2657
2658         * configure.ac: add videorate
2659         * gst-plugins-base.spec.in: add videorate
2660
2661 2005-06-23  Wim Taymans  <wim@fluendo.com>
2662
2663         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
2664         (gst_videorate_getcaps), (gst_videorate_setcaps),
2665         (gst_videorate_event), (gst_videorate_chain):
2666         Fixed videorate, fixating an already fixated caps is not
2667         an error.
2668
2669 2005-06-23  Wim Taymans  <wim@fluendo.com>
2670
2671         * ext/ogg/README:
2672         * ext/ogg/gstoggmux.c: (gst_ogg_mux_set_header_on_caps):
2673         Buffer on caps is not boxed anymore.
2674
2675 2005-06-22  Wim Taymans  <wim@fluendo.com>
2676
2677         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
2678         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
2679         Set buffers on caps as miniobjects and not as boxed.
2680
2681 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
2682
2683         * configure.ac:
2684           back to HEAD
2685
2686 === release 0.9.1 ===
2687
2688 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
2689
2690         * .cvsignore:
2691         * NEWS:
2692         * README:
2693         * RELEASE:
2694         * configure.ac:
2695         * po/af.po:
2696         * po/az.po:
2697         * po/cs.po:
2698         * po/en_GB.po:
2699         * po/hu.po:
2700         * po/it.po:
2701         * po/nb.po:
2702         * po/nl.po:
2703         * po/or.po:
2704         * po/sq.po:
2705         * po/sr.po:
2706         * po/sv.po:
2707         * po/uk.po:
2708         * po/vi.po:
2709           updates for release
2710
2711 2005-06-09  Andy Wingo  <wingo@pobox.com>
2712
2713         * gst-libs/gst/net/Makefile.am (lib_LTLIBRARIES): Install gstnet.
2714         
2715 2005-06-09  Andy Wingo  <wingo@pobox.com>
2716
2717         * configure.ac:
2718         * gst-libs/gst/Makefile.am:
2719         * gst-libs/gst/net/Makefile.am:
2720         Add gstnet to build.
2721
2722 2005-06-09  Andy Wingo  <wingo@pobox.com>
2723
2724         * gst-libs/gst/gconf/gconf.c:
2725         * gst/playback/test.c:
2726         * gst/playback/gstplaybin.c (gen_video_element): Ghost pad API
2727         fixes.
2728
2729         * gst/audioconvert/gstaudioconvert.c: RPAD fixes.
2730
2731         * ext/theora/theoraenc.c (theora_enc_chain): 
2732         * ext/theora/theoradec.c (theora_handle_data_packet): GCC4 fixes.
2733
2734         * ext/ogg/gstoggdemux.c (GstOggPad): Derive from GstPad, not
2735         RealPad.
2736
2737 2005-06-02  Wim Taymans  <wim@fluendo.com>
2738
2739         * gst-libs/gst/net/Makefile.am:
2740         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
2741         * pkgconfig/gstreamer-libs.pc.in:
2742         Added net stuff, version net lib.
2743
2744 2005-06-02  Wim Taymans  <wim@fluendo.com>
2745
2746         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
2747         (query_rates), (query_positions_elems), (query_positions_pads),
2748         (do_seek):
2749         Updated seek example.
2750
2751 2005-06-02  Andy Wingo  <wingo@pobox.com>
2752
2753         * pkgconfig/gstreamer-libs-uninstalled.pc.in (prefix):
2754         * pkgconfig/gstreamer-libs.pc.in (prefix): Add gst/tag to the -L
2755         list.
2756
2757         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Don't
2758         remove the typefind, the bin dispose will do it for us. When it's
2759         removed and unreffed, the signal handler will be disconnected,
2760         too.
2761         (unlinked): It's too difficult to disconnect from unlinked
2762         handlers, as they are on pads not elements. Just punt if the pads
2763         aren't grandkids of the bin.
2764
2765 2005-06-02  Wim Taymans  <wim@fluendo.com>
2766
2767         * ext/ogg/README:
2768         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
2769         (gst_ogg_demux_activate_chain), (gst_ogg_demux_clear_chains):
2770         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page):
2771         * ext/theora/theoradec.c: (theora_dec_src_query),
2772         (theora_handle_data_packet):
2773         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
2774         (theora_enc_chain):
2775         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
2776         (vorbis_handle_data_packet):
2777         * gst/audioconvert/bufferframesconvert.c:
2778         (buffer_frames_convert_chain):
2779         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2780         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
2781         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
2782         (gst_ffmpegcsp_chain):
2783         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
2784         (gst_videorate_getcaps), (gst_videorate_setcaps),
2785         (gst_videorate_event), (gst_videorate_chain):
2786         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_activate),
2787         (gst_videotestsrc_src_query), (gst_videotestsrc_loop):
2788         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
2789         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
2790         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
2791         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
2792         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
2793         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
2794         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
2795         Cleanups and buffer alloc.
2796
2797 2005-05-31  Wim Taymans  <wim@fluendo.com>
2798
2799         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_delay):
2800         Don't try to call the delay method when the device is not
2801         opened.
2802
2803 2005-05-31  Wim Taymans  <wim@fluendo.com>
2804
2805         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_open):
2806         Get actual segment size and buffer size after opening
2807         the device.
2808
2809 2005-05-30  Wim Taymans  <wim@fluendo.com>
2810
2811         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
2812         (gst_ogg_demux_perform_seek), (gst_ogg_demux_clear_chains):
2813         Also FLUSH upstream, makes the loop function exit faster.
2814         
2815         * ext/theora/theoradec.c: (theora_dec_src_query):
2816         Some more debug info in the query.
2817         
2818         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
2819         (gst_ximagesink_setcaps):
2820         Release lock on par error, better error reporting.
2821
2822 2005-05-26  Wim Taymans  <wim@fluendo.com>
2823
2824         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
2825         (gst_ogg_demux_activate_chain), (gst_ogg_demux_chain),
2826         (gst_ogg_demux_clear_chains), (gst_ogg_demux_change_state):
2827         Clear chains in READY
2828         Queue packets until the chain is activated.
2829
2830 2005-05-25  Wim Taymans  <wim@fluendo.com>
2831
2832         * gst-libs/gst/audio/gstaudiosink.c:
2833         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
2834         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
2835         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
2836         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
2837         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
2838         (gst_audiosink_create_ringbuffer):
2839         * gst-libs/gst/audio/gstbaseaudiosink.c:
2840         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
2841         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
2842         (gst_baseaudiosink_set_property), (build_linear_format),
2843         (debug_spec_caps), (debug_spec_buffer),
2844         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
2845         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
2846         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
2847         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
2848         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
2849         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
2850         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
2851         (gst_ringbuffer_play), (gst_ringbuffer_pause),
2852         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
2853         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
2854         (wait_segment), (gst_ringbuffer_commit),
2855         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
2856         (gst_ringbuffer_clear):
2857         Various small cleanups.
2858
2859         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
2860         (gst_audio_convert_change_state):
2861         * gst/subparse/gstsubparse.c: (gst_subparse_chain):
2862         No need to take the locks anymore.
2863
2864 2005-05-25  Wim Taymans  <wim@fluendo.com>
2865
2866         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
2867         (gst_decode_bin_dispose), (try_to_link_1), (get_our_ghost_pad),
2868         (remove_element_chain), (no_more_pads), (unlinked), (close_link),
2869         (type_found):
2870         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_dispose),
2871         (group_destroy), (group_commit), (queue_overrun),
2872         (gen_preroll_element), (no_more_pads), (preroll_unlinked),
2873         (mute_stream), (new_decoded_pad), (setup_substreams),
2874         (setup_source), (mute_group_type), (set_active_source),
2875         (gst_play_base_bin_change_state):
2876         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
2877         (gen_video_element), (gen_text_element), (gen_audio_element),
2878         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks):
2879         * gst/playback/gststreaminfo.c: (gst_stream_info_new),
2880         (gst_stream_info_dispose), (gst_stream_info_set_mute):
2881         * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
2882         Some playbin cleanups mostly refcounting sloppyness.
2883
2884 2005-05-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2885
2886         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
2887           Work with streaming input.
2888
2889 2005-05-25  Wim Taymans  <wim@fluendo.com>
2890
2891         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2892         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
2893         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
2894         (gst_ffmpegcsp_chain), (gst_ffmpegcsp_change_state):
2895         No need to take the STREAM lock anymore.
2896
2897 2005-05-25  Wim Taymans  <wim@fluendo.com>
2898
2899         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
2900         (gst_ogg_pad_typefind), (gst_ogg_pad_submit_packet),
2901         (gst_ogg_chain_new_stream), (gst_ogg_demux_perform_seek),
2902         (gst_ogg_demux_chain), (gst_ogg_demux_loop),
2903         (gst_ogg_demux_sink_activate):
2904         * ext/theora/theoradec.c: (theora_dec_src_event),
2905         (theora_handle_comment_packet), (theora_dec_chain),
2906         (theora_dec_change_state):
2907         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
2908         (vorbis_handle_data_packet), (vorbis_dec_chain),
2909         (vorbis_dec_change_state):
2910         Remove STREAM locks as they are taken in core now.
2911         Never set bogus granulepos on vorbis/theora.
2912         Fix leaks in theoradec tag parsing.
2913
2914 2005-05-25  Wim Taymans  <wim@fluendo.com>
2915
2916         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
2917         Fix memleaks, GST_BUFFER_DATA() is not freed.
2918
2919 2005-05-25  Wim Taymans  <wim@fluendo.com>
2920
2921         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
2922         Open non-blocking, set to blocking mode afterwards to avoid
2923         lockups when audio device is busy.
2924
2925 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2926
2927         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_clear):
2928           This can't be good.
2929
2930 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2931
2932         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
2933         (gst_audio_convert_chain), (gst_audio_convert_link_src),
2934         (gst_audio_convert_setcaps):
2935           Implement instant setup switching.
2936
2937 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2938
2939         * gst/playback/gstplaybasebin.c: (probe_triggered):
2940           Fix missing unlock.
2941         * gst/playback/gstplaybin.c: (add_sink):
2942           First add, then link (otherwise pad link fails).
2943
2944 2005-05-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
2945
2946         * examples/Makefile.am:
2947         fix buildbot (make distcheck)
2948
2949 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2950
2951         * gst/playback/gstplaybin.c: (gen_vis_element):
2952           Remove some wrong code. Doesn't work yet.
2953
2954 2005-05-19  Wim Taymans  <wim@fluendo.com>
2955
2956         * gst-libs/gst/net/Makefile.am:
2957         * gst-libs/gst/net/README:
2958         * gst-libs/gst/net/gstnetbuffer.c: (gst_netbuffer_get_type),
2959         (gst_netbuffer_class_init), (gst_netbuffer_init),
2960         (gst_netbuffer_finalize), (gst_netbuffer_copy),
2961         (gst_netbuffer_new), (gst_netaddress_set_ip4_address),
2962         (gst_netaddress_set_ip6_address), (gst_netaddress_get_net_type),
2963         (gst_netaddress_get_ip4_address), (gst_netaddress_get_ip6_address):
2964         * gst-libs/gst/net/gstnetbuffer.h:
2965         Added buffer subclass to store extra to/from addresses for
2966         network sources/sinks.
2967
2968 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2969
2970         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
2971           Don't lock an unassigned variable.
2972
2973 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
2974
2975         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
2976           Increase buffer for video, decrease buffer for other media types.
2977         * gst/playback/gstplaybin.c: (gen_video_element),
2978         (gen_audio_element):
2979           Change names for debugging purposes.
2980
2981 2005-05-18  Wim Taymans  <wim@fluendo.com>
2982
2983         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2984         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
2985         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
2986         (gst_ffmpegcsp_chain):
2987         Enable buffer alloc passthrough if the source and dest
2988         formats are the same.
2989
2990 2005-05-17  Wim Taymans  <wim@fluendo.com>
2991
2992         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
2993         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_get_data),
2994         (gst_ogg_demux_chain_unlocked):
2995         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
2996         (gst_audio_convert_caps_remove_format_info),
2997         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
2998         (gst_audio_convert_fixate), (gst_audio_convert_change_state):
2999         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
3000         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
3001         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_init),
3002         (gst_ffmpegcsp_bufferalloc), (gst_ffmpegcsp_chain),
3003         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
3004         (gst_ffmpegcsp_get_property):
3005         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
3006         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
3007         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
3008         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
3009         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_imagepool_clear),
3010         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
3011         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_free),
3012         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id):
3013         Leak fixes in oggdemux.
3014         Some cleanups in audioconvert.
3015         Make passthrough work along with buffer_alloc etc.
3016         Make buffer_alloc and buffer recycling actually work in
3017         xvimagesink.
3018
3019 2005-05-17  Thomas Vander Stichele  <thomas at apestaart dot org>
3020
3021         * gst/subparse/gstsubparse.c: (parse_subrip), (parse_mpsub):
3022           make the compiler happy
3023
3024 2005-05-17  Wim Taymans  <wim@fluendo.com>
3025
3026         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
3027         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
3028         (gst_xvimage_buffer_init), (gst_xvimage_buffer_class_init),
3029         (gst_xvimage_buffer_get_type), (gst_xvimagesink_check_xshm_calls),
3030         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
3031         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_setcaps),
3032         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
3033         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
3034         (gst_xvimagesink_set_xwindow_id):
3035         * sys/xvimage/xvimagesink.h:
3036         Port xvimagesink to new MiniObject.
3037
3038 2005-05-17  Wim Taymans  <wim@fluendo.com>
3039
3040         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
3041         (gst_audiofilter_chain):
3042         * gst-libs/gst/audio/gstaudiosink.c:
3043         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
3044         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
3045         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
3046         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
3047         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
3048         (gst_audiosink_create_ringbuffer):
3049         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
3050         (gst_audio_convert_caps_remove_format_info),
3051         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
3052         (gst_audio_convert_fixate), (gst_audio_convert_channels):
3053         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
3054         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
3055         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
3056         Fix passthrough in ffmpegcolorspace.
3057         Fix memset in audiosink on wrong memory.
3058
3059 2005-05-16  David Schleef  <ds@schleef.org>
3060
3061         * gst/playback/gststreaminfo.c: (cb_probe): Port from GstData
3062         to GstMiniObject.
3063
3064 2005-05-16  David Schleef  <ds@schleef.org>
3065
3066         Port from GstData to GstMiniObject.
3067         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
3068         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
3069         (gst_ogg_mux_queue_pads), (gst_ogg_mux_set_header_on_caps),
3070         (gst_ogg_mux_collected):
3071         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
3072         * ext/theora/theoradec.c: (theora_handle_comment_packet),
3073         (theora_handle_data_packet):
3074         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
3075         (theora_set_header_on_caps), (theora_enc_chain):
3076         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
3077         (vorbis_handle_comment_packet):
3078         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
3079         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
3080         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_chain):
3081         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_chain):
3082         * gst/audioconvert/gstaudioconvert.c:
3083         (gst_audio_convert_get_buffer):
3084         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
3085         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
3086         (mute_stream), (silence_stream):
3087         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
3088         * gst/volume/gstvolume.c: (volume_transform):
3089         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
3090         (gst_ximage_buffer_init), (gst_ximage_buffer_class_init),
3091         (gst_ximage_buffer_get_type), (gst_ximagesink_check_xshm_calls),
3092         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
3093         (gst_ximagesink_ximage_put), (gst_ximagesink_imagepool_clear),
3094         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_free),
3095         (gst_ximagesink_buffer_alloc):
3096         * sys/ximage/ximagesink.h:
3097
3098 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3099
3100         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
3101         (fill_buffer), (check_queue), (queue_threshold_reached),
3102         (queue_out_of_data):
3103         * gst/playback/gstplaybasebin.h:
3104           Post buffer-fullness on the bus.
3105
3106 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3107
3108         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
3109         (try_to_link_1):
3110         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
3111         (group_commit), (probe_triggered), (setup_source),
3112         (gst_play_base_bin_change_state):
3113         * gst/playback/gstplaybasebin.h:
3114         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
3115         (gst_play_bin_init), (remove_sinks), (setup_sinks),
3116         (gst_play_bin_change_state):
3117           Move setup_output_pads into a virtual function, remove
3118           group-switch (no longer needed) and redirect (handled by bus
3119           now) signals.
3120
3121 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3122
3123         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
3124         (gst_play_base_bin_class_init), (gst_play_base_bin_finalize),
3125         (get_active_group), (get_building_group), (group_destroy),
3126         (group_commit), (check_queue), (queue_overrun),
3127         (queue_threshold_reached), (queue_out_of_data),
3128         (gen_preroll_element), (remove_groups), (unknown_type),
3129         (add_element_stream), (no_more_pads), (probe_triggered),
3130         (preroll_unlinked), (new_decoded_pad), (setup_subtitle),
3131         (setup_substreams), (setup_source), (finish_source),
3132         (prepare_output), (muted_group_change_state),
3133         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
3134         (gst_play_base_bin_change_state):
3135         * gst/playback/gstplaybasebin.h:
3136         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
3137         (gst_play_bin_init), (gst_play_bin_set_property),
3138         (gen_video_element), (gen_text_element), (gen_audio_element),
3139         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks),
3140         (gst_play_bin_change_state):
3141         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
3142         (cb_probe), (gst_stream_info_new), (gst_stream_info_dispose),
3143         (stream_info_change_state), (gst_stream_info_set_mute),
3144         (gst_stream_info_get_property):
3145         * gst/playback/gststreaminfo.h:
3146         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
3147         (gst_stream_selector_get_linked_pad),
3148         (gst_stream_selector_getcaps),
3149         (gst_stream_selector_get_linked_pads),
3150         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
3151         * gst/playback/gststreamselector.h:
3152           Rough port of playbin. Needs some more work, but is mostly done,
3153           and uses a few locks in important places, which should make stuff
3154           like chain-switches clean. Still uses GST_STATE() in a few places,
3155           which isn't all that good an idea, subtitles/elements disabled
3156           because no elements to test with and thus probably broken, query
3157           and event handling moved to GstBin, internal thread removed
3158           alltogether because the pipeline does that for us now. Can play
3159           Ogg/Vorbis files. Haven't tested anything else yet.
3160
3161 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3162
3163         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain):
3164           Do no-more-pads (needed for autoplugging).
3165
3166 2005-05-10  Andy Wingo  <wingo@pobox.com>
3167
3168         * ext/vorbis/vorbisdec.c (vorbis_handle_comment_packet): Post a
3169         message to the bus with the tags. Still not sent downstream tho.
3170
3171         * gst/playback/gstdecodebin.c (remove_element_chain): Unref after
3172         get_parent.
3173         (remove_element_chain): Use OBJECT_PARENT instead of get_parent to
3174         avoid refcounting hassles.
3175
3176 2005-05-09  Andy Wingo  <wingo@pobox.com>
3177
3178         * gst/volume/Makefile.am:
3179         * gst/volume/demo.c
3180         * gst/volume/gstvolume.h
3181         * gst/volume/gstvolume.c: Port to 0.9 API, derive from
3182         basetransform. Probably need an audio filter base class.
3183
3184 2005-05-09  Wim Taymans  <wim@fluendo.com>
3185
3186         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_setcaps),
3187         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
3188         (gst_vorbisenc_set_header_on_caps), (gst_vorbisenc_sink_event),
3189         (gst_vorbisenc_chain):
3190         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
3191         (gst_audio_convert_caps_remove_format_info),
3192         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
3193         (gst_audio_convert_fixate), (gst_audio_convert_channels):
3194         Make caps writable before writing to it.
3195         Fix negotiation in audioconvert some more.
3196
3197 2005-05-09  Wim Taymans  <wim@fluendo.com>
3198
3199         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
3200         (gst_videorate_getcaps), (gst_videorate_setcaps),
3201         (gst_videorate_event), (gst_videorate_chain):
3202         Better negotiation.
3203
3204 2005-05-09  Wim Taymans  <wim@fluendo.com>
3205
3206         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
3207         (gst_videorate_getcaps), (gst_videorate_setcaps),
3208         (gst_videorate_blank_data), (gst_videorate_init),
3209         (gst_videorate_event), (gst_videorate_chain),
3210         (gst_videorate_change_state):
3211         Port videorate, do a better job at negotiation while we're at
3212         it.
3213
3214 2005-05-09  Jan Schmidt  <thaytan@mad.scientist.com>
3215
3216         * configure.ac:
3217           Disable libvisual
3218
3219         * examples/Makefile.am:
3220         * gst-libs/gst/audio/Makefile.am:
3221         * gst-libs/gst/riff/Makefile.am:
3222         * gst-libs/gst/tag/Makefile.am:
3223         * gst-libs/gst/video/Makefile.am:
3224           Fixups for missing variables.
3225
3226 2005-05-09  Wim Taymans  <wim@fluendo.com>
3227
3228         * examples/seeking/seek.c: (make_theora_pipeline),
3229         (make_vorbis_theora_pipeline), (make_avi_msmpeg4v3_mp3_pipeline),
3230         (query_rates), (query_positions_elems), (query_positions_pads),
3231         (update_scale), (play_cb), (pause_cb), (stop_cb), (main):
3232         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
3233         (gst_ogg_pad_query_types), (gst_ogg_pad_src_query),
3234         (gst_ogg_pad_typefind), (gst_ogg_demux_init),
3235         (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain),
3236         (gst_ogg_demux_read_end_chain), (gst_ogg_demux_sink_activate):
3237         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
3238         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
3239         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
3240         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
3241         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
3242         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
3243         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
3244         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain):
3245         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
3246         (theora_dec_src_convert), (theora_dec_sink_convert),
3247         (theora_dec_src_query), (theora_dec_sink_query),
3248         (theora_dec_src_event), (theora_dec_sink_event),
3249         (theora_handle_comment_packet), (theora_handle_type_packet),
3250         (theora_handle_header_packet), (theora_handle_data_packet),
3251         (theora_dec_chain):
3252         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
3253         (vorbis_dec_convert), (vorbis_dec_src_query),
3254         (vorbis_dec_sink_query), (vorbis_dec_src_event),
3255         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
3256         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
3257         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
3258         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_src_query),
3259         (gst_vorbisenc_sink_query), (gst_vorbisenc_init),
3260         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain):
3261         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
3262         (gst_play_bin_query):
3263         * gst/playback/test3.c: (update_scale):
3264         * gst/sine/gstsinesrc.c: (gst_sinesrc_setcaps),
3265         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start):
3266         * gst/subparse/gstsubparse.c: (gst_subparse_init):
3267         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
3268         (gst_videotestsrc_src_query):
3269         * gst/videotestsrc/videotestsrc.c: (paint_hline_I420),
3270         (paint_hline_Y41B), (paint_hline_Y42B), (paint_hline_Y800),
3271         (paint_hline_YUV9):
3272         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
3273         Port to new query API.
3274         Updated seek.
3275         Cleanups in x[v]imagesink
3276
3277 2005-05-09  Andy Wingo  <wingo@pobox.com>
3278
3279         * ext/alsa/gstalsasink.h:
3280         * ext/gnomevfs/gstgnomevfssrc.c:
3281         (gst_gnomevfssrc_get_icy_metadata):
3282         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek)
3283         (gst_ogg_demux_read_chain, gst_ogg_demux_read_end_chain)
3284         * ext/theora/theoradec.c (theora_dec_src_query)
3285         (theora_dec_src_event, theora_dec_sink_event)
3286         (theora_handle_comment_packet, theora_handle_data_packet):
3287         * ext/theora/theoraenc.c (theora_enc_chain):
3288         * ext/vorbis/vorbisdec.c (vorbis_dec_src_event)
3289         (vorbis_dec_sink_event, vorbis_handle_comment_packet):
3290         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
3291         * gst/typefind/gsttypefindfunctions.c (mp3_type_find)
3292         (qt_type_find):
3293         * gst/videotestsrc/videotestsrc.c (paint_setup_I420)
3294         (paint_setup_YV12, paint_setup_YUY2, paint_setup_UYVY)
3295         (paint_setup_YVYU, paint_setup_IYU2, paint_setup_Y41B)
3296         (paint_setup_Y42B, paint_setup_Y800, paint_setup_IMC1)
3297         (paint_setup_IMC2, paint_setup_IMC3, paint_setup_IMC4)
3298         (paint_setup_YVU9, paint_setup_YUV9, paint_setup_xRGB8888)
3299         (paint_setup_xBGR8888, paint_setup_RGBx8888)
3300         (paint_setup_BGRx8888, paint_setup_RGB888, paint_setup_BGR888)
3301         (paint_setup_RGB565, paint_setup_xRGB1555):
3302         * gst/videotestsrc/videotestsrc.h:
3303         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc):
3304         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support)
3305         (gst_xvimagesink_setcaps, gst_xvimagesink_buffer_alloc):
3306         GCC4 fixes.
3307         
3308         * ext/ogg/gstoggdemux.c (gst_ogg_demux_find_chains): Use the new
3309         gst_pad_query_position. Fixes oggdemux.
3310
3311 2005-05-08  David Schleef  <ds@schleef.org>
3312
3313         * configure.ac: Require liboil.
3314         * gst/videotestsrc/gstvideotestsrc.c: Fix up liboil calls, add
3315         a few more.
3316         * gst/videotestsrc/videotestsrc.c:
3317         * gst/videotestsrc/videotestsrc.h:
3318
3319 2005-05-06  Wim Taymans  <wim@fluendo.com>
3320
3321         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
3322         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
3323         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
3324         Well, unreffing a buffer right before pushing it is asking
3325         for trouble..
3326
3327 2005-05-06  Christian Schaller  <uraeus@gnome.org>
3328
3329         * pkgconfig/gstreamer-libs.pc.in: add missing library calls
3330
3331 2005-05-06  Wim Taymans  <wim@fluendo.com>
3332
3333         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
3334         (gst_audio_convert_caps_remove_format_info),
3335         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
3336         (gst_audio_convert_fixate), (gst_audio_convert_channels):
3337         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
3338         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
3339         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
3340         * gst/sine/Makefile.am:
3341         * gst/sine/gstsinesrc.c: (gst_sinesrc_get_type),
3342         (gst_sinesrc_class_init), (gst_sinesrc_init),
3343         (gst_sinesrc_src_fixate), (gst_sinesrc_setcaps),
3344         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start),
3345         (gst_sinesrc_update_freq):
3346         * gst/sine/gstsinesrc.h:
3347         * gst/tcp/gstmultifdsink.c:
3348         * sys/xvimage/xvimagesink.c:
3349         Fixed negotiation wrt _peer_get_caps()
3350         Some cleanups.
3351
3352
3353 2005-05-06  Wim Taymans  <wim@fluendo.com>
3354
3355         * gst-libs/gst/audio/gstaudiosink.c:
3356         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
3357         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
3358         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
3359         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
3360         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
3361         (gst_audiosink_create_ringbuffer):
3362         * gst-libs/gst/audio/gstbaseaudiosink.c:
3363         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
3364         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
3365         (gst_baseaudiosink_set_property), (build_linear_format),
3366         (debug_spec_caps), (debug_spec_buffer),
3367         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
3368         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
3369         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
3370         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
3371         * gst-libs/gst/audio/gstbaseaudiosink.h:
3372         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
3373         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
3374         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
3375         (gst_ringbuffer_play), (gst_ringbuffer_pause),
3376         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
3377         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
3378         (wait_segment), (gst_ringbuffer_commit),
3379         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
3380         (gst_ringbuffer_clear):
3381         * gst-libs/gst/audio/gstringbuffer.h:
3382         Make the base audiosink return an error when there is no
3383         audiobuffer negotiated.
3384
3385 2005-05-06  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
3386
3387         * ext/Makefile.am:
3388         Disable cdparanoia until someone ports it!
3389
3390 2005-05-06  Wim Taymans  <wim@fluendo.com>
3391
3392         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
3393         (gst_ogg_demux_sink_activate):
3394         And revert after wingo's revert.. sigh..
3395
3396 2005-05-05  Andy Wingo  <wingo@pobox.com>
3397
3398         * gst/audiorate/gstaudiorate.c (gst_audiorate_class_init): Pacify
3399         GObject.
3400         * configure.ac: Return audiorate and subparse from the ghetto.
3401         Re-enable -Wall -Werror.
3402         * gst/subparse/gstsubparse.c:
3403         * gst/subparse/gstsubparse.h: Port to 0.9. Can operate loop-based
3404         or chain-based. Cleaned up a bit. Not tested.
3405         
3406 2005-05-05  Christian Schaller <christian@fluendo.com> 
3407
3408         * Makefile.am: remove stuff that is not building
3409         * configure.ac: remove stuff that is not building
3410         * examples/Makefile.am: remove stuff that is not building
3411         * ext/alsa/gstalsasink.c: add alsa/ before the alsalib.h file
3412         * ext/alsa/gstalsasink.h: add alsa/ before the alsalib.h file
3413         * sys/Makefile.am: remove stuff that is not building
3414         * testsuite/Makefile.am: remove stuff that is not building
3415
3416 2005-05-05  Andy Wingo  <wingo@pobox.com>
3417
3418         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
3419         * gst-libs/gst/tag/gstvorbistag.c:
3420         (gst_tag_list_from_vorbiscomment_buffer), (gst_vorbis_tag_chain):
3421         * gst/adder/gstadder.h:
3422         * gst/audioconvert/gstchannelmix.c:
3423         (gst_audio_convert_fill_one_other):
3424         * gst/audiorate/gstaudiorate.c: (gst_audiorate_setcaps),
3425         (gst_audiorate_init), (gst_audiorate_chain):
3426         * gst/playback/gstplaybasebin.c: (setup_source):
3427         * gst/playback/test3.c: (update_scale):
3428         Some GCC4 fixes
3429         
3430         * po/af.po:
3431         * po/az.po:
3432         * po/cs.po:
3433         * po/en_GB.po:
3434         * po/hu.po:
3435         * po/it.po:
3436         * po/nb.po:
3437         * po/nl.po:
3438         * po/or.po:
3439         * po/sq.po:
3440         * po/sr.po:
3441         * po/sv.po:
3442         * po/uk.po:
3443         * po/vi.po: Foo
3444
3445 2005-05-05  Wim Taymans  <wim@fluendo.com>
3446
3447         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
3448         (gst_audio_convert_caps_remove_format_info),
3449         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
3450         (gst_audio_convert_change_state), (gst_audio_convert_channels):
3451         * gst/videotestsrc/gstvideotestsrc.c:
3452         (gst_videotestsrc_src_negotiate), (gst_videotestsrc_src_link),
3453         (gst_videotestsrc_parse_caps), (gst_videotestsrc_src_accept_caps),
3454         (gst_videotestsrc_setcaps), (gst_videotestsrc_activate),
3455         (gst_videotestsrc_init), (gst_videotestsrc_loop):
3456         Don't ignore _push() return values.
3457         Make sure no processing is done when shutting down.
3458         Videotestsrc pad activation fix.
3459
3460 2005-05-05  Wim Taymans  <wim@fluendo.com>
3461
3462         * gst/adder/Makefile.am:
3463         * gst/adder/gstadder.c: (gst_adder_setcaps),
3464         (gst_adder_class_init), (gst_adder_init),
3465         (gst_adder_request_new_pad), (gst_adder_collected),
3466         (gst_adder_change_state):
3467         * gst/adder/gstadder.h:
3468         Ported adder as an example of a mixer element using
3469         collect pads. Needs more negotiation work.
3470
3471 2005-05-05  Wim Taymans  <wim@fluendo.com>
3472
3473         * ext/theora/theoradec.c: (_inc_granulepos),
3474         (theora_dec_src_event), (theora_dec_sink_event),
3475         (theora_handle_comment_packet), (theora_handle_type_packet),
3476         (theora_handle_header_packet), (theora_handle_data_packet),
3477         (theora_dec_chain):
3478         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
3479         (gst_theora_enc_init), (theora_enc_sink_setcaps),
3480         (theora_push_buffer), (theora_push_packet),
3481         (theora_enc_sink_event), (theora_enc_chain),
3482         (theora_enc_change_state), (theora_enc_set_property),
3483         (theora_enc_get_property):
3484         Added stream lock to decoder so that we can serialize
3485         the discont event.
3486         More theoraenc porting, recover from errors, do clean
3487         shutdown.
3488
3489 2005-05-05  Wim Taymans  <wim@fluendo.com>
3490
3491         * ext/ogg/Makefile.am:
3492         * ext/ogg/README:
3493         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
3494         (gst_ogg_pad_submit_packet), (gst_ogg_demux_sink_activate),
3495         (gst_ogg_print):
3496         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
3497         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
3498         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
3499         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
3500         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected),
3501         (gst_ogg_mux_change_state):
3502         Ported ogg muxer.
3503
3504 2005-05-05  Wim Taymans  <wim@fluendo.com>
3505
3506         * docs/design-audiosinks.txt:
3507         * gst-libs/gst/audio/TODO:
3508         * gst-libs/gst/audio/gstaudiosink.c:
3509         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
3510         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
3511         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
3512         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
3513         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
3514         (gst_audiosink_create_ringbuffer):
3515         * gst-libs/gst/audio/gstbaseaudiosink.c:
3516         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
3517         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
3518         (gst_baseaudiosink_set_property), (build_linear_format),
3519         (debug_spec_caps), (debug_spec_buffer),
3520         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
3521         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
3522         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
3523         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
3524         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
3525         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
3526         (gst_ringbuffer_release), (gst_ringbuffer_play),
3527         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
3528         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
3529         (gst_ringbuffer_set_sample), (wait_segment),
3530         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
3531         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
3532         More work on the audiosink, mostly debugging and a race in
3533         shutdown.
3534
3535 2005-04-28  Wim Taymans  <wim@fluendo.com>
3536
3537         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
3538         (gst_ogg_demux_perform_seek), (gst_ogg_demux_sink_activate):
3539         * ext/vorbis/vorbisdec.c: (vorbis_dec_convert),
3540         (vorbis_dec_src_query), (vorbis_dec_src_event),
3541         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
3542         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
3543         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
3544         Don't crap out when seeking back to position 0.
3545
3546 2005-04-28  Wim Taymans  <wim@fluendo.com>
3547
3548         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
3549         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
3550         (make_vorbis_pipeline), (make_vorbis_theora_pipeline),
3551         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
3552         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline):
3553         Make audio sink configurable, use alsasink as default.
3554
3555 2005-04-28  Wim Taymans  <wim@fluendo.com>
3556
3557         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
3558         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
3559         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
3560         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain),
3561         (vorbis_dec_change_state):
3562         * ext/vorbis/vorbisdec.h:
3563         Refactor, use STREAM_LOCK.
3564
3565 2005-04-28  Wim Taymans  <wim@fluendo.com>
3566
3567         * ext/theora/theoradec.c: (_inc_granulepos),
3568         (theora_dec_sink_event), (theora_handle_comment_packet),
3569         (theora_handle_type_packet), (theora_handle_header_packet),
3570         (theora_handle_data_packet), (theora_dec_chain),
3571         (theora_dec_change_state):
3572         Refactor a bit, use STREAM_LOCK.
3573
3574 2005-04-28  Wim Taymans  <wim@fluendo.com>
3575
3576         * ext/alsa/Makefile.am:
3577         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_get_caps),
3578         (gst_alsa_fixate_to_mimetype), (gst_alsa_fixate_field_nearest_int),
3579         (gst_alsa_link), (gst_alsa_close_audio):
3580         * ext/alsa/gstalsaplugin.c: (plugin_init):
3581         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
3582         (gst_alsasink_dispose), (gst_alsasink_base_init),
3583         (gst_alsasink_class_init), (gst_alsasink_init),
3584         (gst_alsasink_getcaps), (set_hwparams), (set_swparams),
3585         (alsasink_parse_spec), (gst_alsasink_open), (gst_alsasink_close),
3586         (xrun_recovery), (gst_alsasink_write), (gst_alsasink_delay),
3587         (gst_alsasink_reset):
3588         * ext/alsa/gstalsasink.h:
3589         Implement alsasink with simple open/write/close API. 
3590         Make alsa dir build by disabling compilation of code.
3591
3592 2005-04-28  Wim Taymans  <wim@fluendo.com>
3593
3594         * gst-libs/gst/audio/Makefile.am:
3595         * gst-libs/gst/audio/audio.h:
3596         * gst-libs/gst/audio/audioclock.c:
3597         * gst-libs/gst/audio/audioclock.h:
3598         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_get_type),
3599         (gst_audio_clock_class_init), (gst_audio_clock_init),
3600         (gst_audio_clock_new), (gst_audio_clock_get_internal_time):
3601         * gst-libs/gst/audio/gstaudioclock.h:
3602         * gst-libs/gst/audio/gstaudiosink.c:
3603         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
3604         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
3605         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
3606         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
3607         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
3608         (gst_audiosink_create_ringbuffer):
3609         * gst-libs/gst/audio/gstbaseaudiosink.c:
3610         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
3611         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
3612         (gst_baseaudiosink_set_property), (gst_baseaudiosink_get_property),
3613         (build_linear_format), (debug_spec_caps), (debug_spec_buffer),
3614         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
3615         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
3616         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
3617         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
3618         * gst-libs/gst/audio/gstbaseaudiosink.h:
3619         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
3620         (gst_ringbuffer_init), (gst_ringbuffer_finalize),
3621         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
3622         (gst_ringbuffer_release), (gst_ringbuffer_play),
3623         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
3624         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
3625         (gst_ringbuffer_set_sample), (wait_segment),
3626         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
3627         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
3628         * gst-libs/gst/audio/gstringbuffer.h:
3629         Make ringbuffer faster and more simple by removing the locks
3630         in the playback thread.
3631         Add sample accurate playback based on buffer sample offsets.
3632         Make the baseaudiosink provide a clock.
3633         Parse caps in the base class.
3634         Correctly handle seeking, flushing and state changes.
3635
3636 2005-04-25  Thomas Vander Stichele  <thomas at apestaart dot org>
3637
3638         * configure.ac:
3639         * gst/audioconvert/Makefile.am:
3640         * gst/audioscale/Makefile.am:
3641           Fix part of the build.  Come on guys, autogen didn't even work :)
3642
3643 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3644
3645         * configure.ac:
3646         * gst-libs/gst/Makefile.am:
3647         * gst-libs/gst/media-info/.cvsignore:
3648         * gst-libs/gst/media-info/Makefile.am:
3649         * gst-libs/gst/media-info/README:
3650         * gst-libs/gst/media-info/media-info-priv.c:
3651         * gst-libs/gst/media-info/media-info-priv.h:
3652         * gst-libs/gst/media-info/media-info-test.c:
3653         * gst-libs/gst/media-info/media-info.c:
3654         * gst-libs/gst/media-info/media-info.h:
3655         * gst-libs/gst/media-info/media-info.vcproj:
3656         * pkgconfig/Makefile.am:
3657         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
3658         * pkgconfig/gstreamer-media-info.pc.in:
3659           Remove media-info, which is also successed by playbin (see Totem
3660           implementation).
3661
3662 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3663
3664         * configure.ac:
3665         * examples/Makefile.am:
3666         * examples/gstplay/.cvsignore:
3667         * examples/gstplay/Makefile.am:
3668         * examples/gstplay/player.c:
3669         * gst-libs/gst/Makefile.am:
3670         * gst-libs/gst/play/.cvsignore:
3671         * gst-libs/gst/play/Makefile.am:
3672         * gst-libs/gst/play/play.c:
3673         * gst-libs/gst/play/play.h:
3674         * gst-libs/gst/play/play.vcproj:
3675         * pkgconfig/Makefile.am:
3676         * pkgconfig/gstreamer-play-uninstalled.pc.in:
3677         * pkgconfig/gstreamer-play.pc.in:
3678           Remove libgstplay, playbin is now the official successor.
3679
3680 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3681
3682         * configure.ac:
3683         * gst-libs/gst/Makefile.am:
3684         * gst-libs/gst/xwindowlistener/Makefile.am:
3685         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
3686         * gst-libs/gst/xwindowlistener/xwindowlistener.h:
3687           Remove deprecated xwindowlistener (I've moved xwindowlistening
3688           in the v4l/v4l2 plugins over to serverside).
3689
3690 2005-04-25  David Schleef  <ds@schleef.org>
3691
3692         * examples/dynparams/Makefile.am: Move demo-dparams from gst/sine
3693         to examples/dynparams.  Examples do not belong interspersed with
3694         source code.
3695         * examples/dynparams/demo-dparams.c:
3696         * gst/sine/Makefile.am:
3697         * gst/sine/demo-dparams.c:
3698
3699 2005-04-25  David Schleef  <ds@schleef.org>
3700
3701         Don't use GST_PLUGIN_LDFLAGS, because these aren't plugins.
3702         * gst-libs/gst/audio/Makefile.am:
3703         * gst-libs/gst/riff/Makefile.am:
3704         * gst-libs/gst/tag/Makefile.am:
3705         * gst-libs/gst/video/Makefile.am:
3706         * gst-libs/gst/xwindowlistener/Makefile.am:
3707
3708         Convert to 0.9 API, seems to work:
3709         * sys/ximage/Makefile.am:
3710         * sys/ximage/ximagesink.c:
3711
3712 2005-04-24  David Schleef  <ds@schleef.org>
3713
3714         Link plugins against libraries:
3715         * ext/alsa/Makefile.am:
3716         * gst/tcp/Makefile.am:
3717
3718         Remove asm code that should be in liboil
3719         * gst/videoscale/Makefile.am:
3720         * gst/videoscale/videoscale_x86_asm.s:
3721
3722         gettext wants these checked in:
3723         * po/af.po:
3724         * po/az.po:
3725         * po/cs.po:
3726         * po/en_GB.po:
3727         * po/hu.po:
3728         * po/it.po:
3729         * po/nb.po:
3730         * po/nl.po:
3731         * po/or.po:
3732         * po/sq.po:
3733         * po/sr.po:
3734         * po/sv.po:
3735         * po/uk.po:
3736         * po/vi.po:
3737
3738 2005-04-24  David Schleef  <ds@schleef.org>
3739
3740         Convert gst_main() to g_main_loop_run()
3741         * gst/playback/decodetest.c: (main):
3742         * gst/playback/test2.c: (main):
3743         * gst/playback/test3.c: (main):
3744         * gst/playback/test4.c: (main):
3745
3746         Link plugins against libraries:
3747         * ext/libvisual/Makefile.am:
3748         * sys/xvimage/Makefile.am:
3749
3750 2005-04-24  David Schleef  <ds@schleef.org>
3751
3752         * configure.ac: Remove idct and resample libs
3753         * gst-libs/gst/Makefile.am: same
3754
3755         Remove usage of gst_library_load():
3756         * ext/alsa/gstalsaplugin.c: (plugin_init):
3757         * ext/libvisual/visual.c: (plugin_init):
3758         * ext/ogg/gstogg.c: (plugin_init):
3759         * ext/theora/theora.c: (plugin_init):
3760         * ext/vorbis/vorbis.c: (plugin_init):
3761         * gst-libs/gst/audio/gstaudiofiltertemplate.c: (plugin_init):
3762         * gst/audioscale/gstaudioscale.c:
3763         * gst/adder/gstadder.c: (plugin_init):
3764         * gst/audioconvert/plugin.c: (plugin_init):
3765         * sys/ximage/ximagesink.c: (plugin_init):
3766         * sys/xvimage/xvimagesink.c: (plugin_init):
3767         * gst/tcp/gsttcpplugin.c: (plugin_init):
3768
3769         Link plugins against libraries:
3770         * ext/ogg/Makefile.am:
3771         * ext/theora/Makefile.am:
3772         * ext/vorbis/Makefile.am:
3773         * gst/audioconvert/Makefile.am:
3774
3775         Create proper libraries:
3776         * gst-libs/gst/riff/Makefile.am:
3777         * gst-libs/gst/audio/Makefile.am:
3778         * gst-libs/gst/video/Makefile.am:
3779
3780         Move resample library to audioscale plugin directory:
3781         * gst-libs/gst/resample/Makefile.am:
3782         * gst-libs/gst/resample/README:
3783         * gst-libs/gst/resample/dtof.c:
3784         * gst-libs/gst/resample/dtos.c:
3785         * gst-libs/gst/resample/functable.c:
3786         * gst-libs/gst/resample/private.h:
3787         * gst-libs/gst/resample/resample.c:
3788         * gst-libs/gst/resample/resample.h:
3789         * gst-libs/gst/resample/resample.vcproj:
3790         * gst-libs/gst/resample/test.c:
3791         * gst/audioscale/Makefile.am:
3792         * gst/audioscale/README:
3793         * gst/audioscale/dtof.c:
3794         * gst/audioscale/dtos.c:
3795         * gst/audioscale/functable.c:
3796         * gst/audioscale/private.h:
3797         * gst/audioscale/resample.c:
3798         * gst/audioscale/resample.h:
3799         * gst/audioscale/test.c:
3800
3801         Move tagedit library to gst-libs:
3802         * gst-libs/gst/tag/Makefile.am:
3803         * gst-libs/gst/tag/gstid3tag.c:
3804         * gst-libs/gst/tag/gsttagediting.c:
3805         * gst-libs/gst/tag/gsttageditingprivate.h:
3806         * gst-libs/gst/tag/gstvorbistag.c:
3807         * gst/tags/Makefile.am:
3808         * gst/tags/gstid3tag.c:
3809         * gst/tags/gstvorbistag.c:
3810
3811         Fix for core changes:
3812         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
3813         (gst_sinesrc_init), (gst_sinesrc_src_fixate), (gst_sinesrc_link),
3814         (gst_sinesrc_getrange):
3815
3816 2005-04-23  David Schleef  <ds@schleef.org>
3817
3818         * gst-libs/gst/Makefile.am: Remove idct.  It hasn't been used
3819         in gst-plugins in a long time, and properly belongs in liboil.
3820         * gst-libs/gst/idct/Makefile.am:
3821         * gst-libs/gst/idct/README:
3822         * gst-libs/gst/idct/dct.h:
3823         * gst-libs/gst/idct/doieee:
3824         * gst-libs/gst/idct/fastintidct.c:
3825         * gst-libs/gst/idct/floatidct.c:
3826         * gst-libs/gst/idct/idct.c:
3827         * gst-libs/gst/idct/idct.h:
3828         * gst-libs/gst/idct/idtc.vcproj:
3829         * gst-libs/gst/idct/ieeetest.c:
3830         * gst-libs/gst/idct/intidct.c:
3831
3832 2005-04-20  Wim Taymans  <wim@fluendo.com>
3833
3834         * docs/design-audiosinks.txt:
3835         * gst-libs/gst/audio/Makefile.am:
3836         * gst-libs/gst/audio/TODO:
3837         * gst-libs/gst/audio/gstaudiosink.c:
3838         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
3839         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
3840         (gst_audioringbuffer_dispose), (gst_audioringbuffer_finalize),
3841         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
3842         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
3843         (gst_audioringbuffer_delay), (gst_audiosink_base_init),
3844         (gst_audiosink_class_init), (gst_audiosink_init),
3845         (gst_audiosink_create_ringbuffer):
3846         * gst-libs/gst/audio/gstaudiosink.h:
3847         * gst-libs/gst/audio/gstbaseaudiosink.c:
3848         (gst_baseaudiosink_base_init), (gst_baseaudiosink_class_init),
3849         (gst_baseaudiosink_init), (gst_baseaudiosink_set_property),
3850         (gst_baseaudiosink_get_property), (gst_baseaudiosink_setcaps),
3851         (gst_baseaudiosink_get_times), (gst_baseaudiosink_event),
3852         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render),
3853         (gst_baseaudiosink_create_ringbuffer),
3854         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
3855         * gst-libs/gst/audio/gstbaseaudiosink.h:
3856         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
3857         (gst_ringbuffer_class_init), (gst_ringbuffer_init),
3858         (gst_ringbuffer_dispose), (gst_ringbuffer_finalize),
3859         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
3860         (gst_ringbuffer_release), (gst_ringbuffer_play_unlocked),
3861         (gst_ringbuffer_play), (gst_ringbuffer_pause),
3862         (gst_ringbuffer_resume), (gst_ringbuffer_stop),
3863         (gst_ringbuffer_callback), (gst_ringbuffer_delay),
3864         (gst_ringbuffer_played_samples), (gst_ringbuffer_commit),
3865         (gst_ringbuffer_prepare_read), (gst_ringbuffer_clear):
3866         * gst-libs/gst/audio/gstringbuffer.h:
3867         An attempt at a set of audio base classes together with some
3868         design docs.
3869
3870 2005-04-20  Wim Taymans  <wim@fluendo.com>
3871
3872         * gst/audioconvert/Makefile.am:
3873         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
3874         (gst_audio_convert_caps_remove_format_info),
3875         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
3876         (gst_audio_convert_channels):
3877         Link against audio libs.
3878         Fix audio convert plugin.
3879
3880 2005-04-20  Wim Taymans  <wim@fluendo.com>
3881
3882         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter),
3883         (gst_ogg_demux_sink_activate):
3884         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
3885         (theora_set_header_on_caps), (theora_enc_sink_event),
3886         (theora_enc_chain):
3887         Fix theora encoder.
3888
3889 2005-04-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
3890
3891         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter):
3892         * gst/playback/gstdecodebin.c: (find_compatibles):
3893           Work with staticpadtemplates in elementfactories.
3894
3895 2005-04-12  Wim Taymans  <wim@fluendo.com>
3896
3897         * gst/playback/README:
3898         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
3899         (compare_ranks), (print_feature), (gst_decode_bin_init),
3900         (dynamic_create), (dynamic_free), (find_compatibles),
3901         (mimetype_is_raw), (close_pad_link), (got_redirect),
3902         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
3903         (new_pad), (no_more_pads), (unlinked), (close_link), (type_found),
3904         (gst_decode_bin_change_state):
3905         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
3906         (gst_play_base_bin_init), (group_destroy), (group_commit),
3907         (check_queue), (queue_overrun), (queue_threshold_reached),
3908         (queue_out_of_data), (gen_preroll_element), (unknown_type),
3909         (new_decoded_pad), (setup_subtitle), (gen_source_element),
3910         (got_redirect), (setup_source), (play_base_eos),
3911         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
3912         (gst_play_base_bin_remove_element):
3913         * gst/playback/gstplaybasebin.h:
3914         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
3915         (gst_play_bin_init), (gst_play_bin_dispose),
3916         (gst_play_bin_set_property), (gen_video_element),
3917         (gen_text_element), (gen_audio_element), (remove_sinks),
3918         (gst_play_bin_send_event):
3919         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
3920         (stream_info_change_state), (gst_stream_info_set_mute):
3921         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
3922         (gst_stream_selector_get_caps), (gst_stream_selector_setcaps),
3923         (gst_stream_selector_request_new_pad), (gst_stream_selector_event),
3924         (gst_stream_selector_chain):
3925         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
3926         (main):
3927         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
3928         (gst_xvimagesink_setcaps), (gst_xvimagesink_get_times),
3929         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
3930         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_class_init):
3931         Raw and crude port of decodebin. 
3932         Make playbin compile.
3933
3934 2005-04-06  Wim Taymans  <wim@fluendo.com>
3935
3936         * ext/gnomevfs/Makefile.am:
3937         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
3938         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
3939         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
3940         (gst_gnomevfssrc_create), (gst_gnomevfssrc_is_seekable),
3941         (gst_gnomevfssrc_get_size), (gst_gnomevfssrc_start),
3942         (gst_gnomevfssrc_stop):
3943         * ext/ogg/Makefile.am:
3944         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_get_data),
3945         (gst_ogg_demux_find_chains), (gst_ogg_demux_sink_activate):
3946         * ext/theora/Makefile.am:
3947         * ext/theora/theoradec.c: (_inc_granulepos),
3948         (theora_dec_sink_event), (theora_dec_chain):
3949         * ext/vorbis/Makefile.am:
3950         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
3951         (vorbis_dec_sink_event), (vorbis_dec_chain):
3952         * gst-libs/gst/audio/Makefile.am:
3953         * sys/xvimage/Makefile.am:
3954         Make gnomevfssrc extend the source base class.
3955         Fix linking against libs in various plugins.
3956
3957 2005-04-06  Andy Wingo  <wingo@pobox.com>
3958
3959         * gst-libs/gst/video/Makefile.am (libgstvideo_la_LDFLAGS): Use
3960         GST_BASE_LIBS.
3961
3962         * configure.ac: Add check and AC_SUBST for libgstbase.
3963
3964 2005-03-31  Wim Taymans  <wim@fluendo.com>
3965
3966         * examples/seeking/Makefile.am:
3967         * examples/seeking/cdparanoia.c: (main):
3968         * examples/seeking/cdplayer.c: (update_scale), (stop_seek),
3969         (play_cb), (pause_cb), (stop_cb), (main):
3970         * examples/seeking/playbin.c:
3971         * examples/seeking/seek.c: (dynamic_link), (make_mod_pipeline),
3972         (make_dv_pipeline), (make_wav_pipeline), (make_flac_pipeline),
3973         (make_sid_pipeline), (make_vorbis_pipeline),
3974         (make_theora_pipeline), (make_vorbis_theora_pipeline),
3975         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
3976         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline),
3977         (make_playerbin_pipeline), (update_scale), (end_scrub), (do_seek),
3978         (seek_cb), (start_seek), (stop_seek), (play_cb), (pause_cb),
3979         (stop_cb), (main):
3980         * examples/seeking/spider_seek.c:
3981         * examples/seeking/vorbisfile.c:
3982         * ext/gnomevfs/Makefile.am:
3983         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
3984         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_base_init),
3985         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
3986         (gst_gnomevfssrc_get_property), (gst_gnomevfssrc_get),
3987         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file),
3988         (gst_gnomevfssrc_getrange), (gst_gnomevfssrc_loop),
3989         (gst_gnomevfssrc_activate), (gst_gnomevfssrc_change_state),
3990         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
3991         * ext/ogg/README:
3992         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_get_type),
3993         (gst_ogg_pad_class_init), (gst_ogg_pad_init),
3994         (gst_ogg_pad_dispose), (gst_ogg_pad_finalize),
3995         (gst_ogg_pad_formats), (gst_ogg_pad_event_masks),
3996         (gst_ogg_pad_query_types), (gst_ogg_pad_getcaps),
3997         (gst_ogg_pad_src_convert), (gst_ogg_pad_src_query),
3998         (gst_ogg_pad_event), (gst_ogg_pad_reset),
3999         (gst_ogg_demux_factory_filter), (compare_ranks),
4000         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
4001         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
4002         (gst_ogg_chain_new), (gst_ogg_chain_free),
4003         (gst_ogg_chain_new_stream), (gst_ogg_chain_get_stream),
4004         (gst_ogg_chain_has_stream), (gst_ogg_demux_base_init),
4005         (gst_ogg_demux_class_init), (gst_ogg_demux_init),
4006         (gst_ogg_demux_finalize), (gst_ogg_demux_handle_event),
4007         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_seek),
4008         (gst_ogg_demux_get_data), (gst_ogg_demux_get_next_page),
4009         (gst_ogg_demux_get_prev_page),
4010         (gst_ogg_demux_deactivate_current_chain),
4011         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
4012         (gst_ogg_demux_bisect_forward_serialno),
4013         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
4014         (gst_ogg_demux_find_pad), (gst_ogg_demux_find_chain),
4015         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain_unlocked),
4016         (gst_ogg_demux_chain), (gst_ogg_demux_send_eos),
4017         (gst_ogg_demux_loop), (gst_ogg_demux_sink_activate),
4018         (gst_ogg_demux_change_state), (gst_ogg_print):
4019         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
4020         (gst_ogg_mux_init), (gst_ogg_mux_sinkconnect),
4021         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
4022         (gst_ogg_mux_push_page), (gst_ogg_mux_send_headers),
4023         (gst_ogg_mux_loop):
4024         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
4025         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
4026         (theora_dec_src_convert), (theora_dec_sink_convert),
4027         (theora_dec_src_query), (theora_dec_src_event),
4028         (theora_dec_sink_event), (theora_dec_chain),
4029         (theora_dec_change_state):
4030         * ext/theora/theoraenc.c: (gst_theora_enc_init),
4031         (theora_enc_sink_setcaps), (theora_buffer_from_packet),
4032         (theora_push_buffer), (theora_enc_sink_event), (theora_enc_chain),
4033         (theora_enc_change_state):
4034         * ext/vorbis/Makefile.am:
4035         * ext/vorbis/oggvorbisenc.c:
4036         * ext/vorbis/oggvorbisenc.h:
4037         * ext/vorbis/vorbis.c: (plugin_init):
4038         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
4039         (vorbis_dec_src_query), (vorbis_dec_src_event),
4040         (vorbis_dec_sink_event), (vorbis_dec_chain),
4041         (vorbis_dec_change_state):
4042         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
4043         (gst_vorbisenc_sink_setcaps), (gst_vorbisenc_init),
4044         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
4045         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
4046         (gst_vorbisenc_change_state):
4047         * ext/vorbis/vorbisenc.h:
4048         * ext/vorbis/vorbisparse.c: (vorbis_parse_chain):
4049         * gst-libs/gst/audio/audioclock.c:
4050         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
4051         (gst_audiofilter_init), (gst_audiofilter_chain):
4052         * gst-libs/gst/audio/testchannels.c: (main):
4053         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
4054         * gst-libs/gst/media-info/media-info-priv.c: (gmip_reset),
4055         (gmip_find_type), (gmip_find_stream), (gmip_find_track_metadata),
4056         (gmip_find_track_streaminfo), (gmip_find_track_format):
4057         * gst-libs/gst/media-info/media-info.c:
4058         (gst_media_info_read_idler):
4059         * gst-libs/gst/play/play.c: (gst_play_get_sink_element),
4060         (gst_play_get_all_by_interface):
4061         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
4062         (gst_riff_parse_chunk), (gst_riff_parse_file_header),
4063         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
4064         (gst_riff_parse_strf_auds), (gst_riff_parse_strf_iavs),
4065         (gst_riff_parse_info):
4066         * gst-libs/gst/riff/riff-read.h:
4067         * gst-libs/gst/riff/riff.c: (plugin_init):
4068         * gst-libs/gst/video/Makefile.am:
4069         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_init),
4070         (gst_videosink_class_init), (gst_videosink_get_type):
4071         * gst-libs/gst/video/videosink.h:
4072         * gst/audioconvert/bufferframesconvert.c:
4073         (buffer_frames_convert_init), (buffer_frames_convert_fixate),
4074         (buffer_frames_convert_setcaps), (buffer_frames_convert_chain):
4075         * gst/audioconvert/channelmixtest.c: (main):
4076         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
4077         (gst_audio_convert_chain),
4078         (gst_audio_convert_caps_remove_format_info),
4079         (gst_audio_convert_getcaps), (gst_audio_convert_parse_caps),
4080         (gst_audio_convert_setcaps), (_fixate_caps_to_int),
4081         (gst_audio_convert_fixate), (gst_audio_convert_get_buffer),
4082         (gst_audio_convert_buffer_to_default_format),
4083         (gst_audio_convert_buffer_from_default_format),
4084         (gst_audio_convert_channels):
4085         * gst/audioconvert/gstchannelmix.h:
4086         * gst/ffmpegcolorspace/avcodec.h:
4087         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4088         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
4089         (gst_ffmpegcsp_configure_context), (gst_ffmpegcsp_setcaps),
4090         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain):
4091         * gst/tags/gstid3tag.c: (gst_tag_extract_id3v1_string):
4092         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
4093         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
4094         (mp3_type_find), (mpeg2_sys_type_find), (mpeg1_sys_type_find),
4095         (mpeg_video_type_find), (mpeg_video_stream_type_find),
4096         (dv_type_find):
4097         * gst/videotestsrc/gstvideotestsrc.c:
4098         (gst_videotestsrc_class_init), (gst_videotestsrc_src_negotiate),
4099         (gst_videotestsrc_src_link), (gst_videotestsrc_parse_caps),
4100         (gst_videotestsrc_src_accept_caps), (gst_videotestsrc_setcaps),
4101         (gst_videotestsrc_src_unlink), (gst_videotestsrc_activate),
4102         (gst_videotestsrc_change_state), (gst_videotestsrc_getcaps),
4103         (gst_videotestsrc_init), (gst_videotestsrc_src_query),
4104         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_loop):
4105         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
4106         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_fixate),
4107         (gst_xvimagesink_getcaps), (gst_xvimagesink_setcaps),
4108         (gst_xvimagesink_change_state), (gst_xvimagesink_get_times),
4109         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
4110         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
4111         (gst_xvimagesink_navigation_send_event),
4112         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_expose),
4113         (gst_xvimagesink_set_property), (gst_xvimagesink_finalize),
4114         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
4115         * sys/xvimage/xvimagesink.h:
4116         Plugin port to 0.9, ogg/theora playback should work in the seek
4117         example now.
4118         Removed old examples.
4119         Removed old oggvorbisenc, renamed rawvorbisenc to vorbisenc as
4120         explained in 0.9 TODO doc.
4121
4122
4123 2005-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
4124
4125         * autogen.sh:
4126         * configure.ac:
4127         * ext/Makefile.am:
4128         * gst/Makefile.am:
4129         * po/POTFILES.in:
4130         * po/af.po:
4131         * po/az.po:
4132         * po/cs.po:
4133         * po/en_GB.po:
4134         * po/hu.po:
4135         * po/it.po:
4136         * po/nb.po:
4137         * po/nl.po:
4138         * po/or.po:
4139         * po/sq.po:
4140         * po/sr.po:
4141         * po/sv.po:
4142         * po/uk.po:
4143         * po/vi.po:
4144         * sys/Makefile.am:
4145         * testsuite/Makefile.am:
4146           remove a whole bunch of plugins.  This module now contains a set
4147           of free reference plugins/elements as agreed.
4148
4149 2005-02-22  Thomas Vander Stichele  <thomas at apestaart dot org>
4150
4151         * configure.ac:
4152           hunting season on 0.9 is now OPEN
4153 <<<<<<< ChangeLog
4154 =======
4155
4156 2005-02-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4157
4158         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
4159           Kick the hell out of gcc for not warning me about a symbol conflict.
4160
4161 2005-02-22  Luca Ognibene  <luogni@tin.it>
4162
4163         Reviewed by: Tim-Philipp M??ller  <tim at centricular dot net>
4164
4165         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link):
4166           Don't leak caps string (fixes #168134)
4167
4168         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init),
4169         (gst_jpegenc_init), (gst_jpegenc_finalize),
4170         (gst_jpegenc_change_state):
4171           Don't leak line buffers and context struct (fixes #168133).
4172
4173 2005-02-21  Tim-Philipp M??ller  <tim at centricular dot net>
4174
4175         * configure.ac:
4176         * ext/dirac/gstdiracdec.cc:
4177         (gst_diracdec_chain):
4178           Since dirac 0.5.0 the framerate in dirac is expressed as a
4179           rational number. Fix build and up requirement to 0.5.0, and
4180           also pass parameters to gst_diracdec_link in the right order
4181           (fixes #167959).
4182
4183 2005-02-21  Maciej Katafiasz  <mathrick@freedesktop.org>
4184
4185         * ext/faad/gstfaad.c: (gst_faad_sinkconnect), (gst_faad_chain):
4186         * ext/faad/gstfaad.h:
4187         TEH LONGEST DEBUGGING SESSION EVAR is over. Fix interaction with 
4188         certain invalid muxed streams, where some packets will contain 
4189         junk after decoder data. Partially fixes #149158.
4190
4191 2005-02-21  Jan Schmidt <thaytan@mad.scientist.com>
4192         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain):
4193           Make sure we only write to writable buffers
4194
4195 2005-02-20  Tim-Philipp M??ller  <tim at centricular dot net>
4196
4197         * gst-libs/gst/riff/riff-media.c:
4198         (gst_riff_create_audio_caps_with_data):
4199           Do actually fix invalid RIFF fmt header values for alaw
4200           and mulaw audio instead of just saying so.
4201
4202         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
4203           Give gst_riff_create_audio_caps_with_data() a chance to
4204           fix up broken format header fields before extracting any
4205           parameters from the header. (fixes #167633)
4206
4207 2005-02-19  Martin Holters  <martin.holters@gmx.de>
4208
4209         Reviewed by: Tim-Philipp M??ller  <tim at centricular dot net>
4210
4211         * gst/audioconvert/bufferframesconvert.c:
4212         (buffer_frames_convert_link):
4213           Don't leak othercaps. (fixes #167878)
4214
4215 2005-02-19  Arwed v. Merkatz  <v.merkatz@gmx.net>
4216
4217         * configure.ac:
4218         * ext/libvisual/visual.c: (gst_visual_srclink),
4219         (gst_visual_change_state):
4220           Support libvisual 0.2.0.
4221
4222 2005-02-18  Tim-Philipp M??ller  <tim at centricular dot net>
4223
4224         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_chain):
4225         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_resync), (gst_jpegenc_chain):
4226           Use same rowstrides for I420 as used everywhere else.
4227
4228 2005-02-17  Tim-Philipp M??ller  <tim at centricular dot net>
4229
4230         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
4231           Declare variables at beginning of block and make gcc-2.95 happy
4232           (fixes # 167482, patch by Gergely Nagy).
4233           
4234         * gst/tcp/gsttcpclientsrc.c:
4235         * gst/tcp/gsttcpclientsrc.h:
4236           Move some includes into the header, so that struct sockaddr_in is
4237           defined when it should be defined on FreeBSD as well (fixes
4238           #167483).
4239           
4240         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
4241           Don't pass uninitialised values to setsockopt() here either.
4242
4243 2005-02-17  Luca Ognibene  <luogni at tin dot it>
4244
4245         Reviewed by: Tim-Philipp M??ller  <tim at centricular dot net>
4246
4247         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send):
4248           Don't pass uninitialised values to setsockopt(). (fixes #167704)
4249
4250 2005-02-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4251
4252         * gst/playback/gstplaybin.c: (add_sink):
4253           Invert bin_add/link order to workaround deadlock in opt.
4254
4255 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4256
4257         * gst/modplug/gstmodplug.cc:
4258           Add missing break causing position queries to fail.
4259
4260 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4261
4262         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_populate):
4263           Granpos can apparently be -1, which screws up calculations...
4264
4265 2005-02-16  Jan Schmidt  <thaytan@mad.scientist.com>
4266
4267         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
4268         (gst_ximagesink_send_pending_navigation),
4269         (gst_ximagesink_navigation_send_event), (gst_ximagesink_finalize),
4270         (gst_ximagesink_init):
4271         * sys/ximage/ximagesink.h:
4272         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
4273         (gst_xvimagesink_send_pending_navigation),
4274         (gst_xvimagesink_navigation_send_event),
4275         (gst_xvimagesink_finalize), (gst_xvimagesink_init):
4276         * sys/xvimage/xvimagesink.h:
4277           Use a mutex protected list to marshal navigation
4278           events into the stream thread from whichever thread
4279           sends them.
4280
4281 2005-02-15  Tim-Philipp M??ller  <tim at centricular dot net>
4282
4283         * gst/speed/demo-mp3.c: (time_tick_cb), (main):
4284           Display current position and track length; misc. clean-ups.
4285           
4286         * gst/speed/gstspeed.c: (speed_get_query_types), (speed_src_query),
4287         (speed_init), (speed_chain):
4288           Add query function, so that the stream length and current position
4289           get adjusted when queried (note that current position queries may
4290           still be wrong if the audio sink returns values based on buffer
4291           timestamps instead of passing on the query).
4292
4293 2005-02-13  Benjamin Otte  <otte@gnome.org>
4294
4295         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
4296         (gst_audio_convert_channels):
4297           create channel conversion matrix when linking
4298         * gst/audioconvert/.cvsignore:
4299         * gst/audioconvert/Makefile.am:
4300         * gst/audioconvert/channelmixtest.c: (main):
4301           add (ugly) test that ensures stereo <=> mono conversion works
4302           correctly
4303
4304 2005-02-13  Benjamin Otte  <otte@gnome.org>
4305
4306         * gst/audioconvert/gstchannelmix.h:
4307           include missing header file
4308         * gst/audioconvert/gstchannelmix.c:
4309         (gst_audio_convert_fill_compatible):
4310           use same sign for both channels when converting to/from compatible
4311           channel. Previously used different signs made the signals cancel
4312           each other out and appear like silence. (fixes #167269)
4313
4314 2005-02-12  Tim-Philipp M??ller  <tim at centricular dot net>
4315
4316         * gst/ffmpegcolorspace/avcodec.h:
4317         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
4318         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
4319         (gst_ffmpegcsp_avpicture_fill):
4320         * gst/ffmpegcolorspace/imgconvert.c:
4321           Convert to and from YV12 (fixes #156379).
4322
4323 2005-02-12  Julien MOUTTE  <julien@moutte.net>
4324
4325         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
4326         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
4327         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
4328         (gst_ximagesink_expose), (gst_ximagesink_set_property),
4329         (gst_ximagesink_finalize), (gst_ximagesink_init): Protect interface
4330         methods from chain and negotiation and vice versa (Fixes #166142).
4331         * sys/ximage/ximagesink.h: Add stream_lock.
4332         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
4333         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
4334         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
4335         (gst_xvimagesink_expose): Check for xcontext before trying to link.
4336
4337 2005-02-12  Tim-Philipp M??ller  <tim at centricular dot net>
4338
4339         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_open):
4340           Don't send "Hey! You gave me a NULL pointer you naughty person" as
4341           error message when we can't open the DVD device (when dvdnav_open()
4342           fails, src->dvdnav is NULL, so dvdnav_err_to_string() will return
4343           the above). Send something more useful instead (fixes #167117).
4344
4345 2005-02-11  Julien MOUTTE  <julien@moutte.net>
4346
4347         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
4348         (gst_xvimagesink_sink_link), (gst_xvimagesink_change_state),
4349         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
4350         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
4351         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
4352         (gst_xvimagesink_finalize), (gst_xvimagesink_init): Protect interface
4353         methods from chain and negotiation and vice versa (Fixes #166142).
4354         Fix a possible bug of images in the buffer pool being discarded because
4355         we are looking at the wrong geometry.
4356         * sys/xvimage/xvimagesink.h: Add stream_lock.
4357
4358 2005-02-11  David Schleef  <ds@schleef.org>
4359
4360         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer): Change uint to
4361         unsigned int. (fixes #167128)
4362
4363 2005-02-11  David Schleef  <ds@schleef.org>
4364
4365         * gst/librfb/Makefile.am: Testing stuff before committing is
4366           for wimps... and people with fast machines.  Fix stupid
4367           mistake.
4368
4369 2005-02-11  David Schleef  <ds@schleef.org>
4370
4371         * configure.ac: Pull in librfb from my CVS tree, because it is
4372           too small and annoying to be separate.  Move rfbsrc plugin
4373           to gst/.
4374         * ext/Makefile.am:
4375         * ext/librfb/Makefile.am:
4376         * ext/librfb/gstrfbsrc.c:
4377         * gst/librfb/Makefile.am:
4378         * gst/librfb/gstrfbsrc.c:
4379         * gst/librfb/rfb.c:
4380         * gst/librfb/rfb.h:
4381         * gst/librfb/rfbbuffer.c:
4382         * gst/librfb/rfbbuffer.h:
4383         * gst/librfb/rfbbytestream.c:
4384         * gst/librfb/rfbbytestream.h:
4385         * gst/librfb/rfbcontext.h:
4386         * gst/librfb/rfbdecoder.c:
4387         * gst/librfb/rfbdecoder.h:
4388         * gst/librfb/rfbutil.h:
4389
4390 2005-02-10  Tim-Philipp M??ller  <tim at centricular dot net>
4391
4392         * gst/speed/Makefile.am:
4393         * gst/speed/demo-mp3.c: (main):
4394         * gst/speed/filter.func:
4395         * gst/speed/gstspeed.c: (speed_link), (speed_parse_caps),
4396         (speed_class_init), (speed_init), (speed_chain_int16),
4397         (speed_chain_float32), (speed_chain), (speed_set_property),
4398         (speed_get_property), (speed_change_state):
4399         * gst/speed/gstspeed.h:
4400           Fix speed element and make it chain-based (fixes #156467),
4401           and make it handle more than one channel.
4402
4403 2005-02-10  Jan Schmidt  <thaytan@mad.scientist.com>
4404
4405         * ext/dts/gstdtsdec.c: (gst_dtsdec_init), (gst_dtsdec_channels),
4406         (gst_dtsdec_handle_event), (gst_dtsdec_handle_frame),
4407         (gst_dtsdec_chain), (gst_dtsdec_change_state):
4408         * ext/dts/gstdtsdec.h:
4409           Don't clobber the stack constructing the channels array.
4410           Make the element chain-based. DTS tracks can now be played.
4411           
4412 2005-02-09  Tim-Philipp M??ller  <tim at centricular dot net>
4413
4414         * gst-libs/gst/audio/multichannel.h:
4415         * gst-libs/gst/gconf/gconf.h:
4416         * gst-libs/gst/idct/idct.h:
4417         * gst-libs/gst/media-info/media-info-priv.h:
4418         * gst-libs/gst/play/play.h:
4419         * gst-libs/gst/resample/private.h:
4420         * gst-libs/gst/resample/resample.h:
4421         * gst-libs/gst/riff/riff-ids.h:
4422         * gst-libs/gst/video/video.h:
4423         * gst-libs/gst/video/videosink.h:
4424           Add G_BEGIN_DECLS and G_END_DECLS around headers where
4425           missing, so that they work when included from C++ code.
4426
4427 2005-02-09  David Schleef  <ds@schleef.org>
4428
4429         * testsuite/gst-lint: Check for non-statically scoped
4430           parent_class variables.  This won't be a problem once
4431           plugins are loaded with RTLD_LOCAL.
4432
4433 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4434
4435         * ext/mplex/gstmplexibitstream.cc:
4436           gcc madness.
4437
4438 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4439
4440         * ext/ogg/gstogmparse.c:
4441         * gst/debug/gstnavigationtest.c:
4442           Die, thou faulty symbol pollutors (non-static parent_class).
4443
4444 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4445
4446         * ext/mplex/gstmplexibitstream.cc:
4447           Fix event handling (#165525).
4448
4449 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4450
4451         * ext/mikmod/gstmikmod.c:
4452         * gst/modplug/gstmodplug.cc:
4453           Add missing endianness to template (fixes #165509).
4454
4455 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4456
4457         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_data):
4458           Fix wrong order of reading of optional bytes (#165290).
4459
4460 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4461
4462         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
4463           Implement FILLER event awareness.
4464
4465 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4466
4467         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_convert):
4468           Fix track calculations (#166208).
4469
4470 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
4471
4472         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4473
4474         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (gst_pngdec_chain):
4475         * ext/libpng/gstpngenc.c:
4476           Fix byte-order, use proper fixed caps. Fixes #164197.
4477
4478 2005-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
4479
4480         * configure.ac:
4481           Add dvdlpcmdec 
4482
4483         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_reset),
4484         (free_all_buffers), (gst_mpeg2dec_alloc_buffer):
4485           Don't push buffers if the src pad isn't negotiated yet.
4486           
4487         * gst/audioconvert/gstaudioconvert.c:
4488         (gst_audio_convert_buffer_to_default_format),
4489         (gst_audio_convert_buffer_from_default_format):
4490           Add support for 24-bit width.
4491
4492         * gst/dvdlpcmdec/.cvsignore:
4493         * gst/dvdlpcmdec/Makefile.am:
4494         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_get_type),
4495         (gst_dvdlpcmdec_base_init), (gst_dvdlpcmdec_class_init),
4496         (gst_dvdlpcm_reset), (gst_dvdlpcmdec_init), (gst_dvdlpcmdec_link),
4497         (gst_dvdlpcmdec_chain), (gst_dvdlpcmdec_change_state),
4498         (plugin_init):
4499         * gst/dvdlpcmdec/gstdvdlpcmdec.h:
4500           New decoder for rearranging DVD LPCM into our audio/x-raw-int
4501           format. Needs support for the channels maps if someone can find 
4502           a DVD LPCM track with > 2 channels.
4503
4504         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_handle_dvd_event),
4505         (gst_dvd_demux_send_discont), (gst_dvd_demux_handle_discont),
4506         (gst_dvd_demux_get_audio_stream), (gst_dvd_demux_process_private):
4507         * gst/mpegstream/gstdvddemux.h:
4508         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
4509         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_init_stream),
4510         (gst_mpeg_demux_send_subbuffer), (gst_mpeg_demux_handle_src_query):
4511         * gst/mpegstream/gstmpegdemux.h:
4512         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_reset),
4513         (gst_mpeg_parse_parse_packhead), (gst_mpeg_parse_loop),
4514         (gst_mpeg_parse_get_rate), (gst_mpeg_parse_convert_src),
4515         (gst_mpeg_parse_handle_src_query),
4516         (gst_mpeg_parse_handle_src_event):
4517           Use audio/x-dvd-lpcm for LPCM output.
4518           Add DTS output.
4519
4520 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
4521
4522         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4523
4524         * gst/alpha/gstalphacolor.c: (gst_alpha_color_sink_link),
4525         (transform_rgb), (transform_bgr), (gst_alpha_color_chain):
4526           Add BGRA handling (#165736).
4527
4528 2005-02-08  Francis Labonte  <francis_labonte@hotmail.com>
4529
4530         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4531
4532         * gst/law/alaw-decode.c: (alawdec_link):
4533         * gst/law/alaw-encode.c: (alawenc_link):
4534         * gst/law/mulaw-decode.c: (mulawdec_link):
4535         * gst/law/mulaw-encode.c: (mulawenc_link):
4536           Fix caps memleaks (#166600).
4537
4538 2005-02-08  Tim-Philipp M??ller  <tim at centricular dot net>
4539
4540         * ext/tarkin/mem.h:
4541         * ext/tarkin/wavelet.h:
4542         * ext/tarkin/yuv.h:
4543         * gst/ffmpegcolorspace/avcodec.h:
4544           Include "_stdint.h" instead of <stdint.h>. Fixes build on
4545           systems that don't have stdint.h, like Solaris9 (fixes #166631).
4546
4547 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4548
4549         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state):
4550         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_clear),
4551         (gst_xvimagesink_change_state):
4552           Clear window on PAUSED->READY instead of READY->PAUSED. Stop
4553           Xv video (and thereby regenerate Xv colourkey) in clear() so
4554           that PLAY -> READY -> PLAY works (fixes #162504).
4555
4556 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4557
4558         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_getcaps):
4559           Switch to list instead of range, since MJPEG-devices really just
4560           support decimations, not any size.
4561
4562 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
4563         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_open_decoder),
4564         (gst_mpeg2dec_reset), (free_all_buffers),
4565         (gst_mpeg2dec_alloc_buffer), (handle_sequence):
4566         * ext/mpeg2dec/gstmpeg2dec.h:
4567           The libmpeg2 user-allocated buffer management is awkward, 
4568           to say the least. Hopefully this fixes things.
4569
4570 2005-02-04  Andy Wingo  <wingo@pobox.com>
4571
4572         * gst/audioconvert/bufferframesconvert.c
4573         (buffer_frames_convert_fixate): New function, fixates to 256
4574         frames per buffer by default. (Much better than 1.)
4575         (buffer_frames_convert_init): Set the fixate function for both src
4576         and sink pad.
4577         (buffer_frames_convert_link): After success setting nonfixed caps,
4578         get the negotiated caps so we can know how many buffer-frames it
4579         will be. No idea how this worked at all before.
4580
4581 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
4582
4583         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
4584         (gst_mpeg2dec_close_decoder), (put_buffer), (check_buffer),
4585         (free_buffer), (free_all_buffers), (gst_mpeg2dec_alloc_buffer),
4586         (handle_sequence), (handle_picture):
4587         * ext/mpeg2dec/gstmpeg2dec.h:
4588           Rearrange buffer tracking and refcounting and refactor
4589           a little for readability. 
4590
4591 2005-02-04  Jan Schmidt  <thaytan@mad.scientist.com>
4592         * sys/v4l/gstv4l.c: (plugin_init):
4593         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_get_type),
4594         (gst_v4ljpegsrc_base_init), (gst_v4ljpegsrc_class_init),
4595         (gst_v4ljpegsrc_init), (gst_v4ljpegsrc_src_link),
4596         (gst_v4ljpegsrc_getcaps), (gst_v4ljpegsrc_get):
4597         * sys/v4l/gstv4ljpegsrc.h:
4598         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_open), (gst_v4lsrc_src_link):
4599         * sys/v4l/v4l_calls.h:
4600         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_palette_name),
4601         (gst_v4lsrc_get_fps):
4602         * sys/v4l/v4lsrc_calls.h:
4603           Add new v4ljpegsrc for handling the ov51x hacky "I'll give
4604           you jpeg inside rgb frames" driver.
4605           Don't error in the v4lsrc link function, just return 
4606           REFUSED.
4607
4608 2005-02-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4609
4610         * sys/qcam/gstqcamsrc.c: (gst_qcamsrc_change_state),
4611         (gst_qcamsrc_open):
4612           Use GST_ELEMENT_ERROR, not g_warning, if open failed.
4613
4614 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4615
4616         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
4617           Change caps on MJPEG-B so it doesn't interfere with MJPEG/JPEG.
4618
4619 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4620
4621         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_change_state):
4622           Reset negotiated state on PAUSED->READY.
4623
4624 2005-02-02  David Schleef  <ds@schleef.org>
4625
4626         * configure.ac: Put DEFAULT_AUDIOSINK in config.h and use
4627         whereever possible.  (Fixes #165997)
4628         * examples/capsfilter/capsfilter1.c: (main):
4629         * examples/dynparams/filter.c: (create_ui):
4630         * examples/seeking/cdparanoia.c: (get_track_info), (main):
4631         * examples/seeking/chained.c: (main):
4632         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
4633         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
4634         (make_vorbis_pipeline), (make_mp3_pipeline), (make_avi_pipeline),
4635         (make_mpeg_pipeline), (make_mpegnt_pipeline):
4636         * examples/seeking/spider_seek.c: (make_spider_pipeline):
4637         * examples/switch/switcher.c: (main):
4638         * ext/dv/demo-play.c: (main):
4639         * ext/faad/gstfaad.c: (gst_faad_change_state):
4640         * ext/mad/gstmad.c: (gst_mad_chain):
4641         * ext/smoothwave/demo-osssrc.c: (main):
4642         * gst-libs/gst/gconf/gconf.c: (gst_gconf_set_string),
4643         (gst_gconf_render_bin_from_description),
4644         (gst_gconf_get_default_audio_sink),
4645         (gst_gconf_get_default_video_sink),
4646         (gst_gconf_get_default_audio_src),
4647         (gst_gconf_get_default_video_src),
4648         (gst_gconf_get_default_visualization_element):
4649         * gst/level/demo.c: (main):
4650         * gst/level/plot.c: (main):
4651         * gst/playback/gstplaybin.c: (gen_video_element),
4652         (gen_audio_element):
4653         * gst/playback/test.c: (gen_video_element), (gen_audio_element):
4654         * gst/playondemand/demo-mp3.c: (setup_pipeline):
4655         * gst/sine/demo-dparams.c: (main):
4656         * gst/spectrum/demo-osssrc.c: (main):
4657         * gst/speed/demo-mp3.c: (main):
4658         * gst/volume/demo.c: (main):
4659         * testsuite/embed/embed.c: (main):
4660
4661 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
4662
4663         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
4664         (gst_tcpclientsink_finalize):
4665         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
4666         (gst_tcpclientsrc_finalize):
4667         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
4668         (gst_tcpserversink_init), (gst_tcpserversink_finalize):
4669         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
4670         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize):
4671           Don't leak the hostname when shutting down.
4672           In tcpserversrc, take a copy of the default hostname.
4673
4674 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4675
4676         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_iso_receive):
4677           Set caps to systemstream=TRUE.
4678
4679 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4680
4681         * testsuite/Makefile.am:
4682           Fix more OSX buildbots.
4683
4684 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
4685
4686         * ext/mpeg2dec/gstmpeg2dec.c:
4687           Don't send things to NULL PAD_PEERs
4688
4689         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_chain):
4690           Copy-on-write the incoming buffer.
4691
4692         * gst/mpegstream/gstdvddemux.h:
4693         * gst/mpegstream/gstmpegclock.h:
4694         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
4695         (normal_seek), (gst_mpeg_demux_handle_src_event):
4696         * gst/mpegstream/gstmpegdemux.h:
4697         * gst/mpegstream/gstmpegpacketize.h:
4698         * gst/mpegstream/gstmpegparse.c:
4699         (gst_mpeg_parse_update_streaminfo), (gst_mpeg_parse_reset),
4700         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead),
4701         (gst_mpeg_parse_loop), (gst_mpeg_parse_get_rate),
4702         (gst_mpeg_parse_convert_src), (gst_mpeg_parse_handle_src_query),
4703         (gst_mpeg_parse_handle_src_event), (gst_mpeg_parse_change_state):
4704         * gst/mpegstream/gstmpegparse.h:
4705         * gst/mpegstream/gstrfc2250enc.h:
4706           Various changes to the way time is computed that make seeking and
4707           total time estimation much better here.
4708           Use G_BEGIN/END_DECLS instead of __cplusplus
4709
4710         * gst/videocrop/gstvideocrop.c: (gst_video_crop_chain):
4711           Use gst_buffer_stamp instead of only copying the TIMESTAMP
4712
4713 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4714
4715         * gst/subparse/gstsubparse.c:
4716           Fix OSX buildbot.
4717
4718 2005-01-31  Tim-Philipp M??ller  <tim at centricular dot net>
4719
4720         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
4721         (theora_enc_chain), (theora_enc_change_state):
4722         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
4723         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_chain),
4724         (gst_vorbisenc_change_state):
4725         * ext/vorbis/vorbisenc.h:
4726           Set granulepos and timestamp correctly for streams not
4727           starting at 0, taking into account the initial delay.
4728
4729 2005-01-31  Tim-Philipp M??ller  <tim at centricular dot net>
4730
4731         * gst/mpegstream/gstdvddemux.c:
4732           Add audio/x-dts to audio pad template caps
4733
4734 2005-01-30  David Schleef  <ds@schleef.org>
4735
4736         * ext/polyp/polypsink.c: (gst_polypsink_base_init),
4737         (create_context), (gst_polypsink_link): Fix silly endianness
4738         bug.  Add some debugging.  Remove float from caps; it doesn't
4739         work.  Attempt to get remote audio working.
4740
4741 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4742
4743         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
4744           Add 3IV2 fourcc.
4745
4746 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4747
4748         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream), (swap_line),
4749         (gst_avi_demux_invert), (gst_avi_demux_process_next_entry),
4750         (gst_avi_demux_stream_data):
4751         * gst/avi/gstavidemux.h:
4752           Invert DIB images. Fixes #132341.
4753
4754 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4755
4756         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4757         (gst_ffmpegcsp_chain):
4758           D'oh, reference the palette data, not the palette structure.
4759           Fixes color distortion in #132341.
4760
4761 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4762
4763         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
4764           PAR can be non-fixed when not provided as argument (#162626).
4765
4766 2005-01-29  David Moore  <dcm@acm.org>
4767
4768         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4769
4770         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
4771         (gst_qtdemux_loop_header):
4772           Re-apply patch from #142272 that allows non-seekable sources,
4773           re-proposed by Daniel Drake <dsd@gentoo.org>.
4774
4775 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4776
4777         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_init):
4778           Use the src template for creating the src pad (#162330).
4779
4780 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4781
4782         * configure.ac:
4783         * ext/musepack/Makefile.am:
4784         * ext/musepack/gstmusepackdec.c: (gst_musepackdec_class_init),
4785         (gst_musepackdec_init), (gst_musepackdec_dispose),
4786         (gst_musepackdec_src_query), (gst_musepackdec_src_convert),
4787         (gst_musepack_stream_init), (gst_musepackdec_loop),
4788         (gst_musepackdec_change_state):
4789         * ext/musepack/gstmusepackdec.cpp:
4790         * ext/musepack/gstmusepackdec.h:
4791         * ext/musepack/gstmusepackreader.c: (gst_musepack_reader_peek),
4792         (gst_musepack_reader_read), (gst_musepack_reader_seek),
4793         (gst_musepack_reader_tell), (gst_musepack_reader_get_size),
4794         (gst_musepack_reader_canseek), (gst_musepack_init_reader):
4795         * ext/musepack/gstmusepackreader.cpp:
4796         * ext/musepack/gstmusepackreader.h:
4797           Update to 1.1 API (#165446).
4798
4799 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4800
4801         * ext/Makefile.am:
4802           Unbreak buildbot.
4803
4804 2005-01-28  Andy Wingo  <wingo@pobox.com>
4805
4806         * ext/dv/gstdvdec.c: Change the pixel aspect ratio of dvdec output
4807         to reflect a different dubious internet source. Add a reference
4808         and some commentary.
4809
4810 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4811
4812         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
4813         (gst_stream_selector_get_caps), (gst_stream_selector_chain):
4814         * gst/playback/gststreamselector.h:
4815           Be more selective when we're redoing caps negotiation from
4816           within the chain function on a stream change.
4817
4818 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4819
4820         * configure.ac:
4821         * ext/Makefile.am:
4822         * ext/amrnb/Makefile.am:
4823         * ext/amrnb/amrnb.c: (plugin_init):
4824         * ext/amrnb/amrnbdec.c: (gst_amrnbdec_get_type),
4825         (gst_amrnbdec_base_init), (gst_amrnbdec_class_init),
4826         (gst_amrnbdec_init), (gst_amrnbdec_link), (gst_amrnbdec_chain),
4827         (gst_amrnbdec_state_change):
4828         * ext/amrnb/amrnbdec.h:
4829         * ext/amrnb/amrnbparse.c: (gst_amrnbparse_get_type),
4830         (gst_amrnbparse_base_init), (gst_amrnbparse_class_init),
4831         (gst_amrnbparse_init), (gst_amrnbparse_formats),
4832         (gst_amrnbparse_querytypes), (gst_amrnbparse_query),
4833         (gst_amrnbparse_handle_event), (gst_amrnbparse_reserve),
4834         (gst_amrnbparse_loop), (gst_amrnbparse_state_change):
4835         * ext/amrnb/amrnbparse.h:
4836           Add support for AMR-NB (mobile phone audio format; #155163, #163286).
4837         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
4838           Add AMR-NB/-WB raw formats.
4839         * ext/alsa/gstalsa.c: (gst_alsa_link):
4840           Keep valid time when changing format.
4841         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
4842         (qtdemux_parse_trak):
4843           Add some more format-specific options (#140141, #143555, #155163).
4844
4845 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4846
4847         * gst/matroska/matroska-demux.c:
4848         (gst_matroska_demux_parse_blockgroup):
4849           Fix logic error in timing of subtitle stream synchronization.
4850         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
4851           Add skip-chunk, which is found in kodak-camera streams.
4852
4853 2005-01-27  Thomas Vander Stichele  <thomas at apestaart dot org>
4854
4855         * po/LINGUAS:
4856         * po/vi.po:
4857           Adding Vietnamese translation (submitted by Clytie Siddall)
4858
4859 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4860
4861         * gst/playback/gstdecodebin.c: (try_to_link_1):
4862           Use realpad for signal.
4863
4864 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4865
4866         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_base_init):
4867           Fix category so decodebin picks it up.
4868
4869 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4870
4871         * ext/mad/Makefile.am:
4872         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_get_type),
4873         (gst_id3demux_bin_base_init), (gst_id3demux_bin_class_init),
4874         (gst_id3demux_bin_init), (gst_id3demux_bin_remove_pad),
4875         (found_type), (gst_id3demux_bin_change_state):
4876         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
4877         (gst_id3_tag_init), (gst_id3_tag_handle_event),
4878         (gst_id3_tag_src_link), (gst_id3_tag_chain),
4879         (gst_id3_tag_change_state), (plugin_init):
4880         * ext/mad/gstmad.h:
4881           Add id3demuxbin (which is a simple bin consisting of id3demux
4882           and typefind), take over rank from id3demux, remove typefind
4883           code from id3demux. Makes all broken mp3s that I know of work,
4884           and thereby fixes #152688.
4885
4886 2005-01-27  Edward Hervey  <bilboed@bilboed.com>
4887
4888         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4889
4890         * ext/mad/gstmad.c: (gst_mad_src_event):
4891         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
4892           Allow seeks on audio pad, make mad forward those (#164826).
4893         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
4894           Set duration (#165335).
4895
4896 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4897
4898         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
4899         (gst_asf_demux_commit_taglist), (gst_asf_demux_process_comment),
4900         (gst_asf_demux_process_ext_content_desc),
4901         (gst_asf_demux_change_state), (gst_asf_demux_add_audio_stream),
4902         (gst_asf_demux_add_video_stream), (gst_asf_demux_setup_pad):
4903         * gst/asfdemux/gstasfdemux.h:
4904           Improve metadata display, e.g. if the metadata comes before the
4905           streams are loaded (which is perfectly valid).
4906
4907 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4908
4909         * tools/gst-launch-ext-m.m:
4910           Fix AVI/ASF pipelines (#165340).
4911
4912 2005-01-26  Amaury Jacquot  <sxpert@esitcom.org>
4913         * ext/cairo/gsttextoverlay.c: include  string.h and strings.h to fix
4914         build failure on amd64
4915
4916 2005-01-26  Tim-Philipp M??ller  <tim at centricular dot net>
4917
4918         * ext/mad/gstid3tag.c: (mad_id3_parse_latin1_string),
4919         (mad_id3_parse_comment_frame), (gst_mad_id3_to_tag_list):
4920           Check environment variables GST_ID3V2_TAG_ENCODING,
4921           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
4922           list of character encodings to force interpretation of non-unicode
4923           strings stored in an ID3v2 tag to a particular encoding. If none
4924           is specified, try to use current locale's encoding, then fall back
4925           to ISO-8859-1 (which will always succeed). (Resolves #149274)
4926         * gst/tags/gstid3tag.c: (gst_tag_from_id3_tag),
4927         (gst_tag_extract_id3v1_string), (gst_tag_list_new_from_id3v1):
4928           Check environment variables GST_ID3V1_TAG_ENCODING,
4929           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
4930           list of character encodings to use in case a string encountered
4931           in an ID3v1 tag is not valid UTF-8 already. If no encoding is
4932           specified, try to use the current locale's encoding, then fall
4933           back to ISO-8859-1 (which will always succeed).
4934
4935 2005-01-25  Benjamin Otte  <otte@gnome.org>
4936
4937         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
4938           - on half framerate, compute the rate in advance so the comparisons
4939             don't compare wrong values
4940           - don't use mad_synth/frame_mute anymore, this mirrors mad_decoder
4941             behaviour
4942           - don't use mad_header_decode anymore, mad_frame_decode does that
4943             automatically
4944           - when getting rid of consumed bytes, reset the stream's skiplen
4945           (fixes #163867)
4946
4947 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
4948
4949         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init)
4950           Use 1/2 a second for default max_discont, as PES streams from DVB
4951           seem to have larger spacings in the SCR. 
4952           Fix a typo.
4953
4954 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
4955
4956         * gst/playback/gstplaybasebin.c: (group_commit):
4957           Notify delayed stream-info availability.
4958
4959 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
4960         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
4961         (gst_a52dec_handle_event), (gst_a52dec_chain):
4962         Add some debug output. Check that a discont has a valid
4963         time associated.
4964         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
4965         (gst_alsa_sink_loop):
4966         Ignore TAG events. A little extra debug for broken timestamps.
4967         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init), (dvdnavsrc_loop),
4968         (dvdnavsrc_change_state):
4969         Ensure we send a discont to engage the link before we send any
4970         other events.
4971         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_init),
4972         (dvdreadsrc_finalize), (_close), (_open), (_seek_title),
4973         (_seek_chapter), (seek_sector), (dvdreadsrc_get),
4974         (dvdreadsrc_uri_get_uri), (dvdreadsrc_uri_set_uri):
4975         Handle URI of the form dvd://title[,chapter[,angle]]. Currently only
4976         dvd://title works in totem because typefinding sends a seek that ends
4977         up going back to chapter 1 regardless.
4978         * ext/mpeg2dec/gstmpeg2dec.c:
4979         * ext/mpeg2dec/gstmpeg2dec.h:
4980         Output correct timestamps and handle disconts.
4981         * ext/ogg/gstoggdemux.c: (get_relative):
4982         Small guard against a null dereference.
4983         * ext/pango/gsttextoverlay.c: (gst_textoverlay_finalize),
4984         (gst_textoverlay_set_property):
4985         Free memory when done. Don't call gst_event_filler_get_duration on
4986         EOS events. Use GST_LOG and GST_WARNING instead of g_message and
4987         g_warning.
4988         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_init),
4989         (draw_line), (gst_smoothwave_dispose), (gst_sw_sinklink),
4990         (gst_sw_srclink), (gst_smoothwave_chain):
4991         Draw solid lines, prettier colours.
4992         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_init):
4993         Add a default palette that'll work for some movies.
4994         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_init),
4995         (gst_dvd_demux_handle_dvd_event), (gst_dvd_demux_send_discont),
4996         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_reset):
4997         * gst/mpegstream/gstdvddemux.h:
4998         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
4999         (gst_mpeg_demux_parse_syshead), (gst_mpeg_demux_parse_pes):
5000         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
5001         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead):
5002         * gst/mpegstream/gstmpegparse.h:
5003         Use PTM/NAV events when for timestamp adjustment when connected to 
5004         dvdnavsrc. Don't use many discont events where one suffices.
5005         * gst/playback/gstplaybasebin.c: (group_destroy),
5006         (gen_preroll_element), (gst_play_base_bin_add_element):
5007         * gst/playback/gstplaybasebin.h:
5008         Make sure we remove subtitles from the same bin we put them in.
5009         * gst/subparse/gstsubparse.c: (convert_encoding), (parse_subrip),
5010         (gst_subparse_buffer_format_autodetect),
5011         (gst_subparse_change_state):
5012         Fix some memleaks and invalid accesses.
5013         * gst/typefind/gsttypefindfunctions.c: (ogganx_type_find),
5014         (oggskel_type_find), (cmml_type_find), (plugin_init):
5015         Some typefind functions for Annodex v3.0 files
5016         * gst/wavparse/gstwavparse.h:
5017         GstRiffReadClass is the correct parent class.
5018
5019 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5020
5021         * gst-libs/gst/riff/riff-media.c:
5022         (gst_riff_create_video_caps_with_data):
5023           Add extradata to huffyuv (fixes #165013).
5024         * gst-libs/gst/riff/riff-read.c:
5025         (gst_riff_read_strf_vids_with_data):
5026           Fix extradata extraction if it is in the chunk size.
5027
5028 2005-01-25  Edward Hervey  <bilboed@bilboed.com>
5029
5030         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5031
5032         * gst/effectv/gstquark.c: (gst_quarktv_class_init),
5033         (gst_quarktv_change_state), (gst_quarktv_dispose):
5034           Memory free'ing location fix (#164708).
5035
5036 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5037
5038         * gst/playback/gstplaybasebin.c: (group_commit),
5039         (gen_preroll_element), (probe_triggered), (gen_source_element),
5040         (setup_source), (gst_play_base_bin_change_state),
5041         (gst_play_base_bin_add_element):
5042           Don't block for streams.
5043         * gst/playback/gststreaminfo.c: (stream_info_change_state),
5044         (gst_stream_info_set_mute):
5045           Use gst_pad_set_active_recursive.
5046
5047 2005-01-25  Andy Wingo  <wingo@pobox.com>
5048
5049         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Fix compile
5050         for #ifndef HAVE_XVIDEO.
5051
5052 2005-01-24  Jeffrey C. Ollie
5053
5054         reviewed by: Maciej Katafiasz  <mathrick@freedesktop.org>
5055
5056         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_chain):
5057         * ext/gsm/gstgsmdec.h:
5058         * ext/gsm/gstgsmenc.c: (gst_gsmenc_init), (gst_gsmenc_chain):
5059         * ext/gsm/gstgsmenc.h:
5060         Fix rate to 8kHz as per spec, removes obscure errors when no rate
5061         was given by property. Add proper buffer timestamps and offsets.
5062
5063 2005-01-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5064
5065         * gst-libs/gst/riff/riff-media.c:
5066         (gst_riff_create_audio_caps_with_data):
5067           Audio can be <8000Hz.
5068
5069 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5070
5071         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
5072           Explicit state change to workaround refcount bugs.
5073
5074 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5075
5076         * gst/avi/gstavimux.c: (gst_avimux_write_tag),
5077         (gst_avimux_riff_get_avi_header):
5078           Fix...
5079
5080 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5081
5082         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_element_data),
5083         (gst_riff_read_element_data):
5084         * gst-libs/gst/riff/riff-read.h:
5085           Add _peek version (req'ed in CDXA).
5086         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_init),
5087         (gst_cdxaparse_loop):
5088           Fix parsing in playbin.
5089         * gst/playback/gstdecodebin.c: (close_pad_link):
5090           Ignore current_ pads, they cause major annoyance.
5091
5092 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5093
5094         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
5095           Safety guard.
5096
5097 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5098
5099         * gst/avi/gstavimux.c: (gst_avimux_write_tag):
5100           Fix padding...
5101
5102 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5103
5104         * gst/matroska/ebml-read.c: (gst_ebml_read_buffer):
5105           Allow for 0-sized buffers. Fixes length query problems in
5106           starwars.mkv from the testsuite.
5107
5108 2005-01-19  Tim-Philipp M??ller  <tim at centricular dot net>
5109
5110         * gst/videobox/gstvideobox.c: (gst_video_box_copy_plane_i420),
5111         (gst_video_box_i420), (gst_video_box_chain):
5112           Fix row strides for I420 (fixes #163159)
5113           
5114 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5115
5116         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
5117           MPEG2 has a useful rate property, so we can actually use that.
5118           For MPEG-1, continue using the bytes/time properties.
5119
5120 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5121
5122         * gst-libs/gst/riff/riff-media.c:
5123         (gst_riff_create_video_caps_with_data),
5124         (gst_riff_create_video_template_caps):
5125           Add intel-h263.
5126
5127 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5128
5129         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
5130           Fail if caps negotiation fails. Should fix #162184, and should
5131           definately be in there regardless of it fixing the actual bug.
5132         * gst/avi/gstavimux.c: (gst_avimux_get_type), (gst_avimux_init),
5133         (gst_avimux_write_tag), (gst_avimux_riff_get_avi_header),
5134         (gst_avimux_riff_get_avix_header),
5135         (gst_avimux_riff_get_video_header),
5136         (gst_avimux_riff_get_audio_header), (gst_avimux_write_index),
5137         (gst_avimux_start_file), (gst_avimux_handle_event),
5138         (gst_avimux_change_state):
5139         * gst/avi/gstavimux.h:
5140           Refactor structure writing to use GST_WRITE_UINT macros, add
5141           metadata writing support.
5142
5143 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5144
5145         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose):
5146           Elements may already be destroyed when this function is called.
5147
5148 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5149
5150         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
5151         (gst_qtdemux_loop_header), (gst_qtdemux_handle_esds):
5152           More memory leak fixes (#149162).
5153
5154 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5155
5156         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
5157         (gst_qtdemux_add_stream):
5158           Fix two memleaks.
5159
5160 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5161
5162         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
5163           Argh...
5164
5165 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5166
5167         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
5168           Fix off-by-one bug. Fixes warnings during playback of sincity.mp4
5169           when fixating to six channels in Totem.
5170
5171 2005-01-17  Tim-Philipp M??ller  <tim at centricular dot net>
5172
5173         * ext/dvdread/dvdreadsrc.c: (get_next_cell_for):
5174           Fix compile warnings on Solaris 10 buildbot
5175
5176 2005-01-17  Tim-Philipp M??ller  <tim at centricular dot net>
5177
5178         * ext/dvdread/dvdreadsrc.c: (_read):
5179           Don't read beyond the last cell in a chapter (fixes 
5180           invalid memory access)
5181
5182 2005-01-17  Tim-Philipp M??ller  <tim at centricular dot net>
5183
5184         * ext/dvdread/stream_labels.c:
5185         (dvdreadsrc_get_audio_stream_labels):
5186           Use NULL for an empty GList instead of g_list_alloc(); fix 
5187           memory leaks; s/LCPM/LPCM/; use g_strdup_printf() instead 
5188           of GString (easier to bulk free later)
5189
5190 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
5191
5192         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5193
5194         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
5195         (gst_ffmpeg_pixfmt_to_caps):
5196           Fix BGRA32 caps (#164209).
5197
5198 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
5199
5200         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5201
5202         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
5203         (gst_ffmpeg_caps_to_pixfmt):
5204           alpha_mask can be RGBA/ABGR. Fixes #164265.
5205
5206 2005-01-17  Francis Labonte  <francis_labonte@hotmail.com>
5207
5208         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5209
5210         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer),
5211         (gst_mpeg2dec_alloc_buffer):
5212         * ext/mpeg2dec/gstmpeg2dec.h:
5213           Crop if decoding size is not the actual image size (#163676).
5214
5215 2005-01-17  Steve Baker  <steve@stevebaker.org>
5216
5217         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5218
5219         * gst/typefind/gsttypefindfunctions.c: (aiff_type_find),
5220         (svx_type_find), (sds_type_find), (ircam_type_find), (plugin_init):
5221           Add libsndfile typefind functions (#163309).
5222
5223 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5224
5225         * tools/gst-launch-ext-m.m:
5226           Add .aac, fix .m1v/.m2v (#163891).
5227
5228 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5229
5230         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_wait):
5231           Sanity check, don't wait endlessly since the clock might not
5232           actually run at this point (which is a deadlock). Fixes #164069.
5233
5234 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5235
5236         * gst/playback/gstplaybasebin.c: (probe_triggered):
5237           Of course, only pause if group is done...
5238
5239 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5240
5241         * gst/playback/gstplaybasebin.c: (probe_triggered):
5242           Thread safety.
5243
5244 2005-01-16  Jan Schmidt  <thaytan@mad.scientist.com>
5245
5246         * ext/swfdec/gstswfdec.c: (gst_swfdec_change_state):
5247           Don't return state change success when the parent
5248           failed.
5249
5250 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5251
5252         * gst/avi/gstavimux.c: (gst_avimux_handle_event):
5253           Free events (fix memleak in #162905).
5254
5255 2005-01-15  Gergely Nagy  <algernon@bonehunter.rulez.org>
5256
5257         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5258
5259         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
5260         (gst_ffmpeg_caps_to_pixfmt):
5261           Fix for depth = 15. Fixes #161675.
5262
5263 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5264
5265         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
5266           Set FPS correctly, even for webcams and the like.
5267         * sys/v4l/v4l_calls.c: (gst_v4l_set_chan_norm):
5268           Don error on setting while capturing.
5269
5270 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
5271
5272         * ext/dv/gstdvdec.c:
5273         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
5274         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
5275           I'm a bad boy. using /1001. to force C to do float division
5276           and not integer division (as it did in my last commit)
5277           Thanks to David I. Lehn for pointing this mistake.
5278
5279 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5280
5281         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
5282           Revert Johan??s 1.35->1.36 since it breaks compat.
5283
5284 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
5285
5286         * ext/dv/gstdvdec.c:
5287         * ext/libfame/gstlibfame.c:
5288         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
5289         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
5290           replace framerate aproximations by their real value
5291           (24000/1001, 30000/1001, 60000/1001)
5292           Finish fixing bug #164049
5293
5294 2005-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
5295
5296         * ext/ogg/gstoggmux.c:
5297           eos/bos debugging
5298         * gst/tcp/gstmultifdsink.c:
5299         * gst/tcp/gstmultifdsink.h:
5300         * gst/tcp/gsttcp.c:
5301         * gst/tcp/gsttcp.h:
5302         * gst/tcp/gsttcpclientsink.c:
5303         * gst/tcp/gsttcpclientsrc.c:
5304         * gst/tcp/gsttcpserversink.c:
5305         * gst/tcp/gsttcpserversrc.c:
5306           improve reusability of elements after state changes and errors
5307           make multifdsink throw away streamheaders when receiving new ones
5308
5309 2005-01-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5310
5311         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
5312           Fix for if items are already in list...
5313
5314 2005-01-12  Benjamin Otte  <otte@gnome.org>
5315
5316         * gst/adder/gstadder.c: (gst_adder_loop):
5317           fix adder a bit so it doesn't screw up with events as much anymore
5318
5319 2005-01-12  Jan Schmidt  <thaytan@mad.scientist.com>
5320
5321         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link),
5322         (pixbufscale_scale), (gst_pixbufscale_chain):
5323         * ext/gdk_pixbuf/pixbufscale.h:
5324           Incorporate changes from Tim-Philipp Mueller <t.i.m@orange.net>
5325           to ensure rowstrides are calculated the same way as 
5326           ffmpegcolorspace
5327           Use gst_buffer_stamp instead of copying TIMESTAMP manually, so
5328           that we pick up duration and offset also.
5329
5330 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5331
5332         * gst/avi/gstavimux.c: (gst_avimux_class_init),
5333         (gst_avimux_pad_unlink), (gst_avimux_release_pad):
5334           Reusability fixes.
5335
5336 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5337
5338         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
5339         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
5340         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
5341         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
5342           Update flags when requested.
5343
5344 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5345
5346         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
5347           Fix dmix.
5348
5349 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5350
5351         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
5352         (gst_play_base_bin_init), (gst_play_base_bin_dispose),
5353         (probe_triggered), (new_decoded_pad), (gen_source_element),
5354         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property):
5355         * gst/playback/gstplaybasebin.h:
5356         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
5357         (gst_play_bin_init), (group_switch), (remove_sinks), (setup_sinks),
5358         (gst_play_bin_change_state):
5359           Implement group-switch signal for use in apps to clear metadata
5360           cache, clean up subtitle, add suburi property instead of # hack,
5361           some error-out fixes.
5362
5363 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5364
5365         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
5366           Debug.
5367         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame):
5368           If we got a state change in the _get handler, don't return success.
5369
5370 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
5371
5372         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_my_output_message),
5373         (gst_jpegdec_my_emit_message), (gst_jpegdec_init):
5374           Make jpegdec quiet on MJPEG decoding
5375         * gst/asfdemux/README:
5376           Fix mimetypes for MJPEG and H263
5377
5378 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5379
5380         * ext/theora/theoradec.c: (theora_dec_chain):
5381           Fix broken code generation by gcc by swapping arguments.
5382         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
5383           Fix \n in debug.
5384
5385 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
5386
5387         * TODO:
5388           delete this file, it is by far outdated
5389         * ext/alsa/gstalsa.1: remove
5390         * ext/alsa/gstalsa.c: (add_rates), (add_channels), (gst_alsa_caps),
5391         (gst_alsa_check_sample_rates), (gst_alsa_rates_probe),
5392         (gst_alsa_get_caps):
5393           Add HW probing for supported sample rates. Fixes #161704
5394
5395 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5396
5397         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
5398           Don't crash, biatch! :).
5399
5400 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5401
5402         * ext/musepack/gstmusepackreader.cpp:
5403         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
5404           Some work on tags - still doesn't work in playbin...
5405         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
5406           Handle events...
5407
5408 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5409
5410         * gst/qtdemux/qtdemux.c: (qtdemux_parse_tree):
5411           Also shove tags on kid pads.
5412
5413 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5414
5415         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
5416           Don't bail on unknown events.
5417         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
5418           Don't crash on events before negotiation.
5419         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
5420           Send tags on pads, too.
5421         * gst/playback/gststreamselector.c:
5422         (gst_stream_selector_request_new_pad):
5423           Forward events on first pad if no input was selected yet.
5424
5425 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5426
5427         * gst/playback/gstplaybasebin.c: (setup_substreams):
5428           Don't disable streamtype if the stream doesn't exist, since
5429           then playing a video after audio will disable both and nothing
5430           will happen. Fixes the testsuite.
5431
5432 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5433
5434         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_interface_init),
5435         (gst_v4l_xoverlay_set_xwindow_id):
5436         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_interface_init),
5437         (gst_v4l2_xoverlay_set_xwindow_id):
5438           Add debug categories, fix overlay disabling.
5439
5440 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
5441
5442         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_get_caps):
5443         * ext/alsa/gstalsa.h:
5444           Add HW probing for period_count/size and buffer_size MIX/MAX
5445           Adjust default/user defined value if out of bounds
5446           Should fix bug #162024
5447
5448 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5449
5450         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event):
5451           Fix warning (#161191).
5452
5453 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
5454
5455         * ext/dvdread/stream_labels.c:
5456         (dvdreadsrc_get_audio_stream_labels):
5457           Fix warning (init the good variable in switch default)
5458
5459 2005-01-09  Koop Mast  <kwm@rainbow-runner.nl>
5460
5461         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5462
5463         * gst/tta/gstttaparse.c: (gst_tta_src_event):
5464           Fix gcc-2.95 compile (#163485).
5465
5466 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5467
5468         * configure.ac:
5469         * ext/flac/gstflacenc.c: (gst_flacenc_init),
5470         (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
5471         (gst_flacenc_tell_callback), (gst_flacenc_chain),
5472         (gst_flacenc_change_state):
5473         * ext/flac/gstflacenc.h:
5474           Update for API change in flac-1.1.1. Update requirement in
5475           configure.ac. Fixes #162974.
5476
5477 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5478
5479         * gst/playback/gstplaybasebin.c: (group_destroy):
5480           Remove hack to get rid of assert and get rid of unlinked
5481           signals properly.
5482
5483 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5484
5485         * gst/playback/gstplaybasebin.c: (setup_source):
5486           Set source to NULL so that resources are free'ed. Fixes issues
5487           with playback of CDDA and similar device-accessing things.
5488
5489 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5490
5491         * testsuite/embed/Makefile.am:
5492           test->noinst, fix make test in buildbot.
5493
5494 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
5495
5496         * ext/dvdread/stream_labels.c: new file
5497         * ext/dvdread/stream_labels.h: new file
5498         * ext/dvdread/Makefile.am:
5499         * ext/dvdread/dvdreadsrc.c: (_seek_title):
5500           Extract audio stream label from DVD IFO files.
5501           It only dump them on the console for now, still have to
5502           make playbin aware of them.
5503
5504 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5505
5506         * gst/playback/gstplaybasebin.c: (setup_source):
5507           Fix hanging subs.
5508
5509 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5510
5511         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
5512         (gen_preroll_element), (remove_groups), (setup_subtitle),
5513         (gen_source_element), (setup_source):
5514         * gst/playback/gstplaybasebin.h:
5515           Multiple .sub files is just a stupid idea... Fix some threading
5516           mistakes. Interestingly, external .sub files cause playbin to
5517           hang, I don't know why... Parsing fixes contributed by Fran??ois
5518           Kooman <fkooman@tuxed.net>.
5519
5520 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5521
5522         * testsuite/embed/Makefile.am:
5523           Fix buildbot.
5524
5525 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
5526
5527         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5528
5529         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
5530         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
5531         (gst_pngenc_set_property):
5532         * ext/libpng/gstpngenc.h:
5533           Add compression level property (#163323).
5534
5535 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5536
5537         * configure.ac:
5538         * examples/capsfilter/capsfilter1.c: (main):
5539         * examples/seeking/spider_seek.c: (make_spider_pipeline):
5540         * ext/dvdread/Makefile.am:
5541         * ext/dvdread/demo-play:
5542         * ext/dvdread/demo-play.c:
5543         * gconf/gstreamer.schemas.in:
5544         * gst-libs/gst/gconf/gconf.c:
5545         * sys/v4l/TODO:
5546         * testsuite/Makefile.am:
5547         * testsuite/embed/Makefile.am:
5548         * testsuite/embed/embed.c: (cb_expose), (main):
5549           Remove all references to xvideosink, fix examples (#140845).
5550         * gst/playback/gstplaybasebin.c: (group_destroy):
5551           Apparently, disposal does not unlink - so do explicitely.
5552         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
5553           Add debug.
5554
5555 2005-01-09  Maciej Katafiasz <mathrick@freedesktop.org>
5556
5557         * README: fix PKG_CONFIG_PATH instructions, what was there
5558         previously was breaking default search path, not nice. 
5559         Fixes #163358
5560
5561 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5562
5563         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init),
5564         (gst_audioscale_chain):
5565           %#^@^#@^@#^#@^#@^@#^@#^@#^@#^#@^#@^#@^@#^#@ fix seeking
5566           when resampling - how the ^@$^!@^! is this possible?!?
5567
5568 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5569
5570         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
5571           Reset variables on READY.
5572         * gst/matroska/matroska-mux.c: (gst_matroska_mux_request_new_pad),
5573         (gst_matroska_mux_loop):
5574           Require data before writing header.
5575
5576 2005-01-09  Francis Labonte  <francis_labonte@hotmail.com>
5577
5578         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5579
5580         * ext/mad/gstmad.c: (gst_mad_chain):
5581           Don't call mad_stream_sync() directly after recovering sync.
5582           Fixes #151661.
5583
5584 2005-01-09  Martin Eikermann  <meiker@upb.de>
5585
5586         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5587
5588         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init),
5589         (snapshot_handler), (gst_snapshot_sinkconnect),
5590         (gst_snapshot_chain):
5591           Allocate resources when required, fix recursive signal emission
5592           and fix caps. Fixes #161667.
5593
5594 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
5595
5596         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5597
5598         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps),
5599         (gst_pngdec_chain):
5600           Handle only 8-bppc (bits-per-pixel-component) images, better
5601           error handling and correct strides. Fixes #163177.
5602         * ext/libpng/gstpngenc.c: (gst_pngenc_sinklink),
5603         (gst_pngenc_chain):
5604           Better error handling. Fixes #163348.
5605
5606 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5607
5608         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_get_type),
5609         (dvdnavsrc_uri_get_type), (dvdnavsrc_uri_get_protocols),
5610         (dvdnavsrc_uri_get_uri), (dvdnavsrc_uri_set_uri),
5611         (dvdnavsrc_uri_handler_init):
5612           Add DVD-nav URI (dvdnav://) for Totem testing purposes.
5613         * gst/playback/gstplaybasebin.c: (gen_source_element):
5614           Add MMS to streaming URIs.
5615
5616 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5617
5618         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
5619         * sys/xvimage/xvimagesink.c:
5620         (gst_xvimagesink_navigation_send_event):
5621           Check for pad availability before sending event.
5622
5623 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5624
5625         * gst-plugins.spec.in:
5626           Add subparse.
5627
5628 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5629
5630         * configure.ac:
5631           Since we use functions from CVS, up requirement.
5632
5633 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5634
5635         * gst/playback/Makefile.am:
5636         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
5637         (group_destroy), (group_commit), (group_is_muted),
5638         (gen_preroll_element), (add_stream), (unknown_type),
5639         (probe_triggered), (preroll_unlinked), (mute_stream),
5640         (silence_stream), (new_decoded_pad), (setup_substreams),
5641         (setup_source), (get_active_source), (mute_group_type),
5642         (muted_group_change_state), (set_active_source),
5643         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
5644         (play_base_eos), (gst_play_base_bin_change_state):
5645         * gst/playback/gstplaybasebin.h:
5646         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
5647         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
5648         (gst_stream_info_dispose), (stream_info_mute_pad),
5649         (stream_info_change_state), (gst_stream_info_set_mute):
5650         * gst/playback/gststreamselector.c: (gst_stream_selector_get_type),
5651         (gst_stream_selector_base_init), (gst_stream_selector_class_init),
5652         (gst_stream_selector_init), (gst_stream_selector_dispose),
5653         (gst_stream_selector_get_linked_pad),
5654         (gst_stream_selector_get_caps), (gst_stream_selector_link),
5655         (gst_stream_selector_get_linked_pads),
5656         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
5657         * gst/playback/gststreamselector.h:
5658           Adding stream selection support plus required properties for
5659           applications to use this. Fully fixes #100931.
5660
5661 2005-01-08  Benjamin Otte  <otte@gnome.org>
5662
5663         * gst/games/gstpuzzle.c: (nav_event_handler):
5664           - handle nav events differently: forward every event no matter if it
5665             was handled or not.
5666           - translate events
5667           You can now cheat by using navigationtest ! puzzle and moving the
5668           mouse close to the edge of a tile. ;)
5669
5670 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5671
5672         * configure.ac:
5673         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
5674         * ext/ogg/gstogmparse.c: (gst_ogm_text_parse_get_type),
5675         (gst_ogm_text_parse_base_init), (gst_ogm_text_parse_init),
5676         (gst_ogm_parse_get_sink_querytypes), (gst_ogm_parse_sink_convert),
5677         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain),
5678         (gst_ogm_parse_plugin_init):
5679         * ext/pango/gsttextoverlay.c: (gst_textoverlay_linkedpads),
5680         (gst_textoverlay_link), (gst_textoverlay_getcaps),
5681         (gst_textoverlay_event), (gst_textoverlay_video_chain),
5682         (gst_textoverlay_loop), (gst_textoverlay_init), (plugin_init):
5683         * ext/pango/gsttextoverlay.h:
5684         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
5685         (gst_matroska_demux_handle_seek_event),
5686         (gst_matroska_demux_sync_streams),
5687         (gst_matroska_demux_parse_blockgroup),
5688         (gst_matroska_demux_subtitle_caps),
5689         (gst_matroska_demux_plugin_init):
5690         * gst/matroska/matroska-ids.h:
5691         * gst/playback/gstdecodebin.c: (close_pad_link):
5692         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
5693         (gen_preroll_element), (remove_groups), (add_stream),
5694         (new_decoded_pad), (setup_subtitles), (gen_source_element),
5695         (setup_source):
5696         * gst/playback/gstplaybasebin.h:
5697         * gst/playback/gstplaybin.c: (gen_text_element), (setup_sinks):
5698         * gst/subparse/Makefile.am:
5699         * gst/subparse/gstsubparse.c: (gst_subparse_get_type),
5700         (gst_subparse_base_init), (gst_subparse_class_init),
5701         (gst_subparse_init), (gst_subparse_formats),
5702         (gst_subparse_eventmask), (gst_subparse_event),
5703         (gst_subparse_handle_event), (convert_encoding), (get_next_line),
5704         (parse_mdvdsub), (parse_mdvdsub_init), (parse_subrip),
5705         (parse_subrip_deinit), (parse_subrip_init), (parse_mpsub),
5706         (parse_mpsub_deinit), (parse_mpsub_init),
5707         (gst_subparse_buffer_format_autodetect),
5708         (gst_subparse_format_autodetect), (gst_subparse_loop),
5709         (gst_subparse_change_state), (gst_subparse_type_find),
5710         (plugin_init):
5711         * gst/subparse/gstsubparse.h:
5712         * gst/typefind/gsttypefindfunctions.c: (ogmtext_type_find),
5713         (plugin_init):
5714           Add subtitle support, .sub parser (supports SRT and MPsub),
5715           OGM text support, Matroska UTF-8 text support, deadlock fixes
5716           all over the place, subtitle awareness in decodebin/playbin
5717           and some fixes to textoverlay to handle subtitles in a stream
5718           correctly. Fixes #100931.
5719
5720 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5721
5722         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
5723           Check for pad availability before doing a query on it.
5724
5725 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
5726
5727         * ext/dv/gstdvdec.c:
5728           really fix bpp24/32 dvdec caps (classic rgba indeed)
5729         * gst/asfdemux/gstasfdemux.c:
5730         (gst_asf_demux_process_ext_content_desc):
5731           don't send text tags if they are empty (bis repetita)
5732
5733 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
5734
5735         * ext/dv/gstdvdec.c:
5736          remove unneeded comment from dvdec
5737           (related to DV 4CC codes in AVI files)
5738           moved them in gstreamer/docs/random/mimetypes
5739         * gst/asfdemux/gstasfdemux.c:
5740         (gst_asf_demux_process_ext_content_desc):
5741          don't send text tags if they are empty
5742          fix mem leak on error path
5743         * gst/ffmpegcolorspace/avcodec.h:
5744         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
5745         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
5746         (gst_ffmpegcsp_avpicture_fill):
5747         * gst/ffmpegcolorspace/imgconvert.c: (img_get_alpha_info):
5748         * gst/ffmpegcolorspace/imgconvert_template.h:
5749          adds BGR32 and BGRA32 to ffmpegcolorspace
5750           (still bad colors, fixing it on next commit)
5751           helps with dvdec outputing BGR32
5752
5753 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
5754
5755         * ext/dv/gstdvdec.c:
5756          Fix audio caps i just broke (missing ',')
5757         * gst/matroska/matroska-mux.c: (gst_matroska_mux_get_type),
5758         (gst_matroska_mux_reset):
5759          Fix typo + add FIXME about old "x-gst-metadata" crap
5760
5761 2005-01-07  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
5762
5763         * ext/dv/demo-play.c: (main):
5764          xvideosink -> xvimagesink
5765         * ext/dv/gstdvdec.c:
5766          change rgb 32/32 caps to 24/32 (no alpha)
5767          change nb of channels to be a list (2 or 4, not 2)
5768          change sample rate to be a list (32, 44.1, 48 kHz) not a range
5769         * gst/asfdemux/gstasfdemux.c:
5770         (gst_asf_demux_process_ext_content_desc):
5771          Add 'date/year' to extracted metadata list
5772
5773 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5774
5775         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
5776           The return value of fixate_to does not imply that the requested
5777           value was set, so don't assume.
5778
5779 2005-01-07  Gergely Nagy  <algernon@bonehunter.rulez.org>
5780
5781         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5782
5783         * ext/libpng/gstpngdec.c:
5784         * ext/libpng/gstpngenc.c: (gst_pngenc_base_init),
5785         (gst_pngenc_sinklink), (gst_pngenc_init), (gst_pngenc_chain):
5786         * ext/libpng/gstpngenc.h:
5787           Alpha support (encoder; #163161), mime fixage.
5788
5789 2005-01-07  Sebastien Cote  <sc5@hermes.usherb.ca>
5790
5791         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5792
5793         * ext/faac/gstfaac.c: (gst_faac_outputformat_get_type),
5794         (gst_faac_class_init), (gst_faac_init), (gst_faac_srcconnect),
5795         (gst_faac_set_property), (gst_faac_get_property):
5796         * ext/faac/gstfaac.h:
5797           Allow for ADTS output (#153434).
5798
5799 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5800
5801         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
5802           Fix against template (#150576).
5803
5804 2005-01-06  Benjamin Otte  <otte@gnome.org>
5805
5806         * gst/games/gstpuzzle.c: (draw_puzzle):
5807           don't draw a puzzle if either width or height of tiles would be 0.
5808
5809 2005-01-06  Benjamin Otte  <otte@gnome.org>
5810
5811         * gst/games/gstpuzzle.c: (gst_puzzle_get_type),
5812         (gst_puzzle_class_init), (gst_puzzle_finalize):
5813           no memleaks, please
5814         (gst_puzzle_create), (gst_puzzle_init),
5815         (gst_puzzle_set_property), (gst_puzzle_setup):
5816           change initialization code around so we don't reshuffle on resize
5817         (draw_puzzle):
5818           fix another stupid typo
5819
5820 2005-01-06  Benjamin Otte  <otte@gnome.org>
5821
5822         * gst/games/gstvideoimage.c: (copy_hline_YUY2):
5823           fix stupid typo that borked copying on YUY2
5824
5825 2005-01-06  Benjamin Otte  <otte@gnome.org>
5826
5827         * gst/games/gstpuzzle.c: (draw_puzzle):
5828           fix edges when image sizes aren't multiples of tile sizes
5829
5830 2005-01-06  Benjamin Otte  <otte@gnome.org>
5831
5832         * gst/games/gstpuzzle.c: (gst_puzzle_base_init):
5833           make RGB endianness work correctly
5834         (gst_puzzle_show), (gst_puzzle_swap), (gst_puzzle_move):
5835           refactor and fix race with initial shuffling
5836         (nav_event_handler):
5837           allow using the mouse to puzzle
5838         (draw_puzzle):
5839           insist on tiles having width and height as multiples of 4 to get
5840           clean YUV image handling
5841         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
5842         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_buffer_alloc):
5843           s/DEBUG/LOG/ for common messages
5844         (gst_xvimagesink_navigation_send_event):
5845           fix mouse event translation to not include screen PAR
5846         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
5847           fix mouse event translation to actually work
5848
5849 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
5850
5851         * gst/asfdemux/gstasfdemux.c:
5852         (gst_asf_demux_process_ext_content_desc):
5853          Extract TrackNumber metadata + clean up code
5854         * gst/games/gstvideoimage.c: (gst_video_image_draw_rectangle):
5855          Hope this is the good fix (var used unitialised)
5856
5857 2005-01-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5858
5859         * ext/faad/gstfaad.c: (gst_faad_chain):
5860           Only increment timestamp if it's valid. Fixes raw AAC streams.
5861
5862 2005-01-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
5863
5864         * configure.ac:
5865         * gst/games/Makefile.am:
5866         * gst/games/gstpuzzle.c:
5867           add a puzzle game with...
5868         * gst/games/gstvideoimage.c:
5869         * gst/games/gstvideoimage.h:
5870           ... full colorspace support (that includes YUV9 and RGB16)) stolen
5871           from videotestsrc and made into something that would be a nice
5872           library for a lot of other plugins.
5873
5874 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
5875
5876         * configure.ac:
5877          don't compile faad plugin if a RC of 2.0 is found
5878          Fixes #155346 (and FC1 buildbot)
5879         * gst/asfdemux/gstasfdemux.c:
5880         (gst_asf_demux_process_ext_content_desc):
5881          try to make Solaris compiler happier
5882
5883 2005-01-06  Paul Jack  <pjack@sfaf.org>
5884
5885         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5886
5887         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init):
5888           Fix segfault (#161667).
5889
5890 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5891
5892         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
5893           Fix framerate reporting.
5894
5895 2005-01-05  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
5896
5897         * gst-libs/gst/riff/riff-ids.h:
5898         * gst/wavenc/riff.h:
5899          Add AMR (VBR and CBR) ids to riff.h audio codec list
5900         * gst/asfdemux/gstasfdemux.c:
5901         (gst_asf_demux_process_ext_content_desc),
5902         (gst_asf_demux_process_object):
5903           Retrieve more tags from ASF files (Genre, AlbumTitle, Artist)
5904
5905 2005-01-05  Martin Eikermann  <meiker@upb.de>
5906
5907         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5908
5909         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
5910         (gst_dvd_demux_handle_discont):
5911         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_class_init),
5912         (gst_mpeg_demux_handle_discont):
5913           Recreate pads on new-media (#160730).
5914         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_new_pad):
5915           Send discont even if manager changes timestamps (#161929).
5916
5917 2005-01-05  Sebastien Cote  <sc5@hermes.usherb.ca>
5918
5919         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5920
5921         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16):
5922           Fix invalid memory access (#159211).
5923
5924 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
5925
5926         * examples/gstplay/player.c: (main):
5927           Don't iterate.
5928         * examples/seeking/seek.c: (fixate), (make_playerbin_pipeline):
5929           Add visualizations.
5930         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
5931         (gst_a52dec_handle_frame):
5932           Set duration.
5933         * ext/dvdnav/gst-dvd:
5934           Add audioconvert. Fixes #161325.
5935         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get):
5936           Explicitely case to gint64. Possible valgrind error.
5937         * gst-libs/gst/play/play.c: (caps_set), (setup_size),
5938         (gst_play_tick_callback), (gst_play_change_state),
5939         (gst_play_dispose), (gst_play_init), (gst_play_class_init),
5940         (gst_play_set_location), (gst_play_get_location),
5941         (gst_play_seek_to_time), (gst_play_set_data_src),
5942         (gst_play_set_video_sink), (gst_play_set_audio_sink),
5943         (gst_play_set_visualization), (gst_play_connect_visualization),
5944         (gst_play_get_framerate), (gst_play_get_all_by_interface),
5945         (gst_play_new):
5946           Use playbin. Fixes #139749 and #147744.
5947         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags):
5948           Add genre tag.
5949         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
5950         (audioscale_get_type), (gst_audioscale_base_init),
5951         (gst_audioscale_class_init), (gst_audioscale_expand_caps),
5952         (gst_audioscale_getcaps), (gst_audioscale_fixate),
5953         (gst_audioscale_link), (gst_audioscale_get_buffer),
5954         (gst_audioscale_decrease_rate), (gst_audioscale_increase_rate),
5955         (gst_audioscale_init), (gst_audioscale_dispose),
5956         (gst_audioscale_chain), (gst_audioscale_set_property),
5957         (gst_audioscale_get_property), (plugin_init):
5958           Indent properly.
5959         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
5960           Fix LPCM.
5961         * gst/qtdemux/qtdemux.c: (qtdemux_parse_udta),
5962         (qtdemux_tag_add_str), (qtdemux_tag_add_num),
5963         (qtdemux_tag_add_gnre), (qtdemux_video_caps):
5964           Add more metadata (fixes #162656).
5965
5966 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
5967
5968         * configure.ac:
5969           back to cvs
5970
5971 === release 0.8.7 ===
5972
5973 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
5974
5975         * NEWS:
5976         * RELEASE:
5977         * configure.ac:
5978           releasing 0.8.7, "Hyperspace"
5979
5980 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
5981
5982         patch by: Tim-Philipp M??ller  <t.i.m@zen.co.uk>
5983
5984         * gst/playback/gstplaybasebin.c:
5985          Fix for #162924 - free caps after use, not before
5986
5987 2005-01-04  Thomas Vander Stichele  <thomas at apestaart dot org>
5988
5989         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
5990
5991         * gst/playback/gstplaybasebin.c:
5992         * gst/wavparse/gstwavparse.c:
5993           Fix for #154773 - fixes playback of small .wav files
5994
5995 2005-01-03  Thomas Vander Stichele  <thomas at apestaart dot org>
5996
5997         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
5998
5999         * gst/audioscale/gstaudioscale.c:
6000           Fix for #162819 - make audioscale reusable
6001           Fixes playback of more than one file with playbin/totem
6002
6003 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
6004
6005         * gst/ffmpegcolorspace/avcodec.h:
6006         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
6007         * gst/ffmpegcolorspace/imgconvert.c:
6008           clean up the mess that made me cry and avoid needless duplication
6009
6010 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
6011
6012         * gst/ffmpegcolorspace/imgconvert.c:
6013           give some indication of why we're segfaulting
6014
6015 2004-12-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6016
6017         * configure.ac:
6018           Fix indentation, fix v4l2 plugin detection.
6019         * ext/Makefile.am:
6020           Fix libmms location (Maciej, use diff -u!).
6021         * ext/alsa/gstalsa.c: (gst_alsa_init):
6022           Initialize caps cache to NULL.
6023         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
6024           Only change state on audiosink if it exists.
6025
6026 2004-12-28  Maciej Katafiasz  <mathrick@mathrick.org>
6027
6028         * gst/matroska/matroska-demux.c:
6029         * gst/matroska/matroska-ids.h:
6030         * gst/matroska/matroska-demux.h:
6031         Fix Vorbis streams failing to decode in some files, where cluster_time
6032         isn't 0, because then it doesn't send codec_priv before actual data.
6033         Remove time-based test and replace it with marker set on beginning of
6034         new stream
6035
6036 2004-12-28  David Schleef  <ds@schleef.org>
6037
6038         Merge patch from Ronald fixing problems with streaming
6039         text.
6040         * ext/cairo/gstcairo.c: (plugin_init):
6041         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
6042         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
6043         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
6044         (gst_textoverlay_font_init), (gst_textoverlay_init),
6045         (gst_textoverlay_set_property):
6046         * ext/cairo/gsttextoverlay.h:
6047
6048 2004-12-27  David Schleef  <ds@schleef.org>
6049
6050         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
6051         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
6052         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
6053         (gst_textoverlay_font_init), (gst_textoverlay_init),
6054         (gst_textoverlay_set_property): Improvements to actually
6055         render text as white on black outline on video, including
6056         font selection and horizontal/vertical alignment.  (Ronald's
6057         christmas present)
6058         * ext/cairo/gsttextoverlay.h:
6059
6060 2004-12-26  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
6061
6062         * ext/ogg/gstogg.c:
6063         * ext/ogg/gstogmparse.c:
6064           fix ogm[audio/video]parse plugin registration
6065           (riff won't load if bytestream is already loaded)
6066
6067 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
6068
6069         * gst/audioconvert/gstchannelmix.c:
6070           fix for GLIB < 2.4
6071
6072 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
6073
6074         * Makefile.am:
6075         * configure.ac:
6076           disable docs again until it actually passes make distcheck.
6077
6078 2004-12-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6079
6080         * gst/qtdemux/qtdemux.c: (qtdemux_type_get), (qtdemux_audio_caps):
6081         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
6082         (plugin_init):
6083           Add 3GP (variables name Q3GP because they can't start with a
6084           number). Add samr audio fourcc (used in .3gp files), decoder
6085           is work in progress. Also do a GST_WARNING instead of ERROR
6086           in case of unknown nodes, to decrease output.
6087
6088 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
6089
6090         * Makefile.am:
6091           really fix dist
6092
6093 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
6094
6095         * configure.ac:
6096         * ext/speex/gstspeexdec.h:
6097         * ext/speex/gstspeexenc.h:
6098           Fixes #158382.  Make speex plugin compatible with both 1.0 and 1.1.
6099           Fix detection code in configure.ac
6100
6101 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6102
6103         * gst/matroska/matroska-demux.c:
6104         (gst_matroska_demux_parse_blockgroup):
6105           Save position, so that queries give proper return values. Don't
6106           know how this could ever have worked before...
6107
6108 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
6109
6110         * configure.ac:
6111           Put additional LAME check inside the conditional.  Fixes #152339
6112
6113 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6114
6115         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
6116         (gst_avi_demux_stream_scan):
6117           Add some more debug. Fix logic error when setting movi offset
6118           while reading index.
6119
6120 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6121
6122         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
6123         (gst_avi_demux_stream_scan), (gst_avi_demux_handle_seek),
6124         (gst_avi_demux_process_next_entry):
6125           Add some debugging. Better detection of broken indexes and the
6126           accompanying index recovery. No infinite loops on state changes
6127           when we're still in our loopfunction.
6128
6129 2004-12-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6130
6131         * configure.ac:
6132           Fix up.
6133
6134 2004-12-22  Archana Shah  <archana.shah@wipro.com>
6135
6136         Reviewed by:  Ronald S. Bultje <rbultje@ronald.bitfreak.net>
6137
6138         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_volume):
6139           Normalizing the value before setting
6140         (gst_sunaudiomixer_get_volume):
6141           Normalizing the value after getting. Fixes bug# 161980
6142
6143 2004-12-22  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
6144
6145         * Makefile.am: Make sure docs gets disted
6146         * docs/Makefile.am: Make sure all needed files get disted
6147         * gst-plugins.spec.in: latest updates
6148
6149 2004-12-22  Wim Taymans  <wim@fluendo.com>
6150
6151         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
6152         Revert patch 1.38 as clock distribution over schedulers does
6153         not work correcly in the core yet.
6154
6155 2004-12-21  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
6156
6157         * sys/oss/README: remove this file, which predates my birth
6158           (and which content is by far outdated)
6159
6160 2004-12-20  Stefan Kost  <ensonic@users.sf.net>
6161
6162         * Makefile.am:
6163         * configure.ac:
6164         * docs/Makefile.am:
6165         * docs/libs/Makefile.am:
6166         * docs/libs/gst-plugins-libs-docs.sgml:
6167         * docs/libs/gst-plugins-libs-sections.txt:
6168         * docs/libs/tmpl/gstgconf.sgml:
6169         * docs/upload.mak:
6170         * docs/version.entities.in:
6171           Added boilerplate gtk-doc files for plugin-libs documentation.
6172
6173 2004-12-19  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
6174
6175         * gst/auparse/gstauparse.c: fix int and float audio caps
6176
6177 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6178
6179         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
6180         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
6181           g_assert() can be a macro, don't use #ifdef inside it.
6182
6183 2004-12-19  Edward Hervey  <bilboed@bilboed.com>
6184
6185         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6186
6187         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
6188         (gst_videorate_init), (gst_videorate_chain),
6189         (gst_videorate_change_state):
6190           Event handling (fixes #159986).
6191
6192 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6193
6194         * gst-libs/gst/riff/riff-media.c:
6195         (gst_riff_create_video_caps_with_data):
6196           Add BLZ0 (Blizzard's version of DivX) fourcc.
6197
6198 2004-12-18  David Schleef  <ds@schleef.org>
6199
6200         * gst/tta/gstttadec.c: (gst_tta_dec_link): And yet another
6201         portability fix.
6202
6203 2004-12-18  David Schleef  <ds@schleef.org>
6204
6205         * gst/tta/ttadec.h: Disable some header code that isn't used
6206         and clearly isn't portable.
6207
6208 2004-12-18  David Schleef  <ds@schleef.org>
6209
6210         * gst/ffmpegcolorspace/imgconvert.c: (get_pix_fmt_info),
6211         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
6212         (avcodec_get_pix_fmt), (avpicture_layout),
6213         (avcodec_get_pix_fmt_loss), (avg_bits_per_pixel), (img_copy),
6214         (get_convert_table_entry), (img_convert), (img_get_alpha_info):
6215         Fix code to not use GCC extensions (and c99 extensions that
6216         Forte does not like.)
6217
6218 2004-12-19  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
6219
6220         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6221
6222         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
6223         (gst_deinterlace_chain):
6224           Rowstride fixes. Fixes #161039.
6225         * gst/videocrop/gstvideocrop.c: (gst_video_crop_init),
6226         (gst_video_crop_get_property), (gst_video_crop_add_to_struct_val),
6227         (gst_video_crop_getcaps), (gst_video_crop_link),
6228         (gst_video_crop_i420), (gst_video_crop_chain),
6229         (gst_video_crop_change_state):
6230           Rework of negotiation. Actually works now. Fixes #158650.
6231
6232 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6233
6234         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_sint):
6235           That was very stupid.
6236
6237 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6238
6239         * gst/matroska/matroska-demux.c:
6240         (gst_matroska_demux_parse_blockgroup):
6241           Fix possible crasher.
6242
6243 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6244
6245         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_uint),
6246         (gst_matroska_ebmlnum_sint), (gst_matroska_demux_parse_blockgroup):
6247           Lace sizes can be zero.
6248
6249 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6250
6251         * ext/musepack/gstmusepackdec.cpp:
6252           Fetch error return values. Fixes #161624.
6253         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
6254           Really EOS.
6255
6256 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6257
6258         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
6259           Work for truncated (unfinished download etc.) files. Fixes #160514.
6260
6261 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6262
6263         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
6264           Fix for integer overflow. Makes #156001 not crash. Probably masks
6265           the real bug.
6266
6267 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6268
6269         * gst/ac3parse/gstac3parse.c: (plugin_init):
6270           Parsers never have ranks. Fixes #159651.
6271
6272 2004-12-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
6273
6274         * gst/playback/gstdecodebin.c: (compare_ranks):
6275           make sure the facotries are ordered the same every time even if they
6276           have the same rank by using the name
6277         * gst/playback/gstdecodebin.c: (find_compatibles):
6278           make sure we don't add factories to the list twice
6279
6280 2004-12-16  David Schleef  <ds@schleef.org>
6281
6282         * configure.ac: look for musepack headers as musepack/*.h
6283         (fixes #159847)
6284         * ext/musepack/gstmusepackdec.h: use <musepack/*.h>
6285         * ext/musepack/gstmusepackreader.h: same
6286
6287 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6288
6289         * gst-libs/gst/riff/riff-read.c:
6290         (gst_riff_read_strf_auds_with_data):
6291           Read extradata correctly (fixes #155879).
6292
6293 2004-12-16  David Schleef  <ds@schleef.org>
6294
6295         * gst/audioscale/gstaudioscale.c: allow passthru of >2 channel
6296         audio.  does _not_ attempt or allow conversion unless channels
6297         is 1 or 2.
6298
6299 2004-12-16  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
6300
6301         * tools/gst-launch-ext-m.m: fix mpeg and vob pipelines
6302
6303 2004-12-16  David Schleef  <ds@schleef.org>
6304
6305         * gst/audioscale/gstaudioscale.c: the resample library only
6306         handles 1 or 2 channels.  Change caps to compensate.
6307
6308 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6309
6310         * gst/matroska/matroska-demux.c: (aac_rate_idx), (aac_profile_idx),
6311         (gst_matroska_demux_audio_caps):
6312           Some MPEG-AAC hacks, because else it doesn't work...
6313
6314 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6315
6316         * gst-libs/gst/riff/riff-media.c:
6317         (gst_riff_create_video_caps_with_data),
6318         (gst_riff_create_video_template_caps):
6319           Add h264.
6320
6321 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6322
6323         * gst-libs/gst/audio/Makefile.am:
6324           Try to fix buildbot.
6325
6326 2004-12-16  Thomas Vander Stichele  <thomas at apestaart dot org>
6327
6328         * gst/tcp/gstmultifdsink.c:
6329           Clean up and uniformize debugging.
6330
6331 2004-12-16  Edward Hervey  <bilboed@bilboed.com>
6332
6333         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6334
6335         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
6336         (gst_dvd_demux_reset), (gst_dvd_demux_change_state):
6337         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_reset),
6338         (gst_mpeg_demux_change_state):
6339           Reset on ready. Fixes 160276.
6340
6341 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
6342
6343         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6344
6345         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
6346         (gst_ffmpegcsp_pad_link):
6347           Fix memleak (#154815).
6348
6349 2004-12-16  James Bowes  <bowes@cs.dal.ca>
6350
6351         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6352
6353         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init),
6354         (gst_musicbrainz_init), (gst_musicbrainz_chain),
6355         (gst_musicbrainz_set_property), (gst_musicbrainz_get_property):
6356         * ext/musicbrainz/gsttrm.h:
6357           Add support for using a proxy server when getting a trm id from
6358           the MusicBrainz database (#149613).
6359
6360 2004-12-16  Christophe Fergeau  <teuf@gnome.org>
6361
6362         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6363
6364         * gst/playback/gstdecodebin.c: (new_pad), (close_link):
6365         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
6366           Fix memleaks (#157233).
6367
6368 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
6369
6370         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6371
6372         * gst-libs/gst/resample/resample.c: (gst_resample_close):
6373         * gst-libs/gst/resample/resample.h:
6374         * gst/audioscale/gstaudioscale.c:
6375           Fix memleak (#159215).
6376
6377 2004-12-16  Toni Willberg  <toniw@iki.fi>
6378
6379         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6380
6381         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
6382         * sys/oss/oss_probe.c: (main):
6383           Check for mono/stereo support (similar to samplerate probing),
6384           fixes #159433. Also add missing copyright header to oss_probe.c.
6385
6386 2004-12-15  David Schleef  <ds@schleef.org>
6387
6388         * configure.ac: add audioresample and cairo plugins.  Remove
6389         HAVE_MMX stuff, because it's not used.
6390         * ext/Makefile.am: same
6391         * ext/audioresample/Makefile.am: You are not ready for an
6392         audio resampling element based on audioresample.
6393         * ext/audioresample/gstaudioresample.c:
6394         * ext/audioresample/gstaudioresample.h:
6395         * ext/cairo/Makefile.am: You are not ready for overlay elements
6396         based on cairo.  Don't look too closely, these elements kinda
6397         suck right now.
6398         * ext/cairo/gstcairo.c: new
6399         * ext/cairo/gsttextoverlay.c: new
6400         * ext/cairo/gsttextoverlay.h: new
6401         * ext/cairo/gsttimeoverlay.c: new
6402         * ext/cairo/gsttimeoverlay.h: new
6403         * gst-libs/gst/media-info/media-info-priv.h: fix compile
6404         problem with compilers that don't support variadic macros.
6405
6406 2004-12-15  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
6407
6408         Reviewed by:  David Schleef  <ds@schleef.org>
6409
6410         * sys/sunaudio/gstsunaudio.c: (plugin_init):  Apply patch from
6411         Bala, registering sunaudiosrc (oops!), and cleaning up code a
6412         bit.  Also ran indent-gst.
6413         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_init),
6414         (gst_sunaudiosrc_change_state), (gst_sunaudiosrc_get),
6415         (gst_sunaudiosrc_setparams):
6416
6417 2004-12-14  David Schleef  <ds@schleef.org>
6418
6419         * gst/festival/gstfestival.c: (gst_festival_chain): Set the
6420         output rate to 16000.  Should fix #160235.
6421
6422 2004-12-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6423
6424         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
6425         Add typefinding for mpeg2 pes streams
6426
6427 2004-12-13  David Schleef  <ds@schleef.org>
6428
6429         * configure.ac:  Applied patch from bug #143659, making default
6430         sources and sinks OS-dependent (for Solaris), and added code
6431         for OS/X.
6432         * gconf/gstreamer.schemas.in: use OS-dependent sinks in gconf.
6433
6434 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
6435
6436         * gst-libs/gst/riff/riff-media.c:
6437           forgot to add h2.64 to avidemux template caps
6438
6439 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
6440
6441         * gst/wavenc/riff.h:
6442         * gst-libs/gst/riff/riff-media.c:
6443         * gst-libs/gst/riff/riff-ids.h:
6444         * gst/avi/gstavimux.c
6445         add 4CC code for VideoSoft h264 in AVI (VSSH)
6446           fixes bug #160655
6447         remove s323 from riff, it's quicktime specific :(
6448
6449 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
6450
6451         * gst/asfdemux/README
6452         * gst/wavenc/riff.h
6453         * gst-libs/gst/riff/riff-ids.h
6454         * gst-libs/gst/riff/riff-media.c
6455         * gst/qtdemux/qtdemux.c:
6456           add new 4CC codes for h263 related codecs
6457           fixes partially bug #155163
6458
6459 2004-12-12  Christian Fredrik Kalager Schaller  <christian at fluendo dot com>
6460
6461         * configure.ac: Update polyaudio requirement to 0.7
6462         * ext/polyp/polypsink.c: (create_stream): add patch from iain (158258)
6463
6464 2004-12-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6465
6466         * gst/interleave/deinterleave.c:
6467         fix my name's spelling! :)
6468
6469 2004-12-11  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
6470
6471         * AUTHORS ChangeLog
6472         * gst/auparse/gstauparse.c
6473         * gst/interleave/deinterleave.c
6474         * gst/law/:
6475                 alaw-decode.c alaw-encode.c
6476                 mulaw-decode.c mulaw-encode.c
6477         * gst/oneton/gstoneton.c
6478         * sys/osxaudio/:
6479                 gstosxaudioelement.c gstosxaudiosink.c gstosxaudiosrc.c
6480         * sys/osxvideo/:
6481                 cocoawindow.h cocoawindow.m
6482                 osxvideosink.h osxvideosink.m
6483
6484         put the same mail address for Zaheer Abbas Merali everywhere
6485
6486 2004-12-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6487
6488         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_loop):
6489           Align by packetsize, and assert that we a packet available before
6490           playing. The first makes webstreams work (they often include
6491           trailing padding data in a packet), the second allows pausing a
6492           ASF stream in totem without getting demux errors afterwards.
6493
6494 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6495
6496         * ext/ogg/gstoggdemux.c: (get_relative):
6497           Check for non-NULL before accessing member (end-of-chain).
6498
6499 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6500
6501         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
6502         (cdparanoia_set_property), (cdparanoia_get_property):
6503         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
6504         (dvdnavsrc_set_property), (dvdnavsrc_get_property):
6505         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
6506         (dvdreadsrc_init), (dvdreadsrc_set_property),
6507         (dvdreadsrc_get_property):
6508         * sys/vcd/vcdsrc.c: (gst_vcdsrc_class_init),
6509         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property):
6510           Synchronize property names where not yet the case. Devices are
6511           now device=X, other versions are deprecated (but still exist).
6512           Also use g_free() unconditionally.
6513         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
6514         (setup_source), (gst_play_base_bin_get_property):
6515           Expose source.
6516
6517 2004-12-09  Thomas Vander Stichele  <thomas at apestaart dot org>
6518
6519         * configure.ac: move GCONF macro outside conditional for the am
6520           conditional. Fixes #160439
6521
6522 2004-12-08  David Schleef  <ds@schleef.org>
6523
6524         * tools/gst-visualise-m.m: Switch to elements that currently
6525         exist.
6526
6527 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6528
6529         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
6530           We love wrong commas.
6531
6532 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6533
6534         * gst/matroska/matroska-demux.c:
6535         (gst_matroska_demux_handle_src_query):
6536           Don't set DEFAULT, unsupported - makes length display incorrectly
6537           in some cases.
6538
6539 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
6540
6541         * gst/monoscope/README: remove blurb about files being GPL
6542         * gst/monoscope/gstmonoscope.c: Change license field to LGPL
6543         * gst/monoscope/monoscope.c: Change license to BSD with explanation
6544           monoscope is now effectively LGPL licensed
6545
6546 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
6547
6548         * gst/monoscope/README: Update information to be more correct
6549         * gst/monoscope/convolve.c: Relicense to LGPL
6550         * gst/monoscope/convolve.h: Relicense to LGPL
6551
6552 2004-12-06  Arwed v. Merkatz <v.merkatz@gmx.net>
6553
6554         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
6555           set BUFFER_DURATION to correct values (mpeg1 audio frame length is fixed)
6556         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link):
6557           set default_duration for mpeg1 audio
6558
6559 2004-12-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
6560
6561         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_close_audio):
6562         * ext/alsa/gstalsa.h:
6563           refactor big chunks of the core caps negotiation code to make it
6564           a lot faster, because people claim it's really slow
6565           (actually, just cache the getcaps when the device is opened)
6566
6567 2004-12-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6568
6569         * ext/a52dec/gsta52dec.c: (gst_a52dec_init),
6570         (gst_a52dec_handle_event), (gst_a52dec_update_streaminfo),
6571         (gst_a52dec_handle_frame), (gst_a52dec_chain),
6572         (gst_a52dec_change_state), (plugin_init):
6573         * ext/a52dec/gsta52dec.h:
6574           Do something useful with timestamps. Make chain-based (since
6575           there's really no reason to be loopbased).
6576         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
6577           Update current_byte/frame correctly.
6578
6579 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6580
6581         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags),
6582         (gst_ape_demux_stream_init):
6583           Forward tags, too.
6584
6585 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6586
6587         * gst/apetag/apedemux.c: (gst_ape_demux_stream_init):
6588           Let's make sure we're done typefinding when detecting tags.
6589
6590 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6591
6592         * gst/matroska/ebml-read.c: (gst_ebml_read_class_init),
6593         (gst_ebml_read_init), (gst_ebml_read_use_event),
6594         (gst_ebml_read_element_id), (gst_ebml_peek_id),
6595         (gst_ebml_read_seek), (gst_ebml_read_skip),
6596         (gst_ebml_read_reserve), (gst_ebml_read_buffer),
6597         (gst_ebml_read_master):
6598         * gst/matroska/ebml-read.h:
6599         * gst/matroska/matroska-demux.c:
6600         (gst_matroska_demux_parse_contents),
6601         (gst_matroska_demux_loop_stream), (gst_matroska_demux_audio_caps):
6602           Disgustingly evil hack for working around INTERRUPT events and
6603           their extremely annoying habit of being a pain in the ass. We
6604           simply peek a cluster before reading any of it.
6605
6606 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6607
6608         * ext/musepack/gstmusepackdec.cpp:
6609           There's also floating point libmusepacks.
6610
6611 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6612
6613         * ext/faad/gstfaad.c: (gst_faad_chanpos_from_gst),
6614         (gst_faad_chanpos_to_gst), (gst_faad_chain):
6615           Set DURATION even if source buffer didn't. Also use increasing
6616           timestamps.
6617         * gst-libs/gst/riff/riff-media.c:
6618         (gst_riff_create_audio_caps_with_data):
6619           Block_align can have larger values than 8192.
6620
6621 2004-12-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6622
6623         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link):
6624         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link):
6625         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link):
6626         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link):
6627           Fix caps.
6628
6629 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6630
6631         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
6632           Fix logic bug.
6633
6634 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6635
6636         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find):
6637           Yay, another one.
6638
6639 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6640
6641         * ext/esd/esdsink.c: (gst_esdsink_chain):
6642           Make error actually say something useful (fixes #156798).
6643         * gst-libs/gst/riff/riff-media.c:
6644         (gst_riff_create_video_caps_with_data),
6645         (gst_riff_create_video_template_caps):
6646           Add Intel Video 5.0 fourcc (IV50).
6647
6648 2004-12-01  Christophe Fergeau  <teuf@gnome.org>
6649
6650         * ext/mad/gstmad.c: (mpg123_parse_xing_header): fix xing header
6651         detection on mono and stereo mp3 files.
6652
6653 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6654
6655         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
6656           Don't crash on EMPTY caps (e.g. when the demuxer didn't recognize
6657           the contained stream).
6658
6659 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6660
6661         * ext/faad/gstfaad.c: (gst_faad_srcconnect), (gst_faad_chain):
6662           Oops, remove debug.
6663
6664 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
6665
6666         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6667
6668         * gst/law/alaw-decode.c: (alawdec_getcaps):
6669         * gst/law/mulaw-decode.c: (mulawdec_getcaps):
6670           Prevent warnings when negotiating caps (fixes #159338).
6671
6672 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6673
6674         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
6675         (gst_ffmpegcsp_chain):
6676           Remove old leftover that shouldn't be there...
6677
6678 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
6679
6680         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6681
6682         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
6683           Don't forward DISCONT events (fixes #159684).
6684
6685 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6686
6687         * gst/playback/gstplaybin.c: (remove_sinks), (setup_sinks):
6688           Unlink manually since sometimes bin disposal (and therefore
6689           pad unlinking) is delayed, which will cause a new media file
6690           to not be able to start playing instantly.
6691
6692 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6693
6694         * gst/playback/gststreaminfo.c: (stream_info_mute_pad):
6695           On mute of an unlinked stream, check for pad availability so
6696           we don't crash on unlinked pad.
6697
6698 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6699
6700         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
6701         (gst_avi_demux_massage_index):
6702           Fix quite humiliating bug in omitting 0-sized index chunks but
6703           forgetting to count them for timestamps.
6704
6705 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6706
6707         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
6708           Actually leave the loop if we failed to sync. Don't crash.
6709
6710 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6711
6712         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream),
6713         (gst_dvd_demux_process_private):
6714         * gst/mpegstream/gstdvddemux.h:
6715           Fix crash (#159759). Doesn't work, though. :-(.
6716
6717 2004-11-28  Benjamin Otte  <otte@gnome.org>
6718
6719         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
6720           more overwriting protection due to modifying channels one by one
6721           instead of all at once
6722
6723 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6724
6725         * gst/audioconvert/gstchannelmix.c:
6726         (gst_audio_convert_fill_normalize):
6727           Normalize using absolute values.
6728
6729 2004-11-28  Julien MOUTTE  <julien@moutte.net>
6730
6731         * configure.ac:
6732         * ext/Makefile.am:
6733         * ext/directfb/Makefile.am:
6734         * ext/directfb/directfbvideosink.c: (gst_directfbvideosink_create),
6735         (gst_directfbvideosink_get_pixel_format),
6736         (gst_directfbvideosink_get_format_from_fourcc),
6737         (gst_directfbvideosink_fixate), (gst_directfbvideosink_getcaps),
6738         (gst_directfbvideosink_sink_link),
6739         (gst_directfbvideosink_change_state),
6740         (gst_directfbvideosink_chain), (gst_directfbvideosink_buffer_free),
6741         (gst_directfbvideosink_buffer_alloc),
6742         (gst_directfbvideosink_interface_supported),
6743         (gst_directfbvideosink_interface_init),
6744         (gst_directfbvideosink_navigation_send_event),
6745         (gst_directfbvideosink_navigation_init),
6746         (gst_directfbvideosink_set_property),
6747         (gst_directfbvideosink_get_property),
6748         (gst_directfbvideosink_finalize), (gst_directfbvideosink_init),
6749         (gst_directfbvideosink_base_init),
6750         (gst_directfbvideosink_class_init),
6751         (gst_directfbvideosink_get_type), (plugin_init):
6752         * ext/directfb/directfbvideosink.h: Adding a first version of
6753         directfbvideosink.
6754         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): Initializing some
6755         more.
6756
6757 2004-11-28  Benjamin Otte  <otte@gnome.org>
6758
6759         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
6760           walk the samples backwards if out_channels > in_channels so we don't
6761           overwrite data
6762
6763 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6764
6765         * gst/audioconvert/Makefile.am:
6766         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
6767         (gst_audio_convert_link), (gst_audio_convert_change_state),
6768         (gst_audio_convert_channels):
6769         * gst/audioconvert/gstchannelmix.c:
6770         (gst_audio_convert_unset_matrix),
6771         (gst_audio_convert_fill_identical),
6772         (gst_audio_convert_fill_compatible),
6773         (gst_audio_convert_detect_pos), (gst_audio_convert_fill_one_other),
6774         (gst_audio_convert_fill_others),
6775         (gst_audio_convert_fill_normalize),
6776         (gst_audio_convert_fill_matrix), (gst_audio_convert_setup_matrix),
6777         (gst_audio_convert_passthrough), (gst_audio_convert_mix):
6778         * gst/audioconvert/gstchannelmix.h:
6779           Implement a channel mixer.
6780
6781 2004-11-28  Martin Soto  <martinsoto@users.sourceforge.net>
6782
6783         * ext/alsa/gstalsasink.c (gst_alsa_sink_loop):
6784         * ext/alsa/gstalsa.h:
6785         * ext/alsa/gstalsa.c (gst_alsa_set_clock):
6786         Make alsasink actually honor gst_element_set_clock and use that
6787         clock instead of its internal one.
6788
6789 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
6790
6791         * gst/playback/gstplaybasebin.c: (setup_source): fixed a caps leak
6792         (gst_play_base_bin_change_state): nullify source and decoder when
6793         going from READY to NULL so that we don't try to do weird stuff with
6794         them when going from NULL to READY
6795         * gst/playback/gstplaybin.c: (gst_play_bin_init): use gst_object_unref
6796         instead of g_object_unref
6797         (gen_video_element), (gen_audio_element): more refcounting fixes, now
6798         it should be correct
6799         (gst_play_bin_change_state): don't call remove_sinks if we are
6800         currently disposing the object
6801
6802 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6803
6804         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
6805           Don't forget bass if it's there. Else left channel is silent...
6806
6807 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6808
6809         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop),
6810         (gst_a52dec_change_state):
6811           Don't do sample adjusting anymore, we use float audio now.
6812         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
6813           Don't fixate to non-existing properties.
6814
6815 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6816
6817         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels),
6818         (gst_a52dec_change_state):
6819           Advertise that we can do surround sound.
6820
6821 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6822
6823         * ext/a52dec/gsta52dec.c: (gst_a52dec_reneg):
6824           Add buffer-frames=0.
6825         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get_type),
6826         (dvdreadsrc_init), (dvdreadsrc_get_event_mask),
6827         (dvdreadsrc_get_query_types), (dvdreadsrc_get_formats),
6828         (dvdreadsrc_srcpad_event), (dvdreadsrc_srcpad_query),
6829         (_seek_title), (_seek_chapter), (get_next_cell_for), (_read),
6830         (seek_sector), (dvdreadsrc_get), (dvdreadsrc_open_file),
6831         (dvdreadsrc_change_state), (dvdreadsrc_uri_get_type),
6832         (dvdreadsrc_uri_get_protocols), (dvdreadsrc_uri_get_uri),
6833         (dvdreadsrc_uri_set_uri), (dvdreadsrc_uri_handler_init):
6834         * ext/dvdread/dvdreadsrc.h:
6835           Add seeking, querying for bytes, sectors, title, angle and
6836           chapter. Handle multiple chapters. Relicense to LGPL because
6837           Billy agreed on that (thanks Billy!).
6838
6839 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
6840
6841         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose):
6842         call parent dispose method
6843
6844 2004-11-27  Martin Soto  <martinsoto@users.sourceforge.net>
6845
6846         * gst-libs/gst/audio/audioclock.c (gst_audio_clock_set_active)
6847         (gst_audio_clock_get_internal_time):
6848         Fix active <-> inactive transitions: ensure time value always
6849         grows and avoid abrupt value changes.
6850
6851 2004-11-27  Arwed v. Merkatz <v.merkatz@gmx.net>
6852
6853         * configure.ac:
6854         * gst/tta/Makefile.am:
6855         * gst/tta/crc32.h:
6856         * gst/tta/filters.h:
6857         * gst/tta/gsttta.c:
6858         * gst/tta/gstttadec.c:
6859         * gst/tta/gstttadec.h:
6860         * gst/tta/gstttaparse.c:
6861         * gst/tta/gstttaparse.h:
6862         * gst/tta/ttadec.h:
6863           added TTA parser and decoder
6864
6865 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6866
6867         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
6868         (probe_triggered), (check_queue), (buffer_underrun),
6869         (buffer_running), (buffer_overrun), (gen_source_element),
6870         (setup_source):
6871         * gst/playback/gstplaybasebin.h:
6872           Implement buffering. Needs some more work.
6873
6874 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6875
6876         * ext/theora/theoradec.c: (theora_dec_chain):
6877           Fix ilog mask range overflow.
6878
6879 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6880
6881         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
6882           Don't omit the last (which in case of dmix is the only :) )
6883           channel count. Don't set channels if <= 2.
6884
6885 2004-11-26  Christophe Fergeau  <teuf@gnome.org>
6886
6887         * gst/playback/gstplaybin.c: (gen_video_element),
6888         (gen_audio_element): Removed 2 obsolete comments
6889
6890 2004-11-26  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
6891
6892         * ext/vorbis/oggvorbisenc.c
6893         * ext/vorbis/vorbisenc.c :
6894           change description fields of those plugins to differentiate them
6895           (pitivi show Encoders by description, they had the same one)
6896
6897 2004-11-25  Christophe Fergeau  <teuf@gnome.org>
6898
6899         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6900
6901         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
6902         (gst_play_bin_set_property), (gen_video_element),
6903         (gen_audio_element):
6904           Refcounting fixes for provided audio-/videosinks.
6905
6906 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6907
6908         * gst/playback/gstplaybin.c: (gen_video_element),
6909         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state):
6910           Don't reference all sinks, but only the video- and audiosinks.
6911           The vis. element should be disposed when we're done with it.
6912           We don't have any reason to keep it around. This fixes warnings
6913           when reusing playbin for playing multiple audio files with
6914           vis. enabled. Also release audio device on pause - idea stolen
6915           from Rhythmbox.
6916
6917 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6918
6919         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels), (gst_a52dec_push),
6920         (gst_a52dec_reneg), (gst_a52dec_loop), (plugin_init):
6921         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
6922         * ext/alsa/gstalsaplugin.c: (plugin_init):
6923         * ext/dts/gstdtsdec.c: (gst_dtsdec_channels),
6924         (gst_dtsdec_renegotiate), (gst_dtsdec_loop), (plugin_init):
6925         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_chanpos_from_gst),
6926         (gst_faad_chanpos_to_gst), (gst_faad_sinkconnect),
6927         (gst_faad_srcgetcaps), (gst_faad_srcconnect), (gst_faad_chain),
6928         (gst_faad_change_state), (plugin_init):
6929         * ext/faad/gstfaad.h:
6930         * ext/vorbis/vorbis.c: (plugin_init):
6931         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
6932         * gst-libs/gst/audio/Makefile.am:
6933         * gst-libs/gst/audio/audio.c: (plugin_init):
6934         * gst-libs/gst/audio/multichannel.c:
6935         (gst_audio_check_channel_positions),
6936         (gst_audio_get_channel_positions),
6937         (gst_audio_set_channel_positions),
6938         (gst_audio_set_structure_channel_positions_list),
6939         (add_list_to_struct), (gst_audio_set_caps_channel_positions_list),
6940         (gst_audio_fixate_channel_positions):
6941         * gst-libs/gst/audio/multichannel.h:
6942         * gst-libs/gst/audio/testchannels.c: (main):
6943         * gst/audioconvert/gstaudioconvert.c:
6944         (gst_audio_convert_class_init), (gst_audio_convert_init),
6945         (gst_audio_convert_dispose), (gst_audio_convert_getcaps),
6946         (gst_audio_convert_parse_caps), (gst_audio_convert_link),
6947         (gst_audio_convert_fixate), (gst_audio_convert_channels):
6948         * gst/audioconvert/plugin.c: (plugin_init):
6949           Surround sound support.
6950
6951 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6952
6953         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
6954           Fix position for discont if we're close as well. Nitpicking, but
6955           saves a few milliseconds of extra waiting or skipping.
6956
6957 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6958
6959         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter):
6960           We sometimes need parsers for playback, so add those too.
6961
6962 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6963
6964         * configure.ac:
6965         * gst/apetag/Makefile.am:
6966         * gst/apetag/apedemux.c: (gst_ape_demux_get_type),
6967         (gst_ape_demux_base_init), (gst_ape_demux_class_init),
6968         (gst_ape_demux_init), (gst_ape_demux_get_src_formats),
6969         (gst_ape_demux_get_src_query_types),
6970         (gst_ape_demux_handle_src_query), (gst_ape_demux_get_event_mask),
6971         (gst_ape_demux_handle_src_event), (gst_ape_demux_handle_event),
6972         (gst_ape_demux_typefind_peek), (gst_ape_demux_typefind_get_length),
6973         (gst_ape_demux_typefind_suggest), (gst_ape_demux_typefind),
6974         (gst_ape_demux_parse_tags), (gst_ape_demux_stream_init),
6975         (gst_ape_demux_stream_data), (gst_ape_demux_loop),
6976         (gst_ape_demux_change_state):
6977         * gst/apetag/apedemux.h:
6978         * gst/apetag/apetag.c: (plugin_init):
6979         * gst/typefind/gsttypefindfunctions.c: (apetag_type_find),
6980         (plugin_init):
6981           APE v1/2 tag reader plus typefind function.
6982
6983 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6984
6985         * configure.ac:
6986         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
6987         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
6988           Remove hacks for older core. Require newer core version
6989           accordingly.
6990
6991 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
6992
6993         * gst/cdxaparse/Makefile.am:
6994         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_get_type),
6995         (gst_cdxaparse_class_init), (gst_cdxaparse_init),
6996         (gst_cdxaparse_loop), (gst_cdxaparse_change_state), (plugin_init):
6997         * gst/cdxaparse/gstcdxaparse.h:
6998         * gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_get_type),
6999         (gst_cdxastrip_base_init), (gst_cdxastrip_class_init),
7000         (gst_cdxastrip_init), (gst_cdxastrip_get_src_formats),
7001         (gst_cdxastrip_get_src_query_types),
7002         (gst_cdxastrip_handle_src_query), (gst_cdxastrip_get_event_mask),
7003         (gst_cdxastrip_handle_src_event), (gst_cdxastrip_strip),
7004         (gst_cdxastrip_sync), (gst_cdxastrip_handle_event),
7005         (gst_cdxastrip_chain), (gst_cdxastrip_change_state):
7006         * gst/cdxaparse/gstcdxastrip.h:
7007           SVCD/VCD header stripping separated from CDXA image parsing.
7008         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
7009         (plugin_init):
7010           Add VCD/SVCD header typefinding for VCD/SVCD.
7011         * sys/vcd/vcdsrc.c: (gst_vcdsrc_get_type), (gst_vcdsrc_base_init),
7012         (gst_vcdsrc_class_init), (gst_vcdsrc_init),
7013         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property),
7014         (gst_vcdsrc_get_event_mask), (gst_vcdsrc_get_query_types),
7015         (gst_vcdsrc_get_formats), (gst_vcdsrc_srcpad_event),
7016         (gst_vcdsrc_srcpad_query), (gst_vcdsrc_get),
7017         (gst_vcdsrc_open_file), (gst_vcdsrc_close_file),
7018         (gst_vcdsrc_change_state), (gst_vcdsrc_msf),
7019         (gst_vcdsrc_recalculate), (gst_vcdsrc_uri_get_type),
7020         (gst_vcdsrc_uri_get_protocols), (gst_vcdsrc_uri_get_uri),
7021         (gst_vcdsrc_uri_set_uri), (gst_vcdsrc_uri_handler_init):
7022         * sys/vcd/vcdsrc.h:
7023           Fix up, add seeking, querying, URI interface. Works in totem now.
7024
7025 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
7026
7027         * configure.ac:
7028           back to CVS
7029
7030 === release 0.8.6 ===
7031
7032 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
7033
7034         * NEWS:
7035         * RELEASE:
7036         * configure.ac:
7037         * po/af.po:
7038         * po/az.po:
7039         * po/cs.po:
7040         * po/en_GB.po:
7041         * po/hu.po:
7042         * po/it.po:
7043         * po/nb.po:
7044         * po/nl.po:
7045         * po/or.po:
7046         * po/sq.po:
7047         * po/sr.po:
7048         * po/sv.po:
7049         * po/uk.po:
7050           releasing 0.8.6, "IOU Love"
7051
7052 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
7053
7054         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
7055
7056         * gst/playback/gstplaybasebin.c:
7057           Fix unplayable files error handling.  Fixes #158365
7058
7059 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
7060
7061         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
7062
7063         * gst/typefind/gsttypefindfunctions.c:
7064           Fix broken mp3 typefinding.  Fixes #158375
7065
7066 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
7067
7068         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
7069
7070         * ext/ogg/gstoggdemux.c:
7071           Fix sync on broken files.  Fixes #158976
7072
7073 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
7074
7075         patch by: Edward Hervey <bilboed@bilboed.com>
7076
7077         * ext/libpng/gstpngenc.c:
7078           Copy over buffer properties.  Fixes #158832
7079
7080 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
7081
7082         patch by: Tim-Philipp M??ller <t.i.m@zen.co.uk>
7083
7084         * ext/dvdread/dvdreadsrc.c:
7085           Fixes invalid reads (#158462)
7086
7087 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
7088
7089         * sys/v4l/gstv4lsrc.c:
7090         * sys/v4l/gstv4lsrc.h:
7091         * sys/v4l/v4lsrc_calls.c:
7092           Probe less and cache it.  Fixes #159187.
7093
7094 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
7095
7096         * gst/videorate/gstvideorate.c:
7097           Handle all video formats. Fixes #159186.
7098
7099 2004-11-16  Jan Schmidt  <thaytan@mad.scientist.com>
7100         * gst/synaesthesia/gstsynaesthesia.c:
7101         (gst_synaesthesia_class_init), (gst_synaesthesia_init),
7102         (gst_synaesthesia_dispose), (gst_synaesthesia_finalize),
7103         (gst_synaesthesia_sink_link), (gst_synaesthesia_src_getcaps),
7104         (gst_synaesthesia_src_link), (gst_synaesthesia_chain),
7105         (gst_synaesthesia_change_state), (plugin_init):
7106         Fix up synaesthesia to work under different samplerates/ buffer sizes.
7107         Force 320x200 output, as that's the only thing the underlying
7108         synaesthesia implementation supports. Still needs to be made
7109         re-entrant.
7110
7111 2004-11-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7112
7113         * configure.ac:
7114           Fix mpeg2enc configure check (similar to mplex check below).
7115
7116 2004-11-14  Koop Mast  <kwm@rainbow-runner.nl>
7117
7118         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7119
7120         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7121           Fix for gcc-2.95 (fixes #158221).
7122
7123 2004-11-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7124
7125         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
7126           Re-add clock distribution hack (until new core is released).
7127           Fixes #158125.
7128
7129 2004-11-13  Arwed v. Merkatz  <v.merkatz@gmx.net>
7130         * configure.ac:
7131           fix mplex configure check segfaulting on some systems (bug #140994)
7132
7133 2004-11-13  Benjamin Otte  <otte@gnome.org>
7134
7135         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait):
7136           add debugging
7137         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
7138           do a wait when we enter the loop func with no data available to
7139           write instead of getting into an 100% CPU loop by just returning and
7140           being called again by the scheduler
7141
7142 2004-11-13  Jan Schmidt  <thaytan@mad.scientist.com>
7143
7144         * configure.ac:
7145         * ext/libvisual/visual.c: (gst_visual_get_type),
7146         (libvisual_log_handler), (gst_visual_getcaps),
7147         (gst_visual_srclink), (gst_visual_change_state), (make_valid_name),
7148         (plugin_init):
7149           Update libvisual to 0.1.7. Link in the debug handling to gstreamer
7150         * ext/smoothwave/Makefile.am:
7151         * ext/smoothwave/demo-osssrc.c: (main):
7152         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_class_init),
7153         (gst_smoothwave_init), (gst_smoothwave_dispose), (gst_sw_sinklink),
7154         (gst_sw_srclink), (gst_smoothwave_chain), (gst_sw_change_state),
7155         (plugin_init):
7156         * ext/smoothwave/gstsmoothwave.h:
7157           Make gstsmoothwave a working element in the 20th century.
7158
7159         * gst/chart/gstchart.c: (gst_chart_init), (gst_chart_srcconnect):
7160           Fix incorrect link function
7161
7162 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7163
7164         * gst/volume/gstvolume.c:
7165           Allow buffer-frames=0.
7166
7167 2004-11-12 Iain <iaingnome@gmail.com>
7168
7169         * configure.ac: Check for polypaudio
7170
7171         * ext/Makefile.am: Build the polyp dir
7172
7173         * ext/polyp: The polypsink sources.
7174
7175 2004-10-30 Iain <iaingnome@gmail.com>
7176
7177         * gst/interleave/interleave.c (interleave_unlink): Change the src pads
7178         caps to reflect the new number of channels.
7179
7180 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7181
7182         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
7183           Fix for negotiation order problem. This would show when the
7184           ALSA loopfuction was called before any other function. ALSA
7185           wouldn't do anything because we're not negotiated yet, leading
7186           to an infinite loop. Showed in e.g. Rhythmbox. Fixes #158006.
7187
7188 2004-11-11  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
7189
7190         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7191
7192         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
7193           No warnings (#157986).
7194
7195 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7196
7197         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
7198           Prefer apev1/2 and id3v1 (at end of file) over musepack.
7199
7200 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7201
7202         * gst/matroska/matroska-demux.c: (gst_matroska_demux_loop_stream):
7203           Signal no-more-pads (so it works in playbin).
7204
7205 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7206
7207         * ext/musepack/gstmusepackreader.cpp:
7208           Workaround for older core.
7209
7210 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7211
7212         * gst/ffmpegcolorspace/imgconvert.c: (yuv420p_to_yuv422):
7213           Actually test for odd width/height rather than testing whether
7214           a temporary variable that was 0 before we subtracted 1 is now
7215           not equal to zero (which it always is).
7216
7217 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
7218
7219         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
7220         Fix compilation if HAVE_XVIDEO is not defined
7221
7222 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
7223
7224         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
7225         Fix compilation if HAVE_XVIDEO is not defined
7226
7227 2004-11-11  Jan Schmidt  <thaytan@mad.scientist.com>
7228
7229         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
7230         (gst_goom_dispose), (gst_goom_sinkconnect), (gst_goom_chain),
7231         (gst_goom_change_state), (plugin_init):
7232         Use the bytestream adapter so goom doesn't depend on the input
7233         buffer size.
7234         Add a debug category
7235
7236 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7237
7238         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
7239           Only set hardware parameters *after* negotiation. Before
7240           negotiation, it will set ANY and that seems to cause crashes
7241           (see e.g. #151288, #153227).
7242
7243 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7244
7245         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
7246           This seems to be antique leftover. It needs to pass error
7247           checking.
7248         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
7249         (gst_sdlvideosink_deinitsdl), (gst_sdlvideosink_initsdl),
7250         (gst_sdlvideosink_destroy), (gst_sdlvideosink_create),
7251         (gst_sdlvideosink_sinkconnect), (gst_sdlvideosink_chain):
7252           Fix GstXOverlay implementation (#151059).
7253
7254 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7255
7256         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
7257           Don't assert (#157853).
7258
7259 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7260
7261         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
7262           Fix bytes/samples confustion.
7263         (gst_alsa_sink_mmap), (gst_alsa_sink_loop):
7264           Fix for underrun (#144389).
7265
7266 2004-11-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7267
7268         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
7269           Disable halfway-seek for pending release (since it needs a new
7270           core release).
7271
7272 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
7273
7274         * sys/v4l/gstv4lsrc.c:
7275         * sys/v4l/gstv4lsrc.h:
7276         * sys/v4l/v4lsrc_calls.c:
7277           add autoprobe-fps property so we can separate autoprobing parts
7278
7279 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
7280
7281         * sys/v4l/gstv4lsrc.c:
7282         * sys/v4l/v4lsrc_calls.c:
7283         initialise fourcc to catch unset fourcc's, and debug
7284
7285 2004-11-09  Wim Taymans  <wim@fluendo.com>
7286
7287         * gst/playback/README:
7288         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
7289         * gst/playback/gstplaybin.c: (gst_play_bin_init),
7290         (gst_play_bin_dispose), (gst_play_bin_set_property),
7291         (remove_sinks), (setup_sinks), (gst_play_bin_change_state),
7292         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
7293         (gst_play_bin_get_formats), (gst_play_bin_convert),
7294         (gst_play_bin_get_query_types), (gst_play_bin_query):
7295         Cleanups and some more documentation.
7296
7297 2004-11-09  Jan Schmidt  <thaytan@mad.scientist.com>
7298
7299         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
7300         (gst_cacasink_init), (gst_cacasink_chain):
7301         * ext/libcaca/gstcacasink.h:
7302         Cacasink inherits from VideoSink, so let that store the clock.
7303
7304 2004-11-09  Wim Taymans  <wim@fluendo.com>
7305
7306         * gst/playback/README:
7307         * gst/playback/gstplaybasebin.c: (group_destroy), (group_is_muted),
7308         (add_stream), (unknown_type), (add_element_stream), (no_more_pads),
7309         (probe_triggered), (preroll_unlinked), (new_decoded_pad),
7310         (gst_play_base_bin_change_state), (gst_play_base_bin_found_tag):
7311         * gst/playback/gstplaybin.c: (gen_vis_element), (remove_sinks),
7312         (setup_sinks):
7313         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute),
7314         (gst_stream_info_is_mute), (gst_stream_info_set_property):
7315         * gst/playback/gststreaminfo.h:
7316         Updated README.
7317         Only switch groups if all streams have muted (EOSed).
7318         Send Tags in sync with the stream playback instead of in
7319         the playback/preroll phase.
7320         Some cleanups, free the fakesrc elements.
7321
7322 2004-11-09  Benjamin Otte  <in7y118@public.uni-hamburg.de>
7323
7324         * ext/alsa/gstalsa.c: (gst_alsa_get_caps_internal):
7325           buffer-frames property was missing
7326         * ext/arts/gst_arts.c:
7327           rate missing from sinkcaps
7328         * ext/audiofile/gstafparse.c:
7329         * ext/audiofile/gstafsink.c:
7330         * ext/audiofile/gstafsrc.c:
7331         * ext/swfdec/gstswfdec.c:
7332           int audio doesn't know buffer-frames
7333         * ext/cdparanoia/gstcdparanoia.c:
7334           int audio doesn't know chunksize either
7335         * ext/nas/nassink.c:
7336           it's endianness, not endianess
7337         * gst-libs/gst/audio/audio.h:
7338           make float standard pad template caps really describe float
7339         * gst/law/mulaw.c: (linear_factory):
7340           signed only, please
7341         * gst/mpegstream/gstdvddemux.c:
7342           widths of 20 are not valid
7343
7344 2004-11-08  Thomas Vander Stichele  <thomas at apestaart dot org>
7345
7346         Submitted by: Luca Ferretti <elle.uca@infinito.it>
7347
7348         * po/LINGUAS:
7349         * po/it.po:
7350           Add Italian
7351
7352 2004-11-08  Wim Taymans  <wim@fluendo.com>
7353
7354         * gst/playback/README:
7355         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
7356         * gst/playback/gstplaybasebin.c: (probe_triggered),
7357         (gst_play_base_bin_change_state):
7358         Updated README, added more comments for fixmes etc..
7359
7360 2004-11-08  Wim Taymans  <wim@fluendo.com>
7361
7362         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
7363         We can remove this hack now.
7364
7365 2004-11-08  Wim Taymans  <wim@fluendo.com>
7366
7367         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
7368         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
7369         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
7370         Only mix AYUV for maximum quality.
7371
7372 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7373
7374         * ext/ogg/gstoggdemux.c: (get_relative), (gst_ogg_demux_src_query),
7375         (gst_ogg_demux_push), (gst_ogg_pad_push):
7376           Let's act as if we're synchronized now! :).
7377         * ext/theora/theoradec.c: (theora_dec_chain):
7378           Add some debug.
7379
7380 2004-11-08  Wim Taymans  <wim@fluendo.com>
7381
7382         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
7383         (gst_alpha_set_property), (gst_alpha_sink_link),
7384         (gst_alpha_set_ayuv), (gst_alpha_set_i420),
7385         (gst_alpha_chroma_key_ayuv), (gst_alpha_chroma_key_i420),
7386         (gst_alpha_init_params), (gst_alpha_chain):
7387         Implement alpha functions for AYUV too, this increases
7388         accuracy quite a bit.
7389
7390 2004-11-08  Wim Taymans  <wim@fluendo.com>
7391
7392         * gst/ffmpegcolorspace/avcodec.h:
7393         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7394         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
7395         (gst_ffmpegcsp_avpicture_fill):
7396         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
7397         (gst_ffmpegcsp_caps_remove_format_info):
7398         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
7399         (shrink12), (img_get_alpha_info), (deinterlace_line),
7400         (deinterlace_line_inplace):
7401         * gst/ffmpegcolorspace/imgconvert_template.h:
7402         Added AYUV colorspace and handle RGBA a bit more respectful.
7403
7404 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7405
7406         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
7407           Actually always send a discont (cornercase when resending the
7408           same serial-tagged chain twice).
7409
7410 2004-11-08  Julien MOUTTE  <julien@moutte.net>
7411
7412         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_clear),
7413         (gst_ximagesink_finalize):
7414         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_clear),
7415         (gst_xvimagesink_finalize): Some more cleanups, leaks fixed and checks.
7416
7417 2004-11-08  Wim Taymans  <wim@fluendo.com>
7418
7419         * gst/typefind/gsttypefindfunctions.c: (aac_type_find):
7420         Don't segfault on NULL data.
7421
7422 2004-11-08  Wim Taymans  <wim@fluendo.com>
7423
7424         * gst/playback/gstdecodebin.c: (unlinked):
7425         * gst/playback/gstplay-marshal.list:
7426         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
7427         (gst_play_base_bin_init), (group_create), (get_active_group),
7428         (get_building_group), (group_destroy), (group_commit),
7429         (queue_overrun), (remove_groups), (add_stream), (unknown_type),
7430         (add_element_stream), (no_more_pads), (probe_triggered),
7431         (preroll_unlinked), (new_decoded_pad), (removed_decoded_pad),
7432         (state_change), (setup_source), (gst_play_base_bin_get_property),
7433         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
7434         (gst_play_base_bin_link_stream),
7435         (gst_play_base_bin_get_streaminfo):
7436         * gst/playback/gstplaybasebin.h:
7437         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
7438         (remove_sinks), (setup_sinks), (gst_play_bin_change_state):
7439         Add support for chained ogg files. Prepare for playlist
7440         support. This patch introduces the concept of pad groups, which
7441         together compose one playable media file.
7442
7443 2004-11-07  David Schleef  <ds@schleef.org>
7444
7445         * testsuite/gst-lint: Check for pad templates that aren't statically
7446         scoped.
7447
7448 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7449
7450         * configure.ac:
7451         * ext/Makefile.am:
7452         * ext/musepack/Makefile.am:
7453         * ext/musepack/gstmusepackdec.cpp:
7454         * ext/musepack/gstmusepackdec.h:
7455         * ext/musepack/gstmusepackreader.cpp:
7456         * ext/musepack/gstmusepackreader.h:
7457           Add musepack decoder.
7458         * ext/faad/gstfaad.c: (gst_faad_base_init):
7459           Make pad templates static.
7460         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
7461         (plugin_init):
7462           Add musepack typefinder, make mp3 typefinding work halfway stream,
7463           which doesn't actually work yet because id3demux doesn't implement
7464           _get_length().
7465
7466 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7467
7468         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
7469         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop):
7470           Fix interrupt event handling (#144436).
7471
7472 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7473
7474         * ext/mad/gstid3tag.c: (gst_id3_tag_do_typefind):
7475           Hide unused glory.
7476
7477 2004-11-06  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
7478
7479         reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7480
7481         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
7482           Fix weird caps (#157548).
7483
7484 2004-11-06  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
7485
7486         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7487
7488         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsm_caps_nego):
7489           Add missing NULL terminator (#157543).
7490
7491 2004-11-05  Thomas Vander Stichele  <thomas at apestaart dot org>
7492
7493         * gst/tcp/gsttcp.h:
7494         * gst/tcp/gsttcpclientsink.c:
7495         * gst/tcp/gsttcpclientsrc.c:
7496         * gst/tcp/gsttcpserversink.c:
7497         * gst/tcp/gsttcpserversrc.c:
7498           ports can go up to 65535.  Move common defines to gsttcp.h
7499
7500 2004-11-05  Wim Taymans  <wim@fluendo.com>
7501
7502         * gst/videotestsrc/videotestsrc.c: (paint_setup_Y41B),
7503         (paint_hline_Y41B), (paint_setup_Y42B), (paint_hline_Y42B):
7504         Added two more colorspaces.
7505
7506 2004-11-05  Wim Taymans  <wim@fluendo.com>
7507
7508         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7509         (gst_ffmpegcsp_avpicture_fill):
7510         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
7511         (yuv422p_to_yuv422), (yuv420p_to_yuv422), (shrink12),
7512         (img_convert), (deinterlace_line), (deinterlace_line_inplace):
7513         More stride fixes.
7514
7515 2004-11-05  Wim Taymans  <wim@fluendo.com>
7516
7517         * gst/alpha/gstalpha.c: (gst_alpha_set_property), (gst_alpha_add),
7518         (gst_alpha_chroma_key), (gst_alpha_init_params), (gst_alpha_chain):
7519         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
7520         (gst_videomixer_fill_checker), (gst_videomixer_blend_buffers),
7521         (gst_videomixer_loop):
7522         More stride fixes.
7523
7524 2004-11-05  Benjamin Otte  <otte@gnome.org>
7525
7526         * ext/mad/gstmad.c: (gst_mad_chain):
7527           don't overflow data buffer. Flush not needed sync data when syncing
7528           failed.
7529
7530 2004-11-04  Wim Taymans  <wim@fluendo.com>
7531
7532         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
7533         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
7534         (gst_alpha_get_property), (gst_alpha_add), (gst_alpha_chroma_key),
7535         (gst_alpha_init_params), (gst_alpha_chain),
7536         (gst_alpha_change_state):
7537         Updated the chroma keying algorithm with something more
7538         sophisticated.
7539
7540 2004-11-03  Wim Taymans  <wim@fluendo.com>
7541
7542         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
7543         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
7544         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
7545         Fix stride issues. Does not completely work for odd
7546         heights.
7547
7548 2004-11-03  Wim Taymans  <wim@fluendo.com>
7549
7550         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
7551         (gst_alpha_chroma_key), (gst_alpha_chain):
7552         Fix stride issues. Does not completely work for odd
7553         heights.
7554
7555 2004-11-03  Christophe Fergeau  <teuf@gnome.org>
7556
7557         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
7558         * gst/videoscale/videoscale.c: (videoscale_find_by_structure):
7559         leak fixes
7560
7561 2004-11-03  Wim Taymans  <wim@fluendo.com>
7562
7563         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7564         (gst_ffmpegcsp_avpicture_fill):
7565         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
7566         (avpicture_alloc):
7567         * gst/ffmpegcolorspace/imgconvert_template.h:
7568         Use correct _fill function to get correct strides.
7569
7570 2004-11-02  David Schleef  <ds@schleef.org>
7571
7572         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
7573         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_parse_tree),
7574         (qtdemux_parse_udta), (qtdemux_tag_add), (gst_qtdemux_handle_esds):
7575         Change all g_print()s to debugging.  Add a bunch of consistency
7576         checks.
7577
7578 2004-11-02  Wim Taymans  <wim@fluendo.com>
7579
7580         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
7581         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
7582         (unlinked), (no_more_pads), (close_link):
7583         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
7584         (unknown_type), (add_element_stream), (new_decoded_pad),
7585         (removed_decoded_pad), (setup_source):
7586         * gst/playback/gststreaminfo.c: (gst_stream_info_get_type),
7587         (gst_stream_info_class_init), (gst_stream_info_init),
7588         (gst_stream_info_new), (gst_stream_info_dispose),
7589         (stream_info_mute_pad), (gst_stream_info_set_property),
7590         (gst_stream_info_get_property):
7591         * gst/playback/gststreaminfo.h:
7592         Fix playback of multiple files.
7593         a slightly different approach to handling dynamic pad removals.
7594         This one only looks at pads that we have linked.
7595
7596 2004-11-01  Christophe Fergeau  <teuf@gnome.org>
7597
7598         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_finalize): fix an "invalid
7599         free" warning from libc.
7600
7601 2004-11-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7602
7603         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
7604         (get_unconnected_element), (remove_starting_from), (pad_removed),
7605         (close_link):
7606           Implement support for dynamic pad changing. We listen to "live"
7607           pad removals (i.e. while playing) and re-setup autoplugging
7608           after that. Playbasebin/playbin need some more work for this
7609           to finally work, but decodebin supports (and replugs) chained
7610           ogg now.
7611
7612 2004-11-02  Jan Schmidt  <thaytan@mad.scientist.com>
7613
7614         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_dispose),
7615         (gst_alsa_finalize):
7616         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init),
7617         (gst_cdaudio_finalize):
7618         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
7619         (cdparanoia_finalize):
7620         * ext/divx/gstdivxdec.c: (gst_divxdec_dispose):
7621         * ext/divx/gstdivxenc.c: (gst_divxenc_dispose):
7622         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
7623         (dvdreadsrc_finalize):
7624         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
7625         (gst_flacdec_finalize):
7626         * ext/flac/gstflacenc.c: (gst_flacenc_class_init),
7627         (gst_flacenc_finalize):
7628         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_class_init),
7629         (gst_gnomevfssink_finalize):
7630         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_class_init),
7631         (gst_gnomevfssrc_finalize):
7632         * ext/libfame/gstlibfame.c: (gst_fameenc_class_init),
7633         (gst_fameenc_finalize):
7634         * ext/nas/nassink.c: (gst_nassink_class_init),
7635         (gst_nassink_finalize):
7636         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_finalize),
7637         (gst_sdlvideosink_class_init):
7638         * ext/sndfile/gstsf.c: (gst_sf_dispose):
7639         * gst-libs/gst/mixer/mixertrack.c: (gst_mixer_track_dispose):
7640         * gst-libs/gst/tuner/tunerchannel.c: (gst_tuner_channel_dispose):
7641         * gst-libs/gst/tuner/tunernorm.c: (gst_tuner_norm_dispose):
7642         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
7643         (gst_x_window_listener_dispose):
7644         * gst/audioscale/gstaudioscale.c:
7645         * gst/playondemand/gstplayondemand.c: (play_on_demand_class_init),
7646         (play_on_demand_finalize):
7647         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose):
7648         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
7649         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init),
7650         (cdplayer_finalize):
7651         * sys/glsink/glimagesink.c: (gst_glimagesink_finalize),
7652         (gst_glimagesink_class_init):
7653         * sys/oss/gstosselement.c: (gst_osselement_class_init),
7654         (gst_osselement_finalize):
7655         * sys/oss/gstosssink.c: (gst_osssink_dispose):
7656         * sys/oss/gstosssrc.c: (gst_osssrc_dispose):
7657         * sys/v4l/gstv4lelement.c: (gst_v4lelement_dispose):
7658           Fixes a bunch of problems with finalize and dispose functions,
7659           either assumptions that dispose is only called once, or not calling
7660           the parent class dispose/finalize function
7661
7662 2004-11-01  Stefan Kost  <ensonic@users.sf.net>
7663
7664         * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_link):
7665           added two api precondition guards
7666           use g_strdup with getenv to fix crash when using ENVVAR
7667
7668 2004-11-01  Jan Schmidt  <thaytan@mad.scientist.com>
7669         * ext/esd/esdsink.c: (gst_esdsink_class_init),
7670         (gst_esdsink_finalize):
7671         Use a finalize function, not dispose, and more importantly,
7672         call the parent class finalize function too
7673
7674 2004-11-01  Johan Dahlin  <johan@gnome.org>
7675
7676         * ext/ogg/gstoggdemux.c:
7677         * gst/tags/gstvorbistag.c:
7678         Plug leaks.
7679
7680 2004-10-31  Benjamin Otte  <otte@gnome.org>
7681
7682         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
7683           lotsa memleaks today. But they're all small...
7684
7685 2004-10-31  Benjamin Otte  <otte@gnome.org>
7686
7687         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
7688           another memleak crushed
7689
7690 2004-10-31  Benjamin Otte  <otte@gnome.org>
7691
7692         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
7693           fix memleak
7694
7695 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7696
7697         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
7698           Hack to prevent crash when going to READY inside signal handler
7699           while this function is active.
7700
7701 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7702
7703         * gst/ffmpegcolorspace/Makefile.am:
7704         * gst/ffmpegcolorspace/avcodec.h:
7705         * gst/ffmpegcolorspace/common.h:
7706         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
7707         * gst/ffmpegcolorspace/dsputil.h:
7708         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
7709         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7710         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
7711         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_smpfmt_to_caps),
7712         (gst_ffmpegcsp_codectype_to_caps), (gst_ffmpeg_caps_to_smpfmt),
7713         (gst_ffmpeg_caps_to_pixfmt), (gst_ffmpegcsp_caps_with_codectype),
7714         (gst_ffmpegcsp_avpicture_fill):
7715         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
7716         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
7717         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
7718         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_get_type),
7719         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
7720         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
7721         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
7722         (gst_ffmpegcsp_get_property), (gst_ffmpegcolorspace_register):
7723         * gst/ffmpegcolorspace/imgconvert.c:
7724         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
7725         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
7726         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
7727         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
7728         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
7729         (yuv422_to_yuv420p), (uyvy422_to_yuv420p), (uyvy422_to_yuv422p),
7730         (yuv422_to_yuv422p), (yuv422p_to_yuv422), (yuv422p_to_uyvy422),
7731         (uyvy411_to_yuv411p), (yuv420p_to_yuv422), (C_JPEG_TO_CCIR),
7732         (img_convert_init), (img_apply_table), (shrink41), (shrink21),
7733         (shrink12), (shrink22), (shrink44), (grow21_line), (grow41_line),
7734         (grow21), (grow22), (grow41), (grow44), (conv411),
7735         (gif_clut_index), (build_rgb_palette), (bitcopy_n), (mono_to_gray),
7736         (monowhite_to_gray), (monoblack_to_gray), (gray_to_mono),
7737         (gray_to_monowhite), (gray_to_monoblack), (avpicture_alloc),
7738         (avpicture_free), (is_yuv_planar), (img_convert),
7739         (get_alpha_info_pal8), (img_get_alpha_info), (deinterlace_line),
7740         (deinterlace_line_inplace), (deinterlace_bottom_field),
7741         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
7742         * gst/ffmpegcolorspace/imgconvert_template.h:
7743         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
7744         * gst/ffmpegcolorspace/mmx.h:
7745         * gst/ffmpegcolorspace/utils.c: (av_mallocz), (av_strdup),
7746         (av_fast_realloc), (av_mallocz_static), (av_free_static),
7747         (av_freep), (avcodec_get_context_defaults),
7748         (avcodec_alloc_context), (avcodec_init):
7749           Sync back from gst-ffmpeg. Deprecates ffcolorspace. Adds palette
7750           handling plus update from ffmpeg CVS. Large clean-up.
7751
7752 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7753
7754         * gst/playback/Makefile.am:
7755           We need the marshallers for decodebin, too.
7756
7757 2004-10-30  David Schleef  <ds@schleef.org>
7758
7759         * gst/typefind/gsttypefindfunctions.c: (qt_type_find): Make
7760           quicktime typefinding work with 64-bit offsets.
7761
7762 2004-10-30  Jan Schmidt  <thaytan@mad.scientist.com>
7763
7764         * ext/dv/gstdvdec.c: (gst_dvdec_handle_sink_event):
7765           Set EOS on the element when processing an EOS event.
7766         * ext/speex/gstspeexdec.h:
7767         * ext/speex/gstspeexenc.h:
7768           Only keep a const ptr to the mode
7769         * gst-libs/gst/riff/riff-media.c:
7770         (gst_riff_create_audio_caps_with_data),
7771         (gst_riff_create_audio_template_caps):
7772           Allow WMAV3, with up to 6 channels.
7773         * gst/asfdemux/gstasfmux.c: (gst_asfmux_request_new_pad):
7774           Don't call gst_pad_set_event_function on a sink pad.
7775         * gst/mpegstream/gstdvddemux.c:
7776         (gst_dvd_demux_get_subpicture_stream),
7777         (gst_dvd_demux_set_cur_audio), (gst_dvd_demux_set_cur_subpicture):
7778           Copy the explicit caps that were set across to the cur_* pads,
7779           instead of trying to use a possibly non-existent negotiated caps.
7780           Reset the type of subpicture pads to UNKNOWN after calling
7781           init_stream, so that the caps get set.
7782
7783 2004-10-29  Martin Pitt  <martin.pitt@canonical.com>
7784
7785         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7786
7787         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
7788           Don't touch buffer if it is of size 0 (fixes #151064).
7789
7790 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7791
7792         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push), (gst_ogg_pad_push):
7793           Synchronized discont handling.
7794
7795 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7796
7797         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
7798         (gst_ogg_demux_push):
7799           Make seeking sort-of exact again (fixes #156387).
7800
7801 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7802
7803         * gst/playback/gstplaybasebin.c: (unknown_type),
7804         (add_element_stream), (new_decoded_pad),
7805         (gst_play_base_bin_change_state):
7806         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
7807         (gst_stream_info_init), (gst_stream_info_new),
7808         (gst_stream_info_dispose), (gst_stream_info_get_property):
7809         * gst/playback/gststreaminfo.h:
7810           Make caps explicitely available. Makes testing for unsupported
7811           types possible. Improves error reporting.
7812
7813 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7814
7815         * gst/audioconvert/gstaudioconvert.c:
7816         (gst_audio_convert_buffer_to_default_format):
7817           Really don't touch read-only buffers (#156563).
7818
7819 2004-10-29  Sebastien Cote  <sc5@hermes.usherb.ca>
7820
7821         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7822
7823         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
7824           Fix memleak (#155223).
7825
7826 2004-10-29  Wim Taymans  <wim@fluendo.com>
7827
7828         * gst/tcp/.cvsignore:
7829         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
7830         (gst_multifdsink_class_init), (gst_multifdsink_init),
7831         (gst_multifdsink_add), (gst_multifdsink_remove),
7832         (gst_multifdsink_remove_client_link), (is_sync_frame),
7833         (gst_multifdsink_new_client),
7834         (gst_multifdsink_handle_client_write),
7835         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
7836         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
7837         (gst_multifdsink_get_property):
7838         * gst/tcp/gstmultifdsink.h:
7839         Added burst on connect sync_method, deprecated sync_clients,
7840         streamlined the sync code some more.
7841
7842 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7843
7844         * gst/playback/gstplaybasebin.c: (thread_error), (setup_source),
7845         (gst_play_base_bin_change_state):
7846           Improve error reporting.
7847
7848 2004-10-28  Wim Taymans  <wim@fluendo.com>
7849
7850         * gst/tcp/Makefile.am:
7851         * gst/tcp/fdsetstress.c: (mess_some_more), (run_test), (main):
7852         * gst/tcp/gstfdset.c: (nearest_pow), (resize), (ensure_size),
7853         (gst_fdset_new), (gst_fdset_free), (gst_fdset_set_mode),
7854         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
7855         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
7856         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
7857         (gst_fdset_wait):
7858         Added more locks around fdset structures. Fixed/reworked
7859         the poll array resizing code.
7860         Added stress test for fdset.
7861
7862 2004-10-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
7863
7864         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
7865         fix build
7866
7867 2004-10-28  Benjamin Otte  <otte@gnome.org>
7868
7869         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
7870           fix link function to always query channels and query width for
7871           floats
7872         * configure.ac:
7873           add equalizer dir
7874         * gst/equalizer/Makefile.am:
7875         * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_get_type),
7876         (gst_iir_equalizer_base_init), (gst_iir_equalizer_class_init),
7877         (gst_iir_equalizer_init), (gst_iir_equalizer_finalize),
7878         (arg_to_scale), (setup_filter),
7879         (gst_iir_equalizer_compute_frequencies),
7880         (gst_iir_equalizer_set_property), (gst_iir_equalizer_get_property),
7881         (gst_iir_equalizer_filter_inplace), (gst_iir_equalizer_setup),
7882         (plugin_init):
7883           add an equalizer
7884
7885 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
7886
7887         Submitted by: Kjartan Maraas <kmaraas@broadpark.no>
7888
7889         * po/LINGUAS:
7890         * po/nb.po:
7891           Added Norwegian Bokmaal translation
7892
7893 2004-10-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7894
7895         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
7896           Don't break on options (fixes #156488).
7897
7898 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
7899
7900         * configure.ac:
7901         * ext/cdaudio/Makefile.am:
7902         * sys/Makefile.am:
7903           fix build on older automake
7904
7905 2004-10-26  Wim Taymans  <wim@fluendo.com>
7906
7907         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
7908         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
7909         Allow a little margin when negotiating the framerate.
7910
7911 2004-10-26  Stefan Kost  <ensonic@users.sf.net>
7912
7913         * gst/level/gstlevel.c:
7914           synchonised naming of pads and pad-templates
7915
7916 2004-10-26  Wim Taymans  <wim@fluendo.com>
7917
7918         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
7919         (gst_ogg_demux_handle_event), (_find_chain_get_unknown_part),
7920         (_find_streams_check), (gst_ogg_demux_push):
7921         Fix EOS again. Needs to be done in a better way. We should not
7922         remove the pad if there is no new chained stream.
7923
7924 2004-10-26 Iain <iaingnome@gmail.com>
7925
7926         * ext/ogg/gstoggdemux.c (gst_ogg_pad_new): Free the tag list.
7927         * gst/audioscale/gstaudioscale.c (gst_audioscale_link): Free the copy
7928         of the caps.
7929         * gst/interleave/interleave.c (interleave_class_init): Hook up release
7930         pad.
7931         (interleave_release_pad): Remove the pad.
7932         * gst/level/gstlevel.c: Allow the level to take 1 or 2 channels.
7933         * sys/sunaudio/gstsunaudio.c (gst_sunaudio_setparams): Pay attention to
7934         the set device.
7935         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support): Free the
7936         attrs
7937         (gst_xvimagesink_xcontext_clear): Free the xcontext.
7938         (gst_xvimagesink_finalize): Free the par.
7939
7940 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7941
7942         * gst/avi/gstavimux.c: (gst_avimux_audsinkconnect),
7943         (gst_avimux_stop_file):
7944           First calculate the rate, and only then use it. Hdr.rate is a
7945           multiple and not a derivative of hdr.scale. Scale is not the
7946           same as blockalign but is solely related to rate.
7947
7948 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7949
7950         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
7951         (gst_gnomevfssink_handle_event), (gst_gnomevfssink_chain):
7952           Implement seeking.
7953
7954 2004-10-25  James Henstridge  <james@jamesh.id.au>
7955
7956         Reviewed by:  David Schleef  <ds@schleef.org>
7957
7958         * examples/gstplay/player.c: (got_stream_length), (main):
7959         * examples/seeking/cdplayer.c: (update_scale):
7960         * examples/seeking/seek.c: (format_value), (update_scale):
7961         * examples/seeking/spider_seek.c: (format_value), (update_scale),
7962         (stop_seek):
7963         Build fixes on AMD64.
7964
7965 2004-10-25  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
7966
7967         reviewed by: Ronald Bultje <rbultje at gnome dot org>
7968
7969         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
7970         Fix for some v4l cards which hang in v4lsrc
7971
7972 2004-10-25  Wim Taymans  <wim@fluendo.com>
7973
7974         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_remove),
7975         (gst_ogg_demux_push), (gst_ogg_chains_clear):
7976         Make sure to remove the pad when a new chain is
7977         encountered. Set some vars to NULL so we don't try
7978         to reference freed memory.
7979
7980 2004-10-25  Wim Taymans  <wim@fluendo.com>
7981
7982         * examples/seeking/Makefile.am:
7983         * examples/seeking/cdplayer.c: (update_scale):
7984         * examples/seeking/chained.c: (unlinked), (new_pad), (main):
7985         * examples/seeking/playbin.c: (make_playerbin_pipeline),
7986         (format_value), (update_scale), (iterate), (start_seek),
7987         (stop_seek), (print_media_info), (play_cb), (pause_cb), (stop_cb),
7988         (print_usage), (main):
7989         Added some more examples, update others.
7990
7991 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7992
7993         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
7994         * ext/speex/gstspeexdec.c: (speex_dec_chain):
7995         * ext/theora/theoradec.c: (theora_dec_chain):
7996         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
7997           Add codec-name metadata.
7998
7999 2004-10-25  Takao Fujiwara  <Takao.Fujiwara@Sun.COM>
8000
8001         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8002
8003         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
8004         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
8005         * ext/alsa/gstalsamixertrack.h:
8006         * po/POTFILES.in:
8007           ALSA mixer track label internationalization (#154054).
8008
8009 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8010
8011         * ext/theora/theoradec.c: (theora_dec_chain):
8012           Export bitrate as metadata.
8013
8014 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8015
8016         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
8017         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
8018         * ext/alsa/gstalsamixertrack.h:
8019           Fix names, fix loop.
8020
8021 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8022
8023         * ext/speex/gstspeexdec.c: (gst_speex_dec_init),
8024         (speex_dec_convert):
8025           sinkconvert function so oggdemux can get the file length (totem).
8026
8027 2004-10-25  James Morrison  <ja2morri@csclub.uwaterloo.ca>
8028
8029         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8030
8031         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
8032           Don't push incomplete packets.
8033         * gst/typefind/gsttypefindfunctions.c: (m4a_type_find):
8034           Fix MPEG-4 audio typefinding.
8035
8036 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8037
8038         * sys/v4l/Makefile.am:
8039         * sys/v4l/gstv4l.c: (plugin_init):
8040         * sys/v4l/gstv4lelement.c: (gst_v4lelement_get_type),
8041         (gst_v4lelement_init), (gst_v4lelement_dispose),
8042         (gst_v4lelement_change_state):
8043         * sys/v4l/gstv4lelement.h:
8044         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_open),
8045         (gst_v4l_xoverlay_close), (idle_refresh),
8046         (gst_v4l_xoverlay_set_xwindow_id):
8047         * sys/v4l/gstv4lxoverlay.h:
8048         * sys/v4l/v4l-overlay_calls.c:
8049         * sys/v4l/v4l_calls.h:
8050         * sys/v4l2/Makefile.am:
8051         * sys/v4l2/gstv4l2.c: (plugin_init):
8052         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_type),
8053         (gst_v4l2element_init), (gst_v4l2element_dispose),
8054         (gst_v4l2element_change_state):
8055         * sys/v4l2/gstv4l2element.h:
8056         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_open),
8057         (gst_v4l2_xoverlay_close), (idle_refresh),
8058         (gst_v4l2_xoverlay_set_xwindow_id):
8059         * sys/v4l2/gstv4l2xoverlay.h:
8060         * sys/v4l2/v4l2-overlay_calls.c:
8061         * sys/v4l2/v4l2_calls.h:
8062           Remove client-side overlay handling, use the X-server v4l plugin
8063           for that. Nicer overlay, less code. Also make the plugin
8064           compileable without X (but then without overlay, obviously).
8065           Makes xwindowlistener obsolete, should we remove that?
8066
8067 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8068
8069         * sys/oss/gstosssrc.c: (gst_osssrc_get_time), (gst_osssrc_get),
8070         (gst_osssrc_src_query):
8071         * sys/oss/gstosssrc.h:
8072           OK, so people want offset in DEFAULT. This time, actually fix all
8073           cases.
8074         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
8075           Add FPS properly.
8076
8077 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8078
8079         * gst/asfdemux/gstasfmux.c:
8080         * gst/avi/gstavimux.c:
8081           Framerate.
8082
8083 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8084
8085         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_set_property):
8086           Fix properties (channel, norm, frequency).
8087
8088 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8089
8090         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_property):
8091           Flag typo.
8092         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults):
8093           No warnings.
8094
8095 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8096
8097         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_clear_format_list):
8098           Fix hang.
8099
8100 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8101
8102         * sys/v4l2/gstv4l2element.h:
8103           Yet Another Hack (tm) for kernel header borkedness.
8104         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
8105         (gst_v4l2src_v4l2fourcc_to_caps), (gst_v4l2_fourcc_from_structure),
8106         (gst_v4l2src_link), (gst_v4l2src_getcaps),
8107         (gst_v4l2src_change_state):
8108         * sys/v4l2/gstv4l2src.h:
8109         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_init),
8110         (gst_v4l2src_capture_start), (gst_v4l2src_capture_stop):
8111           Fix caps, keep track of state, work.
8112
8113 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8114
8115         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
8116           Quiet.
8117
8118 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8119
8120         * sys/oss/gstosssrc.c: (gst_osssrc_get):
8121           Don't mix bytes and samples.
8122
8123 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8124
8125         * ext/ogg/gstoggmux.c:
8126           Basic pad template which accepts OGM tracks, speex, flac, vorbis
8127           and theora. Any is incorrect.
8128         * gst/asfdemux/gstasfmux.c: (gst_asfmux_vidsink_link):
8129           Fix caps.
8130         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
8131         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
8132         (gst_v4lmjpegsrc_init), (gst_v4lmjpegsrc_srcconnect),
8133         (gst_v4lmjpegsrc_getcaps), (gst_v4lmjpegsrc_change_state):
8134         * sys/v4l/gstv4lmjpegsrc.h:
8135         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
8136         (gst_v4lsrc_change_state):
8137         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_start),
8138         (gst_v4lmjpegsrc_capture_stop):
8139           Fix caps. Keep track of internal state. Work.
8140
8141 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8142
8143         * ext/Makefile.am:
8144           Fix the build fixes.
8145
8146 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8147
8148         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
8149         (gst_ogg_demux_src_event), (_find_chain_seek),
8150         (gst_ogg_pad_push):
8151           Check for pad availability before using it.
8152         * ext/ogg/gstoggdemux.c: (_find_chain_process):
8153           Fix parsing of chained ogg. Needs more work on the decoder side.
8154
8155 2004-10-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8156
8157         * gst/spectrum/Makefile.am:
8158         * gst/spectrum/demo-osssrc.c: (spectrum_chain), (main),
8159         (idle_func):
8160           Fix demo and reenable it. Yes, I'm currently playing with audio
8161           analysis tools
8162
8163 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8164
8165         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
8166           We love it if files that start at zero work too...
8167
8168 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8169
8170         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
8171           Handle files with missing EOS headers.
8172
8173 2004-10-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8174
8175         * gst/tcp/gsttcpserversink.c:
8176         (gst_tcpserversink_handle_server_read),
8177         (gst_tcpserversink_init_send):
8178         Zero some variables first (need for accept not to return EINVAL)
8179
8180 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8181
8182         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
8183         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
8184         * ext/theora/theoradec.c: (theora_dec_sink_convert),
8185         (theora_dec_chain):
8186         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
8187         (gst_vorbis_dec_init), (vorbis_dec_convert), (vorbis_dec_chain):
8188           Seeking and querying finetune.
8189
8190 2004-10-20  Thomas Vander Stichele  <thomas at apestaart dot org>
8191
8192         * configure.ac:
8193         * ext/Makefile.am:
8194         * ext/raw1394/Makefile.am:
8195           fix the build
8196
8197 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8198
8199         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
8200           Wrong return.
8201         * gst/playback/Makefile.am:
8202         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
8203         * gst/playback/gstplay-marshal.list:
8204         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init):
8205           Fix marshallers.
8206
8207 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8208
8209         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event):
8210           Silence.
8211
8212 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8213
8214         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
8215         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
8216         (gst_ogg_pad_push):
8217           Yay for non-lineair granulepos in theora.
8218
8219 2004-10-18  Wim Taymans  <wim@fluendo.com>
8220
8221         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
8222         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
8223         * ext/dv/gstdvdec.h:
8224         Make sure we renegotiate aspect ratio when the camera switches.
8225
8226 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8227
8228         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
8229         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
8230           Start at zero.
8231         * ext/theora/theoradec.c: (theora_dec_chain):
8232           Skip headers. Bad idea for chained ogg, but fixes seeking.
8233
8234 2004-10-18  Wim Taymans  <wim@fluendo.com>
8235
8236         * configure.ac:
8237         I swear, this is the last time I touch this.
8238
8239 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8240
8241         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
8242         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
8243         (_read_bos_process), (gst_ogg_demux_iterate), (gst_ogg_pad_new):
8244           Faster seeking.
8245         * ext/theora/theoradec.c: (theora_dec_sink_convert):
8246           Time-to-default conversion.
8247         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
8248           Don't error on unknown packets, just skip. We should probably
8249           read them if we want to support chained ogg.
8250
8251 2004-10-18  Wim Taymans  <wim@fluendo.com>
8252
8253         * configure.ac:
8254         Added cdaudio to wrong list.
8255
8256 2004-10-18  Wim Taymans  <wim@fluendo.com>
8257
8258         * configure.ac:
8259         Revive cdaudio.
8260
8261 2004-10-18  Wim Taymans  <wim@fluendo.com>
8262
8263         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
8264         (gst_dvdec_video_link), (gst_dvdec_push):
8265         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
8266         (gst_smokeenc_resync), (gst_smokeenc_chain):
8267         Fix mimetype on smoke encoder.
8268         Add aspect ratio to dvdec. Not sure if these
8269         values are correct though....
8270
8271 2004-10-18  Wim Taymans  <wim@fluendo.com>
8272
8273         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
8274         Fix vorbis property descriptions and ranges.
8275
8276 2004-10-18  Wim Taymans  <wim@fluendo.com>
8277
8278         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
8279         Really do nothing when no data is available.
8280         Go to the playing state when the stream is not seekable
8281         instead of failing.
8282
8283 2004-10-18  Wim Taymans  <wim@fluendo.com>
8284
8285         * ext/cdaudio/gstcdaudio.c: (_do_init), (gst_cdaudio_base_init),
8286         (gst_cdaudio_get_event_masks), (gst_cdaudio_send_event),
8287         (gst_cdaudio_query), (plugin_init), (cdaudio_uri_get_type),
8288         (cdaudio_uri_get_protocols), (cdaudio_uri_get_uri),
8289         (cdaudio_uri_set_uri), (cdaudio_uri_handler_init):
8290         Added uri handler for cd://
8291         Port to new API.
8292
8293 2004-10-18  Wim Taymans  <wim@fluendo.com>
8294
8295         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
8296         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
8297         (try_to_link_1), (no_more_pads), (close_link), (type_found):
8298         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
8299         (remove_prerolls), (unknown_type), (add_element_stream),
8300         (new_decoded_pad), (setup_source), (gst_play_base_bin_add_element),
8301         (gst_play_base_bin_remove_element),
8302         (gst_play_base_bin_link_stream):
8303         * gst/playback/gstplaybin.c: (gen_video_element),
8304         (gen_vis_element), (remove_sinks), (setup_sinks):
8305         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
8306         (gst_stream_info_get_type), (gst_stream_info_class_init),
8307         (gst_stream_info_init), (gst_stream_info_new),
8308         (gst_stream_info_dispose), (stream_info_mute_pad),
8309         (gst_stream_info_set_property), (gst_stream_info_get_property):
8310         * gst/playback/gststreaminfo.h:
8311         Add sink padtemplate to decodebin.
8312         Added some more comments.
8313         Make queue size configurable in playbasebin.
8314         Added possibility to use elements as sinks (ex cdaudio).
8315
8316 2004-10-15  Wim Taymans  <wim@fluendo.com>
8317
8318         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
8319         (gst_speexenc_chain):
8320         Fix speex timestamps so that it gets muxed properly.
8321
8322 2004-10-15  Wim Taymans  <wim@fluendo.com>
8323
8324         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_get_type),
8325         (gst_dv1394src_base_init), (gst_dv1394src_class_init),
8326         (gst_dv1394src_init), (gst_dv1394src_dispose),
8327         (gst_dv1394src_iso_receive), (gst_dv1394src_discover_avc_node),
8328         (gst_dv1394src_change_state), (gst_dv1394src_get_event_mask),
8329         (gst_dv1394src_event), (gst_dv1394src_get_formats),
8330         (gst_dv1394src_convert), (gst_dv1394src_get_query_types),
8331         (gst_dv1394src_query), (gst_dv1394src_uri_get_type),
8332         (gst_dv1394src_uri_get_protocols), (gst_dv1394src_uri_get_uri),
8333         (gst_dv1394src_uri_set_uri), (gst_dv1394src_uri_handler_init):
8334         * ext/raw1394/gstdv1394src.h:
8335         Added conversion/query functions.
8336         Update buffer timestamps,
8337         Added signals.
8338         Added uri dv:// so it might play from the firewire in playbin.
8339         Fix a possible leak.
8340         Added debugging.
8341
8342 2004-10-15  Wim Taymans  <wim@fluendo.com>
8343
8344         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
8345         (gst_dv1394src_init), (gst_dv1394src_set_property),
8346         (gst_dv1394src_get_property), (gst_dv1394src_iso_receive),
8347         (gst_dv1394src_discover_avc_node), (gst_dv1394src_change_state):
8348         * ext/raw1394/gstdv1394src.h:
8349         Added AV/C VTR control support needed for some cameras.
8350         Added automatic port detection.
8351         Added properties for selecting the channel.
8352         The configure.ac script is not yet updated to reflect the
8353         new libavc1394 and librom1394 dependencies.
8354
8355 2004-10-15  Wim Taymans  <wim@fluendo.com>
8356
8357         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
8358         (qtdemux_parse), (gst_qtdemux_handle_esds):
8359         An esds box is not a container.
8360         Fix parsing of mp4v boxes.
8361         Do not try to renegotiate fps for each frame. Need to
8362         find a better method. This should fix mp4 playback.
8363
8364 2004-10-14  David Schleef  <ds@schleef.org>
8365
8366         * configure.ac: update for swfdec-0.3 and liboil-0.2
8367         * ext/swfdec/gstswfdec.c: update for swfdec-0.3
8368         * ext/swfdec/gstswfdec.h: same
8369         * gst/videofilter/gstvideobalance.c: update for liboil-0.2
8370         * gst/videotestsrc/videotestsrc.c: same
8371
8372 2004-10-14  Wim Taymans  <wim@fluendo.com>
8373
8374         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
8375         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
8376         (is_sync_frame), (gst_multifdsink_new_client),
8377         (gst_multifdsink_handle_client_write),
8378         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
8379         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
8380         Turn warnings into info.
8381         Don't allow a state change in the streaming thread.
8382
8383 2004-10-14  Thomas Vander Stichele  <thomas at apestaart dot org>
8384
8385         * ext/vorbis/oggvorbisenc.c:
8386         * ext/vorbis/vorbisdec.c:
8387           fix template sample rate
8388
8389 2004-10-13  Wim Taymans  <wim@fluendo.com>
8390
8391         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
8392         Decoding the header first fixes some problems in resyncing
8393         in more mp3s.
8394
8395 2004-10-12  Wim Taymans  <wim@fluendo.com>
8396
8397         * gst/playback/gstplaybin.c: (gen_video_element),
8398         (gen_vis_element), (remove_sinks), (setup_sinks):
8399         Added vis plugin support, need to configure the vis
8400         element to activate it.
8401
8402 2004-10-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8403
8404         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get),
8405         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
8406           Some debug.
8407         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
8408         (gst_avi_demux_handle_src_event), (gst_avi_demux_read_superindex),
8409         (gst_avi_demux_read_subindexes), (gst_avi_demux_add_stream),
8410         (gst_avi_demux_stream_index), (gst_avi_demux_skip),
8411         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
8412         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header):
8413         * gst/avi/gstavidemux.h:
8414           Support for openDML-2.0 indx/ix## chunks. Support for broken index
8415           recovery (where, if part of the index is broken, we will still read
8416           the rest of the index and recover the broken part by stream
8417           scanning). More broken media support. EOS workarounds. General AVI
8418           braindamage headache recovery. Aspirin included.
8419
8420 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8421
8422         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_open),
8423         (cdparanoia_event), (cdparanoia_query):
8424           Get rid of hideous lead-in.
8425
8426 2004-10-11  Wim Taymans  <wim@fluendo.com>
8427
8428         * gst/playback/gstplaybasebin.c: (setup_source):
8429         Wrong var used to get g_list_next.
8430
8431 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8432
8433         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
8434         (cdparanoia_get), (cdparanoia_open):
8435           Report discid as metadata, add duration.
8436
8437 2004-10-11  Wim Taymans  <wim@fluendo.com>
8438
8439         * gst/playback/gstplaybasebin.c: (setup_source):
8440         Cleanup the previous pipeline a little earlier for the
8441         case that a source element provides raw data.
8442
8443 2004-10-11  Benjamin Otte  <otte@gnome.org>
8444
8445         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
8446           reset v1 tag offset when there is no v1 tag. Fixes id3demux always
8447           consuming the last 128 bytes, even though it was valid mp3 data.
8448
8449 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8450
8451         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
8452         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
8453         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
8454         Change g_warnings to GST_WARNING_OBJECT and fix colourspace issue
8455
8456 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8457
8458         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps):
8459         Fix for webcams that support only specific width or height
8460
8461 2004-10-09  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
8462
8463         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8464
8465         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
8466           Fix wrong discont event setup (fixes #154967).
8467
8468 2004-10-09  Sebastien Cote  <sc5@hermes.usherb.ca>
8469
8470         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8471
8472         * gst/auparse/gstauparse.c: (gst_auparse_chain):
8473           Error out on invalid data (fixes #154807).
8474
8475 2004-10-09  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
8476
8477         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8478
8479         * ext/dvdread/dvdreadsrc.c: (_read):
8480           Make titles > 0 work again (fixes #154834).
8481
8482 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8483
8484         * gst-libs/gst/riff/riff-media.c:
8485         (gst_riff_create_video_template_caps):
8486           WMV3 missing in template caps.
8487
8488 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8489
8490         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
8491           OK, so the original code was too strict. It makes random AVI files
8492           hang for seconds upon opening, which is unacceptable and is far
8493           beyond the original goal of getting multiple chunks for one-chunk
8494           sounc stream files. So now do just that.
8495
8496 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8497
8498         * gst/playback/gstplaybasebin.c: (setup_source),
8499         (gst_play_base_bin_change_state):
8500           Actually clean up streaminfo if output fails. This would trigger
8501           if, for example, there was no CD in the drive. No preroll, so
8502           a streaminfo structure is created, but the subsequent state change
8503           of the thread fails.
8504         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
8505           Don't change state if parent failed.
8506
8507 2004-10-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8508
8509         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
8510         (gst_play_bin_init), (gst_play_bin_get_property), (handoff),
8511         (gen_video_element), (remove_sinks):
8512           Add small bits of code for screenshot handling.
8513
8514 2004-10-08  Wim Taymans  <wim@fluendo.com>
8515
8516         * gst/playback/gstplaybin.c: (gst_play_bin_set_property),
8517         (gen_video_element), (gen_audio_element), (setup_sinks):
8518         Don't assume the user provided sinks are named "sink"...
8519
8520 2004-10-08  Wim Taymans  <wim@fluendo.com>
8521
8522         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
8523         (unknown_type), (setup_source), (gst_play_base_bin_remove_element),
8524         (gst_play_base_bin_link_stream):
8525         Do not try to autoplug sources that generate raw streams like
8526         cdparanoia.
8527         disconnect the preroll overrun signal when we don't need it anymore.
8528
8529 2004-10-08  Milosz Derezynski  <internalerror.rez@fhtw-berlin.de>
8530
8531         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
8532         Added reworked patch from #154903 from milosz derezynski (deadchip).
8533
8534 2004-10-08  Wim Taymans  <wim@fluendo.com>
8535
8536         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
8537         (cdparanoia_base_init), (cdparanoia_class_init), (cdparanoia_init),
8538         (cdparanoia_dispose), (cdparanoia_get), (cdparanoia_change_state),
8539         (cdparanoia_convert), (cdparanoia_uri_get_type),
8540         (cdparanoia_uri_get_protocols), (cdparanoia_uri_get_uri),
8541         (cdparanoia_uri_set_uri), (cdparanoia_uri_handler_init):
8542         * ext/cdparanoia/gstcdparanoia.h:
8543         This adds the cdda://<tracknum> uri.
8544
8545 2004-10-08  Wim Taymans  <wim@fluendo.com>
8546
8547         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
8548         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
8549         (try_to_link_1), (no_more_pads), (close_link), (type_found):
8550         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
8551         (unknown_type), (gst_play_base_bin_remove_element),
8552         (gst_play_base_bin_link_stream):
8553         * gst/playback/gstplaybasebin.h:
8554         * gst/playback/gstplaybin.c: (gst_play_bin_init),
8555         (gst_play_bin_set_property), (gen_video_element),
8556         (gen_audio_element), (setup_sinks):
8557         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
8558         (gst_stream_info_get_type), (gst_stream_info_class_init),
8559         (gst_stream_info_init), (gst_stream_info_new),
8560         (gst_stream_info_dispose), (stream_info_mute_pad),
8561         (gst_stream_info_set_property), (gst_stream_info_get_property):
8562         * gst/playback/gststreaminfo.h:
8563         Reuse the audio and video bins.
8564         Some internal cleanups in the stream selection code.
8565
8566 2004-10-08  Julien MOUTTE  <julien@moutte.net>
8567
8568         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
8569         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
8570         * sys/ximage/ximagesink.h:
8571         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
8572         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
8573         * sys/xvimage/xvimagesink.h: Reverting Ronald's changes as the issue is
8574         not coming from those elements. Moreover these elements should not keep
8575         the xid they have been given when in NULL state.
8576
8577 2004-10-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8578
8579         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
8580         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
8581         * sys/ximage/ximagesink.h:
8582         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
8583         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
8584         * sys/xvimage/xvimagesink.h:
8585           Actually only create a new toplevel window if we're not gonna
8586           embed it right after.
8587
8588 2004-10-07  Wim Taymans  <wim@fluendo.com>
8589
8590         * gst/playback/gstplaybasebin.c: (play_base_bin_mute_pad),
8591         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream):
8592         * gst/playback/gstplaybin.c: (setup_sinks):
8593         Implement muting/unmuting of streams, mute streams that are not
8594         used.
8595
8596 2004-10-07  Wim Taymans  <wim@fluendo.com>
8597
8598         * gst/typefind/gsttypefindfunctions.c: (ac3_type_find),
8599         (plugin_init):
8600         Added lame audio/x-ac3 typefind function.
8601
8602 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
8603
8604         * configure.ac:
8605           bump nano to cvs
8606
8607 === release 0.8.5 ===
8608
8609 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
8610
8611         * NEWS:
8612         * RELEASE:
8613         * configure.ac:
8614           releasing 0.8.5, "Take You On"
8615
8616 2004-10-06  Wim Taymans  <wim@fluendo.com>
8617
8618         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
8619         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
8620         (no_more_pads), (close_link), (type_found):
8621         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
8622         * gst/playback/gstplaybin.c: (gen_video_element):
8623         Do not signal the no_more_pads after the first pad when
8624         we are plugging a non dynamic element with multiple
8625         output pads (like swfdec, dvdec, ...).
8626
8627 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
8628
8629         * configure.ac:
8630           bump for prerelease
8631
8632 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8633
8634         * gst/wavparse/gstwavparse.c:
8635           add ATRAC3 to STATIC CAPS to fix a warning
8636
8637         * gst/matroska/ebml-read.c:
8638         * gst-libs/gst/riff/riff-read.c:
8639           fix typos
8640
8641 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8642
8643         * gst-libs/gst/riff/riff-media.c:
8644           generate caps for ATRAC3 audio streams
8645
8646         * gst/realmedia/rmdemux.c:
8647           generate caps for ATRAC3 audio streams
8648
8649 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8650
8651         * gst/wavparse/Makefile.am
8652         * gst/wavparse/riff.h
8653         * gst/wavparse/wavparse.vcproj
8654           riff.h removal (unused and duplication with riff-ids.h)
8655
8656 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8657
8658         * gst/wavparse/gstwavparse.h
8659           remove duplicated defines for audio codec codes
8660
8661         * gst-libs/gst/riff/riff-ids.h
8662         * gst/wavenc/riff.h:
8663           add "4CC" code for ATRAC3 audio streams
8664           add "4CC" code for ITU_G721_ADPCM (unused for now)
8665
8666 2004-10-06  Wim Taymans  <wim@fluendo.com>
8667
8668         * gst/flx/gstflxdec.c: (gst_flxdec_init), (gst_flxdec_loop):
8669         Actually _do_ negotiation. Pass gdouble as arg instead
8670         of guint64 for the framerate.
8671
8672 2004-10-06  Wim Taymans  <wim@fluendo.com>
8673
8674         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
8675         (find_compatibles), (close_pad_link), (try_to_link_1),
8676         (no_more_pads), (close_link), (type_found):
8677         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
8678         * gst/playback/gstplaybin.c: (gen_video_element),
8679         (gen_audio_element):
8680         Set state on newly added element to READY so that negotiation
8681         can happen ASAP.
8682         Addes some more debug info.
8683         Do not try to plug pads with multiple caps structures or ANY
8684         because it is too dangerous since we do not do dynamic
8685         replugging.
8686
8687 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
8688
8689         written by: Gora Mohanty <gora_mohanty@yahoo.co.in>
8690
8691         * po/LINGUAS:
8692         * po/or.po:
8693           add Oriya translation
8694
8695 2004-10-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8696
8697         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
8698           Prevent overwrite of size member. Makes audio sound crappy.
8699
8700 2004-10-05  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
8701
8702         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
8703         Add rmvb to the list of known RealMedia extensions
8704
8705 2004-10-05  Wim Taymans  <wim@fluendo.com>
8706
8707         * ext/libmng/gstmngdec.c: (gst_mngdec_loop), (mngdec_error),
8708         (mngdec_openstream), (mngdec_closestream),
8709         (mngdec_handle_sink_event), (mngdec_readdata),
8710         (mngdec_gettickcount), (mngdec_settimer), (mngdec_processheader),
8711         (mngdec_getcanvasline), (mngdec_refresh),
8712         (gst_mngdec_change_state):
8713         Set the framerate correctly.
8714
8715 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8716
8717         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
8718           There was something wrong with the index massaging.
8719
8720 2004-10-04  Wim Taymans  <wim@fluendo.com>
8721
8722         * ext/jpeg/gstjpeg.c: (smoke_type_find), (plugin_init):
8723         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
8724         (gst_smokedec_chain):
8725         * ext/jpeg/gstsmokedec.h:
8726         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
8727         (gst_smokeenc_init), (gst_smokeenc_resync), (gst_smokeenc_chain):
8728         * ext/jpeg/gstsmokeenc.h:
8729         * ext/jpeg/smokecodec.c: (smokecodec_encode_new),
8730         (smokecodec_decode_new), (smokecodec_info_free),
8731         (smokecodec_set_quality), (smokecodec_get_quality),
8732         (smokecodec_set_threshold), (smokecodec_get_threshold),
8733         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
8734         (find_best_size), (abs_diff), (put), (smokecodec_encode_id),
8735         (smokecodec_encode), (smokecodec_parse_id),
8736         (smokecodec_parse_header), (smokecodec_decode):
8737         * ext/jpeg/smokecodec.h:
8738         * ext/jpeg/smokeformat.h:
8739         Updated smoke, new bitstream, allows embedding in ogg.
8740
8741 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8742
8743         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
8744           Fix seeking in some files. All this code is no longer needed (and
8745           actually breaks stuff) because we now synchronize the full index
8746           right when reading the header.
8747
8748 2004-10-04  Wim Taymans  <wim@fluendo.com>
8749
8750         * configure.ac:
8751         configure update for libmng.
8752
8753 2004-10-04  Wim Taymans  <wim@fluendo.com>
8754
8755         * ext/libmng/Makefile.am:
8756         * ext/libmng/gstmng.c: (plugin_init):
8757         * ext/libmng/gstmng.h:
8758         * ext/libmng/gstmngdec.c: (gst_mngdec_get_type),
8759         (gst_mngdec_base_init), (gst_mngdec_class_init),
8760         (gst_mngdec_sinklink), (gst_mngdec_init), (gst_mngdec_src_getcaps),
8761         (gst_mngdec_loop), (gst_mngdec_get_property),
8762         (gst_mngdec_set_property), (mngdec_error), (mngdec_openstream),
8763         (mngdec_closestream), (mngdec_handle_sink_event),
8764         (mngdec_readdata), (mngdec_gettickcount), (mngdec_settimer),
8765         (mngdec_processheader), (mngdec_getcanvasline), (mngdec_refresh),
8766         (gst_mngdec_change_state):
8767         * ext/libmng/gstmngdec.h:
8768         * ext/libmng/gstmngenc.c: (gst_mngenc_get_type),
8769         (mng_caps_factory), (raw_caps_factory), (gst_mngenc_base_init),
8770         (gst_mngenc_class_init), (gst_mngenc_sinklink), (gst_mngenc_init),
8771         (gst_mngenc_chain), (gst_mngenc_get_property),
8772         (gst_mngenc_set_property):
8773         * ext/libmng/gstmngenc.h:
8774         Added basic MNG decoder. Needs more work. The encoder does
8775         not work yet.
8776
8777 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8778
8779         * gst/realmedia/rmdemux.c: (gst_rmdemux_handle_sink_event),
8780         (gst_rmdemux_loop), (gst_rmdemux_add_stream),
8781         (gst_rmdemux_parse_mdpr), (gst_rmdemux_dump_mdpr):
8782           Don't hang on length=0 chunks. Some negotiation fixes. Signal
8783           no-more-pads.
8784
8785 2004-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
8786
8787         * configure.ac:
8788           you need at least 1.0.4 of speex
8789
8790 2004-10-04 Iain <iaingnome@gmail.com>
8791
8792         * ext/speex/gstspeexdec.h: Revert the includes changes.
8793
8794         * ext/speex/gstspeexenc.[ch]: Revert the includes changes.
8795
8796 2004-09-30 Iain <iaingnome@gmail.com>
8797
8798         * sys/sunaudio/gstsunaudio.c (gst_sunaudiosink_open): Use the device
8799         found during init or set as a property instead of hardcoding /dev/audio
8800
8801 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8802
8803         * gst/realmedia/rmdemux.c: (gst_rmdemux_class_init),
8804         (gst_rmdemux_init), (gst_rmdemux_handle_sink_event),
8805         (gst_rmdemux_loop), (gst_rmdemux_add_stream), (re_hexdump_bytes),
8806         (re_dump_pascal_string), (gst_rmdemux_dump__rmf),
8807         (gst_rmdemux_dump_prop), (gst_rmdemux_parse_mdpr),
8808         (gst_rmdemux_dump_mdpr), (gst_rmdemux_dump_indx),
8809         (gst_rmdemux_dump_data):
8810           Use debug category, fix EOS handling. filesrc ! rmdemux now
8811           works.
8812
8813 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8814
8815         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
8816         (gst_avi_demux_stream_scan), (sort), (gst_avi_demux_massage_index),
8817         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data):
8818           Improve allocation, cutting and sorting of the index. How takes a
8819           few seconds instead of minutes.
8820
8821 2004-10-03  Christophe Fergeau  <teuf@gnome.org>
8822
8823         * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_mdpr):
8824           fixed compilation
8825
8826 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8827
8828         * gst-libs/gst/riff/riff-media.c:
8829         (gst_riff_create_video_caps_with_data),
8830         (gst_riff_create_video_template_caps):
8831           Add wing commander format mimetype/fourccs.
8832         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
8833           Don't crash if some value is 0.
8834
8835 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8836
8837         * gst-libs/gst/riff/riff-media.c:
8838         (gst_riff_create_video_caps_with_data),
8839         (gst_riff_create_video_template_caps):
8840           Add DIB fourcc (raw, palettized 8-bit RGB).
8841         * gst-libs/gst/riff/riff-read.c:
8842         (gst_riff_read_strf_vids_with_data):
8843           Oops, fix strf_data reading bug.
8844         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
8845           Use a non-NULL tag.
8846         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
8847           Time for hacks. Sorry Dave. At least one quicktime movie (a
8848           trailer) that I've encountered contains multiple video tracks.
8849           One of those is the actual video track, the other are one-frame
8850           tracks (images). Unfortunately, the number of frames according
8851           to the trak header is 1 for each, so that doesn't help. So
8852           instead, I look at the duration and discard tracks with a
8853           duration shorter than 20% of the length of the stream. Better
8854           than nothing.
8855
8856 2004-10-01  Christian Schaller <christian@fluendo.com>
8857
8858         * ext/ivorbis/vorbis.c:
8859           Patch from Phil Blundell (Bug 152341)
8860
8861 2004-10-01  Wim Taymans  <wim@fluendo.com>
8862
8863         * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
8864         (speex_dec_get_formats), (speex_dec_convert),
8865         (speex_dec_src_query), (speex_dec_src_event), (speex_dec_event),
8866         (speex_dec_chain), (gst_speexdec_get_property),
8867         (gst_speexdec_set_property):
8868         Small cleanups.
8869
8870 2004-10-01  Wim Taymans  <wim@fluendo.com>
8871
8872         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
8873         (gst_wavparse_stream_init), (gst_wavparse_fmt),
8874         (gst_wavparse_other), (gst_wavparse_loop),
8875         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
8876         (gst_wavparse_srcpad_event):
8877         * gst/wavparse/gstwavparse.h:
8878         Added some more debugging info.
8879         Fix the case where the length of the file is 0.
8880         Make sure we seek to sample borders.
8881
8882 2004-10-01  Wim Taymans  <wim@fluendo.com>
8883
8884         * gst/playback/README:
8885         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
8886         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
8887         (try_to_link_1), (no_more_pads), (close_link), (type_found):
8888         Add some debug info to decodebin, update README
8889
8890 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8891
8892         * ext/dvdnav/dvdnavsrc.c: (dvdnav_handle_navigation_event):
8893           Don't use g_print(); use GST_DEBUG().
8894
8895 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8896
8897         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
8898         (gst_ogg_mux_queue_pads):
8899           Handle EOS properly.
8900
8901 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
8902
8903         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8904
8905         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_sinkconnect),
8906         (gst_faad_chain), (gst_faad_change_state):
8907         * ext/faad/gstfaad.h:
8908           Allow playback of raw (unframed) MPEG AAC files (#148993).
8909
8910 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
8911
8912         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8913
8914         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
8915           Throw error if we didn't recognize the stream. Fixes #152289.
8916
8917 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8918
8919         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
8920           Fix negotiation.
8921
8922 2004-10-01  Francis Labonte  <francis_labonte@hotmail.com>
8923
8924         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8925
8926         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
8927           Fix memleak.
8928
8929 2004-10-01  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
8930
8931         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8932
8933         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_setparams):
8934           Solve #152805.
8935         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_mute):
8936           Solve 152806.
8937
8938 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8939
8940         * gst-libs/gst/riff/riff-media.c:
8941         (gst_riff_create_video_caps_with_data),
8942         (gst_riff_create_audio_caps_with_data):
8943           Add codec_data handling (like asfdemux used to do).
8944         * gst/asfdemux/gstasf.c: (plugin_init):
8945         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
8946         (gst_asf_demux_add_audio_stream), (gst_asf_demux_add_video_stream):
8947           Use riff-media for caps creation instead of our own (mostly
8948           broken) copy of its functions.
8949
8950 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8951
8952         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_capture):
8953           Don't actually error out if we get another return value than
8954           -EINVAL. Opposite to what I first thought, drivers have random
8955           return values for this, although -EINVAL is the expected return
8956           value. Since this is not fatal, we shouldn't use
8957           GST_ELEMENT_ERROR() but just GST_ERROR_OBJECT().
8958
8959 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8960
8961         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
8962         (dvdreadsrc_init), (dvdreadsrc_dispose), (dvdreadsrc_set_property),
8963         (dvdreadsrc_get_property), (_open), (_seek), (_read),
8964         (dvdreadsrc_get), (dvdreadsrc_open_file),
8965         (dvdreadsrc_change_state):
8966           Fix. Don't do one big huge loop around the whole DVD, that will
8967           cache all data and thus eat sizeof(dvd) (several GB) before we
8968           see something.
8969         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
8970           Actually NULL'ify event after using it.
8971         * gst/matroska/ebml-read.c: (gst_ebml_read_use_event),
8972         (gst_ebml_read_handle_event), (gst_ebml_read_element_id),
8973         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
8974         (gst_ebml_read_seek), (gst_ebml_read_skip):
8975           Handle events.
8976         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_base_init),
8977         (gst_dvd_demux_init), (gst_dvd_demux_get_audio_stream),
8978         (gst_dvd_demux_get_subpicture_stream), (gst_dvd_demux_plugin_init):
8979           Fix timing (this will probably break if I seek using menus, but
8980           I didn't get there yet). VOBs and normal DVDs should now work.
8981           Add a mpeg2-only pad with high rank so this get autoplugged for
8982           MPEG-2 movies.
8983         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_base_init),
8984         (gst_mpeg_demux_class_init), (gst_mpeg_demux_init),
8985         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_get_video_stream),
8986         (gst_mpeg_demux_get_audio_stream),
8987         (gst_mpeg_demux_get_private_stream), (gst_mpeg_demux_parse_packet),
8988         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_plugin_init):
8989           Use this as second rank for MPEG-1 and MPEG-2. Still use this for
8990           MPEG-1 but use dvddemux for MPEG-2.
8991         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
8992         (gst_mpeg_parse_init), (gst_mpeg_parse_new_pad),
8993         (gst_mpeg_parse_parse_packhead):
8994           Timing. Only add pad template if it exists. Add sink template from
8995           class and not from ourselves. This means we will always use the
8996           correct sink template even if it is not the one defined in this
8997           file.
8998
8999 2004-09-29  Wim Taymans  <wim@fluendo.com>
9000
9001         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_packet),
9002         (gst_mpeg_demux_parse_pes):
9003         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
9004         Fix playback of mpeg again, timestamps where screwed up by
9005         patch 1.61.
9006
9007 2004-09-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9008
9009         * ext/flac/gstflacdec.c: (gst_flacdec_src_query):
9010           Only return true if we actually filled something in. Prevents
9011           player applications from showing a random length for flac files.
9012         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
9013         (gst_riff_read_use_event), (gst_riff_read_handle_event),
9014         (gst_riff_read_seek), (gst_riff_read_skip), (gst_riff_read_strh),
9015         (gst_riff_read_strf_vids_with_data),
9016         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_iavs):
9017           OK, ok, so I implemented event handling. Apparently it's normal
9018           that we receive random events at random points without asking
9019           for it.
9020         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
9021         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
9022         (gst_avi_demux_handle_src_event), (gst_avi_demux_stream_index),
9023         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
9024         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header),
9025         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
9026         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
9027         * gst/avi/gstavidemux.h:
9028           Implement non-lineair chunk handling and subchunk processing.
9029           The first solves playback of AVI files where the audio and video
9030           data of individual buffers that we read are not synchronized.
9031           This should not happen according to the wonderful AVI specs, but
9032           of course it does happen in reality. It is also a prerequisite for
9033           the second. Subchunk processing allows us to cut chunks in small
9034           pieces and process each of these pieces separately. This is
9035           required because I've seen several AVI files with incredibly large
9036           audio chunks, even some files with only one audio chunk for the
9037           whole file. This allows for proper playback including seeking.
9038           This patch is supposed to fix all AVI A/V sync issues.
9039         * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
9040         (flx_decode_chunks), (flx_decode_color), (gst_flxdec_loop):
9041           Work.
9042         * gst/modplug/gstmodplug.cc:
9043           Proper return value setting for the query() function.
9044         * gst/playback/gstplaybasebin.c: (setup_source):
9045           Being in non-playing state (after, e.g., EOS) is not necessarily
9046           a bad thing. Allow for that. This fixes playback of short files.
9047           They don't actually playback fully now, because the clock already
9048           runs. This means that small files (<500kB) with a small length
9049           (<2sec) will still not or barely play. Other files, such as mod
9050           or flx, will work correctly, however.
9051
9052 2004-09-28  Wim Taymans  <wim@fluendo.com>
9053
9054         * ext/speex/gstspeex.c: (plugin_init):
9055         * ext/speex/gstspeexdec.c: (gst_speex_dec_base_init),
9056         (gst_speex_dec_class_init), (speex_dec_get_formats),
9057         (speex_get_event_masks), (speex_get_query_types),
9058         (gst_speex_dec_init), (speex_dec_convert), (speex_dec_src_query),
9059         (speex_dec_src_event), (speex_dec_event), (speex_dec_chain),
9060         (gst_speexdec_get_property), (gst_speexdec_set_property),
9061         (speex_dec_change_state):
9062         * ext/speex/gstspeexdec.h:
9063         * ext/speex/gstspeexenc.c: (gst_speexenc_get_formats),
9064         (gst_speexenc_get_type), (speex_caps_factory), (raw_caps_factory),
9065         (gst_speexenc_base_init), (gst_speexenc_class_init),
9066         (gst_speexenc_sinkconnect), (gst_speexenc_convert_src),
9067         (gst_speexenc_convert_sink), (gst_speexenc_get_query_types),
9068         (gst_speexenc_src_query), (gst_speexenc_init),
9069         (gst_speexenc_get_tag_value), (comment_init), (comment_add),
9070         (gst_speexenc_metadata_set1), (gst_speexenc_set_metadata),
9071         (gst_speexenc_setup), (gst_speexenc_buffer_from_data),
9072         (gst_speexenc_push_buffer), (gst_speexenc_set_header_on_caps),
9073         (gst_speexenc_chain), (gst_speexenc_get_property),
9074         (gst_speexenc_set_property), (gst_speexenc_change_state):
9075         * ext/speex/gstspeexenc.h:
9076         Rewrote speex encoder, make sure it can be embedded in ogg.
9077         Implemented speex decoder.
9078
9079 2004-09-28  Christian Schaller <christian@fluendo.com>
9080
9081         * configure.ac:
9082         Remove kioslave plugin. Markey is brewing a new working one
9083         * ext/Makefile.am: Remove kioslave plugin
9084         * ext/kio: remove
9085         * gst-plugins.spec.in: remove kio plugin from spec
9086
9087 2004-09-27  Wim Taymans  <wim@fluendo.com>
9088
9089         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
9090         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
9091         (is_sync_frame), (gst_multifdsink_client_queue_buffer),
9092         (gst_multifdsink_new_client),
9093         (gst_multifdsink_handle_client_write),
9094         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
9095         (gst_multifdsink_handle_clients):
9096         * gst/tcp/gstmultifdsink.h:
9097         Make syncing to keyframes actually work for new clients and lagging
9098         clients.
9099
9100 2004-09-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
9101
9102         * gst/debug/gstnavigationtest.c: (gst_navigationtest_class_init),
9103         (gst_navigationtest_handle_src_event), (draw_box_planar411),
9104         (gst_navigationtest_planar411), (gst_navigationtest_change_state):
9105         * gst/debug/gstnavigationtest.h:
9106           make navigationtest display button-press and button-release events
9107
9108 2004-09-26 Iain <iaingnome@gmail.com>
9109
9110         * gst/interleave/interleave.c (all_channels_new_media): Checks if all
9111         the channels have received a new media event.
9112         (interleave_buffered_loop): Compresses a new media event on all
9113         channels into one.
9114
9115 2004-09-26 Iain <iaingnome@gmail.com>
9116
9117         * gst/wavenc/gstwavenc.c (gst_wavenc_chain): Company says we need to
9118         call the sinkpad's default event handler and not the srcpads. He also
9119         says this is confusing :)
9120         (gst_wavenc_stop_file): Company says that seek events only go upstream
9121         we should send a discontinuous downstream instead.
9122
9123 2004-09-25  Christian Schaller <christian@fluendo.com>
9124
9125         * Update SPEC file to be usable in conjunction with Fedora Core,
9126           Fedora.us and freshrpms packages
9127         * Fix typo in multifilesrc test Makefile
9128
9129 2004-09-24  Wim Taymans  <wim@fluendo.com>
9130
9131         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
9132         Only signal the no_more_pads signal when we have
9133         added the stream to our list.
9134
9135 2004-09-24  Wim Taymans  <wim@fluendo.com>
9136
9137         * gst/playback/gstplaybasebin.c: (remove_prerolls),
9138         (new_decoded_pad):
9139         * gst/playback/gstplaybasebin.h:
9140         * gst/playback/gstplaybin.c: (setup_sinks):
9141         Don't try to preroll or decode more than one audio/video
9142         track.
9143
9144 2004-09-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9145
9146         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
9147           Throw error if we failed to find a suitable output. This should
9148           throw an error if we successfully set up a pipeline (e.g. because
9149           we recognized a media file) but found no decodable streams in it
9150           (e.g. because it contains only media stream types for which we
9151           have no decoders, or because it's not a media type).
9152
9153 2004-09-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9154
9155         * ext/dirac/Makefile.am:
9156         * ext/dirac/gstdirac.cc:
9157         * ext/dirac/gstdiracdec.cc:
9158         * ext/dirac/gstdiracdec.h:
9159           Do something. Don't actually know if this works because I don't
9160           have a demuxer yet.
9161         * ext/gsm/gstgsmdec.c: (gst_gsmdec_getcaps):
9162           Add channels=1 to caps returned from _getcaps().
9163         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_get_type),
9164         (gst_ogm_video_parse_get_type), (gst_ogm_audio_parse_base_init),
9165         (gst_ogm_video_parse_base_init), (gst_ogm_parse_init),
9166         (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
9167         (gst_ogm_parse_sink_convert), (gst_ogm_parse_chain),
9168         (gst_ogm_parse_change_state):
9169           Separate between audio/video so ogmaudioparse actually uses the
9170           audio pad templates. Both audio and video work now, including
9171           autoplugging. Also use sometimes-srcpad hack.
9172         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
9173           Handle events better. Don't hang on infinite loops.
9174         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
9175         (gst_avi_demux_init), (gst_avi_demux_reset),
9176         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
9177         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data),
9178         (gst_avi_demux_change_state):
9179         * gst/avi/gstavidemux.h:
9180           Improve A/V sync. Still not perfect.
9181         * gst/matroska/ebml-read.c: (gst_ebml_read_seek),
9182         (gst_ebml_read_skip):
9183           Handle events better.
9184         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
9185         (gst_qtdemux_loop_header), (qtdemux_parse_trak),
9186         (qtdemux_audio_caps):
9187           Add IMA4. Improve event handling. Save offset after a seek when
9188           the headers are at the end of the file so that we don't end up in
9189           an infinite loop.
9190         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
9191           Add low-priority typefind support for files with no length.
9192
9193 2004-09-23  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9194
9195         * testsuite/multifilesink/Makefile.am:
9196         fix typo
9197
9198 2004-09-22  Julien MOUTTE  <julien@moutte.net>
9199
9200         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
9201         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls): Fix
9202         mistakes from thaytan's patches.
9203
9204 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
9205
9206         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
9207           For completeness, XSync in the destroy function as xvimage does.
9208
9209 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
9210
9211         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
9212            Correct caps negotiation
9213         * gst/volume/gstvolume.c: (volume_chain_float),
9214         (volume_chain_int16):
9215            Modify debug output to be little more informative
9216         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
9217         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
9218         (gst_xvimagesink_xvimage_destroy):
9219           Add XSync calls after detaching from the shared memory segment to
9220           avoid a crash.
9221
9222 2004-09-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9223
9224         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
9225         (gst_ogg_mux_next_buffer), (gst_ogg_mux_loop):
9226         * ext/vorbis/vorbis.c: (plugin_init):
9227         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
9228         (gst_vorbisenc_chain):
9229         * ext/vorbis/vorbisenc.h:
9230         remove explicit newmedia support from oggmux and vorbisenc
9231         add debug category to vorbisenc
9232         * gst/multifilesink/gstmultifilesink.c:
9233         (gst_multifilesink_class_init), (gst_multifilesink_init),
9234         (gst_multifilesink_dispose), (gst_multifilesink_set_location),
9235         (gst_multifilesink_set_property), (gst_multifilesink_next_file),
9236         (gst_multifilesink_handle_event), (gst_multifilesink_chain),
9237         (plugin_init):
9238         * gst/multifilesink/gstmultifilesink.h:
9239         add support for streamheader in multifilesink
9240
9241 2004-09-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9242
9243         * gst/asfdemux/gstasfdemux.c: (_read_var_length), (_read_guid),
9244         (gst_asf_demux_process_segment), (gst_asf_demux_handle_data),
9245         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event):
9246           Prevent infinite loops. More correct error reporting.
9247         * gst/auparse/gstauparse.c: (gst_auparse_chain):
9248           Error out if negotiation fails.
9249         * gst/playback/gstplaybasebin.c: (setup_source),
9250         (gst_play_base_bin_change_state), (gst_play_base_bin_error),
9251         (gst_play_base_bin_found_tag):
9252           Error/tag forwarding. Pre-roll fixes for source errors on state
9253           changes (e.g. "file does not exist") to prevent hangs.
9254
9255 2004-09-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9256
9257         * testsuite/multifilesink/Makefile.am:
9258         * testsuite/multifilesink/lame_test.c: (gst_newmedia_base_init),
9259         (gst_newmedia_class_init), (gst_newmedia_init),
9260         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
9261         (newfile_signal), (test_signal), (main):
9262         * testsuite/multifilesink/multifilesrc_test.c: (main):
9263         * testsuite/multifilesink/oggtheora_test.c:
9264         (gst_newmedia_base_init), (gst_newmedia_class_init),
9265         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
9266         (test_format), (newfile_signal), (test_signal), (main):
9267         * testsuite/multifilesink/oggvorbis_test.c:
9268         (gst_newmedia_base_init), (gst_newmedia_class_init),
9269         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
9270         (test_format), (newfile_signal), (test_signal), (main):
9271         * testsuite/multifilesink/wavenc_test.c: (gst_newmedia_base_init),
9272         (gst_newmedia_class_init), (gst_newmedia_init),
9273         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
9274         (newfile_signal), (test_signal), (main):
9275         New media tests
9276
9277 2004-09-20  Christian Schaller <christian@fluendo.com>
9278
9279         * Fix mikmod license to LGPL as they have relicensed
9280         * Move Dirac and Effectv into LGPL section of README_license
9281
9282 2004-09-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9283
9284         * ext/mad/gstmad.c: (gst_mad_check_caps_reset),
9285         (gst_mad_change_state):
9286           Allow for mp3 rate/channels changes. However, only very
9287           conservatively. Reason that we *have* to enable this is smiply
9288           because the mad find_sync() function is not good enough, it will
9289           regularly sync on random data as valid frames and therefore make
9290           us provide random caps as *final* caps of the stream. The best fix
9291           I could think of is to simply require several of the same stream
9292           changes in a row before we change caps.
9293           The actual testcase that works now is #
9294         * ext/ogg/Makefile.am:
9295         * ext/ogg/gstogg.c: (plugin_init):
9296         * ext/ogg/gstogmparse.c:
9297           OGM support (video only for now; I need an audio sample file).
9298         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
9299         (gst_asf_demux_process_stream), (gst_asf_demux_video_caps),
9300         (gst_asf_demux_add_video_stream):
9301           WMV extradata.
9302         * gst/playback/gstplaybasebin.c: (unknown_type):
9303           Don't error out on single unknown-types after all. It's wrong.
9304           If we found type of video and audio but not of a subtitle stream,
9305           it will still error out (which is unwanted). Will find a better fix
9306           later on.
9307         * gst/typefind/gsttypefindfunctions.c: (ogmvideo_type_find),
9308         (ogmaudio_type_find), (plugin_init):
9309           OGM support.
9310
9311 2004-09-20  Johan Dahlin  <johan@gnome.org>
9312
9313         * ext/jpeg/gstjpegdec.c (gst_jpegdec_chain): Allocate the buffer
9314         after setting caps.
9315
9316 2004-09-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9317
9318         * gst/wavenc/gstwavenc.c: (gst_wavenc_init), (gst_wavenc_chain):
9319         * gst/wavenc/gstwavenc.h:
9320         Added newmedia support to wavenc
9321
9322 2004-09-17  Wim Taymans  <wim@fluendo.com>
9323
9324         * gst/tcp/gstfdset.c: (gst_fdset_fd_has_closed),
9325         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
9326         (gst_fdset_fd_can_write), (gst_fdset_wait):
9327         * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type),
9328         (gst_multifdsink_init), (gst_multifdsink_add),
9329         (gst_multifdsink_remove), (gst_multifdsink_get_stats),
9330         (gst_multifdsink_remove_client_link),
9331         (gst_multifdsink_client_queue_buffer),
9332         (gst_multifdsink_handle_client_write),
9333         (gst_multifdsink_recover_client), (gst_multifdsink_handle_clients),
9334         (gst_multifdsink_close), (gst_multifdsink_change_state):
9335         * gst/tcp/gstmultifdsink.h:
9336         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
9337         (gst_tcpserversink_removed):
9338         Small cleanups in fdset.c
9339         Use a hastable to map fd to the client structure for faster
9340         lookup in _remove and get_stats.
9341         Added virtual function to close the fds.
9342         Handle clients even when the select/poll call was unblocked because
9343         of a command.
9344         Implement syncing to keyframe in the recovery procedure.
9345
9346 2004-09-16 Iain <iaingnome@gmail.com>
9347
9348         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int): Free the
9349         try caps.
9350
9351 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9352
9353         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream):
9354           Caps are only set if the type of the stream is unknown, but this
9355           is initialized in ->init_stream(), so set to UNKNOWN after calling
9356           ->init_stream() so that capsnego starts.
9357
9358 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9359
9360         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
9361         (gst_avi_demux_stream_data):
9362           Just hardcode for raw audio then. AVI audio sucks.
9363
9364 2004-09-15  Arwed v. Merkatz  <v.merkatz@gmx.net>
9365
9366         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
9367         * gst/matroska/matroska-mux.c: (audiosink_templ),
9368         (gst_matroska_mux_audio_pad_link):
9369         * gst/typefind/gsttypefindfunctions.c: (tta_caps), (plugin_init):
9370         Use audio/x-ttafile for tta files and audio/x-tta for raw tta frames.
9371
9372 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9373
9374         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
9375         (gst_avi_demux_stream_data):
9376           Try to fix a/v sync issues.
9377
9378 2004-09-15  David Schleef  <ds@schleef.org>
9379
9380         * configure.ac: remove NASM check, since we don't use it.  Update
9381         dirac check to 0.4
9382         * ext/dirac/gstdiracdec.cc: update to current 0.4 API
9383         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
9384         Initialized variables.
9385         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
9386         (gst_qtdemux_loop_header), (qtdemux_parse), (qtdemux_parse_trak),
9387         (gst_qtdemux_handle_esds), (qtdemux_audio_caps): Fix seeking, add
9388         SVQ3 format
9389
9390 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9391
9392         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
9393         (gst_avi_demux_add_stream), (gst_avi_demux_stream_data):
9394         * gst/avi/gstavidemux.h:
9395           Fix for compressed audio (mp3) timestamp generation. How did this
9396           ever work?
9397
9398 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9399
9400         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
9401           Volume is a double not a float.
9402
9403 2004-09-15  Wim Taymans  <wim@fluendo.com>
9404
9405         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_remove_client_link),
9406         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
9407         Don't close the fd in multifdsink as we didn't open it in the
9408         first place. Some cleanups.
9409
9410 2004-09-15  Wim Taymans  <wim@fluendo.com>
9411
9412         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
9413         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
9414         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
9415         Fix the case where the muxer would mark pages as delta
9416         frames when they are not (vorbis only ogg).
9417
9418 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9419
9420         * gst/playback/gstplaybasebin.c: (state_change), (setup_source),
9421         (gst_play_base_bin_change_state):
9422           Handle the case where we failed to setup a clear pipeline. This
9423           will throw an error (or EOS, another nice case) and if you don't
9424           catch that, the app will wait for the signal forever (and thus
9425           hang).
9426
9427 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9428
9429         * ext/gnomevfs/gstgnomevfssink.c:
9430         (gst_gnomevfssink_uri_get_protocols):
9431         * ext/gnomevfs/gstgnomevfssrc.c:
9432         (gst_gnomevfssrc_uri_get_protocols):
9433         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
9434         * ext/gnomevfs/gstgnomevfsuri.h:
9435           Use _uri_new() instead of _open(), so it doesn't take as long and
9436           Christophe's computer won't hang.
9437         * gst/playback/gstplaybasebin.c: (unknown_type):
9438           Throw error on unknown media type, so apps actually display it.
9439
9440 2004-09-14  Brian Cameron  <brian.cameron@sun.com
9441
9442         * tools/gst-launch-ext-m.m:  Changed ~ to $ENV{HOME} to allow
9443           this script to work on Solaris since bash shell handles echo
9444           differenly than bash.
9445
9446 2004-09-17  Wim Taymans  <wim@fluendo.com>
9447
9448         * gst/playback/gstplaybasebin.c: (queue_overrun), (no_more_pads),
9449         (setup_source), (gst_play_base_bin_set_property),
9450         (gst_play_base_bin_add_element):
9451         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
9452         Some more work on making sure seeking pauses the pipeline and
9453         that changing the uri actually does something.
9454
9455 2004-09-17  Wim Taymans  <wim@fluendo.com>
9456
9457         * gst/tcp/gstfdset.c: (gst_fdset_wait):
9458         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_close):
9459         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send),
9460         (gst_tcpserversink_close):
9461         Be a bit more paranoid when freeing memory.
9462
9463 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9464
9465         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
9466         (qtdemux_parse_trak):
9467           Don't crash by dividing by zero (see sample movie in #126922).
9468
9469 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9470
9471         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
9472           Don't touch non-existing data (fixes crash on file in #140147).
9473
9474 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9475
9476         * gst/playback/gstplaybasebin.c:
9477         (gst_play_base_bin_dispose), (gst_play_base_bin_set_property):
9478           Handle double disposals, and proper change of URIs.
9479
9480 2004-09-13  Martin Eikermann <meiker@upb.de>
9481
9482         * gst/mpegstream/gstmpegparse.c:
9483           fix synchronistation for streams recorded from digital PCR
9484           fixes bug #119376
9485
9486 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9487
9488         * ext/gnomevfs/Makefile.am:
9489         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
9490         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_get_type),
9491         (gst_gnomevfssink_dispose), (gst_gnomevfssink_init),
9492         (gst_gnomevfssink_uri_get_type),
9493         (gst_gnomevfssink_uri_get_protocols),
9494         (gst_gnomevfssink_uri_get_uri), (gst_gnomevfssink_uri_set_uri),
9495         (gst_gnomevfssink_uri_handler_init),
9496         (gst_gnomevfssink_set_property), (gst_gnomevfssink_get_property),
9497         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file):
9498         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
9499         (gst_gnomevfssrc_init), (gst_gnomevfssrc_dispose),
9500         (gst_gnomevfssrc_uri_get_type),
9501         (gst_gnomevfssrc_uri_get_protocols), (gst_gnomevfssrc_uri_get_uri),
9502         (gst_gnomevfssrc_uri_set_uri), (gst_gnomevfssrc_uri_handler_init),
9503         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
9504         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file):
9505         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
9506         * ext/gnomevfs/gstgnomevfsuri.h:
9507           Add URI support to Gnome-VFS plugins. Tries to load a fixed list
9508           of fake URIs to see which this version of Gnome-VFS likes, and
9509           uses that for the Gst-URI interface. Makes playbin support http://
9510           streams. Also fix up some stupid behaviour in gnomevfssrc.
9511
9512 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9513
9514         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
9515         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
9516         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
9517         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
9518           Update mixer (to sync with other sessions) if we try to obtain
9519           a new value. This makes alsamixer work accross applications.
9520         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
9521           Only call sync functions if we're running, else alsalib asserts.
9522         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
9523           Sometimes fails to compile. Possibly a gcc bug.
9524         * gst/playback/gstplaybin.c: (gen_video_element),
9525         (gen_audio_element):
9526           Add a reference to an application-provided object, because we lose
9527           this same reference if we add it to the bin. If we don't do this,
9528           we can only use this object once and thus crash if we go from
9529           ready to playing, back to ready and back to playing again.
9530           Also add an audioscale element because several cheap soundcards -
9531           like mine - don't support all samplerates.
9532         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
9533         (gst_ximagesink_xcontext_clear), (gst_ximagesink_change_state):
9534           Fix wrong order or PAR calls. Makes automatically obtained PAR
9535           from the X server atually being used.
9536
9537 2004-09-12  David Schleef  <ds@schleef.org>
9538
9539         Fixes: #151879, #151881, #151882, #151883, #151884, #151886,
9540         #151887, #152102, #152247.
9541         * examples/indexing/indexmpeg.c: 64-bit warning fixes.
9542         * examples/seeking/cdparanoia.c: same
9543         * examples/seeking/cdplayer.c: same
9544         * examples/seeking/seek.c: same
9545         * examples/seeking/spider_seek.c: same
9546         * examples/seeking/vorbisfile.c: same
9547         * examples/stats/mp2ogg.c: same
9548         * ext/esd/esdsink.c: (gst_esdsink_class_init),
9549         (gst_esdsink_dispose): Dispose of element properly.
9550         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_seek): 64-bit warning
9551         fixes.
9552         * ext/nas/nassink.c: (gst_nassink_class_init),
9553         (gst_nassink_dispose): Dispose of element correctly.
9554         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix leak.
9555         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
9556         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
9557         Fix 64-bit warning.
9558         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
9559         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
9560         Fix 64-bit warning.
9561
9562 2004-09-12  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
9563
9564         * configure.ac : change speex detection as 1.1.6 now uses
9565           .pc/pkg-config and they changed their headers location.
9566
9567 2004-09-09  Arwed v. Merkatz  <v.merkatz@gmx.net>
9568
9569         * gst/matroska/matroska-mux.h:
9570         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
9571         (gst_matroska_mux_start), (gst_matroska_mux_finish),
9572         (gst_matroska_mux_write_data):
9573           Write multiple blocks/frames per cluster.
9574                 Write meta-seek information (seek heads).
9575
9576 2004-09-09  Scott Wheeler <wheeler@kde.org>
9577
9578         * gst/gstplaybin.c: (gst_play_bin_class_init), (gst_play_bin_init),
9579         (gst_play_bin_set_property), (gst_play_bin_get_property),
9580         (gen_audio_element), (gen_audio_element):
9581           Add a volume element / property to the pipeline.
9582
9583 2004-09-07  Wim Taymans  <wim@fluendo.com>
9584
9585         * gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers):
9586         Copy timestamps from the master pad to the output buffers.
9587
9588 2004-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
9589
9590         * ext/raw1394/gstdv1394src.c:
9591           throw errors when applicable
9592
9593 2004-09-01  Arwed v. Merkatz  <v.merkatz@gmx.net>
9594
9595         * gst/matroska/ebml-ids.h:
9596         * gst/matroska/ebml-read.c: (gst_ebml_read_date):
9597         * gst/matroska/ebml-write.c: (gst_ebml_write_date):
9598         * gst/matroska/matroska-mux.c: (gst_matroska_mux_finish):
9599           automatically convert unix time <-> ebml time when reading/writing
9600           a date, use gst_ebml_write_uint to write CUETIME,
9601           not gst_ebml_write_date.
9602         * gst/matroska/matroska-ids.h:
9603         * gst/matroska/matroska-mux.c: (gst_matroska_mux_create_uid),
9604         (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_link),
9605         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
9606         (gst_matroska_mux_write_data):
9607           Write track and segment UIDs, write muxing date, write
9608           TRACKDEFAULTDURATION for TTA audio, write BLOCKDURATION if known.
9609           Create cues for audio only files.
9610
9611 2004-08-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9612
9613         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
9614         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
9615           Re-commit ALSA switches.
9616         * gst/adder/gstadder.c: (gst_adder_loop):
9617           64-bit fix (#151416).
9618         * gst/debug/progressreport.c: (gst_progressreport_report):
9619           64-bit fix (#151419).
9620         * gst/matroska/matroska-demux.c:
9621         (gst_matroska_demux_parse_contents):
9622           64-bit fix (#151420).
9623         * gst/playback/test3.c: (update_scale):
9624           64-bit fix (#151421).
9625
9626 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
9627
9628         * configure.ac:
9629           bump nano to cvs
9630
9631 === release 0.8.4 ===
9632
9633 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
9634
9635         * configure.ac: releasing 0.8.4, "Alias"
9636
9637 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
9638
9639         * ext/theora/Makefile.am:
9640           fix makefile.  Fixes #151462.
9641
9642 2004-08-30  Wim Taymans  <wim@fluendo.com>
9643
9644         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_wait):
9645         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
9646         (gst_multifdsink_remove_client_link),
9647         (gst_multifdsink_client_queue_buffer),
9648         (gst_multifdsink_handle_client_write):
9649         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
9650         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
9651         Fix some memory leaks.
9652
9653 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
9654
9655         Patch by: David Schleef
9656
9657         * configure.ac:
9658         * sys/Makefile.am:
9659           rename our detection macro for V4L2.  Fixes #151236.
9660
9661 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
9662
9663         Patch by: David Schleef
9664
9665         * configure.ac:
9666           check to define LAMEPRESET.  Fixes #151232.
9667
9668 2004-08-27  David Schleef  <ds@schleef.org>
9669
9670         * sys/glsink/glimagesink.c: (gst_glimagesink_ximage_put),
9671         (gst_glimagesink_xwindow_new), (gst_glimagesink_xcontext_get),
9672         (gst_glimagesink_fixate):  Move local variable declarations to
9673         make gcc-2.95 happy.
9674
9675 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
9676
9677         * configure.ac:
9678           bump nano for prerelease
9679
9680 2004-08-27  David Schleef  <ds@schleef.org>
9681
9682         * sys/sunaudio/Makefile.am: Add sunaudiosrc patch from Bala
9683         * sys/sunaudio/gstsunaudiosrc.c:
9684         * sys/sunaudio/gstsunaudiosrc.h:
9685
9686 2004-08-27 Arwed v. Merkatz <v.merkatz@gmx.net>
9687
9688         * gst/matroska/ebml-read.c: (gst_ebml_peed_id), (gst_ebml_read_element_id),
9689         handle EOS correctly
9690         * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_link):
9691         * gst/matroska/matroska-mux.h:
9692         added BITMAPINFOHEADER structure, mux video/x-divx and video/x-xvid in
9693         VFW compatibility mode
9694
9695 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
9696
9697         patch by: Zaheer Abbas Merali
9698
9699         * ext/ogg/gstoggmux.c:
9700         * ext/vorbis/vorbisenc.c:
9701         * ext/vorbis/vorbisenc.h:
9702           handle NEWMEDIA
9703
9704 2004-08-26 Arwed v. Merkatz <v.merkatz@gmx.net>
9705
9706         * gst/matroska/ebml-write.c: (gst_ebml_write_float),
9707         fix byte order reversion on little endian machines.
9708         * gst/matroska/matroska-mux.c: (audiosink_templ),
9709         (gst_matroska_mux_audio_pad_link):
9710         add TTA codec to the list of supported codecs.
9711         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
9712         (gst_matroska_mux_start), (gst_matroska_mux_finish),
9713         (gst_matroska_mux_write_data):
9714         * gst/matroska/matroska-mux.h:
9715         write segment duration correctly, write muxing app string, fixes bugs
9716         #140897 and #140898.
9717         * gst/matroska/matroska-mux.c: (gst_matroska_mux_loop),
9718         wait for all pads to be negotiated before starting to mux.
9719
9720 2004-08-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9721
9722         * ext/lame/gstlame.c: (gst_lame_init), (gst_lame_chain):
9723         * ext/lame/gstlame.h:
9724         Added new media support to lame
9725
9726 2004-08-25 Arwed v. Merkatz <v.merkatz@gmx.net>
9727
9728         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_blockgroup),
9729         send vorbis headers at the beginning of a stream, fixes bug #141554.
9730         Interpret BLOCKDURATION and set buffer duration accordingly, fixes
9731         bug #148950.
9732         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
9733         (gst_matroska_demux_plugin_init):
9734         * gst/matroska/matroska-ids.h:
9735         enable demuxing of TTA audio streams, fixes bug #148951.
9736         * gst/typefind/gsttypefindfunctions.c: (tta_type_find), (plugin_init),
9737         enable typefinding for TTA audio files, fixes bug #148711.
9738         * ext/xvid/gstxviddec.c: (gst_xviddec_chain),
9739         set XVID_LOWDELAY flag for decoding so xvid always returns an image,
9740         fixes playback of packed bitstream and xvid with bframes, bug #135407.
9741
9742 2004-08-24  Sebastien Cote  <sc5@hermes.usherb.ca>
9743
9744         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
9745         (gst_riff_read_element_data), (gst_riff_read_seek),
9746         (gst_riff_read_skip): fix infinite loop in wavparse, fixes bug
9747         #144616, patch reviewed by Ronald and committed by Christophe Fergeau
9748         <teuf@gnome.org>
9749
9750 2004-08-23 Iain <iaingnome@gmail.com>
9751
9752         * ext/mad/gstid3tag.c (gst_mad_id3_to_tag_list): Special case COMM
9753         tags. They appear to be handled differently to normal.
9754         (tag_list_to_id3_tag_foreach): Ditto.
9755
9756 2004-08-22  Wim Taymans  <wim@fluendo.com>
9757
9758         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
9759         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
9760         Make sure we never send -1 granulepos.
9761
9762 2004-08-20  Wim Taymans  <wim@fluendo.com>
9763
9764         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
9765         (gst_ogg_mux_loop):
9766         I will accept bitchslappings with non sharp objects.
9767
9768 2004-08-20  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9769
9770         * configure.ac:
9771         Clean up the test for lame presets
9772
9773 2004-08-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9774
9775         * configure.ac:
9776         * ext/lame/Makefile.am:
9777         * ext/lame/gstlame.c: (gst_lame_class_init),
9778         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
9779         Only enable lame presets if version of lame has presets in API
9780
9781 2004-08-19  Jan Schmidt  <thaytan@mad.scientist.com>
9782         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_get):
9783         * gst/udp/gstudpsrc.h:
9784           Don't call gst_pad_push in a get function. Fixes #150449
9785
9786 2004-08-18  Wim Taymans  <wim@fluendo.com>
9787
9788         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_set_mode),
9789         (gst_fdset_get_mode), (gst_fdset_add_fd), (gst_fdset_remove_fd),
9790         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
9791         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
9792         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
9793         (gst_fdset_wait):
9794         * gst/tcp/gstfdset.h:
9795         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
9796         (gst_multifdsink_client_queue_buffer),
9797         (gst_multifdsink_handle_client_write):
9798         * gst/tcp/gstmultifdsink.h:
9799         Some extra checks in gstfdset.
9800         Only use send() when the fd is a socket. Don't try to
9801         read from write only fds.
9802
9803 2004-08-18  Wim Taymans  <wim@fluendo.com>
9804
9805         * gst/tcp/gstfdset.c: (gst_fdset_add_fd), (gst_fdset_remove_fd),
9806         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
9807         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
9808         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
9809         (gst_fdset_wait):
9810         Add more locking and bounds checking.
9811
9812 2004-08-18  Wim Taymans  <wim@fluendo.com>
9813
9814         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_wait):
9815         Realloc test fdset in the lock and right before starting
9816         the poll call. Bump the limit to 4096.
9817
9818 2004-08-17  David Schleef  <ds@schleef.org>
9819
9820         * sys/sunaudio/Makefile.am:
9821         * sys/sunaudio/gstsunaudio.c: Fix caps to handle full range
9822         of rates and channels.  Make debugging less obnoxious.
9823
9824         Patch from Balamurali Viswanathan implementing a mixer for
9825         Sun audio.  (bug #144091):
9826         * sys/sunaudio/gstsunelement.c:
9827         * sys/sunaudio/gstsunelement.h:
9828         * sys/sunaudio/gstsunmixer.c:
9829         * sys/sunaudio/gstsunmixer.h:
9830
9831 2004-08-17  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9832
9833         * gst/audioscale/gstaudioscale.c:
9834         * gst/audioscale/gstaudioscale.h:
9835         made audioscale resample from any sample rate to any sample rate
9836
9837 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
9838
9839         * ext/libpng/gstpngdec.c:
9840           error out on unsupported types
9841
9842 2004-08-17  Iain <iaingnome@gmail.com>
9843
9844         * ext/flac/gstflacenc.c (gst_flacenc_update_quality): Only set the
9845         mid_side and loose_mid_side properties if its a stereo stream.
9846
9847 2004-08-17  Wim Taymans  <wim@fluendo.com>
9848
9849         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
9850         (theora_get_formats), (theora_dec_src_convert),
9851         (theora_dec_sink_convert), (theora_dec_src_query),
9852         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
9853         Add a debug line.
9854
9855 2004-08-17  Wim Taymans  <wim@fluendo.com>
9856
9857         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate),
9858         (gst_ogg_pad_push):
9859         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
9860         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
9861         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_page),
9862         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
9863         Mark delta units in the muxer.
9864         Try to decode the packet after an out-of-sync error from
9865         libogg.
9866
9867 2004-08-17  Wim Taymans  <wim@fluendo.com>
9868
9869         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
9870         (gst_multifdsink_init), (gst_multifdsink_add),
9871         (gst_multifdsink_client_queue_buffer),
9872         (gst_multifdsink_set_property), (gst_multifdsink_get_property):
9873         * gst/tcp/gstmultifdsink.h:
9874         Added option to send a keyframe to clients as the first buffer.
9875         Make timeout property writable.
9876
9877 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
9878
9879         patch by: Wim Taymans
9880
9881         * gst/tcp/gstfdset.c:
9882         * gst/tcp/gstmultifdsink.c:
9883           fix index comparison, should include 0
9884
9885 2004-08-16  Wim Taymans  <wim@fluendo.com>
9886
9887         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_new),
9888         (gst_fdset_add_fd), (gst_fdset_remove_fd),
9889         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
9890         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
9891         (gst_fdset_wait):
9892           copy when reallocing for poll so the select arguments don't get
9893           changed during the call
9894
9895 2004-08-16  Wim Taymans  <wim@fluendo.com>
9896
9897         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
9898         (gst_theora_enc_class_init), (theora_enc_sink_link),
9899         (theora_buffer_from_packet), (theora_enc_chain):
9900         Fix bug where buffers were not marked as keyframes
9901         correctly.
9902
9903 2004-08-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9904
9905         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
9906         (gst_lame_preset_get_type), (gst_lame_class_init):
9907         describe the enum values for vbr mode and presets more verbosely
9908
9909 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9910
9911         * ext/lame/gstlame.c: (gst_lame_mode_get_type),
9912         (gst_lame_quality_get_type), (gst_lame_padding_get_type),
9913         (gst_lame_preset_get_type), (gst_lame_class_init), (gst_lame_init),
9914         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
9915         * ext/lame/gstlame.h:
9916         add preset property to lame so it can use lame presets
9917
9918 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9919
9920         * ext/lame/gstlame.c: (gst_lame_get_property):
9921         whoops forgot break, thanks teuf
9922
9923 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9924
9925         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
9926         (gst_lame_class_init), (gst_lame_src_getcaps),
9927         (gst_lame_sink_link), (gst_lame_init), (gst_lame_set_property),
9928         (gst_lame_get_property), (gst_lame_setup):
9929         * ext/lame/gstlame.h:
9930         fix lame's broken vbr stuff, allow it to resample if need be, and also
9931         make xing header optional
9932
9933 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9934
9935         * ext/lame/gstlame.c: (gst_lame_src_getcaps), (gst_lame_init):
9936         added getcaps function so samplerate doesnt get fixated to silly values
9937
9938 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9939
9940         * ext/lame/gstlame.c: (gst_lame_src_link):
9941         revert previous fix
9942
9943 2004-08-12  Johan Dahlin  <johan@gnome.org>
9944
9945         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Remove bogus
9946         checks. Doesn't matter what state we are in. Interfaces are a
9947         compile time thing, not runtime. It also broke the python bindings.
9948
9949 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9950
9951         * ext/lame/gstlame.c: (gst_lame_src_link):
9952         made source pad link function check if sinkpad is ok..fixes the problem
9953         where core fixates the output rate of lame stupidly
9954
9955 2004-08-12  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
9956
9957         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_fixate):
9958         * sys/v4l/v4l_calls.c:
9959         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_set_capture):
9960           fix fixate function to handle nonsimple caps.
9961           remove bogus check in _link
9962           cleanups
9963
9964 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9965
9966         * ext/lame/gstlame.c: (gst_lame_class_init), (gst_lame_init):
9967         set default compression ratio parameter to 0.0 so bitrate parameter
9968         works :)
9969
9970 2004-08-11  David Schleef  <ds@schleef.org>
9971
9972         * gst/tcp/gstfdset.c: Fix compile problem on OS/X.
9973
9974 2004-08-11  David Schleef  <ds@schleef.org>
9975
9976         * gst/mpeg1sys/gstmpeg1systemencode.c: Oops, this was correct
9977         before.
9978
9979 2004-08-11  David Schleef  <ds@schleef.org>
9980
9981         * gst-libs/gst/video/videosink.h: Change copyright block to LGPL.
9982
9983 2004-08-11  David Schleef  <ds@schleef.org>
9984
9985         * ext/pango/gsttextoverlay.c: Add copyright block and fix plugin
9986           license field
9987         * gst-libs/gst/idct/Makefile.am: Remove mmx/sse code
9988         * gst-libs/gst/video/gstvideosink.c: Change copyright block to
9989           LGPL.
9990         * gst/auparse/gstauparse.c: Fix plugin license field.
9991         * gst/monoscope/gstmonoscope.c: Fix plugin license field.
9992         * gst/mpeg1sys/gstmpeg1systemencode.c: Fix plugin license field.
9993         * gst/rtp/gstrtp.c: Fix plugin license field.
9994
9995 2004-08-11  Wim Taymans  <wim@fluendo.com>
9996
9997         * gst/tcp/Makefile.am:
9998         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type), (nearest_pow),
9999         (ensure_size), (gst_fdset_new), (gst_fdset_free),
10000         (gst_fdset_set_mode), (gst_fdset_get_mode), (gst_fdset_add_fd),
10001         (gst_fdset_remove_fd), (gst_fdset_fd_ctl_write),
10002         (gst_fdset_fd_ctl_read), (gst_fdset_fd_has_closed),
10003         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
10004         (gst_fdset_fd_can_write), (gst_fdset_wait):
10005         * gst/tcp/gstfdset.h:
10006         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
10007         (gst_multifdsink_class_init), (gst_multifdsink_init),
10008         (gst_multifdsink_add), (gst_multifdsink_remove),
10009         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
10010         (gst_multifdsink_remove_client_link),
10011         (gst_multifdsink_handle_client_read),
10012         (gst_multifdsink_client_queue_data),
10013         (gst_multifdsink_client_queue_caps),
10014         (gst_multifdsink_client_queue_buffer),
10015         (gst_multifdsink_handle_client_write),
10016         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
10017         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
10018         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
10019         (gst_multifdsink_close):
10020         * gst/tcp/gstmultifdsink.h:
10021         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
10022         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
10023         (gst_tcpserversink_handle_wait), (gst_tcpserversink_init_send),
10024         (gst_tcpserversink_close):
10025         * gst/tcp/gsttcpserversink.h:
10026         Abstracted away the select call, implemented poll (yes we ran into
10027         the 1024 limit in production).
10028
10029 2004-08-11  Thomas Vander Stichele  <thomas at apestaart dot org>
10030
10031         * gst/tcp/gsttcp.c:
10032         * gst/tcp/gsttcpplugin.c:
10033           improve debuggging, remove assert
10034
10035 2004-08-10  Wim Taymans  <wim@fluendo.com>
10036
10037         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
10038         (gst_client_status_get_type), (gst_multifdsink_class_init),
10039         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
10040         (gst_multifdsink_handle_client_read),
10041         (gst_multifdsink_handle_client_write),
10042         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
10043         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
10044         (gst_multifdsink_get_property):
10045         * gst/tcp/gstmultifdsink.h:
10046         * gst/tcp/gsttcp-marshal.list:
10047         Starting to prepare for specifying buffer time in other units
10048         than buffers. Expose remove reason in signal.
10049
10050 2004-08-10  Wim Taymans  <wim@fluendo.com>
10051
10052         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
10053         (gst_multifdsink_remove), (gst_multifdsink_clear),
10054         (gst_multifdsink_remove_client_link),
10055         (gst_multifdsink_handle_client_read),
10056         (gst_multifdsink_client_queue_data),
10057         (gst_multifdsink_client_queue_buffer),
10058         (gst_multifdsink_handle_client_write),
10059         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
10060         (gst_multifdsink_chain), (gst_multifdsink_close):
10061         * gst/tcp/gstmultifdsink.h:
10062         Added more debugging info. Changed the way clients are
10063         removed from the lists. Fixed a bug where a bad file descriptor
10064         could cause many clients to be removed.
10065
10066 2004-08-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
10067
10068         * gst/videotestsrc/gstvideotestsrc.c: (generate_capslist):
10069           allow all pixel-aspect-ratios, not just 1:1
10070
10071 2004-08-09  David Schleef  <ds@schleef.org>
10072
10073         * sys/glsink/ARB_multitexture.h:  Remove old files.
10074         * sys/glsink/EXT_paletted_texture.h:
10075         * sys/glsink/NV_register_combiners.h:
10076         * sys/glsink/gstgl_nvimage.c:
10077         * sys/glsink/gstgl_pdrimage.c:
10078         * sys/glsink/gstgl_rgbimage.c:
10079         * sys/glsink/gstglsink.c:
10080         * sys/glsink/gstglsink.h:
10081         * sys/glsink/gstglxwindow.c:
10082         * sys/glsink/regcomb_yuvrgb.c:
10083
10084 2004-08-09  David Schleef  <ds@schleef.org>
10085
10086         Patch from Gernot Ziegler <gz@lysator.liu.se> rewriting the
10087         GL sink plugin.  (Bug #147302)
10088
10089         * configure.ac: Test for OpenGL
10090         * sys/Makefile.am: Use test for OpenGL
10091         * sys/glsink/Makefile.am:
10092         * sys/glsink/glimagesink.c: rewrite
10093         * sys/glsink/glimagesink.h: rewrite
10094
10095 2004-08-09  David Schleef  <ds@schleef.org>
10096
10097         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_base_init):  Only allow
10098         sane framerates.
10099         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get): same
10100         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): same
10101         * testsuite/gst-lint: Test for G_GUINT64_FORMAT usage near gettext.
10102
10103 2004-08-09  Wim Taymans  <wim@fluendo.com>
10104
10105         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
10106         (gst_multifdsink_add), (gst_multifdsink_get_stats),
10107         (gst_multifdsink_client_remove),
10108         (gst_multifdsink_handle_client_read),
10109         (gst_multifdsink_handle_client_write),
10110         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
10111         Do a bit more logging, make the client_read code more robust.
10112
10113 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
10114
10115         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init_source),
10116         (gst_jpegdec_fill_input_buffer), (gst_jpegdec_skip_input_data),
10117         (gst_jpegdec_resync_to_restart), (gst_jpegdec_term_source),
10118         (gst_jpegdec_init), (gst_jpegdec_chain):
10119         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
10120         (gst_multipart_demux_chain), (gst_multipart_demux_change_state):
10121           cleanups, debugging fixes and memleak plugging
10122
10123 2004-08-09  Wim Taymans  <wim@fluendo.com>
10124
10125         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
10126         (theora_get_formats), (theora_dec_src_convert),
10127         (theora_dec_sink_convert), (theora_dec_src_query),
10128         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain),
10129         (theora_dec_change_state):
10130         Don't crash on missing header packets.
10131
10132 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
10133
10134         * po/LINGUAS:
10135         * po/sq.po:
10136           Added Albanian translation (Laurent Dhima)
10137         * po/cs.po:
10138           updated
10139
10140 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
10141
10142         * ext/lame/gstlame.c:
10143           fix/add debugging
10144
10145 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
10146
10147         * sys/ximage/ximagesink.c:
10148         * sys/xvimage/xvimagesink.c:
10149           assign all TOO_LAZY's to a real category.  Thanks to Warthy Warthog.
10150
10151 2004-08-06  Wim Taymans  <wim@fluendo.com>
10152
10153         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
10154         (gst_multifdsink_add), (gst_multifdsink_get_stats),
10155         (gst_multifdsink_client_remove),
10156         (gst_multifdsink_handle_client_read),
10157         (gst_multifdsink_handle_client_write),
10158         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
10159         Make sure we don't try to read more from a client that what
10160         ioctl says us or we deadlock.
10161
10162 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
10163
10164         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_src_link),
10165         (gst_videotestsrc_change_state), (gst_videotestsrc_src_query),
10166         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
10167           decouple running_time and n_frames so it can handle changing
10168           framerate while running
10169
10170 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
10171
10172         * po/nl.po:
10173         * po/sv.po:
10174           updated translations
10175
10176 2004-08-04  Benjamin Otte  <otte@gnome.org>
10177
10178         * gst/videotestsrc/gstvideotestsrc.c:
10179         (gst_videotestsrc_get_capslist), (generate_capslist),
10180         (plugin_init):
10181           generate the list of supported caps at startup and reuse it instead
10182           of always generating it
10183
10184 2004-07-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
10185
10186         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link):
10187           whoops, last checkin broke normal build
10188
10189 2004-08-03  Benjamin Otte  <otte@gnome.org>
10190
10191         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume),
10192         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
10193         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
10194         (gst_alsa_mixer_get_option):
10195         * ext/dvdnav/dvdnavsrc.c: (dvdnav_get_event_name),
10196         (dvdnavsrc_print_event):
10197         * ext/ogg/gstoggdemux.c: (_find_chain_process), (gst_ogg_print):
10198         * ext/ogg/gstoggmux.c: (gst_ogg_mux_pad_link),
10199         (gst_ogg_mux_pad_unlink):
10200         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link),
10201         (gst_multipart_mux_pad_unlink):
10202         * gst/videofilter/gstvideobalance.c:
10203         (gst_videobalance_colorbalance_set_value):
10204         * gst/videomixer/videomixer.c: (gst_videomixer_pad_link),
10205         (gst_videomixer_pad_unlink):
10206         * po/uk.po:
10207         * sys/oss/gstossmixer.c:
10208         * sys/v4l/gstv4lcolorbalance.c:
10209         * sys/v4l/gstv4ltuner.c:
10210         * sys/v4l/v4lsrc_calls.c:
10211         * sys/v4l2/gstv4l2colorbalance.c:
10212         * sys/v4l2/gstv4l2tuner.c:
10213           compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friends
10214
10215 2004-08-03  Benjamin Otte  <otte@gnome.org>
10216
10217         * examples/dynparams/filter.c: (ui_control_create):
10218         * examples/gstplay/player.c: (print_tag):
10219         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad):
10220         * ext/gdk_pixbuf/gstgdkanimation.c:
10221         (gst_gdk_animation_iter_may_advance):
10222         * ext/jack/gstjack.c: (gst_jack_request_new_pad):
10223         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list),
10224         (tag_list_to_id3_tag_foreach), (gst_id3_tag_handle_event):
10225         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_tag_value):
10226         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value):
10227         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
10228         * gst-libs/gst/media-info/media-info-test.c: (print_tag):
10229         * gst/sine/demo-dparams.c: (main):
10230         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
10231         * testsuite/alsa/formats.c: (create_pipeline):
10232         * testsuite/alsa/sinesrc.c: (sinesrc_force_caps), (sinesrc_get):
10233           fixes for G_DISABLE_ASSERT and friends
10234         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
10235         (mp3_type_frame_length_from_header), (mp3_type_find),
10236         (plugin_init):
10237           require mp3 typefinding to have at least MIN_HEADERS valid headers
10238           add typefinding for AAC adts files
10239
10240 2004-08-04  Jan Schmidt  <thaytan@mad.scientist.com>
10241
10242         * sys/ximage/ximagesink.c:
10243         (gst_ximagesink_calculate_pixel_aspect_ratio):
10244         * sys/xvimage/xvimagesink.c:
10245         (gst_xvimagesink_calculate_pixel_aspect_ratio):
10246         Make sure we calculate pixel-aspect-ratio using floating point maths
10247
10248 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
10249
10250         * po/uk.po:
10251           updated translation
10252
10253 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
10254
10255         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
10256         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get):
10257           add debugging for display PAR calculation
10258
10259 2004-08-02  David Schleef  <ds@schleef.org>
10260
10261         * configure.ac: Fix mikmod CFLAGS.
10262
10263 2004-07-27  Benjamin Otte  <otte@gnome.org>
10264
10265         * gst/audioscale/gstaudioscale.c:
10266         - fix templates to only support S16, it's the only format that works
10267         - make caps nego code use try_set_caps_nonfixed and fixation instead
10268         of try_set_caps twice, which is not nice for autopluggers
10269         - change rank to secondary, so autopluggers can pick it up after
10270         audioconvert
10271
10272 2004-08-02  Iain <iain@prettypeople.org>
10273
10274         * gst/interleave/interleave.c (interleave_init),
10275         (interleave_request_new_pad),
10276         (interleave_pad_removed),
10277         (interleave_buffered_loop): Use the real pad count, not the artificial
10278         one.
10279
10280 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
10281
10282         * configure.ac: bump nano back to development
10283
10284 === release 0.8.3 ===
10285
10286 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
10287
10288         * configure.ac: releasing 0.8.3, "Water"
10289
10290 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
10291
10292         * sys/xvimage/xvimagesink.c:
10293         (gst_xvimagesink_calculate_pixel_aspect_ratio),
10294         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_sink_link),
10295         (gst_xvimagesink_change_state), (gst_xvimagesink_buffer_alloc),
10296         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
10297         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
10298         * sys/xvimage/xvimagesink.h:
10299           apply similar PAR fixes as to ximagesink
10300
10301 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
10302
10303         patch from: Benjamin Otte
10304
10305         * ext/lame/gstlame.c: (gst_lame_src_link), (gst_lame_init):
10306           add link function to lame.  Fixes #148986.
10307
10308 2004-08-02  Johan Dahlin  <johan@gnome.org>
10309
10310         * gst/multipart/multipartmux.c (gst_multipart_mux_next_buffer):
10311         fix debugging log
10312
10313 2004-07-30  David Schleef  <ds@schleef.org>
10314
10315         * gst/videomixer/Makefile.am: Fix things that should have been
10316         fixed in the last checkin.
10317
10318 2004-07-30  David Schleef  <ds@schleef.org>
10319
10320         * gst/multipart/Makefile.am: Fix things that should have been
10321         fixed in the last checkin.
10322
10323 2004-07-30  David Schleef  <ds@schleef.org>
10324
10325         * testsuite/multifilesink/Makefile.am: Fix unused variable.
10326
10327 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
10328
10329         * configure.ac:
10330           bump nano for prerelease
10331         * po/af.po:
10332         * po/az.po:
10333         * po/cs.po:
10334         * po/en_GB.po:
10335         * po/hu.po:
10336         * po/nl.po:
10337         * po/sr.po:
10338         * po/sv.po:
10339         * po/uk.po:
10340           updates
10341
10342 2004-07-30  Wim Taymans  <wim@fluendo.com>
10343
10344         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
10345         (gst_multifdsink_add), (gst_multifdsink_remove),
10346         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
10347         (gst_multifdsink_client_remove),
10348         (gst_multifdsink_handle_client_write),
10349         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
10350         * gst/tcp/gstmultifdsink.h:
10351         Recover from a select with a bad file descriptor by removing
10352         the client.
10353
10354 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
10355
10356         * configure.ac:
10357           fix requirement of core
10358         * gst-libs/gst/play/play.c: (gst_play_error_plugin),
10359         (gst_play_pipeline_setup):
10360           don't use colorspace element.  do use hermescolorspace element.
10361           make macro to get a colorspace element.
10362           mark strings for translation.
10363         * po/POTFILES.in:
10364           add play.c
10365         * po/af.po:
10366         * po/az.po:
10367         * po/cs.po:
10368         * po/en_GB.po:
10369         * po/hu.po:
10370         * po/nl.po:
10371         * po/sr.po:
10372         * po/sv.po:
10373         * po/uk.po:
10374           update translations
10375
10376 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10377
10378         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
10379         fix default for newmedia flag
10380
10381 2004-07-30  Wim Taymans  <wim@fluendo.com>
10382
10383         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
10384         (gst_theora_dec_init), (theora_get_formats),
10385         (theora_dec_src_convert), (theora_dec_sink_convert),
10386         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
10387         (theora_dec_chain), (theora_dec_set_property),
10388         (theora_dec_get_property):
10389         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
10390         (gst_theora_enc_class_init), (gst_theora_enc_init),
10391         (theora_enc_sink_link), (theora_enc_chain),
10392         (theora_enc_set_property), (theora_enc_get_property):
10393         Added cropping option to theora decoder.
10394         Added border option to theora encoder.
10395
10396 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10397
10398         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
10399         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
10400         (gst_pngenc_set_property):
10401         * ext/libpng/gstpngenc.h:
10402         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
10403
10404 2004-07-30  Wim Taymans  <wim@fluendo.com>
10405
10406         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
10407         (theora_enc_sink_link), (theora_enc_chain),
10408         (theora_enc_set_property), (theora_enc_get_property):
10409         Fix encoding of non-multiple-of-16 video.
10410
10411 2004-07-29  David Schleef  <ds@schleef.org>
10412
10413         * configure.ac: make test for audiofile more strict
10414
10415 2004-07-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
10416
10417         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
10418           give different names to typefind functions
10419
10420 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
10421
10422         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
10423         (gst_ximagesink_calculate_pixel_aspect_ratio),
10424         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
10425         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
10426         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_set_property),
10427         (gst_ximagesink_get_property), (gst_ximagesink_init):
10428         * sys/ximage/ximagesink.h:
10429           allocate PAR's dynamically.
10430           use autodetected PAR if no object-set PAR is given.
10431           add workaround for directfb's X not setting physical size.
10432           fix to xvimagesink will follow tomorrow.
10433
10434 2004-07-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10435
10436         * ext/lame/gstlame.c: (gst_lame_chain): send tag events downstream
10437         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
10438         (gst_shout2send_get_type), (gst_shout2send_set_clock),
10439         (gst_shout2send_class_init), (gst_shout2send_init),
10440         (set_shout_metadata), (gst_shout2send_set_metadata),
10441         (gst_shout2send_chain), (gst_shout2send_set_property),
10442         (gst_shout2send_get_property), (gst_shout2send_connect),
10443         (gst_shout2send_change_state):
10444         * ext/shout2/gstshout2.h:
10445         - fix for sending mp3 audio to icecast2 server, if pad link function not
10446         called before PAUSED state
10447         - added option to use GStreamer clock sync (as opposed to libshout's own sync)
10448         - added tagging support for mp3 audio broadcasted
10449         * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
10450         debug info
10451
10452 2004-07-28  Wim Taymans  <wim@fluendo.com>
10453
10454         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
10455         (gst_ogg_demux_push):
10456         Return query failure when we don't know the length of
10457         an ogg stream insteda of returning TRUE with a bogus value.
10458
10459 2004-07-28  Wim Taymans  <wim@fluendo.com>
10460
10461         * ext/theora/theoradec.c: (theora_get_formats),
10462         (theora_dec_src_convert), (theora_dec_sink_convert),
10463         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
10464         (theora_dec_chain):
10465         Don't screw up the 1 Chroma for 1 luma sample situation when we
10466         have an odd offset/width by adding a black border in those cases.
10467
10468 2004-07-28  Wim Taymans  <wim@fluendo.com>
10469
10470         * ext/theora/theoradec.c: (theora_get_formats),
10471         (theora_dec_src_convert), (theora_dec_sink_convert),
10472         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
10473         (theora_dec_chain):
10474         * ext/theora/theoraenc.c: (theora_enc_sink_link):
10475         Added first attempt at cropping of the image as required by the
10476         theora spec. We need more properties in the caps (offset_x,
10477         offset_y,stride) to implement this correctly.
10478
10479 2004-07-28  Jan Schmidt  <thaytan@mad.scientist.com>
10480
10481         * ext/dvdnav/README:
10482           Update the README to use dvddemux
10483         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
10484           Ensure getcaps returns a subset of the template caps
10485         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_base_init),
10486         (gst_mpeg2subt_init):
10487           Ensure getcaps returns a subset of the template caps
10488         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
10489         (gst_dvd_demux_init), (gst_dvd_demux_get_video_stream),
10490         (gst_dvd_demux_get_subpicture_stream),
10491         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_set_cur_subpicture):
10492         * gst/mpegstream/gstdvddemux.h:
10493           Set the explicit caps on the current_video pad before pushing
10494           anything
10495         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
10496         (gst_mpeg_demux_get_audio_stream):
10497           Free caps used to gst_pad_set_explicit_caps, which takes a const
10498           GstCaps *
10499
10500 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
10501
10502         * configure.ac: update GStreamer requirement to 0.8.4 because of
10503           GstFraction.
10504
10505 2004-07-28  Wim Taymans  <wim@fluendo.com>
10506
10507         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
10508         (gst_wavparse_handle_seek), (gst_wavparse_srcpad_event):
10509         Add the pad to the element after setting up the caps. This
10510         makes it a lot easier to autoplug.
10511
10512 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
10513
10514         * gst/median/gstmedian.c:
10515         * gst/mpeg2subt/gstmpeg2subt.c:
10516         * gst/mpegaudioparse/gstmpegaudioparse.c:
10517         * gst/mpegstream/gstdvddemux.c:
10518         * gst/mpegstream/gstmpegdemux.c:
10519         * gst/mpegstream/gstmpegpacketize.c:
10520         * gst/rtjpeg/gstrtjpeg.c:
10521         * gst/rtjpeg/gstrtjpegdec.c:
10522         * gst/rtjpeg/gstrtjpegenc.c:
10523         * gst/sine/gstsinesrc.c:
10524         * gst/smooth/gstsmooth.c:
10525         * gst/smpte/gstsmpte.c:
10526         * gst/smpte/gstsmpte.h:
10527         * gst/stereo/gststereo.c:
10528         * gst/videofilter/gstgamma.c:
10529         * gst/videofilter/gstvideobalance.c:
10530         * gst/videofilter/gstvideofilter.c:
10531         * gst/videofilter/gstvideoflip.c:
10532         * gst/videoscale/gstvideoscale.c:
10533         * gst/videoscale/videoscale.c:
10534         * gst/videotestsrc/gstvideotestsrc.c:
10535         * gst/videotestsrc/videotestsrc.c:
10536         * gst/wavenc/gstwavenc.c:
10537         * gst/wavparse/gstwavparse.c:
10538           fix local includes and 64 bits constants
10539
10540 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
10541
10542         * win32/gst.sln:
10543         * gst-libs/gst/*/*.vcproj:
10544         * gst/*/*.vcproj:
10545           more working plugins
10546
10547 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10548
10549         * testsuite/alsa/Makefile.am:
10550         * testsuite/alsa/srcstate.c:
10551         add test for alsasrc changing state
10552
10553 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10554
10555         * gst/silence/gstsilence.c: (gst_silence_init), (gst_silence_link),
10556         (gst_silence_get):
10557         * gst/silence/gstsilence.h:
10558         fix silence generation for 16bit raw audio
10559
10560 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
10561
10562         * gst/matroska/matroska-demux.c:
10563         (gst_matroska_demux_parse_metadata),
10564         (gst_matroska_demux_video_caps), (gst_matroska_demux_plugin_init):
10565         * gst/mpegaudio/common.c:
10566         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
10567         (gst_videoscale_getcaps), (gst_videoscale_link),
10568         (gst_videoscale_src_fixate), (gst_videoscale_init),
10569         (gst_videoscale_finalize):
10570         * gst/videoscale/gstvideoscale.h:
10571         * gst/videotestsrc/gstvideotestsrc.c:
10572         (gst_videotestsrc_get_capslist):
10573         * gst/wavenc/gstwavenc.c:
10574         * sys/oss/gstossmixer.c: (fill_labels):
10575         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
10576         (gst_ximagesink_handle_xevents),
10577         (gst_ximagesink_calculate_pixel_aspect_ratio),
10578         (gst_ximagesink_xcontext_get), (gst_ximagesink_fixate),
10579         (gst_ximagesink_getcaps), (gst_ximagesink_sink_link),
10580         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
10581         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
10582         (gst_ximagesink_init), (gst_ximagesink_class_init):
10583         * sys/ximage/ximagesink.h:
10584         * sys/xvimage/xvimagesink.c:
10585         (gst_xvimagesink_calculate_pixel_aspect_ratio),
10586         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_sink_link),
10587         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
10588         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
10589         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
10590         * sys/xvimage/xvimagesink.h:
10591           first batch of pixel aspect ratio commits.
10592
10593 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
10594
10595         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
10596         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_chain):
10597         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_fill):
10598           handle stride, needs work if we want to move stride handling
10599           upstream, but works correctly for our purposes.
10600
10601 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
10602
10603         * gst/videoscale/README:
10604           add testing examples
10605         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link),
10606         (gst_videoscale_chain):
10607         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
10608         (gst_videoscale_get_size):
10609           add get_size function that handles stride like videotestsrc.
10610           fixes conversion for YUV formats for as much as I can test them.
10611
10612 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
10613
10614         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
10615         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
10616         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
10617         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
10618         (gst_xvimagesink_xvimage_put):
10619           further cleanups, logging, error handling and synchronizing
10620
10621 2004-07-27  Wim Taymans  <wim@fluendo.com>
10622
10623         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
10624         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
10625         (gst_videomixer_pad_set_property),
10626         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
10627         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
10628         (gst_videomixer_class_init), (gst_videomixer_init),
10629         (gst_videomixer_getcaps), (gst_videomixer_request_new_pad),
10630         (gst_videomixer_blend_ayuv_i420), (pad_zorder_compare),
10631         (gst_videomixer_sort_pads), (gst_videomixer_fill_checker),
10632         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
10633         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
10634         (gst_videomixer_loop), (plugin_init):
10635         Be a nicer negotiation citizen and provide a getcaps function on
10636         the srcpad. This also fixes a crash when resizing.
10637
10638 2004-07-27  Julien MOUTTE  <julien@moutte.net>
10639
10640         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
10641         (gst_xvimagesink_xvimage_new): Some fixes to image size calculation.
10642
10643 2004-07-27  Wim Taymans  <wim@fluendo.com>
10644
10645         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps):
10646         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
10647         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
10648         (gst_pngenc_set_property):
10649         * ext/libpng/gstpngenc.h:
10650         Added snapshot property to pngenc.
10651         removed g_print from pngdec
10652
10653 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
10654
10655         * gst/ac3parse/ac3parse.vcproj
10656         * gst/adder/adder.vcproj
10657         * gst/alpha/alpha.vcproj
10658         * gst/alpha/alphacolor.vcproj
10659         * gst/asfdemux/asf.vcproj
10660         * gst/audioconvert/audioconvert.vcproj
10661         * gst/audiorate/audiorate.vcproj
10662         * gst/audioscale/audioscale.vcproj
10663         * gst/auparse/auparse.vcproj
10664         * gst/avi/avi.vcproj
10665         * gst/cdxaparse/cdxaparse.vcproj
10666         * gst/chart/chart.vcproj
10667         * gst/colorspace/colorspace.vcproj
10668         * gst/cutter/cutter.vcproj
10669         * gst/debug/debug.vcproj
10670         * gst/debug/efence.vcproj
10671         * gst/debug/navigationtest.vcproj
10672         * gst/deinterlace/deinterlace.vcproj
10673         * gst/effectv/effectv.vcproj
10674         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
10675         * gst/filter/filter.vcproj
10676         * gst/flx/flxdec.vcproj
10677         * gst/goom/goom.vcproj
10678         * gst/interleave/interleave.vcproj
10679         * gst/law/alaw.vcproj
10680         * gst/law/mulaw.vcproj
10681         * gst/matroska/matroska.vcproj
10682         * gst/median/median.vcproj
10683         * gst/mixmatrix/mixmatrix.vcproj
10684         * gst/mpeg1sys/mpeg1systemencode.vcproj
10685         * gst/mpeg1videoparse/mp1videoparse.vcproj
10686         * gst/mpeg2sub/mpeg2subt.vcproj
10687         * gst/mpegaudio/mpegaudio.vcproj
10688         * gst/mpegaudioparse/mpegaudioparse.vcproj
10689         * gst/mpegstream/mpegstream.vcproj
10690         * gst/multifilesink/multifilesink.vcproj
10691         * gst/multipart/multipart.vcproj
10692         * gst/oneton/oneton.vcproj
10693         * gst/overlay/overlay.vcproj
10694         * gst/passthrough/passthrough.vcproj
10695         * gst/qtdemux/qtdemux.vcproj
10696         * gst/realmedia/rmdemux.vcproj
10697         * gst/rtjpeg/rtjpeg.vcproj
10698         * gst/rtp/rtp.vcproj
10699         * gst/silence/silence.vcproj
10700         * gst/sine/sinesrc.vcproj
10701         * gst/smooth/smooth.vcproj
10702         * gst/smpte/smpte.vcproj
10703         * gst/spectrum/spectrum.vcproj
10704         * gst/speed/speed.vcproj
10705         * gst/stereo/stereo.vcproj
10706         * gst/switch/switch.vcproj
10707         * gst/tags/tagedit.vcproj
10708         * gst/tcp/tcp.vcproj
10709         * gst/typefind/typefindfunctions.vcproj
10710         * gst/udp/udp.vcproj
10711         * gst/videobox/videobox.vcproj
10712         * gst/videocrop/videocrop.vcproj
10713         * gst/videodrop/videodrop.vcproj
10714         * gst/videofilter/gamma.vcproj
10715         * gst/videofilter/videobalance.vcproj
10716         * gst/videofilter/videofilter.vcproj
10717         * gst/videofilter/videoflip.vcproj
10718         * gst/videoflip/videoflip.vcproj
10719         * gst/videomixer/videomixer.vcproj
10720         * gst/videorate/videorate.vcproj
10721         * gst/videoscale/videoscale.vcproj
10722         * gst/videotestsrc/videotestsrc.vcproj
10723         * gst/virtualdub/virtualdub.vcproj
10724         * gst/volenv/volenv.vcproj
10725         * gst/volume/volume.vcproj
10726         * gst/wavenc/wavenc.vcproj
10727         * gst/wavparse/wavparse.vcproj
10728         * gst/y4m/y4menc.vcproj
10729         * gst-libs/gst/audio/audio.vcproj
10730         * gst-libs/gst/audio/audiofilter.vcproj
10731         * gst-libs/gst/colorbalance/colorbalance.vcproj
10732         * gst-libs/gst/idct/idtc.vcproj
10733         * gst-libs/gst/media-info/media-info.vcproj
10734         * gst-libs/gst/mixer/mixer.vcproj
10735         * gst-libs/gst/navigation/navigation.vcproj
10736         * gst-libs/gst/play/play.vcproj
10737         * gst-libs/gst/propertyprobe/propertyprobe.vcproj
10738         * gst-libs/gst/resample/resample.vcproj
10739         * gst-libs/gst/riff/riff.vcproj
10740         * gst-libs/gst/tuner/tuner.vcproj
10741         * gst-libs/gst/video/video.vcproj
10742         * gst-libs/gst/xoverlay/xoverlay.vcproj
10743           avoid problems with math.h, fix release dependancy
10744           rename GStreamer-0.8.lib to libgstreamer.lib
10745
10746 2004-07-27  Julien MOUTTE  <julien@moutte.net>
10747
10748         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
10749         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate): When
10750         the atom is not available we have to unlock the mutex. Fixes #148023
10751
10752 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
10753
10754         * gst-libs/gst/media-info/media-info.h:
10755           issue for a vararg macro with MSVC
10756
10757 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
10758
10759         * gst/effectv/effectv.vcproj
10760         * gst-libs/gst/idct/idct.vcproj:
10761         * gst-libs/gst/media-info/media-info.vcproj:
10762         * gst-libs/gst/navigation/navigation.vcproj:
10763         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
10764         * gst-libs/gst/video/video.vcproj:
10765         * gst-libs/gst/xoverlay/xoverlay.vcproj:
10766           fixes for build problems
10767
10768 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
10769
10770         * gst-libs/gst/audio/audio.def:
10771         * gst-libs/gst/audio/riff.def:
10772           add some definitions needed by plugins
10773
10774 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
10775
10776         * gst/asfdemux/gstasfmux.c
10777           Fix some 64 bits constants to be glib friendly
10778
10779 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
10780
10781         * gst/ac3parse/gstac3parse.c
10782         * gst/audioscale/gstaudioscale.c
10783         * gst/auparse/gstauparse.c
10784         * gst/colorspace/gstcolorspace.c
10785         * gst/colorspace/yuv2rgb.h
10786           local include fixes
10787
10788 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
10789
10790         * win32/gst.sln
10791           add more plugins to the build
10792
10793 2004-07-26  Julien MOUTTE  <julien@moutte.net>
10794
10795         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
10796         (gst_ximagesink_ximage_new): Some more fixes to image size calculation.
10797
10798 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
10799
10800         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
10801         (gst_level_set_property), (gst_level_get_property),
10802         (gst_level_base_init), (gst_level_class_init):
10803           add debugging categories.  cleanups.
10804
10805 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
10806
10807         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
10808         (gst_videoscale_planar411), (gst_videoscale_planar400),
10809         (gst_videoscale_packed422), (gst_videoscale_packed422rev),
10810         (gst_videoscale_scale_nearest_str1),
10811         (gst_videoscale_scale_nearest_str2),
10812         (gst_videoscale_scale_nearest_str4),
10813         (gst_videoscale_scale_nearest_16bit),
10814         (gst_videoscale_scale_nearest_24bit):
10815           fixed stride issues
10816           tested with 320x240 -> 321, 322, 324 x240
10817           tested with YV12, I420, YUY2, UYVY
10818           fixed packed422rev (don't think it could have worked before)
10819           by testing with UYVY
10820
10821 2004-07-26  Benjamin Otte  <otte@gnome.org>
10822
10823         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_init),
10824         (gst_lame_chain), (gst_lame_setup), (gst_lame_change_state),
10825         (plugin_init):
10826           add debugging category, add error checks like checking return values
10827           of setup calls, make sure it still works after
10828           PLAYING=>NULL=>PLAYING, fix encoding of mono streams
10829
10830 2004-07-26  Wim Taymans  <wim@fluendo.com>
10831
10832         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
10833         (gst_mpeg_demux_get_audio_stream),
10834         (gst_mpeg_demux_process_private):
10835         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_send_data):
10836         Check for error codes from the negotiation functions. Make sure
10837         we really set the pad caps when a new pad is created.
10838
10839 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
10840
10841         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
10842         (gst_ffmpeg_caps_to_pix_fmt):
10843         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
10844         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
10845         (gst_ffmpegcolorspace_pad_link):
10846           don't make function do two things at the same time without reason.
10847
10848 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
10849
10850         * gst/ac3parse/ac3parse.vcproj
10851         * gst/adder/adder.vcproj
10852         * gst/alpha/alpha.vcproj
10853         * gst/alpha/alphacolor.vcproj
10854         * gst/asfdemux/asf.vcproj
10855         * gst/audioconvert/audioconvert.vcproj
10856         * gst/audiorate/audiorate.vcproj
10857         * gst/audioscale/audioscale.vcproj
10858         * gst/auparse/auparse.vcproj
10859         * gst/avi/avi.vcproj
10860         * gst/cdxaparse/cdxaparse.vcproj
10861         * gst/chart/chart.vcproj
10862         * gst/colorspace/colorspace.vcproj
10863         * gst/cutter/cutter.vcproj
10864         * gst/debug/debug.vcproj
10865         * gst/debug/efence.vcproj
10866         * gst/debug/navigationtest.vcproj
10867         * gst/deinterlace/deinterlace.vcproj
10868         * gst/effectv/effectv.vcproj
10869         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
10870         * gst/filter/filter.vcproj
10871         * gst/flx/flxdec.vcproj
10872         * gst/goom/goom.vcproj
10873         * gst/interleave/interleave.vcproj
10874         * gst/law/alaw.vcproj
10875         * gst/law/mulaw.vcproj
10876         * gst/matroska/matroska.vcproj
10877         * gst/median/median.vcproj
10878         * gst/mixmatrix/mixmatrix.vcproj
10879         * gst/mpeg1sys/mpeg1systemencode.vcproj
10880         * gst/mpeg1videoparse/mp1videoparse.vcproj
10881         * gst/mpeg2sub/mpeg2subt.vcproj
10882         * gst/mpegaudio/mpegaudio.vcproj
10883         * gst/mpegaudioparse/mpegaudioparse.vcproj
10884         * gst/mpegstream/mpegstream.vcproj
10885         * gst/multifilesink/multifilesink.vcproj
10886         * gst/multipart/multipart.vcproj
10887         * gst/oneton/oneton.vcproj
10888         * gst/overlay/overlay.vcproj
10889         * gst/passthrough/passthrough.vcproj
10890         * gst/qtdemux/qtdemux.vcproj
10891         * gst/realmedia/rmdemux.vcproj
10892         * gst/rtjpeg/rtjpeg.vcproj
10893         * gst/rtp/rtp.vcproj
10894         * gst/silence/silence.vcproj
10895         * gst/sine/sinesrc.vcproj
10896         * gst/smooth/smooth.vcproj
10897         * gst/smpte/smpte.vcproj
10898         * gst/spectrum/spectrum.vcproj
10899         * gst/speed/speed.vcproj
10900         * gst/stereo/stereo.vcproj
10901         * gst/switch/switch.vcproj
10902         * gst/tags/tagedit.vcproj
10903         * gst/tcp/tcp.vcproj
10904         * gst/typefind/typefindfunctions.vcproj
10905         * gst/udp/udp.vcproj
10906         * gst/videobox/videobox.vcproj
10907         * gst/videocrop/videocrop.vcproj
10908         * gst/videodrop/videodrop.vcproj
10909         * gst/videofilter/gamma.vcproj
10910         * gst/videofilter/videobalance.vcproj
10911         * gst/videofilter/videofilter.vcproj
10912         * gst/videofilter/videoflip.vcproj
10913         * gst/videoflip/videoflip.vcproj
10914         * gst/videomixer/videomixer.vcproj
10915         * gst/videorate/videorate.vcproj
10916         * gst/videoscale/videoscale.vcproj
10917         * gst/videotestsrc/videotestsrc.vcproj
10918         * gst/virtualdub/virtualdub.vcproj
10919         * gst/volenv/volenv.vcproj
10920         * gst/volume/volume.vcproj
10921         * gst/wavenc/wavenc.vcproj
10922         * gst/wavparse/wavparse.vcproj
10923         * gst/y4m/y4menc.vcproj
10924           more plugins supported under windows
10925
10926 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
10927
10928         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
10929         (gst_ximagesink_ximage_put), (gst_ximagesink_renegotiate_size),
10930         (gst_ximagesink_chain), (gst_ximagesink_buffer_alloc):
10931         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
10932         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc):
10933           Add debugging statements.  Use the sizes as returned by the
10934           *CreateImage calls.
10935
10936 2004-07-26  Johan Dahlin  <johan@gnome.org>
10937
10938         * gst/tcp/gsttcpclientsrc.c (gst_tcpclientsrc_get): Make sure that
10939         the pad is negotiated.
10940
10941         * gst/ffmpegcolorspace/gstffmpegcolorspace.c (gst_ffmpegcolorspace_chain): Ditto
10942
10943 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
10944
10945         * gst-libs/gst/colorbalance/colorbalance.vcproj:
10946         * gst-libs/gst/idct/idct.vcproj:
10947         * gst-libs/gst/media-info/media-info.vcproj:
10948         * gst-libs/gst/mixer/mixer.vcproj:
10949         * gst-libs/gst/navigation/navigation.vcproj:
10950         * gst-libs/gst/play/play.vcproj:
10951         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
10952         * gst-libs/gst/resample/resample.vcproj:
10953         * gst-libs/gst/tuner/tuner.vcproj:
10954         * gst-libs/gst/video/video.vcproj:
10955         * gst-libs/gst/xoverlay/xoverlay.vcproj:
10956           more plugins supported under windows
10957
10958 2004-07-25 Iain <iain@prettypeople.org>
10959
10960         * gst/wavparse/gstwavparse.c (gst_wavparse_fmt): Set the caps on the
10961         pad now rather than when the pad is created because state changes wipe
10962         explicit caps (fixes #148043).
10963
10964 2004-07-25  Sebastien Cote  <sc5@hermes.usherb.ca>
10965
10966         reviewed by Benjamin Otte  <otte@gnome.org>
10967
10968         * ext/mad/gstmad.c:
10969           fix mad plugin crashing on Sun (fixes #148289)
10970
10971 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
10972
10973         * gst/avi/avi.def:
10974         * gst/avi/avi.vcproj:
10975         * gst/matroska/matroska.def:
10976         * gst/matroska/matroska.vcproj:
10977           remove unused .def files
10978
10979 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
10980
10981         * gst-libs/gst/audio/gstaudiofilter.c:
10982           Clean the local include
10983
10984 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
10985
10986         * win32/gst.sln:
10987         * gst-libs/gst/audio/audio.def:
10988         * gst-libs/gst/audio/audio.vcproj:
10989         * gst-libs/gst/audio/audiofilter.vcproj:
10990         * gst-libs/gst/audio/riff.def:
10991         * gst-libs/gst/audio/riff.vcproj:
10992         * gst-libs/gst/gst-libs.def:
10993         * gst-libs/gst/gst-libs.vcproj:
10994         * gst/avi/avi.vcproj:
10995         * gst/avi/avi.vcproj:
10996           Copy the files where needed after building, cleaner projects
10997
10998 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
10999
11000         * gst/matroska/ebml-write.c:
11001           Fix some 64 bits constants to be glib friendly
11002
11003 2004-07-24  Steve Lhomme  <steve.lhomme@free.fr>
11004
11005         * win32/gst.sln:
11006         * gst-libs/gst/gst-libs.def:
11007         * gst-libs/gst/gst-libs.vcproj:
11008         * gst/matroska/matroska.def:
11009         * gst/matroska/matroska.vcproj:
11010           Add the preliminary canvas to build plugins on Win32
11011
11012 2004-07-23  Benjamin Otte  <otte@gnome.org>
11013
11014         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
11015           don't enfore negotiation from source side, it breaks
11016           sinesrc ! audioconvert ! osssink
11017
11018 2004-07-22  David Schleef  <ds@schleef.org>
11019
11020         * gst/typefind/gsttypefindfunctions.c: (plugin_init): Add typefind
11021         for ELF files, since they can easily be recognized as audio/mpeg.
11022         (bug #147441)
11023
11024 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
11025
11026         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
11027         (gst_videoscale_planar411), (gst_videoscale_scale_nearest_32bit),
11028         (gst_videoscale_scale_nearest_24bit),
11029         (gst_videoscale_scale_nearest_16bit):
11030           fix 16bit and 24bit for stride (24bit might need testing)
11031           don't pretend we do more than one algorithm
11032
11033 2004-07-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11034
11035         * configure.ac:
11036         * gst/Makefile.am:
11037         * gst/multifilesink/Makefile.am:
11038         * gst/multifilesink/gstmultifilesink.c:
11039         (gst_multifilesink_get_formats),
11040         (gst_multifilesink_get_query_types), (_do_init),
11041         (gst_multifilesink_base_init), (gst_multifilesink_class_init),
11042         (gst_multifilesink_init), (gst_multifilesink_dispose),
11043         (gst_multifilesink_set_location), (gst_multifilesink_set_property),
11044         (gst_multifilesink_get_property), (gst_multifilesink_open_file),
11045         (gst_multifilesink_close_file), (gst_multifilesink_next_file),
11046         (gst_multifilesink_pad_query), (gst_multifilesink_handle_event),
11047         (gst_multifilesink_chain), (gst_multifilesink_change_state),
11048         (gst_multifilesink_uri_get_type),
11049         (gst_multifilesink_uri_get_protocols),
11050         (gst_multifilesink_uri_get_uri), (gst_multifilesink_uri_set_uri),
11051         (gst_multifilesink_uri_handler_init), (plugin_init):
11052         * gst/multifilesink/gstmultifilesink.h:
11053         * testsuite/Makefile.am:
11054         * testsuite/multifilesink/Makefile.am:
11055         * testsuite/multifilesink/fakesrc_test.c: (gst_newmedia_base_init),
11056         (gst_newmedia_class_init), (gst_newmedia_init),
11057         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
11058         (newfile_signal), (test_signal), (main):
11059         multifilesink plugin for creating new files every time a new media
11060         discontinuity event occurs
11061
11062 2004-07-22  Wim Taymans  <wim@fluendo.com>
11063
11064         * gst/alpha/Makefile.am:
11065         * gst/alpha/gstalphacolor.c: (gst_alpha_color_get_type),
11066         (gst_alpha_color_base_init), (gst_alpha_color_class_init),
11067         (gst_alpha_color_init), (gst_alpha_color_set_property),
11068         (gst_alpha_color_get_property), (gst_alpha_color_sink_link),
11069         (transform), (gst_alpha_color_chain),
11070         (gst_alpha_color_change_state), (plugin_init):
11071         Stupid plugin to to RGBA to AYUV conversion because none of
11072         the colorspace plugins can handle that yet.
11073
11074 2004-07-22  Wim Taymans  <wim@fluendo.com>
11075
11076         * examples/seeking/seek.c: (update_scale), (main):
11077         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
11078         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
11079         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
11080         (gst_decode_bin_init), (gst_decode_bin_dispose),
11081         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
11082         (no_more_pads), (close_link), (type_found),
11083         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
11084         (plugin_init):
11085         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
11086         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
11087         (gst_play_base_bin_dispose), (queue_overrun),
11088         (gen_preroll_element), (remove_prerolls), (unknown_type),
11089         (no_more_pads), (new_stream), (setup_source),
11090         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
11091         (play_base_eos), (gst_play_base_bin_change_state),
11092         (gst_play_base_bin_add_element),
11093         (gst_play_base_bin_remove_element),
11094         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
11095         (gst_play_base_bin_unlink_stream),
11096         (gst_play_base_bin_get_streaminfo):
11097         * gst/playback/gstplaybin.c: (gen_video_element),
11098         (gen_audio_element):
11099         * gst/playback/gststreaminfo.h:
11100         More playback updates, attempt to fix things after the state change
11101         breakage.
11102
11103 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
11104
11105         * gst/videoscale/videoscale.c: (gst_videoscale_planar411),
11106         (gst_videoscale_scale_nearest_16bit):
11107           comment algorithm
11108
11109 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
11110
11111         * gst/videotestsrc/gstvideotestsrc.c:
11112         (gst_videotestsrc_class_init), (gst_videotestsrc_src_link),
11113         (gst_videotestsrc_init), (gst_videotestsrc_get),
11114         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
11115         (gst_videotestsrc_get_property):
11116         * gst/videotestsrc/gstvideotestsrc.h:
11117         * gst/videotestsrc/videotestsrc.c:
11118         * gst/videotestsrc/videotestsrc.h:
11119           cleanup and commenting
11120
11121 2004-07-21  Wim Taymans  <wim@fluendo.com>
11122
11123         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
11124         (gst_ogg_demux_get_formats), (gst_ogg_demux_src_query),
11125         (gst_ogg_demux_src_event), (gst_ogg_demux_src_convert),
11126         (gst_ogg_demux_handle_event), (gst_ogg_demux_seek_before),
11127         (_find_chain_get_unknown_part), (_find_streams_check),
11128         (gst_ogg_demux_push), (gst_ogg_pad_push):
11129         * ext/theora/theoradec.c: (theora_get_formats),
11130         (theora_dec_src_convert), (theora_dec_sink_convert),
11131         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
11132         (theora_dec_chain):
11133         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
11134         (vorbis_dec_convert), (vorbis_dec_src_query),
11135         (vorbis_dec_src_event), (vorbis_dec_event):
11136         More seeking fixes, oggdemux now supports seeking to time and
11137         uses the downstream element to convert granulepos to time.
11138         Seeking in theora-only ogg files now works.
11139
11140 2004-07-21  Wim Taymans  <wim@fluendo.com>
11141
11142         * ext/theora/theoradec.c: (gst_theora_dec_init),
11143         (theora_get_formats), (theora_get_event_masks),
11144         (theora_get_query_types), (theora_dec_src_convert),
11145         (theora_dec_sink_convert), (theora_dec_src_query),
11146         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
11147         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
11148         (vorbis_get_event_masks), (vorbis_get_query_types),
11149         (gst_vorbis_dec_init), (vorbis_dec_convert),
11150         (vorbis_dec_src_query), (vorbis_dec_src_event), (vorbis_dec_event):
11151         Added query/convert/formats functions to vorbis and theora decoders
11152         so that the outside world can use them too. Fixed seeking on an
11153         ogg/theora/vorbis file by disabling the seeking seeking on the
11154         theora srcpad.
11155
11156 2004-07-21  Julien MOUTTE  <julien@moutte.net>
11157
11158         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
11159         (gst_ximagesink_renegotiate_size), (gst_ximagesink_sink_link),
11160         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id): Optimize
11161         images creation for both elements. We don't create the image on caps
11162         nego or renego, we just destroy the internal one if present if it does
11163         not match the needs. The chain function takes care of creating a new
11164         image when needed.
11165         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
11166         (gst_xvimagesink_xwindow_decorate), (gst_xvimagesink_sink_link),
11167         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
11168         (gst_xvimagesink_set_xwindow_id): Additionally xvimage now contains
11169         the image format information. The buffer pool checks for the context
11170         image format and discard images with different formats.
11171         * sys/xvimage/xvimagesink.h: Adding im_format in the xvimage structure.
11172
11173 2004-07-21  Thomas Vander Stichele  <thomas at apestaart dot org>
11174
11175         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
11176         (gst_ffmpegcolorspace_chain):
11177           no point in doing any chaining if the pad we want to push from
11178           isn't usable.
11179
11180 2004-07-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11181
11182         * gst-libs/gst/riff/riff-media.c:
11183         (gst_riff_create_audio_caps_with_data):
11184           Fix double end-to-native symbol conversion (#148021).
11185
11186 2004-07-20  David Schleef  <ds@schleef.org>
11187
11188         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
11189         Don't use an Atom that doesn't exist.
11190
11191 2004-07-20  Wim Taymans  <wim@fluendo.com>
11192
11193         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
11194         (gst_multifdsink_add), (gst_multifdsink_get_stats),
11195         (gst_multifdsink_client_remove),
11196         (gst_multifdsink_handle_client_write),
11197         (gst_multifdsink_queue_buffer):
11198         * gst/tcp/gstmultifdsink.h:
11199         More multifdsink stats. Avoid deadlock by releasing locks
11200         before sending out a signal.
11201
11202 2004-07-20  Thomas Vander Stichele  <thomas at apestaart dot org>
11203
11204         * po/LINGUAS:
11205         * po/hu.po:
11206           added Hungarian translation (Laszlo Dvornik)
11207
11208 2004-07-20  Wim Taymans  <wim@fluendo.com>
11209
11210         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
11211         (gst_multifdsink_add), (gst_multifdsink_client_remove),
11212         (gst_multifdsink_handle_client_write),
11213         (gst_multifdsink_queue_buffer):
11214         * gst/tcp/gsttcp-marshal.list:
11215         Fixed the stupid marshal definition.
11216
11217 2004-07-20  Wim Taymans  <wim@fluendo.com>
11218
11219         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
11220         (gst_multifdsink_init), (gst_multifdsink_add),
11221         (gst_multifdsink_client_remove),
11222         (gst_multifdsink_handle_client_write),
11223         (gst_multifdsink_queue_buffer), (gst_multifdsink_chain),
11224         (gst_multifdsink_set_property), (gst_multifdsink_get_property),
11225         (gst_multifdsink_init_send):
11226         * gst/tcp/gstmultifdsink.h:
11227         Added more stats, added timeout for a client, fixed some typos
11228         and added some comments.
11229
11230 2004-07-20  Wim Taymans  <wim@fluendo.com>
11231
11232         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
11233         (gst_multifdsink_add), (gst_multifdsink_get_stats),
11234         (gst_multifdsink_client_remove),
11235         (gst_multifdsink_handle_client_write):
11236         * gst/tcp/gstmultifdsink.h:
11237         * gst/tcp/gsttcp-marshal.list:
11238         Added get_stats method that returns a GValueArray of
11239         stats values.
11240
11241 2004-07-19  Benjamin Otte  <otte@gnome.org>
11242
11243         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
11244           make sure longname, description and author are valid UTF-8
11245
11246 2004-07-19  Thomas Vander Stichele  <thomas at apestaart dot org>
11247
11248         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state),
11249         (gst_ximagesink_set_property):
11250         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state),
11251         (gst_xvimagesink_set_property):
11252           make sure SYNCHRONOUS is respected after getting the X context
11253
11254 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
11255
11256         * gst/matroska/matroska-demux.c:
11257         (gst_matroska_demux_handle_src_event),
11258         (gst_matroska_demux_parse_blockgroup):
11259         * gst/matroska/matroska-ids.h:
11260           add BlockReference tag and ignore it to clear out log.
11261           ignore NAVIGATION events to clear out log.
11262
11263 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
11264
11265         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
11266         (gst_matroska_demux_add_stream):
11267         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init):
11268           add debug categories
11269
11270 2004-07-16  Wim Taymans  <wim@fluendo.com>
11271
11272         * ext/libpng/Makefile.am:
11273         * ext/libpng/gstpng.c: (plugin_init):
11274         * ext/libpng/gstpngdec.c: (user_error_fn), (user_warning_fn),
11275         (gst_pngdec_get_type), (gst_pngdec_base_init),
11276         (gst_pngdec_class_init), (gst_pngdec_sinklink), (gst_pngdec_init),
11277         (gst_pngdec_src_getcaps), (user_read_data), (gst_pngdec_chain):
11278         * ext/libpng/gstpngdec.h:
11279         Added png decoder.
11280
11281 2004-07-16  Julien MOUTTE  <julien@moutte.net>
11282
11283         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
11284         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
11285         (gst_ximagesink_ximage_destroy), (gst_ximagesink_sink_link),
11286         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
11287         (gst_ximagesink_buffer_alloc):
11288         * sys/ximage/ximagesink.h:
11289         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
11290         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
11291         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
11292         (gst_xvimagesink_buffer_alloc):
11293         * sys/xvimage/xvimagesink.h: Getting the 2 video sinks synchronized
11294         again. Using internal data pointer of the x(v)image to store image's
11295         data to be coherent with the buffer alloc mechanism. Investigated the
11296         image destruction code to be sure that everything gets freed correctly.
11297
11298 2004-07-16  Wim Taymans  <wim@fluendo.com>
11299
11300         * gst-libs/gst/riff/riff-read.c:
11301         (gst_riff_read_strf_vids_with_data),
11302         (gst_riff_read_strf_auds_with_data):
11303         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
11304         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
11305         Make sure we don't create 0 sized subbuffers in riff-read.
11306         Signal the no more pads signal after reading the avi header.
11307
11308 2004-07-16  Wim Taymans  <wim@fluendo.com>
11309
11310         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
11311         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
11312         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
11313         (gst_decode_bin_init), (gst_decode_bin_dispose),
11314         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
11315         (no_more_pads), (close_link), (type_found),
11316         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
11317         (gst_decode_bin_change_state), (plugin_init):
11318         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
11319         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
11320         (gst_play_base_bin_dispose), (queue_overrun),
11321         (gen_preroll_element), (remove_prerolls), (unknown_type),
11322         (no_more_pads), (new_stream), (setup_source),
11323         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
11324         (play_base_eos), (gst_play_base_bin_change_state),
11325         (gst_play_base_bin_add_element),
11326         (gst_play_base_bin_remove_element),
11327         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
11328         (gst_play_base_bin_unlink_stream),
11329         (gst_play_base_bin_get_streaminfo):
11330         * gst/playback/gstplaybasebin.h:
11331         Better error recovery. Added configurable preroll queue size. Faster
11332         detection of no-more-pads.
11333
11334 2004-07-16  Wim Taymans  <wim@fluendo.com>
11335
11336         * gst-libs/gst/video/video.h:
11337         Added 32 bits RGBA. Not sure if we should use another mime-type
11338         for alpha rgb. Currently the presence of the alpha_mask property
11339         signals an alpha channel.
11340
11341 2004-07-16  Wim Taymans  <wim@fluendo.com>
11342
11343         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
11344         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
11345         FPS seems to be 0.0 to MAX everywhere else.
11346
11347 2004-07-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
11348
11349         * gst-libs/gst/riff/riff-media.c:
11350         (gst_riff_create_video_caps_with_data):
11351           mp42/mp43 (no caps) exist too.
11352         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
11353           Set pixel_width/height; we've got them in-caps.
11354         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
11355         * gst/wavparse/gstwavparse.c: (plugin_init):
11356           Both are valid primary.
11357         * sys/oss/gstossmixer.c:
11358           Remove i18n hack and enable translations.
11359
11360 2004-07-15  Benjamin Otte  <otte@gnome.org>
11361
11362         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
11363         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
11364           fix for non-shm xv. Original patch by Tim Ringenbach (fixes #147248)
11365
11366 2004-07-15  Benjamin Otte  <otte@gnome.org>
11367
11368         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
11369         (gst_alsa_sw_params_dump), (gst_alsa_hw_params_dump),
11370         (gst_alsa_close_audio):
11371           disable some of the debugging code for now. Writing debugging to a
11372           buffer is broken in current alsalib releases.
11373
11374 2004-07-12  Benjamin Otte  <otte@gnome.org>
11375
11376         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer):
11377           use bufferpools
11378
11379 2004-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
11380
11381         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
11382         (theora_dec_src_query), (theora_dec_event):
11383         * ext/theora/theoraenc.c: (gst_theora_enc_class_init):
11384           add debugging categories.  Remove \n's.
11385
11386 2004-07-13  Johan Dahlin  <johan@gnome.org>
11387
11388         * gst/playback/gstplaybin.c (gst_play_bin_set_property)
11389         (gst_play_bin_get_property): Impl.
11390
11391 2004-07-13  Wim Taymans  <wim@fluendo.com>
11392
11393         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_seek_before):
11394         When trying to find the stream length, seek back N pages
11395         instead of just one, where N is the number of streams in
11396         the current chain.
11397
11398 2004-07-13  Wim Taymans  <wim@fluendo.com>
11399
11400         * gst-libs/gst/riff/riff-media.c:
11401         (gst_riff_create_audio_caps_with_data),
11402         (gst_riff_create_audio_caps),
11403         (gst_riff_create_audio_template_caps):
11404         * gst-libs/gst/riff/riff-media.h:
11405         * gst-libs/gst/riff/riff-read.c:
11406         (gst_riff_read_strf_vids_with_data),
11407         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_auds):
11408         * gst-libs/gst/riff/riff-read.h:
11409         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
11410         (gst_avi_demux_add_stream):
11411         Set codec_data on caps for avidemuxer.
11412
11413 2004-07-12  David Schleef  <ds@schleef.org>
11414
11415         * configure.ac: Fix test for Objective C
11416
11417 2004-07-12  Jan Schmidt  <thaytan@mad.scientist.com>
11418         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
11419         (gst_gdk_pixbuf_chain):
11420           Add svg and pcx to template caps, and ensure that getcaps returns a
11421           subset of the template caps.
11422           Copy each row manually for output, as gdkpixbuf may pad the
11423           rowstride to a 32-bit word boundary.
11424
11425 2004-07-12  Wim Taymans  <wim@fluendo.com>
11426
11427         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
11428         (gst_riff_create_video_template_caps):
11429         Fix the template caps to include some more media types.
11430
11431 2004-07-12  Wim Taymans  <wim@fluendo.com>
11432
11433         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
11434         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
11435         (compare_ranks), (print_feature), (gst_decode_bin_init),
11436         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
11437         (try_to_link_1), (new_pad), (close_link), (type_found),
11438         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
11439         (gst_decode_bin_change_state), (plugin_init):
11440         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
11441         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
11442         (gst_play_base_bin_dispose), (queue_overrun),
11443         (gen_preroll_element), (remove_prerolls), (no_more_pads),
11444         (new_stream), (setup_source), (gst_play_base_bin_set_property),
11445         (gst_play_base_bin_get_property), (play_base_eos),
11446         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
11447         (gst_play_base_bin_remove_element),
11448         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
11449         (gst_play_base_bin_unlink_stream),
11450         (gst_play_base_bin_get_streaminfo):
11451         * gst/playback/gstplaybasebin.h:
11452         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
11453         (gst_play_bin_class_init), (gst_play_bin_init),
11454         (gst_play_bin_dispose), (gst_play_bin_set_property),
11455         (gst_play_bin_get_property), (gen_video_element),
11456         (gen_audio_element), (remove_sinks), (setup_sinks),
11457         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
11458         (gst_play_bin_send_event), (gst_play_bin_get_formats),
11459         (gst_play_bin_convert), (gst_play_bin_get_query_types),
11460         (gst_play_bin_query), (plugin_init):
11461         * gst/playback/test4.c: (main):
11462         More fixes on reusing of the element.
11463
11464 2004-07-11  Benjamin Otte  <otte@gnome.org>
11465
11466         * ext/mad/gstmad.c: (normal_seek):
11467           allow seeking for other methods than just SET
11468
11469 2004-07-11  Andy Wingo  <wingo@pobox.com>
11470
11471         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_link): For
11472         float, "any" caps -> buffer_frames=[0,MAX].
11473
11474         * gst/interleave/interleave.c (interleave_getcaps): Seems the core
11475         doesn't intersect our caps with the template any more. Do it
11476         ourselves.
11477         (interleave_buffered_loop): Use g_newa instead of malloc/free.
11478
11479 2004-07-09  Wim Taymans  <wim@fluendo.com>
11480
11481         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
11482         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
11483         (compare_ranks), (print_feature), (gst_decode_bin_init),
11484         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
11485         (try_to_link_1), (new_pad), (close_link), (type_found),
11486         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
11487         (gst_decode_bin_change_state), (plugin_init):
11488         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
11489         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
11490         (gst_play_base_bin_dispose), (queue_overrun),
11491         (gen_preroll_element), (remove_prerolls), (no_more_pads),
11492         (new_stream), (setup_source), (gst_play_base_bin_set_property),
11493         (gst_play_base_bin_get_property), (play_base_eos),
11494         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
11495         (gst_play_base_bin_remove_element),
11496         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
11497         (gst_play_base_bin_unlink_stream),
11498         (gst_play_base_bin_get_streaminfo):
11499         * gst/playback/gstplaybasebin.h:
11500         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
11501         (gst_play_bin_class_init), (gst_play_bin_init),
11502         (gst_play_bin_dispose), (gst_play_bin_set_property),
11503         (gst_play_bin_get_property), (gen_video_element),
11504         (gen_audio_element), (remove_sinks), (setup_sinks),
11505         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
11506         (gst_play_bin_send_event), (gst_play_bin_get_formats),
11507         (gst_play_bin_convert), (gst_play_bin_get_query_types),
11508         (gst_play_bin_query), (plugin_init):
11509         * gst/playback/test4.c: (main):
11510         Work on object reuse and seeking.
11511
11512 2004-07-09  Wim Taymans  <wim@fluendo.com>
11513
11514         * examples/seeking/seek.c: (iterate):
11515         Don't consume all CPU in the idle loop.
11516
11517 2004-07-09  Wim Taymans  <wim@fluendo.com>
11518
11519         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_new_output_pad),
11520         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_process_private):
11521         Add pad to element *after* setting the pad functions so that
11522         the scheduler can use the correct ones.
11523
11524 2004-07-09  Wim Taymans  <wim@fluendo.com>
11525
11526         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
11527         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_chain):
11528         Sync to keyframe after seek
11529
11530 2004-07-09  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
11531
11532         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
11533         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
11534         (gst_alsa_sink_loop), (gst_alsa_sink_change_state):
11535         * ext/alsa/gstalsasrc.c: (gst_alsa_src_change_state):
11536         * ext/libvisual/visual.c: (gst_visual_change_state):
11537         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_change_state):
11538         * ext/theora/theoradec.c: (theora_dec_change_state):
11539         * ext/theora/theoraenc.c: (theora_enc_change_state):
11540         * ext/vorbis/vorbisdec.c: (vorbis_dec_change_state):
11541         * gst-libs/gst/navigation/navigation.c:
11542         * gst/adder/gstadder.c: (gst_adder_change_state):
11543         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
11544         (gst_audio_convert_get_buffer):
11545         * gst/multipart/multipartdemux.c:
11546         (gst_multipart_demux_change_state):
11547         * gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
11548         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
11549         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
11550         * gst/videoscale/gstvideoscale.c:
11551         (gst_videoscale_handle_src_event):
11552         * gst/volume/gstvolume.c: (volume_chain_int16):
11553           don't assert in state change, this should be done by the base
11554           GstElement class.
11555           various debugging fixes.
11556
11557 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
11558
11559         * configure.ac:
11560         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
11561         (gst_play_dispose), (gst_play_set_location),
11562         (gst_play_set_data_src), (gst_play_set_video_sink),
11563         (gst_play_set_audio_sink), (gst_play_set_visualization),
11564         (gst_play_connect_visualization), (gst_play_get_sink_element),
11565         (gst_play_get_all_by_interface):
11566         * gst-libs/gst/play/play.h:
11567           add new method to get elements implementing an interface.
11568           add various error logging
11569
11570 2004-07-08  Wim Taymans  <wim@fluendo.com>
11571
11572         * examples/seeking/seek.c: (make_dv_pipeline), (make_avi_pipeline),
11573         (make_mpeg_pipeline), (make_mpegnt_pipeline),
11574         (make_playerbin_pipeline), (query_durations_elems),
11575         (query_durations_pads), (query_positions_elems),
11576         (query_positions_pads), (update_scale), (iterate), (stop_seek),
11577         (main):
11578         Added playbin seeking example.
11579
11580 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
11581
11582         * gst-libs/gst/play/play.c: (gst_play_set_location),
11583         (gst_play_set_data_src), (gst_play_set_video_sink),
11584         (gst_play_set_audio_sink), (gst_play_set_visualization),
11585         (gst_play_connect_visualization), (gst_play_get_framerate):
11586           use a macro to look up elements from hash table
11587
11588 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
11589
11590         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
11591         (gst_play_get_length_callback), (gst_play_set_location),
11592         (gst_play_seek_to_time), (gst_play_set_data_src),
11593         (gst_play_set_video_sink), (gst_play_set_audio_sink),
11594         (gst_play_set_visualization), (gst_play_connect_visualization),
11595         (gst_play_get_sink_element):
11596         - add debugging info
11597         - fix looking up sink elements by iterating over complete caps
11598         - put everything except for source and autoplugger in a complete bin
11599
11600 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
11601
11602         * ext/alsa/gstalsa.c: (gst_alsa_drain_audio):
11603         * ext/alsa/gstalsasink.c: (gst_alsa_sink_flush_one_pad),
11604         (gst_alsa_sink_check_event), (gst_alsa_sink_mmap),
11605         (gst_alsa_sink_write), (gst_alsa_sink_loop):
11606         * ext/alsa/gstalsasink.h:
11607         - add debugging info
11608         - clean up schizophrenia of data/buffer/event
11609         - fix double event unref error
11610
11611 2004-07-08  Wim Taymans  <wim@fluendo.com>
11612
11613         * gst/playback/Makefile.am:
11614         Add headers to noinst
11615
11616 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
11617
11618         * tools/gst-launch-ext-m.m:
11619         * tools/gst-launch-ext.1.in:
11620           convert to the third millenium
11621
11622 2004-07-07  David Schleef  <ds@schleef.org>
11623
11624         * sys/dxr3/Makefile.am: noinst_SOURCES should be nodist_SOURCES
11625
11626 2004-07-07  Wim Taymans  <wim@fluendo.com>
11627
11628         * gst/playback/Makefile.am:
11629         * gst/playback/README:
11630         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
11631         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
11632         (compare_ranks), (print_feature), (gst_decode_bin_init),
11633         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
11634         (try_to_link_1), (new_pad), (close_link), (type_found),
11635         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
11636         (plugin_init):
11637         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
11638         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
11639         (gst_play_base_bin_dispose), (rebuild_pipeline), (queue_overrun),
11640         (gen_preroll_element), (no_more_pads), (new_stream),
11641         (setup_source), (gst_play_base_bin_set_property),
11642         (gst_play_base_bin_get_property), (gst_play_base_bin_change_state),
11643         (gst_play_base_bin_add_element),
11644         (gst_play_base_bin_remove_element),
11645         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
11646         (gst_play_base_bin_unlink_stream),
11647         (gst_play_base_bin_get_streaminfo):
11648         * gst/playback/gstplaybasebin.h:
11649         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
11650         (gst_play_bin_class_init), (gst_play_bin_init),
11651         (gst_play_bin_dispose), (gst_play_bin_set_property),
11652         (gst_play_bin_get_property), (gen_video_element),
11653         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state),
11654         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
11655         (gst_play_bin_get_formats), (gst_play_bin_convert),
11656         (gst_play_bin_get_query_types), (gst_play_bin_query),
11657         (plugin_init):
11658         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
11659         (gst_stream_info_get_type), (gst_stream_info_class_init),
11660         (gst_stream_info_init), (gst_stream_info_new),
11661         (gst_stream_info_dispose), (gst_stream_info_set_property),
11662         (gst_stream_info_get_property):
11663         * gst/playback/gststreaminfo.h:
11664         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
11665         (main):
11666         * gst/playback/test2.c: (main):
11667         * gst/playback/test3.c: (update_scale), (main):
11668         More playbin fixes. Added README. Do better element filtering.
11669         Added base class to preroll media. Added test apps.
11670
11671 2004-07-07  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
11672
11673         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_flush_decoder):
11674         * ext/mpeg2dec/gstmpeg2dec.h:
11675           various debugging improvements.  Reset stream to next picture
11676           instead of sequence header, otherwise seeks cannot work.
11677
11678 2004-07-07  Wim Taymans  <wim@fluendo.com>
11679
11680         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
11681         (gst_video_box_class_init), (gst_video_box_set_property),
11682         (gst_video_box_i420), (gst_video_box_ayuv), (gst_video_box_chain):
11683         Use pad_alloc where possible.
11684
11685 2004-07-07  Wim Taymans  <wim@fluendo.com>
11686
11687         * sys/oss/gstosselement.c: (gst_osselement_reset),
11688         (gst_osselement_parse_caps):
11689         * sys/oss/gstosselement.h:
11690         * sys/oss/gstosssrc.c: (gst_osssrc_get):
11691         Fix offset on osssrc.
11692
11693 2004-07-07  Wim Taymans  <wim@fluendo.com>
11694
11695         * ext/theora/theora.c: (plugin_init):
11696         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
11697         (theora_dec_src_query), (theora_dec_chain):
11698         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
11699         (theora_enc_sink_link), (theora_buffer_from_packet),
11700         (theora_push_packet), (theora_enc_chain):
11701         Fix theora granulepos calculation.
11702         Fix overflow in duration/position calculation.
11703         Bump rank to PRIMARY for theoradec.
11704         Use granulepos of last packet to calculate position.
11705         Set keyframe flag on buffers when needed.
11706
11707 2004-07-06  David Schleef  <ds@schleef.org>
11708
11709         * gst/playback/Makefile.am: 'test' in bin_PROGRAMS?  Are you
11710         serious?  (Fixed, obviously.)
11711
11712 2004-07-06  Thomas Vander Stichele  <thomas at apestaart dot org>
11713
11714         * po/LINGUAS:
11715         * po/cs.po:
11716           added Czech translation (Miloslav Trmac)
11717
11718 2004-07-05  Wim Taymans  <wim@fluendo.com>
11719
11720         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
11721         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
11722         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
11723         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
11724         (close_link), (type_found), (gst_decode_bin_set_property),
11725         (gst_decode_bin_get_property), (gst_decode_bin_get_event_masks),
11726         (gst_decode_bin_send_event), (gst_decode_bin_get_formats),
11727         (gst_decode_bin_convert), (gst_decode_bin_get_query_types),
11728         (gst_decode_bin_query), (plugin_init):
11729         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
11730         (gst_play_bin_class_init), (gst_play_bin_init),
11731         (gst_play_bin_dispose), (rebuild_pipeline), (get_audio_element),
11732         (get_video_element), (new_pad), (setup_source),
11733         (gst_play_bin_set_property), (gst_play_bin_get_property),
11734         (gst_play_bin_change_state), (gst_play_bin_add_element),
11735         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
11736         (gst_play_bin_send_event), (gst_play_bin_get_formats),
11737         (gst_play_bin_convert), (gst_play_bin_get_query_types),
11738         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
11739         * gst/playback/test.c: (main):
11740         More fixes, cleaned up playbin, make it use decodebin. Added
11741         threaded property to playbin.
11742
11743 2004-07-05  Wim Taymans  <wim@fluendo.com>
11744
11745         * configure.ac:
11746         * gst/playback/Makefile.am:
11747         * gst/playback/decodetest.c: (main):
11748         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
11749         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
11750         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
11751         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
11752         (close_link), (type_found), (gst_decode_bin_set_property),
11753         (gst_decode_bin_get_property), (gst_decode_bin_change_state),
11754         (gst_decode_bin_get_event_masks), (gst_decode_bin_send_event),
11755         (gst_decode_bin_get_formats), (gst_decode_bin_convert),
11756         (gst_decode_bin_get_query_types), (gst_decode_bin_query),
11757         (plugin_init):
11758         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
11759         (gst_play_bin_class_init), (gst_play_bin_init),
11760         (gst_play_bin_dispose), (gen_default_output), (rebuild_pipeline),
11761         (collect_sink_pads), (find_compatibles), (close_pad_link),
11762         (try_to_link_1), (new_pad), (close_link), (type_found),
11763         (setup_source), (gst_play_bin_set_property),
11764         (gst_play_bin_get_property), (gst_play_bin_factory_filter),
11765         (compare_ranks), (gst_play_bin_collect_factories),
11766         (gst_play_bin_change_state), (gst_play_bin_add_element),
11767         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
11768         (gst_play_bin_send_event), (gst_play_bin_get_formats),
11769         (gst_play_bin_convert), (gst_play_bin_get_query_types),
11770         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
11771         * gst/playback/test.c: (main):
11772         Added some playback helper elements and some test apps, very alpha
11773         still.
11774
11775 2004-07-04  Benjamin Otte  <otte@gnome.org>
11776
11777         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
11778           only restart audio when we indeed have an xrun to fix repeated
11779           xruns. Fix suggested by Giuliano Pochini.
11780
11781 2004-07-03  David Schleef  <ds@schleef.org>
11782
11783         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper): Disable
11784         call to gst_debug_log() if debugging is disabled (bug #145118)
11785
11786 2004-07-03  Benjamin Otte  <otte@gnome.org>
11787
11788         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
11789           use our own functions for restarting the alsa device.
11790         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
11791           I should apply patches myself - use MIN for the third argument, not
11792           the second, this fixes seeking
11793
11794 2004-07-02  David Schleef  <ds@schleef.org>
11795
11796         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
11797         (gst_flacdec_write):  Actually, GST_PAD_CAPS() has nothing to
11798         do with the logic.
11799
11800 2004-07-02  David Schleef  <ds@schleef.org>
11801
11802         * ext/flac/gstflacdec.c: (gst_flacdec_write):  Set duration on
11803         output buffers.  Fix logic mistake.  (bug #144866)
11804
11805 2004-07-02  David Schleef  <ds@schleef.org>
11806
11807         * gst-libs/gst/xoverlay/Makefile.am: xoverlay no longer depends
11808         on X.  (bug #144753)
11809
11810 2004-07-02  David Schleef  <ds@schleef.org>
11811
11812         * gst/wavenc/gstwavenc.c: (gst_wavenc_setup),
11813         (gst_wavenc_stop_file): Switch to GST_WRITE_UINT32_LE macros
11814         (bug #144624)
11815         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
11816         (gst_osselement_rate_probe_check): Add another workaround for
11817         buggy drivers (bug #145336)
11818
11819 2004-07-02  David Schleef  <ds@schleef.org>
11820
11821         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_handle_client_write):
11822         Most systems don't have MSG_NOSIGNAL.
11823
11824 2004-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
11825
11826         * Makefile.am:
11827         * gst-libs/gst/colorbalance/Makefile.am:
11828         * gst-libs/gst/mixer/Makefile.am:
11829         * gst-libs/gst/play/Makefile.am:
11830         * gst-libs/gst/tuner/Makefile.am:
11831           (hopefully) fix both install and dist and make error message useful.
11832           needs testing across automakes.
11833
11834 2004-07-02  Benjamin Otte  <otte@gnome.org>
11835
11836         * ext/ogg/gstogg.c: (plugin_init):
11837           we require bytestream now
11838         * ext/ogg/gstoggdemux.c:
11839           huge diff to implement chain setup in a fast and generic way. This
11840           improves tag reading and startup of huge files (read: Theora videos)
11841           quite a bit. It probably contains bugs, too, so please test.
11842           Seeking is not improved to the fast method.
11843
11844 2004-06-29  Wim Taymans  <wim@fluendo.com>
11845
11846         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
11847         * ext/ogg/gstoggmux.c:
11848         Fix memleak in oggdemux when running unconnected pads.
11849         doc update in mux, start working on keyframe mode.
11850
11851 2004-06-29  Benjamin Otte  <otte@gnome.org>
11852
11853         * sys/oss/gstosssink.c:
11854         * sys/oss/gstosssrc.c:
11855           advertise correct template caps - we indeed do non-native endianness
11856           and 8bit audio has no endianness
11857         * sys/ximage/ximagesink.c: (gst_ximagesink_getcaps):
11858         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps):
11859           avoid (wrong) duplications in getcaps function and return
11860           template caps
11861
11862 2004-06-29  Wim Taymans  <wim@fluendo.com>
11863
11864         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
11865         (gst_multifdsink_class_init), (gst_multifdsink_add),
11866         (gst_multifdsink_remove), (gst_multifdsink_clear),
11867         (gst_multifdsink_client_remove),
11868         (gst_multifdsink_handle_client_read),
11869         (gst_multifdsink_client_queue_data),
11870         (gst_multifdsink_client_queue_caps),
11871         (gst_multifdsink_client_queue_buffer),
11872         (gst_multifdsink_handle_client_write),
11873         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
11874         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
11875         (gst_multifdsink_init_send), (gst_multifdsink_close):
11876         Fix wrong GList iteration that could crash the server when
11877         more then 2 clients disconnect at the same time. Read all the
11878         pending commands in one batch to recover from command storms under
11879         very heavy load.
11880
11881 2004-06-28  Wim Taymans  <wim@fluendo.com>
11882
11883         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
11884         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
11885         (gst_videomixer_pad_set_property),
11886         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
11887         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
11888         (gst_videomixer_class_init), (gst_videomixer_init),
11889         (gst_videomixer_request_new_pad), (gst_videomixer_blend_ayuv_i420),
11890         (pad_zorder_compare), (gst_videomixer_sort_pads),
11891         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
11892         (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
11893         (gst_videomixer_update_queues), (gst_videomixer_loop),
11894         (plugin_init):
11895         Avoid divide by zero, choose masterpad as the pad with the highest
11896         framerate.
11897
11898 2004-06-27  Julien Moutte  <julien@moutte.net>
11899
11900         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
11901         (gst_ximagesink_xwindow_new):
11902         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
11903         (gst_xvimagesink_xwindow_new): I prefer locking the mutex in the
11904         function directly. We might want to call it from somewhere else one day.
11905
11906 2004-06-27  Julien Moutte  <julien@moutte.net>
11907
11908         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
11909         (gst_ximagesink_xwindow_new):
11910         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
11911         (gst_xvimagesink_xwindow_new): Trying to fix the random behaviour of
11912         window decorations.
11913
11914 2004-06-27  Wim Taymans  <wim@fluendo.com>
11915
11916         * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
11917         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
11918         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state),
11919         (gst_dvdec_set_property), (gst_dvdec_get_property):
11920         * ext/dv/gstdvdec.h:
11921         Implement drop_factor property to lower the framerate with
11922         a factor.
11923
11924 2004-06-27  Thomas Vander Stichele  <thomas at apestaart dot org>
11925
11926         * gst-libs/gst/colorbalance/Makefile.am:
11927         * gst-libs/gst/mixer/Makefile.am:
11928         * gst-libs/gst/play/Makefile.am:
11929         * gst-libs/gst/tuner/Makefile.am:
11930           unbreak Company's fix that didn't install the -enum.h files
11931
11932 2004-06-27  Wim Taymans  <wim@fluendo.com>
11933
11934         * ext/dv/gstdvdec.c: (gst_dvdec_push), (gst_dvdec_loop),
11935         (gst_dvdec_change_state):
11936         * ext/dv/gstdvdec.h:
11937         Fix timestamp, duration and offset of the buffers.
11938
11939 2004-06-27  Wim Taymans  <wim@fluendo.com>
11940
11941         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
11942         (gst_multifdsink_class_init), (gst_multifdsink_add),
11943         (gst_multifdsink_remove), (gst_multifdsink_clear),
11944         (gst_multifdsink_client_remove),
11945         (gst_multifdsink_handle_client_read),
11946         (gst_multifdsink_client_queue_data),
11947         (gst_multifdsink_client_queue_caps),
11948         (gst_multifdsink_client_queue_buffer),
11949         (gst_multifdsink_handle_client_write),
11950         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
11951         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
11952         (gst_multifdsink_init_send), (gst_multifdsink_close):
11953         * gst/tcp/gstmultifdsink.h:
11954         * gst/tcp/gsttcpserversink.c:
11955         (gst_tcpserversink_handle_server_read),
11956         (gst_tcpserversink_handle_select), (gst_tcpserversink_close):
11957         More multifdsink fixes, more recovery policy fixes.
11958         Removed stupid g_print
11959
11960 2004-06-26  Wim Taymans  <wim@fluendo.com>
11961
11962         * gst/tcp/Makefile.am:
11963         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
11964         (gst_multifdsink_get_type), (gst_multifdsink_base_init),
11965         (gst_multifdsink_class_init), (gst_multifdsink_init),
11966         (gst_multifdsink_debug_fdset), (gst_multifdsink_client_remove),
11967         (gst_multifdsink_handle_client_read),
11968         (gst_multifdsink_client_queue_data),
11969         (gst_multifdsink_client_queue_caps),
11970         (gst_multifdsink_client_queue_buffer),
11971         (gst_multifdsink_handle_client_write),
11972         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
11973         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
11974         (gst_multifdsink_chain), (gst_multifdsink_set_property),
11975         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
11976         (gst_multifdsink_close), (gst_multifdsink_change_state):
11977         * gst/tcp/gstmultifdsink.h:
11978         * gst/tcp/gsttcpplugin.c: (plugin_init):
11979         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_get_type),
11980         (gst_tcpserversink_class_init), (gst_tcpserversink_init),
11981         (gst_tcpserversink_handle_server_read),
11982         (gst_tcpserversink_handle_select),
11983         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property),
11984         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
11985         * gst/tcp/gsttcpserversink.h:
11986         Added multifdsink, made tcpserversink a subclass of fdsink, removed
11987         one of the locks, added recovery policy to multifdsink.
11988
11989 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
11990
11991         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
11992           fix decision for when getting frames with same timestamp
11993         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
11994         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
11995         (gst_v4lsrc_get_property):
11996         * sys/v4l/gstv4lsrc.h:
11997           add latency offset property
11998
11999 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
12000
12001         * gst/videorate/gstvideorate.c: (gst_videorate_chain),
12002         (plugin_init):
12003           fix debugging. add category.
12004
12005 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
12006
12007         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
12008           fix wrong offsets
12009
12010 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
12011
12012         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
12013         (gst_alsa_src_get_time), (gst_alsa_src_loop),
12014         (gst_alsa_src_change_state):
12015           return a time that is in sync with the element's processing
12016
12017 2004-06-25  Wim Taymans  <wim@fluendo.com>
12018
12019         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
12020         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
12021         (gst_tcpserversink_client_remove),
12022         (gst_tcpserversink_handle_client_read),
12023         (gst_tcpserversink_client_queue_data),
12024         (gst_tcpserversink_client_queue_caps),
12025         (gst_tcpserversink_client_queue_buffer),
12026         (gst_tcpserversink_handle_client_write),
12027         (gst_tcpserversink_queue_buffer),
12028         (gst_tcpserversink_handle_clients), (gst_tcpserversink_thread),
12029         (gst_tcpserversink_chain), (gst_tcpserversink_set_property),
12030         (gst_tcpserversink_get_property), (gst_tcpserversink_init_send),
12031         (gst_tcpserversink_close):
12032         * gst/tcp/gsttcpserversink.h:
12033         Serversink rewrite. Really do non blocking writes to clients and
12034         maintain an internal queue to handle slower clients while not
12035         disturbing fast clients.
12036
12037 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
12038
12039         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
12040           better debug, don't override OFFSET and OFFSET_END
12041
12042 2004-06-25  Iain <iain@prettypeople.org>
12043
12044         * gst-libs/gst/media-info/media-info-priv.c (gmi_set_mime): Add
12045         name=source for the wavparse pipeline.
12046
12047 2004-06-24  Johan Dahlin  <johan@gnome.org>
12048
12049         * ext/theora/theoraenc.c (theora_enc_chain): Call
12050         gst_pad_try_set_caps instead of gst_pad_set_explicit_caps so the
12051         streamheader caps are set correctly.
12052
12053 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
12054
12055         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
12056         (gst_vorbisenc_setup), (gst_vorbisenc_set_property):
12057           respect minimum bitrate; same could be done for max bitrate
12058
12059 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
12060
12061         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
12062         (gst_vorbisenc_setup):
12063           fix sample rate range
12064
12065 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
12066
12067         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_class_init),
12068         (gst_oggvorbisenc_setup):
12069         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
12070         (gst_vorbisenc_setup):
12071           resolve ambiguities in code and description
12072
12073 2004-06-24  Wim Taymans  <wim@fluendo.com>
12074
12075         * ext/alsa/gstalsa.c: (gst_alsa_start), (gst_alsa_xrun_recovery):
12076         * ext/alsa/gstalsa.h:
12077         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
12078         (gst_alsa_src_update_avail), (gst_alsa_src_loop):
12079         Use alsa trigger_tstamp to get the timestamp of the first
12080         sample in the buffer for more precise sync. Some cleanups.
12081
12082 2004-06-24  Wim Taymans  <wim@fluendo.com>
12083
12084         * gst/audiorate/gstaudiorate.c: (gst_audiorate_link),
12085         (gst_audiorate_init), (gst_audiorate_chain),
12086         (gst_audiorate_set_property), (gst_audiorate_get_property):
12087         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
12088         (gst_videorate_chain):
12089         Added some logging, fixed an overflow bug in videorate.
12090
12091 2004-06-24  Benjamin Otte  <otte@gnome.org>
12092
12093         * ext/kio/Makefile.am:
12094           fix for builddir != srcdir and distcheck
12095
12096 2004-06-24  Benjamin Otte  <otte@gnome.org>
12097
12098         * gst-libs/gst/colorbalance/Makefile.am:
12099         * gst-libs/gst/mixer/Makefile.am:
12100         * gst-libs/gst/play/Makefile.am:
12101         * gst-libs/gst/tuner/Makefile.am:
12102         * gst/tcp/Makefile.am:
12103         * sys/dxr3/Makefile.am:
12104           don't include -enumtypes.[ch] or -marshal.[ch] files in the disted
12105           tarball.
12106           Also add all *.list files that were missing.
12107         * Makefile.am:
12108           add a distcheck hook to ensure the above doesn't happen again.
12109
12110 2004-06-23  David I. Lehn  <dlehn@users.sourceforge.net>
12111
12112         * ext/Makefile.am: s/DTS_DIR=dvdread/DTS_DIR=dts/
12113
12114 2004-06-23  Colin Walters  <walters@redhat.com>
12115
12116         * m4/Makefile.am: Distribute gst-fionread.m4.
12117
12118 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
12119
12120         * configure.ac: back to dev
12121
12122 2004-06-23  Wim Taymans  <wim@fluendo.com>
12123
12124         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
12125         (gst_alsa_xrun_recovery):
12126         * ext/alsa/gstalsa.h:
12127         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
12128         (gst_alsa_sink_loop), (gst_alsa_sink_get_time):
12129         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
12130         (gst_alsa_src_get_time), (gst_alsa_src_update_avail),
12131         (gst_alsa_src_loop):
12132         Add clock to alsasrc. Take new capture timestamp when
12133         restarting after an overrun. Split up some functions between
12134         alsasrc and alsasink.
12135
12136 === release 0.8.2 ===
12137
12138 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
12139
12140         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
12141         (gst_alsa_change_state), (gst_alsa_update_avail),
12142         (gst_alsa_xrun_recovery):
12143         * ext/alsa/gstalsa.h:
12144         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
12145           merge back changes from release
12146
12147 2004-06-23  Wim Taymans  <wim@fluendo.com>
12148
12149         * gst/audiorate/gstaudiorate.c: (gst_audiorate_class_init),
12150         (gst_audiorate_init), (gst_audiorate_chain),
12151         (gst_audiorate_set_property), (gst_audiorate_get_property):
12152         Implement sample dropping and notify
12153
12154 2004-06-22  Wim Taymans  <wim@fluendo.com>
12155
12156         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
12157         (theora_enc_sink_link), (theora_buffer_from_packet),
12158         (theora_push_packet), (theora_enc_chain):
12159         Some cleanups, make sure the timestamps are correct.
12160
12161 2004-06-22  Wim Taymans  <wim@fluendo.com>
12162
12163         * ext/alsa/gstalsa.c: (gst_alsa_get_time), (gst_alsa_clock_update),
12164         (gst_alsa_change_state), (gst_alsa_update_avail),
12165         (gst_alsa_xrun_recovery):
12166         * ext/alsa/gstalsa.h:
12167         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
12168         Cleanups, take queued samples into account when reporting
12169         the time.
12170
12171 2004-06-22  Wim Taymans  <wim@fluendo.com>
12172
12173         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
12174         (gst_videorate_init):
12175         Initialize the property as well.
12176
12177 2004-06-22  Wim Taymans  <wim@fluendo.com>
12178
12179         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
12180         (gst_videorate_init), (gst_videorate_chain),
12181         (gst_videorate_set_property), (gst_videorate_get_property):
12182         Add property to make videorate silent.
12183         Add property to prefer new frames over old ones.
12184
12185 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12186
12187         * sys/osxvideo/Makefile.am:
12188         Workaround so that the osxvideo .so file gets linked with the
12189         Cocoa, OpenGL and QuickTime frameworks
12190
12191 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12192
12193         * sys/osxaudio/Makefile.am:
12194         Workaround so that the osxaudio .so file gets linked with the
12195         CoreAudio framework
12196
12197 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12198
12199         * configure.ac:
12200         Whoops, my fault...fixed build issues
12201
12202 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12203
12204         * configure.ac:
12205         Add objective-c support if running in Darwin/Mac OS X
12206         * sys/Makefile.am:
12207         * sys/osxvideo:
12208         * sys/osxvideo/Makefile.am:
12209         * sys/osxvideo/osxvideosink.h:
12210         * sys/osxvideo/osxvideosink.m:
12211         * sys/osxvideo/cocoawindow.h:
12212         * sys/osxvideo/cocoawindow.m:
12213         Add osxvideosink, a cocoa-based osx video sink
12214
12215
12216 2004-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
12217         * ext/dvdnav/gst-dvd:
12218         Grab the gconf key from the right spot
12219         * gst/debug/gstnavseek.c: (gst_navseek_init),
12220         (gst_navseek_segseek), (gst_navseek_handle_src_event),
12221         (gst_navseek_chain):
12222         * gst/debug/gstnavseek.h:
12223           Add 's', 'e' and 'l' keypresses to navseek to define the start,end
12224           and loop parameters of a segment seek.
12225         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
12226         (gst_videotestsrc_get_event_masks),
12227         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
12228         * gst/videotestsrc/gstvideotestsrc.h:
12229           Add seeking support to videotestsrc
12230           Initialise the timestamp_offset variable.
12231
12232 2004-06-18  Wim Taymans  <wim@fluendo.com>
12233
12234         * ext/sidplay/gstsiddec.cc:
12235         Fix negotiation and set correct end offset.
12236
12237 2004-06-18  Thomas Vander Stichele  <thomas at apestaart dot org>
12238
12239         * configure.ac: branch and prerelease
12240
12241 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
12242
12243         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
12244         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_get),
12245         (gst_tcpclientsrc_init_receive):
12246         * gst/tcp/gsttcpclientsrc.h:
12247           read caps when connecting to server for GDP so we set them correctly
12248
12249 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
12250
12251         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
12252           notify drops and duplicates
12253         * gst/videoscale/videoscale.c: (videoscale_get_structure):
12254           no good reason to limit ourselves to 100x100
12255
12256 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
12257
12258         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
12259         (gst_v4lsrc_open), (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
12260         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
12261         (gst_v4lsrc_get_property):
12262         * sys/v4l/gstv4lsrc.h:
12263         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
12264         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
12265         (gst_v4l_set_audio):
12266         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame),
12267         (gst_v4lsrc_try_capture):
12268         * sys/v4l/v4lsrc_calls.h:
12269           change try_palette to more general try_capture
12270           add autoprobe option so we can turn off autoprobing
12271           various fixes
12272
12273 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
12274
12275         * configure.ac:
12276           add videorate
12277         * sys/ximage/ximagesink.c: (gst_ximagesink_finalize),
12278         (gst_ximagesink_class_init):
12279         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_finalize),
12280         (gst_xvimagesink_class_init):
12281           run them as finalize, not dispose, since dispose can be invoked
12282           multiple times
12283
12284 2004-06-17  Wim Taymans  <wim@fluendo.com>
12285
12286         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
12287         (gst_alsa_get_time), (gst_alsa_xrun_recovery):
12288         * ext/alsa/gstalsa.h:
12289         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
12290         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init), (gst_alsa_src_loop),
12291         (gst_alsa_src_change_state):
12292         * ext/alsa/gstalsasrc.h:
12293         Make the xrun code timestamp and offset the buffers correctly.
12294         moved the clock to the base class, use alsa methods to get time.
12295         Do correct timestamping on outgoing buffers.
12296
12297 2004-06-17  Wim Taymans  <wim@fluendo.com>
12298
12299         * gst/audiorate/Makefile.am:
12300         * gst/audiorate/gstaudiorate.c: (gst_audiorate_get_type),
12301         (gst_audiorate_base_init), (gst_audiorate_class_init),
12302         (gst_audiorate_link), (gst_audiorate_init), (gst_audiorate_chain),
12303         (gst_audiorate_set_property), (gst_audiorate_get_property),
12304         (gst_audiorate_change_state), (plugin_init):
12305         Added an audiorate converter that fills in gaps.
12306
12307 2004-06-17  Johan Dahlin  <johan@gnome.org>
12308
12309         * ext/tcp/*: Revert Zaheer changes, to make things actually work again.
12310
12311 2004-06-16  Wim Taymans  <wim@fluendo.com>
12312
12313         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get):
12314         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
12315         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
12316         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
12317         (gst_v4lsrc_get_property):
12318         * sys/v4l/gstv4lsrc.h:
12319         Added a copy mode to v4lsrc where it will output a copied version
12320         of its internal hardware buffer.
12321         Fix the wrong FLAG_SET usage. The flags are integers, not bits, you
12322         can't | them.
12323
12324 2004-06-16  Wim Taymans  <wim@fluendo.com>
12325
12326         * sys/oss/gstosssrc.c: (gst_osssrc_get):
12327         Timestamp fixes.
12328
12329 2004-06-16  Wim Taymans  <wim@fluendo.com>
12330
12331         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
12332         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
12333         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
12334         (gst_v4lsrc_get_property):
12335         * sys/v4l/gstv4lsrc.h:
12336         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
12337         Added a sync mode enum property to control v4lsrc timestamp method
12338         Removed the use-fixed-fps property and moved functionality in
12339         the enum.
12340         Don't error on an error value from v4l-conf, it might not always
12341         be a real error.
12342
12343 2004-06-16  Wim Taymans  <wim@fluendo.com>
12344
12345         * gst/videorate/Makefile.am:
12346         * gst/videorate/gstvideorate.c: (gst_videorate_get_type),
12347         (gst_videorate_base_init), (gst_videorate_class_init),
12348         (gst_videorate_getcaps), (gst_videorate_link),
12349         (gst_videorate_init), (gst_videorate_chain),
12350         (gst_videorate_set_property), (gst_videorate_get_property),
12351         (gst_videorate_change_state), (plugin_init):
12352         Added a video timestamp corrector.
12353
12354 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12355
12356         fixed a potential leak with previous commit
12357
12358         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
12359
12360 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12361
12362         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
12363         Added missing refcount, fixes bug #144425
12364         Cheers Tim for finding the bug
12365
12366 2004-06-15  Thomas Vander Stichele  <thomas at apestaart dot org>
12367
12368         * sys/v4l/gstv4l.c: (plugin_init):
12369         * sys/v4l/gstv4lcolorbalance.c:
12370         * sys/v4l/gstv4lcolorbalance.h:
12371         * sys/v4l/gstv4lelement.c:
12372         * sys/v4l/gstv4lelement.h:
12373         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
12374         * sys/v4l/gstv4lmjpegsink.h:
12375         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
12376         * sys/v4l/gstv4lmjpegsrc.h:
12377         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
12378         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
12379         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
12380         * sys/v4l/gstv4lsrc.h:
12381         * sys/v4l/gstv4ltuner.c:
12382         * sys/v4l/gstv4ltuner.h:
12383         * sys/v4l/gstv4lxoverlay.c:
12384         * sys/v4l/gstv4lxoverlay.h:
12385         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
12386         (gst_v4l_set_window), (gst_v4l_enable_overlay):
12387         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
12388         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
12389         (gst_v4l_set_audio):
12390         * sys/v4l/v4l_calls.h:
12391         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
12392         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_sync_frame),
12393         (gst_v4lmjpegsink_set_buffer), (gst_v4lmjpegsink_set_playback),
12394         (gst_v4lmjpegsink_playback_init),
12395         (gst_v4lmjpegsink_playback_start), (gst_v4lmjpegsink_get_buffer),
12396         (gst_v4lmjpegsink_play_frame), (gst_v4lmjpegsink_wait_frame),
12397         (gst_v4lmjpegsink_playback_stop),
12398         (gst_v4lmjpegsink_playback_deinit):
12399         * sys/v4l/v4lmjpegsink_calls.h:
12400         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
12401         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_buffer),
12402         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
12403         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_capture_start),
12404         (gst_v4lmjpegsrc_grab_frame), (gst_v4lmjpegsrc_requeue_frame),
12405         (gst_v4lmjpegsrc_capture_stop), (gst_v4lmjpegsrc_capture_deinit):
12406         * sys/v4l/v4lmjpegsrc_calls.h:
12407         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
12408         (gst_v4lsrc_sync_frame), (gst_v4lsrc_set_capture),
12409         (gst_v4lsrc_capture_init), (gst_v4lsrc_capture_start),
12410         (gst_v4lsrc_grab_frame), (gst_v4lsrc_requeue_frame),
12411         (gst_v4lsrc_capture_stop), (gst_v4lsrc_capture_deinit),
12412         (gst_v4lsrc_try_palette):
12413         * sys/v4l/v4lsrc_calls.h:
12414           bunch of paranoia cleanups
12415
12416 2004-06-14  David Schleef  <ds@schleef.org>
12417
12418         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_init),
12419         (cdparanoia_get), (cdparanoia_open), (cdparanoia_change_state):
12420         Send discont events and change timestamps appropriately when
12421         we get a seek event.  (bug #144240)
12422         * ext/cdparanoia/gstcdparanoia.h:
12423
12424 2004-06-14  Benjamin Otte  <otte@gnome.org>
12425
12426         * ext/alsa/gstalsa.c: Use snd_pcm_hw_params_set_rate _near instead of
12427           snd_pcm_hw_params_set_rate  since the latter fails for no good
12428           reason on some setups.
12429
12430 2004-06-14  David Schleef  <ds@schleef.org>
12431
12432         * gst/volume/demo.c: (value_changed_callback): exp10() is not
12433         standard.  Thank you for playing.
12434
12435 2004-06-14  Wim Taymans  <wim@fluendo.com>
12436
12437         * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
12438         Patch 1.3 broke the ordering of the colorspace info and
12439         made the plugin basically work by coincidence, reordered
12440         the info.
12441
12442 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
12443
12444         * ext/lame/gstlame.c:
12445         * ext/mad/gstmad.c:
12446           sync caps.  Make sure mad can only output a list of rates, not
12447           a full range.  In the future, have three caps lists for each of the
12448           mpeg versions.  Change mpegversion to a double as well.
12449
12450 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
12451
12452         * gst/volume/.cvsignore:
12453         * gst/volume/Makefile.am:
12454         * gst/volume/demo.c: (value_changed_callback), (idler),
12455         (setup_gui), (main):
12456           added small demo app
12457
12458 2004-06-13  Jan Schmidt  <thaytan@mad.scientist.com>
12459         * ext/esd/esdsink.c: (gst_esdsink_change_state):
12460         * ext/esd/esdsink.h:
12461         Close the esd connection on pause, because esd will just wait -
12462         blocking all other esd clients indefinitely.
12463
12464 2004-06-12  Christophe Fergeau  <teuf@gnome.org>
12465
12466         * gst/tags/gstvorbistag.c: replaced a g_warning which I added in my
12467           previous commit with GST_DEBUG
12468
12469 2004-06-12  Thomas Vander Stichele  <thomas at apestaart dot org>
12470
12471         * configure.ac:
12472           add a header check for a dvdread header in dvdnav.  Fixes #133002
12473
12474 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12475
12476         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
12477         * gst/tcp/gsttcpclientsink.h:
12478         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
12479         * gst/tcp/gsttcpclientsrc.h:
12480         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init),
12481         (gst_tcpserversink_handle_server_read),
12482         (gst_tcpserversink_init_send):
12483         * gst/tcp/gsttcpserversink.h:
12484         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
12485         * gst/tcp/gsttcpserversrc.h:
12486         Modified the tcp plugins so they are portable (IPv4,IPv6, any future
12487         version of IP)
12488
12489 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12490
12491         * configure.ac:
12492         Added ogg library so that OSX detects libtheora properly
12493
12494 2004-06-11  Wim Taymans  <wim@fluendo.com>
12495
12496         * ext/theora/theoradec.c: (theora_dec_chain),
12497         (theora_dec_change_state):
12498         Don't try to decode frames before we received a keyframe.
12499
12500 2004-06-11  Wim Taymans  <wim@fluendo.com>
12501
12502         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
12503         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
12504         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
12505         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
12506         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
12507         Added property to set the maximum delay of a page.
12508
12509 2004-06-10  Wim Taymans  <wim@fluendo.com>
12510
12511         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
12512         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
12513         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
12514         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
12515         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
12516         Added max-delay property to control the maximum amount
12517         of data to put in one page.
12518
12519 2004-06-10  Wim Taymans  <wim@fluendo.com>
12520
12521         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
12522         (gst_theora_enc_init), (theora_enc_sink_link),
12523         (theora_buffer_from_packet), (theora_enc_set_property),
12524         (theora_enc_get_property):
12525         Set duration on encoded buffer, added some more properties
12526
12527 2004-06-10  Wim Taymans  <wim@fluendo.com>
12528
12529         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
12530         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
12531         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
12532         * ext/theora/theoraenc.c: (theora_enc_chain):
12533         Fix refcounting bugs
12534
12535 2004-06-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
12536
12537         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
12538         (gst_asf_demux_loop), (gst_asf_demux_process_file),
12539         (gst_asf_demux_process_data), (gst_asf_demux_handle_data),
12540         (gst_asf_demux_process_object), (gst_asf_demux_get_stream),
12541         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event),
12542         (gst_asf_demux_handle_src_event), (gst_asf_demux_handle_src_query),
12543         (gst_asf_demux_change_state):
12544         * gst/asfdemux/gstasfdemux.h:
12545           You know Chimaira? "I - HATE - EVERYTHING". Yeah, that's what this
12546           feels like. I think we should set a new requirement for demuxers
12547           from now on to implement sane loop functions, data loops, query
12548           and seek functions before first commit into CVS. And this commit
12549           fixes all of the above.
12550
12551 2004-06-10  Christophe Fergeau  <teuf@gnome.org>
12552
12553         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add): make sure parsed
12554           vorbis comments are properly encoded in UTF-8 before adding them
12555           to a GstTagList
12556
12557 2004-06-09  Benjamin Otte  <otte@gnome.org>
12558
12559         * ext/alsa/gstalsa.c: (add_channels):
12560           handle min <= max correctly
12561         * ext/alsa/gstalsa.c: (gst_alsa_fixate_to_mimetype),
12562         (gst_alsa_fixate_field_nearest_int), (gst_alsa_fixate):
12563           add fixation functions so we fixate correctly. No preferring of alaw
12564           anymore because it's the first structure.
12565         * ext/alsa/gstalsa.h:
12566         * ext/alsa/gstalsa.c: (gst_alsa_sw_params_dump),
12567         (gst_alsa_hw_params_dump):
12568           add functions to ease debugging in alsalib
12569         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
12570         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
12571         (gst_alsa_start_audio):
12572           only specify hw params if we really setup a format (fixes #134007 -
12573           or at least works around it)
12574
12575 2004-06-09  Wim Taymans  <wim@fluendo.com>
12576
12577         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
12578         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
12579         (gst_ogg_mux_push_page), (gst_ogg_mux_get_headers),
12580         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_send_headers),
12581         (gst_ogg_mux_loop):
12582         Use stream caps to setup the initial pages in the ogg stream.
12583         Correctly set the streamheader caps on the srcpad.
12584
12585 2004-06-09  Thomas Vander Stichele  <thomas at apestaart dot org>
12586
12587         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
12588         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
12589         (gst_v4lsrc_getcaps):
12590         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
12591         (gst_v4l_get_picture), (gst_v4l_get_audio), (gst_v4l_set_audio):
12592           add querying of fps lists for webcams.  Negotiating to a framerate
12593           now works.
12594
12595 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
12596
12597         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
12598         (theora_push_buffer), (theora_push_packet),
12599         (theora_set_header_on_caps), (theora_enc_chain):
12600           mark buffers and put on streamheader, raw theora streaming
12601           now works too, whee
12602
12603 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
12604
12605         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
12606         (gst_tcp_gdp_read_caps):
12607           do a looping read for caps and GDP headers too
12608
12609 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
12610
12611         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
12612         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get):
12613           return EOS instead of NULL in _get
12614
12615 2004-06-08  Wim Taymans  <wim@fluendo.com>
12616
12617         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
12618         (gst_tcp_gdp_read_caps), (gst_tcp_gdp_write_header),
12619         (gst_tcp_gdp_write_caps):
12620         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
12621         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
12622         (gst_tcpserversrc_gdp_read_header), (gst_tcpserversrc_get):
12623         Memory leak fixes
12624
12625 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
12626
12627         * ext/vorbis/Makefile.am:
12628         * ext/vorbis/vorbis.c: (plugin_init):
12629         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_base_init),
12630         (gst_vorbis_parse_class_init), (gst_vorbis_parse_init),
12631         (vorbis_parse_set_header_on_caps), (vorbis_parse_chain),
12632         (vorbis_parse_change_state):
12633         * ext/vorbis/vorbisparse.h:
12634           adding a vorbisparse element that marks the buffers, streaming
12635           raw vorbis using GDP now works, whee
12636
12637 2004-06-08  Wim Taymans  <wim@fluendo.com>
12638
12639         * ext/jpeg/Makefile.am:
12640         * ext/jpeg/README:
12641         * ext/jpeg/gstjpeg.c: (plugin_init):
12642         * ext/jpeg/gstsmokedec.c: (gst_smokedec_get_type),
12643         (gst_smokedec_base_init), (gst_smokedec_class_init),
12644         (gst_smokedec_init), (gst_smokedec_link), (gst_smokedec_chain):
12645         * ext/jpeg/gstsmokedec.h:
12646         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_get_type),
12647         (gst_smokeenc_base_init), (gst_smokeenc_class_init),
12648         (gst_smokeenc_init), (gst_smokeenc_getcaps), (gst_smokeenc_link),
12649         (gst_smokeenc_resync), (gst_smokeenc_chain),
12650         (gst_smokeenc_set_property), (gst_smokeenc_get_property):
12651         * ext/jpeg/gstsmokeenc.h:
12652         * ext/jpeg/smokecodec.c: (smokecodec_init_destination),
12653         (smokecodec_flush_destination), (smokecodec_term_destination),
12654         (smokecodec_init_source), (smokecodec_fill_input_buffer),
12655         (smokecodec_skip_input_data), (smokecodec_resync_to_restart),
12656         (smokecodec_term_source), (smokecodec_encode_new),
12657         (smokecodec_decode_new), (smokecodec_info_free),
12658         (smokecodec_set_quality), (smokecodec_get_quality),
12659         (smokecodec_set_threshold), (smokecodec_get_threshold),
12660         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
12661         (find_best_size), (abs_diff), (put), (smokecodec_encode),
12662         (smokecodec_parse_header), (smokecodec_decode):
12663         * ext/jpeg/smokecodec.h:
12664         Added a new simple jpeg based codec
12665
12666 2004-06-08  Wim Taymans  <wim@fluendo.com>
12667
12668         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
12669         (gst_multipart_mux_loop):
12670         Fix memory leak
12671
12672 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
12673
12674         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
12675         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_client_remove),
12676         (gst_tcpserversink_handle_client_read), (gst_tcp_buffer_write),
12677         (gst_tcpserversink_handle_client_write), (gst_tcpserversink_chain),
12678         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
12679         * gst/tcp/gsttcpserversink.h:
12680           take streamheader into account
12681
12682 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
12683
12684         * gst/level/Makefile.am:
12685         * gst/level/gstlevel.c: (gst_level_class_init):
12686           clean up marshal generation
12687
12688 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
12689
12690         * gst/tcp/Makefile.am:
12691         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_get_type),
12692         (gst_tcpclientsink_class_init), (gst_tcpclientsink_init),
12693         (gst_tcpclientsink_set_property), (gst_tcpclientsink_get_property):
12694         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
12695         (gst_tcpclientsrc_init), (gst_tcpclientsrc_set_property),
12696         (gst_tcpclientsrc_get_property):
12697         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
12698         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
12699         (gst_tcpserversink_handle_client_read),
12700         (gst_tcpserversink_handle_client_write),
12701         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property):
12702         * gst/tcp/gsttcpserversink.h:
12703           add signals client-added and client-removed
12704         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
12705         (gst_tcpserversrc_init), (gst_tcpserversrc_set_property),
12706         (gst_tcpserversrc_get_property):
12707         uniformized, change default protocol to NONE
12708         * gst/tcp/gsttcp-marshal.list: added
12709 2004-06-07  Benjamin Otte  <otte@gnome.org>
12710
12711         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
12712           handle discont events if they happen before caps nego
12713
12714 2004-06-07  Wim Taymans  <wim@fluendo.com>
12715
12716         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
12717         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
12718         (gst_multipart_demux_plugin_init):
12719         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
12720         (gst_multipart_mux_init), (gst_multipart_mux_loop),
12721         (gst_multipart_mux_change_state):
12722         Small updates, fix a memleak
12723
12724 2004-06-07  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
12725
12726         * configure.ac: OSS portability
12727         * ext/arts/gst_arts.c: idem
12728         * sys/oss/gstosselement.c: idem
12729         * sys/oss/gstossmixer.c: idem
12730         * sys/oss/gstosssink.c: idem
12731         * sys/oss/gstosssrc.c: idem
12732         * sys/oss/oss_probe.c: idem
12733           - check for soundcard.h in different places for some BSD
12734
12735 2004-06-07  Jan Schmidt <thaytan@mad.scientist.com>
12736
12737         * AUTHORS:
12738         Add me to the authors file
12739         * configure.ac:
12740         Increase the libdv requirement to >= version 0.100
12741         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
12742         (gst_dvdec_src_query), (gst_dvdec_handle_sink_event),
12743         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state):
12744         * ext/dv/gstdvdec.h:
12745         Add support for the new_media flag when sending DISCONT events
12746         Make the querying work when video pad is not linked
12747
12748 2004-06-07  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
12749
12750         reviewed by Benjamin Otte  <otte@gnome.org>
12751
12752         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init):
12753           create a NULL-initialized array of pads, so we don't think they
12754           exist already. (fixes #143130)
12755
12756 2004-06-07  Benjamin Otte  <otte@gnome.org>
12757
12758         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init),
12759         (mixmatrix_resize), (gst_mixmatrix_set_all_caps),
12760         (gst_mixmatrix_request_new_pad), (gst_mixmatrix_loop):
12761           don't use // coments
12762
12763 2004-06-07  Benjamin Otte  <otte@gnome.org>
12764
12765         * ext/alsa/gstalsa.c: (gst_alsa_samples_to_timestamp):
12766           cast to GstClockTime to get higher granularity
12767         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
12768           use gst_element_set_time_delay to get the exact time
12769         * ext/mad/gstmad.c: (gst_mad_chain):
12770           use the negotiated rate instead of the current frame's rate which
12771           might be wrong because of bit errors. This avoids emitting totally
12772           bogus timestamps and screwing sync.
12773         (fixes #143454)
12774
12775 2004-06-07  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
12776
12777         reviewed by Benjamin Otte  <otte@gnome.org>
12778
12779         * gst/adder/gstadder.c: (gst_adder_loop):
12780           properly error out when no negotiation has happened yet. (fixes
12781           #143032)
12782
12783 2004-06-06  Benjamin Otte  <otte@gnome.org>
12784
12785         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
12786           forward correctly transformed offset in discont events. Based on
12787           patch by Arwed v. Merkatz. (fixes #142851)
12788
12789 2004-06-06  David Schleef  <ds@schleef.org>
12790
12791         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: that's
12792         G_HAVE_GNUC_VARARGS, not G_HAVE_GNU_VARARGS.  Should fix compile
12793         problems on several systems.
12794
12795 2004-06-06  Benjamin Otte  <otte@gnome.org>
12796
12797         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
12798           use explicit caps on the srcpad
12799         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
12800           properly error out if caps couldn't be set (fixes #142764)
12801
12802 2004-06-06  Benjamin Otte  <otte@gnome.org>
12803
12804         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
12805         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
12806         (gst_alsa_start_audio):
12807           - don't call set_periods_integer anymore, it breaks the
12808           configuration randomly
12809           - call snd_pcm_hw_params_set_access directly instead of using masks
12810           - don't fail if the sw_params can't be set, just use the default
12811           params and hope it works. Alsalib has weird issues when you touch
12812           sw_params and does no proper error reporting about what failed.
12813         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
12814         (gst_alsa_close_audio):
12815           make our alsa debugging go via gst debugging and not conditionally
12816           defined
12817         * ext/alsa/gstalsa.h:
12818           add ALSA_DEBUG_FLUSH macro
12819         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper),
12820         (plugin_init):
12821           wrap alsa errors to be printed via the gst debugging system and not
12822           spammed to stderr
12823
12824 2004-06-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
12825
12826         * gst/qtdemux/qtdemux.c: (gst_qtdemux_init),
12827         (gst_qtdemux_handle_src_query), (gst_qtdemux_handle_src_event),
12828         (gst_qtdemux_handle_sink_event), (gst_qtdemux_change_state),
12829         (gst_qtdemux_loop_header), (qtdemux_dump_mvhd),
12830         (qtdemux_parse_trak):
12831         * gst/qtdemux/qtdemux.h:
12832           Bitch. Also known as seeking, querying & co.
12833         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
12834         (gst_osssink_change_state):
12835         * sys/oss/gstosssink.h:
12836           Resyncing is for weenies, this hack is no longer needed and was
12837           broken anyway (since it - unintendedly - always leaves resync to
12838           TRUE).
12839
12840 2004-06-05  Andrew Turner <zxombie@hotpop.com>
12841
12842         * gst/tcp/gsttcp.c: portability (Solaris 10/FreeBSD)
12843         * gst/tcp/gsttcpclientsrc.h: idem
12844           - define MSG_NOSIGNAL if not done
12845           - include unistd.h for off_t
12846           (fixes #143749)
12847
12848 2004-06-05  Benjamin Otte  <otte@gnome.org>
12849
12850         * configure.ac:
12851         * ext/kio/Makefile.am:
12852           check for qt's moc preprocessor explicitly and use it
12853
12854 2004-06-03  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
12855
12856         * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
12857           don't get a signal for EPIPE on socket writes
12858           (somebody check if this works on other platforms)
12859
12860 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
12861
12862         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
12863         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
12864           check error condition on available samples correctly
12865
12866 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
12867
12868         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_time):
12869           avoid a segfault
12870         * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),
12871         (gst_tcp_gdp_read_header), (gst_tcp_gdp_read_caps):
12872         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
12873         (gst_tcpserversrc_gdp_read_header):
12874          use ssize_t over size_t since the former is signed and thus the
12875          check for error codes can work
12876
12877 2004-06-02  Wim Taymans  <wim@fluendo.com>
12878
12879         reviewed by: Johan
12880
12881         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
12882         (gst_multipart_mux_loop):
12883         Oops
12884
12885 2004-06-02  Wim Taymans  <wim@fluendo.com>
12886
12887         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
12888         (gst_multipart_mux_init), (gst_multipart_mux_loop),
12889         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
12890         (gst_multipart_mux_change_state):
12891         Added configurable boundary specifier, added the value as a
12892         caps field as well.
12893
12894 2004-06-02  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12895
12896         * gst/tcp/gsttcp.c:
12897         * gst/tcp/gsttcpclientsrc.c:
12898         * gst/tcp/gsttcpclientsrc.h:
12899         * gst/tcp/gsttcpserversrc.c:
12900           - portability fix, to compile on OSX
12901             (fixes #143146)
12902
12903         * sys/osxaudio/gstosxaudioelement.c:
12904         * sys/osxaudio/gstosxaudiosink.c:
12905         * sys/osxaudio/gstosxaudiosrc.c:
12906           - compilation warnings on OSX
12907             (fixes #143153)
12908
12909 2004-06-02  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
12910
12911         * ext/vorbis/vorbisdec.c : sign warning fixes
12912
12913         * gst-libs/gst/mixer/mixertrack.c :
12914           do no use defines which are glib 2.4 specific
12915
12916 2004-06-01  Christophe Fergeau  <teuf@gnome.org>
12917
12918         * ext/flac/gstflactag.c: strip ending framing bit from vorbiscomment
12919           buffer since libflac doesn't expect it (reports a sync error when
12920           it encounters that)
12921
12922
12923 2004-06-01  Owen Fraser-Green  <owen@discobabe.net>
12924
12925         * gst-libs/gst/mixer/mixertrack.h: Changed struct syntax
12926         * gst-libs/gst/mixer/mixertrack.c:
12927         (gst_mixer_track_get_property), (get_mixer_track_init),
12928         (get_mixer_track_get_property): Added property accessors
12929         * gst-libs/gst/mixer/mixeroptions.h: Changed struct syntax
12930         * gst-libs/gst/mixer/mixeroptions.c:
12931         (gst_mixer_options_get_values): Added
12932         * gst-libs/gst/mixer/mixer.h: Changed GstMixerClass syntax
12933         * gst-libs/gst/mixer/mixer.c: Fixed comment
12934
12935
12936 2004-06-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
12937
12938         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
12939           improve error messages on open
12940
12941
12942 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
12943
12944         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
12945           check if v4l-conf is in path
12946
12947 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
12948
12949         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
12950           change assert to a more readable error message
12951
12952 2004-05-31  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
12953
12954         * gst-libs/gst/tuner/tunerchannel.h:
12955           - add a freq_multiplicator field to make the conversion
12956             between internal frequency unit and Hz
12957         * sys/v4l/gstv4lelement.c:
12958         * sys/v4l2/gstv4l2element.c:
12959           - change default video device to /dev/video0
12960         * sys/v4l/v4l_calls.c:
12961         * sys/v4l2/v4l2_calls.c:
12962           - we only expose frequency to the user in Hz instead of
12963             bastard v4lX unit (either 62.5kHz or 62.5Hz)
12964
12965 2004-05-31  Jan Schmidt  <thaytan@mad.scientist.com>
12966         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
12967           Initialise b_o_s and e_o_s variables
12968         * gst-libs/gst/riff/riff-media.c:
12969         (gst_riff_create_video_caps_with_data):
12970           Add some unusual fourcc's from mplayer avi's
12971         * gst/multipart/multipartmux.c: (gst_multipart_mux_plugin_init):
12972           Make the muxer have rank GST_RANK_NONE, so it doesn't mess up
12973           autoplugging.
12974
12975 2004-05-28  Wim Taymans  <wim@fluendo.com>
12976
12977         * configure.ac:
12978         * gst/alpha/Makefile.am:
12979         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
12980         (gst_alpha_get_type), (gst_alpha_base_init),
12981         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
12982         (gst_alpha_get_property), (gst_alpha_sink_link), (gst_alpha_add),
12983         (gst_alpha_chroma_key), (gst_alpha_chain),
12984         (gst_alpha_change_state), (plugin_init):
12985         A plugin to add an alpha channel to I420 video. Can optionally do
12986         chroma keying.
12987         * gst/multipart/Makefile.am:
12988         * gst/multipart/multipart.c: (plugin_init):
12989         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
12990         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
12991         (gst_multipart_demux_finalize), (gst_multipart_demux_handle_event),
12992         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
12993         (gst_multipart_demux_change_state),
12994         (gst_multipart_demux_plugin_init):
12995         * gst/multipart/multipartmux.c: (gst_multipart_mux_get_type),
12996         (gst_multipart_mux_base_init), (gst_multipart_mux_class_init),
12997         (gst_multipart_mux_get_sink_event_masks), (gst_multipart_mux_init),
12998         (gst_multipart_mux_sinkconnect), (gst_multipart_mux_pad_link),
12999         (gst_multipart_mux_pad_unlink),
13000         (gst_multipart_mux_request_new_pad),
13001         (gst_multipart_mux_handle_src_event),
13002         (gst_multipart_mux_next_buffer), (gst_multipart_mux_compare_pads),
13003         (gst_multipart_mux_queue_pads), (gst_multipart_mux_loop),
13004         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
13005         (gst_multipart_mux_change_state), (gst_multipart_mux_plugin_init):
13006         A Multipart demuxer/muxer. Not sure if it violates specs. Used to
13007         send multipart jpeg images to a browser.
13008         * gst/videobox/Makefile.am:
13009         * gst/videobox/README:
13010         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
13011         (gst_video_box_get_type), (gst_video_box_base_init),
13012         (gst_video_box_class_init), (gst_video_box_init),
13013         (gst_video_box_set_property), (gst_video_box_get_property),
13014         (gst_video_box_sink_link), (gst_video_box_i420),
13015         (gst_video_box_ayuv), (gst_video_box_chain),
13016         (gst_video_box_change_state), (plugin_init):
13017         Crops or adds borders around an image. can do alpha channel
13018         borders as well.
13019         * gst/videomixer/Makefile.am:
13020         * gst/videomixer/README:
13021         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
13022         (gst_videomixer_pad_base_init), (gst_videomixer_pad_class_init),
13023         (gst_videomixer_pad_get_sink_event_masks),
13024         (gst_videomixer_pad_get_property),
13025         (gst_videomixer_pad_set_property),
13026         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_link),
13027         (gst_videomixer_pad_unlink), (gst_videomixer_pad_init),
13028         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
13029         (gst_videomixer_base_init), (gst_videomixer_class_init),
13030         (gst_videomixer_init), (gst_videomixer_request_new_pad),
13031         (gst_videomixer_handle_src_event),
13032         (gst_videomixer_blend_ayuv_i420), (gst_videomixer_fill_checker),
13033         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
13034         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
13035         (gst_videomixer_loop), (gst_videomixer_get_property),
13036         (gst_videomixer_set_property), (gst_videomixer_change_state),
13037         (plugin_init):
13038         Generic video mixer plugin, can handle multiple inputs all with
13039         different framerates and video sizes. Is fully alpha channel
13040         aware.
13041
13042 2004-05-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
13043
13044         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
13045           Select first track as master track. Not sure how else to handle
13046           that...
13047         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer):
13048           Discard discont events. Should fix #142962.
13049
13050 2004-05-26  Ronald Bultje  <rbultje@ronald.bitfreak.net>
13051
13052         * ext/alsa/Makefile.am:
13053         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init),
13054         (gst_alsa_mixer_build_list), (gst_alsa_mixer_get_volume),
13055         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
13056         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
13057         (gst_alsa_mixer_get_option):
13058         * ext/alsa/gstalsamixer.h:
13059         * ext/alsa/gstalsamixeroptions.c:
13060         (gst_alsa_mixer_options_get_type),
13061         (gst_alsa_mixer_options_class_init), (gst_alsa_mixer_options_init),
13062         (gst_alsa_mixer_options_new):
13063         * ext/alsa/gstalsamixeroptions.h:
13064         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
13065         * ext/alsa/gstalsamixertrack.h:
13066           Add enumerations (as GstMixerOptions). Make correct distinction
13067           between input/output tracks. Add capture/playback private flag.
13068           Use flag to decide on whether to set capture or playback volumes
13069           or switches. Use playback and record switches.
13070         * gst-libs/gst/mixer/Makefile.am:
13071         * gst-libs/gst/mixer/mixer-marshal.list:
13072         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init),
13073         (gst_mixer_set_option), (gst_mixer_get_option),
13074         (gst_mixer_mute_toggled), (gst_mixer_record_toggled),
13075         (gst_mixer_volume_changed), (gst_mixer_option_changed):
13076         * gst-libs/gst/mixer/mixer.h:
13077         * gst-libs/gst/mixer/mixeroptions.c: (gst_mixer_options_get_type),
13078         (gst_mixer_options_class_init), (gst_mixer_options_init),
13079         (gst_mixer_options_dispose):
13080         * gst-libs/gst/mixer/mixeroptions.h:
13081           Add GstMixerOptions.
13082         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
13083           Rename Audio Mixer to OSS Mixer (similar to Alsa Mixer). Fix
13084           broken device detection on computers with multiple OSS sound
13085           cards.
13086
13087 2004-05-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13088
13089         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
13090           fixate nicely even when the peer is not negotiating
13091
13092 2004-05-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13093
13094         * gst/audioconvert/gstaudioconvert.c:
13095         (gst_audio_convert_parse_caps):
13096           make sure we don't allow depth > width
13097         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
13098           fixate endianness to G_BYTE_ORDER as default
13099         * gst/audioscale/gstaudioscale.c:
13100           we don't handle another endianness as host-endianness
13101
13102 2004-05-25  David Schleef  <ds@schleef.org>
13103
13104         * gst/ffmpegcolorspace/mem.c:  malloc() is in stdlib.h, not malloc.h
13105
13106 2004-05-24  Benjamin Otte  <otte@gnome.org>
13107
13108         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_sinkconnect),
13109         (gst_oggvorbisenc_setup):
13110           properly fail when we can't setup the vorbis encoder due to
13111           unsupported settings
13112         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sinkconnect),
13113         (gst_vorbisenc_setup):
13114           same
13115         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
13116           fix case where warnings occured when one pad was unlinked while the
13117           other's link function was called
13118
13119 2004-05-24  Thomas Vander Stichele  <thomas at apestaart dot org>
13120
13121         * gst/tcp/Makefile.am:
13122           use GST_ENABLE_NEW
13123
13124 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13125
13126         * gst-libs/gst/resample/private.h:
13127           don't use optimizations that are #if 0'ed
13128
13129 2004-05-24  Wim Taymans  <wim@fluendo.com>
13130
13131         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
13132         Fix potential division by zero error and hopefully get
13133         the position query right to get correct timestamps on avi
13134         audio.
13135
13136 2004-05-24  Wim Taymans  <wim@fluendo.com>
13137
13138         * gst/videoscale/videoscale.c: (gst_videoscale_scale_nearest),
13139         (gst_videoscale_scale_nearest_str2),
13140         (gst_videoscale_scale_nearest_str4),
13141         (gst_videoscale_scale_nearest_32bit),
13142         (gst_videoscale_scale_nearest_24bit),
13143         (gst_videoscale_scale_nearest_16bit):
13144         Fix the scaling algorithm and avoid a buffer overflow.
13145         removed the while loop in the scaling function as it
13146         was used for point sampling only.
13147
13148 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13149
13150         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
13151         (gst_id3_tag_class_init), (gst_id3_tag_init),
13152         (gst_id3_tag_set_property), (gst_id3_tag_get_tag_to_render),
13153         (gst_id3_tag_handle_event), (gst_id3_tag_do_caps_nego),
13154         (gst_id3_tag_send_tag_event):
13155           lots of fixes to make id3mux work and id3demux work correctly
13156
13157 2004-05-24  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
13158
13159         * ext/Makefile.am:
13160           add rules to build shout2send (was removed by accident
13161           when this module was no more marked experimental/broken)
13162
13163 2004-05-24  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13164
13165         * ext/shout2/gstshout2.c:
13166         * ext/shout2/gstshout2.h:
13167           adding a "connection problem" signal to shout2send
13168           (fixes #142954)
13169
13170 2004-05-21  Thomas Vander Stichele  <thomas at apestaart dot org>
13171
13172         * ext/kio/kioreceiver.cpp:
13173         * ext/kio/kioreceiver.h:
13174           fix sign comparison issues
13175
13176 2004-05-21  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
13177
13178         * gst/cdxaparse/gstcdxaparse.c:
13179         * gst/cdxaparse/gstcdxaparse.h:
13180           some renaming
13181           add some checks/sanity
13182           prepare for seek addition
13183
13184         * sys/sunaudio/gstsunaudio.c:
13185           remove exported dupe init function
13186
13187 2004-05-21  Jan Schmidt  <thaytan@mad.scientist.com>
13188
13189         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_get_formats),
13190         (gst_dvdec_src_convert), (gst_dvdec_sink_convert):
13191           Fix format conversion and position querying.
13192         * gst/debug/progressreport.c: (gst_progressreport_report):
13193           Don't output a bogus total value that we didn't query.
13194         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
13195           Always set XV_AUTOPAINT_COLORKEY to true. Fixes xvimagesink showing
13196           only a blank window after xine has been used.
13197
13198 2004-05-21  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13199
13200         * m4/as-arts.m4:
13201           sync with upstream version to fix test on FC2
13202           readd with -ko to preserve Id header
13203
13204 2004-05-20  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
13205
13206         * configure.ac:
13207           test for FIONREAD ioctl in sys/filio.h for Solaris compat.
13208         * gst/tcp/gsttcpclientsrc.c: idem
13209         * gst/tcp/gsttcpserversink.c: idem
13210         * gst/tcp/gsttcpserversrc.c: idem
13211         * m4/gst-fionread.m4: idem
13212
13213         * sys/sunaudio/gstsunaudio.c: change category to Sink/Audio
13214
13215         * configure.ac: enable speex plugin for speex 1.1.5+
13216         * ext/speex/gstspeexenc.c: fix cast warning
13217
13218         * ext/esd/README: fix typo
13219
13220 2004-05-20  David Schleef  <ds@schleef.org>
13221
13222         * configure.ac: Minor cosmetic change to convince the buildbot to
13223         reautogen.
13224         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_class_init),
13225         (gst_sunaudiosink_init), (gst_sunaudiosink_getcaps),
13226         (gst_sunaudiosink_pad_link), (gst_sunaudiosink_chain),
13227         (gst_sunaudiosink_setparams), (gst_sunaudiosink_open),
13228         (gst_sunaudiosink_close), (gst_sunaudiosink_change_state),
13229         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property):
13230         More hacking.  Plays audio now.
13231
13232 2004-05-20  David Schleef  <ds@schleef.org>
13233
13234         * configure.ac:
13235         * sys/Makefile.am:
13236
13237 2004-05-20  David Schleef  <ds@schleef.org>
13238
13239         * sys/osxaudio/Makefile.am:  New OS X audio plugin by Zaheer Abbas Merali
13240         * sys/osxaudio/gstosxaudio.c:
13241         * sys/osxaudio/gstosxaudioelement.c:
13242         * sys/osxaudio/gstosxaudioelement.h:
13243         * sys/osxaudio/gstosxaudiosink.c:
13244         * sys/osxaudio/gstosxaudiosink.h:
13245         * sys/osxaudio/gstosxaudiosrc.c:
13246         * sys/osxaudio/gstosxaudiosrc.h:
13247
13248 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
13249
13250         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps),
13251         (gst_vorbisenc_chain):
13252           put the codec headers on the caps as streamheader as well as
13253           pushing them out
13254
13255 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
13256
13257         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
13258         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
13259         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain):
13260         split up push_packet into two functions
13261
13262 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
13263
13264         * gst/tcp/.cvsignore:
13265           ignore enums
13266         * gst/tcp/Makefile.am:
13267         * gst/tcp/README:
13268         * gst/tcp/gsttcp.c:
13269         * gst/tcp/gsttcp.h:
13270         * gst/tcp/gsttcpclientsink.c:
13271         * gst/tcp/gsttcpclientsink.h:
13272         * gst/tcp/gsttcpclientsrc.c:
13273         * gst/tcp/gsttcpclientsrc.h:
13274         * gst/tcp/gsttcpplugin.c:
13275         * gst/tcp/gsttcpserversink.c:
13276         * gst/tcp/gsttcpserversink.h:
13277         * gst/tcp/gsttcpserversrc.c:
13278         * gst/tcp/gsttcpserversrc.h:
13279           add new tcp elements
13280
13281 2004-05-19  Wim Taymans  <wim@fluendo.com>
13282
13283         * gst/law/mulaw-conversion.c: (mulaw_encode):
13284         Fix overflow bug in ulaw encoding.
13285
13286 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13287
13288         * ext/mad/gstmad.c: (gst_mad_handle_event):
13289           don't unref the event twice
13290
13291 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13292
13293         * configure.ac:
13294           remove -Wno-sign-compare
13295
13296 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13297
13298         * configure.ac:
13299           remove -DG_DISABLE_DEPRECATED. It's not usable without workarounds
13300           if you want to work against glib 2.2 and 2.4
13301
13302 2004-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
13303
13304         * gst/tcp/Makefile.am:
13305         * gst/tcp/gsttcp.c:
13306         * gst/tcp/gsttcp.h:
13307         * gst/tcp/gsttcpsink.h:
13308         * gst/tcp/gsttcpsrc.h:
13309           gsttcp -> gsttcpplugin + CVS surgery in preparation for tcp merge
13310
13311 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13312
13313         * gst/debug/tests.c: (md5_get_value):
13314           fix segfault on gst-inspect
13315
13316 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13317
13318         * gst/debug/testplugin.c:
13319         * gst/debug/tests.c:
13320         * gst/debug/tests.h:
13321           add new extensible and configurable testing element. Current tests
13322           include buffer count, stream length, timestamp/duration matching and
13323           md5.
13324         * gst/debug/Makefile.am:
13325         * gst/debug/gstdebug.c: (plugin_init):
13326           add infrastructure for new element
13327
13328 2004-05-19  Johan Dahlin  <johan@gnome.org>
13329
13330         * ext/dv/gstdvdec.c (gst_dvdec_quality_get_type): Add proper
13331         ending of the array. Fixes gst-inspect segfault on ppc.
13332
13333 2004-05-19  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
13334
13335         * ext/dirac/gstdiracdec.cc : change category to Codec/Decoder/Video
13336
13337         * m4/a52.m4 : don't fix a test that should fail with current a52dec lib
13338
13339 2004-05-18  David Schleef  <ds@schleef.org>
13340
13341         * gst/ffmpegcolorspace/imgconvert.c: (img_convert): Fixes for
13342         warnings (bugs, actually) noticed by gcc but not forte.
13343
13344 2004-05-18  David Schleef  <ds@schleef.org>
13345
13346         * sys/sunaudio/Makefile.am:
13347         * sys/sunaudio/gstsunaudio.c: New sunaudiosink
13348
13349 2004-05-18  David Schleef  <ds@schleef.org>
13350
13351         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
13352         (gst_qtdemux_loop_header):  Patch from dcm@acm.org (David Moore)
13353         to allow qtdemux to use non-seekable streams. (bug #142272)
13354
13355 2004-05-18  David Schleef  <ds@schleef.org>
13356
13357         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16),
13358         (gst_resample_sinc_ft_float): Remove use of static temporary
13359         buffer.  This code was obviously not supposed to last long, but
13360         it's stuck in our ABI, so it required a little hack to make it
13361         ABI-compatible.  Fixes #142585.
13362         * gst-libs/gst/resample/resample.h: same.
13363
13364 2004-05-18  David Schleef  <ds@schleef.org>
13365
13366         * configure.ac: Add sunaudio
13367         * examples/Makefile.am: make gstplay depend on gconf
13368         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Remove c99-isms
13369         * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette),
13370         (convert_table_lookup), (img_convert): remove c99-isms
13371         * gst/ffmpegcolorspace/imgconvert_template.h: make a constant
13372           unsigned, to fix a warning on Solaris
13373         * gst/mpeg1sys/systems.c: bcopy->memcpy
13374         * gst/rtjpeg/RTjpeg.c: (RTjpeg_yuvrgb8): bcopy->memcpy
13375         * sys/Makefile.am: Add sunaudio
13376
13377 2004-05-18  Wim Taymans  <wim@fluendo.com>
13378
13379         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_init),
13380         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
13381         (gst_ogg_mux_next_buffer), (gst_ogg_mux_push_page),
13382         (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
13383         (gst_ogg_mux_loop):
13384         Fix an ugly memleak where the muxer didn't flush enough ogg
13385         pages. This also resulted in badly muxed ogg files.
13386
13387 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
13388
13389         * gst/asfdemux/asfheaders.c :
13390         * gst/asfdemux/asfheaders.h :
13391         * gst/asfdemux/gstasfdemux.c :
13392           - fix ASF_OBJ_PADDING guid
13393           - add 3 new object guids (language list, metadata,
13394             extended stream properties)
13395           - add a function to parse extended header objects
13396
13397 2004-05-18  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13398
13399         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
13400           remove leftover debugging g_print
13401
13402 2004-05-17  Ronald Bultje  <rbultje@ronald.bitfreak.net>
13403
13404         * ext/mad/gstmad.c: (gst_mad_handle_event):
13405           Fix for when the first format in a discont event is not a
13406           byte-based one. Should fix #137710.
13407
13408 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
13409
13410         * m4/a52.m4 : fix compilation with -Wall -Werror
13411         * m4/libfame.m4 : idem
13412         * m4/libmikmod.m4 : idem
13413
13414 2004-05-17  Benjamin Otte  <otte@gnome.org>
13415
13416         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
13417           signal the new tags before giving up the reference
13418
13419 2004-05-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13420
13421         * ext/shout2/gstshout2.c:
13422           use application/ogg instead of application/x-ogg (patch by Patrick
13423           Guimond, fixes #142432)
13424         * sys/oss/gstosselement.c: (gst_osselement_reset),
13425         (gst_osselement_sync_parms):
13426           don't set fragment size unless specified (fixes #142493)
13427
13428 2004-05-17  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
13429
13430         * configure.ac : fix compilation of v4l2src with "-Wall -Werror"
13431           fixes #142664
13432
13433 2004-05-17  Benjamin Otte  <otte@gnome.org>
13434
13435         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
13436           compute offsets correctly for internal buffers so timestamps are set
13437           correctly when we can't seek. Also handle cases where there are no
13438           offsets. (based on a patch by David Moore, fixes #142507)
13439
13440 2004-05-17  Benjamin Otte  <otte@gnome.org>
13441
13442         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
13443           use correct variable when determining amount of data to skip so we
13444           don't skip into the void and segfault
13445
13446 2004-05-16  Benjamin Otte  <otte@gnome.org>
13447
13448         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
13449           Hi, I'm a memleak
13450
13451 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
13452
13453         * gst/asfdemux/gstasfdemux.c:
13454           - fix a mem leak and always propagate tags
13455           - add WMV3 to known video codecs (but no decoder yet)
13456           - replace "surplus data" at end of audio header for what
13457             it is : codec specific data
13458           - fix a typo
13459
13460 2004-05-16  Arwed v. Merkatz  <v.merkatz@gmx.net>
13461
13462         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
13463
13464         * gst-libs/gst/audio/audioclock.c:
13465           Fix wrong return type (#142205).
13466
13467 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
13468
13469         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_init):
13470           Ignore CRCs by default (fixes #142566).
13471
13472 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
13473
13474         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
13475         (gst_alsa_mixer_close), (gst_alsa_mixer_supported),
13476         (gst_alsa_mixer_build_list), (gst_alsa_mixer_free_list),
13477         (gst_alsa_mixer_change_state), (gst_alsa_mixer_list_tracks),
13478         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
13479         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record):
13480           Fix for cases where we fail to attach to a mixer.
13481
13482 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
13483
13484         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
13485           Don't touch events after not owning them anymore.
13486         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
13487         (gst_wavparse_fmt), (gst_wavparse_other),
13488         (gst_wavparse_handle_seek), (gst_wavparse_loop),
13489         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
13490         (gst_wavparse_srcpad_event):
13491         * gst/wavparse/gstwavparse.h:
13492           Add seeking, fix querying.
13493
13494 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
13495
13496         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
13497           - process comments even if they don't end with \0\0
13498             g_convert would ignore them if present and works well without them
13499
13500 2004-05-16  Benjamin Otte  <otte@gnome.org>
13501
13502         * ext/alsa/gstalsa.c: (gst_alsa_caps), (gst_alsa_get_caps):
13503           simplify caps
13504
13505 2004-05-16  Benjamin Otte  <otte@gnome.org>
13506
13507         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
13508           don't write to memory we might not write to - g_convert does that
13509           for us anyway (fixes #142613)
13510         (gst_asf_demux_audio_caps):
13511           comment out gst_util_dump_mem
13512
13513 2004-05-16  Benjamin Otte  <otte@gnome.org>
13514
13515         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
13516           compute correct expected timestamps after seek (broken since
13517           last commit)
13518         * ext/gdk_pixbuf/pixbufscale.c: (pixbufscale_init):
13519           rename element and debugging category to gdkpixbufscale
13520
13521 2004-05-16  Benjamin Otte  <otte@gnome.org>
13522
13523         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
13524           add error checking to snd_pcm_delay and remove duplicate call to
13525           snd_pcm_delay that caused issues (see inline code comments)
13526         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
13527           make more readable and fix return value when snd_pcm_delay fails
13528         (fixes #142586)
13529
13530 2004-05-15  Jan Schmidt  <thaytan@mad.scientisti.com>
13531         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type),
13532         (gst_pixbufscale_get_type), (gst_pixbufscale_base_init),
13533         (gst_pixbufscale_class_init), (gst_pixbufscale_getcaps),
13534         (gst_pixbufscale_link), (gst_pixbufscale_init),
13535         (gst_pixbufscale_handle_src_event), (pixbufscale_scale),
13536         (gst_pixbufscale_chain), (gst_pixbufscale_set_property),
13537         (gst_pixbufscale_get_property), (pixbufscale_init):
13538         * ext/gdk_pixbuf/pixbufscale.h:
13539         Add these files I forgot earlier
13540
13541 2004-05-15  Jan Schmidt  <thaytan@mad.scientist.com>
13542         * ext/gdk_pixbuf/Makefile.am:
13543         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
13544         * ext/gdk_pixbuf/gstgdkpixbuf.h:
13545         Add new pixbufscale element to scale RGB video
13546         using gdk_pixbuf, because gdk_pixbuf does BILINEAR
13547         and HYPER interpolation correctly.
13548         * ext/theora/theoraenc.c: (theora_enc_chain),
13549         Discard buffer and return if explicit caps could not be set
13550         (theora_enc_get_property):
13551         Make _get return kbps for the bitrate consistent with
13552         the _set function.
13553
13554
13555 2004-05-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13556
13557         * ext/libvisual/visual.c: (gst_visual_chain):
13558           add missing visual_audio_analyze
13559
13560 2004-05-14  David Schleef  <ds@schleef.org>
13561
13562         * ext/esd/esdsink.c: (gst_esdsink_chain): Fix crash when ESD
13563         is killed while we're playing.
13564         * gst/qtdemux/qtdemux.c: (qtdemux_parse): call
13565         gst_element_no_more_pads().
13566
13567 2004-05-14  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
13568
13569         * gst-libs/gst/riff/riff-read.c :
13570           - fix INFO tag extraction in RIFF/AVI files
13571             because gst_event_unref (event) also freed taglist
13572           - avoid a mem leak
13573
13574 2004-05-13  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
13575
13576         * ext/mad/gstid3tag.c : move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"
13577         * gst/wavenc/gstwavenc.c : move from "Codec/Encoder/Audio" to "Codec/Muxer/Audio"
13578
13579         * gst/auparse/gstauparse.c :
13580           - add code (commented for now) to support audio/x-adpcm on src pad
13581             (we have no decoder for those layout yet)
13582
13583         * gst/cdxaparse/gstcdxaparse.c :
13584         * gst/cdxaparse/gstcdxaparse.h :
13585           - partial rewrite using RiffRead (ripped iain's wavparse code)
13586
13587         * gst/rtp/gstrtpL16enc.c : typo
13588         * gst/rtp/gstrtpgsmenc.c : typo
13589
13590 2004-05-13  Benjamin Otte  <otte@gnome.org>
13591
13592         * configure.ac:
13593           check for exact version of libvisual, it's not supposed to be
13594           API/ABI stable yet
13595
13596 2004-05-13  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13597
13598         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
13599           signal no-more-pads
13600
13601 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
13602
13603         * ext/dv/gstdvdec.c: (gst_dvdec_src_convert)
13604         Report which format was used for GST_FORMAT_DEFAULT
13605         * gst/debug/Makefile.am:
13606         * gst/debug/gstdebug.c: (plugin_init):
13607         * gst/debug/progressreport.c: (gst_progressreport_base_init),
13608         (gst_progressreport_class_init), (gst_progressreport_init),
13609         (gst_progressreport_report), (gst_progressreport_set_property),
13610         (gst_progressreport_get_property), (gst_progressreport_chain),
13611         (gst_progressreport_plugin_init):
13612         Add progressreport element for testing.
13613
13614 2004-05-13  Thomas Vander Stichele  <thomas at apestaart dot org>
13615
13616         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_change_state):
13617         * sys/v4l/gstv4lsrc.h:
13618         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
13619         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
13620         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init),
13621         (gst_v4lsrc_grab_frame):
13622           add more debugging
13623           send a discont at start
13624
13625 2004-05-12  Colin Walters  <walters@redhat.com>
13626
13627         * gst/asfdemux/gstasfdemux.c (gst_asf_demux_process_segment): Avoid
13628         inflooping if we can't find a chunk.  Or in other words, don't blow
13629         chunks if we don't have a chunk to blow.
13630
13631 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
13632         * ext/audiofile/gstafsrc.c: (gst_afsrc_get):
13633         Remove old debug output
13634         * ext/dv/gstdvdec.c: (gst_dvdec_quality_get_type),
13635         (gst_dvdec_class_init), (gst_dvdec_loop), (gst_dvdec_change_state),
13636         (gst_dvdec_set_property), (gst_dvdec_get_property):
13637         Change the quality setting to an enum, so it works from gst-launch
13638         Don't renegotiate a non-linked pad. Allows audio only decoding.
13639         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_getcaps),
13640         (gst_deinterlace_link), (gst_deinterlace_init):
13641         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
13642         (gst_videodrop_link):
13643         Some caps negotiation fixes
13644
13645 2004-05-12  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
13646
13647         * ext/tarkin/gsttarkin.c :
13648           - Change RANK from NONE to PRIMARY
13649         * ext/gdk_pixbuf/gstgdkpixbuf.c :
13650           - Change RANK from NONE to MARGINAL
13651         * ext/divx/gstdivxenc.c :
13652           - Change RANK from PRIMARY to NONE (encoder/spider issue)
13653
13654 2004-05-12  Thomas Vander Stichele  <thomas at apestaart dot org>
13655
13656         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
13657         (gst_vorbisenc_push_packet):
13658           copy a function that was added between 1.0 and 1.0.1 until we
13659           depend on worthwhile features of post-1.0
13660
13661 2004-05-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13662
13663         * configure.ac:
13664           enable shout2 by default
13665         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
13666         (gst_shout2send_base_init), (gst_shout2send_init),
13667         (gst_shout2send_connect), (gst_shout2send_change_state):
13668         * ext/shout2/gstshout2.h:
13669           make this work again. Based on a patch by Zaheer Abbas Merali (fixes
13670           #142262)
13671         * ext/theora/theora.c: (plugin_init):
13672           don't set rank on encoders
13673
13674 2004-05-11  Jeremy Simon  <jesimon@libertysurf.fr>
13675
13676         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
13677           Use codec_data property instead of flag1 and flag2 for wma
13678
13679 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
13680
13681         * gst/cdxaparse/gstcdxaparse.c :
13682           - Add mpegversion to CAPS to make it link
13683           - Rank is as GST_RANK_SECONDARY instead of NONE
13684         * gst/auparse/gstauparse.c :
13685           - Document all audio encoding we can encounter from Solaris 9
13686             headers and libsndfile information.
13687           - Increase max. rate from 48000 to 192000 (to match other elements)
13688           - Don't try to play junk data between header and samples
13689
13690 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13691
13692         * ext/libvisual/visual.c: (gst_visual_getcaps):
13693           use the right caps depending on endianness (I hope)
13694         * ext/ogg/gstoggmux.c: (gst_ogg_mux_plugin_init):
13695           use GST_RANK_NONE for all non-decoding elements or spider gets
13696           mighty confused
13697
13698 2004-05-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
13699
13700         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
13701           Fix some odd cases and fix BE metadata parsing of unicode16 text.
13702
13703 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13704
13705         * gst/switch/gstswitch.c: (gst_switch_release_pad),
13706         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
13707         (gst_switch_loop), (gst_switch_get_type):
13708           whoever that was: DO NOT IMPORT PRIVATE SYMBOLS THAT ARE NOT IN
13709           HEADERS. Had to be said.
13710
13711 2004-05-10  David Schleef  <ds@schleef.org>
13712
13713         * configure.ac: Add prototype Dirac support.
13714         * ext/Makefile.am:
13715         * ext/dirac/Makefile.am:
13716         * ext/dirac/gstdirac.cc:
13717         * ext/dirac/gstdiracdec.cc:
13718
13719 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
13720
13721         * gst/auparse/gstauparse.c: (gst_auparse_class_init),
13722         (gst_auparse_init), (gst_auparse_chain),
13723         (gst_auparse_change_state):
13724           Hack around spider. Remove me some day please.
13725
13726 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
13727
13728         * gst/auparse/gstauparse.c: (gst_auparse_chain):
13729           Fix for some uninitialized variables in previous patch, also
13730           makes it work. Fixes #142286 while we're at it.
13731
13732 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
13733
13734         * gst/auparse/gstauparse.c:
13735                 fixes a-law, adds mu-law, linear pcm (8,16,24,32), ieee (32, 64)
13736                 only unsupported formats are ADPCM/CCITT G.72x
13737                 reviewed by Ronald
13738         * gst-libs/gst/audio/audio.h: adds 24bit depth to PCM (x-raw-int)
13739
13740 2004-05-10  Wim Taymans  <wim@fluendo.com>
13741
13742         * ext/vorbis/Makefile.am:
13743         * ext/vorbis/README:
13744         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_formats),
13745         (oggvorbisenc_get_type), (vorbis_caps_factory), (raw_caps_factory),
13746         (gst_oggvorbisenc_base_init), (gst_oggvorbisenc_class_init),
13747         (gst_oggvorbisenc_sinkconnect), (gst_oggvorbisenc_convert_src),
13748         (gst_oggvorbisenc_convert_sink),
13749         (gst_oggvorbisenc_get_query_types), (gst_oggvorbisenc_src_query),
13750         (gst_oggvorbisenc_init), (gst_oggvorbisenc_get_tag_value),
13751         (gst_oggvorbisenc_metadata_set1), (gst_oggvorbisenc_set_metadata),
13752         (get_constraints_string), (update_start_message),
13753         (gst_oggvorbisenc_setup), (gst_oggvorbisenc_write_page),
13754         (gst_oggvorbisenc_chain), (gst_oggvorbisenc_get_property),
13755         (gst_oggvorbisenc_set_property), (gst_oggvorbisenc_change_state):
13756         * ext/vorbis/oggvorbisenc.h:
13757         * ext/vorbis/vorbis.c: (plugin_init):
13758         * ext/vorbis/vorbisenc.c: (vorbis_caps_factory),
13759         (raw_caps_factory), (gst_vorbisenc_class_init),
13760         (gst_vorbisenc_init), (gst_vorbisenc_setup),
13761         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain),
13762         (gst_vorbisenc_get_property), (gst_vorbisenc_set_property):
13763         * ext/vorbis/vorbisenc.h:
13764         Added a raw vorbis encoder to be used with the oggmuxer.
13765         We still need the old encoder for some gnome applications,
13766         read the README to find out how that works.
13767         The raw encoder is called "rawvorbisenc" until 0.9.
13768
13769 2004-05-10  Wim Taymans  <wim@fluendo.com>
13770
13771         * ext/ogg/gstogg.c: (plugin_init):
13772         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init),
13773         (gst_ogg_print):
13774         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type),
13775         (gst_ogg_mux_base_init), (gst_ogg_mux_class_init),
13776         (gst_ogg_mux_get_sink_event_masks), (gst_ogg_mux_init),
13777         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_pad_link),
13778         (gst_ogg_mux_pad_unlink), (gst_ogg_mux_request_new_pad),
13779         (gst_ogg_mux_handle_src_event), (gst_ogg_mux_next_buffer),
13780         (gst_ogg_mux_push_page), (gst_ogg_mux_compare_pads),
13781         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop),
13782         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property),
13783         (gst_ogg_mux_change_state), (gst_ogg_mux_plugin_init):
13784         Added an ogg muxer.
13785         Small typo fixes in the demuxer.
13786
13787 2004-05-10  Wim Taymans  <wim@fluendo.com>
13788
13789         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
13790         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
13791         (theora_enc_change_state), (theora_enc_set_property),
13792         (theora_enc_get_property):
13793         Mark the last packet with an EOS flag which is not really needed
13794         in gstreamer.
13795         Do some better video framerate initialisation.
13796         Update the buffer timestamp.
13797
13798 2004-05-10  Jan Schmidt  <thaytan@mad.scientist.com>
13799
13800         * ext/dv/gstdvdec.c: (gst_dvdec_change_state):
13801         Return the result of the parent state change call
13802
13803 2004-05-10  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
13804
13805         * gst/law/alaw.c : alawdec should be registered with type ALAWDEC, not ALAWENC
13806         * gst/law/alaw-decode.c : put audio/x-alaw on pads, instead of audio/x-mulaw
13807         * gst/law/alaw-encode.c : (idem)
13808         * ext/a52dec/gsta52dec.c : mark audio/a52, audio/ac3 as deprecated in a comment
13809         * gst/ac3parse/gstac3parse.c : audio/ac3 => audio/x-ac3
13810         * gst/realmedia/rmdemux.c : audio/a52 => audio/x-ac3
13811
13812 2004-05-09  Benjamin Otte  <otte@gnome.org>
13813
13814         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
13815           don't use a fixed buffer size when writing variable length data to
13816           it. Fixes memory corruption and makes alsasrc work
13817
13818 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
13819
13820         * ext/gnomevfs/gstgnomevfssink.c:
13821         (_gst_boolean_allow_overwrite_accumulator),
13822         (gst_gnomevfssink_class_init), (gst_gnomevfssink_open_file):
13823           Run glib's default signal handler (??) in RUN_CLEANUP rather than
13824           RUN_LAST, and don't use that to set the accumulator value because
13825           then it's always FALSE.
13826
13827 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
13828
13829         * gst-libs/gst/riff/riff-media.c:
13830         (gst_riff_create_video_caps_with_data),
13831         (gst_riff_create_audio_caps),
13832         (gst_riff_create_audio_template_caps):
13833         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
13834           Fix for unaligned RIFF files (i.e. where all the chunks together
13835           in a LIST chunk are not of the same size as the size given in
13836           the LIST chunk header). Fixes several odd WAVE files. Also fix
13837           ADPCM (block_align property) in audio, so that wavparse based
13838           on this works now as it used to stand-alone.
13839
13840 2004-05-09  Edward Hervey  <bilboed@bilboed.com>
13841
13842         reviewed by Benjamin Otte  <otte@gnome.org>
13843
13844         * ext/a52dec/gsta52dec.c:
13845         * ext/divx/gstdivxdec.c:
13846         * ext/divx/gstdivxenc.c:
13847         * ext/dts/gstdtsdec.c: (gst_dtsdec_base_init):
13848         * ext/faac/gstfaac.c: (gst_faac_base_init):
13849         * ext/faad/gstfaad.c: (gst_faad_base_init):
13850         * ext/ivorbis/vorbisfile.c:
13851         * ext/lame/gstlame.c:
13852         * ext/libfame/gstlibfame.c:
13853         * ext/mpeg2enc/gstmpeg2enc.cc:
13854         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_base_init):
13855         * ext/sidplay/gstsiddec.cc:
13856         * ext/speex/gstspeexdec.c:
13857         * ext/speex/gstspeexenc.c:
13858         * ext/xvid/gstxviddec.c:
13859         * ext/xvid/gstxvidenc.c:
13860           correct klasses. Mostly s,Codec/(Audio|Video),\1/Codec,
13861           (fixes #142193)
13862
13863 2004-05-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
13864
13865         * ext/alsa/gstalsa.c: (device_list),
13866         (gst_alsa_class_probe_devices):
13867         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
13868           Fix alsa oddness in mixer after the combination of using mixer
13869           in source/sink elements and using hw:x,y instead of just hw:x.
13870
13871 2004-05-09  Benjamin Otte  <otte@gnome.org>
13872
13873         * gst/wavparse/gstwavparse.c: (gst_wavparse_destroy_sourcepad),
13874         (gst_wavparse_create_sourcepad):
13875           make PAUSED=>READY=>PAUSED=READY work by not destroying NULL
13876           sourcepads
13877
13878 2004-05-09  Benjamin Otte  <otte@gnome.org>
13879
13880         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
13881           allow discont events before caps nego
13882
13883 2004-05-08  Benjamin Otte  <otte@gnome.org>
13884
13885         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
13886           don't leak events
13887
13888 2004-05-08  Benjamin Otte  <otte@gnome.org>
13889
13890         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
13891         (gst_level_change_state), (gst_level_init):
13892         * gst/level/gstlevel.h:
13893           figure out if we're initialized directly instead of keeping a
13894           variable that's wrong in 90% of cases
13895           don't initialize pads and then leak them and use a new unitialized
13896           pad. (fixes #142084)
13897           these were bugs so n00bish I didn't find them for an hour :/
13898
13899 2004-05-08 Iain <iain@prettypeople.org>
13900
13901         * gst/wavparse/gstwavparse.[ch]: Rewrote to use RiffRead instead.
13902         * gst-libs/gst/riff/riff-read.c (gst_riff_read_peek_head): Unstatic it
13903         (gst_riff_read_element_data): Ditto, and added a got_bytes argument to
13904         return the length that was read.
13905         (gst_riff_read_strf_auds): Allow fmt tags as well.
13906
13907 2004-05-07  David Schleef  <ds@schleef.org>
13908
13909         * ext/faad/gstfaad.c: (gst_faad_sinkconnect): HACK to correct
13910         signed char assumption in faad.h.
13911
13912 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
13913
13914         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps):
13915           Missing break, detected by Daniel Gazard <daniel.gazard@free.fr>.
13916
13917 2004-05-07  Colin Walters  <walters@redhat.com>
13918
13919         * gst/volume/gstvolume.c (gst_volume_dispose): Unref dpman.
13920         * ext/flac/gstflacdec.c (gst_flacdec_dispose): Add dispose
13921         function.
13922         * gst/audioscale/gstaudioscale.c (gst_audioscale_dispose):
13923         Add dispose function.
13924
13925 2004-05-08  Jan Schmidt  <thaytan@mad.scientist.com>
13926         * ext/dv/gstdvdec.c: (gst_dvdec_video_link):
13927           Fix caps nego and pad templates. RGB mode caps should
13928           work now.
13929         * ext/dvdnav/gst-dvd:
13930           Move mpeg2dec inside the thread because otherwise the
13931           queue rejects cap changes mid-stream
13932         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
13933         (gst_mpeg2dec_flush_decoder):
13934           For mpeg2dec > 0.4.0, call the flush function instead of
13935           manually extracting all in-flight frames.
13936         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_factory),
13937         (gst_dv1394src_init), (gst_dv1394src_iso_receive):
13938           Change mime type video/dv go video/x-dv to match the
13939           rest of gst-plugins
13940
13941 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
13942
13943         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
13944         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_type),
13945         (gst_alsa_sink_class_init):
13946         * ext/alsa/gstalsasink.h:
13947         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_type),
13948         (gst_alsa_src_class_init):
13949         * ext/alsa/gstalsasrc.h:
13950           Make alsasink/src a subclass of alsamixer so that mixer stuff
13951           shows up in gst-rec. Needs some finetuning.
13952
13953 2004-05-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13954
13955         * ext/lame/gstlame.c: (gst_lame_chain):
13956           simplify
13957         * ext/mad/gstmad.c: (gst_mad_handle_event):
13958           fix event leak
13959         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
13960           be able to detect mp3 files < 4096 bytes
13961
13962 2004-05-06  Wim Taymans  <wim@fluendo.com>
13963
13964         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
13965         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
13966         (theora_enc_set_property), (theora_enc_get_property):
13967         Also encode the first frame, cleanup some code.
13968
13969 2004-05-06  Wim Taymans  <wim@fluendo.com>
13970
13971         * ext/mpeg2enc/gstmpeg2enc.cc:
13972         Forward events first before deciding that negotiation was
13973         not performed.
13974
13975 2004-05-06  Wim Taymans  <wim@fluendo.com>
13976
13977         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
13978         First process the events before deciding that negotiation
13979         was not performed.
13980
13981 2004-05-06  Wim Taymans  <wim@fluendo.com>
13982
13983         * ext/theora/Makefile.am:
13984         * ext/theora/theora.c: (plugin_init):
13985         * ext/theora/theoradec.c: (theora_dec_change_state):
13986         * ext/theora/theoraenc.c: (gst_theora_enc_base_init),
13987         (gst_theora_enc_class_init), (gst_theora_enc_init),
13988         (theora_enc_sink_link), (theora_enc_event), (theora_push_packet),
13989         (theora_enc_chain), (theora_enc_change_state),
13990         (theora_enc_set_property), (theora_enc_get_property):
13991         Added a theora encoder, grouped the encoder and decoder into the
13992         same plugin.
13993
13994 2004-05-05  Thomas Vander Stichele  <thomas at apestaart dot org>
13995
13996         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
13997         (gst_jpegenc_chain):
13998         fix DURATION on outgoing buffers
13999         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
14000         debug using time formats
14001         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
14002         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
14003         (gst_xvimagesink_sink_link):
14004         windows with width/height 0 generate X errors, so don't allow them
14005
14006 2004-05-05  Wim Taymans  <wim@fluendo.com>
14007
14008         * ext/mpeg2dec/gstmpeg2dec.c: (src_templ),
14009         (gst_mpeg2dec_base_init), (gst_mpeg2dec_init),
14010         (gst_mpeg2dec_negotiate_format):
14011         * ext/mpeg2dec/gstmpeg2dec.h:
14012           removed the static pad template so that we can add the
14013           more accurate framerate value to the caps.
14014
14015
14016 2004-05-04  Benjamin Otte  <otte@gnome.org>
14017
14018         * configure.ac:
14019           check for kdemacros.h, too (should fix #141821)
14020         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
14021           don't crash if no header was sent, but nicely error out (fixes part
14022           of #141554)
14023
14024 2004-05-04  Wim Taymans  <wim@fluendo.com>
14025
14026         * ext/mpeg2enc/gstmpeg2enc.cc: (gst_mpeg2enc_dispose): call the
14027         parent dispose function to avoid segfault on destroy.
14028
14029 2004-05-04  Thomas Vander Stichele  <thomas at apestaart dot org>
14030
14031         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
14032         (plugin_init):
14033         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
14034         (gst_xvimagesink_sink_link):
14035         clean up debugging caps
14036         also recreate xvimage when format has changed
14037
14038 2004-05-04  Benjamin Otte  <otte@gnome.org>
14039
14040         * ext/libvisual/Makefile.am:
14041         * ext/libvisual/visual.c: (gst_visual_class_init),
14042         (gst_visual_init), (gst_visual_dispose), (gst_visual_getcaps),
14043         (gst_visual_srclink), (gst_visual_chain),
14044         (gst_visual_change_state), (plugin_init):
14045           use a GstAdapter to correctly adapt buffer sizes - allows using a
14046           framerate
14047
14048 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
14049
14050         * sys/v4l/gstv4lelement.h:
14051         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
14052         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps), (gst_v4lsrc_getcaps),
14053         (gst_v4lsrc_buffer_free):
14054         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities):
14055         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
14056         (gst_v4lsrc_sync_frame), (gst_v4lsrc_grab_frame),
14057         (gst_v4lsrc_requeue_frame):
14058         move some debugging categories around
14059         query for fps index and set accordingly if found
14060
14061 2004-05-03  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
14062
14063         * ext/lame/gstlame.c:
14064         correct defaults that lame_init puts out of range
14065
14066 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
14067
14068         * ext/divx/gstdivxenc.c: (gst_divxenc_get_type),
14069         (gst_divxenc_class_init):
14070         fix range since -1 is the default
14071         * gst/mpeg1sys/gstmpeg1systemencode.c:
14072         (gst_mpeg1_system_encode_get_type), (gst_system_encode_multiplex):
14073         * gst/rtjpeg/gstrtjpegdec.c: (gst_rtjpegdec_get_type),
14074         (gst_rtjpegdec_chain):
14075         * gst/rtjpeg/gstrtjpegenc.c: (gst_rtjpegenc_get_type),
14076         (gst_rtjpegenc_chain):
14077         * sys/qcam/gstqcamsrc.c: (gst_autoexp_mode_get_type),
14078         (gst_qcamsrc_get_type), (gst_qcamsrc_change_state):
14079         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_get_type):
14080         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_type):
14081         * sys/v4l/gstv4lsrc.c:
14082         * sys/v4l/v4l_calls.c: (gst_v4l_open):
14083         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
14084         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
14085         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init):
14086         * sys/vcd/vcdsrc.c: (vcdsrc_get_type), (vcdsrc_get):
14087           remove gst_info calls
14088
14089 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
14090
14091         * Makefile.am:
14092         * po/af.po:
14093         * po/az.po:
14094         * po/en_GB.po:
14095         * po/nl.po:
14096         * po/sr.po:
14097         * po/sv.po:
14098           Updated translations
14099
14100 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
14101
14102         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
14103           refactor/comment code
14104
14105 2004-05-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14106
14107         * gst/asfdemux/Makefile.am:
14108         * gst/asfdemux/asfheaders.c:
14109         * gst/asfdemux/asfheaders.h:
14110         * gst/asfdemux/gstasf.c: (plugin_init):
14111         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_get_type),
14112         (gst_asf_demux_base_init), (gst_asf_demux_process_comment),
14113         (gst_asf_demux_setup_pad):
14114         * gst/asfdemux/gstasfdemux.h:
14115         * gst/asfdemux/gstasfmux.c:
14116         * gst/asfdemux/gstasfmux.h:
14117           Add tagging support to demuxer, split out registration in its own
14118           file instead of in demux (hacky), and prevent having some tables
14119           in our memory multiple times (in asfheaders.h).
14120
14121 2004-05-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14122
14123         * gst/matroska/matroska-demux.c:
14124         (gst_matroska_demux_parse_metadata):
14125         * gst/matroska/matroska-ids.h:
14126           Basic tag reading support.
14127
14128 2004-04-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14129
14130         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
14131           Really detect ac-3 audio.
14132         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find):
14133           really detect matroska files (off-by-1).
14134
14135 2004-04-30  David Schleef  <ds@schleef.org>
14136
14137         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
14138         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_type_get),
14139         (qtdemux_dump_stsz), (qtdemux_dump_stco), (qtdemux_dump_co64),
14140         (qtdemux_dump_unknown), (qtdemux_parse_tree), (qtdemux_parse_udta),
14141         (qtdemux_tag_add), (get_size), (gst_qtdemux_handle_esds): More qtdemux
14142         hackage -- parse a lot more atoms, extract a few tags.  One might even
14143         mistake this for tag support.  Maybe it is.
14144         * gst/qtdemux/qtdemux.h:
14145
14146 2004-04-30  Colin Walters  <walters@verbum.org>
14147
14148         * ext/alsa/gstalsasink.c (gst_alsa_sink_mmap): Plug a memleak.
14149
14150 2004-04-30  Thomas Vander Stichele  <thomas at apestaart dot org>
14151
14152         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
14153         (gst_ffmpegcolorspace_getcaps):
14154           remove broken nego fix
14155
14156 2004-04-30  Benjamin Otte  <otte@gnome.org>
14157
14158         * configure.ac:
14159         * ext/Makefile.am:
14160         * ext/libvisual/Makefile.am:
14161         * ext/libvisual/visual.c:
14162           add initial support for libvisual (http://libvisual.sourceforge.net)
14163           libvisual is still quite alpha, so expect crashes in there :)
14164
14165 2004-04-29  David Schleef  <ds@schleef.org>
14166
14167         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream), (qtdemux_parse),
14168         (qtdemux_parse_trak), (get_size), (gst_qtdemux_handle_esds): Hacked
14169         up qtdemux to make it spit out codec_data.  Do _not_ look at this
14170         code; you will no longer respect me.
14171
14172 2004-04-29  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
14173
14174         * ext/alsa/gstalsa.c : (gst_alsa_class_probe_devices)
14175         * ext/alsa/gstalsa.h :
14176         change alsa pcm device discovery to find more than 1 device
14177         per card. code review by Ronald.
14178
14179 2004-04-29  David Schleef  <ds@schleef.org>
14180
14181         * sys/oss/gstosselement.c: (gst_osselement_rate_probe_check):
14182         Add a check for a driver bug on FreeBSD.  (bug #140565)
14183
14184 2004-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
14185
14186         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_get_type):
14187         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
14188         (gst_jpegenc_getcaps):
14189           move format setting to inner loop
14190         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
14191         (gst_ffmpegcolorspace_getcaps):
14192           use GST_PAD_CAPS if available so that we use already negotiated
14193           caps
14194         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
14195         (qtdemux_parse_moov), (qtdemux_parse):
14196           extra debugging
14197         * sys/qcam/qcam-Linux.c: (qc_lock_wait), (qc_unlock):
14198         * sys/qcam/qcam-os.c: (qc_lock_wait), (qc_unlock):
14199           move hardcoded path to DEFINE
14200
14201 2004-04-28  David Schleef  <ds@schleef.org>
14202
14203         * gst/speed/gstspeed.c: (speed_parse_caps):  Fix caps parsing.
14204         (bug #140064)
14205
14206 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14207
14208         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
14209           Don't probe for playback device if we're a source element. Fixes
14210           #139658.
14211
14212 2004-04-29  Benjamin Otte  <otte@gnome.org>
14213
14214         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
14215         (gst_id3_tag_chain):
14216           rewrite buffer offset
14217
14218 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14219
14220         * configure.ac:
14221         * ext/Makefile.am:
14222         * ext/dts/Makefile.am:
14223         * ext/dts/gstdtsdec.c: (gst_dtsdec_get_type),
14224         (gst_dtsdec_base_init), (gst_dtsdec_class_init), (gst_dtsdec_init),
14225         (gst_dtsdec_channels), (gst_dtsdec_renegotiate),
14226         (gst_dtsdec_handle_event), (gst_dtsdec_update_streaminfo),
14227         (gst_dtsdec_loop), (gst_dtsdec_change_state),
14228         (gst_dtsdec_set_property), (gst_dtsdec_get_property),
14229         (plugin_init):
14230         * ext/dts/gstdtsdec.h:
14231           New DTS decoder.
14232         * ext/faad/gstfaad.c: (gst_faad_sinkconnect),
14233         (gst_faad_srcconnect):
14234           Add ESDS atom handling (.m4a).
14235
14236 2004-04-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14237
14238         * ext/divx/gstdivxdec.c: (plugin_init):
14239           Remove comment that makes no sense.
14240         * ext/mad/gstid3tag.c: (gst_id3_tag_set_property):
14241           Fix for obvious typo that resulted in warnings during gst-register.
14242         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link),
14243         (gst_xviddec_sink_link):
14244           Fix caps negotiation a bit better.
14245         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
14246           We call this 'codec_data', not 'esds'.
14247
14248 2004-04-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14249
14250         * gst/monoscope/gstmonoscope.c:
14251           make sure we only provide 256x128
14252         * gst/monoscope/monoscope.c: (monoscope_init):
14253           assert size of 256x128
14254
14255 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
14256
14257         * Makefile.am:
14258         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_fixate),
14259         (gst_v4lsrc_getcaps), (gst_v4lsrc_buffer_free):
14260           fixate to max width and height of device
14261
14262 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
14263
14264         * Makefile.am:
14265         * sys/v4l/gstv4l.c:
14266         * sys/v4l/gstv4lsrc.c:
14267         * sys/v4l/v4l_calls.c:
14268         * sys/v4l/v4lsrc_calls.c:
14269           fix for qc-usb driver which fakes having more than one buffer
14270           by handing the same buffer twice, which confused GStreamer's/v4lsrc
14271           buffer_free override
14272           add debugging
14273
14274 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
14275
14276         * Makefile.am:
14277         * gst/videotestsrc/gstvideotestsrc.c:
14278         (gst_videotestsrc_class_init), (gst_videotestsrc_change_state),
14279         (gst_videotestsrc_init), (gst_videotestsrc_get),
14280         (gst_videotestsrc_set_property), (gst_videotestsrc_get_property):
14281         * gst/videotestsrc/gstvideotestsrc.h:
14282           add num-buffers property
14283
14284         2004-04-26  Benjamin Otte  <otte@gnome.org>
14285
14286         * ext/mad/gstid3tag.c: (plugin_init):
14287           set id3mux rank to NONE so it doesn't confuse spider
14288           require audio/mpeg,mpegversion=1 in id3mux
14289
14290 2004-04-26  Benjamin Otte  <otte@gnome.org>
14291
14292         * configure.ac:
14293           detect faad correctly as non-working if it's indeed non-working
14294
14295 2004-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
14296
14297         * Makefile.am:
14298         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
14299         (gst_jpegenc_class_init), (gst_jpegenc_getcaps):
14300         fix _getcaps so it only negotiates to its supported format
14301
14302 2004-04-25  Benjamin Otte  <otte@gnome.org>
14303
14304         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
14305           fix memleak
14306
14307 2004-04-23  Benjamin Otte  <otte@gnome.org>
14308
14309         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
14310           audio/x-raw-int with height rules! not. Now it's depth.
14311
14312 2004-04-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14313
14314         * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
14315         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
14316         (gst_wavparse_loop):
14317           Missing variable initialization. Add handling of DVI ADPCM. Fix
14318           mis-parsing of LIST chunks. This works around a bug where we mis-
14319           parse non-aligning LIST chunks (so LIST chunks where the contents
14320           don't align with the actual LIST size). The correct fix is to use
14321           rifflib, I'm not going to fix wavparse - too much work. All this
14322           fixes #104878.
14323
14324 2004-04-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14325
14326         reviewed by Benjamin Otte  <otte@gnome.org>
14327
14328         * ext/shout/gstshout.c: (gst_icecastsend_change_state):
14329           fix shoutcast not working (fixes #140844)
14330
14331 2004-04-22  Benjamin Otte  <otte@gnome.org>
14332
14333         * ext/hermes/gsthermescolorspace.c:
14334         (gst_hermes_colorspace_caps_remove_format_info):
14335         * gst/colorspace/gstcolorspace.c:
14336         (gst_colorspace_caps_remove_format_info):
14337         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
14338         (gst_ffmpegcolorspace_caps_remove_format_info):
14339           s/gst_caps_simplify/gst_caps_do_simplify/
14340
14341 2004-04-22  Benjamin Otte  <otte@gnome.org>
14342
14343         * gst-libs/gst/riff/riff-media.c:
14344         (gst_riff_create_video_caps_with_data):
14345           mpegversion is an int
14346         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init):
14347           don't try to create pad templates with NULL caps, use any caps
14348           instead.
14349
14350 2004-04-20  David Schleef  <ds@schleef.org>
14351
14352         * ext/sdl/Makefile.am: Link against libgstinterfaces, not
14353         libgstxoverlay.  jmmv@menta.net (Julio M. Merino Vidal)
14354         (bug #140384)
14355
14356 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
14357
14358         reviewed by David Schleef
14359
14360         * ext/mad/gstid3tag.c: Add stdlib.h
14361         * gst/rtp/gstrtpgsmenc.c: same
14362         * gst/tags/gstid3tag.c: same
14363         * gst/udp/gstudpsrc.c: (gst_udpsrc_get): Fix GST_DISABLE_LOADSAVE
14364         * gst/tcp/gsttcpsink.c: (gst_tcpsink_sink_link): Adjust
14365         GST_DISABLE_LOADSAVE use.
14366         * gst/udp/gstudpsink.c: (gst_udpsink_sink_link): Likewise.
14367         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get): Likewise.
14368         * ext/gnomevfs/gstgnomevfssrc.c: Include <stdlib.h> (needed by
14369         atol(3)).
14370         * sys/oss/gstosselement.h: Include <sys/types.h> (needed for dev_t).
14371         * gst/tags/gstvorbistag.c: Include <stdlib.h> (needed by
14372         strtoul(3)).
14373         * gst/rtp/gstrtpL16enc.c: Include <stdlib.h> (needed by random(3)).
14374         * ext/mad/Makefile.am: (libgstmad_la_CFLAGS): Add $(MAD_CFLAGS)
14375         $(ID3_CFLAGS).
14376         * ext/libfame/Makefile.am: (libgstlibfame_la_CFLAGS): Add
14377         $(LIBFAME_CFLAGS).
14378
14379 2004-04-20  David Schleef  <ds@schleef.org>
14380
14381         * gst/realmedia/rmdemux.c:  This was supposed to part of the
14382         last checkin.  Same idea.
14383
14384 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
14385
14386         reviewed by David Schleef
14387
14388         * configure.ac: bump required gstreamer version to 0.8.1.1
14389         because of following changes [--ds]
14390
14391         * gst-libs/gst/riff/riff-read.c:  Include gst/gstutils.h.
14392         (gst_riff_peek_head, gst_riff_peek_list, gst_riff_read_list)
14393         (gst_riff_read_header):  Use GST_READ_UINT*
14394         macros to access possibly unaligned memory.
14395
14396         * gst/typefind/gsttypefindfunctions.c: Include gst/gstutils.h.
14397         (mp3_type_find):  Use GST_READ_UINT*
14398         macros to access possibly unaligned memory.
14399         (mp3_type_find, mpeg1_parse_header, qt_type_find)
14400         (speex_type_find): Likewise
14401
14402         * gst/tags/gstvorbistag.c: (ADVANCE): Likewise
14403
14404         * gst/qtdemux/qtdemux.c: Include stdlib.h (needed by realloc).
14405         (QTDEMUX_GUINT32_GET, QTDEMUX_GUINT16_GET, QTDEMUX_FP32_GET)
14406         (QTDEMUX_FP16_GET, QTDEMUX_FOURCC_GET)
14407         (gst_qtdemux_loop_header, gst_qtdemux_loop_header)
14408         (qtdemux_node_dump_foreach, qtdemux_tree_get_child_by_type)
14409         (qtdemux_tree_get_sibling_by_type):  Use GST_READ_UINT*
14410         macros to access possibly unaligned memory.
14411
14412         * gst/mpegstream/gstmpegpacketize.c: (parse_generic, parse_chunk):
14413         Likewise.
14414
14415         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead)
14416         (gst_mpeg_demux_parse_packet, gst_mpeg_demux_parse_pes): Likewise.
14417
14418         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
14419         Likewise.
14420
14421         * gst/mpeg2sub/gstmpeg2subt.c: (GST_BUFFER_DATA)
14422         (gst_mpeg2subt_chain_subtitle): Likewise.
14423
14424         * gst/mpeg1videoparse/gstmp1videoparse.c: (mp1videoparse_parse_seq)
14425         (gst_mp1videoparse_time_code, gst_mp1videoparse_real_chain):
14426         Likewise.
14427
14428         * gst/mpeg1sys/buffer.c: (mpeg1mux_buffer_update_audio_info):
14429         Likewise.
14430
14431         * gst/cdxaparse/gstcdxaparse.c: (gst_bytestream_peek_bytes):
14432         Likewise.
14433
14434         * gst/asfdemux/gstasfdemux.c: (_read_var_length, _read_uint):
14435         Likewise.
14436
14437 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
14438
14439         * configure.ac:
14440           update required version of GStreamer because of GST_TIME_FORMAT
14441
14442 2004-04-20  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14443
14444         * ext/mad/gstid3tag.c: (gst_id3_tag_init):
14445           remove leftover g_print
14446         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
14447           don't try setting only a subset of the caps. We don't want to kill
14448           autoplugging on purpose
14449
14450 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
14451
14452         * sys/ximage/ximagesink.c: (plugin_init):
14453         * sys/xvimage/xvimagesink.c: (plugin_init):
14454           add debugging categories
14455
14456 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
14457
14458         * po/en_GB.po:
14459         * po/LINGUAS:
14460           Adding en_GB translation (Gareth Owen)
14461
14462 2004-04-20  David Schleef  <ds@schleef.org>
14463
14464         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
14465         (qtdemux_parse), (qtdemux_type_get), (qtdemux_dump_mvhd),
14466         (qtdemux_dump_tkhd), (qtdemux_dump_stsd), (qtdemux_dump_unknown),
14467         (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
14468         A number of new features and hacks to extract the esds atom and
14469         put it into the caps.  (bug #137724)
14470
14471 2004-04-19  David Schleef  <ds@schleef.org>
14472
14473         * gconf/Makefile.am: Fix for non-GNU make
14474         * gst-libs/gst/Makefile.am: Change directory order to handle
14475         GstPlay linking with gstinterfaces
14476         * gst-libs/gst/audio/make_filter: make use of tr portable
14477         * gst-libs/gst/play/Makefile.am: Add intended \
14478         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
14479         (gst_xwin_set_clips): Switch to ISO variadic macro. Use a
14480         function prototype instead of void *.
14481         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Switch to ISO variadic
14482         macro.
14483         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
14484         (gst_ffmpegcolorspace_chain): wrap NULL in GST_ELEMENT_ERROR call
14485         * gst/videofilter/make_filter: make use of tr portable
14486         * pkgconfig/Makefile.am: Remove GNU extension in Makefile target
14487
14488 2004-04-19  Thomas Vander Stichele  <thomas at apestaart dot org>
14489
14490         * po/LINGUAS:
14491         * po/uk.po:
14492           Added Ukrainian translation (Maxim V. Dziumanenko)
14493
14494 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14495
14496         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_getcaps),
14497         (gst_gsmdec_link), (gst_gsmdec_chain):
14498           Fix capsnego, simplify chain function slightly.
14499         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
14500           Add GSM.
14501
14502 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14503
14504         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
14505         (gst_wavparse_destroy_sourcepad), (gst_wavparse_create_sourcepad),
14506         (gst_wavparse_parse_fmt), (gst_wavparse_change_state):
14507           Hack to make wavparse work with spider (always -> sometimes pad).
14508           Fixes #135862 && #140411.
14509
14510 2004-04-18  Benjamin Otte  <otte@gnome.org>
14511
14512         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
14513         (gst_osselement_rate_probe_check),
14514         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate):
14515           get rid of \n in debug output
14516
14517 2004-04-17  Iain <iain@prettypeople.org>
14518
14519         * gst/wavparse/gstwavparse.c (gst_wavparse_loop): Allow all events,
14520         not just EOS.
14521
14522 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14523
14524         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
14525         (gst_id3_tag_class_init), (gst_id3_tag_get_caps),
14526         (gst_id3_tag_add_src_pad), (gst_id3_tag_init),
14527         (gst_id3_tag_set_property), (gst_id3_tag_do_caps_nego),
14528         (gst_id3_tag_src_link), (gst_id3_tag_chain),
14529         (gst_id3_tag_change_state), (plugin_init):
14530           deprecate id3tag element and replace with id3demux/id3mux.
14531           great side effect: this ugly file is now even uglier, yay!
14532         * ext/mad/gstmad.h:
14533           remove non-available function
14534           update for new get_type
14535
14536 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14537
14538         * configure.ac:
14539           require mpeg2dec >= 0.4.0
14540
14541 2004-04-17  Benjamin Otte  <otte@gnome.org>
14542
14543         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
14544         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
14545         (gst_xvimagesink_set_xwindow_id):
14546           call GST_ELEMENT_ERROR whenever get_xcontext fails. Includes
14547           assorted cleanup fixes.
14548
14549 2004-04-16  David Schleef  <ds@schleef.org>
14550
14551         * sys/ximage/ximagesink.h: Compile fix for FreeBSD. (bug #140268)
14552         * sys/xvimage/xvimagesink.h: same
14553
14554 2004-04-16  Thomas Vander Stichele  <thomas at apestaart dot org>
14555
14556         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
14557           Fix GST_ELEMENT_ERROR with (NULL)
14558
14559 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14560
14561         * gst-libs/gst/riff/riff-media.c:
14562         (gst_riff_create_video_caps_with_data):
14563           Add div[3456] as fourccs for DivX 3 (fixes #140137).
14564
14565 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14566
14567         * gst-libs/gst/riff/riff-media.c:
14568         (gst_riff_create_video_caps_with_data),
14569         (gst_riff_create_video_caps), (gst_riff_create_audio_caps),
14570         (gst_riff_create_video_template_caps),
14571         (gst_riff_create_audio_template_caps):
14572         * gst-libs/gst/riff/riff-media.h:
14573         * gst-libs/gst/riff/riff-read.c:
14574         (gst_riff_read_strf_vids_with_data), (gst_riff_read_strf_vids):
14575         * gst-libs/gst/riff/riff-read.h:
14576         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
14577           Add MS RLE support. I added some functions to read out strf chunks
14578           into strf chunks and the data behind it. This is usually color
14579           palettes (as in RLE, but also in 8-bit RGB). Also use those during
14580           caps creation. Lastly, add ADPCM (similar to wavparse - which
14581           should eventually be rifflib based).
14582         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
14583         (gst_matroska_demux_init), (gst_matroska_demux_reset):
14584         * gst/matroska/matroska-demux.h:
14585           Remove placeholders for some prehistoric tagging system. Didn't add
14586           support for any tag system really anyway.
14587         * gst/qtdemux/qtdemux.c:
14588           Add support for audio/x-m4a (MPEG-4) through spider.
14589         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
14590         (gst_wavparse_loop):
14591           ADPCM support (#135862). Increase max. buffer size because we
14592           cannot split buffers for ADPCM (screws references) and I've seen
14593           files with 2048 byte chunks. 4096 seems safe for now.
14594
14595 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
14596
14597         * configure.ac: bump nano to 1
14598
14599 === release 0.8.1 ===
14600
14601 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
14602
14603         * configure.ac: releasing 0.8.1, "Comforting Sounds"
14604
14605 2004-04-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14606
14607         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
14608           Fix typo in divxversion (3 instead of 4 for "DIVX" fourcc).
14609           Fixes #140058
14610
14611 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
14612
14613         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_plugin_init):
14614           lower rank of dvddemux so that it's not used for mpeg playback.
14615
14616 2004-04-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14617
14618         * configure.ac:
14619           save libs correctly when checking mad
14620
14621 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
14622
14623         * ext/mad/gstid3tag.c: (plugin_init):
14624           lower rank of id3tag as proposed by Benjamin.  Fixes #139926.
14625
14626 2004-04-13  David Schleef  <ds@schleef.org>
14627
14628         * common/m4/gst-feature.m4: Call -config scripts with
14629         --plugin-libs if it is supported.
14630         * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect): sequences of
14631         JPEG images are image/jpeg.
14632         * gst/debug/Makefile.am:
14633         * gst/debug/negotiation.c: (gst_negotiation_class_init),
14634         (gst_negotiation_getcaps), (gst_negotiation_pad_link),
14635         (gst_negotiation_update_caps), (gst_negotiation_get_property),
14636         (gst_negotiation_plugin_init): Add a property that acts like
14637         filter caps.
14638         * testsuite/gst-lint:  Move license checking to be a standard
14639         test.
14640
14641 2004-04-13  David Schleef  <ds@schleef.org>
14642
14643         * gst/avi/gstavidemux.c: (gst_avi_demux_reset): Fix memleak.
14644         patch from Sebastien Cote (bug #139958)
14645
14646 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
14647
14648         * examples/gstplay/Makefile.am:
14649         * examples/gstplay/player.c: (main):
14650           make the commandline player example use gconf settings
14651
14652 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
14653
14654         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
14655         (gst_cacasink_sinkconnect), (gst_cacasink_init),
14656         (gst_cacasink_chain), (gst_cacasink_open), (gst_cacasink_close):
14657           init/end library during state transition, not object
14658           creation/disposal.  get rid of custom dispose handler.
14659
14660
14661 2004-04-12  Christian Schaller <Uraeus@gnome.org>
14662
14663         * sys/oss/gstosselement.c: s/lstat/stat/ from freeBSD, since it can
14664         be a symlink
14665
14666 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14667
14668         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_data):
14669           Handle JUNK chunks inside data section. Prevents warnings.
14670
14671 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14672
14673         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
14674         (gst_riff_create_video_template_caps):
14675           Add MS video v1.
14676         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
14677         (gst_avi_demux_stream_data):
14678           Add support for "rec-list" chunks.
14679
14680 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14681
14682         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
14683           Fix another codecname mismatch.
14684
14685 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14686
14687         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
14688           Fix divx caps mismatch and move from video/x-jpeg to image/jpeg
14689           so that MJPEG plays back.
14690
14691 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14692
14693         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
14694         (gst_mp1videoparse_real_chain), (gst_mp1videoparse_change_state):
14695         * gst/mpeg1videoparse/gstmp1videoparse.h:
14696           Fix for some slight mis-cuts in buffer parsing, and for some
14697           potential overflows or faults-causers. Adds disconts. Also fixes
14698           #139105 while we're at it.
14699
14700 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14701
14702         * configure.ac:
14703         * sys/v4l2/gstv4l2element.h:
14704           Workaround for missing struct v4l2_buffer declaration in Suse 9
14705           and Mandrake 10 linux/videodev2.h header file (#135919).
14706
14707 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14708
14709         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
14710           Bail out if no filename was given.
14711
14712 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14713
14714         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
14715         (gst_v4l2_fourcc_from_structure):
14716           Add Y41B/Y42B YUV formats (see #125732), fix Y41P (was typo'ed to
14717           Y41B somewhere).
14718
14719 2004-04-09  Benjamin Otte  <otte@gnome.org>
14720
14721         * ext/gnomevfs/gstgnomevfssink.c:
14722         (_gst_boolean_allow_overwrite_accumulator),
14723         (gst_gnomevfssink_class_init):
14724           fix erase signal - if any handler returns false the file will not be
14725           overwritten. If no handler is connected, the file will not be
14726           overwritten either.
14727           renamed signal to "allow-overwrite"
14728         * ext/mad/gstid3tag.c: (tag_list_to_id3_tag_foreach):
14729           free string when adding it to ID3 failed
14730         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
14731           unref event when done
14732         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
14733           free caps
14734         * gst/typefind/gsttypefindfunctions.c:
14735         (mpeg_video_stream_type_find):
14736           fix invalid read
14737
14738 2004-04-08  David Schleef  <ds@schleef.org>
14739
14740         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
14741         (gst_ffmpegcolorspace_register): Change rank to PRIMARY.
14742
14743 2004-04-08  David Schleef  <ds@schleef.org>
14744
14745         * gst/colorspace/gstcolorspace.c: Don't advertise a conversion
14746         we don't support (bug #139532)
14747
14748 2004-04-07  Thomas Vander Stichele  <thomas at apestaart dot org>
14749
14750         * ext/mad/gstmad.c: (gst_mad_handle_event),
14751         (gst_mad_check_caps_reset), (gst_mad_chain),
14752         (gst_mad_change_state):
14753           only set explicit caps if they haven't been set before for
14754           this stream.  MPEG-audio sample rate/channels aren't allowed
14755           to change in-stream.
14756           Fixes #139382
14757
14758 2004-04-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
14759
14760         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_base_init),
14761         (_gst_boolean_did_something_accumulator),
14762         (gst_gnomevfssink_class_init), (gst_gnomevfssink_dispose),
14763         (gst_gnomevfssink_init), (gst_gnomevfssink_set_property),
14764         (gst_gnomevfssink_get_property), (gst_gnomevfssink_open_file),
14765         (gst_gnomevfssink_close_file), (gst_gnomevfssink_chain),
14766         (gst_gnomevfssink_change_state):
14767           Fix erase signal. Don't erase by default. Remove handoff signal.
14768           Remove erase property. Don't segfault. General cleanup.
14769
14770 2004-04-07  Benjamin Otte  <otte@gnome.org>
14771
14772         * gst-libs/gst/gconf/test-gconf.c: (main):
14773           add missing gst_init
14774
14775 2004-04-07  Benjamin Otte  <otte@gnome.org>
14776
14777         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
14778           free the mutexes, too
14779
14780 2004-04-07  Benjamin Otte  <otte@gnome.org>
14781
14782         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
14783           actually free the URI string
14784         * ext/mad/gstid3tag.c: (gst_id3_tag_src_event):
14785           compute offset correctly when passing discont events
14786         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
14787           don't leak discont events
14788         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
14789           add some missing breaks so caps aren't copied randomly
14790         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream):
14791           if we realloc memory, we better use it
14792
14793 2004-04-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14794
14795         * ext/mad/gstmad.c: (normal_seek):
14796           fix GST_FORMAT_TIME usage
14797
14798 2004-04-05  David Schleef  <ds@schleef.org>
14799
14800         * ext/kio/kiosrc.cpp:  Undefine KDE_DEPRECATED so we can use
14801         a deprecated function (hack!)
14802
14803 2004-04-05  Benjamin Otte  <otte@gnome.org>
14804
14805         * ext/esd/esdmon.c: (gst_esdmon_get):
14806           fix nonterminated vararg and memleak
14807
14808 2004-04-05  Benjamin Otte  <otte@gnome.org>
14809
14810         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init),
14811         (gst_ladspa_init), (gst_ladspa_force_src_caps),
14812         (gst_ladspa_set_property), (gst_ladspa_get_property),
14813         (gst_ladspa_instantiate), (gst_ladspa_activate),
14814         (gst_ladspa_deactivate), (gst_ladspa_loop), (gst_ladspa_chain):
14815           clean up debugging
14816
14817 2004-04-05  Stefan Kost <kost@imn.htwk-leipzig.de>
14818
14819         reviewed by Benjamin Otte  <otte@gnome.org>
14820
14821         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init):
14822           check for broken LADSPA parameters (fixes #138635)
14823
14824 2004-04-05  Benjamin Otte  <otte@gnome.org>
14825
14826         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps):
14827           advertise buffer-frames correctly on sinkpads
14828
14829 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
14830
14831         * ext/mad/gstmad.c: (gst_mad_get_type), (gst_mad_layer_get_type),
14832         (gst_mad_mode_get_type), (gst_mad_emphasis_get_type),
14833         (gst_mad_get_event_masks), (gst_mad_get_query_types), (index_seek),
14834         (normal_seek), (gst_mad_src_event), (gst_mad_handle_event),
14835         (gst_mad_check_caps_reset), (gst_mad_chain):
14836         add more debugging, only reset caps when we're not in error state
14837
14838 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
14839
14840         * ext/mad/gstmad.c: add debugging category, comment + cleanups
14841
14842 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
14843
14844         reviewed by Benjamin Otte  <otte@gnome.org>
14845
14846         * configure.ac:
14847           fix == in test(1) operator
14848
14849 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
14850
14851         reviewed by Benjamin Otte  <otte@gnome.org>
14852
14853         * configure.ac:
14854           fix --export-symblos-regex to a working regex.
14855
14856 2004-04-04  Benjamin Otte  <otte@gnome.org>
14857
14858         * sys/oss/.cvsignore:
14859           add for oss_probe
14860
14861 2004-04-03  Tim-Phillip M??ller <t.i.m@zen.co.uk>
14862
14863         reviewed by Benjamin Otte  <otte@gnome.org>
14864
14865         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
14866           add missing 'new_media' argument (fixes #138168)
14867         * gst/matroska/matroska-demux.c:
14868         (gst_matroska_demux_handle_seek_event):
14869           add vararg terminator (fixes #138169)
14870
14871 2004-04-02  David Schleef  <ds@schleef.org>
14872
14873         * ext/gdk_pixbuf/Makefile.am:  Make sure gstgdkanimation.h is
14874         disted (bug #138914)
14875
14876 2004-04-01  Benjamin Otte  <otte@gnome.org>
14877
14878         * ext/alsa/gstalsa.c: (gst_alsa_change_state),
14879         (gst_alsa_close_audio):
14880           handle case better where a soundcard can't pause
14881         * ext/ogg/gstoggdemux.c:
14882           don't crash when we get events but don't have pads yet
14883
14884 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
14885
14886         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
14887           throw an error if we couldn't probe any caps.
14888
14889 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
14890
14891         * ext/dvdnav/gst-dvd:
14892         Add a really simple sample DVD player
14893
14894 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
14895
14896         * ext/a52dec/gsta52dec.c: (gst_a52dec_get_type), (gst_a52dec_init),
14897         (gst_a52dec_push), (gst_a52dec_handle_event),
14898         (gst_a52dec_update_streaminfo), (gst_a52dec_loop),
14899         (gst_a52dec_change_state):
14900         * ext/a52dec/gsta52dec.h:
14901           Use a debug category, Output timestamps correctly
14902           Emit tag info, Handle events, tell liba52dec about cpu
14903           capabilities so it can use MMX etc.
14904         * ext/dv/gstdvdec.c: (gst_dvdec_loop), (gst_dvdec_change_state):
14905           Fix a crasher accessing invalid memory
14906         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init),
14907         (dvdnavsrc_update_highlight), (dvdnavsrc_loop),
14908         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
14909         (dvdnavsrc_event), (dvdnavsrc_get_formats), (dvdnavsrc_convert),
14910         (dvdnavsrc_query):
14911           Some support for byte-format seeking.
14912           Small fixes for still frames and menu button overlays
14913         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
14914         (gst_mpeg2dec_alloc_buffer):
14915           Use a debug category. Adjust the report level of several items to
14916           LOG. Call mpeg2_custom_fbuf to mark our buffers as 'custom buffers'
14917           so it doesn't lose the GstBuffer pointer
14918         * gst/debug/Makefile.am:
14919         * gst/debug/gstdebug.c: (plugin_init):
14920         * gst/debug/gstnavseek.c: (gst_navseek_get_type),
14921         (gst_navseek_base_init), (gst_navseek_class_init),
14922         (gst_navseek_init), (gst_navseek_seek),
14923         (gst_navseek_handle_src_event), (gst_navseek_set_property),
14924         (gst_navseek_get_property), (gst_navseek_chain),
14925         (gst_navseek_plugin_init):
14926         * gst/debug/gstnavseek.h:
14927           Add the navseek debug element for seeking back and forth in a
14928           video stream using arrow keys.
14929         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_get_type),
14930         (gst_mpeg2subt_base_init), (gst_mpeg2subt_class_init),
14931         (gst_mpeg2subt_init), (gst_mpeg2subt_finalize),
14932         (gst_mpeg2subt_getcaps_video), (gst_mpeg2subt_link_video),
14933         (gst_mpeg2subt_handle_video), (gst_mpeg2subt_src_event),
14934         (gst_mpeg2subt_parse_header), (gst_get_nibble),
14935         (gst_setup_palette), (gst_get_rle_code), (gst_draw_rle_line),
14936         (gst_merge_uv_data), (gst_mpeg2subt_merge_title),
14937         (gst_update_still_frame), (gst_mpeg2subt_handle_subtitle),
14938         (gst_mpeg2subt_handle_dvd_event), (gst_mpeg2subt_loop):
14939         * gst/mpeg2sub/gstmpeg2subt.h:
14940           Pretty much a complete rewrite. Now a loopbased element. May still
14941           require work to properly synchronise subtitle buffers.
14942         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private),
14943         (gst_dvd_demux_send_subbuffer):
14944         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer):
14945           Don't attempt to create subbuffers of size 0
14946           Reduce a couple of error outputs to warnings.
14947         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect),
14948         (gst_y4mencode_chain):
14949         Output the y4m frame header correctly.
14950
14951 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
14952
14953         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
14954           throw errors instead of allowing SIGFPE
14955
14956 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
14957
14958         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_string),
14959         (gst_gconf_render_bin_from_key):
14960           leak plugging and style fixing
14961
14962 2004-03-31  David Schleef  <ds@schleef.org>
14963
14964         * gst/audioscale/gstaudioscale.c: (gst_audioscale_expand_value),
14965         (gst_audioscale_getcaps): Fix getcaps to expand and union lists.
14966         (bug #138225)
14967         * gst/debug/Makefile.am:
14968         * gst/debug/breakmydata.c: (gst_break_my_data_plugin_init):
14969         * gst/debug/gstdebug.c: (plugin_init):  Merge elements into one
14970         plugin.
14971         * gst/debug/negotiation.c: (gst_gst_negotiation_get_type),
14972         (gst_negotiation_base_init), (gst_negotiation_class_init),
14973         (gst_negotiation_init), (gst_negotiation_getcaps),
14974         (gst_negotiation_pad_link), (gst_negotiation_chain),
14975         (gst_negotiation_set_property), (gst_negotiation_get_property),
14976         (gst_negotiation_plugin_init):  New element to talk about random
14977         negotiation things happening in a pipeline.
14978
14979 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
14980
14981         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
14982           fix integer addition with help of Stefan Kost
14983
14984 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
14985
14986         * po/nl.po: updated Dutch translation (Elros Cyriatan)
14987
14988 2004-03-30  David Schleef  <ds@schleef.org>
14989
14990         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer),
14991         (gst_mpeg2dec_negotiate_format):  Handle Y42B-format MPEG
14992         video, patch from Matthew.Spencer@eu.sony.com (Matthew Spencer)
14993         (bug #137504)
14994         * ext/mpeg2dec/gstmpeg2dec.h:
14995
14996 2004-03-30  David Schleef  <ds@schleef.org>
14997
14998         * ext/gdk_pixbuf/Makefile.am: Remove spurious rules. (bug #136527)
14999
15000 2004-03-30  David Schleef  <ds@schleef.org>
15001
15002         * tools/gst-launch-ext-m.m:  Applied patch from gnome@flyn.org (W.
15003         Michael Petullo) to handle .mov
15004
15005 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15006
15007         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
15008         (gst_osselement_rate_check_rate):
15009           probe caps correctly for sound cards that only support one format
15010
15011 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15012
15013         * ext/kio/kiosrc.cpp: (process_events):
15014           update handling event processing if inside KDE - untested
15015
15016 2004-03-29  David Schleef  <ds@schleef.org>
15017
15018         * ext/hermes/gsthermescolorspace.c: (plugin_init): decrease rank
15019         by 2 to not interfere with other colorspaces.
15020         * ext/pango/gsttextoverlay.c: (plugin_init): change rank to NONE
15021         * gst/colorspace/gstcolorspace.c: (plugin_init): decrease rank by
15022         one to not interfere with ffmpeg_colorspace.
15023
15024 2004-03-29  David Schleef  <ds@schleef.org>
15025
15026         * ext/alsa/gstalsa.c: (gst_alsa_fixate): Don't fixate fields that
15027         aren't in the caps.
15028         * gst/sine/gstsinesrc.c: change rate caps to [1,MAX]
15029         * gst/videocrop/gstvideocrop.c: (plugin_init): Change rank to NONE.
15030
15031 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15032
15033         * gst-libs/gst/riff/riff-media.c:
15034           fail on error, don't try to set stuff on NULL caps
15035
15036 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15037
15038         * configure.ac:
15039         * ext/Makefile.am:
15040         * ext/kio/Makefile.am:
15041         * ext/kio/kioreceiver.cpp:
15042         * ext/kio/kioreceiver.h:
15043         * ext/kio/kiosrc.cpp:
15044         * ext/kio/kiosrc.h:
15045           add experimental kiosrc plugin
15046         * ext/alsa/gstalsaplugin.c: (plugin_init):
15047           initialize debugging category only when we're sure registering the
15048           plugins worked.
15049
15050 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
15051
15052         * examples/gstplay/player.c: (main):
15053         * gst-libs/gst/play/play.c: (gst_play_class_init),
15054         (gst_play_set_location), (gst_play_set_data_src),
15055         (gst_play_set_video_sink), (gst_play_set_audio_sink),
15056         (gst_play_set_visualization), (gst_play_connect_visualization):
15057           check return values of element_set_state and return FALSE where
15058           failed
15059
15060 2004-03-29  Benjamin Otte  <otte@gnome.org>
15061
15062         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
15063           try harder to check if an event is really a discont
15064
15065 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
15066
15067         * po/LINGUAS: adding Azerbaijani (M??tin ??mirov)
15068         * po/az.po:
15069
15070 2004-03-28  Benjamin Otte  <otte@gnome.org>
15071
15072         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
15073         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
15074         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
15075           get rid of non-standard "..." ranges in case statements.
15076
15077 2004-03-27  Martin Soto  <martinsoto@users.sourceforge.net>
15078
15079         * gst/mpegstream/gstmpegdemux.c:
15080         * gst/mpegstream/gstmpegdemux.h: Complete overhaul. All DVD
15081         specific functionality split to the new dvddemux element.
15082         * gst/mpegstream/gstdvddemux.c:
15083         * gst/mpegstream/gstdvddemux.h: New demultiplexer for DVD (VOB)
15084         streams, derived from mpegdemux.
15085         * gst/mpegstream/gstmpegparse.c: Discontinuity handling cleaned
15086         up. SCR based timestamp rewriting can be turned off (will probably
15087         completely disappear soon).
15088         * ext/dvdnav/dvdnavsrc.c: Changes resulting from a few months
15089         hacking. General cleanup. All printf statements replaced by
15090         debugging messages. Almost complete libdvdnav support.
15091         (dvdnavsrc_class_init): Got rid of unnecessary signals (replaced
15092         by events. New properties for audio and subpicture languages.
15093         (dvdnavsrc_update_highlight): Now uses events.
15094         (dvdnavsrc_user_op): Cleaned up.
15095         (dvdnavsrc_get): Renamed to dvdnavsrc_loop (element is now loop
15096         based). Lots of cleanup, and propper support for most libdvdnav
15097         events.
15098         (dvdnavsrc_make_dvd_event): New function.
15099         (dvdnavsrc_make_dvd_nav_packet_event): New function.
15100         (dvdnavsrc_make_clut_change_event): New function.
15101
15102 2004-03-26  Benjamin Otte  <otte@gnome.org>
15103
15104         * gst/typefind/gsttypefindfunctions.c: (theora_type_find):
15105           fix bug where typefinding would claim it's theora whenever less then
15106           7 bytes of data were available
15107
15108 2004-03-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15109
15110         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link),
15111         (gst_alawdec_base_init), (gst_alawdec_class_init),
15112         (gst_alawdec_init), (gst_alawdec_chain):
15113         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link),
15114         (gst_alawenc_base_init), (gst_alawenc_class_init),
15115         (gst_alawenc_init), (gst_alawenc_chain):
15116         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link),
15117         (gst_mulawdec_base_init), (gst_mulawdec_class_init),
15118         (gst_mulawdec_init), (gst_mulawdec_chain):
15119         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link),
15120         (gst_mulawenc_base_init), (gst_mulawenc_class_init),
15121         (gst_mulawenc_init), (gst_mulawenc_chain):
15122           Fix capsnego in all four, remove the unused property functions and
15123           simplify the chain functions slightly. I guess we could use macros
15124           or something similar for those, since the code is so similar, but
15125           I'm currently too lazy...
15126
15127 2004-03-24  David Schleef  <ds@schleef.org>
15128
15129         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
15130         (gst_osselement_close_audio), (gst_osselement_probe_caps),
15131         (gst_osselement_get_format_structure),
15132         (gst_osselement_rate_probe_check), (gst_osselement_rate_add_range),
15133         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate),
15134         (gst_osselement_rate_int_compare): Add code to handle rate probing
15135         (bug #120883)
15136         * sys/oss/gstosselement.h: same
15137         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_getcaps):
15138         Use rate probing provided by osselement.
15139         * sys/oss/gstosssrc.c: (gst_osssrc_init), (gst_osssrc_getcaps): same
15140
15141 2004-03-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15142
15143         * ext/xvid/gstxvidenc.c: (gst_xvidenc_set_property),
15144         (gst_xvidenc_get_property):
15145           ulong/int mess-up.
15146
15147 2004-03-24  David Schleef  <ds@schleef.org>
15148
15149         * ext/speex/gstspeexdec.c: (gst_speexdec_base_init),
15150         (gst_speexdec_init):
15151         * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
15152         (gst_speexenc_init):  Create the pad template correctly (from
15153         the static pad template, not a NULL pointer.)
15154
15155 2004-03-25  Benjamin Otte  <otte@gnome.org>
15156
15157         * gst/debug/Makefile.am:
15158         * gst/debug/breakmydata.c:
15159           add element that quasi-randomly changes bytes in the stream.
15160           Intended use is robustness checking of demuxers and decoders in
15161           media tests.
15162
15163 2004-03-24  Benjamin Otte  <otte@gnome.org>
15164
15165         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
15166         (gst_alsa_probe_hw_params):
15167         * ext/alsa/gstalsa.h:
15168           debugging output fixes
15169
15170 2004-03-24  Benjamin Otte  <otte@gnome.org>
15171
15172         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_set_property):
15173           don't g_return_if_fail if element is PLAYING, fail silently as every
15174           other element.
15175         * gst/effectv/gstquark.c: (gst_quarktv_chain):
15176           only fix needed for cast lvalue issues in gst-plugins
15177         * gst/volenv/gstvolenv.c: (gst_volenv_init):
15178           add proxy_getcaps
15179
15180 2004-03-24  Benjamin Otte  <otte@gnome.org>
15181
15182         * gst/level/gstlevel.c: (gst_level_init):
15183           add proxying getcaps function, so level doesn't advertise impossible
15184           caps
15185
15186 2004-03-24  David Schleef  <ds@schleef.org>
15187
15188         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
15189         (gst_qtdemux_loop_header), (qtdemux_parse_moov), (qtdemux_parse),
15190         (qtdemux_node_dump_foreach), (qtdemux_dump_mvhd),
15191         (qtdemux_dump_tkhd), (qtdemux_dump_elst), (qtdemux_dump_mdhd),
15192         (qtdemux_dump_hdlr), (qtdemux_dump_vmhd), (qtdemux_dump_dref),
15193         (qtdemux_dump_stsd), (qtdemux_dump_stts), (qtdemux_dump_stss),
15194         (qtdemux_dump_stsc), (qtdemux_dump_stsz), (qtdemux_dump_stco),
15195         (qtdemux_dump_co64), (qtdemux_dump_dcom), (qtdemux_dump_cmvd),
15196         (qtdemux_parse_tree), (qtdemux_parse_trak):  Fix debugging
15197         messages.  Divide the chunk size by the compression ratio
15198         (needed for MACE audio)
15199
15200 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15201
15202         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
15203           Fix buffer overflow read error.
15204
15205 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15206
15207         * ext/alsa/gstalsa.h:
15208           Remove unused entry.
15209         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
15210           Add cinepak.
15211         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
15212         (gst_videodrop_link), (gst_videodrop_chain):
15213           Fix, sort of. Was horribly broken with new capsnego. Bah...
15214
15215 2004-03-23  Jeremy Simon  <jesimon@libertysurf.fr>
15216
15217         * gst/typefind/gsttypefindfunctions.c: (ape_type_find),
15218         (plugin_init):
15219         Add a monkeysaudio typefind function
15220
15221 2004-03-23  Johan Dahlin  <johan@gnome.org>
15222
15223         * gst-libs/gst/play/play.c (gst_play_audio_fixate)
15224         (gst_play_video_fixate): Check so the structure has the field
15225         before trying to fixate them, this makes it possible to have
15226         fakesinks for video and audio output without printing errors on
15227         the output console.
15228
15229 2004-03-22  David Schleef  <ds@schleef.org>
15230
15231         * sys/oss/Makefile.am:
15232         * sys/oss/oss_probe.c: (main), (probe_check), (add_range),
15233         (check_rate), (add_rate):  Rate probing test app.
15234
15235 2004-03-21  Benjamin Otte  <otte@gnome.org>
15236
15237         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
15238         (_fixate_caps_to_int), (gst_audio_convert_fixate):
15239           add a fixation function that pretty much does the right thing (fixes
15240           #137556)
15241
15242 2004-03-20  David I. Lehn  <dlehn@users.sourceforge.net>
15243
15244         * configure.ac: GST_PACKAGE default: s/GStreamer/GStreamer Plugins/
15245
15246 2004-03-20  Tim-Phillip M??ller <t.i.m@zen.co.uk>
15247
15248         reviewed by: Benjamin Otte  <otte@gnome.org>
15249
15250         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
15251           terminate gst_event_new_discontinuous correctly (fixes parts of
15252           #137711)
15253
15254 2004-03-19  David Schleef  <ds@schleef.org>
15255
15256         * gst-libs/gst/Makefile.am:  Enable xoverlay unconditionally,
15257         since it doesn't depend on X, and it's part of our ABI.
15258
15259 2004-03-19  Iain <iain@prettypeople.org>
15260
15261         * gst/interleave/deinterleave.c (deinterleave_sink_link): Use the
15262         is_int in the structure, not the local variable.
15263
15264 2004-03-19  David Schleef  <ds@schleef.org>
15265
15266         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_change_state),
15267         (gst_rfbsrc_init), (gst_rfbsrc_getcaps), (gst_rfbsrc_fixate),
15268         (gst_rfbsrc_link), (gst_rfbsrc_paint_rect), (gst_rfbsrc_get):
15269         Improvements in caps negotiation.
15270
15271 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
15272
15273         * po/LINGUAS:
15274         * po/af.po:
15275           adding Afrikaans (Petri Jooste)
15276
15277 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
15278
15279         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
15280         (gst_ffmpegcolorspace_chain):
15281         throw error instead of g_critical (#137588)
15282
15283 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
15284
15285         * Makefile.am:
15286         * configure.ac:
15287           dist common and m4 correctly
15288         * po/sv.po:
15289
15290 2004-03-17  David Schleef  <ds@schleef.org>
15291
15292         * pkgconfig/gstreamer-media-info.pc.in:  Add Version.
15293         (bug #137348)
15294
15295 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
15296
15297         * po/LINGUAS:
15298         * po/sv.po:
15299           adding Swedish translation (Christian Rose)
15300
15301 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
15302
15303         * Makefile.am: use release.mak
15304
15305 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
15306
15307         * common/ChangeLog:
15308         * common/gst-autogen.sh:
15309           add some explanation about the version detection
15310         * configure.ac:
15311           fix X check
15312
15313 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
15314
15315         * configure.ac: bump nano to 1
15316
15317 === release 0.8.0 ===
15318
15319 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
15320
15321         * configure.ac: release 0.8.0, "Pharmaceutical Itch"
15322
15323 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
15324
15325         * configure.ac:
15326           update libtool version
15327         * gst-libs/gst/media-info/Makefile.am:
15328           actually use libtool version
15329
15330 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
15331
15332         * configure.ac: fix speex detection to work with 1.0 but not 1.1
15333
15334 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
15335
15336         * configure.ac:
15337         * gst-plugins.spec.in:
15338         * pkgconfig/Makefile.am:
15339         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
15340         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
15341         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
15342         * pkgconfig/gstreamer-libs.pc.in:
15343         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
15344         * pkgconfig/gstreamer-play-uninstalled.pc.in:
15345         * pkgconfig/gstreamer-plugins-uninstalled.pc.in:
15346         * pkgconfig/gstreamer-plugins.pc.in:
15347           remove @VERSION@ from some of the pc files since core and plugins
15348           are decoupled.
15349           created gstreamer-plugins.pc as it's a better name, but keeping
15350           -libs around for now to get fixes upstream done first.
15351
15352 2004-03-15  Julien MOUTTE <julien@moutte.net>
15353
15354         * gst-libs/gst/play/play.c: (gst_play_get_framerate),
15355         (gst_play_get_sink_element): First draft of gst_play_get_framerate.
15356         * gst-libs/gst/play/play.h:
15357
15358 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
15359
15360         * *.c, *.cc: don't mix tabs and spaces
15361
15362 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
15363
15364         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
15365           use the new ffmpegcolorspace
15366         * gst-plugins.spec.in:
15367           package new colorspace and media-info
15368         * configure.ac:
15369         * pkgconfig/Makefile.am:
15370           fix some more disting issues
15371         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
15372         * pkgconfig/gstreamer-media-info.pc.in:
15373           generate media-info pc files
15374
15375 2004-03-15  Johan Dahlin  <johan@gnome.org>
15376
15377         * *.h: Revert indenting
15378
15379 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
15380
15381         * configure.ac:
15382           adding ffmpegcolorspace element
15383         * gst/ffmpegcolorspace/Makefile.am:
15384         * gst/ffmpegcolorspace/avcodec.h:
15385         * gst/ffmpegcolorspace/common.h:
15386         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
15387         * gst/ffmpegcolorspace/dsputil.h:
15388         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
15389         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
15390         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_pix_fmt_to_caps),
15391         (gst_ffmpeg_caps_to_pix_fmt):
15392         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
15393         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
15394         (gst_ffmpegcolorspace_caps_remove_format_info),
15395         (gst_ffmpegcolorspace_getcaps), (gst_ffmpegcolorspace_pad_link),
15396         (gst_ffmpegcolorspace_get_type), (gst_ffmpegcolorspace_base_init),
15397         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_init),
15398         (gst_ffmpegcolorspace_chain), (gst_ffmpegcolorspace_change_state),
15399         (gst_ffmpegcolorspace_set_property),
15400         (gst_ffmpegcolorspace_get_property),
15401         (gst_ffmpegcolorspace_register):
15402         * gst/ffmpegcolorspace/imgconvert.c:
15403         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
15404         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
15405         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
15406         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
15407         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
15408         (yuv422_to_yuv420p), (yuv422_to_yuv422p), (yuv422p_to_yuv422),
15409         (C_JPEG_TO_CCIR), (img_convert_init), (img_apply_table),
15410         (shrink41), (shrink21), (shrink12), (shrink22), (shrink44),
15411         (grow21_line), (grow41_line), (grow21), (grow22), (grow41),
15412         (grow44), (conv411), (gif_clut_index), (build_rgb_palette),
15413         (bitcopy_n), (mono_to_gray), (monowhite_to_gray),
15414         (monoblack_to_gray), (gray_to_mono), (gray_to_monowhite),
15415         (gray_to_monoblack), (avpicture_alloc), (avpicture_free),
15416         (is_yuv_planar), (img_convert), (get_alpha_info_pal8),
15417         (img_get_alpha_info), (deinterlace_line),
15418         (deinterlace_line_inplace), (deinterlace_bottom_field),
15419         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
15420         * gst/ffmpegcolorspace/imgconvert_template.h:
15421         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
15422         * gst/ffmpegcolorspace/mmx.h:
15423         * gst/ffmpegcolorspace/utils.c: (avcodec_init):
15424           adding ffmpegcolorspace element supplied by Ronald after cleaning
15425           up and pulling in the right bits of upstream source.
15426           I'm sure a better C/compiler wizard could do some cleaning up (for
15427           example use GLIB's malloc stuff), but as a first pass this
15428           works very well
15429
15430 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
15431
15432         * ext/alsa/gstalsa.h:
15433           I assume Ronald forgot to commit the change to have cardname
15434           as a struct member.  Expect some public spanking at the next
15435           opportunity.
15436
15437 2004-03-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15438
15439         * ext/alsa/gstalsa.c: (gst_alsa_get_property),
15440         (gst_alsa_open_audio), (gst_alsa_close_audio):
15441         * ext/alsa/gstalsa.c:
15442           Don't open the device if we're a mixer (= padless).
15443         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_class_init),
15444         (gst_alsa_mixer_init), (gst_alsa_mixer_open),
15445         (gst_alsa_mixer_close), (gst_alsa_mixer_change_state):
15446           Open mixer during state change rather than during object
15447           initialization. Also, get a device name. Currently in a somewhat
15448           hackish fashion, but I didn't really find something better.
15449
15450 2004-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
15451
15452         * *.c, *.h: run gst-indent
15453
15454 2004-03-14  Benjamin Otte  <otte@gnome.org>
15455
15456         * gst/modplug/gstmodplug.cc:
15457         * gst/modplug/gstmodplug.h:
15458           set correct timestamps on outgoing buffers
15459
15460 2004-03-14  Benjamin Otte  <otte@gnome.org>
15461
15462         * gst/modplug/gstmodplug.cc:
15463           handle events - don't do crap when a discont arrives that's not
15464           necessary
15465           This allows correct loading and playback of mods in Rhythmbox
15466
15467 2004-03-14  Benjamin Otte  <otte@gnome.org>
15468
15469         * configure.ac:
15470         * gst-libs/gst/gconf/Makefile.am:
15471         * pkgconfig/Makefile.am:
15472           move gstreamer-gconf pkgconfig files to pkgconfig/ dir. Make sure
15473           they get rebuilt properly
15474         * configure.ac:
15475           when checking for vorbis, try pkgconfig first.
15476         * gst/modplug/gstmodplug.cc:
15477           add fixate function
15478
15479 2004-03-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15480
15481         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
15482           Fix for obvious mistake, where we first shift the offset and then
15483           read a samplesize element assuming the old offset. Note that this
15484           part still has something weird, i.e. my movies containing those
15485           don't actually play well, but at least there's something that looks
15486           like sound now.
15487
15488 2004-03-14  Jan Schmidt  <thaytan@mad.scientist.com>
15489         * gst/typefind/gsttypefindfunctions.c: (speex_type_find),
15490         (plugin_init):
15491         Add a typefind function for speex format
15492
15493 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15494
15495         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps),
15496         (gst_asf_demux_setup_pad):
15497           Use 25fps as our "fake" fps value (marked for fixage in 0.9.x)
15498           instead of 0. Reason is simple: some elements have a fps range
15499           of 1-max instead of 0-max. So now ASF video actually works.
15500
15501 2004-03-13  Thomas Vander Stichele  <thomas at apestaart dot org>
15502
15503         * po/LINGUAS:
15504         * po/sr.po:
15505           adding serbian as a language
15506
15507 2004-03-13  Benjamin Otte  <otte@gnome.org>
15508
15509         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
15510           return taglist correctly from _get function, don't gst_pad_push it.
15511           (fixes #137042)
15512
15513 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
15514         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
15515
15516 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15517
15518         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_free_list):
15519         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init),
15520         (gst_alsa_mixer_track_new):
15521         * ext/alsa/gstalsamixertrack.h:
15522           Fix ancient leftovers... MixerTrack is a GObject.
15523
15524 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15525
15526         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
15527         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
15528           Don't block during probing...
15529
15530 2004-03-12  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15531
15532         * ext/alsa/gstalsa.c: (gst_alsa_get_type), (gst_alsa_class_init),
15533         (gst_alsa_get_property), (gst_alsa_probe_get_properties),
15534         (gst_alsa_class_probe_devices), (gst_alsa_class_list_devices),
15535         (gst_alsa_probe_probe_property), (gst_alsa_probe_needs_probe),
15536         (gst_alsa_probe_get_values), (gst_alsa_probe_interface_init),
15537         (gst_alsa_open_audio), (gst_alsa_close_audio):
15538         * ext/alsa/gstalsa.h:
15539           Add propertyprobe interface implementation, add some device-name
15540           property, all this so that it looks good in gnome-volume-control.
15541
15542 2004-03-12  David Schleef  <ds@schleef.org>
15543
15544         * configure.ac: the Hermes library controls hermescolorspace, not
15545         colorspace.
15546         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
15547         (gst_mpeg2dec_init): minor pet peeve: disable code with #ifdef,
15548         not /* */
15549         * ext/sdl/sdlvideosink.c: Change XID to unsigned long.
15550         * ext/sdl/sdlvideosink.h: ditto.
15551         * gst/colorspace/gstcolorspace.c: Fix old comments about Hermes
15552
15553 2004-03-12  Benjamin Otte  <otte@gnome.org>
15554
15555         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_set_xwindow_id),
15556         (gst_x_overlay_got_xwindow_id):
15557         * gst-libs/gst/xoverlay/xoverlay.h:
15558           replace XID with unsigned long to get rid of the xlibs dependency in
15559           XOverlay (fixes #137004)
15560
15561 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
15562         * gst/effectv/gstaging.c: (gst_agingtv_base_init),
15563         (gst_agingtv_setup):
15564         * gst/effectv/gstdice.c: (gst_dicetv_get_type),
15565         (gst_dicetv_base_init), (gst_dicetv_class_init),
15566         (gst_dicetv_setup), (gst_dicetv_init), (gst_dicetv_draw):
15567         * gst/effectv/gstedge.c: (gst_edgetv_get_type),
15568         (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
15569         (gst_edgetv_setup), (gst_edgetv_rgb32):
15570         * gst/effectv/gsteffectv.c:
15571         * gst/effectv/gstquark.c: (gst_quarktv_link), (gst_quarktv_init),
15572         (gst_quarktv_set_property):
15573         * gst/effectv/gstrev.c: (gst_revtv_get_type),
15574         (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
15575         (gst_revtv_setup), (gst_revtv_rgb32):
15576         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type),
15577         (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
15578         (gst_shagadelictv_init), (gst_shagadelictv_setup),
15579         (gst_shagadelictv_rgb32):
15580         * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type),
15581         (gst_vertigotv_base_init), (gst_vertigotv_class_init),
15582         (gst_vertigotv_setup), (gst_vertigotv_init), (gst_vertigotv_rgb32):
15583         * gst/effectv/gstwarp.c:
15584         Port everything that can be ported to videofilter and fix up the caps.
15585         Can someone with a big-endian machine please check these?
15586
15587 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15588
15589         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_get_time),
15590         (gst_osssink_chain), (gst_osssink_change_state):
15591           Latest fixes for A/V sync, audio playback and such. This is about
15592           all... MPEG playback issues are mostly related to the async build-
15593           up of MPEG files, I cannot fix that. Use basicgthread to solve it.
15594
15595 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
15596
15597         patch from: Stephane Loeuillet
15598
15599         * configure.ac:
15600           use pkg-config for some libraries, falling back to the old .m4 way
15601           (fixes #131270)
15602         * m4/libdv.m4:
15603           removed
15604
15605 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
15606
15607         * configure.ac:
15608         * tools/Makefile.am:
15609         * tools/Makefile.in:
15610         * tools/gst-launch-ext-m.m:
15611         * tools/gst-launch-ext.1.in:
15612         * tools/gst-visualise-m.m:
15613         * tools/gst-visualise.1:
15614         * tools/gst-visualise.1.in:
15615           reorganizing generation of script tools
15616
15617 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15618
15619         * ext/divx/gstdivxdec.c:
15620           Downgrade priority. We prefer ffdec_mpeg4.
15621         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps), (gst_faad_srcconnect),
15622         (gst_faad_chain), (gst_faad_change_state):
15623           Fix capsnego. Doesn't work for some sounds because we don't have
15624           a 5:1 to stereo element.
15625         * ext/xvid/gstxvid.c: (plugin_init):
15626           Add priority.
15627         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
15628         (gst_osssink_change_state):
15629           Add discont handling.
15630
15631 2004-03-09  Colin Walters  <walters@verbum.org>
15632
15633         * gst/audioconvert/gstaudioconvert.c: Fix typo in width 8
15634         conversion.
15635
15636 2004-03-09  Benjamin Otte  <otte@gnome.org>
15637
15638         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
15639           the signals take 2 arguments
15640
15641 2004-03-09  David Schleef  <ds@schleef.org>
15642
15643         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad),
15644         (gst_alsa_fixate): Add fixate function.  (bug #136686)
15645         * ext/alsa/gstalsa.h:
15646         * ext/alsa/gstalsasink.c: (gst_alsa_sink_init):
15647
15648 2004-03-09  Benjamin Otte  <otte@gnome.org>
15649
15650         * ext/mikmod/gstmikmod.c: (gst_mikmod_init), (gst_mikmod_loop),
15651         (gst_mikmod_change_state):
15652         * ext/mikmod/gstmikmod.h:
15653           make mikmod's loop function not loop infinitely and call
15654           gst_element_yield anymore
15655         * gst/modplug/gstmodplug.cc:
15656           fix pad negotiation (fixes #136590)
15657
15658 2004-03-09  David Schleef  <ds@schleef.org>
15659
15660         * ext/lcs/Makefile.am:  Fix so that the lcs colorspace plugin
15661         doesn't conflict with the internal colorspace plugin.
15662         * gst-libs/gst/audio/make_filter:  Use `` instead of $() to
15663         satisfy the crappy-ass shell shipped by a certain vendor.
15664         * gst/videofilter/make_filter: same (bug #135299)
15665
15666 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
15667
15668         * configure.ac: bump nano to 1
15669
15670 === release 0.7.6 ===
15671
15672 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
15673
15674         * configure.in: releasing 0.7.6, "There"
15675
15676 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
15677
15678         * pkgconfig/gstreamer-play-uninstalled.pc.in:
15679         * pkgconfig/gstreamer-play.pc.in:
15680           synchronize the two
15681
15682 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
15683
15684         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_base_init),
15685         (cdparanoia_open), (cdparanoia_event):
15686           fix/add error handling
15687         * po/POTFILES.in:
15688           add cdparanoia source
15689         * tools/Makefile.am:
15690           make scripts executable
15691
15692 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
15693
15694         * configure.ac:
15695         * ext/vorbis/Makefile.am:
15696         * sys/Makefile.am:
15697           remove id3types, vorbisfile and xvideosink from the build (#133783)
15698
15699 2004-03-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15700
15701         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
15702           Fix metadata read crash (#136537).
15703
15704 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
15705
15706         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
15707         * gst-libs/gst/media-info/media-info.c: (gst_media_info_read):
15708           adding mime types, fixing the one-stop function
15709
15710 2004-03-08  Christian Schaller <Uraeus@gnome.org>
15711
15712         * ext/nas/nassink.c and /ext/nas/nassink.h:
15713         More NAS love from Arwed von Merkatz
15714         So lets all sing 'Can you feel the NAS tonight'
15715
15716 2004-03-08  Christian Schaller <Uraeus@gnome.org>
15717
15718         * tools/gst-launch-ext.in:
15719         Replace vorbisfile with oggdemux/vorbisdec/audioconvert
15720
15721 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
15722
15723         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
15724         (gst_mpeg2dec_init):
15725         remove the user_data pad for now, because it is being used in
15726         fixating causing MPEG playback to fixate on 1000 Hz for playback.
15727         If someone knows how to fix this properly, please do.
15728
15729 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
15730
15731         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
15732         (gst_osssink_get_time):
15733         add a warning, IMO this won't get triggered anymore, remove later
15734
15735 2004-03-07  David Schleef  <ds@schleef.org>
15736
15737         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):  Added Cinepak
15738         format (bug #136470)
15739
15740 2004-03-07  Thomas Vander Stichele  <thomas at apestaart dot org>
15741
15742         * gst-libs/Makefile.am:
15743         * gst-libs/gst/media-info/Makefile.am:
15744         * gst-libs/gst/media-info/media-info-priv.c: (found_tag_callback),
15745         (error_callback), (gst_media_info_error_create),
15746         (gst_media_info_error_element), (gmip_init), (gmip_reset),
15747         (gmi_clear_decoder), (gmip_find_type_pre), (gmip_find_type):
15748         * gst-libs/gst/media-info/media-info-priv.h:
15749         * gst-libs/gst/media-info/media-info-test.c: (main):
15750         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
15751         (gst_media_info_class_init), (gst_media_info_instance_init),
15752         (gst_media_info_set_source), (gst_media_info_read_with_idler),
15753         (gst_media_info_read_idler), (gst_media_info_read):
15754         * gst-libs/gst/media-info/media-info.h:
15755         fixed, should work now
15756
15757 2004-03-07  Christian Schaller <Uraeus@gnome.org>
15758
15759         * ext/nas/nassink.c:
15760         A bunch of NAS fixes from Arwed von Merkatz
15761
15762 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15763
15764         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
15765         (qtdemux_parse_trak):
15766           Fix crash (j might be greater than n_samples, in which case we're
15767           writing outside the allocated space for the array) and memleak.
15768
15769 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15770
15771         * sys/oss/gstosssink.c: (gst_osssink_chain):
15772           And another caller that couldn't handle delay < 0 (unsigned
15773           integer overflow). Video now continues playing on an audio
15774           buffer underrun, and the clock continues working. Audio still
15775           stalls.
15776
15777 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15778
15779         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
15780         (gst_osssink_get_time):
15781           get_delay() may return values lower than 0. In those cases, we
15782           should not actually cast to *unsigned* int64, that will break
15783           stuff horribly. In my case, it screwed up A/V sync in movies
15784           in totem rather badly.
15785
15786 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
15787
15788         * ext/faac/gstfaac.c: (gst_faac_chain):
15789         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
15790         * ext/libpng/gstpngenc.c: (user_write_data):
15791         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
15792         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
15793         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
15794         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
15795         Fix several misuse of gst_buffer_merge (it doesn't take ownership
15796         of any buffer), should fix some leaks. I hope I didn't unref buffers
15797         that shouldn't be...
15798
15799 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
15800
15801         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
15802         (deep_notify_callback), (tag_flag_score), (found_tag_callback),
15803         (error_callback), (gmi_reset), (gmi_seek_to_track),
15804         (gmi_get_decoder), (gmi_set_mime), (gmip_find_type_pre),
15805         (gmip_find_type_post), (gmip_find_stream_post),
15806         (gmip_find_track_streaminfo_post):
15807         * gst-libs/gst/media-info/media-info-priv.h:
15808         * gst-libs/gst/media-info/media-info-test.c: (print_tag),
15809         (info_print), (main):
15810         * gst-libs/gst/media-info/media-info.c:
15811         (gst_media_info_error_create), (gst_media_info_error_element),
15812         (gst_media_info_instance_init), (gst_media_info_get_property),
15813         (gst_media_info_new), (gst_media_info_set_source),
15814         (gst_media_info_read_idler), (gst_media_info_read):
15815         * gst-libs/gst/media-info/media-info.h:
15816           first pass at making this work again.  This seems to work on
15817           tagged ogg/vorbis and mp3 files.
15818
15819 2004-03-06  Benjamin Otte  <otte@gnome.org>
15820
15821         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
15822           fix huge leak: gst_buffer_merge doesn't unref the first argument
15823           itself.
15824
15825 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
15826
15827         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_update_info):
15828           report layer/mode/emphasis
15829
15830 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
15831
15832         * ext/mad/gstmad.c: (gst_mad_chain): fixed caps leak
15833
15834 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
15835
15836         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
15837           signal serial
15838
15839 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
15840
15841         * ext/vorbis/vorbis.c: (plugin_init):
15842         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
15843         (gst_vorbis_dec_init), (vorbis_dec_event):
15844         add debug category
15845         make vorbisdec handle _BYTE and _TIME queries
15846
15847 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
15848
15849         * ext/mad/gstmad.c: (gst_mad_chain): send the average bitrate read
15850           from the xing header
15851
15852 2004-03-06  Benjamin Otte  <otte@gnome.org>
15853
15854         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps),
15855         (gst_audio_convert_link), (gst_audio_convert_change_state),
15856         (gst_audio_convert_buffer_from_default_format):
15857           do conversions from/to float correctly, fix some caps nego errors,
15858           export correct supported caps in template and getcaps, use correct
15859           caps in try_set_caps functions
15860
15861 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
15862
15863         For some reason, I only committed a ChangeLog entry yesterday and
15864         not the corresponding code...
15865         * ext/mad/gstmad.c: Fix detection of Xing headers
15866         * gst/tags/gstid3tag.c: Changes to support TLEN tags
15867
15868 2004-03-06  Benjamin Otte  <otte@gnome.org>
15869
15870         * ext/ogg/gstoggdemux.c: (gst_ogg_get_pad_by_pad),
15871         (gst_ogg_demux_src_query):
15872           make sure to handle the case where there's no current chain
15873           gracefully.
15874
15875 2004-03-05  David Schleef  <ds@schleef.org>
15876
15877         * ext/aalib/gstaasink.c: (gst_aasink_fixate), (gst_aasink_init):
15878         Add fixate function. (bug #131128)
15879         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
15880         (gst_sdlvideosink_fixate):  Add fixate function.
15881         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
15882         Fix attempt to print a non-pointer using GST_PTR_FORMAT.
15883         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt):
15884         Fix missing break that was causing ulaw to be interpreted as
15885         raw int.
15886
15887 2004-03-05  David Schleef  <ds@schleef.org>
15888
15889         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
15890         Fix code that ignores return value of gst_buffer_merge().
15891         (bug #114560)
15892         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_descramble_segment):
15893         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice): same
15894         * testsuite/gst-lint:  Check for above.
15895
15896 2004-03-05  David Schleef  <ds@schleef.org>
15897
15898         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):  Check for unfixed
15899         caps and throw an element error.  (bug #136334)
15900
15901 2004-03-05  David Schleef  <ds@schleef.org>
15902
15903         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_srcgetcaps),
15904         (gst_faad_chain): Fix negotiation.
15905         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_handle_src_event): Add
15906         key and button events.
15907         * gst-libs/gst/floatcast/floatcast.h: Fix a minor bug in this
15908         dung heap of code.
15909         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in: gstgconf
15910         depends on gconf
15911         * gst-libs/gst/gconf/gstreamer-gconf.pc.in: same
15912         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
15913         (gst_play_video_fixate), (gst_play_audio_fixate): Add a fixate
15914         function to encourage better negotiation, particularly between
15915         audioconvert and osssink.
15916         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
15917         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):  Make some debugging
15918         more important.
15919         * gst/typefind/gsttypefindfunctions.c:  Fix mistake in flash
15920         typefinding.
15921         * gst/vbidec/vbiscreen.c:  Add glib header
15922         * pkgconfig/gstreamer-play.pc.in:  Depends on gst-interfaces.
15923
15924 2004-03-06  Christophe Fergeau  <teuf@users.sourceforge.net>
15925
15926         * ext/mad/gstmad.c: Fix detection of Xing headers
15927         * gst/tags/gstid3tag.c: Changes to support TLEN tags
15928
15929 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
15930
15931         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
15932         (gst_wavparse_pad_convert), (gst_wavparse_pad_query):
15933           debug updates
15934
15935 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
15936
15937         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
15938         * ext/mad/gstmad.c: (gst_mad_init), (is_xhead),
15939         (mpg123_parse_xing_header), (gst_mad_chain): parse Xing header in vbr
15940         files, and report the parsed length as a GST_TAG_DURATION tag.
15941         * gst/tags/gstid3tag.c: support TLEN (duration) tag
15942
15943 2004-03-05  Benjamin Otte  <otte@gnome.org>
15944
15945         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_channels):
15946           convert channels correctly. convert correctly to unsigned.
15947
15948 2004-03-05  Julien MOUTTE <julien@moutte.net>
15949
15950         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): Check if
15951         we have a window before clearing it.
15952
15953 2004-03-05  Julien MOUTTE <julien@moutte.net>
15954
15955         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state): Check if we
15956         have a window before clearing it.
15957
15958 2004-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
15959
15960         * gconf/gstreamer.schemas.in:
15961         * gst-libs/gst/gconf/Makefile.am:
15962           version installation path the same way as for 0.6
15963         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
15964         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
15965         * pkgconfig/gstreamer-play-uninstalled.pc.in:
15966           remove comment that was fixed
15967
15968 2004-03-05  David Schleef  <ds@schleef.org>
15969
15970         * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_src_formats),
15971         (gst_qtdemux_src_convert), (gst_qtdemux_get_src_query_types),
15972         (gst_qtdemux_get_event_mask), (gst_qtdemux_handle_src_query),
15973         (gst_qtdemux_handle_src_event), (gst_qtdemux_add_stream):
15974         Add prototype code for handling seeking and querying.
15975
15976 2004-03-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
15977
15978         * examples/gstplay/player.c: (main):
15979           Initialize variables to NULL. Prevents a segfault because the
15980           (uninitialized) variable is not NULL, resulting in a crash on
15981           trying to reach error->message.
15982
15983 2004-03-05  Benjamin Otte  <otte@gnome.org>
15984
15985         * gst/audioconvert/gstaudioconvert.c:
15986         (gst_audio_convert_buffer_to_default_format):
15987         make float=>int conversion work correctly even in cornercases.
15988
15989 2004-03-04  David I. Lehn  <dlehn@users.sourceforge.net>
15990
15991         * debian/README.Debian:
15992         * debian/build-deps:
15993         * debian/changelog:
15994         * debian/control:
15995         * debian/control.in:
15996         * debian/copyright:
15997         * debian/gstreamer-a52dec.files:
15998         * debian/gstreamer-aa.files:
15999         * debian/gstreamer-alsa.files:
16000         * debian/gstreamer-alsa.manpages:
16001         * debian/gstreamer-arts.files:
16002         * debian/gstreamer-artsd.files:
16003         * debian/gstreamer-audiofile.files:
16004         * debian/gstreamer-avifile.files:
16005         * debian/gstreamer-cdparanoia.files:
16006         * debian/gstreamer-colorspace.files:
16007         * debian/gstreamer-doc.files:
16008         * debian/gstreamer-dv.files:
16009         * debian/gstreamer-dvd.files:
16010         * debian/gstreamer-esd.files:
16011         * debian/gstreamer-festival.files:
16012         * debian/gstreamer-flac.files:
16013         * debian/gstreamer-gconf.conffiles:
16014         * debian/gstreamer-gconf.files:
16015         * debian/gstreamer-gconf.postinst:
16016         * debian/gstreamer-gnomevfs.files:
16017         * debian/gstreamer-gsm.files:
16018         * debian/gstreamer-http.files:
16019         * debian/gstreamer-jack.files:
16020         * debian/gstreamer-jpeg.files:
16021         * debian/gstreamer-mad.files:
16022         * debian/gstreamer-mikmod.files:
16023         * debian/gstreamer-misc.files:
16024         * debian/gstreamer-mpeg2dec.files:
16025         * debian/gstreamer-oss.files:
16026         * debian/gstreamer-plugin-apps.files:
16027         * debian/gstreamer-plugin-apps.manpages:
16028         * debian/gstreamer-plugin-libs-dev.files:
16029         * debian/gstreamer-plugin-libs.files:
16030         * debian/gstreamer-plugin-template.postinst:
16031         * debian/gstreamer-plugin-template.postrm:
16032         * debian/gstreamer-sdl.files:
16033         * debian/gstreamer-sid.files:
16034         * debian/gstreamer-vorbis.files:
16035         * debian/gstreamer-x.files:
16036         * debian/mk.control:
16037         * debian/rules:
16038         Debian package info not maintained here.
16039
16040 2004-03-04  Thomas Vander Stichele  <thomas at apestaart dot org>
16041
16042         * ext/aalib/gstaasink.c: (gst_aasink_class_init):
16043         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init):
16044         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init):
16045         * ext/divx/gstdivxenc.c: (gst_divxenc_class_init):
16046         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init):
16047         * ext/gsm/gstgsmenc.c: (gst_gsmenc_class_init):
16048         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
16049         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init):
16050         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
16051         * ext/xvid/gstxvidenc.c: (gst_xvidenc_class_init):
16052         * gst-libs/gst/colorbalance/colorbalance.c:
16053         (gst_color_balance_class_init):
16054         * gst-libs/gst/colorbalance/colorbalancechannel.c:
16055         (gst_color_balance_channel_class_init):
16056         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
16057         * gst-libs/gst/play/play.c: (gst_play_class_init):
16058         * gst-libs/gst/propertyprobe/propertyprobe.c:
16059         (gst_property_probe_iface_init):
16060         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init):
16061         * gst-libs/gst/tuner/tunerchannel.c:
16062         (gst_tuner_channel_class_init):
16063         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init):
16064         * gst/cutter/gstcutter.c: (gst_cutter_class_init):
16065         * gst/effectv/gstvertigo.c: (gst_vertigotv_class_init):
16066         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init):
16067         * sys/dxr3/dxr3spusink.c: (dxr3spusink_class_init):
16068         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
16069         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
16070         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init):
16071         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init):
16072           fix signals to use - instead of _
16073         * ext/libcaca/gstcacasink.h:
16074         * ext/sdl/sdlvideosink.h:
16075           fix header rename
16076
16077 2004-03-04  David Schleef  <ds@schleef.org>
16078
16079         * testsuite/gst-lint:  Add a check for bad signal names.
16080
16081 2004-03-04  <kost@imn.htwk-leipzig.de>
16082
16083         reviewed by David Schleef
16084
16085         * gst/videofilter/gstgamma.c: (gst_gamma_rgb32): Fix typo that
16086         modified the alpha channel and caused a warning. (bug #136192)
16087
16088 2004-04-03  Christian Schaller <Uraeus@gnome.org>
16089
16090         * gst-plugins.spec.in:
16091         Change names of plugins to actually be correct. Try to keep things
16092         alphabetical to avoid getting beat up by Thomas
16093
16094 2004-03-03  Julien MOUTTE <julien@moutte.net>
16095
16096         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_default_video_sink):
16097         Using ximagesink as a default if no gconf key found. We should
16098         probably consider using alsasink instead of osssink for the audio
16099         part.
16100
16101 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
16102
16103         * configure.ac:
16104           fix --with-plugins, don't think it ever worked before
16105         * gst-plugins.spec.in:
16106           even more updates
16107
16108 2004-03-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16109
16110         * ext/sdl/sdlvideosink.h:
16111         * sys/ximage/ximagesink.h:
16112         * sys/xvideo/xvideosink.h:
16113         * sys/xvimage/xvimagesink.h:
16114           Fix for move of gstvideosink.h -> videosink.h.
16115
16116 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
16117
16118         * gst-libs/gst/xwindowlistener/Makefile.am:
16119           this is a plugin library, not a library
16120
16121 2004-03-01  David Schleef  <ds@schleef.org>
16122
16123         * AUTHORS:  Added some names.  Add yourself if you're still
16124         missing.
16125
16126 2004-03-01  David Schleef  <ds@schleef.org>
16127
16128         * MAINTAINERS: Add
16129
16130 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
16131
16132         * gst-plugins.spec.in: clean up spec file
16133
16134 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
16135
16136         * gst-libs/gst/video/Makefile.am:
16137         * gst-libs/gst/video/gstvideosink.c:
16138         * gst-libs/gst/video/gstvideosink.h:
16139           rename gstvideosink.h to videosink.h to match other headers
16140         * gst/mixmatrix/Makefile.am:
16141           fix plugin filename
16142         * gst/tags/Makefile.am: fix plugin filename
16143
16144 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
16145
16146         * gst/tags/Makefile.am: fix plugin filename
16147
16148 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
16149
16150         * examples/gstplay/player.c: (got_time_tick), (main):
16151           add error handler
16152           display time_tick more readably
16153         * gst/mixmatrix/Makefile.am:
16154           fix plugin file name
16155
16156 2004-02-29  Christophe Fergeau  <teuf@gnome.org>
16157
16158         * sys/oss/gstosselement.c: (gst_osselement_probe),
16159         (device_combination_append), (gst_osselement_class_probe_devices):
16160         * sys/oss/gstosselement.h:
16161           Reworked enumeration of oss dsps and mixers so that gst-mixer works
16162           on my system using alsa oss emulation, fixes bug #135597
16163
16164 2004-02-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16165
16166         * gst/videodrop/gstvideodrop.c: (gst_videodrop_init),
16167         (gst_videodrop_chain), (gst_videodrop_change_state):
16168         * gst/videodrop/gstvideodrop.h:
16169           Work based on timestamp of input data, not based on the expected
16170           framerate from the input. The consequence is that this element now
16171           not only scales framerates, but also functions as a framerate
16172           corrector or framerate stabilizer/constantizer.
16173
16174 2004-02-27  David Schleef  <ds@schleef.org>
16175
16176         patches from jmmv@menta.net (Julio M. Merino Vidal)
16177
16178         * gst/interleave/deinterleave.c: (deinterleave_chain): Fix
16179         GST_ELEMENT_ERROR call (bug #135634)
16180         * gst/interleave/interleave.c: (interleave_buffered_loop),
16181         (interleave_bytestream_loop): Don't use alloca() (bug #135640)
16182         * sys/cdrom/gstcdplayer_ioctl_bsd.h: Fix ioctls on NetBSD (bug #135645)
16183         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
16184         (gst_osssink_chain): Fix ioctls on NetBSD. (bug #135644)
16185         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_sync_next_frame),
16186         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
16187         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_requeue_frame):
16188         Fix GST_ELEMENT_ERROR call.
16189         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_palette): Fix
16190         GST_ELEMENT_ERROR call.
16191
16192 2004-02-27  Benjamin Otte  <otte@gnome.org>
16193
16194         * gst-libs/gst/audio/audio.h:
16195           add macro to make sure header isn't included twice
16196         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
16197           don't use gst_buffer_free
16198         * gst/playondemand/filter.func:
16199           don't use gst_data_free. Free data only once.
16200
16201 2004-02-26  David Schleef  <ds@schleef.org>
16202
16203         * gst-libs/gst/colorbalance/Makefile.am:
16204         * gst-libs/gst/mixer/Makefile.am:
16205         * gst-libs/gst/tuner/Makefile.am:
16206         * gst/level/Makefile.am: -marshal.[ch] and -enum.[ch] files
16207         should not be disted, -marshal.h files should not be installed,
16208         and -enum.h files _should_ be installed.  Fix to make this the
16209         case.
16210
16211 === release 0.7.5 ===
16212
16213 2004-02-26  Thomas Vander Stichele  <thomas at apestaart dot org>
16214
16215         * configure.ac: release 0.7.5, "Under The Sea"
16216
16217 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
16218
16219         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
16220         (gst_audio_convert_change_state), (gst_audio_convert_get_buffer):
16221         * gst/videoscale/gstvideoscale.c:
16222         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
16223           assorted debug/warning fixes
16224
16225 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
16226
16227         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
16228         (gst_videoscale_init), (gst_videoscale_chain),
16229         (gst_videoscale_set_property), (plugin_init):
16230         * gst/videoscale/gstvideoscale.h:
16231         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
16232         (gst_videoscale_scale_rgb), (gst_videoscale_planar411),
16233         (gst_videoscale_planar400), (gst_videoscale_packed422),
16234         (gst_videoscale_packed422rev), (gst_videoscale_32bit),
16235         (gst_videoscale_24bit), (gst_videoscale_16bit),
16236         (gst_videoscale_bilinear), (gst_videoscale_bicubic),
16237         (gst_videoscale_scale_plane_slow),
16238         (gst_videoscale_scale_point_sample),
16239         (gst_videoscale_scale_nearest),
16240         (gst_videoscale_scale_nearest_str2),
16241         (gst_videoscale_scale_nearest_str4),
16242         (gst_videoscale_scale_nearest_32bit),
16243         (gst_videoscale_scale_nearest_24bit),
16244         (gst_videoscale_scale_nearest_16bit):
16245         add debugging category and use it properly
16246         fix use of GST_PTR_FORMAT
16247
16248 2004-02-25  Andy Wingo  <wingo@pobox.com>
16249
16250         * gst/interleave/interleave.c (interleave_buffered_loop): Always
16251         push only when channel->buffer is NULL. Prevents segfaults doing
16252         the state change after a nonlocal exit, like a scheme exception.
16253
16254         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
16255         Handle the case where the intersected caps is empty.
16256
16257 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
16258
16259         * gst/law/mulaw-decode.c: (mulawdec_link):
16260         * gst/law/mulaw.c: (plugin_init):
16261           fix mulawdec so it actually works again
16262
16263 2004-02-24  Arwed v. Merkatz  <v.merkatz@gmx.net>
16264
16265         reviewed by: David Schleef  <ds@schleef.org>
16266
16267         * gst/videofilter/gstgamma.c: (gst_gamma_class_init),
16268         (gst_gamma_init), (gst_gamma_set_property),
16269         (gst_gamma_get_property), (gst_gamma_calculate_tables),
16270         (gst_gamma_rgb24), (gst_gamma_rgb32):  Adds gamma correction
16271         for RGB, with separate r g and b correction factors. (#131167)
16272
16273 2004-02-24  Thomas Vander Stichele  <thomas at apestaart dot org>
16274
16275         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
16276           only signal tags for bitrate if they're > 0 (#134894)
16277
16278 2004-02-24  David Schleef  <ds@schleef.org>
16279
16280         * gst/qtdemux/qtdemux.c: (plugin_init), (gst_qtdemux_loop_header),
16281         (qtdemux_parse_moov), (qtdemux_parse), (qtdemux_node_dump_foreach),
16282         (qtdemux_dump_mvhd), (qtdemux_dump_tkhd), (qtdemux_dump_elst),
16283         (qtdemux_dump_mdhd), (qtdemux_dump_hdlr), (qtdemux_dump_vmhd),
16284         (qtdemux_dump_dref), (qtdemux_dump_stsd), (qtdemux_dump_stts),
16285         (qtdemux_dump_stss), (qtdemux_dump_stsc), (qtdemux_dump_stsz),
16286         (qtdemux_dump_stco), (qtdemux_dump_co64), (qtdemux_dump_dcom),
16287         (qtdemux_dump_cmvd), (qtdemux_parse_tree), (qtdemux_parse_trak):
16288         Cleanups.  Convert g_prints to GST_LOGs.  Add qtdemux debug
16289         category.  Attempt to fix timestamp calculation.
16290
16291 2004-02-24  Johan Dahlin  <johan@gnome.org>
16292
16293         * gst-libs/gst/gconf/gconf.c: Add \n to g_print error messages
16294
16295 2004-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
16296
16297         * configure.ac:
16298         * gconf/Makefile.am:
16299         * gconf/gstreamer.schemas:
16300         * gst-libs/gst/gconf/Makefile.am:
16301         * gst-libs/gst/gconf/gconf.c:
16302           version gconf schemas and install locations
16303
16304 2004-02-23  Benjamin Otte  <otte@gnome.org>
16305
16306         * ext/xine/xineinput.c: (gst_xine_input_dispose):
16307         (gst_xine_input_subclass_init):
16308           call parent dispose.
16309           change pad template for CD reader correctly
16310         * ext/xine/Makefile.am:
16311         * ext/xine/gstxine.h:
16312         * ext/xine/xine.c: (plugin_init):
16313         * ext/xine/xineaudiosink.c:
16314           wrap audio sinks, too
16315         * gst-libs/gst/resample/private.h:
16316         * gst-libs/gst/resample/resample.c: (gst_resample_init),
16317         (gst_resample_reinit), (gst_resample_scale),
16318         (gst_resample_nearest_s16), (gst_resample_bilinear_s16),
16319         (gst_resample_sinc_slow_s16), (gst_resample_sinc_s16),
16320         (gst_resample_sinc_ft_s16), (gst_resample_nearest_float),
16321         (gst_resample_bilinear_float), (gst_resample_sinc_slow_float),
16322         (gst_resample_sinc_float), (gst_resample_sinc_ft_float):
16323         * gst-libs/gst/resample/resample.h:
16324         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
16325         (gst_audioscale_class_init), (gst_audioscale_link),
16326         (gst_audioscale_get_buffer), (gst_audioscale_init),
16327         (gst_audioscale_chain), (gst_audioscale_set_property),
16328         (gst_audioscale_get_property):
16329         * gst/audioscale/gstaudioscale.h:
16330           s/resample_*/gst_resample_*/i to not clobber namespaces
16331
16332 2004-02-23  Julien MOUTTE  <julien@moutte.net>
16333
16334         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
16335         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
16336         (gst_riff_create_video_template_caps),
16337         (gst_riff_create_audio_template_caps),
16338         (gst_riff_create_iavs_template_caps):
16339         * gst-libs/gst/riff/riff-media.h:
16340         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
16341         (gst_asf_demux_audio_caps), (gst_asf_demux_add_audio_stream),
16342         (gst_asf_demux_video_caps), (gst_asf_demux_add_video_stream):
16343         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
16344         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
16345         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
16346         (gst_matroska_demux_plugin_init): First batch implementing audio and
16347         video codec tags in demuxers.
16348
16349 2004-02-22  Benjamin Otte  <otte@gnome.org>
16350
16351         * ext/xine/Makefile.am:
16352         * ext/xine/gstxine.h:
16353         * ext/xine/xine.c: (plugin_init):
16354         * ext/xine/xineinput.c:
16355           add input plugin wrapper. Playback from files, http, mms and cdda
16356           works.
16357         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
16358           remove leftover G_GNUC_UNUSED
16359         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_stream),
16360         (gst_asf_demux_identify_guid):
16361           improve debugging output
16362
16363 2004-02-22  Benjamin Otte  <otte@gnome.org>
16364
16365         reported by: Padraig O'Briain <padraig.obriain@sun.com>
16366
16367         * autogen.sh:
16368           replace test -e with test -x for mkinstalldirs to be more portable.
16369           (fixes #134816)
16370
16371 2004-02-22  Benjamin Otte  <otte@gnome.org>
16372
16373         reported by: Stefan Kost <kost@imn.htwk-leipzig.de>
16374
16375         * gst/audioconvert/gstaudioconvert.c: (plugin_init):
16376           set rank to PRIMARY
16377         * gst/volume/gstvolume.c: (plugin_init):
16378           set rank to NONE
16379         fixes #134960
16380
16381 2004-02-22   Julio M. Merino Vidal <jmmv@menta.net>
16382
16383         reviewed by Benjamin Otte  <otte@gnome.org>
16384
16385         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
16386           escape NULL strings in GST_ELEMENT_ERROR properly (fixes #135116)
16387
16388 2004-02-22  Benjamin Otte  <otte@gnome.org>
16389
16390         * configure.ac:
16391           export [_]*{gst,Gst,GST}.* symbols from plugins
16392
16393 2004-02-22  Christophe Fergeau <teuf@gnome.org>
16394
16395         reviewed by: Benjamin Otte  <otte@gnome.org>
16396
16397         * ext/lame/gstlame.c: (add_one_tag):
16398         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
16399         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value),
16400         (gst_vorbisenc_metadata_set1):
16401         * gst/tags/gstid3tag.c:
16402         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add):
16403           apply fixes from bugs #135042 (lame can't write tags) and #133817
16404           (add GST_ALBUM_VOLUME_{COUNT,NUMBER} tags)
16405
16406 2004-02-22 Ramon Garcia <ramon_garcia_f@yahoo.com>
16407
16408         * configure.ac: Export only gst_plugin_desc from plugins.
16409          Note that this change only makes any effect with Linux using libtool
16410          1.5.2 or higher. Otherwise it is silently ignored, but it would build
16411          fine. And don't try to have several versions of libtool in different
16412          directories.
16413
16414 2004-02-20  Andy Wingo  <wingo@pobox.com>
16415
16416         * gst/intfloat/, gst/oneton: Removed, replaced by audioconvert and
16417         interleave respectively.
16418
16419         * gst/interleave/deinterleave.c: New plugin: deinterleave
16420         (replaces on oneton).
16421         * gst/interleave/interleave.c: New plugin: interleave.
16422         * gst/interleave/plugin.h: Support file.
16423         * gst/interleave/plugin.c: Support file.
16424
16425         * configure.ac: Remove intfloat and oneton, add interleave.
16426
16427         * ext/sndfile/gstsf.c: Handle events better.
16428
16429         * gst/audioconvert/gstaudioconvert.c: Change to support int2float
16430         and float2int operation. int2float has scheduling problems as
16431         noted in in2float_chain.
16432
16433 2004-02-20  Benjamin Otte  <otte@gnome.org>
16434
16435         * ext/xine/Makefile.am:
16436         * ext/xine/gstxine.h:
16437         * ext/xine/xine.c:
16438         * ext/xine/xineaudiodec.c:
16439         * ext/xine/xinecaps.c:
16440           add first version of xine plugin wrapper. Currently only wraps the
16441           QDM2 win32 DLL, and even that only in proof-of-concept quality.
16442         * configure.ac:
16443         * ext/Makefile.am:
16444           add xine plugin wrapper, disabled by default. Use --enable-xine to
16445           build. Note that it'll segfault on gst-register if you don't remove
16446           the goom and tvtime post plugins from xine.
16447         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
16448         (qtdemux_parse), (qtdemux_parse_trak), (qtdemux_audio_caps):
16449           add extradata parsing for QDM2.
16450           change around debugging prints.
16451
16452 2004-02-19  Benjamin Otte  <otte@gnome.org>
16453
16454         * ext/lame/gstlame.c: (gst_lame_chain):
16455         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
16456           use gst_tag_list_insert when you want to insert tags
16457
16458 2004-02-18  David Schleef  <ds@schleef.org>
16459
16460         * configure.ac:  Move massink to gst-rotten
16461         * ext/Makefile.am:
16462         * ext/mas/Makefile.am:
16463         * ext/mas/massink.c:
16464         * ext/mas/massink.h:
16465
16466 2004-02-18  David Schleef  <ds@schleef.org>
16467
16468         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init): Disable gdk_pixbuf
16469         typefinding, since it seems to be worse than nothing.
16470         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):  Add ftyp
16471         atom to recognize .mp4 and .m4a files as video/quicktime.
16472
16473 2004-02-18  David Schleef  <ds@schleef.org>
16474
16475         * gst/sine/demo-dparams.c: (quit_live),
16476         (dynparm_log_value_changed), (dynparm_value_changed), (main):
16477         Use double dparams, not float.
16478         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
16479         (gst_sinesrc_init): Change sync default to FALSE, since multiple
16480         sync'd elements don't really work correctly.
16481         * gst/volume/gstvolume.c: (volume_class_init), (volume_init),
16482         (volume_update_volume), (volume_get_property):  Change dparam
16483         to double.
16484
16485 2004-02-18  Julien MOUTTE  <julien@moutte.net>
16486
16487         * sys/ximage/ximagesink.c:
16488         (gst_ximagesink_xwindow_update_geometry),
16489         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
16490         (gst_ximagesink_change_state), (gst_ximagesink_expose),
16491         (gst_ximagesink_init): Rework the way software video scaling works. So
16492         now we check on each chain call if the video frames are feeling the
16493         window. If not we try to renegotiate caps. On failure we memorize that
16494         and we won't try again for that PLAYING sessions.
16495         * sys/ximage/ximagesink.h: Adding a boolean to store the caps renego
16496         failure.
16497         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): initialize the
16498         synchronous flag.
16499
16500 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
16501
16502         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
16503           break up _link so we can give a better debug message for errors
16504
16505 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
16506
16507         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
16508           set up debug category
16509
16510 2004-02-18  Julien MOUTTE <julien@moutte.net>
16511
16512         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
16513         (gst_ximagesink_handle_xevents), (gst_ximagesink_expose): Reorganizing
16514         the way renegotiation work. The event handling function is not taking
16515         care of external windows and renegotiate method check for pad flags
16516         NEGOTIATING. Should fix : #133209
16517
16518 2004-02-17  Julien MOUTTE  <julien@moutte.net>
16519
16520         * sys/ximage/ximagesink.c: (gst_ximagesink_expose): Checking if the
16521         pad is negotiating before trying renegotiation.
16522
16523 2004-02-17  Thomas Vander Stichele  <thomas at apestaart dot org>
16524
16525         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
16526           pass on all possible mime types as typefind hints
16527
16528 2004-02-17  Julien MOUTTE <julien@moutte.net>
16529
16530         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
16531         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new): Fix a
16532         possible SHM leak if we crash. All other apps using XShm are doing
16533         that.
16534
16535 2004-02-17  Julien MOUTTE  <julien@moutte.net>
16536
16537         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
16538         (gst_ximagesink_expose): Renegotiate size on expose.
16539         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_expose): Update window
16540         size on expose.
16541
16542 2004-02-16  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16543
16544         * testsuite/alsa/sinesrc.c:
16545           cosmetic fix to fix compile issue with gcc 2.95.4
16546
16547 2004-02-16  Julien MOUTTE <julien@moutte.net>
16548
16549         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
16550         (gst_alsa_timestamp_to_bytes): Alsa should trigger an error if it
16551         failed opening the audio device.
16552         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
16553         (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
16554         (gst_ximagesink_xwindow_new), (gst_ximagesink_xwindow_destroy),
16555         (gst_ximagesink_xwindow_resize), (gst_ximagesink_xwindow_clear),
16556         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
16557         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
16558         (gst_ximagesink_change_state), (gst_ximagesink_chain),
16559         (gst_ximagesink_set_xwindow_id): Clearing window in READY TO PAUSED.
16560         Removing some useless g_return_if_fail like wingo suggested.
16561         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
16562         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xvimage_put),
16563         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
16564         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_xwindow_clear),
16565         (gst_xvimagesink_update_colorbalance),
16566         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_xcontext_get),
16567         (gst_xvimagesink_xcontext_clear),
16568         (gst_xvimagesink_get_fourcc_from_caps),
16569         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
16570         (gst_xvimagesink_set_xwindow_id),
16571         (gst_xvimagesink_colorbalance_list_channels),
16572         (gst_xvimagesink_colorbalance_set_value),
16573         (gst_xvimagesink_colorbalance_get_value): Clearing window in READY TO
16574         PAUSED. Removing some useless g_return_if_fail like wingo suggested.
16575
16576 2004-02-16  Thomas Vander Stichele  <thomas at apestaart dot org>
16577
16578         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
16579           throw error when not negotiated instead of asserting
16580
16581 2004-02-15  Julien MOUTTE  <julien@moutte.net>
16582
16583         * gst/switch/gstswitch.c: (gst_switch_loop): More fixes for
16584         correct data refcounting.
16585
16586 2004-02-15  Julien MOUTTE  <julien@moutte.net>
16587
16588         * gst/switch/gstswitch.c: (gst_switch_change_state),
16589         (gst_switch_class_init): Cleaning the sinkpads correctly on state
16590         change, mostly the EOS flag.
16591
16592 2004-02-15  Julien MOUTTE  <julien@moutte.net>
16593
16594         * examples/gstplay/player.c: (got_eos), (main): Adding some
16595         output for debugging.
16596         * gst-libs/gst/play/play.c: (gst_play_state_change): Stop our
16597         timeouts if we go to any state different from PLAYING.
16598         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek): Fix some
16599         more EOS bugs in riff lib.
16600
16601 2004-02-14  Julien MOUTTE  <julien@moutte.net>
16602
16603         * gst-libs/gst/play/play.c: (gst_play_connect_visualization): Disable
16604         visualization until i find a way to fix switch correctly.
16605         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head): Fix a bug when
16606         EOS arrives.
16607         * gst/switch/gstswitch.c: (gst_switch_release_pad),
16608         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
16609         (gst_switch_loop), (gst_switch_dispose), (gst_switch_class_init):
16610         Reworked switch to get a more correct behaviour with events and refing
16611         of data stored in sinkpads.
16612         * gst/switch/gstswitch.h: Adding an eos flag for every sinkpad so that
16613         we don't pull from a pad in EOS.
16614
16615 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16616
16617         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
16618           remove v1 tag even if we can't read it (makes sure we don't detect
16619           it again)
16620
16621 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16622
16623         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait),
16624         (gst_alsa_xrun_recovery):
16625         * ext/alsa/gstalsa.h:
16626           try xrun recovery when wait failed. Make xrun recovery function
16627           return TRUE/FALSE to indicate success. (might fix #134354)
16628
16629 2004-02-13  David Schleef  <ds@schleef.org>
16630
16631         * gst/sine/demo-dparams.c: (dynparm_log_value_changed),
16632         (dynparm_value_changed), (main): Convert from float to double.
16633         * gst/sine/gstsinesrc.c: (gst_sinesrc_init): same.
16634
16635 2004-02-13  David Schleef  <ds@schleef.org>
16636
16637         * gst/silence/gstsilence.c: (gst_silence_class_init),
16638         (gst_silence_set_clock), (gst_silence_get),
16639         (gst_silence_set_property), (gst_silence_get_property):
16640         * gst/silence/gstsilence.h: Add sync property.
16641         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
16642         (gst_sinesrc_init), (gst_sinesrc_set_clock), (gst_sinesrc_get),
16643         (gst_sinesrc_set_property), (gst_sinesrc_get_property):
16644         * gst/sine/gstsinesrc.h: Add sync property.
16645
16646 2004-02-13  David Schleef  <ds@schleef.org>
16647
16648         * gst/intfloat/gstint2float.c: (conv_f32_s16),
16649         (gst_int2float_chain_gint16):  Change stdint usage to glib types.
16650
16651 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
16652
16653         * configure.ac:
16654         * ext/Makefile.am:
16655         * gst-libs/ext/Makefile.am:
16656           move ffmpeg plugin to gst-ffmpeg module
16657
16658 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
16659
16660         * configure.ac: use GST_ARCH to detect architecture
16661
16662 2004-02-12  Julien MOUTTE  <julien@moutte.net>
16663
16664         * gst/vbidec/vbiscreen.c: Fixing thomasvs fixes. Missing header.
16665
16666 2004-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
16667
16668         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
16669           classify LADSPA plugins based on number of src/sink pads
16670           (#133663, Stefan Kost)
16671         * gst/sine/gstsinesrc.c: (gst_sinesrc_init):
16672           fix dparams registration
16673           (#133528, Stefan Kost)
16674         * gst/vbidec/vbiscreen.c: (vbiscreen_set_current_cell):
16675           fix use of isprint and use g_ascii_isprint instead
16676           (#133316, Stefan Kost)
16677
16678 2004-02-11  David Schleef  <ds@schleef.org>
16679
16680         Convert a few inner loops to use liboil.  This is currently
16681         optional, and is only enabled if liboil is present (duh!).
16682         * configure.ac: Check for liboil-0.1
16683         * gst/intfloat/Makefile.am:
16684         * gst/intfloat/gstint2float.c: (conv_f32_s16), (scalarmult_f32),
16685         (gst_int2float_chain_gint16):
16686         * gst/videofilter/Makefile.am:
16687         * gst/videofilter/gstvideobalance.c: (gst_videobalance_class_init),
16688         (tablelookup_u8), (gst_videobalance_planar411):
16689         * gst/videotestsrc/Makefile.am:
16690         * gst/videotestsrc/gstvideotestsrc.c: (plugin_init):
16691         * gst/videotestsrc/videotestsrc.c: (splat_u8), (paint_hline_YUY2),
16692         (paint_hline_IYU2), (paint_hline_str4), (paint_hline_str3),
16693         (paint_hline_RGB565), (paint_hline_xRGB1555):
16694
16695 2004-02-11  David Schleef  <ds@schleef.org>
16696
16697         * ext/lcs/gstcolorspace.c: (colorspace_find_lcs_format),
16698         (gst_colorspace_caps_get_fourcc), (colorspace_setup_converter),
16699         (gst_colorspace_getcaps), (gst_colorspace_link),
16700         (gst_colorspace_base_init), (gst_colorspace_init),
16701         (gst_colorspace_chain), (gst_colorspace_change_state),
16702         (plugin_init): Merge Ronald's patch (bug #117897) and update
16703         for new caps and negotiation.  Seems to work, although it
16704         shows off bugs in lcs.
16705
16706 2004-02-11  David Schleef  <ds@schleef.org>
16707
16708         * ext/alsa/Makefile.am: Fix linking against libgstinterfaces.
16709         (bug #133886)  Noticed by bugs@leroutier.net (Stephane LOEUILLET)
16710
16711 2004-02-11  David Schleef  <ds@schleef.org>
16712
16713         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_class_init),
16714         (gst_rfbsrc_change_state), (gst_rfbsrc_init),
16715         (gst_rfbsrc_set_property), (gst_rfbsrc_get_property):
16716         Add server and port properties
16717
16718 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
16719
16720         * m4/a52.m4:
16721         * m4/aalib.m4:
16722         * m4/as-ffmpeg.m4:
16723         * m4/as-liblame.m4:
16724         * m4/as-slurp-ffmpeg.m4:
16725         * m4/check-libheader.m4:
16726         * m4/esd.m4:
16727         * m4/freetype2.m4:
16728         * m4/gconf-2.m4:
16729         * m4/glib.m4:
16730         * m4/gst-alsa.m4:
16731         * m4/gst-artsc.m4:
16732         * m4/gst-ivorbis.m4:
16733         * m4/gst-matroska.m4:
16734         * m4/gst-sdl.m4:
16735         * m4/gst-shout2.m4:
16736         * m4/gst-sid.m4:
16737         * m4/gtk.m4:
16738         * m4/libdv.m4:
16739         * m4/libfame.m4:
16740         * m4/libmikmod.m4:
16741         * m4/ogg.m4:
16742         * m4/vorbis.m4:
16743           fix underquotedness of macros (#133800)
16744         * m4/as-avifile.m4:
16745         * m4/xmms.m4:
16746           removed because no longer used
16747
16748 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
16749
16750         * configure.ac:
16751           require gettext 0.11.5 so ulonglong.m4 gets checked out and copied
16752           by autopoint (fixes #132996)
16753
16754 2004-02-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16755
16756         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_base_init):
16757         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_base_init):
16758         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_base_init):
16759         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_base_init):
16760           fix memleaks
16761
16762 2004-02-11  David Schleef  <ds@schleef.org>
16763
16764         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
16765         (gst_gdk_pixbuf_chain): Fix logic bug causing spurious errors.
16766         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_base_init),
16767         (gst_jpegdec_init), (gst_jpegdec_chain): Fix negotiation.
16768         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_base_init),
16769         (gst_jpegenc_class_init), (gst_jpegenc_init),
16770         (gst_jpegenc_getcaps), (gst_jpegenc_link), (gst_jpegenc_resync),
16771         (gst_jpegenc_chain), (gst_jpegenc_set_property),
16772         (gst_jpegenc_get_property):  Fix negotiation.  Add some properties.
16773         * ext/jpeg/gstjpegenc.h: Fix negotiation.
16774
16775 2004-02-10  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16776
16777         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
16778         (gst_mikmod_srcfixate), (gst_mikmod_srclink), (gst_mikmod_loop):
16779         * ext/mikmod/gstmikmod.h:
16780           fix caps negotiation in mikmod
16781         * ext/ogg/gstoggdemux.c: (gst_ogg_print):
16782           output debug information
16783
16784 2004-02-08  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16785
16786         * gst-libs/gst/colorbalance/Makefile.am:
16787         * gst-libs/gst/navigation/Makefile.am:
16788         * gst-libs/gst/xoverlay/Makefile.am:
16789           remove unused GST_OPT_CFLAGS from Makefiles
16790           include X_CFLAGS and X_LIBS in xoverlay. (#131948)
16791
16792 2004-02-07  David Schleef  <ds@schleef.org>
16793
16794         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_handle_event): Don't
16795         push events to pads that haven't been created (#133508)
16796
16797 2004-02-07  Jan Schmidt  <thaytan@mad.scientist.com>
16798
16799         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
16800         (gst_dvdec_sink_convert), (gst_dvdec_handle_sink_event),
16801         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
16802         (gst_dvdec_loop), (gst_dvdec_change_state):
16803         Second attempt at committing a working dvdec element.
16804
16805 2004-02-06  David Schleef  <ds@schleef.org>
16806
16807         Build fixes for OS X: (see #129600)
16808         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_strh),
16809         (gst_riff_read_strf_vids), (gst_riff_read_strf_auds),
16810         (gst_riff_read_strf_iavs):
16811         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
16812         (gst_avi_demux_stream_odml):
16813         * gst/playondemand/Makefile.am:
16814         * gst/rtp/rtp-packet.c:
16815
16816 2004-02-05  David Schleef  <ds@schleef.org>
16817
16818         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_loop): Revert
16819         last change, because it Just Doesn't Compile.
16820
16821 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16822
16823         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
16824           skip undecodable id3v2 tag instead of keeping it
16825
16826 2004-02-05  David Schleef  <ds@schleef.org>
16827
16828         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
16829         Unref leaked buffer.  (Noticed by Ronald)
16830
16831 2004-02-05  David I. Lehn  <dlehn@users.sourceforge.net>
16832
16833         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
16834         Sync requires with other checks.  >= vs =.
16835
16836 2004-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
16837
16838         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
16839         (gst_dvdec_video_link), (gst_dvdec_loop):
16840         * ext/dv/gstdvdec.h:
16841           rework the caps negotiation so that dvdec works again instead
16842           of just segfaulting.
16843
16844 === release 0.7.4 ===
16845
16846 2004-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
16847
16848         * NEWS: GStreamer Plugins 0.7.4 "For Great Justice" released
16849         * configure.ac: changed for release
16850
16851 2004-02-05  Thomas Vander Stichele  <thomas at apestaart dot org>
16852
16853         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in:
16854         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
16855         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
16856         * pkgconfig/gstreamer-play-uninstalled.pc.in:
16857           reworked patch by David Lehn to fix libdir and includedir for
16858           uninstalled libraries
16859           removed play and gconf from gstreamer-libs since they have their
16860           own pkgconfig files
16861
16862 2004-02-04  David Schleef  <ds@schleef.org>
16863
16864         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt): Fix a caps
16865         memleak.
16866
16867 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16868
16869         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
16870           use correct GST_TAG_ENCODER tag
16871
16872 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16873
16874         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
16875           be sure to stop the clock when going to paused
16876         * sys/oss/gstosssink.c: (gst_osssink_change_state):
16877           reset number of transmitted when going to ready.
16878         fixes #132935
16879
16880 2004-02-05  Charles Schmidt <cschmidt2@emich.edu>
16881
16882         reviewed by Benjamin Otte
16883
16884         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
16885           extract track count (fixes #133410)
16886
16887 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16888
16889         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
16890           that should be !=, not == (fixes #132519)
16891
16892 2004-02-04  David Schleef  <ds@schleef.org>
16893
16894         Make sure set_explicit_caps() is called before adding pad.
16895         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
16896         * gst/id3/gstid3types.c: (gst_id3types_loop):
16897         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
16898         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
16899
16900 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
16901
16902         * configure.ac:
16903           bump nano to 2, first prerelease
16904           put back AM_PROG_LIBTOOL
16905
16906 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
16907
16908         * testsuite/alsa/Makefile.am:
16909           these are user test apps, not automatic testsuite tests
16910
16911 2004-02-04  David Schleef  <ds@schleef.org>
16912
16913         Convert GST_DEBUG_CAPS() to GST_DEBUG():
16914         * gst/mpeg1videoparse/gstmp1videoparse.c:
16915         (mp1videoparse_parse_seq):
16916         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
16917         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
16918         * sys/xvideo/gstxwindow.c: (_gst_xwindow_new):
16919         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
16920         (gst_xvideosink_getcaps):
16921         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
16922         * testsuite/gst-lint: more tests
16923
16924 2004-02-04  David Schleef  <ds@schleef.org>
16925
16926         Replace use of GST_PAD_FORMATS_FUNCTION() and similar macros
16927         with the code that they would expand to.
16928         * ext/flac/gstflacdec.c: (gst_flacdec_get_src_formats),
16929         (gst_flacdec_get_src_query_types),
16930         (gst_flacdec_get_src_event_masks):
16931         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_formats),
16932         (gst_gnomevfssrc_get_query_types),
16933         (gst_gnomevfssrc_get_event_mask):
16934
16935 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16936
16937         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
16938         (gst_sinesrc_dispose):
16939           fix memleak by properly disposing sinesrc
16940
16941 2004-02-04  Julien MOUTTE  <julien@moutte.net>
16942
16943         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_expose):
16944         * gst-libs/gst/xoverlay/xoverlay.h: Adding the _expose method to tell
16945         an overlay to redraw the image because it has been exposed.
16946         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy),
16947         (gst_ximagesink_ximage_put), (gst_ximagesink_expose),
16948         (gst_ximagesink_xoverlay_init), (gst_ximagesink_init):
16949         * sys/ximage/ximagesink.h: Implement expose method from XOverlay
16950         interface
16951         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_destroy),
16952         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_expose),
16953         (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_init):
16954         * sys/xvimage/xvimagesink.h: Implement expose method from XOverlay
16955         interface
16956
16957 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16958
16959         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
16960           more memleak fixage
16961
16962 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16963
16964         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
16965         * gst/typefind/gsttypefindfunctions.c:
16966           fix memleaks shown by gst-typefind
16967
16968 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16969
16970         * common/glib-gen.mak:
16971           add hack rule to touch .Plo files
16972         * gst-libs/gst/colorbalance/Makefile.am:
16973         * gst-libs/gst/mixer/Makefile.am:
16974         * gst-libs/gst/play/Makefile.am:
16975         * gst-libs/gst/tuner/Makefile.am:
16976           remove glib_root variable
16977
16978 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16979
16980         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream):
16981           set explicit caps before adding the element, so the autopluggers can
16982           plug correctly.
16983         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
16984         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
16985         (mpeg_video_type_find), (mpeg_video_stream_type_find),
16986         (dv_type_find):
16987           fix memleaks in typefind functions. gst_type_find_suggest takes a const
16988           argument.
16989
16990 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16991
16992         * gst-libs/gst/colorbalance/Makefile.am:
16993         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
16994         * gst-libs/gst/colorbalance/colorbalance.c:
16995         * gst-libs/gst/colorbalance/colorbalance.h:
16996         * gst-libs/gst/colorbalance/colorbalancemarshal.list:
16997         * gst-libs/gst/mixer/Makefile.am:
16998         * gst-libs/gst/mixer/mixer-marshal.list:
16999         * gst-libs/gst/mixer/mixer.c:
17000         * gst-libs/gst/mixer/mixer.h:
17001         * gst-libs/gst/mixer/mixermarshal.list:
17002         * gst-libs/gst/play/Makefile.am:
17003         * gst-libs/gst/play/play.h:
17004         * gst-libs/gst/tuner/Makefile.am:
17005         * gst-libs/gst/tuner/tuner-marshal.list:
17006         * gst-libs/gst/tuner/tuner.c:
17007         * gst-libs/gst/tuner/tuner.h:
17008         * gst-libs/gst/tuner/tunermarshal.list:
17009           use new glib-gen.mak snippet to clean up Makefile.am
17010           fix various bugs in Makefile.am's
17011
17012 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
17013
17014         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
17015           handle chain parsing correctly in the multichain case
17016         * ext/theora/theoradec.c: (gst_theora_dec_init), (_theora_ilog),
17017         (theora_dec_from_granulepos), (theora_dec_to_granulepos),
17018         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
17019         (theora_dec_chain):
17020           handle events and queries correctly
17021
17022 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
17023
17024         * .cvsignore:
17025         Ignore generated file _stdint.h.
17026
17027 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
17028
17029         * gst-libs/gst/colorbalance/Makefile.am:
17030         * gst-libs/gst/colorbalance/colorbalance.h:
17031         * gst-libs/gst/mixer/Makefile.am:
17032         * gst-libs/gst/mixer/mixer.h:
17033         * gst-libs/gst/play/Makefile.am:
17034         * gst-libs/gst/play/play.h:
17035         * gst-libs/gst/tuner/Makefile.am:
17036         * gst-libs/gst/tuner/tuner.h:
17037         Generate enum type code with glib-mkenums.
17038         * gst-libs/gst/colorbalance/.cvsignore:
17039         * gst-libs/gst/mixer/.cvsignore:
17040         * gst-libs/gst/play/.cvsignore:
17041         * gst-libs/gst/tuner/.cvsignore:
17042         Ignore generated files.
17043
17044 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
17045
17046         * gst-libs/gst/audio/.cvsignore:
17047         Ignore generated file.
17048         * gst-libs/gst/audio/Makefile.am:
17049         Do not install example filter.
17050
17051 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
17052
17053         * examples/switch/.cvsignore:
17054         Ignore generated file.
17055
17056 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
17057
17058         * common/m4/ax_create_stdint_h.m4:
17059         * configure.ac:
17060           add AX_CREATE_STDINT_H to get correct type definitions for a52dec in
17061           _stdint.h.
17062         * Makefile.am:
17063           remove generated _stdint.h in DISTCLEANFILES
17064         * ext/a52dec/gsta52dec.c:
17065           include _stdint.h for a52dec. (should fix #133064)
17066
17067 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
17068
17069         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add),
17070         (gst_tag_to_vorbis_comments):
17071         Add replaygain support to vorbistag
17072
17073 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
17074         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
17075         (gst_ffmpeg_caps_to_extradata):
17076           Fix SVQ3 caps flag properties
17077           Use glib macro for bytes swap
17078
17079 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
17080
17081         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
17082         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
17083         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
17084         * ext/sndfile/gstsf.c: (plugin_init):
17085         * gst/avi/gstavi.c: (plugin_init):
17086         * sys/dxr3/dxr3init.c: (plugin_init):
17087         * sys/oss/gstossaudio.c: (plugin_init):
17088         * sys/v4l/gstv4l.c: (plugin_init):
17089         * sys/v4l2/gstv4l2.c: (plugin_init):
17090           remove textdomain calls
17091         * po/nl.po:
17092           update Dutch translation
17093
17094 2004-02-02  Julien MOUTTE  <julien@moutte.net>
17095
17096         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
17097         (gst_play_set_audio_sink): Moving volume in the audio thread for
17098         instantaneous volume change. Maybe i will add another volume in front
17099         of visualization later, not sure yet though.
17100
17101 2004-02-02  Julien MOUTTE  <julien@moutte.net>
17102
17103         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
17104         (gst_ximagesink_handle_xevents): Better X events handling, only take
17105         the latest events for configure and motion.
17106         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents): same.
17107
17108 2004-02-02  Jon Trowbridge  <trow@gnu.org>
17109
17110         reviewed by: David Schleef  <ds@schleef.org>
17111
17112         Fix memory leaks:
17113         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_register):
17114         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_register):
17115
17116 2004-02-02  David Schleef  <ds@schleef.org>
17117
17118         code cleanup.  Change bzero() to memset().  Remove duplicate ; at ends
17119         of lines.
17120         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_event):
17121         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
17122         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link):
17123         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
17124         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
17125         * gst/effectv/gstedge.c: (gst_edgetv_sinkconnect):
17126         * gst/effectv/gstvertigo.c: (gst_vertigotv_sinkconnect):
17127         * gst/intfloat/float22int.c: (gst_float2_2_int_getcaps),
17128         (gst_float2_2_int_link):
17129         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
17130         * gst/rtjpeg/RTjpeg.c: (RTjpeg_init_mcompress):
17131         * gst/tcp/gsttcpsink.c: (gst_tcpsink_init_send):
17132         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_init_receive):
17133         * gst/udp/gstudpsink.c: (gst_udpsink_init_send):
17134         * gst/udp/gstudpsrc.c: (gst_udpsrc_init_receive):
17135         * sys/v4l/gstv4lelement.c: (gst_v4lelement_init):
17136         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
17137         * testsuite/gst-lint: Add tests for bzero and ;;
17138
17139 2004-02-02  David Schleef  <ds@schleef.org>
17140
17141         * gst/debug/efence.c: Add fallback if MAP_ANONYMOUS isn't defined.
17142
17143 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
17144
17145         * ext/aalib/gstaasink.c: (gst_aasink_open):
17146         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
17147         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
17148         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
17149         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
17150         (gst_afsink_close_file):
17151         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
17152         (gst_afsrc_close_file):
17153         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
17154         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
17155         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
17156         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
17157         * ext/esd/esdmon.c: (gst_esdmon_get):
17158         * ext/esd/esdsink.c: (gst_esdsink_chain), (gst_esdsink_open_audio):
17159         * ext/faac/gstfaac.c: (gst_faac_chain):
17160         * ext/faad/gstfaad.c: (gst_faad_chain):
17161         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
17162         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
17163         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
17164         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
17165         (gst_flacdec_loop):
17166         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
17167         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
17168         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
17169         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
17170         (gst_gnomevfssink_close_file):
17171         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
17172         (gst_gnomevfssrc_open_file):
17173         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
17174         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
17175         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
17176         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
17177         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
17178         * ext/mad/gstmad.c: (gst_mad_chain):
17179         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
17180         * ext/mpeg2dec/gstmpeg2dec.c:
17181         * ext/mpeg2enc/gstmpeg2enc.cc:
17182         * ext/mplex/gstmplex.cc:
17183         * ext/mplex/gstmplexibitstream.cc:
17184         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
17185         (gst_ogg_demux_push):
17186         * ext/raw1394/gstdv1394src.c:
17187         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
17188         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
17189         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
17190         (gst_sf_loop):
17191         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
17192         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop):
17193         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
17194         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
17195         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
17196         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
17197         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
17198         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
17199         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
17200         (gst_riff_read_element_data), (gst_riff_read_seek),
17201         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
17202         * gst/adder/gstadder.c: (gst_adder_loop):
17203         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
17204         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
17205         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
17206         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
17207         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
17208         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
17209         * gst/goom/gstgoom.c: (gst_goom_chain):
17210         * gst/id3/gstid3types.c: (gst_id3types_loop):
17211         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
17212         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
17213         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
17214         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
17215         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
17216         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
17217         (gst_ebml_read_float), (gst_ebml_read_header):
17218         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
17219         (gst_matroska_demux_parse_blockgroup):
17220         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
17221         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
17222         * gst/oneton/gstoneton.c: (gst_oneton_chain):
17223         * gst/silence/gstsilence.c: (gst_silence_get):
17224         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
17225         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
17226         * gst/speed/gstspeed.c: (speed_loop):
17227         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
17228         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
17229         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
17230         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
17231         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
17232         (gst_wavparse_loop):
17233         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
17234         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
17235         (dxr3audiosink_close):
17236         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
17237         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
17238         (dxr3videosink_close), (dxr3videosink_write_data):
17239         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
17240         * sys/oss/gstosssink.c: (gst_osssink_chain):
17241         * sys/oss/gstosssrc.c: (gst_osssrc_get):
17242         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
17243         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
17244         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
17245         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
17246         (gst_v4l_set_window), (gst_v4l_enable_overlay):
17247         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
17248         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
17249         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
17250         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
17251         (gst_v4l_set_audio):
17252         * sys/v4l/v4l_calls.h:
17253         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
17254         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
17255         (gst_v4lmjpegsink_playback_init),
17256         (gst_v4lmjpegsink_playback_start):
17257         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame):
17258         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
17259         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
17260         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
17261         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
17262         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
17263         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
17264         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
17265         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
17266         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
17267         (gst_v4l2_get_output), (gst_v4l2_set_output),
17268         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
17269         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
17270         (gst_v4l2_set_attribute):
17271         * sys/v4l2/v4l2_calls.h:
17272         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
17273         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
17274         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
17275         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
17276         (gst_v4l2src_capture_stop):
17277         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
17278         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
17279         (gst_ximagesink_chain):
17280         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
17281         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
17282         (gst_xvideosink_xwindow_new):
17283         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
17284         (gst_xvimagesink_chain):
17285
17286 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
17287
17288         * gst/volume/gstvolume.c: (gst_volume_set_volume),
17289         (gst_volume_get_volume), (volume_class_init), (volume_init),
17290         (volume_chain_int16), (volume_update_volume):
17291         * gst/volume/gstvolume.h:
17292           make code more readable by removing magic numbers
17293           make mixer interface export 0-100 range
17294           make it internally map to 0.0-1.0 range so users don't distort
17295           output by putting the sliders at full volume
17296
17297 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
17298
17299         * gst-libs/gst/play/play.c: (gst_play_tick_callback),
17300         (gst_play_state_change), (gst_play_seek_to_time):
17301         block the tick callback for 0.5 secs after doing a seek
17302
17303 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
17304
17305         * gst-libs/gst/play/play.c: (gst_play_new):
17306           check for GError
17307
17308 2004-02-01  Julien MOUTTE  <julien@moutte.net>
17309
17310         * gst-libs/gst/play/play.c: (gst_play_seek_to_time),
17311         (gst_play_new): Accepting NULL GError, blocking time tick while seeking.
17312         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
17313         (gst_ximagesink_chain), (gst_ximagesink_init): s/sinkconnect/sink_link
17314         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
17315         (gst_xvimagesink_chain), (gst_xvimagesink_init): s/sinkconnect/sink_link
17316
17317 2004-02-01  Thomas Vander Stichele  <thomas at apestaart dot org>
17318
17319         * configure.ac:
17320         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
17321           check for a function added in vorbis 1.1
17322
17323 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
17324
17325         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
17326         (gst_alsa_drain_audio), (gst_alsa_stop_audio):
17327           really start/stop clock only on PLAYING <=> PAUSED
17328         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
17329           remove \n from debugging lines
17330         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
17331           make it work when seeking does not
17332         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
17333           reset on DISCONT
17334
17335 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
17336
17337         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start):
17338           start clock on PAUSED=>PLAYING, not later
17339         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
17340           extract correct time for different discont formats
17341         (gst_alsa_sink_get_time):
17342           don't segfault when no format is negotiated yet, just return 0
17343         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
17344         (gst_ogg_demux_handle_event), (gst_ogg_demux_push),
17345         (gst_ogg_pad_push):
17346           handle flush and discont events correctly
17347         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
17348           handle discont events correctly
17349
17350 2004-01-31  Thomas Vander Stichele  <thomas at apestaart dot org>
17351
17352         * gst-libs/gst/play/play.c: (gst_play_error_quark),
17353         (gst_play_error_create), (gst_play_error_plugin),
17354         (gst_play_pipeline_setup), (gst_play_init), (gst_play_new):
17355         * gst-libs/gst/play/play.h:
17356           add error handling during creation
17357         * examples/gstplay/player.c: (main):
17358           use new gst_play_new
17359
17360
17361 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
17362
17363         * ext/theora/theoradec.c: (theora_dec_chain):
17364           make comments work
17365         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
17366         (vorbis_dec_src_event), (vorbis_dec_chain):
17367           add encoder tag, fix tag reading to be more error tolerant, change
17368           BITRATE to NOMINAL_BITRATE, add debugging, don't unref events after
17369           gst_pad_event_default.
17370         * gst/tags/gstvorbistag.c:
17371         (gst_tag_list_from_vorbiscomment_buffer):
17372           undefine function specific define at end of function
17373
17374 2004-01-31  Jeremy Simon  <jesimon@libertysurf.fr>
17375
17376         * ext/flac/gstflac.c: (plugin_init):
17377         * ext/flac/gstflacdec.c: (gst_flacdec_class_init):
17378         * ext/flac/gstflacdec.h:
17379         * ext/flac/gstflacenc.h:
17380           Fix typos
17381
17382 2004-01-30  David I. Lehn  <dlehn@users.sourceforge.net>
17383
17384         * examples/gstplay/player.c: s/gstplay.h/play.h/
17385
17386 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
17387
17388         * gst-libs/gst/play/Makefile.am:
17389         * gst-libs/gst/play/gstplay.c:
17390         * gst-libs/gst/play/gstplay.h:
17391         * gst-libs/gst/play/play.c:
17392           more surgery, operation complete
17393
17394 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
17395
17396         * gst-libs/gst/play/play.old.c:
17397         * gst-libs/gst/play/play.old.h:
17398           after CVS surgery by moving, remove
17399         * gst-libs/gst/play/playpipelines.c:
17400           remove
17401
17402         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
17403           add negotiation error
17404
17405 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
17406
17407         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
17408         (gst_ogg_demux_push):
17409           add some seeking debug info
17410           send a flush when seeking
17411
17412 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
17413
17414         * configure.ac:
17415           use AC_C_INLINE
17416         * configure.ac:
17417         * ext/Makefile.am:
17418         * ext/theora/Makefile.am:
17419         * ext/theora/theoradec.c:
17420           add theora video decoder. Does just do simple decoding for now and
17421           has been tested against Theora cvs only. It only works when theora
17422           is compiled with --enable-static.
17423         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
17424           always reset packetno on DISCONT
17425
17426 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17427
17428         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
17429           Fix audio.
17430
17431 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17432
17433         * gst/mpegaudioparse/gstmpegaudioparse.c:
17434         (mp3_type_frame_length_from_header):
17435           Fix header parsing - stolen from ffmpeg (thank you! :) ).
17436
17437 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17438
17439         * ext/esd/esdsink.c: (gst_esdsink_init):
17440           Since we have static pad template caps, we don't need to negotiate;
17441           either the core errors out or we know the format.
17442
17443 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17444
17445         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
17446         (gst_riff_read_seek):
17447         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
17448         (gst_ebml_read_seek):
17449           Fix event handling.
17450
17451 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
17452
17453         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
17454           removee video/x-theora from vp3 decoder, it doesn't handle raw
17455           theora streams
17456         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
17457           fix bug with finalizing element that never went to PAUSED
17458         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
17459           length and position queries were swapped
17460         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
17461         (vorbis_dec_from_granulepos), (vorbis_dec_src_query),
17462         (vorbis_dec_src_event):
17463           implement querying time and bytes
17464
17465 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
17466
17467         * just about every source file:
17468           gst_element_error -> GST_ELEMENT_ERROR
17469
17470 2004-01-29  Julien MOUTTE  <julien@moutte.net>
17471
17472         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get): Fixing seeking
17473         emiting FLUSH and even before DISCONT.
17474         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): Fix seeking to
17475         get the best instant seeking as possible yay!
17476
17477 2004-01-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17478
17479         * gst/mpeg1videoparse/gstmp1videoparse.c:
17480         (gst_mp1videoparse_real_chain):
17481           Committed wrong version last week... Grr... Didn't notice until now.
17482
17483 2004-01-29  Julien MOUTTE <julien@moutte.net>
17484
17485         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new):
17486         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new): Emit the
17487         have_xwindow_id signal in xwindow_create.
17488
17489 2004-01-29  Benjamin Otte  <in7y118@public.uni-hamburg.de>
17490
17491         * ext/ogg/gstoggdemux.c:
17492           lots of changes - mainly support for chained bitstreams, seeking,
17493           querying and bugfixes of course
17494         * ext/vorbis/Makefile.am:
17495         * ext/vorbis/vorbisdec.c:
17496         * ext/vorbis/vorbisdec.h:
17497           add vorbisdec raw vorbis decoder
17498         * ext/vorbis/vorbis.c: (plugin_init):
17499           register vorbisdec as PRIMARY, vorbisfile as SECONDARY
17500         * gst/intfloat/Makefile.am:
17501         * gst/intfloat/float22int.c:
17502         * gst/intfloat/float22int.h:
17503         * gst/intfloat/gstintfloatconvert.c: (plugin_init):
17504           add float2intnew plugin. It converts multichannel interleaved float to
17505           multichannel interleaved int. The name should probably be changed.
17506         * gst/typefind/gsttypefindfunctions.c: (theora_type_find),
17507         (plugin_init):
17508           add typefinding for raw theora video so oggdemux can detect it.
17509
17510 2004-01-28  Julien MOUTTE  <julien@moutte.net>
17511
17512         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): seek on video
17513         sink element first.
17514         * gst/videoscale/gstvideoscale.c:
17515         (gst_videoscale_handle_src_event): Fixing src event handler.
17516
17517 2004-01-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17518
17519         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
17520         (gst_v4lsrc_open), (gst_v4lsrc_close),
17521         (gst_v4lsrc_palette_to_caps), (gst_v4lsrc_srcconnect),
17522         (gst_v4lsrc_getcaps), (gst_v4lsrc_set_clock):
17523         * sys/v4l/gstv4lsrc.h:
17524         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_start),
17525         (gst_v4lsrc_grab_frame), (gst_v4lsrc_capture_stop):
17526           Implement resizing... Hack. But that's why v4l is b0rked...
17527
17528 2004-01-28  Julien MOUTTE <julien@moutte.net>
17529
17530         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
17531         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
17532         (gst_ximagesink_ximage_put), (gst_ximagesink_xwindow_new),
17533         (gst_ximagesink_xwindow_destroy):
17534         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
17535         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
17536         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
17537         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_get_xv_support),
17538         (gst_xvimagesink_xcontext_get): Removing some useless debugs messages,
17539         correctly cleaning the image created to check xshm calls on succes,
17540         added a lot of XSync calls in X11 functions, and fixed a segfault when
17541         no image format was defined before negotiation happened.
17542
17543 2004-01-28  Benjamin Otte  <in7y118@public.uni-hamburg.de>
17544
17545         * ext/alsa/gstalsa.c: (gst_alsa_query_func):
17546           use gst_element_get_time to get correct time
17547
17548 2004-01-28  Julien MOUTTE  <julien@moutte.net>
17549
17550         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
17551         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_destroy),
17552         (gst_ximagesink_xcontext_get), (gst_ximagesink_class_init):
17553         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xerror),
17554         (gst_xvimagesink_check_xshm_calls),
17555         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xcontext_get): Our
17556         X plugins are now able to detect that XShm calls will fail even if the
17557         server claims that it has XShm support (remote displays most of the
17558         time). We then log the error as a GST_DEBUG and set use_shm to FALSE
17559         so that we use non XShm functions. This feature is almost useless for
17560         xvimagesink as Xv is not supported on remote displays anyway, but
17561         it might happen than even on the local display XShm calls fail.
17562
17563 2004-01-27  David Schleef  <ds@schleef.org>
17564
17565         * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
17566         (gst_esdsink_link), (gst_esdsink_get_time), (gst_esdsink_chain),
17567         (gst_esdsink_change_state):  Fix sync issues in esdsink.  Also
17568         changed esdsink to only use 44100,16,2, since esd sucks at rate
17569         conversion and esdsink has had difficulty negotiating.
17570
17571 2004-01-27  Julien MOUTTE <julien@moutte.net>
17572
17573         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback),
17574         (gst_play_seek_to_time): Fixing the way to get current position.
17575
17576 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
17577
17578         * sys/oss/gstosssink.c: (gst_osssink_sink_query):
17579           use gst_element_get_time to get correct time
17580
17581 2004-01-27  Julien MOUTTE <julien@moutte.net>
17582
17583         * gst-libs/gst/play/gstplay.c: (gst_play_set_location): The easiest
17584         fix ever... Inverting 2 lines of code make spider autoplug correctly
17585         tagged mp3 !
17586
17587 2004-01-27  David Schleef  <ds@schleef.org>
17588
17589         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
17590         Use gst_pad_try_set_caps_nonfixed().
17591
17592 2004-01-27  David Schleef  <ds@schleef.org>
17593
17594         * gst/ac3parse/gstac3parse.c: update to checklist 5
17595         * gst/adder/gstadder.c: rewrite negotiation.  update to checklist 5
17596         * gst/audioconvert/gstaudioconvert.c: update to checklist 5
17597         * gst/audioscale/gstaudioscale.c: same
17598         * gst/auparse/gstauparse.c: same
17599         * gst/avi/gstavidemux.c: same
17600
17601 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
17602
17603         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
17604           stop processing after EOS
17605
17606 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
17607
17608         * gst/asfdemux/asfheaders.h:
17609         * gst/asfdemux/gstasfdemux.c:
17610         * gst/asfdemux/gstasfmux.c: (gst_asfmux_put_guid),
17611         (gst_asfmux_put_string), (gst_asfmux_put_wav_header),
17612         (gst_asfmux_put_vid_header), (gst_asfmux_put_bmp_header):
17613           lot's of fixes to make data extraction simpler and get the code
17614           architecture and compiler independant. Add debugging category
17615         * gst/goom/gstgoom.c: (gst_goom_change_state):
17616           reset channel count on PAUSED=>READY, not READY=>PAUSED
17617
17618 2004-01-26  Colin Walters  <walters@verbum.org>
17619
17620         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_get): Remove ugly
17621         code to pull a bigger buffer in iradio mode.  This as a side effect
17622         makes typefinding work.
17623
17624 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
17625
17626         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
17627         Fix SVQ3 decoding on PPC
17628
17629 2004-01-26  Julien MOUTTE <julien@moutte.net>
17630
17631         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain): Dunno how
17632         that one managed to stay there... Fixed.
17633
17634 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
17635
17636         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
17637         (gst_ffmpeg_caps_to_extradata), (gst_ffmpeg_caps_to_pixfmt):
17638         * gst/qtdemux/qtdemux.c: (plugin_init), (qtdemux_parse_trak),
17639         (qtdemux_video_caps):
17640         * gst/qtdemux/qtdemux.h:
17641         Add SVQ3 specific flags to qtdemux and ffmpeg
17642
17643 2004-01-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
17644
17645         * gst-libs/gst/audio/audio.h:
17646           remove buffer-frames from audio caps
17647         * gst/audioconvert/gstaudioconvert.c:
17648           fix plugin to really work.
17649
17650 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17651
17652         * gst-libs/gst/mixer/mixer.c:
17653         * gst-libs/gst/propertyprobe/propertyprobe.c:
17654         * gst-libs/gst/tuner/tuner.c: (gst_tuner_find_norm_by_name),
17655         (gst_tuner_find_channel_by_name):
17656         * gst-libs/gst/tuner/tuner.h:
17657           Add gtk-doc style comments. Also fix a function name.
17658
17659 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17660
17661         * ext/divx/gstdivxdec.c: (gst_divxdec_init),
17662         (gst_divxdec_negotiate):
17663           Fix for new capsnego - also fixes gst-player with divxdec.
17664
17665 2004-01-25  Julien MOUTTE  <julien@moutte.net>
17666
17667         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
17668         (gst_play_identity_handoff), (gst_play_set_location),
17669         (gst_play_set_visualization), (gst_play_connect_visualization): Another
17670         try in visualization implementation. Still have an issue with switch
17671         blocking when pulling from video_queue and only audio comes out of
17672         spider.
17673         * gst/switch/gstswitch.c: (gst_switch_release_pad),
17674         (gst_switch_poll_sinkpads), (gst_switch_class_init): Implementing pad
17675         release method. And check if the pad is usable before pulling.
17676
17677 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17678
17679         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose),
17680         (gst_videobalance_init),
17681         (gst_videobalance_colorbalance_list_channels),
17682         (gst_videobalance_colorbalance_set_value),
17683         (gst_videobalance_colorbalance_get_value),
17684         (gst_videobalance_update_properties),
17685         (gst_videobalance_update_tables_planar411),
17686         (gst_videobalance_planar411):
17687         * gst/videofilter/gstvideobalance.h:
17688           Implement lookup-tables. +/- 10x faster.
17689
17690 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17691
17692         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
17693         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
17694           The index reading was broken. The rest worked fine, but the whole
17695           goal of my rewrite was to make avidemux readable, and this was
17696           not at all readable. Please use typed variables.
17697
17698 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17699
17700         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
17701           Additional pad usability check.
17702         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
17703         (mp1videoparse_find_next_gop), (gst_mp1videoparse_time_code),
17704         (gst_mp1videoparse_real_chain):
17705           Fix MPEG video stream parsing. The original plugin had several
17706           issues, including not timestamping streams where the source was
17707           not timestamped (this happens with PTS values in mpeg system
17708           streams, but MPEG video is also a valid stream on its own so
17709           that needs timestamps too). We use the display time code for that
17710           for now. Also, if one incoming buffer contains multiple valid
17711           frames, we push them all on correctly now, including proper EOS
17712           handling. Lastly, several potential segfaults were fixed, and we
17713           properly sync on new sequence/gop headers to include them in next,
17714           not previous frames (since they're header for the next frame, not
17715           the previous). Also see #119206.
17716         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain),
17717         (bpf_from_header):
17718           Move caps setting so we only do it after finding several valid
17719           MPEG-1 fraes sequentially, not right after the first one (which
17720           might be coincidental).
17721         * gst/typefind/gsttypefindfunctions.c: (mpeg1_sys_type_find),
17722         (mpeg_video_type_find), (mpeg_video_stream_type_find),
17723         (plugin_init):
17724           Add unsynced MPEG video stream typefinding, and change some
17725           probability values so we detect streams rightly. The idea is as
17726           follows: I can have an unsynced system stream which contains
17727           video. In the current code, I would randomly get a type for either
17728           system or video stream type found, because the probabilities are
17729           being calculated rather randomly. I now use fixed values, so we
17730           always prefer system stream if that was found (and that is how it
17731           should be). If no system stream was found, we can still identity                the stream as video-only.
17732
17733 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
17734
17735         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
17736         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
17737           don't write to buffer. Extract data without the need of
17738           __attribute__ ((packed))
17739
17740 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17741
17742         * gst/typefind/gsttypefindfunctions.c: (mpeg1_parse_header),
17743         (mpeg1_sys_type_find):
17744           Fix MPEG-1 stream typefinding.
17745
17746 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17747
17748         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
17749           Fix typefinding for MPEG-1 system streams, similar to MPEG-2.
17750
17751 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
17752
17753         * ext/esd/esdsink.c: (gst_esdsink_open_audio):
17754         * ext/esd/gstesd.c: (plugin_init):
17755           private debugging, better error reporting
17756
17757 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17758
17759         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
17760         (gst_riff_read_init), (gst_riff_read_change_state):
17761         * gst-libs/gst/riff/riff-read.h:
17762           Remove stuff fromold metadata system.
17763
17764 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17765
17766         * ext/ogg/gstoggdemux.c:
17767           Fix wrong file comment.
17768         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
17769         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
17770           Add metadata reading properly.
17771
17772 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
17773
17774         * ext/Makefile.am:
17775           Fix nas DIST_SUBDIRS
17776           Uraeus:
17777           Fix bug where make distcheck doesn't get run on adding stuff to
17778           the build.
17779
17780 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17781
17782         * ext/divx/gstdivxdec.c: (gst_divxdec_init), (gst_divxdec_setup):
17783         * ext/divx/gstdivxdec.h:
17784           Fix divx3 ("msmpeg4") playback using divxdec.
17785
17786 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
17787
17788         * gst/typefind/gsttypefindfunctions.c:
17789         (mp3_type_frame_length_from_header): fix bug in length computation
17790         (mp3_type_find): improve debugging output
17791
17792 2004-01-23  Julien MOUTTE  <julien@moutte.net>
17793
17794         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
17795         (gst_play_set_location), (gst_play_seek_to_time),
17796         (gst_play_set_audio_sink), (gst_play_set_visualization),
17797         (gst_play_connect_visualization), (gst_play_get_sink_element): Reworked
17798         the pipeline from scratch. Visualization is back and switch went out as
17799         i realized it was not possible to use the way i wanted.
17800         * sys/ximage/ximagesink.c: (gst_ximagesink_imagepool_clear),
17801         (gst_ximagesink_change_state), (gst_ximagesink_dispose): Move xcontext
17802         clearing in state change from READY to NULL. So that one can clean the
17803         X ressources keeping the element.
17804         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
17805         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_change_state),
17806         (gst_xvimagesink_colorbalance_set_value),
17807         (gst_xvimagesink_colorbalance_get_value),
17808         (gst_xvimagesink_set_property), (gst_xvimagesink_dispose),
17809         (gst_xvimagesink_init): Same xcontext cleaning than ximagesink in state
17810         change from READY to NULL and fixed some stupid bugs in colorbalance
17811         get/set values. Also added the following feature : when nobody tries to
17812         set some values to the colorbalance levels before the xcontext is
17813         grabbed, then when creating channels list from Xv attributes we set the
17814         internal values to the Xv defaults. This way we handle buggy Xv drivers
17815         that set default hue values far from the middle of the range (Thanks
17816         to Jon Trowbridge for pointing that issue).
17817         * sys/xvimage/xvimagesink.h: Adding a cb_changed boolean to know if
17818         colorbalance levels have been set before xcontext is grabbed.
17819
17820 2004-01-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17821
17822         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
17823           Fix the ossmixer case where we shouldn't open /dev/dsp* because
17824           it might block operations (which is bad for a mixer).
17825
17826 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
17827
17828         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
17829         (deep_notify_callback), (gmi_set_decoder), (gmi_clear_decoder),
17830         (gmip_find_type_pre):
17831         * gst-libs/gst/media-info/media-info-priv.h:
17832         * gst-libs/gst/media-info/media-info.c:
17833         (gst_media_info_instance_init), (gst_media_info_read_idler):
17834         add fakesink to get caps on decoder src pad again
17835         fix callback prototype to match new have_type signal signature
17836
17837 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
17838
17839         * gst/adder/gstadder.c: (gst_adder_link):
17840           fix non-compile and cut-n-paste code
17841
17842 2004-01-21  David Schleef  <ds@schleef.org>
17843
17844         * ext/swfdec/gstswfdec.c: (gst_swfdec_video_getcaps),
17845         (gst_swfdec_video_link), (copy_image), (gst_swfdec_loop),
17846         (gst_swfdec_init), (gst_swfdec_change_state):
17847         * ext/swfdec/gstswfdec.h:
17848         Fix negotiation.
17849         * gst/adder/gstadder.c: (gst_adder_link), (gst_adder_init),
17850         (gst_adder_request_new_pad): Fix negotiation.
17851         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_fixate):
17852         Add a fixate function.
17853         * gst/intfloat/gstfloat2int.c:
17854         * gst/intfloat/gstfloat2int.h:
17855         * gst/intfloat/gstint2float.c:
17856         * gst/intfloat/gstint2float.h:
17857         Completely rewrite the negotiation.  Doesn't quite work yet,
17858         due to some buffer-frames problem.
17859
17860 2004-01-21  Thomas Vander Stichele  <thomas at apestaart dot org>
17861
17862         * ext/gnomevfs/gstgnomevfssrc.c:
17863         * sys/v4l2/v4l2_calls.h:
17864           fix includes for distcheck
17865
17866 2004-01-21  Christian Schaller <uraeus@gnome.org>
17867
17868         * ext/nas/
17869         Add libnas (network audio system) plugin, patch from Arwed von Merkatz
17870         based on earlier patch from Laurent Vivier
17871
17872 2004-01-20  Jeremy Simon  <jesimon@libertysurf.fr>
17873
17874         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
17875         Fix wma caps property
17876         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
17877         Fix typo (flags1 and flags2)
17878
17879 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
17880
17881         * gst-libs/gst/media-info/media-info-priv.c:
17882         (deep_notify_callback), (gmi_seek_to_track), (gmi_get_decoder),
17883         (gmip_find_type_pre), (gmip_find_type), (gmip_find_stream_post),
17884         (gmip_find_stream), (gmip_find_track_metadata),
17885         (gmip_find_track_streaminfo_post), (gmip_find_track_streaminfo),
17886         (gmip_find_track_format):
17887         * gst-libs/gst/media-info/media-info-priv.h:
17888         * gst-libs/gst/media-info/media-info-test.c: (main):
17889         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
17890         (gst_media_info_read_idler), (gst_media_info_read):
17891         * gst-libs/gst/media-info/media-info.h:
17892           register debugging category and use it for debugging
17893
17894 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
17895
17896         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_update_streaminfo),
17897         (gst_vorbisfile_new_link):
17898           signal streaminfo through tags
17899
17900 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17901
17902         * ext/mplex/gstmplex.cc:
17903         * ext/mplex/gstmplexibitstream.cc:
17904           g++ doesn't like NULL in our i18n/error macros, should be
17905           either (NULL) or ("").
17906
17907 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17908
17909         * sys/dxr3/dxr3audiosink.c:
17910         * sys/dxr3/dxr3init.c:
17911         * sys/dxr3/dxr3spusink.c: (dxr3spusink_close):
17912         * sys/dxr3/dxr3videosink.c: (dxr3videosink_close):
17913           Fix more error error error errors (missing includes here).
17914
17915 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17916
17917         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
17918           fix thomas' error errors.
17919
17920 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
17921
17922         * ext/mpeg2enc/gstmpeg2enc.cc:
17923           fix error errors.
17924
17925 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17926
17927         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
17928         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
17929           Fix for new error system.
17930
17931 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
17932
17933         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
17934           fix for new error reporting
17935
17936 2004-01-20  David Schleef  <ds@schleef.org>
17937
17938         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
17939         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
17940         (gst_ximagesink_set_xwindow_id): Change to using a framerate
17941         of [1,100] instead of [0,MAX], since 0 isn't handled correctly,
17942         and neither is 100+, most likely.
17943         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
17944         (gst_xvimagesink_getcaps): same
17945
17946 2004-01-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
17947
17948         * configure.ac:
17949           Up version requirement to 2.0.3 (not yet released) to avoid symbol
17950           clashes with ffmpeg.
17951
17952 2004-01-20  Julien MOUTTE  <julien@moutte.net>
17953
17954         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
17955         (gst_switch_init): Fixed switch element : proxying link and setting
17956         caps from src to sink on request.
17957
17958 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
17959
17960         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
17961         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
17962         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
17963         fix element_error
17964
17965 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
17966
17967         * sys/v4l/v4l_calls.h:
17968         * sys/v4l2/v4l2_calls.h:
17969           element_error fixes
17970
17971 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
17972
17973         * gst-libs/gst/gst-i18n-plugin.h:
17974           add locale.h
17975           remove config.h inclusion
17976
17977 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
17978
17979         * autogen.sh:
17980           adding autopoint invocation
17981         * Makefile.am:
17982         * configure.ac:
17983         * gst-libs/gst/gettext.h:
17984           adding gettext bits
17985         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
17986         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
17987         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
17988         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
17989         (gst_gnomevfssink_close_file):
17990         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_open_file):
17991         * ext/sndfile/gstsf.c: (gst_sf_loop), (plugin_init):
17992         * gst-libs/gst/gst-i18n-plugin.h:
17993         * gst/avi/gstavi.c: (plugin_init):
17994         * sys/dxr3/dxr3init.c: (plugin_init):
17995         * sys/dxr3/dxr3videosink.c: (dxr3videosink_write_data):
17996         * sys/oss/gstossaudio.c: (plugin_init):
17997         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
17998         * sys/v4l/gstv4l.c: (plugin_init):
17999         * sys/v4l/v4l_calls.c: (gst_v4l_open):
18000         * sys/v4l2/gstv4l2.c: (plugin_init):
18001         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
18002         (gst_v4l2_fill_lists), (gst_v4l2_get_norm), (gst_v4l2_set_norm),
18003         (gst_v4l2_get_input), (gst_v4l2_set_input), (gst_v4l2_get_output),
18004         (gst_v4l2_set_output), (gst_v4l2_get_frequency),
18005         (gst_v4l2_set_frequency), (gst_v4l2_signal_strength),
18006         (gst_v4l2_get_attribute), (gst_v4l2_set_attribute):
18007           make sure locale and translation domain are set
18008           fix translated strings
18009         * po/.cvsignore:
18010         * po/LINGUAS:
18011         * po/Makevars:
18012         * po/POTFILES.in:
18013         * po/nl.po:
18014           put translation files into place
18015         * sys/xvideo/imagetest.c: (main):
18016         * ext/dv/demo-play.c: (main):
18017           fix unnecessary translations
18018
18019 2004-01-19  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
18020
18021         * ext/sndfile/gstsf.c:
18022         * gst/avi/gstavimux.c:
18023         * ext/audiofile/gstafsink.c:
18024         * ext/audiofile/gstafsrc.c:
18025         * ext/gnomevfs/gstgnomevfssink.c:
18026         * ext/gnomevfs/gstgnomevfssrc.c:
18027         * sys/oss/gstosselement.c:
18028         * sys/v4l/v4l_calls.h:
18029           fix i18n include
18030
18031 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
18032
18033         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
18034         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
18035         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
18036         (gst_v4l2_get_output), (gst_v4l2_set_output),
18037         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
18038         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
18039         (gst_v4l2_set_attribute):
18040         update to new error handling
18041
18042 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
18043
18044         * ext/sidplay/gstsiddec.cc:
18045         * gst/modplug/gstmodplug.cc:
18046           parenthese NULL because C++ seems angry about it
18047
18048 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
18049
18050         * gst-libs/gst/gst-i18n-plugin.h:
18051           add skeleton i18n stuff, but needs to be further implemented
18052
18053 2004-01-18  Thomas Vander Stichele  <thomas at apestaart dot org>
18054
18055         * examples/gstplay/player.c: (main):
18056         * ext/aalib/gstaasink.c: (gst_aasink_open):
18057         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
18058         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
18059         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
18060         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
18061         (gst_afsink_close_file):
18062         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
18063         (gst_afsrc_close_file):
18064         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
18065         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
18066         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
18067         * ext/esd/esdmon.c: (gst_esdmon_get):
18068         * ext/esd/esdsink.c: (gst_esdsink_chain):
18069         * ext/faac/gstfaac.c: (gst_faac_chain):
18070         * ext/faad/gstfaad.c: (gst_faad_chain):
18071         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
18072         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
18073         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
18074         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
18075         (gst_flacdec_loop):
18076         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
18077         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
18078         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
18079         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
18080         (gst_gnomevfssink_close_file):
18081         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
18082         (gst_gnomevfssrc_open_file):
18083         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
18084         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
18085         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
18086         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
18087         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
18088         * ext/mad/gstmad.c: (gst_mad_chain):
18089         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
18090         * ext/mpeg2dec/gstmpeg2dec.c:
18091         * ext/mpeg2enc/gstmpeg2enc.cc:
18092         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
18093         * ext/mplex/gstmplex.cc:
18094         * ext/mplex/gstmplexibitstream.cc:
18095         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
18096         (gst_ogg_demux_push), (gst_ogg_pad_push):
18097         * ext/raw1394/gstdv1394src.c:
18098         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
18099         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
18100         * ext/sidplay/gstsiddec.cc:
18101         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
18102         (gst_sf_loop):
18103         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
18104         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
18105         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
18106         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
18107         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
18108         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
18109         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
18110         * gst-libs/gst/Makefile.am:
18111         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
18112         (gst_riff_read_element_data), (gst_riff_read_seek),
18113         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
18114         * gst/adder/gstadder.c: (gst_adder_parse_caps), (gst_adder_loop):
18115         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
18116         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
18117         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
18118         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
18119         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
18120         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
18121         * gst/goom/gstgoom.c: (gst_goom_chain):
18122         * gst/id3/gstid3types.c: (gst_id3types_loop):
18123         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
18124         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
18125         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
18126         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
18127         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
18128         (gst_ebml_read_float), (gst_ebml_read_header):
18129         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
18130         (gst_matroska_demux_parse_blockgroup):
18131         * gst/modplug/gstmodplug.cc:
18132         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
18133         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
18134         * gst/oneton/gstoneton.c: (gst_oneton_chain):
18135         * gst/silence/gstsilence.c: (gst_silence_get):
18136         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
18137         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
18138         * gst/speed/gstspeed.c: (speed_loop):
18139         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
18140         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
18141         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
18142         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
18143         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
18144         (gst_wavparse_loop):
18145         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
18146         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
18147         (dxr3audiosink_close):
18148         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
18149         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
18150         (dxr3videosink_close), (dxr3videosink_write_data):
18151         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
18152         * sys/oss/gstosselement.h:
18153         * sys/oss/gstosssink.c: (gst_osssink_get_type), (gst_osssink_init),
18154         (gst_osssink_chain):
18155         * sys/oss/gstosssrc.c: (gst_osssrc_get):
18156         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
18157         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
18158         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
18159         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_window),
18160         (gst_v4l_enable_overlay):
18161         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
18162         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
18163         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
18164         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
18165         (gst_v4l_set_audio):
18166         * sys/v4l/v4l_calls.h:
18167         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
18168         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
18169         (gst_v4lmjpegsink_playback_init),
18170         (gst_v4lmjpegsink_playback_start):
18171         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
18172         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_capture),
18173         (gst_v4lmjpegsrc_set_capture_m), (gst_v4lmjpegsrc_capture_init),
18174         (gst_v4lmjpegsrc_requeue_frame):
18175         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
18176         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
18177         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
18178         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
18179         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
18180         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
18181         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
18182         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
18183         (gst_v4l2src_capture_stop):
18184         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
18185         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
18186         (gst_ximagesink_chain):
18187         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
18188         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
18189         (gst_xvideosink_xwindow_new):
18190         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
18191         (gst_xvimagesink_chain):
18192         use new error signal, function and categories
18193
18194 2004-01-18  Jeremy Simon <jesimon@libertysurf.fr>
18195
18196         * configure.ac:
18197         * ext/Makefile.am:
18198         * ext/musicbrainz/gsttrm.c:
18199         * ext/musicbrainz/gsttrm.h:
18200         * ext/musicbrainz/Makefile.am:
18201         Add a trm plugin
18202
18203 2004-01-18  Julien MOUTTE  <julien@moutte.net>
18204
18205         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property),
18206         (gst_ximagesink_get_property), (gst_ximagesink_class_init): Adding
18207         synchronous property for debugging.
18208         * sys/ximage/ximagesink.h: Adding the synchronous boolean flag.
18209         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
18210         (gst_xvimagesink_set_property): Moving a pointer declaration to a
18211         smaller block, fixing indent.
18212
18213 2004-01-16  David Schleef  <ds@schleef.org>
18214
18215         * gst/videofilter/gstvideobalance.c: Fix regression; changing a
18216         property affects the video stream.
18217         * sys/xvimage/xvimagesink.c:
18218         * sys/xvimage/xvimagesink.h:
18219         Add synchronous property for debugging.  Should probably be
18220         disabled in non-CVS builds.  Make sure that the Xv attribute
18221         exists before we set it (crash!).  Fix a silly float bug that
18222         caused colorbalance to just not work.
18223
18224 2004-01-17  Christian Schaller <Uraeus@gnome.org>
18225
18226         * tools/gst-launch-ext.in - update for new plugins
18227
18228 2004-01-16  David Schleef  <ds@schleef.org>
18229
18230         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect): Fix use of
18231         already-freed caps.
18232
18233 2994-01-16  Christian Schaller <Uraeus@gnome.org>
18234
18235         * Update spec for new colorspace plugin and libcaca plugin
18236         * Fix compilation of libcaca plugin (clock -> id)
18237
18238 2004-01-16  Julien MOUTTE <julien@moutte.net>
18239
18240         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_update_colorbalance),
18241         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
18242         (gst_xvimagesink_set_xwindow_id),
18243         (gst_xvimagesink_colorbalance_set_value),
18244         (gst_xvimagesink_colorbalance_get_value),
18245         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
18246         (gst_xvimagesink_init), (gst_xvimagesink_class_init): Implementing
18247         correct colorbalance properties. They can now be set when the element
18248         is still in NULL state. The values will be committed to the Xv Port
18249         when xcontext is initialized.
18250         * sys/xvimage/xvimagesink.h: Added hue, saturation, contrast,
18251         brightness int values in the GstXvImagesink structure.
18252
18253 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18254
18255         * gst-libs/gst/Makefile.am:
18256           restructure so having local patches works easier.
18257
18258 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18259
18260         * ext/mpeg2enc/Makefile.am:
18261         * ext/mpeg2enc/gstmpeg2enc.cc:
18262         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
18263           Bugfix with respect to EOS handling.
18264
18265 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18266
18267         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
18268           Link with right caps (else, it segfaults).
18269         * ext/mplex/gstmplexjob.cc:
18270           Fix for slight API change in 1.6.1.93 release of mjpegtools.
18271
18272 2004-01-15  David Schleef  <ds@schleef.org>
18273
18274         * gst-libs/gst/audio/Makefile.am:
18275         Add gstaudiofiltertemplate.c and building of gstaudiofilterexample.c
18276         from the template.
18277         * gst-libs/gst/audio/gstaudiofilter.c:
18278         * gst-libs/gst/audio/gstaudiofilter.h:
18279         Add bytes_per_sample and size and n_samples calculation.
18280         * gst-libs/gst/audio/gstaudiofilterexample.c:
18281         Remove, now autogenerated.
18282         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
18283         Moved from gstaudiofilterexample, object name changed, code added
18284         so that it actually works.
18285         * gst-libs/gst/audio/make_filter:
18286         Script to build an audiofilter subclass from the template.
18287         * gst/colorspace/Makefile.am:
18288         * gst/colorspace/yuv2yuv.c:
18289         Remove file, since it's GPL, and we don't use it.
18290
18291 2004-01-15  Julien MOUTTE  <julien@moutte.net>
18292
18293         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
18294         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Making both of
18295         them use the buffer free function to test how the buffer was allocated.
18296
18297 2004-01-15  David Schleef  <ds@schleef.org>
18298
18299         * ext/esd/esdsink.c: (gst_esdsink_class_init): Remove property
18300         that handles osssink fallback.
18301         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
18302         (gst_audio_convert_getcaps):
18303         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
18304         Add audio/x-qdm2 for QDM2 audio.
18305         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
18306         * gst/sine/gstsinesrc.h: Add example of how to implement tags.
18307         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
18308         Decrease minimum size to 16x16.
18309         * gst/wavparse/gstwavparse.c:
18310         Convert disabled pad template caps to new caps.
18311         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
18312         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
18313         (gst_xvimagesink_chain): Throw element error when display cannot
18314         be opened.  Increase minimum framerate to 1.0.  Check the data
18315         free function on a buffer to make sure it is the type we expect
18316         before manipulating it.
18317
18318 2004-01-15  Julien MOUTTE <julien@moutte.net>
18319
18320         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
18321         (gst_videobalance_colorbalance_set_value): Implement passthru if
18322         settings are in the middle.
18323         * tools/gst-launch-ext.in: Stop using xvideosink, use ximagesink.
18324
18325 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18326
18327         * gst/videofilter/Makefile.am:
18328         * gst/volume/Makefile.am:
18329           Since we use videofilter symbols, link to it.
18330
18331 2004-01-15  Julien MOUTTE <julien@moutte.net>
18332
18333         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init): Setting
18334         mixer interface type to HARDWARE.
18335         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init): Adding a default
18336         type to SOFTWARE.
18337         * gst-libs/gst/mixer/mixer.h: Adding mixer interface type and macro.
18338         * gst-libs/gst/mixer/mixertrack.h: Adding mixertrack flag SOFTWARE.
18339         * gst/volume/gstvolume.c: (gst_volume_interface_supported),
18340         (gst_volume_interface_init), (gst_volume_list_tracks),
18341         (gst_volume_set_volume), (gst_volume_get_volume),
18342         (gst_volume_set_mute), (gst_volume_mixer_init),
18343         (gst_volume_dispose), (gst_volume_get_type), (volume_class_init),
18344         (volume_init): Implementing mixer interface.
18345         * gst/volume/gstvolume.h: Adding tracklist for mixer interface.
18346         * sys/oss/gstosselement.c: (gst_osselement_get_type),
18347         (gst_osselement_change_state): Removing some trailing commas in
18348         structures.
18349         * sys/oss/gstossmixer.c: (gst_ossmixer_interface_init): Setting mixer
18350         interface type to HARDWARE.
18351         * sys/v4l/gstv4lcolorbalance.c:
18352         (gst_v4l_color_balance_interface_init): Setting colorbalance interface
18353         type to HARDWARE.
18354         * sys/v4l2/gstv4l2colorbalance.c:
18355         (gst_v4l2_color_balance_interface_init): Setting colorbalance
18356         interface type to HARDWARE.
18357         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): use exactly the
18358         same code than ximagesink for event handling.
18359
18360 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18361
18362         * ext/snapshot/Makefile.am:
18363         * ext/snapshot/gstsnapshot.c: (gst_snapshot_sinkconnect),
18364         (gst_snapshot_chain):
18365         * ext/snapshot/gstsnapshot.h:
18366           This has to be a joke... Snapshot should be connected to a tee,
18367           colorspace element before it and EOS after that, where the other
18368           src of the tee receives normal data.
18369           The current way is *wrong*.
18370
18371 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18372
18373         * ext/hermes/gsthermescolorspace.c:
18374           Fix another compile error. Same as below.
18375
18376 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18377
18378         * gst/colorspace/gstcolorspace.c:
18379         * gst/colorspace/yuv2yuv.c: (gst_colorspace_yuy2_to_i420),
18380         (gst_colorspace_i420_to_yv12):
18381           Fix compiling... Didn't test if it actually works.
18382
18383 2004-01-15  David Schleef  <ds@schleef.org>
18384
18385         * configure.ac:
18386         * gst/colorspace/Makefile.am:
18387         * gst/colorspace/gstcolorspace.c:
18388         * gst/colorspace/gstcolorspace.h:
18389         * gst/colorspace/yuv2rgb.c:
18390         * gst/colorspace/yuv2rgb.h:
18391         Duplicate the ext/hermes colorspace plugin, and remove Hermes
18392         code and GPL code.  Fix for new caps negotiation.  Rewrite
18393         much of the format handling code, and some of the conversion
18394         code.  Basically, rewrote almost everything.  This element
18395         handles I420, YV12 to RGB conversions.
18396         * ext/hermes/Makefile.am:
18397         * ext/hermes/gsthermescolorspace.c:
18398         Rename colorspace to hermescolorspace.  Fix negotiation issues.
18399         Remove non-Hermes related code.  This element handles lots of
18400         RGB to RGB conversions, but no YUV.
18401         * ext/hermes/gstcolorspace.c:
18402         * ext/hermes/gstcolorspace.h:
18403         * ext/hermes/rgb2yuv.c:
18404         * ext/hermes/yuv2rgb.c:
18405         * ext/hermes/yuv2rgb.h:
18406         * ext/hermes/yuv2rgb_mmx16.s:
18407         * ext/hermes/yuv2yuv.c:
18408         * ext/hermes/yuv2yuv.h:
18409         Remove old code.
18410
18411 2004-01-14  Colin Walters  <walters@verbum.org>
18412
18413         * ext/mad/gstid3tag.c (gst_id3_tag_chain): Don't nego caps if
18414         they've already been.
18415
18416 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18417
18418         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
18419           assume tag mode when pad is not connected
18420
18421 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18422
18423         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
18424           Don't update the time of the clock
18425         (gst_alsa_sink_loop):
18426           sync to the clock given to alsasink, not the own clock
18427         * sys/oss/gstosssink.c: (gst_osssink_chain):
18428           sync to the clock
18429         (gst_osssink_change_state):
18430           activate the clock
18431         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
18432         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
18433           remove bogus code that made DISCONT events unhandled
18434         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
18435           explicitly case to double in _set_simple. (fixes 2nd warning in bug
18436           #131502)
18437         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_read_object_header),
18438         (gst_asf_demux_handle_sink_event), (gst_asf_demux_audio_caps),
18439         (gst_asf_demux_add_audio_stream), (gst_asf_demux_video_caps):
18440           convert g_warning because of wrong asf data to GST_WARNINGs (fixes
18441           2nd warning in bug #131502)
18442
18443 2004-01-14  Julien MOUTTE  <julien@moutte.net>
18444
18445         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
18446         (gst_videobalance_colorbalance_set_value),
18447         (gst_videobalance_colorbalance_get_value): Fixing videobalance ranges
18448         for colorbalance interface implementation.
18449         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
18450         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
18451         (gst_ximagesink_dispose), (gst_ximagesink_init),
18452         (gst_ximagesink_class_init): Adding DISPLAY property.
18453         * sys/ximage/ximagesink.h: Adding display_name to store display.
18454         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
18455         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
18456         (gst_xvimagesink_dispose), (gst_xvimagesink_init),
18457         (gst_xvimagesink_class_init): Adding DISPLAY property and colorbalance
18458         properties (they still need polishing though for gst-launch use : no
18459         xcontext yet, i ll do that tomorrow).
18460         * sys/xvimage/xvimagesink.h: Adding display_name to store display.
18461
18462 2004-01-14  Julien MOUTTE  <julien@moutte.net>
18463
18464         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
18465         (gst_play_set_location), (gst_play_set_visualization): Preparing
18466         switch integration, adding videobalance in the pipeline.
18467
18468 2004-01-14  Julien MOUTTE <julien@moutte.net>
18469
18470         * gst-libs/gst/colorbalance/colorbalance.c:
18471         (gst_color_balance_class_init): Adding a default type.
18472         * gst-libs/gst/colorbalance/colorbalance.h: Adding a macro to access
18473         the type.
18474         * gst/videofilter/gstvideobalance.c: (gst_videobalance_get_type),
18475         (gst_videobalance_dispose), (gst_videobalance_class_init),
18476         (gst_videobalance_init), (gst_videobalance_interface_supported),
18477         (gst_videobalance_interface_init),
18478         (gst_videobalance_colorbalance_list_channels),
18479         (gst_videobalance_colorbalance_set_value),
18480         (gst_videobalance_colorbalance_get_value),
18481         (gst_videobalance_colorbalance_init): Implementing colorbalance
18482         interface.
18483         * gst/videofilter/gstvideobalance.h: Adding colorbalance channels
18484         list.
18485         * sys/ximage/ximagesink.c: (gst_ximagesink_set_xwindow_id): Fixing a
18486         bug which was triggering a BadAccess X error when setting an overlay
18487         before pad was really negotiated.
18488         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_colorbalance_init):
18489         Using the colorbalance type macro.
18490
18491 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18492
18493         * ext/flac/gstflacenc.c: (gst_flacenc_set_metadata),
18494         (gst_flacenc_chain):
18495           handle tags correctly
18496         * gst/tags/gstid3tag.c: (gst_tag_list_new_from_id3v1):
18497           extract ID3v1 tags correctly
18498
18499 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18500
18501         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find),
18502         (plugin_init):
18503           Improve matroska typefinding for odd-typed headers...
18504
18505 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18506
18507         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
18508           Fix for using incremental number on padnames.
18509
18510 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18511
18512         * ext/divx/gstdivxdec.c:
18513         * ext/divx/gstdivxenc.c:
18514           Set category to divx4linux instead of divx (too generic).
18515         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
18516         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
18517         (gst_wavparse_loop), (gst_wavparse_change_state):
18518         * gst/wavparse/gstwavparse.h:
18519           fix parsing of WAV files with non-standard fmt-tag size and fix
18520           skipping of unrecognized chunks... Someone please fix this thing
18521           to use rifflib so all this is automated.
18522         * sys/v4l/Makefile.am:
18523         * sys/v4l2/Makefile.am:
18524           Add X_CFLAGS because we depend on X (for overlay).
18525
18526 2004-01-14  Jan Schmidt  <thaytan@mad.scientist.com>
18527
18528         * ext/mpeg2dec/gstmpeg2dec.c:
18529           Don't issue a timestamp unless we tagged the frame
18530           with a PTS.
18531
18532 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18533
18534         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback):
18535           Query the audio element to get the time, not the clock. We're
18536           interested in the element's time here.
18537
18538 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18539
18540         * ext/aalib/gstaasink.c: (gst_aasink_chain):
18541         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
18542         * ext/esd/esdsink.c: (gst_esdsink_chain):
18543         * ext/libcaca/gstcacasink.c: (gst_cacasink_chain):
18544         * ext/mas/massink.c: (gst_massink_chain):
18545         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_chain):
18546         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_index),
18547         (gst_matroska_demux_parse_metadata):
18548         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop),
18549         (gst_mpeg_parse_release_locks):
18550         * gst/tcp/gsttcpsink.c: (gst_tcpsink_chain):
18551         * gst/udp/gstudpsink.c: (gst_udpsink_chain):
18552         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
18553         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
18554         (gst_osssink_change_state):
18555         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
18556         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
18557         * sys/xvideo/xvideosink.c: (gst_xvideosink_chain),
18558         (gst_xvideosink_release_locks):
18559         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
18560           use element time.
18561         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_start),
18562         (gst_alsa_clock_stop):
18563         * gst-libs/gst/audio/audioclock.c: (gst_audio_clock_set_active),
18564         (gst_audio_clock_get_internal_time):
18565           simplify for use with new clocking code.
18566         * testsuite/alsa/Makefile.am:
18567         * testsuite/alsa/sinesrc.c: (sinesrc_init), (sinesrc_force_caps):
18568           fix testsuite for new caps system
18569
18570 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18571
18572         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
18573         * ext/flac/gstflacenc.c: (add_one_tag):
18574           length is already host endian, no need to convert. Fixes playback of
18575           tagged files on PPC. (bug #128384)
18576
18577 2004-01-13  Julien MOUTTE <julien@moutte.net>
18578
18579         * gst-libs/gst/colorbalance/colorbalance.h: Adding a type to the
18580         colorbalance interface stating if it is hardware based or software
18581         based.
18582         * gst/videofilter/gstvideobalance.c: (gst_videobalance_planar411):
18583         Removing a trailing comma.
18584         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
18585         (gst_xvimagesink_colorbalance_init): Integrating a patch from Jon
18586         Trowbridge <trow@ximian.com> querying Xv adaptor for min/max value as
18587         the documentation seems to be wrong on the -1000 to 1000 interval.
18588
18589 2004-01-12  David Schleef  <ds@schleef.org>
18590
18591         * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
18592         (gst_efence_buffer_alloc), (gst_fenced_buffer_new),
18593         (gst_fenced_buffer_default_free), (gst_fenced_buffer_default_copy):
18594         Fix negotiation.  Add a bufferalloc function for the sink pad,
18595         and generally clean up some of the code.
18596
18597 2004-01-12  Julien MOUTTE <julien@moutte.net>
18598
18599         * gst-libs/gst/colorbalance/colorbalancechannel.c:
18600         (gst_color_balance_channel_dispose): Adding safety check in dispose
18601         method.
18602         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
18603         (gst_xvimagesink_xcontext_clear),
18604         (gst_xvimagesink_interface_supported),
18605         (gst_xvimagesink_colorbalance_list_channels),
18606         (gst_xvimagesink_colorbalance_set_value),
18607         (gst_xvimagesink_colorbalance_get_value),
18608         (gst_xvimagesink_colorbalance_init), (gst_xvimagesink_get_type):
18609         Adding colorbalance interface support to set XV parameters such as
18610         HUE, BRIGHTNESS, CONTRAST, SATURATION.
18611         * sys/xvimage/xvimagesink.h: Adding the channels list for colorbalance
18612         interface.
18613
18614 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
18615
18616         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_get_type),
18617         (gst_audio_convert_class_init), (gst_audioconvert_getcaps),
18618         (gst_audio_convert_init), (gst_audio_convert_set_property),
18619         (gst_audio_convert_get_property), (gst_audio_convert_chain),
18620         (gst_audio_convert_link),
18621         (gst_audio_convert_buffer_to_default_format),
18622         (gst_audio_convert_buffer_from_default_format), (plugin_init):
18623           - implement _getcaps and use it
18624           - improve linking
18625           - remove float caps since no float conversion is actually done
18626           - remove properties and arguments that were to be used for rate
18627             conversion
18628
18629 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
18630
18631         * gst-libs/gst/audio/audio.c: (_gst_audio_structure_set_list),
18632         (gst_audio_structure_set_int):
18633         * gst-libs/gst/audio/audio.h:
18634           add helper functions for _getcaps matching the standard audio
18635           templates
18636
18637 2004-01-12  David Schleef  <ds@schleef.org>
18638
18639         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
18640         Test that pad is negotiated before getting its caps.
18641
18642 2004-01-12  Julien MOUTTE <julien@moutte.net>
18643
18644         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element): When
18645         analyzing the pads of an element the bin is mostly in READY state so
18646         no caps were negotiated. This helper function needs to work with
18647         _get_caps directly then. I was not freeing them though, added that to
18648         fix the mem leak.
18649
18650 2004-01-12  Julien MOUTTE <julien@moutte.net>
18651
18652         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
18653         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Fixing the
18654         direct put buffers detection. I prefer checking GST_BUFFER_PRIVATE
18655         than the free_func.
18656
18657 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
18658
18659         * sys/oss/gstossaudio.c: (plugin_init):
18660         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
18661         * sys/oss/gstosselement.h:
18662           make an oss debugging category
18663           make failure more descriptive
18664
18665 2004-01-11  David Schleef  <ds@schleef.org>
18666
18667         * ext/ffmpeg/gstffmpeg.c:
18668         * ext/ffmpeg/gstffmpegcodecmap.c:
18669         * ext/ffmpeg/gstffmpegdec.c:
18670         * ext/ffmpeg/gstffmpegenc.c:
18671         * ext/ffmpeg/gstffmpegprotocol.c:
18672         * ext/gdk_pixbuf/gstgdkanimation.c:
18673         * ext/jpeg/gstjpeg.c:
18674         * ext/libpng/gstpng.c:
18675         * ext/mpeg2dec/perftest.c:
18676         * ext/speex/gstspeex.c:
18677         * gst-libs/gst/resample/dtos.c:
18678         * gst/intfloat/gstintfloatconvert.c:
18679         * gst/oneton/gstoneton.c:
18680         * gst/rtjpeg/RTjpeg.c:
18681         * gst/rtp/gstrtp.c:
18682         * sys/dxr3/dxr3init.c:
18683         * sys/glsink/gstgl_nvimage.c:
18684         * sys/glsink/gstgl_pdrimage.c:
18685         * sys/glsink/gstglsink.c:
18686         * testsuite/gst-lint:
18687         Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H
18688
18689 2004-01-11  David Schleef  <ds@schleef.org>
18690
18691         * ext/alsa/gstalsasrc.c: (gst_alsa_src_set_caps):
18692         * ext/faac/gstfaac.c: (gst_faac_sinkconnect):
18693         * ext/gdk_pixbuf/gstgdkanimation.c:
18694         (gst_gdk_animation_iter_create_pixbuf):
18695         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
18696         (gst_gdk_pixbuf_chain):
18697         * ext/gdk_pixbuf/gstgdkpixbuf.h:
18698         * ext/jack/gstjack.c: (gst_jack_change_state):
18699         * ext/xvid/gstxviddec.c: (gst_xviddec_sink_link):
18700         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element):
18701         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
18702         * gst/videofilter/gstvideofilter.c:
18703         (gst_videofilter_set_output_size):
18704         Remove all usage of gst_pad_get_caps(), and replace it with
18705         gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap().
18706
18707 2004-01-11  David Schleef  <ds@schleef.org>
18708
18709         * configure.ac:
18710         * ext/Makefile.am: Fixes to make ext/libcaca compile.
18711         * ext/divx/gstdivxdec.c:
18712         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
18713         (gst_gdk_pixbuf_init), (gst_gdk_pixbuf_chain): Make gdkpixbufdec
18714         handle images that span multiple buffers.  Now work with both
18715         filesrc ! gdkpixbufdec and qtdemux ! gdkpixbufdec.
18716         * ext/gdk_pixbuf/gstgdkpixbuf.h:
18717         * ext/libcaca/gstcacasink.h: Fixes needed due to recent
18718         video/video.h changes
18719         * ext/xvid/gstxvid.c: (gst_xvid_csp_to_caps): same
18720         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
18721         (gst_v4lmjpegsrc_buffer_free): Use buffer free function instead
18722         of GstData free function.
18723         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
18724         same.
18725
18726 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18727
18728         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_class_init),
18729         (gst_v4l2element_dispose), (gst_v4l2element_set_property),
18730         (gst_v4l2element_get_property):
18731         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults), (gst_v4l2_open):
18732           add norm, channel and frequency properties.
18733         * sys/v4l2/gstv4l2tuner.c:
18734           fixes for tuner interface changes
18735         * sys/v4l2/gstv4l2element.h:
18736         * sys/v4l2/gstv4l2src.c:
18737         * sys/v4l2/gstv4l2src.h:
18738         * sys/v4l2/v4l2src_calls.c:
18739         * sys/v4l2/v4l2src_calls.h:
18740           rework v4l2src to work with saa1734 cards and allow mmaped buffers.
18741
18742 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18743
18744         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init),
18745         (gst_tuner_find_norm_by_name), (gst_v4l2_find_channel_by_name),
18746         (gst_tuner_channel_changed), (gst_tuner_norm_changed),
18747         (gst_tuner_frequency_changed), (gst_tuner_signal_changed):
18748         * gst-libs/gst/tuner/tuner.h:
18749           GObjects aren't const.
18750           Add find_by_name functions.
18751           Add checks to _changed functions.
18752         * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_get_channel),
18753         (gst_v4l_tuner_get_norm):
18754           Fixes for above.
18755
18756 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18757
18758         * gst-libs/gst/video/video.h:
18759           Fix caps template names to be understandable.
18760           Prefix everything with GST_VIDEO.
18761         * ext/aalib/gstaasink.c:
18762         * ext/divx/gstdivxdec.c:
18763         * ext/divx/gstdivxenc.c:
18764         * ext/gdk_pixbuf/gstgdkpixbuf.c:
18765         * ext/hermes/gstcolorspace.c: (gst_colorspace_base_init):
18766         * ext/jpeg/gstjpegdec.c: (raw_caps_factory):
18767         * ext/jpeg/gstjpegenc.c: (raw_caps_factory):
18768         * ext/libcaca/gstcacasink.c:
18769         * ext/libpng/gstpngenc.c: (raw_caps_factory):
18770         * ext/snapshot/gstsnapshot.c:
18771         * ext/swfdec/gstswfdec.c:
18772         * ext/xvid/gstxviddec.c:
18773         * ext/xvid/gstxvidenc.c:
18774         * gst/chart/gstchart.c:
18775         * gst/deinterlace/gstdeinterlace.c:
18776         * gst/effectv/gsteffectv.c:
18777         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
18778         * gst/goom/gstgoom.c:
18779         * gst/median/gstmedian.c:
18780         * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
18781         (gst_monoscope_srcconnect), (gst_monoscope_chain):
18782         * gst/overlay/gstoverlay.c:
18783         * gst/smooth/gstsmooth.c:
18784         * gst/smpte/gstsmpte.c:
18785         * gst/synaesthesia/gstsynaesthesia.c:
18786         * gst/videocrop/gstvideocrop.c:
18787         * gst/videodrop/gstvideodrop.c:
18788         * gst/y4m/gsty4mencode.c:
18789         * sys/qcam/gstqcamsrc.c:
18790         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps):
18791           Make them work with new video.h file.
18792         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
18793         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
18794         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
18795         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
18796           Make it work with new buffer allocation system.
18797
18798 2004-01-11  Julien MOUTTE  <julien@moutte.net>
18799
18800         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain): Fixing the
18801         pad_alloc_buffer implementation to use ->srcpad
18802         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain): Fixing the
18803         pad_alloc_buffer implementation to use ->srcpad
18804         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):  Fixing the
18805         pad_alloc_buffer implementation to use ->srcpad
18806         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
18807         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
18808         (gst_ximagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
18809         a reference to everything we need.
18810         * sys/ximage/ximagesink.h: adding a reference to the sink in the image.
18811         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
18812         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
18813         (gst_xvimagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
18814         a reference to everything we need.
18815         * sys/xvimage/xvimagesink.h: adding a reference to the sink in the image
18816
18817 2004-01-11  David Schleef  <ds@schleef.org>
18818
18819         * ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() test
18820         * gst/debug/efence.c: (gst_efence_chain), (gst_fenced_buffer_new),
18821         (gst_fenced_buffer_default_copy): Fix for rename of buffer private
18822         structure members.
18823         * gst/effectv/gstwarp.c: (gst_warptv_setup): Don't reset the time
18824         value during a resize/renegotiation.
18825         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain): use
18826         gst_pad_alloc_buffer();
18827         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
18828         (gst_v4lmjpegsrc_buffer_free): Fix for rename of buffer private
18829         structure members.
18830         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
18831         Fix for rename of buffer private structure members.
18832         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
18833         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
18834         Fix for rename of buffer private structure members.
18835         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
18836         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
18837         Fix for rename of buffer private structure members.
18838
18839 2004-01-11  Arwed v. Merkatz <v.merkatz@gmx.net>
18840
18841         reviewed by: David Schleef <ds@schleef.org>
18842
18843         * gst/videofilter/Makefile.am:
18844         * gst/videofilter/gstgamma.c: Gamma correction filter.  Modified
18845         from the patch by ds to fit in with recent make_filter changes.
18846
18847 2004-01-11  Julien MOUTTE  <julien@moutte.net>
18848
18849         * configure.ac: Adding examples/switch/Makefile
18850         * examples/Makefile.am: Adding examples/switch
18851         * examples/switch/Makefile.am: Adding switcher example.
18852         * examples/switch/switcher.c: (got_eos), (idle_iterate),
18853         (switch_timer), (main): Adding an example demonstrating switch usage
18854         with 2 videotestsrc showing different patterns.
18855         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
18856         (gst_switch_init): Fixing switch with the new caps system.
18857
18858 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18859
18860         * gst-libs/gst/video/video.h:
18861           Fix 32bit caps. Issue remaining: The macro names are chosen poorly.
18862           They should probably be like
18863           GST_VIDEO_PAD_TEMPLATE_CAPS_{RGB,BGR,RGBx,BGRx}.
18864
18865 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18866
18867         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
18868         (qtdemux_parse_trak):
18869           fix audio chunk size/timestamp calculation
18870
18871 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18872
18873         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
18874           fix SVQ3 caps
18875
18876 2004-01-11  Steve Baker  <steve@stevebaker.org>
18877
18878         * gst/effectv/gstaging.c: (gst_agingtv_get_type),
18879         (gst_agingtv_base_init), (gst_agingtv_class_init),
18880         (gst_agingtv_init), (gst_agingtv_setup), (gst_agingtv_rgb32),
18881         (gst_agingtv_set_property), (gst_agingtv_get_property):
18882         Port agingTV to videofilter
18883
18884 2004-01-09  Julien MOUTTE <julien@moutte.net>
18885
18886         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain):
18887         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
18888
18889 2004-01-09  Julien MOUTTE <julien@moutte.net>
18890
18891         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain):
18892         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
18893         * gst-libs/gst/xoverlay/xoverlay.c:
18894         (gst_x_overlay_got_desired_size): Updating doc for the xid being 0.
18895         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
18896         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
18897         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
18898         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
18899         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
18900         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
18901         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init): Implementing
18902         the bufferalloc_function to replace bufferpools, fixing the XOverlay
18903         interface implementation to handle xid being 0 and fix some bugs
18904         triggered by Benjamin's testcase.
18905         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
18906         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
18907         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init): Implementing
18908         the bufferalloc_function to replace bufferpools, fixing the XOverlay
18909         interface implementation to handle xid being 0 and fix some bugs
18910         triggered by Benjamin's testcase.
18911
18912 2004-01-09  David Schleef  <ds@schleef.org>
18913
18914         * ext/librfb/gstrfbsrc.c:  Hacking.  Added actual decoding and
18915         mouse pointer events.  It works.
18916
18917 2004-01-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18918
18919         * ext/divx/gstdivxenc.c: (gst_divxenc_init):
18920           Use explicit caps - fix capsnego.
18921         * ext/xvid/gstxviddec.c:
18922         * ext/xvid/gstxvidenc.c:
18923           Remove macro-inside-macro which caused compile errors.
18924         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_header):
18925           Error out if it's not a RIFF file. Else we error out without
18926           gst_element_error() which is not good...
18927
18928 2004-01-08  David Schleef  <ds@schleef.org>
18929
18930         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
18931         Fix pad_link function to handle formats that ffmpeg returns
18932         as multiple caps structures.
18933         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain):
18934         Only complain if source buffer is _smaller_ than expected.
18935         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
18936         (gst_videoscale_handle_src_event): Resize navigation events
18937         when passing them upstream.
18938         * gst/videotestsrc/gstvideotestsrc.c:
18939         * gst/videotestsrc/gstvideotestsrc.h:
18940         * gst/videotestsrc/videotestsrc.c:
18941         * gst/videotestsrc/videotestsrc.h:
18942         Rewrite many of the buffer painting functions to handle odd
18943         sizes (for many formats, size%4!=0 or size%8!=0).  Most have
18944         been verified to work with my video card.
18945         * testsuite/gst-lint:  Add check for elements calling
18946         gst_pad_get_caps() instead of gst_pad_get_allowed_caps().
18947
18948 2004-01-08  David Schleef  <ds@schleef.org>
18949
18950         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
18951         (gst_videodrop_link), (gst_videodrop_init): Fix negotiation.
18952
18953 2004-01-08  Julien MOUTTE  <julien@moutte.net>
18954
18955         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents): A
18956         configure event is not emiting the desired size signal. That fixes
18957         aspect ratio issues with gst-player.
18958
18959 2004-01-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18960
18961         * gst/median/gstmedian.c: (gst_median_link), (gst_median_init):
18962           Fix capsnego.
18963
18964 2004-01-08  Julien MOUTTE  <julien@moutte.net>
18965
18966         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_create): Using XOverlay
18967         public method to fire size signal.
18968
18969 2004-01-07  Julien MOUTTE  <julien@moutte.net>
18970
18971         * examples/gstplay/Makefile.am: Adding the interface library.
18972         * gst-libs/gst/play/Makefile.am: Adding the interface library.
18973         * gst-libs/gst/play/gstplay.c: (gst_play_set_video_sink): Connecting to         the XOverlay size signal instead of GstVideoSink.
18974         * gst-libs/gst/play/gstplay.h: Including the XOverlay interface to check
18975         GST_IS_X_OVERLAY before signal connect.
18976         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_class_init):
18977         Removing the have_video_size signal.
18978         * gst-libs/gst/video/gstvideosink.h: Removing the have_video_size signal
18979         and associated public method.
18980         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
18981         (gst_ximagesink_sinkconnect): Using XOverlay public method to fire size
18982         signal.
18983         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
18984         (gst_xvideosink_xwindow_new): Using XOverlay public method to fire size
18985         signal.
18986         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sinkconnect):
18987         Using XOverlay public method to fire size signal.
18988
18989 2004-01-07  David Schleef  <ds@schleef.org>
18990
18991         * gst/videofilter/Makefile.am:
18992         * gst/videofilter/gstvideotemplate.c:
18993         * gst/videofilter/make_filter:
18994         Create gstvideoexample.c in a srcdir!=builddir friendly way.
18995         Convert make_filter to /bin/sh script.
18996
18997 2004-01-07  Thomas Vander Stichele  <thomas at apestaart dot org>
18998
18999         * gst/modplug/gstmodplug.cc: fix element description
19000
19001 2004-01-07  Julien MOUTTE  <julien@moutte.net>
19002
19003         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
19004         (got_video_size): Adding some new lines in g_print calls.
19005         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
19006         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_xwindow_resize),
19007         (gst_ximagesink_handle_xevents), (gst_ximagesink_fixate),
19008         (gst_ximagesink_sinkconnect), (gst_ximagesink_change_state),
19009         (gst_ximagesink_chain), (gst_ximagesink_buffer_new),
19010         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size):
19011         Complete code review, reverting some stuff i disagree with, adding
19012         some fixes : time synchronization on invalid timestamps, renegotiation
19013         of private window.
19014         * sys/ximage/ximagesink.h:
19015         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_destroy),
19016         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_handle_xevents),
19017         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
19018         (gst_xvimagesink_fixate), (gst_xvimagesink_sinkconnect),
19019         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
19020         (gst_xvimagesink_buffer_new),
19021         (gst_xvimagesink_navigation_send_event),
19022         (gst_xvimagesink_set_xwindow_id),
19023         (gst_xvimagesink_get_desired_size),
19024         (gst_xvimagesink_xoverlay_init): Complete code review, reverting some
19025         stuff i disagree with, adding some fixes : Renegotiation of private
19026         window, implementing get_desired_size.
19027
19028 2004-01-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19029
19030         * ext/audiofile/gstafsink.c: (gst_afsink_init), (gst_afsink_chain),
19031         (gst_afsink_handle_event):
19032         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
19033         * gst/avi/gstavimux.c: (gst_avimux_request_new_pad):
19034         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_init):
19035         * sys/dxr3/dxr3spusink.c: (dxr3spusink_init):
19036         * sys/dxr3/dxr3videosink.c: (dxr3videosink_init):
19037           Fix for instantiate-test (see core). Also remove dead code from
19038           jpegenc (which still needs fixing, but that's lower on my TODO
19039           list...).
19040         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
19041           Never return NULL as caps.
19042
19043 2004-01-07  David Schleef  <ds@schleef.org>
19044
19045         * configure.ac:
19046         * ext/Makefile.am:
19047         * ext/librfb/Makefile.am:
19048         * ext/librfb/gstrfbsrc.c:
19049         New source plugin based on librfb-0.1.  RFB (remote framebuffer)
19050         is the protocol used by VNC.
19051
19052 2004-01-07  David Schleef  <ds@schleef.org>
19053
19054         * gst/videofilter/gstvideotemplate.c:
19055         * gst/videofilter/gstvideotemplate.h:
19056         * gst/videofilter/make_filter:
19057         Merge videotemplate header into source file.
19058         * gst/effectv/Makefile.am:
19059         * gst/effectv/gsteffectv.c: (plugin_init):
19060         * gst/effectv/gstwarp.c:
19061         Make warpTV a subclass of videofilter.
19062
19063 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19064
19065         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
19066           Add guard against invalid utf-8 conversions in mad. Just in case.
19067
19068 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19069
19070         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
19071           Fix for bug shown by poisoning
19072
19073 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19074
19075         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
19076         (gst_v4lmjpegsrc_buffer_free):
19077         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
19078         (gst_v4lsrc_srcconnect), (gst_v4lsrc_getcaps), (gst_v4lsrc_get),
19079         (gst_v4lsrc_buffer_free):
19080           Fix for removed bufferpools.
19081
19082 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
19083
19084         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
19085         Fix caps negotiation.
19086
19087         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
19088         (dvdnavsrc_update_buttoninfo), (dvdnavsrc_get),
19089         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
19090         (dvdnavsrc_event):
19091         * ext/mpeg2dec/gstmpeg2dec.c:
19092         * gst-libs/gst/navigation/navigation.c:
19093         (gst_navigation_send_key_event), (gst_navigation_send_mouse_event):
19094         * gst-libs/gst/navigation/navigation.h:
19095         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_handle_src_event):
19096         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
19097         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
19098         Super-simple first version of mouse and keyboard events. Clicking
19099         on a DVD menu now works, although it may not take you where you
19100         expected.
19101
19102         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
19103         * gst/videotestsrc/gstvideotestsrc.c:
19104         (gst_videotestsrc_src_fixate):
19105         These fixate functions were broken - they never actually
19106         fixated :)
19107
19108 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19109
19110         * ext/shout/gstshout.c: (gst_icecastsend_base_init),
19111         (gst_icecastsend_init):
19112           fix for new caps system.
19113         * gst-libs/gst/mixer/mixertrack.h:
19114         * sys/oss/gstossmixer.c: (gst_ossmixer_build_list):
19115           Add 'master track' flag (for tools like ACME that only want to
19116           change the main volume).
19117
19118 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
19119
19120         * ext/xvid/gstxvid.c: (gst_xvid_structure_to_csp),
19121         (gst_xvid_csp_to_caps):
19122         * ext/xvid/gstxviddec.c: (gst_xviddec_src_getcaps):
19123         * ext/xvid/gstxvidenc.c:
19124         ifdef out ARGB type when it isn't available
19125         in xvidcore 1.0.0beta2
19126
19127 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19128
19129         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
19130           When we have received a new SCR right in the first buffer after
19131           a seek (so in the same cycle that handles the discont), we should
19132           handle the buffer instead of unreffing it, else we lose data.
19133
19134 2004-01-06  Iain <iain@prettypeople.org>
19135
19136         * gst/intfloat/gstint2float.c (gst_int2float_link): Set the
19137           buffer-frames caps too.
19138
19139         * gst/oneton/gstoneton.c (gst_oneton_sink_connect): Only create the new
19140           caps that we need, don't destroy them all and rebuild them. And when
19141           creating src pads, use the src pad template rather than the sink...
19142
19143 2004-01-05  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19144
19145         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
19146           Add pad to element *after* setting functions such as event handler.
19147           Without this, the scheduler (opt) will link pads, set the event
19148           handler from the default event function (dispatcher in gstpad.c)
19149           and *after* that, we will set our own event function, which will
19150           thus never be used (and thus mpegdemux doesn't handle events).
19151
19152 2004-01-04  David Schleef  <ds@schleef.org>
19153
19154         Fix the fixate functions to handle new prototype:
19155         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
19156         * gst/videotestsrc/gstvideotestsrc.c:
19157         (gst_videotestsrc_src_fixate):
19158         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
19159         * sys/ximage/ximagesink.c: (gst_ximagesink_fixate):
19160         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
19161
19162 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19163
19164         * sys/ximage/ximagesink.h:
19165         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
19166         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_sinkconnect),
19167         (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
19168         (gst_ximagesink_xoverlay_init):
19169           assorted fixes to make (re)embedding work
19170         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect),
19171         (gst_ximagesink_get_desired_size):
19172           implement desired size additions to XOverlay
19173
19174 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19175
19176         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init),
19177         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_get_desired_size),
19178         (gst_x_overlay_got_desired_size):
19179         * gst-libs/gst/xoverlay/xoverlay.h:
19180           Add optional "desired size" signal and querying.
19181
19182 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19183
19184         * gst/matroska/matroska-demux.c:
19185         (gst_matroska_demux_parse_blockgroup):
19186           Fix EBML-laced block parsing. Diffs are relative to previous
19187           lace, not the first lace. Thanks to Mosu from the Matroska
19188           team for detecting this.
19189         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
19190         (gst_wavparse_parse_fmt), (gst_wavparse_getcaps),
19191         (gst_wavparse_handle_sink_event), (gst_wavparse_loop),
19192         (gst_wavparse_change_state):
19193         * gst/wavparse/gstwavparse.h:
19194           Quickfix for capsnego.
19195
19196 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19197
19198         * gst/wavenc/gstwavenc.c: (set_property), (gst_wavenc_init):
19199           Fix indenting, fix pad creation.
19200
19201 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19202
19203         * ext/xvid/gstxviddec.c: (gst_xviddec_init),
19204         (gst_xviddec_src_getcaps), (gst_xviddec_src_link),
19205         (gst_xviddec_sink_link):
19206           Implement src_getcaps() so proper size caps is negotiated.
19207
19208 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19209
19210         * ext/flac/gstflacdec.c: (gst_flacdec_loop):
19211           Finish flac decoder on EOS. See #116178.
19212
19213 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19214
19215         * gst/matroska/matroska-demux.c: (gst_matroska_demux_src_getcaps),
19216         (gst_matroska_demux_add_stream):
19217         * gst/matroska/matroska-ids.h:
19218           Add getcaps() function to fix capsnego...
19219
19220 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19221
19222         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
19223         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
19224         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
19225           Fix more integer overflows. Again, see #126967.
19226
19227 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19228
19229         * ext/mpeg2dec/gstmpeg2dec.c:
19230           Add support for mpeg2dec-0.4.0 (released two weeks ago). See
19231           #130416.
19232
19233 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19234
19235         * configure.ac:
19236         * ext/xvid/gstxvid.c: (gst_xvid_init), (gst_xvid_error),
19237         (gst_xvid_structure_to_csp), (gst_xvid_csp_to_caps):
19238         * ext/xvid/gstxvid.h:
19239         * ext/xvid/gstxviddec.c: (gst_xviddec_class_init),
19240         (gst_xviddec_init), (gst_xviddec_setup), (gst_xviddec_chain),
19241         (gst_xviddec_src_link), (gst_xviddec_sink_link),
19242         (gst_xviddec_change_state):
19243         * ext/xvid/gstxviddec.h:
19244         * ext/xvid/gstxvidenc.c: (gst_xvidenc_profile_get_type),
19245         (gst_xvidenc_base_init), (gst_xvidenc_class_init),
19246         (gst_xvidenc_init), (gst_xvidenc_setup), (gst_xvidenc_chain),
19247         (gst_xvidenc_link), (gst_xvidenc_set_property),
19248         (gst_xvidenc_get_property), (gst_xvidenc_change_state):
19249         * ext/xvid/gstxvidenc.h:
19250           Update xvid plugin to latest xvid (1.0.0-beta3) API.
19251
19252 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19253
19254         * gst/rtp/rtp-packet.c:
19255           Add sys/types.h include, since OS X doesn't define in_addr_t
19256           in netinet/in.h, like it does on Linux (see #129600).
19257
19258 2004-01-03  Thomas Canty <tommydal@optushome.com.au>
19259
19260         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
19261
19262         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_dispose):
19263           Correct logic of dispose function (see #129306).
19264
19265 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19266
19267         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_pes):
19268         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
19269         (gst_mpeg_parse_init):
19270         * gst/mpegstream/gstmpegparse.h:
19271           Remove clock (which was never provided, i.e. dead code), and
19272           also fix integer overflows at high PTS values (see #126967).
19273
19274 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19275
19276         * ext/flac/gstflacdec.c:
19277         * ext/libpng/gstpngenc.h:
19278         * ext/mikmod/gstmikmod.h:
19279           OS X fixes (see #126628).
19280
19281 2004-01-02  David Schleef  <ds@schleef.org>
19282
19283         * ext/alsa/gstalsasrc.c: (gst_alsa_src_pad_factory),
19284         (gst_alsa_src_base_init): Remove bogus "src" request pad.
19285         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_base_init),
19286         (gst_mpeg_parse_class_init): Move pad template registration
19287         to class_init, since the derived class (mpegdemux) doesn't
19288         want them.
19289
19290 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19291
19292         * sys/ximage/Makefile.am:
19293         * sys/xvideo/Makefile.am:
19294         * sys/xvimage/Makefile.am:
19295           Move interface libs from LDFLAGS to LIBADD, fix relocation errors
19296           after installation (see #127664).
19297
19298 2004-01-02  David Schleef  <ds@schleef.org>
19299
19300         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_init),
19301         (gst_ffmpegenc_connect):  Negotiation fixes.
19302         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_negotiate_format):
19303         Remove inappropriate gst_caps_free().
19304         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
19305         Reenable Ronald's internal resize code, since the core handles
19306         it correctly now.
19307
19308 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19309
19310         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
19311         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
19312         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init), (gst_v4lsrc_init):
19313           Fix pad template stuff.
19314
19315 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19316
19317         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
19318         * gst/matroska/ebml-write.c: (gst_ebml_write_sint):
19319           fix signed integer reading/writing.
19320
19321 2004-01-02  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19322
19323         * ext/alsa/README:
19324           Remove outdated document
19325
19326 2004-01-03  Jan Schmidt  <thaytan@mad.scientist.com>
19327
19328         * gst/cutter/gstcutter.c: (gst_cutter_init):
19329           src pad was being created twice - oops.
19330
19331 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19332
19333         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
19334           Comment out internal resize. It doesn't handle the resulting
19335           XEvent internally, does another try_set_caps() which leads to
19336           a really nice loop.
19337           Real fix will come when Julien and Dave are awake. ;).
19338
19339 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19340
19341         * ext/mpeg2enc/gstmpeg2enc.cc:
19342           fix const/nonconst compile issue.
19343
19344 2004-01-02  David Schleef  <ds@schleef.org>
19345
19346         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate),
19347         (gst_xvimagesink_sinkconnect), (gst_xvimagesink_init):
19348         Add fixate function and a check for bad formats.
19349
19350 2004-01-01  David Schleef  <ds@schleef.org>
19351
19352         Negotiation fixes:
19353         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
19354         (gst_audiofilter_init):
19355         * gst/debug/efence.c: (gst_efence_init):
19356         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
19357         (gst_deinterlace_init):
19358         * gst/volume/gstvolume.c: (volume_connect):
19359
19360 2004-01-01  David Schleef  <ds@schleef.org>
19361
19362         Convert elements to use gst_pad_use_explicit_caps() where
19363         appropriate:
19364         * ext/a52dec/gsta52dec.c: (gst_a52dec_init), (gst_a52dec_reneg):
19365         * ext/audiofile/gstafparse.c: (gst_afparse_init),
19366         (gst_afparse_open_file):
19367         * ext/audiofile/gstafsrc.c: (gst_afsrc_init),
19368         (gst_afsrc_open_file):
19369         * ext/esd/esdmon.c: (gst_esdmon_init), (gst_esdmon_get):
19370         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_init),
19371         (gst_ffmpegdec_chain):
19372         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
19373         * ext/flac/gstflacdec.c: (gst_flacdec_init), (gst_flacdec_write):
19374         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init),
19375         (gst_gdk_pixbuf_chain):
19376         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init), (gst_jpegdec_link),
19377         (gst_jpegdec_chain):
19378         * ext/mad/gstmad.c: (gst_mad_init), (gst_mad_chain):
19379         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
19380         (gst_mikmod_negotiate):
19381         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
19382         (gst_mpeg2dec_negotiate_format):
19383         * ext/mpeg2enc/gstmpeg2enc.cc:
19384         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
19385         * ext/speex/gstspeexdec.c: (gst_speexdec_init),
19386         (gst_speexdec_sinkconnect):
19387         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop), (gst_swfdec_init):
19388         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_init),
19389         (gst_vorbisfile_new_link):
19390         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_init),
19391         (gst_ac3parse_chain):
19392         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_audio_stream),
19393         (gst_asf_demux_setup_pad):
19394         * gst/auparse/gstauparse.c: (gst_auparse_init),
19395         (gst_auparse_chain):
19396         * gst/id3/gstid3types.c: (gst_id3types_loop):
19397         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
19398         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
19399         (mp1videoparse_parse_seq):
19400         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_init),
19401         (bpf_from_header):
19402         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
19403         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_lpcm_set_caps):
19404         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
19405         (gst_mpeg_parse_send_data):
19406         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
19407         (gst_qtdemux_add_stream):
19408         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
19409         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
19410         (gst_wavparse_parse_fmt):
19411
19412 2004-01-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19413
19414         * configure.ac:
19415           Fix configure check for mpeg2enc. We need 1.6.1.93 instead of
19416           1.6.1.92, since the pkg-config file of 1.6.1.92 is borked and
19417           it therefore uses the wrong include paths. Too bad... Note
19418           that 1.6.1.93 is not release yet. ;).
19419           Also add a check for mplex, which is now using the lib'ified
19420           mplex from mjpegtools, too.
19421         * ext/ffmpeg/gstffmpegcodecmap.c:
19422           Add codec_tag for 3ivx/xvid. For xvid, this should fix playback
19423           issues. I don't think ffmpeg handles 3ivx correctly, so this
19424           probably won't work. But it won't hurt either.
19425         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_connect),
19426         (gst_ffmpegdec_chain):
19427         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect),
19428         (gst_ffmpegenc_chain_audio):
19429           Fix memleak in audio encoding. Close codec if open fails, this
19430           calls the cleanup routines so we can re-use the context.
19431         * ext/mpeg2enc/gstmpeg2enc.cc:
19432           Fix pad template names/types, fix memory issue with getcaps().
19433         * ext/mpeg2enc/gstmpeg2encoder.cc:
19434         * ext/mpeg2enc/gstmpeg2encoder.hh:
19435           Fix compile issue with new caps system (const thingy).
19436         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
19437         * ext/mpeg2enc/gstmpeg2encpicturereader.hh:
19438           We read a first frame right on initing, so that we have a caps
19439           when we init the output. This caps is cached in padprivate and
19440           read as first frame.
19441         * ext/mplex/Makefile.am:
19442         * ext/mplex/gstmplex.cc:
19443         * ext/mplex/gstmplex.h:
19444         * ext/mplex/gstmplex.hh:
19445         * ext/mplex/gstmplexibitstream.cc:
19446         * ext/mplex/gstmplexibitstream.hh:
19447         * ext/mplex/gstmplexjob.cc:
19448         * ext/mplex/gstmplexjob.hh:
19449         * ext/mplex/gstmplexoutputstream.cc:
19450         * ext/mplex/gstmplexoutputstream.hh:
19451           We wrap mjpegtools mplex. So I rewrote the plugin. The old plugin
19452           had issues, didn't do capsnego, supported only a subset of the
19453           mplex features and required a mplex fork in our local CVS. Plus
19454           that it worked agaist a very old mplex version. Rewriting was
19455           faster than updating it.
19456         * gst-libs/ext/Makefile.am:
19457         * gst-libs/ext/mplex/INSTRUCT:
19458         * gst-libs/ext/mplex/Makefile.am:
19459         * gst-libs/ext/mplex/README:
19460         * gst-libs/ext/mplex/TODO:
19461         * gst-libs/ext/mplex/ac3strm_in.cc:
19462         * gst-libs/ext/mplex/audiostrm.hh:
19463         * gst-libs/ext/mplex/audiostrm_out.cc:
19464         * gst-libs/ext/mplex/aunit.hh:
19465         * gst-libs/ext/mplex/bits.cc:
19466         * gst-libs/ext/mplex/bits.hh:
19467         * gst-libs/ext/mplex/buffer.cc:
19468         * gst-libs/ext/mplex/buffer.hh:
19469         * gst-libs/ext/mplex/fastintfns.h:
19470         * gst-libs/ext/mplex/format_codes.h:
19471         * gst-libs/ext/mplex/inputstrm.cc:
19472         * gst-libs/ext/mplex/inputstrm.hh:
19473         * gst-libs/ext/mplex/lpcmstrm_in.cc:
19474         * gst-libs/ext/mplex/mjpeg_logging.cc:
19475         * gst-libs/ext/mplex/mjpeg_logging.h:
19476         * gst-libs/ext/mplex/mjpeg_types.h:
19477         * gst-libs/ext/mplex/mpastrm_in.cc:
19478         * gst-libs/ext/mplex/mpegconsts.cc:
19479         * gst-libs/ext/mplex/mpegconsts.h:
19480         * gst-libs/ext/mplex/mplexconsts.hh:
19481         * gst-libs/ext/mplex/multplex.cc:
19482         * gst-libs/ext/mplex/outputstream.hh:
19483         * gst-libs/ext/mplex/padstrm.cc:
19484         * gst-libs/ext/mplex/padstrm.hh:
19485         * gst-libs/ext/mplex/stillsstream.cc:
19486         * gst-libs/ext/mplex/stillsstream.hh:
19487         * gst-libs/ext/mplex/systems.cc:
19488         * gst-libs/ext/mplex/systems.hh:
19489         * gst-libs/ext/mplex/vector.cc:
19490         * gst-libs/ext/mplex/vector.hh:
19491         * gst-libs/ext/mplex/videostrm.hh:
19492         * gst-libs/ext/mplex/videostrm_in.cc:
19493         * gst-libs/ext/mplex/videostrm_out.cc:
19494         * gst-libs/ext/mplex/yuv4mpeg.cc:
19495         * gst-libs/ext/mplex/yuv4mpeg.h:
19496         * gst-libs/ext/mplex/yuv4mpeg_intern.h:
19497         * gst-libs/ext/mplex/yuv4mpeg_ratio.cc:
19498           We don't fork mjpegtools' mplex in our CVS anymore.
19499         * gst/avi/gstavidemux.c: (gst_avi_demux_src_getcaps),
19500         (gst_avi_demux_add_stream):
19501         * gst/avi/gstavidemux.h:
19502           Add getcaps() function for proper caps nego. This makes some
19503           parts of AVI playback/reading work.
19504         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
19505           Resize window on new capsnego. This is probably wrong, but
19506           I'm still committing it because with current capsnego, the
19507           first successfull capsnego is auto-fixated, therefore rounded
19508           down to the lowest values in the caps. this results in a 16x16
19509           XWindow that is not reized when real capsnego finishes.
19510           Dave, I see more cases of this, do you know a proper solution?
19511         * tools/gst-launch-ext.in:
19512           Fix MPEG-4 AAC (Apple iPod/iTunes) file commandline.
19513
19514 2003-12-31  David Schleef  <ds@schleef.org>
19515
19516         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get):
19517         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):
19518           Change gst_pad_proxy_link() to gst_pad_try_set_caps()
19519
19520 2003-12-30  David Schleef  <ds@schleef.org>
19521
19522         * ext/ffmpeg/gstffmpegcolorspace.c:
19523         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
19524         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_init),
19525         (gst_ffmpegcsp_chain): Negotiation fixes
19526         * ext/mad/gstmad.c: (gst_mad_chain): Negotiation fixes
19527         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
19528         (gst_audio_convert_link), (gst_audio_convert_channels):
19529         * gst/audioscale/gstaudioscale.c: (gst_audioscale_getcaps),
19530         (gst_audioscale_link), (gst_audioscale_get_buffer),
19531         (gst_audioscale_chain): Negotiation fixes
19532         * gst/audioscale/gstaudioscale.h:
19533         * gst/videofilter/gstvideofilter.c:
19534         (gst_videofilter_format_get_structure), (gst_videofilter_getcaps),
19535         (gst_videofilter_link), (gst_videofilter_init),
19536         (gst_videofilter_set_output_size), (gst_videofilter_setup),
19537         (gst_videofilter_find_format_by_structure):
19538         * gst/videofilter/gstvideofilter.h: Negotiation fixes
19539         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
19540         (gst_videoscale_link):
19541         * gst/videoscale/videoscale.c: (videoscale_get_structure),
19542         (videoscale_find_by_structure), (gst_videoscale_setup):
19543         * gst/videoscale/videoscale.h: Negotiation fixes
19544         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
19545         (gst_ximagesink_fixate), (gst_ximagesink_init): Add a fixate
19546         function, restrict resizing to a multiple of 4 (hack until
19547         everyone supports odd sizes correctly).
19548
19549 2003-12-29  Colin Walters  <walters@verbum.org>
19550
19551         * ext/esd/esdsink.c (gst_esdsink_link): Fix typo; get depth instead of
19552         signed.
19553
19554 2003-12-30  Jan Schmidt <thaytan@mad.scientist.com>
19555
19556         * ext/sndfile/gstsf.c: (gst_sf_loop):
19557           Fix warning about discarding const qualifier
19558
19559 2003-12-27  Jeremy Simon   <jesimon@libertysurf.fr>
19560
19561         * gst/cutter/gstcutter.c:
19562         * gst/videoscale/gstvideoscale.c:
19563         * gst/volenv/gstvolenv.c:
19564         * gst-libs/gst/audio/audio.c:
19565         * gst-libs/gst/video/video.c:
19566           Fix warnings
19567
19568 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19569
19570         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
19571           Don't send ALSA debugging to stderr.
19572         * ext/alsa/gstalsa.h:
19573           Use GST_WARNING instead of g_warning when ALSA functions fail.
19574
19575 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19576
19577         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
19578           Free XVAdapterInfo correctly.
19579
19580 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19581
19582         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
19583         (gst_id3_tag_do_caps_nego), (gst_id3_tag_src_link):
19584           Make id3tag use correct caps nego.
19585
19586 2003-12-27  Amaury Jacquot <sxpert@esitcom.org>
19587
19588         * ext/ivorbis/vorbis.c:
19589         * ext/ivorbis/vorbisenc.h:
19590         * ext/ivorbis/vorbisfile.c:
19591           Modify so that it uses the new caps things
19592
19593 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19594
19595         * testsuite/spider/spider1.c: (main):
19596         * testsuite/spider/spider2.c: (main):
19597         * testsuite/spider/spider3.c: (main):
19598           Make tests compile again. They probably don't work.
19599
19600 2003-12-24  Colin Walters  <walters@verbum.org>
19601
19602         * sys/oss/gstosssink.c (gst_osssink_sink_fixate): Return NULL if
19603         we can't fixate the caps anymore.
19604
19605 2003-12-23  David Schleef  <ds@schleef.org>
19606
19607         * gst/volume/gstvolume.c: (volume_init): Proxy getcaps.
19608         * sys/oss/gstosssink.c: (gst_osssink_init),
19609         (gst_osssink_sink_fixate): Add fixate function.
19610
19611 2003-12-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19612
19613         * ext/ffmpeg/gstffmpegcodecmap.c:
19614         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_getcaps),
19615         (gst_ffmpegcsp_srcconnect_func), (gst_ffmpegcsp_sinkconnect),
19616         (gst_ffmpegcsp_srcconnect), (gst_ffmpegcsp_get_type),
19617         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
19618         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
19619         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
19620         (gst_ffmpegcsp_get_property), (gst_ffmpegcsp_register):
19621           fix typo in RGB masks, and move back to "old" colorspace
19622           capsnego code until whoever wrote this new crap has actually
19623           tested it so that it works.
19624           And yes, this works, keep it that way please.
19625
19626 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19627
19628         * ext/divx/gstdivxdec.c: (gst_divxdec_base_init),
19629         (gst_divxdec_init), (gst_divxdec_negotiate):
19630         * ext/divx/gstdivxdec.h:
19631         * ext/divx/gstdivxenc.c: (gst_divxenc_base_init),
19632         (gst_divxenc_init):
19633         * ext/faac/gstfaac.c: (gst_faac_base_init), (gst_faac_init),
19634         (gst_faac_sinkconnect), (gst_faac_srcconnect):
19635         * ext/mpeg2enc/gstmpeg2enc.cc:
19636         * ext/mpeg2enc/gstmpeg2encoder.cc:
19637         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
19638         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_base_init),
19639         (dxr3audiosink_init), (dxr3audiosink_pcm_sinklink):
19640         * sys/dxr3/dxr3spusink.c: (dxr3spusink_base_init),
19641         (dxr3spusink_init):
19642         * sys/dxr3/dxr3videosink.c: (dxr3videosink_base_init),
19643         (dxr3videosink_init):
19644           Fix caps breakage after Dave's caps branch merge.
19645
19646 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19647
19648         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
19649           Fix for 24bpp display.
19650
19651 2003-12-23  Colin Walters  <walters@verbum.org>
19652
19653         * ext/gnomevfs/gstgnomevfssink.c: Add ARG_HANDLE property that takes
19654         a GnomeVFSHandle directly.
19655
19656 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19657
19658         * gst/volume/Makefile.am:
19659         * gst/volume/gstvolume.c: (volume_connect), (volume_parse_caps),
19660         (volume_base_init), (volume_init):
19661           Reenable volume element and fix to work with new caps stuff.
19662           Rhythmbox needs this.
19663
19664 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19665
19666         * gst/qtdemux/qtdemux.c: (plugin_init):
19667           qtdemux requires bytestream
19668
19669 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19670
19671         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_link):
19672           Fix remaining caps handling errors due to CAPS merge.
19673
19674 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19675
19676         * ext/faad/gstfaad.c: (gst_faad_base_init), (gst_faad_init),
19677         (gst_faad_sinkconnect), (gst_faad_srcgetcaps),
19678         (gst_faad_srcconnect):
19679           Port to new caps system.
19680
19681 2003-12-21  Julien MOUTTE  <julien@moutte.net>
19682
19683         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
19684         (got_video_size), (main): using g_print instead of g_message.
19685         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup): Fixing EOS
19686         signal which was not emitted because of "switch" element added to the
19687         bin but not connected. (Removing from the bin temporarily)
19688
19689 2003-12-21  Julien MOUTTE  <julien@moutte.net>
19690
19691         * configure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_XTRA fails to
19692         find X development files. I don't understand the previous tests and
19693         they fail on my debian/ppc unstable. This one works.
19694         * examples/gstplay/player.c: (main): Set the pipeline to READY before
19695         exiting.
19696         * gst-libs/gst/play/gstplay.c: (gst_play_get_length_callback),
19697         (gst_play_set_video_sink), (gst_play_set_audio_sink),
19698         (gst_play_set_visualization): Add some safety checks in set_ methods
19699         and state_change. This was throwing some ugly CRITICAL messages when
19700         pipeline was getting disposed and casts were failing.
19701
19702 2003-12-21  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19703
19704         * configure.ac:
19705           Improve mpeg2enc detection. This is for distributions that do
19706           ship mjpegtools, but without mpeg2enc. Also does object check
19707           for might there ever be ABI incompatibility.
19708         * ext/mpeg2enc/gstmpeg2enc.cc:
19709           Add Andrew as second maintainer (he's helping me), and also add
19710           an error if no caps was set. This happens if I pull before capsnego
19711           and that's something I should solve sometime else.
19712         * gst/matroska/matroska-demux.c:
19713         (gst_matroska_demux_parse_blockgroup):
19714           Fix time parsing.
19715         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link),
19716         (gst_matroska_mux_track_header):
19717           Add caps to templates.
19718         * gst/mpegaudioparse/gstmpegaudioparse.c: (mp3_sink_factory):
19719           Add mpegversion=1 to prevent confusion with MPEG/AAC.
19720         * gst/mpegstream/gstmpegdemux.c:
19721           Remove layer since it causes warnings about unfixed caps.
19722         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
19723           Fix obvious typo (we error out if caps were set, we should of
19724           course error out if *no* caps were set).
19725         * sys/oss/gstosselement.c: (gst_osselement_convert):
19726           Fix format conversion, we confused bits/bytes.
19727         * sys/oss/gstosselement.h:
19728           Improve documentation for 'bps'.
19729         * sys/v4l/TODO:
19730           Remove stuff about plugins that need removing - this was done
19731           ages ago.
19732         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init),
19733         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query):
19734         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_src_convert),
19735         (gst_v4lsrc_src_query):
19736         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
19737         (gst_v4l2src_src_convert), (gst_v4l2src_src_query):
19738           Add get_query_types(), get_formats() and query() functions.
19739
19740 2003-12-21  Thomas Vander Stichele  <thomas at apestaart dot org>
19741
19742         * ChangeLog: moved to gstreamer/docs/random/old/ChangeLog.gst-plugins
19743         * moved CVS to freedesktop.org
19744
19745 >>>>>>> 1.1891