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