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