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