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