adding ukrainian translation
[platform/upstream/gstreamer.git] / ChangeLog
1 2004-04-19  Thomas Vander Stichele  <thomas at apestaart dot org>
2                                                                                 
3         * po/LINGUAS:
4         * po/uk.po:
5           Added Ukrainian translation (Maxim V. Dziumanenko)
6                                                                                 
7 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
8
9         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_getcaps),
10         (gst_gsmdec_link), (gst_gsmdec_chain):
11           Fix capsnego, simplify chain function slightly.
12         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
13           Add GSM.
14
15 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16
17         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
18         (gst_wavparse_destroy_sourcepad), (gst_wavparse_create_sourcepad),
19         (gst_wavparse_parse_fmt), (gst_wavparse_change_state):
20           Hack to make wavparse work with spider (always -> sometimes pad).
21           Fixes #135862 && #140411.
22
23 2004-04-18  Benjamin Otte  <otte@gnome.org>
24
25         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
26         (gst_osselement_rate_probe_check),
27         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate):
28           get rid of \n in debug output
29
30 2004-04-17  Iain <iain@prettypeople.org>
31
32         * gst/wavparse/gstwavparse.c (gst_wavparse_loop): Allow all events,
33         not just EOS.
34
35 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
36
37         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
38         (gst_id3_tag_class_init), (gst_id3_tag_get_caps),
39         (gst_id3_tag_add_src_pad), (gst_id3_tag_init),
40         (gst_id3_tag_set_property), (gst_id3_tag_do_caps_nego),
41         (gst_id3_tag_src_link), (gst_id3_tag_chain),
42         (gst_id3_tag_change_state), (plugin_init):
43           deprecate id3tag element and replace with id3demux/id3mux.
44           great side effect: this ugly file is now even uglier, yay!
45         * ext/mad/gstmad.h:
46           remove non-available function
47           update for new get_type
48
49 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
50
51         * configure.ac:
52           require mpeg2dec >= 0.4.0
53
54 2004-04-17  Benjamin Otte  <otte@gnome.org>
55
56         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
57         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
58         (gst_xvimagesink_set_xwindow_id):
59           call GST_ELEMENT_ERROR whenever get_xcontext fails. Includes
60           assorted cleanup fixes.
61
62 2004-04-16  David Schleef  <ds@schleef.org>
63
64         * sys/ximage/ximagesink.h: Compile fix for FreeBSD. (bug #140268)
65         * sys/xvimage/xvimagesink.h: same
66
67 2004-04-16  Thomas Vander Stichele  <thomas at apestaart dot org>
68
69         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
70           Fix GST_ELEMENT_ERROR with (NULL)
71
72 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
73
74         * gst-libs/gst/riff/riff-media.c:
75         (gst_riff_create_video_caps_with_data):
76           Add div[3456] as fourccs for DivX 3 (fixes #140137).
77
78 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
79
80         * gst-libs/gst/riff/riff-media.c:
81         (gst_riff_create_video_caps_with_data),
82         (gst_riff_create_video_caps), (gst_riff_create_audio_caps),
83         (gst_riff_create_video_template_caps),
84         (gst_riff_create_audio_template_caps):
85         * gst-libs/gst/riff/riff-media.h:
86         * gst-libs/gst/riff/riff-read.c:
87         (gst_riff_read_strf_vids_with_data), (gst_riff_read_strf_vids):
88         * gst-libs/gst/riff/riff-read.h:
89         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
90           Add MS RLE support. I added some functions to read out strf chunks
91           into strf chunks and the data behind it. This is usually color
92           palettes (as in RLE, but also in 8-bit RGB). Also use those during
93           caps creation. Lastly, add ADPCM (similar to wavparse - which
94           should eventually be rifflib based).
95         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
96         (gst_matroska_demux_init), (gst_matroska_demux_reset):
97         * gst/matroska/matroska-demux.h:
98           Remove placeholders for some prehistoric tagging system. Didn't add
99           support for any tag system really anyway.
100         * gst/qtdemux/qtdemux.c:
101           Add support for audio/x-m4a (MPEG-4) through spider.
102         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
103         (gst_wavparse_loop):
104           ADPCM support (#135862). Increase max. buffer size because we
105           cannot split buffers for ADPCM (screws references) and I've seen
106           files with 2048 byte chunks. 4096 seems safe for now.
107
108 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
109
110         * configure.ac: bump nano to 1
111
112 === release 0.8.1 ===
113
114 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
115
116         * configure.ac: releasing 0.8.1, "Comforting Sounds"
117
118 2004-04-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
119
120         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
121           Fix typo in divxversion (3 instead of 4 for "DIVX" fourcc).
122           Fixes #140058
123
124 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
125
126         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_plugin_init):
127           lower rank of dvddemux so that it's not used for mpeg playback.
128
129 2004-04-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
130
131         * configure.ac:
132           save libs correctly when checking mad
133
134 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
135
136         * ext/mad/gstid3tag.c: (plugin_init):
137           lower rank of id3tag as proposed by Benjamin.  Fixes #139926.
138
139 2004-04-13  David Schleef  <ds@schleef.org>
140
141         * common/m4/gst-feature.m4: Call -config scripts with
142         --plugin-libs if it is supported.
143         * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect): sequences of
144         JPEG images are image/jpeg.
145         * gst/debug/Makefile.am:
146         * gst/debug/negotiation.c: (gst_negotiation_class_init),
147         (gst_negotiation_getcaps), (gst_negotiation_pad_link),
148         (gst_negotiation_update_caps), (gst_negotiation_get_property),
149         (gst_negotiation_plugin_init): Add a property that acts like
150         filter caps.
151         * testsuite/gst-lint:  Move license checking to be a standard
152         test.
153
154 2004-04-13  David Schleef  <ds@schleef.org>
155
156         * gst/avi/gstavidemux.c: (gst_avi_demux_reset): Fix memleak.
157         patch from Sebastien Cote (bug #139958)
158
159 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
160
161         * examples/gstplay/Makefile.am:
162         * examples/gstplay/player.c: (main):
163           make the commandline player example use gconf settings
164
165 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
166
167         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
168         (gst_cacasink_sinkconnect), (gst_cacasink_init),
169         (gst_cacasink_chain), (gst_cacasink_open), (gst_cacasink_close):
170           init/end library during state transition, not object
171           creation/disposal.  get rid of custom dispose handler.
172          
173
174 2004-04-12  Christian Schaller <Uraeus@gnome.org>
175
176         * sys/oss/gstosselement.c: s/lstat/stat/ from freeBSD, since it can 
177         be a symlink
178
179 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
180
181         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_data):
182           Handle JUNK chunks inside data section. Prevents warnings.
183
184 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
185
186         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
187         (gst_riff_create_video_template_caps):
188           Add MS video v1.
189         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
190         (gst_avi_demux_stream_data):
191           Add support for "rec-list" chunks.
192
193 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
194
195         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
196           Fix another codecname mismatch.
197
198 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
199
200         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
201           Fix divx caps mismatch and move from video/x-jpeg to image/jpeg
202           so that MJPEG plays back.
203
204 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
205
206         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
207         (gst_mp1videoparse_real_chain), (gst_mp1videoparse_change_state):
208         * gst/mpeg1videoparse/gstmp1videoparse.h:
209           Fix for some slight mis-cuts in buffer parsing, and for some
210           potential overflows or faults-causers. Adds disconts. Also fixes
211           #139105 while we're at it.
212
213 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
214
215         * configure.ac:
216         * sys/v4l2/gstv4l2element.h:
217           Workaround for missing struct v4l2_buffer declaration in Suse 9
218           and Mandrake 10 linux/videodev2.h header file (#135919).
219
220 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
221
222         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
223           Bail out if no filename was given.
224
225 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
226
227         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
228         (gst_v4l2_fourcc_from_structure):
229           Add Y41B/Y42B YUV formats (see #125732), fix Y41P (was typo'ed to
230           Y41B somewhere).
231
232 2004-04-09  Benjamin Otte  <otte@gnome.org>
233
234         * ext/gnomevfs/gstgnomevfssink.c:
235         (_gst_boolean_allow_overwrite_accumulator),
236         (gst_gnomevfssink_class_init):
237           fix erase signal - if any handler returns false the file will not be
238           overwritten. If no handler is connected, the file will not be
239           overwritten either.
240           renamed signal to "allow-overwrite"
241         * ext/mad/gstid3tag.c: (tag_list_to_id3_tag_foreach):
242           free string when adding it to ID3 failed
243         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
244           unref event when done
245         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
246           free caps
247         * gst/typefind/gsttypefindfunctions.c:
248         (mpeg_video_stream_type_find):
249           fix invalid read 
250
251 2004-04-08  David Schleef  <ds@schleef.org>
252
253         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
254         (gst_ffmpegcolorspace_register): Change rank to PRIMARY.
255
256 2004-04-08  David Schleef  <ds@schleef.org>
257
258         * gst/colorspace/gstcolorspace.c: Don't advertise a conversion
259         we don't support (bug #139532)
260
261 2004-04-07  Thomas Vander Stichele  <thomas at apestaart dot org>
262
263         * ext/mad/gstmad.c: (gst_mad_handle_event),
264         (gst_mad_check_caps_reset), (gst_mad_chain),
265         (gst_mad_change_state):
266           only set explicit caps if they haven't been set before for
267           this stream.  MPEG-audio sample rate/channels aren't allowed
268           to change in-stream.
269           Fixes #139382
270
271 2004-04-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
272
273         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_base_init),
274         (_gst_boolean_did_something_accumulator),
275         (gst_gnomevfssink_class_init), (gst_gnomevfssink_dispose),
276         (gst_gnomevfssink_init), (gst_gnomevfssink_set_property),
277         (gst_gnomevfssink_get_property), (gst_gnomevfssink_open_file),
278         (gst_gnomevfssink_close_file), (gst_gnomevfssink_chain),
279         (gst_gnomevfssink_change_state):
280           Fix erase signal. Don't erase by default. Remove handoff signal.
281           Remove erase property. Don't segfault. General cleanup.
282
283 2004-04-07  Benjamin Otte  <otte@gnome.org>
284
285         * gst-libs/gst/gconf/test-gconf.c: (main):
286           add missing gst_init
287
288 2004-04-07  Benjamin Otte  <otte@gnome.org>
289
290         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
291           free the mutexes, too
292
293 2004-04-07  Benjamin Otte  <otte@gnome.org>
294
295         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
296           actually free the URI string
297         * ext/mad/gstid3tag.c: (gst_id3_tag_src_event):
298           compute offset correctly when passing discont events
299         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
300           don't leak discont events
301         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
302           add some missing breaks so caps aren't copied randomly
303         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream):
304           if we realloc memory, we better use it
305
306 2004-04-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
307
308         * ext/mad/gstmad.c: (normal_seek):
309           fix GST_FORMAT_TIME usage
310
311 2004-04-05  David Schleef  <ds@schleef.org>
312
313         * ext/kio/kiosrc.cpp:  Undefine KDE_DEPRECATED so we can use
314         a deprecated function (hack!)
315
316 2004-04-05  Benjamin Otte  <otte@gnome.org>
317
318         * ext/esd/esdmon.c: (gst_esdmon_get):
319           fix nonterminated vararg and memleak
320
321 2004-04-05  Benjamin Otte  <otte@gnome.org>
322
323         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init),
324         (gst_ladspa_init), (gst_ladspa_force_src_caps),
325         (gst_ladspa_set_property), (gst_ladspa_get_property),
326         (gst_ladspa_instantiate), (gst_ladspa_activate),
327         (gst_ladspa_deactivate), (gst_ladspa_loop), (gst_ladspa_chain):
328           clean up debugging
329
330 2004-04-05  Stefan Kost <kost@imn.htwk-leipzig.de>
331
332         reviewed by Benjamin Otte  <otte@gnome.org>
333
334         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init):
335           check for broken LADSPA parameters (fixes #138635)
336         
337 2004-04-05  Benjamin Otte  <otte@gnome.org>
338
339         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps):
340           advertise buffer-frames correctly on sinkpads
341
342 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
343
344         * ext/mad/gstmad.c: (gst_mad_get_type), (gst_mad_layer_get_type),
345         (gst_mad_mode_get_type), (gst_mad_emphasis_get_type),
346         (gst_mad_get_event_masks), (gst_mad_get_query_types), (index_seek),
347         (normal_seek), (gst_mad_src_event), (gst_mad_handle_event),
348         (gst_mad_check_caps_reset), (gst_mad_chain):
349         add more debugging, only reset caps when we're not in error state
350
351 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
352
353         * ext/mad/gstmad.c: add debugging category, comment + cleanups
354
355 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
356
357         reviewed by Benjamin Otte  <otte@gnome.org>
358
359         * configure.ac:
360           fix == in test(1) operator
361
362 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
363
364         reviewed by Benjamin Otte  <otte@gnome.org>
365
366         * configure.ac:
367           fix --export-symblos-regex to a working regex.
368
369 2004-04-04  Benjamin Otte  <otte@gnome.org>
370
371         * sys/oss/.cvsignore:
372           add for oss_probe
373
374 2004-04-03  Tim-Phillip Müller <t.i.m@zen.co.uk>
375
376         reviewed by Benjamin Otte  <otte@gnome.org>
377
378         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
379           add missing 'new_media' argument (fixes #138168)
380         * gst/matroska/matroska-demux.c:
381         (gst_matroska_demux_handle_seek_event):
382           add vararg terminator (fixes #138169)
383
384 2004-04-02  David Schleef  <ds@schleef.org>
385
386         * ext/gdk_pixbuf/Makefile.am:  Make sure gstgdkanimation.h is
387         disted (bug #138914)
388
389 2004-04-01  Benjamin Otte  <otte@gnome.org>
390
391         * ext/alsa/gstalsa.c: (gst_alsa_change_state),
392         (gst_alsa_close_audio):
393           handle case better where a soundcard can't pause
394         * ext/ogg/gstoggdemux.c:
395           don't crash when we get events but don't have pads yet
396
397 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
398
399         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
400           throw an error if we couldn't probe any caps.
401
402 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
403
404         * ext/dvdnav/gst-dvd:
405         Add a really simple sample DVD player
406
407 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
408
409         * ext/a52dec/gsta52dec.c: (gst_a52dec_get_type), (gst_a52dec_init),
410         (gst_a52dec_push), (gst_a52dec_handle_event),
411         (gst_a52dec_update_streaminfo), (gst_a52dec_loop),
412         (gst_a52dec_change_state):
413         * ext/a52dec/gsta52dec.h:
414           Use a debug category, Output timestamps correctly
415           Emit tag info, Handle events, tell liba52dec about cpu
416           capabilities so it can use MMX etc.
417         * ext/dv/gstdvdec.c: (gst_dvdec_loop), (gst_dvdec_change_state):
418           Fix a crasher accessing invalid memory
419         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init),
420         (dvdnavsrc_update_highlight), (dvdnavsrc_loop),
421         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
422         (dvdnavsrc_event), (dvdnavsrc_get_formats), (dvdnavsrc_convert),
423         (dvdnavsrc_query):
424           Some support for byte-format seeking.
425           Small fixes for still frames and menu button overlays
426         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
427         (gst_mpeg2dec_alloc_buffer):
428           Use a debug category. Adjust the report level of several items to
429           LOG. Call mpeg2_custom_fbuf to mark our buffers as 'custom buffers'
430           so it doesn't lose the GstBuffer pointer
431         * gst/debug/Makefile.am:
432         * gst/debug/gstdebug.c: (plugin_init):
433         * gst/debug/gstnavseek.c: (gst_navseek_get_type),
434         (gst_navseek_base_init), (gst_navseek_class_init),
435         (gst_navseek_init), (gst_navseek_seek),
436         (gst_navseek_handle_src_event), (gst_navseek_set_property),
437         (gst_navseek_get_property), (gst_navseek_chain),
438         (gst_navseek_plugin_init):
439         * gst/debug/gstnavseek.h:
440           Add the navseek debug element for seeking back and forth in a 
441           video stream using arrow keys.
442         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_get_type),
443         (gst_mpeg2subt_base_init), (gst_mpeg2subt_class_init),
444         (gst_mpeg2subt_init), (gst_mpeg2subt_finalize),
445         (gst_mpeg2subt_getcaps_video), (gst_mpeg2subt_link_video),
446         (gst_mpeg2subt_handle_video), (gst_mpeg2subt_src_event),
447         (gst_mpeg2subt_parse_header), (gst_get_nibble),
448         (gst_setup_palette), (gst_get_rle_code), (gst_draw_rle_line),
449         (gst_merge_uv_data), (gst_mpeg2subt_merge_title),
450         (gst_update_still_frame), (gst_mpeg2subt_handle_subtitle),
451         (gst_mpeg2subt_handle_dvd_event), (gst_mpeg2subt_loop):
452         * gst/mpeg2sub/gstmpeg2subt.h:
453           Pretty much a complete rewrite. Now a loopbased element. May still
454           require work to properly synchronise subtitle buffers.
455         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private),
456         (gst_dvd_demux_send_subbuffer):
457         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer):
458           Don't attempt to create subbuffers of size 0
459           Reduce a couple of error outputs to warnings.
460         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect),
461         (gst_y4mencode_chain):
462         Output the y4m frame header correctly.
463
464 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
465
466         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
467           throw errors instead of allowing SIGFPE
468
469 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
470
471         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_string),
472         (gst_gconf_render_bin_from_key):
473           leak plugging and style fixing
474
475 2004-03-31  David Schleef  <ds@schleef.org>
476
477         * gst/audioscale/gstaudioscale.c: (gst_audioscale_expand_value),
478         (gst_audioscale_getcaps): Fix getcaps to expand and union lists.
479         (bug #138225)
480         * gst/debug/Makefile.am:
481         * gst/debug/breakmydata.c: (gst_break_my_data_plugin_init):
482         * gst/debug/gstdebug.c: (plugin_init):  Merge elements into one
483         plugin.
484         * gst/debug/negotiation.c: (gst_gst_negotiation_get_type),
485         (gst_negotiation_base_init), (gst_negotiation_class_init),
486         (gst_negotiation_init), (gst_negotiation_getcaps),
487         (gst_negotiation_pad_link), (gst_negotiation_chain),
488         (gst_negotiation_set_property), (gst_negotiation_get_property),
489         (gst_negotiation_plugin_init):  New element to talk about random
490         negotiation things happening in a pipeline.
491
492 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
493
494         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
495           fix integer addition with help of Stefan Kost
496
497 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
498
499         * po/nl.po: updated Dutch translation (Elros Cyriatan)
500
501 2004-03-30  David Schleef  <ds@schleef.org>
502
503         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer),
504         (gst_mpeg2dec_negotiate_format):  Handle Y42B-format MPEG
505         video, patch from Matthew.Spencer@eu.sony.com (Matthew Spencer)
506         (bug #137504)
507         * ext/mpeg2dec/gstmpeg2dec.h:
508
509 2004-03-30  David Schleef  <ds@schleef.org>
510
511         * ext/gdk_pixbuf/Makefile.am: Remove spurious rules. (bug #136527)
512
513 2004-03-30  David Schleef  <ds@schleef.org>
514
515         * tools/gst-launch-ext-m.m:  Applied patch from gnome@flyn.org (W.
516         Michael Petullo) to handle .mov
517
518 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
519
520         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
521         (gst_osselement_rate_check_rate):
522           probe caps correctly for sound cards that only support one format
523
524 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
525
526         * ext/kio/kiosrc.cpp: (process_events):
527           update handling event processing if inside KDE - untested
528
529 2004-03-29  David Schleef  <ds@schleef.org>
530
531         * ext/hermes/gsthermescolorspace.c: (plugin_init): decrease rank
532         by 2 to not interfere with other colorspaces.
533         * ext/pango/gsttextoverlay.c: (plugin_init): change rank to NONE
534         * gst/colorspace/gstcolorspace.c: (plugin_init): decrease rank by
535         one to not interfere with ffmpeg_colorspace.
536
537 2004-03-29  David Schleef  <ds@schleef.org>
538
539         * ext/alsa/gstalsa.c: (gst_alsa_fixate): Don't fixate fields that
540         aren't in the caps.
541         * gst/sine/gstsinesrc.c: change rate caps to [1,MAX]
542         * gst/videocrop/gstvideocrop.c: (plugin_init): Change rank to NONE.
543
544 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
545
546         * gst-libs/gst/riff/riff-media.c:
547           fail on error, don't try to set stuff on NULL caps
548
549 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
550
551         * configure.ac:
552         * ext/Makefile.am:
553         * ext/kio/Makefile.am:
554         * ext/kio/kioreceiver.cpp:
555         * ext/kio/kioreceiver.h:
556         * ext/kio/kiosrc.cpp:
557         * ext/kio/kiosrc.h:
558           add experimental kiosrc plugin
559         * ext/alsa/gstalsaplugin.c: (plugin_init):
560           initialize debugging category only when we're sure registering the
561           plugins worked.
562
563 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
564
565         * examples/gstplay/player.c: (main):
566         * gst-libs/gst/play/play.c: (gst_play_class_init),
567         (gst_play_set_location), (gst_play_set_data_src),
568         (gst_play_set_video_sink), (gst_play_set_audio_sink),
569         (gst_play_set_visualization), (gst_play_connect_visualization):
570           check return values of element_set_state and return FALSE where
571           failed
572
573 2004-03-29  Benjamin Otte  <otte@gnome.org>
574
575         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
576           try harder to check if an event is really a discont
577
578 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
579
580         * po/LINGUAS: adding Azerbaijani (Mətin Əmirov)
581         * po/az.po:
582
583 2004-03-28  Benjamin Otte  <otte@gnome.org>
584
585         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
586         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
587         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
588           get rid of non-standard "..." ranges in case statements.
589
590 2004-03-27  Martin Soto  <martinsoto@users.sourceforge.net>
591
592         * gst/mpegstream/gstmpegdemux.c: 
593         * gst/mpegstream/gstmpegdemux.h: Complete overhaul. All DVD
594         specific functionality split to the new dvddemux element.
595         * gst/mpegstream/gstdvddemux.c:
596         * gst/mpegstream/gstdvddemux.h: New demultiplexer for DVD (VOB)
597         streams, derived from mpegdemux.
598         * gst/mpegstream/gstmpegparse.c: Discontinuity handling cleaned
599         up. SCR based timestamp rewriting can be turned off (will probably
600         completely disappear soon).
601         * ext/dvdnav/dvdnavsrc.c: Changes resulting from a few months
602         hacking. General cleanup. All printf statements replaced by
603         debugging messages. Almost complete libdvdnav support.
604         (dvdnavsrc_class_init): Got rid of unnecessary signals (replaced
605         by events. New properties for audio and subpicture languages.
606         (dvdnavsrc_update_highlight): Now uses events.
607         (dvdnavsrc_user_op): Cleaned up.
608         (dvdnavsrc_get): Renamed to dvdnavsrc_loop (element is now loop
609         based). Lots of cleanup, and propper support for most libdvdnav
610         events.
611         (dvdnavsrc_make_dvd_event): New function.
612         (dvdnavsrc_make_dvd_nav_packet_event): New function.
613         (dvdnavsrc_make_clut_change_event): New function.
614
615 2004-03-26  Benjamin Otte  <otte@gnome.org>
616
617         * gst/typefind/gsttypefindfunctions.c: (theora_type_find):
618           fix bug where typefinding would claim it's theora whenever less then
619           7 bytes of data were available
620
621 2004-03-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
622
623         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link),
624         (gst_alawdec_base_init), (gst_alawdec_class_init),
625         (gst_alawdec_init), (gst_alawdec_chain):
626         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link),
627         (gst_alawenc_base_init), (gst_alawenc_class_init),
628         (gst_alawenc_init), (gst_alawenc_chain):
629         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link),
630         (gst_mulawdec_base_init), (gst_mulawdec_class_init),
631         (gst_mulawdec_init), (gst_mulawdec_chain):
632         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link),
633         (gst_mulawenc_base_init), (gst_mulawenc_class_init),
634         (gst_mulawenc_init), (gst_mulawenc_chain):
635           Fix capsnego in all four, remove the unused property functions and
636           simplify the chain functions slightly. I guess we could use macros
637           or something similar for those, since the code is so similar, but
638           I'm currently too lazy...
639
640 2004-03-24  David Schleef  <ds@schleef.org>
641
642         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
643         (gst_osselement_close_audio), (gst_osselement_probe_caps),
644         (gst_osselement_get_format_structure),
645         (gst_osselement_rate_probe_check), (gst_osselement_rate_add_range),
646         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate),
647         (gst_osselement_rate_int_compare): Add code to handle rate probing
648         (bug #120883)
649         * sys/oss/gstosselement.h: same
650         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_getcaps):
651         Use rate probing provided by osselement.
652         * sys/oss/gstosssrc.c: (gst_osssrc_init), (gst_osssrc_getcaps): same
653
654 2004-03-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
655
656         * ext/xvid/gstxvidenc.c: (gst_xvidenc_set_property),
657         (gst_xvidenc_get_property):
658           ulong/int mess-up.
659
660 2004-03-24  David Schleef  <ds@schleef.org>
661
662         * ext/speex/gstspeexdec.c: (gst_speexdec_base_init),
663         (gst_speexdec_init):
664         * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
665         (gst_speexenc_init):  Create the pad template correctly (from
666         the static pad template, not a NULL pointer.)
667
668 2004-03-25  Benjamin Otte  <otte@gnome.org>
669
670         * gst/debug/Makefile.am:
671         * gst/debug/breakmydata.c: 
672           add element that quasi-randomly changes bytes in the stream.
673           Intended use is robustness checking of demuxers and decoders in
674           media tests.
675
676 2004-03-24  Benjamin Otte  <otte@gnome.org>
677
678         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
679         (gst_alsa_probe_hw_params):
680         * ext/alsa/gstalsa.h:
681           debugging output fixes
682
683 2004-03-24  Benjamin Otte  <otte@gnome.org>
684
685         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_set_property):
686           don't g_return_if_fail if element is PLAYING, fail silently as every
687           other element.
688         * gst/effectv/gstquark.c: (gst_quarktv_chain):
689           only fix needed for cast lvalue issues in gst-plugins
690         * gst/volenv/gstvolenv.c: (gst_volenv_init):
691           add proxy_getcaps
692
693 2004-03-24  Benjamin Otte  <otte@gnome.org>
694
695         * gst/level/gstlevel.c: (gst_level_init):
696           add proxying getcaps function, so level doesn't advertise impossible
697           caps
698
699 2004-03-24  David Schleef  <ds@schleef.org>
700
701         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
702         (gst_qtdemux_loop_header), (qtdemux_parse_moov), (qtdemux_parse),
703         (qtdemux_node_dump_foreach), (qtdemux_dump_mvhd),
704         (qtdemux_dump_tkhd), (qtdemux_dump_elst), (qtdemux_dump_mdhd),
705         (qtdemux_dump_hdlr), (qtdemux_dump_vmhd), (qtdemux_dump_dref),
706         (qtdemux_dump_stsd), (qtdemux_dump_stts), (qtdemux_dump_stss),
707         (qtdemux_dump_stsc), (qtdemux_dump_stsz), (qtdemux_dump_stco),
708         (qtdemux_dump_co64), (qtdemux_dump_dcom), (qtdemux_dump_cmvd),
709         (qtdemux_parse_tree), (qtdemux_parse_trak):  Fix debugging
710         messages.  Divide the chunk size by the compression ratio
711         (needed for MACE audio)
712
713 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
714
715         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
716           Fix buffer overflow read error.
717
718 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
719
720         * ext/alsa/gstalsa.h:
721           Remove unused entry.
722         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
723           Add cinepak.
724         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
725         (gst_videodrop_link), (gst_videodrop_chain):
726           Fix, sort of. Was horribly broken with new capsnego. Bah...
727
728 2004-03-23  Jeremy Simon  <jesimon@libertysurf.fr>
729
730         * gst/typefind/gsttypefindfunctions.c: (ape_type_find),
731         (plugin_init):
732         Add a monkeysaudio typefind function
733
734 2004-03-23  Johan Dahlin  <johan@gnome.org>
735
736         * gst-libs/gst/play/play.c (gst_play_audio_fixate) 
737         (gst_play_video_fixate): Check so the structure has the field
738         before trying to fixate them, this makes it possible to have
739         fakesinks for video and audio output without printing errors on
740         the output console.
741
742 2004-03-22  David Schleef  <ds@schleef.org>
743
744         * sys/oss/Makefile.am:
745         * sys/oss/oss_probe.c: (main), (probe_check), (add_range),
746         (check_rate), (add_rate):  Rate probing test app.
747
748 2004-03-21  Benjamin Otte  <otte@gnome.org>
749
750         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
751         (_fixate_caps_to_int), (gst_audio_convert_fixate):
752           add a fixation function that pretty much does the right thing (fixes
753           #137556)
754
755 2004-03-20  David I. Lehn  <dlehn@users.sourceforge.net>
756
757         * configure.ac: GST_PACKAGE default: s/GStreamer/GStreamer Plugins/
758
759 2004-03-20  Tim-Phillip Müller <t.i.m@zen.co.uk>
760
761         reviewed by: Benjamin Otte  <otte@gnome.org>
762
763         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
764           terminate gst_event_new_discontinuous correctly (fixes parts of
765           #137711)
766
767 2004-03-19  David Schleef  <ds@schleef.org>
768
769         * gst-libs/gst/Makefile.am:  Enable xoverlay unconditionally,
770         since it doesn't depend on X, and it's part of our ABI.
771
772 2004-03-19  Iain <iain@prettypeople.org>
773
774         * gst/interleave/deinterleave.c (deinterleave_sink_link): Use the 
775         is_int in the structure, not the local variable.
776
777 2004-03-19  David Schleef  <ds@schleef.org>
778
779         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_change_state),
780         (gst_rfbsrc_init), (gst_rfbsrc_getcaps), (gst_rfbsrc_fixate),
781         (gst_rfbsrc_link), (gst_rfbsrc_paint_rect), (gst_rfbsrc_get):
782         Improvements in caps negotiation.
783
784 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
785
786         * po/LINGUAS:
787         * po/af.po:
788           adding Afrikaans (Petri Jooste)
789
790 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
791
792         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
793         (gst_ffmpegcolorspace_chain):
794         throw error instead of g_critical (#137588)
795
796 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
797
798         * Makefile.am:
799         * configure.ac:
800           dist common and m4 correctly
801         * po/sv.po:
802
803 2004-03-17  David Schleef  <ds@schleef.org>
804
805         * pkgconfig/gstreamer-media-info.pc.in:  Add Version.
806         (bug #137348)
807
808 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
809
810         * po/LINGUAS:
811         * po/sv.po:
812           adding Swedish translation (Christian Rose)
813
814 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
815
816         * Makefile.am: use release.mak
817
818 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
819
820         * common/ChangeLog:
821         * common/gst-autogen.sh:
822           add some explanation about the version detection
823         * configure.ac:
824           fix X check
825
826 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
827
828         * configure.ac: bump nano to 1
829
830 === release 0.8.0 ===
831
832 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
833
834         * configure.ac: release 0.8.0, "Pharmaceutical Itch"
835
836 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
837
838         * configure.ac:
839           update libtool version
840         * gst-libs/gst/media-info/Makefile.am:
841           actually use libtool version
842
843 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
844
845         * configure.ac: fix speex detection to work with 1.0 but not 1.1
846
847 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
848
849         * configure.ac:
850         * gst-plugins.spec.in:
851         * pkgconfig/Makefile.am:
852         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
853         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
854         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
855         * pkgconfig/gstreamer-libs.pc.in:
856         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
857         * pkgconfig/gstreamer-play-uninstalled.pc.in:
858         * pkgconfig/gstreamer-plugins-uninstalled.pc.in:
859         * pkgconfig/gstreamer-plugins.pc.in:
860           remove @VERSION@ from some of the pc files since core and plugins
861           are decoupled.
862           created gstreamer-plugins.pc as it's a better name, but keeping
863           -libs around for now to get fixes upstream done first.
864
865 2004-03-15  Julien MOUTTE <julien@moutte.net>
866
867         * gst-libs/gst/play/play.c: (gst_play_get_framerate),
868         (gst_play_get_sink_element): First draft of gst_play_get_framerate.
869         * gst-libs/gst/play/play.h:
870
871 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
872
873         * *.c, *.cc: don't mix tabs and spaces
874
875 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
876
877         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
878           use the new ffmpegcolorspace
879         * gst-plugins.spec.in:
880           package new colorspace and media-info
881         * configure.ac:
882         * pkgconfig/Makefile.am:
883           fix some more disting issues
884         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
885         * pkgconfig/gstreamer-media-info.pc.in:
886           generate media-info pc files
887
888 2004-03-15  Johan Dahlin  <johan@gnome.org>
889         
890         * *.h: Revert indenting
891
892 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
893
894         * configure.ac:
895           adding ffmpegcolorspace element
896         * gst/ffmpegcolorspace/Makefile.am:
897         * gst/ffmpegcolorspace/avcodec.h:
898         * gst/ffmpegcolorspace/common.h:
899         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
900         * gst/ffmpegcolorspace/dsputil.h:
901         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
902         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
903         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_pix_fmt_to_caps),
904         (gst_ffmpeg_caps_to_pix_fmt):
905         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
906         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
907         (gst_ffmpegcolorspace_caps_remove_format_info),
908         (gst_ffmpegcolorspace_getcaps), (gst_ffmpegcolorspace_pad_link),
909         (gst_ffmpegcolorspace_get_type), (gst_ffmpegcolorspace_base_init),
910         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_init),
911         (gst_ffmpegcolorspace_chain), (gst_ffmpegcolorspace_change_state),
912         (gst_ffmpegcolorspace_set_property),
913         (gst_ffmpegcolorspace_get_property),
914         (gst_ffmpegcolorspace_register):
915         * gst/ffmpegcolorspace/imgconvert.c:
916         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
917         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
918         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
919         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
920         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
921         (yuv422_to_yuv420p), (yuv422_to_yuv422p), (yuv422p_to_yuv422),
922         (C_JPEG_TO_CCIR), (img_convert_init), (img_apply_table),
923         (shrink41), (shrink21), (shrink12), (shrink22), (shrink44),
924         (grow21_line), (grow41_line), (grow21), (grow22), (grow41),
925         (grow44), (conv411), (gif_clut_index), (build_rgb_palette),
926         (bitcopy_n), (mono_to_gray), (monowhite_to_gray),
927         (monoblack_to_gray), (gray_to_mono), (gray_to_monowhite),
928         (gray_to_monoblack), (avpicture_alloc), (avpicture_free),
929         (is_yuv_planar), (img_convert), (get_alpha_info_pal8),
930         (img_get_alpha_info), (deinterlace_line),
931         (deinterlace_line_inplace), (deinterlace_bottom_field),
932         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
933         * gst/ffmpegcolorspace/imgconvert_template.h:
934         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
935         * gst/ffmpegcolorspace/mmx.h:
936         * gst/ffmpegcolorspace/utils.c: (avcodec_init):
937           adding ffmpegcolorspace element supplied by Ronald after cleaning
938           up and pulling in the right bits of upstream source. 
939           I'm sure a better C/compiler wizard could do some cleaning up (for
940           example use GLIB's malloc stuff), but as a first pass this
941           works very well
942
943 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
944
945         * ext/alsa/gstalsa.h:
946           I assume Ronald forgot to commit the change to have cardname
947           as a struct member.  Expect some public spanking at the next
948           opportunity.
949
950 2004-03-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
951
952         * ext/alsa/gstalsa.c: (gst_alsa_get_property),
953         (gst_alsa_open_audio), (gst_alsa_close_audio):
954         * ext/alsa/gstalsa.c:
955           Don't open the device if we're a mixer (= padless).
956         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_class_init),
957         (gst_alsa_mixer_init), (gst_alsa_mixer_open),
958         (gst_alsa_mixer_close), (gst_alsa_mixer_change_state):
959           Open mixer during state change rather than during object
960           initialization. Also, get a device name. Currently in a somewhat
961           hackish fashion, but I didn't really find something better.
962
963 2004-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
964
965         * *.c, *.h: run gst-indent
966
967 2004-03-14  Benjamin Otte  <otte@gnome.org>
968
969         * gst/modplug/gstmodplug.cc:
970         * gst/modplug/gstmodplug.h:
971           set correct timestamps on outgoing buffers
972
973 2004-03-14  Benjamin Otte  <otte@gnome.org>
974
975         * gst/modplug/gstmodplug.cc:
976           handle events - don't do crap when a discont arrives that's not
977           necessary
978           This allows correct loading and playback of mods in Rhythmbox
979
980 2004-03-14  Benjamin Otte  <otte@gnome.org>
981
982         * configure.ac:
983         * gst-libs/gst/gconf/Makefile.am:
984         * pkgconfig/Makefile.am:
985           move gstreamer-gconf pkgconfig files to pkgconfig/ dir. Make sure
986           they get rebuilt properly
987         * configure.ac:
988           when checking for vorbis, try pkgconfig first.
989         * gst/modplug/gstmodplug.cc:
990           add fixate function
991
992 2004-03-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
993
994         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
995           Fix for obvious mistake, where we first shift the offset and then
996           read a samplesize element assuming the old offset. Note that this
997           part still has something weird, i.e. my movies containing those
998           don't actually play well, but at least there's something that looks
999           like sound now.
1000
1001 2004-03-14  Jan Schmidt  <thaytan@mad.scientist.com>
1002         * gst/typefind/gsttypefindfunctions.c: (speex_type_find),
1003         (plugin_init):
1004         Add a typefind function for speex format
1005
1006 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
1007
1008         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps),
1009         (gst_asf_demux_setup_pad):
1010           Use 25fps as our "fake" fps value (marked for fixage in 0.9.x)
1011           instead of 0. Reason is simple: some elements have a fps range
1012           of 1-max instead of 0-max. So now ASF video actually works.
1013
1014 2004-03-13  Thomas Vander Stichele  <thomas at apestaart dot org>
1015
1016         * po/LINGUAS:
1017         * po/sr.po:
1018           adding serbian as a language
1019
1020 2004-03-13  Benjamin Otte  <otte@gnome.org>
1021
1022         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
1023           return taglist correctly from _get function, don't gst_pad_push it.
1024           (fixes #137042)
1025
1026 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
1027         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
1028
1029 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
1030
1031         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_free_list):
1032         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init),
1033         (gst_alsa_mixer_track_new):
1034         * ext/alsa/gstalsamixertrack.h:
1035           Fix ancient leftovers... MixerTrack is a GObject.
1036
1037 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
1038
1039         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
1040         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
1041           Don't block during probing...
1042
1043 2004-03-12  Ronald Bultje  <rbultje@ronald.bitfreak.net>
1044
1045         * ext/alsa/gstalsa.c: (gst_alsa_get_type), (gst_alsa_class_init),
1046         (gst_alsa_get_property), (gst_alsa_probe_get_properties),
1047         (gst_alsa_class_probe_devices), (gst_alsa_class_list_devices),
1048         (gst_alsa_probe_probe_property), (gst_alsa_probe_needs_probe),
1049         (gst_alsa_probe_get_values), (gst_alsa_probe_interface_init),
1050         (gst_alsa_open_audio), (gst_alsa_close_audio):
1051         * ext/alsa/gstalsa.h:
1052           Add propertyprobe interface implementation, add some device-name
1053           property, all this so that it looks good in gnome-volume-control.
1054
1055 2004-03-12  David Schleef  <ds@schleef.org>
1056
1057         * configure.ac: the Hermes library controls hermescolorspace, not
1058         colorspace.
1059         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
1060         (gst_mpeg2dec_init): minor pet peeve: disable code with #ifdef,
1061         not /* */
1062         * ext/sdl/sdlvideosink.c: Change XID to unsigned long.
1063         * ext/sdl/sdlvideosink.h: ditto.
1064         * gst/colorspace/gstcolorspace.c: Fix old comments about Hermes
1065
1066 2004-03-12  Benjamin Otte  <otte@gnome.org>
1067
1068         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_set_xwindow_id),
1069         (gst_x_overlay_got_xwindow_id):
1070         * gst-libs/gst/xoverlay/xoverlay.h:
1071           replace XID with unsigned long to get rid of the xlibs dependency in
1072           XOverlay (fixes #137004)
1073
1074 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
1075         * gst/effectv/gstaging.c: (gst_agingtv_base_init),
1076         (gst_agingtv_setup):
1077         * gst/effectv/gstdice.c: (gst_dicetv_get_type),
1078         (gst_dicetv_base_init), (gst_dicetv_class_init),
1079         (gst_dicetv_setup), (gst_dicetv_init), (gst_dicetv_draw):
1080         * gst/effectv/gstedge.c: (gst_edgetv_get_type),
1081         (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
1082         (gst_edgetv_setup), (gst_edgetv_rgb32):
1083         * gst/effectv/gsteffectv.c:
1084         * gst/effectv/gstquark.c: (gst_quarktv_link), (gst_quarktv_init),
1085         (gst_quarktv_set_property):
1086         * gst/effectv/gstrev.c: (gst_revtv_get_type),
1087         (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
1088         (gst_revtv_setup), (gst_revtv_rgb32):
1089         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type),
1090         (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
1091         (gst_shagadelictv_init), (gst_shagadelictv_setup),
1092         (gst_shagadelictv_rgb32):
1093         * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type),
1094         (gst_vertigotv_base_init), (gst_vertigotv_class_init),
1095         (gst_vertigotv_setup), (gst_vertigotv_init), (gst_vertigotv_rgb32):
1096         * gst/effectv/gstwarp.c:
1097         Port everything that can be ported to videofilter and fix up the caps.
1098         Can someone with a big-endian machine please check these?
1099
1100 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
1101
1102         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_get_time),
1103         (gst_osssink_chain), (gst_osssink_change_state):
1104           Latest fixes for A/V sync, audio playback and such. This is about
1105           all... MPEG playback issues are mostly related to the async build-
1106           up of MPEG files, I cannot fix that. Use basicgthread to solve it.
1107
1108 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
1109
1110         patch from: Stephane Loeuillet
1111
1112         * configure.ac:
1113           use pkg-config for some libraries, falling back to the old .m4 way
1114           (fixes #131270)
1115         * m4/libdv.m4:
1116           removed
1117
1118 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
1119
1120         * configure.ac:
1121         * tools/Makefile.am:
1122         * tools/Makefile.in:
1123         * tools/gst-launch-ext-m.m:
1124         * tools/gst-launch-ext.1.in:
1125         * tools/gst-visualise-m.m:
1126         * tools/gst-visualise.1:
1127         * tools/gst-visualise.1.in:
1128           reorganizing generation of script tools
1129
1130 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
1131
1132         * ext/divx/gstdivxdec.c:
1133           Downgrade priority. We prefer ffdec_mpeg4.
1134         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps), (gst_faad_srcconnect),
1135         (gst_faad_chain), (gst_faad_change_state):
1136           Fix capsnego. Doesn't work for some sounds because we don't have
1137           a 5:1 to stereo element.
1138         * ext/xvid/gstxvid.c: (plugin_init):
1139           Add priority.
1140         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
1141         (gst_osssink_change_state):
1142           Add discont handling.
1143
1144 2004-03-09  Colin Walters  <walters@verbum.org>
1145
1146         * gst/audioconvert/gstaudioconvert.c: Fix typo in width 8
1147         conversion.
1148
1149 2004-03-09  Benjamin Otte  <otte@gnome.org>
1150
1151         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
1152           the signals take 2 arguments
1153
1154 2004-03-09  David Schleef  <ds@schleef.org>
1155
1156         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad),
1157         (gst_alsa_fixate): Add fixate function.  (bug #136686)
1158         * ext/alsa/gstalsa.h:
1159         * ext/alsa/gstalsasink.c: (gst_alsa_sink_init):
1160
1161 2004-03-09  Benjamin Otte  <otte@gnome.org>
1162
1163         * ext/mikmod/gstmikmod.c: (gst_mikmod_init), (gst_mikmod_loop),
1164         (gst_mikmod_change_state):
1165         * ext/mikmod/gstmikmod.h:
1166           make mikmod's loop function not loop infinitely and call
1167           gst_element_yield anymore
1168         * gst/modplug/gstmodplug.cc:
1169           fix pad negotiation (fixes #136590)
1170
1171 2004-03-09  David Schleef  <ds@schleef.org>
1172
1173         * ext/lcs/Makefile.am:  Fix so that the lcs colorspace plugin
1174         doesn't conflict with the internal colorspace plugin.
1175         * gst-libs/gst/audio/make_filter:  Use `` instead of $() to
1176         satisfy the crappy-ass shell shipped by a certain vendor.
1177         * gst/videofilter/make_filter: same (bug #135299)
1178
1179 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
1180
1181         * configure.ac: bump nano to 1
1182
1183 === release 0.7.6 ===
1184
1185 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
1186
1187         * configure.in: releasing 0.7.6, "There"
1188
1189 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
1190
1191         * pkgconfig/gstreamer-play-uninstalled.pc.in:
1192         * pkgconfig/gstreamer-play.pc.in:
1193           synchronize the two
1194
1195 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
1196
1197         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_base_init),
1198         (cdparanoia_open), (cdparanoia_event):
1199           fix/add error handling
1200         * po/POTFILES.in:
1201           add cdparanoia source
1202         * tools/Makefile.am:
1203           make scripts executable
1204
1205 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
1206
1207         * configure.ac:
1208         * ext/vorbis/Makefile.am:
1209         * sys/Makefile.am:
1210           remove id3types, vorbisfile and xvideosink from the build (#133783)
1211
1212 2004-03-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
1213
1214         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
1215           Fix metadata read crash (#136537).
1216
1217 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
1218
1219         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
1220         * gst-libs/gst/media-info/media-info.c: (gst_media_info_read):
1221           adding mime types, fixing the one-stop function
1222
1223 2004-03-08  Christian Schaller <Uraeus@gnome.org>
1224
1225         * ext/nas/nassink.c and /ext/nas/nassink.h:
1226         More NAS love from Arwed von Merkatz
1227         So lets all sing 'Can you feel the NAS tonight' 
1228
1229 2004-03-08  Christian Schaller <Uraeus@gnome.org>
1230
1231         * tools/gst-launch-ext.in: 
1232         Replace vorbisfile with oggdemux/vorbisdec/audioconvert
1233
1234 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
1235
1236         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
1237         (gst_mpeg2dec_init):
1238         remove the user_data pad for now, because it is being used in
1239         fixating causing MPEG playback to fixate on 1000 Hz for playback.
1240         If someone knows how to fix this properly, please do.
1241
1242 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
1243
1244         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
1245         (gst_osssink_get_time):
1246         add a warning, IMO this won't get triggered anymore, remove later
1247
1248 2004-03-07  David Schleef  <ds@schleef.org>
1249
1250         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):  Added Cinepak
1251         format (bug #136470)
1252
1253 2004-03-07  Thomas Vander Stichele  <thomas at apestaart dot org>
1254
1255         * gst-libs/Makefile.am:
1256         * gst-libs/gst/media-info/Makefile.am:
1257         * gst-libs/gst/media-info/media-info-priv.c: (found_tag_callback),
1258         (error_callback), (gst_media_info_error_create),
1259         (gst_media_info_error_element), (gmip_init), (gmip_reset),
1260         (gmi_clear_decoder), (gmip_find_type_pre), (gmip_find_type):
1261         * gst-libs/gst/media-info/media-info-priv.h:
1262         * gst-libs/gst/media-info/media-info-test.c: (main):
1263         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
1264         (gst_media_info_class_init), (gst_media_info_instance_init),
1265         (gst_media_info_set_source), (gst_media_info_read_with_idler),
1266         (gst_media_info_read_idler), (gst_media_info_read):
1267         * gst-libs/gst/media-info/media-info.h:
1268         fixed, should work now
1269
1270 2004-03-07  Christian Schaller <Uraeus@gnome.org>
1271
1272         * ext/nas/nassink.c:
1273         A bunch of NAS fixes from Arwed von Merkatz
1274
1275 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
1276
1277         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
1278         (qtdemux_parse_trak):
1279           Fix crash (j might be greater than n_samples, in which case we're
1280           writing outside the allocated space for the array) and memleak.
1281
1282 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
1283
1284         * sys/oss/gstosssink.c: (gst_osssink_chain):
1285           And another caller that couldn't handle delay < 0 (unsigned
1286           integer overflow). Video now continues playing on an audio
1287           buffer underrun, and the clock continues working. Audio still
1288           stalls.
1289
1290 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
1291
1292         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
1293         (gst_osssink_get_time):
1294           get_delay() may return values lower than 0. In those cases, we
1295           should not actually cast to *unsigned* int64, that will break
1296           stuff horribly. In my case, it screwed up A/V sync in movies
1297           in totem rather badly.
1298
1299 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
1300
1301         * ext/faac/gstfaac.c: (gst_faac_chain):
1302         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
1303         * ext/libpng/gstpngenc.c: (user_write_data):
1304         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
1305         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
1306         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
1307         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
1308         Fix several misuse of gst_buffer_merge (it doesn't take ownership
1309         of any buffer), should fix some leaks. I hope I didn't unref buffers
1310         that shouldn't be...
1311         
1312 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
1313
1314         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
1315         (deep_notify_callback), (tag_flag_score), (found_tag_callback),
1316         (error_callback), (gmi_reset), (gmi_seek_to_track),
1317         (gmi_get_decoder), (gmi_set_mime), (gmip_find_type_pre),
1318         (gmip_find_type_post), (gmip_find_stream_post),
1319         (gmip_find_track_streaminfo_post):
1320         * gst-libs/gst/media-info/media-info-priv.h:
1321         * gst-libs/gst/media-info/media-info-test.c: (print_tag),
1322         (info_print), (main):
1323         * gst-libs/gst/media-info/media-info.c:
1324         (gst_media_info_error_create), (gst_media_info_error_element),
1325         (gst_media_info_instance_init), (gst_media_info_get_property),
1326         (gst_media_info_new), (gst_media_info_set_source),
1327         (gst_media_info_read_idler), (gst_media_info_read):
1328         * gst-libs/gst/media-info/media-info.h:
1329           first pass at making this work again.  This seems to work on
1330           tagged ogg/vorbis and mp3 files.
1331
1332 2004-03-06  Benjamin Otte  <otte@gnome.org>
1333
1334         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
1335           fix huge leak: gst_buffer_merge doesn't unref the first argument
1336           itself.
1337
1338 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
1339
1340         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_update_info):
1341           report layer/mode/emphasis
1342
1343 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
1344
1345         * ext/mad/gstmad.c: (gst_mad_chain): fixed caps leak
1346
1347 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
1348
1349         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
1350           signal serial
1351
1352 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
1353
1354         * ext/vorbis/vorbis.c: (plugin_init):
1355         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
1356         (gst_vorbis_dec_init), (vorbis_dec_event):
1357         add debug category
1358         make vorbisdec handle _BYTE and _TIME queries
1359
1360 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
1361
1362         * ext/mad/gstmad.c: (gst_mad_chain): send the average bitrate read
1363           from the xing header
1364
1365 2004-03-06  Benjamin Otte  <otte@gnome.org>
1366
1367         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps),
1368         (gst_audio_convert_link), (gst_audio_convert_change_state),
1369         (gst_audio_convert_buffer_from_default_format):
1370           do conversions from/to float correctly, fix some caps nego errors,
1371           export correct supported caps in template and getcaps, use correct
1372           caps in try_set_caps functions
1373
1374 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
1375
1376         For some reason, I only committed a ChangeLog entry yesterday and 
1377         not the corresponding code...
1378         * ext/mad/gstmad.c: Fix detection of Xing headers
1379         * gst/tags/gstid3tag.c: Changes to support TLEN tags
1380
1381 2004-03-06  Benjamin Otte  <otte@gnome.org>
1382
1383         * ext/ogg/gstoggdemux.c: (gst_ogg_get_pad_by_pad),
1384         (gst_ogg_demux_src_query):
1385           make sure to handle the case where there's no current chain
1386           gracefully.
1387
1388 2004-03-05  David Schleef  <ds@schleef.org>
1389
1390         * ext/aalib/gstaasink.c: (gst_aasink_fixate), (gst_aasink_init):
1391         Add fixate function. (bug #131128)
1392         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
1393         (gst_sdlvideosink_fixate):  Add fixate function.
1394         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
1395         Fix attempt to print a non-pointer using GST_PTR_FORMAT.
1396         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt):
1397         Fix missing break that was causing ulaw to be interpreted as
1398         raw int.
1399
1400 2004-03-05  David Schleef  <ds@schleef.org>
1401
1402         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
1403         Fix code that ignores return value of gst_buffer_merge().
1404         (bug #114560)
1405         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_descramble_segment):
1406         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice): same
1407         * testsuite/gst-lint:  Check for above.
1408
1409 2004-03-05  David Schleef  <ds@schleef.org>
1410
1411         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):  Check for unfixed
1412         caps and throw an element error.  (bug #136334)
1413
1414 2004-03-05  David Schleef  <ds@schleef.org>
1415
1416         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_srcgetcaps),
1417         (gst_faad_chain): Fix negotiation.
1418         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_handle_src_event): Add
1419         key and button events.
1420         * gst-libs/gst/floatcast/floatcast.h: Fix a minor bug in this
1421         dung heap of code.
1422         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in: gstgconf
1423         depends on gconf
1424         * gst-libs/gst/gconf/gstreamer-gconf.pc.in: same
1425         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
1426         (gst_play_video_fixate), (gst_play_audio_fixate): Add a fixate
1427         function to encourage better negotiation, particularly between
1428         audioconvert and osssink.
1429         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
1430         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):  Make some debugging
1431         more important.
1432         * gst/typefind/gsttypefindfunctions.c:  Fix mistake in flash
1433         typefinding.
1434         * gst/vbidec/vbiscreen.c:  Add glib header
1435         * pkgconfig/gstreamer-play.pc.in:  Depends on gst-interfaces.
1436
1437 2004-03-06  Christophe Fergeau  <teuf@users.sourceforge.net>
1438
1439         * ext/mad/gstmad.c: Fix detection of Xing headers
1440         * gst/tags/gstid3tag.c: Changes to support TLEN tags
1441
1442 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
1443
1444         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
1445         (gst_wavparse_pad_convert), (gst_wavparse_pad_query):
1446           debug updates
1447
1448 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
1449
1450         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
1451         * ext/mad/gstmad.c: (gst_mad_init), (is_xhead),
1452         (mpg123_parse_xing_header), (gst_mad_chain): parse Xing header in vbr
1453         files, and report the parsed length as a GST_TAG_DURATION tag.
1454         * gst/tags/gstid3tag.c: support TLEN (duration) tag
1455
1456 2004-03-05  Benjamin Otte  <otte@gnome.org>
1457
1458         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_channels):
1459           convert channels correctly. convert correctly to unsigned.
1460
1461 2004-03-05  Julien MOUTTE <julien@moutte.net>
1462
1463         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): Check if
1464         we have a window before clearing it.
1465
1466 2004-03-05  Julien MOUTTE <julien@moutte.net>
1467
1468         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state): Check if we
1469         have a window before clearing it.
1470
1471 2004-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
1472
1473         * gconf/gstreamer.schemas.in:
1474         * gst-libs/gst/gconf/Makefile.am:
1475           version installation path the same way as for 0.6
1476         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
1477         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
1478         * pkgconfig/gstreamer-play-uninstalled.pc.in:
1479           remove comment that was fixed
1480
1481 2004-03-05  David Schleef  <ds@schleef.org>
1482
1483         * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_src_formats),
1484         (gst_qtdemux_src_convert), (gst_qtdemux_get_src_query_types),
1485         (gst_qtdemux_get_event_mask), (gst_qtdemux_handle_src_query),
1486         (gst_qtdemux_handle_src_event), (gst_qtdemux_add_stream):
1487         Add prototype code for handling seeking and querying.
1488
1489 2004-03-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
1490
1491         * examples/gstplay/player.c: (main):
1492           Initialize variables to NULL. Prevents a segfault because the
1493           (uninitialized) variable is not NULL, resulting in a crash on
1494           trying to reach error->message.
1495
1496 2004-03-05  Benjamin Otte  <otte@gnome.org>
1497
1498         * gst/audioconvert/gstaudioconvert.c:
1499         (gst_audio_convert_buffer_to_default_format):
1500         make float=>int conversion work correctly even in cornercases.
1501
1502 2004-03-04  David I. Lehn  <dlehn@users.sourceforge.net>
1503
1504         * debian/README.Debian:
1505         * debian/build-deps:
1506         * debian/changelog:
1507         * debian/control:
1508         * debian/control.in:
1509         * debian/copyright:
1510         * debian/gstreamer-a52dec.files:
1511         * debian/gstreamer-aa.files:
1512         * debian/gstreamer-alsa.files:
1513         * debian/gstreamer-alsa.manpages:
1514         * debian/gstreamer-arts.files:
1515         * debian/gstreamer-artsd.files:
1516         * debian/gstreamer-audiofile.files:
1517         * debian/gstreamer-avifile.files:
1518         * debian/gstreamer-cdparanoia.files:
1519         * debian/gstreamer-colorspace.files:
1520         * debian/gstreamer-doc.files:
1521         * debian/gstreamer-dv.files:
1522         * debian/gstreamer-dvd.files:
1523         * debian/gstreamer-esd.files:
1524         * debian/gstreamer-festival.files:
1525         * debian/gstreamer-flac.files:
1526         * debian/gstreamer-gconf.conffiles:
1527         * debian/gstreamer-gconf.files:
1528         * debian/gstreamer-gconf.postinst:
1529         * debian/gstreamer-gnomevfs.files:
1530         * debian/gstreamer-gsm.files:
1531         * debian/gstreamer-http.files:
1532         * debian/gstreamer-jack.files:
1533         * debian/gstreamer-jpeg.files:
1534         * debian/gstreamer-mad.files:
1535         * debian/gstreamer-mikmod.files:
1536         * debian/gstreamer-misc.files:
1537         * debian/gstreamer-mpeg2dec.files:
1538         * debian/gstreamer-oss.files:
1539         * debian/gstreamer-plugin-apps.files:
1540         * debian/gstreamer-plugin-apps.manpages:
1541         * debian/gstreamer-plugin-libs-dev.files:
1542         * debian/gstreamer-plugin-libs.files:
1543         * debian/gstreamer-plugin-template.postinst:
1544         * debian/gstreamer-plugin-template.postrm:
1545         * debian/gstreamer-sdl.files:
1546         * debian/gstreamer-sid.files:
1547         * debian/gstreamer-vorbis.files:
1548         * debian/gstreamer-x.files:
1549         * debian/mk.control:
1550         * debian/rules:
1551         Debian package info not maintained here.
1552
1553 2004-03-04  Thomas Vander Stichele  <thomas at apestaart dot org>
1554
1555         * ext/aalib/gstaasink.c: (gst_aasink_class_init):
1556         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init):
1557         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init):
1558         * ext/divx/gstdivxenc.c: (gst_divxenc_class_init):
1559         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init):
1560         * ext/gsm/gstgsmenc.c: (gst_gsmenc_class_init):
1561         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
1562         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init):
1563         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
1564         * ext/xvid/gstxvidenc.c: (gst_xvidenc_class_init):
1565         * gst-libs/gst/colorbalance/colorbalance.c:
1566         (gst_color_balance_class_init):
1567         * gst-libs/gst/colorbalance/colorbalancechannel.c:
1568         (gst_color_balance_channel_class_init):
1569         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
1570         * gst-libs/gst/play/play.c: (gst_play_class_init):
1571         * gst-libs/gst/propertyprobe/propertyprobe.c:
1572         (gst_property_probe_iface_init):
1573         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init):
1574         * gst-libs/gst/tuner/tunerchannel.c:
1575         (gst_tuner_channel_class_init):
1576         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init):
1577         * gst/cutter/gstcutter.c: (gst_cutter_class_init):
1578         * gst/effectv/gstvertigo.c: (gst_vertigotv_class_init):
1579         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init):
1580         * sys/dxr3/dxr3spusink.c: (dxr3spusink_class_init):
1581         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
1582         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
1583         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init):
1584         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init):
1585           fix signals to use - instead of _
1586         * ext/libcaca/gstcacasink.h:
1587         * ext/sdl/sdlvideosink.h:
1588           fix header rename
1589
1590 2004-03-04  David Schleef  <ds@schleef.org>
1591
1592         * testsuite/gst-lint:  Add a check for bad signal names.
1593
1594 2004-03-04  <kost@imn.htwk-leipzig.de>
1595
1596         reviewed by David Schleef
1597
1598         * gst/videofilter/gstgamma.c: (gst_gamma_rgb32): Fix typo that
1599         modified the alpha channel and caused a warning. (bug #136192)
1600
1601 2004-04-03  Christian Schaller <Uraeus@gnome.org>
1602
1603         * gst-plugins.spec.in:
1604         Change names of plugins to actually be correct. Try to keep things
1605         alphabetical to avoid getting beat up by Thomas
1606
1607 2004-03-03  Julien MOUTTE <julien@moutte.net>
1608
1609         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_default_video_sink):
1610         Using ximagesink as a default if no gconf key found. We should
1611         probably consider using alsasink instead of osssink for the audio
1612         part.
1613
1614 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
1615
1616         * configure.ac:
1617           fix --with-plugins, don't think it ever worked before
1618         * gst-plugins.spec.in:
1619           even more updates
1620
1621 2004-03-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
1622
1623         * ext/sdl/sdlvideosink.h:
1624         * sys/ximage/ximagesink.h:
1625         * sys/xvideo/xvideosink.h:
1626         * sys/xvimage/xvimagesink.h:
1627           Fix for move of gstvideosink.h -> videosink.h.
1628
1629 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
1630
1631         * gst-libs/gst/xwindowlistener/Makefile.am:
1632           this is a plugin library, not a library
1633
1634 2004-03-01  David Schleef  <ds@schleef.org>
1635
1636         * AUTHORS:  Added some names.  Add yourself if you're still
1637         missing.
1638
1639 2004-03-01  David Schleef  <ds@schleef.org>
1640
1641         * MAINTAINERS: Add
1642
1643 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
1644
1645         * gst-plugins.spec.in: clean up spec file
1646
1647 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
1648
1649         * gst-libs/gst/video/Makefile.am:
1650         * gst-libs/gst/video/gstvideosink.c:
1651         * gst-libs/gst/video/gstvideosink.h:
1652           rename gstvideosink.h to videosink.h to match other headers
1653         * gst/mixmatrix/Makefile.am:
1654           fix plugin filename
1655         * gst/tags/Makefile.am: fix plugin filename
1656
1657 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
1658
1659         * gst/tags/Makefile.am: fix plugin filename
1660
1661 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
1662
1663         * examples/gstplay/player.c: (got_time_tick), (main):
1664           add error handler
1665           display time_tick more readably
1666         * gst/mixmatrix/Makefile.am:
1667           fix plugin file name
1668
1669 2004-02-29  Christophe Fergeau  <teuf@gnome.org>
1670
1671         * sys/oss/gstosselement.c: (gst_osselement_probe),
1672         (device_combination_append), (gst_osselement_class_probe_devices):
1673         * sys/oss/gstosselement.h: 
1674           Reworked enumeration of oss dsps and mixers so that gst-mixer works
1675           on my system using alsa oss emulation, fixes bug #135597
1676
1677 2004-02-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
1678
1679         * gst/videodrop/gstvideodrop.c: (gst_videodrop_init),
1680         (gst_videodrop_chain), (gst_videodrop_change_state):
1681         * gst/videodrop/gstvideodrop.h:
1682           Work based on timestamp of input data, not based on the expected
1683           framerate from the input. The consequence is that this element now
1684           not only scales framerates, but also functions as a framerate
1685           corrector or framerate stabilizer/constantizer.
1686
1687 2004-02-27  David Schleef  <ds@schleef.org>
1688
1689         patches from jmmv@menta.net (Julio M. Merino Vidal)
1690
1691         * gst/interleave/deinterleave.c: (deinterleave_chain): Fix
1692         GST_ELEMENT_ERROR call (bug #135634)
1693         * gst/interleave/interleave.c: (interleave_buffered_loop),
1694         (interleave_bytestream_loop): Don't use alloca() (bug #135640)
1695         * sys/cdrom/gstcdplayer_ioctl_bsd.h: Fix ioctls on NetBSD (bug #135645)
1696         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
1697         (gst_osssink_chain): Fix ioctls on NetBSD. (bug #135644)
1698         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_sync_next_frame),
1699         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
1700         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_requeue_frame):
1701         Fix GST_ELEMENT_ERROR call.
1702         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_palette): Fix
1703         GST_ELEMENT_ERROR call.
1704
1705 2004-02-27  Benjamin Otte  <otte@gnome.org>
1706
1707         * gst-libs/gst/audio/audio.h:
1708           add macro to make sure header isn't included twice
1709         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
1710           don't use gst_buffer_free
1711         * gst/playondemand/filter.func:
1712           don't use gst_data_free. Free data only once.
1713
1714 2004-02-26  David Schleef  <ds@schleef.org>
1715
1716         * gst-libs/gst/colorbalance/Makefile.am:
1717         * gst-libs/gst/mixer/Makefile.am:
1718         * gst-libs/gst/tuner/Makefile.am:
1719         * gst/level/Makefile.am: -marshal.[ch] and -enum.[ch] files
1720         should not be disted, -marshal.h files should not be installed,
1721         and -enum.h files _should_ be installed.  Fix to make this the
1722         case.
1723
1724 === release 0.7.5 ===
1725
1726 2004-02-26  Thomas Vander Stichele  <thomas at apestaart dot org>
1727
1728         * configure.ac: release 0.7.5, "Under The Sea"
1729
1730 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
1731
1732         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
1733         (gst_audio_convert_change_state), (gst_audio_convert_get_buffer):
1734         * gst/videoscale/gstvideoscale.c:
1735         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
1736           assorted debug/warning fixes
1737
1738 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
1739
1740         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
1741         (gst_videoscale_init), (gst_videoscale_chain),
1742         (gst_videoscale_set_property), (plugin_init):
1743         * gst/videoscale/gstvideoscale.h:
1744         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
1745         (gst_videoscale_scale_rgb), (gst_videoscale_planar411),
1746         (gst_videoscale_planar400), (gst_videoscale_packed422),
1747         (gst_videoscale_packed422rev), (gst_videoscale_32bit),
1748         (gst_videoscale_24bit), (gst_videoscale_16bit),
1749         (gst_videoscale_bilinear), (gst_videoscale_bicubic),
1750         (gst_videoscale_scale_plane_slow),
1751         (gst_videoscale_scale_point_sample),
1752         (gst_videoscale_scale_nearest),
1753         (gst_videoscale_scale_nearest_str2),
1754         (gst_videoscale_scale_nearest_str4),
1755         (gst_videoscale_scale_nearest_32bit),
1756         (gst_videoscale_scale_nearest_24bit),
1757         (gst_videoscale_scale_nearest_16bit):
1758         add debugging category and use it properly
1759         fix use of GST_PTR_FORMAT
1760
1761 2004-02-25  Andy Wingo  <wingo@pobox.com>
1762
1763         * gst/interleave/interleave.c (interleave_buffered_loop): Always
1764         push only when channel->buffer is NULL. Prevents segfaults doing
1765         the state change after a nonlocal exit, like a scheme exception.
1766
1767         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
1768         Handle the case where the intersected caps is empty.
1769
1770 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
1771
1772         * gst/law/mulaw-decode.c: (mulawdec_link):
1773         * gst/law/mulaw.c: (plugin_init):
1774           fix mulawdec so it actually works again
1775
1776 2004-02-24  Arwed v. Merkatz  <v.merkatz@gmx.net>
1777
1778         reviewed by: David Schleef  <ds@schleef.org>
1779
1780         * gst/videofilter/gstgamma.c: (gst_gamma_class_init),
1781         (gst_gamma_init), (gst_gamma_set_property),
1782         (gst_gamma_get_property), (gst_gamma_calculate_tables),
1783         (gst_gamma_rgb24), (gst_gamma_rgb32):  Adds gamma correction
1784         for RGB, with separate r g and b correction factors. (#131167)
1785
1786 2004-02-24  Thomas Vander Stichele  <thomas at apestaart dot org>
1787
1788         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
1789           only signal tags for bitrate if they're > 0 (#134894)
1790
1791 2004-02-24  David Schleef  <ds@schleef.org>
1792
1793         * gst/qtdemux/qtdemux.c: (plugin_init), (gst_qtdemux_loop_header),
1794         (qtdemux_parse_moov), (qtdemux_parse), (qtdemux_node_dump_foreach),
1795         (qtdemux_dump_mvhd), (qtdemux_dump_tkhd), (qtdemux_dump_elst),
1796         (qtdemux_dump_mdhd), (qtdemux_dump_hdlr), (qtdemux_dump_vmhd),
1797         (qtdemux_dump_dref), (qtdemux_dump_stsd), (qtdemux_dump_stts),
1798         (qtdemux_dump_stss), (qtdemux_dump_stsc), (qtdemux_dump_stsz),
1799         (qtdemux_dump_stco), (qtdemux_dump_co64), (qtdemux_dump_dcom),
1800         (qtdemux_dump_cmvd), (qtdemux_parse_tree), (qtdemux_parse_trak):
1801         Cleanups.  Convert g_prints to GST_LOGs.  Add qtdemux debug
1802         category.  Attempt to fix timestamp calculation.
1803
1804 2004-02-24  Johan Dahlin  <johan@gnome.org>
1805
1806         * gst-libs/gst/gconf/gconf.c: Add \n to g_print error messages
1807
1808 2004-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
1809
1810         * configure.ac:
1811         * gconf/Makefile.am:
1812         * gconf/gstreamer.schemas:
1813         * gst-libs/gst/gconf/Makefile.am:
1814         * gst-libs/gst/gconf/gconf.c:
1815           version gconf schemas and install locations
1816
1817 2004-02-23  Benjamin Otte  <otte@gnome.org>
1818
1819         * ext/xine/xineinput.c: (gst_xine_input_dispose):
1820         (gst_xine_input_subclass_init):
1821           call parent dispose.
1822           change pad template for CD reader correctly
1823         * ext/xine/Makefile.am:
1824         * ext/xine/gstxine.h:
1825         * ext/xine/xine.c: (plugin_init):
1826         * ext/xine/xineaudiosink.c:
1827           wrap audio sinks, too
1828         * gst-libs/gst/resample/private.h:
1829         * gst-libs/gst/resample/resample.c: (gst_resample_init),
1830         (gst_resample_reinit), (gst_resample_scale),
1831         (gst_resample_nearest_s16), (gst_resample_bilinear_s16),
1832         (gst_resample_sinc_slow_s16), (gst_resample_sinc_s16),
1833         (gst_resample_sinc_ft_s16), (gst_resample_nearest_float),
1834         (gst_resample_bilinear_float), (gst_resample_sinc_slow_float),
1835         (gst_resample_sinc_float), (gst_resample_sinc_ft_float):
1836         * gst-libs/gst/resample/resample.h:
1837         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
1838         (gst_audioscale_class_init), (gst_audioscale_link),
1839         (gst_audioscale_get_buffer), (gst_audioscale_init),
1840         (gst_audioscale_chain), (gst_audioscale_set_property),
1841         (gst_audioscale_get_property):
1842         * gst/audioscale/gstaudioscale.h:
1843           s/resample_*/gst_resample_*/i to not clobber namespaces
1844
1845 2004-02-23  Julien MOUTTE  <julien@moutte.net>
1846
1847         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
1848         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
1849         (gst_riff_create_video_template_caps),
1850         (gst_riff_create_audio_template_caps),
1851         (gst_riff_create_iavs_template_caps):
1852         * gst-libs/gst/riff/riff-media.h:
1853         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
1854         (gst_asf_demux_audio_caps), (gst_asf_demux_add_audio_stream),
1855         (gst_asf_demux_video_caps), (gst_asf_demux_add_video_stream):
1856         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
1857         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
1858         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
1859         (gst_matroska_demux_plugin_init): First batch implementing audio and 
1860         video codec tags in demuxers.
1861
1862 2004-02-22  Benjamin Otte  <otte@gnome.org>
1863
1864         * ext/xine/Makefile.am:
1865         * ext/xine/gstxine.h:
1866         * ext/xine/xine.c: (plugin_init):
1867         * ext/xine/xineinput.c:
1868           add input plugin wrapper. Playback from files, http, mms and cdda
1869           works.
1870         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
1871           remove leftover G_GNUC_UNUSED
1872         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_stream),
1873         (gst_asf_demux_identify_guid):
1874           improve debugging output
1875
1876 2004-02-22  Benjamin Otte  <otte@gnome.org>
1877
1878         reported by: Padraig O'Briain <padraig.obriain@sun.com>
1879
1880         * autogen.sh:
1881           replace test -e with test -x for mkinstalldirs to be more portable.
1882           (fixes #134816)
1883
1884 2004-02-22  Benjamin Otte  <otte@gnome.org>
1885
1886         reported by: Stefan Kost <kost@imn.htwk-leipzig.de>
1887
1888         * gst/audioconvert/gstaudioconvert.c: (plugin_init):
1889           set rank to PRIMARY
1890         * gst/volume/gstvolume.c: (plugin_init):
1891           set rank to NONE
1892         fixes #134960
1893
1894 2004-02-22   Julio M. Merino Vidal <jmmv@menta.net>
1895
1896         reviewed by Benjamin Otte  <otte@gnome.org>
1897
1898         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
1899           escape NULL strings in GST_ELEMENT_ERROR properly (fixes #135116)
1900
1901 2004-02-22  Benjamin Otte  <otte@gnome.org>
1902
1903         * configure.ac:
1904           export [_]*{gst,Gst,GST}.* symbols from plugins
1905
1906 2004-02-22  Christophe Fergeau <teuf@gnome.org>
1907
1908         reviewed by: Benjamin Otte  <otte@gnome.org>
1909
1910         * ext/lame/gstlame.c: (add_one_tag):
1911         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
1912         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value),
1913         (gst_vorbisenc_metadata_set1):
1914         * gst/tags/gstid3tag.c:
1915         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add):
1916           apply fixes from bugs #135042 (lame can't write tags) and #133817
1917           (add GST_ALBUM_VOLUME_{COUNT,NUMBER} tags)
1918
1919 2004-02-22 Ramon Garcia <ramon_garcia_f@yahoo.com>
1920
1921         * configure.ac: Export only gst_plugin_desc from plugins.
1922          Note that this change only makes any effect with Linux using libtool 
1923          1.5.2 or higher. Otherwise it is silently ignored, but it would build
1924          fine. And don't try to have several versions of libtool in different
1925          directories.
1926
1927 2004-02-20  Andy Wingo  <wingo@pobox.com>
1928
1929         * gst/intfloat/, gst/oneton: Removed, replaced by audioconvert and
1930         interleave respectively.
1931
1932         * gst/interleave/deinterleave.c: New plugin: deinterleave
1933         (replaces on oneton).
1934         * gst/interleave/interleave.c: New plugin: interleave.
1935         * gst/interleave/plugin.h: Support file.
1936         * gst/interleave/plugin.c: Support file.
1937
1938         * configure.ac: Remove intfloat and oneton, add interleave.
1939
1940         * ext/sndfile/gstsf.c: Handle events better.
1941
1942         * gst/audioconvert/gstaudioconvert.c: Change to support int2float
1943         and float2int operation. int2float has scheduling problems as
1944         noted in in2float_chain. 
1945
1946 2004-02-20  Benjamin Otte  <otte@gnome.org>
1947
1948         * ext/xine/Makefile.am:
1949         * ext/xine/gstxine.h:
1950         * ext/xine/xine.c: 
1951         * ext/xine/xineaudiodec.c: 
1952         * ext/xine/xinecaps.c: 
1953           add first version of xine plugin wrapper. Currently only wraps the
1954           QDM2 win32 DLL, and even that only in proof-of-concept quality.
1955         * configure.ac:
1956         * ext/Makefile.am:
1957           add xine plugin wrapper, disabled by default. Use --enable-xine to
1958           build. Note that it'll segfault on gst-register if you don't remove
1959           the goom and tvtime post plugins from xine.
1960         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
1961         (qtdemux_parse), (qtdemux_parse_trak), (qtdemux_audio_caps):
1962           add extradata parsing for QDM2.
1963           change around debugging prints.
1964
1965 2004-02-19  Benjamin Otte  <otte@gnome.org>
1966
1967         * ext/lame/gstlame.c: (gst_lame_chain):
1968         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
1969           use gst_tag_list_insert when you want to insert tags
1970
1971 2004-02-18  David Schleef  <ds@schleef.org>
1972
1973         * configure.ac:  Move massink to gst-rotten
1974         * ext/Makefile.am:
1975         * ext/mas/Makefile.am:
1976         * ext/mas/massink.c:
1977         * ext/mas/massink.h:
1978
1979 2004-02-18  David Schleef  <ds@schleef.org>
1980
1981         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init): Disable gdk_pixbuf
1982         typefinding, since it seems to be worse than nothing.
1983         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):  Add ftyp
1984         atom to recognize .mp4 and .m4a files as video/quicktime.
1985
1986 2004-02-18  David Schleef  <ds@schleef.org>
1987
1988         * gst/sine/demo-dparams.c: (quit_live),
1989         (dynparm_log_value_changed), (dynparm_value_changed), (main):
1990         Use double dparams, not float.
1991         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
1992         (gst_sinesrc_init): Change sync default to FALSE, since multiple
1993         sync'd elements don't really work correctly.
1994         * gst/volume/gstvolume.c: (volume_class_init), (volume_init),
1995         (volume_update_volume), (volume_get_property):  Change dparam
1996         to double.
1997
1998 2004-02-18  Julien MOUTTE  <julien@moutte.net>
1999
2000         * sys/ximage/ximagesink.c:
2001         (gst_ximagesink_xwindow_update_geometry),
2002         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
2003         (gst_ximagesink_change_state), (gst_ximagesink_expose),
2004         (gst_ximagesink_init): Rework the way software video scaling works. So
2005         now we check on each chain call if the video frames are feeling the 
2006         window. If not we try to renegotiate caps. On failure we memorize that
2007         and we won't try again for that PLAYING sessions.
2008         * sys/ximage/ximagesink.h: Adding a boolean to store the caps renego
2009         failure.
2010         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): initialize the 
2011         synchronous flag.
2012
2013 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
2014
2015         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
2016           break up _link so we can give a better debug message for errors
2017
2018 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
2019
2020         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
2021           set up debug category
2022
2023 2004-02-18  Julien MOUTTE <julien@moutte.net>
2024
2025         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
2026         (gst_ximagesink_handle_xevents), (gst_ximagesink_expose): Reorganizing
2027         the way renegotiation work. The event handling function is not taking
2028         care of external windows and renegotiate method check for pad flags
2029         NEGOTIATING. Should fix : #133209
2030
2031 2004-02-17  Julien MOUTTE  <julien@moutte.net>
2032
2033         * sys/ximage/ximagesink.c: (gst_ximagesink_expose): Checking if the
2034         pad is negotiating before trying renegotiation.
2035
2036 2004-02-17  Thomas Vander Stichele  <thomas at apestaart dot org>
2037
2038         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
2039           pass on all possible mime types as typefind hints
2040
2041 2004-02-17  Julien MOUTTE <julien@moutte.net>
2042
2043         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
2044         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new): Fix a
2045         possible SHM leak if we crash. All other apps using XShm are doing
2046         that.
2047
2048 2004-02-17  Julien MOUTTE  <julien@moutte.net>
2049
2050         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
2051         (gst_ximagesink_expose): Renegotiate size on expose.
2052         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_expose): Update window
2053         size on expose.
2054
2055 2004-02-16  Benjamin Otte  <in7y118@public.uni-hamburg.de>
2056
2057         * testsuite/alsa/sinesrc.c:
2058           cosmetic fix to fix compile issue with gcc 2.95.4
2059
2060 2004-02-16  Julien MOUTTE <julien@moutte.net>
2061
2062         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
2063         (gst_alsa_timestamp_to_bytes): Alsa should trigger an error if it
2064         failed opening the audio device.
2065         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
2066         (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
2067         (gst_ximagesink_xwindow_new), (gst_ximagesink_xwindow_destroy),
2068         (gst_ximagesink_xwindow_resize), (gst_ximagesink_xwindow_clear),
2069         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
2070         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
2071         (gst_ximagesink_change_state), (gst_ximagesink_chain),
2072         (gst_ximagesink_set_xwindow_id): Clearing window in READY TO PAUSED.
2073         Removing some useless g_return_if_fail like wingo suggested.
2074         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
2075         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xvimage_put),
2076         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
2077         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_xwindow_clear),
2078         (gst_xvimagesink_update_colorbalance),
2079         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_xcontext_get),
2080         (gst_xvimagesink_xcontext_clear),
2081         (gst_xvimagesink_get_fourcc_from_caps),
2082         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
2083         (gst_xvimagesink_set_xwindow_id),
2084         (gst_xvimagesink_colorbalance_list_channels),
2085         (gst_xvimagesink_colorbalance_set_value),
2086         (gst_xvimagesink_colorbalance_get_value): Clearing window in READY TO
2087         PAUSED. Removing some useless g_return_if_fail like wingo suggested.
2088
2089 2004-02-16  Thomas Vander Stichele  <thomas at apestaart dot org>
2090
2091         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
2092           throw error when not negotiated instead of asserting
2093
2094 2004-02-15  Julien MOUTTE  <julien@moutte.net>
2095
2096         * gst/switch/gstswitch.c: (gst_switch_loop): More fixes for 
2097         correct data refcounting.
2098
2099 2004-02-15  Julien MOUTTE  <julien@moutte.net>
2100
2101         * gst/switch/gstswitch.c: (gst_switch_change_state),
2102         (gst_switch_class_init): Cleaning the sinkpads correctly on state
2103         change, mostly the EOS flag.
2104
2105 2004-02-15  Julien MOUTTE  <julien@moutte.net>
2106
2107         * examples/gstplay/player.c: (got_eos), (main): Adding some 
2108         output for debugging.
2109         * gst-libs/gst/play/play.c: (gst_play_state_change): Stop our
2110         timeouts if we go to any state different from PLAYING.
2111         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek): Fix some
2112         more EOS bugs in riff lib.
2113
2114 2004-02-14  Julien MOUTTE  <julien@moutte.net>
2115
2116         * gst-libs/gst/play/play.c: (gst_play_connect_visualization): Disable
2117         visualization until i find a way to fix switch correctly.
2118         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head): Fix a bug when
2119         EOS arrives.
2120         * gst/switch/gstswitch.c: (gst_switch_release_pad),
2121         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
2122         (gst_switch_loop), (gst_switch_dispose), (gst_switch_class_init):
2123         Reworked switch to get a more correct behaviour with events and refing
2124         of data stored in sinkpads.
2125         * gst/switch/gstswitch.h: Adding an eos flag for every sinkpad so that
2126         we don't pull from a pad in EOS.
2127
2128 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
2129
2130         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
2131           remove v1 tag even if we can't read it (makes sure we don't detect
2132           it again)
2133
2134 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
2135
2136         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait),
2137         (gst_alsa_xrun_recovery):
2138         * ext/alsa/gstalsa.h:
2139           try xrun recovery when wait failed. Make xrun recovery function
2140           return TRUE/FALSE to indicate success. (might fix #134354)
2141
2142 2004-02-13  David Schleef  <ds@schleef.org>
2143
2144         * gst/sine/demo-dparams.c: (dynparm_log_value_changed),
2145         (dynparm_value_changed), (main): Convert from float to double.
2146         * gst/sine/gstsinesrc.c: (gst_sinesrc_init): same.
2147
2148 2004-02-13  David Schleef  <ds@schleef.org>
2149
2150         * gst/silence/gstsilence.c: (gst_silence_class_init),
2151         (gst_silence_set_clock), (gst_silence_get),
2152         (gst_silence_set_property), (gst_silence_get_property):
2153         * gst/silence/gstsilence.h: Add sync property.
2154         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
2155         (gst_sinesrc_init), (gst_sinesrc_set_clock), (gst_sinesrc_get),
2156         (gst_sinesrc_set_property), (gst_sinesrc_get_property):
2157         * gst/sine/gstsinesrc.h: Add sync property.
2158
2159 2004-02-13  David Schleef  <ds@schleef.org>
2160
2161         * gst/intfloat/gstint2float.c: (conv_f32_s16),
2162         (gst_int2float_chain_gint16):  Change stdint usage to glib types.
2163
2164 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
2165
2166         * configure.ac:
2167         * ext/Makefile.am:
2168         * gst-libs/ext/Makefile.am:
2169           move ffmpeg plugin to gst-ffmpeg module
2170
2171 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
2172
2173         * configure.ac: use GST_ARCH to detect architecture
2174
2175 2004-02-12  Julien MOUTTE  <julien@moutte.net>
2176
2177         * gst/vbidec/vbiscreen.c: Fixing thomasvs fixes. Missing header.
2178
2179 2004-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
2180
2181         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
2182           classify LADSPA plugins based on number of src/sink pads
2183           (#133663, Stefan Kost)
2184         * gst/sine/gstsinesrc.c: (gst_sinesrc_init):
2185           fix dparams registration
2186           (#133528, Stefan Kost)
2187         * gst/vbidec/vbiscreen.c: (vbiscreen_set_current_cell):
2188           fix use of isprint and use g_ascii_isprint instead
2189           (#133316, Stefan Kost)
2190
2191 2004-02-11  David Schleef  <ds@schleef.org>
2192
2193         Convert a few inner loops to use liboil.  This is currently
2194         optional, and is only enabled if liboil is present (duh!).
2195         * configure.ac: Check for liboil-0.1
2196         * gst/intfloat/Makefile.am:
2197         * gst/intfloat/gstint2float.c: (conv_f32_s16), (scalarmult_f32),
2198         (gst_int2float_chain_gint16):
2199         * gst/videofilter/Makefile.am:
2200         * gst/videofilter/gstvideobalance.c: (gst_videobalance_class_init),
2201         (tablelookup_u8), (gst_videobalance_planar411):
2202         * gst/videotestsrc/Makefile.am:
2203         * gst/videotestsrc/gstvideotestsrc.c: (plugin_init):
2204         * gst/videotestsrc/videotestsrc.c: (splat_u8), (paint_hline_YUY2),
2205         (paint_hline_IYU2), (paint_hline_str4), (paint_hline_str3),
2206         (paint_hline_RGB565), (paint_hline_xRGB1555):
2207
2208 2004-02-11  David Schleef  <ds@schleef.org>
2209
2210         * ext/lcs/gstcolorspace.c: (colorspace_find_lcs_format),
2211         (gst_colorspace_caps_get_fourcc), (colorspace_setup_converter),
2212         (gst_colorspace_getcaps), (gst_colorspace_link),
2213         (gst_colorspace_base_init), (gst_colorspace_init),
2214         (gst_colorspace_chain), (gst_colorspace_change_state),
2215         (plugin_init): Merge Ronald's patch (bug #117897) and update
2216         for new caps and negotiation.  Seems to work, although it
2217         shows off bugs in lcs.
2218
2219 2004-02-11  David Schleef  <ds@schleef.org>
2220
2221         * ext/alsa/Makefile.am: Fix linking against libgstinterfaces.
2222         (bug #133886)  Noticed by bugs@leroutier.net (Stephane LOEUILLET)
2223
2224 2004-02-11  David Schleef  <ds@schleef.org>
2225
2226         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_class_init),
2227         (gst_rfbsrc_change_state), (gst_rfbsrc_init),
2228         (gst_rfbsrc_set_property), (gst_rfbsrc_get_property):
2229         Add server and port properties
2230
2231 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
2232
2233         * m4/a52.m4:
2234         * m4/aalib.m4:
2235         * m4/as-ffmpeg.m4:
2236         * m4/as-liblame.m4:
2237         * m4/as-slurp-ffmpeg.m4:
2238         * m4/check-libheader.m4:
2239         * m4/esd.m4:
2240         * m4/freetype2.m4:
2241         * m4/gconf-2.m4:
2242         * m4/glib.m4:
2243         * m4/gst-alsa.m4:
2244         * m4/gst-artsc.m4:
2245         * m4/gst-ivorbis.m4:
2246         * m4/gst-matroska.m4:
2247         * m4/gst-sdl.m4:
2248         * m4/gst-shout2.m4:
2249         * m4/gst-sid.m4:
2250         * m4/gtk.m4:
2251         * m4/libdv.m4:
2252         * m4/libfame.m4:
2253         * m4/libmikmod.m4:
2254         * m4/ogg.m4:
2255         * m4/vorbis.m4:
2256           fix underquotedness of macros (#133800)
2257         * m4/as-avifile.m4:
2258         * m4/xmms.m4:
2259           removed because no longer used
2260
2261 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
2262
2263         * configure.ac:
2264           require gettext 0.11.5 so ulonglong.m4 gets checked out and copied
2265           by autopoint (fixes #132996)
2266
2267 2004-02-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
2268
2269         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_base_init):
2270         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_base_init):
2271         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_base_init):
2272         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_base_init):
2273           fix memleaks
2274
2275 2004-02-11  David Schleef  <ds@schleef.org>
2276
2277         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
2278         (gst_gdk_pixbuf_chain): Fix logic bug causing spurious errors.
2279         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_base_init),
2280         (gst_jpegdec_init), (gst_jpegdec_chain): Fix negotiation.
2281         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_base_init),
2282         (gst_jpegenc_class_init), (gst_jpegenc_init),
2283         (gst_jpegenc_getcaps), (gst_jpegenc_link), (gst_jpegenc_resync),
2284         (gst_jpegenc_chain), (gst_jpegenc_set_property),
2285         (gst_jpegenc_get_property):  Fix negotiation.  Add some properties.
2286         * ext/jpeg/gstjpegenc.h: Fix negotiation.
2287
2288 2004-02-10  Benjamin Otte  <in7y118@public.uni-hamburg.de>
2289
2290         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
2291         (gst_mikmod_srcfixate), (gst_mikmod_srclink), (gst_mikmod_loop):
2292         * ext/mikmod/gstmikmod.h:
2293           fix caps negotiation in mikmod
2294         * ext/ogg/gstoggdemux.c: (gst_ogg_print):
2295           output debug information
2296
2297 2004-02-08  Benjamin Otte  <in7y118@public.uni-hamburg.de>
2298
2299         * gst-libs/gst/colorbalance/Makefile.am:
2300         * gst-libs/gst/navigation/Makefile.am:
2301         * gst-libs/gst/xoverlay/Makefile.am:
2302           remove unused GST_OPT_CFLAGS from Makefiles
2303           include X_CFLAGS and X_LIBS in xoverlay. (#131948)
2304
2305 2004-02-07  David Schleef  <ds@schleef.org>
2306
2307         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_handle_event): Don't
2308         push events to pads that haven't been created (#133508)
2309
2310 2004-02-07  Jan Schmidt  <thaytan@mad.scientist.com>
2311
2312         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
2313         (gst_dvdec_sink_convert), (gst_dvdec_handle_sink_event),
2314         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
2315         (gst_dvdec_loop), (gst_dvdec_change_state):
2316         Second attempt at committing a working dvdec element.
2317
2318 2004-02-06  David Schleef  <ds@schleef.org>
2319
2320         Build fixes for OS X: (see #129600)
2321         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_strh),
2322         (gst_riff_read_strf_vids), (gst_riff_read_strf_auds),
2323         (gst_riff_read_strf_iavs):
2324         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
2325         (gst_avi_demux_stream_odml):
2326         * gst/playondemand/Makefile.am:
2327         * gst/rtp/rtp-packet.c:
2328
2329 2004-02-05  David Schleef  <ds@schleef.org>
2330
2331         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_loop): Revert
2332         last change, because it Just Doesn't Compile.
2333
2334 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
2335
2336         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
2337           skip undecodable id3v2 tag instead of keeping it
2338
2339 2004-02-05  David Schleef  <ds@schleef.org>
2340
2341         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
2342         Unref leaked buffer.  (Noticed by Ronald)
2343
2344 2004-02-05  David I. Lehn  <dlehn@users.sourceforge.net>
2345
2346         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
2347         Sync requires with other checks.  >= vs =.
2348
2349 2004-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
2350
2351         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
2352         (gst_dvdec_video_link), (gst_dvdec_loop):
2353         * ext/dv/gstdvdec.h:
2354           rework the caps negotiation so that dvdec works again instead
2355           of just segfaulting.
2356
2357 === release 0.7.4 ===
2358
2359 2004-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
2360                                                                                 
2361         * NEWS: GStreamer Plugins 0.7.4 "For Great Justice" released
2362         * configure.ac: changed for release
2363
2364 2004-02-05  Thomas Vander Stichele  <thomas at apestaart dot org>
2365
2366         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in:
2367         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
2368         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
2369         * pkgconfig/gstreamer-play-uninstalled.pc.in:
2370           reworked patch by David Lehn to fix libdir and includedir for
2371           uninstalled libraries
2372           removed play and gconf from gstreamer-libs since they have their
2373           own pkgconfig files
2374
2375 2004-02-04  David Schleef  <ds@schleef.org>
2376
2377         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt): Fix a caps
2378         memleak.
2379
2380 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
2381
2382         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
2383           use correct GST_TAG_ENCODER tag
2384
2385 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
2386
2387         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
2388           be sure to stop the clock when going to paused
2389         * sys/oss/gstosssink.c: (gst_osssink_change_state):
2390           reset number of transmitted when going to ready.
2391         fixes #132935
2392
2393 2004-02-05  Charles Schmidt <cschmidt2@emich.edu>
2394
2395         reviewed by Benjamin Otte
2396
2397         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
2398           extract track count (fixes #133410)
2399
2400 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
2401
2402         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
2403           that should be !=, not == (fixes #132519)
2404
2405 2004-02-04  David Schleef  <ds@schleef.org>
2406
2407         Make sure set_explicit_caps() is called before adding pad.
2408         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
2409         * gst/id3/gstid3types.c: (gst_id3types_loop):
2410         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
2411         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
2412
2413 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
2414
2415         * configure.ac:
2416           bump nano to 2, first prerelease
2417           put back AM_PROG_LIBTOOL
2418
2419 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
2420
2421         * testsuite/alsa/Makefile.am:
2422           these are user test apps, not automatic testsuite tests
2423
2424 2004-02-04  David Schleef  <ds@schleef.org>
2425
2426         Convert GST_DEBUG_CAPS() to GST_DEBUG():
2427         * gst/mpeg1videoparse/gstmp1videoparse.c:
2428         (mp1videoparse_parse_seq):
2429         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
2430         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
2431         * sys/xvideo/gstxwindow.c: (_gst_xwindow_new):
2432         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
2433         (gst_xvideosink_getcaps):
2434         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
2435         * testsuite/gst-lint: more tests
2436
2437 2004-02-04  David Schleef  <ds@schleef.org>
2438
2439         Replace use of GST_PAD_FORMATS_FUNCTION() and similar macros
2440         with the code that they would expand to.
2441         * ext/flac/gstflacdec.c: (gst_flacdec_get_src_formats),
2442         (gst_flacdec_get_src_query_types),
2443         (gst_flacdec_get_src_event_masks):
2444         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_formats),
2445         (gst_gnomevfssrc_get_query_types),
2446         (gst_gnomevfssrc_get_event_mask):
2447
2448 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
2449
2450         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
2451         (gst_sinesrc_dispose):
2452           fix memleak by properly disposing sinesrc
2453
2454 2004-02-04  Julien MOUTTE  <julien@moutte.net>
2455
2456         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_expose):
2457         * gst-libs/gst/xoverlay/xoverlay.h: Adding the _expose method to tell
2458         an overlay to redraw the image because it has been exposed.
2459         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy),
2460         (gst_ximagesink_ximage_put), (gst_ximagesink_expose),
2461         (gst_ximagesink_xoverlay_init), (gst_ximagesink_init):
2462         * sys/ximage/ximagesink.h: Implement expose method from XOverlay
2463         interface
2464         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_destroy),
2465         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_expose),
2466         (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_init):
2467         * sys/xvimage/xvimagesink.h: Implement expose method from XOverlay
2468         interface 
2469
2470 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
2471
2472         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
2473           more memleak fixage
2474
2475 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
2476
2477         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
2478         * gst/typefind/gsttypefindfunctions.c:
2479           fix memleaks shown by gst-typefind
2480
2481 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
2482
2483         * common/glib-gen.mak:
2484           add hack rule to touch .Plo files
2485         * gst-libs/gst/colorbalance/Makefile.am:
2486         * gst-libs/gst/mixer/Makefile.am:
2487         * gst-libs/gst/play/Makefile.am:
2488         * gst-libs/gst/tuner/Makefile.am:
2489           remove glib_root variable
2490
2491 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
2492
2493         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream):
2494           set explicit caps before adding the element, so the autopluggers can
2495           plug correctly.
2496         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
2497         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
2498         (mpeg_video_type_find), (mpeg_video_stream_type_find),
2499         (dv_type_find):
2500           fix memleaks in typefind functions. gst_type_find_suggest takes a const
2501           argument.
2502
2503 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
2504
2505         * gst-libs/gst/colorbalance/Makefile.am:
2506         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
2507         * gst-libs/gst/colorbalance/colorbalance.c:
2508         * gst-libs/gst/colorbalance/colorbalance.h:
2509         * gst-libs/gst/colorbalance/colorbalancemarshal.list:
2510         * gst-libs/gst/mixer/Makefile.am:
2511         * gst-libs/gst/mixer/mixer-marshal.list:
2512         * gst-libs/gst/mixer/mixer.c:
2513         * gst-libs/gst/mixer/mixer.h:
2514         * gst-libs/gst/mixer/mixermarshal.list:
2515         * gst-libs/gst/play/Makefile.am:
2516         * gst-libs/gst/play/play.h:
2517         * gst-libs/gst/tuner/Makefile.am:
2518         * gst-libs/gst/tuner/tuner-marshal.list:
2519         * gst-libs/gst/tuner/tuner.c:
2520         * gst-libs/gst/tuner/tuner.h:
2521         * gst-libs/gst/tuner/tunermarshal.list:
2522           use new glib-gen.mak snippet to clean up Makefile.am
2523           fix various bugs in Makefile.am's
2524
2525 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
2526
2527         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
2528           handle chain parsing correctly in the multichain case
2529         * ext/theora/theoradec.c: (gst_theora_dec_init), (_theora_ilog),
2530         (theora_dec_from_granulepos), (theora_dec_to_granulepos),
2531         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
2532         (theora_dec_chain):
2533           handle events and queries correctly
2534
2535 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
2536
2537         * .cvsignore:
2538         Ignore generated file _stdint.h.
2539
2540 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
2541
2542         * gst-libs/gst/colorbalance/Makefile.am:
2543         * gst-libs/gst/colorbalance/colorbalance.h:
2544         * gst-libs/gst/mixer/Makefile.am:
2545         * gst-libs/gst/mixer/mixer.h:
2546         * gst-libs/gst/play/Makefile.am:
2547         * gst-libs/gst/play/play.h:
2548         * gst-libs/gst/tuner/Makefile.am:
2549         * gst-libs/gst/tuner/tuner.h:
2550         Generate enum type code with glib-mkenums.
2551         * gst-libs/gst/colorbalance/.cvsignore:
2552         * gst-libs/gst/mixer/.cvsignore:
2553         * gst-libs/gst/play/.cvsignore:
2554         * gst-libs/gst/tuner/.cvsignore:
2555         Ignore generated files.
2556
2557 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
2558
2559         * gst-libs/gst/audio/.cvsignore:
2560         Ignore generated file.
2561         * gst-libs/gst/audio/Makefile.am:
2562         Do not install example filter.
2563
2564 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
2565
2566         * examples/switch/.cvsignore:
2567         Ignore generated file.
2568
2569 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
2570
2571         * common/m4/ax_create_stdint_h.m4:
2572         * configure.ac:
2573           add AX_CREATE_STDINT_H to get correct type definitions for a52dec in
2574           _stdint.h.
2575         * Makefile.am:
2576           remove generated _stdint.h in DISTCLEANFILES
2577         * ext/a52dec/gsta52dec.c:
2578           include _stdint.h for a52dec. (should fix #133064)
2579
2580 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
2581
2582         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add),
2583         (gst_tag_to_vorbis_comments):
2584         Add replaygain support to vorbistag
2585
2586 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
2587         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
2588         (gst_ffmpeg_caps_to_extradata):
2589           Fix SVQ3 caps flag properties
2590           Use glib macro for bytes swap
2591
2592 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
2593
2594         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
2595         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
2596         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
2597         * ext/sndfile/gstsf.c: (plugin_init):
2598         * gst/avi/gstavi.c: (plugin_init):
2599         * sys/dxr3/dxr3init.c: (plugin_init):
2600         * sys/oss/gstossaudio.c: (plugin_init):
2601         * sys/v4l/gstv4l.c: (plugin_init):
2602         * sys/v4l2/gstv4l2.c: (plugin_init):
2603           remove textdomain calls
2604         * po/nl.po:
2605           update Dutch translation
2606
2607 2004-02-02  Julien MOUTTE  <julien@moutte.net>
2608
2609         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
2610         (gst_play_set_audio_sink): Moving volume in the audio thread for 
2611         instantaneous volume change. Maybe i will add another volume in front
2612         of visualization later, not sure yet though.
2613
2614 2004-02-02  Julien MOUTTE  <julien@moutte.net>
2615
2616         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
2617         (gst_ximagesink_handle_xevents): Better X events handling, only take
2618         the latest events for configure and motion.
2619         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents): same.
2620
2621 2004-02-02  Jon Trowbridge  <trow@gnu.org>
2622
2623         reviewed by: David Schleef  <ds@schleef.org>
2624
2625         Fix memory leaks:
2626         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_register):
2627         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_register):
2628
2629 2004-02-02  David Schleef  <ds@schleef.org>
2630
2631         code cleanup.  Change bzero() to memset().  Remove duplicate ; at ends
2632         of lines.
2633         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_event):
2634         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
2635         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link):
2636         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
2637         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
2638         * gst/effectv/gstedge.c: (gst_edgetv_sinkconnect):
2639         * gst/effectv/gstvertigo.c: (gst_vertigotv_sinkconnect):
2640         * gst/intfloat/float22int.c: (gst_float2_2_int_getcaps),
2641         (gst_float2_2_int_link):
2642         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
2643         * gst/rtjpeg/RTjpeg.c: (RTjpeg_init_mcompress):
2644         * gst/tcp/gsttcpsink.c: (gst_tcpsink_init_send):
2645         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_init_receive):
2646         * gst/udp/gstudpsink.c: (gst_udpsink_init_send):
2647         * gst/udp/gstudpsrc.c: (gst_udpsrc_init_receive):
2648         * sys/v4l/gstv4lelement.c: (gst_v4lelement_init):
2649         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
2650         * testsuite/gst-lint: Add tests for bzero and ;;
2651
2652 2004-02-02  David Schleef  <ds@schleef.org>
2653
2654         * gst/debug/efence.c: Add fallback if MAP_ANONYMOUS isn't defined.
2655
2656 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
2657
2658         * ext/aalib/gstaasink.c: (gst_aasink_open):
2659         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
2660         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
2661         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
2662         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
2663         (gst_afsink_close_file):
2664         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
2665         (gst_afsrc_close_file):
2666         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
2667         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
2668         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
2669         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
2670         * ext/esd/esdmon.c: (gst_esdmon_get):
2671         * ext/esd/esdsink.c: (gst_esdsink_chain), (gst_esdsink_open_audio):
2672         * ext/faac/gstfaac.c: (gst_faac_chain):
2673         * ext/faad/gstfaad.c: (gst_faad_chain):
2674         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
2675         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
2676         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
2677         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
2678         (gst_flacdec_loop):
2679         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
2680         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
2681         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
2682         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
2683         (gst_gnomevfssink_close_file):
2684         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
2685         (gst_gnomevfssrc_open_file):
2686         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
2687         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
2688         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
2689         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
2690         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
2691         * ext/mad/gstmad.c: (gst_mad_chain):
2692         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
2693         * ext/mpeg2dec/gstmpeg2dec.c:
2694         * ext/mpeg2enc/gstmpeg2enc.cc:
2695         * ext/mplex/gstmplex.cc:
2696         * ext/mplex/gstmplexibitstream.cc:
2697         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
2698         (gst_ogg_demux_push):
2699         * ext/raw1394/gstdv1394src.c:
2700         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
2701         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
2702         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
2703         (gst_sf_loop):
2704         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
2705         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop):
2706         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
2707         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
2708         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
2709         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
2710         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
2711         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
2712         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
2713         (gst_riff_read_element_data), (gst_riff_read_seek),
2714         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
2715         * gst/adder/gstadder.c: (gst_adder_loop):
2716         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
2717         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
2718         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
2719         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
2720         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
2721         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
2722         * gst/goom/gstgoom.c: (gst_goom_chain):
2723         * gst/id3/gstid3types.c: (gst_id3types_loop):
2724         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
2725         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
2726         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
2727         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
2728         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
2729         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
2730         (gst_ebml_read_float), (gst_ebml_read_header):
2731         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
2732         (gst_matroska_demux_parse_blockgroup):
2733         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
2734         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
2735         * gst/oneton/gstoneton.c: (gst_oneton_chain):
2736         * gst/silence/gstsilence.c: (gst_silence_get):
2737         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
2738         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
2739         * gst/speed/gstspeed.c: (speed_loop):
2740         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
2741         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
2742         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
2743         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
2744         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
2745         (gst_wavparse_loop):
2746         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
2747         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
2748         (dxr3audiosink_close):
2749         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
2750         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
2751         (dxr3videosink_close), (dxr3videosink_write_data):
2752         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
2753         * sys/oss/gstosssink.c: (gst_osssink_chain):
2754         * sys/oss/gstosssrc.c: (gst_osssrc_get):
2755         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
2756         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
2757         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
2758         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
2759         (gst_v4l_set_window), (gst_v4l_enable_overlay):
2760         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
2761         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
2762         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
2763         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
2764         (gst_v4l_set_audio):
2765         * sys/v4l/v4l_calls.h:
2766         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
2767         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
2768         (gst_v4lmjpegsink_playback_init),
2769         (gst_v4lmjpegsink_playback_start):
2770         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame):
2771         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
2772         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
2773         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
2774         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
2775         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
2776         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
2777         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
2778         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
2779         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
2780         (gst_v4l2_get_output), (gst_v4l2_set_output),
2781         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
2782         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
2783         (gst_v4l2_set_attribute):
2784         * sys/v4l2/v4l2_calls.h:
2785         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
2786         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
2787         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
2788         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
2789         (gst_v4l2src_capture_stop):
2790         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
2791         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
2792         (gst_ximagesink_chain):
2793         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
2794         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
2795         (gst_xvideosink_xwindow_new):
2796         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
2797         (gst_xvimagesink_chain):
2798
2799 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
2800
2801         * gst/volume/gstvolume.c: (gst_volume_set_volume),
2802         (gst_volume_get_volume), (volume_class_init), (volume_init),
2803         (volume_chain_int16), (volume_update_volume):
2804         * gst/volume/gstvolume.h:
2805           make code more readable by removing magic numbers
2806           make mixer interface export 0-100 range
2807           make it internally map to 0.0-1.0 range so users don't distort
2808           output by putting the sliders at full volume
2809
2810 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
2811
2812         * gst-libs/gst/play/play.c: (gst_play_tick_callback),
2813         (gst_play_state_change), (gst_play_seek_to_time):
2814         block the tick callback for 0.5 secs after doing a seek
2815
2816 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
2817
2818         * gst-libs/gst/play/play.c: (gst_play_new):
2819           check for GError
2820
2821 2004-02-01  Julien MOUTTE  <julien@moutte.net>
2822
2823         * gst-libs/gst/play/play.c: (gst_play_seek_to_time),
2824         (gst_play_new): Accepting NULL GError, blocking time tick while seeking.
2825         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
2826         (gst_ximagesink_chain), (gst_ximagesink_init): s/sinkconnect/sink_link
2827         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
2828         (gst_xvimagesink_chain), (gst_xvimagesink_init): s/sinkconnect/sink_link
2829
2830 2004-02-01  Thomas Vander Stichele  <thomas at apestaart dot org>
2831
2832         * configure.ac:
2833         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
2834           check for a function added in vorbis 1.1
2835
2836 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
2837
2838         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
2839         (gst_alsa_drain_audio), (gst_alsa_stop_audio):
2840           really start/stop clock only on PLAYING <=> PAUSED
2841         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
2842           remove \n from debugging lines
2843         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
2844           make it work when seeking does not
2845         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
2846           reset on DISCONT
2847
2848 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
2849
2850         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start):
2851           start clock on PAUSED=>PLAYING, not later
2852         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
2853           extract correct time for different discont formats
2854         (gst_alsa_sink_get_time):
2855           don't segfault when no format is negotiated yet, just return 0
2856         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
2857         (gst_ogg_demux_handle_event), (gst_ogg_demux_push),
2858         (gst_ogg_pad_push):
2859           handle flush and discont events correctly
2860         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
2861           handle discont events correctly
2862
2863 2004-01-31  Thomas Vander Stichele  <thomas at apestaart dot org>
2864
2865         * gst-libs/gst/play/play.c: (gst_play_error_quark),
2866         (gst_play_error_create), (gst_play_error_plugin),
2867         (gst_play_pipeline_setup), (gst_play_init), (gst_play_new):
2868         * gst-libs/gst/play/play.h:
2869           add error handling during creation
2870         * examples/gstplay/player.c: (main):
2871           use new gst_play_new
2872           
2873
2874 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
2875
2876         * ext/theora/theoradec.c: (theora_dec_chain):
2877           make comments work
2878         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
2879         (vorbis_dec_src_event), (vorbis_dec_chain):
2880           add encoder tag, fix tag reading to be more error tolerant, change
2881           BITRATE to NOMINAL_BITRATE, add debugging, don't unref events after
2882           gst_pad_event_default.
2883         * gst/tags/gstvorbistag.c:
2884         (gst_tag_list_from_vorbiscomment_buffer):
2885           undefine function specific define at end of function
2886
2887 2004-01-31  Jeremy Simon  <jesimon@libertysurf.fr>
2888
2889         * ext/flac/gstflac.c: (plugin_init):
2890         * ext/flac/gstflacdec.c: (gst_flacdec_class_init):
2891         * ext/flac/gstflacdec.h:
2892         * ext/flac/gstflacenc.h:
2893           Fix typos
2894
2895 2004-01-30  David I. Lehn  <dlehn@users.sourceforge.net>
2896
2897         * examples/gstplay/player.c: s/gstplay.h/play.h/
2898
2899 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
2900
2901         * gst-libs/gst/play/Makefile.am:
2902         * gst-libs/gst/play/gstplay.c:
2903         * gst-libs/gst/play/gstplay.h:
2904         * gst-libs/gst/play/play.c:
2905           more surgery, operation complete
2906
2907 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
2908
2909         * gst-libs/gst/play/play.old.c:
2910         * gst-libs/gst/play/play.old.h:
2911           after CVS surgery by moving, remove
2912         * gst-libs/gst/play/playpipelines.c:
2913           remove
2914           
2915         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
2916           add negotiation error
2917
2918 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
2919
2920         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
2921         (gst_ogg_demux_push):
2922           add some seeking debug info
2923           send a flush when seeking
2924
2925 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
2926
2927         * configure.ac:
2928           use AC_C_INLINE
2929         * configure.ac:
2930         * ext/Makefile.am:
2931         * ext/theora/Makefile.am:
2932         * ext/theora/theoradec.c: 
2933           add theora video decoder. Does just do simple decoding for now and
2934           has been tested against Theora cvs only. It only works when theora
2935           is compiled with --enable-static.
2936         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
2937           always reset packetno on DISCONT
2938
2939 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
2940
2941         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
2942           Fix audio.
2943
2944 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
2945
2946         * gst/mpegaudioparse/gstmpegaudioparse.c:
2947         (mp3_type_frame_length_from_header):
2948           Fix header parsing - stolen from ffmpeg (thank you! :) ).
2949
2950 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
2951
2952         * ext/esd/esdsink.c: (gst_esdsink_init):
2953           Since we have static pad template caps, we don't need to negotiate;
2954           either the core errors out or we know the format.
2955
2956 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
2957
2958         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
2959         (gst_riff_read_seek):
2960         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
2961         (gst_ebml_read_seek):
2962           Fix event handling.
2963
2964 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
2965
2966         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
2967           removee video/x-theora from vp3 decoder, it doesn't handle raw
2968           theora streams
2969         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
2970           fix bug with finalizing element that never went to PAUSED
2971         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
2972           length and position queries were swapped
2973         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
2974         (vorbis_dec_from_granulepos), (vorbis_dec_src_query),
2975         (vorbis_dec_src_event):
2976           implement querying time and bytes
2977
2978 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
2979
2980         * just about every source file:
2981           gst_element_error -> GST_ELEMENT_ERROR
2982
2983 2004-01-29  Julien MOUTTE  <julien@moutte.net>
2984
2985         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get): Fixing seeking
2986         emiting FLUSH and even before DISCONT.
2987         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): Fix seeking to
2988         get the best instant seeking as possible yay!
2989
2990 2004-01-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
2991
2992         * gst/mpeg1videoparse/gstmp1videoparse.c:
2993         (gst_mp1videoparse_real_chain):
2994           Committed wrong version last week... Grr... Didn't notice until now.
2995
2996 2004-01-29  Julien MOUTTE <julien@moutte.net>
2997
2998         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new):
2999         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new): Emit the
3000         have_xwindow_id signal in xwindow_create.
3001
3002 2004-01-29  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3003
3004         * ext/ogg/gstoggdemux.c: 
3005           lots of changes - mainly support for chained bitstreams, seeking,
3006           querying and bugfixes of course
3007         * ext/vorbis/Makefile.am:
3008         * ext/vorbis/vorbisdec.c: 
3009         * ext/vorbis/vorbisdec.h:
3010           add vorbisdec raw vorbis decoder
3011         * ext/vorbis/vorbis.c: (plugin_init):
3012           register vorbisdec as PRIMARY, vorbisfile as SECONDARY
3013         * gst/intfloat/Makefile.am:
3014         * gst/intfloat/float22int.c:
3015         * gst/intfloat/float22int.h:
3016         * gst/intfloat/gstintfloatconvert.c: (plugin_init):
3017           add float2intnew plugin. It converts multichannel interleaved float to
3018           multichannel interleaved int. The name should probably be changed.
3019         * gst/typefind/gsttypefindfunctions.c: (theora_type_find),
3020         (plugin_init):
3021           add typefinding for raw theora video so oggdemux can detect it.
3022
3023 2004-01-28  Julien MOUTTE  <julien@moutte.net>
3024
3025         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): seek on video
3026         sink element first.
3027         * gst/videoscale/gstvideoscale.c:
3028         (gst_videoscale_handle_src_event): Fixing src event handler.
3029
3030 2004-01-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3031
3032         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
3033         (gst_v4lsrc_open), (gst_v4lsrc_close),
3034         (gst_v4lsrc_palette_to_caps), (gst_v4lsrc_srcconnect),
3035         (gst_v4lsrc_getcaps), (gst_v4lsrc_set_clock):
3036         * sys/v4l/gstv4lsrc.h:
3037         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_start),
3038         (gst_v4lsrc_grab_frame), (gst_v4lsrc_capture_stop):
3039           Implement resizing... Hack. But that's why v4l is b0rked...
3040
3041 2004-01-28  Julien MOUTTE <julien@moutte.net>
3042
3043         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
3044         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
3045         (gst_ximagesink_ximage_put), (gst_ximagesink_xwindow_new),
3046         (gst_ximagesink_xwindow_destroy):
3047         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
3048         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
3049         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
3050         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_get_xv_support),
3051         (gst_xvimagesink_xcontext_get): Removing some useless debugs messages,
3052         correctly cleaning the image created to check xshm calls on succes,
3053         added a lot of XSync calls in X11 functions, and fixed a segfault when
3054         no image format was defined before negotiation happened.
3055
3056 2004-01-28  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3057
3058         * ext/alsa/gstalsa.c: (gst_alsa_query_func):
3059           use gst_element_get_time to get correct time
3060
3061 2004-01-28  Julien MOUTTE  <julien@moutte.net>
3062
3063         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
3064         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_destroy),
3065         (gst_ximagesink_xcontext_get), (gst_ximagesink_class_init):
3066         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xerror),
3067         (gst_xvimagesink_check_xshm_calls),
3068         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xcontext_get): Our
3069         X plugins are now able to detect that XShm calls will fail even if the
3070         server claims that it has XShm support (remote displays most of the
3071         time). We then log the error as a GST_DEBUG and set use_shm to FALSE
3072         so that we use non XShm functions. This feature is almost useless for
3073         xvimagesink as Xv is not supported on remote displays anyway, but 
3074         it might happen than even on the local display XShm calls fail.
3075
3076 2004-01-27  David Schleef  <ds@schleef.org>
3077
3078         * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
3079         (gst_esdsink_link), (gst_esdsink_get_time), (gst_esdsink_chain),
3080         (gst_esdsink_change_state):  Fix sync issues in esdsink.  Also
3081         changed esdsink to only use 44100,16,2, since esd sucks at rate
3082         conversion and esdsink has had difficulty negotiating.
3083
3084 2004-01-27  Julien MOUTTE <julien@moutte.net>
3085
3086         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback),
3087         (gst_play_seek_to_time): Fixing the way to get current position.
3088
3089 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3090
3091         * sys/oss/gstosssink.c: (gst_osssink_sink_query):
3092           use gst_element_get_time to get correct time
3093
3094 2004-01-27  Julien MOUTTE <julien@moutte.net>
3095
3096         * gst-libs/gst/play/gstplay.c: (gst_play_set_location): The easiest
3097         fix ever... Inverting 2 lines of code make spider autoplug correctly
3098         tagged mp3 !
3099
3100 2004-01-27  David Schleef  <ds@schleef.org>
3101
3102         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
3103         Use gst_pad_try_set_caps_nonfixed().
3104
3105 2004-01-27  David Schleef  <ds@schleef.org>
3106
3107         * gst/ac3parse/gstac3parse.c: update to checklist 5
3108         * gst/adder/gstadder.c: rewrite negotiation.  update to checklist 5
3109         * gst/audioconvert/gstaudioconvert.c: update to checklist 5
3110         * gst/audioscale/gstaudioscale.c: same
3111         * gst/auparse/gstauparse.c: same
3112         * gst/avi/gstavidemux.c: same
3113
3114 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3115
3116         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
3117           stop processing after EOS
3118
3119 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3120
3121         * gst/asfdemux/asfheaders.h:
3122         * gst/asfdemux/gstasfdemux.c: 
3123         * gst/asfdemux/gstasfmux.c: (gst_asfmux_put_guid),
3124         (gst_asfmux_put_string), (gst_asfmux_put_wav_header),
3125         (gst_asfmux_put_vid_header), (gst_asfmux_put_bmp_header):
3126           lot's of fixes to make data extraction simpler and get the code
3127           architecture and compiler independant. Add debugging category
3128         * gst/goom/gstgoom.c: (gst_goom_change_state):
3129           reset channel count on PAUSED=>READY, not READY=>PAUSED
3130
3131 2004-01-26  Colin Walters  <walters@verbum.org>
3132
3133         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_get): Remove ugly
3134         code to pull a bigger buffer in iradio mode.  This as a side effect
3135         makes typefinding work.
3136
3137 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
3138
3139         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
3140         Fix SVQ3 decoding on PPC
3141
3142 2004-01-26  Julien MOUTTE <julien@moutte.net>
3143
3144         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain): Dunno how
3145         that one managed to stay there... Fixed.
3146
3147 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
3148
3149         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
3150         (gst_ffmpeg_caps_to_extradata), (gst_ffmpeg_caps_to_pixfmt):
3151         * gst/qtdemux/qtdemux.c: (plugin_init), (qtdemux_parse_trak),
3152         (qtdemux_video_caps):
3153         * gst/qtdemux/qtdemux.h:
3154         Add SVQ3 specific flags to qtdemux and ffmpeg
3155
3156 2004-01-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3157
3158         * gst-libs/gst/audio/audio.h:
3159           remove buffer-frames from audio caps
3160         * gst/audioconvert/gstaudioconvert.c:
3161           fix plugin to really work.
3162
3163 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3164
3165         * gst-libs/gst/mixer/mixer.c:
3166         * gst-libs/gst/propertyprobe/propertyprobe.c:
3167         * gst-libs/gst/tuner/tuner.c: (gst_tuner_find_norm_by_name),
3168         (gst_tuner_find_channel_by_name):
3169         * gst-libs/gst/tuner/tuner.h:
3170           Add gtk-doc style comments. Also fix a function name.
3171
3172 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3173
3174         * ext/divx/gstdivxdec.c: (gst_divxdec_init),
3175         (gst_divxdec_negotiate):
3176           Fix for new capsnego - also fixes gst-player with divxdec.
3177
3178 2004-01-25  Julien MOUTTE  <julien@moutte.net>
3179
3180         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
3181         (gst_play_identity_handoff), (gst_play_set_location),
3182         (gst_play_set_visualization), (gst_play_connect_visualization): Another
3183         try in visualization implementation. Still have an issue with switch
3184         blocking when pulling from video_queue and only audio comes out of 
3185         spider.
3186         * gst/switch/gstswitch.c: (gst_switch_release_pad),
3187         (gst_switch_poll_sinkpads), (gst_switch_class_init): Implementing pad
3188         release method. And check if the pad is usable before pulling.
3189
3190 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3191
3192         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose),
3193         (gst_videobalance_init),
3194         (gst_videobalance_colorbalance_list_channels),
3195         (gst_videobalance_colorbalance_set_value),
3196         (gst_videobalance_colorbalance_get_value),
3197         (gst_videobalance_update_properties),
3198         (gst_videobalance_update_tables_planar411),
3199         (gst_videobalance_planar411):
3200         * gst/videofilter/gstvideobalance.h:
3201           Implement lookup-tables. +/- 10x faster.
3202
3203 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3204
3205         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
3206         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
3207           The index reading was broken. The rest worked fine, but the whole
3208           goal of my rewrite was to make avidemux readable, and this was
3209           not at all readable. Please use typed variables.
3210
3211 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3212
3213         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
3214           Additional pad usability check.
3215         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
3216         (mp1videoparse_find_next_gop), (gst_mp1videoparse_time_code),
3217         (gst_mp1videoparse_real_chain):
3218           Fix MPEG video stream parsing. The original plugin had several
3219           issues, including not timestamping streams where the source was
3220           not timestamped (this happens with PTS values in mpeg system
3221           streams, but MPEG video is also a valid stream on its own so
3222           that needs timestamps too). We use the display time code for that
3223           for now. Also, if one incoming buffer contains multiple valid
3224           frames, we push them all on correctly now, including proper EOS
3225           handling. Lastly, several potential segfaults were fixed, and we
3226           properly sync on new sequence/gop headers to include them in next,
3227           not previous frames (since they're header for the next frame, not
3228           the previous). Also see #119206.
3229         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain),
3230         (bpf_from_header):
3231           Move caps setting so we only do it after finding several valid
3232           MPEG-1 fraes sequentially, not right after the first one (which
3233           might be coincidental).
3234         * gst/typefind/gsttypefindfunctions.c: (mpeg1_sys_type_find),
3235         (mpeg_video_type_find), (mpeg_video_stream_type_find),
3236         (plugin_init):
3237           Add unsynced MPEG video stream typefinding, and change some
3238           probability values so we detect streams rightly. The idea is as
3239           follows: I can have an unsynced system stream which contains
3240           video. In the current code, I would randomly get a type for either
3241           system or video stream type found, because the probabilities are
3242           being calculated rather randomly. I now use fixed values, so we
3243           always prefer system stream if that was found (and that is how it
3244           should be). If no system stream was found, we can still identity                the stream as video-only.
3245
3246 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3247
3248         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
3249         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
3250           don't write to buffer. Extract data without the need of
3251           __attribute__ ((packed))
3252
3253 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3254
3255         * gst/typefind/gsttypefindfunctions.c: (mpeg1_parse_header),
3256         (mpeg1_sys_type_find):
3257           Fix MPEG-1 stream typefinding.
3258
3259 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3260
3261         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
3262           Fix typefinding for MPEG-1 system streams, similar to MPEG-2.
3263
3264 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
3265
3266         * ext/esd/esdsink.c: (gst_esdsink_open_audio):
3267         * ext/esd/gstesd.c: (plugin_init):
3268           private debugging, better error reporting
3269
3270 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3271
3272         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
3273         (gst_riff_read_init), (gst_riff_read_change_state):
3274         * gst-libs/gst/riff/riff-read.h:
3275           Remove stuff fromold metadata system.
3276
3277 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3278
3279         * ext/ogg/gstoggdemux.c:
3280           Fix wrong file comment.
3281         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
3282         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
3283           Add metadata reading properly.
3284
3285 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
3286
3287         * ext/Makefile.am:
3288           Fix nas DIST_SUBDIRS
3289           Uraeus:
3290           Fix bug where make distcheck doesn't get run on adding stuff to
3291           the build.
3292
3293 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3294
3295         * ext/divx/gstdivxdec.c: (gst_divxdec_init), (gst_divxdec_setup):
3296         * ext/divx/gstdivxdec.h:
3297           Fix divx3 ("msmpeg4") playback using divxdec.
3298
3299 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3300
3301         * gst/typefind/gsttypefindfunctions.c:
3302         (mp3_type_frame_length_from_header): fix bug in length computation 
3303         (mp3_type_find): improve debugging output
3304
3305 2004-01-23  Julien MOUTTE  <julien@moutte.net>
3306
3307         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
3308         (gst_play_set_location), (gst_play_seek_to_time),
3309         (gst_play_set_audio_sink), (gst_play_set_visualization),
3310         (gst_play_connect_visualization), (gst_play_get_sink_element): Reworked
3311         the pipeline from scratch. Visualization is back and switch went out as
3312         i realized it was not possible to use the way i wanted.
3313         * sys/ximage/ximagesink.c: (gst_ximagesink_imagepool_clear),
3314         (gst_ximagesink_change_state), (gst_ximagesink_dispose): Move xcontext
3315         clearing in state change from READY to NULL. So that one can clean the
3316         X ressources keeping the element.
3317         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
3318         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_change_state),
3319         (gst_xvimagesink_colorbalance_set_value),
3320         (gst_xvimagesink_colorbalance_get_value),
3321         (gst_xvimagesink_set_property), (gst_xvimagesink_dispose),
3322         (gst_xvimagesink_init): Same xcontext cleaning than ximagesink in state
3323         change from READY to NULL and fixed some stupid bugs in colorbalance
3324         get/set values. Also added the following feature : when nobody tries to
3325         set some values to the colorbalance levels before the xcontext is 
3326         grabbed, then when creating channels list from Xv attributes we set the
3327         internal values to the Xv defaults. This way we handle buggy Xv drivers
3328         that set default hue values far from the middle of the range (Thanks
3329         to Jon Trowbridge for pointing that issue).
3330         * sys/xvimage/xvimagesink.h: Adding a cb_changed boolean to know if 
3331         colorbalance levels have been set before xcontext is grabbed.
3332
3333 2004-01-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3334
3335         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
3336           Fix the ossmixer case where we shouldn't open /dev/dsp* because
3337           it might block operations (which is bad for a mixer).
3338
3339 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
3340
3341         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
3342         (deep_notify_callback), (gmi_set_decoder), (gmi_clear_decoder),
3343         (gmip_find_type_pre):
3344         * gst-libs/gst/media-info/media-info-priv.h:
3345         * gst-libs/gst/media-info/media-info.c:
3346         (gst_media_info_instance_init), (gst_media_info_read_idler):
3347         add fakesink to get caps on decoder src pad again
3348         fix callback prototype to match new have_type signal signature
3349
3350 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
3351
3352         * gst/adder/gstadder.c: (gst_adder_link):
3353           fix non-compile and cut-n-paste code
3354
3355 2004-01-21  David Schleef  <ds@schleef.org>
3356
3357         * ext/swfdec/gstswfdec.c: (gst_swfdec_video_getcaps),
3358         (gst_swfdec_video_link), (copy_image), (gst_swfdec_loop),
3359         (gst_swfdec_init), (gst_swfdec_change_state):
3360         * ext/swfdec/gstswfdec.h:
3361         Fix negotiation.
3362         * gst/adder/gstadder.c: (gst_adder_link), (gst_adder_init),
3363         (gst_adder_request_new_pad): Fix negotiation.
3364         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_fixate):
3365         Add a fixate function.
3366         * gst/intfloat/gstfloat2int.c:
3367         * gst/intfloat/gstfloat2int.h:
3368         * gst/intfloat/gstint2float.c:
3369         * gst/intfloat/gstint2float.h:
3370         Completely rewrite the negotiation.  Doesn't quite work yet,
3371         due to some buffer-frames problem.
3372
3373 2004-01-21  Thomas Vander Stichele  <thomas at apestaart dot org>
3374
3375         * ext/gnomevfs/gstgnomevfssrc.c:
3376         * sys/v4l2/v4l2_calls.h:
3377           fix includes for distcheck
3378
3379 2004-01-21  Christian Schaller <uraeus@gnome.org>
3380
3381         * ext/nas/
3382         Add libnas (network audio system) plugin, patch from Arwed von Merkatz
3383         based on earlier patch from Laurent Vivier
3384
3385 2004-01-20  Jeremy Simon  <jesimon@libertysurf.fr>
3386
3387         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
3388         Fix wma caps property
3389         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
3390         Fix typo (flags1 and flags2)
3391
3392 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
3393
3394         * gst-libs/gst/media-info/media-info-priv.c:
3395         (deep_notify_callback), (gmi_seek_to_track), (gmi_get_decoder),
3396         (gmip_find_type_pre), (gmip_find_type), (gmip_find_stream_post),
3397         (gmip_find_stream), (gmip_find_track_metadata),
3398         (gmip_find_track_streaminfo_post), (gmip_find_track_streaminfo),
3399         (gmip_find_track_format):
3400         * gst-libs/gst/media-info/media-info-priv.h:
3401         * gst-libs/gst/media-info/media-info-test.c: (main):
3402         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
3403         (gst_media_info_read_idler), (gst_media_info_read):
3404         * gst-libs/gst/media-info/media-info.h:
3405           register debugging category and use it for debugging
3406
3407 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
3408
3409         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_update_streaminfo),
3410         (gst_vorbisfile_new_link):
3411           signal streaminfo through tags
3412
3413 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3414
3415         * ext/mplex/gstmplex.cc:
3416         * ext/mplex/gstmplexibitstream.cc:
3417           g++ doesn't like NULL in our i18n/error macros, should be
3418           either (NULL) or ("").
3419
3420 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3421
3422         * sys/dxr3/dxr3audiosink.c:
3423         * sys/dxr3/dxr3init.c:
3424         * sys/dxr3/dxr3spusink.c: (dxr3spusink_close):
3425         * sys/dxr3/dxr3videosink.c: (dxr3videosink_close):
3426           Fix more error error error errors (missing includes here).
3427
3428 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3429
3430         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
3431           fix thomas' error errors.
3432
3433 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
3434
3435         * ext/mpeg2enc/gstmpeg2enc.cc:
3436           fix error errors.
3437
3438 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3439
3440         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
3441         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
3442           Fix for new error system.
3443
3444 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
3445
3446         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
3447           fix for new error reporting
3448
3449 2004-01-20  David Schleef  <ds@schleef.org>
3450
3451         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
3452         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
3453         (gst_ximagesink_set_xwindow_id): Change to using a framerate
3454         of [1,100] instead of [0,MAX], since 0 isn't handled correctly,
3455         and neither is 100+, most likely.
3456         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
3457         (gst_xvimagesink_getcaps): same
3458
3459 2004-01-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3460
3461         * configure.ac:
3462           Up version requirement to 2.0.3 (not yet released) to avoid symbol
3463           clashes with ffmpeg.
3464
3465 2004-01-20  Julien MOUTTE  <julien@moutte.net>
3466
3467         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
3468         (gst_switch_init): Fixed switch element : proxying link and setting
3469         caps from src to sink on request.
3470
3471 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
3472
3473         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
3474         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
3475         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
3476         fix element_error
3477
3478 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
3479
3480         * sys/v4l/v4l_calls.h:
3481         * sys/v4l2/v4l2_calls.h:
3482           element_error fixes
3483
3484 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
3485
3486         * gst-libs/gst/gst-i18n-plugin.h:
3487           add locale.h
3488           remove config.h inclusion
3489
3490 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
3491
3492         * autogen.sh:
3493           adding autopoint invocation
3494         * Makefile.am:
3495         * configure.ac:
3496         * gst-libs/gst/gettext.h:
3497           adding gettext bits
3498         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
3499         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
3500         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
3501         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
3502         (gst_gnomevfssink_close_file):
3503         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_open_file):
3504         * ext/sndfile/gstsf.c: (gst_sf_loop), (plugin_init):
3505         * gst-libs/gst/gst-i18n-plugin.h:
3506         * gst/avi/gstavi.c: (plugin_init):
3507         * sys/dxr3/dxr3init.c: (plugin_init):
3508         * sys/dxr3/dxr3videosink.c: (dxr3videosink_write_data):
3509         * sys/oss/gstossaudio.c: (plugin_init):
3510         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
3511         * sys/v4l/gstv4l.c: (plugin_init):
3512         * sys/v4l/v4l_calls.c: (gst_v4l_open):
3513         * sys/v4l2/gstv4l2.c: (plugin_init):
3514         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
3515         (gst_v4l2_fill_lists), (gst_v4l2_get_norm), (gst_v4l2_set_norm),
3516         (gst_v4l2_get_input), (gst_v4l2_set_input), (gst_v4l2_get_output),
3517         (gst_v4l2_set_output), (gst_v4l2_get_frequency),
3518         (gst_v4l2_set_frequency), (gst_v4l2_signal_strength),
3519         (gst_v4l2_get_attribute), (gst_v4l2_set_attribute):
3520           make sure locale and translation domain are set
3521           fix translated strings 
3522         * po/.cvsignore:
3523         * po/LINGUAS:
3524         * po/Makevars:
3525         * po/POTFILES.in:
3526         * po/nl.po:
3527           put translation files into place
3528         * sys/xvideo/imagetest.c: (main):
3529         * ext/dv/demo-play.c: (main):
3530           fix unnecessary translations
3531
3532 2004-01-19  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
3533
3534         * ext/sndfile/gstsf.c:
3535         * gst/avi/gstavimux.c:
3536         * ext/audiofile/gstafsink.c:
3537         * ext/audiofile/gstafsrc.c:
3538         * ext/gnomevfs/gstgnomevfssink.c:
3539         * ext/gnomevfs/gstgnomevfssrc.c:
3540         * sys/oss/gstosselement.c:
3541         * sys/v4l/v4l_calls.h:
3542           fix i18n include
3543
3544 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
3545
3546         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
3547         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
3548         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
3549         (gst_v4l2_get_output), (gst_v4l2_set_output),
3550         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
3551         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
3552         (gst_v4l2_set_attribute):
3553         update to new error handling
3554
3555 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
3556
3557         * ext/sidplay/gstsiddec.cc:
3558         * gst/modplug/gstmodplug.cc:
3559           parenthese NULL because C++ seems angry about it
3560
3561 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
3562
3563         * gst-libs/gst/gst-i18n-plugin.h:
3564           add skeleton i18n stuff, but needs to be further implemented
3565
3566 2004-01-18  Thomas Vander Stichele  <thomas at apestaart dot org>
3567
3568         * examples/gstplay/player.c: (main):
3569         * ext/aalib/gstaasink.c: (gst_aasink_open):
3570         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
3571         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
3572         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
3573         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
3574         (gst_afsink_close_file):
3575         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
3576         (gst_afsrc_close_file):
3577         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
3578         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
3579         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
3580         * ext/esd/esdmon.c: (gst_esdmon_get):
3581         * ext/esd/esdsink.c: (gst_esdsink_chain):
3582         * ext/faac/gstfaac.c: (gst_faac_chain):
3583         * ext/faad/gstfaad.c: (gst_faad_chain):
3584         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
3585         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
3586         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
3587         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
3588         (gst_flacdec_loop):
3589         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
3590         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
3591         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
3592         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
3593         (gst_gnomevfssink_close_file):
3594         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
3595         (gst_gnomevfssrc_open_file):
3596         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
3597         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
3598         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
3599         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
3600         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
3601         * ext/mad/gstmad.c: (gst_mad_chain):
3602         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
3603         * ext/mpeg2dec/gstmpeg2dec.c:
3604         * ext/mpeg2enc/gstmpeg2enc.cc:
3605         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
3606         * ext/mplex/gstmplex.cc:
3607         * ext/mplex/gstmplexibitstream.cc:
3608         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
3609         (gst_ogg_demux_push), (gst_ogg_pad_push):
3610         * ext/raw1394/gstdv1394src.c:
3611         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
3612         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
3613         * ext/sidplay/gstsiddec.cc:
3614         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
3615         (gst_sf_loop):
3616         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
3617         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
3618         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
3619         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
3620         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
3621         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
3622         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
3623         * gst-libs/gst/Makefile.am:
3624         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
3625         (gst_riff_read_element_data), (gst_riff_read_seek),
3626         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
3627         * gst/adder/gstadder.c: (gst_adder_parse_caps), (gst_adder_loop):
3628         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
3629         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
3630         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
3631         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
3632         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
3633         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
3634         * gst/goom/gstgoom.c: (gst_goom_chain):
3635         * gst/id3/gstid3types.c: (gst_id3types_loop):
3636         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
3637         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
3638         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
3639         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
3640         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
3641         (gst_ebml_read_float), (gst_ebml_read_header):
3642         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
3643         (gst_matroska_demux_parse_blockgroup):
3644         * gst/modplug/gstmodplug.cc:
3645         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
3646         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
3647         * gst/oneton/gstoneton.c: (gst_oneton_chain):
3648         * gst/silence/gstsilence.c: (gst_silence_get):
3649         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
3650         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
3651         * gst/speed/gstspeed.c: (speed_loop):
3652         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
3653         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
3654         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
3655         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
3656         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
3657         (gst_wavparse_loop):
3658         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
3659         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
3660         (dxr3audiosink_close):
3661         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
3662         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
3663         (dxr3videosink_close), (dxr3videosink_write_data):
3664         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
3665         * sys/oss/gstosselement.h:
3666         * sys/oss/gstosssink.c: (gst_osssink_get_type), (gst_osssink_init),
3667         (gst_osssink_chain):
3668         * sys/oss/gstosssrc.c: (gst_osssrc_get):
3669         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
3670         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
3671         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
3672         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_window),
3673         (gst_v4l_enable_overlay):
3674         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
3675         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
3676         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
3677         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
3678         (gst_v4l_set_audio):
3679         * sys/v4l/v4l_calls.h:
3680         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
3681         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
3682         (gst_v4lmjpegsink_playback_init),
3683         (gst_v4lmjpegsink_playback_start):
3684         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
3685         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_capture),
3686         (gst_v4lmjpegsrc_set_capture_m), (gst_v4lmjpegsrc_capture_init),
3687         (gst_v4lmjpegsrc_requeue_frame):
3688         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
3689         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
3690         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
3691         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
3692         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
3693         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
3694         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
3695         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
3696         (gst_v4l2src_capture_stop):
3697         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
3698         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
3699         (gst_ximagesink_chain):
3700         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
3701         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
3702         (gst_xvideosink_xwindow_new):
3703         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
3704         (gst_xvimagesink_chain):
3705         use new error signal, function and categories
3706
3707 2004-01-18  Jeremy Simon <jesimon@libertysurf.fr>
3708
3709         * configure.ac:
3710         * ext/Makefile.am:
3711         * ext/musicbrainz/gsttrm.c:
3712         * ext/musicbrainz/gsttrm.h:
3713         * ext/musicbrainz/Makefile.am:
3714         Add a trm plugin 
3715
3716 2004-01-18  Julien MOUTTE  <julien@moutte.net>
3717
3718         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property),
3719         (gst_ximagesink_get_property), (gst_ximagesink_class_init): Adding 
3720         synchronous property for debugging.
3721         * sys/ximage/ximagesink.h: Adding the synchronous boolean flag.
3722         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
3723         (gst_xvimagesink_set_property): Moving a pointer declaration to a
3724         smaller block, fixing indent.
3725
3726 2004-01-16  David Schleef  <ds@schleef.org>
3727
3728         * gst/videofilter/gstvideobalance.c: Fix regression; changing a
3729         property affects the video stream.
3730         * sys/xvimage/xvimagesink.c: 
3731         * sys/xvimage/xvimagesink.h:
3732         Add synchronous property for debugging.  Should probably be
3733         disabled in non-CVS builds.  Make sure that the Xv attribute
3734         exists before we set it (crash!).  Fix a silly float bug that
3735         caused colorbalance to just not work.
3736
3737 2004-01-17  Christian Schaller <Uraeus@gnome.org>
3738
3739         * tools/gst-launch-ext.in - update for new plugins
3740
3741 2004-01-16  David Schleef  <ds@schleef.org>
3742
3743         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect): Fix use of
3744         already-freed caps.
3745
3746 2994-01-16  Christian Schaller <Uraeus@gnome.org>
3747
3748         * Update spec for new colorspace plugin and libcaca plugin
3749         * Fix compilation of libcaca plugin (clock -> id)
3750
3751 2004-01-16  Julien MOUTTE <julien@moutte.net>
3752
3753         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_update_colorbalance),
3754         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
3755         (gst_xvimagesink_set_xwindow_id),
3756         (gst_xvimagesink_colorbalance_set_value),
3757         (gst_xvimagesink_colorbalance_get_value),
3758         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
3759         (gst_xvimagesink_init), (gst_xvimagesink_class_init): Implementing
3760         correct colorbalance properties. They can now be set when the element
3761         is still in NULL state. The values will be committed to the Xv Port
3762         when xcontext is initialized.
3763         * sys/xvimage/xvimagesink.h: Added hue, saturation, contrast,
3764         brightness int values in the GstXvImagesink structure.
3765
3766 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3767
3768         * gst-libs/gst/Makefile.am:
3769           restructure so having local patches works easier.
3770
3771 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3772
3773         * ext/mpeg2enc/Makefile.am:
3774         * ext/mpeg2enc/gstmpeg2enc.cc:
3775         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
3776           Bugfix with respect to EOS handling.
3777
3778 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3779
3780         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
3781           Link with right caps (else, it segfaults).
3782         * ext/mplex/gstmplexjob.cc:
3783           Fix for slight API change in 1.6.1.93 release of mjpegtools.
3784
3785 2004-01-15  David Schleef  <ds@schleef.org>
3786
3787         * gst-libs/gst/audio/Makefile.am:
3788         Add gstaudiofiltertemplate.c and building of gstaudiofilterexample.c
3789         from the template.
3790         * gst-libs/gst/audio/gstaudiofilter.c:
3791         * gst-libs/gst/audio/gstaudiofilter.h:
3792         Add bytes_per_sample and size and n_samples calculation.
3793         * gst-libs/gst/audio/gstaudiofilterexample.c:
3794         Remove, now autogenerated.
3795         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
3796         Moved from gstaudiofilterexample, object name changed, code added
3797         so that it actually works.
3798         * gst-libs/gst/audio/make_filter:
3799         Script to build an audiofilter subclass from the template.
3800         * gst/colorspace/Makefile.am:
3801         * gst/colorspace/yuv2yuv.c:
3802         Remove file, since it's GPL, and we don't use it.
3803
3804 2004-01-15  Julien MOUTTE  <julien@moutte.net>
3805
3806         * sys/ximage/ximagesink.c: (gst_ximagesink_chain): 
3807         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Making both of
3808         them use the buffer free function to test how the buffer was allocated.
3809
3810 2004-01-15  David Schleef  <ds@schleef.org>
3811
3812         * ext/esd/esdsink.c: (gst_esdsink_class_init): Remove property
3813         that handles osssink fallback.
3814         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
3815         (gst_audio_convert_getcaps):
3816         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
3817         Add audio/x-qdm2 for QDM2 audio.
3818         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
3819         * gst/sine/gstsinesrc.h: Add example of how to implement tags.
3820         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
3821         Decrease minimum size to 16x16.
3822         * gst/wavparse/gstwavparse.c:
3823         Convert disabled pad template caps to new caps.
3824         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
3825         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
3826         (gst_xvimagesink_chain): Throw element error when display cannot
3827         be opened.  Increase minimum framerate to 1.0.  Check the data
3828         free function on a buffer to make sure it is the type we expect
3829         before manipulating it.
3830
3831 2004-01-15  Julien MOUTTE <julien@moutte.net>
3832
3833         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
3834         (gst_videobalance_colorbalance_set_value): Implement passthru if
3835         settings are in the middle.
3836         * tools/gst-launch-ext.in: Stop using xvideosink, use ximagesink.
3837
3838 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3839
3840         * gst/videofilter/Makefile.am:
3841         * gst/volume/Makefile.am:
3842           Since we use videofilter symbols, link to it.
3843
3844 2004-01-15  Julien MOUTTE <julien@moutte.net>
3845
3846         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init): Setting
3847         mixer interface type to HARDWARE.
3848         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init): Adding a default
3849         type to SOFTWARE.
3850         * gst-libs/gst/mixer/mixer.h: Adding mixer interface type and macro.
3851         * gst-libs/gst/mixer/mixertrack.h: Adding mixertrack flag SOFTWARE.
3852         * gst/volume/gstvolume.c: (gst_volume_interface_supported),
3853         (gst_volume_interface_init), (gst_volume_list_tracks),
3854         (gst_volume_set_volume), (gst_volume_get_volume),
3855         (gst_volume_set_mute), (gst_volume_mixer_init),
3856         (gst_volume_dispose), (gst_volume_get_type), (volume_class_init),
3857         (volume_init): Implementing mixer interface.
3858         * gst/volume/gstvolume.h: Adding tracklist for mixer interface.
3859         * sys/oss/gstosselement.c: (gst_osselement_get_type),
3860         (gst_osselement_change_state): Removing some trailing commas in
3861         structures.
3862         * sys/oss/gstossmixer.c: (gst_ossmixer_interface_init): Setting mixer
3863         interface type to HARDWARE.
3864         * sys/v4l/gstv4lcolorbalance.c:
3865         (gst_v4l_color_balance_interface_init): Setting colorbalance interface
3866         type to HARDWARE.
3867         * sys/v4l2/gstv4l2colorbalance.c:
3868         (gst_v4l2_color_balance_interface_init): Setting colorbalance
3869         interface type to HARDWARE.
3870         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): use exactly the
3871         same code than ximagesink for event handling.
3872
3873 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3874
3875         * ext/snapshot/Makefile.am:
3876         * ext/snapshot/gstsnapshot.c: (gst_snapshot_sinkconnect),
3877         (gst_snapshot_chain):
3878         * ext/snapshot/gstsnapshot.h:
3879           This has to be a joke... Snapshot should be connected to a tee,
3880           colorspace element before it and EOS after that, where the other
3881           src of the tee receives normal data.
3882           The current way is *wrong*.
3883
3884 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3885
3886         * ext/hermes/gsthermescolorspace.c:
3887           Fix another compile error. Same as below.
3888
3889 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
3890
3891         * gst/colorspace/gstcolorspace.c:
3892         * gst/colorspace/yuv2yuv.c: (gst_colorspace_yuy2_to_i420),
3893         (gst_colorspace_i420_to_yv12):
3894           Fix compiling... Didn't test if it actually works.
3895
3896 2004-01-15  David Schleef  <ds@schleef.org>
3897
3898         * configure.ac:
3899         * gst/colorspace/Makefile.am:
3900         * gst/colorspace/gstcolorspace.c:
3901         * gst/colorspace/gstcolorspace.h:
3902         * gst/colorspace/yuv2rgb.c:
3903         * gst/colorspace/yuv2rgb.h:
3904         Duplicate the ext/hermes colorspace plugin, and remove Hermes
3905         code and GPL code.  Fix for new caps negotiation.  Rewrite
3906         much of the format handling code, and some of the conversion
3907         code.  Basically, rewrote almost everything.  This element
3908         handles I420, YV12 to RGB conversions.
3909         * ext/hermes/Makefile.am:
3910         * ext/hermes/gsthermescolorspace.c:
3911         Rename colorspace to hermescolorspace.  Fix negotiation issues.
3912         Remove non-Hermes related code.  This element handles lots of
3913         RGB to RGB conversions, but no YUV.
3914         * ext/hermes/gstcolorspace.c:
3915         * ext/hermes/gstcolorspace.h:
3916         * ext/hermes/rgb2yuv.c:
3917         * ext/hermes/yuv2rgb.c:
3918         * ext/hermes/yuv2rgb.h:
3919         * ext/hermes/yuv2rgb_mmx16.s:
3920         * ext/hermes/yuv2yuv.c:
3921         * ext/hermes/yuv2yuv.h:
3922         Remove old code.
3923
3924 2004-01-14  Colin Walters  <walters@verbum.org>
3925
3926         * ext/mad/gstid3tag.c (gst_id3_tag_chain): Don't nego caps if
3927         they've already been.
3928
3929 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3930
3931         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
3932           assume tag mode when pad is not connected
3933
3934 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
3935
3936         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
3937           Don't update the time of the clock
3938         (gst_alsa_sink_loop):
3939           sync to the clock given to alsasink, not the own clock
3940         * sys/oss/gstosssink.c: (gst_osssink_chain):
3941           sync to the clock
3942         (gst_osssink_change_state):
3943           activate the clock
3944         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
3945         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
3946           remove bogus code that made DISCONT events unhandled
3947         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
3948           explicitly case to double in _set_simple. (fixes 2nd warning in bug
3949           #131502)
3950         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_read_object_header),
3951         (gst_asf_demux_handle_sink_event), (gst_asf_demux_audio_caps),
3952         (gst_asf_demux_add_audio_stream), (gst_asf_demux_video_caps):
3953           convert g_warning because of wrong asf data to GST_WARNINGs (fixes
3954           2nd warning in bug #131502)
3955
3956 2004-01-14  Julien MOUTTE  <julien@moutte.net>
3957
3958         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
3959         (gst_videobalance_colorbalance_set_value),
3960         (gst_videobalance_colorbalance_get_value): Fixing videobalance ranges
3961         for colorbalance interface implementation.
3962         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
3963         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
3964         (gst_ximagesink_dispose), (gst_ximagesink_init),
3965         (gst_ximagesink_class_init): Adding DISPLAY property.
3966         * sys/ximage/ximagesink.h: Adding display_name to store display.
3967         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
3968         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
3969         (gst_xvimagesink_dispose), (gst_xvimagesink_init),
3970         (gst_xvimagesink_class_init): Adding DISPLAY property and colorbalance
3971         properties (they still need polishing though for gst-launch use : no
3972         xcontext yet, i ll do that tomorrow).
3973         * sys/xvimage/xvimagesink.h: Adding display_name to store display.
3974
3975 2004-01-14  Julien MOUTTE  <julien@moutte.net>
3976
3977         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
3978         (gst_play_set_location), (gst_play_set_visualization): Preparing 
3979         switch integration, adding videobalance in the pipeline.
3980
3981 2004-01-14  Julien MOUTTE <julien@moutte.net>
3982
3983         * gst-libs/gst/colorbalance/colorbalance.c:
3984         (gst_color_balance_class_init): Adding a default type.
3985         * gst-libs/gst/colorbalance/colorbalance.h: Adding a macro to access
3986         the type.
3987         * gst/videofilter/gstvideobalance.c: (gst_videobalance_get_type),
3988         (gst_videobalance_dispose), (gst_videobalance_class_init),
3989         (gst_videobalance_init), (gst_videobalance_interface_supported),
3990         (gst_videobalance_interface_init),
3991         (gst_videobalance_colorbalance_list_channels),
3992         (gst_videobalance_colorbalance_set_value),
3993         (gst_videobalance_colorbalance_get_value),
3994         (gst_videobalance_colorbalance_init): Implementing colorbalance
3995         interface.
3996         * gst/videofilter/gstvideobalance.h: Adding colorbalance channels
3997         list.
3998         * sys/ximage/ximagesink.c: (gst_ximagesink_set_xwindow_id): Fixing a
3999         bug which was triggering a BadAccess X error when setting an overlay
4000         before pad was really negotiated.
4001         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_colorbalance_init):
4002         Using the colorbalance type macro.
4003
4004 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
4005
4006         * ext/flac/gstflacenc.c: (gst_flacenc_set_metadata),
4007         (gst_flacenc_chain):
4008           handle tags correctly
4009         * gst/tags/gstid3tag.c: (gst_tag_list_new_from_id3v1):
4010           extract ID3v1 tags correctly
4011
4012 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4013
4014         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find),
4015         (plugin_init):
4016           Improve matroska typefinding for odd-typed headers...
4017
4018 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4019
4020         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
4021           Fix for using incremental number on padnames.
4022
4023 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4024
4025         * ext/divx/gstdivxdec.c:
4026         * ext/divx/gstdivxenc.c:
4027           Set category to divx4linux instead of divx (too generic).
4028         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
4029         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
4030         (gst_wavparse_loop), (gst_wavparse_change_state):
4031         * gst/wavparse/gstwavparse.h:
4032           fix parsing of WAV files with non-standard fmt-tag size and fix
4033           skipping of unrecognized chunks... Someone please fix this thing
4034           to use rifflib so all this is automated.
4035         * sys/v4l/Makefile.am:
4036         * sys/v4l2/Makefile.am:
4037           Add X_CFLAGS because we depend on X (for overlay).
4038
4039 2004-01-14  Jan Schmidt  <thaytan@mad.scientist.com>
4040
4041         * ext/mpeg2dec/gstmpeg2dec.c:
4042           Don't issue a timestamp unless we tagged the frame
4043           with a PTS.
4044
4045 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
4046
4047         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback):
4048           Query the audio element to get the time, not the clock. We're
4049           interested in the element's time here.
4050
4051 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
4052
4053         * ext/aalib/gstaasink.c: (gst_aasink_chain):
4054         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
4055         * ext/esd/esdsink.c: (gst_esdsink_chain):
4056         * ext/libcaca/gstcacasink.c: (gst_cacasink_chain):
4057         * ext/mas/massink.c: (gst_massink_chain):
4058         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_chain):
4059         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_index),
4060         (gst_matroska_demux_parse_metadata):
4061         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop),
4062         (gst_mpeg_parse_release_locks):
4063         * gst/tcp/gsttcpsink.c: (gst_tcpsink_chain):
4064         * gst/udp/gstudpsink.c: (gst_udpsink_chain):
4065         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
4066         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
4067         (gst_osssink_change_state):
4068         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
4069         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
4070         * sys/xvideo/xvideosink.c: (gst_xvideosink_chain),
4071         (gst_xvideosink_release_locks):
4072         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
4073           use element time.
4074         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_start),
4075         (gst_alsa_clock_stop):
4076         * gst-libs/gst/audio/audioclock.c: (gst_audio_clock_set_active),
4077         (gst_audio_clock_get_internal_time):
4078           simplify for use with new clocking code.
4079         * testsuite/alsa/Makefile.am:
4080         * testsuite/alsa/sinesrc.c: (sinesrc_init), (sinesrc_force_caps):
4081           fix testsuite for new caps system
4082
4083 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
4084
4085         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
4086         * ext/flac/gstflacenc.c: (add_one_tag):
4087           length is already host endian, no need to convert. Fixes playback of
4088           tagged files on PPC. (bug #128384)
4089
4090 2004-01-13  Julien MOUTTE <julien@moutte.net>
4091
4092         * gst-libs/gst/colorbalance/colorbalance.h: Adding a type to the
4093         colorbalance interface stating if it is hardware based or software
4094         based.
4095         * gst/videofilter/gstvideobalance.c: (gst_videobalance_planar411):
4096         Removing a trailing comma.
4097         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
4098         (gst_xvimagesink_colorbalance_init): Integrating a patch from Jon
4099         Trowbridge <trow@ximian.com> querying Xv adaptor for min/max value as
4100         the documentation seems to be wrong on the -1000 to 1000 interval.
4101
4102 2004-01-12  David Schleef  <ds@schleef.org>
4103
4104         * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
4105         (gst_efence_buffer_alloc), (gst_fenced_buffer_new),
4106         (gst_fenced_buffer_default_free), (gst_fenced_buffer_default_copy):
4107         Fix negotiation.  Add a bufferalloc function for the sink pad,
4108         and generally clean up some of the code.
4109
4110 2004-01-12  Julien MOUTTE <julien@moutte.net>
4111
4112         * gst-libs/gst/colorbalance/colorbalancechannel.c:
4113         (gst_color_balance_channel_dispose): Adding safety check in dispose
4114         method.
4115         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
4116         (gst_xvimagesink_xcontext_clear),
4117         (gst_xvimagesink_interface_supported),
4118         (gst_xvimagesink_colorbalance_list_channels),
4119         (gst_xvimagesink_colorbalance_set_value),
4120         (gst_xvimagesink_colorbalance_get_value),
4121         (gst_xvimagesink_colorbalance_init), (gst_xvimagesink_get_type):
4122         Adding colorbalance interface support to set XV parameters such as
4123         HUE, BRIGHTNESS, CONTRAST, SATURATION.
4124         * sys/xvimage/xvimagesink.h: Adding the channels list for colorbalance
4125         interface.
4126
4127 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
4128
4129         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_get_type),
4130         (gst_audio_convert_class_init), (gst_audioconvert_getcaps),
4131         (gst_audio_convert_init), (gst_audio_convert_set_property),
4132         (gst_audio_convert_get_property), (gst_audio_convert_chain),
4133         (gst_audio_convert_link),
4134         (gst_audio_convert_buffer_to_default_format),
4135         (gst_audio_convert_buffer_from_default_format), (plugin_init):
4136           - implement _getcaps and use it
4137           - improve linking
4138           - remove float caps since no float conversion is actually done
4139           - remove properties and arguments that were to be used for rate
4140             conversion
4141
4142 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
4143
4144         * gst-libs/gst/audio/audio.c: (_gst_audio_structure_set_list),
4145         (gst_audio_structure_set_int):
4146         * gst-libs/gst/audio/audio.h:
4147           add helper functions for _getcaps matching the standard audio
4148           templates
4149
4150 2004-01-12  David Schleef  <ds@schleef.org>
4151
4152         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
4153         Test that pad is negotiated before getting its caps.
4154
4155 2004-01-12  Julien MOUTTE <julien@moutte.net>
4156
4157         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element): When
4158         analyzing the pads of an element the bin is mostly in READY state so
4159         no caps were negotiated. This helper function needs to work with
4160         _get_caps directly then. I was not freeing them though, added that to
4161         fix the mem leak.
4162
4163 2004-01-12  Julien MOUTTE <julien@moutte.net>
4164
4165         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
4166         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Fixing the
4167         direct put buffers detection. I prefer checking GST_BUFFER_PRIVATE
4168         than the free_func.
4169
4170 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
4171
4172         * sys/oss/gstossaudio.c: (plugin_init):
4173         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
4174         * sys/oss/gstosselement.h:
4175           make an oss debugging category
4176           make failure more descriptive
4177
4178 2004-01-11  David Schleef  <ds@schleef.org>
4179
4180         * ext/ffmpeg/gstffmpeg.c:
4181         * ext/ffmpeg/gstffmpegcodecmap.c:
4182         * ext/ffmpeg/gstffmpegdec.c:
4183         * ext/ffmpeg/gstffmpegenc.c:
4184         * ext/ffmpeg/gstffmpegprotocol.c:
4185         * ext/gdk_pixbuf/gstgdkanimation.c:
4186         * ext/jpeg/gstjpeg.c:
4187         * ext/libpng/gstpng.c:
4188         * ext/mpeg2dec/perftest.c:
4189         * ext/speex/gstspeex.c:
4190         * gst-libs/gst/resample/dtos.c:
4191         * gst/intfloat/gstintfloatconvert.c:
4192         * gst/oneton/gstoneton.c:
4193         * gst/rtjpeg/RTjpeg.c:
4194         * gst/rtp/gstrtp.c:
4195         * sys/dxr3/dxr3init.c:
4196         * sys/glsink/gstgl_nvimage.c:
4197         * sys/glsink/gstgl_pdrimage.c:
4198         * sys/glsink/gstglsink.c:
4199         * testsuite/gst-lint:
4200         Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H
4201
4202 2004-01-11  David Schleef  <ds@schleef.org>
4203
4204         * ext/alsa/gstalsasrc.c: (gst_alsa_src_set_caps):
4205         * ext/faac/gstfaac.c: (gst_faac_sinkconnect):
4206         * ext/gdk_pixbuf/gstgdkanimation.c:
4207         (gst_gdk_animation_iter_create_pixbuf):
4208         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
4209         (gst_gdk_pixbuf_chain):
4210         * ext/gdk_pixbuf/gstgdkpixbuf.h:
4211         * ext/jack/gstjack.c: (gst_jack_change_state):
4212         * ext/xvid/gstxviddec.c: (gst_xviddec_sink_link):
4213         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element):
4214         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
4215         * gst/videofilter/gstvideofilter.c:
4216         (gst_videofilter_set_output_size):
4217         Remove all usage of gst_pad_get_caps(), and replace it with
4218         gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap().
4219
4220 2004-01-11  David Schleef  <ds@schleef.org>
4221
4222         * configure.ac:
4223         * ext/Makefile.am: Fixes to make ext/libcaca compile.
4224         * ext/divx/gstdivxdec.c:
4225         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
4226         (gst_gdk_pixbuf_init), (gst_gdk_pixbuf_chain): Make gdkpixbufdec
4227         handle images that span multiple buffers.  Now work with both
4228         filesrc ! gdkpixbufdec and qtdemux ! gdkpixbufdec.
4229         * ext/gdk_pixbuf/gstgdkpixbuf.h:
4230         * ext/libcaca/gstcacasink.h: Fixes needed due to recent
4231         video/video.h changes
4232         * ext/xvid/gstxvid.c: (gst_xvid_csp_to_caps): same
4233         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
4234         (gst_v4lmjpegsrc_buffer_free): Use buffer free function instead
4235         of GstData free function.
4236         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
4237         same.
4238
4239 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
4240
4241         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_class_init),
4242         (gst_v4l2element_dispose), (gst_v4l2element_set_property),
4243         (gst_v4l2element_get_property):
4244         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults), (gst_v4l2_open):
4245           add norm, channel and frequency properties.
4246         * sys/v4l2/gstv4l2tuner.c:
4247           fixes for tuner interface changes
4248         * sys/v4l2/gstv4l2element.h:
4249         * sys/v4l2/gstv4l2src.c: 
4250         * sys/v4l2/gstv4l2src.h:
4251         * sys/v4l2/v4l2src_calls.c: 
4252         * sys/v4l2/v4l2src_calls.h:
4253           rework v4l2src to work with saa1734 cards and allow mmaped buffers.
4254
4255 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
4256
4257         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init),
4258         (gst_tuner_find_norm_by_name), (gst_v4l2_find_channel_by_name),
4259         (gst_tuner_channel_changed), (gst_tuner_norm_changed),
4260         (gst_tuner_frequency_changed), (gst_tuner_signal_changed):
4261         * gst-libs/gst/tuner/tuner.h:
4262           GObjects aren't const.
4263           Add find_by_name functions.
4264           Add checks to _changed functions.
4265         * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_get_channel),
4266         (gst_v4l_tuner_get_norm):
4267           Fixes for above.
4268
4269 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
4270
4271         * gst-libs/gst/video/video.h:
4272           Fix caps template names to be understandable.
4273           Prefix everything with GST_VIDEO.
4274         * ext/aalib/gstaasink.c:
4275         * ext/divx/gstdivxdec.c:
4276         * ext/divx/gstdivxenc.c:
4277         * ext/gdk_pixbuf/gstgdkpixbuf.c:
4278         * ext/hermes/gstcolorspace.c: (gst_colorspace_base_init):
4279         * ext/jpeg/gstjpegdec.c: (raw_caps_factory):
4280         * ext/jpeg/gstjpegenc.c: (raw_caps_factory):
4281         * ext/libcaca/gstcacasink.c:
4282         * ext/libpng/gstpngenc.c: (raw_caps_factory):
4283         * ext/snapshot/gstsnapshot.c:
4284         * ext/swfdec/gstswfdec.c:
4285         * ext/xvid/gstxviddec.c:
4286         * ext/xvid/gstxvidenc.c:
4287         * gst/chart/gstchart.c:
4288         * gst/deinterlace/gstdeinterlace.c:
4289         * gst/effectv/gsteffectv.c:
4290         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
4291         * gst/goom/gstgoom.c:
4292         * gst/median/gstmedian.c:
4293         * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
4294         (gst_monoscope_srcconnect), (gst_monoscope_chain):
4295         * gst/overlay/gstoverlay.c:
4296         * gst/smooth/gstsmooth.c:
4297         * gst/smpte/gstsmpte.c:
4298         * gst/synaesthesia/gstsynaesthesia.c:
4299         * gst/videocrop/gstvideocrop.c:
4300         * gst/videodrop/gstvideodrop.c:
4301         * gst/y4m/gsty4mencode.c:
4302         * sys/qcam/gstqcamsrc.c:
4303         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps):
4304           Make them work with new video.h file.
4305         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
4306         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
4307         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
4308         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
4309           Make it work with new buffer allocation system.
4310
4311 2004-01-11  Julien MOUTTE  <julien@moutte.net>
4312
4313         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain): Fixing the 
4314         pad_alloc_buffer implementation to use ->srcpad
4315         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain): Fixing the
4316         pad_alloc_buffer implementation to use ->srcpad
4317         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):  Fixing the
4318         pad_alloc_buffer implementation to use ->srcpad
4319         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
4320         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
4321         (gst_ximagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
4322         a reference to everything we need.
4323         * sys/ximage/ximagesink.h: adding a reference to the sink in the image.
4324         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
4325         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
4326         (gst_xvimagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
4327         a reference to everything we need.
4328         * sys/xvimage/xvimagesink.h: adding a reference to the sink in the image
4329
4330 2004-01-11  David Schleef  <ds@schleef.org>
4331
4332         * ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() test
4333         * gst/debug/efence.c: (gst_efence_chain), (gst_fenced_buffer_new),
4334         (gst_fenced_buffer_default_copy): Fix for rename of buffer private
4335         structure members.
4336         * gst/effectv/gstwarp.c: (gst_warptv_setup): Don't reset the time
4337         value during a resize/renegotiation.
4338         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain): use
4339         gst_pad_alloc_buffer();
4340         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
4341         (gst_v4lmjpegsrc_buffer_free): Fix for rename of buffer private
4342         structure members.
4343         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
4344         Fix for rename of buffer private structure members.
4345         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
4346         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
4347         Fix for rename of buffer private structure members.
4348         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
4349         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
4350         Fix for rename of buffer private structure members.
4351
4352 2004-01-11  Arwed v. Merkatz <v.merkatz@gmx.net>
4353
4354         reviewed by: David Schleef <ds@schleef.org>
4355
4356         * gst/videofilter/Makefile.am:
4357         * gst/videofilter/gstgamma.c: Gamma correction filter.  Modified
4358         from the patch by ds to fit in with recent make_filter changes.
4359
4360 2004-01-11  Julien MOUTTE  <julien@moutte.net>
4361
4362         * configure.ac: Adding examples/switch/Makefile
4363         * examples/Makefile.am: Adding examples/switch
4364         * examples/switch/Makefile.am: Adding switcher example.
4365         * examples/switch/switcher.c: (got_eos), (idle_iterate),
4366         (switch_timer), (main): Adding an example demonstrating switch usage
4367         with 2 videotestsrc showing different patterns.
4368         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
4369         (gst_switch_init): Fixing switch with the new caps system.
4370
4371 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
4372
4373         * gst-libs/gst/video/video.h:
4374           Fix 32bit caps. Issue remaining: The macro names are chosen poorly.
4375           They should probably be like
4376           GST_VIDEO_PAD_TEMPLATE_CAPS_{RGB,BGR,RGBx,BGRx}.
4377
4378 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
4379
4380         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
4381         (qtdemux_parse_trak):
4382           fix audio chunk size/timestamp calculation
4383
4384 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
4385
4386         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
4387           fix SVQ3 caps
4388
4389 2004-01-11  Steve Baker  <steve@stevebaker.org>
4390
4391         * gst/effectv/gstaging.c: (gst_agingtv_get_type),
4392         (gst_agingtv_base_init), (gst_agingtv_class_init),
4393         (gst_agingtv_init), (gst_agingtv_setup), (gst_agingtv_rgb32),
4394         (gst_agingtv_set_property), (gst_agingtv_get_property):
4395         Port agingTV to videofilter
4396
4397 2004-01-09  Julien MOUTTE <julien@moutte.net>
4398
4399         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain):
4400         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
4401
4402 2004-01-09  Julien MOUTTE <julien@moutte.net>
4403
4404         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain):
4405         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
4406         * gst-libs/gst/xoverlay/xoverlay.c:
4407         (gst_x_overlay_got_desired_size): Updating doc for the xid being 0.
4408         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
4409         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
4410         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
4411         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
4412         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
4413         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
4414         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init): Implementing
4415         the bufferalloc_function to replace bufferpools, fixing the XOverlay
4416         interface implementation to handle xid being 0 and fix some bugs
4417         triggered by Benjamin's testcase.
4418         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
4419         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
4420         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init): Implementing
4421         the bufferalloc_function to replace bufferpools, fixing the XOverlay
4422         interface implementation to handle xid being 0 and fix some bugs
4423         triggered by Benjamin's testcase.
4424
4425 2004-01-09  David Schleef  <ds@schleef.org>
4426
4427         * ext/librfb/gstrfbsrc.c:  Hacking.  Added actual decoding and
4428         mouse pointer events.  It works.
4429
4430 2004-01-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4431
4432         * ext/divx/gstdivxenc.c: (gst_divxenc_init):
4433           Use explicit caps - fix capsnego.
4434         * ext/xvid/gstxviddec.c:
4435         * ext/xvid/gstxvidenc.c:
4436           Remove macro-inside-macro which caused compile errors.
4437         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_header):
4438           Error out if it's not a RIFF file. Else we error out without
4439           gst_element_error() which is not good...
4440
4441 2004-01-08  David Schleef  <ds@schleef.org>
4442
4443         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
4444         Fix pad_link function to handle formats that ffmpeg returns
4445         as multiple caps structures.
4446         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain):
4447         Only complain if source buffer is _smaller_ than expected.
4448         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
4449         (gst_videoscale_handle_src_event): Resize navigation events
4450         when passing them upstream.
4451         * gst/videotestsrc/gstvideotestsrc.c:
4452         * gst/videotestsrc/gstvideotestsrc.h:
4453         * gst/videotestsrc/videotestsrc.c:
4454         * gst/videotestsrc/videotestsrc.h:
4455         Rewrite many of the buffer painting functions to handle odd
4456         sizes (for many formats, size%4!=0 or size%8!=0).  Most have
4457         been verified to work with my video card.
4458         * testsuite/gst-lint:  Add check for elements calling
4459         gst_pad_get_caps() instead of gst_pad_get_allowed_caps().
4460
4461 2004-01-08  David Schleef  <ds@schleef.org>
4462
4463         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
4464         (gst_videodrop_link), (gst_videodrop_init): Fix negotiation.
4465
4466 2004-01-08  Julien MOUTTE  <julien@moutte.net>
4467
4468         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents): A
4469         configure event is not emiting the desired size signal. That fixes
4470         aspect ratio issues with gst-player.
4471
4472 2004-01-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4473
4474         * gst/median/gstmedian.c: (gst_median_link), (gst_median_init):
4475           Fix capsnego.
4476
4477 2004-01-08  Julien MOUTTE  <julien@moutte.net>
4478
4479         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_create): Using XOverlay
4480         public method to fire size signal.
4481
4482 2004-01-07  Julien MOUTTE  <julien@moutte.net>
4483
4484         * examples/gstplay/Makefile.am: Adding the interface library.
4485         * gst-libs/gst/play/Makefile.am: Adding the interface library.
4486         * gst-libs/gst/play/gstplay.c: (gst_play_set_video_sink): Connecting to         the XOverlay size signal instead of GstVideoSink.
4487         * gst-libs/gst/play/gstplay.h: Including the XOverlay interface to check
4488         GST_IS_X_OVERLAY before signal connect.
4489         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_class_init): 
4490         Removing the have_video_size signal.
4491         * gst-libs/gst/video/gstvideosink.h: Removing the have_video_size signal
4492         and associated public method.
4493         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
4494         (gst_ximagesink_sinkconnect): Using XOverlay public method to fire size
4495         signal.
4496         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
4497         (gst_xvideosink_xwindow_new): Using XOverlay public method to fire size
4498         signal.
4499         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sinkconnect):
4500         Using XOverlay public method to fire size signal.
4501
4502 2004-01-07  David Schleef  <ds@schleef.org>
4503
4504         * gst/videofilter/Makefile.am:
4505         * gst/videofilter/gstvideotemplate.c:
4506         * gst/videofilter/make_filter:
4507         Create gstvideoexample.c in a srcdir!=builddir friendly way.
4508         Convert make_filter to /bin/sh script.
4509
4510 2004-01-07  Thomas Vander Stichele  <thomas at apestaart dot org>
4511
4512         * gst/modplug/gstmodplug.cc: fix element description
4513
4514 2004-01-07  Julien MOUTTE  <julien@moutte.net>
4515
4516         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
4517         (got_video_size): Adding some new lines in g_print calls.
4518         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
4519         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_xwindow_resize),
4520         (gst_ximagesink_handle_xevents), (gst_ximagesink_fixate),
4521         (gst_ximagesink_sinkconnect), (gst_ximagesink_change_state),
4522         (gst_ximagesink_chain), (gst_ximagesink_buffer_new),
4523         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size):
4524         Complete code review, reverting some stuff i disagree with, adding
4525         some fixes : time synchronization on invalid timestamps, renegotiation
4526         of private window.
4527         * sys/ximage/ximagesink.h:
4528         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_destroy),
4529         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_handle_xevents),
4530         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
4531         (gst_xvimagesink_fixate), (gst_xvimagesink_sinkconnect),
4532         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
4533         (gst_xvimagesink_buffer_new),
4534         (gst_xvimagesink_navigation_send_event),
4535         (gst_xvimagesink_set_xwindow_id),
4536         (gst_xvimagesink_get_desired_size),
4537         (gst_xvimagesink_xoverlay_init): Complete code review, reverting some
4538         stuff i disagree with, adding some fixes : Renegotiation of private
4539         window, implementing get_desired_size.
4540
4541 2004-01-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4542
4543         * ext/audiofile/gstafsink.c: (gst_afsink_init), (gst_afsink_chain),
4544         (gst_afsink_handle_event):
4545         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
4546         * gst/avi/gstavimux.c: (gst_avimux_request_new_pad):
4547         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_init):
4548         * sys/dxr3/dxr3spusink.c: (dxr3spusink_init):
4549         * sys/dxr3/dxr3videosink.c: (dxr3videosink_init):
4550           Fix for instantiate-test (see core). Also remove dead code from
4551           jpegenc (which still needs fixing, but that's lower on my TODO
4552           list...).
4553         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
4554           Never return NULL as caps.
4555
4556 2004-01-07  David Schleef  <ds@schleef.org>
4557
4558         * configure.ac:
4559         * ext/Makefile.am:
4560         * ext/librfb/Makefile.am:
4561         * ext/librfb/gstrfbsrc.c:
4562         New source plugin based on librfb-0.1.  RFB (remote framebuffer)
4563         is the protocol used by VNC.
4564
4565 2004-01-07  David Schleef  <ds@schleef.org>
4566
4567         * gst/videofilter/gstvideotemplate.c:
4568         * gst/videofilter/gstvideotemplate.h:
4569         * gst/videofilter/make_filter:
4570         Merge videotemplate header into source file.
4571         * gst/effectv/Makefile.am:
4572         * gst/effectv/gsteffectv.c: (plugin_init):
4573         * gst/effectv/gstwarp.c:
4574         Make warpTV a subclass of videofilter.
4575
4576 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
4577
4578         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
4579           Add guard against invalid utf-8 conversions in mad. Just in case.
4580
4581 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
4582
4583         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
4584           Fix for bug shown by poisoning
4585
4586 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4587
4588         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
4589         (gst_v4lmjpegsrc_buffer_free):
4590         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
4591         (gst_v4lsrc_srcconnect), (gst_v4lsrc_getcaps), (gst_v4lsrc_get),
4592         (gst_v4lsrc_buffer_free):
4593           Fix for removed bufferpools.
4594
4595 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
4596
4597         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
4598         Fix caps negotiation.
4599
4600         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
4601         (dvdnavsrc_update_buttoninfo), (dvdnavsrc_get),
4602         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
4603         (dvdnavsrc_event):
4604         * ext/mpeg2dec/gstmpeg2dec.c:
4605         * gst-libs/gst/navigation/navigation.c:
4606         (gst_navigation_send_key_event), (gst_navigation_send_mouse_event):
4607         * gst-libs/gst/navigation/navigation.h:
4608         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_handle_src_event):
4609         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
4610         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
4611         Super-simple first version of mouse and keyboard events. Clicking
4612         on a DVD menu now works, although it may not take you where you
4613         expected.
4614
4615         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
4616         * gst/videotestsrc/gstvideotestsrc.c:
4617         (gst_videotestsrc_src_fixate):
4618         These fixate functions were broken - they never actually
4619         fixated :)
4620         
4621 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4622
4623         * ext/shout/gstshout.c: (gst_icecastsend_base_init),
4624         (gst_icecastsend_init):
4625           fix for new caps system.
4626         * gst-libs/gst/mixer/mixertrack.h:
4627         * sys/oss/gstossmixer.c: (gst_ossmixer_build_list):
4628           Add 'master track' flag (for tools like ACME that only want to
4629           change the main volume).
4630
4631 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
4632
4633         * ext/xvid/gstxvid.c: (gst_xvid_structure_to_csp),
4634         (gst_xvid_csp_to_caps):
4635         * ext/xvid/gstxviddec.c: (gst_xviddec_src_getcaps):
4636         * ext/xvid/gstxvidenc.c:
4637         ifdef out ARGB type when it isn't available 
4638         in xvidcore 1.0.0beta2
4639
4640 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4641
4642         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
4643           When we have received a new SCR right in the first buffer after
4644           a seek (so in the same cycle that handles the discont), we should
4645           handle the buffer instead of unreffing it, else we lose data.
4646
4647 2004-01-06  Iain <iain@prettypeople.org>
4648
4649         * gst/intfloat/gstint2float.c (gst_int2float_link): Set the 
4650           buffer-frames caps too.
4651
4652         * gst/oneton/gstoneton.c (gst_oneton_sink_connect): Only create the new
4653           caps that we need, don't destroy them all and rebuild them. And when
4654           creating src pads, use the src pad template rather than the sink...
4655
4656 2004-01-05  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4657
4658         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
4659           Add pad to element *after* setting functions such as event handler.
4660           Without this, the scheduler (opt) will link pads, set the event
4661           handler from the default event function (dispatcher in gstpad.c)
4662           and *after* that, we will set our own event function, which will
4663           thus never be used (and thus mpegdemux doesn't handle events).
4664
4665 2004-01-04  David Schleef  <ds@schleef.org>
4666
4667         Fix the fixate functions to handle new prototype:
4668         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
4669         * gst/videotestsrc/gstvideotestsrc.c:
4670         (gst_videotestsrc_src_fixate):
4671         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
4672         * sys/ximage/ximagesink.c: (gst_ximagesink_fixate):
4673         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
4674
4675 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
4676
4677         * sys/ximage/ximagesink.h:
4678         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
4679         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_sinkconnect),
4680         (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
4681         (gst_ximagesink_xoverlay_init):
4682           assorted fixes to make (re)embedding work
4683         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect),
4684         (gst_ximagesink_get_desired_size):
4685           implement desired size additions to XOverlay
4686
4687 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
4688
4689         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init),
4690         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_get_desired_size),
4691         (gst_x_overlay_got_desired_size):
4692         * gst-libs/gst/xoverlay/xoverlay.h:
4693           Add optional "desired size" signal and querying.
4694
4695 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4696
4697         * gst/matroska/matroska-demux.c:
4698         (gst_matroska_demux_parse_blockgroup):
4699           Fix EBML-laced block parsing. Diffs are relative to previous
4700           lace, not the first lace. Thanks to Mosu from the Matroska
4701           team for detecting this.
4702         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
4703         (gst_wavparse_parse_fmt), (gst_wavparse_getcaps),
4704         (gst_wavparse_handle_sink_event), (gst_wavparse_loop),
4705         (gst_wavparse_change_state):
4706         * gst/wavparse/gstwavparse.h:
4707           Quickfix for capsnego.
4708
4709 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4710
4711         * gst/wavenc/gstwavenc.c: (set_property), (gst_wavenc_init):
4712           Fix indenting, fix pad creation.
4713
4714 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4715
4716         * ext/xvid/gstxviddec.c: (gst_xviddec_init),
4717         (gst_xviddec_src_getcaps), (gst_xviddec_src_link),
4718         (gst_xviddec_sink_link):
4719           Implement src_getcaps() so proper size caps is negotiated.
4720
4721 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4722
4723         * ext/flac/gstflacdec.c: (gst_flacdec_loop):
4724           Finish flac decoder on EOS. See #116178.
4725
4726 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4727
4728         * gst/matroska/matroska-demux.c: (gst_matroska_demux_src_getcaps),
4729         (gst_matroska_demux_add_stream):
4730         * gst/matroska/matroska-ids.h:
4731           Add getcaps() function to fix capsnego...
4732
4733 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4734
4735         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
4736         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
4737         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
4738           Fix more integer overflows. Again, see #126967.
4739
4740 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4741
4742         * ext/mpeg2dec/gstmpeg2dec.c:
4743           Add support for mpeg2dec-0.4.0 (released two weeks ago). See
4744           #130416.
4745
4746 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4747
4748         * configure.ac:
4749         * ext/xvid/gstxvid.c: (gst_xvid_init), (gst_xvid_error),
4750         (gst_xvid_structure_to_csp), (gst_xvid_csp_to_caps):
4751         * ext/xvid/gstxvid.h:
4752         * ext/xvid/gstxviddec.c: (gst_xviddec_class_init),
4753         (gst_xviddec_init), (gst_xviddec_setup), (gst_xviddec_chain),
4754         (gst_xviddec_src_link), (gst_xviddec_sink_link),
4755         (gst_xviddec_change_state):
4756         * ext/xvid/gstxviddec.h:
4757         * ext/xvid/gstxvidenc.c: (gst_xvidenc_profile_get_type),
4758         (gst_xvidenc_base_init), (gst_xvidenc_class_init),
4759         (gst_xvidenc_init), (gst_xvidenc_setup), (gst_xvidenc_chain),
4760         (gst_xvidenc_link), (gst_xvidenc_set_property),
4761         (gst_xvidenc_get_property), (gst_xvidenc_change_state):
4762         * ext/xvid/gstxvidenc.h:
4763           Update xvid plugin to latest xvid (1.0.0-beta3) API.
4764
4765 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4766
4767         * gst/rtp/rtp-packet.c:
4768           Add sys/types.h include, since OS X doesn't define in_addr_t
4769           in netinet/in.h, like it does on Linux (see #129600).
4770
4771 2004-01-03  Thomas Canty <tommydal@optushome.com.au>
4772
4773         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
4774
4775         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_dispose):
4776           Correct logic of dispose function (see #129306).
4777
4778 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4779
4780         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_pes):
4781         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
4782         (gst_mpeg_parse_init):
4783         * gst/mpegstream/gstmpegparse.h:
4784           Remove clock (which was never provided, i.e. dead code), and
4785           also fix integer overflows at high PTS values (see #126967).
4786
4787 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4788
4789         * ext/flac/gstflacdec.c:
4790         * ext/libpng/gstpngenc.h:
4791         * ext/mikmod/gstmikmod.h:
4792           OS X fixes (see #126628).
4793
4794 2004-01-02  David Schleef  <ds@schleef.org>
4795
4796         * ext/alsa/gstalsasrc.c: (gst_alsa_src_pad_factory),
4797         (gst_alsa_src_base_init): Remove bogus "src" request pad.
4798         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_base_init),
4799         (gst_mpeg_parse_class_init): Move pad template registration
4800         to class_init, since the derived class (mpegdemux) doesn't
4801         want them.
4802
4803 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4804
4805         * sys/ximage/Makefile.am:
4806         * sys/xvideo/Makefile.am:
4807         * sys/xvimage/Makefile.am:
4808           Move interface libs from LDFLAGS to LIBADD, fix relocation errors
4809           after installation (see #127664).
4810
4811 2004-01-02  David Schleef  <ds@schleef.org>
4812
4813         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_init),
4814         (gst_ffmpegenc_connect):  Negotiation fixes.
4815         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_negotiate_format):
4816         Remove inappropriate gst_caps_free().
4817         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
4818         Reenable Ronald's internal resize code, since the core handles
4819         it correctly now.
4820
4821 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4822
4823         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
4824         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
4825         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init), (gst_v4lsrc_init):
4826           Fix pad template stuff.
4827
4828 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4829
4830         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
4831         * gst/matroska/ebml-write.c: (gst_ebml_write_sint):
4832           fix signed integer reading/writing.
4833
4834 2004-01-02  Benjamin Otte  <in7y118@public.uni-hamburg.de>
4835
4836         * ext/alsa/README:
4837           Remove outdated document
4838
4839 2004-01-03  Jan Schmidt  <thaytan@mad.scientist.com>
4840
4841         * gst/cutter/gstcutter.c: (gst_cutter_init):
4842           src pad was being created twice - oops.
4843
4844 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4845
4846         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
4847           Comment out internal resize. It doesn't handle the resulting
4848           XEvent internally, does another try_set_caps() which leads to
4849           a really nice loop.
4850           Real fix will come when Julien and Dave are awake. ;).
4851
4852 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4853
4854         * ext/mpeg2enc/gstmpeg2enc.cc:
4855           fix const/nonconst compile issue.
4856
4857 2004-01-02  David Schleef  <ds@schleef.org>
4858
4859         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate),
4860         (gst_xvimagesink_sinkconnect), (gst_xvimagesink_init):
4861         Add fixate function and a check for bad formats.
4862
4863 2004-01-01  David Schleef  <ds@schleef.org>
4864
4865         Negotiation fixes:
4866         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
4867         (gst_audiofilter_init):
4868         * gst/debug/efence.c: (gst_efence_init):
4869         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
4870         (gst_deinterlace_init):
4871         * gst/volume/gstvolume.c: (volume_connect):
4872
4873 2004-01-01  David Schleef  <ds@schleef.org>
4874
4875         Convert elements to use gst_pad_use_explicit_caps() where
4876         appropriate:
4877         * ext/a52dec/gsta52dec.c: (gst_a52dec_init), (gst_a52dec_reneg):
4878         * ext/audiofile/gstafparse.c: (gst_afparse_init),
4879         (gst_afparse_open_file):
4880         * ext/audiofile/gstafsrc.c: (gst_afsrc_init),
4881         (gst_afsrc_open_file):
4882         * ext/esd/esdmon.c: (gst_esdmon_init), (gst_esdmon_get):
4883         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_init),
4884         (gst_ffmpegdec_chain):
4885         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
4886         * ext/flac/gstflacdec.c: (gst_flacdec_init), (gst_flacdec_write):
4887         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init),
4888         (gst_gdk_pixbuf_chain):
4889         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init), (gst_jpegdec_link),
4890         (gst_jpegdec_chain):
4891         * ext/mad/gstmad.c: (gst_mad_init), (gst_mad_chain):
4892         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
4893         (gst_mikmod_negotiate):
4894         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
4895         (gst_mpeg2dec_negotiate_format):
4896         * ext/mpeg2enc/gstmpeg2enc.cc:
4897         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
4898         * ext/speex/gstspeexdec.c: (gst_speexdec_init),
4899         (gst_speexdec_sinkconnect):
4900         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop), (gst_swfdec_init):
4901         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_init),
4902         (gst_vorbisfile_new_link):
4903         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_init),
4904         (gst_ac3parse_chain):
4905         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_audio_stream),
4906         (gst_asf_demux_setup_pad):
4907         * gst/auparse/gstauparse.c: (gst_auparse_init),
4908         (gst_auparse_chain):
4909         * gst/id3/gstid3types.c: (gst_id3types_loop):
4910         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
4911         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
4912         (mp1videoparse_parse_seq):
4913         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_init),
4914         (bpf_from_header):
4915         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
4916         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_lpcm_set_caps):
4917         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
4918         (gst_mpeg_parse_send_data):
4919         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
4920         (gst_qtdemux_add_stream):
4921         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
4922         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
4923         (gst_wavparse_parse_fmt):
4924
4925 2004-01-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
4926
4927         * configure.ac:
4928           Fix configure check for mpeg2enc. We need 1.6.1.93 instead of
4929           1.6.1.92, since the pkg-config file of 1.6.1.92 is borked and
4930           it therefore uses the wrong include paths. Too bad... Note
4931           that 1.6.1.93 is not release yet. ;).
4932           Also add a check for mplex, which is now using the lib'ified
4933           mplex from mjpegtools, too.
4934         * ext/ffmpeg/gstffmpegcodecmap.c:
4935           Add codec_tag for 3ivx/xvid. For xvid, this should fix playback
4936           issues. I don't think ffmpeg handles 3ivx correctly, so this
4937           probably won't work. But it won't hurt either.
4938         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_connect),
4939         (gst_ffmpegdec_chain):
4940         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect),
4941         (gst_ffmpegenc_chain_audio):
4942           Fix memleak in audio encoding. Close codec if open fails, this
4943           calls the cleanup routines so we can re-use the context.
4944         * ext/mpeg2enc/gstmpeg2enc.cc:
4945           Fix pad template names/types, fix memory issue with getcaps().
4946         * ext/mpeg2enc/gstmpeg2encoder.cc:
4947         * ext/mpeg2enc/gstmpeg2encoder.hh:
4948           Fix compile issue with new caps system (const thingy).
4949         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
4950         * ext/mpeg2enc/gstmpeg2encpicturereader.hh:
4951           We read a first frame right on initing, so that we have a caps
4952           when we init the output. This caps is cached in padprivate and
4953           read as first frame.
4954         * ext/mplex/Makefile.am:
4955         * ext/mplex/gstmplex.cc:
4956         * ext/mplex/gstmplex.h:
4957         * ext/mplex/gstmplex.hh:
4958         * ext/mplex/gstmplexibitstream.cc:
4959         * ext/mplex/gstmplexibitstream.hh:
4960         * ext/mplex/gstmplexjob.cc:
4961         * ext/mplex/gstmplexjob.hh:
4962         * ext/mplex/gstmplexoutputstream.cc:
4963         * ext/mplex/gstmplexoutputstream.hh:
4964           We wrap mjpegtools mplex. So I rewrote the plugin. The old plugin
4965           had issues, didn't do capsnego, supported only a subset of the
4966           mplex features and required a mplex fork in our local CVS. Plus
4967           that it worked agaist a very old mplex version. Rewriting was
4968           faster than updating it.
4969         * gst-libs/ext/Makefile.am:
4970         * gst-libs/ext/mplex/INSTRUCT:
4971         * gst-libs/ext/mplex/Makefile.am:
4972         * gst-libs/ext/mplex/README:
4973         * gst-libs/ext/mplex/TODO:
4974         * gst-libs/ext/mplex/ac3strm_in.cc:
4975         * gst-libs/ext/mplex/audiostrm.hh:
4976         * gst-libs/ext/mplex/audiostrm_out.cc:
4977         * gst-libs/ext/mplex/aunit.hh:
4978         * gst-libs/ext/mplex/bits.cc:
4979         * gst-libs/ext/mplex/bits.hh:
4980         * gst-libs/ext/mplex/buffer.cc:
4981         * gst-libs/ext/mplex/buffer.hh:
4982         * gst-libs/ext/mplex/fastintfns.h:
4983         * gst-libs/ext/mplex/format_codes.h:
4984         * gst-libs/ext/mplex/inputstrm.cc:
4985         * gst-libs/ext/mplex/inputstrm.hh:
4986         * gst-libs/ext/mplex/lpcmstrm_in.cc:
4987         * gst-libs/ext/mplex/mjpeg_logging.cc:
4988         * gst-libs/ext/mplex/mjpeg_logging.h:
4989         * gst-libs/ext/mplex/mjpeg_types.h:
4990         * gst-libs/ext/mplex/mpastrm_in.cc:
4991         * gst-libs/ext/mplex/mpegconsts.cc:
4992         * gst-libs/ext/mplex/mpegconsts.h:
4993         * gst-libs/ext/mplex/mplexconsts.hh:
4994         * gst-libs/ext/mplex/multplex.cc:
4995         * gst-libs/ext/mplex/outputstream.hh:
4996         * gst-libs/ext/mplex/padstrm.cc:
4997         * gst-libs/ext/mplex/padstrm.hh:
4998         * gst-libs/ext/mplex/stillsstream.cc:
4999         * gst-libs/ext/mplex/stillsstream.hh:
5000         * gst-libs/ext/mplex/systems.cc:
5001         * gst-libs/ext/mplex/systems.hh:
5002         * gst-libs/ext/mplex/vector.cc:
5003         * gst-libs/ext/mplex/vector.hh:
5004         * gst-libs/ext/mplex/videostrm.hh:
5005         * gst-libs/ext/mplex/videostrm_in.cc:
5006         * gst-libs/ext/mplex/videostrm_out.cc:
5007         * gst-libs/ext/mplex/yuv4mpeg.cc:
5008         * gst-libs/ext/mplex/yuv4mpeg.h:
5009         * gst-libs/ext/mplex/yuv4mpeg_intern.h:
5010         * gst-libs/ext/mplex/yuv4mpeg_ratio.cc:
5011           We don't fork mjpegtools' mplex in our CVS anymore.
5012         * gst/avi/gstavidemux.c: (gst_avi_demux_src_getcaps),
5013         (gst_avi_demux_add_stream):
5014         * gst/avi/gstavidemux.h:
5015           Add getcaps() function for proper caps nego. This makes some
5016           parts of AVI playback/reading work.
5017         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
5018           Resize window on new capsnego. This is probably wrong, but
5019           I'm still committing it because with current capsnego, the
5020           first successfull capsnego is auto-fixated, therefore rounded
5021           down to the lowest values in the caps. this results in a 16x16
5022           XWindow that is not reized when real capsnego finishes.
5023           Dave, I see more cases of this, do you know a proper solution?
5024         * tools/gst-launch-ext.in:
5025           Fix MPEG-4 AAC (Apple iPod/iTunes) file commandline.
5026
5027 2003-12-31  David Schleef  <ds@schleef.org>
5028
5029         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get):
5030         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):
5031           Change gst_pad_proxy_link() to gst_pad_try_set_caps()
5032
5033 2003-12-30  David Schleef  <ds@schleef.org>
5034
5035         * ext/ffmpeg/gstffmpegcolorspace.c:
5036         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
5037         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_init),
5038         (gst_ffmpegcsp_chain): Negotiation fixes
5039         * ext/mad/gstmad.c: (gst_mad_chain): Negotiation fixes
5040         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
5041         (gst_audio_convert_link), (gst_audio_convert_channels):
5042         * gst/audioscale/gstaudioscale.c: (gst_audioscale_getcaps),
5043         (gst_audioscale_link), (gst_audioscale_get_buffer),
5044         (gst_audioscale_chain): Negotiation fixes
5045         * gst/audioscale/gstaudioscale.h:
5046         * gst/videofilter/gstvideofilter.c:
5047         (gst_videofilter_format_get_structure), (gst_videofilter_getcaps),
5048         (gst_videofilter_link), (gst_videofilter_init),
5049         (gst_videofilter_set_output_size), (gst_videofilter_setup),
5050         (gst_videofilter_find_format_by_structure):
5051         * gst/videofilter/gstvideofilter.h: Negotiation fixes
5052         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
5053         (gst_videoscale_link):
5054         * gst/videoscale/videoscale.c: (videoscale_get_structure),
5055         (videoscale_find_by_structure), (gst_videoscale_setup):
5056         * gst/videoscale/videoscale.h: Negotiation fixes
5057         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
5058         (gst_ximagesink_fixate), (gst_ximagesink_init): Add a fixate
5059         function, restrict resizing to a multiple of 4 (hack until
5060         everyone supports odd sizes correctly).
5061
5062 2003-12-29  Colin Walters  <walters@verbum.org>
5063
5064         * ext/esd/esdsink.c (gst_esdsink_link): Fix typo; get depth instead of
5065         signed.
5066
5067 2003-12-30  Jan Schmidt <thaytan@mad.scientist.com>
5068
5069         * ext/sndfile/gstsf.c: (gst_sf_loop):
5070           Fix warning about discarding const qualifier
5071
5072 2003-12-27  Jeremy Simon   <jesimon@libertysurf.fr>
5073
5074         * gst/cutter/gstcutter.c:
5075         * gst/videoscale/gstvideoscale.c:
5076         * gst/volenv/gstvolenv.c:
5077         * gst-libs/gst/audio/audio.c:
5078         * gst-libs/gst/video/video.c:
5079           Fix warnings
5080
5081 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
5082
5083         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
5084           Don't send ALSA debugging to stderr.
5085         * ext/alsa/gstalsa.h:
5086           Use GST_WARNING instead of g_warning when ALSA functions fail.
5087
5088 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
5089
5090         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
5091           Free XVAdapterInfo correctly.
5092
5093 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
5094
5095         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
5096         (gst_id3_tag_do_caps_nego), (gst_id3_tag_src_link):
5097           Make id3tag use correct caps nego.
5098
5099 2003-12-27  Amaury Jacquot <sxpert@esitcom.org>
5100
5101         * ext/ivorbis/vorbis.c: 
5102         * ext/ivorbis/vorbisenc.h:
5103         * ext/ivorbis/vorbisfile.c:
5104           Modify so that it uses the new caps things
5105
5106 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
5107
5108         * testsuite/spider/spider1.c: (main):
5109         * testsuite/spider/spider2.c: (main):
5110         * testsuite/spider/spider3.c: (main):
5111           Make tests compile again. They probably don't work.
5112
5113 2003-12-24  Colin Walters  <walters@verbum.org>
5114
5115         * sys/oss/gstosssink.c (gst_osssink_sink_fixate): Return NULL if
5116         we can't fixate the caps anymore.
5117
5118 2003-12-23  David Schleef  <ds@schleef.org>
5119
5120         * gst/volume/gstvolume.c: (volume_init): Proxy getcaps.
5121         * sys/oss/gstosssink.c: (gst_osssink_init),
5122         (gst_osssink_sink_fixate): Add fixate function.
5123
5124 2003-12-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
5125
5126         * ext/ffmpeg/gstffmpegcodecmap.c:
5127         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_getcaps),
5128         (gst_ffmpegcsp_srcconnect_func), (gst_ffmpegcsp_sinkconnect),
5129         (gst_ffmpegcsp_srcconnect), (gst_ffmpegcsp_get_type),
5130         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
5131         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
5132         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
5133         (gst_ffmpegcsp_get_property), (gst_ffmpegcsp_register):
5134           fix typo in RGB masks, and move back to "old" colorspace
5135           capsnego code until whoever wrote this new crap has actually
5136           tested it so that it works.
5137           And yes, this works, keep it that way please.
5138
5139 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
5140
5141         * ext/divx/gstdivxdec.c: (gst_divxdec_base_init),
5142         (gst_divxdec_init), (gst_divxdec_negotiate):
5143         * ext/divx/gstdivxdec.h:
5144         * ext/divx/gstdivxenc.c: (gst_divxenc_base_init),
5145         (gst_divxenc_init):
5146         * ext/faac/gstfaac.c: (gst_faac_base_init), (gst_faac_init),
5147         (gst_faac_sinkconnect), (gst_faac_srcconnect):
5148         * ext/mpeg2enc/gstmpeg2enc.cc:
5149         * ext/mpeg2enc/gstmpeg2encoder.cc:
5150         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
5151         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_base_init),
5152         (dxr3audiosink_init), (dxr3audiosink_pcm_sinklink):
5153         * sys/dxr3/dxr3spusink.c: (dxr3spusink_base_init),
5154         (dxr3spusink_init):
5155         * sys/dxr3/dxr3videosink.c: (dxr3videosink_base_init),
5156         (dxr3videosink_init):
5157           Fix caps breakage after Dave's caps branch merge.
5158
5159 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
5160
5161         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
5162           Fix for 24bpp display.
5163
5164 2003-12-23  Colin Walters  <walters@verbum.org>
5165
5166         * ext/gnomevfs/gstgnomevfssink.c: Add ARG_HANDLE property that takes
5167         a GnomeVFSHandle directly.
5168
5169 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
5170
5171         * gst/volume/Makefile.am:
5172         * gst/volume/gstvolume.c: (volume_connect), (volume_parse_caps),
5173         (volume_base_init), (volume_init):
5174           Reenable volume element and fix to work with new caps stuff.
5175           Rhythmbox needs this.
5176
5177 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
5178
5179         * gst/qtdemux/qtdemux.c: (plugin_init):
5180           qtdemux requires bytestream
5181
5182 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
5183
5184         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_link):
5185           Fix remaining caps handling errors due to CAPS merge.
5186
5187 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
5188
5189         * ext/faad/gstfaad.c: (gst_faad_base_init), (gst_faad_init),
5190         (gst_faad_sinkconnect), (gst_faad_srcgetcaps),
5191         (gst_faad_srcconnect): 
5192           Port to new caps system.
5193
5194 2003-12-21  Julien MOUTTE  <julien@moutte.net>
5195
5196         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
5197         (got_video_size), (main): using g_print instead of g_message.
5198         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup): Fixing EOS 
5199         signal which was not emitted because of "switch" element added to the
5200         bin but not connected. (Removing from the bin temporarily)
5201
5202 2003-12-21  Julien MOUTTE  <julien@moutte.net>
5203
5204         * configure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_XTRA fails to
5205         find X development files. I don't understand the previous tests and
5206         they fail on my debian/ppc unstable. This one works.
5207         * examples/gstplay/player.c: (main): Set the pipeline to READY before
5208         exiting.
5209         * gst-libs/gst/play/gstplay.c: (gst_play_get_length_callback),
5210         (gst_play_set_video_sink), (gst_play_set_audio_sink),
5211         (gst_play_set_visualization): Add some safety checks in set_ methods
5212         and state_change. This was throwing some ugly CRITICAL messages when
5213         pipeline was getting disposed and casts were failing.
5214
5215 2003-12-21  Ronald Bultje  <rbultje@ronald.bitfreak.net>
5216
5217         * configure.ac:
5218           Improve mpeg2enc detection. This is for distributions that do
5219           ship mjpegtools, but without mpeg2enc. Also does object check
5220           for might there ever be ABI incompatibility.
5221         * ext/mpeg2enc/gstmpeg2enc.cc:
5222           Add Andrew as second maintainer (he's helping me), and also add
5223           an error if no caps was set. This happens if I pull before capsnego
5224           and that's something I should solve sometime else.
5225         * gst/matroska/matroska-demux.c:
5226         (gst_matroska_demux_parse_blockgroup):
5227           Fix time parsing.
5228         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link),
5229         (gst_matroska_mux_track_header):
5230           Add caps to templates.
5231         * gst/mpegaudioparse/gstmpegaudioparse.c: (mp3_sink_factory):
5232           Add mpegversion=1 to prevent confusion with MPEG/AAC.
5233         * gst/mpegstream/gstmpegdemux.c:
5234           Remove layer since it causes warnings about unfixed caps.
5235         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
5236           Fix obvious typo (we error out if caps were set, we should of
5237           course error out if *no* caps were set).
5238         * sys/oss/gstosselement.c: (gst_osselement_convert):
5239           Fix format conversion, we confused bits/bytes.
5240         * sys/oss/gstosselement.h:
5241           Improve documentation for 'bps'.
5242         * sys/v4l/TODO:
5243           Remove stuff about plugins that need removing - this was done
5244           ages ago.
5245         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init),
5246         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query):
5247         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_src_convert),
5248         (gst_v4lsrc_src_query):
5249         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
5250         (gst_v4l2src_src_convert), (gst_v4l2src_src_query):
5251           Add get_query_types(), get_formats() and query() functions.
5252
5253 2003-12-21  Thomas Vander Stichele  <thomas at apestaart dot org>
5254
5255         * ChangeLog: moved to gstreamer/docs/random/old/ChangeLog.gst-plugins
5256         * moved CVS to freedesktop.org
5257