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