1 2005-04-24 David Schleef <ds@schleef.org>
3 Link plugins against libraries:
4 * ext/alsa/Makefile.am:
7 Remove asm code that should be in liboil
8 * gst/videoscale/Makefile.am:
9 * gst/videoscale/videoscale_x86_asm.s:
11 gettext wants these checked in:
27 2005-04-24 David Schleef <ds@schleef.org>
29 Convert gst_main() to g_main_loop_run()
30 * gst/playback/decodetest.c: (main):
31 * gst/playback/test2.c: (main):
32 * gst/playback/test3.c: (main):
33 * gst/playback/test4.c: (main):
35 Link plugins against libraries:
36 * ext/libvisual/Makefile.am:
37 * sys/xvimage/Makefile.am:
39 2005-04-24 David Schleef <ds@schleef.org>
41 * configure.ac: Remove idct and resample libs
42 * gst-libs/gst/Makefile.am: same
44 Remove usage of gst_library_load():
45 * ext/alsa/gstalsaplugin.c: (plugin_init):
46 * ext/libvisual/visual.c: (plugin_init):
47 * ext/ogg/gstogg.c: (plugin_init):
48 * ext/theora/theora.c: (plugin_init):
49 * ext/vorbis/vorbis.c: (plugin_init):
50 * gst-libs/gst/audio/gstaudiofiltertemplate.c: (plugin_init):
51 * gst/audioscale/gstaudioscale.c:
52 * gst/adder/gstadder.c: (plugin_init):
53 * gst/audioconvert/plugin.c: (plugin_init):
54 * sys/ximage/ximagesink.c: (plugin_init):
55 * sys/xvimage/xvimagesink.c: (plugin_init):
56 * gst/tcp/gsttcpplugin.c: (plugin_init):
58 Link plugins against libraries:
59 * ext/ogg/Makefile.am:
60 * ext/theora/Makefile.am:
61 * ext/vorbis/Makefile.am:
62 * gst/audioconvert/Makefile.am:
64 Create proper libraries:
65 * gst-libs/gst/riff/Makefile.am:
66 * gst-libs/gst/audio/Makefile.am:
67 * gst-libs/gst/video/Makefile.am:
69 Move resample library to audioscale plugin directory:
70 * gst-libs/gst/resample/Makefile.am:
71 * gst-libs/gst/resample/README:
72 * gst-libs/gst/resample/dtof.c:
73 * gst-libs/gst/resample/dtos.c:
74 * gst-libs/gst/resample/functable.c:
75 * gst-libs/gst/resample/private.h:
76 * gst-libs/gst/resample/resample.c:
77 * gst-libs/gst/resample/resample.h:
78 * gst-libs/gst/resample/resample.vcproj:
79 * gst-libs/gst/resample/test.c:
80 * gst/audioscale/Makefile.am:
81 * gst/audioscale/README:
82 * gst/audioscale/dtof.c:
83 * gst/audioscale/dtos.c:
84 * gst/audioscale/functable.c:
85 * gst/audioscale/private.h:
86 * gst/audioscale/resample.c:
87 * gst/audioscale/resample.h:
88 * gst/audioscale/test.c:
90 Move tagedit library to gst-libs:
91 * gst-libs/gst/tag/Makefile.am:
92 * gst-libs/gst/tag/gstid3tag.c:
93 * gst-libs/gst/tag/gsttagediting.c:
94 * gst-libs/gst/tag/gsttageditingprivate.h:
95 * gst-libs/gst/tag/gstvorbistag.c:
96 * gst/tags/Makefile.am:
97 * gst/tags/gstid3tag.c:
98 * gst/tags/gstvorbistag.c:
100 Fix for core changes:
101 * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
102 (gst_sinesrc_init), (gst_sinesrc_src_fixate), (gst_sinesrc_link),
103 (gst_sinesrc_getrange):
105 2005-04-23 David Schleef <ds@schleef.org>
107 * gst-libs/gst/Makefile.am: Remove idct. It hasn't been used
108 in gst-plugins in a long time, and properly belongs in liboil.
109 * gst-libs/gst/idct/Makefile.am:
110 * gst-libs/gst/idct/README:
111 * gst-libs/gst/idct/dct.h:
112 * gst-libs/gst/idct/doieee:
113 * gst-libs/gst/idct/fastintidct.c:
114 * gst-libs/gst/idct/floatidct.c:
115 * gst-libs/gst/idct/idct.c:
116 * gst-libs/gst/idct/idct.h:
117 * gst-libs/gst/idct/idtc.vcproj:
118 * gst-libs/gst/idct/ieeetest.c:
119 * gst-libs/gst/idct/intidct.c:
121 2005-04-20 Wim Taymans <wim@fluendo.com>
123 * docs/design-audiosinks.txt:
124 * gst-libs/gst/audio/Makefile.am:
125 * gst-libs/gst/audio/TODO:
126 * gst-libs/gst/audio/gstaudiosink.c:
127 (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
128 (audioringbuffer_thread_func), (gst_audioringbuffer_init),
129 (gst_audioringbuffer_dispose), (gst_audioringbuffer_finalize),
130 (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
131 (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
132 (gst_audioringbuffer_delay), (gst_audiosink_base_init),
133 (gst_audiosink_class_init), (gst_audiosink_init),
134 (gst_audiosink_create_ringbuffer):
135 * gst-libs/gst/audio/gstaudiosink.h:
136 * gst-libs/gst/audio/gstbaseaudiosink.c:
137 (gst_baseaudiosink_base_init), (gst_baseaudiosink_class_init),
138 (gst_baseaudiosink_init), (gst_baseaudiosink_set_property),
139 (gst_baseaudiosink_get_property), (gst_baseaudiosink_setcaps),
140 (gst_baseaudiosink_get_times), (gst_baseaudiosink_event),
141 (gst_baseaudiosink_preroll), (gst_baseaudiosink_render),
142 (gst_baseaudiosink_create_ringbuffer),
143 (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
144 * gst-libs/gst/audio/gstbaseaudiosink.h:
145 * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
146 (gst_ringbuffer_class_init), (gst_ringbuffer_init),
147 (gst_ringbuffer_dispose), (gst_ringbuffer_finalize),
148 (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
149 (gst_ringbuffer_release), (gst_ringbuffer_play_unlocked),
150 (gst_ringbuffer_play), (gst_ringbuffer_pause),
151 (gst_ringbuffer_resume), (gst_ringbuffer_stop),
152 (gst_ringbuffer_callback), (gst_ringbuffer_delay),
153 (gst_ringbuffer_played_samples), (gst_ringbuffer_commit),
154 (gst_ringbuffer_prepare_read), (gst_ringbuffer_clear):
155 * gst-libs/gst/audio/gstringbuffer.h:
156 An attempt at a set of audio base classes together with some
159 2005-04-20 Wim Taymans <wim@fluendo.com>
161 * gst/audioconvert/Makefile.am:
162 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
163 (gst_audio_convert_caps_remove_format_info),
164 (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
165 (gst_audio_convert_channels):
166 Link against audio libs.
167 Fix audio convert plugin.
169 2005-04-20 Wim Taymans <wim@fluendo.com>
171 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter),
172 (gst_ogg_demux_sink_activate):
173 * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
174 (theora_set_header_on_caps), (theora_enc_sink_event),
178 2005-04-12 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
180 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter):
181 * gst/playback/gstdecodebin.c: (find_compatibles):
182 Work with staticpadtemplates in elementfactories.
184 2005-04-12 Wim Taymans <wim@fluendo.com>
186 * gst/playback/README:
187 * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
188 (compare_ranks), (print_feature), (gst_decode_bin_init),
189 (dynamic_create), (dynamic_free), (find_compatibles),
190 (mimetype_is_raw), (close_pad_link), (got_redirect),
191 (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
192 (new_pad), (no_more_pads), (unlinked), (close_link), (type_found),
193 (gst_decode_bin_change_state):
194 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
195 (gst_play_base_bin_init), (group_destroy), (group_commit),
196 (check_queue), (queue_overrun), (queue_threshold_reached),
197 (queue_out_of_data), (gen_preroll_element), (unknown_type),
198 (new_decoded_pad), (setup_subtitle), (gen_source_element),
199 (got_redirect), (setup_source), (play_base_eos),
200 (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
201 (gst_play_base_bin_remove_element):
202 * gst/playback/gstplaybasebin.h:
203 * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
204 (gst_play_bin_init), (gst_play_bin_dispose),
205 (gst_play_bin_set_property), (gen_video_element),
206 (gen_text_element), (gen_audio_element), (remove_sinks),
207 (gst_play_bin_send_event):
208 * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
209 (stream_info_change_state), (gst_stream_info_set_mute):
210 * gst/playback/gststreamselector.c: (gst_stream_selector_init),
211 (gst_stream_selector_get_caps), (gst_stream_selector_setcaps),
212 (gst_stream_selector_request_new_pad), (gst_stream_selector_event),
213 (gst_stream_selector_chain):
214 * gst/playback/test.c: (gen_video_element), (gen_audio_element),
216 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
217 (gst_xvimagesink_setcaps), (gst_xvimagesink_get_times),
218 (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
219 (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_class_init):
220 Raw and crude port of decodebin.
221 Make playbin compile.
223 2005-04-06 Wim Taymans <wim@fluendo.com>
225 * ext/gnomevfs/Makefile.am:
226 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
227 (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
228 (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
229 (gst_gnomevfssrc_create), (gst_gnomevfssrc_is_seekable),
230 (gst_gnomevfssrc_get_size), (gst_gnomevfssrc_start),
231 (gst_gnomevfssrc_stop):
232 * ext/ogg/Makefile.am:
233 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_get_data),
234 (gst_ogg_demux_find_chains), (gst_ogg_demux_sink_activate):
235 * ext/theora/Makefile.am:
236 * ext/theora/theoradec.c: (_inc_granulepos),
237 (theora_dec_sink_event), (theora_dec_chain):
238 * ext/vorbis/Makefile.am:
239 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
240 (vorbis_dec_sink_event), (vorbis_dec_chain):
241 * gst-libs/gst/audio/Makefile.am:
242 * sys/xvimage/Makefile.am:
243 Make gnomevfssrc extend the source base class.
244 Fix linking against libs in various plugins.
246 2005-04-06 Andy Wingo <wingo@pobox.com>
248 * gst-libs/gst/video/Makefile.am (libgstvideo_la_LDFLAGS): Use
251 * configure.ac: Add check and AC_SUBST for libgstbase.
253 2005-03-31 Wim Taymans <wim@fluendo.com>
255 * examples/seeking/Makefile.am:
256 * examples/seeking/cdparanoia.c: (main):
257 * examples/seeking/cdplayer.c: (update_scale), (stop_seek),
258 (play_cb), (pause_cb), (stop_cb), (main):
259 * examples/seeking/playbin.c:
260 * examples/seeking/seek.c: (dynamic_link), (make_mod_pipeline),
261 (make_dv_pipeline), (make_wav_pipeline), (make_flac_pipeline),
262 (make_sid_pipeline), (make_vorbis_pipeline),
263 (make_theora_pipeline), (make_vorbis_theora_pipeline),
264 (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
265 (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline),
266 (make_playerbin_pipeline), (update_scale), (end_scrub), (do_seek),
267 (seek_cb), (start_seek), (stop_seek), (play_cb), (pause_cb),
269 * examples/seeking/spider_seek.c:
270 * examples/seeking/vorbisfile.c:
271 * ext/gnomevfs/Makefile.am:
272 * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
273 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_base_init),
274 (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
275 (gst_gnomevfssrc_get_property), (gst_gnomevfssrc_get),
276 (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file),
277 (gst_gnomevfssrc_getrange), (gst_gnomevfssrc_loop),
278 (gst_gnomevfssrc_activate), (gst_gnomevfssrc_change_state),
279 (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
281 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_get_type),
282 (gst_ogg_pad_class_init), (gst_ogg_pad_init),
283 (gst_ogg_pad_dispose), (gst_ogg_pad_finalize),
284 (gst_ogg_pad_formats), (gst_ogg_pad_event_masks),
285 (gst_ogg_pad_query_types), (gst_ogg_pad_getcaps),
286 (gst_ogg_pad_src_convert), (gst_ogg_pad_src_query),
287 (gst_ogg_pad_event), (gst_ogg_pad_reset),
288 (gst_ogg_demux_factory_filter), (compare_ranks),
289 (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
290 (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
291 (gst_ogg_chain_new), (gst_ogg_chain_free),
292 (gst_ogg_chain_new_stream), (gst_ogg_chain_get_stream),
293 (gst_ogg_chain_has_stream), (gst_ogg_demux_base_init),
294 (gst_ogg_demux_class_init), (gst_ogg_demux_init),
295 (gst_ogg_demux_finalize), (gst_ogg_demux_handle_event),
296 (gst_ogg_demux_submit_buffer), (gst_ogg_demux_seek),
297 (gst_ogg_demux_get_data), (gst_ogg_demux_get_next_page),
298 (gst_ogg_demux_get_prev_page),
299 (gst_ogg_demux_deactivate_current_chain),
300 (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
301 (gst_ogg_demux_bisect_forward_serialno),
302 (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
303 (gst_ogg_demux_find_pad), (gst_ogg_demux_find_chain),
304 (gst_ogg_demux_find_chains), (gst_ogg_demux_chain_unlocked),
305 (gst_ogg_demux_chain), (gst_ogg_demux_send_eos),
306 (gst_ogg_demux_loop), (gst_ogg_demux_sink_activate),
307 (gst_ogg_demux_change_state), (gst_ogg_print):
308 * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
309 (gst_ogg_mux_init), (gst_ogg_mux_sinkconnect),
310 (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
311 (gst_ogg_mux_push_page), (gst_ogg_mux_send_headers),
313 * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
314 * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
315 (theora_dec_src_convert), (theora_dec_sink_convert),
316 (theora_dec_src_query), (theora_dec_src_event),
317 (theora_dec_sink_event), (theora_dec_chain),
318 (theora_dec_change_state):
319 * ext/theora/theoraenc.c: (gst_theora_enc_init),
320 (theora_enc_sink_setcaps), (theora_buffer_from_packet),
321 (theora_push_buffer), (theora_enc_sink_event), (theora_enc_chain),
322 (theora_enc_change_state):
323 * ext/vorbis/Makefile.am:
324 * ext/vorbis/oggvorbisenc.c:
325 * ext/vorbis/oggvorbisenc.h:
326 * ext/vorbis/vorbis.c: (plugin_init):
327 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
328 (vorbis_dec_src_query), (vorbis_dec_src_event),
329 (vorbis_dec_sink_event), (vorbis_dec_chain),
330 (vorbis_dec_change_state):
331 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
332 (gst_vorbisenc_sink_setcaps), (gst_vorbisenc_init),
333 (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
334 (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
335 (gst_vorbisenc_change_state):
336 * ext/vorbis/vorbisenc.h:
337 * ext/vorbis/vorbisparse.c: (vorbis_parse_chain):
338 * gst-libs/gst/audio/audioclock.c:
339 * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
340 (gst_audiofilter_init), (gst_audiofilter_chain):
341 * gst-libs/gst/audio/testchannels.c: (main):
342 * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
343 * gst-libs/gst/media-info/media-info-priv.c: (gmip_reset),
344 (gmip_find_type), (gmip_find_stream), (gmip_find_track_metadata),
345 (gmip_find_track_streaminfo), (gmip_find_track_format):
346 * gst-libs/gst/media-info/media-info.c:
347 (gst_media_info_read_idler):
348 * gst-libs/gst/play/play.c: (gst_play_get_sink_element),
349 (gst_play_get_all_by_interface):
350 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
351 (gst_riff_parse_chunk), (gst_riff_parse_file_header),
352 (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
353 (gst_riff_parse_strf_auds), (gst_riff_parse_strf_iavs),
354 (gst_riff_parse_info):
355 * gst-libs/gst/riff/riff-read.h:
356 * gst-libs/gst/riff/riff.c: (plugin_init):
357 * gst-libs/gst/video/Makefile.am:
358 * gst-libs/gst/video/gstvideosink.c: (gst_videosink_init),
359 (gst_videosink_class_init), (gst_videosink_get_type):
360 * gst-libs/gst/video/videosink.h:
361 * gst/audioconvert/bufferframesconvert.c:
362 (buffer_frames_convert_init), (buffer_frames_convert_fixate),
363 (buffer_frames_convert_setcaps), (buffer_frames_convert_chain):
364 * gst/audioconvert/channelmixtest.c: (main):
365 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
366 (gst_audio_convert_chain),
367 (gst_audio_convert_caps_remove_format_info),
368 (gst_audio_convert_getcaps), (gst_audio_convert_parse_caps),
369 (gst_audio_convert_setcaps), (_fixate_caps_to_int),
370 (gst_audio_convert_fixate), (gst_audio_convert_get_buffer),
371 (gst_audio_convert_buffer_to_default_format),
372 (gst_audio_convert_buffer_from_default_format),
373 (gst_audio_convert_channels):
374 * gst/audioconvert/gstchannelmix.h:
375 * gst/ffmpegcolorspace/avcodec.h:
376 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
377 (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
378 (gst_ffmpegcsp_configure_context), (gst_ffmpegcsp_setcaps),
379 (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain):
380 * gst/tags/gstid3tag.c: (gst_tag_extract_id3v1_string):
381 * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
382 * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
383 (mp3_type_find), (mpeg2_sys_type_find), (mpeg1_sys_type_find),
384 (mpeg_video_type_find), (mpeg_video_stream_type_find),
386 * gst/videotestsrc/gstvideotestsrc.c:
387 (gst_videotestsrc_class_init), (gst_videotestsrc_src_negotiate),
388 (gst_videotestsrc_src_link), (gst_videotestsrc_parse_caps),
389 (gst_videotestsrc_src_accept_caps), (gst_videotestsrc_setcaps),
390 (gst_videotestsrc_src_unlink), (gst_videotestsrc_activate),
391 (gst_videotestsrc_change_state), (gst_videotestsrc_getcaps),
392 (gst_videotestsrc_init), (gst_videotestsrc_src_query),
393 (gst_videotestsrc_handle_src_event), (gst_videotestsrc_loop):
394 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
395 (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_fixate),
396 (gst_xvimagesink_getcaps), (gst_xvimagesink_setcaps),
397 (gst_xvimagesink_change_state), (gst_xvimagesink_get_times),
398 (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
399 (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
400 (gst_xvimagesink_navigation_send_event),
401 (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_expose),
402 (gst_xvimagesink_set_property), (gst_xvimagesink_finalize),
403 (gst_xvimagesink_init), (gst_xvimagesink_class_init):
404 * sys/xvimage/xvimagesink.h:
405 Plugin port to 0.9, ogg/theora playback should work in the seek
407 Removed old examples.
408 Removed old oggvorbisenc, renamed rawvorbisenc to vorbisenc as
409 explained in 0.9 TODO doc.
412 2005-02-23 Thomas Vander Stichele <thomas at apestaart dot org>
434 * testsuite/Makefile.am:
435 remove a whole bunch of plugins. This module now contains a set
436 of free reference plugins/elements as agreed.
438 2005-02-22 Thomas Vander Stichele <thomas at apestaart dot org>
441 hunting season on 0.9 is now OPEN
443 2005-02-22 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
445 * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
446 Kick the hell out of gcc for not warning me about a symbol conflict.
448 2005-02-22 Luca Ognibene <luogni@tin.it>
450 Reviewed by: Tim-Philipp Müller <tim at centricular dot net>
452 * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link):
453 Don't leak caps string (fixes #168134)
455 * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init),
456 (gst_jpegenc_init), (gst_jpegenc_finalize),
457 (gst_jpegenc_change_state):
458 Don't leak line buffers and context struct (fixes #168133).
460 2005-02-21 Tim-Philipp Müller <tim at centricular dot net>
463 * ext/dirac/gstdiracdec.cc:
464 (gst_diracdec_chain):
465 Since dirac 0.5.0 the framerate in dirac is expressed as a
466 rational number. Fix build and up requirement to 0.5.0, and
467 also pass parameters to gst_diracdec_link in the right order
470 2005-02-21 Maciej Katafiasz <mathrick@freedesktop.org>
472 * ext/faad/gstfaad.c: (gst_faad_sinkconnect), (gst_faad_chain):
473 * ext/faad/gstfaad.h:
474 TEH LONGEST DEBUGGING SESSION EVAR is over. Fix interaction with
475 certain invalid muxed streams, where some packets will contain
476 junk after decoder data. Partially fixes #149158.
478 2005-02-21 Jan Schmidt <thaytan@mad.scientist.com>
479 * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain):
480 Make sure we only write to writable buffers
482 2005-02-20 Tim-Philipp Müller <tim at centricular dot net>
484 * gst-libs/gst/riff/riff-media.c:
485 (gst_riff_create_audio_caps_with_data):
486 Do actually fix invalid RIFF fmt header values for alaw
487 and mulaw audio instead of just saying so.
489 * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
490 Give gst_riff_create_audio_caps_with_data() a chance to
491 fix up broken format header fields before extracting any
492 parameters from the header. (fixes #167633)
494 2005-02-19 Martin Holters <martin.holters@gmx.de>
496 Reviewed by: Tim-Philipp Müller <tim at centricular dot net>
498 * gst/audioconvert/bufferframesconvert.c:
499 (buffer_frames_convert_link):
500 Don't leak othercaps. (fixes #167878)
502 2005-02-19 Arwed v. Merkatz <v.merkatz@gmx.net>>
505 * ext/libvisual/visual.c: (gst_visual_srclink),
506 (gst_visual_change_state):
507 Support libvisual 0.2.0.
509 2005-02-18 Tim-Philipp Müller <tim at centricular dot net>
511 * ext/jpeg/gstjpegdec.c: (gst_jpegdec_chain):
512 * ext/jpeg/gstjpegenc.c: (gst_jpegenc_resync), (gst_jpegenc_chain):
513 Use same rowstrides for I420 as used everywhere else.
515 2005-02-17 Tim-Philipp Müller <tim at centricular dot net>
517 * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
518 Declare variables at beginning of block and make gcc-2.95 happy
519 (fixes # 167482, patch by Gergely Nagy).
521 * gst/tcp/gsttcpclientsrc.c:
522 * gst/tcp/gsttcpclientsrc.h:
523 Move some includes into the header, so that struct sockaddr_in is
524 defined when it should be defined on FreeBSD as well (fixes
527 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
528 Don't pass uninitialised values to setsockopt() here either.
530 2005-02-17 Luca Ognibene <luogni at tin dot it>
532 Reviewed by: Tim-Philipp Müller <tim at centricular dot net>
534 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send):
535 Don't pass uninitialised values to setsockopt(). (fixes #167704)
537 2005-02-16 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
539 * gst/playback/gstplaybin.c: (add_sink):
540 Invert bin_add/link order to workaround deadlock in opt.
542 2005-02-15 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
544 * gst/modplug/gstmodplug.cc:
545 Add missing break causing position queries to fail.
547 2005-02-15 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
549 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_populate):
550 Granpos can apparently be -1, which screws up calculations...
552 2005-02-16 Jan Schmidt <thaytan@mad.scientist.com>
554 * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
555 (gst_ximagesink_send_pending_navigation),
556 (gst_ximagesink_navigation_send_event), (gst_ximagesink_finalize),
557 (gst_ximagesink_init):
558 * sys/ximage/ximagesink.h:
559 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
560 (gst_xvimagesink_send_pending_navigation),
561 (gst_xvimagesink_navigation_send_event),
562 (gst_xvimagesink_finalize), (gst_xvimagesink_init):
563 * sys/xvimage/xvimagesink.h:
564 Use a mutex protected list to marshal navigation
565 events into the stream thread from whichever thread
568 2005-02-15 Tim-Philipp Müller <tim at centricular dot net>
570 * gst/speed/demo-mp3.c: (time_tick_cb), (main):
571 Display current position and track length; misc. clean-ups.
573 * gst/speed/gstspeed.c: (speed_get_query_types), (speed_src_query),
574 (speed_init), (speed_chain):
575 Add query function, so that the stream length and current position
576 get adjusted when queried (note that current position queries may
577 still be wrong if the audio sink returns values based on buffer
578 timestamps instead of passing on the query).
580 2005-02-13 Benjamin Otte <otte@gnome.org>
582 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
583 (gst_audio_convert_channels):
584 create channel conversion matrix when linking
585 * gst/audioconvert/.cvsignore:
586 * gst/audioconvert/Makefile.am:
587 * gst/audioconvert/channelmixtest.c: (main):
588 add (ugly) test that ensures stereo <=> mono conversion works
591 2005-02-13 Benjamin Otte <otte@gnome.org>
593 * gst/audioconvert/gstchannelmix.h:
594 include missing header file
595 * gst/audioconvert/gstchannelmix.c:
596 (gst_audio_convert_fill_compatible):
597 use same sign for both channels when converting to/from compatible
598 channel. Previously used different signs made the signals cancel
599 each other out and appear like silence. (fixes #167269)
601 2005-02-12 Tim-Philipp Müller <tim at centricular dot net>
603 * gst/ffmpegcolorspace/avcodec.h:
604 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
605 (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
606 (gst_ffmpegcsp_avpicture_fill):
607 * gst/ffmpegcolorspace/imgconvert.c:
608 Convert to and from YV12 (fixes #156379).
610 2005-02-12 Julien MOUTTE <julien@moutte.net>
612 * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
613 (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
614 (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
615 (gst_ximagesink_expose), (gst_ximagesink_set_property),
616 (gst_ximagesink_finalize), (gst_ximagesink_init): Protect interface
617 methods from chain and negotiation and vice versa (Fixes #166142).
618 * sys/ximage/ximagesink.h: Add stream_lock.
619 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
620 (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
621 (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
622 (gst_xvimagesink_expose): Check for xcontext before trying to link.
624 2005-02-12 Tim-Philipp Müller <tim at centricular dot net>
626 * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_open):
627 Don't send "Hey! You gave me a NULL pointer you naughty person" as
628 error message when we can't open the DVD device (when dvdnav_open()
629 fails, src->dvdnav is NULL, so dvdnav_err_to_string() will return
630 the above). Send something more useful instead (fixes #167117).
632 2005-02-11 Julien MOUTTE <julien@moutte.net>
634 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
635 (gst_xvimagesink_sink_link), (gst_xvimagesink_change_state),
636 (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
637 (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
638 (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
639 (gst_xvimagesink_finalize), (gst_xvimagesink_init): Protect interface
640 methods from chain and negotiation and vice versa (Fixes #166142).
641 Fix a possible bug of images in the buffer pool being discarded because
642 we are looking at the wrong geometry.
643 * sys/xvimage/xvimagesink.h: Add stream_lock.
645 2005-02-11 David Schleef <ds@schleef.org>
647 * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer): Change uint to
648 unsigned int. (fixes #167128)
650 2005-02-11 David Schleef <ds@schleef.org>
652 * gst/librfb/Makefile.am: Testing stuff before committing is
653 for wimps... and people with fast machines. Fix stupid
656 2005-02-11 David Schleef <ds@schleef.org>
658 * configure.ac: Pull in librfb from my CVS tree, because it is
659 too small and annoying to be separate. Move rfbsrc plugin
662 * ext/librfb/Makefile.am:
663 * ext/librfb/gstrfbsrc.c:
664 * gst/librfb/Makefile.am:
665 * gst/librfb/gstrfbsrc.c:
668 * gst/librfb/rfbbuffer.c:
669 * gst/librfb/rfbbuffer.h:
670 * gst/librfb/rfbbytestream.c:
671 * gst/librfb/rfbbytestream.h:
672 * gst/librfb/rfbcontext.h:
673 * gst/librfb/rfbdecoder.c:
674 * gst/librfb/rfbdecoder.h:
675 * gst/librfb/rfbutil.h:
677 2005-02-10 Tim-Philipp Müller <tim at centricular dot net>
679 * gst/speed/Makefile.am:
680 * gst/speed/demo-mp3.c: (main):
681 * gst/speed/filter.func:
682 * gst/speed/gstspeed.c: (speed_link), (speed_parse_caps),
683 (speed_class_init), (speed_init), (speed_chain_int16),
684 (speed_chain_float32), (speed_chain), (speed_set_property),
685 (speed_get_property), (speed_change_state):
686 * gst/speed/gstspeed.h:
687 Fix speed element and make it chain-based (fixes #156467),
688 and make it handle more than one channel.
690 2005-02-10 Jan Schmidt <thaytan@mad.scientist.com>
692 * ext/dts/gstdtsdec.c: (gst_dtsdec_init), (gst_dtsdec_channels),
693 (gst_dtsdec_handle_event), (gst_dtsdec_handle_frame),
694 (gst_dtsdec_chain), (gst_dtsdec_change_state):
695 * ext/dts/gstdtsdec.h:
696 Don't clobber the stack constructing the channels array.
697 Make the element chain-based. DTS tracks can now be played.
699 2005-02-09 Tim-Philipp Müller <tim at centricular dot net>
701 * gst-libs/gst/audio/multichannel.h:
702 * gst-libs/gst/gconf/gconf.h:
703 * gst-libs/gst/idct/idct.h:
704 * gst-libs/gst/media-info/media-info-priv.h:
705 * gst-libs/gst/play/play.h:
706 * gst-libs/gst/resample/private.h:
707 * gst-libs/gst/resample/resample.h:
708 * gst-libs/gst/riff/riff-ids.h:
709 * gst-libs/gst/video/video.h:
710 * gst-libs/gst/video/videosink.h:
711 Add G_BEGIN_DECLS and G_END_DECLS around headers where
712 missing, so that they work when included from C++ code.
714 2005-02-09 David Schleef <ds@schleef.org>
716 * testsuite/gst-lint: Check for non-statically scoped
717 parent_class variables. This won't be a problem once
718 plugins are loaded with RTLD_LOCAL.
720 2005-02-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
722 * ext/mplex/gstmplexibitstream.cc:
725 2005-02-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
727 * ext/ogg/gstogmparse.c:
728 * gst/debug/gstnavigationtest.c:
729 Die, thou faulty symbol pollutors (non-static parent_class).
731 2005-02-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
733 * ext/mplex/gstmplexibitstream.cc:
734 Fix event handling (#165525).
736 2005-02-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
738 * ext/mikmod/gstmikmod.c:
739 * gst/modplug/gstmodplug.cc:
740 Add missing endianness to template (fixes #165509).
742 2005-02-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
744 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_data):
745 Fix wrong order of reading of optional bytes (#165290).
747 2005-02-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
749 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
750 Implement FILLER event awareness.
752 2005-02-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
754 * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_convert):
755 Fix track calculations (#166208).
757 2005-02-08 Gergely Nagy <algernon@bonehunter.rulez.org>
759 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
761 * ext/libpng/gstpngdec.c: (gst_pngdec_init), (gst_pngdec_chain):
762 * ext/libpng/gstpngenc.c:
763 Fix byte-order, use proper fixed caps. Fixes #164197.
765 2005-02-08 Jan Schmidt <thaytan@mad.scientist.com>
770 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_reset),
771 (free_all_buffers), (gst_mpeg2dec_alloc_buffer):
772 Don't push buffers if the src pad isn't negotiated yet.
774 * gst/audioconvert/gstaudioconvert.c:
775 (gst_audio_convert_buffer_to_default_format),
776 (gst_audio_convert_buffer_from_default_format):
777 Add support for 24-bit width.
779 * gst/dvdlpcmdec/.cvsignore:
780 * gst/dvdlpcmdec/Makefile.am:
781 * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_get_type),
782 (gst_dvdlpcmdec_base_init), (gst_dvdlpcmdec_class_init),
783 (gst_dvdlpcm_reset), (gst_dvdlpcmdec_init), (gst_dvdlpcmdec_link),
784 (gst_dvdlpcmdec_chain), (gst_dvdlpcmdec_change_state),
786 * gst/dvdlpcmdec/gstdvdlpcmdec.h:
787 New decoder for rearranging DVD LPCM into our audio/x-raw-int
788 format. Needs support for the channels maps if someone can find
789 a DVD LPCM track with > 2 channels.
791 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_handle_dvd_event),
792 (gst_dvd_demux_send_discont), (gst_dvd_demux_handle_discont),
793 (gst_dvd_demux_get_audio_stream), (gst_dvd_demux_process_private):
794 * gst/mpegstream/gstdvddemux.h:
795 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
796 (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_init_stream),
797 (gst_mpeg_demux_send_subbuffer), (gst_mpeg_demux_handle_src_query):
798 * gst/mpegstream/gstmpegdemux.h:
799 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_reset),
800 (gst_mpeg_parse_parse_packhead), (gst_mpeg_parse_loop),
801 (gst_mpeg_parse_get_rate), (gst_mpeg_parse_convert_src),
802 (gst_mpeg_parse_handle_src_query),
803 (gst_mpeg_parse_handle_src_event):
804 Use audio/x-dvd-lpcm for LPCM output.
807 2005-02-08 Gergely Nagy <algernon@bonehunter.rulez.org>
809 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
811 * gst/alpha/gstalphacolor.c: (gst_alpha_color_sink_link),
812 (transform_rgb), (transform_bgr), (gst_alpha_color_chain):
813 Add BGRA handling (#165736).
815 2005-02-08 Francis Labonte <francis_labonte@hotmail.com>
817 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
819 * gst/law/alaw-decode.c: (alawdec_link):
820 * gst/law/alaw-encode.c: (alawenc_link):
821 * gst/law/mulaw-decode.c: (mulawdec_link):
822 * gst/law/mulaw-encode.c: (mulawenc_link):
823 Fix caps memleaks (#166600).
825 2005-02-08 Tim-Philipp Müller <tim at centricular dot net>
828 * ext/tarkin/wavelet.h:
830 * gst/ffmpegcolorspace/avcodec.h:
831 Include "_stdint.h" instead of <stdint.h>. Fixes build on
832 systems that don't have stdint.h, like Solaris9 (fixes #166631).
834 2005-02-05 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
836 * sys/ximage/ximagesink.c: (gst_ximagesink_change_state):
837 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_clear),
838 (gst_xvimagesink_change_state):
839 Clear window on PAUSED->READY instead of READY->PAUSED. Stop
840 Xv video (and thereby regenerate Xv colourkey) in clear() so
841 that PLAY -> READY -> PLAY works (fixes #162504).
843 2005-02-05 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
845 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_getcaps):
846 Switch to list instead of range, since MJPEG-devices really just
847 support decimations, not any size.
849 2005-02-05 Jan Schmidt <thaytan@mad.scientist.com>
850 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_open_decoder),
851 (gst_mpeg2dec_reset), (free_all_buffers),
852 (gst_mpeg2dec_alloc_buffer), (handle_sequence):
853 * ext/mpeg2dec/gstmpeg2dec.h:
854 The libmpeg2 user-allocated buffer management is awkward,
855 to say the least. Hopefully this fixes things.
857 2005-02-04 Andy Wingo <wingo@pobox.com>
859 * gst/audioconvert/bufferframesconvert.c
860 (buffer_frames_convert_fixate): New function, fixates to 256
861 frames per buffer by default. (Much better than 1.)
862 (buffer_frames_convert_init): Set the fixate function for both src
864 (buffer_frames_convert_link): After success setting nonfixed caps,
865 get the negotiated caps so we can know how many buffer-frames it
866 will be. No idea how this worked at all before.
868 2005-02-05 Jan Schmidt <thaytan@mad.scientist.com>
870 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
871 (gst_mpeg2dec_close_decoder), (put_buffer), (check_buffer),
872 (free_buffer), (free_all_buffers), (gst_mpeg2dec_alloc_buffer),
873 (handle_sequence), (handle_picture):
874 * ext/mpeg2dec/gstmpeg2dec.h:
875 Rearrange buffer tracking and refcounting and refactor
876 a little for readability.
878 2005-02-04 Jan Schmidt <thaytan@mad.scientist.com>
879 * sys/v4l/gstv4l.c: (plugin_init):
880 * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_get_type),
881 (gst_v4ljpegsrc_base_init), (gst_v4ljpegsrc_class_init),
882 (gst_v4ljpegsrc_init), (gst_v4ljpegsrc_src_link),
883 (gst_v4ljpegsrc_getcaps), (gst_v4ljpegsrc_get):
884 * sys/v4l/gstv4ljpegsrc.h:
885 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_open), (gst_v4lsrc_src_link):
886 * sys/v4l/v4l_calls.h:
887 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_palette_name),
888 (gst_v4lsrc_get_fps):
889 * sys/v4l/v4lsrc_calls.h:
890 Add new v4ljpegsrc for handling the ov51x hacky "I'll give
891 you jpeg inside rgb frames" driver.
892 Don't error in the v4lsrc link function, just return
895 2005-02-03 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
897 * sys/qcam/gstqcamsrc.c: (gst_qcamsrc_change_state),
899 Use GST_ELEMENT_ERROR, not g_warning, if open failed.
901 2005-02-02 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
903 * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
904 Change caps on MJPEG-B so it doesn't interfere with MJPEG/JPEG.
906 2005-02-02 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
908 * ext/raw1394/gstdv1394src.c: (gst_dv1394src_change_state):
909 Reset negotiated state on PAUSED->READY.
911 2005-02-02 David Schleef <ds@schleef.org>
913 * configure.ac: Put DEFAULT_AUDIOSINK in config.h and use
914 whereever possible. (Fixes #165997)
915 * examples/capsfilter/capsfilter1.c: (main):
916 * examples/dynparams/filter.c: (create_ui):
917 * examples/seeking/cdparanoia.c: (get_track_info), (main):
918 * examples/seeking/chained.c: (main):
919 * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
920 (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
921 (make_vorbis_pipeline), (make_mp3_pipeline), (make_avi_pipeline),
922 (make_mpeg_pipeline), (make_mpegnt_pipeline):
923 * examples/seeking/spider_seek.c: (make_spider_pipeline):
924 * examples/switch/switcher.c: (main):
925 * ext/dv/demo-play.c: (main):
926 * ext/faad/gstfaad.c: (gst_faad_change_state):
927 * ext/mad/gstmad.c: (gst_mad_chain):
928 * ext/smoothwave/demo-osssrc.c: (main):
929 * gst-libs/gst/gconf/gconf.c: (gst_gconf_set_string),
930 (gst_gconf_render_bin_from_description),
931 (gst_gconf_get_default_audio_sink),
932 (gst_gconf_get_default_video_sink),
933 (gst_gconf_get_default_audio_src),
934 (gst_gconf_get_default_video_src),
935 (gst_gconf_get_default_visualization_element):
936 * gst/level/demo.c: (main):
937 * gst/level/plot.c: (main):
938 * gst/playback/gstplaybin.c: (gen_video_element),
940 * gst/playback/test.c: (gen_video_element), (gen_audio_element):
941 * gst/playondemand/demo-mp3.c: (setup_pipeline):
942 * gst/sine/demo-dparams.c: (main):
943 * gst/spectrum/demo-osssrc.c: (main):
944 * gst/speed/demo-mp3.c: (main):
945 * gst/volume/demo.c: (main):
946 * testsuite/embed/embed.c: (main):
948 2005-02-02 Jan Schmidt <thaytan@mad.scientist.com>
950 * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
951 (gst_tcpclientsink_finalize):
952 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
953 (gst_tcpclientsrc_finalize):
954 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
955 (gst_tcpserversink_init), (gst_tcpserversink_finalize):
956 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
957 (gst_tcpserversrc_init), (gst_tcpserversrc_finalize):
958 Don't leak the hostname when shutting down.
959 In tcpserversrc, take a copy of the default hostname.
961 2005-02-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
963 * ext/raw1394/gstdv1394src.c: (gst_dv1394src_iso_receive):
964 Set caps to systemstream=TRUE.
966 2005-02-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
968 * testsuite/Makefile.am:
969 Fix more OSX buildbots.
971 2005-02-02 Jan Schmidt <thaytan@mad.scientist.com>
973 * ext/mpeg2dec/gstmpeg2dec.c:
974 Don't send things to NULL PAD_PEERs
976 * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_chain):
977 Copy-on-write the incoming buffer.
979 * gst/mpegstream/gstdvddemux.h:
980 * gst/mpegstream/gstmpegclock.h:
981 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
982 (normal_seek), (gst_mpeg_demux_handle_src_event):
983 * gst/mpegstream/gstmpegdemux.h:
984 * gst/mpegstream/gstmpegpacketize.h:
985 * gst/mpegstream/gstmpegparse.c:
986 (gst_mpeg_parse_update_streaminfo), (gst_mpeg_parse_reset),
987 (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead),
988 (gst_mpeg_parse_loop), (gst_mpeg_parse_get_rate),
989 (gst_mpeg_parse_convert_src), (gst_mpeg_parse_handle_src_query),
990 (gst_mpeg_parse_handle_src_event), (gst_mpeg_parse_change_state):
991 * gst/mpegstream/gstmpegparse.h:
992 * gst/mpegstream/gstrfc2250enc.h:
993 Various changes to the way time is computed that make seeking and
994 total time estimation much better here.
995 Use G_BEGIN/END_DECLS instead of __cplusplus
997 * gst/videocrop/gstvideocrop.c: (gst_video_crop_chain):
998 Use gst_buffer_stamp instead of only copying the TIMESTAMP
1000 2005-02-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1002 * gst/subparse/gstsubparse.c:
1005 2005-01-31 Tim-Philipp Müller <tim at centricular dot net>
1007 * ext/theora/theoraenc.c: (theora_buffer_from_packet),
1008 (theora_enc_chain), (theora_enc_change_state):
1009 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
1010 (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_chain),
1011 (gst_vorbisenc_change_state):
1012 * ext/vorbis/vorbisenc.h:
1013 Set granulepos and timestamp correctly for streams not
1014 starting at 0, taking into account the initial delay.
1016 2005-01-31 Tim-Philipp Müller <tim at centricular dot net>
1018 * gst/mpegstream/gstdvddemux.c:
1019 Add audio/x-dts to audio pad template caps
1021 2005-01-30 David Schleef <ds@schleef.org>
1023 * ext/polyp/polypsink.c: (gst_polypsink_base_init),
1024 (create_context), (gst_polypsink_link): Fix silly endianness
1025 bug. Add some debugging. Remove float from caps; it doesn't
1026 work. Attempt to get remote audio working.
1028 2005-01-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1030 * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
1033 2005-01-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1035 * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream), (swap_line),
1036 (gst_avi_demux_invert), (gst_avi_demux_process_next_entry),
1037 (gst_avi_demux_stream_data):
1038 * gst/avi/gstavidemux.h:
1039 Invert DIB images. Fixes #132341.
1041 2005-01-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1043 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1044 (gst_ffmpegcsp_chain):
1045 D'oh, reference the palette data, not the palette structure.
1046 Fixes color distortion in #132341.
1048 2005-01-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1050 * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
1051 PAR can be non-fixed when not provided as argument (#162626).
1053 2005-01-29 David Moore <dcm@acm.org>
1055 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1057 * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
1058 (gst_qtdemux_loop_header):
1059 Re-apply patch from #142272 that allows non-seekable sources,
1060 re-proposed by Daniel Drake <dsd@gentoo.org>.
1062 2005-01-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1064 * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_init):
1065 Use the src template for creating the src pad (#162330).
1067 2005-01-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1070 * ext/musepack/Makefile.am:
1071 * ext/musepack/gstmusepackdec.c: (gst_musepackdec_class_init),
1072 (gst_musepackdec_init), (gst_musepackdec_dispose),
1073 (gst_musepackdec_src_query), (gst_musepackdec_src_convert),
1074 (gst_musepack_stream_init), (gst_musepackdec_loop),
1075 (gst_musepackdec_change_state):
1076 * ext/musepack/gstmusepackdec.cpp:
1077 * ext/musepack/gstmusepackdec.h:
1078 * ext/musepack/gstmusepackreader.c: (gst_musepack_reader_peek),
1079 (gst_musepack_reader_read), (gst_musepack_reader_seek),
1080 (gst_musepack_reader_tell), (gst_musepack_reader_get_size),
1081 (gst_musepack_reader_canseek), (gst_musepack_init_reader):
1082 * ext/musepack/gstmusepackreader.cpp:
1083 * ext/musepack/gstmusepackreader.h:
1084 Update to 1.1 API (#165446).
1086 2005-01-28 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1091 2005-01-28 Andy Wingo <wingo@pobox.com>
1093 * ext/dv/gstdvdec.c: Change the pixel aspect ratio of dvdec output
1094 to reflect a different dubious internet source. Add a reference
1095 and some commentary.
1097 2005-01-28 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1099 * gst/playback/gststreamselector.c: (gst_stream_selector_init),
1100 (gst_stream_selector_get_caps), (gst_stream_selector_chain):
1101 * gst/playback/gststreamselector.h:
1102 Be more selective when we're redoing caps negotiation from
1103 within the chain function on a stream change.
1105 2005-01-28 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1109 * ext/amrnb/Makefile.am:
1110 * ext/amrnb/amrnb.c: (plugin_init):
1111 * ext/amrnb/amrnbdec.c: (gst_amrnbdec_get_type),
1112 (gst_amrnbdec_base_init), (gst_amrnbdec_class_init),
1113 (gst_amrnbdec_init), (gst_amrnbdec_link), (gst_amrnbdec_chain),
1114 (gst_amrnbdec_state_change):
1115 * ext/amrnb/amrnbdec.h:
1116 * ext/amrnb/amrnbparse.c: (gst_amrnbparse_get_type),
1117 (gst_amrnbparse_base_init), (gst_amrnbparse_class_init),
1118 (gst_amrnbparse_init), (gst_amrnbparse_formats),
1119 (gst_amrnbparse_querytypes), (gst_amrnbparse_query),
1120 (gst_amrnbparse_handle_event), (gst_amrnbparse_reserve),
1121 (gst_amrnbparse_loop), (gst_amrnbparse_state_change):
1122 * ext/amrnb/amrnbparse.h:
1123 Add support for AMR-NB (mobile phone audio format; #155163, #163286).
1124 * gst/typefind/gsttypefindfunctions.c: (plugin_init):
1125 Add AMR-NB/-WB raw formats.
1126 * ext/alsa/gstalsa.c: (gst_alsa_link):
1127 Keep valid time when changing format.
1128 * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
1129 (qtdemux_parse_trak):
1130 Add some more format-specific options (#140141, #143555, #155163).
1132 2005-01-28 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1134 * gst/matroska/matroska-demux.c:
1135 (gst_matroska_demux_parse_blockgroup):
1136 Fix logic error in timing of subtitle stream synchronization.
1137 * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
1138 Add skip-chunk, which is found in kodak-camera streams.
1140 2005-01-27 Thomas Vander Stichele <thomas at apestaart dot org>
1144 Adding Vietnamese translation (submitted by Clytie Siddall)
1146 2005-01-27 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1148 * gst/playback/gstdecodebin.c: (try_to_link_1):
1149 Use realpad for signal.
1151 2005-01-27 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1153 * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_base_init):
1154 Fix category so decodebin picks it up.
1156 2005-01-27 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1158 * ext/mad/Makefile.am:
1159 * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_get_type),
1160 (gst_id3demux_bin_base_init), (gst_id3demux_bin_class_init),
1161 (gst_id3demux_bin_init), (gst_id3demux_bin_remove_pad),
1162 (found_type), (gst_id3demux_bin_change_state):
1163 * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
1164 (gst_id3_tag_init), (gst_id3_tag_handle_event),
1165 (gst_id3_tag_src_link), (gst_id3_tag_chain),
1166 (gst_id3_tag_change_state), (plugin_init):
1168 Add id3demuxbin (which is a simple bin consisting of id3demux
1169 and typefind), take over rank from id3demux, remove typefind
1170 code from id3demux. Makes all broken mp3s that I know of work,
1171 and thereby fixes #152688.
1173 2005-01-27 Edward Hervey <bilboed@bilboed.com>
1175 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1177 * ext/mad/gstmad.c: (gst_mad_src_event):
1178 * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
1179 Allow seeks on audio pad, make mad forward those (#164826).
1180 * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
1181 Set duration (#165335).
1183 2005-01-27 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1185 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
1186 (gst_asf_demux_commit_taglist), (gst_asf_demux_process_comment),
1187 (gst_asf_demux_process_ext_content_desc),
1188 (gst_asf_demux_change_state), (gst_asf_demux_add_audio_stream),
1189 (gst_asf_demux_add_video_stream), (gst_asf_demux_setup_pad):
1190 * gst/asfdemux/gstasfdemux.h:
1191 Improve metadata display, e.g. if the metadata comes before the
1192 streams are loaded (which is perfectly valid).
1194 2005-01-27 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1196 * tools/gst-launch-ext-m.m:
1197 Fix AVI/ASF pipelines (#165340).
1199 2005-01-26 Amaury Jacquot <sxpert@esitcom.org>
1200 * ext/cairo/gsttextoverlay.c: include string.h and strings.h to fix
1201 build failure on amd64
1203 2005-01-26 Tim-Philipp Müller <tim at centricular dot net>
1205 * ext/mad/gstid3tag.c: (mad_id3_parse_latin1_string),
1206 (mad_id3_parse_comment_frame), (gst_mad_id3_to_tag_list):
1207 Check environment variables GST_ID3V2_TAG_ENCODING,
1208 GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
1209 list of character encodings to force interpretation of non-unicode
1210 strings stored in an ID3v2 tag to a particular encoding. If none
1211 is specified, try to use current locale's encoding, then fall back
1212 to ISO-8859-1 (which will always succeed). (Resolves #149274)
1213 * gst/tags/gstid3tag.c: (gst_tag_from_id3_tag),
1214 (gst_tag_extract_id3v1_string), (gst_tag_list_new_from_id3v1):
1215 Check environment variables GST_ID3V1_TAG_ENCODING,
1216 GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
1217 list of character encodings to use in case a string encountered
1218 in an ID3v1 tag is not valid UTF-8 already. If no encoding is
1219 specified, try to use the current locale's encoding, then fall
1220 back to ISO-8859-1 (which will always succeed).
1222 2005-01-25 Benjamin Otte <otte@gnome.org>
1224 * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
1225 - on half framerate, compute the rate in advance so the comparisons
1226 don't compare wrong values
1227 - don't use mad_synth/frame_mute anymore, this mirrors mad_decoder
1229 - don't use mad_header_decode anymore, mad_frame_decode does that
1231 - when getting rid of consumed bytes, reset the stream's skiplen
1234 2005-01-26 Jan Schmidt <thaytan@mad.scientist.com>
1236 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init)
1237 Use 1/2 a second for default max_discont, as PES streams from DVB
1238 seem to have larger spacings in the SCR.
1241 2005-01-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1243 * gst/playback/gstplaybasebin.c: (group_commit):
1244 Notify delayed stream-info availability.
1246 2005-01-26 Jan Schmidt <thaytan@mad.scientist.com>
1247 * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
1248 (gst_a52dec_handle_event), (gst_a52dec_chain):
1249 Add some debug output. Check that a discont has a valid
1251 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
1252 (gst_alsa_sink_loop):
1253 Ignore TAG events. A little extra debug for broken timestamps.
1254 * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init), (dvdnavsrc_loop),
1255 (dvdnavsrc_change_state):
1256 Ensure we send a discont to engage the link before we send any
1258 * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_init),
1259 (dvdreadsrc_finalize), (_close), (_open), (_seek_title),
1260 (_seek_chapter), (seek_sector), (dvdreadsrc_get),
1261 (dvdreadsrc_uri_get_uri), (dvdreadsrc_uri_set_uri):
1262 Handle URI of the form dvd://title[,chapter[,angle]]. Currently only
1263 dvd://title works in totem because typefinding sends a seek that ends
1264 up going back to chapter 1 regardless.
1265 * ext/mpeg2dec/gstmpeg2dec.c:
1266 * ext/mpeg2dec/gstmpeg2dec.h:
1267 Output correct timestamps and handle disconts.
1268 * ext/ogg/gstoggdemux.c: (get_relative):
1269 Small guard against a null dereference.
1270 * ext/pango/gsttextoverlay.c: (gst_textoverlay_finalize),
1271 (gst_textoverlay_set_property):
1272 Free memory when done. Don't call gst_event_filler_get_duration on
1273 EOS events. Use GST_LOG and GST_WARNING instead of g_message and
1275 * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_init),
1276 (draw_line), (gst_smoothwave_dispose), (gst_sw_sinklink),
1277 (gst_sw_srclink), (gst_smoothwave_chain):
1278 Draw solid lines, prettier colours.
1279 * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_init):
1280 Add a default palette that'll work for some movies.
1281 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_init),
1282 (gst_dvd_demux_handle_dvd_event), (gst_dvd_demux_send_discont),
1283 (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_reset):
1284 * gst/mpegstream/gstdvddemux.h:
1285 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
1286 (gst_mpeg_demux_parse_syshead), (gst_mpeg_demux_parse_pes):
1287 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
1288 (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead):
1289 * gst/mpegstream/gstmpegparse.h:
1290 Use PTM/NAV events when for timestamp adjustment when connected to
1291 dvdnavsrc. Don't use many discont events where one suffices.
1292 * gst/playback/gstplaybasebin.c: (group_destroy),
1293 (gen_preroll_element), (gst_play_base_bin_add_element):
1294 * gst/playback/gstplaybasebin.h:
1295 Make sure we remove subtitles from the same bin we put them in.
1296 * gst/subparse/gstsubparse.c: (convert_encoding), (parse_subrip),
1297 (gst_subparse_buffer_format_autodetect),
1298 (gst_subparse_change_state):
1299 Fix some memleaks and invalid accesses.
1300 * gst/typefind/gsttypefindfunctions.c: (ogganx_type_find),
1301 (oggskel_type_find), (cmml_type_find), (plugin_init):
1302 Some typefind functions for Annodex v3.0 files
1303 * gst/wavparse/gstwavparse.h:
1304 GstRiffReadClass is the correct parent class.
1306 2005-01-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1308 * gst-libs/gst/riff/riff-media.c:
1309 (gst_riff_create_video_caps_with_data):
1310 Add extradata to huffyuv (fixes #165013).
1311 * gst-libs/gst/riff/riff-read.c:
1312 (gst_riff_read_strf_vids_with_data):
1313 Fix extradata extraction if it is in the chunk size.
1315 2005-01-25 Edward Hervey <bilboed@bilboed.com>
1317 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1319 * gst/effectv/gstquark.c: (gst_quarktv_class_init),
1320 (gst_quarktv_change_state), (gst_quarktv_dispose):
1321 Memory free'ing location fix (#164708).
1323 2005-01-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1325 * gst/playback/gstplaybasebin.c: (group_commit),
1326 (gen_preroll_element), (probe_triggered), (gen_source_element),
1327 (setup_source), (gst_play_base_bin_change_state),
1328 (gst_play_base_bin_add_element):
1329 Don't block for streams.
1330 * gst/playback/gststreaminfo.c: (stream_info_change_state),
1331 (gst_stream_info_set_mute):
1332 Use gst_pad_set_active_recursive.
1334 2005-01-25 Andy Wingo <wingo@pobox.com>
1336 * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Fix compile
1337 for #ifndef HAVE_XVIDEO.
1339 2005-01-24 Jeffrey C. Ollie
1341 reviewed by: Maciej Katafiasz <mathrick@freedesktop.org>
1343 * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_chain):
1344 * ext/gsm/gstgsmdec.h:
1345 * ext/gsm/gstgsmenc.c: (gst_gsmenc_init), (gst_gsmenc_chain):
1346 * ext/gsm/gstgsmenc.h:
1347 Fix rate to 8kHz as per spec, removes obscure errors when no rate
1348 was given by property. Add proper buffer timestamps and offsets.
1350 2005-01-24 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1352 * gst-libs/gst/riff/riff-media.c:
1353 (gst_riff_create_audio_caps_with_data):
1354 Audio can be <8000Hz.
1356 2005-01-22 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1358 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
1359 Explicit state change to workaround refcount bugs.
1361 2005-01-22 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1363 * gst/avi/gstavimux.c: (gst_avimux_write_tag),
1364 (gst_avimux_riff_get_avi_header):
1367 2005-01-19 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1369 * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_element_data),
1370 (gst_riff_read_element_data):
1371 * gst-libs/gst/riff/riff-read.h:
1372 Add _peek version (req'ed in CDXA).
1373 * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_init),
1374 (gst_cdxaparse_loop):
1375 Fix parsing in playbin.
1376 * gst/playback/gstdecodebin.c: (close_pad_link):
1377 Ignore current_ pads, they cause major annoyance.
1379 2005-01-19 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1381 * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
1384 2005-01-19 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1386 * gst/avi/gstavimux.c: (gst_avimux_write_tag):
1389 2005-01-19 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1391 * gst/matroska/ebml-read.c: (gst_ebml_read_buffer):
1392 Allow for 0-sized buffers. Fixes length query problems in
1393 starwars.mkv from the testsuite.
1395 2005-01-19 Tim-Philipp Müller <tim at centricular dot net>
1397 * gst/videobox/gstvideobox.c: (gst_video_box_copy_plane_i420),
1398 (gst_video_box_i420), (gst_video_box_chain):
1399 Fix row strides for I420 (fixes #163159)
1401 2005-01-19 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1403 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
1404 MPEG2 has a useful rate property, so we can actually use that.
1405 For MPEG-1, continue using the bytes/time properties.
1407 2005-01-19 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1409 * gst-libs/gst/riff/riff-media.c:
1410 (gst_riff_create_video_caps_with_data),
1411 (gst_riff_create_video_template_caps):
1414 2005-01-19 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1416 * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
1417 Fail if caps negotiation fails. Should fix #162184, and should
1418 definately be in there regardless of it fixing the actual bug.
1419 * gst/avi/gstavimux.c: (gst_avimux_get_type), (gst_avimux_init),
1420 (gst_avimux_write_tag), (gst_avimux_riff_get_avi_header),
1421 (gst_avimux_riff_get_avix_header),
1422 (gst_avimux_riff_get_video_header),
1423 (gst_avimux_riff_get_audio_header), (gst_avimux_write_index),
1424 (gst_avimux_start_file), (gst_avimux_handle_event),
1425 (gst_avimux_change_state):
1426 * gst/avi/gstavimux.h:
1427 Refactor structure writing to use GST_WRITE_UINT macros, add
1428 metadata writing support.
1430 2005-01-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1432 * gst/playback/gststreaminfo.c: (gst_stream_info_dispose):
1433 Elements may already be destroyed when this function is called.
1435 2005-01-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1437 * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
1438 (gst_qtdemux_loop_header), (gst_qtdemux_handle_esds):
1439 More memory leak fixes (#149162).
1441 2005-01-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1443 * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
1444 (gst_qtdemux_add_stream):
1447 2005-01-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1449 * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
1452 2005-01-17 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1454 * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
1455 Fix off-by-one bug. Fixes warnings during playback of sincity.mp4
1456 when fixating to six channels in Totem.
1458 2005-01-17 Tim-Philipp Müller <tim at centricular dot net>
1460 * ext/dvdread/dvdreadsrc.c: (get_next_cell_for):
1461 Fix compile warnings on Solaris 10 buildbot
1463 2005-01-17 Tim-Philipp Müller <tim at centricular dot net>
1465 * ext/dvdread/dvdreadsrc.c: (_read):
1466 Don't read beyond the last cell in a chapter (fixes
1467 invalid memory access)
1469 2005-01-17 Tim-Philipp Müller <tim at centricular dot net>
1471 * ext/dvdread/stream_labels.c:
1472 (dvdreadsrc_get_audio_stream_labels):
1473 Use NULL for an empty GList instead of g_list_alloc(); fix
1474 memory leaks; s/LCPM/LPCM/; use g_strdup_printf() instead
1475 of GString (easier to bulk free later)
1477 2005-01-17 Gergely Nagy <algernon@bonehunter.rulez.org>
1479 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1481 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1482 (gst_ffmpeg_pixfmt_to_caps):
1483 Fix BGRA32 caps (#164209).
1485 2005-01-17 Gergely Nagy <algernon@bonehunter.rulez.org>
1487 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1489 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1490 (gst_ffmpeg_caps_to_pixfmt):
1491 alpha_mask can be RGBA/ABGR. Fixes #164265.
1493 2005-01-17 Francis Labonte <francis_labonte@hotmail.com>
1495 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1497 * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer),
1498 (gst_mpeg2dec_alloc_buffer):
1499 * ext/mpeg2dec/gstmpeg2dec.h:
1500 Crop if decoding size is not the actual image size (#163676).
1502 2005-01-17 Steve Baker <steve@stevebaker.org>
1504 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1506 * gst/typefind/gsttypefindfunctions.c: (aiff_type_find),
1507 (svx_type_find), (sds_type_find), (ircam_type_find), (plugin_init):
1508 Add libsndfile typefind functions (#163309).
1510 2005-01-17 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1512 * tools/gst-launch-ext-m.m:
1513 Add .aac, fix .m1v/.m2v (#163891).
1515 2005-01-17 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1517 * ext/alsa/gstalsaclock.c: (gst_alsa_clock_wait):
1518 Sanity check, don't wait endlessly since the clock might not
1519 actually run at this point (which is a deadlock). Fixes #164069.
1521 2005-01-16 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1523 * gst/playback/gstplaybasebin.c: (probe_triggered):
1524 Of course, only pause if group is done...
1526 2005-01-16 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1528 * gst/playback/gstplaybasebin.c: (probe_triggered):
1531 2005-01-16 Jan Schmidt <thaytan@mad.scientist.com>
1533 * ext/swfdec/gstswfdec.c: (gst_swfdec_change_state):
1534 Don't return state change success when the parent
1537 2005-01-16 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1539 * gst/avi/gstavimux.c: (gst_avimux_handle_event):
1540 Free events (fix memleak in #162905).
1542 2005-01-15 Gergely Nagy <algernon@bonehunter.rulez.org>
1544 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1546 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1547 (gst_ffmpeg_caps_to_pixfmt):
1548 Fix for depth = 15. Fixes #161675.
1550 2005-01-14 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1552 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
1553 Set FPS correctly, even for webcams and the like.
1554 * sys/v4l/v4l_calls.c: (gst_v4l_set_chan_norm):
1555 Don error on setting while capturing.
1557 2005-01-14 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
1559 * ext/dv/gstdvdec.c:
1560 * gst/subparse/gstsubparse.c: (parse_mdvdsub):
1561 * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
1562 I'm a bad boy. using /1001. to force C to do float division
1563 and not integer division (as it did in my last commit)
1564 Thanks to David I. Lehn for pointing this mistake.
1566 2005-01-14 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1568 * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
1569 Revert Johan´s 1.35->1.36 since it breaks compat.
1571 2005-01-14 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
1573 * ext/dv/gstdvdec.c:
1574 * ext/libfame/gstlibfame.c:
1575 * gst/subparse/gstsubparse.c: (parse_mdvdsub):
1576 * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
1577 replace framerate aproximations by their real value
1578 (24000/1001, 30000/1001, 60000/1001)
1579 Finish fixing bug #164049
1581 2005-01-13 Thomas Vander Stichele <thomas at apestaart dot org>
1583 * ext/ogg/gstoggmux.c:
1585 * gst/tcp/gstmultifdsink.c:
1586 * gst/tcp/gstmultifdsink.h:
1589 * gst/tcp/gsttcpclientsink.c:
1590 * gst/tcp/gsttcpclientsrc.c:
1591 * gst/tcp/gsttcpserversink.c:
1592 * gst/tcp/gsttcpserversrc.c:
1593 improve reusability of elements after state changes and errors
1594 make multifdsink throw away streamheaders when receiving new ones
1596 2005-01-13 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1598 * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
1599 Fix for if items are already in list...
1601 2005-01-12 Benjamin Otte <otte@gnome.org>
1603 * gst/adder/gstadder.c: (gst_adder_loop):
1604 fix adder a bit so it doesn't screw up with events as much anymore
1606 2005-01-12 Jan Schmidt <thaytan@mad.scientist.com>
1608 * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link),
1609 (pixbufscale_scale), (gst_pixbufscale_chain):
1610 * ext/gdk_pixbuf/pixbufscale.h:
1611 Incorporate changes from Tim-Philipp Mueller <t.i.m@orange.net>
1612 to ensure rowstrides are calculated the same way as
1614 Use gst_buffer_stamp instead of copying TIMESTAMP manually, so
1615 that we pick up duration and offset also.
1617 2005-01-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1619 * gst/avi/gstavimux.c: (gst_avimux_class_init),
1620 (gst_avimux_pad_unlink), (gst_avimux_release_pad):
1623 2005-01-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1625 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
1626 (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
1627 (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
1628 (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
1629 Update flags when requested.
1631 2005-01-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1633 * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
1636 2005-01-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1638 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
1639 (gst_play_base_bin_init), (gst_play_base_bin_dispose),
1640 (probe_triggered), (new_decoded_pad), (gen_source_element),
1641 (gst_play_base_bin_set_property), (gst_play_base_bin_get_property):
1642 * gst/playback/gstplaybasebin.h:
1643 * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
1644 (gst_play_bin_init), (group_switch), (remove_sinks), (setup_sinks),
1645 (gst_play_bin_change_state):
1646 Implement group-switch signal for use in apps to clear metadata
1647 cache, clean up subtitle, add suburi property instead of # hack,
1648 some error-out fixes.
1650 2005-01-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1652 * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
1654 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame):
1655 If we got a state change in the _get handler, don't return success.
1657 2005-01-10 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
1659 * ext/jpeg/gstjpegdec.c: (gst_jpegdec_my_output_message),
1660 (gst_jpegdec_my_emit_message), (gst_jpegdec_init):
1661 Make jpegdec quiet on MJPEG decoding
1662 * gst/asfdemux/README:
1663 Fix mimetypes for MJPEG and H263
1665 2005-01-10 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1667 * ext/theora/theoradec.c: (theora_dec_chain):
1668 Fix broken code generation by gcc by swapping arguments.
1669 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
1672 2005-01-10 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
1675 delete this file, it is by far outdated
1676 * ext/alsa/gstalsa.1: remove
1677 * ext/alsa/gstalsa.c: (add_rates), (add_channels), (gst_alsa_caps),
1678 (gst_alsa_check_sample_rates), (gst_alsa_rates_probe),
1679 (gst_alsa_get_caps):
1680 Add HW probing for supported sample rates. Fixes #161704
1682 2005-01-10 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1684 * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
1685 Don't crash, biatch! :).
1687 2005-01-10 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1689 * ext/musepack/gstmusepackreader.cpp:
1690 * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
1691 Some work on tags - still doesn't work in playbin...
1692 * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
1695 2005-01-10 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1697 * gst/qtdemux/qtdemux.c: (qtdemux_parse_tree):
1698 Also shove tags on kid pads.
1700 2005-01-10 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1702 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
1703 Don't bail on unknown events.
1704 * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
1705 Don't crash on events before negotiation.
1706 * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
1707 Send tags on pads, too.
1708 * gst/playback/gststreamselector.c:
1709 (gst_stream_selector_request_new_pad):
1710 Forward events on first pad if no input was selected yet.
1712 2005-01-10 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1714 * gst/playback/gstplaybasebin.c: (setup_substreams):
1715 Don't disable streamtype if the stream doesn't exist, since
1716 then playing a video after audio will disable both and nothing
1717 will happen. Fixes the testsuite.
1719 2005-01-10 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1721 * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_interface_init),
1722 (gst_v4l_xoverlay_set_xwindow_id):
1723 * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_interface_init),
1724 (gst_v4l2_xoverlay_set_xwindow_id):
1725 Add debug categories, fix overlay disabling.
1727 2005-01-10 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
1729 * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_get_caps):
1730 * ext/alsa/gstalsa.h:
1731 Add HW probing for period_count/size and buffer_size MIX/MAX
1732 Adjust default/user defined value if out of bounds
1733 Should fix bug #162024
1735 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1737 * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event):
1738 Fix warning (#161191).
1740 2005-01-09 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
1742 * ext/dvdread/stream_labels.c:
1743 (dvdreadsrc_get_audio_stream_labels):
1744 Fix warning (init the good variable in switch default)
1746 2005-01-09 Koop Mast <kwm@rainbow-runner.nl>
1748 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1750 * gst/tta/gstttaparse.c: (gst_tta_src_event):
1751 Fix gcc-2.95 compile (#163485).
1753 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1756 * ext/flac/gstflacenc.c: (gst_flacenc_init),
1757 (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
1758 (gst_flacenc_tell_callback), (gst_flacenc_chain),
1759 (gst_flacenc_change_state):
1760 * ext/flac/gstflacenc.h:
1761 Update for API change in flac-1.1.1. Update requirement in
1762 configure.ac. Fixes #162974.
1764 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1766 * gst/playback/gstplaybasebin.c: (group_destroy):
1767 Remove hack to get rid of assert and get rid of unlinked
1770 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1772 * gst/playback/gstplaybasebin.c: (setup_source):
1773 Set source to NULL so that resources are free'ed. Fixes issues
1774 with playback of CDDA and similar device-accessing things.
1776 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1778 * testsuite/embed/Makefile.am:
1779 test->noinst, fix make test in buildbot.
1781 2005-01-09 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
1783 * ext/dvdread/stream_labels.c: new file
1784 * ext/dvdread/stream_labels.h: new file
1785 * ext/dvdread/Makefile.am:
1786 * ext/dvdread/dvdreadsrc.c: (_seek_title):
1787 Extract audio stream label from DVD IFO files.
1788 It only dump them on the console for now, still have to
1789 make playbin aware of them.
1791 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1793 * gst/playback/gstplaybasebin.c: (setup_source):
1796 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1798 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
1799 (gen_preroll_element), (remove_groups), (setup_subtitle),
1800 (gen_source_element), (setup_source):
1801 * gst/playback/gstplaybasebin.h:
1802 Multiple .sub files is just a stupid idea... Fix some threading
1803 mistakes. Interestingly, external .sub files cause playbin to
1804 hang, I don't know why... Parsing fixes contributed by François
1805 Kooman <fkooman@tuxed.net>.
1807 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1809 * testsuite/embed/Makefile.am:
1812 2005-01-09 Gergely Nagy <algernon@bonehunter.rulez.org>
1814 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1816 * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
1817 (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
1818 (gst_pngenc_set_property):
1819 * ext/libpng/gstpngenc.h:
1820 Add compression level property (#163323).
1822 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1825 * examples/capsfilter/capsfilter1.c: (main):
1826 * examples/seeking/spider_seek.c: (make_spider_pipeline):
1827 * ext/dvdread/Makefile.am:
1828 * ext/dvdread/demo-play:
1829 * ext/dvdread/demo-play.c:
1830 * gconf/gstreamer.schemas.in:
1831 * gst-libs/gst/gconf/gconf.c:
1833 * testsuite/Makefile.am:
1834 * testsuite/embed/Makefile.am:
1835 * testsuite/embed/embed.c: (cb_expose), (main):
1836 Remove all references to xvideosink, fix examples (#140845).
1837 * gst/playback/gstplaybasebin.c: (group_destroy):
1838 Apparently, disposal does not unlink - so do explicitely.
1839 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
1842 2005-01-09 Maciej Katafiasz <mathrick@freedesktop.org>
1844 * README: fix PKG_CONFIG_PATH instructions, what was there
1845 previously was breaking default search path, not nice.
1848 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1850 * gst/audioscale/gstaudioscale.c: (gst_audioscale_init),
1851 (gst_audioscale_chain):
1852 %#^@^#@^@#^#@^#@^@#^@#^@#^@#^#@^#@^#@^@#^#@ fix seeking
1853 when resampling - how the ^@$^!@^! is this possible?!?
1855 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1857 * ext/alsa/gstalsa.c: (gst_alsa_change_state):
1858 Reset variables on READY.
1859 * gst/matroska/matroska-mux.c: (gst_matroska_mux_request_new_pad),
1860 (gst_matroska_mux_loop):
1861 Require data before writing header.
1863 2005-01-09 Francis Labonte <francis_labonte@hotmail.com>
1865 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1867 * ext/mad/gstmad.c: (gst_mad_chain):
1868 Don't call mad_stream_sync() directly after recovering sync.
1871 2005-01-09 Martin Eikermann <meiker@upb.de>
1873 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1875 * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init),
1876 (snapshot_handler), (gst_snapshot_sinkconnect),
1877 (gst_snapshot_chain):
1878 Allocate resources when required, fix recursive signal emission
1879 and fix caps. Fixes #161667.
1881 2005-01-09 Gergely Nagy <algernon@bonehunter.rulez.org>
1883 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1885 * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps),
1887 Handle only 8-bppc (bits-per-pixel-component) images, better
1888 error handling and correct strides. Fixes #163177.
1889 * ext/libpng/gstpngenc.c: (gst_pngenc_sinklink),
1891 Better error handling. Fixes #163348.
1893 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1895 * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_get_type),
1896 (dvdnavsrc_uri_get_type), (dvdnavsrc_uri_get_protocols),
1897 (dvdnavsrc_uri_get_uri), (dvdnavsrc_uri_set_uri),
1898 (dvdnavsrc_uri_handler_init):
1899 Add DVD-nav URI (dvdnav://) for Totem testing purposes.
1900 * gst/playback/gstplaybasebin.c: (gen_source_element):
1901 Add MMS to streaming URIs.
1903 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1905 * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
1906 * sys/xvimage/xvimagesink.c:
1907 (gst_xvimagesink_navigation_send_event):
1908 Check for pad availability before sending event.
1910 2005-01-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1912 * gst-plugins.spec.in:
1915 2005-01-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1918 Since we use functions from CVS, up requirement.
1920 2005-01-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1922 * gst/playback/Makefile.am:
1923 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
1924 (group_destroy), (group_commit), (group_is_muted),
1925 (gen_preroll_element), (add_stream), (unknown_type),
1926 (probe_triggered), (preroll_unlinked), (mute_stream),
1927 (silence_stream), (new_decoded_pad), (setup_substreams),
1928 (setup_source), (get_active_source), (mute_group_type),
1929 (muted_group_change_state), (set_active_source),
1930 (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
1931 (play_base_eos), (gst_play_base_bin_change_state):
1932 * gst/playback/gstplaybasebin.h:
1933 * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
1934 * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
1935 (gst_stream_info_dispose), (stream_info_mute_pad),
1936 (stream_info_change_state), (gst_stream_info_set_mute):
1937 * gst/playback/gststreamselector.c: (gst_stream_selector_get_type),
1938 (gst_stream_selector_base_init), (gst_stream_selector_class_init),
1939 (gst_stream_selector_init), (gst_stream_selector_dispose),
1940 (gst_stream_selector_get_linked_pad),
1941 (gst_stream_selector_get_caps), (gst_stream_selector_link),
1942 (gst_stream_selector_get_linked_pads),
1943 (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
1944 * gst/playback/gststreamselector.h:
1945 Adding stream selection support plus required properties for
1946 applications to use this. Fully fixes #100931.
1948 2005-01-08 Benjamin Otte <otte@gnome.org>
1950 * gst/games/gstpuzzle.c: (nav_event_handler):
1951 - handle nav events differently: forward every event no matter if it
1954 You can now cheat by using navigationtest ! puzzle and moving the
1955 mouse close to the edge of a tile. ;)
1957 2005-01-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
1960 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
1961 * ext/ogg/gstogmparse.c: (gst_ogm_text_parse_get_type),
1962 (gst_ogm_text_parse_base_init), (gst_ogm_text_parse_init),
1963 (gst_ogm_parse_get_sink_querytypes), (gst_ogm_parse_sink_convert),
1964 (gst_ogm_parse_sink_query), (gst_ogm_parse_chain),
1965 (gst_ogm_parse_plugin_init):
1966 * ext/pango/gsttextoverlay.c: (gst_textoverlay_linkedpads),
1967 (gst_textoverlay_link), (gst_textoverlay_getcaps),
1968 (gst_textoverlay_event), (gst_textoverlay_video_chain),
1969 (gst_textoverlay_loop), (gst_textoverlay_init), (plugin_init):
1970 * ext/pango/gsttextoverlay.h:
1971 * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
1972 (gst_matroska_demux_handle_seek_event),
1973 (gst_matroska_demux_sync_streams),
1974 (gst_matroska_demux_parse_blockgroup),
1975 (gst_matroska_demux_subtitle_caps),
1976 (gst_matroska_demux_plugin_init):
1977 * gst/matroska/matroska-ids.h:
1978 * gst/playback/gstdecodebin.c: (close_pad_link):
1979 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
1980 (gen_preroll_element), (remove_groups), (add_stream),
1981 (new_decoded_pad), (setup_subtitles), (gen_source_element),
1983 * gst/playback/gstplaybasebin.h:
1984 * gst/playback/gstplaybin.c: (gen_text_element), (setup_sinks):
1985 * gst/subparse/Makefile.am:
1986 * gst/subparse/gstsubparse.c: (gst_subparse_get_type),
1987 (gst_subparse_base_init), (gst_subparse_class_init),
1988 (gst_subparse_init), (gst_subparse_formats),
1989 (gst_subparse_eventmask), (gst_subparse_event),
1990 (gst_subparse_handle_event), (convert_encoding), (get_next_line),
1991 (parse_mdvdsub), (parse_mdvdsub_init), (parse_subrip),
1992 (parse_subrip_deinit), (parse_subrip_init), (parse_mpsub),
1993 (parse_mpsub_deinit), (parse_mpsub_init),
1994 (gst_subparse_buffer_format_autodetect),
1995 (gst_subparse_format_autodetect), (gst_subparse_loop),
1996 (gst_subparse_change_state), (gst_subparse_type_find),
1998 * gst/subparse/gstsubparse.h:
1999 * gst/typefind/gsttypefindfunctions.c: (ogmtext_type_find),
2001 Add subtitle support, .sub parser (supports SRT and MPsub),
2002 OGM text support, Matroska UTF-8 text support, deadlock fixes
2003 all over the place, subtitle awareness in decodebin/playbin
2004 and some fixes to textoverlay to handle subtitles in a stream
2005 correctly. Fixes #100931.
2007 2005-01-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
2009 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
2010 Check for pad availability before doing a query on it.
2012 2005-01-08 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
2014 * ext/dv/gstdvdec.c:
2015 really fix bpp24/32 dvdec caps (classic rgba indeed)
2016 * gst/asfdemux/gstasfdemux.c:
2017 (gst_asf_demux_process_ext_content_desc):
2018 don't send text tags if they are empty (bis repetita)
2020 2005-01-08 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
2022 * ext/dv/gstdvdec.c:
2023 remove unneeded comment from dvdec
2024 (related to DV 4CC codes in AVI files)
2025 moved them in gstreamer/docs/random/mimetypes
2026 * gst/asfdemux/gstasfdemux.c:
2027 (gst_asf_demux_process_ext_content_desc):
2028 don't send text tags if they are empty
2029 fix mem leak on error path
2030 * gst/ffmpegcolorspace/avcodec.h:
2031 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
2032 (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
2033 (gst_ffmpegcsp_avpicture_fill):
2034 * gst/ffmpegcolorspace/imgconvert.c: (img_get_alpha_info):
2035 * gst/ffmpegcolorspace/imgconvert_template.h:
2036 adds BGR32 and BGRA32 to ffmpegcolorspace
2037 (still bad colors, fixing it on next commit)
2038 helps with dvdec outputing BGR32
2040 2005-01-08 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
2042 * ext/dv/gstdvdec.c:
2043 Fix audio caps i just broke (missing ',')
2044 * gst/matroska/matroska-mux.c: (gst_matroska_mux_get_type),
2045 (gst_matroska_mux_reset):
2046 Fix typo + add FIXME about old "x-gst-metadata" crap
2048 2005-01-07 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
2050 * ext/dv/demo-play.c: (main):
2051 xvideosink -> xvimagesink
2052 * ext/dv/gstdvdec.c:
2053 change rgb 32/32 caps to 24/32 (no alpha)
2054 change nb of channels to be a list (2 or 4, not 2)
2055 change sample rate to be a list (32, 44.1, 48 kHz) not a range
2056 * gst/asfdemux/gstasfdemux.c:
2057 (gst_asf_demux_process_ext_content_desc):
2058 Add 'date/year' to extracted metadata list
2060 2005-01-07 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
2062 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
2063 The return value of fixate_to does not imply that the requested
2064 value was set, so don't assume.
2066 2005-01-07 Gergely Nagy <algernon@bonehunter.rulez.org>
2068 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
2070 * ext/libpng/gstpngdec.c:
2071 * ext/libpng/gstpngenc.c: (gst_pngenc_base_init),
2072 (gst_pngenc_sinklink), (gst_pngenc_init), (gst_pngenc_chain):
2073 * ext/libpng/gstpngenc.h:
2074 Alpha support (encoder; #163161), mime fixage.
2076 2005-01-07 Sebastien Cote <sc5@hermes.usherb.ca>
2078 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
2080 * ext/faac/gstfaac.c: (gst_faac_outputformat_get_type),
2081 (gst_faac_class_init), (gst_faac_init), (gst_faac_srcconnect),
2082 (gst_faac_set_property), (gst_faac_get_property):
2083 * ext/faac/gstfaac.h:
2084 Allow for ADTS output (#153434).
2086 2005-01-07 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
2088 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
2089 Fix against template (#150576).
2091 2005-01-06 Benjamin Otte <otte@gnome.org>
2093 * gst/games/gstpuzzle.c: (draw_puzzle):
2094 don't draw a puzzle if either width or height of tiles would be 0.
2096 2005-01-06 Benjamin Otte <otte@gnome.org>
2098 * gst/games/gstpuzzle.c: (gst_puzzle_get_type),
2099 (gst_puzzle_class_init), (gst_puzzle_finalize):
2101 (gst_puzzle_create), (gst_puzzle_init),
2102 (gst_puzzle_set_property), (gst_puzzle_setup):
2103 change initialization code around so we don't reshuffle on resize
2105 fix another stupid typo
2107 2005-01-06 Benjamin Otte <otte@gnome.org>
2109 * gst/games/gstvideoimage.c: (copy_hline_YUY2):
2110 fix stupid typo that borked copying on YUY2
2112 2005-01-06 Benjamin Otte <otte@gnome.org>
2114 * gst/games/gstpuzzle.c: (draw_puzzle):
2115 fix edges when image sizes aren't multiples of tile sizes
2117 2005-01-06 Benjamin Otte <otte@gnome.org>
2119 * gst/games/gstpuzzle.c: (gst_puzzle_base_init):
2120 make RGB endianness work correctly
2121 (gst_puzzle_show), (gst_puzzle_swap), (gst_puzzle_move):
2122 refactor and fix race with initial shuffling
2123 (nav_event_handler):
2124 allow using the mouse to puzzle
2126 insist on tiles having width and height as multiples of 4 to get
2127 clean YUV image handling
2128 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
2129 (gst_xvimagesink_handle_xevents), (gst_xvimagesink_buffer_alloc):
2130 s/DEBUG/LOG/ for common messages
2131 (gst_xvimagesink_navigation_send_event):
2132 fix mouse event translation to not include screen PAR
2133 * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
2134 fix mouse event translation to actually work
2136 2005-01-06 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
2138 * gst/asfdemux/gstasfdemux.c:
2139 (gst_asf_demux_process_ext_content_desc):
2140 Extract TrackNumber metadata + clean up code
2141 * gst/games/gstvideoimage.c: (gst_video_image_draw_rectangle):
2142 Hope this is the good fix (var used unitialised)
2144 2005-01-06 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
2146 * ext/faad/gstfaad.c: (gst_faad_chain):
2147 Only increment timestamp if it's valid. Fixes raw AAC streams.
2149 2005-01-06 Benjamin Otte <in7y118@public.uni-hamburg.de>
2152 * gst/games/Makefile.am:
2153 * gst/games/gstpuzzle.c:
2154 add a puzzle game with...
2155 * gst/games/gstvideoimage.c:
2156 * gst/games/gstvideoimage.h:
2157 ... full colorspace support (that includes YUV9 and RGB16)) stolen
2158 from videotestsrc and made into something that would be a nice
2159 library for a lot of other plugins.
2161 2005-01-06 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
2164 don't compile faad plugin if a RC of 2.0 is found
2165 Fixes #155346 (and FC1 buildbot)
2166 * gst/asfdemux/gstasfdemux.c:
2167 (gst_asf_demux_process_ext_content_desc):
2168 try to make Solaris compiler happier
2170 2005-01-06 Paul Jack <pjack@sfaf.org>
2172 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
2174 * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init):
2175 Fix segfault (#161667).
2177 2005-01-05 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
2179 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
2180 Fix framerate reporting.
2182 2005-01-05 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
2184 * gst-libs/gst/riff/riff-ids.h:
2185 * gst/wavenc/riff.h:
2186 Add AMR (VBR and CBR) ids to riff.h audio codec list
2187 * gst/asfdemux/gstasfdemux.c:
2188 (gst_asf_demux_process_ext_content_desc),
2189 (gst_asf_demux_process_object):
2190 Retrieve more tags from ASF files (Genre, AlbumTitle, Artist)
2192 2005-01-05 Martin Eikermann <meiker@upb.de>
2194 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
2196 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
2197 (gst_dvd_demux_handle_discont):
2198 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_class_init),
2199 (gst_mpeg_demux_handle_discont):
2200 Recreate pads on new-media (#160730).
2201 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_new_pad):
2202 Send discont even if manager changes timestamps (#161929).
2204 2005-01-05 Sebastien Cote <sc5@hermes.usherb.ca>
2206 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
2208 * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16):
2209 Fix invalid memory access (#159211).
2211 2005-01-05 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
2213 * examples/gstplay/player.c: (main):
2215 * examples/seeking/seek.c: (fixate), (make_playerbin_pipeline):
2217 * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
2218 (gst_a52dec_handle_frame):
2220 * ext/dvdnav/gst-dvd:
2221 Add audioconvert. Fixes #161325.
2222 * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get):
2223 Explicitely case to gint64. Possible valgrind error.
2224 * gst-libs/gst/play/play.c: (caps_set), (setup_size),
2225 (gst_play_tick_callback), (gst_play_change_state),
2226 (gst_play_dispose), (gst_play_init), (gst_play_class_init),
2227 (gst_play_set_location), (gst_play_get_location),
2228 (gst_play_seek_to_time), (gst_play_set_data_src),
2229 (gst_play_set_video_sink), (gst_play_set_audio_sink),
2230 (gst_play_set_visualization), (gst_play_connect_visualization),
2231 (gst_play_get_framerate), (gst_play_get_all_by_interface),
2233 Use playbin. Fixes #139749 and #147744.
2234 * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags):
2236 * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
2237 (audioscale_get_type), (gst_audioscale_base_init),
2238 (gst_audioscale_class_init), (gst_audioscale_expand_caps),
2239 (gst_audioscale_getcaps), (gst_audioscale_fixate),
2240 (gst_audioscale_link), (gst_audioscale_get_buffer),
2241 (gst_audioscale_decrease_rate), (gst_audioscale_increase_rate),
2242 (gst_audioscale_init), (gst_audioscale_dispose),
2243 (gst_audioscale_chain), (gst_audioscale_set_property),
2244 (gst_audioscale_get_property), (plugin_init):
2246 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
2248 * gst/qtdemux/qtdemux.c: (qtdemux_parse_udta),
2249 (qtdemux_tag_add_str), (qtdemux_tag_add_num),
2250 (qtdemux_tag_add_gnre), (qtdemux_video_caps):
2251 Add more metadata (fixes #162656).
2253 2005-01-05 Thomas Vander Stichele <thomas at apestaart dot org>
2258 === release 0.8.7 ===
2260 2005-01-05 Thomas Vander Stichele <thomas at apestaart dot org>
2265 releasing 0.8.7, "Hyperspace"
2267 2005-01-05 Thomas Vander Stichele <thomas at apestaart dot org>
2269 patch by: Tim-Philipp Müller <t.i.m@zen.co.uk>
2271 * gst/playback/gstplaybasebin.c:
2272 Fix for #162924 - free caps after use, not before
2274 2005-01-04 Thomas Vander Stichele <thomas at apestaart dot org>
2276 patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
2278 * gst/playback/gstplaybasebin.c:
2279 * gst/wavparse/gstwavparse.c:
2280 Fix for #154773 - fixes playback of small .wav files
2282 2005-01-03 Thomas Vander Stichele <thomas at apestaart dot org>
2284 patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
2286 * gst/audioscale/gstaudioscale.c:
2287 Fix for #162819 - make audioscale reusable
2288 Fixes playback of more than one file with playbin/totem
2290 2004-12-29 Thomas Vander Stichele <thomas at apestaart dot org>
2292 * gst/ffmpegcolorspace/avcodec.h:
2293 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
2294 * gst/ffmpegcolorspace/imgconvert.c:
2295 clean up the mess that made me cry and avoid needless duplication
2297 2004-12-29 Thomas Vander Stichele <thomas at apestaart dot org>
2299 * gst/ffmpegcolorspace/imgconvert.c:
2300 give some indication of why we're segfaulting
2302 2004-12-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
2305 Fix indentation, fix v4l2 plugin detection.
2307 Fix libmms location (Maciej, use diff -u!).
2308 * ext/alsa/gstalsa.c: (gst_alsa_init):
2309 Initialize caps cache to NULL.
2310 * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
2311 Only change state on audiosink if it exists.
2313 2004-12-28 Maciej Katafiasz <mathrick@mathrick.org>
2315 * gst/matroska/matroska-demux.c:
2316 * gst/matroska/matroska-ids.h:
2317 * gst/matroska/matroska-demux.h:
2318 Fix Vorbis streams failing to decode in some files, where cluster_time
2319 isn't 0, because then it doesn't send codec_priv before actual data.
2320 Remove time-based test and replace it with marker set on beginning of
2323 2004-12-28 David Schleef <ds@schleef.org>
2325 Merge patch from Ronald fixing problems with streaming
2327 * ext/cairo/gstcairo.c: (plugin_init):
2328 * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
2329 (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
2330 (gst_textoverlay_video_chain), (gst_textoverlay_loop),
2331 (gst_textoverlay_font_init), (gst_textoverlay_init),
2332 (gst_textoverlay_set_property):
2333 * ext/cairo/gsttextoverlay.h:
2335 2004-12-27 David Schleef <ds@schleef.org>
2337 * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
2338 (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
2339 (gst_textoverlay_video_chain), (gst_textoverlay_loop),
2340 (gst_textoverlay_font_init), (gst_textoverlay_init),
2341 (gst_textoverlay_set_property): Improvements to actually
2342 render text as white on black outline on video, including
2343 font selection and horizontal/vertical alignment. (Ronald's
2345 * ext/cairo/gsttextoverlay.h:
2347 2004-12-26 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
2350 * ext/ogg/gstogmparse.c:
2351 fix ogm[audio/video]parse plugin registration
2352 (riff won't load if bytestream is already loaded)
2354 2004-12-24 Thomas Vander Stichele <thomas at apestaart dot org>
2356 * gst/audioconvert/gstchannelmix.c:
2359 2004-12-24 Thomas Vander Stichele <thomas at apestaart dot org>
2363 disable docs again until it actually passes make distcheck.
2365 2004-12-24 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
2367 * gst/qtdemux/qtdemux.c: (qtdemux_type_get), (qtdemux_audio_caps):
2368 * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
2370 Add 3GP (variables name Q3GP because they can't start with a
2371 number). Add samr audio fourcc (used in .3gp files), decoder
2372 is work in progress. Also do a GST_WARNING instead of ERROR
2373 in case of unknown nodes, to decrease output.
2375 2004-12-24 Thomas Vander Stichele <thomas at apestaart dot org>
2380 2004-12-23 Thomas Vander Stichele <thomas at apestaart dot org>
2383 * ext/speex/gstspeexdec.h:
2384 * ext/speex/gstspeexenc.h:
2385 Fixes #158382. Make speex plugin compatible with both 1.0 and 1.1.
2386 Fix detection code in configure.ac
2388 2004-12-23 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
2390 * gst/matroska/matroska-demux.c:
2391 (gst_matroska_demux_parse_blockgroup):
2392 Save position, so that queries give proper return values. Don't
2393 know how this could ever have worked before...
2395 2004-12-23 Thomas Vander Stichele <thomas at apestaart dot org>
2398 Put additional LAME check inside the conditional. Fixes #152339
2400 2004-12-23 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
2402 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
2403 (gst_avi_demux_stream_scan):
2404 Add some more debug. Fix logic error when setting movi offset
2405 while reading index.
2407 2004-12-23 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
2409 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
2410 (gst_avi_demux_stream_scan), (gst_avi_demux_handle_seek),
2411 (gst_avi_demux_process_next_entry):
2412 Add some debugging. Better detection of broken indexes and the
2413 accompanying index recovery. No infinite loops on state changes
2414 when we're still in our loopfunction.
2416 2004-12-22 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
2421 2004-12-22 Archana Shah <archana.shah@wipro.com>
2423 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
2425 * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_volume):
2426 Normalizing the value before setting
2427 (gst_sunaudiomixer_get_volume):
2428 Normalizing the value after getting. Fixes bug# 161980
2430 2004-12-22 Christian Fredrik Kalager Schaller <uraeus@gnome.org>
2432 * Makefile.am: Make sure docs gets disted
2433 * docs/Makefile.am: Make sure all needed files get disted
2434 * gst-plugins.spec.in: latest updates
2436 2004-12-22 Wim Taymans <wim@fluendo.com>
2438 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
2439 Revert patch 1.38 as clock distribution over schedulers does
2440 not work correcly in the core yet.
2442 2004-12-21 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
2444 * sys/oss/README: remove this file, which predates my birth
2445 (and which content is by far outdated)
2447 2004-12-20 Stefan Kost <ensonic@users.sf.net>
2452 * docs/libs/Makefile.am:
2453 * docs/libs/gst-plugins-libs-docs.sgml:
2454 * docs/libs/gst-plugins-libs-sections.txt:
2455 * docs/libs/tmpl/gstgconf.sgml:
2457 * docs/version.entities.in:
2458 Added boilerplate gtk-doc files for plugin-libs documentation.
2460 2004-12-19 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
2462 * gst/auparse/gstauparse.c: fix int and float audio caps
2464 2004-12-19 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
2466 * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
2467 * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
2468 g_assert() can be a macro, don't use #ifdef inside it.
2470 2004-12-19 Edward Hervey <bilboed@bilboed.com>
2472 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
2474 * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
2475 (gst_videorate_init), (gst_videorate_chain),
2476 (gst_videorate_change_state):
2477 Event handling (fixes #159986).
2479 2004-12-19 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
2481 * gst-libs/gst/riff/riff-media.c:
2482 (gst_riff_create_video_caps_with_data):
2483 Add BLZ0 (Blizzard's version of DivX) fourcc.
2485 2004-12-18 David Schleef <ds@schleef.org>
2487 * gst/tta/gstttadec.c: (gst_tta_dec_link): And yet another
2490 2004-12-18 David Schleef <ds@schleef.org>
2492 * gst/tta/ttadec.h: Disable some header code that isn't used
2493 and clearly isn't portable.
2495 2004-12-18 David Schleef <ds@schleef.org>
2497 * gst/ffmpegcolorspace/imgconvert.c: (get_pix_fmt_info),
2498 (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
2499 (avcodec_get_pix_fmt), (avpicture_layout),
2500 (avcodec_get_pix_fmt_loss), (avg_bits_per_pixel), (img_copy),
2501 (get_convert_table_entry), (img_convert), (img_get_alpha_info):
2502 Fix code to not use GCC extensions (and c99 extensions that
2503 Forte does not like.)
2505 2004-12-19 Tim-Philipp Müller <t.i.m@zen.co.uk>
2507 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
2509 * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
2510 (gst_deinterlace_chain):
2511 Rowstride fixes. Fixes #161039.
2512 * gst/videocrop/gstvideocrop.c: (gst_video_crop_init),
2513 (gst_video_crop_get_property), (gst_video_crop_add_to_struct_val),
2514 (gst_video_crop_getcaps), (gst_video_crop_link),
2515 (gst_video_crop_i420), (gst_video_crop_chain),
2516 (gst_video_crop_change_state):
2517 Rework of negotiation. Actually works now. Fixes #158650.
2519 2004-12-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
2521 * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_sint):
2522 That was very stupid.
2524 2004-12-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
2526 * gst/matroska/matroska-demux.c:
2527 (gst_matroska_demux_parse_blockgroup):
2528 Fix possible crasher.
2530 2004-12-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
2532 * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_uint),
2533 (gst_matroska_ebmlnum_sint), (gst_matroska_demux_parse_blockgroup):
2534 Lace sizes can be zero.
2536 2004-12-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
2538 * ext/musepack/gstmusepackdec.cpp:
2539 Fetch error return values. Fixes #161624.
2540 * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
2543 2004-12-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
2545 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
2546 Work for truncated (unfinished download etc.) files. Fixes #160514.
2548 2004-12-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
2550 * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
2551 Fix for integer overflow. Makes #156001 not crash. Probably masks
2554 2004-12-17 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
2556 * gst/ac3parse/gstac3parse.c: (plugin_init):
2557 Parsers never have ranks. Fixes #159651.
2559 2004-12-17 Benjamin Otte <in7y118@public.uni-hamburg.de>
2561 * gst/playback/gstdecodebin.c: (compare_ranks):
2562 make sure the facotries are ordered the same every time even if they
2563 have the same rank by using the name
2564 * gst/playback/gstdecodebin.c: (find_compatibles):
2565 make sure we don't add factories to the list twice
2567 2004-12-16 David Schleef <ds@schleef.org>
2569 * configure.ac: look for musepack headers as musepack/*.h
2571 * ext/musepack/gstmusepackdec.h: use <musepack/*.h>
2572 * ext/musepack/gstmusepackreader.h: same
2574 2004-12-17 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
2576 * gst-libs/gst/riff/riff-read.c:
2577 (gst_riff_read_strf_auds_with_data):
2578 Read extradata correctly (fixes #155879).
2580 2004-12-16 David Schleef <ds@schleef.org>
2582 * gst/audioscale/gstaudioscale.c: allow passthru of >2 channel
2583 audio. does _not_ attempt or allow conversion unless channels
2586 2004-12-16 Christian Fredrik Kalager Schaller <uraeus@gnome.org>
2588 * tools/gst-launch-ext-m.m: fix mpeg and vob pipelines
2590 2004-12-16 David Schleef <ds@schleef.org>
2592 * gst/audioscale/gstaudioscale.c: the resample library only
2593 handles 1 or 2 channels. Change caps to compensate.
2595 2004-12-16 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
2597 * gst/matroska/matroska-demux.c: (aac_rate_idx), (aac_profile_idx),
2598 (gst_matroska_demux_audio_caps):
2599 Some MPEG-AAC hacks, because else it doesn't work...
2601 2004-12-16 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
2603 * gst-libs/gst/riff/riff-media.c:
2604 (gst_riff_create_video_caps_with_data),
2605 (gst_riff_create_video_template_caps):
2608 2004-12-16 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
2610 * gst-libs/gst/audio/Makefile.am:
2611 Try to fix buildbot.
2613 2004-12-16 Thomas Vander Stichele <thomas at apestaart dot org>
2615 * gst/tcp/gstmultifdsink.c:
2616 Clean up and uniformize debugging.
2618 2004-12-16 Edward Hervey <bilboed@bilboed.com>
2620 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
2622 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
2623 (gst_dvd_demux_reset), (gst_dvd_demux_change_state):
2624 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_reset),
2625 (gst_mpeg_demux_change_state):
2626 Reset on ready. Fixes 160276.
2628 2004-12-16 Sebastien Cote <sc5@hermes.usherb.ca>
2630 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
2632 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2633 (gst_ffmpegcsp_pad_link):
2634 Fix memleak (#154815).
2636 2004-12-16 James Bowes <bowes@cs.dal.ca>
2638 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
2640 * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init),
2641 (gst_musicbrainz_init), (gst_musicbrainz_chain),
2642 (gst_musicbrainz_set_property), (gst_musicbrainz_get_property):
2643 * ext/musicbrainz/gsttrm.h:
2644 Add support for using a proxy server when getting a trm id from
2645 the MusicBrainz database (#149613).
2647 2004-12-16 Christophe Fergeau <teuf@gnome.org>
2649 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
2651 * gst/playback/gstdecodebin.c: (new_pad), (close_link):
2652 * gst/playback/gstplaybasebin.c: (new_decoded_pad):
2653 Fix memleaks (#157233).
2655 2004-12-16 Sebastien Cote <sc5@hermes.usherb.ca>
2657 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
2659 * gst-libs/gst/resample/resample.c: (gst_resample_close):
2660 * gst-libs/gst/resample/resample.h:
2661 * gst/audioscale/gstaudioscale.c:
2662 Fix memleak (#159215).
2664 2004-12-16 Toni Willberg <toniw@iki.fi>
2666 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
2668 * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
2669 * sys/oss/oss_probe.c: (main):
2670 Check for mono/stereo support (similar to samplerate probing),
2671 fixes #159433. Also add missing copyright header to oss_probe.c.
2673 2004-12-15 David Schleef <ds@schleef.org>
2675 * configure.ac: add audioresample and cairo plugins. Remove
2676 HAVE_MMX stuff, because it's not used.
2677 * ext/Makefile.am: same
2678 * ext/audioresample/Makefile.am: You are not ready for an
2679 audio resampling element based on audioresample.
2680 * ext/audioresample/gstaudioresample.c:
2681 * ext/audioresample/gstaudioresample.h:
2682 * ext/cairo/Makefile.am: You are not ready for overlay elements
2683 based on cairo. Don't look too closely, these elements kinda
2685 * ext/cairo/gstcairo.c: new
2686 * ext/cairo/gsttextoverlay.c: new
2687 * ext/cairo/gsttextoverlay.h: new
2688 * ext/cairo/gsttimeoverlay.c: new
2689 * ext/cairo/gsttimeoverlay.h: new
2690 * gst-libs/gst/media-info/media-info-priv.h: fix compile
2691 problem with compilers that don't support variadic macros.
2693 2004-12-15 Balamurali Viswanathan <balamurali.viswanathan@wipro.com>
2695 Reviewed by: David Schleef <ds@schleef.org>
2697 * sys/sunaudio/gstsunaudio.c: (plugin_init): Apply patch from
2698 Bala, registering sunaudiosrc (oops!), and cleaning up code a
2699 bit. Also ran indent-gst.
2700 * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_init),
2701 (gst_sunaudiosrc_change_state), (gst_sunaudiosrc_get),
2702 (gst_sunaudiosrc_setparams):
2704 2004-12-14 David Schleef <ds@schleef.org>
2706 * gst/festival/gstfestival.c: (gst_festival_chain): Set the
2707 output rate to 16000. Should fix #160235.
2709 2004-12-14 Zaheer Abbas Merali <zaheerabbas at merali dot org>
2711 * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
2712 Add typefinding for mpeg2 pes streams
2714 2004-12-13 David Schleef <ds@schleef.org>
2716 * configure.ac: Applied patch from bug #143659, making default
2717 sources and sinks OS-dependent (for Solaris), and added code
2719 * gconf/gstreamer.schemas.in: use OS-dependent sinks in gconf.
2721 2004-12-13 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
2723 * gst-libs/gst/riff/riff-media.c:
2724 forgot to add h2.64 to avidemux template caps
2726 2004-12-13 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
2728 * gst/wavenc/riff.h:
2729 * gst-libs/gst/riff/riff-media.c:
2730 * gst-libs/gst/riff/riff-ids.h:
2731 * gst/avi/gstavimux.c
2732 add 4CC code for VideoSoft h264 in AVI (VSSH)
2734 remove s323 from riff, it's quicktime specific :(
2736 2004-12-13 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
2738 * gst/asfdemux/README
2740 * gst-libs/gst/riff/riff-ids.h
2741 * gst-libs/gst/riff/riff-media.c
2742 * gst/qtdemux/qtdemux.c:
2743 add new 4CC codes for h263 related codecs
2744 fixes partially bug #155163
2746 2004-12-12 Christian Fredrik Kalager Schaller <christian at fluendo dot com>
2748 * configure.ac: Update polyaudio requirement to 0.7
2749 * ext/polyp/polypsink.c: (create_stream): add patch from iain (158258)
2751 2004-12-11 Zaheer Abbas Merali <zaheerabbas at merali dot org>
2753 * gst/interleave/deinterleave.c:
2754 fix my name's spelling! :)
2756 2004-12-11 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
2759 * gst/auparse/gstauparse.c
2760 * gst/interleave/deinterleave.c
2762 alaw-decode.c alaw-encode.c
2763 mulaw-decode.c mulaw-encode.c
2764 * gst/oneton/gstoneton.c
2766 gstosxaudioelement.c gstosxaudiosink.c gstosxaudiosrc.c
2768 cocoawindow.h cocoawindow.m
2769 osxvideosink.h osxvideosink.m
2771 put the same mail address for Zaheer Abbas Merali everywhere
2773 2004-12-10 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
2775 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_loop):
2776 Align by packetsize, and assert that we a packet available before
2777 playing. The first makes webstreams work (they often include
2778 trailing padding data in a packet), the second allows pausing a
2779 ASF stream in totem without getting demux errors afterwards.
2781 2004-12-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
2783 * ext/ogg/gstoggdemux.c: (get_relative):
2784 Check for non-NULL before accessing member (end-of-chain).
2786 2004-12-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
2788 * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
2789 (cdparanoia_set_property), (cdparanoia_get_property):
2790 * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
2791 (dvdnavsrc_set_property), (dvdnavsrc_get_property):
2792 * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
2793 (dvdreadsrc_init), (dvdreadsrc_set_property),
2794 (dvdreadsrc_get_property):
2795 * sys/vcd/vcdsrc.c: (gst_vcdsrc_class_init),
2796 (gst_vcdsrc_set_property), (gst_vcdsrc_get_property):
2797 Synchronize property names where not yet the case. Devices are
2798 now device=X, other versions are deprecated (but still exist).
2799 Also use g_free() unconditionally.
2800 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
2801 (setup_source), (gst_play_base_bin_get_property):
2804 2004-12-09 Thomas Vander Stichele <thomas at apestaart dot org>
2806 * configure.ac: move GCONF macro outside conditional for the am
2807 conditional. Fixes #160439
2809 2004-12-08 David Schleef <ds@schleef.org>
2811 * tools/gst-visualise-m.m: Switch to elements that currently
2814 2004-12-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
2816 * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
2817 We love wrong commas.
2819 2004-12-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
2821 * gst/matroska/matroska-demux.c:
2822 (gst_matroska_demux_handle_src_query):
2823 Don't set DEFAULT, unsupported - makes length display incorrectly
2826 2004-12-07 Christian Fredrik Kalager Schaller <uraeus@gnome.org>
2828 * gst/monoscope/README: remove blurb about files being GPL
2829 * gst/monoscope/gstmonoscope.c: Change license field to LGPL
2830 * gst/monoscope/monoscope.c: Change license to BSD with explanation
2831 monoscope is now effectively LGPL licensed
2833 2004-12-07 Christian Fredrik Kalager Schaller <uraeus@gnome.org>
2835 * gst/monoscope/README: Update information to be more correct
2836 * gst/monoscope/convolve.c: Relicense to LGPL
2837 * gst/monoscope/convolve.h: Relicense to LGPL
2839 2004-12-06 Arwed v. Merkatz <v.merkatz@gmx.net>
2841 * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
2842 set BUFFER_DURATION to correct values (mpeg1 audio frame length is fixed)
2843 * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link):
2844 set default_duration for mpeg1 audio
2846 2004-12-06 Benjamin Otte <in7y118@public.uni-hamburg.de>
2848 * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_close_audio):
2849 * ext/alsa/gstalsa.h:
2850 refactor big chunks of the core caps negotiation code to make it
2851 a lot faster, because people claim it's really slow
2852 (actually, just cache the getcaps when the device is opened)
2854 2004-12-06 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
2856 * ext/a52dec/gsta52dec.c: (gst_a52dec_init),
2857 (gst_a52dec_handle_event), (gst_a52dec_update_streaminfo),
2858 (gst_a52dec_handle_frame), (gst_a52dec_chain),
2859 (gst_a52dec_change_state), (plugin_init):
2860 * ext/a52dec/gsta52dec.h:
2861 Do something useful with timestamps. Make chain-based (since
2862 there's really no reason to be loopbased).
2863 * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
2864 Update current_byte/frame correctly.
2866 2004-12-04 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
2868 * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags),
2869 (gst_ape_demux_stream_init):
2872 2004-12-04 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
2874 * gst/apetag/apedemux.c: (gst_ape_demux_stream_init):
2875 Let's make sure we're done typefinding when detecting tags.
2877 2004-12-03 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
2879 * gst/matroska/ebml-read.c: (gst_ebml_read_class_init),
2880 (gst_ebml_read_init), (gst_ebml_read_use_event),
2881 (gst_ebml_read_element_id), (gst_ebml_peek_id),
2882 (gst_ebml_read_seek), (gst_ebml_read_skip),
2883 (gst_ebml_read_reserve), (gst_ebml_read_buffer),
2884 (gst_ebml_read_master):
2885 * gst/matroska/ebml-read.h:
2886 * gst/matroska/matroska-demux.c:
2887 (gst_matroska_demux_parse_contents),
2888 (gst_matroska_demux_loop_stream), (gst_matroska_demux_audio_caps):
2889 Disgustingly evil hack for working around INTERRUPT events and
2890 their extremely annoying habit of being a pain in the ass. We
2891 simply peek a cluster before reading any of it.
2893 2004-12-03 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
2895 * ext/musepack/gstmusepackdec.cpp:
2896 There's also floating point libmusepacks.
2898 2004-12-03 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
2900 * ext/faad/gstfaad.c: (gst_faad_chanpos_from_gst),
2901 (gst_faad_chanpos_to_gst), (gst_faad_chain):
2902 Set DURATION even if source buffer didn't. Also use increasing
2904 * gst-libs/gst/riff/riff-media.c:
2905 (gst_riff_create_audio_caps_with_data):
2906 Block_align can have larger values than 8192.
2908 2004-12-02 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
2910 * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link):
2911 * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link):
2912 * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link):
2913 * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link):
2916 2004-12-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
2918 * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
2921 2004-12-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
2923 * ext/ogg/gstoggdemux.c: (gst_ogg_type_find):
2926 2004-12-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
2928 * ext/esd/esdsink.c: (gst_esdsink_chain):
2929 Make error actually say something useful (fixes #156798).
2930 * gst-libs/gst/riff/riff-media.c:
2931 (gst_riff_create_video_caps_with_data),
2932 (gst_riff_create_video_template_caps):
2933 Add Intel Video 5.0 fourcc (IV50).
2935 2004-12-01 Christophe Fergeau <teuf@gnome.org>
2937 * ext/mad/gstmad.c: (mpg123_parse_xing_header): fix xing header
2938 detection on mono and stereo mp3 files.
2940 2004-12-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
2942 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
2943 Don't crash on EMPTY caps (e.g. when the demuxer didn't recognize
2944 the contained stream).
2946 2004-12-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
2948 * ext/faad/gstfaad.c: (gst_faad_srcconnect), (gst_faad_chain):
2951 2004-12-01 Sebastien Cote <sc5@hermes.usherb.ca>
2953 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
2955 * gst/law/alaw-decode.c: (alawdec_getcaps):
2956 * gst/law/mulaw-decode.c: (mulawdec_getcaps):
2957 Prevent warnings when negotiating caps (fixes #159338).
2959 2004-12-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
2961 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2962 (gst_ffmpegcsp_chain):
2963 Remove old leftover that shouldn't be there...
2965 2004-12-01 Sebastien Cote <sc5@hermes.usherb.ca>
2967 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
2969 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
2970 Don't forward DISCONT events (fixes #159684).
2972 2004-12-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
2974 * gst/playback/gstplaybin.c: (remove_sinks), (setup_sinks):
2975 Unlink manually since sometimes bin disposal (and therefore
2976 pad unlinking) is delayed, which will cause a new media file
2977 to not be able to start playing instantly.
2979 2004-11-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
2981 * gst/playback/gststreaminfo.c: (stream_info_mute_pad):
2982 On mute of an unlinked stream, check for pad availability so
2983 we don't crash on unlinked pad.
2985 2004-11-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
2987 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
2988 (gst_avi_demux_massage_index):
2989 Fix quite humiliating bug in omitting 0-sized index chunks but
2990 forgetting to count them for timestamps.
2992 2004-11-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
2994 * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
2995 Actually leave the loop if we failed to sync. Don't crash.
2997 2004-11-28 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
2999 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream),
3000 (gst_dvd_demux_process_private):
3001 * gst/mpegstream/gstdvddemux.h:
3002 Fix crash (#159759). Doesn't work, though. :-(.
3004 2004-11-28 Benjamin Otte <otte@gnome.org>
3006 * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
3007 more overwriting protection due to modifying channels one by one
3008 instead of all at once
3010 2004-11-28 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
3012 * gst/audioconvert/gstchannelmix.c:
3013 (gst_audio_convert_fill_normalize):
3014 Normalize using absolute values.
3016 2004-11-28 Julien MOUTTE <julien@moutte.net>
3020 * ext/directfb/Makefile.am:
3021 * ext/directfb/directfbvideosink.c: (gst_directfbvideosink_create),
3022 (gst_directfbvideosink_get_pixel_format),
3023 (gst_directfbvideosink_get_format_from_fourcc),
3024 (gst_directfbvideosink_fixate), (gst_directfbvideosink_getcaps),
3025 (gst_directfbvideosink_sink_link),
3026 (gst_directfbvideosink_change_state),
3027 (gst_directfbvideosink_chain), (gst_directfbvideosink_buffer_free),
3028 (gst_directfbvideosink_buffer_alloc),
3029 (gst_directfbvideosink_interface_supported),
3030 (gst_directfbvideosink_interface_init),
3031 (gst_directfbvideosink_navigation_send_event),
3032 (gst_directfbvideosink_navigation_init),
3033 (gst_directfbvideosink_set_property),
3034 (gst_directfbvideosink_get_property),
3035 (gst_directfbvideosink_finalize), (gst_directfbvideosink_init),
3036 (gst_directfbvideosink_base_init),
3037 (gst_directfbvideosink_class_init),
3038 (gst_directfbvideosink_get_type), (plugin_init):
3039 * ext/directfb/directfbvideosink.h: Adding a first version of
3041 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): Initializing some
3044 2004-11-28 Benjamin Otte <otte@gnome.org>
3046 * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
3047 walk the samples backwards if out_channels > in_channels so we don't
3050 2004-11-28 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
3052 * gst/audioconvert/Makefile.am:
3053 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
3054 (gst_audio_convert_link), (gst_audio_convert_change_state),
3055 (gst_audio_convert_channels):
3056 * gst/audioconvert/gstchannelmix.c:
3057 (gst_audio_convert_unset_matrix),
3058 (gst_audio_convert_fill_identical),
3059 (gst_audio_convert_fill_compatible),
3060 (gst_audio_convert_detect_pos), (gst_audio_convert_fill_one_other),
3061 (gst_audio_convert_fill_others),
3062 (gst_audio_convert_fill_normalize),
3063 (gst_audio_convert_fill_matrix), (gst_audio_convert_setup_matrix),
3064 (gst_audio_convert_passthrough), (gst_audio_convert_mix):
3065 * gst/audioconvert/gstchannelmix.h:
3066 Implement a channel mixer.
3068 2004-11-28 Martin Soto <martinsoto@users.sourceforge.net>
3070 * ext/alsa/gstalsasink.c (gst_alsa_sink_loop):
3071 * ext/alsa/gstalsa.h:
3072 * ext/alsa/gstalsa.c (gst_alsa_set_clock):
3073 Make alsasink actually honor gst_element_set_clock and use that
3074 clock instead of its internal one.
3076 2004-11-27 Christophe Fergeau <teuf@gnome.org>
3078 * gst/playback/gstplaybasebin.c: (setup_source): fixed a caps leak
3079 (gst_play_base_bin_change_state): nullify source and decoder when
3080 going from READY to NULL so that we don't try to do weird stuff with
3081 them when going from NULL to READY
3082 * gst/playback/gstplaybin.c: (gst_play_bin_init): use gst_object_unref
3083 instead of g_object_unref
3084 (gen_video_element), (gen_audio_element): more refcounting fixes, now
3085 it should be correct
3086 (gst_play_bin_change_state): don't call remove_sinks if we are
3087 currently disposing the object
3089 2004-11-27 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
3091 * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
3092 Don't forget bass if it's there. Else left channel is silent...
3094 2004-11-27 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
3096 * ext/a52dec/gsta52dec.c: (gst_a52dec_loop),
3097 (gst_a52dec_change_state):
3098 Don't do sample adjusting anymore, we use float audio now.
3099 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
3100 Don't fixate to non-existing properties.
3102 2004-11-27 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
3104 * ext/a52dec/gsta52dec.c: (gst_a52dec_channels),
3105 (gst_a52dec_change_state):
3106 Advertise that we can do surround sound.
3108 2004-11-27 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
3110 * ext/a52dec/gsta52dec.c: (gst_a52dec_reneg):
3111 Add buffer-frames=0.
3112 * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get_type),
3113 (dvdreadsrc_init), (dvdreadsrc_get_event_mask),
3114 (dvdreadsrc_get_query_types), (dvdreadsrc_get_formats),
3115 (dvdreadsrc_srcpad_event), (dvdreadsrc_srcpad_query),
3116 (_seek_title), (_seek_chapter), (get_next_cell_for), (_read),
3117 (seek_sector), (dvdreadsrc_get), (dvdreadsrc_open_file),
3118 (dvdreadsrc_change_state), (dvdreadsrc_uri_get_type),
3119 (dvdreadsrc_uri_get_protocols), (dvdreadsrc_uri_get_uri),
3120 (dvdreadsrc_uri_set_uri), (dvdreadsrc_uri_handler_init):
3121 * ext/dvdread/dvdreadsrc.h:
3122 Add seeking, querying for bytes, sectors, title, angle and
3123 chapter. Handle multiple chapters. Relicense to LGPL because
3124 Billy agreed on that (thanks Billy!).
3126 2004-11-27 Christophe Fergeau <teuf@gnome.org>
3128 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose):
3129 call parent dispose method
3131 2004-11-27 Martin Soto <martinsoto@users.sourceforge.net>
3133 * gst-libs/gst/audio/audioclock.c (gst_audio_clock_set_active)
3134 (gst_audio_clock_get_internal_time):
3135 Fix active <-> inactive transitions: ensure time value always
3136 grows and avoid abrupt value changes.
3138 2004-11-27 Arwed v. Merkatz <v.merkatz@gmx.net>
3141 * gst/tta/Makefile.am:
3143 * gst/tta/filters.h:
3145 * gst/tta/gstttadec.c:
3146 * gst/tta/gstttadec.h:
3147 * gst/tta/gstttaparse.c:
3148 * gst/tta/gstttaparse.h:
3150 added TTA parser and decoder
3152 2004-11-26 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
3154 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
3155 (probe_triggered), (check_queue), (buffer_underrun),
3156 (buffer_running), (buffer_overrun), (gen_source_element),
3158 * gst/playback/gstplaybasebin.h:
3159 Implement buffering. Needs some more work.
3161 2004-11-26 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
3163 * ext/theora/theoradec.c: (theora_dec_chain):
3164 Fix ilog mask range overflow.
3166 2004-11-26 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
3168 * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
3169 Don't omit the last (which in case of dmix is the only :) )
3170 channel count. Don't set channels if <= 2.
3172 2004-11-26 Christophe Fergeau <teuf@gnome.org>
3174 * gst/playback/gstplaybin.c: (gen_video_element),
3175 (gen_audio_element): Removed 2 obsolete comments
3177 2004-11-26 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
3179 * ext/vorbis/oggvorbisenc.c
3180 * ext/vorbis/vorbisenc.c :
3181 change description fields of those plugins to differentiate them
3182 (pitivi show Encoders by description, they had the same one)
3184 2004-11-25 Christophe Fergeau <teuf@gnome.org>
3186 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
3188 * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
3189 (gst_play_bin_set_property), (gen_video_element),
3190 (gen_audio_element):
3191 Refcounting fixes for provided audio-/videosinks.
3193 2004-11-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
3195 * gst/playback/gstplaybin.c: (gen_video_element),
3196 (gen_audio_element), (setup_sinks), (gst_play_bin_change_state):
3197 Don't reference all sinks, but only the video- and audiosinks.
3198 The vis. element should be disposed when we're done with it.
3199 We don't have any reason to keep it around. This fixes warnings
3200 when reusing playbin for playing multiple audio files with
3201 vis. enabled. Also release audio device on pause - idea stolen
3204 2004-11-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
3206 * ext/a52dec/gsta52dec.c: (gst_a52dec_channels), (gst_a52dec_push),
3207 (gst_a52dec_reneg), (gst_a52dec_loop), (plugin_init):
3208 * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
3209 * ext/alsa/gstalsaplugin.c: (plugin_init):
3210 * ext/dts/gstdtsdec.c: (gst_dtsdec_channels),
3211 (gst_dtsdec_renegotiate), (gst_dtsdec_loop), (plugin_init):
3212 * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_chanpos_from_gst),
3213 (gst_faad_chanpos_to_gst), (gst_faad_sinkconnect),
3214 (gst_faad_srcgetcaps), (gst_faad_srcconnect), (gst_faad_chain),
3215 (gst_faad_change_state), (plugin_init):
3216 * ext/faad/gstfaad.h:
3217 * ext/vorbis/vorbis.c: (plugin_init):
3218 * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
3219 * gst-libs/gst/audio/Makefile.am:
3220 * gst-libs/gst/audio/audio.c: (plugin_init):
3221 * gst-libs/gst/audio/multichannel.c:
3222 (gst_audio_check_channel_positions),
3223 (gst_audio_get_channel_positions),
3224 (gst_audio_set_channel_positions),
3225 (gst_audio_set_structure_channel_positions_list),
3226 (add_list_to_struct), (gst_audio_set_caps_channel_positions_list),
3227 (gst_audio_fixate_channel_positions):
3228 * gst-libs/gst/audio/multichannel.h:
3229 * gst-libs/gst/audio/testchannels.c: (main):
3230 * gst/audioconvert/gstaudioconvert.c:
3231 (gst_audio_convert_class_init), (gst_audio_convert_init),
3232 (gst_audio_convert_dispose), (gst_audio_convert_getcaps),
3233 (gst_audio_convert_parse_caps), (gst_audio_convert_link),
3234 (gst_audio_convert_fixate), (gst_audio_convert_channels):
3235 * gst/audioconvert/plugin.c: (plugin_init):
3236 Surround sound support.
3238 2004-11-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
3240 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
3241 Fix position for discont if we're close as well. Nitpicking, but
3242 saves a few milliseconds of extra waiting or skipping.
3244 2004-11-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
3246 * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter):
3247 We sometimes need parsers for playback, so add those too.
3249 2004-11-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
3252 * gst/apetag/Makefile.am:
3253 * gst/apetag/apedemux.c: (gst_ape_demux_get_type),
3254 (gst_ape_demux_base_init), (gst_ape_demux_class_init),
3255 (gst_ape_demux_init), (gst_ape_demux_get_src_formats),
3256 (gst_ape_demux_get_src_query_types),
3257 (gst_ape_demux_handle_src_query), (gst_ape_demux_get_event_mask),
3258 (gst_ape_demux_handle_src_event), (gst_ape_demux_handle_event),
3259 (gst_ape_demux_typefind_peek), (gst_ape_demux_typefind_get_length),
3260 (gst_ape_demux_typefind_suggest), (gst_ape_demux_typefind),
3261 (gst_ape_demux_parse_tags), (gst_ape_demux_stream_init),
3262 (gst_ape_demux_stream_data), (gst_ape_demux_loop),
3263 (gst_ape_demux_change_state):
3264 * gst/apetag/apedemux.h:
3265 * gst/apetag/apetag.c: (plugin_init):
3266 * gst/typefind/gsttypefindfunctions.c: (apetag_type_find),
3268 APE v1/2 tag reader plus typefind function.
3270 2004-11-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
3273 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
3274 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
3275 Remove hacks for older core. Require newer core version
3278 2004-11-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
3280 * gst/cdxaparse/Makefile.am:
3281 * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_get_type),
3282 (gst_cdxaparse_class_init), (gst_cdxaparse_init),
3283 (gst_cdxaparse_loop), (gst_cdxaparse_change_state), (plugin_init):
3284 * gst/cdxaparse/gstcdxaparse.h:
3285 * gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_get_type),
3286 (gst_cdxastrip_base_init), (gst_cdxastrip_class_init),
3287 (gst_cdxastrip_init), (gst_cdxastrip_get_src_formats),
3288 (gst_cdxastrip_get_src_query_types),
3289 (gst_cdxastrip_handle_src_query), (gst_cdxastrip_get_event_mask),
3290 (gst_cdxastrip_handle_src_event), (gst_cdxastrip_strip),
3291 (gst_cdxastrip_sync), (gst_cdxastrip_handle_event),
3292 (gst_cdxastrip_chain), (gst_cdxastrip_change_state):
3293 * gst/cdxaparse/gstcdxastrip.h:
3294 SVCD/VCD header stripping separated from CDXA image parsing.
3295 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
3297 Add VCD/SVCD header typefinding for VCD/SVCD.
3298 * sys/vcd/vcdsrc.c: (gst_vcdsrc_get_type), (gst_vcdsrc_base_init),
3299 (gst_vcdsrc_class_init), (gst_vcdsrc_init),
3300 (gst_vcdsrc_set_property), (gst_vcdsrc_get_property),
3301 (gst_vcdsrc_get_event_mask), (gst_vcdsrc_get_query_types),
3302 (gst_vcdsrc_get_formats), (gst_vcdsrc_srcpad_event),
3303 (gst_vcdsrc_srcpad_query), (gst_vcdsrc_get),
3304 (gst_vcdsrc_open_file), (gst_vcdsrc_close_file),
3305 (gst_vcdsrc_change_state), (gst_vcdsrc_msf),
3306 (gst_vcdsrc_recalculate), (gst_vcdsrc_uri_get_type),
3307 (gst_vcdsrc_uri_get_protocols), (gst_vcdsrc_uri_get_uri),
3308 (gst_vcdsrc_uri_set_uri), (gst_vcdsrc_uri_handler_init):
3310 Fix up, add seeking, querying, URI interface. Works in totem now.
3312 2004-11-25 Thomas Vander Stichele <thomas at apestaart dot org>
3317 === release 0.8.6 ===
3319 2004-11-25 Thomas Vander Stichele <thomas at apestaart dot org>
3337 releasing 0.8.6, "IOU Love"
3339 2004-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
3341 patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
3343 * gst/playback/gstplaybasebin.c:
3344 Fix unplayable files error handling. Fixes #158365
3346 2004-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
3348 patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
3350 * gst/typefind/gsttypefindfunctions.c:
3351 Fix broken mp3 typefinding. Fixes #158375
3353 2004-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
3355 patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
3357 * ext/ogg/gstoggdemux.c:
3358 Fix sync on broken files. Fixes #158976
3360 2004-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
3362 patch by: Edward Hervey <bilboed@bilboed.com>
3364 * ext/libpng/gstpngenc.c:
3365 Copy over buffer properties. Fixes #158832
3367 2004-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
3369 patch by: Tim-Philipp Müller <t.i.m@zen.co.uk>
3371 * ext/dvdread/dvdreadsrc.c:
3372 Fixes invalid reads (#158462)
3374 2004-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
3376 * sys/v4l/gstv4lsrc.c:
3377 * sys/v4l/gstv4lsrc.h:
3378 * sys/v4l/v4lsrc_calls.c:
3379 Probe less and cache it. Fixes #159187.
3381 2004-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
3383 * gst/videorate/gstvideorate.c:
3384 Handle all video formats. Fixes #159186.
3386 2004-11-16 Jan Schmidt <thaytan@mad.scientist.com>
3387 * gst/synaesthesia/gstsynaesthesia.c:
3388 (gst_synaesthesia_class_init), (gst_synaesthesia_init),
3389 (gst_synaesthesia_dispose), (gst_synaesthesia_finalize),
3390 (gst_synaesthesia_sink_link), (gst_synaesthesia_src_getcaps),
3391 (gst_synaesthesia_src_link), (gst_synaesthesia_chain),
3392 (gst_synaesthesia_change_state), (plugin_init):
3393 Fix up synaesthesia to work under different samplerates/ buffer sizes.
3394 Force 320x200 output, as that's the only thing the underlying
3395 synaesthesia implementation supports. Still needs to be made
3398 2004-11-14 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
3401 Fix mpeg2enc configure check (similar to mplex check below).
3403 2004-11-14 Koop Mast <kwm@rainbow-runner.nl>
3405 reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
3407 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
3408 Fix for gcc-2.95 (fixes #158221).
3410 2004-11-13 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
3412 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
3413 Re-add clock distribution hack (until new core is released).
3416 2004-11-13 Arwed v. Merkatz <v.merkatz@gmx.net>
3418 fix mplex configure check segfaulting on some systems (bug #140994)
3420 2004-11-13 Benjamin Otte <otte@gnome.org>
3422 * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait):
3424 * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
3425 do a wait when we enter the loop func with no data available to
3426 write instead of getting into an 100% CPU loop by just returning and
3427 being called again by the scheduler
3429 2004-11-13 Jan Schmidt <thaytan@mad.scientist.com>
3432 * ext/libvisual/visual.c: (gst_visual_get_type),
3433 (libvisual_log_handler), (gst_visual_getcaps),
3434 (gst_visual_srclink), (gst_visual_change_state), (make_valid_name),
3436 Update libvisual to 0.1.7. Link in the debug handling to gstreamer
3437 * ext/smoothwave/Makefile.am:
3438 * ext/smoothwave/demo-osssrc.c: (main):
3439 * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_class_init),
3440 (gst_smoothwave_init), (gst_smoothwave_dispose), (gst_sw_sinklink),
3441 (gst_sw_srclink), (gst_smoothwave_chain), (gst_sw_change_state),
3443 * ext/smoothwave/gstsmoothwave.h:
3444 Make gstsmoothwave a working element in the 20th century.
3446 * gst/chart/gstchart.c: (gst_chart_init), (gst_chart_srcconnect):
3447 Fix incorrect link function
3449 2004-11-12 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
3451 * gst/volume/gstvolume.c:
3452 Allow buffer-frames=0.
3454 2004-11-12 Iain <iaingnome@gmail.com>
3456 * configure.ac: Check for polypaudio
3458 * ext/Makefile.am: Build the polyp dir
3460 * ext/polyp: The polypsink sources.
3462 2004-10-30 Iain <iaingnome@gmail.com>
3464 * gst/interleave/interleave.c (interleave_unlink): Change the src pads
3465 caps to reflect the new number of channels.
3467 2004-11-12 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
3469 * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
3470 Fix for negotiation order problem. This would show when the
3471 ALSA loopfuction was called before any other function. ALSA
3472 wouldn't do anything because we're not negotiated yet, leading
3473 to an infinite loop. Showed in e.g. Rhythmbox. Fixes #158006.
3475 2004-11-11 Tim-Philipp Müller <t.i.m@zen.co.uk>
3477 reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
3479 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
3480 No warnings (#157986).
3482 2004-11-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
3484 * gst/typefind/gsttypefindfunctions.c: (plugin_init):
3485 Prefer apev1/2 and id3v1 (at end of file) over musepack.
3487 2004-11-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
3489 * gst/matroska/matroska-demux.c: (gst_matroska_demux_loop_stream):
3490 Signal no-more-pads (so it works in playbin).
3492 2004-11-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
3494 * ext/musepack/gstmusepackreader.cpp:
3495 Workaround for older core.
3497 2004-11-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
3499 * gst/ffmpegcolorspace/imgconvert.c: (yuv420p_to_yuv422):
3500 Actually test for odd width/height rather than testing whether
3501 a temporary variable that was 0 before we subtracted 1 is now
3502 not equal to zero (which it always is).
3504 2004-11-11 Zaheer Abbas Merali <zaheerabbas at merali dot org>
3506 * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
3507 Fix compilation if HAVE_XVIDEO is not defined
3509 2004-11-11 Zaheer Abbas Merali <zaheerabbas at merali dot org>
3511 * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
3512 Fix compilation if HAVE_XVIDEO is not defined
3514 2004-11-11 Jan Schmidt <thaytan@mad.scientist.com>
3516 * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
3517 (gst_goom_dispose), (gst_goom_sinkconnect), (gst_goom_chain),
3518 (gst_goom_change_state), (plugin_init):
3519 Use the bytestream adapter so goom doesn't depend on the input
3521 Add a debug category
3523 2004-11-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
3525 * ext/alsa/gstalsa.c: (gst_alsa_change_state):
3526 Only set hardware parameters *after* negotiation. Before
3527 negotiation, it will set ANY and that seems to cause crashes
3528 (see e.g. #151288, #153227).
3530 2004-11-10 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
3532 * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
3533 This seems to be antique leftover. It needs to pass error
3535 * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
3536 (gst_sdlvideosink_deinitsdl), (gst_sdlvideosink_initsdl),
3537 (gst_sdlvideosink_destroy), (gst_sdlvideosink_create),
3538 (gst_sdlvideosink_sinkconnect), (gst_sdlvideosink_chain):
3539 Fix GstXOverlay implementation (#151059).
3541 2004-11-10 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
3543 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
3544 Don't assert (#157853).
3546 2004-11-10 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
3548 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
3549 Fix bytes/samples confustion.
3550 (gst_alsa_sink_mmap), (gst_alsa_sink_loop):
3551 Fix for underrun (#144389).
3553 2004-11-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
3555 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
3556 Disable halfway-seek for pending release (since it needs a new
3559 2004-11-09 Thomas Vander Stichele <thomas at apestaart dot org>
3561 * sys/v4l/gstv4lsrc.c:
3562 * sys/v4l/gstv4lsrc.h:
3563 * sys/v4l/v4lsrc_calls.c:
3564 add autoprobe-fps property so we can separate autoprobing parts
3566 2004-11-09 Thomas Vander Stichele <thomas at apestaart dot org>
3568 * sys/v4l/gstv4lsrc.c:
3569 * sys/v4l/v4lsrc_calls.c:
3570 initialise fourcc to catch unset fourcc's, and debug
3572 2004-11-09 Wim Taymans <wim@fluendo.com>
3574 * gst/playback/README:
3575 * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
3576 * gst/playback/gstplaybin.c: (gst_play_bin_init),
3577 (gst_play_bin_dispose), (gst_play_bin_set_property),
3578 (remove_sinks), (setup_sinks), (gst_play_bin_change_state),
3579 (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
3580 (gst_play_bin_get_formats), (gst_play_bin_convert),
3581 (gst_play_bin_get_query_types), (gst_play_bin_query):
3582 Cleanups and some more documentation.
3584 2004-11-09 Jan Schmidt <thaytan@mad.scientist.com>
3586 * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
3587 (gst_cacasink_init), (gst_cacasink_chain):
3588 * ext/libcaca/gstcacasink.h:
3589 Cacasink inherits from VideoSink, so let that store the clock.
3591 2004-11-09 Wim Taymans <wim@fluendo.com>
3593 * gst/playback/README:
3594 * gst/playback/gstplaybasebin.c: (group_destroy), (group_is_muted),
3595 (add_stream), (unknown_type), (add_element_stream), (no_more_pads),
3596 (probe_triggered), (preroll_unlinked), (new_decoded_pad),
3597 (gst_play_base_bin_change_state), (gst_play_base_bin_found_tag):
3598 * gst/playback/gstplaybin.c: (gen_vis_element), (remove_sinks),
3600 * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute),
3601 (gst_stream_info_is_mute), (gst_stream_info_set_property):
3602 * gst/playback/gststreaminfo.h:
3604 Only switch groups if all streams have muted (EOSed).
3605 Send Tags in sync with the stream playback instead of in
3606 the playback/preroll phase.
3607 Some cleanups, free the fakesrc elements.
3609 2004-11-09 Benjamin Otte <in7y118@public.uni-hamburg.de>
3611 * ext/alsa/gstalsa.c: (gst_alsa_get_caps_internal):
3612 buffer-frames property was missing
3613 * ext/arts/gst_arts.c:
3614 rate missing from sinkcaps
3615 * ext/audiofile/gstafparse.c:
3616 * ext/audiofile/gstafsink.c:
3617 * ext/audiofile/gstafsrc.c:
3618 * ext/swfdec/gstswfdec.c:
3619 int audio doesn't know buffer-frames
3620 * ext/cdparanoia/gstcdparanoia.c:
3621 int audio doesn't know chunksize either
3622 * ext/nas/nassink.c:
3623 it's endianness, not endianess
3624 * gst-libs/gst/audio/audio.h:
3625 make float standard pad template caps really describe float
3626 * gst/law/mulaw.c: (linear_factory):
3628 * gst/mpegstream/gstdvddemux.c:
3629 widths of 20 are not valid
3631 2004-11-08 Thomas Vander Stichele <thomas at apestaart dot org>
3633 Submitted by: Luca Ferretti <elle.uca@infinito.it>
3639 2004-11-08 Wim Taymans <wim@fluendo.com>
3641 * gst/playback/README:
3642 * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
3643 * gst/playback/gstplaybasebin.c: (probe_triggered),
3644 (gst_play_base_bin_change_state):
3645 Updated README, added more comments for fixmes etc..
3647 2004-11-08 Wim Taymans <wim@fluendo.com>
3649 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
3650 We can remove this hack now.
3652 2004-11-08 Wim Taymans <wim@fluendo.com>
3654 * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
3655 (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
3656 (gst_videomixer_blend_buffers), (gst_videomixer_loop):
3657 Only mix AYUV for maximum quality.
3659 2004-11-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
3661 * ext/ogg/gstoggdemux.c: (get_relative), (gst_ogg_demux_src_query),
3662 (gst_ogg_demux_push), (gst_ogg_pad_push):
3663 Let's act as if we're synchronized now! :).
3664 * ext/theora/theoradec.c: (theora_dec_chain):
3667 2004-11-08 Wim Taymans <wim@fluendo.com>
3669 * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
3670 (gst_alpha_set_property), (gst_alpha_sink_link),
3671 (gst_alpha_set_ayuv), (gst_alpha_set_i420),
3672 (gst_alpha_chroma_key_ayuv), (gst_alpha_chroma_key_i420),
3673 (gst_alpha_init_params), (gst_alpha_chain):
3674 Implement alpha functions for AYUV too, this increases
3675 accuracy quite a bit.
3677 2004-11-08 Wim Taymans <wim@fluendo.com>
3679 * gst/ffmpegcolorspace/avcodec.h:
3680 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
3681 (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
3682 (gst_ffmpegcsp_avpicture_fill):
3683 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
3684 (gst_ffmpegcsp_caps_remove_format_info):
3685 * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
3686 (shrink12), (img_get_alpha_info), (deinterlace_line),
3687 (deinterlace_line_inplace):
3688 * gst/ffmpegcolorspace/imgconvert_template.h:
3689 Added AYUV colorspace and handle RGBA a bit more respectful.
3691 2004-11-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
3693 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
3694 Actually always send a discont (cornercase when resending the
3695 same serial-tagged chain twice).
3697 2004-11-08 Julien MOUTTE <julien@moutte.net>
3699 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_clear),
3700 (gst_ximagesink_finalize):
3701 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_clear),
3702 (gst_xvimagesink_finalize): Some more cleanups, leaks fixed and checks.
3704 2004-11-08 Wim Taymans <wim@fluendo.com>
3706 * gst/typefind/gsttypefindfunctions.c: (aac_type_find):
3707 Don't segfault on NULL data.
3709 2004-11-08 Wim Taymans <wim@fluendo.com>
3711 * gst/playback/gstdecodebin.c: (unlinked):
3712 * gst/playback/gstplay-marshal.list:
3713 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
3714 (gst_play_base_bin_init), (group_create), (get_active_group),
3715 (get_building_group), (group_destroy), (group_commit),
3716 (queue_overrun), (remove_groups), (add_stream), (unknown_type),
3717 (add_element_stream), (no_more_pads), (probe_triggered),
3718 (preroll_unlinked), (new_decoded_pad), (removed_decoded_pad),
3719 (state_change), (setup_source), (gst_play_base_bin_get_property),
3720 (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
3721 (gst_play_base_bin_link_stream),
3722 (gst_play_base_bin_get_streaminfo):
3723 * gst/playback/gstplaybasebin.h:
3724 * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
3725 (remove_sinks), (setup_sinks), (gst_play_bin_change_state):
3726 Add support for chained ogg files. Prepare for playlist
3727 support. This patch introduces the concept of pad groups, which
3728 together compose one playable media file.
3730 2004-11-07 David Schleef <ds@schleef.org>
3732 * testsuite/gst-lint: Check for pad templates that aren't statically
3735 2004-11-07 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
3739 * ext/musepack/Makefile.am:
3740 * ext/musepack/gstmusepackdec.cpp:
3741 * ext/musepack/gstmusepackdec.h:
3742 * ext/musepack/gstmusepackreader.cpp:
3743 * ext/musepack/gstmusepackreader.h:
3744 Add musepack decoder.
3745 * ext/faad/gstfaad.c: (gst_faad_base_init):
3746 Make pad templates static.
3747 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
3749 Add musepack typefinder, make mp3 typefinding work halfway stream,
3750 which doesn't actually work yet because id3demux doesn't implement
3753 2004-11-07 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
3755 * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
3756 (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop):
3757 Fix interrupt event handling (#144436).
3759 2004-11-07 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
3761 * ext/mad/gstid3tag.c: (gst_id3_tag_do_typefind):
3764 2004-11-06 Tim-Philipp Müller <t.i.m@zen.co.uk>
3766 reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
3768 * ext/vorbis/vorbisenc.c: (raw_caps_factory):
3769 Fix weird caps (#157548).
3771 2004-11-06 Tim-Philipp Müller <t.i.m@zen.co.uk>
3773 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
3775 * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsm_caps_nego):
3776 Add missing NULL terminator (#157543).
3778 2004-11-05 Thomas Vander Stichele <thomas at apestaart dot org>
3781 * gst/tcp/gsttcpclientsink.c:
3782 * gst/tcp/gsttcpclientsrc.c:
3783 * gst/tcp/gsttcpserversink.c:
3784 * gst/tcp/gsttcpserversrc.c:
3785 ports can go up to 65535. Move common defines to gsttcp.h
3787 2004-11-05 Wim Taymans <wim@fluendo.com>
3789 * gst/videotestsrc/videotestsrc.c: (paint_setup_Y41B),
3790 (paint_hline_Y41B), (paint_setup_Y42B), (paint_hline_Y42B):
3791 Added two more colorspaces.
3793 2004-11-05 Wim Taymans <wim@fluendo.com>
3795 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
3796 (gst_ffmpegcsp_avpicture_fill):
3797 * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
3798 (yuv422p_to_yuv422), (yuv420p_to_yuv422), (shrink12),
3799 (img_convert), (deinterlace_line), (deinterlace_line_inplace):
3802 2004-11-05 Wim Taymans <wim@fluendo.com>
3804 * gst/alpha/gstalpha.c: (gst_alpha_set_property), (gst_alpha_add),
3805 (gst_alpha_chroma_key), (gst_alpha_init_params), (gst_alpha_chain):
3806 * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
3807 (gst_videomixer_fill_checker), (gst_videomixer_blend_buffers),
3808 (gst_videomixer_loop):
3811 2004-11-05 Benjamin Otte <otte@gnome.org>
3813 * ext/mad/gstmad.c: (gst_mad_chain):
3814 don't overflow data buffer. Flush not needed sync data when syncing
3817 2004-11-04 Wim Taymans <wim@fluendo.com>
3819 * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
3820 (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
3821 (gst_alpha_get_property), (gst_alpha_add), (gst_alpha_chroma_key),
3822 (gst_alpha_init_params), (gst_alpha_chain),
3823 (gst_alpha_change_state):
3824 Updated the chroma keying algorithm with something more
3827 2004-11-03 Wim Taymans <wim@fluendo.com>
3829 * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
3830 (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
3831 (gst_videomixer_blend_buffers), (gst_videomixer_loop):
3832 Fix stride issues. Does not completely work for odd
3835 2004-11-03 Wim Taymans <wim@fluendo.com>
3837 * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
3838 (gst_alpha_chroma_key), (gst_alpha_chain):
3839 Fix stride issues. Does not completely work for odd
3842 2004-11-03 Christophe Fergeau <teuf@gnome.org>
3844 * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
3845 * gst/videoscale/videoscale.c: (videoscale_find_by_structure):
3848 2004-11-03 Wim Taymans <wim@fluendo.com>
3850 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
3851 (gst_ffmpegcsp_avpicture_fill):
3852 * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
3854 * gst/ffmpegcolorspace/imgconvert_template.h:
3855 Use correct _fill function to get correct strides.
3857 2004-11-02 David Schleef <ds@schleef.org>
3859 * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
3860 (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_parse_tree),
3861 (qtdemux_parse_udta), (qtdemux_tag_add), (gst_qtdemux_handle_esds):
3862 Change all g_print()s to debugging. Add a bunch of consistency
3865 2004-11-02 Wim Taymans <wim@fluendo.com>
3867 * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
3868 (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
3869 (unlinked), (no_more_pads), (close_link):
3870 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
3871 (unknown_type), (add_element_stream), (new_decoded_pad),
3872 (removed_decoded_pad), (setup_source):
3873 * gst/playback/gststreaminfo.c: (gst_stream_info_get_type),
3874 (gst_stream_info_class_init), (gst_stream_info_init),
3875 (gst_stream_info_new), (gst_stream_info_dispose),
3876 (stream_info_mute_pad), (gst_stream_info_set_property),
3877 (gst_stream_info_get_property):
3878 * gst/playback/gststreaminfo.h:
3879 Fix playback of multiple files.
3880 a slightly different approach to handling dynamic pad removals.
3881 This one only looks at pads that we have linked.
3883 2004-11-01 Christophe Fergeau <teuf@gnome.org>
3885 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_finalize): fix an "invalid
3886 free" warning from libc.
3888 2004-11-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
3890 * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
3891 (get_unconnected_element), (remove_starting_from), (pad_removed),
3893 Implement support for dynamic pad changing. We listen to "live"
3894 pad removals (i.e. while playing) and re-setup autoplugging
3895 after that. Playbasebin/playbin need some more work for this
3896 to finally work, but decodebin supports (and replugs) chained
3899 2004-11-02 Jan Schmidt <thaytan@mad.scientist.com>
3901 * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_dispose),
3902 (gst_alsa_finalize):
3903 * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init),
3904 (gst_cdaudio_finalize):
3905 * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
3906 (cdparanoia_finalize):
3907 * ext/divx/gstdivxdec.c: (gst_divxdec_dispose):
3908 * ext/divx/gstdivxenc.c: (gst_divxenc_dispose):
3909 * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
3910 (dvdreadsrc_finalize):
3911 * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
3912 (gst_flacdec_finalize):
3913 * ext/flac/gstflacenc.c: (gst_flacenc_class_init),
3914 (gst_flacenc_finalize):
3915 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_class_init),
3916 (gst_gnomevfssink_finalize):
3917 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_class_init),
3918 (gst_gnomevfssrc_finalize):
3919 * ext/libfame/gstlibfame.c: (gst_fameenc_class_init),
3920 (gst_fameenc_finalize):
3921 * ext/nas/nassink.c: (gst_nassink_class_init),
3922 (gst_nassink_finalize):
3923 * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_finalize),
3924 (gst_sdlvideosink_class_init):
3925 * ext/sndfile/gstsf.c: (gst_sf_dispose):
3926 * gst-libs/gst/mixer/mixertrack.c: (gst_mixer_track_dispose):
3927 * gst-libs/gst/tuner/tunerchannel.c: (gst_tuner_channel_dispose):
3928 * gst-libs/gst/tuner/tunernorm.c: (gst_tuner_norm_dispose):
3929 * gst-libs/gst/xwindowlistener/xwindowlistener.c:
3930 (gst_x_window_listener_dispose):
3931 * gst/audioscale/gstaudioscale.c:
3932 * gst/playondemand/gstplayondemand.c: (play_on_demand_class_init),
3933 (play_on_demand_finalize):
3934 * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose):
3935 * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
3936 * sys/cdrom/gstcdplayer.c: (cdplayer_class_init),
3937 (cdplayer_finalize):
3938 * sys/glsink/glimagesink.c: (gst_glimagesink_finalize),
3939 (gst_glimagesink_class_init):
3940 * sys/oss/gstosselement.c: (gst_osselement_class_init),
3941 (gst_osselement_finalize):
3942 * sys/oss/gstosssink.c: (gst_osssink_dispose):
3943 * sys/oss/gstosssrc.c: (gst_osssrc_dispose):
3944 * sys/v4l/gstv4lelement.c: (gst_v4lelement_dispose):
3945 Fixes a bunch of problems with finalize and dispose functions,
3946 either assumptions that dispose is only called once, or not calling
3947 the parent class dispose/finalize function
3949 2004-11-01 Stefan Kost <ensonic@users.sf.net>
3951 * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_link):
3952 added two api precondition guards
3953 use g_strdup with getenv to fix crash when using ENVVAR
3955 2004-11-01 Jan Schmidt <thaytan@mad.scientist.com>
3956 * ext/esd/esdsink.c: (gst_esdsink_class_init),
3957 (gst_esdsink_finalize):
3958 Use a finalize function, not dispose, and more importantly,
3959 call the parent class finalize function too
3961 2004-11-01 Johan Dahlin <johan@gnome.org>
3963 * ext/ogg/gstoggdemux.c:
3964 * gst/tags/gstvorbistag.c:
3967 2004-10-31 Benjamin Otte <otte@gnome.org>
3969 * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
3970 lotsa memleaks today. But they're all small...
3972 2004-10-31 Benjamin Otte <otte@gnome.org>
3974 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
3975 another memleak crushed
3977 2004-10-31 Benjamin Otte <otte@gnome.org>
3979 * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
3982 2004-10-31 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
3984 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
3985 Hack to prevent crash when going to READY inside signal handler
3986 while this function is active.
3988 2004-10-31 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
3990 * gst/ffmpegcolorspace/Makefile.am:
3991 * gst/ffmpegcolorspace/avcodec.h:
3992 * gst/ffmpegcolorspace/common.h:
3993 * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
3994 * gst/ffmpegcolorspace/dsputil.h:
3995 * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
3996 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
3997 (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
3998 (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_smpfmt_to_caps),
3999 (gst_ffmpegcsp_codectype_to_caps), (gst_ffmpeg_caps_to_smpfmt),
4000 (gst_ffmpeg_caps_to_pixfmt), (gst_ffmpegcsp_caps_with_codectype),
4001 (gst_ffmpegcsp_avpicture_fill):
4002 * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
4003 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4004 (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
4005 (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_get_type),
4006 (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
4007 (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
4008 (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
4009 (gst_ffmpegcsp_get_property), (gst_ffmpegcolorspace_register):
4010 * gst/ffmpegcolorspace/imgconvert.c:
4011 (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
4012 (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
4013 (avpicture_get_size), (avcodec_get_pix_fmt_loss),
4014 (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
4015 (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
4016 (yuv422_to_yuv420p), (uyvy422_to_yuv420p), (uyvy422_to_yuv422p),
4017 (yuv422_to_yuv422p), (yuv422p_to_yuv422), (yuv422p_to_uyvy422),
4018 (uyvy411_to_yuv411p), (yuv420p_to_yuv422), (C_JPEG_TO_CCIR),
4019 (img_convert_init), (img_apply_table), (shrink41), (shrink21),
4020 (shrink12), (shrink22), (shrink44), (grow21_line), (grow41_line),
4021 (grow21), (grow22), (grow41), (grow44), (conv411),
4022 (gif_clut_index), (build_rgb_palette), (bitcopy_n), (mono_to_gray),
4023 (monowhite_to_gray), (monoblack_to_gray), (gray_to_mono),
4024 (gray_to_monowhite), (gray_to_monoblack), (avpicture_alloc),
4025 (avpicture_free), (is_yuv_planar), (img_convert),
4026 (get_alpha_info_pal8), (img_get_alpha_info), (deinterlace_line),
4027 (deinterlace_line_inplace), (deinterlace_bottom_field),
4028 (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
4029 * gst/ffmpegcolorspace/imgconvert_template.h:
4030 * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
4031 * gst/ffmpegcolorspace/mmx.h:
4032 * gst/ffmpegcolorspace/utils.c: (av_mallocz), (av_strdup),
4033 (av_fast_realloc), (av_mallocz_static), (av_free_static),
4034 (av_freep), (avcodec_get_context_defaults),
4035 (avcodec_alloc_context), (avcodec_init):
4036 Sync back from gst-ffmpeg. Deprecates ffcolorspace. Adds palette
4037 handling plus update from ffmpeg CVS. Large clean-up.
4039 2004-10-31 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
4041 * gst/playback/Makefile.am:
4042 We need the marshallers for decodebin, too.
4044 2004-10-30 David Schleef <ds@schleef.org>
4046 * gst/typefind/gsttypefindfunctions.c: (qt_type_find): Make
4047 quicktime typefinding work with 64-bit offsets.
4049 2004-10-30 Jan Schmidt <thaytan@mad.scientist.com>
4051 * ext/dv/gstdvdec.c: (gst_dvdec_handle_sink_event):
4052 Set EOS on the element when processing an EOS event.
4053 * ext/speex/gstspeexdec.h:
4054 * ext/speex/gstspeexenc.h:
4055 Only keep a const ptr to the mode
4056 * gst-libs/gst/riff/riff-media.c:
4057 (gst_riff_create_audio_caps_with_data),
4058 (gst_riff_create_audio_template_caps):
4059 Allow WMAV3, with up to 6 channels.
4060 * gst/asfdemux/gstasfmux.c: (gst_asfmux_request_new_pad):
4061 Don't call gst_pad_set_event_function on a sink pad.
4062 * gst/mpegstream/gstdvddemux.c:
4063 (gst_dvd_demux_get_subpicture_stream),
4064 (gst_dvd_demux_set_cur_audio), (gst_dvd_demux_set_cur_subpicture):
4065 Copy the explicit caps that were set across to the cur_* pads,
4066 instead of trying to use a possibly non-existent negotiated caps.
4067 Reset the type of subpicture pads to UNKNOWN after calling
4068 init_stream, so that the caps get set.
4070 2004-10-29 Martin Pitt <martin.pitt@canonical.com>
4072 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
4074 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
4075 Don't touch buffer if it is of size 0 (fixes #151064).
4077 2004-10-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
4079 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push), (gst_ogg_pad_push):
4080 Synchronized discont handling.
4082 2004-10-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
4084 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
4085 (gst_ogg_demux_push):
4086 Make seeking sort-of exact again (fixes #156387).
4088 2004-10-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
4090 * gst/playback/gstplaybasebin.c: (unknown_type),
4091 (add_element_stream), (new_decoded_pad),
4092 (gst_play_base_bin_change_state):
4093 * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
4094 (gst_stream_info_init), (gst_stream_info_new),
4095 (gst_stream_info_dispose), (gst_stream_info_get_property):
4096 * gst/playback/gststreaminfo.h:
4097 Make caps explicitely available. Makes testing for unsupported
4098 types possible. Improves error reporting.
4100 2004-10-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
4102 * gst/audioconvert/gstaudioconvert.c:
4103 (gst_audio_convert_buffer_to_default_format):
4104 Really don't touch read-only buffers (#156563).
4106 2004-10-29 Sebastien Cote <sc5@hermes.usherb.ca>
4108 Reviewd by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
4110 * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
4111 Fix memleak (#155223).
4113 2004-10-29 Wim Taymans <wim@fluendo.com>
4115 * gst/tcp/.cvsignore:
4116 * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
4117 (gst_multifdsink_class_init), (gst_multifdsink_init),
4118 (gst_multifdsink_add), (gst_multifdsink_remove),
4119 (gst_multifdsink_remove_client_link), (is_sync_frame),
4120 (gst_multifdsink_new_client),
4121 (gst_multifdsink_handle_client_write),
4122 (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
4123 (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
4124 (gst_multifdsink_get_property):
4125 * gst/tcp/gstmultifdsink.h:
4126 Added burst on connect sync_method, deprecated sync_clients,
4127 streamlined the sync code some more.
4129 2004-10-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
4131 * gst/playback/gstplaybasebin.c: (thread_error), (setup_source),
4132 (gst_play_base_bin_change_state):
4133 Improve error reporting.
4135 2004-10-28 Wim Taymans <wim@fluendo.com>
4137 * gst/tcp/Makefile.am:
4138 * gst/tcp/fdsetstress.c: (mess_some_more), (run_test), (main):
4139 * gst/tcp/gstfdset.c: (nearest_pow), (resize), (ensure_size),
4140 (gst_fdset_new), (gst_fdset_free), (gst_fdset_set_mode),
4141 (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
4142 (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
4143 (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
4145 Added more locks around fdset structures. Fixed/reworked
4146 the poll array resizing code.
4147 Added stress test for fdset.
4149 2004-10-28 Zaheer Abbas Merali <zaheerabbas at merali dot org>
4151 * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
4154 2004-10-28 Benjamin Otte <otte@gnome.org>
4156 * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
4157 fix link function to always query channels and query width for
4161 * gst/equalizer/Makefile.am:
4162 * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_get_type),
4163 (gst_iir_equalizer_base_init), (gst_iir_equalizer_class_init),
4164 (gst_iir_equalizer_init), (gst_iir_equalizer_finalize),
4165 (arg_to_scale), (setup_filter),
4166 (gst_iir_equalizer_compute_frequencies),
4167 (gst_iir_equalizer_set_property), (gst_iir_equalizer_get_property),
4168 (gst_iir_equalizer_filter_inplace), (gst_iir_equalizer_setup),
4172 2004-10-27 Thomas Vander Stichele <thomas at apestaart dot org>
4174 Submitted by: Kjartan Maraas <kmaraas@broadpark.no>
4178 Added Norwegian Bokmaal translation
4180 2004-10-27 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
4182 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
4183 Don't break on options (fixes #156488).
4185 2004-10-27 Thomas Vander Stichele <thomas at apestaart dot org>
4188 * ext/cdaudio/Makefile.am:
4190 fix build on older automake
4192 2004-10-26 Wim Taymans <wim@fluendo.com>
4194 * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
4195 (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
4196 Allow a little margin when negotiating the framerate.
4198 2004-10-26 Stefan Kost <ensonic@users.sf.net>
4200 * gst/level/gstlevel.c:
4201 synchonised naming of pads and pad-templates
4203 2004-10-26 Wim Taymans <wim@fluendo.com>
4205 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
4206 (gst_ogg_demux_handle_event), (_find_chain_get_unknown_part),
4207 (_find_streams_check), (gst_ogg_demux_push):
4208 Fix EOS again. Needs to be done in a better way. We should not
4209 remove the pad if there is no new chained stream.
4211 2004-10-26 Iain <iaingnome@gmail.com>
4213 * ext/ogg/gstoggdemux.c (gst_ogg_pad_new): Free the tag list.
4214 * gst/audioscale/gstaudioscale.c (gst_audioscale_link): Free the copy
4216 * gst/interleave/interleave.c (interleave_class_init): Hook up release
4218 (interleave_release_pad): Remove the pad.
4219 * gst/level/gstlevel.c: Allow the level to take 1 or 2 channels.
4220 * sys/sunaudio/gstsunaudio.c (gst_sunaudio_setparams): Pay attention to
4222 * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support): Free the
4224 (gst_xvimagesink_xcontext_clear): Free the xcontext.
4225 (gst_xvimagesink_finalize): Free the par.
4227 2004-10-26 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
4229 * gst/avi/gstavimux.c: (gst_avimux_audsinkconnect),
4230 (gst_avimux_stop_file):
4231 First calculate the rate, and only then use it. Hdr.rate is a
4232 multiple and not a derivative of hdr.scale. Scale is not the
4233 same as blockalign but is solely related to rate.
4235 2004-10-26 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
4237 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
4238 (gst_gnomevfssink_handle_event), (gst_gnomevfssink_chain):
4241 2004-10-25 James Henstridge <james@jamesh.id.au>
4243 Reviewed by: David Schleef <ds@schleef.org>
4245 * examples/gstplay/player.c: (got_stream_length), (main):
4246 * examples/seeking/cdplayer.c: (update_scale):
4247 * examples/seeking/seek.c: (format_value), (update_scale):
4248 * examples/seeking/spider_seek.c: (format_value), (update_scale),
4250 Build fixes on AMD64.
4252 2004-10-25 Zaheer Abbas Merali <zaheerabbas at merali dot org>
4254 reviewed by: Ronald Bultje <rbultje at gnome dot org>
4256 * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
4257 Fix for some v4l cards which hang in v4lsrc
4259 2004-10-25 Wim Taymans <wim@fluendo.com>
4261 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_remove),
4262 (gst_ogg_demux_push), (gst_ogg_chains_clear):
4263 Make sure to remove the pad when a new chain is
4264 encountered. Set some vars to NULL so we don't try
4265 to reference freed memory.
4267 2004-10-25 Wim Taymans <wim@fluendo.com>
4269 * examples/seeking/Makefile.am:
4270 * examples/seeking/cdplayer.c: (update_scale):
4271 * examples/seeking/chained.c: (unlinked), (new_pad), (main):
4272 * examples/seeking/playbin.c: (make_playerbin_pipeline),
4273 (format_value), (update_scale), (iterate), (start_seek),
4274 (stop_seek), (print_media_info), (play_cb), (pause_cb), (stop_cb),
4275 (print_usage), (main):
4276 Added some more examples, update others.
4278 2004-10-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
4280 * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
4281 * ext/speex/gstspeexdec.c: (speex_dec_chain):
4282 * ext/theora/theoradec.c: (theora_dec_chain):
4283 * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
4284 Add codec-name metadata.
4286 2004-10-25 Takao Fujiwara <Takao.Fujiwara@Sun.COM>
4288 Reviewd by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
4290 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
4291 * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
4292 * ext/alsa/gstalsamixertrack.h:
4294 ALSA mixer track label internationalization (#154054).
4296 2004-10-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
4298 * ext/theora/theoradec.c: (theora_dec_chain):
4299 Export bitrate as metadata.
4301 2004-10-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
4303 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
4304 * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
4305 * ext/alsa/gstalsamixertrack.h:
4306 Fix names, fix loop.
4308 2004-10-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
4310 * ext/speex/gstspeexdec.c: (gst_speex_dec_init),
4311 (speex_dec_convert):
4312 sinkconvert function so oggdemux can get the file length (totem).
4314 2004-10-25 James Morrison <ja2morri@csclub.uwaterloo.ca>
4316 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
4318 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
4319 Don't push incomplete packets.
4320 * gst/typefind/gsttypefindfunctions.c: (m4a_type_find):
4321 Fix MPEG-4 audio typefinding.
4323 2004-10-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
4325 * sys/v4l/Makefile.am:
4326 * sys/v4l/gstv4l.c: (plugin_init):
4327 * sys/v4l/gstv4lelement.c: (gst_v4lelement_get_type),
4328 (gst_v4lelement_init), (gst_v4lelement_dispose),
4329 (gst_v4lelement_change_state):
4330 * sys/v4l/gstv4lelement.h:
4331 * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_open),
4332 (gst_v4l_xoverlay_close), (idle_refresh),
4333 (gst_v4l_xoverlay_set_xwindow_id):
4334 * sys/v4l/gstv4lxoverlay.h:
4335 * sys/v4l/v4l-overlay_calls.c:
4336 * sys/v4l/v4l_calls.h:
4337 * sys/v4l2/Makefile.am:
4338 * sys/v4l2/gstv4l2.c: (plugin_init):
4339 * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_type),
4340 (gst_v4l2element_init), (gst_v4l2element_dispose),
4341 (gst_v4l2element_change_state):
4342 * sys/v4l2/gstv4l2element.h:
4343 * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_open),
4344 (gst_v4l2_xoverlay_close), (idle_refresh),
4345 (gst_v4l2_xoverlay_set_xwindow_id):
4346 * sys/v4l2/gstv4l2xoverlay.h:
4347 * sys/v4l2/v4l2-overlay_calls.c:
4348 * sys/v4l2/v4l2_calls.h:
4349 Remove client-side overlay handling, use the X-server v4l plugin
4350 for that. Nicer overlay, less code. Also make the plugin
4351 compileable without X (but then without overlay, obviously).
4352 Makes xwindowlistener obsolete, should we remove that?
4354 2004-10-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
4356 * sys/oss/gstosssrc.c: (gst_osssrc_get_time), (gst_osssrc_get),
4357 (gst_osssrc_src_query):
4358 * sys/oss/gstosssrc.h:
4359 OK, so people want offset in DEFAULT. This time, actually fix all
4361 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
4364 2004-10-24 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
4366 * gst/asfdemux/gstasfmux.c:
4367 * gst/avi/gstavimux.c:
4370 2004-10-24 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
4372 * sys/v4l2/gstv4l2element.c: (gst_v4l2element_set_property):
4373 Fix properties (channel, norm, frequency).
4375 2004-10-24 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
4377 * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_property):
4379 * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults):
4382 2004-10-24 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
4384 * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_clear_format_list):
4387 2004-10-24 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
4389 * sys/v4l2/gstv4l2element.h:
4390 Yet Another Hack (tm) for kernel header borkedness.
4391 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
4392 (gst_v4l2src_v4l2fourcc_to_caps), (gst_v4l2_fourcc_from_structure),
4393 (gst_v4l2src_link), (gst_v4l2src_getcaps),
4394 (gst_v4l2src_change_state):
4395 * sys/v4l2/gstv4l2src.h:
4396 * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_init),
4397 (gst_v4l2src_capture_start), (gst_v4l2src_capture_stop):
4398 Fix caps, keep track of state, work.
4400 2004-10-24 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
4402 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
4405 2004-10-24 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
4407 * sys/oss/gstosssrc.c: (gst_osssrc_get):
4408 Don't mix bytes and samples.
4410 2004-10-24 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
4412 * ext/ogg/gstoggmux.c:
4413 Basic pad template which accepts OGM tracks, speex, flac, vorbis
4414 and theora. Any is incorrect.
4415 * gst/asfdemux/gstasfmux.c: (gst_asfmux_vidsink_link):
4417 * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
4418 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
4419 (gst_v4lmjpegsrc_init), (gst_v4lmjpegsrc_srcconnect),
4420 (gst_v4lmjpegsrc_getcaps), (gst_v4lmjpegsrc_change_state):
4421 * sys/v4l/gstv4lmjpegsrc.h:
4422 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
4423 (gst_v4lsrc_change_state):
4424 * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_start),
4425 (gst_v4lmjpegsrc_capture_stop):
4426 Fix caps. Keep track of internal state. Work.
4428 2004-10-23 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
4431 Fix the build fixes.
4433 2004-10-23 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
4435 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
4436 (gst_ogg_demux_src_event), (_find_chain_seek),
4438 Check for pad availability before using it.
4439 * ext/ogg/gstoggdemux.c: (_find_chain_process):
4440 Fix parsing of chained ogg. Needs more work on the decoder side.
4442 2004-10-22 Benjamin Otte <in7y118@public.uni-hamburg.de>
4444 * gst/spectrum/Makefile.am:
4445 * gst/spectrum/demo-osssrc.c: (spectrum_chain), (main),
4447 Fix demo and reenable it. Yes, I'm currently playing with audio
4450 2004-10-22 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
4452 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
4453 We love it if files that start at zero work too...
4455 2004-10-22 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
4457 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
4458 Handle files with missing EOS headers.
4460 2004-10-21 Zaheer Abbas Merali <zaheerabbas at merali dot org>
4462 * gst/tcp/gsttcpserversink.c:
4463 (gst_tcpserversink_handle_server_read),
4464 (gst_tcpserversink_init_send):
4465 Zero some variables first (need for accept not to return EINVAL)
4467 2004-10-20 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
4469 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
4470 (gst_ogg_demux_src_event), (gst_ogg_pad_push):
4471 * ext/theora/theoradec.c: (theora_dec_sink_convert),
4473 * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
4474 (gst_vorbis_dec_init), (vorbis_dec_convert), (vorbis_dec_chain):
4475 Seeking and querying finetune.
4477 2004-10-20 Thomas Vander Stichele <thomas at apestaart dot org>
4481 * ext/raw1394/Makefile.am:
4484 2004-10-20 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
4486 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
4488 * gst/playback/Makefile.am:
4489 * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
4490 * gst/playback/gstplay-marshal.list:
4491 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init):
4494 2004-10-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
4496 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event):
4499 2004-10-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
4501 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
4502 (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
4504 Yay for non-lineair granulepos in theora.
4506 2004-10-18 Wim Taymans <wim@fluendo.com>
4508 * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
4509 (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
4510 * ext/dv/gstdvdec.h:
4511 Make sure we renegotiate aspect ratio when the camera switches.
4513 2004-10-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
4515 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
4516 (gst_ogg_demux_src_event), (gst_ogg_pad_push):
4518 * ext/theora/theoradec.c: (theora_dec_chain):
4519 Skip headers. Bad idea for chained ogg, but fixes seeking.
4521 2004-10-18 Wim Taymans <wim@fluendo.com>
4524 I swear, this is the last time I touch this.
4526 2004-10-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
4528 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
4529 (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
4530 (_read_bos_process), (gst_ogg_demux_iterate), (gst_ogg_pad_new):
4532 * ext/theora/theoradec.c: (theora_dec_sink_convert):
4533 Time-to-default conversion.
4534 * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
4535 Don't error on unknown packets, just skip. We should probably
4536 read them if we want to support chained ogg.
4538 2004-10-18 Wim Taymans <wim@fluendo.com>
4541 Added cdaudio to wrong list.
4543 2004-10-18 Wim Taymans <wim@fluendo.com>
4548 2004-10-18 Wim Taymans <wim@fluendo.com>
4550 * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
4551 (gst_dvdec_video_link), (gst_dvdec_push):
4552 * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
4553 (gst_smokeenc_resync), (gst_smokeenc_chain):
4554 Fix mimetype on smoke encoder.
4555 Add aspect ratio to dvdec. Not sure if these
4556 values are correct though....
4558 2004-10-18 Wim Taymans <wim@fluendo.com>
4560 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
4561 Fix vorbis property descriptions and ranges.
4563 2004-10-18 Wim Taymans <wim@fluendo.com>
4565 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
4566 Really do nothing when no data is available.
4567 Go to the playing state when the stream is not seekable
4570 2004-10-18 Wim Taymans <wim@fluendo.com>
4572 * ext/cdaudio/gstcdaudio.c: (_do_init), (gst_cdaudio_base_init),
4573 (gst_cdaudio_get_event_masks), (gst_cdaudio_send_event),
4574 (gst_cdaudio_query), (plugin_init), (cdaudio_uri_get_type),
4575 (cdaudio_uri_get_protocols), (cdaudio_uri_get_uri),
4576 (cdaudio_uri_set_uri), (cdaudio_uri_handler_init):
4577 Added uri handler for cd://
4580 2004-10-18 Wim Taymans <wim@fluendo.com>
4582 * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
4583 (gst_decode_bin_init), (find_compatibles), (close_pad_link),
4584 (try_to_link_1), (no_more_pads), (close_link), (type_found):
4585 * gst/playback/gstplaybasebin.c: (gen_preroll_element),
4586 (remove_prerolls), (unknown_type), (add_element_stream),
4587 (new_decoded_pad), (setup_source), (gst_play_base_bin_add_element),
4588 (gst_play_base_bin_remove_element),
4589 (gst_play_base_bin_link_stream):
4590 * gst/playback/gstplaybin.c: (gen_video_element),
4591 (gen_vis_element), (remove_sinks), (setup_sinks):
4592 * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
4593 (gst_stream_info_get_type), (gst_stream_info_class_init),
4594 (gst_stream_info_init), (gst_stream_info_new),
4595 (gst_stream_info_dispose), (stream_info_mute_pad),
4596 (gst_stream_info_set_property), (gst_stream_info_get_property):
4597 * gst/playback/gststreaminfo.h:
4598 Add sink padtemplate to decodebin.
4599 Added some more comments.
4600 Make queue size configurable in playbasebin.
4601 Added possibility to use elements as sinks (ex cdaudio).
4603 2004-10-15 Wim Taymans <wim@fluendo.com>
4605 * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
4606 (gst_speexenc_chain):
4607 Fix speex timestamps so that it gets muxed properly.
4609 2004-10-15 Wim Taymans <wim@fluendo.com>
4611 * ext/raw1394/gstdv1394src.c: (gst_dv1394src_get_type),
4612 (gst_dv1394src_base_init), (gst_dv1394src_class_init),
4613 (gst_dv1394src_init), (gst_dv1394src_dispose),
4614 (gst_dv1394src_iso_receive), (gst_dv1394src_discover_avc_node),
4615 (gst_dv1394src_change_state), (gst_dv1394src_get_event_mask),
4616 (gst_dv1394src_event), (gst_dv1394src_get_formats),
4617 (gst_dv1394src_convert), (gst_dv1394src_get_query_types),
4618 (gst_dv1394src_query), (gst_dv1394src_uri_get_type),
4619 (gst_dv1394src_uri_get_protocols), (gst_dv1394src_uri_get_uri),
4620 (gst_dv1394src_uri_set_uri), (gst_dv1394src_uri_handler_init):
4621 * ext/raw1394/gstdv1394src.h:
4622 Added conversion/query functions.
4623 Update buffer timestamps,
4625 Added uri dv:// so it might play from the firewire in playbin.
4626 Fix a possible leak.
4629 2004-10-15 Wim Taymans <wim@fluendo.com>
4631 * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
4632 (gst_dv1394src_init), (gst_dv1394src_set_property),
4633 (gst_dv1394src_get_property), (gst_dv1394src_iso_receive),
4634 (gst_dv1394src_discover_avc_node), (gst_dv1394src_change_state):
4635 * ext/raw1394/gstdv1394src.h:
4636 Added AV/C VTR control support needed for some cameras.
4637 Added automatic port detection.
4638 Added properties for selecting the channel.
4639 The configure.ac script is not yet updated to reflect the
4640 new libavc1394 and librom1394 dependencies.
4642 2004-10-15 Wim Taymans <wim@fluendo.com>
4644 * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
4645 (qtdemux_parse), (gst_qtdemux_handle_esds):
4646 An esds box is not a container.
4647 Fix parsing of mp4v boxes.
4648 Do not try to renegotiate fps for each frame. Need to
4649 find a better method. This should fix mp4 playback.
4651 2004-10-14 David Schleef <ds@schleef.org>
4653 * configure.ac: update for swfdec-0.3 and liboil-0.2
4654 * ext/swfdec/gstswfdec.c: update for swfdec-0.3
4655 * ext/swfdec/gstswfdec.h: same
4656 * gst/videofilter/gstvideobalance.c: update for liboil-0.2
4657 * gst/videotestsrc/videotestsrc.c: same
4659 2004-10-14 Wim Taymans <wim@fluendo.com>
4661 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
4662 (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
4663 (is_sync_frame), (gst_multifdsink_new_client),
4664 (gst_multifdsink_handle_client_write),
4665 (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
4666 (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
4667 Turn warnings into info.
4668 Don't allow a state change in the streaming thread.
4670 2004-10-14 Thomas Vander Stichele <thomas at apestaart dot org>
4672 * ext/vorbis/oggvorbisenc.c:
4673 * ext/vorbis/vorbisdec.c:
4674 fix template sample rate
4676 2004-10-13 Wim Taymans <wim@fluendo.com>
4678 * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
4679 Decoding the header first fixes some problems in resyncing
4682 2004-10-12 Wim Taymans <wim@fluendo.com>
4684 * gst/playback/gstplaybin.c: (gen_video_element),
4685 (gen_vis_element), (remove_sinks), (setup_sinks):
4686 Added vis plugin support, need to configure the vis
4687 element to activate it.
4689 2004-10-12 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
4691 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get),
4692 (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
4694 * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
4695 (gst_avi_demux_handle_src_event), (gst_avi_demux_read_superindex),
4696 (gst_avi_demux_read_subindexes), (gst_avi_demux_add_stream),
4697 (gst_avi_demux_stream_index), (gst_avi_demux_skip),
4698 (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
4699 (gst_avi_demux_massage_index), (gst_avi_demux_stream_header):
4700 * gst/avi/gstavidemux.h:
4701 Support for openDML-2.0 indx/ix## chunks. Support for broken index
4702 recovery (where, if part of the index is broken, we will still read
4703 the rest of the index and recover the broken part by stream
4704 scanning). More broken media support. EOS workarounds. General AVI
4705 braindamage headache recovery. Aspirin included.
4707 2004-10-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
4709 * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_open),
4710 (cdparanoia_event), (cdparanoia_query):
4711 Get rid of hideous lead-in.
4713 2004-10-11 Wim Taymans <wim@fluendo.com>
4715 * gst/playback/gstplaybasebin.c: (setup_source):
4716 Wrong var used to get g_list_next.
4718 2004-10-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
4720 * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
4721 (cdparanoia_get), (cdparanoia_open):
4722 Report discid as metadata, add duration.
4724 2004-10-11 Wim Taymans <wim@fluendo.com>
4726 * gst/playback/gstplaybasebin.c: (setup_source):
4727 Cleanup the previous pipeline a little earlier for the
4728 case that a source element provides raw data.
4730 2004-10-11 Benjamin Otte <otte@gnome.org>
4732 * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
4733 reset v1 tag offset when there is no v1 tag. Fixes id3demux always
4734 consuming the last 128 bytes, even though it was valid mp3 data.
4736 2004-10-10 Zaheer Abbas Merali <zaheerabbas at merali dot org>
4738 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
4739 (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
4740 * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
4741 Change g_warnings to GST_WARNING_OBJECT and fix colourspace issue
4743 2004-10-10 Zaheer Abbas Merali <zaheerabbas at merali dot org>
4745 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps):
4746 Fix for webcams that support only specific width or height
4748 2004-10-09 Tim-Philipp Müller <t.i.m@zen.co.uk>
4750 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
4752 * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
4753 Fix wrong discont event setup (fixes #154967).
4755 2004-10-09 Sebastien Cote <sc5@hermes.usherb.ca>
4757 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
4759 * gst/auparse/gstauparse.c: (gst_auparse_chain):
4760 Error out on invalid data (fixes #154807).
4762 2004-10-09 Tim-Philipp Müller <t.i.m@zen.co.uk>
4764 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
4766 * ext/dvdread/dvdreadsrc.c: (_read):
4767 Make titles > 0 work again (fixes #154834).
4769 2004-10-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
4771 * gst-libs/gst/riff/riff-media.c:
4772 (gst_riff_create_video_template_caps):
4773 WMV3 missing in template caps.
4775 2004-10-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
4777 * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
4778 OK, so the original code was too strict. It makes random AVI files
4779 hang for seconds upon opening, which is unacceptable and is far
4780 beyond the original goal of getting multiple chunks for one-chunk
4781 sounc stream files. So now do just that.
4783 2004-10-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
4785 * gst/playback/gstplaybasebin.c: (setup_source),
4786 (gst_play_base_bin_change_state):
4787 Actually clean up streaminfo if output fails. This would trigger
4788 if, for example, there was no CD in the drive. No preroll, so
4789 a streaminfo structure is created, but the subsequent state change
4790 of the thread fails.
4791 * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
4792 Don't change state if parent failed.
4794 2004-10-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
4796 * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
4797 (gst_play_bin_init), (gst_play_bin_get_property), (handoff),
4798 (gen_video_element), (remove_sinks):
4799 Add small bits of code for screenshot handling.
4801 2004-10-08 Wim Taymans <wim@fluendo.com>
4803 * gst/playback/gstplaybin.c: (gst_play_bin_set_property),
4804 (gen_video_element), (gen_audio_element), (setup_sinks):
4805 Don't assume the user provided sinks are named "sink"...
4807 2004-10-08 Wim Taymans <wim@fluendo.com>
4809 * gst/playback/gstplaybasebin.c: (gen_preroll_element),
4810 (unknown_type), (setup_source), (gst_play_base_bin_remove_element),
4811 (gst_play_base_bin_link_stream):
4812 Do not try to autoplug sources that generate raw streams like
4814 disconnect the preroll overrun signal when we don't need it anymore.
4816 2004-10-08 Milosz Derezynski <internalerror.rez@fhtw-berlin.de>
4818 * ext/cdparanoia/gstcdparanoia.c: (_do_init),
4819 Added reworked patch from #154903 from milosz derezynski (deadchip).
4821 2004-10-08 Wim Taymans <wim@fluendo.com>
4823 * ext/cdparanoia/gstcdparanoia.c: (_do_init),
4824 (cdparanoia_base_init), (cdparanoia_class_init), (cdparanoia_init),
4825 (cdparanoia_dispose), (cdparanoia_get), (cdparanoia_change_state),
4826 (cdparanoia_convert), (cdparanoia_uri_get_type),
4827 (cdparanoia_uri_get_protocols), (cdparanoia_uri_get_uri),
4828 (cdparanoia_uri_set_uri), (cdparanoia_uri_handler_init):
4829 * ext/cdparanoia/gstcdparanoia.h:
4830 This adds the cdda://<tracknum> uri.
4832 2004-10-08 Wim Taymans <wim@fluendo.com>
4834 * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
4835 (gst_decode_bin_init), (find_compatibles), (close_pad_link),
4836 (try_to_link_1), (no_more_pads), (close_link), (type_found):
4837 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
4838 (unknown_type), (gst_play_base_bin_remove_element),
4839 (gst_play_base_bin_link_stream):
4840 * gst/playback/gstplaybasebin.h:
4841 * gst/playback/gstplaybin.c: (gst_play_bin_init),
4842 (gst_play_bin_set_property), (gen_video_element),
4843 (gen_audio_element), (setup_sinks):
4844 * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
4845 (gst_stream_info_get_type), (gst_stream_info_class_init),
4846 (gst_stream_info_init), (gst_stream_info_new),
4847 (gst_stream_info_dispose), (stream_info_mute_pad),
4848 (gst_stream_info_set_property), (gst_stream_info_get_property):
4849 * gst/playback/gststreaminfo.h:
4850 Reuse the audio and video bins.
4851 Some internal cleanups in the stream selection code.
4853 2004-10-08 Julien MOUTTE <julien@moutte.net>
4855 * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
4856 (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
4857 * sys/ximage/ximagesink.h:
4858 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
4859 (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
4860 * sys/xvimage/xvimagesink.h: Reverting Ronald's changes as the issue is
4861 not coming from those elements. Moreover these elements should not keep
4862 the xid they have been given when in NULL state.
4864 2004-10-07 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
4866 * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
4867 (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
4868 * sys/ximage/ximagesink.h:
4869 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
4870 (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
4871 * sys/xvimage/xvimagesink.h:
4872 Actually only create a new toplevel window if we're not gonna
4873 embed it right after.
4875 2004-10-07 Wim Taymans <wim@fluendo.com>
4877 * gst/playback/gstplaybasebin.c: (play_base_bin_mute_pad),
4878 (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream):
4879 * gst/playback/gstplaybin.c: (setup_sinks):
4880 Implement muting/unmuting of streams, mute streams that are not
4883 2004-10-07 Wim Taymans <wim@fluendo.com>
4885 * gst/typefind/gsttypefindfunctions.c: (ac3_type_find),
4887 Added lame audio/x-ac3 typefind function.
4889 2004-10-06 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
4894 === release 0.8.5 ===
4896 2004-10-06 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
4901 releasing 0.8.5, "Take You On"
4903 2004-10-06 Wim Taymans <wim@fluendo.com>
4905 * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
4906 (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
4907 (no_more_pads), (close_link), (type_found):
4908 * gst/playback/gstplaybasebin.c: (new_decoded_pad):
4909 * gst/playback/gstplaybin.c: (gen_video_element):
4910 Do not signal the no_more_pads after the first pad when
4911 we are plugging a non dynamic element with multiple
4912 output pads (like swfdec, dvdec, ...).
4914 2004-10-06 Thomas Vander Stichele <thomas at apestaart dot org>
4919 2004-10-06 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
4921 * gst/wavparse/gstwavparse.c:
4922 add ATRAC3 to STATIC CAPS to fix a warning
4924 * gst/matroska/ebml-read.c:
4925 * gst-libs/gst/riff/riff-read.c:
4928 2004-10-06 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
4930 * gst-libs/gst/riff/riff-media.c:
4931 generate caps for ATRAC3 audio streams
4933 * gst/realmedia/rmdemux.c:
4934 generate caps for ATRAC3 audio streams
4936 2004-10-06 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
4938 * gst/wavparse/Makefile.am
4939 * gst/wavparse/riff.h
4940 * gst/wavparse/wavparse.vcproj
4941 riff.h removal (unused and duplication with riff-ids.h)
4943 2004-10-06 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
4945 * gst/wavparse/gstwavparse.h
4946 remove duplicated defines for audio codec codes
4948 * gst-libs/gst/riff/riff-ids.h
4949 * gst/wavenc/riff.h:
4950 add "4CC" code for ATRAC3 audio streams
4951 add "4CC" code for ITU_G721_ADPCM (unused for now)
4953 2004-10-06 Wim Taymans <wim@fluendo.com>
4955 * gst/flx/gstflxdec.c: (gst_flxdec_init), (gst_flxdec_loop):
4956 Actually _do_ negotiation. Pass gdouble as arg instead
4957 of guint64 for the framerate.
4959 2004-10-06 Wim Taymans <wim@fluendo.com>
4961 * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
4962 (find_compatibles), (close_pad_link), (try_to_link_1),
4963 (no_more_pads), (close_link), (type_found):
4964 * gst/playback/gstplaybasebin.c: (new_decoded_pad):
4965 * gst/playback/gstplaybin.c: (gen_video_element),
4966 (gen_audio_element):
4967 Set state on newly added element to READY so that negotiation
4969 Addes some more debug info.
4970 Do not try to plug pads with multiple caps structures or ANY
4971 because it is too dangerous since we do not do dynamic
4974 2004-10-06 Thomas Vander Stichele <thomas at apestaart dot org>
4976 written by: Gora Mohanty <gora_mohanty@yahoo.co.in>
4980 add Oriya translation
4982 2004-10-05 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
4984 * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
4985 Prevent overwrite of size member. Makes audio sound crappy.
4987 2004-10-05 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
4989 * gst/typefind/gsttypefindfunctions.c: (plugin_init):
4990 Add rmvb to the list of known RealMedia extensions
4992 2004-10-05 Wim Taymans <wim@fluendo.com>
4994 * ext/libmng/gstmngdec.c: (gst_mngdec_loop), (mngdec_error),
4995 (mngdec_openstream), (mngdec_closestream),
4996 (mngdec_handle_sink_event), (mngdec_readdata),
4997 (mngdec_gettickcount), (mngdec_settimer), (mngdec_processheader),
4998 (mngdec_getcanvasline), (mngdec_refresh),
4999 (gst_mngdec_change_state):
5000 Set the framerate correctly.
5002 2004-10-04 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
5004 * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
5005 There was something wrong with the index massaging.
5007 2004-10-04 Wim Taymans <wim@fluendo.com>
5009 * ext/jpeg/gstjpeg.c: (smoke_type_find), (plugin_init):
5010 * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
5011 (gst_smokedec_chain):
5012 * ext/jpeg/gstsmokedec.h:
5013 * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
5014 (gst_smokeenc_init), (gst_smokeenc_resync), (gst_smokeenc_chain):
5015 * ext/jpeg/gstsmokeenc.h:
5016 * ext/jpeg/smokecodec.c: (smokecodec_encode_new),
5017 (smokecodec_decode_new), (smokecodec_info_free),
5018 (smokecodec_set_quality), (smokecodec_get_quality),
5019 (smokecodec_set_threshold), (smokecodec_get_threshold),
5020 (smokecodec_set_bitrate), (smokecodec_get_bitrate),
5021 (find_best_size), (abs_diff), (put), (smokecodec_encode_id),
5022 (smokecodec_encode), (smokecodec_parse_id),
5023 (smokecodec_parse_header), (smokecodec_decode):
5024 * ext/jpeg/smokecodec.h:
5025 * ext/jpeg/smokeformat.h:
5026 Updated smoke, new bitstream, allows embedding in ogg.
5028 2004-10-04 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
5030 * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
5031 Fix seeking in some files. All this code is no longer needed (and
5032 actually breaks stuff) because we now synchronize the full index
5033 right when reading the header.
5035 2004-10-04 Wim Taymans <wim@fluendo.com>
5038 configure update for libmng.
5040 2004-10-04 Wim Taymans <wim@fluendo.com>
5042 * ext/libmng/Makefile.am:
5043 * ext/libmng/gstmng.c: (plugin_init):
5044 * ext/libmng/gstmng.h:
5045 * ext/libmng/gstmngdec.c: (gst_mngdec_get_type),
5046 (gst_mngdec_base_init), (gst_mngdec_class_init),
5047 (gst_mngdec_sinklink), (gst_mngdec_init), (gst_mngdec_src_getcaps),
5048 (gst_mngdec_loop), (gst_mngdec_get_property),
5049 (gst_mngdec_set_property), (mngdec_error), (mngdec_openstream),
5050 (mngdec_closestream), (mngdec_handle_sink_event),
5051 (mngdec_readdata), (mngdec_gettickcount), (mngdec_settimer),
5052 (mngdec_processheader), (mngdec_getcanvasline), (mngdec_refresh),
5053 (gst_mngdec_change_state):
5054 * ext/libmng/gstmngdec.h:
5055 * ext/libmng/gstmngenc.c: (gst_mngenc_get_type),
5056 (mng_caps_factory), (raw_caps_factory), (gst_mngenc_base_init),
5057 (gst_mngenc_class_init), (gst_mngenc_sinklink), (gst_mngenc_init),
5058 (gst_mngenc_chain), (gst_mngenc_get_property),
5059 (gst_mngenc_set_property):
5060 * ext/libmng/gstmngenc.h:
5061 Added basic MNG decoder. Needs more work. The encoder does
5064 2004-10-04 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
5066 * gst/realmedia/rmdemux.c: (gst_rmdemux_handle_sink_event),
5067 (gst_rmdemux_loop), (gst_rmdemux_add_stream),
5068 (gst_rmdemux_parse_mdpr), (gst_rmdemux_dump_mdpr):
5069 Don't hang on length=0 chunks. Some negotiation fixes. Signal
5072 2004-10-04 Thomas Vander Stichele <thomas at apestaart dot org>
5075 you need at least 1.0.4 of speex
5077 2004-10-04 Iain <iaingnome@gmail.com>
5079 * ext/speex/gstspeexdec.h: Revert the includes changes.
5081 * ext/speex/gstspeexenc.[ch]: Revert the includes changes.
5083 2004-09-30 Iain <iaingnome@gmail.com>
5085 * sys/sunaudio/gstsunaudio.c (gst_sunaudiosink_open): Use the device
5086 found during init or set as a property instead of hardcoding /dev/audio
5088 2004-10-04 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
5090 * gst/realmedia/rmdemux.c: (gst_rmdemux_class_init),
5091 (gst_rmdemux_init), (gst_rmdemux_handle_sink_event),
5092 (gst_rmdemux_loop), (gst_rmdemux_add_stream), (re_hexdump_bytes),
5093 (re_dump_pascal_string), (gst_rmdemux_dump__rmf),
5094 (gst_rmdemux_dump_prop), (gst_rmdemux_parse_mdpr),
5095 (gst_rmdemux_dump_mdpr), (gst_rmdemux_dump_indx),
5096 (gst_rmdemux_dump_data):
5097 Use debug category, fix EOS handling. filesrc ! rmdemux now
5100 2004-10-04 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
5102 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
5103 (gst_avi_demux_stream_scan), (sort), (gst_avi_demux_massage_index),
5104 (gst_avi_demux_stream_header), (gst_avi_demux_stream_data):
5105 Improve allocation, cutting and sorting of the index. How takes a
5106 few seconds instead of minutes.
5108 2004-10-03 Christophe Fergeau <teuf@gnome.org>
5110 * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_mdpr):
5113 2004-10-02 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
5115 * gst-libs/gst/riff/riff-media.c:
5116 (gst_riff_create_video_caps_with_data),
5117 (gst_riff_create_video_template_caps):
5118 Add wing commander format mimetype/fourccs.
5119 * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
5120 Don't crash if some value is 0.
5122 2004-10-02 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
5124 * gst-libs/gst/riff/riff-media.c:
5125 (gst_riff_create_video_caps_with_data),
5126 (gst_riff_create_video_template_caps):
5127 Add DIB fourcc (raw, palettized 8-bit RGB).
5128 * gst-libs/gst/riff/riff-read.c:
5129 (gst_riff_read_strf_vids_with_data):
5130 Oops, fix strf_data reading bug.
5131 * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
5133 * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
5134 Time for hacks. Sorry Dave. At least one quicktime movie (a
5135 trailer) that I've encountered contains multiple video tracks.
5136 One of those is the actual video track, the other are one-frame
5137 tracks (images). Unfortunately, the number of frames according
5138 to the trak header is 1 for each, so that doesn't help. So
5139 instead, I look at the duration and discard tracks with a
5140 duration shorter than 20% of the length of the stream. Better
5143 2004-10-01 Christian Schaller <christian@fluendo.com>
5145 * ext/ivorbis/vorbis.c:
5146 Patch from Phil Blundell (Bug 152341)
5148 2004-10-01 Wim Taymans <wim@fluendo.com>
5150 * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
5151 (speex_dec_get_formats), (speex_dec_convert),
5152 (speex_dec_src_query), (speex_dec_src_event), (speex_dec_event),
5153 (speex_dec_chain), (gst_speexdec_get_property),
5154 (gst_speexdec_set_property):
5157 2004-10-01 Wim Taymans <wim@fluendo.com>
5159 * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
5160 (gst_wavparse_stream_init), (gst_wavparse_fmt),
5161 (gst_wavparse_other), (gst_wavparse_loop),
5162 (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
5163 (gst_wavparse_srcpad_event):
5164 * gst/wavparse/gstwavparse.h:
5165 Added some more debugging info.
5166 Fix the case where the length of the file is 0.
5167 Make sure we seek to sample borders.
5169 2004-10-01 Wim Taymans <wim@fluendo.com>
5171 * gst/playback/README:
5172 * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
5173 (gst_decode_bin_init), (find_compatibles), (close_pad_link),
5174 (try_to_link_1), (no_more_pads), (close_link), (type_found):
5175 Add some debug info to decodebin, update README
5177 2004-10-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
5179 * ext/dvdnav/dvdnavsrc.c: (dvdnav_handle_navigation_event):
5180 Don't use g_print(); use GST_DEBUG().
5182 2004-10-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
5184 * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
5185 (gst_ogg_mux_queue_pads):
5186 Handle EOS properly.
5188 2004-10-01 Sebastien Cote <sc5@hermes.usherb.ca>
5190 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
5192 * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_sinkconnect),
5193 (gst_faad_chain), (gst_faad_change_state):
5194 * ext/faad/gstfaad.h:
5195 Allow playback of raw (unframed) MPEG AAC files (#148993).
5197 2004-10-01 Sebastien Cote <sc5@hermes.usherb.ca>
5199 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
5201 * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
5202 Throw error if we didn't recognize the stream. Fixes #152289.
5204 2004-10-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
5206 * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
5209 2004-10-01 Francis Labonte <francis_labonte@hotmail.com>
5211 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
5213 * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
5216 2004-10-01 Balamurali Viswanathan <balamurali.viswanathan@wipro.com>
5218 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
5220 * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_setparams):
5222 * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_mute):
5225 2004-10-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
5227 * gst-libs/gst/riff/riff-media.c:
5228 (gst_riff_create_video_caps_with_data),
5229 (gst_riff_create_audio_caps_with_data):
5230 Add codec_data handling (like asfdemux used to do).
5231 * gst/asfdemux/gstasf.c: (plugin_init):
5232 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
5233 (gst_asf_demux_add_audio_stream), (gst_asf_demux_add_video_stream):
5234 Use riff-media for caps creation instead of our own (mostly
5235 broken) copy of its functions.
5237 2004-10-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
5239 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_capture):
5240 Don't actually error out if we get another return value than
5241 -EINVAL. Opposite to what I first thought, drivers have random
5242 return values for this, although -EINVAL is the expected return
5243 value. Since this is not fatal, we shouldn't use
5244 GST_ELEMENT_ERROR() but just GST_ERROR_OBJECT().
5246 2004-10-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
5248 * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
5249 (dvdreadsrc_init), (dvdreadsrc_dispose), (dvdreadsrc_set_property),
5250 (dvdreadsrc_get_property), (_open), (_seek), (_read),
5251 (dvdreadsrc_get), (dvdreadsrc_open_file),
5252 (dvdreadsrc_change_state):
5253 Fix. Don't do one big huge loop around the whole DVD, that will
5254 cache all data and thus eat sizeof(dvd) (several GB) before we
5256 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
5257 Actually NULL'ify event after using it.
5258 * gst/matroska/ebml-read.c: (gst_ebml_read_use_event),
5259 (gst_ebml_read_handle_event), (gst_ebml_read_element_id),
5260 (gst_ebml_read_element_length), (gst_ebml_read_element_data),
5261 (gst_ebml_read_seek), (gst_ebml_read_skip):
5263 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_base_init),
5264 (gst_dvd_demux_init), (gst_dvd_demux_get_audio_stream),
5265 (gst_dvd_demux_get_subpicture_stream), (gst_dvd_demux_plugin_init):
5266 Fix timing (this will probably break if I seek using menus, but
5267 I didn't get there yet). VOBs and normal DVDs should now work.
5268 Add a mpeg2-only pad with high rank so this get autoplugged for
5270 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_base_init),
5271 (gst_mpeg_demux_class_init), (gst_mpeg_demux_init),
5272 (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_get_video_stream),
5273 (gst_mpeg_demux_get_audio_stream),
5274 (gst_mpeg_demux_get_private_stream), (gst_mpeg_demux_parse_packet),
5275 (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_plugin_init):
5276 Use this as second rank for MPEG-1 and MPEG-2. Still use this for
5277 MPEG-1 but use dvddemux for MPEG-2.
5278 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
5279 (gst_mpeg_parse_init), (gst_mpeg_parse_new_pad),
5280 (gst_mpeg_parse_parse_packhead):
5281 Timing. Only add pad template if it exists. Add sink template from
5282 class and not from ourselves. This means we will always use the
5283 correct sink template even if it is not the one defined in this
5286 2004-09-29 Wim Taymans <wim@fluendo.com>
5288 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_packet),
5289 (gst_mpeg_demux_parse_pes):
5290 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
5291 Fix playback of mpeg again, timestamps where screwed up by
5294 2004-09-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
5296 * ext/flac/gstflacdec.c: (gst_flacdec_src_query):
5297 Only return true if we actually filled something in. Prevents
5298 player applications from showing a random length for flac files.
5299 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
5300 (gst_riff_read_use_event), (gst_riff_read_handle_event),
5301 (gst_riff_read_seek), (gst_riff_read_skip), (gst_riff_read_strh),
5302 (gst_riff_read_strf_vids_with_data),
5303 (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_iavs):
5304 OK, ok, so I implemented event handling. Apparently it's normal
5305 that we receive random events at random points without asking
5307 * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
5308 (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
5309 (gst_avi_demux_handle_src_event), (gst_avi_demux_stream_index),
5310 (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
5311 (gst_avi_demux_massage_index), (gst_avi_demux_stream_header),
5312 (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
5313 (gst_avi_demux_stream_data), (gst_avi_demux_loop):
5314 * gst/avi/gstavidemux.h:
5315 Implement non-lineair chunk handling and subchunk processing.
5316 The first solves playback of AVI files where the audio and video
5317 data of individual buffers that we read are not synchronized.
5318 This should not happen according to the wonderful AVI specs, but
5319 of course it does happen in reality. It is also a prerequisite for
5320 the second. Subchunk processing allows us to cut chunks in small
5321 pieces and process each of these pieces separately. This is
5322 required because I've seen several AVI files with incredibly large
5323 audio chunks, even some files with only one audio chunk for the
5324 whole file. This allows for proper playback including seeking.
5325 This patch is supposed to fix all AVI A/V sync issues.
5326 * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
5327 (flx_decode_chunks), (flx_decode_color), (gst_flxdec_loop):
5329 * gst/modplug/gstmodplug.cc:
5330 Proper return value setting for the query() function.
5331 * gst/playback/gstplaybasebin.c: (setup_source):
5332 Being in non-playing state (after, e.g., EOS) is not necessarily
5333 a bad thing. Allow for that. This fixes playback of short files.
5334 They don't actually playback fully now, because the clock already
5335 runs. This means that small files (<500kB) with a small length
5336 (<2sec) will still not or barely play. Other files, such as mod
5337 or flx, will work correctly, however.
5339 2004-09-28 Wim Taymans <wim@fluendo.com>
5341 * ext/speex/gstspeex.c: (plugin_init):
5342 * ext/speex/gstspeexdec.c: (gst_speex_dec_base_init),
5343 (gst_speex_dec_class_init), (speex_dec_get_formats),
5344 (speex_get_event_masks), (speex_get_query_types),
5345 (gst_speex_dec_init), (speex_dec_convert), (speex_dec_src_query),
5346 (speex_dec_src_event), (speex_dec_event), (speex_dec_chain),
5347 (gst_speexdec_get_property), (gst_speexdec_set_property),
5348 (speex_dec_change_state):
5349 * ext/speex/gstspeexdec.h:
5350 * ext/speex/gstspeexenc.c: (gst_speexenc_get_formats),
5351 (gst_speexenc_get_type), (speex_caps_factory), (raw_caps_factory),
5352 (gst_speexenc_base_init), (gst_speexenc_class_init),
5353 (gst_speexenc_sinkconnect), (gst_speexenc_convert_src),
5354 (gst_speexenc_convert_sink), (gst_speexenc_get_query_types),
5355 (gst_speexenc_src_query), (gst_speexenc_init),
5356 (gst_speexenc_get_tag_value), (comment_init), (comment_add),
5357 (gst_speexenc_metadata_set1), (gst_speexenc_set_metadata),
5358 (gst_speexenc_setup), (gst_speexenc_buffer_from_data),
5359 (gst_speexenc_push_buffer), (gst_speexenc_set_header_on_caps),
5360 (gst_speexenc_chain), (gst_speexenc_get_property),
5361 (gst_speexenc_set_property), (gst_speexenc_change_state):
5362 * ext/speex/gstspeexenc.h:
5363 Rewrote speex encoder, make sure it can be embedded in ogg.
5364 Implemented speex decoder.
5366 2004-09-28 Christian Schaller <christian@fluendo.com>
5369 Remove kioslave plugin. Markey is brewing a new working one
5370 * ext/Makefile.am: Remove kioslave plugin
5372 * gst-plugins.spec.in: remove kio plugin from spec
5374 2004-09-27 Wim Taymans <wim@fluendo.com>
5376 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
5377 (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
5378 (is_sync_frame), (gst_multifdsink_client_queue_buffer),
5379 (gst_multifdsink_new_client),
5380 (gst_multifdsink_handle_client_write),
5381 (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
5382 (gst_multifdsink_handle_clients):
5383 * gst/tcp/gstmultifdsink.h:
5384 Make syncing to keyframes actually work for new clients and lagging
5387 2004-09-26 Benjamin Otte <in7y118@public.uni-hamburg.de>
5389 * gst/debug/gstnavigationtest.c: (gst_navigationtest_class_init),
5390 (gst_navigationtest_handle_src_event), (draw_box_planar411),
5391 (gst_navigationtest_planar411), (gst_navigationtest_change_state):
5392 * gst/debug/gstnavigationtest.h:
5393 make navigationtest display button-press and button-release events
5395 2004-09-26 Iain <iaingnome@gmail.com>
5397 * gst/interleave/interleave.c (all_channels_new_media): Checks if all
5398 the channels have received a new media event.
5399 (interleave_buffered_loop): Compresses a new media event on all
5402 2004-09-26 Iain <iaingnome@gmail.com>
5404 * gst/wavenc/gstwavenc.c (gst_wavenc_chain): Company says we need to
5405 call the sinkpad's default event handler and not the srcpads. He also
5406 says this is confusing :)
5407 (gst_wavenc_stop_file): Company says that seek events only go upstream
5408 we should send a discontinuous downstream instead.
5410 2004-09-25 Christian Schaller <christian@fluendo.com>
5412 * Update SPEC file to be usable in conjunction with Fedora Core,
5413 Fedora.us and freshrpms packages
5414 * Fix typo in multifilesrc test Makefile
5416 2004-09-24 Wim Taymans <wim@fluendo.com>
5418 * gst/playback/gstplaybasebin.c: (new_decoded_pad):
5419 Only signal the no_more_pads signal when we have
5420 added the stream to our list.
5422 2004-09-24 Wim Taymans <wim@fluendo.com>
5424 * gst/playback/gstplaybasebin.c: (remove_prerolls),
5426 * gst/playback/gstplaybasebin.h:
5427 * gst/playback/gstplaybin.c: (setup_sinks):
5428 Don't try to preroll or decode more than one audio/video
5431 2004-09-24 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
5433 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
5434 Throw error if we failed to find a suitable output. This should
5435 throw an error if we successfully set up a pipeline (e.g. because
5436 we recognized a media file) but found no decodable streams in it
5437 (e.g. because it contains only media stream types for which we
5438 have no decoders, or because it's not a media type).
5440 2004-09-23 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
5442 * ext/dirac/Makefile.am:
5443 * ext/dirac/gstdirac.cc:
5444 * ext/dirac/gstdiracdec.cc:
5445 * ext/dirac/gstdiracdec.h:
5446 Do something. Don't actually know if this works because I don't
5448 * ext/gsm/gstgsmdec.c: (gst_gsmdec_getcaps):
5449 Add channels=1 to caps returned from _getcaps().
5450 * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_get_type),
5451 (gst_ogm_video_parse_get_type), (gst_ogm_audio_parse_base_init),
5452 (gst_ogm_video_parse_base_init), (gst_ogm_parse_init),
5453 (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
5454 (gst_ogm_parse_sink_convert), (gst_ogm_parse_chain),
5455 (gst_ogm_parse_change_state):
5456 Separate between audio/video so ogmaudioparse actually uses the
5457 audio pad templates. Both audio and video work now, including
5458 autoplugging. Also use sometimes-srcpad hack.
5459 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
5460 Handle events better. Don't hang on infinite loops.
5461 * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
5462 (gst_avi_demux_init), (gst_avi_demux_reset),
5463 (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
5464 (gst_avi_demux_stream_header), (gst_avi_demux_stream_data),
5465 (gst_avi_demux_change_state):
5466 * gst/avi/gstavidemux.h:
5467 Improve A/V sync. Still not perfect.
5468 * gst/matroska/ebml-read.c: (gst_ebml_read_seek),
5469 (gst_ebml_read_skip):
5470 Handle events better.
5471 * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
5472 (gst_qtdemux_loop_header), (qtdemux_parse_trak),
5473 (qtdemux_audio_caps):
5474 Add IMA4. Improve event handling. Save offset after a seek when
5475 the headers are at the end of the file so that we don't end up in
5477 * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
5478 Add low-priority typefind support for files with no length.
5480 2004-09-23 Zaheer Abbas Merali <zaheerabbas at merali dot org>
5482 * testsuite/multifilesink/Makefile.am:
5485 2004-09-22 Julien MOUTTE <julien@moutte.net>
5487 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
5488 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls): Fix
5489 mistakes from thaytan's patches.
5491 2004-09-23 Jan Schmidt <thaytan@mad.scientist.com>
5493 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
5494 For completeness, XSync in the destroy function as xvimage does.
5496 2004-09-23 Jan Schmidt <thaytan@mad.scientist.com>
5498 * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
5499 Correct caps negotiation
5500 * gst/volume/gstvolume.c: (volume_chain_float),
5501 (volume_chain_int16):
5502 Modify debug output to be little more informative
5503 * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
5504 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
5505 (gst_xvimagesink_xvimage_destroy):
5506 Add XSync calls after detaching from the shared memory segment to
5509 2004-09-22 Zaheer Abbas Merali <zaheerabbas at merali dot org>
5511 * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
5512 (gst_ogg_mux_next_buffer), (gst_ogg_mux_loop):
5513 * ext/vorbis/vorbis.c: (plugin_init):
5514 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
5515 (gst_vorbisenc_chain):
5516 * ext/vorbis/vorbisenc.h:
5517 remove explicit newmedia support from oggmux and vorbisenc
5518 add debug category to vorbisenc
5519 * gst/multifilesink/gstmultifilesink.c:
5520 (gst_multifilesink_class_init), (gst_multifilesink_init),
5521 (gst_multifilesink_dispose), (gst_multifilesink_set_location),
5522 (gst_multifilesink_set_property), (gst_multifilesink_next_file),
5523 (gst_multifilesink_handle_event), (gst_multifilesink_chain),
5525 * gst/multifilesink/gstmultifilesink.h:
5526 add support for streamheader in multifilesink
5528 2004-09-22 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
5530 * gst/asfdemux/gstasfdemux.c: (_read_var_length), (_read_guid),
5531 (gst_asf_demux_process_segment), (gst_asf_demux_handle_data),
5532 (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event):
5533 Prevent infinite loops. More correct error reporting.
5534 * gst/auparse/gstauparse.c: (gst_auparse_chain):
5535 Error out if negotiation fails.
5536 * gst/playback/gstplaybasebin.c: (setup_source),
5537 (gst_play_base_bin_change_state), (gst_play_base_bin_error),
5538 (gst_play_base_bin_found_tag):
5539 Error/tag forwarding. Pre-roll fixes for source errors on state
5540 changes (e.g. "file does not exist") to prevent hangs.
5542 2004-09-21 Zaheer Abbas Merali <zaheerabbas at merali dot org>
5544 * testsuite/multifilesink/Makefile.am:
5545 * testsuite/multifilesink/lame_test.c: (gst_newmedia_base_init),
5546 (gst_newmedia_class_init), (gst_newmedia_init),
5547 (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
5548 (newfile_signal), (test_signal), (main):
5549 * testsuite/multifilesink/multifilesrc_test.c: (main):
5550 * testsuite/multifilesink/oggtheora_test.c:
5551 (gst_newmedia_base_init), (gst_newmedia_class_init),
5552 (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
5553 (test_format), (newfile_signal), (test_signal), (main):
5554 * testsuite/multifilesink/oggvorbis_test.c:
5555 (gst_newmedia_base_init), (gst_newmedia_class_init),
5556 (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
5557 (test_format), (newfile_signal), (test_signal), (main):
5558 * testsuite/multifilesink/wavenc_test.c: (gst_newmedia_base_init),
5559 (gst_newmedia_class_init), (gst_newmedia_init),
5560 (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
5561 (newfile_signal), (test_signal), (main):
5564 2004-09-20 Christian Schaller <christian@fluendo.com>
5566 * Fix mikmod license to LGPL as they have relicensed
5567 * Move Dirac and Effectv into LGPL section of README_license
5569 2004-09-20 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
5571 * ext/mad/gstmad.c: (gst_mad_check_caps_reset),
5572 (gst_mad_change_state):
5573 Allow for mp3 rate/channels changes. However, only very
5574 conservatively. Reason that we *have* to enable this is smiply
5575 because the mad find_sync() function is not good enough, it will
5576 regularly sync on random data as valid frames and therefore make
5577 us provide random caps as *final* caps of the stream. The best fix
5578 I could think of is to simply require several of the same stream
5579 changes in a row before we change caps.
5580 The actual testcase that works now is #
5581 * ext/ogg/Makefile.am:
5582 * ext/ogg/gstogg.c: (plugin_init):
5583 * ext/ogg/gstogmparse.c:
5584 OGM support (video only for now; I need an audio sample file).
5585 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
5586 (gst_asf_demux_process_stream), (gst_asf_demux_video_caps),
5587 (gst_asf_demux_add_video_stream):
5589 * gst/playback/gstplaybasebin.c: (unknown_type):
5590 Don't error out on single unknown-types after all. It's wrong.
5591 If we found type of video and audio but not of a subtitle stream,
5592 it will still error out (which is unwanted). Will find a better fix
5594 * gst/typefind/gsttypefindfunctions.c: (ogmvideo_type_find),
5595 (ogmaudio_type_find), (plugin_init):
5598 2004-09-20 Johan Dahlin <johan@gnome.org>
5600 * ext/jpeg/gstjpegdec.c (gst_jpegdec_chain): Allocate the buffer
5603 2004-09-19 Zaheer Abbas Merali <zaheerabbas at merali dot org>
5605 * gst/wavenc/gstwavenc.c: (gst_wavenc_init), (gst_wavenc_chain):
5606 * gst/wavenc/gstwavenc.h:
5607 Added newmedia support to wavenc
5609 2004-09-17 Wim Taymans <wim@fluendo.com>
5611 * gst/tcp/gstfdset.c: (gst_fdset_fd_has_closed),
5612 (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
5613 (gst_fdset_fd_can_write), (gst_fdset_wait):
5614 * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type),
5615 (gst_multifdsink_init), (gst_multifdsink_add),
5616 (gst_multifdsink_remove), (gst_multifdsink_get_stats),
5617 (gst_multifdsink_remove_client_link),
5618 (gst_multifdsink_client_queue_buffer),
5619 (gst_multifdsink_handle_client_write),
5620 (gst_multifdsink_recover_client), (gst_multifdsink_handle_clients),
5621 (gst_multifdsink_close), (gst_multifdsink_change_state):
5622 * gst/tcp/gstmultifdsink.h:
5623 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
5624 (gst_tcpserversink_removed):
5625 Small cleanups in fdset.c
5626 Use a hastable to map fd to the client structure for faster
5627 lookup in _remove and get_stats.
5628 Added virtual function to close the fds.
5629 Handle clients even when the select/poll call was unblocked because
5631 Implement syncing to keyframe in the recovery procedure.
5633 2004-09-16 Iain <iaingnome@gmail.com>
5635 * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int): Free the
5638 2004-09-15 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
5640 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream):
5641 Caps are only set if the type of the stream is unknown, but this
5642 is initialized in ->init_stream(), so set to UNKNOWN after calling
5643 ->init_stream() so that capsnego starts.
5645 2004-09-15 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
5647 * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
5648 (gst_avi_demux_stream_data):
5649 Just hardcode for raw audio then. AVI audio sucks.
5651 2004-09-15 Arwed v. Merkatz <v.merkatz@gmx.net>
5653 * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
5654 * gst/matroska/matroska-mux.c: (audiosink_templ),
5655 (gst_matroska_mux_audio_pad_link):
5656 * gst/typefind/gsttypefindfunctions.c: (tta_caps), (plugin_init):
5657 Use audio/x-ttafile for tta files and audio/x-tta for raw tta frames.
5659 2004-09-15 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
5661 * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
5662 (gst_avi_demux_stream_data):
5663 Try to fix a/v sync issues.
5665 2004-09-15 David Schleef <ds@schleef.org>
5667 * configure.ac: remove NASM check, since we don't use it. Update
5669 * ext/dirac/gstdiracdec.cc: update to current 0.4 API
5670 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
5671 Initialized variables.
5672 * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
5673 (gst_qtdemux_loop_header), (qtdemux_parse), (qtdemux_parse_trak),
5674 (gst_qtdemux_handle_esds), (qtdemux_audio_caps): Fix seeking, add
5677 2004-09-15 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
5679 * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
5680 (gst_avi_demux_add_stream), (gst_avi_demux_stream_data):
5681 * gst/avi/gstavidemux.h:
5682 Fix for compressed audio (mp3) timestamp generation. How did this
5685 2004-09-15 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
5687 * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
5688 Volume is a double not a float.
5690 2004-09-15 Wim Taymans <wim@fluendo.com>
5692 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_remove_client_link),
5693 (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
5694 Don't close the fd in multifdsink as we didn't open it in the
5695 first place. Some cleanups.
5697 2004-09-15 Wim Taymans <wim@fluendo.com>
5699 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
5700 * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
5701 (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
5702 Fix the case where the muxer would mark pages as delta
5703 frames when they are not (vorbis only ogg).
5705 2004-09-15 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
5707 * gst/playback/gstplaybasebin.c: (state_change), (setup_source),
5708 (gst_play_base_bin_change_state):
5709 Handle the case where we failed to setup a clear pipeline. This
5710 will throw an error (or EOS, another nice case) and if you don't
5711 catch that, the app will wait for the signal forever (and thus
5714 2004-09-15 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
5716 * ext/gnomevfs/gstgnomevfssink.c:
5717 (gst_gnomevfssink_uri_get_protocols):
5718 * ext/gnomevfs/gstgnomevfssrc.c:
5719 (gst_gnomevfssrc_uri_get_protocols):
5720 * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
5721 * ext/gnomevfs/gstgnomevfsuri.h:
5722 Use _uri_new() instead of _open(), so it doesn't take as long and
5723 Christophe's computer won't hang.
5724 * gst/playback/gstplaybasebin.c: (unknown_type):
5725 Throw error on unknown media type, so apps actually display it.
5727 2004-09-14 Brian Cameron <brian.cameron@sun.com
5729 * tools/gst-launch-ext-m.m: Changed ~ to $ENV{HOME} to allow
5730 this script to work on Solaris since bash shell handles echo
5731 differenly than bash.
5733 2004-09-17 Wim Taymans <wim@fluendo.com>
5735 * gst/playback/gstplaybasebin.c: (queue_overrun), (no_more_pads),
5736 (setup_source), (gst_play_base_bin_set_property),
5737 (gst_play_base_bin_add_element):
5738 * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
5739 Some more work on making sure seeking pauses the pipeline and
5740 that changing the uri actually does something.
5742 2004-09-17 Wim Taymans <wim@fluendo.com>
5744 * gst/tcp/gstfdset.c: (gst_fdset_wait):
5745 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_close):
5746 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send),
5747 (gst_tcpserversink_close):
5748 Be a bit more paranoid when freeing memory.
5750 2004-09-13 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
5752 * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
5753 (qtdemux_parse_trak):
5754 Don't crash by dividing by zero (see sample movie in #126922).
5756 2004-09-13 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
5758 * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
5759 Don't touch non-existing data (fixes crash on file in #140147).
5761 2004-09-13 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
5763 * gst/playback/gstplaybasebin.c:
5764 (gst_play_base_bin_dispose), (gst_play_base_bin_set_property):
5765 Handle double disposals, and proper change of URIs.
5767 2004-09-13 Martin Eikermann <meiker@upb.de>
5769 * gst/mpegstream/gstmpegparse.c:
5770 fix synchronistation for streams recorded from digital PCR
5773 2004-09-13 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
5775 * ext/gnomevfs/Makefile.am:
5776 * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
5777 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_get_type),
5778 (gst_gnomevfssink_dispose), (gst_gnomevfssink_init),
5779 (gst_gnomevfssink_uri_get_type),
5780 (gst_gnomevfssink_uri_get_protocols),
5781 (gst_gnomevfssink_uri_get_uri), (gst_gnomevfssink_uri_set_uri),
5782 (gst_gnomevfssink_uri_handler_init),
5783 (gst_gnomevfssink_set_property), (gst_gnomevfssink_get_property),
5784 (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file):
5785 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
5786 (gst_gnomevfssrc_init), (gst_gnomevfssrc_dispose),
5787 (gst_gnomevfssrc_uri_get_type),
5788 (gst_gnomevfssrc_uri_get_protocols), (gst_gnomevfssrc_uri_get_uri),
5789 (gst_gnomevfssrc_uri_set_uri), (gst_gnomevfssrc_uri_handler_init),
5790 (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
5791 (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file):
5792 * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
5793 * ext/gnomevfs/gstgnomevfsuri.h:
5794 Add URI support to Gnome-VFS plugins. Tries to load a fixed list
5795 of fake URIs to see which this version of Gnome-VFS likes, and
5796 uses that for the Gst-URI interface. Makes playbin support http://
5797 streams. Also fix up some stupid behaviour in gnomevfssrc.
5799 2004-09-13 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
5801 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
5802 (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
5803 (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
5804 (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
5805 Update mixer (to sync with other sessions) if we try to obtain
5806 a new value. This makes alsamixer work accross applications.
5807 * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
5808 Only call sync functions if we're running, else alsalib asserts.
5809 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
5810 Sometimes fails to compile. Possibly a gcc bug.
5811 * gst/playback/gstplaybin.c: (gen_video_element),
5812 (gen_audio_element):
5813 Add a reference to an application-provided object, because we lose
5814 this same reference if we add it to the bin. If we don't do this,
5815 we can only use this object once and thus crash if we go from
5816 ready to playing, back to ready and back to playing again.
5817 Also add an audioscale element because several cheap soundcards -
5818 like mine - don't support all samplerates.
5819 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
5820 (gst_ximagesink_xcontext_clear), (gst_ximagesink_change_state):
5821 Fix wrong order or PAR calls. Makes automatically obtained PAR
5822 from the X server atually being used.
5824 2004-09-12 David Schleef <ds@schleef.org>
5826 Fixes: #151879, #151881, #151882, #151883, #151884, #151886,
5827 #151887, #152102, #152247.
5828 * examples/indexing/indexmpeg.c: 64-bit warning fixes.
5829 * examples/seeking/cdparanoia.c: same
5830 * examples/seeking/cdplayer.c: same
5831 * examples/seeking/seek.c: same
5832 * examples/seeking/spider_seek.c: same
5833 * examples/seeking/vorbisfile.c: same
5834 * examples/stats/mp2ogg.c: same
5835 * ext/esd/esdsink.c: (gst_esdsink_class_init),
5836 (gst_esdsink_dispose): Dispose of element properly.
5837 * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_seek): 64-bit warning
5839 * ext/nas/nassink.c: (gst_nassink_class_init),
5840 (gst_nassink_dispose): Dispose of element correctly.
5841 * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix leak.
5842 * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
5843 (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
5845 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
5846 (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
5849 2004-09-12 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
5851 * configure.ac : change speex detection as 1.1.6 now uses
5852 .pc/pkg-config and they changed their headers location.
5854 2004-09-09 Arwed v. Merkatz <v.merkatz@gmx.net>
5856 * gst/matroska/matroska-mux.h:
5857 * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
5858 (gst_matroska_mux_start), (gst_matroska_mux_finish),
5859 (gst_matroska_mux_write_data):
5860 Write multiple blocks/frames per cluster.
5861 Write meta-seek information (seek heads).
5863 2004-09-09 Scott Wheeler <wheeler@kde.org>
5865 * gst/gstplaybin.c: (gst_play_bin_class_init), (gst_play_bin_init),
5866 (gst_play_bin_set_property), (gst_play_bin_get_property),
5867 (gen_audio_element), (gen_audio_element):
5868 Add a volume element / property to the pipeline.
5870 2004-09-07 Wim Taymans <wim@fluendo.com>
5872 * gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers):
5873 Copy timestamps from the master pad to the output buffers.
5875 2004-09-03 Thomas Vander Stichele <thomas at apestaart dot org>
5877 * ext/raw1394/gstdv1394src.c:
5878 throw errors when applicable
5880 2004-09-01 Arwed v. Merkatz <v.merkatz@gmx.net>
5882 * gst/matroska/ebml-ids.h:
5883 * gst/matroska/ebml-read.c: (gst_ebml_read_date):
5884 * gst/matroska/ebml-write.c: (gst_ebml_write_date):
5885 * gst/matroska/matroska-mux.c: (gst_matroska_mux_finish):
5886 automatically convert unix time <-> ebml time when reading/writing
5887 a date, use gst_ebml_write_uint to write CUETIME,
5888 not gst_ebml_write_date.
5889 * gst/matroska/matroska-ids.h:
5890 * gst/matroska/matroska-mux.c: (gst_matroska_mux_create_uid),
5891 (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_link),
5892 (gst_matroska_mux_track_header), (gst_matroska_mux_start),
5893 (gst_matroska_mux_write_data):
5894 Write track and segment UIDs, write muxing date, write
5895 TRACKDEFAULTDURATION for TTA audio, write BLOCKDURATION if known.
5896 Create cues for audio only files.
5898 2004-08-31 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
5900 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
5901 * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
5902 Re-commit ALSA switches.
5903 * gst/adder/gstadder.c: (gst_adder_loop):
5904 64-bit fix (#151416).
5905 * gst/debug/progressreport.c: (gst_progressreport_report):
5906 64-bit fix (#151419).
5907 * gst/matroska/matroska-demux.c:
5908 (gst_matroska_demux_parse_contents):
5909 64-bit fix (#151420).
5910 * gst/playback/test3.c: (update_scale):
5911 64-bit fix (#151421).
5913 2004-08-31 Thomas Vander Stichele <thomas at apestaart dot org>
5918 === release 0.8.4 ===
5920 2004-08-02 Thomas Vander Stichele <thomas at apestaart dot org>
5922 * configure.ac: releasing 0.8.4, "Alias"
5924 2004-08-31 Thomas Vander Stichele <thomas at apestaart dot org>
5926 * ext/theora/Makefile.am:
5927 fix makefile. Fixes #151462.
5929 2004-08-30 Wim Taymans <wim@fluendo.com>
5931 * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_wait):
5932 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
5933 (gst_multifdsink_remove_client_link),
5934 (gst_multifdsink_client_queue_buffer),
5935 (gst_multifdsink_handle_client_write):
5936 * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
5937 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
5938 Fix some memory leaks.
5940 2004-08-30 Thomas Vander Stichele <thomas at apestaart dot org>
5942 Patch by: David Schleef
5946 rename our detection macro for V4L2. Fixes #151236.
5948 2004-08-30 Thomas Vander Stichele <thomas at apestaart dot org>
5950 Patch by: David Schleef
5953 check to define LAMEPRESET. Fixes #151232.
5955 2004-08-27 David Schleef <ds@schleef.org>
5957 * sys/glsink/glimagesink.c: (gst_glimagesink_ximage_put),
5958 (gst_glimagesink_xwindow_new), (gst_glimagesink_xcontext_get),
5959 (gst_glimagesink_fixate): Move local variable declarations to
5960 make gcc-2.95 happy.
5962 2004-08-27 Thomas Vander Stichele <thomas at apestaart dot org>
5965 bump nano for prerelease
5967 2004-08-27 David Schleef <ds@schleef.org>
5969 * sys/sunaudio/Makefile.am: Add sunaudiosrc patch from Bala
5970 * sys/sunaudio/gstsunaudiosrc.c:
5971 * sys/sunaudio/gstsunaudiosrc.h:
5973 2004-08-27 Arwed v. Merkatz <v.merkatz@gmx.net>
5975 * gst/matroska/ebml-read.c: (gst_ebml_peed_id), (gst_ebml_read_element_id),
5976 handle EOS correctly
5977 * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_link):
5978 * gst/matroska/matroska-mux.h:
5979 added BITMAPINFOHEADER structure, mux video/x-divx and video/x-xvid in
5980 VFW compatibility mode
5982 2004-08-27 Thomas Vander Stichele <thomas at apestaart dot org>
5984 patch by: Zaheer Abbas Merali
5986 * ext/ogg/gstoggmux.c:
5987 * ext/vorbis/vorbisenc.c:
5988 * ext/vorbis/vorbisenc.h:
5991 2004-08-26 Arwed v. Merkatz <v.merkatz@gmx.net>
5993 * gst/matroska/ebml-write.c: (gst_ebml_write_float),
5994 fix byte order reversion on little endian machines.
5995 * gst/matroska/matroska-mux.c: (audiosink_templ),
5996 (gst_matroska_mux_audio_pad_link):
5997 add TTA codec to the list of supported codecs.
5998 * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
5999 (gst_matroska_mux_start), (gst_matroska_mux_finish),
6000 (gst_matroska_mux_write_data):
6001 * gst/matroska/matroska-mux.h:
6002 write segment duration correctly, write muxing app string, fixes bugs
6003 #140897 and #140898.
6004 * gst/matroska/matroska-mux.c: (gst_matroska_mux_loop),
6005 wait for all pads to be negotiated before starting to mux.
6007 2004-08-26 Zaheer Abbas Merali <zaheerabbas at merali dot org>
6009 * ext/lame/gstlame.c: (gst_lame_init), (gst_lame_chain):
6010 * ext/lame/gstlame.h:
6011 Added new media support to lame
6013 2004-08-25 Arwed v. Merkatz <v.merkatz@gmx.net>
6015 * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_blockgroup),
6016 send vorbis headers at the beginning of a stream, fixes bug #141554.
6017 Interpret BLOCKDURATION and set buffer duration accordingly, fixes
6019 * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
6020 (gst_matroska_demux_plugin_init):
6021 * gst/matroska/matroska-ids.h:
6022 enable demuxing of TTA audio streams, fixes bug #148951.
6023 * gst/typefind/gsttypefindfunctions.c: (tta_type_find), (plugin_init),
6024 enable typefinding for TTA audio files, fixes bug #148711.
6025 * ext/xvid/gstxviddec.c: (gst_xviddec_chain),
6026 set XVID_LOWDELAY flag for decoding so xvid always returns an image,
6027 fixes playback of packed bitstream and xvid with bframes, bug #135407.
6029 2004-08-24 Sebastien Cote <sc5@hermes.usherb.ca>
6031 * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
6032 (gst_riff_read_element_data), (gst_riff_read_seek),
6033 (gst_riff_read_skip): fix infinite loop in wavparse, fixes bug
6034 #144616, patch reviewed by Ronald and committed by Christophe Fergeau
6037 2004-08-23 Iain <iaingnome@gmail.com>
6039 * ext/mad/gstid3tag.c (gst_mad_id3_to_tag_list): Special case COMM
6040 tags. They appear to be handled differently to normal.
6041 (tag_list_to_id3_tag_foreach): Ditto.
6043 2004-08-22 Wim Taymans <wim@fluendo.com>
6045 * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
6046 (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
6047 Make sure we never send -1 granulepos.
6049 2004-08-20 Wim Taymans <wim@fluendo.com>
6051 * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
6053 I will accept bitchslappings with non sharp objects.
6055 2004-08-20 Zaheer Abbas Merali <zaheerabbas at merali dot org>
6058 Clean up the test for lame presets
6060 2004-08-19 Zaheer Abbas Merali <zaheerabbas at merali dot org>
6063 * ext/lame/Makefile.am:
6064 * ext/lame/gstlame.c: (gst_lame_class_init),
6065 (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
6066 Only enable lame presets if version of lame has presets in API
6068 2004-08-19 Jan Schmidt <thaytan@mad.scientist.com>
6069 * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_get):
6070 * gst/udp/gstudpsrc.h:
6071 Don't call gst_pad_push in a get function. Fixes #150449
6073 2004-08-18 Wim Taymans <wim@fluendo.com>
6075 * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_set_mode),
6076 (gst_fdset_get_mode), (gst_fdset_add_fd), (gst_fdset_remove_fd),
6077 (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
6078 (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
6079 (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
6081 * gst/tcp/gstfdset.h:
6082 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
6083 (gst_multifdsink_client_queue_buffer),
6084 (gst_multifdsink_handle_client_write):
6085 * gst/tcp/gstmultifdsink.h:
6086 Some extra checks in gstfdset.
6087 Only use send() when the fd is a socket. Don't try to
6088 read from write only fds.
6090 2004-08-18 Wim Taymans <wim@fluendo.com>
6092 * gst/tcp/gstfdset.c: (gst_fdset_add_fd), (gst_fdset_remove_fd),
6093 (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
6094 (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
6095 (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
6097 Add more locking and bounds checking.
6099 2004-08-18 Wim Taymans <wim@fluendo.com>
6101 * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_wait):
6102 Realloc test fdset in the lock and right before starting
6103 the poll call. Bump the limit to 4096.
6105 2004-08-17 David Schleef <ds@schleef.org>
6107 * sys/sunaudio/Makefile.am:
6108 * sys/sunaudio/gstsunaudio.c: Fix caps to handle full range
6109 of rates and channels. Make debugging less obnoxious.
6111 Patch from Balamurali Viswanathan implementing a mixer for
6112 Sun audio. (bug #144091):
6113 * sys/sunaudio/gstsunelement.c:
6114 * sys/sunaudio/gstsunelement.h:
6115 * sys/sunaudio/gstsunmixer.c:
6116 * sys/sunaudio/gstsunmixer.h:
6118 2004-08-17 Zaheer Abbas Merali <zaheerabbas at merali dot org>
6120 * gst/audioscale/gstaudioscale.c:
6121 * gst/audioscale/gstaudioscale.h:
6122 made audioscale resample from any sample rate to any sample rate
6124 2004-08-17 Thomas Vander Stichele <thomas at apestaart dot org>
6126 * ext/libpng/gstpngdec.c:
6127 error out on unsupported types
6129 2004-08-17 Iain <iaingnome@gmail.com>
6131 * ext/flac/gstflacenc.c (gst_flacenc_update_quality): Only set the
6132 mid_side and loose_mid_side properties if its a stereo stream.
6134 2004-08-17 Wim Taymans <wim@fluendo.com>
6136 * ext/theora/theoradec.c: (gst_theora_dec_class_init),
6137 (theora_get_formats), (theora_dec_src_convert),
6138 (theora_dec_sink_convert), (theora_dec_src_query),
6139 (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
6142 2004-08-17 Wim Taymans <wim@fluendo.com>
6144 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate),
6146 * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
6147 (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
6148 (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_page),
6149 (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
6150 Mark delta units in the muxer.
6151 Try to decode the packet after an out-of-sync error from
6154 2004-08-17 Wim Taymans <wim@fluendo.com>
6156 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
6157 (gst_multifdsink_init), (gst_multifdsink_add),
6158 (gst_multifdsink_client_queue_buffer),
6159 (gst_multifdsink_set_property), (gst_multifdsink_get_property):
6160 * gst/tcp/gstmultifdsink.h:
6161 Added option to send a keyframe to clients as the first buffer.
6162 Make timeout property writable.
6164 2004-08-17 Thomas Vander Stichele <thomas at apestaart dot org>
6166 patch by: Wim Taymans
6168 * gst/tcp/gstfdset.c:
6169 * gst/tcp/gstmultifdsink.c:
6170 fix index comparison, should include 0
6172 2004-08-16 Wim Taymans <wim@fluendo.com>
6174 * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_new),
6175 (gst_fdset_add_fd), (gst_fdset_remove_fd),
6176 (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
6177 (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
6179 copy when reallocing for poll so the select arguments don't get
6180 changed during the call
6182 2004-08-16 Wim Taymans <wim@fluendo.com>
6184 * ext/theora/theoraenc.c: (gst_border_mode_get_type),
6185 (gst_theora_enc_class_init), (theora_enc_sink_link),
6186 (theora_buffer_from_packet), (theora_enc_chain):
6187 Fix bug where buffers were not marked as keyframes
6190 2004-08-15 Zaheer Abbas Merali <zaheerabbas at merali dot org>
6192 * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
6193 (gst_lame_preset_get_type), (gst_lame_class_init):
6194 describe the enum values for vbr mode and presets more verbosely
6196 2004-08-13 Zaheer Abbas Merali <zaheerabbas at merali dot org>
6198 * ext/lame/gstlame.c: (gst_lame_mode_get_type),
6199 (gst_lame_quality_get_type), (gst_lame_padding_get_type),
6200 (gst_lame_preset_get_type), (gst_lame_class_init), (gst_lame_init),
6201 (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
6202 * ext/lame/gstlame.h:
6203 add preset property to lame so it can use lame presets
6205 2004-08-13 Zaheer Abbas Merali <zaheerabbas at merali dot org>
6207 * ext/lame/gstlame.c: (gst_lame_get_property):
6208 whoops forgot break, thanks teuf
6210 2004-08-13 Zaheer Abbas Merali <zaheerabbas at merali dot org>
6212 * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
6213 (gst_lame_class_init), (gst_lame_src_getcaps),
6214 (gst_lame_sink_link), (gst_lame_init), (gst_lame_set_property),
6215 (gst_lame_get_property), (gst_lame_setup):
6216 * ext/lame/gstlame.h:
6217 fix lame's broken vbr stuff, allow it to resample if need be, and also
6218 make xing header optional
6220 2004-08-12 Zaheer Abbas Merali <zaheerabbas at merali dot org>
6222 * ext/lame/gstlame.c: (gst_lame_src_getcaps), (gst_lame_init):
6223 added getcaps function so samplerate doesnt get fixated to silly values
6225 2004-08-12 Zaheer Abbas Merali <zaheerabbas at merali dot org>
6227 * ext/lame/gstlame.c: (gst_lame_src_link):
6230 2004-08-12 Johan Dahlin <johan@gnome.org>
6232 * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Remove bogus
6233 checks. Doesn't matter what state we are in. Interfaces are a
6234 compile time thing, not runtime. It also broke the python bindings.
6236 2004-08-12 Zaheer Abbas Merali <zaheerabbas at merali dot org>
6238 * ext/lame/gstlame.c: (gst_lame_src_link):
6239 made source pad link function check if sinkpad is ok..fixes the problem
6240 where core fixates the output rate of lame stupidly
6242 2004-08-12 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
6244 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_fixate):
6245 * sys/v4l/v4l_calls.c:
6246 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_set_capture):
6247 fix fixate function to handle nonsimple caps.
6248 remove bogus check in _link
6251 2004-08-12 Zaheer Abbas Merali <zaheerabbas at merali dot org>
6253 * ext/lame/gstlame.c: (gst_lame_class_init), (gst_lame_init):
6254 set default compression ratio parameter to 0.0 so bitrate parameter
6257 2004-08-11 David Schleef <ds@schleef.org>
6259 * gst/tcp/gstfdset.c: Fix compile problem on OS/X.
6261 2004-08-11 David Schleef <ds@schleef.org>
6263 * gst/mpeg1sys/gstmpeg1systemencode.c: Oops, this was correct
6266 2004-08-11 David Schleef <ds@schleef.org>
6268 * gst-libs/gst/video/videosink.h: Change copyright block to LGPL.
6270 2004-08-11 David Schleef <ds@schleef.org>
6272 * ext/pango/gsttextoverlay.c: Add copyright block and fix plugin
6274 * gst-libs/gst/idct/Makefile.am: Remove mmx/sse code
6275 * gst-libs/gst/video/gstvideosink.c: Change copyright block to
6277 * gst/auparse/gstauparse.c: Fix plugin license field.
6278 * gst/monoscope/gstmonoscope.c: Fix plugin license field.
6279 * gst/mpeg1sys/gstmpeg1systemencode.c: Fix plugin license field.
6280 * gst/rtp/gstrtp.c: Fix plugin license field.
6282 2004-08-11 Wim Taymans <wim@fluendo.com>
6284 * gst/tcp/Makefile.am:
6285 * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type), (nearest_pow),
6286 (ensure_size), (gst_fdset_new), (gst_fdset_free),
6287 (gst_fdset_set_mode), (gst_fdset_get_mode), (gst_fdset_add_fd),
6288 (gst_fdset_remove_fd), (gst_fdset_fd_ctl_write),
6289 (gst_fdset_fd_ctl_read), (gst_fdset_fd_has_closed),
6290 (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
6291 (gst_fdset_fd_can_write), (gst_fdset_wait):
6292 * gst/tcp/gstfdset.h:
6293 * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
6294 (gst_multifdsink_class_init), (gst_multifdsink_init),
6295 (gst_multifdsink_add), (gst_multifdsink_remove),
6296 (gst_multifdsink_clear), (gst_multifdsink_get_stats),
6297 (gst_multifdsink_remove_client_link),
6298 (gst_multifdsink_handle_client_read),
6299 (gst_multifdsink_client_queue_data),
6300 (gst_multifdsink_client_queue_caps),
6301 (gst_multifdsink_client_queue_buffer),
6302 (gst_multifdsink_handle_client_write),
6303 (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
6304 (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
6305 (gst_multifdsink_get_property), (gst_multifdsink_init_send),
6306 (gst_multifdsink_close):
6307 * gst/tcp/gstmultifdsink.h:
6308 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
6309 (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
6310 (gst_tcpserversink_handle_wait), (gst_tcpserversink_init_send),
6311 (gst_tcpserversink_close):
6312 * gst/tcp/gsttcpserversink.h:
6313 Abstracted away the select call, implemented poll (yes we ran into
6314 the 1024 limit in production).
6316 2004-08-11 Thomas Vander Stichele <thomas at apestaart dot org>
6319 * gst/tcp/gsttcpplugin.c:
6320 improve debuggging, remove assert
6322 2004-08-10 Wim Taymans <wim@fluendo.com>
6324 * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
6325 (gst_client_status_get_type), (gst_multifdsink_class_init),
6326 (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
6327 (gst_multifdsink_handle_client_read),
6328 (gst_multifdsink_handle_client_write),
6329 (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
6330 (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
6331 (gst_multifdsink_get_property):
6332 * gst/tcp/gstmultifdsink.h:
6333 * gst/tcp/gsttcp-marshal.list:
6334 Starting to prepare for specifying buffer time in other units
6335 than buffers. Expose remove reason in signal.
6337 2004-08-10 Wim Taymans <wim@fluendo.com>
6339 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
6340 (gst_multifdsink_remove), (gst_multifdsink_clear),
6341 (gst_multifdsink_remove_client_link),
6342 (gst_multifdsink_handle_client_read),
6343 (gst_multifdsink_client_queue_data),
6344 (gst_multifdsink_client_queue_buffer),
6345 (gst_multifdsink_handle_client_write),
6346 (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
6347 (gst_multifdsink_chain), (gst_multifdsink_close):
6348 * gst/tcp/gstmultifdsink.h:
6349 Added more debugging info. Changed the way clients are
6350 removed from the lists. Fixed a bug where a bad file descriptor
6351 could cause many clients to be removed.
6353 2004-08-06 Benjamin Otte <in7y118@public.uni-hamburg.de>
6355 * gst/videotestsrc/gstvideotestsrc.c: (generate_capslist):
6356 allow all pixel-aspect-ratios, not just 1:1
6358 2004-08-09 David Schleef <ds@schleef.org>
6360 * sys/glsink/ARB_multitexture.h: Remove old files.
6361 * sys/glsink/EXT_paletted_texture.h:
6362 * sys/glsink/NV_register_combiners.h:
6363 * sys/glsink/gstgl_nvimage.c:
6364 * sys/glsink/gstgl_pdrimage.c:
6365 * sys/glsink/gstgl_rgbimage.c:
6366 * sys/glsink/gstglsink.c:
6367 * sys/glsink/gstglsink.h:
6368 * sys/glsink/gstglxwindow.c:
6369 * sys/glsink/regcomb_yuvrgb.c:
6371 2004-08-09 David Schleef <ds@schleef.org>
6373 Patch from Gernot Ziegler <gz@lysator.liu.se> rewriting the
6374 GL sink plugin. (Bug #147302)
6376 * configure.ac: Test for OpenGL
6377 * sys/Makefile.am: Use test for OpenGL
6378 * sys/glsink/Makefile.am:
6379 * sys/glsink/glimagesink.c: rewrite
6380 * sys/glsink/glimagesink.h: rewrite
6382 2004-08-09 David Schleef <ds@schleef.org>
6384 * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_base_init): Only allow
6386 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get): same
6387 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): same
6388 * testsuite/gst-lint: Test for G_GUINT64_FORMAT usage near gettext.
6390 2004-08-09 Wim Taymans <wim@fluendo.com>
6392 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
6393 (gst_multifdsink_add), (gst_multifdsink_get_stats),
6394 (gst_multifdsink_client_remove),
6395 (gst_multifdsink_handle_client_read),
6396 (gst_multifdsink_handle_client_write),
6397 (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
6398 Do a bit more logging, make the client_read code more robust.
6400 2004-08-09 Thomas Vander Stichele <thomas at apestaart dot org>
6402 * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init_source),
6403 (gst_jpegdec_fill_input_buffer), (gst_jpegdec_skip_input_data),
6404 (gst_jpegdec_resync_to_restart), (gst_jpegdec_term_source),
6405 (gst_jpegdec_init), (gst_jpegdec_chain):
6406 * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
6407 (gst_multipart_demux_chain), (gst_multipart_demux_change_state):
6408 cleanups, debugging fixes and memleak plugging
6410 2004-08-09 Wim Taymans <wim@fluendo.com>
6412 * ext/theora/theoradec.c: (gst_theora_dec_class_init),
6413 (theora_get_formats), (theora_dec_src_convert),
6414 (theora_dec_sink_convert), (theora_dec_src_query),
6415 (theora_dec_src_event), (theora_dec_event), (theora_dec_chain),
6416 (theora_dec_change_state):
6417 Don't crash on missing header packets.
6419 2004-08-09 Thomas Vander Stichele <thomas at apestaart dot org>
6423 Added Albanian translation (Laurent Dhima)
6427 2004-08-09 Thomas Vander Stichele <thomas at apestaart dot org>
6429 * ext/lame/gstlame.c:
6432 2004-08-09 Thomas Vander Stichele <thomas at apestaart dot org>
6434 * sys/ximage/ximagesink.c:
6435 * sys/xvimage/xvimagesink.c:
6436 assign all TOO_LAZY's to a real category. Thanks to Warthy Warthog.
6438 2004-08-06 Wim Taymans <wim@fluendo.com>
6440 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
6441 (gst_multifdsink_add), (gst_multifdsink_get_stats),
6442 (gst_multifdsink_client_remove),
6443 (gst_multifdsink_handle_client_read),
6444 (gst_multifdsink_handle_client_write),
6445 (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
6446 Make sure we don't try to read more from a client that what
6447 ioctl says us or we deadlock.
6449 2004-08-05 Thomas Vander Stichele <thomas at apestaart dot org>
6451 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_src_link),
6452 (gst_videotestsrc_change_state), (gst_videotestsrc_src_query),
6453 (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
6454 decouple running_time and n_frames so it can handle changing
6455 framerate while running
6457 2004-08-05 Thomas Vander Stichele <thomas at apestaart dot org>
6461 updated translations
6463 2004-08-04 Benjamin Otte <otte@gnome.org>
6465 * gst/videotestsrc/gstvideotestsrc.c:
6466 (gst_videotestsrc_get_capslist), (generate_capslist),
6468 generate the list of supported caps at startup and reuse it instead
6469 of always generating it
6471 2004-07-30 Benjamin Otte <in7y118@public.uni-hamburg.de>
6473 * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link):
6474 whoops, last checkin broke normal build
6476 2004-08-03 Benjamin Otte <otte@gnome.org>
6478 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume),
6479 (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
6480 (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
6481 (gst_alsa_mixer_get_option):
6482 * ext/dvdnav/dvdnavsrc.c: (dvdnav_get_event_name),
6483 (dvdnavsrc_print_event):
6484 * ext/ogg/gstoggdemux.c: (_find_chain_process), (gst_ogg_print):
6485 * ext/ogg/gstoggmux.c: (gst_ogg_mux_pad_link),
6486 (gst_ogg_mux_pad_unlink):
6487 * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link),
6488 (gst_multipart_mux_pad_unlink):
6489 * gst/videofilter/gstvideobalance.c:
6490 (gst_videobalance_colorbalance_set_value):
6491 * gst/videomixer/videomixer.c: (gst_videomixer_pad_link),
6492 (gst_videomixer_pad_unlink):
6494 * sys/oss/gstossmixer.c:
6495 * sys/v4l/gstv4lcolorbalance.c:
6496 * sys/v4l/gstv4ltuner.c:
6497 * sys/v4l/v4lsrc_calls.c:
6498 * sys/v4l2/gstv4l2colorbalance.c:
6499 * sys/v4l2/gstv4l2tuner.c:
6500 compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friends
6502 2004-08-03 Benjamin Otte <otte@gnome.org>
6504 * examples/dynparams/filter.c: (ui_control_create):
6505 * examples/gstplay/player.c: (print_tag):
6506 * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad):
6507 * ext/gdk_pixbuf/gstgdkanimation.c:
6508 (gst_gdk_animation_iter_may_advance):
6509 * ext/jack/gstjack.c: (gst_jack_request_new_pad):
6510 * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list),
6511 (tag_list_to_id3_tag_foreach), (gst_id3_tag_handle_event):
6512 * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_tag_value):
6513 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value):
6514 * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
6515 * gst-libs/gst/media-info/media-info-test.c: (print_tag):
6516 * gst/sine/demo-dparams.c: (main):
6517 * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
6518 * testsuite/alsa/formats.c: (create_pipeline):
6519 * testsuite/alsa/sinesrc.c: (sinesrc_force_caps), (sinesrc_get):
6520 fixes for G_DISABLE_ASSERT and friends
6521 * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
6522 (mp3_type_frame_length_from_header), (mp3_type_find),
6524 require mp3 typefinding to have at least MIN_HEADERS valid headers
6525 add typefinding for AAC adts files
6527 2004-08-04 Jan Schmidt <thaytan@mad.scientist.com>
6529 * sys/ximage/ximagesink.c:
6530 (gst_ximagesink_calculate_pixel_aspect_ratio):
6531 * sys/xvimage/xvimagesink.c:
6532 (gst_xvimagesink_calculate_pixel_aspect_ratio):
6533 Make sure we calculate pixel-aspect-ratio using floating point maths
6535 2004-08-03 Thomas Vander Stichele <thomas at apestaart dot org>
6540 2004-08-03 Thomas Vander Stichele <thomas at apestaart dot org>
6542 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
6543 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get):
6544 add debugging for display PAR calculation
6546 2004-08-02 David Schleef <ds@schleef.org>
6548 * configure.ac: Fix mikmod CFLAGS.
6550 2004-07-27 Benjamin Otte <otte@gnome.org>
6552 * gst/audioscale/gstaudioscale.c:
6553 - fix templates to only support S16, it's the only format that works
6554 - make caps nego code use try_set_caps_nonfixed and fixation instead
6555 of try_set_caps twice, which is not nice for autopluggers
6556 - change rank to secondary, so autopluggers can pick it up after
6559 2004-08-02 Iain <iain@prettypeople.org>
6561 * gst/interleave/interleave.c (interleave_init),
6562 (interleave_request_new_pad),
6563 (interleave_pad_removed),
6564 (interleave_buffered_loop): Use the real pad count, not the artificial
6567 2004-08-02 Thomas Vander Stichele <thomas at apestaart dot org>
6569 * configure.ac: bump nano back to development
6571 === release 0.8.3 ===
6573 2004-08-02 Thomas Vander Stichele <thomas at apestaart dot org>
6575 * configure.ac: releasing 0.8.3, "Water"
6577 2004-08-02 Thomas Vander Stichele <thomas at apestaart dot org>
6579 * sys/xvimage/xvimagesink.c:
6580 (gst_xvimagesink_calculate_pixel_aspect_ratio),
6581 (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_sink_link),
6582 (gst_xvimagesink_change_state), (gst_xvimagesink_buffer_alloc),
6583 (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
6584 (gst_xvimagesink_init), (gst_xvimagesink_class_init):
6585 * sys/xvimage/xvimagesink.h:
6586 apply similar PAR fixes as to ximagesink
6588 2004-08-02 Thomas Vander Stichele <thomas at apestaart dot org>
6590 patch from: Benjamin Otte
6592 * ext/lame/gstlame.c: (gst_lame_src_link), (gst_lame_init):
6593 add link function to lame. Fixes #148986.
6595 2004-08-02 Johan Dahlin <johan@gnome.org>
6597 * gst/multipart/multipartmux.c (gst_multipart_mux_next_buffer):
6600 2004-07-30 David Schleef <ds@schleef.org>
6602 * gst/videomixer/Makefile.am: Fix things that should have been
6603 fixed in the last checkin.
6605 2004-07-30 David Schleef <ds@schleef.org>
6607 * gst/multipart/Makefile.am: Fix things that should have been
6608 fixed in the last checkin.
6610 2004-07-30 David Schleef <ds@schleef.org>
6612 * testsuite/multifilesink/Makefile.am: Fix unused variable.
6614 2004-07-30 Thomas Vander Stichele <thomas at apestaart dot org>
6617 bump nano for prerelease
6629 2004-07-30 Wim Taymans <wim@fluendo.com>
6631 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
6632 (gst_multifdsink_add), (gst_multifdsink_remove),
6633 (gst_multifdsink_clear), (gst_multifdsink_get_stats),
6634 (gst_multifdsink_client_remove),
6635 (gst_multifdsink_handle_client_write),
6636 (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
6637 * gst/tcp/gstmultifdsink.h:
6638 Recover from a select with a bad file descriptor by removing
6641 2004-07-30 Thomas Vander Stichele <thomas at apestaart dot org>
6644 fix requirement of core
6645 * gst-libs/gst/play/play.c: (gst_play_error_plugin),
6646 (gst_play_pipeline_setup):
6647 don't use colorspace element. do use hermescolorspace element.
6648 make macro to get a colorspace element.
6649 mark strings for translation.
6663 2004-07-30 Zaheer Abbas Merali <zaheerabbas at merali dot org>
6665 * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
6666 fix default for newmedia flag
6668 2004-07-30 Wim Taymans <wim@fluendo.com>
6670 * ext/theora/theoradec.c: (gst_theora_dec_class_init),
6671 (gst_theora_dec_init), (theora_get_formats),
6672 (theora_dec_src_convert), (theora_dec_sink_convert),
6673 (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
6674 (theora_dec_chain), (theora_dec_set_property),
6675 (theora_dec_get_property):
6676 * ext/theora/theoraenc.c: (gst_border_mode_get_type),
6677 (gst_theora_enc_class_init), (gst_theora_enc_init),
6678 (theora_enc_sink_link), (theora_enc_chain),
6679 (theora_enc_set_property), (theora_enc_get_property):
6680 Added cropping option to theora decoder.
6681 Added border option to theora encoder.
6683 2004-07-30 Zaheer Abbas Merali <zaheerabbas at merali dot org>
6685 * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
6686 (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
6687 (gst_pngenc_set_property):
6688 * ext/libpng/gstpngenc.h:
6689 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
6691 2004-07-30 Wim Taymans <wim@fluendo.com>
6693 * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
6694 (theora_enc_sink_link), (theora_enc_chain),
6695 (theora_enc_set_property), (theora_enc_get_property):
6696 Fix encoding of non-multiple-of-16 video.
6698 2004-07-29 David Schleef <ds@schleef.org>
6700 * configure.ac: make test for audiofile more strict
6702 2004-07-25 Benjamin Otte <in7y118@public.uni-hamburg.de>
6704 * gst/typefind/gsttypefindfunctions.c: (plugin_init):
6705 give different names to typefind functions
6707 2004-07-28 Thomas Vander Stichele <thomas at apestaart dot org>
6709 * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
6710 (gst_ximagesink_calculate_pixel_aspect_ratio),
6711 (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
6712 (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
6713 (gst_ximagesink_set_xwindow_id), (gst_ximagesink_set_property),
6714 (gst_ximagesink_get_property), (gst_ximagesink_init):
6715 * sys/ximage/ximagesink.h:
6716 allocate PAR's dynamically.
6717 use autodetected PAR if no object-set PAR is given.
6718 add workaround for directfb's X not setting physical size.
6719 fix to xvimagesink will follow tomorrow.
6721 2004-07-28 Zaheer Abbas Merali <zaheerabbas at merali dot org>
6723 * ext/lame/gstlame.c: (gst_lame_chain): send tag events downstream
6724 * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
6725 (gst_shout2send_get_type), (gst_shout2send_set_clock),
6726 (gst_shout2send_class_init), (gst_shout2send_init),
6727 (set_shout_metadata), (gst_shout2send_set_metadata),
6728 (gst_shout2send_chain), (gst_shout2send_set_property),
6729 (gst_shout2send_get_property), (gst_shout2send_connect),
6730 (gst_shout2send_change_state):
6731 * ext/shout2/gstshout2.h:
6732 - fix for sending mp3 audio to icecast2 server, if pad link function not
6733 called before PAUSED state
6734 - added option to use GStreamer clock sync (as opposed to libshout's own sync)
6735 - added tagging support for mp3 audio broadcasted
6736 * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
6739 2004-07-28 Wim Taymans <wim@fluendo.com>
6741 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
6742 (gst_ogg_demux_push):
6743 Return query failure when we don't know the length of
6744 an ogg stream insteda of returning TRUE with a bogus value.
6746 2004-07-28 Wim Taymans <wim@fluendo.com>
6748 * ext/theora/theoradec.c: (theora_get_formats),
6749 (theora_dec_src_convert), (theora_dec_sink_convert),
6750 (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
6752 Don't screw up the 1 Chroma for 1 luma sample situation when we
6753 have an odd offset/width by adding a black border in those cases.
6755 2004-07-28 Wim Taymans <wim@fluendo.com>
6757 * ext/theora/theoradec.c: (theora_get_formats),
6758 (theora_dec_src_convert), (theora_dec_sink_convert),
6759 (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
6761 * ext/theora/theoraenc.c: (theora_enc_sink_link):
6762 Added first attempt at cropping of the image as required by the
6763 theora spec. We need more properties in the caps (offset_x,
6764 offset_y,stride) to implement this correctly.
6766 2004-07-28 Jan Schmidt <thaytan@mad.scientist.com>
6768 * ext/dvdnav/README:
6769 Update the README to use dvddemux
6770 * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
6771 Ensure getcaps returns a subset of the template caps
6772 * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_base_init),
6773 (gst_mpeg2subt_init):
6774 Ensure getcaps returns a subset of the template caps
6775 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
6776 (gst_dvd_demux_init), (gst_dvd_demux_get_video_stream),
6777 (gst_dvd_demux_get_subpicture_stream),
6778 (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_set_cur_subpicture):
6779 * gst/mpegstream/gstdvddemux.h:
6780 Set the explicit caps on the current_video pad before pushing
6782 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
6783 (gst_mpeg_demux_get_audio_stream):
6784 Free caps used to gst_pad_set_explicit_caps, which takes a const
6787 2004-07-28 Thomas Vander Stichele <thomas at apestaart dot org>
6789 * configure.ac: update GStreamer requirement to 0.8.4 because of
6792 2004-07-28 Wim Taymans <wim@fluendo.com>
6794 * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
6795 (gst_wavparse_handle_seek), (gst_wavparse_srcpad_event):
6796 Add the pad to the element after setting up the caps. This
6797 makes it a lot easier to autoplug.
6799 2004-07-27 Steve Lhomme <steve.lhomme@free.fr>
6801 * gst/median/gstmedian.c:
6802 * gst/mpeg2subt/gstmpeg2subt.c:
6803 * gst/mpegaudioparse/gstmpegaudioparse.c:
6804 * gst/mpegstream/gstdvddemux.c:
6805 * gst/mpegstream/gstmpegdemux.c:
6806 * gst/mpegstream/gstmpegpacketize.c:
6807 * gst/rtjpeg/gstrtjpeg.c:
6808 * gst/rtjpeg/gstrtjpegdec.c:
6809 * gst/rtjpeg/gstrtjpegenc.c:
6810 * gst/sine/gstsinesrc.c:
6811 * gst/smooth/gstsmooth.c:
6812 * gst/smpte/gstsmpte.c:
6813 * gst/smpte/gstsmpte.h:
6814 * gst/stereo/gststereo.c:
6815 * gst/videofilter/gstgamma.c:
6816 * gst/videofilter/gstvideobalance.c:
6817 * gst/videofilter/gstvideofilter.c:
6818 * gst/videofilter/gstvideoflip.c:
6819 * gst/videoscale/gstvideoscale.c:
6820 * gst/videoscale/videoscale.c:
6821 * gst/videotestsrc/gstvideotestsrc.c:
6822 * gst/videotestsrc/videotestsrc.c:
6823 * gst/wavenc/gstwavenc.c:
6824 * gst/wavparse/gstwavparse.c:
6825 fix local includes and 64 bits constants
6827 2004-07-27 Steve Lhomme <steve.lhomme@free.fr>
6830 * gst-libs/gst/*/*.vcproj:
6832 more working plugins
6834 2004-07-27 Zaheer Abbas Merali <zaheerabbas at merali dot org>
6836 * testsuite/alsa/Makefile.am:
6837 * testsuite/alsa/srcstate.c:
6838 add test for alsasrc changing state
6840 2004-07-27 Zaheer Abbas Merali <zaheerabbas at merali dot org>
6842 * gst/silence/gstsilence.c: (gst_silence_init), (gst_silence_link),
6844 * gst/silence/gstsilence.h:
6845 fix silence generation for 16bit raw audio
6847 2004-07-27 Thomas Vander Stichele <thomas at apestaart dot org>
6849 * gst/matroska/matroska-demux.c:
6850 (gst_matroska_demux_parse_metadata),
6851 (gst_matroska_demux_video_caps), (gst_matroska_demux_plugin_init):
6852 * gst/mpegaudio/common.c:
6853 * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
6854 (gst_videoscale_getcaps), (gst_videoscale_link),
6855 (gst_videoscale_src_fixate), (gst_videoscale_init),
6856 (gst_videoscale_finalize):
6857 * gst/videoscale/gstvideoscale.h:
6858 * gst/videotestsrc/gstvideotestsrc.c:
6859 (gst_videotestsrc_get_capslist):
6860 * gst/wavenc/gstwavenc.c:
6861 * sys/oss/gstossmixer.c: (fill_labels):
6862 * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
6863 (gst_ximagesink_handle_xevents),
6864 (gst_ximagesink_calculate_pixel_aspect_ratio),
6865 (gst_ximagesink_xcontext_get), (gst_ximagesink_fixate),
6866 (gst_ximagesink_getcaps), (gst_ximagesink_sink_link),
6867 (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
6868 (gst_ximagesink_set_property), (gst_ximagesink_get_property),
6869 (gst_ximagesink_init), (gst_ximagesink_class_init):
6870 * sys/ximage/ximagesink.h:
6871 * sys/xvimage/xvimagesink.c:
6872 (gst_xvimagesink_calculate_pixel_aspect_ratio),
6873 (gst_xvimagesink_xcontext_get), (gst_xvimagesink_sink_link),
6874 (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
6875 (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
6876 (gst_xvimagesink_init), (gst_xvimagesink_class_init):
6877 * sys/xvimage/xvimagesink.h:
6878 first batch of pixel aspect ratio commits.
6880 2004-07-27 Thomas Vander Stichele <thomas at apestaart dot org>
6882 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
6883 (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_chain):
6884 * gst/ffmpegcolorspace/imgconvert.c: (avpicture_fill):
6885 handle stride, needs work if we want to move stride handling
6886 upstream, but works correctly for our purposes.
6888 2004-07-27 Thomas Vander Stichele <thomas at apestaart dot org>
6890 * gst/videoscale/README:
6891 add testing examples
6892 * gst/videoscale/gstvideoscale.c: (gst_videoscale_link),
6893 (gst_videoscale_chain):
6894 * gst/videoscale/videoscale.c: (gst_videoscale_setup),
6895 (gst_videoscale_get_size):
6896 add get_size function that handles stride like videotestsrc.
6897 fixes conversion for YUV formats for as much as I can test them.
6899 2004-07-27 Thomas Vander Stichele <thomas at apestaart dot org>
6901 * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
6902 (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
6903 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
6904 (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
6905 (gst_xvimagesink_xvimage_put):
6906 further cleanups, logging, error handling and synchronizing
6908 2004-07-27 Wim Taymans <wim@fluendo.com>
6910 * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
6911 (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
6912 (gst_videomixer_pad_set_property),
6913 (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
6914 (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
6915 (gst_videomixer_class_init), (gst_videomixer_init),
6916 (gst_videomixer_getcaps), (gst_videomixer_request_new_pad),
6917 (gst_videomixer_blend_ayuv_i420), (pad_zorder_compare),
6918 (gst_videomixer_sort_pads), (gst_videomixer_fill_checker),
6919 (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
6920 (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
6921 (gst_videomixer_loop), (plugin_init):
6922 Be a nicer negotiation citizen and provide a getcaps function on
6923 the srcpad. This also fixes a crash when resizing.
6925 2004-07-27 Julien MOUTTE <julien@moutte.net>
6927 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
6928 (gst_xvimagesink_xvimage_new): Some fixes to image size calculation.
6930 2004-07-27 Wim Taymans <wim@fluendo.com>
6932 * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps):
6933 * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
6934 (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
6935 (gst_pngenc_set_property):
6936 * ext/libpng/gstpngenc.h:
6937 Added snapshot property to pngenc.
6938 removed g_print from pngdec
6940 2004-07-27 Steve Lhomme <steve.lhomme@free.fr>
6942 * gst/ac3parse/ac3parse.vcproj
6943 * gst/adder/adder.vcproj
6944 * gst/alpha/alpha.vcproj
6945 * gst/alpha/alphacolor.vcproj
6946 * gst/asfdemux/asf.vcproj
6947 * gst/audioconvert/audioconvert.vcproj
6948 * gst/audiorate/audiorate.vcproj
6949 * gst/audioscale/audioscale.vcproj
6950 * gst/auparse/auparse.vcproj
6951 * gst/avi/avi.vcproj
6952 * gst/cdxaparse/cdxaparse.vcproj
6953 * gst/chart/chart.vcproj
6954 * gst/colorspace/colorspace.vcproj
6955 * gst/cutter/cutter.vcproj
6956 * gst/debug/debug.vcproj
6957 * gst/debug/efence.vcproj
6958 * gst/debug/navigationtest.vcproj
6959 * gst/deinterlace/deinterlace.vcproj
6960 * gst/effectv/effectv.vcproj
6961 * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
6962 * gst/filter/filter.vcproj
6963 * gst/flx/flxdec.vcproj
6964 * gst/goom/goom.vcproj
6965 * gst/interleave/interleave.vcproj
6966 * gst/law/alaw.vcproj
6967 * gst/law/mulaw.vcproj
6968 * gst/matroska/matroska.vcproj
6969 * gst/median/median.vcproj
6970 * gst/mixmatrix/mixmatrix.vcproj
6971 * gst/mpeg1sys/mpeg1systemencode.vcproj
6972 * gst/mpeg1videoparse/mp1videoparse.vcproj
6973 * gst/mpeg2sub/mpeg2subt.vcproj
6974 * gst/mpegaudio/mpegaudio.vcproj
6975 * gst/mpegaudioparse/mpegaudioparse.vcproj
6976 * gst/mpegstream/mpegstream.vcproj
6977 * gst/multifilesink/multifilesink.vcproj
6978 * gst/multipart/multipart.vcproj
6979 * gst/oneton/oneton.vcproj
6980 * gst/overlay/overlay.vcproj
6981 * gst/passthrough/passthrough.vcproj
6982 * gst/qtdemux/qtdemux.vcproj
6983 * gst/realmedia/rmdemux.vcproj
6984 * gst/rtjpeg/rtjpeg.vcproj
6985 * gst/rtp/rtp.vcproj
6986 * gst/silence/silence.vcproj
6987 * gst/sine/sinesrc.vcproj
6988 * gst/smooth/smooth.vcproj
6989 * gst/smpte/smpte.vcproj
6990 * gst/spectrum/spectrum.vcproj
6991 * gst/speed/speed.vcproj
6992 * gst/stereo/stereo.vcproj
6993 * gst/switch/switch.vcproj
6994 * gst/tags/tagedit.vcproj
6995 * gst/tcp/tcp.vcproj
6996 * gst/typefind/typefindfunctions.vcproj
6997 * gst/udp/udp.vcproj
6998 * gst/videobox/videobox.vcproj
6999 * gst/videocrop/videocrop.vcproj
7000 * gst/videodrop/videodrop.vcproj
7001 * gst/videofilter/gamma.vcproj
7002 * gst/videofilter/videobalance.vcproj
7003 * gst/videofilter/videofilter.vcproj
7004 * gst/videofilter/videoflip.vcproj
7005 * gst/videoflip/videoflip.vcproj
7006 * gst/videomixer/videomixer.vcproj
7007 * gst/videorate/videorate.vcproj
7008 * gst/videoscale/videoscale.vcproj
7009 * gst/videotestsrc/videotestsrc.vcproj
7010 * gst/virtualdub/virtualdub.vcproj
7011 * gst/volenv/volenv.vcproj
7012 * gst/volume/volume.vcproj
7013 * gst/wavenc/wavenc.vcproj
7014 * gst/wavparse/wavparse.vcproj
7015 * gst/y4m/y4menc.vcproj
7016 * gst-libs/gst/audio/audio.vcproj
7017 * gst-libs/gst/audio/audiofilter.vcproj
7018 * gst-libs/gst/colorbalance/colorbalance.vcproj
7019 * gst-libs/gst/idct/idtc.vcproj
7020 * gst-libs/gst/media-info/media-info.vcproj
7021 * gst-libs/gst/mixer/mixer.vcproj
7022 * gst-libs/gst/navigation/navigation.vcproj
7023 * gst-libs/gst/play/play.vcproj
7024 * gst-libs/gst/propertyprobe/propertyprobe.vcproj
7025 * gst-libs/gst/resample/resample.vcproj
7026 * gst-libs/gst/riff/riff.vcproj
7027 * gst-libs/gst/tuner/tuner.vcproj
7028 * gst-libs/gst/video/video.vcproj
7029 * gst-libs/gst/xoverlay/xoverlay.vcproj
7030 avoid problems with math.h, fix release dependancy
7031 rename GStreamer-0.8.lib to libgstreamer.lib
7033 2004-07-27 Julien MOUTTE <julien@moutte.net>
7035 * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
7036 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate): When
7037 the atom is not available we have to unlock the mutex. Fixes #148023
7039 2004-07-26 Steve Lhomme <steve.lhomme@free.fr>
7041 * gst-libs/gst/media-info/media-info.h:
7042 issue for a vararg macro with MSVC
7044 2004-07-26 Steve Lhomme <steve.lhomme@free.fr>
7046 * gst/effectv/effectv.vcproj
7047 * gst-libs/gst/idct/idct.vcproj:
7048 * gst-libs/gst/media-info/media-info.vcproj:
7049 * gst-libs/gst/navigation/navigation.vcproj:
7050 * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
7051 * gst-libs/gst/video/video.vcproj:
7052 * gst-libs/gst/xoverlay/xoverlay.vcproj:
7053 fixes for build problems
7055 2004-07-26 Steve Lhomme <steve.lhomme@free.fr>
7057 * gst-libs/gst/audio/audio.def:
7058 * gst-libs/gst/audio/riff.def:
7059 add some definitions needed by plugins
7061 2004-07-26 Steve Lhomme <steve.lhomme@free.fr>
7063 * gst/asfdemux/gstasfmux.c
7064 Fix some 64 bits constants to be glib friendly
7066 2004-07-26 Steve Lhomme <steve.lhomme@free.fr>
7068 * gst/ac3parse/gstac3parse.c
7069 * gst/audioscale/gstaudioscale.c
7070 * gst/auparse/gstauparse.c
7071 * gst/colorspace/gstcolorspace.c
7072 * gst/colorspace/yuv2rgb.h
7075 2004-07-26 Steve Lhomme <steve.lhomme@free.fr>
7078 add more plugins to the build
7080 2004-07-26 Julien MOUTTE <julien@moutte.net>
7082 * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
7083 (gst_ximagesink_ximage_new): Some more fixes to image size calculation.
7085 2004-07-26 Thomas Vander Stichele <thomas at apestaart dot org>
7087 * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
7088 (gst_level_set_property), (gst_level_get_property),
7089 (gst_level_base_init), (gst_level_class_init):
7090 add debugging categories. cleanups.
7092 2004-07-26 Thomas Vander Stichele <thomas at apestaart dot org>
7094 * gst/videoscale/videoscale.c: (gst_videoscale_setup),
7095 (gst_videoscale_planar411), (gst_videoscale_planar400),
7096 (gst_videoscale_packed422), (gst_videoscale_packed422rev),
7097 (gst_videoscale_scale_nearest_str1),
7098 (gst_videoscale_scale_nearest_str2),
7099 (gst_videoscale_scale_nearest_str4),
7100 (gst_videoscale_scale_nearest_16bit),
7101 (gst_videoscale_scale_nearest_24bit):
7103 tested with 320x240 -> 321, 322, 324 x240
7104 tested with YV12, I420, YUY2, UYVY
7105 fixed packed422rev (don't think it could have worked before)
7106 by testing with UYVY
7108 2004-07-26 Benjamin Otte <otte@gnome.org>
7110 * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_init),
7111 (gst_lame_chain), (gst_lame_setup), (gst_lame_change_state),
7113 add debugging category, add error checks like checking return values
7114 of setup calls, make sure it still works after
7115 PLAYING=>NULL=>PLAYING, fix encoding of mono streams
7117 2004-07-26 Wim Taymans <wim@fluendo.com>
7119 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
7120 (gst_mpeg_demux_get_audio_stream),
7121 (gst_mpeg_demux_process_private):
7122 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_send_data):
7123 Check for error codes from the negotiation functions. Make sure
7124 we really set the pad caps when a new pad is created.
7126 2004-07-26 Thomas Vander Stichele <thomas at apestaart dot org>
7128 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7129 (gst_ffmpeg_caps_to_pix_fmt):
7130 * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
7131 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
7132 (gst_ffmpegcolorspace_pad_link):
7133 don't make function do two things at the same time without reason.
7135 2004-07-26 Steve Lhomme <steve.lhomme@free.fr>
7137 * gst/ac3parse/ac3parse.vcproj
7138 * gst/adder/adder.vcproj
7139 * gst/alpha/alpha.vcproj
7140 * gst/alpha/alphacolor.vcproj
7141 * gst/asfdemux/asf.vcproj
7142 * gst/audioconvert/audioconvert.vcproj
7143 * gst/audiorate/audiorate.vcproj
7144 * gst/audioscale/audioscale.vcproj
7145 * gst/auparse/auparse.vcproj
7146 * gst/avi/avi.vcproj
7147 * gst/cdxaparse/cdxaparse.vcproj
7148 * gst/chart/chart.vcproj
7149 * gst/colorspace/colorspace.vcproj
7150 * gst/cutter/cutter.vcproj
7151 * gst/debug/debug.vcproj
7152 * gst/debug/efence.vcproj
7153 * gst/debug/navigationtest.vcproj
7154 * gst/deinterlace/deinterlace.vcproj
7155 * gst/effectv/effectv.vcproj
7156 * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
7157 * gst/filter/filter.vcproj
7158 * gst/flx/flxdec.vcproj
7159 * gst/goom/goom.vcproj
7160 * gst/interleave/interleave.vcproj
7161 * gst/law/alaw.vcproj
7162 * gst/law/mulaw.vcproj
7163 * gst/matroska/matroska.vcproj
7164 * gst/median/median.vcproj
7165 * gst/mixmatrix/mixmatrix.vcproj
7166 * gst/mpeg1sys/mpeg1systemencode.vcproj
7167 * gst/mpeg1videoparse/mp1videoparse.vcproj
7168 * gst/mpeg2sub/mpeg2subt.vcproj
7169 * gst/mpegaudio/mpegaudio.vcproj
7170 * gst/mpegaudioparse/mpegaudioparse.vcproj
7171 * gst/mpegstream/mpegstream.vcproj
7172 * gst/multifilesink/multifilesink.vcproj
7173 * gst/multipart/multipart.vcproj
7174 * gst/oneton/oneton.vcproj
7175 * gst/overlay/overlay.vcproj
7176 * gst/passthrough/passthrough.vcproj
7177 * gst/qtdemux/qtdemux.vcproj
7178 * gst/realmedia/rmdemux.vcproj
7179 * gst/rtjpeg/rtjpeg.vcproj
7180 * gst/rtp/rtp.vcproj
7181 * gst/silence/silence.vcproj
7182 * gst/sine/sinesrc.vcproj
7183 * gst/smooth/smooth.vcproj
7184 * gst/smpte/smpte.vcproj
7185 * gst/spectrum/spectrum.vcproj
7186 * gst/speed/speed.vcproj
7187 * gst/stereo/stereo.vcproj
7188 * gst/switch/switch.vcproj
7189 * gst/tags/tagedit.vcproj
7190 * gst/tcp/tcp.vcproj
7191 * gst/typefind/typefindfunctions.vcproj
7192 * gst/udp/udp.vcproj
7193 * gst/videobox/videobox.vcproj
7194 * gst/videocrop/videocrop.vcproj
7195 * gst/videodrop/videodrop.vcproj
7196 * gst/videofilter/gamma.vcproj
7197 * gst/videofilter/videobalance.vcproj
7198 * gst/videofilter/videofilter.vcproj
7199 * gst/videofilter/videoflip.vcproj
7200 * gst/videoflip/videoflip.vcproj
7201 * gst/videomixer/videomixer.vcproj
7202 * gst/videorate/videorate.vcproj
7203 * gst/videoscale/videoscale.vcproj
7204 * gst/videotestsrc/videotestsrc.vcproj
7205 * gst/virtualdub/virtualdub.vcproj
7206 * gst/volenv/volenv.vcproj
7207 * gst/volume/volume.vcproj
7208 * gst/wavenc/wavenc.vcproj
7209 * gst/wavparse/wavparse.vcproj
7210 * gst/y4m/y4menc.vcproj
7211 more plugins supported under windows
7213 2004-07-26 Thomas Vander Stichele <thomas at apestaart dot org>
7215 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
7216 (gst_ximagesink_ximage_put), (gst_ximagesink_renegotiate_size),
7217 (gst_ximagesink_chain), (gst_ximagesink_buffer_alloc):
7218 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
7219 (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc):
7220 Add debugging statements. Use the sizes as returned by the
7223 2004-07-26 Johan Dahlin <johan@gnome.org>
7225 * gst/tcp/gsttcpclientsrc.c (gst_tcpclientsrc_get): Make sure that
7226 the pad is negotiated.
7228 * gst/ffmpegcolorspace/gstffmpegcolorspace.c (gst_ffmpegcolorspace_chain): Ditto
7230 2004-07-26 Steve Lhomme <steve.lhomme@free.fr>
7232 * gst-libs/gst/colorbalance/colorbalance.vcproj:
7233 * gst-libs/gst/idct/idct.vcproj:
7234 * gst-libs/gst/media-info/media-info.vcproj:
7235 * gst-libs/gst/mixer/mixer.vcproj:
7236 * gst-libs/gst/navigation/navigation.vcproj:
7237 * gst-libs/gst/play/play.vcproj:
7238 * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
7239 * gst-libs/gst/resample/resample.vcproj:
7240 * gst-libs/gst/tuner/tuner.vcproj:
7241 * gst-libs/gst/video/video.vcproj:
7242 * gst-libs/gst/xoverlay/xoverlay.vcproj:
7243 more plugins supported under windows
7245 2004-07-25 Iain <iain@prettypeople.org>
7247 * gst/wavparse/gstwavparse.c (gst_wavparse_fmt): Set the caps on the
7248 pad now rather than when the pad is created because state changes wipe
7249 explicit caps (fixes #148043).
7251 2004-07-25 Sebastien Cote <sc5@hermes.usherb.ca>
7253 reviewed by Benjamin Otte <otte@gnome.org>
7256 fix mad plugin crashing on Sun (fixes #148289)
7258 2004-07-25 Steve Lhomme <steve.lhomme@free.fr>
7261 * gst/avi/avi.vcproj:
7262 * gst/matroska/matroska.def:
7263 * gst/matroska/matroska.vcproj:
7264 remove unused .def files
7266 2004-07-25 Steve Lhomme <steve.lhomme@free.fr>
7268 * gst-libs/gst/audio/gstaudiofilter.c:
7269 Clean the local include
7271 2004-07-25 Steve Lhomme <steve.lhomme@free.fr>
7274 * gst-libs/gst/audio/audio.def:
7275 * gst-libs/gst/audio/audio.vcproj:
7276 * gst-libs/gst/audio/audiofilter.vcproj:
7277 * gst-libs/gst/audio/riff.def:
7278 * gst-libs/gst/audio/riff.vcproj:
7279 * gst-libs/gst/gst-libs.def:
7280 * gst-libs/gst/gst-libs.vcproj:
7281 * gst/avi/avi.vcproj:
7282 * gst/avi/avi.vcproj:
7283 Copy the files where needed after building, cleaner projects
7285 2004-07-25 Steve Lhomme <steve.lhomme@free.fr>
7287 * gst/matroska/ebml-write.c:
7288 Fix some 64 bits constants to be glib friendly
7290 2004-07-24 Steve Lhomme <steve.lhomme@free.fr>
7293 * gst-libs/gst/gst-libs.def:
7294 * gst-libs/gst/gst-libs.vcproj:
7295 * gst/matroska/matroska.def:
7296 * gst/matroska/matroska.vcproj:
7297 Add the preliminary canvas to build plugins on Win32
7299 2004-07-23 Benjamin Otte <otte@gnome.org>
7301 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
7302 don't enfore negotiation from source side, it breaks
7303 sinesrc ! audioconvert ! osssink
7305 2004-07-22 David Schleef <ds@schleef.org>
7307 * gst/typefind/gsttypefindfunctions.c: (plugin_init): Add typefind
7308 for ELF files, since they can easily be recognized as audio/mpeg.
7311 2004-07-22 Thomas Vander Stichele <thomas at apestaart dot org>
7313 * gst/videoscale/videoscale.c: (gst_videoscale_setup),
7314 (gst_videoscale_planar411), (gst_videoscale_scale_nearest_32bit),
7315 (gst_videoscale_scale_nearest_24bit),
7316 (gst_videoscale_scale_nearest_16bit):
7317 fix 16bit and 24bit for stride (24bit might need testing)
7318 don't pretend we do more than one algorithm
7320 2004-07-22 Zaheer Abbas Merali <zaheerabbas at merali dot org>
7324 * gst/multifilesink/Makefile.am:
7325 * gst/multifilesink/gstmultifilesink.c:
7326 (gst_multifilesink_get_formats),
7327 (gst_multifilesink_get_query_types), (_do_init),
7328 (gst_multifilesink_base_init), (gst_multifilesink_class_init),
7329 (gst_multifilesink_init), (gst_multifilesink_dispose),
7330 (gst_multifilesink_set_location), (gst_multifilesink_set_property),
7331 (gst_multifilesink_get_property), (gst_multifilesink_open_file),
7332 (gst_multifilesink_close_file), (gst_multifilesink_next_file),
7333 (gst_multifilesink_pad_query), (gst_multifilesink_handle_event),
7334 (gst_multifilesink_chain), (gst_multifilesink_change_state),
7335 (gst_multifilesink_uri_get_type),
7336 (gst_multifilesink_uri_get_protocols),
7337 (gst_multifilesink_uri_get_uri), (gst_multifilesink_uri_set_uri),
7338 (gst_multifilesink_uri_handler_init), (plugin_init):
7339 * gst/multifilesink/gstmultifilesink.h:
7340 * testsuite/Makefile.am:
7341 * testsuite/multifilesink/Makefile.am:
7342 * testsuite/multifilesink/fakesrc_test.c: (gst_newmedia_base_init),
7343 (gst_newmedia_class_init), (gst_newmedia_init),
7344 (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
7345 (newfile_signal), (test_signal), (main):
7346 multifilesink plugin for creating new files every time a new media
7347 discontinuity event occurs
7349 2004-07-22 Wim Taymans <wim@fluendo.com>
7351 * gst/alpha/Makefile.am:
7352 * gst/alpha/gstalphacolor.c: (gst_alpha_color_get_type),
7353 (gst_alpha_color_base_init), (gst_alpha_color_class_init),
7354 (gst_alpha_color_init), (gst_alpha_color_set_property),
7355 (gst_alpha_color_get_property), (gst_alpha_color_sink_link),
7356 (transform), (gst_alpha_color_chain),
7357 (gst_alpha_color_change_state), (plugin_init):
7358 Stupid plugin to to RGBA to AYUV conversion because none of
7359 the colorspace plugins can handle that yet.
7361 2004-07-22 Wim Taymans <wim@fluendo.com>
7363 * examples/seeking/seek.c: (update_scale), (main):
7364 * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
7365 (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
7366 (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
7367 (gst_decode_bin_init), (gst_decode_bin_dispose),
7368 (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
7369 (no_more_pads), (close_link), (type_found),
7370 (gst_decode_bin_set_property), (gst_decode_bin_get_property),
7372 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
7373 (gst_play_base_bin_class_init), (gst_play_base_bin_init),
7374 (gst_play_base_bin_dispose), (queue_overrun),
7375 (gen_preroll_element), (remove_prerolls), (unknown_type),
7376 (no_more_pads), (new_stream), (setup_source),
7377 (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
7378 (play_base_eos), (gst_play_base_bin_change_state),
7379 (gst_play_base_bin_add_element),
7380 (gst_play_base_bin_remove_element),
7381 (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
7382 (gst_play_base_bin_unlink_stream),
7383 (gst_play_base_bin_get_streaminfo):
7384 * gst/playback/gstplaybin.c: (gen_video_element),
7385 (gen_audio_element):
7386 * gst/playback/gststreaminfo.h:
7387 More playback updates, attempt to fix things after the state change
7390 2004-07-22 Thomas Vander Stichele <thomas at apestaart dot org>
7392 * gst/videoscale/videoscale.c: (gst_videoscale_planar411),
7393 (gst_videoscale_scale_nearest_16bit):
7396 2004-07-22 Thomas Vander Stichele <thomas at apestaart dot org>
7398 * gst/videotestsrc/gstvideotestsrc.c:
7399 (gst_videotestsrc_class_init), (gst_videotestsrc_src_link),
7400 (gst_videotestsrc_init), (gst_videotestsrc_get),
7401 (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
7402 (gst_videotestsrc_get_property):
7403 * gst/videotestsrc/gstvideotestsrc.h:
7404 * gst/videotestsrc/videotestsrc.c:
7405 * gst/videotestsrc/videotestsrc.h:
7406 cleanup and commenting
7408 2004-07-21 Wim Taymans <wim@fluendo.com>
7410 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
7411 (gst_ogg_demux_get_formats), (gst_ogg_demux_src_query),
7412 (gst_ogg_demux_src_event), (gst_ogg_demux_src_convert),
7413 (gst_ogg_demux_handle_event), (gst_ogg_demux_seek_before),
7414 (_find_chain_get_unknown_part), (_find_streams_check),
7415 (gst_ogg_demux_push), (gst_ogg_pad_push):
7416 * ext/theora/theoradec.c: (theora_get_formats),
7417 (theora_dec_src_convert), (theora_dec_sink_convert),
7418 (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
7420 * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
7421 (vorbis_dec_convert), (vorbis_dec_src_query),
7422 (vorbis_dec_src_event), (vorbis_dec_event):
7423 More seeking fixes, oggdemux now supports seeking to time and
7424 uses the downstream element to convert granulepos to time.
7425 Seeking in theora-only ogg files now works.
7427 2004-07-21 Wim Taymans <wim@fluendo.com>
7429 * ext/theora/theoradec.c: (gst_theora_dec_init),
7430 (theora_get_formats), (theora_get_event_masks),
7431 (theora_get_query_types), (theora_dec_src_convert),
7432 (theora_dec_sink_convert), (theora_dec_src_query),
7433 (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
7434 * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
7435 (vorbis_get_event_masks), (vorbis_get_query_types),
7436 (gst_vorbis_dec_init), (vorbis_dec_convert),
7437 (vorbis_dec_src_query), (vorbis_dec_src_event), (vorbis_dec_event):
7438 Added query/convert/formats functions to vorbis and theora decoders
7439 so that the outside world can use them too. Fixed seeking on an
7440 ogg/theora/vorbis file by disabling the seeking seeking on the
7443 2004-07-21 Julien MOUTTE <julien@moutte.net>
7445 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
7446 (gst_ximagesink_renegotiate_size), (gst_ximagesink_sink_link),
7447 (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id): Optimize
7448 images creation for both elements. We don't create the image on caps
7449 nego or renego, we just destroy the internal one if present if it does
7450 not match the needs. The chain function takes care of creating a new
7452 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
7453 (gst_xvimagesink_xwindow_decorate), (gst_xvimagesink_sink_link),
7454 (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
7455 (gst_xvimagesink_set_xwindow_id): Additionally xvimage now contains
7456 the image format information. The buffer pool checks for the context
7457 image format and discard images with different formats.
7458 * sys/xvimage/xvimagesink.h: Adding im_format in the xvimage structure.
7460 2004-07-21 Thomas Vander Stichele <thomas at apestaart dot org>
7462 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
7463 (gst_ffmpegcolorspace_chain):
7464 no point in doing any chaining if the pad we want to push from
7467 2004-07-20 Ronald Bultje <rbultje@ronald.bitfreak.net>
7469 * gst-libs/gst/riff/riff-media.c:
7470 (gst_riff_create_audio_caps_with_data):
7471 Fix double end-to-native symbol conversion (#148021).
7473 2004-07-20 David Schleef <ds@schleef.org>
7475 * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
7476 Don't use an Atom that doesn't exist.
7478 2004-07-20 Wim Taymans <wim@fluendo.com>
7480 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
7481 (gst_multifdsink_add), (gst_multifdsink_get_stats),
7482 (gst_multifdsink_client_remove),
7483 (gst_multifdsink_handle_client_write),
7484 (gst_multifdsink_queue_buffer):
7485 * gst/tcp/gstmultifdsink.h:
7486 More multifdsink stats. Avoid deadlock by releasing locks
7487 before sending out a signal.
7489 2004-07-20 Thomas Vander Stichele <thomas at apestaart dot org>
7493 added Hungarian translation (Laszlo Dvornik)
7495 2004-07-20 Wim Taymans <wim@fluendo.com>
7497 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
7498 (gst_multifdsink_add), (gst_multifdsink_client_remove),
7499 (gst_multifdsink_handle_client_write),
7500 (gst_multifdsink_queue_buffer):
7501 * gst/tcp/gsttcp-marshal.list:
7502 Fixed the stupid marshal definition.
7504 2004-07-20 Wim Taymans <wim@fluendo.com>
7506 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
7507 (gst_multifdsink_init), (gst_multifdsink_add),
7508 (gst_multifdsink_client_remove),
7509 (gst_multifdsink_handle_client_write),
7510 (gst_multifdsink_queue_buffer), (gst_multifdsink_chain),
7511 (gst_multifdsink_set_property), (gst_multifdsink_get_property),
7512 (gst_multifdsink_init_send):
7513 * gst/tcp/gstmultifdsink.h:
7514 Added more stats, added timeout for a client, fixed some typos
7515 and added some comments.
7517 2004-07-20 Wim Taymans <wim@fluendo.com>
7519 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
7520 (gst_multifdsink_add), (gst_multifdsink_get_stats),
7521 (gst_multifdsink_client_remove),
7522 (gst_multifdsink_handle_client_write):
7523 * gst/tcp/gstmultifdsink.h:
7524 * gst/tcp/gsttcp-marshal.list:
7525 Added get_stats method that returns a GValueArray of
7528 2004-07-19 Benjamin Otte <otte@gnome.org>
7530 * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
7531 make sure longname, description and author are valid UTF-8
7533 2004-07-19 Thomas Vander Stichele <thomas at apestaart dot org>
7535 * sys/ximage/ximagesink.c: (gst_ximagesink_change_state),
7536 (gst_ximagesink_set_property):
7537 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state),
7538 (gst_xvimagesink_set_property):
7539 make sure SYNCHRONOUS is respected after getting the X context
7541 2004-07-18 Thomas Vander Stichele <thomas at apestaart dot org>
7543 * gst/matroska/matroska-demux.c:
7544 (gst_matroska_demux_handle_src_event),
7545 (gst_matroska_demux_parse_blockgroup):
7546 * gst/matroska/matroska-ids.h:
7547 add BlockReference tag and ignore it to clear out log.
7548 ignore NAVIGATION events to clear out log.
7550 2004-07-18 Thomas Vander Stichele <thomas at apestaart dot org>
7552 * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
7553 (gst_matroska_demux_add_stream):
7554 * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init):
7555 add debug categories
7557 2004-07-16 Wim Taymans <wim@fluendo.com>
7559 * ext/libpng/Makefile.am:
7560 * ext/libpng/gstpng.c: (plugin_init):
7561 * ext/libpng/gstpngdec.c: (user_error_fn), (user_warning_fn),
7562 (gst_pngdec_get_type), (gst_pngdec_base_init),
7563 (gst_pngdec_class_init), (gst_pngdec_sinklink), (gst_pngdec_init),
7564 (gst_pngdec_src_getcaps), (user_read_data), (gst_pngdec_chain):
7565 * ext/libpng/gstpngdec.h:
7568 2004-07-16 Julien MOUTTE <julien@moutte.net>
7570 * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
7571 (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
7572 (gst_ximagesink_ximage_destroy), (gst_ximagesink_sink_link),
7573 (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
7574 (gst_ximagesink_buffer_alloc):
7575 * sys/ximage/ximagesink.h:
7576 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
7577 (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
7578 (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
7579 (gst_xvimagesink_buffer_alloc):
7580 * sys/xvimage/xvimagesink.h: Getting the 2 video sinks synchronized
7581 again. Using internal data pointer of the x(v)image to store image's
7582 data to be coherent with the buffer alloc mechanism. Investigated the
7583 image destruction code to be sure that everything gets freed correctly.
7585 2004-07-16 Wim Taymans <wim@fluendo.com>
7587 * gst-libs/gst/riff/riff-read.c:
7588 (gst_riff_read_strf_vids_with_data),
7589 (gst_riff_read_strf_auds_with_data):
7590 * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
7591 (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
7592 Make sure we don't create 0 sized subbuffers in riff-read.
7593 Signal the no more pads signal after reading the avi header.
7595 2004-07-16 Wim Taymans <wim@fluendo.com>
7597 * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
7598 (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
7599 (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
7600 (gst_decode_bin_init), (gst_decode_bin_dispose),
7601 (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
7602 (no_more_pads), (close_link), (type_found),
7603 (gst_decode_bin_set_property), (gst_decode_bin_get_property),
7604 (gst_decode_bin_change_state), (plugin_init):
7605 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
7606 (gst_play_base_bin_class_init), (gst_play_base_bin_init),
7607 (gst_play_base_bin_dispose), (queue_overrun),
7608 (gen_preroll_element), (remove_prerolls), (unknown_type),
7609 (no_more_pads), (new_stream), (setup_source),
7610 (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
7611 (play_base_eos), (gst_play_base_bin_change_state),
7612 (gst_play_base_bin_add_element),
7613 (gst_play_base_bin_remove_element),
7614 (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
7615 (gst_play_base_bin_unlink_stream),
7616 (gst_play_base_bin_get_streaminfo):
7617 * gst/playback/gstplaybasebin.h:
7618 Better error recovery. Added configurable preroll queue size. Faster
7619 detection of no-more-pads.
7621 2004-07-16 Wim Taymans <wim@fluendo.com>
7623 * gst-libs/gst/video/video.h:
7624 Added 32 bits RGBA. Not sure if we should use another mime-type
7625 for alpha rgb. Currently the presence of the alpha_mask property
7626 signals an alpha channel.
7628 2004-07-16 Wim Taymans <wim@fluendo.com>
7630 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
7631 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
7632 FPS seems to be 0.0 to MAX everywhere else.
7634 2004-07-15 Ronald Bultje <rbultje@ronald.bitfreak.net>
7636 * gst-libs/gst/riff/riff-media.c:
7637 (gst_riff_create_video_caps_with_data):
7638 mp42/mp43 (no caps) exist too.
7639 * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
7640 Set pixel_width/height; we've got them in-caps.
7641 * gst/typefind/gsttypefindfunctions.c: (plugin_init):
7642 * gst/wavparse/gstwavparse.c: (plugin_init):
7643 Both are valid primary.
7644 * sys/oss/gstossmixer.c:
7645 Remove i18n hack and enable translations.
7647 2004-07-15 Benjamin Otte <otte@gnome.org>
7649 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
7650 (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
7651 fix for non-shm xv. Original patch by Tim Ringenbach (fixes #147248)
7653 2004-07-15 Benjamin Otte <otte@gnome.org>
7655 * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
7656 (gst_alsa_sw_params_dump), (gst_alsa_hw_params_dump),
7657 (gst_alsa_close_audio):
7658 disable some of the debugging code for now. Writing debugging to a
7659 buffer is broken in current alsalib releases.
7661 2004-07-12 Benjamin Otte <otte@gnome.org>
7663 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer):
7666 2004-07-14 Thomas Vander Stichele <thomas at apestaart dot org>
7668 * ext/theora/theoradec.c: (gst_theora_dec_class_init),
7669 (theora_dec_src_query), (theora_dec_event):
7670 * ext/theora/theoraenc.c: (gst_theora_enc_class_init):
7671 add debugging categories. Remove \n's.
7673 2004-07-13 Johan Dahlin <johan@gnome.org>
7675 * gst/playback/gstplaybin.c (gst_play_bin_set_property)
7676 (gst_play_bin_get_property): Impl.
7678 2004-07-13 Wim Taymans <wim@fluendo.com>
7680 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_seek_before):
7681 When trying to find the stream length, seek back N pages
7682 instead of just one, where N is the number of streams in
7685 2004-07-13 Wim Taymans <wim@fluendo.com>
7687 * gst-libs/gst/riff/riff-media.c:
7688 (gst_riff_create_audio_caps_with_data),
7689 (gst_riff_create_audio_caps),
7690 (gst_riff_create_audio_template_caps):
7691 * gst-libs/gst/riff/riff-media.h:
7692 * gst-libs/gst/riff/riff-read.c:
7693 (gst_riff_read_strf_vids_with_data),
7694 (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_auds):
7695 * gst-libs/gst/riff/riff-read.h:
7696 * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
7697 (gst_avi_demux_add_stream):
7698 Set codec_data on caps for avidemuxer.
7700 2004-07-12 David Schleef <ds@schleef.org>
7702 * configure.ac: Fix test for Objective C
7704 2004-07-12 Jan Schmidt <thaytan@mad.scientist.com>
7705 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
7706 (gst_gdk_pixbuf_chain):
7707 Add svg and pcx to template caps, and ensure that getcaps returns a
7708 subset of the template caps.
7709 Copy each row manually for output, as gdkpixbuf may pad the
7710 rowstride to a 32-bit word boundary.
7712 2004-07-12 Wim Taymans <wim@fluendo.com>
7714 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
7715 (gst_riff_create_video_template_caps):
7716 Fix the template caps to include some more media types.
7718 2004-07-12 Wim Taymans <wim@fluendo.com>
7720 * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
7721 (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
7722 (compare_ranks), (print_feature), (gst_decode_bin_init),
7723 (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
7724 (try_to_link_1), (new_pad), (close_link), (type_found),
7725 (gst_decode_bin_set_property), (gst_decode_bin_get_property),
7726 (gst_decode_bin_change_state), (plugin_init):
7727 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
7728 (gst_play_base_bin_class_init), (gst_play_base_bin_init),
7729 (gst_play_base_bin_dispose), (queue_overrun),
7730 (gen_preroll_element), (remove_prerolls), (no_more_pads),
7731 (new_stream), (setup_source), (gst_play_base_bin_set_property),
7732 (gst_play_base_bin_get_property), (play_base_eos),
7733 (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
7734 (gst_play_base_bin_remove_element),
7735 (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
7736 (gst_play_base_bin_unlink_stream),
7737 (gst_play_base_bin_get_streaminfo):
7738 * gst/playback/gstplaybasebin.h:
7739 * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
7740 (gst_play_bin_class_init), (gst_play_bin_init),
7741 (gst_play_bin_dispose), (gst_play_bin_set_property),
7742 (gst_play_bin_get_property), (gen_video_element),
7743 (gen_audio_element), (remove_sinks), (setup_sinks),
7744 (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
7745 (gst_play_bin_send_event), (gst_play_bin_get_formats),
7746 (gst_play_bin_convert), (gst_play_bin_get_query_types),
7747 (gst_play_bin_query), (plugin_init):
7748 * gst/playback/test4.c: (main):
7749 More fixes on reusing of the element.
7751 2004-07-11 Benjamin Otte <otte@gnome.org>
7753 * ext/mad/gstmad.c: (normal_seek):
7754 allow seeking for other methods than just SET
7756 2004-07-11 Andy Wingo <wingo@pobox.com>
7758 * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_link): For
7759 float, "any" caps -> buffer_frames=[0,MAX].
7761 * gst/interleave/interleave.c (interleave_getcaps): Seems the core
7762 doesn't intersect our caps with the template any more. Do it
7764 (interleave_buffered_loop): Use g_newa instead of malloc/free.
7766 2004-07-09 Wim Taymans <wim@fluendo.com>
7768 * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
7769 (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
7770 (compare_ranks), (print_feature), (gst_decode_bin_init),
7771 (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
7772 (try_to_link_1), (new_pad), (close_link), (type_found),
7773 (gst_decode_bin_set_property), (gst_decode_bin_get_property),
7774 (gst_decode_bin_change_state), (plugin_init):
7775 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
7776 (gst_play_base_bin_class_init), (gst_play_base_bin_init),
7777 (gst_play_base_bin_dispose), (queue_overrun),
7778 (gen_preroll_element), (remove_prerolls), (no_more_pads),
7779 (new_stream), (setup_source), (gst_play_base_bin_set_property),
7780 (gst_play_base_bin_get_property), (play_base_eos),
7781 (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
7782 (gst_play_base_bin_remove_element),
7783 (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
7784 (gst_play_base_bin_unlink_stream),
7785 (gst_play_base_bin_get_streaminfo):
7786 * gst/playback/gstplaybasebin.h:
7787 * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
7788 (gst_play_bin_class_init), (gst_play_bin_init),
7789 (gst_play_bin_dispose), (gst_play_bin_set_property),
7790 (gst_play_bin_get_property), (gen_video_element),
7791 (gen_audio_element), (remove_sinks), (setup_sinks),
7792 (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
7793 (gst_play_bin_send_event), (gst_play_bin_get_formats),
7794 (gst_play_bin_convert), (gst_play_bin_get_query_types),
7795 (gst_play_bin_query), (plugin_init):
7796 * gst/playback/test4.c: (main):
7797 Work on object reuse and seeking.
7799 2004-07-09 Wim Taymans <wim@fluendo.com>
7801 * examples/seeking/seek.c: (iterate):
7802 Don't consume all CPU in the idle loop.
7804 2004-07-09 Wim Taymans <wim@fluendo.com>
7806 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_new_output_pad),
7807 (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_process_private):
7808 Add pad to element *after* setting the pad functions so that
7809 the scheduler can use the correct ones.
7811 2004-07-09 Wim Taymans <wim@fluendo.com>
7813 * ext/theora/theoradec.c: (theora_dec_from_granulepos),
7814 (theora_dec_src_query), (theora_dec_src_event), (theora_dec_chain):
7815 Sync to keyframe after seek
7817 2004-07-09 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
7819 * ext/alsa/gstalsa.c: (gst_alsa_change_state):
7820 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
7821 (gst_alsa_sink_loop), (gst_alsa_sink_change_state):
7822 * ext/alsa/gstalsasrc.c: (gst_alsa_src_change_state):
7823 * ext/libvisual/visual.c: (gst_visual_change_state):
7824 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_change_state):
7825 * ext/theora/theoradec.c: (theora_dec_change_state):
7826 * ext/theora/theoraenc.c: (theora_enc_change_state):
7827 * ext/vorbis/vorbisdec.c: (vorbis_dec_change_state):
7828 * gst-libs/gst/navigation/navigation.c:
7829 * gst/adder/gstadder.c: (gst_adder_change_state):
7830 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
7831 (gst_audio_convert_get_buffer):
7832 * gst/multipart/multipartdemux.c:
7833 (gst_multipart_demux_change_state):
7834 * gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
7835 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
7836 * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
7837 * gst/videoscale/gstvideoscale.c:
7838 (gst_videoscale_handle_src_event):
7839 * gst/volume/gstvolume.c: (volume_chain_int16):
7840 don't assert in state change, this should be done by the base
7842 various debugging fixes.
7844 2004-07-08 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
7847 * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
7848 (gst_play_dispose), (gst_play_set_location),
7849 (gst_play_set_data_src), (gst_play_set_video_sink),
7850 (gst_play_set_audio_sink), (gst_play_set_visualization),
7851 (gst_play_connect_visualization), (gst_play_get_sink_element),
7852 (gst_play_get_all_by_interface):
7853 * gst-libs/gst/play/play.h:
7854 add new method to get elements implementing an interface.
7855 add various error logging
7857 2004-07-08 Wim Taymans <wim@fluendo.com>
7859 * examples/seeking/seek.c: (make_dv_pipeline), (make_avi_pipeline),
7860 (make_mpeg_pipeline), (make_mpegnt_pipeline),
7861 (make_playerbin_pipeline), (query_durations_elems),
7862 (query_durations_pads), (query_positions_elems),
7863 (query_positions_pads), (update_scale), (iterate), (stop_seek),
7865 Added playbin seeking example.
7867 2004-07-08 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
7869 * gst-libs/gst/play/play.c: (gst_play_set_location),
7870 (gst_play_set_data_src), (gst_play_set_video_sink),
7871 (gst_play_set_audio_sink), (gst_play_set_visualization),
7872 (gst_play_connect_visualization), (gst_play_get_framerate):
7873 use a macro to look up elements from hash table
7875 2004-07-08 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
7877 * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
7878 (gst_play_get_length_callback), (gst_play_set_location),
7879 (gst_play_seek_to_time), (gst_play_set_data_src),
7880 (gst_play_set_video_sink), (gst_play_set_audio_sink),
7881 (gst_play_set_visualization), (gst_play_connect_visualization),
7882 (gst_play_get_sink_element):
7883 - add debugging info
7884 - fix looking up sink elements by iterating over complete caps
7885 - put everything except for source and autoplugger in a complete bin
7887 2004-07-08 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
7889 * ext/alsa/gstalsa.c: (gst_alsa_drain_audio):
7890 * ext/alsa/gstalsasink.c: (gst_alsa_sink_flush_one_pad),
7891 (gst_alsa_sink_check_event), (gst_alsa_sink_mmap),
7892 (gst_alsa_sink_write), (gst_alsa_sink_loop):
7893 * ext/alsa/gstalsasink.h:
7894 - add debugging info
7895 - clean up schizophrenia of data/buffer/event
7896 - fix double event unref error
7898 2004-07-08 Wim Taymans <wim@fluendo.com>
7900 * gst/playback/Makefile.am:
7901 Add headers to noinst
7903 2004-07-08 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
7905 * tools/gst-launch-ext-m.m:
7906 * tools/gst-launch-ext.1.in:
7907 convert to the third millenium
7909 2004-07-07 David Schleef <ds@schleef.org>
7911 * sys/dxr3/Makefile.am: noinst_SOURCES should be nodist_SOURCES
7913 2004-07-07 Wim Taymans <wim@fluendo.com>
7915 * gst/playback/Makefile.am:
7916 * gst/playback/README:
7917 * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
7918 (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
7919 (compare_ranks), (print_feature), (gst_decode_bin_init),
7920 (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
7921 (try_to_link_1), (new_pad), (close_link), (type_found),
7922 (gst_decode_bin_set_property), (gst_decode_bin_get_property),
7924 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
7925 (gst_play_base_bin_class_init), (gst_play_base_bin_init),
7926 (gst_play_base_bin_dispose), (rebuild_pipeline), (queue_overrun),
7927 (gen_preroll_element), (no_more_pads), (new_stream),
7928 (setup_source), (gst_play_base_bin_set_property),
7929 (gst_play_base_bin_get_property), (gst_play_base_bin_change_state),
7930 (gst_play_base_bin_add_element),
7931 (gst_play_base_bin_remove_element),
7932 (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
7933 (gst_play_base_bin_unlink_stream),
7934 (gst_play_base_bin_get_streaminfo):
7935 * gst/playback/gstplaybasebin.h:
7936 * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
7937 (gst_play_bin_class_init), (gst_play_bin_init),
7938 (gst_play_bin_dispose), (gst_play_bin_set_property),
7939 (gst_play_bin_get_property), (gen_video_element),
7940 (gen_audio_element), (setup_sinks), (gst_play_bin_change_state),
7941 (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
7942 (gst_play_bin_get_formats), (gst_play_bin_convert),
7943 (gst_play_bin_get_query_types), (gst_play_bin_query),
7945 * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
7946 (gst_stream_info_get_type), (gst_stream_info_class_init),
7947 (gst_stream_info_init), (gst_stream_info_new),
7948 (gst_stream_info_dispose), (gst_stream_info_set_property),
7949 (gst_stream_info_get_property):
7950 * gst/playback/gststreaminfo.h:
7951 * gst/playback/test.c: (gen_video_element), (gen_audio_element),
7953 * gst/playback/test2.c: (main):
7954 * gst/playback/test3.c: (update_scale), (main):
7955 More playbin fixes. Added README. Do better element filtering.
7956 Added base class to preroll media. Added test apps.
7958 2004-07-07 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
7960 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_flush_decoder):
7961 * ext/mpeg2dec/gstmpeg2dec.h:
7962 various debugging improvements. Reset stream to next picture
7963 instead of sequence header, otherwise seeks cannot work.
7965 2004-07-07 Wim Taymans <wim@fluendo.com>
7967 * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
7968 (gst_video_box_class_init), (gst_video_box_set_property),
7969 (gst_video_box_i420), (gst_video_box_ayuv), (gst_video_box_chain):
7970 Use pad_alloc where possible.
7972 2004-07-07 Wim Taymans <wim@fluendo.com>
7974 * sys/oss/gstosselement.c: (gst_osselement_reset),
7975 (gst_osselement_parse_caps):
7976 * sys/oss/gstosselement.h:
7977 * sys/oss/gstosssrc.c: (gst_osssrc_get):
7978 Fix offset on osssrc.
7980 2004-07-07 Wim Taymans <wim@fluendo.com>
7982 * ext/theora/theora.c: (plugin_init):
7983 * ext/theora/theoradec.c: (theora_dec_from_granulepos),
7984 (theora_dec_src_query), (theora_dec_chain):
7985 * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
7986 (theora_enc_sink_link), (theora_buffer_from_packet),
7987 (theora_push_packet), (theora_enc_chain):
7988 Fix theora granulepos calculation.
7989 Fix overflow in duration/position calculation.
7990 Bump rank to PRIMARY for theoradec.
7991 Use granulepos of last packet to calculate position.
7992 Set keyframe flag on buffers when needed.
7994 2004-07-06 David Schleef <ds@schleef.org>
7996 * gst/playback/Makefile.am: 'test' in bin_PROGRAMS? Are you
7997 serious? (Fixed, obviously.)
7999 2004-07-06 Thomas Vander Stichele <thomas at apestaart dot org>
8003 added Czech translation (Miloslav Trmac)
8005 2004-07-05 Wim Taymans <wim@fluendo.com>
8007 * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
8008 (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
8009 (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
8010 (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
8011 (close_link), (type_found), (gst_decode_bin_set_property),
8012 (gst_decode_bin_get_property), (gst_decode_bin_get_event_masks),
8013 (gst_decode_bin_send_event), (gst_decode_bin_get_formats),
8014 (gst_decode_bin_convert), (gst_decode_bin_get_query_types),
8015 (gst_decode_bin_query), (plugin_init):
8016 * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
8017 (gst_play_bin_class_init), (gst_play_bin_init),
8018 (gst_play_bin_dispose), (rebuild_pipeline), (get_audio_element),
8019 (get_video_element), (new_pad), (setup_source),
8020 (gst_play_bin_set_property), (gst_play_bin_get_property),
8021 (gst_play_bin_change_state), (gst_play_bin_add_element),
8022 (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
8023 (gst_play_bin_send_event), (gst_play_bin_get_formats),
8024 (gst_play_bin_convert), (gst_play_bin_get_query_types),
8025 (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
8026 * gst/playback/test.c: (main):
8027 More fixes, cleaned up playbin, make it use decodebin. Added
8028 threaded property to playbin.
8030 2004-07-05 Wim Taymans <wim@fluendo.com>
8033 * gst/playback/Makefile.am:
8034 * gst/playback/decodetest.c: (main):
8035 * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
8036 (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
8037 (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
8038 (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
8039 (close_link), (type_found), (gst_decode_bin_set_property),
8040 (gst_decode_bin_get_property), (gst_decode_bin_change_state),
8041 (gst_decode_bin_get_event_masks), (gst_decode_bin_send_event),
8042 (gst_decode_bin_get_formats), (gst_decode_bin_convert),
8043 (gst_decode_bin_get_query_types), (gst_decode_bin_query),
8045 * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
8046 (gst_play_bin_class_init), (gst_play_bin_init),
8047 (gst_play_bin_dispose), (gen_default_output), (rebuild_pipeline),
8048 (collect_sink_pads), (find_compatibles), (close_pad_link),
8049 (try_to_link_1), (new_pad), (close_link), (type_found),
8050 (setup_source), (gst_play_bin_set_property),
8051 (gst_play_bin_get_property), (gst_play_bin_factory_filter),
8052 (compare_ranks), (gst_play_bin_collect_factories),
8053 (gst_play_bin_change_state), (gst_play_bin_add_element),
8054 (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
8055 (gst_play_bin_send_event), (gst_play_bin_get_formats),
8056 (gst_play_bin_convert), (gst_play_bin_get_query_types),
8057 (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
8058 * gst/playback/test.c: (main):
8059 Added some playback helper elements and some test apps, very alpha
8062 2004-07-04 Benjamin Otte <otte@gnome.org>
8064 * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
8065 only restart audio when we indeed have an xrun to fix repeated
8066 xruns. Fix suggested by Giuliano Pochini.
8068 2004-07-03 David Schleef <ds@schleef.org>
8070 * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper): Disable
8071 call to gst_debug_log() if debugging is disabled (bug #145118)
8073 2004-07-03 Benjamin Otte <otte@gnome.org>
8075 * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
8076 use our own functions for restarting the alsa device.
8077 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
8078 I should apply patches myself - use MIN for the third argument, not
8079 the second, this fixes seeking
8081 2004-07-02 David Schleef <ds@schleef.org>
8083 * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
8084 (gst_flacdec_write): Actually, GST_PAD_CAPS() has nothing to
8087 2004-07-02 David Schleef <ds@schleef.org>
8089 * ext/flac/gstflacdec.c: (gst_flacdec_write): Set duration on
8090 output buffers. Fix logic mistake. (bug #144866)
8092 2004-07-02 David Schleef <ds@schleef.org>
8094 * gst-libs/gst/xoverlay/Makefile.am: xoverlay no longer depends
8097 2004-07-02 David Schleef <ds@schleef.org>
8099 * gst/wavenc/gstwavenc.c: (gst_wavenc_setup),
8100 (gst_wavenc_stop_file): Switch to GST_WRITE_UINT32_LE macros
8102 * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
8103 (gst_osselement_rate_probe_check): Add another workaround for
8104 buggy drivers (bug #145336)
8106 2004-07-02 David Schleef <ds@schleef.org>
8108 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_handle_client_write):
8109 Most systems don't have MSG_NOSIGNAL.
8111 2004-07-02 Thomas Vander Stichele <thomas at apestaart dot org>
8114 * gst-libs/gst/colorbalance/Makefile.am:
8115 * gst-libs/gst/mixer/Makefile.am:
8116 * gst-libs/gst/play/Makefile.am:
8117 * gst-libs/gst/tuner/Makefile.am:
8118 (hopefully) fix both install and dist and make error message useful.
8119 needs testing across automakes.
8121 2004-07-02 Benjamin Otte <otte@gnome.org>
8123 * ext/ogg/gstogg.c: (plugin_init):
8124 we require bytestream now
8125 * ext/ogg/gstoggdemux.c:
8126 huge diff to implement chain setup in a fast and generic way. This
8127 improves tag reading and startup of huge files (read: Theora videos)
8128 quite a bit. It probably contains bugs, too, so please test.
8129 Seeking is not improved to the fast method.
8131 2004-06-29 Wim Taymans <wim@fluendo.com>
8133 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
8134 * ext/ogg/gstoggmux.c:
8135 Fix memleak in oggdemux when running unconnected pads.
8136 doc update in mux, start working on keyframe mode.
8138 2004-06-29 Benjamin Otte <otte@gnome.org>
8140 * sys/oss/gstosssink.c:
8141 * sys/oss/gstosssrc.c:
8142 advertise correct template caps - we indeed do non-native endianness
8143 and 8bit audio has no endianness
8144 * sys/ximage/ximagesink.c: (gst_ximagesink_getcaps):
8145 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps):
8146 avoid (wrong) duplications in getcaps function and return
8149 2004-06-29 Wim Taymans <wim@fluendo.com>
8151 * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
8152 (gst_multifdsink_class_init), (gst_multifdsink_add),
8153 (gst_multifdsink_remove), (gst_multifdsink_clear),
8154 (gst_multifdsink_client_remove),
8155 (gst_multifdsink_handle_client_read),
8156 (gst_multifdsink_client_queue_data),
8157 (gst_multifdsink_client_queue_caps),
8158 (gst_multifdsink_client_queue_buffer),
8159 (gst_multifdsink_handle_client_write),
8160 (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
8161 (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
8162 (gst_multifdsink_init_send), (gst_multifdsink_close):
8163 Fix wrong GList iteration that could crash the server when
8164 more then 2 clients disconnect at the same time. Read all the
8165 pending commands in one batch to recover from command storms under
8168 2004-06-28 Wim Taymans <wim@fluendo.com>
8170 * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
8171 (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
8172 (gst_videomixer_pad_set_property),
8173 (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
8174 (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
8175 (gst_videomixer_class_init), (gst_videomixer_init),
8176 (gst_videomixer_request_new_pad), (gst_videomixer_blend_ayuv_i420),
8177 (pad_zorder_compare), (gst_videomixer_sort_pads),
8178 (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
8179 (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
8180 (gst_videomixer_update_queues), (gst_videomixer_loop),
8182 Avoid divide by zero, choose masterpad as the pad with the highest
8185 2004-06-27 Julien Moutte <julien@moutte.net>
8187 * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
8188 (gst_ximagesink_xwindow_new):
8189 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
8190 (gst_xvimagesink_xwindow_new): I prefer locking the mutex in the
8191 function directly. We might want to call it from somewhere else one day.
8193 2004-06-27 Julien Moutte <julien@moutte.net>
8195 * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
8196 (gst_ximagesink_xwindow_new):
8197 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
8198 (gst_xvimagesink_xwindow_new): Trying to fix the random behaviour of
8201 2004-06-27 Wim Taymans <wim@fluendo.com>
8203 * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
8204 (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
8205 (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state),
8206 (gst_dvdec_set_property), (gst_dvdec_get_property):
8207 * ext/dv/gstdvdec.h:
8208 Implement drop_factor property to lower the framerate with
8211 2004-06-27 Thomas Vander Stichele <thomas at apestaart dot org>
8213 * gst-libs/gst/colorbalance/Makefile.am:
8214 * gst-libs/gst/mixer/Makefile.am:
8215 * gst-libs/gst/play/Makefile.am:
8216 * gst-libs/gst/tuner/Makefile.am:
8217 unbreak Company's fix that didn't install the -enum.h files
8219 2004-06-27 Wim Taymans <wim@fluendo.com>
8221 * ext/dv/gstdvdec.c: (gst_dvdec_push), (gst_dvdec_loop),
8222 (gst_dvdec_change_state):
8223 * ext/dv/gstdvdec.h:
8224 Fix timestamp, duration and offset of the buffers.
8226 2004-06-27 Wim Taymans <wim@fluendo.com>
8228 * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
8229 (gst_multifdsink_class_init), (gst_multifdsink_add),
8230 (gst_multifdsink_remove), (gst_multifdsink_clear),
8231 (gst_multifdsink_client_remove),
8232 (gst_multifdsink_handle_client_read),
8233 (gst_multifdsink_client_queue_data),
8234 (gst_multifdsink_client_queue_caps),
8235 (gst_multifdsink_client_queue_buffer),
8236 (gst_multifdsink_handle_client_write),
8237 (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
8238 (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
8239 (gst_multifdsink_init_send), (gst_multifdsink_close):
8240 * gst/tcp/gstmultifdsink.h:
8241 * gst/tcp/gsttcpserversink.c:
8242 (gst_tcpserversink_handle_server_read),
8243 (gst_tcpserversink_handle_select), (gst_tcpserversink_close):
8244 More multifdsink fixes, more recovery policy fixes.
8245 Removed stupid g_print
8247 2004-06-26 Wim Taymans <wim@fluendo.com>
8249 * gst/tcp/Makefile.am:
8250 * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
8251 (gst_multifdsink_get_type), (gst_multifdsink_base_init),
8252 (gst_multifdsink_class_init), (gst_multifdsink_init),
8253 (gst_multifdsink_debug_fdset), (gst_multifdsink_client_remove),
8254 (gst_multifdsink_handle_client_read),
8255 (gst_multifdsink_client_queue_data),
8256 (gst_multifdsink_client_queue_caps),
8257 (gst_multifdsink_client_queue_buffer),
8258 (gst_multifdsink_handle_client_write),
8259 (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
8260 (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
8261 (gst_multifdsink_chain), (gst_multifdsink_set_property),
8262 (gst_multifdsink_get_property), (gst_multifdsink_init_send),
8263 (gst_multifdsink_close), (gst_multifdsink_change_state):
8264 * gst/tcp/gstmultifdsink.h:
8265 * gst/tcp/gsttcpplugin.c: (plugin_init):
8266 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_get_type),
8267 (gst_tcpserversink_class_init), (gst_tcpserversink_init),
8268 (gst_tcpserversink_handle_server_read),
8269 (gst_tcpserversink_handle_select),
8270 (gst_tcpserversink_set_property), (gst_tcpserversink_get_property),
8271 (gst_tcpserversink_init_send), (gst_tcpserversink_close):
8272 * gst/tcp/gsttcpserversink.h:
8273 Added multifdsink, made tcpserversink a subclass of fdsink, removed
8274 one of the locks, added recovery policy to multifdsink.
8276 2004-06-26 Thomas Vander Stichele <thomas at apestaart dot org>
8278 * gst/videorate/gstvideorate.c: (gst_videorate_chain):
8279 fix decision for when getting frames with same timestamp
8280 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
8281 (gst_v4lsrc_get), (gst_v4lsrc_set_property),
8282 (gst_v4lsrc_get_property):
8283 * sys/v4l/gstv4lsrc.h:
8284 add latency offset property
8286 2004-06-26 Thomas Vander Stichele <thomas at apestaart dot org>
8288 * gst/videorate/gstvideorate.c: (gst_videorate_chain),
8290 fix debugging. add category.
8292 2004-06-25 Thomas Vander Stichele <thomas at apestaart dot org>
8294 * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
8297 2004-06-25 Thomas Vander Stichele <thomas at apestaart dot org>
8299 * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
8300 (gst_alsa_src_get_time), (gst_alsa_src_loop),
8301 (gst_alsa_src_change_state):
8302 return a time that is in sync with the element's processing
8304 2004-06-25 Wim Taymans <wim@fluendo.com>
8306 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
8307 (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
8308 (gst_tcpserversink_client_remove),
8309 (gst_tcpserversink_handle_client_read),
8310 (gst_tcpserversink_client_queue_data),
8311 (gst_tcpserversink_client_queue_caps),
8312 (gst_tcpserversink_client_queue_buffer),
8313 (gst_tcpserversink_handle_client_write),
8314 (gst_tcpserversink_queue_buffer),
8315 (gst_tcpserversink_handle_clients), (gst_tcpserversink_thread),
8316 (gst_tcpserversink_chain), (gst_tcpserversink_set_property),
8317 (gst_tcpserversink_get_property), (gst_tcpserversink_init_send),
8318 (gst_tcpserversink_close):
8319 * gst/tcp/gsttcpserversink.h:
8320 Serversink rewrite. Really do non blocking writes to clients and
8321 maintain an internal queue to handle slower clients while not
8322 disturbing fast clients.
8324 2004-06-25 Thomas Vander Stichele <thomas at apestaart dot org>
8326 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
8327 better debug, don't override OFFSET and OFFSET_END
8329 2004-06-25 Iain <iain@prettypeople.org>
8331 * gst-libs/gst/media-info/media-info-priv.c (gmi_set_mime): Add
8332 name=source for the wavparse pipeline.
8334 2004-06-24 Johan Dahlin <johan@gnome.org>
8336 * ext/theora/theoraenc.c (theora_enc_chain): Call
8337 gst_pad_try_set_caps instead of gst_pad_set_explicit_caps so the
8338 streamheader caps are set correctly.
8340 2004-06-24 Thomas Vander Stichele <thomas at apestaart dot org>
8342 * ext/vorbis/vorbisenc.c: (raw_caps_factory),
8343 (gst_vorbisenc_setup), (gst_vorbisenc_set_property):
8344 respect minimum bitrate; same could be done for max bitrate
8346 2004-06-24 Thomas Vander Stichele <thomas at apestaart dot org>
8348 * ext/vorbis/vorbisenc.c: (raw_caps_factory),
8349 (gst_vorbisenc_setup):
8350 fix sample rate range
8352 2004-06-24 Thomas Vander Stichele <thomas at apestaart dot org>
8354 * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_class_init),
8355 (gst_oggvorbisenc_setup):
8356 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
8357 (gst_vorbisenc_setup):
8358 resolve ambiguities in code and description
8360 2004-06-24 Wim Taymans <wim@fluendo.com>
8362 * ext/alsa/gstalsa.c: (gst_alsa_start), (gst_alsa_xrun_recovery):
8363 * ext/alsa/gstalsa.h:
8364 * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
8365 (gst_alsa_src_update_avail), (gst_alsa_src_loop):
8366 Use alsa trigger_tstamp to get the timestamp of the first
8367 sample in the buffer for more precise sync. Some cleanups.
8369 2004-06-24 Wim Taymans <wim@fluendo.com>
8371 * gst/audiorate/gstaudiorate.c: (gst_audiorate_link),
8372 (gst_audiorate_init), (gst_audiorate_chain),
8373 (gst_audiorate_set_property), (gst_audiorate_get_property):
8374 * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
8375 (gst_videorate_chain):
8376 Added some logging, fixed an overflow bug in videorate.
8378 2004-06-24 Benjamin Otte <otte@gnome.org>
8380 * ext/kio/Makefile.am:
8381 fix for builddir != srcdir and distcheck
8383 2004-06-24 Benjamin Otte <otte@gnome.org>
8385 * gst-libs/gst/colorbalance/Makefile.am:
8386 * gst-libs/gst/mixer/Makefile.am:
8387 * gst-libs/gst/play/Makefile.am:
8388 * gst-libs/gst/tuner/Makefile.am:
8389 * gst/tcp/Makefile.am:
8390 * sys/dxr3/Makefile.am:
8391 don't include -enumtypes.[ch] or -marshal.[ch] files in the disted
8393 Also add all *.list files that were missing.
8395 add a distcheck hook to ensure the above doesn't happen again.
8397 2004-06-23 David I. Lehn <dlehn@users.sourceforge.net>
8399 * ext/Makefile.am: s/DTS_DIR=dvdread/DTS_DIR=dts/
8401 2004-06-23 Colin Walters <walters@redhat.com>
8403 * m4/Makefile.am: Distribute gst-fionread.m4.
8405 2004-06-23 Thomas Vander Stichele <thomas at apestaart dot org>
8407 * configure.ac: back to dev
8409 2004-06-23 Wim Taymans <wim@fluendo.com>
8411 * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
8412 (gst_alsa_xrun_recovery):
8413 * ext/alsa/gstalsa.h:
8414 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
8415 (gst_alsa_sink_loop), (gst_alsa_sink_get_time):
8416 * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
8417 (gst_alsa_src_get_time), (gst_alsa_src_update_avail),
8418 (gst_alsa_src_loop):
8419 Add clock to alsasrc. Take new capture timestamp when
8420 restarting after an overrun. Split up some functions between
8421 alsasrc and alsasink.
8423 === release 0.8.2 ===
8425 2004-06-23 Thomas Vander Stichele <thomas at apestaart dot org>
8427 * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
8428 (gst_alsa_change_state), (gst_alsa_update_avail),
8429 (gst_alsa_xrun_recovery):
8430 * ext/alsa/gstalsa.h:
8431 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
8432 merge back changes from release
8434 2004-06-23 Wim Taymans <wim@fluendo.com>
8436 * gst/audiorate/gstaudiorate.c: (gst_audiorate_class_init),
8437 (gst_audiorate_init), (gst_audiorate_chain),
8438 (gst_audiorate_set_property), (gst_audiorate_get_property):
8439 Implement sample dropping and notify
8441 2004-06-22 Wim Taymans <wim@fluendo.com>
8443 * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
8444 (theora_enc_sink_link), (theora_buffer_from_packet),
8445 (theora_push_packet), (theora_enc_chain):
8446 Some cleanups, make sure the timestamps are correct.
8448 2004-06-22 Wim Taymans <wim@fluendo.com>
8450 * ext/alsa/gstalsa.c: (gst_alsa_get_time), (gst_alsa_clock_update),
8451 (gst_alsa_change_state), (gst_alsa_update_avail),
8452 (gst_alsa_xrun_recovery):
8453 * ext/alsa/gstalsa.h:
8454 * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
8455 Cleanups, take queued samples into account when reporting
8458 2004-06-22 Wim Taymans <wim@fluendo.com>
8460 * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
8461 (gst_videorate_init):
8462 Initialize the property as well.
8464 2004-06-22 Wim Taymans <wim@fluendo.com>
8466 * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
8467 (gst_videorate_init), (gst_videorate_chain),
8468 (gst_videorate_set_property), (gst_videorate_get_property):
8469 Add property to make videorate silent.
8470 Add property to prefer new frames over old ones.
8472 2004-06-22 Zaheer Abbas Merali <zaheerabbas at merali dot org>
8474 * sys/osxvideo/Makefile.am:
8475 Workaround so that the osxvideo .so file gets linked with the
8476 Cocoa, OpenGL and QuickTime frameworks
8478 2004-06-22 Zaheer Abbas Merali <zaheerabbas at merali dot org>
8480 * sys/osxaudio/Makefile.am:
8481 Workaround so that the osxaudio .so file gets linked with the
8484 2004-06-22 Zaheer Abbas Merali <zaheerabbas at merali dot org>
8487 Whoops, my fault...fixed build issues
8489 2004-06-22 Zaheer Abbas Merali <zaheerabbas at merali dot org>
8492 Add objective-c support if running in Darwin/Mac OS X
8495 * sys/osxvideo/Makefile.am:
8496 * sys/osxvideo/osxvideosink.h:
8497 * sys/osxvideo/osxvideosink.m:
8498 * sys/osxvideo/cocoawindow.h:
8499 * sys/osxvideo/cocoawindow.m:
8500 Add osxvideosink, a cocoa-based osx video sink
8503 2004-06-19 Jan Schmidt <thaytan@mad.scientist.com>
8504 * ext/dvdnav/gst-dvd:
8505 Grab the gconf key from the right spot
8506 * gst/debug/gstnavseek.c: (gst_navseek_init),
8507 (gst_navseek_segseek), (gst_navseek_handle_src_event),
8508 (gst_navseek_chain):
8509 * gst/debug/gstnavseek.h:
8510 Add 's', 'e' and 'l' keypresses to navseek to define the start,end
8511 and loop parameters of a segment seek.
8512 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
8513 (gst_videotestsrc_get_event_masks),
8514 (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
8515 * gst/videotestsrc/gstvideotestsrc.h:
8516 Add seeking support to videotestsrc
8517 Initialise the timestamp_offset variable.
8519 2004-06-18 Wim Taymans <wim@fluendo.com>
8521 * ext/sidplay/gstsiddec.cc:
8522 Fix negotiation and set correct end offset.
8524 2004-06-18 Thomas Vander Stichele <thomas at apestaart dot org>
8526 * configure.ac: branch and prerelease
8528 2004-06-17 Thomas Vander Stichele <thomas at apestaart dot org>
8530 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
8531 (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_get),
8532 (gst_tcpclientsrc_init_receive):
8533 * gst/tcp/gsttcpclientsrc.h:
8534 read caps when connecting to server for GDP so we set them correctly
8536 2004-06-17 Thomas Vander Stichele <thomas at apestaart dot org>
8538 * gst/videorate/gstvideorate.c: (gst_videorate_chain):
8539 notify drops and duplicates
8540 * gst/videoscale/videoscale.c: (videoscale_get_structure):
8541 no good reason to limit ourselves to 100x100
8543 2004-06-17 Thomas Vander Stichele <thomas at apestaart dot org>
8545 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
8546 (gst_v4lsrc_open), (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
8547 (gst_v4lsrc_get), (gst_v4lsrc_set_property),
8548 (gst_v4lsrc_get_property):
8549 * sys/v4l/gstv4lsrc.h:
8550 * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
8551 (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
8552 (gst_v4l_set_audio):
8553 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame),
8554 (gst_v4lsrc_try_capture):
8555 * sys/v4l/v4lsrc_calls.h:
8556 change try_palette to more general try_capture
8557 add autoprobe option so we can turn off autoprobing
8560 2004-06-17 Thomas Vander Stichele <thomas at apestaart dot org>
8564 * sys/ximage/ximagesink.c: (gst_ximagesink_finalize),
8565 (gst_ximagesink_class_init):
8566 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_finalize),
8567 (gst_xvimagesink_class_init):
8568 run them as finalize, not dispose, since dispose can be invoked
8571 2004-06-17 Wim Taymans <wim@fluendo.com>
8573 * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
8574 (gst_alsa_get_time), (gst_alsa_xrun_recovery):
8575 * ext/alsa/gstalsa.h:
8576 * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
8577 * ext/alsa/gstalsasrc.c: (gst_alsa_src_init), (gst_alsa_src_loop),
8578 (gst_alsa_src_change_state):
8579 * ext/alsa/gstalsasrc.h:
8580 Make the xrun code timestamp and offset the buffers correctly.
8581 moved the clock to the base class, use alsa methods to get time.
8582 Do correct timestamping on outgoing buffers.
8584 2004-06-17 Wim Taymans <wim@fluendo.com>
8586 * gst/audiorate/Makefile.am:
8587 * gst/audiorate/gstaudiorate.c: (gst_audiorate_get_type),
8588 (gst_audiorate_base_init), (gst_audiorate_class_init),
8589 (gst_audiorate_link), (gst_audiorate_init), (gst_audiorate_chain),
8590 (gst_audiorate_set_property), (gst_audiorate_get_property),
8591 (gst_audiorate_change_state), (plugin_init):
8592 Added an audiorate converter that fills in gaps.
8594 2004-06-17 Johan Dahlin <johan@gnome.org>
8596 * ext/tcp/*: Revert Zaheer changes, to make things actually work again.
8598 2004-06-16 Wim Taymans <wim@fluendo.com>
8600 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get):
8601 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
8602 (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
8603 (gst_v4lsrc_get), (gst_v4lsrc_set_property),
8604 (gst_v4lsrc_get_property):
8605 * sys/v4l/gstv4lsrc.h:
8606 Added a copy mode to v4lsrc where it will output a copied version
8607 of its internal hardware buffer.
8608 Fix the wrong FLAG_SET usage. The flags are integers, not bits, you
8611 2004-06-16 Wim Taymans <wim@fluendo.com>
8613 * sys/oss/gstosssrc.c: (gst_osssrc_get):
8616 2004-06-16 Wim Taymans <wim@fluendo.com>
8618 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
8619 (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
8620 (gst_v4lsrc_get), (gst_v4lsrc_set_property),
8621 (gst_v4lsrc_get_property):
8622 * sys/v4l/gstv4lsrc.h:
8623 * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
8624 Added a sync mode enum property to control v4lsrc timestamp method
8625 Removed the use-fixed-fps property and moved functionality in
8627 Don't error on an error value from v4l-conf, it might not always
8630 2004-06-16 Wim Taymans <wim@fluendo.com>
8632 * gst/videorate/Makefile.am:
8633 * gst/videorate/gstvideorate.c: (gst_videorate_get_type),
8634 (gst_videorate_base_init), (gst_videorate_class_init),
8635 (gst_videorate_getcaps), (gst_videorate_link),
8636 (gst_videorate_init), (gst_videorate_chain),
8637 (gst_videorate_set_property), (gst_videorate_get_property),
8638 (gst_videorate_change_state), (plugin_init):
8639 Added a video timestamp corrector.
8641 2004-06-15 Zaheer Abbas Merali <zaheerabbas at merali dot org>
8643 fixed a potential leak with previous commit
8645 * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
8647 2004-06-15 Zaheer Abbas Merali <zaheerabbas at merali dot org>
8649 * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
8650 Added missing refcount, fixes bug #144425
8651 Cheers Tim for finding the bug
8653 2004-06-15 Thomas Vander Stichele <thomas at apestaart dot org>
8655 * sys/v4l/gstv4l.c: (plugin_init):
8656 * sys/v4l/gstv4lcolorbalance.c:
8657 * sys/v4l/gstv4lcolorbalance.h:
8658 * sys/v4l/gstv4lelement.c:
8659 * sys/v4l/gstv4lelement.h:
8660 * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
8661 * sys/v4l/gstv4lmjpegsink.h:
8662 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
8663 * sys/v4l/gstv4lmjpegsrc.h:
8664 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
8665 (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
8666 (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
8667 * sys/v4l/gstv4lsrc.h:
8668 * sys/v4l/gstv4ltuner.c:
8669 * sys/v4l/gstv4ltuner.h:
8670 * sys/v4l/gstv4lxoverlay.c:
8671 * sys/v4l/gstv4lxoverlay.h:
8672 * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
8673 (gst_v4l_set_window), (gst_v4l_enable_overlay):
8674 * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
8675 (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
8676 (gst_v4l_set_audio):
8677 * sys/v4l/v4l_calls.h:
8678 * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
8679 (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_sync_frame),
8680 (gst_v4lmjpegsink_set_buffer), (gst_v4lmjpegsink_set_playback),
8681 (gst_v4lmjpegsink_playback_init),
8682 (gst_v4lmjpegsink_playback_start), (gst_v4lmjpegsink_get_buffer),
8683 (gst_v4lmjpegsink_play_frame), (gst_v4lmjpegsink_wait_frame),
8684 (gst_v4lmjpegsink_playback_stop),
8685 (gst_v4lmjpegsink_playback_deinit):
8686 * sys/v4l/v4lmjpegsink_calls.h:
8687 * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
8688 (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_buffer),
8689 (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
8690 (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_capture_start),
8691 (gst_v4lmjpegsrc_grab_frame), (gst_v4lmjpegsrc_requeue_frame),
8692 (gst_v4lmjpegsrc_capture_stop), (gst_v4lmjpegsrc_capture_deinit):
8693 * sys/v4l/v4lmjpegsrc_calls.h:
8694 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
8695 (gst_v4lsrc_sync_frame), (gst_v4lsrc_set_capture),
8696 (gst_v4lsrc_capture_init), (gst_v4lsrc_capture_start),
8697 (gst_v4lsrc_grab_frame), (gst_v4lsrc_requeue_frame),
8698 (gst_v4lsrc_capture_stop), (gst_v4lsrc_capture_deinit),
8699 (gst_v4lsrc_try_palette):
8700 * sys/v4l/v4lsrc_calls.h:
8701 bunch of paranoia cleanups
8703 2004-06-14 David Schleef <ds@schleef.org>
8705 * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_init),
8706 (cdparanoia_get), (cdparanoia_open), (cdparanoia_change_state):
8707 Send discont events and change timestamps appropriately when
8708 we get a seek event. (bug #144240)
8709 * ext/cdparanoia/gstcdparanoia.h:
8711 2004-06-14 Benjamin Otte <otte@gnome.org>
8713 * ext/alsa/gstalsa.c: Use snd_pcm_hw_params_set_rate _near instead of
8714 snd_pcm_hw_params_set_rate since the latter fails for no good
8715 reason on some setups.
8717 2004-06-14 David Schleef <ds@schleef.org>
8719 * gst/volume/demo.c: (value_changed_callback): exp10() is not
8720 standard. Thank you for playing.
8722 2004-06-14 Wim Taymans <wim@fluendo.com>
8724 * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
8725 Patch 1.3 broke the ordering of the colorspace info and
8726 made the plugin basically work by coincidence, reordered
8729 2004-06-14 Thomas Vander Stichele <thomas at apestaart dot org>
8731 * ext/lame/gstlame.c:
8733 sync caps. Make sure mad can only output a list of rates, not
8734 a full range. In the future, have three caps lists for each of the
8735 mpeg versions. Change mpegversion to a double as well.
8737 2004-06-14 Thomas Vander Stichele <thomas at apestaart dot org>
8739 * gst/volume/.cvsignore:
8740 * gst/volume/Makefile.am:
8741 * gst/volume/demo.c: (value_changed_callback), (idler),
8742 (setup_gui), (main):
8743 added small demo app
8745 2004-06-13 Jan Schmidt <thaytan@mad.scientist.com>
8746 * ext/esd/esdsink.c: (gst_esdsink_change_state):
8747 * ext/esd/esdsink.h:
8748 Close the esd connection on pause, because esd will just wait -
8749 blocking all other esd clients indefinitely.
8751 2004-06-12 Christophe Fergeau <teuf@gnome.org>
8753 * gst/tags/gstvorbistag.c: replaced a g_warning which I added in my
8754 previous commit with GST_DEBUG
8756 2004-06-12 Thomas Vander Stichele <thomas at apestaart dot org>
8759 add a header check for a dvdread header in dvdnav. Fixes #133002
8761 2004-06-12 Zaheer Abbas Merali <zaheerabbas at merali dot org>
8763 * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
8764 * gst/tcp/gsttcpclientsink.h:
8765 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
8766 * gst/tcp/gsttcpclientsrc.h:
8767 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init),
8768 (gst_tcpserversink_handle_server_read),
8769 (gst_tcpserversink_init_send):
8770 * gst/tcp/gsttcpserversink.h:
8771 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
8772 * gst/tcp/gsttcpserversrc.h:
8773 Modified the tcp plugins so they are portable (IPv4,IPv6, any future
8776 2004-06-12 Zaheer Abbas Merali <zaheerabbas at merali dot org>
8779 Added ogg library so that OSX detects libtheora properly
8781 2004-06-11 Wim Taymans <wim@fluendo.com>
8783 * ext/theora/theoradec.c: (theora_dec_chain),
8784 (theora_dec_change_state):
8785 Don't try to decode frames before we received a keyframe.
8787 2004-06-11 Wim Taymans <wim@fluendo.com>
8789 * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
8790 (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
8791 (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
8792 (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
8793 (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
8794 Added property to set the maximum delay of a page.
8796 2004-06-10 Wim Taymans <wim@fluendo.com>
8798 * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
8799 (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
8800 (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
8801 (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
8802 (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
8803 Added max-delay property to control the maximum amount
8804 of data to put in one page.
8806 2004-06-10 Wim Taymans <wim@fluendo.com>
8808 * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
8809 (gst_theora_enc_init), (theora_enc_sink_link),
8810 (theora_buffer_from_packet), (theora_enc_set_property),
8811 (theora_enc_get_property):
8812 Set duration on encoded buffer, added some more properties
8814 2004-06-10 Wim Taymans <wim@fluendo.com>
8816 * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
8817 (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
8818 (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
8819 * ext/theora/theoraenc.c: (theora_enc_chain):
8820 Fix refcounting bugs
8822 2004-06-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
8824 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
8825 (gst_asf_demux_loop), (gst_asf_demux_process_file),
8826 (gst_asf_demux_process_data), (gst_asf_demux_handle_data),
8827 (gst_asf_demux_process_object), (gst_asf_demux_get_stream),
8828 (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event),
8829 (gst_asf_demux_handle_src_event), (gst_asf_demux_handle_src_query),
8830 (gst_asf_demux_change_state):
8831 * gst/asfdemux/gstasfdemux.h:
8832 You know Chimaira? "I - HATE - EVERYTHING". Yeah, that's what this
8833 feels like. I think we should set a new requirement for demuxers
8834 from now on to implement sane loop functions, data loops, query
8835 and seek functions before first commit into CVS. And this commit
8836 fixes all of the above.
8838 2004-06-10 Christophe Fergeau <teuf@gnome.org>
8840 * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add): make sure parsed
8841 vorbis comments are properly encoded in UTF-8 before adding them
8844 2004-06-09 Benjamin Otte <otte@gnome.org>
8846 * ext/alsa/gstalsa.c: (add_channels):
8847 handle min <= max correctly
8848 * ext/alsa/gstalsa.c: (gst_alsa_fixate_to_mimetype),
8849 (gst_alsa_fixate_field_nearest_int), (gst_alsa_fixate):
8850 add fixation functions so we fixate correctly. No preferring of alaw
8851 anymore because it's the first structure.
8852 * ext/alsa/gstalsa.h:
8853 * ext/alsa/gstalsa.c: (gst_alsa_sw_params_dump),
8854 (gst_alsa_hw_params_dump):
8855 add functions to ease debugging in alsalib
8856 * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
8857 (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
8858 (gst_alsa_start_audio):
8859 only specify hw params if we really setup a format (fixes #134007 -
8860 or at least works around it)
8862 2004-06-09 Wim Taymans <wim@fluendo.com>
8864 * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
8865 (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
8866 (gst_ogg_mux_push_page), (gst_ogg_mux_get_headers),
8867 (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_send_headers),
8869 Use stream caps to setup the initial pages in the ogg stream.
8870 Correctly set the streamheader caps on the srcpad.
8872 2004-06-09 Thomas Vander Stichele <thomas at apestaart dot org>
8874 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
8875 (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
8876 (gst_v4lsrc_getcaps):
8877 * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
8878 (gst_v4l_get_picture), (gst_v4l_get_audio), (gst_v4l_set_audio):
8879 add querying of fps lists for webcams. Negotiating to a framerate
8882 2004-06-08 Thomas Vander Stichele <thomas at apestaart dot org>
8884 * ext/theora/theoraenc.c: (theora_buffer_from_packet),
8885 (theora_push_buffer), (theora_push_packet),
8886 (theora_set_header_on_caps), (theora_enc_chain):
8887 mark buffers and put on streamheader, raw theora streaming
8890 2004-06-08 Thomas Vander Stichele <thomas at apestaart dot org>
8892 * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
8893 (gst_tcp_gdp_read_caps):
8894 do a looping read for caps and GDP headers too
8896 2004-06-08 Thomas Vander Stichele <thomas at apestaart dot org>
8898 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
8899 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get):
8900 return EOS instead of NULL in _get
8902 2004-06-08 Wim Taymans <wim@fluendo.com>
8904 * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
8905 (gst_tcp_gdp_read_caps), (gst_tcp_gdp_write_header),
8906 (gst_tcp_gdp_write_caps):
8907 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
8908 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
8909 (gst_tcpserversrc_gdp_read_header), (gst_tcpserversrc_get):
8912 2004-06-08 Thomas Vander Stichele <thomas at apestaart dot org>
8914 * ext/vorbis/Makefile.am:
8915 * ext/vorbis/vorbis.c: (plugin_init):
8916 * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_base_init),
8917 (gst_vorbis_parse_class_init), (gst_vorbis_parse_init),
8918 (vorbis_parse_set_header_on_caps), (vorbis_parse_chain),
8919 (vorbis_parse_change_state):
8920 * ext/vorbis/vorbisparse.h:
8921 adding a vorbisparse element that marks the buffers, streaming
8922 raw vorbis using GDP now works, whee
8924 2004-06-08 Wim Taymans <wim@fluendo.com>
8926 * ext/jpeg/Makefile.am:
8928 * ext/jpeg/gstjpeg.c: (plugin_init):
8929 * ext/jpeg/gstsmokedec.c: (gst_smokedec_get_type),
8930 (gst_smokedec_base_init), (gst_smokedec_class_init),
8931 (gst_smokedec_init), (gst_smokedec_link), (gst_smokedec_chain):
8932 * ext/jpeg/gstsmokedec.h:
8933 * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_get_type),
8934 (gst_smokeenc_base_init), (gst_smokeenc_class_init),
8935 (gst_smokeenc_init), (gst_smokeenc_getcaps), (gst_smokeenc_link),
8936 (gst_smokeenc_resync), (gst_smokeenc_chain),
8937 (gst_smokeenc_set_property), (gst_smokeenc_get_property):
8938 * ext/jpeg/gstsmokeenc.h:
8939 * ext/jpeg/smokecodec.c: (smokecodec_init_destination),
8940 (smokecodec_flush_destination), (smokecodec_term_destination),
8941 (smokecodec_init_source), (smokecodec_fill_input_buffer),
8942 (smokecodec_skip_input_data), (smokecodec_resync_to_restart),
8943 (smokecodec_term_source), (smokecodec_encode_new),
8944 (smokecodec_decode_new), (smokecodec_info_free),
8945 (smokecodec_set_quality), (smokecodec_get_quality),
8946 (smokecodec_set_threshold), (smokecodec_get_threshold),
8947 (smokecodec_set_bitrate), (smokecodec_get_bitrate),
8948 (find_best_size), (abs_diff), (put), (smokecodec_encode),
8949 (smokecodec_parse_header), (smokecodec_decode):
8950 * ext/jpeg/smokecodec.h:
8951 Added a new simple jpeg based codec
8953 2004-06-08 Wim Taymans <wim@fluendo.com>
8955 * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
8956 (gst_multipart_mux_loop):
8959 2004-06-08 Thomas Vander Stichele <thomas at apestaart dot org>
8961 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
8962 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_client_remove),
8963 (gst_tcpserversink_handle_client_read), (gst_tcp_buffer_write),
8964 (gst_tcpserversink_handle_client_write), (gst_tcpserversink_chain),
8965 (gst_tcpserversink_init_send), (gst_tcpserversink_close):
8966 * gst/tcp/gsttcpserversink.h:
8967 take streamheader into account
8969 2004-06-08 Thomas Vander Stichele <thomas at apestaart dot org>
8971 * gst/level/Makefile.am:
8972 * gst/level/gstlevel.c: (gst_level_class_init):
8973 clean up marshal generation
8975 2004-06-08 Thomas Vander Stichele <thomas at apestaart dot org>
8977 * gst/tcp/Makefile.am:
8978 * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_get_type),
8979 (gst_tcpclientsink_class_init), (gst_tcpclientsink_init),
8980 (gst_tcpclientsink_set_property), (gst_tcpclientsink_get_property):
8981 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
8982 (gst_tcpclientsrc_init), (gst_tcpclientsrc_set_property),
8983 (gst_tcpclientsrc_get_property):
8984 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
8985 (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
8986 (gst_tcpserversink_handle_client_read),
8987 (gst_tcpserversink_handle_client_write),
8988 (gst_tcpserversink_set_property), (gst_tcpserversink_get_property):
8989 * gst/tcp/gsttcpserversink.h:
8990 add signals client-added and client-removed
8991 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
8992 (gst_tcpserversrc_init), (gst_tcpserversrc_set_property),
8993 (gst_tcpserversrc_get_property):
8994 uniformized, change default protocol to NONE
8995 * gst/tcp/gsttcp-marshal.list: added
8996 2004-06-07 Benjamin Otte <otte@gnome.org>
8998 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
8999 handle discont events if they happen before caps nego
9001 2004-06-07 Wim Taymans <wim@fluendo.com>
9003 * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
9004 (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
9005 (gst_multipart_demux_plugin_init):
9006 * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
9007 (gst_multipart_mux_init), (gst_multipart_mux_loop),
9008 (gst_multipart_mux_change_state):
9009 Small updates, fix a memleak
9011 2004-06-07 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
9013 * configure.ac: OSS portability
9014 * ext/arts/gst_arts.c: idem
9015 * sys/oss/gstosselement.c: idem
9016 * sys/oss/gstossmixer.c: idem
9017 * sys/oss/gstosssink.c: idem
9018 * sys/oss/gstosssrc.c: idem
9019 * sys/oss/oss_probe.c: idem
9020 - check for soundcard.h in different places for some BSD
9022 2004-06-07 Jan Schmidt <thaytan@mad.scientist.com>
9025 Add me to the authors file
9027 Increase the libdv requirement to >= version 0.100
9028 * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
9029 (gst_dvdec_src_query), (gst_dvdec_handle_sink_event),
9030 (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state):
9031 * ext/dv/gstdvdec.h:
9032 Add support for the new_media flag when sending DISCONT events
9033 Make the querying work when video pad is not linked
9035 2004-06-07 Tim-Philipp Müller <t.i.m@zen.co.uk>
9037 reviewed by Benjamin Otte <otte@gnome.org>
9039 * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init):
9040 create a NULL-initialized array of pads, so we don't think they
9041 exist already. (fixes #143130)
9043 2004-06-07 Benjamin Otte <otte@gnome.org>
9045 * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init),
9046 (mixmatrix_resize), (gst_mixmatrix_set_all_caps),
9047 (gst_mixmatrix_request_new_pad), (gst_mixmatrix_loop):
9048 don't use // coments
9050 2004-06-07 Benjamin Otte <otte@gnome.org>
9052 * ext/alsa/gstalsa.c: (gst_alsa_samples_to_timestamp):
9053 cast to GstClockTime to get higher granularity
9054 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
9055 use gst_element_set_time_delay to get the exact time
9056 * ext/mad/gstmad.c: (gst_mad_chain):
9057 use the negotiated rate instead of the current frame's rate which
9058 might be wrong because of bit errors. This avoids emitting totally
9059 bogus timestamps and screwing sync.
9062 2004-06-07 Tim-Philipp Müller <t.i.m@zen.co.uk>
9064 reviewed by Benjamin Otte <otte@gnome.org>
9066 * gst/adder/gstadder.c: (gst_adder_loop):
9067 properly error out when no negotiation has happened yet. (fixes
9070 2004-06-06 Benjamin Otte <otte@gnome.org>
9072 * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
9073 forward correctly transformed offset in discont events. Based on
9074 patch by Arwed v. Merkatz. (fixes #142851)
9076 2004-06-06 David Schleef <ds@schleef.org>
9078 * gst/ffmpegcolorspace/gstffmpegcodecmap.c: that's
9079 G_HAVE_GNUC_VARARGS, not G_HAVE_GNU_VARARGS. Should fix compile
9080 problems on several systems.
9082 2004-06-06 Benjamin Otte <otte@gnome.org>
9084 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
9085 use explicit caps on the srcpad
9086 * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
9087 properly error out if caps couldn't be set (fixes #142764)
9089 2004-06-06 Benjamin Otte <otte@gnome.org>
9091 * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
9092 (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
9093 (gst_alsa_start_audio):
9094 - don't call set_periods_integer anymore, it breaks the
9095 configuration randomly
9096 - call snd_pcm_hw_params_set_access directly instead of using masks
9097 - don't fail if the sw_params can't be set, just use the default
9098 params and hope it works. Alsalib has weird issues when you touch
9099 sw_params and does no proper error reporting about what failed.
9100 * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
9101 (gst_alsa_close_audio):
9102 make our alsa debugging go via gst debugging and not conditionally
9104 * ext/alsa/gstalsa.h:
9105 add ALSA_DEBUG_FLUSH macro
9106 * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper),
9108 wrap alsa errors to be printed via the gst debugging system and not
9111 2004-06-04 Ronald Bultje <rbultje@ronald.bitfreak.net>
9113 * gst/qtdemux/qtdemux.c: (gst_qtdemux_init),
9114 (gst_qtdemux_handle_src_query), (gst_qtdemux_handle_src_event),
9115 (gst_qtdemux_handle_sink_event), (gst_qtdemux_change_state),
9116 (gst_qtdemux_loop_header), (qtdemux_dump_mvhd),
9117 (qtdemux_parse_trak):
9118 * gst/qtdemux/qtdemux.h:
9119 Bitch. Also known as seeking, querying & co.
9120 * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
9121 (gst_osssink_change_state):
9122 * sys/oss/gstosssink.h:
9123 Resyncing is for weenies, this hack is no longer needed and was
9124 broken anyway (since it - unintendedly - always leaves resync to
9127 2004-06-05 Andrew Turner <zxombie@hotpop.com>
9129 * gst/tcp/gsttcp.c: portability (Solaris 10/FreeBSD)
9130 * gst/tcp/gsttcpclientsrc.h: idem
9131 - define MSG_NOSIGNAL if not done
9132 - include unistd.h for off_t
9135 2004-06-05 Benjamin Otte <otte@gnome.org>
9138 * ext/kio/Makefile.am:
9139 check for qt's moc preprocessor explicitly and use it
9141 2004-06-03 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
9143 * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
9144 don't get a signal for EPIPE on socket writes
9145 (somebody check if this works on other platforms)
9147 2004-06-02 Thomas Vander Stichele <thomas at apestaart dot org>
9149 * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
9150 * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
9151 check error condition on available samples correctly
9153 2004-06-02 Thomas Vander Stichele <thomas at apestaart dot org>
9155 * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_time):
9157 * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),
9158 (gst_tcp_gdp_read_header), (gst_tcp_gdp_read_caps):
9159 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
9160 (gst_tcpserversrc_gdp_read_header):
9161 use ssize_t over size_t since the former is signed and thus the
9162 check for error codes can work
9164 2004-06-02 Wim Taymans <wim@fluendo.com>
9168 * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
9169 (gst_multipart_mux_loop):
9172 2004-06-02 Wim Taymans <wim@fluendo.com>
9174 * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
9175 (gst_multipart_mux_init), (gst_multipart_mux_loop),
9176 (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
9177 (gst_multipart_mux_change_state):
9178 Added configurable boundary specifier, added the value as a
9181 2004-06-02 Zaheer Abbas Merali <zaheerabbas at merali dot org>
9184 * gst/tcp/gsttcpclientsrc.c:
9185 * gst/tcp/gsttcpclientsrc.h:
9186 * gst/tcp/gsttcpserversrc.c:
9187 - portability fix, to compile on OSX
9190 * sys/osxaudio/gstosxaudioelement.c:
9191 * sys/osxaudio/gstosxaudiosink.c:
9192 * sys/osxaudio/gstosxaudiosrc.c:
9193 - compilation warnings on OSX
9196 2004-06-02 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
9198 * ext/vorbis/vorbisdec.c : sign warning fixes
9200 * gst-libs/gst/mixer/mixertrack.c :
9201 do no use defines which are glib 2.4 specific
9203 2004-06-01 Christophe Fergeau <teuf@gnome.org>
9205 * ext/flac/gstflactag.c: strip ending framing bit from vorbiscomment
9206 buffer since libflac doesn't expect it (reports a sync error when
9210 2004-06-01 Owen Fraser-Green <owen@discobabe.net>
9212 * gst-libs/gst/mixer/mixertrack.h: Changed struct syntax
9213 * gst-libs/gst/mixer/mixertrack.c:
9214 (gst_mixer_track_get_property), (get_mixer_track_init),
9215 (get_mixer_track_get_property): Added property accessors
9216 * gst-libs/gst/mixer/mixeroptions.h: Changed struct syntax
9217 * gst-libs/gst/mixer/mixeroptions.c:
9218 (gst_mixer_options_get_values): Added
9219 * gst-libs/gst/mixer/mixer.h: Changed GstMixerClass syntax
9220 * gst-libs/gst/mixer/mixer.c: Fixed comment
9223 2004-06-01 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
9225 * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
9226 improve error messages on open
9229 2004-06-01 Thomas Vander Stichele <thomas at apestaart dot org>
9231 * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
9232 check if v4l-conf is in path
9234 2004-06-01 Thomas Vander Stichele <thomas at apestaart dot org>
9236 * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
9237 change assert to a more readable error message
9239 2004-05-31 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
9241 * gst-libs/gst/tuner/tunerchannel.h:
9242 - add a freq_multiplicator field to make the conversion
9243 between internal frequency unit and Hz
9244 * sys/v4l/gstv4lelement.c:
9245 * sys/v4l2/gstv4l2element.c:
9246 - change default video device to /dev/video0
9247 * sys/v4l/v4l_calls.c:
9248 * sys/v4l2/v4l2_calls.c:
9249 - we only expose frequency to the user in Hz instead of
9250 bastard v4lX unit (either 62.5kHz or 62.5Hz)
9252 2004-05-31 Jan Schmidt <thaytan@mad.scientist.com>
9253 * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
9254 Initialise b_o_s and e_o_s variables
9255 * gst-libs/gst/riff/riff-media.c:
9256 (gst_riff_create_video_caps_with_data):
9257 Add some unusual fourcc's from mplayer avi's
9258 * gst/multipart/multipartmux.c: (gst_multipart_mux_plugin_init):
9259 Make the muxer have rank GST_RANK_NONE, so it doesn't mess up
9262 2004-05-28 Wim Taymans <wim@fluendo.com>
9265 * gst/alpha/Makefile.am:
9266 * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
9267 (gst_alpha_get_type), (gst_alpha_base_init),
9268 (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
9269 (gst_alpha_get_property), (gst_alpha_sink_link), (gst_alpha_add),
9270 (gst_alpha_chroma_key), (gst_alpha_chain),
9271 (gst_alpha_change_state), (plugin_init):
9272 A plugin to add an alpha channel to I420 video. Can optionally do
9274 * gst/multipart/Makefile.am:
9275 * gst/multipart/multipart.c: (plugin_init):
9276 * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
9277 (gst_multipart_demux_class_init), (gst_multipart_demux_init),
9278 (gst_multipart_demux_finalize), (gst_multipart_demux_handle_event),
9279 (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
9280 (gst_multipart_demux_change_state),
9281 (gst_multipart_demux_plugin_init):
9282 * gst/multipart/multipartmux.c: (gst_multipart_mux_get_type),
9283 (gst_multipart_mux_base_init), (gst_multipart_mux_class_init),
9284 (gst_multipart_mux_get_sink_event_masks), (gst_multipart_mux_init),
9285 (gst_multipart_mux_sinkconnect), (gst_multipart_mux_pad_link),
9286 (gst_multipart_mux_pad_unlink),
9287 (gst_multipart_mux_request_new_pad),
9288 (gst_multipart_mux_handle_src_event),
9289 (gst_multipart_mux_next_buffer), (gst_multipart_mux_compare_pads),
9290 (gst_multipart_mux_queue_pads), (gst_multipart_mux_loop),
9291 (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
9292 (gst_multipart_mux_change_state), (gst_multipart_mux_plugin_init):
9293 A Multipart demuxer/muxer. Not sure if it violates specs. Used to
9294 send multipart jpeg images to a browser.
9295 * gst/videobox/Makefile.am:
9296 * gst/videobox/README:
9297 * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
9298 (gst_video_box_get_type), (gst_video_box_base_init),
9299 (gst_video_box_class_init), (gst_video_box_init),
9300 (gst_video_box_set_property), (gst_video_box_get_property),
9301 (gst_video_box_sink_link), (gst_video_box_i420),
9302 (gst_video_box_ayuv), (gst_video_box_chain),
9303 (gst_video_box_change_state), (plugin_init):
9304 Crops or adds borders around an image. can do alpha channel
9306 * gst/videomixer/Makefile.am:
9307 * gst/videomixer/README:
9308 * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
9309 (gst_videomixer_pad_base_init), (gst_videomixer_pad_class_init),
9310 (gst_videomixer_pad_get_sink_event_masks),
9311 (gst_videomixer_pad_get_property),
9312 (gst_videomixer_pad_set_property),
9313 (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_link),
9314 (gst_videomixer_pad_unlink), (gst_videomixer_pad_init),
9315 (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
9316 (gst_videomixer_base_init), (gst_videomixer_class_init),
9317 (gst_videomixer_init), (gst_videomixer_request_new_pad),
9318 (gst_videomixer_handle_src_event),
9319 (gst_videomixer_blend_ayuv_i420), (gst_videomixer_fill_checker),
9320 (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
9321 (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
9322 (gst_videomixer_loop), (gst_videomixer_get_property),
9323 (gst_videomixer_set_property), (gst_videomixer_change_state),
9325 Generic video mixer plugin, can handle multiple inputs all with
9326 different framerates and video sizes. Is fully alpha channel
9329 2004-05-27 Ronald Bultje <rbultje@ronald.bitfreak.net>
9331 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
9332 Select first track as master track. Not sure how else to handle
9334 * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer):
9335 Discard discont events. Should fix #142962.
9337 2004-05-26 Ronald Bultje <rbultje@ronald.bitfreak.net>
9339 * ext/alsa/Makefile.am:
9340 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init),
9341 (gst_alsa_mixer_build_list), (gst_alsa_mixer_get_volume),
9342 (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
9343 (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
9344 (gst_alsa_mixer_get_option):
9345 * ext/alsa/gstalsamixer.h:
9346 * ext/alsa/gstalsamixeroptions.c:
9347 (gst_alsa_mixer_options_get_type),
9348 (gst_alsa_mixer_options_class_init), (gst_alsa_mixer_options_init),
9349 (gst_alsa_mixer_options_new):
9350 * ext/alsa/gstalsamixeroptions.h:
9351 * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
9352 * ext/alsa/gstalsamixertrack.h:
9353 Add enumerations (as GstMixerOptions). Make correct distinction
9354 between input/output tracks. Add capture/playback private flag.
9355 Use flag to decide on whether to set capture or playback volumes
9356 or switches. Use playback and record switches.
9357 * gst-libs/gst/mixer/Makefile.am:
9358 * gst-libs/gst/mixer/mixer-marshal.list:
9359 * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init),
9360 (gst_mixer_set_option), (gst_mixer_get_option),
9361 (gst_mixer_mute_toggled), (gst_mixer_record_toggled),
9362 (gst_mixer_volume_changed), (gst_mixer_option_changed):
9363 * gst-libs/gst/mixer/mixer.h:
9364 * gst-libs/gst/mixer/mixeroptions.c: (gst_mixer_options_get_type),
9365 (gst_mixer_options_class_init), (gst_mixer_options_init),
9366 (gst_mixer_options_dispose):
9367 * gst-libs/gst/mixer/mixeroptions.h:
9368 Add GstMixerOptions.
9369 * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
9370 Rename Audio Mixer to OSS Mixer (similar to Alsa Mixer). Fix
9371 broken device detection on computers with multiple OSS sound
9374 2004-05-26 Benjamin Otte <in7y118@public.uni-hamburg.de>
9376 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
9377 fixate nicely even when the peer is not negotiating
9379 2004-05-25 Benjamin Otte <in7y118@public.uni-hamburg.de>
9381 * gst/audioconvert/gstaudioconvert.c:
9382 (gst_audio_convert_parse_caps):
9383 make sure we don't allow depth > width
9384 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
9385 fixate endianness to G_BYTE_ORDER as default
9386 * gst/audioscale/gstaudioscale.c:
9387 we don't handle another endianness as host-endianness
9389 2004-05-25 David Schleef <ds@schleef.org>
9391 * gst/ffmpegcolorspace/mem.c: malloc() is in stdlib.h, not malloc.h
9393 2004-05-24 Benjamin Otte <otte@gnome.org>
9395 * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_sinkconnect),
9396 (gst_oggvorbisenc_setup):
9397 properly fail when we can't setup the vorbis encoder due to
9398 unsupported settings
9399 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sinkconnect),
9400 (gst_vorbisenc_setup):
9402 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
9403 fix case where warnings occured when one pad was unlinked while the
9404 other's link function was called
9406 2004-05-24 Thomas Vander Stichele <thomas at apestaart dot org>
9408 * gst/tcp/Makefile.am:
9411 2004-05-24 Benjamin Otte <in7y118@public.uni-hamburg.de>
9413 * gst-libs/gst/resample/private.h:
9414 don't use optimizations that are #if 0'ed
9416 2004-05-24 Wim Taymans <wim@fluendo.com>
9418 * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
9419 Fix potential division by zero error and hopefully get
9420 the position query right to get correct timestamps on avi
9423 2004-05-24 Wim Taymans <wim@fluendo.com>
9425 * gst/videoscale/videoscale.c: (gst_videoscale_scale_nearest),
9426 (gst_videoscale_scale_nearest_str2),
9427 (gst_videoscale_scale_nearest_str4),
9428 (gst_videoscale_scale_nearest_32bit),
9429 (gst_videoscale_scale_nearest_24bit),
9430 (gst_videoscale_scale_nearest_16bit):
9431 Fix the scaling algorithm and avoid a buffer overflow.
9432 removed the while loop in the scaling function as it
9433 was used for point sampling only.
9435 2004-05-24 Benjamin Otte <in7y118@public.uni-hamburg.de>
9437 * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
9438 (gst_id3_tag_class_init), (gst_id3_tag_init),
9439 (gst_id3_tag_set_property), (gst_id3_tag_get_tag_to_render),
9440 (gst_id3_tag_handle_event), (gst_id3_tag_do_caps_nego),
9441 (gst_id3_tag_send_tag_event):
9442 lots of fixes to make id3mux work and id3demux work correctly
9444 2004-05-24 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
9447 add rules to build shout2send (was removed by accident
9448 when this module was no more marked experimental/broken)
9450 2004-05-24 Zaheer Abbas Merali <zaheerabbas at merali dot org>
9452 * ext/shout2/gstshout2.c:
9453 * ext/shout2/gstshout2.h:
9454 adding a "connection problem" signal to shout2send
9457 2004-05-21 Thomas Vander Stichele <thomas at apestaart dot org>
9459 * ext/kio/kioreceiver.cpp:
9460 * ext/kio/kioreceiver.h:
9461 fix sign comparison issues
9463 2004-05-21 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
9465 * gst/cdxaparse/gstcdxaparse.c:
9466 * gst/cdxaparse/gstcdxaparse.h:
9468 add some checks/sanity
9469 prepare for seek addition
9471 * sys/sunaudio/gstsunaudio.c:
9472 remove exported dupe init function
9474 2004-05-21 Jan Schmidt <thaytan@mad.scientist.com>
9476 * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_get_formats),
9477 (gst_dvdec_src_convert), (gst_dvdec_sink_convert):
9478 Fix format conversion and position querying.
9479 * gst/debug/progressreport.c: (gst_progressreport_report):
9480 Don't output a bogus total value that we didn't query.
9481 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
9482 Always set XV_AUTOPAINT_COLORKEY to true. Fixes xvimagesink showing
9483 only a blank window after xine has been used.
9485 2004-05-21 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
9488 sync with upstream version to fix test on FC2
9489 readd with -ko to preserve Id header
9491 2004-05-20 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
9494 test for FIONREAD ioctl in sys/filio.h for Solaris compat.
9495 * gst/tcp/gsttcpclientsrc.c: idem
9496 * gst/tcp/gsttcpserversink.c: idem
9497 * gst/tcp/gsttcpserversrc.c: idem
9498 * m4/gst-fionread.m4: idem
9500 * sys/sunaudio/gstsunaudio.c: change category to Sink/Audio
9502 * configure.ac: enable speex plugin for speex 1.1.5+
9503 * ext/speex/gstspeexenc.c: fix cast warning
9505 * ext/esd/README: fix typo
9507 2004-05-20 David Schleef <ds@schleef.org>
9509 * configure.ac: Minor cosmetic change to convince the buildbot to
9511 * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_class_init),
9512 (gst_sunaudiosink_init), (gst_sunaudiosink_getcaps),
9513 (gst_sunaudiosink_pad_link), (gst_sunaudiosink_chain),
9514 (gst_sunaudiosink_setparams), (gst_sunaudiosink_open),
9515 (gst_sunaudiosink_close), (gst_sunaudiosink_change_state),
9516 (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property):
9517 More hacking. Plays audio now.
9519 2004-05-20 David Schleef <ds@schleef.org>
9524 2004-05-20 David Schleef <ds@schleef.org>
9526 * sys/osxaudio/Makefile.am: New OS X audio plugin by Zaheer Abbas Merali
9527 * sys/osxaudio/gstosxaudio.c:
9528 * sys/osxaudio/gstosxaudioelement.c:
9529 * sys/osxaudio/gstosxaudioelement.h:
9530 * sys/osxaudio/gstosxaudiosink.c:
9531 * sys/osxaudio/gstosxaudiosink.h:
9532 * sys/osxaudio/gstosxaudiosrc.c:
9533 * sys/osxaudio/gstosxaudiosrc.h:
9535 2004-05-20 Thomas Vander Stichele <thomas at apestaart dot org>
9537 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps),
9538 (gst_vorbisenc_chain):
9539 put the codec headers on the caps as streamheader as well as
9542 2004-05-20 Thomas Vander Stichele <thomas at apestaart dot org>
9544 * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
9545 (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
9546 (gst_vorbisenc_push_packet), (gst_vorbisenc_chain):
9547 split up push_packet into two functions
9549 2004-05-20 Thomas Vander Stichele <thomas at apestaart dot org>
9551 * gst/tcp/.cvsignore:
9553 * gst/tcp/Makefile.am:
9557 * gst/tcp/gsttcpclientsink.c:
9558 * gst/tcp/gsttcpclientsink.h:
9559 * gst/tcp/gsttcpclientsrc.c:
9560 * gst/tcp/gsttcpclientsrc.h:
9561 * gst/tcp/gsttcpplugin.c:
9562 * gst/tcp/gsttcpserversink.c:
9563 * gst/tcp/gsttcpserversink.h:
9564 * gst/tcp/gsttcpserversrc.c:
9565 * gst/tcp/gsttcpserversrc.h:
9566 add new tcp elements
9568 2004-05-19 Wim Taymans <wim@fluendo.com>
9570 * gst/law/mulaw-conversion.c: (mulaw_encode):
9571 Fix overflow bug in ulaw encoding.
9573 2004-05-19 Benjamin Otte <in7y118@public.uni-hamburg.de>
9575 * ext/mad/gstmad.c: (gst_mad_handle_event):
9576 don't unref the event twice
9578 2004-05-19 Benjamin Otte <in7y118@public.uni-hamburg.de>
9581 remove -Wno-sign-compare
9583 2004-05-19 Benjamin Otte <in7y118@public.uni-hamburg.de>
9586 remove -DG_DISABLE_DEPRECATED. It's not usable without workarounds
9587 if you want to work against glib 2.2 and 2.4
9589 2004-05-19 Thomas Vander Stichele <thomas at apestaart dot org>
9591 * gst/tcp/Makefile.am:
9594 * gst/tcp/gsttcpsink.h:
9595 * gst/tcp/gsttcpsrc.h:
9596 gsttcp -> gsttcpplugin + CVS surgery in preparation for tcp merge
9598 2004-05-19 Benjamin Otte <in7y118@public.uni-hamburg.de>
9600 * gst/debug/tests.c: (md5_get_value):
9601 fix segfault on gst-inspect
9603 2004-05-19 Benjamin Otte <in7y118@public.uni-hamburg.de>
9605 * gst/debug/testplugin.c:
9606 * gst/debug/tests.c:
9607 * gst/debug/tests.h:
9608 add new extensible and configurable testing element. Current tests
9609 include buffer count, stream length, timestamp/duration matching and
9611 * gst/debug/Makefile.am:
9612 * gst/debug/gstdebug.c: (plugin_init):
9613 add infrastructure for new element
9615 2004-05-19 Johan Dahlin <johan@gnome.org>
9617 * ext/dv/gstdvdec.c (gst_dvdec_quality_get_type): Add proper
9618 ending of the array. Fixes gst-inspect segfault on ppc.
9620 2004-05-19 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
9622 * ext/dirac/gstdiracdec.cc : change category to Codec/Decoder/Video
9624 * m4/a52.m4 : don't fix a test that should fail with current a52dec lib
9626 2004-05-18 David Schleef <ds@schleef.org>
9628 * gst/ffmpegcolorspace/imgconvert.c: (img_convert): Fixes for
9629 warnings (bugs, actually) noticed by gcc but not forte.
9631 2004-05-18 David Schleef <ds@schleef.org>
9633 * sys/sunaudio/Makefile.am:
9634 * sys/sunaudio/gstsunaudio.c: New sunaudiosink
9636 2004-05-18 David Schleef <ds@schleef.org>
9638 * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
9639 (gst_qtdemux_loop_header): Patch from dcm@acm.org (David Moore)
9640 to allow qtdemux to use non-seekable streams. (bug #142272)
9642 2004-05-18 David Schleef <ds@schleef.org>
9644 * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16),
9645 (gst_resample_sinc_ft_float): Remove use of static temporary
9646 buffer. This code was obviously not supposed to last long, but
9647 it's stuck in our ABI, so it required a little hack to make it
9648 ABI-compatible. Fixes #142585.
9649 * gst-libs/gst/resample/resample.h: same.
9651 2004-05-18 David Schleef <ds@schleef.org>
9653 * configure.ac: Add sunaudio
9654 * examples/Makefile.am: make gstplay depend on gconf
9655 * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Remove c99-isms
9656 * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette),
9657 (convert_table_lookup), (img_convert): remove c99-isms
9658 * gst/ffmpegcolorspace/imgconvert_template.h: make a constant
9659 unsigned, to fix a warning on Solaris
9660 * gst/mpeg1sys/systems.c: bcopy->memcpy
9661 * gst/rtjpeg/RTjpeg.c: (RTjpeg_yuvrgb8): bcopy->memcpy
9662 * sys/Makefile.am: Add sunaudio
9664 2004-05-18 Wim Taymans <wim@fluendo.com>
9666 * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_init),
9667 (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
9668 (gst_ogg_mux_next_buffer), (gst_ogg_mux_push_page),
9669 (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
9671 Fix an ugly memleak where the muxer didn't flush enough ogg
9672 pages. This also resulted in badly muxed ogg files.
9674 2004-05-18 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
9676 * gst/asfdemux/asfheaders.c :
9677 * gst/asfdemux/asfheaders.h :
9678 * gst/asfdemux/gstasfdemux.c :
9679 - fix ASF_OBJ_PADDING guid
9680 - add 3 new object guids (language list, metadata,
9681 extended stream properties)
9682 - add a function to parse extended header objects
9684 2004-05-18 Benjamin Otte <in7y118@public.uni-hamburg.de>
9686 * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
9687 remove leftover debugging g_print
9689 2004-05-17 Ronald Bultje <rbultje@ronald.bitfreak.net>
9691 * ext/mad/gstmad.c: (gst_mad_handle_event):
9692 Fix for when the first format in a discont event is not a
9693 byte-based one. Should fix #137710.
9695 2004-05-18 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
9697 * m4/a52.m4 : fix compilation with -Wall -Werror
9698 * m4/libfame.m4 : idem
9699 * m4/libmikmod.m4 : idem
9701 2004-05-17 Benjamin Otte <otte@gnome.org>
9703 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
9704 signal the new tags before giving up the reference
9706 2004-05-17 Benjamin Otte <in7y118@public.uni-hamburg.de>
9708 * ext/shout2/gstshout2.c:
9709 use application/ogg instead of application/x-ogg (patch by Patrick
9710 Guimond, fixes #142432)
9711 * sys/oss/gstosselement.c: (gst_osselement_reset),
9712 (gst_osselement_sync_parms):
9713 don't set fragment size unless specified (fixes #142493)
9715 2004-05-17 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
9717 * configure.ac : fix compilation of v4l2src with "-Wall -Werror"
9720 2004-05-17 Benjamin Otte <otte@gnome.org>
9722 * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
9723 compute offsets correctly for internal buffers so timestamps are set
9724 correctly when we can't seek. Also handle cases where there are no
9725 offsets. (based on a patch by David Moore, fixes #142507)
9727 2004-05-17 Benjamin Otte <otte@gnome.org>
9729 * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
9730 use correct variable when determining amount of data to skip so we
9731 don't skip into the void and segfault
9733 2004-05-16 Benjamin Otte <otte@gnome.org>
9735 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
9738 2004-05-16 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
9740 * gst/asfdemux/gstasfdemux.c:
9741 - fix a mem leak and always propagate tags
9742 - add WMV3 to known video codecs (but no decoder yet)
9743 - replace "surplus data" at end of audio header for what
9744 it is : codec specific data
9747 2004-05-16 Arwed v. Merkatz <v.merkatz@gmx.net>
9749 reviewed by: Ronald Bultje <rbultje@ronald.bitfreak.net>
9751 * gst-libs/gst/audio/audioclock.c:
9752 Fix wrong return type (#142205).
9754 2004-05-16 Ronald Bultje <rbultje@ronald.bitfreak.net>
9756 * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_init):
9757 Ignore CRCs by default (fixes #142566).
9759 2004-05-16 Ronald Bultje <rbultje@ronald.bitfreak.net>
9761 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
9762 (gst_alsa_mixer_close), (gst_alsa_mixer_supported),
9763 (gst_alsa_mixer_build_list), (gst_alsa_mixer_free_list),
9764 (gst_alsa_mixer_change_state), (gst_alsa_mixer_list_tracks),
9765 (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
9766 (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record):
9767 Fix for cases where we fail to attach to a mixer.
9769 2004-05-16 Ronald Bultje <rbultje@ronald.bitfreak.net>
9771 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
9772 Don't touch events after not owning them anymore.
9773 * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
9774 (gst_wavparse_fmt), (gst_wavparse_other),
9775 (gst_wavparse_handle_seek), (gst_wavparse_loop),
9776 (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
9777 (gst_wavparse_srcpad_event):
9778 * gst/wavparse/gstwavparse.h:
9779 Add seeking, fix querying.
9781 2004-05-16 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
9783 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
9784 - process comments even if they don't end with \0\0
9785 g_convert would ignore them if present and works well without them
9787 2004-05-16 Benjamin Otte <otte@gnome.org>
9789 * ext/alsa/gstalsa.c: (gst_alsa_caps), (gst_alsa_get_caps):
9792 2004-05-16 Benjamin Otte <otte@gnome.org>
9794 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
9795 don't write to memory we might not write to - g_convert does that
9796 for us anyway (fixes #142613)
9797 (gst_asf_demux_audio_caps):
9798 comment out gst_util_dump_mem
9800 2004-05-16 Benjamin Otte <otte@gnome.org>
9802 * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
9803 compute correct expected timestamps after seek (broken since
9805 * ext/gdk_pixbuf/pixbufscale.c: (pixbufscale_init):
9806 rename element and debugging category to gdkpixbufscale
9808 2004-05-16 Benjamin Otte <otte@gnome.org>
9810 * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
9811 add error checking to snd_pcm_delay and remove duplicate call to
9812 snd_pcm_delay that caused issues (see inline code comments)
9813 * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
9814 make more readable and fix return value when snd_pcm_delay fails
9817 2004-05-15 Jan Schmidt <thaytan@mad.scientisti.com>
9818 * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type),
9819 (gst_pixbufscale_get_type), (gst_pixbufscale_base_init),
9820 (gst_pixbufscale_class_init), (gst_pixbufscale_getcaps),
9821 (gst_pixbufscale_link), (gst_pixbufscale_init),
9822 (gst_pixbufscale_handle_src_event), (pixbufscale_scale),
9823 (gst_pixbufscale_chain), (gst_pixbufscale_set_property),
9824 (gst_pixbufscale_get_property), (pixbufscale_init):
9825 * ext/gdk_pixbuf/pixbufscale.h:
9826 Add these files I forgot earlier
9828 2004-05-15 Jan Schmidt <thaytan@mad.scientist.com>
9829 * ext/gdk_pixbuf/Makefile.am:
9830 * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
9831 * ext/gdk_pixbuf/gstgdkpixbuf.h:
9832 Add new pixbufscale element to scale RGB video
9833 using gdk_pixbuf, because gdk_pixbuf does BILINEAR
9834 and HYPER interpolation correctly.
9835 * ext/theora/theoraenc.c: (theora_enc_chain),
9836 Discard buffer and return if explicit caps could not be set
9837 (theora_enc_get_property):
9838 Make _get return kbps for the bitrate consistent with
9842 2004-05-14 Benjamin Otte <in7y118@public.uni-hamburg.de>
9844 * ext/libvisual/visual.c: (gst_visual_chain):
9845 add missing visual_audio_analyze
9847 2004-05-14 David Schleef <ds@schleef.org>
9849 * ext/esd/esdsink.c: (gst_esdsink_chain): Fix crash when ESD
9850 is killed while we're playing.
9851 * gst/qtdemux/qtdemux.c: (qtdemux_parse): call
9852 gst_element_no_more_pads().
9854 2004-05-14 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
9856 * gst-libs/gst/riff/riff-read.c :
9857 - fix INFO tag extraction in RIFF/AVI files
9858 because gst_event_unref (event) also freed taglist
9861 2004-05-13 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
9863 * ext/mad/gstid3tag.c : move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"
9864 * gst/wavenc/gstwavenc.c : move from "Codec/Encoder/Audio" to "Codec/Muxer/Audio"
9866 * gst/auparse/gstauparse.c :
9867 - add code (commented for now) to support audio/x-adpcm on src pad
9868 (we have no decoder for those layout yet)
9870 * gst/cdxaparse/gstcdxaparse.c :
9871 * gst/cdxaparse/gstcdxaparse.h :
9872 - partial rewrite using RiffRead (ripped iain's wavparse code)
9874 * gst/rtp/gstrtpL16enc.c : typo
9875 * gst/rtp/gstrtpgsmenc.c : typo
9877 2004-05-13 Benjamin Otte <otte@gnome.org>
9880 check for exact version of libvisual, it's not supposed to be
9883 2004-05-13 Benjamin Otte <in7y118@public.uni-hamburg.de>
9885 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
9888 2004-05-13 Jan Schmidt <thaytan@mad.scientist.com>
9890 * ext/dv/gstdvdec.c: (gst_dvdec_src_convert)
9891 Report which format was used for GST_FORMAT_DEFAULT
9892 * gst/debug/Makefile.am:
9893 * gst/debug/gstdebug.c: (plugin_init):
9894 * gst/debug/progressreport.c: (gst_progressreport_base_init),
9895 (gst_progressreport_class_init), (gst_progressreport_init),
9896 (gst_progressreport_report), (gst_progressreport_set_property),
9897 (gst_progressreport_get_property), (gst_progressreport_chain),
9898 (gst_progressreport_plugin_init):
9899 Add progressreport element for testing.
9901 2004-05-13 Thomas Vander Stichele <thomas at apestaart dot org>
9903 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_change_state):
9904 * sys/v4l/gstv4lsrc.h:
9905 * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
9906 * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
9907 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init),
9908 (gst_v4lsrc_grab_frame):
9910 send a discont at start
9912 2004-05-12 Colin Walters <walters@redhat.com>
9914 * gst/asfdemux/gstasfdemux.c (gst_asf_demux_process_segment): Avoid
9915 inflooping if we can't find a chunk. Or in other words, don't blow
9916 chunks if we don't have a chunk to blow.
9918 2004-05-13 Jan Schmidt <thaytan@mad.scientist.com>
9919 * ext/audiofile/gstafsrc.c: (gst_afsrc_get):
9920 Remove old debug output
9921 * ext/dv/gstdvdec.c: (gst_dvdec_quality_get_type),
9922 (gst_dvdec_class_init), (gst_dvdec_loop), (gst_dvdec_change_state),
9923 (gst_dvdec_set_property), (gst_dvdec_get_property):
9924 Change the quality setting to an enum, so it works from gst-launch
9925 Don't renegotiate a non-linked pad. Allows audio only decoding.
9926 * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_getcaps),
9927 (gst_deinterlace_link), (gst_deinterlace_init):
9928 * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
9929 (gst_videodrop_link):
9930 Some caps negotiation fixes
9932 2004-05-12 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
9934 * ext/tarkin/gsttarkin.c :
9935 - Change RANK from NONE to PRIMARY
9936 * ext/gdk_pixbuf/gstgdkpixbuf.c :
9937 - Change RANK from NONE to MARGINAL
9938 * ext/divx/gstdivxenc.c :
9939 - Change RANK from PRIMARY to NONE (encoder/spider issue)
9941 2004-05-12 Thomas Vander Stichele <thomas at apestaart dot org>
9943 * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
9944 (gst_vorbisenc_push_packet):
9945 copy a function that was added between 1.0 and 1.0.1 until we
9946 depend on worthwhile features of post-1.0
9948 2004-05-12 Benjamin Otte <in7y118@public.uni-hamburg.de>
9951 enable shout2 by default
9952 * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
9953 (gst_shout2send_base_init), (gst_shout2send_init),
9954 (gst_shout2send_connect), (gst_shout2send_change_state):
9955 * ext/shout2/gstshout2.h:
9956 make this work again. Based on a patch by Zaheer Abbas Merali (fixes
9958 * ext/theora/theora.c: (plugin_init):
9959 don't set rank on encoders
9961 2004-05-11 Jeremy Simon <jesimon@libertysurf.fr>
9963 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
9964 Use codec_data property instead of flag1 and flag2 for wma
9966 2004-05-11 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
9968 * gst/cdxaparse/gstcdxaparse.c :
9969 - Add mpegversion to CAPS to make it link
9970 - Rank is as GST_RANK_SECONDARY instead of NONE
9971 * gst/auparse/gstauparse.c :
9972 - Document all audio encoding we can encounter from Solaris 9
9973 headers and libsndfile information.
9974 - Increase max. rate from 48000 to 192000 (to match other elements)
9975 - Don't try to play junk data between header and samples
9977 2004-05-11 Benjamin Otte <in7y118@public.uni-hamburg.de>
9979 * ext/libvisual/visual.c: (gst_visual_getcaps):
9980 use the right caps depending on endianness (I hope)
9981 * ext/ogg/gstoggmux.c: (gst_ogg_mux_plugin_init):
9982 use GST_RANK_NONE for all non-decoding elements or spider gets
9985 2004-05-11 Ronald Bultje <rbultje@ronald.bitfreak.net>
9987 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
9988 Fix some odd cases and fix BE metadata parsing of unicode16 text.
9990 2004-05-11 Benjamin Otte <in7y118@public.uni-hamburg.de>
9992 * gst/switch/gstswitch.c: (gst_switch_release_pad),
9993 (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
9994 (gst_switch_loop), (gst_switch_get_type):
9995 whoever that was: DO NOT IMPORT PRIVATE SYMBOLS THAT ARE NOT IN
9996 HEADERS. Had to be said.
9998 2004-05-10 David Schleef <ds@schleef.org>
10000 * configure.ac: Add prototype Dirac support.
10002 * ext/dirac/Makefile.am:
10003 * ext/dirac/gstdirac.cc:
10004 * ext/dirac/gstdiracdec.cc:
10006 2004-05-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
10008 * gst/auparse/gstauparse.c: (gst_auparse_class_init),
10009 (gst_auparse_init), (gst_auparse_chain),
10010 (gst_auparse_change_state):
10011 Hack around spider. Remove me some day please.
10013 2004-05-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
10015 * gst/auparse/gstauparse.c: (gst_auparse_chain):
10016 Fix for some uninitialized variables in previous patch, also
10017 makes it work. Fixes #142286 while we're at it.
10019 2004-05-11 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
10021 * gst/auparse/gstauparse.c:
10022 fixes a-law, adds mu-law, linear pcm (8,16,24,32), ieee (32, 64)
10023 only unsupported formats are ADPCM/CCITT G.72x
10025 * gst-libs/gst/audio/audio.h: adds 24bit depth to PCM (x-raw-int)
10027 2004-05-10 Wim Taymans <wim@fluendo.com>
10029 * ext/vorbis/Makefile.am:
10030 * ext/vorbis/README:
10031 * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_formats),
10032 (oggvorbisenc_get_type), (vorbis_caps_factory), (raw_caps_factory),
10033 (gst_oggvorbisenc_base_init), (gst_oggvorbisenc_class_init),
10034 (gst_oggvorbisenc_sinkconnect), (gst_oggvorbisenc_convert_src),
10035 (gst_oggvorbisenc_convert_sink),
10036 (gst_oggvorbisenc_get_query_types), (gst_oggvorbisenc_src_query),
10037 (gst_oggvorbisenc_init), (gst_oggvorbisenc_get_tag_value),
10038 (gst_oggvorbisenc_metadata_set1), (gst_oggvorbisenc_set_metadata),
10039 (get_constraints_string), (update_start_message),
10040 (gst_oggvorbisenc_setup), (gst_oggvorbisenc_write_page),
10041 (gst_oggvorbisenc_chain), (gst_oggvorbisenc_get_property),
10042 (gst_oggvorbisenc_set_property), (gst_oggvorbisenc_change_state):
10043 * ext/vorbis/oggvorbisenc.h:
10044 * ext/vorbis/vorbis.c: (plugin_init):
10045 * ext/vorbis/vorbisenc.c: (vorbis_caps_factory),
10046 (raw_caps_factory), (gst_vorbisenc_class_init),
10047 (gst_vorbisenc_init), (gst_vorbisenc_setup),
10048 (gst_vorbisenc_push_packet), (gst_vorbisenc_chain),
10049 (gst_vorbisenc_get_property), (gst_vorbisenc_set_property):
10050 * ext/vorbis/vorbisenc.h:
10051 Added a raw vorbis encoder to be used with the oggmuxer.
10052 We still need the old encoder for some gnome applications,
10053 read the README to find out how that works.
10054 The raw encoder is called "rawvorbisenc" until 0.9.
10056 2004-05-10 Wim Taymans <wim@fluendo.com>
10058 * ext/ogg/gstogg.c: (plugin_init):
10059 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init),
10061 * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type),
10062 (gst_ogg_mux_base_init), (gst_ogg_mux_class_init),
10063 (gst_ogg_mux_get_sink_event_masks), (gst_ogg_mux_init),
10064 (gst_ogg_mux_sinkconnect), (gst_ogg_mux_pad_link),
10065 (gst_ogg_mux_pad_unlink), (gst_ogg_mux_request_new_pad),
10066 (gst_ogg_mux_handle_src_event), (gst_ogg_mux_next_buffer),
10067 (gst_ogg_mux_push_page), (gst_ogg_mux_compare_pads),
10068 (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop),
10069 (gst_ogg_mux_get_property), (gst_ogg_mux_set_property),
10070 (gst_ogg_mux_change_state), (gst_ogg_mux_plugin_init):
10071 Added an ogg muxer.
10072 Small typo fixes in the demuxer.
10074 2004-05-10 Wim Taymans <wim@fluendo.com>
10076 * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
10077 (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
10078 (theora_enc_change_state), (theora_enc_set_property),
10079 (theora_enc_get_property):
10080 Mark the last packet with an EOS flag which is not really needed
10082 Do some better video framerate initialisation.
10083 Update the buffer timestamp.
10085 2004-05-10 Jan Schmidt <thaytan@mad.scientist.com>
10087 * ext/dv/gstdvdec.c: (gst_dvdec_change_state):
10088 Return the result of the parent state change call
10090 2004-05-10 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
10092 * gst/law/alaw.c : alawdec should be registered with type ALAWDEC, not ALAWENC
10093 * gst/law/alaw-decode.c : put audio/x-alaw on pads, instead of audio/x-mulaw
10094 * gst/law/alaw-encode.c : (idem)
10095 * ext/a52dec/gsta52dec.c : mark audio/a52, audio/ac3 as deprecated in a comment
10096 * gst/ac3parse/gstac3parse.c : audio/ac3 => audio/x-ac3
10097 * gst/realmedia/rmdemux.c : audio/a52 => audio/x-ac3
10099 2004-05-09 Benjamin Otte <otte@gnome.org>
10101 * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
10102 don't use a fixed buffer size when writing variable length data to
10103 it. Fixes memory corruption and makes alsasrc work
10105 2004-05-09 Ronald Bultje <rbultje@ronald.bitfreak.net>
10107 * ext/gnomevfs/gstgnomevfssink.c:
10108 (_gst_boolean_allow_overwrite_accumulator),
10109 (gst_gnomevfssink_class_init), (gst_gnomevfssink_open_file):
10110 Run glib's default signal handler (??) in RUN_CLEANUP rather than
10111 RUN_LAST, and don't use that to set the accumulator value because
10112 then it's always FALSE.
10114 2004-05-09 Ronald Bultje <rbultje@ronald.bitfreak.net>
10116 * gst-libs/gst/riff/riff-media.c:
10117 (gst_riff_create_video_caps_with_data),
10118 (gst_riff_create_audio_caps),
10119 (gst_riff_create_audio_template_caps):
10120 * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
10121 Fix for unaligned RIFF files (i.e. where all the chunks together
10122 in a LIST chunk are not of the same size as the size given in
10123 the LIST chunk header). Fixes several odd WAVE files. Also fix
10124 ADPCM (block_align property) in audio, so that wavparse based
10125 on this works now as it used to stand-alone.
10127 2004-05-09 Edward Hervey <bilboed@bilboed.com>
10129 reviewed by Benjamin Otte <otte@gnome.org>
10131 * ext/a52dec/gsta52dec.c:
10132 * ext/divx/gstdivxdec.c:
10133 * ext/divx/gstdivxenc.c:
10134 * ext/dts/gstdtsdec.c: (gst_dtsdec_base_init):
10135 * ext/faac/gstfaac.c: (gst_faac_base_init):
10136 * ext/faad/gstfaad.c: (gst_faad_base_init):
10137 * ext/ivorbis/vorbisfile.c:
10138 * ext/lame/gstlame.c:
10139 * ext/libfame/gstlibfame.c:
10140 * ext/mpeg2enc/gstmpeg2enc.cc:
10141 * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_base_init):
10142 * ext/sidplay/gstsiddec.cc:
10143 * ext/speex/gstspeexdec.c:
10144 * ext/speex/gstspeexenc.c:
10145 * ext/xvid/gstxviddec.c:
10146 * ext/xvid/gstxvidenc.c:
10147 correct klasses. Mostly s,Codec/(Audio|Video),\1/Codec,
10150 2004-05-08 Ronald Bultje <rbultje@ronald.bitfreak.net>
10152 * ext/alsa/gstalsa.c: (device_list),
10153 (gst_alsa_class_probe_devices):
10154 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
10155 Fix alsa oddness in mixer after the combination of using mixer
10156 in source/sink elements and using hw:x,y instead of just hw:x.
10158 2004-05-09 Benjamin Otte <otte@gnome.org>
10160 * gst/wavparse/gstwavparse.c: (gst_wavparse_destroy_sourcepad),
10161 (gst_wavparse_create_sourcepad):
10162 make PAUSED=>READY=>PAUSED=READY work by not destroying NULL
10165 2004-05-09 Benjamin Otte <otte@gnome.org>
10167 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
10168 allow discont events before caps nego
10170 2004-05-08 Benjamin Otte <otte@gnome.org>
10172 * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
10175 2004-05-08 Benjamin Otte <otte@gnome.org>
10177 * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
10178 (gst_level_change_state), (gst_level_init):
10179 * gst/level/gstlevel.h:
10180 figure out if we're initialized directly instead of keeping a
10181 variable that's wrong in 90% of cases
10182 don't initialize pads and then leak them and use a new unitialized
10183 pad. (fixes #142084)
10184 these were bugs so n00bish I didn't find them for an hour :/
10186 2004-05-08 Iain <iain@prettypeople.org>
10188 * gst/wavparse/gstwavparse.[ch]: Rewrote to use RiffRead instead.
10189 * gst-libs/gst/riff/riff-read.c (gst_riff_read_peek_head): Unstatic it
10190 (gst_riff_read_element_data): Ditto, and added a got_bytes argument to
10191 return the length that was read.
10192 (gst_riff_read_strf_auds): Allow fmt tags as well.
10194 2004-05-07 David Schleef <ds@schleef.org>
10196 * ext/faad/gstfaad.c: (gst_faad_sinkconnect): HACK to correct
10197 signed char assumption in faad.h.
10199 2004-05-07 Ronald Bultje <rbultje@ronald.bitfreak.net>
10201 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps):
10202 Missing break, detected by Daniel Gazard <daniel.gazard@free.fr>.
10204 2004-05-07 Colin Walters <walters@redhat.com>
10206 * gst/volume/gstvolume.c (gst_volume_dispose): Unref dpman.
10207 * ext/flac/gstflacdec.c (gst_flacdec_dispose): Add dispose
10209 * gst/audioscale/gstaudioscale.c (gst_audioscale_dispose):
10210 Add dispose function.
10212 2004-05-08 Jan Schmidt <thaytan@mad.scientist.com>
10213 * ext/dv/gstdvdec.c: (gst_dvdec_video_link):
10214 Fix caps nego and pad templates. RGB mode caps should
10216 * ext/dvdnav/gst-dvd:
10217 Move mpeg2dec inside the thread because otherwise the
10218 queue rejects cap changes mid-stream
10219 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
10220 (gst_mpeg2dec_flush_decoder):
10221 For mpeg2dec > 0.4.0, call the flush function instead of
10222 manually extracting all in-flight frames.
10223 * ext/raw1394/gstdv1394src.c: (gst_dv1394src_factory),
10224 (gst_dv1394src_init), (gst_dv1394src_iso_receive):
10225 Change mime type video/dv go video/x-dv to match the
10226 rest of gst-plugins
10228 2004-05-07 Ronald Bultje <rbultje@ronald.bitfreak.net>
10230 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
10231 * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_type),
10232 (gst_alsa_sink_class_init):
10233 * ext/alsa/gstalsasink.h:
10234 * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_type),
10235 (gst_alsa_src_class_init):
10236 * ext/alsa/gstalsasrc.h:
10237 Make alsasink/src a subclass of alsamixer so that mixer stuff
10238 shows up in gst-rec. Needs some finetuning.
10240 2004-05-05 Benjamin Otte <in7y118@public.uni-hamburg.de>
10242 * ext/lame/gstlame.c: (gst_lame_chain):
10244 * ext/mad/gstmad.c: (gst_mad_handle_event):
10246 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
10247 be able to detect mp3 files < 4096 bytes
10249 2004-05-06 Wim Taymans <wim@fluendo.com>
10251 * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
10252 (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
10253 (theora_enc_set_property), (theora_enc_get_property):
10254 Also encode the first frame, cleanup some code.
10256 2004-05-06 Wim Taymans <wim@fluendo.com>
10258 * ext/mpeg2enc/gstmpeg2enc.cc:
10259 Forward events first before deciding that negotiation was
10262 2004-05-06 Wim Taymans <wim@fluendo.com>
10264 * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
10265 First process the events before deciding that negotiation
10268 2004-05-06 Wim Taymans <wim@fluendo.com>
10270 * ext/theora/Makefile.am:
10271 * ext/theora/theora.c: (plugin_init):
10272 * ext/theora/theoradec.c: (theora_dec_change_state):
10273 * ext/theora/theoraenc.c: (gst_theora_enc_base_init),
10274 (gst_theora_enc_class_init), (gst_theora_enc_init),
10275 (theora_enc_sink_link), (theora_enc_event), (theora_push_packet),
10276 (theora_enc_chain), (theora_enc_change_state),
10277 (theora_enc_set_property), (theora_enc_get_property):
10278 Added a theora encoder, grouped the encoder and decoder into the
10281 2004-05-05 Thomas Vander Stichele <thomas at apestaart dot org>
10283 * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
10284 (gst_jpegenc_chain):
10285 fix DURATION on outgoing buffers
10286 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
10287 debug using time formats
10288 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
10289 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
10290 (gst_xvimagesink_sink_link):
10291 windows with width/height 0 generate X errors, so don't allow them
10293 2004-05-05 Wim Taymans <wim@fluendo.com>
10295 * ext/mpeg2dec/gstmpeg2dec.c: (src_templ),
10296 (gst_mpeg2dec_base_init), (gst_mpeg2dec_init),
10297 (gst_mpeg2dec_negotiate_format):
10298 * ext/mpeg2dec/gstmpeg2dec.h:
10299 removed the static pad template so that we can add the
10300 more accurate framerate value to the caps.
10303 2004-05-04 Benjamin Otte <otte@gnome.org>
10306 check for kdemacros.h, too (should fix #141821)
10307 * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
10308 don't crash if no header was sent, but nicely error out (fixes part
10311 2004-05-04 Wim Taymans <wim@fluendo.com>
10313 * ext/mpeg2enc/gstmpeg2enc.cc: (gst_mpeg2enc_dispose): call the
10314 parent dispose function to avoid segfault on destroy.
10316 2004-05-04 Thomas Vander Stichele <thomas at apestaart dot org>
10318 * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
10320 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
10321 (gst_xvimagesink_sink_link):
10322 clean up debugging caps
10323 also recreate xvimage when format has changed
10325 2004-05-04 Benjamin Otte <otte@gnome.org>
10327 * ext/libvisual/Makefile.am:
10328 * ext/libvisual/visual.c: (gst_visual_class_init),
10329 (gst_visual_init), (gst_visual_dispose), (gst_visual_getcaps),
10330 (gst_visual_srclink), (gst_visual_chain),
10331 (gst_visual_change_state), (plugin_init):
10332 use a GstAdapter to correctly adapt buffer sizes - allows using a
10335 2004-05-03 Thomas Vander Stichele <thomas at apestaart dot org>
10337 * sys/v4l/gstv4lelement.h:
10338 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
10339 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps), (gst_v4lsrc_getcaps),
10340 (gst_v4lsrc_buffer_free):
10341 * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities):
10342 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
10343 (gst_v4lsrc_sync_frame), (gst_v4lsrc_grab_frame),
10344 (gst_v4lsrc_requeue_frame):
10345 move some debugging categories around
10346 query for fps index and set accordingly if found
10348 2004-05-03 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
10350 * ext/lame/gstlame.c:
10351 correct defaults that lame_init puts out of range
10353 2004-05-03 Thomas Vander Stichele <thomas at apestaart dot org>
10355 * ext/divx/gstdivxenc.c: (gst_divxenc_get_type),
10356 (gst_divxenc_class_init):
10357 fix range since -1 is the default
10358 * gst/mpeg1sys/gstmpeg1systemencode.c:
10359 (gst_mpeg1_system_encode_get_type), (gst_system_encode_multiplex):
10360 * gst/rtjpeg/gstrtjpegdec.c: (gst_rtjpegdec_get_type),
10361 (gst_rtjpegdec_chain):
10362 * gst/rtjpeg/gstrtjpegenc.c: (gst_rtjpegenc_get_type),
10363 (gst_rtjpegenc_chain):
10364 * sys/qcam/gstqcamsrc.c: (gst_autoexp_mode_get_type),
10365 (gst_qcamsrc_get_type), (gst_qcamsrc_change_state):
10366 * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_get_type):
10367 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_type):
10368 * sys/v4l/gstv4lsrc.c:
10369 * sys/v4l/v4l_calls.c: (gst_v4l_open):
10370 * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
10371 * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
10372 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init):
10373 * sys/vcd/vcdsrc.c: (vcdsrc_get_type), (vcdsrc_get):
10374 remove gst_info calls
10376 2004-05-03 Thomas Vander Stichele <thomas at apestaart dot org>
10385 Updated translations
10387 2004-05-03 Thomas Vander Stichele <thomas at apestaart dot org>
10389 * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
10390 refactor/comment code
10392 2004-05-02 Ronald Bultje <rbultje@ronald.bitfreak.net>
10394 * gst/asfdemux/Makefile.am:
10395 * gst/asfdemux/asfheaders.c:
10396 * gst/asfdemux/asfheaders.h:
10397 * gst/asfdemux/gstasf.c: (plugin_init):
10398 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_get_type),
10399 (gst_asf_demux_base_init), (gst_asf_demux_process_comment),
10400 (gst_asf_demux_setup_pad):
10401 * gst/asfdemux/gstasfdemux.h:
10402 * gst/asfdemux/gstasfmux.c:
10403 * gst/asfdemux/gstasfmux.h:
10404 Add tagging support to demuxer, split out registration in its own
10405 file instead of in demux (hacky), and prevent having some tables
10406 in our memory multiple times (in asfheaders.h).
10408 2004-05-01 Ronald Bultje <rbultje@ronald.bitfreak.net>
10410 * gst/matroska/matroska-demux.c:
10411 (gst_matroska_demux_parse_metadata):
10412 * gst/matroska/matroska-ids.h:
10413 Basic tag reading support.
10415 2004-04-30 Ronald Bultje <rbultje@ronald.bitfreak.net>
10417 * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
10418 Really detect ac-3 audio.
10419 * gst/typefind/gsttypefindfunctions.c: (matroska_type_find):
10420 really detect matroska files (off-by-1).
10422 2004-04-30 David Schleef <ds@schleef.org>
10424 * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
10425 (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_type_get),
10426 (qtdemux_dump_stsz), (qtdemux_dump_stco), (qtdemux_dump_co64),
10427 (qtdemux_dump_unknown), (qtdemux_parse_tree), (qtdemux_parse_udta),
10428 (qtdemux_tag_add), (get_size), (gst_qtdemux_handle_esds): More qtdemux
10429 hackage -- parse a lot more atoms, extract a few tags. One might even
10430 mistake this for tag support. Maybe it is.
10431 * gst/qtdemux/qtdemux.h:
10433 2004-04-30 Colin Walters <walters@verbum.org>
10435 * ext/alsa/gstalsasink.c (gst_alsa_sink_mmap): Plug a memleak.
10437 2004-04-30 Thomas Vander Stichele <thomas at apestaart dot org>
10439 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
10440 (gst_ffmpegcolorspace_getcaps):
10441 remove broken nego fix
10443 2004-04-30 Benjamin Otte <otte@gnome.org>
10447 * ext/libvisual/Makefile.am:
10448 * ext/libvisual/visual.c:
10449 add initial support for libvisual (http://libvisual.sourceforge.net)
10450 libvisual is still quite alpha, so expect crashes in there :)
10452 2004-04-29 David Schleef <ds@schleef.org>
10454 * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream), (qtdemux_parse),
10455 (qtdemux_parse_trak), (get_size), (gst_qtdemux_handle_esds): Hacked
10456 up qtdemux to make it spit out codec_data. Do _not_ look at this
10457 code; you will no longer respect me.
10459 2004-04-29 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
10461 * ext/alsa/gstalsa.c : (gst_alsa_class_probe_devices)
10462 * ext/alsa/gstalsa.h :
10463 change alsa pcm device discovery to find more than 1 device
10464 per card. code review by Ronald.
10466 2004-04-29 David Schleef <ds@schleef.org>
10468 * sys/oss/gstosselement.c: (gst_osselement_rate_probe_check):
10469 Add a check for a driver bug on FreeBSD. (bug #140565)
10471 2004-04-29 Thomas Vander Stichele <thomas at apestaart dot org>
10473 * ext/jpeg/gstjpegdec.c: (gst_jpegdec_get_type):
10474 * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
10475 (gst_jpegenc_getcaps):
10476 move format setting to inner loop
10477 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
10478 (gst_ffmpegcolorspace_getcaps):
10479 use GST_PAD_CAPS if available so that we use already negotiated
10481 * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
10482 (qtdemux_parse_moov), (qtdemux_parse):
10484 * sys/qcam/qcam-Linux.c: (qc_lock_wait), (qc_unlock):
10485 * sys/qcam/qcam-os.c: (qc_lock_wait), (qc_unlock):
10486 move hardcoded path to DEFINE
10488 2004-04-28 David Schleef <ds@schleef.org>
10490 * gst/speed/gstspeed.c: (speed_parse_caps): Fix caps parsing.
10493 2004-04-28 Ronald Bultje <rbultje@ronald.bitfreak.net>
10495 * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
10496 Don't probe for playback device if we're a source element. Fixes
10499 2004-04-29 Benjamin Otte <otte@gnome.org>
10501 * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
10502 (gst_id3_tag_chain):
10503 rewrite buffer offset
10505 2004-04-28 Ronald Bultje <rbultje@ronald.bitfreak.net>
10509 * ext/dts/Makefile.am:
10510 * ext/dts/gstdtsdec.c: (gst_dtsdec_get_type),
10511 (gst_dtsdec_base_init), (gst_dtsdec_class_init), (gst_dtsdec_init),
10512 (gst_dtsdec_channels), (gst_dtsdec_renegotiate),
10513 (gst_dtsdec_handle_event), (gst_dtsdec_update_streaminfo),
10514 (gst_dtsdec_loop), (gst_dtsdec_change_state),
10515 (gst_dtsdec_set_property), (gst_dtsdec_get_property),
10517 * ext/dts/gstdtsdec.h:
10519 * ext/faad/gstfaad.c: (gst_faad_sinkconnect),
10520 (gst_faad_srcconnect):
10521 Add ESDS atom handling (.m4a).
10523 2004-04-27 Ronald Bultje <rbultje@ronald.bitfreak.net>
10525 * ext/divx/gstdivxdec.c: (plugin_init):
10526 Remove comment that makes no sense.
10527 * ext/mad/gstid3tag.c: (gst_id3_tag_set_property):
10528 Fix for obvious typo that resulted in warnings during gst-register.
10529 * ext/xvid/gstxviddec.c: (gst_xviddec_src_link),
10530 (gst_xviddec_sink_link):
10531 Fix caps negotiation a bit better.
10532 * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
10533 We call this 'codec_data', not 'esds'.
10535 2004-04-27 Benjamin Otte <in7y118@public.uni-hamburg.de>
10537 * gst/monoscope/gstmonoscope.c:
10538 make sure we only provide 256x128
10539 * gst/monoscope/monoscope.c: (monoscope_init):
10540 assert size of 256x128
10542 2004-04-27 Thomas Vander Stichele <thomas at apestaart dot org>
10545 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_fixate),
10546 (gst_v4lsrc_getcaps), (gst_v4lsrc_buffer_free):
10547 fixate to max width and height of device
10549 2004-04-27 Thomas Vander Stichele <thomas at apestaart dot org>
10552 * sys/v4l/gstv4l.c:
10553 * sys/v4l/gstv4lsrc.c:
10554 * sys/v4l/v4l_calls.c:
10555 * sys/v4l/v4lsrc_calls.c:
10556 fix for qc-usb driver which fakes having more than one buffer
10557 by handing the same buffer twice, which confused GStreamer's/v4lsrc
10558 buffer_free override
10561 2004-04-27 Thomas Vander Stichele <thomas at apestaart dot org>
10564 * gst/videotestsrc/gstvideotestsrc.c:
10565 (gst_videotestsrc_class_init), (gst_videotestsrc_change_state),
10566 (gst_videotestsrc_init), (gst_videotestsrc_get),
10567 (gst_videotestsrc_set_property), (gst_videotestsrc_get_property):
10568 * gst/videotestsrc/gstvideotestsrc.h:
10569 add num-buffers property
10571 2004-04-26 Benjamin Otte <otte@gnome.org>
10573 * ext/mad/gstid3tag.c: (plugin_init):
10574 set id3mux rank to NONE so it doesn't confuse spider
10575 require audio/mpeg,mpegversion=1 in id3mux
10577 2004-04-26 Benjamin Otte <otte@gnome.org>
10580 detect faad correctly as non-working if it's indeed non-working
10582 2004-04-26 Thomas Vander Stichele <thomas at apestaart dot org>
10585 * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
10586 (gst_jpegenc_class_init), (gst_jpegenc_getcaps):
10587 fix _getcaps so it only negotiates to its supported format
10589 2004-04-25 Benjamin Otte <otte@gnome.org>
10591 * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
10594 2004-04-23 Benjamin Otte <otte@gnome.org>
10596 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
10597 audio/x-raw-int with height rules! not. Now it's depth.
10599 2004-04-22 Ronald Bultje <rbultje@ronald.bitfreak.net>
10601 * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
10602 (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
10603 (gst_wavparse_loop):
10604 Missing variable initialization. Add handling of DVI ADPCM. Fix
10605 mis-parsing of LIST chunks. This works around a bug where we mis-
10606 parse non-aligning LIST chunks (so LIST chunks where the contents
10607 don't align with the actual LIST size). The correct fix is to use
10608 rifflib, I'm not going to fix wavparse - too much work. All this
10611 2004-04-22 Zaheer Abbas Merali <zaheerabbas at merali dot org>
10613 reviewed by Benjamin Otte <otte@gnome.org>
10615 * ext/shout/gstshout.c: (gst_icecastsend_change_state):
10616 fix shoutcast not working (fixes #140844)
10618 2004-04-22 Benjamin Otte <otte@gnome.org>
10620 * ext/hermes/gsthermescolorspace.c:
10621 (gst_hermes_colorspace_caps_remove_format_info):
10622 * gst/colorspace/gstcolorspace.c:
10623 (gst_colorspace_caps_remove_format_info):
10624 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
10625 (gst_ffmpegcolorspace_caps_remove_format_info):
10626 s/gst_caps_simplify/gst_caps_do_simplify/
10628 2004-04-22 Benjamin Otte <otte@gnome.org>
10630 * gst-libs/gst/riff/riff-media.c:
10631 (gst_riff_create_video_caps_with_data):
10632 mpegversion is an int
10633 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init):
10634 don't try to create pad templates with NULL caps, use any caps
10637 2004-04-20 David Schleef <ds@schleef.org>
10639 * ext/sdl/Makefile.am: Link against libgstinterfaces, not
10640 libgstxoverlay. jmmv@menta.net (Julio M. Merino Vidal)
10643 2004-04-20 Daniel Gazard <daniel.gazard@epita.fr>
10645 reviewed by David Schleef
10647 * ext/mad/gstid3tag.c: Add stdlib.h
10648 * gst/rtp/gstrtpgsmenc.c: same
10649 * gst/tags/gstid3tag.c: same
10650 * gst/udp/gstudpsrc.c: (gst_udpsrc_get): Fix GST_DISABLE_LOADSAVE
10651 * gst/tcp/gsttcpsink.c: (gst_tcpsink_sink_link): Adjust
10652 GST_DISABLE_LOADSAVE use.
10653 * gst/udp/gstudpsink.c: (gst_udpsink_sink_link): Likewise.
10654 * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get): Likewise.
10655 * ext/gnomevfs/gstgnomevfssrc.c: Include <stdlib.h> (needed by
10657 * sys/oss/gstosselement.h: Include <sys/types.h> (needed for dev_t).
10658 * gst/tags/gstvorbistag.c: Include <stdlib.h> (needed by
10660 * gst/rtp/gstrtpL16enc.c: Include <stdlib.h> (needed by random(3)).
10661 * ext/mad/Makefile.am: (libgstmad_la_CFLAGS): Add $(MAD_CFLAGS)
10663 * ext/libfame/Makefile.am: (libgstlibfame_la_CFLAGS): Add
10666 2004-04-20 David Schleef <ds@schleef.org>
10668 * gst/realmedia/rmdemux.c: This was supposed to part of the
10669 last checkin. Same idea.
10671 2004-04-20 Daniel Gazard <daniel.gazard@epita.fr>
10673 reviewed by David Schleef
10675 * configure.ac: bump required gstreamer version to 0.8.1.1
10676 because of following changes [--ds]
10678 * gst-libs/gst/riff/riff-read.c: Include gst/gstutils.h.
10679 (gst_riff_peek_head, gst_riff_peek_list, gst_riff_read_list)
10680 (gst_riff_read_header): Use GST_READ_UINT*
10681 macros to access possibly unaligned memory.
10683 * gst/typefind/gsttypefindfunctions.c: Include gst/gstutils.h.
10684 (mp3_type_find): Use GST_READ_UINT*
10685 macros to access possibly unaligned memory.
10686 (mp3_type_find, mpeg1_parse_header, qt_type_find)
10687 (speex_type_find): Likewise
10689 * gst/tags/gstvorbistag.c: (ADVANCE): Likewise
10691 * gst/qtdemux/qtdemux.c: Include stdlib.h (needed by realloc).
10692 (QTDEMUX_GUINT32_GET, QTDEMUX_GUINT16_GET, QTDEMUX_FP32_GET)
10693 (QTDEMUX_FP16_GET, QTDEMUX_FOURCC_GET)
10694 (gst_qtdemux_loop_header, gst_qtdemux_loop_header)
10695 (qtdemux_node_dump_foreach, qtdemux_tree_get_child_by_type)
10696 (qtdemux_tree_get_sibling_by_type): Use GST_READ_UINT*
10697 macros to access possibly unaligned memory.
10699 * gst/mpegstream/gstmpegpacketize.c: (parse_generic, parse_chunk):
10702 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead)
10703 (gst_mpeg_demux_parse_packet, gst_mpeg_demux_parse_pes): Likewise.
10705 * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
10708 * gst/mpeg2sub/gstmpeg2subt.c: (GST_BUFFER_DATA)
10709 (gst_mpeg2subt_chain_subtitle): Likewise.
10711 * gst/mpeg1videoparse/gstmp1videoparse.c: (mp1videoparse_parse_seq)
10712 (gst_mp1videoparse_time_code, gst_mp1videoparse_real_chain):
10715 * gst/mpeg1sys/buffer.c: (mpeg1mux_buffer_update_audio_info):
10718 * gst/cdxaparse/gstcdxaparse.c: (gst_bytestream_peek_bytes):
10721 * gst/asfdemux/gstasfdemux.c: (_read_var_length, _read_uint):
10724 2004-04-20 Thomas Vander Stichele <thomas at apestaart dot org>
10727 update required version of GStreamer because of GST_TIME_FORMAT
10729 2004-04-20 Benjamin Otte <in7y118@public.uni-hamburg.de>
10731 * ext/mad/gstid3tag.c: (gst_id3_tag_init):
10732 remove leftover g_print
10733 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
10734 don't try setting only a subset of the caps. We don't want to kill
10735 autoplugging on purpose
10737 2004-04-20 Thomas Vander Stichele <thomas at apestaart dot org>
10739 * sys/ximage/ximagesink.c: (plugin_init):
10740 * sys/xvimage/xvimagesink.c: (plugin_init):
10741 add debugging categories
10743 2004-04-20 Thomas Vander Stichele <thomas at apestaart dot org>
10747 Adding en_GB translation (Gareth Owen)
10749 2004-04-20 David Schleef <ds@schleef.org>
10751 * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
10752 (qtdemux_parse), (qtdemux_type_get), (qtdemux_dump_mvhd),
10753 (qtdemux_dump_tkhd), (qtdemux_dump_stsd), (qtdemux_dump_unknown),
10754 (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
10755 A number of new features and hacks to extract the esds atom and
10756 put it into the caps. (bug #137724)
10758 2004-04-19 David Schleef <ds@schleef.org>
10760 * gconf/Makefile.am: Fix for non-GNU make
10761 * gst-libs/gst/Makefile.am: Change directory order to handle
10762 GstPlay linking with gstinterfaces
10763 * gst-libs/gst/audio/make_filter: make use of tr portable
10764 * gst-libs/gst/play/Makefile.am: Add intended \
10765 * gst-libs/gst/xwindowlistener/xwindowlistener.c:
10766 (gst_xwin_set_clips): Switch to ISO variadic macro. Use a
10767 function prototype instead of void *.
10768 * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Switch to ISO variadic
10770 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
10771 (gst_ffmpegcolorspace_chain): wrap NULL in GST_ELEMENT_ERROR call
10772 * gst/videofilter/make_filter: make use of tr portable
10773 * pkgconfig/Makefile.am: Remove GNU extension in Makefile target
10775 2004-04-19 Thomas Vander Stichele <thomas at apestaart dot org>
10779 Added Ukrainian translation (Maxim V. Dziumanenko)
10781 2004-04-18 Ronald Bultje <rbultje@ronald.bitfreak.net>
10783 * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_getcaps),
10784 (gst_gsmdec_link), (gst_gsmdec_chain):
10785 Fix capsnego, simplify chain function slightly.
10786 * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
10789 2004-04-18 Ronald Bultje <rbultje@ronald.bitfreak.net>
10791 * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
10792 (gst_wavparse_destroy_sourcepad), (gst_wavparse_create_sourcepad),
10793 (gst_wavparse_parse_fmt), (gst_wavparse_change_state):
10794 Hack to make wavparse work with spider (always -> sometimes pad).
10795 Fixes #135862 && #140411.
10797 2004-04-18 Benjamin Otte <otte@gnome.org>
10799 * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
10800 (gst_osselement_rate_probe_check),
10801 (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate):
10802 get rid of \n in debug output
10804 2004-04-17 Iain <iain@prettypeople.org>
10806 * gst/wavparse/gstwavparse.c (gst_wavparse_loop): Allow all events,
10809 2004-04-17 Benjamin Otte <in7y118@public.uni-hamburg.de>
10811 * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
10812 (gst_id3_tag_class_init), (gst_id3_tag_get_caps),
10813 (gst_id3_tag_add_src_pad), (gst_id3_tag_init),
10814 (gst_id3_tag_set_property), (gst_id3_tag_do_caps_nego),
10815 (gst_id3_tag_src_link), (gst_id3_tag_chain),
10816 (gst_id3_tag_change_state), (plugin_init):
10817 deprecate id3tag element and replace with id3demux/id3mux.
10818 great side effect: this ugly file is now even uglier, yay!
10819 * ext/mad/gstmad.h:
10820 remove non-available function
10821 update for new get_type
10823 2004-04-17 Benjamin Otte <in7y118@public.uni-hamburg.de>
10826 require mpeg2dec >= 0.4.0
10828 2004-04-17 Benjamin Otte <otte@gnome.org>
10830 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
10831 (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
10832 (gst_xvimagesink_set_xwindow_id):
10833 call GST_ELEMENT_ERROR whenever get_xcontext fails. Includes
10834 assorted cleanup fixes.
10836 2004-04-16 David Schleef <ds@schleef.org>
10838 * sys/ximage/ximagesink.h: Compile fix for FreeBSD. (bug #140268)
10839 * sys/xvimage/xvimagesink.h: same
10841 2004-04-16 Thomas Vander Stichele <thomas at apestaart dot org>
10843 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
10844 Fix GST_ELEMENT_ERROR with (NULL)
10846 2004-04-15 Ronald Bultje <rbultje@ronald.bitfreak.net>
10848 * gst-libs/gst/riff/riff-media.c:
10849 (gst_riff_create_video_caps_with_data):
10850 Add div[3456] as fourccs for DivX 3 (fixes #140137).
10852 2004-04-15 Ronald Bultje <rbultje@ronald.bitfreak.net>
10854 * gst-libs/gst/riff/riff-media.c:
10855 (gst_riff_create_video_caps_with_data),
10856 (gst_riff_create_video_caps), (gst_riff_create_audio_caps),
10857 (gst_riff_create_video_template_caps),
10858 (gst_riff_create_audio_template_caps):
10859 * gst-libs/gst/riff/riff-media.h:
10860 * gst-libs/gst/riff/riff-read.c:
10861 (gst_riff_read_strf_vids_with_data), (gst_riff_read_strf_vids):
10862 * gst-libs/gst/riff/riff-read.h:
10863 * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
10864 Add MS RLE support. I added some functions to read out strf chunks
10865 into strf chunks and the data behind it. This is usually color
10866 palettes (as in RLE, but also in 8-bit RGB). Also use those during
10867 caps creation. Lastly, add ADPCM (similar to wavparse - which
10868 should eventually be rifflib based).
10869 * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
10870 (gst_matroska_demux_init), (gst_matroska_demux_reset):
10871 * gst/matroska/matroska-demux.h:
10872 Remove placeholders for some prehistoric tagging system. Didn't add
10873 support for any tag system really anyway.
10874 * gst/qtdemux/qtdemux.c:
10875 Add support for audio/x-m4a (MPEG-4) through spider.
10876 * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
10877 (gst_wavparse_loop):
10878 ADPCM support (#135862). Increase max. buffer size because we
10879 cannot split buffers for ADPCM (screws references) and I've seen
10880 files with 2048 byte chunks. 4096 seems safe for now.
10882 2004-04-15 Thomas Vander Stichele <thomas at apestaart dot org>
10884 * configure.ac: bump nano to 1
10886 === release 0.8.1 ===
10888 2004-04-15 Thomas Vander Stichele <thomas at apestaart dot org>
10890 * configure.ac: releasing 0.8.1, "Comforting Sounds"
10892 2004-04-14 Ronald Bultje <rbultje@ronald.bitfreak.net>
10894 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
10895 Fix typo in divxversion (3 instead of 4 for "DIVX" fourcc).
10898 2004-04-14 Thomas Vander Stichele <thomas at apestaart dot org>
10900 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_plugin_init):
10901 lower rank of dvddemux so that it's not used for mpeg playback.
10903 2004-04-14 Benjamin Otte <in7y118@public.uni-hamburg.de>
10906 save libs correctly when checking mad
10908 2004-04-14 Thomas Vander Stichele <thomas at apestaart dot org>
10910 * ext/mad/gstid3tag.c: (plugin_init):
10911 lower rank of id3tag as proposed by Benjamin. Fixes #139926.
10913 2004-04-13 David Schleef <ds@schleef.org>
10915 * common/m4/gst-feature.m4: Call -config scripts with
10916 --plugin-libs if it is supported.
10917 * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect): sequences of
10918 JPEG images are image/jpeg.
10919 * gst/debug/Makefile.am:
10920 * gst/debug/negotiation.c: (gst_negotiation_class_init),
10921 (gst_negotiation_getcaps), (gst_negotiation_pad_link),
10922 (gst_negotiation_update_caps), (gst_negotiation_get_property),
10923 (gst_negotiation_plugin_init): Add a property that acts like
10925 * testsuite/gst-lint: Move license checking to be a standard
10928 2004-04-13 David Schleef <ds@schleef.org>
10930 * gst/avi/gstavidemux.c: (gst_avi_demux_reset): Fix memleak.
10931 patch from Sebastien Cote (bug #139958)
10933 2004-04-13 Thomas Vander Stichele <thomas at apestaart dot org>
10935 * examples/gstplay/Makefile.am:
10936 * examples/gstplay/player.c: (main):
10937 make the commandline player example use gconf settings
10939 2004-04-13 Thomas Vander Stichele <thomas at apestaart dot org>
10941 * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
10942 (gst_cacasink_sinkconnect), (gst_cacasink_init),
10943 (gst_cacasink_chain), (gst_cacasink_open), (gst_cacasink_close):
10944 init/end library during state transition, not object
10945 creation/disposal. get rid of custom dispose handler.
10948 2004-04-12 Christian Schaller <Uraeus@gnome.org>
10950 * sys/oss/gstosselement.c: s/lstat/stat/ from freeBSD, since it can
10953 2004-04-11 Ronald Bultje <rbultje@ronald.bitfreak.net>
10955 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_data):
10956 Handle JUNK chunks inside data section. Prevents warnings.
10958 2004-04-11 Ronald Bultje <rbultje@ronald.bitfreak.net>
10960 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
10961 (gst_riff_create_video_template_caps):
10963 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
10964 (gst_avi_demux_stream_data):
10965 Add support for "rec-list" chunks.
10967 2004-04-11 Ronald Bultje <rbultje@ronald.bitfreak.net>
10969 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
10970 Fix another codecname mismatch.
10972 2004-04-11 Ronald Bultje <rbultje@ronald.bitfreak.net>
10974 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
10975 Fix divx caps mismatch and move from video/x-jpeg to image/jpeg
10976 so that MJPEG plays back.
10978 2004-04-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
10980 * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
10981 (gst_mp1videoparse_real_chain), (gst_mp1videoparse_change_state):
10982 * gst/mpeg1videoparse/gstmp1videoparse.h:
10983 Fix for some slight mis-cuts in buffer parsing, and for some
10984 potential overflows or faults-causers. Adds disconts. Also fixes
10985 #139105 while we're at it.
10987 2004-04-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
10990 * sys/v4l2/gstv4l2element.h:
10991 Workaround for missing struct v4l2_buffer declaration in Suse 9
10992 and Mandrake 10 linux/videodev2.h header file (#135919).
10994 2004-04-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
10996 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
10997 Bail out if no filename was given.
10999 2004-04-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
11001 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
11002 (gst_v4l2_fourcc_from_structure):
11003 Add Y41B/Y42B YUV formats (see #125732), fix Y41P (was typo'ed to
11006 2004-04-09 Benjamin Otte <otte@gnome.org>
11008 * ext/gnomevfs/gstgnomevfssink.c:
11009 (_gst_boolean_allow_overwrite_accumulator),
11010 (gst_gnomevfssink_class_init):
11011 fix erase signal - if any handler returns false the file will not be
11012 overwritten. If no handler is connected, the file will not be
11013 overwritten either.
11014 renamed signal to "allow-overwrite"
11015 * ext/mad/gstid3tag.c: (tag_list_to_id3_tag_foreach):
11016 free string when adding it to ID3 failed
11017 * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
11018 unref event when done
11019 * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
11021 * gst/typefind/gsttypefindfunctions.c:
11022 (mpeg_video_stream_type_find):
11025 2004-04-08 David Schleef <ds@schleef.org>
11027 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
11028 (gst_ffmpegcolorspace_register): Change rank to PRIMARY.
11030 2004-04-08 David Schleef <ds@schleef.org>
11032 * gst/colorspace/gstcolorspace.c: Don't advertise a conversion
11033 we don't support (bug #139532)
11035 2004-04-07 Thomas Vander Stichele <thomas at apestaart dot org>
11037 * ext/mad/gstmad.c: (gst_mad_handle_event),
11038 (gst_mad_check_caps_reset), (gst_mad_chain),
11039 (gst_mad_change_state):
11040 only set explicit caps if they haven't been set before for
11041 this stream. MPEG-audio sample rate/channels aren't allowed
11042 to change in-stream.
11045 2004-04-06 Ronald Bultje <rbultje@ronald.bitfreak.net>
11047 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_base_init),
11048 (_gst_boolean_did_something_accumulator),
11049 (gst_gnomevfssink_class_init), (gst_gnomevfssink_dispose),
11050 (gst_gnomevfssink_init), (gst_gnomevfssink_set_property),
11051 (gst_gnomevfssink_get_property), (gst_gnomevfssink_open_file),
11052 (gst_gnomevfssink_close_file), (gst_gnomevfssink_chain),
11053 (gst_gnomevfssink_change_state):
11054 Fix erase signal. Don't erase by default. Remove handoff signal.
11055 Remove erase property. Don't segfault. General cleanup.
11057 2004-04-07 Benjamin Otte <otte@gnome.org>
11059 * gst-libs/gst/gconf/test-gconf.c: (main):
11060 add missing gst_init
11062 2004-04-07 Benjamin Otte <otte@gnome.org>
11064 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
11065 free the mutexes, too
11067 2004-04-07 Benjamin Otte <otte@gnome.org>
11069 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
11070 actually free the URI string
11071 * ext/mad/gstid3tag.c: (gst_id3_tag_src_event):
11072 compute offset correctly when passing discont events
11073 * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
11074 don't leak discont events
11075 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
11076 add some missing breaks so caps aren't copied randomly
11077 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream):
11078 if we realloc memory, we better use it
11080 2004-04-06 Benjamin Otte <in7y118@public.uni-hamburg.de>
11082 * ext/mad/gstmad.c: (normal_seek):
11083 fix GST_FORMAT_TIME usage
11085 2004-04-05 David Schleef <ds@schleef.org>
11087 * ext/kio/kiosrc.cpp: Undefine KDE_DEPRECATED so we can use
11088 a deprecated function (hack!)
11090 2004-04-05 Benjamin Otte <otte@gnome.org>
11092 * ext/esd/esdmon.c: (gst_esdmon_get):
11093 fix nonterminated vararg and memleak
11095 2004-04-05 Benjamin Otte <otte@gnome.org>
11097 * ext/ladspa/gstladspa.c: (gst_ladspa_class_init),
11098 (gst_ladspa_init), (gst_ladspa_force_src_caps),
11099 (gst_ladspa_set_property), (gst_ladspa_get_property),
11100 (gst_ladspa_instantiate), (gst_ladspa_activate),
11101 (gst_ladspa_deactivate), (gst_ladspa_loop), (gst_ladspa_chain):
11104 2004-04-05 Stefan Kost <kost@imn.htwk-leipzig.de>
11106 reviewed by Benjamin Otte <otte@gnome.org>
11108 * ext/ladspa/gstladspa.c: (gst_ladspa_class_init):
11109 check for broken LADSPA parameters (fixes #138635)
11111 2004-04-05 Benjamin Otte <otte@gnome.org>
11113 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps):
11114 advertise buffer-frames correctly on sinkpads
11116 2004-04-05 Thomas Vander Stichele <thomas at apestaart dot org>
11118 * ext/mad/gstmad.c: (gst_mad_get_type), (gst_mad_layer_get_type),
11119 (gst_mad_mode_get_type), (gst_mad_emphasis_get_type),
11120 (gst_mad_get_event_masks), (gst_mad_get_query_types), (index_seek),
11121 (normal_seek), (gst_mad_src_event), (gst_mad_handle_event),
11122 (gst_mad_check_caps_reset), (gst_mad_chain):
11123 add more debugging, only reset caps when we're not in error state
11125 2004-04-05 Thomas Vander Stichele <thomas at apestaart dot org>
11127 * ext/mad/gstmad.c: add debugging category, comment + cleanups
11129 2004-04-05 Julio M. Merino Vidal <jmmv@menta.net>
11131 reviewed by Benjamin Otte <otte@gnome.org>
11134 fix == in test(1) operator
11136 2004-04-05 Julio M. Merino Vidal <jmmv@menta.net>
11138 reviewed by Benjamin Otte <otte@gnome.org>
11141 fix --export-symblos-regex to a working regex.
11143 2004-04-04 Benjamin Otte <otte@gnome.org>
11145 * sys/oss/.cvsignore:
11148 2004-04-03 Tim-Phillip Müller <t.i.m@zen.co.uk>
11150 reviewed by Benjamin Otte <otte@gnome.org>
11152 * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
11153 add missing 'new_media' argument (fixes #138168)
11154 * gst/matroska/matroska-demux.c:
11155 (gst_matroska_demux_handle_seek_event):
11156 add vararg terminator (fixes #138169)
11158 2004-04-02 David Schleef <ds@schleef.org>
11160 * ext/gdk_pixbuf/Makefile.am: Make sure gstgdkanimation.h is
11161 disted (bug #138914)
11163 2004-04-01 Benjamin Otte <otte@gnome.org>
11165 * ext/alsa/gstalsa.c: (gst_alsa_change_state),
11166 (gst_alsa_close_audio):
11167 handle case better where a soundcard can't pause
11168 * ext/ogg/gstoggdemux.c:
11169 don't crash when we get events but don't have pads yet
11171 2004-04-01 Thomas Vander Stichele <thomas at apestaart dot org>
11173 * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
11174 throw an error if we couldn't probe any caps.
11176 2004-04-01 Jan Schmidt <thaytan@mad.scientist.com>
11178 * ext/dvdnav/gst-dvd:
11179 Add a really simple sample DVD player
11181 2004-04-01 Jan Schmidt <thaytan@mad.scientist.com>
11183 * ext/a52dec/gsta52dec.c: (gst_a52dec_get_type), (gst_a52dec_init),
11184 (gst_a52dec_push), (gst_a52dec_handle_event),
11185 (gst_a52dec_update_streaminfo), (gst_a52dec_loop),
11186 (gst_a52dec_change_state):
11187 * ext/a52dec/gsta52dec.h:
11188 Use a debug category, Output timestamps correctly
11189 Emit tag info, Handle events, tell liba52dec about cpu
11190 capabilities so it can use MMX etc.
11191 * ext/dv/gstdvdec.c: (gst_dvdec_loop), (gst_dvdec_change_state):
11192 Fix a crasher accessing invalid memory
11193 * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init),
11194 (dvdnavsrc_update_highlight), (dvdnavsrc_loop),
11195 (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
11196 (dvdnavsrc_event), (dvdnavsrc_get_formats), (dvdnavsrc_convert),
11198 Some support for byte-format seeking.
11199 Small fixes for still frames and menu button overlays
11200 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
11201 (gst_mpeg2dec_alloc_buffer):
11202 Use a debug category. Adjust the report level of several items to
11203 LOG. Call mpeg2_custom_fbuf to mark our buffers as 'custom buffers'
11204 so it doesn't lose the GstBuffer pointer
11205 * gst/debug/Makefile.am:
11206 * gst/debug/gstdebug.c: (plugin_init):
11207 * gst/debug/gstnavseek.c: (gst_navseek_get_type),
11208 (gst_navseek_base_init), (gst_navseek_class_init),
11209 (gst_navseek_init), (gst_navseek_seek),
11210 (gst_navseek_handle_src_event), (gst_navseek_set_property),
11211 (gst_navseek_get_property), (gst_navseek_chain),
11212 (gst_navseek_plugin_init):
11213 * gst/debug/gstnavseek.h:
11214 Add the navseek debug element for seeking back and forth in a
11215 video stream using arrow keys.
11216 * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_get_type),
11217 (gst_mpeg2subt_base_init), (gst_mpeg2subt_class_init),
11218 (gst_mpeg2subt_init), (gst_mpeg2subt_finalize),
11219 (gst_mpeg2subt_getcaps_video), (gst_mpeg2subt_link_video),
11220 (gst_mpeg2subt_handle_video), (gst_mpeg2subt_src_event),
11221 (gst_mpeg2subt_parse_header), (gst_get_nibble),
11222 (gst_setup_palette), (gst_get_rle_code), (gst_draw_rle_line),
11223 (gst_merge_uv_data), (gst_mpeg2subt_merge_title),
11224 (gst_update_still_frame), (gst_mpeg2subt_handle_subtitle),
11225 (gst_mpeg2subt_handle_dvd_event), (gst_mpeg2subt_loop):
11226 * gst/mpeg2sub/gstmpeg2subt.h:
11227 Pretty much a complete rewrite. Now a loopbased element. May still
11228 require work to properly synchronise subtitle buffers.
11229 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private),
11230 (gst_dvd_demux_send_subbuffer):
11231 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer):
11232 Don't attempt to create subbuffers of size 0
11233 Reduce a couple of error outputs to warnings.
11234 * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect),
11235 (gst_y4mencode_chain):
11236 Output the y4m frame header correctly.
11238 2004-04-01 Thomas Vander Stichele <thomas at apestaart dot org>
11240 * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
11241 throw errors instead of allowing SIGFPE
11243 2004-04-01 Thomas Vander Stichele <thomas at apestaart dot org>
11245 * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_string),
11246 (gst_gconf_render_bin_from_key):
11247 leak plugging and style fixing
11249 2004-03-31 David Schleef <ds@schleef.org>
11251 * gst/audioscale/gstaudioscale.c: (gst_audioscale_expand_value),
11252 (gst_audioscale_getcaps): Fix getcaps to expand and union lists.
11254 * gst/debug/Makefile.am:
11255 * gst/debug/breakmydata.c: (gst_break_my_data_plugin_init):
11256 * gst/debug/gstdebug.c: (plugin_init): Merge elements into one
11258 * gst/debug/negotiation.c: (gst_gst_negotiation_get_type),
11259 (gst_negotiation_base_init), (gst_negotiation_class_init),
11260 (gst_negotiation_init), (gst_negotiation_getcaps),
11261 (gst_negotiation_pad_link), (gst_negotiation_chain),
11262 (gst_negotiation_set_property), (gst_negotiation_get_property),
11263 (gst_negotiation_plugin_init): New element to talk about random
11264 negotiation things happening in a pipeline.
11266 2004-03-31 Thomas Vander Stichele <thomas at apestaart dot org>
11268 * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
11269 fix integer addition with help of Stefan Kost
11271 2004-03-31 Thomas Vander Stichele <thomas at apestaart dot org>
11273 * po/nl.po: updated Dutch translation (Elros Cyriatan)
11275 2004-03-30 David Schleef <ds@schleef.org>
11277 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer),
11278 (gst_mpeg2dec_negotiate_format): Handle Y42B-format MPEG
11279 video, patch from Matthew.Spencer@eu.sony.com (Matthew Spencer)
11281 * ext/mpeg2dec/gstmpeg2dec.h:
11283 2004-03-30 David Schleef <ds@schleef.org>
11285 * ext/gdk_pixbuf/Makefile.am: Remove spurious rules. (bug #136527)
11287 2004-03-30 David Schleef <ds@schleef.org>
11289 * tools/gst-launch-ext-m.m: Applied patch from gnome@flyn.org (W.
11290 Michael Petullo) to handle .mov
11292 2004-03-30 Benjamin Otte <in7y118@public.uni-hamburg.de>
11294 * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
11295 (gst_osselement_rate_check_rate):
11296 probe caps correctly for sound cards that only support one format
11298 2004-03-30 Benjamin Otte <in7y118@public.uni-hamburg.de>
11300 * ext/kio/kiosrc.cpp: (process_events):
11301 update handling event processing if inside KDE - untested
11303 2004-03-29 David Schleef <ds@schleef.org>
11305 * ext/hermes/gsthermescolorspace.c: (plugin_init): decrease rank
11306 by 2 to not interfere with other colorspaces.
11307 * ext/pango/gsttextoverlay.c: (plugin_init): change rank to NONE
11308 * gst/colorspace/gstcolorspace.c: (plugin_init): decrease rank by
11309 one to not interfere with ffmpeg_colorspace.
11311 2004-03-29 David Schleef <ds@schleef.org>
11313 * ext/alsa/gstalsa.c: (gst_alsa_fixate): Don't fixate fields that
11314 aren't in the caps.
11315 * gst/sine/gstsinesrc.c: change rate caps to [1,MAX]
11316 * gst/videocrop/gstvideocrop.c: (plugin_init): Change rank to NONE.
11318 2004-03-30 Benjamin Otte <in7y118@public.uni-hamburg.de>
11320 * gst-libs/gst/riff/riff-media.c:
11321 fail on error, don't try to set stuff on NULL caps
11323 2004-03-30 Benjamin Otte <in7y118@public.uni-hamburg.de>
11327 * ext/kio/Makefile.am:
11328 * ext/kio/kioreceiver.cpp:
11329 * ext/kio/kioreceiver.h:
11330 * ext/kio/kiosrc.cpp:
11331 * ext/kio/kiosrc.h:
11332 add experimental kiosrc plugin
11333 * ext/alsa/gstalsaplugin.c: (plugin_init):
11334 initialize debugging category only when we're sure registering the
11337 2004-03-29 Thomas Vander Stichele <thomas at apestaart dot org>
11339 * examples/gstplay/player.c: (main):
11340 * gst-libs/gst/play/play.c: (gst_play_class_init),
11341 (gst_play_set_location), (gst_play_set_data_src),
11342 (gst_play_set_video_sink), (gst_play_set_audio_sink),
11343 (gst_play_set_visualization), (gst_play_connect_visualization):
11344 check return values of element_set_state and return FALSE where
11347 2004-03-29 Benjamin Otte <otte@gnome.org>
11349 * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
11350 try harder to check if an event is really a discont
11352 2004-03-29 Thomas Vander Stichele <thomas at apestaart dot org>
11354 * po/LINGUAS: adding Azerbaijani (Mətin Əmirov)
11357 2004-03-28 Benjamin Otte <otte@gnome.org>
11359 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
11360 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
11361 (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
11362 get rid of non-standard "..." ranges in case statements.
11364 2004-03-27 Martin Soto <martinsoto@users.sourceforge.net>
11366 * gst/mpegstream/gstmpegdemux.c:
11367 * gst/mpegstream/gstmpegdemux.h: Complete overhaul. All DVD
11368 specific functionality split to the new dvddemux element.
11369 * gst/mpegstream/gstdvddemux.c:
11370 * gst/mpegstream/gstdvddemux.h: New demultiplexer for DVD (VOB)
11371 streams, derived from mpegdemux.
11372 * gst/mpegstream/gstmpegparse.c: Discontinuity handling cleaned
11373 up. SCR based timestamp rewriting can be turned off (will probably
11374 completely disappear soon).
11375 * ext/dvdnav/dvdnavsrc.c: Changes resulting from a few months
11376 hacking. General cleanup. All printf statements replaced by
11377 debugging messages. Almost complete libdvdnav support.
11378 (dvdnavsrc_class_init): Got rid of unnecessary signals (replaced
11379 by events. New properties for audio and subpicture languages.
11380 (dvdnavsrc_update_highlight): Now uses events.
11381 (dvdnavsrc_user_op): Cleaned up.
11382 (dvdnavsrc_get): Renamed to dvdnavsrc_loop (element is now loop
11383 based). Lots of cleanup, and propper support for most libdvdnav
11385 (dvdnavsrc_make_dvd_event): New function.
11386 (dvdnavsrc_make_dvd_nav_packet_event): New function.
11387 (dvdnavsrc_make_clut_change_event): New function.
11389 2004-03-26 Benjamin Otte <otte@gnome.org>
11391 * gst/typefind/gsttypefindfunctions.c: (theora_type_find):
11392 fix bug where typefinding would claim it's theora whenever less then
11393 7 bytes of data were available
11395 2004-03-25 Ronald Bultje <rbultje@ronald.bitfreak.net>
11397 * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link),
11398 (gst_alawdec_base_init), (gst_alawdec_class_init),
11399 (gst_alawdec_init), (gst_alawdec_chain):
11400 * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link),
11401 (gst_alawenc_base_init), (gst_alawenc_class_init),
11402 (gst_alawenc_init), (gst_alawenc_chain):
11403 * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link),
11404 (gst_mulawdec_base_init), (gst_mulawdec_class_init),
11405 (gst_mulawdec_init), (gst_mulawdec_chain):
11406 * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link),
11407 (gst_mulawenc_base_init), (gst_mulawenc_class_init),
11408 (gst_mulawenc_init), (gst_mulawenc_chain):
11409 Fix capsnego in all four, remove the unused property functions and
11410 simplify the chain functions slightly. I guess we could use macros
11411 or something similar for those, since the code is so similar, but
11412 I'm currently too lazy...
11414 2004-03-24 David Schleef <ds@schleef.org>
11416 * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
11417 (gst_osselement_close_audio), (gst_osselement_probe_caps),
11418 (gst_osselement_get_format_structure),
11419 (gst_osselement_rate_probe_check), (gst_osselement_rate_add_range),
11420 (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate),
11421 (gst_osselement_rate_int_compare): Add code to handle rate probing
11423 * sys/oss/gstosselement.h: same
11424 * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_getcaps):
11425 Use rate probing provided by osselement.
11426 * sys/oss/gstosssrc.c: (gst_osssrc_init), (gst_osssrc_getcaps): same
11428 2004-03-24 Ronald Bultje <rbultje@ronald.bitfreak.net>
11430 * ext/xvid/gstxvidenc.c: (gst_xvidenc_set_property),
11431 (gst_xvidenc_get_property):
11434 2004-03-24 David Schleef <ds@schleef.org>
11436 * ext/speex/gstspeexdec.c: (gst_speexdec_base_init),
11437 (gst_speexdec_init):
11438 * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
11439 (gst_speexenc_init): Create the pad template correctly (from
11440 the static pad template, not a NULL pointer.)
11442 2004-03-25 Benjamin Otte <otte@gnome.org>
11444 * gst/debug/Makefile.am:
11445 * gst/debug/breakmydata.c:
11446 add element that quasi-randomly changes bytes in the stream.
11447 Intended use is robustness checking of demuxers and decoders in
11450 2004-03-24 Benjamin Otte <otte@gnome.org>
11452 * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
11453 (gst_alsa_probe_hw_params):
11454 * ext/alsa/gstalsa.h:
11455 debugging output fixes
11457 2004-03-24 Benjamin Otte <otte@gnome.org>
11459 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_set_property):
11460 don't g_return_if_fail if element is PLAYING, fail silently as every
11462 * gst/effectv/gstquark.c: (gst_quarktv_chain):
11463 only fix needed for cast lvalue issues in gst-plugins
11464 * gst/volenv/gstvolenv.c: (gst_volenv_init):
11467 2004-03-24 Benjamin Otte <otte@gnome.org>
11469 * gst/level/gstlevel.c: (gst_level_init):
11470 add proxying getcaps function, so level doesn't advertise impossible
11473 2004-03-24 David Schleef <ds@schleef.org>
11475 * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
11476 (gst_qtdemux_loop_header), (qtdemux_parse_moov), (qtdemux_parse),
11477 (qtdemux_node_dump_foreach), (qtdemux_dump_mvhd),
11478 (qtdemux_dump_tkhd), (qtdemux_dump_elst), (qtdemux_dump_mdhd),
11479 (qtdemux_dump_hdlr), (qtdemux_dump_vmhd), (qtdemux_dump_dref),
11480 (qtdemux_dump_stsd), (qtdemux_dump_stts), (qtdemux_dump_stss),
11481 (qtdemux_dump_stsc), (qtdemux_dump_stsz), (qtdemux_dump_stco),
11482 (qtdemux_dump_co64), (qtdemux_dump_dcom), (qtdemux_dump_cmvd),
11483 (qtdemux_parse_tree), (qtdemux_parse_trak): Fix debugging
11484 messages. Divide the chunk size by the compression ratio
11485 (needed for MACE audio)
11487 2004-03-23 Ronald Bultje <rbultje@ronald.bitfreak.net>
11489 * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
11490 Fix buffer overflow read error.
11492 2004-03-23 Ronald Bultje <rbultje@ronald.bitfreak.net>
11494 * ext/alsa/gstalsa.h:
11495 Remove unused entry.
11496 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
11498 * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
11499 (gst_videodrop_link), (gst_videodrop_chain):
11500 Fix, sort of. Was horribly broken with new capsnego. Bah...
11502 2004-03-23 Jeremy Simon <jesimon@libertysurf.fr>
11504 * gst/typefind/gsttypefindfunctions.c: (ape_type_find),
11506 Add a monkeysaudio typefind function
11508 2004-03-23 Johan Dahlin <johan@gnome.org>
11510 * gst-libs/gst/play/play.c (gst_play_audio_fixate)
11511 (gst_play_video_fixate): Check so the structure has the field
11512 before trying to fixate them, this makes it possible to have
11513 fakesinks for video and audio output without printing errors on
11514 the output console.
11516 2004-03-22 David Schleef <ds@schleef.org>
11518 * sys/oss/Makefile.am:
11519 * sys/oss/oss_probe.c: (main), (probe_check), (add_range),
11520 (check_rate), (add_rate): Rate probing test app.
11522 2004-03-21 Benjamin Otte <otte@gnome.org>
11524 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
11525 (_fixate_caps_to_int), (gst_audio_convert_fixate):
11526 add a fixation function that pretty much does the right thing (fixes
11529 2004-03-20 David I. Lehn <dlehn@users.sourceforge.net>
11531 * configure.ac: GST_PACKAGE default: s/GStreamer/GStreamer Plugins/
11533 2004-03-20 Tim-Phillip Müller <t.i.m@zen.co.uk>
11535 reviewed by: Benjamin Otte <otte@gnome.org>
11537 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
11538 terminate gst_event_new_discontinuous correctly (fixes parts of
11541 2004-03-19 David Schleef <ds@schleef.org>
11543 * gst-libs/gst/Makefile.am: Enable xoverlay unconditionally,
11544 since it doesn't depend on X, and it's part of our ABI.
11546 2004-03-19 Iain <iain@prettypeople.org>
11548 * gst/interleave/deinterleave.c (deinterleave_sink_link): Use the
11549 is_int in the structure, not the local variable.
11551 2004-03-19 David Schleef <ds@schleef.org>
11553 * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_change_state),
11554 (gst_rfbsrc_init), (gst_rfbsrc_getcaps), (gst_rfbsrc_fixate),
11555 (gst_rfbsrc_link), (gst_rfbsrc_paint_rect), (gst_rfbsrc_get):
11556 Improvements in caps negotiation.
11558 2004-03-18 Thomas Vander Stichele <thomas at apestaart dot org>
11562 adding Afrikaans (Petri Jooste)
11564 2004-03-18 Thomas Vander Stichele <thomas at apestaart dot org>
11566 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
11567 (gst_ffmpegcolorspace_chain):
11568 throw error instead of g_critical (#137588)
11570 2004-03-18 Thomas Vander Stichele <thomas at apestaart dot org>
11574 dist common and m4 correctly
11577 2004-03-17 David Schleef <ds@schleef.org>
11579 * pkgconfig/gstreamer-media-info.pc.in: Add Version.
11582 2004-03-17 Thomas Vander Stichele <thomas at apestaart dot org>
11586 adding Swedish translation (Christian Rose)
11588 2004-03-17 Thomas Vander Stichele <thomas at apestaart dot org>
11590 * Makefile.am: use release.mak
11592 2004-03-16 Thomas Vander Stichele <thomas at apestaart dot org>
11594 * common/ChangeLog:
11595 * common/gst-autogen.sh:
11596 add some explanation about the version detection
11600 2004-03-16 Thomas Vander Stichele <thomas at apestaart dot org>
11602 * configure.ac: bump nano to 1
11604 === release 0.8.0 ===
11606 2004-03-16 Thomas Vander Stichele <thomas at apestaart dot org>
11608 * configure.ac: release 0.8.0, "Pharmaceutical Itch"
11610 2004-03-16 Thomas Vander Stichele <thomas at apestaart dot org>
11613 update libtool version
11614 * gst-libs/gst/media-info/Makefile.am:
11615 actually use libtool version
11617 2004-03-15 Thomas Vander Stichele <thomas at apestaart dot org>
11619 * configure.ac: fix speex detection to work with 1.0 but not 1.1
11621 2004-03-15 Thomas Vander Stichele <thomas at apestaart dot org>
11624 * gst-plugins.spec.in:
11625 * pkgconfig/Makefile.am:
11626 * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
11627 * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
11628 * pkgconfig/gstreamer-libs-uninstalled.pc.in:
11629 * pkgconfig/gstreamer-libs.pc.in:
11630 * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
11631 * pkgconfig/gstreamer-play-uninstalled.pc.in:
11632 * pkgconfig/gstreamer-plugins-uninstalled.pc.in:
11633 * pkgconfig/gstreamer-plugins.pc.in:
11634 remove @VERSION@ from some of the pc files since core and plugins
11636 created gstreamer-plugins.pc as it's a better name, but keeping
11637 -libs around for now to get fixes upstream done first.
11639 2004-03-15 Julien MOUTTE <julien@moutte.net>
11641 * gst-libs/gst/play/play.c: (gst_play_get_framerate),
11642 (gst_play_get_sink_element): First draft of gst_play_get_framerate.
11643 * gst-libs/gst/play/play.h:
11645 2004-03-15 Thomas Vander Stichele <thomas at apestaart dot org>
11647 * *.c, *.cc: don't mix tabs and spaces
11649 2004-03-15 Thomas Vander Stichele <thomas at apestaart dot org>
11651 * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
11652 use the new ffmpegcolorspace
11653 * gst-plugins.spec.in:
11654 package new colorspace and media-info
11656 * pkgconfig/Makefile.am:
11657 fix some more disting issues
11658 * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
11659 * pkgconfig/gstreamer-media-info.pc.in:
11660 generate media-info pc files
11662 2004-03-15 Johan Dahlin <johan@gnome.org>
11664 * *.h: Revert indenting
11666 2004-03-15 Thomas Vander Stichele <thomas at apestaart dot org>
11669 adding ffmpegcolorspace element
11670 * gst/ffmpegcolorspace/Makefile.am:
11671 * gst/ffmpegcolorspace/avcodec.h:
11672 * gst/ffmpegcolorspace/common.h:
11673 * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
11674 * gst/ffmpegcolorspace/dsputil.h:
11675 * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
11676 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
11677 (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_pix_fmt_to_caps),
11678 (gst_ffmpeg_caps_to_pix_fmt):
11679 * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
11680 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
11681 (gst_ffmpegcolorspace_caps_remove_format_info),
11682 (gst_ffmpegcolorspace_getcaps), (gst_ffmpegcolorspace_pad_link),
11683 (gst_ffmpegcolorspace_get_type), (gst_ffmpegcolorspace_base_init),
11684 (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_init),
11685 (gst_ffmpegcolorspace_chain), (gst_ffmpegcolorspace_change_state),
11686 (gst_ffmpegcolorspace_set_property),
11687 (gst_ffmpegcolorspace_get_property),
11688 (gst_ffmpegcolorspace_register):
11689 * gst/ffmpegcolorspace/imgconvert.c:
11690 (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
11691 (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
11692 (avpicture_get_size), (avcodec_get_pix_fmt_loss),
11693 (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
11694 (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
11695 (yuv422_to_yuv420p), (yuv422_to_yuv422p), (yuv422p_to_yuv422),
11696 (C_JPEG_TO_CCIR), (img_convert_init), (img_apply_table),
11697 (shrink41), (shrink21), (shrink12), (shrink22), (shrink44),
11698 (grow21_line), (grow41_line), (grow21), (grow22), (grow41),
11699 (grow44), (conv411), (gif_clut_index), (build_rgb_palette),
11700 (bitcopy_n), (mono_to_gray), (monowhite_to_gray),
11701 (monoblack_to_gray), (gray_to_mono), (gray_to_monowhite),
11702 (gray_to_monoblack), (avpicture_alloc), (avpicture_free),
11703 (is_yuv_planar), (img_convert), (get_alpha_info_pal8),
11704 (img_get_alpha_info), (deinterlace_line),
11705 (deinterlace_line_inplace), (deinterlace_bottom_field),
11706 (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
11707 * gst/ffmpegcolorspace/imgconvert_template.h:
11708 * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
11709 * gst/ffmpegcolorspace/mmx.h:
11710 * gst/ffmpegcolorspace/utils.c: (avcodec_init):
11711 adding ffmpegcolorspace element supplied by Ronald after cleaning
11712 up and pulling in the right bits of upstream source.
11713 I'm sure a better C/compiler wizard could do some cleaning up (for
11714 example use GLIB's malloc stuff), but as a first pass this
11717 2004-03-15 Thomas Vander Stichele <thomas at apestaart dot org>
11719 * ext/alsa/gstalsa.h:
11720 I assume Ronald forgot to commit the change to have cardname
11721 as a struct member. Expect some public spanking at the next
11724 2004-03-15 Ronald Bultje <rbultje@ronald.bitfreak.net>
11726 * ext/alsa/gstalsa.c: (gst_alsa_get_property),
11727 (gst_alsa_open_audio), (gst_alsa_close_audio):
11728 * ext/alsa/gstalsa.c:
11729 Don't open the device if we're a mixer (= padless).
11730 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_class_init),
11731 (gst_alsa_mixer_init), (gst_alsa_mixer_open),
11732 (gst_alsa_mixer_close), (gst_alsa_mixer_change_state):
11733 Open mixer during state change rather than during object
11734 initialization. Also, get a device name. Currently in a somewhat
11735 hackish fashion, but I didn't really find something better.
11737 2004-03-14 Thomas Vander Stichele <thomas at apestaart dot org>
11739 * *.c, *.h: run gst-indent
11741 2004-03-14 Benjamin Otte <otte@gnome.org>
11743 * gst/modplug/gstmodplug.cc:
11744 * gst/modplug/gstmodplug.h:
11745 set correct timestamps on outgoing buffers
11747 2004-03-14 Benjamin Otte <otte@gnome.org>
11749 * gst/modplug/gstmodplug.cc:
11750 handle events - don't do crap when a discont arrives that's not
11752 This allows correct loading and playback of mods in Rhythmbox
11754 2004-03-14 Benjamin Otte <otte@gnome.org>
11757 * gst-libs/gst/gconf/Makefile.am:
11758 * pkgconfig/Makefile.am:
11759 move gstreamer-gconf pkgconfig files to pkgconfig/ dir. Make sure
11760 they get rebuilt properly
11762 when checking for vorbis, try pkgconfig first.
11763 * gst/modplug/gstmodplug.cc:
11764 add fixate function
11766 2004-03-14 Ronald Bultje <rbultje@ronald.bitfreak.net>
11768 * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
11769 Fix for obvious mistake, where we first shift the offset and then
11770 read a samplesize element assuming the old offset. Note that this
11771 part still has something weird, i.e. my movies containing those
11772 don't actually play well, but at least there's something that looks
11775 2004-03-14 Jan Schmidt <thaytan@mad.scientist.com>
11776 * gst/typefind/gsttypefindfunctions.c: (speex_type_find),
11778 Add a typefind function for speex format
11780 2004-03-13 Ronald Bultje <rbultje@ronald.bitfreak.net>
11782 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps),
11783 (gst_asf_demux_setup_pad):
11784 Use 25fps as our "fake" fps value (marked for fixage in 0.9.x)
11785 instead of 0. Reason is simple: some elements have a fps range
11786 of 1-max instead of 0-max. So now ASF video actually works.
11788 2004-03-13 Thomas Vander Stichele <thomas at apestaart dot org>
11792 adding serbian as a language
11794 2004-03-13 Benjamin Otte <otte@gnome.org>
11796 * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
11797 return taglist correctly from _get function, don't gst_pad_push it.
11800 2004-03-13 Jan Schmidt <thaytan@mad.scientist.com>
11801 * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
11803 2004-03-13 Ronald Bultje <rbultje@ronald.bitfreak.net>
11805 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_free_list):
11806 * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init),
11807 (gst_alsa_mixer_track_new):
11808 * ext/alsa/gstalsamixertrack.h:
11809 Fix ancient leftovers... MixerTrack is a GObject.
11811 2004-03-13 Ronald Bultje <rbultje@ronald.bitfreak.net>
11813 * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
11814 * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
11815 Don't block during probing...
11817 2004-03-12 Ronald Bultje <rbultje@ronald.bitfreak.net>
11819 * ext/alsa/gstalsa.c: (gst_alsa_get_type), (gst_alsa_class_init),
11820 (gst_alsa_get_property), (gst_alsa_probe_get_properties),
11821 (gst_alsa_class_probe_devices), (gst_alsa_class_list_devices),
11822 (gst_alsa_probe_probe_property), (gst_alsa_probe_needs_probe),
11823 (gst_alsa_probe_get_values), (gst_alsa_probe_interface_init),
11824 (gst_alsa_open_audio), (gst_alsa_close_audio):
11825 * ext/alsa/gstalsa.h:
11826 Add propertyprobe interface implementation, add some device-name
11827 property, all this so that it looks good in gnome-volume-control.
11829 2004-03-12 David Schleef <ds@schleef.org>
11831 * configure.ac: the Hermes library controls hermescolorspace, not
11833 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
11834 (gst_mpeg2dec_init): minor pet peeve: disable code with #ifdef,
11836 * ext/sdl/sdlvideosink.c: Change XID to unsigned long.
11837 * ext/sdl/sdlvideosink.h: ditto.
11838 * gst/colorspace/gstcolorspace.c: Fix old comments about Hermes
11840 2004-03-12 Benjamin Otte <otte@gnome.org>
11842 * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_set_xwindow_id),
11843 (gst_x_overlay_got_xwindow_id):
11844 * gst-libs/gst/xoverlay/xoverlay.h:
11845 replace XID with unsigned long to get rid of the xlibs dependency in
11846 XOverlay (fixes #137004)
11848 2004-03-13 Jan Schmidt <thaytan@mad.scientist.com>
11849 * gst/effectv/gstaging.c: (gst_agingtv_base_init),
11850 (gst_agingtv_setup):
11851 * gst/effectv/gstdice.c: (gst_dicetv_get_type),
11852 (gst_dicetv_base_init), (gst_dicetv_class_init),
11853 (gst_dicetv_setup), (gst_dicetv_init), (gst_dicetv_draw):
11854 * gst/effectv/gstedge.c: (gst_edgetv_get_type),
11855 (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
11856 (gst_edgetv_setup), (gst_edgetv_rgb32):
11857 * gst/effectv/gsteffectv.c:
11858 * gst/effectv/gstquark.c: (gst_quarktv_link), (gst_quarktv_init),
11859 (gst_quarktv_set_property):
11860 * gst/effectv/gstrev.c: (gst_revtv_get_type),
11861 (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
11862 (gst_revtv_setup), (gst_revtv_rgb32):
11863 * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type),
11864 (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
11865 (gst_shagadelictv_init), (gst_shagadelictv_setup),
11866 (gst_shagadelictv_rgb32):
11867 * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type),
11868 (gst_vertigotv_base_init), (gst_vertigotv_class_init),
11869 (gst_vertigotv_setup), (gst_vertigotv_init), (gst_vertigotv_rgb32):
11870 * gst/effectv/gstwarp.c:
11871 Port everything that can be ported to videofilter and fix up the caps.
11872 Can someone with a big-endian machine please check these?
11874 2004-03-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
11876 * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_get_time),
11877 (gst_osssink_chain), (gst_osssink_change_state):
11878 Latest fixes for A/V sync, audio playback and such. This is about
11879 all... MPEG playback issues are mostly related to the async build-
11880 up of MPEG files, I cannot fix that. Use basicgthread to solve it.
11882 2004-03-10 Thomas Vander Stichele <thomas at apestaart dot org>
11884 patch from: Stephane Loeuillet
11887 use pkg-config for some libraries, falling back to the old .m4 way
11892 2004-03-10 Thomas Vander Stichele <thomas at apestaart dot org>
11895 * tools/Makefile.am:
11896 * tools/Makefile.in:
11897 * tools/gst-launch-ext-m.m:
11898 * tools/gst-launch-ext.1.in:
11899 * tools/gst-visualise-m.m:
11900 * tools/gst-visualise.1:
11901 * tools/gst-visualise.1.in:
11902 reorganizing generation of script tools
11904 2004-03-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
11906 * ext/divx/gstdivxdec.c:
11907 Downgrade priority. We prefer ffdec_mpeg4.
11908 * ext/faad/gstfaad.c: (gst_faad_srcgetcaps), (gst_faad_srcconnect),
11909 (gst_faad_chain), (gst_faad_change_state):
11910 Fix capsnego. Doesn't work for some sounds because we don't have
11911 a 5:1 to stereo element.
11912 * ext/xvid/gstxvid.c: (plugin_init):
11914 * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
11915 (gst_osssink_change_state):
11916 Add discont handling.
11918 2004-03-09 Colin Walters <walters@verbum.org>
11920 * gst/audioconvert/gstaudioconvert.c: Fix typo in width 8
11923 2004-03-09 Benjamin Otte <otte@gnome.org>
11925 * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
11926 the signals take 2 arguments
11928 2004-03-09 David Schleef <ds@schleef.org>
11930 * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad),
11931 (gst_alsa_fixate): Add fixate function. (bug #136686)
11932 * ext/alsa/gstalsa.h:
11933 * ext/alsa/gstalsasink.c: (gst_alsa_sink_init):
11935 2004-03-09 Benjamin Otte <otte@gnome.org>
11937 * ext/mikmod/gstmikmod.c: (gst_mikmod_init), (gst_mikmod_loop),
11938 (gst_mikmod_change_state):
11939 * ext/mikmod/gstmikmod.h:
11940 make mikmod's loop function not loop infinitely and call
11941 gst_element_yield anymore
11942 * gst/modplug/gstmodplug.cc:
11943 fix pad negotiation (fixes #136590)
11945 2004-03-09 David Schleef <ds@schleef.org>
11947 * ext/lcs/Makefile.am: Fix so that the lcs colorspace plugin
11948 doesn't conflict with the internal colorspace plugin.
11949 * gst-libs/gst/audio/make_filter: Use `` instead of $() to
11950 satisfy the crappy-ass shell shipped by a certain vendor.
11951 * gst/videofilter/make_filter: same (bug #135299)
11953 2004-03-09 Thomas Vander Stichele <thomas at apestaart dot org>
11955 * configure.ac: bump nano to 1
11957 === release 0.7.6 ===
11959 2004-03-09 Thomas Vander Stichele <thomas at apestaart dot org>
11961 * configure.in: releasing 0.7.6, "There"
11963 2004-03-09 Thomas Vander Stichele <thomas at apestaart dot org>
11965 * pkgconfig/gstreamer-play-uninstalled.pc.in:
11966 * pkgconfig/gstreamer-play.pc.in:
11967 synchronize the two
11969 2004-03-09 Thomas Vander Stichele <thomas at apestaart dot org>
11971 * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_base_init),
11972 (cdparanoia_open), (cdparanoia_event):
11973 fix/add error handling
11975 add cdparanoia source
11976 * tools/Makefile.am:
11977 make scripts executable
11979 2004-03-09 Thomas Vander Stichele <thomas at apestaart dot org>
11982 * ext/vorbis/Makefile.am:
11984 remove id3types, vorbisfile and xvideosink from the build (#133783)
11986 2004-03-08 Ronald Bultje <rbultje@ronald.bitfreak.net>
11988 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
11989 Fix metadata read crash (#136537).
11991 2004-03-08 Thomas Vander Stichele <thomas at apestaart dot org>
11993 * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
11994 * gst-libs/gst/media-info/media-info.c: (gst_media_info_read):
11995 adding mime types, fixing the one-stop function
11997 2004-03-08 Christian Schaller <Uraeus@gnome.org>
11999 * ext/nas/nassink.c and /ext/nas/nassink.h:
12000 More NAS love from Arwed von Merkatz
12001 So lets all sing 'Can you feel the NAS tonight'
12003 2004-03-08 Christian Schaller <Uraeus@gnome.org>
12005 * tools/gst-launch-ext.in:
12006 Replace vorbisfile with oggdemux/vorbisdec/audioconvert
12008 2004-03-08 Thomas Vander Stichele <thomas at apestaart dot org>
12010 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
12011 (gst_mpeg2dec_init):
12012 remove the user_data pad for now, because it is being used in
12013 fixating causing MPEG playback to fixate on 1000 Hz for playback.
12014 If someone knows how to fix this properly, please do.
12016 2004-03-08 Thomas Vander Stichele <thomas at apestaart dot org>
12018 * sys/oss/gstosssink.c: (gst_osssink_get_delay),
12019 (gst_osssink_get_time):
12020 add a warning, IMO this won't get triggered anymore, remove later
12022 2004-03-07 David Schleef <ds@schleef.org>
12024 * gst/qtdemux/qtdemux.c: (qtdemux_video_caps): Added Cinepak
12025 format (bug #136470)
12027 2004-03-07 Thomas Vander Stichele <thomas at apestaart dot org>
12029 * gst-libs/Makefile.am:
12030 * gst-libs/gst/media-info/Makefile.am:
12031 * gst-libs/gst/media-info/media-info-priv.c: (found_tag_callback),
12032 (error_callback), (gst_media_info_error_create),
12033 (gst_media_info_error_element), (gmip_init), (gmip_reset),
12034 (gmi_clear_decoder), (gmip_find_type_pre), (gmip_find_type):
12035 * gst-libs/gst/media-info/media-info-priv.h:
12036 * gst-libs/gst/media-info/media-info-test.c: (main):
12037 * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
12038 (gst_media_info_class_init), (gst_media_info_instance_init),
12039 (gst_media_info_set_source), (gst_media_info_read_with_idler),
12040 (gst_media_info_read_idler), (gst_media_info_read):
12041 * gst-libs/gst/media-info/media-info.h:
12042 fixed, should work now
12044 2004-03-07 Christian Schaller <Uraeus@gnome.org>
12046 * ext/nas/nassink.c:
12047 A bunch of NAS fixes from Arwed von Merkatz
12049 2004-03-06 Ronald Bultje <rbultje@ronald.bitfreak.net>
12051 * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
12052 (qtdemux_parse_trak):
12053 Fix crash (j might be greater than n_samples, in which case we're
12054 writing outside the allocated space for the array) and memleak.
12056 2004-03-06 Ronald Bultje <rbultje@ronald.bitfreak.net>
12058 * sys/oss/gstosssink.c: (gst_osssink_chain):
12059 And another caller that couldn't handle delay < 0 (unsigned
12060 integer overflow). Video now continues playing on an audio
12061 buffer underrun, and the clock continues working. Audio still
12064 2004-03-06 Ronald Bultje <rbultje@ronald.bitfreak.net>
12066 * sys/oss/gstosssink.c: (gst_osssink_get_delay),
12067 (gst_osssink_get_time):
12068 get_delay() may return values lower than 0. In those cases, we
12069 should not actually cast to *unsigned* int64, that will break
12070 stuff horribly. In my case, it screwed up A/V sync in movies
12071 in totem rather badly.
12073 2004-03-06 Christophe Fergeau <teuf@gnome.org>
12075 * ext/faac/gstfaac.c: (gst_faac_chain):
12076 * ext/flac/gstflactag.c: (gst_flac_tag_chain):
12077 * ext/libpng/gstpngenc.c: (user_write_data):
12078 * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
12079 * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
12080 * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
12081 * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
12082 Fix several misuse of gst_buffer_merge (it doesn't take ownership
12083 of any buffer), should fix some leaks. I hope I didn't unref buffers
12084 that shouldn't be...
12086 2004-03-06 Thomas Vander Stichele <thomas at apestaart dot org>
12088 * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
12089 (deep_notify_callback), (tag_flag_score), (found_tag_callback),
12090 (error_callback), (gmi_reset), (gmi_seek_to_track),
12091 (gmi_get_decoder), (gmi_set_mime), (gmip_find_type_pre),
12092 (gmip_find_type_post), (gmip_find_stream_post),
12093 (gmip_find_track_streaminfo_post):
12094 * gst-libs/gst/media-info/media-info-priv.h:
12095 * gst-libs/gst/media-info/media-info-test.c: (print_tag),
12096 (info_print), (main):
12097 * gst-libs/gst/media-info/media-info.c:
12098 (gst_media_info_error_create), (gst_media_info_error_element),
12099 (gst_media_info_instance_init), (gst_media_info_get_property),
12100 (gst_media_info_new), (gst_media_info_set_source),
12101 (gst_media_info_read_idler), (gst_media_info_read):
12102 * gst-libs/gst/media-info/media-info.h:
12103 first pass at making this work again. This seems to work on
12104 tagged ogg/vorbis and mp3 files.
12106 2004-03-06 Benjamin Otte <otte@gnome.org>
12108 * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
12109 fix huge leak: gst_buffer_merge doesn't unref the first argument
12112 2004-03-06 Thomas Vander Stichele <thomas at apestaart dot org>
12114 * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_update_info):
12115 report layer/mode/emphasis
12117 2004-03-06 Christophe Fergeau <teuf@gnome.org>
12119 * ext/mad/gstmad.c: (gst_mad_chain): fixed caps leak
12121 2004-03-06 Thomas Vander Stichele <thomas at apestaart dot org>
12123 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
12126 2004-03-06 Thomas Vander Stichele <thomas at apestaart dot org>
12128 * ext/vorbis/vorbis.c: (plugin_init):
12129 * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
12130 (gst_vorbis_dec_init), (vorbis_dec_event):
12132 make vorbisdec handle _BYTE and _TIME queries
12134 2004-03-06 Christophe Fergeau <teuf@gnome.org>
12136 * ext/mad/gstmad.c: (gst_mad_chain): send the average bitrate read
12137 from the xing header
12139 2004-03-06 Benjamin Otte <otte@gnome.org>
12141 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps),
12142 (gst_audio_convert_link), (gst_audio_convert_change_state),
12143 (gst_audio_convert_buffer_from_default_format):
12144 do conversions from/to float correctly, fix some caps nego errors,
12145 export correct supported caps in template and getcaps, use correct
12146 caps in try_set_caps functions
12148 2004-03-06 Christophe Fergeau <teuf@gnome.org>
12150 For some reason, I only committed a ChangeLog entry yesterday and
12151 not the corresponding code...
12152 * ext/mad/gstmad.c: Fix detection of Xing headers
12153 * gst/tags/gstid3tag.c: Changes to support TLEN tags
12155 2004-03-06 Benjamin Otte <otte@gnome.org>
12157 * ext/ogg/gstoggdemux.c: (gst_ogg_get_pad_by_pad),
12158 (gst_ogg_demux_src_query):
12159 make sure to handle the case where there's no current chain
12162 2004-03-05 David Schleef <ds@schleef.org>
12164 * ext/aalib/gstaasink.c: (gst_aasink_fixate), (gst_aasink_init):
12165 Add fixate function. (bug #131128)
12166 * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
12167 (gst_sdlvideosink_fixate): Add fixate function.
12168 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
12169 Fix attempt to print a non-pointer using GST_PTR_FORMAT.
12170 * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt):
12171 Fix missing break that was causing ulaw to be interpreted as
12174 2004-03-05 David Schleef <ds@schleef.org>
12176 * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
12177 Fix code that ignores return value of gst_buffer_merge().
12179 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_descramble_segment):
12180 * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice): same
12181 * testsuite/gst-lint: Check for above.
12183 2004-03-05 David Schleef <ds@schleef.org>
12185 * gst/udp/gstudpsrc.c: (gst_udpsrc_get): Check for unfixed
12186 caps and throw an element error. (bug #136334)
12188 2004-03-05 David Schleef <ds@schleef.org>
12190 * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_srcgetcaps),
12191 (gst_faad_chain): Fix negotiation.
12192 * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_handle_src_event): Add
12193 key and button events.
12194 * gst-libs/gst/floatcast/floatcast.h: Fix a minor bug in this
12196 * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in: gstgconf
12198 * gst-libs/gst/gconf/gstreamer-gconf.pc.in: same
12199 * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
12200 (gst_play_video_fixate), (gst_play_audio_fixate): Add a fixate
12201 function to encourage better negotiation, particularly between
12202 audioconvert and osssink.
12203 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
12204 * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak): Make some debugging
12206 * gst/typefind/gsttypefindfunctions.c: Fix mistake in flash
12208 * gst/vbidec/vbiscreen.c: Add glib header
12209 * pkgconfig/gstreamer-play.pc.in: Depends on gst-interfaces.
12211 2004-03-06 Christophe Fergeau <teuf@users.sourceforge.net>
12213 * ext/mad/gstmad.c: Fix detection of Xing headers
12214 * gst/tags/gstid3tag.c: Changes to support TLEN tags
12216 2004-03-06 Thomas Vander Stichele <thomas at apestaart dot org>
12218 * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
12219 (gst_wavparse_pad_convert), (gst_wavparse_pad_query):
12222 2004-03-06 Christophe Fergeau <teuf@gnome.org>
12224 * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
12225 * ext/mad/gstmad.c: (gst_mad_init), (is_xhead),
12226 (mpg123_parse_xing_header), (gst_mad_chain): parse Xing header in vbr
12227 files, and report the parsed length as a GST_TAG_DURATION tag.
12228 * gst/tags/gstid3tag.c: support TLEN (duration) tag
12230 2004-03-05 Benjamin Otte <otte@gnome.org>
12232 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_channels):
12233 convert channels correctly. convert correctly to unsigned.
12235 2004-03-05 Julien MOUTTE <julien@moutte.net>
12237 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): Check if
12238 we have a window before clearing it.
12240 2004-03-05 Julien MOUTTE <julien@moutte.net>
12242 * sys/ximage/ximagesink.c: (gst_ximagesink_change_state): Check if we
12243 have a window before clearing it.
12245 2004-03-05 Thomas Vander Stichele <thomas at apestaart dot org>
12247 * gconf/gstreamer.schemas.in:
12248 * gst-libs/gst/gconf/Makefile.am:
12249 version installation path the same way as for 0.6
12250 * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
12251 * pkgconfig/gstreamer-libs-uninstalled.pc.in:
12252 * pkgconfig/gstreamer-play-uninstalled.pc.in:
12253 remove comment that was fixed
12255 2004-03-05 David Schleef <ds@schleef.org>
12257 * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_src_formats),
12258 (gst_qtdemux_src_convert), (gst_qtdemux_get_src_query_types),
12259 (gst_qtdemux_get_event_mask), (gst_qtdemux_handle_src_query),
12260 (gst_qtdemux_handle_src_event), (gst_qtdemux_add_stream):
12261 Add prototype code for handling seeking and querying.
12263 2004-03-04 Ronald Bultje <rbultje@ronald.bitfreak.net>
12265 * examples/gstplay/player.c: (main):
12266 Initialize variables to NULL. Prevents a segfault because the
12267 (uninitialized) variable is not NULL, resulting in a crash on
12268 trying to reach error->message.
12270 2004-03-05 Benjamin Otte <otte@gnome.org>
12272 * gst/audioconvert/gstaudioconvert.c:
12273 (gst_audio_convert_buffer_to_default_format):
12274 make float=>int conversion work correctly even in cornercases.
12276 2004-03-04 David I. Lehn <dlehn@users.sourceforge.net>
12278 * debian/README.Debian:
12279 * debian/build-deps:
12280 * debian/changelog:
12282 * debian/control.in:
12283 * debian/copyright:
12284 * debian/gstreamer-a52dec.files:
12285 * debian/gstreamer-aa.files:
12286 * debian/gstreamer-alsa.files:
12287 * debian/gstreamer-alsa.manpages:
12288 * debian/gstreamer-arts.files:
12289 * debian/gstreamer-artsd.files:
12290 * debian/gstreamer-audiofile.files:
12291 * debian/gstreamer-avifile.files:
12292 * debian/gstreamer-cdparanoia.files:
12293 * debian/gstreamer-colorspace.files:
12294 * debian/gstreamer-doc.files:
12295 * debian/gstreamer-dv.files:
12296 * debian/gstreamer-dvd.files:
12297 * debian/gstreamer-esd.files:
12298 * debian/gstreamer-festival.files:
12299 * debian/gstreamer-flac.files:
12300 * debian/gstreamer-gconf.conffiles:
12301 * debian/gstreamer-gconf.files:
12302 * debian/gstreamer-gconf.postinst:
12303 * debian/gstreamer-gnomevfs.files:
12304 * debian/gstreamer-gsm.files:
12305 * debian/gstreamer-http.files:
12306 * debian/gstreamer-jack.files:
12307 * debian/gstreamer-jpeg.files:
12308 * debian/gstreamer-mad.files:
12309 * debian/gstreamer-mikmod.files:
12310 * debian/gstreamer-misc.files:
12311 * debian/gstreamer-mpeg2dec.files:
12312 * debian/gstreamer-oss.files:
12313 * debian/gstreamer-plugin-apps.files:
12314 * debian/gstreamer-plugin-apps.manpages:
12315 * debian/gstreamer-plugin-libs-dev.files:
12316 * debian/gstreamer-plugin-libs.files:
12317 * debian/gstreamer-plugin-template.postinst:
12318 * debian/gstreamer-plugin-template.postrm:
12319 * debian/gstreamer-sdl.files:
12320 * debian/gstreamer-sid.files:
12321 * debian/gstreamer-vorbis.files:
12322 * debian/gstreamer-x.files:
12323 * debian/mk.control:
12325 Debian package info not maintained here.
12327 2004-03-04 Thomas Vander Stichele <thomas at apestaart dot org>
12329 * ext/aalib/gstaasink.c: (gst_aasink_class_init):
12330 * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init):
12331 * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init):
12332 * ext/divx/gstdivxenc.c: (gst_divxenc_class_init):
12333 * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init):
12334 * ext/gsm/gstgsmenc.c: (gst_gsmenc_class_init):
12335 * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
12336 * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init):
12337 * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
12338 * ext/xvid/gstxvidenc.c: (gst_xvidenc_class_init):
12339 * gst-libs/gst/colorbalance/colorbalance.c:
12340 (gst_color_balance_class_init):
12341 * gst-libs/gst/colorbalance/colorbalancechannel.c:
12342 (gst_color_balance_channel_class_init):
12343 * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
12344 * gst-libs/gst/play/play.c: (gst_play_class_init):
12345 * gst-libs/gst/propertyprobe/propertyprobe.c:
12346 (gst_property_probe_iface_init):
12347 * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init):
12348 * gst-libs/gst/tuner/tunerchannel.c:
12349 (gst_tuner_channel_class_init):
12350 * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init):
12351 * gst/cutter/gstcutter.c: (gst_cutter_class_init):
12352 * gst/effectv/gstvertigo.c: (gst_vertigotv_class_init):
12353 * sys/cdrom/gstcdplayer.c: (cdplayer_class_init):
12354 * sys/dxr3/dxr3spusink.c: (dxr3spusink_class_init):
12355 * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
12356 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
12357 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init):
12358 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init):
12359 fix signals to use - instead of _
12360 * ext/libcaca/gstcacasink.h:
12361 * ext/sdl/sdlvideosink.h:
12364 2004-03-04 David Schleef <ds@schleef.org>
12366 * testsuite/gst-lint: Add a check for bad signal names.
12368 2004-03-04 <kost@imn.htwk-leipzig.de>
12370 reviewed by David Schleef
12372 * gst/videofilter/gstgamma.c: (gst_gamma_rgb32): Fix typo that
12373 modified the alpha channel and caused a warning. (bug #136192)
12375 2004-04-03 Christian Schaller <Uraeus@gnome.org>
12377 * gst-plugins.spec.in:
12378 Change names of plugins to actually be correct. Try to keep things
12379 alphabetical to avoid getting beat up by Thomas
12381 2004-03-03 Julien MOUTTE <julien@moutte.net>
12383 * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_default_video_sink):
12384 Using ximagesink as a default if no gconf key found. We should
12385 probably consider using alsasink instead of osssink for the audio
12388 2004-03-02 Thomas Vander Stichele <thomas at apestaart dot org>
12391 fix --with-plugins, don't think it ever worked before
12392 * gst-plugins.spec.in:
12395 2004-03-01 Ronald Bultje <rbultje@ronald.bitfreak.net>
12397 * ext/sdl/sdlvideosink.h:
12398 * sys/ximage/ximagesink.h:
12399 * sys/xvideo/xvideosink.h:
12400 * sys/xvimage/xvimagesink.h:
12401 Fix for move of gstvideosink.h -> videosink.h.
12403 2004-03-02 Thomas Vander Stichele <thomas at apestaart dot org>
12405 * gst-libs/gst/xwindowlistener/Makefile.am:
12406 this is a plugin library, not a library
12408 2004-03-01 David Schleef <ds@schleef.org>
12410 * AUTHORS: Added some names. Add yourself if you're still
12413 2004-03-01 David Schleef <ds@schleef.org>
12417 2004-03-01 Thomas Vander Stichele <thomas at apestaart dot org>
12419 * gst-plugins.spec.in: clean up spec file
12421 2004-03-01 Thomas Vander Stichele <thomas at apestaart dot org>
12423 * gst-libs/gst/video/Makefile.am:
12424 * gst-libs/gst/video/gstvideosink.c:
12425 * gst-libs/gst/video/gstvideosink.h:
12426 rename gstvideosink.h to videosink.h to match other headers
12427 * gst/mixmatrix/Makefile.am:
12428 fix plugin filename
12429 * gst/tags/Makefile.am: fix plugin filename
12431 2004-03-01 Thomas Vander Stichele <thomas at apestaart dot org>
12433 * gst/tags/Makefile.am: fix plugin filename
12435 2004-03-01 Thomas Vander Stichele <thomas at apestaart dot org>
12437 * examples/gstplay/player.c: (got_time_tick), (main):
12439 display time_tick more readably
12440 * gst/mixmatrix/Makefile.am:
12441 fix plugin file name
12443 2004-02-29 Christophe Fergeau <teuf@gnome.org>
12445 * sys/oss/gstosselement.c: (gst_osselement_probe),
12446 (device_combination_append), (gst_osselement_class_probe_devices):
12447 * sys/oss/gstosselement.h:
12448 Reworked enumeration of oss dsps and mixers so that gst-mixer works
12449 on my system using alsa oss emulation, fixes bug #135597
12451 2004-02-29 Ronald Bultje <rbultje@ronald.bitfreak.net>
12453 * gst/videodrop/gstvideodrop.c: (gst_videodrop_init),
12454 (gst_videodrop_chain), (gst_videodrop_change_state):
12455 * gst/videodrop/gstvideodrop.h:
12456 Work based on timestamp of input data, not based on the expected
12457 framerate from the input. The consequence is that this element now
12458 not only scales framerates, but also functions as a framerate
12459 corrector or framerate stabilizer/constantizer.
12461 2004-02-27 David Schleef <ds@schleef.org>
12463 patches from jmmv@menta.net (Julio M. Merino Vidal)
12465 * gst/interleave/deinterleave.c: (deinterleave_chain): Fix
12466 GST_ELEMENT_ERROR call (bug #135634)
12467 * gst/interleave/interleave.c: (interleave_buffered_loop),
12468 (interleave_bytestream_loop): Don't use alloca() (bug #135640)
12469 * sys/cdrom/gstcdplayer_ioctl_bsd.h: Fix ioctls on NetBSD (bug #135645)
12470 * sys/oss/gstosssink.c: (gst_osssink_get_delay),
12471 (gst_osssink_chain): Fix ioctls on NetBSD. (bug #135644)
12472 * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_sync_next_frame),
12473 (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
12474 (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_requeue_frame):
12475 Fix GST_ELEMENT_ERROR call.
12476 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_palette): Fix
12477 GST_ELEMENT_ERROR call.
12479 2004-02-27 Benjamin Otte <otte@gnome.org>
12481 * gst-libs/gst/audio/audio.h:
12482 add macro to make sure header isn't included twice
12483 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
12484 don't use gst_buffer_free
12485 * gst/playondemand/filter.func:
12486 don't use gst_data_free. Free data only once.
12488 2004-02-26 David Schleef <ds@schleef.org>
12490 * gst-libs/gst/colorbalance/Makefile.am:
12491 * gst-libs/gst/mixer/Makefile.am:
12492 * gst-libs/gst/tuner/Makefile.am:
12493 * gst/level/Makefile.am: -marshal.[ch] and -enum.[ch] files
12494 should not be disted, -marshal.h files should not be installed,
12495 and -enum.h files _should_ be installed. Fix to make this the
12498 === release 0.7.5 ===
12500 2004-02-26 Thomas Vander Stichele <thomas at apestaart dot org>
12502 * configure.ac: release 0.7.5, "Under The Sea"
12504 2004-02-25 Thomas Vander Stichele <thomas at apestaart dot org>
12506 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
12507 (gst_audio_convert_change_state), (gst_audio_convert_get_buffer):
12508 * gst/videoscale/gstvideoscale.c:
12509 * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
12510 assorted debug/warning fixes
12512 2004-02-25 Thomas Vander Stichele <thomas at apestaart dot org>
12514 * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
12515 (gst_videoscale_init), (gst_videoscale_chain),
12516 (gst_videoscale_set_property), (plugin_init):
12517 * gst/videoscale/gstvideoscale.h:
12518 * gst/videoscale/videoscale.c: (gst_videoscale_setup),
12519 (gst_videoscale_scale_rgb), (gst_videoscale_planar411),
12520 (gst_videoscale_planar400), (gst_videoscale_packed422),
12521 (gst_videoscale_packed422rev), (gst_videoscale_32bit),
12522 (gst_videoscale_24bit), (gst_videoscale_16bit),
12523 (gst_videoscale_bilinear), (gst_videoscale_bicubic),
12524 (gst_videoscale_scale_plane_slow),
12525 (gst_videoscale_scale_point_sample),
12526 (gst_videoscale_scale_nearest),
12527 (gst_videoscale_scale_nearest_str2),
12528 (gst_videoscale_scale_nearest_str4),
12529 (gst_videoscale_scale_nearest_32bit),
12530 (gst_videoscale_scale_nearest_24bit),
12531 (gst_videoscale_scale_nearest_16bit):
12532 add debugging category and use it properly
12533 fix use of GST_PTR_FORMAT
12535 2004-02-25 Andy Wingo <wingo@pobox.com>
12537 * gst/interleave/interleave.c (interleave_buffered_loop): Always
12538 push only when channel->buffer is NULL. Prevents segfaults doing
12539 the state change after a nonlocal exit, like a scheme exception.
12541 * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
12542 Handle the case where the intersected caps is empty.
12544 2004-02-25 Thomas Vander Stichele <thomas at apestaart dot org>
12546 * gst/law/mulaw-decode.c: (mulawdec_link):
12547 * gst/law/mulaw.c: (plugin_init):
12548 fix mulawdec so it actually works again
12550 2004-02-24 Arwed v. Merkatz <v.merkatz@gmx.net>
12552 reviewed by: David Schleef <ds@schleef.org>
12554 * gst/videofilter/gstgamma.c: (gst_gamma_class_init),
12555 (gst_gamma_init), (gst_gamma_set_property),
12556 (gst_gamma_get_property), (gst_gamma_calculate_tables),
12557 (gst_gamma_rgb24), (gst_gamma_rgb32): Adds gamma correction
12558 for RGB, with separate r g and b correction factors. (#131167)
12560 2004-02-24 Thomas Vander Stichele <thomas at apestaart dot org>
12562 * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
12563 only signal tags for bitrate if they're > 0 (#134894)
12565 2004-02-24 David Schleef <ds@schleef.org>
12567 * gst/qtdemux/qtdemux.c: (plugin_init), (gst_qtdemux_loop_header),
12568 (qtdemux_parse_moov), (qtdemux_parse), (qtdemux_node_dump_foreach),
12569 (qtdemux_dump_mvhd), (qtdemux_dump_tkhd), (qtdemux_dump_elst),
12570 (qtdemux_dump_mdhd), (qtdemux_dump_hdlr), (qtdemux_dump_vmhd),
12571 (qtdemux_dump_dref), (qtdemux_dump_stsd), (qtdemux_dump_stts),
12572 (qtdemux_dump_stss), (qtdemux_dump_stsc), (qtdemux_dump_stsz),
12573 (qtdemux_dump_stco), (qtdemux_dump_co64), (qtdemux_dump_dcom),
12574 (qtdemux_dump_cmvd), (qtdemux_parse_tree), (qtdemux_parse_trak):
12575 Cleanups. Convert g_prints to GST_LOGs. Add qtdemux debug
12576 category. Attempt to fix timestamp calculation.
12578 2004-02-24 Johan Dahlin <johan@gnome.org>
12580 * gst-libs/gst/gconf/gconf.c: Add \n to g_print error messages
12582 2004-02-23 Thomas Vander Stichele <thomas at apestaart dot org>
12585 * gconf/Makefile.am:
12586 * gconf/gstreamer.schemas:
12587 * gst-libs/gst/gconf/Makefile.am:
12588 * gst-libs/gst/gconf/gconf.c:
12589 version gconf schemas and install locations
12591 2004-02-23 Benjamin Otte <otte@gnome.org>
12593 * ext/xine/xineinput.c: (gst_xine_input_dispose):
12594 (gst_xine_input_subclass_init):
12595 call parent dispose.
12596 change pad template for CD reader correctly
12597 * ext/xine/Makefile.am:
12598 * ext/xine/gstxine.h:
12599 * ext/xine/xine.c: (plugin_init):
12600 * ext/xine/xineaudiosink.c:
12601 wrap audio sinks, too
12602 * gst-libs/gst/resample/private.h:
12603 * gst-libs/gst/resample/resample.c: (gst_resample_init),
12604 (gst_resample_reinit), (gst_resample_scale),
12605 (gst_resample_nearest_s16), (gst_resample_bilinear_s16),
12606 (gst_resample_sinc_slow_s16), (gst_resample_sinc_s16),
12607 (gst_resample_sinc_ft_s16), (gst_resample_nearest_float),
12608 (gst_resample_bilinear_float), (gst_resample_sinc_slow_float),
12609 (gst_resample_sinc_float), (gst_resample_sinc_ft_float):
12610 * gst-libs/gst/resample/resample.h:
12611 * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
12612 (gst_audioscale_class_init), (gst_audioscale_link),
12613 (gst_audioscale_get_buffer), (gst_audioscale_init),
12614 (gst_audioscale_chain), (gst_audioscale_set_property),
12615 (gst_audioscale_get_property):
12616 * gst/audioscale/gstaudioscale.h:
12617 s/resample_*/gst_resample_*/i to not clobber namespaces
12619 2004-02-23 Julien MOUTTE <julien@moutte.net>
12621 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
12622 (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
12623 (gst_riff_create_video_template_caps),
12624 (gst_riff_create_audio_template_caps),
12625 (gst_riff_create_iavs_template_caps):
12626 * gst-libs/gst/riff/riff-media.h:
12627 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
12628 (gst_asf_demux_audio_caps), (gst_asf_demux_add_audio_stream),
12629 (gst_asf_demux_video_caps), (gst_asf_demux_add_video_stream):
12630 * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
12631 * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
12632 (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
12633 (gst_matroska_demux_plugin_init): First batch implementing audio and
12634 video codec tags in demuxers.
12636 2004-02-22 Benjamin Otte <otte@gnome.org>
12638 * ext/xine/Makefile.am:
12639 * ext/xine/gstxine.h:
12640 * ext/xine/xine.c: (plugin_init):
12641 * ext/xine/xineinput.c:
12642 add input plugin wrapper. Playback from files, http, mms and cdda
12644 * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
12645 remove leftover G_GNUC_UNUSED
12646 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_stream),
12647 (gst_asf_demux_identify_guid):
12648 improve debugging output
12650 2004-02-22 Benjamin Otte <otte@gnome.org>
12652 reported by: Padraig O'Briain <padraig.obriain@sun.com>
12655 replace test -e with test -x for mkinstalldirs to be more portable.
12658 2004-02-22 Benjamin Otte <otte@gnome.org>
12660 reported by: Stefan Kost <kost@imn.htwk-leipzig.de>
12662 * gst/audioconvert/gstaudioconvert.c: (plugin_init):
12663 set rank to PRIMARY
12664 * gst/volume/gstvolume.c: (plugin_init):
12668 2004-02-22 Julio M. Merino Vidal <jmmv@menta.net>
12670 reviewed by Benjamin Otte <otte@gnome.org>
12672 * ext/flac/gstflacenc.c: (gst_flacenc_chain):
12673 escape NULL strings in GST_ELEMENT_ERROR properly (fixes #135116)
12675 2004-02-22 Benjamin Otte <otte@gnome.org>
12678 export [_]*{gst,Gst,GST}.* symbols from plugins
12680 2004-02-22 Christophe Fergeau <teuf@gnome.org>
12682 reviewed by: Benjamin Otte <otte@gnome.org>
12684 * ext/lame/gstlame.c: (add_one_tag):
12685 * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
12686 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value),
12687 (gst_vorbisenc_metadata_set1):
12688 * gst/tags/gstid3tag.c:
12689 * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add):
12690 apply fixes from bugs #135042 (lame can't write tags) and #133817
12691 (add GST_ALBUM_VOLUME_{COUNT,NUMBER} tags)
12693 2004-02-22 Ramon Garcia <ramon_garcia_f@yahoo.com>
12695 * configure.ac: Export only gst_plugin_desc from plugins.
12696 Note that this change only makes any effect with Linux using libtool
12697 1.5.2 or higher. Otherwise it is silently ignored, but it would build
12698 fine. And don't try to have several versions of libtool in different
12701 2004-02-20 Andy Wingo <wingo@pobox.com>
12703 * gst/intfloat/, gst/oneton: Removed, replaced by audioconvert and
12704 interleave respectively.
12706 * gst/interleave/deinterleave.c: New plugin: deinterleave
12707 (replaces on oneton).
12708 * gst/interleave/interleave.c: New plugin: interleave.
12709 * gst/interleave/plugin.h: Support file.
12710 * gst/interleave/plugin.c: Support file.
12712 * configure.ac: Remove intfloat and oneton, add interleave.
12714 * ext/sndfile/gstsf.c: Handle events better.
12716 * gst/audioconvert/gstaudioconvert.c: Change to support int2float
12717 and float2int operation. int2float has scheduling problems as
12718 noted in in2float_chain.
12720 2004-02-20 Benjamin Otte <otte@gnome.org>
12722 * ext/xine/Makefile.am:
12723 * ext/xine/gstxine.h:
12725 * ext/xine/xineaudiodec.c:
12726 * ext/xine/xinecaps.c:
12727 add first version of xine plugin wrapper. Currently only wraps the
12728 QDM2 win32 DLL, and even that only in proof-of-concept quality.
12731 add xine plugin wrapper, disabled by default. Use --enable-xine to
12732 build. Note that it'll segfault on gst-register if you don't remove
12733 the goom and tvtime post plugins from xine.
12734 * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
12735 (qtdemux_parse), (qtdemux_parse_trak), (qtdemux_audio_caps):
12736 add extradata parsing for QDM2.
12737 change around debugging prints.
12739 2004-02-19 Benjamin Otte <otte@gnome.org>
12741 * ext/lame/gstlame.c: (gst_lame_chain):
12742 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
12743 use gst_tag_list_insert when you want to insert tags
12745 2004-02-18 David Schleef <ds@schleef.org>
12747 * configure.ac: Move massink to gst-rotten
12749 * ext/mas/Makefile.am:
12750 * ext/mas/massink.c:
12751 * ext/mas/massink.h:
12753 2004-02-18 David Schleef <ds@schleef.org>
12755 * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init): Disable gdk_pixbuf
12756 typefinding, since it seems to be worse than nothing.
12757 * gst/typefind/gsttypefindfunctions.c: (qt_type_find): Add ftyp
12758 atom to recognize .mp4 and .m4a files as video/quicktime.
12760 2004-02-18 David Schleef <ds@schleef.org>
12762 * gst/sine/demo-dparams.c: (quit_live),
12763 (dynparm_log_value_changed), (dynparm_value_changed), (main):
12764 Use double dparams, not float.
12765 * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
12766 (gst_sinesrc_init): Change sync default to FALSE, since multiple
12767 sync'd elements don't really work correctly.
12768 * gst/volume/gstvolume.c: (volume_class_init), (volume_init),
12769 (volume_update_volume), (volume_get_property): Change dparam
12772 2004-02-18 Julien MOUTTE <julien@moutte.net>
12774 * sys/ximage/ximagesink.c:
12775 (gst_ximagesink_xwindow_update_geometry),
12776 (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
12777 (gst_ximagesink_change_state), (gst_ximagesink_expose),
12778 (gst_ximagesink_init): Rework the way software video scaling works. So
12779 now we check on each chain call if the video frames are feeling the
12780 window. If not we try to renegotiate caps. On failure we memorize that
12781 and we won't try again for that PLAYING sessions.
12782 * sys/ximage/ximagesink.h: Adding a boolean to store the caps renego
12784 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): initialize the
12787 2004-02-18 Thomas Vander Stichele <thomas at apestaart dot org>
12789 * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
12790 break up _link so we can give a better debug message for errors
12792 2004-02-18 Thomas Vander Stichele <thomas at apestaart dot org>
12794 * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
12795 set up debug category
12797 2004-02-18 Julien MOUTTE <julien@moutte.net>
12799 * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
12800 (gst_ximagesink_handle_xevents), (gst_ximagesink_expose): Reorganizing
12801 the way renegotiation work. The event handling function is not taking
12802 care of external windows and renegotiate method check for pad flags
12803 NEGOTIATING. Should fix : #133209
12805 2004-02-17 Julien MOUTTE <julien@moutte.net>
12807 * sys/ximage/ximagesink.c: (gst_ximagesink_expose): Checking if the
12808 pad is negotiating before trying renegotiation.
12810 2004-02-17 Thomas Vander Stichele <thomas at apestaart dot org>
12812 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
12813 pass on all possible mime types as typefind hints
12815 2004-02-17 Julien MOUTTE <julien@moutte.net>
12817 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
12818 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new): Fix a
12819 possible SHM leak if we crash. All other apps using XShm are doing
12822 2004-02-17 Julien MOUTTE <julien@moutte.net>
12824 * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
12825 (gst_ximagesink_expose): Renegotiate size on expose.
12826 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_expose): Update window
12829 2004-02-16 Benjamin Otte <in7y118@public.uni-hamburg.de>
12831 * testsuite/alsa/sinesrc.c:
12832 cosmetic fix to fix compile issue with gcc 2.95.4
12834 2004-02-16 Julien MOUTTE <julien@moutte.net>
12836 * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
12837 (gst_alsa_timestamp_to_bytes): Alsa should trigger an error if it
12838 failed opening the audio device.
12839 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
12840 (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
12841 (gst_ximagesink_xwindow_new), (gst_ximagesink_xwindow_destroy),
12842 (gst_ximagesink_xwindow_resize), (gst_ximagesink_xwindow_clear),
12843 (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
12844 (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
12845 (gst_ximagesink_change_state), (gst_ximagesink_chain),
12846 (gst_ximagesink_set_xwindow_id): Clearing window in READY TO PAUSED.
12847 Removing some useless g_return_if_fail like wingo suggested.
12848 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
12849 (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xvimage_put),
12850 (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
12851 (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_xwindow_clear),
12852 (gst_xvimagesink_update_colorbalance),
12853 (gst_xvimagesink_handle_xevents), (gst_xvimagesink_xcontext_get),
12854 (gst_xvimagesink_xcontext_clear),
12855 (gst_xvimagesink_get_fourcc_from_caps),
12856 (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
12857 (gst_xvimagesink_set_xwindow_id),
12858 (gst_xvimagesink_colorbalance_list_channels),
12859 (gst_xvimagesink_colorbalance_set_value),
12860 (gst_xvimagesink_colorbalance_get_value): Clearing window in READY TO
12861 PAUSED. Removing some useless g_return_if_fail like wingo suggested.
12863 2004-02-16 Thomas Vander Stichele <thomas at apestaart dot org>
12865 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
12866 throw error when not negotiated instead of asserting
12868 2004-02-15 Julien MOUTTE <julien@moutte.net>
12870 * gst/switch/gstswitch.c: (gst_switch_loop): More fixes for
12871 correct data refcounting.
12873 2004-02-15 Julien MOUTTE <julien@moutte.net>
12875 * gst/switch/gstswitch.c: (gst_switch_change_state),
12876 (gst_switch_class_init): Cleaning the sinkpads correctly on state
12877 change, mostly the EOS flag.
12879 2004-02-15 Julien MOUTTE <julien@moutte.net>
12881 * examples/gstplay/player.c: (got_eos), (main): Adding some
12882 output for debugging.
12883 * gst-libs/gst/play/play.c: (gst_play_state_change): Stop our
12884 timeouts if we go to any state different from PLAYING.
12885 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek): Fix some
12886 more EOS bugs in riff lib.
12888 2004-02-14 Julien MOUTTE <julien@moutte.net>
12890 * gst-libs/gst/play/play.c: (gst_play_connect_visualization): Disable
12891 visualization until i find a way to fix switch correctly.
12892 * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head): Fix a bug when
12894 * gst/switch/gstswitch.c: (gst_switch_release_pad),
12895 (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
12896 (gst_switch_loop), (gst_switch_dispose), (gst_switch_class_init):
12897 Reworked switch to get a more correct behaviour with events and refing
12898 of data stored in sinkpads.
12899 * gst/switch/gstswitch.h: Adding an eos flag for every sinkpad so that
12900 we don't pull from a pad in EOS.
12902 2004-02-14 Benjamin Otte <in7y118@public.uni-hamburg.de>
12904 * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
12905 remove v1 tag even if we can't read it (makes sure we don't detect
12908 2004-02-14 Benjamin Otte <in7y118@public.uni-hamburg.de>
12910 * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait),
12911 (gst_alsa_xrun_recovery):
12912 * ext/alsa/gstalsa.h:
12913 try xrun recovery when wait failed. Make xrun recovery function
12914 return TRUE/FALSE to indicate success. (might fix #134354)
12916 2004-02-13 David Schleef <ds@schleef.org>
12918 * gst/sine/demo-dparams.c: (dynparm_log_value_changed),
12919 (dynparm_value_changed), (main): Convert from float to double.
12920 * gst/sine/gstsinesrc.c: (gst_sinesrc_init): same.
12922 2004-02-13 David Schleef <ds@schleef.org>
12924 * gst/silence/gstsilence.c: (gst_silence_class_init),
12925 (gst_silence_set_clock), (gst_silence_get),
12926 (gst_silence_set_property), (gst_silence_get_property):
12927 * gst/silence/gstsilence.h: Add sync property.
12928 * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
12929 (gst_sinesrc_init), (gst_sinesrc_set_clock), (gst_sinesrc_get),
12930 (gst_sinesrc_set_property), (gst_sinesrc_get_property):
12931 * gst/sine/gstsinesrc.h: Add sync property.
12933 2004-02-13 David Schleef <ds@schleef.org>
12935 * gst/intfloat/gstint2float.c: (conv_f32_s16),
12936 (gst_int2float_chain_gint16): Change stdint usage to glib types.
12938 2004-02-13 Thomas Vander Stichele <thomas at apestaart dot org>
12942 * gst-libs/ext/Makefile.am:
12943 move ffmpeg plugin to gst-ffmpeg module
12945 2004-02-13 Thomas Vander Stichele <thomas at apestaart dot org>
12947 * configure.ac: use GST_ARCH to detect architecture
12949 2004-02-12 Julien MOUTTE <julien@moutte.net>
12951 * gst/vbidec/vbiscreen.c: Fixing thomasvs fixes. Missing header.
12953 2004-02-12 Thomas Vander Stichele <thomas at apestaart dot org>
12955 * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
12956 classify LADSPA plugins based on number of src/sink pads
12957 (#133663, Stefan Kost)
12958 * gst/sine/gstsinesrc.c: (gst_sinesrc_init):
12959 fix dparams registration
12960 (#133528, Stefan Kost)
12961 * gst/vbidec/vbiscreen.c: (vbiscreen_set_current_cell):
12962 fix use of isprint and use g_ascii_isprint instead
12963 (#133316, Stefan Kost)
12965 2004-02-11 David Schleef <ds@schleef.org>
12967 Convert a few inner loops to use liboil. This is currently
12968 optional, and is only enabled if liboil is present (duh!).
12969 * configure.ac: Check for liboil-0.1
12970 * gst/intfloat/Makefile.am:
12971 * gst/intfloat/gstint2float.c: (conv_f32_s16), (scalarmult_f32),
12972 (gst_int2float_chain_gint16):
12973 * gst/videofilter/Makefile.am:
12974 * gst/videofilter/gstvideobalance.c: (gst_videobalance_class_init),
12975 (tablelookup_u8), (gst_videobalance_planar411):
12976 * gst/videotestsrc/Makefile.am:
12977 * gst/videotestsrc/gstvideotestsrc.c: (plugin_init):
12978 * gst/videotestsrc/videotestsrc.c: (splat_u8), (paint_hline_YUY2),
12979 (paint_hline_IYU2), (paint_hline_str4), (paint_hline_str3),
12980 (paint_hline_RGB565), (paint_hline_xRGB1555):
12982 2004-02-11 David Schleef <ds@schleef.org>
12984 * ext/lcs/gstcolorspace.c: (colorspace_find_lcs_format),
12985 (gst_colorspace_caps_get_fourcc), (colorspace_setup_converter),
12986 (gst_colorspace_getcaps), (gst_colorspace_link),
12987 (gst_colorspace_base_init), (gst_colorspace_init),
12988 (gst_colorspace_chain), (gst_colorspace_change_state),
12989 (plugin_init): Merge Ronald's patch (bug #117897) and update
12990 for new caps and negotiation. Seems to work, although it
12991 shows off bugs in lcs.
12993 2004-02-11 David Schleef <ds@schleef.org>
12995 * ext/alsa/Makefile.am: Fix linking against libgstinterfaces.
12996 (bug #133886) Noticed by bugs@leroutier.net (Stephane LOEUILLET)
12998 2004-02-11 David Schleef <ds@schleef.org>
13000 * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_class_init),
13001 (gst_rfbsrc_change_state), (gst_rfbsrc_init),
13002 (gst_rfbsrc_set_property), (gst_rfbsrc_get_property):
13003 Add server and port properties
13005 2004-02-11 Thomas Vander Stichele <thomas at apestaart dot org>
13010 * m4/as-liblame.m4:
13011 * m4/as-slurp-ffmpeg.m4:
13012 * m4/check-libheader.m4:
13019 * m4/gst-ivorbis.m4:
13020 * m4/gst-matroska.m4:
13022 * m4/gst-shout2.m4:
13030 fix underquotedness of macros (#133800)
13031 * m4/as-avifile.m4:
13033 removed because no longer used
13035 2004-02-11 Thomas Vander Stichele <thomas at apestaart dot org>
13038 require gettext 0.11.5 so ulonglong.m4 gets checked out and copied
13039 by autopoint (fixes #132996)
13041 2004-02-11 Benjamin Otte <in7y118@public.uni-hamburg.de>
13043 * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_base_init):
13044 * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_base_init):
13045 * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_base_init):
13046 * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_base_init):
13049 2004-02-11 David Schleef <ds@schleef.org>
13051 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
13052 (gst_gdk_pixbuf_chain): Fix logic bug causing spurious errors.
13053 * ext/jpeg/gstjpegdec.c: (gst_jpegdec_base_init),
13054 (gst_jpegdec_init), (gst_jpegdec_chain): Fix negotiation.
13055 * ext/jpeg/gstjpegenc.c: (gst_jpegenc_base_init),
13056 (gst_jpegenc_class_init), (gst_jpegenc_init),
13057 (gst_jpegenc_getcaps), (gst_jpegenc_link), (gst_jpegenc_resync),
13058 (gst_jpegenc_chain), (gst_jpegenc_set_property),
13059 (gst_jpegenc_get_property): Fix negotiation. Add some properties.
13060 * ext/jpeg/gstjpegenc.h: Fix negotiation.
13062 2004-02-10 Benjamin Otte <in7y118@public.uni-hamburg.de>
13064 * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
13065 (gst_mikmod_srcfixate), (gst_mikmod_srclink), (gst_mikmod_loop):
13066 * ext/mikmod/gstmikmod.h:
13067 fix caps negotiation in mikmod
13068 * ext/ogg/gstoggdemux.c: (gst_ogg_print):
13069 output debug information
13071 2004-02-08 Benjamin Otte <in7y118@public.uni-hamburg.de>
13073 * gst-libs/gst/colorbalance/Makefile.am:
13074 * gst-libs/gst/navigation/Makefile.am:
13075 * gst-libs/gst/xoverlay/Makefile.am:
13076 remove unused GST_OPT_CFLAGS from Makefiles
13077 include X_CFLAGS and X_LIBS in xoverlay. (#131948)
13079 2004-02-07 David Schleef <ds@schleef.org>
13081 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_handle_event): Don't
13082 push events to pads that haven't been created (#133508)
13084 2004-02-07 Jan Schmidt <thaytan@mad.scientist.com>
13086 * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
13087 (gst_dvdec_sink_convert), (gst_dvdec_handle_sink_event),
13088 (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
13089 (gst_dvdec_loop), (gst_dvdec_change_state):
13090 Second attempt at committing a working dvdec element.
13092 2004-02-06 David Schleef <ds@schleef.org>
13094 Build fixes for OS X: (see #129600)
13095 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_strh),
13096 (gst_riff_read_strf_vids), (gst_riff_read_strf_auds),
13097 (gst_riff_read_strf_iavs):
13098 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
13099 (gst_avi_demux_stream_odml):
13100 * gst/playondemand/Makefile.am:
13101 * gst/rtp/rtp-packet.c:
13103 2004-02-05 David Schleef <ds@schleef.org>
13105 * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_loop): Revert
13106 last change, because it Just Doesn't Compile.
13108 2004-02-05 Benjamin Otte <in7y118@public.uni-hamburg.de>
13110 * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
13111 skip undecodable id3v2 tag instead of keeping it
13113 2004-02-05 David Schleef <ds@schleef.org>
13115 * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
13116 Unref leaked buffer. (Noticed by Ronald)
13118 2004-02-05 David I. Lehn <dlehn@users.sourceforge.net>
13120 * pkgconfig/gstreamer-libs-uninstalled.pc.in:
13121 Sync requires with other checks. >= vs =.
13123 2004-02-06 Jan Schmidt <thaytan@mad.scientist.com>
13125 * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
13126 (gst_dvdec_video_link), (gst_dvdec_loop):
13127 * ext/dv/gstdvdec.h:
13128 rework the caps negotiation so that dvdec works again instead
13129 of just segfaulting.
13131 === release 0.7.4 ===
13133 2004-02-06 Thomas Vander Stichele <thomas at apestaart dot org>
13135 * NEWS: GStreamer Plugins 0.7.4 "For Great Justice" released
13136 * configure.ac: changed for release
13138 2004-02-05 Thomas Vander Stichele <thomas at apestaart dot org>
13140 * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in:
13141 * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
13142 * pkgconfig/gstreamer-libs-uninstalled.pc.in:
13143 * pkgconfig/gstreamer-play-uninstalled.pc.in:
13144 reworked patch by David Lehn to fix libdir and includedir for
13145 uninstalled libraries
13146 removed play and gconf from gstreamer-libs since they have their
13147 own pkgconfig files
13149 2004-02-04 David Schleef <ds@schleef.org>
13151 * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt): Fix a caps
13154 2004-02-05 Benjamin Otte <in7y118@public.uni-hamburg.de>
13156 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
13157 use correct GST_TAG_ENCODER tag
13159 2004-02-05 Benjamin Otte <in7y118@public.uni-hamburg.de>
13161 * ext/alsa/gstalsa.c: (gst_alsa_change_state):
13162 be sure to stop the clock when going to paused
13163 * sys/oss/gstosssink.c: (gst_osssink_change_state):
13164 reset number of transmitted when going to ready.
13167 2004-02-05 Charles Schmidt <cschmidt2@emich.edu>
13169 reviewed by Benjamin Otte
13171 * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
13172 extract track count (fixes #133410)
13174 2004-02-04 Benjamin Otte <in7y118@public.uni-hamburg.de>
13176 * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
13177 that should be !=, not == (fixes #132519)
13179 2004-02-04 David Schleef <ds@schleef.org>
13181 Make sure set_explicit_caps() is called before adding pad.
13182 * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
13183 * gst/id3/gstid3types.c: (gst_id3types_loop):
13184 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
13185 * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
13187 2004-02-04 Thomas Vander Stichele <thomas at apestaart dot org>
13190 bump nano to 2, first prerelease
13191 put back AM_PROG_LIBTOOL
13193 2004-02-04 Thomas Vander Stichele <thomas at apestaart dot org>
13195 * testsuite/alsa/Makefile.am:
13196 these are user test apps, not automatic testsuite tests
13198 2004-02-04 David Schleef <ds@schleef.org>
13200 Convert GST_DEBUG_CAPS() to GST_DEBUG():
13201 * gst/mpeg1videoparse/gstmp1videoparse.c:
13202 (mp1videoparse_parse_seq):
13203 * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
13204 * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
13205 * sys/xvideo/gstxwindow.c: (_gst_xwindow_new):
13206 * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
13207 (gst_xvideosink_getcaps):
13208 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
13209 * testsuite/gst-lint: more tests
13211 2004-02-04 David Schleef <ds@schleef.org>
13213 Replace use of GST_PAD_FORMATS_FUNCTION() and similar macros
13214 with the code that they would expand to.
13215 * ext/flac/gstflacdec.c: (gst_flacdec_get_src_formats),
13216 (gst_flacdec_get_src_query_types),
13217 (gst_flacdec_get_src_event_masks):
13218 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_formats),
13219 (gst_gnomevfssrc_get_query_types),
13220 (gst_gnomevfssrc_get_event_mask):
13222 2004-02-04 Benjamin Otte <in7y118@public.uni-hamburg.de>
13224 * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
13225 (gst_sinesrc_dispose):
13226 fix memleak by properly disposing sinesrc
13228 2004-02-04 Julien MOUTTE <julien@moutte.net>
13230 * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_expose):
13231 * gst-libs/gst/xoverlay/xoverlay.h: Adding the _expose method to tell
13232 an overlay to redraw the image because it has been exposed.
13233 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy),
13234 (gst_ximagesink_ximage_put), (gst_ximagesink_expose),
13235 (gst_ximagesink_xoverlay_init), (gst_ximagesink_init):
13236 * sys/ximage/ximagesink.h: Implement expose method from XOverlay
13238 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_destroy),
13239 (gst_xvimagesink_xvimage_put), (gst_xvimagesink_expose),
13240 (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_init):
13241 * sys/xvimage/xvimagesink.h: Implement expose method from XOverlay
13244 2004-02-03 Benjamin Otte <in7y118@public.uni-hamburg.de>
13246 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
13247 more memleak fixage
13249 2004-02-03 Benjamin Otte <in7y118@public.uni-hamburg.de>
13251 * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
13252 * gst/typefind/gsttypefindfunctions.c:
13253 fix memleaks shown by gst-typefind
13255 2004-02-03 Thomas Vander Stichele <thomas at apestaart dot org>
13257 * common/glib-gen.mak:
13258 add hack rule to touch .Plo files
13259 * gst-libs/gst/colorbalance/Makefile.am:
13260 * gst-libs/gst/mixer/Makefile.am:
13261 * gst-libs/gst/play/Makefile.am:
13262 * gst-libs/gst/tuner/Makefile.am:
13263 remove glib_root variable
13265 2004-02-03 Benjamin Otte <in7y118@public.uni-hamburg.de>
13267 * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream):
13268 set explicit caps before adding the element, so the autopluggers can
13270 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
13271 (mpeg2_sys_type_find), (mpeg1_sys_type_find),
13272 (mpeg_video_type_find), (mpeg_video_stream_type_find),
13274 fix memleaks in typefind functions. gst_type_find_suggest takes a const
13277 2004-02-03 Thomas Vander Stichele <thomas at apestaart dot org>
13279 * gst-libs/gst/colorbalance/Makefile.am:
13280 * gst-libs/gst/colorbalance/colorbalance-marshal.list:
13281 * gst-libs/gst/colorbalance/colorbalance.c:
13282 * gst-libs/gst/colorbalance/colorbalance.h:
13283 * gst-libs/gst/colorbalance/colorbalancemarshal.list:
13284 * gst-libs/gst/mixer/Makefile.am:
13285 * gst-libs/gst/mixer/mixer-marshal.list:
13286 * gst-libs/gst/mixer/mixer.c:
13287 * gst-libs/gst/mixer/mixer.h:
13288 * gst-libs/gst/mixer/mixermarshal.list:
13289 * gst-libs/gst/play/Makefile.am:
13290 * gst-libs/gst/play/play.h:
13291 * gst-libs/gst/tuner/Makefile.am:
13292 * gst-libs/gst/tuner/tuner-marshal.list:
13293 * gst-libs/gst/tuner/tuner.c:
13294 * gst-libs/gst/tuner/tuner.h:
13295 * gst-libs/gst/tuner/tunermarshal.list:
13296 use new glib-gen.mak snippet to clean up Makefile.am
13297 fix various bugs in Makefile.am's
13299 2004-02-03 Benjamin Otte <in7y118@public.uni-hamburg.de>
13301 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
13302 handle chain parsing correctly in the multichain case
13303 * ext/theora/theoradec.c: (gst_theora_dec_init), (_theora_ilog),
13304 (theora_dec_from_granulepos), (theora_dec_to_granulepos),
13305 (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
13306 (theora_dec_chain):
13307 handle events and queries correctly
13309 2004-02-03 David I. Lehn <dlehn@users.sourceforge.net>
13312 Ignore generated file _stdint.h.
13314 2004-02-03 David I. Lehn <dlehn@users.sourceforge.net>
13316 * gst-libs/gst/colorbalance/Makefile.am:
13317 * gst-libs/gst/colorbalance/colorbalance.h:
13318 * gst-libs/gst/mixer/Makefile.am:
13319 * gst-libs/gst/mixer/mixer.h:
13320 * gst-libs/gst/play/Makefile.am:
13321 * gst-libs/gst/play/play.h:
13322 * gst-libs/gst/tuner/Makefile.am:
13323 * gst-libs/gst/tuner/tuner.h:
13324 Generate enum type code with glib-mkenums.
13325 * gst-libs/gst/colorbalance/.cvsignore:
13326 * gst-libs/gst/mixer/.cvsignore:
13327 * gst-libs/gst/play/.cvsignore:
13328 * gst-libs/gst/tuner/.cvsignore:
13329 Ignore generated files.
13331 2004-02-03 David I. Lehn <dlehn@users.sourceforge.net>
13333 * gst-libs/gst/audio/.cvsignore:
13334 Ignore generated file.
13335 * gst-libs/gst/audio/Makefile.am:
13336 Do not install example filter.
13338 2004-02-03 David I. Lehn <dlehn@users.sourceforge.net>
13340 * examples/switch/.cvsignore:
13341 Ignore generated file.
13343 2004-02-03 Benjamin Otte <in7y118@public.uni-hamburg.de>
13345 * common/m4/ax_create_stdint_h.m4:
13347 add AX_CREATE_STDINT_H to get correct type definitions for a52dec in
13350 remove generated _stdint.h in DISTCLEANFILES
13351 * ext/a52dec/gsta52dec.c:
13352 include _stdint.h for a52dec. (should fix #133064)
13354 2004-02-02 Jeremy Simon <jesimon@libertysurf.fr>
13356 * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add),
13357 (gst_tag_to_vorbis_comments):
13358 Add replaygain support to vorbistag
13360 2004-02-02 Jeremy Simon <jesimon@libertysurf.fr>
13361 * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
13362 (gst_ffmpeg_caps_to_extradata):
13363 Fix SVQ3 caps flag properties
13364 Use glib macro for bytes swap
13366 2004-02-02 Thomas Vander Stichele <thomas at apestaart dot org>
13368 * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
13369 * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
13370 * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
13371 * ext/sndfile/gstsf.c: (plugin_init):
13372 * gst/avi/gstavi.c: (plugin_init):
13373 * sys/dxr3/dxr3init.c: (plugin_init):
13374 * sys/oss/gstossaudio.c: (plugin_init):
13375 * sys/v4l/gstv4l.c: (plugin_init):
13376 * sys/v4l2/gstv4l2.c: (plugin_init):
13377 remove textdomain calls
13379 update Dutch translation
13381 2004-02-02 Julien MOUTTE <julien@moutte.net>
13383 * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
13384 (gst_play_set_audio_sink): Moving volume in the audio thread for
13385 instantaneous volume change. Maybe i will add another volume in front
13386 of visualization later, not sure yet though.
13388 2004-02-02 Julien MOUTTE <julien@moutte.net>
13390 * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
13391 (gst_ximagesink_handle_xevents): Better X events handling, only take
13392 the latest events for configure and motion.
13393 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents): same.
13395 2004-02-02 Jon Trowbridge <trow@gnu.org>
13397 reviewed by: David Schleef <ds@schleef.org>
13400 * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_register):
13401 * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_register):
13403 2004-02-02 David Schleef <ds@schleef.org>
13405 code cleanup. Change bzero() to memset(). Remove duplicate ; at ends
13407 * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_event):
13408 * ext/flac/gstflactag.c: (gst_flac_tag_chain):
13409 * ext/xvid/gstxviddec.c: (gst_xviddec_src_link):
13410 * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
13411 * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
13412 * gst/effectv/gstedge.c: (gst_edgetv_sinkconnect):
13413 * gst/effectv/gstvertigo.c: (gst_vertigotv_sinkconnect):
13414 * gst/intfloat/float22int.c: (gst_float2_2_int_getcaps),
13415 (gst_float2_2_int_link):
13416 * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
13417 * gst/rtjpeg/RTjpeg.c: (RTjpeg_init_mcompress):
13418 * gst/tcp/gsttcpsink.c: (gst_tcpsink_init_send):
13419 * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_init_receive):
13420 * gst/udp/gstudpsink.c: (gst_udpsink_init_send):
13421 * gst/udp/gstudpsrc.c: (gst_udpsrc_init_receive):
13422 * sys/v4l/gstv4lelement.c: (gst_v4lelement_init):
13423 * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
13424 * testsuite/gst-lint: Add tests for bzero and ;;
13426 2004-02-02 David Schleef <ds@schleef.org>
13428 * gst/debug/efence.c: Add fallback if MAP_ANONYMOUS isn't defined.
13430 2004-02-02 Thomas Vander Stichele <thomas at apestaart dot org>
13432 * ext/aalib/gstaasink.c: (gst_aasink_open):
13433 * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
13434 * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
13435 * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
13436 * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
13437 (gst_afsink_close_file):
13438 * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
13439 (gst_afsrc_close_file):
13440 * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
13441 * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
13442 * ext/dv/gstdvdec.c: (gst_dvdec_loop):
13443 * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
13444 * ext/esd/esdmon.c: (gst_esdmon_get):
13445 * ext/esd/esdsink.c: (gst_esdsink_chain), (gst_esdsink_open_audio):
13446 * ext/faac/gstfaac.c: (gst_faac_chain):
13447 * ext/faad/gstfaad.c: (gst_faad_chain):
13448 * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
13449 * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
13450 * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
13451 * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
13452 (gst_flacdec_loop):
13453 * ext/flac/gstflacenc.c: (gst_flacenc_chain):
13454 * ext/flac/gstflactag.c: (gst_flac_tag_chain):
13455 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
13456 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
13457 (gst_gnomevfssink_close_file):
13458 * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
13459 (gst_gnomevfssrc_open_file):
13460 * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
13461 * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
13462 * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
13463 * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
13464 (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
13465 * ext/mad/gstmad.c: (gst_mad_chain):
13466 * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
13467 * ext/mpeg2dec/gstmpeg2dec.c:
13468 * ext/mpeg2enc/gstmpeg2enc.cc:
13469 * ext/mplex/gstmplex.cc:
13470 * ext/mplex/gstmplexibitstream.cc:
13471 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
13472 (gst_ogg_demux_push):
13473 * ext/raw1394/gstdv1394src.c:
13474 * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
13475 (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
13476 * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
13478 * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
13479 * ext/swfdec/gstswfdec.c: (gst_swfdec_loop):
13480 * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
13481 * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
13482 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
13483 * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
13484 * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
13485 * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
13486 * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
13487 (gst_riff_read_element_data), (gst_riff_read_seek),
13488 (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
13489 * gst/adder/gstadder.c: (gst_adder_loop):
13490 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
13491 (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
13492 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
13493 (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
13494 * gst/avi/gstavimux.c: (gst_avimux_stop_file):
13495 * gst/flx/gstflxdec.c: (gst_flxdec_loop):
13496 * gst/goom/gstgoom.c: (gst_goom_chain):
13497 * gst/id3/gstid3types.c: (gst_id3types_loop):
13498 * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
13499 * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
13500 * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
13501 * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
13502 (gst_ebml_read_element_length), (gst_ebml_read_element_data),
13503 (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
13504 (gst_ebml_read_float), (gst_ebml_read_header):
13505 * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
13506 (gst_matroska_demux_parse_blockgroup):
13507 * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
13508 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
13509 * gst/oneton/gstoneton.c: (gst_oneton_chain):
13510 * gst/silence/gstsilence.c: (gst_silence_get):
13511 * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
13512 * gst/smpte/gstsmpte.c: (gst_smpte_loop):
13513 * gst/speed/gstspeed.c: (speed_loop):
13514 * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
13515 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
13516 * gst/volenv/gstvolenv.c: (gst_volenv_chain):
13517 * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
13518 * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
13519 (gst_wavparse_loop):
13520 * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
13521 (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
13522 (dxr3audiosink_close):
13523 * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
13524 * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
13525 (dxr3videosink_close), (dxr3videosink_write_data):
13526 * sys/oss/gstosselement.c: (gst_osselement_open_audio):
13527 * sys/oss/gstosssink.c: (gst_osssink_chain):
13528 * sys/oss/gstosssrc.c: (gst_osssrc_get):
13529 * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
13530 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
13531 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
13532 * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
13533 (gst_v4l_set_window), (gst_v4l_enable_overlay):
13534 * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
13535 (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
13536 (gst_v4l_get_frequency), (gst_v4l_set_frequency),
13537 (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
13538 (gst_v4l_set_audio):
13539 * sys/v4l/v4l_calls.h:
13540 * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
13541 (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
13542 (gst_v4lmjpegsink_playback_init),
13543 (gst_v4lmjpegsink_playback_start):
13544 * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame):
13545 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
13546 (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
13547 (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
13548 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
13549 * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
13550 (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
13551 * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
13552 (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
13553 (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
13554 (gst_v4l2_get_output), (gst_v4l2_set_output),
13555 (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
13556 (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
13557 (gst_v4l2_set_attribute):
13558 * sys/v4l2/v4l2_calls.h:
13559 * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
13560 (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
13561 (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
13562 (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
13563 (gst_v4l2src_capture_stop):
13564 * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
13565 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
13566 (gst_ximagesink_chain):
13567 * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
13568 (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
13569 (gst_xvideosink_xwindow_new):
13570 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
13571 (gst_xvimagesink_chain):
13573 2004-02-02 Thomas Vander Stichele <thomas at apestaart dot org>
13575 * gst/volume/gstvolume.c: (gst_volume_set_volume),
13576 (gst_volume_get_volume), (volume_class_init), (volume_init),
13577 (volume_chain_int16), (volume_update_volume):
13578 * gst/volume/gstvolume.h:
13579 make code more readable by removing magic numbers
13580 make mixer interface export 0-100 range
13581 make it internally map to 0.0-1.0 range so users don't distort
13582 output by putting the sliders at full volume
13584 2004-02-02 Thomas Vander Stichele <thomas at apestaart dot org>
13586 * gst-libs/gst/play/play.c: (gst_play_tick_callback),
13587 (gst_play_state_change), (gst_play_seek_to_time):
13588 block the tick callback for 0.5 secs after doing a seek
13590 2004-02-02 Thomas Vander Stichele <thomas at apestaart dot org>
13592 * gst-libs/gst/play/play.c: (gst_play_new):
13595 2004-02-01 Julien MOUTTE <julien@moutte.net>
13597 * gst-libs/gst/play/play.c: (gst_play_seek_to_time),
13598 (gst_play_new): Accepting NULL GError, blocking time tick while seeking.
13599 * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
13600 (gst_ximagesink_chain), (gst_ximagesink_init): s/sinkconnect/sink_link
13601 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
13602 (gst_xvimagesink_chain), (gst_xvimagesink_init): s/sinkconnect/sink_link
13604 2004-02-01 Thomas Vander Stichele <thomas at apestaart dot org>
13607 * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
13608 check for a function added in vorbis 1.1
13610 2004-01-31 Benjamin Otte <in7y118@public.uni-hamburg.de>
13612 * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
13613 (gst_alsa_drain_audio), (gst_alsa_stop_audio):
13614 really start/stop clock only on PLAYING <=> PAUSED
13615 * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
13616 remove \n from debugging lines
13617 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
13618 make it work when seeking does not
13619 * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
13622 2004-01-31 Benjamin Otte <in7y118@public.uni-hamburg.de>
13624 * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start):
13625 start clock on PAUSED=>PLAYING, not later
13626 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
13627 extract correct time for different discont formats
13628 (gst_alsa_sink_get_time):
13629 don't segfault when no format is negotiated yet, just return 0
13630 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
13631 (gst_ogg_demux_handle_event), (gst_ogg_demux_push),
13632 (gst_ogg_pad_push):
13633 handle flush and discont events correctly
13634 * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
13635 handle discont events correctly
13637 2004-01-31 Thomas Vander Stichele <thomas at apestaart dot org>
13639 * gst-libs/gst/play/play.c: (gst_play_error_quark),
13640 (gst_play_error_create), (gst_play_error_plugin),
13641 (gst_play_pipeline_setup), (gst_play_init), (gst_play_new):
13642 * gst-libs/gst/play/play.h:
13643 add error handling during creation
13644 * examples/gstplay/player.c: (main):
13645 use new gst_play_new
13648 2004-01-31 Benjamin Otte <in7y118@public.uni-hamburg.de>
13650 * ext/theora/theoradec.c: (theora_dec_chain):
13652 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
13653 (vorbis_dec_src_event), (vorbis_dec_chain):
13654 add encoder tag, fix tag reading to be more error tolerant, change
13655 BITRATE to NOMINAL_BITRATE, add debugging, don't unref events after
13656 gst_pad_event_default.
13657 * gst/tags/gstvorbistag.c:
13658 (gst_tag_list_from_vorbiscomment_buffer):
13659 undefine function specific define at end of function
13661 2004-01-31 Jeremy Simon <jesimon@libertysurf.fr>
13663 * ext/flac/gstflac.c: (plugin_init):
13664 * ext/flac/gstflacdec.c: (gst_flacdec_class_init):
13665 * ext/flac/gstflacdec.h:
13666 * ext/flac/gstflacenc.h:
13669 2004-01-30 David I. Lehn <dlehn@users.sourceforge.net>
13671 * examples/gstplay/player.c: s/gstplay.h/play.h/
13673 2004-01-30 Thomas Vander Stichele <thomas at apestaart dot org>
13675 * gst-libs/gst/play/Makefile.am:
13676 * gst-libs/gst/play/gstplay.c:
13677 * gst-libs/gst/play/gstplay.h:
13678 * gst-libs/gst/play/play.c:
13679 more surgery, operation complete
13681 2004-01-30 Thomas Vander Stichele <thomas at apestaart dot org>
13683 * gst-libs/gst/play/play.old.c:
13684 * gst-libs/gst/play/play.old.h:
13685 after CVS surgery by moving, remove
13686 * gst-libs/gst/play/playpipelines.c:
13689 * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
13690 add negotiation error
13692 2004-01-30 Thomas Vander Stichele <thomas at apestaart dot org>
13694 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
13695 (gst_ogg_demux_push):
13696 add some seeking debug info
13697 send a flush when seeking
13699 2004-01-30 Benjamin Otte <in7y118@public.uni-hamburg.de>
13705 * ext/theora/Makefile.am:
13706 * ext/theora/theoradec.c:
13707 add theora video decoder. Does just do simple decoding for now and
13708 has been tested against Theora cvs only. It only works when theora
13709 is compiled with --enable-static.
13710 * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
13711 always reset packetno on DISCONT
13713 2004-01-30 Ronald Bultje <rbultje@ronald.bitfreak.net>
13715 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
13718 2004-01-30 Ronald Bultje <rbultje@ronald.bitfreak.net>
13720 * gst/mpegaudioparse/gstmpegaudioparse.c:
13721 (mp3_type_frame_length_from_header):
13722 Fix header parsing - stolen from ffmpeg (thank you! :) ).
13724 2004-01-30 Ronald Bultje <rbultje@ronald.bitfreak.net>
13726 * ext/esd/esdsink.c: (gst_esdsink_init):
13727 Since we have static pad template caps, we don't need to negotiate;
13728 either the core errors out or we know the format.
13730 2004-01-30 Ronald Bultje <rbultje@ronald.bitfreak.net>
13732 * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
13733 (gst_riff_read_seek):
13734 * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
13735 (gst_ebml_read_seek):
13736 Fix event handling.
13738 2004-01-30 Benjamin Otte <in7y118@public.uni-hamburg.de>
13740 * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
13741 removee video/x-theora from vp3 decoder, it doesn't handle raw
13743 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
13744 fix bug with finalizing element that never went to PAUSED
13745 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
13746 length and position queries were swapped
13747 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
13748 (vorbis_dec_from_granulepos), (vorbis_dec_src_query),
13749 (vorbis_dec_src_event):
13750 implement querying time and bytes
13752 2004-01-30 Thomas Vander Stichele <thomas at apestaart dot org>
13754 * just about every source file:
13755 gst_element_error -> GST_ELEMENT_ERROR
13757 2004-01-29 Julien MOUTTE <julien@moutte.net>
13759 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get): Fixing seeking
13760 emiting FLUSH and even before DISCONT.
13761 * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): Fix seeking to
13762 get the best instant seeking as possible yay!
13764 2004-01-29 Ronald Bultje <rbultje@ronald.bitfreak.net>
13766 * gst/mpeg1videoparse/gstmp1videoparse.c:
13767 (gst_mp1videoparse_real_chain):
13768 Committed wrong version last week... Grr... Didn't notice until now.
13770 2004-01-29 Julien MOUTTE <julien@moutte.net>
13772 * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new):
13773 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new): Emit the
13774 have_xwindow_id signal in xwindow_create.
13776 2004-01-29 Benjamin Otte <in7y118@public.uni-hamburg.de>
13778 * ext/ogg/gstoggdemux.c:
13779 lots of changes - mainly support for chained bitstreams, seeking,
13780 querying and bugfixes of course
13781 * ext/vorbis/Makefile.am:
13782 * ext/vorbis/vorbisdec.c:
13783 * ext/vorbis/vorbisdec.h:
13784 add vorbisdec raw vorbis decoder
13785 * ext/vorbis/vorbis.c: (plugin_init):
13786 register vorbisdec as PRIMARY, vorbisfile as SECONDARY
13787 * gst/intfloat/Makefile.am:
13788 * gst/intfloat/float22int.c:
13789 * gst/intfloat/float22int.h:
13790 * gst/intfloat/gstintfloatconvert.c: (plugin_init):
13791 add float2intnew plugin. It converts multichannel interleaved float to
13792 multichannel interleaved int. The name should probably be changed.
13793 * gst/typefind/gsttypefindfunctions.c: (theora_type_find),
13795 add typefinding for raw theora video so oggdemux can detect it.
13797 2004-01-28 Julien MOUTTE <julien@moutte.net>
13799 * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): seek on video
13800 sink element first.
13801 * gst/videoscale/gstvideoscale.c:
13802 (gst_videoscale_handle_src_event): Fixing src event handler.
13804 2004-01-28 Ronald Bultje <rbultje@ronald.bitfreak.net>
13806 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
13807 (gst_v4lsrc_open), (gst_v4lsrc_close),
13808 (gst_v4lsrc_palette_to_caps), (gst_v4lsrc_srcconnect),
13809 (gst_v4lsrc_getcaps), (gst_v4lsrc_set_clock):
13810 * sys/v4l/gstv4lsrc.h:
13811 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_start),
13812 (gst_v4lsrc_grab_frame), (gst_v4lsrc_capture_stop):
13813 Implement resizing... Hack. But that's why v4l is b0rked...
13815 2004-01-28 Julien MOUTTE <julien@moutte.net>
13817 * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
13818 (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
13819 (gst_ximagesink_ximage_put), (gst_ximagesink_xwindow_new),
13820 (gst_ximagesink_xwindow_destroy):
13821 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
13822 (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
13823 (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
13824 (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_get_xv_support),
13825 (gst_xvimagesink_xcontext_get): Removing some useless debugs messages,
13826 correctly cleaning the image created to check xshm calls on succes,
13827 added a lot of XSync calls in X11 functions, and fixed a segfault when
13828 no image format was defined before negotiation happened.
13830 2004-01-28 Benjamin Otte <in7y118@public.uni-hamburg.de>
13832 * ext/alsa/gstalsa.c: (gst_alsa_query_func):
13833 use gst_element_get_time to get correct time
13835 2004-01-28 Julien MOUTTE <julien@moutte.net>
13837 * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
13838 (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_destroy),
13839 (gst_ximagesink_xcontext_get), (gst_ximagesink_class_init):
13840 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xerror),
13841 (gst_xvimagesink_check_xshm_calls),
13842 (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xcontext_get): Our
13843 X plugins are now able to detect that XShm calls will fail even if the
13844 server claims that it has XShm support (remote displays most of the
13845 time). We then log the error as a GST_DEBUG and set use_shm to FALSE
13846 so that we use non XShm functions. This feature is almost useless for
13847 xvimagesink as Xv is not supported on remote displays anyway, but
13848 it might happen than even on the local display XShm calls fail.
13850 2004-01-27 David Schleef <ds@schleef.org>
13852 * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
13853 (gst_esdsink_link), (gst_esdsink_get_time), (gst_esdsink_chain),
13854 (gst_esdsink_change_state): Fix sync issues in esdsink. Also
13855 changed esdsink to only use 44100,16,2, since esd sucks at rate
13856 conversion and esdsink has had difficulty negotiating.
13858 2004-01-27 Julien MOUTTE <julien@moutte.net>
13860 * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback),
13861 (gst_play_seek_to_time): Fixing the way to get current position.
13863 2004-01-27 Benjamin Otte <in7y118@public.uni-hamburg.de>
13865 * sys/oss/gstosssink.c: (gst_osssink_sink_query):
13866 use gst_element_get_time to get correct time
13868 2004-01-27 Julien MOUTTE <julien@moutte.net>
13870 * gst-libs/gst/play/gstplay.c: (gst_play_set_location): The easiest
13871 fix ever... Inverting 2 lines of code make spider autoplug correctly
13874 2004-01-27 David Schleef <ds@schleef.org>
13876 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
13877 Use gst_pad_try_set_caps_nonfixed().
13879 2004-01-27 David Schleef <ds@schleef.org>
13881 * gst/ac3parse/gstac3parse.c: update to checklist 5
13882 * gst/adder/gstadder.c: rewrite negotiation. update to checklist 5
13883 * gst/audioconvert/gstaudioconvert.c: update to checklist 5
13884 * gst/audioscale/gstaudioscale.c: same
13885 * gst/auparse/gstauparse.c: same
13886 * gst/avi/gstavidemux.c: same
13888 2004-01-27 Benjamin Otte <in7y118@public.uni-hamburg.de>
13890 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
13891 stop processing after EOS
13893 2004-01-27 Benjamin Otte <in7y118@public.uni-hamburg.de>
13895 * gst/asfdemux/asfheaders.h:
13896 * gst/asfdemux/gstasfdemux.c:
13897 * gst/asfdemux/gstasfmux.c: (gst_asfmux_put_guid),
13898 (gst_asfmux_put_string), (gst_asfmux_put_wav_header),
13899 (gst_asfmux_put_vid_header), (gst_asfmux_put_bmp_header):
13900 lot's of fixes to make data extraction simpler and get the code
13901 architecture and compiler independant. Add debugging category
13902 * gst/goom/gstgoom.c: (gst_goom_change_state):
13903 reset channel count on PAUSED=>READY, not READY=>PAUSED
13905 2004-01-26 Colin Walters <walters@verbum.org>
13907 * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_get): Remove ugly
13908 code to pull a bigger buffer in iradio mode. This as a side effect
13909 makes typefinding work.
13911 2004-01-26 Jeremy Simon <jesimon@libertysurf.fr>
13913 * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
13914 Fix SVQ3 decoding on PPC
13916 2004-01-26 Julien MOUTTE <julien@moutte.net>
13918 * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain): Dunno how
13919 that one managed to stay there... Fixed.
13921 2004-01-26 Jeremy Simon <jesimon@libertysurf.fr>
13923 * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
13924 (gst_ffmpeg_caps_to_extradata), (gst_ffmpeg_caps_to_pixfmt):
13925 * gst/qtdemux/qtdemux.c: (plugin_init), (qtdemux_parse_trak),
13926 (qtdemux_video_caps):
13927 * gst/qtdemux/qtdemux.h:
13928 Add SVQ3 specific flags to qtdemux and ffmpeg
13930 2004-01-26 Benjamin Otte <in7y118@public.uni-hamburg.de>
13932 * gst-libs/gst/audio/audio.h:
13933 remove buffer-frames from audio caps
13934 * gst/audioconvert/gstaudioconvert.c:
13935 fix plugin to really work.
13937 2004-01-25 Ronald Bultje <rbultje@ronald.bitfreak.net>
13939 * gst-libs/gst/mixer/mixer.c:
13940 * gst-libs/gst/propertyprobe/propertyprobe.c:
13941 * gst-libs/gst/tuner/tuner.c: (gst_tuner_find_norm_by_name),
13942 (gst_tuner_find_channel_by_name):
13943 * gst-libs/gst/tuner/tuner.h:
13944 Add gtk-doc style comments. Also fix a function name.
13946 2004-01-25 Ronald Bultje <rbultje@ronald.bitfreak.net>
13948 * ext/divx/gstdivxdec.c: (gst_divxdec_init),
13949 (gst_divxdec_negotiate):
13950 Fix for new capsnego - also fixes gst-player with divxdec.
13952 2004-01-25 Julien MOUTTE <julien@moutte.net>
13954 * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
13955 (gst_play_identity_handoff), (gst_play_set_location),
13956 (gst_play_set_visualization), (gst_play_connect_visualization): Another
13957 try in visualization implementation. Still have an issue with switch
13958 blocking when pulling from video_queue and only audio comes out of
13960 * gst/switch/gstswitch.c: (gst_switch_release_pad),
13961 (gst_switch_poll_sinkpads), (gst_switch_class_init): Implementing pad
13962 release method. And check if the pad is usable before pulling.
13964 2004-01-25 Ronald Bultje <rbultje@ronald.bitfreak.net>
13966 * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose),
13967 (gst_videobalance_init),
13968 (gst_videobalance_colorbalance_list_channels),
13969 (gst_videobalance_colorbalance_set_value),
13970 (gst_videobalance_colorbalance_get_value),
13971 (gst_videobalance_update_properties),
13972 (gst_videobalance_update_tables_planar411),
13973 (gst_videobalance_planar411):
13974 * gst/videofilter/gstvideobalance.h:
13975 Implement lookup-tables. +/- 10x faster.
13977 2004-01-25 Ronald Bultje <rbultje@ronald.bitfreak.net>
13979 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
13980 (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
13981 The index reading was broken. The rest worked fine, but the whole
13982 goal of my rewrite was to make avidemux readable, and this was
13983 not at all readable. Please use typed variables.
13985 2004-01-25 Ronald Bultje <rbultje@ronald.bitfreak.net>
13987 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
13988 Additional pad usability check.
13989 * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
13990 (mp1videoparse_find_next_gop), (gst_mp1videoparse_time_code),
13991 (gst_mp1videoparse_real_chain):
13992 Fix MPEG video stream parsing. The original plugin had several
13993 issues, including not timestamping streams where the source was
13994 not timestamped (this happens with PTS values in mpeg system
13995 streams, but MPEG video is also a valid stream on its own so
13996 that needs timestamps too). We use the display time code for that
13997 for now. Also, if one incoming buffer contains multiple valid
13998 frames, we push them all on correctly now, including proper EOS
13999 handling. Lastly, several potential segfaults were fixed, and we
14000 properly sync on new sequence/gop headers to include them in next,
14001 not previous frames (since they're header for the next frame, not
14002 the previous). Also see #119206.
14003 * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain),
14005 Move caps setting so we only do it after finding several valid
14006 MPEG-1 fraes sequentially, not right after the first one (which
14007 might be coincidental).
14008 * gst/typefind/gsttypefindfunctions.c: (mpeg1_sys_type_find),
14009 (mpeg_video_type_find), (mpeg_video_stream_type_find),
14011 Add unsynced MPEG video stream typefinding, and change some
14012 probability values so we detect streams rightly. The idea is as
14013 follows: I can have an unsynced system stream which contains
14014 video. In the current code, I would randomly get a type for either
14015 system or video stream type found, because the probabilities are
14016 being calculated rather randomly. I now use fixed values, so we
14017 always prefer system stream if that was found (and that is how it
14018 should be). If no system stream was found, we can still identity the stream as video-only.
14020 2004-01-23 Benjamin Otte <in7y118@public.uni-hamburg.de>
14022 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
14023 (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
14024 don't write to buffer. Extract data without the need of
14025 __attribute__ ((packed))
14027 2004-01-23 Ronald Bultje <rbultje@ronald.bitfreak.net>
14029 * gst/typefind/gsttypefindfunctions.c: (mpeg1_parse_header),
14030 (mpeg1_sys_type_find):
14031 Fix MPEG-1 stream typefinding.
14033 2004-01-23 Ronald Bultje <rbultje@ronald.bitfreak.net>
14035 * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
14036 Fix typefinding for MPEG-1 system streams, similar to MPEG-2.
14038 2004-01-23 Thomas Vander Stichele <thomas at apestaart dot org>
14040 * ext/esd/esdsink.c: (gst_esdsink_open_audio):
14041 * ext/esd/gstesd.c: (plugin_init):
14042 private debugging, better error reporting
14044 2004-01-23 Ronald Bultje <rbultje@ronald.bitfreak.net>
14046 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
14047 (gst_riff_read_init), (gst_riff_read_change_state):
14048 * gst-libs/gst/riff/riff-read.h:
14049 Remove stuff fromold metadata system.
14051 2004-01-23 Ronald Bultje <rbultje@ronald.bitfreak.net>
14053 * ext/ogg/gstoggdemux.c:
14054 Fix wrong file comment.
14055 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
14056 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
14057 Add metadata reading properly.
14059 2004-01-23 Thomas Vander Stichele <thomas at apestaart dot org>
14062 Fix nas DIST_SUBDIRS
14064 Fix bug where make distcheck doesn't get run on adding stuff to
14067 2004-01-23 Ronald Bultje <rbultje@ronald.bitfreak.net>
14069 * ext/divx/gstdivxdec.c: (gst_divxdec_init), (gst_divxdec_setup):
14070 * ext/divx/gstdivxdec.h:
14071 Fix divx3 ("msmpeg4") playback using divxdec.
14073 2004-01-23 Benjamin Otte <in7y118@public.uni-hamburg.de>
14075 * gst/typefind/gsttypefindfunctions.c:
14076 (mp3_type_frame_length_from_header): fix bug in length computation
14077 (mp3_type_find): improve debugging output
14079 2004-01-23 Julien MOUTTE <julien@moutte.net>
14081 * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
14082 (gst_play_set_location), (gst_play_seek_to_time),
14083 (gst_play_set_audio_sink), (gst_play_set_visualization),
14084 (gst_play_connect_visualization), (gst_play_get_sink_element): Reworked
14085 the pipeline from scratch. Visualization is back and switch went out as
14086 i realized it was not possible to use the way i wanted.
14087 * sys/ximage/ximagesink.c: (gst_ximagesink_imagepool_clear),
14088 (gst_ximagesink_change_state), (gst_ximagesink_dispose): Move xcontext
14089 clearing in state change from READY to NULL. So that one can clean the
14090 X ressources keeping the element.
14091 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
14092 (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_change_state),
14093 (gst_xvimagesink_colorbalance_set_value),
14094 (gst_xvimagesink_colorbalance_get_value),
14095 (gst_xvimagesink_set_property), (gst_xvimagesink_dispose),
14096 (gst_xvimagesink_init): Same xcontext cleaning than ximagesink in state
14097 change from READY to NULL and fixed some stupid bugs in colorbalance
14098 get/set values. Also added the following feature : when nobody tries to
14099 set some values to the colorbalance levels before the xcontext is
14100 grabbed, then when creating channels list from Xv attributes we set the
14101 internal values to the Xv defaults. This way we handle buggy Xv drivers
14102 that set default hue values far from the middle of the range (Thanks
14103 to Jon Trowbridge for pointing that issue).
14104 * sys/xvimage/xvimagesink.h: Adding a cb_changed boolean to know if
14105 colorbalance levels have been set before xcontext is grabbed.
14107 2004-01-22 Ronald Bultje <rbultje@ronald.bitfreak.net>
14109 * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
14110 Fix the ossmixer case where we shouldn't open /dev/dsp* because
14111 it might block operations (which is bad for a mixer).
14113 2004-01-22 Thomas Vander Stichele <thomas at apestaart dot org>
14115 * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
14116 (deep_notify_callback), (gmi_set_decoder), (gmi_clear_decoder),
14117 (gmip_find_type_pre):
14118 * gst-libs/gst/media-info/media-info-priv.h:
14119 * gst-libs/gst/media-info/media-info.c:
14120 (gst_media_info_instance_init), (gst_media_info_read_idler):
14121 add fakesink to get caps on decoder src pad again
14122 fix callback prototype to match new have_type signal signature
14124 2004-01-22 Thomas Vander Stichele <thomas at apestaart dot org>
14126 * gst/adder/gstadder.c: (gst_adder_link):
14127 fix non-compile and cut-n-paste code
14129 2004-01-21 David Schleef <ds@schleef.org>
14131 * ext/swfdec/gstswfdec.c: (gst_swfdec_video_getcaps),
14132 (gst_swfdec_video_link), (copy_image), (gst_swfdec_loop),
14133 (gst_swfdec_init), (gst_swfdec_change_state):
14134 * ext/swfdec/gstswfdec.h:
14136 * gst/adder/gstadder.c: (gst_adder_link), (gst_adder_init),
14137 (gst_adder_request_new_pad): Fix negotiation.
14138 * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_fixate):
14139 Add a fixate function.
14140 * gst/intfloat/gstfloat2int.c:
14141 * gst/intfloat/gstfloat2int.h:
14142 * gst/intfloat/gstint2float.c:
14143 * gst/intfloat/gstint2float.h:
14144 Completely rewrite the negotiation. Doesn't quite work yet,
14145 due to some buffer-frames problem.
14147 2004-01-21 Thomas Vander Stichele <thomas at apestaart dot org>
14149 * ext/gnomevfs/gstgnomevfssrc.c:
14150 * sys/v4l2/v4l2_calls.h:
14151 fix includes for distcheck
14153 2004-01-21 Christian Schaller <uraeus@gnome.org>
14156 Add libnas (network audio system) plugin, patch from Arwed von Merkatz
14157 based on earlier patch from Laurent Vivier
14159 2004-01-20 Jeremy Simon <jesimon@libertysurf.fr>
14161 * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
14162 Fix wma caps property
14163 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
14164 Fix typo (flags1 and flags2)
14166 2004-01-20 Thomas Vander Stichele <thomas at apestaart dot org>
14168 * gst-libs/gst/media-info/media-info-priv.c:
14169 (deep_notify_callback), (gmi_seek_to_track), (gmi_get_decoder),
14170 (gmip_find_type_pre), (gmip_find_type), (gmip_find_stream_post),
14171 (gmip_find_stream), (gmip_find_track_metadata),
14172 (gmip_find_track_streaminfo_post), (gmip_find_track_streaminfo),
14173 (gmip_find_track_format):
14174 * gst-libs/gst/media-info/media-info-priv.h:
14175 * gst-libs/gst/media-info/media-info-test.c: (main):
14176 * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
14177 (gst_media_info_read_idler), (gst_media_info_read):
14178 * gst-libs/gst/media-info/media-info.h:
14179 register debugging category and use it for debugging
14181 2004-01-20 Thomas Vander Stichele <thomas at apestaart dot org>
14183 * ext/vorbis/vorbisfile.c: (gst_vorbisfile_update_streaminfo),
14184 (gst_vorbisfile_new_link):
14185 signal streaminfo through tags
14187 2004-01-20 Ronald Bultje <rbultje@ronald.bitfreak.net>
14189 * ext/mplex/gstmplex.cc:
14190 * ext/mplex/gstmplexibitstream.cc:
14191 g++ doesn't like NULL in our i18n/error macros, should be
14192 either (NULL) or ("").
14194 2004-01-20 Ronald Bultje <rbultje@ronald.bitfreak.net>
14196 * sys/dxr3/dxr3audiosink.c:
14197 * sys/dxr3/dxr3init.c:
14198 * sys/dxr3/dxr3spusink.c: (dxr3spusink_close):
14199 * sys/dxr3/dxr3videosink.c: (dxr3videosink_close):
14200 Fix more error error error errors (missing includes here).
14202 2004-01-20 Ronald Bultje <rbultje@ronald.bitfreak.net>
14204 * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
14205 fix thomas' error errors.
14207 2004-01-20 Thomas Vander Stichele <thomas at apestaart dot org>
14209 * ext/mpeg2enc/gstmpeg2enc.cc:
14212 2004-01-20 Ronald Bultje <rbultje@ronald.bitfreak.net>
14214 * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
14215 * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
14216 Fix for new error system.
14218 2004-01-20 Thomas Vander Stichele <thomas at apestaart dot org>
14220 * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
14221 fix for new error reporting
14223 2004-01-20 David Schleef <ds@schleef.org>
14225 * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
14226 (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
14227 (gst_ximagesink_set_xwindow_id): Change to using a framerate
14228 of [1,100] instead of [0,MAX], since 0 isn't handled correctly,
14229 and neither is 100+, most likely.
14230 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
14231 (gst_xvimagesink_getcaps): same
14233 2004-01-19 Benjamin Otte <in7y118@public.uni-hamburg.de>
14236 Up version requirement to 2.0.3 (not yet released) to avoid symbol
14237 clashes with ffmpeg.
14239 2004-01-20 Julien MOUTTE <julien@moutte.net>
14241 * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
14242 (gst_switch_init): Fixed switch element : proxying link and setting
14243 caps from src to sink on request.
14245 2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org>
14247 * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
14248 * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
14249 (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
14252 2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org>
14254 * sys/v4l/v4l_calls.h:
14255 * sys/v4l2/v4l2_calls.h:
14256 element_error fixes
14258 2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org>
14260 * gst-libs/gst/gst-i18n-plugin.h:
14262 remove config.h inclusion
14264 2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org>
14267 adding autopoint invocation
14270 * gst-libs/gst/gettext.h:
14271 adding gettext bits
14272 * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
14273 * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
14274 * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
14275 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
14276 (gst_gnomevfssink_close_file):
14277 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_open_file):
14278 * ext/sndfile/gstsf.c: (gst_sf_loop), (plugin_init):
14279 * gst-libs/gst/gst-i18n-plugin.h:
14280 * gst/avi/gstavi.c: (plugin_init):
14281 * sys/dxr3/dxr3init.c: (plugin_init):
14282 * sys/dxr3/dxr3videosink.c: (dxr3videosink_write_data):
14283 * sys/oss/gstossaudio.c: (plugin_init):
14284 * sys/oss/gstosselement.c: (gst_osselement_open_audio):
14285 * sys/v4l/gstv4l.c: (plugin_init):
14286 * sys/v4l/v4l_calls.c: (gst_v4l_open):
14287 * sys/v4l2/gstv4l2.c: (plugin_init):
14288 * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
14289 (gst_v4l2_fill_lists), (gst_v4l2_get_norm), (gst_v4l2_set_norm),
14290 (gst_v4l2_get_input), (gst_v4l2_set_input), (gst_v4l2_get_output),
14291 (gst_v4l2_set_output), (gst_v4l2_get_frequency),
14292 (gst_v4l2_set_frequency), (gst_v4l2_signal_strength),
14293 (gst_v4l2_get_attribute), (gst_v4l2_set_attribute):
14294 make sure locale and translation domain are set
14295 fix translated strings
14301 put translation files into place
14302 * sys/xvideo/imagetest.c: (main):
14303 * ext/dv/demo-play.c: (main):
14304 fix unnecessary translations
14306 2004-01-19 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
14308 * ext/sndfile/gstsf.c:
14309 * gst/avi/gstavimux.c:
14310 * ext/audiofile/gstafsink.c:
14311 * ext/audiofile/gstafsrc.c:
14312 * ext/gnomevfs/gstgnomevfssink.c:
14313 * ext/gnomevfs/gstgnomevfssrc.c:
14314 * sys/oss/gstosselement.c:
14315 * sys/v4l/v4l_calls.h:
14318 2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org>
14320 * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
14321 (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
14322 (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
14323 (gst_v4l2_get_output), (gst_v4l2_set_output),
14324 (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
14325 (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
14326 (gst_v4l2_set_attribute):
14327 update to new error handling
14329 2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org>
14331 * ext/sidplay/gstsiddec.cc:
14332 * gst/modplug/gstmodplug.cc:
14333 parenthese NULL because C++ seems angry about it
14335 2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org>
14337 * gst-libs/gst/gst-i18n-plugin.h:
14338 add skeleton i18n stuff, but needs to be further implemented
14340 2004-01-18 Thomas Vander Stichele <thomas at apestaart dot org>
14342 * examples/gstplay/player.c: (main):
14343 * ext/aalib/gstaasink.c: (gst_aasink_open):
14344 * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
14345 * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
14346 * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
14347 * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
14348 (gst_afsink_close_file):
14349 * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
14350 (gst_afsrc_close_file):
14351 * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
14352 * ext/dv/gstdvdec.c: (gst_dvdec_loop):
14353 * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
14354 * ext/esd/esdmon.c: (gst_esdmon_get):
14355 * ext/esd/esdsink.c: (gst_esdsink_chain):
14356 * ext/faac/gstfaac.c: (gst_faac_chain):
14357 * ext/faad/gstfaad.c: (gst_faad_chain):
14358 * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
14359 * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
14360 * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
14361 * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
14362 (gst_flacdec_loop):
14363 * ext/flac/gstflacenc.c: (gst_flacenc_chain):
14364 * ext/flac/gstflactag.c: (gst_flac_tag_chain):
14365 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
14366 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
14367 (gst_gnomevfssink_close_file):
14368 * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
14369 (gst_gnomevfssrc_open_file):
14370 * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
14371 * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
14372 * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
14373 * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
14374 (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
14375 * ext/mad/gstmad.c: (gst_mad_chain):
14376 * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
14377 * ext/mpeg2dec/gstmpeg2dec.c:
14378 * ext/mpeg2enc/gstmpeg2enc.cc:
14379 * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
14380 * ext/mplex/gstmplex.cc:
14381 * ext/mplex/gstmplexibitstream.cc:
14382 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
14383 (gst_ogg_demux_push), (gst_ogg_pad_push):
14384 * ext/raw1394/gstdv1394src.c:
14385 * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
14386 (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
14387 * ext/sidplay/gstsiddec.cc:
14388 * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
14390 * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
14391 * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
14392 * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
14393 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
14394 * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
14395 * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
14396 * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
14397 * gst-libs/gst/Makefile.am:
14398 * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
14399 (gst_riff_read_element_data), (gst_riff_read_seek),
14400 (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
14401 * gst/adder/gstadder.c: (gst_adder_parse_caps), (gst_adder_loop):
14402 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
14403 (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
14404 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
14405 (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
14406 * gst/avi/gstavimux.c: (gst_avimux_stop_file):
14407 * gst/flx/gstflxdec.c: (gst_flxdec_loop):
14408 * gst/goom/gstgoom.c: (gst_goom_chain):
14409 * gst/id3/gstid3types.c: (gst_id3types_loop):
14410 * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
14411 * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
14412 * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
14413 (gst_ebml_read_element_length), (gst_ebml_read_element_data),
14414 (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
14415 (gst_ebml_read_float), (gst_ebml_read_header):
14416 * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
14417 (gst_matroska_demux_parse_blockgroup):
14418 * gst/modplug/gstmodplug.cc:
14419 * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
14420 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
14421 * gst/oneton/gstoneton.c: (gst_oneton_chain):
14422 * gst/silence/gstsilence.c: (gst_silence_get):
14423 * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
14424 * gst/smpte/gstsmpte.c: (gst_smpte_loop):
14425 * gst/speed/gstspeed.c: (speed_loop):
14426 * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
14427 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
14428 * gst/volenv/gstvolenv.c: (gst_volenv_chain):
14429 * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
14430 * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
14431 (gst_wavparse_loop):
14432 * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
14433 (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
14434 (dxr3audiosink_close):
14435 * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
14436 * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
14437 (dxr3videosink_close), (dxr3videosink_write_data):
14438 * sys/oss/gstosselement.c: (gst_osselement_open_audio):
14439 * sys/oss/gstosselement.h:
14440 * sys/oss/gstosssink.c: (gst_osssink_get_type), (gst_osssink_init),
14441 (gst_osssink_chain):
14442 * sys/oss/gstosssrc.c: (gst_osssrc_get):
14443 * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
14444 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
14445 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
14446 * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_window),
14447 (gst_v4l_enable_overlay):
14448 * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
14449 (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
14450 (gst_v4l_get_frequency), (gst_v4l_set_frequency),
14451 (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
14452 (gst_v4l_set_audio):
14453 * sys/v4l/v4l_calls.h:
14454 * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
14455 (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
14456 (gst_v4lmjpegsink_playback_init),
14457 (gst_v4lmjpegsink_playback_start):
14458 * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
14459 (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_capture),
14460 (gst_v4lmjpegsrc_set_capture_m), (gst_v4lmjpegsrc_capture_init),
14461 (gst_v4lmjpegsrc_requeue_frame):
14462 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
14463 (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
14464 (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
14465 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
14466 * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
14467 (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
14468 (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
14469 (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
14470 (gst_v4l2src_capture_stop):
14471 * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
14472 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
14473 (gst_ximagesink_chain):
14474 * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
14475 (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
14476 (gst_xvideosink_xwindow_new):
14477 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
14478 (gst_xvimagesink_chain):
14479 use new error signal, function and categories
14481 2004-01-18 Jeremy Simon <jesimon@libertysurf.fr>
14485 * ext/musicbrainz/gsttrm.c:
14486 * ext/musicbrainz/gsttrm.h:
14487 * ext/musicbrainz/Makefile.am:
14490 2004-01-18 Julien MOUTTE <julien@moutte.net>
14492 * sys/ximage/ximagesink.c: (gst_ximagesink_set_property),
14493 (gst_ximagesink_get_property), (gst_ximagesink_class_init): Adding
14494 synchronous property for debugging.
14495 * sys/ximage/ximagesink.h: Adding the synchronous boolean flag.
14496 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
14497 (gst_xvimagesink_set_property): Moving a pointer declaration to a
14498 smaller block, fixing indent.
14500 2004-01-16 David Schleef <ds@schleef.org>
14502 * gst/videofilter/gstvideobalance.c: Fix regression; changing a
14503 property affects the video stream.
14504 * sys/xvimage/xvimagesink.c:
14505 * sys/xvimage/xvimagesink.h:
14506 Add synchronous property for debugging. Should probably be
14507 disabled in non-CVS builds. Make sure that the Xv attribute
14508 exists before we set it (crash!). Fix a silly float bug that
14509 caused colorbalance to just not work.
14511 2004-01-17 Christian Schaller <Uraeus@gnome.org>
14513 * tools/gst-launch-ext.in - update for new plugins
14515 2004-01-16 David Schleef <ds@schleef.org>
14517 * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect): Fix use of
14518 already-freed caps.
14520 2994-01-16 Christian Schaller <Uraeus@gnome.org>
14522 * Update spec for new colorspace plugin and libcaca plugin
14523 * Fix compilation of libcaca plugin (clock -> id)
14525 2004-01-16 Julien MOUTTE <julien@moutte.net>
14527 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_update_colorbalance),
14528 (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
14529 (gst_xvimagesink_set_xwindow_id),
14530 (gst_xvimagesink_colorbalance_set_value),
14531 (gst_xvimagesink_colorbalance_get_value),
14532 (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
14533 (gst_xvimagesink_init), (gst_xvimagesink_class_init): Implementing
14534 correct colorbalance properties. They can now be set when the element
14535 is still in NULL state. The values will be committed to the Xv Port
14536 when xcontext is initialized.
14537 * sys/xvimage/xvimagesink.h: Added hue, saturation, contrast,
14538 brightness int values in the GstXvImagesink structure.
14540 2004-01-16 Ronald Bultje <rbultje@ronald.bitfreak.net>
14542 * gst-libs/gst/Makefile.am:
14543 restructure so having local patches works easier.
14545 2004-01-16 Ronald Bultje <rbultje@ronald.bitfreak.net>
14547 * ext/mpeg2enc/Makefile.am:
14548 * ext/mpeg2enc/gstmpeg2enc.cc:
14549 * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
14550 Bugfix with respect to EOS handling.
14552 2004-01-16 Ronald Bultje <rbultje@ronald.bitfreak.net>
14554 * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
14555 Link with right caps (else, it segfaults).
14556 * ext/mplex/gstmplexjob.cc:
14557 Fix for slight API change in 1.6.1.93 release of mjpegtools.
14559 2004-01-15 David Schleef <ds@schleef.org>
14561 * gst-libs/gst/audio/Makefile.am:
14562 Add gstaudiofiltertemplate.c and building of gstaudiofilterexample.c
14564 * gst-libs/gst/audio/gstaudiofilter.c:
14565 * gst-libs/gst/audio/gstaudiofilter.h:
14566 Add bytes_per_sample and size and n_samples calculation.
14567 * gst-libs/gst/audio/gstaudiofilterexample.c:
14568 Remove, now autogenerated.
14569 * gst-libs/gst/audio/gstaudiofiltertemplate.c:
14570 Moved from gstaudiofilterexample, object name changed, code added
14571 so that it actually works.
14572 * gst-libs/gst/audio/make_filter:
14573 Script to build an audiofilter subclass from the template.
14574 * gst/colorspace/Makefile.am:
14575 * gst/colorspace/yuv2yuv.c:
14576 Remove file, since it's GPL, and we don't use it.
14578 2004-01-15 Julien MOUTTE <julien@moutte.net>
14580 * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
14581 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Making both of
14582 them use the buffer free function to test how the buffer was allocated.
14584 2004-01-15 David Schleef <ds@schleef.org>
14586 * ext/esd/esdsink.c: (gst_esdsink_class_init): Remove property
14587 that handles osssink fallback.
14588 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
14589 (gst_audio_convert_getcaps):
14590 * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
14591 Add audio/x-qdm2 for QDM2 audio.
14592 * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
14593 * gst/sine/gstsinesrc.h: Add example of how to implement tags.
14594 * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
14595 Decrease minimum size to 16x16.
14596 * gst/wavparse/gstwavparse.c:
14597 Convert disabled pad template caps to new caps.
14598 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
14599 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
14600 (gst_xvimagesink_chain): Throw element error when display cannot
14601 be opened. Increase minimum framerate to 1.0. Check the data
14602 free function on a buffer to make sure it is the type we expect
14603 before manipulating it.
14605 2004-01-15 Julien MOUTTE <julien@moutte.net>
14607 * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
14608 (gst_videobalance_colorbalance_set_value): Implement passthru if
14609 settings are in the middle.
14610 * tools/gst-launch-ext.in: Stop using xvideosink, use ximagesink.
14612 2004-01-15 Ronald Bultje <rbultje@ronald.bitfreak.net>
14614 * gst/videofilter/Makefile.am:
14615 * gst/volume/Makefile.am:
14616 Since we use videofilter symbols, link to it.
14618 2004-01-15 Julien MOUTTE <julien@moutte.net>
14620 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init): Setting
14621 mixer interface type to HARDWARE.
14622 * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init): Adding a default
14624 * gst-libs/gst/mixer/mixer.h: Adding mixer interface type and macro.
14625 * gst-libs/gst/mixer/mixertrack.h: Adding mixertrack flag SOFTWARE.
14626 * gst/volume/gstvolume.c: (gst_volume_interface_supported),
14627 (gst_volume_interface_init), (gst_volume_list_tracks),
14628 (gst_volume_set_volume), (gst_volume_get_volume),
14629 (gst_volume_set_mute), (gst_volume_mixer_init),
14630 (gst_volume_dispose), (gst_volume_get_type), (volume_class_init),
14631 (volume_init): Implementing mixer interface.
14632 * gst/volume/gstvolume.h: Adding tracklist for mixer interface.
14633 * sys/oss/gstosselement.c: (gst_osselement_get_type),
14634 (gst_osselement_change_state): Removing some trailing commas in
14636 * sys/oss/gstossmixer.c: (gst_ossmixer_interface_init): Setting mixer
14637 interface type to HARDWARE.
14638 * sys/v4l/gstv4lcolorbalance.c:
14639 (gst_v4l_color_balance_interface_init): Setting colorbalance interface
14641 * sys/v4l2/gstv4l2colorbalance.c:
14642 (gst_v4l2_color_balance_interface_init): Setting colorbalance
14643 interface type to HARDWARE.
14644 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): use exactly the
14645 same code than ximagesink for event handling.
14647 2004-01-15 Ronald Bultje <rbultje@ronald.bitfreak.net>
14649 * ext/snapshot/Makefile.am:
14650 * ext/snapshot/gstsnapshot.c: (gst_snapshot_sinkconnect),
14651 (gst_snapshot_chain):
14652 * ext/snapshot/gstsnapshot.h:
14653 This has to be a joke... Snapshot should be connected to a tee,
14654 colorspace element before it and EOS after that, where the other
14655 src of the tee receives normal data.
14656 The current way is *wrong*.
14658 2004-01-15 Ronald Bultje <rbultje@ronald.bitfreak.net>
14660 * ext/hermes/gsthermescolorspace.c:
14661 Fix another compile error. Same as below.
14663 2004-01-15 Ronald Bultje <rbultje@ronald.bitfreak.net>
14665 * gst/colorspace/gstcolorspace.c:
14666 * gst/colorspace/yuv2yuv.c: (gst_colorspace_yuy2_to_i420),
14667 (gst_colorspace_i420_to_yv12):
14668 Fix compiling... Didn't test if it actually works.
14670 2004-01-15 David Schleef <ds@schleef.org>
14673 * gst/colorspace/Makefile.am:
14674 * gst/colorspace/gstcolorspace.c:
14675 * gst/colorspace/gstcolorspace.h:
14676 * gst/colorspace/yuv2rgb.c:
14677 * gst/colorspace/yuv2rgb.h:
14678 Duplicate the ext/hermes colorspace plugin, and remove Hermes
14679 code and GPL code. Fix for new caps negotiation. Rewrite
14680 much of the format handling code, and some of the conversion
14681 code. Basically, rewrote almost everything. This element
14682 handles I420, YV12 to RGB conversions.
14683 * ext/hermes/Makefile.am:
14684 * ext/hermes/gsthermescolorspace.c:
14685 Rename colorspace to hermescolorspace. Fix negotiation issues.
14686 Remove non-Hermes related code. This element handles lots of
14687 RGB to RGB conversions, but no YUV.
14688 * ext/hermes/gstcolorspace.c:
14689 * ext/hermes/gstcolorspace.h:
14690 * ext/hermes/rgb2yuv.c:
14691 * ext/hermes/yuv2rgb.c:
14692 * ext/hermes/yuv2rgb.h:
14693 * ext/hermes/yuv2rgb_mmx16.s:
14694 * ext/hermes/yuv2yuv.c:
14695 * ext/hermes/yuv2yuv.h:
14698 2004-01-14 Colin Walters <walters@verbum.org>
14700 * ext/mad/gstid3tag.c (gst_id3_tag_chain): Don't nego caps if
14701 they've already been.
14703 2004-01-15 Benjamin Otte <in7y118@public.uni-hamburg.de>
14705 * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
14706 assume tag mode when pad is not connected
14708 2004-01-15 Benjamin Otte <in7y118@public.uni-hamburg.de>
14710 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
14711 Don't update the time of the clock
14712 (gst_alsa_sink_loop):
14713 sync to the clock given to alsasink, not the own clock
14714 * sys/oss/gstosssink.c: (gst_osssink_chain):
14716 (gst_osssink_change_state):
14718 * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
14719 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
14720 remove bogus code that made DISCONT events unhandled
14721 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
14722 explicitly case to double in _set_simple. (fixes 2nd warning in bug
14724 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_read_object_header),
14725 (gst_asf_demux_handle_sink_event), (gst_asf_demux_audio_caps),
14726 (gst_asf_demux_add_audio_stream), (gst_asf_demux_video_caps):
14727 convert g_warning because of wrong asf data to GST_WARNINGs (fixes
14728 2nd warning in bug #131502)
14730 2004-01-14 Julien MOUTTE <julien@moutte.net>
14732 * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
14733 (gst_videobalance_colorbalance_set_value),
14734 (gst_videobalance_colorbalance_get_value): Fixing videobalance ranges
14735 for colorbalance interface implementation.
14736 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
14737 (gst_ximagesink_set_property), (gst_ximagesink_get_property),
14738 (gst_ximagesink_dispose), (gst_ximagesink_init),
14739 (gst_ximagesink_class_init): Adding DISPLAY property.
14740 * sys/ximage/ximagesink.h: Adding display_name to store display.
14741 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
14742 (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
14743 (gst_xvimagesink_dispose), (gst_xvimagesink_init),
14744 (gst_xvimagesink_class_init): Adding DISPLAY property and colorbalance
14745 properties (they still need polishing though for gst-launch use : no
14746 xcontext yet, i ll do that tomorrow).
14747 * sys/xvimage/xvimagesink.h: Adding display_name to store display.
14749 2004-01-14 Julien MOUTTE <julien@moutte.net>
14751 * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
14752 (gst_play_set_location), (gst_play_set_visualization): Preparing
14753 switch integration, adding videobalance in the pipeline.
14755 2004-01-14 Julien MOUTTE <julien@moutte.net>
14757 * gst-libs/gst/colorbalance/colorbalance.c:
14758 (gst_color_balance_class_init): Adding a default type.
14759 * gst-libs/gst/colorbalance/colorbalance.h: Adding a macro to access
14761 * gst/videofilter/gstvideobalance.c: (gst_videobalance_get_type),
14762 (gst_videobalance_dispose), (gst_videobalance_class_init),
14763 (gst_videobalance_init), (gst_videobalance_interface_supported),
14764 (gst_videobalance_interface_init),
14765 (gst_videobalance_colorbalance_list_channels),
14766 (gst_videobalance_colorbalance_set_value),
14767 (gst_videobalance_colorbalance_get_value),
14768 (gst_videobalance_colorbalance_init): Implementing colorbalance
14770 * gst/videofilter/gstvideobalance.h: Adding colorbalance channels
14772 * sys/ximage/ximagesink.c: (gst_ximagesink_set_xwindow_id): Fixing a
14773 bug which was triggering a BadAccess X error when setting an overlay
14774 before pad was really negotiated.
14775 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_colorbalance_init):
14776 Using the colorbalance type macro.
14778 2004-01-14 Benjamin Otte <in7y118@public.uni-hamburg.de>
14780 * ext/flac/gstflacenc.c: (gst_flacenc_set_metadata),
14781 (gst_flacenc_chain):
14782 handle tags correctly
14783 * gst/tags/gstid3tag.c: (gst_tag_list_new_from_id3v1):
14784 extract ID3v1 tags correctly
14786 2004-01-14 Ronald Bultje <rbultje@ronald.bitfreak.net>
14788 * gst/typefind/gsttypefindfunctions.c: (matroska_type_find),
14790 Improve matroska typefinding for odd-typed headers...
14792 2004-01-14 Ronald Bultje <rbultje@ronald.bitfreak.net>
14794 * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
14795 Fix for using incremental number on padnames.
14797 2004-01-14 Ronald Bultje <rbultje@ronald.bitfreak.net>
14799 * ext/divx/gstdivxdec.c:
14800 * ext/divx/gstdivxenc.c:
14801 Set category to divx4linux instead of divx (too generic).
14802 * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
14803 (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
14804 (gst_wavparse_loop), (gst_wavparse_change_state):
14805 * gst/wavparse/gstwavparse.h:
14806 fix parsing of WAV files with non-standard fmt-tag size and fix
14807 skipping of unrecognized chunks... Someone please fix this thing
14808 to use rifflib so all this is automated.
14809 * sys/v4l/Makefile.am:
14810 * sys/v4l2/Makefile.am:
14811 Add X_CFLAGS because we depend on X (for overlay).
14813 2004-01-14 Jan Schmidt <thaytan@mad.scientist.com>
14815 * ext/mpeg2dec/gstmpeg2dec.c:
14816 Don't issue a timestamp unless we tagged the frame
14819 2004-01-14 Benjamin Otte <in7y118@public.uni-hamburg.de>
14821 * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback):
14822 Query the audio element to get the time, not the clock. We're
14823 interested in the element's time here.
14825 2004-01-14 Benjamin Otte <in7y118@public.uni-hamburg.de>
14827 * ext/aalib/gstaasink.c: (gst_aasink_chain):
14828 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
14829 * ext/esd/esdsink.c: (gst_esdsink_chain):
14830 * ext/libcaca/gstcacasink.c: (gst_cacasink_chain):
14831 * ext/mas/massink.c: (gst_massink_chain):
14832 * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_chain):
14833 * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_index),
14834 (gst_matroska_demux_parse_metadata):
14835 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop),
14836 (gst_mpeg_parse_release_locks):
14837 * gst/tcp/gsttcpsink.c: (gst_tcpsink_chain):
14838 * gst/udp/gstudpsink.c: (gst_udpsink_chain):
14839 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
14840 * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
14841 (gst_osssink_change_state):
14842 * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
14843 * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
14844 * sys/xvideo/xvideosink.c: (gst_xvideosink_chain),
14845 (gst_xvideosink_release_locks):
14846 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
14848 * ext/alsa/gstalsaclock.c: (gst_alsa_clock_start),
14849 (gst_alsa_clock_stop):
14850 * gst-libs/gst/audio/audioclock.c: (gst_audio_clock_set_active),
14851 (gst_audio_clock_get_internal_time):
14852 simplify for use with new clocking code.
14853 * testsuite/alsa/Makefile.am:
14854 * testsuite/alsa/sinesrc.c: (sinesrc_init), (sinesrc_force_caps):
14855 fix testsuite for new caps system
14857 2004-01-14 Benjamin Otte <in7y118@public.uni-hamburg.de>
14859 * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
14860 * ext/flac/gstflacenc.c: (add_one_tag):
14861 length is already host endian, no need to convert. Fixes playback of
14862 tagged files on PPC. (bug #128384)
14864 2004-01-13 Julien MOUTTE <julien@moutte.net>
14866 * gst-libs/gst/colorbalance/colorbalance.h: Adding a type to the
14867 colorbalance interface stating if it is hardware based or software
14869 * gst/videofilter/gstvideobalance.c: (gst_videobalance_planar411):
14870 Removing a trailing comma.
14871 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
14872 (gst_xvimagesink_colorbalance_init): Integrating a patch from Jon
14873 Trowbridge <trow@ximian.com> querying Xv adaptor for min/max value as
14874 the documentation seems to be wrong on the -1000 to 1000 interval.
14876 2004-01-12 David Schleef <ds@schleef.org>
14878 * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
14879 (gst_efence_buffer_alloc), (gst_fenced_buffer_new),
14880 (gst_fenced_buffer_default_free), (gst_fenced_buffer_default_copy):
14881 Fix negotiation. Add a bufferalloc function for the sink pad,
14882 and generally clean up some of the code.
14884 2004-01-12 Julien MOUTTE <julien@moutte.net>
14886 * gst-libs/gst/colorbalance/colorbalancechannel.c:
14887 (gst_color_balance_channel_dispose): Adding safety check in dispose
14889 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
14890 (gst_xvimagesink_xcontext_clear),
14891 (gst_xvimagesink_interface_supported),
14892 (gst_xvimagesink_colorbalance_list_channels),
14893 (gst_xvimagesink_colorbalance_set_value),
14894 (gst_xvimagesink_colorbalance_get_value),
14895 (gst_xvimagesink_colorbalance_init), (gst_xvimagesink_get_type):
14896 Adding colorbalance interface support to set XV parameters such as
14897 HUE, BRIGHTNESS, CONTRAST, SATURATION.
14898 * sys/xvimage/xvimagesink.h: Adding the channels list for colorbalance
14901 2004-01-12 Thomas Vander Stichele <thomas at apestaart dot org>
14903 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_get_type),
14904 (gst_audio_convert_class_init), (gst_audioconvert_getcaps),
14905 (gst_audio_convert_init), (gst_audio_convert_set_property),
14906 (gst_audio_convert_get_property), (gst_audio_convert_chain),
14907 (gst_audio_convert_link),
14908 (gst_audio_convert_buffer_to_default_format),
14909 (gst_audio_convert_buffer_from_default_format), (plugin_init):
14910 - implement _getcaps and use it
14912 - remove float caps since no float conversion is actually done
14913 - remove properties and arguments that were to be used for rate
14916 2004-01-12 Thomas Vander Stichele <thomas at apestaart dot org>
14918 * gst-libs/gst/audio/audio.c: (_gst_audio_structure_set_list),
14919 (gst_audio_structure_set_int):
14920 * gst-libs/gst/audio/audio.h:
14921 add helper functions for _getcaps matching the standard audio
14924 2004-01-12 David Schleef <ds@schleef.org>
14926 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
14927 Test that pad is negotiated before getting its caps.
14929 2004-01-12 Julien MOUTTE <julien@moutte.net>
14931 * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element): When
14932 analyzing the pads of an element the bin is mostly in READY state so
14933 no caps were negotiated. This helper function needs to work with
14934 _get_caps directly then. I was not freeing them though, added that to
14937 2004-01-12 Julien MOUTTE <julien@moutte.net>
14939 * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
14940 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Fixing the
14941 direct put buffers detection. I prefer checking GST_BUFFER_PRIVATE
14942 than the free_func.
14944 2004-01-12 Thomas Vander Stichele <thomas at apestaart dot org>
14946 * sys/oss/gstossaudio.c: (plugin_init):
14947 * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
14948 * sys/oss/gstosselement.h:
14949 make an oss debugging category
14950 make failure more descriptive
14952 2004-01-11 David Schleef <ds@schleef.org>
14954 * ext/ffmpeg/gstffmpeg.c:
14955 * ext/ffmpeg/gstffmpegcodecmap.c:
14956 * ext/ffmpeg/gstffmpegdec.c:
14957 * ext/ffmpeg/gstffmpegenc.c:
14958 * ext/ffmpeg/gstffmpegprotocol.c:
14959 * ext/gdk_pixbuf/gstgdkanimation.c:
14960 * ext/jpeg/gstjpeg.c:
14961 * ext/libpng/gstpng.c:
14962 * ext/mpeg2dec/perftest.c:
14963 * ext/speex/gstspeex.c:
14964 * gst-libs/gst/resample/dtos.c:
14965 * gst/intfloat/gstintfloatconvert.c:
14966 * gst/oneton/gstoneton.c:
14967 * gst/rtjpeg/RTjpeg.c:
14968 * gst/rtp/gstrtp.c:
14969 * sys/dxr3/dxr3init.c:
14970 * sys/glsink/gstgl_nvimage.c:
14971 * sys/glsink/gstgl_pdrimage.c:
14972 * sys/glsink/gstglsink.c:
14973 * testsuite/gst-lint:
14974 Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H
14976 2004-01-11 David Schleef <ds@schleef.org>
14978 * ext/alsa/gstalsasrc.c: (gst_alsa_src_set_caps):
14979 * ext/faac/gstfaac.c: (gst_faac_sinkconnect):
14980 * ext/gdk_pixbuf/gstgdkanimation.c:
14981 (gst_gdk_animation_iter_create_pixbuf):
14982 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
14983 (gst_gdk_pixbuf_chain):
14984 * ext/gdk_pixbuf/gstgdkpixbuf.h:
14985 * ext/jack/gstjack.c: (gst_jack_change_state):
14986 * ext/xvid/gstxviddec.c: (gst_xviddec_sink_link):
14987 * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element):
14988 * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
14989 * gst/videofilter/gstvideofilter.c:
14990 (gst_videofilter_set_output_size):
14991 Remove all usage of gst_pad_get_caps(), and replace it with
14992 gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap().
14994 2004-01-11 David Schleef <ds@schleef.org>
14997 * ext/Makefile.am: Fixes to make ext/libcaca compile.
14998 * ext/divx/gstdivxdec.c:
14999 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
15000 (gst_gdk_pixbuf_init), (gst_gdk_pixbuf_chain): Make gdkpixbufdec
15001 handle images that span multiple buffers. Now work with both
15002 filesrc ! gdkpixbufdec and qtdemux ! gdkpixbufdec.
15003 * ext/gdk_pixbuf/gstgdkpixbuf.h:
15004 * ext/libcaca/gstcacasink.h: Fixes needed due to recent
15005 video/video.h changes
15006 * ext/xvid/gstxvid.c: (gst_xvid_csp_to_caps): same
15007 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
15008 (gst_v4lmjpegsrc_buffer_free): Use buffer free function instead
15009 of GstData free function.
15010 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
15013 2004-01-12 Benjamin Otte <in7y118@public.uni-hamburg.de>
15015 * sys/v4l2/gstv4l2element.c: (gst_v4l2element_class_init),
15016 (gst_v4l2element_dispose), (gst_v4l2element_set_property),
15017 (gst_v4l2element_get_property):
15018 * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults), (gst_v4l2_open):
15019 add norm, channel and frequency properties.
15020 * sys/v4l2/gstv4l2tuner.c:
15021 fixes for tuner interface changes
15022 * sys/v4l2/gstv4l2element.h:
15023 * sys/v4l2/gstv4l2src.c:
15024 * sys/v4l2/gstv4l2src.h:
15025 * sys/v4l2/v4l2src_calls.c:
15026 * sys/v4l2/v4l2src_calls.h:
15027 rework v4l2src to work with saa1734 cards and allow mmaped buffers.
15029 2004-01-12 Benjamin Otte <in7y118@public.uni-hamburg.de>
15031 * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init),
15032 (gst_tuner_find_norm_by_name), (gst_v4l2_find_channel_by_name),
15033 (gst_tuner_channel_changed), (gst_tuner_norm_changed),
15034 (gst_tuner_frequency_changed), (gst_tuner_signal_changed):
15035 * gst-libs/gst/tuner/tuner.h:
15036 GObjects aren't const.
15037 Add find_by_name functions.
15038 Add checks to _changed functions.
15039 * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_get_channel),
15040 (gst_v4l_tuner_get_norm):
15043 2004-01-12 Benjamin Otte <in7y118@public.uni-hamburg.de>
15045 * gst-libs/gst/video/video.h:
15046 Fix caps template names to be understandable.
15047 Prefix everything with GST_VIDEO.
15048 * ext/aalib/gstaasink.c:
15049 * ext/divx/gstdivxdec.c:
15050 * ext/divx/gstdivxenc.c:
15051 * ext/gdk_pixbuf/gstgdkpixbuf.c:
15052 * ext/hermes/gstcolorspace.c: (gst_colorspace_base_init):
15053 * ext/jpeg/gstjpegdec.c: (raw_caps_factory):
15054 * ext/jpeg/gstjpegenc.c: (raw_caps_factory):
15055 * ext/libcaca/gstcacasink.c:
15056 * ext/libpng/gstpngenc.c: (raw_caps_factory):
15057 * ext/snapshot/gstsnapshot.c:
15058 * ext/swfdec/gstswfdec.c:
15059 * ext/xvid/gstxviddec.c:
15060 * ext/xvid/gstxvidenc.c:
15061 * gst/chart/gstchart.c:
15062 * gst/deinterlace/gstdeinterlace.c:
15063 * gst/effectv/gsteffectv.c:
15064 * gst/flx/gstflxdec.c: (gst_flxdec_loop):
15065 * gst/goom/gstgoom.c:
15066 * gst/median/gstmedian.c:
15067 * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
15068 (gst_monoscope_srcconnect), (gst_monoscope_chain):
15069 * gst/overlay/gstoverlay.c:
15070 * gst/smooth/gstsmooth.c:
15071 * gst/smpte/gstsmpte.c:
15072 * gst/synaesthesia/gstsynaesthesia.c:
15073 * gst/videocrop/gstvideocrop.c:
15074 * gst/videodrop/gstvideodrop.c:
15075 * gst/y4m/gsty4mencode.c:
15076 * sys/qcam/gstqcamsrc.c:
15077 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps):
15078 Make them work with new video.h file.
15079 * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
15080 (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
15081 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
15082 (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
15083 Make it work with new buffer allocation system.
15085 2004-01-11 Julien MOUTTE <julien@moutte.net>
15087 * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain): Fixing the
15088 pad_alloc_buffer implementation to use ->srcpad
15089 * ext/hermes/gstcolorspace.c: (gst_colorspace_chain): Fixing the
15090 pad_alloc_buffer implementation to use ->srcpad
15091 * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain): Fixing the
15092 pad_alloc_buffer implementation to use ->srcpad
15093 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
15094 (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
15095 (gst_ximagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
15096 a reference to everything we need.
15097 * sys/ximage/ximagesink.h: adding a reference to the sink in the image.
15098 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
15099 (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
15100 (gst_xvimagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
15101 a reference to everything we need.
15102 * sys/xvimage/xvimagesink.h: adding a reference to the sink in the image
15104 2004-01-11 David Schleef <ds@schleef.org>
15106 * ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() test
15107 * gst/debug/efence.c: (gst_efence_chain), (gst_fenced_buffer_new),
15108 (gst_fenced_buffer_default_copy): Fix for rename of buffer private
15110 * gst/effectv/gstwarp.c: (gst_warptv_setup): Don't reset the time
15111 value during a resize/renegotiation.
15112 * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain): use
15113 gst_pad_alloc_buffer();
15114 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
15115 (gst_v4lmjpegsrc_buffer_free): Fix for rename of buffer private
15117 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
15118 Fix for rename of buffer private structure members.
15119 * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
15120 (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
15121 Fix for rename of buffer private structure members.
15122 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
15123 (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
15124 Fix for rename of buffer private structure members.
15126 2004-01-11 Arwed v. Merkatz <v.merkatz@gmx.net>
15128 reviewed by: David Schleef <ds@schleef.org>
15130 * gst/videofilter/Makefile.am:
15131 * gst/videofilter/gstgamma.c: Gamma correction filter. Modified
15132 from the patch by ds to fit in with recent make_filter changes.
15134 2004-01-11 Julien MOUTTE <julien@moutte.net>
15136 * configure.ac: Adding examples/switch/Makefile
15137 * examples/Makefile.am: Adding examples/switch
15138 * examples/switch/Makefile.am: Adding switcher example.
15139 * examples/switch/switcher.c: (got_eos), (idle_iterate),
15140 (switch_timer), (main): Adding an example demonstrating switch usage
15141 with 2 videotestsrc showing different patterns.
15142 * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
15143 (gst_switch_init): Fixing switch with the new caps system.
15145 2004-01-11 Benjamin Otte <in7y118@public.uni-hamburg.de>
15147 * gst-libs/gst/video/video.h:
15148 Fix 32bit caps. Issue remaining: The macro names are chosen poorly.
15149 They should probably be like
15150 GST_VIDEO_PAD_TEMPLATE_CAPS_{RGB,BGR,RGBx,BGRx}.
15152 2004-01-11 Benjamin Otte <in7y118@public.uni-hamburg.de>
15154 * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
15155 (qtdemux_parse_trak):
15156 fix audio chunk size/timestamp calculation
15158 2004-01-11 Benjamin Otte <in7y118@public.uni-hamburg.de>
15160 * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
15163 2004-01-11 Steve Baker <steve@stevebaker.org>
15165 * gst/effectv/gstaging.c: (gst_agingtv_get_type),
15166 (gst_agingtv_base_init), (gst_agingtv_class_init),
15167 (gst_agingtv_init), (gst_agingtv_setup), (gst_agingtv_rgb32),
15168 (gst_agingtv_set_property), (gst_agingtv_get_property):
15169 Port agingTV to videofilter
15171 2004-01-09 Julien MOUTTE <julien@moutte.net>
15173 * ext/hermes/gstcolorspace.c: (gst_colorspace_chain):
15174 Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
15176 2004-01-09 Julien MOUTTE <julien@moutte.net>
15178 * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain):
15179 Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
15180 * gst-libs/gst/xoverlay/xoverlay.c:
15181 (gst_x_overlay_got_desired_size): Updating doc for the xid being 0.
15182 * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
15183 Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
15184 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
15185 Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
15186 * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
15187 (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
15188 (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init): Implementing
15189 the bufferalloc_function to replace bufferpools, fixing the XOverlay
15190 interface implementation to handle xid being 0 and fix some bugs
15191 triggered by Benjamin's testcase.
15192 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
15193 (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
15194 (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init): Implementing
15195 the bufferalloc_function to replace bufferpools, fixing the XOverlay
15196 interface implementation to handle xid being 0 and fix some bugs
15197 triggered by Benjamin's testcase.
15199 2004-01-09 David Schleef <ds@schleef.org>
15201 * ext/librfb/gstrfbsrc.c: Hacking. Added actual decoding and
15202 mouse pointer events. It works.
15204 2004-01-09 Ronald Bultje <rbultje@ronald.bitfreak.net>
15206 * ext/divx/gstdivxenc.c: (gst_divxenc_init):
15207 Use explicit caps - fix capsnego.
15208 * ext/xvid/gstxviddec.c:
15209 * ext/xvid/gstxvidenc.c:
15210 Remove macro-inside-macro which caused compile errors.
15211 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_header):
15212 Error out if it's not a RIFF file. Else we error out without
15213 gst_element_error() which is not good...
15215 2004-01-08 David Schleef <ds@schleef.org>
15217 * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
15218 Fix pad_link function to handle formats that ffmpeg returns
15219 as multiple caps structures.
15220 * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain):
15221 Only complain if source buffer is _smaller_ than expected.
15222 * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
15223 (gst_videoscale_handle_src_event): Resize navigation events
15224 when passing them upstream.
15225 * gst/videotestsrc/gstvideotestsrc.c:
15226 * gst/videotestsrc/gstvideotestsrc.h:
15227 * gst/videotestsrc/videotestsrc.c:
15228 * gst/videotestsrc/videotestsrc.h:
15229 Rewrite many of the buffer painting functions to handle odd
15230 sizes (for many formats, size%4!=0 or size%8!=0). Most have
15231 been verified to work with my video card.
15232 * testsuite/gst-lint: Add check for elements calling
15233 gst_pad_get_caps() instead of gst_pad_get_allowed_caps().
15235 2004-01-08 David Schleef <ds@schleef.org>
15237 * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
15238 (gst_videodrop_link), (gst_videodrop_init): Fix negotiation.
15240 2004-01-08 Julien MOUTTE <julien@moutte.net>
15242 * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents): A
15243 configure event is not emiting the desired size signal. That fixes
15244 aspect ratio issues with gst-player.
15246 2004-01-08 Ronald Bultje <rbultje@ronald.bitfreak.net>
15248 * gst/median/gstmedian.c: (gst_median_link), (gst_median_init):
15251 2004-01-08 Julien MOUTTE <julien@moutte.net>
15253 * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_create): Using XOverlay
15254 public method to fire size signal.
15256 2004-01-07 Julien MOUTTE <julien@moutte.net>
15258 * examples/gstplay/Makefile.am: Adding the interface library.
15259 * gst-libs/gst/play/Makefile.am: Adding the interface library.
15260 * gst-libs/gst/play/gstplay.c: (gst_play_set_video_sink): Connecting to the XOverlay size signal instead of GstVideoSink.
15261 * gst-libs/gst/play/gstplay.h: Including the XOverlay interface to check
15262 GST_IS_X_OVERLAY before signal connect.
15263 * gst-libs/gst/video/gstvideosink.c: (gst_videosink_class_init):
15264 Removing the have_video_size signal.
15265 * gst-libs/gst/video/gstvideosink.h: Removing the have_video_size signal
15266 and associated public method.
15267 * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
15268 (gst_ximagesink_sinkconnect): Using XOverlay public method to fire size
15270 * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
15271 (gst_xvideosink_xwindow_new): Using XOverlay public method to fire size
15273 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sinkconnect):
15274 Using XOverlay public method to fire size signal.
15276 2004-01-07 David Schleef <ds@schleef.org>
15278 * gst/videofilter/Makefile.am:
15279 * gst/videofilter/gstvideotemplate.c:
15280 * gst/videofilter/make_filter:
15281 Create gstvideoexample.c in a srcdir!=builddir friendly way.
15282 Convert make_filter to /bin/sh script.
15284 2004-01-07 Thomas Vander Stichele <thomas at apestaart dot org>
15286 * gst/modplug/gstmodplug.cc: fix element description
15288 2004-01-07 Julien MOUTTE <julien@moutte.net>
15290 * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
15291 (got_video_size): Adding some new lines in g_print calls.
15292 * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
15293 (gst_ximagesink_xwindow_destroy), (gst_ximagesink_xwindow_resize),
15294 (gst_ximagesink_handle_xevents), (gst_ximagesink_fixate),
15295 (gst_ximagesink_sinkconnect), (gst_ximagesink_change_state),
15296 (gst_ximagesink_chain), (gst_ximagesink_buffer_new),
15297 (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size):
15298 Complete code review, reverting some stuff i disagree with, adding
15299 some fixes : time synchronization on invalid timestamps, renegotiation
15301 * sys/ximage/ximagesink.h:
15302 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_destroy),
15303 (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_handle_xevents),
15304 (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
15305 (gst_xvimagesink_fixate), (gst_xvimagesink_sinkconnect),
15306 (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
15307 (gst_xvimagesink_buffer_new),
15308 (gst_xvimagesink_navigation_send_event),
15309 (gst_xvimagesink_set_xwindow_id),
15310 (gst_xvimagesink_get_desired_size),
15311 (gst_xvimagesink_xoverlay_init): Complete code review, reverting some
15312 stuff i disagree with, adding some fixes : Renegotiation of private
15313 window, implementing get_desired_size.
15315 2004-01-07 Ronald Bultje <rbultje@ronald.bitfreak.net>
15317 * ext/audiofile/gstafsink.c: (gst_afsink_init), (gst_afsink_chain),
15318 (gst_afsink_handle_event):
15319 * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
15320 * gst/avi/gstavimux.c: (gst_avimux_request_new_pad):
15321 * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_init):
15322 * sys/dxr3/dxr3spusink.c: (dxr3spusink_init):
15323 * sys/dxr3/dxr3videosink.c: (dxr3videosink_init):
15324 Fix for instantiate-test (see core). Also remove dead code from
15325 jpegenc (which still needs fixing, but that's lower on my TODO
15327 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
15328 Never return NULL as caps.
15330 2004-01-07 David Schleef <ds@schleef.org>
15334 * ext/librfb/Makefile.am:
15335 * ext/librfb/gstrfbsrc.c:
15336 New source plugin based on librfb-0.1. RFB (remote framebuffer)
15337 is the protocol used by VNC.
15339 2004-01-07 David Schleef <ds@schleef.org>
15341 * gst/videofilter/gstvideotemplate.c:
15342 * gst/videofilter/gstvideotemplate.h:
15343 * gst/videofilter/make_filter:
15344 Merge videotemplate header into source file.
15345 * gst/effectv/Makefile.am:
15346 * gst/effectv/gsteffectv.c: (plugin_init):
15347 * gst/effectv/gstwarp.c:
15348 Make warpTV a subclass of videofilter.
15350 2004-01-07 Benjamin Otte <in7y118@public.uni-hamburg.de>
15352 * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
15353 Add guard against invalid utf-8 conversions in mad. Just in case.
15355 2004-01-07 Benjamin Otte <in7y118@public.uni-hamburg.de>
15357 * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
15358 Fix for bug shown by poisoning
15360 2004-01-06 Ronald Bultje <rbultje@ronald.bitfreak.net>
15362 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
15363 (gst_v4lmjpegsrc_buffer_free):
15364 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
15365 (gst_v4lsrc_srcconnect), (gst_v4lsrc_getcaps), (gst_v4lsrc_get),
15366 (gst_v4lsrc_buffer_free):
15367 Fix for removed bufferpools.
15369 2004-01-07 Jan Schmidt <thaytan@mad.scientist.com>
15371 * ext/dv/gstdvdec.c: (gst_dvdec_loop):
15372 Fix caps negotiation.
15374 * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
15375 (dvdnavsrc_update_buttoninfo), (dvdnavsrc_get),
15376 (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
15378 * ext/mpeg2dec/gstmpeg2dec.c:
15379 * gst-libs/gst/navigation/navigation.c:
15380 (gst_navigation_send_key_event), (gst_navigation_send_mouse_event):
15381 * gst-libs/gst/navigation/navigation.h:
15382 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_handle_src_event):
15383 * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
15384 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
15385 Super-simple first version of mouse and keyboard events. Clicking
15386 on a DVD menu now works, although it may not take you where you
15389 * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
15390 * gst/videotestsrc/gstvideotestsrc.c:
15391 (gst_videotestsrc_src_fixate):
15392 These fixate functions were broken - they never actually
15395 2004-01-06 Ronald Bultje <rbultje@ronald.bitfreak.net>
15397 * ext/shout/gstshout.c: (gst_icecastsend_base_init),
15398 (gst_icecastsend_init):
15399 fix for new caps system.
15400 * gst-libs/gst/mixer/mixertrack.h:
15401 * sys/oss/gstossmixer.c: (gst_ossmixer_build_list):
15402 Add 'master track' flag (for tools like ACME that only want to
15403 change the main volume).
15405 2004-01-07 Jan Schmidt <thaytan@mad.scientist.com>
15407 * ext/xvid/gstxvid.c: (gst_xvid_structure_to_csp),
15408 (gst_xvid_csp_to_caps):
15409 * ext/xvid/gstxviddec.c: (gst_xviddec_src_getcaps):
15410 * ext/xvid/gstxvidenc.c:
15411 ifdef out ARGB type when it isn't available
15412 in xvidcore 1.0.0beta2
15414 2004-01-06 Ronald Bultje <rbultje@ronald.bitfreak.net>
15416 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
15417 When we have received a new SCR right in the first buffer after
15418 a seek (so in the same cycle that handles the discont), we should
15419 handle the buffer instead of unreffing it, else we lose data.
15421 2004-01-06 Iain <iain@prettypeople.org>
15423 * gst/intfloat/gstint2float.c (gst_int2float_link): Set the
15424 buffer-frames caps too.
15426 * gst/oneton/gstoneton.c (gst_oneton_sink_connect): Only create the new
15427 caps that we need, don't destroy them all and rebuild them. And when
15428 creating src pads, use the src pad template rather than the sink...
15430 2004-01-05 Ronald Bultje <rbultje@ronald.bitfreak.net>
15432 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
15433 Add pad to element *after* setting functions such as event handler.
15434 Without this, the scheduler (opt) will link pads, set the event
15435 handler from the default event function (dispatcher in gstpad.c)
15436 and *after* that, we will set our own event function, which will
15437 thus never be used (and thus mpegdemux doesn't handle events).
15439 2004-01-04 David Schleef <ds@schleef.org>
15441 Fix the fixate functions to handle new prototype:
15442 * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
15443 * gst/videotestsrc/gstvideotestsrc.c:
15444 (gst_videotestsrc_src_fixate):
15445 * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
15446 * sys/ximage/ximagesink.c: (gst_ximagesink_fixate):
15447 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
15449 2004-01-04 Benjamin Otte <in7y118@public.uni-hamburg.de>
15451 * sys/ximage/ximagesink.h:
15452 * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
15453 (gst_ximagesink_xwindow_destroy), (gst_ximagesink_sinkconnect),
15454 (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
15455 (gst_ximagesink_xoverlay_init):
15456 assorted fixes to make (re)embedding work
15457 * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect),
15458 (gst_ximagesink_get_desired_size):
15459 implement desired size additions to XOverlay
15461 2004-01-04 Benjamin Otte <in7y118@public.uni-hamburg.de>
15463 * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init),
15464 (gst_x_overlay_got_xwindow_id), (gst_x_overlay_get_desired_size),
15465 (gst_x_overlay_got_desired_size):
15466 * gst-libs/gst/xoverlay/xoverlay.h:
15467 Add optional "desired size" signal and querying.
15469 2004-01-04 Ronald Bultje <rbultje@ronald.bitfreak.net>
15471 * gst/matroska/matroska-demux.c:
15472 (gst_matroska_demux_parse_blockgroup):
15473 Fix EBML-laced block parsing. Diffs are relative to previous
15474 lace, not the first lace. Thanks to Mosu from the Matroska
15475 team for detecting this.
15476 * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
15477 (gst_wavparse_parse_fmt), (gst_wavparse_getcaps),
15478 (gst_wavparse_handle_sink_event), (gst_wavparse_loop),
15479 (gst_wavparse_change_state):
15480 * gst/wavparse/gstwavparse.h:
15481 Quickfix for capsnego.
15483 2004-01-04 Ronald Bultje <rbultje@ronald.bitfreak.net>
15485 * gst/wavenc/gstwavenc.c: (set_property), (gst_wavenc_init):
15486 Fix indenting, fix pad creation.
15488 2004-01-04 Ronald Bultje <rbultje@ronald.bitfreak.net>
15490 * ext/xvid/gstxviddec.c: (gst_xviddec_init),
15491 (gst_xviddec_src_getcaps), (gst_xviddec_src_link),
15492 (gst_xviddec_sink_link):
15493 Implement src_getcaps() so proper size caps is negotiated.
15495 2004-01-04 Ronald Bultje <rbultje@ronald.bitfreak.net>
15497 * ext/flac/gstflacdec.c: (gst_flacdec_loop):
15498 Finish flac decoder on EOS. See #116178.
15500 2004-01-04 Ronald Bultje <rbultje@ronald.bitfreak.net>
15502 * gst/matroska/matroska-demux.c: (gst_matroska_demux_src_getcaps),
15503 (gst_matroska_demux_add_stream):
15504 * gst/matroska/matroska-ids.h:
15505 Add getcaps() function to fix capsnego...
15507 2004-01-04 Ronald Bultje <rbultje@ronald.bitfreak.net>
15509 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
15510 (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
15511 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
15512 Fix more integer overflows. Again, see #126967.
15514 2004-01-03 Ronald Bultje <rbultje@ronald.bitfreak.net>
15516 * ext/mpeg2dec/gstmpeg2dec.c:
15517 Add support for mpeg2dec-0.4.0 (released two weeks ago). See
15520 2004-01-03 Ronald Bultje <rbultje@ronald.bitfreak.net>
15523 * ext/xvid/gstxvid.c: (gst_xvid_init), (gst_xvid_error),
15524 (gst_xvid_structure_to_csp), (gst_xvid_csp_to_caps):
15525 * ext/xvid/gstxvid.h:
15526 * ext/xvid/gstxviddec.c: (gst_xviddec_class_init),
15527 (gst_xviddec_init), (gst_xviddec_setup), (gst_xviddec_chain),
15528 (gst_xviddec_src_link), (gst_xviddec_sink_link),
15529 (gst_xviddec_change_state):
15530 * ext/xvid/gstxviddec.h:
15531 * ext/xvid/gstxvidenc.c: (gst_xvidenc_profile_get_type),
15532 (gst_xvidenc_base_init), (gst_xvidenc_class_init),
15533 (gst_xvidenc_init), (gst_xvidenc_setup), (gst_xvidenc_chain),
15534 (gst_xvidenc_link), (gst_xvidenc_set_property),
15535 (gst_xvidenc_get_property), (gst_xvidenc_change_state):
15536 * ext/xvid/gstxvidenc.h:
15537 Update xvid plugin to latest xvid (1.0.0-beta3) API.
15539 2004-01-03 Ronald Bultje <rbultje@ronald.bitfreak.net>
15541 * gst/rtp/rtp-packet.c:
15542 Add sys/types.h include, since OS X doesn't define in_addr_t
15543 in netinet/in.h, like it does on Linux (see #129600).
15545 2004-01-03 Thomas Canty <tommydal@optushome.com.au>
15547 reviewed by: Ronald Bultje <rbultje@ronald.bitfreak.net>
15549 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_dispose):
15550 Correct logic of dispose function (see #129306).
15552 2004-01-03 Ronald Bultje <rbultje@ronald.bitfreak.net>
15554 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_pes):
15555 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
15556 (gst_mpeg_parse_init):
15557 * gst/mpegstream/gstmpegparse.h:
15558 Remove clock (which was never provided, i.e. dead code), and
15559 also fix integer overflows at high PTS values (see #126967).
15561 2004-01-03 Ronald Bultje <rbultje@ronald.bitfreak.net>
15563 * ext/flac/gstflacdec.c:
15564 * ext/libpng/gstpngenc.h:
15565 * ext/mikmod/gstmikmod.h:
15566 OS X fixes (see #126628).
15568 2004-01-02 David Schleef <ds@schleef.org>
15570 * ext/alsa/gstalsasrc.c: (gst_alsa_src_pad_factory),
15571 (gst_alsa_src_base_init): Remove bogus "src" request pad.
15572 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_base_init),
15573 (gst_mpeg_parse_class_init): Move pad template registration
15574 to class_init, since the derived class (mpegdemux) doesn't
15577 2004-01-03 Ronald Bultje <rbultje@ronald.bitfreak.net>
15579 * sys/ximage/Makefile.am:
15580 * sys/xvideo/Makefile.am:
15581 * sys/xvimage/Makefile.am:
15582 Move interface libs from LDFLAGS to LIBADD, fix relocation errors
15583 after installation (see #127664).
15585 2004-01-02 David Schleef <ds@schleef.org>
15587 * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_init),
15588 (gst_ffmpegenc_connect): Negotiation fixes.
15589 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_negotiate_format):
15590 Remove inappropriate gst_caps_free().
15591 * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
15592 Reenable Ronald's internal resize code, since the core handles
15595 2004-01-02 Ronald Bultje <rbultje@ronald.bitfreak.net>
15597 * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
15598 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
15599 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init), (gst_v4lsrc_init):
15600 Fix pad template stuff.
15602 2004-01-02 Ronald Bultje <rbultje@ronald.bitfreak.net>
15604 * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
15605 * gst/matroska/ebml-write.c: (gst_ebml_write_sint):
15606 fix signed integer reading/writing.
15608 2004-01-02 Benjamin Otte <in7y118@public.uni-hamburg.de>
15611 Remove outdated document
15613 2004-01-03 Jan Schmidt <thaytan@mad.scientist.com>
15615 * gst/cutter/gstcutter.c: (gst_cutter_init):
15616 src pad was being created twice - oops.
15618 2004-01-02 Ronald Bultje <rbultje@ronald.bitfreak.net>
15620 * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
15621 Comment out internal resize. It doesn't handle the resulting
15622 XEvent internally, does another try_set_caps() which leads to
15623 a really nice loop.
15624 Real fix will come when Julien and Dave are awake. ;).
15626 2004-01-02 Ronald Bultje <rbultje@ronald.bitfreak.net>
15628 * ext/mpeg2enc/gstmpeg2enc.cc:
15629 fix const/nonconst compile issue.
15631 2004-01-02 David Schleef <ds@schleef.org>
15633 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate),
15634 (gst_xvimagesink_sinkconnect), (gst_xvimagesink_init):
15635 Add fixate function and a check for bad formats.
15637 2004-01-01 David Schleef <ds@schleef.org>
15640 * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
15641 (gst_audiofilter_init):
15642 * gst/debug/efence.c: (gst_efence_init):
15643 * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
15644 (gst_deinterlace_init):
15645 * gst/volume/gstvolume.c: (volume_connect):
15647 2004-01-01 David Schleef <ds@schleef.org>
15649 Convert elements to use gst_pad_use_explicit_caps() where
15651 * ext/a52dec/gsta52dec.c: (gst_a52dec_init), (gst_a52dec_reneg):
15652 * ext/audiofile/gstafparse.c: (gst_afparse_init),
15653 (gst_afparse_open_file):
15654 * ext/audiofile/gstafsrc.c: (gst_afsrc_init),
15655 (gst_afsrc_open_file):
15656 * ext/esd/esdmon.c: (gst_esdmon_init), (gst_esdmon_get):
15657 * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_init),
15658 (gst_ffmpegdec_chain):
15659 * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
15660 * ext/flac/gstflacdec.c: (gst_flacdec_init), (gst_flacdec_write):
15661 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init),
15662 (gst_gdk_pixbuf_chain):
15663 * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init), (gst_jpegdec_link),
15664 (gst_jpegdec_chain):
15665 * ext/mad/gstmad.c: (gst_mad_init), (gst_mad_chain):
15666 * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
15667 (gst_mikmod_negotiate):
15668 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
15669 (gst_mpeg2dec_negotiate_format):
15670 * ext/mpeg2enc/gstmpeg2enc.cc:
15671 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
15672 * ext/speex/gstspeexdec.c: (gst_speexdec_init),
15673 (gst_speexdec_sinkconnect):
15674 * ext/swfdec/gstswfdec.c: (gst_swfdec_loop), (gst_swfdec_init):
15675 * ext/vorbis/vorbisfile.c: (gst_vorbisfile_init),
15676 (gst_vorbisfile_new_link):
15677 * gst/ac3parse/gstac3parse.c: (gst_ac3parse_init),
15678 (gst_ac3parse_chain):
15679 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_audio_stream),
15680 (gst_asf_demux_setup_pad):
15681 * gst/auparse/gstauparse.c: (gst_auparse_init),
15682 (gst_auparse_chain):
15683 * gst/id3/gstid3types.c: (gst_id3types_loop):
15684 * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
15685 * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
15686 (mp1videoparse_parse_seq):
15687 * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_init),
15689 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
15690 (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_lpcm_set_caps):
15691 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
15692 (gst_mpeg_parse_send_data):
15693 * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
15694 (gst_qtdemux_add_stream):
15695 * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
15696 * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
15697 (gst_wavparse_parse_fmt):
15699 2004-01-01 Ronald Bultje <rbultje@ronald.bitfreak.net>
15702 Fix configure check for mpeg2enc. We need 1.6.1.93 instead of
15703 1.6.1.92, since the pkg-config file of 1.6.1.92 is borked and
15704 it therefore uses the wrong include paths. Too bad... Note
15705 that 1.6.1.93 is not release yet. ;).
15706 Also add a check for mplex, which is now using the lib'ified
15707 mplex from mjpegtools, too.
15708 * ext/ffmpeg/gstffmpegcodecmap.c:
15709 Add codec_tag for 3ivx/xvid. For xvid, this should fix playback
15710 issues. I don't think ffmpeg handles 3ivx correctly, so this
15711 probably won't work. But it won't hurt either.
15712 * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_connect),
15713 (gst_ffmpegdec_chain):
15714 * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect),
15715 (gst_ffmpegenc_chain_audio):
15716 Fix memleak in audio encoding. Close codec if open fails, this
15717 calls the cleanup routines so we can re-use the context.
15718 * ext/mpeg2enc/gstmpeg2enc.cc:
15719 Fix pad template names/types, fix memory issue with getcaps().
15720 * ext/mpeg2enc/gstmpeg2encoder.cc:
15721 * ext/mpeg2enc/gstmpeg2encoder.hh:
15722 Fix compile issue with new caps system (const thingy).
15723 * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
15724 * ext/mpeg2enc/gstmpeg2encpicturereader.hh:
15725 We read a first frame right on initing, so that we have a caps
15726 when we init the output. This caps is cached in padprivate and
15727 read as first frame.
15728 * ext/mplex/Makefile.am:
15729 * ext/mplex/gstmplex.cc:
15730 * ext/mplex/gstmplex.h:
15731 * ext/mplex/gstmplex.hh:
15732 * ext/mplex/gstmplexibitstream.cc:
15733 * ext/mplex/gstmplexibitstream.hh:
15734 * ext/mplex/gstmplexjob.cc:
15735 * ext/mplex/gstmplexjob.hh:
15736 * ext/mplex/gstmplexoutputstream.cc:
15737 * ext/mplex/gstmplexoutputstream.hh:
15738 We wrap mjpegtools mplex. So I rewrote the plugin. The old plugin
15739 had issues, didn't do capsnego, supported only a subset of the
15740 mplex features and required a mplex fork in our local CVS. Plus
15741 that it worked agaist a very old mplex version. Rewriting was
15742 faster than updating it.
15743 * gst-libs/ext/Makefile.am:
15744 * gst-libs/ext/mplex/INSTRUCT:
15745 * gst-libs/ext/mplex/Makefile.am:
15746 * gst-libs/ext/mplex/README:
15747 * gst-libs/ext/mplex/TODO:
15748 * gst-libs/ext/mplex/ac3strm_in.cc:
15749 * gst-libs/ext/mplex/audiostrm.hh:
15750 * gst-libs/ext/mplex/audiostrm_out.cc:
15751 * gst-libs/ext/mplex/aunit.hh:
15752 * gst-libs/ext/mplex/bits.cc:
15753 * gst-libs/ext/mplex/bits.hh:
15754 * gst-libs/ext/mplex/buffer.cc:
15755 * gst-libs/ext/mplex/buffer.hh:
15756 * gst-libs/ext/mplex/fastintfns.h:
15757 * gst-libs/ext/mplex/format_codes.h:
15758 * gst-libs/ext/mplex/inputstrm.cc:
15759 * gst-libs/ext/mplex/inputstrm.hh:
15760 * gst-libs/ext/mplex/lpcmstrm_in.cc:
15761 * gst-libs/ext/mplex/mjpeg_logging.cc:
15762 * gst-libs/ext/mplex/mjpeg_logging.h:
15763 * gst-libs/ext/mplex/mjpeg_types.h:
15764 * gst-libs/ext/mplex/mpastrm_in.cc:
15765 * gst-libs/ext/mplex/mpegconsts.cc:
15766 * gst-libs/ext/mplex/mpegconsts.h:
15767 * gst-libs/ext/mplex/mplexconsts.hh:
15768 * gst-libs/ext/mplex/multplex.cc:
15769 * gst-libs/ext/mplex/outputstream.hh:
15770 * gst-libs/ext/mplex/padstrm.cc:
15771 * gst-libs/ext/mplex/padstrm.hh:
15772 * gst-libs/ext/mplex/stillsstream.cc:
15773 * gst-libs/ext/mplex/stillsstream.hh:
15774 * gst-libs/ext/mplex/systems.cc:
15775 * gst-libs/ext/mplex/systems.hh:
15776 * gst-libs/ext/mplex/vector.cc:
15777 * gst-libs/ext/mplex/vector.hh:
15778 * gst-libs/ext/mplex/videostrm.hh:
15779 * gst-libs/ext/mplex/videostrm_in.cc:
15780 * gst-libs/ext/mplex/videostrm_out.cc:
15781 * gst-libs/ext/mplex/yuv4mpeg.cc:
15782 * gst-libs/ext/mplex/yuv4mpeg.h:
15783 * gst-libs/ext/mplex/yuv4mpeg_intern.h:
15784 * gst-libs/ext/mplex/yuv4mpeg_ratio.cc:
15785 We don't fork mjpegtools' mplex in our CVS anymore.
15786 * gst/avi/gstavidemux.c: (gst_avi_demux_src_getcaps),
15787 (gst_avi_demux_add_stream):
15788 * gst/avi/gstavidemux.h:
15789 Add getcaps() function for proper caps nego. This makes some
15790 parts of AVI playback/reading work.
15791 * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
15792 Resize window on new capsnego. This is probably wrong, but
15793 I'm still committing it because with current capsnego, the
15794 first successfull capsnego is auto-fixated, therefore rounded
15795 down to the lowest values in the caps. this results in a 16x16
15796 XWindow that is not reized when real capsnego finishes.
15797 Dave, I see more cases of this, do you know a proper solution?
15798 * tools/gst-launch-ext.in:
15799 Fix MPEG-4 AAC (Apple iPod/iTunes) file commandline.
15801 2003-12-31 David Schleef <ds@schleef.org>
15803 * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get):
15804 * gst/udp/gstudpsrc.c: (gst_udpsrc_get):
15805 Change gst_pad_proxy_link() to gst_pad_try_set_caps()
15807 2003-12-30 David Schleef <ds@schleef.org>
15809 * ext/ffmpeg/gstffmpegcolorspace.c:
15810 (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
15811 (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_init),
15812 (gst_ffmpegcsp_chain): Negotiation fixes
15813 * ext/mad/gstmad.c: (gst_mad_chain): Negotiation fixes
15814 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
15815 (gst_audio_convert_link), (gst_audio_convert_channels):
15816 * gst/audioscale/gstaudioscale.c: (gst_audioscale_getcaps),
15817 (gst_audioscale_link), (gst_audioscale_get_buffer),
15818 (gst_audioscale_chain): Negotiation fixes
15819 * gst/audioscale/gstaudioscale.h:
15820 * gst/videofilter/gstvideofilter.c:
15821 (gst_videofilter_format_get_structure), (gst_videofilter_getcaps),
15822 (gst_videofilter_link), (gst_videofilter_init),
15823 (gst_videofilter_set_output_size), (gst_videofilter_setup),
15824 (gst_videofilter_find_format_by_structure):
15825 * gst/videofilter/gstvideofilter.h: Negotiation fixes
15826 * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
15827 (gst_videoscale_link):
15828 * gst/videoscale/videoscale.c: (videoscale_get_structure),
15829 (videoscale_find_by_structure), (gst_videoscale_setup):
15830 * gst/videoscale/videoscale.h: Negotiation fixes
15831 * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
15832 (gst_ximagesink_fixate), (gst_ximagesink_init): Add a fixate
15833 function, restrict resizing to a multiple of 4 (hack until
15834 everyone supports odd sizes correctly).
15836 2003-12-29 Colin Walters <walters@verbum.org>
15838 * ext/esd/esdsink.c (gst_esdsink_link): Fix typo; get depth instead of
15841 2003-12-30 Jan Schmidt <thaytan@mad.scientist.com>
15843 * ext/sndfile/gstsf.c: (gst_sf_loop):
15844 Fix warning about discarding const qualifier
15846 2003-12-27 Jeremy Simon <jesimon@libertysurf.fr>
15848 * gst/cutter/gstcutter.c:
15849 * gst/videoscale/gstvideoscale.c:
15850 * gst/volenv/gstvolenv.c:
15851 * gst-libs/gst/audio/audio.c:
15852 * gst-libs/gst/video/video.c:
15855 2003-12-27 Benjamin Otte <in7y118@public.uni-hamburg.de>
15857 * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
15858 Don't send ALSA debugging to stderr.
15859 * ext/alsa/gstalsa.h:
15860 Use GST_WARNING instead of g_warning when ALSA functions fail.
15862 2003-12-27 Benjamin Otte <in7y118@public.uni-hamburg.de>
15864 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
15865 Free XVAdapterInfo correctly.
15867 2003-12-27 Benjamin Otte <in7y118@public.uni-hamburg.de>
15869 * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
15870 (gst_id3_tag_do_caps_nego), (gst_id3_tag_src_link):
15871 Make id3tag use correct caps nego.
15873 2003-12-27 Amaury Jacquot <sxpert@esitcom.org>
15875 * ext/ivorbis/vorbis.c:
15876 * ext/ivorbis/vorbisenc.h:
15877 * ext/ivorbis/vorbisfile.c:
15878 Modify so that it uses the new caps things
15880 2003-12-27 Benjamin Otte <in7y118@public.uni-hamburg.de>
15882 * testsuite/spider/spider1.c: (main):
15883 * testsuite/spider/spider2.c: (main):
15884 * testsuite/spider/spider3.c: (main):
15885 Make tests compile again. They probably don't work.
15887 2003-12-24 Colin Walters <walters@verbum.org>
15889 * sys/oss/gstosssink.c (gst_osssink_sink_fixate): Return NULL if
15890 we can't fixate the caps anymore.
15892 2003-12-23 David Schleef <ds@schleef.org>
15894 * gst/volume/gstvolume.c: (volume_init): Proxy getcaps.
15895 * sys/oss/gstosssink.c: (gst_osssink_init),
15896 (gst_osssink_sink_fixate): Add fixate function.
15898 2003-12-24 Ronald Bultje <rbultje@ronald.bitfreak.net>
15900 * ext/ffmpeg/gstffmpegcodecmap.c:
15901 * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_getcaps),
15902 (gst_ffmpegcsp_srcconnect_func), (gst_ffmpegcsp_sinkconnect),
15903 (gst_ffmpegcsp_srcconnect), (gst_ffmpegcsp_get_type),
15904 (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
15905 (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
15906 (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
15907 (gst_ffmpegcsp_get_property), (gst_ffmpegcsp_register):
15908 fix typo in RGB masks, and move back to "old" colorspace
15909 capsnego code until whoever wrote this new crap has actually
15910 tested it so that it works.
15911 And yes, this works, keep it that way please.
15913 2003-12-23 Ronald Bultje <rbultje@ronald.bitfreak.net>
15915 * ext/divx/gstdivxdec.c: (gst_divxdec_base_init),
15916 (gst_divxdec_init), (gst_divxdec_negotiate):
15917 * ext/divx/gstdivxdec.h:
15918 * ext/divx/gstdivxenc.c: (gst_divxenc_base_init),
15919 (gst_divxenc_init):
15920 * ext/faac/gstfaac.c: (gst_faac_base_init), (gst_faac_init),
15921 (gst_faac_sinkconnect), (gst_faac_srcconnect):
15922 * ext/mpeg2enc/gstmpeg2enc.cc:
15923 * ext/mpeg2enc/gstmpeg2encoder.cc:
15924 * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
15925 * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_base_init),
15926 (dxr3audiosink_init), (dxr3audiosink_pcm_sinklink):
15927 * sys/dxr3/dxr3spusink.c: (dxr3spusink_base_init),
15928 (dxr3spusink_init):
15929 * sys/dxr3/dxr3videosink.c: (dxr3videosink_base_init),
15930 (dxr3videosink_init):
15931 Fix caps breakage after Dave's caps branch merge.
15933 2003-12-23 Ronald Bultje <rbultje@ronald.bitfreak.net>
15935 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
15936 Fix for 24bpp display.
15938 2003-12-23 Colin Walters <walters@verbum.org>
15940 * ext/gnomevfs/gstgnomevfssink.c: Add ARG_HANDLE property that takes
15941 a GnomeVFSHandle directly.
15943 2003-12-22 Benjamin Otte <in7y118@public.uni-hamburg.de>
15945 * gst/volume/Makefile.am:
15946 * gst/volume/gstvolume.c: (volume_connect), (volume_parse_caps),
15947 (volume_base_init), (volume_init):
15948 Reenable volume element and fix to work with new caps stuff.
15949 Rhythmbox needs this.
15951 2003-12-22 Benjamin Otte <in7y118@public.uni-hamburg.de>
15953 * gst/qtdemux/qtdemux.c: (plugin_init):
15954 qtdemux requires bytestream
15956 2003-12-22 Benjamin Otte <in7y118@public.uni-hamburg.de>
15958 * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_link):
15959 Fix remaining caps handling errors due to CAPS merge.
15961 2003-12-22 Benjamin Otte <in7y118@public.uni-hamburg.de>
15963 * ext/faad/gstfaad.c: (gst_faad_base_init), (gst_faad_init),
15964 (gst_faad_sinkconnect), (gst_faad_srcgetcaps),
15965 (gst_faad_srcconnect):
15966 Port to new caps system.
15968 2003-12-21 Julien MOUTTE <julien@moutte.net>
15970 * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
15971 (got_video_size), (main): using g_print instead of g_message.
15972 * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup): Fixing EOS
15973 signal which was not emitted because of "switch" element added to the
15974 bin but not connected. (Removing from the bin temporarily)
15976 2003-12-21 Julien MOUTTE <julien@moutte.net>
15978 * configure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_XTRA fails to
15979 find X development files. I don't understand the previous tests and
15980 they fail on my debian/ppc unstable. This one works.
15981 * examples/gstplay/player.c: (main): Set the pipeline to READY before
15983 * gst-libs/gst/play/gstplay.c: (gst_play_get_length_callback),
15984 (gst_play_set_video_sink), (gst_play_set_audio_sink),
15985 (gst_play_set_visualization): Add some safety checks in set_ methods
15986 and state_change. This was throwing some ugly CRITICAL messages when
15987 pipeline was getting disposed and casts were failing.
15989 2003-12-21 Ronald Bultje <rbultje@ronald.bitfreak.net>
15992 Improve mpeg2enc detection. This is for distributions that do
15993 ship mjpegtools, but without mpeg2enc. Also does object check
15994 for might there ever be ABI incompatibility.
15995 * ext/mpeg2enc/gstmpeg2enc.cc:
15996 Add Andrew as second maintainer (he's helping me), and also add
15997 an error if no caps was set. This happens if I pull before capsnego
15998 and that's something I should solve sometime else.
15999 * gst/matroska/matroska-demux.c:
16000 (gst_matroska_demux_parse_blockgroup):
16002 * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link),
16003 (gst_matroska_mux_track_header):
16004 Add caps to templates.
16005 * gst/mpegaudioparse/gstmpegaudioparse.c: (mp3_sink_factory):
16006 Add mpegversion=1 to prevent confusion with MPEG/AAC.
16007 * gst/mpegstream/gstmpegdemux.c:
16008 Remove layer since it causes warnings about unfixed caps.
16009 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
16010 Fix obvious typo (we error out if caps were set, we should of
16011 course error out if *no* caps were set).
16012 * sys/oss/gstosselement.c: (gst_osselement_convert):
16013 Fix format conversion, we confused bits/bytes.
16014 * sys/oss/gstosselement.h:
16015 Improve documentation for 'bps'.
16017 Remove stuff about plugins that need removing - this was done
16019 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init),
16020 (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query):
16021 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_src_convert),
16022 (gst_v4lsrc_src_query):
16023 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
16024 (gst_v4l2src_src_convert), (gst_v4l2src_src_query):
16025 Add get_query_types(), get_formats() and query() functions.
16027 2003-12-21 Thomas Vander Stichele <thomas at apestaart dot org>
16029 * ChangeLog: moved to gstreamer/docs/random/old/ChangeLog.gst-plugins
16030 * moved CVS to freedesktop.org