ext/ogg/gstoggmux.c: Make sure we never send -1 granulepos.
[platform/upstream/gstreamer.git] / ChangeLog
1 2004-08-22  Wim Taymans  <wim@fluendo.com>
2
3         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
4         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
5         Make sure we never send -1 granulepos.
6
7 2004-08-20  Wim Taymans  <wim@fluendo.com>
8
9         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
10         (gst_ogg_mux_loop):
11         I will accept bitchslappings with non sharp objects.
12
13 2004-08-20  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14
15         * configure.ac:
16         Clean up the test for lame presets
17
18 2004-08-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
19
20         * configure.ac:
21         * ext/lame/Makefile.am:
22         * ext/lame/gstlame.c: (gst_lame_class_init),
23         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
24         Only enable lame presets if version of lame has presets in API
25
26 2004-08-19  Jan Schmidt  <thaytan@mad.scientist.com>
27         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_get):
28         * gst/udp/gstudpsrc.h:
29           Don't call gst_pad_push in a get function. Fixes #150449
30
31 2004-08-18  Wim Taymans  <wim@fluendo.com>
32
33         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_set_mode),
34         (gst_fdset_get_mode), (gst_fdset_add_fd), (gst_fdset_remove_fd),
35         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
36         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
37         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
38         (gst_fdset_wait):
39         * gst/tcp/gstfdset.h:
40         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
41         (gst_multifdsink_client_queue_buffer),
42         (gst_multifdsink_handle_client_write):
43         * gst/tcp/gstmultifdsink.h:
44         Some extra checks in gstfdset.
45         Only use send() when the fd is a socket. Don't try to
46         read from write only fds.
47
48 2004-08-18  Wim Taymans  <wim@fluendo.com>
49
50         * gst/tcp/gstfdset.c: (gst_fdset_add_fd), (gst_fdset_remove_fd),
51         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
52         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
53         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
54         (gst_fdset_wait):
55         Add more locking and bounds checking.
56
57 2004-08-18  Wim Taymans  <wim@fluendo.com>
58
59         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_wait):
60         Realloc test fdset in the lock and right before starting
61         the poll call. Bump the limit to 4096.
62
63 2004-08-17  David Schleef  <ds@schleef.org>
64
65         * sys/sunaudio/Makefile.am:
66         * sys/sunaudio/gstsunaudio.c: Fix caps to handle full range
67         of rates and channels.  Make debugging less obnoxious.
68
69         Patch from Balamurali Viswanathan implementing a mixer for
70         Sun audio.  (bug #144091):
71         * sys/sunaudio/gstsunelement.c:
72         * sys/sunaudio/gstsunelement.h:
73         * sys/sunaudio/gstsunmixer.c:
74         * sys/sunaudio/gstsunmixer.h:
75
76 2004-08-17  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
77
78         * gst/audioscale/gstaudioscale.c:
79         * gst/audioscale/gstaudioscale.h:
80         made audioscale resample from any sample rate to any sample rate
81
82 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
83
84         * ext/libpng/gstpngdec.c:
85           error out on unsupported types
86
87 2004-08-17  Iain <iaingnome@gmail.com>
88
89         * ext/flac/gstflacenc.c (gst_flacenc_update_quality): Only set the
90         mid_side and loose_mid_side properties if its a stereo stream.
91
92 2004-08-17  Wim Taymans  <wim@fluendo.com>
93
94         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
95         (theora_get_formats), (theora_dec_src_convert),
96         (theora_dec_sink_convert), (theora_dec_src_query),
97         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
98         Add a debug line.
99
100 2004-08-17  Wim Taymans  <wim@fluendo.com>
101
102         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate),
103         (gst_ogg_pad_push):
104         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
105         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
106         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_page),
107         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
108         Mark delta units in the muxer.
109         Try to decode the packet after an out-of-sync error from
110         libogg.
111
112 2004-08-17  Wim Taymans  <wim@fluendo.com>
113
114         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
115         (gst_multifdsink_init), (gst_multifdsink_add),
116         (gst_multifdsink_client_queue_buffer),
117         (gst_multifdsink_set_property), (gst_multifdsink_get_property):
118         * gst/tcp/gstmultifdsink.h:
119         Added option to send a keyframe to clients as the first buffer.
120         Make timeout property writable.
121
122 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
123
124         patch by: Wim Taymans
125
126         * gst/tcp/gstfdset.c:
127         * gst/tcp/gstmultifdsink.c:
128           fix index comparison, should include 0
129
130 2004-08-16  Wim Taymans  <wim@fluendo.com>
131
132         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_new),
133         (gst_fdset_add_fd), (gst_fdset_remove_fd),
134         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
135         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
136         (gst_fdset_wait):
137           copy when reallocing for poll so the select arguments don't get
138           changed during the call
139
140 2004-08-16  Wim Taymans  <wim@fluendo.com>
141
142         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
143         (gst_theora_enc_class_init), (theora_enc_sink_link),
144         (theora_buffer_from_packet), (theora_enc_chain):
145         Fix bug where buffers were not marked as keyframes
146         correctly.
147
148 2004-08-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
149
150         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
151         (gst_lame_preset_get_type), (gst_lame_class_init):
152         describe the enum values for vbr mode and presets more verbosely
153
154 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
155
156         * ext/lame/gstlame.c: (gst_lame_mode_get_type),
157         (gst_lame_quality_get_type), (gst_lame_padding_get_type),
158         (gst_lame_preset_get_type), (gst_lame_class_init), (gst_lame_init),
159         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
160         * ext/lame/gstlame.h:
161         add preset property to lame so it can use lame presets
162
163 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
164
165         * ext/lame/gstlame.c: (gst_lame_get_property):
166         whoops forgot break, thanks teuf
167
168 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
169
170         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
171         (gst_lame_class_init), (gst_lame_src_getcaps),
172         (gst_lame_sink_link), (gst_lame_init), (gst_lame_set_property),
173         (gst_lame_get_property), (gst_lame_setup):
174         * ext/lame/gstlame.h:
175         fix lame's broken vbr stuff, allow it to resample if need be, and also 
176         make xing header optional
177
178 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
179
180         * ext/lame/gstlame.c: (gst_lame_src_getcaps), (gst_lame_init):
181         added getcaps function so samplerate doesnt get fixated to silly values
182
183 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
184
185         * ext/lame/gstlame.c: (gst_lame_src_link):
186         revert previous fix
187
188 2004-08-12  Johan Dahlin  <johan@gnome.org>
189
190         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Remove bogus
191         checks. Doesn't matter what state we are in. Interfaces are a
192         compile time thing, not runtime. It also broke the python bindings.
193
194 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
195
196         * ext/lame/gstlame.c: (gst_lame_src_link):
197         made source pad link function check if sinkpad is ok..fixes the problem
198         where core fixates the output rate of lame stupidly
199
200 2004-08-12  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
201
202         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_fixate):
203         * sys/v4l/v4l_calls.c:
204         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_set_capture):
205           fix fixate function to handle nonsimple caps.
206           remove bogus check in _link
207           cleanups
208
209 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
210
211         * ext/lame/gstlame.c: (gst_lame_class_init), (gst_lame_init):
212         set default compression ratio paramter to 0.0 so bitrate parameter
213         works :)
214
215 2004-08-11  David Schleef  <ds@schleef.org>
216
217         * gst/tcp/gstfdset.c: Fix compile problem on OS/X.
218
219 2004-08-11  David Schleef  <ds@schleef.org>
220
221         * gst/mpeg1sys/gstmpeg1systemencode.c: Oops, this was correct
222         before.
223
224 2004-08-11  David Schleef  <ds@schleef.org>
225
226         * gst-libs/gst/video/videosink.h: Change copyright block to LGPL.
227
228 2004-08-11  David Schleef  <ds@schleef.org>
229
230         * ext/pango/gsttextoverlay.c: Add copyright block and fix plugin
231           license field
232         * gst-libs/gst/idct/Makefile.am: Remove mmx/sse code
233         * gst-libs/gst/video/gstvideosink.c: Change copyright block to
234           LGPL.
235         * gst/auparse/gstauparse.c: Fix plugin license field.
236         * gst/monoscope/gstmonoscope.c: Fix plugin license field.
237         * gst/mpeg1sys/gstmpeg1systemencode.c: Fix plugin license field.
238         * gst/rtp/gstrtp.c: Fix plugin license field.
239
240 2004-08-11  Wim Taymans  <wim@fluendo.com>
241
242         * gst/tcp/Makefile.am:
243         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type), (nearest_pow),
244         (ensure_size), (gst_fdset_new), (gst_fdset_free),
245         (gst_fdset_set_mode), (gst_fdset_get_mode), (gst_fdset_add_fd),
246         (gst_fdset_remove_fd), (gst_fdset_fd_ctl_write),
247         (gst_fdset_fd_ctl_read), (gst_fdset_fd_has_closed),
248         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
249         (gst_fdset_fd_can_write), (gst_fdset_wait):
250         * gst/tcp/gstfdset.h:
251         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
252         (gst_multifdsink_class_init), (gst_multifdsink_init),
253         (gst_multifdsink_add), (gst_multifdsink_remove),
254         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
255         (gst_multifdsink_remove_client_link),
256         (gst_multifdsink_handle_client_read),
257         (gst_multifdsink_client_queue_data),
258         (gst_multifdsink_client_queue_caps),
259         (gst_multifdsink_client_queue_buffer),
260         (gst_multifdsink_handle_client_write),
261         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
262         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
263         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
264         (gst_multifdsink_close):
265         * gst/tcp/gstmultifdsink.h:
266         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
267         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
268         (gst_tcpserversink_handle_wait), (gst_tcpserversink_init_send),
269         (gst_tcpserversink_close):
270         * gst/tcp/gsttcpserversink.h:
271         Abstracted away the select call, implemented poll (yes we ran into
272         the 1024 limit in production).
273
274 2004-08-11  Thomas Vander Stichele  <thomas at apestaart dot org>
275
276         * gst/tcp/gsttcp.c:
277         * gst/tcp/gsttcpplugin.c:
278           improve debuggging, remove assert
279
280 2004-08-10  Wim Taymans  <wim@fluendo.com>
281
282         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
283         (gst_client_status_get_type), (gst_multifdsink_class_init),
284         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
285         (gst_multifdsink_handle_client_read),
286         (gst_multifdsink_handle_client_write),
287         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
288         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
289         (gst_multifdsink_get_property):
290         * gst/tcp/gstmultifdsink.h:
291         * gst/tcp/gsttcp-marshal.list:
292         Starting to prepare for specifying buffer time in other units
293         than buffers. Expose remove reason in signal.
294
295 2004-08-10  Wim Taymans  <wim@fluendo.com>
296
297         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
298         (gst_multifdsink_remove), (gst_multifdsink_clear),
299         (gst_multifdsink_remove_client_link),
300         (gst_multifdsink_handle_client_read),
301         (gst_multifdsink_client_queue_data),
302         (gst_multifdsink_client_queue_buffer),
303         (gst_multifdsink_handle_client_write),
304         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
305         (gst_multifdsink_chain), (gst_multifdsink_close):
306         * gst/tcp/gstmultifdsink.h:
307         Added more debugging info. Changed the way clients are 
308         removed from the lists. Fixed a bug where a bad file descriptor
309         could cause many clients to be removed.
310
311 2004-08-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
312
313         * gst/videotestsrc/gstvideotestsrc.c: (generate_capslist):
314           allow all pixel-aspect-ratios, not just 1:1
315
316 2004-08-09  David Schleef  <ds@schleef.org>
317
318         * sys/glsink/ARB_multitexture.h:  Remove old files.
319         * sys/glsink/EXT_paletted_texture.h:
320         * sys/glsink/NV_register_combiners.h:
321         * sys/glsink/gstgl_nvimage.c:
322         * sys/glsink/gstgl_pdrimage.c:
323         * sys/glsink/gstgl_rgbimage.c:
324         * sys/glsink/gstglsink.c:
325         * sys/glsink/gstglsink.h:
326         * sys/glsink/gstglxwindow.c:
327         * sys/glsink/regcomb_yuvrgb.c:
328
329 2004-08-09  David Schleef  <ds@schleef.org>
330
331         Patch from Gernot Ziegler <gz@lysator.liu.se> rewriting the
332         GL sink plugin.  (Bug #147302)
333
334         * configure.ac: Test for OpenGL
335         * sys/Makefile.am: Use test for OpenGL
336         * sys/glsink/Makefile.am:
337         * sys/glsink/glimagesink.c: rewrite
338         * sys/glsink/glimagesink.h: rewrite
339
340 2004-08-09  David Schleef  <ds@schleef.org>
341
342         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_base_init):  Only allow
343         sane framerates.
344         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get): same
345         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): same
346         * testsuite/gst-lint: Test for G_GUINT64_FORMAT usage near gettext.
347
348 2004-08-09  Wim Taymans  <wim@fluendo.com>
349
350         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
351         (gst_multifdsink_add), (gst_multifdsink_get_stats),
352         (gst_multifdsink_client_remove),
353         (gst_multifdsink_handle_client_read),
354         (gst_multifdsink_handle_client_write),
355         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
356         Do a bit more logging, make the client_read code more robust.
357
358 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
359
360         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init_source),
361         (gst_jpegdec_fill_input_buffer), (gst_jpegdec_skip_input_data),
362         (gst_jpegdec_resync_to_restart), (gst_jpegdec_term_source),
363         (gst_jpegdec_init), (gst_jpegdec_chain):
364         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
365         (gst_multipart_demux_chain), (gst_multipart_demux_change_state):
366           cleanups, debugging fixes and memleak plugging
367
368 2004-08-09  Wim Taymans  <wim@fluendo.com>
369
370         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
371         (theora_get_formats), (theora_dec_src_convert),
372         (theora_dec_sink_convert), (theora_dec_src_query),
373         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain),
374         (theora_dec_change_state):
375         Don't crash on missing header packets.
376
377 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
378
379         * po/LINGUAS:
380         * po/sq.po:
381           Added Albanian translation (Laurent Dhima)
382         * po/cs.po:
383           updated
384
385 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
386
387         * ext/lame/gstlame.c:
388           fix/add debugging
389
390 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
391
392         * sys/ximage/ximagesink.c:
393         * sys/xvimage/xvimagesink.c:
394           assign all TOO_LAZY's to a real category.  Thanks to Warthy Warthog.
395
396 2004-08-06  Wim Taymans  <wim@fluendo.com>
397
398         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
399         (gst_multifdsink_add), (gst_multifdsink_get_stats),
400         (gst_multifdsink_client_remove),
401         (gst_multifdsink_handle_client_read),
402         (gst_multifdsink_handle_client_write),
403         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
404         Make sure we don't try to read more from a client that what 
405         ioctl says us or we deadlock.
406
407 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
408
409         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_src_link),
410         (gst_videotestsrc_change_state), (gst_videotestsrc_src_query),
411         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
412           decouple running_time and n_frames so it can handle changing
413           framerate while running
414
415 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
416
417         * po/nl.po:
418         * po/sv.po:
419           updated translations
420
421 2004-08-04  Benjamin Otte  <otte@gnome.org>
422
423         * gst/videotestsrc/gstvideotestsrc.c:
424         (gst_videotestsrc_get_capslist), (generate_capslist),
425         (plugin_init):
426           generate the list of supported caps at startup and reuse it instead
427           of always generating it
428
429 2004-07-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
430
431         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link):
432           whoops, last checkin broke normal build
433
434 2004-08-03  Benjamin Otte  <otte@gnome.org>
435
436         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume),
437         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
438         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
439         (gst_alsa_mixer_get_option):
440         * ext/dvdnav/dvdnavsrc.c: (dvdnav_get_event_name),
441         (dvdnavsrc_print_event):
442         * ext/ogg/gstoggdemux.c: (_find_chain_process), (gst_ogg_print):
443         * ext/ogg/gstoggmux.c: (gst_ogg_mux_pad_link),
444         (gst_ogg_mux_pad_unlink):
445         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link),
446         (gst_multipart_mux_pad_unlink):
447         * gst/videofilter/gstvideobalance.c:
448         (gst_videobalance_colorbalance_set_value):
449         * gst/videomixer/videomixer.c: (gst_videomixer_pad_link),
450         (gst_videomixer_pad_unlink):
451         * po/uk.po:
452         * sys/oss/gstossmixer.c:
453         * sys/v4l/gstv4lcolorbalance.c:
454         * sys/v4l/gstv4ltuner.c:
455         * sys/v4l/v4lsrc_calls.c:
456         * sys/v4l2/gstv4l2colorbalance.c:
457         * sys/v4l2/gstv4l2tuner.c:
458           compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friends
459
460 2004-08-03  Benjamin Otte  <otte@gnome.org>
461
462         * examples/dynparams/filter.c: (ui_control_create):
463         * examples/gstplay/player.c: (print_tag):
464         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad):
465         * ext/gdk_pixbuf/gstgdkanimation.c:
466         (gst_gdk_animation_iter_may_advance):
467         * ext/jack/gstjack.c: (gst_jack_request_new_pad):
468         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list),
469         (tag_list_to_id3_tag_foreach), (gst_id3_tag_handle_event):
470         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_tag_value):
471         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value):
472         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
473         * gst-libs/gst/media-info/media-info-test.c: (print_tag):
474         * gst/sine/demo-dparams.c: (main):
475         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
476         * testsuite/alsa/formats.c: (create_pipeline):
477         * testsuite/alsa/sinesrc.c: (sinesrc_force_caps), (sinesrc_get):
478           fixes for G_DISABLE_ASSERT and friends
479         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
480         (mp3_type_frame_length_from_header), (mp3_type_find),
481         (plugin_init):
482           require mp3 typefinding to have at least MIN_HEADERS valid headers
483           add typefinding for AAC adts files
484
485 2004-08-04  Jan Schmidt  <thaytan@mad.scientist.com>
486
487         * sys/ximage/ximagesink.c:
488         (gst_ximagesink_calculate_pixel_aspect_ratio):
489         * sys/xvimage/xvimagesink.c:
490         (gst_xvimagesink_calculate_pixel_aspect_ratio):
491         Make sure we calculate pixel-aspect-ratio using floating point maths
492
493 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
494
495         * po/uk.po:
496           updated translation
497
498 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
499
500         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
501         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get):
502           add debugging for display PAR calculation
503
504 2004-08-02  David Schleef  <ds@schleef.org>
505
506         * configure.ac: Fix mikmod CFLAGS.
507
508 2004-07-27  Benjamin Otte  <otte@gnome.org>
509
510         * gst/audioscale/gstaudioscale.c:
511         - fix templates to only support S16, it's the only format that works
512         - make caps nego code use try_set_caps_nonfixed and fixation instead
513         of try_set_caps twice, which is not nice for autopluggers
514         - change rank to secondary, so autopluggers can pick it up after
515         audioconvert
516
517 2004-08-02  Iain <iain@prettypeople.org>
518
519         * gst/interleave/interleave.c (interleave_init),
520         (interleave_request_new_pad),
521         (interleave_pad_removed),
522         (interleave_buffered_loop): Use the real pad count, not the artificial
523         one.
524
525 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
526
527         * configure.ac: bump nano back to development
528
529 === release 0.8.3 ===
530
531 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
532
533         * configure.ac: releasing 0.8.3, "Water"
534
535 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
536
537         * sys/xvimage/xvimagesink.c:
538         (gst_xvimagesink_calculate_pixel_aspect_ratio),
539         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_sink_link),
540         (gst_xvimagesink_change_state), (gst_xvimagesink_buffer_alloc),
541         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
542         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
543         * sys/xvimage/xvimagesink.h:
544           apply similar PAR fixes as to ximagesink
545
546 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
547
548         patch from: Benjamin Otte
549
550         * ext/lame/gstlame.c: (gst_lame_src_link), (gst_lame_init):
551           add link function to lame.  Fixes #148986.
552
553 2004-08-02  Johan Dahlin  <johan@gnome.org>
554
555         * gst/multipart/multipartmux.c (gst_multipart_mux_next_buffer):
556         fix debugging log
557
558 2004-07-30  David Schleef  <ds@schleef.org>
559
560         * gst/videomixer/Makefile.am: Fix things that should have been
561         fixed in the last checkin.
562
563 2004-07-30  David Schleef  <ds@schleef.org>
564
565         * gst/multipart/Makefile.am: Fix things that should have been
566         fixed in the last checkin.
567
568 2004-07-30  David Schleef  <ds@schleef.org>
569
570         * testsuite/multifilesink/Makefile.am: Fix unused variable.
571
572 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
573
574         * configure.ac:
575           bump nano for prerelease
576         * po/af.po:
577         * po/az.po:
578         * po/cs.po:
579         * po/en_GB.po:
580         * po/hu.po:
581         * po/nl.po:
582         * po/sr.po:
583         * po/sv.po:
584         * po/uk.po:
585           updates
586
587 2004-07-30  Wim Taymans  <wim@fluendo.com>
588
589         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
590         (gst_multifdsink_add), (gst_multifdsink_remove),
591         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
592         (gst_multifdsink_client_remove),
593         (gst_multifdsink_handle_client_write),
594         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
595         * gst/tcp/gstmultifdsink.h:
596         Recover from a select with a bad file descriptor by removing
597         the client.
598
599 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
600
601         * configure.ac:
602           fix requirement of core
603         * gst-libs/gst/play/play.c: (gst_play_error_plugin),
604         (gst_play_pipeline_setup):
605           don't use colorspace element.  do use hermescolorspace element.
606           make macro to get a colorspace element.
607           mark strings for translation.
608         * po/POTFILES.in:
609           add play.c
610         * po/af.po:
611         * po/az.po:
612         * po/cs.po:
613         * po/en_GB.po:
614         * po/hu.po:
615         * po/nl.po:
616         * po/sr.po:
617         * po/sv.po:
618         * po/uk.po:
619           update translations
620
621 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
622
623         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
624         fix default for newmedia flag
625
626 2004-07-30  Wim Taymans  <wim@fluendo.com>
627
628         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
629         (gst_theora_dec_init), (theora_get_formats),
630         (theora_dec_src_convert), (theora_dec_sink_convert),
631         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
632         (theora_dec_chain), (theora_dec_set_property),
633         (theora_dec_get_property):
634         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
635         (gst_theora_enc_class_init), (gst_theora_enc_init),
636         (theora_enc_sink_link), (theora_enc_chain),
637         (theora_enc_set_property), (theora_enc_get_property):
638         Added cropping option to theora decoder.
639         Added border option to theora encoder.
640
641 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
642
643         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
644         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
645         (gst_pngenc_set_property):
646         * ext/libpng/gstpngenc.h:
647         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
648
649 2004-07-30  Wim Taymans  <wim@fluendo.com>
650
651         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
652         (theora_enc_sink_link), (theora_enc_chain),
653         (theora_enc_set_property), (theora_enc_get_property):
654         Fix encoding of non-multiple-of-16 video.
655
656 2004-07-29  David Schleef  <ds@schleef.org>
657
658         * configure.ac: make test for audiofile more strict
659
660 2004-07-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
661
662         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
663           give different names to typefind functions
664
665 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
666
667         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
668         (gst_ximagesink_calculate_pixel_aspect_ratio),
669         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
670         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
671         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_set_property),
672         (gst_ximagesink_get_property), (gst_ximagesink_init):
673         * sys/ximage/ximagesink.h:
674           allocate PAR's dynamically.
675           use autodetected PAR if no object-set PAR is given.
676           add workaround for directfb's X not setting physical size.
677           fix to xvimagesink will follow tomorrow.
678
679 2004-07-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
680
681         * ext/lame/gstlame.c: (gst_lame_chain): send tag events downstream
682         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
683         (gst_shout2send_get_type), (gst_shout2send_set_clock),
684         (gst_shout2send_class_init), (gst_shout2send_init),
685         (set_shout_metadata), (gst_shout2send_set_metadata),
686         (gst_shout2send_chain), (gst_shout2send_set_property),
687         (gst_shout2send_get_property), (gst_shout2send_connect),
688         (gst_shout2send_change_state):
689         * ext/shout2/gstshout2.h:
690         - fix for sending mp3 audio to icecast2 server, if pad link function not
691         called before PAUSED state
692         - added option to use GStreamer clock sync (as opposed to libshout's own sync)
693         - added tagging support for mp3 audio broadcasted
694         * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
695         debug info
696
697 2004-07-28  Wim Taymans  <wim@fluendo.com>
698
699         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
700         (gst_ogg_demux_push):
701         Return query failure when we don't know the length of
702         an ogg stream insteda of returning TRUE with a bogus value.
703
704 2004-07-28  Wim Taymans  <wim@fluendo.com>
705
706         * ext/theora/theoradec.c: (theora_get_formats),
707         (theora_dec_src_convert), (theora_dec_sink_convert),
708         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
709         (theora_dec_chain):
710         Don't screw up the 1 Chroma for 1 luma sample situation when we
711         have an odd offset/width by adding a black border in those cases.
712
713 2004-07-28  Wim Taymans  <wim@fluendo.com>
714
715         * ext/theora/theoradec.c: (theora_get_formats),
716         (theora_dec_src_convert), (theora_dec_sink_convert),
717         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
718         (theora_dec_chain):
719         * ext/theora/theoraenc.c: (theora_enc_sink_link):
720         Added first attempt at cropping of the image as required by the 
721         theora spec. We need more properties in the caps (offset_x,
722         offset_y,stride) to implement this correctly.
723
724 2004-07-28  Jan Schmidt  <thaytan@mad.scientist.com>
725
726         * ext/dvdnav/README:
727           Update the README to use dvddemux
728         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
729           Ensure getcaps returns a subset of the template caps
730         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_base_init),
731         (gst_mpeg2subt_init):
732           Ensure getcaps returns a subset of the template caps
733         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
734         (gst_dvd_demux_init), (gst_dvd_demux_get_video_stream),
735         (gst_dvd_demux_get_subpicture_stream),
736         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_set_cur_subpicture):
737         * gst/mpegstream/gstdvddemux.h:
738           Set the explicit caps on the current_video pad before pushing
739           anything
740         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
741         (gst_mpeg_demux_get_audio_stream):
742           Free caps used to gst_pad_set_explicit_caps, which takes a const
743           GstCaps *
744
745 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
746
747         * configure.ac: update GStreamer requirement to 0.8.4 because of
748           GstFraction.
749
750 2004-07-28  Wim Taymans  <wim@fluendo.com>
751
752         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
753         (gst_wavparse_handle_seek), (gst_wavparse_srcpad_event):
754         Add the pad to the element after setting up the caps. This
755         makes it a lot easier to autoplug.
756
757 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
758
759         * gst/median/gstmedian.c:
760         * gst/mpeg2subt/gstmpeg2subt.c:
761         * gst/mpegaudioparse/gstmpegaudioparse.c:
762         * gst/mpegstream/gstdvddemux.c:
763         * gst/mpegstream/gstmpegdemux.c:
764         * gst/mpegstream/gstmpegpacketize.c:
765         * gst/rtjpeg/gstrtjpeg.c:
766         * gst/rtjpeg/gstrtjpegdec.c:
767         * gst/rtjpeg/gstrtjpegenc.c:
768         * gst/sine/gstsinesrc.c:
769         * gst/smooth/gstsmooth.c:
770         * gst/smpte/gstsmpte.c:
771         * gst/smpte/gstsmpte.h:
772         * gst/stereo/gststereo.c:
773         * gst/videofilter/gstgamma.c:
774         * gst/videofilter/gstvideobalance.c:
775         * gst/videofilter/gstvideofilter.c:
776         * gst/videofilter/gstvideoflip.c:
777         * gst/videoscale/gstvideoscale.c:
778         * gst/videoscale/videoscale.c:
779         * gst/videotestsrc/gstvideotestsrc.c:
780         * gst/videotestsrc/videotestsrc.c:
781         * gst/wavenc/gstwavenc.c:
782         * gst/wavparse/gstwavparse.c:
783           fix local includes and 64 bits constants
784
785 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
786
787         * win32/gst.sln:
788         * gst-libs/gst/*/*.vcproj:
789         * gst/*/*.vcproj:
790           more working plugins
791
792 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
793
794         * testsuite/alsa/Makefile.am:
795         * testsuite/alsa/srcstate.c:
796         add test for alsasrc changing state
797
798 >>>>>>> 1.958
799 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
800
801         * gst/silence/gstsilence.c: (gst_silence_init), (gst_silence_link),
802         (gst_silence_get):
803         * gst/silence/gstsilence.h:
804         fix silence generation for 16bit raw audio
805
806 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
807
808         * gst/matroska/matroska-demux.c:
809         (gst_matroska_demux_parse_metadata),
810         (gst_matroska_demux_video_caps), (gst_matroska_demux_plugin_init):
811         * gst/mpegaudio/common.c:
812         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
813         (gst_videoscale_getcaps), (gst_videoscale_link),
814         (gst_videoscale_src_fixate), (gst_videoscale_init),
815         (gst_videoscale_finalize):
816         * gst/videoscale/gstvideoscale.h:
817         * gst/videotestsrc/gstvideotestsrc.c:
818         (gst_videotestsrc_get_capslist):
819         * gst/wavenc/gstwavenc.c:
820         * sys/oss/gstossmixer.c: (fill_labels):
821         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
822         (gst_ximagesink_handle_xevents),
823         (gst_ximagesink_calculate_pixel_aspect_ratio),
824         (gst_ximagesink_xcontext_get), (gst_ximagesink_fixate),
825         (gst_ximagesink_getcaps), (gst_ximagesink_sink_link),
826         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
827         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
828         (gst_ximagesink_init), (gst_ximagesink_class_init):
829         * sys/ximage/ximagesink.h:
830         * sys/xvimage/xvimagesink.c:
831         (gst_xvimagesink_calculate_pixel_aspect_ratio),
832         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_sink_link),
833         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
834         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
835         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
836         * sys/xvimage/xvimagesink.h:
837           first batch of pixel aspect ratio commits.
838
839 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
840
841         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
842         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_chain):
843         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_fill):
844           handle stride, needs work if we want to move stride handling
845           upstream, but works correctly for our purposes.
846
847 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
848
849         * gst/videoscale/README:
850           add testing examples
851         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link),
852         (gst_videoscale_chain):
853         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
854         (gst_videoscale_get_size):
855           add get_size function that handles stride like videotestsrc.
856           fixes conversion for YUV formats for as much as I can test them.
857
858 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
859
860         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
861         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
862         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
863         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
864         (gst_xvimagesink_xvimage_put):
865           further cleanups, logging, error handling and synchronizing
866
867 2004-07-27  Wim Taymans  <wim@fluendo.com>
868
869         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
870         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
871         (gst_videomixer_pad_set_property),
872         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
873         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
874         (gst_videomixer_class_init), (gst_videomixer_init),
875         (gst_videomixer_getcaps), (gst_videomixer_request_new_pad),
876         (gst_videomixer_blend_ayuv_i420), (pad_zorder_compare),
877         (gst_videomixer_sort_pads), (gst_videomixer_fill_checker),
878         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
879         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
880         (gst_videomixer_loop), (plugin_init):
881         Be a nicer negotiation citizen and provide a getcaps function on
882         the srcpad. This also fixes a crash when resizing.
883
884 2004-07-27  Julien MOUTTE  <julien@moutte.net>
885
886         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
887         (gst_xvimagesink_xvimage_new): Some fixes to image size calculation.
888
889 2004-07-27  Wim Taymans  <wim@fluendo.com>
890
891         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps):
892         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
893         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
894         (gst_pngenc_set_property):
895         * ext/libpng/gstpngenc.h:
896         Added snapshot property to pngenc.
897         removed g_print from pngdec
898
899 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
900
901         * gst/ac3parse/ac3parse.vcproj
902         * gst/adder/adder.vcproj
903         * gst/alpha/alpha.vcproj
904         * gst/alpha/alphacolor.vcproj
905         * gst/asfdemux/asf.vcproj
906         * gst/audioconvert/audioconvert.vcproj
907         * gst/audiorate/audiorate.vcproj
908         * gst/audioscale/audioscale.vcproj
909         * gst/auparse/auparse.vcproj
910         * gst/avi/avi.vcproj
911         * gst/cdxaparse/cdxaparse.vcproj
912         * gst/chart/chart.vcproj
913         * gst/colorspace/colorspace.vcproj
914         * gst/cutter/cutter.vcproj
915         * gst/debug/debug.vcproj
916         * gst/debug/efence.vcproj
917         * gst/debug/navigationtest.vcproj
918         * gst/deinterlace/deinterlace.vcproj
919         * gst/effectv/effectv.vcproj
920         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
921         * gst/filter/filter.vcproj
922         * gst/flx/flxdec.vcproj
923         * gst/goom/goom.vcproj
924         * gst/interleave/interleave.vcproj
925         * gst/law/alaw.vcproj
926         * gst/law/mulaw.vcproj
927         * gst/matroska/matroska.vcproj
928         * gst/median/median.vcproj
929         * gst/mixmatrix/mixmatrix.vcproj
930         * gst/mpeg1sys/mpeg1systemencode.vcproj
931         * gst/mpeg1videoparse/mp1videoparse.vcproj
932         * gst/mpeg2sub/mpeg2subt.vcproj
933         * gst/mpegaudio/mpegaudio.vcproj
934         * gst/mpegaudioparse/mpegaudioparse.vcproj
935         * gst/mpegstream/mpegstream.vcproj
936         * gst/multifilesink/multifilesink.vcproj
937         * gst/multipart/multipart.vcproj
938         * gst/oneton/oneton.vcproj
939         * gst/overlay/overlay.vcproj
940         * gst/passthrough/passthrough.vcproj
941         * gst/qtdemux/qtdemux.vcproj
942         * gst/realmedia/rmdemux.vcproj
943         * gst/rtjpeg/rtjpeg.vcproj
944         * gst/rtp/rtp.vcproj
945         * gst/silence/silence.vcproj
946         * gst/sine/sinesrc.vcproj
947         * gst/smooth/smooth.vcproj
948         * gst/smpte/smpte.vcproj
949         * gst/spectrum/spectrum.vcproj
950         * gst/speed/speed.vcproj
951         * gst/stereo/stereo.vcproj
952         * gst/switch/switch.vcproj
953         * gst/tags/tagedit.vcproj
954         * gst/tcp/tcp.vcproj
955         * gst/typefind/typefindfunctions.vcproj
956         * gst/udp/udp.vcproj
957         * gst/videobox/videobox.vcproj
958         * gst/videocrop/videocrop.vcproj
959         * gst/videodrop/videodrop.vcproj
960         * gst/videofilter/gamma.vcproj
961         * gst/videofilter/videobalance.vcproj
962         * gst/videofilter/videofilter.vcproj
963         * gst/videofilter/videoflip.vcproj
964         * gst/videoflip/videoflip.vcproj
965         * gst/videomixer/videomixer.vcproj
966         * gst/videorate/videorate.vcproj
967         * gst/videoscale/videoscale.vcproj
968         * gst/videotestsrc/videotestsrc.vcproj
969         * gst/virtualdub/virtualdub.vcproj
970         * gst/volenv/volenv.vcproj
971         * gst/volume/volume.vcproj
972         * gst/wavenc/wavenc.vcproj
973         * gst/wavparse/wavparse.vcproj
974         * gst/y4m/y4menc.vcproj
975         * gst-libs/gst/audio/audio.vcproj
976         * gst-libs/gst/audio/audiofilter.vcproj
977         * gst-libs/gst/colorbalance/colorbalance.vcproj
978         * gst-libs/gst/idct/idtc.vcproj
979         * gst-libs/gst/media-info/media-info.vcproj
980         * gst-libs/gst/mixer/mixer.vcproj
981         * gst-libs/gst/navigation/navigation.vcproj
982         * gst-libs/gst/play/play.vcproj
983         * gst-libs/gst/propertyprobe/propertyprobe.vcproj
984         * gst-libs/gst/resample/resample.vcproj
985         * gst-libs/gst/riff/riff.vcproj
986         * gst-libs/gst/tuner/tuner.vcproj
987         * gst-libs/gst/video/video.vcproj
988         * gst-libs/gst/xoverlay/xoverlay.vcproj
989           avoid problems with math.h, fix release dependancy
990           rename GStreamer-0.8.lib to libgstreamer.lib
991
992 2004-07-27  Julien MOUTTE  <julien@moutte.net>
993
994         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
995         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate): When
996         the atom is not available we have to unlock the mutex. Fixes #148023
997
998 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
999
1000         * gst-libs/gst/media-info/media-info.h:
1001           issue for a vararg macro with MSVC
1002
1003 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
1004
1005         * gst/effectv/effectv.vcproj
1006         * gst-libs/gst/idct/idct.vcproj:
1007         * gst-libs/gst/media-info/media-info.vcproj:
1008         * gst-libs/gst/navigation/navigation.vcproj:
1009         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
1010         * gst-libs/gst/video/video.vcproj:
1011         * gst-libs/gst/xoverlay/xoverlay.vcproj:
1012           fixes for build problems
1013
1014 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
1015
1016         * gst-libs/gst/audio/audio.def:
1017         * gst-libs/gst/audio/riff.def:
1018           add some definitions needed by plugins
1019
1020 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
1021
1022         * gst/asfdemux/gstasfmux.c
1023           Fix some 64 bits constants to be glib friendly
1024
1025 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
1026
1027         * gst/ac3parse/gstac3parse.c
1028         * gst/audioscale/gstaudioscale.c
1029         * gst/auparse/gstauparse.c
1030         * gst/colorspace/gstcolorspace.c
1031         * gst/colorspace/yuv2rgb.h
1032           local include fixes
1033
1034 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
1035
1036         * win32/gst.sln
1037           add more plugins to the build
1038
1039 2004-07-26  Julien MOUTTE  <julien@moutte.net>
1040
1041         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
1042         (gst_ximagesink_ximage_new): Some more fixes to image size calculation.
1043
1044 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
1045
1046         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
1047         (gst_level_set_property), (gst_level_get_property),
1048         (gst_level_base_init), (gst_level_class_init):
1049           add debugging categories.  cleanups.
1050
1051 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
1052
1053         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
1054         (gst_videoscale_planar411), (gst_videoscale_planar400),
1055         (gst_videoscale_packed422), (gst_videoscale_packed422rev),
1056         (gst_videoscale_scale_nearest_str1),
1057         (gst_videoscale_scale_nearest_str2),
1058         (gst_videoscale_scale_nearest_str4),
1059         (gst_videoscale_scale_nearest_16bit),
1060         (gst_videoscale_scale_nearest_24bit):
1061           fixed stride issues
1062           tested with 320x240 -> 321, 322, 324 x240
1063           tested with YV12, I420, YUY2, UYVY
1064           fixed packed422rev (don't think it could have worked before)
1065           by testing with UYVY
1066
1067 2004-07-26  Benjamin Otte  <otte@gnome.org>
1068
1069         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_init),
1070         (gst_lame_chain), (gst_lame_setup), (gst_lame_change_state),
1071         (plugin_init):
1072           add debugging category, add error checks like checking return values
1073           of setup calls, make sure it still works after
1074           PLAYING=>NULL=>PLAYING, fix encoding of mono streams
1075
1076 2004-07-26  Wim Taymans  <wim@fluendo.com>
1077
1078         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
1079         (gst_mpeg_demux_get_audio_stream),
1080         (gst_mpeg_demux_process_private):
1081         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_send_data):
1082         Check for error codes from the negotiation functions. Make sure
1083         we really set the pad caps when a new pad is created.
1084
1085 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
1086
1087         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1088         (gst_ffmpeg_caps_to_pix_fmt):
1089         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
1090         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1091         (gst_ffmpegcolorspace_pad_link):
1092           don't make function do two things at the same time without reason.
1093
1094 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
1095
1096         * gst/ac3parse/ac3parse.vcproj
1097         * gst/adder/adder.vcproj
1098         * gst/alpha/alpha.vcproj
1099         * gst/alpha/alphacolor.vcproj
1100         * gst/asfdemux/asf.vcproj
1101         * gst/audioconvert/audioconvert.vcproj
1102         * gst/audiorate/audiorate.vcproj
1103         * gst/audioscale/audioscale.vcproj
1104         * gst/auparse/auparse.vcproj
1105         * gst/avi/avi.vcproj
1106         * gst/cdxaparse/cdxaparse.vcproj
1107         * gst/chart/chart.vcproj
1108         * gst/colorspace/colorspace.vcproj
1109         * gst/cutter/cutter.vcproj
1110         * gst/debug/debug.vcproj
1111         * gst/debug/efence.vcproj
1112         * gst/debug/navigationtest.vcproj
1113         * gst/deinterlace/deinterlace.vcproj
1114         * gst/effectv/effectv.vcproj
1115         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
1116         * gst/filter/filter.vcproj
1117         * gst/flx/flxdec.vcproj
1118         * gst/goom/goom.vcproj
1119         * gst/interleave/interleave.vcproj
1120         * gst/law/alaw.vcproj
1121         * gst/law/mulaw.vcproj
1122         * gst/matroska/matroska.vcproj
1123         * gst/median/median.vcproj
1124         * gst/mixmatrix/mixmatrix.vcproj
1125         * gst/mpeg1sys/mpeg1systemencode.vcproj
1126         * gst/mpeg1videoparse/mp1videoparse.vcproj
1127         * gst/mpeg2sub/mpeg2subt.vcproj
1128         * gst/mpegaudio/mpegaudio.vcproj
1129         * gst/mpegaudioparse/mpegaudioparse.vcproj
1130         * gst/mpegstream/mpegstream.vcproj
1131         * gst/multifilesink/multifilesink.vcproj
1132         * gst/multipart/multipart.vcproj
1133         * gst/oneton/oneton.vcproj
1134         * gst/overlay/overlay.vcproj
1135         * gst/passthrough/passthrough.vcproj
1136         * gst/qtdemux/qtdemux.vcproj
1137         * gst/realmedia/rmdemux.vcproj
1138         * gst/rtjpeg/rtjpeg.vcproj
1139         * gst/rtp/rtp.vcproj
1140         * gst/silence/silence.vcproj
1141         * gst/sine/sinesrc.vcproj
1142         * gst/smooth/smooth.vcproj
1143         * gst/smpte/smpte.vcproj
1144         * gst/spectrum/spectrum.vcproj
1145         * gst/speed/speed.vcproj
1146         * gst/stereo/stereo.vcproj
1147         * gst/switch/switch.vcproj
1148         * gst/tags/tagedit.vcproj
1149         * gst/tcp/tcp.vcproj
1150         * gst/typefind/typefindfunctions.vcproj
1151         * gst/udp/udp.vcproj
1152         * gst/videobox/videobox.vcproj
1153         * gst/videocrop/videocrop.vcproj
1154         * gst/videodrop/videodrop.vcproj
1155         * gst/videofilter/gamma.vcproj
1156         * gst/videofilter/videobalance.vcproj
1157         * gst/videofilter/videofilter.vcproj
1158         * gst/videofilter/videoflip.vcproj
1159         * gst/videoflip/videoflip.vcproj
1160         * gst/videomixer/videomixer.vcproj
1161         * gst/videorate/videorate.vcproj
1162         * gst/videoscale/videoscale.vcproj
1163         * gst/videotestsrc/videotestsrc.vcproj
1164         * gst/virtualdub/virtualdub.vcproj
1165         * gst/volenv/volenv.vcproj
1166         * gst/volume/volume.vcproj
1167         * gst/wavenc/wavenc.vcproj
1168         * gst/wavparse/wavparse.vcproj
1169         * gst/y4m/y4menc.vcproj
1170           more plugins supported under windows
1171
1172 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
1173
1174         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
1175         (gst_ximagesink_ximage_put), (gst_ximagesink_renegotiate_size),
1176         (gst_ximagesink_chain), (gst_ximagesink_buffer_alloc):
1177         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
1178         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc):
1179           Add debugging statements.  Use the sizes as returned by the
1180           *CreateImage calls.
1181
1182 2004-07-26  Johan Dahlin  <johan@gnome.org>
1183
1184         * gst/tcp/gsttcpclientsrc.c (gst_tcpclientsrc_get): Make sure that
1185         the pad is negotiated.
1186
1187         * gst/ffmpegcolorspace/gstffmpegcolorspace.c (gst_ffmpegcolorspace_chain): Ditto
1188
1189 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
1190
1191         * gst-libs/gst/colorbalance/colorbalance.vcproj:
1192         * gst-libs/gst/idct/idct.vcproj:
1193         * gst-libs/gst/media-info/media-info.vcproj:
1194         * gst-libs/gst/mixer/mixer.vcproj:
1195         * gst-libs/gst/navigation/navigation.vcproj:
1196         * gst-libs/gst/play/play.vcproj:
1197         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
1198         * gst-libs/gst/resample/resample.vcproj:
1199         * gst-libs/gst/tuner/tuner.vcproj:
1200         * gst-libs/gst/video/video.vcproj:
1201         * gst-libs/gst/xoverlay/xoverlay.vcproj:
1202           more plugins supported under windows
1203
1204 2004-07-25 Iain <iain@prettypeople.org>
1205
1206         * gst/wavparse/gstwavparse.c (gst_wavparse_fmt): Set the caps on the
1207         pad now rather than when the pad is created because state changes wipe
1208         explicit caps (fixes #148043).
1209
1210 2004-07-25  Sebastien Cote  <sc5@hermes.usherb.ca>
1211
1212         reviewed by Benjamin Otte  <otte@gnome.org>
1213
1214         * ext/mad/gstmad.c:
1215           fix mad plugin crashing on Sun (fixes #148289)
1216
1217 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
1218
1219         * gst/avi/avi.def:
1220         * gst/avi/avi.vcproj:
1221         * gst/matroska/matroska.def:
1222         * gst/matroska/matroska.vcproj:
1223           remove unused .def files
1224
1225 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
1226
1227         * gst-libs/gst/audio/gstaudiofilter.c:
1228           Clean the local include
1229
1230 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
1231
1232         * win32/gst.sln:
1233         * gst-libs/gst/audio/audio.def:
1234         * gst-libs/gst/audio/audio.vcproj:
1235         * gst-libs/gst/audio/audiofilter.vcproj:
1236         * gst-libs/gst/audio/riff.def:
1237         * gst-libs/gst/audio/riff.vcproj:
1238         * gst-libs/gst/gst-libs.def:
1239         * gst-libs/gst/gst-libs.vcproj:
1240         * gst/avi/avi.vcproj:
1241         * gst/avi/avi.vcproj:
1242           Copy the files where needed after building, cleaner projects
1243
1244 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
1245
1246         * gst/matroska/ebml-write.c:
1247           Fix some 64 bits constants to be glib friendly
1248
1249 2004-07-24  Steve Lhomme  <steve.lhomme@free.fr>
1250
1251         * win32/gst.sln:
1252         * gst-libs/gst/gst-libs.def:
1253         * gst-libs/gst/gst-libs.vcproj:
1254         * gst/matroska/matroska.def:
1255         * gst/matroska/matroska.vcproj:
1256           Add the preliminary canvas to build plugins on Win32
1257
1258 2004-07-23  Benjamin Otte  <otte@gnome.org>
1259
1260         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
1261           don't enfore negotiation from source side, it breaks 
1262           sinesrc ! audioconvert ! osssink
1263
1264 2004-07-22  David Schleef  <ds@schleef.org>
1265
1266         * gst/typefind/gsttypefindfunctions.c: (plugin_init): Add typefind
1267         for ELF files, since they can easily be recognized as audio/mpeg.
1268         (bug #147441)
1269
1270 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
1271
1272         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
1273         (gst_videoscale_planar411), (gst_videoscale_scale_nearest_32bit),
1274         (gst_videoscale_scale_nearest_24bit),
1275         (gst_videoscale_scale_nearest_16bit):
1276           fix 16bit and 24bit for stride (24bit might need testing)
1277           don't pretend we do more than one algorithm
1278
1279 2004-07-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
1280
1281         * configure.ac:
1282         * gst/Makefile.am:
1283         * gst/multifilesink/Makefile.am:
1284         * gst/multifilesink/gstmultifilesink.c:
1285         (gst_multifilesink_get_formats),
1286         (gst_multifilesink_get_query_types), (_do_init),
1287         (gst_multifilesink_base_init), (gst_multifilesink_class_init),
1288         (gst_multifilesink_init), (gst_multifilesink_dispose),
1289         (gst_multifilesink_set_location), (gst_multifilesink_set_property),
1290         (gst_multifilesink_get_property), (gst_multifilesink_open_file),
1291         (gst_multifilesink_close_file), (gst_multifilesink_next_file),
1292         (gst_multifilesink_pad_query), (gst_multifilesink_handle_event),
1293         (gst_multifilesink_chain), (gst_multifilesink_change_state),
1294         (gst_multifilesink_uri_get_type),
1295         (gst_multifilesink_uri_get_protocols),
1296         (gst_multifilesink_uri_get_uri), (gst_multifilesink_uri_set_uri),
1297         (gst_multifilesink_uri_handler_init), (plugin_init):
1298         * gst/multifilesink/gstmultifilesink.h:
1299         * testsuite/Makefile.am:
1300         * testsuite/multifilesink/Makefile.am:
1301         * testsuite/multifilesink/fakesrc_test.c: (gst_newmedia_base_init),
1302         (gst_newmedia_class_init), (gst_newmedia_init),
1303         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
1304         (newfile_signal), (test_signal), (main):
1305         multifilesink plugin for creating new files every time a new media
1306         discontinuity event occurs
1307
1308 2004-07-22  Wim Taymans  <wim@fluendo.com>
1309
1310         * gst/alpha/Makefile.am:
1311         * gst/alpha/gstalphacolor.c: (gst_alpha_color_get_type),
1312         (gst_alpha_color_base_init), (gst_alpha_color_class_init),
1313         (gst_alpha_color_init), (gst_alpha_color_set_property),
1314         (gst_alpha_color_get_property), (gst_alpha_color_sink_link),
1315         (transform), (gst_alpha_color_chain),
1316         (gst_alpha_color_change_state), (plugin_init):
1317         Stupid plugin to to RGBA to AYUV conversion because none of
1318         the colorspace plugins can handle that yet.
1319
1320 2004-07-22  Wim Taymans  <wim@fluendo.com>
1321
1322         * examples/seeking/seek.c: (update_scale), (main):
1323         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
1324         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
1325         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
1326         (gst_decode_bin_init), (gst_decode_bin_dispose),
1327         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
1328         (no_more_pads), (close_link), (type_found),
1329         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
1330         (plugin_init):
1331         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
1332         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
1333         (gst_play_base_bin_dispose), (queue_overrun),
1334         (gen_preroll_element), (remove_prerolls), (unknown_type),
1335         (no_more_pads), (new_stream), (setup_source),
1336         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
1337         (play_base_eos), (gst_play_base_bin_change_state),
1338         (gst_play_base_bin_add_element),
1339         (gst_play_base_bin_remove_element),
1340         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
1341         (gst_play_base_bin_unlink_stream),
1342         (gst_play_base_bin_get_streaminfo):
1343         * gst/playback/gstplaybin.c: (gen_video_element),
1344         (gen_audio_element):
1345         * gst/playback/gststreaminfo.h:
1346         More playback updates, attempt to fix things after the state change
1347         breakage.
1348
1349 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
1350
1351         * gst/videoscale/videoscale.c: (gst_videoscale_planar411),
1352         (gst_videoscale_scale_nearest_16bit):
1353           comment algorithm
1354
1355 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
1356
1357         * gst/videotestsrc/gstvideotestsrc.c:
1358         (gst_videotestsrc_class_init), (gst_videotestsrc_src_link),
1359         (gst_videotestsrc_init), (gst_videotestsrc_get),
1360         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
1361         (gst_videotestsrc_get_property):
1362         * gst/videotestsrc/gstvideotestsrc.h:
1363         * gst/videotestsrc/videotestsrc.c:
1364         * gst/videotestsrc/videotestsrc.h:
1365           cleanup and commenting
1366
1367 2004-07-21  Wim Taymans  <wim@fluendo.com>
1368
1369         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
1370         (gst_ogg_demux_get_formats), (gst_ogg_demux_src_query),
1371         (gst_ogg_demux_src_event), (gst_ogg_demux_src_convert),
1372         (gst_ogg_demux_handle_event), (gst_ogg_demux_seek_before),
1373         (_find_chain_get_unknown_part), (_find_streams_check),
1374         (gst_ogg_demux_push), (gst_ogg_pad_push):
1375         * ext/theora/theoradec.c: (theora_get_formats),
1376         (theora_dec_src_convert), (theora_dec_sink_convert),
1377         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
1378         (theora_dec_chain):
1379         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
1380         (vorbis_dec_convert), (vorbis_dec_src_query),
1381         (vorbis_dec_src_event), (vorbis_dec_event):
1382         More seeking fixes, oggdemux now supports seeking to time and
1383         uses the downstream element to convert granulepos to time.
1384         Seeking in theora-only ogg files now works.
1385
1386 2004-07-21  Wim Taymans  <wim@fluendo.com>
1387
1388         * ext/theora/theoradec.c: (gst_theora_dec_init),
1389         (theora_get_formats), (theora_get_event_masks),
1390         (theora_get_query_types), (theora_dec_src_convert),
1391         (theora_dec_sink_convert), (theora_dec_src_query),
1392         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
1393         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
1394         (vorbis_get_event_masks), (vorbis_get_query_types),
1395         (gst_vorbis_dec_init), (vorbis_dec_convert),
1396         (vorbis_dec_src_query), (vorbis_dec_src_event), (vorbis_dec_event):
1397         Added query/convert/formats functions to vorbis and theora decoders
1398         so that the outside world can use them too. Fixed seeking on an
1399         ogg/theora/vorbis file by disabling the seeking seeking on the 
1400         theora srcpad.
1401
1402 2004-07-21  Julien MOUTTE  <julien@moutte.net>
1403
1404         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
1405         (gst_ximagesink_renegotiate_size), (gst_ximagesink_sink_link),
1406         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id): Optimize
1407         images creation for both elements. We don't create the image on caps
1408         nego or renego, we just destroy the internal one if present if it does
1409         not match the needs. The chain function takes care of creating a new
1410         image when needed.
1411         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
1412         (gst_xvimagesink_xwindow_decorate), (gst_xvimagesink_sink_link),
1413         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
1414         (gst_xvimagesink_set_xwindow_id): Additionally xvimage now contains
1415         the image format information. The buffer pool checks for the context
1416         image format and discard images with different formats.
1417         * sys/xvimage/xvimagesink.h: Adding im_format in the xvimage structure.
1418
1419 2004-07-21  Thomas Vander Stichele  <thomas at apestaart dot org>
1420
1421         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1422         (gst_ffmpegcolorspace_chain):
1423           no point in doing any chaining if the pad we want to push from
1424           isn't usable.
1425
1426 2004-07-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
1427
1428         * gst-libs/gst/riff/riff-media.c:
1429         (gst_riff_create_audio_caps_with_data):
1430           Fix double end-to-native symbol conversion (#148021).
1431
1432 2004-07-20  David Schleef  <ds@schleef.org>
1433
1434         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
1435         Don't use an Atom that doesn't exist.
1436
1437 2004-07-20  Wim Taymans  <wim@fluendo.com>
1438
1439         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
1440         (gst_multifdsink_add), (gst_multifdsink_get_stats),
1441         (gst_multifdsink_client_remove),
1442         (gst_multifdsink_handle_client_write),
1443         (gst_multifdsink_queue_buffer):
1444         * gst/tcp/gstmultifdsink.h:
1445         More multifdsink stats. Avoid deadlock by releasing locks
1446         before sending out a signal.
1447
1448 2004-07-20  Thomas Vander Stichele  <thomas at apestaart dot org>
1449
1450         * po/LINGUAS:
1451         * po/hu.po:
1452           added Hungarian translation (Laszlo Dvornik)
1453
1454 2004-07-20  Wim Taymans  <wim@fluendo.com>
1455
1456         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
1457         (gst_multifdsink_add), (gst_multifdsink_client_remove),
1458         (gst_multifdsink_handle_client_write),
1459         (gst_multifdsink_queue_buffer):
1460         * gst/tcp/gsttcp-marshal.list:
1461         Fixed the stupid marshal definition.
1462
1463 2004-07-20  Wim Taymans  <wim@fluendo.com>
1464
1465         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
1466         (gst_multifdsink_init), (gst_multifdsink_add),
1467         (gst_multifdsink_client_remove),
1468         (gst_multifdsink_handle_client_write),
1469         (gst_multifdsink_queue_buffer), (gst_multifdsink_chain),
1470         (gst_multifdsink_set_property), (gst_multifdsink_get_property),
1471         (gst_multifdsink_init_send):
1472         * gst/tcp/gstmultifdsink.h:
1473         Added more stats, added timeout for a client, fixed some typos
1474         and added some comments.
1475
1476 2004-07-20  Wim Taymans  <wim@fluendo.com>
1477
1478         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
1479         (gst_multifdsink_add), (gst_multifdsink_get_stats),
1480         (gst_multifdsink_client_remove),
1481         (gst_multifdsink_handle_client_write):
1482         * gst/tcp/gstmultifdsink.h:
1483         * gst/tcp/gsttcp-marshal.list:
1484         Added get_stats method that returns a GValueArray of
1485         stats values.
1486
1487 2004-07-19  Benjamin Otte  <otte@gnome.org>
1488
1489         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
1490           make sure longname, description and author are valid UTF-8
1491
1492 2004-07-19  Thomas Vander Stichele  <thomas at apestaart dot org>
1493
1494         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state),
1495         (gst_ximagesink_set_property):
1496         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state),
1497         (gst_xvimagesink_set_property):
1498           make sure SYNCHRONOUS is respected after getting the X context
1499
1500 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
1501
1502         * gst/matroska/matroska-demux.c:
1503         (gst_matroska_demux_handle_src_event),
1504         (gst_matroska_demux_parse_blockgroup):
1505         * gst/matroska/matroska-ids.h:
1506           add BlockReference tag and ignore it to clear out log.
1507           ignore NAVIGATION events to clear out log.
1508
1509 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
1510
1511         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
1512         (gst_matroska_demux_add_stream):
1513         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init):
1514           add debug categories
1515
1516 2004-07-16  Wim Taymans  <wim@fluendo.com>
1517
1518         * ext/libpng/Makefile.am:
1519         * ext/libpng/gstpng.c: (plugin_init):
1520         * ext/libpng/gstpngdec.c: (user_error_fn), (user_warning_fn),
1521         (gst_pngdec_get_type), (gst_pngdec_base_init),
1522         (gst_pngdec_class_init), (gst_pngdec_sinklink), (gst_pngdec_init),
1523         (gst_pngdec_src_getcaps), (user_read_data), (gst_pngdec_chain):
1524         * ext/libpng/gstpngdec.h:
1525         Added png decoder.
1526
1527 2004-07-16  Julien MOUTTE  <julien@moutte.net>
1528
1529         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
1530         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
1531         (gst_ximagesink_ximage_destroy), (gst_ximagesink_sink_link),
1532         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
1533         (gst_ximagesink_buffer_alloc):
1534         * sys/ximage/ximagesink.h:
1535         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
1536         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
1537         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
1538         (gst_xvimagesink_buffer_alloc):
1539         * sys/xvimage/xvimagesink.h: Getting the 2 video sinks synchronized
1540         again. Using internal data pointer of the x(v)image to store image's
1541         data to be coherent with the buffer alloc mechanism. Investigated the
1542         image destruction code to be sure that everything gets freed correctly.
1543
1544 2004-07-16  Wim Taymans  <wim@fluendo.com>
1545
1546         * gst-libs/gst/riff/riff-read.c:
1547         (gst_riff_read_strf_vids_with_data),
1548         (gst_riff_read_strf_auds_with_data):
1549         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
1550         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
1551         Make sure we don't create 0 sized subbuffers in riff-read.
1552         Signal the no more pads signal after reading the avi header.
1553
1554 2004-07-16  Wim Taymans  <wim@fluendo.com>
1555
1556         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
1557         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
1558         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
1559         (gst_decode_bin_init), (gst_decode_bin_dispose),
1560         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
1561         (no_more_pads), (close_link), (type_found),
1562         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
1563         (gst_decode_bin_change_state), (plugin_init):
1564         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
1565         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
1566         (gst_play_base_bin_dispose), (queue_overrun),
1567         (gen_preroll_element), (remove_prerolls), (unknown_type),
1568         (no_more_pads), (new_stream), (setup_source),
1569         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
1570         (play_base_eos), (gst_play_base_bin_change_state),
1571         (gst_play_base_bin_add_element),
1572         (gst_play_base_bin_remove_element),
1573         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
1574         (gst_play_base_bin_unlink_stream),
1575         (gst_play_base_bin_get_streaminfo):
1576         * gst/playback/gstplaybasebin.h:
1577         Better error recovery. Added configurable preroll queue size. Faster
1578         detection of no-more-pads.
1579
1580 2004-07-16  Wim Taymans  <wim@fluendo.com>
1581
1582         * gst-libs/gst/video/video.h:
1583         Added 32 bits RGBA. Not sure if we should use another mime-type
1584         for alpha rgb. Currently the presence of the alpha_mask property
1585         signals an alpha channel.
1586
1587 2004-07-16  Wim Taymans  <wim@fluendo.com>
1588
1589         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
1590         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
1591         FPS seems to be 0.0 to MAX everywhere else.
1592
1593 2004-07-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
1594
1595         * gst-libs/gst/riff/riff-media.c:
1596         (gst_riff_create_video_caps_with_data):
1597           mp42/mp43 (no caps) exist too.
1598         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
1599           Set pixel_width/height; we've got them in-caps.
1600         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
1601         * gst/wavparse/gstwavparse.c: (plugin_init):
1602           Both are valid primary.
1603         * sys/oss/gstossmixer.c:
1604           Remove i18n hack and enable translations.
1605
1606 2004-07-15  Benjamin Otte  <otte@gnome.org>
1607
1608         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
1609         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
1610           fix for non-shm xv. Original patch by Tim Ringenbach (fixes #147248)
1611
1612 2004-07-15  Benjamin Otte  <otte@gnome.org>
1613
1614         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
1615         (gst_alsa_sw_params_dump), (gst_alsa_hw_params_dump),
1616         (gst_alsa_close_audio):
1617           disable some of the debugging code for now. Writing debugging to a
1618           buffer is broken in current alsalib releases.
1619
1620 2004-07-12  Benjamin Otte  <otte@gnome.org>
1621
1622         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer):
1623           use bufferpools
1624
1625 2004-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
1626
1627         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
1628         (theora_dec_src_query), (theora_dec_event):
1629         * ext/theora/theoraenc.c: (gst_theora_enc_class_init):
1630           add debugging categories.  Remove \n's.
1631
1632 2004-07-13  Johan Dahlin  <johan@gnome.org>
1633
1634         * gst/playback/gstplaybin.c (gst_play_bin_set_property) 
1635         (gst_play_bin_get_property): Impl.
1636
1637 2004-07-13  Wim Taymans  <wim@fluendo.com>
1638
1639         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_seek_before):
1640         When trying to find the stream length, seek back N pages
1641         instead of just one, where N is the number of streams in 
1642         the current chain.
1643
1644 2004-07-13  Wim Taymans  <wim@fluendo.com>
1645
1646         * gst-libs/gst/riff/riff-media.c:
1647         (gst_riff_create_audio_caps_with_data),
1648         (gst_riff_create_audio_caps),
1649         (gst_riff_create_audio_template_caps):
1650         * gst-libs/gst/riff/riff-media.h:
1651         * gst-libs/gst/riff/riff-read.c:
1652         (gst_riff_read_strf_vids_with_data),
1653         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_auds):
1654         * gst-libs/gst/riff/riff-read.h:
1655         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
1656         (gst_avi_demux_add_stream):
1657         Set codec_data on caps for avidemuxer.
1658
1659 2004-07-12  David Schleef  <ds@schleef.org>
1660
1661         * configure.ac: Fix test for Objective C
1662
1663 2004-07-12  Jan Schmidt  <thaytan@mad.scientist.com>
1664         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
1665         (gst_gdk_pixbuf_chain):
1666           Add svg and pcx to template caps, and ensure that getcaps returns a
1667           subset of the template caps.
1668           Copy each row manually for output, as gdkpixbuf may pad the
1669           rowstride to a 32-bit word boundary.
1670
1671 2004-07-12  Wim Taymans  <wim@fluendo.com>
1672
1673         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
1674         (gst_riff_create_video_template_caps):
1675         Fix the template caps to include some more media types.
1676
1677 2004-07-12  Wim Taymans  <wim@fluendo.com>
1678
1679         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
1680         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
1681         (compare_ranks), (print_feature), (gst_decode_bin_init),
1682         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
1683         (try_to_link_1), (new_pad), (close_link), (type_found),
1684         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
1685         (gst_decode_bin_change_state), (plugin_init):
1686         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
1687         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
1688         (gst_play_base_bin_dispose), (queue_overrun),
1689         (gen_preroll_element), (remove_prerolls), (no_more_pads),
1690         (new_stream), (setup_source), (gst_play_base_bin_set_property),
1691         (gst_play_base_bin_get_property), (play_base_eos),
1692         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
1693         (gst_play_base_bin_remove_element),
1694         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
1695         (gst_play_base_bin_unlink_stream),
1696         (gst_play_base_bin_get_streaminfo):
1697         * gst/playback/gstplaybasebin.h:
1698         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
1699         (gst_play_bin_class_init), (gst_play_bin_init),
1700         (gst_play_bin_dispose), (gst_play_bin_set_property),
1701         (gst_play_bin_get_property), (gen_video_element),
1702         (gen_audio_element), (remove_sinks), (setup_sinks),
1703         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
1704         (gst_play_bin_send_event), (gst_play_bin_get_formats),
1705         (gst_play_bin_convert), (gst_play_bin_get_query_types),
1706         (gst_play_bin_query), (plugin_init):
1707         * gst/playback/test4.c: (main):
1708         More fixes on reusing of the element.
1709
1710 2004-07-11  Benjamin Otte  <otte@gnome.org>
1711
1712         * ext/mad/gstmad.c: (normal_seek):
1713           allow seeking for other methods than just SET
1714
1715 2004-07-11  Andy Wingo  <wingo@pobox.com>
1716
1717         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_link): For
1718         float, "any" caps -> buffer_frames=[0,MAX].
1719
1720         * gst/interleave/interleave.c (interleave_getcaps): Seems the core
1721         doesn't intersect our caps with the template any more. Do it
1722         ourselves.
1723         (interleave_buffered_loop): Use g_newa instead of malloc/free.
1724
1725 2004-07-09  Wim Taymans  <wim@fluendo.com>
1726
1727         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
1728         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
1729         (compare_ranks), (print_feature), (gst_decode_bin_init),
1730         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
1731         (try_to_link_1), (new_pad), (close_link), (type_found),
1732         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
1733         (gst_decode_bin_change_state), (plugin_init):
1734         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
1735         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
1736         (gst_play_base_bin_dispose), (queue_overrun),
1737         (gen_preroll_element), (remove_prerolls), (no_more_pads),
1738         (new_stream), (setup_source), (gst_play_base_bin_set_property),
1739         (gst_play_base_bin_get_property), (play_base_eos),
1740         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
1741         (gst_play_base_bin_remove_element),
1742         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
1743         (gst_play_base_bin_unlink_stream),
1744         (gst_play_base_bin_get_streaminfo):
1745         * gst/playback/gstplaybasebin.h:
1746         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
1747         (gst_play_bin_class_init), (gst_play_bin_init),
1748         (gst_play_bin_dispose), (gst_play_bin_set_property),
1749         (gst_play_bin_get_property), (gen_video_element),
1750         (gen_audio_element), (remove_sinks), (setup_sinks),
1751         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
1752         (gst_play_bin_send_event), (gst_play_bin_get_formats),
1753         (gst_play_bin_convert), (gst_play_bin_get_query_types),
1754         (gst_play_bin_query), (plugin_init):
1755         * gst/playback/test4.c: (main):
1756         Work on object reuse and seeking.
1757
1758 2004-07-09  Wim Taymans  <wim@fluendo.com>
1759
1760         * examples/seeking/seek.c: (iterate):
1761         Don't consume all CPU in the idle loop.
1762
1763 2004-07-09  Wim Taymans  <wim@fluendo.com>
1764
1765         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_new_output_pad),
1766         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_process_private):
1767         Add pad to element *after* setting the pad functions so that
1768         the scheduler can use the correct ones.
1769
1770 2004-07-09  Wim Taymans  <wim@fluendo.com>
1771
1772         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
1773         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_chain):
1774         Sync to keyframe after seek
1775
1776 2004-07-09  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
1777
1778         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
1779         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
1780         (gst_alsa_sink_loop), (gst_alsa_sink_change_state):
1781         * ext/alsa/gstalsasrc.c: (gst_alsa_src_change_state):
1782         * ext/libvisual/visual.c: (gst_visual_change_state):
1783         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_change_state):
1784         * ext/theora/theoradec.c: (theora_dec_change_state):
1785         * ext/theora/theoraenc.c: (theora_enc_change_state):
1786         * ext/vorbis/vorbisdec.c: (vorbis_dec_change_state):
1787         * gst-libs/gst/navigation/navigation.c:
1788         * gst/adder/gstadder.c: (gst_adder_change_state):
1789         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
1790         (gst_audio_convert_get_buffer):
1791         * gst/multipart/multipartdemux.c:
1792         (gst_multipart_demux_change_state):
1793         * gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
1794         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
1795         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
1796         * gst/videoscale/gstvideoscale.c:
1797         (gst_videoscale_handle_src_event):
1798         * gst/volume/gstvolume.c: (volume_chain_int16):
1799           don't assert in state change, this should be done by the base
1800           GstElement class.
1801           various debugging fixes.
1802
1803 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
1804
1805         * configure.ac:
1806         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
1807         (gst_play_dispose), (gst_play_set_location),
1808         (gst_play_set_data_src), (gst_play_set_video_sink),
1809         (gst_play_set_audio_sink), (gst_play_set_visualization),
1810         (gst_play_connect_visualization), (gst_play_get_sink_element),
1811         (gst_play_get_all_by_interface):
1812         * gst-libs/gst/play/play.h:
1813           add new method to get elements implementing an interface.
1814           add various error logging
1815
1816 2004-07-08  Wim Taymans  <wim@fluendo.com>
1817
1818         * examples/seeking/seek.c: (make_dv_pipeline), (make_avi_pipeline),
1819         (make_mpeg_pipeline), (make_mpegnt_pipeline),
1820         (make_playerbin_pipeline), (query_durations_elems),
1821         (query_durations_pads), (query_positions_elems),
1822         (query_positions_pads), (update_scale), (iterate), (stop_seek),
1823         (main):
1824         Added playbin seeking example.
1825
1826 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
1827
1828         * gst-libs/gst/play/play.c: (gst_play_set_location),
1829         (gst_play_set_data_src), (gst_play_set_video_sink),
1830         (gst_play_set_audio_sink), (gst_play_set_visualization),
1831         (gst_play_connect_visualization), (gst_play_get_framerate):
1832           use a macro to look up elements from hash table
1833
1834 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
1835
1836         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
1837         (gst_play_get_length_callback), (gst_play_set_location),
1838         (gst_play_seek_to_time), (gst_play_set_data_src),
1839         (gst_play_set_video_sink), (gst_play_set_audio_sink),
1840         (gst_play_set_visualization), (gst_play_connect_visualization),
1841         (gst_play_get_sink_element):
1842         - add debugging info
1843         - fix looking up sink elements by iterating over complete caps
1844         - put everything except for source and autoplugger in a complete bin
1845
1846 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
1847
1848         * ext/alsa/gstalsa.c: (gst_alsa_drain_audio):
1849         * ext/alsa/gstalsasink.c: (gst_alsa_sink_flush_one_pad),
1850         (gst_alsa_sink_check_event), (gst_alsa_sink_mmap),
1851         (gst_alsa_sink_write), (gst_alsa_sink_loop):
1852         * ext/alsa/gstalsasink.h:
1853         - add debugging info
1854         - clean up schizophrenia of data/buffer/event
1855         - fix double event unref error
1856
1857 2004-07-08  Wim Taymans  <wim@fluendo.com>
1858
1859         * gst/playback/Makefile.am:
1860         Add headers to noinst
1861
1862 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
1863
1864         * tools/gst-launch-ext-m.m:
1865         * tools/gst-launch-ext.1.in:
1866           convert to the third millenium
1867
1868 2004-07-07  David Schleef  <ds@schleef.org>
1869
1870         * sys/dxr3/Makefile.am: noinst_SOURCES should be nodist_SOURCES
1871
1872 2004-07-07  Wim Taymans  <wim@fluendo.com>
1873
1874         * gst/playback/Makefile.am:
1875         * gst/playback/README:
1876         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
1877         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
1878         (compare_ranks), (print_feature), (gst_decode_bin_init),
1879         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
1880         (try_to_link_1), (new_pad), (close_link), (type_found),
1881         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
1882         (plugin_init):
1883         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
1884         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
1885         (gst_play_base_bin_dispose), (rebuild_pipeline), (queue_overrun),
1886         (gen_preroll_element), (no_more_pads), (new_stream),
1887         (setup_source), (gst_play_base_bin_set_property),
1888         (gst_play_base_bin_get_property), (gst_play_base_bin_change_state),
1889         (gst_play_base_bin_add_element),
1890         (gst_play_base_bin_remove_element),
1891         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
1892         (gst_play_base_bin_unlink_stream),
1893         (gst_play_base_bin_get_streaminfo):
1894         * gst/playback/gstplaybasebin.h:
1895         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
1896         (gst_play_bin_class_init), (gst_play_bin_init),
1897         (gst_play_bin_dispose), (gst_play_bin_set_property),
1898         (gst_play_bin_get_property), (gen_video_element),
1899         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state),
1900         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
1901         (gst_play_bin_get_formats), (gst_play_bin_convert),
1902         (gst_play_bin_get_query_types), (gst_play_bin_query),
1903         (plugin_init):
1904         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
1905         (gst_stream_info_get_type), (gst_stream_info_class_init),
1906         (gst_stream_info_init), (gst_stream_info_new),
1907         (gst_stream_info_dispose), (gst_stream_info_set_property),
1908         (gst_stream_info_get_property):
1909         * gst/playback/gststreaminfo.h:
1910         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
1911         (main):
1912         * gst/playback/test2.c: (main):
1913         * gst/playback/test3.c: (update_scale), (main):
1914         More playbin fixes. Added README. Do better element filtering.
1915         Added base class to preroll media. Added test apps.
1916
1917 2004-07-07  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
1918
1919         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_flush_decoder):
1920         * ext/mpeg2dec/gstmpeg2dec.h:
1921           various debugging improvements.  Reset stream to next picture
1922           instead of sequence header, otherwise seeks cannot work.
1923
1924 2004-07-07  Wim Taymans  <wim@fluendo.com>
1925
1926         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
1927         (gst_video_box_class_init), (gst_video_box_set_property),
1928         (gst_video_box_i420), (gst_video_box_ayuv), (gst_video_box_chain):
1929         Use pad_alloc where possible.
1930
1931 2004-07-07  Wim Taymans  <wim@fluendo.com>
1932
1933         * sys/oss/gstosselement.c: (gst_osselement_reset),
1934         (gst_osselement_parse_caps):
1935         * sys/oss/gstosselement.h:
1936         * sys/oss/gstosssrc.c: (gst_osssrc_get):
1937         Fix offset on osssrc.
1938
1939 2004-07-07  Wim Taymans  <wim@fluendo.com>
1940
1941         * ext/theora/theora.c: (plugin_init):
1942         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
1943         (theora_dec_src_query), (theora_dec_chain):
1944         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
1945         (theora_enc_sink_link), (theora_buffer_from_packet),
1946         (theora_push_packet), (theora_enc_chain):
1947         Fix theora granulepos calculation.
1948         Fix overflow in duration/position calculation.
1949         Bump rank to PRIMARY for theoradec.
1950         Use granulepos of last packet to calculate position.
1951         Set keyframe flag on buffers when needed.
1952
1953 2004-07-06  David Schleef  <ds@schleef.org>
1954
1955         * gst/playback/Makefile.am: 'test' in bin_PROGRAMS?  Are you
1956         serious?  (Fixed, obviously.)
1957
1958 2004-07-06  Thomas Vander Stichele  <thomas at apestaart dot org>
1959
1960         * po/LINGUAS:
1961         * po/cs.po:
1962           added Czech translation (Miloslav Trmac)
1963
1964 2004-07-05  Wim Taymans  <wim@fluendo.com>
1965
1966         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
1967         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
1968         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
1969         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
1970         (close_link), (type_found), (gst_decode_bin_set_property),
1971         (gst_decode_bin_get_property), (gst_decode_bin_get_event_masks),
1972         (gst_decode_bin_send_event), (gst_decode_bin_get_formats),
1973         (gst_decode_bin_convert), (gst_decode_bin_get_query_types),
1974         (gst_decode_bin_query), (plugin_init):
1975         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
1976         (gst_play_bin_class_init), (gst_play_bin_init),
1977         (gst_play_bin_dispose), (rebuild_pipeline), (get_audio_element),
1978         (get_video_element), (new_pad), (setup_source),
1979         (gst_play_bin_set_property), (gst_play_bin_get_property),
1980         (gst_play_bin_change_state), (gst_play_bin_add_element),
1981         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
1982         (gst_play_bin_send_event), (gst_play_bin_get_formats),
1983         (gst_play_bin_convert), (gst_play_bin_get_query_types),
1984         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
1985         * gst/playback/test.c: (main):
1986         More fixes, cleaned up playbin, make it use decodebin. Added
1987         threaded property to playbin.
1988
1989 2004-07-05  Wim Taymans  <wim@fluendo.com>
1990
1991         * configure.ac:
1992         * gst/playback/Makefile.am:
1993         * gst/playback/decodetest.c: (main):
1994         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
1995         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
1996         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
1997         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
1998         (close_link), (type_found), (gst_decode_bin_set_property),
1999         (gst_decode_bin_get_property), (gst_decode_bin_change_state),
2000         (gst_decode_bin_get_event_masks), (gst_decode_bin_send_event),
2001         (gst_decode_bin_get_formats), (gst_decode_bin_convert),
2002         (gst_decode_bin_get_query_types), (gst_decode_bin_query),
2003         (plugin_init):
2004         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
2005         (gst_play_bin_class_init), (gst_play_bin_init),
2006         (gst_play_bin_dispose), (gen_default_output), (rebuild_pipeline),
2007         (collect_sink_pads), (find_compatibles), (close_pad_link),
2008         (try_to_link_1), (new_pad), (close_link), (type_found),
2009         (setup_source), (gst_play_bin_set_property),
2010         (gst_play_bin_get_property), (gst_play_bin_factory_filter),
2011         (compare_ranks), (gst_play_bin_collect_factories),
2012         (gst_play_bin_change_state), (gst_play_bin_add_element),
2013         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
2014         (gst_play_bin_send_event), (gst_play_bin_get_formats),
2015         (gst_play_bin_convert), (gst_play_bin_get_query_types),
2016         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
2017         * gst/playback/test.c: (main):
2018         Added some playback helper elements and some test apps, very alpha
2019         still.
2020
2021 2004-07-04  Benjamin Otte  <otte@gnome.org>
2022
2023         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
2024           only restart audio when we indeed have an xrun to fix repeated
2025           xruns. Fix suggested by Giuliano Pochini.
2026
2027 2004-07-03  David Schleef  <ds@schleef.org>
2028
2029         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper): Disable
2030         call to gst_debug_log() if debugging is disabled (bug #145118)
2031
2032 2004-07-03  Benjamin Otte  <otte@gnome.org>
2033
2034         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
2035           use our own functions for restarting the alsa device.
2036         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
2037           I should apply patches myself - use MIN for the third argument, not
2038           the second, this fixes seeking
2039
2040 2004-07-02  David Schleef  <ds@schleef.org>
2041
2042         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
2043         (gst_flacdec_write):  Actually, GST_PAD_CAPS() has nothing to
2044         do with the logic.
2045
2046 2004-07-02  David Schleef  <ds@schleef.org>
2047
2048         * ext/flac/gstflacdec.c: (gst_flacdec_write):  Set duration on
2049         output buffers.  Fix logic mistake.  (bug #144866)
2050
2051 2004-07-02  David Schleef  <ds@schleef.org>
2052
2053         * gst-libs/gst/xoverlay/Makefile.am: xoverlay no longer depends
2054         on X.  (bug #144753)
2055
2056 2004-07-02  David Schleef  <ds@schleef.org>
2057
2058         * gst/wavenc/gstwavenc.c: (gst_wavenc_setup),
2059         (gst_wavenc_stop_file): Switch to GST_WRITE_UINT32_LE macros
2060         (bug #144624)
2061         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
2062         (gst_osselement_rate_probe_check): Add another workaround for
2063         buggy drivers (bug #145336)
2064
2065 2004-07-02  David Schleef  <ds@schleef.org>
2066
2067         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_handle_client_write):
2068         Most systems don't have MSG_NOSIGNAL.
2069
2070 2004-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
2071
2072         * Makefile.am:
2073         * gst-libs/gst/colorbalance/Makefile.am:
2074         * gst-libs/gst/mixer/Makefile.am:
2075         * gst-libs/gst/play/Makefile.am:
2076         * gst-libs/gst/tuner/Makefile.am:
2077           (hopefully) fix both install and dist and make error message useful.
2078           needs testing across automakes.
2079
2080 2004-07-02  Benjamin Otte  <otte@gnome.org>
2081
2082         * ext/ogg/gstogg.c: (plugin_init):
2083           we require bytestream now
2084         * ext/ogg/gstoggdemux.c: 
2085           huge diff to implement chain setup in a fast and generic way. This
2086           improves tag reading and startup of huge files (read: Theora videos)
2087           quite a bit. It probably contains bugs, too, so please test.
2088           Seeking is not improved to the fast method.
2089
2090 2004-06-29  Wim Taymans  <wim@fluendo.com>
2091
2092         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
2093         * ext/ogg/gstoggmux.c:
2094         Fix memleak in oggdemux when running unconnected pads.
2095         doc update in mux, start working on keyframe mode.
2096
2097 2004-06-29  Benjamin Otte  <otte@gnome.org>
2098
2099         * sys/oss/gstosssink.c:
2100         * sys/oss/gstosssrc.c:
2101           advertise correct template caps - we indeed do non-native endianness
2102           and 8bit audio has no endianness
2103         * sys/ximage/ximagesink.c: (gst_ximagesink_getcaps):
2104         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps):
2105           avoid (wrong) duplications in getcaps function and return
2106           template caps
2107
2108 2004-06-29  Wim Taymans  <wim@fluendo.com>
2109
2110         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
2111         (gst_multifdsink_class_init), (gst_multifdsink_add),
2112         (gst_multifdsink_remove), (gst_multifdsink_clear),
2113         (gst_multifdsink_client_remove),
2114         (gst_multifdsink_handle_client_read),
2115         (gst_multifdsink_client_queue_data),
2116         (gst_multifdsink_client_queue_caps),
2117         (gst_multifdsink_client_queue_buffer),
2118         (gst_multifdsink_handle_client_write),
2119         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
2120         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
2121         (gst_multifdsink_init_send), (gst_multifdsink_close):
2122         Fix wrong GList iteration that could crash the server when
2123         more then 2 clients disconnect at the same time. Read all the
2124         pending commands in one batch to recover from command storms under
2125         very heavy load.
2126
2127 2004-06-28  Wim Taymans  <wim@fluendo.com>
2128
2129         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
2130         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
2131         (gst_videomixer_pad_set_property),
2132         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
2133         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
2134         (gst_videomixer_class_init), (gst_videomixer_init),
2135         (gst_videomixer_request_new_pad), (gst_videomixer_blend_ayuv_i420),
2136         (pad_zorder_compare), (gst_videomixer_sort_pads),
2137         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
2138         (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
2139         (gst_videomixer_update_queues), (gst_videomixer_loop),
2140         (plugin_init):
2141         Avoid divide by zero, choose masterpad as the pad with the highest
2142         framerate.
2143
2144 2004-06-27  Julien Moutte  <julien@moutte.net>
2145
2146         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
2147         (gst_ximagesink_xwindow_new):
2148         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
2149         (gst_xvimagesink_xwindow_new): I prefer locking the mutex in the
2150         function directly. We might want to call it from somewhere else one day.
2151
2152 2004-06-27  Julien Moutte  <julien@moutte.net>
2153
2154         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
2155         (gst_ximagesink_xwindow_new):
2156         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
2157         (gst_xvimagesink_xwindow_new): Trying to fix the random behaviour of
2158         window decorations.
2159
2160 2004-06-27  Wim Taymans  <wim@fluendo.com>
2161
2162         * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
2163         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
2164         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state),
2165         (gst_dvdec_set_property), (gst_dvdec_get_property):
2166         * ext/dv/gstdvdec.h:
2167         Implement drop_factor property to lower the framerate with
2168         a factor.
2169
2170 2004-06-27  Thomas Vander Stichele  <thomas at apestaart dot org>
2171
2172         * gst-libs/gst/colorbalance/Makefile.am:
2173         * gst-libs/gst/mixer/Makefile.am:
2174         * gst-libs/gst/play/Makefile.am:
2175         * gst-libs/gst/tuner/Makefile.am:
2176           unbreak Company's fix that didn't install the -enum.h files
2177
2178 2004-06-27  Wim Taymans  <wim@fluendo.com>
2179
2180         * ext/dv/gstdvdec.c: (gst_dvdec_push), (gst_dvdec_loop),
2181         (gst_dvdec_change_state):
2182         * ext/dv/gstdvdec.h:
2183         Fix timestamp, duration and offset of the buffers.
2184
2185 2004-06-27  Wim Taymans  <wim@fluendo.com>
2186
2187         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
2188         (gst_multifdsink_class_init), (gst_multifdsink_add),
2189         (gst_multifdsink_remove), (gst_multifdsink_clear),
2190         (gst_multifdsink_client_remove),
2191         (gst_multifdsink_handle_client_read),
2192         (gst_multifdsink_client_queue_data),
2193         (gst_multifdsink_client_queue_caps),
2194         (gst_multifdsink_client_queue_buffer),
2195         (gst_multifdsink_handle_client_write),
2196         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
2197         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
2198         (gst_multifdsink_init_send), (gst_multifdsink_close):
2199         * gst/tcp/gstmultifdsink.h:
2200         * gst/tcp/gsttcpserversink.c:
2201         (gst_tcpserversink_handle_server_read),
2202         (gst_tcpserversink_handle_select), (gst_tcpserversink_close):
2203         More multifdsink fixes, more recovery policy fixes.
2204         Removed stupid g_print
2205
2206 2004-06-26  Wim Taymans  <wim@fluendo.com>
2207
2208         * gst/tcp/Makefile.am:
2209         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
2210         (gst_multifdsink_get_type), (gst_multifdsink_base_init),
2211         (gst_multifdsink_class_init), (gst_multifdsink_init),
2212         (gst_multifdsink_debug_fdset), (gst_multifdsink_client_remove),
2213         (gst_multifdsink_handle_client_read),
2214         (gst_multifdsink_client_queue_data),
2215         (gst_multifdsink_client_queue_caps),
2216         (gst_multifdsink_client_queue_buffer),
2217         (gst_multifdsink_handle_client_write),
2218         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
2219         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
2220         (gst_multifdsink_chain), (gst_multifdsink_set_property),
2221         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
2222         (gst_multifdsink_close), (gst_multifdsink_change_state):
2223         * gst/tcp/gstmultifdsink.h:
2224         * gst/tcp/gsttcpplugin.c: (plugin_init):
2225         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_get_type),
2226         (gst_tcpserversink_class_init), (gst_tcpserversink_init),
2227         (gst_tcpserversink_handle_server_read),
2228         (gst_tcpserversink_handle_select),
2229         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property),
2230         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
2231         * gst/tcp/gsttcpserversink.h:
2232         Added multifdsink, made tcpserversink a subclass of fdsink, removed
2233         one of the locks, added recovery policy to multifdsink.
2234
2235 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
2236
2237         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
2238           fix decision for when getting frames with same timestamp
2239         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
2240         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
2241         (gst_v4lsrc_get_property):
2242         * sys/v4l/gstv4lsrc.h:
2243           add latency offset property 
2244
2245 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
2246
2247         * gst/videorate/gstvideorate.c: (gst_videorate_chain),
2248         (plugin_init):
2249           fix debugging. add category.
2250
2251 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
2252
2253         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
2254           fix wrong offsets
2255
2256 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
2257
2258         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
2259         (gst_alsa_src_get_time), (gst_alsa_src_loop),
2260         (gst_alsa_src_change_state):
2261           return a time that is in sync with the element's processing
2262
2263 2004-06-25  Wim Taymans  <wim@fluendo.com>
2264
2265         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
2266         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
2267         (gst_tcpserversink_client_remove),
2268         (gst_tcpserversink_handle_client_read),
2269         (gst_tcpserversink_client_queue_data),
2270         (gst_tcpserversink_client_queue_caps),
2271         (gst_tcpserversink_client_queue_buffer),
2272         (gst_tcpserversink_handle_client_write),
2273         (gst_tcpserversink_queue_buffer),
2274         (gst_tcpserversink_handle_clients), (gst_tcpserversink_thread),
2275         (gst_tcpserversink_chain), (gst_tcpserversink_set_property),
2276         (gst_tcpserversink_get_property), (gst_tcpserversink_init_send),
2277         (gst_tcpserversink_close):
2278         * gst/tcp/gsttcpserversink.h:
2279         Serversink rewrite. Really do non blocking writes to clients and
2280         maintain an internal queue to handle slower clients while not
2281         disturbing fast clients.
2282
2283 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
2284
2285         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
2286           better debug, don't override OFFSET and OFFSET_END
2287
2288 2004-06-25  Iain <iain@prettypeople.org>
2289
2290         * gst-libs/gst/media-info/media-info-priv.c (gmi_set_mime): Add 
2291         name=source for the wavparse pipeline.
2292
2293 2004-06-24  Johan Dahlin  <johan@gnome.org>
2294
2295         * ext/theora/theoraenc.c (theora_enc_chain): Call
2296         gst_pad_try_set_caps instead of gst_pad_set_explicit_caps so the
2297         streamheader caps are set correctly.
2298
2299 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
2300
2301         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
2302         (gst_vorbisenc_setup), (gst_vorbisenc_set_property):
2303           respect minimum bitrate; same could be done for max bitrate
2304
2305 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
2306
2307         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
2308         (gst_vorbisenc_setup):
2309           fix sample rate range
2310
2311 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
2312
2313         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_class_init),
2314         (gst_oggvorbisenc_setup):
2315         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
2316         (gst_vorbisenc_setup):
2317           resolve ambiguities in code and description
2318
2319 2004-06-24  Wim Taymans  <wim@fluendo.com>
2320
2321         * ext/alsa/gstalsa.c: (gst_alsa_start), (gst_alsa_xrun_recovery):
2322         * ext/alsa/gstalsa.h:
2323         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
2324         (gst_alsa_src_update_avail), (gst_alsa_src_loop):
2325         Use alsa trigger_tstamp to get the timestamp of the first
2326         sample in the buffer for more precise sync. Some cleanups.
2327
2328 2004-06-24  Wim Taymans  <wim@fluendo.com>
2329
2330         * gst/audiorate/gstaudiorate.c: (gst_audiorate_link),
2331         (gst_audiorate_init), (gst_audiorate_chain),
2332         (gst_audiorate_set_property), (gst_audiorate_get_property):
2333         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
2334         (gst_videorate_chain):
2335         Added some logging, fixed an overflow bug in videorate.
2336
2337 2004-06-24  Benjamin Otte  <otte@gnome.org>
2338
2339         * ext/kio/Makefile.am:
2340           fix for builddir != srcdir and distcheck
2341
2342 2004-06-24  Benjamin Otte  <otte@gnome.org>
2343
2344         * gst-libs/gst/colorbalance/Makefile.am:
2345         * gst-libs/gst/mixer/Makefile.am:
2346         * gst-libs/gst/play/Makefile.am:
2347         * gst-libs/gst/tuner/Makefile.am:
2348         * gst/tcp/Makefile.am:
2349         * sys/dxr3/Makefile.am:
2350           don't include -enumtypes.[ch] or -marshal.[ch] files in the disted
2351           tarball.
2352           Also add all *.list files that were missing.
2353         * Makefile.am:
2354           add a distcheck hook to ensure the above doesn't happen again.
2355
2356 2004-06-23  David I. Lehn  <dlehn@users.sourceforge.net>
2357
2358         * ext/Makefile.am: s/DTS_DIR=dvdread/DTS_DIR=dts/
2359
2360 2004-06-23  Colin Walters  <walters@redhat.com>
2361
2362         * m4/Makefile.am: Distribute gst-fionread.m4.
2363
2364 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
2365
2366         * configure.ac: back to dev
2367
2368 2004-06-23  Wim Taymans  <wim@fluendo.com>
2369
2370         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
2371         (gst_alsa_xrun_recovery):
2372         * ext/alsa/gstalsa.h:
2373         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
2374         (gst_alsa_sink_loop), (gst_alsa_sink_get_time):
2375         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
2376         (gst_alsa_src_get_time), (gst_alsa_src_update_avail),
2377         (gst_alsa_src_loop):
2378         Add clock to alsasrc. Take new capture timestamp when
2379         restarting after an overrun. Split up some functions between
2380         alsasrc and alsasink.
2381
2382 === release 0.8.2 ===
2383
2384 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
2385
2386         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
2387         (gst_alsa_change_state), (gst_alsa_update_avail),
2388         (gst_alsa_xrun_recovery):
2389         * ext/alsa/gstalsa.h:
2390         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
2391           merge back changes from release
2392
2393 2004-06-23  Wim Taymans  <wim@fluendo.com>
2394
2395         * gst/audiorate/gstaudiorate.c: (gst_audiorate_class_init),
2396         (gst_audiorate_init), (gst_audiorate_chain),
2397         (gst_audiorate_set_property), (gst_audiorate_get_property):
2398         Implement sample dropping and notify
2399
2400 2004-06-22  Wim Taymans  <wim@fluendo.com>
2401
2402         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
2403         (theora_enc_sink_link), (theora_buffer_from_packet),
2404         (theora_push_packet), (theora_enc_chain):
2405         Some cleanups, make sure the timestamps are correct.
2406
2407 2004-06-22  Wim Taymans  <wim@fluendo.com>
2408
2409         * ext/alsa/gstalsa.c: (gst_alsa_get_time), (gst_alsa_clock_update),
2410         (gst_alsa_change_state), (gst_alsa_update_avail),
2411         (gst_alsa_xrun_recovery):
2412         * ext/alsa/gstalsa.h:
2413         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
2414         Cleanups, take queued samples into account when reporting
2415         the time.
2416
2417 2004-06-22  Wim Taymans  <wim@fluendo.com>
2418
2419         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
2420         (gst_videorate_init):
2421         Initialize the property as well.
2422
2423 2004-06-22  Wim Taymans  <wim@fluendo.com>
2424
2425         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
2426         (gst_videorate_init), (gst_videorate_chain),
2427         (gst_videorate_set_property), (gst_videorate_get_property):
2428         Add property to make videorate silent.
2429         Add property to prefer new frames over old ones.
2430
2431 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali.org>
2432
2433         * sys/osxvideo/Makefile.am:
2434         Workaround so that the osxvideo .so file gets linked with the
2435         Cocoa, OpenGL and QuickTime frameworks
2436
2437 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali.org>
2438
2439         * sys/osxaudio/Makefile.am:
2440         Workaround so that the osxaudio .so file gets linked with the
2441         CoreAudio framework
2442  
2443 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali.org>
2444
2445         * configure.ac:
2446         Whoops, my fault...fixed build issues
2447
2448 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali.org>
2449
2450         * configure.ac:
2451         Add objective-c support if running in Darwin/Mac OS X
2452         * sys/Makefile.am:
2453         * sys/osxvideo:
2454         * sys/osxvideo/Makefile.am:
2455         * sys/osxvideo/osxvideosink.h:
2456         * sys/osxvideo/osxvideosink.m:
2457         * sys/osxvideo/cocoawindow.h:
2458         * sys/osxvideo/cocoawindow.m:
2459         Add osxvideosink, a cocoa-based osx video sink
2460         
2461
2462 2004-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
2463         * ext/dvdnav/gst-dvd:
2464         Grab the gconf key from the right spot
2465         * gst/debug/gstnavseek.c: (gst_navseek_init),
2466         (gst_navseek_segseek), (gst_navseek_handle_src_event),
2467         (gst_navseek_chain):
2468         * gst/debug/gstnavseek.h:
2469           Add 's', 'e' and 'l' keypresses to navseek to define the start,end
2470           and loop parameters of a segment seek.
2471         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
2472         (gst_videotestsrc_get_event_masks),
2473         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
2474         * gst/videotestsrc/gstvideotestsrc.h:
2475           Add seeking support to videotestsrc
2476           Initialise the timestamp_offset variable.
2477
2478 2004-06-18  Wim Taymans  <wim@fluendo.com>
2479
2480         * ext/sidplay/gstsiddec.cc:
2481         Fix negotiation and set correct end offset.
2482
2483 2004-06-18  Thomas Vander Stichele  <thomas at apestaart dot org>
2484
2485         * configure.ac: branch and prerelease
2486
2487 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
2488
2489         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
2490         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_get),
2491         (gst_tcpclientsrc_init_receive):
2492         * gst/tcp/gsttcpclientsrc.h:
2493           read caps when connecting to server for GDP so we set them correctly
2494
2495 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
2496
2497         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
2498           notify drops and duplicates
2499         * gst/videoscale/videoscale.c: (videoscale_get_structure):
2500           no good reason to limit ourselves to 100x100
2501
2502 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
2503
2504         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
2505         (gst_v4lsrc_open), (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
2506         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
2507         (gst_v4lsrc_get_property):
2508         * sys/v4l/gstv4lsrc.h:
2509         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
2510         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
2511         (gst_v4l_set_audio):
2512         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame),
2513         (gst_v4lsrc_try_capture):
2514         * sys/v4l/v4lsrc_calls.h:
2515           change try_palette to more general try_capture
2516           add autoprobe option so we can turn off autoprobing
2517           various fixes
2518
2519 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
2520
2521         * configure.ac:
2522           add videorate
2523         * sys/ximage/ximagesink.c: (gst_ximagesink_finalize),
2524         (gst_ximagesink_class_init):
2525         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_finalize),
2526         (gst_xvimagesink_class_init):
2527           run them as finalize, not dispose, since dispose can be invoked
2528           multiple times
2529
2530 2004-06-17  Wim Taymans  <wim@fluendo.com>
2531
2532         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
2533         (gst_alsa_get_time), (gst_alsa_xrun_recovery):
2534         * ext/alsa/gstalsa.h:
2535         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
2536         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init), (gst_alsa_src_loop),
2537         (gst_alsa_src_change_state):
2538         * ext/alsa/gstalsasrc.h:
2539         Make the xrun code timestamp and offset the buffers correctly.
2540         moved the clock to the base class, use alsa methods to get time.
2541         Do correct timestamping on outgoing buffers.
2542
2543 2004-06-17  Wim Taymans  <wim@fluendo.com>
2544
2545         * gst/audiorate/Makefile.am:
2546         * gst/audiorate/gstaudiorate.c: (gst_audiorate_get_type),
2547         (gst_audiorate_base_init), (gst_audiorate_class_init),
2548         (gst_audiorate_link), (gst_audiorate_init), (gst_audiorate_chain),
2549         (gst_audiorate_set_property), (gst_audiorate_get_property),
2550         (gst_audiorate_change_state), (plugin_init):
2551         Added an audiorate converter that fills in gaps.
2552
2553 2004-06-17  Johan Dahlin  <johan@gnome.org>
2554
2555         * ext/tcp/*: Revert Zaheer changes, to make things actually work again.
2556
2557 2004-06-16  Wim Taymans  <wim@fluendo.com>
2558
2559         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get):
2560         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
2561         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
2562         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
2563         (gst_v4lsrc_get_property):
2564         * sys/v4l/gstv4lsrc.h:
2565         Added a copy mode to v4lsrc where it will output a copied version
2566         of its internal hardware buffer.
2567         Fix the wrong FLAG_SET usage. The flags are integers, not bits, you
2568         can't | them.
2569
2570 2004-06-16  Wim Taymans  <wim@fluendo.com>
2571
2572         * sys/oss/gstosssrc.c: (gst_osssrc_get):
2573         Timestamp fixes.
2574
2575 2004-06-16  Wim Taymans  <wim@fluendo.com>
2576
2577         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
2578         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
2579         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
2580         (gst_v4lsrc_get_property):
2581         * sys/v4l/gstv4lsrc.h:
2582         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
2583         Added a sync mode enum property to control v4lsrc timestamp method
2584         Removed the use-fixed-fps property and moved functionality in
2585         the enum. 
2586         Don't error on an error value from v4l-conf, it might not always
2587         be a real error.
2588
2589 2004-06-16  Wim Taymans  <wim@fluendo.com>
2590
2591         * gst/videorate/Makefile.am:
2592         * gst/videorate/gstvideorate.c: (gst_videorate_get_type),
2593         (gst_videorate_base_init), (gst_videorate_class_init),
2594         (gst_videorate_getcaps), (gst_videorate_link),
2595         (gst_videorate_init), (gst_videorate_chain),
2596         (gst_videorate_set_property), (gst_videorate_get_property),
2597         (gst_videorate_change_state), (plugin_init):
2598         Added a video timestamp corrector.
2599
2600 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali.org>
2601
2602         fixed a potential leak with previous commit
2603         
2604         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
2605
2606 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali.org>
2607
2608         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
2609         Added missing refcount, fixes bug #144425
2610         Cheers Tim for finding the bug
2611
2612 2004-06-15  Thomas Vander Stichele  <thomas at apestaart dot org>
2613
2614         * sys/v4l/gstv4l.c: (plugin_init):
2615         * sys/v4l/gstv4lcolorbalance.c:
2616         * sys/v4l/gstv4lcolorbalance.h:
2617         * sys/v4l/gstv4lelement.c:
2618         * sys/v4l/gstv4lelement.h:
2619         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
2620         * sys/v4l/gstv4lmjpegsink.h:
2621         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
2622         * sys/v4l/gstv4lmjpegsrc.h:
2623         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
2624         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
2625         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
2626         * sys/v4l/gstv4lsrc.h:
2627         * sys/v4l/gstv4ltuner.c:
2628         * sys/v4l/gstv4ltuner.h:
2629         * sys/v4l/gstv4lxoverlay.c:
2630         * sys/v4l/gstv4lxoverlay.h:
2631         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
2632         (gst_v4l_set_window), (gst_v4l_enable_overlay):
2633         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
2634         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
2635         (gst_v4l_set_audio):
2636         * sys/v4l/v4l_calls.h:
2637         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
2638         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_sync_frame),
2639         (gst_v4lmjpegsink_set_buffer), (gst_v4lmjpegsink_set_playback),
2640         (gst_v4lmjpegsink_playback_init),
2641         (gst_v4lmjpegsink_playback_start), (gst_v4lmjpegsink_get_buffer),
2642         (gst_v4lmjpegsink_play_frame), (gst_v4lmjpegsink_wait_frame),
2643         (gst_v4lmjpegsink_playback_stop),
2644         (gst_v4lmjpegsink_playback_deinit):
2645         * sys/v4l/v4lmjpegsink_calls.h:
2646         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
2647         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_buffer),
2648         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
2649         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_capture_start),
2650         (gst_v4lmjpegsrc_grab_frame), (gst_v4lmjpegsrc_requeue_frame),
2651         (gst_v4lmjpegsrc_capture_stop), (gst_v4lmjpegsrc_capture_deinit):
2652         * sys/v4l/v4lmjpegsrc_calls.h:
2653         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
2654         (gst_v4lsrc_sync_frame), (gst_v4lsrc_set_capture),
2655         (gst_v4lsrc_capture_init), (gst_v4lsrc_capture_start),
2656         (gst_v4lsrc_grab_frame), (gst_v4lsrc_requeue_frame),
2657         (gst_v4lsrc_capture_stop), (gst_v4lsrc_capture_deinit),
2658         (gst_v4lsrc_try_palette):
2659         * sys/v4l/v4lsrc_calls.h:
2660           bunch of paranoia cleanups
2661
2662 2004-06-14  David Schleef  <ds@schleef.org>
2663
2664         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_init),
2665         (cdparanoia_get), (cdparanoia_open), (cdparanoia_change_state):
2666         Send discont events and change timestamps appropriately when
2667         we get a seek event.  (bug #144240)
2668         * ext/cdparanoia/gstcdparanoia.h:
2669
2670 2004-06-14  Benjamin Otte  <otte@gnome.org>
2671
2672         * ext/alsa/gstalsa.c: Use snd_pcm_hw_params_set_rate _near instead of
2673           snd_pcm_hw_params_set_rate  since the latter fails for no good 
2674           reason on some setups.
2675
2676 2004-06-14  David Schleef  <ds@schleef.org>
2677
2678         * gst/volume/demo.c: (value_changed_callback): exp10() is not
2679         standard.  Thank you for playing.
2680
2681 2004-06-14  Wim Taymans  <wim@fluendo.com>
2682
2683         * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
2684         Patch 1.3 broke the ordering of the colorspace info and
2685         made the plugin basically work by coincidence, reordered
2686         the info.
2687
2688 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
2689
2690         * ext/lame/gstlame.c:
2691         * ext/mad/gstmad.c:
2692           sync caps.  Make sure mad can only output a list of rates, not
2693           a full range.  In the future, have three caps lists for each of the
2694           mpeg versions.  Change mpegversion to a double as well.
2695
2696 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
2697
2698         * gst/volume/.cvsignore:
2699         * gst/volume/Makefile.am:
2700         * gst/volume/demo.c: (value_changed_callback), (idler),
2701         (setup_gui), (main):
2702           added small demo app
2703
2704 2004-06-13  Jan Schmidt  <thaytan@mad.scientist.com>
2705         * ext/esd/esdsink.c: (gst_esdsink_change_state):
2706         * ext/esd/esdsink.h:
2707         Close the esd connection on pause, because esd will just wait -  
2708         blocking all other esd clients indefinitely.
2709
2710 2004-06-12  Christophe Fergeau  <teuf@gnome.org>
2711
2712         * gst/tags/gstvorbistag.c: replaced a g_warning which I added in my
2713           previous commit with GST_DEBUG
2714
2715 2004-06-12  Thomas Vander Stichele  <thomas at apestaart dot org>
2716
2717         * configure.ac:
2718           add a header check for a dvdread header in dvdnav.  Fixes #133002
2719
2720 2004-06-12  Zaheer Abbas Merali  <zaheerabbas@merali.org>
2721
2722         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
2723         * gst/tcp/gsttcpclientsink.h:
2724         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
2725         * gst/tcp/gsttcpclientsrc.h:
2726         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init),
2727         (gst_tcpserversink_handle_server_read),
2728         (gst_tcpserversink_init_send):
2729         * gst/tcp/gsttcpserversink.h:
2730         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
2731         * gst/tcp/gsttcpserversrc.h:
2732         Modified the tcp plugins so they are portable (IPv4,IPv6, any future 
2733         version of IP)
2734
2735 2004-06-12  Zaheer Abbas Merali  <zaheerabbas@merali.org>
2736
2737         * configure.ac:
2738         Added ogg library so that OSX detects libtheora properly
2739         
2740 2004-06-11  Wim Taymans  <wim@fluendo.com>
2741
2742         * ext/theora/theoradec.c: (theora_dec_chain),
2743         (theora_dec_change_state):
2744         Don't try to decode frames before we received a keyframe.
2745
2746 2004-06-11  Wim Taymans  <wim@fluendo.com>
2747
2748         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
2749         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
2750         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
2751         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
2752         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
2753         Added property to set the maximum delay of a page.
2754
2755 2004-06-10  Wim Taymans  <wim@fluendo.com>
2756
2757         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
2758         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
2759         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
2760         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
2761         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
2762         Added max-delay property to control the maximum amount
2763         of data to put in one page.
2764
2765 2004-06-10  Wim Taymans  <wim@fluendo.com>
2766
2767         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
2768         (gst_theora_enc_init), (theora_enc_sink_link),
2769         (theora_buffer_from_packet), (theora_enc_set_property),
2770         (theora_enc_get_property):
2771         Set duration on encoded buffer, added some more properties
2772
2773 2004-06-10  Wim Taymans  <wim@fluendo.com>
2774
2775         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
2776         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
2777         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
2778         * ext/theora/theoraenc.c: (theora_enc_chain):
2779         Fix refcounting bugs
2780
2781 2004-06-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
2782
2783         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
2784         (gst_asf_demux_loop), (gst_asf_demux_process_file),
2785         (gst_asf_demux_process_data), (gst_asf_demux_handle_data),
2786         (gst_asf_demux_process_object), (gst_asf_demux_get_stream),
2787         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event),
2788         (gst_asf_demux_handle_src_event), (gst_asf_demux_handle_src_query),
2789         (gst_asf_demux_change_state):
2790         * gst/asfdemux/gstasfdemux.h:
2791           You know Chimaira? "I - HATE - EVERYTHING". Yeah, that's what this
2792           feels like. I think we should set a new requirement for demuxers
2793           from now on to implement sane loop functions, data loops, query
2794           and seek functions before first commit into CVS. And this commit
2795           fixes all of the above.
2796
2797 2004-06-10  Christophe Fergeau  <teuf@gnome.org>
2798
2799         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add): make sure parsed 
2800           vorbis comments are properly encoded in UTF-8 before adding them
2801           to a GstTagList
2802
2803 2004-06-09  Benjamin Otte  <otte@gnome.org>
2804
2805         * ext/alsa/gstalsa.c: (add_channels):
2806           handle min <= max correctly
2807         * ext/alsa/gstalsa.c: (gst_alsa_fixate_to_mimetype), 
2808         (gst_alsa_fixate_field_nearest_int), (gst_alsa_fixate):
2809           add fixation functions so we fixate correctly. No preferring of alaw
2810           anymore because it's the first structure.
2811         * ext/alsa/gstalsa.h:
2812         * ext/alsa/gstalsa.c: (gst_alsa_sw_params_dump),
2813         (gst_alsa_hw_params_dump):
2814           add functions to ease debugging in alsalib
2815         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
2816         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
2817         (gst_alsa_start_audio):
2818           only specify hw params if we really setup a format (fixes #134007 -
2819           or at least works around it)
2820
2821 2004-06-09  Wim Taymans  <wim@fluendo.com>
2822
2823         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
2824         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
2825         (gst_ogg_mux_push_page), (gst_ogg_mux_get_headers),
2826         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_send_headers),
2827         (gst_ogg_mux_loop):
2828         Use stream caps to setup the initial pages in the ogg stream.
2829         Correctly set the streamheader caps on the srcpad.
2830
2831 2004-06-09  Thomas Vander Stichele  <thomas at apestaart dot org>
2832
2833         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
2834         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
2835         (gst_v4lsrc_getcaps):
2836         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
2837         (gst_v4l_get_picture), (gst_v4l_get_audio), (gst_v4l_set_audio):
2838           add querying of fps lists for webcams.  Negotiating to a framerate
2839           now works.
2840
2841 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
2842
2843         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
2844         (theora_push_buffer), (theora_push_packet),
2845         (theora_set_header_on_caps), (theora_enc_chain):
2846           mark buffers and put on streamheader, raw theora streaming
2847           now works too, whee
2848
2849 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
2850
2851         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
2852         (gst_tcp_gdp_read_caps):
2853           do a looping read for caps and GDP headers too
2854
2855 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
2856
2857         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
2858         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get):
2859           return EOS instead of NULL in _get
2860
2861 2004-06-08  Wim Taymans  <wim@fluendo.com>
2862
2863         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
2864         (gst_tcp_gdp_read_caps), (gst_tcp_gdp_write_header),
2865         (gst_tcp_gdp_write_caps):
2866         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
2867         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
2868         (gst_tcpserversrc_gdp_read_header), (gst_tcpserversrc_get):
2869         Memory leak fixes
2870
2871 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
2872
2873         * ext/vorbis/Makefile.am:
2874         * ext/vorbis/vorbis.c: (plugin_init):
2875         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_base_init),
2876         (gst_vorbis_parse_class_init), (gst_vorbis_parse_init),
2877         (vorbis_parse_set_header_on_caps), (vorbis_parse_chain),
2878         (vorbis_parse_change_state):
2879         * ext/vorbis/vorbisparse.h:
2880           adding a vorbisparse element that marks the buffers, streaming
2881           raw vorbis using GDP now works, whee
2882
2883 2004-06-08  Wim Taymans  <wim@fluendo.com>
2884
2885         * ext/jpeg/Makefile.am:
2886         * ext/jpeg/README:
2887         * ext/jpeg/gstjpeg.c: (plugin_init):
2888         * ext/jpeg/gstsmokedec.c: (gst_smokedec_get_type),
2889         (gst_smokedec_base_init), (gst_smokedec_class_init),
2890         (gst_smokedec_init), (gst_smokedec_link), (gst_smokedec_chain):
2891         * ext/jpeg/gstsmokedec.h:
2892         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_get_type),
2893         (gst_smokeenc_base_init), (gst_smokeenc_class_init),
2894         (gst_smokeenc_init), (gst_smokeenc_getcaps), (gst_smokeenc_link),
2895         (gst_smokeenc_resync), (gst_smokeenc_chain),
2896         (gst_smokeenc_set_property), (gst_smokeenc_get_property):
2897         * ext/jpeg/gstsmokeenc.h:
2898         * ext/jpeg/smokecodec.c: (smokecodec_init_destination),
2899         (smokecodec_flush_destination), (smokecodec_term_destination),
2900         (smokecodec_init_source), (smokecodec_fill_input_buffer),
2901         (smokecodec_skip_input_data), (smokecodec_resync_to_restart),
2902         (smokecodec_term_source), (smokecodec_encode_new),
2903         (smokecodec_decode_new), (smokecodec_info_free),
2904         (smokecodec_set_quality), (smokecodec_get_quality),
2905         (smokecodec_set_threshold), (smokecodec_get_threshold),
2906         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
2907         (find_best_size), (abs_diff), (put), (smokecodec_encode),
2908         (smokecodec_parse_header), (smokecodec_decode):
2909         * ext/jpeg/smokecodec.h:
2910         Added a new simple jpeg based codec
2911
2912 2004-06-08  Wim Taymans  <wim@fluendo.com>
2913
2914         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
2915         (gst_multipart_mux_loop):
2916         Fix memory leak
2917
2918 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
2919
2920         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
2921         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_client_remove),
2922         (gst_tcpserversink_handle_client_read), (gst_tcp_buffer_write),
2923         (gst_tcpserversink_handle_client_write), (gst_tcpserversink_chain),
2924         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
2925         * gst/tcp/gsttcpserversink.h:
2926           take streamheader into account
2927
2928 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
2929
2930         * gst/level/Makefile.am:
2931         * gst/level/gstlevel.c: (gst_level_class_init):
2932           clean up marshal generation
2933
2934 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
2935
2936         * gst/tcp/Makefile.am:
2937         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_get_type),
2938         (gst_tcpclientsink_class_init), (gst_tcpclientsink_init),
2939         (gst_tcpclientsink_set_property), (gst_tcpclientsink_get_property):
2940         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
2941         (gst_tcpclientsrc_init), (gst_tcpclientsrc_set_property),
2942         (gst_tcpclientsrc_get_property):
2943         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
2944         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
2945         (gst_tcpserversink_handle_client_read),
2946         (gst_tcpserversink_handle_client_write),
2947         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property):
2948         * gst/tcp/gsttcpserversink.h:
2949           add signals client-added and client-removed
2950         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
2951         (gst_tcpserversrc_init), (gst_tcpserversrc_set_property),
2952         (gst_tcpserversrc_get_property):
2953         uniformized, change default protocol to NONE
2954         * gst/tcp/gsttcp-marshal.list: added
2955 2004-06-07  Benjamin Otte  <otte@gnome.org>
2956
2957         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
2958           handle discont events if they happen before caps nego
2959
2960 2004-06-07  Wim Taymans  <wim@fluendo.com>
2961
2962         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
2963         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
2964         (gst_multipart_demux_plugin_init):
2965         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
2966         (gst_multipart_mux_init), (gst_multipart_mux_loop),
2967         (gst_multipart_mux_change_state):
2968         Small updates, fix a memleak
2969
2970 2004-06-07  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
2971
2972         * configure.ac: OSS portability
2973         * ext/arts/gst_arts.c: idem
2974         * sys/oss/gstosselement.c: idem
2975         * sys/oss/gstossmixer.c: idem
2976         * sys/oss/gstosssink.c: idem
2977         * sys/oss/gstosssrc.c: idem
2978         * sys/oss/oss_probe.c: idem
2979           - check for soundcard.h in different places for some BSD
2980
2981 2004-06-07  Jan Schmidt <thaytan@mad.scientist.com>
2982
2983         * AUTHORS:
2984         Add me to the authors file
2985         * configure.ac:
2986         Increase the libdv requirement to >= version 0.100
2987         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
2988         (gst_dvdec_src_query), (gst_dvdec_handle_sink_event),
2989         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state):
2990         * ext/dv/gstdvdec.h:
2991         Add support for the new_media flag when sending DISCONT events
2992         Make the querying work when video pad is not linked
2993
2994 2004-06-07  Tim-Philipp Müller  <t.i.m@zen.co.uk>
2995
2996         reviewed by Benjamin Otte  <otte@gnome.org>
2997
2998         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init):
2999           create a NULL-initialized array of pads, so we don't think they
3000           exist already. (fixes #143130)
3001
3002 2004-06-07  Benjamin Otte  <otte@gnome.org>
3003
3004         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init),
3005         (mixmatrix_resize), (gst_mixmatrix_set_all_caps),
3006         (gst_mixmatrix_request_new_pad), (gst_mixmatrix_loop):
3007           don't use // coments
3008
3009 2004-06-07  Benjamin Otte  <otte@gnome.org>
3010
3011         * ext/alsa/gstalsa.c: (gst_alsa_samples_to_timestamp):
3012           cast to GstClockTime to get higher granularity
3013         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
3014           use gst_element_set_time_delay to get the exact time
3015         * ext/mad/gstmad.c: (gst_mad_chain):
3016           use the negotiated rate instead of the current frame's rate which
3017           might be wrong because of bit errors. This avoids emitting totally
3018           bogus timestamps and screwing sync.
3019         (fixes #143454)
3020
3021 2004-06-07  Tim-Philipp Müller  <t.i.m@zen.co.uk>
3022
3023         reviewed by Benjamin Otte  <otte@gnome.org>
3024
3025         * gst/adder/gstadder.c: (gst_adder_loop):
3026           properly error out when no negotiation has happened yet. (fixes
3027           #143032)
3028
3029 2004-06-06  Benjamin Otte  <otte@gnome.org>
3030
3031         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
3032           forward correctly transformed offset in discont events. Based on
3033           patch by Arwed v. Merkatz. (fixes #142851)
3034
3035 2004-06-06  David Schleef  <ds@schleef.org>
3036
3037         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: that's
3038         G_HAVE_GNUC_VARARGS, not G_HAVE_GNU_VARARGS.  Should fix compile
3039         problems on several systems.
3040
3041 2004-06-06  Benjamin Otte  <otte@gnome.org>
3042
3043         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
3044           use explicit caps on the srcpad
3045         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
3046           properly error out if caps couldn't be set (fixes #142764)
3047
3048 2004-06-06  Benjamin Otte  <otte@gnome.org>
3049
3050         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params), 
3051         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params), 
3052         (gst_alsa_start_audio):
3053           - don't call set_periods_integer anymore, it breaks the
3054           configuration randomly
3055           - call snd_pcm_hw_params_set_access directly instead of using masks
3056           - don't fail if the sw_params can't be set, just use the default
3057           params and hope it works. Alsalib has weird issues when you touch
3058           sw_params and does no proper error reporting about what failed.
3059         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
3060         (gst_alsa_close_audio):
3061           make our alsa debugging go via gst debugging and not conditionally
3062           defined
3063         * ext/alsa/gstalsa.h:
3064           add ALSA_DEBUG_FLUSH macro
3065         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper),
3066         (plugin_init):
3067           wrap alsa errors to be printed via the gst debugging system and not
3068           spammed to stderr
3069
3070 2004-06-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3071
3072         * gst/qtdemux/qtdemux.c: (gst_qtdemux_init),
3073         (gst_qtdemux_handle_src_query), (gst_qtdemux_handle_src_event),
3074         (gst_qtdemux_handle_sink_event), (gst_qtdemux_change_state),
3075         (gst_qtdemux_loop_header), (qtdemux_dump_mvhd),
3076         (qtdemux_parse_trak):
3077         * gst/qtdemux/qtdemux.h:
3078           Bitch. Also known as seeking, querying & co.
3079         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
3080         (gst_osssink_change_state):
3081         * sys/oss/gstosssink.h:
3082           Resyncing is for weenies, this hack is no longer needed and was
3083           broken anyway (since it - unintendedly - always leaves resync to
3084           TRUE).
3085
3086 2004-06-05  Andrew Turner <zxombie@hotpop.com>
3087
3088         * gst/tcp/gsttcp.c: portability (Solaris 10/FreeBSD)
3089         * gst/tcp/gsttcpclientsrc.h: idem
3090           - define MSG_NOSIGNAL if not done
3091           - include unistd.h for off_t
3092           (fixes #143749)
3093
3094 2004-06-05  Benjamin Otte  <otte@gnome.org>
3095
3096         * configure.ac:
3097         * ext/kio/Makefile.am:
3098           check for qt's moc preprocessor explicitly and use it
3099
3100 2004-06-03  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
3101
3102         * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
3103           don't get a signal for EPIPE on socket writes
3104           (somebody check if this works on other platforms)
3105
3106 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
3107
3108         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
3109         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
3110           check error condition on available samples correctly
3111
3112 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
3113
3114         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_time):
3115           avoid a segfault
3116         * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),
3117         (gst_tcp_gdp_read_header), (gst_tcp_gdp_read_caps):
3118         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
3119         (gst_tcpserversrc_gdp_read_header):
3120          use ssize_t over size_t since the former is signed and thus the
3121          check for error codes can work
3122
3123 2004-06-02  Wim Taymans  <wim@fluendo.com>
3124
3125         reviewed by: Johan
3126
3127         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
3128         (gst_multipart_mux_loop):
3129         Oops
3130
3131 2004-06-02  Wim Taymans  <wim@fluendo.com>
3132
3133         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
3134         (gst_multipart_mux_init), (gst_multipart_mux_loop),
3135         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
3136         (gst_multipart_mux_change_state):
3137         Added configurable boundary specifier, added the value as a
3138         caps field as well.
3139
3140 2004-06-02  Zaheer Abbas Merali <zaheerabbas@merali.org>
3141
3142         * gst/tcp/gsttcp.c:
3143         * gst/tcp/gsttcpclientsrc.c:
3144         * gst/tcp/gsttcpclientsrc.h:
3145         * gst/tcp/gsttcpserversrc.c:
3146           - portability fix, to compile on OSX
3147             (fixes #143146)
3148
3149         * sys/osxaudio/gstosxaudioelement.c:
3150         * sys/osxaudio/gstosxaudiosink.c:
3151         * sys/osxaudio/gstosxaudiosrc.c:
3152           - compilation warnings on OSX
3153             (fixes #143153)
3154
3155 2004-06-02  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
3156
3157         * ext/vorbis/vorbisdec.c : sign warning fixes
3158
3159         * gst-libs/gst/mixer/mixertrack.c :
3160           do no use defines which are glib 2.4 specific
3161
3162 2004-06-01  Christophe Fergeau  <teuf@gnome.org>
3163
3164         * ext/flac/gstflactag.c: strip ending framing bit from vorbiscomment
3165           buffer since libflac doesn't expect it (reports a sync error when 
3166           it encounters that)
3167
3168         
3169 2004-06-01  Owen Fraser-Green  <owen@discobabe.net>
3170
3171         * gst-libs/gst/mixer/mixertrack.h: Changed struct syntax
3172         * gst-libs/gst/mixer/mixertrack.c:
3173         (gst_mixer_track_get_property), (get_mixer_track_init),
3174         (get_mixer_track_get_property): Added property accessors
3175         * gst-libs/gst/mixer/mixeroptions.h: Changed struct syntax
3176         * gst-libs/gst/mixer/mixeroptions.c:
3177         (gst_mixer_options_get_values): Added   
3178         * gst-libs/gst/mixer/mixer.h: Changed GstMixerClass syntax
3179         * gst-libs/gst/mixer/mixer.c: Fixed comment
3180
3181
3182 2004-06-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
3183
3184         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
3185           improve error messages on open
3186
3187
3188 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
3189
3190         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
3191           check if v4l-conf is in path
3192
3193 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
3194
3195         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
3196           change assert to a more readable error message
3197
3198 2004-05-31  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
3199
3200         * gst-libs/gst/tuner/tunerchannel.h:
3201           - add a freq_multiplicator field to make the conversion
3202             between internal frequency unit and Hz
3203         * sys/v4l/gstv4lelement.c:
3204         * sys/v4l2/gstv4l2element.c:
3205           - change default video device to /dev/video0
3206         * sys/v4l/v4l_calls.c:
3207         * sys/v4l2/v4l2_calls.c:
3208           - we only expose frequency to the user in Hz instead of
3209             bastard v4lX unit (either 62.5kHz or 62.5Hz)
3210
3211 2004-05-31  Jan Schmidt  <thaytan@mad.scientist.com>
3212         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
3213           Initialise b_o_s and e_o_s variables
3214         * gst-libs/gst/riff/riff-media.c:
3215         (gst_riff_create_video_caps_with_data):
3216           Add some unusual fourcc's from mplayer avi's
3217         * gst/multipart/multipartmux.c: (gst_multipart_mux_plugin_init):
3218           Make the muxer have rank GST_RANK_NONE, so it doesn't mess up
3219           autoplugging.
3220
3221 2004-05-28  Wim Taymans  <wim@fluendo.com>
3222
3223         * configure.ac:
3224         * gst/alpha/Makefile.am:
3225         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
3226         (gst_alpha_get_type), (gst_alpha_base_init),
3227         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
3228         (gst_alpha_get_property), (gst_alpha_sink_link), (gst_alpha_add),
3229         (gst_alpha_chroma_key), (gst_alpha_chain),
3230         (gst_alpha_change_state), (plugin_init):
3231         A plugin to add an alpha channel to I420 video. Can optionally do
3232         chroma keying.
3233         * gst/multipart/Makefile.am:
3234         * gst/multipart/multipart.c: (plugin_init):
3235         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
3236         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
3237         (gst_multipart_demux_finalize), (gst_multipart_demux_handle_event),
3238         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
3239         (gst_multipart_demux_change_state),
3240         (gst_multipart_demux_plugin_init):
3241         * gst/multipart/multipartmux.c: (gst_multipart_mux_get_type),
3242         (gst_multipart_mux_base_init), (gst_multipart_mux_class_init),
3243         (gst_multipart_mux_get_sink_event_masks), (gst_multipart_mux_init),
3244         (gst_multipart_mux_sinkconnect), (gst_multipart_mux_pad_link),
3245         (gst_multipart_mux_pad_unlink),
3246         (gst_multipart_mux_request_new_pad),
3247         (gst_multipart_mux_handle_src_event),
3248         (gst_multipart_mux_next_buffer), (gst_multipart_mux_compare_pads),
3249         (gst_multipart_mux_queue_pads), (gst_multipart_mux_loop),
3250         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
3251         (gst_multipart_mux_change_state), (gst_multipart_mux_plugin_init):
3252         A Multipart demuxer/muxer. Not sure if it violates specs. Used to
3253         send multipart jpeg images to a browser.
3254         * gst/videobox/Makefile.am:
3255         * gst/videobox/README:
3256         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
3257         (gst_video_box_get_type), (gst_video_box_base_init),
3258         (gst_video_box_class_init), (gst_video_box_init),
3259         (gst_video_box_set_property), (gst_video_box_get_property),
3260         (gst_video_box_sink_link), (gst_video_box_i420),
3261         (gst_video_box_ayuv), (gst_video_box_chain),
3262         (gst_video_box_change_state), (plugin_init):
3263         Crops or adds borders around an image. can do alpha channel
3264         borders as well.
3265         * gst/videomixer/Makefile.am:
3266         * gst/videomixer/README:
3267         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
3268         (gst_videomixer_pad_base_init), (gst_videomixer_pad_class_init),
3269         (gst_videomixer_pad_get_sink_event_masks),
3270         (gst_videomixer_pad_get_property),
3271         (gst_videomixer_pad_set_property),
3272         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_link),
3273         (gst_videomixer_pad_unlink), (gst_videomixer_pad_init),
3274         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
3275         (gst_videomixer_base_init), (gst_videomixer_class_init),
3276         (gst_videomixer_init), (gst_videomixer_request_new_pad),
3277         (gst_videomixer_handle_src_event),
3278         (gst_videomixer_blend_ayuv_i420), (gst_videomixer_fill_checker),
3279         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
3280         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
3281         (gst_videomixer_loop), (gst_videomixer_get_property),
3282         (gst_videomixer_set_property), (gst_videomixer_change_state),
3283         (plugin_init):
3284         Generic video mixer plugin, can handle multiple inputs all with
3285         different framerates and video sizes. Is fully alpha channel
3286         aware.
3287
3288 2004-05-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3289
3290         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
3291           Select first track as master track. Not sure how else to handle
3292           that...
3293         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer):
3294           Discard discont events. Should fix #142962.
3295
3296 2004-05-26  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3297
3298         * ext/alsa/Makefile.am:
3299         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init),
3300         (gst_alsa_mixer_build_list), (gst_alsa_mixer_get_volume),
3301         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
3302         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
3303         (gst_alsa_mixer_get_option):
3304         * ext/alsa/gstalsamixer.h:
3305         * ext/alsa/gstalsamixeroptions.c:
3306         (gst_alsa_mixer_options_get_type),
3307         (gst_alsa_mixer_options_class_init), (gst_alsa_mixer_options_init),
3308         (gst_alsa_mixer_options_new):
3309         * ext/alsa/gstalsamixeroptions.h:
3310         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
3311         * ext/alsa/gstalsamixertrack.h:
3312           Add enumerations (as GstMixerOptions). Make correct distinction
3313           between input/output tracks. Add capture/playback private flag.
3314           Use flag to decide on whether to set capture or playback volumes
3315           or switches. Use playback and record switches.
3316         * gst-libs/gst/mixer/Makefile.am:
3317         * gst-libs/gst/mixer/mixer-marshal.list:
3318         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init),
3319         (gst_mixer_set_option), (gst_mixer_get_option),
3320         (gst_mixer_mute_toggled), (gst_mixer_record_toggled),
3321         (gst_mixer_volume_changed), (gst_mixer_option_changed):
3322         * gst-libs/gst/mixer/mixer.h:
3323         * gst-libs/gst/mixer/mixeroptions.c: (gst_mixer_options_get_type),
3324         (gst_mixer_options_class_init), (gst_mixer_options_init),
3325         (gst_mixer_options_dispose):
3326         * gst-libs/gst/mixer/mixeroptions.h:
3327           Add GstMixerOptions.
3328         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
3329           Rename Audio Mixer to OSS Mixer (similar to Alsa Mixer). Fix
3330           broken device detection on computers with multiple OSS sound
3331           cards.
3332
3333 2004-05-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3334
3335         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
3336           fixate nicely even when the peer is not negotiating
3337
3338 2004-05-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3339
3340         * gst/audioconvert/gstaudioconvert.c:
3341         (gst_audio_convert_parse_caps):
3342           make sure we don't allow depth > width
3343         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
3344           fixate endianness to G_BYTE_ORDER as default
3345         * gst/audioscale/gstaudioscale.c:
3346           we don't handle another endianness as host-endianness
3347
3348 2004-05-25  David Schleef  <ds@schleef.org>
3349
3350         * gst/ffmpegcolorspace/mem.c:  malloc() is in stdlib.h, not malloc.h
3351
3352 2004-05-24  Benjamin Otte  <otte@gnome.org>
3353
3354         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_sinkconnect),
3355         (gst_oggvorbisenc_setup):
3356           properly fail when we can't setup the vorbis encoder due to
3357           unsupported settings
3358         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sinkconnect),
3359         (gst_vorbisenc_setup):
3360           same
3361         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
3362           fix case where warnings occured when one pad was unlinked while the
3363           other's link function was called
3364
3365 2004-05-24  Thomas Vander Stichele  <thomas at apestaart dot org>
3366
3367         * gst/tcp/Makefile.am:
3368           use GST_ENABLE_NEW
3369
3370 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3371
3372         * gst-libs/gst/resample/private.h:
3373           don't use optimizations that are #if 0'ed
3374
3375 2004-05-24  Wim Taymans  <wim@fluendo.com>
3376
3377         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
3378         Fix potential division by zero error and hopefully get
3379         the position query right to get correct timestamps on avi
3380         audio.
3381
3382 2004-05-24  Wim Taymans  <wim@fluendo.com>
3383
3384         * gst/videoscale/videoscale.c: (gst_videoscale_scale_nearest),
3385         (gst_videoscale_scale_nearest_str2),
3386         (gst_videoscale_scale_nearest_str4),
3387         (gst_videoscale_scale_nearest_32bit),
3388         (gst_videoscale_scale_nearest_24bit),
3389         (gst_videoscale_scale_nearest_16bit):
3390         Fix the scaling algorithm and avoid a buffer overflow.
3391         removed the while loop in the scaling function as it
3392         was used for point sampling only.
3393
3394 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3395
3396         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
3397         (gst_id3_tag_class_init), (gst_id3_tag_init),
3398         (gst_id3_tag_set_property), (gst_id3_tag_get_tag_to_render),
3399         (gst_id3_tag_handle_event), (gst_id3_tag_do_caps_nego),
3400         (gst_id3_tag_send_tag_event):
3401           lots of fixes to make id3mux work and id3demux work correctly
3402
3403 2004-05-24  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
3404
3405         * ext/Makefile.am:
3406           add rules to build shout2send (was removed by accident
3407           when this module was no more marked experimental/broken)
3408
3409 2004-05-24  Zaheer Abbas Merali <zaheerabbas@merali.org>
3410
3411         * ext/shout2/gstshout2.c:
3412         * ext/shout2/gstshout2.h:
3413           adding a "connection problem" signal to shout2send
3414           (fixes #142954)
3415
3416 2004-05-21  Thomas Vander Stichele  <thomas at apestaart dot org>
3417
3418         * ext/kio/kioreceiver.cpp:
3419         * ext/kio/kioreceiver.h:
3420           fix sign comparison issues
3421
3422 2004-05-21  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
3423
3424         * gst/cdxaparse/gstcdxaparse.c:
3425         * gst/cdxaparse/gstcdxaparse.h:
3426           some renaming
3427           add some checks/sanity
3428           prepare for seek addition
3429
3430         * sys/sunaudio/gstsunaudio.c:
3431           remove exported dupe init function
3432
3433 2004-05-21  Jan Schmidt  <thaytan@mad.scientist.com>
3434
3435         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_get_formats),
3436         (gst_dvdec_src_convert), (gst_dvdec_sink_convert):
3437           Fix format conversion and position querying.
3438         * gst/debug/progressreport.c: (gst_progressreport_report):
3439           Don't output a bogus total value that we didn't query.
3440         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
3441           Always set XV_AUTOPAINT_COLORKEY to true. Fixes xvimagesink showing
3442           only a blank window after xine has been used.
3443
3444 2004-05-21  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
3445
3446         * m4/as-arts.m4:
3447           sync with upstream version to fix test on FC2
3448           readd with -ko to preserve Id header
3449
3450 2004-05-20  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
3451
3452         * configure.ac:
3453           test for FIONREAD ioctl in sys/filio.h for Solaris compat.
3454         * gst/tcp/gsttcpclientsrc.c: idem
3455         * gst/tcp/gsttcpserversink.c: idem
3456         * gst/tcp/gsttcpserversrc.c: idem
3457         * m4/gst-fionread.m4: idem
3458
3459         * sys/sunaudio/gstsunaudio.c: change category to Sink/Audio
3460
3461         * configure.ac: enable speex plugin for speex 1.1.5+
3462         * ext/speex/gstspeexenc.c: fix cast warning
3463
3464         * ext/esd/README: fix typo
3465
3466 2004-05-20  David Schleef  <ds@schleef.org>
3467
3468         * configure.ac: Minor cosmetic change to convince the buildbot to
3469         reautogen.
3470         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_class_init),
3471         (gst_sunaudiosink_init), (gst_sunaudiosink_getcaps),
3472         (gst_sunaudiosink_pad_link), (gst_sunaudiosink_chain),
3473         (gst_sunaudiosink_setparams), (gst_sunaudiosink_open),
3474         (gst_sunaudiosink_close), (gst_sunaudiosink_change_state),
3475         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property):
3476         More hacking.  Plays audio now.
3477
3478 2004-05-20  David Schleef  <ds@schleef.org>
3479
3480         * configure.ac:
3481         * sys/Makefile.am:
3482
3483 2004-05-20  David Schleef  <ds@schleef.org>
3484
3485         * sys/osxaudio/Makefile.am:  New OS X audio plugin by Zaheer Merali
3486         * sys/osxaudio/gstosxaudio.c:
3487         * sys/osxaudio/gstosxaudioelement.c:
3488         * sys/osxaudio/gstosxaudioelement.h:
3489         * sys/osxaudio/gstosxaudiosink.c:
3490         * sys/osxaudio/gstosxaudiosink.h:
3491         * sys/osxaudio/gstosxaudiosrc.c:
3492         * sys/osxaudio/gstosxaudiosrc.h:
3493
3494 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
3495
3496         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps),
3497         (gst_vorbisenc_chain):
3498           put the codec headers on the caps as streamheader as well as
3499           pushing them out
3500
3501 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
3502
3503         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
3504         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
3505         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain):
3506         split up push_packet into two functions
3507
3508 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
3509
3510         * gst/tcp/.cvsignore:
3511           ignore enums
3512         * gst/tcp/Makefile.am:
3513         * gst/tcp/README:
3514         * gst/tcp/gsttcp.c:
3515         * gst/tcp/gsttcp.h:
3516         * gst/tcp/gsttcpclientsink.c:
3517         * gst/tcp/gsttcpclientsink.h:
3518         * gst/tcp/gsttcpclientsrc.c:
3519         * gst/tcp/gsttcpclientsrc.h:
3520         * gst/tcp/gsttcpplugin.c:
3521         * gst/tcp/gsttcpserversink.c:
3522         * gst/tcp/gsttcpserversink.h:
3523         * gst/tcp/gsttcpserversrc.c:
3524         * gst/tcp/gsttcpserversrc.h:
3525           add new tcp elements
3526
3527 2004-05-19  Wim Taymans  <wim@fluendo.com>
3528
3529         * gst/law/mulaw-conversion.c: (mulaw_encode):
3530         Fix overflow bug in ulaw encoding.
3531
3532 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3533
3534         * ext/mad/gstmad.c: (gst_mad_handle_event):
3535           don't unref the event twice
3536
3537 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3538
3539         * configure.ac:
3540           remove -Wno-sign-compare
3541
3542 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3543
3544         * configure.ac:
3545           remove -DG_DISABLE_DEPRECATED. It's not usable without workarounds
3546           if you want to work against glib 2.2 and 2.4
3547
3548 2004-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
3549
3550         * gst/tcp/Makefile.am:
3551         * gst/tcp/gsttcp.c:
3552         * gst/tcp/gsttcp.h:
3553         * gst/tcp/gsttcpsink.h:
3554         * gst/tcp/gsttcpsrc.h:
3555           gsttcp -> gsttcpplugin + CVS surgery in preparation for tcp merge
3556
3557 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3558
3559         * gst/debug/tests.c: (md5_get_value):
3560           fix segfault on gst-inspect
3561
3562 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3563
3564         * gst/debug/testplugin.c: 
3565         * gst/debug/tests.c: 
3566         * gst/debug/tests.h:
3567           add new extensible and configurable testing element. Current tests
3568           include buffer count, stream length, timestamp/duration matching and
3569           md5.
3570         * gst/debug/Makefile.am:
3571         * gst/debug/gstdebug.c: (plugin_init):
3572           add infrastructure for new element
3573
3574 2004-05-19  Johan Dahlin  <johan@gnome.org>
3575
3576         * ext/dv/gstdvdec.c (gst_dvdec_quality_get_type): Add proper
3577         ending of the array. Fixes gst-inspect segfault on ppc.
3578
3579 2004-05-19  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
3580
3581         * ext/dirac/gstdiracdec.cc : change category to Codec/Decoder/Video
3582
3583         * m4/a52.m4 : don't fix a test that should fail with current a52dec lib
3584
3585 2004-05-18  David Schleef  <ds@schleef.org>
3586
3587         * gst/ffmpegcolorspace/imgconvert.c: (img_convert): Fixes for
3588         warnings (bugs, actually) noticed by gcc but not forte.
3589
3590 2004-05-18  David Schleef  <ds@schleef.org>
3591
3592         * sys/sunaudio/Makefile.am:
3593         * sys/sunaudio/gstsunaudio.c: New sunaudiosink
3594
3595 2004-05-18  David Schleef  <ds@schleef.org>
3596
3597         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
3598         (gst_qtdemux_loop_header):  Patch from dcm@acm.org (David Moore)
3599         to allow qtdemux to use non-seekable streams. (bug #142272)
3600
3601 2004-05-18  David Schleef  <ds@schleef.org>
3602
3603         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16),
3604         (gst_resample_sinc_ft_float): Remove use of static temporary
3605         buffer.  This code was obviously not supposed to last long, but
3606         it's stuck in our ABI, so it required a little hack to make it
3607         ABI-compatible.  Fixes #142585.
3608         * gst-libs/gst/resample/resample.h: same.
3609
3610 2004-05-18  David Schleef  <ds@schleef.org>
3611
3612         * configure.ac: Add sunaudio
3613         * examples/Makefile.am: make gstplay depend on gconf
3614         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Remove c99-isms
3615         * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette),
3616         (convert_table_lookup), (img_convert): remove c99-isms
3617         * gst/ffmpegcolorspace/imgconvert_template.h: make a constant
3618           unsigned, to fix a warning on Solaris
3619         * gst/mpeg1sys/systems.c: bcopy->memcpy
3620         * gst/rtjpeg/RTjpeg.c: (RTjpeg_yuvrgb8): bcopy->memcpy
3621         * sys/Makefile.am: Add sunaudio
3622
3623 2004-05-18  Wim Taymans  <wim@fluendo.com>
3624
3625         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_init),
3626         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
3627         (gst_ogg_mux_next_buffer), (gst_ogg_mux_push_page),
3628         (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
3629         (gst_ogg_mux_loop):
3630         Fix an ugly memleak where the muxer didn't flush enough ogg
3631         pages. This also resulted in badly muxed ogg files.
3632
3633 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
3634
3635         * gst/asfdemux/asfheaders.c :
3636         * gst/asfdemux/asfheaders.h :
3637         * gst/asfdemux/gstasfdemux.c :
3638           - fix ASF_OBJ_PADDING guid
3639           - add 3 new object guids (language list, metadata, 
3640             extended stream properties)
3641           - add a function to parse extended header objects
3642
3643 2004-05-18  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3644
3645         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
3646           remove leftover debugging g_print
3647
3648 2004-05-17  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3649
3650         * ext/mad/gstmad.c: (gst_mad_handle_event):
3651           Fix for when the first format in a discont event is not a
3652           byte-based one. Should fix #137710.
3653
3654 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
3655
3656         * m4/a52.m4 : fix compilation with -Wall -Werror
3657         * m4/libfame.m4 : idem
3658         * m4/libmikmod.m4 : idem
3659
3660 2004-05-17  Benjamin Otte  <otte@gnome.org>
3661
3662         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
3663           signal the new tags before giving up the reference
3664
3665 2004-05-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3666
3667         * ext/shout2/gstshout2.c:
3668           use application/ogg instead of application/x-ogg (patch by Patrick
3669           Guimond, fixes #142432)
3670         * sys/oss/gstosselement.c: (gst_osselement_reset),
3671         (gst_osselement_sync_parms):
3672           don't set fragment size unless specified (fixes #142493)
3673
3674 2004-05-17  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
3675
3676         * configure.ac : fix compilation of v4l2src with "-Wall -Werror"
3677           fixes #142664
3678
3679 2004-05-17  Benjamin Otte  <otte@gnome.org>
3680
3681         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
3682           compute offsets correctly for internal buffers so timestamps are set
3683           correctly when we can't seek. Also handle cases where there are no
3684           offsets. (based on a patch by David Moore, fixes #142507)
3685
3686 2004-05-17  Benjamin Otte  <otte@gnome.org>
3687
3688         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
3689           use correct variable when determining amount of data to skip so we
3690           don't skip into the void and segfault
3691
3692 2004-05-16  Benjamin Otte  <otte@gnome.org>
3693
3694         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
3695           Hi, I'm a memleak
3696
3697 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
3698
3699         * gst/asfdemux/gstasfdemux.c:
3700           - fix a mem leak and always propagate tags
3701           - add WMV3 to known video codecs (but no decoder yet)
3702           - replace "surplus data" at end of audio header for what
3703             it is : codec specific data
3704           - fix a typo
3705
3706 2004-05-16  Arwed v. Merkatz  <v.merkatz@gmx.net>
3707
3708         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
3709
3710         * gst-libs/gst/audio/audioclock.c:
3711           Fix wrong return type (#142205).
3712
3713 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3714
3715         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_init):
3716           Ignore CRCs by default (fixes #142566).
3717
3718 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3719
3720         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
3721         (gst_alsa_mixer_close), (gst_alsa_mixer_supported),
3722         (gst_alsa_mixer_build_list), (gst_alsa_mixer_free_list),
3723         (gst_alsa_mixer_change_state), (gst_alsa_mixer_list_tracks),
3724         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
3725         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record):
3726           Fix for cases where we fail to attach to a mixer.
3727
3728 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3729
3730         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
3731           Don't touch events after not owning them anymore.
3732         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
3733         (gst_wavparse_fmt), (gst_wavparse_other),
3734         (gst_wavparse_handle_seek), (gst_wavparse_loop),
3735         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
3736         (gst_wavparse_srcpad_event):
3737         * gst/wavparse/gstwavparse.h:
3738           Add seeking, fix querying.
3739
3740 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
3741
3742         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
3743           - process comments even if they don't end with \0\0
3744             g_convert would ignore them if present and works well without them
3745
3746 2004-05-16  Benjamin Otte  <otte@gnome.org>
3747
3748         * ext/alsa/gstalsa.c: (gst_alsa_caps), (gst_alsa_get_caps):
3749           simplify caps
3750
3751 2004-05-16  Benjamin Otte  <otte@gnome.org>
3752
3753         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
3754           don't write to memory we might not write to - g_convert does that
3755           for us anyway (fixes #142613)
3756         (gst_asf_demux_audio_caps):
3757           comment out gst_util_dump_mem
3758
3759 2004-05-16  Benjamin Otte  <otte@gnome.org>
3760
3761         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
3762           compute correct expected timestamps after seek (broken since
3763           last commit)
3764         * ext/gdk_pixbuf/pixbufscale.c: (pixbufscale_init):
3765           rename element and debugging category to gdkpixbufscale
3766
3767 2004-05-16  Benjamin Otte  <otte@gnome.org>
3768
3769         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
3770           add error checking to snd_pcm_delay and remove duplicate call to
3771           snd_pcm_delay that caused issues (see inline code comments)
3772         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
3773           make more readable and fix return value when snd_pcm_delay fails
3774         (fixes #142586)
3775
3776 2004-05-15  Jan Schmidt  <thaytan@mad.scientisti.com>
3777         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type),
3778         (gst_pixbufscale_get_type), (gst_pixbufscale_base_init),
3779         (gst_pixbufscale_class_init), (gst_pixbufscale_getcaps),
3780         (gst_pixbufscale_link), (gst_pixbufscale_init),
3781         (gst_pixbufscale_handle_src_event), (pixbufscale_scale),
3782         (gst_pixbufscale_chain), (gst_pixbufscale_set_property),
3783         (gst_pixbufscale_get_property), (pixbufscale_init):
3784         * ext/gdk_pixbuf/pixbufscale.h:
3785         Add these files I forgot earlier
3786
3787 2004-05-15  Jan Schmidt  <thaytan@mad.scientist.com>
3788         * ext/gdk_pixbuf/Makefile.am:
3789         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
3790         * ext/gdk_pixbuf/gstgdkpixbuf.h:
3791         Add new pixbufscale element to scale RGB video
3792         using gdk_pixbuf, because gdk_pixbuf does BILINEAR
3793         and HYPER interpolation correctly.
3794         * ext/theora/theoraenc.c: (theora_enc_chain),
3795         Discard buffer and return if explicit caps could not be set
3796         (theora_enc_get_property):
3797         Make _get return kbps for the bitrate consistent with
3798         the _set function.
3799
3800
3801 2004-05-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3802
3803         * ext/libvisual/visual.c: (gst_visual_chain):
3804           add missing visual_audio_analyze
3805
3806 2004-05-14  David Schleef  <ds@schleef.org>
3807
3808         * ext/esd/esdsink.c: (gst_esdsink_chain): Fix crash when ESD
3809         is killed while we're playing.
3810         * gst/qtdemux/qtdemux.c: (qtdemux_parse): call
3811         gst_element_no_more_pads().
3812
3813 2004-05-14  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
3814
3815         * gst-libs/gst/riff/riff-read.c :
3816           - fix INFO tag extraction in RIFF/AVI files
3817             because gst_event_unref (event) also freed taglist
3818           - avoid a mem leak
3819
3820 2004-05-13  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
3821
3822         * ext/mad/gstid3tag.c : move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"
3823         * gst/wavenc/gstwavenc.c : move from "Codec/Encoder/Audio" to "Codec/Muxer/Audio"
3824
3825         * gst/auparse/gstauparse.c :
3826           - add code (commented for now) to support audio/x-adpcm on src pad
3827             (we have no decoder for those layout yet)
3828
3829         * gst/cdxaparse/gstcdxaparse.c :
3830         * gst/cdxaparse/gstcdxaparse.h :
3831           - partial rewrite using RiffRead (ripped iain's wavparse code)
3832
3833         * gst/rtp/gstrtpL16enc.c : typo
3834         * gst/rtp/gstrtpgsmenc.c : typo
3835
3836 2004-05-13  Benjamin Otte  <otte@gnome.org>
3837
3838         * configure.ac:
3839           check for exact version of libvisual, it's not supposed to be
3840           API/ABI stable yet
3841
3842 2004-05-13  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3843
3844         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
3845           signal no-more-pads
3846
3847 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
3848
3849         * ext/dv/gstdvdec.c: (gst_dvdec_src_convert)
3850         Report which format was used for GST_FORMAT_DEFAULT
3851         * gst/debug/Makefile.am:
3852         * gst/debug/gstdebug.c: (plugin_init):
3853         * gst/debug/progressreport.c: (gst_progressreport_base_init),
3854         (gst_progressreport_class_init), (gst_progressreport_init),
3855         (gst_progressreport_report), (gst_progressreport_set_property),
3856         (gst_progressreport_get_property), (gst_progressreport_chain),
3857         (gst_progressreport_plugin_init):
3858         Add progressreport element for testing.
3859
3860 2004-05-13  Thomas Vander Stichele  <thomas at apestaart dot org>
3861
3862         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_change_state):
3863         * sys/v4l/gstv4lsrc.h:
3864         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
3865         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
3866         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init),
3867         (gst_v4lsrc_grab_frame):
3868           add more debugging
3869           send a discont at start
3870
3871 2004-05-12  Colin Walters  <walters@redhat.com>
3872
3873         * gst/asfdemux/gstasfdemux.c (gst_asf_demux_process_segment): Avoid
3874         inflooping if we can't find a chunk.  Or in other words, don't blow
3875         chunks if we don't have a chunk to blow.
3876
3877 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
3878         * ext/audiofile/gstafsrc.c: (gst_afsrc_get):
3879         Remove old debug output
3880         * ext/dv/gstdvdec.c: (gst_dvdec_quality_get_type),
3881         (gst_dvdec_class_init), (gst_dvdec_loop), (gst_dvdec_change_state),
3882         (gst_dvdec_set_property), (gst_dvdec_get_property):
3883         Change the quality setting to an enum, so it works from gst-launch
3884         Don't renegotiate a non-linked pad. Allows audio only decoding.
3885         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_getcaps),
3886         (gst_deinterlace_link), (gst_deinterlace_init):
3887         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
3888         (gst_videodrop_link):
3889         Some caps negotiation fixes
3890
3891 2004-05-12  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
3892
3893         * ext/tarkin/gsttarkin.c :
3894           - Change RANK from NONE to PRIMARY
3895         * ext/gdk_pixbuf/gstgdkpixbuf.c :
3896           - Change RANK from NONE to MARGINAL
3897         * ext/divx/gstdivxenc.c :
3898           - Change RANK from PRIMARY to NONE (encoder/spider issue)
3899
3900 2004-05-12  Thomas Vander Stichele  <thomas at apestaart dot org>
3901
3902         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
3903         (gst_vorbisenc_push_packet):
3904           copy a function that was added between 1.0 and 1.0.1 until we
3905           depend on worthwhile features of post-1.0
3906
3907 2004-05-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3908
3909         * configure.ac:
3910           enable shout2 by default
3911         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
3912         (gst_shout2send_base_init), (gst_shout2send_init),
3913         (gst_shout2send_connect), (gst_shout2send_change_state):
3914         * ext/shout2/gstshout2.h:
3915           make this work again. Based on a patch by Zaheer Merali (fixes
3916           #142262)
3917         * ext/theora/theora.c: (plugin_init):
3918           don't set rank on encoders
3919
3920 2004-05-11  Jeremy Simon  <jesimon@libertysurf.fr>
3921
3922         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
3923           Use codec_data property instead of flag1 and flag2 for wma
3924
3925 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
3926
3927         * gst/cdxaparse/gstcdxaparse.c :
3928           - Add mpegversion to CAPS to make it link
3929           - Rank is as GST_RANK_SECONDARY instead of NONE
3930         * gst/auparse/gstauparse.c :
3931           - Document all audio encoding we can encounter from Solaris 9
3932             headers and libsndfile information.
3933           - Increase max. rate from 48000 to 192000 (to match other elements)
3934           - Don't try to play junk data between header and samples
3935
3936 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3937
3938         * ext/libvisual/visual.c: (gst_visual_getcaps):
3939           use the right caps depending on endianness (I hope)
3940         * ext/ogg/gstoggmux.c: (gst_ogg_mux_plugin_init):
3941           use GST_RANK_NONE for all non-decoding elements or spider gets
3942           mighty confused
3943
3944 2004-05-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3945
3946         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
3947           Fix some odd cases and fix BE metadata parsing of unicode16 text.
3948
3949 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3950
3951         * gst/switch/gstswitch.c: (gst_switch_release_pad),
3952         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
3953         (gst_switch_loop), (gst_switch_get_type):
3954           whoever that was: DO NOT IMPORT PRIVATE SYMBOLS THAT ARE NOT IN
3955           HEADERS. Had to be said.
3956
3957 2004-05-10  David Schleef  <ds@schleef.org>
3958
3959         * configure.ac: Add prototype Dirac support.
3960         * ext/Makefile.am:
3961         * ext/dirac/Makefile.am:
3962         * ext/dirac/gstdirac.cc:
3963         * ext/dirac/gstdiracdec.cc:
3964
3965 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3966
3967         * gst/auparse/gstauparse.c: (gst_auparse_class_init),
3968         (gst_auparse_init), (gst_auparse_chain),
3969         (gst_auparse_change_state):
3970           Hack around spider. Remove me some day please.
3971
3972 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3973
3974         * gst/auparse/gstauparse.c: (gst_auparse_chain):
3975           Fix for some uninitialized variables in previous patch, also
3976           makes it work. Fixes #142286 while we're at it.
3977
3978 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
3979
3980         * gst/auparse/gstauparse.c:
3981                 fixes a-law, adds mu-law, linear pcm (8,16,24,32), ieee (32, 64)
3982                 only unsupported formats are ADPCM/CCITT G.72x
3983                 reviewed by Ronald
3984         * gst-libs/gst/audio/audio.h: adds 24bit depth to PCM (x-raw-int)
3985
3986 2004-05-10  Wim Taymans  <wim@fluendo.com>
3987
3988         * ext/vorbis/Makefile.am:
3989         * ext/vorbis/README:
3990         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_formats),
3991         (oggvorbisenc_get_type), (vorbis_caps_factory), (raw_caps_factory),
3992         (gst_oggvorbisenc_base_init), (gst_oggvorbisenc_class_init),
3993         (gst_oggvorbisenc_sinkconnect), (gst_oggvorbisenc_convert_src),
3994         (gst_oggvorbisenc_convert_sink),
3995         (gst_oggvorbisenc_get_query_types), (gst_oggvorbisenc_src_query),
3996         (gst_oggvorbisenc_init), (gst_oggvorbisenc_get_tag_value),
3997         (gst_oggvorbisenc_metadata_set1), (gst_oggvorbisenc_set_metadata),
3998         (get_constraints_string), (update_start_message),
3999         (gst_oggvorbisenc_setup), (gst_oggvorbisenc_write_page),
4000         (gst_oggvorbisenc_chain), (gst_oggvorbisenc_get_property),
4001         (gst_oggvorbisenc_set_property), (gst_oggvorbisenc_change_state):
4002         * ext/vorbis/oggvorbisenc.h:
4003         * ext/vorbis/vorbis.c: (plugin_init):
4004         * ext/vorbis/vorbisenc.c: (vorbis_caps_factory),
4005         (raw_caps_factory), (gst_vorbisenc_class_init),
4006         (gst_vorbisenc_init), (gst_vorbisenc_setup),
4007         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain),
4008         (gst_vorbisenc_get_property), (gst_vorbisenc_set_property):
4009         * ext/vorbis/vorbisenc.h:
4010         Added a raw vorbis encoder to be used with the oggmuxer.
4011         We still need the old encoder for some gnome applications, 
4012         read the README to find out how that works.
4013         The raw encoder is called "rawvorbisenc" until 0.9.
4014
4015 2004-05-10  Wim Taymans  <wim@fluendo.com>
4016
4017         * ext/ogg/gstogg.c: (plugin_init):
4018         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init),
4019         (gst_ogg_print):
4020         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type),
4021         (gst_ogg_mux_base_init), (gst_ogg_mux_class_init),
4022         (gst_ogg_mux_get_sink_event_masks), (gst_ogg_mux_init),
4023         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_pad_link),
4024         (gst_ogg_mux_pad_unlink), (gst_ogg_mux_request_new_pad),
4025         (gst_ogg_mux_handle_src_event), (gst_ogg_mux_next_buffer),
4026         (gst_ogg_mux_push_page), (gst_ogg_mux_compare_pads),
4027         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop),
4028         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property),
4029         (gst_ogg_mux_change_state), (gst_ogg_mux_plugin_init):
4030         Added an ogg muxer.
4031         Small typo fixes in the demuxer.
4032
4033 2004-05-10  Wim Taymans  <wim@fluendo.com>
4034
4035         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
4036         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
4037         (theora_enc_change_state), (theora_enc_set_property),
4038         (theora_enc_get_property):
4039         Mark the last packet with an EOS flag which is not really needed
4040         in gstreamer.
4041         Do some better video framerate initialisation.
4042         Update the buffer timestamp.
4043
4044 2004-05-10  Jan Schmidt  <thaytan@mad.scientist.com>
4045
4046         * ext/dv/gstdvdec.c: (gst_dvdec_change_state):
4047         Return the result of the parent state change call
4048
4049 2004-05-10  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
4050
4051         * gst/law/alaw.c : alawdec should be registered with type ALAWDEC, not ALAWENC
4052         * gst/law/alaw-decode.c : put audio/x-alaw on pads, instead of audio/x-mulaw
4053         * gst/law/alaw-encode.c : (idem)
4054         * ext/a52dec/gsta52dec.c : mark audio/a52, audio/ac3 as deprecated in a comment
4055         * gst/ac3parse/gstac3parse.c : audio/ac3 => audio/x-ac3
4056         * gst/realmedia/rmdemux.c : audio/a52 => audio/x-ac3
4057
4058 2004-05-09  Benjamin Otte  <otte@gnome.org>
4059
4060         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
4061           don't use a fixed buffer size when writing variable length data to
4062           it. Fixes memory corruption and makes alsasrc work
4063
4064 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4065
4066         * ext/gnomevfs/gstgnomevfssink.c:
4067         (_gst_boolean_allow_overwrite_accumulator),
4068         (gst_gnomevfssink_class_init), (gst_gnomevfssink_open_file):
4069           Run glib's default signal handler (??) in RUN_CLEANUP rather than
4070           RUN_LAST, and don't use that to set the accumulator value because
4071           then it's always FALSE.
4072
4073 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4074
4075         * gst-libs/gst/riff/riff-media.c:
4076         (gst_riff_create_video_caps_with_data),
4077         (gst_riff_create_audio_caps),
4078         (gst_riff_create_audio_template_caps):
4079         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
4080           Fix for unaligned RIFF files (i.e. where all the chunks together
4081           in a LIST chunk are not of the same size as the size given in
4082           the LIST chunk header). Fixes several odd WAVE files. Also fix
4083           ADPCM (block_align property) in audio, so that wavparse based
4084           on this works now as it used to stand-alone.
4085
4086 2004-05-09  Edward Hervey  <bilboed@bilboed.com>
4087
4088         reviewed by Benjamin Otte  <otte@gnome.org>
4089
4090         * ext/a52dec/gsta52dec.c:
4091         * ext/divx/gstdivxdec.c:
4092         * ext/divx/gstdivxenc.c:
4093         * ext/dts/gstdtsdec.c: (gst_dtsdec_base_init):
4094         * ext/faac/gstfaac.c: (gst_faac_base_init):
4095         * ext/faad/gstfaad.c: (gst_faad_base_init):
4096         * ext/ivorbis/vorbisfile.c:
4097         * ext/lame/gstlame.c:
4098         * ext/libfame/gstlibfame.c:
4099         * ext/mpeg2enc/gstmpeg2enc.cc:
4100         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_base_init):
4101         * ext/sidplay/gstsiddec.cc:
4102         * ext/speex/gstspeexdec.c:
4103         * ext/speex/gstspeexenc.c:
4104         * ext/xvid/gstxviddec.c:
4105         * ext/xvid/gstxvidenc.c:
4106           correct klasses. Mostly s,Codec/(Audio|Video),\1/Codec,
4107           (fixes #142193)
4108
4109 2004-05-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4110
4111         * ext/alsa/gstalsa.c: (device_list),
4112         (gst_alsa_class_probe_devices):
4113         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
4114           Fix alsa oddness in mixer after the combination of using mixer
4115           in source/sink elements and using hw:x,y instead of just hw:x.
4116
4117 2004-05-09  Benjamin Otte  <otte@gnome.org>
4118
4119         * gst/wavparse/gstwavparse.c: (gst_wavparse_destroy_sourcepad),
4120         (gst_wavparse_create_sourcepad):
4121           make PAUSED=>READY=>PAUSED=READY work by not destroying NULL
4122           sourcepads
4123
4124 2004-05-09  Benjamin Otte  <otte@gnome.org>
4125
4126         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
4127           allow discont events before caps nego
4128
4129 2004-05-08  Benjamin Otte  <otte@gnome.org>
4130
4131         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
4132           don't leak events
4133
4134 2004-05-08  Benjamin Otte  <otte@gnome.org>
4135
4136         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
4137         (gst_level_change_state), (gst_level_init):
4138         * gst/level/gstlevel.h:
4139           figure out if we're initialized directly instead of keeping a
4140           variable that's wrong in 90% of cases
4141           don't initialize pads and then leak them and use a new unitialized
4142           pad. (fixes #142084)
4143           these were bugs so n00bish I didn't find them for an hour :/
4144
4145 2004-05-08 Iain <iain@prettypeople.org>
4146
4147         * gst/wavparse/gstwavparse.[ch]: Rewrote to use RiffRead instead.
4148         * gst-libs/gst/riff/riff-read.c (gst_riff_read_peek_head): Unstatic it
4149         (gst_riff_read_element_data): Ditto, and added a got_bytes argument to
4150         return the length that was read.
4151         (gst_riff_read_strf_auds): Allow fmt tags as well.
4152
4153 2004-05-07  David Schleef  <ds@schleef.org>
4154
4155         * ext/faad/gstfaad.c: (gst_faad_sinkconnect): HACK to correct
4156         signed char assumption in faad.h.
4157
4158 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4159
4160         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps):
4161           Missing break, detected by Daniel Gazard <daniel.gazard@free.fr>.
4162
4163 2004-05-07  Colin Walters  <walters@redhat.com>
4164
4165         * gst/volume/gstvolume.c (gst_volume_dispose): Unref dpman.
4166         * ext/flac/gstflacdec.c (gst_flacdec_dispose): Add dispose
4167         function.
4168         * gst/audioscale/gstaudioscale.c (gst_audioscale_dispose): 
4169         Add dispose function.
4170
4171 2004-05-08  Jan Schmidt  <thaytan@mad.scientist.com>
4172         * ext/dv/gstdvdec.c: (gst_dvdec_video_link):
4173           Fix caps nego and pad templates. RGB mode caps should
4174           work now.
4175         * ext/dvdnav/gst-dvd:
4176           Move mpeg2dec inside the thread because otherwise the
4177           queue rejects cap changes mid-stream
4178         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
4179         (gst_mpeg2dec_flush_decoder):
4180           For mpeg2dec > 0.4.0, call the flush function instead of
4181           manually extracting all in-flight frames.
4182         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_factory),
4183         (gst_dv1394src_init), (gst_dv1394src_iso_receive):
4184           Change mime type video/dv go video/x-dv to match the
4185           rest of gst-plugins
4186
4187 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4188
4189         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
4190         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_type),
4191         (gst_alsa_sink_class_init):
4192         * ext/alsa/gstalsasink.h:
4193         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_type),
4194         (gst_alsa_src_class_init):
4195         * ext/alsa/gstalsasrc.h:
4196           Make alsasink/src a subclass of alsamixer so that mixer stuff
4197           shows up in gst-rec. Needs some finetuning.
4198
4199 2004-05-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
4200
4201         * ext/lame/gstlame.c: (gst_lame_chain):
4202           simplify
4203         * ext/mad/gstmad.c: (gst_mad_handle_event):
4204           fix event leak
4205         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
4206           be able to detect mp3 files < 4096 bytes
4207
4208 2004-05-06  Wim Taymans  <wim@fluendo.com>
4209
4210         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
4211         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
4212         (theora_enc_set_property), (theora_enc_get_property):
4213         Also encode the first frame, cleanup some code.
4214
4215 2004-05-06  Wim Taymans  <wim@fluendo.com>
4216
4217         * ext/mpeg2enc/gstmpeg2enc.cc:
4218         Forward events first before deciding that negotiation was
4219         not performed.
4220
4221 2004-05-06  Wim Taymans  <wim@fluendo.com>
4222
4223         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
4224         First process the events before deciding that negotiation
4225         was not performed.
4226
4227 2004-05-06  Wim Taymans  <wim@fluendo.com>
4228
4229         * ext/theora/Makefile.am:
4230         * ext/theora/theora.c: (plugin_init):
4231         * ext/theora/theoradec.c: (theora_dec_change_state):
4232         * ext/theora/theoraenc.c: (gst_theora_enc_base_init),
4233         (gst_theora_enc_class_init), (gst_theora_enc_init),
4234         (theora_enc_sink_link), (theora_enc_event), (theora_push_packet),
4235         (theora_enc_chain), (theora_enc_change_state),
4236         (theora_enc_set_property), (theora_enc_get_property):
4237         Added a theora encoder, grouped the encoder and decoder into the
4238         same plugin.
4239
4240 2004-05-05  Thomas Vander Stichele  <thomas at apestaart dot org>
4241
4242         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
4243         (gst_jpegenc_chain):
4244         fix DURATION on outgoing buffers
4245         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
4246         debug using time formats
4247         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
4248         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
4249         (gst_xvimagesink_sink_link):
4250         windows with width/height 0 generate X errors, so don't allow them
4251
4252 2004-05-05  Wim Taymans  <wim@fluendo.com>
4253
4254         * ext/mpeg2dec/gstmpeg2dec.c: (src_templ),
4255         (gst_mpeg2dec_base_init), (gst_mpeg2dec_init),
4256         (gst_mpeg2dec_negotiate_format):
4257         * ext/mpeg2dec/gstmpeg2dec.h:
4258           removed the static pad template so that we can add the
4259           more accurate framerate value to the caps.
4260           
4261
4262 2004-05-04  Benjamin Otte  <otte@gnome.org>
4263
4264         * configure.ac:
4265           check for kdemacros.h, too (should fix #141821)
4266         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
4267           don't crash if no header was sent, but nicely error out (fixes part
4268           of #141554)
4269
4270 2004-05-04  Wim Taymans  <wim@fluendo.com>
4271
4272         * ext/mpeg2enc/gstmpeg2enc.cc: (gst_mpeg2enc_dispose): call the
4273         parent dispose function to avoid segfault on destroy.
4274
4275 2004-05-04  Thomas Vander Stichele  <thomas at apestaart dot org>
4276
4277         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
4278         (plugin_init):
4279         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
4280         (gst_xvimagesink_sink_link):
4281         clean up debugging caps
4282         also recreate xvimage when format has changed
4283
4284 2004-05-04  Benjamin Otte  <otte@gnome.org>
4285
4286         * ext/libvisual/Makefile.am:
4287         * ext/libvisual/visual.c: (gst_visual_class_init),
4288         (gst_visual_init), (gst_visual_dispose), (gst_visual_getcaps),
4289         (gst_visual_srclink), (gst_visual_chain),
4290         (gst_visual_change_state), (plugin_init):
4291           use a GstAdapter to correctly adapt buffer sizes - allows using a
4292           framerate
4293
4294 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
4295
4296         * sys/v4l/gstv4lelement.h:
4297         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
4298         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps), (gst_v4lsrc_getcaps),
4299         (gst_v4lsrc_buffer_free):
4300         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities):
4301         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
4302         (gst_v4lsrc_sync_frame), (gst_v4lsrc_grab_frame),
4303         (gst_v4lsrc_requeue_frame):
4304         move some debugging categories around
4305         query for fps index and set accordingly if found
4306
4307 2004-05-03  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
4308
4309         * ext/lame/gstlame.c:
4310         correct defaults that lame_init puts out of range
4311
4312 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
4313
4314         * ext/divx/gstdivxenc.c: (gst_divxenc_get_type),
4315         (gst_divxenc_class_init):
4316         fix range since -1 is the default
4317         * gst/mpeg1sys/gstmpeg1systemencode.c:
4318         (gst_mpeg1_system_encode_get_type), (gst_system_encode_multiplex):
4319         * gst/rtjpeg/gstrtjpegdec.c: (gst_rtjpegdec_get_type),
4320         (gst_rtjpegdec_chain):
4321         * gst/rtjpeg/gstrtjpegenc.c: (gst_rtjpegenc_get_type),
4322         (gst_rtjpegenc_chain):
4323         * sys/qcam/gstqcamsrc.c: (gst_autoexp_mode_get_type),
4324         (gst_qcamsrc_get_type), (gst_qcamsrc_change_state):
4325         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_get_type):
4326         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_type):
4327         * sys/v4l/gstv4lsrc.c:
4328         * sys/v4l/v4l_calls.c: (gst_v4l_open):
4329         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
4330         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
4331         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init):
4332         * sys/vcd/vcdsrc.c: (vcdsrc_get_type), (vcdsrc_get):
4333           remove gst_info calls
4334
4335 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
4336
4337         * Makefile.am:
4338         * po/af.po:
4339         * po/az.po:
4340         * po/en_GB.po:
4341         * po/nl.po:
4342         * po/sr.po:
4343         * po/sv.po:
4344           Updated translations
4345
4346 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
4347
4348         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
4349           refactor/comment code
4350
4351 2004-05-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4352
4353         * gst/asfdemux/Makefile.am:
4354         * gst/asfdemux/asfheaders.c:
4355         * gst/asfdemux/asfheaders.h:
4356         * gst/asfdemux/gstasf.c: (plugin_init):
4357         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_get_type),
4358         (gst_asf_demux_base_init), (gst_asf_demux_process_comment),
4359         (gst_asf_demux_setup_pad):
4360         * gst/asfdemux/gstasfdemux.h:
4361         * gst/asfdemux/gstasfmux.c:
4362         * gst/asfdemux/gstasfmux.h:
4363           Add tagging support to demuxer, split out registration in its own
4364           file instead of in demux (hacky), and prevent having some tables
4365           in our memory multiple times (in asfheaders.h).
4366
4367 2004-05-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4368
4369         * gst/matroska/matroska-demux.c:
4370         (gst_matroska_demux_parse_metadata):
4371         * gst/matroska/matroska-ids.h:  
4372           Basic tag reading support.
4373
4374 2004-04-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4375
4376         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
4377           Really detect ac-3 audio.
4378         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find):
4379           really detect matroska files (off-by-1).
4380
4381 2004-04-30  David Schleef  <ds@schleef.org>
4382
4383         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
4384         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_type_get),
4385         (qtdemux_dump_stsz), (qtdemux_dump_stco), (qtdemux_dump_co64),
4386         (qtdemux_dump_unknown), (qtdemux_parse_tree), (qtdemux_parse_udta),
4387         (qtdemux_tag_add), (get_size), (gst_qtdemux_handle_esds): More qtdemux
4388         hackage -- parse a lot more atoms, extract a few tags.  One might even
4389         mistake this for tag support.  Maybe it is.
4390         * gst/qtdemux/qtdemux.h:
4391
4392 2004-04-30  Colin Walters  <walters@verbum.org>
4393
4394         * ext/alsa/gstalsasink.c (gst_alsa_sink_mmap): Plug a memleak.
4395
4396 2004-04-30  Thomas Vander Stichele  <thomas at apestaart dot org>
4397
4398         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4399         (gst_ffmpegcolorspace_getcaps):
4400           remove broken nego fix
4401
4402 2004-04-30  Benjamin Otte  <otte@gnome.org>
4403
4404         * configure.ac:
4405         * ext/Makefile.am:
4406         * ext/libvisual/Makefile.am:
4407         * ext/libvisual/visual.c: 
4408           add initial support for libvisual (http://libvisual.sourceforge.net)
4409           libvisual is still quite alpha, so expect crashes in there :)
4410
4411 2004-04-29  David Schleef  <ds@schleef.org>
4412
4413         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream), (qtdemux_parse),
4414         (qtdemux_parse_trak), (get_size), (gst_qtdemux_handle_esds): Hacked
4415         up qtdemux to make it spit out codec_data.  Do _not_ look at this
4416         code; you will no longer respect me.
4417
4418 2004-04-29  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
4419
4420         * ext/alsa/gstalsa.c : (gst_alsa_class_probe_devices)
4421         * ext/alsa/gstalsa.h :
4422         change alsa pcm device discovery to find more than 1 device
4423         per card. code review by Ronald.
4424
4425 2004-04-29  David Schleef  <ds@schleef.org>
4426
4427         * sys/oss/gstosselement.c: (gst_osselement_rate_probe_check):
4428         Add a check for a driver bug on FreeBSD.  (bug #140565)
4429
4430 2004-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
4431
4432         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_get_type):
4433         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
4434         (gst_jpegenc_getcaps):
4435           move format setting to inner loop
4436         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4437         (gst_ffmpegcolorspace_getcaps):
4438           use GST_PAD_CAPS if available so that we use already negotiated
4439           caps
4440         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
4441         (qtdemux_parse_moov), (qtdemux_parse):
4442           extra debugging
4443         * sys/qcam/qcam-Linux.c: (qc_lock_wait), (qc_unlock):
4444         * sys/qcam/qcam-os.c: (qc_lock_wait), (qc_unlock):
4445           move hardcoded path to DEFINE
4446
4447 2004-04-28  David Schleef  <ds@schleef.org>
4448
4449         * gst/speed/gstspeed.c: (speed_parse_caps):  Fix caps parsing.
4450         (bug #140064)
4451
4452 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4453
4454         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
4455           Don't probe for playback device if we're a source element. Fixes
4456           #139658.
4457
4458 2004-04-29  Benjamin Otte  <otte@gnome.org>
4459
4460         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
4461         (gst_id3_tag_chain):
4462           rewrite buffer offset
4463
4464 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4465
4466         * configure.ac:
4467         * ext/Makefile.am:
4468         * ext/dts/Makefile.am:
4469         * ext/dts/gstdtsdec.c: (gst_dtsdec_get_type),
4470         (gst_dtsdec_base_init), (gst_dtsdec_class_init), (gst_dtsdec_init),
4471         (gst_dtsdec_channels), (gst_dtsdec_renegotiate),
4472         (gst_dtsdec_handle_event), (gst_dtsdec_update_streaminfo),
4473         (gst_dtsdec_loop), (gst_dtsdec_change_state),
4474         (gst_dtsdec_set_property), (gst_dtsdec_get_property),
4475         (plugin_init):
4476         * ext/dts/gstdtsdec.h:
4477           New DTS decoder.
4478         * ext/faad/gstfaad.c: (gst_faad_sinkconnect),
4479         (gst_faad_srcconnect):
4480           Add ESDS atom handling (.m4a).
4481
4482 2004-04-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4483
4484         * ext/divx/gstdivxdec.c: (plugin_init):
4485           Remove comment that makes no sense.
4486         * ext/mad/gstid3tag.c: (gst_id3_tag_set_property):
4487           Fix for obvious typo that resulted in warnings during gst-register.
4488         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link),
4489         (gst_xviddec_sink_link):
4490           Fix caps negotiation a bit better.
4491         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
4492           We call this 'codec_data', not 'esds'.
4493
4494 2004-04-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
4495
4496         * gst/monoscope/gstmonoscope.c:
4497           make sure we only provide 256x128
4498         * gst/monoscope/monoscope.c: (monoscope_init):
4499           assert size of 256x128
4500
4501 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
4502
4503         * Makefile.am:
4504         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_fixate),
4505         (gst_v4lsrc_getcaps), (gst_v4lsrc_buffer_free):
4506           fixate to max width and height of device
4507
4508 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
4509
4510         * Makefile.am:
4511         * sys/v4l/gstv4l.c:
4512         * sys/v4l/gstv4lsrc.c:
4513         * sys/v4l/v4l_calls.c:
4514         * sys/v4l/v4lsrc_calls.c:
4515           fix for qc-usb driver which fakes having more than one buffer
4516           by handing the same buffer twice, which confused GStreamer's/v4lsrc
4517           buffer_free override
4518           add debugging
4519
4520 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
4521
4522         * Makefile.am:
4523         * gst/videotestsrc/gstvideotestsrc.c:
4524         (gst_videotestsrc_class_init), (gst_videotestsrc_change_state),
4525         (gst_videotestsrc_init), (gst_videotestsrc_get),
4526         (gst_videotestsrc_set_property), (gst_videotestsrc_get_property):
4527         * gst/videotestsrc/gstvideotestsrc.h:
4528           add num-buffers property
4529
4530         2004-04-26  Benjamin Otte  <otte@gnome.org>
4531
4532         * ext/mad/gstid3tag.c: (plugin_init):
4533           set id3mux rank to NONE so it doesn't confuse spider
4534           require audio/mpeg,mpegversion=1 in id3mux
4535
4536 2004-04-26  Benjamin Otte  <otte@gnome.org>
4537
4538         * configure.ac:
4539           detect faad correctly as non-working if it's indeed non-working
4540
4541 2004-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
4542
4543         * Makefile.am:
4544         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
4545         (gst_jpegenc_class_init), (gst_jpegenc_getcaps):
4546         fix _getcaps so it only negotiates to its supported format
4547
4548 2004-04-25  Benjamin Otte  <otte@gnome.org>
4549
4550         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
4551           fix memleak
4552
4553 2004-04-23  Benjamin Otte  <otte@gnome.org>
4554
4555         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
4556           audio/x-raw-int with height rules! not. Now it's depth.
4557
4558 2004-04-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4559
4560         * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
4561         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
4562         (gst_wavparse_loop):
4563           Missing variable initialization. Add handling of DVI ADPCM. Fix
4564           mis-parsing of LIST chunks. This works around a bug where we mis-
4565           parse non-aligning LIST chunks (so LIST chunks where the contents
4566           don't align with the actual LIST size). The correct fix is to use
4567           rifflib, I'm not going to fix wavparse - too much work. All this
4568           fixes #104878.
4569
4570 2004-04-22  Zaheer Abbas Merali <zaheerabbas@merali.org>
4571
4572         reviewed by Benjamin Otte  <otte@gnome.org>
4573
4574         * ext/shout/gstshout.c: (gst_icecastsend_change_state):
4575           fix shoutcast not working (fixes #140844)
4576
4577 2004-04-22  Benjamin Otte  <otte@gnome.org>
4578
4579         * ext/hermes/gsthermescolorspace.c:
4580         (gst_hermes_colorspace_caps_remove_format_info):
4581         * gst/colorspace/gstcolorspace.c:
4582         (gst_colorspace_caps_remove_format_info):
4583         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4584         (gst_ffmpegcolorspace_caps_remove_format_info):
4585           s/gst_caps_simplify/gst_caps_do_simplify/
4586
4587 2004-04-22  Benjamin Otte  <otte@gnome.org>
4588
4589         * gst-libs/gst/riff/riff-media.c:
4590         (gst_riff_create_video_caps_with_data):
4591           mpegversion is an int
4592         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init):
4593           don't try to create pad templates with NULL caps, use any caps
4594           instead.
4595
4596 2004-04-20  David Schleef  <ds@schleef.org>
4597
4598         * ext/sdl/Makefile.am: Link against libgstinterfaces, not
4599         libgstxoverlay.  jmmv@menta.net (Julio M. Merino Vidal)
4600         (bug #140384)
4601
4602 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
4603
4604         reviewed by David Schleef
4605
4606         * ext/mad/gstid3tag.c: Add stdlib.h
4607         * gst/rtp/gstrtpgsmenc.c: same
4608         * gst/tags/gstid3tag.c: same
4609         * gst/udp/gstudpsrc.c: (gst_udpsrc_get): Fix GST_DISABLE_LOADSAVE
4610         * gst/tcp/gsttcpsink.c: (gst_tcpsink_sink_link): Adjust
4611         GST_DISABLE_LOADSAVE use.
4612         * gst/udp/gstudpsink.c: (gst_udpsink_sink_link): Likewise.
4613         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get): Likewise.
4614         * ext/gnomevfs/gstgnomevfssrc.c: Include <stdlib.h> (needed by
4615         atol(3)).
4616         * sys/oss/gstosselement.h: Include <sys/types.h> (needed for dev_t).
4617         * gst/tags/gstvorbistag.c: Include <stdlib.h> (needed by
4618         strtoul(3)).
4619         * gst/rtp/gstrtpL16enc.c: Include <stdlib.h> (needed by random(3)).
4620         * ext/mad/Makefile.am: (libgstmad_la_CFLAGS): Add $(MAD_CFLAGS)
4621         $(ID3_CFLAGS).
4622         * ext/libfame/Makefile.am: (libgstlibfame_la_CFLAGS): Add
4623         $(LIBFAME_CFLAGS).
4624
4625 2004-04-20  David Schleef  <ds@schleef.org>
4626
4627         * gst/realmedia/rmdemux.c:  This was supposed to part of the
4628         last checkin.  Same idea.
4629
4630 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
4631
4632         reviewed by David Schleef
4633
4634         * configure.ac: bump required gstreamer version to 0.8.1.1
4635         because of following changes [--ds]
4636
4637         * gst-libs/gst/riff/riff-read.c:  Include gst/gstutils.h.
4638         (gst_riff_peek_head, gst_riff_peek_list, gst_riff_read_list)
4639         (gst_riff_read_header):  Use GST_READ_UINT*
4640         macros to access possibly unaligned memory.
4641
4642         * gst/typefind/gsttypefindfunctions.c: Include gst/gstutils.h.
4643         (mp3_type_find):  Use GST_READ_UINT*
4644         macros to access possibly unaligned memory.
4645         (mp3_type_find, mpeg1_parse_header, qt_type_find)
4646         (speex_type_find): Likewise
4647
4648         * gst/tags/gstvorbistag.c: (ADVANCE): Likewise
4649
4650         * gst/qtdemux/qtdemux.c: Include stdlib.h (needed by realloc).
4651         (QTDEMUX_GUINT32_GET, QTDEMUX_GUINT16_GET, QTDEMUX_FP32_GET)
4652         (QTDEMUX_FP16_GET, QTDEMUX_FOURCC_GET)
4653         (gst_qtdemux_loop_header, gst_qtdemux_loop_header)
4654         (qtdemux_node_dump_foreach, qtdemux_tree_get_child_by_type)
4655         (qtdemux_tree_get_sibling_by_type):  Use GST_READ_UINT*
4656         macros to access possibly unaligned memory.
4657
4658         * gst/mpegstream/gstmpegpacketize.c: (parse_generic, parse_chunk):
4659         Likewise.
4660
4661         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead)
4662         (gst_mpeg_demux_parse_packet, gst_mpeg_demux_parse_pes): Likewise.
4663
4664         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
4665         Likewise.
4666
4667         * gst/mpeg2sub/gstmpeg2subt.c: (GST_BUFFER_DATA)
4668         (gst_mpeg2subt_chain_subtitle): Likewise.
4669
4670         * gst/mpeg1videoparse/gstmp1videoparse.c: (mp1videoparse_parse_seq)
4671         (gst_mp1videoparse_time_code, gst_mp1videoparse_real_chain):
4672         Likewise.
4673
4674         * gst/mpeg1sys/buffer.c: (mpeg1mux_buffer_update_audio_info):
4675         Likewise.
4676
4677         * gst/cdxaparse/gstcdxaparse.c: (gst_bytestream_peek_bytes):
4678         Likewise.
4679
4680         * gst/asfdemux/gstasfdemux.c: (_read_var_length, _read_uint):
4681         Likewise.
4682
4683 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
4684
4685         * configure.ac:
4686           update required version of GStreamer because of GST_TIME_FORMAT
4687
4688 2004-04-20  Benjamin Otte  <in7y118@public.uni-hamburg.de>
4689
4690         * ext/mad/gstid3tag.c: (gst_id3_tag_init):
4691           remove leftover g_print
4692         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
4693           don't try setting only a subset of the caps. We don't want to kill
4694           autoplugging on purpose
4695
4696 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
4697
4698         * sys/ximage/ximagesink.c: (plugin_init):
4699         * sys/xvimage/xvimagesink.c: (plugin_init):
4700           add debugging categories
4701
4702 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
4703
4704         * po/en_GB.po:
4705         * po/LINGUAS:
4706           Adding en_GB translation (Gareth Owen)
4707
4708 2004-04-20  David Schleef  <ds@schleef.org>
4709
4710         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
4711         (qtdemux_parse), (qtdemux_type_get), (qtdemux_dump_mvhd),
4712         (qtdemux_dump_tkhd), (qtdemux_dump_stsd), (qtdemux_dump_unknown),
4713         (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
4714         A number of new features and hacks to extract the esds atom and
4715         put it into the caps.  (bug #137724)
4716
4717 2004-04-19  David Schleef  <ds@schleef.org>
4718
4719         * gconf/Makefile.am: Fix for non-GNU make
4720         * gst-libs/gst/Makefile.am: Change directory order to handle
4721         GstPlay linking with gstinterfaces
4722         * gst-libs/gst/audio/make_filter: make use of tr portable
4723         * gst-libs/gst/play/Makefile.am: Add intended \
4724         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
4725         (gst_xwin_set_clips): Switch to ISO variadic macro. Use a
4726         function prototype instead of void *.
4727         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Switch to ISO variadic
4728         macro.
4729         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4730         (gst_ffmpegcolorspace_chain): wrap NULL in GST_ELEMENT_ERROR call
4731         * gst/videofilter/make_filter: make use of tr portable
4732         * pkgconfig/Makefile.am: Remove GNU extension in Makefile target
4733
4734 2004-04-19  Thomas Vander Stichele  <thomas at apestaart dot org>
4735                                                                                 
4736         * po/LINGUAS:
4737         * po/uk.po:
4738           Added Ukrainian translation (Maxim V. Dziumanenko)
4739                                                                                 
4740 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4741
4742         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_getcaps),
4743         (gst_gsmdec_link), (gst_gsmdec_chain):
4744           Fix capsnego, simplify chain function slightly.
4745         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
4746           Add GSM.
4747
4748 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4749
4750         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
4751         (gst_wavparse_destroy_sourcepad), (gst_wavparse_create_sourcepad),
4752         (gst_wavparse_parse_fmt), (gst_wavparse_change_state):
4753           Hack to make wavparse work with spider (always -> sometimes pad).
4754           Fixes #135862 && #140411.
4755
4756 2004-04-18  Benjamin Otte  <otte@gnome.org>
4757
4758         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
4759         (gst_osselement_rate_probe_check),
4760         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate):
4761           get rid of \n in debug output
4762
4763 2004-04-17  Iain <iain@prettypeople.org>
4764
4765         * gst/wavparse/gstwavparse.c (gst_wavparse_loop): Allow all events,
4766         not just EOS.
4767
4768 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
4769
4770         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
4771         (gst_id3_tag_class_init), (gst_id3_tag_get_caps),
4772         (gst_id3_tag_add_src_pad), (gst_id3_tag_init),
4773         (gst_id3_tag_set_property), (gst_id3_tag_do_caps_nego),
4774         (gst_id3_tag_src_link), (gst_id3_tag_chain),
4775         (gst_id3_tag_change_state), (plugin_init):
4776           deprecate id3tag element and replace with id3demux/id3mux.
4777           great side effect: this ugly file is now even uglier, yay!
4778         * ext/mad/gstmad.h:
4779           remove non-available function
4780           update for new get_type
4781
4782 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
4783
4784         * configure.ac:
4785           require mpeg2dec >= 0.4.0
4786
4787 2004-04-17  Benjamin Otte  <otte@gnome.org>
4788
4789         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
4790         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
4791         (gst_xvimagesink_set_xwindow_id):
4792           call GST_ELEMENT_ERROR whenever get_xcontext fails. Includes
4793           assorted cleanup fixes.
4794
4795 2004-04-16  David Schleef  <ds@schleef.org>
4796
4797         * sys/ximage/ximagesink.h: Compile fix for FreeBSD. (bug #140268)
4798         * sys/xvimage/xvimagesink.h: same
4799
4800 2004-04-16  Thomas Vander Stichele  <thomas at apestaart dot org>
4801
4802         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
4803           Fix GST_ELEMENT_ERROR with (NULL)
4804
4805 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4806
4807         * gst-libs/gst/riff/riff-media.c:
4808         (gst_riff_create_video_caps_with_data):
4809           Add div[3456] as fourccs for DivX 3 (fixes #140137).
4810
4811 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4812
4813         * gst-libs/gst/riff/riff-media.c:
4814         (gst_riff_create_video_caps_with_data),
4815         (gst_riff_create_video_caps), (gst_riff_create_audio_caps),
4816         (gst_riff_create_video_template_caps),
4817         (gst_riff_create_audio_template_caps):
4818         * gst-libs/gst/riff/riff-media.h:
4819         * gst-libs/gst/riff/riff-read.c:
4820         (gst_riff_read_strf_vids_with_data), (gst_riff_read_strf_vids):
4821         * gst-libs/gst/riff/riff-read.h:
4822         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
4823           Add MS RLE support. I added some functions to read out strf chunks
4824           into strf chunks and the data behind it. This is usually color
4825           palettes (as in RLE, but also in 8-bit RGB). Also use those during
4826           caps creation. Lastly, add ADPCM (similar to wavparse - which
4827           should eventually be rifflib based).
4828         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
4829         (gst_matroska_demux_init), (gst_matroska_demux_reset):
4830         * gst/matroska/matroska-demux.h:
4831           Remove placeholders for some prehistoric tagging system. Didn't add
4832           support for any tag system really anyway.
4833         * gst/qtdemux/qtdemux.c:
4834           Add support for audio/x-m4a (MPEG-4) through spider.
4835         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
4836         (gst_wavparse_loop):
4837           ADPCM support (#135862). Increase max. buffer size because we
4838           cannot split buffers for ADPCM (screws references) and I've seen
4839           files with 2048 byte chunks. 4096 seems safe for now.
4840
4841 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
4842
4843         * configure.ac: bump nano to 1
4844
4845 === release 0.8.1 ===
4846
4847 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
4848
4849         * configure.ac: releasing 0.8.1, "Comforting Sounds"
4850
4851 2004-04-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4852
4853         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
4854           Fix typo in divxversion (3 instead of 4 for "DIVX" fourcc).
4855           Fixes #140058
4856
4857 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
4858
4859         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_plugin_init):
4860           lower rank of dvddemux so that it's not used for mpeg playback.
4861
4862 2004-04-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
4863
4864         * configure.ac:
4865           save libs correctly when checking mad
4866
4867 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
4868
4869         * ext/mad/gstid3tag.c: (plugin_init):
4870           lower rank of id3tag as proposed by Benjamin.  Fixes #139926.
4871
4872 2004-04-13  David Schleef  <ds@schleef.org>
4873
4874         * common/m4/gst-feature.m4: Call -config scripts with
4875         --plugin-libs if it is supported.
4876         * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect): sequences of
4877         JPEG images are image/jpeg.
4878         * gst/debug/Makefile.am:
4879         * gst/debug/negotiation.c: (gst_negotiation_class_init),
4880         (gst_negotiation_getcaps), (gst_negotiation_pad_link),
4881         (gst_negotiation_update_caps), (gst_negotiation_get_property),
4882         (gst_negotiation_plugin_init): Add a property that acts like
4883         filter caps.
4884         * testsuite/gst-lint:  Move license checking to be a standard
4885         test.
4886
4887 2004-04-13  David Schleef  <ds@schleef.org>
4888
4889         * gst/avi/gstavidemux.c: (gst_avi_demux_reset): Fix memleak.
4890         patch from Sebastien Cote (bug #139958)
4891
4892 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
4893
4894         * examples/gstplay/Makefile.am:
4895         * examples/gstplay/player.c: (main):
4896           make the commandline player example use gconf settings
4897
4898 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
4899
4900         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
4901         (gst_cacasink_sinkconnect), (gst_cacasink_init),
4902         (gst_cacasink_chain), (gst_cacasink_open), (gst_cacasink_close):
4903           init/end library during state transition, not object
4904           creation/disposal.  get rid of custom dispose handler.
4905          
4906
4907 2004-04-12  Christian Schaller <Uraeus@gnome.org>
4908
4909         * sys/oss/gstosselement.c: s/lstat/stat/ from freeBSD, since it can 
4910         be a symlink
4911
4912 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4913
4914         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_data):
4915           Handle JUNK chunks inside data section. Prevents warnings.
4916
4917 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4918
4919         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
4920         (gst_riff_create_video_template_caps):
4921           Add MS video v1.
4922         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
4923         (gst_avi_demux_stream_data):
4924           Add support for "rec-list" chunks.
4925
4926 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4927
4928         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
4929           Fix another codecname mismatch.
4930
4931 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4932
4933         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
4934           Fix divx caps mismatch and move from video/x-jpeg to image/jpeg
4935           so that MJPEG plays back.
4936
4937 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4938
4939         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
4940         (gst_mp1videoparse_real_chain), (gst_mp1videoparse_change_state):
4941         * gst/mpeg1videoparse/gstmp1videoparse.h:
4942           Fix for some slight mis-cuts in buffer parsing, and for some
4943           potential overflows or faults-causers. Adds disconts. Also fixes
4944           #139105 while we're at it.
4945
4946 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4947
4948         * configure.ac:
4949         * sys/v4l2/gstv4l2element.h:
4950           Workaround for missing struct v4l2_buffer declaration in Suse 9
4951           and Mandrake 10 linux/videodev2.h header file (#135919).
4952
4953 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4954
4955         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
4956           Bail out if no filename was given.
4957
4958 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4959
4960         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
4961         (gst_v4l2_fourcc_from_structure):
4962           Add Y41B/Y42B YUV formats (see #125732), fix Y41P (was typo'ed to
4963           Y41B somewhere).
4964
4965 2004-04-09  Benjamin Otte  <otte@gnome.org>
4966
4967         * ext/gnomevfs/gstgnomevfssink.c:
4968         (_gst_boolean_allow_overwrite_accumulator),
4969         (gst_gnomevfssink_class_init):
4970           fix erase signal - if any handler returns false the file will not be
4971           overwritten. If no handler is connected, the file will not be
4972           overwritten either.
4973           renamed signal to "allow-overwrite"
4974         * ext/mad/gstid3tag.c: (tag_list_to_id3_tag_foreach):
4975           free string when adding it to ID3 failed
4976         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
4977           unref event when done
4978         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
4979           free caps
4980         * gst/typefind/gsttypefindfunctions.c:
4981         (mpeg_video_stream_type_find):
4982           fix invalid read 
4983
4984 2004-04-08  David Schleef  <ds@schleef.org>
4985
4986         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4987         (gst_ffmpegcolorspace_register): Change rank to PRIMARY.
4988
4989 2004-04-08  David Schleef  <ds@schleef.org>
4990
4991         * gst/colorspace/gstcolorspace.c: Don't advertise a conversion
4992         we don't support (bug #139532)
4993
4994 2004-04-07  Thomas Vander Stichele  <thomas at apestaart dot org>
4995
4996         * ext/mad/gstmad.c: (gst_mad_handle_event),
4997         (gst_mad_check_caps_reset), (gst_mad_chain),
4998         (gst_mad_change_state):
4999           only set explicit caps if they haven't been set before for
5000           this stream.  MPEG-audio sample rate/channels aren't allowed
5001           to change in-stream.
5002           Fixes #139382
5003
5004 2004-04-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
5005
5006         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_base_init),
5007         (_gst_boolean_did_something_accumulator),
5008         (gst_gnomevfssink_class_init), (gst_gnomevfssink_dispose),
5009         (gst_gnomevfssink_init), (gst_gnomevfssink_set_property),
5010         (gst_gnomevfssink_get_property), (gst_gnomevfssink_open_file),
5011         (gst_gnomevfssink_close_file), (gst_gnomevfssink_chain),
5012         (gst_gnomevfssink_change_state):
5013           Fix erase signal. Don't erase by default. Remove handoff signal.
5014           Remove erase property. Don't segfault. General cleanup.
5015
5016 2004-04-07  Benjamin Otte  <otte@gnome.org>
5017
5018         * gst-libs/gst/gconf/test-gconf.c: (main):
5019           add missing gst_init
5020
5021 2004-04-07  Benjamin Otte  <otte@gnome.org>
5022
5023         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
5024           free the mutexes, too
5025
5026 2004-04-07  Benjamin Otte  <otte@gnome.org>
5027
5028         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
5029           actually free the URI string
5030         * ext/mad/gstid3tag.c: (gst_id3_tag_src_event):
5031           compute offset correctly when passing discont events
5032         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
5033           don't leak discont events
5034         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
5035           add some missing breaks so caps aren't copied randomly
5036         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream):
5037           if we realloc memory, we better use it
5038
5039 2004-04-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
5040
5041         * ext/mad/gstmad.c: (normal_seek):
5042           fix GST_FORMAT_TIME usage
5043
5044 2004-04-05  David Schleef  <ds@schleef.org>
5045
5046         * ext/kio/kiosrc.cpp:  Undefine KDE_DEPRECATED so we can use
5047         a deprecated function (hack!)
5048
5049 2004-04-05  Benjamin Otte  <otte@gnome.org>
5050
5051         * ext/esd/esdmon.c: (gst_esdmon_get):
5052           fix nonterminated vararg and memleak
5053
5054 2004-04-05  Benjamin Otte  <otte@gnome.org>
5055
5056         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init),
5057         (gst_ladspa_init), (gst_ladspa_force_src_caps),
5058         (gst_ladspa_set_property), (gst_ladspa_get_property),
5059         (gst_ladspa_instantiate), (gst_ladspa_activate),
5060         (gst_ladspa_deactivate), (gst_ladspa_loop), (gst_ladspa_chain):
5061           clean up debugging
5062
5063 2004-04-05  Stefan Kost <kost@imn.htwk-leipzig.de>
5064
5065         reviewed by Benjamin Otte  <otte@gnome.org>
5066
5067         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init):
5068           check for broken LADSPA parameters (fixes #138635)
5069         
5070 2004-04-05  Benjamin Otte  <otte@gnome.org>
5071
5072         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps):
5073           advertise buffer-frames correctly on sinkpads
5074
5075 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
5076
5077         * ext/mad/gstmad.c: (gst_mad_get_type), (gst_mad_layer_get_type),
5078         (gst_mad_mode_get_type), (gst_mad_emphasis_get_type),
5079         (gst_mad_get_event_masks), (gst_mad_get_query_types), (index_seek),
5080         (normal_seek), (gst_mad_src_event), (gst_mad_handle_event),
5081         (gst_mad_check_caps_reset), (gst_mad_chain):
5082         add more debugging, only reset caps when we're not in error state
5083
5084 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
5085
5086         * ext/mad/gstmad.c: add debugging category, comment + cleanups
5087
5088 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
5089
5090         reviewed by Benjamin Otte  <otte@gnome.org>
5091
5092         * configure.ac:
5093           fix == in test(1) operator
5094
5095 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
5096
5097         reviewed by Benjamin Otte  <otte@gnome.org>
5098
5099         * configure.ac:
5100           fix --export-symblos-regex to a working regex.
5101
5102 2004-04-04  Benjamin Otte  <otte@gnome.org>
5103
5104         * sys/oss/.cvsignore:
5105           add for oss_probe
5106
5107 2004-04-03  Tim-Phillip Müller <t.i.m@zen.co.uk>
5108
5109         reviewed by Benjamin Otte  <otte@gnome.org>
5110
5111         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
5112           add missing 'new_media' argument (fixes #138168)
5113         * gst/matroska/matroska-demux.c:
5114         (gst_matroska_demux_handle_seek_event):
5115           add vararg terminator (fixes #138169)
5116
5117 2004-04-02  David Schleef  <ds@schleef.org>
5118
5119         * ext/gdk_pixbuf/Makefile.am:  Make sure gstgdkanimation.h is
5120         disted (bug #138914)
5121
5122 2004-04-01  Benjamin Otte  <otte@gnome.org>
5123
5124         * ext/alsa/gstalsa.c: (gst_alsa_change_state),
5125         (gst_alsa_close_audio):
5126           handle case better where a soundcard can't pause
5127         * ext/ogg/gstoggdemux.c:
5128           don't crash when we get events but don't have pads yet
5129
5130 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
5131
5132         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
5133           throw an error if we couldn't probe any caps.
5134
5135 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
5136
5137         * ext/dvdnav/gst-dvd:
5138         Add a really simple sample DVD player
5139
5140 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
5141
5142         * ext/a52dec/gsta52dec.c: (gst_a52dec_get_type), (gst_a52dec_init),
5143         (gst_a52dec_push), (gst_a52dec_handle_event),
5144         (gst_a52dec_update_streaminfo), (gst_a52dec_loop),
5145         (gst_a52dec_change_state):
5146         * ext/a52dec/gsta52dec.h:
5147           Use a debug category, Output timestamps correctly
5148           Emit tag info, Handle events, tell liba52dec about cpu
5149           capabilities so it can use MMX etc.
5150         * ext/dv/gstdvdec.c: (gst_dvdec_loop), (gst_dvdec_change_state):
5151           Fix a crasher accessing invalid memory
5152         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init),
5153         (dvdnavsrc_update_highlight), (dvdnavsrc_loop),
5154         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
5155         (dvdnavsrc_event), (dvdnavsrc_get_formats), (dvdnavsrc_convert),
5156         (dvdnavsrc_query):
5157           Some support for byte-format seeking.
5158           Small fixes for still frames and menu button overlays
5159         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
5160         (gst_mpeg2dec_alloc_buffer):
5161           Use a debug category. Adjust the report level of several items to
5162           LOG. Call mpeg2_custom_fbuf to mark our buffers as 'custom buffers'
5163           so it doesn't lose the GstBuffer pointer
5164         * gst/debug/Makefile.am:
5165         * gst/debug/gstdebug.c: (plugin_init):
5166         * gst/debug/gstnavseek.c: (gst_navseek_get_type),
5167         (gst_navseek_base_init), (gst_navseek_class_init),
5168         (gst_navseek_init), (gst_navseek_seek),
5169         (gst_navseek_handle_src_event), (gst_navseek_set_property),
5170         (gst_navseek_get_property), (gst_navseek_chain),
5171         (gst_navseek_plugin_init):
5172         * gst/debug/gstnavseek.h:
5173           Add the navseek debug element for seeking back and forth in a 
5174           video stream using arrow keys.
5175         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_get_type),
5176         (gst_mpeg2subt_base_init), (gst_mpeg2subt_class_init),
5177         (gst_mpeg2subt_init), (gst_mpeg2subt_finalize),
5178         (gst_mpeg2subt_getcaps_video), (gst_mpeg2subt_link_video),
5179         (gst_mpeg2subt_handle_video), (gst_mpeg2subt_src_event),
5180         (gst_mpeg2subt_parse_header), (gst_get_nibble),
5181         (gst_setup_palette), (gst_get_rle_code), (gst_draw_rle_line),
5182         (gst_merge_uv_data), (gst_mpeg2subt_merge_title),
5183         (gst_update_still_frame), (gst_mpeg2subt_handle_subtitle),
5184         (gst_mpeg2subt_handle_dvd_event), (gst_mpeg2subt_loop):
5185         * gst/mpeg2sub/gstmpeg2subt.h:
5186           Pretty much a complete rewrite. Now a loopbased element. May still
5187           require work to properly synchronise subtitle buffers.
5188         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private),
5189         (gst_dvd_demux_send_subbuffer):
5190         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer):
5191           Don't attempt to create subbuffers of size 0
5192           Reduce a couple of error outputs to warnings.
5193         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect),
5194         (gst_y4mencode_chain):
5195         Output the y4m frame header correctly.
5196
5197 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
5198
5199         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
5200           throw errors instead of allowing SIGFPE
5201
5202 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
5203
5204         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_string),
5205         (gst_gconf_render_bin_from_key):
5206           leak plugging and style fixing
5207
5208 2004-03-31  David Schleef  <ds@schleef.org>
5209
5210         * gst/audioscale/gstaudioscale.c: (gst_audioscale_expand_value),
5211         (gst_audioscale_getcaps): Fix getcaps to expand and union lists.
5212         (bug #138225)
5213         * gst/debug/Makefile.am:
5214         * gst/debug/breakmydata.c: (gst_break_my_data_plugin_init):
5215         * gst/debug/gstdebug.c: (plugin_init):  Merge elements into one
5216         plugin.
5217         * gst/debug/negotiation.c: (gst_gst_negotiation_get_type),
5218         (gst_negotiation_base_init), (gst_negotiation_class_init),
5219         (gst_negotiation_init), (gst_negotiation_getcaps),
5220         (gst_negotiation_pad_link), (gst_negotiation_chain),
5221         (gst_negotiation_set_property), (gst_negotiation_get_property),
5222         (gst_negotiation_plugin_init):  New element to talk about random
5223         negotiation things happening in a pipeline.
5224
5225 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
5226
5227         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
5228           fix integer addition with help of Stefan Kost
5229
5230 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
5231
5232         * po/nl.po: updated Dutch translation (Elros Cyriatan)
5233
5234 2004-03-30  David Schleef  <ds@schleef.org>
5235
5236         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer),
5237         (gst_mpeg2dec_negotiate_format):  Handle Y42B-format MPEG
5238         video, patch from Matthew.Spencer@eu.sony.com (Matthew Spencer)
5239         (bug #137504)
5240         * ext/mpeg2dec/gstmpeg2dec.h:
5241
5242 2004-03-30  David Schleef  <ds@schleef.org>
5243
5244         * ext/gdk_pixbuf/Makefile.am: Remove spurious rules. (bug #136527)
5245
5246 2004-03-30  David Schleef  <ds@schleef.org>
5247
5248         * tools/gst-launch-ext-m.m:  Applied patch from gnome@flyn.org (W.
5249         Michael Petullo) to handle .mov
5250
5251 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
5252
5253         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
5254         (gst_osselement_rate_check_rate):
5255           probe caps correctly for sound cards that only support one format
5256
5257 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
5258
5259         * ext/kio/kiosrc.cpp: (process_events):
5260           update handling event processing if inside KDE - untested
5261
5262 2004-03-29  David Schleef  <ds@schleef.org>
5263
5264         * ext/hermes/gsthermescolorspace.c: (plugin_init): decrease rank
5265         by 2 to not interfere with other colorspaces.
5266         * ext/pango/gsttextoverlay.c: (plugin_init): change rank to NONE
5267         * gst/colorspace/gstcolorspace.c: (plugin_init): decrease rank by
5268         one to not interfere with ffmpeg_colorspace.
5269
5270 2004-03-29  David Schleef  <ds@schleef.org>
5271
5272         * ext/alsa/gstalsa.c: (gst_alsa_fixate): Don't fixate fields that
5273         aren't in the caps.
5274         * gst/sine/gstsinesrc.c: change rate caps to [1,MAX]
5275         * gst/videocrop/gstvideocrop.c: (plugin_init): Change rank to NONE.
5276
5277 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
5278
5279         * gst-libs/gst/riff/riff-media.c:
5280           fail on error, don't try to set stuff on NULL caps
5281
5282 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
5283
5284         * configure.ac:
5285         * ext/Makefile.am:
5286         * ext/kio/Makefile.am:
5287         * ext/kio/kioreceiver.cpp:
5288         * ext/kio/kioreceiver.h:
5289         * ext/kio/kiosrc.cpp:
5290         * ext/kio/kiosrc.h:
5291           add experimental kiosrc plugin
5292         * ext/alsa/gstalsaplugin.c: (plugin_init):
5293           initialize debugging category only when we're sure registering the
5294           plugins worked.
5295
5296 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
5297
5298         * examples/gstplay/player.c: (main):
5299         * gst-libs/gst/play/play.c: (gst_play_class_init),
5300         (gst_play_set_location), (gst_play_set_data_src),
5301         (gst_play_set_video_sink), (gst_play_set_audio_sink),
5302         (gst_play_set_visualization), (gst_play_connect_visualization):
5303           check return values of element_set_state and return FALSE where
5304           failed
5305
5306 2004-03-29  Benjamin Otte  <otte@gnome.org>
5307
5308         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
5309           try harder to check if an event is really a discont
5310
5311 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
5312
5313         * po/LINGUAS: adding Azerbaijani (Mətin Əmirov)
5314         * po/az.po:
5315
5316 2004-03-28  Benjamin Otte  <otte@gnome.org>
5317
5318         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
5319         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
5320         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
5321           get rid of non-standard "..." ranges in case statements.
5322
5323 2004-03-27  Martin Soto  <martinsoto@users.sourceforge.net>
5324
5325         * gst/mpegstream/gstmpegdemux.c: 
5326         * gst/mpegstream/gstmpegdemux.h: Complete overhaul. All DVD
5327         specific functionality split to the new dvddemux element.
5328         * gst/mpegstream/gstdvddemux.c:
5329         * gst/mpegstream/gstdvddemux.h: New demultiplexer for DVD (VOB)
5330         streams, derived from mpegdemux.
5331         * gst/mpegstream/gstmpegparse.c: Discontinuity handling cleaned
5332         up. SCR based timestamp rewriting can be turned off (will probably
5333         completely disappear soon).
5334         * ext/dvdnav/dvdnavsrc.c: Changes resulting from a few months
5335         hacking. General cleanup. All printf statements replaced by
5336         debugging messages. Almost complete libdvdnav support.
5337         (dvdnavsrc_class_init): Got rid of unnecessary signals (replaced
5338         by events. New properties for audio and subpicture languages.
5339         (dvdnavsrc_update_highlight): Now uses events.
5340         (dvdnavsrc_user_op): Cleaned up.
5341         (dvdnavsrc_get): Renamed to dvdnavsrc_loop (element is now loop
5342         based). Lots of cleanup, and propper support for most libdvdnav
5343         events.
5344         (dvdnavsrc_make_dvd_event): New function.
5345         (dvdnavsrc_make_dvd_nav_packet_event): New function.
5346         (dvdnavsrc_make_clut_change_event): New function.
5347
5348 2004-03-26  Benjamin Otte  <otte@gnome.org>
5349
5350         * gst/typefind/gsttypefindfunctions.c: (theora_type_find):
5351           fix bug where typefinding would claim it's theora whenever less then
5352           7 bytes of data were available
5353
5354 2004-03-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
5355
5356         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link),
5357         (gst_alawdec_base_init), (gst_alawdec_class_init),
5358         (gst_alawdec_init), (gst_alawdec_chain):
5359         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link),
5360         (gst_alawenc_base_init), (gst_alawenc_class_init),
5361         (gst_alawenc_init), (gst_alawenc_chain):
5362         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link),
5363         (gst_mulawdec_base_init), (gst_mulawdec_class_init),
5364         (gst_mulawdec_init), (gst_mulawdec_chain):
5365         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link),
5366         (gst_mulawenc_base_init), (gst_mulawenc_class_init),
5367         (gst_mulawenc_init), (gst_mulawenc_chain):
5368           Fix capsnego in all four, remove the unused property functions and
5369           simplify the chain functions slightly. I guess we could use macros
5370           or something similar for those, since the code is so similar, but
5371           I'm currently too lazy...
5372
5373 2004-03-24  David Schleef  <ds@schleef.org>
5374
5375         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
5376         (gst_osselement_close_audio), (gst_osselement_probe_caps),
5377         (gst_osselement_get_format_structure),
5378         (gst_osselement_rate_probe_check), (gst_osselement_rate_add_range),
5379         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate),
5380         (gst_osselement_rate_int_compare): Add code to handle rate probing
5381         (bug #120883)
5382         * sys/oss/gstosselement.h: same
5383         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_getcaps):
5384         Use rate probing provided by osselement.
5385         * sys/oss/gstosssrc.c: (gst_osssrc_init), (gst_osssrc_getcaps): same
5386
5387 2004-03-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
5388
5389         * ext/xvid/gstxvidenc.c: (gst_xvidenc_set_property),
5390         (gst_xvidenc_get_property):
5391           ulong/int mess-up.
5392
5393 2004-03-24  David Schleef  <ds@schleef.org>
5394
5395         * ext/speex/gstspeexdec.c: (gst_speexdec_base_init),
5396         (gst_speexdec_init):
5397         * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
5398         (gst_speexenc_init):  Create the pad template correctly (from
5399         the static pad template, not a NULL pointer.)
5400
5401 2004-03-25  Benjamin Otte  <otte@gnome.org>
5402
5403         * gst/debug/Makefile.am:
5404         * gst/debug/breakmydata.c: 
5405           add element that quasi-randomly changes bytes in the stream.
5406           Intended use is robustness checking of demuxers and decoders in
5407           media tests.
5408
5409 2004-03-24  Benjamin Otte  <otte@gnome.org>
5410
5411         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
5412         (gst_alsa_probe_hw_params):
5413         * ext/alsa/gstalsa.h:
5414           debugging output fixes
5415
5416 2004-03-24  Benjamin Otte  <otte@gnome.org>
5417
5418         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_set_property):
5419           don't g_return_if_fail if element is PLAYING, fail silently as every
5420           other element.
5421         * gst/effectv/gstquark.c: (gst_quarktv_chain):
5422           only fix needed for cast lvalue issues in gst-plugins
5423         * gst/volenv/gstvolenv.c: (gst_volenv_init):
5424           add proxy_getcaps
5425
5426 2004-03-24  Benjamin Otte  <otte@gnome.org>
5427
5428         * gst/level/gstlevel.c: (gst_level_init):
5429           add proxying getcaps function, so level doesn't advertise impossible
5430           caps
5431
5432 2004-03-24  David Schleef  <ds@schleef.org>
5433
5434         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
5435         (gst_qtdemux_loop_header), (qtdemux_parse_moov), (qtdemux_parse),
5436         (qtdemux_node_dump_foreach), (qtdemux_dump_mvhd),
5437         (qtdemux_dump_tkhd), (qtdemux_dump_elst), (qtdemux_dump_mdhd),
5438         (qtdemux_dump_hdlr), (qtdemux_dump_vmhd), (qtdemux_dump_dref),
5439         (qtdemux_dump_stsd), (qtdemux_dump_stts), (qtdemux_dump_stss),
5440         (qtdemux_dump_stsc), (qtdemux_dump_stsz), (qtdemux_dump_stco),
5441         (qtdemux_dump_co64), (qtdemux_dump_dcom), (qtdemux_dump_cmvd),
5442         (qtdemux_parse_tree), (qtdemux_parse_trak):  Fix debugging
5443         messages.  Divide the chunk size by the compression ratio
5444         (needed for MACE audio)
5445
5446 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
5447
5448         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
5449           Fix buffer overflow read error.
5450
5451 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
5452
5453         * ext/alsa/gstalsa.h:
5454           Remove unused entry.
5455         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
5456           Add cinepak.
5457         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
5458         (gst_videodrop_link), (gst_videodrop_chain):
5459           Fix, sort of. Was horribly broken with new capsnego. Bah...
5460
5461 2004-03-23  Jeremy Simon  <jesimon@libertysurf.fr>
5462
5463         * gst/typefind/gsttypefindfunctions.c: (ape_type_find),
5464         (plugin_init):
5465         Add a monkeysaudio typefind function
5466
5467 2004-03-23  Johan Dahlin  <johan@gnome.org>
5468
5469         * gst-libs/gst/play/play.c (gst_play_audio_fixate) 
5470         (gst_play_video_fixate): Check so the structure has the field
5471         before trying to fixate them, this makes it possible to have
5472         fakesinks for video and audio output without printing errors on
5473         the output console.
5474
5475 2004-03-22  David Schleef  <ds@schleef.org>
5476
5477         * sys/oss/Makefile.am:
5478         * sys/oss/oss_probe.c: (main), (probe_check), (add_range),
5479         (check_rate), (add_rate):  Rate probing test app.
5480
5481 2004-03-21  Benjamin Otte  <otte@gnome.org>
5482
5483         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
5484         (_fixate_caps_to_int), (gst_audio_convert_fixate):
5485           add a fixation function that pretty much does the right thing (fixes
5486           #137556)
5487
5488 2004-03-20  David I. Lehn  <dlehn@users.sourceforge.net>
5489
5490         * configure.ac: GST_PACKAGE default: s/GStreamer/GStreamer Plugins/
5491
5492 2004-03-20  Tim-Phillip Müller <t.i.m@zen.co.uk>
5493
5494         reviewed by: Benjamin Otte  <otte@gnome.org>
5495
5496         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
5497           terminate gst_event_new_discontinuous correctly (fixes parts of
5498           #137711)
5499
5500 2004-03-19  David Schleef  <ds@schleef.org>
5501
5502         * gst-libs/gst/Makefile.am:  Enable xoverlay unconditionally,
5503         since it doesn't depend on X, and it's part of our ABI.
5504
5505 2004-03-19  Iain <iain@prettypeople.org>
5506
5507         * gst/interleave/deinterleave.c (deinterleave_sink_link): Use the 
5508         is_int in the structure, not the local variable.
5509
5510 2004-03-19  David Schleef  <ds@schleef.org>
5511
5512         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_change_state),
5513         (gst_rfbsrc_init), (gst_rfbsrc_getcaps), (gst_rfbsrc_fixate),
5514         (gst_rfbsrc_link), (gst_rfbsrc_paint_rect), (gst_rfbsrc_get):
5515         Improvements in caps negotiation.
5516
5517 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
5518
5519         * po/LINGUAS:
5520         * po/af.po:
5521           adding Afrikaans (Petri Jooste)
5522
5523 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
5524
5525         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5526         (gst_ffmpegcolorspace_chain):
5527         throw error instead of g_critical (#137588)
5528
5529 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
5530
5531         * Makefile.am:
5532         * configure.ac:
5533           dist common and m4 correctly
5534         * po/sv.po:
5535
5536 2004-03-17  David Schleef  <ds@schleef.org>
5537
5538         * pkgconfig/gstreamer-media-info.pc.in:  Add Version.
5539         (bug #137348)
5540
5541 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
5542
5543         * po/LINGUAS:
5544         * po/sv.po:
5545           adding Swedish translation (Christian Rose)
5546
5547 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
5548
5549         * Makefile.am: use release.mak
5550
5551 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
5552
5553         * common/ChangeLog:
5554         * common/gst-autogen.sh:
5555           add some explanation about the version detection
5556         * configure.ac:
5557           fix X check
5558
5559 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
5560
5561         * configure.ac: bump nano to 1
5562
5563 === release 0.8.0 ===
5564
5565 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
5566
5567         * configure.ac: release 0.8.0, "Pharmaceutical Itch"
5568
5569 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
5570
5571         * configure.ac:
5572           update libtool version
5573         * gst-libs/gst/media-info/Makefile.am:
5574           actually use libtool version
5575
5576 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
5577
5578         * configure.ac: fix speex detection to work with 1.0 but not 1.1
5579
5580 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
5581
5582         * configure.ac:
5583         * gst-plugins.spec.in:
5584         * pkgconfig/Makefile.am:
5585         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
5586         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
5587         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
5588         * pkgconfig/gstreamer-libs.pc.in:
5589         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
5590         * pkgconfig/gstreamer-play-uninstalled.pc.in:
5591         * pkgconfig/gstreamer-plugins-uninstalled.pc.in:
5592         * pkgconfig/gstreamer-plugins.pc.in:
5593           remove @VERSION@ from some of the pc files since core and plugins
5594           are decoupled.
5595           created gstreamer-plugins.pc as it's a better name, but keeping
5596           -libs around for now to get fixes upstream done first.
5597
5598 2004-03-15  Julien MOUTTE <julien@moutte.net>
5599
5600         * gst-libs/gst/play/play.c: (gst_play_get_framerate),
5601         (gst_play_get_sink_element): First draft of gst_play_get_framerate.
5602         * gst-libs/gst/play/play.h:
5603
5604 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
5605
5606         * *.c, *.cc: don't mix tabs and spaces
5607
5608 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
5609
5610         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
5611           use the new ffmpegcolorspace
5612         * gst-plugins.spec.in:
5613           package new colorspace and media-info
5614         * configure.ac:
5615         * pkgconfig/Makefile.am:
5616           fix some more disting issues
5617         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
5618         * pkgconfig/gstreamer-media-info.pc.in:
5619           generate media-info pc files
5620
5621 2004-03-15  Johan Dahlin  <johan@gnome.org>
5622         
5623         * *.h: Revert indenting
5624
5625 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
5626
5627         * configure.ac:
5628           adding ffmpegcolorspace element
5629         * gst/ffmpegcolorspace/Makefile.am:
5630         * gst/ffmpegcolorspace/avcodec.h:
5631         * gst/ffmpegcolorspace/common.h:
5632         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
5633         * gst/ffmpegcolorspace/dsputil.h:
5634         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
5635         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
5636         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_pix_fmt_to_caps),
5637         (gst_ffmpeg_caps_to_pix_fmt):
5638         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
5639         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5640         (gst_ffmpegcolorspace_caps_remove_format_info),
5641         (gst_ffmpegcolorspace_getcaps), (gst_ffmpegcolorspace_pad_link),
5642         (gst_ffmpegcolorspace_get_type), (gst_ffmpegcolorspace_base_init),
5643         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_init),
5644         (gst_ffmpegcolorspace_chain), (gst_ffmpegcolorspace_change_state),
5645         (gst_ffmpegcolorspace_set_property),
5646         (gst_ffmpegcolorspace_get_property),
5647         (gst_ffmpegcolorspace_register):
5648         * gst/ffmpegcolorspace/imgconvert.c:
5649         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
5650         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
5651         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
5652         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
5653         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
5654         (yuv422_to_yuv420p), (yuv422_to_yuv422p), (yuv422p_to_yuv422),
5655         (C_JPEG_TO_CCIR), (img_convert_init), (img_apply_table),
5656         (shrink41), (shrink21), (shrink12), (shrink22), (shrink44),
5657         (grow21_line), (grow41_line), (grow21), (grow22), (grow41),
5658         (grow44), (conv411), (gif_clut_index), (build_rgb_palette),
5659         (bitcopy_n), (mono_to_gray), (monowhite_to_gray),
5660         (monoblack_to_gray), (gray_to_mono), (gray_to_monowhite),
5661         (gray_to_monoblack), (avpicture_alloc), (avpicture_free),
5662         (is_yuv_planar), (img_convert), (get_alpha_info_pal8),
5663         (img_get_alpha_info), (deinterlace_line),
5664         (deinterlace_line_inplace), (deinterlace_bottom_field),
5665         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
5666         * gst/ffmpegcolorspace/imgconvert_template.h:
5667         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
5668         * gst/ffmpegcolorspace/mmx.h:
5669         * gst/ffmpegcolorspace/utils.c: (avcodec_init):
5670           adding ffmpegcolorspace element supplied by Ronald after cleaning
5671           up and pulling in the right bits of upstream source. 
5672           I'm sure a better C/compiler wizard could do some cleaning up (for
5673           example use GLIB's malloc stuff), but as a first pass this
5674           works very well
5675
5676 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
5677
5678         * ext/alsa/gstalsa.h:
5679           I assume Ronald forgot to commit the change to have cardname
5680           as a struct member.  Expect some public spanking at the next
5681           opportunity.
5682
5683 2004-03-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
5684
5685         * ext/alsa/gstalsa.c: (gst_alsa_get_property),
5686         (gst_alsa_open_audio), (gst_alsa_close_audio):
5687         * ext/alsa/gstalsa.c:
5688           Don't open the device if we're a mixer (= padless).
5689         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_class_init),
5690         (gst_alsa_mixer_init), (gst_alsa_mixer_open),
5691         (gst_alsa_mixer_close), (gst_alsa_mixer_change_state):
5692           Open mixer during state change rather than during object
5693           initialization. Also, get a device name. Currently in a somewhat
5694           hackish fashion, but I didn't really find something better.
5695
5696 2004-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
5697
5698         * *.c, *.h: run gst-indent
5699
5700 2004-03-14  Benjamin Otte  <otte@gnome.org>
5701
5702         * gst/modplug/gstmodplug.cc:
5703         * gst/modplug/gstmodplug.h:
5704           set correct timestamps on outgoing buffers
5705
5706 2004-03-14  Benjamin Otte  <otte@gnome.org>
5707
5708         * gst/modplug/gstmodplug.cc:
5709           handle events - don't do crap when a discont arrives that's not
5710           necessary
5711           This allows correct loading and playback of mods in Rhythmbox
5712
5713 2004-03-14  Benjamin Otte  <otte@gnome.org>
5714
5715         * configure.ac:
5716         * gst-libs/gst/gconf/Makefile.am:
5717         * pkgconfig/Makefile.am:
5718           move gstreamer-gconf pkgconfig files to pkgconfig/ dir. Make sure
5719           they get rebuilt properly
5720         * configure.ac:
5721           when checking for vorbis, try pkgconfig first.
5722         * gst/modplug/gstmodplug.cc:
5723           add fixate function
5724
5725 2004-03-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
5726
5727         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
5728           Fix for obvious mistake, where we first shift the offset and then
5729           read a samplesize element assuming the old offset. Note that this
5730           part still has something weird, i.e. my movies containing those
5731           don't actually play well, but at least there's something that looks
5732           like sound now.
5733
5734 2004-03-14  Jan Schmidt  <thaytan@mad.scientist.com>
5735         * gst/typefind/gsttypefindfunctions.c: (speex_type_find),
5736         (plugin_init):
5737         Add a typefind function for speex format
5738
5739 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
5740
5741         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps),
5742         (gst_asf_demux_setup_pad):
5743           Use 25fps as our "fake" fps value (marked for fixage in 0.9.x)
5744           instead of 0. Reason is simple: some elements have a fps range
5745           of 1-max instead of 0-max. So now ASF video actually works.
5746
5747 2004-03-13  Thomas Vander Stichele  <thomas at apestaart dot org>
5748
5749         * po/LINGUAS:
5750         * po/sr.po:
5751           adding serbian as a language
5752
5753 2004-03-13  Benjamin Otte  <otte@gnome.org>
5754
5755         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
5756           return taglist correctly from _get function, don't gst_pad_push it.
5757           (fixes #137042)
5758
5759 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
5760         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
5761
5762 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
5763
5764         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_free_list):
5765         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init),
5766         (gst_alsa_mixer_track_new):
5767         * ext/alsa/gstalsamixertrack.h:
5768           Fix ancient leftovers... MixerTrack is a GObject.
5769
5770 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
5771
5772         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
5773         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
5774           Don't block during probing...
5775
5776 2004-03-12  Ronald Bultje  <rbultje@ronald.bitfreak.net>
5777
5778         * ext/alsa/gstalsa.c: (gst_alsa_get_type), (gst_alsa_class_init),
5779         (gst_alsa_get_property), (gst_alsa_probe_get_properties),
5780         (gst_alsa_class_probe_devices), (gst_alsa_class_list_devices),
5781         (gst_alsa_probe_probe_property), (gst_alsa_probe_needs_probe),
5782         (gst_alsa_probe_get_values), (gst_alsa_probe_interface_init),
5783         (gst_alsa_open_audio), (gst_alsa_close_audio):
5784         * ext/alsa/gstalsa.h:
5785           Add propertyprobe interface implementation, add some device-name
5786           property, all this so that it looks good in gnome-volume-control.
5787
5788 2004-03-12  David Schleef  <ds@schleef.org>
5789
5790         * configure.ac: the Hermes library controls hermescolorspace, not
5791         colorspace.
5792         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
5793         (gst_mpeg2dec_init): minor pet peeve: disable code with #ifdef,
5794         not /* */
5795         * ext/sdl/sdlvideosink.c: Change XID to unsigned long.
5796         * ext/sdl/sdlvideosink.h: ditto.
5797         * gst/colorspace/gstcolorspace.c: Fix old comments about Hermes
5798
5799 2004-03-12  Benjamin Otte  <otte@gnome.org>
5800
5801         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_set_xwindow_id),
5802         (gst_x_overlay_got_xwindow_id):
5803         * gst-libs/gst/xoverlay/xoverlay.h:
5804           replace XID with unsigned long to get rid of the xlibs dependency in
5805           XOverlay (fixes #137004)
5806
5807 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
5808         * gst/effectv/gstaging.c: (gst_agingtv_base_init),
5809         (gst_agingtv_setup):
5810         * gst/effectv/gstdice.c: (gst_dicetv_get_type),
5811         (gst_dicetv_base_init), (gst_dicetv_class_init),
5812         (gst_dicetv_setup), (gst_dicetv_init), (gst_dicetv_draw):
5813         * gst/effectv/gstedge.c: (gst_edgetv_get_type),
5814         (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
5815         (gst_edgetv_setup), (gst_edgetv_rgb32):
5816         * gst/effectv/gsteffectv.c:
5817         * gst/effectv/gstquark.c: (gst_quarktv_link), (gst_quarktv_init),
5818         (gst_quarktv_set_property):
5819         * gst/effectv/gstrev.c: (gst_revtv_get_type),
5820         (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
5821         (gst_revtv_setup), (gst_revtv_rgb32):
5822         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type),
5823         (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
5824         (gst_shagadelictv_init), (gst_shagadelictv_setup),
5825         (gst_shagadelictv_rgb32):
5826         * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type),
5827         (gst_vertigotv_base_init), (gst_vertigotv_class_init),
5828         (gst_vertigotv_setup), (gst_vertigotv_init), (gst_vertigotv_rgb32):
5829         * gst/effectv/gstwarp.c:
5830         Port everything that can be ported to videofilter and fix up the caps.
5831         Can someone with a big-endian machine please check these?
5832
5833 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
5834
5835         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_get_time),
5836         (gst_osssink_chain), (gst_osssink_change_state):
5837           Latest fixes for A/V sync, audio playback and such. This is about
5838           all... MPEG playback issues are mostly related to the async build-
5839           up of MPEG files, I cannot fix that. Use basicgthread to solve it.
5840
5841 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
5842
5843         patch from: Stephane Loeuillet
5844
5845         * configure.ac:
5846           use pkg-config for some libraries, falling back to the old .m4 way
5847           (fixes #131270)
5848         * m4/libdv.m4:
5849           removed
5850
5851 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
5852
5853         * configure.ac:
5854         * tools/Makefile.am:
5855         * tools/Makefile.in:
5856         * tools/gst-launch-ext-m.m:
5857         * tools/gst-launch-ext.1.in:
5858         * tools/gst-visualise-m.m:
5859         * tools/gst-visualise.1:
5860         * tools/gst-visualise.1.in:
5861           reorganizing generation of script tools
5862
5863 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
5864
5865         * ext/divx/gstdivxdec.c:
5866           Downgrade priority. We prefer ffdec_mpeg4.
5867         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps), (gst_faad_srcconnect),
5868         (gst_faad_chain), (gst_faad_change_state):
5869           Fix capsnego. Doesn't work for some sounds because we don't have
5870           a 5:1 to stereo element.
5871         * ext/xvid/gstxvid.c: (plugin_init):
5872           Add priority.
5873         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
5874         (gst_osssink_change_state):
5875           Add discont handling.
5876
5877 2004-03-09  Colin Walters  <walters@verbum.org>
5878
5879         * gst/audioconvert/gstaudioconvert.c: Fix typo in width 8
5880         conversion.
5881
5882 2004-03-09  Benjamin Otte  <otte@gnome.org>
5883
5884         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
5885           the signals take 2 arguments
5886
5887 2004-03-09  David Schleef  <ds@schleef.org>
5888
5889         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad),
5890         (gst_alsa_fixate): Add fixate function.  (bug #136686)
5891         * ext/alsa/gstalsa.h:
5892         * ext/alsa/gstalsasink.c: (gst_alsa_sink_init):
5893
5894 2004-03-09  Benjamin Otte  <otte@gnome.org>
5895
5896         * ext/mikmod/gstmikmod.c: (gst_mikmod_init), (gst_mikmod_loop),
5897         (gst_mikmod_change_state):
5898         * ext/mikmod/gstmikmod.h:
5899           make mikmod's loop function not loop infinitely and call
5900           gst_element_yield anymore
5901         * gst/modplug/gstmodplug.cc:
5902           fix pad negotiation (fixes #136590)
5903
5904 2004-03-09  David Schleef  <ds@schleef.org>
5905
5906         * ext/lcs/Makefile.am:  Fix so that the lcs colorspace plugin
5907         doesn't conflict with the internal colorspace plugin.
5908         * gst-libs/gst/audio/make_filter:  Use `` instead of $() to
5909         satisfy the crappy-ass shell shipped by a certain vendor.
5910         * gst/videofilter/make_filter: same (bug #135299)
5911
5912 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
5913
5914         * configure.ac: bump nano to 1
5915
5916 === release 0.7.6 ===
5917
5918 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
5919
5920         * configure.in: releasing 0.7.6, "There"
5921
5922 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
5923
5924         * pkgconfig/gstreamer-play-uninstalled.pc.in:
5925         * pkgconfig/gstreamer-play.pc.in:
5926           synchronize the two
5927
5928 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
5929
5930         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_base_init),
5931         (cdparanoia_open), (cdparanoia_event):
5932           fix/add error handling
5933         * po/POTFILES.in:
5934           add cdparanoia source
5935         * tools/Makefile.am:
5936           make scripts executable
5937
5938 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
5939
5940         * configure.ac:
5941         * ext/vorbis/Makefile.am:
5942         * sys/Makefile.am:
5943           remove id3types, vorbisfile and xvideosink from the build (#133783)
5944
5945 2004-03-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
5946
5947         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
5948           Fix metadata read crash (#136537).
5949
5950 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
5951
5952         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
5953         * gst-libs/gst/media-info/media-info.c: (gst_media_info_read):
5954           adding mime types, fixing the one-stop function
5955
5956 2004-03-08  Christian Schaller <Uraeus@gnome.org>
5957
5958         * ext/nas/nassink.c and /ext/nas/nassink.h:
5959         More NAS love from Arwed von Merkatz
5960         So lets all sing 'Can you feel the NAS tonight' 
5961
5962 2004-03-08  Christian Schaller <Uraeus@gnome.org>
5963
5964         * tools/gst-launch-ext.in: 
5965         Replace vorbisfile with oggdemux/vorbisdec/audioconvert
5966
5967 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
5968
5969         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
5970         (gst_mpeg2dec_init):
5971         remove the user_data pad for now, because it is being used in
5972         fixating causing MPEG playback to fixate on 1000 Hz for playback.
5973         If someone knows how to fix this properly, please do.
5974
5975 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
5976
5977         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
5978         (gst_osssink_get_time):
5979         add a warning, IMO this won't get triggered anymore, remove later
5980
5981 2004-03-07  David Schleef  <ds@schleef.org>
5982
5983         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):  Added Cinepak
5984         format (bug #136470)
5985
5986 2004-03-07  Thomas Vander Stichele  <thomas at apestaart dot org>
5987
5988         * gst-libs/Makefile.am:
5989         * gst-libs/gst/media-info/Makefile.am:
5990         * gst-libs/gst/media-info/media-info-priv.c: (found_tag_callback),
5991         (error_callback), (gst_media_info_error_create),
5992         (gst_media_info_error_element), (gmip_init), (gmip_reset),
5993         (gmi_clear_decoder), (gmip_find_type_pre), (gmip_find_type):
5994         * gst-libs/gst/media-info/media-info-priv.h:
5995         * gst-libs/gst/media-info/media-info-test.c: (main):
5996         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
5997         (gst_media_info_class_init), (gst_media_info_instance_init),
5998         (gst_media_info_set_source), (gst_media_info_read_with_idler),
5999         (gst_media_info_read_idler), (gst_media_info_read):
6000         * gst-libs/gst/media-info/media-info.h:
6001         fixed, should work now
6002
6003 2004-03-07  Christian Schaller <Uraeus@gnome.org>
6004
6005         * ext/nas/nassink.c:
6006         A bunch of NAS fixes from Arwed von Merkatz
6007
6008 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
6009
6010         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
6011         (qtdemux_parse_trak):
6012           Fix crash (j might be greater than n_samples, in which case we're
6013           writing outside the allocated space for the array) and memleak.
6014
6015 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
6016
6017         * sys/oss/gstosssink.c: (gst_osssink_chain):
6018           And another caller that couldn't handle delay < 0 (unsigned
6019           integer overflow). Video now continues playing on an audio
6020           buffer underrun, and the clock continues working. Audio still
6021           stalls.
6022
6023 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
6024
6025         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
6026         (gst_osssink_get_time):
6027           get_delay() may return values lower than 0. In those cases, we
6028           should not actually cast to *unsigned* int64, that will break
6029           stuff horribly. In my case, it screwed up A/V sync in movies
6030           in totem rather badly.
6031
6032 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
6033
6034         * ext/faac/gstfaac.c: (gst_faac_chain):
6035         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
6036         * ext/libpng/gstpngenc.c: (user_write_data):
6037         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
6038         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
6039         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
6040         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
6041         Fix several misuse of gst_buffer_merge (it doesn't take ownership
6042         of any buffer), should fix some leaks. I hope I didn't unref buffers
6043         that shouldn't be...
6044         
6045 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
6046
6047         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
6048         (deep_notify_callback), (tag_flag_score), (found_tag_callback),
6049         (error_callback), (gmi_reset), (gmi_seek_to_track),
6050         (gmi_get_decoder), (gmi_set_mime), (gmip_find_type_pre),
6051         (gmip_find_type_post), (gmip_find_stream_post),
6052         (gmip_find_track_streaminfo_post):
6053         * gst-libs/gst/media-info/media-info-priv.h:
6054         * gst-libs/gst/media-info/media-info-test.c: (print_tag),
6055         (info_print), (main):
6056         * gst-libs/gst/media-info/media-info.c:
6057         (gst_media_info_error_create), (gst_media_info_error_element),
6058         (gst_media_info_instance_init), (gst_media_info_get_property),
6059         (gst_media_info_new), (gst_media_info_set_source),
6060         (gst_media_info_read_idler), (gst_media_info_read):
6061         * gst-libs/gst/media-info/media-info.h:
6062           first pass at making this work again.  This seems to work on
6063           tagged ogg/vorbis and mp3 files.
6064
6065 2004-03-06  Benjamin Otte  <otte@gnome.org>
6066
6067         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
6068           fix huge leak: gst_buffer_merge doesn't unref the first argument
6069           itself.
6070
6071 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
6072
6073         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_update_info):
6074           report layer/mode/emphasis
6075
6076 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
6077
6078         * ext/mad/gstmad.c: (gst_mad_chain): fixed caps leak
6079
6080 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
6081
6082         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
6083           signal serial
6084
6085 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
6086
6087         * ext/vorbis/vorbis.c: (plugin_init):
6088         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
6089         (gst_vorbis_dec_init), (vorbis_dec_event):
6090         add debug category
6091         make vorbisdec handle _BYTE and _TIME queries
6092
6093 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
6094
6095         * ext/mad/gstmad.c: (gst_mad_chain): send the average bitrate read
6096           from the xing header
6097
6098 2004-03-06  Benjamin Otte  <otte@gnome.org>
6099
6100         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps),
6101         (gst_audio_convert_link), (gst_audio_convert_change_state),
6102         (gst_audio_convert_buffer_from_default_format):
6103           do conversions from/to float correctly, fix some caps nego errors,
6104           export correct supported caps in template and getcaps, use correct
6105           caps in try_set_caps functions
6106
6107 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
6108
6109         For some reason, I only committed a ChangeLog entry yesterday and 
6110         not the corresponding code...
6111         * ext/mad/gstmad.c: Fix detection of Xing headers
6112         * gst/tags/gstid3tag.c: Changes to support TLEN tags
6113
6114 2004-03-06  Benjamin Otte  <otte@gnome.org>
6115
6116         * ext/ogg/gstoggdemux.c: (gst_ogg_get_pad_by_pad),
6117         (gst_ogg_demux_src_query):
6118           make sure to handle the case where there's no current chain
6119           gracefully.
6120
6121 2004-03-05  David Schleef  <ds@schleef.org>
6122
6123         * ext/aalib/gstaasink.c: (gst_aasink_fixate), (gst_aasink_init):
6124         Add fixate function. (bug #131128)
6125         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
6126         (gst_sdlvideosink_fixate):  Add fixate function.
6127         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
6128         Fix attempt to print a non-pointer using GST_PTR_FORMAT.
6129         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt):
6130         Fix missing break that was causing ulaw to be interpreted as
6131         raw int.
6132
6133 2004-03-05  David Schleef  <ds@schleef.org>
6134
6135         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
6136         Fix code that ignores return value of gst_buffer_merge().
6137         (bug #114560)
6138         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_descramble_segment):
6139         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice): same
6140         * testsuite/gst-lint:  Check for above.
6141
6142 2004-03-05  David Schleef  <ds@schleef.org>
6143
6144         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):  Check for unfixed
6145         caps and throw an element error.  (bug #136334)
6146
6147 2004-03-05  David Schleef  <ds@schleef.org>
6148
6149         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_srcgetcaps),
6150         (gst_faad_chain): Fix negotiation.
6151         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_handle_src_event): Add
6152         key and button events.
6153         * gst-libs/gst/floatcast/floatcast.h: Fix a minor bug in this
6154         dung heap of code.
6155         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in: gstgconf
6156         depends on gconf
6157         * gst-libs/gst/gconf/gstreamer-gconf.pc.in: same
6158         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
6159         (gst_play_video_fixate), (gst_play_audio_fixate): Add a fixate
6160         function to encourage better negotiation, particularly between
6161         audioconvert and osssink.
6162         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
6163         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):  Make some debugging
6164         more important.
6165         * gst/typefind/gsttypefindfunctions.c:  Fix mistake in flash
6166         typefinding.
6167         * gst/vbidec/vbiscreen.c:  Add glib header
6168         * pkgconfig/gstreamer-play.pc.in:  Depends on gst-interfaces.
6169
6170 2004-03-06  Christophe Fergeau  <teuf@users.sourceforge.net>
6171
6172         * ext/mad/gstmad.c: Fix detection of Xing headers
6173         * gst/tags/gstid3tag.c: Changes to support TLEN tags
6174
6175 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
6176
6177         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
6178         (gst_wavparse_pad_convert), (gst_wavparse_pad_query):
6179           debug updates
6180
6181 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
6182
6183         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
6184         * ext/mad/gstmad.c: (gst_mad_init), (is_xhead),
6185         (mpg123_parse_xing_header), (gst_mad_chain): parse Xing header in vbr
6186         files, and report the parsed length as a GST_TAG_DURATION tag.
6187         * gst/tags/gstid3tag.c: support TLEN (duration) tag
6188
6189 2004-03-05  Benjamin Otte  <otte@gnome.org>
6190
6191         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_channels):
6192           convert channels correctly. convert correctly to unsigned.
6193
6194 2004-03-05  Julien MOUTTE <julien@moutte.net>
6195
6196         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): Check if
6197         we have a window before clearing it.
6198
6199 2004-03-05  Julien MOUTTE <julien@moutte.net>
6200
6201         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state): Check if we
6202         have a window before clearing it.
6203
6204 2004-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
6205
6206         * gconf/gstreamer.schemas.in:
6207         * gst-libs/gst/gconf/Makefile.am:
6208           version installation path the same way as for 0.6
6209         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
6210         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
6211         * pkgconfig/gstreamer-play-uninstalled.pc.in:
6212           remove comment that was fixed
6213
6214 2004-03-05  David Schleef  <ds@schleef.org>
6215
6216         * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_src_formats),
6217         (gst_qtdemux_src_convert), (gst_qtdemux_get_src_query_types),
6218         (gst_qtdemux_get_event_mask), (gst_qtdemux_handle_src_query),
6219         (gst_qtdemux_handle_src_event), (gst_qtdemux_add_stream):
6220         Add prototype code for handling seeking and querying.
6221
6222 2004-03-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
6223
6224         * examples/gstplay/player.c: (main):
6225           Initialize variables to NULL. Prevents a segfault because the
6226           (uninitialized) variable is not NULL, resulting in a crash on
6227           trying to reach error->message.
6228
6229 2004-03-05  Benjamin Otte  <otte@gnome.org>
6230
6231         * gst/audioconvert/gstaudioconvert.c:
6232         (gst_audio_convert_buffer_to_default_format):
6233         make float=>int conversion work correctly even in cornercases.
6234
6235 2004-03-04  David I. Lehn  <dlehn@users.sourceforge.net>
6236
6237         * debian/README.Debian:
6238         * debian/build-deps:
6239         * debian/changelog:
6240         * debian/control:
6241         * debian/control.in:
6242         * debian/copyright:
6243         * debian/gstreamer-a52dec.files:
6244         * debian/gstreamer-aa.files:
6245         * debian/gstreamer-alsa.files:
6246         * debian/gstreamer-alsa.manpages:
6247         * debian/gstreamer-arts.files:
6248         * debian/gstreamer-artsd.files:
6249         * debian/gstreamer-audiofile.files:
6250         * debian/gstreamer-avifile.files:
6251         * debian/gstreamer-cdparanoia.files:
6252         * debian/gstreamer-colorspace.files:
6253         * debian/gstreamer-doc.files:
6254         * debian/gstreamer-dv.files:
6255         * debian/gstreamer-dvd.files:
6256         * debian/gstreamer-esd.files:
6257         * debian/gstreamer-festival.files:
6258         * debian/gstreamer-flac.files:
6259         * debian/gstreamer-gconf.conffiles:
6260         * debian/gstreamer-gconf.files:
6261         * debian/gstreamer-gconf.postinst:
6262         * debian/gstreamer-gnomevfs.files:
6263         * debian/gstreamer-gsm.files:
6264         * debian/gstreamer-http.files:
6265         * debian/gstreamer-jack.files:
6266         * debian/gstreamer-jpeg.files:
6267         * debian/gstreamer-mad.files:
6268         * debian/gstreamer-mikmod.files:
6269         * debian/gstreamer-misc.files:
6270         * debian/gstreamer-mpeg2dec.files:
6271         * debian/gstreamer-oss.files:
6272         * debian/gstreamer-plugin-apps.files:
6273         * debian/gstreamer-plugin-apps.manpages:
6274         * debian/gstreamer-plugin-libs-dev.files:
6275         * debian/gstreamer-plugin-libs.files:
6276         * debian/gstreamer-plugin-template.postinst:
6277         * debian/gstreamer-plugin-template.postrm:
6278         * debian/gstreamer-sdl.files:
6279         * debian/gstreamer-sid.files:
6280         * debian/gstreamer-vorbis.files:
6281         * debian/gstreamer-x.files:
6282         * debian/mk.control:
6283         * debian/rules:
6284         Debian package info not maintained here.
6285
6286 2004-03-04  Thomas Vander Stichele  <thomas at apestaart dot org>
6287
6288         * ext/aalib/gstaasink.c: (gst_aasink_class_init):
6289         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init):
6290         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init):
6291         * ext/divx/gstdivxenc.c: (gst_divxenc_class_init):
6292         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init):
6293         * ext/gsm/gstgsmenc.c: (gst_gsmenc_class_init):
6294         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
6295         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init):
6296         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
6297         * ext/xvid/gstxvidenc.c: (gst_xvidenc_class_init):
6298         * gst-libs/gst/colorbalance/colorbalance.c:
6299         (gst_color_balance_class_init):
6300         * gst-libs/gst/colorbalance/colorbalancechannel.c:
6301         (gst_color_balance_channel_class_init):
6302         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
6303         * gst-libs/gst/play/play.c: (gst_play_class_init):
6304         * gst-libs/gst/propertyprobe/propertyprobe.c:
6305         (gst_property_probe_iface_init):
6306         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init):
6307         * gst-libs/gst/tuner/tunerchannel.c:
6308         (gst_tuner_channel_class_init):
6309         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init):
6310         * gst/cutter/gstcutter.c: (gst_cutter_class_init):
6311         * gst/effectv/gstvertigo.c: (gst_vertigotv_class_init):
6312         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init):
6313         * sys/dxr3/dxr3spusink.c: (dxr3spusink_class_init):
6314         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
6315         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
6316         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init):
6317         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init):
6318           fix signals to use - instead of _
6319         * ext/libcaca/gstcacasink.h:
6320         * ext/sdl/sdlvideosink.h:
6321           fix header rename
6322
6323 2004-03-04  David Schleef  <ds@schleef.org>
6324
6325         * testsuite/gst-lint:  Add a check for bad signal names.
6326
6327 2004-03-04  <kost@imn.htwk-leipzig.de>
6328
6329         reviewed by David Schleef
6330
6331         * gst/videofilter/gstgamma.c: (gst_gamma_rgb32): Fix typo that
6332         modified the alpha channel and caused a warning. (bug #136192)
6333
6334 2004-04-03  Christian Schaller <Uraeus@gnome.org>
6335
6336         * gst-plugins.spec.in:
6337         Change names of plugins to actually be correct. Try to keep things
6338         alphabetical to avoid getting beat up by Thomas
6339
6340 2004-03-03  Julien MOUTTE <julien@moutte.net>
6341
6342         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_default_video_sink):
6343         Using ximagesink as a default if no gconf key found. We should
6344         probably consider using alsasink instead of osssink for the audio
6345         part.
6346
6347 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
6348
6349         * configure.ac:
6350           fix --with-plugins, don't think it ever worked before
6351         * gst-plugins.spec.in:
6352           even more updates
6353
6354 2004-03-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
6355
6356         * ext/sdl/sdlvideosink.h:
6357         * sys/ximage/ximagesink.h:
6358         * sys/xvideo/xvideosink.h:
6359         * sys/xvimage/xvimagesink.h:
6360           Fix for move of gstvideosink.h -> videosink.h.
6361
6362 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
6363
6364         * gst-libs/gst/xwindowlistener/Makefile.am:
6365           this is a plugin library, not a library
6366
6367 2004-03-01  David Schleef  <ds@schleef.org>
6368
6369         * AUTHORS:  Added some names.  Add yourself if you're still
6370         missing.
6371
6372 2004-03-01  David Schleef  <ds@schleef.org>
6373
6374         * MAINTAINERS: Add
6375
6376 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
6377
6378         * gst-plugins.spec.in: clean up spec file
6379
6380 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
6381
6382         * gst-libs/gst/video/Makefile.am:
6383         * gst-libs/gst/video/gstvideosink.c:
6384         * gst-libs/gst/video/gstvideosink.h:
6385           rename gstvideosink.h to videosink.h to match other headers
6386         * gst/mixmatrix/Makefile.am:
6387           fix plugin filename
6388         * gst/tags/Makefile.am: fix plugin filename
6389
6390 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
6391
6392         * gst/tags/Makefile.am: fix plugin filename
6393
6394 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
6395
6396         * examples/gstplay/player.c: (got_time_tick), (main):
6397           add error handler
6398           display time_tick more readably
6399         * gst/mixmatrix/Makefile.am:
6400           fix plugin file name
6401
6402 2004-02-29  Christophe Fergeau  <teuf@gnome.org>
6403
6404         * sys/oss/gstosselement.c: (gst_osselement_probe),
6405         (device_combination_append), (gst_osselement_class_probe_devices):
6406         * sys/oss/gstosselement.h: 
6407           Reworked enumeration of oss dsps and mixers so that gst-mixer works
6408           on my system using alsa oss emulation, fixes bug #135597
6409
6410 2004-02-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
6411
6412         * gst/videodrop/gstvideodrop.c: (gst_videodrop_init),
6413         (gst_videodrop_chain), (gst_videodrop_change_state):
6414         * gst/videodrop/gstvideodrop.h:
6415           Work based on timestamp of input data, not based on the expected
6416           framerate from the input. The consequence is that this element now
6417           not only scales framerates, but also functions as a framerate
6418           corrector or framerate stabilizer/constantizer.
6419
6420 2004-02-27  David Schleef  <ds@schleef.org>
6421
6422         patches from jmmv@menta.net (Julio M. Merino Vidal)
6423
6424         * gst/interleave/deinterleave.c: (deinterleave_chain): Fix
6425         GST_ELEMENT_ERROR call (bug #135634)
6426         * gst/interleave/interleave.c: (interleave_buffered_loop),
6427         (interleave_bytestream_loop): Don't use alloca() (bug #135640)
6428         * sys/cdrom/gstcdplayer_ioctl_bsd.h: Fix ioctls on NetBSD (bug #135645)
6429         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
6430         (gst_osssink_chain): Fix ioctls on NetBSD. (bug #135644)
6431         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_sync_next_frame),
6432         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
6433         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_requeue_frame):
6434         Fix GST_ELEMENT_ERROR call.
6435         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_palette): Fix
6436         GST_ELEMENT_ERROR call.
6437
6438 2004-02-27  Benjamin Otte  <otte@gnome.org>
6439
6440         * gst-libs/gst/audio/audio.h:
6441           add macro to make sure header isn't included twice
6442         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
6443           don't use gst_buffer_free
6444         * gst/playondemand/filter.func:
6445           don't use gst_data_free. Free data only once.
6446
6447 2004-02-26  David Schleef  <ds@schleef.org>
6448
6449         * gst-libs/gst/colorbalance/Makefile.am:
6450         * gst-libs/gst/mixer/Makefile.am:
6451         * gst-libs/gst/tuner/Makefile.am:
6452         * gst/level/Makefile.am: -marshal.[ch] and -enum.[ch] files
6453         should not be disted, -marshal.h files should not be installed,
6454         and -enum.h files _should_ be installed.  Fix to make this the
6455         case.
6456
6457 === release 0.7.5 ===
6458
6459 2004-02-26  Thomas Vander Stichele  <thomas at apestaart dot org>
6460
6461         * configure.ac: release 0.7.5, "Under The Sea"
6462
6463 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
6464
6465         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
6466         (gst_audio_convert_change_state), (gst_audio_convert_get_buffer):
6467         * gst/videoscale/gstvideoscale.c:
6468         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
6469           assorted debug/warning fixes
6470
6471 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
6472
6473         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
6474         (gst_videoscale_init), (gst_videoscale_chain),
6475         (gst_videoscale_set_property), (plugin_init):
6476         * gst/videoscale/gstvideoscale.h:
6477         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
6478         (gst_videoscale_scale_rgb), (gst_videoscale_planar411),
6479         (gst_videoscale_planar400), (gst_videoscale_packed422),
6480         (gst_videoscale_packed422rev), (gst_videoscale_32bit),
6481         (gst_videoscale_24bit), (gst_videoscale_16bit),
6482         (gst_videoscale_bilinear), (gst_videoscale_bicubic),
6483         (gst_videoscale_scale_plane_slow),
6484         (gst_videoscale_scale_point_sample),
6485         (gst_videoscale_scale_nearest),
6486         (gst_videoscale_scale_nearest_str2),
6487         (gst_videoscale_scale_nearest_str4),
6488         (gst_videoscale_scale_nearest_32bit),
6489         (gst_videoscale_scale_nearest_24bit),
6490         (gst_videoscale_scale_nearest_16bit):
6491         add debugging category and use it properly
6492         fix use of GST_PTR_FORMAT
6493
6494 2004-02-25  Andy Wingo  <wingo@pobox.com>
6495
6496         * gst/interleave/interleave.c (interleave_buffered_loop): Always
6497         push only when channel->buffer is NULL. Prevents segfaults doing
6498         the state change after a nonlocal exit, like a scheme exception.
6499
6500         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
6501         Handle the case where the intersected caps is empty.
6502
6503 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
6504
6505         * gst/law/mulaw-decode.c: (mulawdec_link):
6506         * gst/law/mulaw.c: (plugin_init):
6507           fix mulawdec so it actually works again
6508
6509 2004-02-24  Arwed v. Merkatz  <v.merkatz@gmx.net>
6510
6511         reviewed by: David Schleef  <ds@schleef.org>
6512
6513         * gst/videofilter/gstgamma.c: (gst_gamma_class_init),
6514         (gst_gamma_init), (gst_gamma_set_property),
6515         (gst_gamma_get_property), (gst_gamma_calculate_tables),
6516         (gst_gamma_rgb24), (gst_gamma_rgb32):  Adds gamma correction
6517         for RGB, with separate r g and b correction factors. (#131167)
6518
6519 2004-02-24  Thomas Vander Stichele  <thomas at apestaart dot org>
6520
6521         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
6522           only signal tags for bitrate if they're > 0 (#134894)
6523
6524 2004-02-24  David Schleef  <ds@schleef.org>
6525
6526         * gst/qtdemux/qtdemux.c: (plugin_init), (gst_qtdemux_loop_header),
6527         (qtdemux_parse_moov), (qtdemux_parse), (qtdemux_node_dump_foreach),
6528         (qtdemux_dump_mvhd), (qtdemux_dump_tkhd), (qtdemux_dump_elst),
6529         (qtdemux_dump_mdhd), (qtdemux_dump_hdlr), (qtdemux_dump_vmhd),
6530         (qtdemux_dump_dref), (qtdemux_dump_stsd), (qtdemux_dump_stts),
6531         (qtdemux_dump_stss), (qtdemux_dump_stsc), (qtdemux_dump_stsz),
6532         (qtdemux_dump_stco), (qtdemux_dump_co64), (qtdemux_dump_dcom),
6533         (qtdemux_dump_cmvd), (qtdemux_parse_tree), (qtdemux_parse_trak):
6534         Cleanups.  Convert g_prints to GST_LOGs.  Add qtdemux debug
6535         category.  Attempt to fix timestamp calculation.
6536
6537 2004-02-24  Johan Dahlin  <johan@gnome.org>
6538
6539         * gst-libs/gst/gconf/gconf.c: Add \n to g_print error messages
6540
6541 2004-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
6542
6543         * configure.ac:
6544         * gconf/Makefile.am:
6545         * gconf/gstreamer.schemas:
6546         * gst-libs/gst/gconf/Makefile.am:
6547         * gst-libs/gst/gconf/gconf.c:
6548           version gconf schemas and install locations
6549
6550 2004-02-23  Benjamin Otte  <otte@gnome.org>
6551
6552         * ext/xine/xineinput.c: (gst_xine_input_dispose):
6553         (gst_xine_input_subclass_init):
6554           call parent dispose.
6555           change pad template for CD reader correctly
6556         * ext/xine/Makefile.am:
6557         * ext/xine/gstxine.h:
6558         * ext/xine/xine.c: (plugin_init):
6559         * ext/xine/xineaudiosink.c:
6560           wrap audio sinks, too
6561         * gst-libs/gst/resample/private.h:
6562         * gst-libs/gst/resample/resample.c: (gst_resample_init),
6563         (gst_resample_reinit), (gst_resample_scale),
6564         (gst_resample_nearest_s16), (gst_resample_bilinear_s16),
6565         (gst_resample_sinc_slow_s16), (gst_resample_sinc_s16),
6566         (gst_resample_sinc_ft_s16), (gst_resample_nearest_float),
6567         (gst_resample_bilinear_float), (gst_resample_sinc_slow_float),
6568         (gst_resample_sinc_float), (gst_resample_sinc_ft_float):
6569         * gst-libs/gst/resample/resample.h:
6570         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
6571         (gst_audioscale_class_init), (gst_audioscale_link),
6572         (gst_audioscale_get_buffer), (gst_audioscale_init),
6573         (gst_audioscale_chain), (gst_audioscale_set_property),
6574         (gst_audioscale_get_property):
6575         * gst/audioscale/gstaudioscale.h:
6576           s/resample_*/gst_resample_*/i to not clobber namespaces
6577
6578 2004-02-23  Julien MOUTTE  <julien@moutte.net>
6579
6580         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
6581         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
6582         (gst_riff_create_video_template_caps),
6583         (gst_riff_create_audio_template_caps),
6584         (gst_riff_create_iavs_template_caps):
6585         * gst-libs/gst/riff/riff-media.h:
6586         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
6587         (gst_asf_demux_audio_caps), (gst_asf_demux_add_audio_stream),
6588         (gst_asf_demux_video_caps), (gst_asf_demux_add_video_stream):
6589         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
6590         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
6591         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
6592         (gst_matroska_demux_plugin_init): First batch implementing audio and 
6593         video codec tags in demuxers.
6594
6595 2004-02-22  Benjamin Otte  <otte@gnome.org>
6596
6597         * ext/xine/Makefile.am:
6598         * ext/xine/gstxine.h:
6599         * ext/xine/xine.c: (plugin_init):
6600         * ext/xine/xineinput.c:
6601           add input plugin wrapper. Playback from files, http, mms and cdda
6602           works.
6603         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
6604           remove leftover G_GNUC_UNUSED
6605         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_stream),
6606         (gst_asf_demux_identify_guid):
6607           improve debugging output
6608
6609 2004-02-22  Benjamin Otte  <otte@gnome.org>
6610
6611         reported by: Padraig O'Briain <padraig.obriain@sun.com>
6612
6613         * autogen.sh:
6614           replace test -e with test -x for mkinstalldirs to be more portable.
6615           (fixes #134816)
6616
6617 2004-02-22  Benjamin Otte  <otte@gnome.org>
6618
6619         reported by: Stefan Kost <kost@imn.htwk-leipzig.de>
6620
6621         * gst/audioconvert/gstaudioconvert.c: (plugin_init):
6622           set rank to PRIMARY
6623         * gst/volume/gstvolume.c: (plugin_init):
6624           set rank to NONE
6625         fixes #134960
6626
6627 2004-02-22   Julio M. Merino Vidal <jmmv@menta.net>
6628
6629         reviewed by Benjamin Otte  <otte@gnome.org>
6630
6631         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
6632           escape NULL strings in GST_ELEMENT_ERROR properly (fixes #135116)
6633
6634 2004-02-22  Benjamin Otte  <otte@gnome.org>
6635
6636         * configure.ac:
6637           export [_]*{gst,Gst,GST}.* symbols from plugins
6638
6639 2004-02-22  Christophe Fergeau <teuf@gnome.org>
6640
6641         reviewed by: Benjamin Otte  <otte@gnome.org>
6642
6643         * ext/lame/gstlame.c: (add_one_tag):
6644         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
6645         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value),
6646         (gst_vorbisenc_metadata_set1):
6647         * gst/tags/gstid3tag.c:
6648         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add):
6649           apply fixes from bugs #135042 (lame can't write tags) and #133817
6650           (add GST_ALBUM_VOLUME_{COUNT,NUMBER} tags)
6651
6652 2004-02-22 Ramon Garcia <ramon_garcia_f@yahoo.com>
6653
6654         * configure.ac: Export only gst_plugin_desc from plugins.
6655          Note that this change only makes any effect with Linux using libtool 
6656          1.5.2 or higher. Otherwise it is silently ignored, but it would build
6657          fine. And don't try to have several versions of libtool in different
6658          directories.
6659
6660 2004-02-20  Andy Wingo  <wingo@pobox.com>
6661
6662         * gst/intfloat/, gst/oneton: Removed, replaced by audioconvert and
6663         interleave respectively.
6664
6665         * gst/interleave/deinterleave.c: New plugin: deinterleave
6666         (replaces on oneton).
6667         * gst/interleave/interleave.c: New plugin: interleave.
6668         * gst/interleave/plugin.h: Support file.
6669         * gst/interleave/plugin.c: Support file.
6670
6671         * configure.ac: Remove intfloat and oneton, add interleave.
6672
6673         * ext/sndfile/gstsf.c: Handle events better.
6674
6675         * gst/audioconvert/gstaudioconvert.c: Change to support int2float
6676         and float2int operation. int2float has scheduling problems as
6677         noted in in2float_chain. 
6678
6679 2004-02-20  Benjamin Otte  <otte@gnome.org>
6680
6681         * ext/xine/Makefile.am:
6682         * ext/xine/gstxine.h:
6683         * ext/xine/xine.c: 
6684         * ext/xine/xineaudiodec.c: 
6685         * ext/xine/xinecaps.c: 
6686           add first version of xine plugin wrapper. Currently only wraps the
6687           QDM2 win32 DLL, and even that only in proof-of-concept quality.
6688         * configure.ac:
6689         * ext/Makefile.am:
6690           add xine plugin wrapper, disabled by default. Use --enable-xine to
6691           build. Note that it'll segfault on gst-register if you don't remove
6692           the goom and tvtime post plugins from xine.
6693         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
6694         (qtdemux_parse), (qtdemux_parse_trak), (qtdemux_audio_caps):
6695           add extradata parsing for QDM2.
6696           change around debugging prints.
6697
6698 2004-02-19  Benjamin Otte  <otte@gnome.org>
6699
6700         * ext/lame/gstlame.c: (gst_lame_chain):
6701         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
6702           use gst_tag_list_insert when you want to insert tags
6703
6704 2004-02-18  David Schleef  <ds@schleef.org>
6705
6706         * configure.ac:  Move massink to gst-rotten
6707         * ext/Makefile.am:
6708         * ext/mas/Makefile.am:
6709         * ext/mas/massink.c:
6710         * ext/mas/massink.h:
6711
6712 2004-02-18  David Schleef  <ds@schleef.org>
6713
6714         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init): Disable gdk_pixbuf
6715         typefinding, since it seems to be worse than nothing.
6716         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):  Add ftyp
6717         atom to recognize .mp4 and .m4a files as video/quicktime.
6718
6719 2004-02-18  David Schleef  <ds@schleef.org>
6720
6721         * gst/sine/demo-dparams.c: (quit_live),
6722         (dynparm_log_value_changed), (dynparm_value_changed), (main):
6723         Use double dparams, not float.
6724         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
6725         (gst_sinesrc_init): Change sync default to FALSE, since multiple
6726         sync'd elements don't really work correctly.
6727         * gst/volume/gstvolume.c: (volume_class_init), (volume_init),
6728         (volume_update_volume), (volume_get_property):  Change dparam
6729         to double.
6730
6731 2004-02-18  Julien MOUTTE  <julien@moutte.net>
6732
6733         * sys/ximage/ximagesink.c:
6734         (gst_ximagesink_xwindow_update_geometry),
6735         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
6736         (gst_ximagesink_change_state), (gst_ximagesink_expose),
6737         (gst_ximagesink_init): Rework the way software video scaling works. So
6738         now we check on each chain call if the video frames are feeling the 
6739         window. If not we try to renegotiate caps. On failure we memorize that
6740         and we won't try again for that PLAYING sessions.
6741         * sys/ximage/ximagesink.h: Adding a boolean to store the caps renego
6742         failure.
6743         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): initialize the 
6744         synchronous flag.
6745
6746 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
6747
6748         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
6749           break up _link so we can give a better debug message for errors
6750
6751 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
6752
6753         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
6754           set up debug category
6755
6756 2004-02-18  Julien MOUTTE <julien@moutte.net>
6757
6758         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
6759         (gst_ximagesink_handle_xevents), (gst_ximagesink_expose): Reorganizing
6760         the way renegotiation work. The event handling function is not taking
6761         care of external windows and renegotiate method check for pad flags
6762         NEGOTIATING. Should fix : #133209
6763
6764 2004-02-17  Julien MOUTTE  <julien@moutte.net>
6765
6766         * sys/ximage/ximagesink.c: (gst_ximagesink_expose): Checking if the
6767         pad is negotiating before trying renegotiation.
6768
6769 2004-02-17  Thomas Vander Stichele  <thomas at apestaart dot org>
6770
6771         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
6772           pass on all possible mime types as typefind hints
6773
6774 2004-02-17  Julien MOUTTE <julien@moutte.net>
6775
6776         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
6777         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new): Fix a
6778         possible SHM leak if we crash. All other apps using XShm are doing
6779         that.
6780
6781 2004-02-17  Julien MOUTTE  <julien@moutte.net>
6782
6783         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
6784         (gst_ximagesink_expose): Renegotiate size on expose.
6785         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_expose): Update window
6786         size on expose.
6787
6788 2004-02-16  Benjamin Otte  <in7y118@public.uni-hamburg.de>
6789
6790         * testsuite/alsa/sinesrc.c:
6791           cosmetic fix to fix compile issue with gcc 2.95.4
6792
6793 2004-02-16  Julien MOUTTE <julien@moutte.net>
6794
6795         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
6796         (gst_alsa_timestamp_to_bytes): Alsa should trigger an error if it
6797         failed opening the audio device.
6798         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
6799         (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
6800         (gst_ximagesink_xwindow_new), (gst_ximagesink_xwindow_destroy),
6801         (gst_ximagesink_xwindow_resize), (gst_ximagesink_xwindow_clear),
6802         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
6803         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
6804         (gst_ximagesink_change_state), (gst_ximagesink_chain),
6805         (gst_ximagesink_set_xwindow_id): Clearing window in READY TO PAUSED.
6806         Removing some useless g_return_if_fail like wingo suggested.
6807         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
6808         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xvimage_put),
6809         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
6810         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_xwindow_clear),
6811         (gst_xvimagesink_update_colorbalance),
6812         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_xcontext_get),
6813         (gst_xvimagesink_xcontext_clear),
6814         (gst_xvimagesink_get_fourcc_from_caps),
6815         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
6816         (gst_xvimagesink_set_xwindow_id),
6817         (gst_xvimagesink_colorbalance_list_channels),
6818         (gst_xvimagesink_colorbalance_set_value),
6819         (gst_xvimagesink_colorbalance_get_value): Clearing window in READY TO
6820         PAUSED. Removing some useless g_return_if_fail like wingo suggested.
6821
6822 2004-02-16  Thomas Vander Stichele  <thomas at apestaart dot org>
6823
6824         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
6825           throw error when not negotiated instead of asserting
6826
6827 2004-02-15  Julien MOUTTE  <julien@moutte.net>
6828
6829         * gst/switch/gstswitch.c: (gst_switch_loop): More fixes for 
6830         correct data refcounting.
6831
6832 2004-02-15  Julien MOUTTE  <julien@moutte.net>
6833
6834         * gst/switch/gstswitch.c: (gst_switch_change_state),
6835         (gst_switch_class_init): Cleaning the sinkpads correctly on state
6836         change, mostly the EOS flag.
6837
6838 2004-02-15  Julien MOUTTE  <julien@moutte.net>
6839
6840         * examples/gstplay/player.c: (got_eos), (main): Adding some 
6841         output for debugging.
6842         * gst-libs/gst/play/play.c: (gst_play_state_change): Stop our
6843         timeouts if we go to any state different from PLAYING.
6844         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek): Fix some
6845         more EOS bugs in riff lib.
6846
6847 2004-02-14  Julien MOUTTE  <julien@moutte.net>
6848
6849         * gst-libs/gst/play/play.c: (gst_play_connect_visualization): Disable
6850         visualization until i find a way to fix switch correctly.
6851         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head): Fix a bug when
6852         EOS arrives.
6853         * gst/switch/gstswitch.c: (gst_switch_release_pad),
6854         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
6855         (gst_switch_loop), (gst_switch_dispose), (gst_switch_class_init):
6856         Reworked switch to get a more correct behaviour with events and refing
6857         of data stored in sinkpads.
6858         * gst/switch/gstswitch.h: Adding an eos flag for every sinkpad so that
6859         we don't pull from a pad in EOS.
6860
6861 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
6862
6863         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
6864           remove v1 tag even if we can't read it (makes sure we don't detect
6865           it again)
6866
6867 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
6868
6869         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait),
6870         (gst_alsa_xrun_recovery):
6871         * ext/alsa/gstalsa.h:
6872           try xrun recovery when wait failed. Make xrun recovery function
6873           return TRUE/FALSE to indicate success. (might fix #134354)
6874
6875 2004-02-13  David Schleef  <ds@schleef.org>
6876
6877         * gst/sine/demo-dparams.c: (dynparm_log_value_changed),
6878         (dynparm_value_changed), (main): Convert from float to double.
6879         * gst/sine/gstsinesrc.c: (gst_sinesrc_init): same.
6880
6881 2004-02-13  David Schleef  <ds@schleef.org>
6882
6883         * gst/silence/gstsilence.c: (gst_silence_class_init),
6884         (gst_silence_set_clock), (gst_silence_get),
6885         (gst_silence_set_property), (gst_silence_get_property):
6886         * gst/silence/gstsilence.h: Add sync property.
6887         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
6888         (gst_sinesrc_init), (gst_sinesrc_set_clock), (gst_sinesrc_get),
6889         (gst_sinesrc_set_property), (gst_sinesrc_get_property):
6890         * gst/sine/gstsinesrc.h: Add sync property.
6891
6892 2004-02-13  David Schleef  <ds@schleef.org>
6893
6894         * gst/intfloat/gstint2float.c: (conv_f32_s16),
6895         (gst_int2float_chain_gint16):  Change stdint usage to glib types.
6896
6897 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
6898
6899         * configure.ac:
6900         * ext/Makefile.am:
6901         * gst-libs/ext/Makefile.am:
6902           move ffmpeg plugin to gst-ffmpeg module
6903
6904 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
6905
6906         * configure.ac: use GST_ARCH to detect architecture
6907
6908 2004-02-12  Julien MOUTTE  <julien@moutte.net>
6909
6910         * gst/vbidec/vbiscreen.c: Fixing thomasvs fixes. Missing header.
6911
6912 2004-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
6913
6914         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
6915           classify LADSPA plugins based on number of src/sink pads
6916           (#133663, Stefan Kost)
6917         * gst/sine/gstsinesrc.c: (gst_sinesrc_init):
6918           fix dparams registration
6919           (#133528, Stefan Kost)
6920         * gst/vbidec/vbiscreen.c: (vbiscreen_set_current_cell):
6921           fix use of isprint and use g_ascii_isprint instead
6922           (#133316, Stefan Kost)
6923
6924 2004-02-11  David Schleef  <ds@schleef.org>
6925
6926         Convert a few inner loops to use liboil.  This is currently
6927         optional, and is only enabled if liboil is present (duh!).
6928         * configure.ac: Check for liboil-0.1
6929         * gst/intfloat/Makefile.am:
6930         * gst/intfloat/gstint2float.c: (conv_f32_s16), (scalarmult_f32),
6931         (gst_int2float_chain_gint16):
6932         * gst/videofilter/Makefile.am:
6933         * gst/videofilter/gstvideobalance.c: (gst_videobalance_class_init),
6934         (tablelookup_u8), (gst_videobalance_planar411):
6935         * gst/videotestsrc/Makefile.am:
6936         * gst/videotestsrc/gstvideotestsrc.c: (plugin_init):
6937         * gst/videotestsrc/videotestsrc.c: (splat_u8), (paint_hline_YUY2),
6938         (paint_hline_IYU2), (paint_hline_str4), (paint_hline_str3),
6939         (paint_hline_RGB565), (paint_hline_xRGB1555):
6940
6941 2004-02-11  David Schleef  <ds@schleef.org>
6942
6943         * ext/lcs/gstcolorspace.c: (colorspace_find_lcs_format),
6944         (gst_colorspace_caps_get_fourcc), (colorspace_setup_converter),
6945         (gst_colorspace_getcaps), (gst_colorspace_link),
6946         (gst_colorspace_base_init), (gst_colorspace_init),
6947         (gst_colorspace_chain), (gst_colorspace_change_state),
6948         (plugin_init): Merge Ronald's patch (bug #117897) and update
6949         for new caps and negotiation.  Seems to work, although it
6950         shows off bugs in lcs.
6951
6952 2004-02-11  David Schleef  <ds@schleef.org>
6953
6954         * ext/alsa/Makefile.am: Fix linking against libgstinterfaces.
6955         (bug #133886)  Noticed by bugs@leroutier.net (Stephane LOEUILLET)
6956
6957 2004-02-11  David Schleef  <ds@schleef.org>
6958
6959         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_class_init),
6960         (gst_rfbsrc_change_state), (gst_rfbsrc_init),
6961         (gst_rfbsrc_set_property), (gst_rfbsrc_get_property):
6962         Add server and port properties
6963
6964 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
6965
6966         * m4/a52.m4:
6967         * m4/aalib.m4:
6968         * m4/as-ffmpeg.m4:
6969         * m4/as-liblame.m4:
6970         * m4/as-slurp-ffmpeg.m4:
6971         * m4/check-libheader.m4:
6972         * m4/esd.m4:
6973         * m4/freetype2.m4:
6974         * m4/gconf-2.m4:
6975         * m4/glib.m4:
6976         * m4/gst-alsa.m4:
6977         * m4/gst-artsc.m4:
6978         * m4/gst-ivorbis.m4:
6979         * m4/gst-matroska.m4:
6980         * m4/gst-sdl.m4:
6981         * m4/gst-shout2.m4:
6982         * m4/gst-sid.m4:
6983         * m4/gtk.m4:
6984         * m4/libdv.m4:
6985         * m4/libfame.m4:
6986         * m4/libmikmod.m4:
6987         * m4/ogg.m4:
6988         * m4/vorbis.m4:
6989           fix underquotedness of macros (#133800)
6990         * m4/as-avifile.m4:
6991         * m4/xmms.m4:
6992           removed because no longer used
6993
6994 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
6995
6996         * configure.ac:
6997           require gettext 0.11.5 so ulonglong.m4 gets checked out and copied
6998           by autopoint (fixes #132996)
6999
7000 2004-02-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
7001
7002         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_base_init):
7003         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_base_init):
7004         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_base_init):
7005         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_base_init):
7006           fix memleaks
7007
7008 2004-02-11  David Schleef  <ds@schleef.org>
7009
7010         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
7011         (gst_gdk_pixbuf_chain): Fix logic bug causing spurious errors.
7012         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_base_init),
7013         (gst_jpegdec_init), (gst_jpegdec_chain): Fix negotiation.
7014         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_base_init),
7015         (gst_jpegenc_class_init), (gst_jpegenc_init),
7016         (gst_jpegenc_getcaps), (gst_jpegenc_link), (gst_jpegenc_resync),
7017         (gst_jpegenc_chain), (gst_jpegenc_set_property),
7018         (gst_jpegenc_get_property):  Fix negotiation.  Add some properties.
7019         * ext/jpeg/gstjpegenc.h: Fix negotiation.
7020
7021 2004-02-10  Benjamin Otte  <in7y118@public.uni-hamburg.de>
7022
7023         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
7024         (gst_mikmod_srcfixate), (gst_mikmod_srclink), (gst_mikmod_loop):
7025         * ext/mikmod/gstmikmod.h:
7026           fix caps negotiation in mikmod
7027         * ext/ogg/gstoggdemux.c: (gst_ogg_print):
7028           output debug information
7029
7030 2004-02-08  Benjamin Otte  <in7y118@public.uni-hamburg.de>
7031
7032         * gst-libs/gst/colorbalance/Makefile.am:
7033         * gst-libs/gst/navigation/Makefile.am:
7034         * gst-libs/gst/xoverlay/Makefile.am:
7035           remove unused GST_OPT_CFLAGS from Makefiles
7036           include X_CFLAGS and X_LIBS in xoverlay. (#131948)
7037
7038 2004-02-07  David Schleef  <ds@schleef.org>
7039
7040         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_handle_event): Don't
7041         push events to pads that haven't been created (#133508)
7042
7043 2004-02-07  Jan Schmidt  <thaytan@mad.scientist.com>
7044
7045         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
7046         (gst_dvdec_sink_convert), (gst_dvdec_handle_sink_event),
7047         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
7048         (gst_dvdec_loop), (gst_dvdec_change_state):
7049         Second attempt at committing a working dvdec element.
7050
7051 2004-02-06  David Schleef  <ds@schleef.org>
7052
7053         Build fixes for OS X: (see #129600)
7054         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_strh),
7055         (gst_riff_read_strf_vids), (gst_riff_read_strf_auds),
7056         (gst_riff_read_strf_iavs):
7057         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
7058         (gst_avi_demux_stream_odml):
7059         * gst/playondemand/Makefile.am:
7060         * gst/rtp/rtp-packet.c:
7061
7062 2004-02-05  David Schleef  <ds@schleef.org>
7063
7064         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_loop): Revert
7065         last change, because it Just Doesn't Compile.
7066
7067 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
7068
7069         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
7070           skip undecodable id3v2 tag instead of keeping it
7071
7072 2004-02-05  David Schleef  <ds@schleef.org>
7073
7074         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
7075         Unref leaked buffer.  (Noticed by Ronald)
7076
7077 2004-02-05  David I. Lehn  <dlehn@users.sourceforge.net>
7078
7079         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
7080         Sync requires with other checks.  >= vs =.
7081
7082 2004-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
7083
7084         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
7085         (gst_dvdec_video_link), (gst_dvdec_loop):
7086         * ext/dv/gstdvdec.h:
7087           rework the caps negotiation so that dvdec works again instead
7088           of just segfaulting.
7089
7090 === release 0.7.4 ===
7091
7092 2004-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
7093                                                                                 
7094         * NEWS: GStreamer Plugins 0.7.4 "For Great Justice" released
7095         * configure.ac: changed for release
7096
7097 2004-02-05  Thomas Vander Stichele  <thomas at apestaart dot org>
7098
7099         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in:
7100         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
7101         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
7102         * pkgconfig/gstreamer-play-uninstalled.pc.in:
7103           reworked patch by David Lehn to fix libdir and includedir for
7104           uninstalled libraries
7105           removed play and gconf from gstreamer-libs since they have their
7106           own pkgconfig files
7107
7108 2004-02-04  David Schleef  <ds@schleef.org>
7109
7110         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt): Fix a caps
7111         memleak.
7112
7113 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
7114
7115         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
7116           use correct GST_TAG_ENCODER tag
7117
7118 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
7119
7120         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
7121           be sure to stop the clock when going to paused
7122         * sys/oss/gstosssink.c: (gst_osssink_change_state):
7123           reset number of transmitted when going to ready.
7124         fixes #132935
7125
7126 2004-02-05  Charles Schmidt <cschmidt2@emich.edu>
7127
7128         reviewed by Benjamin Otte
7129
7130         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
7131           extract track count (fixes #133410)
7132
7133 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
7134
7135         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
7136           that should be !=, not == (fixes #132519)
7137
7138 2004-02-04  David Schleef  <ds@schleef.org>
7139
7140         Make sure set_explicit_caps() is called before adding pad.
7141         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
7142         * gst/id3/gstid3types.c: (gst_id3types_loop):
7143         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
7144         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
7145
7146 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
7147
7148         * configure.ac:
7149           bump nano to 2, first prerelease
7150           put back AM_PROG_LIBTOOL
7151
7152 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
7153
7154         * testsuite/alsa/Makefile.am:
7155           these are user test apps, not automatic testsuite tests
7156
7157 2004-02-04  David Schleef  <ds@schleef.org>
7158
7159         Convert GST_DEBUG_CAPS() to GST_DEBUG():
7160         * gst/mpeg1videoparse/gstmp1videoparse.c:
7161         (mp1videoparse_parse_seq):
7162         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
7163         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
7164         * sys/xvideo/gstxwindow.c: (_gst_xwindow_new):
7165         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
7166         (gst_xvideosink_getcaps):
7167         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
7168         * testsuite/gst-lint: more tests
7169
7170 2004-02-04  David Schleef  <ds@schleef.org>
7171
7172         Replace use of GST_PAD_FORMATS_FUNCTION() and similar macros
7173         with the code that they would expand to.
7174         * ext/flac/gstflacdec.c: (gst_flacdec_get_src_formats),
7175         (gst_flacdec_get_src_query_types),
7176         (gst_flacdec_get_src_event_masks):
7177         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_formats),
7178         (gst_gnomevfssrc_get_query_types),
7179         (gst_gnomevfssrc_get_event_mask):
7180
7181 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
7182
7183         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
7184         (gst_sinesrc_dispose):
7185           fix memleak by properly disposing sinesrc
7186
7187 2004-02-04  Julien MOUTTE  <julien@moutte.net>
7188
7189         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_expose):
7190         * gst-libs/gst/xoverlay/xoverlay.h: Adding the _expose method to tell
7191         an overlay to redraw the image because it has been exposed.
7192         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy),
7193         (gst_ximagesink_ximage_put), (gst_ximagesink_expose),
7194         (gst_ximagesink_xoverlay_init), (gst_ximagesink_init):
7195         * sys/ximage/ximagesink.h: Implement expose method from XOverlay
7196         interface
7197         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_destroy),
7198         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_expose),
7199         (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_init):
7200         * sys/xvimage/xvimagesink.h: Implement expose method from XOverlay
7201         interface 
7202
7203 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
7204
7205         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
7206           more memleak fixage
7207
7208 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
7209
7210         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
7211         * gst/typefind/gsttypefindfunctions.c:
7212           fix memleaks shown by gst-typefind
7213
7214 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
7215
7216         * common/glib-gen.mak:
7217           add hack rule to touch .Plo files
7218         * gst-libs/gst/colorbalance/Makefile.am:
7219         * gst-libs/gst/mixer/Makefile.am:
7220         * gst-libs/gst/play/Makefile.am:
7221         * gst-libs/gst/tuner/Makefile.am:
7222           remove glib_root variable
7223
7224 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
7225
7226         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream):
7227           set explicit caps before adding the element, so the autopluggers can
7228           plug correctly.
7229         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
7230         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
7231         (mpeg_video_type_find), (mpeg_video_stream_type_find),
7232         (dv_type_find):
7233           fix memleaks in typefind functions. gst_type_find_suggest takes a const
7234           argument.
7235
7236 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
7237
7238         * gst-libs/gst/colorbalance/Makefile.am:
7239         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
7240         * gst-libs/gst/colorbalance/colorbalance.c:
7241         * gst-libs/gst/colorbalance/colorbalance.h:
7242         * gst-libs/gst/colorbalance/colorbalancemarshal.list:
7243         * gst-libs/gst/mixer/Makefile.am:
7244         * gst-libs/gst/mixer/mixer-marshal.list:
7245         * gst-libs/gst/mixer/mixer.c:
7246         * gst-libs/gst/mixer/mixer.h:
7247         * gst-libs/gst/mixer/mixermarshal.list:
7248         * gst-libs/gst/play/Makefile.am:
7249         * gst-libs/gst/play/play.h:
7250         * gst-libs/gst/tuner/Makefile.am:
7251         * gst-libs/gst/tuner/tuner-marshal.list:
7252         * gst-libs/gst/tuner/tuner.c:
7253         * gst-libs/gst/tuner/tuner.h:
7254         * gst-libs/gst/tuner/tunermarshal.list:
7255           use new glib-gen.mak snippet to clean up Makefile.am
7256           fix various bugs in Makefile.am's
7257
7258 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
7259
7260         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
7261           handle chain parsing correctly in the multichain case
7262         * ext/theora/theoradec.c: (gst_theora_dec_init), (_theora_ilog),
7263         (theora_dec_from_granulepos), (theora_dec_to_granulepos),
7264         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
7265         (theora_dec_chain):
7266           handle events and queries correctly
7267
7268 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
7269
7270         * .cvsignore:
7271         Ignore generated file _stdint.h.
7272
7273 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
7274
7275         * gst-libs/gst/colorbalance/Makefile.am:
7276         * gst-libs/gst/colorbalance/colorbalance.h:
7277         * gst-libs/gst/mixer/Makefile.am:
7278         * gst-libs/gst/mixer/mixer.h:
7279         * gst-libs/gst/play/Makefile.am:
7280         * gst-libs/gst/play/play.h:
7281         * gst-libs/gst/tuner/Makefile.am:
7282         * gst-libs/gst/tuner/tuner.h:
7283         Generate enum type code with glib-mkenums.
7284         * gst-libs/gst/colorbalance/.cvsignore:
7285         * gst-libs/gst/mixer/.cvsignore:
7286         * gst-libs/gst/play/.cvsignore:
7287         * gst-libs/gst/tuner/.cvsignore:
7288         Ignore generated files.
7289
7290 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
7291
7292         * gst-libs/gst/audio/.cvsignore:
7293         Ignore generated file.
7294         * gst-libs/gst/audio/Makefile.am:
7295         Do not install example filter.
7296
7297 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
7298
7299         * examples/switch/.cvsignore:
7300         Ignore generated file.
7301
7302 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
7303
7304         * common/m4/ax_create_stdint_h.m4:
7305         * configure.ac:
7306           add AX_CREATE_STDINT_H to get correct type definitions for a52dec in
7307           _stdint.h.
7308         * Makefile.am:
7309           remove generated _stdint.h in DISTCLEANFILES
7310         * ext/a52dec/gsta52dec.c:
7311           include _stdint.h for a52dec. (should fix #133064)
7312
7313 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
7314
7315         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add),
7316         (gst_tag_to_vorbis_comments):
7317         Add replaygain support to vorbistag
7318
7319 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
7320         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
7321         (gst_ffmpeg_caps_to_extradata):
7322           Fix SVQ3 caps flag properties
7323           Use glib macro for bytes swap
7324
7325 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
7326
7327         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
7328         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
7329         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
7330         * ext/sndfile/gstsf.c: (plugin_init):
7331         * gst/avi/gstavi.c: (plugin_init):
7332         * sys/dxr3/dxr3init.c: (plugin_init):
7333         * sys/oss/gstossaudio.c: (plugin_init):
7334         * sys/v4l/gstv4l.c: (plugin_init):
7335         * sys/v4l2/gstv4l2.c: (plugin_init):
7336           remove textdomain calls
7337         * po/nl.po:
7338           update Dutch translation
7339
7340 2004-02-02  Julien MOUTTE  <julien@moutte.net>
7341
7342         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
7343         (gst_play_set_audio_sink): Moving volume in the audio thread for 
7344         instantaneous volume change. Maybe i will add another volume in front
7345         of visualization later, not sure yet though.
7346
7347 2004-02-02  Julien MOUTTE  <julien@moutte.net>
7348
7349         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
7350         (gst_ximagesink_handle_xevents): Better X events handling, only take
7351         the latest events for configure and motion.
7352         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents): same.
7353
7354 2004-02-02  Jon Trowbridge  <trow@gnu.org>
7355
7356         reviewed by: David Schleef  <ds@schleef.org>
7357
7358         Fix memory leaks:
7359         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_register):
7360         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_register):
7361
7362 2004-02-02  David Schleef  <ds@schleef.org>
7363
7364         code cleanup.  Change bzero() to memset().  Remove duplicate ; at ends
7365         of lines.
7366         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_event):
7367         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
7368         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link):
7369         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
7370         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
7371         * gst/effectv/gstedge.c: (gst_edgetv_sinkconnect):
7372         * gst/effectv/gstvertigo.c: (gst_vertigotv_sinkconnect):
7373         * gst/intfloat/float22int.c: (gst_float2_2_int_getcaps),
7374         (gst_float2_2_int_link):
7375         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
7376         * gst/rtjpeg/RTjpeg.c: (RTjpeg_init_mcompress):
7377         * gst/tcp/gsttcpsink.c: (gst_tcpsink_init_send):
7378         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_init_receive):
7379         * gst/udp/gstudpsink.c: (gst_udpsink_init_send):
7380         * gst/udp/gstudpsrc.c: (gst_udpsrc_init_receive):
7381         * sys/v4l/gstv4lelement.c: (gst_v4lelement_init):
7382         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
7383         * testsuite/gst-lint: Add tests for bzero and ;;
7384
7385 2004-02-02  David Schleef  <ds@schleef.org>
7386
7387         * gst/debug/efence.c: Add fallback if MAP_ANONYMOUS isn't defined.
7388
7389 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
7390
7391         * ext/aalib/gstaasink.c: (gst_aasink_open):
7392         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
7393         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
7394         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
7395         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
7396         (gst_afsink_close_file):
7397         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
7398         (gst_afsrc_close_file):
7399         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
7400         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
7401         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
7402         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
7403         * ext/esd/esdmon.c: (gst_esdmon_get):
7404         * ext/esd/esdsink.c: (gst_esdsink_chain), (gst_esdsink_open_audio):
7405         * ext/faac/gstfaac.c: (gst_faac_chain):
7406         * ext/faad/gstfaad.c: (gst_faad_chain):
7407         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
7408         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
7409         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
7410         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
7411         (gst_flacdec_loop):
7412         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
7413         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
7414         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
7415         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
7416         (gst_gnomevfssink_close_file):
7417         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
7418         (gst_gnomevfssrc_open_file):
7419         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
7420         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
7421         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
7422         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
7423         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
7424         * ext/mad/gstmad.c: (gst_mad_chain):
7425         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
7426         * ext/mpeg2dec/gstmpeg2dec.c:
7427         * ext/mpeg2enc/gstmpeg2enc.cc:
7428         * ext/mplex/gstmplex.cc:
7429         * ext/mplex/gstmplexibitstream.cc:
7430         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
7431         (gst_ogg_demux_push):
7432         * ext/raw1394/gstdv1394src.c:
7433         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
7434         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
7435         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
7436         (gst_sf_loop):
7437         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
7438         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop):
7439         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
7440         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
7441         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
7442         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
7443         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
7444         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
7445         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
7446         (gst_riff_read_element_data), (gst_riff_read_seek),
7447         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
7448         * gst/adder/gstadder.c: (gst_adder_loop):
7449         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
7450         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
7451         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
7452         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
7453         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
7454         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
7455         * gst/goom/gstgoom.c: (gst_goom_chain):
7456         * gst/id3/gstid3types.c: (gst_id3types_loop):
7457         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
7458         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
7459         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
7460         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
7461         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
7462         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
7463         (gst_ebml_read_float), (gst_ebml_read_header):
7464         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
7465         (gst_matroska_demux_parse_blockgroup):
7466         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
7467         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
7468         * gst/oneton/gstoneton.c: (gst_oneton_chain):
7469         * gst/silence/gstsilence.c: (gst_silence_get):
7470         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
7471         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
7472         * gst/speed/gstspeed.c: (speed_loop):
7473         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
7474         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
7475         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
7476         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
7477         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
7478         (gst_wavparse_loop):
7479         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
7480         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
7481         (dxr3audiosink_close):
7482         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
7483         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
7484         (dxr3videosink_close), (dxr3videosink_write_data):
7485         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
7486         * sys/oss/gstosssink.c: (gst_osssink_chain):
7487         * sys/oss/gstosssrc.c: (gst_osssrc_get):
7488         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
7489         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
7490         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
7491         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
7492         (gst_v4l_set_window), (gst_v4l_enable_overlay):
7493         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
7494         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
7495         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
7496         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
7497         (gst_v4l_set_audio):
7498         * sys/v4l/v4l_calls.h:
7499         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
7500         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
7501         (gst_v4lmjpegsink_playback_init),
7502         (gst_v4lmjpegsink_playback_start):
7503         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame):
7504         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
7505         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
7506         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
7507         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
7508         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
7509         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
7510         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
7511         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
7512         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
7513         (gst_v4l2_get_output), (gst_v4l2_set_output),
7514         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
7515         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
7516         (gst_v4l2_set_attribute):
7517         * sys/v4l2/v4l2_calls.h:
7518         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
7519         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
7520         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
7521         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
7522         (gst_v4l2src_capture_stop):
7523         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
7524         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
7525         (gst_ximagesink_chain):
7526         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
7527         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
7528         (gst_xvideosink_xwindow_new):
7529         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
7530         (gst_xvimagesink_chain):
7531
7532 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
7533
7534         * gst/volume/gstvolume.c: (gst_volume_set_volume),
7535         (gst_volume_get_volume), (volume_class_init), (volume_init),
7536         (volume_chain_int16), (volume_update_volume):
7537         * gst/volume/gstvolume.h:
7538           make code more readable by removing magic numbers
7539           make mixer interface export 0-100 range
7540           make it internally map to 0.0-1.0 range so users don't distort
7541           output by putting the sliders at full volume
7542
7543 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
7544
7545         * gst-libs/gst/play/play.c: (gst_play_tick_callback),
7546         (gst_play_state_change), (gst_play_seek_to_time):
7547         block the tick callback for 0.5 secs after doing a seek
7548
7549 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
7550
7551         * gst-libs/gst/play/play.c: (gst_play_new):
7552           check for GError
7553
7554 2004-02-01  Julien MOUTTE  <julien@moutte.net>
7555
7556         * gst-libs/gst/play/play.c: (gst_play_seek_to_time),
7557         (gst_play_new): Accepting NULL GError, blocking time tick while seeking.
7558         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
7559         (gst_ximagesink_chain), (gst_ximagesink_init): s/sinkconnect/sink_link
7560         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
7561         (gst_xvimagesink_chain), (gst_xvimagesink_init): s/sinkconnect/sink_link
7562
7563 2004-02-01  Thomas Vander Stichele  <thomas at apestaart dot org>
7564
7565         * configure.ac:
7566         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
7567           check for a function added in vorbis 1.1
7568
7569 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
7570
7571         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
7572         (gst_alsa_drain_audio), (gst_alsa_stop_audio):
7573           really start/stop clock only on PLAYING <=> PAUSED
7574         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
7575           remove \n from debugging lines
7576         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
7577           make it work when seeking does not
7578         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
7579           reset on DISCONT
7580
7581 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
7582
7583         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start):
7584           start clock on PAUSED=>PLAYING, not later
7585         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
7586           extract correct time for different discont formats
7587         (gst_alsa_sink_get_time):
7588           don't segfault when no format is negotiated yet, just return 0
7589         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
7590         (gst_ogg_demux_handle_event), (gst_ogg_demux_push),
7591         (gst_ogg_pad_push):
7592           handle flush and discont events correctly
7593         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
7594           handle discont events correctly
7595
7596 2004-01-31  Thomas Vander Stichele  <thomas at apestaart dot org>
7597
7598         * gst-libs/gst/play/play.c: (gst_play_error_quark),
7599         (gst_play_error_create), (gst_play_error_plugin),
7600         (gst_play_pipeline_setup), (gst_play_init), (gst_play_new):
7601         * gst-libs/gst/play/play.h:
7602           add error handling during creation
7603         * examples/gstplay/player.c: (main):
7604           use new gst_play_new
7605           
7606
7607 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
7608
7609         * ext/theora/theoradec.c: (theora_dec_chain):
7610           make comments work
7611         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
7612         (vorbis_dec_src_event), (vorbis_dec_chain):
7613           add encoder tag, fix tag reading to be more error tolerant, change
7614           BITRATE to NOMINAL_BITRATE, add debugging, don't unref events after
7615           gst_pad_event_default.
7616         * gst/tags/gstvorbistag.c:
7617         (gst_tag_list_from_vorbiscomment_buffer):
7618           undefine function specific define at end of function
7619
7620 2004-01-31  Jeremy Simon  <jesimon@libertysurf.fr>
7621
7622         * ext/flac/gstflac.c: (plugin_init):
7623         * ext/flac/gstflacdec.c: (gst_flacdec_class_init):
7624         * ext/flac/gstflacdec.h:
7625         * ext/flac/gstflacenc.h:
7626           Fix typos
7627
7628 2004-01-30  David I. Lehn  <dlehn@users.sourceforge.net>
7629
7630         * examples/gstplay/player.c: s/gstplay.h/play.h/
7631
7632 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
7633
7634         * gst-libs/gst/play/Makefile.am:
7635         * gst-libs/gst/play/gstplay.c:
7636         * gst-libs/gst/play/gstplay.h:
7637         * gst-libs/gst/play/play.c:
7638           more surgery, operation complete
7639
7640 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
7641
7642         * gst-libs/gst/play/play.old.c:
7643         * gst-libs/gst/play/play.old.h:
7644           after CVS surgery by moving, remove
7645         * gst-libs/gst/play/playpipelines.c:
7646           remove
7647           
7648         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
7649           add negotiation error
7650
7651 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
7652
7653         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
7654         (gst_ogg_demux_push):
7655           add some seeking debug info
7656           send a flush when seeking
7657
7658 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
7659
7660         * configure.ac:
7661           use AC_C_INLINE
7662         * configure.ac:
7663         * ext/Makefile.am:
7664         * ext/theora/Makefile.am:
7665         * ext/theora/theoradec.c: 
7666           add theora video decoder. Does just do simple decoding for now and
7667           has been tested against Theora cvs only. It only works when theora
7668           is compiled with --enable-static.
7669         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
7670           always reset packetno on DISCONT
7671
7672 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
7673
7674         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
7675           Fix audio.
7676
7677 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
7678
7679         * gst/mpegaudioparse/gstmpegaudioparse.c:
7680         (mp3_type_frame_length_from_header):
7681           Fix header parsing - stolen from ffmpeg (thank you! :) ).
7682
7683 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
7684
7685         * ext/esd/esdsink.c: (gst_esdsink_init):
7686           Since we have static pad template caps, we don't need to negotiate;
7687           either the core errors out or we know the format.
7688
7689 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
7690
7691         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
7692         (gst_riff_read_seek):
7693         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
7694         (gst_ebml_read_seek):
7695           Fix event handling.
7696
7697 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
7698
7699         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
7700           removee video/x-theora from vp3 decoder, it doesn't handle raw
7701           theora streams
7702         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
7703           fix bug with finalizing element that never went to PAUSED
7704         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
7705           length and position queries were swapped
7706         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
7707         (vorbis_dec_from_granulepos), (vorbis_dec_src_query),
7708         (vorbis_dec_src_event):
7709           implement querying time and bytes
7710
7711 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
7712
7713         * just about every source file:
7714           gst_element_error -> GST_ELEMENT_ERROR
7715
7716 2004-01-29  Julien MOUTTE  <julien@moutte.net>
7717
7718         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get): Fixing seeking
7719         emiting FLUSH and even before DISCONT.
7720         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): Fix seeking to
7721         get the best instant seeking as possible yay!
7722
7723 2004-01-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
7724
7725         * gst/mpeg1videoparse/gstmp1videoparse.c:
7726         (gst_mp1videoparse_real_chain):
7727           Committed wrong version last week... Grr... Didn't notice until now.
7728
7729 2004-01-29  Julien MOUTTE <julien@moutte.net>
7730
7731         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new):
7732         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new): Emit the
7733         have_xwindow_id signal in xwindow_create.
7734
7735 2004-01-29  Benjamin Otte  <in7y118@public.uni-hamburg.de>
7736
7737         * ext/ogg/gstoggdemux.c: 
7738           lots of changes - mainly support for chained bitstreams, seeking,
7739           querying and bugfixes of course
7740         * ext/vorbis/Makefile.am:
7741         * ext/vorbis/vorbisdec.c: 
7742         * ext/vorbis/vorbisdec.h:
7743           add vorbisdec raw vorbis decoder
7744         * ext/vorbis/vorbis.c: (plugin_init):
7745           register vorbisdec as PRIMARY, vorbisfile as SECONDARY
7746         * gst/intfloat/Makefile.am:
7747         * gst/intfloat/float22int.c:
7748         * gst/intfloat/float22int.h:
7749         * gst/intfloat/gstintfloatconvert.c: (plugin_init):
7750           add float2intnew plugin. It converts multichannel interleaved float to
7751           multichannel interleaved int. The name should probably be changed.
7752         * gst/typefind/gsttypefindfunctions.c: (theora_type_find),
7753         (plugin_init):
7754           add typefinding for raw theora video so oggdemux can detect it.
7755
7756 2004-01-28  Julien MOUTTE  <julien@moutte.net>
7757
7758         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): seek on video
7759         sink element first.
7760         * gst/videoscale/gstvideoscale.c:
7761         (gst_videoscale_handle_src_event): Fixing src event handler.
7762
7763 2004-01-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
7764
7765         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
7766         (gst_v4lsrc_open), (gst_v4lsrc_close),
7767         (gst_v4lsrc_palette_to_caps), (gst_v4lsrc_srcconnect),
7768         (gst_v4lsrc_getcaps), (gst_v4lsrc_set_clock):
7769         * sys/v4l/gstv4lsrc.h:
7770         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_start),
7771         (gst_v4lsrc_grab_frame), (gst_v4lsrc_capture_stop):
7772           Implement resizing... Hack. But that's why v4l is b0rked...
7773
7774 2004-01-28  Julien MOUTTE <julien@moutte.net>
7775
7776         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
7777         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
7778         (gst_ximagesink_ximage_put), (gst_ximagesink_xwindow_new),
7779         (gst_ximagesink_xwindow_destroy):
7780         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
7781         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
7782         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
7783         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_get_xv_support),
7784         (gst_xvimagesink_xcontext_get): Removing some useless debugs messages,
7785         correctly cleaning the image created to check xshm calls on succes,
7786         added a lot of XSync calls in X11 functions, and fixed a segfault when
7787         no image format was defined before negotiation happened.
7788
7789 2004-01-28  Benjamin Otte  <in7y118@public.uni-hamburg.de>
7790
7791         * ext/alsa/gstalsa.c: (gst_alsa_query_func):
7792           use gst_element_get_time to get correct time
7793
7794 2004-01-28  Julien MOUTTE  <julien@moutte.net>
7795
7796         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
7797         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_destroy),
7798         (gst_ximagesink_xcontext_get), (gst_ximagesink_class_init):
7799         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xerror),
7800         (gst_xvimagesink_check_xshm_calls),
7801         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xcontext_get): Our
7802         X plugins are now able to detect that XShm calls will fail even if the
7803         server claims that it has XShm support (remote displays most of the
7804         time). We then log the error as a GST_DEBUG and set use_shm to FALSE
7805         so that we use non XShm functions. This feature is almost useless for
7806         xvimagesink as Xv is not supported on remote displays anyway, but 
7807         it might happen than even on the local display XShm calls fail.
7808
7809 2004-01-27  David Schleef  <ds@schleef.org>
7810
7811         * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
7812         (gst_esdsink_link), (gst_esdsink_get_time), (gst_esdsink_chain),
7813         (gst_esdsink_change_state):  Fix sync issues in esdsink.  Also
7814         changed esdsink to only use 44100,16,2, since esd sucks at rate
7815         conversion and esdsink has had difficulty negotiating.
7816
7817 2004-01-27  Julien MOUTTE <julien@moutte.net>
7818
7819         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback),
7820         (gst_play_seek_to_time): Fixing the way to get current position.
7821
7822 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
7823
7824         * sys/oss/gstosssink.c: (gst_osssink_sink_query):
7825           use gst_element_get_time to get correct time
7826
7827 2004-01-27  Julien MOUTTE <julien@moutte.net>
7828
7829         * gst-libs/gst/play/gstplay.c: (gst_play_set_location): The easiest
7830         fix ever... Inverting 2 lines of code make spider autoplug correctly
7831         tagged mp3 !
7832
7833 2004-01-27  David Schleef  <ds@schleef.org>
7834
7835         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
7836         Use gst_pad_try_set_caps_nonfixed().
7837
7838 2004-01-27  David Schleef  <ds@schleef.org>
7839
7840         * gst/ac3parse/gstac3parse.c: update to checklist 5
7841         * gst/adder/gstadder.c: rewrite negotiation.  update to checklist 5
7842         * gst/audioconvert/gstaudioconvert.c: update to checklist 5
7843         * gst/audioscale/gstaudioscale.c: same
7844         * gst/auparse/gstauparse.c: same
7845         * gst/avi/gstavidemux.c: same
7846
7847 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
7848
7849         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
7850           stop processing after EOS
7851
7852 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
7853
7854         * gst/asfdemux/asfheaders.h:
7855         * gst/asfdemux/gstasfdemux.c: 
7856         * gst/asfdemux/gstasfmux.c: (gst_asfmux_put_guid),
7857         (gst_asfmux_put_string), (gst_asfmux_put_wav_header),
7858         (gst_asfmux_put_vid_header), (gst_asfmux_put_bmp_header):
7859           lot's of fixes to make data extraction simpler and get the code
7860           architecture and compiler independant. Add debugging category
7861         * gst/goom/gstgoom.c: (gst_goom_change_state):
7862           reset channel count on PAUSED=>READY, not READY=>PAUSED
7863
7864 2004-01-26  Colin Walters  <walters@verbum.org>
7865
7866         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_get): Remove ugly
7867         code to pull a bigger buffer in iradio mode.  This as a side effect
7868         makes typefinding work.
7869
7870 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
7871
7872         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
7873         Fix SVQ3 decoding on PPC
7874
7875 2004-01-26  Julien MOUTTE <julien@moutte.net>
7876
7877         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain): Dunno how
7878         that one managed to stay there... Fixed.
7879
7880 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
7881
7882         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
7883         (gst_ffmpeg_caps_to_extradata), (gst_ffmpeg_caps_to_pixfmt):
7884         * gst/qtdemux/qtdemux.c: (plugin_init), (qtdemux_parse_trak),
7885         (qtdemux_video_caps):
7886         * gst/qtdemux/qtdemux.h:
7887         Add SVQ3 specific flags to qtdemux and ffmpeg
7888
7889 2004-01-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
7890
7891         * gst-libs/gst/audio/audio.h:
7892           remove buffer-frames from audio caps
7893         * gst/audioconvert/gstaudioconvert.c:
7894           fix plugin to really work.
7895
7896 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
7897
7898         * gst-libs/gst/mixer/mixer.c:
7899         * gst-libs/gst/propertyprobe/propertyprobe.c:
7900         * gst-libs/gst/tuner/tuner.c: (gst_tuner_find_norm_by_name),
7901         (gst_tuner_find_channel_by_name):
7902         * gst-libs/gst/tuner/tuner.h:
7903           Add gtk-doc style comments. Also fix a function name.
7904
7905 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
7906
7907         * ext/divx/gstdivxdec.c: (gst_divxdec_init),
7908         (gst_divxdec_negotiate):
7909           Fix for new capsnego - also fixes gst-player with divxdec.
7910
7911 2004-01-25  Julien MOUTTE  <julien@moutte.net>
7912
7913         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
7914         (gst_play_identity_handoff), (gst_play_set_location),
7915         (gst_play_set_visualization), (gst_play_connect_visualization): Another
7916         try in visualization implementation. Still have an issue with switch
7917         blocking when pulling from video_queue and only audio comes out of 
7918         spider.
7919         * gst/switch/gstswitch.c: (gst_switch_release_pad),
7920         (gst_switch_poll_sinkpads), (gst_switch_class_init): Implementing pad
7921         release method. And check if the pad is usable before pulling.
7922
7923 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
7924
7925         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose),
7926         (gst_videobalance_init),
7927         (gst_videobalance_colorbalance_list_channels),
7928         (gst_videobalance_colorbalance_set_value),
7929         (gst_videobalance_colorbalance_get_value),
7930         (gst_videobalance_update_properties),
7931         (gst_videobalance_update_tables_planar411),
7932         (gst_videobalance_planar411):
7933         * gst/videofilter/gstvideobalance.h:
7934           Implement lookup-tables. +/- 10x faster.
7935
7936 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
7937
7938         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
7939         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
7940           The index reading was broken. The rest worked fine, but the whole
7941           goal of my rewrite was to make avidemux readable, and this was
7942           not at all readable. Please use typed variables.
7943
7944 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
7945
7946         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
7947           Additional pad usability check.
7948         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
7949         (mp1videoparse_find_next_gop), (gst_mp1videoparse_time_code),
7950         (gst_mp1videoparse_real_chain):
7951           Fix MPEG video stream parsing. The original plugin had several
7952           issues, including not timestamping streams where the source was
7953           not timestamped (this happens with PTS values in mpeg system
7954           streams, but MPEG video is also a valid stream on its own so
7955           that needs timestamps too). We use the display time code for that
7956           for now. Also, if one incoming buffer contains multiple valid
7957           frames, we push them all on correctly now, including proper EOS
7958           handling. Lastly, several potential segfaults were fixed, and we
7959           properly sync on new sequence/gop headers to include them in next,
7960           not previous frames (since they're header for the next frame, not
7961           the previous). Also see #119206.
7962         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain),
7963         (bpf_from_header):
7964           Move caps setting so we only do it after finding several valid
7965           MPEG-1 fraes sequentially, not right after the first one (which
7966           might be coincidental).
7967         * gst/typefind/gsttypefindfunctions.c: (mpeg1_sys_type_find),
7968         (mpeg_video_type_find), (mpeg_video_stream_type_find),
7969         (plugin_init):
7970           Add unsynced MPEG video stream typefinding, and change some
7971           probability values so we detect streams rightly. The idea is as
7972           follows: I can have an unsynced system stream which contains
7973           video. In the current code, I would randomly get a type for either
7974           system or video stream type found, because the probabilities are
7975           being calculated rather randomly. I now use fixed values, so we
7976           always prefer system stream if that was found (and that is how it
7977           should be). If no system stream was found, we can still identity                the stream as video-only.
7978
7979 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
7980
7981         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
7982         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
7983           don't write to buffer. Extract data without the need of
7984           __attribute__ ((packed))
7985
7986 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
7987
7988         * gst/typefind/gsttypefindfunctions.c: (mpeg1_parse_header),
7989         (mpeg1_sys_type_find):
7990           Fix MPEG-1 stream typefinding.
7991
7992 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
7993
7994         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
7995           Fix typefinding for MPEG-1 system streams, similar to MPEG-2.
7996
7997 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
7998
7999         * ext/esd/esdsink.c: (gst_esdsink_open_audio):
8000         * ext/esd/gstesd.c: (plugin_init):
8001           private debugging, better error reporting
8002
8003 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
8004
8005         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
8006         (gst_riff_read_init), (gst_riff_read_change_state):
8007         * gst-libs/gst/riff/riff-read.h:
8008           Remove stuff fromold metadata system.
8009
8010 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
8011
8012         * ext/ogg/gstoggdemux.c:
8013           Fix wrong file comment.
8014         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
8015         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
8016           Add metadata reading properly.
8017
8018 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
8019
8020         * ext/Makefile.am:
8021           Fix nas DIST_SUBDIRS
8022           Uraeus:
8023           Fix bug where make distcheck doesn't get run on adding stuff to
8024           the build.
8025
8026 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
8027
8028         * ext/divx/gstdivxdec.c: (gst_divxdec_init), (gst_divxdec_setup):
8029         * ext/divx/gstdivxdec.h:
8030           Fix divx3 ("msmpeg4") playback using divxdec.
8031
8032 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8033
8034         * gst/typefind/gsttypefindfunctions.c:
8035         (mp3_type_frame_length_from_header): fix bug in length computation 
8036         (mp3_type_find): improve debugging output
8037
8038 2004-01-23  Julien MOUTTE  <julien@moutte.net>
8039
8040         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
8041         (gst_play_set_location), (gst_play_seek_to_time),
8042         (gst_play_set_audio_sink), (gst_play_set_visualization),
8043         (gst_play_connect_visualization), (gst_play_get_sink_element): Reworked
8044         the pipeline from scratch. Visualization is back and switch went out as
8045         i realized it was not possible to use the way i wanted.
8046         * sys/ximage/ximagesink.c: (gst_ximagesink_imagepool_clear),
8047         (gst_ximagesink_change_state), (gst_ximagesink_dispose): Move xcontext
8048         clearing in state change from READY to NULL. So that one can clean the
8049         X ressources keeping the element.
8050         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
8051         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_change_state),
8052         (gst_xvimagesink_colorbalance_set_value),
8053         (gst_xvimagesink_colorbalance_get_value),
8054         (gst_xvimagesink_set_property), (gst_xvimagesink_dispose),
8055         (gst_xvimagesink_init): Same xcontext cleaning than ximagesink in state
8056         change from READY to NULL and fixed some stupid bugs in colorbalance
8057         get/set values. Also added the following feature : when nobody tries to
8058         set some values to the colorbalance levels before the xcontext is 
8059         grabbed, then when creating channels list from Xv attributes we set the
8060         internal values to the Xv defaults. This way we handle buggy Xv drivers
8061         that set default hue values far from the middle of the range (Thanks
8062         to Jon Trowbridge for pointing that issue).
8063         * sys/xvimage/xvimagesink.h: Adding a cb_changed boolean to know if 
8064         colorbalance levels have been set before xcontext is grabbed.
8065
8066 2004-01-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
8067
8068         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
8069           Fix the ossmixer case where we shouldn't open /dev/dsp* because
8070           it might block operations (which is bad for a mixer).
8071
8072 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
8073
8074         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
8075         (deep_notify_callback), (gmi_set_decoder), (gmi_clear_decoder),
8076         (gmip_find_type_pre):
8077         * gst-libs/gst/media-info/media-info-priv.h:
8078         * gst-libs/gst/media-info/media-info.c:
8079         (gst_media_info_instance_init), (gst_media_info_read_idler):
8080         add fakesink to get caps on decoder src pad again
8081         fix callback prototype to match new have_type signal signature
8082
8083 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
8084
8085         * gst/adder/gstadder.c: (gst_adder_link):
8086           fix non-compile and cut-n-paste code
8087
8088 2004-01-21  David Schleef  <ds@schleef.org>
8089
8090         * ext/swfdec/gstswfdec.c: (gst_swfdec_video_getcaps),
8091         (gst_swfdec_video_link), (copy_image), (gst_swfdec_loop),
8092         (gst_swfdec_init), (gst_swfdec_change_state):
8093         * ext/swfdec/gstswfdec.h:
8094         Fix negotiation.
8095         * gst/adder/gstadder.c: (gst_adder_link), (gst_adder_init),
8096         (gst_adder_request_new_pad): Fix negotiation.
8097         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_fixate):
8098         Add a fixate function.
8099         * gst/intfloat/gstfloat2int.c:
8100         * gst/intfloat/gstfloat2int.h:
8101         * gst/intfloat/gstint2float.c:
8102         * gst/intfloat/gstint2float.h:
8103         Completely rewrite the negotiation.  Doesn't quite work yet,
8104         due to some buffer-frames problem.
8105
8106 2004-01-21  Thomas Vander Stichele  <thomas at apestaart dot org>
8107
8108         * ext/gnomevfs/gstgnomevfssrc.c:
8109         * sys/v4l2/v4l2_calls.h:
8110           fix includes for distcheck
8111
8112 2004-01-21  Christian Schaller <uraeus@gnome.org>
8113
8114         * ext/nas/
8115         Add libnas (network audio system) plugin, patch from Arwed von Merkatz
8116         based on earlier patch from Laurent Vivier
8117
8118 2004-01-20  Jeremy Simon  <jesimon@libertysurf.fr>
8119
8120         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
8121         Fix wma caps property
8122         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
8123         Fix typo (flags1 and flags2)
8124
8125 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
8126
8127         * gst-libs/gst/media-info/media-info-priv.c:
8128         (deep_notify_callback), (gmi_seek_to_track), (gmi_get_decoder),
8129         (gmip_find_type_pre), (gmip_find_type), (gmip_find_stream_post),
8130         (gmip_find_stream), (gmip_find_track_metadata),
8131         (gmip_find_track_streaminfo_post), (gmip_find_track_streaminfo),
8132         (gmip_find_track_format):
8133         * gst-libs/gst/media-info/media-info-priv.h:
8134         * gst-libs/gst/media-info/media-info-test.c: (main):
8135         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
8136         (gst_media_info_read_idler), (gst_media_info_read):
8137         * gst-libs/gst/media-info/media-info.h:
8138           register debugging category and use it for debugging
8139
8140 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
8141
8142         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_update_streaminfo),
8143         (gst_vorbisfile_new_link):
8144           signal streaminfo through tags
8145
8146 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
8147
8148         * ext/mplex/gstmplex.cc:
8149         * ext/mplex/gstmplexibitstream.cc:
8150           g++ doesn't like NULL in our i18n/error macros, should be
8151           either (NULL) or ("").
8152
8153 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
8154
8155         * sys/dxr3/dxr3audiosink.c:
8156         * sys/dxr3/dxr3init.c:
8157         * sys/dxr3/dxr3spusink.c: (dxr3spusink_close):
8158         * sys/dxr3/dxr3videosink.c: (dxr3videosink_close):
8159           Fix more error error error errors (missing includes here).
8160
8161 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
8162
8163         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
8164           fix thomas' error errors.
8165
8166 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
8167
8168         * ext/mpeg2enc/gstmpeg2enc.cc:
8169           fix error errors.
8170
8171 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
8172
8173         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
8174         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
8175           Fix for new error system.
8176
8177 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
8178
8179         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
8180           fix for new error reporting
8181
8182 2004-01-20  David Schleef  <ds@schleef.org>
8183
8184         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
8185         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
8186         (gst_ximagesink_set_xwindow_id): Change to using a framerate
8187         of [1,100] instead of [0,MAX], since 0 isn't handled correctly,
8188         and neither is 100+, most likely.
8189         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
8190         (gst_xvimagesink_getcaps): same
8191
8192 2004-01-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8193
8194         * configure.ac:
8195           Up version requirement to 2.0.3 (not yet released) to avoid symbol
8196           clashes with ffmpeg.
8197
8198 2004-01-20  Julien MOUTTE  <julien@moutte.net>
8199
8200         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
8201         (gst_switch_init): Fixed switch element : proxying link and setting
8202         caps from src to sink on request.
8203
8204 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
8205
8206         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
8207         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
8208         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
8209         fix element_error
8210
8211 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
8212
8213         * sys/v4l/v4l_calls.h:
8214         * sys/v4l2/v4l2_calls.h:
8215           element_error fixes
8216
8217 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
8218
8219         * gst-libs/gst/gst-i18n-plugin.h:
8220           add locale.h
8221           remove config.h inclusion
8222
8223 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
8224
8225         * autogen.sh:
8226           adding autopoint invocation
8227         * Makefile.am:
8228         * configure.ac:
8229         * gst-libs/gst/gettext.h:
8230           adding gettext bits
8231         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
8232         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
8233         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
8234         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
8235         (gst_gnomevfssink_close_file):
8236         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_open_file):
8237         * ext/sndfile/gstsf.c: (gst_sf_loop), (plugin_init):
8238         * gst-libs/gst/gst-i18n-plugin.h:
8239         * gst/avi/gstavi.c: (plugin_init):
8240         * sys/dxr3/dxr3init.c: (plugin_init):
8241         * sys/dxr3/dxr3videosink.c: (dxr3videosink_write_data):
8242         * sys/oss/gstossaudio.c: (plugin_init):
8243         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
8244         * sys/v4l/gstv4l.c: (plugin_init):
8245         * sys/v4l/v4l_calls.c: (gst_v4l_open):
8246         * sys/v4l2/gstv4l2.c: (plugin_init):
8247         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
8248         (gst_v4l2_fill_lists), (gst_v4l2_get_norm), (gst_v4l2_set_norm),
8249         (gst_v4l2_get_input), (gst_v4l2_set_input), (gst_v4l2_get_output),
8250         (gst_v4l2_set_output), (gst_v4l2_get_frequency),
8251         (gst_v4l2_set_frequency), (gst_v4l2_signal_strength),
8252         (gst_v4l2_get_attribute), (gst_v4l2_set_attribute):
8253           make sure locale and translation domain are set
8254           fix translated strings 
8255         * po/.cvsignore:
8256         * po/LINGUAS:
8257         * po/Makevars:
8258         * po/POTFILES.in:
8259         * po/nl.po:
8260           put translation files into place
8261         * sys/xvideo/imagetest.c: (main):
8262         * ext/dv/demo-play.c: (main):
8263           fix unnecessary translations
8264
8265 2004-01-19  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
8266
8267         * ext/sndfile/gstsf.c:
8268         * gst/avi/gstavimux.c:
8269         * ext/audiofile/gstafsink.c:
8270         * ext/audiofile/gstafsrc.c:
8271         * ext/gnomevfs/gstgnomevfssink.c:
8272         * ext/gnomevfs/gstgnomevfssrc.c:
8273         * sys/oss/gstosselement.c:
8274         * sys/v4l/v4l_calls.h:
8275           fix i18n include
8276
8277 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
8278
8279         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
8280         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
8281         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
8282         (gst_v4l2_get_output), (gst_v4l2_set_output),
8283         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
8284         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
8285         (gst_v4l2_set_attribute):
8286         update to new error handling
8287
8288 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
8289
8290         * ext/sidplay/gstsiddec.cc:
8291         * gst/modplug/gstmodplug.cc:
8292           parenthese NULL because C++ seems angry about it
8293
8294 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
8295
8296         * gst-libs/gst/gst-i18n-plugin.h:
8297           add skeleton i18n stuff, but needs to be further implemented
8298
8299 2004-01-18  Thomas Vander Stichele  <thomas at apestaart dot org>
8300
8301         * examples/gstplay/player.c: (main):
8302         * ext/aalib/gstaasink.c: (gst_aasink_open):
8303         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
8304         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
8305         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
8306         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
8307         (gst_afsink_close_file):
8308         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
8309         (gst_afsrc_close_file):
8310         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
8311         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
8312         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
8313         * ext/esd/esdmon.c: (gst_esdmon_get):
8314         * ext/esd/esdsink.c: (gst_esdsink_chain):
8315         * ext/faac/gstfaac.c: (gst_faac_chain):
8316         * ext/faad/gstfaad.c: (gst_faad_chain):
8317         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
8318         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
8319         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
8320         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
8321         (gst_flacdec_loop):
8322         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
8323         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
8324         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
8325         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
8326         (gst_gnomevfssink_close_file):
8327         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
8328         (gst_gnomevfssrc_open_file):
8329         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
8330         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
8331         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
8332         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
8333         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
8334         * ext/mad/gstmad.c: (gst_mad_chain):
8335         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
8336         * ext/mpeg2dec/gstmpeg2dec.c:
8337         * ext/mpeg2enc/gstmpeg2enc.cc:
8338         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
8339         * ext/mplex/gstmplex.cc:
8340         * ext/mplex/gstmplexibitstream.cc:
8341         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
8342         (gst_ogg_demux_push), (gst_ogg_pad_push):
8343         * ext/raw1394/gstdv1394src.c:
8344         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
8345         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
8346         * ext/sidplay/gstsiddec.cc:
8347         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
8348         (gst_sf_loop):
8349         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
8350         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
8351         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
8352         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
8353         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
8354         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
8355         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
8356         * gst-libs/gst/Makefile.am:
8357         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
8358         (gst_riff_read_element_data), (gst_riff_read_seek),
8359         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
8360         * gst/adder/gstadder.c: (gst_adder_parse_caps), (gst_adder_loop):
8361         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
8362         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
8363         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
8364         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
8365         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
8366         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
8367         * gst/goom/gstgoom.c: (gst_goom_chain):
8368         * gst/id3/gstid3types.c: (gst_id3types_loop):
8369         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
8370         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
8371         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
8372         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
8373         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
8374         (gst_ebml_read_float), (gst_ebml_read_header):
8375         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
8376         (gst_matroska_demux_parse_blockgroup):
8377         * gst/modplug/gstmodplug.cc:
8378         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
8379         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
8380         * gst/oneton/gstoneton.c: (gst_oneton_chain):
8381         * gst/silence/gstsilence.c: (gst_silence_get):
8382         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
8383         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
8384         * gst/speed/gstspeed.c: (speed_loop):
8385         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
8386         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
8387         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
8388         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
8389         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
8390         (gst_wavparse_loop):
8391         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
8392         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
8393         (dxr3audiosink_close):
8394         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
8395         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
8396         (dxr3videosink_close), (dxr3videosink_write_data):
8397         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
8398         * sys/oss/gstosselement.h:
8399         * sys/oss/gstosssink.c: (gst_osssink_get_type), (gst_osssink_init),
8400         (gst_osssink_chain):
8401         * sys/oss/gstosssrc.c: (gst_osssrc_get):
8402         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
8403         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
8404         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
8405         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_window),
8406         (gst_v4l_enable_overlay):
8407         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
8408         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
8409         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
8410         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
8411         (gst_v4l_set_audio):
8412         * sys/v4l/v4l_calls.h:
8413         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
8414         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
8415         (gst_v4lmjpegsink_playback_init),
8416         (gst_v4lmjpegsink_playback_start):
8417         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
8418         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_capture),
8419         (gst_v4lmjpegsrc_set_capture_m), (gst_v4lmjpegsrc_capture_init),
8420         (gst_v4lmjpegsrc_requeue_frame):
8421         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
8422         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
8423         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
8424         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
8425         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
8426         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
8427         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
8428         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
8429         (gst_v4l2src_capture_stop):
8430         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
8431         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
8432         (gst_ximagesink_chain):
8433         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
8434         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
8435         (gst_xvideosink_xwindow_new):
8436         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
8437         (gst_xvimagesink_chain):
8438         use new error signal, function and categories
8439
8440 2004-01-18  Jeremy Simon <jesimon@libertysurf.fr>
8441
8442         * configure.ac:
8443         * ext/Makefile.am:
8444         * ext/musicbrainz/gsttrm.c:
8445         * ext/musicbrainz/gsttrm.h:
8446         * ext/musicbrainz/Makefile.am:
8447         Add a trm plugin 
8448
8449 2004-01-18  Julien MOUTTE  <julien@moutte.net>
8450
8451         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property),
8452         (gst_ximagesink_get_property), (gst_ximagesink_class_init): Adding 
8453         synchronous property for debugging.
8454         * sys/ximage/ximagesink.h: Adding the synchronous boolean flag.
8455         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
8456         (gst_xvimagesink_set_property): Moving a pointer declaration to a
8457         smaller block, fixing indent.
8458
8459 2004-01-16  David Schleef  <ds@schleef.org>
8460
8461         * gst/videofilter/gstvideobalance.c: Fix regression; changing a
8462         property affects the video stream.
8463         * sys/xvimage/xvimagesink.c: 
8464         * sys/xvimage/xvimagesink.h:
8465         Add synchronous property for debugging.  Should probably be
8466         disabled in non-CVS builds.  Make sure that the Xv attribute
8467         exists before we set it (crash!).  Fix a silly float bug that
8468         caused colorbalance to just not work.
8469
8470 2004-01-17  Christian Schaller <Uraeus@gnome.org>
8471
8472         * tools/gst-launch-ext.in - update for new plugins
8473
8474 2004-01-16  David Schleef  <ds@schleef.org>
8475
8476         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect): Fix use of
8477         already-freed caps.
8478
8479 2994-01-16  Christian Schaller <Uraeus@gnome.org>
8480
8481         * Update spec for new colorspace plugin and libcaca plugin
8482         * Fix compilation of libcaca plugin (clock -> id)
8483
8484 2004-01-16  Julien MOUTTE <julien@moutte.net>
8485
8486         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_update_colorbalance),
8487         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
8488         (gst_xvimagesink_set_xwindow_id),
8489         (gst_xvimagesink_colorbalance_set_value),
8490         (gst_xvimagesink_colorbalance_get_value),
8491         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
8492         (gst_xvimagesink_init), (gst_xvimagesink_class_init): Implementing
8493         correct colorbalance properties. They can now be set when the element
8494         is still in NULL state. The values will be committed to the Xv Port
8495         when xcontext is initialized.
8496         * sys/xvimage/xvimagesink.h: Added hue, saturation, contrast,
8497         brightness int values in the GstXvImagesink structure.
8498
8499 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
8500
8501         * gst-libs/gst/Makefile.am:
8502           restructure so having local patches works easier.
8503
8504 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
8505
8506         * ext/mpeg2enc/Makefile.am:
8507         * ext/mpeg2enc/gstmpeg2enc.cc:
8508         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
8509           Bugfix with respect to EOS handling.
8510
8511 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
8512
8513         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
8514           Link with right caps (else, it segfaults).
8515         * ext/mplex/gstmplexjob.cc:
8516           Fix for slight API change in 1.6.1.93 release of mjpegtools.
8517
8518 2004-01-15  David Schleef  <ds@schleef.org>
8519
8520         * gst-libs/gst/audio/Makefile.am:
8521         Add gstaudiofiltertemplate.c and building of gstaudiofilterexample.c
8522         from the template.
8523         * gst-libs/gst/audio/gstaudiofilter.c:
8524         * gst-libs/gst/audio/gstaudiofilter.h:
8525         Add bytes_per_sample and size and n_samples calculation.
8526         * gst-libs/gst/audio/gstaudiofilterexample.c:
8527         Remove, now autogenerated.
8528         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
8529         Moved from gstaudiofilterexample, object name changed, code added
8530         so that it actually works.
8531         * gst-libs/gst/audio/make_filter:
8532         Script to build an audiofilter subclass from the template.
8533         * gst/colorspace/Makefile.am:
8534         * gst/colorspace/yuv2yuv.c:
8535         Remove file, since it's GPL, and we don't use it.
8536
8537 2004-01-15  Julien MOUTTE  <julien@moutte.net>
8538
8539         * sys/ximage/ximagesink.c: (gst_ximagesink_chain): 
8540         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Making both of
8541         them use the buffer free function to test how the buffer was allocated.
8542
8543 2004-01-15  David Schleef  <ds@schleef.org>
8544
8545         * ext/esd/esdsink.c: (gst_esdsink_class_init): Remove property
8546         that handles osssink fallback.
8547         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
8548         (gst_audio_convert_getcaps):
8549         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
8550         Add audio/x-qdm2 for QDM2 audio.
8551         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
8552         * gst/sine/gstsinesrc.h: Add example of how to implement tags.
8553         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
8554         Decrease minimum size to 16x16.
8555         * gst/wavparse/gstwavparse.c:
8556         Convert disabled pad template caps to new caps.
8557         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
8558         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
8559         (gst_xvimagesink_chain): Throw element error when display cannot
8560         be opened.  Increase minimum framerate to 1.0.  Check the data
8561         free function on a buffer to make sure it is the type we expect
8562         before manipulating it.
8563
8564 2004-01-15  Julien MOUTTE <julien@moutte.net>
8565
8566         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
8567         (gst_videobalance_colorbalance_set_value): Implement passthru if
8568         settings are in the middle.
8569         * tools/gst-launch-ext.in: Stop using xvideosink, use ximagesink.
8570
8571 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
8572
8573         * gst/videofilter/Makefile.am:
8574         * gst/volume/Makefile.am:
8575           Since we use videofilter symbols, link to it.
8576
8577 2004-01-15  Julien MOUTTE <julien@moutte.net>
8578
8579         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init): Setting
8580         mixer interface type to HARDWARE.
8581         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init): Adding a default
8582         type to SOFTWARE.
8583         * gst-libs/gst/mixer/mixer.h: Adding mixer interface type and macro.
8584         * gst-libs/gst/mixer/mixertrack.h: Adding mixertrack flag SOFTWARE.
8585         * gst/volume/gstvolume.c: (gst_volume_interface_supported),
8586         (gst_volume_interface_init), (gst_volume_list_tracks),
8587         (gst_volume_set_volume), (gst_volume_get_volume),
8588         (gst_volume_set_mute), (gst_volume_mixer_init),
8589         (gst_volume_dispose), (gst_volume_get_type), (volume_class_init),
8590         (volume_init): Implementing mixer interface.
8591         * gst/volume/gstvolume.h: Adding tracklist for mixer interface.
8592         * sys/oss/gstosselement.c: (gst_osselement_get_type),
8593         (gst_osselement_change_state): Removing some trailing commas in
8594         structures.
8595         * sys/oss/gstossmixer.c: (gst_ossmixer_interface_init): Setting mixer
8596         interface type to HARDWARE.
8597         * sys/v4l/gstv4lcolorbalance.c:
8598         (gst_v4l_color_balance_interface_init): Setting colorbalance interface
8599         type to HARDWARE.
8600         * sys/v4l2/gstv4l2colorbalance.c:
8601         (gst_v4l2_color_balance_interface_init): Setting colorbalance
8602         interface type to HARDWARE.
8603         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): use exactly the
8604         same code than ximagesink for event handling.
8605
8606 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
8607
8608         * ext/snapshot/Makefile.am:
8609         * ext/snapshot/gstsnapshot.c: (gst_snapshot_sinkconnect),
8610         (gst_snapshot_chain):
8611         * ext/snapshot/gstsnapshot.h:
8612           This has to be a joke... Snapshot should be connected to a tee,
8613           colorspace element before it and EOS after that, where the other
8614           src of the tee receives normal data.
8615           The current way is *wrong*.
8616
8617 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
8618
8619         * ext/hermes/gsthermescolorspace.c:
8620           Fix another compile error. Same as below.
8621
8622 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
8623
8624         * gst/colorspace/gstcolorspace.c:
8625         * gst/colorspace/yuv2yuv.c: (gst_colorspace_yuy2_to_i420),
8626         (gst_colorspace_i420_to_yv12):
8627           Fix compiling... Didn't test if it actually works.
8628
8629 2004-01-15  David Schleef  <ds@schleef.org>
8630
8631         * configure.ac:
8632         * gst/colorspace/Makefile.am:
8633         * gst/colorspace/gstcolorspace.c:
8634         * gst/colorspace/gstcolorspace.h:
8635         * gst/colorspace/yuv2rgb.c:
8636         * gst/colorspace/yuv2rgb.h:
8637         Duplicate the ext/hermes colorspace plugin, and remove Hermes
8638         code and GPL code.  Fix for new caps negotiation.  Rewrite
8639         much of the format handling code, and some of the conversion
8640         code.  Basically, rewrote almost everything.  This element
8641         handles I420, YV12 to RGB conversions.
8642         * ext/hermes/Makefile.am:
8643         * ext/hermes/gsthermescolorspace.c:
8644         Rename colorspace to hermescolorspace.  Fix negotiation issues.
8645         Remove non-Hermes related code.  This element handles lots of
8646         RGB to RGB conversions, but no YUV.
8647         * ext/hermes/gstcolorspace.c:
8648         * ext/hermes/gstcolorspace.h:
8649         * ext/hermes/rgb2yuv.c:
8650         * ext/hermes/yuv2rgb.c:
8651         * ext/hermes/yuv2rgb.h:
8652         * ext/hermes/yuv2rgb_mmx16.s:
8653         * ext/hermes/yuv2yuv.c:
8654         * ext/hermes/yuv2yuv.h:
8655         Remove old code.
8656
8657 2004-01-14  Colin Walters  <walters@verbum.org>
8658
8659         * ext/mad/gstid3tag.c (gst_id3_tag_chain): Don't nego caps if
8660         they've already been.
8661
8662 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8663
8664         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
8665           assume tag mode when pad is not connected
8666
8667 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8668
8669         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
8670           Don't update the time of the clock
8671         (gst_alsa_sink_loop):
8672           sync to the clock given to alsasink, not the own clock
8673         * sys/oss/gstosssink.c: (gst_osssink_chain):
8674           sync to the clock
8675         (gst_osssink_change_state):
8676           activate the clock
8677         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
8678         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
8679           remove bogus code that made DISCONT events unhandled
8680         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
8681           explicitly case to double in _set_simple. (fixes 2nd warning in bug
8682           #131502)
8683         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_read_object_header),
8684         (gst_asf_demux_handle_sink_event), (gst_asf_demux_audio_caps),
8685         (gst_asf_demux_add_audio_stream), (gst_asf_demux_video_caps):
8686           convert g_warning because of wrong asf data to GST_WARNINGs (fixes
8687           2nd warning in bug #131502)
8688
8689 2004-01-14  Julien MOUTTE  <julien@moutte.net>
8690
8691         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
8692         (gst_videobalance_colorbalance_set_value),
8693         (gst_videobalance_colorbalance_get_value): Fixing videobalance ranges
8694         for colorbalance interface implementation.
8695         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
8696         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
8697         (gst_ximagesink_dispose), (gst_ximagesink_init),
8698         (gst_ximagesink_class_init): Adding DISPLAY property.
8699         * sys/ximage/ximagesink.h: Adding display_name to store display.
8700         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
8701         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
8702         (gst_xvimagesink_dispose), (gst_xvimagesink_init),
8703         (gst_xvimagesink_class_init): Adding DISPLAY property and colorbalance
8704         properties (they still need polishing though for gst-launch use : no
8705         xcontext yet, i ll do that tomorrow).
8706         * sys/xvimage/xvimagesink.h: Adding display_name to store display.
8707
8708 2004-01-14  Julien MOUTTE  <julien@moutte.net>
8709
8710         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
8711         (gst_play_set_location), (gst_play_set_visualization): Preparing 
8712         switch integration, adding videobalance in the pipeline.
8713
8714 2004-01-14  Julien MOUTTE <julien@moutte.net>
8715
8716         * gst-libs/gst/colorbalance/colorbalance.c:
8717         (gst_color_balance_class_init): Adding a default type.
8718         * gst-libs/gst/colorbalance/colorbalance.h: Adding a macro to access
8719         the type.
8720         * gst/videofilter/gstvideobalance.c: (gst_videobalance_get_type),
8721         (gst_videobalance_dispose), (gst_videobalance_class_init),
8722         (gst_videobalance_init), (gst_videobalance_interface_supported),
8723         (gst_videobalance_interface_init),
8724         (gst_videobalance_colorbalance_list_channels),
8725         (gst_videobalance_colorbalance_set_value),
8726         (gst_videobalance_colorbalance_get_value),
8727         (gst_videobalance_colorbalance_init): Implementing colorbalance
8728         interface.
8729         * gst/videofilter/gstvideobalance.h: Adding colorbalance channels
8730         list.
8731         * sys/ximage/ximagesink.c: (gst_ximagesink_set_xwindow_id): Fixing a
8732         bug which was triggering a BadAccess X error when setting an overlay
8733         before pad was really negotiated.
8734         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_colorbalance_init):
8735         Using the colorbalance type macro.
8736
8737 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8738
8739         * ext/flac/gstflacenc.c: (gst_flacenc_set_metadata),
8740         (gst_flacenc_chain):
8741           handle tags correctly
8742         * gst/tags/gstid3tag.c: (gst_tag_list_new_from_id3v1):
8743           extract ID3v1 tags correctly
8744
8745 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
8746
8747         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find),
8748         (plugin_init):
8749           Improve matroska typefinding for odd-typed headers...
8750
8751 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
8752
8753         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
8754           Fix for using incremental number on padnames.
8755
8756 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
8757
8758         * ext/divx/gstdivxdec.c:
8759         * ext/divx/gstdivxenc.c:
8760           Set category to divx4linux instead of divx (too generic).
8761         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
8762         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
8763         (gst_wavparse_loop), (gst_wavparse_change_state):
8764         * gst/wavparse/gstwavparse.h:
8765           fix parsing of WAV files with non-standard fmt-tag size and fix
8766           skipping of unrecognized chunks... Someone please fix this thing
8767           to use rifflib so all this is automated.
8768         * sys/v4l/Makefile.am:
8769         * sys/v4l2/Makefile.am:
8770           Add X_CFLAGS because we depend on X (for overlay).
8771
8772 2004-01-14  Jan Schmidt  <thaytan@mad.scientist.com>
8773
8774         * ext/mpeg2dec/gstmpeg2dec.c:
8775           Don't issue a timestamp unless we tagged the frame
8776           with a PTS.
8777
8778 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8779
8780         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback):
8781           Query the audio element to get the time, not the clock. We're
8782           interested in the element's time here.
8783
8784 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8785
8786         * ext/aalib/gstaasink.c: (gst_aasink_chain):
8787         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
8788         * ext/esd/esdsink.c: (gst_esdsink_chain):
8789         * ext/libcaca/gstcacasink.c: (gst_cacasink_chain):
8790         * ext/mas/massink.c: (gst_massink_chain):
8791         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_chain):
8792         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_index),
8793         (gst_matroska_demux_parse_metadata):
8794         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop),
8795         (gst_mpeg_parse_release_locks):
8796         * gst/tcp/gsttcpsink.c: (gst_tcpsink_chain):
8797         * gst/udp/gstudpsink.c: (gst_udpsink_chain):
8798         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
8799         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
8800         (gst_osssink_change_state):
8801         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
8802         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
8803         * sys/xvideo/xvideosink.c: (gst_xvideosink_chain),
8804         (gst_xvideosink_release_locks):
8805         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
8806           use element time.
8807         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_start),
8808         (gst_alsa_clock_stop):
8809         * gst-libs/gst/audio/audioclock.c: (gst_audio_clock_set_active),
8810         (gst_audio_clock_get_internal_time):
8811           simplify for use with new clocking code.
8812         * testsuite/alsa/Makefile.am:
8813         * testsuite/alsa/sinesrc.c: (sinesrc_init), (sinesrc_force_caps):
8814           fix testsuite for new caps system
8815
8816 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8817
8818         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
8819         * ext/flac/gstflacenc.c: (add_one_tag):
8820           length is already host endian, no need to convert. Fixes playback of
8821           tagged files on PPC. (bug #128384)
8822
8823 2004-01-13  Julien MOUTTE <julien@moutte.net>
8824
8825         * gst-libs/gst/colorbalance/colorbalance.h: Adding a type to the
8826         colorbalance interface stating if it is hardware based or software
8827         based.
8828         * gst/videofilter/gstvideobalance.c: (gst_videobalance_planar411):
8829         Removing a trailing comma.
8830         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
8831         (gst_xvimagesink_colorbalance_init): Integrating a patch from Jon
8832         Trowbridge <trow@ximian.com> querying Xv adaptor for min/max value as
8833         the documentation seems to be wrong on the -1000 to 1000 interval.
8834
8835 2004-01-12  David Schleef  <ds@schleef.org>
8836
8837         * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
8838         (gst_efence_buffer_alloc), (gst_fenced_buffer_new),
8839         (gst_fenced_buffer_default_free), (gst_fenced_buffer_default_copy):
8840         Fix negotiation.  Add a bufferalloc function for the sink pad,
8841         and generally clean up some of the code.
8842
8843 2004-01-12  Julien MOUTTE <julien@moutte.net>
8844
8845         * gst-libs/gst/colorbalance/colorbalancechannel.c:
8846         (gst_color_balance_channel_dispose): Adding safety check in dispose
8847         method.
8848         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
8849         (gst_xvimagesink_xcontext_clear),
8850         (gst_xvimagesink_interface_supported),
8851         (gst_xvimagesink_colorbalance_list_channels),
8852         (gst_xvimagesink_colorbalance_set_value),
8853         (gst_xvimagesink_colorbalance_get_value),
8854         (gst_xvimagesink_colorbalance_init), (gst_xvimagesink_get_type):
8855         Adding colorbalance interface support to set XV parameters such as
8856         HUE, BRIGHTNESS, CONTRAST, SATURATION.
8857         * sys/xvimage/xvimagesink.h: Adding the channels list for colorbalance
8858         interface.
8859
8860 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
8861
8862         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_get_type),
8863         (gst_audio_convert_class_init), (gst_audioconvert_getcaps),
8864         (gst_audio_convert_init), (gst_audio_convert_set_property),
8865         (gst_audio_convert_get_property), (gst_audio_convert_chain),
8866         (gst_audio_convert_link),
8867         (gst_audio_convert_buffer_to_default_format),
8868         (gst_audio_convert_buffer_from_default_format), (plugin_init):
8869           - implement _getcaps and use it
8870           - improve linking
8871           - remove float caps since no float conversion is actually done
8872           - remove properties and arguments that were to be used for rate
8873             conversion
8874
8875 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
8876
8877         * gst-libs/gst/audio/audio.c: (_gst_audio_structure_set_list),
8878         (gst_audio_structure_set_int):
8879         * gst-libs/gst/audio/audio.h:
8880           add helper functions for _getcaps matching the standard audio
8881           templates
8882
8883 2004-01-12  David Schleef  <ds@schleef.org>
8884
8885         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
8886         Test that pad is negotiated before getting its caps.
8887
8888 2004-01-12  Julien MOUTTE <julien@moutte.net>
8889
8890         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element): When
8891         analyzing the pads of an element the bin is mostly in READY state so
8892         no caps were negotiated. This helper function needs to work with
8893         _get_caps directly then. I was not freeing them though, added that to
8894         fix the mem leak.
8895
8896 2004-01-12  Julien MOUTTE <julien@moutte.net>
8897
8898         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
8899         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Fixing the
8900         direct put buffers detection. I prefer checking GST_BUFFER_PRIVATE
8901         than the free_func.
8902
8903 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
8904
8905         * sys/oss/gstossaudio.c: (plugin_init):
8906         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
8907         * sys/oss/gstosselement.h:
8908           make an oss debugging category
8909           make failure more descriptive
8910
8911 2004-01-11  David Schleef  <ds@schleef.org>
8912
8913         * ext/ffmpeg/gstffmpeg.c:
8914         * ext/ffmpeg/gstffmpegcodecmap.c:
8915         * ext/ffmpeg/gstffmpegdec.c:
8916         * ext/ffmpeg/gstffmpegenc.c:
8917         * ext/ffmpeg/gstffmpegprotocol.c:
8918         * ext/gdk_pixbuf/gstgdkanimation.c:
8919         * ext/jpeg/gstjpeg.c:
8920         * ext/libpng/gstpng.c:
8921         * ext/mpeg2dec/perftest.c:
8922         * ext/speex/gstspeex.c:
8923         * gst-libs/gst/resample/dtos.c:
8924         * gst/intfloat/gstintfloatconvert.c:
8925         * gst/oneton/gstoneton.c:
8926         * gst/rtjpeg/RTjpeg.c:
8927         * gst/rtp/gstrtp.c:
8928         * sys/dxr3/dxr3init.c:
8929         * sys/glsink/gstgl_nvimage.c:
8930         * sys/glsink/gstgl_pdrimage.c:
8931         * sys/glsink/gstglsink.c:
8932         * testsuite/gst-lint:
8933         Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H
8934
8935 2004-01-11  David Schleef  <ds@schleef.org>
8936
8937         * ext/alsa/gstalsasrc.c: (gst_alsa_src_set_caps):
8938         * ext/faac/gstfaac.c: (gst_faac_sinkconnect):
8939         * ext/gdk_pixbuf/gstgdkanimation.c:
8940         (gst_gdk_animation_iter_create_pixbuf):
8941         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
8942         (gst_gdk_pixbuf_chain):
8943         * ext/gdk_pixbuf/gstgdkpixbuf.h:
8944         * ext/jack/gstjack.c: (gst_jack_change_state):
8945         * ext/xvid/gstxviddec.c: (gst_xviddec_sink_link):
8946         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element):
8947         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
8948         * gst/videofilter/gstvideofilter.c:
8949         (gst_videofilter_set_output_size):
8950         Remove all usage of gst_pad_get_caps(), and replace it with
8951         gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap().
8952
8953 2004-01-11  David Schleef  <ds@schleef.org>
8954
8955         * configure.ac:
8956         * ext/Makefile.am: Fixes to make ext/libcaca compile.
8957         * ext/divx/gstdivxdec.c:
8958         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
8959         (gst_gdk_pixbuf_init), (gst_gdk_pixbuf_chain): Make gdkpixbufdec
8960         handle images that span multiple buffers.  Now work with both
8961         filesrc ! gdkpixbufdec and qtdemux ! gdkpixbufdec.
8962         * ext/gdk_pixbuf/gstgdkpixbuf.h:
8963         * ext/libcaca/gstcacasink.h: Fixes needed due to recent
8964         video/video.h changes
8965         * ext/xvid/gstxvid.c: (gst_xvid_csp_to_caps): same
8966         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
8967         (gst_v4lmjpegsrc_buffer_free): Use buffer free function instead
8968         of GstData free function.
8969         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
8970         same.
8971
8972 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8973
8974         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_class_init),
8975         (gst_v4l2element_dispose), (gst_v4l2element_set_property),
8976         (gst_v4l2element_get_property):
8977         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults), (gst_v4l2_open):
8978           add norm, channel and frequency properties.
8979         * sys/v4l2/gstv4l2tuner.c:
8980           fixes for tuner interface changes
8981         * sys/v4l2/gstv4l2element.h:
8982         * sys/v4l2/gstv4l2src.c: 
8983         * sys/v4l2/gstv4l2src.h:
8984         * sys/v4l2/v4l2src_calls.c: 
8985         * sys/v4l2/v4l2src_calls.h:
8986           rework v4l2src to work with saa1734 cards and allow mmaped buffers.
8987
8988 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
8989
8990         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init),
8991         (gst_tuner_find_norm_by_name), (gst_v4l2_find_channel_by_name),
8992         (gst_tuner_channel_changed), (gst_tuner_norm_changed),
8993         (gst_tuner_frequency_changed), (gst_tuner_signal_changed):
8994         * gst-libs/gst/tuner/tuner.h:
8995           GObjects aren't const.
8996           Add find_by_name functions.
8997           Add checks to _changed functions.
8998         * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_get_channel),
8999         (gst_v4l_tuner_get_norm):
9000           Fixes for above.
9001
9002 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
9003
9004         * gst-libs/gst/video/video.h:
9005           Fix caps template names to be understandable.
9006           Prefix everything with GST_VIDEO.
9007         * ext/aalib/gstaasink.c:
9008         * ext/divx/gstdivxdec.c:
9009         * ext/divx/gstdivxenc.c:
9010         * ext/gdk_pixbuf/gstgdkpixbuf.c:
9011         * ext/hermes/gstcolorspace.c: (gst_colorspace_base_init):
9012         * ext/jpeg/gstjpegdec.c: (raw_caps_factory):
9013         * ext/jpeg/gstjpegenc.c: (raw_caps_factory):
9014         * ext/libcaca/gstcacasink.c:
9015         * ext/libpng/gstpngenc.c: (raw_caps_factory):
9016         * ext/snapshot/gstsnapshot.c:
9017         * ext/swfdec/gstswfdec.c:
9018         * ext/xvid/gstxviddec.c:
9019         * ext/xvid/gstxvidenc.c:
9020         * gst/chart/gstchart.c:
9021         * gst/deinterlace/gstdeinterlace.c:
9022         * gst/effectv/gsteffectv.c:
9023         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
9024         * gst/goom/gstgoom.c:
9025         * gst/median/gstmedian.c:
9026         * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
9027         (gst_monoscope_srcconnect), (gst_monoscope_chain):
9028         * gst/overlay/gstoverlay.c:
9029         * gst/smooth/gstsmooth.c:
9030         * gst/smpte/gstsmpte.c:
9031         * gst/synaesthesia/gstsynaesthesia.c:
9032         * gst/videocrop/gstvideocrop.c:
9033         * gst/videodrop/gstvideodrop.c:
9034         * gst/y4m/gsty4mencode.c:
9035         * sys/qcam/gstqcamsrc.c:
9036         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps):
9037           Make them work with new video.h file.
9038         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
9039         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
9040         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
9041         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
9042           Make it work with new buffer allocation system.
9043
9044 2004-01-11  Julien MOUTTE  <julien@moutte.net>
9045
9046         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain): Fixing the 
9047         pad_alloc_buffer implementation to use ->srcpad
9048         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain): Fixing the
9049         pad_alloc_buffer implementation to use ->srcpad
9050         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):  Fixing the
9051         pad_alloc_buffer implementation to use ->srcpad
9052         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
9053         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
9054         (gst_ximagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
9055         a reference to everything we need.
9056         * sys/ximage/ximagesink.h: adding a reference to the sink in the image.
9057         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
9058         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
9059         (gst_xvimagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
9060         a reference to everything we need.
9061         * sys/xvimage/xvimagesink.h: adding a reference to the sink in the image
9062
9063 2004-01-11  David Schleef  <ds@schleef.org>
9064
9065         * ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() test
9066         * gst/debug/efence.c: (gst_efence_chain), (gst_fenced_buffer_new),
9067         (gst_fenced_buffer_default_copy): Fix for rename of buffer private
9068         structure members.
9069         * gst/effectv/gstwarp.c: (gst_warptv_setup): Don't reset the time
9070         value during a resize/renegotiation.
9071         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain): use
9072         gst_pad_alloc_buffer();
9073         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
9074         (gst_v4lmjpegsrc_buffer_free): Fix for rename of buffer private
9075         structure members.
9076         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
9077         Fix for rename of buffer private structure members.
9078         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
9079         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
9080         Fix for rename of buffer private structure members.
9081         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
9082         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
9083         Fix for rename of buffer private structure members.
9084
9085 2004-01-11  Arwed v. Merkatz <v.merkatz@gmx.net>
9086
9087         reviewed by: David Schleef <ds@schleef.org>
9088
9089         * gst/videofilter/Makefile.am:
9090         * gst/videofilter/gstgamma.c: Gamma correction filter.  Modified
9091         from the patch by ds to fit in with recent make_filter changes.
9092
9093 2004-01-11  Julien MOUTTE  <julien@moutte.net>
9094
9095         * configure.ac: Adding examples/switch/Makefile
9096         * examples/Makefile.am: Adding examples/switch
9097         * examples/switch/Makefile.am: Adding switcher example.
9098         * examples/switch/switcher.c: (got_eos), (idle_iterate),
9099         (switch_timer), (main): Adding an example demonstrating switch usage
9100         with 2 videotestsrc showing different patterns.
9101         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
9102         (gst_switch_init): Fixing switch with the new caps system.
9103
9104 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
9105
9106         * gst-libs/gst/video/video.h:
9107           Fix 32bit caps. Issue remaining: The macro names are chosen poorly.
9108           They should probably be like
9109           GST_VIDEO_PAD_TEMPLATE_CAPS_{RGB,BGR,RGBx,BGRx}.
9110
9111 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
9112
9113         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
9114         (qtdemux_parse_trak):
9115           fix audio chunk size/timestamp calculation
9116
9117 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
9118
9119         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
9120           fix SVQ3 caps
9121
9122 2004-01-11  Steve Baker  <steve@stevebaker.org>
9123
9124         * gst/effectv/gstaging.c: (gst_agingtv_get_type),
9125         (gst_agingtv_base_init), (gst_agingtv_class_init),
9126         (gst_agingtv_init), (gst_agingtv_setup), (gst_agingtv_rgb32),
9127         (gst_agingtv_set_property), (gst_agingtv_get_property):
9128         Port agingTV to videofilter
9129
9130 2004-01-09  Julien MOUTTE <julien@moutte.net>
9131
9132         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain):
9133         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
9134
9135 2004-01-09  Julien MOUTTE <julien@moutte.net>
9136
9137         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain):
9138         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
9139         * gst-libs/gst/xoverlay/xoverlay.c:
9140         (gst_x_overlay_got_desired_size): Updating doc for the xid being 0.
9141         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
9142         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
9143         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
9144         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
9145         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
9146         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
9147         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init): Implementing
9148         the bufferalloc_function to replace bufferpools, fixing the XOverlay
9149         interface implementation to handle xid being 0 and fix some bugs
9150         triggered by Benjamin's testcase.
9151         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
9152         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
9153         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init): Implementing
9154         the bufferalloc_function to replace bufferpools, fixing the XOverlay
9155         interface implementation to handle xid being 0 and fix some bugs
9156         triggered by Benjamin's testcase.
9157
9158 2004-01-09  David Schleef  <ds@schleef.org>
9159
9160         * ext/librfb/gstrfbsrc.c:  Hacking.  Added actual decoding and
9161         mouse pointer events.  It works.
9162
9163 2004-01-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
9164
9165         * ext/divx/gstdivxenc.c: (gst_divxenc_init):
9166           Use explicit caps - fix capsnego.
9167         * ext/xvid/gstxviddec.c:
9168         * ext/xvid/gstxvidenc.c:
9169           Remove macro-inside-macro which caused compile errors.
9170         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_header):
9171           Error out if it's not a RIFF file. Else we error out without
9172           gst_element_error() which is not good...
9173
9174 2004-01-08  David Schleef  <ds@schleef.org>
9175
9176         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
9177         Fix pad_link function to handle formats that ffmpeg returns
9178         as multiple caps structures.
9179         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain):
9180         Only complain if source buffer is _smaller_ than expected.
9181         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
9182         (gst_videoscale_handle_src_event): Resize navigation events
9183         when passing them upstream.
9184         * gst/videotestsrc/gstvideotestsrc.c:
9185         * gst/videotestsrc/gstvideotestsrc.h:
9186         * gst/videotestsrc/videotestsrc.c:
9187         * gst/videotestsrc/videotestsrc.h:
9188         Rewrite many of the buffer painting functions to handle odd
9189         sizes (for many formats, size%4!=0 or size%8!=0).  Most have
9190         been verified to work with my video card.
9191         * testsuite/gst-lint:  Add check for elements calling
9192         gst_pad_get_caps() instead of gst_pad_get_allowed_caps().
9193
9194 2004-01-08  David Schleef  <ds@schleef.org>
9195
9196         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
9197         (gst_videodrop_link), (gst_videodrop_init): Fix negotiation.
9198
9199 2004-01-08  Julien MOUTTE  <julien@moutte.net>
9200
9201         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents): A
9202         configure event is not emiting the desired size signal. That fixes
9203         aspect ratio issues with gst-player.
9204
9205 2004-01-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
9206
9207         * gst/median/gstmedian.c: (gst_median_link), (gst_median_init):
9208           Fix capsnego.
9209
9210 2004-01-08  Julien MOUTTE  <julien@moutte.net>
9211
9212         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_create): Using XOverlay
9213         public method to fire size signal.
9214
9215 2004-01-07  Julien MOUTTE  <julien@moutte.net>
9216
9217         * examples/gstplay/Makefile.am: Adding the interface library.
9218         * gst-libs/gst/play/Makefile.am: Adding the interface library.
9219         * gst-libs/gst/play/gstplay.c: (gst_play_set_video_sink): Connecting to         the XOverlay size signal instead of GstVideoSink.
9220         * gst-libs/gst/play/gstplay.h: Including the XOverlay interface to check
9221         GST_IS_X_OVERLAY before signal connect.
9222         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_class_init): 
9223         Removing the have_video_size signal.
9224         * gst-libs/gst/video/gstvideosink.h: Removing the have_video_size signal
9225         and associated public method.
9226         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
9227         (gst_ximagesink_sinkconnect): Using XOverlay public method to fire size
9228         signal.
9229         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
9230         (gst_xvideosink_xwindow_new): Using XOverlay public method to fire size
9231         signal.
9232         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sinkconnect):
9233         Using XOverlay public method to fire size signal.
9234
9235 2004-01-07  David Schleef  <ds@schleef.org>
9236
9237         * gst/videofilter/Makefile.am:
9238         * gst/videofilter/gstvideotemplate.c:
9239         * gst/videofilter/make_filter:
9240         Create gstvideoexample.c in a srcdir!=builddir friendly way.
9241         Convert make_filter to /bin/sh script.
9242
9243 2004-01-07  Thomas Vander Stichele  <thomas at apestaart dot org>
9244
9245         * gst/modplug/gstmodplug.cc: fix element description
9246
9247 2004-01-07  Julien MOUTTE  <julien@moutte.net>
9248
9249         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
9250         (got_video_size): Adding some new lines in g_print calls.
9251         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
9252         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_xwindow_resize),
9253         (gst_ximagesink_handle_xevents), (gst_ximagesink_fixate),
9254         (gst_ximagesink_sinkconnect), (gst_ximagesink_change_state),
9255         (gst_ximagesink_chain), (gst_ximagesink_buffer_new),
9256         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size):
9257         Complete code review, reverting some stuff i disagree with, adding
9258         some fixes : time synchronization on invalid timestamps, renegotiation
9259         of private window.
9260         * sys/ximage/ximagesink.h:
9261         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_destroy),
9262         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_handle_xevents),
9263         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
9264         (gst_xvimagesink_fixate), (gst_xvimagesink_sinkconnect),
9265         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
9266         (gst_xvimagesink_buffer_new),
9267         (gst_xvimagesink_navigation_send_event),
9268         (gst_xvimagesink_set_xwindow_id),
9269         (gst_xvimagesink_get_desired_size),
9270         (gst_xvimagesink_xoverlay_init): Complete code review, reverting some
9271         stuff i disagree with, adding some fixes : Renegotiation of private
9272         window, implementing get_desired_size.
9273
9274 2004-01-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
9275
9276         * ext/audiofile/gstafsink.c: (gst_afsink_init), (gst_afsink_chain),
9277         (gst_afsink_handle_event):
9278         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
9279         * gst/avi/gstavimux.c: (gst_avimux_request_new_pad):
9280         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_init):
9281         * sys/dxr3/dxr3spusink.c: (dxr3spusink_init):
9282         * sys/dxr3/dxr3videosink.c: (dxr3videosink_init):
9283           Fix for instantiate-test (see core). Also remove dead code from
9284           jpegenc (which still needs fixing, but that's lower on my TODO
9285           list...).
9286         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
9287           Never return NULL as caps.
9288
9289 2004-01-07  David Schleef  <ds@schleef.org>
9290
9291         * configure.ac:
9292         * ext/Makefile.am:
9293         * ext/librfb/Makefile.am:
9294         * ext/librfb/gstrfbsrc.c:
9295         New source plugin based on librfb-0.1.  RFB (remote framebuffer)
9296         is the protocol used by VNC.
9297
9298 2004-01-07  David Schleef  <ds@schleef.org>
9299
9300         * gst/videofilter/gstvideotemplate.c:
9301         * gst/videofilter/gstvideotemplate.h:
9302         * gst/videofilter/make_filter:
9303         Merge videotemplate header into source file.
9304         * gst/effectv/Makefile.am:
9305         * gst/effectv/gsteffectv.c: (plugin_init):
9306         * gst/effectv/gstwarp.c:
9307         Make warpTV a subclass of videofilter.
9308
9309 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
9310
9311         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
9312           Add guard against invalid utf-8 conversions in mad. Just in case.
9313
9314 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
9315
9316         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
9317           Fix for bug shown by poisoning
9318
9319 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
9320
9321         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
9322         (gst_v4lmjpegsrc_buffer_free):
9323         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
9324         (gst_v4lsrc_srcconnect), (gst_v4lsrc_getcaps), (gst_v4lsrc_get),
9325         (gst_v4lsrc_buffer_free):
9326           Fix for removed bufferpools.
9327
9328 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
9329
9330         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
9331         Fix caps negotiation.
9332
9333         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
9334         (dvdnavsrc_update_buttoninfo), (dvdnavsrc_get),
9335         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
9336         (dvdnavsrc_event):
9337         * ext/mpeg2dec/gstmpeg2dec.c:
9338         * gst-libs/gst/navigation/navigation.c:
9339         (gst_navigation_send_key_event), (gst_navigation_send_mouse_event):
9340         * gst-libs/gst/navigation/navigation.h:
9341         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_handle_src_event):
9342         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
9343         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
9344         Super-simple first version of mouse and keyboard events. Clicking
9345         on a DVD menu now works, although it may not take you where you
9346         expected.
9347
9348         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
9349         * gst/videotestsrc/gstvideotestsrc.c:
9350         (gst_videotestsrc_src_fixate):
9351         These fixate functions were broken - they never actually
9352         fixated :)
9353         
9354 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
9355
9356         * ext/shout/gstshout.c: (gst_icecastsend_base_init),
9357         (gst_icecastsend_init):
9358           fix for new caps system.
9359         * gst-libs/gst/mixer/mixertrack.h:
9360         * sys/oss/gstossmixer.c: (gst_ossmixer_build_list):
9361           Add 'master track' flag (for tools like ACME that only want to
9362           change the main volume).
9363
9364 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
9365
9366         * ext/xvid/gstxvid.c: (gst_xvid_structure_to_csp),
9367         (gst_xvid_csp_to_caps):
9368         * ext/xvid/gstxviddec.c: (gst_xviddec_src_getcaps):
9369         * ext/xvid/gstxvidenc.c:
9370         ifdef out ARGB type when it isn't available 
9371         in xvidcore 1.0.0beta2
9372
9373 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
9374
9375         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
9376           When we have received a new SCR right in the first buffer after
9377           a seek (so in the same cycle that handles the discont), we should
9378           handle the buffer instead of unreffing it, else we lose data.
9379
9380 2004-01-06  Iain <iain@prettypeople.org>
9381
9382         * gst/intfloat/gstint2float.c (gst_int2float_link): Set the 
9383           buffer-frames caps too.
9384
9385         * gst/oneton/gstoneton.c (gst_oneton_sink_connect): Only create the new
9386           caps that we need, don't destroy them all and rebuild them. And when
9387           creating src pads, use the src pad template rather than the sink...
9388
9389 2004-01-05  Ronald Bultje  <rbultje@ronald.bitfreak.net>
9390
9391         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
9392           Add pad to element *after* setting functions such as event handler.
9393           Without this, the scheduler (opt) will link pads, set the event
9394           handler from the default event function (dispatcher in gstpad.c)
9395           and *after* that, we will set our own event function, which will
9396           thus never be used (and thus mpegdemux doesn't handle events).
9397
9398 2004-01-04  David Schleef  <ds@schleef.org>
9399
9400         Fix the fixate functions to handle new prototype:
9401         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
9402         * gst/videotestsrc/gstvideotestsrc.c:
9403         (gst_videotestsrc_src_fixate):
9404         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
9405         * sys/ximage/ximagesink.c: (gst_ximagesink_fixate):
9406         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
9407
9408 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
9409
9410         * sys/ximage/ximagesink.h:
9411         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
9412         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_sinkconnect),
9413         (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
9414         (gst_ximagesink_xoverlay_init):
9415           assorted fixes to make (re)embedding work
9416         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect),
9417         (gst_ximagesink_get_desired_size):
9418           implement desired size additions to XOverlay
9419
9420 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
9421
9422         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init),
9423         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_get_desired_size),
9424         (gst_x_overlay_got_desired_size):
9425         * gst-libs/gst/xoverlay/xoverlay.h:
9426           Add optional "desired size" signal and querying.
9427
9428 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
9429
9430         * gst/matroska/matroska-demux.c:
9431         (gst_matroska_demux_parse_blockgroup):
9432           Fix EBML-laced block parsing. Diffs are relative to previous
9433           lace, not the first lace. Thanks to Mosu from the Matroska
9434           team for detecting this.
9435         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
9436         (gst_wavparse_parse_fmt), (gst_wavparse_getcaps),
9437         (gst_wavparse_handle_sink_event), (gst_wavparse_loop),
9438         (gst_wavparse_change_state):
9439         * gst/wavparse/gstwavparse.h:
9440           Quickfix for capsnego.
9441
9442 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
9443
9444         * gst/wavenc/gstwavenc.c: (set_property), (gst_wavenc_init):
9445           Fix indenting, fix pad creation.
9446
9447 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
9448
9449         * ext/xvid/gstxviddec.c: (gst_xviddec_init),
9450         (gst_xviddec_src_getcaps), (gst_xviddec_src_link),
9451         (gst_xviddec_sink_link):
9452           Implement src_getcaps() so proper size caps is negotiated.
9453
9454 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
9455
9456         * ext/flac/gstflacdec.c: (gst_flacdec_loop):
9457           Finish flac decoder on EOS. See #116178.
9458
9459 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
9460
9461         * gst/matroska/matroska-demux.c: (gst_matroska_demux_src_getcaps),
9462         (gst_matroska_demux_add_stream):
9463         * gst/matroska/matroska-ids.h:
9464           Add getcaps() function to fix capsnego...
9465
9466 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
9467
9468         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
9469         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
9470         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
9471           Fix more integer overflows. Again, see #126967.
9472
9473 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
9474
9475         * ext/mpeg2dec/gstmpeg2dec.c:
9476           Add support for mpeg2dec-0.4.0 (released two weeks ago). See
9477           #130416.
9478
9479 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
9480
9481         * configure.ac:
9482         * ext/xvid/gstxvid.c: (gst_xvid_init), (gst_xvid_error),
9483         (gst_xvid_structure_to_csp), (gst_xvid_csp_to_caps):
9484         * ext/xvid/gstxvid.h:
9485         * ext/xvid/gstxviddec.c: (gst_xviddec_class_init),
9486         (gst_xviddec_init), (gst_xviddec_setup), (gst_xviddec_chain),
9487         (gst_xviddec_src_link), (gst_xviddec_sink_link),
9488         (gst_xviddec_change_state):
9489         * ext/xvid/gstxviddec.h:
9490         * ext/xvid/gstxvidenc.c: (gst_xvidenc_profile_get_type),
9491         (gst_xvidenc_base_init), (gst_xvidenc_class_init),
9492         (gst_xvidenc_init), (gst_xvidenc_setup), (gst_xvidenc_chain),
9493         (gst_xvidenc_link), (gst_xvidenc_set_property),
9494         (gst_xvidenc_get_property), (gst_xvidenc_change_state):
9495         * ext/xvid/gstxvidenc.h:
9496           Update xvid plugin to latest xvid (1.0.0-beta3) API.
9497
9498 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
9499
9500         * gst/rtp/rtp-packet.c:
9501           Add sys/types.h include, since OS X doesn't define in_addr_t
9502           in netinet/in.h, like it does on Linux (see #129600).
9503
9504 2004-01-03  Thomas Canty <tommydal@optushome.com.au>
9505
9506         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
9507
9508         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_dispose):
9509           Correct logic of dispose function (see #129306).
9510
9511 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
9512
9513         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_pes):
9514         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
9515         (gst_mpeg_parse_init):
9516         * gst/mpegstream/gstmpegparse.h:
9517           Remove clock (which was never provided, i.e. dead code), and
9518           also fix integer overflows at high PTS values (see #126967).
9519
9520 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
9521
9522         * ext/flac/gstflacdec.c:
9523         * ext/libpng/gstpngenc.h:
9524         * ext/mikmod/gstmikmod.h:
9525           OS X fixes (see #126628).
9526
9527 2004-01-02  David Schleef  <ds@schleef.org>
9528
9529         * ext/alsa/gstalsasrc.c: (gst_alsa_src_pad_factory),
9530         (gst_alsa_src_base_init): Remove bogus "src" request pad.
9531         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_base_init),
9532         (gst_mpeg_parse_class_init): Move pad template registration
9533         to class_init, since the derived class (mpegdemux) doesn't
9534         want them.
9535
9536 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
9537
9538         * sys/ximage/Makefile.am:
9539         * sys/xvideo/Makefile.am:
9540         * sys/xvimage/Makefile.am:
9541           Move interface libs from LDFLAGS to LIBADD, fix relocation errors
9542           after installation (see #127664).
9543
9544 2004-01-02  David Schleef  <ds@schleef.org>
9545
9546         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_init),
9547         (gst_ffmpegenc_connect):  Negotiation fixes.
9548         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_negotiate_format):
9549         Remove inappropriate gst_caps_free().
9550         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
9551         Reenable Ronald's internal resize code, since the core handles
9552         it correctly now.
9553
9554 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
9555
9556         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
9557         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
9558         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init), (gst_v4lsrc_init):
9559           Fix pad template stuff.
9560
9561 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
9562
9563         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
9564         * gst/matroska/ebml-write.c: (gst_ebml_write_sint):
9565           fix signed integer reading/writing.
9566
9567 2004-01-02  Benjamin Otte  <in7y118@public.uni-hamburg.de>
9568
9569         * ext/alsa/README:
9570           Remove outdated document
9571
9572 2004-01-03  Jan Schmidt  <thaytan@mad.scientist.com>
9573
9574         * gst/cutter/gstcutter.c: (gst_cutter_init):
9575           src pad was being created twice - oops.
9576
9577 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
9578
9579         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
9580           Comment out internal resize. It doesn't handle the resulting
9581           XEvent internally, does another try_set_caps() which leads to
9582           a really nice loop.
9583           Real fix will come when Julien and Dave are awake. ;).
9584
9585 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
9586
9587         * ext/mpeg2enc/gstmpeg2enc.cc:
9588           fix const/nonconst compile issue.
9589
9590 2004-01-02  David Schleef  <ds@schleef.org>
9591
9592         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate),
9593         (gst_xvimagesink_sinkconnect), (gst_xvimagesink_init):
9594         Add fixate function and a check for bad formats.
9595
9596 2004-01-01  David Schleef  <ds@schleef.org>
9597
9598         Negotiation fixes:
9599         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
9600         (gst_audiofilter_init):
9601         * gst/debug/efence.c: (gst_efence_init):
9602         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
9603         (gst_deinterlace_init):
9604         * gst/volume/gstvolume.c: (volume_connect):
9605
9606 2004-01-01  David Schleef  <ds@schleef.org>
9607
9608         Convert elements to use gst_pad_use_explicit_caps() where
9609         appropriate:
9610         * ext/a52dec/gsta52dec.c: (gst_a52dec_init), (gst_a52dec_reneg):
9611         * ext/audiofile/gstafparse.c: (gst_afparse_init),
9612         (gst_afparse_open_file):
9613         * ext/audiofile/gstafsrc.c: (gst_afsrc_init),
9614         (gst_afsrc_open_file):
9615         * ext/esd/esdmon.c: (gst_esdmon_init), (gst_esdmon_get):
9616         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_init),
9617         (gst_ffmpegdec_chain):
9618         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
9619         * ext/flac/gstflacdec.c: (gst_flacdec_init), (gst_flacdec_write):
9620         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init),
9621         (gst_gdk_pixbuf_chain):
9622         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init), (gst_jpegdec_link),
9623         (gst_jpegdec_chain):
9624         * ext/mad/gstmad.c: (gst_mad_init), (gst_mad_chain):
9625         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
9626         (gst_mikmod_negotiate):
9627         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
9628         (gst_mpeg2dec_negotiate_format):
9629         * ext/mpeg2enc/gstmpeg2enc.cc:
9630         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
9631         * ext/speex/gstspeexdec.c: (gst_speexdec_init),
9632         (gst_speexdec_sinkconnect):
9633         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop), (gst_swfdec_init):
9634         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_init),
9635         (gst_vorbisfile_new_link):
9636         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_init),
9637         (gst_ac3parse_chain):
9638         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_audio_stream),
9639         (gst_asf_demux_setup_pad):
9640         * gst/auparse/gstauparse.c: (gst_auparse_init),
9641         (gst_auparse_chain):
9642         * gst/id3/gstid3types.c: (gst_id3types_loop):
9643         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
9644         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
9645         (mp1videoparse_parse_seq):
9646         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_init),
9647         (bpf_from_header):
9648         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
9649         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_lpcm_set_caps):
9650         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
9651         (gst_mpeg_parse_send_data):
9652         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
9653         (gst_qtdemux_add_stream):
9654         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
9655         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
9656         (gst_wavparse_parse_fmt):
9657
9658 2004-01-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
9659
9660         * configure.ac:
9661           Fix configure check for mpeg2enc. We need 1.6.1.93 instead of
9662           1.6.1.92, since the pkg-config file of 1.6.1.92 is borked and
9663           it therefore uses the wrong include paths. Too bad... Note
9664           that 1.6.1.93 is not release yet. ;).
9665           Also add a check for mplex, which is now using the lib'ified
9666           mplex from mjpegtools, too.
9667         * ext/ffmpeg/gstffmpegcodecmap.c:
9668           Add codec_tag for 3ivx/xvid. For xvid, this should fix playback
9669           issues. I don't think ffmpeg handles 3ivx correctly, so this
9670           probably won't work. But it won't hurt either.
9671         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_connect),
9672         (gst_ffmpegdec_chain):
9673         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect),
9674         (gst_ffmpegenc_chain_audio):
9675           Fix memleak in audio encoding. Close codec if open fails, this
9676           calls the cleanup routines so we can re-use the context.
9677         * ext/mpeg2enc/gstmpeg2enc.cc:
9678           Fix pad template names/types, fix memory issue with getcaps().
9679         * ext/mpeg2enc/gstmpeg2encoder.cc:
9680         * ext/mpeg2enc/gstmpeg2encoder.hh:
9681           Fix compile issue with new caps system (const thingy).
9682         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
9683         * ext/mpeg2enc/gstmpeg2encpicturereader.hh:
9684           We read a first frame right on initing, so that we have a caps
9685           when we init the output. This caps is cached in padprivate and
9686           read as first frame.
9687         * ext/mplex/Makefile.am:
9688         * ext/mplex/gstmplex.cc:
9689         * ext/mplex/gstmplex.h:
9690         * ext/mplex/gstmplex.hh:
9691         * ext/mplex/gstmplexibitstream.cc:
9692         * ext/mplex/gstmplexibitstream.hh:
9693         * ext/mplex/gstmplexjob.cc:
9694         * ext/mplex/gstmplexjob.hh:
9695         * ext/mplex/gstmplexoutputstream.cc:
9696         * ext/mplex/gstmplexoutputstream.hh:
9697           We wrap mjpegtools mplex. So I rewrote the plugin. The old plugin
9698           had issues, didn't do capsnego, supported only a subset of the
9699           mplex features and required a mplex fork in our local CVS. Plus
9700           that it worked agaist a very old mplex version. Rewriting was
9701           faster than updating it.
9702         * gst-libs/ext/Makefile.am:
9703         * gst-libs/ext/mplex/INSTRUCT:
9704         * gst-libs/ext/mplex/Makefile.am:
9705         * gst-libs/ext/mplex/README:
9706         * gst-libs/ext/mplex/TODO:
9707         * gst-libs/ext/mplex/ac3strm_in.cc:
9708         * gst-libs/ext/mplex/audiostrm.hh:
9709         * gst-libs/ext/mplex/audiostrm_out.cc:
9710         * gst-libs/ext/mplex/aunit.hh:
9711         * gst-libs/ext/mplex/bits.cc:
9712         * gst-libs/ext/mplex/bits.hh:
9713         * gst-libs/ext/mplex/buffer.cc:
9714         * gst-libs/ext/mplex/buffer.hh:
9715         * gst-libs/ext/mplex/fastintfns.h:
9716         * gst-libs/ext/mplex/format_codes.h:
9717         * gst-libs/ext/mplex/inputstrm.cc:
9718         * gst-libs/ext/mplex/inputstrm.hh:
9719         * gst-libs/ext/mplex/lpcmstrm_in.cc:
9720         * gst-libs/ext/mplex/mjpeg_logging.cc:
9721         * gst-libs/ext/mplex/mjpeg_logging.h:
9722         * gst-libs/ext/mplex/mjpeg_types.h:
9723         * gst-libs/ext/mplex/mpastrm_in.cc:
9724         * gst-libs/ext/mplex/mpegconsts.cc:
9725         * gst-libs/ext/mplex/mpegconsts.h:
9726         * gst-libs/ext/mplex/mplexconsts.hh:
9727         * gst-libs/ext/mplex/multplex.cc:
9728         * gst-libs/ext/mplex/outputstream.hh:
9729         * gst-libs/ext/mplex/padstrm.cc:
9730         * gst-libs/ext/mplex/padstrm.hh:
9731         * gst-libs/ext/mplex/stillsstream.cc:
9732         * gst-libs/ext/mplex/stillsstream.hh:
9733         * gst-libs/ext/mplex/systems.cc:
9734         * gst-libs/ext/mplex/systems.hh:
9735         * gst-libs/ext/mplex/vector.cc:
9736         * gst-libs/ext/mplex/vector.hh:
9737         * gst-libs/ext/mplex/videostrm.hh:
9738         * gst-libs/ext/mplex/videostrm_in.cc:
9739         * gst-libs/ext/mplex/videostrm_out.cc:
9740         * gst-libs/ext/mplex/yuv4mpeg.cc:
9741         * gst-libs/ext/mplex/yuv4mpeg.h:
9742         * gst-libs/ext/mplex/yuv4mpeg_intern.h:
9743         * gst-libs/ext/mplex/yuv4mpeg_ratio.cc:
9744           We don't fork mjpegtools' mplex in our CVS anymore.
9745         * gst/avi/gstavidemux.c: (gst_avi_demux_src_getcaps),
9746         (gst_avi_demux_add_stream):
9747         * gst/avi/gstavidemux.h:
9748           Add getcaps() function for proper caps nego. This makes some
9749           parts of AVI playback/reading work.
9750         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
9751           Resize window on new capsnego. This is probably wrong, but
9752           I'm still committing it because with current capsnego, the
9753           first successfull capsnego is auto-fixated, therefore rounded
9754           down to the lowest values in the caps. this results in a 16x16
9755           XWindow that is not reized when real capsnego finishes.
9756           Dave, I see more cases of this, do you know a proper solution?
9757         * tools/gst-launch-ext.in:
9758           Fix MPEG-4 AAC (Apple iPod/iTunes) file commandline.
9759
9760 2003-12-31  David Schleef  <ds@schleef.org>
9761
9762         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get):
9763         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):
9764           Change gst_pad_proxy_link() to gst_pad_try_set_caps()
9765
9766 2003-12-30  David Schleef  <ds@schleef.org>
9767
9768         * ext/ffmpeg/gstffmpegcolorspace.c:
9769         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
9770         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_init),
9771         (gst_ffmpegcsp_chain): Negotiation fixes
9772         * ext/mad/gstmad.c: (gst_mad_chain): Negotiation fixes
9773         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
9774         (gst_audio_convert_link), (gst_audio_convert_channels):
9775         * gst/audioscale/gstaudioscale.c: (gst_audioscale_getcaps),
9776         (gst_audioscale_link), (gst_audioscale_get_buffer),
9777         (gst_audioscale_chain): Negotiation fixes
9778         * gst/audioscale/gstaudioscale.h:
9779         * gst/videofilter/gstvideofilter.c:
9780         (gst_videofilter_format_get_structure), (gst_videofilter_getcaps),
9781         (gst_videofilter_link), (gst_videofilter_init),
9782         (gst_videofilter_set_output_size), (gst_videofilter_setup),
9783         (gst_videofilter_find_format_by_structure):
9784         * gst/videofilter/gstvideofilter.h: Negotiation fixes
9785         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
9786         (gst_videoscale_link):
9787         * gst/videoscale/videoscale.c: (videoscale_get_structure),
9788         (videoscale_find_by_structure), (gst_videoscale_setup):
9789         * gst/videoscale/videoscale.h: Negotiation fixes
9790         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
9791         (gst_ximagesink_fixate), (gst_ximagesink_init): Add a fixate
9792         function, restrict resizing to a multiple of 4 (hack until
9793         everyone supports odd sizes correctly).
9794
9795 2003-12-29  Colin Walters  <walters@verbum.org>
9796
9797         * ext/esd/esdsink.c (gst_esdsink_link): Fix typo; get depth instead of
9798         signed.
9799
9800 2003-12-30  Jan Schmidt <thaytan@mad.scientist.com>
9801
9802         * ext/sndfile/gstsf.c: (gst_sf_loop):
9803           Fix warning about discarding const qualifier
9804
9805 2003-12-27  Jeremy Simon   <jesimon@libertysurf.fr>
9806
9807         * gst/cutter/gstcutter.c:
9808         * gst/videoscale/gstvideoscale.c:
9809         * gst/volenv/gstvolenv.c:
9810         * gst-libs/gst/audio/audio.c:
9811         * gst-libs/gst/video/video.c:
9812           Fix warnings
9813
9814 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
9815
9816         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
9817           Don't send ALSA debugging to stderr.
9818         * ext/alsa/gstalsa.h:
9819           Use GST_WARNING instead of g_warning when ALSA functions fail.
9820
9821 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
9822
9823         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
9824           Free XVAdapterInfo correctly.
9825
9826 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
9827
9828         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
9829         (gst_id3_tag_do_caps_nego), (gst_id3_tag_src_link):
9830           Make id3tag use correct caps nego.
9831
9832 2003-12-27  Amaury Jacquot <sxpert@esitcom.org>
9833
9834         * ext/ivorbis/vorbis.c: 
9835         * ext/ivorbis/vorbisenc.h:
9836         * ext/ivorbis/vorbisfile.c:
9837           Modify so that it uses the new caps things
9838
9839 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
9840
9841         * testsuite/spider/spider1.c: (main):
9842         * testsuite/spider/spider2.c: (main):
9843         * testsuite/spider/spider3.c: (main):
9844           Make tests compile again. They probably don't work.
9845
9846 2003-12-24  Colin Walters  <walters@verbum.org>
9847
9848         * sys/oss/gstosssink.c (gst_osssink_sink_fixate): Return NULL if
9849         we can't fixate the caps anymore.
9850
9851 2003-12-23  David Schleef  <ds@schleef.org>
9852
9853         * gst/volume/gstvolume.c: (volume_init): Proxy getcaps.
9854         * sys/oss/gstosssink.c: (gst_osssink_init),
9855         (gst_osssink_sink_fixate): Add fixate function.
9856
9857 2003-12-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
9858
9859         * ext/ffmpeg/gstffmpegcodecmap.c:
9860         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_getcaps),
9861         (gst_ffmpegcsp_srcconnect_func), (gst_ffmpegcsp_sinkconnect),
9862         (gst_ffmpegcsp_srcconnect), (gst_ffmpegcsp_get_type),
9863         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
9864         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
9865         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
9866         (gst_ffmpegcsp_get_property), (gst_ffmpegcsp_register):
9867           fix typo in RGB masks, and move back to "old" colorspace
9868           capsnego code until whoever wrote this new crap has actually
9869           tested it so that it works.
9870           And yes, this works, keep it that way please.
9871
9872 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
9873
9874         * ext/divx/gstdivxdec.c: (gst_divxdec_base_init),
9875         (gst_divxdec_init), (gst_divxdec_negotiate):
9876         * ext/divx/gstdivxdec.h:
9877         * ext/divx/gstdivxenc.c: (gst_divxenc_base_init),
9878         (gst_divxenc_init):
9879         * ext/faac/gstfaac.c: (gst_faac_base_init), (gst_faac_init),
9880         (gst_faac_sinkconnect), (gst_faac_srcconnect):
9881         * ext/mpeg2enc/gstmpeg2enc.cc:
9882         * ext/mpeg2enc/gstmpeg2encoder.cc:
9883         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
9884         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_base_init),
9885         (dxr3audiosink_init), (dxr3audiosink_pcm_sinklink):
9886         * sys/dxr3/dxr3spusink.c: (dxr3spusink_base_init),
9887         (dxr3spusink_init):
9888         * sys/dxr3/dxr3videosink.c: (dxr3videosink_base_init),
9889         (dxr3videosink_init):
9890           Fix caps breakage after Dave's caps branch merge.
9891
9892 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
9893
9894         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
9895           Fix for 24bpp display.
9896
9897 2003-12-23  Colin Walters  <walters@verbum.org>
9898
9899         * ext/gnomevfs/gstgnomevfssink.c: Add ARG_HANDLE property that takes
9900         a GnomeVFSHandle directly.
9901
9902 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
9903
9904         * gst/volume/Makefile.am:
9905         * gst/volume/gstvolume.c: (volume_connect), (volume_parse_caps),
9906         (volume_base_init), (volume_init):
9907           Reenable volume element and fix to work with new caps stuff.
9908           Rhythmbox needs this.
9909
9910 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
9911
9912         * gst/qtdemux/qtdemux.c: (plugin_init):
9913           qtdemux requires bytestream
9914
9915 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
9916
9917         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_link):
9918           Fix remaining caps handling errors due to CAPS merge.
9919
9920 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
9921
9922         * ext/faad/gstfaad.c: (gst_faad_base_init), (gst_faad_init),
9923         (gst_faad_sinkconnect), (gst_faad_srcgetcaps),
9924         (gst_faad_srcconnect): 
9925           Port to new caps system.
9926
9927 2003-12-21  Julien MOUTTE  <julien@moutte.net>
9928
9929         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
9930         (got_video_size), (main): using g_print instead of g_message.
9931         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup): Fixing EOS 
9932         signal which was not emitted because of "switch" element added to the
9933         bin but not connected. (Removing from the bin temporarily)
9934
9935 2003-12-21  Julien MOUTTE  <julien@moutte.net>
9936
9937         * configure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_XTRA fails to
9938         find X development files. I don't understand the previous tests and
9939         they fail on my debian/ppc unstable. This one works.
9940         * examples/gstplay/player.c: (main): Set the pipeline to READY before
9941         exiting.
9942         * gst-libs/gst/play/gstplay.c: (gst_play_get_length_callback),
9943         (gst_play_set_video_sink), (gst_play_set_audio_sink),
9944         (gst_play_set_visualization): Add some safety checks in set_ methods
9945         and state_change. This was throwing some ugly CRITICAL messages when
9946         pipeline was getting disposed and casts were failing.
9947
9948 2003-12-21  Ronald Bultje  <rbultje@ronald.bitfreak.net>
9949
9950         * configure.ac:
9951           Improve mpeg2enc detection. This is for distributions that do
9952           ship mjpegtools, but without mpeg2enc. Also does object check
9953           for might there ever be ABI incompatibility.
9954         * ext/mpeg2enc/gstmpeg2enc.cc:
9955           Add Andrew as second maintainer (he's helping me), and also add
9956           an error if no caps was set. This happens if I pull before capsnego
9957           and that's something I should solve sometime else.
9958         * gst/matroska/matroska-demux.c:
9959         (gst_matroska_demux_parse_blockgroup):
9960           Fix time parsing.
9961         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link),
9962         (gst_matroska_mux_track_header):
9963           Add caps to templates.
9964         * gst/mpegaudioparse/gstmpegaudioparse.c: (mp3_sink_factory):
9965           Add mpegversion=1 to prevent confusion with MPEG/AAC.
9966         * gst/mpegstream/gstmpegdemux.c:
9967           Remove layer since it causes warnings about unfixed caps.
9968         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
9969           Fix obvious typo (we error out if caps were set, we should of
9970           course error out if *no* caps were set).
9971         * sys/oss/gstosselement.c: (gst_osselement_convert):
9972           Fix format conversion, we confused bits/bytes.
9973         * sys/oss/gstosselement.h:
9974           Improve documentation for 'bps'.
9975         * sys/v4l/TODO:
9976           Remove stuff about plugins that need removing - this was done
9977           ages ago.
9978         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init),
9979         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query):
9980         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_src_convert),
9981         (gst_v4lsrc_src_query):
9982         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
9983         (gst_v4l2src_src_convert), (gst_v4l2src_src_query):
9984           Add get_query_types(), get_formats() and query() functions.
9985
9986 2003-12-21  Thomas Vander Stichele  <thomas at apestaart dot org>
9987
9988         * ChangeLog: moved to gstreamer/docs/random/old/ChangeLog.gst-plugins
9989         * moved CVS to freedesktop.org
9990