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