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