1 2006-05-30 Sebastien Moutte <sebastien@moutte.net>
3 * win32/common/libgstvideo.def:
4 export gst_video_calculate_display_ratio
5 * win32/vs6/libgstvideoscale.dsp:
6 add link to libgstvideo-0.10.lib
8 2006-05-30 Tim-Philipp Müller <tim at centricular dot net>
10 * gst/playback/gstplaybasebin.c: (gen_source_element):
11 Throw a more comprehensible error for rtsp:// URIs (rather
12 than erroring out with a negotiation error later on) until
13 we fix playbin to handle rtspsrc etc.
15 2006-05-30 Wim Taymans <wim@fluendo.com>
17 * ext/pango/gsttextoverlay.c: (gst_text_overlay_src_event),
18 (gst_text_overlay_text_event):
21 2006-05-30 Wim Taymans <wim@fluendo.com>
23 * gst/adder/gstadder.c: (gst_adder_class_init), (gst_adder_init),
24 (gst_adder_request_new_pad), (gst_adder_release_pad):
25 * gst/adder/gstadder.h:
26 Implement release_request_pad.
27 Make padcounter atomic.
29 * tests/check/elements/adder.c: (GST_START_TEST), (adder_suite):
30 Added check for release_pad in adder.
32 2006-05-30 Wim Taymans <wim@fluendo.com>
34 * ext/ogg/gstoggdemux.c: (gst_ogg_chain_new_stream):
37 2006-05-30 Thomas Vander Stichele <thomas at apestaart dot org>
39 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
40 (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
41 (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
42 (gst_ogg_pad_submit_page), (gst_ogg_chain_new_stream),
43 (gst_ogg_demux_seek), (gst_ogg_demux_get_data),
44 (gst_ogg_demux_get_next_page), (gst_ogg_demux_do_seek),
45 (gst_ogg_demux_bisect_forward_serialno),
46 (gst_ogg_demux_read_chain), (gst_ogg_demux_find_chains),
47 (gst_ogg_demux_chain), (gst_ogg_demux_loop), (gst_ogg_print):
49 clean up printf formats for granulepos and serialno
51 2006-05-30 Michael Smith <msmith@fluendo.com>
53 * ext/vorbis/vorbisenc.c: (raw_caps_factory),
54 (gst_vorbis_enc_class_init), (gst_vorbis_enc_dispose),
55 (gst_vorbis_enc_generate_sink_caps), (gst_vorbis_enc_sink_getcaps),
56 (gst_vorbis_enc_init), (gst_vorbis_enc_buffer_from_header_packet),
57 (gst_vorbis_enc_chain), (gst_vorbis_enc_change_state):
58 * ext/vorbis/vorbisenc.h:
59 Multi-channel caps negotiation, so we can do proper multichannel
60 vorbis encoding, negotiated through audioconvert.
62 2006-05-30 Wim Taymans <wim@fluendo.com>
64 * tests/check/elements/adder.c: (test_event_message_received),
65 (test_play_twice_message_received), (GST_START_TEST),
67 Added check to show that #339935 is fixed with ongoing
68 adder and collectpads fixes.
70 2006-05-29 Wim Taymans <wim@fluendo.com>
72 * gst/adder/gstadder.c: (gst_adder_request_new_pad):
75 2006-05-29 Wim Taymans <wim@fluendo.com>
77 * gst/adder/gstadder.c: (gst_adder_query_duration),
78 (forward_event_func), (forward_event), (gst_adder_src_event):
80 Make query/seeking code threadsafe.
82 * tests/check/Makefile.am:
83 * tests/check/elements/adder.c: (test_event_message_received),
84 (GST_START_TEST), (test_play_twice_message_received):
87 2006-05-29 Tim-Philipp Müller <tim at centricular dot net>
89 Patch by: Young-Ho Cha <ganadist at chollian net>
91 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
92 (gst_play_base_bin_init), (gst_play_base_bin_dispose),
93 (set_encoding_element), (decodebin_element_added_cb),
94 (decodebin_element_removed_cb), (setup_subtitle), (setup_source),
95 (gst_play_base_bin_set_property), (gst_play_base_bin_get_property):
96 * gst/playback/gstplaybasebin.h:
97 Add 'subtitle-encoding' property to playbin, so applications can
98 force a subtitle encoding for non-UTF8 subtitles (#342268).
100 * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init),
101 (gst_sub_parse_set_property):
102 Rename recently-added 'encoding' property to 'subtitle-encoding'
103 (so it can be proxied by playbin/decodebin in a generic way
104 with less danger of false positives).
106 2006-05-29 Michael Smith <msmith@fluendo.com>
108 * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes),
109 (append_with_other_format), (set_structure_widths),
110 (gst_audio_convert_transform_caps):
111 Patch from #341562: give more specific audio caps in get_caps, so
112 that basetransform can make better decisions on what caps to
115 2006-05-28 Stefan Kost <ensonic@users.sf.net>
117 * tests/check/elements/volume.c:
118 make it compile again
120 2006-05-28 Stefan Kost <ensonic@users.sf.net>
122 * tests/check/elements/volume.c: (volume_suite):
123 disable test until #343196 gets resolved
125 2006-05-28 Stefan Kost <ensonic@users.sf.net>
127 * gst/adder/gstadder.c: (gst_adder_get_type):
128 Make it easier to copy&paste
130 * gst/volume/Makefile.am:
131 * gst/volume/gstvolume.c: (volume_update_real_volume),
132 (gst_volume_set_volume), (gst_volume_set_mute),
133 (gst_volume_class_init), (volume_process_int16), (volume_set_caps),
134 (volume_transform_ip), (volume_update_mute),
135 (volume_update_volume):
136 * gst/volume/gstvolume.h:
137 Add own debug category, move duplicate code to helper function, fix
138 property texts, add more comments and prepare ffor liboil-goodness
140 * tests/check/Makefile.am:
141 * tests/check/elements/volume.c: (GST_START_TEST), (volume_suite):
142 add test for mute and passtrough case, be a bit more verbose to track
145 * tests/check/generic/states.c: (GST_START_TEST):
146 catch elements that fail to instantiate
148 2006-05-28 Edward Hervey <edward@fluendo.com>
150 * tests/check/pipelines/simple-launch-lines.c:
151 * tests/check/pipelines/theoraenc.c:
152 * tests/check/pipelines/vorbisenc.c:
153 Comment out tests using parse_launch() if core was built without
154 parsing capabilities.
156 2006-05-27 Edward Hervey <edward@fluendo.com>
158 * tests/check/Makefile.am:
159 Extra bonus points for whoever explains to ensonic that you are meant
160 to test unit tests thoroughly before commiting them, especially if
161 you know it's going to break.
162 De-activated element/adder tests.
164 2006-05-27 Edward Hervey <edward@fluendo.com>
166 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
167 (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_smpfmt_to_caps):
168 Marking caps conversion issues as GST_WARNING is way too verbose,
169 Moving them to GST_LOG.
171 2006-05-27 Tim-Philipp Müller <tim at centricular dot net>
174 Replace current README (containing the release notes from
175 some 0.9.x version) with a proper README taken from the core.
177 2006-05-26 Wim Taymans <wim@fluendo.com>
179 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
180 (vorbis_dec_src_event), (vorbis_dec_sink_event), (vorbis_do_clip),
181 (vorbis_dec_push), (vorbis_handle_data_packet), (vorbis_dec_chain),
182 (vorbis_dec_change_state):
185 Clip output samples to segment boundaries.
187 2006-05-26 Jan Schmidt <thaytan@mad.scientist.com>
189 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
190 (gst_ximagesink_xcontext_get), (gst_ximagesink_show_frame):
191 Improve the errors produced on bad output, including some human
192 readable description strings.
193 Handle the (theoretical for ximagesink) case where the XServer
194 has a different idea about the size required for a particular
195 frame and gives us too small a memory allocation.
197 2006-05-26 Jan Schmidt <thaytan@mad.scientist.com>
199 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
200 (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
201 (gst_xvimagesink_get_format_from_caps), (gst_xvimagesink_setcaps),
202 (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
203 Improve the errors produced on bad output, including some human
204 readable description strings.
205 Handle RGB Xv formats properly by transforming them into our
206 big-endian caps description.
207 Use gst_caps_truncate to ensure that we never try and choose a
208 non-fixed caps in buffer_alloc.
209 Handle the case where the XServer has a different idea about the size
210 required for a particular frame and gives us too small a memory
212 Use -1 to indicate 'no image format', because 0 is a valid XServer
214 Put RGB Xv formats at the end of the caps, so that we always prefer
216 Iterate the available Xv Encodings to determine the maximum width and
217 height, and then return that in our caps.
218 (Closes #315312, #337544)
220 2006-05-25 Jan Schmidt <thaytan@mad.scientist.com>
222 * gst/playback/gstdecodebin.c: (remove_fakesink), (pad_probe):
223 When there is only one unfinished pad and it receives an event that
224 doesn't match our requirements, we need to set alldone=FALSE so that
225 the fakesink is not removed yet.
227 2006-05-25 Tim-Philipp Müller <tim at centricular dot net>
229 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
230 Use gst_type_find_helper_for_buffer() to find the type
231 of stream from the first packet.
234 Bump requirements to core CVS (needed for vorbis
235 typefinding to work).
237 2006-05-24 Edward Hervey <edward@fluendo.com>
239 * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
240 Added the 'prfl' atom type which MQV (no, it's not a typo) files contain.
241 Else they play perfectly fine with qtdemux.
243 2006-05-23 Stefan Kost <ensonic@users.sf.net>
245 * ext/theora/theoradec.c:
246 * ext/theora/theoraenc.c:
247 * ext/theora/theoraparse.c: (gst_theora_parse_class_init):
248 * gst/audiorate/gstaudiorate.c:
249 make more debug catagories static
251 * tests/check/Makefile.am:
252 * tests/check/elements/adder.c: (message_received),
253 (test_event_message_received), (GST_START_TEST),
254 (test_play_twice_message_received), (adder_suite):
255 added test case for using element twice, extra bonus points for anyone
256 who can make these test run reliably
258 2006-05-23 Tim-Philipp Müller <tim at centricular dot net>
260 * ext/theora/theoradec.c: (theora_dec_chain):
261 Make work with time-stamped input buffers that do not
262 have a granulepos in BUFFER_OFFSET_END (like theora
263 buffers coming from matroskademux). Fixes #342448.
265 2006-05-22 Tim-Philipp Müller <tim at centricular dot net>
267 Patch by: Peter Kjellerstedt <pkj at axis com>
269 * gst/tcp/Makefile.am:
270 fdstresstest doesn't need Gtk+, fix compilation if
271 gtk is not available (#342566).
273 2006-05-19 Philippe Kalaf <philippe.kalaf@collabora.co.uk>
275 * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
277 Removed redundant floor()
279 2006-05-19 Tim-Philipp Müller <tim at centricular dot net>
281 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
282 On second thought, just skip JUNK chunks automatically, so
283 the caller doesn't have to handle this. Fixes #342345.
284 Also, return GST_FLOW_UNEXPECTED if we get a short read,
287 2006-05-19 Tim-Philipp Müller <tim at centricular dot net>
289 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
290 Don't bail out on JUNK chunks with a size of 0 (would try to
291 pull_range 0 bytes before, which sources don't like too much).
294 2006-05-19 Jan Schmidt <thaytan@mad.scientist.com>
296 * gst/videoscale/gstvideoscale.c: (gst_video_scale_fixate_caps):
297 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
298 Use the gstutil scaling function to preserve 64 bits while calculating
299 output width and height from the display-aspect-ratio. (A continuation
302 2006-05-19 Jan Schmidt <thaytan@mad.scientist.com>
304 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_clear),
305 (gst_xvimagesink_buffer_alloc):
306 * sys/xvimage/xvimagesink.h:
307 When performing buffer allocations, remember the caps and image format
308 we return so that if the same caps are asked for next time we can
309 return them immediately without doing any caps intersections.
311 2006-05-18 Philippe Kalaf <philippe.kalaf@collabora.co.uk>
313 * gst-libs/gst/rtp/README:
314 Some new documentation
315 * gst-libs/gst/rtp/gstrtpbuffer.h:
316 Added GST_RTP_PAYLOAD_DYNAMIC_STRING for use by children
317 * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
318 * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
319 New RTP audio base payloader class. Supports frame or sample based codecs.
320 Not enabled in Makefile.am until approved.
322 2006-05-18 Tim-Philipp Müller <tim at centricular dot net>
324 * tests/check/elements/alsa.c: (test_device_property_probe):
325 Fix test case: don't try to free NULL GValueArray when there
328 2006-05-18 Tim-Philipp Müller <tim at centricular dot net>
330 * tests/check/Makefile.am:
331 * tests/check/elements/alsa.c: (test_device_property_probe),
332 (alsa_suite), (main):
333 Add simple test that runs a device property probe on alsasrc,
334 alsasink and alsamixer. Disable valgrind check for now (too
335 many leaks in libasound, and valgrind ignored my suppressions
338 2006-05-18 Tim-Philipp Müller <tim at centricular dot net>
340 * ext/alsa/gstalsadeviceprobe.c: (gst_alsa_get_device_list),
341 (gst_alsa_device_property_probe_probe_property),
342 (gst_alsa_device_property_probe_needs_probe),
343 (gst_alsa_device_property_probe_get_values),
344 (gst_alsa_type_add_device_property_probe_interface):
345 * ext/alsa/gstalsadeviceprobe.h:
346 * ext/alsa/gstalsamixerelement.c:
347 (gst_alsa_mixer_element_init_interfaces):
348 * ext/alsa/gstalsamixerelement.h:
349 Clean up and simplify alsa device probing. Make it actually work
350 for multiple classes. Don't cache results any longer.
352 * ext/alsa/gstalsasink.c: (gst_alsasink_init_interfaces),
354 * ext/alsa/gstalsasrc.c: (gst_alsasrc_dispose),
355 (gst_alsasrc_interface_supported), (gst_implements_interface_init),
356 (gst_alsasrc_init_interfaces), (gst_alsasrc_set_property):
357 Make alsasink and alsasrc implement the GstPropertyProbe interface
358 for device probing (#342181).
359 Patch by: Martin Szulecki <gnomebugzilla at sukimashita com>
361 2006-05-18 Tim-Philipp Müller <tim at centricular dot net>
363 * gst/subparse/samiparse.c: (handle_start_font):
364 Don't ignore return value of strtol (++compiler_happiness).
366 2006-05-17 Tim-Philipp Müller <tim at centricular dot net>
368 Patch by: Young-Ho Cha <ganadist chollian net>
370 * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
371 (gst_sub_parse_class_init), (gst_sub_parse_init),
372 (gst_sub_parse_set_property), (gst_sub_parse_get_property),
374 * gst/subparse/gstsubparse.h:
375 Add 'encoding' property (#341681).
377 * gst/subparse/samiparse.c: (characters_sami):
378 Output is pango markup, so we need to escape text
379 between tags (#342143).
381 2006-05-16 Tim-Philipp Müller <tim at centricular dot net>
383 * gst-libs/gst/audio/multichannel.c:
384 (gst_audio_check_channel_positions):
385 It's okay to have caps with channels=1 and a channel position
386 different from GST_AUDIO_CHANNEL_POSITION_FRONT_MONO
387 (deinterleavers might want to keep the position in the caps,
388 so that they can be re-interleaved again properly later).
389 Leave check for unexpected 2-channel layouts intact for now.
391 2006-05-16 Zaheer Abbas Merali <zaheerabbas at merali dot org>
393 * gst/tcp/gsttcp.c: (gst_tcp_socket_read):
394 Return GST_FLOW_UNEXPECTED when we have an eos on the socket so
395 basesrc can do its job correctly.
397 2006-05-16 Tim-Philipp Müller <tim at centricular dot net>
399 * ext/alsa/Makefile.am:
400 * ext/alsa/gstalsa.c: (gst_alsa_detect_rates),
401 (gst_alsa_detect_formats), (get_channel_free_structure),
402 (caps_add_channel_configuration), (gst_alsa_detect_channels),
403 (gst_alsa_probe_supported_formats):
404 * ext/alsa/gstalsa.h:
405 * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps):
406 Refactor and improve caps probing code: probe signedness
407 when we probe the supported formats/widths; set endianness
408 to the one we actually probed for (ie. cpu endianness).
410 * ext/alsa/gstalsasrc.c: (gst_alsasrc_init), (gst_alsasrc_getcaps),
412 * ext/alsa/gstalsasrc.h:
413 Implement caps probing for alsasrc.
415 2006-05-15 Wim Taymans <wim@fluendo.com>
417 * ext/theora/theoradec.c: (gst_theora_dec_reset),
418 (theora_dec_src_query), (theora_dec_src_event),
419 (theora_dec_sink_event), (theora_handle_comment_packet),
420 (theora_handle_data_packet), (theora_dec_change_state):
421 Cleanups, add some G_LIKELY.
422 Use segment helpers instead of our own wrong code.
423 Clear queued buffers on seek and READY.
425 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_reset),
426 (vorbis_dec_convert), (vorbis_dec_src_query),
427 (vorbis_dec_src_event), (vorbis_dec_sink_event),
428 (vorbis_handle_comment_packet), (vorbis_dec_push),
429 (vorbis_handle_data_packet), (vorbis_dec_chain),
430 (vorbis_dec_change_state):
431 * ext/vorbis/vorbisdec.h:
432 Remove old useless packetno variable.
433 Do position query properly.
435 Do cleanup of queued buffers in new helper function
438 2006-05-15 Tim-Philipp Müller <tim at centricular dot net>
440 * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps):
441 Query supported sample rates. Fixes #341732.
443 2006-05-15 Julien MOUTTE <julien@moutte.net>
445 * gst/playback/gstdecodebin.c: (cleanup_decodebin),
446 (gst_decode_bin_change_state): Make decodebin reusable
447 when going from PAUSE_TO_READY and then back to PAUSED.
450 2006-05-15 Wim Taymans <wim@fluendo.com>
452 * ext/vorbis/vorbisdec.c: (vorbis_get_query_types),
453 (vorbis_dec_convert), (vorbis_dec_src_query),
454 (vorbis_dec_sink_query), (vorbis_dec_src_event),
455 (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
456 (vorbis_dec_clean_queued), (vorbis_dec_push),
457 (vorbis_handle_data_packet), (vorbis_dec_change_state):
458 Cleanups. Use refcounting and DEBUG_OBJECT.
459 Reset segment on flush, use code methods instead of our
461 Fix potential memleak.
463 2006-05-15 Tim-Philipp Müller <tim at centricular dot net>
465 * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
467 * ext/alsa/gstalsasink.h:
468 Don't leak allocated snd_output_t structure if there's
469 more than one alsasink instance at a time (#341873).
470 Also fix GObject macros in header file.
472 2006-05-15 Tim-Philipp Müller <tim at centricular dot net>
474 * gst/subparse/gstsubparse.c:
475 (gst_sub_parse_data_format_autodetect):
476 Don't use libxml functions in the typefinding code.
478 2006-05-15 Wim Taymans <wim@fluendo.com>
480 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
481 Fix seeking performance in the case where a non-header
482 packet has a 0 granulepos (busted theora case).
485 2006-05-15 Tim-Philipp Müller <tim at centricular dot net>
487 * gst/subparse/gstsubparse.c:
488 (gst_sub_parse_data_format_autodetect):
489 Improve SAMI typefinding: handle case where there are
490 whitespaces or newlines in front of the first <SAMI>
493 2006-05-15 Tim-Philipp Müller <tim at centricular dot net>
496 Build video4linux plugin even if there's no XVIDEO, just
497 without implementing the GstXOverlay interface (#334002).
499 2006-05-15 Tim-Philipp Müller <tim at centricular dot net>
502 * ext/libvisual/visual.c: (gst_visual_actor_plugin_is_gl),
504 Add tentative support for libvisual-0.4 (#336881).
506 2006-05-15 Tim-Philipp Müller <tim at centricular dot net>
508 Patch by: Young-Ho Cha <ganadist at chollian net>
510 * gst/subparse/samiparse.c: (handle_start_font):
511 Need to map "silver" colour explicitly (#169936).
513 2006-05-15 Tim-Philipp Müller <tim at centricular dot net>
515 Patch by: Young-Ho Cha <ganadist at chollian net>
517 * gst/subparse/Makefile.am:
518 * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
519 (parser_state_dispose), (gst_sub_parse_data_format_autodetect),
520 (gst_sub_parse_format_autodetect), (feed_textbuf),
521 (gst_subparse_type_find), (plugin_init):
522 * gst/subparse/gstsubparse.h:
523 * gst/subparse/samiparse.c:
524 * gst/subparse/samiparse.h:
525 Add support for SAMI subtitles (#169936).
527 2006-05-14 Michael Smith <msmith@fluendo.com>
529 * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_fill_others):
530 Fix #341696: crash when mixing L+R+C to mono or stereo.
531 * tests/check/Makefile.am:
532 * tests/check/elements/audioconvert.c: (set_channel_positions),
533 (get_float_mc_caps), (get_int_mc_caps), (GST_START_TEST),
534 (audioconvert_suite):
535 Add test for the above, including some generic framework bits for
536 testing multichannel things.
538 === release 0.10.7 ===
540 2006-05-14 Jan Schmidt <thaytan@mad.scientist.com>
543 releasing 0.10.7, "Leave the gun"
545 2006-05-13 Jan Schmidt <thaytan@mad.scientist.com>
547 * gst/videoscale/gstvideoscale.c: (gst_video_scale_fixate_caps):
548 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
551 2006-05-12 Jan Schmidt <thaytan@mad.scientist.com>
553 * docs/libs/gst-plugins-base-libs-docs.sgml:
554 * docs/libs/gst-plugins-base-libs-sections.txt:
555 * gst-libs/gst/video/video.c: (gst_video_calculate_display_ratio):
556 * gst-libs/gst/video/video.h:
557 * gst/videoscale/Makefile.am:
558 * gst/videoscale/gstvideoscale.c: (gst_video_scale_fixate_caps):
559 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
560 * tests/check/Makefile.am:
561 * tests/check/libs/video.c: (GST_START_TEST), (video_suite),
563 Fix integer overflow problem with pixel-aspect-ratio calculations
564 in videoscale and xvimagesink (#341542)
566 2006-05-12 Tim-Philipp Müller <tim at centricular dot net>
568 * gst-libs/gst/tag/gstid3tag.c:
569 Map GST_IMAGE_TAG to and from ID2v2 APIC frames (#341557).
571 2006-05-12 Sebastien Moutte <sebastien@moutte.net>
574 update win32 files listing
576 2006-05-11 Thomas Vander Stichele <thomas at apestaart dot org>
578 patch by: Sjoerd Simons (sjoerd@luon.net)
580 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
581 (group_create), (group_destroy), (add_stream),
582 (gst_play_base_bin_get_property),
583 (gst_play_base_bin_get_streaminfo_value_array):
584 * gst/playback/gstplaybasebin.h:
585 API: GstPlayBaseBin::stream-info-value-array property
586 use a more bindings-friendly way of exposing streaminfo
587 using a GValueArray. Tested in ipython.
590 2006-05-11 Wim Taymans <wim@fluendo.com>
592 * gst/playback/gstdecodebin.c: (try_to_link_1), (queue_enlarge),
593 (queue_underrun_cb), (queue_filled_cb):
594 Also catch queue underruns but don't do anything yet.
595 Refactor and comment queue enlarging code a bit.
597 * gst/playback/gstplaybasebin.c: (queue_overrun),
598 (queue_threshold_reached), (queue_out_of_data),
599 (gen_preroll_element):
600 If a queue over/underruns check that we don't create nasty
601 deadlocks when the min-threshold is not reached but the
602 max-bytes is. In those cases disable max-bytes when we
603 know that the queue is fed timed data.
606 2006-05-11 Tim-Philipp Müller <tim at centricular dot net>
608 * gst/playback/gstplaybin.c: (gen_audio_element):
609 Make playbin automatically plug an 'audioresample'
610 element before the audio sink as well. This solves
611 problems with sinks that only accept a very specific
612 sample rate, like esdsink (e.g. #340379).
614 2006-05-11 Tim-Philipp Müller <tim at centricular dot net>
616 * gst/playback/gstplaybasebin.c: (gen_source_element):
617 Make http sources send special headers so that we receive
618 icecast metadata if the http stream is an icecast stream
619 (otherwise the server will just ignore them). This also
620 means that from now on users will need the 'icydemux'
621 element from gst-plugins-good installed if they want to
622 listen to icecast radio streams. (#341432, #333657).
624 2006-05-11 Thomas Vander Stichele <thomas at apestaart dot org>
626 * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_remove_client_link),
627 (gst_multi_fd_sink_new_client), (gst_multi_fd_sink_stop):
628 remove stupid example from docs - it should come with a simple
631 * tests/check/elements/multifdsink.c: (wait_bytes_served),
632 (fail_if_can_read), (GST_START_TEST),
633 (gst_multifdsink_create_streamheader), (multifdsink_suite):
634 add a test for changing streamheader which exposes a bug in
637 2006-05-11 Michael Smith <msmith@fluendo.com>
639 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_init),
640 (gst_gnome_vfs_src_received_headers_callback):
641 * ext/gnomevfs/gstgnomevfssrc.h:
642 Don't set icy-caps unless we have a sane interval value. Move
643 interval to a local variable; we never use it outside this function.
645 2006-05-11 Wim Taymans <wim@fluendo.com>
647 * sys/ximage/ximagesink.c: (gst_ximagesink_get_type):
648 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_type):
649 Register special buffer types along with the objects so
650 that they are not registered at runtime from N different
651 streaming threads since they are not threadsafe.
653 2006-05-10 Thomas Vander Stichele <thomas at apestaart dot org>
655 * tests/check/elements/multifdsink.c: (wait_bytes_served),
656 (GST_START_TEST), (fail_unless_read), (multifdsink_suite):
657 add two more tests, one doing streamheader
659 2006-05-10 Thomas Vander Stichele <thomas at apestaart dot org>
661 * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_stop):
662 clean up the bufqueue when shutting down
663 * tests/check/Makefile.am:
664 * tests/check/elements/multifdsink.c: (setup_multifdsink),
665 (cleanup_multifdsink), (GST_START_TEST), (multifdsink_suite),
667 add a test for the leak that was just fixed
669 2006-05-10 Wim Taymans <wim@fluendo.com>
671 * gst/adder/gstadder.c: (gst_adder_setcaps),
672 (gst_adder_query_duration), (gst_adder_query), (forward_event),
673 (gst_adder_src_event), (gst_adder_sink_event),
674 (gst_adder_class_init), (gst_adder_finalize),
675 (gst_adder_request_new_pad), (gst_adder_collected):
676 * gst/adder/gstadder.h:
677 Updated some docs. Added comments and FIXMEs all over the place.
678 Improve debugging info.
679 Fix leak on finalize by not calling the parent.
680 Implement duration query.
681 Make event forwarding threadsafe.
682 Correctly send NEWSEGMENT at start and after flush.
683 Handle EOS correctly.
684 Post error when not negotiated.
686 * tests/check/elements/adder.c: (GST_START_TEST):
687 Added FIXME in the test.
689 2006-05-09 Tim-Philipp Müller <tim at centricular dot net>
691 * ext/pango/gsttextoverlay.c: (gst_text_overlay_valign_get_type),
692 (gst_text_overlay_halign_get_type),
693 (gst_text_overlay_wrap_mode_get_type):
694 * ext/theora/theoradec.c: (theora_handle_type_packet),
695 (theora_handle_data_packet):
696 * ext/theora/theoraenc.c: (gst_border_mode_get_type),
697 (theora_enc_sink_setcaps), (theora_enc_chain):
698 * gst-libs/gst/cdda/gstcddabasesrc.c:
699 (gst_cdda_base_src_mode_get_type):
700 * gst/audiotestsrc/gstaudiotestsrc.c:
701 (gst_audiostestsrc_wave_get_type):
702 * gst/playback/gststreaminfo.c: (gst_stream_type_get_type):
703 * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
704 * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
705 (gst_sync_method_get_type), (gst_unit_type_get_type),
706 (gst_client_status_get_type):
707 * gst/videoscale/gstvideoscale.c:
708 (gst_video_scale_method_get_type):
709 * gst/videotestsrc/gstvideotestsrc.c:
710 (gst_video_test_src_pattern_get_type):
711 * gst/videotestsrc/videotestsrc.c: (paint_setup_I420),
712 (paint_setup_YV12), (paint_setup_YUY2), (paint_setup_UYVY),
713 (paint_setup_YVYU), (paint_setup_IYU2), (paint_setup_Y41B),
714 (paint_setup_Y42B), (paint_setup_Y800), (paint_setup_YVU9),
715 (paint_setup_YUV9), (paint_setup_RGB888), (paint_setup_BGR888),
716 (paint_setup_RGB565), (paint_setup_xRGB1555):
717 Const-ify GEnumValue and GFlagsValue arrays. Use
718 GST_ROUND_UP_* macros instead of home-made ones.
720 2006-05-09 Tim-Philipp Müller <tim at centricular dot net>
723 Require core CVS for the new newsegment stuff.
725 2006-05-09 Tim-Philipp Müller <tim at centricular dot net>
727 Patch by: Sjoerd Simons <sjoerd at luon net>
729 * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type):
730 Register nick for enum value (#341160).
732 2006-05-09 Stefan Kost <ensonic@users.sf.net>
734 * gst/typefind/gsttypefindfunctions.c: (m4a_type_find),
736 backout typefind patch #340375
738 * tests/check/elements/adder.c: (message_received),
739 (GST_START_TEST), (adder_suite):
740 redo, signal-handling of test
742 2006-05-09 Wim Taymans <wim@fluendo.com>
744 * gst/adder/gstadder.c: (gst_adder_request_new_pad),
745 (gst_adder_collected):
746 * gst/adder/gstadder.h:
747 Remove bogus segment merging and forwarding, we don't
748 care about timestamps anyway and we just produce a
750 Also create a nice NEWSEGMENT event when we start.
751 Use _scale_int some more.
753 2006-05-09 Edward Hervey <edward@fluendo.com>
755 * tests/icles/stress-xoverlay.c:
756 Fix if core was built without parsing support.
758 2006-05-09 Tim-Philipp Müller <tim at centricular dot net>
760 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
761 Add SEDG (Samsung MPEG-4) fourcc.
763 2006-05-09 Edward Hervey <edward@fluendo.com>
765 * tests/icles/stress-xoverlay.c:
766 * tests/examples/volume/volume.c:
767 Fix if core was built without parsing support.
769 * tests/examples/seek/seek.c:
770 Disable the parse_launch example if core was built without parsing
773 2006-05-08 Edward Hervey <edward@fluendo.com>
775 * autogen.sh: (CONFIGURE_DEF_OPT):
776 libtoolize on Darwin/MacOSX is called glibtoolize
778 2006-05-07 Stefan Kost <ensonic@users.sf.net>
780 * tests/check/Makefile.am:
781 * tests/check/elements/adder.c: (event_loop), (GST_START_TEST):
782 Disable the adder test, until the build-slaves posses the kindness to
783 either like it or to give valid reason for not doing so
785 2006-05-07 Stefan Kost <ensonic@users.sf.net>
787 * tests/check/elements/adder.c: (event_loop), (GST_START_TEST),
789 Shuffle NULL state change around and raise timeout more
791 2006-05-07 Stefan Kost <ensonic@users.sf.net>
793 * gst/typefind/gsttypefindfunctions.c: (mp4_find_box),
794 (mp4_type_find), (plugin_init):
795 Add typefind to distinguish between "audio/x-m4a" and new type
796 "video/mp4". Fixes #340375
798 * tests/check/elements/adder.c: (adder_suite):
799 Raise timeout to make buildbot happy
801 2006-05-07 Stefan Kost <ensonic@users.sf.net>
803 * gst/adder/gstadder.c: (gst_adder_sink_event),
804 (gst_adder_request_new_pad), (gst_adder_change_state):
805 * gst/adder/gstadder.h:
806 * tests/check/Makefile.am:
807 * tests/check/elements/adder.c: (event_loop), (GST_START_TEST),
808 (adder_suite), (main):
809 Add sink-event handling to adder. It tries to merge incomming
810 newsegment-events. Added test to check if segment_done is comming
811 through. Fixes #340060
813 2006-05-05 Andy Wingo <wingo@pobox.com>
815 * ext/theora/theoraparse.c (gst_theora_parse_init)
816 (theora_parse_src_convert, theora_parse_src_query):
817 * ext/vorbis/vorbisparse.c (gst_vorbis_parse_init)
818 (vorbis_parse_convert, vorbis_parse_src_query): Add convert and
819 query functions on the source pads of the theora and vorbis parse
820 elements. Fixes position querying when doing a remux.
822 2006-05-05 Michael Smith <msmith@fluendo.com>
824 * ext/theora/theoraparse.c: (parse_granulepos),
825 (theora_parse_drain_queue_prematurely),
826 (theora_parse_queue_buffer), (theora_parse_sink_event):
828 Fix invalid granulepos outputs when starting with a non-keyframe.
830 2006-05-05 Jan Schmidt <thaytan@mad.scientist.com>
832 * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find),
833 (mpeg1_sys_type_find), (ogganx_type_find), (sw_data_destroy):
834 Rearrange MPEG system stream detection, fixing some memleaks in the
836 Constify the data for STARTS_WITH and RIFF helper handlers. Make sure
837 they clean up their data correctly.
838 Remove unused ogganx caps and move the 'is_annodex' check to inside
839 the 'is_ogg' if statement.
841 2006-05-05 Wim Taymans <wim@fluendo.com>
843 * gst/playback/gstdecodebin.c: (cleanup_decodebin):
844 Properly remove ghostpads. Fixes #340392
846 2006-05-04 David Schleef <ds@schleef.org>
848 * gst/typefind/gsttypefindfunctions.c:
850 2006-05-03 Jan Schmidt <thaytan@mad.scientist.com>
852 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
853 (mpeg_ts_probe_headers), (mpeg_ts_type_find):
855 When typefinding an MP3 in push-based mode, don't penalise the
856 probability down to 74% when we found 5 valid frames just because we
857 can't peek the end of the file.
859 Make the probability for detecting MPEG Transport Streams based on the
860 number of sequential headers we successfully detected.
862 2006-05-03 Wim Taymans <wim@fluendo.com>
864 * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
865 (vorbis_dec_push), (vorbis_dec_chain):
866 Still produce an error when we receive an empty packet.
868 2006-05-03 Wim Taymans <wim@fluendo.com>
870 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
871 (gst_ogg_chain_mark_discont), (gst_ogg_chain_new_stream),
872 (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek):
873 Mark buffers with DISCONT after seek and after activating new
876 * ext/theora/gsttheoradec.h:
877 * ext/theora/theoradec.c: (gst_theora_dec_reset),
878 (theora_get_query_types), (theora_dec_sink_event),
879 (theora_dec_push), (theora_handle_data_packet), (theora_dec_chain),
880 (theora_dec_change_state):
882 Detect and mark DISCONT buffers.
884 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
885 (vorbis_dec_sink_event), (vorbis_dec_push), (vorbis_dec_chain),
886 (vorbis_dec_change_state):
887 * ext/vorbis/vorbisdec.h:
889 Detect and mark DISCONT buffers.
890 Don't crash on 0 sized buffers.
892 2006-05-03 Wim Taymans <wim@fluendo.com>
894 * gst/volume/gstvolume.c: (volume_funcfind), (volume_set_caps),
895 (volume_transform_ip):
896 Increase "volume" property to 10.0. Fixes #340369.
897 Set the process function to NULL when capsnego fails so that
898 we properly error out.
900 2006-05-02 Stefan Kost <ensonic@users.sf.net>
902 * gst/playback/gstplaybin.c: (add_sink):
903 * gst/playback/test.c: (main):
904 * gst/playback/test5.c: (dump_element_stats):
905 * gst/playback/test6.c: (main):
906 free cpas using gst_caps_unref, don't leak caps-strings
908 2006-05-01 Tim-Philipp Müller <tim at centricular dot net>
910 * gst/typefind/gsttypefindfunctions.c: (musepack_type_find),
912 Refine musepack typefinding a bit. Return MAXIMUM
913 probability when we detect stream version 7 to make
914 sure the mpeg audio typefinder doesn't trump us.
916 2006-04-29 Tim-Philipp Müller <tim at centricular dot net>
918 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
919 Protect against unexpected NULL strf_data buffer.
921 2006-04-29 Thomas Vander Stichele <thomas at apestaart dot org>
923 * tests/check/elements/audioconvert.c: (verify_convert),
925 interpret the out[] buffer in the order the bytes are actually
926 put in, which is LITTLE_ENDIAN, not BYTE_ORDER.
927 Other tests should use BYTE_ORDER since the array is filled in
930 2006-04-29 Thomas Vander Stichele <thomas at apestaart dot org>
932 * tests/check/elements/audioconvert.c: (verify_convert),
934 when a test fails, give an indication of which it is
936 2006-04-29 Thomas Vander Stichele <thomas at apestaart dot org>
938 * gst-libs/gst/cdda/gstcddabasesrc.c:
939 compile fix; strtol() needs <stdlib.h>
941 2006-04-28 Stefan Kost <ensonic@users.sf.net>
943 * ext/alsa/gstalsamixerelement.c:
944 * ext/alsa/gstalsasrc.c:
945 * ext/cdparanoia/gstcdparanoiasrc.c:
946 * ext/gnomevfs/gstgnomevfssink.c:
947 * ext/gnomevfs/gstgnomevfssrc.c:
948 * ext/ogg/gstoggdemux.c:
949 * ext/ogg/gstoggmux.c:
950 * ext/ogg/gstoggparse.c:
951 * ext/ogg/gstogmparse.c:
952 * ext/pango/gstclockoverlay.c:
953 * ext/pango/gsttextoverlay.c:
954 * ext/pango/gsttextrender.c:
955 * ext/pango/gsttimeoverlay.c:
956 * ext/theora/theoradec.c:
957 * ext/theora/theoraenc.c:
958 * ext/vorbis/vorbisdec.c:
959 * ext/vorbis/vorbisenc.c:
960 * gst-libs/gst/audio/gstaudiofilter.c:
961 * gst-libs/gst/audio/gstaudiofiltertemplate.c:
962 * gst/audioconvert/gstaudioconvert.c:
963 * gst/audiorate/gstaudiorate.c:
964 * gst/audioresample/gstaudioresample.c:
965 * gst/audiotestsrc/gstaudiotestsrc.c:
966 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
967 * gst/playback/gstdecodebin.c:
968 * gst/playback/gstplaybin.c:
969 * gst/playback/gststreamselector.c:
970 * gst/subparse/gstsubparse.c:
971 * gst/tcp/gstmultifdsink.c:
972 * gst/tcp/gsttcpclientsink.c:
973 * gst/tcp/gsttcpclientsrc.c:
974 * gst/tcp/gsttcpserversink.c:
975 * gst/tcp/gsttcpserversrc.c:
976 * gst/typefind/gsttypefindfunctions.c: (plugin_init):
977 * gst/videorate/gstvideorate.c:
978 * gst/videoscale/gstvideoscale.c:
979 * gst/videotestsrc/gstvideotestsrc.c:
980 * gst/volume/gstvolume.c:
981 * sys/v4l/gstv4ljpegsrc.c:
982 * sys/v4l/gstv4lmjpegsink.c:
983 * sys/v4l/gstv4lmjpegsrc.c:
984 * sys/v4l/gstv4lsrc.c:
985 * sys/ximage/ximagesink.c:
986 * sys/xvimage/xvimagesink.c:
987 * tests/check/libs/cddabasesrc.c:
988 make GstElementDetails const
990 2006-04-28 Stefan Kost <ensonic@users.sf.net>
992 * gst/adder/gstadder.c: (gst_adder_setcaps), (gst_adder_src_event),
994 send events from src-pad to all sink-pads fixes #338657
996 2006-04-28 Stefan Kost <ensonic@users.sf.net>
998 * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps),
999 (alsasink_parse_spec):
1000 query width capabilities from alsa, fixes #338919
1002 2006-04-28 Wim Taymans <wim@fluendo.com>
1004 * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init),
1005 (gst_multi_fd_sink_remove_client_link):
1006 * gst/tcp/gstmultifdsink.h:
1007 Fix race condition in multifdsink that can lead to spurious
1008 duplicate clients. this patch adds a new signal that is fired when
1009 multifdsink has removed all references to the fd.
1011 Updated documentation.
1012 API: client-fd-removed signal added
1014 2006-04-28 Michael Smith <msmith@fluendo.com>
1016 * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_get_stats):
1017 When asking g_value_array_new to prealloc elements, we may as well
1018 ask for the right number of elements.
1020 2006-04-28 Wim Taymans <wim@fluendo.com>
1022 * gst-libs/gst/audio/gstbaseaudiosink.c:
1023 (gst_base_audio_sink_drain), (gst_base_audio_sink_event),
1024 (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
1025 patch to make timestamp checking more tollerant to rounding
1026 errors given that real discontinuities are to be marked on
1027 buffers. Fixes some asf files and #338778.
1028 Also avoid some crashers when we receive an event in the
1031 2006-04-28 Michael Smith <msmith@fluendo.com>
1033 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_class_init),
1034 (gst_gnome_vfs_src_init), (gst_gnome_vfs_src_finalize),
1035 (gst_gnome_vfs_src_get_property),
1036 (gst_gnome_vfs_src_send_additional_headers_callback),
1037 (gst_gnome_vfs_src_received_headers_callback),
1038 (gst_gnome_vfs_src_create), (gst_gnome_vfs_src_start),
1039 (gst_gnome_vfs_src_stop):
1040 * ext/gnomevfs/gstgnomevfssrc.h:
1041 Remove ICY handling (mostly) from gnomevfssrc, in favour of
1042 proper shared support within icydemux.
1044 2006-04-28 Thomas Vander Stichele <thomas at apestaart dot org>
1046 * gst/videorate/gstvideorate.c: (gst_video_rate_reset),
1047 (gst_video_rate_swap_prev), (gst_video_rate_chain):
1049 fix a leak when no caps negotiated
1050 fix counting of input frames
1051 * tests/check/elements/.cvsignore:
1052 * tests/check/elements/videorate.c: (assert_videorate_stats),
1053 (GST_START_TEST), (videorate_suite):
1056 2006-04-28 Wim Taymans <wim@fluendo.com>
1058 * gst-libs/gst/audio/gstringbuffer.c:
1059 (gst_ring_buffer_set_callback), (gst_ring_buffer_acquire),
1060 (gst_ring_buffer_release), (gst_ring_buffer_is_acquired),
1061 (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
1062 (gst_ring_buffer_pause), (gst_ring_buffer_stop),
1063 (gst_ring_buffer_delay), (gst_ring_buffer_samples_done),
1064 (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
1065 (gst_ring_buffer_commit), (gst_ring_buffer_read),
1066 (gst_ring_buffer_prepare_read), (gst_ring_buffer_advance),
1067 (gst_ring_buffer_clear), (gst_ring_buffer_may_start):
1068 Check arguments passed to public functions instead of
1071 2006-04-28 Wim Taymans <wim@fluendo.com>
1073 * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init),
1074 (gst_base_audio_src_get_time), (gst_base_audio_src_create):
1075 GstBaseAudioSrc must be live or it does not work.
1077 * gst-libs/gst/audio/gstaudiosrc.c: (gst_audio_src_init):
1078 Don't set live to TRUE as this is the default in the parentclass.
1080 2006-04-28 Wim Taymans <wim@fluendo.com>
1082 * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform_caps),
1083 (gst_video_scale_fixate_caps), (gst_video_scale_src_event):
1084 Videoscale doesn't pass on pixel-aspect ratio. Handle all
1085 fixation cases better. Fixes #338991
1087 2006-04-28 Wim Taymans <wim@fluendo.com>
1089 * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
1090 Handle 0/1 framerate correctly Fixes #331901.
1092 2006-04-28 Wim Taymans <wim@fluendo.com>
1094 * tests/check/elements/audioconvert.c: (get_float_caps),
1095 (GST_START_TEST), (audioconvert_suite):
1096 Added check for correct clipping when doing float samples
1099 2006-04-28 Wim Taymans <wim@fluendo.com>
1101 * gst/videorate/gstvideorate.c: (gst_video_rate_event),
1102 (gst_video_rate_chain):
1103 Print more debugging info.
1105 2006-04-28 Wim Taymans <wim@fluendo.com>
1107 * gst/audioresample/gstaudioresample.c: (gst_audioresample_init),
1108 (resample_set_state_from_caps):
1109 Add support for other formats audioresample can handle such as
1110 32 bits in and float and 64 bits float. Fixes #301759
1112 2006-04-28 Wim Taymans <wim@fluendo.com>
1114 * gst/audioconvert/audioconvert.c: (float):
1115 correctly clip float samples > 1.0. Fixes #338718
1117 2006-04-28 Tim-Philipp Müller <tim at centricular dot net>
1119 Patch by: Young-Ho Cha <ganadist at chollian net>
1121 * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
1122 (gst_text_overlay_render_text):
1123 Don't strip newlines from the text. Also, center lines
1124 within multi-line paragraphs (#339405).
1126 2006-04-28 Tim-Philipp Müller <tim at centricular dot net>
1128 * gst/typefind/gsttypefindfunctions.c: (wavpack_type_find):
1129 Fix wavpack typefinding to work in more cases (don't peek
1130 for chunks of multiple hundred kBs at once, but process
1131 things step-by-step in smaller units). Fixes #339786.
1133 2006-04-28 Thomas Vander Stichele <thomas at apestaart dot org>
1138 === release 0.10.6 ===
1140 2006-04-28 Thomas Vander Stichele <thomas at apestaart dot org>
1143 releasing 0.10.6, "Chao"
1145 2006-04-26 David Schleef <ds@schleef.org>
1147 * gst/videoscale/gstvideoscale.c: Add call to oil_init().
1150 2006-04-26 Thomas Vander Stichele <thomas at apestaart dot org>
1153 * win32/common/config.h:
1156 2006-04-26 Thomas Vander Stichele <thomas at apestaart dot org>
1158 patch by: Wim Taymans
1160 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
1161 (gst_ogg_demux_perform_seek):
1162 make sure correct newsegments are sent, so that the decoder
1163 and the demuxer agree on timestamps. Fixes playback of a lot
1164 of Ogg files that do not start from 0. Fixes #339833.
1166 2006-04-26 Thomas Vander Stichele <thomas at apestaart dot org>
1168 Patch by: Edward Hervey <edward@fluendo.com>
1170 * gst/videorate/gstvideorate.c: (gst_video_rate_chain):
1171 * tests/check/Makefile.am:
1172 * tests/check/elements/videorate.c: (assert_videorate_stats),
1173 (setup_videorate), (cleanup_videorate), (GST_START_TEST),
1174 (videorate_suite), (main):
1175 Fix an infinite loop if frames are passed in with wrongly ordered
1176 timestamps. Fixes #339013.
1178 2006-04-22 Thomas Vander Stichele <thomas at apestaart dot org>
1180 Patch by: Tim-Philipp Müller <tim at centricular dot net>
1182 * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
1183 fix typefinding on some ISO files. Fixes #339212.
1185 2006-04-22 Thomas Vander Stichele <thomas at apestaart dot org>
1187 Patch by: Tim-Philipp Müller <tim at centricular dot net>
1189 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
1190 add another H264 fourcc. Fixes #339047.
1192 2006-04-22 Thomas Vander Stichele <thomas at apestaart dot org>
1194 Patch by: Jan Schmidt
1196 * gst/playback/gststreamselector.c:
1197 (gst_stream_selector_bufferalloc):
1198 Restore old StreamSelector behaviour.
1201 2006-04-12 Thomas Vander Stichele <thomas at apestaart dot org>
1204 * win32/common/config.h:
1207 2006-04-11 Tim-Philipp Müller <tim at centricular dot net>
1209 Patch by: Antoine Tremblay <hexa00 at gmail dot com>
1211 * gst-libs/gst/rtp/gstbasertpdepayload.c:
1212 (gst_base_rtp_depayload_finalize), (gst_base_rtp_depayload_push):
1213 Fix some memory leaks: on finalize, free buffers left in the queue
1214 before destroying the queue; in _push(), unref rtp_buf even if
1215 the process vfunc returned a NULL buffer as output buffer (#337548);
1216 demote some recuring debug messages to LOG level.
1218 2006-04-11 Wim Taymans <wim@fluendo.com>
1220 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
1221 (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
1222 (gst_ogg_chain_free), (gst_ogg_demux_sink_event),
1223 (gst_ogg_demux_loop):
1225 Respect segment stop when emiting EOS or SEGMENT_DONE.
1228 2006-04-11 Tim-Philipp Müller <tim at centricular dot net>
1230 * gst/playback/gststreamselector.c:
1231 (gst_stream_selector_get_property):
1232 Don't leak pad name.
1234 2006-04-10 Michael Smith <msmith@fluendo.com>
1236 * tests/check/Makefile.am:
1237 * tests/check/gst-plugins-base.supp:
1238 Suppress an old libtheora bug (fixed in more recent versions), so
1239 that FC4 buildslaves can pass.
1241 2006-04-10 Wim Taymans <wim@fluendo.com>
1243 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
1244 (gst_ogg_demux_receive_event), (gst_ogg_pad_event),
1245 (gst_ogg_demux_init), (gst_ogg_demux_finalize),
1246 (gst_ogg_demux_sink_event), (gst_ogg_demux_get_data),
1247 (gst_ogg_demux_loop):
1249 Remember what error we got when finding chains, if we
1250 were shutdown, that would not be an error.
1252 2006-04-10 Wim Taymans <wim@fluendo.com>
1254 * gst-libs/gst/audio/gstbaseaudiosink.c:
1255 (gst_base_audio_sink_event):
1256 Starting the ringbuffer when we did not acquire it can cause
1257 a deadlock, is pointless and causes nasty things for
1259 Fixes gst-launch audiotestsrc num-buffers=0 ! alsasink.
1261 2006-04-10 Wim Taymans <wim@fluendo.com>
1263 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
1264 (gst_ogg_demux_receive_event), (gst_ogg_pad_event),
1265 (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
1266 (gst_ogg_demux_submit_buffer), (gst_ogg_demux_get_data),
1267 (gst_ogg_demux_deactivate_current_chain),
1268 (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
1269 (gst_ogg_demux_bisect_forward_serialno),
1270 (gst_ogg_demux_find_chains), (gst_ogg_demux_chain):
1271 Add some more debugging.
1273 2006-04-10 Wim Taymans <wim@fluendo.com>
1275 * ext/theora/theoradec.c: (theora_dec_src_event),
1276 (theora_handle_data_packet):
1277 Some more debug info.
1279 * tests/examples/seek/seek.c: (start_seek), (main):
1280 Print element messages too.
1282 2006-04-09 Sebastien Moutte <sebastien@moutte.net>
1284 * gst/audioresample/debug.h:
1285 replace debug macros with variable number of parameters
1286 by a simple alias to gstreamer standard debug macros
1287 (#define RESAMPLE_ERROR GST_ERROR, __VA_ARGS__ is not
1288 supported by MSVC 6.0 and 7.1)
1289 * gst/audioresample/resample.h:
1290 define M_PI and rint for WIN32
1291 * win32/common/libgstaudio.def:
1292 * win32/common/libgstriff.def:
1293 * win32/common/libgsttag.def:
1294 * win32/common/libgstvideo.def:
1295 add new exported functions
1297 update project files
1299 2006-04-08 Stefan Kost <ensonic@users.sf.net>
1301 * ext/alsa/gstalsamixeroptions.c:
1302 (gst_alsa_mixer_options_class_init):
1303 * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init):
1304 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_class_init):
1305 * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init):
1306 * ext/ogg/gstoggparse.c: (gst_ogg_parse_class_init):
1307 * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_class_init):
1308 * gst-libs/gst/audio/gstaudiofilter.c:
1309 (gst_audio_filter_class_init):
1310 * gst-libs/gst/audio/gstaudiosink.c:
1311 (gst_audioringbuffer_class_init):
1312 * gst-libs/gst/audio/gstaudiosrc.c:
1313 (gst_audioringbuffer_class_init):
1314 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_class_init):
1315 * gst-libs/gst/interfaces/colorbalancechannel.c:
1316 (gst_color_balance_channel_class_init):
1317 * gst-libs/gst/interfaces/mixeroptions.c:
1318 (gst_mixer_options_class_init):
1319 * gst-libs/gst/interfaces/mixertrack.c:
1320 (gst_mixer_track_class_init):
1321 * gst-libs/gst/interfaces/tunerchannel.c:
1322 (gst_tuner_channel_class_init):
1323 * gst-libs/gst/interfaces/tunernorm.c: (gst_tuner_norm_class_init):
1324 * gst-libs/gst/netbuffer/gstnetbuffer.c:
1325 (gst_netbuffer_class_init):
1326 * gst-libs/gst/rtp/gstbasertppayload.c:
1327 (gst_basertppayload_class_init):
1328 * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
1329 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init):
1330 * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
1331 * gst/playback/gststreaminfo.c: (gst_stream_info_class_init):
1332 * gst/playback/gststreamselector.c:
1333 (gst_stream_selector_class_init):
1334 * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init):
1335 * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_class_init):
1336 * sys/v4l/gstv4lcolorbalance.c:
1337 (gst_v4l_color_balance_channel_class_init):
1338 * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_class_init):
1339 * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
1340 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
1341 * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_channel_class_init),
1342 (gst_v4l_tuner_norm_class_init):
1343 * sys/ximage/ximagesink.c: (gst_ximagesink_class_init):
1344 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_class_init):
1345 * tests/old/testsuite/alsa/sinesrc.c: (sinesrc_class_init):
1346 Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
1348 2006-04-08 Stefan Kost <ensonic@users.sf.net>
1350 * ext/pango/gsttextrender.h:
1351 * gst-libs/gst/audio/gstaudiosink.h:
1352 * gst-libs/gst/audio/gstaudiosrc.h:
1353 * gst-libs/gst/audio/gstbaseaudiosink.h:
1354 * gst-libs/gst/audio/gstbaseaudiosrc.h:
1355 * gst-libs/gst/audio/gstringbuffer.h:
1356 * gst-libs/gst/rtp/gstbasertpdepayload.h:
1357 * gst-libs/gst/rtp/gstbasertppayload.h:
1358 * gst-libs/gst/video/gstvideofilter.h:
1359 * gst-libs/gst/video/gstvideosink.h:
1360 * gst/playback/gstplaybasebin.h:
1361 * gst/tcp/gstmultifdsink.h:
1362 * sys/v4l/gstv4lelement.h:
1363 Fix broken GObject macros
1365 2006-04-08 Stefan Kost <ensonic@users.sf.net>
1367 * ext/alsa/gstalsasink.c: (set_hwparams), (alsasink_parse_spec):
1368 More debug to trace why my USB headset is not working with gst
1370 2006-04-07 Jan Schmidt <thaytan@mad.scientist.com>
1372 * gst/playback/gstplaybasebin.c: (group_destroy):
1373 Clean up our group elements properly in the case where it never
1374 got committed - it still got added unconditionally to the bin.
1376 2006-04-07 Wim Taymans <wim@fluendo.com>
1378 * ext/theora/theoradec.c: (theora_dec_sink_event),
1379 (theora_handle_data_packet), (theora_dec_chain):
1380 Unref unhandled events.
1381 Protect against empty buffers.
1382 Perform QoS on running time.
1384 2006-04-07 Michael Smith <msmith@fluendo.com>
1386 * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_set_header_on_caps),
1387 (gst_vorbis_enc_chain):
1388 Remove leaks from vorbisenc.
1389 Mostly minor changes, the only significant one is that now the
1390 buffers we set as 'streamheader' on the caps are copies of the
1391 original buffers, to avoid circular refcounting problems.
1393 2006-04-07 Jan Schmidt <thaytan@mad.scientist.com>
1395 * gst/playback/gstplaybasebin.c: (mute_stream), (setup_substreams):
1396 Don't remove our mute-probe if someone else already did so.
1397 Don't set a 2nd one if there is already one pending on the pad.
1399 * gst/playback/gstplaybin.c: (gst_play_bin_send_event_to_sink),
1401 When a seek fails, ensure that playbin is still set back to playing.
1403 * gst/typefind/gsttypefindfunctions.c: (mpeg_ts_probe_headers),
1404 (mpeg_ts_type_find), (plugin_init):
1405 Add a typefind function for mpeg-ts streams. (Closes: #336617)
1407 2006-04-06 Andy Wingo <wingo@pobox.com>
1409 * gst/videorate/gstvideorate.c (gst_video_rate_reset)
1410 (gst_video_rate_init): Caps-related parameters should not be reset
1411 by a flush -- move their inits to the instance init function.
1412 (gst_video_rate_flush_prev): Don't complain if gst_pad_push
1413 is not OK, just return the result.
1415 * gst/audiotestsrc/gstaudiotestsrc.c
1416 (gst_audio_test_src_class_init)
1417 (gst_audio_test_src_get_times): Re-enable is-live=true, as was
1418 broken by Stefan's commit on 24 March.
1420 * ext/ogg/gstoggmux.c (gst_ogg_mux_push_buffer): Set caps on
1421 buffers being pushed out. Fixes oggmux ! multifdsink.
1423 2006-04-05 Tim-Philipp Müller <tim at centricular dot net>
1425 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_class_init),
1426 (gst_vorbis_dec_init), (vorbis_dec_finalize):
1427 * ext/vorbis/vorbisdec.h:
1428 * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_add_interfaces),
1429 (gst_vorbis_enc_base_init), (gst_vorbis_enc_class_init),
1430 (gst_vorbis_enc_sink_setcaps), (gst_vorbis_enc_convert_src),
1431 (gst_vorbis_enc_convert_sink), (gst_vorbis_enc_get_query_types),
1432 (gst_vorbis_enc_src_query), (gst_vorbis_enc_sink_query),
1433 (gst_vorbis_enc_init), (gst_vorbis_enc_get_tag_value),
1434 (gst_vorbis_enc_metadata_set1), (gst_vorbis_enc_set_metadata),
1435 (gst_vorbis_enc_setup), (gst_vorbis_enc_clear),
1436 (gst_vorbis_enc_buffer_from_packet),
1437 (gst_vorbis_enc_buffer_from_header_packet),
1438 (gst_vorbis_enc_push_buffer), (gst_vorbis_enc_push_packet),
1439 (gst_vorbis_enc_set_header_on_caps), (gst_vorbis_enc_sink_event),
1440 (gst_vorbis_enc_chain), (gst_vorbis_enc_output_buffers),
1441 (gst_vorbis_enc_get_property), (gst_vorbis_enc_set_property),
1442 (gst_vorbis_enc_change_state):
1443 * ext/vorbis/vorbisenc.h:
1444 Remove left-over 0.8 cruft; use GST_DEBUG_FUNCPTR; make
1445 vorbisenc adhere to the official nomenclature; use boilerplate
1448 2006-04-04 Andy Wingo <wingo@pobox.com>
1450 * gst/videorate/gstvideorate.c (gst_video_rate_flush_prev):
1451 Whoops, fix bug introduced. Bad hacker!
1453 * gst/videorate/gstvideorate.c (gst_video_rate_flush_prev):
1454 Properly handle the case where you get EOS before any buffers are
1455 received. Use gst_buffer_make_metadata_writable where appropriate.
1457 * ext/theora/theoradec.c (theora_handle_data_packet): This value
1458 is often negative -- make it signed so as not to wrap around.
1459 Fixes segfaults introduced on 9 March.
1461 2006-04-03 Wim Taymans <wim@fluendo.com>
1463 * ext/theora/gsttheoradec.h:
1464 * ext/theora/theoradec.c: (theora_dec_src_event):
1465 Don't try to store a gdouble in a gboolean.
1468 2006-04-03 Michael Smith <msmith@fluendo.com>
1470 * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads):
1472 Make it suck slightly less by writing out the final page.
1473 Still can't encode a vorbis-in-ogg file correctly, though.
1475 2006-04-03 Andy Wingo <wingo@pobox.com>
1477 * ext/theora/theoraparse.c (theora_parse_drain_queue): Um, remove
1480 * ext/theora/theora.c (plugin_init): Register theoraparse.
1482 * ext/theora/gsttheoraparse.h:
1483 * ext/theora/theoraparse.c: New files implementing a theora
1484 parser. Now we can properly remux ogg/theora+vorbis, yay.
1486 * ext/vorbis/vorbisparse.c: Add some docs and a copyright.
1488 2006-04-01 Thomas Vander Stichele <thomas at apestaart dot org>
1490 * gst/audiotestsrc/gstaudiotestsrc.c:
1491 Fixed the sample pipeline (see #323798)
1493 2006-04-01 Thomas Vander Stichele <thomas at apestaart dot org>
1496 * win32/common/config.h:
1497 * win32/common/config.h.in:
1498 use AS_VERSION and AS_NANO
1501 2006-03-31 Andy Wingo <wingo@pobox.com>
1503 * ext/vorbis/vorbisparse.c (vorbis_parse_sink_event): Fix
1504 uninitialized variable return that would happen.
1506 * ext/vorbis/vorbisparse.c (vorbis_parse_drain_queue): Fix
1507 uninitialized variable return that would never happen.
1509 * ext/vorbis/vorbisparse.c (gst_vorbis_parse_init)
1510 (vorbis_parse_sink_event): Add an event function to flush our
1511 state on a seek, and to drain buffers on a premature EOS.
1512 (vorbis_parse_push_headers, vorbis_parse_clear_queue)
1513 (vorbis_parse_push_buffer, vorbis_parse_drain_queue_prematurely)
1514 (vorbis_parse_chain, vorbis_parse_queue_buffer)
1515 (vorbis_parse_drain_queue): Queue up buffers until we can set
1516 their timestamps and granulepos values.
1518 * ext/vorbis/vorbisparse.h: Include the vorbis decoder headers,
1519 and keep track of data needed for deriving granulepos and
1520 timestamps for buffers.
1522 2006-03-29 Wim Taymans <wim@fluendo.com>
1524 Patch by: j^ <j at bootlab dot org>
1526 * ext/alsa/gstalsamixerelement.c:
1527 (gst_alsa_mixer_element_class_init):
1528 * ext/alsa/gstalsasink.c:
1529 * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init):
1530 * ext/ogg/gstoggdemux.c:
1531 * ext/ogg/gstoggmux.c:
1532 * ext/ogg/gstoggparse.c:
1533 * ext/pango/gstclockoverlay.c:
1534 * ext/pango/gsttextoverlay.c:
1535 * ext/pango/gsttextrender.c:
1536 * ext/pango/gsttimeoverlay.c:
1537 * ext/theora/theoradec.c:
1538 * ext/theora/theoraenc.c:
1539 * ext/vorbis/vorbisdec.c:
1540 * ext/vorbis/vorbisenc.c:
1541 * gst/audioconvert/gstaudioconvert.c:
1542 * gst/subparse/gstsubparse.c:
1543 * gst/tcp/gstmultifdsink.c:
1544 * gst/tcp/gsttcpclientsink.c:
1545 * gst/tcp/gsttcpclientsrc.c:
1546 * gst/tcp/gsttcpserversink.c:
1547 * gst/tcp/gsttcpserversrc.c:
1548 better/unified long descriptions
1551 2006-03-29 Wim Taymans <wim@fluendo.com>
1553 * tests/examples/seek/seek.c: (end_scrub), (seek_cb), (start_seek),
1555 Don't let double and triple clicks mess up our state.
1557 2006-03-28 Tim-Philipp Müller <tim at centricular dot net>
1559 * gst/playback/gstplaybin.c: (gen_video_element),
1560 (gen_text_element), (gen_audio_element), (gen_vis_element):
1561 Error out gracefully when we can't create any of the usual
1562 conversion elements for some reason. Also, don't try to
1563 create an audioscale (sic) element that's not used anyway.
1565 2006-03-28 Tim-Philipp Müller <tim at centricular dot net>
1567 * gst/playback/gstplaybasebin.c: (setup_source):
1568 Don't post RESOURCE_NOT_FOUND error when we can't find a source
1569 element for a particular protocol, that's confusing for users.
1570 Instead, post a RESOURCE_FAILED error, so that our own error
1571 message is actually shown in totem etc. (#336303).
1573 2006-03-27 Tim-Philipp Müller <tim at centricular dot net>
1575 Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
1577 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_finalize),
1578 (gst_gnome_vfs_src_get_icy_metadata):
1579 Fix some minor memory leaks (#336194).
1581 2006-03-27 Tim-Philipp Müller <tim at centricular dot net>
1583 * ext/gnomevfs/gstgnomevfs.c:
1584 (gst_gnome_vfs_location_to_uri_string):
1585 * ext/gnomevfs/gstgnomevfs.h:
1586 * ext/gnomevfs/gstgnomevfssink.c:
1587 (gst_gnome_vfs_sink_set_property):
1588 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_set_property):
1589 Make gnomevfssink accept filenames as well as URIs for the
1590 "location" property, just like gnomevfssrc does (and
1591 filesrc/filesink do) (#336190).
1593 2006-03-24 Thomas Vander Stichele <thomas at apestaart dot org>
1595 * tests/check/generic/clock-selection.c: (GST_START_TEST):
1596 set to NULL before unreffing, fixes a valgrind leak.
1597 Why was this not triggering the error that an object needs to
1598 be NULL before unreffing ?
1599 * win32/common/config.h:
1602 2006-03-24 Tim-Philipp Müller <tim at centricular dot net>
1604 * gst/subparse/gstsubparse.c: (convert_encoding),
1605 (gst_sub_parse_change_state):
1606 * gst/subparse/gstsubparse.h:
1607 Text subtitle files may or may not be UTF-8. If it's not, we
1608 don't really want to see '?' characters in place of non-ASCII
1609 characters like accented characters. So let's assume the input
1610 is UTF-8 until we come across text that is clearly not. If it's
1611 not UTF-8, we don't really know what it is, so try the following:
1612 (a) see whether the GST_SUBTITLE_ENCODING environment variable
1613 is set; if not, check (b) if the current locale encoding is
1614 non-UTF-8 and use that if it is, or (c) assume ISO-8859-15 if
1615 the current locale encoding is UTF-8 and the environment variable
1616 was not set to any particular encoding. Not perfect, but better
1617 than nothing (and better than before, I think) (fixes #172848).
1619 2006-03-24 Thomas Vander Stichele <thomas at apestaart dot org>
1622 update core requirement to 0.10.4.1 because of async_playback
1623 vmethod on GstBaseSink
1625 2006-03-24 Stefan Kost <ensonic@users.sf.net>
1627 * ext/ogg/gstoggmux.c: (gst_ogg_mux_init):
1628 * gst/adder/gstadder.c: (gst_adder_init):
1629 use DEBUG_FUNCPTR for collectpads
1631 2006-03-24 Stefan Kost <ensonic@users.sf.net>
1633 * docs/plugins/Makefile.am:
1634 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
1635 * docs/plugins/gst-plugins-base-plugins-sections.txt:
1636 * ext/cdparanoia/gstcdparanoiasrc.c:
1637 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_base_init),
1638 (gst_gnome_vfs_sink_class_init):
1639 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_base_init):
1640 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_base_init):
1641 * ext/ogg/gstoggmux.c:
1642 * ext/ogg/gstoggparse.c: (gst_ogg_parse_base_init):
1643 * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_base_init),
1644 (gst_ogm_video_parse_base_init), (gst_ogm_text_parse_base_init):
1645 * ext/pango/gsttextoverlay.c:
1646 * ext/pango/gsttextrender.c:
1647 * ext/theora/theoradec.c:
1648 * ext/theora/theoraenc.c:
1649 * ext/vorbis/vorbisdec.c:
1650 * ext/vorbis/vorbisenc.c:
1651 * gst-libs/gst/audio/gstaudiofilter.c:
1652 (gst_audio_filter_base_init):
1653 * gst-libs/gst/audio/gstaudiofiltertemplate.c:
1654 (gst_audio_filter_template_base_init):
1655 * gst/adder/gstadder.c: (gst_adder_get_type):
1656 * gst/adder/gstadder.h:
1657 * gst/audioconvert/gstaudioconvert.c:
1658 * gst/audiotestsrc/gstaudiotestsrc.c:
1659 (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_class_init),
1660 (gst_audio_test_src_create):
1661 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1662 * gst/playback/gstdecodebin.c:
1663 * gst/playback/gstplaybin.c:
1664 * gst/playback/gststreamselector.c:
1665 (gst_stream_selector_base_init):
1666 * gst/subparse/gstsubparse.c: (gst_sub_parse_base_init):
1667 * gst/volume/gstvolume.c:
1668 * sys/v4l/gstv4lmjpegsink.c:
1669 * sys/v4l/gstv4lmjpegsrc.c:
1670 * tests/check/libs/cddabasesrc.c:
1671 * tests/old/examples/gob/gst-identity2.gob:
1672 Add docs for adder, use GST_ELEMENT_DETAILS macro,
1673 define GstElementDetails at the top
1675 2006-03-23 Sebastien Moutte <sebastien@moutte.net>
1677 * win32/common/libgstinterfaces.def:
1678 Add a lot of export functions for gst-python
1679 * win32/vs6/libgstinterfaces.dsp:
1680 Add a missing include folder in the project configuration
1682 2006-03-23 Wim Taymans <wim@fluendo.com>
1684 * gst-libs/gst/audio/gstbaseaudiosrc.c:
1685 (gst_base_audio_src_get_time), (gst_base_audio_src_create),
1686 (gst_base_audio_src_change_state):
1687 Fix audio sources, forgot to make the ringbuffer
1690 2006-03-23 Wim Taymans <wim@fluendo.com>
1692 * gst-libs/gst/audio/gstbaseaudiosrc.c:
1693 (gst_base_audio_src_get_time), (gst_base_audio_src_create),
1694 (gst_base_audio_src_change_state):
1695 unparent instead of unref the ringbuffer.
1697 2006-03-23 Wim Taymans <wim@fluendo.com>
1699 * gst-libs/gst/audio/gstbaseaudiosink.c:
1700 (gst_base_audio_sink_class_init), (gst_base_audio_sink_async_play),
1701 (gst_base_audio_sink_do_play), (gst_base_audio_sink_change_state):
1702 Implement new async_play vmethod to start slaving and allow
1703 playback start in case of async PLAY state changes.
1705 * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
1706 Enable QoS with new method in base class.
1708 2006-03-23 Wim Taymans <wim@fluendo.com>
1710 Patch by: Julien MOUTTE <julien at moutte dot net>
1712 * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_query),
1713 (gst_video_test_src_do_seek), (gst_video_test_src_create):
1714 Partially handle 0 framerate, only EOS after the first frame
1717 2006-03-23 Wim Taymans <wim@fluendo.com>
1719 Patch by: Fabrizio Gennari <fabrizio dot ge at tiscali dot it>
1721 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
1722 (gst_riff_create_video_template_caps):
1723 * gst/ffmpegcolorspace/avcodec.h:
1724 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1725 (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
1726 (gst_ffmpegcsp_avpicture_fill):
1727 * gst/ffmpegcolorspace/imgconvert.c:
1728 Patch for support of YVU9 AVI files (#334822)
1730 2006-03-22 Edward Hervey <edward@fluendo.com>
1732 * docs/design/design-decodebin.txt:
1733 Added design document for new decodebin
1734 (Target Caps): text/x-pango-markup is also a default target caps.
1736 2006-03-22 Wim Taymans <wim@fluendo.com>
1738 * gst-libs/gst/audio/gstbaseaudiosink.c:
1739 (gst_base_audio_sink_dispose):
1740 Since we _parent the ringbuffer, we also need to
1741 _unparent instead of a plain _unref.
1743 2006-03-22 Wim Taymans <wim@fluendo.com>
1745 * tests/examples/seek/seek.c: (end_scrub), (do_seek), (seek_cb),
1746 (stop_seek), (scrub_toggle_cb), (main):
1749 2006-03-21 Tim-Philipp Müller <tim at centricular dot net>
1751 * ext/ogg/gstoggparse.c: (gst_ogg_parse_find_stream),
1752 (gst_ogg_parse_chain):
1753 Fix very inefficient usage of linked lists (#335365).
1755 2006-03-21 Edward Hervey <edward@fluendo.com>
1757 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
1758 * gst/playback/gstplaybin.c: (handoff):
1759 * gst/playback/gststreamselector.c:
1760 (gst_stream_selector_set_property):
1761 gcc 4.1 unreferenced pointer fixes.
1762 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put):
1763 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
1764 gst_buffer_ref() now takes a GstBuffer*.
1766 2006-03-20 Julien MOUTTE <julien@moutte.net>
1768 * sys/xvimage/xvimagesink.c:
1769 (gst_xvimagesink_get_format_from_caps): Fix a memleak reported
1772 2006-03-19 Tim-Philipp Müller <tim at centricular dot net>
1774 * gst/typefind/gsttypefindfunctions.c: (id3v2_type_find),
1775 (id3v1_type_find), (apetag_type_find), (plugin_init):
1776 Can't do tag preferences via probability, as tags would then
1777 lose against types that are recognised with MAXIMUM probability
1778 (like .wav); so let all tag typefinders return MAXIMUM themselves
1779 and order them via the rank. Split ID3v1 and ID3v2 typefinders so
1780 that we can prefer APE to ID3v1 (fixes #335028).
1782 2006-03-17 Wim Taymans <wim@fluendo.com>
1784 * gst-libs/gst/audio/gstbaseaudiosink.c:
1785 (gst_base_audio_sink_change_state):
1786 * gst-libs/gst/audio/gstringbuffer.c: (wait_segment),
1787 (gst_ring_buffer_may_start):
1788 * gst-libs/gst/audio/gstringbuffer.h:
1789 Only start playback if we are playing.
1792 2006-03-17 Jan Schmidt <thaytan@mad.scientist.com>
1794 * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps):
1795 * win32/common/config.h:
1796 Revert accidental commits to these files.
1798 2006-03-16 Tim-Philipp Müller <tim at centricular dot net>
1800 Patch by: Michal Benes <michal dot benes at xeris dot cz>
1802 * tests/Makefile.am:
1803 Don't try to build tests in tests/icles if we
1804 don't have X (#323852)
1806 2006-03-16 Tim-Philipp Müller <tim at centricular dot net>
1808 * gst-libs/gst/tag/gstid3tag.c:
1809 Add TXXX frame identifiers for replaygain stuff as used
1810 by some taggers (see #323721).
1812 2006-03-16 Jan Schmidt <thaytan@mad.scientist.com>
1814 * gst/playback/gststreamselector.c:
1815 (gst_stream_selector_set_property),
1816 (gst_stream_selector_bufferalloc):
1817 Preserve the existing buggy streamselector behaviour by performing
1818 a fallback buffer allocation when downstream isn't linked yet.
1819 This should really be fixed in playbin by blocking pads until it's
1821 Also, use gst_pad_alloc_buffer instead of
1822 gst_pad_alloc_buffer_and_set.
1824 2006-03-15 Tim-Philipp Müller <tim at centricular dot net>
1826 * gst-libs/gst/tag/gstid3tag.c:
1827 Don't crash on unknown ID3v2 TXXX frames.
1829 2006-03-15 Jan Schmidt <thaytan@mad.scientist.com>
1831 * ext/alsa/gstalsasink.c: (gst_alsasink_finalise):
1832 Chain up to the parent finalize method.
1833 Add 32-bit sample size to the template caps.
1835 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
1836 (gst_riff_create_video_template_caps):
1837 Add the fourcc that the VMWare codec uses.
1839 * gst/playback/gststreamselector.c:
1840 (gst_stream_selector_set_property),
1841 (gst_stream_selector_bufferalloc),
1842 (gst_stream_selector_request_new_pad):
1843 For the active pad, forward buffer-alloc requests, otherwise
1844 return GST_FLOW_NOT_LINKED. This also prevents xvimagesink
1845 having to memcpy every frame when used by playbin.
1847 * gst/tcp/gstmultifdsink.c:
1848 (gst_multi_fd_sink_handle_client_write):
1849 Get negotiated caps from the sink pad, rather than the sink
1852 2006-03-15 Tim-Philipp Müller <tim at centricular dot net>
1854 Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
1856 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_pop_callbacks):
1857 Don't forget to set src->callbacks_pushed to FALSE again when
1858 popping them, otherwise re-activation in a different mode won't
1861 2006-03-15 Tim-Philipp Müller <tim at centricular dot net>
1863 Patch by: Sebastien Moutte <sebastien moutte net>
1865 * gst/ffmpegcolorspace/gstffmpegcodecmap.c: (gst_ff_vid_caps_new),
1866 (gst_ff_aud_caps_new), (gst_ffmpeg_pixfmt_to_caps),
1867 (gst_ffmpeg_smpfmt_to_caps):
1868 Replace __VA_ARGS__ caps creation macros with varargs functions.
1869 Makes things compile on MSVC (#320765), looks nicer, and we can
1870 tell the compiler to check for the NULL terminator.
1872 2006-03-14 Tim-Philipp Müller <tim at centricular dot net>
1874 Patch by: Fabrizio Gennari <fabrizio dot ge at tiscali dot it>
1876 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
1877 Make sure the buffer we copy into is really always big
1878 enough, this time for real (#333488).
1880 2006-03-14 Tim-Philipp Müller <tim at centricular dot net>
1882 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
1883 Add support for 24bpp DIB (#305279).
1885 2006-03-14 Wim Taymans <wim@fluendo.com>
1887 * gst-libs/gst/video/gstvideofilter.c: (gst_video_filter_init):
1888 * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
1889 * gst/ffmpegcolorspace/gstffmpegcolorspace.c: (gst_ffmpegcsp_init):
1890 * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
1891 (gst_video_scale_init), (gst_video_scale_src_event):
1892 Re-enable QoS after the release.
1893 Rework videoscale to use the base class src_event handler.
1895 2006-03-14 Tim-Philipp Müller <tim at centricular dot net>
1900 === release 0.10.5 ===
1902 2006-03-13 Thomas Vander Stichele <thomas at apestaart dot org>
1905 releasing 0.10.5, "Net"
1907 2006-03-13 Tim-Philipp Müller <tim at centricular dot net>
1909 * docs/plugins/Makefile.am:
1910 Part of previous cdparanoiasrc docs fixes, forgot to commit.
1912 2006-03-12 Tim-Philipp Müller <tim at centricular dot net>
1914 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
1915 * docs/plugins/gst-plugins-base-plugins-sections.txt:
1916 * docs/plugins/gst-plugins-base-plugins.hierarchy:
1917 Add cdparanoiasrc to docs.
1919 * gst-libs/gst/cdda/gstcddabasesrc.c:
1920 More GstCddaBaseSrc docs.
1922 2006-03-12 Tim-Philipp Müller <tim at centricular dot net>
1924 * docs/libs/gst-plugins-base-libs-sections.txt:
1925 * gst-libs/gst/tag/gstid3tag.c: (gst_tag_from_id3_user_tag):
1926 * gst-libs/gst/tag/tag.h:
1927 API: libgsttag: new method gst_tag_from_id3_user_tag().
1929 2006-03-11 Tim-Philipp Müller <tim at centricular dot net>
1931 * gst/typefind/gsttypefindfunctions.c: (plugin_init):
1932 NULL-terminate array of mpeg4 video file extensions.
1933 Fixes crash on PPC (#334226).
1935 2006-03-11 Tim-Philipp Müller <tim at centricular dot net>
1937 * ext/gnomevfs/gstgnomevfssrc.c:
1938 (gst_gnome_vfs_src_check_get_range):
1939 gnome_vfs_uri_is_local() alone is not a good indicator
1940 whether we can operate in pull-mode with a specific URI,
1941 as it returns FALSE for file:// URIs that point to an
1942 NFS-mounted path. Be more conservative here: whitelist
1943 local files, blacklist http URIs and use the old
1944 mechanism for anything else (fixes #334216).
1946 2006-03-10 Thomas Vander Stichele <thomas at apestaart dot org>
1951 === release 0.10.4 ===
1953 2006-03-10 Thomas Vander Stichele <thomas at apestaart dot org>
1956 releasing 0.10.4, "Power"
1958 2006-03-10 Jan Schmidt <thaytan@mad.scientist.com>
1960 * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
1961 Disable max-lateness by setting it to -1 for now, so that
1962 we can bed QoS stuff in thoroughly between now and the next
1965 2006-03-10 Tim-Philipp Müller <tim at centricular dot net>
1967 Patch by: Fabrizio Gennari
1969 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
1970 Make sure we don't read beyond the palette buffer in case of
1971 broken or manipulated files (#333488)
1973 2006-03-10 Edward Hervey <edward@fluendo.com>
1975 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
1976 Fix for variable not initialized.
1978 2006-03-09 Wim Taymans <wim@fluendo.com>
1980 * ext/libvisual/visual.c: (gst_visual_get_type),
1981 (gst_visual_src_setcaps), (gst_vis_src_negotiate),
1985 * ext/theora/gsttheoradec.h:
1986 * ext/theora/theoradec.c: (gst_theora_dec_init),
1987 (gst_theora_dec_reset), (_theora_granule_time),
1988 (theora_dec_src_convert), (theora_dec_sink_convert),
1989 (theora_dec_src_query), (theora_dec_src_event),
1990 (theora_dec_sink_event), (theora_handle_comment_packet),
1991 (theora_handle_header_packet), (theora_dec_push),
1992 (theora_handle_data_packet), (theora_dec_chain),
1993 (theora_dec_change_state):
1996 2006-03-09 Wim Taymans <wim@fluendo.com>
1998 * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
1999 (audiocast_register_listener), (gst_gnome_vfs_src_start):
2002 2006-03-09 Wim Taymans <wim@fluendo.com>
2004 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain):
2005 Don't try to activate NULL chains.
2007 2006-03-09 Tim-Philipp Müller <tim at centricular dot net>
2009 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
2010 Fix invalid memory access to region before peek'd data (#332964).
2012 2006-03-09 Wim Taymans <wim@fluendo.com>
2014 Patch by: Christophe Fergeau
2016 * ext/pango/gsttextoverlay.c: (gst_text_overlay_init):
2017 * ext/pango/gsttextrender.c: (gst_text_render_init):
2018 * gst/adder/gstadder.c: (gst_adder_init):
2019 Don't leak padtemplates, closes #333510.
2021 2006-03-09 Tim-Philipp Müller <tim at centricular dot net>
2023 * gst/subparse/gstsubparse.c: (gst_subparse_type_find):
2024 Fix invalid memory access: make sure string passed to
2025 regexec() is NUL-termianted.
2027 2006-03-09 Tim-Philipp Müller <tim at centricular dot net>
2029 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
2031 Refactor mpeg/audio typefinding to make it more maintainable
2032 and easier to fine-tune. Make probing into middle of the file
2033 work properly (fixes #333900, also see #152688).
2035 2006-03-09 Tim-Philipp Müller <tim at centricular dot net>
2037 * gst/typefind/gsttypefindfunctions.c:
2038 (utf8_type_find_have_valid_utf8_at_offset):
2039 Remove part from previous commit that was bogus:
2040 g_utf8_validate() does in fact not accept embedded
2041 zeroes, so we don't need to check for those (thanks
2042 to Mike for the hint).
2044 2006-03-08 Tim-Philipp Müller <tim at centricular dot net>
2046 * gst/typefind/gsttypefindfunctions.c:
2047 (utf8_type_find_count_embedded_zeroes),
2048 (utf8_type_find_have_valid_utf8_at_offset), (utf8_type_find):
2049 Make plain/text typefinder more conservative: firstly, check
2050 for embedded zeroes, which are perfectly valid UTF-8 characters,
2051 but also a fairly good sign that something is not a plain text
2052 file; secondly, probe into the middle of the file if possible.
2053 If we can't probe into the middle, limit the probability value
2054 to be returned to TYPE_FIND_POSSIBLE (see #333900).
2056 2006-03-08 Michael Smith <msmith@fluendo.com>
2058 * gst/typefind/gsttypefindfunctions.c: (plugin_init):
2059 Make typefind function name for mpeg4 video unique.
2061 2006-03-08 Wim Taymans <wim@fluendo.com>
2063 * ext/libvisual/visual.c: (gst_visual_init),
2064 (gst_visual_clear_actors), (gst_visual_dispose),
2065 (gst_visual_reset), (gst_visual_src_setcaps),
2066 (gst_visual_sink_setcaps), (gst_vis_src_negotiate),
2067 (gst_visual_sink_event), (gst_visual_src_event), (get_buffer),
2068 (gst_visual_chain), (gst_visual_change_state):
2069 Cleanups, post nice errors.
2070 Handle sink and src events.
2071 Implement simple QoS.
2073 * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
2074 Use new basesink methods to configure max-lateness.
2077 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2078 (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps):
2079 Debug statement cleanups.
2081 * gst/volume/gstvolume.c: (gst_volume_class_init):
2084 2006-03-08 Tim-Philipp Müller <tim at centricular dot net>
2086 * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init),
2087 (gst_text_overlay_init), (gst_text_overlay_set_property),
2088 (gst_text_overlay_get_property):
2089 Revert API/ABI break from March 1. Keep 'halign' and 'valign'
2090 as string type properties, but mark them deprecated. Add
2091 'halignment' and 'valignment' properties that use enums
2094 2006-03-08 Tim-Philipp Müller <tim at centricular dot net>
2096 Patch by: Fabrizio Gennari
2098 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
2099 Allow palettes with less than 256 colours in AVI files
2102 2006-03-07 Julien MOUTTE <julien@moutte.net>
2104 * ext/pango/gsttextoverlay.c: (gst_text_overlay_text_event),
2105 (gst_text_overlay_video_event): Fix wrong EOS handling on text
2106 pad. We were releasing the queued text buffer when we should keep
2107 it until video pad gets EOS or discard the text buffer because it's
2108 too old. That was eating the last subtitle buffer. Add some more
2111 2006-03-07 Tim-Philipp Müller <tim at centricular dot net>
2113 * ext/pango/gsttextoverlay.c: (gst_text_overlay_render_text),
2114 (gst_text_overlay_video_chain):
2115 Fix invalid memory access (we can't access a buffer after it's been
2116 pushed downstream without taking a reference); fix memory leak (if
2117 there's no text to render, bail out before allocating stuff).
2119 2006-03-07 Tim-Philipp Müller <tim at centricular dot net>
2121 * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
2122 (gst_text_overlay_setcaps_txt), (gst_text_overlay_video_chain):
2123 * ext/pango/gsttextoverlay.h:
2124 If input is plain text, escape it before passing it to
2125 pango_layout_set_markup().
2127 2006-03-07 Tim-Philipp Müller <tim at centricular dot net>
2129 * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_chain):
2130 Don't ignore flow return from gst_pad_push().
2132 2006-03-07 Tim-Philipp Müller <tim at centricular dot net>
2134 Patch by: Fabrizio Gennari
2136 * ext/libvisual/visual.c: (gst_visual_getcaps),
2137 (gst_visual_src_setcaps), (gst_visual_sink_setcaps):
2138 * ext/ogg/gstoggmux.c: (gst_ogg_mux_sinkconnect):
2139 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_src),
2140 (gst_vorbisenc_convert_sink):
2141 * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size),
2142 (gst_audio_duration_from_pad_buffer):
2143 * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_link),
2144 (gst_audio_filter_chain):
2145 * gst-libs/gst/rtp/gstbasertpdepayload.c:
2146 (gst_base_rtp_depayload_setcaps):
2147 * gst-libs/gst/video/video.c: (gst_video_frame_rate),
2148 (gst_video_get_size):
2149 * gst/audiorate/gstaudiorate.c: (gst_audio_rate_setcaps):
2150 Don't leak references returned by gst_pad_get_parent()
2153 2006-03-06 Stefan Kost <ensonic@users.sf.net>
2155 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_class_init):
2156 change location param details
2157 * gst/volume/gstvolume.c: (plugin_init):
2158 correct plugin description
2160 2006-03-06 Tim-Philipp Müller <tim at centricular dot net>
2162 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_class_init),
2163 (gst_gnome_vfs_src_check_get_range):
2164 Override GstBaseSrc::check_get_range() in order to avoid opening
2165 the resource just to check whether we can operate in pull-mode or
2166 not - we can predict that pretty well from the URI alone. Should
2167 fix problems with last.fm (#331690). (Requires latest core CVS).
2169 2006-03-06 Wim Taymans <wim@fluendo.com>
2171 * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init),
2172 (gst_video_sink_class_init):
2173 Throw away frames that are later than 20 ms.
2175 2006-03-06 Tim-Philipp Müller <tim at centricular dot net>
2177 Patch by: Fabrizio Gennari
2179 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
2180 Set depth on WMA caps (#333545)
2182 2006-03-06 Thomas Vander Stichele <thomas at apestaart dot org>
2184 * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
2185 (gst_ogg_mux_send_headers), (gst_ogg_mux_collected):
2186 put Theora BOS pages before others. This hardcodes
2187 the Ogg/Theora I profile, but hey.
2189 2006-03-05 Thomas Vander Stichele <thomas at apestaart dot org>
2192 updated with some examples
2193 * ext/theora/theoraenc.c: (granulepos_to_timestamp),
2194 (granulepos_add), (theora_buffer_from_packet):
2195 * ext/vorbis/vorbisenc.c: (granulepos_to_timestamp_offset),
2196 (granulepos_to_timestamp), (gst_vorbisenc_buffer_from_packet),
2197 (gst_vorbisenc_chain):
2198 implement strategy from ext/ogg/README
2199 * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
2200 (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
2201 (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_compare_pads),
2202 (gst_ogg_mux_queue_pads), (gst_ogg_mux_collected):
2203 Fix muxer so that oggz-validate is happy with all streams;
2204 except for no eos mark, and the BOS page ordering
2205 * tests/check/pipelines/theoraenc.c: (check_buffer_is_header),
2206 (check_buffer_granulepos):
2207 * tests/check/pipelines/vorbisenc.c: (check_buffer_granulepos):
2208 update tests to check for OFFSET being set as requested
2209 fixed type of granulepos, it's not a ClockTime
2211 2006-03-05 Julien MOUTTE <julien@moutte.net>
2213 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
2214 (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
2215 Check that the xvimage we are creating has a correct size
2216 before returning it. (#314897)
2218 2006-03-05 Tim-Philipp Müller <tim at centricular dot net>
2220 * gst/typefind/gsttypefindfunctions.c: (plugin_init):
2221 Give id3 and ape tag typefinders a rank slightly higher
2222 than PRIMARY to ensure they're always run before any of
2223 the other typefinders (in particular wav and mp3) (#324186).
2225 2006-03-05 Tim-Philipp Müller <tim at centricular dot net>
2227 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
2228 Add support for '3IVD' fourcc (#333403).
2230 2006-03-04 Tim-Philipp Müller <tim at centricular dot net>
2233 Bump requirements to GStreamer CVS for the new error enum.
2235 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_render):
2236 Emit new GST_RESOURCE_ERROR_NO_SPACE_LEFT when there's no
2237 space left on the device (fixes #333352).
2239 2006-03-04 Sebastien Moutte <sebastien@moutte.net>
2242 add a project file for libgstvolume
2243 update the workspace
2245 2006-03-03 Thomas Vander Stichele <thomas at apestaart dot org>
2247 * ext/theora/theoraenc.c: (theora_set_header_on_caps):
2248 * tests/check/pipelines/theoraenc.c: (check_buffer_is_header),
2250 Fix for http://bugzilla.gnome.org/show_bug.cgi?id=333254
2251 Set IN_CAPS on header buffers
2253 2006-03-02 Wim Taymans <wim@fluendo.com>
2255 * docs/plugins/Makefile.am:
2256 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2257 * docs/plugins/gst-plugins-base-plugins-sections.txt:
2258 Add audioresample to docs.
2260 * gst/audioconvert/gstaudioconvert.c:
2263 * gst/audioresample/gstaudioresample.c:
2264 (gst_audioresample_base_init), (gst_audioresample_class_init),
2265 (gst_audioresample_init), (gst_audioresample_dispose),
2266 (audioresample_get_unit_size), (audioresample_transform_caps),
2267 (resample_set_state_from_caps), (audioresample_transform_size),
2268 (audioresample_set_caps), (audioresample_event),
2269 (audioresample_do_output), (audioresample_transform),
2270 (audioresample_pushthrough), (gst_audioresample_set_property),
2271 (gst_audioresample_get_property), (plugin_init):
2272 * gst/audioresample/gstaudioresample.h:
2274 Small code cleanups.
2276 2006-03-02 Wim Taymans <wim@fluendo.com>
2278 * docs/plugins/Makefile.am:
2279 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2280 * docs/plugins/gst-plugins-base-plugins-sections.txt:
2281 Added videoscale to docs.
2283 * gst/videorate/gstvideorate.c: (gst_video_rate_flush_prev),
2284 (gst_video_rate_swap_prev), (gst_video_rate_event),
2285 (gst_video_rate_chain):
2288 * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
2289 (gst_video_scale_init), (gst_video_scale_prepare_size),
2290 (gst_video_scale_set_caps), (gst_video_scale_get_unit_size),
2291 (gst_video_scale_fixate_caps), (gst_video_scale_transform):
2292 * gst/videoscale/gstvideoscale.h:
2293 Added docs, examples.
2295 Post errors instead of g_warning.
2297 2006-03-02 Wim Taymans <wim@fluendo.com>
2299 * docs/libs/gst-plugins-base-libs-docs.sgml:
2300 * docs/libs/gst-plugins-base-libs-sections.txt:
2301 * docs/libs/gst-plugins-base-libs.types:
2302 * docs/plugins/Makefile.am:
2303 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2304 * docs/plugins/gst-plugins-base-plugins-sections.txt:
2305 Added some more docs to libs and plugins.
2307 * gst-libs/gst/audio/gstringbuffer.c:
2308 (gst_ring_buffer_prepare_read), (gst_ring_buffer_clear):
2309 * gst-libs/gst/audio/gstringbuffer.h:
2310 Document ringbuffer some more.
2312 * gst/videorate/gstvideorate.c: (gst_video_rate_class_init),
2313 (gst_video_rate_setcaps), (gst_video_rate_reset),
2314 (gst_video_rate_init), (gst_video_rate_flush_prev),
2315 (gst_video_rate_swap_prev), (gst_video_rate_event),
2316 (gst_video_rate_chain), (gst_video_rate_change_state):
2317 * gst/videorate/gstvideorate.h:
2318 Fix videorate to use segments.
2319 Make it work with 0/1 framerates (closes #331903)
2320 Handle EOS correctly.
2323 2006-03-02 Tim-Philipp Müller <tim at centricular dot net>
2325 * ext/ogg/gstogmparse.c: (gst_ogm_parse_class_init),
2326 (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
2327 (gst_ogm_text_parse_init), (gst_ogm_parse_change_state):
2328 In state change function, first chain up to parent class,
2329 then handle downwards state change stuff. Remove some
2330 commented out cruft from 0.8 code.
2332 2006-03-02 Tim-Philipp Müller <tim at centricular dot net>
2334 * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
2335 (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
2336 (gst_ogm_parse_sink_convert), (gst_ogm_parse_sink_query),
2337 (gst_ogm_parse_chain):
2338 Don't remove/re-add source pad if the new caps are the same as
2339 the old caps anyway (#333042). When removing source pad, don't
2340 unref it afterwards - we didn't ref it when adding. Sprinkle some
2341 GST_DEBUG_FUNCPTR goodness here and there. Don't leak references
2342 after using gst_pad_get_parent(). Return downstream flow return
2343 value in chain function.
2345 2006-03-02 Wim Taymans <wim@fluendo.com>
2347 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2348 * docs/plugins/gst-plugins-base-plugins.args:
2349 * docs/plugins/gst-plugins-base-plugins.hierarchy:
2350 * docs/plugins/gst-plugins-base-plugins.interfaces:
2351 * docs/plugins/gst-plugins-base-plugins.signals:
2352 Fix hierarchy, added some more elements to the docs.
2354 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2355 (gst_ffmpegcsp_get_type):
2356 * gst/ffmpegcolorspace/gstffmpegcolorspace.h:
2357 Fix docs for ffmpegcolorspace.
2359 2006-03-01 Tim-Philipp Müller <tim at centricular dot net>
2361 * gst/typefind/gsttypefindfunctions.c: (id3_type_find),
2362 (apetag_type_find), (ape_type_find), (plugin_init):
2363 Some typefinding fine-tuning:
2364 - rank ID3/APE tags in order of preference via probabilities, so that
2365 ID3v2 > APEv2 > APEv1 > ID3v1.
2366 - three or four bytes don't really justify MAXIMUM probability,
2367 change those to 'very likely' (musepack and monkeysaudio).
2369 2006-03-01 Wim Taymans <wim@fluendo.com>
2371 * docs/plugins/Makefile.am:
2372 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2373 * docs/plugins/gst-plugins-base-plugins-sections.txt:
2374 * ext/alsa/gstalsamixer.c:
2375 * ext/alsa/gstalsamixer.h:
2376 * ext/alsa/gstalsamixerelement.c:
2377 (gst_alsa_mixer_element_class_init), (gst_alsa_mixer_element_init):
2378 * ext/alsa/gstalsamixerelement.h:
2379 * ext/alsa/gstalsasink.c:
2380 * ext/alsa/gstalsasink.h:
2381 * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init),
2383 * ext/alsa/gstalsasrc.h:
2385 Small code cleanups.
2387 2006-03-01 Wim Taymans <wim@fluendo.com>
2389 * ext/theora/Makefile.am:
2390 Dist new header too,
2392 2006-03-01 Wim Taymans <wim@fluendo.com>
2394 * docs/plugins/Makefile.am:
2395 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2396 * docs/plugins/gst-plugins-base-plugins-sections.txt:
2397 * ext/gnomevfs/gstgnomevfssink.h:
2398 * ext/gnomevfs/gstgnomevfssrc.h:
2399 * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
2400 * ext/vorbis/vorbisdec.h:
2401 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_sink):
2402 * ext/vorbis/vorbisenc.h:
2403 * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps),
2404 (vorbis_parse_chain), (vorbis_parse_change_state):
2405 * ext/vorbis/vorbisparse.h:
2406 * gst/audioconvert/gstaudioconvert.h:
2407 * gst/tcp/gsttcpserversink.h:
2408 * gst/videotestsrc/gstvideotestsrc.c:
2409 * gst/videotestsrc/gstvideotestsrc.h:
2410 * gst/volume/gstvolume.c:
2411 * gst/volume/gstvolume.h:
2413 Added docs for vorbisdec and vorbisparse.
2416 2006-03-01 Wim Taymans <wim@fluendo.com>
2418 * docs/plugins/Makefile.am:
2419 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2420 * docs/plugins/gst-plugins-base-plugins-sections.txt:
2421 * ext/pango/gstclockoverlay.h:
2422 * ext/pango/gsttextoverlay.h:
2423 * ext/pango/gsttextrender.h:
2424 * ext/pango/gsttimeoverlay.h:
2425 * ext/theora/gsttheoradec.h:
2426 * ext/theora/gsttheoraenc.h:
2427 * ext/theora/theoradec.c:
2428 * ext/theora/theoraenc.c:
2429 * gst/audioconvert/gstaudioconvert.h:
2430 * gst/audiotestsrc/gstaudiotestsrc.h:
2431 * gst/ffmpegcolorspace/gstffmpegcolorspace.h:
2432 * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
2433 * gst/tcp/gstmultifdsink.h:
2434 Updated/added documentation.
2436 * ext/pango/gsttextoverlay.c: (gst_text_overlay_valign_get_type),
2437 (gst_text_overlay_halign_get_type),
2438 (gst_text_overlay_wrap_mode_get_type),
2439 (gst_text_overlay_base_init), (gst_text_overlay_class_init),
2440 (gst_text_overlay_init), (gst_text_overlay_set_property),
2441 (gst_text_overlay_get_property):
2442 Fix up properties to be enums instead of string to make bindings,
2443 introspection and automatic GUI creation possible.
2444 Add getters for the properties.
2446 2006-02-28 Sebastien Moutte <sebastien@moutte.net>
2448 * gst/audiotestsrc/gstaudiotestsrc.c:
2449 added defines of M_PI and M_PI_2
2450 * gst/ffmpegcolorspace/avcodec.h:
2451 removed #include "stdint.h" for win32 as _stdint.h is
2452 autogenerated to win32/common
2453 * win32/common/libgstaudio.def:
2454 * win32/common/libgsttag.def:
2457 some project files bugs corrected
2459 project files are reset to the default vs7 configuration
2460 (they link to msvcr71.dll using default optimizations)
2462 2006-02-28 Wim Taymans <wim@fluendo.com>
2464 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_class_init):
2467 2006-02-28 Edward Hervey <edward@fluendo.com>
2469 * ext/alsa/gstalsasrc.c:
2470 Set proper class on the ElementDetails:
2471 Source/Audio instead of Src/Audio/
2473 2006-02-28 Edward Hervey <edward@fluendo.com>
2475 * gst/videoscale/vs_scanline.c:
2476 (vs_scanline_resample_nearest_RGBA):
2477 Revert optimization in videoscale. It should go in liboil and have
2478 an appropriate liboil function.
2480 2006-02-28 Wim Taymans <wim@fluendo.com>
2482 * gst-libs/gst/audio/gstbaseaudiosink.c:
2483 (gst_base_audio_sink_provide_clock):
2484 Don't try to provide a clock in the NULL state.
2486 2006-02-28 Wim Taymans <wim@fluendo.com>
2488 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_receive_event),
2489 (gst_ogg_pad_event), (gst_ogg_pad_internal_chain),
2490 (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
2491 (gst_ogg_demux_deactivate_current_chain),
2492 (gst_ogg_demux_activate_chain), (gst_ogg_demux_do_seek),
2493 (gst_ogg_demux_perform_seek), (gst_ogg_demux_collect_info),
2494 (gst_ogg_demux_find_chains), (gst_ogg_demux_chain),
2495 (gst_ogg_demux_loop), (gst_ogg_demux_change_state):
2496 Use GstSegment infrastructure to remove duplicated code
2497 and handle more seek cases correctly.
2499 2006-02-28 Wim Taymans <wim@fluendo.com>
2501 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2502 (gst_ffmpegcsp_transform):
2503 Don't ignore return code from ffmpeg convert function.
2505 * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
2506 Split out some long statements to ease debugging.
2508 2006-02-27 Jan Schmidt <thaytan@mad.scientist.com>
2510 * ext/libvisual/visual.c: (gst_visual_init),
2511 (gst_vis_src_negotiate), (get_buffer), (plugin_init):
2512 Don't use gst_pad_use_fixed_caps, because it prevents downstream from
2513 being able to renegotiate the size. Instead, use the negotiation
2514 algorithm from the goom plugin to pick an initial output caps.
2516 Also, allow theoretical libvisual plugins that might support non-GL
2517 output even if they also do GL.
2519 2006-02-26 Julien MOUTTE <julien@moutte.net>
2521 * ext/libvisual/visual.c: (gst_visual_init),
2522 (gst_visual_src_setcaps), (get_buffer), (gst_visual_chain),
2523 (plugin_init): Load only non GL plugins. Fix some memleaks and
2524 possible negotiation issues.
2526 2006-02-25 Julien MOUTTE <julien@moutte.net>
2528 * gst-libs/gst/tag/tag.h: Adding Annodex tags here.
2530 2006-02-24 Michael Smith <msmith@fluendo.com>
2532 * gst/typefind/gsttypefindfunctions.c: (mpeg4_video_type_find),
2533 (cmml_type_find), (plugin_init):
2534 Fix CMML type find function to not require a specific minor version
2537 Add an MPEG4 video elementary stream typefind function.
2539 2006-02-04 Michael Smith <msmith@fluendo.com>
2541 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_parse_skeleton_fishead),
2542 (gst_ogg_pad_parse_skeleton_fisbone), (gst_ogg_pad_query_convert),
2543 (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
2544 (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain),
2545 (gst_ogg_demux_read_end_chain), (gst_ogg_demux_collect_chain_info),
2546 (gst_ogg_demux_change_state), (gst_annodex_granule_to_time):
2547 Annodex support in ogg demuxer. Doesn't do very much without the
2548 other annodex patches (to come).
2550 2006-02-24 Tim-Philipp Müller <tim at centricular dot net>
2552 Patch by: Fabrizio Gennari <fabrizio dot get at tiscali dot it>
2554 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
2555 Pick up palette for MS video v1 (#327028)
2557 2006-02-24 Tim-Philipp Müller <tim at centricular dot net>
2559 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2560 (gst_ffmpegcsp_caps_remove_format_info),
2561 (gst_ffmpegcsp_get_unit_size):
2562 The 'palette_data' field from incoming RGB caps shouldn't be
2563 proxied on outgoing YUV caps; also, restrict unit size
2564 adjustment in case of paletted data only to the unit that
2565 actually has a palette. Fixes #330711.
2567 2006-02-24 Tim-Philipp Müller <tim at centricular dot net>
2569 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2570 (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps),
2571 (gst_ffmpegcsp_finalize), (gst_ffmpegcsp_class_init),
2572 (gst_ffmpegcsp_get_unit_size):
2573 Plug some memory leaks.
2575 2006-02-24 Tim-Philipp Müller <tim at centricular dot net>
2577 * sys/ximage/Makefile.am:
2578 * sys/xvimage/Makefile.am:
2579 Add some _CFLAGS and _LIBS that seem to be missing
2580 and/or required for Cygwin (see #317048).
2582 2006-02-22 Wim Taymans <wim@fluendo.com>
2584 * ext/alsa/gstalsasrc.c:
2585 Fix description as pointed out by caugier.
2587 2006-02-22 Tommi Myöhänen <ext-tommi do myohanen at nokia dot com>
2589 Reviewed by : Edward Hervey <edward@fluendo.com>
2591 * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
2593 Better 3gp typefinding (#331526).
2595 2006-02-21 Tim-Philipp Müller <tim at centricular dot net>
2597 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create):
2598 Don't send EOS event here, the base class will send one for us.
2600 * gst/playback/gstplaybasebin.c: (prepare_output):
2601 Subpictures without video stream aren't allowed either.
2603 * gst/subparse/gstsubparse.c: (gst_subparse_type_find):
2604 Fix debug statement copy'n'paste-o.
2606 2006-02-21 Tim-Philipp Müller <tim at centricular dot net>
2608 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume):
2609 Fix issues with mixer keeping state when muting/unmuting
2610 and when changing the volume whilst muted (see #331763
2613 2006-02-20 Tim-Philipp Müller <tim at centricular dot net>
2615 * gst/subparse/gstsubparse.c: (subrip_unescape_formatting),
2616 (parse_subrip), (gst_sub_parse_format_autodetect):
2617 Set right caps given that we send escaped text. Also,
2618 honour <i></i>, <b></b> and <u></u> markers that can be found
2619 in .srt files (fixes #310202).
2621 2006-02-20 Tim-Philipp Müller <tim at centricular dot net>
2623 * gst-libs/gst/audio/mixerutils.c:
2624 (element_factory_rank_compare_func):
2625 Make order in which elements are tried more determinable.
2627 2006-02-20 Julien MOUTTE <julien@moutte.net>
2629 * gst/playback/gstdecodebin.c: (get_our_ghost_pad),
2630 (remove_element_chain), (cleanup_decodebin),
2631 (gst_decode_bin_change_state): Make decodebin reusable by
2632 fixing remove_element_chain first and then introduce a
2633 cleaner in state change to ->NULL. (Closes #331678)
2635 2006-02-19 Wim Taymans <wim@fluendo.com>
2637 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_open_file):
2638 use 0666 mask when creating files so umask gets applied
2639 correctly. Fixes #331295.
2641 2006-02-19 Tim-Philipp Müller <tim at centricular dot net>
2643 * gst/subparse/Makefile.am:
2644 * gst/subparse/gstssaparse.c: (gst_ssa_parse_base_init),
2645 (gst_ssa_parse_dispose), (gst_ssa_parse_init),
2646 (gst_ssa_parse_class_init), (gst_ssa_parse_src_event),
2647 (gst_ssa_parse_sink_event), (gst_ssa_parse_setcaps),
2648 (gst_ssa_parse_remove_override_codes), (gst_ssa_parse_parse_line),
2649 (gst_ssa_parse_chain), (gst_ssa_parse_change_state):
2650 * gst/subparse/gstssaparse.h:
2651 * gst/subparse/gstsubparse.c: (plugin_init):
2652 Add very basic parser for SSA subtitle streams (as often
2653 found in matroska files).
2655 2006-02-19 Tim-Philipp Müller <tim at centricular dot net>
2657 * gst/playback/gstdecodebin.c: (mimetype_is_raw):
2658 That should be text/x-pango-markup, not text/x-pango-layout.
2660 2006-02-19 Julien MOUTTE <julien@moutte.net>
2662 * ext/pango/gsttextoverlay.c: (gst_text_overlay_finalize):
2665 2006-02-19 Julien MOUTTE <julien@moutte.net>
2667 * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
2668 (gst_text_overlay_finalize), (gst_text_overlay_init),
2669 (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
2670 (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
2671 (gst_text_overlay_text_event), (gst_text_overlay_video_event),
2672 (gst_text_overlay_pop_text), (gst_text_overlay_text_chain),
2673 (gst_text_overlay_video_chain), (gst_text_overlay_change_state):
2674 Fix state change deadlock.
2676 2006-02-19 Julien MOUTTE <julien@moutte.net>
2678 * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
2679 (gst_text_overlay_finalize), (gst_text_overlay_init),
2680 (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
2681 (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
2682 (gst_text_overlay_text_event), (gst_text_overlay_video_event),
2683 (gst_text_overlay_pop_text), (gst_text_overlay_text_chain),
2684 (gst_text_overlay_video_chain), (gst_text_overlay_change_state):
2685 * ext/pango/gsttextoverlay.h: Fix seeking both for muxed formats
2686 and subtitles files.
2688 2006-02-19 Julien MOUTTE <julien@moutte.net>
2690 * gst/playback/gstdecodebin.c: (mimetype_is_raw): pango layout
2691 should be considered as raw.
2693 2006-02-19 Julien MOUTTE <julien@moutte.net>
2695 * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
2697 * gst/playback/gststreaminfo.h: Introduce language informations.
2699 2006-02-18 Jan Schmidt <thaytan@mad.scientist.com>
2701 * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
2702 (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
2703 * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
2704 (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new):
2705 Set shared memory segments to be deleted as soon as we have attached,
2706 that way they get cleaned up automatically if we crash.
2708 2006-02-18 Julien MOUTTE <julien@moutte.net>
2710 * ext/pango/gstclockoverlay.c: (gst_clock_overlay_get_text):
2711 * ext/pango/gsttimeoverlay.c: (gst_time_overlay_get_text): Those
2712 functions are called with lock held.
2714 2006-02-18 Julien MOUTTE <julien@moutte.net>
2716 * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
2717 (gst_text_overlay_finalize), (gst_text_overlay_init),
2718 (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
2719 (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
2720 (gst_text_overlay_text_pad_unlink), (gst_text_overlay_text_event),
2721 (gst_text_overlay_video_event), (gst_text_overlay_pop_text),
2722 (gst_text_overlay_text_chain), (gst_text_overlay_video_chain),
2723 (gst_text_overlay_change_state): Refactoring of textoverlay
2724 without collectpads. This now supports sparse subtitles coming
2725 from a demuxer instead of a sub file. Seeking is still broken
2726 though. Need to discuss with wtay some more on how to handle
2728 * ext/pango/gsttextoverlay.h:
2729 * gst/playback/gstplaybin.c: (setup_sinks): Support linking with
2730 subtitles coming from the demuxer.
2732 2006-02-17 Wim Taymans <wim@fluendo.com>
2734 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_src),
2735 (gst_vorbisenc_convert_sink):
2736 Use some more scaling functions.
2738 2006-02-17 Tim-Philipp Müller <tim at centricular dot net>
2740 * ext/cdparanoia/gstcdparanoiasrc.c:
2741 (gst_cd_paranoia_src_class_init), (gst_cd_paranoia_dummy_callback),
2742 (gst_cd_paranoia_paranoia_callback),
2743 (gst_cd_paranoia_src_signal_is_being_watched),
2744 (gst_cd_paranoia_src_read_sector):
2745 * ext/cdparanoia/gstcdparanoiasrc.h:
2746 Add back 'transport-error' and 'uncorrected-error' signals and
2747 make them actually be fired when bad stuff happens (#319340).
2749 2006-02-17 Wim Taymans <wim@fluendo.com>
2751 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_get_type),
2752 (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
2753 (gst_ring_buffer_device_is_open), (gst_ring_buffer_acquire),
2754 (gst_ring_buffer_release), (gst_ring_buffer_set_flushing),
2755 (gst_ring_buffer_start), (gst_ring_buffer_pause_unlocked),
2756 (gst_ring_buffer_pause), (gst_ring_buffer_stop),
2757 (gst_ring_buffer_delay), (gst_ring_buffer_samples_done),
2758 (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
2759 (gst_ring_buffer_commit), (gst_ring_buffer_prepare_read),
2760 (gst_ring_buffer_clear):
2762 Added some G_LIKELY.
2764 2006-02-17 Wim Taymans <wim@fluendo.com>
2766 * gst-libs/gst/audio/TODO:
2769 * gst-libs/gst/audio/gstbaseaudiosink.c:
2770 (gst_base_audio_sink_get_offset):
2771 When trying to play samples ASAP and we don't have a
2772 previous sample, try to play at position 0 instead of
2773 an invalid position.
2775 2006-02-17 Wim Taymans <wim@fluendo.com>
2777 * ext/alsa/gstalsasink.c: (gst_alsasink_open),
2778 (gst_alsasink_reset):
2779 Also release lock when we get an error in _reset();
2780 fix an error message.
2782 2006-02-16 Tim-Philipp Müller <tim at centricular dot net>
2784 * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
2785 (gst_alsasink_init), (get_channel_free_structure),
2786 (caps_add_channel_configuration), (gst_alsasink_getcaps),
2787 (gst_alsasink_close):
2788 * ext/alsa/gstalsasink.h:
2789 Add support for more than 2 channels (#326720).
2791 2006-02-16 Tim-Philipp Müller <tim at centricular dot net>
2793 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
2794 Set codec_name for WAVEFORMATEX as well. When we have 'normal PCM'
2795 with 4 or 6 channels, assume a default channel layout to make things
2796 work (not sure there's anything else we can do in those cases).
2798 2006-02-16 Tim-Philipp Müller <tim at centricular dot net>
2800 * gst-libs/gst/audio/multichannel.c:
2803 * gst-libs/gst/riff/Makefile.am:
2804 * gst-libs/gst/riff/riff-ids.h:
2805 * gst-libs/gst/riff/riff-media.c:
2806 (gst_riff_wavext_add_channel_layout), (gst_riff_create_audio_caps):
2807 Add support for WAVEFORMATEX, eg. PCM audio with more than two
2808 channels and a channel layout map.
2810 2006-02-16 Mathieu Garcia <b0nk at free dot fr>
2812 Reviewed by Edward Hervey <edward@fluendo.com>
2814 * gst/videoscale/vs_scanline.c: (vs_scanline_resample_nearest_RGBA):
2815 C-level optimization of the RGBA nearest neighbour function.
2816 Eventually this might end up in liboil with vectorized versions.
2818 2006-02-16 Tim-Philipp Müller <tim at centricular dot net>
2820 * gst-libs/gst/audio/multichannel.c:
2821 (gst_audio_get_channel_positions):
2822 When we have more than 2 channels, but no channel layout is
2823 specified in the caps, return some default channel layout
2824 to the caller and warn about about a possibly buggy element
2825 (could be buggy filtercaps as well of course) (#317038).
2827 2006-02-16 Tim-Philipp Müller <tim at centricular dot net>
2829 * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
2830 Add gst-libs/gst/cdda to list of lib search paths.
2832 2006-02-15 Andy Wingo <wingo@pobox.com>
2834 * ext/ogg/gstoggmux.c (gst_ogg_mux_collected): When updating
2835 timestamp, update timestamp_end as well. Fixes a bugaboo. I hope
2836 to the Lord Jesus that I do not have to touch the ogg muxer ever
2839 2006-02-15 Edward Hervey <edward@fluendo.com>
2841 * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
2842 quicktime movie files can also contain 'uuid' atoms.
2844 2006-02-14 Tim-Philipp Müller <tim at centricular dot net>
2846 * gst/audioconvert/plugin.c: (plugin_init):
2847 Register the GstAudioChannelPosition enum type with the type
2848 system in the plugin_init function, so that it is known before
2849 any element actually makes use of multi-channel stuff. This is
2850 required for example if one wants to be able to deserialise/use
2851 a caps string with channel positions before any pipeline has
2852 been setup and started, like with gst-launch.
2854 2006-02-14 Wim Taymans <wim@fluendo.com>
2856 * gst-libs/gst/audio/gstringbuffer.c:
2857 (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_delay),
2858 (gst_ring_buffer_samples_done), (wait_segment),
2859 (gst_ring_buffer_commit), (gst_ring_buffer_clear):
2860 Add some compiler G_(UN_)LIKELY help.
2861 SIGNAL the ringbuffer waiters when going to PAUSED as well to
2862 make sure they can exit their functions. Should fix #330748
2864 2006-02-13 Thomas Vander Stichele <thomas at apestaart dot org>
2869 * win32/common/_stdint.h:
2870 Windows does not have long long; copy the generated _stdint.h
2871 * win32/common/interfaces-enumtypes.c:
2872 (gst_color_balance_type_get_type), (gst_mixer_type_get_type),
2873 (gst_mixer_track_flags_get_type),
2874 (gst_tuner_channel_flags_get_type):
2875 * win32/common/multichannel-enumtypes.c:
2876 (gst_audio_channel_position_get_type):
2879 2006-02-13 Wim Taymans <wim@fluendo.com>
2881 * gst-libs/gst/audio/gstbaseaudiosink.c:
2882 (gst_base_audio_sink_get_time), (gst_base_audio_sink_preroll),
2883 (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
2884 Always sync on first sample we receive when starting.
2886 2006-02-13 Wim Taymans <wim@fluendo.com>
2888 * gst/playback/gstplaybin.c: (gen_vis_element):
2889 Update vis bin docs.
2890 Move queue after tee so we don't queue video buffers but
2891 audio samples instead. Fixes problems where the video queue
2892 is filled and the audio queue empty.
2894 2006-02-13 Tim-Philipp Müller <tim at centricular dot net>
2896 * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
2897 No need to push an EOS event here, GstBaseSrc will do that for us
2898 when we return FLOW_UNEXPECTED.
2900 2006-02-12 Wim Taymans <wim@fluendo.com>
2902 * gst-libs/gst/audio/gstbaseaudiosink.c:
2903 (gst_base_audio_sink_get_time), (gst_base_audio_sink_setcaps),
2904 (gst_base_audio_sink_drain), (gst_base_audio_sink_preroll),
2905 (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
2906 Use scale functions when possible.
2908 Free clockid when after waiting for EOS.
2909 Use G_(UN_)LIKLY when it makes sense.
2910 Fix sample clipping bug found by Arwed v. Merkatz fixes #330789.
2912 2006-02-12 Edward Hervey <edward@fluendo.com>
2914 * gst/playback/gstplaybasebin.c: (prepare_output):
2915 Remove stray semi-colon (fixes #330888).
2917 2006-02-12 Jan Schmidt <thaytan@mad.scientist.com>
2919 * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
2920 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls):
2921 Fix up the XShm call testing so that we catch errors, and don't
2922 cause new ones by attempting to detach from a segment we failed
2923 to attach to. Fixes #312439.
2925 2006-02-10 Edward Hervey <edward@fluendo.com>
2927 * gst/typefind/gsttypefindfunctions.c: (plugin_init):
2928 Added flv file typefind (video/x-flv).
2930 2006-02-10 Edward Hervey <edward@fluendo.com>
2932 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
2933 (gst_riff_create_video_template_caps):
2934 Added FLV1 <==> 'video/x-flash-video,flvversion=1' conversion.
2935 Also added the caps to the default set of riff video caps.
2937 2006-02-09 Andy Wingo <wingo@pobox.com>
2939 * ext/ogg/gstoggmux.c (GstOggPad): Keep track of both the start
2940 time and the end time of the last packet in the page.
2941 (gst_ogg_mux_pad_queue_page): In addition to setting the timestamp
2942 on the pages in our queue, set the duration as well. Reflow a
2944 (gst_ogg_mux_collected): Keep track of GstOggPad->timestamp_end.
2945 Fixes bad muxing order.
2947 2006-02-09 Thomas Vander Stichele <thomas at apestaart dot org>
2949 * gst-libs/gst/rtp/gstbasertppayload.c:
2950 (gst_basertppayload_setcaps), (gst_basertppayload_push):
2951 update seqnum before setting it on the packet; this makes sure
2952 that the timestamp and seqnum properties match after pushing
2955 2006-02-09 Andy Wingo <wingo@pobox.com>
2957 * gst-libs/gst/audio/gstringbuffer.c
2958 (gst_ring_buffer_samples_done): Cast to guint64, fixes an integer
2959 overflow after 13.5 hours of recording. Kapow!
2961 * ext/alsa/gstalsasrc.c (gst_alsasrc_delay): Clamp the delay to
2962 the buffer size -- we don't care about underrun/overrun reporting
2963 right now, just need to return a useful value.
2965 2006-02-09 Jan Schmidt <thaytan@mad.scientist.com>
2970 === release 0.10.3 ===
2972 2006-02-09 Jan Schmidt <thaytan@mad.scientist.com>
2975 releasing 0.10.3, "Under Pressure"
2977 2006-02-08 Jan Schmidt <thaytan@mad.scientist.com>
2980 Drat. Bump libtool version number for new API.
2981 Prelease 0.10.2.3 (of 0.10.3)
2983 2006-02-08 Jan Schmidt <thaytan@mad.scientist.com>
2986 * win32/common/config.h:
2987 0.10.2.2 prerelease (of 0.10.3).
2989 2006-02-08 Jan Schmidt <thaytan@mad.scientist.com>
2991 * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_create):
2992 Revert Andy's newsegment change pending a more correct
2995 2006-02-08 Thomas Vander Stichele <thomas at apestaart dot org>
2997 * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
2998 (qt_type_find), (plugin_init):
2999 detect more files as 3gp
3000 group and reorder the iso file formats
3002 2006-02-07 Tim-Philipp Müller <tim at centricular dot net>
3004 * ext/vorbis/vorbis.c: (plugin_init):
3005 Register musicbrainz tags, so apps don't have to.
3007 2006-02-07 Tim-Philipp Müller <tim at centricular dot net>
3009 * gst-libs/gst/tag/gstvorbistag.c: (gst_tag_from_vorbis_tag),
3010 (gst_tag_to_vorbis_tag):
3011 Make sure we called gst_tag_register_musicbrainz_tags()
3012 before possibly mapping a vorbiscomment string from/to a
3015 2006-02-07 Tim-Philipp Müller <tim at centricular dot net>
3017 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
3018 In case we can't find the required number of consecutive
3019 mpeg audio frames to positively identify an MPEG audio
3020 stream, check if there's at least a valid mpeg audio
3021 frame right at offset 0 and if so suggest mpeg/audio
3022 caps with a very low probability (#153004).
3024 2006-02-07 Andy Wingo <wingo@pobox.com>
3026 * gst/tcp/gsttcpclientsrc.c (gst_tcp_client_src_create): Switch to
3027 a TIME segment if we get timestamped buffers. Requires recent
3028 fixes in core to work properly.
3030 2006-02-07 Tim-Philipp Müller <tim at centricular dot net>
3032 * gst/playback/gstplaybasebin.c: (prepare_output):
3033 Don't print the URI as part of the error message, it
3034 makes error dialogs look rather ugly, especially if
3035 the URI is very long or has characters in it that
3038 2006-02-07 Tim-Philipp Müller <tim at centricular dot net>
3040 * gst/playback/gstplaybasebin.c: (prepare_output):
3041 Error out if we have only text or subtitles, but nothing
3042 else. Also error out if we have subtitles but no video
3045 2006-02-07 Tim-Philipp Müller <tim at centricular dot net>
3047 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create):
3048 Treat GNOME_VFS_RESULT_EOF as EOS, not as error (#329194).
3049 Post an error message on the bus when we encounter an
3050 error, which will hopefully be more meaningful than the
3051 'Internal Flow Error' message users get to see if we
3052 just return GST_FLOW_ERROR.
3054 2006-02-07 Andy Wingo <wingo@pobox.com>
3056 * configure.ac (GST_MAJORMINOR): Update core version req to
3057 0.10.2.2, for the collectpads API addition (#330244).
3059 2006-02-06 Tim-Philipp Müller <tim at centricular dot net>
3061 * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
3062 Return FALSE from plugin_init() when GnomeVFS can't
3063 be initialised for some reason (#328423).
3065 2006-02-06 Julien MOUTTE <julien@moutte.net>
3067 * ext/pango/gsttextoverlay.c: (gst_text_overlay_src_event):
3068 Stick to seeking theory until i find the bug.
3069 * gst/subparse/gstsubparse.c: (parse_subrip): Fix debug.
3071 2006-02-06 Jan Schmidt <thaytan@mad.scientist.com>
3073 * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
3074 (theora_enc_finalize), (theora_enc_sink_setcaps),
3075 (theora_set_header_on_caps), (theora_enc_chain),
3076 (theora_enc_change_state):
3077 * tests/check/pipelines/theoraenc.c: (GST_START_TEST):
3078 Make theoraenc and the tests leak free. Like, really.
3080 2006-02-06 Jan Schmidt <thaytan@mad.scientist.com>
3082 * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
3083 (theora_enc_finalize), (theora_enc_sink_setcaps):
3084 Add a finalize method to ensure we clean up state even if
3085 someone omitted the state change back to NULL.
3087 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_metadata_set1),
3088 (gst_vorbisenc_chain):
3089 Free some more leaked bits.
3091 * tests/check/pipelines/theoraenc.c: (start_pipeline),
3093 Wait for state changes to happen if they're ASYNC.
3095 This ought to teach those fancy pants buildbots a lesson.
3097 2006-02-05 Jan Schmidt <thaytan@mad.scientist.com>
3099 * gst-libs/gst/tag/gstid3tag.c:
3100 Add mapping for ID3 International Standard Recording Code
3103 2006-02-05 Jan Schmidt <thaytan@mad.scientist.com>
3105 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_metadata_set1):
3106 Don't leak tag names.
3108 2006-02-05 Tim-Philipp Müller <tim at centricular dot net>
3110 * docs/libs/gst-plugins-base-libs-docs.sgml:
3111 * docs/libs/gst-plugins-base-libs-sections.txt:
3112 * gst-libs/gst/tag/gstid3tag.c:
3113 * gst-libs/gst/tag/gstvorbistag.c:
3114 * gst-libs/gst/tag/tags.c:
3115 Split libgsttag docs into multiple sections.
3117 2006-02-05 Tim-Philipp Müller <tim at centricular dot net>
3119 * docs/libs/Makefile.am:
3120 * docs/libs/gst-plugins-base-libs-docs.sgml:
3121 * docs/libs/gst-plugins-base-libs-sections.txt:
3122 * gst-libs/gst/tag/gstid3tag.c: (gst_tag_from_id3_tag):
3123 * gst-libs/gst/tag/gstvorbistag.c:
3124 * gst-libs/gst/tag/tag.h:
3125 * gst-libs/gst/tag/tags.c:
3126 Add libgsttag to the docs.
3128 2006-02-05 Julien MOUTTE <julien@moutte.net>
3130 * ext/pango/gsttextoverlay.c: (gst_text_overlay_finalize),
3131 (gst_text_overlay_init), (gst_text_overlay_src_event),
3132 (gst_text_overlay_collected): Fix clockoverlay.
3134 2006-02-05 Tim-Philipp Müller <tim at centricular dot net>
3136 * docs/libs/compiling.sgml:
3137 Fix typo: it's pkg-config, not pkg-gconfig
3139 * docs/libs/gst-plugins-base-libs-docs.sgml:
3140 * docs/libs/gst-plugins-base-libs-sections.txt:
3141 * docs/libs/tmpl/gstgconf.sgml:
3142 There is no libgstgconf in 0.10, remove it
3145 2006-02-05 Julien MOUTTE <julien@moutte.net>
3147 * docs/libs/tmpl/gstcolorbalance.sgml: Updated.
3148 * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
3149 (gst_text_overlay_src_event), (gst_text_overlay_collected):
3150 * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
3151 (gst_sub_parse_class_init), (gst_sub_parse_init),
3152 (gst_sub_parse_src_event), (parse_mdvdsub), (parse_subrip),
3153 (parse_mpsub), (parser_state_init), (handle_buffer),
3154 (gst_sub_parse_chain), (gst_sub_parse_sink_event), (plugin_init):
3155 * gst/subparse/gstsubparse.h: Introduce seeking code.
3157 2006-02-05 Tim-Philipp Müller <tim at centricular dot net>
3159 * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
3160 Add comment about LANGUAGE tag inconsistency (we want
3161 ISO-639-1, but extract three-letter identifiers?)
3164 Add two translatable files.
3166 2006-02-05 Tim-Philipp Müller <tim at centricular dot net>
3168 * gst-libs/gst/tag/Makefile.am:
3169 * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
3170 * gst-libs/gst/tag/tag.h:
3171 * gst-libs/gst/tag/tags.c:
3172 (gst_tag_register_musicbrainz_tags_internal),
3173 (gst_tag_register_musicbrainz_tags):
3174 Forward-port some tags stuff from the 0.8 branch. This is
3175 mostly the addition of musicbrainz tags and their mapping
3176 to vorbistags, and a vorbistag mapping of the language tag.
3178 2006-02-05 Julien MOUTTE <julien@moutte.net>
3180 * gst/playback/gstplaybin.c: (gen_text_element): Fix broken code
3183 2006-02-04 David Schleef <ds@schleef.org>
3185 * ext/ogg/gstoggmux.c:
3186 * gst/typefind/gsttypefindfunctions.c:
3187 Add Dirac typefinding and add dirac format to oggmux.
3189 2006-02-03 Tim-Philipp Müller <tim at centricular dot net>
3191 * gst/playback/gstdecodebin.c: (try_to_link_1):
3192 Don't put essential function call into
3193 g_return_*() macro, otherwise it'll all be
3194 replaced by NOOPs when compiling with
3195 G_DISABLE_CHECKS defined.
3197 2006-02-03 Edgard Lima <edgard.lima@indt.org.br>
3199 * ext/ogg/gstoggdemux.c:
3200 * ext/ogg/gstoggparse.c:
3201 * gst/tcp/gsttcpserversink.c:
3202 * sys/v4l/v4lsrc_calls.c:
3203 * sys/v4l/v4lsrc_calls.h:
3204 Just make it compile with --disable-gst-debug.
3206 2006-02-03 Wim Taymans <wim@fluendo.com>
3208 * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
3209 (gst_alsasink_class_init), (gst_alsasink_init),
3210 (gst_alsasink_write), (gst_alsasink_reset):
3211 * ext/alsa/gstalsasink.h:
3212 Add lock to protect alsa calls.
3213 Implement reset to flush samples ASAP, does not work
3216 2006-02-02 Wim Taymans <wim@fluendo.com>
3218 * gst-libs/gst/audio/gstbaseaudiosink.c:
3219 (gst_base_audio_sink_provide_clock):
3220 Ugh.. getting late I guess...
3222 2006-02-02 Wim Taymans <wim@fluendo.com>
3224 * gst-libs/gst/audio/gstbaseaudiosink.c:
3225 (gst_base_audio_sink_provide_clock),
3226 (gst_base_audio_sink_set_property),
3227 (gst_base_audio_sink_get_property), (gst_base_audio_sink_render):
3228 Don't try to provide a clock when we are not negotiated since
3229 we might not be able to make it run.
3231 2006-02-02 Tim-Philipp Müller <tim at centricular dot net>
3233 * gst/playback/gstdecodebin.c: (try_to_link_1):
3234 Unlinking two source pads is ... hard.
3236 2006-02-02 Wim Taymans <wim@fluendo.com>
3238 * gst-libs/gst/audio/TODO:
3241 * gst-libs/gst/audio/gstbaseaudiosink.c:
3242 (gst_base_audio_sink_drain), (gst_base_audio_sink_event):
3243 On EOS, wait till the last sample is played before posting EOS.
3245 2006-02-01 Philippe Kalaf <burger at speedy dot org>
3247 * gst-libs/gst/rtp/gstbasertpdepayload.c:
3248 Patch by Kai Vehmanen : Adds ability to enable newsegment bypass by
3249 setting queue_delay to zero. Also avoid thread being started if
3250 queue_delay is zero.
3252 2006-02-01 Tim-Philipp Müller <tim at centricular dot net>
3254 * gst/playback/test6.c: (new_decoded_pad_cb), (show_error), (main):
3255 Make test work again by connecting fakesinks to each decoded pad,
3256 which makes the pipeline wait until each fakesink has a buffer
3257 queued before going to PAUSED state. At that point we know the
3258 decodebin pads are negotiated.
3260 2006-02-01 Tim-Philipp Müller <tim at centricular dot net>
3262 * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_query),
3263 (gst_cdda_base_src_handle_event):
3264 * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_query):
3265 Pass unhandled queries to the parent class's query function.
3267 2006-02-01 Tim-Philipp Müller <tim at centricular dot net>
3269 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_types),
3270 (gst_ogg_pad_src_query):
3271 * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
3272 * ext/theora/theoradec.c: (theora_dec_src_query),
3273 (theora_dec_sink_query):
3274 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
3275 (vorbis_dec_sink_query):
3276 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_src_query),
3277 (gst_vorbisenc_sink_query):
3278 * gst/adder/gstadder.c: (gst_adder_query):
3279 Pass unhandled queries upstream instead of just
3280 dropping them (#326447). Also, fix supported
3281 query types list for some elements.
3283 2006-02-01 Tim-Philipp Müller <tim at centricular dot net>
3285 * gst/typefind/gsttypefindfunctions.c: (au_type_find),
3286 (paris_type_find), (ilbc_type_find), (plugin_init):
3287 Fix typefinding for audio/x-au, audio/x-paris and
3288 audio/iLBC-sh. We cannot use the START_WITH macros
3289 here, because there can only be one typefind factory
3290 with the same name (caps), so the second one would
3291 replace the first one and the first one would never
3292 be called when doing typefinding (see #161712).
3295 2006-01-31 Wim Taymans <wim@fluendo.com>
3297 * ext/vorbis/vorbisdec.c: (vorbis_dec_convert),
3298 (vorbis_handle_header_packet), (vorbis_dec_push),
3299 (vorbis_handle_data_packet):
3300 Use scale_int when we can, add some more scaling.
3301 Check packettype before parsing it.
3303 2006-01-31 Wim Taymans <wim@fluendo.com>
3305 * ext/theora/theoradec.c: (_theora_granule_time),
3306 (theora_dec_src_convert), (theora_dec_sink_convert):
3307 Call right _scale functions.
3308 Use parameter instead of some other random value.
3310 2006-01-31 Wim Taymans <wim@fluendo.com>
3312 * ext/theora/theoradec.c: (_theora_granule_frame),
3313 (_theora_granule_time), (_inc_granulepos),
3314 (theora_dec_src_convert), (theora_dec_sink_convert),
3315 (theora_handle_type_packet), (theora_handle_data_packet),
3317 Use higher precision timestamps calculation.
3318 Convert some other conversions to _scale.
3320 2006-01-31 Stefan Kost <ensonic@users.sf.net>
3322 * gst/audiotestsrc/gstaudiotestsrc.c:
3323 (gst_audio_test_src_create_sine_table), (plugin_init):
3324 * gst/volume/gstvolume.c: (plugin_init):
3325 initialize gst_controller before using
3327 2006-01-31 Jan Schmidt <thaytan@mad.scientist.com>
3329 * tests/check/pipelines/theoraenc.c:
3330 * tests/check/pipelines/vorbisenc.c:
3331 Define constant using G_GINT64_CONSTANT to avoid errors when
3332 passing it around - otherwise it gets truncated to 32 bits.
3334 Fixes failing tests.
3336 2006-01-31 Andy Wingo <wingo@pobox.com>
3338 * sys/v4l/gstv4lsrc.c (gst_v4lsrc_set_caps): Don't segfault if the
3339 caps being set doesn't have a framerate value. Basically a stopgap
3342 * ext/ogg/gstoggmux.c (GST_BUFFER_END_TIME): New macro. Not
3343 technically correct enough to put into core though.
3344 (gst_ogg_mux_dequeue_page): Use END_TIME instead of TIMESTAMP +
3345 DURATION. Fixes theoraenc ! oggmux.
3347 * sys/v4l/gstv4lsrc.c (gst_v4lsrc_fixate): Fixate to the nearest
3348 fraction, not double.
3350 2006-01-31 Sebastien Moutte <sebastien@moutte.net>
3353 add vs7 project files created by Sergey Scobich
3355 2006-01-30 Sebastien Moutte <sebastien@moutte.net>
3358 add vs8 project files created by Sergey Scobich
3360 2006-01-30 Andy Wingo <wingo@pobox.com>
3362 * ext/ogg/gstoggmux.c (gst_ogg_mux_dequeue_page): Compare
3363 timestamp + duration, not just timestamp -- ogg pages should be
3364 ordered by stop time. Necessary fix given the change in vorbis
3367 * ext/theora/theoraenc.c (theora_enc_sink_setcaps)
3368 (gst_theora_enc_init): Pull the granule shift out of the encoder.
3369 (granulepos_add): New function, handles the messiness of adjusting
3371 (theora_buffer_from_packet):
3373 (theora_enc_sink_event): Use granulepos_add, not +.
3375 * tests/check/pipelines/theoraenc.c
3376 (check_buffer_granulepos_from_starttime): Just check the frame
3377 count, not the actual granulepos -- we can't dictate to the
3378 encoder when it should be placing keyframes.
3380 2006-01-30 Thomas Vander Stichele <thomas at apestaart dot org>
3382 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_start):
3383 SERVICE_NOT_AVAILABLE happens for example when you're trying to
3384 play an http:// stream from a server that's not serving
3386 2006-01-30 Andy Wingo <wingo@pobox.com>
3388 * tests/check/pipelines/vorbisenc.c (TIMESTAMP_OFFSET):
3389 * tests/check/pipelines/theoraenc.c (TIMESTAMP_OFFSET): Totally
3390 remove the UINT64_CONSTANT macro, doesn't appear to be needed or
3393 * ext/theora/gsttheoraenc.h:
3394 * ext/theora/theoraenc.c: Same changes as were done to vorbisenc,
3395 although theoraenc was timestamping correctly. Added handling of
3396 streams that start with nonzero timestamps.
3398 * tests/check/Makefile.am:
3399 * tests/check/pipelines/theoraenc.c: New file, basically does same
3402 * tests/check/pipelines/vorbisenc.c: I claim these bugs.
3404 2006-01-30 Wim Taymans <wim@fluendo.com>
3406 * gst-libs/gst/audio/gstaudiosink.c:
3407 (gst_audioringbuffer_class_init), (gst_audioringbuffer_release),
3408 (gst_audioringbuffer_pause):
3409 Implement pause that does not wait for completion.
3411 * gst-libs/gst/audio/gstbaseaudiosink.c:
3412 (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
3413 Don't drop buffers when going to PAUSED but perform preroll on
3414 remaining samples now that core base class supports this.
3416 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_release),
3417 (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_stop),
3418 (gst_ring_buffer_commit):
3419 Pause should not signal waiters.
3420 Implement return value of _commit correctly.
3422 2006-01-30 Andy Wingo <wingo@pobox.com>
3424 * tests/check/Makefile.am (check_vorbis): Add pipelines/vorbisenc.
3426 * ext/vorbis/vorbisenc.c (gst_vorbisenc_buffer_from_packet): Logic
3427 updated to timestamp from the first sample, not the last.
3428 (gst_vorbisenc_buffer_from_header_packet): New function, takes
3429 special care of granulepos and timestamp for header packets.
3430 (gst_vorbisenc_chain): Reflow, fix some leaks, and handle the case
3431 when the first buffer has a nonzero timestamp.
3433 * ext/vorbis/vorbisenc.h (GstVorbisEnc.granulepos_offset)
3434 (GstVorbisEnc.subgranule_offset): New members. Take care of the
3435 case when the first audio buffer we get has a nonzero timestamp.
3436 (GstVorbisEnc.next_ts): Renamed from prev_ts, because now we
3437 properly timestamp vorbis buffers with the time of the first
3438 sample, not the last.
3440 * ext/vorbis/vorbisenc.c (granulepos_to_clocktime): Renamed from
3441 vorbis_granule_time_copy -- now it takes the granule/subgranule
3442 offset into account.
3444 * tests/check/pipelines/vorbisenc.c: New test for correctness of
3445 timestamps, durations, and granulepos on buffers produced by
3448 2006-01-30 Jan Schmidt <thaytan@mad.scientist.com>
3450 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
3451 (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
3452 Patch from Eric Jonas to support conversions to/from UYVY
3455 2006-01-30 Julien MOUTTE <julien@moutte.net>
3457 * gst/playback/gstplaybasebin.c: (group_commit), (queue_overrun),
3458 (setup_subtitle), (setup_source), (set_active_source):
3459 * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
3460 (gen_text_element), (gen_audio_element), (gen_vis_element),
3461 (remove_sinks), (add_sink), (setup_sinks): Implement subtitles.
3463 2006-01-29 Sebastien Moutte <sebastien@moutte.net>
3465 * gst-libs/gst/audio/audio.h: (GST_CLOCK_TIME_TO_FRAMES)
3466 * gst-libs/gst/audio/gstbaseaudiosink.c: (gst_base_audio_sink_render)
3467 use gst_guint64_to_gdouble to be compliant with vs6
3468 * gst/playback/gstdecodebin.c: (try_to_link_1)
3469 * gst/videorate/videorate.c: (gst_video_rate_blank_data)
3470 use G_GINT64_CONSTANT for int64 constants
3471 * win32/common/libgstinterfaces.def:
3472 export some symbols (gst_mixer_get_type,gst_mixer_track_get_type)
3474 update and add new project files
3476 2006-01-29 Thomas Vander Stichele <thomas at apestaart dot org>
3480 * win32/common/interfaces-enumtypes.c:
3481 (gst_color_balance_type_get_type), (gst_mixer_type_get_type),
3482 (gst_mixer_track_flags_get_type),
3483 (gst_tuner_channel_flags_get_type):
3484 * win32/common/interfaces-enumtypes.h:
3485 * win32/common/multichannel-enumtypes.c:
3486 (gst_audio_channel_position_get_type):
3487 * win32/common/multichannel-enumtypes.h:
3488 add a win32-update rule like in core, and copy over enumtypes files
3490 2006-01-29 Thomas Vander Stichele <thomas at apestaart dot org>
3493 * win32/common/config.h:
3494 * win32/common/config.h.in:
3495 add config files just like in core
3497 2006-01-28 Tim-Philipp Müller <tim at centricular dot net>
3499 * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format):
3500 Make gcc-4.1 happy (part of #327357).
3502 2006-01-28 Thomas Vander Stichele <thomas at apestaart dot org>
3504 * ext/alsa/gstalsasink.c: (gst_alsasink_init), (set_hwparams),
3505 (set_swparams), (gst_alsasink_prepare), (gst_alsasink_unprepare),
3506 (gst_alsasink_close), (gst_alsasink_write), (gst_alsasink_reset):
3507 * ext/alsa/gstalsasrc.c: (gst_alsasrc_init), (set_hwparams),
3508 (set_swparams), (gst_alsasrc_open), (gst_alsasrc_prepare),
3509 (gst_alsasrc_unprepare), (gst_alsasrc_read):
3510 Update all error messages. All of them should either use
3511 the default translated message, or actually provide a
3512 translatable string.
3513 Make the string for channel count problems meaningful.
3515 2006-01-28 Thomas Vander Stichele <thomas at apestaart dot org>
3517 * sys/v4l/v4l_calls.c: (gst_v4l_open):
3518 check for and throw RESOURCE_BUSY
3520 2006-01-27 David Schleef <ds@schleef.org>
3522 * gst/videoscale/vs_scanline.c: Oops, *that's* why I never
3523 checked in this change -- it requires liboil features not
3524 in 0.3.6. Revert parts.
3526 2006-01-27 David Schleef <ds@schleef.org>
3529 * configure.ac: update liboil requirement to 0.3.6
3530 * gst/videoscale/Makefile.am:
3531 * gst/videoscale/vs_scanline.c: liboilify
3533 2006-01-27 Jan Schmidt <thaytan@mad.scientist.com>
3535 * ext/libvisual/visual.c: (get_buffer):
3536 When pad_alloc returns a GstFlowReturn other
3537 than GST_FLOW_OK, make sure it is passed upstream.
3539 2006-01-27 Jan Schmidt <thaytan@mad.scientist.com>
3541 * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
3542 (gst_alsasink_class_init):
3543 Free the device name string.
3545 * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
3546 (gst_ogg_mux_request_new_pad), (gst_ogg_mux_release_pad),
3547 (gst_ogg_mux_handle_src_event), (gst_ogg_mux_clear_collectpads):
3548 Don't remove a pad from the collectpads structure until it
3549 is released - it's a request pad, and may receive data again
3550 if the element gets moved back to PLAYING state.
3552 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
3553 Ensure we turn on double buffering on the Xv port, and
3554 set the colour key to something dark and mysterious that
3557 2006-01-27 Thomas Vander Stichele <thomas at apestaart dot org>
3559 * ext/alsa/gstalsaplugin.c: (plugin_init):
3560 * ext/cdparanoia/gstcdparanoiasrc.c:
3561 (gst_cd_paranoia_src_base_init), (plugin_init):
3562 * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
3563 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init):
3564 - a library should not call setlocale. see "Libraries" node in
3566 - make sure all plugins that use translation do bindtextdomain
3567 to point to the localedir
3568 * gst/playback/gstplaybin.c: (gen_vis_element), (add_sink),
3569 (setup_sinks), (plugin_init):
3570 all this, and check for NULL when creating sinks
3572 2006-01-27 Julien MOUTTE <julien@moutte.net>
3574 * gst/subparse/gstsubparse.c: (gst_subparse_type_find),
3575 (plugin_init): Make typefinding of subtitles work again.
3577 2006-01-26 Tim-Philipp Müller <tim at centricular dot net>
3579 * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
3580 (mp3_type_frame_length_from_header), (mp3_type_find),
3581 (wavpack_type_find), (m4a_type_find), (ircam_type_find),
3583 Backport a bunch of typefinding fixes from the 0.8 branch.
3584 Also, improve wavpack typefinding: if we can't peek the
3585 entire wavpack block, try to parse the bits we can get and
3586 see if we find what we're looking for in those.
3588 2006-01-26 Julien MOUTTE <julien@moutte.net>
3590 * sys/ximage/ximagesink.c:
3591 (gst_ximagesink_calculate_pixel_aspect_ratio):
3592 * sys/xvimage/xvimagesink.c:
3593 (gst_xvimagesink_calculate_pixel_aspect_ratio): Handle some
3594 more cases of pixel aspect ratio.
3596 2006-01-26 Edward Hervey <edward@fluendo.com>
3598 * gst/playback/gstdecodebin.c: (pad_probe):
3599 Also consider the flush-start and tag events as unblockers
3602 2006-01-26 Julien MOUTTE <julien@moutte.net>
3604 * gst/playback/gstplaybin.c: (gst_play_bin_init),
3605 (gst_play_bin_dispose), (gst_play_bin_vis_unblocked),
3606 (gst_play_bin_vis_blocked), (gst_play_bin_set_property):
3607 On the fly visualisation switch, works disabling, enabling as
3608 well but it won't be able to enable vis in a playbin that was
3609 created with no visualisation.
3611 2006-01-25 Wim Taymans <wim@fluendo.com>
3613 * gst-libs/gst/audio/gstbaseaudiosink.c:
3614 (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
3615 Undo previous commit that returned WRONG_STATE sooner, it breaks
3618 2006-01-25 Wim Taymans <wim@fluendo.com>
3620 * gst-libs/gst/audio/gstbaseaudiosink.c:
3621 (gst_base_audio_sink_setcaps), (gst_base_audio_sink_event),
3622 (gst_base_audio_sink_preroll), (gst_base_audio_sink_render):
3624 Post error when caps cannot be parsed.
3625 Resync on discontinuity in the stream.
3626 Clip samples to segment boundaries.
3627 return WRONG_STATE sooner when we are flushing.
3629 * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init),
3630 (gst_base_audio_src_get_time), (gst_base_audio_src_create):
3631 Make audiosrc operate in TIME.
3632 Set TIMESTAMP and DURATION on buffers.
3634 2006-01-24 Tim-Philipp Müller <tim at centricular dot net>
3636 * tests/examples/seek/seek.c: (main):
3637 Output tag messages as well.
3639 2006-01-23 Edward Hervey <edward@fluendo.com>
3641 * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
3642 (free_pad_probes), (remove_fakesink), (pad_probe),
3643 (close_pad_link), (gst_decode_bin_change_state):
3644 Replace GstPadBlockCallback with pad probes that detect
3645 first buffer AND eos before removing fakesink.
3646 Fixes hang with demuxers doing EOS while pre-rolling.
3649 2006-01-23 Andy Wingo <wingo@pobox.com>
3651 * ext/alsa/gstalsasink.c:
3652 * gst-libs/gst/rtp/gstbasertpdepayload.c:
3653 (gst_base_rtp_depayload_setcaps),
3654 (gst_base_rtp_depayload_add_to_queue),
3655 (gst_base_rtp_depayload_queue_release): GCC 2.95 fixes (#328263).
3657 Patch by: Jens Granseuer <jensgr at gmx dot net>
3659 2006-01-22 Julien MOUTTE <julien@moutte.net>
3661 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
3662 * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
3663 (gst_xvimagesink_buffer_alloc): Playbin keeps some ref to some
3664 frames. We might get a frame destroyed after changing state to
3665 NULL, adding a safety check on xcontext.
3667 2006-01-22 Tim-Philipp Müller <tim at centricular dot net>
3669 * gst-libs/gst/interfaces/xoverlay.c:
3670 Fix prepare-xwindow-id code example in the docs - we need to
3671 ignore all messages that aren't element messages as well.
3673 2006-01-21 Julien MOUTTE <julien@moutte.net>
3675 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_buffer_alloc):
3676 I think one day i'll completely undestand how caps negotiation
3677 is supposed to work. This refactoring handles buffer_alloc
3678 called with caps we can't handle. We definitely don't want a
3679 set_caps with those caps, so we define and allocate a buffer
3680 we would like to receive.
3682 2006-01-19 Tim-Philipp Müller <tim at centricular dot net>
3684 * gst/playback/gstplaybasebin.c: (setup_source):
3685 Free iterator when done.
3687 2006-01-17 Jan Schmidt <thaytan@mad.scientist.com>
3689 * gst-libs/gst/audio/gstbaseaudiosink.c:
3690 (gst_base_audio_sink_render):
3691 Fix playback of non-synchronised streams by assuming a rate
3692 of 1.0 instead of a random one.
3694 Makes this work again:
3696 gst-launch filesrc location=raw_audio.file ! 'audio/x-raw-int,
3697 endianness=(int)4321, signed=(boolean)true, width=(int)16,
3698 depth=(int)16, rate=(int)44100, channels=(int)2' ! audioconvert !
3699 audioresample ! alsasink
3701 === release 0.10.2 ===
3703 2006-01-16 Thomas Vander Stichele <thomas at apestaart dot org>
3706 releasing 0.10.2, "Then the devil is six"
3708 2006-01-16 Jan Schmidt <thaytan@mad.scientist.com>
3710 * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
3711 * gst/playback/gststreamselector.c:
3712 (gst_stream_selector_set_property):
3713 Comment out broken code that connects to the state-changed signal.
3714 At this point, changing current stream selection is broken, but
3715 stuff like gst-launch playbin current-audio=1 works and filters
3716 to the chosen stream.
3718 2006-01-16 Thomas Vander Stichele <thomas at apestaart dot org>
3720 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
3721 Fix #327216 (null dereference in vorbisdec)
3723 2006-01-16 Tim-Philipp Müller <tim at centricular dot net>
3725 * ext/theora/theoradec.c: (theora_handle_comment_packet):
3726 Post taglist actually on bus instead of just freeing it
3727 (fixes #327114 and totem bug #327080).
3729 * ext/vorbis/vorbisdec.c: (vorbis_handle_comment_packet):
3730 Use gst_element_found_tags_for_pad(), so that the tags
3731 are sent downstream as an event as well.
3733 2006-01-15 Thomas Vander Stichele <thomas at apestaart dot org>
3735 * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
3736 (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_put),
3737 (gst_ximagesink_buffer_alloc):
3738 * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
3739 (gst_xvimagesink_xvimage_put), (gst_xvimagesink_show_frame),
3740 (gst_xvimagesink_buffer_alloc):
3741 move all regularly occurring messages to GST_LOG level
3742 add some more object logs
3744 2006-01-14 Thomas Vander Stichele <thomas at apestaart dot org>
3746 * ext/ogg/gstoggmux.c: (gst_ogg_mux_collected):
3747 fix a silly segfault
3749 2006-01-14 Tim-Philipp Müller <tim at centricular dot net>
3751 * docs/libs/gst-plugins-base-libs-docs.sgml:
3752 * docs/libs/gst-plugins-base-libs-sections.txt:
3753 * gst-libs/gst/audio/mixerutils.c:
3754 * gst-libs/gst/audio/mixerutils.h:
3755 Add docs for mixerutils stuff.
3757 2006-01-13 Tim-Philipp Müller <tim at centricular dot net>
3759 * gst/playback/gstplaybasebin.c: (setup_source):
3760 Fix playback for sources that emit raw audio or
3761 raw video streams (e.g.: cd audio sources) (#325984).
3763 2006-01-13 Thomas Vander Stichele <thomas at apestaart dot org>
3765 * gst-libs/gst/audio/mixerutils.c:
3766 (gst_audio_mixer_filter_do_filter):
3767 actually save the element we create
3769 2006-01-12 Tim-Philipp Müller <tim at centricular dot net>
3771 * gst-libs/gst/cdda/gstcddabasesrc.c:
3772 (gst_cdda_base_src_handle_track_seek):
3773 No need to post a tag message on the bus when seeking
3774 within the same track, only post it when the current
3777 2006-01-11 Jan Schmidt <thaytan@mad.scientist.com>
3779 * gst/playback/gstplaybasebin.c: (group_destroy),
3780 (probe_triggered), (new_decoded_pad), (mute_group_type),
3781 (set_active_source):
3782 * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
3783 * gst/playback/gststreamselector.c:
3784 (gst_stream_selector_base_init),
3785 (gst_stream_selector_set_property),
3786 (gst_stream_selector_request_new_pad):
3787 Reenable stream selection. These mechanisms need a complete overhaul
3788 in the face of 0.8->0.10 changes though.
3790 2006-01-11 Jan Schmidt <thaytan@mad.scientist.com>
3792 * ext/ogg/gstoggdemux.c:
3793 Change the pad template to src_%d to match the pads that
3794 are created from it. decodebin needs this information in order
3795 to decide that oggdemux is capable of producing multiple pads
3796 (and hence needs queues inserted).
3798 * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
3799 (gst_ogg_mux_collected):
3800 Make debug output more useful by using GST_PTR_FORMAT.
3802 2006-01-11 Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
3804 Reviewed by: Tim-Philipp Müller <tim at centricular dot net>
3806 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_parse_caps):
3807 Set depth and width for alaw/mulaw (fixes #326601).
3809 2006-01-11 Thomas Vander Stichele <thomas at apestaart dot org>
3811 * tests/icles/Makefile.am:
3812 don't build the tests if we don't have the libs
3814 2006-01-10 Tim-Philipp Müller <tim at centricular dot net>
3816 * ext/cdparanoia/gstcdparanoiasrc.c: (gst_cd_paranoia_src_close),
3817 (gst_cd_paranoia_paranoia_callback):
3818 Don't try to free NULL pointers.
3820 2006-01-10 Edward Hervey <edward@fluendo.com>
3822 * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain),
3823 (gst_audio_rate_change_state), (plugin_init):
3824 Add debugging category.
3826 Add case for incoming buffers without valid offset/offset_end.
3828 2006-01-10 Michael Smith <msmith@fluendo.com>
3830 * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_dispose):
3831 Don't leak GCond in audio sources.
3833 2006-01-10 Jan Schmidt <thaytan@mad.scientist.com>
3835 * gst/playback/gstplaybin.c: (gen_audio_element):
3836 Don't leak an autoaudiosink/alsasink when we generate
3837 a new audio element. (old code, I guess)
3839 2006-01-10 Michael Smith <msmith@fluendo.com>
3841 * gst/audiorate/gstaudiorate.c: (gst_audio_rate_setcaps):
3842 Support float audio in audiorate.
3843 Use width rather than depth for selecting sample width.
3845 2006-01-10 Tim-Philipp Müller <tim at centricular dot net>
3847 * gst/videotestsrc/videotestsrc.h:
3848 Use GLib types here (that way we don't have to include the
3849 generated _stdint.h header, which makes life easier for win32
3850 folks that don't use autotools for the build) (#325990, patch
3851 by: Sergey Scobich).
3853 2006-01-10 Tim-Philipp Müller <tim at centricular dot net>
3855 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
3856 (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
3857 (gst_ring_buffer_pause), (wait_segment):
3858 * gst-libs/gst/audio/gstringbuffer.h:
3859 Name (private) union, makes Forte compiler happy (this time
3860 for real) (#324900).
3862 2006-01-09 Tim-Philipp Müller <tim at centricular dot net>
3864 * gst-libs/gst/audio/Makefile.am:
3865 Link against libgstinterfaces, needed for mixer
3866 and property probe stuff.
3868 2006-01-09 Edward Hervey <edward@fluendo.com>
3870 * gst-libs/gst/Makefile.am:
3872 2006-01-09 Tim-Philipp Müller <tim at centricular dot net>
3874 * gst-libs/gst/audio/Makefile.am:
3875 * gst-libs/gst/audio/mixerutils.c:
3876 (gst_audio_mixer_filter_do_filter),
3877 (gst_audio_mixer_filter_check_element),
3878 (gst_audio_mixer_filter_probe_feature),
3879 (element_factory_rank_compare_func),
3880 (gst_audio_default_registry_mixer_filter):
3881 * gst-libs/gst/audio/mixerutils.h:
3882 Add gst_audio_default_registry_mixer_filter() utility
3885 2006-01-03 Michael Smith <msmith@fluendo.com>
3887 * gst/audioresample/resample.h:
3888 As before, but for o_buf
3890 2006-01-03 Michael Smith <msmith@fluendo.com>
3892 * gst/audioresample/resample.h:
3893 Declare struct _ResampleState.buffer as unsigned char *, not void *,
3894 since we do arithmetic on it.
3896 2006-01-02 Tim-Philipp Müller <tim at centricular dot net>
3898 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
3899 (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
3900 (gst_ring_buffer_pause), (wait_segment):
3901 * gst-libs/gst/audio/gstringbuffer.h:
3902 Sun's Forte compiler doesn't seem to like anonymous structs,
3903 so use same setup as in GstBaseSrc (fixes #324900).
3905 2005-12-30 Stefan Kost <ensonic@users.sf.net>
3908 * gst/volume/Makefile.am:
3909 * gst/volume/demo.c:
3910 move old example to tests/examples/volume/volune.c
3911 * tests/examples/Makefile.am:
3912 * tests/examples/seek/seek.c: (main):
3913 change window-close event from "delete-event" to "destroy"
3914 * tests/examples/volume/Makefile.am:
3915 * tests/examples/volume/volume.c: (value_changed_callback),
3916 (setup_gui), (message_received), (eos_message_received), (main):
3917 fix event handling and bus usage
3919 2005-12-29 Stefan Kost <ensonic@users.sf.net>
3921 * gst/audiotestsrc/gstaudiotestsrc.c:
3922 (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_class_init),
3923 (gst_audio_test_src_init), (gst_audio_test_src_src_fixate),
3924 (gst_audio_test_src_query), (gst_audio_test_src_create_sine),
3925 (gst_audio_test_src_create_square),
3926 (gst_audio_test_src_create_saw),
3927 (gst_audio_test_src_create_triangle),
3928 (gst_audio_test_src_create_silence),
3929 (gst_audio_test_src_create_white_noise),
3930 (gst_audio_test_src_create_pink_noise),
3931 (gst_audio_test_src_init_sine_table),
3932 (gst_audio_test_src_create_sine_table),
3933 (gst_audio_test_src_change_wave),
3934 (gst_audio_test_src_change_volume), (gst_audio_test_src_do_seek),
3935 (gst_audio_test_src_create), (gst_audio_test_src_set_property):
3936 * gst/audiotestsrc/gstaudiotestsrc.h:
3937 update to basesrc changes, implement segmented seeking and eos
3938 handling, add a 'sine-tab' waveform for performance critical playback
3940 2005-12-29 Tim-Philipp Müller <tim at centricular dot net>
3943 ... and this time the other modified file that I missed last time.
3945 2005-12-29 Michael Smith <msmith@fluendo.com>
3947 * gst/playback/gstdecodebin.c: (new_pad):
3948 Fix non-C89 variable declaration not at the start of a block. Should
3949 help some compilers.
3951 2005-12-29 Tim-Philipp Müller <tim at centricular dot net>
3953 * tests/check/Makefile.am:
3954 And now fix 'make distcheck' (builddir != srcdir)
3956 2005-12-29 Tim-Philipp Müller <tim at centricular dot net>
3959 * ext/cdparanoia/Makefile.am:
3960 * ext/cdparanoia/gstcdparanoia.c:
3961 * ext/cdparanoia/gstcdparanoia.h:
3962 * ext/cdparanoia/gstcdparanoiasrc.c:
3963 (gst_cd_paranoia_mode_get_type), (gst_cd_paranoia_src_base_init),
3964 (gst_cd_paranoia_src_init), (gst_cd_paranoia_src_class_init),
3965 (gst_cd_paranoia_src_open), (gst_cd_paranoia_src_close),
3966 (gst_cd_paranoia_paranoia_callback),
3967 (gst_cd_paranoia_src_read_sector), (gst_cd_paranoia_src_finalize),
3968 (gst_cd_paranoia_src_set_property),
3969 (gst_cd_paranoia_src_get_property), (plugin_init):
3970 * ext/cdparanoia/gstcdparanoiasrc.h:
3971 New cdparanoiasrc element based on cddabasesrc; enable cdparanoia
3972 plugin again (there are still fixes required to playbin to make
3973 cdda:// uris work there).
3975 2005-12-29 Tim-Philipp Müller <tim at centricular dot net>
3977 * tests/check/Makefile.am:
3978 Fix test case compilation.
3980 2005-12-29 Tim-Philipp Müller <tim at centricular dot net>
3982 * gst-libs/gst/cdda/gstcddabasesrc.c:
3983 (gst_cdda_base_src_update_duration),
3984 (gst_cdda_base_src_calculate_cddb_id):
3985 An integer is not a string. Fix access to uninitialised variable.
3987 * tests/check/Makefile.am:
3988 Add cddabasesrc unit test; also actually enable the vorbis test.
3990 * tests/check/generic/states.c:
3991 Blacklist new cd audio elements as well.
3993 * tests/check/libs/cddabasesrc.c:
3994 Unit test for GstCddaBaseSrc (discid calculation mostly).
3996 2005-12-28 Tim-Philipp Müller <tim at centricular dot net>
3998 * docs/libs/Makefile.am:
3999 * docs/libs/gst-plugins-base-libs-docs.sgml:
4000 * docs/libs/gst-plugins-base-libs-sections.txt:
4001 * docs/libs/gst-plugins-base-libs.types:
4002 Add docs for libgstcdda/GstCddaBaseSrc.
4004 * gst-libs/gst/interfaces/mixertrack.h:
4005 Do one struct member per line with a semicolon at the end, that way
4006 even gtk-doc might parse it without complaining.
4008 2005-12-28 Tim-Philipp Müller <tim at centricular dot net>
4011 * gst-libs/gst/Makefile.am:
4012 * gst-libs/gst/cdda/Makefile.am:
4013 * gst-libs/gst/cdda/base64.c:
4014 * gst-libs/gst/cdda/base64.h:
4015 * gst-libs/gst/cdda/gstcddabasesrc.c:
4016 (gst_cdda_base_src_mode_get_type), (gst_cdda_base_src_base_init),
4017 (gst_cdda_base_src_class_init), (gst_cdda_base_src_init),
4018 (gst_cdda_base_src_finalize), (gst_cdda_base_src_set_property),
4019 (gst_cdda_base_src_get_property),
4020 (gst_cdda_base_src_get_track_from_sector),
4021 (gst_cdda_base_src_get_query_types), (gst_cdda_base_src_convert),
4022 (gst_cdda_base_src_query), (gst_cdda_base_src_is_seekable),
4023 (gst_cdda_base_src_do_seek), (gst_cdda_base_src_handle_track_seek),
4024 (gst_cdda_base_src_handle_event), (gst_cdda_base_src_uri_get_type),
4025 (gst_cdda_base_src_uri_get_protocols),
4026 (gst_cdda_base_src_uri_get_uri), (gst_cdda_base_src_uri_set_uri),
4027 (gst_cdda_base_src_uri_handler_init),
4028 (gst_cdda_base_src_setup_interfaces),
4029 (gst_cdda_base_src_add_track), (gst_cdda_base_src_update_duration),
4030 (cddb_sum), (gst_cddabasesrc_calculate_musicbrainz_discid),
4031 (lba_to_msf), (gst_cdda_base_src_calculate_cddb_id),
4032 (gst_cdda_base_src_add_tags),
4033 (gst_cdda_base_src_add_index_associations),
4034 (gst_cdda_base_src_set_index), (gst_cdda_base_src_get_index),
4035 (gst_cdda_base_src_track_sort_func), (gst_cdda_base_src_start),
4036 (gst_cdda_base_src_clear_tracks), (gst_cdda_base_src_stop),
4037 (gst_cdda_base_src_create):
4038 * gst-libs/gst/cdda/gstcddabasesrc.h:
4039 * gst-libs/gst/cdda/sha1.c:
4040 * gst-libs/gst/cdda/sha1.h:
4041 Add new libgstcdda with GstCddaBaseSrc class.
4043 2005-12-28 Tim-Philipp Müller <tim at centricular dot net>
4045 * ext/gnomevfs/gstgnomevfssink.h:
4046 Use GstBaseSinkClass as parent_class member for class struct, not
4049 2005-12-27 Tim-Philipp Müller <tim at centricular dot net>
4051 Patch by: Michael Benes
4053 * gst/videotestsrc/gstvideotestsrc.c:
4054 (gst_video_test_src_class_init), (gst_video_test_src_start):
4055 Add start method to reset running time and number of frames sent
4056 when starting up (fixes #324696)
4058 2005-12-27 Tim-Philipp Müller <tim at centricular dot net>
4060 * docs/plugins/Makefile.am:
4061 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
4062 * docs/plugins/gst-plugins-base-plugins-sections.txt:
4063 * docs/plugins/gst-plugins-base-plugins.args:
4064 * docs/plugins/gst-plugins-base-plugins.hierarchy:
4065 * docs/plugins/gst-plugins-base-plugins.signals:
4066 Add docs stuff for gnomevfssrc and gnomevfssink.
4068 * ext/gnomevfs/gstgnomevfssrc.c:
4069 Fix example pipeline in gtk-doc blurb.
4071 2005-12-27 Tim-Philipp Müller <tim at centricular dot net>
4073 * ext/gnomevfs/Makefile.am:
4074 * ext/gnomevfs/gstgnomevfs.c: (gst_gnome_vfs_uri_get_type),
4075 (gst_gnome_vfs_handle_copy), (gst_gnome_vfs_handle_free),
4076 (gst_gnome_vfs_handle_get_type), (plugin_init):
4077 * ext/gnomevfs/gstgnomevfs.h:
4078 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_do_init),
4079 (gst_gnome_vfs_sink_base_init), (gst_gnome_vfs_sink_class_init),
4080 (gst_gnome_vfs_sink_finalize), (gst_gnome_vfs_sink_init),
4081 (gst_gnome_vfs_sink_set_property),
4082 (gst_gnome_vfs_sink_get_property), (gst_gnome_vfs_sink_open_file),
4083 (gst_gnome_vfs_sink_close_file), (gst_gnome_vfs_sink_start),
4084 (gst_gnome_vfs_sink_stop), (gst_gnome_vfs_sink_handle_event),
4085 (gst_gnome_vfs_sink_query), (gst_gnome_vfs_sink_render),
4086 (gst_gnome_vfs_sink_uri_get_type),
4087 (gst_gnome_vfs_sink_uri_get_protocols),
4088 (gst_gnome_vfs_sink_uri_get_uri), (gst_gnome_vfs_sink_uri_set_uri),
4089 (gst_gnome_vfs_sink_uri_handler_init):
4090 * ext/gnomevfs/gstgnomevfssink.h:
4091 Port gnomevfssink; add gtk-doc blurb.
4093 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_get_type),
4094 (gst_gnome_vfs_src_base_init), (gst_gnome_vfs_src_class_init),
4095 (gst_gnome_vfs_src_init), (gst_gnome_vfs_src_finalize),
4096 (gst_gnome_vfs_src_uri_get_type),
4097 (gst_gnome_vfs_src_uri_get_protocols),
4098 (gst_gnome_vfs_src_uri_get_uri), (gst_gnome_vfs_src_uri_set_uri),
4099 (gst_gnome_vfs_src_uri_handler_init),
4100 (gst_gnome_vfs_src_set_property), (gst_gnome_vfs_src_get_property),
4101 (gst_gnome_vfs_src_unicodify), (audiocast_thread_run),
4102 (gst_gnome_vfs_src_send_additional_headers_callback),
4103 (gst_gnome_vfs_src_received_headers_callback),
4104 (gst_gnome_vfs_src_push_callbacks),
4105 (gst_gnome_vfs_src_pop_callbacks),
4106 (gst_gnome_vfs_src_get_icy_metadata), (gst_gnome_vfs_src_create),
4107 (gst_gnome_vfs_src_is_seekable), (gst_gnome_vfs_src_get_size),
4108 (gst_gnome_vfs_src_start), (gst_gnome_vfs_src_stop):
4109 * ext/gnomevfs/gstgnomevfssrc.h:
4110 s/gst_gnomevfssrc/gst_gnome_vfs_src/; move header stuff to header
4111 file; add gtk-doc blurb with example pipelines.
4113 === release 0.10.1 ===
4115 2005-12-23 Thomas Vander Stichele <thomas at apestaart dot org>
4118 releasing 0.10.1, "Dobro Dedek"
4120 2005-12-21 Edgard Lima <edgard.lima@indt.org.br>
4122 * gst/typefind/gsttypefindfunctions.c:
4123 iLBC30 and iLBC20 added to typefind.
4125 2005-12-20 Thomas Vander Stichele <thomas at apestaart dot org>
4127 * gst-libs/gst/audio/gstbaseaudiosink.c:
4128 (gst_base_audio_sink_class_init):
4129 * gst-libs/gst/audio/gstbaseaudiosrc.c:
4130 (gst_base_audio_src_class_init):
4131 update strings, values are in microseconds
4132 change the default sink buffer time to something that is smaller
4133 (to help software volume mixing have a slightly lower delay) but
4134 still be acceptable on Wim's laptop
4136 2005-12-20 Edward Hervey <edward@fluendo.com>
4138 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_template_caps):
4139 Made a quack, forgot to add DUCK to the riff video template.
4141 2005-12-19 Edward Hervey <edward@fluendo.com>
4143 * ext/ogg/gstogmparse.c: (gst_ogm_text_parse_base_init),
4144 (gst_ogm_parse_init), (gst_ogm_audio_parse_init),
4145 (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
4146 (gst_ogm_parse_chain):
4147 Make sure pads are initialized correctly.
4148 * gst-libs/gst/riff/riff-ids.h:
4149 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
4150 (gst_riff_create_video_template_caps):
4151 Add a whole bunch of FOURCC <=> MimeType.
4152 Extend the riff video pad template to support the newly added fourcc.
4154 2005-12-18 Jan Schmidt <thaytan@mad.scientist.com>
4156 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain),
4157 (gst_ogg_demux_activate_chain):
4158 Extra debug output when activating/deactivating chains.
4160 * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
4161 (is_demuxer_element), (try_to_link_1), (remove_element_chain),
4163 Remove a queue from our list when it becomes unlinked.
4164 Don't add queues to elements in class 'Demux' if they
4165 can only produce one pad
4167 2005-12-18 Julien MOUTTE <julien@moutte.net>
4169 * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_base_init),
4170 (gst_video_sink_get_type): Add a debug category.
4172 2005-12-17 Philippe Khalaf <burger@speedy.org>
4174 * gst-libs/gst/rtp/gstbasertpdepayload.c:
4175 (gst_base_rtp_depayload_init), (gst_base_rtp_depayload_handle_sink_event):
4176 Handle downstream newsegment by sending our own newsegment before the
4177 next buffer to be released. (#323900)
4179 2005-12-17 Philippe Khalaf <burger@speedy.org>
4181 * gst-libs/gst/rtp/gstbasertpdepayload.c:
4182 (gst_base_rtp_depayload_set_gst_timestamp):
4183 add queue delay to new segment as well (as opposed to just the first
4184 buffer). (bug #322347)
4186 2005-12-16 Stefan Kost <ensonic@users.sf.net>
4188 * ext/libvisual/visual.c: (make_valid_name):
4189 change some char* into char[]
4190 * gst/audiotestsrc/gstaudiotestsrc.c:
4191 (gst_audio_test_src_class_init), (gst_audio_test_src_do_seek),
4192 (gst_audio_test_src_create):
4193 * gst/audiotestsrc/gstaudiotestsrc.h:
4194 prepare to handle EOS and SEGMENT_DONE
4196 2005-12-16 Tim-Philipp Müller <tim at centricular dot net>
4198 * tests/check/generic/states.c: (GST_START_TEST):
4199 Blacklist cdparanoia element in state test.
4201 2005-12-16 Tim-Philipp Müller <tim at centricular dot net>
4203 Patch by: Benjamin Pineau
4206 * gst/tcp/gsttcpclientsink.c:
4207 * gst/tcp/gsttcpserversink.c:
4208 * gst/tcp/gsttcpserversrc.c:
4209 Add <string.h> includes for memset and FD_ZERO (fixes #323878)
4211 2005-12-15 Michael Smith <msmith@fluendo.com>
4213 * gst/videorate/gstvideorate.c: (gst_video_rate_blank_data),
4214 (gst_video_rate_chain):
4215 Fix timestamping for videorate when the first buffer it sees has a
4216 non-zero timestamp. Fix some misleading debug output.
4218 2005-12-15 Michael Smith <msmith@fluendo.com>
4220 * gst/audioresample/gstaudioresample.c:
4221 Don't leak all input buffers to audioresample.
4223 2005-12-15 Tim-Philipp Müller <tim at centricular dot net>
4225 * ext/pango/gsttextoverlay.c: (gst_text_overlay_collected):
4226 Don't operate on empty text buffers. Strip newlines and
4227 tabs only from the end of the text, but leave them intact
4228 in the middle. Fix typo in gtk-doc description.
4230 2005-12-15 Tim-Philipp Müller <tim at centricular dot net>
4232 * gst/playback/gstplaybasebin.c:
4233 * gst/playback/gstplaybin.c: (handoff):
4234 Make sure the video frame buffer we return to apps via the
4235 "frame" property always has caps set on it. Modify
4236 _gst_gvalue_set_object() macro to handle NULL objects
4239 2005-12-14 Stefan Kost <ensonic@users.sf.net>
4241 * gst/audiotestsrc/gstaudiotestsrc.c:
4242 (gst_audio_test_src_class_init), (gst_audio_test_src_init),
4243 (gst_audio_test_src_setcaps), (gst_audio_test_src_src_query),
4244 (gst_audio_test_src_do_seek), (gst_audio_test_src_is_seekable),
4245 (gst_audio_test_src_create):
4246 * gst/audiotestsrc/gstaudiotestsrc.h:
4247 Adjust to some recent api changes and add wtays new cool seeking
4250 2005-12-14 Tim-Philipp Müller <tim at centricular dot net>
4252 * ext/alsa/Makefile.am:
4253 * ext/alsa/gstalsadeviceprobe.c:
4254 * ext/alsa/gstalsadeviceprobe.h:
4255 Helper functions to add device probing via the GstPropertyProbe
4256 interface to a class.
4258 * ext/alsa/gstalsamixer.h:
4259 Comment out GST_ALSA_MIXER, it returns a struct that's not
4262 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
4263 Add some debug info.
4265 * ext/alsa/gstalsamixerelement.c:
4266 (gst_alsa_mixer_element_interface_supported),
4267 (gst_implements_interface_init),
4268 (gst_alsa_mixer_element_init_interfaces),
4269 (gst_alsa_mixer_element_class_init),
4270 (gst_alsa_mixer_element_finalize), (gst_alsa_mixer_element_init),
4271 (gst_alsa_mixer_element_set_property),
4272 (gst_alsa_mixer_element_get_property),
4273 (gst_alsa_mixer_element_change_state):
4274 * ext/alsa/gstalsamixerelement.h:
4275 Add 'device' and 'device-name' properties. Add GstPropertyProbe
4276 for device handling (gnome-volume-control will need that).
4278 2005-12-12 Christian Schaller <uraeus@gnome.org>
4280 * ext/Makefile.am: fix cdparanoia entry
4281 * gst-plugins-base.spec.in: add cdparanoia
4283 2005-12-12 Michael Smith <msmith@fluendo.com>
4285 * ext/ogg/gstoggdemux.c: (gst_ogg_type_find):
4286 Use the correct function to free list of typefind factories.
4288 2005-12-12 Wim Taymans <wim@fluendo.com>
4290 * gst/videotestsrc/gstvideotestsrc.c:
4291 (gst_video_test_src_class_init), (gst_video_test_src_init),
4292 (gst_video_test_src_parse_caps), (gst_video_test_src_query),
4293 (gst_video_test_src_do_seek), (gst_video_test_src_is_seekable),
4294 (gst_video_test_src_create):
4295 * gst/videotestsrc/gstvideotestsrc.h:
4296 Implement seeking in videotestsrc.
4299 2005-12-12 Wim Taymans <wim@fluendo.com>
4301 * ext/cdparanoia/Makefile.am:
4302 * ext/cdparanoia/gstcdparanoia.c: (gst_paranoia_mode_get_type),
4303 (gst_paranoia_endian_get_type), (_do_init),
4304 (cdparanoia_class_init), (cdparanoia_init),
4305 (cdparanoia_set_property), (cdparanoia_get_property),
4306 (cdparanoia_do_seek), (cdparanoia_is_seekable),
4307 (cdparanoia_create), (cdparanoia_start), (cdparanoia_stop),
4308 (cdparanoia_convert), (cdparanoia_get_query_types),
4309 (cdparanoia_query), (cdparanoia_set_index),
4310 (cdparanoia_uri_set_uri):
4311 * ext/cdparanoia/gstcdparanoia.h:
4312 Partially ported cdparanoia now that basesrc can support a
4315 2005-12-12 Wim Taymans <wim@fluendo.com>
4317 * tests/examples/seek/scrubby.c: (main):
4318 Set higher priority for bus events so they don't get reordered with
4321 * tests/examples/seek/seek.c: (do_seek), (start_seek), (stop_seek),
4322 (flush_toggle_cb), (main):
4323 Added checkbox to disable flushing seeks.
4324 Disable scrubbing when doing non flushing seeks.
4326 2005-12-12 Tim-Philipp Müller <tim at centricular dot net>
4328 * gst/subparse/gstsubparse.c: (gst_sub_parse_init),
4329 (gst_sub_parse_do_seek), (gst_sub_parse_src_event), (parse_subrip),
4330 (parser_state_init), (handle_buffer), (gst_sub_parse_chain),
4331 (gst_sub_parse_sink_event), (gst_sub_parse_change_state):
4332 Implement some sort of event handling that doesn't rely on
4333 g_return_if_fail; make sure we always push the last chunk of an
4334 .srt out when we receive an EOS; use gst_pad_alloc_buffer; fix
4335 state change function; remove some old cruft. Seeking is still
4336 rather unlikely to work though.
4341 2005-12-11 Julien MOUTTE <julien@moutte.net>
4343 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state):
4344 Fixed a leak of the current image reference when cleaning up.
4345 Thanks to Arwed von Merkatz (alley_cat) for pointing it out.
4347 2005-12-09 Michael Smith <msmith@fluendo.com>
4349 * tools/Makefile.am:
4350 * tools/gst-launch-ext-m.m:
4351 Remove gst-launch-ext. It doesn't work, and is no longer
4352 particularly useful.
4354 2005-12-08 Luca Ognibene <luogni@tin.it>
4356 * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
4357 don't pass random values to ogmparse convert function.
4358 Make seeking possible in the exile1.ogm file.
4360 2005-12-07 Tim-Philipp Müller <tim at centricular dot net>
4362 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_property):
4363 * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
4364 Work around refcount problem with g_value_set_object() that occur
4365 if the core has been compiled against GLib-2.6 (g_value_set_object()
4366 will only g_object_ref() the element, but the caller will
4367 gst_object_unref() it and bad things will happen due to the way
4368 GstObjects are refcounted in the GLib-2.6 case). Fixes problems with
4369 totem for people on FC4 using Thomas's 0.10 RPMs.
4371 2005-12-07 Edward Hervey <edward@fluendo.com>
4373 Time to welcome ogm to 0.10 :)
4375 * ext/ogg/gstoggdemux.c: (internal_element_pad_added_cb),
4376 (gst_ogg_pad_typefind):
4377 Oggdemux can now properly typefind elements with dynamic pads.
4378 * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
4379 Properly set caps on src pad, and set caps on outgoing buffers.
4381 2005-12-06 Thomas Vander Stichele <thomas at apestaart dot org>
4383 * ext/alsa/gstalsamixer.h:
4384 * ext/alsa/gstalsamixerelement.h:
4385 * ext/alsa/gstalsamixeroptions.h:
4386 * ext/alsa/gstalsamixertrack.h:
4387 * ext/alsa/gstalsasink.c:
4388 * ext/alsa/gstalsasink.h:
4389 * ext/alsa/gstalsasrc.c:
4390 * ext/alsa/gstalsasrc.h:
4391 * ext/cdparanoia/gstcdparanoia.h:
4392 * ext/gnomevfs/gstgnomevfsuri.h:
4393 * ext/ogg/gstoggdemux.c:
4394 * ext/ogg/gstoggmux.c:
4395 * ext/pango/gsttextoverlay.h:
4396 * ext/theora/theoradec.c:
4397 * ext/theora/theoraenc.c:
4398 * ext/vorbis/vorbisdec.h:
4399 * ext/vorbis/vorbisenc.c:
4400 * ext/vorbis/vorbisenc.h:
4401 * ext/vorbis/vorbisparse.h:
4402 * gst-libs/gst/audio/gstaudioclock.h:
4403 * gst-libs/gst/audio/gstaudiosink.c:
4404 * gst-libs/gst/audio/gstaudiosink.h:
4405 * gst-libs/gst/audio/gstaudiosrc.c:
4406 * gst-libs/gst/audio/gstaudiosrc.h:
4407 * gst-libs/gst/audio/gstbaseaudiosink.c:
4408 * gst-libs/gst/audio/gstbaseaudiosink.h:
4409 * gst-libs/gst/audio/gstbaseaudiosrc.c:
4410 * gst-libs/gst/audio/gstbaseaudiosrc.h:
4411 * gst-libs/gst/audio/gstringbuffer.h:
4412 * gst-libs/gst/audio/multichannel.h:
4413 * gst-libs/gst/floatcast/floatcast.h:
4414 * gst-libs/gst/interfaces/colorbalance.c:
4415 * gst-libs/gst/interfaces/colorbalance.h:
4416 * gst-libs/gst/interfaces/colorbalancechannel.h:
4417 * gst-libs/gst/interfaces/mixer.h:
4418 * gst-libs/gst/interfaces/mixeroptions.h:
4419 * gst-libs/gst/interfaces/mixertrack.h:
4420 * gst-libs/gst/interfaces/navigation.h:
4421 * gst-libs/gst/interfaces/propertyprobe.h:
4422 * gst-libs/gst/interfaces/tuner.h:
4423 * gst-libs/gst/interfaces/tunerchannel.h:
4424 * gst-libs/gst/interfaces/tunernorm.h:
4425 * gst-libs/gst/interfaces/xoverlay.h:
4426 * gst-libs/gst/netbuffer/gstnetbuffer.h:
4427 * gst-libs/gst/riff/riff-ids.h:
4428 * gst-libs/gst/riff/riff-media.h:
4429 * gst-libs/gst/riff/riff-read.h:
4430 * gst-libs/gst/rtp/gstbasertpdepayload.h:
4431 * gst-libs/gst/rtp/gstbasertppayload.c:
4432 * gst-libs/gst/rtp/gstbasertppayload.h:
4433 * gst-libs/gst/rtp/gstrtpbuffer.c:
4434 * gst-libs/gst/rtp/gstrtpbuffer.h:
4435 * gst-libs/gst/tag/gsttageditingprivate.h:
4436 * gst-libs/gst/tag/gstvorbistag.c:
4437 (gst_tag_list_from_vorbiscomment_buffer):
4438 * gst-libs/gst/tag/tag.h:
4439 * gst-libs/gst/video/video.h:
4440 * gst/adder/gstadder.c:
4441 * gst/adder/gstadder.h:
4442 * gst/audioconvert/audioconvert.c:
4443 * gst/audioconvert/audioconvert.h:
4444 * gst/audioconvert/gstaudioconvert.c:
4445 * gst/audioconvert/gstchannelmix.c:
4446 * gst/audioconvert/gstchannelmix.h:
4447 * gst/audiorate/gstaudiorate.c:
4448 * gst/audioresample/buffer.h:
4449 * gst/audioresample/functable.h:
4450 * gst/audioresample/gstaudioresample.c:
4451 * gst/audioresample/resample.h:
4452 * gst/ffmpegcolorspace/avcodec.h:
4453 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
4454 * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
4455 * gst/ffmpegcolorspace/imgconvert.c:
4456 * gst/ffmpegcolorspace/imgconvert_template.h:
4457 * gst/playback/gstdecodebin.c:
4458 * gst/playback/gstplaybasebin.h:
4459 * gst/playback/gstplaybin.c:
4460 * gst/playback/gststreaminfo.h:
4461 * gst/tcp/gstfdset.c:
4462 * gst/tcp/gstfdset.h:
4463 * gst/tcp/gstmultifdsink.c:
4464 * gst/tcp/gstmultifdsink.h:
4466 * gst/tcp/gsttcpclientsrc.c:
4467 * gst/tcp/gsttcpclientsrc.h:
4468 * gst/tcp/gsttcpplugin.h:
4469 * gst/tcp/gsttcpserversink.c:
4470 * gst/tcp/gsttcpserversrc.c:
4471 * gst/typefind/gsttypefindfunctions.c:
4472 * gst/videorate/gstvideorate.c:
4473 * gst/videotestsrc/gstvideotestsrc.h:
4474 * gst/videotestsrc/videotestsrc.h:
4475 * sys/v4l/gstv4lcolorbalance.h:
4476 * sys/v4l/gstv4ltuner.h:
4477 * sys/v4l/gstv4lxoverlay.h:
4478 * sys/v4l/v4l_calls.h:
4479 * sys/v4l/videodev_mjpeg.h:
4480 * tests/check/elements/audioconvert.c:
4481 * tests/check/elements/audioresample.c:
4482 * tests/check/elements/audiotestsrc.c:
4483 * tests/check/elements/videotestsrc.c:
4484 * tests/check/elements/volume.c:
4485 * tests/examples/seek/scrubby.c:
4486 * tests/examples/seek/seek.c:
4489 === release 0.10.0 ===
4491 2005-12-05 <thomas (at) apestaart (dot) org>
4494 releasing 0.10.0, "Mont-d'or"
4496 2005-12-05 Jan Schmidt <thaytan@mad.scientist.com>
4498 * tests/examples/seek/Makefile.am:
4499 Build fix for when gtk is not available.
4501 2005-12-05 Andy Wingo <wingo@pobox.com>
4503 * ext/libvisual/visual.c: (get_buffer):
4504 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer):
4505 * ext/pango/gsttextrender.c: (gst_text_render_chain):
4506 * ext/theora/theoradec.c: (theora_handle_data_packet):
4507 * ext/theora/theoraenc.c: (theora_buffer_from_packet),
4509 * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
4510 * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
4511 Update for alloc_buffer changes.
4513 2005-12-05 Andy Wingo <wingo@pobox.com>
4515 patch by: Kai Vehmanen <kv2004 eca cx>
4517 * gst-libs/gst/rtp/gstbasertpdepayload.c
4518 (gst_base_rtp_depayload_thread): Fix busy loop (#323017).
4520 2005-12-04 Andy Wingo <wingo@pobox.com>
4522 patch by: Sebastien Cote <sebas642 yahoo ca>
4524 * pkgconfig/gstreamer-plugins-base.pc.in (Libs): Add -L flag.
4527 2005-12-02 Tim-Philipp Müller <tim at centricular dot net>
4529 * docs/plugins/Makefile.am:
4530 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
4531 * docs/plugins/gst-plugins-base-plugins-sections.txt:
4532 * docs/plugins/gst-plugins-base-plugins.hierarchy:
4533 * ext/pango/gstclockoverlay.c:
4534 * ext/pango/gsttextoverlay.c:
4535 * ext/pango/gsttextrender.c:
4536 * ext/pango/gsttimeoverlay.c:
4537 Add gtk-doc blurbs to pango elements.
4539 2005-12-02 Wim Taymans <wim@fluendo.com>
4541 * gst/audioresample/buffer.c: (audioresample_buffer_queue_flush):
4542 * gst/audioresample/buffer.h:
4543 * gst/audioresample/gstaudioresample.c:
4544 * gst/audioresample/gstaudioresample.h:
4545 * gst/audioresample/resample.c: (resample_input_flush),
4546 (resample_input_pushthrough), (resample_input_eos),
4547 (resample_get_output_size_for_input),
4548 (resample_get_input_size_for_output), (resample_get_output_size),
4549 (resample_get_output_data):
4550 * gst/audioresample/resample.h:
4551 * gst/audioresample/resample_ref.c: (resample_scale_ref):
4552 Fix audioresample, seek torture, new segments, reverse negotiation
4555 2005-12-02 Wim Taymans <wim@fluendo.com>
4557 * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
4560 2005-12-02 Wim Taymans <wim@fluendo.com>
4562 * gst/audioconvert/gstaudioconvert.c:
4563 (gst_audio_convert_transform):
4566 === release 0.9.7 ===
4568 2005-12-01 <thomas (at) apestaart (dot) org>
4571 releasing 0.9.7, "Mi Perro No Tiene Ninguna Nariz"
4573 2005-12-01 Thomas Vander Stichele <thomas at apestaart dot org>
4579 add win32 MANIFEST file
4580 do something to the hungarian translation
4582 2005-12-01 Tim-Philipp Müller <tim at centricular dot net>
4585 Add $(PANGO_DIR) to SUBDIRS
4587 * ext/pango/gstclockoverlay.c:
4588 * ext/pango/gsttimeoverlay.c:
4589 Fix and improve element descriptions.
4591 2005-12-01 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
4593 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
4594 * docs/plugins/inspect/plugin-libvisual.xml:
4595 * docs/plugins/inspect/plugin-pango.xml:
4596 add pango plugin to docs
4598 2005-12-01 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
4604 2005-12-01 Thomas Vander Stichele <thomas at apestaart dot org>
4607 * tests/Makefile.am:
4608 * tests/icles/.cvsignore:
4609 * tests/icles/Makefile.am:
4610 * tests/icles/stress-xoverlay.c: (myclock), (open_display),
4611 (close_display), (resize_window), (move_window), (create_window),
4612 (terminate_playback), (pause_playback), (start_playback), (main):
4613 add stress test for xoverlay from Julien
4615 2005-12-01 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
4617 * docs/libs/tmpl/gstcolorbalance.sgml:
4618 * gst-libs/gst/rtp/gstbasertpdepayload.c:
4619 * gst-libs/gst/rtp/gstbasertppayload.c:
4620 * gst-libs/gst/rtp/gstrtpbuffer.c:
4621 * gst-libs/gst/rtp/gstrtpbuffer.h:
4622 Do burger's rename for rtp payloaders and depayloaders
4624 2005-12-01 Thomas Vander Stichele <thomas at apestaart dot org>
4627 add Visual Studio 6 build files
4629 2005-12-01 Thomas Vander Stichele <thomas at apestaart dot org>
4631 * docs/libs/gst-plugins-base-libs-docs.sgml:
4632 * docs/libs/gst-plugins-base-libs-sections.txt:
4633 * docs/libs/tmpl/gstaudio.sgml:
4634 * docs/libs/tmpl/gstringbuffer.sgml:
4635 * gst-libs/gst/interfaces/xoverlay.c:
4636 * gst-libs/gst/video/gstvideofilter.c:
4637 * gst-libs/gst/video/gstvideosink.c:
4638 update documentation
4640 2005-12-01 Thomas Vander Stichele <thomas at apestaart dot org>
4642 * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_base_init),
4643 (gst_multi_fd_sink_class_init), (gst_multi_fd_sink_init),
4644 (gst_multi_fd_sink_finalize), (gst_multi_fd_sink_add),
4645 (gst_multi_fd_sink_remove), (gst_multi_fd_sink_clear),
4646 (gst_multi_fd_sink_get_stats),
4647 (gst_multi_fd_sink_remove_client_link),
4648 (gst_multi_fd_sink_handle_client_read),
4649 (gst_multi_fd_sink_client_queue_data),
4650 (gst_multi_fd_sink_client_queue_caps),
4651 (gst_multi_fd_sink_client_queue_buffer),
4652 (gst_multi_fd_sink_new_client),
4653 (gst_multi_fd_sink_handle_client_write),
4654 (gst_multi_fd_sink_recover_client),
4655 (gst_multi_fd_sink_queue_buffer),
4656 (gst_multi_fd_sink_handle_clients), (gst_multi_fd_sink_thread),
4657 (gst_multi_fd_sink_render), (gst_multi_fd_sink_set_property),
4658 (gst_multi_fd_sink_get_property), (gst_multi_fd_sink_start),
4659 (gst_multi_fd_sink_stop), (gst_multi_fd_sink_change_state):
4660 * gst/tcp/gstmultifdsink.h:
4661 * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_get_type),
4662 (gst_tcp_client_sink_base_init), (gst_tcp_client_sink_class_init),
4663 (gst_tcp_client_sink_init), (gst_tcp_client_sink_finalize),
4664 (gst_tcp_client_sink_setcaps), (gst_tcp_client_sink_render),
4665 (gst_tcp_client_sink_set_property),
4666 (gst_tcp_client_sink_get_property), (gst_tcp_client_sink_start),
4667 (gst_tcp_client_sink_stop), (gst_tcp_client_sink_change_state):
4668 * gst/tcp/gsttcpclientsink.h:
4669 * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_base_init),
4670 (gst_tcp_client_src_class_init), (gst_tcp_client_src_init),
4671 (gst_tcp_client_src_finalize), (gst_tcp_client_src_getcaps),
4672 (gst_tcp_client_src_create), (gst_tcp_client_src_set_property),
4673 (gst_tcp_client_src_get_property), (gst_tcp_client_src_start),
4674 (gst_tcp_client_src_stop), (gst_tcp_client_src_unlock):
4675 * gst/tcp/gsttcpclientsrc.h:
4676 * gst/tcp/gsttcpplugin.c: (plugin_init):
4677 * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_base_init),
4678 (gst_tcp_server_sink_class_init), (gst_tcp_server_sink_init),
4679 (gst_tcp_server_sink_finalize),
4680 (gst_tcp_server_sink_handle_server_read),
4681 (gst_tcp_server_sink_removed), (gst_tcp_server_sink_handle_wait),
4682 (gst_tcp_server_sink_set_property),
4683 (gst_tcp_server_sink_get_property),
4684 (gst_tcp_server_sink_init_send), (gst_tcp_server_sink_close):
4685 * gst/tcp/gsttcpserversink.h:
4686 * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_base_init),
4687 (gst_tcp_server_src_class_init), (gst_tcp_server_src_init),
4688 (gst_tcp_server_src_finalize), (gst_tcp_server_src_create),
4689 (gst_tcp_server_src_set_property),
4690 (gst_tcp_server_src_get_property), (gst_tcp_server_src_start),
4691 (gst_tcp_server_src_stop), (gst_tcp_server_src_unlock):
4692 * gst/tcp/gsttcpserversrc.h:
4695 2005-12-01 Thomas Vander Stichele <thomas at apestaart dot org>
4697 * docs/plugins/Makefile.am:
4698 * docs/plugins/gst-plugins-base-plugins.args:
4699 * docs/plugins/inspect/plugin-libvisual.xml:
4700 * gst/audioconvert/plugin.h:
4701 * gst/audiorate/gstaudiorate.c: (gst_audio_rate_get_type),
4702 (gst_audio_rate_base_init), (gst_audio_rate_class_init),
4703 (gst_audio_rate_setcaps), (gst_audio_rate_init),
4704 (gst_audio_rate_chain), (gst_audio_rate_set_property),
4705 (gst_audio_rate_get_property), (gst_audio_rate_change_state),
4707 * gst/audiotestsrc/gstaudiotestsrc.c:
4708 (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_base_init),
4709 (gst_audio_test_src_class_init), (gst_audio_test_src_init),
4710 (gst_audio_test_src_src_fixate), (gst_audio_test_src_setcaps),
4711 (gst_audio_test_src_get_query_types),
4712 (gst_audio_test_src_src_query), (gst_audio_test_src_create_sine),
4713 (gst_audio_test_src_create_square),
4714 (gst_audio_test_src_create_saw),
4715 (gst_audio_test_src_create_triangle),
4716 (gst_audio_test_src_create_silence),
4717 (gst_audio_test_src_create_white_noise),
4718 (gst_audio_test_src_init_pink_noise),
4719 (gst_audio_test_src_generate_pink_noise_value),
4720 (gst_audio_test_src_create_pink_noise),
4721 (gst_audio_test_src_change_wave), (gst_audio_test_src_get_times),
4722 (gst_audio_test_src_create), (gst_audio_test_src_set_property),
4723 (gst_audio_test_src_get_property), (gst_audio_test_src_start),
4725 * gst/audiotestsrc/gstaudiotestsrc.h:
4726 * gst/subparse/gstsubparse.c: (gst_sub_parse_get_type),
4727 (gst_sub_parse_base_init), (gst_sub_parse_class_init),
4728 (gst_sub_parse_init), (gst_sub_parse_formats),
4729 (gst_sub_parse_src_eventmask), (gst_sub_parse_src_event),
4730 (convert_encoding), (get_next_line),
4731 (gst_sub_parse_data_format_autodetect),
4732 (gst_sub_parse_format_autodetect), (feed_textbuf), (handle_buffer),
4733 (gst_sub_parse_loop), (gst_sub_parse_chain),
4734 (gst_sub_parse_change_state), (gst_sub_parse_type_find),
4736 * gst/subparse/gstsubparse.h:
4737 * gst/videorate/gstvideorate.c: (gst_video_rate_get_type),
4738 (gst_video_rate_base_init), (gst_video_rate_class_init),
4739 (gst_video_rate_transformcaps), (gst_video_rate_getcaps),
4740 (gst_video_rate_setcaps), (gst_video_rate_blank_data),
4741 (gst_video_rate_init), (gst_video_rate_event),
4742 (gst_video_rate_chain), (gst_video_rate_set_property),
4743 (gst_video_rate_get_property), (gst_video_rate_change_state),
4745 * gst/videoscale/gstvideoscale.c:
4746 (gst_video_scale_method_get_type), (gst_video_scale_get_capslist),
4747 (gst_video_scale_src_template_factory),
4748 (gst_video_scale_sink_template_factory),
4749 (gst_video_scale_get_type), (gst_video_scale_base_init),
4750 (gst_video_scale_class_init), (gst_video_scale_init),
4751 (gst_video_scale_set_property), (gst_video_scale_get_property),
4752 (gst_video_scale_transform_caps), (gst_video_scale_get_format),
4753 (gst_video_scale_prepare_size), (parse_caps),
4754 (gst_video_scale_set_caps), (gst_video_scale_get_unit_size),
4755 (gst_video_scale_fixate_caps), (gst_video_scale_prepare_image),
4756 (gst_video_scale_transform), (gst_video_scale_handle_src_event),
4758 * gst/videoscale/gstvideoscale.h:
4759 * gst/videotestsrc/gstvideotestsrc.c:
4760 (gst_video_test_src_pattern_get_type),
4761 (gst_video_test_src_base_init), (gst_video_test_src_class_init),
4762 (gst_video_test_src_init), (gst_video_test_src_src_fixate),
4763 (gst_video_test_src_set_pattern),
4764 (gst_video_test_src_set_property),
4765 (gst_video_test_src_get_property), (gst_video_test_src_getcaps),
4766 (gst_video_test_src_parse_caps), (gst_video_test_src_setcaps),
4767 (gst_video_test_src_event), (gst_video_test_src_get_times),
4768 (gst_video_test_src_create), (plugin_init):
4769 * gst/videotestsrc/gstvideotestsrc.h:
4770 * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_get_size),
4771 (gst_video_test_src_smpte), (gst_video_test_src_snow),
4772 (gst_video_test_src_black):
4773 * gst/videotestsrc/videotestsrc.h:
4775 clean up docs a little
4777 2005-11-30 Wim Taymans <wim@fluendo.com>
4779 * gst-libs/gst/rtp/gstbasertpdepayload.h:
4780 * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
4781 (gst_basertppayload_event), (gst_basertppayload_push),
4782 (gst_basertppayload_change_state):
4783 * gst-libs/gst/rtp/gstbasertppayload.h:
4786 2005-11-30 Julien MOUTTE <julien@moutte.net>
4788 * docs/libs/gst-plugins-base-libs-docs.sgml:
4789 * docs/libs/gst-plugins-base-libs-sections.txt:
4790 * gst-libs/gst/video/gstvideofilter.c:
4791 * gst-libs/gst/video/gstvideosink.c:
4792 * gst-libs/gst/video/gstvideosink.h: Adding docs.
4794 2005-11-30 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
4814 * scripts/autoplugins.sh:
4817 2005-11-30 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
4821 * examples/Makefile.am:
4822 * examples/capsfilter/Makefile.am:
4823 * examples/capsfilter/capsfilter1.c:
4824 * examples/gob/Makefile.am:
4825 * examples/gob/gst-identity2.gob:
4826 * examples/indexing/.cvsignore:
4827 * examples/indexing/Makefile.am:
4828 * examples/indexing/indexmpeg.c:
4829 * examples/seeking/.cvsignore:
4830 * examples/seeking/Makefile.am:
4831 * examples/seeking/cdparanoia.c:
4832 * examples/seeking/cdplayer.c:
4833 * examples/seeking/chained.c:
4834 * examples/seeking/scrubby.c:
4835 * examples/seeking/seek.c:
4836 * examples/stats/Makefile.am:
4837 * examples/stats/mp2ogg.c:
4838 * examples/switch/.cvsignore:
4839 * examples/switch/Makefile.am:
4840 * examples/switch/switcher.c:
4841 * tests/Makefile.am:
4842 * tests/check/generic/.cvsignore:
4843 * tests/check/pipelines/.cvsignore:
4844 * tests/examples/Makefile.am:
4845 * tests/examples/seek/Makefile.am:
4846 reorganize stuff under tests/
4848 2005-11-30 Edward Hervey <edward@fluendo.com>
4850 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
4851 Go away you stupid GstStaticPadTemplate memleak.
4853 2005-11-30 Thomas Vander Stichele <thomas at apestaart dot org>
4855 * gst-libs/gst/net/Makefile.am:
4856 * gst-libs/gst/net/README:
4857 * gst-libs/gst/net/gstnetbuffer.c:
4858 * gst-libs/gst/net/gstnetbuffer.h:
4859 this was moved to "netbuffer"
4861 2005-11-30 Thomas Vander Stichele <thomas at apestaart dot org>
4863 * gst-libs/gst/video/gstvideofilter.c: (gst_video_filter_get_type),
4864 (gst_video_filter_class_init), (gst_video_filter_init):
4865 * gst-libs/gst/video/gstvideofilter.h:
4866 borgify name to bring in line with other classes
4868 2005-11-30 Thomas Vander Stichele <thomas at apestaart dot org>
4870 * gst/audioscale/.cvsignore:
4871 * gst/audioscale/Makefile.am:
4872 * gst/audioscale/README:
4873 * gst/audioscale/audioscale.vcproj:
4874 * gst/audioscale/dtof.c:
4875 * gst/audioscale/dtos.c:
4876 * gst/audioscale/functable.c:
4877 * gst/audioscale/gstaudioscale.c:
4878 * gst/audioscale/gstaudioscale.h:
4879 * gst/audioscale/private.h:
4880 * gst/audioscale/resample.c:
4881 * gst/audioscale/resample.h:
4882 * gst/audioscale/test.c:
4885 2005-11-30 Edward Hervey <edward@fluendo.com>
4887 * gst-libs/gst/netbuffer/Makefile.am:
4888 really, really tired
4890 2005-11-30 Edward Hervey <edward@fluendo.com>
4892 * gst/typefind/gsttypefindfunctions.c: (plugin_init):
4893 Update for new GstTypeFindFactory _register()
4895 2005-11-30 Edward Hervey <edward@fluendo.com>
4897 * gst-libs/gst/netbuffer/Makefile.am: (libgstnetbufferincludedir):
4898 Let's not override libgstnet from core for no reason...
4899 (libgstnetbuffer_@GST_MAJORMINOR@_la_SOURCES):
4900 Ok, maybe not so quick next time.
4902 2005-11-29 Thomas Vander Stichele <thomas at apestaart dot org>
4905 * gst-libs/gst/Makefile.am:
4906 moved gst-libs/gst/net to netbuffer through CVS surgery
4907 remove old directory
4908 updating build to accomodate
4911 2005-11-29 Andy Wingo <wingo@pobox.com>
4913 * pkgconfig/gstreamer-plugins-base.pc.in:
4914 * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
4915 * gst-libs/gst/net/Makefile.am: Rename gstnet to gstnetbuffer
4918 2005-11-29 Jan Schmidt <thaytan@mad.scientist.com>
4920 * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
4921 3rd time's the charm. Correct ref-counting for discarded buffers.
4923 2005-11-29 Jan Schmidt <thaytan@mad.scientist.com>
4925 * gst/playback/gststreamselector.c:
4926 (gst_stream_selector_class_init),
4927 (gst_stream_selector_set_property),
4928 (gst_stream_selector_get_property),
4929 (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
4932 2005-11-29 Tim-Philipp Müller <tim at centricular dot net>
4934 * gst/subparse/gstsubparse.c: (feed_textbuf):
4935 Don't access already unref'ed buffer.
4937 2005-11-29 Jan Schmidt <thaytan@mad.scientist.com>
4939 * gst/playback/gststreamselector.c:
4940 (gst_stream_selector_class_init), (gst_stream_selector_init),
4941 (gst_stream_selector_dispose), (gst_stream_selector_set_property),
4942 (gst_stream_selector_get_property),
4943 (gst_stream_selector_get_linked_pad),
4944 (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
4945 * gst/playback/gststreamselector.h:
4946 Add the active-pad property for playbin to use shortly. Ignore buffers
4947 from any other pad, returning GST_FLOW_NOT_LINKED
4949 2005-11-29 Julien MOUTTE <julien@moutte.net>
4951 * ext/ogg/gstoggdemux.c: (gst_ogg_type_find): Free the list,
4952 patch from bug #322704 (Alessandro Decina).
4954 2005-11-29 Thomas Vander Stichele <thomas at apestaart dot org>
4956 * gst-libs/gst/audio/Makefile.am:
4957 folded audiofilter into the audio library
4959 2005-11-29 Thomas Vander Stichele <thomas at apestaart dot org>
4961 * gst/videoscale/gstvideoscale.h:
4962 * gst/videoscale/gstvideoscale.c:
4963 remove unimplemented scale methods
4965 2005-11-28 Tim-Philipp Müller <tim at centricular dot net>
4967 * ext/ogg/gstoggmux.c: (gst_ogg_mux_send_headers):
4970 2005-11-28 Julien MOUTTE <julien@moutte.net>
4972 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
4973 (gst_ximagesink_setcaps):
4974 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
4975 (gst_xvimagesink_setcaps): Fixed a tricky bug. When caps renegotiation
4976 happens (only visible on ximagesink but bug is in xv too) set_caps was
4977 destroying the internal x[v]image used to memcpy non locally alloced
4978 buffers so that it got renewed on next _chain. The issue is that
4979 _expose will try to put that image as it reffed it in _put.
4980 Using gst_buffer_unref instead of destroy fixes it !
4982 2005-11-28 Edward Hervey <edward@fluendo.com>
4984 * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
4985 (try_to_link_1), (queue_filled_cb):
4986 Better use of the queues. Start with a small size queue and only increase
4987 the size of the queues when the other queues are empty.
4989 2005-11-28 Thomas Vander Stichele <thomas at apestaart dot org>
4991 * gst-libs/gst/video/Makefile.am:
4992 compile in copied-over videofilter into the video library
4993 * gst-libs/gst/video/videosink.h:
4994 rename the header to gstvideosink.h since it's a base GstObject class
4995 * sys/ximage/ximagesink.h:
4996 * sys/xvimage/xvimagesink.h:
4999 2005-11-28 Wim Taymans <wim@fluendo.com>
5001 * gst/playback/gstplaybasebin.c: (group_commit), (probe_triggered):
5002 * gst/playback/gstplaybasebin.h:
5003 Prepare to handle errors betters.
5005 * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
5006 Set sinks to PAUSED first before adding and linking them so that
5007 we don't interrupt dataflow.
5009 2005-11-28 Wim Taymans <wim@fluendo.com>
5011 * gst-libs/gst/audio/TODO:
5014 * gst-libs/gst/audio/gstaudiosink.c:
5015 (gst_audioringbuffer_open_device),
5016 (gst_audioringbuffer_close_device), (gst_audioringbuffer_acquire),
5017 (gst_audioringbuffer_release):
5020 * gst-libs/gst/audio/gstbaseaudiosink.c:
5021 (gst_base_audio_sink_class_init), (gst_base_audio_sink_render),
5022 (gst_base_audio_sink_change_state):
5023 Slave to the master clock when going to PLAYING and unslave when
5026 * gst-libs/gst/audio/gstringbuffer.c:
5027 (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
5028 (gst_ring_buffer_acquire), (gst_ring_buffer_release),
5029 (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
5030 (gst_ring_buffer_clear_all), (wait_segment),
5031 (gst_ring_buffer_commit), (gst_ring_buffer_read),
5032 (gst_ring_buffer_advance):
5033 * gst-libs/gst/audio/gstringbuffer.h:
5034 Add some docs and cleanups.
5036 2005-11-28 Julien MOUTTE <julien@moutte.net>
5038 * sys/xvimage/xvimagesink.c:
5039 (gst_xvimagesink_navigation_send_event): Fix navigation events
5040 coordinates translation with pixel aspect ratios.
5042 2005-11-28 Julien MOUTTE <julien@moutte.net>
5044 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
5045 Use calculated video geometry from _setcaps instead of buffer
5046 caps to respect pixel aspect ratio. (fixes #322388)
5048 2005-11-28 Julien MOUTTE <julien@moutte.net>
5050 * docs/libs/tmpl/gstcolorbalance.sgml:
5051 * docs/libs/tmpl/gstmixer.sgml:
5052 * docs/libs/tmpl/gstxoverlay.sgml:
5053 * gst-libs/gst/interfaces/xoverlay.c: Add docs for the Xoverlay
5056 2005-11-28 Julien MOUTTE <julien@moutte.net>
5058 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
5059 Refuse to create an XvImage if we can't find the format.
5061 2005-11-28 Edward Hervey <edward@fluendo.com>
5063 * gst-libs/gst/riff/riff-media.c:
5064 (gst_riff_create_audio_template_caps):
5065 Add ATRAC3 to the list of riff-possible audio caps.
5066 I know we still don't have a plugin for atrac3, but it's saner to output
5067 that than a cryptic mimetype.
5069 2005-11-27 Edward Hervey <edward@fluendo.com>
5071 * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_auds):
5072 Don't try to create a zero-sized subbuffer.
5074 2005-11-27 Julien MOUTTE <julien@moutte.net>
5076 * sys/ximage/ximagesink.c: (gst_ximage_buffer_free),
5077 (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_put),
5078 (gst_ximagesink_bufferpool_clear), (gst_ximagesink_buffer_alloc),
5079 (gst_ximagesink_expose): Fixed a tricky race.
5080 * sys/ximage/ximagesink.h:
5081 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
5082 (gst_xvimagesink_expose): Fixed a tricky race.
5083 * sys/xvimage/xvimagesink.h:
5085 2005-11-27 Edward Hervey <edward@fluendo.com>
5087 * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
5088 (gst_decode_bin_init), (close_pad_link), (try_to_link_1):
5089 Remove unused properties, and add queues between demuxers and decoders
5090 so that a lot more files can preroll properly.
5092 2005-11-27 Thomas Vander Stichele <thomas at apestaart dot org>
5094 * gst-libs/gst/net/Makefile.am:
5095 * gst-libs/gst/rtp/Makefile.am:
5096 * gst-libs/gst/tag/Makefile.am:
5097 remove silly include
5098 * gst/tags/Makefile.am:
5099 * gst/tags/gsttagediting.c:
5100 * gst/tags/gsttageditingprivate.h:
5101 * gst/tags/tagedit.vcproj:
5102 remove directory, is as good as empty
5104 2005-11-27 Thomas Vander Stichele <thomas at apestaart dot org>
5107 added GST_LIB_LDFLAGS and GST_ALL_LDFLAGS
5108 * gst-libs/Makefile.am:
5109 * gst-libs/gst/audio/Makefile.am:
5110 * gst-libs/gst/interfaces/Makefile.am:
5111 * gst-libs/gst/net/Makefile.am:
5112 * gst-libs/gst/riff/Makefile.am:
5113 * gst-libs/gst/rtp/Makefile.am:
5114 * gst-libs/gst/tag/Makefile.am:
5115 * gst-libs/gst/video/Makefile.am:
5118 2005-11-27 Julien MOUTTE <julien@moutte.net>
5120 * docs/libs/tmpl/gstcolorbalance.sgml:
5121 * docs/libs/tmpl/gstmixer.sgml:
5122 * docs/libs/tmpl/gstxoverlay.sgml:
5123 * sys/ximage/ximagesink.c: (gst_ximagesink_buffer_alloc):
5124 * sys/ximage/ximagesink.h:
5125 * sys/xvimage/xvimagesink.h: More and more documentation.
5127 2005-11-26 Julien MOUTTE <julien@moutte.net>
5129 * docs/libs/gst-plugins-base-libs-docs.sgml:
5130 * docs/libs/gst-plugins-base-libs-sections.txt:
5131 * docs/libs/tmpl/gstcolorbalance.sgml:
5132 * docs/libs/tmpl/gstmixer.sgml:
5133 * docs/libs/tmpl/gstxoverlay.sgml: Add the XOverlay interface
5136 2005-11-26 Julien MOUTTE <julien@moutte.net>
5138 * docs/plugins/Makefile.am:
5139 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
5140 * docs/plugins/gst-plugins-base-plugins-sections.txt:
5141 * sys/xvimage/xvimagesink.c: Added doc for xvimagesink.
5143 2005-11-26 Julien MOUTTE <julien@moutte.net>
5145 * docs/plugins/Makefile.am:
5146 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
5147 * docs/plugins/gst-plugins-base-plugins-sections.txt:
5148 * docs/plugins/inspect/plugin-adder.xml:
5149 * docs/plugins/inspect/plugin-alsa.xml:
5150 * docs/plugins/inspect/plugin-audioconvert.xml:
5151 * docs/plugins/inspect/plugin-audiorate.xml:
5152 * docs/plugins/inspect/plugin-audioresample.xml:
5153 * docs/plugins/inspect/plugin-audiotestsrc.xml:
5154 * docs/plugins/inspect/plugin-decodebin.xml:
5155 * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
5156 * docs/plugins/inspect/plugin-gnomevfs.xml:
5157 * docs/plugins/inspect/plugin-ogg.xml:
5158 * docs/plugins/inspect/plugin-playbin.xml:
5159 * docs/plugins/inspect/plugin-subparse.xml:
5160 * docs/plugins/inspect/plugin-tcp.xml:
5161 * docs/plugins/inspect/plugin-theora.xml:
5162 * docs/plugins/inspect/plugin-typefindfunctions.xml:
5163 * docs/plugins/inspect/plugin-video4linux.xml:
5164 * docs/plugins/inspect/plugin-videorate.xml:
5165 * docs/plugins/inspect/plugin-videoscale.xml:
5166 * docs/plugins/inspect/plugin-videotestsrc.xml:
5167 * docs/plugins/inspect/plugin-volume.xml:
5168 * docs/plugins/inspect/plugin-vorbis.xml:
5169 * docs/plugins/inspect/plugin-ximagesink.xml:
5170 * docs/plugins/inspect/plugin-xvimagesink.xml: Updated version.
5171 * sys/ximage/ximagesink.c: Adding documentation for ximagesink.
5173 2005-11-26 Edward Hervey <edward@fluendo.com>
5175 * gst/audiorate/gstaudiorate.c: (gst_audiorate_chain):
5176 Properly return GstFlowReturn from gst_pad_push in chain functions.
5178 2005-11-25 Michael Smith <msmith@fluendo.com>
5180 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
5181 (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
5182 (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
5183 (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
5184 Handle various conditions better when we don't understand a stream.
5185 Removes a heap of CRITICALs on ogg streams containing unknown data.
5187 2005-11-24 Andy Wingo <wingo@pobox.com>
5189 * gst/tcp/gstmultifdsink.c (gst_multifdsink_handle_client_write):
5192 2005-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
5194 * configure.ac: back to HEAD
5196 === release 0.9.6 ===
5198 2005-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
5201 releasing 0.9.6, "White Eight"
5203 2005-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
5205 * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
5206 * docs/plugins/inspect/plugin-sine.xml:
5207 remove sinesrc some more
5209 2005-11-23 Wim Taymans <wim@fluendo.com>
5211 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
5212 If we are reading too slowly, jump forward in the ringbuffer
5213 instead of blocking.
5215 2005-11-23 Jan Schmidt <thaytan@mad.scientist.com>
5217 * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
5219 * ext/theora/theoraenc.c: (theora_enc_sink_setcaps):
5220 * gst/videorate/gstvideorate.c: (gst_videorate_setcaps),
5221 (gst_videorate_chain):
5222 * gst/videotestsrc/gstvideotestsrc.c:
5223 (gst_videotestsrc_src_fixate), (gst_videotestsrc_create):
5224 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_fps),
5225 (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query),
5226 (gst_v4lmjpegsrc_get), (gst_v4lmjpegsrc_getcaps):
5227 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
5228 (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
5229 Updates for API changes
5231 2005-11-23 Wim Taymans <wim@fluendo.com>
5233 * gst-libs/gst/audio/gstbaseaudiosink.c:
5234 (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
5235 (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
5236 Fix for calibration API change.
5238 2005-11-23 Michael Smith <msmith@fluendo.com>
5240 * gst-libs/gst/audio/multichannel.c:
5241 (gst_audio_get_channel_positions),
5242 (gst_audio_set_channel_positions),
5243 (gst_audio_set_structure_channel_positions_list),
5244 (gst_audio_fixate_channel_positions):
5245 Use gst_value_array_*() functions on value arrays, not
5248 2005-11-23 Edward Hervey <edward@fluendo.com>
5251 eheh, sinesrc is gone. Replacing sample srcfile by existing one.
5254 2005-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
5256 * check/Makefile.am:
5257 * check/elements/videotestsrc.c: (setup_videotestsrc),
5258 (cleanup_videotestsrc), (GST_START_TEST), (videotestsrc_suite),
5260 add a test for videotestsrc
5262 2005-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
5264 * gst/sine/.cvsignore:
5265 * gst/sine/Makefile.am:
5266 * gst/sine/gstsinesrc.c:
5267 * gst/sine/gstsinesrc.h:
5268 * gst/sine/sinesrc.vcproj:
5269 and remove sinesrc from the repository. Closes #321446
5271 2005-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
5274 * gst-plugins-base.spec.in:
5275 remove sinesrc from the build
5277 2005-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
5279 * check/Makefile.am:
5280 * check/elements/audiotestsrc.c: (setup_audiotestsrc),
5281 (cleanup_audiotestsrc), (GST_START_TEST), (audiotestsrc_suite),
5283 add a test for audiotestsrc, testing all waves. Even seems
5284 leak-free at first glance, nice job Stefan
5286 2005-11-23 Jan Schmidt <thaytan@mad.scientist.com>
5302 Translation string updates
5304 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
5305 (gst_v4lsrc_set_caps):
5306 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
5307 (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
5308 * sys/v4l/v4lsrc_calls.h:
5309 Improve v4lsrc, by making it work again.
5311 2005-11-23 Jan Schmidt <thaytan@mad.scientist.com>
5313 * ext/libvisual/visual.c: (gst_visual_chain):
5314 Fix the fps calculations.
5316 * gst/ffmpegcolorspace/avcodec.h:
5317 Move structure element for clarity
5319 * gst-libs/gst/interfaces/tunernorm.c: (gst_tuner_norm_init):
5320 * gst-libs/gst/interfaces/tunernorm.h:
5321 * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_src_link):
5322 * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
5323 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
5324 (gst_v4lmjpegsrc_get_fps), (gst_v4lmjpegsrc_src_convert),
5325 (gst_v4lmjpegsrc_src_query), (gst_v4lmjpegsrc_get),
5326 (gst_v4lmjpegsrc_getcaps):
5327 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
5328 (gst_v4lsrc_set_caps):
5329 * sys/v4l/gstv4lsrc.h:
5330 * sys/v4l/v4l_calls.c: (gst_v4l_open):
5331 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
5332 (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
5333 * sys/v4l/v4lsrc_calls.h:
5334 Fractional framerates...
5336 2005-11-22 Wim Taymans <wim@fluendo.com>
5338 * gst-libs/gst/audio/gstbaseaudiosink.c:
5339 (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
5340 (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
5341 And we provide a clock by default, of course...
5343 2005-11-22 Wim Taymans <wim@fluendo.com>
5345 * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init):
5346 This clock can be slaved to a master clock now.
5348 * gst-libs/gst/audio/gstbaseaudiosink.c:
5349 (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
5350 (gst_base_audio_sink_dispose), (gst_base_audio_sink_provide_clock),
5351 (gst_base_audio_sink_set_clock),
5352 (gst_base_audio_sink_set_property),
5353 (gst_base_audio_sink_get_property), (gst_base_audio_sink_preroll),
5354 (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
5355 * gst-libs/gst/audio/gstbaseaudiosink.h:
5356 Handle slaving the internal clock to the clock selected in the
5358 Add property to make the basesink not provide a clock.
5360 * gst-libs/gst/rtp/gstbasertpdepayload.c:
5361 (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
5362 (gst_base_rtp_depayload_wait):
5363 * gst-libs/gst/rtp/gstbasertpdepayload.h:
5364 We can use the clock in GstElement, no need to store it ourselves.
5366 2005-11-22 Thomas Vander Stichele <thomas at apestaart dot org>
5368 * docs/libs/tmpl/gstaudio.sgml:
5370 * ext/cdparanoia/gstcdparanoia.c: (gst_paranoia_mode_get_type),
5371 (gst_paranoia_endian_get_type):
5372 * ext/theora/theoraenc.c: (gst_border_mode_get_type):
5373 * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
5374 * gst/audiotestsrc/gstaudiotestsrc.c:
5375 (gst_audiostestsrc_wave_get_type):
5376 * gst/playback/gststreaminfo.c: (gst_stream_type_get_type):
5377 * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
5378 * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
5379 (gst_sync_method_get_type), (gst_unit_type_get_type),
5380 (gst_client_status_get_type), (gst_multifdsink_class_init),
5381 (gst_multifdsink_new_client), (gst_multifdsink_recover_client),
5382 (gst_multifdsink_queue_buffer), (gst_multifdsink_set_property),
5383 (gst_multifdsink_get_property):
5384 * gst/tcp/gstmultifdsink.h:
5385 * gst/videoscale/gstvideoscale.c: (gst_videoscale_method_get_type):
5386 * gst/videotestsrc/gstvideotestsrc.c:
5387 (gst_videotestsrc_pattern_get_type):
5388 remove deprecated properties
5389 fix up enums to correctly have short lowercase dashed nicks
5391 2005-11-22 Michael Smith <msmith@fluendo.com>
5393 * gst/videorate/gstvideorate.c: (gst_videorate_chain):
5394 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
5397 2005-11-22 Michael Smith <msmith@fluendo.com>
5399 * gst/videorate/gstvideorate.c: (gst_videorate_chain):
5400 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
5401 Use utility method for scaling clocktime for fractional framerates.
5403 2005-11-22 Jan Schmidt <thaytan@mad.scientist.com>
5405 * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
5407 * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
5408 * ext/theora/theoradec.c: (theora_handle_type_packet):
5409 * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
5411 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
5412 * gst-libs/gst/video/video.c: (gst_video_frame_rate):
5413 * gst-libs/gst/video/video.h:
5414 * gst/ffmpegcolorspace/avcodec.h:
5415 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
5416 (gst_ffmpeg_caps_to_pixfmt):
5417 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5418 (gst_ffmpegcsp_set_caps):
5419 * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
5420 (gst_videorate_setcaps), (gst_videorate_blank_data),
5421 (gst_videorate_chain):
5422 * gst/videotestsrc/gstvideotestsrc.c:
5423 (gst_videotestsrc_src_fixate), (gst_videotestsrc_getcaps),
5424 (gst_videotestsrc_parse_caps), (gst_videotestsrc_setcaps),
5425 (gst_videotestsrc_event), (gst_videotestsrc_create):
5426 * gst/videotestsrc/gstvideotestsrc.h:
5427 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
5428 (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
5429 (gst_ximagesink_get_times), (gst_ximagesink_init):
5430 * sys/ximage/ximagesink.h:
5431 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
5432 (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
5433 (gst_xvimagesink_get_times), (gst_xvimagesink_init):
5434 * sys/xvimage/xvimagesink.h:
5435 Convert elements to use fractions for their framerate.
5436 V4L elements to come later tonight.
5438 2005-11-22 Thomas Vander Stichele <thomas at apestaart dot org>
5440 * gst-libs/gst/audio/audio.c:
5441 * gst-libs/gst/audio/audio.h:
5442 remove some deprecated functions
5444 2005-11-22 Andy Wingo <wingo@pobox.com>
5446 * Update for gst_tag_setter API changes.
5448 2005-11-22 Andy Wingo <wingo@pobox.com>
5450 * ext/ogg/gstoggdemux.c (gst_ogg_pad_submit_packet)
5451 (gst_ogg_demux_perform_seek):
5452 * ext/theora/theoradec.c (theora_dec_sink_event):
5453 * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): Run
5456 2005-11-22 Wim Taymans <wim@fluendo.com>
5458 * examples/seeking/seek.c: (main):
5459 Give higher priority to bus signals than the gtk events
5460 to fix a race condition in the segment looping.
5462 2005-11-22 Tim-Philipp Müller <tim at centricular dot net>
5464 * ext/theora/Makefile.am:
5465 * ext/vorbis/Makefile.am:
5466 * gst-libs/gst/tag/Makefile.am:
5467 * gst-plugins-base.spec.in:
5468 Rename libgsttagedit to libgsttag (#322117).
5470 2005-11-22 Tim-Philipp Müller <tim at centricular dot net>
5472 * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
5473 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
5474 Call gst_x_overlay_prepare_xwindow_id() to give applications
5475 a final chance to set their own xwindow id before the video
5476 sink creates its own window.
5478 2005-11-22 Julien MOUTTE <julien@moutte.net>
5480 * sys/xvimage/xvimagesink.c:
5481 (gst_xvimagesink_navigation_send_event): Handle navigation
5482 events correcly with borders if applicable.
5484 2005-11-22 Tim-Philipp Müller <tim at centricular dot net>
5486 Patch by: Luca Ognibene
5488 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
5489 (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
5490 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5491 (gst_ffmpegcsp_caps_remove_format_info):
5492 * gst/ffmpegcolorspace/imgconvert.c:
5493 * gst/ffmpegcolorspace/imgconvert_template.h:
5494 Forward-port fixes from the 0.8 branch (patch by Luca Ognibene,
5495 #318353); use gst_structure_has_name().
5497 2005-11-22 Julien MOUTTE <julien@moutte.net>
5499 * sys/ximage/ximagesink.c: (gst_ximagesink_event_thread),
5500 (gst_ximagesink_class_init): Add debug macros on functions.
5501 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
5502 (gst_xvimagesink_xwindow_draw_borders),
5503 (gst_xvimagesink_xvimage_put),
5504 (gst_xvimagesink_xwindow_update_geometry),
5505 (gst_xvimagesink_handle_xevents), (gst_xvimagesink_get_xv_support),
5506 (gst_xvimagesink_event_thread), (gst_xvimagesink_xcontext_get),
5507 (gst_xvimagesink_xcontext_clear),
5508 (gst_xvimagesink_get_format_from_caps), (gst_xvimagesink_setcaps),
5509 (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
5510 (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
5511 (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
5512 (gst_xvimagesink_get_property), (gst_xvimagesink_finalize),
5513 (gst_xvimagesink_init), (gst_xvimagesink_class_init):
5514 * sys/xvimage/xvimagesink.h: Refactoring to handle aspect ratio,
5515 expose while being PAUSED, out of data flow navigation events, etc..
5517 2005-11-22 Thomas Vander Stichele <thomas at apestaart dot org>
5519 * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
5520 * gst-libs/gst/audio/audio.h:
5521 fix prototype - wondering why the test worked regardless
5523 2005-11-21 Thomas Vander Stichele <thomas at apestaart dot org>
5525 * check/Makefile.am:
5526 * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
5527 * gst-libs/gst/audio/audio.h:
5528 add a method that returns a proper GstClockTime
5530 2005-11-21 Tim-Philipp Müller <tim at centricular dot net>
5532 * gst-libs/gst/interfaces/xoverlay.c: (gst_x_overlay_base_init),
5533 (gst_x_overlay_got_xwindow_id), (gst_x_overlay_prepare_xwindow_id):
5534 * gst-libs/gst/interfaces/xoverlay.h:
5535 Remove everything having to do with the desired size; add
5536 gst_x_overlay_prepare_xwindow_id() function; remove the
5537 'have-xwindow-id' signal and make gst_x_overlay_got_xwindow_id()
5538 post a message on the bus instead (#321816).
5540 * sys/ximage/ximagesink.c: (gst_ximagesink_xoverlay_init):
5541 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps),
5542 (gst_xvimagesink_xoverlay_init):
5543 Remove desired size stuff (#321816).
5545 2005-11-21 Tim-Philipp Müller <tim at centricular dot net>
5547 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
5548 (mpeg2_sys_type_find), (mpeg1_sys_type_find),
5549 (mpeg_video_type_find), (mpeg_video_stream_type_find):
5550 Terminate vararg functions with NULL instead of 0 to
5553 2005-11-21 Andy Wingo <wingo@pobox.com>
5555 patch by: Sebastien Cote <sebas642@yahoo.ca>
5557 * gst-libs/gst/rtp/gstrtpbuffer.h:
5558 * gst-libs/gst/rtp/gstrtpbuffer.c
5559 (gst_rtpbuffer_get_payload_buffer): New function. Fixes #321451.
5561 2005-11-21 Andy Wingo <wingo@pobox.com>
5563 * gst/playback/gstplaybin.c (gen_audio_element)
5564 (gen_video_element): Use the new MISSING_PLUGIN core error
5565 category. Closes #320060.
5567 * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event):
5568 * gst/videorate/gstvideorate.c (gst_videorate_event):
5569 * ext/theora/theoradec.c (theora_dec_sink_event):
5570 * ext/theora/theoraenc.c (theora_enc_sink_event): Don't take
5573 * gst/subparse/gstsubparse.c (gst_subparse_src_event):
5574 * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek): Update for
5575 stream lock changes.
5577 2005-11-21 Wim Taymans <wim@fluendo.com>
5579 * gst-libs/gst/audio/gstbaseaudiosink.c:
5580 (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
5581 (gst_base_audio_sink_provide_clock),
5582 (gst_base_audio_sink_set_clock), (gst_base_audio_sink_render),
5583 (gst_base_audio_sink_change_state):
5584 * gst/audioresample/gstaudioresample.c:
5587 2005-11-21 Andy Wingo <wingo@pobox.com>
5590 * *.c: Ran scripts/update-macros. Oh yes.
5592 2005-11-21 Tim-Philipp Müller <tim at centricular dot net>
5594 * sys/ximage/Makefile.am:
5595 * sys/ximage/ximage.c:
5596 Rename ximage plugin to ximagesink (#321426) (Don't forget to
5597 remove your old libgstximage.* manually if necessary).
5599 2005-11-21 Michael Smith <msmith@fluendo.com>
5601 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup):
5602 Minimal fix for bug #320200: set the min/max bitrate in the correct
5603 units. A better fix would be to upgrade to the RATEMANAGE2
5604 interface, rather than using the deprecated interface used here, but
5605 that would require an update in our libvorbis dependency (to 1.1),
5606 which is probably undesirable.
5608 2005-11-21 Jan Schmidt <thaytan@mad.scientist.com>
5610 * ext/libvisual/visual.c: (get_buffer):
5611 * gst-libs/gst/audio/gstbaseaudiosrc.c:
5612 (gst_base_audio_src_fixate):
5613 * gst/audioconvert/gstaudioconvert.c:
5614 (gst_audio_convert_fixate_caps):
5615 * gst/audioscale/gstaudioscale.c: (gst_audioscale_fixate):
5616 * gst/audiotestsrc/gstaudiotestsrc.c:
5617 (gst_audiotestsrc_src_fixate):
5618 * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
5619 * gst/videorate/gstvideorate.c: (gst_videorate_setcaps):
5620 * gst/videoscale/gstvideoscale.c: (gst_videoscale_fixate_caps):
5621 * gst/videotestsrc/gstvideotestsrc.c:
5622 (gst_videotestsrc_src_fixate):
5623 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate):
5624 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
5625 Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
5629 2005-11-21 Tim-Philipp Müller <tim at centricular dot net>
5631 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
5632 (gst_riff_create_iavs_caps):
5633 * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_file_header),
5634 (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
5635 (gst_riff_parse_info):
5636 * gst/videotestsrc/videotestsrc.c: (paintinfo_find_by_structure):
5637 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_caps):
5638 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
5639 Fixes for GST_FOURCC_FORMAT API change.
5641 2005-11-21 Andy Wingo <wingo@pobox.com>
5643 patch by: Alessandro Dessina <alessandro nnva org>
5645 * ext/ogg/gstoggmux.c (gst_ogg_mux_set_header_on_caps):
5646 * ext/ogg/gstoggparse.c (gst_ogg_parse_append_header)
5647 (gst_ogg_parse_chain):
5648 * ext/theora/theoraenc.c (theora_set_header_on_caps):
5649 * ext/vorbis/vorbisenc.c (gst_vorbisenc_set_header_on_caps):
5650 * ext/vorbis/vorbisparse.c (vorbis_parse_set_header_on_caps): Fix
5651 gst_value_list calls on arrays. Fixes #321962.
5653 2005-11-21 Tim-Philipp Müller <tim at centricular dot net>
5655 * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
5656 (gst_ogg_mux_request_new_pad), (gst_ogg_mux_queue_pads),
5657 (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
5658 * gst/adder/gstadder.c: (gst_adder_init),
5659 (gst_adder_request_new_pad), (gst_adder_collected),
5660 (gst_adder_change_state):
5661 Update for gst_collectpads_foo() to gst_collect_pads_foo()
5664 2005-11-21 Michael Smith <msmith@fluendo.com>
5666 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
5667 (gst_vorbisenc_chain), (gst_vorbisenc_output_buffers):
5668 Properly handle pad_push return values.
5670 2005-11-20 Jan Schmidt <thaytan@mad.scientist.com>
5672 * gst-libs/gst/tag/Makefile.am:
5673 * gst-libs/gst/tag/gstvorbistag.c:
5674 (gst_tag_list_to_vorbiscomment_buffer):
5675 Remove obsolete vorbistag element and debug category.
5677 * gst/playback/gstplaybasebin.c: (check_queue):
5678 Don't divide by 0 when queue-threshold is 0.
5680 * sys/ximage/ximagesink.c: (gst_ximagesink_set_property):
5681 Don't modify an existing pixel-aspect-ratio if we fail to read
5684 2005-11-20 Wim Taymans <wim@fluendo.com>
5686 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_push_buffer),
5687 (gst_vorbisenc_push_packet):
5688 GST_PAD_IS_USABLE is gone, use the return value of
5689 the push or pad_alloc_buffer instead.
5691 2005-11-18 Julien MOUTTE <julien@moutte.net>
5693 * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
5694 (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
5695 (gst_ximagesink_ximage_destroy),
5696 (gst_ximagesink_xwindow_draw_borders), (gst_ximagesink_ximage_put),
5697 (gst_ximagesink_xwindow_new),
5698 (gst_ximagesink_xwindow_update_geometry),
5699 (gst_ximagesink_handle_xevents), (gst_ximagesink_event_thread),
5700 (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
5701 (gst_ximagesink_bufferpool_clear), (gst_ximagesink_getcaps),
5702 (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
5703 (gst_ximagesink_show_frame), (gst_ximagesink_buffer_alloc),
5704 (gst_ximagesink_navigation_send_event),
5705 (gst_ximagesink_set_xwindow_id), (gst_ximagesink_expose),
5706 (gst_ximagesink_set_property), (gst_ximagesink_get_property),
5707 (gst_ximagesink_finalize), (gst_ximagesink_init),
5708 (gst_ximagesink_class_init):
5709 * sys/ximage/ximagesink.h: Refactoring of ximagesink.
5710 This new version brings correct software scaling, non flickering
5711 window while resizing, pixel aspect ratio handling, usage of
5712 hardware buffer pools, out of data flow event thread for
5713 navigation and handling of expose events even when being PAUSED,
5714 a new property to keep video aspect ratio when resizing, etc...
5716 2005-11-18 Julien MOUTTE <julien@moutte.net>
5718 * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
5719 (gst_videoscale_fixate_caps): Introduce back caps fixate with
5722 2005-11-18 <bilboed@dvdsrc.fluendo.com>
5724 * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
5725 Unsetting IS_SINK flag from the fakesink, so decodebin
5726 never behaves as a sink.
5728 2005-11-17 Wim Taymans <wim@fluendo.com>
5730 * gst-libs/gst/audio/gstbaseaudiosrc.c:
5731 (gst_base_audio_src_change_state):
5732 Fix the audiosrc base class again, we did not unflush.
5734 2005-11-17 Julien MOUTTE <julien@moutte.net>
5736 * examples/seeking/seek.c: (make_dv_pipeline),
5737 (make_vorbis_theora_pipeline), (make_avi_pipeline),
5738 (make_mpegnt_pipeline): Use VSINK everywhere, add a scaler
5739 to ogg/vorbis/theora pipeline.
5741 2005-11-17 Wim Taymans <wim@fluendo.com>
5743 * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
5744 (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
5745 (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
5746 Fix EOS on multiple streams.
5749 2005-11-16 Wim Taymans <wim@fluendo.com>
5751 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_configure_segment),
5752 (gst_ogg_demux_perform_seek):
5753 Segment done must include stream time.
5755 * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
5756 (gst_ogg_mux_clear), (gst_ogg_mux_init), (gst_ogg_mux_finalize),
5757 (gst_ogg_mux_change_state):
5758 Fix ogg muxer again.
5760 2005-11-16 Wim Taymans <wim@fluendo.com>
5762 * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init):
5765 2005-11-16 Thomas Vander Stichele <thomas at apestaart dot org>
5767 * ext/libvisual/visual.c: (gst_visual_init):
5768 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
5769 * ext/ogg/gstoggparse.c: (gst_ogg_parse_init),
5770 (gst_ogg_parse_chain):
5771 * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
5772 (gst_ogm_video_parse_init), (gst_ogm_text_parse_init):
5773 * ext/theora/theoradec.c: (gst_theora_dec_init):
5774 * ext/theora/theoraenc.c: (gst_theora_enc_init):
5775 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
5776 * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_init):
5777 * gst/adder/gstadder.c: (gst_adder_class_init),
5778 (gst_adder_dispose):
5779 * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
5780 * gst/subparse/gstsubparse.c: (gst_subparse_init):
5781 * gst/videorate/gstvideorate.c: (gst_videorate_init):
5782 Fix a whole set of pad template leaks
5784 2005-11-16 Thomas Vander Stichele <thomas at apestaart dot org>
5786 * check/generic/states.c: (GST_START_TEST):
5787 fix the test so that it only checks for elements that are part of
5790 2005-11-16 Michael Smith <msmith@fluendo.com>
5792 * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_reset),
5793 (gst_ogg_mux_init), (gst_ogg_mux_request_new_pad),
5794 (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
5795 (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
5796 (gst_ogg_mux_collected), (gst_ogg_mux_clear_collectpads),
5797 (gst_ogg_mux_change_state):
5798 Fix leaking collectpads.
5800 2005-11-16 Edward Hervey <edward@fluendo.com>
5802 * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
5803 (gst_videorate_event), (gst_videorate_chain):
5804 Handle segment seeks
5806 2005-11-16 Wim Taymans <wim@fluendo.com>
5808 * gst-libs/gst/audio/gstbaseaudiosink.c:
5809 (gst_base_audio_sink_provide_clock),
5810 (gst_base_audio_sink_change_state):
5811 Set ringbuffer to non-flushing when going to PAUSED, set to
5812 flushing again when going to READY.
5814 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
5815 (gst_ring_buffer_stop):
5816 Start in flushing mode by default.
5817 Don't set flushing in the _stop method, let the app call
5820 2005-11-16 Julien MOUTTE <julien@moutte.net>
5822 * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_center_rect):
5823 * gst-libs/gst/video/videosink.h: Add helper function needed
5826 2005-11-16 Tim-Philipp Müller <tim at centricular dot net>
5828 * gst/videoscale/gstvideoscale.c:
5829 (gst_videoscale_handle_src_event):
5830 Don't leak reference to pad parent.
5832 2005-11-16 Wim Taymans <wim@fluendo.com>
5834 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop):
5835 Set ringbuffer to flushing when stopping so that we don't
5836 block on wait_segment anymore and livelock.
5838 2005-11-16 Wim Taymans <wim@fluendo.com>
5840 * examples/seeking/seek.c: (send_event), (do_seek),
5841 (loop_toggle_cb), (segment_done), (main):
5842 Added looping checkbox.
5844 2005-11-16 Thomas Vander Stichele <thomas at apestaart dot org>
5846 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
5847 (gst_ogg_demux_init):
5848 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
5849 (gst_vorbis_dec_init):
5850 revert unrefs, they don't pass make check
5852 2005-11-15 Johan Dahlin <johan@gnome.org>
5854 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
5855 (gst_ogg_demux_init), (gst_ogg_demux_finalize):
5856 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
5857 (gst_vorbis_dec_init):
5858 Fix pad template leaks.
5860 2005-11-15 Tim-Philipp Müller <tim at centricular dot net>
5862 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state):
5863 Make state change function thread safe.
5865 2005-11-15 Edward Hervey <edward@fluendo.com>
5867 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_receive_event),
5868 (gst_ogg_demux_class_init):
5869 Implement GstElement::send_event, so we can send seek events
5872 2005-11-14 Julien MOUTTE <julien@moutte.net>
5874 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new):
5875 Discovered how to take away flickering while resizing the
5876 window. Please don't put that in ximagesink, refactoring in
5879 2005-11-14 Michael Smith <msmith@fluendo.com>
5881 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_client_queue_data),
5882 (gst_multifdsink_render):
5883 Don't leak GDP headers when using GDP mode (i.e. tcpserversink).
5885 2005-11-14 Tim-Philipp Müller <tim at centricular dot net>
5887 * gst/playback/gstplaybin.c: (gen_audio_element):
5888 Use autoaudiosink, it tends to be more widely available than
5891 2005-11-14 Andy Wingo <wingo@pobox.com>
5893 * gst/playback/gstplaybin.c (gen_audio_element): Use autoaudiosink
5894 as well if it is available. Fixes #316442.
5896 2005-11-14 Michael Smith <msmith@fluendo.com>
5898 * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_init),
5899 (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
5900 (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
5901 (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
5902 (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_collected),
5903 (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
5904 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_buffer_from_packet),
5905 (gst_vorbisenc_change_state):
5906 Fix a small memory leak in vorbisenc.
5907 Fix large memory leaks in oggmux, also fix lots of state change
5910 2005-11-14 Thomas Vander Stichele <thomas at apestaart dot org>
5912 * gst/videotestsrc/gstvideotestsrc.c:
5913 (gst_videotestsrc_class_init), (gst_videotestsrc_init),
5914 (gst_videotestsrc_src_fixate):
5915 move fixation to a fixate function
5916 remove negotiate function, basesrc's is good enough
5917 fixes a bug for check when using the element alone
5919 2005-11-13 Edward Hervey <edward@fluendo.com>
5921 * examples/seeking/seek.c: (do_seek), (accurate_toggle_cb),
5922 (key_toggle_cb), (main):
5923 Added checkboxes for adding/removing the accurate and key_unit seek
5926 2005-11-11 Thomas Vander Stichele <thomas at apestaart dot org>
5928 * configure.ac: back to HEAD
5930 === release 0.9.5 ===
5932 2005-11-11 Thomas Vander Stichele <thomas at apestaart dot org>
5935 releasing 0.9.5, "No No Kia"
5937 2005-11-11 Edward Hervey <edward@fluendo.com>
5939 * examples/seeking/seek.c: (make_parselaunch_pipeline):
5940 Added parse-launch syntax seeking mode for the seeking example.
5941 This should help stress-test even more cases.
5942 Ex usage : ./seek 15 "filesrc location=uranus.avi ! decodebin ! xvimagesink"
5944 2005-11-11 Tim-Philipp Müller <tim at centricular dot net>
5946 * sys/xvimage/xvimagesink.c:
5947 (gst_xvimagesink_navigation_send_event):
5948 Check whether peer pad exists before sending navigation events
5951 2005-11-11 Michael Smith <msmith@fluendo.com>
5953 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup),
5954 (gst_vorbisenc_buffer_from_packet):
5955 * ext/vorbis/vorbisenc.h:
5956 Set duration on encoded buffers. This allows oggmux's
5957 max_page_delay parameter to actually work.
5959 2005-11-11 Tim-Philipp Müller <tim at centricular dot net>
5961 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
5962 (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
5963 (gst_ffmpegcsp_avpicture_fill):
5964 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5965 (gst_ffmpegcsp_get_unit_size), (gst_ffmpegcsp_transform):
5966 Make palettes work again (see #132341). Use our own macros
5969 2005-11-10 Andy Wingo <wingo@pobox.com>
5971 * gst/playback/gstplaybasebin.c (prepare_output): Fix format
5974 2005-11-10 Thomas Vander Stichele <thomas at apestaart dot org>
5976 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5977 (gst_ffmpegcsp_transform_caps):
5978 Prefer passthrough in transform_caps
5980 2005-11-10 Thomas Vander Stichele <thomas at apestaart dot org>
5982 * ext/alsa/gstalsasink.c: (gst_alsasink_open):
5983 check for ALSA errors properly, instead of relying on ALSA's
5984 error strings to serve to the user.
5986 2005-11-10 Wim Taymans <wim@fluendo.com>
5988 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event), (gst_ogg_demux_init),
5989 (gst_ogg_demux_configure_segment), (gst_ogg_demux_perform_seek),
5990 (gst_ogg_demux_loop), (gst_ogg_demux_change_state):
5991 Modernise the seek code.
5993 2005-11-10 Michael Smith <msmith@fluendo.com>
5995 * gst/playback/gstplaybasebin.c: (group_commit), (new_decoded_pad),
5996 (setup_substreams), (set_active_source):
5997 Unlock GROUP_LOCK in failure cases, so that we don't deadlock when
5998 trying to go to NULL if we failed to read a file.
6000 2005-11-10 Wim Taymans <wim@fluendo.com>
6002 * gst/audiotestsrc/gstaudiotestsrc.c:
6003 (gst_audiotestsrc_class_init), (gst_audiotestsrc_get_times),
6004 (gst_audiotestsrc_create):
6005 * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
6006 (gst_sinesrc_get_times), (gst_sinesrc_create):
6007 * gst/videotestsrc/gstvideotestsrc.c:
6008 (gst_videotestsrc_class_init), (gst_videotestsrc_get_times),
6009 (gst_videotestsrc_create):
6010 The base class can now sync for us.
6012 2005-11-10 Thomas Vander Stichele <thomas at apestaart dot org>
6014 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate): Check if the caps have
6015 a fourcc field. Fixes crash for gst-launch-0.9 v4lsrc
6016 name=source autoprobe=false autoprobe-fps=false copy-mode=1
6017 device=/dev/video0 ! ffmpegcolorspace ! "video/x-raw-yuv,
6018 format=(fourcc)I420" ! xvimagesink
6020 2005-11-10 Tim-Philipp Müller <tim at centricular dot net>
6022 * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
6023 (gst_sinesrc_get_query_types), (gst_sinesrc_src_query),
6024 (gst_sinesrc_newsegment):
6025 Send newsegment event in TIME format, set duration if
6026 num-buffers is set, fix duration querying.
6028 2005-11-10 Michael Smith <msmith@fluendo.com>
6030 * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
6031 (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
6032 (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
6033 (gst_ogg_mux_collected):
6034 Fix EOS handling, partially. Now forwarding an EOS event once we have
6035 EOS on all pads works correctly. However, we still don't properly set
6036 EOS on the actual ogg stream pages.
6038 2005-11-09 Tim-Philipp Müller <tim at centricular dot net>
6040 * gst/playback/gstplaybin.c: (gst_play_bin_dispose):
6041 Set elements to NULL state before disposing of them.
6043 2005-11-08 Sebastien Cote <sebas642 at yahoo dot ca>
6045 Reviewed by: Tim-Philipp Müller <tim at centricular dot net>
6047 * gst-libs/gst/rtp/gstbasertpdepayload.c:
6048 (gst_base_rtp_depayload_init),
6049 (gst_base_rtp_depayload_set_gst_timestamp):
6050 * gst-libs/gst/rtp/gstbasertpdepayload.h:
6051 We need to send a newsegment event for each instance, not
6052 just for the first instance of this class (get rid of
6053 static variable in function). (#321011).
6055 2005-11-08 Michael Smith <msmith@fluendo.com>
6057 * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
6058 (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_buffer),
6059 (gst_ogg_mux_dequeue_page), (gst_ogg_mux_pad_queue_page),
6060 (gst_ogg_mux_send_headers), (gst_ogg_mux_collected):
6061 Forward port rewrite of muxing strategy to 0.9 version of oggmux.
6062 This makes us mux things correctly according to the ogg muxing
6063 rules. Still not handling EOS correctly right now, though.
6065 2005-11-08 Tim-Philipp Müller <tim at centricular dot net>
6067 * gst/audioconvert/gstaudioconvert.c:
6070 2005-11-08 Tim-Philipp Müller <tim at centricular dot net>
6072 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
6073 (gst_ogg_pad_submit_packet), (gst_ogg_chain_new):
6074 Initialise segment_stop to GST_CLOCK_TIME_NONE when
6075 creating a new chain; should fix live streaming. Also
6076 add more debug output and fix a typo.
6078 2005-11-08 Brian Cameron <brian dot cameron at sun dot com>
6080 Reviewed by: Tim-Philipp Müller <tim at centricular dot net>
6082 * gst/volume/gstvolume.c: (volume_set_caps):
6083 Fix compilation on Solaris with Forte. (#320923)
6085 2005-11-08 Wim Taymans <wim@fluendo.com>
6087 * gst-libs/gst/audio/gstbaseaudiosink.c:
6088 (gst_base_audio_sink_render):
6089 No need to do a typecheck.
6091 2005-11-07 Tim-Philipp Müller <tim at centricular dot net>
6093 * ext/alsa/gstalsa.h:
6094 We register a debug category, so let's use it.
6096 2005-11-04 Zeeshan Ali <zeenix@gmail.com>
6098 * gst-libs/gst/rtp/gstbasertpdepayload.c:
6099 (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_wait):
6100 Fixed a small problem.
6102 2005-11-04 Wim Taymans <wim@fluendo.com>
6104 * examples/seeking/Makefile.am:
6105 * examples/seeking/scrubby.c: (gst_element_factory_make_or_warn),
6106 (dynamic_link), (setup_dynamic_link), (make_wav_pipeline),
6107 (make_playerbin_pipeline), (format_value), (update_scale),
6108 (speed_cb), (seek_cb), (do_seek), (start_seek), (stop_seek),
6109 (play_cb), (pause_cb), (stop_cb), (print_message), (bus_message),
6110 (print_usage), (main):
6111 Added app for playback speed testing.
6113 * examples/seeking/seek.c: (dynamic_link),
6114 (make_avi_msmpeg4v3_mp3_pipeline), (make_avi_pipeline),
6115 (make_mpeg_pipeline), (do_seek), (set_update_scale),
6116 (message_received), (main):
6117 Updated seek example.
6119 2005-11-04 Zeeshan Ali <zeenix@gmail.com>
6121 * gst-libs/gst/rtp/gstbasertpdepayload.c:
6122 (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
6123 (gst_base_rtp_depayload_thread), (gst_base_rtp_depayload_wait),
6124 (gst_base_rtp_depayload_set_clock):
6125 * gst-libs/gst/rtp/gstbasertpdepayload.h:
6126 Don't sleep on the bench (system clock) when you have a nice
6127 comfortable bed (Gstreamer clock) to sleep on.
6129 2005-11-03 Wim Taymans <wim@fluendo.com>
6131 * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
6132 (gst_decode_bin_dispose), (free_dynamics), (remove_fakesink),
6133 (pad_blocked), (close_pad_link), (new_pad), (no_more_pads):
6134 Handle the case where a pad_block failed.
6136 2005-11-02 Sebastien Cote <sebas642@yahoo.ca>
6138 reviewed by: Zeeshan Ali <zeenix@gmail.com>
6140 * gst-libs/gst/rtp/gstbasertpdepayload.c:
6141 (gst_base_rtp_depayload_add_to_queue),
6142 (gst_base_rtp_depayload_push),
6143 (gst_base_rtp_depayload_set_gst_timestamp),
6144 (gst_base_rtp_depayload_queue_release):
6145 Fixes some bugs in the depayloader's queuing/de-queueing code.
6147 2005-10-31 Michael Smith <msmith@fluendo.com>
6149 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
6150 (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
6151 (gst_ogg_demux_collect_chain_info), (gst_ogg_print):
6152 Patch from Alessandro Decina <alessandro@nnva.org>.
6153 Make oggdemux only find the final time in a chain, not per-pad,
6154 since the per-pad information can be very expensive to locate, and
6155 it isn't used anywhere. This makes reading a file containing
6156 OggSkeleton reasonably fast.
6157 Also, make chain finding work when there are logical bitstreams that
6158 can't be decoded. Fixes #319110.
6160 2005-10-31 Zeeshan Ali <zeenix@gmail.com>
6162 * gst-libs/gst/rtp/gstbasertpdepayload.c:
6163 (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
6164 (gst_base_rtp_depayload_chain),
6165 (gst_base_rtp_depayload_add_to_queue),
6166 (gst_base_rtp_depayload_push),
6167 (gst_base_rtp_depayload_set_gst_timestamp),
6168 (gst_base_rtp_depayload_queue_release),
6169 (gst_base_rtp_depayload_start_thread),
6170 (gst_base_rtp_depayload_set_property),
6171 (gst_base_rtp_depayload_get_property):
6172 * gst-libs/gst/rtp/gstbasertpdepayload.h:
6173 Some random fixes, to fullfill the desires of thomas.
6175 2005-10-31 Zeeshan Ali <zeenix@gmail.com>
6177 * gst-libs/gst/rtp/gstbasertpdepayload.c:
6178 (gst_base_rtp_depayload_add_to_queue),
6179 (gst_base_rtp_depayload_push):
6180 Fixed the queueing algorithm.
6182 2005-10-31 Zeeshan Ali <zeenix@gmail.com>
6184 * gst-libs/gst/rtp/gstbasertpdepayload.c:
6185 (gst_base_rtp_depayload_push):
6188 2005-10-31 Wim Taymans <wim@fluendo.com>
6190 * gst-libs/gst/audio/gstringbuffer.h:
6193 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
6194 (gst_ffmpeg_caps_to_pixfmt):
6195 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
6196 (gst_ffmpegcsp_set_caps):
6198 Handle missing required caps fields better.
6200 2005-10-31 Wim Taymans <wim@fluendo.com>
6202 * gst-libs/gst/audio/gstbaseaudiosink.c:
6203 (gst_base_audio_sink_event), (gst_base_audio_sink_get_offset),
6204 (gst_base_audio_sink_render):
6205 * gst-libs/gst/audio/gstringbuffer.c:
6206 (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
6207 (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
6208 (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_pause),
6209 (gst_ring_buffer_stop), (wait_segment), (gst_ring_buffer_commit),
6210 (gst_ring_buffer_read):
6211 * gst-libs/gst/audio/gstringbuffer.h:
6212 Add flushing mode to the ringbuffer so that it in all cases does
6213 not try to handle more audio. This makes sure it does not try to
6214 block anymore when flushing and fixes a livelock.
6216 2005-10-29 Tim-Philipp Müller <tim at centricular dot net>
6218 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
6219 (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
6220 (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain):
6221 Explicitly check for -1 values before doing a conversion
6222 and always map them to -1. (#315545)
6224 2005-10-28 Thomas Vander Stichele <thomas at apestaart dot org>
6226 * gst/playback/gstplaybin.c: (gen_video_element):
6227 first try autovideosink, then xvimagesink, then error out
6229 add translatable file
6246 2005-10-27 Philippe Khalaf <burger at speedy dot org>
6248 * gst-libs/gst/rtp/gstbasedepayload.c:
6249 * gst-libs/gst/rtp/gstbasedepayload.h:
6252 2005-10-27 Tim-Philipp Müller <tim at centricular dot net>
6254 * gst/playback/.cvsignore:
6255 * gst/playback/decodetest.c:
6256 * gst/playback/test3.c:
6257 Port these two tests as well.
6259 2005-10-27 Wim Taymans <wim@fluendo.com>
6261 * ext/theora/theoradec.c: (theora_dec_src_query),
6262 (theora_dec_sink_event):
6263 * ext/theora/theoraenc.c: (theora_enc_sink_event),
6264 (theora_enc_change_state):
6265 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
6266 (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
6267 Take proper locks when handling events.
6269 2005-10-27 Wim Taymans <wim@fluendo.com>
6271 * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_collected),
6272 (gst_adder_change_state):
6273 Fix timestamps and fix deadlock when stopping the collectpads.
6275 2005-10-27 Zeeshan Ali <zeenix@gmail.com>
6277 * gst-libs/gst/rtp/gstrtpbuffer.h:
6278 Declaring the payload types as strings too so that they can be used
6279 in the padtemplate inialization.
6281 2005-10-26 Andre Magalhaes <andrunko@gmail.com>
6283 reviewed by: Zeeshan Ali <zeenix@gmail.com>
6285 * gst-libs/gst/rtp/gstbasertpdepayload.c:
6286 (gst_base_rtp_depayload_class_init):
6287 Fixes a small but nasty bug. The derived elements no longer segfaults
6290 2005-10-26 Michael Smith <msmith@fluendo.com>
6292 * gst/audioconvert/audioconvert.c: (audio_convert_clean_context):
6293 When clearing an audioconvert context, set tmpbufsize to zero, so
6294 we'll allocate it again later if required.
6295 This fixes audioconvert re-negotiating formats, which previously
6296 segfaulted with a NULL destination buffer.
6298 2005-10-26 Zeeshan Ali <zeenix@gmail.com>
6300 * gst-libs/gst/rtp/gstbasertpdepayload.c:
6301 (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_push),
6302 (gst_base_rtp_depayload_set_gst_timestamp),
6303 (gst_base_rtp_depayload_queue_release):
6304 Fixed a smalll memleak.
6306 2005-10-26 Zeeshan Ali <zeenix@gmail.com>
6307 * gst-libs/gst/rtp/gstbasertpdepayload.c:
6308 (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_init),
6309 (gst_base_rtp_depayload_finalize),
6310 (gst_base_rtp_depayload_setcaps),
6311 (gst_base_rtp_depayload_add_to_queue),
6312 (gst_base_rtp_depayload_push),
6313 (gst_base_rtp_depayload_set_gst_timestamp),
6314 (gst_base_rtp_depayload_queue_release),
6315 (gst_base_rtp_depayload_thread),
6316 (gst_base_rtp_depayload_change_state):
6317 * gst-libs/gst/rtp/gstbasertpdepayload.h:
6318 Changed the C++ comments to C comments
6320 2005-10-26 Tim-Philipp Müller <tim at centricular dot net>
6322 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init):
6323 * gst/tcp/gsttcpclientsrc.h:
6324 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init):
6325 * gst/tcp/gsttcpserversrc.h:
6326 Remove unused 'curoffset' structure member.
6328 2005-10-25 Zeeshan Ali <zeenix@gmail.com>
6330 * gst-libs/gst/rtp/gstbasertpdepayload.c:
6331 (gst_base_rtp_depayload_base_init),
6332 (gst_base_rtp_depayload_finalize):
6333 * gst-libs/gst/rtp/gstbasertpdepayload.h:
6334 * gst-libs/gst/rtp/gstbasertppayload.h:
6335 The pad-template on the sinkpad should be set by the derived classes.
6336 Also added some useful macros.
6338 2005-10-24 Wim Taymans <wim@fluendo.com>
6340 * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
6341 Correctly flush decoder samples even if we could not
6342 copy them to an output buffer. Fixes #319618.
6344 2005-10-24 Julien MOUTTE <julien@moutte.net>
6346 * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
6347 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps): Check
6348 the caps against our xcontext caps.
6350 2005-10-24 Wim Taymans <wim@fluendo.com>
6352 * gst-libs/gst/audio/gstbaseaudiosink.c:
6353 (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
6355 Use sync property from baseclass to disable sync.
6357 2005-10-24 Wim Taymans <wim@fluendo.com>
6359 * gst-libs/gst/audio/gstbaseaudiosink.c:
6360 (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
6361 Buffers with no timestamps get aligned with previous buffers or
6362 on underrun, played ASAP.
6364 2005-10-24 Julien MOUTTE <julien@moutte.net>
6366 * gst-libs/gst/video/video.h:
6367 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
6368 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
6369 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): And
6370 here comes my change on caps for framerate and geometry range.
6371 We are now accepting 1 to MAXINT for width and height, and from
6372 0.0 to MAXDOUBLE for framerate. That allows duration less png frames
6373 to be blended correctly in videomixer.
6375 2005-10-24 Thomas Vander Stichele <thomas at apestaart dot org>
6380 === release 0.9.4 ===
6382 2005-10-23 Thomas Vander Stichele <thomas at apestaart dot org>
6387 releasing 0.9.4, "Velociraptor"
6389 2005-10-23 Thomas Vander Stichele <thomas at apestaart dot org>
6391 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
6395 2005-10-21 Wim Taymans <wim@fluendo.com>
6397 * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
6398 (gst_decode_bin_dispose), (free_dynamics), (pad_unblocked),
6399 (pad_blocked), (close_pad_link), (new_pad):
6400 Don't try to remove elements twice.
6402 2005-10-21 Wim Taymans <wim@fluendo.com>
6404 * ext/theora/theoradec.c: (theora_dec_src_query),
6405 (theora_dec_sink_event):
6406 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
6407 (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
6408 (vorbis_handle_data_packet):
6409 * ext/vorbis/vorbisdec.h:
6412 * gst-libs/gst/audio/gstbaseaudiosink.c:
6413 (gst_base_audio_sink_render):
6414 Don't try to sync on buffers without a timestamp.
6416 2005-10-21 Wim Taymans <wim@fluendo.com>
6418 * ext/theora/theoradec.c: (theora_dec_src_query),
6419 (theora_dec_sink_event):
6420 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
6421 (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
6422 (vorbis_handle_data_packet):
6423 * ext/vorbis/vorbisdec.h:
6426 2005-10-20 Tim-Philipp Müller <tim at centricular dot net>
6428 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types),
6429 (gst_vorbisenc_src_query):
6430 Implement position and duration queries.
6432 * gst/playback/test3.c: (update_scale), (main):
6433 Fix for async state changes and print nicer output.
6435 2005-10-20 Wim Taymans <wim@fluendo.com>
6437 * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
6438 (dump_element_stats), (main):
6439 * gst/playback/test6.c: (main):
6442 2005-10-20 Tim-Philipp Müller <tim at centricular dot net>
6444 * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
6445 * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
6446 Don't use functions for position queries when handling
6449 2005-10-20 Tim-Philipp Müller <tim at centricular dot net>
6451 * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
6452 (vorbis_handle_data_packet), (vorbis_dec_chain),
6453 (vorbis_dec_change_state):
6454 * ext/vorbis/vorbisdec.h:
6455 Vorbis streams can be embedded in other container formats
6456 than ogg, container formats where the demuxer might set
6457 timestamps on encoded vorbis buffers instead of those silly
6458 granulepos thingies. In short: make vorbisdec handle
6459 timestamps on incoming buffers as well.
6461 2005-10-20 Wim Taymans <wim@fluendo.com>
6463 * gst/playback/gstplaybasebin.c: (group_destroy),
6464 (gst_play_base_bin_change_state):
6466 Handle case where playbasebin is now ASYNC because
6469 2005-10-19 Tim-Philipp Müller <tim at centricular dot net>
6471 * gst/audioconvert/Makefile.am:
6472 * gst/audioconvert/bufferframesconvert.c:
6473 * gst/audioconvert/plugin.c: (plugin_init):
6474 * gst/audioconvert/plugin.h:
6475 And bye bye buffer-frames-convert
6477 2005-10-19 Wim Taymans <wim@fluendo.com>
6479 * check/elements/audioconvert.c:
6480 * docs/libs/tmpl/gstaudio.sgml:
6481 * docs/libs/tmpl/gstcolorbalance.sgml:
6482 * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
6483 (vorbis_handle_identification_packet), (vorbis_handle_data_packet):
6484 * ext/vorbis/vorbisenc.c: (raw_caps_factory):
6485 * gst-libs/gst/audio/audio.c: (gst_audio_structure_set_int):
6486 * gst-libs/gst/audio/audio.h:
6487 * gst/audioconvert/audioconvert.h:
6488 * gst/audioconvert/gstaudioconvert.c:
6489 (gst_audio_convert_parse_caps):
6490 * gst/volume/gstvolume.c:
6491 Bye bye buffer-frames.
6493 2005-10-19 Wim Taymans <wim@fluendo.com>
6495 * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
6496 (query_positions_elems), (query_positions_pads), (update_scale),
6497 (do_seek), (set_update_scale), (message_received), (main):
6498 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
6499 (gst_ogg_demux_perform_seek), (gst_ogg_demux_find_chains),
6500 (gst_ogg_demux_loop):
6501 * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
6502 * ext/theora/theoradec.c: (theora_dec_src_query),
6503 (theora_dec_sink_event):
6504 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
6505 (vorbis_dec_sink_event), (vorbis_handle_data_packet):
6506 * gst/adder/gstadder.c: (gst_adder_query):
6507 * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
6508 * gst/playback/test3.c: (update_scale):
6509 * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
6510 (dump_element_stats), (main):
6511 * gst/playback/test6.c: (main):
6512 * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
6515 2005-10-19 Tim-Philipp Müller <tim at centricular dot net>
6517 * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
6518 (xml_check_first_element), (xml_type_find), (smil_type_find),
6520 Add typefinding for SMIL and for generic XML. Based on patch by
6521 Akos Maroy (#308663).
6523 2005-10-18 Wim Taymans <wim@fluendo.com>
6525 * gst/playback/Makefile.am:
6526 * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
6527 (gst_decode_bin_dispose), (dynamic_create), (dynamic_free),
6528 (free_dynamics), (pad_unblocked), (pad_blocked), (close_pad_link),
6529 (try_to_link_1), (new_pad), (no_more_pads), (type_found),
6530 (gst_decode_bin_change_state):
6531 * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
6532 (gst_play_bin_send_event_to_sink):
6533 * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
6534 (dump_element_stats), (main):
6535 * gst/playback/test6.c: (main):
6536 Make playbin async, it'll commit state to paused when all streams
6539 Added test6.c to show async behaviour.
6541 2005-10-18 Wim Taymans <wim@fluendo.com>
6543 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
6544 (gst_ogg_demux_perform_seek), (gst_ogg_demux_loop):
6545 Fix for segment-start/stop API change.
6547 2005-10-18 Wim Taymans <wim@fluendo.com>
6549 * check/Makefile.am:
6550 * check/clocks/selection.c: (GST_START_TEST), (volume_suite),
6552 Add future test for clock selection.
6554 2005-10-18 Wim Taymans <wim@fluendo.com>
6556 * ext/alsa/gstalsasink.c: (gst_alsasink_init),
6557 (gst_alsasink_close):
6560 * gst-libs/gst/audio/gstringbuffer.c:
6561 (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
6562 (gst_ring_buffer_acquire), (gst_ring_buffer_release),
6563 (gst_ring_buffer_start), (gst_ring_buffer_pause),
6564 (gst_ring_buffer_stop), (gst_ring_buffer_commit),
6565 (gst_ring_buffer_read):
6568 2005-10-17 Stefan Kost <ensonic@users.sf.net>
6570 * gst/audiotestsrc/Makefile.am:
6571 * gst/sine/Makefile.am:
6572 * gst/volume/Makefile.am:
6573 fix broken build of controllerized plugins
6575 2005-10-17 Fabrizio Gennari <fabrizio dot ge at tiscali dot it>
6577 Reviewed by: Tim-Philipp Müller <tim at centricular dot net>
6579 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
6580 (gst_riff_create_video_template_caps):
6581 Add support for Indeo-3 (IV32).
6583 2005-10-17 Thomas Vander Stichele <thomas at apestaart dot org>
6588 2005-10-17 Thomas Vander Stichele <thomas at apestaart dot org>
6590 * gst-libs/gst/video/video.c: (gst_video_get_size):
6591 * gst/audiotestsrc/gstaudiotestsrc.c:
6594 2005-10-17 Andy Wingo <wingo@pobox.com>
6596 * ext/ogg/gstoggmux.c (gst_ogg_mux_queue_pads): Fix bug introduced
6597 with the collectpads change.
6598 (gst_ogg_mux_send_headers): Elevate warning to a g_critical.
6600 * gst/tcp/gstmultifdsink.c: Convert to use the boilerplate macro.
6602 * gst/tcp/gsttcp.c (gst_tcp_socket_read): Comment update.
6604 * ext/theora/theoraenc.c (theora_buffer_from_packet): Pass the
6605 alloc_buffer flow return to callers.
6606 (theora_enc_chain, theora_enc_chain): Adapt to buffer_from_packet
6607 change. Fix some memleaks in theoraenc.
6609 * ext/ogg/gstoggmux.c (gst_ogg_mux_send_headers): Fix a segfault
6610 in strange circumstance.
6612 2005-10-17 Julien MOUTTE <julien@moutte.net>
6614 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
6615 (gst_ffmpegcsp_get_unit_size): We are asked to compute a buffer size
6616 from caps, let's use the caps...
6618 2005-10-17 Thomas Vander Stichele <thomas at apestaart dot org>
6621 put back AX_CREATE_STDINT_H, ffmpegcolorspace includes _stdint.h
6623 2005-10-16 Thomas Vander Stichele <thomas at apestaart dot org>
6625 * gst-libs/gst/interfaces/Makefile.am:
6628 2005-10-16 Andy Wingo <wingo@pobox.com>
6630 * gst/playback/gstdecodebin.c
6631 (gst_element_set_state_like_a_crazy_man): New kraaaaaaazy
6633 (try_to_link_1): Increase kraziness level.
6635 2005-10-16 Thomas Vander Stichele <thomas at apestaart dot org>
6638 restructure like the core one
6639 * gst-libs/gst/audio/Makefile.am:
6640 * gst-libs/gst/interfaces/Makefile.am:
6641 * gst-libs/gst/net/Makefile.am:
6642 * gst-libs/gst/riff/Makefile.am:
6643 * gst-libs/gst/rtp/Makefile.am:
6644 * gst-libs/gst/tag/Makefile.am:
6645 * gst-libs/gst/video/Makefile.am:
6646 use correct linker flags, now the libs are properly versioned
6647 * check/elements/audioconvert.c: (verify_convert):
6648 * ext/alsa/gstalsaplugin.c:
6649 * ext/cdparanoia/gstcdparanoia.c:
6650 * ext/gnomevfs/gstgnomevfs.c:
6651 * ext/libvisual/visual.c:
6653 * ext/ogg/gstoggparse.c: (gst_ogg_parse_chain):
6654 * ext/theora/theora.c:
6655 * ext/vorbis/vorbis.c:
6656 * gst-libs/gst/audio/gstaudiofiltertemplate.c:
6657 * gst-libs/gst/tag/gsttagediting.c:
6658 * gst-libs/gst/video/video.c:
6659 * gst/adder/gstadder.c:
6660 * gst/audioconvert/plugin.c:
6661 * gst/audiorate/gstaudiorate.c:
6662 * gst/audioresample/gstaudioresample.c:
6663 * gst/audioresample/resample_ref.c: (resample_scale_ref):
6664 * gst/audioscale/gstaudioscale.c:
6665 * gst/audioscale/resample.c:
6666 * gst/audiotestsrc/gstaudiotestsrc.c:
6667 * gst/ffmpegcolorspace/gstffmpeg.c:
6668 * gst/playback/gstdecodebin.c: (close_pad_link):
6669 * gst/playback/gstplaybin.c: (gen_video_element),
6670 (gen_audio_element):
6671 * gst/sine/gstsinesrc.c:
6672 * gst/subparse/gstsubparse.c:
6673 * gst/tags/gsttagediting.c:
6674 * gst/tcp/gsttcpplugin.c:
6675 * gst/typefind/gsttypefindfunctions.c:
6676 * gst/videorate/gstvideorate.c:
6677 * gst/videoscale/gstvideoscale.c:
6678 * gst/videotestsrc/gstvideotestsrc.c:
6679 * gst/volume/gstvolume.c:
6681 * sys/ximage/ximage.c:
6682 * sys/xvimage/xvimagesink.c:
6685 2005-10-13 Tim-Philipp Müller <tim at centricular dot net>
6687 * ext/vorbis/vorbisenc.c:
6688 * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
6689 * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add),
6690 (gst_tag_to_vorbis_comments):
6691 Fix handling of GST_TAG_DATE, which is now of GST_TYPE_DATE.
6693 2005-10-13 Stefan Kost <ensonic@users.sf.net>
6695 * examples/stats/mp2ogg.c:
6696 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
6699 2005-10-13 Michael Smith <msmith@fluendo.com>
6701 * ext/ogg/gstoggmux.c:
6702 Use magic glib macros to define constants as 64 bit, to ensure
6703 appropriate vararg passing.
6705 2005-10-13 Michael Smith <msmith@fluendo.com>
6707 * ext/ogg/gstoggmux.c:
6708 * gst/audioconvert/audioconvert.c: (float):
6709 Don't use LL suffix, as it's not portable, and neither of these
6710 uses required it anyway.
6712 2005-10-12 Stefan Kost <ensonic@users.sf.net>
6714 * examples/indexing/indexmpeg.c: (main):
6715 * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get),
6716 (cdparanoia_open), (cdparanoia_close), (cdparanoia_event),
6717 (cdparanoia_convert), (cdparanoia_query):
6718 * ext/cdparanoia/gstcdparanoia.h:
6719 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
6720 (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file),
6721 (gst_gnomevfssink_chain), (gst_gnomevfssink_change_state):
6722 * ext/ogg/gstoggmux.c: (gst_ogg_mux_init):
6723 * gst/audioscale/gstaudioscale.c: (gst_audioscale_init):
6724 * gst/playback/gststreamselector.c: (gst_stream_selector_init):
6725 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
6726 (gst_multifdsink_render), (gst_multifdsink_start),
6727 (gst_multifdsink_stop):
6728 * gst/tcp/gstmultifdsink.h:
6729 * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init),
6730 (gst_tcpclientsink_render), (gst_tcpclientsink_start),
6731 (gst_tcpclientsink_stop):
6732 * gst/tcp/gsttcpclientsink.h:
6733 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
6734 (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_create),
6735 (gst_tcpclientsrc_start), (gst_tcpclientsrc_stop):
6736 * gst/tcp/gsttcpclientsrc.h:
6737 * gst/tcp/gsttcpserversink.h:
6738 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init),
6739 (gst_tcpserversrc_create), (gst_tcpserversrc_start),
6740 (gst_tcpserversrc_stop):
6741 * gst/tcp/gsttcpserversrc.h:
6742 * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
6743 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
6744 * sys/ximage/ximagesink.c: (gst_ximagesink_init):
6745 renamed GST_FLAGS macros to GST_OBJECT_FLAGS
6746 moved bitshift from macro to enum definition
6748 2005-10-12 Wim Taymans <wim@fluendo.com>
6750 * examples/seeking/Makefile.am:
6753 2005-10-12 Wim Taymans <wim@fluendo.com>
6755 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
6756 (gst_ring_buffer_read), (gst_ring_buffer_clear):
6757 Don't assert on normal stuff.
6759 * gst/playback/gstplaybin.c: (do_playbin_seek):
6762 2005-10-12 Wim Taymans <wim@fluendo.com>
6764 * check/pipelines/simple_launch_lines.c: (run_pipeline):
6765 * examples/seeking/Makefile.am:
6766 * examples/seeking/cdplayer.c: (play_cb), (pause_cb), (stop_cb):
6767 * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
6768 (do_seek), (set_update_scale), (message_received), (main):
6769 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
6770 (gst_ring_buffer_read), (gst_ring_buffer_clear):
6771 Update for _get_state() API change.
6773 2005-10-11 Wim Taymans <wim@fluendo.com>
6775 * gst-libs/gst/audio/gstbaseaudiosink.c:
6776 (gst_base_audio_sink_render):
6777 * gst-libs/gst/audio/gstbaseaudiosrc.c:
6778 (gst_base_audio_src_create):
6779 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
6780 (gst_ring_buffer_read):
6782 Commit and read from ringbuffer in samples rather than bytes.
6784 2005-10-11 Wim Taymans <wim@fluendo.com>
6786 * gst-libs/gst/audio/gstbaseaudiosink.c:
6787 (gst_base_audio_sink_render):
6788 Respect segment rate and accum when scheduling samples.
6790 2005-10-11 Julien MOUTTE <julien@moutte.net>
6792 * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
6793 (gst_ogg_mux_collected): Quick hack to fix build. We need to handle
6794 EOS correctly, that needs more work.
6796 2005-10-11 Wim Taymans <wim@fluendo.com>
6798 * check/generic/states.c: (GST_START_TEST):
6799 remove old property.
6801 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
6802 (gst_ogg_demux_perform_seek):
6803 * ext/theora/theoradec.c: (theora_dec_sink_event):
6804 * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
6805 (vorbis_handle_data_packet):
6806 * gst-libs/gst/rtp/gstbasertpdepayload.c:
6807 (gst_base_rtp_depayload_set_gst_timestamp):
6808 * gst/videorate/gstvideorate.c: (gst_videorate_event):
6809 Update for newsegment API change.
6811 2005-10-11 Michael Smith <msmith@fluendo.com>
6813 * gst/playback/gstplaybin.c: (gst_play_bin_send_event_to_sink),
6814 (do_playbin_seek), (gst_play_bin_send_event):
6815 Override send_event differently, so that we can takes bits of
6816 functionality from GstPipeline (special handling for seeks,
6817 including pausing/resuming, and resetting stream time) and still get
6818 the appropriate behaviour of only forwarding event to a single sink,
6819 rather than all of them.
6820 Unfortunately requires a lot of code duplication, but the
6821 alternatives are equally ugly in the end.
6823 2005-10-11 Thomas Vander Stichele <thomas at apestaart dot org>
6825 * check/elements/audioconvert.c: (setup_audioconvert),
6826 (cleanup_audioconvert), (get_int_caps), (verify_convert),
6827 (GST_START_TEST), (audioconvert_suite):
6828 clean up tests a little, fix some leaks.
6830 2005-10-10 Wim Taymans <wim@fluendo.com>
6832 * ext/alsa/gstalsasink.c:
6833 Also allow unsigned int.
6835 * gst-libs/gst/audio/gstbaseaudiosrc.c:
6836 (gst_base_audio_src_create), (gst_base_audio_src_change_state):
6839 2005-10-10 Wim Taymans <wim@fluendo.com>
6841 * check/pipelines/simple_launch_lines.c: (run_pipeline):
6842 Small update, use API as stated in design docs.
6844 * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
6845 (update_scale), (do_seek), (seek_cb), (set_update_scale),
6846 (start_seek), (stop_seek), (play_cb), (pause_cb), (stop_cb),
6847 (message_received), (main):
6848 Updated seek example for GOption. Some usability improvements.
6850 2005-10-10 Wim Taymans <wim@fluendo.com>
6852 * gst/audioconvert/audioconvert.h:
6853 * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
6854 (gst_channel_mix_setup_matrix), (gst_channel_mix_mix):
6855 Alloc temp storage somewhere else where we can do it more
6858 2005-10-10 Wim Taymans <wim@fluendo.com>
6860 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_create),
6861 (gst_tcpserversrc_start):
6862 Don't block in accept while doing the state change, move
6863 to poll and make cancellable.
6865 2005-10-09 Philippe Khalaf <burger@speedy.org>
6867 * gst-libs/gst/rtp/rtpbasedepayload.c:
6868 Set timestamp and add queue delay to timestamp
6869 * gst-libs/gst/rtp/rtpbuffer.h:
6870 Set correct payload type for h263
6872 2005-10-09 Stefan Kost <ensonic@users.sf.net>
6874 * gst/audiotestsrc/gstaudiotestsrc.c:
6875 (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_class_init),
6876 (gst_audiotestsrc_init), (gst_audiotestsrc_create_sine),
6877 (gst_audiotestsrc_create_square), (gst_audiotestsrc_create_saw),
6878 (gst_audiotestsrc_create_triangle),
6879 (gst_audiotestsrc_create_silence),
6880 (gst_audiotestsrc_create_white_noise),
6881 (gst_audiotestsrc_init_pink_noise),
6882 (gst_audiotestsrc_generate_pink_noise_value),
6883 (gst_audiotestsrc_create_pink_noise),
6884 (gst_audiotestsrc_change_wave):
6885 * gst/audiotestsrc/gstaudiotestsrc.h:
6886 fixed typo, added pink noise
6888 2005-10-09 Tim-Philipp Müller <tim at centricular dot net>
6890 * gst/typefind/gsttypefindfunctions.c: (wavpack_type_find),
6892 Add wavpack and spc typefind functions from 0.8 branch.
6894 2005-10-09 Tim-Philipp Müller <tim at centricular dot net>
6896 * gst/typefind/gsttypefindfunctions.c: (tar_type_find),
6897 (ar_type_find), (msdos_type_find), (plugin_init):
6898 Add typefind functions for tar archives, ar archives,
6899 RAR archives, and msdos-executables (dlls, exe, etc.).
6900 Some of those would be wrongly identified as mpeg
6901 streams of some sort before (#315550).
6903 2005-10-09 Stefan Kost <ensonic@users.sf.net>
6906 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
6907 * docs/plugins/gst-plugins-base-plugins-sections.txt:
6908 * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
6909 * gst/audiotestsrc/Makefile.am:
6910 * gst/audiotestsrc/gstaudiotestsrc.c:
6911 (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_base_init),
6912 (gst_audiotestsrc_class_init), (gst_audiotestsrc_init),
6913 (gst_audiotestsrc_src_fixate), (gst_audiotestsrc_setcaps),
6914 (gst_audiotestsrc_get_query_types), (gst_audiotestsrc_src_query),
6915 (gst_audiotestsrc_wait), (gst_audiotestsrc_unlock),
6916 (gst_audiotestsrc_create_sine), (gst_audiotestsrc_create_square),
6917 (gst_audiotestsrc_create_saw), (gst_audiotestsrc_create_triangle),
6918 (gst_audiotestsrc_create_silence),
6919 (gst_audiotestsrc_create_white_noise),
6920 (gst_audiotestsrc_change_wave), (gst_audiotestsrc_create),
6921 (gst_audiotestsrc_set_property), (gst_audiotestsrc_get_property),
6922 (gst_audiotestsrc_start), (plugin_init):
6923 * gst/audiotestsrc/gstaudiotestsrc.h:
6924 add new plugin and element
6925 * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init):
6928 2005-10-09 Tim-Philipp Müller <tim at centricular dot net>
6930 * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_class_init),
6931 (gst_adder_init), (gst_adder_request_new_pad),
6932 (gst_adder_change_state):
6933 Add query function to source pad, so adder reports the correct
6934 time/sample position when queried (#315457); fix state change
6935 function; use GST_DEBUG_FUNCPTR() for pad functions.
6937 2005-10-08 Thomas Vander Stichele <thomas at apestaart dot org>
6939 * gst/typefind/gsttypefindfunctions.c: (utf8_type_find):
6940 Fix leaks in typefind registration
6941 Clean up the gratuitous commenting and whitespacing a little
6943 2005-10-08 Wim Taymans <wim@fluendo.com>
6945 * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_stop):
6946 Only actually wait for the thread to be stopped if it's
6949 2005-10-08 Wim Taymans <wim@fluendo.com>
6951 * gst-libs/gst/audio/gstbaseaudiosink.c:
6952 (gst_base_audio_sink_event), (gst_base_audio_sink_render):
6953 If we receive EOS we can start playback of what we had.
6955 2005-10-08 Wim Taymans <wim@fluendo.com>
6957 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
6958 (gst_multifdsink_finalize), (multifdsink_hash_remove),
6959 (gst_multifdsink_stop):
6960 Fix crasher when going to NULL multiple times.
6962 2005-10-06 Wim Taymans <wim@fluendo.com>
6964 * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event),
6965 (gst_base_audio_src_create), (gst_base_audio_src_change_state):
6966 * gst-libs/gst/audio/gstbaseaudiosrc.h:
6967 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
6968 patch from Edgard Lima <edgard.lima@indt.org.br>
6969 Fixed gstbaseaudiosrc adding ring buffer sync to it.
6971 2005-10-06 Wim Taymans <wim@fluendo.com>
6973 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
6974 Report the FLOW_RETURN as string in the error message.
6976 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_clear_all):
6977 Don't assert when clearing an unnegotiated buffer.
6979 2005-10-04 Michael Smith <msmith@fluendo.com>
6981 * gst/playback/gstplaybasebin.c: (group_destroy),
6982 (gen_preroll_element), (remove_groups), (setup_source):
6983 * gst/playback/gstplaybin.c: (remove_sinks), (add_sink),
6984 (setup_sinks), (gst_play_bin_send_event),
6985 (gst_play_bin_change_state):
6986 Set state to NULL before removing from bin. Fix refcounting.
6988 2005-10-04 Michael Smith <msmith@fluendo.com>
6990 * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
6991 Correct refcounting in send_event() function. Previously was wrong
6992 if the first sink was unable to handle the event.
6994 2005-10-03 Thomas Vander Stichele <thomas at apestaart dot org>
6999 === release 0.9.3 ===
7001 2005-10-03 Thomas Vander Stichele <thomas at apestaart dot org>
7004 Releasing 0.9.3, "De Facto"
7006 2005-10-03 Andy Wingo <wingo@pobox.com>
7008 * gst/playback/gstdecodebin.c (try_to_link_1)
7009 (remove_element_chain): set element to NULL before removing it.
7011 2005-10-02 Johan Dahlin <johan@gnome.org>
7013 * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_uri_get_protocols):
7014 protect gst_gnomevfs_get_supported_uris by a mutex, to make it
7017 2005-10-02 Andy Wingo <wingo@pobox.com>
7019 * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_clear)
7020 (gst_ring_buffer_prepare_read):
7021 * gst-libs/gst/audio/gstaudiosink.c (audioringbuffer_thread_func):
7024 2005-09-29 Wim Taymans <wim@fluendo.com>
7026 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer):
7027 * ext/theora/theoradec.c: (theora_handle_data_packet):
7028 * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
7029 Propagate error codes from alloc_buffer too.
7031 2005-09-29 Wim Taymans <wim@fluendo.com>
7033 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
7036 * gst/playback/Makefile.am:
7037 * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
7038 (dump_element_stats), (main):
7039 Added example stream introspection code.
7041 2005-09-28 Stefan Kost <ensonic@users.sf.net>
7043 * gst/adder/gstadder.c: (gst_adder_collected):
7044 fix adder for float elements
7046 2005-09-28 Wim Taymans <wim@fluendo.com>
7048 * gst-libs/gst/audio/gstbaseaudiosink.c:
7049 (gst_base_audio_sink_class_init),
7050 (gst_base_audio_sink_provide_clock), (gst_base_audio_sink_render):
7051 * gst-libs/gst/audio/gstbaseaudiosrc.c:
7052 (gst_base_audio_src_class_init),
7053 (gst_base_audio_src_provide_clock):
7054 get_clock -> provide_clock
7056 2005-09-28 Andy Wingo <wingo@pobox.com>
7058 * gst/videotestsrc/gstvideotestsrc.c: Implement live source mode
7061 * gst/sine/gstsinesrc.c (gst_sinesrc_unlock): Actually implement
7064 * gst/tcp/gsttcpclientsink.c (gst_tcpclientsink_base_init):
7065 Actually add the pad template.
7066 (gst_tcpclientsink_get_type): We're a base sink. Woot, works.
7068 * gst/tcp/gsttcpserversrc.c: Go ahead and fix up serversrc while
7071 * gst/tcp/gsttcpclientsrc.c: Make interruptable -- code stolen
7072 from fdsrc. Get caps in create() instead of start() so it can be
7073 interrupted. Interruption somewhat untested.
7075 * gst/tcp/gsttcp.c (gst_tcp_read_buffer, gst_tcp_socket_read):
7076 Proper EOS handling.
7078 2005-09-27 Andy Wingo <wingo@pobox.com>
7080 * gst/tcp/gsttcpclientsrc.c: Cleaned up.
7082 * gst/tcp/gsttcpserversrc.c: Cleaned up.
7084 * gst/tcp/gsttcpclientsrc.c: Updated for new gsttcp API.
7087 * gst/tcp/gsttcp.c (gst_tcp_read_buffer): New function, factored
7088 out of tcpclientsrc.c. Cancellable.
7089 (gst_tcp_socket_read): Made private, cancellable, with better
7090 diagnostics. Also the FIONREAD ioctl takes a int*, not a size_t*.
7091 (gst_tcp_gdp_read_buffer): Made cancellable, actually returns the
7092 whole buffer, and better diagnostics.
7093 (gst_tcp_gdp_read_caps): Same.
7095 * gst/sine/gstsinesrc.c (gst_sinesrc_wait): Add the base time.
7097 2005-09-26 Andy Wingo <wingo@pobox.com>
7099 * gst/sine/gstsinesrc.h:
7100 * gst/sine/gstsinesrc.c: Refactor, remove the table lookup code,
7101 change the 'sync' property to 'is-live' and implement it halfway,
7102 update for controller api change.
7104 * gst/volume/gstvolume.c (volume_transform_ip): Update for
7105 controller api change.
7107 2005-09-24 Wim Taymans <wim@fluendo.com>
7109 * ext/alsa/gstalsasink.c: (gst_alsasink_reset):
7110 * gst-libs/gst/audio/gstaudiosink.c:
7111 (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
7112 (gst_audioringbuffer_stop):
7113 * gst-libs/gst/audio/gstbaseaudiosink.c:
7114 (gst_base_audio_sink_event), (gst_base_audio_sink_render),
7115 (gst_base_audio_sink_change_state):
7116 * gst-libs/gst/audio/gstbaseaudiosink.h:
7117 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop),
7118 (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
7119 (gst_ring_buffer_commit), (gst_ring_buffer_read):
7120 * gst-libs/gst/audio/gstringbuffer.h:
7121 Fix sync again. Moved sample alignment to basesink.
7123 2005-09-23 Thomas Vander Stichele <thomas at apestaart dot org>
7125 * docs/plugins/Makefile.am:
7126 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
7127 * docs/plugins/gst-plugins-base-plugins-sections.txt:
7128 * gst/volume/gstvolume.c:
7130 * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size):
7131 * gst-libs/gst/audio/audio.h:
7132 add conversion macros for frames <-> clocktime
7134 2005-09-23 David Schleef <ds@schleef.org>
7136 * gst/audioresample/Makefile.am:
7137 * gst/audioresample/debug.h:
7138 * gst/audioresample/gstaudioresample.c:
7139 * gst/audioresample/resample.c: Convert to using gst debugging
7141 2005-09-22 Wim Taymans <wim@fluendo.com>
7143 * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
7144 (gst_play_bin_send_event):
7145 Only seek on one sink, the first one that succeeds.
7147 2005-09-22 Michael Smith <msmith@fluendo.com>
7149 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
7150 (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
7151 Don't flush encoder state unless we have an initialised encoder.
7152 Clear out encoder state on PAUSED_TO_READY.
7154 2005-09-22 Wim Taymans <wim@fluendo.com>
7156 * gst-libs/gst/rtp/gstbasertppayload.c:
7157 (gst_basertppayload_class_init), (gst_basertppayload_init),
7158 (gst_basertppayload_setcaps), (gst_basertppayload_chain),
7159 (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
7160 (gst_basertppayload_is_filled), (gst_basertppayload_push),
7161 (gst_basertppayload_set_property),
7162 (gst_basertppayload_get_property),
7163 (gst_basertppayload_change_state):
7164 * gst-libs/gst/rtp/gstbasertppayload.h:
7165 Added max-ptime to control amount of data in the rtp packets.
7167 2005-09-21 Andy Wingo <wingo@pobox.com>
7169 * gst/playback/gstplaybasebin.c: Attempt to fix up buffer probe
7172 * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Dispose
7173 can be called multiple times, dogs.
7175 2005-09-21 Wim Taymans <wim@fluendo.com>
7177 * gst-libs/gst/rtp/gstbasertppayload.c:
7178 (gst_basertppayload_class_init), (gst_basertppayload_init),
7179 (gst_basertppayload_setcaps), (gst_basertppayload_chain),
7180 (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
7181 (gst_basertppayload_push), (gst_basertppayload_get_property),
7182 (gst_basertppayload_change_state):
7185 2005-09-21 Stefan Kost <ensonic@users.sf.net>
7187 * docs/libs/compiling.sgml:
7190 2005-09-20 Wim Taymans <wim@fluendo.com>
7192 * gst-libs/gst/rtp/gstbasertppayload.c:
7193 (gst_basertppayload_class_init), (gst_basertppayload_init),
7194 (gst_basertppayload_setcaps), (gst_basertppayload_chain),
7195 (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
7196 (gst_basertppayload_push), (gst_basertppayload_set_property),
7197 (gst_basertppayload_get_property),
7198 (gst_basertppayload_change_state):
7199 * gst-libs/gst/rtp/gstbasertppayload.h:
7200 Added property to configure sequence number offsets.
7202 2005-09-20 Wim Taymans <wim@fluendo.com>
7204 * gst-libs/gst/rtp/gstbasertppayload.c:
7205 (gst_basertppayload_class_init), (gst_basertppayload_init),
7206 (gst_basertppayload_setcaps), (gst_basertppayload_chain),
7207 (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
7208 (gst_basertppayload_push), (gst_basertppayload_set_property),
7209 (gst_basertppayload_get_property),
7210 (gst_basertppayload_change_state):
7211 * gst-libs/gst/rtp/gstbasertppayload.h:
7212 Make timestamp offset configurable.
7214 2005-09-20 Thomas Vander Stichele <thomas at apestaart dot org>
7216 * check/pipelines/simple_launch_lines.c: (run_pipeline):
7219 2005-09-19 Torsten Schoenfeld <kaffeetisch at gmx dot net>
7221 Reviewed by: Tim-Philipp Müller <tim at centricular dot net>
7223 * gst-libs/gst/interfaces/propertyprobe.c:
7224 (gst_property_probe_probe_property_name),
7225 (gst_property_probe_needs_probe_name),
7226 (gst_property_probe_get_values_name),
7227 (gst_property_probe_probe_and_get_values_name):
7228 Fix wrong macro usage; it's G_OBJECT_GET_CLASS(obj) or
7229 G_OBJECT_CLASS(klass), not G_OBJECT_CLASS(obj). (#316571)
7231 2005-09-19 Thomas Vander Stichele <thomas at apestaart dot org>
7233 * check/Makefile.am:
7234 have some tests be disabled for valgrinding
7235 * check/elements/vorbisdec.c: (cleanup_vorbisdec),
7237 * ext/vorbis/vorbisdec.c: (vorbisdec_finalize):
7238 Fix A Leak. Chain To Parent Finalize.
7240 2005-09-19 Wim Taymans <wim@fluendo.com>
7242 * examples/seeking/seek.c: (make_wav_pipeline), (main):
7245 2005-09-19 Wim Taymans <wim@fluendo.com>
7247 * gst-libs/gst/rtp/gstbasertppayload.c:
7248 (gst_basertppayload_class_init), (gst_basertppayload_init),
7249 (gst_basertppayload_setcaps), (gst_basertppayload_chain),
7250 (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
7251 (gst_basertppayload_push), (gst_basertppayload_get_property),
7252 (gst_basertppayload_change_state):
7253 Posting ERROR and WARNING messages is good.
7255 2005-09-19 Wim Taymans <wim@fluendo.com>
7257 * gst-libs/gst/rtp/gstbasertpdepayload.c:
7258 (gst_base_rtp_depayload_add_to_queue),
7259 (gst_base_rtp_depayload_push),
7260 (gst_base_rtp_depayload_set_gst_timestamp),
7261 (gst_base_rtp_depayload_queue_release):
7262 This one was not supposed to go in.
7264 2005-09-19 Wim Taymans <wim@fluendo.com>
7266 * check/pipelines/simple_launch_lines.c: (run_pipeline):
7269 * gst-libs/gst/rtp/gstbasertpdepayload.c:
7270 (gst_base_rtp_depayload_chain),
7271 (gst_base_rtp_depayload_add_to_queue),
7272 (gst_base_rtp_depayload_push),
7273 (gst_base_rtp_depayload_set_gst_timestamp),
7274 (gst_base_rtp_depayload_queue_release):
7277 * gst-libs/gst/rtp/gstbasertppayload.c:
7278 (gst_basertppayload_class_init), (gst_basertppayload_init),
7279 (gst_basertppayload_setcaps), (gst_basertppayload_set_options),
7280 (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
7281 (gst_basertppayload_get_property),
7282 (gst_basertppayload_change_state):
7283 Added debugging category.
7285 2005-09-18 David Schleef <ds@schleef.org>
7287 * gst/playback/gstdecodebin.c: free plugin list correctly
7288 * gst/playback/gstplaybin.c: emit warning if autovideosink
7289 and autoaudiosink can't be found (instead of segfaulting)
7291 2005-09-17 Thomas Vander Stichele <thomas at apestaart dot org>
7293 * check/elements/audioconvert.c: (GST_START_TEST):
7294 try out 24 bit conversion
7296 2005-09-15 Thomas Vander Stichele <thomas at apestaart dot org>
7298 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
7299 (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
7300 (gst_vorbisenc_output_buffers), (gst_vorbisenc_change_state):
7301 * ext/vorbis/vorbisenc.h:
7302 Fix EOS handling. Still needs a fix in the ogg muxer to
7303 mark the last page as eos.
7305 2005-09-15 Thomas Vander Stichele <thomas at apestaart dot org>
7307 * common/gtk-doc-plugins.mak:
7308 * docs/plugins/Makefile.am:
7309 * docs/plugins/gst-plugins-base-plugins-sections.txt:
7310 * gst/ffmpegcolorspace/Makefile.am:
7311 * gst/ffmpegcolorspace/avcodec.h:
7312 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
7313 * gst/tcp/gstmultifdsink.c:
7314 fix up ffmpegcolorspace docs; extract header
7316 2005-09-15 Thomas Vander Stichele <thomas at apestaart dot org>
7318 * common/gtk-doc-plugins.mak:
7319 * docs/plugins/Makefile.am:
7320 * docs/plugins/gst-plugins-base-plugins-sections.txt:
7321 * ext/theora/Makefile.am:
7322 * ext/theora/gsttheoraenc.h:
7323 * ext/theora/theoraenc.c:
7324 * ext/vorbis/vorbisenc.c:
7325 pick up signals and args for vorbis; add some docs for vorbis
7327 2005-09-15 Thomas Vander Stichele <thomas at apestaart dot org>
7329 * common/gstdoc-scangobj:
7330 * common/gtk-doc-plugins.mak:
7331 * docs/libs/Makefile.am:
7332 * docs/plugins/gst-plugins-base-plugins.args:
7333 * docs/plugins/gst-plugins-base-plugins.hierarchy:
7334 * docs/plugins/gst-plugins-base-plugins.interfaces:
7335 * docs/plugins/gst-plugins-base-plugins.prerequisites:
7336 * docs/plugins/gst-plugins-base-plugins.signals:
7337 only scanobj stuff from our source module. Not sure yet
7338 if that's correct, given the hierarchy stuff :)
7340 2005-09-15 Wim Taymans <wim@fluendo.com>
7342 * gst/audioconvert/gstaudioconvert.c:
7343 And enable 24 bits mode as well..
7345 2005-09-15 Wim Taymans <wim@fluendo.com>
7347 * gst-libs/gst/rtp/Makefile.am:
7348 * gst-libs/gst/rtp/gstbasertppayload.c:
7349 (gst_basertppayload_get_type), (gst_basertppayload_base_init),
7350 (gst_basertppayload_class_init), (gst_basertppayload_init),
7351 (gst_basertppayload_finalize), (gst_basertppayload_setcaps),
7352 (gst_basertppayload_chain), (gst_basertppayload_set_options),
7353 (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
7354 (gst_basertppayload_set_property),
7355 (gst_basertppayload_get_property),
7356 (gst_basertppayload_change_state):
7357 * gst-libs/gst/rtp/gstbasertppayload.h:
7358 Added rtp payloader base class.
7360 2005-09-15 Andy Wingo <wingo@pobox.com>
7362 * configure.ac (plugindir): Remove the EOL matcher from the
7363 regexp, as it causes me problems. Libtool? Make? Who knows?
7365 2005-09-14 David Schleef <ds@schleef.org>
7367 * check/generic/states.c:
7368 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
7369 * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
7370 Fixes for changes in registry API.
7372 * configure.ac: Only export gst_plugins_desc. Add -no-undefined
7373 to GST_PLUGIN_LDFLAGS.
7374 * ext/libvisual/visual.c: Make the library shut up.
7375 * gst-libs/gst/audio/audio.c: Don't define a plugin in a library.
7376 * gst-libs/gst/audio/gstaudiofilter.c: same
7378 2005-09-14 Thomas Vander Stichele <thomas at apestaart dot org>
7380 * docs/plugins/Makefile.am:
7381 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
7382 * docs/plugins/inspect/plugin-libvisual.xml:
7383 * docs/plugins/tmpl/element-tcpserversink.sgml:
7384 * ext/theora/theoraenc.c:
7385 add libvisual plugin and theoraenc element to docs
7387 2005-09-14 Thomas Vander Stichele <thomas at apestaart dot org>
7389 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
7390 * docs/plugins/gst-plugins-base-plugins-sections.txt:
7391 * ext/theora/theoraenc.c:
7394 2005-09-13 Tim-Philipp Müller <tim at centricular dot net>
7396 * gst/audioconvert/Makefile.am:
7397 Audioconvert derives from GstBaseTransform and should
7398 link to the library with our base elements to avoid
7399 unresolved symbols. Makes things work with MinGW (#316160)
7401 * gst/playback/test4.c: (main):
7402 Fix MinGW build problem and use g_usleep() instead of
7405 2005-09-12 Wim Taymans <wim@fluendo.com>
7407 * gst/audioconvert/audioconvert.c: (float),
7408 (audio_convert_prepare_context), (audio_convert_convert):
7409 * gst/audioconvert/audioconvert.h:
7410 Cleanups, speedups, simplifications, added back support
7413 2005-09-11 Thomas Vander Stichele <thomas at apestaart dot org>
7415 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
7416 * docs/plugins/gst-plugins-base-plugins-sections.txt:
7417 * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
7418 * docs/plugins/tmpl/element-tcpserversink.sgml:
7419 * gst/ffmpegcolorspace/gstffmpeg.c:
7420 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
7421 * gst/videotestsrc/gstvideotestsrc.c:
7422 * gst/volume/gstvolume.c:
7423 add more elements to the docs
7425 2005-09-09 Jan Schmidt <thaytan@mad.scientist.com>
7427 * check/Makefile.am:
7428 * check/pipelines/simple_launch_lines.c: (setup_pipeline),
7429 (run_pipeline), (GST_START_TEST), (simple_launch_lines_suite):
7430 Add extra tests for basetransform based components.
7431 Comment out the test_element_negotiation test until we decide
7432 if it's testing correct behaviour.
7433 * ext/libvisual/visual.c: (gst_visual_init), (get_buffer),
7434 (gst_visual_chain), (gst_visual_change_state):
7435 Slightly more correct but still bogus timestamping.
7436 Fix state change function.
7437 * gst/audioconvert/gstaudioconvert.c:
7438 (gst_audio_convert_class_init):
7439 * gst/audioresample/gstaudioresample.c:
7440 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
7441 (gst_ffmpegcsp_class_init):
7442 * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
7443 (gst_videoscale_prepare_size), (gst_videoscale_set_caps),
7444 (gst_videoscale_prepare_image):
7445 * gst/volume/gstvolume.c: (gst_volume_class_init),
7446 (volume_transform_ip):
7447 Basetransform updates. Enable passthrough modes.
7448 * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
7449 (gst_ximagesink_renegotiate_size), (gst_ximagesink_xcontext_get),
7450 (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
7451 Negotiation fix that allows the window to return to the original
7452 size and renegotiate passthrough upstream. Extra debug output.
7454 2005-09-09 Thomas Vander Stichele <thomas at apestaart dot org>
7456 * gst/sine/gstsinesrc.c:
7457 * gst/volume/gstvolume.c:
7458 fix up header include
7460 2005-09-09 Stefan Kost <ensonic@users.sf.net>
7462 * gst-libs/gst/audio/gstbaseaudiosink.c:
7463 (gst_base_audio_sink_render):
7464 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit):
7465 * gst/volume/gstvolume.c: (gst_volume_class_init),
7467 fixing lost sync, some more debugging
7469 2005-09-08 Jan Schmidt <thaytan@mad.scientist.com>
7471 * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
7472 (gst_ximagesink_check_xshm_calls), (gst_ximagesink_xcontext_get):
7473 * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
7474 (gst_xvimagesink_check_xshm_calls):
7475 Fix compilation when XShm is not available.
7477 2005-09-07 Jan Schmidt <thaytan@mad.scientist.com>
7479 * ext/libvisual/visual.c: (gst_visual_dispose),
7480 (gst_visual_getcaps), (gst_visual_src_setcaps),
7481 (gst_visual_sink_setcaps), (get_buffer), (gst_visual_chain),
7482 (gst_visual_change_state):
7483 Finish fixing up libvisual plugin so that it runs.
7485 2005-09-07 Stefan Kost <ensonic@users.sf.net>
7487 * ext/vorbis/vorbisenc.c:
7488 * gst-libs/gst/tag/gstvorbistag.c:
7489 gsttaginterface.h -> gsttagsetter.h
7491 2005-09-07 Stefan Kost <ensonic@users.sf.net>
7493 * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
7494 added another test that failes for me (test is not active by default)
7496 2005-09-07 Zaheer Abbas Merali <zaheerabbas at merali dot org>
7499 v4l2 is no longer in gst-plugins-base
7501 2005-09-07 Jan Schmidt <thaytan@mad.scientist.com>
7504 In the output at the end, don't show the first plugin on the same
7505 line as "Core plug-ins, always built:".
7506 Indent the output as for other plugin categories
7507 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
7508 #define that can be used to not use peer buffer_alloc functions for
7510 * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
7511 (gst_ximage_buffer_get_type), (gst_ximagesink_ximage_new),
7512 (gst_ximagesink_show_frame):
7513 * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
7514 (gst_xvimage_buffer_get_type), (gst_xvimagesink_setcaps),
7515 (gst_xvimagesink_show_frame):
7516 Error case handling fixes. gst-launch fakesrc ! x[v]imagesink now
7517 fails gracefully instead of XError aborting or deadlocking.
7519 2005-09-07 Stefan Kost <ensonic@users.sf.net>
7521 * ext/libvisual/Makefile.am:
7522 link against gst-base-libs
7524 2005-09-06 David Schleef <ds@schleef.org>
7526 * configure.ac: Enable libvisual plugin.
7527 * ext/libvisual/Makefile.am:
7528 * ext/libvisual/visual.c: Fixes to make it compile.
7530 === release 0.9.2 ===
7532 2005-09-06 Thomas Vander Stichele <thomas at apestaart dot org>
7537 * docs/random/ChangeLog-0.8:
7538 releasing 0.9.2, "Spoon"
7540 2005-09-05 Michael Smith <msmith@fluendo.com>
7542 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
7543 libvorbis accepts quality as low as -0.1, not just 0.0. So accept
7544 that in the vorbisenc element.
7546 2005-09-04 Thomas Vander Stichele <thomas at apestaart dot org>
7548 * common/gtk-doc-plugins.mak:
7549 * docs/plugins/Makefile.am:
7551 * gst/audioresample/resample.c:
7554 2005-09-04 Thomas Vander Stichele <thomas at apestaart dot org>
7556 * common/gst-xmlinspect.py:
7557 * common/gtk-doc-plugins.mak:
7558 only inspect plugins for this given package
7559 require gst-python 0.9
7561 2005-09-03 Thomas Vander Stichele <thomas at apestaart dot org>
7565 * common/gst-xmlinspect.py:
7568 * docs/plugins/inspect/plugin-alsa.xml:
7569 * docs/plugins/inspect/plugin-audioresample.xml:
7570 * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
7571 * docs/plugins/inspect/plugin-ogg.xml:
7572 * docs/plugins/tmpl/element-gnomevfssink.sgml:
7573 * docs/plugins/tmpl/element-multifdsink.sgml:
7574 * docs/plugins/tmpl/element-tcpserversink.sgml:
7575 * docs/plugins/tmpl/element-vorbisenc.sgml:
7576 * gst-plugins-base.spec.in:
7577 various doc-related updates
7579 2005-08-31 Wim Taymans <wim@fluendo.com>
7581 * gst-libs/gst/audio/gstbaseaudiosink.c:
7582 (gst_base_audio_sink_render):
7583 Resync if the buffer timestamps drift more than a 10th
7586 2005-08-31 Tim-Philipp M??ller <tim at centricular dot net>
7588 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_property),
7589 (gst_v4lsrc_get_property):
7590 The 'timestamp-offset' property is registered as an int64, so
7591 let's use g_value_{set|get}_int64() in our setter and getter
7592 functions (makes it work and fixes warnings with gst-inspect).
7594 2005-08-30 Wim Taymans <wim@fluendo.com>
7596 * check/elements/audioconvert.c: (setup_audioconvert):
7597 * check/elements/audioresample.c: (setup_audioresample):
7598 * check/elements/volume.c: (setup_volume):
7601 2005-08-30 Thomas Vander Stichele <thomas at apestaart dot org>
7603 * common/gtk-doc-plugins.mak:
7604 * common/plugins.xsl:
7605 * docs/plugins/Makefile.am:
7608 2005-08-30 Stefan Kost <ensonic@users.sf.net>
7610 * examples/seeking/seek.c: (make_mp3_pipeline),
7611 (make_mpeg_pipeline), (seek_cb), (start_seek), (stop_seek),
7612 (play_cb), (pause_cb), (stop_cb):
7615 2005-08-30 Stefan Kost <ensonic@users.sf.net>
7617 * gst/volume/gstvolume.c: (gst_volume_class_init),
7619 do not update controlled params, if buffer has no timestamp
7621 2005-08-29 Stefan Kost <ensonic@users.sf.net>
7624 * gst/sine/Makefile.am:
7625 * gst/volume/Makefile.am:
7626 controllerized elements also need to link against controller-libs ;)
7628 2005-08-29 Stefan Kost <ensonic@users.sf.net>
7630 * docs/libs/tmpl/gstcolorbalance.sgml:
7631 * docs/libs/tmpl/gstgconf.sgml:
7632 * docs/libs/tmpl/gstmixer.sgml:
7633 * docs/libs/tmpl/gstringbuffer.sgml:
7634 * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
7635 (gst_sinesrc_create):
7636 * gst/volume/gstvolume.c: (gst_volume_class_init),
7638 controllerized two audio plugins
7640 2005-08-29 Andy Wingo <wingo@pobox.com>
7642 * ext/vorbis/vorbisdec.c (vorbis_dec_convert, vorbis_dec_push)
7643 (vorbis_handle_data_packet): Fix some int overflow errors.
7645 * ext/ogg/gstoggdemux.c (gst_ogg_demux_init): Init total_time to
7647 (gst_ogg_demux_perform_seek): Clamp segment_stop only if it's
7649 (gst_ogg_pad_submit_packet): Subtract the chain's begin_time only
7650 if it's valid. Fixed streaming-mode playback.
7652 * check/elements/volume.c (cleanup_volume): Fix for running
7655 * check/elements/audioconvert.c: Convert from native endian, not
7658 2005-08-29 Michael Smith <msmith@fluendo.com>
7660 * ext/ogg/Makefile.am:
7661 * ext/ogg/gstogg.c: (plugin_init):
7662 * ext/ogg/gstoggparse.c: (gst_ogg_parse_get_type), (free_stream),
7663 (gst_ogg_parse_delete_all_streams), (gst_ogg_parse_new_stream),
7664 (gst_ogg_parse_find_stream), (gst_ogg_parse_base_init),
7665 (gst_ogg_parse_class_init), (gst_ogg_parse_init),
7666 (gst_ogg_parse_dispose), (gst_ogg_parse_submit_buffer),
7667 (gst_ogg_parse_append_header), (gst_ogg_parse_is_header),
7668 (gst_ogg_parse_buffer_from_page), (gst_ogg_parse_chain),
7669 (gst_ogg_parse_change_state), (gst_ogg_parse_plugin_init):
7670 Add an ogg parser element.
7672 2005-08-28 Andy Wingo <wingo@pobox.com>
7674 * Updates for two-arg init from GST_BOILERPLATE_FULL.
7676 2005-08-26 Wim Taymans <wim@fluendo.com>
7678 * gst/audioconvert/audioconvert.c: (if), (float),
7679 (audio_convert_get_func_index), (check_default),
7680 (audio_convert_clean_fmt), (audio_convert_prepare_context),
7681 (audio_convert_clean_context), (audio_convert_get_sizes),
7682 (audio_convert_convert):
7685 2005-08-26 Wim Taymans <wim@fluendo.com>
7687 * gst/audioconvert/audioconvert.c: (if), (float),
7688 (audio_convert_get_func_index), (check_default),
7689 (audio_convert_clean_fmt), (audio_convert_prepare_context),
7690 (audio_convert_clean_context), (audio_convert_get_sizes),
7691 (audio_convert_convert):
7692 More elegant and working temp buffer selection algo.
7694 2005-08-26 Wim Taymans <wim@fluendo.com>
7696 * gst/audioconvert/audioconvert.c: (if), (float),
7697 (audio_convert_get_func_index), (check_default),
7698 (audio_convert_clean_fmt), (audio_convert_prepare_context),
7699 (audio_convert_clean_context), (audio_convert_get_sizes),
7700 (get_temp_buffer), (audio_convert_convert):
7701 Use realloc else we lose our original data.
7703 2005-08-26 Thomas Vander Stichele <thomas at apestaart dot org>
7705 * gst/audioresample/gstaudioresample.c:
7706 use base class' newsegment to properly timestamp
7708 2005-08-26 Wim Taymans <wim@fluendo.com>
7710 * gst/audioconvert/audioconvert.c: (if), (float),
7711 (audio_convert_get_func_index), (check_default),
7712 (audio_convert_clean_fmt), (audio_convert_prepare_context),
7713 (audio_convert_clean_context), (audio_convert_get_sizes),
7714 (get_temp_buffer), (audio_convert_convert):
7715 * gst/audioconvert/gstaudioconvert.c:
7716 (gst_audio_convert_parse_caps), (gst_audio_convert_get_unit_size),
7717 (gst_audio_convert_transform_caps),
7718 (gst_audio_convert_fixate_caps), (gst_audio_convert_transform):
7719 * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_mix):
7720 Oops, allocate enough space to perform the channel mix.
7722 2005-08-26 Wim Taymans <wim@fluendo.com>
7724 * gst/audioconvert/Makefile.am:
7725 * gst/audioconvert/audioconvert.c: (if), (float),
7726 (audio_convert_get_func_index), (check_default),
7727 (audio_convert_clean_fmt), (audio_convert_prepare_context),
7728 (audio_convert_clean_context), (audio_convert_get_sizes),
7729 (get_temp_buffer), (audio_convert_convert):
7730 * gst/audioconvert/audioconvert.h:
7731 * gst/audioconvert/gstaudioconvert.c:
7732 (gst_audio_convert_class_init), (gst_audio_convert_init),
7733 (gst_audio_convert_dispose), (gst_audio_convert_parse_caps),
7734 (gst_audio_convert_get_unit_size),
7735 (gst_audio_convert_transform_caps),
7736 (gst_audio_convert_fixate_caps), (gst_audio_convert_set_caps),
7737 (gst_audio_convert_transform_ip), (gst_audio_convert_transform):
7738 * gst/audioconvert/gstaudioconvert.h:
7739 * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
7740 (gst_channel_mix_fill_identical),
7741 (gst_channel_mix_fill_compatible), (gst_channel_mix_detect_pos),
7742 (gst_channel_mix_fill_one_other), (gst_channel_mix_fill_others),
7743 (gst_channel_mix_fill_normalize), (gst_channel_mix_fill_matrix),
7744 (gst_channel_mix_setup_matrix), (gst_channel_mix_passthrough),
7745 (gst_channel_mix_mix):
7746 * gst/audioconvert/gstchannelmix.h:
7747 Cleanups, librarify a bit, optimize, better negotiation and more.
7749 2005-08-26 Jan Schmidt <thaytan@mad.scientist.com>
7751 * ext/ogg/gstoggdemux.c: (ogg_find_peek):
7753 During typefinding, don't support negative offsets
7754 (offsets from the end of the stream) in our typefind->peek() function
7755 - nothing embedded in ogg ever needs them. However, we need to recognise
7756 those requests and reject them, otherwise we return invalid pointers.
7758 2005-08-26 Jan Schmidt <thaytan@mad.scientist.com>
7760 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
7761 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_class_init),
7762 (vorbisdec_finalize), (vorbis_handle_type_packet):
7763 Big shout-out to MikeS for fixing this giant memory leak.
7766 2005-08-25 Thomas Vander Stichele <thomas at apestaart dot org>
7768 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose),
7769 (audio_convert_get_unit_size):
7772 2005-08-25 Thomas Vander Stichele <thomas at apestaart dot org>
7774 * check/Makefile.am:
7775 * check/elements/audioconvert.c: (setup_audioconvert),
7776 (cleanup_audioconvert), (get_int_caps), (verify_convert),
7777 (GST_START_TEST), (audioconvert_suite), (main):
7778 add a test for audioconvert
7779 * gst/audioresample/gstaudioresample.c:
7780 * gst/audioresample/gstaudioresample.h:
7781 set DURATION so that TIMESTAMP(a) + DURATION(a) == TIMESTAMP(b);
7782 note that for buffers of 1/3 sec this means DURATION(c) is
7783 one nanosecond more than for a and b
7785 2005-08-25 Thomas Vander Stichele <thomas at apestaart dot org>
7787 * check/Makefile.am:
7788 * check/elements/audioresample.c: (setup_audioresample),
7789 (cleanup_audioresample), (fail_unless_perfect_stream),
7790 (test_perfect_stream_instance), (GST_START_TEST),
7791 add a check for audioresample
7792 (audioresample_suite), (main):
7793 * check/elements/volume.c: (GST_START_TEST):
7794 remove unused method
7795 * gst/audioresample/gstaudioresample.c:
7796 set correct buffer parameters since we're changing them
7797 * gst/audioresample/resample_ref.c: (resample_scale_ref):
7800 2005-08-25 Thomas Vander Stichele <thomas at apestaart dot org>
7802 * gst/audioresample/debug.c:
7803 * gst/audioresample/gstaudioresample.c:
7804 add room for extra overlap samples when asked to transform size
7805 protect against possible mem corruption and check for discrepancies
7806 between written size and outbuffer's size so we can warn for
7808 * gst/audioresample/resample.c: (resample_init),
7809 (resample_get_output_size_for_input), (resample_get_output_size),
7810 (resample_set_n_channels), (resample_set_format):
7811 set debug level based on RESAMPLE_DEBUG env var
7812 make sure that get_output_size* returns a whole number of
7814 set sample_size each time either channel or format is set
7815 * gst/audioresample/resample_chunk.c: (resample_scale_chunk):
7816 * gst/audioresample/resample_functable.c:
7817 (resample_scale_functable):
7818 * gst/audioresample/resample_ref.c: (resample_scale_ref):
7819 remove r->sample_size, it's done in resample.c now
7820 add some debugging to the ref implementation
7821 make sure we only give back bytes that are wholes of the sample
7824 2005-08-25 Jan Schmidt <thaytan@mad.scientist.com>
7825 * gst/playback/gstplaybasebin.c: (fill_buffer):
7826 Revert unpopular change for GST_MESSAGE_SRC to GObject.
7828 2005-08-25 Stefan Kost <ensonic@users.sf.net>
7830 * gst/volume/gstvolume.c:
7831 made set_caps function static
7833 2005-08-24 Wim Taymans <wim@fluendo.com>
7835 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
7836 (gst_vorbisenc_change_state):
7837 Stop leaking taglists.
7839 2005-08-24 Wim Taymans <wim@fluendo.com>
7841 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
7842 (gst_ogg_pad_event), (gst_ogg_demux_factory_filter),
7843 (gst_ogg_pad_submit_packet), (gst_ogg_chain_new),
7844 (gst_ogg_demux_init), (gst_ogg_demux_perform_seek),
7845 (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
7846 (gst_ogg_demux_chain), (gst_ogg_demux_loop), (gst_ogg_print):
7847 Parse seeking events better.
7849 Generate correct newsegment events, fixes seeking in live oggs.
7851 * ext/theora/theoradec.c: (theora_dec_src_query),
7852 (theora_dec_src_event), (theora_dec_src_getcaps),
7853 (theora_dec_sink_event), (theora_dec_push), (theora_dec_chain):
7854 Use newsegment values to report correct play time.
7856 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
7857 (vorbis_dec_src_event), (vorbis_dec_sink_event):
7858 * ext/vorbis/vorbisdec.h:
7859 Parse and use newsegment values to report correct play time.
7861 * gst-libs/gst/audio/gstbaseaudiosink.c:
7862 (gst_base_audio_sink_event), (gst_base_audio_sink_render):
7863 Clear ringbuffer on flush.
7864 Use newsegment values to calculate playback time.
7866 * sys/ximage/ximagesink.c: (gst_ximagesink_get_times):
7867 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
7868 Basesink does newsegment calculations for us now.
7870 2005-08-24 Thomas Vander Stichele <thomas at apestaart dot org>
7872 * check/Makefile.am:
7874 add core's plugins to the mix so that playbin works
7875 * check/generic/states.c: (GST_START_TEST):
7876 set a 0 timeout on pipelines, so they don't force the next
7878 * gst/playback/gstplaybasebin.c: (setup_source), (prepare_output),
7879 (gst_play_base_bin_change_state):
7880 remove the crappy error handling and do GST error handling
7882 2005-08-24 Thomas Vander Stichele <thomas at apestaart dot org>
7884 * check/Makefile.am:
7885 * check/generic/states.c: (GST_START_TEST), (states_suite), (main):
7886 add same test as to core, it bitches out on playbin atm.
7888 2005-08-24 Wim Taymans <wim@fluendo.com>
7893 2005-08-24 Wim Taymans <wim@fluendo.com>
7895 * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
7896 (gst_videoscale_prepare_size), (parse_caps),
7897 (gst_videoscale_set_caps), (gst_videoscale_get_size),
7898 (gst_videoscale_prepare_image), (gst_videoscale_transform_ip),
7899 (gst_videoscale_transform):
7900 * gst/videoscale/gstvideoscale.h:
7901 Refactor, make use of BaseTranform really well.
7903 2005-08-24 Thomas Vander Stichele <thomas at apestaart dot org>
7906 compile audioresample
7907 * gst/audioresample/Makefile.am:
7908 * gst/audioresample/buffer.c:
7909 * gst/audioresample/functable.c:
7910 * gst/audioresample/gstaudioresample.c:
7911 * gst/audioresample/gstaudioresample.h:
7912 * gst/audioresample/resample.c:
7913 (resample_get_output_size_for_input):
7914 * gst/audioresample/resample.h:
7915 * gst/audioresample/resample_chunk.c:
7916 * gst/audioresample/resample_functable.c:
7917 * gst/audioresample/resample_ref.c:
7918 port to use basetransform; doesn't work in all cases yet
7920 2005-08-24 Thomas Vander Stichele <thomas at apestaart dot org>
7922 * gst/audioconvert/gstaudioconvert.c:
7923 (gst_audio_convert_class_init), (gst_audio_convert_init),
7924 (audio_convert_get_unit_size), (audio_convert_transform_caps),
7925 (audio_convert_fixate_caps), (audio_convert_set_caps),
7926 (audio_convert_transform),
7927 (gst_audio_convert_buffer_to_default_format),
7928 (gst_audio_convert_buffer_from_default_format),
7929 (gst_audio_convert_channels):
7930 * gst/audioconvert/gstchannelmix.c:
7931 * gst/audioconvert/gstchannelmix.h:
7932 port to basetransform
7933 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
7934 (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_class_init),
7935 (gst_ffmpegcsp_get_unit_size):
7936 * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
7937 (gst_videoscale_transform_caps), (gst_videoscale_get_unit_size):
7938 fix for basetransform changes
7940 2005-08-24 Jan Schmidt <thaytan@mad.scientist.com>
7942 * check/Makefile.am:
7943 Add CHECK_CFLAGS and LDFLAGS
7945 * gst/playback/gstplaybasebin.c: (fill_buffer):
7946 GST_MESSAGE_SRC became a GObject
7948 2005-08-24 Wim Taymans <wim@fluendo.com>
7950 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_set_sample),
7951 (gst_ring_buffer_clear_all):
7952 * gst-libs/gst/audio/gstringbuffer.h:
7953 Added function to clear the ringbuffer.
7955 2005-08-24 Andy Wingo <wingo@pobox.com>
7957 * sys/v4l/gstv4lelement.c (gst_v4lelement_start)
7958 (gst_v4lelement_stop): Call _start and _stop for xoverlay instead
7959 of _open and _close.
7961 * sys/v4l/gstv4lxoverlay.h:
7962 * sys/v4l/gstv4lxoverlay.c (gst_v4l_xoverlay_set_xwindow_id): Open
7963 an Xv connection here, instead of all the time. Make Xv only be
7964 loaded if you axe for it. Kindof a workaround for buggy behaviour
7965 of Xv when using remote xservers (XvQueryExtension would block).
7966 (gst_v4l_xoverlay_stop, gst_v4l_xoverlay_start): New functions,
7967 replace the _open and _close public API. Only start the xv
7968 connection if necessary.
7969 (gst_v4l_xoverlay_open, gst_v4l_xoverlay_close): Made static.
7971 2005-08-23 David Schleef <ds@schleef.org>
7973 * gst/audioresample/Makefile.am: Leet audioresampling code
7974 * gst/audioresample/buffer.c:
7975 * gst/audioresample/buffer.h:
7976 * gst/audioresample/debug.c:
7977 * gst/audioresample/debug.h:
7978 * gst/audioresample/functable.c:
7979 * gst/audioresample/functable.h:
7980 * gst/audioresample/gstaudioresample.c:
7981 * gst/audioresample/gstaudioresample.h:
7982 * gst/audioresample/resample.c:
7983 * gst/audioresample/resample.h:
7984 * gst/audioresample/resample_chunk.c:
7985 * gst/audioresample/resample_functable.c:
7986 * gst/audioresample/resample_ref.c:
7988 2005-08-23 Wim Taymans <wim@fluendo.com>
7990 * examples/seeking/seek.c: (make_vorbis_pipeline),
7991 (make_theora_pipeline), (make_vorbis_theora_pipeline), (do_seek):
7994 2005-08-23 Andy Wingo <wingo@pobox.com>
7996 * gst-libs/gst/audio/gstbaseaudiosrc.c
7997 (gst_base_audio_src_fixate): Only fixate endianness if it is
7998 present in the caps.
8000 2005-08-22 Andy Wingo <wingo@pobox.com>
8002 * ext/alsa/gstalsasink.c (gst_alsasink_get_property):
8003 * ext/alsa/gstalsasrc.c (gst_alsasrc_get_property): Add a
8004 device-name property.
8006 * gst-libs/gst/audio/gstaudiosrc.h:
8007 * gst-libs/gst/audio/gstaudiosrc.c: Implement open_device and
8008 close_device in the ring buffer, like gstaudiosink.
8010 * ext/alsa/gstalsamixer.h:
8011 * ext/alsa/gstalsamixer.c: Not a GObject any more. Include a nifty
8012 macro to implement the interface without much code. Cleanups.
8014 * ext/alsa/gstalsasrc.h:
8015 * ext/alsa/gstalsasrc.c: Be a mixer. Open device and mixer in
8018 * ext/alsa/Makefile.am: Add new files.
8019 * ext/alsa/gstalsamixerelement.c:
8020 * ext/alsa/gstalsamixerelement.c: Split element code out from
8021 mixer code so that alsasrc can be a mixer too.
8023 2005-08-21 Thomas Vander Stichele <thomas at apestaart dot org>
8025 * check/elements/volume.c: (setup_volume), (cleanup_volume),
8027 * check/elements/vorbisdec.c: (setup_vorbisdec),
8028 (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite):
8029 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
8030 (vorbis_handle_identification_packet),
8031 (vorbis_handle_comment_packet), (vorbis_handle_type_packet),
8032 (vorbis_handle_header_packet), (vorbis_dec_push),
8034 use the setup/teardown methods to save code. save code is good.
8036 2005-08-20 Thomas Vander Stichele <thomas at apestaart dot org>
8038 * check/Makefile.am:
8039 add ext dir for plugins
8040 add vorbisdec test conditionally
8041 * check/elements/volume.c: (setup_volume), (cleanup_volume),
8042 (GST_START_TEST), (volume_suite):
8043 add a test with wrong caps
8044 * check/elements/vorbisdec.c: (chain_func), (setup_vorbisdec),
8045 (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite), (main):
8046 add a vorbisdec test
8047 * ext/ogg/gstoggdemux.c: (gst_ogg_chain_new_stream),
8048 (gst_ogg_demux_chain), (gst_ogg_demux_loop):
8049 clean up debug output
8050 * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
8051 yay, fix a segfault/security issue in vorbisdec
8052 gst-launch fakesrc ! vorbisdec wasn't happy
8053 * ext/vorbis/vorbisenc.c: (vorbisenc_get_type),
8054 (gst_vorbisenc_class_init), (gst_vorbisenc_sink_setcaps),
8055 (gst_vorbisenc_convert_src), (gst_vorbisenc_convert_sink),
8056 (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
8057 (gst_vorbisenc_init), (gst_vorbisenc_metadata_set1),
8058 (gst_vorbisenc_set_metadata), (get_constraints_string),
8059 (update_start_message), (gst_vorbisenc_setup),
8060 (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
8061 (gst_vorbisenc_push_packet), (gst_vorbisenc_sink_event),
8062 (gst_vorbisenc_chain), (gst_vorbisenc_get_property),
8063 (gst_vorbisenc_set_property), (gst_vorbisenc_change_state):
8064 * ext/vorbis/vorbisenc.h:
8066 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
8067 (gst_ffmpegcsp_transform):
8068 have the kow come home
8069 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
8071 * gst/volume/gstvolume.c: (volume_set_caps):
8074 2005-08-20 Thomas Vander Stichele <thomas at apestaart dot org>
8078 * check/Makefile.am:
8079 * check/elements/.cvsignore:
8080 * check/elements/volume.c: (chain_func), (event_func),
8081 (setup_volume), (cleanup_volume), (GST_START_TEST), (volume_suite),
8084 add unit test structure for gst-plugins-base
8085 add a test for volume
8086 * gst/volume/gstvolume.c: (gst_volume_list_tracks),
8087 (gst_volume_set_volume), (gst_volume_get_volume),
8088 (gst_volume_set_mute), (gst_volume_class_init), (gst_volume_init),
8089 (volume_funcfind), (volume_process_float), (volume_process_int16),
8090 (volume_set_caps), (volume_transform), (volume_update_mute),
8091 (volume_update_volume), (volume_set_property),
8092 (volume_get_property):
8093 document a little; use basetransform vmethod _set_caps
8095 2005-08-19 Andy Wingo <wingo@pobox.com>
8097 * ext/alsa/gstalsamixertrack.h:
8098 * ext/alsa/gstalsamixertrack.c:
8099 * ext/alsa/gstalsamixeroptions.h:
8100 * ext/alsa/gstalsamixeroptions.c:
8101 * ext/alsa/gstalsamixer.h:
8102 * ext/alsa/gstalsamixer.c: Port to 0.9.
8104 * ext/alsa/Makefile.am: Build mixer, mixeroptions, mixertracks.
8105 Remove gstalsa.c and alsaclock. No more cruft here.
8107 2005-08-18 Wim Taymans <wim@fluendo.com>
8109 * gst-libs/gst/rtp/gstbasertpdepayload.c:
8110 (gst_base_rtp_depayload_chain),
8111 (gst_base_rtp_depayload_add_to_queue),
8112 (gst_base_rtp_depayload_push),
8113 (gst_base_rtp_depayload_queue_release):
8114 * gst-libs/gst/rtp/gstbasertpdepayload.h:
8115 Fix for RTPBuffer changes.
8117 * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtpbuffer_allocate_data),
8118 (gst_rtpbuffer_new_take_data), (gst_rtpbuffer_new_copy_data),
8119 (gst_rtpbuffer_new_allocate), (gst_rtpbuffer_new_allocate_len),
8120 (gst_rtpbuffer_calc_header_len), (gst_rtpbuffer_calc_packet_len),
8121 (gst_rtpbuffer_calc_payload_len), (gst_rtpbuffer_validate_data),
8122 (gst_rtpbuffer_validate), (gst_rtpbuffer_set_packet_len),
8123 (gst_rtpbuffer_get_packet_len), (gst_rtpbuffer_get_version),
8124 (gst_rtpbuffer_set_version), (gst_rtpbuffer_get_padding),
8125 (gst_rtpbuffer_set_padding), (gst_rtpbuffer_pad_to),
8126 (gst_rtpbuffer_get_extension), (gst_rtpbuffer_set_extension),
8127 (gst_rtpbuffer_get_ssrc), (gst_rtpbuffer_set_ssrc),
8128 (gst_rtpbuffer_get_csrc_count), (gst_rtpbuffer_get_csrc),
8129 (gst_rtpbuffer_set_csrc), (gst_rtpbuffer_get_marker),
8130 (gst_rtpbuffer_set_marker), (gst_rtpbuffer_get_payload_type),
8131 (gst_rtpbuffer_set_payload_type), (gst_rtpbuffer_get_seq),
8132 (gst_rtpbuffer_set_seq), (gst_rtpbuffer_get_timestamp),
8133 (gst_rtpbuffer_set_timestamp), (gst_rtpbuffer_get_payload_len),
8134 (gst_rtpbuffer_get_payload):
8135 * gst-libs/gst/rtp/gstrtpbuffer.h:
8136 Don't subclass GstBuffer but add methods and helper functions
8137 to construct and manipulate RTP packets in regular GstBuffers.
8139 2005-08-18 Stefan Kost <ensonic@users.sf.net>
8141 * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
8142 moved statement below switch
8143 * gst/volume/gstvolume.c: (gst_volume_class_init):
8146 2005-08-16 Wim Taymans <wim@fluendo.com>
8148 * gst-libs/gst/audio/gstbaseaudiosrc.c:
8149 (gst_base_audio_src_change_state):
8150 Open and close device in READY<->NULL state change.
8152 2005-08-16 Andy Wingo <wingo@pobox.com>
8154 * examples/seeking/Makefile.am: Don't compile non-compiling
8155 compiled objects with the compiler.
8157 * examples/seeking/seek.c (make_dv_pipeline): Update for new DV
8160 2005-08-12 Philippe Khalaf <burger@speedy.org>
8161 * gst-libs/gst/rtp/gstbasertpdepayload.c:
8162 * gst-libs/gst/rtp/gstbasertpdepayload.h:
8163 Made a thread to release the queue.
8164 Removed timestamp conversion for now.
8166 2005-08-10 Philippe Khalaf <burger@speedy.org>
8167 * gst-libs/gst/rtp/gstbasertpdepayload.c:
8168 * gst-libs/gst/rtp/gstbasertpdepayload.h:
8169 Added rtp timestamp -> gst timestamp conversion.
8170 Fixed several problems with queue.
8172 2005-08-09 Tim-Philipp M??ller <tim at centricular dot net>
8174 * gst-libs/gst/audio/gstaudioclock.h:
8175 * gst-libs/gst/audio/gstaudiofilter.h:
8176 * gst-libs/gst/audio/gstaudiosink.h:
8177 * gst-libs/gst/audio/gstaudiosrc.h:
8178 * gst-libs/gst/audio/gstbaseaudiosink.h:
8179 * gst-libs/gst/audio/gstbaseaudiosrc.h:
8180 * gst-libs/gst/audio/gstringbuffer.h:
8181 * gst-libs/gst/net/gstnetbuffer.h:
8182 * gst-libs/gst/rtp/gstbasertpdepayload.h:
8183 * gst-libs/gst/rtp/gstrtpbuffer.h:
8184 Add padding (you will need to rebuild gst-plugins-base,
8185 gst-plugins and all applications afterwards!)
8187 2005-08-09 Tim-Philipp M??ller <tim at centricular dot net>
8189 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
8190 (gst_riff_parse_chunk):
8191 Fix bug in debug message and add some more debug messages.
8193 2005-08-08 Edward Hervey <edward@fluendo.com>
8195 * gst-libs/gst/riff/riff-media.c:
8196 backported updates since branch
8198 2005-08-08 Andy Wingo <wingo@pobox.com>
8200 * gst-libs/gst/audio/gstbaseaudiosink.c
8201 (gst_base_audio_sink_change_state): Open the device in NULL->READY
8202 like good elements should. Close on READY->NULL too.
8204 * gst-libs/gst/audio/gstaudiosink.c
8205 (gst_audioringbuffer_open_device,
8206 (gst_audioringbuffer_close_device, gst_audioringbuffer_acquire)
8207 (gst_audioringbuffer_release): Updates for new ring buffer API,
8208 hook into the new audio sink api.
8210 * gst-libs/gst/audio/gstaudiosink.h (GstAudioSinkClass.open)
8211 (GstAudioSinkClass.close): Just open and close the device -- no
8212 resource allocation or configuration.
8213 (GstAudioSinkClass.prepare, GstAudioSinkClass.unprepare): New
8214 vmethods, handle device setup and resource allocation.
8216 * ext/alsa/gstalsasink.c (gst_alsasink_open, gst_alsasink_close)
8217 (gst_alsasink_prepare, gst_alsasink_unprepare): Update for new
8220 * gst-libs/gst/audio/gstringbuffer.h
8221 (GstRingBufferClass.open_device, GstRingBufferClass.close_device):
8224 * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_open_device)
8225 (gst_ring_buffer_close_device, gst_ring_buffer_device_is_open):
8226 New API functions. The device should be opened before acquiring
8227 and closed after releasing.
8229 2005-08-08 Tim-Philipp M??ller <tim at centricular dot net>
8231 * gst-libs/gst/interfaces/mixer.h:
8232 Reset padding to GST_PADDING.
8234 2005-08-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
8236 * gst/playback/gstplaybin.c: (remove_sinks):
8237 Remove visualization from parent explicitely; works around some
8238 apparent refcount issue that I haven't tracked down yet.
8240 2005-08-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
8242 * ext/alsa/gstalsasink.c: (set_hwparams):
8243 Assign debug category, add negotiation debug msgs.
8245 2005-08-07 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
8247 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_start):
8248 Fix error code for file-not-found to NOT_FOUND.
8250 2005-08-05 Thomas Vander Stichele <thomas at apestaart dot org>
8252 * common/gtk-doc-plugins.mak:
8253 * docs/plugins/Makefile.am:
8254 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
8255 * docs/plugins/gst-plugins-base-plugins-sections.txt:
8256 renamed to actual element names, so much nicer to look at
8257 * docs/plugins/tmpl/gstmultifdsink.sgml:
8259 * docs/plugins/tmpl/multifdsink.sgml:
8260 * docs/plugins/tmpl/tcpserversink.sgml:
8262 * ext/alsa/gstalsa.c:
8263 * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get_property):
8264 * ext/ogg/gstoggmux.c:
8265 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
8266 * gst/playback/gstdecodebin.c:
8267 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
8268 * gst/tcp/gsttcpserversink.c:
8269 various fixes and documentation additions
8271 2005-08-05 Thomas Vander Stichele <thomas at apestaart dot org>
8273 * common/Makefile.am:
8274 * common/gstdoc-scangobj:
8275 * common/gtk-doc-plugins.mak:
8276 * common/gtk-doc.mak:
8277 add a custom scangobj that uses the registry
8278 add a custom gtk-doc-plugins.mak that uses it
8279 some doc build fixes
8282 * docs/plugins/Makefile.am:
8283 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
8284 * docs/plugins/gst-plugins-base-plugins-sections.txt:
8285 * docs/plugins/gst-plugins-base-plugins.types:
8286 * docs/plugins/tmpl/gstmultifdsink.sgml:
8287 add docs for one element, multifdsink
8288 * gst/adder/gstadder.h:
8289 * gst/volume/gstvolume.h:
8290 don't privatize enum
8291 * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
8292 * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
8293 (gst_sync_method_get_type), (gst_client_status_get_type),
8294 (gst_multifdsink_class_init),
8295 (gst_multifdsink_client_queue_buffer),
8296 (gst_multifdsink_handle_client_write):
8297 * gst/tcp/gstmultifdsink.h:
8299 * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
8300 (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
8301 (gst_tcpclientsink_render):
8302 * gst/tcp/gsttcpclientsink.h:
8303 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
8304 (gst_tcpclientsrc_init), (gst_tcpclientsrc_create),
8305 (gst_tcpclientsrc_start):
8306 * gst/tcp/gsttcpclientsrc.h:
8307 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
8308 (gst_tcpserversrc_init), (gst_tcpserversrc_create):
8309 * gst/tcp/gsttcpserversrc.h:
8310 * gst/typefind/gsttypefindfunctions.c:
8311 remove superfluous Type stuff
8313 2005-08-05 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
8315 * gst/playback/gstplaybin.c: (gen_video_element):
8318 2005-08-05 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
8320 * gst-libs/gst/gconf/gconf.c:
8321 * gst-libs/gst/gconf/gconf.h:
8322 Fix some Andy Problem [tm].
8324 2005-08-04 Andy Wingo <wingo@pobox.com>
8326 * gst/videoscale/gstvideoscale.c (gst_videoscale_get_size):
8327 * gst/ffmpegcolorspace/gstffmpegcolorspace.c
8328 (gst_ffmpegcsp_get_size): Adapt to API changes.
8330 * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_ip):
8331 Implement an in-place do-nothing transform.
8333 2005-08-04 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
8335 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
8336 (gst_ximagesink_renegotiate_size):
8337 Do not set new window sizes yet if we prepare a new buffer size
8338 for upstream renegotiation (software scaling) at some point in the
8339 future, because this new size waqs not actually accepted yet. Once
8340 accepted, renegotiation later on will set the new sizes just fine.
8341 Fixes a videotestsrc ! queue ! videoscale ! ximagesink xoverlay
8344 2005-08-03 Andy Wingo <wingo@pobox.com>
8346 * sys/ximage/ximagesink.c (gst_ximagesink_renegotiate_size):
8347 (gst_ximagesink_buffer_alloc):
8348 Protect the height, width, and desired_caps with the pool_lock.
8349 Fixes videotestsrc ! queue ! ximagesink.
8351 2005-08-02 Edward Hervey <edward@fluendo.com>
8353 * gst/volume/gstvolume.c:
8354 include left from controller cleanup
8356 2005-08-02 Jan Schmidt <thaytan@mad.scientist.com>
8357 * ext/ogg/gstoggmux.c: (gst_ogg_mux_change_state):
8358 Stop collectpads before calling the parent state
8359 change function on PAUSED->READY.
8361 2005-08-01 Jan Schmidt <thaytan@mad.scientist.com>
8363 When testing for X libs, use the X CFlags
8364 * gst/adder/gstadder.c: (gst_adder_change_state):
8365 Stop the collectpads before calling parent state change function
8366 on PAUSED->READY, otherwise we deadlock deactivating pads.
8368 2005-08-01 Stefan Kost <ensonic@users.sf.net>
8371 * docs/libs/tmpl/gstcolorbalance.sgml:
8372 * docs/libs/tmpl/gstmixer.sgml:
8373 * examples/Makefile.am:
8374 * gst/sine/Makefile.am:
8375 * gst/sine/gstsinesrc.c: (gst_sinesrc_init), (gst_sinesrc_create),
8376 (gst_sinesrc_set_property), (plugin_init):
8377 * gst/sine/gstsinesrc.h:
8378 * gst/volume/Makefile.am:
8379 * gst/volume/gstvolume.c: (gst_volume_set_volume),
8380 (gst_volume_set_mute), (gst_volume_dispose), (gst_volume_init),
8381 (volume_process_float), (volume_process_int16),
8382 (volume_set_property), (plugin_init):
8383 * gst/volume/gstvolume.h:
8384 deactivate and remove dparams (libgstcontrol)
8386 2005-07-29 Wim Taymans <wim@fluendo.com>
8388 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link_src):
8389 Convert me to BaseTransform!! help..
8391 2005-07-29 Andy Wingo <wingo@pobox.com>
8393 * ext/alsa/gstalsaplugin.c (plugin_init): We are primary audio
8396 * ext/alsa/gstalsasink.c (alsasink_sink_factory): Advertise our
8397 support of both endiannesses.
8399 2005-07-28 Tim-Philipp M??ller <tim at centricular dot net>
8401 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
8402 Fix confusing debug message (s/event/query/)
8404 2005-07-28 Tim-Philipp M??ller <tim at centricular dot net>
8406 * gst/videotestsrc/videotestsrc.h:
8407 Use "_stdint.h" instead of <stdint.h>
8409 2005-07-27 Wim Taymans <wim@fluendo.com>
8411 * ext/vorbis/Makefile.am:
8412 Revert wrong commit.
8414 2005-07-27 Wim Taymans <wim@fluendo.com>
8416 * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event):
8417 More compilation fixen.
8419 2005-07-27 Wim Taymans <wim@fluendo.com>
8421 * gst-libs/gst/audio/gstbaseaudiosink.c:
8422 (gst_base_audio_sink_event), (gst_base_audio_sink_render),
8423 (gst_base_audio_sink_create_ringbuffer),
8424 (gst_base_audio_sink_change_state):
8427 2005-07-27 Wim Taymans <wim@fluendo.com>
8429 * examples/seeking/seek.c: (setup_dynamic_link),
8430 (make_dv_pipeline), (make_vorbis_theora_pipeline), (query_rates),
8431 (query_positions_elems), (query_positions_pads), (do_seek):
8432 Update seek example.
8434 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
8435 (gst_ogg_pad_typefind), (gst_ogg_demux_chain_elem_pad),
8436 (gst_ogg_demux_queue_data), (gst_ogg_demux_chain_peer),
8437 (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
8438 (gst_ogg_demux_handle_event),
8439 (gst_ogg_demux_deactivate_current_chain),
8440 (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
8441 (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
8442 (gst_ogg_demux_chain), (gst_ogg_demux_send_event),
8443 (gst_ogg_demux_loop):
8444 * ext/ogg/gstoggmux.c: (gst_ogg_mux_collected):
8445 * ext/theora/theoradec.c: (theora_dec_src_event),
8446 (theora_dec_src_getcaps), (theora_dec_sink_event),
8447 (theora_dec_push), (theora_dec_chain):
8448 * ext/vorbis/Makefile.am:
8449 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_event),
8450 (vorbis_dec_sink_event), (vorbis_dec_push),
8451 (vorbis_handle_data_packet):
8452 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_event),
8453 (gst_vorbisenc_chain):
8454 * gst/playback/gststreaminfo.c: (cb_probe):
8455 * gst/subparse/gstsubparse.c: (gst_subparse_src_event):
8456 * gst/videorate/gstvideorate.c: (gst_videorate_event):
8457 * gst/videoscale/gstvideoscale.c:
8458 (gst_videoscale_handle_src_event):
8459 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_event):
8460 * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame),
8461 (gst_ximagesink_navigation_send_event):
8462 * sys/xvimage/xvimagesink.c:
8463 (gst_xvimagesink_navigation_send_event):
8464 Various event updates and cleanups
8466 2005-07-27 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
8468 * gst/videoscale/gstvideoscale.c: (gst_videoscale_prepare_images):
8469 Fix segfault for I420/YV12.
8471 2005-07-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
8473 * ext/vorbis/vorbisdec.c: (vorbis_handle_comment_packet):
8476 2005-07-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
8478 * gst/playback/gstplaybin.c: (gen_video_element),
8479 (gen_audio_element):
8480 Switch to auto*sink elements as default sinks; add volume element
8481 so that volume control in totem works.
8483 2005-07-21 Wim Taymans <wim@fluendo.com>
8485 * gst/playback/gstplaybasebin.c: (gen_preroll_element):
8486 * gst/playback/gstplaybin.c: (setup_sinks),
8487 (gst_play_bin_change_state):
8488 Refcount fix and more comments.
8490 2005-07-21 Zaheer Abbas Merali <zaheerabbas at merali dot org>
8492 * sys/ximage/Makefile.am:
8493 * sys/ximage/ximage.c: (plugin_init):
8494 * sys/ximage/ximagesink.c:
8495 Prepare for adding ximagesrc, rename of plugin to ximage etc.
8498 2005-07-21 Wim Taymans <wim@fluendo.com>
8500 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
8501 (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
8502 (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
8503 (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
8504 (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
8505 (gst_ogg_demux_init), (gst_ogg_demux_activate_chain),
8506 (gst_ogg_demux_perform_seek), (gst_ogg_demux_collect_chain_info),
8507 (gst_ogg_demux_collect_info), (gst_ogg_demux_chain),
8508 (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
8509 Generate correct disconts for live chained oggs.
8511 * gst-libs/gst/audio/gstbaseaudiosink.c:
8512 (gst_base_audio_sink_render),
8513 (gst_base_audio_sink_create_ringbuffer),
8514 (gst_base_audio_sink_change_state):
8515 Handle discont math correctly.
8517 * gst/playback/gstplaybin.c: (add_sink):
8518 Some small debug cleanup.
8520 2005-07-21 Wim Taymans <wim@fluendo.com>
8522 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init), (gst_ogg_pad_event),
8523 (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
8524 (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
8525 (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
8526 (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
8527 (gst_ogg_demux_init), (gst_ogg_demux_deactivate_current_chain),
8528 (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
8529 (gst_ogg_demux_read_chain), (gst_ogg_demux_find_pad),
8530 (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
8531 (gst_ogg_demux_find_chains), (gst_ogg_demux_chain),
8532 (gst_ogg_demux_send_event), (gst_ogg_demux_loop),
8533 (gst_ogg_demux_change_state), (gst_ogg_print):
8534 Reorganize code to send the right disconts when in streaming
8537 2005-07-20 Andy Wingo <wingo@pobox.com>
8539 * gst/videoscale/vs_image.c (vs_image_scale_nearest_YUYV): Typo
8540 fix (?), fixes a seggie mcfalterson (#310894).
8542 2005-07-20 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
8544 * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_headers),
8545 (gst_ogg_mux_set_header_on_caps):
8546 * ext/theora/theoraenc.c: (theora_set_header_on_caps):
8547 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
8548 * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
8549 * gst-libs/gst/audio/multichannel.c:
8550 (gst_audio_set_channel_positions),
8551 (gst_audio_set_structure_channel_positions_list):
8552 * gst/playback/gstdecodebin.c: (dynamic_create):
8553 * gst/playback/gstplaybasebin.c: (setup_source), (mute_group_type):
8554 * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
8555 Fixes for API changes in core.
8557 2005-07-20 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
8559 * gst/playback/gstplaybasebin.c: (fill_buffer):
8560 Use _new_custom() so we can set custom message types for buffering
8563 2005-07-20 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
8566 * gst-libs/gst/Makefile.am:
8567 * gst-libs/gst/gconf/.cvsignore:
8568 * gst-libs/gst/gconf/Makefile.am:
8569 * gst-libs/gst/gconf/test-gconf.c:
8570 * pkgconfig/Makefile.am:
8571 * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
8572 * pkgconfig/gstreamer-gconf.pc.in:
8573 Remove gconf stuff, use gconf elements instead from now on.
8575 2005-07-20 Wim Taymans <wim@fluendo.com>
8577 * gst-libs/gst/audio/TODO:
8578 * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
8579 (gst_audio_clock_get_internal_time):
8580 * gst-libs/gst/audio/gstaudioclock.h:
8581 * gst-libs/gst/audio/gstbaseaudiosink.c:
8582 (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
8583 (gst_base_audio_sink_get_time), (gst_base_audio_sink_event),
8584 (gst_base_audio_sink_render),
8585 (gst_base_audio_sink_create_ringbuffer),
8586 (gst_base_audio_sink_change_state):
8587 Make sure the audio clock always returns an increasing value.
8589 2005-07-19 Andy Wingo <wingo@pobox.com>
8591 * gst/videotestsrc/: Cleanups.
8593 2005-07-19 Wim Taymans <wim@fluendo.com>
8595 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
8598 2005-07-19 Wim Taymans <wim@fluendo.com>
8600 * examples/seeking/seek.c: (make_dv_pipeline),
8601 (make_vorbis_theora_pipeline), (query_rates),
8602 (query_positions_elems), (query_positions_pads), (do_seek):
8603 Make correct DV pipeline.
8605 2005-07-18 Andy Wingo <wingo@pobox.com>
8607 * configure.ac (DEFAULT_AUDIOSINK, DEFAULT_AUDIOSRC): Use alsa by
8608 default. Also because it's the only thing that really works. (This
8609 is used in the GConf elements).
8610 Use AS_LIBTOOL_TAGS.
8612 2005-07-18 Wim Taymans <wim@fluendo.com>
8614 * gst/playback/gstdecodebin.c: (remove_element_chain):
8615 * gst/playback/gstplaybin.c: (add_sink):
8616 * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
8617 (gst_stream_info_set_mute):
8618 * gst/playback/gststreamselector.c:
8619 (gst_stream_selector_get_linked_pad),
8620 (gst_stream_selector_getcaps), (gst_stream_selector_chain):
8621 More leak and compile fixes.
8623 2005-07-18 Wim Taymans <wim@fluendo.com>
8625 * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
8626 (query_rates), (query_positions_elems), (query_positions_pads),
8627 (do_seek), (seek_cb), (stop_seek):
8628 Updated seek example.
8630 * gst/playback/gstdecodebin.c: (remove_element_chain), (unlinked):
8631 * gst/playback/gstplaybasebin.c: (queue_threshold_reached),
8632 (queue_out_of_data), (gen_preroll_element), (new_decoded_pad):
8633 * gst/playback/gstplaybin.c: (add_sink):
8634 * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
8635 (gst_stream_info_set_mute):
8636 Some refcount leak fixes.
8638 2005-07-16 Wim Taymans <wim@fluendo.com>
8640 * gst-libs/gst/audio/gstbaseaudiosink.c:
8641 (gst_base_audio_sink_render):
8642 Align samples even if we have roundoff errors in the
8643 timestamp conversion.
8645 2005-07-16 Wim Taymans <wim@fluendo.com>
8647 * docs/libs/tmpl/gstringbuffer.sgml:
8648 * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
8649 (query_rates), (query_positions_elems), (query_positions_pads),
8650 (update_scale), (do_seek):
8651 Updated seek example.
8653 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
8654 (gst_ogg_pad_submit_page), (gst_ogg_demux_activate_chain),
8655 (gst_ogg_demux_find_chains), (gst_ogg_demux_send_event),
8656 (gst_ogg_demux_loop):
8657 Push out correct discont values.
8659 * ext/theora/theoradec.c: (theora_dec_src_convert),
8660 (theora_dec_sink_convert), (theora_dec_src_getcaps),
8661 (theora_dec_sink_event), (theora_handle_type_packet),
8662 (theora_handle_header_packet), (theora_dec_push),
8663 (theora_handle_data_packet), (theora_dec_chain),
8664 (theora_dec_change_state):
8665 Better timestamping.
8667 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
8668 (vorbis_dec_sink_event), (vorbis_dec_push),
8669 (vorbis_handle_data_packet), (vorbis_dec_chain):
8670 * ext/vorbis/vorbisdec.h:
8671 Better timestamping.
8673 * gst-libs/gst/audio/gstbaseaudiosink.c:
8674 (gst_base_audio_sink_get_time), (gst_base_audio_sink_get_times),
8675 (gst_base_audio_sink_event), (gst_base_audio_sink_render):
8676 Handle syncing on timestamps instead of sample offsets. Make
8677 use of DISCONT values as described in design docs.
8679 * gst-libs/gst/audio/gstbaseaudiosrc.c:
8680 (gst_base_audio_src_get_time):
8681 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_acquire),
8682 (gst_ring_buffer_set_sample), (gst_ring_buffer_commit),
8683 (gst_ring_buffer_read):
8684 * gst-libs/gst/audio/gstringbuffer.h:
8685 * sys/ximage/ximagesink.c: (gst_ximagesink_get_times),
8686 (gst_ximagesink_show_frame):
8687 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
8688 Correcly convert buffer timestamp to stream time.
8690 2005-07-16 Wim Taymans <wim@fluendo.com>
8692 * gst/audioconvert/gstaudioconvert.c:
8693 (gst_audio_convert_get_buffer):
8694 Timestamp buffers correctly.
8696 * gst/playback/gstplaybin.c: (gen_video_element):
8697 Make internal fakesink silent.
8699 2005-07-15 Wim Taymans <wim@fluendo.com>
8701 * gst/ffmpegcolorspace/Makefile.am:
8702 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
8703 (gst_ffmpegcsp_caps_remove_format_info),
8704 (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps),
8705 (gst_ffmpegcsp_get_type), (gst_ffmpegcsp_class_init),
8706 (gst_ffmpegcsp_init), (gst_ffmpegcsp_get_size),
8707 (gst_ffmpegcsp_transform_ip), (gst_ffmpegcsp_transform):
8708 Ported ffmpegcolorspace to basetransform.
8710 * gst/videoscale/gstvideoscale.c: (gst_videoscale_transform):
8711 * gst/volume/gstvolume.c: (volume_transform):
8714 2005-07-14 Wim Taymans <wim@fluendo.com>
8716 * gst/videotestsrc/Makefile.am:
8717 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get_type),
8718 (gst_videotestsrc_class_init), (gst_videotestsrc_negotiate),
8719 (gst_videotestsrc_setcaps), (gst_videotestsrc_getcaps),
8720 (gst_videotestsrc_init), (gst_videotestsrc_event),
8721 (gst_videotestsrc_create), (gst_videotestsrc_start),
8722 (gst_videotestsrc_stop), (gst_videotestsrc_get_times),
8723 (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
8724 (gst_videotestsrc_get_property):
8725 * gst/videotestsrc/gstvideotestsrc.h:
8726 Make videotestsrc a pushsrc.
8728 2005-07-14 Wim Taymans <wim@fluendo.com>
8730 * gst/tcp/gstfdset.c: (gst_fdset_free):
8731 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
8732 (gst_multifdsink_add), (gst_multifdsink_remove),
8733 (gst_multifdsink_clear), (gst_multifdsink_get_stats),
8734 (gst_multifdsink_remove_client_link),
8735 (gst_multifdsink_client_queue_data),
8736 (gst_multifdsink_client_queue_caps),
8737 (gst_multifdsink_client_queue_buffer),
8738 (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
8739 (gst_multifdsink_stop):
8740 * gst/tcp/gstmultifdsink.h:
8743 * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
8744 Also draw image when not from a pool.
8746 2005-07-14 Wim Taymans <wim@fluendo.com>
8748 * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
8749 (mute_stream), (silence_stream):
8750 Small debug additions.
8752 2005-07-14 Wim Taymans <wim@fluendo.com>
8754 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
8755 (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
8756 (gst_ogg_demux_activate_chain), (gst_ogg_demux_loop):
8757 Better error recovery, ignore unconnected pads and
8760 2005-07-14 Thomas Vander Stichele <thomas at apestaart dot org>
8762 * docs/libs/tmpl/gstaudio.sgml:
8763 * docs/libs/tmpl/gstcolorbalance.sgml:
8764 * docs/libs/tmpl/gstgconf.sgml:
8765 * docs/libs/tmpl/gstmixer.sgml:
8766 * docs/libs/tmpl/gstringbuffer.sgml:
8767 * docs/libs/tmpl/gsttuner.sgml:
8768 * gst-libs/gst/audio/gstbaseaudiosrc.c:
8769 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
8770 (gst_tcpclientsrc_class_init):
8771 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
8772 (gst_tcpserversrc_class_init):
8773 * sys/v4l/gstv4lelement.c:
8774 more autistic cleanliness in functions/names/defines
8776 2005-07-13 Thomas Vander Stichele <thomas at apestaart dot org>
8779 make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should be
8780 added manually to each Makefile.am so we are sure it goes
8781 *last* and doesn't add -L flags before linking in libs of our
8782 own, like, say, internal .la libs, that then accidentally pick
8783 up the installed copy.
8784 * docs/libs/Makefile.am:
8785 * ext/alsa/Makefile.am:
8786 * ext/cdparanoia/Makefile.am:
8787 * ext/gnomevfs/Makefile.am:
8788 * ext/libvisual/Makefile.am:
8789 * ext/ogg/Makefile.am:
8790 * ext/theora/Makefile.am:
8791 * ext/vorbis/Makefile.am:
8792 * gst-libs/gst/video/Makefile.am:
8793 * gst/adder/Makefile.am:
8794 * gst/audioconvert/Makefile.am:
8795 * gst/audiorate/Makefile.am:
8796 * gst/audioscale/Makefile.am:
8797 * gst/ffmpegcolorspace/Makefile.am:
8798 * gst/playback/Makefile.am:
8799 * gst/sine/Makefile.am:
8800 * gst/subparse/Makefile.am:
8801 * gst/tags/Makefile.am:
8802 * gst/tcp/Makefile.am:
8803 * gst/typefind/Makefile.am:
8804 * gst/videorate/Makefile.am:
8805 * gst/videoscale/Makefile.am:
8806 * gst/videotestsrc/Makefile.am:
8807 * gst/volume/Makefile.am:
8808 * sys/v4l/Makefile.am:
8809 * sys/ximage/Makefile.am:
8810 * sys/xvimage/Makefile.am:
8811 adapt properly to this change. This should make sure that
8812 plugins and libs properly link to the as-yet-uninstalled
8813 copies of stuff like libgstinterfaces and libgstvideo
8815 2005-07-13 Andy Wingo <wingo@pobox.com>
8817 * sys/v4l/gstv4lsrc.c (gst_v4lsrc_stop): Fix a spurious warning.
8818 (gst_v4lsrc_fixate): Fixate on format as well.
8820 * sys/xvimage/xvimagesink.c (gst_xvimage_buffer_destroy)
8821 (gst_xvimagesink_xvimage_new): Ref the xvimagesink while the
8822 buffer points to it.
8823 (gst_xvimagesink_check_xshm_calls): Don't use our xvimage buffer,
8824 rather just doing X calls ourselves. Also fixes a memleak.
8826 2005-07-12 Andy Wingo <wingo@pobox.com>
8828 * sys/v4l/gstv4lsrc.c (gst_v4lsrc_get_property)
8829 (gst_v4lsrc_set_property, gst_v4lsrc_class_init, gst_v4lsrc_init)
8830 (gst_v4lsrc_create): Re-add the copy-mode property, default to
8831 TRUE to avoid deadlocks if an element holds on to our buffers.
8833 2005-07-11 Thomas Vander Stichele <thomas at apestaart dot org>
8835 * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
8836 (gst_sinesrc_init), (gst_sinesrc_create),
8837 (gst_sinesrc_set_property), (gst_sinesrc_get_property),
8838 (gst_sinesrc_start):
8839 * gst/sine/gstsinesrc.h:
8840 removing num-buffers property before moving it
8842 2005-07-10 Thomas Vander Stichele <thomas at apestaart dot org>
8845 use overridable ERROR_CFLAGS
8846 * docs/libs/gst-plugins-base-libs.types:
8847 * docs/libs/tmpl/gstringbuffer.sgml:
8848 * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
8849 (gst_alsasink_class_init):
8850 * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
8851 (gst_alsasrc_class_init):
8852 * gst-libs/gst/audio/audio.h:
8853 * gst-libs/gst/audio/gstaudioclock.h:
8854 * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type),
8855 (gst_audio_filter_base_init), (gst_audio_filter_class_init),
8856 (gst_audio_filter_link), (gst_audio_filter_init),
8857 (gst_audio_filter_chain), (gst_audio_filter_set_property),
8858 (gst_audio_filter_get_property),
8859 (gst_audio_filter_class_add_pad_templates):
8860 * gst-libs/gst/audio/gstaudiofilter.h:
8861 * gst-libs/gst/audio/gstaudiofiltertemplate.c:
8862 (gst_audio_filter_template_get_type),
8863 (gst_audio_filter_template_base_init),
8864 (gst_audio_filter_template_class_init),
8865 (gst_audio_filter_template_init),
8866 (gst_audio_filter_template_set_property),
8867 (gst_audio_filter_template_get_property), (plugin_init),
8868 (gst_audio_filter_template_setup),
8869 (gst_audio_filter_template_filter),
8870 (gst_audio_filter_template_filter_inplace):
8871 * gst-libs/gst/audio/gstaudiosink.c:
8872 (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
8873 (audioringbuffer_thread_func), (gst_audioringbuffer_acquire),
8874 (gst_audioringbuffer_release), (gst_audioringbuffer_start),
8875 (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
8876 (gst_audio_sink_base_init), (gst_audio_sink_class_init),
8877 (gst_audio_sink_init), (gst_audio_sink_create_ringbuffer):
8878 * gst-libs/gst/audio/gstaudiosink.h:
8879 * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
8880 (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
8881 (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
8882 (gst_audioringbuffer_start), (gst_audioringbuffer_stop),
8883 (gst_audioringbuffer_delay), (gst_audio_src_base_init),
8884 (gst_audio_src_class_init), (gst_audio_src_init),
8885 (gst_audio_src_create_ringbuffer):
8886 * gst-libs/gst/audio/gstaudiosrc.h:
8887 * gst-libs/gst/audio/gstbaseaudiosink.c:
8888 (gst_base_audio_sink_base_init), (gst_base_audio_sink_class_init),
8889 (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
8890 (gst_base_audio_sink_get_clock), (gst_base_audio_sink_get_time),
8891 (gst_base_audio_sink_set_property),
8892 (gst_base_audio_sink_get_property), (gst_base_audio_sink_setcaps),
8893 (gst_base_audio_sink_get_times), (gst_base_audio_sink_event),
8894 (gst_base_audio_sink_preroll), (gst_base_audio_sink_render),
8895 (gst_base_audio_sink_create_ringbuffer),
8896 (gst_base_audio_sink_callback), (gst_base_audio_sink_change_state):
8897 * gst-libs/gst/audio/gstbaseaudiosink.h:
8898 * gst-libs/gst/audio/gstbaseaudiosrc.c:
8899 (gst_base_audio_src_base_init), (gst_base_audio_src_class_init),
8900 (gst_base_audio_src_init), (gst_base_audio_src_get_clock),
8901 (gst_base_audio_src_get_time), (gst_base_audio_src_set_property),
8902 (gst_base_audio_src_get_property), (gst_base_audio_src_fixate),
8903 (gst_base_audio_src_setcaps), (gst_base_audio_src_get_times),
8904 (gst_base_audio_src_event), (gst_base_audio_src_create),
8905 (gst_base_audio_src_create_ringbuffer),
8906 (gst_base_audio_src_callback), (gst_base_audio_src_change_state):
8907 * gst-libs/gst/audio/gstbaseaudiosrc.h:
8908 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_get_type),
8909 (gst_ring_buffer_class_init), (gst_ring_buffer_init),
8910 (gst_ring_buffer_dispose), (gst_ring_buffer_finalize),
8911 (gst_ring_buffer_debug_spec_caps),
8912 (gst_ring_buffer_debug_spec_buff), (gst_ring_buffer_parse_caps),
8913 (gst_ring_buffer_set_callback), (gst_ring_buffer_acquire),
8914 (gst_ring_buffer_release), (gst_ring_buffer_is_acquired),
8915 (gst_ring_buffer_start), (gst_ring_buffer_pause),
8916 (gst_ring_buffer_stop), (gst_ring_buffer_delay),
8917 (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
8918 (wait_segment), (gst_ring_buffer_commit), (gst_ring_buffer_read),
8919 (gst_ring_buffer_prepare_read), (gst_ring_buffer_advance),
8920 (gst_ring_buffer_clear):
8921 * gst-libs/gst/audio/gstringbuffer.h:
8922 * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init),
8923 (gst_video_sink_class_init), (gst_video_sink_get_type):
8924 * gst-libs/gst/video/videosink.h:
8925 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
8926 (gst_multifdsink_class_init),
8927 (gst_multifdsink_handle_client_write),
8928 (gst_multifdsink_change_state):
8929 * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
8930 (gst_tcpclientsink_setcaps):
8931 * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
8932 (gst_ximagesink_getcaps), (gst_ximagesink_setcaps),
8933 (gst_ximagesink_change_state), (gst_ximagesink_show_frame),
8934 (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
8935 (gst_ximagesink_send_pending_navigation),
8936 (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size),
8937 (gst_ximagesink_class_init), (gst_ximagesink_get_type):
8938 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
8939 (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
8940 (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc),
8941 (gst_xvimagesink_send_pending_navigation),
8942 (gst_xvimagesink_navigation_send_event),
8943 (gst_xvimagesink_set_xwindow_id),
8944 (gst_xvimagesink_get_desired_size), (gst_xvimagesink_class_init),
8945 (gst_xvimagesink_get_type):
8946 more macro splitting
8948 2005-07-08 Thomas Vander Stichele <thomas at apestaart dot org>
8950 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
8951 plug a memleak, allows me to import 1479 albums in one go
8953 * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
8954 (vorbis_handle_type_packet), (vorbis_dec_chain),
8955 (vorbis_dec_change_state):
8956 fix some format strings
8958 2005-07-08 Thomas Vander Stichele <thomas at apestaart dot org>
8960 * docs/libs/tmpl/gstcolorbalance.sgml:
8961 * docs/libs/tmpl/gstmixer.sgml:
8962 * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
8963 (gst_alsasink_set_property), (gst_alsasink_get_property):
8964 * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init),
8965 (gst_alsasrc_set_property), (gst_alsasrc_get_property):
8968 2005-07-08 Thomas Vander Stichele <thomas at apestaart dot org>
8970 * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
8971 * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
8972 (audiocast_register_listener), (audiocast_thread_run),
8973 (gst_gnomevfssrc_send_additional_headers_callback),
8974 (gst_gnomevfssrc_received_headers_callback),
8975 (gst_gnomevfssrc_push_callbacks), (gst_gnomevfssrc_pop_callbacks),
8976 (gst_gnomevfssrc_get_icy_metadata), (gst_gnomevfssrc_create),
8977 (gst_gnomevfssrc_get_size):
8978 add/clean up debugging
8979 * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
8982 2005-07-07 Andy Wingo <wingo@pobox.com>
8984 * sys/v4l/gstv4lsrc.c (gst_v4lsrc_fixate): Also fixate the
8985 framerate. Need to get a handle on when exactly this function is
8988 * sys/v4l/v4lsrc_calls.h:
8989 * sys/v4l/v4lsrc_calls.c: Remove sync-related stuff.
8990 (gst_v4lsrc_get_fps_list): Moved here from gstv4lsrc.c.
8991 (gst_v4lsrc_buffer_new): Totally derive from GstBuffer.
8993 * sys/v4l/v4l_calls.h: Cast to V4lElement.
8994 * sys/v4l/v4l_calls.c: Header loc fixen, don't load mjpeg, all
8995 v4lelements are sources.
8997 * sys/v4l/gstv4lxoverlay.h:
8998 * sys/v4l/gstv4lxoverlay.c:
8999 * sys/v4l/gstv4ltuner.h:
9000 * sys/v4l/gstv4ltuner.c: Header loc fixen.
9002 * sys/v4l/gstv4lsrc.h:
9003 * sys/v4l/gstv4lsrc.c: Crucial GPL update. Clean up a bit, port to
9004 PushSrc/BaseSrc. Removed most sync-related properties, videorate
9005 or something should handle that. Made a live source.
9007 * sys/v4l/gstv4lelement.h:
9008 * sys/v4l/gstv4lelement.c: Derive from GstPushSrc. No more
9009 signals. Some cleanups.
9011 * sys/v4l/gstv4lcolorbalance.h: Interface header update.
9013 * sys/v4l/gstv4l.c: Don't register v4lelement, or the jpeg/mjpeg
9016 * sys/v4l/Makefile.am: Build everything except the jpeg/mjpeg
9019 * sys/Makefile.am (SUBDIRS): Hit the V4L crack pipe.
9021 2005-07-07 Wim Taymans <wim@fluendo.com>
9023 * ext/theora/theoradec.c: (theora_get_query_types),
9024 (theora_dec_src_getcaps), (theora_dec_push):
9025 * ext/vorbis/vorbisdec.c: (vorbis_get_query_types):
9026 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types):
9027 Remove deprecated/unused query types.
9029 2005-07-06 Wim Taymans <wim@fluendo.com>
9031 * ext/alsa/Makefile.am:
9032 * ext/alsa/gstalsaplugin.c: (plugin_init):
9033 * ext/alsa/gstalsasink.c: (gst_alsasink_open):
9034 * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
9035 (gst_alsasrc_dispose), (gst_alsasrc_base_init),
9036 (gst_alsasrc_class_init), (gst_alsasrc_init),
9037 (gst_alsasrc_getcaps), (set_hwparams), (set_swparams),
9038 (alsasrc_parse_spec), (gst_alsasrc_open), (gst_alsasrc_close),
9039 (xrun_recovery), (gst_alsasrc_read), (gst_alsasrc_delay),
9040 (gst_alsasrc_reset):
9041 * ext/alsa/gstalsasrc.h:
9042 * gst-libs/gst/audio/Makefile.am:
9043 * gst-libs/gst/audio/gstaudiosink.c:
9044 (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
9045 (gst_audioringbuffer_start):
9046 * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
9047 (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
9048 (gst_audioringbuffer_init), (gst_audioringbuffer_dispose),
9049 (gst_audioringbuffer_finalize), (gst_audioringbuffer_acquire),
9050 (gst_audioringbuffer_release), (gst_audioringbuffer_start),
9051 (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
9052 (gst_audiosrc_base_init), (gst_audiosrc_class_init),
9053 (gst_audiosrc_init), (gst_audiosrc_create_ringbuffer):
9054 * gst-libs/gst/audio/gstaudiosrc.h:
9055 * gst-libs/gst/audio/gstbaseaudiosink.c:
9056 (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
9057 (gst_baseaudiosink_get_time), (gst_baseaudiosink_setcaps),
9058 (gst_baseaudiosink_preroll), (gst_baseaudiosink_render):
9059 * gst-libs/gst/audio/gstbaseaudiosrc.c:
9060 (gst_baseaudiosrc_base_init), (gst_baseaudiosrc_class_init),
9061 (gst_baseaudiosrc_init), (gst_baseaudiosrc_get_clock),
9062 (gst_baseaudiosrc_get_time), (gst_baseaudiosrc_set_property),
9063 (gst_baseaudiosrc_get_property), (gst_baseaudiosrc_fixate),
9064 (gst_baseaudiosrc_setcaps), (gst_baseaudiosrc_get_times),
9065 (gst_baseaudiosrc_event), (gst_baseaudiosrc_create),
9066 (gst_baseaudiosrc_create_ringbuffer), (gst_baseaudiosrc_callback),
9067 (gst_baseaudiosrc_change_state):
9068 * gst-libs/gst/audio/gstbaseaudiosrc.h:
9069 * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
9070 (gst_ringbuffer_debug_spec_caps), (gst_ringbuffer_debug_spec_buff),
9071 (gst_ringbuffer_parse_caps), (gst_ringbuffer_start),
9072 (gst_ringbuffer_pause), (gst_ringbuffer_stop),
9073 (gst_ringbuffer_samples_done), (gst_ringbuffer_set_sample),
9074 (wait_segment), (gst_ringbuffer_commit), (gst_ringbuffer_read),
9075 (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance):
9076 * gst-libs/gst/audio/gstringbuffer.h:
9077 Added audiosource base classes.
9078 Ported alsasrc, still very basic.
9080 2005-07-06 Wim Taymans <wim@fluendo.com>
9082 * ext/theora/theoradec.c: (theora_dec_src_getcaps),
9083 (theora_dec_push), (theora_handle_data_packet):
9084 Prepare for better timestamp fix later.
9086 * gst/audioconvert/gstaudioconvert.c:
9087 List most accurate caps first
9089 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_loop):
9090 Use proper pad task function.
9092 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
9093 (gst_xvimagesink_show_frame):
9094 Fix deadlock when alloc failed.
9096 2005-07-05 Andy Wingo <wingo@pobox.com>
9098 * ext/gnomevfs/gstgnomevfssrc.c:
9099 * gst/sine/gstsinesrc.c:
9100 * gst/tcp/gsttcpserversrc.c:
9101 * gst/tcp/gsttcpclientsrc.c: s/BASESRC/BASE_SRC/.
9103 * sys/v4l/: Port from 0.8.
9105 * Many files: Null if we got it....
9107 2005-07-05 Andy Wingo <wingo@pobox.com>
9109 * gst/tcp/gsttcpserversink.c (gst_tcpserversink_handle_server_read):
9110 * gst/tcp/gstmultifdsink.c (gst_multifdsink_client_queue_data):
9113 2005-07-05 Wim Taymans <wim@fluendo.com>
9116 * gst/tcp/Makefile.am:
9118 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
9119 (gst_multifdsink_base_init), (gst_multifdsink_class_init),
9120 (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
9121 (is_sync_frame), (gst_multifdsink_handle_client_write),
9122 (gst_multifdsink_render), (gst_multifdsink_start),
9123 (gst_multifdsink_stop), (gst_multifdsink_change_state):
9124 * gst/tcp/gstmultifdsink.h:
9125 * gst/tcp/gsttcp.c: (gst_tcp_host_to_ip),
9126 (gst_tcp_gdp_read_buffer), (gst_tcp_gdp_read_caps),
9127 (gst_tcp_gdp_write_buffer), (gst_tcp_gdp_write_caps):
9129 * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
9130 (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
9131 (gst_tcpclientsink_render), (gst_tcpclientsink_start),
9132 (gst_tcpclientsink_stop), (gst_tcpclientsink_change_state):
9133 * gst/tcp/gsttcpclientsink.h:
9134 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
9135 (gst_tcpclientsrc_base_init), (gst_tcpclientsrc_class_init),
9136 (gst_tcpclientsrc_init), (gst_tcpclientsrc_getcaps),
9137 (gst_tcpclientsrc_create), (gst_tcpclientsrc_start),
9138 (gst_tcpclientsrc_stop), (gst_tcpclientsrc_unlock):
9139 * gst/tcp/gsttcpclientsrc.h:
9140 * gst/tcp/gsttcpplugin.c: (plugin_init):
9141 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init):
9142 * gst/tcp/gsttcpserversink.h:
9143 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
9144 (gst_tcpserversrc_base_init), (gst_tcpserversrc_class_init),
9145 (gst_tcpserversrc_init), (gst_tcpserversrc_finalize),
9146 (gst_tcpserversrc_create), (gst_tcpserversrc_start),
9147 (gst_tcpserversrc_stop):
9148 * gst/tcp/gsttcpserversrc.h:
9149 * gst/tcp/gsttcpsink.c:
9150 * gst/tcp/gsttcpsink.h:
9151 * gst/tcp/gsttcpsrc.c:
9152 * gst/tcp/gsttcpsrc.h:
9153 Ported tcp plugins to 0.9.
9156 2005-07-05 Andy Wingo <wingo@pobox.com>
9158 * gst/playback/gstplaybasebin.c (fill_buffer):
9159 message_new_application fixen.
9161 * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_caps):
9164 2005-07-04 Wim Taymans <wim@fluendo.com>
9166 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
9167 Set caps on output buffer.
9169 2005-07-04 Andy Wingo <wingo@pobox.com>
9171 * ext/gnomevfs/gstgnomevfssrc.c
9172 (gst_gnomevfssrc_received_headers_callback)
9173 (audiocast_thread_kill, audiocast_thread_run): FORTIFY fixen,
9176 * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_fixate):
9177 No refcount leakage.
9179 * configure.ac: Enable -Werror.
9181 * ext/theora/theoradec.c (theora_dec_src_getcaps):
9182 * gst/audioconvert/bufferframesconvert.c
9183 (buffer_frames_convert_fixate):
9184 * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int)
9185 (gst_audio_convert_fixate):
9186 * gst/sine/gstsinesrc.c (gst_sinesrc_src_fixate)
9187 (gst_sinesrc_create): Fixate func changes.
9189 * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
9190 (gst_ximagesink_buffer_alloc): Unused var.
9192 2005-07-01 Andy Wingo <wingo@pobox.com>
9194 * ext/theora/theoradec.c (theora_dec_src_getcaps): Implement a
9195 getcaps to do explicit caps. Needs to be done in all decoders,
9196 possibly via a base class.
9198 * configure.ac (GST_PLUGIN_LDFLAGS): Add videoscale.
9200 * ext/ogg/gstoggdemux.c (gst_ogg_pad_typefind): No need to set
9201 caps on the sink pad, just rely on the pad template. Also, setting
9202 ANY caps on a pad is not valid because the caps are not fixed.
9204 * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc): Set the
9205 caps on the buffer, and get the width from the desired_caps if
9207 (gst_ximagesink_renegotiate_size): Implement via setting the
9208 desired_caps on the ximagesink.
9209 (gst_ximagesink_setcaps): Only reset the width of the player if it
9210 wasn't already set. Not sure if this is right.
9211 (gst_ximagesink_show_frame): Memcpy only for normal buffers.
9213 * sys/ximage/ximagesink.h (desired_caps): New field, is the caps
9214 that the user wants. NULL unless the window has been resized.
9216 * gst/volume/gstvolume.c (volume_transform): Adapt to
9217 basetransform refcount changes.
9219 2005-07-01 Andy Wingo <wingo@pobox.com>
9221 * gst/videoscale/gstvideoscale.c:
9222 * gst/videoscale/gstvideoscale.h: Clean up, port to 0.9. Derives
9223 from BaseTransform, implements a transform_caps. Removed dead code
9224 including some PAR stuff that was never reached -- should probably
9225 be added back somehow.
9227 2005-07-01 Andy Wingo <wingo@pobox.com>
9229 * gst/videoscale: Merge David's work from 0.8 branch. Changes to
9232 2005-06-30 Thomas Vander Stichele <thomas at apestaart dot org>
9235 * docs/libs/Makefile.am:
9236 * docs/libs/gst-plugins-libs.types:
9237 * ext/alsa/Makefile.am:
9238 * ext/alsa/gstalsamixer.h:
9239 * ext/alsa/gstalsamixeroptions.h:
9240 * ext/alsa/gstalsamixertrack.h:
9241 * gst-libs/gst/Makefile.am:
9242 * gst-libs/gst/colorbalance/.cvsignore:
9243 * gst-libs/gst/colorbalance/Makefile.am:
9244 * gst-libs/gst/colorbalance/colorbalance-marshal.list:
9245 * gst-libs/gst/colorbalance/colorbalance.c:
9246 * gst-libs/gst/colorbalance/colorbalance.h:
9247 * gst-libs/gst/colorbalance/colorbalance.vcproj:
9248 * gst-libs/gst/colorbalance/colorbalancechannel.c:
9249 * gst-libs/gst/colorbalance/colorbalancechannel.h:
9250 * gst-libs/gst/interfaces/Makefile.am:
9251 * gst-libs/gst/interfaces/colorbalance.c:
9252 (gst_color_balance_class_init):
9253 * gst-libs/gst/interfaces/colorbalance.h:
9254 * gst-libs/gst/interfaces/interfaces-marshal.list:
9255 * gst-libs/gst/interfaces/mixer.c: (gst_mixer_class_init):
9256 * gst-libs/gst/interfaces/mixer.h:
9257 * gst-libs/gst/interfaces/mixeroptions.h:
9258 * gst-libs/gst/interfaces/navigation.c:
9259 * gst-libs/gst/interfaces/tuner.c: (gst_tuner_class_init):
9260 * gst-libs/gst/interfaces/tuner.h:
9261 * gst/volume/Makefile.am:
9262 * gst/volume/gstvolume.c:
9263 * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
9264 * sys/ximage/Makefile.am:
9265 * sys/ximage/ximagesink.c:
9266 * sys/xvimage/Makefile.am:
9267 * sys/xvimage/xvimagesink.c:
9268 fold in all interfaces into an interfaces dir, preserving CVS
9271 2005-06-30 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
9273 * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
9274 Fix build after riff changes.
9276 2005-06-30 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
9278 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
9279 (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
9280 (gst_riff_create_video_template_caps),
9281 (gst_riff_create_audio_template_caps),
9282 (gst_riff_create_iavs_template_caps):
9283 * gst-libs/gst/riff/riff-media.h:
9284 * gst-libs/gst/riff/riff-read.h:
9285 * gst-libs/gst/riff/riff.c: (gst_riff_init):
9286 Add gst_riff_init() to initialize the debug category, instead
9287 of plugin_init(). Port riff-media.[ch] from -THREADED to HEAD.
9289 2005-06-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
9291 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init):
9292 Oops, I shouldn't apply hacks.
9294 2005-06-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
9296 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init):
9297 Remove pad_loop function which doesn't work.
9299 2005-06-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
9301 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain):
9302 Send EOS when deactivating.
9303 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
9304 (check_queue), (queue_threshold_reached), (queue_out_of_data),
9305 (gen_preroll_element), (probe_triggered), (mute_stream),
9306 (silence_stream), (new_decoded_pad), (setup_substreams),
9307 (set_active_source):
9308 * gst/playback/gstplaybin.c: (gst_play_bin_get_property),
9309 (remove_sinks), (add_sink):
9310 * gst/playback/gststreaminfo.c: (cb_probe), (gst_stream_info_new):
9311 Change for new probe API.
9313 2005-06-29 Wim Taymans <wim@fluendo.com>
9315 * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_init):
9316 * gst-libs/gst/audio/gstbaseaudiosink.c:
9317 (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
9318 (gst_baseaudiosink_change_state):
9319 * gst-libs/gst/audio/gstbaseaudiosink.h:
9320 * gst-libs/gst/audio/gstringbuffer.c:
9321 (gst_ringbuffer_set_callback):
9322 Fix compilation error.
9323 Ringbuffer starts out as not running.
9324 Free our clock in dispose.
9325 When releasing the ringbuffer we need to renegotiate so
9328 2005-06-29 Thomas Vander Stichele <thomas at apestaart dot org>
9333 * docs/libs/Makefile.am:
9334 * docs/libs/gst-plugins-libs-docs.sgml:
9335 * docs/libs/gst-plugins-libs-sections.txt:
9336 * docs/libs/gst-plugins-libs.types:
9337 * docs/libs/tmpl/gstaudio.sgml:
9338 * docs/libs/tmpl/gstcolorbalance.sgml:
9339 * docs/libs/tmpl/gstringbuffer.sgml:
9340 * gst-libs/gst/audio/gstringbuffer.c:
9341 (gst_ringbuffer_set_callback):
9342 reinstate gtk-doc docs for plugin libs
9344 2005-06-28 Wim Taymans <wim@fluendo.com>
9346 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
9347 (gst_ogg_demux_init):
9348 Removed pad loop function.
9350 2005-06-28 Wim Taymans <wim@fluendo.com>
9352 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
9353 If we're building a chain we are not in an error case
9354 when we queue a buffer.
9356 2005-06-28 Andy Wingo <wingo@pobox.com>
9358 * *.c: Don't cast to GstObject before reffing/unreffing.
9360 2005-06-27 Andy Wingo <wingo@pobox.com>
9362 * gst/videotestsrc/gstvideotestsrc.c
9363 (gst_videotestsrc_activate_push): Activation API changes.
9365 * gst/playback/gstdecodebin.c (gst_decode_bin_change_state)
9366 (gst_decode_bin_dispose): Free dynamics in READY->NULL, because
9367 they have refs on the decodebin.
9369 * ext/ogg/gstoggdemux.c (gst_ogg_pad_class_init): Ref the right
9371 (gst_ogg_pad_typefind): Don't leak a pad ref.
9372 (gst_ogg_chain_new_stream): gst_object_unref, not g_object_unref.
9373 (gst_ogg_demux_sink_activate, gst_ogg_demux_sink_activate_push)
9374 (gst_ogg_demux_sink_activate_pull): Changes for activation API.
9376 2005-06-27 Edward Hervey <edward@fluendo.com>
9378 * ext/theora/theoradec.c: (theora_dec_change_state):
9379 re-arranged call to parent's state change in order to avoid locks (or
9382 2005-06-26 Edward Hervey <edward@fluendo.com>
9384 * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
9385 2nd argument of 'unknow-type' signal is a GstCaps and not a
9388 2005-06-25 Jan Schmidt <thaytan@mad.scientist.com>
9389 * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_acquire):
9390 Set the worker thread's running flag to TRUE before starting the
9392 * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
9393 Catch a failure to add typefind to the bin.
9395 2005-06-24 Thomas Vander Stichele <thomas at apestaart dot org>
9397 * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
9398 (gst_sinesrc_init), (gst_sinesrc_create),
9399 (gst_sinesrc_set_property), (gst_sinesrc_get_property),
9400 (gst_sinesrc_start):
9401 * gst/sine/gstsinesrc.h:
9402 add num-buffers and timestamp-offset properties
9403 * gst/videotestsrc/gstvideotestsrc.c:
9404 (gst_videotestsrc_class_init), (gst_videotestsrc_set_property),
9405 (gst_videotestsrc_get_property):
9406 add timestamp-offset property
9408 2005-06-23 Christian Schaller <uraeus@gnome.org>
9410 * configure.ac: add videorate
9411 * gst-plugins-base.spec.in: add videorate
9413 2005-06-23 Wim Taymans <wim@fluendo.com>
9415 * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
9416 (gst_videorate_getcaps), (gst_videorate_setcaps),
9417 (gst_videorate_event), (gst_videorate_chain):
9418 Fixed videorate, fixating an already fixated caps is not
9421 2005-06-23 Wim Taymans <wim@fluendo.com>
9424 * ext/ogg/gstoggmux.c: (gst_ogg_mux_set_header_on_caps):
9425 Buffer on caps is not boxed anymore.
9427 2005-06-22 Wim Taymans <wim@fluendo.com>
9429 * ext/theora/theoraenc.c: (theora_set_header_on_caps):
9430 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
9431 Set buffers on caps as miniobjects and not as boxed.
9433 2005-06-19 Thomas Vander Stichele <thomas at apestaart dot org>
9438 === release 0.9.1 ===
9440 2005-06-19 Thomas Vander Stichele <thomas at apestaart dot org>
9463 2005-06-09 Andy Wingo <wingo@pobox.com>
9465 * gst-libs/gst/net/Makefile.am (lib_LTLIBRARIES): Install gstnet.
9467 2005-06-09 Andy Wingo <wingo@pobox.com>
9470 * gst-libs/gst/Makefile.am:
9471 * gst-libs/gst/net/Makefile.am:
9472 Add gstnet to build.
9474 2005-06-09 Andy Wingo <wingo@pobox.com>
9476 * gst-libs/gst/gconf/gconf.c:
9477 * gst/playback/test.c:
9478 * gst/playback/gstplaybin.c (gen_video_element): Ghost pad API
9481 * gst/audioconvert/gstaudioconvert.c: RPAD fixes.
9483 * ext/theora/theoraenc.c (theora_enc_chain):
9484 * ext/theora/theoradec.c (theora_handle_data_packet): GCC4 fixes.
9486 * ext/ogg/gstoggdemux.c (GstOggPad): Derive from GstPad, not
9489 2005-06-02 Wim Taymans <wim@fluendo.com>
9491 * gst-libs/gst/net/Makefile.am:
9492 * pkgconfig/gstreamer-libs-uninstalled.pc.in:
9493 * pkgconfig/gstreamer-libs.pc.in:
9494 Added net stuff, version net lib.
9496 2005-06-02 Wim Taymans <wim@fluendo.com>
9498 * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
9499 (query_rates), (query_positions_elems), (query_positions_pads),
9501 Updated seek example.
9503 2005-06-02 Andy Wingo <wingo@pobox.com>
9505 * pkgconfig/gstreamer-libs-uninstalled.pc.in (prefix):
9506 * pkgconfig/gstreamer-libs.pc.in (prefix): Add gst/tag to the -L
9509 * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Don't
9510 remove the typefind, the bin dispose will do it for us. When it's
9511 removed and unreffed, the signal handler will be disconnected,
9513 (unlinked): It's too difficult to disconnect from unlinked
9514 handlers, as they are on pads not elements. Just punt if the pads
9515 aren't grandkids of the bin.
9517 2005-06-02 Wim Taymans <wim@fluendo.com>
9520 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
9521 (gst_ogg_demux_activate_chain), (gst_ogg_demux_clear_chains):
9522 * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page):
9523 * ext/theora/theoradec.c: (theora_dec_src_query),
9524 (theora_handle_data_packet):
9525 * ext/theora/theoraenc.c: (theora_buffer_from_packet),
9527 * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
9528 (vorbis_handle_data_packet):
9529 * gst/audioconvert/bufferframesconvert.c:
9530 (buffer_frames_convert_chain):
9531 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
9532 (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
9533 (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
9534 (gst_ffmpegcsp_chain):
9535 * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
9536 (gst_videorate_getcaps), (gst_videorate_setcaps),
9537 (gst_videorate_event), (gst_videorate_chain):
9538 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_activate),
9539 (gst_videotestsrc_src_query), (gst_videotestsrc_loop):
9540 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
9541 (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
9542 * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
9543 (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
9544 (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
9545 (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
9546 (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
9547 Cleanups and buffer alloc.
9549 2005-05-31 Wim Taymans <wim@fluendo.com>
9551 * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_delay):
9552 Don't try to call the delay method when the device is not
9555 2005-05-31 Wim Taymans <wim@fluendo.com>
9557 * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_open):
9558 Get actual segment size and buffer size after opening
9561 2005-05-30 Wim Taymans <wim@fluendo.com>
9563 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
9564 (gst_ogg_demux_perform_seek), (gst_ogg_demux_clear_chains):
9565 Also FLUSH upstream, makes the loop function exit faster.
9567 * ext/theora/theoradec.c: (theora_dec_src_query):
9568 Some more debug info in the query.
9570 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
9571 (gst_ximagesink_setcaps):
9572 Release lock on par error, better error reporting.
9574 2005-05-26 Wim Taymans <wim@fluendo.com>
9576 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
9577 (gst_ogg_demux_activate_chain), (gst_ogg_demux_chain),
9578 (gst_ogg_demux_clear_chains), (gst_ogg_demux_change_state):
9579 Clear chains in READY
9580 Queue packets until the chain is activated.
9582 2005-05-25 Wim Taymans <wim@fluendo.com>
9584 * gst-libs/gst/audio/gstaudiosink.c:
9585 (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
9586 (audioringbuffer_thread_func), (gst_audioringbuffer_init),
9587 (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
9588 (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
9589 (gst_audioringbuffer_delay), (gst_audiosink_class_init),
9590 (gst_audiosink_create_ringbuffer):
9591 * gst-libs/gst/audio/gstbaseaudiosink.c:
9592 (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
9593 (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
9594 (gst_baseaudiosink_set_property), (build_linear_format),
9595 (debug_spec_caps), (debug_spec_buffer),
9596 (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
9597 (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
9598 (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
9599 (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
9600 * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
9601 (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
9602 (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
9603 (gst_ringbuffer_play), (gst_ringbuffer_pause),
9604 (gst_ringbuffer_stop), (gst_ringbuffer_delay),
9605 (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
9606 (wait_segment), (gst_ringbuffer_commit),
9607 (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
9608 (gst_ringbuffer_clear):
9609 Various small cleanups.
9611 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
9612 (gst_audio_convert_change_state):
9613 * gst/subparse/gstsubparse.c: (gst_subparse_chain):
9614 No need to take the locks anymore.
9616 2005-05-25 Wim Taymans <wim@fluendo.com>
9618 * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
9619 (gst_decode_bin_dispose), (try_to_link_1), (get_our_ghost_pad),
9620 (remove_element_chain), (no_more_pads), (unlinked), (close_link),
9622 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_dispose),
9623 (group_destroy), (group_commit), (queue_overrun),
9624 (gen_preroll_element), (no_more_pads), (preroll_unlinked),
9625 (mute_stream), (new_decoded_pad), (setup_substreams),
9626 (setup_source), (mute_group_type), (set_active_source),
9627 (gst_play_base_bin_change_state):
9628 * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
9629 (gen_video_element), (gen_text_element), (gen_audio_element),
9630 (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks):
9631 * gst/playback/gststreaminfo.c: (gst_stream_info_new),
9632 (gst_stream_info_dispose), (gst_stream_info_set_mute):
9633 * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
9634 Some playbin cleanups mostly refcounting sloppyness.
9636 2005-05-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
9638 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
9639 Work with streaming input.
9641 2005-05-25 Wim Taymans <wim@fluendo.com>
9643 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
9644 (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
9645 (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
9646 (gst_ffmpegcsp_chain), (gst_ffmpegcsp_change_state):
9647 No need to take the STREAM lock anymore.
9649 2005-05-25 Wim Taymans <wim@fluendo.com>
9651 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
9652 (gst_ogg_pad_typefind), (gst_ogg_pad_submit_packet),
9653 (gst_ogg_chain_new_stream), (gst_ogg_demux_perform_seek),
9654 (gst_ogg_demux_chain), (gst_ogg_demux_loop),
9655 (gst_ogg_demux_sink_activate):
9656 * ext/theora/theoradec.c: (theora_dec_src_event),
9657 (theora_handle_comment_packet), (theora_dec_chain),
9658 (theora_dec_change_state):
9659 * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
9660 (vorbis_handle_data_packet), (vorbis_dec_chain),
9661 (vorbis_dec_change_state):
9662 Remove STREAM locks as they are taken in core now.
9663 Never set bogus granulepos on vorbis/theora.
9664 Fix leaks in theoradec tag parsing.
9666 2005-05-25 Wim Taymans <wim@fluendo.com>
9668 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
9669 Fix memleaks, GST_BUFFER_DATA() is not freed.
9671 2005-05-25 Wim Taymans <wim@fluendo.com>
9673 * ext/alsa/gstalsasink.c: (gst_alsasink_open):
9674 Open non-blocking, set to blocking mode afterwards to avoid
9675 lockups when audio device is busy.
9677 2005-05-23 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
9679 * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_clear):
9682 2005-05-23 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
9684 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
9685 (gst_audio_convert_chain), (gst_audio_convert_link_src),
9686 (gst_audio_convert_setcaps):
9687 Implement instant setup switching.
9689 2005-05-19 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
9691 * gst/playback/gstplaybasebin.c: (probe_triggered):
9693 * gst/playback/gstplaybin.c: (add_sink):
9694 First add, then link (otherwise pad link fails).
9696 2005-05-19 Zaheer Abbas Merali <zaheerabbas at merali dot org>
9698 * examples/Makefile.am:
9699 fix buildbot (make distcheck)
9701 2005-05-19 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
9703 * gst/playback/gstplaybin.c: (gen_vis_element):
9704 Remove some wrong code. Doesn't work yet.
9706 2005-05-19 Wim Taymans <wim@fluendo.com>
9708 * gst-libs/gst/net/Makefile.am:
9709 * gst-libs/gst/net/README:
9710 * gst-libs/gst/net/gstnetbuffer.c: (gst_netbuffer_get_type),
9711 (gst_netbuffer_class_init), (gst_netbuffer_init),
9712 (gst_netbuffer_finalize), (gst_netbuffer_copy),
9713 (gst_netbuffer_new), (gst_netaddress_set_ip4_address),
9714 (gst_netaddress_set_ip6_address), (gst_netaddress_get_net_type),
9715 (gst_netaddress_get_ip4_address), (gst_netaddress_get_ip6_address):
9716 * gst-libs/gst/net/gstnetbuffer.h:
9717 Added buffer subclass to store extra to/from addresses for
9718 network sources/sinks.
9720 2005-05-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
9722 * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
9723 Don't lock an unassigned variable.
9725 2005-05-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
9727 * gst/playback/gstplaybasebin.c: (gen_preroll_element):
9728 Increase buffer for video, decrease buffer for other media types.
9729 * gst/playback/gstplaybin.c: (gen_video_element),
9730 (gen_audio_element):
9731 Change names for debugging purposes.
9733 2005-05-18 Wim Taymans <wim@fluendo.com>
9735 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
9736 (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
9737 (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
9738 (gst_ffmpegcsp_chain):
9739 Enable buffer alloc passthrough if the source and dest
9740 formats are the same.
9742 2005-05-17 Wim Taymans <wim@fluendo.com>
9744 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
9745 (gst_ogg_demux_submit_buffer), (gst_ogg_demux_get_data),
9746 (gst_ogg_demux_chain_unlocked):
9747 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
9748 (gst_audio_convert_caps_remove_format_info),
9749 (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
9750 (gst_audio_convert_fixate), (gst_audio_convert_change_state):
9751 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
9752 (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
9753 (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_init),
9754 (gst_ffmpegcsp_bufferalloc), (gst_ffmpegcsp_chain),
9755 (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
9756 (gst_ffmpegcsp_get_property):
9757 * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
9758 (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
9759 (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
9760 (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
9761 (gst_xvimagesink_xvimage_put), (gst_xvimagesink_imagepool_clear),
9762 (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
9763 (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_free),
9764 (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id):
9765 Leak fixes in oggdemux.
9766 Some cleanups in audioconvert.
9767 Make passthrough work along with buffer_alloc etc.
9768 Make buffer_alloc and buffer recycling actually work in
9771 2005-05-17 Thomas Vander Stichele <thomas at apestaart dot org>
9773 * gst/subparse/gstsubparse.c: (parse_subrip), (parse_mpsub):
9774 make the compiler happy
9776 2005-05-17 Wim Taymans <wim@fluendo.com>
9778 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
9779 * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
9780 (gst_xvimage_buffer_init), (gst_xvimage_buffer_class_init),
9781 (gst_xvimage_buffer_get_type), (gst_xvimagesink_check_xshm_calls),
9782 (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
9783 (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_setcaps),
9784 (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
9785 (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
9786 (gst_xvimagesink_set_xwindow_id):
9787 * sys/xvimage/xvimagesink.h:
9788 Port xvimagesink to new MiniObject.
9790 2005-05-17 Wim Taymans <wim@fluendo.com>
9792 * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
9793 (gst_audiofilter_chain):
9794 * gst-libs/gst/audio/gstaudiosink.c:
9795 (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
9796 (audioringbuffer_thread_func), (gst_audioringbuffer_init),
9797 (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
9798 (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
9799 (gst_audioringbuffer_delay), (gst_audiosink_class_init),
9800 (gst_audiosink_create_ringbuffer):
9801 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
9802 (gst_audio_convert_caps_remove_format_info),
9803 (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
9804 (gst_audio_convert_fixate), (gst_audio_convert_channels):
9805 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
9806 (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
9807 (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
9808 Fix passthrough in ffmpegcolorspace.
9809 Fix memset in audiosink on wrong memory.
9811 2005-05-16 David Schleef <ds@schleef.org>
9813 * gst/playback/gststreaminfo.c: (cb_probe): Port from GstData
9816 2005-05-16 David Schleef <ds@schleef.org>
9818 Port from GstData to GstMiniObject.
9819 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
9820 * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
9821 (gst_ogg_mux_queue_pads), (gst_ogg_mux_set_header_on_caps),
9822 (gst_ogg_mux_collected):
9823 * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
9824 * ext/theora/theoradec.c: (theora_handle_comment_packet),
9825 (theora_handle_data_packet):
9826 * ext/theora/theoraenc.c: (theora_buffer_from_packet),
9827 (theora_set_header_on_caps), (theora_enc_chain):
9828 * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
9829 (vorbis_handle_comment_packet):
9830 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
9831 * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
9832 * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_chain):
9833 * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_chain):
9834 * gst/audioconvert/gstaudioconvert.c:
9835 (gst_audio_convert_get_buffer):
9836 * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
9837 * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
9838 (mute_stream), (silence_stream):
9839 * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
9840 * gst/volume/gstvolume.c: (volume_transform):
9841 * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
9842 (gst_ximage_buffer_init), (gst_ximage_buffer_class_init),
9843 (gst_ximage_buffer_get_type), (gst_ximagesink_check_xshm_calls),
9844 (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
9845 (gst_ximagesink_ximage_put), (gst_ximagesink_imagepool_clear),
9846 (gst_ximagesink_show_frame), (gst_ximagesink_buffer_free),
9847 (gst_ximagesink_buffer_alloc):
9848 * sys/ximage/ximagesink.h:
9850 2005-05-12 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
9852 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
9853 (fill_buffer), (check_queue), (queue_threshold_reached),
9854 (queue_out_of_data):
9855 * gst/playback/gstplaybasebin.h:
9856 Post buffer-fullness on the bus.
9858 2005-05-12 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
9860 * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
9862 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
9863 (group_commit), (probe_triggered), (setup_source),
9864 (gst_play_base_bin_change_state):
9865 * gst/playback/gstplaybasebin.h:
9866 * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
9867 (gst_play_bin_init), (remove_sinks), (setup_sinks),
9868 (gst_play_bin_change_state):
9869 Move setup_output_pads into a virtual function, remove
9870 group-switch (no longer needed) and redirect (handled by bus
9873 2005-05-12 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
9875 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
9876 (gst_play_base_bin_class_init), (gst_play_base_bin_finalize),
9877 (get_active_group), (get_building_group), (group_destroy),
9878 (group_commit), (check_queue), (queue_overrun),
9879 (queue_threshold_reached), (queue_out_of_data),
9880 (gen_preroll_element), (remove_groups), (unknown_type),
9881 (add_element_stream), (no_more_pads), (probe_triggered),
9882 (preroll_unlinked), (new_decoded_pad), (setup_subtitle),
9883 (setup_substreams), (setup_source), (finish_source),
9884 (prepare_output), (muted_group_change_state),
9885 (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
9886 (gst_play_base_bin_change_state):
9887 * gst/playback/gstplaybasebin.h:
9888 * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
9889 (gst_play_bin_init), (gst_play_bin_set_property),
9890 (gen_video_element), (gen_text_element), (gen_audio_element),
9891 (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks),
9892 (gst_play_bin_change_state):
9893 * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
9894 (cb_probe), (gst_stream_info_new), (gst_stream_info_dispose),
9895 (stream_info_change_state), (gst_stream_info_set_mute),
9896 (gst_stream_info_get_property):
9897 * gst/playback/gststreaminfo.h:
9898 * gst/playback/gststreamselector.c: (gst_stream_selector_init),
9899 (gst_stream_selector_get_linked_pad),
9900 (gst_stream_selector_getcaps),
9901 (gst_stream_selector_get_linked_pads),
9902 (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
9903 * gst/playback/gststreamselector.h:
9904 Rough port of playbin. Needs some more work, but is mostly done,
9905 and uses a few locks in important places, which should make stuff
9906 like chain-switches clean. Still uses GST_STATE() in a few places,
9907 which isn't all that good an idea, subtitles/elements disabled
9908 because no elements to test with and thus probably broken, query
9909 and event handling moved to GstBin, internal thread removed
9910 alltogether because the pipeline does that for us now. Can play
9911 Ogg/Vorbis files. Haven't tested anything else yet.
9913 2005-05-12 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
9915 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain):
9916 Do no-more-pads (needed for autoplugging).
9918 2005-05-10 Andy Wingo <wingo@pobox.com>
9920 * ext/vorbis/vorbisdec.c (vorbis_handle_comment_packet): Post a
9921 message to the bus with the tags. Still not sent downstream tho.
9923 * gst/playback/gstdecodebin.c (remove_element_chain): Unref after
9925 (remove_element_chain): Use OBJECT_PARENT instead of get_parent to
9926 avoid refcounting hassles.
9928 2005-05-09 Andy Wingo <wingo@pobox.com>
9930 * gst/volume/Makefile.am:
9932 * gst/volume/gstvolume.h
9933 * gst/volume/gstvolume.c: Port to 0.9 API, derive from
9934 basetransform. Probably need an audio filter base class.
9936 2005-05-09 Wim Taymans <wim@fluendo.com>
9938 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_setcaps),
9939 (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
9940 (gst_vorbisenc_set_header_on_caps), (gst_vorbisenc_sink_event),
9941 (gst_vorbisenc_chain):
9942 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
9943 (gst_audio_convert_caps_remove_format_info),
9944 (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
9945 (gst_audio_convert_fixate), (gst_audio_convert_channels):
9946 Make caps writable before writing to it.
9947 Fix negotiation in audioconvert some more.
9949 2005-05-09 Wim Taymans <wim@fluendo.com>
9951 * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
9952 (gst_videorate_getcaps), (gst_videorate_setcaps),
9953 (gst_videorate_event), (gst_videorate_chain):
9956 2005-05-09 Wim Taymans <wim@fluendo.com>
9958 * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
9959 (gst_videorate_getcaps), (gst_videorate_setcaps),
9960 (gst_videorate_blank_data), (gst_videorate_init),
9961 (gst_videorate_event), (gst_videorate_chain),
9962 (gst_videorate_change_state):
9963 Port videorate, do a better job at negotiation while we're at
9966 2005-05-09 Jan Schmidt <thaytan@mad.scientist.com>
9971 * examples/Makefile.am:
9972 * gst-libs/gst/audio/Makefile.am:
9973 * gst-libs/gst/riff/Makefile.am:
9974 * gst-libs/gst/tag/Makefile.am:
9975 * gst-libs/gst/video/Makefile.am:
9976 Fixups for missing variables.
9978 2005-05-09 Wim Taymans <wim@fluendo.com>
9980 * examples/seeking/seek.c: (make_theora_pipeline),
9981 (make_vorbis_theora_pipeline), (make_avi_msmpeg4v3_mp3_pipeline),
9982 (query_rates), (query_positions_elems), (query_positions_pads),
9983 (update_scale), (play_cb), (pause_cb), (stop_cb), (main):
9984 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
9985 (gst_ogg_pad_query_types), (gst_ogg_pad_src_query),
9986 (gst_ogg_pad_typefind), (gst_ogg_demux_init),
9987 (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain),
9988 (gst_ogg_demux_read_end_chain), (gst_ogg_demux_sink_activate):
9989 * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
9990 (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
9991 (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
9992 (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
9993 (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
9994 * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
9995 (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
9996 (gst_ogm_parse_sink_query), (gst_ogm_parse_chain):
9997 * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
9998 (theora_dec_src_convert), (theora_dec_sink_convert),
9999 (theora_dec_src_query), (theora_dec_sink_query),
10000 (theora_dec_src_event), (theora_dec_sink_event),
10001 (theora_handle_comment_packet), (theora_handle_type_packet),
10002 (theora_handle_header_packet), (theora_handle_data_packet),
10003 (theora_dec_chain):
10004 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
10005 (vorbis_dec_convert), (vorbis_dec_src_query),
10006 (vorbis_dec_sink_query), (vorbis_dec_src_event),
10007 (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
10008 (vorbis_handle_type_packet), (vorbis_handle_header_packet),
10009 (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
10010 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_src_query),
10011 (gst_vorbisenc_sink_query), (gst_vorbisenc_init),
10012 (gst_vorbisenc_sink_event), (gst_vorbisenc_chain):
10013 * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
10014 (gst_play_bin_query):
10015 * gst/playback/test3.c: (update_scale):
10016 * gst/sine/gstsinesrc.c: (gst_sinesrc_setcaps),
10017 (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start):
10018 * gst/subparse/gstsubparse.c: (gst_subparse_init):
10019 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
10020 (gst_videotestsrc_src_query):
10021 * gst/videotestsrc/videotestsrc.c: (paint_hline_I420),
10022 (paint_hline_Y41B), (paint_hline_Y42B), (paint_hline_Y800),
10023 (paint_hline_YUV9):
10024 * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
10025 Port to new query API.
10027 Cleanups in x[v]imagesink
10029 2005-05-09 Andy Wingo <wingo@pobox.com>
10031 * ext/alsa/gstalsasink.h:
10032 * ext/gnomevfs/gstgnomevfssrc.c:
10033 (gst_gnomevfssrc_get_icy_metadata):
10034 * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek)
10035 (gst_ogg_demux_read_chain, gst_ogg_demux_read_end_chain)
10036 * ext/theora/theoradec.c (theora_dec_src_query)
10037 (theora_dec_src_event, theora_dec_sink_event)
10038 (theora_handle_comment_packet, theora_handle_data_packet):
10039 * ext/theora/theoraenc.c (theora_enc_chain):
10040 * ext/vorbis/vorbisdec.c (vorbis_dec_src_event)
10041 (vorbis_dec_sink_event, vorbis_handle_comment_packet):
10042 * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
10043 * gst/typefind/gsttypefindfunctions.c (mp3_type_find)
10045 * gst/videotestsrc/videotestsrc.c (paint_setup_I420)
10046 (paint_setup_YV12, paint_setup_YUY2, paint_setup_UYVY)
10047 (paint_setup_YVYU, paint_setup_IYU2, paint_setup_Y41B)
10048 (paint_setup_Y42B, paint_setup_Y800, paint_setup_IMC1)
10049 (paint_setup_IMC2, paint_setup_IMC3, paint_setup_IMC4)
10050 (paint_setup_YVU9, paint_setup_YUV9, paint_setup_xRGB8888)
10051 (paint_setup_xBGR8888, paint_setup_RGBx8888)
10052 (paint_setup_BGRx8888, paint_setup_RGB888, paint_setup_BGR888)
10053 (paint_setup_RGB565, paint_setup_xRGB1555):
10054 * gst/videotestsrc/videotestsrc.h:
10055 * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc):
10056 * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support)
10057 (gst_xvimagesink_setcaps, gst_xvimagesink_buffer_alloc):
10060 * ext/ogg/gstoggdemux.c (gst_ogg_demux_find_chains): Use the new
10061 gst_pad_query_position. Fixes oggdemux.
10063 2005-05-08 David Schleef <ds@schleef.org>
10065 * configure.ac: Require liboil.
10066 * gst/videotestsrc/gstvideotestsrc.c: Fix up liboil calls, add
10068 * gst/videotestsrc/videotestsrc.c:
10069 * gst/videotestsrc/videotestsrc.h:
10071 2005-05-06 Wim Taymans <wim@fluendo.com>
10073 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
10074 (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
10075 (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
10076 Well, unreffing a buffer right before pushing it is asking
10079 2005-05-06 Christian Schaller <uraeus@gnome.org>
10081 * pkgconfig/gstreamer-libs.pc.in: add missing library calls
10083 2005-05-06 Wim Taymans <wim@fluendo.com>
10085 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
10086 (gst_audio_convert_caps_remove_format_info),
10087 (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
10088 (gst_audio_convert_fixate), (gst_audio_convert_channels):
10089 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
10090 (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
10091 (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
10092 * gst/sine/Makefile.am:
10093 * gst/sine/gstsinesrc.c: (gst_sinesrc_get_type),
10094 (gst_sinesrc_class_init), (gst_sinesrc_init),
10095 (gst_sinesrc_src_fixate), (gst_sinesrc_setcaps),
10096 (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start),
10097 (gst_sinesrc_update_freq):
10098 * gst/sine/gstsinesrc.h:
10099 * gst/tcp/gstmultifdsink.c:
10100 * sys/xvimage/xvimagesink.c:
10101 Fixed negotiation wrt _peer_get_caps()
10105 2005-05-06 Wim Taymans <wim@fluendo.com>
10107 * gst-libs/gst/audio/gstaudiosink.c:
10108 (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
10109 (audioringbuffer_thread_func), (gst_audioringbuffer_init),
10110 (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
10111 (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
10112 (gst_audioringbuffer_delay), (gst_audiosink_class_init),
10113 (gst_audiosink_create_ringbuffer):
10114 * gst-libs/gst/audio/gstbaseaudiosink.c:
10115 (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
10116 (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
10117 (gst_baseaudiosink_set_property), (build_linear_format),
10118 (debug_spec_caps), (debug_spec_buffer),
10119 (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
10120 (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
10121 (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
10122 (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
10123 * gst-libs/gst/audio/gstbaseaudiosink.h:
10124 * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
10125 (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
10126 (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
10127 (gst_ringbuffer_play), (gst_ringbuffer_pause),
10128 (gst_ringbuffer_stop), (gst_ringbuffer_delay),
10129 (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
10130 (wait_segment), (gst_ringbuffer_commit),
10131 (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
10132 (gst_ringbuffer_clear):
10133 * gst-libs/gst/audio/gstringbuffer.h:
10134 Make the base audiosink return an error when there is no
10135 audiobuffer negotiated.
10137 2005-05-06 Zaheer Abbas Merali <zaheerabbas at merali dot org>
10140 Disable cdparanoia until someone ports it!
10142 2005-05-06 Wim Taymans <wim@fluendo.com>
10144 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
10145 (gst_ogg_demux_sink_activate):
10146 And revert after wingo's revert.. sigh..
10148 2005-05-05 Andy Wingo <wingo@pobox.com>
10150 * gst/audiorate/gstaudiorate.c (gst_audiorate_class_init): Pacify
10152 * configure.ac: Return audiorate and subparse from the ghetto.
10153 Re-enable -Wall -Werror.
10154 * gst/subparse/gstsubparse.c:
10155 * gst/subparse/gstsubparse.h: Port to 0.9. Can operate loop-based
10156 or chain-based. Cleaned up a bit. Not tested.
10158 2005-05-05 Christian Schaller <christian@fluendo.com>
10160 * Makefile.am: remove stuff that is not building
10161 * configure.ac: remove stuff that is not building
10162 * examples/Makefile.am: remove stuff that is not building
10163 * ext/alsa/gstalsasink.c: add alsa/ before the alsalib.h file
10164 * ext/alsa/gstalsasink.h: add alsa/ before the alsalib.h file
10165 * sys/Makefile.am: remove stuff that is not building
10166 * testsuite/Makefile.am: remove stuff that is not building
10168 2005-05-05 Andy Wingo <wingo@pobox.com>
10170 * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
10171 * gst-libs/gst/tag/gstvorbistag.c:
10172 (gst_tag_list_from_vorbiscomment_buffer), (gst_vorbis_tag_chain):
10173 * gst/adder/gstadder.h:
10174 * gst/audioconvert/gstchannelmix.c:
10175 (gst_audio_convert_fill_one_other):
10176 * gst/audiorate/gstaudiorate.c: (gst_audiorate_setcaps),
10177 (gst_audiorate_init), (gst_audiorate_chain):
10178 * gst/playback/gstplaybasebin.c: (setup_source):
10179 * gst/playback/test3.c: (update_scale):
10197 2005-05-05 Wim Taymans <wim@fluendo.com>
10199 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
10200 (gst_audio_convert_caps_remove_format_info),
10201 (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
10202 (gst_audio_convert_change_state), (gst_audio_convert_channels):
10203 * gst/videotestsrc/gstvideotestsrc.c:
10204 (gst_videotestsrc_src_negotiate), (gst_videotestsrc_src_link),
10205 (gst_videotestsrc_parse_caps), (gst_videotestsrc_src_accept_caps),
10206 (gst_videotestsrc_setcaps), (gst_videotestsrc_activate),
10207 (gst_videotestsrc_init), (gst_videotestsrc_loop):
10208 Don't ignore _push() return values.
10209 Make sure no processing is done when shutting down.
10210 Videotestsrc pad activation fix.
10212 2005-05-05 Wim Taymans <wim@fluendo.com>
10214 * gst/adder/Makefile.am:
10215 * gst/adder/gstadder.c: (gst_adder_setcaps),
10216 (gst_adder_class_init), (gst_adder_init),
10217 (gst_adder_request_new_pad), (gst_adder_collected),
10218 (gst_adder_change_state):
10219 * gst/adder/gstadder.h:
10220 Ported adder as an example of a mixer element using
10221 collect pads. Needs more negotiation work.
10223 2005-05-05 Wim Taymans <wim@fluendo.com>
10225 * ext/theora/theoradec.c: (_inc_granulepos),
10226 (theora_dec_src_event), (theora_dec_sink_event),
10227 (theora_handle_comment_packet), (theora_handle_type_packet),
10228 (theora_handle_header_packet), (theora_handle_data_packet),
10229 (theora_dec_chain):
10230 * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
10231 (gst_theora_enc_init), (theora_enc_sink_setcaps),
10232 (theora_push_buffer), (theora_push_packet),
10233 (theora_enc_sink_event), (theora_enc_chain),
10234 (theora_enc_change_state), (theora_enc_set_property),
10235 (theora_enc_get_property):
10236 Added stream lock to decoder so that we can serialize
10238 More theoraenc porting, recover from errors, do clean
10241 2005-05-05 Wim Taymans <wim@fluendo.com>
10243 * ext/ogg/Makefile.am:
10245 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
10246 (gst_ogg_pad_submit_packet), (gst_ogg_demux_sink_activate),
10248 * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
10249 (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
10250 (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
10251 (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
10252 (gst_ogg_mux_send_headers), (gst_ogg_mux_collected),
10253 (gst_ogg_mux_change_state):
10256 2005-05-05 Wim Taymans <wim@fluendo.com>
10258 * docs/design-audiosinks.txt:
10259 * gst-libs/gst/audio/TODO:
10260 * gst-libs/gst/audio/gstaudiosink.c:
10261 (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
10262 (audioringbuffer_thread_func), (gst_audioringbuffer_init),
10263 (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
10264 (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
10265 (gst_audioringbuffer_delay), (gst_audiosink_class_init),
10266 (gst_audiosink_create_ringbuffer):
10267 * gst-libs/gst/audio/gstbaseaudiosink.c:
10268 (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
10269 (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
10270 (gst_baseaudiosink_set_property), (build_linear_format),
10271 (debug_spec_caps), (debug_spec_buffer),
10272 (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
10273 (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
10274 (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
10275 (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
10276 * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
10277 (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
10278 (gst_ringbuffer_release), (gst_ringbuffer_play),
10279 (gst_ringbuffer_pause), (gst_ringbuffer_stop),
10280 (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
10281 (gst_ringbuffer_set_sample), (wait_segment),
10282 (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
10283 (gst_ringbuffer_advance), (gst_ringbuffer_clear):
10284 More work on the audiosink, mostly debugging and a race in
10287 2005-04-28 Wim Taymans <wim@fluendo.com>
10289 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
10290 (gst_ogg_demux_perform_seek), (gst_ogg_demux_sink_activate):
10291 * ext/vorbis/vorbisdec.c: (vorbis_dec_convert),
10292 (vorbis_dec_src_query), (vorbis_dec_src_event),
10293 (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
10294 (vorbis_handle_type_packet), (vorbis_handle_header_packet),
10295 (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
10296 Don't crap out when seeking back to position 0.
10298 2005-04-28 Wim Taymans <wim@fluendo.com>
10300 * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
10301 (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
10302 (make_vorbis_pipeline), (make_vorbis_theora_pipeline),
10303 (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
10304 (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline):
10305 Make audio sink configurable, use alsasink as default.
10307 2005-04-28 Wim Taymans <wim@fluendo.com>
10309 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
10310 (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
10311 (vorbis_handle_type_packet), (vorbis_handle_header_packet),
10312 (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain),
10313 (vorbis_dec_change_state):
10314 * ext/vorbis/vorbisdec.h:
10315 Refactor, use STREAM_LOCK.
10317 2005-04-28 Wim Taymans <wim@fluendo.com>
10319 * ext/theora/theoradec.c: (_inc_granulepos),
10320 (theora_dec_sink_event), (theora_handle_comment_packet),
10321 (theora_handle_type_packet), (theora_handle_header_packet),
10322 (theora_handle_data_packet), (theora_dec_chain),
10323 (theora_dec_change_state):
10324 Refactor a bit, use STREAM_LOCK.
10326 2005-04-28 Wim Taymans <wim@fluendo.com>
10328 * ext/alsa/Makefile.am:
10329 * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_get_caps),
10330 (gst_alsa_fixate_to_mimetype), (gst_alsa_fixate_field_nearest_int),
10331 (gst_alsa_link), (gst_alsa_close_audio):
10332 * ext/alsa/gstalsaplugin.c: (plugin_init):
10333 * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
10334 (gst_alsasink_dispose), (gst_alsasink_base_init),
10335 (gst_alsasink_class_init), (gst_alsasink_init),
10336 (gst_alsasink_getcaps), (set_hwparams), (set_swparams),
10337 (alsasink_parse_spec), (gst_alsasink_open), (gst_alsasink_close),
10338 (xrun_recovery), (gst_alsasink_write), (gst_alsasink_delay),
10339 (gst_alsasink_reset):
10340 * ext/alsa/gstalsasink.h:
10341 Implement alsasink with simple open/write/close API.
10342 Make alsa dir build by disabling compilation of code.
10344 2005-04-28 Wim Taymans <wim@fluendo.com>
10346 * gst-libs/gst/audio/Makefile.am:
10347 * gst-libs/gst/audio/audio.h:
10348 * gst-libs/gst/audio/audioclock.c:
10349 * gst-libs/gst/audio/audioclock.h:
10350 * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_get_type),
10351 (gst_audio_clock_class_init), (gst_audio_clock_init),
10352 (gst_audio_clock_new), (gst_audio_clock_get_internal_time):
10353 * gst-libs/gst/audio/gstaudioclock.h:
10354 * gst-libs/gst/audio/gstaudiosink.c:
10355 (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
10356 (audioringbuffer_thread_func), (gst_audioringbuffer_init),
10357 (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
10358 (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
10359 (gst_audioringbuffer_delay), (gst_audiosink_class_init),
10360 (gst_audiosink_create_ringbuffer):
10361 * gst-libs/gst/audio/gstbaseaudiosink.c:
10362 (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
10363 (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
10364 (gst_baseaudiosink_set_property), (gst_baseaudiosink_get_property),
10365 (build_linear_format), (debug_spec_caps), (debug_spec_buffer),
10366 (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
10367 (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
10368 (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
10369 (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
10370 * gst-libs/gst/audio/gstbaseaudiosink.h:
10371 * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
10372 (gst_ringbuffer_init), (gst_ringbuffer_finalize),
10373 (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
10374 (gst_ringbuffer_release), (gst_ringbuffer_play),
10375 (gst_ringbuffer_pause), (gst_ringbuffer_stop),
10376 (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
10377 (gst_ringbuffer_set_sample), (wait_segment),
10378 (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
10379 (gst_ringbuffer_advance), (gst_ringbuffer_clear):
10380 * gst-libs/gst/audio/gstringbuffer.h:
10381 Make ringbuffer faster and more simple by removing the locks
10382 in the playback thread.
10383 Add sample accurate playback based on buffer sample offsets.
10384 Make the baseaudiosink provide a clock.
10385 Parse caps in the base class.
10386 Correctly handle seeking, flushing and state changes.
10388 2005-04-25 Thomas Vander Stichele <thomas at apestaart dot org>
10391 * gst/audioconvert/Makefile.am:
10392 * gst/audioscale/Makefile.am:
10393 Fix part of the build. Come on guys, autogen didn't even work :)
10395 2005-04-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
10398 * gst-libs/gst/Makefile.am:
10399 * gst-libs/gst/media-info/.cvsignore:
10400 * gst-libs/gst/media-info/Makefile.am:
10401 * gst-libs/gst/media-info/README:
10402 * gst-libs/gst/media-info/media-info-priv.c:
10403 * gst-libs/gst/media-info/media-info-priv.h:
10404 * gst-libs/gst/media-info/media-info-test.c:
10405 * gst-libs/gst/media-info/media-info.c:
10406 * gst-libs/gst/media-info/media-info.h:
10407 * gst-libs/gst/media-info/media-info.vcproj:
10408 * pkgconfig/Makefile.am:
10409 * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
10410 * pkgconfig/gstreamer-media-info.pc.in:
10411 Remove media-info, which is also successed by playbin (see Totem
10414 2005-04-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
10417 * examples/Makefile.am:
10418 * examples/gstplay/.cvsignore:
10419 * examples/gstplay/Makefile.am:
10420 * examples/gstplay/player.c:
10421 * gst-libs/gst/Makefile.am:
10422 * gst-libs/gst/play/.cvsignore:
10423 * gst-libs/gst/play/Makefile.am:
10424 * gst-libs/gst/play/play.c:
10425 * gst-libs/gst/play/play.h:
10426 * gst-libs/gst/play/play.vcproj:
10427 * pkgconfig/Makefile.am:
10428 * pkgconfig/gstreamer-play-uninstalled.pc.in:
10429 * pkgconfig/gstreamer-play.pc.in:
10430 Remove libgstplay, playbin is now the official successor.
10432 2005-04-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
10435 * gst-libs/gst/Makefile.am:
10436 * gst-libs/gst/xwindowlistener/Makefile.am:
10437 * gst-libs/gst/xwindowlistener/xwindowlistener.c:
10438 * gst-libs/gst/xwindowlistener/xwindowlistener.h:
10439 Remove deprecated xwindowlistener (I've moved xwindowlistening
10440 in the v4l/v4l2 plugins over to serverside).
10442 2005-04-25 David Schleef <ds@schleef.org>
10444 * examples/dynparams/Makefile.am: Move demo-dparams from gst/sine
10445 to examples/dynparams. Examples do not belong interspersed with
10447 * examples/dynparams/demo-dparams.c:
10448 * gst/sine/Makefile.am:
10449 * gst/sine/demo-dparams.c:
10451 2005-04-25 David Schleef <ds@schleef.org>
10453 Don't use GST_PLUGIN_LDFLAGS, because these aren't plugins.
10454 * gst-libs/gst/audio/Makefile.am:
10455 * gst-libs/gst/riff/Makefile.am:
10456 * gst-libs/gst/tag/Makefile.am:
10457 * gst-libs/gst/video/Makefile.am:
10458 * gst-libs/gst/xwindowlistener/Makefile.am:
10460 Convert to 0.9 API, seems to work:
10461 * sys/ximage/Makefile.am:
10462 * sys/ximage/ximagesink.c:
10464 2005-04-24 David Schleef <ds@schleef.org>
10466 Link plugins against libraries:
10467 * ext/alsa/Makefile.am:
10468 * gst/tcp/Makefile.am:
10470 Remove asm code that should be in liboil
10471 * gst/videoscale/Makefile.am:
10472 * gst/videoscale/videoscale_x86_asm.s:
10474 gettext wants these checked in:
10490 2005-04-24 David Schleef <ds@schleef.org>
10492 Convert gst_main() to g_main_loop_run()
10493 * gst/playback/decodetest.c: (main):
10494 * gst/playback/test2.c: (main):
10495 * gst/playback/test3.c: (main):
10496 * gst/playback/test4.c: (main):
10498 Link plugins against libraries:
10499 * ext/libvisual/Makefile.am:
10500 * sys/xvimage/Makefile.am:
10502 2005-04-24 David Schleef <ds@schleef.org>
10504 * configure.ac: Remove idct and resample libs
10505 * gst-libs/gst/Makefile.am: same
10507 Remove usage of gst_library_load():
10508 * ext/alsa/gstalsaplugin.c: (plugin_init):
10509 * ext/libvisual/visual.c: (plugin_init):
10510 * ext/ogg/gstogg.c: (plugin_init):
10511 * ext/theora/theora.c: (plugin_init):
10512 * ext/vorbis/vorbis.c: (plugin_init):
10513 * gst-libs/gst/audio/gstaudiofiltertemplate.c: (plugin_init):
10514 * gst/audioscale/gstaudioscale.c:
10515 * gst/adder/gstadder.c: (plugin_init):
10516 * gst/audioconvert/plugin.c: (plugin_init):
10517 * sys/ximage/ximagesink.c: (plugin_init):
10518 * sys/xvimage/xvimagesink.c: (plugin_init):
10519 * gst/tcp/gsttcpplugin.c: (plugin_init):
10521 Link plugins against libraries:
10522 * ext/ogg/Makefile.am:
10523 * ext/theora/Makefile.am:
10524 * ext/vorbis/Makefile.am:
10525 * gst/audioconvert/Makefile.am:
10527 Create proper libraries:
10528 * gst-libs/gst/riff/Makefile.am:
10529 * gst-libs/gst/audio/Makefile.am:
10530 * gst-libs/gst/video/Makefile.am:
10532 Move resample library to audioscale plugin directory:
10533 * gst-libs/gst/resample/Makefile.am:
10534 * gst-libs/gst/resample/README:
10535 * gst-libs/gst/resample/dtof.c:
10536 * gst-libs/gst/resample/dtos.c:
10537 * gst-libs/gst/resample/functable.c:
10538 * gst-libs/gst/resample/private.h:
10539 * gst-libs/gst/resample/resample.c:
10540 * gst-libs/gst/resample/resample.h:
10541 * gst-libs/gst/resample/resample.vcproj:
10542 * gst-libs/gst/resample/test.c:
10543 * gst/audioscale/Makefile.am:
10544 * gst/audioscale/README:
10545 * gst/audioscale/dtof.c:
10546 * gst/audioscale/dtos.c:
10547 * gst/audioscale/functable.c:
10548 * gst/audioscale/private.h:
10549 * gst/audioscale/resample.c:
10550 * gst/audioscale/resample.h:
10551 * gst/audioscale/test.c:
10553 Move tagedit library to gst-libs:
10554 * gst-libs/gst/tag/Makefile.am:
10555 * gst-libs/gst/tag/gstid3tag.c:
10556 * gst-libs/gst/tag/gsttagediting.c:
10557 * gst-libs/gst/tag/gsttageditingprivate.h:
10558 * gst-libs/gst/tag/gstvorbistag.c:
10559 * gst/tags/Makefile.am:
10560 * gst/tags/gstid3tag.c:
10561 * gst/tags/gstvorbistag.c:
10563 Fix for core changes:
10564 * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
10565 (gst_sinesrc_init), (gst_sinesrc_src_fixate), (gst_sinesrc_link),
10566 (gst_sinesrc_getrange):
10568 2005-04-23 David Schleef <ds@schleef.org>
10570 * gst-libs/gst/Makefile.am: Remove idct. It hasn't been used
10571 in gst-plugins in a long time, and properly belongs in liboil.
10572 * gst-libs/gst/idct/Makefile.am:
10573 * gst-libs/gst/idct/README:
10574 * gst-libs/gst/idct/dct.h:
10575 * gst-libs/gst/idct/doieee:
10576 * gst-libs/gst/idct/fastintidct.c:
10577 * gst-libs/gst/idct/floatidct.c:
10578 * gst-libs/gst/idct/idct.c:
10579 * gst-libs/gst/idct/idct.h:
10580 * gst-libs/gst/idct/idtc.vcproj:
10581 * gst-libs/gst/idct/ieeetest.c:
10582 * gst-libs/gst/idct/intidct.c:
10584 2005-04-20 Wim Taymans <wim@fluendo.com>
10586 * docs/design-audiosinks.txt:
10587 * gst-libs/gst/audio/Makefile.am:
10588 * gst-libs/gst/audio/TODO:
10589 * gst-libs/gst/audio/gstaudiosink.c:
10590 (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
10591 (audioringbuffer_thread_func), (gst_audioringbuffer_init),
10592 (gst_audioringbuffer_dispose), (gst_audioringbuffer_finalize),
10593 (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
10594 (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
10595 (gst_audioringbuffer_delay), (gst_audiosink_base_init),
10596 (gst_audiosink_class_init), (gst_audiosink_init),
10597 (gst_audiosink_create_ringbuffer):
10598 * gst-libs/gst/audio/gstaudiosink.h:
10599 * gst-libs/gst/audio/gstbaseaudiosink.c:
10600 (gst_baseaudiosink_base_init), (gst_baseaudiosink_class_init),
10601 (gst_baseaudiosink_init), (gst_baseaudiosink_set_property),
10602 (gst_baseaudiosink_get_property), (gst_baseaudiosink_setcaps),
10603 (gst_baseaudiosink_get_times), (gst_baseaudiosink_event),
10604 (gst_baseaudiosink_preroll), (gst_baseaudiosink_render),
10605 (gst_baseaudiosink_create_ringbuffer),
10606 (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
10607 * gst-libs/gst/audio/gstbaseaudiosink.h:
10608 * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
10609 (gst_ringbuffer_class_init), (gst_ringbuffer_init),
10610 (gst_ringbuffer_dispose), (gst_ringbuffer_finalize),
10611 (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
10612 (gst_ringbuffer_release), (gst_ringbuffer_play_unlocked),
10613 (gst_ringbuffer_play), (gst_ringbuffer_pause),
10614 (gst_ringbuffer_resume), (gst_ringbuffer_stop),
10615 (gst_ringbuffer_callback), (gst_ringbuffer_delay),
10616 (gst_ringbuffer_played_samples), (gst_ringbuffer_commit),
10617 (gst_ringbuffer_prepare_read), (gst_ringbuffer_clear):
10618 * gst-libs/gst/audio/gstringbuffer.h:
10619 An attempt at a set of audio base classes together with some
10622 2005-04-20 Wim Taymans <wim@fluendo.com>
10624 * gst/audioconvert/Makefile.am:
10625 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
10626 (gst_audio_convert_caps_remove_format_info),
10627 (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
10628 (gst_audio_convert_channels):
10629 Link against audio libs.
10630 Fix audio convert plugin.
10632 2005-04-20 Wim Taymans <wim@fluendo.com>
10634 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter),
10635 (gst_ogg_demux_sink_activate):
10636 * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
10637 (theora_set_header_on_caps), (theora_enc_sink_event),
10638 (theora_enc_chain):
10639 Fix theora encoder.
10641 2005-04-12 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
10643 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter):
10644 * gst/playback/gstdecodebin.c: (find_compatibles):
10645 Work with staticpadtemplates in elementfactories.
10647 2005-04-12 Wim Taymans <wim@fluendo.com>
10649 * gst/playback/README:
10650 * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
10651 (compare_ranks), (print_feature), (gst_decode_bin_init),
10652 (dynamic_create), (dynamic_free), (find_compatibles),
10653 (mimetype_is_raw), (close_pad_link), (got_redirect),
10654 (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
10655 (new_pad), (no_more_pads), (unlinked), (close_link), (type_found),
10656 (gst_decode_bin_change_state):
10657 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
10658 (gst_play_base_bin_init), (group_destroy), (group_commit),
10659 (check_queue), (queue_overrun), (queue_threshold_reached),
10660 (queue_out_of_data), (gen_preroll_element), (unknown_type),
10661 (new_decoded_pad), (setup_subtitle), (gen_source_element),
10662 (got_redirect), (setup_source), (play_base_eos),
10663 (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
10664 (gst_play_base_bin_remove_element):
10665 * gst/playback/gstplaybasebin.h:
10666 * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
10667 (gst_play_bin_init), (gst_play_bin_dispose),
10668 (gst_play_bin_set_property), (gen_video_element),
10669 (gen_text_element), (gen_audio_element), (remove_sinks),
10670 (gst_play_bin_send_event):
10671 * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
10672 (stream_info_change_state), (gst_stream_info_set_mute):
10673 * gst/playback/gststreamselector.c: (gst_stream_selector_init),
10674 (gst_stream_selector_get_caps), (gst_stream_selector_setcaps),
10675 (gst_stream_selector_request_new_pad), (gst_stream_selector_event),
10676 (gst_stream_selector_chain):
10677 * gst/playback/test.c: (gen_video_element), (gen_audio_element),
10679 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
10680 (gst_xvimagesink_setcaps), (gst_xvimagesink_get_times),
10681 (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
10682 (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_class_init):
10683 Raw and crude port of decodebin.
10684 Make playbin compile.
10686 2005-04-06 Wim Taymans <wim@fluendo.com>
10688 * ext/gnomevfs/Makefile.am:
10689 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
10690 (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
10691 (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
10692 (gst_gnomevfssrc_create), (gst_gnomevfssrc_is_seekable),
10693 (gst_gnomevfssrc_get_size), (gst_gnomevfssrc_start),
10694 (gst_gnomevfssrc_stop):
10695 * ext/ogg/Makefile.am:
10696 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_get_data),
10697 (gst_ogg_demux_find_chains), (gst_ogg_demux_sink_activate):
10698 * ext/theora/Makefile.am:
10699 * ext/theora/theoradec.c: (_inc_granulepos),
10700 (theora_dec_sink_event), (theora_dec_chain):
10701 * ext/vorbis/Makefile.am:
10702 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
10703 (vorbis_dec_sink_event), (vorbis_dec_chain):
10704 * gst-libs/gst/audio/Makefile.am:
10705 * sys/xvimage/Makefile.am:
10706 Make gnomevfssrc extend the source base class.
10707 Fix linking against libs in various plugins.
10709 2005-04-06 Andy Wingo <wingo@pobox.com>
10711 * gst-libs/gst/video/Makefile.am (libgstvideo_la_LDFLAGS): Use
10714 * configure.ac: Add check and AC_SUBST for libgstbase.
10716 2005-03-31 Wim Taymans <wim@fluendo.com>
10718 * examples/seeking/Makefile.am:
10719 * examples/seeking/cdparanoia.c: (main):
10720 * examples/seeking/cdplayer.c: (update_scale), (stop_seek),
10721 (play_cb), (pause_cb), (stop_cb), (main):
10722 * examples/seeking/playbin.c:
10723 * examples/seeking/seek.c: (dynamic_link), (make_mod_pipeline),
10724 (make_dv_pipeline), (make_wav_pipeline), (make_flac_pipeline),
10725 (make_sid_pipeline), (make_vorbis_pipeline),
10726 (make_theora_pipeline), (make_vorbis_theora_pipeline),
10727 (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
10728 (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline),
10729 (make_playerbin_pipeline), (update_scale), (end_scrub), (do_seek),
10730 (seek_cb), (start_seek), (stop_seek), (play_cb), (pause_cb),
10732 * examples/seeking/spider_seek.c:
10733 * examples/seeking/vorbisfile.c:
10734 * ext/gnomevfs/Makefile.am:
10735 * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
10736 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_base_init),
10737 (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
10738 (gst_gnomevfssrc_get_property), (gst_gnomevfssrc_get),
10739 (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file),
10740 (gst_gnomevfssrc_getrange), (gst_gnomevfssrc_loop),
10741 (gst_gnomevfssrc_activate), (gst_gnomevfssrc_change_state),
10742 (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
10744 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_get_type),
10745 (gst_ogg_pad_class_init), (gst_ogg_pad_init),
10746 (gst_ogg_pad_dispose), (gst_ogg_pad_finalize),
10747 (gst_ogg_pad_formats), (gst_ogg_pad_event_masks),
10748 (gst_ogg_pad_query_types), (gst_ogg_pad_getcaps),
10749 (gst_ogg_pad_src_convert), (gst_ogg_pad_src_query),
10750 (gst_ogg_pad_event), (gst_ogg_pad_reset),
10751 (gst_ogg_demux_factory_filter), (compare_ranks),
10752 (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
10753 (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
10754 (gst_ogg_chain_new), (gst_ogg_chain_free),
10755 (gst_ogg_chain_new_stream), (gst_ogg_chain_get_stream),
10756 (gst_ogg_chain_has_stream), (gst_ogg_demux_base_init),
10757 (gst_ogg_demux_class_init), (gst_ogg_demux_init),
10758 (gst_ogg_demux_finalize), (gst_ogg_demux_handle_event),
10759 (gst_ogg_demux_submit_buffer), (gst_ogg_demux_seek),
10760 (gst_ogg_demux_get_data), (gst_ogg_demux_get_next_page),
10761 (gst_ogg_demux_get_prev_page),
10762 (gst_ogg_demux_deactivate_current_chain),
10763 (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
10764 (gst_ogg_demux_bisect_forward_serialno),
10765 (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
10766 (gst_ogg_demux_find_pad), (gst_ogg_demux_find_chain),
10767 (gst_ogg_demux_find_chains), (gst_ogg_demux_chain_unlocked),
10768 (gst_ogg_demux_chain), (gst_ogg_demux_send_eos),
10769 (gst_ogg_demux_loop), (gst_ogg_demux_sink_activate),
10770 (gst_ogg_demux_change_state), (gst_ogg_print):
10771 * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
10772 (gst_ogg_mux_init), (gst_ogg_mux_sinkconnect),
10773 (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
10774 (gst_ogg_mux_push_page), (gst_ogg_mux_send_headers),
10775 (gst_ogg_mux_loop):
10776 * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
10777 * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
10778 (theora_dec_src_convert), (theora_dec_sink_convert),
10779 (theora_dec_src_query), (theora_dec_src_event),
10780 (theora_dec_sink_event), (theora_dec_chain),
10781 (theora_dec_change_state):
10782 * ext/theora/theoraenc.c: (gst_theora_enc_init),
10783 (theora_enc_sink_setcaps), (theora_buffer_from_packet),
10784 (theora_push_buffer), (theora_enc_sink_event), (theora_enc_chain),
10785 (theora_enc_change_state):
10786 * ext/vorbis/Makefile.am:
10787 * ext/vorbis/oggvorbisenc.c:
10788 * ext/vorbis/oggvorbisenc.h:
10789 * ext/vorbis/vorbis.c: (plugin_init):
10790 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
10791 (vorbis_dec_src_query), (vorbis_dec_src_event),
10792 (vorbis_dec_sink_event), (vorbis_dec_chain),
10793 (vorbis_dec_change_state):
10794 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
10795 (gst_vorbisenc_sink_setcaps), (gst_vorbisenc_init),
10796 (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
10797 (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
10798 (gst_vorbisenc_change_state):
10799 * ext/vorbis/vorbisenc.h:
10800 * ext/vorbis/vorbisparse.c: (vorbis_parse_chain):
10801 * gst-libs/gst/audio/audioclock.c:
10802 * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
10803 (gst_audiofilter_init), (gst_audiofilter_chain):
10804 * gst-libs/gst/audio/testchannels.c: (main):
10805 * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
10806 * gst-libs/gst/media-info/media-info-priv.c: (gmip_reset),
10807 (gmip_find_type), (gmip_find_stream), (gmip_find_track_metadata),
10808 (gmip_find_track_streaminfo), (gmip_find_track_format):
10809 * gst-libs/gst/media-info/media-info.c:
10810 (gst_media_info_read_idler):
10811 * gst-libs/gst/play/play.c: (gst_play_get_sink_element),
10812 (gst_play_get_all_by_interface):
10813 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
10814 (gst_riff_parse_chunk), (gst_riff_parse_file_header),
10815 (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
10816 (gst_riff_parse_strf_auds), (gst_riff_parse_strf_iavs),
10817 (gst_riff_parse_info):
10818 * gst-libs/gst/riff/riff-read.h:
10819 * gst-libs/gst/riff/riff.c: (plugin_init):
10820 * gst-libs/gst/video/Makefile.am:
10821 * gst-libs/gst/video/gstvideosink.c: (gst_videosink_init),
10822 (gst_videosink_class_init), (gst_videosink_get_type):
10823 * gst-libs/gst/video/videosink.h:
10824 * gst/audioconvert/bufferframesconvert.c:
10825 (buffer_frames_convert_init), (buffer_frames_convert_fixate),
10826 (buffer_frames_convert_setcaps), (buffer_frames_convert_chain):
10827 * gst/audioconvert/channelmixtest.c: (main):
10828 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
10829 (gst_audio_convert_chain),
10830 (gst_audio_convert_caps_remove_format_info),
10831 (gst_audio_convert_getcaps), (gst_audio_convert_parse_caps),
10832 (gst_audio_convert_setcaps), (_fixate_caps_to_int),
10833 (gst_audio_convert_fixate), (gst_audio_convert_get_buffer),
10834 (gst_audio_convert_buffer_to_default_format),
10835 (gst_audio_convert_buffer_from_default_format),
10836 (gst_audio_convert_channels):
10837 * gst/audioconvert/gstchannelmix.h:
10838 * gst/ffmpegcolorspace/avcodec.h:
10839 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
10840 (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
10841 (gst_ffmpegcsp_configure_context), (gst_ffmpegcsp_setcaps),
10842 (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain):
10843 * gst/tags/gstid3tag.c: (gst_tag_extract_id3v1_string):
10844 * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
10845 * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
10846 (mp3_type_find), (mpeg2_sys_type_find), (mpeg1_sys_type_find),
10847 (mpeg_video_type_find), (mpeg_video_stream_type_find),
10849 * gst/videotestsrc/gstvideotestsrc.c:
10850 (gst_videotestsrc_class_init), (gst_videotestsrc_src_negotiate),
10851 (gst_videotestsrc_src_link), (gst_videotestsrc_parse_caps),
10852 (gst_videotestsrc_src_accept_caps), (gst_videotestsrc_setcaps),
10853 (gst_videotestsrc_src_unlink), (gst_videotestsrc_activate),
10854 (gst_videotestsrc_change_state), (gst_videotestsrc_getcaps),
10855 (gst_videotestsrc_init), (gst_videotestsrc_src_query),
10856 (gst_videotestsrc_handle_src_event), (gst_videotestsrc_loop):
10857 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
10858 (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_fixate),
10859 (gst_xvimagesink_getcaps), (gst_xvimagesink_setcaps),
10860 (gst_xvimagesink_change_state), (gst_xvimagesink_get_times),
10861 (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
10862 (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
10863 (gst_xvimagesink_navigation_send_event),
10864 (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_expose),
10865 (gst_xvimagesink_set_property), (gst_xvimagesink_finalize),
10866 (gst_xvimagesink_init), (gst_xvimagesink_class_init):
10867 * sys/xvimage/xvimagesink.h:
10868 Plugin port to 0.9, ogg/theora playback should work in the seek
10870 Removed old examples.
10871 Removed old oggvorbisenc, renamed rawvorbisenc to vorbisenc as
10872 explained in 0.9 TODO doc.
10875 2005-02-23 Thomas Vander Stichele <thomas at apestaart dot org>
10897 * testsuite/Makefile.am:
10898 remove a whole bunch of plugins. This module now contains a set
10899 of free reference plugins/elements as agreed.
10901 2005-02-22 Thomas Vander Stichele <thomas at apestaart dot org>
10904 hunting season on 0.9 is now OPEN
10906 2005-02-22 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
10908 * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
10909 Kick the hell out of gcc for not warning me about a symbol conflict.
10911 2005-02-22 Luca Ognibene <luogni@tin.it>
10913 Reviewed by: Tim-Philipp M??ller <tim at centricular dot net>
10915 * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link):
10916 Don't leak caps string (fixes #168134)
10918 * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init),
10919 (gst_jpegenc_init), (gst_jpegenc_finalize),
10920 (gst_jpegenc_change_state):
10921 Don't leak line buffers and context struct (fixes #168133).
10923 2005-02-21 Tim-Philipp M??ller <tim at centricular dot net>
10926 * ext/dirac/gstdiracdec.cc:
10927 (gst_diracdec_chain):
10928 Since dirac 0.5.0 the framerate in dirac is expressed as a
10929 rational number. Fix build and up requirement to 0.5.0, and
10930 also pass parameters to gst_diracdec_link in the right order
10933 2005-02-21 Maciej Katafiasz <mathrick@freedesktop.org>
10935 * ext/faad/gstfaad.c: (gst_faad_sinkconnect), (gst_faad_chain):
10936 * ext/faad/gstfaad.h:
10937 TEH LONGEST DEBUGGING SESSION EVAR is over. Fix interaction with
10938 certain invalid muxed streams, where some packets will contain
10939 junk after decoder data. Partially fixes #149158.
10941 2005-02-21 Jan Schmidt <thaytan@mad.scientist.com>
10942 * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain):
10943 Make sure we only write to writable buffers
10945 2005-02-20 Tim-Philipp M??ller <tim at centricular dot net>
10947 * gst-libs/gst/riff/riff-media.c:
10948 (gst_riff_create_audio_caps_with_data):
10949 Do actually fix invalid RIFF fmt header values for alaw
10950 and mulaw audio instead of just saying so.
10952 * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
10953 Give gst_riff_create_audio_caps_with_data() a chance to
10954 fix up broken format header fields before extracting any
10955 parameters from the header. (fixes #167633)
10957 2005-02-19 Martin Holters <martin.holters@gmx.de>
10959 Reviewed by: Tim-Philipp M??ller <tim at centricular dot net>
10961 * gst/audioconvert/bufferframesconvert.c:
10962 (buffer_frames_convert_link):
10963 Don't leak othercaps. (fixes #167878)
10965 2005-02-19 Arwed v. Merkatz <v.merkatz@gmx.net>
10968 * ext/libvisual/visual.c: (gst_visual_srclink),
10969 (gst_visual_change_state):
10970 Support libvisual 0.2.0.
10972 2005-02-18 Tim-Philipp M??ller <tim at centricular dot net>
10974 * ext/jpeg/gstjpegdec.c: (gst_jpegdec_chain):
10975 * ext/jpeg/gstjpegenc.c: (gst_jpegenc_resync), (gst_jpegenc_chain):
10976 Use same rowstrides for I420 as used everywhere else.
10978 2005-02-17 Tim-Philipp M??ller <tim at centricular dot net>
10980 * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
10981 Declare variables at beginning of block and make gcc-2.95 happy
10982 (fixes # 167482, patch by Gergely Nagy).
10984 * gst/tcp/gsttcpclientsrc.c:
10985 * gst/tcp/gsttcpclientsrc.h:
10986 Move some includes into the header, so that struct sockaddr_in is
10987 defined when it should be defined on FreeBSD as well (fixes
10990 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
10991 Don't pass uninitialised values to setsockopt() here either.
10993 2005-02-17 Luca Ognibene <luogni at tin dot it>
10995 Reviewed by: Tim-Philipp M??ller <tim at centricular dot net>
10997 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send):
10998 Don't pass uninitialised values to setsockopt(). (fixes #167704)
11000 2005-02-16 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
11002 * gst/playback/gstplaybin.c: (add_sink):
11003 Invert bin_add/link order to workaround deadlock in opt.
11005 2005-02-15 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
11007 * gst/modplug/gstmodplug.cc:
11008 Add missing break causing position queries to fail.
11010 2005-02-15 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
11012 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_populate):
11013 Granpos can apparently be -1, which screws up calculations...
11015 2005-02-16 Jan Schmidt <thaytan@mad.scientist.com>
11017 * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
11018 (gst_ximagesink_send_pending_navigation),
11019 (gst_ximagesink_navigation_send_event), (gst_ximagesink_finalize),
11020 (gst_ximagesink_init):
11021 * sys/ximage/ximagesink.h:
11022 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
11023 (gst_xvimagesink_send_pending_navigation),
11024 (gst_xvimagesink_navigation_send_event),
11025 (gst_xvimagesink_finalize), (gst_xvimagesink_init):
11026 * sys/xvimage/xvimagesink.h:
11027 Use a mutex protected list to marshal navigation
11028 events into the stream thread from whichever thread
11031 2005-02-15 Tim-Philipp M??ller <tim at centricular dot net>
11033 * gst/speed/demo-mp3.c: (time_tick_cb), (main):
11034 Display current position and track length; misc. clean-ups.
11036 * gst/speed/gstspeed.c: (speed_get_query_types), (speed_src_query),
11037 (speed_init), (speed_chain):
11038 Add query function, so that the stream length and current position
11039 get adjusted when queried (note that current position queries may
11040 still be wrong if the audio sink returns values based on buffer
11041 timestamps instead of passing on the query).
11043 2005-02-13 Benjamin Otte <otte@gnome.org>
11045 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
11046 (gst_audio_convert_channels):
11047 create channel conversion matrix when linking
11048 * gst/audioconvert/.cvsignore:
11049 * gst/audioconvert/Makefile.am:
11050 * gst/audioconvert/channelmixtest.c: (main):
11051 add (ugly) test that ensures stereo <=> mono conversion works
11054 2005-02-13 Benjamin Otte <otte@gnome.org>
11056 * gst/audioconvert/gstchannelmix.h:
11057 include missing header file
11058 * gst/audioconvert/gstchannelmix.c:
11059 (gst_audio_convert_fill_compatible):
11060 use same sign for both channels when converting to/from compatible
11061 channel. Previously used different signs made the signals cancel
11062 each other out and appear like silence. (fixes #167269)
11064 2005-02-12 Tim-Philipp M??ller <tim at centricular dot net>
11066 * gst/ffmpegcolorspace/avcodec.h:
11067 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
11068 (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
11069 (gst_ffmpegcsp_avpicture_fill):
11070 * gst/ffmpegcolorspace/imgconvert.c:
11071 Convert to and from YV12 (fixes #156379).
11073 2005-02-12 Julien MOUTTE <julien@moutte.net>
11075 * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
11076 (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
11077 (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
11078 (gst_ximagesink_expose), (gst_ximagesink_set_property),
11079 (gst_ximagesink_finalize), (gst_ximagesink_init): Protect interface
11080 methods from chain and negotiation and vice versa (Fixes #166142).
11081 * sys/ximage/ximagesink.h: Add stream_lock.
11082 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
11083 (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
11084 (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
11085 (gst_xvimagesink_expose): Check for xcontext before trying to link.
11087 2005-02-12 Tim-Philipp M??ller <tim at centricular dot net>
11089 * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_open):
11090 Don't send "Hey! You gave me a NULL pointer you naughty person" as
11091 error message when we can't open the DVD device (when dvdnav_open()
11092 fails, src->dvdnav is NULL, so dvdnav_err_to_string() will return
11093 the above). Send something more useful instead (fixes #167117).
11095 2005-02-11 Julien MOUTTE <julien@moutte.net>
11097 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
11098 (gst_xvimagesink_sink_link), (gst_xvimagesink_change_state),
11099 (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
11100 (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
11101 (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
11102 (gst_xvimagesink_finalize), (gst_xvimagesink_init): Protect interface
11103 methods from chain and negotiation and vice versa (Fixes #166142).
11104 Fix a possible bug of images in the buffer pool being discarded because
11105 we are looking at the wrong geometry.
11106 * sys/xvimage/xvimagesink.h: Add stream_lock.
11108 2005-02-11 David Schleef <ds@schleef.org>
11110 * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer): Change uint to
11111 unsigned int. (fixes #167128)
11113 2005-02-11 David Schleef <ds@schleef.org>
11115 * gst/librfb/Makefile.am: Testing stuff before committing is
11116 for wimps... and people with fast machines. Fix stupid
11119 2005-02-11 David Schleef <ds@schleef.org>
11121 * configure.ac: Pull in librfb from my CVS tree, because it is
11122 too small and annoying to be separate. Move rfbsrc plugin
11125 * ext/librfb/Makefile.am:
11126 * ext/librfb/gstrfbsrc.c:
11127 * gst/librfb/Makefile.am:
11128 * gst/librfb/gstrfbsrc.c:
11129 * gst/librfb/rfb.c:
11130 * gst/librfb/rfb.h:
11131 * gst/librfb/rfbbuffer.c:
11132 * gst/librfb/rfbbuffer.h:
11133 * gst/librfb/rfbbytestream.c:
11134 * gst/librfb/rfbbytestream.h:
11135 * gst/librfb/rfbcontext.h:
11136 * gst/librfb/rfbdecoder.c:
11137 * gst/librfb/rfbdecoder.h:
11138 * gst/librfb/rfbutil.h:
11140 2005-02-10 Tim-Philipp M??ller <tim at centricular dot net>
11142 * gst/speed/Makefile.am:
11143 * gst/speed/demo-mp3.c: (main):
11144 * gst/speed/filter.func:
11145 * gst/speed/gstspeed.c: (speed_link), (speed_parse_caps),
11146 (speed_class_init), (speed_init), (speed_chain_int16),
11147 (speed_chain_float32), (speed_chain), (speed_set_property),
11148 (speed_get_property), (speed_change_state):
11149 * gst/speed/gstspeed.h:
11150 Fix speed element and make it chain-based (fixes #156467),
11151 and make it handle more than one channel.
11153 2005-02-10 Jan Schmidt <thaytan@mad.scientist.com>
11155 * ext/dts/gstdtsdec.c: (gst_dtsdec_init), (gst_dtsdec_channels),
11156 (gst_dtsdec_handle_event), (gst_dtsdec_handle_frame),
11157 (gst_dtsdec_chain), (gst_dtsdec_change_state):
11158 * ext/dts/gstdtsdec.h:
11159 Don't clobber the stack constructing the channels array.
11160 Make the element chain-based. DTS tracks can now be played.
11162 2005-02-09 Tim-Philipp M??ller <tim at centricular dot net>
11164 * gst-libs/gst/audio/multichannel.h:
11165 * gst-libs/gst/gconf/gconf.h:
11166 * gst-libs/gst/idct/idct.h:
11167 * gst-libs/gst/media-info/media-info-priv.h:
11168 * gst-libs/gst/play/play.h:
11169 * gst-libs/gst/resample/private.h:
11170 * gst-libs/gst/resample/resample.h:
11171 * gst-libs/gst/riff/riff-ids.h:
11172 * gst-libs/gst/video/video.h:
11173 * gst-libs/gst/video/videosink.h:
11174 Add G_BEGIN_DECLS and G_END_DECLS around headers where
11175 missing, so that they work when included from C++ code.
11177 2005-02-09 David Schleef <ds@schleef.org>
11179 * testsuite/gst-lint: Check for non-statically scoped
11180 parent_class variables. This won't be a problem once
11181 plugins are loaded with RTLD_LOCAL.
11183 2005-02-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
11185 * ext/mplex/gstmplexibitstream.cc:
11188 2005-02-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
11190 * ext/ogg/gstogmparse.c:
11191 * gst/debug/gstnavigationtest.c:
11192 Die, thou faulty symbol pollutors (non-static parent_class).
11194 2005-02-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
11196 * ext/mplex/gstmplexibitstream.cc:
11197 Fix event handling (#165525).
11199 2005-02-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
11201 * ext/mikmod/gstmikmod.c:
11202 * gst/modplug/gstmodplug.cc:
11203 Add missing endianness to template (fixes #165509).
11205 2005-02-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
11207 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_data):
11208 Fix wrong order of reading of optional bytes (#165290).
11210 2005-02-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
11212 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
11213 Implement FILLER event awareness.
11215 2005-02-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
11217 * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_convert):
11218 Fix track calculations (#166208).
11220 2005-02-08 Gergely Nagy <algernon@bonehunter.rulez.org>
11222 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
11224 * ext/libpng/gstpngdec.c: (gst_pngdec_init), (gst_pngdec_chain):
11225 * ext/libpng/gstpngenc.c:
11226 Fix byte-order, use proper fixed caps. Fixes #164197.
11228 2005-02-08 Jan Schmidt <thaytan@mad.scientist.com>
11233 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_reset),
11234 (free_all_buffers), (gst_mpeg2dec_alloc_buffer):
11235 Don't push buffers if the src pad isn't negotiated yet.
11237 * gst/audioconvert/gstaudioconvert.c:
11238 (gst_audio_convert_buffer_to_default_format),
11239 (gst_audio_convert_buffer_from_default_format):
11240 Add support for 24-bit width.
11242 * gst/dvdlpcmdec/.cvsignore:
11243 * gst/dvdlpcmdec/Makefile.am:
11244 * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_get_type),
11245 (gst_dvdlpcmdec_base_init), (gst_dvdlpcmdec_class_init),
11246 (gst_dvdlpcm_reset), (gst_dvdlpcmdec_init), (gst_dvdlpcmdec_link),
11247 (gst_dvdlpcmdec_chain), (gst_dvdlpcmdec_change_state),
11249 * gst/dvdlpcmdec/gstdvdlpcmdec.h:
11250 New decoder for rearranging DVD LPCM into our audio/x-raw-int
11251 format. Needs support for the channels maps if someone can find
11252 a DVD LPCM track with > 2 channels.
11254 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_handle_dvd_event),
11255 (gst_dvd_demux_send_discont), (gst_dvd_demux_handle_discont),
11256 (gst_dvd_demux_get_audio_stream), (gst_dvd_demux_process_private):
11257 * gst/mpegstream/gstdvddemux.h:
11258 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
11259 (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_init_stream),
11260 (gst_mpeg_demux_send_subbuffer), (gst_mpeg_demux_handle_src_query):
11261 * gst/mpegstream/gstmpegdemux.h:
11262 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_reset),
11263 (gst_mpeg_parse_parse_packhead), (gst_mpeg_parse_loop),
11264 (gst_mpeg_parse_get_rate), (gst_mpeg_parse_convert_src),
11265 (gst_mpeg_parse_handle_src_query),
11266 (gst_mpeg_parse_handle_src_event):
11267 Use audio/x-dvd-lpcm for LPCM output.
11270 2005-02-08 Gergely Nagy <algernon@bonehunter.rulez.org>
11272 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
11274 * gst/alpha/gstalphacolor.c: (gst_alpha_color_sink_link),
11275 (transform_rgb), (transform_bgr), (gst_alpha_color_chain):
11276 Add BGRA handling (#165736).
11278 2005-02-08 Francis Labonte <francis_labonte@hotmail.com>
11280 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
11282 * gst/law/alaw-decode.c: (alawdec_link):
11283 * gst/law/alaw-encode.c: (alawenc_link):
11284 * gst/law/mulaw-decode.c: (mulawdec_link):
11285 * gst/law/mulaw-encode.c: (mulawenc_link):
11286 Fix caps memleaks (#166600).
11288 2005-02-08 Tim-Philipp M??ller <tim at centricular dot net>
11290 * ext/tarkin/mem.h:
11291 * ext/tarkin/wavelet.h:
11292 * ext/tarkin/yuv.h:
11293 * gst/ffmpegcolorspace/avcodec.h:
11294 Include "_stdint.h" instead of <stdint.h>. Fixes build on
11295 systems that don't have stdint.h, like Solaris9 (fixes #166631).
11297 2005-02-05 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
11299 * sys/ximage/ximagesink.c: (gst_ximagesink_change_state):
11300 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_clear),
11301 (gst_xvimagesink_change_state):
11302 Clear window on PAUSED->READY instead of READY->PAUSED. Stop
11303 Xv video (and thereby regenerate Xv colourkey) in clear() so
11304 that PLAY -> READY -> PLAY works (fixes #162504).
11306 2005-02-05 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
11308 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_getcaps):
11309 Switch to list instead of range, since MJPEG-devices really just
11310 support decimations, not any size.
11312 2005-02-05 Jan Schmidt <thaytan@mad.scientist.com>
11313 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_open_decoder),
11314 (gst_mpeg2dec_reset), (free_all_buffers),
11315 (gst_mpeg2dec_alloc_buffer), (handle_sequence):
11316 * ext/mpeg2dec/gstmpeg2dec.h:
11317 The libmpeg2 user-allocated buffer management is awkward,
11318 to say the least. Hopefully this fixes things.
11320 2005-02-04 Andy Wingo <wingo@pobox.com>
11322 * gst/audioconvert/bufferframesconvert.c
11323 (buffer_frames_convert_fixate): New function, fixates to 256
11324 frames per buffer by default. (Much better than 1.)
11325 (buffer_frames_convert_init): Set the fixate function for both src
11327 (buffer_frames_convert_link): After success setting nonfixed caps,
11328 get the negotiated caps so we can know how many buffer-frames it
11329 will be. No idea how this worked at all before.
11331 2005-02-05 Jan Schmidt <thaytan@mad.scientist.com>
11333 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
11334 (gst_mpeg2dec_close_decoder), (put_buffer), (check_buffer),
11335 (free_buffer), (free_all_buffers), (gst_mpeg2dec_alloc_buffer),
11336 (handle_sequence), (handle_picture):
11337 * ext/mpeg2dec/gstmpeg2dec.h:
11338 Rearrange buffer tracking and refcounting and refactor
11339 a little for readability.
11341 2005-02-04 Jan Schmidt <thaytan@mad.scientist.com>
11342 * sys/v4l/gstv4l.c: (plugin_init):
11343 * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_get_type),
11344 (gst_v4ljpegsrc_base_init), (gst_v4ljpegsrc_class_init),
11345 (gst_v4ljpegsrc_init), (gst_v4ljpegsrc_src_link),
11346 (gst_v4ljpegsrc_getcaps), (gst_v4ljpegsrc_get):
11347 * sys/v4l/gstv4ljpegsrc.h:
11348 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_open), (gst_v4lsrc_src_link):
11349 * sys/v4l/v4l_calls.h:
11350 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_palette_name),
11351 (gst_v4lsrc_get_fps):
11352 * sys/v4l/v4lsrc_calls.h:
11353 Add new v4ljpegsrc for handling the ov51x hacky "I'll give
11354 you jpeg inside rgb frames" driver.
11355 Don't error in the v4lsrc link function, just return
11358 2005-02-03 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
11360 * sys/qcam/gstqcamsrc.c: (gst_qcamsrc_change_state),
11361 (gst_qcamsrc_open):
11362 Use GST_ELEMENT_ERROR, not g_warning, if open failed.
11364 2005-02-02 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
11366 * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
11367 Change caps on MJPEG-B so it doesn't interfere with MJPEG/JPEG.
11369 2005-02-02 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
11371 * ext/raw1394/gstdv1394src.c: (gst_dv1394src_change_state):
11372 Reset negotiated state on PAUSED->READY.
11374 2005-02-02 David Schleef <ds@schleef.org>
11376 * configure.ac: Put DEFAULT_AUDIOSINK in config.h and use
11377 whereever possible. (Fixes #165997)
11378 * examples/capsfilter/capsfilter1.c: (main):
11379 * examples/dynparams/filter.c: (create_ui):
11380 * examples/seeking/cdparanoia.c: (get_track_info), (main):
11381 * examples/seeking/chained.c: (main):
11382 * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
11383 (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
11384 (make_vorbis_pipeline), (make_mp3_pipeline), (make_avi_pipeline),
11385 (make_mpeg_pipeline), (make_mpegnt_pipeline):
11386 * examples/seeking/spider_seek.c: (make_spider_pipeline):
11387 * examples/switch/switcher.c: (main):
11388 * ext/dv/demo-play.c: (main):
11389 * ext/faad/gstfaad.c: (gst_faad_change_state):
11390 * ext/mad/gstmad.c: (gst_mad_chain):
11391 * ext/smoothwave/demo-osssrc.c: (main):
11392 * gst-libs/gst/gconf/gconf.c: (gst_gconf_set_string),
11393 (gst_gconf_render_bin_from_description),
11394 (gst_gconf_get_default_audio_sink),
11395 (gst_gconf_get_default_video_sink),
11396 (gst_gconf_get_default_audio_src),
11397 (gst_gconf_get_default_video_src),
11398 (gst_gconf_get_default_visualization_element):
11399 * gst/level/demo.c: (main):
11400 * gst/level/plot.c: (main):
11401 * gst/playback/gstplaybin.c: (gen_video_element),
11402 (gen_audio_element):
11403 * gst/playback/test.c: (gen_video_element), (gen_audio_element):
11404 * gst/playondemand/demo-mp3.c: (setup_pipeline):
11405 * gst/sine/demo-dparams.c: (main):
11406 * gst/spectrum/demo-osssrc.c: (main):
11407 * gst/speed/demo-mp3.c: (main):
11408 * gst/volume/demo.c: (main):
11409 * testsuite/embed/embed.c: (main):
11411 2005-02-02 Jan Schmidt <thaytan@mad.scientist.com>
11413 * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
11414 (gst_tcpclientsink_finalize):
11415 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
11416 (gst_tcpclientsrc_finalize):
11417 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
11418 (gst_tcpserversink_init), (gst_tcpserversink_finalize):
11419 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
11420 (gst_tcpserversrc_init), (gst_tcpserversrc_finalize):
11421 Don't leak the hostname when shutting down.
11422 In tcpserversrc, take a copy of the default hostname.
11424 2005-02-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
11426 * ext/raw1394/gstdv1394src.c: (gst_dv1394src_iso_receive):
11427 Set caps to systemstream=TRUE.
11429 2005-02-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
11431 * testsuite/Makefile.am:
11432 Fix more OSX buildbots.
11434 2005-02-02 Jan Schmidt <thaytan@mad.scientist.com>
11436 * ext/mpeg2dec/gstmpeg2dec.c:
11437 Don't send things to NULL PAD_PEERs
11439 * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_chain):
11440 Copy-on-write the incoming buffer.
11442 * gst/mpegstream/gstdvddemux.h:
11443 * gst/mpegstream/gstmpegclock.h:
11444 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
11445 (normal_seek), (gst_mpeg_demux_handle_src_event):
11446 * gst/mpegstream/gstmpegdemux.h:
11447 * gst/mpegstream/gstmpegpacketize.h:
11448 * gst/mpegstream/gstmpegparse.c:
11449 (gst_mpeg_parse_update_streaminfo), (gst_mpeg_parse_reset),
11450 (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead),
11451 (gst_mpeg_parse_loop), (gst_mpeg_parse_get_rate),
11452 (gst_mpeg_parse_convert_src), (gst_mpeg_parse_handle_src_query),
11453 (gst_mpeg_parse_handle_src_event), (gst_mpeg_parse_change_state):
11454 * gst/mpegstream/gstmpegparse.h:
11455 * gst/mpegstream/gstrfc2250enc.h:
11456 Various changes to the way time is computed that make seeking and
11457 total time estimation much better here.
11458 Use G_BEGIN/END_DECLS instead of __cplusplus
11460 * gst/videocrop/gstvideocrop.c: (gst_video_crop_chain):
11461 Use gst_buffer_stamp instead of only copying the TIMESTAMP
11463 2005-02-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
11465 * gst/subparse/gstsubparse.c:
11468 2005-01-31 Tim-Philipp M??ller <tim at centricular dot net>
11470 * ext/theora/theoraenc.c: (theora_buffer_from_packet),
11471 (theora_enc_chain), (theora_enc_change_state):
11472 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
11473 (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_chain),
11474 (gst_vorbisenc_change_state):
11475 * ext/vorbis/vorbisenc.h:
11476 Set granulepos and timestamp correctly for streams not
11477 starting at 0, taking into account the initial delay.
11479 2005-01-31 Tim-Philipp M??ller <tim at centricular dot net>
11481 * gst/mpegstream/gstdvddemux.c:
11482 Add audio/x-dts to audio pad template caps
11484 2005-01-30 David Schleef <ds@schleef.org>
11486 * ext/polyp/polypsink.c: (gst_polypsink_base_init),
11487 (create_context), (gst_polypsink_link): Fix silly endianness
11488 bug. Add some debugging. Remove float from caps; it doesn't
11489 work. Attempt to get remote audio working.
11491 2005-01-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
11493 * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
11496 2005-01-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
11498 * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream), (swap_line),
11499 (gst_avi_demux_invert), (gst_avi_demux_process_next_entry),
11500 (gst_avi_demux_stream_data):
11501 * gst/avi/gstavidemux.h:
11502 Invert DIB images. Fixes #132341.
11504 2005-01-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
11506 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
11507 (gst_ffmpegcsp_chain):
11508 D'oh, reference the palette data, not the palette structure.
11509 Fixes color distortion in #132341.
11511 2005-01-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
11513 * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
11514 PAR can be non-fixed when not provided as argument (#162626).
11516 2005-01-29 David Moore <dcm@acm.org>
11518 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
11520 * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
11521 (gst_qtdemux_loop_header):
11522 Re-apply patch from #142272 that allows non-seekable sources,
11523 re-proposed by Daniel Drake <dsd@gentoo.org>.
11525 2005-01-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
11527 * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_init):
11528 Use the src template for creating the src pad (#162330).
11530 2005-01-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
11533 * ext/musepack/Makefile.am:
11534 * ext/musepack/gstmusepackdec.c: (gst_musepackdec_class_init),
11535 (gst_musepackdec_init), (gst_musepackdec_dispose),
11536 (gst_musepackdec_src_query), (gst_musepackdec_src_convert),
11537 (gst_musepack_stream_init), (gst_musepackdec_loop),
11538 (gst_musepackdec_change_state):
11539 * ext/musepack/gstmusepackdec.cpp:
11540 * ext/musepack/gstmusepackdec.h:
11541 * ext/musepack/gstmusepackreader.c: (gst_musepack_reader_peek),
11542 (gst_musepack_reader_read), (gst_musepack_reader_seek),
11543 (gst_musepack_reader_tell), (gst_musepack_reader_get_size),
11544 (gst_musepack_reader_canseek), (gst_musepack_init_reader):
11545 * ext/musepack/gstmusepackreader.cpp:
11546 * ext/musepack/gstmusepackreader.h:
11547 Update to 1.1 API (#165446).
11549 2005-01-28 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
11554 2005-01-28 Andy Wingo <wingo@pobox.com>
11556 * ext/dv/gstdvdec.c: Change the pixel aspect ratio of dvdec output
11557 to reflect a different dubious internet source. Add a reference
11558 and some commentary.
11560 2005-01-28 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
11562 * gst/playback/gststreamselector.c: (gst_stream_selector_init),
11563 (gst_stream_selector_get_caps), (gst_stream_selector_chain):
11564 * gst/playback/gststreamselector.h:
11565 Be more selective when we're redoing caps negotiation from
11566 within the chain function on a stream change.
11568 2005-01-28 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
11572 * ext/amrnb/Makefile.am:
11573 * ext/amrnb/amrnb.c: (plugin_init):
11574 * ext/amrnb/amrnbdec.c: (gst_amrnbdec_get_type),
11575 (gst_amrnbdec_base_init), (gst_amrnbdec_class_init),
11576 (gst_amrnbdec_init), (gst_amrnbdec_link), (gst_amrnbdec_chain),
11577 (gst_amrnbdec_state_change):
11578 * ext/amrnb/amrnbdec.h:
11579 * ext/amrnb/amrnbparse.c: (gst_amrnbparse_get_type),
11580 (gst_amrnbparse_base_init), (gst_amrnbparse_class_init),
11581 (gst_amrnbparse_init), (gst_amrnbparse_formats),
11582 (gst_amrnbparse_querytypes), (gst_amrnbparse_query),
11583 (gst_amrnbparse_handle_event), (gst_amrnbparse_reserve),
11584 (gst_amrnbparse_loop), (gst_amrnbparse_state_change):
11585 * ext/amrnb/amrnbparse.h:
11586 Add support for AMR-NB (mobile phone audio format; #155163, #163286).
11587 * gst/typefind/gsttypefindfunctions.c: (plugin_init):
11588 Add AMR-NB/-WB raw formats.
11589 * ext/alsa/gstalsa.c: (gst_alsa_link):
11590 Keep valid time when changing format.
11591 * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
11592 (qtdemux_parse_trak):
11593 Add some more format-specific options (#140141, #143555, #155163).
11595 2005-01-28 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
11597 * gst/matroska/matroska-demux.c:
11598 (gst_matroska_demux_parse_blockgroup):
11599 Fix logic error in timing of subtitle stream synchronization.
11600 * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
11601 Add skip-chunk, which is found in kodak-camera streams.
11603 2005-01-27 Thomas Vander Stichele <thomas at apestaart dot org>
11607 Adding Vietnamese translation (submitted by Clytie Siddall)
11609 2005-01-27 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
11611 * gst/playback/gstdecodebin.c: (try_to_link_1):
11612 Use realpad for signal.
11614 2005-01-27 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
11616 * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_base_init):
11617 Fix category so decodebin picks it up.
11619 2005-01-27 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
11621 * ext/mad/Makefile.am:
11622 * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_get_type),
11623 (gst_id3demux_bin_base_init), (gst_id3demux_bin_class_init),
11624 (gst_id3demux_bin_init), (gst_id3demux_bin_remove_pad),
11625 (found_type), (gst_id3demux_bin_change_state):
11626 * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
11627 (gst_id3_tag_init), (gst_id3_tag_handle_event),
11628 (gst_id3_tag_src_link), (gst_id3_tag_chain),
11629 (gst_id3_tag_change_state), (plugin_init):
11630 * ext/mad/gstmad.h:
11631 Add id3demuxbin (which is a simple bin consisting of id3demux
11632 and typefind), take over rank from id3demux, remove typefind
11633 code from id3demux. Makes all broken mp3s that I know of work,
11634 and thereby fixes #152688.
11636 2005-01-27 Edward Hervey <bilboed@bilboed.com>
11638 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
11640 * ext/mad/gstmad.c: (gst_mad_src_event):
11641 * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
11642 Allow seeks on audio pad, make mad forward those (#164826).
11643 * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
11644 Set duration (#165335).
11646 2005-01-27 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
11648 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
11649 (gst_asf_demux_commit_taglist), (gst_asf_demux_process_comment),
11650 (gst_asf_demux_process_ext_content_desc),
11651 (gst_asf_demux_change_state), (gst_asf_demux_add_audio_stream),
11652 (gst_asf_demux_add_video_stream), (gst_asf_demux_setup_pad):
11653 * gst/asfdemux/gstasfdemux.h:
11654 Improve metadata display, e.g. if the metadata comes before the
11655 streams are loaded (which is perfectly valid).
11657 2005-01-27 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
11659 * tools/gst-launch-ext-m.m:
11660 Fix AVI/ASF pipelines (#165340).
11662 2005-01-26 Amaury Jacquot <sxpert@esitcom.org>
11663 * ext/cairo/gsttextoverlay.c: include string.h and strings.h to fix
11664 build failure on amd64
11666 2005-01-26 Tim-Philipp M??ller <tim at centricular dot net>
11668 * ext/mad/gstid3tag.c: (mad_id3_parse_latin1_string),
11669 (mad_id3_parse_comment_frame), (gst_mad_id3_to_tag_list):
11670 Check environment variables GST_ID3V2_TAG_ENCODING,
11671 GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
11672 list of character encodings to force interpretation of non-unicode
11673 strings stored in an ID3v2 tag to a particular encoding. If none
11674 is specified, try to use current locale's encoding, then fall back
11675 to ISO-8859-1 (which will always succeed). (Resolves #149274)
11676 * gst/tags/gstid3tag.c: (gst_tag_from_id3_tag),
11677 (gst_tag_extract_id3v1_string), (gst_tag_list_new_from_id3v1):
11678 Check environment variables GST_ID3V1_TAG_ENCODING,
11679 GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
11680 list of character encodings to use in case a string encountered
11681 in an ID3v1 tag is not valid UTF-8 already. If no encoding is
11682 specified, try to use the current locale's encoding, then fall
11683 back to ISO-8859-1 (which will always succeed).
11685 2005-01-25 Benjamin Otte <otte@gnome.org>
11687 * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
11688 - on half framerate, compute the rate in advance so the comparisons
11689 don't compare wrong values
11690 - don't use mad_synth/frame_mute anymore, this mirrors mad_decoder
11692 - don't use mad_header_decode anymore, mad_frame_decode does that
11694 - when getting rid of consumed bytes, reset the stream's skiplen
11697 2005-01-26 Jan Schmidt <thaytan@mad.scientist.com>
11699 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init)
11700 Use 1/2 a second for default max_discont, as PES streams from DVB
11701 seem to have larger spacings in the SCR.
11704 2005-01-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
11706 * gst/playback/gstplaybasebin.c: (group_commit):
11707 Notify delayed stream-info availability.
11709 2005-01-26 Jan Schmidt <thaytan@mad.scientist.com>
11710 * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
11711 (gst_a52dec_handle_event), (gst_a52dec_chain):
11712 Add some debug output. Check that a discont has a valid
11714 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
11715 (gst_alsa_sink_loop):
11716 Ignore TAG events. A little extra debug for broken timestamps.
11717 * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init), (dvdnavsrc_loop),
11718 (dvdnavsrc_change_state):
11719 Ensure we send a discont to engage the link before we send any
11721 * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_init),
11722 (dvdreadsrc_finalize), (_close), (_open), (_seek_title),
11723 (_seek_chapter), (seek_sector), (dvdreadsrc_get),
11724 (dvdreadsrc_uri_get_uri), (dvdreadsrc_uri_set_uri):
11725 Handle URI of the form dvd://title[,chapter[,angle]]. Currently only
11726 dvd://title works in totem because typefinding sends a seek that ends
11727 up going back to chapter 1 regardless.
11728 * ext/mpeg2dec/gstmpeg2dec.c:
11729 * ext/mpeg2dec/gstmpeg2dec.h:
11730 Output correct timestamps and handle disconts.
11731 * ext/ogg/gstoggdemux.c: (get_relative):
11732 Small guard against a null dereference.
11733 * ext/pango/gsttextoverlay.c: (gst_textoverlay_finalize),
11734 (gst_textoverlay_set_property):
11735 Free memory when done. Don't call gst_event_filler_get_duration on
11736 EOS events. Use GST_LOG and GST_WARNING instead of g_message and
11738 * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_init),
11739 (draw_line), (gst_smoothwave_dispose), (gst_sw_sinklink),
11740 (gst_sw_srclink), (gst_smoothwave_chain):
11741 Draw solid lines, prettier colours.
11742 * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_init):
11743 Add a default palette that'll work for some movies.
11744 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_init),
11745 (gst_dvd_demux_handle_dvd_event), (gst_dvd_demux_send_discont),
11746 (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_reset):
11747 * gst/mpegstream/gstdvddemux.h:
11748 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
11749 (gst_mpeg_demux_parse_syshead), (gst_mpeg_demux_parse_pes):
11750 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
11751 (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead):
11752 * gst/mpegstream/gstmpegparse.h:
11753 Use PTM/NAV events when for timestamp adjustment when connected to
11754 dvdnavsrc. Don't use many discont events where one suffices.
11755 * gst/playback/gstplaybasebin.c: (group_destroy),
11756 (gen_preroll_element), (gst_play_base_bin_add_element):
11757 * gst/playback/gstplaybasebin.h:
11758 Make sure we remove subtitles from the same bin we put them in.
11759 * gst/subparse/gstsubparse.c: (convert_encoding), (parse_subrip),
11760 (gst_subparse_buffer_format_autodetect),
11761 (gst_subparse_change_state):
11762 Fix some memleaks and invalid accesses.
11763 * gst/typefind/gsttypefindfunctions.c: (ogganx_type_find),
11764 (oggskel_type_find), (cmml_type_find), (plugin_init):
11765 Some typefind functions for Annodex v3.0 files
11766 * gst/wavparse/gstwavparse.h:
11767 GstRiffReadClass is the correct parent class.
11769 2005-01-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
11771 * gst-libs/gst/riff/riff-media.c:
11772 (gst_riff_create_video_caps_with_data):
11773 Add extradata to huffyuv (fixes #165013).
11774 * gst-libs/gst/riff/riff-read.c:
11775 (gst_riff_read_strf_vids_with_data):
11776 Fix extradata extraction if it is in the chunk size.
11778 2005-01-25 Edward Hervey <bilboed@bilboed.com>
11780 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
11782 * gst/effectv/gstquark.c: (gst_quarktv_class_init),
11783 (gst_quarktv_change_state), (gst_quarktv_dispose):
11784 Memory free'ing location fix (#164708).
11786 2005-01-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
11788 * gst/playback/gstplaybasebin.c: (group_commit),
11789 (gen_preroll_element), (probe_triggered), (gen_source_element),
11790 (setup_source), (gst_play_base_bin_change_state),
11791 (gst_play_base_bin_add_element):
11792 Don't block for streams.
11793 * gst/playback/gststreaminfo.c: (stream_info_change_state),
11794 (gst_stream_info_set_mute):
11795 Use gst_pad_set_active_recursive.
11797 2005-01-25 Andy Wingo <wingo@pobox.com>
11799 * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Fix compile
11800 for #ifndef HAVE_XVIDEO.
11802 2005-01-24 Jeffrey C. Ollie
11804 reviewed by: Maciej Katafiasz <mathrick@freedesktop.org>
11806 * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_chain):
11807 * ext/gsm/gstgsmdec.h:
11808 * ext/gsm/gstgsmenc.c: (gst_gsmenc_init), (gst_gsmenc_chain):
11809 * ext/gsm/gstgsmenc.h:
11810 Fix rate to 8kHz as per spec, removes obscure errors when no rate
11811 was given by property. Add proper buffer timestamps and offsets.
11813 2005-01-24 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
11815 * gst-libs/gst/riff/riff-media.c:
11816 (gst_riff_create_audio_caps_with_data):
11817 Audio can be <8000Hz.
11819 2005-01-22 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
11821 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
11822 Explicit state change to workaround refcount bugs.
11824 2005-01-22 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
11826 * gst/avi/gstavimux.c: (gst_avimux_write_tag),
11827 (gst_avimux_riff_get_avi_header):
11830 2005-01-19 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
11832 * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_element_data),
11833 (gst_riff_read_element_data):
11834 * gst-libs/gst/riff/riff-read.h:
11835 Add _peek version (req'ed in CDXA).
11836 * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_init),
11837 (gst_cdxaparse_loop):
11838 Fix parsing in playbin.
11839 * gst/playback/gstdecodebin.c: (close_pad_link):
11840 Ignore current_ pads, they cause major annoyance.
11842 2005-01-19 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
11844 * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
11847 2005-01-19 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
11849 * gst/avi/gstavimux.c: (gst_avimux_write_tag):
11852 2005-01-19 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
11854 * gst/matroska/ebml-read.c: (gst_ebml_read_buffer):
11855 Allow for 0-sized buffers. Fixes length query problems in
11856 starwars.mkv from the testsuite.
11858 2005-01-19 Tim-Philipp M??ller <tim at centricular dot net>
11860 * gst/videobox/gstvideobox.c: (gst_video_box_copy_plane_i420),
11861 (gst_video_box_i420), (gst_video_box_chain):
11862 Fix row strides for I420 (fixes #163159)
11864 2005-01-19 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
11866 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
11867 MPEG2 has a useful rate property, so we can actually use that.
11868 For MPEG-1, continue using the bytes/time properties.
11870 2005-01-19 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
11872 * gst-libs/gst/riff/riff-media.c:
11873 (gst_riff_create_video_caps_with_data),
11874 (gst_riff_create_video_template_caps):
11877 2005-01-19 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
11879 * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
11880 Fail if caps negotiation fails. Should fix #162184, and should
11881 definately be in there regardless of it fixing the actual bug.
11882 * gst/avi/gstavimux.c: (gst_avimux_get_type), (gst_avimux_init),
11883 (gst_avimux_write_tag), (gst_avimux_riff_get_avi_header),
11884 (gst_avimux_riff_get_avix_header),
11885 (gst_avimux_riff_get_video_header),
11886 (gst_avimux_riff_get_audio_header), (gst_avimux_write_index),
11887 (gst_avimux_start_file), (gst_avimux_handle_event),
11888 (gst_avimux_change_state):
11889 * gst/avi/gstavimux.h:
11890 Refactor structure writing to use GST_WRITE_UINT macros, add
11891 metadata writing support.
11893 2005-01-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
11895 * gst/playback/gststreaminfo.c: (gst_stream_info_dispose):
11896 Elements may already be destroyed when this function is called.
11898 2005-01-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
11900 * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
11901 (gst_qtdemux_loop_header), (gst_qtdemux_handle_esds):
11902 More memory leak fixes (#149162).
11904 2005-01-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
11906 * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
11907 (gst_qtdemux_add_stream):
11910 2005-01-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
11912 * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
11915 2005-01-17 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
11917 * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
11918 Fix off-by-one bug. Fixes warnings during playback of sincity.mp4
11919 when fixating to six channels in Totem.
11921 2005-01-17 Tim-Philipp M??ller <tim at centricular dot net>
11923 * ext/dvdread/dvdreadsrc.c: (get_next_cell_for):
11924 Fix compile warnings on Solaris 10 buildbot
11926 2005-01-17 Tim-Philipp M??ller <tim at centricular dot net>
11928 * ext/dvdread/dvdreadsrc.c: (_read):
11929 Don't read beyond the last cell in a chapter (fixes
11930 invalid memory access)
11932 2005-01-17 Tim-Philipp M??ller <tim at centricular dot net>
11934 * ext/dvdread/stream_labels.c:
11935 (dvdreadsrc_get_audio_stream_labels):
11936 Use NULL for an empty GList instead of g_list_alloc(); fix
11937 memory leaks; s/LCPM/LPCM/; use g_strdup_printf() instead
11938 of GString (easier to bulk free later)
11940 2005-01-17 Gergely Nagy <algernon@bonehunter.rulez.org>
11942 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
11944 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
11945 (gst_ffmpeg_pixfmt_to_caps):
11946 Fix BGRA32 caps (#164209).
11948 2005-01-17 Gergely Nagy <algernon@bonehunter.rulez.org>
11950 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
11952 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
11953 (gst_ffmpeg_caps_to_pixfmt):
11954 alpha_mask can be RGBA/ABGR. Fixes #164265.
11956 2005-01-17 Francis Labonte <francis_labonte@hotmail.com>
11958 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
11960 * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer),
11961 (gst_mpeg2dec_alloc_buffer):
11962 * ext/mpeg2dec/gstmpeg2dec.h:
11963 Crop if decoding size is not the actual image size (#163676).
11965 2005-01-17 Steve Baker <steve@stevebaker.org>
11967 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
11969 * gst/typefind/gsttypefindfunctions.c: (aiff_type_find),
11970 (svx_type_find), (sds_type_find), (ircam_type_find), (plugin_init):
11971 Add libsndfile typefind functions (#163309).
11973 2005-01-17 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
11975 * tools/gst-launch-ext-m.m:
11976 Add .aac, fix .m1v/.m2v (#163891).
11978 2005-01-17 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
11980 * ext/alsa/gstalsaclock.c: (gst_alsa_clock_wait):
11981 Sanity check, don't wait endlessly since the clock might not
11982 actually run at this point (which is a deadlock). Fixes #164069.
11984 2005-01-16 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
11986 * gst/playback/gstplaybasebin.c: (probe_triggered):
11987 Of course, only pause if group is done...
11989 2005-01-16 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
11991 * gst/playback/gstplaybasebin.c: (probe_triggered):
11994 2005-01-16 Jan Schmidt <thaytan@mad.scientist.com>
11996 * ext/swfdec/gstswfdec.c: (gst_swfdec_change_state):
11997 Don't return state change success when the parent
12000 2005-01-16 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
12002 * gst/avi/gstavimux.c: (gst_avimux_handle_event):
12003 Free events (fix memleak in #162905).
12005 2005-01-15 Gergely Nagy <algernon@bonehunter.rulez.org>
12007 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
12009 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
12010 (gst_ffmpeg_caps_to_pixfmt):
12011 Fix for depth = 15. Fixes #161675.
12013 2005-01-14 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
12015 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
12016 Set FPS correctly, even for webcams and the like.
12017 * sys/v4l/v4l_calls.c: (gst_v4l_set_chan_norm):
12018 Don error on setting while capturing.
12020 2005-01-14 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
12022 * ext/dv/gstdvdec.c:
12023 * gst/subparse/gstsubparse.c: (parse_mdvdsub):
12024 * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
12025 I'm a bad boy. using /1001. to force C to do float division
12026 and not integer division (as it did in my last commit)
12027 Thanks to David I. Lehn for pointing this mistake.
12029 2005-01-14 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
12031 * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
12032 Revert Johan??s 1.35->1.36 since it breaks compat.
12034 2005-01-14 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
12036 * ext/dv/gstdvdec.c:
12037 * ext/libfame/gstlibfame.c:
12038 * gst/subparse/gstsubparse.c: (parse_mdvdsub):
12039 * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
12040 replace framerate aproximations by their real value
12041 (24000/1001, 30000/1001, 60000/1001)
12042 Finish fixing bug #164049
12044 2005-01-13 Thomas Vander Stichele <thomas at apestaart dot org>
12046 * ext/ogg/gstoggmux.c:
12048 * gst/tcp/gstmultifdsink.c:
12049 * gst/tcp/gstmultifdsink.h:
12050 * gst/tcp/gsttcp.c:
12051 * gst/tcp/gsttcp.h:
12052 * gst/tcp/gsttcpclientsink.c:
12053 * gst/tcp/gsttcpclientsrc.c:
12054 * gst/tcp/gsttcpserversink.c:
12055 * gst/tcp/gsttcpserversrc.c:
12056 improve reusability of elements after state changes and errors
12057 make multifdsink throw away streamheaders when receiving new ones
12059 2005-01-13 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
12061 * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
12062 Fix for if items are already in list...
12064 2005-01-12 Benjamin Otte <otte@gnome.org>
12066 * gst/adder/gstadder.c: (gst_adder_loop):
12067 fix adder a bit so it doesn't screw up with events as much anymore
12069 2005-01-12 Jan Schmidt <thaytan@mad.scientist.com>
12071 * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link),
12072 (pixbufscale_scale), (gst_pixbufscale_chain):
12073 * ext/gdk_pixbuf/pixbufscale.h:
12074 Incorporate changes from Tim-Philipp Mueller <t.i.m@orange.net>
12075 to ensure rowstrides are calculated the same way as
12077 Use gst_buffer_stamp instead of copying TIMESTAMP manually, so
12078 that we pick up duration and offset also.
12080 2005-01-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
12082 * gst/avi/gstavimux.c: (gst_avimux_class_init),
12083 (gst_avimux_pad_unlink), (gst_avimux_release_pad):
12086 2005-01-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
12088 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
12089 (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
12090 (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
12091 (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
12092 Update flags when requested.
12094 2005-01-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
12096 * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
12099 2005-01-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
12101 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
12102 (gst_play_base_bin_init), (gst_play_base_bin_dispose),
12103 (probe_triggered), (new_decoded_pad), (gen_source_element),
12104 (gst_play_base_bin_set_property), (gst_play_base_bin_get_property):
12105 * gst/playback/gstplaybasebin.h:
12106 * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
12107 (gst_play_bin_init), (group_switch), (remove_sinks), (setup_sinks),
12108 (gst_play_bin_change_state):
12109 Implement group-switch signal for use in apps to clear metadata
12110 cache, clean up subtitle, add suburi property instead of # hack,
12111 some error-out fixes.
12113 2005-01-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
12115 * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
12117 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame):
12118 If we got a state change in the _get handler, don't return success.
12120 2005-01-10 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
12122 * ext/jpeg/gstjpegdec.c: (gst_jpegdec_my_output_message),
12123 (gst_jpegdec_my_emit_message), (gst_jpegdec_init):
12124 Make jpegdec quiet on MJPEG decoding
12125 * gst/asfdemux/README:
12126 Fix mimetypes for MJPEG and H263
12128 2005-01-10 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
12130 * ext/theora/theoradec.c: (theora_dec_chain):
12131 Fix broken code generation by gcc by swapping arguments.
12132 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
12135 2005-01-10 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
12138 delete this file, it is by far outdated
12139 * ext/alsa/gstalsa.1: remove
12140 * ext/alsa/gstalsa.c: (add_rates), (add_channels), (gst_alsa_caps),
12141 (gst_alsa_check_sample_rates), (gst_alsa_rates_probe),
12142 (gst_alsa_get_caps):
12143 Add HW probing for supported sample rates. Fixes #161704
12145 2005-01-10 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
12147 * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
12148 Don't crash, biatch! :).
12150 2005-01-10 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
12152 * ext/musepack/gstmusepackreader.cpp:
12153 * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
12154 Some work on tags - still doesn't work in playbin...
12155 * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
12158 2005-01-10 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
12160 * gst/qtdemux/qtdemux.c: (qtdemux_parse_tree):
12161 Also shove tags on kid pads.
12163 2005-01-10 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
12165 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
12166 Don't bail on unknown events.
12167 * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
12168 Don't crash on events before negotiation.
12169 * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
12170 Send tags on pads, too.
12171 * gst/playback/gststreamselector.c:
12172 (gst_stream_selector_request_new_pad):
12173 Forward events on first pad if no input was selected yet.
12175 2005-01-10 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
12177 * gst/playback/gstplaybasebin.c: (setup_substreams):
12178 Don't disable streamtype if the stream doesn't exist, since
12179 then playing a video after audio will disable both and nothing
12180 will happen. Fixes the testsuite.
12182 2005-01-10 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
12184 * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_interface_init),
12185 (gst_v4l_xoverlay_set_xwindow_id):
12186 * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_interface_init),
12187 (gst_v4l2_xoverlay_set_xwindow_id):
12188 Add debug categories, fix overlay disabling.
12190 2005-01-10 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
12192 * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_get_caps):
12193 * ext/alsa/gstalsa.h:
12194 Add HW probing for period_count/size and buffer_size MIX/MAX
12195 Adjust default/user defined value if out of bounds
12196 Should fix bug #162024
12198 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
12200 * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event):
12201 Fix warning (#161191).
12203 2005-01-09 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
12205 * ext/dvdread/stream_labels.c:
12206 (dvdreadsrc_get_audio_stream_labels):
12207 Fix warning (init the good variable in switch default)
12209 2005-01-09 Koop Mast <kwm@rainbow-runner.nl>
12211 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
12213 * gst/tta/gstttaparse.c: (gst_tta_src_event):
12214 Fix gcc-2.95 compile (#163485).
12216 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
12219 * ext/flac/gstflacenc.c: (gst_flacenc_init),
12220 (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
12221 (gst_flacenc_tell_callback), (gst_flacenc_chain),
12222 (gst_flacenc_change_state):
12223 * ext/flac/gstflacenc.h:
12224 Update for API change in flac-1.1.1. Update requirement in
12225 configure.ac. Fixes #162974.
12227 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
12229 * gst/playback/gstplaybasebin.c: (group_destroy):
12230 Remove hack to get rid of assert and get rid of unlinked
12233 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
12235 * gst/playback/gstplaybasebin.c: (setup_source):
12236 Set source to NULL so that resources are free'ed. Fixes issues
12237 with playback of CDDA and similar device-accessing things.
12239 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
12241 * testsuite/embed/Makefile.am:
12242 test->noinst, fix make test in buildbot.
12244 2005-01-09 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
12246 * ext/dvdread/stream_labels.c: new file
12247 * ext/dvdread/stream_labels.h: new file
12248 * ext/dvdread/Makefile.am:
12249 * ext/dvdread/dvdreadsrc.c: (_seek_title):
12250 Extract audio stream label from DVD IFO files.
12251 It only dump them on the console for now, still have to
12252 make playbin aware of them.
12254 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
12256 * gst/playback/gstplaybasebin.c: (setup_source):
12259 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
12261 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
12262 (gen_preroll_element), (remove_groups), (setup_subtitle),
12263 (gen_source_element), (setup_source):
12264 * gst/playback/gstplaybasebin.h:
12265 Multiple .sub files is just a stupid idea... Fix some threading
12266 mistakes. Interestingly, external .sub files cause playbin to
12267 hang, I don't know why... Parsing fixes contributed by Fran??ois
12268 Kooman <fkooman@tuxed.net>.
12270 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
12272 * testsuite/embed/Makefile.am:
12275 2005-01-09 Gergely Nagy <algernon@bonehunter.rulez.org>
12277 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
12279 * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
12280 (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
12281 (gst_pngenc_set_property):
12282 * ext/libpng/gstpngenc.h:
12283 Add compression level property (#163323).
12285 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
12288 * examples/capsfilter/capsfilter1.c: (main):
12289 * examples/seeking/spider_seek.c: (make_spider_pipeline):
12290 * ext/dvdread/Makefile.am:
12291 * ext/dvdread/demo-play:
12292 * ext/dvdread/demo-play.c:
12293 * gconf/gstreamer.schemas.in:
12294 * gst-libs/gst/gconf/gconf.c:
12296 * testsuite/Makefile.am:
12297 * testsuite/embed/Makefile.am:
12298 * testsuite/embed/embed.c: (cb_expose), (main):
12299 Remove all references to xvideosink, fix examples (#140845).
12300 * gst/playback/gstplaybasebin.c: (group_destroy):
12301 Apparently, disposal does not unlink - so do explicitely.
12302 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
12305 2005-01-09 Maciej Katafiasz <mathrick@freedesktop.org>
12307 * README: fix PKG_CONFIG_PATH instructions, what was there
12308 previously was breaking default search path, not nice.
12311 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
12313 * gst/audioscale/gstaudioscale.c: (gst_audioscale_init),
12314 (gst_audioscale_chain):
12315 %#^@^#@^@#^#@^#@^@#^@#^@#^@#^#@^#@^#@^@#^#@ fix seeking
12316 when resampling - how the ^@$^!@^! is this possible?!?
12318 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
12320 * ext/alsa/gstalsa.c: (gst_alsa_change_state):
12321 Reset variables on READY.
12322 * gst/matroska/matroska-mux.c: (gst_matroska_mux_request_new_pad),
12323 (gst_matroska_mux_loop):
12324 Require data before writing header.
12326 2005-01-09 Francis Labonte <francis_labonte@hotmail.com>
12328 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
12330 * ext/mad/gstmad.c: (gst_mad_chain):
12331 Don't call mad_stream_sync() directly after recovering sync.
12334 2005-01-09 Martin Eikermann <meiker@upb.de>
12336 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
12338 * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init),
12339 (snapshot_handler), (gst_snapshot_sinkconnect),
12340 (gst_snapshot_chain):
12341 Allocate resources when required, fix recursive signal emission
12342 and fix caps. Fixes #161667.
12344 2005-01-09 Gergely Nagy <algernon@bonehunter.rulez.org>
12346 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
12348 * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps),
12349 (gst_pngdec_chain):
12350 Handle only 8-bppc (bits-per-pixel-component) images, better
12351 error handling and correct strides. Fixes #163177.
12352 * ext/libpng/gstpngenc.c: (gst_pngenc_sinklink),
12353 (gst_pngenc_chain):
12354 Better error handling. Fixes #163348.
12356 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
12358 * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_get_type),
12359 (dvdnavsrc_uri_get_type), (dvdnavsrc_uri_get_protocols),
12360 (dvdnavsrc_uri_get_uri), (dvdnavsrc_uri_set_uri),
12361 (dvdnavsrc_uri_handler_init):
12362 Add DVD-nav URI (dvdnav://) for Totem testing purposes.
12363 * gst/playback/gstplaybasebin.c: (gen_source_element):
12364 Add MMS to streaming URIs.
12366 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
12368 * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
12369 * sys/xvimage/xvimagesink.c:
12370 (gst_xvimagesink_navigation_send_event):
12371 Check for pad availability before sending event.
12373 2005-01-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
12375 * gst-plugins.spec.in:
12378 2005-01-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
12381 Since we use functions from CVS, up requirement.
12383 2005-01-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
12385 * gst/playback/Makefile.am:
12386 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
12387 (group_destroy), (group_commit), (group_is_muted),
12388 (gen_preroll_element), (add_stream), (unknown_type),
12389 (probe_triggered), (preroll_unlinked), (mute_stream),
12390 (silence_stream), (new_decoded_pad), (setup_substreams),
12391 (setup_source), (get_active_source), (mute_group_type),
12392 (muted_group_change_state), (set_active_source),
12393 (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
12394 (play_base_eos), (gst_play_base_bin_change_state):
12395 * gst/playback/gstplaybasebin.h:
12396 * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
12397 * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
12398 (gst_stream_info_dispose), (stream_info_mute_pad),
12399 (stream_info_change_state), (gst_stream_info_set_mute):
12400 * gst/playback/gststreamselector.c: (gst_stream_selector_get_type),
12401 (gst_stream_selector_base_init), (gst_stream_selector_class_init),
12402 (gst_stream_selector_init), (gst_stream_selector_dispose),
12403 (gst_stream_selector_get_linked_pad),
12404 (gst_stream_selector_get_caps), (gst_stream_selector_link),
12405 (gst_stream_selector_get_linked_pads),
12406 (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
12407 * gst/playback/gststreamselector.h:
12408 Adding stream selection support plus required properties for
12409 applications to use this. Fully fixes #100931.
12411 2005-01-08 Benjamin Otte <otte@gnome.org>
12413 * gst/games/gstpuzzle.c: (nav_event_handler):
12414 - handle nav events differently: forward every event no matter if it
12415 was handled or not.
12417 You can now cheat by using navigationtest ! puzzle and moving the
12418 mouse close to the edge of a tile. ;)
12420 2005-01-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
12423 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
12424 * ext/ogg/gstogmparse.c: (gst_ogm_text_parse_get_type),
12425 (gst_ogm_text_parse_base_init), (gst_ogm_text_parse_init),
12426 (gst_ogm_parse_get_sink_querytypes), (gst_ogm_parse_sink_convert),
12427 (gst_ogm_parse_sink_query), (gst_ogm_parse_chain),
12428 (gst_ogm_parse_plugin_init):
12429 * ext/pango/gsttextoverlay.c: (gst_textoverlay_linkedpads),
12430 (gst_textoverlay_link), (gst_textoverlay_getcaps),
12431 (gst_textoverlay_event), (gst_textoverlay_video_chain),
12432 (gst_textoverlay_loop), (gst_textoverlay_init), (plugin_init):
12433 * ext/pango/gsttextoverlay.h:
12434 * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
12435 (gst_matroska_demux_handle_seek_event),
12436 (gst_matroska_demux_sync_streams),
12437 (gst_matroska_demux_parse_blockgroup),
12438 (gst_matroska_demux_subtitle_caps),
12439 (gst_matroska_demux_plugin_init):
12440 * gst/matroska/matroska-ids.h:
12441 * gst/playback/gstdecodebin.c: (close_pad_link):
12442 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
12443 (gen_preroll_element), (remove_groups), (add_stream),
12444 (new_decoded_pad), (setup_subtitles), (gen_source_element),
12446 * gst/playback/gstplaybasebin.h:
12447 * gst/playback/gstplaybin.c: (gen_text_element), (setup_sinks):
12448 * gst/subparse/Makefile.am:
12449 * gst/subparse/gstsubparse.c: (gst_subparse_get_type),
12450 (gst_subparse_base_init), (gst_subparse_class_init),
12451 (gst_subparse_init), (gst_subparse_formats),
12452 (gst_subparse_eventmask), (gst_subparse_event),
12453 (gst_subparse_handle_event), (convert_encoding), (get_next_line),
12454 (parse_mdvdsub), (parse_mdvdsub_init), (parse_subrip),
12455 (parse_subrip_deinit), (parse_subrip_init), (parse_mpsub),
12456 (parse_mpsub_deinit), (parse_mpsub_init),
12457 (gst_subparse_buffer_format_autodetect),
12458 (gst_subparse_format_autodetect), (gst_subparse_loop),
12459 (gst_subparse_change_state), (gst_subparse_type_find),
12461 * gst/subparse/gstsubparse.h:
12462 * gst/typefind/gsttypefindfunctions.c: (ogmtext_type_find),
12464 Add subtitle support, .sub parser (supports SRT and MPsub),
12465 OGM text support, Matroska UTF-8 text support, deadlock fixes
12466 all over the place, subtitle awareness in decodebin/playbin
12467 and some fixes to textoverlay to handle subtitles in a stream
12468 correctly. Fixes #100931.
12470 2005-01-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
12472 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
12473 Check for pad availability before doing a query on it.
12475 2005-01-08 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
12477 * ext/dv/gstdvdec.c:
12478 really fix bpp24/32 dvdec caps (classic rgba indeed)
12479 * gst/asfdemux/gstasfdemux.c:
12480 (gst_asf_demux_process_ext_content_desc):
12481 don't send text tags if they are empty (bis repetita)
12483 2005-01-08 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
12485 * ext/dv/gstdvdec.c:
12486 remove unneeded comment from dvdec
12487 (related to DV 4CC codes in AVI files)
12488 moved them in gstreamer/docs/random/mimetypes
12489 * gst/asfdemux/gstasfdemux.c:
12490 (gst_asf_demux_process_ext_content_desc):
12491 don't send text tags if they are empty
12492 fix mem leak on error path
12493 * gst/ffmpegcolorspace/avcodec.h:
12494 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
12495 (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
12496 (gst_ffmpegcsp_avpicture_fill):
12497 * gst/ffmpegcolorspace/imgconvert.c: (img_get_alpha_info):
12498 * gst/ffmpegcolorspace/imgconvert_template.h:
12499 adds BGR32 and BGRA32 to ffmpegcolorspace
12500 (still bad colors, fixing it on next commit)
12501 helps with dvdec outputing BGR32
12503 2005-01-08 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
12505 * ext/dv/gstdvdec.c:
12506 Fix audio caps i just broke (missing ',')
12507 * gst/matroska/matroska-mux.c: (gst_matroska_mux_get_type),
12508 (gst_matroska_mux_reset):
12509 Fix typo + add FIXME about old "x-gst-metadata" crap
12511 2005-01-07 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
12513 * ext/dv/demo-play.c: (main):
12514 xvideosink -> xvimagesink
12515 * ext/dv/gstdvdec.c:
12516 change rgb 32/32 caps to 24/32 (no alpha)
12517 change nb of channels to be a list (2 or 4, not 2)
12518 change sample rate to be a list (32, 44.1, 48 kHz) not a range
12519 * gst/asfdemux/gstasfdemux.c:
12520 (gst_asf_demux_process_ext_content_desc):
12521 Add 'date/year' to extracted metadata list
12523 2005-01-07 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
12525 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
12526 The return value of fixate_to does not imply that the requested
12527 value was set, so don't assume.
12529 2005-01-07 Gergely Nagy <algernon@bonehunter.rulez.org>
12531 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
12533 * ext/libpng/gstpngdec.c:
12534 * ext/libpng/gstpngenc.c: (gst_pngenc_base_init),
12535 (gst_pngenc_sinklink), (gst_pngenc_init), (gst_pngenc_chain):
12536 * ext/libpng/gstpngenc.h:
12537 Alpha support (encoder; #163161), mime fixage.
12539 2005-01-07 Sebastien Cote <sc5@hermes.usherb.ca>
12541 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
12543 * ext/faac/gstfaac.c: (gst_faac_outputformat_get_type),
12544 (gst_faac_class_init), (gst_faac_init), (gst_faac_srcconnect),
12545 (gst_faac_set_property), (gst_faac_get_property):
12546 * ext/faac/gstfaac.h:
12547 Allow for ADTS output (#153434).
12549 2005-01-07 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
12551 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
12552 Fix against template (#150576).
12554 2005-01-06 Benjamin Otte <otte@gnome.org>
12556 * gst/games/gstpuzzle.c: (draw_puzzle):
12557 don't draw a puzzle if either width or height of tiles would be 0.
12559 2005-01-06 Benjamin Otte <otte@gnome.org>
12561 * gst/games/gstpuzzle.c: (gst_puzzle_get_type),
12562 (gst_puzzle_class_init), (gst_puzzle_finalize):
12563 no memleaks, please
12564 (gst_puzzle_create), (gst_puzzle_init),
12565 (gst_puzzle_set_property), (gst_puzzle_setup):
12566 change initialization code around so we don't reshuffle on resize
12568 fix another stupid typo
12570 2005-01-06 Benjamin Otte <otte@gnome.org>
12572 * gst/games/gstvideoimage.c: (copy_hline_YUY2):
12573 fix stupid typo that borked copying on YUY2
12575 2005-01-06 Benjamin Otte <otte@gnome.org>
12577 * gst/games/gstpuzzle.c: (draw_puzzle):
12578 fix edges when image sizes aren't multiples of tile sizes
12580 2005-01-06 Benjamin Otte <otte@gnome.org>
12582 * gst/games/gstpuzzle.c: (gst_puzzle_base_init):
12583 make RGB endianness work correctly
12584 (gst_puzzle_show), (gst_puzzle_swap), (gst_puzzle_move):
12585 refactor and fix race with initial shuffling
12586 (nav_event_handler):
12587 allow using the mouse to puzzle
12589 insist on tiles having width and height as multiples of 4 to get
12590 clean YUV image handling
12591 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
12592 (gst_xvimagesink_handle_xevents), (gst_xvimagesink_buffer_alloc):
12593 s/DEBUG/LOG/ for common messages
12594 (gst_xvimagesink_navigation_send_event):
12595 fix mouse event translation to not include screen PAR
12596 * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
12597 fix mouse event translation to actually work
12599 2005-01-06 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
12601 * gst/asfdemux/gstasfdemux.c:
12602 (gst_asf_demux_process_ext_content_desc):
12603 Extract TrackNumber metadata + clean up code
12604 * gst/games/gstvideoimage.c: (gst_video_image_draw_rectangle):
12605 Hope this is the good fix (var used unitialised)
12607 2005-01-06 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
12609 * ext/faad/gstfaad.c: (gst_faad_chain):
12610 Only increment timestamp if it's valid. Fixes raw AAC streams.
12612 2005-01-06 Benjamin Otte <in7y118@public.uni-hamburg.de>
12615 * gst/games/Makefile.am:
12616 * gst/games/gstpuzzle.c:
12617 add a puzzle game with...
12618 * gst/games/gstvideoimage.c:
12619 * gst/games/gstvideoimage.h:
12620 ... full colorspace support (that includes YUV9 and RGB16)) stolen
12621 from videotestsrc and made into something that would be a nice
12622 library for a lot of other plugins.
12624 2005-01-06 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
12627 don't compile faad plugin if a RC of 2.0 is found
12628 Fixes #155346 (and FC1 buildbot)
12629 * gst/asfdemux/gstasfdemux.c:
12630 (gst_asf_demux_process_ext_content_desc):
12631 try to make Solaris compiler happier
12633 2005-01-06 Paul Jack <pjack@sfaf.org>
12635 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
12637 * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init):
12638 Fix segfault (#161667).
12640 2005-01-05 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
12642 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
12643 Fix framerate reporting.
12645 2005-01-05 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
12647 * gst-libs/gst/riff/riff-ids.h:
12648 * gst/wavenc/riff.h:
12649 Add AMR (VBR and CBR) ids to riff.h audio codec list
12650 * gst/asfdemux/gstasfdemux.c:
12651 (gst_asf_demux_process_ext_content_desc),
12652 (gst_asf_demux_process_object):
12653 Retrieve more tags from ASF files (Genre, AlbumTitle, Artist)
12655 2005-01-05 Martin Eikermann <meiker@upb.de>
12657 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
12659 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
12660 (gst_dvd_demux_handle_discont):
12661 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_class_init),
12662 (gst_mpeg_demux_handle_discont):
12663 Recreate pads on new-media (#160730).
12664 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_new_pad):
12665 Send discont even if manager changes timestamps (#161929).
12667 2005-01-05 Sebastien Cote <sc5@hermes.usherb.ca>
12669 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
12671 * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16):
12672 Fix invalid memory access (#159211).
12674 2005-01-05 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
12676 * examples/gstplay/player.c: (main):
12678 * examples/seeking/seek.c: (fixate), (make_playerbin_pipeline):
12679 Add visualizations.
12680 * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
12681 (gst_a52dec_handle_frame):
12683 * ext/dvdnav/gst-dvd:
12684 Add audioconvert. Fixes #161325.
12685 * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get):
12686 Explicitely case to gint64. Possible valgrind error.
12687 * gst-libs/gst/play/play.c: (caps_set), (setup_size),
12688 (gst_play_tick_callback), (gst_play_change_state),
12689 (gst_play_dispose), (gst_play_init), (gst_play_class_init),
12690 (gst_play_set_location), (gst_play_get_location),
12691 (gst_play_seek_to_time), (gst_play_set_data_src),
12692 (gst_play_set_video_sink), (gst_play_set_audio_sink),
12693 (gst_play_set_visualization), (gst_play_connect_visualization),
12694 (gst_play_get_framerate), (gst_play_get_all_by_interface),
12696 Use playbin. Fixes #139749 and #147744.
12697 * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags):
12699 * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
12700 (audioscale_get_type), (gst_audioscale_base_init),
12701 (gst_audioscale_class_init), (gst_audioscale_expand_caps),
12702 (gst_audioscale_getcaps), (gst_audioscale_fixate),
12703 (gst_audioscale_link), (gst_audioscale_get_buffer),
12704 (gst_audioscale_decrease_rate), (gst_audioscale_increase_rate),
12705 (gst_audioscale_init), (gst_audioscale_dispose),
12706 (gst_audioscale_chain), (gst_audioscale_set_property),
12707 (gst_audioscale_get_property), (plugin_init):
12709 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
12711 * gst/qtdemux/qtdemux.c: (qtdemux_parse_udta),
12712 (qtdemux_tag_add_str), (qtdemux_tag_add_num),
12713 (qtdemux_tag_add_gnre), (qtdemux_video_caps):
12714 Add more metadata (fixes #162656).
12716 2005-01-05 Thomas Vander Stichele <thomas at apestaart dot org>
12721 === release 0.8.7 ===
12723 2005-01-05 Thomas Vander Stichele <thomas at apestaart dot org>
12728 releasing 0.8.7, "Hyperspace"
12730 2005-01-05 Thomas Vander Stichele <thomas at apestaart dot org>
12732 patch by: Tim-Philipp M??ller <t.i.m@zen.co.uk>
12734 * gst/playback/gstplaybasebin.c:
12735 Fix for #162924 - free caps after use, not before
12737 2005-01-04 Thomas Vander Stichele <thomas at apestaart dot org>
12739 patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
12741 * gst/playback/gstplaybasebin.c:
12742 * gst/wavparse/gstwavparse.c:
12743 Fix for #154773 - fixes playback of small .wav files
12745 2005-01-03 Thomas Vander Stichele <thomas at apestaart dot org>
12747 patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
12749 * gst/audioscale/gstaudioscale.c:
12750 Fix for #162819 - make audioscale reusable
12751 Fixes playback of more than one file with playbin/totem
12753 2004-12-29 Thomas Vander Stichele <thomas at apestaart dot org>
12755 * gst/ffmpegcolorspace/avcodec.h:
12756 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
12757 * gst/ffmpegcolorspace/imgconvert.c:
12758 clean up the mess that made me cry and avoid needless duplication
12760 2004-12-29 Thomas Vander Stichele <thomas at apestaart dot org>
12762 * gst/ffmpegcolorspace/imgconvert.c:
12763 give some indication of why we're segfaulting
12765 2004-12-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
12768 Fix indentation, fix v4l2 plugin detection.
12770 Fix libmms location (Maciej, use diff -u!).
12771 * ext/alsa/gstalsa.c: (gst_alsa_init):
12772 Initialize caps cache to NULL.
12773 * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
12774 Only change state on audiosink if it exists.
12776 2004-12-28 Maciej Katafiasz <mathrick@mathrick.org>
12778 * gst/matroska/matroska-demux.c:
12779 * gst/matroska/matroska-ids.h:
12780 * gst/matroska/matroska-demux.h:
12781 Fix Vorbis streams failing to decode in some files, where cluster_time
12782 isn't 0, because then it doesn't send codec_priv before actual data.
12783 Remove time-based test and replace it with marker set on beginning of
12786 2004-12-28 David Schleef <ds@schleef.org>
12788 Merge patch from Ronald fixing problems with streaming
12790 * ext/cairo/gstcairo.c: (plugin_init):
12791 * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
12792 (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
12793 (gst_textoverlay_video_chain), (gst_textoverlay_loop),
12794 (gst_textoverlay_font_init), (gst_textoverlay_init),
12795 (gst_textoverlay_set_property):
12796 * ext/cairo/gsttextoverlay.h:
12798 2004-12-27 David Schleef <ds@schleef.org>
12800 * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
12801 (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
12802 (gst_textoverlay_video_chain), (gst_textoverlay_loop),
12803 (gst_textoverlay_font_init), (gst_textoverlay_init),
12804 (gst_textoverlay_set_property): Improvements to actually
12805 render text as white on black outline on video, including
12806 font selection and horizontal/vertical alignment. (Ronald's
12808 * ext/cairo/gsttextoverlay.h:
12810 2004-12-26 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
12812 * ext/ogg/gstogg.c:
12813 * ext/ogg/gstogmparse.c:
12814 fix ogm[audio/video]parse plugin registration
12815 (riff won't load if bytestream is already loaded)
12817 2004-12-24 Thomas Vander Stichele <thomas at apestaart dot org>
12819 * gst/audioconvert/gstchannelmix.c:
12822 2004-12-24 Thomas Vander Stichele <thomas at apestaart dot org>
12826 disable docs again until it actually passes make distcheck.
12828 2004-12-24 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
12830 * gst/qtdemux/qtdemux.c: (qtdemux_type_get), (qtdemux_audio_caps):
12831 * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
12833 Add 3GP (variables name Q3GP because they can't start with a
12834 number). Add samr audio fourcc (used in .3gp files), decoder
12835 is work in progress. Also do a GST_WARNING instead of ERROR
12836 in case of unknown nodes, to decrease output.
12838 2004-12-24 Thomas Vander Stichele <thomas at apestaart dot org>
12843 2004-12-23 Thomas Vander Stichele <thomas at apestaart dot org>
12846 * ext/speex/gstspeexdec.h:
12847 * ext/speex/gstspeexenc.h:
12848 Fixes #158382. Make speex plugin compatible with both 1.0 and 1.1.
12849 Fix detection code in configure.ac
12851 2004-12-23 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
12853 * gst/matroska/matroska-demux.c:
12854 (gst_matroska_demux_parse_blockgroup):
12855 Save position, so that queries give proper return values. Don't
12856 know how this could ever have worked before...
12858 2004-12-23 Thomas Vander Stichele <thomas at apestaart dot org>
12861 Put additional LAME check inside the conditional. Fixes #152339
12863 2004-12-23 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
12865 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
12866 (gst_avi_demux_stream_scan):
12867 Add some more debug. Fix logic error when setting movi offset
12868 while reading index.
12870 2004-12-23 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
12872 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
12873 (gst_avi_demux_stream_scan), (gst_avi_demux_handle_seek),
12874 (gst_avi_demux_process_next_entry):
12875 Add some debugging. Better detection of broken indexes and the
12876 accompanying index recovery. No infinite loops on state changes
12877 when we're still in our loopfunction.
12879 2004-12-22 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
12884 2004-12-22 Archana Shah <archana.shah@wipro.com>
12886 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
12888 * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_volume):
12889 Normalizing the value before setting
12890 (gst_sunaudiomixer_get_volume):
12891 Normalizing the value after getting. Fixes bug# 161980
12893 2004-12-22 Christian Fredrik Kalager Schaller <uraeus@gnome.org>
12895 * Makefile.am: Make sure docs gets disted
12896 * docs/Makefile.am: Make sure all needed files get disted
12897 * gst-plugins.spec.in: latest updates
12899 2004-12-22 Wim Taymans <wim@fluendo.com>
12901 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
12902 Revert patch 1.38 as clock distribution over schedulers does
12903 not work correcly in the core yet.
12905 2004-12-21 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
12907 * sys/oss/README: remove this file, which predates my birth
12908 (and which content is by far outdated)
12910 2004-12-20 Stefan Kost <ensonic@users.sf.net>
12914 * docs/Makefile.am:
12915 * docs/libs/Makefile.am:
12916 * docs/libs/gst-plugins-libs-docs.sgml:
12917 * docs/libs/gst-plugins-libs-sections.txt:
12918 * docs/libs/tmpl/gstgconf.sgml:
12920 * docs/version.entities.in:
12921 Added boilerplate gtk-doc files for plugin-libs documentation.
12923 2004-12-19 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
12925 * gst/auparse/gstauparse.c: fix int and float audio caps
12927 2004-12-19 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
12929 * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
12930 * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
12931 g_assert() can be a macro, don't use #ifdef inside it.
12933 2004-12-19 Edward Hervey <bilboed@bilboed.com>
12935 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
12937 * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
12938 (gst_videorate_init), (gst_videorate_chain),
12939 (gst_videorate_change_state):
12940 Event handling (fixes #159986).
12942 2004-12-19 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
12944 * gst-libs/gst/riff/riff-media.c:
12945 (gst_riff_create_video_caps_with_data):
12946 Add BLZ0 (Blizzard's version of DivX) fourcc.
12948 2004-12-18 David Schleef <ds@schleef.org>
12950 * gst/tta/gstttadec.c: (gst_tta_dec_link): And yet another
12953 2004-12-18 David Schleef <ds@schleef.org>
12955 * gst/tta/ttadec.h: Disable some header code that isn't used
12956 and clearly isn't portable.
12958 2004-12-18 David Schleef <ds@schleef.org>
12960 * gst/ffmpegcolorspace/imgconvert.c: (get_pix_fmt_info),
12961 (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
12962 (avcodec_get_pix_fmt), (avpicture_layout),
12963 (avcodec_get_pix_fmt_loss), (avg_bits_per_pixel), (img_copy),
12964 (get_convert_table_entry), (img_convert), (img_get_alpha_info):
12965 Fix code to not use GCC extensions (and c99 extensions that
12966 Forte does not like.)
12968 2004-12-19 Tim-Philipp M??ller <t.i.m@zen.co.uk>
12970 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
12972 * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
12973 (gst_deinterlace_chain):
12974 Rowstride fixes. Fixes #161039.
12975 * gst/videocrop/gstvideocrop.c: (gst_video_crop_init),
12976 (gst_video_crop_get_property), (gst_video_crop_add_to_struct_val),
12977 (gst_video_crop_getcaps), (gst_video_crop_link),
12978 (gst_video_crop_i420), (gst_video_crop_chain),
12979 (gst_video_crop_change_state):
12980 Rework of negotiation. Actually works now. Fixes #158650.
12982 2004-12-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
12984 * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_sint):
12985 That was very stupid.
12987 2004-12-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
12989 * gst/matroska/matroska-demux.c:
12990 (gst_matroska_demux_parse_blockgroup):
12991 Fix possible crasher.
12993 2004-12-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
12995 * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_uint),
12996 (gst_matroska_ebmlnum_sint), (gst_matroska_demux_parse_blockgroup):
12997 Lace sizes can be zero.
12999 2004-12-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13001 * ext/musepack/gstmusepackdec.cpp:
13002 Fetch error return values. Fixes #161624.
13003 * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
13006 2004-12-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13008 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
13009 Work for truncated (unfinished download etc.) files. Fixes #160514.
13011 2004-12-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13013 * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
13014 Fix for integer overflow. Makes #156001 not crash. Probably masks
13017 2004-12-17 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13019 * gst/ac3parse/gstac3parse.c: (plugin_init):
13020 Parsers never have ranks. Fixes #159651.
13022 2004-12-17 Benjamin Otte <in7y118@public.uni-hamburg.de>
13024 * gst/playback/gstdecodebin.c: (compare_ranks):
13025 make sure the facotries are ordered the same every time even if they
13026 have the same rank by using the name
13027 * gst/playback/gstdecodebin.c: (find_compatibles):
13028 make sure we don't add factories to the list twice
13030 2004-12-16 David Schleef <ds@schleef.org>
13032 * configure.ac: look for musepack headers as musepack/*.h
13034 * ext/musepack/gstmusepackdec.h: use <musepack/*.h>
13035 * ext/musepack/gstmusepackreader.h: same
13037 2004-12-17 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13039 * gst-libs/gst/riff/riff-read.c:
13040 (gst_riff_read_strf_auds_with_data):
13041 Read extradata correctly (fixes #155879).
13043 2004-12-16 David Schleef <ds@schleef.org>
13045 * gst/audioscale/gstaudioscale.c: allow passthru of >2 channel
13046 audio. does _not_ attempt or allow conversion unless channels
13049 2004-12-16 Christian Fredrik Kalager Schaller <uraeus@gnome.org>
13051 * tools/gst-launch-ext-m.m: fix mpeg and vob pipelines
13053 2004-12-16 David Schleef <ds@schleef.org>
13055 * gst/audioscale/gstaudioscale.c: the resample library only
13056 handles 1 or 2 channels. Change caps to compensate.
13058 2004-12-16 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13060 * gst/matroska/matroska-demux.c: (aac_rate_idx), (aac_profile_idx),
13061 (gst_matroska_demux_audio_caps):
13062 Some MPEG-AAC hacks, because else it doesn't work...
13064 2004-12-16 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13066 * gst-libs/gst/riff/riff-media.c:
13067 (gst_riff_create_video_caps_with_data),
13068 (gst_riff_create_video_template_caps):
13071 2004-12-16 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13073 * gst-libs/gst/audio/Makefile.am:
13074 Try to fix buildbot.
13076 2004-12-16 Thomas Vander Stichele <thomas at apestaart dot org>
13078 * gst/tcp/gstmultifdsink.c:
13079 Clean up and uniformize debugging.
13081 2004-12-16 Edward Hervey <bilboed@bilboed.com>
13083 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13085 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
13086 (gst_dvd_demux_reset), (gst_dvd_demux_change_state):
13087 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_reset),
13088 (gst_mpeg_demux_change_state):
13089 Reset on ready. Fixes 160276.
13091 2004-12-16 Sebastien Cote <sc5@hermes.usherb.ca>
13093 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13095 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
13096 (gst_ffmpegcsp_pad_link):
13097 Fix memleak (#154815).
13099 2004-12-16 James Bowes <bowes@cs.dal.ca>
13101 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13103 * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init),
13104 (gst_musicbrainz_init), (gst_musicbrainz_chain),
13105 (gst_musicbrainz_set_property), (gst_musicbrainz_get_property):
13106 * ext/musicbrainz/gsttrm.h:
13107 Add support for using a proxy server when getting a trm id from
13108 the MusicBrainz database (#149613).
13110 2004-12-16 Christophe Fergeau <teuf@gnome.org>
13112 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13114 * gst/playback/gstdecodebin.c: (new_pad), (close_link):
13115 * gst/playback/gstplaybasebin.c: (new_decoded_pad):
13116 Fix memleaks (#157233).
13118 2004-12-16 Sebastien Cote <sc5@hermes.usherb.ca>
13120 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13122 * gst-libs/gst/resample/resample.c: (gst_resample_close):
13123 * gst-libs/gst/resample/resample.h:
13124 * gst/audioscale/gstaudioscale.c:
13125 Fix memleak (#159215).
13127 2004-12-16 Toni Willberg <toniw@iki.fi>
13129 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13131 * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
13132 * sys/oss/oss_probe.c: (main):
13133 Check for mono/stereo support (similar to samplerate probing),
13134 fixes #159433. Also add missing copyright header to oss_probe.c.
13136 2004-12-15 David Schleef <ds@schleef.org>
13138 * configure.ac: add audioresample and cairo plugins. Remove
13139 HAVE_MMX stuff, because it's not used.
13140 * ext/Makefile.am: same
13141 * ext/audioresample/Makefile.am: You are not ready for an
13142 audio resampling element based on audioresample.
13143 * ext/audioresample/gstaudioresample.c:
13144 * ext/audioresample/gstaudioresample.h:
13145 * ext/cairo/Makefile.am: You are not ready for overlay elements
13146 based on cairo. Don't look too closely, these elements kinda
13148 * ext/cairo/gstcairo.c: new
13149 * ext/cairo/gsttextoverlay.c: new
13150 * ext/cairo/gsttextoverlay.h: new
13151 * ext/cairo/gsttimeoverlay.c: new
13152 * ext/cairo/gsttimeoverlay.h: new
13153 * gst-libs/gst/media-info/media-info-priv.h: fix compile
13154 problem with compilers that don't support variadic macros.
13156 2004-12-15 Balamurali Viswanathan <balamurali.viswanathan@wipro.com>
13158 Reviewed by: David Schleef <ds@schleef.org>
13160 * sys/sunaudio/gstsunaudio.c: (plugin_init): Apply patch from
13161 Bala, registering sunaudiosrc (oops!), and cleaning up code a
13162 bit. Also ran indent-gst.
13163 * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_init),
13164 (gst_sunaudiosrc_change_state), (gst_sunaudiosrc_get),
13165 (gst_sunaudiosrc_setparams):
13167 2004-12-14 David Schleef <ds@schleef.org>
13169 * gst/festival/gstfestival.c: (gst_festival_chain): Set the
13170 output rate to 16000. Should fix #160235.
13172 2004-12-14 Zaheer Abbas Merali <zaheerabbas at merali dot org>
13174 * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
13175 Add typefinding for mpeg2 pes streams
13177 2004-12-13 David Schleef <ds@schleef.org>
13179 * configure.ac: Applied patch from bug #143659, making default
13180 sources and sinks OS-dependent (for Solaris), and added code
13182 * gconf/gstreamer.schemas.in: use OS-dependent sinks in gconf.
13184 2004-12-13 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
13186 * gst-libs/gst/riff/riff-media.c:
13187 forgot to add h2.64 to avidemux template caps
13189 2004-12-13 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
13191 * gst/wavenc/riff.h:
13192 * gst-libs/gst/riff/riff-media.c:
13193 * gst-libs/gst/riff/riff-ids.h:
13194 * gst/avi/gstavimux.c
13195 add 4CC code for VideoSoft h264 in AVI (VSSH)
13197 remove s323 from riff, it's quicktime specific :(
13199 2004-12-13 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
13201 * gst/asfdemux/README
13202 * gst/wavenc/riff.h
13203 * gst-libs/gst/riff/riff-ids.h
13204 * gst-libs/gst/riff/riff-media.c
13205 * gst/qtdemux/qtdemux.c:
13206 add new 4CC codes for h263 related codecs
13207 fixes partially bug #155163
13209 2004-12-12 Christian Fredrik Kalager Schaller <christian at fluendo dot com>
13211 * configure.ac: Update polyaudio requirement to 0.7
13212 * ext/polyp/polypsink.c: (create_stream): add patch from iain (158258)
13214 2004-12-11 Zaheer Abbas Merali <zaheerabbas at merali dot org>
13216 * gst/interleave/deinterleave.c:
13217 fix my name's spelling! :)
13219 2004-12-11 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
13221 * AUTHORS ChangeLog
13222 * gst/auparse/gstauparse.c
13223 * gst/interleave/deinterleave.c
13225 alaw-decode.c alaw-encode.c
13226 mulaw-decode.c mulaw-encode.c
13227 * gst/oneton/gstoneton.c
13229 gstosxaudioelement.c gstosxaudiosink.c gstosxaudiosrc.c
13231 cocoawindow.h cocoawindow.m
13232 osxvideosink.h osxvideosink.m
13234 put the same mail address for Zaheer Abbas Merali everywhere
13236 2004-12-10 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13238 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_loop):
13239 Align by packetsize, and assert that we a packet available before
13240 playing. The first makes webstreams work (they often include
13241 trailing padding data in a packet), the second allows pausing a
13242 ASF stream in totem without getting demux errors afterwards.
13244 2004-12-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13246 * ext/ogg/gstoggdemux.c: (get_relative):
13247 Check for non-NULL before accessing member (end-of-chain).
13249 2004-12-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13251 * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
13252 (cdparanoia_set_property), (cdparanoia_get_property):
13253 * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
13254 (dvdnavsrc_set_property), (dvdnavsrc_get_property):
13255 * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
13256 (dvdreadsrc_init), (dvdreadsrc_set_property),
13257 (dvdreadsrc_get_property):
13258 * sys/vcd/vcdsrc.c: (gst_vcdsrc_class_init),
13259 (gst_vcdsrc_set_property), (gst_vcdsrc_get_property):
13260 Synchronize property names where not yet the case. Devices are
13261 now device=X, other versions are deprecated (but still exist).
13262 Also use g_free() unconditionally.
13263 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
13264 (setup_source), (gst_play_base_bin_get_property):
13267 2004-12-09 Thomas Vander Stichele <thomas at apestaart dot org>
13269 * configure.ac: move GCONF macro outside conditional for the am
13270 conditional. Fixes #160439
13272 2004-12-08 David Schleef <ds@schleef.org>
13274 * tools/gst-visualise-m.m: Switch to elements that currently
13277 2004-12-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13279 * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
13280 We love wrong commas.
13282 2004-12-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13284 * gst/matroska/matroska-demux.c:
13285 (gst_matroska_demux_handle_src_query):
13286 Don't set DEFAULT, unsupported - makes length display incorrectly
13289 2004-12-07 Christian Fredrik Kalager Schaller <uraeus@gnome.org>
13291 * gst/monoscope/README: remove blurb about files being GPL
13292 * gst/monoscope/gstmonoscope.c: Change license field to LGPL
13293 * gst/monoscope/monoscope.c: Change license to BSD with explanation
13294 monoscope is now effectively LGPL licensed
13296 2004-12-07 Christian Fredrik Kalager Schaller <uraeus@gnome.org>
13298 * gst/monoscope/README: Update information to be more correct
13299 * gst/monoscope/convolve.c: Relicense to LGPL
13300 * gst/monoscope/convolve.h: Relicense to LGPL
13302 2004-12-06 Arwed v. Merkatz <v.merkatz@gmx.net>
13304 * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
13305 set BUFFER_DURATION to correct values (mpeg1 audio frame length is fixed)
13306 * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link):
13307 set default_duration for mpeg1 audio
13309 2004-12-06 Benjamin Otte <in7y118@public.uni-hamburg.de>
13311 * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_close_audio):
13312 * ext/alsa/gstalsa.h:
13313 refactor big chunks of the core caps negotiation code to make it
13314 a lot faster, because people claim it's really slow
13315 (actually, just cache the getcaps when the device is opened)
13317 2004-12-06 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13319 * ext/a52dec/gsta52dec.c: (gst_a52dec_init),
13320 (gst_a52dec_handle_event), (gst_a52dec_update_streaminfo),
13321 (gst_a52dec_handle_frame), (gst_a52dec_chain),
13322 (gst_a52dec_change_state), (plugin_init):
13323 * ext/a52dec/gsta52dec.h:
13324 Do something useful with timestamps. Make chain-based (since
13325 there's really no reason to be loopbased).
13326 * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
13327 Update current_byte/frame correctly.
13329 2004-12-04 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13331 * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags),
13332 (gst_ape_demux_stream_init):
13335 2004-12-04 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13337 * gst/apetag/apedemux.c: (gst_ape_demux_stream_init):
13338 Let's make sure we're done typefinding when detecting tags.
13340 2004-12-03 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13342 * gst/matroska/ebml-read.c: (gst_ebml_read_class_init),
13343 (gst_ebml_read_init), (gst_ebml_read_use_event),
13344 (gst_ebml_read_element_id), (gst_ebml_peek_id),
13345 (gst_ebml_read_seek), (gst_ebml_read_skip),
13346 (gst_ebml_read_reserve), (gst_ebml_read_buffer),
13347 (gst_ebml_read_master):
13348 * gst/matroska/ebml-read.h:
13349 * gst/matroska/matroska-demux.c:
13350 (gst_matroska_demux_parse_contents),
13351 (gst_matroska_demux_loop_stream), (gst_matroska_demux_audio_caps):
13352 Disgustingly evil hack for working around INTERRUPT events and
13353 their extremely annoying habit of being a pain in the ass. We
13354 simply peek a cluster before reading any of it.
13356 2004-12-03 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13358 * ext/musepack/gstmusepackdec.cpp:
13359 There's also floating point libmusepacks.
13361 2004-12-03 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13363 * ext/faad/gstfaad.c: (gst_faad_chanpos_from_gst),
13364 (gst_faad_chanpos_to_gst), (gst_faad_chain):
13365 Set DURATION even if source buffer didn't. Also use increasing
13367 * gst-libs/gst/riff/riff-media.c:
13368 (gst_riff_create_audio_caps_with_data):
13369 Block_align can have larger values than 8192.
13371 2004-12-02 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13373 * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link):
13374 * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link):
13375 * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link):
13376 * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link):
13379 2004-12-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13381 * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
13384 2004-12-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13386 * ext/ogg/gstoggdemux.c: (gst_ogg_type_find):
13389 2004-12-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13391 * ext/esd/esdsink.c: (gst_esdsink_chain):
13392 Make error actually say something useful (fixes #156798).
13393 * gst-libs/gst/riff/riff-media.c:
13394 (gst_riff_create_video_caps_with_data),
13395 (gst_riff_create_video_template_caps):
13396 Add Intel Video 5.0 fourcc (IV50).
13398 2004-12-01 Christophe Fergeau <teuf@gnome.org>
13400 * ext/mad/gstmad.c: (mpg123_parse_xing_header): fix xing header
13401 detection on mono and stereo mp3 files.
13403 2004-12-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13405 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
13406 Don't crash on EMPTY caps (e.g. when the demuxer didn't recognize
13407 the contained stream).
13409 2004-12-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13411 * ext/faad/gstfaad.c: (gst_faad_srcconnect), (gst_faad_chain):
13412 Oops, remove debug.
13414 2004-12-01 Sebastien Cote <sc5@hermes.usherb.ca>
13416 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13418 * gst/law/alaw-decode.c: (alawdec_getcaps):
13419 * gst/law/mulaw-decode.c: (mulawdec_getcaps):
13420 Prevent warnings when negotiating caps (fixes #159338).
13422 2004-12-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13424 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
13425 (gst_ffmpegcsp_chain):
13426 Remove old leftover that shouldn't be there...
13428 2004-12-01 Sebastien Cote <sc5@hermes.usherb.ca>
13430 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13432 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
13433 Don't forward DISCONT events (fixes #159684).
13435 2004-12-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13437 * gst/playback/gstplaybin.c: (remove_sinks), (setup_sinks):
13438 Unlink manually since sometimes bin disposal (and therefore
13439 pad unlinking) is delayed, which will cause a new media file
13440 to not be able to start playing instantly.
13442 2004-11-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13444 * gst/playback/gststreaminfo.c: (stream_info_mute_pad):
13445 On mute of an unlinked stream, check for pad availability so
13446 we don't crash on unlinked pad.
13448 2004-11-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13450 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
13451 (gst_avi_demux_massage_index):
13452 Fix quite humiliating bug in omitting 0-sized index chunks but
13453 forgetting to count them for timestamps.
13455 2004-11-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13457 * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
13458 Actually leave the loop if we failed to sync. Don't crash.
13460 2004-11-28 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13462 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream),
13463 (gst_dvd_demux_process_private):
13464 * gst/mpegstream/gstdvddemux.h:
13465 Fix crash (#159759). Doesn't work, though. :-(.
13467 2004-11-28 Benjamin Otte <otte@gnome.org>
13469 * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
13470 more overwriting protection due to modifying channels one by one
13471 instead of all at once
13473 2004-11-28 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13475 * gst/audioconvert/gstchannelmix.c:
13476 (gst_audio_convert_fill_normalize):
13477 Normalize using absolute values.
13479 2004-11-28 Julien MOUTTE <julien@moutte.net>
13483 * ext/directfb/Makefile.am:
13484 * ext/directfb/directfbvideosink.c: (gst_directfbvideosink_create),
13485 (gst_directfbvideosink_get_pixel_format),
13486 (gst_directfbvideosink_get_format_from_fourcc),
13487 (gst_directfbvideosink_fixate), (gst_directfbvideosink_getcaps),
13488 (gst_directfbvideosink_sink_link),
13489 (gst_directfbvideosink_change_state),
13490 (gst_directfbvideosink_chain), (gst_directfbvideosink_buffer_free),
13491 (gst_directfbvideosink_buffer_alloc),
13492 (gst_directfbvideosink_interface_supported),
13493 (gst_directfbvideosink_interface_init),
13494 (gst_directfbvideosink_navigation_send_event),
13495 (gst_directfbvideosink_navigation_init),
13496 (gst_directfbvideosink_set_property),
13497 (gst_directfbvideosink_get_property),
13498 (gst_directfbvideosink_finalize), (gst_directfbvideosink_init),
13499 (gst_directfbvideosink_base_init),
13500 (gst_directfbvideosink_class_init),
13501 (gst_directfbvideosink_get_type), (plugin_init):
13502 * ext/directfb/directfbvideosink.h: Adding a first version of
13504 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): Initializing some
13507 2004-11-28 Benjamin Otte <otte@gnome.org>
13509 * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
13510 walk the samples backwards if out_channels > in_channels so we don't
13513 2004-11-28 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13515 * gst/audioconvert/Makefile.am:
13516 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
13517 (gst_audio_convert_link), (gst_audio_convert_change_state),
13518 (gst_audio_convert_channels):
13519 * gst/audioconvert/gstchannelmix.c:
13520 (gst_audio_convert_unset_matrix),
13521 (gst_audio_convert_fill_identical),
13522 (gst_audio_convert_fill_compatible),
13523 (gst_audio_convert_detect_pos), (gst_audio_convert_fill_one_other),
13524 (gst_audio_convert_fill_others),
13525 (gst_audio_convert_fill_normalize),
13526 (gst_audio_convert_fill_matrix), (gst_audio_convert_setup_matrix),
13527 (gst_audio_convert_passthrough), (gst_audio_convert_mix):
13528 * gst/audioconvert/gstchannelmix.h:
13529 Implement a channel mixer.
13531 2004-11-28 Martin Soto <martinsoto@users.sourceforge.net>
13533 * ext/alsa/gstalsasink.c (gst_alsa_sink_loop):
13534 * ext/alsa/gstalsa.h:
13535 * ext/alsa/gstalsa.c (gst_alsa_set_clock):
13536 Make alsasink actually honor gst_element_set_clock and use that
13537 clock instead of its internal one.
13539 2004-11-27 Christophe Fergeau <teuf@gnome.org>
13541 * gst/playback/gstplaybasebin.c: (setup_source): fixed a caps leak
13542 (gst_play_base_bin_change_state): nullify source and decoder when
13543 going from READY to NULL so that we don't try to do weird stuff with
13544 them when going from NULL to READY
13545 * gst/playback/gstplaybin.c: (gst_play_bin_init): use gst_object_unref
13546 instead of g_object_unref
13547 (gen_video_element), (gen_audio_element): more refcounting fixes, now
13548 it should be correct
13549 (gst_play_bin_change_state): don't call remove_sinks if we are
13550 currently disposing the object
13552 2004-11-27 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13554 * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
13555 Don't forget bass if it's there. Else left channel is silent...
13557 2004-11-27 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13559 * ext/a52dec/gsta52dec.c: (gst_a52dec_loop),
13560 (gst_a52dec_change_state):
13561 Don't do sample adjusting anymore, we use float audio now.
13562 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
13563 Don't fixate to non-existing properties.
13565 2004-11-27 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13567 * ext/a52dec/gsta52dec.c: (gst_a52dec_channels),
13568 (gst_a52dec_change_state):
13569 Advertise that we can do surround sound.
13571 2004-11-27 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13573 * ext/a52dec/gsta52dec.c: (gst_a52dec_reneg):
13574 Add buffer-frames=0.
13575 * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get_type),
13576 (dvdreadsrc_init), (dvdreadsrc_get_event_mask),
13577 (dvdreadsrc_get_query_types), (dvdreadsrc_get_formats),
13578 (dvdreadsrc_srcpad_event), (dvdreadsrc_srcpad_query),
13579 (_seek_title), (_seek_chapter), (get_next_cell_for), (_read),
13580 (seek_sector), (dvdreadsrc_get), (dvdreadsrc_open_file),
13581 (dvdreadsrc_change_state), (dvdreadsrc_uri_get_type),
13582 (dvdreadsrc_uri_get_protocols), (dvdreadsrc_uri_get_uri),
13583 (dvdreadsrc_uri_set_uri), (dvdreadsrc_uri_handler_init):
13584 * ext/dvdread/dvdreadsrc.h:
13585 Add seeking, querying for bytes, sectors, title, angle and
13586 chapter. Handle multiple chapters. Relicense to LGPL because
13587 Billy agreed on that (thanks Billy!).
13589 2004-11-27 Christophe Fergeau <teuf@gnome.org>
13591 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose):
13592 call parent dispose method
13594 2004-11-27 Martin Soto <martinsoto@users.sourceforge.net>
13596 * gst-libs/gst/audio/audioclock.c (gst_audio_clock_set_active)
13597 (gst_audio_clock_get_internal_time):
13598 Fix active <-> inactive transitions: ensure time value always
13599 grows and avoid abrupt value changes.
13601 2004-11-27 Arwed v. Merkatz <v.merkatz@gmx.net>
13604 * gst/tta/Makefile.am:
13606 * gst/tta/filters.h:
13607 * gst/tta/gsttta.c:
13608 * gst/tta/gstttadec.c:
13609 * gst/tta/gstttadec.h:
13610 * gst/tta/gstttaparse.c:
13611 * gst/tta/gstttaparse.h:
13612 * gst/tta/ttadec.h:
13613 added TTA parser and decoder
13615 2004-11-26 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13617 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
13618 (probe_triggered), (check_queue), (buffer_underrun),
13619 (buffer_running), (buffer_overrun), (gen_source_element),
13621 * gst/playback/gstplaybasebin.h:
13622 Implement buffering. Needs some more work.
13624 2004-11-26 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13626 * ext/theora/theoradec.c: (theora_dec_chain):
13627 Fix ilog mask range overflow.
13629 2004-11-26 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13631 * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
13632 Don't omit the last (which in case of dmix is the only :) )
13633 channel count. Don't set channels if <= 2.
13635 2004-11-26 Christophe Fergeau <teuf@gnome.org>
13637 * gst/playback/gstplaybin.c: (gen_video_element),
13638 (gen_audio_element): Removed 2 obsolete comments
13640 2004-11-26 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
13642 * ext/vorbis/oggvorbisenc.c
13643 * ext/vorbis/vorbisenc.c :
13644 change description fields of those plugins to differentiate them
13645 (pitivi show Encoders by description, they had the same one)
13647 2004-11-25 Christophe Fergeau <teuf@gnome.org>
13649 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13651 * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
13652 (gst_play_bin_set_property), (gen_video_element),
13653 (gen_audio_element):
13654 Refcounting fixes for provided audio-/videosinks.
13656 2004-11-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13658 * gst/playback/gstplaybin.c: (gen_video_element),
13659 (gen_audio_element), (setup_sinks), (gst_play_bin_change_state):
13660 Don't reference all sinks, but only the video- and audiosinks.
13661 The vis. element should be disposed when we're done with it.
13662 We don't have any reason to keep it around. This fixes warnings
13663 when reusing playbin for playing multiple audio files with
13664 vis. enabled. Also release audio device on pause - idea stolen
13667 2004-11-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13669 * ext/a52dec/gsta52dec.c: (gst_a52dec_channels), (gst_a52dec_push),
13670 (gst_a52dec_reneg), (gst_a52dec_loop), (plugin_init):
13671 * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
13672 * ext/alsa/gstalsaplugin.c: (plugin_init):
13673 * ext/dts/gstdtsdec.c: (gst_dtsdec_channels),
13674 (gst_dtsdec_renegotiate), (gst_dtsdec_loop), (plugin_init):
13675 * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_chanpos_from_gst),
13676 (gst_faad_chanpos_to_gst), (gst_faad_sinkconnect),
13677 (gst_faad_srcgetcaps), (gst_faad_srcconnect), (gst_faad_chain),
13678 (gst_faad_change_state), (plugin_init):
13679 * ext/faad/gstfaad.h:
13680 * ext/vorbis/vorbis.c: (plugin_init):
13681 * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
13682 * gst-libs/gst/audio/Makefile.am:
13683 * gst-libs/gst/audio/audio.c: (plugin_init):
13684 * gst-libs/gst/audio/multichannel.c:
13685 (gst_audio_check_channel_positions),
13686 (gst_audio_get_channel_positions),
13687 (gst_audio_set_channel_positions),
13688 (gst_audio_set_structure_channel_positions_list),
13689 (add_list_to_struct), (gst_audio_set_caps_channel_positions_list),
13690 (gst_audio_fixate_channel_positions):
13691 * gst-libs/gst/audio/multichannel.h:
13692 * gst-libs/gst/audio/testchannels.c: (main):
13693 * gst/audioconvert/gstaudioconvert.c:
13694 (gst_audio_convert_class_init), (gst_audio_convert_init),
13695 (gst_audio_convert_dispose), (gst_audio_convert_getcaps),
13696 (gst_audio_convert_parse_caps), (gst_audio_convert_link),
13697 (gst_audio_convert_fixate), (gst_audio_convert_channels):
13698 * gst/audioconvert/plugin.c: (plugin_init):
13699 Surround sound support.
13701 2004-11-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13703 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
13704 Fix position for discont if we're close as well. Nitpicking, but
13705 saves a few milliseconds of extra waiting or skipping.
13707 2004-11-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13709 * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter):
13710 We sometimes need parsers for playback, so add those too.
13712 2004-11-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13715 * gst/apetag/Makefile.am:
13716 * gst/apetag/apedemux.c: (gst_ape_demux_get_type),
13717 (gst_ape_demux_base_init), (gst_ape_demux_class_init),
13718 (gst_ape_demux_init), (gst_ape_demux_get_src_formats),
13719 (gst_ape_demux_get_src_query_types),
13720 (gst_ape_demux_handle_src_query), (gst_ape_demux_get_event_mask),
13721 (gst_ape_demux_handle_src_event), (gst_ape_demux_handle_event),
13722 (gst_ape_demux_typefind_peek), (gst_ape_demux_typefind_get_length),
13723 (gst_ape_demux_typefind_suggest), (gst_ape_demux_typefind),
13724 (gst_ape_demux_parse_tags), (gst_ape_demux_stream_init),
13725 (gst_ape_demux_stream_data), (gst_ape_demux_loop),
13726 (gst_ape_demux_change_state):
13727 * gst/apetag/apedemux.h:
13728 * gst/apetag/apetag.c: (plugin_init):
13729 * gst/typefind/gsttypefindfunctions.c: (apetag_type_find),
13731 APE v1/2 tag reader plus typefind function.
13733 2004-11-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13736 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
13737 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
13738 Remove hacks for older core. Require newer core version
13741 2004-11-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13743 * gst/cdxaparse/Makefile.am:
13744 * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_get_type),
13745 (gst_cdxaparse_class_init), (gst_cdxaparse_init),
13746 (gst_cdxaparse_loop), (gst_cdxaparse_change_state), (plugin_init):
13747 * gst/cdxaparse/gstcdxaparse.h:
13748 * gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_get_type),
13749 (gst_cdxastrip_base_init), (gst_cdxastrip_class_init),
13750 (gst_cdxastrip_init), (gst_cdxastrip_get_src_formats),
13751 (gst_cdxastrip_get_src_query_types),
13752 (gst_cdxastrip_handle_src_query), (gst_cdxastrip_get_event_mask),
13753 (gst_cdxastrip_handle_src_event), (gst_cdxastrip_strip),
13754 (gst_cdxastrip_sync), (gst_cdxastrip_handle_event),
13755 (gst_cdxastrip_chain), (gst_cdxastrip_change_state):
13756 * gst/cdxaparse/gstcdxastrip.h:
13757 SVCD/VCD header stripping separated from CDXA image parsing.
13758 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
13760 Add VCD/SVCD header typefinding for VCD/SVCD.
13761 * sys/vcd/vcdsrc.c: (gst_vcdsrc_get_type), (gst_vcdsrc_base_init),
13762 (gst_vcdsrc_class_init), (gst_vcdsrc_init),
13763 (gst_vcdsrc_set_property), (gst_vcdsrc_get_property),
13764 (gst_vcdsrc_get_event_mask), (gst_vcdsrc_get_query_types),
13765 (gst_vcdsrc_get_formats), (gst_vcdsrc_srcpad_event),
13766 (gst_vcdsrc_srcpad_query), (gst_vcdsrc_get),
13767 (gst_vcdsrc_open_file), (gst_vcdsrc_close_file),
13768 (gst_vcdsrc_change_state), (gst_vcdsrc_msf),
13769 (gst_vcdsrc_recalculate), (gst_vcdsrc_uri_get_type),
13770 (gst_vcdsrc_uri_get_protocols), (gst_vcdsrc_uri_get_uri),
13771 (gst_vcdsrc_uri_set_uri), (gst_vcdsrc_uri_handler_init):
13772 * sys/vcd/vcdsrc.h:
13773 Fix up, add seeking, querying, URI interface. Works in totem now.
13775 2004-11-25 Thomas Vander Stichele <thomas at apestaart dot org>
13780 === release 0.8.6 ===
13782 2004-11-25 Thomas Vander Stichele <thomas at apestaart dot org>
13800 releasing 0.8.6, "IOU Love"
13802 2004-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
13804 patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
13806 * gst/playback/gstplaybasebin.c:
13807 Fix unplayable files error handling. Fixes #158365
13809 2004-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
13811 patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
13813 * gst/typefind/gsttypefindfunctions.c:
13814 Fix broken mp3 typefinding. Fixes #158375
13816 2004-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
13818 patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
13820 * ext/ogg/gstoggdemux.c:
13821 Fix sync on broken files. Fixes #158976
13823 2004-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
13825 patch by: Edward Hervey <bilboed@bilboed.com>
13827 * ext/libpng/gstpngenc.c:
13828 Copy over buffer properties. Fixes #158832
13830 2004-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
13832 patch by: Tim-Philipp M??ller <t.i.m@zen.co.uk>
13834 * ext/dvdread/dvdreadsrc.c:
13835 Fixes invalid reads (#158462)
13837 2004-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
13839 * sys/v4l/gstv4lsrc.c:
13840 * sys/v4l/gstv4lsrc.h:
13841 * sys/v4l/v4lsrc_calls.c:
13842 Probe less and cache it. Fixes #159187.
13844 2004-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
13846 * gst/videorate/gstvideorate.c:
13847 Handle all video formats. Fixes #159186.
13849 2004-11-16 Jan Schmidt <thaytan@mad.scientist.com>
13850 * gst/synaesthesia/gstsynaesthesia.c:
13851 (gst_synaesthesia_class_init), (gst_synaesthesia_init),
13852 (gst_synaesthesia_dispose), (gst_synaesthesia_finalize),
13853 (gst_synaesthesia_sink_link), (gst_synaesthesia_src_getcaps),
13854 (gst_synaesthesia_src_link), (gst_synaesthesia_chain),
13855 (gst_synaesthesia_change_state), (plugin_init):
13856 Fix up synaesthesia to work under different samplerates/ buffer sizes.
13857 Force 320x200 output, as that's the only thing the underlying
13858 synaesthesia implementation supports. Still needs to be made
13861 2004-11-14 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13864 Fix mpeg2enc configure check (similar to mplex check below).
13866 2004-11-14 Koop Mast <kwm@rainbow-runner.nl>
13868 reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13870 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
13871 Fix for gcc-2.95 (fixes #158221).
13873 2004-11-13 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13875 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
13876 Re-add clock distribution hack (until new core is released).
13879 2004-11-13 Arwed v. Merkatz <v.merkatz@gmx.net>
13881 fix mplex configure check segfaulting on some systems (bug #140994)
13883 2004-11-13 Benjamin Otte <otte@gnome.org>
13885 * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait):
13887 * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
13888 do a wait when we enter the loop func with no data available to
13889 write instead of getting into an 100% CPU loop by just returning and
13890 being called again by the scheduler
13892 2004-11-13 Jan Schmidt <thaytan@mad.scientist.com>
13895 * ext/libvisual/visual.c: (gst_visual_get_type),
13896 (libvisual_log_handler), (gst_visual_getcaps),
13897 (gst_visual_srclink), (gst_visual_change_state), (make_valid_name),
13899 Update libvisual to 0.1.7. Link in the debug handling to gstreamer
13900 * ext/smoothwave/Makefile.am:
13901 * ext/smoothwave/demo-osssrc.c: (main):
13902 * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_class_init),
13903 (gst_smoothwave_init), (gst_smoothwave_dispose), (gst_sw_sinklink),
13904 (gst_sw_srclink), (gst_smoothwave_chain), (gst_sw_change_state),
13906 * ext/smoothwave/gstsmoothwave.h:
13907 Make gstsmoothwave a working element in the 20th century.
13909 * gst/chart/gstchart.c: (gst_chart_init), (gst_chart_srcconnect):
13910 Fix incorrect link function
13912 2004-11-12 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13914 * gst/volume/gstvolume.c:
13915 Allow buffer-frames=0.
13917 2004-11-12 Iain <iaingnome@gmail.com>
13919 * configure.ac: Check for polypaudio
13921 * ext/Makefile.am: Build the polyp dir
13923 * ext/polyp: The polypsink sources.
13925 2004-10-30 Iain <iaingnome@gmail.com>
13927 * gst/interleave/interleave.c (interleave_unlink): Change the src pads
13928 caps to reflect the new number of channels.
13930 2004-11-12 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13932 * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
13933 Fix for negotiation order problem. This would show when the
13934 ALSA loopfuction was called before any other function. ALSA
13935 wouldn't do anything because we're not negotiated yet, leading
13936 to an infinite loop. Showed in e.g. Rhythmbox. Fixes #158006.
13938 2004-11-11 Tim-Philipp M??ller <t.i.m@zen.co.uk>
13940 reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13942 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
13943 No warnings (#157986).
13945 2004-11-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13947 * gst/typefind/gsttypefindfunctions.c: (plugin_init):
13948 Prefer apev1/2 and id3v1 (at end of file) over musepack.
13950 2004-11-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13952 * gst/matroska/matroska-demux.c: (gst_matroska_demux_loop_stream):
13953 Signal no-more-pads (so it works in playbin).
13955 2004-11-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13957 * ext/musepack/gstmusepackreader.cpp:
13958 Workaround for older core.
13960 2004-11-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13962 * gst/ffmpegcolorspace/imgconvert.c: (yuv420p_to_yuv422):
13963 Actually test for odd width/height rather than testing whether
13964 a temporary variable that was 0 before we subtracted 1 is now
13965 not equal to zero (which it always is).
13967 2004-11-11 Zaheer Abbas Merali <zaheerabbas at merali dot org>
13969 * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
13970 Fix compilation if HAVE_XVIDEO is not defined
13972 2004-11-11 Zaheer Abbas Merali <zaheerabbas at merali dot org>
13974 * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
13975 Fix compilation if HAVE_XVIDEO is not defined
13977 2004-11-11 Jan Schmidt <thaytan@mad.scientist.com>
13979 * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
13980 (gst_goom_dispose), (gst_goom_sinkconnect), (gst_goom_chain),
13981 (gst_goom_change_state), (plugin_init):
13982 Use the bytestream adapter so goom doesn't depend on the input
13984 Add a debug category
13986 2004-11-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13988 * ext/alsa/gstalsa.c: (gst_alsa_change_state):
13989 Only set hardware parameters *after* negotiation. Before
13990 negotiation, it will set ANY and that seems to cause crashes
13991 (see e.g. #151288, #153227).
13993 2004-11-10 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13995 * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
13996 This seems to be antique leftover. It needs to pass error
13998 * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
13999 (gst_sdlvideosink_deinitsdl), (gst_sdlvideosink_initsdl),
14000 (gst_sdlvideosink_destroy), (gst_sdlvideosink_create),
14001 (gst_sdlvideosink_sinkconnect), (gst_sdlvideosink_chain):
14002 Fix GstXOverlay implementation (#151059).
14004 2004-11-10 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14006 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
14007 Don't assert (#157853).
14009 2004-11-10 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14011 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
14012 Fix bytes/samples confustion.
14013 (gst_alsa_sink_mmap), (gst_alsa_sink_loop):
14014 Fix for underrun (#144389).
14016 2004-11-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14018 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
14019 Disable halfway-seek for pending release (since it needs a new
14022 2004-11-09 Thomas Vander Stichele <thomas at apestaart dot org>
14024 * sys/v4l/gstv4lsrc.c:
14025 * sys/v4l/gstv4lsrc.h:
14026 * sys/v4l/v4lsrc_calls.c:
14027 add autoprobe-fps property so we can separate autoprobing parts
14029 2004-11-09 Thomas Vander Stichele <thomas at apestaart dot org>
14031 * sys/v4l/gstv4lsrc.c:
14032 * sys/v4l/v4lsrc_calls.c:
14033 initialise fourcc to catch unset fourcc's, and debug
14035 2004-11-09 Wim Taymans <wim@fluendo.com>
14037 * gst/playback/README:
14038 * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
14039 * gst/playback/gstplaybin.c: (gst_play_bin_init),
14040 (gst_play_bin_dispose), (gst_play_bin_set_property),
14041 (remove_sinks), (setup_sinks), (gst_play_bin_change_state),
14042 (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
14043 (gst_play_bin_get_formats), (gst_play_bin_convert),
14044 (gst_play_bin_get_query_types), (gst_play_bin_query):
14045 Cleanups and some more documentation.
14047 2004-11-09 Jan Schmidt <thaytan@mad.scientist.com>
14049 * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
14050 (gst_cacasink_init), (gst_cacasink_chain):
14051 * ext/libcaca/gstcacasink.h:
14052 Cacasink inherits from VideoSink, so let that store the clock.
14054 2004-11-09 Wim Taymans <wim@fluendo.com>
14056 * gst/playback/README:
14057 * gst/playback/gstplaybasebin.c: (group_destroy), (group_is_muted),
14058 (add_stream), (unknown_type), (add_element_stream), (no_more_pads),
14059 (probe_triggered), (preroll_unlinked), (new_decoded_pad),
14060 (gst_play_base_bin_change_state), (gst_play_base_bin_found_tag):
14061 * gst/playback/gstplaybin.c: (gen_vis_element), (remove_sinks),
14063 * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute),
14064 (gst_stream_info_is_mute), (gst_stream_info_set_property):
14065 * gst/playback/gststreaminfo.h:
14067 Only switch groups if all streams have muted (EOSed).
14068 Send Tags in sync with the stream playback instead of in
14069 the playback/preroll phase.
14070 Some cleanups, free the fakesrc elements.
14072 2004-11-09 Benjamin Otte <in7y118@public.uni-hamburg.de>
14074 * ext/alsa/gstalsa.c: (gst_alsa_get_caps_internal):
14075 buffer-frames property was missing
14076 * ext/arts/gst_arts.c:
14077 rate missing from sinkcaps
14078 * ext/audiofile/gstafparse.c:
14079 * ext/audiofile/gstafsink.c:
14080 * ext/audiofile/gstafsrc.c:
14081 * ext/swfdec/gstswfdec.c:
14082 int audio doesn't know buffer-frames
14083 * ext/cdparanoia/gstcdparanoia.c:
14084 int audio doesn't know chunksize either
14085 * ext/nas/nassink.c:
14086 it's endianness, not endianess
14087 * gst-libs/gst/audio/audio.h:
14088 make float standard pad template caps really describe float
14089 * gst/law/mulaw.c: (linear_factory):
14090 signed only, please
14091 * gst/mpegstream/gstdvddemux.c:
14092 widths of 20 are not valid
14094 2004-11-08 Thomas Vander Stichele <thomas at apestaart dot org>
14096 Submitted by: Luca Ferretti <elle.uca@infinito.it>
14102 2004-11-08 Wim Taymans <wim@fluendo.com>
14104 * gst/playback/README:
14105 * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
14106 * gst/playback/gstplaybasebin.c: (probe_triggered),
14107 (gst_play_base_bin_change_state):
14108 Updated README, added more comments for fixmes etc..
14110 2004-11-08 Wim Taymans <wim@fluendo.com>
14112 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
14113 We can remove this hack now.
14115 2004-11-08 Wim Taymans <wim@fluendo.com>
14117 * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
14118 (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
14119 (gst_videomixer_blend_buffers), (gst_videomixer_loop):
14120 Only mix AYUV for maximum quality.
14122 2004-11-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14124 * ext/ogg/gstoggdemux.c: (get_relative), (gst_ogg_demux_src_query),
14125 (gst_ogg_demux_push), (gst_ogg_pad_push):
14126 Let's act as if we're synchronized now! :).
14127 * ext/theora/theoradec.c: (theora_dec_chain):
14130 2004-11-08 Wim Taymans <wim@fluendo.com>
14132 * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
14133 (gst_alpha_set_property), (gst_alpha_sink_link),
14134 (gst_alpha_set_ayuv), (gst_alpha_set_i420),
14135 (gst_alpha_chroma_key_ayuv), (gst_alpha_chroma_key_i420),
14136 (gst_alpha_init_params), (gst_alpha_chain):
14137 Implement alpha functions for AYUV too, this increases
14138 accuracy quite a bit.
14140 2004-11-08 Wim Taymans <wim@fluendo.com>
14142 * gst/ffmpegcolorspace/avcodec.h:
14143 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
14144 (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
14145 (gst_ffmpegcsp_avpicture_fill):
14146 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
14147 (gst_ffmpegcsp_caps_remove_format_info):
14148 * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
14149 (shrink12), (img_get_alpha_info), (deinterlace_line),
14150 (deinterlace_line_inplace):
14151 * gst/ffmpegcolorspace/imgconvert_template.h:
14152 Added AYUV colorspace and handle RGBA a bit more respectful.
14154 2004-11-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14156 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
14157 Actually always send a discont (cornercase when resending the
14158 same serial-tagged chain twice).
14160 2004-11-08 Julien MOUTTE <julien@moutte.net>
14162 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_clear),
14163 (gst_ximagesink_finalize):
14164 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_clear),
14165 (gst_xvimagesink_finalize): Some more cleanups, leaks fixed and checks.
14167 2004-11-08 Wim Taymans <wim@fluendo.com>
14169 * gst/typefind/gsttypefindfunctions.c: (aac_type_find):
14170 Don't segfault on NULL data.
14172 2004-11-08 Wim Taymans <wim@fluendo.com>
14174 * gst/playback/gstdecodebin.c: (unlinked):
14175 * gst/playback/gstplay-marshal.list:
14176 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
14177 (gst_play_base_bin_init), (group_create), (get_active_group),
14178 (get_building_group), (group_destroy), (group_commit),
14179 (queue_overrun), (remove_groups), (add_stream), (unknown_type),
14180 (add_element_stream), (no_more_pads), (probe_triggered),
14181 (preroll_unlinked), (new_decoded_pad), (removed_decoded_pad),
14182 (state_change), (setup_source), (gst_play_base_bin_get_property),
14183 (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
14184 (gst_play_base_bin_link_stream),
14185 (gst_play_base_bin_get_streaminfo):
14186 * gst/playback/gstplaybasebin.h:
14187 * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
14188 (remove_sinks), (setup_sinks), (gst_play_bin_change_state):
14189 Add support for chained ogg files. Prepare for playlist
14190 support. This patch introduces the concept of pad groups, which
14191 together compose one playable media file.
14193 2004-11-07 David Schleef <ds@schleef.org>
14195 * testsuite/gst-lint: Check for pad templates that aren't statically
14198 2004-11-07 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14202 * ext/musepack/Makefile.am:
14203 * ext/musepack/gstmusepackdec.cpp:
14204 * ext/musepack/gstmusepackdec.h:
14205 * ext/musepack/gstmusepackreader.cpp:
14206 * ext/musepack/gstmusepackreader.h:
14207 Add musepack decoder.
14208 * ext/faad/gstfaad.c: (gst_faad_base_init):
14209 Make pad templates static.
14210 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
14212 Add musepack typefinder, make mp3 typefinding work halfway stream,
14213 which doesn't actually work yet because id3demux doesn't implement
14216 2004-11-07 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14218 * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
14219 (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop):
14220 Fix interrupt event handling (#144436).
14222 2004-11-07 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14224 * ext/mad/gstid3tag.c: (gst_id3_tag_do_typefind):
14227 2004-11-06 Tim-Philipp M??ller <t.i.m@zen.co.uk>
14229 reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14231 * ext/vorbis/vorbisenc.c: (raw_caps_factory):
14232 Fix weird caps (#157548).
14234 2004-11-06 Tim-Philipp M??ller <t.i.m@zen.co.uk>
14236 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14238 * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsm_caps_nego):
14239 Add missing NULL terminator (#157543).
14241 2004-11-05 Thomas Vander Stichele <thomas at apestaart dot org>
14243 * gst/tcp/gsttcp.h:
14244 * gst/tcp/gsttcpclientsink.c:
14245 * gst/tcp/gsttcpclientsrc.c:
14246 * gst/tcp/gsttcpserversink.c:
14247 * gst/tcp/gsttcpserversrc.c:
14248 ports can go up to 65535. Move common defines to gsttcp.h
14250 2004-11-05 Wim Taymans <wim@fluendo.com>
14252 * gst/videotestsrc/videotestsrc.c: (paint_setup_Y41B),
14253 (paint_hline_Y41B), (paint_setup_Y42B), (paint_hline_Y42B):
14254 Added two more colorspaces.
14256 2004-11-05 Wim Taymans <wim@fluendo.com>
14258 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
14259 (gst_ffmpegcsp_avpicture_fill):
14260 * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
14261 (yuv422p_to_yuv422), (yuv420p_to_yuv422), (shrink12),
14262 (img_convert), (deinterlace_line), (deinterlace_line_inplace):
14265 2004-11-05 Wim Taymans <wim@fluendo.com>
14267 * gst/alpha/gstalpha.c: (gst_alpha_set_property), (gst_alpha_add),
14268 (gst_alpha_chroma_key), (gst_alpha_init_params), (gst_alpha_chain):
14269 * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
14270 (gst_videomixer_fill_checker), (gst_videomixer_blend_buffers),
14271 (gst_videomixer_loop):
14274 2004-11-05 Benjamin Otte <otte@gnome.org>
14276 * ext/mad/gstmad.c: (gst_mad_chain):
14277 don't overflow data buffer. Flush not needed sync data when syncing
14280 2004-11-04 Wim Taymans <wim@fluendo.com>
14282 * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
14283 (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
14284 (gst_alpha_get_property), (gst_alpha_add), (gst_alpha_chroma_key),
14285 (gst_alpha_init_params), (gst_alpha_chain),
14286 (gst_alpha_change_state):
14287 Updated the chroma keying algorithm with something more
14290 2004-11-03 Wim Taymans <wim@fluendo.com>
14292 * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
14293 (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
14294 (gst_videomixer_blend_buffers), (gst_videomixer_loop):
14295 Fix stride issues. Does not completely work for odd
14298 2004-11-03 Wim Taymans <wim@fluendo.com>
14300 * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
14301 (gst_alpha_chroma_key), (gst_alpha_chain):
14302 Fix stride issues. Does not completely work for odd
14305 2004-11-03 Christophe Fergeau <teuf@gnome.org>
14307 * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
14308 * gst/videoscale/videoscale.c: (videoscale_find_by_structure):
14311 2004-11-03 Wim Taymans <wim@fluendo.com>
14313 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
14314 (gst_ffmpegcsp_avpicture_fill):
14315 * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
14317 * gst/ffmpegcolorspace/imgconvert_template.h:
14318 Use correct _fill function to get correct strides.
14320 2004-11-02 David Schleef <ds@schleef.org>
14322 * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
14323 (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_parse_tree),
14324 (qtdemux_parse_udta), (qtdemux_tag_add), (gst_qtdemux_handle_esds):
14325 Change all g_print()s to debugging. Add a bunch of consistency
14328 2004-11-02 Wim Taymans <wim@fluendo.com>
14330 * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
14331 (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
14332 (unlinked), (no_more_pads), (close_link):
14333 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
14334 (unknown_type), (add_element_stream), (new_decoded_pad),
14335 (removed_decoded_pad), (setup_source):
14336 * gst/playback/gststreaminfo.c: (gst_stream_info_get_type),
14337 (gst_stream_info_class_init), (gst_stream_info_init),
14338 (gst_stream_info_new), (gst_stream_info_dispose),
14339 (stream_info_mute_pad), (gst_stream_info_set_property),
14340 (gst_stream_info_get_property):
14341 * gst/playback/gststreaminfo.h:
14342 Fix playback of multiple files.
14343 a slightly different approach to handling dynamic pad removals.
14344 This one only looks at pads that we have linked.
14346 2004-11-01 Christophe Fergeau <teuf@gnome.org>
14348 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_finalize): fix an "invalid
14349 free" warning from libc.
14351 2004-11-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14353 * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
14354 (get_unconnected_element), (remove_starting_from), (pad_removed),
14356 Implement support for dynamic pad changing. We listen to "live"
14357 pad removals (i.e. while playing) and re-setup autoplugging
14358 after that. Playbasebin/playbin need some more work for this
14359 to finally work, but decodebin supports (and replugs) chained
14362 2004-11-02 Jan Schmidt <thaytan@mad.scientist.com>
14364 * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_dispose),
14365 (gst_alsa_finalize):
14366 * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init),
14367 (gst_cdaudio_finalize):
14368 * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
14369 (cdparanoia_finalize):
14370 * ext/divx/gstdivxdec.c: (gst_divxdec_dispose):
14371 * ext/divx/gstdivxenc.c: (gst_divxenc_dispose):
14372 * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
14373 (dvdreadsrc_finalize):
14374 * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
14375 (gst_flacdec_finalize):
14376 * ext/flac/gstflacenc.c: (gst_flacenc_class_init),
14377 (gst_flacenc_finalize):
14378 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_class_init),
14379 (gst_gnomevfssink_finalize):
14380 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_class_init),
14381 (gst_gnomevfssrc_finalize):
14382 * ext/libfame/gstlibfame.c: (gst_fameenc_class_init),
14383 (gst_fameenc_finalize):
14384 * ext/nas/nassink.c: (gst_nassink_class_init),
14385 (gst_nassink_finalize):
14386 * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_finalize),
14387 (gst_sdlvideosink_class_init):
14388 * ext/sndfile/gstsf.c: (gst_sf_dispose):
14389 * gst-libs/gst/mixer/mixertrack.c: (gst_mixer_track_dispose):
14390 * gst-libs/gst/tuner/tunerchannel.c: (gst_tuner_channel_dispose):
14391 * gst-libs/gst/tuner/tunernorm.c: (gst_tuner_norm_dispose):
14392 * gst-libs/gst/xwindowlistener/xwindowlistener.c:
14393 (gst_x_window_listener_dispose):
14394 * gst/audioscale/gstaudioscale.c:
14395 * gst/playondemand/gstplayondemand.c: (play_on_demand_class_init),
14396 (play_on_demand_finalize):
14397 * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose):
14398 * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
14399 * sys/cdrom/gstcdplayer.c: (cdplayer_class_init),
14400 (cdplayer_finalize):
14401 * sys/glsink/glimagesink.c: (gst_glimagesink_finalize),
14402 (gst_glimagesink_class_init):
14403 * sys/oss/gstosselement.c: (gst_osselement_class_init),
14404 (gst_osselement_finalize):
14405 * sys/oss/gstosssink.c: (gst_osssink_dispose):
14406 * sys/oss/gstosssrc.c: (gst_osssrc_dispose):
14407 * sys/v4l/gstv4lelement.c: (gst_v4lelement_dispose):
14408 Fixes a bunch of problems with finalize and dispose functions,
14409 either assumptions that dispose is only called once, or not calling
14410 the parent class dispose/finalize function
14412 2004-11-01 Stefan Kost <ensonic@users.sf.net>
14414 * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_link):
14415 added two api precondition guards
14416 use g_strdup with getenv to fix crash when using ENVVAR
14418 2004-11-01 Jan Schmidt <thaytan@mad.scientist.com>
14419 * ext/esd/esdsink.c: (gst_esdsink_class_init),
14420 (gst_esdsink_finalize):
14421 Use a finalize function, not dispose, and more importantly,
14422 call the parent class finalize function too
14424 2004-11-01 Johan Dahlin <johan@gnome.org>
14426 * ext/ogg/gstoggdemux.c:
14427 * gst/tags/gstvorbistag.c:
14430 2004-10-31 Benjamin Otte <otte@gnome.org>
14432 * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
14433 lotsa memleaks today. But they're all small...
14435 2004-10-31 Benjamin Otte <otte@gnome.org>
14437 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
14438 another memleak crushed
14440 2004-10-31 Benjamin Otte <otte@gnome.org>
14442 * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
14445 2004-10-31 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14447 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
14448 Hack to prevent crash when going to READY inside signal handler
14449 while this function is active.
14451 2004-10-31 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14453 * gst/ffmpegcolorspace/Makefile.am:
14454 * gst/ffmpegcolorspace/avcodec.h:
14455 * gst/ffmpegcolorspace/common.h:
14456 * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
14457 * gst/ffmpegcolorspace/dsputil.h:
14458 * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
14459 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
14460 (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
14461 (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_smpfmt_to_caps),
14462 (gst_ffmpegcsp_codectype_to_caps), (gst_ffmpeg_caps_to_smpfmt),
14463 (gst_ffmpeg_caps_to_pixfmt), (gst_ffmpegcsp_caps_with_codectype),
14464 (gst_ffmpegcsp_avpicture_fill):
14465 * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
14466 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
14467 (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
14468 (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_get_type),
14469 (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
14470 (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
14471 (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
14472 (gst_ffmpegcsp_get_property), (gst_ffmpegcolorspace_register):
14473 * gst/ffmpegcolorspace/imgconvert.c:
14474 (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
14475 (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
14476 (avpicture_get_size), (avcodec_get_pix_fmt_loss),
14477 (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
14478 (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
14479 (yuv422_to_yuv420p), (uyvy422_to_yuv420p), (uyvy422_to_yuv422p),
14480 (yuv422_to_yuv422p), (yuv422p_to_yuv422), (yuv422p_to_uyvy422),
14481 (uyvy411_to_yuv411p), (yuv420p_to_yuv422), (C_JPEG_TO_CCIR),
14482 (img_convert_init), (img_apply_table), (shrink41), (shrink21),
14483 (shrink12), (shrink22), (shrink44), (grow21_line), (grow41_line),
14484 (grow21), (grow22), (grow41), (grow44), (conv411),
14485 (gif_clut_index), (build_rgb_palette), (bitcopy_n), (mono_to_gray),
14486 (monowhite_to_gray), (monoblack_to_gray), (gray_to_mono),
14487 (gray_to_monowhite), (gray_to_monoblack), (avpicture_alloc),
14488 (avpicture_free), (is_yuv_planar), (img_convert),
14489 (get_alpha_info_pal8), (img_get_alpha_info), (deinterlace_line),
14490 (deinterlace_line_inplace), (deinterlace_bottom_field),
14491 (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
14492 * gst/ffmpegcolorspace/imgconvert_template.h:
14493 * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
14494 * gst/ffmpegcolorspace/mmx.h:
14495 * gst/ffmpegcolorspace/utils.c: (av_mallocz), (av_strdup),
14496 (av_fast_realloc), (av_mallocz_static), (av_free_static),
14497 (av_freep), (avcodec_get_context_defaults),
14498 (avcodec_alloc_context), (avcodec_init):
14499 Sync back from gst-ffmpeg. Deprecates ffcolorspace. Adds palette
14500 handling plus update from ffmpeg CVS. Large clean-up.
14502 2004-10-31 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14504 * gst/playback/Makefile.am:
14505 We need the marshallers for decodebin, too.
14507 2004-10-30 David Schleef <ds@schleef.org>
14509 * gst/typefind/gsttypefindfunctions.c: (qt_type_find): Make
14510 quicktime typefinding work with 64-bit offsets.
14512 2004-10-30 Jan Schmidt <thaytan@mad.scientist.com>
14514 * ext/dv/gstdvdec.c: (gst_dvdec_handle_sink_event):
14515 Set EOS on the element when processing an EOS event.
14516 * ext/speex/gstspeexdec.h:
14517 * ext/speex/gstspeexenc.h:
14518 Only keep a const ptr to the mode
14519 * gst-libs/gst/riff/riff-media.c:
14520 (gst_riff_create_audio_caps_with_data),
14521 (gst_riff_create_audio_template_caps):
14522 Allow WMAV3, with up to 6 channels.
14523 * gst/asfdemux/gstasfmux.c: (gst_asfmux_request_new_pad):
14524 Don't call gst_pad_set_event_function on a sink pad.
14525 * gst/mpegstream/gstdvddemux.c:
14526 (gst_dvd_demux_get_subpicture_stream),
14527 (gst_dvd_demux_set_cur_audio), (gst_dvd_demux_set_cur_subpicture):
14528 Copy the explicit caps that were set across to the cur_* pads,
14529 instead of trying to use a possibly non-existent negotiated caps.
14530 Reset the type of subpicture pads to UNKNOWN after calling
14531 init_stream, so that the caps get set.
14533 2004-10-29 Martin Pitt <martin.pitt@canonical.com>
14535 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14537 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
14538 Don't touch buffer if it is of size 0 (fixes #151064).
14540 2004-10-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14542 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push), (gst_ogg_pad_push):
14543 Synchronized discont handling.
14545 2004-10-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14547 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
14548 (gst_ogg_demux_push):
14549 Make seeking sort-of exact again (fixes #156387).
14551 2004-10-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14553 * gst/playback/gstplaybasebin.c: (unknown_type),
14554 (add_element_stream), (new_decoded_pad),
14555 (gst_play_base_bin_change_state):
14556 * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
14557 (gst_stream_info_init), (gst_stream_info_new),
14558 (gst_stream_info_dispose), (gst_stream_info_get_property):
14559 * gst/playback/gststreaminfo.h:
14560 Make caps explicitely available. Makes testing for unsupported
14561 types possible. Improves error reporting.
14563 2004-10-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14565 * gst/audioconvert/gstaudioconvert.c:
14566 (gst_audio_convert_buffer_to_default_format):
14567 Really don't touch read-only buffers (#156563).
14569 2004-10-29 Sebastien Cote <sc5@hermes.usherb.ca>
14571 Reviewd by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14573 * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
14574 Fix memleak (#155223).
14576 2004-10-29 Wim Taymans <wim@fluendo.com>
14578 * gst/tcp/.cvsignore:
14579 * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
14580 (gst_multifdsink_class_init), (gst_multifdsink_init),
14581 (gst_multifdsink_add), (gst_multifdsink_remove),
14582 (gst_multifdsink_remove_client_link), (is_sync_frame),
14583 (gst_multifdsink_new_client),
14584 (gst_multifdsink_handle_client_write),
14585 (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
14586 (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
14587 (gst_multifdsink_get_property):
14588 * gst/tcp/gstmultifdsink.h:
14589 Added burst on connect sync_method, deprecated sync_clients,
14590 streamlined the sync code some more.
14592 2004-10-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14594 * gst/playback/gstplaybasebin.c: (thread_error), (setup_source),
14595 (gst_play_base_bin_change_state):
14596 Improve error reporting.
14598 2004-10-28 Wim Taymans <wim@fluendo.com>
14600 * gst/tcp/Makefile.am:
14601 * gst/tcp/fdsetstress.c: (mess_some_more), (run_test), (main):
14602 * gst/tcp/gstfdset.c: (nearest_pow), (resize), (ensure_size),
14603 (gst_fdset_new), (gst_fdset_free), (gst_fdset_set_mode),
14604 (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
14605 (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
14606 (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
14608 Added more locks around fdset structures. Fixed/reworked
14609 the poll array resizing code.
14610 Added stress test for fdset.
14612 2004-10-28 Zaheer Abbas Merali <zaheerabbas at merali dot org>
14614 * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
14617 2004-10-28 Benjamin Otte <otte@gnome.org>
14619 * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
14620 fix link function to always query channels and query width for
14624 * gst/equalizer/Makefile.am:
14625 * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_get_type),
14626 (gst_iir_equalizer_base_init), (gst_iir_equalizer_class_init),
14627 (gst_iir_equalizer_init), (gst_iir_equalizer_finalize),
14628 (arg_to_scale), (setup_filter),
14629 (gst_iir_equalizer_compute_frequencies),
14630 (gst_iir_equalizer_set_property), (gst_iir_equalizer_get_property),
14631 (gst_iir_equalizer_filter_inplace), (gst_iir_equalizer_setup),
14635 2004-10-27 Thomas Vander Stichele <thomas at apestaart dot org>
14637 Submitted by: Kjartan Maraas <kmaraas@broadpark.no>
14641 Added Norwegian Bokmaal translation
14643 2004-10-27 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14645 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
14646 Don't break on options (fixes #156488).
14648 2004-10-27 Thomas Vander Stichele <thomas at apestaart dot org>
14651 * ext/cdaudio/Makefile.am:
14653 fix build on older automake
14655 2004-10-26 Wim Taymans <wim@fluendo.com>
14657 * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
14658 (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
14659 Allow a little margin when negotiating the framerate.
14661 2004-10-26 Stefan Kost <ensonic@users.sf.net>
14663 * gst/level/gstlevel.c:
14664 synchonised naming of pads and pad-templates
14666 2004-10-26 Wim Taymans <wim@fluendo.com>
14668 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
14669 (gst_ogg_demux_handle_event), (_find_chain_get_unknown_part),
14670 (_find_streams_check), (gst_ogg_demux_push):
14671 Fix EOS again. Needs to be done in a better way. We should not
14672 remove the pad if there is no new chained stream.
14674 2004-10-26 Iain <iaingnome@gmail.com>
14676 * ext/ogg/gstoggdemux.c (gst_ogg_pad_new): Free the tag list.
14677 * gst/audioscale/gstaudioscale.c (gst_audioscale_link): Free the copy
14679 * gst/interleave/interleave.c (interleave_class_init): Hook up release
14681 (interleave_release_pad): Remove the pad.
14682 * gst/level/gstlevel.c: Allow the level to take 1 or 2 channels.
14683 * sys/sunaudio/gstsunaudio.c (gst_sunaudio_setparams): Pay attention to
14685 * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support): Free the
14687 (gst_xvimagesink_xcontext_clear): Free the xcontext.
14688 (gst_xvimagesink_finalize): Free the par.
14690 2004-10-26 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14692 * gst/avi/gstavimux.c: (gst_avimux_audsinkconnect),
14693 (gst_avimux_stop_file):
14694 First calculate the rate, and only then use it. Hdr.rate is a
14695 multiple and not a derivative of hdr.scale. Scale is not the
14696 same as blockalign but is solely related to rate.
14698 2004-10-26 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14700 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
14701 (gst_gnomevfssink_handle_event), (gst_gnomevfssink_chain):
14704 2004-10-25 James Henstridge <james@jamesh.id.au>
14706 Reviewed by: David Schleef <ds@schleef.org>
14708 * examples/gstplay/player.c: (got_stream_length), (main):
14709 * examples/seeking/cdplayer.c: (update_scale):
14710 * examples/seeking/seek.c: (format_value), (update_scale):
14711 * examples/seeking/spider_seek.c: (format_value), (update_scale),
14713 Build fixes on AMD64.
14715 2004-10-25 Zaheer Abbas Merali <zaheerabbas at merali dot org>
14717 reviewed by: Ronald Bultje <rbultje at gnome dot org>
14719 * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
14720 Fix for some v4l cards which hang in v4lsrc
14722 2004-10-25 Wim Taymans <wim@fluendo.com>
14724 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_remove),
14725 (gst_ogg_demux_push), (gst_ogg_chains_clear):
14726 Make sure to remove the pad when a new chain is
14727 encountered. Set some vars to NULL so we don't try
14728 to reference freed memory.
14730 2004-10-25 Wim Taymans <wim@fluendo.com>
14732 * examples/seeking/Makefile.am:
14733 * examples/seeking/cdplayer.c: (update_scale):
14734 * examples/seeking/chained.c: (unlinked), (new_pad), (main):
14735 * examples/seeking/playbin.c: (make_playerbin_pipeline),
14736 (format_value), (update_scale), (iterate), (start_seek),
14737 (stop_seek), (print_media_info), (play_cb), (pause_cb), (stop_cb),
14738 (print_usage), (main):
14739 Added some more examples, update others.
14741 2004-10-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14743 * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
14744 * ext/speex/gstspeexdec.c: (speex_dec_chain):
14745 * ext/theora/theoradec.c: (theora_dec_chain):
14746 * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
14747 Add codec-name metadata.
14749 2004-10-25 Takao Fujiwara <Takao.Fujiwara@Sun.COM>
14751 Reviewd by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14753 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
14754 * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
14755 * ext/alsa/gstalsamixertrack.h:
14757 ALSA mixer track label internationalization (#154054).
14759 2004-10-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14761 * ext/theora/theoradec.c: (theora_dec_chain):
14762 Export bitrate as metadata.
14764 2004-10-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14766 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
14767 * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
14768 * ext/alsa/gstalsamixertrack.h:
14769 Fix names, fix loop.
14771 2004-10-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14773 * ext/speex/gstspeexdec.c: (gst_speex_dec_init),
14774 (speex_dec_convert):
14775 sinkconvert function so oggdemux can get the file length (totem).
14777 2004-10-25 James Morrison <ja2morri@csclub.uwaterloo.ca>
14779 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14781 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
14782 Don't push incomplete packets.
14783 * gst/typefind/gsttypefindfunctions.c: (m4a_type_find):
14784 Fix MPEG-4 audio typefinding.
14786 2004-10-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14788 * sys/v4l/Makefile.am:
14789 * sys/v4l/gstv4l.c: (plugin_init):
14790 * sys/v4l/gstv4lelement.c: (gst_v4lelement_get_type),
14791 (gst_v4lelement_init), (gst_v4lelement_dispose),
14792 (gst_v4lelement_change_state):
14793 * sys/v4l/gstv4lelement.h:
14794 * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_open),
14795 (gst_v4l_xoverlay_close), (idle_refresh),
14796 (gst_v4l_xoverlay_set_xwindow_id):
14797 * sys/v4l/gstv4lxoverlay.h:
14798 * sys/v4l/v4l-overlay_calls.c:
14799 * sys/v4l/v4l_calls.h:
14800 * sys/v4l2/Makefile.am:
14801 * sys/v4l2/gstv4l2.c: (plugin_init):
14802 * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_type),
14803 (gst_v4l2element_init), (gst_v4l2element_dispose),
14804 (gst_v4l2element_change_state):
14805 * sys/v4l2/gstv4l2element.h:
14806 * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_open),
14807 (gst_v4l2_xoverlay_close), (idle_refresh),
14808 (gst_v4l2_xoverlay_set_xwindow_id):
14809 * sys/v4l2/gstv4l2xoverlay.h:
14810 * sys/v4l2/v4l2-overlay_calls.c:
14811 * sys/v4l2/v4l2_calls.h:
14812 Remove client-side overlay handling, use the X-server v4l plugin
14813 for that. Nicer overlay, less code. Also make the plugin
14814 compileable without X (but then without overlay, obviously).
14815 Makes xwindowlistener obsolete, should we remove that?
14817 2004-10-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14819 * sys/oss/gstosssrc.c: (gst_osssrc_get_time), (gst_osssrc_get),
14820 (gst_osssrc_src_query):
14821 * sys/oss/gstosssrc.h:
14822 OK, so people want offset in DEFAULT. This time, actually fix all
14824 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
14827 2004-10-24 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14829 * gst/asfdemux/gstasfmux.c:
14830 * gst/avi/gstavimux.c:
14833 2004-10-24 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14835 * sys/v4l2/gstv4l2element.c: (gst_v4l2element_set_property):
14836 Fix properties (channel, norm, frequency).
14838 2004-10-24 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14840 * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_property):
14842 * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults):
14845 2004-10-24 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14847 * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_clear_format_list):
14850 2004-10-24 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14852 * sys/v4l2/gstv4l2element.h:
14853 Yet Another Hack (tm) for kernel header borkedness.
14854 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
14855 (gst_v4l2src_v4l2fourcc_to_caps), (gst_v4l2_fourcc_from_structure),
14856 (gst_v4l2src_link), (gst_v4l2src_getcaps),
14857 (gst_v4l2src_change_state):
14858 * sys/v4l2/gstv4l2src.h:
14859 * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_init),
14860 (gst_v4l2src_capture_start), (gst_v4l2src_capture_stop):
14861 Fix caps, keep track of state, work.
14863 2004-10-24 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14865 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
14868 2004-10-24 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14870 * sys/oss/gstosssrc.c: (gst_osssrc_get):
14871 Don't mix bytes and samples.
14873 2004-10-24 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14875 * ext/ogg/gstoggmux.c:
14876 Basic pad template which accepts OGM tracks, speex, flac, vorbis
14877 and theora. Any is incorrect.
14878 * gst/asfdemux/gstasfmux.c: (gst_asfmux_vidsink_link):
14880 * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
14881 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
14882 (gst_v4lmjpegsrc_init), (gst_v4lmjpegsrc_srcconnect),
14883 (gst_v4lmjpegsrc_getcaps), (gst_v4lmjpegsrc_change_state):
14884 * sys/v4l/gstv4lmjpegsrc.h:
14885 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
14886 (gst_v4lsrc_change_state):
14887 * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_start),
14888 (gst_v4lmjpegsrc_capture_stop):
14889 Fix caps. Keep track of internal state. Work.
14891 2004-10-23 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14894 Fix the build fixes.
14896 2004-10-23 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14898 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
14899 (gst_ogg_demux_src_event), (_find_chain_seek),
14900 (gst_ogg_pad_push):
14901 Check for pad availability before using it.
14902 * ext/ogg/gstoggdemux.c: (_find_chain_process):
14903 Fix parsing of chained ogg. Needs more work on the decoder side.
14905 2004-10-22 Benjamin Otte <in7y118@public.uni-hamburg.de>
14907 * gst/spectrum/Makefile.am:
14908 * gst/spectrum/demo-osssrc.c: (spectrum_chain), (main),
14910 Fix demo and reenable it. Yes, I'm currently playing with audio
14913 2004-10-22 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14915 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
14916 We love it if files that start at zero work too...
14918 2004-10-22 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14920 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
14921 Handle files with missing EOS headers.
14923 2004-10-21 Zaheer Abbas Merali <zaheerabbas at merali dot org>
14925 * gst/tcp/gsttcpserversink.c:
14926 (gst_tcpserversink_handle_server_read),
14927 (gst_tcpserversink_init_send):
14928 Zero some variables first (need for accept not to return EINVAL)
14930 2004-10-20 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14932 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
14933 (gst_ogg_demux_src_event), (gst_ogg_pad_push):
14934 * ext/theora/theoradec.c: (theora_dec_sink_convert),
14935 (theora_dec_chain):
14936 * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
14937 (gst_vorbis_dec_init), (vorbis_dec_convert), (vorbis_dec_chain):
14938 Seeking and querying finetune.
14940 2004-10-20 Thomas Vander Stichele <thomas at apestaart dot org>
14944 * ext/raw1394/Makefile.am:
14947 2004-10-20 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14949 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
14951 * gst/playback/Makefile.am:
14952 * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
14953 * gst/playback/gstplay-marshal.list:
14954 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init):
14957 2004-10-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14959 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event):
14962 2004-10-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14964 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
14965 (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
14966 (gst_ogg_pad_push):
14967 Yay for non-lineair granulepos in theora.
14969 2004-10-18 Wim Taymans <wim@fluendo.com>
14971 * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
14972 (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
14973 * ext/dv/gstdvdec.h:
14974 Make sure we renegotiate aspect ratio when the camera switches.
14976 2004-10-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14978 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
14979 (gst_ogg_demux_src_event), (gst_ogg_pad_push):
14981 * ext/theora/theoradec.c: (theora_dec_chain):
14982 Skip headers. Bad idea for chained ogg, but fixes seeking.
14984 2004-10-18 Wim Taymans <wim@fluendo.com>
14987 I swear, this is the last time I touch this.
14989 2004-10-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14991 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
14992 (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
14993 (_read_bos_process), (gst_ogg_demux_iterate), (gst_ogg_pad_new):
14995 * ext/theora/theoradec.c: (theora_dec_sink_convert):
14996 Time-to-default conversion.
14997 * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
14998 Don't error on unknown packets, just skip. We should probably
14999 read them if we want to support chained ogg.
15001 2004-10-18 Wim Taymans <wim@fluendo.com>
15004 Added cdaudio to wrong list.
15006 2004-10-18 Wim Taymans <wim@fluendo.com>
15011 2004-10-18 Wim Taymans <wim@fluendo.com>
15013 * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
15014 (gst_dvdec_video_link), (gst_dvdec_push):
15015 * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
15016 (gst_smokeenc_resync), (gst_smokeenc_chain):
15017 Fix mimetype on smoke encoder.
15018 Add aspect ratio to dvdec. Not sure if these
15019 values are correct though....
15021 2004-10-18 Wim Taymans <wim@fluendo.com>
15023 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
15024 Fix vorbis property descriptions and ranges.
15026 2004-10-18 Wim Taymans <wim@fluendo.com>
15028 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
15029 Really do nothing when no data is available.
15030 Go to the playing state when the stream is not seekable
15031 instead of failing.
15033 2004-10-18 Wim Taymans <wim@fluendo.com>
15035 * ext/cdaudio/gstcdaudio.c: (_do_init), (gst_cdaudio_base_init),
15036 (gst_cdaudio_get_event_masks), (gst_cdaudio_send_event),
15037 (gst_cdaudio_query), (plugin_init), (cdaudio_uri_get_type),
15038 (cdaudio_uri_get_protocols), (cdaudio_uri_get_uri),
15039 (cdaudio_uri_set_uri), (cdaudio_uri_handler_init):
15040 Added uri handler for cd://
15043 2004-10-18 Wim Taymans <wim@fluendo.com>
15045 * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
15046 (gst_decode_bin_init), (find_compatibles), (close_pad_link),
15047 (try_to_link_1), (no_more_pads), (close_link), (type_found):
15048 * gst/playback/gstplaybasebin.c: (gen_preroll_element),
15049 (remove_prerolls), (unknown_type), (add_element_stream),
15050 (new_decoded_pad), (setup_source), (gst_play_base_bin_add_element),
15051 (gst_play_base_bin_remove_element),
15052 (gst_play_base_bin_link_stream):
15053 * gst/playback/gstplaybin.c: (gen_video_element),
15054 (gen_vis_element), (remove_sinks), (setup_sinks):
15055 * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
15056 (gst_stream_info_get_type), (gst_stream_info_class_init),
15057 (gst_stream_info_init), (gst_stream_info_new),
15058 (gst_stream_info_dispose), (stream_info_mute_pad),
15059 (gst_stream_info_set_property), (gst_stream_info_get_property):
15060 * gst/playback/gststreaminfo.h:
15061 Add sink padtemplate to decodebin.
15062 Added some more comments.
15063 Make queue size configurable in playbasebin.
15064 Added possibility to use elements as sinks (ex cdaudio).
15066 2004-10-15 Wim Taymans <wim@fluendo.com>
15068 * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
15069 (gst_speexenc_chain):
15070 Fix speex timestamps so that it gets muxed properly.
15072 2004-10-15 Wim Taymans <wim@fluendo.com>
15074 * ext/raw1394/gstdv1394src.c: (gst_dv1394src_get_type),
15075 (gst_dv1394src_base_init), (gst_dv1394src_class_init),
15076 (gst_dv1394src_init), (gst_dv1394src_dispose),
15077 (gst_dv1394src_iso_receive), (gst_dv1394src_discover_avc_node),
15078 (gst_dv1394src_change_state), (gst_dv1394src_get_event_mask),
15079 (gst_dv1394src_event), (gst_dv1394src_get_formats),
15080 (gst_dv1394src_convert), (gst_dv1394src_get_query_types),
15081 (gst_dv1394src_query), (gst_dv1394src_uri_get_type),
15082 (gst_dv1394src_uri_get_protocols), (gst_dv1394src_uri_get_uri),
15083 (gst_dv1394src_uri_set_uri), (gst_dv1394src_uri_handler_init):
15084 * ext/raw1394/gstdv1394src.h:
15085 Added conversion/query functions.
15086 Update buffer timestamps,
15088 Added uri dv:// so it might play from the firewire in playbin.
15089 Fix a possible leak.
15092 2004-10-15 Wim Taymans <wim@fluendo.com>
15094 * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
15095 (gst_dv1394src_init), (gst_dv1394src_set_property),
15096 (gst_dv1394src_get_property), (gst_dv1394src_iso_receive),
15097 (gst_dv1394src_discover_avc_node), (gst_dv1394src_change_state):
15098 * ext/raw1394/gstdv1394src.h:
15099 Added AV/C VTR control support needed for some cameras.
15100 Added automatic port detection.
15101 Added properties for selecting the channel.
15102 The configure.ac script is not yet updated to reflect the
15103 new libavc1394 and librom1394 dependencies.
15105 2004-10-15 Wim Taymans <wim@fluendo.com>
15107 * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
15108 (qtdemux_parse), (gst_qtdemux_handle_esds):
15109 An esds box is not a container.
15110 Fix parsing of mp4v boxes.
15111 Do not try to renegotiate fps for each frame. Need to
15112 find a better method. This should fix mp4 playback.
15114 2004-10-14 David Schleef <ds@schleef.org>
15116 * configure.ac: update for swfdec-0.3 and liboil-0.2
15117 * ext/swfdec/gstswfdec.c: update for swfdec-0.3
15118 * ext/swfdec/gstswfdec.h: same
15119 * gst/videofilter/gstvideobalance.c: update for liboil-0.2
15120 * gst/videotestsrc/videotestsrc.c: same
15122 2004-10-14 Wim Taymans <wim@fluendo.com>
15124 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
15125 (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
15126 (is_sync_frame), (gst_multifdsink_new_client),
15127 (gst_multifdsink_handle_client_write),
15128 (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
15129 (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
15130 Turn warnings into info.
15131 Don't allow a state change in the streaming thread.
15133 2004-10-14 Thomas Vander Stichele <thomas at apestaart dot org>
15135 * ext/vorbis/oggvorbisenc.c:
15136 * ext/vorbis/vorbisdec.c:
15137 fix template sample rate
15139 2004-10-13 Wim Taymans <wim@fluendo.com>
15141 * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
15142 Decoding the header first fixes some problems in resyncing
15145 2004-10-12 Wim Taymans <wim@fluendo.com>
15147 * gst/playback/gstplaybin.c: (gen_video_element),
15148 (gen_vis_element), (remove_sinks), (setup_sinks):
15149 Added vis plugin support, need to configure the vis
15150 element to activate it.
15152 2004-10-12 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
15154 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get),
15155 (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
15157 * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
15158 (gst_avi_demux_handle_src_event), (gst_avi_demux_read_superindex),
15159 (gst_avi_demux_read_subindexes), (gst_avi_demux_add_stream),
15160 (gst_avi_demux_stream_index), (gst_avi_demux_skip),
15161 (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
15162 (gst_avi_demux_massage_index), (gst_avi_demux_stream_header):
15163 * gst/avi/gstavidemux.h:
15164 Support for openDML-2.0 indx/ix## chunks. Support for broken index
15165 recovery (where, if part of the index is broken, we will still read
15166 the rest of the index and recover the broken part by stream
15167 scanning). More broken media support. EOS workarounds. General AVI
15168 braindamage headache recovery. Aspirin included.
15170 2004-10-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
15172 * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_open),
15173 (cdparanoia_event), (cdparanoia_query):
15174 Get rid of hideous lead-in.
15176 2004-10-11 Wim Taymans <wim@fluendo.com>
15178 * gst/playback/gstplaybasebin.c: (setup_source):
15179 Wrong var used to get g_list_next.
15181 2004-10-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
15183 * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
15184 (cdparanoia_get), (cdparanoia_open):
15185 Report discid as metadata, add duration.
15187 2004-10-11 Wim Taymans <wim@fluendo.com>
15189 * gst/playback/gstplaybasebin.c: (setup_source):
15190 Cleanup the previous pipeline a little earlier for the
15191 case that a source element provides raw data.
15193 2004-10-11 Benjamin Otte <otte@gnome.org>
15195 * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
15196 reset v1 tag offset when there is no v1 tag. Fixes id3demux always
15197 consuming the last 128 bytes, even though it was valid mp3 data.
15199 2004-10-10 Zaheer Abbas Merali <zaheerabbas at merali dot org>
15201 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
15202 (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
15203 * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
15204 Change g_warnings to GST_WARNING_OBJECT and fix colourspace issue
15206 2004-10-10 Zaheer Abbas Merali <zaheerabbas at merali dot org>
15208 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps):
15209 Fix for webcams that support only specific width or height
15211 2004-10-09 Tim-Philipp M??ller <t.i.m@zen.co.uk>
15213 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
15215 * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
15216 Fix wrong discont event setup (fixes #154967).
15218 2004-10-09 Sebastien Cote <sc5@hermes.usherb.ca>
15220 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
15222 * gst/auparse/gstauparse.c: (gst_auparse_chain):
15223 Error out on invalid data (fixes #154807).
15225 2004-10-09 Tim-Philipp M??ller <t.i.m@zen.co.uk>
15227 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
15229 * ext/dvdread/dvdreadsrc.c: (_read):
15230 Make titles > 0 work again (fixes #154834).
15232 2004-10-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
15234 * gst-libs/gst/riff/riff-media.c:
15235 (gst_riff_create_video_template_caps):
15236 WMV3 missing in template caps.
15238 2004-10-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
15240 * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
15241 OK, so the original code was too strict. It makes random AVI files
15242 hang for seconds upon opening, which is unacceptable and is far
15243 beyond the original goal of getting multiple chunks for one-chunk
15244 sounc stream files. So now do just that.
15246 2004-10-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
15248 * gst/playback/gstplaybasebin.c: (setup_source),
15249 (gst_play_base_bin_change_state):
15250 Actually clean up streaminfo if output fails. This would trigger
15251 if, for example, there was no CD in the drive. No preroll, so
15252 a streaminfo structure is created, but the subsequent state change
15253 of the thread fails.
15254 * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
15255 Don't change state if parent failed.
15257 2004-10-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
15259 * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
15260 (gst_play_bin_init), (gst_play_bin_get_property), (handoff),
15261 (gen_video_element), (remove_sinks):
15262 Add small bits of code for screenshot handling.
15264 2004-10-08 Wim Taymans <wim@fluendo.com>
15266 * gst/playback/gstplaybin.c: (gst_play_bin_set_property),
15267 (gen_video_element), (gen_audio_element), (setup_sinks):
15268 Don't assume the user provided sinks are named "sink"...
15270 2004-10-08 Wim Taymans <wim@fluendo.com>
15272 * gst/playback/gstplaybasebin.c: (gen_preroll_element),
15273 (unknown_type), (setup_source), (gst_play_base_bin_remove_element),
15274 (gst_play_base_bin_link_stream):
15275 Do not try to autoplug sources that generate raw streams like
15277 disconnect the preroll overrun signal when we don't need it anymore.
15279 2004-10-08 Milosz Derezynski <internalerror.rez@fhtw-berlin.de>
15281 * ext/cdparanoia/gstcdparanoia.c: (_do_init),
15282 Added reworked patch from #154903 from milosz derezynski (deadchip).
15284 2004-10-08 Wim Taymans <wim@fluendo.com>
15286 * ext/cdparanoia/gstcdparanoia.c: (_do_init),
15287 (cdparanoia_base_init), (cdparanoia_class_init), (cdparanoia_init),
15288 (cdparanoia_dispose), (cdparanoia_get), (cdparanoia_change_state),
15289 (cdparanoia_convert), (cdparanoia_uri_get_type),
15290 (cdparanoia_uri_get_protocols), (cdparanoia_uri_get_uri),
15291 (cdparanoia_uri_set_uri), (cdparanoia_uri_handler_init):
15292 * ext/cdparanoia/gstcdparanoia.h:
15293 This adds the cdda://<tracknum> uri.
15295 2004-10-08 Wim Taymans <wim@fluendo.com>
15297 * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
15298 (gst_decode_bin_init), (find_compatibles), (close_pad_link),
15299 (try_to_link_1), (no_more_pads), (close_link), (type_found):
15300 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
15301 (unknown_type), (gst_play_base_bin_remove_element),
15302 (gst_play_base_bin_link_stream):
15303 * gst/playback/gstplaybasebin.h:
15304 * gst/playback/gstplaybin.c: (gst_play_bin_init),
15305 (gst_play_bin_set_property), (gen_video_element),
15306 (gen_audio_element), (setup_sinks):
15307 * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
15308 (gst_stream_info_get_type), (gst_stream_info_class_init),
15309 (gst_stream_info_init), (gst_stream_info_new),
15310 (gst_stream_info_dispose), (stream_info_mute_pad),
15311 (gst_stream_info_set_property), (gst_stream_info_get_property):
15312 * gst/playback/gststreaminfo.h:
15313 Reuse the audio and video bins.
15314 Some internal cleanups in the stream selection code.
15316 2004-10-08 Julien MOUTTE <julien@moutte.net>
15318 * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
15319 (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
15320 * sys/ximage/ximagesink.h:
15321 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
15322 (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
15323 * sys/xvimage/xvimagesink.h: Reverting Ronald's changes as the issue is
15324 not coming from those elements. Moreover these elements should not keep
15325 the xid they have been given when in NULL state.
15327 2004-10-07 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
15329 * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
15330 (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
15331 * sys/ximage/ximagesink.h:
15332 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
15333 (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
15334 * sys/xvimage/xvimagesink.h:
15335 Actually only create a new toplevel window if we're not gonna
15336 embed it right after.
15338 2004-10-07 Wim Taymans <wim@fluendo.com>
15340 * gst/playback/gstplaybasebin.c: (play_base_bin_mute_pad),
15341 (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream):
15342 * gst/playback/gstplaybin.c: (setup_sinks):
15343 Implement muting/unmuting of streams, mute streams that are not
15346 2004-10-07 Wim Taymans <wim@fluendo.com>
15348 * gst/typefind/gsttypefindfunctions.c: (ac3_type_find),
15350 Added lame audio/x-ac3 typefind function.
15352 2004-10-06 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
15357 === release 0.8.5 ===
15359 2004-10-06 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
15364 releasing 0.8.5, "Take You On"
15366 2004-10-06 Wim Taymans <wim@fluendo.com>
15368 * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
15369 (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
15370 (no_more_pads), (close_link), (type_found):
15371 * gst/playback/gstplaybasebin.c: (new_decoded_pad):
15372 * gst/playback/gstplaybin.c: (gen_video_element):
15373 Do not signal the no_more_pads after the first pad when
15374 we are plugging a non dynamic element with multiple
15375 output pads (like swfdec, dvdec, ...).
15377 2004-10-06 Thomas Vander Stichele <thomas at apestaart dot org>
15380 bump for prerelease
15382 2004-10-06 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15384 * gst/wavparse/gstwavparse.c:
15385 add ATRAC3 to STATIC CAPS to fix a warning
15387 * gst/matroska/ebml-read.c:
15388 * gst-libs/gst/riff/riff-read.c:
15391 2004-10-06 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15393 * gst-libs/gst/riff/riff-media.c:
15394 generate caps for ATRAC3 audio streams
15396 * gst/realmedia/rmdemux.c:
15397 generate caps for ATRAC3 audio streams
15399 2004-10-06 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15401 * gst/wavparse/Makefile.am
15402 * gst/wavparse/riff.h
15403 * gst/wavparse/wavparse.vcproj
15404 riff.h removal (unused and duplication with riff-ids.h)
15406 2004-10-06 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15408 * gst/wavparse/gstwavparse.h
15409 remove duplicated defines for audio codec codes
15411 * gst-libs/gst/riff/riff-ids.h
15412 * gst/wavenc/riff.h:
15413 add "4CC" code for ATRAC3 audio streams
15414 add "4CC" code for ITU_G721_ADPCM (unused for now)
15416 2004-10-06 Wim Taymans <wim@fluendo.com>
15418 * gst/flx/gstflxdec.c: (gst_flxdec_init), (gst_flxdec_loop):
15419 Actually _do_ negotiation. Pass gdouble as arg instead
15420 of guint64 for the framerate.
15422 2004-10-06 Wim Taymans <wim@fluendo.com>
15424 * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
15425 (find_compatibles), (close_pad_link), (try_to_link_1),
15426 (no_more_pads), (close_link), (type_found):
15427 * gst/playback/gstplaybasebin.c: (new_decoded_pad):
15428 * gst/playback/gstplaybin.c: (gen_video_element),
15429 (gen_audio_element):
15430 Set state on newly added element to READY so that negotiation
15432 Addes some more debug info.
15433 Do not try to plug pads with multiple caps structures or ANY
15434 because it is too dangerous since we do not do dynamic
15437 2004-10-06 Thomas Vander Stichele <thomas at apestaart dot org>
15439 written by: Gora Mohanty <gora_mohanty@yahoo.co.in>
15443 add Oriya translation
15445 2004-10-05 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
15447 * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
15448 Prevent overwrite of size member. Makes audio sound crappy.
15450 2004-10-05 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
15452 * gst/typefind/gsttypefindfunctions.c: (plugin_init):
15453 Add rmvb to the list of known RealMedia extensions
15455 2004-10-05 Wim Taymans <wim@fluendo.com>
15457 * ext/libmng/gstmngdec.c: (gst_mngdec_loop), (mngdec_error),
15458 (mngdec_openstream), (mngdec_closestream),
15459 (mngdec_handle_sink_event), (mngdec_readdata),
15460 (mngdec_gettickcount), (mngdec_settimer), (mngdec_processheader),
15461 (mngdec_getcanvasline), (mngdec_refresh),
15462 (gst_mngdec_change_state):
15463 Set the framerate correctly.
15465 2004-10-04 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
15467 * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
15468 There was something wrong with the index massaging.
15470 2004-10-04 Wim Taymans <wim@fluendo.com>
15472 * ext/jpeg/gstjpeg.c: (smoke_type_find), (plugin_init):
15473 * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
15474 (gst_smokedec_chain):
15475 * ext/jpeg/gstsmokedec.h:
15476 * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
15477 (gst_smokeenc_init), (gst_smokeenc_resync), (gst_smokeenc_chain):
15478 * ext/jpeg/gstsmokeenc.h:
15479 * ext/jpeg/smokecodec.c: (smokecodec_encode_new),
15480 (smokecodec_decode_new), (smokecodec_info_free),
15481 (smokecodec_set_quality), (smokecodec_get_quality),
15482 (smokecodec_set_threshold), (smokecodec_get_threshold),
15483 (smokecodec_set_bitrate), (smokecodec_get_bitrate),
15484 (find_best_size), (abs_diff), (put), (smokecodec_encode_id),
15485 (smokecodec_encode), (smokecodec_parse_id),
15486 (smokecodec_parse_header), (smokecodec_decode):
15487 * ext/jpeg/smokecodec.h:
15488 * ext/jpeg/smokeformat.h:
15489 Updated smoke, new bitstream, allows embedding in ogg.
15491 2004-10-04 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
15493 * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
15494 Fix seeking in some files. All this code is no longer needed (and
15495 actually breaks stuff) because we now synchronize the full index
15496 right when reading the header.
15498 2004-10-04 Wim Taymans <wim@fluendo.com>
15501 configure update for libmng.
15503 2004-10-04 Wim Taymans <wim@fluendo.com>
15505 * ext/libmng/Makefile.am:
15506 * ext/libmng/gstmng.c: (plugin_init):
15507 * ext/libmng/gstmng.h:
15508 * ext/libmng/gstmngdec.c: (gst_mngdec_get_type),
15509 (gst_mngdec_base_init), (gst_mngdec_class_init),
15510 (gst_mngdec_sinklink), (gst_mngdec_init), (gst_mngdec_src_getcaps),
15511 (gst_mngdec_loop), (gst_mngdec_get_property),
15512 (gst_mngdec_set_property), (mngdec_error), (mngdec_openstream),
15513 (mngdec_closestream), (mngdec_handle_sink_event),
15514 (mngdec_readdata), (mngdec_gettickcount), (mngdec_settimer),
15515 (mngdec_processheader), (mngdec_getcanvasline), (mngdec_refresh),
15516 (gst_mngdec_change_state):
15517 * ext/libmng/gstmngdec.h:
15518 * ext/libmng/gstmngenc.c: (gst_mngenc_get_type),
15519 (mng_caps_factory), (raw_caps_factory), (gst_mngenc_base_init),
15520 (gst_mngenc_class_init), (gst_mngenc_sinklink), (gst_mngenc_init),
15521 (gst_mngenc_chain), (gst_mngenc_get_property),
15522 (gst_mngenc_set_property):
15523 * ext/libmng/gstmngenc.h:
15524 Added basic MNG decoder. Needs more work. The encoder does
15527 2004-10-04 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
15529 * gst/realmedia/rmdemux.c: (gst_rmdemux_handle_sink_event),
15530 (gst_rmdemux_loop), (gst_rmdemux_add_stream),
15531 (gst_rmdemux_parse_mdpr), (gst_rmdemux_dump_mdpr):
15532 Don't hang on length=0 chunks. Some negotiation fixes. Signal
15535 2004-10-04 Thomas Vander Stichele <thomas at apestaart dot org>
15538 you need at least 1.0.4 of speex
15540 2004-10-04 Iain <iaingnome@gmail.com>
15542 * ext/speex/gstspeexdec.h: Revert the includes changes.
15544 * ext/speex/gstspeexenc.[ch]: Revert the includes changes.
15546 2004-09-30 Iain <iaingnome@gmail.com>
15548 * sys/sunaudio/gstsunaudio.c (gst_sunaudiosink_open): Use the device
15549 found during init or set as a property instead of hardcoding /dev/audio
15551 2004-10-04 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
15553 * gst/realmedia/rmdemux.c: (gst_rmdemux_class_init),
15554 (gst_rmdemux_init), (gst_rmdemux_handle_sink_event),
15555 (gst_rmdemux_loop), (gst_rmdemux_add_stream), (re_hexdump_bytes),
15556 (re_dump_pascal_string), (gst_rmdemux_dump__rmf),
15557 (gst_rmdemux_dump_prop), (gst_rmdemux_parse_mdpr),
15558 (gst_rmdemux_dump_mdpr), (gst_rmdemux_dump_indx),
15559 (gst_rmdemux_dump_data):
15560 Use debug category, fix EOS handling. filesrc ! rmdemux now
15563 2004-10-04 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
15565 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
15566 (gst_avi_demux_stream_scan), (sort), (gst_avi_demux_massage_index),
15567 (gst_avi_demux_stream_header), (gst_avi_demux_stream_data):
15568 Improve allocation, cutting and sorting of the index. How takes a
15569 few seconds instead of minutes.
15571 2004-10-03 Christophe Fergeau <teuf@gnome.org>
15573 * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_mdpr):
15576 2004-10-02 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
15578 * gst-libs/gst/riff/riff-media.c:
15579 (gst_riff_create_video_caps_with_data),
15580 (gst_riff_create_video_template_caps):
15581 Add wing commander format mimetype/fourccs.
15582 * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
15583 Don't crash if some value is 0.
15585 2004-10-02 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
15587 * gst-libs/gst/riff/riff-media.c:
15588 (gst_riff_create_video_caps_with_data),
15589 (gst_riff_create_video_template_caps):
15590 Add DIB fourcc (raw, palettized 8-bit RGB).
15591 * gst-libs/gst/riff/riff-read.c:
15592 (gst_riff_read_strf_vids_with_data):
15593 Oops, fix strf_data reading bug.
15594 * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
15595 Use a non-NULL tag.
15596 * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
15597 Time for hacks. Sorry Dave. At least one quicktime movie (a
15598 trailer) that I've encountered contains multiple video tracks.
15599 One of those is the actual video track, the other are one-frame
15600 tracks (images). Unfortunately, the number of frames according
15601 to the trak header is 1 for each, so that doesn't help. So
15602 instead, I look at the duration and discard tracks with a
15603 duration shorter than 20% of the length of the stream. Better
15606 2004-10-01 Christian Schaller <christian@fluendo.com>
15608 * ext/ivorbis/vorbis.c:
15609 Patch from Phil Blundell (Bug 152341)
15611 2004-10-01 Wim Taymans <wim@fluendo.com>
15613 * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
15614 (speex_dec_get_formats), (speex_dec_convert),
15615 (speex_dec_src_query), (speex_dec_src_event), (speex_dec_event),
15616 (speex_dec_chain), (gst_speexdec_get_property),
15617 (gst_speexdec_set_property):
15620 2004-10-01 Wim Taymans <wim@fluendo.com>
15622 * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
15623 (gst_wavparse_stream_init), (gst_wavparse_fmt),
15624 (gst_wavparse_other), (gst_wavparse_loop),
15625 (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
15626 (gst_wavparse_srcpad_event):
15627 * gst/wavparse/gstwavparse.h:
15628 Added some more debugging info.
15629 Fix the case where the length of the file is 0.
15630 Make sure we seek to sample borders.
15632 2004-10-01 Wim Taymans <wim@fluendo.com>
15634 * gst/playback/README:
15635 * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
15636 (gst_decode_bin_init), (find_compatibles), (close_pad_link),
15637 (try_to_link_1), (no_more_pads), (close_link), (type_found):
15638 Add some debug info to decodebin, update README
15640 2004-10-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
15642 * ext/dvdnav/dvdnavsrc.c: (dvdnav_handle_navigation_event):
15643 Don't use g_print(); use GST_DEBUG().
15645 2004-10-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
15647 * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
15648 (gst_ogg_mux_queue_pads):
15649 Handle EOS properly.
15651 2004-10-01 Sebastien Cote <sc5@hermes.usherb.ca>
15653 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
15655 * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_sinkconnect),
15656 (gst_faad_chain), (gst_faad_change_state):
15657 * ext/faad/gstfaad.h:
15658 Allow playback of raw (unframed) MPEG AAC files (#148993).
15660 2004-10-01 Sebastien Cote <sc5@hermes.usherb.ca>
15662 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
15664 * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
15665 Throw error if we didn't recognize the stream. Fixes #152289.
15667 2004-10-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
15669 * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
15672 2004-10-01 Francis Labonte <francis_labonte@hotmail.com>
15674 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
15676 * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
15679 2004-10-01 Balamurali Viswanathan <balamurali.viswanathan@wipro.com>
15681 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
15683 * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_setparams):
15685 * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_mute):
15688 2004-10-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
15690 * gst-libs/gst/riff/riff-media.c:
15691 (gst_riff_create_video_caps_with_data),
15692 (gst_riff_create_audio_caps_with_data):
15693 Add codec_data handling (like asfdemux used to do).
15694 * gst/asfdemux/gstasf.c: (plugin_init):
15695 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
15696 (gst_asf_demux_add_audio_stream), (gst_asf_demux_add_video_stream):
15697 Use riff-media for caps creation instead of our own (mostly
15698 broken) copy of its functions.
15700 2004-10-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
15702 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_capture):
15703 Don't actually error out if we get another return value than
15704 -EINVAL. Opposite to what I first thought, drivers have random
15705 return values for this, although -EINVAL is the expected return
15706 value. Since this is not fatal, we shouldn't use
15707 GST_ELEMENT_ERROR() but just GST_ERROR_OBJECT().
15709 2004-10-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
15711 * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
15712 (dvdreadsrc_init), (dvdreadsrc_dispose), (dvdreadsrc_set_property),
15713 (dvdreadsrc_get_property), (_open), (_seek), (_read),
15714 (dvdreadsrc_get), (dvdreadsrc_open_file),
15715 (dvdreadsrc_change_state):
15716 Fix. Don't do one big huge loop around the whole DVD, that will
15717 cache all data and thus eat sizeof(dvd) (several GB) before we
15719 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
15720 Actually NULL'ify event after using it.
15721 * gst/matroska/ebml-read.c: (gst_ebml_read_use_event),
15722 (gst_ebml_read_handle_event), (gst_ebml_read_element_id),
15723 (gst_ebml_read_element_length), (gst_ebml_read_element_data),
15724 (gst_ebml_read_seek), (gst_ebml_read_skip):
15726 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_base_init),
15727 (gst_dvd_demux_init), (gst_dvd_demux_get_audio_stream),
15728 (gst_dvd_demux_get_subpicture_stream), (gst_dvd_demux_plugin_init):
15729 Fix timing (this will probably break if I seek using menus, but
15730 I didn't get there yet). VOBs and normal DVDs should now work.
15731 Add a mpeg2-only pad with high rank so this get autoplugged for
15733 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_base_init),
15734 (gst_mpeg_demux_class_init), (gst_mpeg_demux_init),
15735 (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_get_video_stream),
15736 (gst_mpeg_demux_get_audio_stream),
15737 (gst_mpeg_demux_get_private_stream), (gst_mpeg_demux_parse_packet),
15738 (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_plugin_init):
15739 Use this as second rank for MPEG-1 and MPEG-2. Still use this for
15740 MPEG-1 but use dvddemux for MPEG-2.
15741 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
15742 (gst_mpeg_parse_init), (gst_mpeg_parse_new_pad),
15743 (gst_mpeg_parse_parse_packhead):
15744 Timing. Only add pad template if it exists. Add sink template from
15745 class and not from ourselves. This means we will always use the
15746 correct sink template even if it is not the one defined in this
15749 2004-09-29 Wim Taymans <wim@fluendo.com>
15751 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_packet),
15752 (gst_mpeg_demux_parse_pes):
15753 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
15754 Fix playback of mpeg again, timestamps where screwed up by
15757 2004-09-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
15759 * ext/flac/gstflacdec.c: (gst_flacdec_src_query):
15760 Only return true if we actually filled something in. Prevents
15761 player applications from showing a random length for flac files.
15762 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
15763 (gst_riff_read_use_event), (gst_riff_read_handle_event),
15764 (gst_riff_read_seek), (gst_riff_read_skip), (gst_riff_read_strh),
15765 (gst_riff_read_strf_vids_with_data),
15766 (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_iavs):
15767 OK, ok, so I implemented event handling. Apparently it's normal
15768 that we receive random events at random points without asking
15770 * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
15771 (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
15772 (gst_avi_demux_handle_src_event), (gst_avi_demux_stream_index),
15773 (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
15774 (gst_avi_demux_massage_index), (gst_avi_demux_stream_header),
15775 (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
15776 (gst_avi_demux_stream_data), (gst_avi_demux_loop):
15777 * gst/avi/gstavidemux.h:
15778 Implement non-lineair chunk handling and subchunk processing.
15779 The first solves playback of AVI files where the audio and video
15780 data of individual buffers that we read are not synchronized.
15781 This should not happen according to the wonderful AVI specs, but
15782 of course it does happen in reality. It is also a prerequisite for
15783 the second. Subchunk processing allows us to cut chunks in small
15784 pieces and process each of these pieces separately. This is
15785 required because I've seen several AVI files with incredibly large
15786 audio chunks, even some files with only one audio chunk for the
15787 whole file. This allows for proper playback including seeking.
15788 This patch is supposed to fix all AVI A/V sync issues.
15789 * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
15790 (flx_decode_chunks), (flx_decode_color), (gst_flxdec_loop):
15792 * gst/modplug/gstmodplug.cc:
15793 Proper return value setting for the query() function.
15794 * gst/playback/gstplaybasebin.c: (setup_source):
15795 Being in non-playing state (after, e.g., EOS) is not necessarily
15796 a bad thing. Allow for that. This fixes playback of short files.
15797 They don't actually playback fully now, because the clock already
15798 runs. This means that small files (<500kB) with a small length
15799 (<2sec) will still not or barely play. Other files, such as mod
15800 or flx, will work correctly, however.
15802 2004-09-28 Wim Taymans <wim@fluendo.com>
15804 * ext/speex/gstspeex.c: (plugin_init):
15805 * ext/speex/gstspeexdec.c: (gst_speex_dec_base_init),
15806 (gst_speex_dec_class_init), (speex_dec_get_formats),
15807 (speex_get_event_masks), (speex_get_query_types),
15808 (gst_speex_dec_init), (speex_dec_convert), (speex_dec_src_query),
15809 (speex_dec_src_event), (speex_dec_event), (speex_dec_chain),
15810 (gst_speexdec_get_property), (gst_speexdec_set_property),
15811 (speex_dec_change_state):
15812 * ext/speex/gstspeexdec.h:
15813 * ext/speex/gstspeexenc.c: (gst_speexenc_get_formats),
15814 (gst_speexenc_get_type), (speex_caps_factory), (raw_caps_factory),
15815 (gst_speexenc_base_init), (gst_speexenc_class_init),
15816 (gst_speexenc_sinkconnect), (gst_speexenc_convert_src),
15817 (gst_speexenc_convert_sink), (gst_speexenc_get_query_types),
15818 (gst_speexenc_src_query), (gst_speexenc_init),
15819 (gst_speexenc_get_tag_value), (comment_init), (comment_add),
15820 (gst_speexenc_metadata_set1), (gst_speexenc_set_metadata),
15821 (gst_speexenc_setup), (gst_speexenc_buffer_from_data),
15822 (gst_speexenc_push_buffer), (gst_speexenc_set_header_on_caps),
15823 (gst_speexenc_chain), (gst_speexenc_get_property),
15824 (gst_speexenc_set_property), (gst_speexenc_change_state):
15825 * ext/speex/gstspeexenc.h:
15826 Rewrote speex encoder, make sure it can be embedded in ogg.
15827 Implemented speex decoder.
15829 2004-09-28 Christian Schaller <christian@fluendo.com>
15832 Remove kioslave plugin. Markey is brewing a new working one
15833 * ext/Makefile.am: Remove kioslave plugin
15835 * gst-plugins.spec.in: remove kio plugin from spec
15837 2004-09-27 Wim Taymans <wim@fluendo.com>
15839 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
15840 (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
15841 (is_sync_frame), (gst_multifdsink_client_queue_buffer),
15842 (gst_multifdsink_new_client),
15843 (gst_multifdsink_handle_client_write),
15844 (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
15845 (gst_multifdsink_handle_clients):
15846 * gst/tcp/gstmultifdsink.h:
15847 Make syncing to keyframes actually work for new clients and lagging
15850 2004-09-26 Benjamin Otte <in7y118@public.uni-hamburg.de>
15852 * gst/debug/gstnavigationtest.c: (gst_navigationtest_class_init),
15853 (gst_navigationtest_handle_src_event), (draw_box_planar411),
15854 (gst_navigationtest_planar411), (gst_navigationtest_change_state):
15855 * gst/debug/gstnavigationtest.h:
15856 make navigationtest display button-press and button-release events
15858 2004-09-26 Iain <iaingnome@gmail.com>
15860 * gst/interleave/interleave.c (all_channels_new_media): Checks if all
15861 the channels have received a new media event.
15862 (interleave_buffered_loop): Compresses a new media event on all
15865 2004-09-26 Iain <iaingnome@gmail.com>
15867 * gst/wavenc/gstwavenc.c (gst_wavenc_chain): Company says we need to
15868 call the sinkpad's default event handler and not the srcpads. He also
15869 says this is confusing :)
15870 (gst_wavenc_stop_file): Company says that seek events only go upstream
15871 we should send a discontinuous downstream instead.
15873 2004-09-25 Christian Schaller <christian@fluendo.com>
15875 * Update SPEC file to be usable in conjunction with Fedora Core,
15876 Fedora.us and freshrpms packages
15877 * Fix typo in multifilesrc test Makefile
15879 2004-09-24 Wim Taymans <wim@fluendo.com>
15881 * gst/playback/gstplaybasebin.c: (new_decoded_pad):
15882 Only signal the no_more_pads signal when we have
15883 added the stream to our list.
15885 2004-09-24 Wim Taymans <wim@fluendo.com>
15887 * gst/playback/gstplaybasebin.c: (remove_prerolls),
15889 * gst/playback/gstplaybasebin.h:
15890 * gst/playback/gstplaybin.c: (setup_sinks):
15891 Don't try to preroll or decode more than one audio/video
15894 2004-09-24 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
15896 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
15897 Throw error if we failed to find a suitable output. This should
15898 throw an error if we successfully set up a pipeline (e.g. because
15899 we recognized a media file) but found no decodable streams in it
15900 (e.g. because it contains only media stream types for which we
15901 have no decoders, or because it's not a media type).
15903 2004-09-23 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
15905 * ext/dirac/Makefile.am:
15906 * ext/dirac/gstdirac.cc:
15907 * ext/dirac/gstdiracdec.cc:
15908 * ext/dirac/gstdiracdec.h:
15909 Do something. Don't actually know if this works because I don't
15910 have a demuxer yet.
15911 * ext/gsm/gstgsmdec.c: (gst_gsmdec_getcaps):
15912 Add channels=1 to caps returned from _getcaps().
15913 * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_get_type),
15914 (gst_ogm_video_parse_get_type), (gst_ogm_audio_parse_base_init),
15915 (gst_ogm_video_parse_base_init), (gst_ogm_parse_init),
15916 (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
15917 (gst_ogm_parse_sink_convert), (gst_ogm_parse_chain),
15918 (gst_ogm_parse_change_state):
15919 Separate between audio/video so ogmaudioparse actually uses the
15920 audio pad templates. Both audio and video work now, including
15921 autoplugging. Also use sometimes-srcpad hack.
15922 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
15923 Handle events better. Don't hang on infinite loops.
15924 * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
15925 (gst_avi_demux_init), (gst_avi_demux_reset),
15926 (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
15927 (gst_avi_demux_stream_header), (gst_avi_demux_stream_data),
15928 (gst_avi_demux_change_state):
15929 * gst/avi/gstavidemux.h:
15930 Improve A/V sync. Still not perfect.
15931 * gst/matroska/ebml-read.c: (gst_ebml_read_seek),
15932 (gst_ebml_read_skip):
15933 Handle events better.
15934 * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
15935 (gst_qtdemux_loop_header), (qtdemux_parse_trak),
15936 (qtdemux_audio_caps):
15937 Add IMA4. Improve event handling. Save offset after a seek when
15938 the headers are at the end of the file so that we don't end up in
15940 * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
15941 Add low-priority typefind support for files with no length.
15943 2004-09-23 Zaheer Abbas Merali <zaheerabbas at merali dot org>
15945 * testsuite/multifilesink/Makefile.am:
15948 2004-09-22 Julien MOUTTE <julien@moutte.net>
15950 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
15951 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls): Fix
15952 mistakes from thaytan's patches.
15954 2004-09-23 Jan Schmidt <thaytan@mad.scientist.com>
15956 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
15957 For completeness, XSync in the destroy function as xvimage does.
15959 2004-09-23 Jan Schmidt <thaytan@mad.scientist.com>
15961 * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
15962 Correct caps negotiation
15963 * gst/volume/gstvolume.c: (volume_chain_float),
15964 (volume_chain_int16):
15965 Modify debug output to be little more informative
15966 * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
15967 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
15968 (gst_xvimagesink_xvimage_destroy):
15969 Add XSync calls after detaching from the shared memory segment to
15972 2004-09-22 Zaheer Abbas Merali <zaheerabbas at merali dot org>
15974 * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
15975 (gst_ogg_mux_next_buffer), (gst_ogg_mux_loop):
15976 * ext/vorbis/vorbis.c: (plugin_init):
15977 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
15978 (gst_vorbisenc_chain):
15979 * ext/vorbis/vorbisenc.h:
15980 remove explicit newmedia support from oggmux and vorbisenc
15981 add debug category to vorbisenc
15982 * gst/multifilesink/gstmultifilesink.c:
15983 (gst_multifilesink_class_init), (gst_multifilesink_init),
15984 (gst_multifilesink_dispose), (gst_multifilesink_set_location),
15985 (gst_multifilesink_set_property), (gst_multifilesink_next_file),
15986 (gst_multifilesink_handle_event), (gst_multifilesink_chain),
15988 * gst/multifilesink/gstmultifilesink.h:
15989 add support for streamheader in multifilesink
15991 2004-09-22 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
15993 * gst/asfdemux/gstasfdemux.c: (_read_var_length), (_read_guid),
15994 (gst_asf_demux_process_segment), (gst_asf_demux_handle_data),
15995 (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event):
15996 Prevent infinite loops. More correct error reporting.
15997 * gst/auparse/gstauparse.c: (gst_auparse_chain):
15998 Error out if negotiation fails.
15999 * gst/playback/gstplaybasebin.c: (setup_source),
16000 (gst_play_base_bin_change_state), (gst_play_base_bin_error),
16001 (gst_play_base_bin_found_tag):
16002 Error/tag forwarding. Pre-roll fixes for source errors on state
16003 changes (e.g. "file does not exist") to prevent hangs.
16005 2004-09-21 Zaheer Abbas Merali <zaheerabbas at merali dot org>
16007 * testsuite/multifilesink/Makefile.am:
16008 * testsuite/multifilesink/lame_test.c: (gst_newmedia_base_init),
16009 (gst_newmedia_class_init), (gst_newmedia_init),
16010 (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
16011 (newfile_signal), (test_signal), (main):
16012 * testsuite/multifilesink/multifilesrc_test.c: (main):
16013 * testsuite/multifilesink/oggtheora_test.c:
16014 (gst_newmedia_base_init), (gst_newmedia_class_init),
16015 (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
16016 (test_format), (newfile_signal), (test_signal), (main):
16017 * testsuite/multifilesink/oggvorbis_test.c:
16018 (gst_newmedia_base_init), (gst_newmedia_class_init),
16019 (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
16020 (test_format), (newfile_signal), (test_signal), (main):
16021 * testsuite/multifilesink/wavenc_test.c: (gst_newmedia_base_init),
16022 (gst_newmedia_class_init), (gst_newmedia_init),
16023 (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
16024 (newfile_signal), (test_signal), (main):
16027 2004-09-20 Christian Schaller <christian@fluendo.com>
16029 * Fix mikmod license to LGPL as they have relicensed
16030 * Move Dirac and Effectv into LGPL section of README_license
16032 2004-09-20 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16034 * ext/mad/gstmad.c: (gst_mad_check_caps_reset),
16035 (gst_mad_change_state):
16036 Allow for mp3 rate/channels changes. However, only very
16037 conservatively. Reason that we *have* to enable this is smiply
16038 because the mad find_sync() function is not good enough, it will
16039 regularly sync on random data as valid frames and therefore make
16040 us provide random caps as *final* caps of the stream. The best fix
16041 I could think of is to simply require several of the same stream
16042 changes in a row before we change caps.
16043 The actual testcase that works now is #
16044 * ext/ogg/Makefile.am:
16045 * ext/ogg/gstogg.c: (plugin_init):
16046 * ext/ogg/gstogmparse.c:
16047 OGM support (video only for now; I need an audio sample file).
16048 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
16049 (gst_asf_demux_process_stream), (gst_asf_demux_video_caps),
16050 (gst_asf_demux_add_video_stream):
16052 * gst/playback/gstplaybasebin.c: (unknown_type):
16053 Don't error out on single unknown-types after all. It's wrong.
16054 If we found type of video and audio but not of a subtitle stream,
16055 it will still error out (which is unwanted). Will find a better fix
16057 * gst/typefind/gsttypefindfunctions.c: (ogmvideo_type_find),
16058 (ogmaudio_type_find), (plugin_init):
16061 2004-09-20 Johan Dahlin <johan@gnome.org>
16063 * ext/jpeg/gstjpegdec.c (gst_jpegdec_chain): Allocate the buffer
16064 after setting caps.
16066 2004-09-19 Zaheer Abbas Merali <zaheerabbas at merali dot org>
16068 * gst/wavenc/gstwavenc.c: (gst_wavenc_init), (gst_wavenc_chain):
16069 * gst/wavenc/gstwavenc.h:
16070 Added newmedia support to wavenc
16072 2004-09-17 Wim Taymans <wim@fluendo.com>
16074 * gst/tcp/gstfdset.c: (gst_fdset_fd_has_closed),
16075 (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
16076 (gst_fdset_fd_can_write), (gst_fdset_wait):
16077 * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type),
16078 (gst_multifdsink_init), (gst_multifdsink_add),
16079 (gst_multifdsink_remove), (gst_multifdsink_get_stats),
16080 (gst_multifdsink_remove_client_link),
16081 (gst_multifdsink_client_queue_buffer),
16082 (gst_multifdsink_handle_client_write),
16083 (gst_multifdsink_recover_client), (gst_multifdsink_handle_clients),
16084 (gst_multifdsink_close), (gst_multifdsink_change_state):
16085 * gst/tcp/gstmultifdsink.h:
16086 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
16087 (gst_tcpserversink_removed):
16088 Small cleanups in fdset.c
16089 Use a hastable to map fd to the client structure for faster
16090 lookup in _remove and get_stats.
16091 Added virtual function to close the fds.
16092 Handle clients even when the select/poll call was unblocked because
16094 Implement syncing to keyframe in the recovery procedure.
16096 2004-09-16 Iain <iaingnome@gmail.com>
16098 * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int): Free the
16101 2004-09-15 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16103 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream):
16104 Caps are only set if the type of the stream is unknown, but this
16105 is initialized in ->init_stream(), so set to UNKNOWN after calling
16106 ->init_stream() so that capsnego starts.
16108 2004-09-15 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16110 * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
16111 (gst_avi_demux_stream_data):
16112 Just hardcode for raw audio then. AVI audio sucks.
16114 2004-09-15 Arwed v. Merkatz <v.merkatz@gmx.net>
16116 * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
16117 * gst/matroska/matroska-mux.c: (audiosink_templ),
16118 (gst_matroska_mux_audio_pad_link):
16119 * gst/typefind/gsttypefindfunctions.c: (tta_caps), (plugin_init):
16120 Use audio/x-ttafile for tta files and audio/x-tta for raw tta frames.
16122 2004-09-15 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16124 * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
16125 (gst_avi_demux_stream_data):
16126 Try to fix a/v sync issues.
16128 2004-09-15 David Schleef <ds@schleef.org>
16130 * configure.ac: remove NASM check, since we don't use it. Update
16132 * ext/dirac/gstdiracdec.cc: update to current 0.4 API
16133 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
16134 Initialized variables.
16135 * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
16136 (gst_qtdemux_loop_header), (qtdemux_parse), (qtdemux_parse_trak),
16137 (gst_qtdemux_handle_esds), (qtdemux_audio_caps): Fix seeking, add
16140 2004-09-15 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16142 * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
16143 (gst_avi_demux_add_stream), (gst_avi_demux_stream_data):
16144 * gst/avi/gstavidemux.h:
16145 Fix for compressed audio (mp3) timestamp generation. How did this
16148 2004-09-15 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16150 * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
16151 Volume is a double not a float.
16153 2004-09-15 Wim Taymans <wim@fluendo.com>
16155 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_remove_client_link),
16156 (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
16157 Don't close the fd in multifdsink as we didn't open it in the
16158 first place. Some cleanups.
16160 2004-09-15 Wim Taymans <wim@fluendo.com>
16162 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
16163 * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
16164 (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
16165 Fix the case where the muxer would mark pages as delta
16166 frames when they are not (vorbis only ogg).
16168 2004-09-15 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16170 * gst/playback/gstplaybasebin.c: (state_change), (setup_source),
16171 (gst_play_base_bin_change_state):
16172 Handle the case where we failed to setup a clear pipeline. This
16173 will throw an error (or EOS, another nice case) and if you don't
16174 catch that, the app will wait for the signal forever (and thus
16177 2004-09-15 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16179 * ext/gnomevfs/gstgnomevfssink.c:
16180 (gst_gnomevfssink_uri_get_protocols):
16181 * ext/gnomevfs/gstgnomevfssrc.c:
16182 (gst_gnomevfssrc_uri_get_protocols):
16183 * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
16184 * ext/gnomevfs/gstgnomevfsuri.h:
16185 Use _uri_new() instead of _open(), so it doesn't take as long and
16186 Christophe's computer won't hang.
16187 * gst/playback/gstplaybasebin.c: (unknown_type):
16188 Throw error on unknown media type, so apps actually display it.
16190 2004-09-14 Brian Cameron <brian.cameron@sun.com
16192 * tools/gst-launch-ext-m.m: Changed ~ to $ENV{HOME} to allow
16193 this script to work on Solaris since bash shell handles echo
16194 differenly than bash.
16196 2004-09-17 Wim Taymans <wim@fluendo.com>
16198 * gst/playback/gstplaybasebin.c: (queue_overrun), (no_more_pads),
16199 (setup_source), (gst_play_base_bin_set_property),
16200 (gst_play_base_bin_add_element):
16201 * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
16202 Some more work on making sure seeking pauses the pipeline and
16203 that changing the uri actually does something.
16205 2004-09-17 Wim Taymans <wim@fluendo.com>
16207 * gst/tcp/gstfdset.c: (gst_fdset_wait):
16208 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_close):
16209 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send),
16210 (gst_tcpserversink_close):
16211 Be a bit more paranoid when freeing memory.
16213 2004-09-13 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16215 * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
16216 (qtdemux_parse_trak):
16217 Don't crash by dividing by zero (see sample movie in #126922).
16219 2004-09-13 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16221 * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
16222 Don't touch non-existing data (fixes crash on file in #140147).
16224 2004-09-13 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16226 * gst/playback/gstplaybasebin.c:
16227 (gst_play_base_bin_dispose), (gst_play_base_bin_set_property):
16228 Handle double disposals, and proper change of URIs.
16230 2004-09-13 Martin Eikermann <meiker@upb.de>
16232 * gst/mpegstream/gstmpegparse.c:
16233 fix synchronistation for streams recorded from digital PCR
16236 2004-09-13 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16238 * ext/gnomevfs/Makefile.am:
16239 * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
16240 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_get_type),
16241 (gst_gnomevfssink_dispose), (gst_gnomevfssink_init),
16242 (gst_gnomevfssink_uri_get_type),
16243 (gst_gnomevfssink_uri_get_protocols),
16244 (gst_gnomevfssink_uri_get_uri), (gst_gnomevfssink_uri_set_uri),
16245 (gst_gnomevfssink_uri_handler_init),
16246 (gst_gnomevfssink_set_property), (gst_gnomevfssink_get_property),
16247 (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file):
16248 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
16249 (gst_gnomevfssrc_init), (gst_gnomevfssrc_dispose),
16250 (gst_gnomevfssrc_uri_get_type),
16251 (gst_gnomevfssrc_uri_get_protocols), (gst_gnomevfssrc_uri_get_uri),
16252 (gst_gnomevfssrc_uri_set_uri), (gst_gnomevfssrc_uri_handler_init),
16253 (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
16254 (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file):
16255 * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
16256 * ext/gnomevfs/gstgnomevfsuri.h:
16257 Add URI support to Gnome-VFS plugins. Tries to load a fixed list
16258 of fake URIs to see which this version of Gnome-VFS likes, and
16259 uses that for the Gst-URI interface. Makes playbin support http://
16260 streams. Also fix up some stupid behaviour in gnomevfssrc.
16262 2004-09-13 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16264 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
16265 (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
16266 (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
16267 (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
16268 Update mixer (to sync with other sessions) if we try to obtain
16269 a new value. This makes alsamixer work accross applications.
16270 * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
16271 Only call sync functions if we're running, else alsalib asserts.
16272 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
16273 Sometimes fails to compile. Possibly a gcc bug.
16274 * gst/playback/gstplaybin.c: (gen_video_element),
16275 (gen_audio_element):
16276 Add a reference to an application-provided object, because we lose
16277 this same reference if we add it to the bin. If we don't do this,
16278 we can only use this object once and thus crash if we go from
16279 ready to playing, back to ready and back to playing again.
16280 Also add an audioscale element because several cheap soundcards -
16281 like mine - don't support all samplerates.
16282 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
16283 (gst_ximagesink_xcontext_clear), (gst_ximagesink_change_state):
16284 Fix wrong order or PAR calls. Makes automatically obtained PAR
16285 from the X server atually being used.
16287 2004-09-12 David Schleef <ds@schleef.org>
16289 Fixes: #151879, #151881, #151882, #151883, #151884, #151886,
16290 #151887, #152102, #152247.
16291 * examples/indexing/indexmpeg.c: 64-bit warning fixes.
16292 * examples/seeking/cdparanoia.c: same
16293 * examples/seeking/cdplayer.c: same
16294 * examples/seeking/seek.c: same
16295 * examples/seeking/spider_seek.c: same
16296 * examples/seeking/vorbisfile.c: same
16297 * examples/stats/mp2ogg.c: same
16298 * ext/esd/esdsink.c: (gst_esdsink_class_init),
16299 (gst_esdsink_dispose): Dispose of element properly.
16300 * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_seek): 64-bit warning
16302 * ext/nas/nassink.c: (gst_nassink_class_init),
16303 (gst_nassink_dispose): Dispose of element correctly.
16304 * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix leak.
16305 * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
16306 (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
16307 Fix 64-bit warning.
16308 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
16309 (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
16310 Fix 64-bit warning.
16312 2004-09-12 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
16314 * configure.ac : change speex detection as 1.1.6 now uses
16315 .pc/pkg-config and they changed their headers location.
16317 2004-09-09 Arwed v. Merkatz <v.merkatz@gmx.net>
16319 * gst/matroska/matroska-mux.h:
16320 * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
16321 (gst_matroska_mux_start), (gst_matroska_mux_finish),
16322 (gst_matroska_mux_write_data):
16323 Write multiple blocks/frames per cluster.
16324 Write meta-seek information (seek heads).
16326 2004-09-09 Scott Wheeler <wheeler@kde.org>
16328 * gst/gstplaybin.c: (gst_play_bin_class_init), (gst_play_bin_init),
16329 (gst_play_bin_set_property), (gst_play_bin_get_property),
16330 (gen_audio_element), (gen_audio_element):
16331 Add a volume element / property to the pipeline.
16333 2004-09-07 Wim Taymans <wim@fluendo.com>
16335 * gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers):
16336 Copy timestamps from the master pad to the output buffers.
16338 2004-09-03 Thomas Vander Stichele <thomas at apestaart dot org>
16340 * ext/raw1394/gstdv1394src.c:
16341 throw errors when applicable
16343 2004-09-01 Arwed v. Merkatz <v.merkatz@gmx.net>
16345 * gst/matroska/ebml-ids.h:
16346 * gst/matroska/ebml-read.c: (gst_ebml_read_date):
16347 * gst/matroska/ebml-write.c: (gst_ebml_write_date):
16348 * gst/matroska/matroska-mux.c: (gst_matroska_mux_finish):
16349 automatically convert unix time <-> ebml time when reading/writing
16350 a date, use gst_ebml_write_uint to write CUETIME,
16351 not gst_ebml_write_date.
16352 * gst/matroska/matroska-ids.h:
16353 * gst/matroska/matroska-mux.c: (gst_matroska_mux_create_uid),
16354 (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_link),
16355 (gst_matroska_mux_track_header), (gst_matroska_mux_start),
16356 (gst_matroska_mux_write_data):
16357 Write track and segment UIDs, write muxing date, write
16358 TRACKDEFAULTDURATION for TTA audio, write BLOCKDURATION if known.
16359 Create cues for audio only files.
16361 2004-08-31 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16363 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
16364 * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
16365 Re-commit ALSA switches.
16366 * gst/adder/gstadder.c: (gst_adder_loop):
16367 64-bit fix (#151416).
16368 * gst/debug/progressreport.c: (gst_progressreport_report):
16369 64-bit fix (#151419).
16370 * gst/matroska/matroska-demux.c:
16371 (gst_matroska_demux_parse_contents):
16372 64-bit fix (#151420).
16373 * gst/playback/test3.c: (update_scale):
16374 64-bit fix (#151421).
16376 2004-08-31 Thomas Vander Stichele <thomas at apestaart dot org>
16381 === release 0.8.4 ===
16383 2004-08-02 Thomas Vander Stichele <thomas at apestaart dot org>
16385 * configure.ac: releasing 0.8.4, "Alias"
16387 2004-08-31 Thomas Vander Stichele <thomas at apestaart dot org>
16389 * ext/theora/Makefile.am:
16390 fix makefile. Fixes #151462.
16392 2004-08-30 Wim Taymans <wim@fluendo.com>
16394 * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_wait):
16395 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
16396 (gst_multifdsink_remove_client_link),
16397 (gst_multifdsink_client_queue_buffer),
16398 (gst_multifdsink_handle_client_write):
16399 * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
16400 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
16401 Fix some memory leaks.
16403 2004-08-30 Thomas Vander Stichele <thomas at apestaart dot org>
16405 Patch by: David Schleef
16409 rename our detection macro for V4L2. Fixes #151236.
16411 2004-08-30 Thomas Vander Stichele <thomas at apestaart dot org>
16413 Patch by: David Schleef
16416 check to define LAMEPRESET. Fixes #151232.
16418 2004-08-27 David Schleef <ds@schleef.org>
16420 * sys/glsink/glimagesink.c: (gst_glimagesink_ximage_put),
16421 (gst_glimagesink_xwindow_new), (gst_glimagesink_xcontext_get),
16422 (gst_glimagesink_fixate): Move local variable declarations to
16423 make gcc-2.95 happy.
16425 2004-08-27 Thomas Vander Stichele <thomas at apestaart dot org>
16428 bump nano for prerelease
16430 2004-08-27 David Schleef <ds@schleef.org>
16432 * sys/sunaudio/Makefile.am: Add sunaudiosrc patch from Bala
16433 * sys/sunaudio/gstsunaudiosrc.c:
16434 * sys/sunaudio/gstsunaudiosrc.h:
16436 2004-08-27 Arwed v. Merkatz <v.merkatz@gmx.net>
16438 * gst/matroska/ebml-read.c: (gst_ebml_peed_id), (gst_ebml_read_element_id),
16439 handle EOS correctly
16440 * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_link):
16441 * gst/matroska/matroska-mux.h:
16442 added BITMAPINFOHEADER structure, mux video/x-divx and video/x-xvid in
16443 VFW compatibility mode
16445 2004-08-27 Thomas Vander Stichele <thomas at apestaart dot org>
16447 patch by: Zaheer Abbas Merali
16449 * ext/ogg/gstoggmux.c:
16450 * ext/vorbis/vorbisenc.c:
16451 * ext/vorbis/vorbisenc.h:
16454 2004-08-26 Arwed v. Merkatz <v.merkatz@gmx.net>
16456 * gst/matroska/ebml-write.c: (gst_ebml_write_float),
16457 fix byte order reversion on little endian machines.
16458 * gst/matroska/matroska-mux.c: (audiosink_templ),
16459 (gst_matroska_mux_audio_pad_link):
16460 add TTA codec to the list of supported codecs.
16461 * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
16462 (gst_matroska_mux_start), (gst_matroska_mux_finish),
16463 (gst_matroska_mux_write_data):
16464 * gst/matroska/matroska-mux.h:
16465 write segment duration correctly, write muxing app string, fixes bugs
16466 #140897 and #140898.
16467 * gst/matroska/matroska-mux.c: (gst_matroska_mux_loop),
16468 wait for all pads to be negotiated before starting to mux.
16470 2004-08-26 Zaheer Abbas Merali <zaheerabbas at merali dot org>
16472 * ext/lame/gstlame.c: (gst_lame_init), (gst_lame_chain):
16473 * ext/lame/gstlame.h:
16474 Added new media support to lame
16476 2004-08-25 Arwed v. Merkatz <v.merkatz@gmx.net>
16478 * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_blockgroup),
16479 send vorbis headers at the beginning of a stream, fixes bug #141554.
16480 Interpret BLOCKDURATION and set buffer duration accordingly, fixes
16482 * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
16483 (gst_matroska_demux_plugin_init):
16484 * gst/matroska/matroska-ids.h:
16485 enable demuxing of TTA audio streams, fixes bug #148951.
16486 * gst/typefind/gsttypefindfunctions.c: (tta_type_find), (plugin_init),
16487 enable typefinding for TTA audio files, fixes bug #148711.
16488 * ext/xvid/gstxviddec.c: (gst_xviddec_chain),
16489 set XVID_LOWDELAY flag for decoding so xvid always returns an image,
16490 fixes playback of packed bitstream and xvid with bframes, bug #135407.
16492 2004-08-24 Sebastien Cote <sc5@hermes.usherb.ca>
16494 * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
16495 (gst_riff_read_element_data), (gst_riff_read_seek),
16496 (gst_riff_read_skip): fix infinite loop in wavparse, fixes bug
16497 #144616, patch reviewed by Ronald and committed by Christophe Fergeau
16500 2004-08-23 Iain <iaingnome@gmail.com>
16502 * ext/mad/gstid3tag.c (gst_mad_id3_to_tag_list): Special case COMM
16503 tags. They appear to be handled differently to normal.
16504 (tag_list_to_id3_tag_foreach): Ditto.
16506 2004-08-22 Wim Taymans <wim@fluendo.com>
16508 * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
16509 (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
16510 Make sure we never send -1 granulepos.
16512 2004-08-20 Wim Taymans <wim@fluendo.com>
16514 * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
16515 (gst_ogg_mux_loop):
16516 I will accept bitchslappings with non sharp objects.
16518 2004-08-20 Zaheer Abbas Merali <zaheerabbas at merali dot org>
16521 Clean up the test for lame presets
16523 2004-08-19 Zaheer Abbas Merali <zaheerabbas at merali dot org>
16526 * ext/lame/Makefile.am:
16527 * ext/lame/gstlame.c: (gst_lame_class_init),
16528 (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
16529 Only enable lame presets if version of lame has presets in API
16531 2004-08-19 Jan Schmidt <thaytan@mad.scientist.com>
16532 * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_get):
16533 * gst/udp/gstudpsrc.h:
16534 Don't call gst_pad_push in a get function. Fixes #150449
16536 2004-08-18 Wim Taymans <wim@fluendo.com>
16538 * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_set_mode),
16539 (gst_fdset_get_mode), (gst_fdset_add_fd), (gst_fdset_remove_fd),
16540 (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
16541 (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
16542 (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
16544 * gst/tcp/gstfdset.h:
16545 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
16546 (gst_multifdsink_client_queue_buffer),
16547 (gst_multifdsink_handle_client_write):
16548 * gst/tcp/gstmultifdsink.h:
16549 Some extra checks in gstfdset.
16550 Only use send() when the fd is a socket. Don't try to
16551 read from write only fds.
16553 2004-08-18 Wim Taymans <wim@fluendo.com>
16555 * gst/tcp/gstfdset.c: (gst_fdset_add_fd), (gst_fdset_remove_fd),
16556 (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
16557 (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
16558 (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
16560 Add more locking and bounds checking.
16562 2004-08-18 Wim Taymans <wim@fluendo.com>
16564 * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_wait):
16565 Realloc test fdset in the lock and right before starting
16566 the poll call. Bump the limit to 4096.
16568 2004-08-17 David Schleef <ds@schleef.org>
16570 * sys/sunaudio/Makefile.am:
16571 * sys/sunaudio/gstsunaudio.c: Fix caps to handle full range
16572 of rates and channels. Make debugging less obnoxious.
16574 Patch from Balamurali Viswanathan implementing a mixer for
16575 Sun audio. (bug #144091):
16576 * sys/sunaudio/gstsunelement.c:
16577 * sys/sunaudio/gstsunelement.h:
16578 * sys/sunaudio/gstsunmixer.c:
16579 * sys/sunaudio/gstsunmixer.h:
16581 2004-08-17 Zaheer Abbas Merali <zaheerabbas at merali dot org>
16583 * gst/audioscale/gstaudioscale.c:
16584 * gst/audioscale/gstaudioscale.h:
16585 made audioscale resample from any sample rate to any sample rate
16587 2004-08-17 Thomas Vander Stichele <thomas at apestaart dot org>
16589 * ext/libpng/gstpngdec.c:
16590 error out on unsupported types
16592 2004-08-17 Iain <iaingnome@gmail.com>
16594 * ext/flac/gstflacenc.c (gst_flacenc_update_quality): Only set the
16595 mid_side and loose_mid_side properties if its a stereo stream.
16597 2004-08-17 Wim Taymans <wim@fluendo.com>
16599 * ext/theora/theoradec.c: (gst_theora_dec_class_init),
16600 (theora_get_formats), (theora_dec_src_convert),
16601 (theora_dec_sink_convert), (theora_dec_src_query),
16602 (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
16605 2004-08-17 Wim Taymans <wim@fluendo.com>
16607 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate),
16608 (gst_ogg_pad_push):
16609 * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
16610 (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
16611 (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_page),
16612 (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
16613 Mark delta units in the muxer.
16614 Try to decode the packet after an out-of-sync error from
16617 2004-08-17 Wim Taymans <wim@fluendo.com>
16619 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
16620 (gst_multifdsink_init), (gst_multifdsink_add),
16621 (gst_multifdsink_client_queue_buffer),
16622 (gst_multifdsink_set_property), (gst_multifdsink_get_property):
16623 * gst/tcp/gstmultifdsink.h:
16624 Added option to send a keyframe to clients as the first buffer.
16625 Make timeout property writable.
16627 2004-08-17 Thomas Vander Stichele <thomas at apestaart dot org>
16629 patch by: Wim Taymans
16631 * gst/tcp/gstfdset.c:
16632 * gst/tcp/gstmultifdsink.c:
16633 fix index comparison, should include 0
16635 2004-08-16 Wim Taymans <wim@fluendo.com>
16637 * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_new),
16638 (gst_fdset_add_fd), (gst_fdset_remove_fd),
16639 (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
16640 (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
16642 copy when reallocing for poll so the select arguments don't get
16643 changed during the call
16645 2004-08-16 Wim Taymans <wim@fluendo.com>
16647 * ext/theora/theoraenc.c: (gst_border_mode_get_type),
16648 (gst_theora_enc_class_init), (theora_enc_sink_link),
16649 (theora_buffer_from_packet), (theora_enc_chain):
16650 Fix bug where buffers were not marked as keyframes
16653 2004-08-15 Zaheer Abbas Merali <zaheerabbas at merali dot org>
16655 * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
16656 (gst_lame_preset_get_type), (gst_lame_class_init):
16657 describe the enum values for vbr mode and presets more verbosely
16659 2004-08-13 Zaheer Abbas Merali <zaheerabbas at merali dot org>
16661 * ext/lame/gstlame.c: (gst_lame_mode_get_type),
16662 (gst_lame_quality_get_type), (gst_lame_padding_get_type),
16663 (gst_lame_preset_get_type), (gst_lame_class_init), (gst_lame_init),
16664 (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
16665 * ext/lame/gstlame.h:
16666 add preset property to lame so it can use lame presets
16668 2004-08-13 Zaheer Abbas Merali <zaheerabbas at merali dot org>
16670 * ext/lame/gstlame.c: (gst_lame_get_property):
16671 whoops forgot break, thanks teuf
16673 2004-08-13 Zaheer Abbas Merali <zaheerabbas at merali dot org>
16675 * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
16676 (gst_lame_class_init), (gst_lame_src_getcaps),
16677 (gst_lame_sink_link), (gst_lame_init), (gst_lame_set_property),
16678 (gst_lame_get_property), (gst_lame_setup):
16679 * ext/lame/gstlame.h:
16680 fix lame's broken vbr stuff, allow it to resample if need be, and also
16681 make xing header optional
16683 2004-08-12 Zaheer Abbas Merali <zaheerabbas at merali dot org>
16685 * ext/lame/gstlame.c: (gst_lame_src_getcaps), (gst_lame_init):
16686 added getcaps function so samplerate doesnt get fixated to silly values
16688 2004-08-12 Zaheer Abbas Merali <zaheerabbas at merali dot org>
16690 * ext/lame/gstlame.c: (gst_lame_src_link):
16691 revert previous fix
16693 2004-08-12 Johan Dahlin <johan@gnome.org>
16695 * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Remove bogus
16696 checks. Doesn't matter what state we are in. Interfaces are a
16697 compile time thing, not runtime. It also broke the python bindings.
16699 2004-08-12 Zaheer Abbas Merali <zaheerabbas at merali dot org>
16701 * ext/lame/gstlame.c: (gst_lame_src_link):
16702 made source pad link function check if sinkpad is ok..fixes the problem
16703 where core fixates the output rate of lame stupidly
16705 2004-08-12 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
16707 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_fixate):
16708 * sys/v4l/v4l_calls.c:
16709 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_set_capture):
16710 fix fixate function to handle nonsimple caps.
16711 remove bogus check in _link
16714 2004-08-12 Zaheer Abbas Merali <zaheerabbas at merali dot org>
16716 * ext/lame/gstlame.c: (gst_lame_class_init), (gst_lame_init):
16717 set default compression ratio parameter to 0.0 so bitrate parameter
16720 2004-08-11 David Schleef <ds@schleef.org>
16722 * gst/tcp/gstfdset.c: Fix compile problem on OS/X.
16724 2004-08-11 David Schleef <ds@schleef.org>
16726 * gst/mpeg1sys/gstmpeg1systemencode.c: Oops, this was correct
16729 2004-08-11 David Schleef <ds@schleef.org>
16731 * gst-libs/gst/video/videosink.h: Change copyright block to LGPL.
16733 2004-08-11 David Schleef <ds@schleef.org>
16735 * ext/pango/gsttextoverlay.c: Add copyright block and fix plugin
16737 * gst-libs/gst/idct/Makefile.am: Remove mmx/sse code
16738 * gst-libs/gst/video/gstvideosink.c: Change copyright block to
16740 * gst/auparse/gstauparse.c: Fix plugin license field.
16741 * gst/monoscope/gstmonoscope.c: Fix plugin license field.
16742 * gst/mpeg1sys/gstmpeg1systemencode.c: Fix plugin license field.
16743 * gst/rtp/gstrtp.c: Fix plugin license field.
16745 2004-08-11 Wim Taymans <wim@fluendo.com>
16747 * gst/tcp/Makefile.am:
16748 * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type), (nearest_pow),
16749 (ensure_size), (gst_fdset_new), (gst_fdset_free),
16750 (gst_fdset_set_mode), (gst_fdset_get_mode), (gst_fdset_add_fd),
16751 (gst_fdset_remove_fd), (gst_fdset_fd_ctl_write),
16752 (gst_fdset_fd_ctl_read), (gst_fdset_fd_has_closed),
16753 (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
16754 (gst_fdset_fd_can_write), (gst_fdset_wait):
16755 * gst/tcp/gstfdset.h:
16756 * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
16757 (gst_multifdsink_class_init), (gst_multifdsink_init),
16758 (gst_multifdsink_add), (gst_multifdsink_remove),
16759 (gst_multifdsink_clear), (gst_multifdsink_get_stats),
16760 (gst_multifdsink_remove_client_link),
16761 (gst_multifdsink_handle_client_read),
16762 (gst_multifdsink_client_queue_data),
16763 (gst_multifdsink_client_queue_caps),
16764 (gst_multifdsink_client_queue_buffer),
16765 (gst_multifdsink_handle_client_write),
16766 (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
16767 (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
16768 (gst_multifdsink_get_property), (gst_multifdsink_init_send),
16769 (gst_multifdsink_close):
16770 * gst/tcp/gstmultifdsink.h:
16771 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
16772 (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
16773 (gst_tcpserversink_handle_wait), (gst_tcpserversink_init_send),
16774 (gst_tcpserversink_close):
16775 * gst/tcp/gsttcpserversink.h:
16776 Abstracted away the select call, implemented poll (yes we ran into
16777 the 1024 limit in production).
16779 2004-08-11 Thomas Vander Stichele <thomas at apestaart dot org>
16781 * gst/tcp/gsttcp.c:
16782 * gst/tcp/gsttcpplugin.c:
16783 improve debuggging, remove assert
16785 2004-08-10 Wim Taymans <wim@fluendo.com>
16787 * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
16788 (gst_client_status_get_type), (gst_multifdsink_class_init),
16789 (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
16790 (gst_multifdsink_handle_client_read),
16791 (gst_multifdsink_handle_client_write),
16792 (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
16793 (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
16794 (gst_multifdsink_get_property):
16795 * gst/tcp/gstmultifdsink.h:
16796 * gst/tcp/gsttcp-marshal.list:
16797 Starting to prepare for specifying buffer time in other units
16798 than buffers. Expose remove reason in signal.
16800 2004-08-10 Wim Taymans <wim@fluendo.com>
16802 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
16803 (gst_multifdsink_remove), (gst_multifdsink_clear),
16804 (gst_multifdsink_remove_client_link),
16805 (gst_multifdsink_handle_client_read),
16806 (gst_multifdsink_client_queue_data),
16807 (gst_multifdsink_client_queue_buffer),
16808 (gst_multifdsink_handle_client_write),
16809 (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
16810 (gst_multifdsink_chain), (gst_multifdsink_close):
16811 * gst/tcp/gstmultifdsink.h:
16812 Added more debugging info. Changed the way clients are
16813 removed from the lists. Fixed a bug where a bad file descriptor
16814 could cause many clients to be removed.
16816 2004-08-06 Benjamin Otte <in7y118@public.uni-hamburg.de>
16818 * gst/videotestsrc/gstvideotestsrc.c: (generate_capslist):
16819 allow all pixel-aspect-ratios, not just 1:1
16821 2004-08-09 David Schleef <ds@schleef.org>
16823 * sys/glsink/ARB_multitexture.h: Remove old files.
16824 * sys/glsink/EXT_paletted_texture.h:
16825 * sys/glsink/NV_register_combiners.h:
16826 * sys/glsink/gstgl_nvimage.c:
16827 * sys/glsink/gstgl_pdrimage.c:
16828 * sys/glsink/gstgl_rgbimage.c:
16829 * sys/glsink/gstglsink.c:
16830 * sys/glsink/gstglsink.h:
16831 * sys/glsink/gstglxwindow.c:
16832 * sys/glsink/regcomb_yuvrgb.c:
16834 2004-08-09 David Schleef <ds@schleef.org>
16836 Patch from Gernot Ziegler <gz@lysator.liu.se> rewriting the
16837 GL sink plugin. (Bug #147302)
16839 * configure.ac: Test for OpenGL
16840 * sys/Makefile.am: Use test for OpenGL
16841 * sys/glsink/Makefile.am:
16842 * sys/glsink/glimagesink.c: rewrite
16843 * sys/glsink/glimagesink.h: rewrite
16845 2004-08-09 David Schleef <ds@schleef.org>
16847 * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_base_init): Only allow
16849 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get): same
16850 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): same
16851 * testsuite/gst-lint: Test for G_GUINT64_FORMAT usage near gettext.
16853 2004-08-09 Wim Taymans <wim@fluendo.com>
16855 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
16856 (gst_multifdsink_add), (gst_multifdsink_get_stats),
16857 (gst_multifdsink_client_remove),
16858 (gst_multifdsink_handle_client_read),
16859 (gst_multifdsink_handle_client_write),
16860 (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
16861 Do a bit more logging, make the client_read code more robust.
16863 2004-08-09 Thomas Vander Stichele <thomas at apestaart dot org>
16865 * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init_source),
16866 (gst_jpegdec_fill_input_buffer), (gst_jpegdec_skip_input_data),
16867 (gst_jpegdec_resync_to_restart), (gst_jpegdec_term_source),
16868 (gst_jpegdec_init), (gst_jpegdec_chain):
16869 * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
16870 (gst_multipart_demux_chain), (gst_multipart_demux_change_state):
16871 cleanups, debugging fixes and memleak plugging
16873 2004-08-09 Wim Taymans <wim@fluendo.com>
16875 * ext/theora/theoradec.c: (gst_theora_dec_class_init),
16876 (theora_get_formats), (theora_dec_src_convert),
16877 (theora_dec_sink_convert), (theora_dec_src_query),
16878 (theora_dec_src_event), (theora_dec_event), (theora_dec_chain),
16879 (theora_dec_change_state):
16880 Don't crash on missing header packets.
16882 2004-08-09 Thomas Vander Stichele <thomas at apestaart dot org>
16886 Added Albanian translation (Laurent Dhima)
16890 2004-08-09 Thomas Vander Stichele <thomas at apestaart dot org>
16892 * ext/lame/gstlame.c:
16895 2004-08-09 Thomas Vander Stichele <thomas at apestaart dot org>
16897 * sys/ximage/ximagesink.c:
16898 * sys/xvimage/xvimagesink.c:
16899 assign all TOO_LAZY's to a real category. Thanks to Warthy Warthog.
16901 2004-08-06 Wim Taymans <wim@fluendo.com>
16903 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
16904 (gst_multifdsink_add), (gst_multifdsink_get_stats),
16905 (gst_multifdsink_client_remove),
16906 (gst_multifdsink_handle_client_read),
16907 (gst_multifdsink_handle_client_write),
16908 (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
16909 Make sure we don't try to read more from a client that what
16910 ioctl says us or we deadlock.
16912 2004-08-05 Thomas Vander Stichele <thomas at apestaart dot org>
16914 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_src_link),
16915 (gst_videotestsrc_change_state), (gst_videotestsrc_src_query),
16916 (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
16917 decouple running_time and n_frames so it can handle changing
16918 framerate while running
16920 2004-08-05 Thomas Vander Stichele <thomas at apestaart dot org>
16924 updated translations
16926 2004-08-04 Benjamin Otte <otte@gnome.org>
16928 * gst/videotestsrc/gstvideotestsrc.c:
16929 (gst_videotestsrc_get_capslist), (generate_capslist),
16931 generate the list of supported caps at startup and reuse it instead
16932 of always generating it
16934 2004-07-30 Benjamin Otte <in7y118@public.uni-hamburg.de>
16936 * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link):
16937 whoops, last checkin broke normal build
16939 2004-08-03 Benjamin Otte <otte@gnome.org>
16941 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume),
16942 (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
16943 (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
16944 (gst_alsa_mixer_get_option):
16945 * ext/dvdnav/dvdnavsrc.c: (dvdnav_get_event_name),
16946 (dvdnavsrc_print_event):
16947 * ext/ogg/gstoggdemux.c: (_find_chain_process), (gst_ogg_print):
16948 * ext/ogg/gstoggmux.c: (gst_ogg_mux_pad_link),
16949 (gst_ogg_mux_pad_unlink):
16950 * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link),
16951 (gst_multipart_mux_pad_unlink):
16952 * gst/videofilter/gstvideobalance.c:
16953 (gst_videobalance_colorbalance_set_value):
16954 * gst/videomixer/videomixer.c: (gst_videomixer_pad_link),
16955 (gst_videomixer_pad_unlink):
16957 * sys/oss/gstossmixer.c:
16958 * sys/v4l/gstv4lcolorbalance.c:
16959 * sys/v4l/gstv4ltuner.c:
16960 * sys/v4l/v4lsrc_calls.c:
16961 * sys/v4l2/gstv4l2colorbalance.c:
16962 * sys/v4l2/gstv4l2tuner.c:
16963 compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friends
16965 2004-08-03 Benjamin Otte <otte@gnome.org>
16967 * examples/dynparams/filter.c: (ui_control_create):
16968 * examples/gstplay/player.c: (print_tag):
16969 * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad):
16970 * ext/gdk_pixbuf/gstgdkanimation.c:
16971 (gst_gdk_animation_iter_may_advance):
16972 * ext/jack/gstjack.c: (gst_jack_request_new_pad):
16973 * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list),
16974 (tag_list_to_id3_tag_foreach), (gst_id3_tag_handle_event):
16975 * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_tag_value):
16976 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value):
16977 * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
16978 * gst-libs/gst/media-info/media-info-test.c: (print_tag):
16979 * gst/sine/demo-dparams.c: (main):
16980 * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
16981 * testsuite/alsa/formats.c: (create_pipeline):
16982 * testsuite/alsa/sinesrc.c: (sinesrc_force_caps), (sinesrc_get):
16983 fixes for G_DISABLE_ASSERT and friends
16984 * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
16985 (mp3_type_frame_length_from_header), (mp3_type_find),
16987 require mp3 typefinding to have at least MIN_HEADERS valid headers
16988 add typefinding for AAC adts files
16990 2004-08-04 Jan Schmidt <thaytan@mad.scientist.com>
16992 * sys/ximage/ximagesink.c:
16993 (gst_ximagesink_calculate_pixel_aspect_ratio):
16994 * sys/xvimage/xvimagesink.c:
16995 (gst_xvimagesink_calculate_pixel_aspect_ratio):
16996 Make sure we calculate pixel-aspect-ratio using floating point maths
16998 2004-08-03 Thomas Vander Stichele <thomas at apestaart dot org>
17001 updated translation
17003 2004-08-03 Thomas Vander Stichele <thomas at apestaart dot org>
17005 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
17006 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get):
17007 add debugging for display PAR calculation
17009 2004-08-02 David Schleef <ds@schleef.org>
17011 * configure.ac: Fix mikmod CFLAGS.
17013 2004-07-27 Benjamin Otte <otte@gnome.org>
17015 * gst/audioscale/gstaudioscale.c:
17016 - fix templates to only support S16, it's the only format that works
17017 - make caps nego code use try_set_caps_nonfixed and fixation instead
17018 of try_set_caps twice, which is not nice for autopluggers
17019 - change rank to secondary, so autopluggers can pick it up after
17022 2004-08-02 Iain <iain@prettypeople.org>
17024 * gst/interleave/interleave.c (interleave_init),
17025 (interleave_request_new_pad),
17026 (interleave_pad_removed),
17027 (interleave_buffered_loop): Use the real pad count, not the artificial
17030 2004-08-02 Thomas Vander Stichele <thomas at apestaart dot org>
17032 * configure.ac: bump nano back to development
17034 === release 0.8.3 ===
17036 2004-08-02 Thomas Vander Stichele <thomas at apestaart dot org>
17038 * configure.ac: releasing 0.8.3, "Water"
17040 2004-08-02 Thomas Vander Stichele <thomas at apestaart dot org>
17042 * sys/xvimage/xvimagesink.c:
17043 (gst_xvimagesink_calculate_pixel_aspect_ratio),
17044 (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_sink_link),
17045 (gst_xvimagesink_change_state), (gst_xvimagesink_buffer_alloc),
17046 (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
17047 (gst_xvimagesink_init), (gst_xvimagesink_class_init):
17048 * sys/xvimage/xvimagesink.h:
17049 apply similar PAR fixes as to ximagesink
17051 2004-08-02 Thomas Vander Stichele <thomas at apestaart dot org>
17053 patch from: Benjamin Otte
17055 * ext/lame/gstlame.c: (gst_lame_src_link), (gst_lame_init):
17056 add link function to lame. Fixes #148986.
17058 2004-08-02 Johan Dahlin <johan@gnome.org>
17060 * gst/multipart/multipartmux.c (gst_multipart_mux_next_buffer):
17063 2004-07-30 David Schleef <ds@schleef.org>
17065 * gst/videomixer/Makefile.am: Fix things that should have been
17066 fixed in the last checkin.
17068 2004-07-30 David Schleef <ds@schleef.org>
17070 * gst/multipart/Makefile.am: Fix things that should have been
17071 fixed in the last checkin.
17073 2004-07-30 David Schleef <ds@schleef.org>
17075 * testsuite/multifilesink/Makefile.am: Fix unused variable.
17077 2004-07-30 Thomas Vander Stichele <thomas at apestaart dot org>
17080 bump nano for prerelease
17092 2004-07-30 Wim Taymans <wim@fluendo.com>
17094 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
17095 (gst_multifdsink_add), (gst_multifdsink_remove),
17096 (gst_multifdsink_clear), (gst_multifdsink_get_stats),
17097 (gst_multifdsink_client_remove),
17098 (gst_multifdsink_handle_client_write),
17099 (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
17100 * gst/tcp/gstmultifdsink.h:
17101 Recover from a select with a bad file descriptor by removing
17104 2004-07-30 Thomas Vander Stichele <thomas at apestaart dot org>
17107 fix requirement of core
17108 * gst-libs/gst/play/play.c: (gst_play_error_plugin),
17109 (gst_play_pipeline_setup):
17110 don't use colorspace element. do use hermescolorspace element.
17111 make macro to get a colorspace element.
17112 mark strings for translation.
17124 update translations
17126 2004-07-30 Zaheer Abbas Merali <zaheerabbas at merali dot org>
17128 * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
17129 fix default for newmedia flag
17131 2004-07-30 Wim Taymans <wim@fluendo.com>
17133 * ext/theora/theoradec.c: (gst_theora_dec_class_init),
17134 (gst_theora_dec_init), (theora_get_formats),
17135 (theora_dec_src_convert), (theora_dec_sink_convert),
17136 (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
17137 (theora_dec_chain), (theora_dec_set_property),
17138 (theora_dec_get_property):
17139 * ext/theora/theoraenc.c: (gst_border_mode_get_type),
17140 (gst_theora_enc_class_init), (gst_theora_enc_init),
17141 (theora_enc_sink_link), (theora_enc_chain),
17142 (theora_enc_set_property), (theora_enc_get_property):
17143 Added cropping option to theora decoder.
17144 Added border option to theora encoder.
17146 2004-07-30 Zaheer Abbas Merali <zaheerabbas at merali dot org>
17148 * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
17149 (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
17150 (gst_pngenc_set_property):
17151 * ext/libpng/gstpngenc.h:
17152 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
17154 2004-07-30 Wim Taymans <wim@fluendo.com>
17156 * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
17157 (theora_enc_sink_link), (theora_enc_chain),
17158 (theora_enc_set_property), (theora_enc_get_property):
17159 Fix encoding of non-multiple-of-16 video.
17161 2004-07-29 David Schleef <ds@schleef.org>
17163 * configure.ac: make test for audiofile more strict
17165 2004-07-25 Benjamin Otte <in7y118@public.uni-hamburg.de>
17167 * gst/typefind/gsttypefindfunctions.c: (plugin_init):
17168 give different names to typefind functions
17170 2004-07-28 Thomas Vander Stichele <thomas at apestaart dot org>
17172 * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
17173 (gst_ximagesink_calculate_pixel_aspect_ratio),
17174 (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
17175 (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
17176 (gst_ximagesink_set_xwindow_id), (gst_ximagesink_set_property),
17177 (gst_ximagesink_get_property), (gst_ximagesink_init):
17178 * sys/ximage/ximagesink.h:
17179 allocate PAR's dynamically.
17180 use autodetected PAR if no object-set PAR is given.
17181 add workaround for directfb's X not setting physical size.
17182 fix to xvimagesink will follow tomorrow.
17184 2004-07-28 Zaheer Abbas Merali <zaheerabbas at merali dot org>
17186 * ext/lame/gstlame.c: (gst_lame_chain): send tag events downstream
17187 * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
17188 (gst_shout2send_get_type), (gst_shout2send_set_clock),
17189 (gst_shout2send_class_init), (gst_shout2send_init),
17190 (set_shout_metadata), (gst_shout2send_set_metadata),
17191 (gst_shout2send_chain), (gst_shout2send_set_property),
17192 (gst_shout2send_get_property), (gst_shout2send_connect),
17193 (gst_shout2send_change_state):
17194 * ext/shout2/gstshout2.h:
17195 - fix for sending mp3 audio to icecast2 server, if pad link function not
17196 called before PAUSED state
17197 - added option to use GStreamer clock sync (as opposed to libshout's own sync)
17198 - added tagging support for mp3 audio broadcasted
17199 * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
17202 2004-07-28 Wim Taymans <wim@fluendo.com>
17204 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
17205 (gst_ogg_demux_push):
17206 Return query failure when we don't know the length of
17207 an ogg stream insteda of returning TRUE with a bogus value.
17209 2004-07-28 Wim Taymans <wim@fluendo.com>
17211 * ext/theora/theoradec.c: (theora_get_formats),
17212 (theora_dec_src_convert), (theora_dec_sink_convert),
17213 (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
17214 (theora_dec_chain):
17215 Don't screw up the 1 Chroma for 1 luma sample situation when we
17216 have an odd offset/width by adding a black border in those cases.
17218 2004-07-28 Wim Taymans <wim@fluendo.com>
17220 * ext/theora/theoradec.c: (theora_get_formats),
17221 (theora_dec_src_convert), (theora_dec_sink_convert),
17222 (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
17223 (theora_dec_chain):
17224 * ext/theora/theoraenc.c: (theora_enc_sink_link):
17225 Added first attempt at cropping of the image as required by the
17226 theora spec. We need more properties in the caps (offset_x,
17227 offset_y,stride) to implement this correctly.
17229 2004-07-28 Jan Schmidt <thaytan@mad.scientist.com>
17231 * ext/dvdnav/README:
17232 Update the README to use dvddemux
17233 * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
17234 Ensure getcaps returns a subset of the template caps
17235 * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_base_init),
17236 (gst_mpeg2subt_init):
17237 Ensure getcaps returns a subset of the template caps
17238 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
17239 (gst_dvd_demux_init), (gst_dvd_demux_get_video_stream),
17240 (gst_dvd_demux_get_subpicture_stream),
17241 (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_set_cur_subpicture):
17242 * gst/mpegstream/gstdvddemux.h:
17243 Set the explicit caps on the current_video pad before pushing
17245 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
17246 (gst_mpeg_demux_get_audio_stream):
17247 Free caps used to gst_pad_set_explicit_caps, which takes a const
17250 2004-07-28 Thomas Vander Stichele <thomas at apestaart dot org>
17252 * configure.ac: update GStreamer requirement to 0.8.4 because of
17255 2004-07-28 Wim Taymans <wim@fluendo.com>
17257 * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
17258 (gst_wavparse_handle_seek), (gst_wavparse_srcpad_event):
17259 Add the pad to the element after setting up the caps. This
17260 makes it a lot easier to autoplug.
17262 2004-07-27 Steve Lhomme <steve.lhomme@free.fr>
17264 * gst/median/gstmedian.c:
17265 * gst/mpeg2subt/gstmpeg2subt.c:
17266 * gst/mpegaudioparse/gstmpegaudioparse.c:
17267 * gst/mpegstream/gstdvddemux.c:
17268 * gst/mpegstream/gstmpegdemux.c:
17269 * gst/mpegstream/gstmpegpacketize.c:
17270 * gst/rtjpeg/gstrtjpeg.c:
17271 * gst/rtjpeg/gstrtjpegdec.c:
17272 * gst/rtjpeg/gstrtjpegenc.c:
17273 * gst/sine/gstsinesrc.c:
17274 * gst/smooth/gstsmooth.c:
17275 * gst/smpte/gstsmpte.c:
17276 * gst/smpte/gstsmpte.h:
17277 * gst/stereo/gststereo.c:
17278 * gst/videofilter/gstgamma.c:
17279 * gst/videofilter/gstvideobalance.c:
17280 * gst/videofilter/gstvideofilter.c:
17281 * gst/videofilter/gstvideoflip.c:
17282 * gst/videoscale/gstvideoscale.c:
17283 * gst/videoscale/videoscale.c:
17284 * gst/videotestsrc/gstvideotestsrc.c:
17285 * gst/videotestsrc/videotestsrc.c:
17286 * gst/wavenc/gstwavenc.c:
17287 * gst/wavparse/gstwavparse.c:
17288 fix local includes and 64 bits constants
17290 2004-07-27 Steve Lhomme <steve.lhomme@free.fr>
17293 * gst-libs/gst/*/*.vcproj:
17295 more working plugins
17297 2004-07-27 Zaheer Abbas Merali <zaheerabbas at merali dot org>
17299 * testsuite/alsa/Makefile.am:
17300 * testsuite/alsa/srcstate.c:
17301 add test for alsasrc changing state
17303 2004-07-27 Zaheer Abbas Merali <zaheerabbas at merali dot org>
17305 * gst/silence/gstsilence.c: (gst_silence_init), (gst_silence_link),
17307 * gst/silence/gstsilence.h:
17308 fix silence generation for 16bit raw audio
17310 2004-07-27 Thomas Vander Stichele <thomas at apestaart dot org>
17312 * gst/matroska/matroska-demux.c:
17313 (gst_matroska_demux_parse_metadata),
17314 (gst_matroska_demux_video_caps), (gst_matroska_demux_plugin_init):
17315 * gst/mpegaudio/common.c:
17316 * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
17317 (gst_videoscale_getcaps), (gst_videoscale_link),
17318 (gst_videoscale_src_fixate), (gst_videoscale_init),
17319 (gst_videoscale_finalize):
17320 * gst/videoscale/gstvideoscale.h:
17321 * gst/videotestsrc/gstvideotestsrc.c:
17322 (gst_videotestsrc_get_capslist):
17323 * gst/wavenc/gstwavenc.c:
17324 * sys/oss/gstossmixer.c: (fill_labels):
17325 * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
17326 (gst_ximagesink_handle_xevents),
17327 (gst_ximagesink_calculate_pixel_aspect_ratio),
17328 (gst_ximagesink_xcontext_get), (gst_ximagesink_fixate),
17329 (gst_ximagesink_getcaps), (gst_ximagesink_sink_link),
17330 (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
17331 (gst_ximagesink_set_property), (gst_ximagesink_get_property),
17332 (gst_ximagesink_init), (gst_ximagesink_class_init):
17333 * sys/ximage/ximagesink.h:
17334 * sys/xvimage/xvimagesink.c:
17335 (gst_xvimagesink_calculate_pixel_aspect_ratio),
17336 (gst_xvimagesink_xcontext_get), (gst_xvimagesink_sink_link),
17337 (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
17338 (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
17339 (gst_xvimagesink_init), (gst_xvimagesink_class_init):
17340 * sys/xvimage/xvimagesink.h:
17341 first batch of pixel aspect ratio commits.
17343 2004-07-27 Thomas Vander Stichele <thomas at apestaart dot org>
17345 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17346 (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_chain):
17347 * gst/ffmpegcolorspace/imgconvert.c: (avpicture_fill):
17348 handle stride, needs work if we want to move stride handling
17349 upstream, but works correctly for our purposes.
17351 2004-07-27 Thomas Vander Stichele <thomas at apestaart dot org>
17353 * gst/videoscale/README:
17354 add testing examples
17355 * gst/videoscale/gstvideoscale.c: (gst_videoscale_link),
17356 (gst_videoscale_chain):
17357 * gst/videoscale/videoscale.c: (gst_videoscale_setup),
17358 (gst_videoscale_get_size):
17359 add get_size function that handles stride like videotestsrc.
17360 fixes conversion for YUV formats for as much as I can test them.
17362 2004-07-27 Thomas Vander Stichele <thomas at apestaart dot org>
17364 * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
17365 (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
17366 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
17367 (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
17368 (gst_xvimagesink_xvimage_put):
17369 further cleanups, logging, error handling and synchronizing
17371 2004-07-27 Wim Taymans <wim@fluendo.com>
17373 * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
17374 (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
17375 (gst_videomixer_pad_set_property),
17376 (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
17377 (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
17378 (gst_videomixer_class_init), (gst_videomixer_init),
17379 (gst_videomixer_getcaps), (gst_videomixer_request_new_pad),
17380 (gst_videomixer_blend_ayuv_i420), (pad_zorder_compare),
17381 (gst_videomixer_sort_pads), (gst_videomixer_fill_checker),
17382 (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
17383 (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
17384 (gst_videomixer_loop), (plugin_init):
17385 Be a nicer negotiation citizen and provide a getcaps function on
17386 the srcpad. This also fixes a crash when resizing.
17388 2004-07-27 Julien MOUTTE <julien@moutte.net>
17390 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
17391 (gst_xvimagesink_xvimage_new): Some fixes to image size calculation.
17393 2004-07-27 Wim Taymans <wim@fluendo.com>
17395 * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps):
17396 * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
17397 (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
17398 (gst_pngenc_set_property):
17399 * ext/libpng/gstpngenc.h:
17400 Added snapshot property to pngenc.
17401 removed g_print from pngdec
17403 2004-07-27 Steve Lhomme <steve.lhomme@free.fr>
17405 * gst/ac3parse/ac3parse.vcproj
17406 * gst/adder/adder.vcproj
17407 * gst/alpha/alpha.vcproj
17408 * gst/alpha/alphacolor.vcproj
17409 * gst/asfdemux/asf.vcproj
17410 * gst/audioconvert/audioconvert.vcproj
17411 * gst/audiorate/audiorate.vcproj
17412 * gst/audioscale/audioscale.vcproj
17413 * gst/auparse/auparse.vcproj
17414 * gst/avi/avi.vcproj
17415 * gst/cdxaparse/cdxaparse.vcproj
17416 * gst/chart/chart.vcproj
17417 * gst/colorspace/colorspace.vcproj
17418 * gst/cutter/cutter.vcproj
17419 * gst/debug/debug.vcproj
17420 * gst/debug/efence.vcproj
17421 * gst/debug/navigationtest.vcproj
17422 * gst/deinterlace/deinterlace.vcproj
17423 * gst/effectv/effectv.vcproj
17424 * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
17425 * gst/filter/filter.vcproj
17426 * gst/flx/flxdec.vcproj
17427 * gst/goom/goom.vcproj
17428 * gst/interleave/interleave.vcproj
17429 * gst/law/alaw.vcproj
17430 * gst/law/mulaw.vcproj
17431 * gst/matroska/matroska.vcproj
17432 * gst/median/median.vcproj
17433 * gst/mixmatrix/mixmatrix.vcproj
17434 * gst/mpeg1sys/mpeg1systemencode.vcproj
17435 * gst/mpeg1videoparse/mp1videoparse.vcproj
17436 * gst/mpeg2sub/mpeg2subt.vcproj
17437 * gst/mpegaudio/mpegaudio.vcproj
17438 * gst/mpegaudioparse/mpegaudioparse.vcproj
17439 * gst/mpegstream/mpegstream.vcproj
17440 * gst/multifilesink/multifilesink.vcproj
17441 * gst/multipart/multipart.vcproj
17442 * gst/oneton/oneton.vcproj
17443 * gst/overlay/overlay.vcproj
17444 * gst/passthrough/passthrough.vcproj
17445 * gst/qtdemux/qtdemux.vcproj
17446 * gst/realmedia/rmdemux.vcproj
17447 * gst/rtjpeg/rtjpeg.vcproj
17448 * gst/rtp/rtp.vcproj
17449 * gst/silence/silence.vcproj
17450 * gst/sine/sinesrc.vcproj
17451 * gst/smooth/smooth.vcproj
17452 * gst/smpte/smpte.vcproj
17453 * gst/spectrum/spectrum.vcproj
17454 * gst/speed/speed.vcproj
17455 * gst/stereo/stereo.vcproj
17456 * gst/switch/switch.vcproj
17457 * gst/tags/tagedit.vcproj
17458 * gst/tcp/tcp.vcproj
17459 * gst/typefind/typefindfunctions.vcproj
17460 * gst/udp/udp.vcproj
17461 * gst/videobox/videobox.vcproj
17462 * gst/videocrop/videocrop.vcproj
17463 * gst/videodrop/videodrop.vcproj
17464 * gst/videofilter/gamma.vcproj
17465 * gst/videofilter/videobalance.vcproj
17466 * gst/videofilter/videofilter.vcproj
17467 * gst/videofilter/videoflip.vcproj
17468 * gst/videoflip/videoflip.vcproj
17469 * gst/videomixer/videomixer.vcproj
17470 * gst/videorate/videorate.vcproj
17471 * gst/videoscale/videoscale.vcproj
17472 * gst/videotestsrc/videotestsrc.vcproj
17473 * gst/virtualdub/virtualdub.vcproj
17474 * gst/volenv/volenv.vcproj
17475 * gst/volume/volume.vcproj
17476 * gst/wavenc/wavenc.vcproj
17477 * gst/wavparse/wavparse.vcproj
17478 * gst/y4m/y4menc.vcproj
17479 * gst-libs/gst/audio/audio.vcproj
17480 * gst-libs/gst/audio/audiofilter.vcproj
17481 * gst-libs/gst/colorbalance/colorbalance.vcproj
17482 * gst-libs/gst/idct/idtc.vcproj
17483 * gst-libs/gst/media-info/media-info.vcproj
17484 * gst-libs/gst/mixer/mixer.vcproj
17485 * gst-libs/gst/navigation/navigation.vcproj
17486 * gst-libs/gst/play/play.vcproj
17487 * gst-libs/gst/propertyprobe/propertyprobe.vcproj
17488 * gst-libs/gst/resample/resample.vcproj
17489 * gst-libs/gst/riff/riff.vcproj
17490 * gst-libs/gst/tuner/tuner.vcproj
17491 * gst-libs/gst/video/video.vcproj
17492 * gst-libs/gst/xoverlay/xoverlay.vcproj
17493 avoid problems with math.h, fix release dependancy
17494 rename GStreamer-0.8.lib to libgstreamer.lib
17496 2004-07-27 Julien MOUTTE <julien@moutte.net>
17498 * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
17499 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate): When
17500 the atom is not available we have to unlock the mutex. Fixes #148023
17502 2004-07-26 Steve Lhomme <steve.lhomme@free.fr>
17504 * gst-libs/gst/media-info/media-info.h:
17505 issue for a vararg macro with MSVC
17507 2004-07-26 Steve Lhomme <steve.lhomme@free.fr>
17509 * gst/effectv/effectv.vcproj
17510 * gst-libs/gst/idct/idct.vcproj:
17511 * gst-libs/gst/media-info/media-info.vcproj:
17512 * gst-libs/gst/navigation/navigation.vcproj:
17513 * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
17514 * gst-libs/gst/video/video.vcproj:
17515 * gst-libs/gst/xoverlay/xoverlay.vcproj:
17516 fixes for build problems
17518 2004-07-26 Steve Lhomme <steve.lhomme@free.fr>
17520 * gst-libs/gst/audio/audio.def:
17521 * gst-libs/gst/audio/riff.def:
17522 add some definitions needed by plugins
17524 2004-07-26 Steve Lhomme <steve.lhomme@free.fr>
17526 * gst/asfdemux/gstasfmux.c
17527 Fix some 64 bits constants to be glib friendly
17529 2004-07-26 Steve Lhomme <steve.lhomme@free.fr>
17531 * gst/ac3parse/gstac3parse.c
17532 * gst/audioscale/gstaudioscale.c
17533 * gst/auparse/gstauparse.c
17534 * gst/colorspace/gstcolorspace.c
17535 * gst/colorspace/yuv2rgb.h
17536 local include fixes
17538 2004-07-26 Steve Lhomme <steve.lhomme@free.fr>
17541 add more plugins to the build
17543 2004-07-26 Julien MOUTTE <julien@moutte.net>
17545 * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
17546 (gst_ximagesink_ximage_new): Some more fixes to image size calculation.
17548 2004-07-26 Thomas Vander Stichele <thomas at apestaart dot org>
17550 * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
17551 (gst_level_set_property), (gst_level_get_property),
17552 (gst_level_base_init), (gst_level_class_init):
17553 add debugging categories. cleanups.
17555 2004-07-26 Thomas Vander Stichele <thomas at apestaart dot org>
17557 * gst/videoscale/videoscale.c: (gst_videoscale_setup),
17558 (gst_videoscale_planar411), (gst_videoscale_planar400),
17559 (gst_videoscale_packed422), (gst_videoscale_packed422rev),
17560 (gst_videoscale_scale_nearest_str1),
17561 (gst_videoscale_scale_nearest_str2),
17562 (gst_videoscale_scale_nearest_str4),
17563 (gst_videoscale_scale_nearest_16bit),
17564 (gst_videoscale_scale_nearest_24bit):
17565 fixed stride issues
17566 tested with 320x240 -> 321, 322, 324 x240
17567 tested with YV12, I420, YUY2, UYVY
17568 fixed packed422rev (don't think it could have worked before)
17569 by testing with UYVY
17571 2004-07-26 Benjamin Otte <otte@gnome.org>
17573 * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_init),
17574 (gst_lame_chain), (gst_lame_setup), (gst_lame_change_state),
17576 add debugging category, add error checks like checking return values
17577 of setup calls, make sure it still works after
17578 PLAYING=>NULL=>PLAYING, fix encoding of mono streams
17580 2004-07-26 Wim Taymans <wim@fluendo.com>
17582 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
17583 (gst_mpeg_demux_get_audio_stream),
17584 (gst_mpeg_demux_process_private):
17585 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_send_data):
17586 Check for error codes from the negotiation functions. Make sure
17587 we really set the pad caps when a new pad is created.
17589 2004-07-26 Thomas Vander Stichele <thomas at apestaart dot org>
17591 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
17592 (gst_ffmpeg_caps_to_pix_fmt):
17593 * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
17594 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17595 (gst_ffmpegcolorspace_pad_link):
17596 don't make function do two things at the same time without reason.
17598 2004-07-26 Steve Lhomme <steve.lhomme@free.fr>
17600 * gst/ac3parse/ac3parse.vcproj
17601 * gst/adder/adder.vcproj
17602 * gst/alpha/alpha.vcproj
17603 * gst/alpha/alphacolor.vcproj
17604 * gst/asfdemux/asf.vcproj
17605 * gst/audioconvert/audioconvert.vcproj
17606 * gst/audiorate/audiorate.vcproj
17607 * gst/audioscale/audioscale.vcproj
17608 * gst/auparse/auparse.vcproj
17609 * gst/avi/avi.vcproj
17610 * gst/cdxaparse/cdxaparse.vcproj
17611 * gst/chart/chart.vcproj
17612 * gst/colorspace/colorspace.vcproj
17613 * gst/cutter/cutter.vcproj
17614 * gst/debug/debug.vcproj
17615 * gst/debug/efence.vcproj
17616 * gst/debug/navigationtest.vcproj
17617 * gst/deinterlace/deinterlace.vcproj
17618 * gst/effectv/effectv.vcproj
17619 * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
17620 * gst/filter/filter.vcproj
17621 * gst/flx/flxdec.vcproj
17622 * gst/goom/goom.vcproj
17623 * gst/interleave/interleave.vcproj
17624 * gst/law/alaw.vcproj
17625 * gst/law/mulaw.vcproj
17626 * gst/matroska/matroska.vcproj
17627 * gst/median/median.vcproj
17628 * gst/mixmatrix/mixmatrix.vcproj
17629 * gst/mpeg1sys/mpeg1systemencode.vcproj
17630 * gst/mpeg1videoparse/mp1videoparse.vcproj
17631 * gst/mpeg2sub/mpeg2subt.vcproj
17632 * gst/mpegaudio/mpegaudio.vcproj
17633 * gst/mpegaudioparse/mpegaudioparse.vcproj
17634 * gst/mpegstream/mpegstream.vcproj
17635 * gst/multifilesink/multifilesink.vcproj
17636 * gst/multipart/multipart.vcproj
17637 * gst/oneton/oneton.vcproj
17638 * gst/overlay/overlay.vcproj
17639 * gst/passthrough/passthrough.vcproj
17640 * gst/qtdemux/qtdemux.vcproj
17641 * gst/realmedia/rmdemux.vcproj
17642 * gst/rtjpeg/rtjpeg.vcproj
17643 * gst/rtp/rtp.vcproj
17644 * gst/silence/silence.vcproj
17645 * gst/sine/sinesrc.vcproj
17646 * gst/smooth/smooth.vcproj
17647 * gst/smpte/smpte.vcproj
17648 * gst/spectrum/spectrum.vcproj
17649 * gst/speed/speed.vcproj
17650 * gst/stereo/stereo.vcproj
17651 * gst/switch/switch.vcproj
17652 * gst/tags/tagedit.vcproj
17653 * gst/tcp/tcp.vcproj
17654 * gst/typefind/typefindfunctions.vcproj
17655 * gst/udp/udp.vcproj
17656 * gst/videobox/videobox.vcproj
17657 * gst/videocrop/videocrop.vcproj
17658 * gst/videodrop/videodrop.vcproj
17659 * gst/videofilter/gamma.vcproj
17660 * gst/videofilter/videobalance.vcproj
17661 * gst/videofilter/videofilter.vcproj
17662 * gst/videofilter/videoflip.vcproj
17663 * gst/videoflip/videoflip.vcproj
17664 * gst/videomixer/videomixer.vcproj
17665 * gst/videorate/videorate.vcproj
17666 * gst/videoscale/videoscale.vcproj
17667 * gst/videotestsrc/videotestsrc.vcproj
17668 * gst/virtualdub/virtualdub.vcproj
17669 * gst/volenv/volenv.vcproj
17670 * gst/volume/volume.vcproj
17671 * gst/wavenc/wavenc.vcproj
17672 * gst/wavparse/wavparse.vcproj
17673 * gst/y4m/y4menc.vcproj
17674 more plugins supported under windows
17676 2004-07-26 Thomas Vander Stichele <thomas at apestaart dot org>
17678 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
17679 (gst_ximagesink_ximage_put), (gst_ximagesink_renegotiate_size),
17680 (gst_ximagesink_chain), (gst_ximagesink_buffer_alloc):
17681 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
17682 (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc):
17683 Add debugging statements. Use the sizes as returned by the
17684 *CreateImage calls.
17686 2004-07-26 Johan Dahlin <johan@gnome.org>
17688 * gst/tcp/gsttcpclientsrc.c (gst_tcpclientsrc_get): Make sure that
17689 the pad is negotiated.
17691 * gst/ffmpegcolorspace/gstffmpegcolorspace.c (gst_ffmpegcolorspace_chain): Ditto
17693 2004-07-26 Steve Lhomme <steve.lhomme@free.fr>
17695 * gst-libs/gst/colorbalance/colorbalance.vcproj:
17696 * gst-libs/gst/idct/idct.vcproj:
17697 * gst-libs/gst/media-info/media-info.vcproj:
17698 * gst-libs/gst/mixer/mixer.vcproj:
17699 * gst-libs/gst/navigation/navigation.vcproj:
17700 * gst-libs/gst/play/play.vcproj:
17701 * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
17702 * gst-libs/gst/resample/resample.vcproj:
17703 * gst-libs/gst/tuner/tuner.vcproj:
17704 * gst-libs/gst/video/video.vcproj:
17705 * gst-libs/gst/xoverlay/xoverlay.vcproj:
17706 more plugins supported under windows
17708 2004-07-25 Iain <iain@prettypeople.org>
17710 * gst/wavparse/gstwavparse.c (gst_wavparse_fmt): Set the caps on the
17711 pad now rather than when the pad is created because state changes wipe
17712 explicit caps (fixes #148043).
17714 2004-07-25 Sebastien Cote <sc5@hermes.usherb.ca>
17716 reviewed by Benjamin Otte <otte@gnome.org>
17718 * ext/mad/gstmad.c:
17719 fix mad plugin crashing on Sun (fixes #148289)
17721 2004-07-25 Steve Lhomme <steve.lhomme@free.fr>
17724 * gst/avi/avi.vcproj:
17725 * gst/matroska/matroska.def:
17726 * gst/matroska/matroska.vcproj:
17727 remove unused .def files
17729 2004-07-25 Steve Lhomme <steve.lhomme@free.fr>
17731 * gst-libs/gst/audio/gstaudiofilter.c:
17732 Clean the local include
17734 2004-07-25 Steve Lhomme <steve.lhomme@free.fr>
17737 * gst-libs/gst/audio/audio.def:
17738 * gst-libs/gst/audio/audio.vcproj:
17739 * gst-libs/gst/audio/audiofilter.vcproj:
17740 * gst-libs/gst/audio/riff.def:
17741 * gst-libs/gst/audio/riff.vcproj:
17742 * gst-libs/gst/gst-libs.def:
17743 * gst-libs/gst/gst-libs.vcproj:
17744 * gst/avi/avi.vcproj:
17745 * gst/avi/avi.vcproj:
17746 Copy the files where needed after building, cleaner projects
17748 2004-07-25 Steve Lhomme <steve.lhomme@free.fr>
17750 * gst/matroska/ebml-write.c:
17751 Fix some 64 bits constants to be glib friendly
17753 2004-07-24 Steve Lhomme <steve.lhomme@free.fr>
17756 * gst-libs/gst/gst-libs.def:
17757 * gst-libs/gst/gst-libs.vcproj:
17758 * gst/matroska/matroska.def:
17759 * gst/matroska/matroska.vcproj:
17760 Add the preliminary canvas to build plugins on Win32
17762 2004-07-23 Benjamin Otte <otte@gnome.org>
17764 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
17765 don't enfore negotiation from source side, it breaks
17766 sinesrc ! audioconvert ! osssink
17768 2004-07-22 David Schleef <ds@schleef.org>
17770 * gst/typefind/gsttypefindfunctions.c: (plugin_init): Add typefind
17771 for ELF files, since they can easily be recognized as audio/mpeg.
17774 2004-07-22 Thomas Vander Stichele <thomas at apestaart dot org>
17776 * gst/videoscale/videoscale.c: (gst_videoscale_setup),
17777 (gst_videoscale_planar411), (gst_videoscale_scale_nearest_32bit),
17778 (gst_videoscale_scale_nearest_24bit),
17779 (gst_videoscale_scale_nearest_16bit):
17780 fix 16bit and 24bit for stride (24bit might need testing)
17781 don't pretend we do more than one algorithm
17783 2004-07-22 Zaheer Abbas Merali <zaheerabbas at merali dot org>
17787 * gst/multifilesink/Makefile.am:
17788 * gst/multifilesink/gstmultifilesink.c:
17789 (gst_multifilesink_get_formats),
17790 (gst_multifilesink_get_query_types), (_do_init),
17791 (gst_multifilesink_base_init), (gst_multifilesink_class_init),
17792 (gst_multifilesink_init), (gst_multifilesink_dispose),
17793 (gst_multifilesink_set_location), (gst_multifilesink_set_property),
17794 (gst_multifilesink_get_property), (gst_multifilesink_open_file),
17795 (gst_multifilesink_close_file), (gst_multifilesink_next_file),
17796 (gst_multifilesink_pad_query), (gst_multifilesink_handle_event),
17797 (gst_multifilesink_chain), (gst_multifilesink_change_state),
17798 (gst_multifilesink_uri_get_type),
17799 (gst_multifilesink_uri_get_protocols),
17800 (gst_multifilesink_uri_get_uri), (gst_multifilesink_uri_set_uri),
17801 (gst_multifilesink_uri_handler_init), (plugin_init):
17802 * gst/multifilesink/gstmultifilesink.h:
17803 * testsuite/Makefile.am:
17804 * testsuite/multifilesink/Makefile.am:
17805 * testsuite/multifilesink/fakesrc_test.c: (gst_newmedia_base_init),
17806 (gst_newmedia_class_init), (gst_newmedia_init),
17807 (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
17808 (newfile_signal), (test_signal), (main):
17809 multifilesink plugin for creating new files every time a new media
17810 discontinuity event occurs
17812 2004-07-22 Wim Taymans <wim@fluendo.com>
17814 * gst/alpha/Makefile.am:
17815 * gst/alpha/gstalphacolor.c: (gst_alpha_color_get_type),
17816 (gst_alpha_color_base_init), (gst_alpha_color_class_init),
17817 (gst_alpha_color_init), (gst_alpha_color_set_property),
17818 (gst_alpha_color_get_property), (gst_alpha_color_sink_link),
17819 (transform), (gst_alpha_color_chain),
17820 (gst_alpha_color_change_state), (plugin_init):
17821 Stupid plugin to to RGBA to AYUV conversion because none of
17822 the colorspace plugins can handle that yet.
17824 2004-07-22 Wim Taymans <wim@fluendo.com>
17826 * examples/seeking/seek.c: (update_scale), (main):
17827 * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
17828 (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
17829 (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
17830 (gst_decode_bin_init), (gst_decode_bin_dispose),
17831 (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
17832 (no_more_pads), (close_link), (type_found),
17833 (gst_decode_bin_set_property), (gst_decode_bin_get_property),
17835 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
17836 (gst_play_base_bin_class_init), (gst_play_base_bin_init),
17837 (gst_play_base_bin_dispose), (queue_overrun),
17838 (gen_preroll_element), (remove_prerolls), (unknown_type),
17839 (no_more_pads), (new_stream), (setup_source),
17840 (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
17841 (play_base_eos), (gst_play_base_bin_change_state),
17842 (gst_play_base_bin_add_element),
17843 (gst_play_base_bin_remove_element),
17844 (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
17845 (gst_play_base_bin_unlink_stream),
17846 (gst_play_base_bin_get_streaminfo):
17847 * gst/playback/gstplaybin.c: (gen_video_element),
17848 (gen_audio_element):
17849 * gst/playback/gststreaminfo.h:
17850 More playback updates, attempt to fix things after the state change
17853 2004-07-22 Thomas Vander Stichele <thomas at apestaart dot org>
17855 * gst/videoscale/videoscale.c: (gst_videoscale_planar411),
17856 (gst_videoscale_scale_nearest_16bit):
17859 2004-07-22 Thomas Vander Stichele <thomas at apestaart dot org>
17861 * gst/videotestsrc/gstvideotestsrc.c:
17862 (gst_videotestsrc_class_init), (gst_videotestsrc_src_link),
17863 (gst_videotestsrc_init), (gst_videotestsrc_get),
17864 (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
17865 (gst_videotestsrc_get_property):
17866 * gst/videotestsrc/gstvideotestsrc.h:
17867 * gst/videotestsrc/videotestsrc.c:
17868 * gst/videotestsrc/videotestsrc.h:
17869 cleanup and commenting
17871 2004-07-21 Wim Taymans <wim@fluendo.com>
17873 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
17874 (gst_ogg_demux_get_formats), (gst_ogg_demux_src_query),
17875 (gst_ogg_demux_src_event), (gst_ogg_demux_src_convert),
17876 (gst_ogg_demux_handle_event), (gst_ogg_demux_seek_before),
17877 (_find_chain_get_unknown_part), (_find_streams_check),
17878 (gst_ogg_demux_push), (gst_ogg_pad_push):
17879 * ext/theora/theoradec.c: (theora_get_formats),
17880 (theora_dec_src_convert), (theora_dec_sink_convert),
17881 (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
17882 (theora_dec_chain):
17883 * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
17884 (vorbis_dec_convert), (vorbis_dec_src_query),
17885 (vorbis_dec_src_event), (vorbis_dec_event):
17886 More seeking fixes, oggdemux now supports seeking to time and
17887 uses the downstream element to convert granulepos to time.
17888 Seeking in theora-only ogg files now works.
17890 2004-07-21 Wim Taymans <wim@fluendo.com>
17892 * ext/theora/theoradec.c: (gst_theora_dec_init),
17893 (theora_get_formats), (theora_get_event_masks),
17894 (theora_get_query_types), (theora_dec_src_convert),
17895 (theora_dec_sink_convert), (theora_dec_src_query),
17896 (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
17897 * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
17898 (vorbis_get_event_masks), (vorbis_get_query_types),
17899 (gst_vorbis_dec_init), (vorbis_dec_convert),
17900 (vorbis_dec_src_query), (vorbis_dec_src_event), (vorbis_dec_event):
17901 Added query/convert/formats functions to vorbis and theora decoders
17902 so that the outside world can use them too. Fixed seeking on an
17903 ogg/theora/vorbis file by disabling the seeking seeking on the
17906 2004-07-21 Julien MOUTTE <julien@moutte.net>
17908 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
17909 (gst_ximagesink_renegotiate_size), (gst_ximagesink_sink_link),
17910 (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id): Optimize
17911 images creation for both elements. We don't create the image on caps
17912 nego or renego, we just destroy the internal one if present if it does
17913 not match the needs. The chain function takes care of creating a new
17915 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
17916 (gst_xvimagesink_xwindow_decorate), (gst_xvimagesink_sink_link),
17917 (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
17918 (gst_xvimagesink_set_xwindow_id): Additionally xvimage now contains
17919 the image format information. The buffer pool checks for the context
17920 image format and discard images with different formats.
17921 * sys/xvimage/xvimagesink.h: Adding im_format in the xvimage structure.
17923 2004-07-21 Thomas Vander Stichele <thomas at apestaart dot org>
17925 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17926 (gst_ffmpegcolorspace_chain):
17927 no point in doing any chaining if the pad we want to push from
17930 2004-07-20 Ronald Bultje <rbultje@ronald.bitfreak.net>
17932 * gst-libs/gst/riff/riff-media.c:
17933 (gst_riff_create_audio_caps_with_data):
17934 Fix double end-to-native symbol conversion (#148021).
17936 2004-07-20 David Schleef <ds@schleef.org>
17938 * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
17939 Don't use an Atom that doesn't exist.
17941 2004-07-20 Wim Taymans <wim@fluendo.com>
17943 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
17944 (gst_multifdsink_add), (gst_multifdsink_get_stats),
17945 (gst_multifdsink_client_remove),
17946 (gst_multifdsink_handle_client_write),
17947 (gst_multifdsink_queue_buffer):
17948 * gst/tcp/gstmultifdsink.h:
17949 More multifdsink stats. Avoid deadlock by releasing locks
17950 before sending out a signal.
17952 2004-07-20 Thomas Vander Stichele <thomas at apestaart dot org>
17956 added Hungarian translation (Laszlo Dvornik)
17958 2004-07-20 Wim Taymans <wim@fluendo.com>
17960 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
17961 (gst_multifdsink_add), (gst_multifdsink_client_remove),
17962 (gst_multifdsink_handle_client_write),
17963 (gst_multifdsink_queue_buffer):
17964 * gst/tcp/gsttcp-marshal.list:
17965 Fixed the stupid marshal definition.
17967 2004-07-20 Wim Taymans <wim@fluendo.com>
17969 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
17970 (gst_multifdsink_init), (gst_multifdsink_add),
17971 (gst_multifdsink_client_remove),
17972 (gst_multifdsink_handle_client_write),
17973 (gst_multifdsink_queue_buffer), (gst_multifdsink_chain),
17974 (gst_multifdsink_set_property), (gst_multifdsink_get_property),
17975 (gst_multifdsink_init_send):
17976 * gst/tcp/gstmultifdsink.h:
17977 Added more stats, added timeout for a client, fixed some typos
17978 and added some comments.
17980 2004-07-20 Wim Taymans <wim@fluendo.com>
17982 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
17983 (gst_multifdsink_add), (gst_multifdsink_get_stats),
17984 (gst_multifdsink_client_remove),
17985 (gst_multifdsink_handle_client_write):
17986 * gst/tcp/gstmultifdsink.h:
17987 * gst/tcp/gsttcp-marshal.list:
17988 Added get_stats method that returns a GValueArray of
17991 2004-07-19 Benjamin Otte <otte@gnome.org>
17993 * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
17994 make sure longname, description and author are valid UTF-8
17996 2004-07-19 Thomas Vander Stichele <thomas at apestaart dot org>
17998 * sys/ximage/ximagesink.c: (gst_ximagesink_change_state),
17999 (gst_ximagesink_set_property):
18000 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state),
18001 (gst_xvimagesink_set_property):
18002 make sure SYNCHRONOUS is respected after getting the X context
18004 2004-07-18 Thomas Vander Stichele <thomas at apestaart dot org>
18006 * gst/matroska/matroska-demux.c:
18007 (gst_matroska_demux_handle_src_event),
18008 (gst_matroska_demux_parse_blockgroup):
18009 * gst/matroska/matroska-ids.h:
18010 add BlockReference tag and ignore it to clear out log.
18011 ignore NAVIGATION events to clear out log.
18013 2004-07-18 Thomas Vander Stichele <thomas at apestaart dot org>
18015 * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
18016 (gst_matroska_demux_add_stream):
18017 * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init):
18018 add debug categories
18020 2004-07-16 Wim Taymans <wim@fluendo.com>
18022 * ext/libpng/Makefile.am:
18023 * ext/libpng/gstpng.c: (plugin_init):
18024 * ext/libpng/gstpngdec.c: (user_error_fn), (user_warning_fn),
18025 (gst_pngdec_get_type), (gst_pngdec_base_init),
18026 (gst_pngdec_class_init), (gst_pngdec_sinklink), (gst_pngdec_init),
18027 (gst_pngdec_src_getcaps), (user_read_data), (gst_pngdec_chain):
18028 * ext/libpng/gstpngdec.h:
18031 2004-07-16 Julien MOUTTE <julien@moutte.net>
18033 * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
18034 (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
18035 (gst_ximagesink_ximage_destroy), (gst_ximagesink_sink_link),
18036 (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
18037 (gst_ximagesink_buffer_alloc):
18038 * sys/ximage/ximagesink.h:
18039 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
18040 (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
18041 (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
18042 (gst_xvimagesink_buffer_alloc):
18043 * sys/xvimage/xvimagesink.h: Getting the 2 video sinks synchronized
18044 again. Using internal data pointer of the x(v)image to store image's
18045 data to be coherent with the buffer alloc mechanism. Investigated the
18046 image destruction code to be sure that everything gets freed correctly.
18048 2004-07-16 Wim Taymans <wim@fluendo.com>
18050 * gst-libs/gst/riff/riff-read.c:
18051 (gst_riff_read_strf_vids_with_data),
18052 (gst_riff_read_strf_auds_with_data):
18053 * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
18054 (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
18055 Make sure we don't create 0 sized subbuffers in riff-read.
18056 Signal the no more pads signal after reading the avi header.
18058 2004-07-16 Wim Taymans <wim@fluendo.com>
18060 * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
18061 (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
18062 (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
18063 (gst_decode_bin_init), (gst_decode_bin_dispose),
18064 (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
18065 (no_more_pads), (close_link), (type_found),
18066 (gst_decode_bin_set_property), (gst_decode_bin_get_property),
18067 (gst_decode_bin_change_state), (plugin_init):
18068 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
18069 (gst_play_base_bin_class_init), (gst_play_base_bin_init),
18070 (gst_play_base_bin_dispose), (queue_overrun),
18071 (gen_preroll_element), (remove_prerolls), (unknown_type),
18072 (no_more_pads), (new_stream), (setup_source),
18073 (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
18074 (play_base_eos), (gst_play_base_bin_change_state),
18075 (gst_play_base_bin_add_element),
18076 (gst_play_base_bin_remove_element),
18077 (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
18078 (gst_play_base_bin_unlink_stream),
18079 (gst_play_base_bin_get_streaminfo):
18080 * gst/playback/gstplaybasebin.h:
18081 Better error recovery. Added configurable preroll queue size. Faster
18082 detection of no-more-pads.
18084 2004-07-16 Wim Taymans <wim@fluendo.com>
18086 * gst-libs/gst/video/video.h:
18087 Added 32 bits RGBA. Not sure if we should use another mime-type
18088 for alpha rgb. Currently the presence of the alpha_mask property
18089 signals an alpha channel.
18091 2004-07-16 Wim Taymans <wim@fluendo.com>
18093 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
18094 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
18095 FPS seems to be 0.0 to MAX everywhere else.
18097 2004-07-15 Ronald Bultje <rbultje@ronald.bitfreak.net>
18099 * gst-libs/gst/riff/riff-media.c:
18100 (gst_riff_create_video_caps_with_data):
18101 mp42/mp43 (no caps) exist too.
18102 * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
18103 Set pixel_width/height; we've got them in-caps.
18104 * gst/typefind/gsttypefindfunctions.c: (plugin_init):
18105 * gst/wavparse/gstwavparse.c: (plugin_init):
18106 Both are valid primary.
18107 * sys/oss/gstossmixer.c:
18108 Remove i18n hack and enable translations.
18110 2004-07-15 Benjamin Otte <otte@gnome.org>
18112 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
18113 (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
18114 fix for non-shm xv. Original patch by Tim Ringenbach (fixes #147248)
18116 2004-07-15 Benjamin Otte <otte@gnome.org>
18118 * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
18119 (gst_alsa_sw_params_dump), (gst_alsa_hw_params_dump),
18120 (gst_alsa_close_audio):
18121 disable some of the debugging code for now. Writing debugging to a
18122 buffer is broken in current alsalib releases.
18124 2004-07-12 Benjamin Otte <otte@gnome.org>
18126 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer):
18129 2004-07-14 Thomas Vander Stichele <thomas at apestaart dot org>
18131 * ext/theora/theoradec.c: (gst_theora_dec_class_init),
18132 (theora_dec_src_query), (theora_dec_event):
18133 * ext/theora/theoraenc.c: (gst_theora_enc_class_init):
18134 add debugging categories. Remove \n's.
18136 2004-07-13 Johan Dahlin <johan@gnome.org>
18138 * gst/playback/gstplaybin.c (gst_play_bin_set_property)
18139 (gst_play_bin_get_property): Impl.
18141 2004-07-13 Wim Taymans <wim@fluendo.com>
18143 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_seek_before):
18144 When trying to find the stream length, seek back N pages
18145 instead of just one, where N is the number of streams in
18148 2004-07-13 Wim Taymans <wim@fluendo.com>
18150 * gst-libs/gst/riff/riff-media.c:
18151 (gst_riff_create_audio_caps_with_data),
18152 (gst_riff_create_audio_caps),
18153 (gst_riff_create_audio_template_caps):
18154 * gst-libs/gst/riff/riff-media.h:
18155 * gst-libs/gst/riff/riff-read.c:
18156 (gst_riff_read_strf_vids_with_data),
18157 (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_auds):
18158 * gst-libs/gst/riff/riff-read.h:
18159 * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
18160 (gst_avi_demux_add_stream):
18161 Set codec_data on caps for avidemuxer.
18163 2004-07-12 David Schleef <ds@schleef.org>
18165 * configure.ac: Fix test for Objective C
18167 2004-07-12 Jan Schmidt <thaytan@mad.scientist.com>
18168 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
18169 (gst_gdk_pixbuf_chain):
18170 Add svg and pcx to template caps, and ensure that getcaps returns a
18171 subset of the template caps.
18172 Copy each row manually for output, as gdkpixbuf may pad the
18173 rowstride to a 32-bit word boundary.
18175 2004-07-12 Wim Taymans <wim@fluendo.com>
18177 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
18178 (gst_riff_create_video_template_caps):
18179 Fix the template caps to include some more media types.
18181 2004-07-12 Wim Taymans <wim@fluendo.com>
18183 * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
18184 (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
18185 (compare_ranks), (print_feature), (gst_decode_bin_init),
18186 (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
18187 (try_to_link_1), (new_pad), (close_link), (type_found),
18188 (gst_decode_bin_set_property), (gst_decode_bin_get_property),
18189 (gst_decode_bin_change_state), (plugin_init):
18190 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
18191 (gst_play_base_bin_class_init), (gst_play_base_bin_init),
18192 (gst_play_base_bin_dispose), (queue_overrun),
18193 (gen_preroll_element), (remove_prerolls), (no_more_pads),
18194 (new_stream), (setup_source), (gst_play_base_bin_set_property),
18195 (gst_play_base_bin_get_property), (play_base_eos),
18196 (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
18197 (gst_play_base_bin_remove_element),
18198 (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
18199 (gst_play_base_bin_unlink_stream),
18200 (gst_play_base_bin_get_streaminfo):
18201 * gst/playback/gstplaybasebin.h:
18202 * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
18203 (gst_play_bin_class_init), (gst_play_bin_init),
18204 (gst_play_bin_dispose), (gst_play_bin_set_property),
18205 (gst_play_bin_get_property), (gen_video_element),
18206 (gen_audio_element), (remove_sinks), (setup_sinks),
18207 (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
18208 (gst_play_bin_send_event), (gst_play_bin_get_formats),
18209 (gst_play_bin_convert), (gst_play_bin_get_query_types),
18210 (gst_play_bin_query), (plugin_init):
18211 * gst/playback/test4.c: (main):
18212 More fixes on reusing of the element.
18214 2004-07-11 Benjamin Otte <otte@gnome.org>
18216 * ext/mad/gstmad.c: (normal_seek):
18217 allow seeking for other methods than just SET
18219 2004-07-11 Andy Wingo <wingo@pobox.com>
18221 * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_link): For
18222 float, "any" caps -> buffer_frames=[0,MAX].
18224 * gst/interleave/interleave.c (interleave_getcaps): Seems the core
18225 doesn't intersect our caps with the template any more. Do it
18227 (interleave_buffered_loop): Use g_newa instead of malloc/free.
18229 2004-07-09 Wim Taymans <wim@fluendo.com>
18231 * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
18232 (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
18233 (compare_ranks), (print_feature), (gst_decode_bin_init),
18234 (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
18235 (try_to_link_1), (new_pad), (close_link), (type_found),
18236 (gst_decode_bin_set_property), (gst_decode_bin_get_property),
18237 (gst_decode_bin_change_state), (plugin_init):
18238 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
18239 (gst_play_base_bin_class_init), (gst_play_base_bin_init),
18240 (gst_play_base_bin_dispose), (queue_overrun),
18241 (gen_preroll_element), (remove_prerolls), (no_more_pads),
18242 (new_stream), (setup_source), (gst_play_base_bin_set_property),
18243 (gst_play_base_bin_get_property), (play_base_eos),
18244 (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
18245 (gst_play_base_bin_remove_element),
18246 (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
18247 (gst_play_base_bin_unlink_stream),
18248 (gst_play_base_bin_get_streaminfo):
18249 * gst/playback/gstplaybasebin.h:
18250 * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
18251 (gst_play_bin_class_init), (gst_play_bin_init),
18252 (gst_play_bin_dispose), (gst_play_bin_set_property),
18253 (gst_play_bin_get_property), (gen_video_element),
18254 (gen_audio_element), (remove_sinks), (setup_sinks),
18255 (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
18256 (gst_play_bin_send_event), (gst_play_bin_get_formats),
18257 (gst_play_bin_convert), (gst_play_bin_get_query_types),
18258 (gst_play_bin_query), (plugin_init):
18259 * gst/playback/test4.c: (main):
18260 Work on object reuse and seeking.
18262 2004-07-09 Wim Taymans <wim@fluendo.com>
18264 * examples/seeking/seek.c: (iterate):
18265 Don't consume all CPU in the idle loop.
18267 2004-07-09 Wim Taymans <wim@fluendo.com>
18269 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_new_output_pad),
18270 (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_process_private):
18271 Add pad to element *after* setting the pad functions so that
18272 the scheduler can use the correct ones.
18274 2004-07-09 Wim Taymans <wim@fluendo.com>
18276 * ext/theora/theoradec.c: (theora_dec_from_granulepos),
18277 (theora_dec_src_query), (theora_dec_src_event), (theora_dec_chain):
18278 Sync to keyframe after seek
18280 2004-07-09 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
18282 * ext/alsa/gstalsa.c: (gst_alsa_change_state):
18283 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
18284 (gst_alsa_sink_loop), (gst_alsa_sink_change_state):
18285 * ext/alsa/gstalsasrc.c: (gst_alsa_src_change_state):
18286 * ext/libvisual/visual.c: (gst_visual_change_state):
18287 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_change_state):
18288 * ext/theora/theoradec.c: (theora_dec_change_state):
18289 * ext/theora/theoraenc.c: (theora_enc_change_state):
18290 * ext/vorbis/vorbisdec.c: (vorbis_dec_change_state):
18291 * gst-libs/gst/navigation/navigation.c:
18292 * gst/adder/gstadder.c: (gst_adder_change_state):
18293 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
18294 (gst_audio_convert_get_buffer):
18295 * gst/multipart/multipartdemux.c:
18296 (gst_multipart_demux_change_state):
18297 * gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
18298 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
18299 * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
18300 * gst/videoscale/gstvideoscale.c:
18301 (gst_videoscale_handle_src_event):
18302 * gst/volume/gstvolume.c: (volume_chain_int16):
18303 don't assert in state change, this should be done by the base
18305 various debugging fixes.
18307 2004-07-08 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
18310 * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
18311 (gst_play_dispose), (gst_play_set_location),
18312 (gst_play_set_data_src), (gst_play_set_video_sink),
18313 (gst_play_set_audio_sink), (gst_play_set_visualization),
18314 (gst_play_connect_visualization), (gst_play_get_sink_element),
18315 (gst_play_get_all_by_interface):
18316 * gst-libs/gst/play/play.h:
18317 add new method to get elements implementing an interface.
18318 add various error logging
18320 2004-07-08 Wim Taymans <wim@fluendo.com>
18322 * examples/seeking/seek.c: (make_dv_pipeline), (make_avi_pipeline),
18323 (make_mpeg_pipeline), (make_mpegnt_pipeline),
18324 (make_playerbin_pipeline), (query_durations_elems),
18325 (query_durations_pads), (query_positions_elems),
18326 (query_positions_pads), (update_scale), (iterate), (stop_seek),
18328 Added playbin seeking example.
18330 2004-07-08 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
18332 * gst-libs/gst/play/play.c: (gst_play_set_location),
18333 (gst_play_set_data_src), (gst_play_set_video_sink),
18334 (gst_play_set_audio_sink), (gst_play_set_visualization),
18335 (gst_play_connect_visualization), (gst_play_get_framerate):
18336 use a macro to look up elements from hash table
18338 2004-07-08 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
18340 * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
18341 (gst_play_get_length_callback), (gst_play_set_location),
18342 (gst_play_seek_to_time), (gst_play_set_data_src),
18343 (gst_play_set_video_sink), (gst_play_set_audio_sink),
18344 (gst_play_set_visualization), (gst_play_connect_visualization),
18345 (gst_play_get_sink_element):
18346 - add debugging info
18347 - fix looking up sink elements by iterating over complete caps
18348 - put everything except for source and autoplugger in a complete bin
18350 2004-07-08 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
18352 * ext/alsa/gstalsa.c: (gst_alsa_drain_audio):
18353 * ext/alsa/gstalsasink.c: (gst_alsa_sink_flush_one_pad),
18354 (gst_alsa_sink_check_event), (gst_alsa_sink_mmap),
18355 (gst_alsa_sink_write), (gst_alsa_sink_loop):
18356 * ext/alsa/gstalsasink.h:
18357 - add debugging info
18358 - clean up schizophrenia of data/buffer/event
18359 - fix double event unref error
18361 2004-07-08 Wim Taymans <wim@fluendo.com>
18363 * gst/playback/Makefile.am:
18364 Add headers to noinst
18366 2004-07-08 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
18368 * tools/gst-launch-ext-m.m:
18369 * tools/gst-launch-ext.1.in:
18370 convert to the third millenium
18372 2004-07-07 David Schleef <ds@schleef.org>
18374 * sys/dxr3/Makefile.am: noinst_SOURCES should be nodist_SOURCES
18376 2004-07-07 Wim Taymans <wim@fluendo.com>
18378 * gst/playback/Makefile.am:
18379 * gst/playback/README:
18380 * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
18381 (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
18382 (compare_ranks), (print_feature), (gst_decode_bin_init),
18383 (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
18384 (try_to_link_1), (new_pad), (close_link), (type_found),
18385 (gst_decode_bin_set_property), (gst_decode_bin_get_property),
18387 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
18388 (gst_play_base_bin_class_init), (gst_play_base_bin_init),
18389 (gst_play_base_bin_dispose), (rebuild_pipeline), (queue_overrun),
18390 (gen_preroll_element), (no_more_pads), (new_stream),
18391 (setup_source), (gst_play_base_bin_set_property),
18392 (gst_play_base_bin_get_property), (gst_play_base_bin_change_state),
18393 (gst_play_base_bin_add_element),
18394 (gst_play_base_bin_remove_element),
18395 (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
18396 (gst_play_base_bin_unlink_stream),
18397 (gst_play_base_bin_get_streaminfo):
18398 * gst/playback/gstplaybasebin.h:
18399 * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
18400 (gst_play_bin_class_init), (gst_play_bin_init),
18401 (gst_play_bin_dispose), (gst_play_bin_set_property),
18402 (gst_play_bin_get_property), (gen_video_element),
18403 (gen_audio_element), (setup_sinks), (gst_play_bin_change_state),
18404 (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
18405 (gst_play_bin_get_formats), (gst_play_bin_convert),
18406 (gst_play_bin_get_query_types), (gst_play_bin_query),
18408 * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
18409 (gst_stream_info_get_type), (gst_stream_info_class_init),
18410 (gst_stream_info_init), (gst_stream_info_new),
18411 (gst_stream_info_dispose), (gst_stream_info_set_property),
18412 (gst_stream_info_get_property):
18413 * gst/playback/gststreaminfo.h:
18414 * gst/playback/test.c: (gen_video_element), (gen_audio_element),
18416 * gst/playback/test2.c: (main):
18417 * gst/playback/test3.c: (update_scale), (main):
18418 More playbin fixes. Added README. Do better element filtering.
18419 Added base class to preroll media. Added test apps.
18421 2004-07-07 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
18423 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_flush_decoder):
18424 * ext/mpeg2dec/gstmpeg2dec.h:
18425 various debugging improvements. Reset stream to next picture
18426 instead of sequence header, otherwise seeks cannot work.
18428 2004-07-07 Wim Taymans <wim@fluendo.com>
18430 * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
18431 (gst_video_box_class_init), (gst_video_box_set_property),
18432 (gst_video_box_i420), (gst_video_box_ayuv), (gst_video_box_chain):
18433 Use pad_alloc where possible.
18435 2004-07-07 Wim Taymans <wim@fluendo.com>
18437 * sys/oss/gstosselement.c: (gst_osselement_reset),
18438 (gst_osselement_parse_caps):
18439 * sys/oss/gstosselement.h:
18440 * sys/oss/gstosssrc.c: (gst_osssrc_get):
18441 Fix offset on osssrc.
18443 2004-07-07 Wim Taymans <wim@fluendo.com>
18445 * ext/theora/theora.c: (plugin_init):
18446 * ext/theora/theoradec.c: (theora_dec_from_granulepos),
18447 (theora_dec_src_query), (theora_dec_chain):
18448 * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
18449 (theora_enc_sink_link), (theora_buffer_from_packet),
18450 (theora_push_packet), (theora_enc_chain):
18451 Fix theora granulepos calculation.
18452 Fix overflow in duration/position calculation.
18453 Bump rank to PRIMARY for theoradec.
18454 Use granulepos of last packet to calculate position.
18455 Set keyframe flag on buffers when needed.
18457 2004-07-06 David Schleef <ds@schleef.org>
18459 * gst/playback/Makefile.am: 'test' in bin_PROGRAMS? Are you
18460 serious? (Fixed, obviously.)
18462 2004-07-06 Thomas Vander Stichele <thomas at apestaart dot org>
18466 added Czech translation (Miloslav Trmac)
18468 2004-07-05 Wim Taymans <wim@fluendo.com>
18470 * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
18471 (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
18472 (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
18473 (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
18474 (close_link), (type_found), (gst_decode_bin_set_property),
18475 (gst_decode_bin_get_property), (gst_decode_bin_get_event_masks),
18476 (gst_decode_bin_send_event), (gst_decode_bin_get_formats),
18477 (gst_decode_bin_convert), (gst_decode_bin_get_query_types),
18478 (gst_decode_bin_query), (plugin_init):
18479 * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
18480 (gst_play_bin_class_init), (gst_play_bin_init),
18481 (gst_play_bin_dispose), (rebuild_pipeline), (get_audio_element),
18482 (get_video_element), (new_pad), (setup_source),
18483 (gst_play_bin_set_property), (gst_play_bin_get_property),
18484 (gst_play_bin_change_state), (gst_play_bin_add_element),
18485 (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
18486 (gst_play_bin_send_event), (gst_play_bin_get_formats),
18487 (gst_play_bin_convert), (gst_play_bin_get_query_types),
18488 (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
18489 * gst/playback/test.c: (main):
18490 More fixes, cleaned up playbin, make it use decodebin. Added
18491 threaded property to playbin.
18493 2004-07-05 Wim Taymans <wim@fluendo.com>
18496 * gst/playback/Makefile.am:
18497 * gst/playback/decodetest.c: (main):
18498 * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
18499 (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
18500 (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
18501 (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
18502 (close_link), (type_found), (gst_decode_bin_set_property),
18503 (gst_decode_bin_get_property), (gst_decode_bin_change_state),
18504 (gst_decode_bin_get_event_masks), (gst_decode_bin_send_event),
18505 (gst_decode_bin_get_formats), (gst_decode_bin_convert),
18506 (gst_decode_bin_get_query_types), (gst_decode_bin_query),
18508 * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
18509 (gst_play_bin_class_init), (gst_play_bin_init),
18510 (gst_play_bin_dispose), (gen_default_output), (rebuild_pipeline),
18511 (collect_sink_pads), (find_compatibles), (close_pad_link),
18512 (try_to_link_1), (new_pad), (close_link), (type_found),
18513 (setup_source), (gst_play_bin_set_property),
18514 (gst_play_bin_get_property), (gst_play_bin_factory_filter),
18515 (compare_ranks), (gst_play_bin_collect_factories),
18516 (gst_play_bin_change_state), (gst_play_bin_add_element),
18517 (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
18518 (gst_play_bin_send_event), (gst_play_bin_get_formats),
18519 (gst_play_bin_convert), (gst_play_bin_get_query_types),
18520 (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
18521 * gst/playback/test.c: (main):
18522 Added some playback helper elements and some test apps, very alpha
18525 2004-07-04 Benjamin Otte <otte@gnome.org>
18527 * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
18528 only restart audio when we indeed have an xrun to fix repeated
18529 xruns. Fix suggested by Giuliano Pochini.
18531 2004-07-03 David Schleef <ds@schleef.org>
18533 * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper): Disable
18534 call to gst_debug_log() if debugging is disabled (bug #145118)
18536 2004-07-03 Benjamin Otte <otte@gnome.org>
18538 * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
18539 use our own functions for restarting the alsa device.
18540 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
18541 I should apply patches myself - use MIN for the third argument, not
18542 the second, this fixes seeking
18544 2004-07-02 David Schleef <ds@schleef.org>
18546 * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
18547 (gst_flacdec_write): Actually, GST_PAD_CAPS() has nothing to
18550 2004-07-02 David Schleef <ds@schleef.org>
18552 * ext/flac/gstflacdec.c: (gst_flacdec_write): Set duration on
18553 output buffers. Fix logic mistake. (bug #144866)
18555 2004-07-02 David Schleef <ds@schleef.org>
18557 * gst-libs/gst/xoverlay/Makefile.am: xoverlay no longer depends
18558 on X. (bug #144753)
18560 2004-07-02 David Schleef <ds@schleef.org>
18562 * gst/wavenc/gstwavenc.c: (gst_wavenc_setup),
18563 (gst_wavenc_stop_file): Switch to GST_WRITE_UINT32_LE macros
18565 * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
18566 (gst_osselement_rate_probe_check): Add another workaround for
18567 buggy drivers (bug #145336)
18569 2004-07-02 David Schleef <ds@schleef.org>
18571 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_handle_client_write):
18572 Most systems don't have MSG_NOSIGNAL.
18574 2004-07-02 Thomas Vander Stichele <thomas at apestaart dot org>
18577 * gst-libs/gst/colorbalance/Makefile.am:
18578 * gst-libs/gst/mixer/Makefile.am:
18579 * gst-libs/gst/play/Makefile.am:
18580 * gst-libs/gst/tuner/Makefile.am:
18581 (hopefully) fix both install and dist and make error message useful.
18582 needs testing across automakes.
18584 2004-07-02 Benjamin Otte <otte@gnome.org>
18586 * ext/ogg/gstogg.c: (plugin_init):
18587 we require bytestream now
18588 * ext/ogg/gstoggdemux.c:
18589 huge diff to implement chain setup in a fast and generic way. This
18590 improves tag reading and startup of huge files (read: Theora videos)
18591 quite a bit. It probably contains bugs, too, so please test.
18592 Seeking is not improved to the fast method.
18594 2004-06-29 Wim Taymans <wim@fluendo.com>
18596 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
18597 * ext/ogg/gstoggmux.c:
18598 Fix memleak in oggdemux when running unconnected pads.
18599 doc update in mux, start working on keyframe mode.
18601 2004-06-29 Benjamin Otte <otte@gnome.org>
18603 * sys/oss/gstosssink.c:
18604 * sys/oss/gstosssrc.c:
18605 advertise correct template caps - we indeed do non-native endianness
18606 and 8bit audio has no endianness
18607 * sys/ximage/ximagesink.c: (gst_ximagesink_getcaps):
18608 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps):
18609 avoid (wrong) duplications in getcaps function and return
18612 2004-06-29 Wim Taymans <wim@fluendo.com>
18614 * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
18615 (gst_multifdsink_class_init), (gst_multifdsink_add),
18616 (gst_multifdsink_remove), (gst_multifdsink_clear),
18617 (gst_multifdsink_client_remove),
18618 (gst_multifdsink_handle_client_read),
18619 (gst_multifdsink_client_queue_data),
18620 (gst_multifdsink_client_queue_caps),
18621 (gst_multifdsink_client_queue_buffer),
18622 (gst_multifdsink_handle_client_write),
18623 (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
18624 (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
18625 (gst_multifdsink_init_send), (gst_multifdsink_close):
18626 Fix wrong GList iteration that could crash the server when
18627 more then 2 clients disconnect at the same time. Read all the
18628 pending commands in one batch to recover from command storms under
18631 2004-06-28 Wim Taymans <wim@fluendo.com>
18633 * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
18634 (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
18635 (gst_videomixer_pad_set_property),
18636 (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
18637 (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
18638 (gst_videomixer_class_init), (gst_videomixer_init),
18639 (gst_videomixer_request_new_pad), (gst_videomixer_blend_ayuv_i420),
18640 (pad_zorder_compare), (gst_videomixer_sort_pads),
18641 (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
18642 (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
18643 (gst_videomixer_update_queues), (gst_videomixer_loop),
18645 Avoid divide by zero, choose masterpad as the pad with the highest
18648 2004-06-27 Julien Moutte <julien@moutte.net>
18650 * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
18651 (gst_ximagesink_xwindow_new):
18652 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
18653 (gst_xvimagesink_xwindow_new): I prefer locking the mutex in the
18654 function directly. We might want to call it from somewhere else one day.
18656 2004-06-27 Julien Moutte <julien@moutte.net>
18658 * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
18659 (gst_ximagesink_xwindow_new):
18660 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
18661 (gst_xvimagesink_xwindow_new): Trying to fix the random behaviour of
18662 window decorations.
18664 2004-06-27 Wim Taymans <wim@fluendo.com>
18666 * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
18667 (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
18668 (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state),
18669 (gst_dvdec_set_property), (gst_dvdec_get_property):
18670 * ext/dv/gstdvdec.h:
18671 Implement drop_factor property to lower the framerate with
18674 2004-06-27 Thomas Vander Stichele <thomas at apestaart dot org>
18676 * gst-libs/gst/colorbalance/Makefile.am:
18677 * gst-libs/gst/mixer/Makefile.am:
18678 * gst-libs/gst/play/Makefile.am:
18679 * gst-libs/gst/tuner/Makefile.am:
18680 unbreak Company's fix that didn't install the -enum.h files
18682 2004-06-27 Wim Taymans <wim@fluendo.com>
18684 * ext/dv/gstdvdec.c: (gst_dvdec_push), (gst_dvdec_loop),
18685 (gst_dvdec_change_state):
18686 * ext/dv/gstdvdec.h:
18687 Fix timestamp, duration and offset of the buffers.
18689 2004-06-27 Wim Taymans <wim@fluendo.com>
18691 * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
18692 (gst_multifdsink_class_init), (gst_multifdsink_add),
18693 (gst_multifdsink_remove), (gst_multifdsink_clear),
18694 (gst_multifdsink_client_remove),
18695 (gst_multifdsink_handle_client_read),
18696 (gst_multifdsink_client_queue_data),
18697 (gst_multifdsink_client_queue_caps),
18698 (gst_multifdsink_client_queue_buffer),
18699 (gst_multifdsink_handle_client_write),
18700 (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
18701 (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
18702 (gst_multifdsink_init_send), (gst_multifdsink_close):
18703 * gst/tcp/gstmultifdsink.h:
18704 * gst/tcp/gsttcpserversink.c:
18705 (gst_tcpserversink_handle_server_read),
18706 (gst_tcpserversink_handle_select), (gst_tcpserversink_close):
18707 More multifdsink fixes, more recovery policy fixes.
18708 Removed stupid g_print
18710 2004-06-26 Wim Taymans <wim@fluendo.com>
18712 * gst/tcp/Makefile.am:
18713 * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
18714 (gst_multifdsink_get_type), (gst_multifdsink_base_init),
18715 (gst_multifdsink_class_init), (gst_multifdsink_init),
18716 (gst_multifdsink_debug_fdset), (gst_multifdsink_client_remove),
18717 (gst_multifdsink_handle_client_read),
18718 (gst_multifdsink_client_queue_data),
18719 (gst_multifdsink_client_queue_caps),
18720 (gst_multifdsink_client_queue_buffer),
18721 (gst_multifdsink_handle_client_write),
18722 (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
18723 (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
18724 (gst_multifdsink_chain), (gst_multifdsink_set_property),
18725 (gst_multifdsink_get_property), (gst_multifdsink_init_send),
18726 (gst_multifdsink_close), (gst_multifdsink_change_state):
18727 * gst/tcp/gstmultifdsink.h:
18728 * gst/tcp/gsttcpplugin.c: (plugin_init):
18729 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_get_type),
18730 (gst_tcpserversink_class_init), (gst_tcpserversink_init),
18731 (gst_tcpserversink_handle_server_read),
18732 (gst_tcpserversink_handle_select),
18733 (gst_tcpserversink_set_property), (gst_tcpserversink_get_property),
18734 (gst_tcpserversink_init_send), (gst_tcpserversink_close):
18735 * gst/tcp/gsttcpserversink.h:
18736 Added multifdsink, made tcpserversink a subclass of fdsink, removed
18737 one of the locks, added recovery policy to multifdsink.
18739 2004-06-26 Thomas Vander Stichele <thomas at apestaart dot org>
18741 * gst/videorate/gstvideorate.c: (gst_videorate_chain):
18742 fix decision for when getting frames with same timestamp
18743 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
18744 (gst_v4lsrc_get), (gst_v4lsrc_set_property),
18745 (gst_v4lsrc_get_property):
18746 * sys/v4l/gstv4lsrc.h:
18747 add latency offset property
18749 2004-06-26 Thomas Vander Stichele <thomas at apestaart dot org>
18751 * gst/videorate/gstvideorate.c: (gst_videorate_chain),
18753 fix debugging. add category.
18755 2004-06-25 Thomas Vander Stichele <thomas at apestaart dot org>
18757 * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
18760 2004-06-25 Thomas Vander Stichele <thomas at apestaart dot org>
18762 * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
18763 (gst_alsa_src_get_time), (gst_alsa_src_loop),
18764 (gst_alsa_src_change_state):
18765 return a time that is in sync with the element's processing
18767 2004-06-25 Wim Taymans <wim@fluendo.com>
18769 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
18770 (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
18771 (gst_tcpserversink_client_remove),
18772 (gst_tcpserversink_handle_client_read),
18773 (gst_tcpserversink_client_queue_data),
18774 (gst_tcpserversink_client_queue_caps),
18775 (gst_tcpserversink_client_queue_buffer),
18776 (gst_tcpserversink_handle_client_write),
18777 (gst_tcpserversink_queue_buffer),
18778 (gst_tcpserversink_handle_clients), (gst_tcpserversink_thread),
18779 (gst_tcpserversink_chain), (gst_tcpserversink_set_property),
18780 (gst_tcpserversink_get_property), (gst_tcpserversink_init_send),
18781 (gst_tcpserversink_close):
18782 * gst/tcp/gsttcpserversink.h:
18783 Serversink rewrite. Really do non blocking writes to clients and
18784 maintain an internal queue to handle slower clients while not
18785 disturbing fast clients.
18787 2004-06-25 Thomas Vander Stichele <thomas at apestaart dot org>
18789 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
18790 better debug, don't override OFFSET and OFFSET_END
18792 2004-06-25 Iain <iain@prettypeople.org>
18794 * gst-libs/gst/media-info/media-info-priv.c (gmi_set_mime): Add
18795 name=source for the wavparse pipeline.
18797 2004-06-24 Johan Dahlin <johan@gnome.org>
18799 * ext/theora/theoraenc.c (theora_enc_chain): Call
18800 gst_pad_try_set_caps instead of gst_pad_set_explicit_caps so the
18801 streamheader caps are set correctly.
18803 2004-06-24 Thomas Vander Stichele <thomas at apestaart dot org>
18805 * ext/vorbis/vorbisenc.c: (raw_caps_factory),
18806 (gst_vorbisenc_setup), (gst_vorbisenc_set_property):
18807 respect minimum bitrate; same could be done for max bitrate
18809 2004-06-24 Thomas Vander Stichele <thomas at apestaart dot org>
18811 * ext/vorbis/vorbisenc.c: (raw_caps_factory),
18812 (gst_vorbisenc_setup):
18813 fix sample rate range
18815 2004-06-24 Thomas Vander Stichele <thomas at apestaart dot org>
18817 * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_class_init),
18818 (gst_oggvorbisenc_setup):
18819 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
18820 (gst_vorbisenc_setup):
18821 resolve ambiguities in code and description
18823 2004-06-24 Wim Taymans <wim@fluendo.com>
18825 * ext/alsa/gstalsa.c: (gst_alsa_start), (gst_alsa_xrun_recovery):
18826 * ext/alsa/gstalsa.h:
18827 * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
18828 (gst_alsa_src_update_avail), (gst_alsa_src_loop):
18829 Use alsa trigger_tstamp to get the timestamp of the first
18830 sample in the buffer for more precise sync. Some cleanups.
18832 2004-06-24 Wim Taymans <wim@fluendo.com>
18834 * gst/audiorate/gstaudiorate.c: (gst_audiorate_link),
18835 (gst_audiorate_init), (gst_audiorate_chain),
18836 (gst_audiorate_set_property), (gst_audiorate_get_property):
18837 * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
18838 (gst_videorate_chain):
18839 Added some logging, fixed an overflow bug in videorate.
18841 2004-06-24 Benjamin Otte <otte@gnome.org>
18843 * ext/kio/Makefile.am:
18844 fix for builddir != srcdir and distcheck
18846 2004-06-24 Benjamin Otte <otte@gnome.org>
18848 * gst-libs/gst/colorbalance/Makefile.am:
18849 * gst-libs/gst/mixer/Makefile.am:
18850 * gst-libs/gst/play/Makefile.am:
18851 * gst-libs/gst/tuner/Makefile.am:
18852 * gst/tcp/Makefile.am:
18853 * sys/dxr3/Makefile.am:
18854 don't include -enumtypes.[ch] or -marshal.[ch] files in the disted
18856 Also add all *.list files that were missing.
18858 add a distcheck hook to ensure the above doesn't happen again.
18860 2004-06-23 David I. Lehn <dlehn@users.sourceforge.net>
18862 * ext/Makefile.am: s/DTS_DIR=dvdread/DTS_DIR=dts/
18864 2004-06-23 Colin Walters <walters@redhat.com>
18866 * m4/Makefile.am: Distribute gst-fionread.m4.
18868 2004-06-23 Thomas Vander Stichele <thomas at apestaart dot org>
18870 * configure.ac: back to dev
18872 2004-06-23 Wim Taymans <wim@fluendo.com>
18874 * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
18875 (gst_alsa_xrun_recovery):
18876 * ext/alsa/gstalsa.h:
18877 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
18878 (gst_alsa_sink_loop), (gst_alsa_sink_get_time):
18879 * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
18880 (gst_alsa_src_get_time), (gst_alsa_src_update_avail),
18881 (gst_alsa_src_loop):
18882 Add clock to alsasrc. Take new capture timestamp when
18883 restarting after an overrun. Split up some functions between
18884 alsasrc and alsasink.
18886 === release 0.8.2 ===
18888 2004-06-23 Thomas Vander Stichele <thomas at apestaart dot org>
18890 * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
18891 (gst_alsa_change_state), (gst_alsa_update_avail),
18892 (gst_alsa_xrun_recovery):
18893 * ext/alsa/gstalsa.h:
18894 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
18895 merge back changes from release
18897 2004-06-23 Wim Taymans <wim@fluendo.com>
18899 * gst/audiorate/gstaudiorate.c: (gst_audiorate_class_init),
18900 (gst_audiorate_init), (gst_audiorate_chain),
18901 (gst_audiorate_set_property), (gst_audiorate_get_property):
18902 Implement sample dropping and notify
18904 2004-06-22 Wim Taymans <wim@fluendo.com>
18906 * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
18907 (theora_enc_sink_link), (theora_buffer_from_packet),
18908 (theora_push_packet), (theora_enc_chain):
18909 Some cleanups, make sure the timestamps are correct.
18911 2004-06-22 Wim Taymans <wim@fluendo.com>
18913 * ext/alsa/gstalsa.c: (gst_alsa_get_time), (gst_alsa_clock_update),
18914 (gst_alsa_change_state), (gst_alsa_update_avail),
18915 (gst_alsa_xrun_recovery):
18916 * ext/alsa/gstalsa.h:
18917 * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
18918 Cleanups, take queued samples into account when reporting
18921 2004-06-22 Wim Taymans <wim@fluendo.com>
18923 * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
18924 (gst_videorate_init):
18925 Initialize the property as well.
18927 2004-06-22 Wim Taymans <wim@fluendo.com>
18929 * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
18930 (gst_videorate_init), (gst_videorate_chain),
18931 (gst_videorate_set_property), (gst_videorate_get_property):
18932 Add property to make videorate silent.
18933 Add property to prefer new frames over old ones.
18935 2004-06-22 Zaheer Abbas Merali <zaheerabbas at merali dot org>
18937 * sys/osxvideo/Makefile.am:
18938 Workaround so that the osxvideo .so file gets linked with the
18939 Cocoa, OpenGL and QuickTime frameworks
18941 2004-06-22 Zaheer Abbas Merali <zaheerabbas at merali dot org>
18943 * sys/osxaudio/Makefile.am:
18944 Workaround so that the osxaudio .so file gets linked with the
18945 CoreAudio framework
18947 2004-06-22 Zaheer Abbas Merali <zaheerabbas at merali dot org>
18950 Whoops, my fault...fixed build issues
18952 2004-06-22 Zaheer Abbas Merali <zaheerabbas at merali dot org>
18955 Add objective-c support if running in Darwin/Mac OS X
18958 * sys/osxvideo/Makefile.am:
18959 * sys/osxvideo/osxvideosink.h:
18960 * sys/osxvideo/osxvideosink.m:
18961 * sys/osxvideo/cocoawindow.h:
18962 * sys/osxvideo/cocoawindow.m:
18963 Add osxvideosink, a cocoa-based osx video sink
18966 2004-06-19 Jan Schmidt <thaytan@mad.scientist.com>
18967 * ext/dvdnav/gst-dvd:
18968 Grab the gconf key from the right spot
18969 * gst/debug/gstnavseek.c: (gst_navseek_init),
18970 (gst_navseek_segseek), (gst_navseek_handle_src_event),
18971 (gst_navseek_chain):
18972 * gst/debug/gstnavseek.h:
18973 Add 's', 'e' and 'l' keypresses to navseek to define the start,end
18974 and loop parameters of a segment seek.
18975 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
18976 (gst_videotestsrc_get_event_masks),
18977 (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
18978 * gst/videotestsrc/gstvideotestsrc.h:
18979 Add seeking support to videotestsrc
18980 Initialise the timestamp_offset variable.
18982 2004-06-18 Wim Taymans <wim@fluendo.com>
18984 * ext/sidplay/gstsiddec.cc:
18985 Fix negotiation and set correct end offset.
18987 2004-06-18 Thomas Vander Stichele <thomas at apestaart dot org>
18989 * configure.ac: branch and prerelease
18991 2004-06-17 Thomas Vander Stichele <thomas at apestaart dot org>
18993 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
18994 (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_get),
18995 (gst_tcpclientsrc_init_receive):
18996 * gst/tcp/gsttcpclientsrc.h:
18997 read caps when connecting to server for GDP so we set them correctly
18999 2004-06-17 Thomas Vander Stichele <thomas at apestaart dot org>
19001 * gst/videorate/gstvideorate.c: (gst_videorate_chain):
19002 notify drops and duplicates
19003 * gst/videoscale/videoscale.c: (videoscale_get_structure):
19004 no good reason to limit ourselves to 100x100
19006 2004-06-17 Thomas Vander Stichele <thomas at apestaart dot org>
19008 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
19009 (gst_v4lsrc_open), (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
19010 (gst_v4lsrc_get), (gst_v4lsrc_set_property),
19011 (gst_v4lsrc_get_property):
19012 * sys/v4l/gstv4lsrc.h:
19013 * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
19014 (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
19015 (gst_v4l_set_audio):
19016 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame),
19017 (gst_v4lsrc_try_capture):
19018 * sys/v4l/v4lsrc_calls.h:
19019 change try_palette to more general try_capture
19020 add autoprobe option so we can turn off autoprobing
19023 2004-06-17 Thomas Vander Stichele <thomas at apestaart dot org>
19027 * sys/ximage/ximagesink.c: (gst_ximagesink_finalize),
19028 (gst_ximagesink_class_init):
19029 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_finalize),
19030 (gst_xvimagesink_class_init):
19031 run them as finalize, not dispose, since dispose can be invoked
19034 2004-06-17 Wim Taymans <wim@fluendo.com>
19036 * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
19037 (gst_alsa_get_time), (gst_alsa_xrun_recovery):
19038 * ext/alsa/gstalsa.h:
19039 * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
19040 * ext/alsa/gstalsasrc.c: (gst_alsa_src_init), (gst_alsa_src_loop),
19041 (gst_alsa_src_change_state):
19042 * ext/alsa/gstalsasrc.h:
19043 Make the xrun code timestamp and offset the buffers correctly.
19044 moved the clock to the base class, use alsa methods to get time.
19045 Do correct timestamping on outgoing buffers.
19047 2004-06-17 Wim Taymans <wim@fluendo.com>
19049 * gst/audiorate/Makefile.am:
19050 * gst/audiorate/gstaudiorate.c: (gst_audiorate_get_type),
19051 (gst_audiorate_base_init), (gst_audiorate_class_init),
19052 (gst_audiorate_link), (gst_audiorate_init), (gst_audiorate_chain),
19053 (gst_audiorate_set_property), (gst_audiorate_get_property),
19054 (gst_audiorate_change_state), (plugin_init):
19055 Added an audiorate converter that fills in gaps.
19057 2004-06-17 Johan Dahlin <johan@gnome.org>
19059 * ext/tcp/*: Revert Zaheer changes, to make things actually work again.
19061 2004-06-16 Wim Taymans <wim@fluendo.com>
19063 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get):
19064 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
19065 (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
19066 (gst_v4lsrc_get), (gst_v4lsrc_set_property),
19067 (gst_v4lsrc_get_property):
19068 * sys/v4l/gstv4lsrc.h:
19069 Added a copy mode to v4lsrc where it will output a copied version
19070 of its internal hardware buffer.
19071 Fix the wrong FLAG_SET usage. The flags are integers, not bits, you
19074 2004-06-16 Wim Taymans <wim@fluendo.com>
19076 * sys/oss/gstosssrc.c: (gst_osssrc_get):
19079 2004-06-16 Wim Taymans <wim@fluendo.com>
19081 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
19082 (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
19083 (gst_v4lsrc_get), (gst_v4lsrc_set_property),
19084 (gst_v4lsrc_get_property):
19085 * sys/v4l/gstv4lsrc.h:
19086 * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
19087 Added a sync mode enum property to control v4lsrc timestamp method
19088 Removed the use-fixed-fps property and moved functionality in
19090 Don't error on an error value from v4l-conf, it might not always
19093 2004-06-16 Wim Taymans <wim@fluendo.com>
19095 * gst/videorate/Makefile.am:
19096 * gst/videorate/gstvideorate.c: (gst_videorate_get_type),
19097 (gst_videorate_base_init), (gst_videorate_class_init),
19098 (gst_videorate_getcaps), (gst_videorate_link),
19099 (gst_videorate_init), (gst_videorate_chain),
19100 (gst_videorate_set_property), (gst_videorate_get_property),
19101 (gst_videorate_change_state), (plugin_init):
19102 Added a video timestamp corrector.
19104 2004-06-15 Zaheer Abbas Merali <zaheerabbas at merali dot org>
19106 fixed a potential leak with previous commit
19108 * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
19110 2004-06-15 Zaheer Abbas Merali <zaheerabbas at merali dot org>
19112 * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
19113 Added missing refcount, fixes bug #144425
19114 Cheers Tim for finding the bug
19116 2004-06-15 Thomas Vander Stichele <thomas at apestaart dot org>
19118 * sys/v4l/gstv4l.c: (plugin_init):
19119 * sys/v4l/gstv4lcolorbalance.c:
19120 * sys/v4l/gstv4lcolorbalance.h:
19121 * sys/v4l/gstv4lelement.c:
19122 * sys/v4l/gstv4lelement.h:
19123 * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
19124 * sys/v4l/gstv4lmjpegsink.h:
19125 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
19126 * sys/v4l/gstv4lmjpegsrc.h:
19127 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
19128 (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
19129 (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
19130 * sys/v4l/gstv4lsrc.h:
19131 * sys/v4l/gstv4ltuner.c:
19132 * sys/v4l/gstv4ltuner.h:
19133 * sys/v4l/gstv4lxoverlay.c:
19134 * sys/v4l/gstv4lxoverlay.h:
19135 * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
19136 (gst_v4l_set_window), (gst_v4l_enable_overlay):
19137 * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
19138 (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
19139 (gst_v4l_set_audio):
19140 * sys/v4l/v4l_calls.h:
19141 * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
19142 (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_sync_frame),
19143 (gst_v4lmjpegsink_set_buffer), (gst_v4lmjpegsink_set_playback),
19144 (gst_v4lmjpegsink_playback_init),
19145 (gst_v4lmjpegsink_playback_start), (gst_v4lmjpegsink_get_buffer),
19146 (gst_v4lmjpegsink_play_frame), (gst_v4lmjpegsink_wait_frame),
19147 (gst_v4lmjpegsink_playback_stop),
19148 (gst_v4lmjpegsink_playback_deinit):
19149 * sys/v4l/v4lmjpegsink_calls.h:
19150 * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
19151 (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_buffer),
19152 (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
19153 (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_capture_start),
19154 (gst_v4lmjpegsrc_grab_frame), (gst_v4lmjpegsrc_requeue_frame),
19155 (gst_v4lmjpegsrc_capture_stop), (gst_v4lmjpegsrc_capture_deinit):
19156 * sys/v4l/v4lmjpegsrc_calls.h:
19157 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
19158 (gst_v4lsrc_sync_frame), (gst_v4lsrc_set_capture),
19159 (gst_v4lsrc_capture_init), (gst_v4lsrc_capture_start),
19160 (gst_v4lsrc_grab_frame), (gst_v4lsrc_requeue_frame),
19161 (gst_v4lsrc_capture_stop), (gst_v4lsrc_capture_deinit),
19162 (gst_v4lsrc_try_palette):
19163 * sys/v4l/v4lsrc_calls.h:
19164 bunch of paranoia cleanups
19166 2004-06-14 David Schleef <ds@schleef.org>
19168 * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_init),
19169 (cdparanoia_get), (cdparanoia_open), (cdparanoia_change_state):
19170 Send discont events and change timestamps appropriately when
19171 we get a seek event. (bug #144240)
19172 * ext/cdparanoia/gstcdparanoia.h:
19174 2004-06-14 Benjamin Otte <otte@gnome.org>
19176 * ext/alsa/gstalsa.c: Use snd_pcm_hw_params_set_rate _near instead of
19177 snd_pcm_hw_params_set_rate since the latter fails for no good
19178 reason on some setups.
19180 2004-06-14 David Schleef <ds@schleef.org>
19182 * gst/volume/demo.c: (value_changed_callback): exp10() is not
19183 standard. Thank you for playing.
19185 2004-06-14 Wim Taymans <wim@fluendo.com>
19187 * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
19188 Patch 1.3 broke the ordering of the colorspace info and
19189 made the plugin basically work by coincidence, reordered
19192 2004-06-14 Thomas Vander Stichele <thomas at apestaart dot org>
19194 * ext/lame/gstlame.c:
19195 * ext/mad/gstmad.c:
19196 sync caps. Make sure mad can only output a list of rates, not
19197 a full range. In the future, have three caps lists for each of the
19198 mpeg versions. Change mpegversion to a double as well.
19200 2004-06-14 Thomas Vander Stichele <thomas at apestaart dot org>
19202 * gst/volume/.cvsignore:
19203 * gst/volume/Makefile.am:
19204 * gst/volume/demo.c: (value_changed_callback), (idler),
19205 (setup_gui), (main):
19206 added small demo app
19208 2004-06-13 Jan Schmidt <thaytan@mad.scientist.com>
19209 * ext/esd/esdsink.c: (gst_esdsink_change_state):
19210 * ext/esd/esdsink.h:
19211 Close the esd connection on pause, because esd will just wait -
19212 blocking all other esd clients indefinitely.
19214 2004-06-12 Christophe Fergeau <teuf@gnome.org>
19216 * gst/tags/gstvorbistag.c: replaced a g_warning which I added in my
19217 previous commit with GST_DEBUG
19219 2004-06-12 Thomas Vander Stichele <thomas at apestaart dot org>
19222 add a header check for a dvdread header in dvdnav. Fixes #133002
19224 2004-06-12 Zaheer Abbas Merali <zaheerabbas at merali dot org>
19226 * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
19227 * gst/tcp/gsttcpclientsink.h:
19228 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
19229 * gst/tcp/gsttcpclientsrc.h:
19230 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init),
19231 (gst_tcpserversink_handle_server_read),
19232 (gst_tcpserversink_init_send):
19233 * gst/tcp/gsttcpserversink.h:
19234 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
19235 * gst/tcp/gsttcpserversrc.h:
19236 Modified the tcp plugins so they are portable (IPv4,IPv6, any future
19239 2004-06-12 Zaheer Abbas Merali <zaheerabbas at merali dot org>
19242 Added ogg library so that OSX detects libtheora properly
19244 2004-06-11 Wim Taymans <wim@fluendo.com>
19246 * ext/theora/theoradec.c: (theora_dec_chain),
19247 (theora_dec_change_state):
19248 Don't try to decode frames before we received a keyframe.
19250 2004-06-11 Wim Taymans <wim@fluendo.com>
19252 * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
19253 (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
19254 (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
19255 (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
19256 (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
19257 Added property to set the maximum delay of a page.
19259 2004-06-10 Wim Taymans <wim@fluendo.com>
19261 * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
19262 (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
19263 (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
19264 (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
19265 (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
19266 Added max-delay property to control the maximum amount
19267 of data to put in one page.
19269 2004-06-10 Wim Taymans <wim@fluendo.com>
19271 * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
19272 (gst_theora_enc_init), (theora_enc_sink_link),
19273 (theora_buffer_from_packet), (theora_enc_set_property),
19274 (theora_enc_get_property):
19275 Set duration on encoded buffer, added some more properties
19277 2004-06-10 Wim Taymans <wim@fluendo.com>
19279 * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
19280 (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
19281 (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
19282 * ext/theora/theoraenc.c: (theora_enc_chain):
19283 Fix refcounting bugs
19285 2004-06-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
19287 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
19288 (gst_asf_demux_loop), (gst_asf_demux_process_file),
19289 (gst_asf_demux_process_data), (gst_asf_demux_handle_data),
19290 (gst_asf_demux_process_object), (gst_asf_demux_get_stream),
19291 (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event),
19292 (gst_asf_demux_handle_src_event), (gst_asf_demux_handle_src_query),
19293 (gst_asf_demux_change_state):
19294 * gst/asfdemux/gstasfdemux.h:
19295 You know Chimaira? "I - HATE - EVERYTHING". Yeah, that's what this
19296 feels like. I think we should set a new requirement for demuxers
19297 from now on to implement sane loop functions, data loops, query
19298 and seek functions before first commit into CVS. And this commit
19299 fixes all of the above.
19301 2004-06-10 Christophe Fergeau <teuf@gnome.org>
19303 * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add): make sure parsed
19304 vorbis comments are properly encoded in UTF-8 before adding them
19307 2004-06-09 Benjamin Otte <otte@gnome.org>
19309 * ext/alsa/gstalsa.c: (add_channels):
19310 handle min <= max correctly
19311 * ext/alsa/gstalsa.c: (gst_alsa_fixate_to_mimetype),
19312 (gst_alsa_fixate_field_nearest_int), (gst_alsa_fixate):
19313 add fixation functions so we fixate correctly. No preferring of alaw
19314 anymore because it's the first structure.
19315 * ext/alsa/gstalsa.h:
19316 * ext/alsa/gstalsa.c: (gst_alsa_sw_params_dump),
19317 (gst_alsa_hw_params_dump):
19318 add functions to ease debugging in alsalib
19319 * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
19320 (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
19321 (gst_alsa_start_audio):
19322 only specify hw params if we really setup a format (fixes #134007 -
19323 or at least works around it)
19325 2004-06-09 Wim Taymans <wim@fluendo.com>
19327 * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
19328 (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
19329 (gst_ogg_mux_push_page), (gst_ogg_mux_get_headers),
19330 (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_send_headers),
19331 (gst_ogg_mux_loop):
19332 Use stream caps to setup the initial pages in the ogg stream.
19333 Correctly set the streamheader caps on the srcpad.
19335 2004-06-09 Thomas Vander Stichele <thomas at apestaart dot org>
19337 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
19338 (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
19339 (gst_v4lsrc_getcaps):
19340 * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
19341 (gst_v4l_get_picture), (gst_v4l_get_audio), (gst_v4l_set_audio):
19342 add querying of fps lists for webcams. Negotiating to a framerate
19345 2004-06-08 Thomas Vander Stichele <thomas at apestaart dot org>
19347 * ext/theora/theoraenc.c: (theora_buffer_from_packet),
19348 (theora_push_buffer), (theora_push_packet),
19349 (theora_set_header_on_caps), (theora_enc_chain):
19350 mark buffers and put on streamheader, raw theora streaming
19351 now works too, whee
19353 2004-06-08 Thomas Vander Stichele <thomas at apestaart dot org>
19355 * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
19356 (gst_tcp_gdp_read_caps):
19357 do a looping read for caps and GDP headers too
19359 2004-06-08 Thomas Vander Stichele <thomas at apestaart dot org>
19361 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
19362 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get):
19363 return EOS instead of NULL in _get
19365 2004-06-08 Wim Taymans <wim@fluendo.com>
19367 * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
19368 (gst_tcp_gdp_read_caps), (gst_tcp_gdp_write_header),
19369 (gst_tcp_gdp_write_caps):
19370 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
19371 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
19372 (gst_tcpserversrc_gdp_read_header), (gst_tcpserversrc_get):
19375 2004-06-08 Thomas Vander Stichele <thomas at apestaart dot org>
19377 * ext/vorbis/Makefile.am:
19378 * ext/vorbis/vorbis.c: (plugin_init):
19379 * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_base_init),
19380 (gst_vorbis_parse_class_init), (gst_vorbis_parse_init),
19381 (vorbis_parse_set_header_on_caps), (vorbis_parse_chain),
19382 (vorbis_parse_change_state):
19383 * ext/vorbis/vorbisparse.h:
19384 adding a vorbisparse element that marks the buffers, streaming
19385 raw vorbis using GDP now works, whee
19387 2004-06-08 Wim Taymans <wim@fluendo.com>
19389 * ext/jpeg/Makefile.am:
19391 * ext/jpeg/gstjpeg.c: (plugin_init):
19392 * ext/jpeg/gstsmokedec.c: (gst_smokedec_get_type),
19393 (gst_smokedec_base_init), (gst_smokedec_class_init),
19394 (gst_smokedec_init), (gst_smokedec_link), (gst_smokedec_chain):
19395 * ext/jpeg/gstsmokedec.h:
19396 * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_get_type),
19397 (gst_smokeenc_base_init), (gst_smokeenc_class_init),
19398 (gst_smokeenc_init), (gst_smokeenc_getcaps), (gst_smokeenc_link),
19399 (gst_smokeenc_resync), (gst_smokeenc_chain),
19400 (gst_smokeenc_set_property), (gst_smokeenc_get_property):
19401 * ext/jpeg/gstsmokeenc.h:
19402 * ext/jpeg/smokecodec.c: (smokecodec_init_destination),
19403 (smokecodec_flush_destination), (smokecodec_term_destination),
19404 (smokecodec_init_source), (smokecodec_fill_input_buffer),
19405 (smokecodec_skip_input_data), (smokecodec_resync_to_restart),
19406 (smokecodec_term_source), (smokecodec_encode_new),
19407 (smokecodec_decode_new), (smokecodec_info_free),
19408 (smokecodec_set_quality), (smokecodec_get_quality),
19409 (smokecodec_set_threshold), (smokecodec_get_threshold),
19410 (smokecodec_set_bitrate), (smokecodec_get_bitrate),
19411 (find_best_size), (abs_diff), (put), (smokecodec_encode),
19412 (smokecodec_parse_header), (smokecodec_decode):
19413 * ext/jpeg/smokecodec.h:
19414 Added a new simple jpeg based codec
19416 2004-06-08 Wim Taymans <wim@fluendo.com>
19418 * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
19419 (gst_multipart_mux_loop):
19422 2004-06-08 Thomas Vander Stichele <thomas at apestaart dot org>
19424 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
19425 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_client_remove),
19426 (gst_tcpserversink_handle_client_read), (gst_tcp_buffer_write),
19427 (gst_tcpserversink_handle_client_write), (gst_tcpserversink_chain),
19428 (gst_tcpserversink_init_send), (gst_tcpserversink_close):
19429 * gst/tcp/gsttcpserversink.h:
19430 take streamheader into account
19432 2004-06-08 Thomas Vander Stichele <thomas at apestaart dot org>
19434 * gst/level/Makefile.am:
19435 * gst/level/gstlevel.c: (gst_level_class_init):
19436 clean up marshal generation
19438 2004-06-08 Thomas Vander Stichele <thomas at apestaart dot org>
19440 * gst/tcp/Makefile.am:
19441 * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_get_type),
19442 (gst_tcpclientsink_class_init), (gst_tcpclientsink_init),
19443 (gst_tcpclientsink_set_property), (gst_tcpclientsink_get_property):
19444 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
19445 (gst_tcpclientsrc_init), (gst_tcpclientsrc_set_property),
19446 (gst_tcpclientsrc_get_property):
19447 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
19448 (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
19449 (gst_tcpserversink_handle_client_read),
19450 (gst_tcpserversink_handle_client_write),
19451 (gst_tcpserversink_set_property), (gst_tcpserversink_get_property):
19452 * gst/tcp/gsttcpserversink.h:
19453 add signals client-added and client-removed
19454 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
19455 (gst_tcpserversrc_init), (gst_tcpserversrc_set_property),
19456 (gst_tcpserversrc_get_property):
19457 uniformized, change default protocol to NONE
19458 * gst/tcp/gsttcp-marshal.list: added
19459 2004-06-07 Benjamin Otte <otte@gnome.org>
19461 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
19462 handle discont events if they happen before caps nego
19464 2004-06-07 Wim Taymans <wim@fluendo.com>
19466 * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
19467 (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
19468 (gst_multipart_demux_plugin_init):
19469 * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
19470 (gst_multipart_mux_init), (gst_multipart_mux_loop),
19471 (gst_multipart_mux_change_state):
19472 Small updates, fix a memleak
19474 2004-06-07 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
19476 * configure.ac: OSS portability
19477 * ext/arts/gst_arts.c: idem
19478 * sys/oss/gstosselement.c: idem
19479 * sys/oss/gstossmixer.c: idem
19480 * sys/oss/gstosssink.c: idem
19481 * sys/oss/gstosssrc.c: idem
19482 * sys/oss/oss_probe.c: idem
19483 - check for soundcard.h in different places for some BSD
19485 2004-06-07 Jan Schmidt <thaytan@mad.scientist.com>
19488 Add me to the authors file
19490 Increase the libdv requirement to >= version 0.100
19491 * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
19492 (gst_dvdec_src_query), (gst_dvdec_handle_sink_event),
19493 (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state):
19494 * ext/dv/gstdvdec.h:
19495 Add support for the new_media flag when sending DISCONT events
19496 Make the querying work when video pad is not linked
19498 2004-06-07 Tim-Philipp M??ller <t.i.m@zen.co.uk>
19500 reviewed by Benjamin Otte <otte@gnome.org>
19502 * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init):
19503 create a NULL-initialized array of pads, so we don't think they
19504 exist already. (fixes #143130)
19506 2004-06-07 Benjamin Otte <otte@gnome.org>
19508 * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init),
19509 (mixmatrix_resize), (gst_mixmatrix_set_all_caps),
19510 (gst_mixmatrix_request_new_pad), (gst_mixmatrix_loop):
19511 don't use // coments
19513 2004-06-07 Benjamin Otte <otte@gnome.org>
19515 * ext/alsa/gstalsa.c: (gst_alsa_samples_to_timestamp):
19516 cast to GstClockTime to get higher granularity
19517 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
19518 use gst_element_set_time_delay to get the exact time
19519 * ext/mad/gstmad.c: (gst_mad_chain):
19520 use the negotiated rate instead of the current frame's rate which
19521 might be wrong because of bit errors. This avoids emitting totally
19522 bogus timestamps and screwing sync.
19525 2004-06-07 Tim-Philipp M??ller <t.i.m@zen.co.uk>
19527 reviewed by Benjamin Otte <otte@gnome.org>
19529 * gst/adder/gstadder.c: (gst_adder_loop):
19530 properly error out when no negotiation has happened yet. (fixes
19533 2004-06-06 Benjamin Otte <otte@gnome.org>
19535 * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
19536 forward correctly transformed offset in discont events. Based on
19537 patch by Arwed v. Merkatz. (fixes #142851)
19539 2004-06-06 David Schleef <ds@schleef.org>
19541 * gst/ffmpegcolorspace/gstffmpegcodecmap.c: that's
19542 G_HAVE_GNUC_VARARGS, not G_HAVE_GNU_VARARGS. Should fix compile
19543 problems on several systems.
19545 2004-06-06 Benjamin Otte <otte@gnome.org>
19547 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
19548 use explicit caps on the srcpad
19549 * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
19550 properly error out if caps couldn't be set (fixes #142764)
19552 2004-06-06 Benjamin Otte <otte@gnome.org>
19554 * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
19555 (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
19556 (gst_alsa_start_audio):
19557 - don't call set_periods_integer anymore, it breaks the
19558 configuration randomly
19559 - call snd_pcm_hw_params_set_access directly instead of using masks
19560 - don't fail if the sw_params can't be set, just use the default
19561 params and hope it works. Alsalib has weird issues when you touch
19562 sw_params and does no proper error reporting about what failed.
19563 * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
19564 (gst_alsa_close_audio):
19565 make our alsa debugging go via gst debugging and not conditionally
19567 * ext/alsa/gstalsa.h:
19568 add ALSA_DEBUG_FLUSH macro
19569 * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper),
19571 wrap alsa errors to be printed via the gst debugging system and not
19574 2004-06-04 Ronald Bultje <rbultje@ronald.bitfreak.net>
19576 * gst/qtdemux/qtdemux.c: (gst_qtdemux_init),
19577 (gst_qtdemux_handle_src_query), (gst_qtdemux_handle_src_event),
19578 (gst_qtdemux_handle_sink_event), (gst_qtdemux_change_state),
19579 (gst_qtdemux_loop_header), (qtdemux_dump_mvhd),
19580 (qtdemux_parse_trak):
19581 * gst/qtdemux/qtdemux.h:
19582 Bitch. Also known as seeking, querying & co.
19583 * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
19584 (gst_osssink_change_state):
19585 * sys/oss/gstosssink.h:
19586 Resyncing is for weenies, this hack is no longer needed and was
19587 broken anyway (since it - unintendedly - always leaves resync to
19590 2004-06-05 Andrew Turner <zxombie@hotpop.com>
19592 * gst/tcp/gsttcp.c: portability (Solaris 10/FreeBSD)
19593 * gst/tcp/gsttcpclientsrc.h: idem
19594 - define MSG_NOSIGNAL if not done
19595 - include unistd.h for off_t
19598 2004-06-05 Benjamin Otte <otte@gnome.org>
19601 * ext/kio/Makefile.am:
19602 check for qt's moc preprocessor explicitly and use it
19604 2004-06-03 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
19606 * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
19607 don't get a signal for EPIPE on socket writes
19608 (somebody check if this works on other platforms)
19610 2004-06-02 Thomas Vander Stichele <thomas at apestaart dot org>
19612 * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
19613 * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
19614 check error condition on available samples correctly
19616 2004-06-02 Thomas Vander Stichele <thomas at apestaart dot org>
19618 * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_time):
19620 * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),
19621 (gst_tcp_gdp_read_header), (gst_tcp_gdp_read_caps):
19622 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
19623 (gst_tcpserversrc_gdp_read_header):
19624 use ssize_t over size_t since the former is signed and thus the
19625 check for error codes can work
19627 2004-06-02 Wim Taymans <wim@fluendo.com>
19631 * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
19632 (gst_multipart_mux_loop):
19635 2004-06-02 Wim Taymans <wim@fluendo.com>
19637 * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
19638 (gst_multipart_mux_init), (gst_multipart_mux_loop),
19639 (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
19640 (gst_multipart_mux_change_state):
19641 Added configurable boundary specifier, added the value as a
19642 caps field as well.
19644 2004-06-02 Zaheer Abbas Merali <zaheerabbas at merali dot org>
19646 * gst/tcp/gsttcp.c:
19647 * gst/tcp/gsttcpclientsrc.c:
19648 * gst/tcp/gsttcpclientsrc.h:
19649 * gst/tcp/gsttcpserversrc.c:
19650 - portability fix, to compile on OSX
19653 * sys/osxaudio/gstosxaudioelement.c:
19654 * sys/osxaudio/gstosxaudiosink.c:
19655 * sys/osxaudio/gstosxaudiosrc.c:
19656 - compilation warnings on OSX
19659 2004-06-02 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
19661 * ext/vorbis/vorbisdec.c : sign warning fixes
19663 * gst-libs/gst/mixer/mixertrack.c :
19664 do no use defines which are glib 2.4 specific
19666 2004-06-01 Christophe Fergeau <teuf@gnome.org>
19668 * ext/flac/gstflactag.c: strip ending framing bit from vorbiscomment
19669 buffer since libflac doesn't expect it (reports a sync error when
19670 it encounters that)
19673 2004-06-01 Owen Fraser-Green <owen@discobabe.net>
19675 * gst-libs/gst/mixer/mixertrack.h: Changed struct syntax
19676 * gst-libs/gst/mixer/mixertrack.c:
19677 (gst_mixer_track_get_property), (get_mixer_track_init),
19678 (get_mixer_track_get_property): Added property accessors
19679 * gst-libs/gst/mixer/mixeroptions.h: Changed struct syntax
19680 * gst-libs/gst/mixer/mixeroptions.c:
19681 (gst_mixer_options_get_values): Added
19682 * gst-libs/gst/mixer/mixer.h: Changed GstMixerClass syntax
19683 * gst-libs/gst/mixer/mixer.c: Fixed comment
19686 2004-06-01 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
19688 * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
19689 improve error messages on open
19692 2004-06-01 Thomas Vander Stichele <thomas at apestaart dot org>
19694 * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
19695 check if v4l-conf is in path
19697 2004-06-01 Thomas Vander Stichele <thomas at apestaart dot org>
19699 * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
19700 change assert to a more readable error message
19702 2004-05-31 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
19704 * gst-libs/gst/tuner/tunerchannel.h:
19705 - add a freq_multiplicator field to make the conversion
19706 between internal frequency unit and Hz
19707 * sys/v4l/gstv4lelement.c:
19708 * sys/v4l2/gstv4l2element.c:
19709 - change default video device to /dev/video0
19710 * sys/v4l/v4l_calls.c:
19711 * sys/v4l2/v4l2_calls.c:
19712 - we only expose frequency to the user in Hz instead of
19713 bastard v4lX unit (either 62.5kHz or 62.5Hz)
19715 2004-05-31 Jan Schmidt <thaytan@mad.scientist.com>
19716 * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
19717 Initialise b_o_s and e_o_s variables
19718 * gst-libs/gst/riff/riff-media.c:
19719 (gst_riff_create_video_caps_with_data):
19720 Add some unusual fourcc's from mplayer avi's
19721 * gst/multipart/multipartmux.c: (gst_multipart_mux_plugin_init):
19722 Make the muxer have rank GST_RANK_NONE, so it doesn't mess up
19725 2004-05-28 Wim Taymans <wim@fluendo.com>
19728 * gst/alpha/Makefile.am:
19729 * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
19730 (gst_alpha_get_type), (gst_alpha_base_init),
19731 (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
19732 (gst_alpha_get_property), (gst_alpha_sink_link), (gst_alpha_add),
19733 (gst_alpha_chroma_key), (gst_alpha_chain),
19734 (gst_alpha_change_state), (plugin_init):
19735 A plugin to add an alpha channel to I420 video. Can optionally do
19737 * gst/multipart/Makefile.am:
19738 * gst/multipart/multipart.c: (plugin_init):
19739 * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
19740 (gst_multipart_demux_class_init), (gst_multipart_demux_init),
19741 (gst_multipart_demux_finalize), (gst_multipart_demux_handle_event),
19742 (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
19743 (gst_multipart_demux_change_state),
19744 (gst_multipart_demux_plugin_init):
19745 * gst/multipart/multipartmux.c: (gst_multipart_mux_get_type),
19746 (gst_multipart_mux_base_init), (gst_multipart_mux_class_init),
19747 (gst_multipart_mux_get_sink_event_masks), (gst_multipart_mux_init),
19748 (gst_multipart_mux_sinkconnect), (gst_multipart_mux_pad_link),
19749 (gst_multipart_mux_pad_unlink),
19750 (gst_multipart_mux_request_new_pad),
19751 (gst_multipart_mux_handle_src_event),
19752 (gst_multipart_mux_next_buffer), (gst_multipart_mux_compare_pads),
19753 (gst_multipart_mux_queue_pads), (gst_multipart_mux_loop),
19754 (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
19755 (gst_multipart_mux_change_state), (gst_multipart_mux_plugin_init):
19756 A Multipart demuxer/muxer. Not sure if it violates specs. Used to
19757 send multipart jpeg images to a browser.
19758 * gst/videobox/Makefile.am:
19759 * gst/videobox/README:
19760 * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
19761 (gst_video_box_get_type), (gst_video_box_base_init),
19762 (gst_video_box_class_init), (gst_video_box_init),
19763 (gst_video_box_set_property), (gst_video_box_get_property),
19764 (gst_video_box_sink_link), (gst_video_box_i420),
19765 (gst_video_box_ayuv), (gst_video_box_chain),
19766 (gst_video_box_change_state), (plugin_init):
19767 Crops or adds borders around an image. can do alpha channel
19769 * gst/videomixer/Makefile.am:
19770 * gst/videomixer/README:
19771 * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
19772 (gst_videomixer_pad_base_init), (gst_videomixer_pad_class_init),
19773 (gst_videomixer_pad_get_sink_event_masks),
19774 (gst_videomixer_pad_get_property),
19775 (gst_videomixer_pad_set_property),
19776 (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_link),
19777 (gst_videomixer_pad_unlink), (gst_videomixer_pad_init),
19778 (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
19779 (gst_videomixer_base_init), (gst_videomixer_class_init),
19780 (gst_videomixer_init), (gst_videomixer_request_new_pad),
19781 (gst_videomixer_handle_src_event),
19782 (gst_videomixer_blend_ayuv_i420), (gst_videomixer_fill_checker),
19783 (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
19784 (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
19785 (gst_videomixer_loop), (gst_videomixer_get_property),
19786 (gst_videomixer_set_property), (gst_videomixer_change_state),
19788 Generic video mixer plugin, can handle multiple inputs all with
19789 different framerates and video sizes. Is fully alpha channel
19792 2004-05-27 Ronald Bultje <rbultje@ronald.bitfreak.net>
19794 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
19795 Select first track as master track. Not sure how else to handle
19797 * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer):
19798 Discard discont events. Should fix #142962.
19800 2004-05-26 Ronald Bultje <rbultje@ronald.bitfreak.net>
19802 * ext/alsa/Makefile.am:
19803 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init),
19804 (gst_alsa_mixer_build_list), (gst_alsa_mixer_get_volume),
19805 (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
19806 (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
19807 (gst_alsa_mixer_get_option):
19808 * ext/alsa/gstalsamixer.h:
19809 * ext/alsa/gstalsamixeroptions.c:
19810 (gst_alsa_mixer_options_get_type),
19811 (gst_alsa_mixer_options_class_init), (gst_alsa_mixer_options_init),
19812 (gst_alsa_mixer_options_new):
19813 * ext/alsa/gstalsamixeroptions.h:
19814 * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
19815 * ext/alsa/gstalsamixertrack.h:
19816 Add enumerations (as GstMixerOptions). Make correct distinction
19817 between input/output tracks. Add capture/playback private flag.
19818 Use flag to decide on whether to set capture or playback volumes
19819 or switches. Use playback and record switches.
19820 * gst-libs/gst/mixer/Makefile.am:
19821 * gst-libs/gst/mixer/mixer-marshal.list:
19822 * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init),
19823 (gst_mixer_set_option), (gst_mixer_get_option),
19824 (gst_mixer_mute_toggled), (gst_mixer_record_toggled),
19825 (gst_mixer_volume_changed), (gst_mixer_option_changed):
19826 * gst-libs/gst/mixer/mixer.h:
19827 * gst-libs/gst/mixer/mixeroptions.c: (gst_mixer_options_get_type),
19828 (gst_mixer_options_class_init), (gst_mixer_options_init),
19829 (gst_mixer_options_dispose):
19830 * gst-libs/gst/mixer/mixeroptions.h:
19831 Add GstMixerOptions.
19832 * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
19833 Rename Audio Mixer to OSS Mixer (similar to Alsa Mixer). Fix
19834 broken device detection on computers with multiple OSS sound
19837 2004-05-26 Benjamin Otte <in7y118@public.uni-hamburg.de>
19839 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
19840 fixate nicely even when the peer is not negotiating
19842 2004-05-25 Benjamin Otte <in7y118@public.uni-hamburg.de>
19844 * gst/audioconvert/gstaudioconvert.c:
19845 (gst_audio_convert_parse_caps):
19846 make sure we don't allow depth > width
19847 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
19848 fixate endianness to G_BYTE_ORDER as default
19849 * gst/audioscale/gstaudioscale.c:
19850 we don't handle another endianness as host-endianness
19852 2004-05-25 David Schleef <ds@schleef.org>
19854 * gst/ffmpegcolorspace/mem.c: malloc() is in stdlib.h, not malloc.h
19856 2004-05-24 Benjamin Otte <otte@gnome.org>
19858 * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_sinkconnect),
19859 (gst_oggvorbisenc_setup):
19860 properly fail when we can't setup the vorbis encoder due to
19861 unsupported settings
19862 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sinkconnect),
19863 (gst_vorbisenc_setup):
19865 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
19866 fix case where warnings occured when one pad was unlinked while the
19867 other's link function was called
19869 2004-05-24 Thomas Vander Stichele <thomas at apestaart dot org>
19871 * gst/tcp/Makefile.am:
19874 2004-05-24 Benjamin Otte <in7y118@public.uni-hamburg.de>
19876 * gst-libs/gst/resample/private.h:
19877 don't use optimizations that are #if 0'ed
19879 2004-05-24 Wim Taymans <wim@fluendo.com>
19881 * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
19882 Fix potential division by zero error and hopefully get
19883 the position query right to get correct timestamps on avi
19886 2004-05-24 Wim Taymans <wim@fluendo.com>
19888 * gst/videoscale/videoscale.c: (gst_videoscale_scale_nearest),
19889 (gst_videoscale_scale_nearest_str2),
19890 (gst_videoscale_scale_nearest_str4),
19891 (gst_videoscale_scale_nearest_32bit),
19892 (gst_videoscale_scale_nearest_24bit),
19893 (gst_videoscale_scale_nearest_16bit):
19894 Fix the scaling algorithm and avoid a buffer overflow.
19895 removed the while loop in the scaling function as it
19896 was used for point sampling only.
19898 2004-05-24 Benjamin Otte <in7y118@public.uni-hamburg.de>
19900 * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
19901 (gst_id3_tag_class_init), (gst_id3_tag_init),
19902 (gst_id3_tag_set_property), (gst_id3_tag_get_tag_to_render),
19903 (gst_id3_tag_handle_event), (gst_id3_tag_do_caps_nego),
19904 (gst_id3_tag_send_tag_event):
19905 lots of fixes to make id3mux work and id3demux work correctly
19907 2004-05-24 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
19910 add rules to build shout2send (was removed by accident
19911 when this module was no more marked experimental/broken)
19913 2004-05-24 Zaheer Abbas Merali <zaheerabbas at merali dot org>
19915 * ext/shout2/gstshout2.c:
19916 * ext/shout2/gstshout2.h:
19917 adding a "connection problem" signal to shout2send
19920 2004-05-21 Thomas Vander Stichele <thomas at apestaart dot org>
19922 * ext/kio/kioreceiver.cpp:
19923 * ext/kio/kioreceiver.h:
19924 fix sign comparison issues
19926 2004-05-21 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
19928 * gst/cdxaparse/gstcdxaparse.c:
19929 * gst/cdxaparse/gstcdxaparse.h:
19931 add some checks/sanity
19932 prepare for seek addition
19934 * sys/sunaudio/gstsunaudio.c:
19935 remove exported dupe init function
19937 2004-05-21 Jan Schmidt <thaytan@mad.scientist.com>
19939 * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_get_formats),
19940 (gst_dvdec_src_convert), (gst_dvdec_sink_convert):
19941 Fix format conversion and position querying.
19942 * gst/debug/progressreport.c: (gst_progressreport_report):
19943 Don't output a bogus total value that we didn't query.
19944 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
19945 Always set XV_AUTOPAINT_COLORKEY to true. Fixes xvimagesink showing
19946 only a blank window after xine has been used.
19948 2004-05-21 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
19951 sync with upstream version to fix test on FC2
19952 readd with -ko to preserve Id header
19954 2004-05-20 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
19957 test for FIONREAD ioctl in sys/filio.h for Solaris compat.
19958 * gst/tcp/gsttcpclientsrc.c: idem
19959 * gst/tcp/gsttcpserversink.c: idem
19960 * gst/tcp/gsttcpserversrc.c: idem
19961 * m4/gst-fionread.m4: idem
19963 * sys/sunaudio/gstsunaudio.c: change category to Sink/Audio
19965 * configure.ac: enable speex plugin for speex 1.1.5+
19966 * ext/speex/gstspeexenc.c: fix cast warning
19968 * ext/esd/README: fix typo
19970 2004-05-20 David Schleef <ds@schleef.org>
19972 * configure.ac: Minor cosmetic change to convince the buildbot to
19974 * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_class_init),
19975 (gst_sunaudiosink_init), (gst_sunaudiosink_getcaps),
19976 (gst_sunaudiosink_pad_link), (gst_sunaudiosink_chain),
19977 (gst_sunaudiosink_setparams), (gst_sunaudiosink_open),
19978 (gst_sunaudiosink_close), (gst_sunaudiosink_change_state),
19979 (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property):
19980 More hacking. Plays audio now.
19982 2004-05-20 David Schleef <ds@schleef.org>
19987 2004-05-20 David Schleef <ds@schleef.org>
19989 * sys/osxaudio/Makefile.am: New OS X audio plugin by Zaheer Abbas Merali
19990 * sys/osxaudio/gstosxaudio.c:
19991 * sys/osxaudio/gstosxaudioelement.c:
19992 * sys/osxaudio/gstosxaudioelement.h:
19993 * sys/osxaudio/gstosxaudiosink.c:
19994 * sys/osxaudio/gstosxaudiosink.h:
19995 * sys/osxaudio/gstosxaudiosrc.c:
19996 * sys/osxaudio/gstosxaudiosrc.h:
19998 2004-05-20 Thomas Vander Stichele <thomas at apestaart dot org>
20000 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps),
20001 (gst_vorbisenc_chain):
20002 put the codec headers on the caps as streamheader as well as
20005 2004-05-20 Thomas Vander Stichele <thomas at apestaart dot org>
20007 * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
20008 (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
20009 (gst_vorbisenc_push_packet), (gst_vorbisenc_chain):
20010 split up push_packet into two functions
20012 2004-05-20 Thomas Vander Stichele <thomas at apestaart dot org>
20014 * gst/tcp/.cvsignore:
20016 * gst/tcp/Makefile.am:
20018 * gst/tcp/gsttcp.c:
20019 * gst/tcp/gsttcp.h:
20020 * gst/tcp/gsttcpclientsink.c:
20021 * gst/tcp/gsttcpclientsink.h:
20022 * gst/tcp/gsttcpclientsrc.c:
20023 * gst/tcp/gsttcpclientsrc.h:
20024 * gst/tcp/gsttcpplugin.c:
20025 * gst/tcp/gsttcpserversink.c:
20026 * gst/tcp/gsttcpserversink.h:
20027 * gst/tcp/gsttcpserversrc.c:
20028 * gst/tcp/gsttcpserversrc.h:
20029 add new tcp elements
20031 2004-05-19 Wim Taymans <wim@fluendo.com>
20033 * gst/law/mulaw-conversion.c: (mulaw_encode):
20034 Fix overflow bug in ulaw encoding.
20036 2004-05-19 Benjamin Otte <in7y118@public.uni-hamburg.de>
20038 * ext/mad/gstmad.c: (gst_mad_handle_event):
20039 don't unref the event twice
20041 2004-05-19 Benjamin Otte <in7y118@public.uni-hamburg.de>
20044 remove -Wno-sign-compare
20046 2004-05-19 Benjamin Otte <in7y118@public.uni-hamburg.de>
20049 remove -DG_DISABLE_DEPRECATED. It's not usable without workarounds
20050 if you want to work against glib 2.2 and 2.4
20052 2004-05-19 Thomas Vander Stichele <thomas at apestaart dot org>
20054 * gst/tcp/Makefile.am:
20055 * gst/tcp/gsttcp.c:
20056 * gst/tcp/gsttcp.h:
20057 * gst/tcp/gsttcpsink.h:
20058 * gst/tcp/gsttcpsrc.h:
20059 gsttcp -> gsttcpplugin + CVS surgery in preparation for tcp merge
20061 2004-05-19 Benjamin Otte <in7y118@public.uni-hamburg.de>
20063 * gst/debug/tests.c: (md5_get_value):
20064 fix segfault on gst-inspect
20066 2004-05-19 Benjamin Otte <in7y118@public.uni-hamburg.de>
20068 * gst/debug/testplugin.c:
20069 * gst/debug/tests.c:
20070 * gst/debug/tests.h:
20071 add new extensible and configurable testing element. Current tests
20072 include buffer count, stream length, timestamp/duration matching and
20074 * gst/debug/Makefile.am:
20075 * gst/debug/gstdebug.c: (plugin_init):
20076 add infrastructure for new element
20078 2004-05-19 Johan Dahlin <johan@gnome.org>
20080 * ext/dv/gstdvdec.c (gst_dvdec_quality_get_type): Add proper
20081 ending of the array. Fixes gst-inspect segfault on ppc.
20083 2004-05-19 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
20085 * ext/dirac/gstdiracdec.cc : change category to Codec/Decoder/Video
20087 * m4/a52.m4 : don't fix a test that should fail with current a52dec lib
20089 2004-05-18 David Schleef <ds@schleef.org>
20091 * gst/ffmpegcolorspace/imgconvert.c: (img_convert): Fixes for
20092 warnings (bugs, actually) noticed by gcc but not forte.
20094 2004-05-18 David Schleef <ds@schleef.org>
20096 * sys/sunaudio/Makefile.am:
20097 * sys/sunaudio/gstsunaudio.c: New sunaudiosink
20099 2004-05-18 David Schleef <ds@schleef.org>
20101 * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
20102 (gst_qtdemux_loop_header): Patch from dcm@acm.org (David Moore)
20103 to allow qtdemux to use non-seekable streams. (bug #142272)
20105 2004-05-18 David Schleef <ds@schleef.org>
20107 * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16),
20108 (gst_resample_sinc_ft_float): Remove use of static temporary
20109 buffer. This code was obviously not supposed to last long, but
20110 it's stuck in our ABI, so it required a little hack to make it
20111 ABI-compatible. Fixes #142585.
20112 * gst-libs/gst/resample/resample.h: same.
20114 2004-05-18 David Schleef <ds@schleef.org>
20116 * configure.ac: Add sunaudio
20117 * examples/Makefile.am: make gstplay depend on gconf
20118 * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Remove c99-isms
20119 * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette),
20120 (convert_table_lookup), (img_convert): remove c99-isms
20121 * gst/ffmpegcolorspace/imgconvert_template.h: make a constant
20122 unsigned, to fix a warning on Solaris
20123 * gst/mpeg1sys/systems.c: bcopy->memcpy
20124 * gst/rtjpeg/RTjpeg.c: (RTjpeg_yuvrgb8): bcopy->memcpy
20125 * sys/Makefile.am: Add sunaudio
20127 2004-05-18 Wim Taymans <wim@fluendo.com>
20129 * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_init),
20130 (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
20131 (gst_ogg_mux_next_buffer), (gst_ogg_mux_push_page),
20132 (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
20133 (gst_ogg_mux_loop):
20134 Fix an ugly memleak where the muxer didn't flush enough ogg
20135 pages. This also resulted in badly muxed ogg files.
20137 2004-05-18 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
20139 * gst/asfdemux/asfheaders.c :
20140 * gst/asfdemux/asfheaders.h :
20141 * gst/asfdemux/gstasfdemux.c :
20142 - fix ASF_OBJ_PADDING guid
20143 - add 3 new object guids (language list, metadata,
20144 extended stream properties)
20145 - add a function to parse extended header objects
20147 2004-05-18 Benjamin Otte <in7y118@public.uni-hamburg.de>
20149 * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
20150 remove leftover debugging g_print
20152 2004-05-17 Ronald Bultje <rbultje@ronald.bitfreak.net>
20154 * ext/mad/gstmad.c: (gst_mad_handle_event):
20155 Fix for when the first format in a discont event is not a
20156 byte-based one. Should fix #137710.
20158 2004-05-18 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
20160 * m4/a52.m4 : fix compilation with -Wall -Werror
20161 * m4/libfame.m4 : idem
20162 * m4/libmikmod.m4 : idem
20164 2004-05-17 Benjamin Otte <otte@gnome.org>
20166 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
20167 signal the new tags before giving up the reference
20169 2004-05-17 Benjamin Otte <in7y118@public.uni-hamburg.de>
20171 * ext/shout2/gstshout2.c:
20172 use application/ogg instead of application/x-ogg (patch by Patrick
20173 Guimond, fixes #142432)
20174 * sys/oss/gstosselement.c: (gst_osselement_reset),
20175 (gst_osselement_sync_parms):
20176 don't set fragment size unless specified (fixes #142493)
20178 2004-05-17 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
20180 * configure.ac : fix compilation of v4l2src with "-Wall -Werror"
20183 2004-05-17 Benjamin Otte <otte@gnome.org>
20185 * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
20186 compute offsets correctly for internal buffers so timestamps are set
20187 correctly when we can't seek. Also handle cases where there are no
20188 offsets. (based on a patch by David Moore, fixes #142507)
20190 2004-05-17 Benjamin Otte <otte@gnome.org>
20192 * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
20193 use correct variable when determining amount of data to skip so we
20194 don't skip into the void and segfault
20196 2004-05-16 Benjamin Otte <otte@gnome.org>
20198 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
20201 2004-05-16 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
20203 * gst/asfdemux/gstasfdemux.c:
20204 - fix a mem leak and always propagate tags
20205 - add WMV3 to known video codecs (but no decoder yet)
20206 - replace "surplus data" at end of audio header for what
20207 it is : codec specific data
20210 2004-05-16 Arwed v. Merkatz <v.merkatz@gmx.net>
20212 reviewed by: Ronald Bultje <rbultje@ronald.bitfreak.net>
20214 * gst-libs/gst/audio/audioclock.c:
20215 Fix wrong return type (#142205).
20217 2004-05-16 Ronald Bultje <rbultje@ronald.bitfreak.net>
20219 * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_init):
20220 Ignore CRCs by default (fixes #142566).
20222 2004-05-16 Ronald Bultje <rbultje@ronald.bitfreak.net>
20224 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
20225 (gst_alsa_mixer_close), (gst_alsa_mixer_supported),
20226 (gst_alsa_mixer_build_list), (gst_alsa_mixer_free_list),
20227 (gst_alsa_mixer_change_state), (gst_alsa_mixer_list_tracks),
20228 (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
20229 (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record):
20230 Fix for cases where we fail to attach to a mixer.
20232 2004-05-16 Ronald Bultje <rbultje@ronald.bitfreak.net>
20234 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
20235 Don't touch events after not owning them anymore.
20236 * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
20237 (gst_wavparse_fmt), (gst_wavparse_other),
20238 (gst_wavparse_handle_seek), (gst_wavparse_loop),
20239 (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
20240 (gst_wavparse_srcpad_event):
20241 * gst/wavparse/gstwavparse.h:
20242 Add seeking, fix querying.
20244 2004-05-16 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
20246 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
20247 - process comments even if they don't end with \0\0
20248 g_convert would ignore them if present and works well without them
20250 2004-05-16 Benjamin Otte <otte@gnome.org>
20252 * ext/alsa/gstalsa.c: (gst_alsa_caps), (gst_alsa_get_caps):
20255 2004-05-16 Benjamin Otte <otte@gnome.org>
20257 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
20258 don't write to memory we might not write to - g_convert does that
20259 for us anyway (fixes #142613)
20260 (gst_asf_demux_audio_caps):
20261 comment out gst_util_dump_mem
20263 2004-05-16 Benjamin Otte <otte@gnome.org>
20265 * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
20266 compute correct expected timestamps after seek (broken since
20268 * ext/gdk_pixbuf/pixbufscale.c: (pixbufscale_init):
20269 rename element and debugging category to gdkpixbufscale
20271 2004-05-16 Benjamin Otte <otte@gnome.org>
20273 * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
20274 add error checking to snd_pcm_delay and remove duplicate call to
20275 snd_pcm_delay that caused issues (see inline code comments)
20276 * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
20277 make more readable and fix return value when snd_pcm_delay fails
20280 2004-05-15 Jan Schmidt <thaytan@mad.scientisti.com>
20281 * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type),
20282 (gst_pixbufscale_get_type), (gst_pixbufscale_base_init),
20283 (gst_pixbufscale_class_init), (gst_pixbufscale_getcaps),
20284 (gst_pixbufscale_link), (gst_pixbufscale_init),
20285 (gst_pixbufscale_handle_src_event), (pixbufscale_scale),
20286 (gst_pixbufscale_chain), (gst_pixbufscale_set_property),
20287 (gst_pixbufscale_get_property), (pixbufscale_init):
20288 * ext/gdk_pixbuf/pixbufscale.h:
20289 Add these files I forgot earlier
20291 2004-05-15 Jan Schmidt <thaytan@mad.scientist.com>
20292 * ext/gdk_pixbuf/Makefile.am:
20293 * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
20294 * ext/gdk_pixbuf/gstgdkpixbuf.h:
20295 Add new pixbufscale element to scale RGB video
20296 using gdk_pixbuf, because gdk_pixbuf does BILINEAR
20297 and HYPER interpolation correctly.
20298 * ext/theora/theoraenc.c: (theora_enc_chain),
20299 Discard buffer and return if explicit caps could not be set
20300 (theora_enc_get_property):
20301 Make _get return kbps for the bitrate consistent with
20305 2004-05-14 Benjamin Otte <in7y118@public.uni-hamburg.de>
20307 * ext/libvisual/visual.c: (gst_visual_chain):
20308 add missing visual_audio_analyze
20310 2004-05-14 David Schleef <ds@schleef.org>
20312 * ext/esd/esdsink.c: (gst_esdsink_chain): Fix crash when ESD
20313 is killed while we're playing.
20314 * gst/qtdemux/qtdemux.c: (qtdemux_parse): call
20315 gst_element_no_more_pads().
20317 2004-05-14 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
20319 * gst-libs/gst/riff/riff-read.c :
20320 - fix INFO tag extraction in RIFF/AVI files
20321 because gst_event_unref (event) also freed taglist
20324 2004-05-13 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
20326 * ext/mad/gstid3tag.c : move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"
20327 * gst/wavenc/gstwavenc.c : move from "Codec/Encoder/Audio" to "Codec/Muxer/Audio"
20329 * gst/auparse/gstauparse.c :
20330 - add code (commented for now) to support audio/x-adpcm on src pad
20331 (we have no decoder for those layout yet)
20333 * gst/cdxaparse/gstcdxaparse.c :
20334 * gst/cdxaparse/gstcdxaparse.h :
20335 - partial rewrite using RiffRead (ripped iain's wavparse code)
20337 * gst/rtp/gstrtpL16enc.c : typo
20338 * gst/rtp/gstrtpgsmenc.c : typo
20340 2004-05-13 Benjamin Otte <otte@gnome.org>
20343 check for exact version of libvisual, it's not supposed to be
20346 2004-05-13 Benjamin Otte <in7y118@public.uni-hamburg.de>
20348 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
20349 signal no-more-pads
20351 2004-05-13 Jan Schmidt <thaytan@mad.scientist.com>
20353 * ext/dv/gstdvdec.c: (gst_dvdec_src_convert)
20354 Report which format was used for GST_FORMAT_DEFAULT
20355 * gst/debug/Makefile.am:
20356 * gst/debug/gstdebug.c: (plugin_init):
20357 * gst/debug/progressreport.c: (gst_progressreport_base_init),
20358 (gst_progressreport_class_init), (gst_progressreport_init),
20359 (gst_progressreport_report), (gst_progressreport_set_property),
20360 (gst_progressreport_get_property), (gst_progressreport_chain),
20361 (gst_progressreport_plugin_init):
20362 Add progressreport element for testing.
20364 2004-05-13 Thomas Vander Stichele <thomas at apestaart dot org>
20366 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_change_state):
20367 * sys/v4l/gstv4lsrc.h:
20368 * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
20369 * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
20370 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init),
20371 (gst_v4lsrc_grab_frame):
20373 send a discont at start
20375 2004-05-12 Colin Walters <walters@redhat.com>
20377 * gst/asfdemux/gstasfdemux.c (gst_asf_demux_process_segment): Avoid
20378 inflooping if we can't find a chunk. Or in other words, don't blow
20379 chunks if we don't have a chunk to blow.
20381 2004-05-13 Jan Schmidt <thaytan@mad.scientist.com>
20382 * ext/audiofile/gstafsrc.c: (gst_afsrc_get):
20383 Remove old debug output
20384 * ext/dv/gstdvdec.c: (gst_dvdec_quality_get_type),
20385 (gst_dvdec_class_init), (gst_dvdec_loop), (gst_dvdec_change_state),
20386 (gst_dvdec_set_property), (gst_dvdec_get_property):
20387 Change the quality setting to an enum, so it works from gst-launch
20388 Don't renegotiate a non-linked pad. Allows audio only decoding.
20389 * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_getcaps),
20390 (gst_deinterlace_link), (gst_deinterlace_init):
20391 * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
20392 (gst_videodrop_link):
20393 Some caps negotiation fixes
20395 2004-05-12 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
20397 * ext/tarkin/gsttarkin.c :
20398 - Change RANK from NONE to PRIMARY
20399 * ext/gdk_pixbuf/gstgdkpixbuf.c :
20400 - Change RANK from NONE to MARGINAL
20401 * ext/divx/gstdivxenc.c :
20402 - Change RANK from PRIMARY to NONE (encoder/spider issue)
20404 2004-05-12 Thomas Vander Stichele <thomas at apestaart dot org>
20406 * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
20407 (gst_vorbisenc_push_packet):
20408 copy a function that was added between 1.0 and 1.0.1 until we
20409 depend on worthwhile features of post-1.0
20411 2004-05-12 Benjamin Otte <in7y118@public.uni-hamburg.de>
20414 enable shout2 by default
20415 * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
20416 (gst_shout2send_base_init), (gst_shout2send_init),
20417 (gst_shout2send_connect), (gst_shout2send_change_state):
20418 * ext/shout2/gstshout2.h:
20419 make this work again. Based on a patch by Zaheer Abbas Merali (fixes
20421 * ext/theora/theora.c: (plugin_init):
20422 don't set rank on encoders
20424 2004-05-11 Jeremy Simon <jesimon@libertysurf.fr>
20426 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
20427 Use codec_data property instead of flag1 and flag2 for wma
20429 2004-05-11 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
20431 * gst/cdxaparse/gstcdxaparse.c :
20432 - Add mpegversion to CAPS to make it link
20433 - Rank is as GST_RANK_SECONDARY instead of NONE
20434 * gst/auparse/gstauparse.c :
20435 - Document all audio encoding we can encounter from Solaris 9
20436 headers and libsndfile information.
20437 - Increase max. rate from 48000 to 192000 (to match other elements)
20438 - Don't try to play junk data between header and samples
20440 2004-05-11 Benjamin Otte <in7y118@public.uni-hamburg.de>
20442 * ext/libvisual/visual.c: (gst_visual_getcaps):
20443 use the right caps depending on endianness (I hope)
20444 * ext/ogg/gstoggmux.c: (gst_ogg_mux_plugin_init):
20445 use GST_RANK_NONE for all non-decoding elements or spider gets
20448 2004-05-11 Ronald Bultje <rbultje@ronald.bitfreak.net>
20450 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
20451 Fix some odd cases and fix BE metadata parsing of unicode16 text.
20453 2004-05-11 Benjamin Otte <in7y118@public.uni-hamburg.de>
20455 * gst/switch/gstswitch.c: (gst_switch_release_pad),
20456 (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
20457 (gst_switch_loop), (gst_switch_get_type):
20458 whoever that was: DO NOT IMPORT PRIVATE SYMBOLS THAT ARE NOT IN
20459 HEADERS. Had to be said.
20461 2004-05-10 David Schleef <ds@schleef.org>
20463 * configure.ac: Add prototype Dirac support.
20465 * ext/dirac/Makefile.am:
20466 * ext/dirac/gstdirac.cc:
20467 * ext/dirac/gstdiracdec.cc:
20469 2004-05-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
20471 * gst/auparse/gstauparse.c: (gst_auparse_class_init),
20472 (gst_auparse_init), (gst_auparse_chain),
20473 (gst_auparse_change_state):
20474 Hack around spider. Remove me some day please.
20476 2004-05-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
20478 * gst/auparse/gstauparse.c: (gst_auparse_chain):
20479 Fix for some uninitialized variables in previous patch, also
20480 makes it work. Fixes #142286 while we're at it.
20482 2004-05-11 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
20484 * gst/auparse/gstauparse.c:
20485 fixes a-law, adds mu-law, linear pcm (8,16,24,32), ieee (32, 64)
20486 only unsupported formats are ADPCM/CCITT G.72x
20488 * gst-libs/gst/audio/audio.h: adds 24bit depth to PCM (x-raw-int)
20490 2004-05-10 Wim Taymans <wim@fluendo.com>
20492 * ext/vorbis/Makefile.am:
20493 * ext/vorbis/README:
20494 * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_formats),
20495 (oggvorbisenc_get_type), (vorbis_caps_factory), (raw_caps_factory),
20496 (gst_oggvorbisenc_base_init), (gst_oggvorbisenc_class_init),
20497 (gst_oggvorbisenc_sinkconnect), (gst_oggvorbisenc_convert_src),
20498 (gst_oggvorbisenc_convert_sink),
20499 (gst_oggvorbisenc_get_query_types), (gst_oggvorbisenc_src_query),
20500 (gst_oggvorbisenc_init), (gst_oggvorbisenc_get_tag_value),
20501 (gst_oggvorbisenc_metadata_set1), (gst_oggvorbisenc_set_metadata),
20502 (get_constraints_string), (update_start_message),
20503 (gst_oggvorbisenc_setup), (gst_oggvorbisenc_write_page),
20504 (gst_oggvorbisenc_chain), (gst_oggvorbisenc_get_property),
20505 (gst_oggvorbisenc_set_property), (gst_oggvorbisenc_change_state):
20506 * ext/vorbis/oggvorbisenc.h:
20507 * ext/vorbis/vorbis.c: (plugin_init):
20508 * ext/vorbis/vorbisenc.c: (vorbis_caps_factory),
20509 (raw_caps_factory), (gst_vorbisenc_class_init),
20510 (gst_vorbisenc_init), (gst_vorbisenc_setup),
20511 (gst_vorbisenc_push_packet), (gst_vorbisenc_chain),
20512 (gst_vorbisenc_get_property), (gst_vorbisenc_set_property):
20513 * ext/vorbis/vorbisenc.h:
20514 Added a raw vorbis encoder to be used with the oggmuxer.
20515 We still need the old encoder for some gnome applications,
20516 read the README to find out how that works.
20517 The raw encoder is called "rawvorbisenc" until 0.9.
20519 2004-05-10 Wim Taymans <wim@fluendo.com>
20521 * ext/ogg/gstogg.c: (plugin_init):
20522 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init),
20524 * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type),
20525 (gst_ogg_mux_base_init), (gst_ogg_mux_class_init),
20526 (gst_ogg_mux_get_sink_event_masks), (gst_ogg_mux_init),
20527 (gst_ogg_mux_sinkconnect), (gst_ogg_mux_pad_link),
20528 (gst_ogg_mux_pad_unlink), (gst_ogg_mux_request_new_pad),
20529 (gst_ogg_mux_handle_src_event), (gst_ogg_mux_next_buffer),
20530 (gst_ogg_mux_push_page), (gst_ogg_mux_compare_pads),
20531 (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop),
20532 (gst_ogg_mux_get_property), (gst_ogg_mux_set_property),
20533 (gst_ogg_mux_change_state), (gst_ogg_mux_plugin_init):
20534 Added an ogg muxer.
20535 Small typo fixes in the demuxer.
20537 2004-05-10 Wim Taymans <wim@fluendo.com>
20539 * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
20540 (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
20541 (theora_enc_change_state), (theora_enc_set_property),
20542 (theora_enc_get_property):
20543 Mark the last packet with an EOS flag which is not really needed
20545 Do some better video framerate initialisation.
20546 Update the buffer timestamp.
20548 2004-05-10 Jan Schmidt <thaytan@mad.scientist.com>
20550 * ext/dv/gstdvdec.c: (gst_dvdec_change_state):
20551 Return the result of the parent state change call
20553 2004-05-10 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
20555 * gst/law/alaw.c : alawdec should be registered with type ALAWDEC, not ALAWENC
20556 * gst/law/alaw-decode.c : put audio/x-alaw on pads, instead of audio/x-mulaw
20557 * gst/law/alaw-encode.c : (idem)
20558 * ext/a52dec/gsta52dec.c : mark audio/a52, audio/ac3 as deprecated in a comment
20559 * gst/ac3parse/gstac3parse.c : audio/ac3 => audio/x-ac3
20560 * gst/realmedia/rmdemux.c : audio/a52 => audio/x-ac3
20562 2004-05-09 Benjamin Otte <otte@gnome.org>
20564 * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
20565 don't use a fixed buffer size when writing variable length data to
20566 it. Fixes memory corruption and makes alsasrc work
20568 2004-05-09 Ronald Bultje <rbultje@ronald.bitfreak.net>
20570 * ext/gnomevfs/gstgnomevfssink.c:
20571 (_gst_boolean_allow_overwrite_accumulator),
20572 (gst_gnomevfssink_class_init), (gst_gnomevfssink_open_file):
20573 Run glib's default signal handler (??) in RUN_CLEANUP rather than
20574 RUN_LAST, and don't use that to set the accumulator value because
20575 then it's always FALSE.
20577 2004-05-09 Ronald Bultje <rbultje@ronald.bitfreak.net>
20579 * gst-libs/gst/riff/riff-media.c:
20580 (gst_riff_create_video_caps_with_data),
20581 (gst_riff_create_audio_caps),
20582 (gst_riff_create_audio_template_caps):
20583 * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
20584 Fix for unaligned RIFF files (i.e. where all the chunks together
20585 in a LIST chunk are not of the same size as the size given in
20586 the LIST chunk header). Fixes several odd WAVE files. Also fix
20587 ADPCM (block_align property) in audio, so that wavparse based
20588 on this works now as it used to stand-alone.
20590 2004-05-09 Edward Hervey <bilboed@bilboed.com>
20592 reviewed by Benjamin Otte <otte@gnome.org>
20594 * ext/a52dec/gsta52dec.c:
20595 * ext/divx/gstdivxdec.c:
20596 * ext/divx/gstdivxenc.c:
20597 * ext/dts/gstdtsdec.c: (gst_dtsdec_base_init):
20598 * ext/faac/gstfaac.c: (gst_faac_base_init):
20599 * ext/faad/gstfaad.c: (gst_faad_base_init):
20600 * ext/ivorbis/vorbisfile.c:
20601 * ext/lame/gstlame.c:
20602 * ext/libfame/gstlibfame.c:
20603 * ext/mpeg2enc/gstmpeg2enc.cc:
20604 * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_base_init):
20605 * ext/sidplay/gstsiddec.cc:
20606 * ext/speex/gstspeexdec.c:
20607 * ext/speex/gstspeexenc.c:
20608 * ext/xvid/gstxviddec.c:
20609 * ext/xvid/gstxvidenc.c:
20610 correct klasses. Mostly s,Codec/(Audio|Video),\1/Codec,
20613 2004-05-08 Ronald Bultje <rbultje@ronald.bitfreak.net>
20615 * ext/alsa/gstalsa.c: (device_list),
20616 (gst_alsa_class_probe_devices):
20617 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
20618 Fix alsa oddness in mixer after the combination of using mixer
20619 in source/sink elements and using hw:x,y instead of just hw:x.
20621 2004-05-09 Benjamin Otte <otte@gnome.org>
20623 * gst/wavparse/gstwavparse.c: (gst_wavparse_destroy_sourcepad),
20624 (gst_wavparse_create_sourcepad):
20625 make PAUSED=>READY=>PAUSED=READY work by not destroying NULL
20628 2004-05-09 Benjamin Otte <otte@gnome.org>
20630 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
20631 allow discont events before caps nego
20633 2004-05-08 Benjamin Otte <otte@gnome.org>
20635 * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
20638 2004-05-08 Benjamin Otte <otte@gnome.org>
20640 * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
20641 (gst_level_change_state), (gst_level_init):
20642 * gst/level/gstlevel.h:
20643 figure out if we're initialized directly instead of keeping a
20644 variable that's wrong in 90% of cases
20645 don't initialize pads and then leak them and use a new unitialized
20646 pad. (fixes #142084)
20647 these were bugs so n00bish I didn't find them for an hour :/
20649 2004-05-08 Iain <iain@prettypeople.org>
20651 * gst/wavparse/gstwavparse.[ch]: Rewrote to use RiffRead instead.
20652 * gst-libs/gst/riff/riff-read.c (gst_riff_read_peek_head): Unstatic it
20653 (gst_riff_read_element_data): Ditto, and added a got_bytes argument to
20654 return the length that was read.
20655 (gst_riff_read_strf_auds): Allow fmt tags as well.
20657 2004-05-07 David Schleef <ds@schleef.org>
20659 * ext/faad/gstfaad.c: (gst_faad_sinkconnect): HACK to correct
20660 signed char assumption in faad.h.
20662 2004-05-07 Ronald Bultje <rbultje@ronald.bitfreak.net>
20664 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps):
20665 Missing break, detected by Daniel Gazard <daniel.gazard@free.fr>.
20667 2004-05-07 Colin Walters <walters@redhat.com>
20669 * gst/volume/gstvolume.c (gst_volume_dispose): Unref dpman.
20670 * ext/flac/gstflacdec.c (gst_flacdec_dispose): Add dispose
20672 * gst/audioscale/gstaudioscale.c (gst_audioscale_dispose):
20673 Add dispose function.
20675 2004-05-08 Jan Schmidt <thaytan@mad.scientist.com>
20676 * ext/dv/gstdvdec.c: (gst_dvdec_video_link):
20677 Fix caps nego and pad templates. RGB mode caps should
20679 * ext/dvdnav/gst-dvd:
20680 Move mpeg2dec inside the thread because otherwise the
20681 queue rejects cap changes mid-stream
20682 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
20683 (gst_mpeg2dec_flush_decoder):
20684 For mpeg2dec > 0.4.0, call the flush function instead of
20685 manually extracting all in-flight frames.
20686 * ext/raw1394/gstdv1394src.c: (gst_dv1394src_factory),
20687 (gst_dv1394src_init), (gst_dv1394src_iso_receive):
20688 Change mime type video/dv go video/x-dv to match the
20689 rest of gst-plugins
20691 2004-05-07 Ronald Bultje <rbultje@ronald.bitfreak.net>
20693 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
20694 * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_type),
20695 (gst_alsa_sink_class_init):
20696 * ext/alsa/gstalsasink.h:
20697 * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_type),
20698 (gst_alsa_src_class_init):
20699 * ext/alsa/gstalsasrc.h:
20700 Make alsasink/src a subclass of alsamixer so that mixer stuff
20701 shows up in gst-rec. Needs some finetuning.
20703 2004-05-05 Benjamin Otte <in7y118@public.uni-hamburg.de>
20705 * ext/lame/gstlame.c: (gst_lame_chain):
20707 * ext/mad/gstmad.c: (gst_mad_handle_event):
20709 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
20710 be able to detect mp3 files < 4096 bytes
20712 2004-05-06 Wim Taymans <wim@fluendo.com>
20714 * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
20715 (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
20716 (theora_enc_set_property), (theora_enc_get_property):
20717 Also encode the first frame, cleanup some code.
20719 2004-05-06 Wim Taymans <wim@fluendo.com>
20721 * ext/mpeg2enc/gstmpeg2enc.cc:
20722 Forward events first before deciding that negotiation was
20725 2004-05-06 Wim Taymans <wim@fluendo.com>
20727 * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
20728 First process the events before deciding that negotiation
20731 2004-05-06 Wim Taymans <wim@fluendo.com>
20733 * ext/theora/Makefile.am:
20734 * ext/theora/theora.c: (plugin_init):
20735 * ext/theora/theoradec.c: (theora_dec_change_state):
20736 * ext/theora/theoraenc.c: (gst_theora_enc_base_init),
20737 (gst_theora_enc_class_init), (gst_theora_enc_init),
20738 (theora_enc_sink_link), (theora_enc_event), (theora_push_packet),
20739 (theora_enc_chain), (theora_enc_change_state),
20740 (theora_enc_set_property), (theora_enc_get_property):
20741 Added a theora encoder, grouped the encoder and decoder into the
20744 2004-05-05 Thomas Vander Stichele <thomas at apestaart dot org>
20746 * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
20747 (gst_jpegenc_chain):
20748 fix DURATION on outgoing buffers
20749 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
20750 debug using time formats
20751 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
20752 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
20753 (gst_xvimagesink_sink_link):
20754 windows with width/height 0 generate X errors, so don't allow them
20756 2004-05-05 Wim Taymans <wim@fluendo.com>
20758 * ext/mpeg2dec/gstmpeg2dec.c: (src_templ),
20759 (gst_mpeg2dec_base_init), (gst_mpeg2dec_init),
20760 (gst_mpeg2dec_negotiate_format):
20761 * ext/mpeg2dec/gstmpeg2dec.h:
20762 removed the static pad template so that we can add the
20763 more accurate framerate value to the caps.
20766 2004-05-04 Benjamin Otte <otte@gnome.org>
20769 check for kdemacros.h, too (should fix #141821)
20770 * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
20771 don't crash if no header was sent, but nicely error out (fixes part
20774 2004-05-04 Wim Taymans <wim@fluendo.com>
20776 * ext/mpeg2enc/gstmpeg2enc.cc: (gst_mpeg2enc_dispose): call the
20777 parent dispose function to avoid segfault on destroy.
20779 2004-05-04 Thomas Vander Stichele <thomas at apestaart dot org>
20781 * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
20783 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20784 (gst_xvimagesink_sink_link):
20785 clean up debugging caps
20786 also recreate xvimage when format has changed
20788 2004-05-04 Benjamin Otte <otte@gnome.org>
20790 * ext/libvisual/Makefile.am:
20791 * ext/libvisual/visual.c: (gst_visual_class_init),
20792 (gst_visual_init), (gst_visual_dispose), (gst_visual_getcaps),
20793 (gst_visual_srclink), (gst_visual_chain),
20794 (gst_visual_change_state), (plugin_init):
20795 use a GstAdapter to correctly adapt buffer sizes - allows using a
20798 2004-05-03 Thomas Vander Stichele <thomas at apestaart dot org>
20800 * sys/v4l/gstv4lelement.h:
20801 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
20802 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps), (gst_v4lsrc_getcaps),
20803 (gst_v4lsrc_buffer_free):
20804 * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities):
20805 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
20806 (gst_v4lsrc_sync_frame), (gst_v4lsrc_grab_frame),
20807 (gst_v4lsrc_requeue_frame):
20808 move some debugging categories around
20809 query for fps index and set accordingly if found
20811 2004-05-03 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
20813 * ext/lame/gstlame.c:
20814 correct defaults that lame_init puts out of range
20816 2004-05-03 Thomas Vander Stichele <thomas at apestaart dot org>
20818 * ext/divx/gstdivxenc.c: (gst_divxenc_get_type),
20819 (gst_divxenc_class_init):
20820 fix range since -1 is the default
20821 * gst/mpeg1sys/gstmpeg1systemencode.c:
20822 (gst_mpeg1_system_encode_get_type), (gst_system_encode_multiplex):
20823 * gst/rtjpeg/gstrtjpegdec.c: (gst_rtjpegdec_get_type),
20824 (gst_rtjpegdec_chain):
20825 * gst/rtjpeg/gstrtjpegenc.c: (gst_rtjpegenc_get_type),
20826 (gst_rtjpegenc_chain):
20827 * sys/qcam/gstqcamsrc.c: (gst_autoexp_mode_get_type),
20828 (gst_qcamsrc_get_type), (gst_qcamsrc_change_state):
20829 * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_get_type):
20830 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_type):
20831 * sys/v4l/gstv4lsrc.c:
20832 * sys/v4l/v4l_calls.c: (gst_v4l_open):
20833 * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
20834 * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
20835 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init):
20836 * sys/vcd/vcdsrc.c: (vcdsrc_get_type), (vcdsrc_get):
20837 remove gst_info calls
20839 2004-05-03 Thomas Vander Stichele <thomas at apestaart dot org>
20848 Updated translations
20850 2004-05-03 Thomas Vander Stichele <thomas at apestaart dot org>
20852 * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
20853 refactor/comment code
20855 2004-05-02 Ronald Bultje <rbultje@ronald.bitfreak.net>
20857 * gst/asfdemux/Makefile.am:
20858 * gst/asfdemux/asfheaders.c:
20859 * gst/asfdemux/asfheaders.h:
20860 * gst/asfdemux/gstasf.c: (plugin_init):
20861 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_get_type),
20862 (gst_asf_demux_base_init), (gst_asf_demux_process_comment),
20863 (gst_asf_demux_setup_pad):
20864 * gst/asfdemux/gstasfdemux.h:
20865 * gst/asfdemux/gstasfmux.c:
20866 * gst/asfdemux/gstasfmux.h:
20867 Add tagging support to demuxer, split out registration in its own
20868 file instead of in demux (hacky), and prevent having some tables
20869 in our memory multiple times (in asfheaders.h).
20871 2004-05-01 Ronald Bultje <rbultje@ronald.bitfreak.net>
20873 * gst/matroska/matroska-demux.c:
20874 (gst_matroska_demux_parse_metadata):
20875 * gst/matroska/matroska-ids.h:
20876 Basic tag reading support.
20878 2004-04-30 Ronald Bultje <rbultje@ronald.bitfreak.net>
20880 * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
20881 Really detect ac-3 audio.
20882 * gst/typefind/gsttypefindfunctions.c: (matroska_type_find):
20883 really detect matroska files (off-by-1).
20885 2004-04-30 David Schleef <ds@schleef.org>
20887 * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
20888 (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_type_get),
20889 (qtdemux_dump_stsz), (qtdemux_dump_stco), (qtdemux_dump_co64),
20890 (qtdemux_dump_unknown), (qtdemux_parse_tree), (qtdemux_parse_udta),
20891 (qtdemux_tag_add), (get_size), (gst_qtdemux_handle_esds): More qtdemux
20892 hackage -- parse a lot more atoms, extract a few tags. One might even
20893 mistake this for tag support. Maybe it is.
20894 * gst/qtdemux/qtdemux.h:
20896 2004-04-30 Colin Walters <walters@verbum.org>
20898 * ext/alsa/gstalsasink.c (gst_alsa_sink_mmap): Plug a memleak.
20900 2004-04-30 Thomas Vander Stichele <thomas at apestaart dot org>
20902 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
20903 (gst_ffmpegcolorspace_getcaps):
20904 remove broken nego fix
20906 2004-04-30 Benjamin Otte <otte@gnome.org>
20910 * ext/libvisual/Makefile.am:
20911 * ext/libvisual/visual.c:
20912 add initial support for libvisual (http://libvisual.sourceforge.net)
20913 libvisual is still quite alpha, so expect crashes in there :)
20915 2004-04-29 David Schleef <ds@schleef.org>
20917 * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream), (qtdemux_parse),
20918 (qtdemux_parse_trak), (get_size), (gst_qtdemux_handle_esds): Hacked
20919 up qtdemux to make it spit out codec_data. Do _not_ look at this
20920 code; you will no longer respect me.
20922 2004-04-29 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
20924 * ext/alsa/gstalsa.c : (gst_alsa_class_probe_devices)
20925 * ext/alsa/gstalsa.h :
20926 change alsa pcm device discovery to find more than 1 device
20927 per card. code review by Ronald.
20929 2004-04-29 David Schleef <ds@schleef.org>
20931 * sys/oss/gstosselement.c: (gst_osselement_rate_probe_check):
20932 Add a check for a driver bug on FreeBSD. (bug #140565)
20934 2004-04-29 Thomas Vander Stichele <thomas at apestaart dot org>
20936 * ext/jpeg/gstjpegdec.c: (gst_jpegdec_get_type):
20937 * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
20938 (gst_jpegenc_getcaps):
20939 move format setting to inner loop
20940 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
20941 (gst_ffmpegcolorspace_getcaps):
20942 use GST_PAD_CAPS if available so that we use already negotiated
20944 * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
20945 (qtdemux_parse_moov), (qtdemux_parse):
20947 * sys/qcam/qcam-Linux.c: (qc_lock_wait), (qc_unlock):
20948 * sys/qcam/qcam-os.c: (qc_lock_wait), (qc_unlock):
20949 move hardcoded path to DEFINE
20951 2004-04-28 David Schleef <ds@schleef.org>
20953 * gst/speed/gstspeed.c: (speed_parse_caps): Fix caps parsing.
20956 2004-04-28 Ronald Bultje <rbultje@ronald.bitfreak.net>
20958 * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
20959 Don't probe for playback device if we're a source element. Fixes
20962 2004-04-29 Benjamin Otte <otte@gnome.org>
20964 * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
20965 (gst_id3_tag_chain):
20966 rewrite buffer offset
20968 2004-04-28 Ronald Bultje <rbultje@ronald.bitfreak.net>
20972 * ext/dts/Makefile.am:
20973 * ext/dts/gstdtsdec.c: (gst_dtsdec_get_type),
20974 (gst_dtsdec_base_init), (gst_dtsdec_class_init), (gst_dtsdec_init),
20975 (gst_dtsdec_channels), (gst_dtsdec_renegotiate),
20976 (gst_dtsdec_handle_event), (gst_dtsdec_update_streaminfo),
20977 (gst_dtsdec_loop), (gst_dtsdec_change_state),
20978 (gst_dtsdec_set_property), (gst_dtsdec_get_property),
20980 * ext/dts/gstdtsdec.h:
20982 * ext/faad/gstfaad.c: (gst_faad_sinkconnect),
20983 (gst_faad_srcconnect):
20984 Add ESDS atom handling (.m4a).
20986 2004-04-27 Ronald Bultje <rbultje@ronald.bitfreak.net>
20988 * ext/divx/gstdivxdec.c: (plugin_init):
20989 Remove comment that makes no sense.
20990 * ext/mad/gstid3tag.c: (gst_id3_tag_set_property):
20991 Fix for obvious typo that resulted in warnings during gst-register.
20992 * ext/xvid/gstxviddec.c: (gst_xviddec_src_link),
20993 (gst_xviddec_sink_link):
20994 Fix caps negotiation a bit better.
20995 * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
20996 We call this 'codec_data', not 'esds'.
20998 2004-04-27 Benjamin Otte <in7y118@public.uni-hamburg.de>
21000 * gst/monoscope/gstmonoscope.c:
21001 make sure we only provide 256x128
21002 * gst/monoscope/monoscope.c: (monoscope_init):
21003 assert size of 256x128
21005 2004-04-27 Thomas Vander Stichele <thomas at apestaart dot org>
21008 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_fixate),
21009 (gst_v4lsrc_getcaps), (gst_v4lsrc_buffer_free):
21010 fixate to max width and height of device
21012 2004-04-27 Thomas Vander Stichele <thomas at apestaart dot org>
21015 * sys/v4l/gstv4l.c:
21016 * sys/v4l/gstv4lsrc.c:
21017 * sys/v4l/v4l_calls.c:
21018 * sys/v4l/v4lsrc_calls.c:
21019 fix for qc-usb driver which fakes having more than one buffer
21020 by handing the same buffer twice, which confused GStreamer's/v4lsrc
21021 buffer_free override
21024 2004-04-27 Thomas Vander Stichele <thomas at apestaart dot org>
21027 * gst/videotestsrc/gstvideotestsrc.c:
21028 (gst_videotestsrc_class_init), (gst_videotestsrc_change_state),
21029 (gst_videotestsrc_init), (gst_videotestsrc_get),
21030 (gst_videotestsrc_set_property), (gst_videotestsrc_get_property):
21031 * gst/videotestsrc/gstvideotestsrc.h:
21032 add num-buffers property
21034 2004-04-26 Benjamin Otte <otte@gnome.org>
21036 * ext/mad/gstid3tag.c: (plugin_init):
21037 set id3mux rank to NONE so it doesn't confuse spider
21038 require audio/mpeg,mpegversion=1 in id3mux
21040 2004-04-26 Benjamin Otte <otte@gnome.org>
21043 detect faad correctly as non-working if it's indeed non-working
21045 2004-04-26 Thomas Vander Stichele <thomas at apestaart dot org>
21048 * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
21049 (gst_jpegenc_class_init), (gst_jpegenc_getcaps):
21050 fix _getcaps so it only negotiates to its supported format
21052 2004-04-25 Benjamin Otte <otte@gnome.org>
21054 * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
21057 2004-04-23 Benjamin Otte <otte@gnome.org>
21059 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
21060 audio/x-raw-int with height rules! not. Now it's depth.
21062 2004-04-22 Ronald Bultje <rbultje@ronald.bitfreak.net>
21064 * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
21065 (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
21066 (gst_wavparse_loop):
21067 Missing variable initialization. Add handling of DVI ADPCM. Fix
21068 mis-parsing of LIST chunks. This works around a bug where we mis-
21069 parse non-aligning LIST chunks (so LIST chunks where the contents
21070 don't align with the actual LIST size). The correct fix is to use
21071 rifflib, I'm not going to fix wavparse - too much work. All this
21074 2004-04-22 Zaheer Abbas Merali <zaheerabbas at merali dot org>
21076 reviewed by Benjamin Otte <otte@gnome.org>
21078 * ext/shout/gstshout.c: (gst_icecastsend_change_state):
21079 fix shoutcast not working (fixes #140844)
21081 2004-04-22 Benjamin Otte <otte@gnome.org>
21083 * ext/hermes/gsthermescolorspace.c:
21084 (gst_hermes_colorspace_caps_remove_format_info):
21085 * gst/colorspace/gstcolorspace.c:
21086 (gst_colorspace_caps_remove_format_info):
21087 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
21088 (gst_ffmpegcolorspace_caps_remove_format_info):
21089 s/gst_caps_simplify/gst_caps_do_simplify/
21091 2004-04-22 Benjamin Otte <otte@gnome.org>
21093 * gst-libs/gst/riff/riff-media.c:
21094 (gst_riff_create_video_caps_with_data):
21095 mpegversion is an int
21096 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init):
21097 don't try to create pad templates with NULL caps, use any caps
21100 2004-04-20 David Schleef <ds@schleef.org>
21102 * ext/sdl/Makefile.am: Link against libgstinterfaces, not
21103 libgstxoverlay. jmmv@menta.net (Julio M. Merino Vidal)
21106 2004-04-20 Daniel Gazard <daniel.gazard@epita.fr>
21108 reviewed by David Schleef
21110 * ext/mad/gstid3tag.c: Add stdlib.h
21111 * gst/rtp/gstrtpgsmenc.c: same
21112 * gst/tags/gstid3tag.c: same
21113 * gst/udp/gstudpsrc.c: (gst_udpsrc_get): Fix GST_DISABLE_LOADSAVE
21114 * gst/tcp/gsttcpsink.c: (gst_tcpsink_sink_link): Adjust
21115 GST_DISABLE_LOADSAVE use.
21116 * gst/udp/gstudpsink.c: (gst_udpsink_sink_link): Likewise.
21117 * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get): Likewise.
21118 * ext/gnomevfs/gstgnomevfssrc.c: Include <stdlib.h> (needed by
21120 * sys/oss/gstosselement.h: Include <sys/types.h> (needed for dev_t).
21121 * gst/tags/gstvorbistag.c: Include <stdlib.h> (needed by
21123 * gst/rtp/gstrtpL16enc.c: Include <stdlib.h> (needed by random(3)).
21124 * ext/mad/Makefile.am: (libgstmad_la_CFLAGS): Add $(MAD_CFLAGS)
21126 * ext/libfame/Makefile.am: (libgstlibfame_la_CFLAGS): Add
21129 2004-04-20 David Schleef <ds@schleef.org>
21131 * gst/realmedia/rmdemux.c: This was supposed to part of the
21132 last checkin. Same idea.
21134 2004-04-20 Daniel Gazard <daniel.gazard@epita.fr>
21136 reviewed by David Schleef
21138 * configure.ac: bump required gstreamer version to 0.8.1.1
21139 because of following changes [--ds]
21141 * gst-libs/gst/riff/riff-read.c: Include gst/gstutils.h.
21142 (gst_riff_peek_head, gst_riff_peek_list, gst_riff_read_list)
21143 (gst_riff_read_header): Use GST_READ_UINT*
21144 macros to access possibly unaligned memory.
21146 * gst/typefind/gsttypefindfunctions.c: Include gst/gstutils.h.
21147 (mp3_type_find): Use GST_READ_UINT*
21148 macros to access possibly unaligned memory.
21149 (mp3_type_find, mpeg1_parse_header, qt_type_find)
21150 (speex_type_find): Likewise
21152 * gst/tags/gstvorbistag.c: (ADVANCE): Likewise
21154 * gst/qtdemux/qtdemux.c: Include stdlib.h (needed by realloc).
21155 (QTDEMUX_GUINT32_GET, QTDEMUX_GUINT16_GET, QTDEMUX_FP32_GET)
21156 (QTDEMUX_FP16_GET, QTDEMUX_FOURCC_GET)
21157 (gst_qtdemux_loop_header, gst_qtdemux_loop_header)
21158 (qtdemux_node_dump_foreach, qtdemux_tree_get_child_by_type)
21159 (qtdemux_tree_get_sibling_by_type): Use GST_READ_UINT*
21160 macros to access possibly unaligned memory.
21162 * gst/mpegstream/gstmpegpacketize.c: (parse_generic, parse_chunk):
21165 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead)
21166 (gst_mpeg_demux_parse_packet, gst_mpeg_demux_parse_pes): Likewise.
21168 * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
21171 * gst/mpeg2sub/gstmpeg2subt.c: (GST_BUFFER_DATA)
21172 (gst_mpeg2subt_chain_subtitle): Likewise.
21174 * gst/mpeg1videoparse/gstmp1videoparse.c: (mp1videoparse_parse_seq)
21175 (gst_mp1videoparse_time_code, gst_mp1videoparse_real_chain):
21178 * gst/mpeg1sys/buffer.c: (mpeg1mux_buffer_update_audio_info):
21181 * gst/cdxaparse/gstcdxaparse.c: (gst_bytestream_peek_bytes):
21184 * gst/asfdemux/gstasfdemux.c: (_read_var_length, _read_uint):
21187 2004-04-20 Thomas Vander Stichele <thomas at apestaart dot org>
21190 update required version of GStreamer because of GST_TIME_FORMAT
21192 2004-04-20 Benjamin Otte <in7y118@public.uni-hamburg.de>
21194 * ext/mad/gstid3tag.c: (gst_id3_tag_init):
21195 remove leftover g_print
21196 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
21197 don't try setting only a subset of the caps. We don't want to kill
21198 autoplugging on purpose
21200 2004-04-20 Thomas Vander Stichele <thomas at apestaart dot org>
21202 * sys/ximage/ximagesink.c: (plugin_init):
21203 * sys/xvimage/xvimagesink.c: (plugin_init):
21204 add debugging categories
21206 2004-04-20 Thomas Vander Stichele <thomas at apestaart dot org>
21210 Adding en_GB translation (Gareth Owen)
21212 2004-04-20 David Schleef <ds@schleef.org>
21214 * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
21215 (qtdemux_parse), (qtdemux_type_get), (qtdemux_dump_mvhd),
21216 (qtdemux_dump_tkhd), (qtdemux_dump_stsd), (qtdemux_dump_unknown),
21217 (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
21218 A number of new features and hacks to extract the esds atom and
21219 put it into the caps. (bug #137724)
21221 2004-04-19 David Schleef <ds@schleef.org>
21223 * gconf/Makefile.am: Fix for non-GNU make
21224 * gst-libs/gst/Makefile.am: Change directory order to handle
21225 GstPlay linking with gstinterfaces
21226 * gst-libs/gst/audio/make_filter: make use of tr portable
21227 * gst-libs/gst/play/Makefile.am: Add intended \
21228 * gst-libs/gst/xwindowlistener/xwindowlistener.c:
21229 (gst_xwin_set_clips): Switch to ISO variadic macro. Use a
21230 function prototype instead of void *.
21231 * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Switch to ISO variadic
21233 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
21234 (gst_ffmpegcolorspace_chain): wrap NULL in GST_ELEMENT_ERROR call
21235 * gst/videofilter/make_filter: make use of tr portable
21236 * pkgconfig/Makefile.am: Remove GNU extension in Makefile target
21238 2004-04-19 Thomas Vander Stichele <thomas at apestaart dot org>
21242 Added Ukrainian translation (Maxim V. Dziumanenko)
21244 2004-04-18 Ronald Bultje <rbultje@ronald.bitfreak.net>
21246 * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_getcaps),
21247 (gst_gsmdec_link), (gst_gsmdec_chain):
21248 Fix capsnego, simplify chain function slightly.
21249 * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
21252 2004-04-18 Ronald Bultje <rbultje@ronald.bitfreak.net>
21254 * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
21255 (gst_wavparse_destroy_sourcepad), (gst_wavparse_create_sourcepad),
21256 (gst_wavparse_parse_fmt), (gst_wavparse_change_state):
21257 Hack to make wavparse work with spider (always -> sometimes pad).
21258 Fixes #135862 && #140411.
21260 2004-04-18 Benjamin Otte <otte@gnome.org>
21262 * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
21263 (gst_osselement_rate_probe_check),
21264 (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate):
21265 get rid of \n in debug output
21267 2004-04-17 Iain <iain@prettypeople.org>
21269 * gst/wavparse/gstwavparse.c (gst_wavparse_loop): Allow all events,
21272 2004-04-17 Benjamin Otte <in7y118@public.uni-hamburg.de>
21274 * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
21275 (gst_id3_tag_class_init), (gst_id3_tag_get_caps),
21276 (gst_id3_tag_add_src_pad), (gst_id3_tag_init),
21277 (gst_id3_tag_set_property), (gst_id3_tag_do_caps_nego),
21278 (gst_id3_tag_src_link), (gst_id3_tag_chain),
21279 (gst_id3_tag_change_state), (plugin_init):
21280 deprecate id3tag element and replace with id3demux/id3mux.
21281 great side effect: this ugly file is now even uglier, yay!
21282 * ext/mad/gstmad.h:
21283 remove non-available function
21284 update for new get_type
21286 2004-04-17 Benjamin Otte <in7y118@public.uni-hamburg.de>
21289 require mpeg2dec >= 0.4.0
21291 2004-04-17 Benjamin Otte <otte@gnome.org>
21293 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
21294 (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
21295 (gst_xvimagesink_set_xwindow_id):
21296 call GST_ELEMENT_ERROR whenever get_xcontext fails. Includes
21297 assorted cleanup fixes.
21299 2004-04-16 David Schleef <ds@schleef.org>
21301 * sys/ximage/ximagesink.h: Compile fix for FreeBSD. (bug #140268)
21302 * sys/xvimage/xvimagesink.h: same
21304 2004-04-16 Thomas Vander Stichele <thomas at apestaart dot org>
21306 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
21307 Fix GST_ELEMENT_ERROR with (NULL)
21309 2004-04-15 Ronald Bultje <rbultje@ronald.bitfreak.net>
21311 * gst-libs/gst/riff/riff-media.c:
21312 (gst_riff_create_video_caps_with_data):
21313 Add div[3456] as fourccs for DivX 3 (fixes #140137).
21315 2004-04-15 Ronald Bultje <rbultje@ronald.bitfreak.net>
21317 * gst-libs/gst/riff/riff-media.c:
21318 (gst_riff_create_video_caps_with_data),
21319 (gst_riff_create_video_caps), (gst_riff_create_audio_caps),
21320 (gst_riff_create_video_template_caps),
21321 (gst_riff_create_audio_template_caps):
21322 * gst-libs/gst/riff/riff-media.h:
21323 * gst-libs/gst/riff/riff-read.c:
21324 (gst_riff_read_strf_vids_with_data), (gst_riff_read_strf_vids):
21325 * gst-libs/gst/riff/riff-read.h:
21326 * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
21327 Add MS RLE support. I added some functions to read out strf chunks
21328 into strf chunks and the data behind it. This is usually color
21329 palettes (as in RLE, but also in 8-bit RGB). Also use those during
21330 caps creation. Lastly, add ADPCM (similar to wavparse - which
21331 should eventually be rifflib based).
21332 * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
21333 (gst_matroska_demux_init), (gst_matroska_demux_reset):
21334 * gst/matroska/matroska-demux.h:
21335 Remove placeholders for some prehistoric tagging system. Didn't add
21336 support for any tag system really anyway.
21337 * gst/qtdemux/qtdemux.c:
21338 Add support for audio/x-m4a (MPEG-4) through spider.
21339 * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
21340 (gst_wavparse_loop):
21341 ADPCM support (#135862). Increase max. buffer size because we
21342 cannot split buffers for ADPCM (screws references) and I've seen
21343 files with 2048 byte chunks. 4096 seems safe for now.
21345 2004-04-15 Thomas Vander Stichele <thomas at apestaart dot org>
21347 * configure.ac: bump nano to 1
21349 === release 0.8.1 ===
21351 2004-04-15 Thomas Vander Stichele <thomas at apestaart dot org>
21353 * configure.ac: releasing 0.8.1, "Comforting Sounds"
21355 2004-04-14 Ronald Bultje <rbultje@ronald.bitfreak.net>
21357 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
21358 Fix typo in divxversion (3 instead of 4 for "DIVX" fourcc).
21361 2004-04-14 Thomas Vander Stichele <thomas at apestaart dot org>
21363 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_plugin_init):
21364 lower rank of dvddemux so that it's not used for mpeg playback.
21366 2004-04-14 Benjamin Otte <in7y118@public.uni-hamburg.de>
21369 save libs correctly when checking mad
21371 2004-04-14 Thomas Vander Stichele <thomas at apestaart dot org>
21373 * ext/mad/gstid3tag.c: (plugin_init):
21374 lower rank of id3tag as proposed by Benjamin. Fixes #139926.
21376 2004-04-13 David Schleef <ds@schleef.org>
21378 * common/m4/gst-feature.m4: Call -config scripts with
21379 --plugin-libs if it is supported.
21380 * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect): sequences of
21381 JPEG images are image/jpeg.
21382 * gst/debug/Makefile.am:
21383 * gst/debug/negotiation.c: (gst_negotiation_class_init),
21384 (gst_negotiation_getcaps), (gst_negotiation_pad_link),
21385 (gst_negotiation_update_caps), (gst_negotiation_get_property),
21386 (gst_negotiation_plugin_init): Add a property that acts like
21388 * testsuite/gst-lint: Move license checking to be a standard
21391 2004-04-13 David Schleef <ds@schleef.org>
21393 * gst/avi/gstavidemux.c: (gst_avi_demux_reset): Fix memleak.
21394 patch from Sebastien Cote (bug #139958)
21396 2004-04-13 Thomas Vander Stichele <thomas at apestaart dot org>
21398 * examples/gstplay/Makefile.am:
21399 * examples/gstplay/player.c: (main):
21400 make the commandline player example use gconf settings
21402 2004-04-13 Thomas Vander Stichele <thomas at apestaart dot org>
21404 * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
21405 (gst_cacasink_sinkconnect), (gst_cacasink_init),
21406 (gst_cacasink_chain), (gst_cacasink_open), (gst_cacasink_close):
21407 init/end library during state transition, not object
21408 creation/disposal. get rid of custom dispose handler.
21411 2004-04-12 Christian Schaller <Uraeus@gnome.org>
21413 * sys/oss/gstosselement.c: s/lstat/stat/ from freeBSD, since it can
21416 2004-04-11 Ronald Bultje <rbultje@ronald.bitfreak.net>
21418 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_data):
21419 Handle JUNK chunks inside data section. Prevents warnings.
21421 2004-04-11 Ronald Bultje <rbultje@ronald.bitfreak.net>
21423 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
21424 (gst_riff_create_video_template_caps):
21426 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
21427 (gst_avi_demux_stream_data):
21428 Add support for "rec-list" chunks.
21430 2004-04-11 Ronald Bultje <rbultje@ronald.bitfreak.net>
21432 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
21433 Fix another codecname mismatch.
21435 2004-04-11 Ronald Bultje <rbultje@ronald.bitfreak.net>
21437 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
21438 Fix divx caps mismatch and move from video/x-jpeg to image/jpeg
21439 so that MJPEG plays back.
21441 2004-04-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
21443 * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
21444 (gst_mp1videoparse_real_chain), (gst_mp1videoparse_change_state):
21445 * gst/mpeg1videoparse/gstmp1videoparse.h:
21446 Fix for some slight mis-cuts in buffer parsing, and for some
21447 potential overflows or faults-causers. Adds disconts. Also fixes
21448 #139105 while we're at it.
21450 2004-04-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
21453 * sys/v4l2/gstv4l2element.h:
21454 Workaround for missing struct v4l2_buffer declaration in Suse 9
21455 and Mandrake 10 linux/videodev2.h header file (#135919).
21457 2004-04-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
21459 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
21460 Bail out if no filename was given.
21462 2004-04-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
21464 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
21465 (gst_v4l2_fourcc_from_structure):
21466 Add Y41B/Y42B YUV formats (see #125732), fix Y41P (was typo'ed to
21469 2004-04-09 Benjamin Otte <otte@gnome.org>
21471 * ext/gnomevfs/gstgnomevfssink.c:
21472 (_gst_boolean_allow_overwrite_accumulator),
21473 (gst_gnomevfssink_class_init):
21474 fix erase signal - if any handler returns false the file will not be
21475 overwritten. If no handler is connected, the file will not be
21476 overwritten either.
21477 renamed signal to "allow-overwrite"
21478 * ext/mad/gstid3tag.c: (tag_list_to_id3_tag_foreach):
21479 free string when adding it to ID3 failed
21480 * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
21481 unref event when done
21482 * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
21484 * gst/typefind/gsttypefindfunctions.c:
21485 (mpeg_video_stream_type_find):
21488 2004-04-08 David Schleef <ds@schleef.org>
21490 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
21491 (gst_ffmpegcolorspace_register): Change rank to PRIMARY.
21493 2004-04-08 David Schleef <ds@schleef.org>
21495 * gst/colorspace/gstcolorspace.c: Don't advertise a conversion
21496 we don't support (bug #139532)
21498 2004-04-07 Thomas Vander Stichele <thomas at apestaart dot org>
21500 * ext/mad/gstmad.c: (gst_mad_handle_event),
21501 (gst_mad_check_caps_reset), (gst_mad_chain),
21502 (gst_mad_change_state):
21503 only set explicit caps if they haven't been set before for
21504 this stream. MPEG-audio sample rate/channels aren't allowed
21505 to change in-stream.
21508 2004-04-06 Ronald Bultje <rbultje@ronald.bitfreak.net>
21510 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_base_init),
21511 (_gst_boolean_did_something_accumulator),
21512 (gst_gnomevfssink_class_init), (gst_gnomevfssink_dispose),
21513 (gst_gnomevfssink_init), (gst_gnomevfssink_set_property),
21514 (gst_gnomevfssink_get_property), (gst_gnomevfssink_open_file),
21515 (gst_gnomevfssink_close_file), (gst_gnomevfssink_chain),
21516 (gst_gnomevfssink_change_state):
21517 Fix erase signal. Don't erase by default. Remove handoff signal.
21518 Remove erase property. Don't segfault. General cleanup.
21520 2004-04-07 Benjamin Otte <otte@gnome.org>
21522 * gst-libs/gst/gconf/test-gconf.c: (main):
21523 add missing gst_init
21525 2004-04-07 Benjamin Otte <otte@gnome.org>
21527 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
21528 free the mutexes, too
21530 2004-04-07 Benjamin Otte <otte@gnome.org>
21532 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
21533 actually free the URI string
21534 * ext/mad/gstid3tag.c: (gst_id3_tag_src_event):
21535 compute offset correctly when passing discont events
21536 * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
21537 don't leak discont events
21538 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
21539 add some missing breaks so caps aren't copied randomly
21540 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream):
21541 if we realloc memory, we better use it
21543 2004-04-06 Benjamin Otte <in7y118@public.uni-hamburg.de>
21545 * ext/mad/gstmad.c: (normal_seek):
21546 fix GST_FORMAT_TIME usage
21548 2004-04-05 David Schleef <ds@schleef.org>
21550 * ext/kio/kiosrc.cpp: Undefine KDE_DEPRECATED so we can use
21551 a deprecated function (hack!)
21553 2004-04-05 Benjamin Otte <otte@gnome.org>
21555 * ext/esd/esdmon.c: (gst_esdmon_get):
21556 fix nonterminated vararg and memleak
21558 2004-04-05 Benjamin Otte <otte@gnome.org>
21560 * ext/ladspa/gstladspa.c: (gst_ladspa_class_init),
21561 (gst_ladspa_init), (gst_ladspa_force_src_caps),
21562 (gst_ladspa_set_property), (gst_ladspa_get_property),
21563 (gst_ladspa_instantiate), (gst_ladspa_activate),
21564 (gst_ladspa_deactivate), (gst_ladspa_loop), (gst_ladspa_chain):
21567 2004-04-05 Stefan Kost <kost@imn.htwk-leipzig.de>
21569 reviewed by Benjamin Otte <otte@gnome.org>
21571 * ext/ladspa/gstladspa.c: (gst_ladspa_class_init):
21572 check for broken LADSPA parameters (fixes #138635)
21574 2004-04-05 Benjamin Otte <otte@gnome.org>
21576 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps):
21577 advertise buffer-frames correctly on sinkpads
21579 2004-04-05 Thomas Vander Stichele <thomas at apestaart dot org>
21581 * ext/mad/gstmad.c: (gst_mad_get_type), (gst_mad_layer_get_type),
21582 (gst_mad_mode_get_type), (gst_mad_emphasis_get_type),
21583 (gst_mad_get_event_masks), (gst_mad_get_query_types), (index_seek),
21584 (normal_seek), (gst_mad_src_event), (gst_mad_handle_event),
21585 (gst_mad_check_caps_reset), (gst_mad_chain):
21586 add more debugging, only reset caps when we're not in error state
21588 2004-04-05 Thomas Vander Stichele <thomas at apestaart dot org>
21590 * ext/mad/gstmad.c: add debugging category, comment + cleanups
21592 2004-04-05 Julio M. Merino Vidal <jmmv@menta.net>
21594 reviewed by Benjamin Otte <otte@gnome.org>
21597 fix == in test(1) operator
21599 2004-04-05 Julio M. Merino Vidal <jmmv@menta.net>
21601 reviewed by Benjamin Otte <otte@gnome.org>
21604 fix --export-symblos-regex to a working regex.
21606 2004-04-04 Benjamin Otte <otte@gnome.org>
21608 * sys/oss/.cvsignore:
21611 2004-04-03 Tim-Phillip M??ller <t.i.m@zen.co.uk>
21613 reviewed by Benjamin Otte <otte@gnome.org>
21615 * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
21616 add missing 'new_media' argument (fixes #138168)
21617 * gst/matroska/matroska-demux.c:
21618 (gst_matroska_demux_handle_seek_event):
21619 add vararg terminator (fixes #138169)
21621 2004-04-02 David Schleef <ds@schleef.org>
21623 * ext/gdk_pixbuf/Makefile.am: Make sure gstgdkanimation.h is
21624 disted (bug #138914)
21626 2004-04-01 Benjamin Otte <otte@gnome.org>
21628 * ext/alsa/gstalsa.c: (gst_alsa_change_state),
21629 (gst_alsa_close_audio):
21630 handle case better where a soundcard can't pause
21631 * ext/ogg/gstoggdemux.c:
21632 don't crash when we get events but don't have pads yet
21634 2004-04-01 Thomas Vander Stichele <thomas at apestaart dot org>
21636 * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
21637 throw an error if we couldn't probe any caps.
21639 2004-04-01 Jan Schmidt <thaytan@mad.scientist.com>
21641 * ext/dvdnav/gst-dvd:
21642 Add a really simple sample DVD player
21644 2004-04-01 Jan Schmidt <thaytan@mad.scientist.com>
21646 * ext/a52dec/gsta52dec.c: (gst_a52dec_get_type), (gst_a52dec_init),
21647 (gst_a52dec_push), (gst_a52dec_handle_event),
21648 (gst_a52dec_update_streaminfo), (gst_a52dec_loop),
21649 (gst_a52dec_change_state):
21650 * ext/a52dec/gsta52dec.h:
21651 Use a debug category, Output timestamps correctly
21652 Emit tag info, Handle events, tell liba52dec about cpu
21653 capabilities so it can use MMX etc.
21654 * ext/dv/gstdvdec.c: (gst_dvdec_loop), (gst_dvdec_change_state):
21655 Fix a crasher accessing invalid memory
21656 * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init),
21657 (dvdnavsrc_update_highlight), (dvdnavsrc_loop),
21658 (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
21659 (dvdnavsrc_event), (dvdnavsrc_get_formats), (dvdnavsrc_convert),
21661 Some support for byte-format seeking.
21662 Small fixes for still frames and menu button overlays
21663 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
21664 (gst_mpeg2dec_alloc_buffer):
21665 Use a debug category. Adjust the report level of several items to
21666 LOG. Call mpeg2_custom_fbuf to mark our buffers as 'custom buffers'
21667 so it doesn't lose the GstBuffer pointer
21668 * gst/debug/Makefile.am:
21669 * gst/debug/gstdebug.c: (plugin_init):
21670 * gst/debug/gstnavseek.c: (gst_navseek_get_type),
21671 (gst_navseek_base_init), (gst_navseek_class_init),
21672 (gst_navseek_init), (gst_navseek_seek),
21673 (gst_navseek_handle_src_event), (gst_navseek_set_property),
21674 (gst_navseek_get_property), (gst_navseek_chain),
21675 (gst_navseek_plugin_init):
21676 * gst/debug/gstnavseek.h:
21677 Add the navseek debug element for seeking back and forth in a
21678 video stream using arrow keys.
21679 * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_get_type),
21680 (gst_mpeg2subt_base_init), (gst_mpeg2subt_class_init),
21681 (gst_mpeg2subt_init), (gst_mpeg2subt_finalize),
21682 (gst_mpeg2subt_getcaps_video), (gst_mpeg2subt_link_video),
21683 (gst_mpeg2subt_handle_video), (gst_mpeg2subt_src_event),
21684 (gst_mpeg2subt_parse_header), (gst_get_nibble),
21685 (gst_setup_palette), (gst_get_rle_code), (gst_draw_rle_line),
21686 (gst_merge_uv_data), (gst_mpeg2subt_merge_title),
21687 (gst_update_still_frame), (gst_mpeg2subt_handle_subtitle),
21688 (gst_mpeg2subt_handle_dvd_event), (gst_mpeg2subt_loop):
21689 * gst/mpeg2sub/gstmpeg2subt.h:
21690 Pretty much a complete rewrite. Now a loopbased element. May still
21691 require work to properly synchronise subtitle buffers.
21692 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private),
21693 (gst_dvd_demux_send_subbuffer):
21694 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer):
21695 Don't attempt to create subbuffers of size 0
21696 Reduce a couple of error outputs to warnings.
21697 * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect),
21698 (gst_y4mencode_chain):
21699 Output the y4m frame header correctly.
21701 2004-04-01 Thomas Vander Stichele <thomas at apestaart dot org>
21703 * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
21704 throw errors instead of allowing SIGFPE
21706 2004-04-01 Thomas Vander Stichele <thomas at apestaart dot org>
21708 * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_string),
21709 (gst_gconf_render_bin_from_key):
21710 leak plugging and style fixing
21712 2004-03-31 David Schleef <ds@schleef.org>
21714 * gst/audioscale/gstaudioscale.c: (gst_audioscale_expand_value),
21715 (gst_audioscale_getcaps): Fix getcaps to expand and union lists.
21717 * gst/debug/Makefile.am:
21718 * gst/debug/breakmydata.c: (gst_break_my_data_plugin_init):
21719 * gst/debug/gstdebug.c: (plugin_init): Merge elements into one
21721 * gst/debug/negotiation.c: (gst_gst_negotiation_get_type),
21722 (gst_negotiation_base_init), (gst_negotiation_class_init),
21723 (gst_negotiation_init), (gst_negotiation_getcaps),
21724 (gst_negotiation_pad_link), (gst_negotiation_chain),
21725 (gst_negotiation_set_property), (gst_negotiation_get_property),
21726 (gst_negotiation_plugin_init): New element to talk about random
21727 negotiation things happening in a pipeline.
21729 2004-03-31 Thomas Vander Stichele <thomas at apestaart dot org>
21731 * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
21732 fix integer addition with help of Stefan Kost
21734 2004-03-31 Thomas Vander Stichele <thomas at apestaart dot org>
21736 * po/nl.po: updated Dutch translation (Elros Cyriatan)
21738 2004-03-30 David Schleef <ds@schleef.org>
21740 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer),
21741 (gst_mpeg2dec_negotiate_format): Handle Y42B-format MPEG
21742 video, patch from Matthew.Spencer@eu.sony.com (Matthew Spencer)
21744 * ext/mpeg2dec/gstmpeg2dec.h:
21746 2004-03-30 David Schleef <ds@schleef.org>
21748 * ext/gdk_pixbuf/Makefile.am: Remove spurious rules. (bug #136527)
21750 2004-03-30 David Schleef <ds@schleef.org>
21752 * tools/gst-launch-ext-m.m: Applied patch from gnome@flyn.org (W.
21753 Michael Petullo) to handle .mov
21755 2004-03-30 Benjamin Otte <in7y118@public.uni-hamburg.de>
21757 * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
21758 (gst_osselement_rate_check_rate):
21759 probe caps correctly for sound cards that only support one format
21761 2004-03-30 Benjamin Otte <in7y118@public.uni-hamburg.de>
21763 * ext/kio/kiosrc.cpp: (process_events):
21764 update handling event processing if inside KDE - untested
21766 2004-03-29 David Schleef <ds@schleef.org>
21768 * ext/hermes/gsthermescolorspace.c: (plugin_init): decrease rank
21769 by 2 to not interfere with other colorspaces.
21770 * ext/pango/gsttextoverlay.c: (plugin_init): change rank to NONE
21771 * gst/colorspace/gstcolorspace.c: (plugin_init): decrease rank by
21772 one to not interfere with ffmpeg_colorspace.
21774 2004-03-29 David Schleef <ds@schleef.org>
21776 * ext/alsa/gstalsa.c: (gst_alsa_fixate): Don't fixate fields that
21777 aren't in the caps.
21778 * gst/sine/gstsinesrc.c: change rate caps to [1,MAX]
21779 * gst/videocrop/gstvideocrop.c: (plugin_init): Change rank to NONE.
21781 2004-03-30 Benjamin Otte <in7y118@public.uni-hamburg.de>
21783 * gst-libs/gst/riff/riff-media.c:
21784 fail on error, don't try to set stuff on NULL caps
21786 2004-03-30 Benjamin Otte <in7y118@public.uni-hamburg.de>
21790 * ext/kio/Makefile.am:
21791 * ext/kio/kioreceiver.cpp:
21792 * ext/kio/kioreceiver.h:
21793 * ext/kio/kiosrc.cpp:
21794 * ext/kio/kiosrc.h:
21795 add experimental kiosrc plugin
21796 * ext/alsa/gstalsaplugin.c: (plugin_init):
21797 initialize debugging category only when we're sure registering the
21800 2004-03-29 Thomas Vander Stichele <thomas at apestaart dot org>
21802 * examples/gstplay/player.c: (main):
21803 * gst-libs/gst/play/play.c: (gst_play_class_init),
21804 (gst_play_set_location), (gst_play_set_data_src),
21805 (gst_play_set_video_sink), (gst_play_set_audio_sink),
21806 (gst_play_set_visualization), (gst_play_connect_visualization):
21807 check return values of element_set_state and return FALSE where
21810 2004-03-29 Benjamin Otte <otte@gnome.org>
21812 * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
21813 try harder to check if an event is really a discont
21815 2004-03-29 Thomas Vander Stichele <thomas at apestaart dot org>
21817 * po/LINGUAS: adding Azerbaijani (M??tin ??mirov)
21820 2004-03-28 Benjamin Otte <otte@gnome.org>
21822 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
21823 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
21824 (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
21825 get rid of non-standard "..." ranges in case statements.
21827 2004-03-27 Martin Soto <martinsoto@users.sourceforge.net>
21829 * gst/mpegstream/gstmpegdemux.c:
21830 * gst/mpegstream/gstmpegdemux.h: Complete overhaul. All DVD
21831 specific functionality split to the new dvddemux element.
21832 * gst/mpegstream/gstdvddemux.c:
21833 * gst/mpegstream/gstdvddemux.h: New demultiplexer for DVD (VOB)
21834 streams, derived from mpegdemux.
21835 * gst/mpegstream/gstmpegparse.c: Discontinuity handling cleaned
21836 up. SCR based timestamp rewriting can be turned off (will probably
21837 completely disappear soon).
21838 * ext/dvdnav/dvdnavsrc.c: Changes resulting from a few months
21839 hacking. General cleanup. All printf statements replaced by
21840 debugging messages. Almost complete libdvdnav support.
21841 (dvdnavsrc_class_init): Got rid of unnecessary signals (replaced
21842 by events. New properties for audio and subpicture languages.
21843 (dvdnavsrc_update_highlight): Now uses events.
21844 (dvdnavsrc_user_op): Cleaned up.
21845 (dvdnavsrc_get): Renamed to dvdnavsrc_loop (element is now loop
21846 based). Lots of cleanup, and propper support for most libdvdnav
21848 (dvdnavsrc_make_dvd_event): New function.
21849 (dvdnavsrc_make_dvd_nav_packet_event): New function.
21850 (dvdnavsrc_make_clut_change_event): New function.
21852 2004-03-26 Benjamin Otte <otte@gnome.org>
21854 * gst/typefind/gsttypefindfunctions.c: (theora_type_find):
21855 fix bug where typefinding would claim it's theora whenever less then
21856 7 bytes of data were available
21858 2004-03-25 Ronald Bultje <rbultje@ronald.bitfreak.net>
21860 * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link),
21861 (gst_alawdec_base_init), (gst_alawdec_class_init),
21862 (gst_alawdec_init), (gst_alawdec_chain):
21863 * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link),
21864 (gst_alawenc_base_init), (gst_alawenc_class_init),
21865 (gst_alawenc_init), (gst_alawenc_chain):
21866 * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link),
21867 (gst_mulawdec_base_init), (gst_mulawdec_class_init),
21868 (gst_mulawdec_init), (gst_mulawdec_chain):
21869 * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link),
21870 (gst_mulawenc_base_init), (gst_mulawenc_class_init),
21871 (gst_mulawenc_init), (gst_mulawenc_chain):
21872 Fix capsnego in all four, remove the unused property functions and
21873 simplify the chain functions slightly. I guess we could use macros
21874 or something similar for those, since the code is so similar, but
21875 I'm currently too lazy...
21877 2004-03-24 David Schleef <ds@schleef.org>
21879 * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
21880 (gst_osselement_close_audio), (gst_osselement_probe_caps),
21881 (gst_osselement_get_format_structure),
21882 (gst_osselement_rate_probe_check), (gst_osselement_rate_add_range),
21883 (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate),
21884 (gst_osselement_rate_int_compare): Add code to handle rate probing
21886 * sys/oss/gstosselement.h: same
21887 * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_getcaps):
21888 Use rate probing provided by osselement.
21889 * sys/oss/gstosssrc.c: (gst_osssrc_init), (gst_osssrc_getcaps): same
21891 2004-03-24 Ronald Bultje <rbultje@ronald.bitfreak.net>
21893 * ext/xvid/gstxvidenc.c: (gst_xvidenc_set_property),
21894 (gst_xvidenc_get_property):
21897 2004-03-24 David Schleef <ds@schleef.org>
21899 * ext/speex/gstspeexdec.c: (gst_speexdec_base_init),
21900 (gst_speexdec_init):
21901 * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
21902 (gst_speexenc_init): Create the pad template correctly (from
21903 the static pad template, not a NULL pointer.)
21905 2004-03-25 Benjamin Otte <otte@gnome.org>
21907 * gst/debug/Makefile.am:
21908 * gst/debug/breakmydata.c:
21909 add element that quasi-randomly changes bytes in the stream.
21910 Intended use is robustness checking of demuxers and decoders in
21913 2004-03-24 Benjamin Otte <otte@gnome.org>
21915 * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
21916 (gst_alsa_probe_hw_params):
21917 * ext/alsa/gstalsa.h:
21918 debugging output fixes
21920 2004-03-24 Benjamin Otte <otte@gnome.org>
21922 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_set_property):
21923 don't g_return_if_fail if element is PLAYING, fail silently as every
21925 * gst/effectv/gstquark.c: (gst_quarktv_chain):
21926 only fix needed for cast lvalue issues in gst-plugins
21927 * gst/volenv/gstvolenv.c: (gst_volenv_init):
21930 2004-03-24 Benjamin Otte <otte@gnome.org>
21932 * gst/level/gstlevel.c: (gst_level_init):
21933 add proxying getcaps function, so level doesn't advertise impossible
21936 2004-03-24 David Schleef <ds@schleef.org>
21938 * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
21939 (gst_qtdemux_loop_header), (qtdemux_parse_moov), (qtdemux_parse),
21940 (qtdemux_node_dump_foreach), (qtdemux_dump_mvhd),
21941 (qtdemux_dump_tkhd), (qtdemux_dump_elst), (qtdemux_dump_mdhd),
21942 (qtdemux_dump_hdlr), (qtdemux_dump_vmhd), (qtdemux_dump_dref),
21943 (qtdemux_dump_stsd), (qtdemux_dump_stts), (qtdemux_dump_stss),
21944 (qtdemux_dump_stsc), (qtdemux_dump_stsz), (qtdemux_dump_stco),
21945 (qtdemux_dump_co64), (qtdemux_dump_dcom), (qtdemux_dump_cmvd),
21946 (qtdemux_parse_tree), (qtdemux_parse_trak): Fix debugging
21947 messages. Divide the chunk size by the compression ratio
21948 (needed for MACE audio)
21950 2004-03-23 Ronald Bultje <rbultje@ronald.bitfreak.net>
21952 * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
21953 Fix buffer overflow read error.
21955 2004-03-23 Ronald Bultje <rbultje@ronald.bitfreak.net>
21957 * ext/alsa/gstalsa.h:
21958 Remove unused entry.
21959 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
21961 * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
21962 (gst_videodrop_link), (gst_videodrop_chain):
21963 Fix, sort of. Was horribly broken with new capsnego. Bah...
21965 2004-03-23 Jeremy Simon <jesimon@libertysurf.fr>
21967 * gst/typefind/gsttypefindfunctions.c: (ape_type_find),
21969 Add a monkeysaudio typefind function
21971 2004-03-23 Johan Dahlin <johan@gnome.org>
21973 * gst-libs/gst/play/play.c (gst_play_audio_fixate)
21974 (gst_play_video_fixate): Check so the structure has the field
21975 before trying to fixate them, this makes it possible to have
21976 fakesinks for video and audio output without printing errors on
21977 the output console.
21979 2004-03-22 David Schleef <ds@schleef.org>
21981 * sys/oss/Makefile.am:
21982 * sys/oss/oss_probe.c: (main), (probe_check), (add_range),
21983 (check_rate), (add_rate): Rate probing test app.
21985 2004-03-21 Benjamin Otte <otte@gnome.org>
21987 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
21988 (_fixate_caps_to_int), (gst_audio_convert_fixate):
21989 add a fixation function that pretty much does the right thing (fixes
21992 2004-03-20 David I. Lehn <dlehn@users.sourceforge.net>
21994 * configure.ac: GST_PACKAGE default: s/GStreamer/GStreamer Plugins/
21996 2004-03-20 Tim-Phillip M??ller <t.i.m@zen.co.uk>
21998 reviewed by: Benjamin Otte <otte@gnome.org>
22000 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
22001 terminate gst_event_new_discontinuous correctly (fixes parts of
22004 2004-03-19 David Schleef <ds@schleef.org>
22006 * gst-libs/gst/Makefile.am: Enable xoverlay unconditionally,
22007 since it doesn't depend on X, and it's part of our ABI.
22009 2004-03-19 Iain <iain@prettypeople.org>
22011 * gst/interleave/deinterleave.c (deinterleave_sink_link): Use the
22012 is_int in the structure, not the local variable.
22014 2004-03-19 David Schleef <ds@schleef.org>
22016 * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_change_state),
22017 (gst_rfbsrc_init), (gst_rfbsrc_getcaps), (gst_rfbsrc_fixate),
22018 (gst_rfbsrc_link), (gst_rfbsrc_paint_rect), (gst_rfbsrc_get):
22019 Improvements in caps negotiation.
22021 2004-03-18 Thomas Vander Stichele <thomas at apestaart dot org>
22025 adding Afrikaans (Petri Jooste)
22027 2004-03-18 Thomas Vander Stichele <thomas at apestaart dot org>
22029 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
22030 (gst_ffmpegcolorspace_chain):
22031 throw error instead of g_critical (#137588)
22033 2004-03-18 Thomas Vander Stichele <thomas at apestaart dot org>
22037 dist common and m4 correctly
22040 2004-03-17 David Schleef <ds@schleef.org>
22042 * pkgconfig/gstreamer-media-info.pc.in: Add Version.
22045 2004-03-17 Thomas Vander Stichele <thomas at apestaart dot org>
22049 adding Swedish translation (Christian Rose)
22051 2004-03-17 Thomas Vander Stichele <thomas at apestaart dot org>
22053 * Makefile.am: use release.mak
22055 2004-03-16 Thomas Vander Stichele <thomas at apestaart dot org>
22057 * common/ChangeLog:
22058 * common/gst-autogen.sh:
22059 add some explanation about the version detection
22063 2004-03-16 Thomas Vander Stichele <thomas at apestaart dot org>
22065 * configure.ac: bump nano to 1
22067 === release 0.8.0 ===
22069 2004-03-16 Thomas Vander Stichele <thomas at apestaart dot org>
22071 * configure.ac: release 0.8.0, "Pharmaceutical Itch"
22073 2004-03-16 Thomas Vander Stichele <thomas at apestaart dot org>
22076 update libtool version
22077 * gst-libs/gst/media-info/Makefile.am:
22078 actually use libtool version
22080 2004-03-15 Thomas Vander Stichele <thomas at apestaart dot org>
22082 * configure.ac: fix speex detection to work with 1.0 but not 1.1
22084 2004-03-15 Thomas Vander Stichele <thomas at apestaart dot org>
22087 * gst-plugins.spec.in:
22088 * pkgconfig/Makefile.am:
22089 * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
22090 * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
22091 * pkgconfig/gstreamer-libs-uninstalled.pc.in:
22092 * pkgconfig/gstreamer-libs.pc.in:
22093 * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
22094 * pkgconfig/gstreamer-play-uninstalled.pc.in:
22095 * pkgconfig/gstreamer-plugins-uninstalled.pc.in:
22096 * pkgconfig/gstreamer-plugins.pc.in:
22097 remove @VERSION@ from some of the pc files since core and plugins
22099 created gstreamer-plugins.pc as it's a better name, but keeping
22100 -libs around for now to get fixes upstream done first.
22102 2004-03-15 Julien MOUTTE <julien@moutte.net>
22104 * gst-libs/gst/play/play.c: (gst_play_get_framerate),
22105 (gst_play_get_sink_element): First draft of gst_play_get_framerate.
22106 * gst-libs/gst/play/play.h:
22108 2004-03-15 Thomas Vander Stichele <thomas at apestaart dot org>
22110 * *.c, *.cc: don't mix tabs and spaces
22112 2004-03-15 Thomas Vander Stichele <thomas at apestaart dot org>
22114 * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
22115 use the new ffmpegcolorspace
22116 * gst-plugins.spec.in:
22117 package new colorspace and media-info
22119 * pkgconfig/Makefile.am:
22120 fix some more disting issues
22121 * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
22122 * pkgconfig/gstreamer-media-info.pc.in:
22123 generate media-info pc files
22125 2004-03-15 Johan Dahlin <johan@gnome.org>
22127 * *.h: Revert indenting
22129 2004-03-15 Thomas Vander Stichele <thomas at apestaart dot org>
22132 adding ffmpegcolorspace element
22133 * gst/ffmpegcolorspace/Makefile.am:
22134 * gst/ffmpegcolorspace/avcodec.h:
22135 * gst/ffmpegcolorspace/common.h:
22136 * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
22137 * gst/ffmpegcolorspace/dsputil.h:
22138 * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
22139 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
22140 (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_pix_fmt_to_caps),
22141 (gst_ffmpeg_caps_to_pix_fmt):
22142 * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
22143 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
22144 (gst_ffmpegcolorspace_caps_remove_format_info),
22145 (gst_ffmpegcolorspace_getcaps), (gst_ffmpegcolorspace_pad_link),
22146 (gst_ffmpegcolorspace_get_type), (gst_ffmpegcolorspace_base_init),
22147 (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_init),
22148 (gst_ffmpegcolorspace_chain), (gst_ffmpegcolorspace_change_state),
22149 (gst_ffmpegcolorspace_set_property),
22150 (gst_ffmpegcolorspace_get_property),
22151 (gst_ffmpegcolorspace_register):
22152 * gst/ffmpegcolorspace/imgconvert.c:
22153 (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
22154 (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
22155 (avpicture_get_size), (avcodec_get_pix_fmt_loss),
22156 (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
22157 (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
22158 (yuv422_to_yuv420p), (yuv422_to_yuv422p), (yuv422p_to_yuv422),
22159 (C_JPEG_TO_CCIR), (img_convert_init), (img_apply_table),
22160 (shrink41), (shrink21), (shrink12), (shrink22), (shrink44),
22161 (grow21_line), (grow41_line), (grow21), (grow22), (grow41),
22162 (grow44), (conv411), (gif_clut_index), (build_rgb_palette),
22163 (bitcopy_n), (mono_to_gray), (monowhite_to_gray),
22164 (monoblack_to_gray), (gray_to_mono), (gray_to_monowhite),
22165 (gray_to_monoblack), (avpicture_alloc), (avpicture_free),
22166 (is_yuv_planar), (img_convert), (get_alpha_info_pal8),
22167 (img_get_alpha_info), (deinterlace_line),
22168 (deinterlace_line_inplace), (deinterlace_bottom_field),
22169 (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
22170 * gst/ffmpegcolorspace/imgconvert_template.h:
22171 * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
22172 * gst/ffmpegcolorspace/mmx.h:
22173 * gst/ffmpegcolorspace/utils.c: (avcodec_init):
22174 adding ffmpegcolorspace element supplied by Ronald after cleaning
22175 up and pulling in the right bits of upstream source.
22176 I'm sure a better C/compiler wizard could do some cleaning up (for
22177 example use GLIB's malloc stuff), but as a first pass this
22180 2004-03-15 Thomas Vander Stichele <thomas at apestaart dot org>
22182 * ext/alsa/gstalsa.h:
22183 I assume Ronald forgot to commit the change to have cardname
22184 as a struct member. Expect some public spanking at the next
22187 2004-03-15 Ronald Bultje <rbultje@ronald.bitfreak.net>
22189 * ext/alsa/gstalsa.c: (gst_alsa_get_property),
22190 (gst_alsa_open_audio), (gst_alsa_close_audio):
22191 * ext/alsa/gstalsa.c:
22192 Don't open the device if we're a mixer (= padless).
22193 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_class_init),
22194 (gst_alsa_mixer_init), (gst_alsa_mixer_open),
22195 (gst_alsa_mixer_close), (gst_alsa_mixer_change_state):
22196 Open mixer during state change rather than during object
22197 initialization. Also, get a device name. Currently in a somewhat
22198 hackish fashion, but I didn't really find something better.
22200 2004-03-14 Thomas Vander Stichele <thomas at apestaart dot org>
22202 * *.c, *.h: run gst-indent
22204 2004-03-14 Benjamin Otte <otte@gnome.org>
22206 * gst/modplug/gstmodplug.cc:
22207 * gst/modplug/gstmodplug.h:
22208 set correct timestamps on outgoing buffers
22210 2004-03-14 Benjamin Otte <otte@gnome.org>
22212 * gst/modplug/gstmodplug.cc:
22213 handle events - don't do crap when a discont arrives that's not
22215 This allows correct loading and playback of mods in Rhythmbox
22217 2004-03-14 Benjamin Otte <otte@gnome.org>
22220 * gst-libs/gst/gconf/Makefile.am:
22221 * pkgconfig/Makefile.am:
22222 move gstreamer-gconf pkgconfig files to pkgconfig/ dir. Make sure
22223 they get rebuilt properly
22225 when checking for vorbis, try pkgconfig first.
22226 * gst/modplug/gstmodplug.cc:
22227 add fixate function
22229 2004-03-14 Ronald Bultje <rbultje@ronald.bitfreak.net>
22231 * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
22232 Fix for obvious mistake, where we first shift the offset and then
22233 read a samplesize element assuming the old offset. Note that this
22234 part still has something weird, i.e. my movies containing those
22235 don't actually play well, but at least there's something that looks
22238 2004-03-14 Jan Schmidt <thaytan@mad.scientist.com>
22239 * gst/typefind/gsttypefindfunctions.c: (speex_type_find),
22241 Add a typefind function for speex format
22243 2004-03-13 Ronald Bultje <rbultje@ronald.bitfreak.net>
22245 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps),
22246 (gst_asf_demux_setup_pad):
22247 Use 25fps as our "fake" fps value (marked for fixage in 0.9.x)
22248 instead of 0. Reason is simple: some elements have a fps range
22249 of 1-max instead of 0-max. So now ASF video actually works.
22251 2004-03-13 Thomas Vander Stichele <thomas at apestaart dot org>
22255 adding serbian as a language
22257 2004-03-13 Benjamin Otte <otte@gnome.org>
22259 * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
22260 return taglist correctly from _get function, don't gst_pad_push it.
22263 2004-03-13 Jan Schmidt <thaytan@mad.scientist.com>
22264 * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
22266 2004-03-13 Ronald Bultje <rbultje@ronald.bitfreak.net>
22268 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_free_list):
22269 * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init),
22270 (gst_alsa_mixer_track_new):
22271 * ext/alsa/gstalsamixertrack.h:
22272 Fix ancient leftovers... MixerTrack is a GObject.
22274 2004-03-13 Ronald Bultje <rbultje@ronald.bitfreak.net>
22276 * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
22277 * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
22278 Don't block during probing...
22280 2004-03-12 Ronald Bultje <rbultje@ronald.bitfreak.net>
22282 * ext/alsa/gstalsa.c: (gst_alsa_get_type), (gst_alsa_class_init),
22283 (gst_alsa_get_property), (gst_alsa_probe_get_properties),
22284 (gst_alsa_class_probe_devices), (gst_alsa_class_list_devices),
22285 (gst_alsa_probe_probe_property), (gst_alsa_probe_needs_probe),
22286 (gst_alsa_probe_get_values), (gst_alsa_probe_interface_init),
22287 (gst_alsa_open_audio), (gst_alsa_close_audio):
22288 * ext/alsa/gstalsa.h:
22289 Add propertyprobe interface implementation, add some device-name
22290 property, all this so that it looks good in gnome-volume-control.
22292 2004-03-12 David Schleef <ds@schleef.org>
22294 * configure.ac: the Hermes library controls hermescolorspace, not
22296 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
22297 (gst_mpeg2dec_init): minor pet peeve: disable code with #ifdef,
22299 * ext/sdl/sdlvideosink.c: Change XID to unsigned long.
22300 * ext/sdl/sdlvideosink.h: ditto.
22301 * gst/colorspace/gstcolorspace.c: Fix old comments about Hermes
22303 2004-03-12 Benjamin Otte <otte@gnome.org>
22305 * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_set_xwindow_id),
22306 (gst_x_overlay_got_xwindow_id):
22307 * gst-libs/gst/xoverlay/xoverlay.h:
22308 replace XID with unsigned long to get rid of the xlibs dependency in
22309 XOverlay (fixes #137004)
22311 2004-03-13 Jan Schmidt <thaytan@mad.scientist.com>
22312 * gst/effectv/gstaging.c: (gst_agingtv_base_init),
22313 (gst_agingtv_setup):
22314 * gst/effectv/gstdice.c: (gst_dicetv_get_type),
22315 (gst_dicetv_base_init), (gst_dicetv_class_init),
22316 (gst_dicetv_setup), (gst_dicetv_init), (gst_dicetv_draw):
22317 * gst/effectv/gstedge.c: (gst_edgetv_get_type),
22318 (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
22319 (gst_edgetv_setup), (gst_edgetv_rgb32):
22320 * gst/effectv/gsteffectv.c:
22321 * gst/effectv/gstquark.c: (gst_quarktv_link), (gst_quarktv_init),
22322 (gst_quarktv_set_property):
22323 * gst/effectv/gstrev.c: (gst_revtv_get_type),
22324 (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
22325 (gst_revtv_setup), (gst_revtv_rgb32):
22326 * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type),
22327 (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
22328 (gst_shagadelictv_init), (gst_shagadelictv_setup),
22329 (gst_shagadelictv_rgb32):
22330 * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type),
22331 (gst_vertigotv_base_init), (gst_vertigotv_class_init),
22332 (gst_vertigotv_setup), (gst_vertigotv_init), (gst_vertigotv_rgb32):
22333 * gst/effectv/gstwarp.c:
22334 Port everything that can be ported to videofilter and fix up the caps.
22335 Can someone with a big-endian machine please check these?
22337 2004-03-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
22339 * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_get_time),
22340 (gst_osssink_chain), (gst_osssink_change_state):
22341 Latest fixes for A/V sync, audio playback and such. This is about
22342 all... MPEG playback issues are mostly related to the async build-
22343 up of MPEG files, I cannot fix that. Use basicgthread to solve it.
22345 2004-03-10 Thomas Vander Stichele <thomas at apestaart dot org>
22347 patch from: Stephane Loeuillet
22350 use pkg-config for some libraries, falling back to the old .m4 way
22355 2004-03-10 Thomas Vander Stichele <thomas at apestaart dot org>
22358 * tools/Makefile.am:
22359 * tools/Makefile.in:
22360 * tools/gst-launch-ext-m.m:
22361 * tools/gst-launch-ext.1.in:
22362 * tools/gst-visualise-m.m:
22363 * tools/gst-visualise.1:
22364 * tools/gst-visualise.1.in:
22365 reorganizing generation of script tools
22367 2004-03-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
22369 * ext/divx/gstdivxdec.c:
22370 Downgrade priority. We prefer ffdec_mpeg4.
22371 * ext/faad/gstfaad.c: (gst_faad_srcgetcaps), (gst_faad_srcconnect),
22372 (gst_faad_chain), (gst_faad_change_state):
22373 Fix capsnego. Doesn't work for some sounds because we don't have
22374 a 5:1 to stereo element.
22375 * ext/xvid/gstxvid.c: (plugin_init):
22377 * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
22378 (gst_osssink_change_state):
22379 Add discont handling.
22381 2004-03-09 Colin Walters <walters@verbum.org>
22383 * gst/audioconvert/gstaudioconvert.c: Fix typo in width 8
22386 2004-03-09 Benjamin Otte <otte@gnome.org>
22388 * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
22389 the signals take 2 arguments
22391 2004-03-09 David Schleef <ds@schleef.org>
22393 * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad),
22394 (gst_alsa_fixate): Add fixate function. (bug #136686)
22395 * ext/alsa/gstalsa.h:
22396 * ext/alsa/gstalsasink.c: (gst_alsa_sink_init):
22398 2004-03-09 Benjamin Otte <otte@gnome.org>
22400 * ext/mikmod/gstmikmod.c: (gst_mikmod_init), (gst_mikmod_loop),
22401 (gst_mikmod_change_state):
22402 * ext/mikmod/gstmikmod.h:
22403 make mikmod's loop function not loop infinitely and call
22404 gst_element_yield anymore
22405 * gst/modplug/gstmodplug.cc:
22406 fix pad negotiation (fixes #136590)
22408 2004-03-09 David Schleef <ds@schleef.org>
22410 * ext/lcs/Makefile.am: Fix so that the lcs colorspace plugin
22411 doesn't conflict with the internal colorspace plugin.
22412 * gst-libs/gst/audio/make_filter: Use `` instead of $() to
22413 satisfy the crappy-ass shell shipped by a certain vendor.
22414 * gst/videofilter/make_filter: same (bug #135299)
22416 2004-03-09 Thomas Vander Stichele <thomas at apestaart dot org>
22418 * configure.ac: bump nano to 1
22420 === release 0.7.6 ===
22422 2004-03-09 Thomas Vander Stichele <thomas at apestaart dot org>
22424 * configure.in: releasing 0.7.6, "There"
22426 2004-03-09 Thomas Vander Stichele <thomas at apestaart dot org>
22428 * pkgconfig/gstreamer-play-uninstalled.pc.in:
22429 * pkgconfig/gstreamer-play.pc.in:
22430 synchronize the two
22432 2004-03-09 Thomas Vander Stichele <thomas at apestaart dot org>
22434 * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_base_init),
22435 (cdparanoia_open), (cdparanoia_event):
22436 fix/add error handling
22438 add cdparanoia source
22439 * tools/Makefile.am:
22440 make scripts executable
22442 2004-03-09 Thomas Vander Stichele <thomas at apestaart dot org>
22445 * ext/vorbis/Makefile.am:
22447 remove id3types, vorbisfile and xvideosink from the build (#133783)
22449 2004-03-08 Ronald Bultje <rbultje@ronald.bitfreak.net>
22451 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
22452 Fix metadata read crash (#136537).
22454 2004-03-08 Thomas Vander Stichele <thomas at apestaart dot org>
22456 * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
22457 * gst-libs/gst/media-info/media-info.c: (gst_media_info_read):
22458 adding mime types, fixing the one-stop function
22460 2004-03-08 Christian Schaller <Uraeus@gnome.org>
22462 * ext/nas/nassink.c and /ext/nas/nassink.h:
22463 More NAS love from Arwed von Merkatz
22464 So lets all sing 'Can you feel the NAS tonight'
22466 2004-03-08 Christian Schaller <Uraeus@gnome.org>
22468 * tools/gst-launch-ext.in:
22469 Replace vorbisfile with oggdemux/vorbisdec/audioconvert
22471 2004-03-08 Thomas Vander Stichele <thomas at apestaart dot org>
22473 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
22474 (gst_mpeg2dec_init):
22475 remove the user_data pad for now, because it is being used in
22476 fixating causing MPEG playback to fixate on 1000 Hz for playback.
22477 If someone knows how to fix this properly, please do.
22479 2004-03-08 Thomas Vander Stichele <thomas at apestaart dot org>
22481 * sys/oss/gstosssink.c: (gst_osssink_get_delay),
22482 (gst_osssink_get_time):
22483 add a warning, IMO this won't get triggered anymore, remove later
22485 2004-03-07 David Schleef <ds@schleef.org>
22487 * gst/qtdemux/qtdemux.c: (qtdemux_video_caps): Added Cinepak
22488 format (bug #136470)
22490 2004-03-07 Thomas Vander Stichele <thomas at apestaart dot org>
22492 * gst-libs/Makefile.am:
22493 * gst-libs/gst/media-info/Makefile.am:
22494 * gst-libs/gst/media-info/media-info-priv.c: (found_tag_callback),
22495 (error_callback), (gst_media_info_error_create),
22496 (gst_media_info_error_element), (gmip_init), (gmip_reset),
22497 (gmi_clear_decoder), (gmip_find_type_pre), (gmip_find_type):
22498 * gst-libs/gst/media-info/media-info-priv.h:
22499 * gst-libs/gst/media-info/media-info-test.c: (main):
22500 * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
22501 (gst_media_info_class_init), (gst_media_info_instance_init),
22502 (gst_media_info_set_source), (gst_media_info_read_with_idler),
22503 (gst_media_info_read_idler), (gst_media_info_read):
22504 * gst-libs/gst/media-info/media-info.h:
22505 fixed, should work now
22507 2004-03-07 Christian Schaller <Uraeus@gnome.org>
22509 * ext/nas/nassink.c:
22510 A bunch of NAS fixes from Arwed von Merkatz
22512 2004-03-06 Ronald Bultje <rbultje@ronald.bitfreak.net>
22514 * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
22515 (qtdemux_parse_trak):
22516 Fix crash (j might be greater than n_samples, in which case we're
22517 writing outside the allocated space for the array) and memleak.
22519 2004-03-06 Ronald Bultje <rbultje@ronald.bitfreak.net>
22521 * sys/oss/gstosssink.c: (gst_osssink_chain):
22522 And another caller that couldn't handle delay < 0 (unsigned
22523 integer overflow). Video now continues playing on an audio
22524 buffer underrun, and the clock continues working. Audio still
22527 2004-03-06 Ronald Bultje <rbultje@ronald.bitfreak.net>
22529 * sys/oss/gstosssink.c: (gst_osssink_get_delay),
22530 (gst_osssink_get_time):
22531 get_delay() may return values lower than 0. In those cases, we
22532 should not actually cast to *unsigned* int64, that will break
22533 stuff horribly. In my case, it screwed up A/V sync in movies
22534 in totem rather badly.
22536 2004-03-06 Christophe Fergeau <teuf@gnome.org>
22538 * ext/faac/gstfaac.c: (gst_faac_chain):
22539 * ext/flac/gstflactag.c: (gst_flac_tag_chain):
22540 * ext/libpng/gstpngenc.c: (user_write_data):
22541 * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
22542 * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
22543 * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
22544 * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
22545 Fix several misuse of gst_buffer_merge (it doesn't take ownership
22546 of any buffer), should fix some leaks. I hope I didn't unref buffers
22547 that shouldn't be...
22549 2004-03-06 Thomas Vander Stichele <thomas at apestaart dot org>
22551 * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
22552 (deep_notify_callback), (tag_flag_score), (found_tag_callback),
22553 (error_callback), (gmi_reset), (gmi_seek_to_track),
22554 (gmi_get_decoder), (gmi_set_mime), (gmip_find_type_pre),
22555 (gmip_find_type_post), (gmip_find_stream_post),
22556 (gmip_find_track_streaminfo_post):
22557 * gst-libs/gst/media-info/media-info-priv.h:
22558 * gst-libs/gst/media-info/media-info-test.c: (print_tag),
22559 (info_print), (main):
22560 * gst-libs/gst/media-info/media-info.c:
22561 (gst_media_info_error_create), (gst_media_info_error_element),
22562 (gst_media_info_instance_init), (gst_media_info_get_property),
22563 (gst_media_info_new), (gst_media_info_set_source),
22564 (gst_media_info_read_idler), (gst_media_info_read):
22565 * gst-libs/gst/media-info/media-info.h:
22566 first pass at making this work again. This seems to work on
22567 tagged ogg/vorbis and mp3 files.
22569 2004-03-06 Benjamin Otte <otte@gnome.org>
22571 * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
22572 fix huge leak: gst_buffer_merge doesn't unref the first argument
22575 2004-03-06 Thomas Vander Stichele <thomas at apestaart dot org>
22577 * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_update_info):
22578 report layer/mode/emphasis
22580 2004-03-06 Christophe Fergeau <teuf@gnome.org>
22582 * ext/mad/gstmad.c: (gst_mad_chain): fixed caps leak
22584 2004-03-06 Thomas Vander Stichele <thomas at apestaart dot org>
22586 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
22589 2004-03-06 Thomas Vander Stichele <thomas at apestaart dot org>
22591 * ext/vorbis/vorbis.c: (plugin_init):
22592 * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
22593 (gst_vorbis_dec_init), (vorbis_dec_event):
22595 make vorbisdec handle _BYTE and _TIME queries
22597 2004-03-06 Christophe Fergeau <teuf@gnome.org>
22599 * ext/mad/gstmad.c: (gst_mad_chain): send the average bitrate read
22600 from the xing header
22602 2004-03-06 Benjamin Otte <otte@gnome.org>
22604 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps),
22605 (gst_audio_convert_link), (gst_audio_convert_change_state),
22606 (gst_audio_convert_buffer_from_default_format):
22607 do conversions from/to float correctly, fix some caps nego errors,
22608 export correct supported caps in template and getcaps, use correct
22609 caps in try_set_caps functions
22611 2004-03-06 Christophe Fergeau <teuf@gnome.org>
22613 For some reason, I only committed a ChangeLog entry yesterday and
22614 not the corresponding code...
22615 * ext/mad/gstmad.c: Fix detection of Xing headers
22616 * gst/tags/gstid3tag.c: Changes to support TLEN tags
22618 2004-03-06 Benjamin Otte <otte@gnome.org>
22620 * ext/ogg/gstoggdemux.c: (gst_ogg_get_pad_by_pad),
22621 (gst_ogg_demux_src_query):
22622 make sure to handle the case where there's no current chain
22625 2004-03-05 David Schleef <ds@schleef.org>
22627 * ext/aalib/gstaasink.c: (gst_aasink_fixate), (gst_aasink_init):
22628 Add fixate function. (bug #131128)
22629 * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
22630 (gst_sdlvideosink_fixate): Add fixate function.
22631 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
22632 Fix attempt to print a non-pointer using GST_PTR_FORMAT.
22633 * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt):
22634 Fix missing break that was causing ulaw to be interpreted as
22637 2004-03-05 David Schleef <ds@schleef.org>
22639 * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
22640 Fix code that ignores return value of gst_buffer_merge().
22642 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_descramble_segment):
22643 * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice): same
22644 * testsuite/gst-lint: Check for above.
22646 2004-03-05 David Schleef <ds@schleef.org>
22648 * gst/udp/gstudpsrc.c: (gst_udpsrc_get): Check for unfixed
22649 caps and throw an element error. (bug #136334)
22651 2004-03-05 David Schleef <ds@schleef.org>
22653 * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_srcgetcaps),
22654 (gst_faad_chain): Fix negotiation.
22655 * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_handle_src_event): Add
22656 key and button events.
22657 * gst-libs/gst/floatcast/floatcast.h: Fix a minor bug in this
22659 * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in: gstgconf
22661 * gst-libs/gst/gconf/gstreamer-gconf.pc.in: same
22662 * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
22663 (gst_play_video_fixate), (gst_play_audio_fixate): Add a fixate
22664 function to encourage better negotiation, particularly between
22665 audioconvert and osssink.
22666 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
22667 * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak): Make some debugging
22669 * gst/typefind/gsttypefindfunctions.c: Fix mistake in flash
22671 * gst/vbidec/vbiscreen.c: Add glib header
22672 * pkgconfig/gstreamer-play.pc.in: Depends on gst-interfaces.
22674 2004-03-06 Christophe Fergeau <teuf@users.sourceforge.net>
22676 * ext/mad/gstmad.c: Fix detection of Xing headers
22677 * gst/tags/gstid3tag.c: Changes to support TLEN tags
22679 2004-03-06 Thomas Vander Stichele <thomas at apestaart dot org>
22681 * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
22682 (gst_wavparse_pad_convert), (gst_wavparse_pad_query):
22685 2004-03-06 Christophe Fergeau <teuf@gnome.org>
22687 * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
22688 * ext/mad/gstmad.c: (gst_mad_init), (is_xhead),
22689 (mpg123_parse_xing_header), (gst_mad_chain): parse Xing header in vbr
22690 files, and report the parsed length as a GST_TAG_DURATION tag.
22691 * gst/tags/gstid3tag.c: support TLEN (duration) tag
22693 2004-03-05 Benjamin Otte <otte@gnome.org>
22695 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_channels):
22696 convert channels correctly. convert correctly to unsigned.
22698 2004-03-05 Julien MOUTTE <julien@moutte.net>
22700 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): Check if
22701 we have a window before clearing it.
22703 2004-03-05 Julien MOUTTE <julien@moutte.net>
22705 * sys/ximage/ximagesink.c: (gst_ximagesink_change_state): Check if we
22706 have a window before clearing it.
22708 2004-03-05 Thomas Vander Stichele <thomas at apestaart dot org>
22710 * gconf/gstreamer.schemas.in:
22711 * gst-libs/gst/gconf/Makefile.am:
22712 version installation path the same way as for 0.6
22713 * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
22714 * pkgconfig/gstreamer-libs-uninstalled.pc.in:
22715 * pkgconfig/gstreamer-play-uninstalled.pc.in:
22716 remove comment that was fixed
22718 2004-03-05 David Schleef <ds@schleef.org>
22720 * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_src_formats),
22721 (gst_qtdemux_src_convert), (gst_qtdemux_get_src_query_types),
22722 (gst_qtdemux_get_event_mask), (gst_qtdemux_handle_src_query),
22723 (gst_qtdemux_handle_src_event), (gst_qtdemux_add_stream):
22724 Add prototype code for handling seeking and querying.
22726 2004-03-04 Ronald Bultje <rbultje@ronald.bitfreak.net>
22728 * examples/gstplay/player.c: (main):
22729 Initialize variables to NULL. Prevents a segfault because the
22730 (uninitialized) variable is not NULL, resulting in a crash on
22731 trying to reach error->message.
22733 2004-03-05 Benjamin Otte <otte@gnome.org>
22735 * gst/audioconvert/gstaudioconvert.c:
22736 (gst_audio_convert_buffer_to_default_format):
22737 make float=>int conversion work correctly even in cornercases.
22739 2004-03-04 David I. Lehn <dlehn@users.sourceforge.net>
22741 * debian/README.Debian:
22742 * debian/build-deps:
22743 * debian/changelog:
22745 * debian/control.in:
22746 * debian/copyright:
22747 * debian/gstreamer-a52dec.files:
22748 * debian/gstreamer-aa.files:
22749 * debian/gstreamer-alsa.files:
22750 * debian/gstreamer-alsa.manpages:
22751 * debian/gstreamer-arts.files:
22752 * debian/gstreamer-artsd.files:
22753 * debian/gstreamer-audiofile.files:
22754 * debian/gstreamer-avifile.files:
22755 * debian/gstreamer-cdparanoia.files:
22756 * debian/gstreamer-colorspace.files:
22757 * debian/gstreamer-doc.files:
22758 * debian/gstreamer-dv.files:
22759 * debian/gstreamer-dvd.files:
22760 * debian/gstreamer-esd.files:
22761 * debian/gstreamer-festival.files:
22762 * debian/gstreamer-flac.files:
22763 * debian/gstreamer-gconf.conffiles:
22764 * debian/gstreamer-gconf.files:
22765 * debian/gstreamer-gconf.postinst:
22766 * debian/gstreamer-gnomevfs.files:
22767 * debian/gstreamer-gsm.files:
22768 * debian/gstreamer-http.files:
22769 * debian/gstreamer-jack.files:
22770 * debian/gstreamer-jpeg.files:
22771 * debian/gstreamer-mad.files:
22772 * debian/gstreamer-mikmod.files:
22773 * debian/gstreamer-misc.files:
22774 * debian/gstreamer-mpeg2dec.files:
22775 * debian/gstreamer-oss.files:
22776 * debian/gstreamer-plugin-apps.files:
22777 * debian/gstreamer-plugin-apps.manpages:
22778 * debian/gstreamer-plugin-libs-dev.files:
22779 * debian/gstreamer-plugin-libs.files:
22780 * debian/gstreamer-plugin-template.postinst:
22781 * debian/gstreamer-plugin-template.postrm:
22782 * debian/gstreamer-sdl.files:
22783 * debian/gstreamer-sid.files:
22784 * debian/gstreamer-vorbis.files:
22785 * debian/gstreamer-x.files:
22786 * debian/mk.control:
22788 Debian package info not maintained here.
22790 2004-03-04 Thomas Vander Stichele <thomas at apestaart dot org>
22792 * ext/aalib/gstaasink.c: (gst_aasink_class_init):
22793 * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init):
22794 * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init):
22795 * ext/divx/gstdivxenc.c: (gst_divxenc_class_init):
22796 * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init):
22797 * ext/gsm/gstgsmenc.c: (gst_gsmenc_class_init):
22798 * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
22799 * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init):
22800 * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
22801 * ext/xvid/gstxvidenc.c: (gst_xvidenc_class_init):
22802 * gst-libs/gst/colorbalance/colorbalance.c:
22803 (gst_color_balance_class_init):
22804 * gst-libs/gst/colorbalance/colorbalancechannel.c:
22805 (gst_color_balance_channel_class_init):
22806 * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
22807 * gst-libs/gst/play/play.c: (gst_play_class_init):
22808 * gst-libs/gst/propertyprobe/propertyprobe.c:
22809 (gst_property_probe_iface_init):
22810 * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init):
22811 * gst-libs/gst/tuner/tunerchannel.c:
22812 (gst_tuner_channel_class_init):
22813 * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init):
22814 * gst/cutter/gstcutter.c: (gst_cutter_class_init):
22815 * gst/effectv/gstvertigo.c: (gst_vertigotv_class_init):
22816 * sys/cdrom/gstcdplayer.c: (cdplayer_class_init):
22817 * sys/dxr3/dxr3spusink.c: (dxr3spusink_class_init):
22818 * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
22819 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
22820 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init):
22821 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init):
22822 fix signals to use - instead of _
22823 * ext/libcaca/gstcacasink.h:
22824 * ext/sdl/sdlvideosink.h:
22827 2004-03-04 David Schleef <ds@schleef.org>
22829 * testsuite/gst-lint: Add a check for bad signal names.
22831 2004-03-04 <kost@imn.htwk-leipzig.de>
22833 reviewed by David Schleef
22835 * gst/videofilter/gstgamma.c: (gst_gamma_rgb32): Fix typo that
22836 modified the alpha channel and caused a warning. (bug #136192)
22838 2004-04-03 Christian Schaller <Uraeus@gnome.org>
22840 * gst-plugins.spec.in:
22841 Change names of plugins to actually be correct. Try to keep things
22842 alphabetical to avoid getting beat up by Thomas
22844 2004-03-03 Julien MOUTTE <julien@moutte.net>
22846 * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_default_video_sink):
22847 Using ximagesink as a default if no gconf key found. We should
22848 probably consider using alsasink instead of osssink for the audio
22851 2004-03-02 Thomas Vander Stichele <thomas at apestaart dot org>
22854 fix --with-plugins, don't think it ever worked before
22855 * gst-plugins.spec.in:
22858 2004-03-01 Ronald Bultje <rbultje@ronald.bitfreak.net>
22860 * ext/sdl/sdlvideosink.h:
22861 * sys/ximage/ximagesink.h:
22862 * sys/xvideo/xvideosink.h:
22863 * sys/xvimage/xvimagesink.h:
22864 Fix for move of gstvideosink.h -> videosink.h.
22866 2004-03-02 Thomas Vander Stichele <thomas at apestaart dot org>
22868 * gst-libs/gst/xwindowlistener/Makefile.am:
22869 this is a plugin library, not a library
22871 2004-03-01 David Schleef <ds@schleef.org>
22873 * AUTHORS: Added some names. Add yourself if you're still
22876 2004-03-01 David Schleef <ds@schleef.org>
22880 2004-03-01 Thomas Vander Stichele <thomas at apestaart dot org>
22882 * gst-plugins.spec.in: clean up spec file
22884 2004-03-01 Thomas Vander Stichele <thomas at apestaart dot org>
22886 * gst-libs/gst/video/Makefile.am:
22887 * gst-libs/gst/video/gstvideosink.c:
22888 * gst-libs/gst/video/gstvideosink.h:
22889 rename gstvideosink.h to videosink.h to match other headers
22890 * gst/mixmatrix/Makefile.am:
22891 fix plugin filename
22892 * gst/tags/Makefile.am: fix plugin filename
22894 2004-03-01 Thomas Vander Stichele <thomas at apestaart dot org>
22896 * gst/tags/Makefile.am: fix plugin filename
22898 2004-03-01 Thomas Vander Stichele <thomas at apestaart dot org>
22900 * examples/gstplay/player.c: (got_time_tick), (main):
22902 display time_tick more readably
22903 * gst/mixmatrix/Makefile.am:
22904 fix plugin file name
22906 2004-02-29 Christophe Fergeau <teuf@gnome.org>
22908 * sys/oss/gstosselement.c: (gst_osselement_probe),
22909 (device_combination_append), (gst_osselement_class_probe_devices):
22910 * sys/oss/gstosselement.h:
22911 Reworked enumeration of oss dsps and mixers so that gst-mixer works
22912 on my system using alsa oss emulation, fixes bug #135597
22914 2004-02-29 Ronald Bultje <rbultje@ronald.bitfreak.net>
22916 * gst/videodrop/gstvideodrop.c: (gst_videodrop_init),
22917 (gst_videodrop_chain), (gst_videodrop_change_state):
22918 * gst/videodrop/gstvideodrop.h:
22919 Work based on timestamp of input data, not based on the expected
22920 framerate from the input. The consequence is that this element now
22921 not only scales framerates, but also functions as a framerate
22922 corrector or framerate stabilizer/constantizer.
22924 2004-02-27 David Schleef <ds@schleef.org>
22926 patches from jmmv@menta.net (Julio M. Merino Vidal)
22928 * gst/interleave/deinterleave.c: (deinterleave_chain): Fix
22929 GST_ELEMENT_ERROR call (bug #135634)
22930 * gst/interleave/interleave.c: (interleave_buffered_loop),
22931 (interleave_bytestream_loop): Don't use alloca() (bug #135640)
22932 * sys/cdrom/gstcdplayer_ioctl_bsd.h: Fix ioctls on NetBSD (bug #135645)
22933 * sys/oss/gstosssink.c: (gst_osssink_get_delay),
22934 (gst_osssink_chain): Fix ioctls on NetBSD. (bug #135644)
22935 * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_sync_next_frame),
22936 (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
22937 (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_requeue_frame):
22938 Fix GST_ELEMENT_ERROR call.
22939 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_palette): Fix
22940 GST_ELEMENT_ERROR call.
22942 2004-02-27 Benjamin Otte <otte@gnome.org>
22944 * gst-libs/gst/audio/audio.h:
22945 add macro to make sure header isn't included twice
22946 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
22947 don't use gst_buffer_free
22948 * gst/playondemand/filter.func:
22949 don't use gst_data_free. Free data only once.
22951 2004-02-26 David Schleef <ds@schleef.org>
22953 * gst-libs/gst/colorbalance/Makefile.am:
22954 * gst-libs/gst/mixer/Makefile.am:
22955 * gst-libs/gst/tuner/Makefile.am:
22956 * gst/level/Makefile.am: -marshal.[ch] and -enum.[ch] files
22957 should not be disted, -marshal.h files should not be installed,
22958 and -enum.h files _should_ be installed. Fix to make this the
22961 === release 0.7.5 ===
22963 2004-02-26 Thomas Vander Stichele <thomas at apestaart dot org>
22965 * configure.ac: release 0.7.5, "Under The Sea"
22967 2004-02-25 Thomas Vander Stichele <thomas at apestaart dot org>
22969 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
22970 (gst_audio_convert_change_state), (gst_audio_convert_get_buffer):
22971 * gst/videoscale/gstvideoscale.c:
22972 * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
22973 assorted debug/warning fixes
22975 2004-02-25 Thomas Vander Stichele <thomas at apestaart dot org>
22977 * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
22978 (gst_videoscale_init), (gst_videoscale_chain),
22979 (gst_videoscale_set_property), (plugin_init):
22980 * gst/videoscale/gstvideoscale.h:
22981 * gst/videoscale/videoscale.c: (gst_videoscale_setup),
22982 (gst_videoscale_scale_rgb), (gst_videoscale_planar411),
22983 (gst_videoscale_planar400), (gst_videoscale_packed422),
22984 (gst_videoscale_packed422rev), (gst_videoscale_32bit),
22985 (gst_videoscale_24bit), (gst_videoscale_16bit),
22986 (gst_videoscale_bilinear), (gst_videoscale_bicubic),
22987 (gst_videoscale_scale_plane_slow),
22988 (gst_videoscale_scale_point_sample),
22989 (gst_videoscale_scale_nearest),
22990 (gst_videoscale_scale_nearest_str2),
22991 (gst_videoscale_scale_nearest_str4),
22992 (gst_videoscale_scale_nearest_32bit),
22993 (gst_videoscale_scale_nearest_24bit),
22994 (gst_videoscale_scale_nearest_16bit):
22995 add debugging category and use it properly
22996 fix use of GST_PTR_FORMAT
22998 2004-02-25 Andy Wingo <wingo@pobox.com>
23000 * gst/interleave/interleave.c (interleave_buffered_loop): Always
23001 push only when channel->buffer is NULL. Prevents segfaults doing
23002 the state change after a nonlocal exit, like a scheme exception.
23004 * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
23005 Handle the case where the intersected caps is empty.
23007 2004-02-25 Thomas Vander Stichele <thomas at apestaart dot org>
23009 * gst/law/mulaw-decode.c: (mulawdec_link):
23010 * gst/law/mulaw.c: (plugin_init):
23011 fix mulawdec so it actually works again
23013 2004-02-24 Arwed v. Merkatz <v.merkatz@gmx.net>
23015 reviewed by: David Schleef <ds@schleef.org>
23017 * gst/videofilter/gstgamma.c: (gst_gamma_class_init),
23018 (gst_gamma_init), (gst_gamma_set_property),
23019 (gst_gamma_get_property), (gst_gamma_calculate_tables),
23020 (gst_gamma_rgb24), (gst_gamma_rgb32): Adds gamma correction
23021 for RGB, with separate r g and b correction factors. (#131167)
23023 2004-02-24 Thomas Vander Stichele <thomas at apestaart dot org>
23025 * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
23026 only signal tags for bitrate if they're > 0 (#134894)
23028 2004-02-24 David Schleef <ds@schleef.org>
23030 * gst/qtdemux/qtdemux.c: (plugin_init), (gst_qtdemux_loop_header),
23031 (qtdemux_parse_moov), (qtdemux_parse), (qtdemux_node_dump_foreach),
23032 (qtdemux_dump_mvhd), (qtdemux_dump_tkhd), (qtdemux_dump_elst),
23033 (qtdemux_dump_mdhd), (qtdemux_dump_hdlr), (qtdemux_dump_vmhd),
23034 (qtdemux_dump_dref), (qtdemux_dump_stsd), (qtdemux_dump_stts),
23035 (qtdemux_dump_stss), (qtdemux_dump_stsc), (qtdemux_dump_stsz),
23036 (qtdemux_dump_stco), (qtdemux_dump_co64), (qtdemux_dump_dcom),
23037 (qtdemux_dump_cmvd), (qtdemux_parse_tree), (qtdemux_parse_trak):
23038 Cleanups. Convert g_prints to GST_LOGs. Add qtdemux debug
23039 category. Attempt to fix timestamp calculation.
23041 2004-02-24 Johan Dahlin <johan@gnome.org>
23043 * gst-libs/gst/gconf/gconf.c: Add \n to g_print error messages
23045 2004-02-23 Thomas Vander Stichele <thomas at apestaart dot org>
23048 * gconf/Makefile.am:
23049 * gconf/gstreamer.schemas:
23050 * gst-libs/gst/gconf/Makefile.am:
23051 * gst-libs/gst/gconf/gconf.c:
23052 version gconf schemas and install locations
23054 2004-02-23 Benjamin Otte <otte@gnome.org>
23056 * ext/xine/xineinput.c: (gst_xine_input_dispose):
23057 (gst_xine_input_subclass_init):
23058 call parent dispose.
23059 change pad template for CD reader correctly
23060 * ext/xine/Makefile.am:
23061 * ext/xine/gstxine.h:
23062 * ext/xine/xine.c: (plugin_init):
23063 * ext/xine/xineaudiosink.c:
23064 wrap audio sinks, too
23065 * gst-libs/gst/resample/private.h:
23066 * gst-libs/gst/resample/resample.c: (gst_resample_init),
23067 (gst_resample_reinit), (gst_resample_scale),
23068 (gst_resample_nearest_s16), (gst_resample_bilinear_s16),
23069 (gst_resample_sinc_slow_s16), (gst_resample_sinc_s16),
23070 (gst_resample_sinc_ft_s16), (gst_resample_nearest_float),
23071 (gst_resample_bilinear_float), (gst_resample_sinc_slow_float),
23072 (gst_resample_sinc_float), (gst_resample_sinc_ft_float):
23073 * gst-libs/gst/resample/resample.h:
23074 * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
23075 (gst_audioscale_class_init), (gst_audioscale_link),
23076 (gst_audioscale_get_buffer), (gst_audioscale_init),
23077 (gst_audioscale_chain), (gst_audioscale_set_property),
23078 (gst_audioscale_get_property):
23079 * gst/audioscale/gstaudioscale.h:
23080 s/resample_*/gst_resample_*/i to not clobber namespaces
23082 2004-02-23 Julien MOUTTE <julien@moutte.net>
23084 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
23085 (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
23086 (gst_riff_create_video_template_caps),
23087 (gst_riff_create_audio_template_caps),
23088 (gst_riff_create_iavs_template_caps):
23089 * gst-libs/gst/riff/riff-media.h:
23090 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
23091 (gst_asf_demux_audio_caps), (gst_asf_demux_add_audio_stream),
23092 (gst_asf_demux_video_caps), (gst_asf_demux_add_video_stream):
23093 * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
23094 * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
23095 (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
23096 (gst_matroska_demux_plugin_init): First batch implementing audio and
23097 video codec tags in demuxers.
23099 2004-02-22 Benjamin Otte <otte@gnome.org>
23101 * ext/xine/Makefile.am:
23102 * ext/xine/gstxine.h:
23103 * ext/xine/xine.c: (plugin_init):
23104 * ext/xine/xineinput.c:
23105 add input plugin wrapper. Playback from files, http, mms and cdda
23107 * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
23108 remove leftover G_GNUC_UNUSED
23109 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_stream),
23110 (gst_asf_demux_identify_guid):
23111 improve debugging output
23113 2004-02-22 Benjamin Otte <otte@gnome.org>
23115 reported by: Padraig O'Briain <padraig.obriain@sun.com>
23118 replace test -e with test -x for mkinstalldirs to be more portable.
23121 2004-02-22 Benjamin Otte <otte@gnome.org>
23123 reported by: Stefan Kost <kost@imn.htwk-leipzig.de>
23125 * gst/audioconvert/gstaudioconvert.c: (plugin_init):
23126 set rank to PRIMARY
23127 * gst/volume/gstvolume.c: (plugin_init):
23131 2004-02-22 Julio M. Merino Vidal <jmmv@menta.net>
23133 reviewed by Benjamin Otte <otte@gnome.org>
23135 * ext/flac/gstflacenc.c: (gst_flacenc_chain):
23136 escape NULL strings in GST_ELEMENT_ERROR properly (fixes #135116)
23138 2004-02-22 Benjamin Otte <otte@gnome.org>
23141 export [_]*{gst,Gst,GST}.* symbols from plugins
23143 2004-02-22 Christophe Fergeau <teuf@gnome.org>
23145 reviewed by: Benjamin Otte <otte@gnome.org>
23147 * ext/lame/gstlame.c: (add_one_tag):
23148 * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
23149 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value),
23150 (gst_vorbisenc_metadata_set1):
23151 * gst/tags/gstid3tag.c:
23152 * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add):
23153 apply fixes from bugs #135042 (lame can't write tags) and #133817
23154 (add GST_ALBUM_VOLUME_{COUNT,NUMBER} tags)
23156 2004-02-22 Ramon Garcia <ramon_garcia_f@yahoo.com>
23158 * configure.ac: Export only gst_plugin_desc from plugins.
23159 Note that this change only makes any effect with Linux using libtool
23160 1.5.2 or higher. Otherwise it is silently ignored, but it would build
23161 fine. And don't try to have several versions of libtool in different
23164 2004-02-20 Andy Wingo <wingo@pobox.com>
23166 * gst/intfloat/, gst/oneton: Removed, replaced by audioconvert and
23167 interleave respectively.
23169 * gst/interleave/deinterleave.c: New plugin: deinterleave
23170 (replaces on oneton).
23171 * gst/interleave/interleave.c: New plugin: interleave.
23172 * gst/interleave/plugin.h: Support file.
23173 * gst/interleave/plugin.c: Support file.
23175 * configure.ac: Remove intfloat and oneton, add interleave.
23177 * ext/sndfile/gstsf.c: Handle events better.
23179 * gst/audioconvert/gstaudioconvert.c: Change to support int2float
23180 and float2int operation. int2float has scheduling problems as
23181 noted in in2float_chain.
23183 2004-02-20 Benjamin Otte <otte@gnome.org>
23185 * ext/xine/Makefile.am:
23186 * ext/xine/gstxine.h:
23188 * ext/xine/xineaudiodec.c:
23189 * ext/xine/xinecaps.c:
23190 add first version of xine plugin wrapper. Currently only wraps the
23191 QDM2 win32 DLL, and even that only in proof-of-concept quality.
23194 add xine plugin wrapper, disabled by default. Use --enable-xine to
23195 build. Note that it'll segfault on gst-register if you don't remove
23196 the goom and tvtime post plugins from xine.
23197 * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
23198 (qtdemux_parse), (qtdemux_parse_trak), (qtdemux_audio_caps):
23199 add extradata parsing for QDM2.
23200 change around debugging prints.
23202 2004-02-19 Benjamin Otte <otte@gnome.org>
23204 * ext/lame/gstlame.c: (gst_lame_chain):
23205 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
23206 use gst_tag_list_insert when you want to insert tags
23208 2004-02-18 David Schleef <ds@schleef.org>
23210 * configure.ac: Move massink to gst-rotten
23212 * ext/mas/Makefile.am:
23213 * ext/mas/massink.c:
23214 * ext/mas/massink.h:
23216 2004-02-18 David Schleef <ds@schleef.org>
23218 * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init): Disable gdk_pixbuf
23219 typefinding, since it seems to be worse than nothing.
23220 * gst/typefind/gsttypefindfunctions.c: (qt_type_find): Add ftyp
23221 atom to recognize .mp4 and .m4a files as video/quicktime.
23223 2004-02-18 David Schleef <ds@schleef.org>
23225 * gst/sine/demo-dparams.c: (quit_live),
23226 (dynparm_log_value_changed), (dynparm_value_changed), (main):
23227 Use double dparams, not float.
23228 * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
23229 (gst_sinesrc_init): Change sync default to FALSE, since multiple
23230 sync'd elements don't really work correctly.
23231 * gst/volume/gstvolume.c: (volume_class_init), (volume_init),
23232 (volume_update_volume), (volume_get_property): Change dparam
23235 2004-02-18 Julien MOUTTE <julien@moutte.net>
23237 * sys/ximage/ximagesink.c:
23238 (gst_ximagesink_xwindow_update_geometry),
23239 (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
23240 (gst_ximagesink_change_state), (gst_ximagesink_expose),
23241 (gst_ximagesink_init): Rework the way software video scaling works. So
23242 now we check on each chain call if the video frames are feeling the
23243 window. If not we try to renegotiate caps. On failure we memorize that
23244 and we won't try again for that PLAYING sessions.
23245 * sys/ximage/ximagesink.h: Adding a boolean to store the caps renego
23247 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): initialize the
23250 2004-02-18 Thomas Vander Stichele <thomas at apestaart dot org>
23252 * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
23253 break up _link so we can give a better debug message for errors
23255 2004-02-18 Thomas Vander Stichele <thomas at apestaart dot org>
23257 * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
23258 set up debug category
23260 2004-02-18 Julien MOUTTE <julien@moutte.net>
23262 * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
23263 (gst_ximagesink_handle_xevents), (gst_ximagesink_expose): Reorganizing
23264 the way renegotiation work. The event handling function is not taking
23265 care of external windows and renegotiate method check for pad flags
23266 NEGOTIATING. Should fix : #133209
23268 2004-02-17 Julien MOUTTE <julien@moutte.net>
23270 * sys/ximage/ximagesink.c: (gst_ximagesink_expose): Checking if the
23271 pad is negotiating before trying renegotiation.
23273 2004-02-17 Thomas Vander Stichele <thomas at apestaart dot org>
23275 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
23276 pass on all possible mime types as typefind hints
23278 2004-02-17 Julien MOUTTE <julien@moutte.net>
23280 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
23281 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new): Fix a
23282 possible SHM leak if we crash. All other apps using XShm are doing
23285 2004-02-17 Julien MOUTTE <julien@moutte.net>
23287 * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
23288 (gst_ximagesink_expose): Renegotiate size on expose.
23289 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_expose): Update window
23292 2004-02-16 Benjamin Otte <in7y118@public.uni-hamburg.de>
23294 * testsuite/alsa/sinesrc.c:
23295 cosmetic fix to fix compile issue with gcc 2.95.4
23297 2004-02-16 Julien MOUTTE <julien@moutte.net>
23299 * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
23300 (gst_alsa_timestamp_to_bytes): Alsa should trigger an error if it
23301 failed opening the audio device.
23302 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
23303 (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
23304 (gst_ximagesink_xwindow_new), (gst_ximagesink_xwindow_destroy),
23305 (gst_ximagesink_xwindow_resize), (gst_ximagesink_xwindow_clear),
23306 (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
23307 (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
23308 (gst_ximagesink_change_state), (gst_ximagesink_chain),
23309 (gst_ximagesink_set_xwindow_id): Clearing window in READY TO PAUSED.
23310 Removing some useless g_return_if_fail like wingo suggested.
23311 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
23312 (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xvimage_put),
23313 (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
23314 (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_xwindow_clear),
23315 (gst_xvimagesink_update_colorbalance),
23316 (gst_xvimagesink_handle_xevents), (gst_xvimagesink_xcontext_get),
23317 (gst_xvimagesink_xcontext_clear),
23318 (gst_xvimagesink_get_fourcc_from_caps),
23319 (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
23320 (gst_xvimagesink_set_xwindow_id),
23321 (gst_xvimagesink_colorbalance_list_channels),
23322 (gst_xvimagesink_colorbalance_set_value),
23323 (gst_xvimagesink_colorbalance_get_value): Clearing window in READY TO
23324 PAUSED. Removing some useless g_return_if_fail like wingo suggested.
23326 2004-02-16 Thomas Vander Stichele <thomas at apestaart dot org>
23328 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
23329 throw error when not negotiated instead of asserting
23331 2004-02-15 Julien MOUTTE <julien@moutte.net>
23333 * gst/switch/gstswitch.c: (gst_switch_loop): More fixes for
23334 correct data refcounting.
23336 2004-02-15 Julien MOUTTE <julien@moutte.net>
23338 * gst/switch/gstswitch.c: (gst_switch_change_state),
23339 (gst_switch_class_init): Cleaning the sinkpads correctly on state
23340 change, mostly the EOS flag.
23342 2004-02-15 Julien MOUTTE <julien@moutte.net>
23344 * examples/gstplay/player.c: (got_eos), (main): Adding some
23345 output for debugging.
23346 * gst-libs/gst/play/play.c: (gst_play_state_change): Stop our
23347 timeouts if we go to any state different from PLAYING.
23348 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek): Fix some
23349 more EOS bugs in riff lib.
23351 2004-02-14 Julien MOUTTE <julien@moutte.net>
23353 * gst-libs/gst/play/play.c: (gst_play_connect_visualization): Disable
23354 visualization until i find a way to fix switch correctly.
23355 * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head): Fix a bug when
23357 * gst/switch/gstswitch.c: (gst_switch_release_pad),
23358 (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
23359 (gst_switch_loop), (gst_switch_dispose), (gst_switch_class_init):
23360 Reworked switch to get a more correct behaviour with events and refing
23361 of data stored in sinkpads.
23362 * gst/switch/gstswitch.h: Adding an eos flag for every sinkpad so that
23363 we don't pull from a pad in EOS.
23365 2004-02-14 Benjamin Otte <in7y118@public.uni-hamburg.de>
23367 * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
23368 remove v1 tag even if we can't read it (makes sure we don't detect
23371 2004-02-14 Benjamin Otte <in7y118@public.uni-hamburg.de>
23373 * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait),
23374 (gst_alsa_xrun_recovery):
23375 * ext/alsa/gstalsa.h:
23376 try xrun recovery when wait failed. Make xrun recovery function
23377 return TRUE/FALSE to indicate success. (might fix #134354)
23379 2004-02-13 David Schleef <ds@schleef.org>
23381 * gst/sine/demo-dparams.c: (dynparm_log_value_changed),
23382 (dynparm_value_changed), (main): Convert from float to double.
23383 * gst/sine/gstsinesrc.c: (gst_sinesrc_init): same.
23385 2004-02-13 David Schleef <ds@schleef.org>
23387 * gst/silence/gstsilence.c: (gst_silence_class_init),
23388 (gst_silence_set_clock), (gst_silence_get),
23389 (gst_silence_set_property), (gst_silence_get_property):
23390 * gst/silence/gstsilence.h: Add sync property.
23391 * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
23392 (gst_sinesrc_init), (gst_sinesrc_set_clock), (gst_sinesrc_get),
23393 (gst_sinesrc_set_property), (gst_sinesrc_get_property):
23394 * gst/sine/gstsinesrc.h: Add sync property.
23396 2004-02-13 David Schleef <ds@schleef.org>
23398 * gst/intfloat/gstint2float.c: (conv_f32_s16),
23399 (gst_int2float_chain_gint16): Change stdint usage to glib types.
23401 2004-02-13 Thomas Vander Stichele <thomas at apestaart dot org>
23405 * gst-libs/ext/Makefile.am:
23406 move ffmpeg plugin to gst-ffmpeg module
23408 2004-02-13 Thomas Vander Stichele <thomas at apestaart dot org>
23410 * configure.ac: use GST_ARCH to detect architecture
23412 2004-02-12 Julien MOUTTE <julien@moutte.net>
23414 * gst/vbidec/vbiscreen.c: Fixing thomasvs fixes. Missing header.
23416 2004-02-12 Thomas Vander Stichele <thomas at apestaart dot org>
23418 * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
23419 classify LADSPA plugins based on number of src/sink pads
23420 (#133663, Stefan Kost)
23421 * gst/sine/gstsinesrc.c: (gst_sinesrc_init):
23422 fix dparams registration
23423 (#133528, Stefan Kost)
23424 * gst/vbidec/vbiscreen.c: (vbiscreen_set_current_cell):
23425 fix use of isprint and use g_ascii_isprint instead
23426 (#133316, Stefan Kost)
23428 2004-02-11 David Schleef <ds@schleef.org>
23430 Convert a few inner loops to use liboil. This is currently
23431 optional, and is only enabled if liboil is present (duh!).
23432 * configure.ac: Check for liboil-0.1
23433 * gst/intfloat/Makefile.am:
23434 * gst/intfloat/gstint2float.c: (conv_f32_s16), (scalarmult_f32),
23435 (gst_int2float_chain_gint16):
23436 * gst/videofilter/Makefile.am:
23437 * gst/videofilter/gstvideobalance.c: (gst_videobalance_class_init),
23438 (tablelookup_u8), (gst_videobalance_planar411):
23439 * gst/videotestsrc/Makefile.am:
23440 * gst/videotestsrc/gstvideotestsrc.c: (plugin_init):
23441 * gst/videotestsrc/videotestsrc.c: (splat_u8), (paint_hline_YUY2),
23442 (paint_hline_IYU2), (paint_hline_str4), (paint_hline_str3),
23443 (paint_hline_RGB565), (paint_hline_xRGB1555):
23445 2004-02-11 David Schleef <ds@schleef.org>
23447 * ext/lcs/gstcolorspace.c: (colorspace_find_lcs_format),
23448 (gst_colorspace_caps_get_fourcc), (colorspace_setup_converter),
23449 (gst_colorspace_getcaps), (gst_colorspace_link),
23450 (gst_colorspace_base_init), (gst_colorspace_init),
23451 (gst_colorspace_chain), (gst_colorspace_change_state),
23452 (plugin_init): Merge Ronald's patch (bug #117897) and update
23453 for new caps and negotiation. Seems to work, although it
23454 shows off bugs in lcs.
23456 2004-02-11 David Schleef <ds@schleef.org>
23458 * ext/alsa/Makefile.am: Fix linking against libgstinterfaces.
23459 (bug #133886) Noticed by bugs@leroutier.net (Stephane LOEUILLET)
23461 2004-02-11 David Schleef <ds@schleef.org>
23463 * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_class_init),
23464 (gst_rfbsrc_change_state), (gst_rfbsrc_init),
23465 (gst_rfbsrc_set_property), (gst_rfbsrc_get_property):
23466 Add server and port properties
23468 2004-02-11 Thomas Vander Stichele <thomas at apestaart dot org>
23473 * m4/as-liblame.m4:
23474 * m4/as-slurp-ffmpeg.m4:
23475 * m4/check-libheader.m4:
23482 * m4/gst-ivorbis.m4:
23483 * m4/gst-matroska.m4:
23485 * m4/gst-shout2.m4:
23493 fix underquotedness of macros (#133800)
23494 * m4/as-avifile.m4:
23496 removed because no longer used
23498 2004-02-11 Thomas Vander Stichele <thomas at apestaart dot org>
23501 require gettext 0.11.5 so ulonglong.m4 gets checked out and copied
23502 by autopoint (fixes #132996)
23504 2004-02-11 Benjamin Otte <in7y118@public.uni-hamburg.de>
23506 * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_base_init):
23507 * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_base_init):
23508 * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_base_init):
23509 * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_base_init):
23512 2004-02-11 David Schleef <ds@schleef.org>
23514 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
23515 (gst_gdk_pixbuf_chain): Fix logic bug causing spurious errors.
23516 * ext/jpeg/gstjpegdec.c: (gst_jpegdec_base_init),
23517 (gst_jpegdec_init), (gst_jpegdec_chain): Fix negotiation.
23518 * ext/jpeg/gstjpegenc.c: (gst_jpegenc_base_init),
23519 (gst_jpegenc_class_init), (gst_jpegenc_init),
23520 (gst_jpegenc_getcaps), (gst_jpegenc_link), (gst_jpegenc_resync),
23521 (gst_jpegenc_chain), (gst_jpegenc_set_property),
23522 (gst_jpegenc_get_property): Fix negotiation. Add some properties.
23523 * ext/jpeg/gstjpegenc.h: Fix negotiation.
23525 2004-02-10 Benjamin Otte <in7y118@public.uni-hamburg.de>
23527 * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
23528 (gst_mikmod_srcfixate), (gst_mikmod_srclink), (gst_mikmod_loop):
23529 * ext/mikmod/gstmikmod.h:
23530 fix caps negotiation in mikmod
23531 * ext/ogg/gstoggdemux.c: (gst_ogg_print):
23532 output debug information
23534 2004-02-08 Benjamin Otte <in7y118@public.uni-hamburg.de>
23536 * gst-libs/gst/colorbalance/Makefile.am:
23537 * gst-libs/gst/navigation/Makefile.am:
23538 * gst-libs/gst/xoverlay/Makefile.am:
23539 remove unused GST_OPT_CFLAGS from Makefiles
23540 include X_CFLAGS and X_LIBS in xoverlay. (#131948)
23542 2004-02-07 David Schleef <ds@schleef.org>
23544 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_handle_event): Don't
23545 push events to pads that haven't been created (#133508)
23547 2004-02-07 Jan Schmidt <thaytan@mad.scientist.com>
23549 * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
23550 (gst_dvdec_sink_convert), (gst_dvdec_handle_sink_event),
23551 (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
23552 (gst_dvdec_loop), (gst_dvdec_change_state):
23553 Second attempt at committing a working dvdec element.
23555 2004-02-06 David Schleef <ds@schleef.org>
23557 Build fixes for OS X: (see #129600)
23558 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_strh),
23559 (gst_riff_read_strf_vids), (gst_riff_read_strf_auds),
23560 (gst_riff_read_strf_iavs):
23561 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
23562 (gst_avi_demux_stream_odml):
23563 * gst/playondemand/Makefile.am:
23564 * gst/rtp/rtp-packet.c:
23566 2004-02-05 David Schleef <ds@schleef.org>
23568 * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_loop): Revert
23569 last change, because it Just Doesn't Compile.
23571 2004-02-05 Benjamin Otte <in7y118@public.uni-hamburg.de>
23573 * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
23574 skip undecodable id3v2 tag instead of keeping it
23576 2004-02-05 David Schleef <ds@schleef.org>
23578 * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
23579 Unref leaked buffer. (Noticed by Ronald)
23581 2004-02-05 David I. Lehn <dlehn@users.sourceforge.net>
23583 * pkgconfig/gstreamer-libs-uninstalled.pc.in:
23584 Sync requires with other checks. >= vs =.
23586 2004-02-06 Jan Schmidt <thaytan@mad.scientist.com>
23588 * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
23589 (gst_dvdec_video_link), (gst_dvdec_loop):
23590 * ext/dv/gstdvdec.h:
23591 rework the caps negotiation so that dvdec works again instead
23592 of just segfaulting.
23594 === release 0.7.4 ===
23596 2004-02-06 Thomas Vander Stichele <thomas at apestaart dot org>
23598 * NEWS: GStreamer Plugins 0.7.4 "For Great Justice" released
23599 * configure.ac: changed for release
23601 2004-02-05 Thomas Vander Stichele <thomas at apestaart dot org>
23603 * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in:
23604 * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
23605 * pkgconfig/gstreamer-libs-uninstalled.pc.in:
23606 * pkgconfig/gstreamer-play-uninstalled.pc.in:
23607 reworked patch by David Lehn to fix libdir and includedir for
23608 uninstalled libraries
23609 removed play and gconf from gstreamer-libs since they have their
23610 own pkgconfig files
23612 2004-02-04 David Schleef <ds@schleef.org>
23614 * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt): Fix a caps
23617 2004-02-05 Benjamin Otte <in7y118@public.uni-hamburg.de>
23619 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
23620 use correct GST_TAG_ENCODER tag
23622 2004-02-05 Benjamin Otte <in7y118@public.uni-hamburg.de>
23624 * ext/alsa/gstalsa.c: (gst_alsa_change_state):
23625 be sure to stop the clock when going to paused
23626 * sys/oss/gstosssink.c: (gst_osssink_change_state):
23627 reset number of transmitted when going to ready.
23630 2004-02-05 Charles Schmidt <cschmidt2@emich.edu>
23632 reviewed by Benjamin Otte
23634 * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
23635 extract track count (fixes #133410)
23637 2004-02-04 Benjamin Otte <in7y118@public.uni-hamburg.de>
23639 * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
23640 that should be !=, not == (fixes #132519)
23642 2004-02-04 David Schleef <ds@schleef.org>
23644 Make sure set_explicit_caps() is called before adding pad.
23645 * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
23646 * gst/id3/gstid3types.c: (gst_id3types_loop):
23647 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
23648 * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
23650 2004-02-04 Thomas Vander Stichele <thomas at apestaart dot org>
23653 bump nano to 2, first prerelease
23654 put back AM_PROG_LIBTOOL
23656 2004-02-04 Thomas Vander Stichele <thomas at apestaart dot org>
23658 * testsuite/alsa/Makefile.am:
23659 these are user test apps, not automatic testsuite tests
23661 2004-02-04 David Schleef <ds@schleef.org>
23663 Convert GST_DEBUG_CAPS() to GST_DEBUG():
23664 * gst/mpeg1videoparse/gstmp1videoparse.c:
23665 (mp1videoparse_parse_seq):
23666 * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
23667 * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
23668 * sys/xvideo/gstxwindow.c: (_gst_xwindow_new):
23669 * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
23670 (gst_xvideosink_getcaps):
23671 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
23672 * testsuite/gst-lint: more tests
23674 2004-02-04 David Schleef <ds@schleef.org>
23676 Replace use of GST_PAD_FORMATS_FUNCTION() and similar macros
23677 with the code that they would expand to.
23678 * ext/flac/gstflacdec.c: (gst_flacdec_get_src_formats),
23679 (gst_flacdec_get_src_query_types),
23680 (gst_flacdec_get_src_event_masks):
23681 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_formats),
23682 (gst_gnomevfssrc_get_query_types),
23683 (gst_gnomevfssrc_get_event_mask):
23685 2004-02-04 Benjamin Otte <in7y118@public.uni-hamburg.de>
23687 * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
23688 (gst_sinesrc_dispose):
23689 fix memleak by properly disposing sinesrc
23691 2004-02-04 Julien MOUTTE <julien@moutte.net>
23693 * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_expose):
23694 * gst-libs/gst/xoverlay/xoverlay.h: Adding the _expose method to tell
23695 an overlay to redraw the image because it has been exposed.
23696 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy),
23697 (gst_ximagesink_ximage_put), (gst_ximagesink_expose),
23698 (gst_ximagesink_xoverlay_init), (gst_ximagesink_init):
23699 * sys/ximage/ximagesink.h: Implement expose method from XOverlay
23701 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_destroy),
23702 (gst_xvimagesink_xvimage_put), (gst_xvimagesink_expose),
23703 (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_init):
23704 * sys/xvimage/xvimagesink.h: Implement expose method from XOverlay
23707 2004-02-03 Benjamin Otte <in7y118@public.uni-hamburg.de>
23709 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
23710 more memleak fixage
23712 2004-02-03 Benjamin Otte <in7y118@public.uni-hamburg.de>
23714 * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
23715 * gst/typefind/gsttypefindfunctions.c:
23716 fix memleaks shown by gst-typefind
23718 2004-02-03 Thomas Vander Stichele <thomas at apestaart dot org>
23720 * common/glib-gen.mak:
23721 add hack rule to touch .Plo files
23722 * gst-libs/gst/colorbalance/Makefile.am:
23723 * gst-libs/gst/mixer/Makefile.am:
23724 * gst-libs/gst/play/Makefile.am:
23725 * gst-libs/gst/tuner/Makefile.am:
23726 remove glib_root variable
23728 2004-02-03 Benjamin Otte <in7y118@public.uni-hamburg.de>
23730 * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream):
23731 set explicit caps before adding the element, so the autopluggers can
23733 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
23734 (mpeg2_sys_type_find), (mpeg1_sys_type_find),
23735 (mpeg_video_type_find), (mpeg_video_stream_type_find),
23737 fix memleaks in typefind functions. gst_type_find_suggest takes a const
23740 2004-02-03 Thomas Vander Stichele <thomas at apestaart dot org>
23742 * gst-libs/gst/colorbalance/Makefile.am:
23743 * gst-libs/gst/colorbalance/colorbalance-marshal.list:
23744 * gst-libs/gst/colorbalance/colorbalance.c:
23745 * gst-libs/gst/colorbalance/colorbalance.h:
23746 * gst-libs/gst/colorbalance/colorbalancemarshal.list:
23747 * gst-libs/gst/mixer/Makefile.am:
23748 * gst-libs/gst/mixer/mixer-marshal.list:
23749 * gst-libs/gst/mixer/mixer.c:
23750 * gst-libs/gst/mixer/mixer.h:
23751 * gst-libs/gst/mixer/mixermarshal.list:
23752 * gst-libs/gst/play/Makefile.am:
23753 * gst-libs/gst/play/play.h:
23754 * gst-libs/gst/tuner/Makefile.am:
23755 * gst-libs/gst/tuner/tuner-marshal.list:
23756 * gst-libs/gst/tuner/tuner.c:
23757 * gst-libs/gst/tuner/tuner.h:
23758 * gst-libs/gst/tuner/tunermarshal.list:
23759 use new glib-gen.mak snippet to clean up Makefile.am
23760 fix various bugs in Makefile.am's
23762 2004-02-03 Benjamin Otte <in7y118@public.uni-hamburg.de>
23764 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
23765 handle chain parsing correctly in the multichain case
23766 * ext/theora/theoradec.c: (gst_theora_dec_init), (_theora_ilog),
23767 (theora_dec_from_granulepos), (theora_dec_to_granulepos),
23768 (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
23769 (theora_dec_chain):
23770 handle events and queries correctly
23772 2004-02-03 David I. Lehn <dlehn@users.sourceforge.net>
23775 Ignore generated file _stdint.h.
23777 2004-02-03 David I. Lehn <dlehn@users.sourceforge.net>
23779 * gst-libs/gst/colorbalance/Makefile.am:
23780 * gst-libs/gst/colorbalance/colorbalance.h:
23781 * gst-libs/gst/mixer/Makefile.am:
23782 * gst-libs/gst/mixer/mixer.h:
23783 * gst-libs/gst/play/Makefile.am:
23784 * gst-libs/gst/play/play.h:
23785 * gst-libs/gst/tuner/Makefile.am:
23786 * gst-libs/gst/tuner/tuner.h:
23787 Generate enum type code with glib-mkenums.
23788 * gst-libs/gst/colorbalance/.cvsignore:
23789 * gst-libs/gst/mixer/.cvsignore:
23790 * gst-libs/gst/play/.cvsignore:
23791 * gst-libs/gst/tuner/.cvsignore:
23792 Ignore generated files.
23794 2004-02-03 David I. Lehn <dlehn@users.sourceforge.net>
23796 * gst-libs/gst/audio/.cvsignore:
23797 Ignore generated file.
23798 * gst-libs/gst/audio/Makefile.am:
23799 Do not install example filter.
23801 2004-02-03 David I. Lehn <dlehn@users.sourceforge.net>
23803 * examples/switch/.cvsignore:
23804 Ignore generated file.
23806 2004-02-03 Benjamin Otte <in7y118@public.uni-hamburg.de>
23808 * common/m4/ax_create_stdint_h.m4:
23810 add AX_CREATE_STDINT_H to get correct type definitions for a52dec in
23813 remove generated _stdint.h in DISTCLEANFILES
23814 * ext/a52dec/gsta52dec.c:
23815 include _stdint.h for a52dec. (should fix #133064)
23817 2004-02-02 Jeremy Simon <jesimon@libertysurf.fr>
23819 * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add),
23820 (gst_tag_to_vorbis_comments):
23821 Add replaygain support to vorbistag
23823 2004-02-02 Jeremy Simon <jesimon@libertysurf.fr>
23824 * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
23825 (gst_ffmpeg_caps_to_extradata):
23826 Fix SVQ3 caps flag properties
23827 Use glib macro for bytes swap
23829 2004-02-02 Thomas Vander Stichele <thomas at apestaart dot org>
23831 * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
23832 * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
23833 * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
23834 * ext/sndfile/gstsf.c: (plugin_init):
23835 * gst/avi/gstavi.c: (plugin_init):
23836 * sys/dxr3/dxr3init.c: (plugin_init):
23837 * sys/oss/gstossaudio.c: (plugin_init):
23838 * sys/v4l/gstv4l.c: (plugin_init):
23839 * sys/v4l2/gstv4l2.c: (plugin_init):
23840 remove textdomain calls
23842 update Dutch translation
23844 2004-02-02 Julien MOUTTE <julien@moutte.net>
23846 * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
23847 (gst_play_set_audio_sink): Moving volume in the audio thread for
23848 instantaneous volume change. Maybe i will add another volume in front
23849 of visualization later, not sure yet though.
23851 2004-02-02 Julien MOUTTE <julien@moutte.net>
23853 * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
23854 (gst_ximagesink_handle_xevents): Better X events handling, only take
23855 the latest events for configure and motion.
23856 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents): same.
23858 2004-02-02 Jon Trowbridge <trow@gnu.org>
23860 reviewed by: David Schleef <ds@schleef.org>
23863 * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_register):
23864 * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_register):
23866 2004-02-02 David Schleef <ds@schleef.org>
23868 code cleanup. Change bzero() to memset(). Remove duplicate ; at ends
23870 * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_event):
23871 * ext/flac/gstflactag.c: (gst_flac_tag_chain):
23872 * ext/xvid/gstxviddec.c: (gst_xviddec_src_link):
23873 * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
23874 * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
23875 * gst/effectv/gstedge.c: (gst_edgetv_sinkconnect):
23876 * gst/effectv/gstvertigo.c: (gst_vertigotv_sinkconnect):
23877 * gst/intfloat/float22int.c: (gst_float2_2_int_getcaps),
23878 (gst_float2_2_int_link):
23879 * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
23880 * gst/rtjpeg/RTjpeg.c: (RTjpeg_init_mcompress):
23881 * gst/tcp/gsttcpsink.c: (gst_tcpsink_init_send):
23882 * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_init_receive):
23883 * gst/udp/gstudpsink.c: (gst_udpsink_init_send):
23884 * gst/udp/gstudpsrc.c: (gst_udpsrc_init_receive):
23885 * sys/v4l/gstv4lelement.c: (gst_v4lelement_init):
23886 * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
23887 * testsuite/gst-lint: Add tests for bzero and ;;
23889 2004-02-02 David Schleef <ds@schleef.org>
23891 * gst/debug/efence.c: Add fallback if MAP_ANONYMOUS isn't defined.
23893 2004-02-02 Thomas Vander Stichele <thomas at apestaart dot org>
23895 * ext/aalib/gstaasink.c: (gst_aasink_open):
23896 * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
23897 * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
23898 * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
23899 * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
23900 (gst_afsink_close_file):
23901 * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
23902 (gst_afsrc_close_file):
23903 * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
23904 * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
23905 * ext/dv/gstdvdec.c: (gst_dvdec_loop):
23906 * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
23907 * ext/esd/esdmon.c: (gst_esdmon_get):
23908 * ext/esd/esdsink.c: (gst_esdsink_chain), (gst_esdsink_open_audio):
23909 * ext/faac/gstfaac.c: (gst_faac_chain):
23910 * ext/faad/gstfaad.c: (gst_faad_chain):
23911 * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
23912 * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
23913 * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
23914 * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
23915 (gst_flacdec_loop):
23916 * ext/flac/gstflacenc.c: (gst_flacenc_chain):
23917 * ext/flac/gstflactag.c: (gst_flac_tag_chain):
23918 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
23919 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
23920 (gst_gnomevfssink_close_file):
23921 * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
23922 (gst_gnomevfssrc_open_file):
23923 * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
23924 * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
23925 * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
23926 * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
23927 (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
23928 * ext/mad/gstmad.c: (gst_mad_chain):
23929 * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
23930 * ext/mpeg2dec/gstmpeg2dec.c:
23931 * ext/mpeg2enc/gstmpeg2enc.cc:
23932 * ext/mplex/gstmplex.cc:
23933 * ext/mplex/gstmplexibitstream.cc:
23934 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
23935 (gst_ogg_demux_push):
23936 * ext/raw1394/gstdv1394src.c:
23937 * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
23938 (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
23939 * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
23941 * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
23942 * ext/swfdec/gstswfdec.c: (gst_swfdec_loop):
23943 * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
23944 * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
23945 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
23946 * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
23947 * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
23948 * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
23949 * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
23950 (gst_riff_read_element_data), (gst_riff_read_seek),
23951 (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
23952 * gst/adder/gstadder.c: (gst_adder_loop):
23953 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
23954 (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
23955 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
23956 (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
23957 * gst/avi/gstavimux.c: (gst_avimux_stop_file):
23958 * gst/flx/gstflxdec.c: (gst_flxdec_loop):
23959 * gst/goom/gstgoom.c: (gst_goom_chain):
23960 * gst/id3/gstid3types.c: (gst_id3types_loop):
23961 * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
23962 * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
23963 * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
23964 * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
23965 (gst_ebml_read_element_length), (gst_ebml_read_element_data),
23966 (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
23967 (gst_ebml_read_float), (gst_ebml_read_header):
23968 * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
23969 (gst_matroska_demux_parse_blockgroup):
23970 * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
23971 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
23972 * gst/oneton/gstoneton.c: (gst_oneton_chain):
23973 * gst/silence/gstsilence.c: (gst_silence_get):
23974 * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
23975 * gst/smpte/gstsmpte.c: (gst_smpte_loop):
23976 * gst/speed/gstspeed.c: (speed_loop):
23977 * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
23978 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
23979 * gst/volenv/gstvolenv.c: (gst_volenv_chain):
23980 * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
23981 * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
23982 (gst_wavparse_loop):
23983 * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
23984 (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
23985 (dxr3audiosink_close):
23986 * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
23987 * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
23988 (dxr3videosink_close), (dxr3videosink_write_data):
23989 * sys/oss/gstosselement.c: (gst_osselement_open_audio):
23990 * sys/oss/gstosssink.c: (gst_osssink_chain):
23991 * sys/oss/gstosssrc.c: (gst_osssrc_get):
23992 * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
23993 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
23994 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
23995 * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
23996 (gst_v4l_set_window), (gst_v4l_enable_overlay):
23997 * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
23998 (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
23999 (gst_v4l_get_frequency), (gst_v4l_set_frequency),
24000 (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
24001 (gst_v4l_set_audio):
24002 * sys/v4l/v4l_calls.h:
24003 * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
24004 (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
24005 (gst_v4lmjpegsink_playback_init),
24006 (gst_v4lmjpegsink_playback_start):
24007 * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame):
24008 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
24009 (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
24010 (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
24011 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
24012 * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
24013 (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
24014 * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
24015 (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
24016 (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
24017 (gst_v4l2_get_output), (gst_v4l2_set_output),
24018 (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
24019 (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
24020 (gst_v4l2_set_attribute):
24021 * sys/v4l2/v4l2_calls.h:
24022 * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
24023 (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
24024 (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
24025 (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
24026 (gst_v4l2src_capture_stop):
24027 * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
24028 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
24029 (gst_ximagesink_chain):
24030 * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
24031 (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
24032 (gst_xvideosink_xwindow_new):
24033 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
24034 (gst_xvimagesink_chain):
24036 2004-02-02 Thomas Vander Stichele <thomas at apestaart dot org>
24038 * gst/volume/gstvolume.c: (gst_volume_set_volume),
24039 (gst_volume_get_volume), (volume_class_init), (volume_init),
24040 (volume_chain_int16), (volume_update_volume):
24041 * gst/volume/gstvolume.h:
24042 make code more readable by removing magic numbers
24043 make mixer interface export 0-100 range
24044 make it internally map to 0.0-1.0 range so users don't distort
24045 output by putting the sliders at full volume
24047 2004-02-02 Thomas Vander Stichele <thomas at apestaart dot org>
24049 * gst-libs/gst/play/play.c: (gst_play_tick_callback),
24050 (gst_play_state_change), (gst_play_seek_to_time):
24051 block the tick callback for 0.5 secs after doing a seek
24053 2004-02-02 Thomas Vander Stichele <thomas at apestaart dot org>
24055 * gst-libs/gst/play/play.c: (gst_play_new):
24058 2004-02-01 Julien MOUTTE <julien@moutte.net>
24060 * gst-libs/gst/play/play.c: (gst_play_seek_to_time),
24061 (gst_play_new): Accepting NULL GError, blocking time tick while seeking.
24062 * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
24063 (gst_ximagesink_chain), (gst_ximagesink_init): s/sinkconnect/sink_link
24064 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
24065 (gst_xvimagesink_chain), (gst_xvimagesink_init): s/sinkconnect/sink_link
24067 2004-02-01 Thomas Vander Stichele <thomas at apestaart dot org>
24070 * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
24071 check for a function added in vorbis 1.1
24073 2004-01-31 Benjamin Otte <in7y118@public.uni-hamburg.de>
24075 * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
24076 (gst_alsa_drain_audio), (gst_alsa_stop_audio):
24077 really start/stop clock only on PLAYING <=> PAUSED
24078 * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
24079 remove \n from debugging lines
24080 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
24081 make it work when seeking does not
24082 * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
24085 2004-01-31 Benjamin Otte <in7y118@public.uni-hamburg.de>
24087 * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start):
24088 start clock on PAUSED=>PLAYING, not later
24089 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
24090 extract correct time for different discont formats
24091 (gst_alsa_sink_get_time):
24092 don't segfault when no format is negotiated yet, just return 0
24093 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
24094 (gst_ogg_demux_handle_event), (gst_ogg_demux_push),
24095 (gst_ogg_pad_push):
24096 handle flush and discont events correctly
24097 * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
24098 handle discont events correctly
24100 2004-01-31 Thomas Vander Stichele <thomas at apestaart dot org>
24102 * gst-libs/gst/play/play.c: (gst_play_error_quark),
24103 (gst_play_error_create), (gst_play_error_plugin),
24104 (gst_play_pipeline_setup), (gst_play_init), (gst_play_new):
24105 * gst-libs/gst/play/play.h:
24106 add error handling during creation
24107 * examples/gstplay/player.c: (main):
24108 use new gst_play_new
24111 2004-01-31 Benjamin Otte <in7y118@public.uni-hamburg.de>
24113 * ext/theora/theoradec.c: (theora_dec_chain):
24115 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
24116 (vorbis_dec_src_event), (vorbis_dec_chain):
24117 add encoder tag, fix tag reading to be more error tolerant, change
24118 BITRATE to NOMINAL_BITRATE, add debugging, don't unref events after
24119 gst_pad_event_default.
24120 * gst/tags/gstvorbistag.c:
24121 (gst_tag_list_from_vorbiscomment_buffer):
24122 undefine function specific define at end of function
24124 2004-01-31 Jeremy Simon <jesimon@libertysurf.fr>
24126 * ext/flac/gstflac.c: (plugin_init):
24127 * ext/flac/gstflacdec.c: (gst_flacdec_class_init):
24128 * ext/flac/gstflacdec.h:
24129 * ext/flac/gstflacenc.h:
24132 2004-01-30 David I. Lehn <dlehn@users.sourceforge.net>
24134 * examples/gstplay/player.c: s/gstplay.h/play.h/
24136 2004-01-30 Thomas Vander Stichele <thomas at apestaart dot org>
24138 * gst-libs/gst/play/Makefile.am:
24139 * gst-libs/gst/play/gstplay.c:
24140 * gst-libs/gst/play/gstplay.h:
24141 * gst-libs/gst/play/play.c:
24142 more surgery, operation complete
24144 2004-01-30 Thomas Vander Stichele <thomas at apestaart dot org>
24146 * gst-libs/gst/play/play.old.c:
24147 * gst-libs/gst/play/play.old.h:
24148 after CVS surgery by moving, remove
24149 * gst-libs/gst/play/playpipelines.c:
24152 * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
24153 add negotiation error
24155 2004-01-30 Thomas Vander Stichele <thomas at apestaart dot org>
24157 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
24158 (gst_ogg_demux_push):
24159 add some seeking debug info
24160 send a flush when seeking
24162 2004-01-30 Benjamin Otte <in7y118@public.uni-hamburg.de>
24168 * ext/theora/Makefile.am:
24169 * ext/theora/theoradec.c:
24170 add theora video decoder. Does just do simple decoding for now and
24171 has been tested against Theora cvs only. It only works when theora
24172 is compiled with --enable-static.
24173 * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
24174 always reset packetno on DISCONT
24176 2004-01-30 Ronald Bultje <rbultje@ronald.bitfreak.net>
24178 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
24181 2004-01-30 Ronald Bultje <rbultje@ronald.bitfreak.net>
24183 * gst/mpegaudioparse/gstmpegaudioparse.c:
24184 (mp3_type_frame_length_from_header):
24185 Fix header parsing - stolen from ffmpeg (thank you! :) ).
24187 2004-01-30 Ronald Bultje <rbultje@ronald.bitfreak.net>
24189 * ext/esd/esdsink.c: (gst_esdsink_init):
24190 Since we have static pad template caps, we don't need to negotiate;
24191 either the core errors out or we know the format.
24193 2004-01-30 Ronald Bultje <rbultje@ronald.bitfreak.net>
24195 * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
24196 (gst_riff_read_seek):
24197 * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
24198 (gst_ebml_read_seek):
24199 Fix event handling.
24201 2004-01-30 Benjamin Otte <in7y118@public.uni-hamburg.de>
24203 * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
24204 removee video/x-theora from vp3 decoder, it doesn't handle raw
24206 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
24207 fix bug with finalizing element that never went to PAUSED
24208 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
24209 length and position queries were swapped
24210 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
24211 (vorbis_dec_from_granulepos), (vorbis_dec_src_query),
24212 (vorbis_dec_src_event):
24213 implement querying time and bytes
24215 2004-01-30 Thomas Vander Stichele <thomas at apestaart dot org>
24217 * just about every source file:
24218 gst_element_error -> GST_ELEMENT_ERROR
24220 2004-01-29 Julien MOUTTE <julien@moutte.net>
24222 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get): Fixing seeking
24223 emiting FLUSH and even before DISCONT.
24224 * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): Fix seeking to
24225 get the best instant seeking as possible yay!
24227 2004-01-29 Ronald Bultje <rbultje@ronald.bitfreak.net>
24229 * gst/mpeg1videoparse/gstmp1videoparse.c:
24230 (gst_mp1videoparse_real_chain):
24231 Committed wrong version last week... Grr... Didn't notice until now.
24233 2004-01-29 Julien MOUTTE <julien@moutte.net>
24235 * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new):
24236 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new): Emit the
24237 have_xwindow_id signal in xwindow_create.
24239 2004-01-29 Benjamin Otte <in7y118@public.uni-hamburg.de>
24241 * ext/ogg/gstoggdemux.c:
24242 lots of changes - mainly support for chained bitstreams, seeking,
24243 querying and bugfixes of course
24244 * ext/vorbis/Makefile.am:
24245 * ext/vorbis/vorbisdec.c:
24246 * ext/vorbis/vorbisdec.h:
24247 add vorbisdec raw vorbis decoder
24248 * ext/vorbis/vorbis.c: (plugin_init):
24249 register vorbisdec as PRIMARY, vorbisfile as SECONDARY
24250 * gst/intfloat/Makefile.am:
24251 * gst/intfloat/float22int.c:
24252 * gst/intfloat/float22int.h:
24253 * gst/intfloat/gstintfloatconvert.c: (plugin_init):
24254 add float2intnew plugin. It converts multichannel interleaved float to
24255 multichannel interleaved int. The name should probably be changed.
24256 * gst/typefind/gsttypefindfunctions.c: (theora_type_find),
24258 add typefinding for raw theora video so oggdemux can detect it.
24260 2004-01-28 Julien MOUTTE <julien@moutte.net>
24262 * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): seek on video
24263 sink element first.
24264 * gst/videoscale/gstvideoscale.c:
24265 (gst_videoscale_handle_src_event): Fixing src event handler.
24267 2004-01-28 Ronald Bultje <rbultje@ronald.bitfreak.net>
24269 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
24270 (gst_v4lsrc_open), (gst_v4lsrc_close),
24271 (gst_v4lsrc_palette_to_caps), (gst_v4lsrc_srcconnect),
24272 (gst_v4lsrc_getcaps), (gst_v4lsrc_set_clock):
24273 * sys/v4l/gstv4lsrc.h:
24274 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_start),
24275 (gst_v4lsrc_grab_frame), (gst_v4lsrc_capture_stop):
24276 Implement resizing... Hack. But that's why v4l is b0rked...
24278 2004-01-28 Julien MOUTTE <julien@moutte.net>
24280 * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
24281 (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
24282 (gst_ximagesink_ximage_put), (gst_ximagesink_xwindow_new),
24283 (gst_ximagesink_xwindow_destroy):
24284 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
24285 (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
24286 (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
24287 (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_get_xv_support),
24288 (gst_xvimagesink_xcontext_get): Removing some useless debugs messages,
24289 correctly cleaning the image created to check xshm calls on succes,
24290 added a lot of XSync calls in X11 functions, and fixed a segfault when
24291 no image format was defined before negotiation happened.
24293 2004-01-28 Benjamin Otte <in7y118@public.uni-hamburg.de>
24295 * ext/alsa/gstalsa.c: (gst_alsa_query_func):
24296 use gst_element_get_time to get correct time
24298 2004-01-28 Julien MOUTTE <julien@moutte.net>
24300 * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
24301 (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_destroy),
24302 (gst_ximagesink_xcontext_get), (gst_ximagesink_class_init):
24303 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xerror),
24304 (gst_xvimagesink_check_xshm_calls),
24305 (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xcontext_get): Our
24306 X plugins are now able to detect that XShm calls will fail even if the
24307 server claims that it has XShm support (remote displays most of the
24308 time). We then log the error as a GST_DEBUG and set use_shm to FALSE
24309 so that we use non XShm functions. This feature is almost useless for
24310 xvimagesink as Xv is not supported on remote displays anyway, but
24311 it might happen than even on the local display XShm calls fail.
24313 2004-01-27 David Schleef <ds@schleef.org>
24315 * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
24316 (gst_esdsink_link), (gst_esdsink_get_time), (gst_esdsink_chain),
24317 (gst_esdsink_change_state): Fix sync issues in esdsink. Also
24318 changed esdsink to only use 44100,16,2, since esd sucks at rate
24319 conversion and esdsink has had difficulty negotiating.
24321 2004-01-27 Julien MOUTTE <julien@moutte.net>
24323 * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback),
24324 (gst_play_seek_to_time): Fixing the way to get current position.
24326 2004-01-27 Benjamin Otte <in7y118@public.uni-hamburg.de>
24328 * sys/oss/gstosssink.c: (gst_osssink_sink_query):
24329 use gst_element_get_time to get correct time
24331 2004-01-27 Julien MOUTTE <julien@moutte.net>
24333 * gst-libs/gst/play/gstplay.c: (gst_play_set_location): The easiest
24334 fix ever... Inverting 2 lines of code make spider autoplug correctly
24337 2004-01-27 David Schleef <ds@schleef.org>
24339 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
24340 Use gst_pad_try_set_caps_nonfixed().
24342 2004-01-27 David Schleef <ds@schleef.org>
24344 * gst/ac3parse/gstac3parse.c: update to checklist 5
24345 * gst/adder/gstadder.c: rewrite negotiation. update to checklist 5
24346 * gst/audioconvert/gstaudioconvert.c: update to checklist 5
24347 * gst/audioscale/gstaudioscale.c: same
24348 * gst/auparse/gstauparse.c: same
24349 * gst/avi/gstavidemux.c: same
24351 2004-01-27 Benjamin Otte <in7y118@public.uni-hamburg.de>
24353 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
24354 stop processing after EOS
24356 2004-01-27 Benjamin Otte <in7y118@public.uni-hamburg.de>
24358 * gst/asfdemux/asfheaders.h:
24359 * gst/asfdemux/gstasfdemux.c:
24360 * gst/asfdemux/gstasfmux.c: (gst_asfmux_put_guid),
24361 (gst_asfmux_put_string), (gst_asfmux_put_wav_header),
24362 (gst_asfmux_put_vid_header), (gst_asfmux_put_bmp_header):
24363 lot's of fixes to make data extraction simpler and get the code
24364 architecture and compiler independant. Add debugging category
24365 * gst/goom/gstgoom.c: (gst_goom_change_state):
24366 reset channel count on PAUSED=>READY, not READY=>PAUSED
24368 2004-01-26 Colin Walters <walters@verbum.org>
24370 * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_get): Remove ugly
24371 code to pull a bigger buffer in iradio mode. This as a side effect
24372 makes typefinding work.
24374 2004-01-26 Jeremy Simon <jesimon@libertysurf.fr>
24376 * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
24377 Fix SVQ3 decoding on PPC
24379 2004-01-26 Julien MOUTTE <julien@moutte.net>
24381 * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain): Dunno how
24382 that one managed to stay there... Fixed.
24384 2004-01-26 Jeremy Simon <jesimon@libertysurf.fr>
24386 * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
24387 (gst_ffmpeg_caps_to_extradata), (gst_ffmpeg_caps_to_pixfmt):
24388 * gst/qtdemux/qtdemux.c: (plugin_init), (qtdemux_parse_trak),
24389 (qtdemux_video_caps):
24390 * gst/qtdemux/qtdemux.h:
24391 Add SVQ3 specific flags to qtdemux and ffmpeg
24393 2004-01-26 Benjamin Otte <in7y118@public.uni-hamburg.de>
24395 * gst-libs/gst/audio/audio.h:
24396 remove buffer-frames from audio caps
24397 * gst/audioconvert/gstaudioconvert.c:
24398 fix plugin to really work.
24400 2004-01-25 Ronald Bultje <rbultje@ronald.bitfreak.net>
24402 * gst-libs/gst/mixer/mixer.c:
24403 * gst-libs/gst/propertyprobe/propertyprobe.c:
24404 * gst-libs/gst/tuner/tuner.c: (gst_tuner_find_norm_by_name),
24405 (gst_tuner_find_channel_by_name):
24406 * gst-libs/gst/tuner/tuner.h:
24407 Add gtk-doc style comments. Also fix a function name.
24409 2004-01-25 Ronald Bultje <rbultje@ronald.bitfreak.net>
24411 * ext/divx/gstdivxdec.c: (gst_divxdec_init),
24412 (gst_divxdec_negotiate):
24413 Fix for new capsnego - also fixes gst-player with divxdec.
24415 2004-01-25 Julien MOUTTE <julien@moutte.net>
24417 * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
24418 (gst_play_identity_handoff), (gst_play_set_location),
24419 (gst_play_set_visualization), (gst_play_connect_visualization): Another
24420 try in visualization implementation. Still have an issue with switch
24421 blocking when pulling from video_queue and only audio comes out of
24423 * gst/switch/gstswitch.c: (gst_switch_release_pad),
24424 (gst_switch_poll_sinkpads), (gst_switch_class_init): Implementing pad
24425 release method. And check if the pad is usable before pulling.
24427 2004-01-25 Ronald Bultje <rbultje@ronald.bitfreak.net>
24429 * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose),
24430 (gst_videobalance_init),
24431 (gst_videobalance_colorbalance_list_channels),
24432 (gst_videobalance_colorbalance_set_value),
24433 (gst_videobalance_colorbalance_get_value),
24434 (gst_videobalance_update_properties),
24435 (gst_videobalance_update_tables_planar411),
24436 (gst_videobalance_planar411):
24437 * gst/videofilter/gstvideobalance.h:
24438 Implement lookup-tables. +/- 10x faster.
24440 2004-01-25 Ronald Bultje <rbultje@ronald.bitfreak.net>
24442 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
24443 (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
24444 The index reading was broken. The rest worked fine, but the whole
24445 goal of my rewrite was to make avidemux readable, and this was
24446 not at all readable. Please use typed variables.
24448 2004-01-25 Ronald Bultje <rbultje@ronald.bitfreak.net>
24450 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
24451 Additional pad usability check.
24452 * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
24453 (mp1videoparse_find_next_gop), (gst_mp1videoparse_time_code),
24454 (gst_mp1videoparse_real_chain):
24455 Fix MPEG video stream parsing. The original plugin had several
24456 issues, including not timestamping streams where the source was
24457 not timestamped (this happens with PTS values in mpeg system
24458 streams, but MPEG video is also a valid stream on its own so
24459 that needs timestamps too). We use the display time code for that
24460 for now. Also, if one incoming buffer contains multiple valid
24461 frames, we push them all on correctly now, including proper EOS
24462 handling. Lastly, several potential segfaults were fixed, and we
24463 properly sync on new sequence/gop headers to include them in next,
24464 not previous frames (since they're header for the next frame, not
24465 the previous). Also see #119206.
24466 * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain),
24468 Move caps setting so we only do it after finding several valid
24469 MPEG-1 fraes sequentially, not right after the first one (which
24470 might be coincidental).
24471 * gst/typefind/gsttypefindfunctions.c: (mpeg1_sys_type_find),
24472 (mpeg_video_type_find), (mpeg_video_stream_type_find),
24474 Add unsynced MPEG video stream typefinding, and change some
24475 probability values so we detect streams rightly. The idea is as
24476 follows: I can have an unsynced system stream which contains
24477 video. In the current code, I would randomly get a type for either
24478 system or video stream type found, because the probabilities are
24479 being calculated rather randomly. I now use fixed values, so we
24480 always prefer system stream if that was found (and that is how it
24481 should be). If no system stream was found, we can still identity the stream as video-only.
24483 2004-01-23 Benjamin Otte <in7y118@public.uni-hamburg.de>
24485 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
24486 (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
24487 don't write to buffer. Extract data without the need of
24488 __attribute__ ((packed))
24490 2004-01-23 Ronald Bultje <rbultje@ronald.bitfreak.net>
24492 * gst/typefind/gsttypefindfunctions.c: (mpeg1_parse_header),
24493 (mpeg1_sys_type_find):
24494 Fix MPEG-1 stream typefinding.
24496 2004-01-23 Ronald Bultje <rbultje@ronald.bitfreak.net>
24498 * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
24499 Fix typefinding for MPEG-1 system streams, similar to MPEG-2.
24501 2004-01-23 Thomas Vander Stichele <thomas at apestaart dot org>
24503 * ext/esd/esdsink.c: (gst_esdsink_open_audio):
24504 * ext/esd/gstesd.c: (plugin_init):
24505 private debugging, better error reporting
24507 2004-01-23 Ronald Bultje <rbultje@ronald.bitfreak.net>
24509 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
24510 (gst_riff_read_init), (gst_riff_read_change_state):
24511 * gst-libs/gst/riff/riff-read.h:
24512 Remove stuff fromold metadata system.
24514 2004-01-23 Ronald Bultje <rbultje@ronald.bitfreak.net>
24516 * ext/ogg/gstoggdemux.c:
24517 Fix wrong file comment.
24518 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
24519 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
24520 Add metadata reading properly.
24522 2004-01-23 Thomas Vander Stichele <thomas at apestaart dot org>
24525 Fix nas DIST_SUBDIRS
24527 Fix bug where make distcheck doesn't get run on adding stuff to
24530 2004-01-23 Ronald Bultje <rbultje@ronald.bitfreak.net>
24532 * ext/divx/gstdivxdec.c: (gst_divxdec_init), (gst_divxdec_setup):
24533 * ext/divx/gstdivxdec.h:
24534 Fix divx3 ("msmpeg4") playback using divxdec.
24536 2004-01-23 Benjamin Otte <in7y118@public.uni-hamburg.de>
24538 * gst/typefind/gsttypefindfunctions.c:
24539 (mp3_type_frame_length_from_header): fix bug in length computation
24540 (mp3_type_find): improve debugging output
24542 2004-01-23 Julien MOUTTE <julien@moutte.net>
24544 * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
24545 (gst_play_set_location), (gst_play_seek_to_time),
24546 (gst_play_set_audio_sink), (gst_play_set_visualization),
24547 (gst_play_connect_visualization), (gst_play_get_sink_element): Reworked
24548 the pipeline from scratch. Visualization is back and switch went out as
24549 i realized it was not possible to use the way i wanted.
24550 * sys/ximage/ximagesink.c: (gst_ximagesink_imagepool_clear),
24551 (gst_ximagesink_change_state), (gst_ximagesink_dispose): Move xcontext
24552 clearing in state change from READY to NULL. So that one can clean the
24553 X ressources keeping the element.
24554 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
24555 (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_change_state),
24556 (gst_xvimagesink_colorbalance_set_value),
24557 (gst_xvimagesink_colorbalance_get_value),
24558 (gst_xvimagesink_set_property), (gst_xvimagesink_dispose),
24559 (gst_xvimagesink_init): Same xcontext cleaning than ximagesink in state
24560 change from READY to NULL and fixed some stupid bugs in colorbalance
24561 get/set values. Also added the following feature : when nobody tries to
24562 set some values to the colorbalance levels before the xcontext is
24563 grabbed, then when creating channels list from Xv attributes we set the
24564 internal values to the Xv defaults. This way we handle buggy Xv drivers
24565 that set default hue values far from the middle of the range (Thanks
24566 to Jon Trowbridge for pointing that issue).
24567 * sys/xvimage/xvimagesink.h: Adding a cb_changed boolean to know if
24568 colorbalance levels have been set before xcontext is grabbed.
24570 2004-01-22 Ronald Bultje <rbultje@ronald.bitfreak.net>
24572 * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
24573 Fix the ossmixer case where we shouldn't open /dev/dsp* because
24574 it might block operations (which is bad for a mixer).
24576 2004-01-22 Thomas Vander Stichele <thomas at apestaart dot org>
24578 * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
24579 (deep_notify_callback), (gmi_set_decoder), (gmi_clear_decoder),
24580 (gmip_find_type_pre):
24581 * gst-libs/gst/media-info/media-info-priv.h:
24582 * gst-libs/gst/media-info/media-info.c:
24583 (gst_media_info_instance_init), (gst_media_info_read_idler):
24584 add fakesink to get caps on decoder src pad again
24585 fix callback prototype to match new have_type signal signature
24587 2004-01-22 Thomas Vander Stichele <thomas at apestaart dot org>
24589 * gst/adder/gstadder.c: (gst_adder_link):
24590 fix non-compile and cut-n-paste code
24592 2004-01-21 David Schleef <ds@schleef.org>
24594 * ext/swfdec/gstswfdec.c: (gst_swfdec_video_getcaps),
24595 (gst_swfdec_video_link), (copy_image), (gst_swfdec_loop),
24596 (gst_swfdec_init), (gst_swfdec_change_state):
24597 * ext/swfdec/gstswfdec.h:
24599 * gst/adder/gstadder.c: (gst_adder_link), (gst_adder_init),
24600 (gst_adder_request_new_pad): Fix negotiation.
24601 * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_fixate):
24602 Add a fixate function.
24603 * gst/intfloat/gstfloat2int.c:
24604 * gst/intfloat/gstfloat2int.h:
24605 * gst/intfloat/gstint2float.c:
24606 * gst/intfloat/gstint2float.h:
24607 Completely rewrite the negotiation. Doesn't quite work yet,
24608 due to some buffer-frames problem.
24610 2004-01-21 Thomas Vander Stichele <thomas at apestaart dot org>
24612 * ext/gnomevfs/gstgnomevfssrc.c:
24613 * sys/v4l2/v4l2_calls.h:
24614 fix includes for distcheck
24616 2004-01-21 Christian Schaller <uraeus@gnome.org>
24619 Add libnas (network audio system) plugin, patch from Arwed von Merkatz
24620 based on earlier patch from Laurent Vivier
24622 2004-01-20 Jeremy Simon <jesimon@libertysurf.fr>
24624 * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
24625 Fix wma caps property
24626 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
24627 Fix typo (flags1 and flags2)
24629 2004-01-20 Thomas Vander Stichele <thomas at apestaart dot org>
24631 * gst-libs/gst/media-info/media-info-priv.c:
24632 (deep_notify_callback), (gmi_seek_to_track), (gmi_get_decoder),
24633 (gmip_find_type_pre), (gmip_find_type), (gmip_find_stream_post),
24634 (gmip_find_stream), (gmip_find_track_metadata),
24635 (gmip_find_track_streaminfo_post), (gmip_find_track_streaminfo),
24636 (gmip_find_track_format):
24637 * gst-libs/gst/media-info/media-info-priv.h:
24638 * gst-libs/gst/media-info/media-info-test.c: (main):
24639 * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
24640 (gst_media_info_read_idler), (gst_media_info_read):
24641 * gst-libs/gst/media-info/media-info.h:
24642 register debugging category and use it for debugging
24644 2004-01-20 Thomas Vander Stichele <thomas at apestaart dot org>
24646 * ext/vorbis/vorbisfile.c: (gst_vorbisfile_update_streaminfo),
24647 (gst_vorbisfile_new_link):
24648 signal streaminfo through tags
24650 2004-01-20 Ronald Bultje <rbultje@ronald.bitfreak.net>
24652 * ext/mplex/gstmplex.cc:
24653 * ext/mplex/gstmplexibitstream.cc:
24654 g++ doesn't like NULL in our i18n/error macros, should be
24655 either (NULL) or ("").
24657 2004-01-20 Ronald Bultje <rbultje@ronald.bitfreak.net>
24659 * sys/dxr3/dxr3audiosink.c:
24660 * sys/dxr3/dxr3init.c:
24661 * sys/dxr3/dxr3spusink.c: (dxr3spusink_close):
24662 * sys/dxr3/dxr3videosink.c: (dxr3videosink_close):
24663 Fix more error error error errors (missing includes here).
24665 2004-01-20 Ronald Bultje <rbultje@ronald.bitfreak.net>
24667 * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
24668 fix thomas' error errors.
24670 2004-01-20 Thomas Vander Stichele <thomas at apestaart dot org>
24672 * ext/mpeg2enc/gstmpeg2enc.cc:
24675 2004-01-20 Ronald Bultje <rbultje@ronald.bitfreak.net>
24677 * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
24678 * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
24679 Fix for new error system.
24681 2004-01-20 Thomas Vander Stichele <thomas at apestaart dot org>
24683 * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
24684 fix for new error reporting
24686 2004-01-20 David Schleef <ds@schleef.org>
24688 * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
24689 (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
24690 (gst_ximagesink_set_xwindow_id): Change to using a framerate
24691 of [1,100] instead of [0,MAX], since 0 isn't handled correctly,
24692 and neither is 100+, most likely.
24693 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
24694 (gst_xvimagesink_getcaps): same
24696 2004-01-19 Benjamin Otte <in7y118@public.uni-hamburg.de>
24699 Up version requirement to 2.0.3 (not yet released) to avoid symbol
24700 clashes with ffmpeg.
24702 2004-01-20 Julien MOUTTE <julien@moutte.net>
24704 * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
24705 (gst_switch_init): Fixed switch element : proxying link and setting
24706 caps from src to sink on request.
24708 2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org>
24710 * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
24711 * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
24712 (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
24715 2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org>
24717 * sys/v4l/v4l_calls.h:
24718 * sys/v4l2/v4l2_calls.h:
24719 element_error fixes
24721 2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org>
24723 * gst-libs/gst/gst-i18n-plugin.h:
24725 remove config.h inclusion
24727 2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org>
24730 adding autopoint invocation
24733 * gst-libs/gst/gettext.h:
24734 adding gettext bits
24735 * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
24736 * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
24737 * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
24738 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
24739 (gst_gnomevfssink_close_file):
24740 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_open_file):
24741 * ext/sndfile/gstsf.c: (gst_sf_loop), (plugin_init):
24742 * gst-libs/gst/gst-i18n-plugin.h:
24743 * gst/avi/gstavi.c: (plugin_init):
24744 * sys/dxr3/dxr3init.c: (plugin_init):
24745 * sys/dxr3/dxr3videosink.c: (dxr3videosink_write_data):
24746 * sys/oss/gstossaudio.c: (plugin_init):
24747 * sys/oss/gstosselement.c: (gst_osselement_open_audio):
24748 * sys/v4l/gstv4l.c: (plugin_init):
24749 * sys/v4l/v4l_calls.c: (gst_v4l_open):
24750 * sys/v4l2/gstv4l2.c: (plugin_init):
24751 * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
24752 (gst_v4l2_fill_lists), (gst_v4l2_get_norm), (gst_v4l2_set_norm),
24753 (gst_v4l2_get_input), (gst_v4l2_set_input), (gst_v4l2_get_output),
24754 (gst_v4l2_set_output), (gst_v4l2_get_frequency),
24755 (gst_v4l2_set_frequency), (gst_v4l2_signal_strength),
24756 (gst_v4l2_get_attribute), (gst_v4l2_set_attribute):
24757 make sure locale and translation domain are set
24758 fix translated strings
24764 put translation files into place
24765 * sys/xvideo/imagetest.c: (main):
24766 * ext/dv/demo-play.c: (main):
24767 fix unnecessary translations
24769 2004-01-19 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
24771 * ext/sndfile/gstsf.c:
24772 * gst/avi/gstavimux.c:
24773 * ext/audiofile/gstafsink.c:
24774 * ext/audiofile/gstafsrc.c:
24775 * ext/gnomevfs/gstgnomevfssink.c:
24776 * ext/gnomevfs/gstgnomevfssrc.c:
24777 * sys/oss/gstosselement.c:
24778 * sys/v4l/v4l_calls.h:
24781 2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org>
24783 * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
24784 (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
24785 (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
24786 (gst_v4l2_get_output), (gst_v4l2_set_output),
24787 (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
24788 (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
24789 (gst_v4l2_set_attribute):
24790 update to new error handling
24792 2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org>
24794 * ext/sidplay/gstsiddec.cc:
24795 * gst/modplug/gstmodplug.cc:
24796 parenthese NULL because C++ seems angry about it
24798 2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org>
24800 * gst-libs/gst/gst-i18n-plugin.h:
24801 add skeleton i18n stuff, but needs to be further implemented
24803 2004-01-18 Thomas Vander Stichele <thomas at apestaart dot org>
24805 * examples/gstplay/player.c: (main):
24806 * ext/aalib/gstaasink.c: (gst_aasink_open):
24807 * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
24808 * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
24809 * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
24810 * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
24811 (gst_afsink_close_file):
24812 * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
24813 (gst_afsrc_close_file):
24814 * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
24815 * ext/dv/gstdvdec.c: (gst_dvdec_loop):
24816 * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
24817 * ext/esd/esdmon.c: (gst_esdmon_get):
24818 * ext/esd/esdsink.c: (gst_esdsink_chain):
24819 * ext/faac/gstfaac.c: (gst_faac_chain):
24820 * ext/faad/gstfaad.c: (gst_faad_chain):
24821 * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
24822 * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
24823 * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
24824 * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
24825 (gst_flacdec_loop):
24826 * ext/flac/gstflacenc.c: (gst_flacenc_chain):
24827 * ext/flac/gstflactag.c: (gst_flac_tag_chain):
24828 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
24829 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
24830 (gst_gnomevfssink_close_file):
24831 * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
24832 (gst_gnomevfssrc_open_file):
24833 * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
24834 * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
24835 * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
24836 * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
24837 (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
24838 * ext/mad/gstmad.c: (gst_mad_chain):
24839 * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
24840 * ext/mpeg2dec/gstmpeg2dec.c:
24841 * ext/mpeg2enc/gstmpeg2enc.cc:
24842 * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
24843 * ext/mplex/gstmplex.cc:
24844 * ext/mplex/gstmplexibitstream.cc:
24845 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
24846 (gst_ogg_demux_push), (gst_ogg_pad_push):
24847 * ext/raw1394/gstdv1394src.c:
24848 * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
24849 (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
24850 * ext/sidplay/gstsiddec.cc:
24851 * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
24853 * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
24854 * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
24855 * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
24856 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
24857 * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
24858 * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
24859 * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
24860 * gst-libs/gst/Makefile.am:
24861 * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
24862 (gst_riff_read_element_data), (gst_riff_read_seek),
24863 (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
24864 * gst/adder/gstadder.c: (gst_adder_parse_caps), (gst_adder_loop):
24865 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
24866 (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
24867 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
24868 (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
24869 * gst/avi/gstavimux.c: (gst_avimux_stop_file):
24870 * gst/flx/gstflxdec.c: (gst_flxdec_loop):
24871 * gst/goom/gstgoom.c: (gst_goom_chain):
24872 * gst/id3/gstid3types.c: (gst_id3types_loop):
24873 * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
24874 * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
24875 * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
24876 (gst_ebml_read_element_length), (gst_ebml_read_element_data),
24877 (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
24878 (gst_ebml_read_float), (gst_ebml_read_header):
24879 * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
24880 (gst_matroska_demux_parse_blockgroup):
24881 * gst/modplug/gstmodplug.cc:
24882 * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
24883 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
24884 * gst/oneton/gstoneton.c: (gst_oneton_chain):
24885 * gst/silence/gstsilence.c: (gst_silence_get):
24886 * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
24887 * gst/smpte/gstsmpte.c: (gst_smpte_loop):
24888 * gst/speed/gstspeed.c: (speed_loop):
24889 * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
24890 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
24891 * gst/volenv/gstvolenv.c: (gst_volenv_chain):
24892 * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
24893 * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
24894 (gst_wavparse_loop):
24895 * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
24896 (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
24897 (dxr3audiosink_close):
24898 * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
24899 * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
24900 (dxr3videosink_close), (dxr3videosink_write_data):
24901 * sys/oss/gstosselement.c: (gst_osselement_open_audio):
24902 * sys/oss/gstosselement.h:
24903 * sys/oss/gstosssink.c: (gst_osssink_get_type), (gst_osssink_init),
24904 (gst_osssink_chain):
24905 * sys/oss/gstosssrc.c: (gst_osssrc_get):
24906 * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
24907 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
24908 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
24909 * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_window),
24910 (gst_v4l_enable_overlay):
24911 * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
24912 (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
24913 (gst_v4l_get_frequency), (gst_v4l_set_frequency),
24914 (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
24915 (gst_v4l_set_audio):
24916 * sys/v4l/v4l_calls.h:
24917 * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
24918 (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
24919 (gst_v4lmjpegsink_playback_init),
24920 (gst_v4lmjpegsink_playback_start):
24921 * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
24922 (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_capture),
24923 (gst_v4lmjpegsrc_set_capture_m), (gst_v4lmjpegsrc_capture_init),
24924 (gst_v4lmjpegsrc_requeue_frame):
24925 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
24926 (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
24927 (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
24928 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
24929 * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
24930 (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
24931 (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
24932 (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
24933 (gst_v4l2src_capture_stop):
24934 * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
24935 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
24936 (gst_ximagesink_chain):
24937 * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
24938 (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
24939 (gst_xvideosink_xwindow_new):
24940 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
24941 (gst_xvimagesink_chain):
24942 use new error signal, function and categories
24944 2004-01-18 Jeremy Simon <jesimon@libertysurf.fr>
24948 * ext/musicbrainz/gsttrm.c:
24949 * ext/musicbrainz/gsttrm.h:
24950 * ext/musicbrainz/Makefile.am:
24953 2004-01-18 Julien MOUTTE <julien@moutte.net>
24955 * sys/ximage/ximagesink.c: (gst_ximagesink_set_property),
24956 (gst_ximagesink_get_property), (gst_ximagesink_class_init): Adding
24957 synchronous property for debugging.
24958 * sys/ximage/ximagesink.h: Adding the synchronous boolean flag.
24959 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
24960 (gst_xvimagesink_set_property): Moving a pointer declaration to a
24961 smaller block, fixing indent.
24963 2004-01-16 David Schleef <ds@schleef.org>
24965 * gst/videofilter/gstvideobalance.c: Fix regression; changing a
24966 property affects the video stream.
24967 * sys/xvimage/xvimagesink.c:
24968 * sys/xvimage/xvimagesink.h:
24969 Add synchronous property for debugging. Should probably be
24970 disabled in non-CVS builds. Make sure that the Xv attribute
24971 exists before we set it (crash!). Fix a silly float bug that
24972 caused colorbalance to just not work.
24974 2004-01-17 Christian Schaller <Uraeus@gnome.org>
24976 * tools/gst-launch-ext.in - update for new plugins
24978 2004-01-16 David Schleef <ds@schleef.org>
24980 * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect): Fix use of
24981 already-freed caps.
24983 2994-01-16 Christian Schaller <Uraeus@gnome.org>
24985 * Update spec for new colorspace plugin and libcaca plugin
24986 * Fix compilation of libcaca plugin (clock -> id)
24988 2004-01-16 Julien MOUTTE <julien@moutte.net>
24990 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_update_colorbalance),
24991 (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
24992 (gst_xvimagesink_set_xwindow_id),
24993 (gst_xvimagesink_colorbalance_set_value),
24994 (gst_xvimagesink_colorbalance_get_value),
24995 (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
24996 (gst_xvimagesink_init), (gst_xvimagesink_class_init): Implementing
24997 correct colorbalance properties. They can now be set when the element
24998 is still in NULL state. The values will be committed to the Xv Port
24999 when xcontext is initialized.
25000 * sys/xvimage/xvimagesink.h: Added hue, saturation, contrast,
25001 brightness int values in the GstXvImagesink structure.
25003 2004-01-16 Ronald Bultje <rbultje@ronald.bitfreak.net>
25005 * gst-libs/gst/Makefile.am:
25006 restructure so having local patches works easier.
25008 2004-01-16 Ronald Bultje <rbultje@ronald.bitfreak.net>
25010 * ext/mpeg2enc/Makefile.am:
25011 * ext/mpeg2enc/gstmpeg2enc.cc:
25012 * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
25013 Bugfix with respect to EOS handling.
25015 2004-01-16 Ronald Bultje <rbultje@ronald.bitfreak.net>
25017 * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
25018 Link with right caps (else, it segfaults).
25019 * ext/mplex/gstmplexjob.cc:
25020 Fix for slight API change in 1.6.1.93 release of mjpegtools.
25022 2004-01-15 David Schleef <ds@schleef.org>
25024 * gst-libs/gst/audio/Makefile.am:
25025 Add gstaudiofiltertemplate.c and building of gstaudiofilterexample.c
25027 * gst-libs/gst/audio/gstaudiofilter.c:
25028 * gst-libs/gst/audio/gstaudiofilter.h:
25029 Add bytes_per_sample and size and n_samples calculation.
25030 * gst-libs/gst/audio/gstaudiofilterexample.c:
25031 Remove, now autogenerated.
25032 * gst-libs/gst/audio/gstaudiofiltertemplate.c:
25033 Moved from gstaudiofilterexample, object name changed, code added
25034 so that it actually works.
25035 * gst-libs/gst/audio/make_filter:
25036 Script to build an audiofilter subclass from the template.
25037 * gst/colorspace/Makefile.am:
25038 * gst/colorspace/yuv2yuv.c:
25039 Remove file, since it's GPL, and we don't use it.
25041 2004-01-15 Julien MOUTTE <julien@moutte.net>
25043 * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
25044 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Making both of
25045 them use the buffer free function to test how the buffer was allocated.
25047 2004-01-15 David Schleef <ds@schleef.org>
25049 * ext/esd/esdsink.c: (gst_esdsink_class_init): Remove property
25050 that handles osssink fallback.
25051 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
25052 (gst_audio_convert_getcaps):
25053 * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
25054 Add audio/x-qdm2 for QDM2 audio.
25055 * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
25056 * gst/sine/gstsinesrc.h: Add example of how to implement tags.
25057 * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
25058 Decrease minimum size to 16x16.
25059 * gst/wavparse/gstwavparse.c:
25060 Convert disabled pad template caps to new caps.
25061 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
25062 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
25063 (gst_xvimagesink_chain): Throw element error when display cannot
25064 be opened. Increase minimum framerate to 1.0. Check the data
25065 free function on a buffer to make sure it is the type we expect
25066 before manipulating it.
25068 2004-01-15 Julien MOUTTE <julien@moutte.net>
25070 * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
25071 (gst_videobalance_colorbalance_set_value): Implement passthru if
25072 settings are in the middle.
25073 * tools/gst-launch-ext.in: Stop using xvideosink, use ximagesink.
25075 2004-01-15 Ronald Bultje <rbultje@ronald.bitfreak.net>
25077 * gst/videofilter/Makefile.am:
25078 * gst/volume/Makefile.am:
25079 Since we use videofilter symbols, link to it.
25081 2004-01-15 Julien MOUTTE <julien@moutte.net>
25083 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init): Setting
25084 mixer interface type to HARDWARE.
25085 * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init): Adding a default
25087 * gst-libs/gst/mixer/mixer.h: Adding mixer interface type and macro.
25088 * gst-libs/gst/mixer/mixertrack.h: Adding mixertrack flag SOFTWARE.
25089 * gst/volume/gstvolume.c: (gst_volume_interface_supported),
25090 (gst_volume_interface_init), (gst_volume_list_tracks),
25091 (gst_volume_set_volume), (gst_volume_get_volume),
25092 (gst_volume_set_mute), (gst_volume_mixer_init),
25093 (gst_volume_dispose), (gst_volume_get_type), (volume_class_init),
25094 (volume_init): Implementing mixer interface.
25095 * gst/volume/gstvolume.h: Adding tracklist for mixer interface.
25096 * sys/oss/gstosselement.c: (gst_osselement_get_type),
25097 (gst_osselement_change_state): Removing some trailing commas in
25099 * sys/oss/gstossmixer.c: (gst_ossmixer_interface_init): Setting mixer
25100 interface type to HARDWARE.
25101 * sys/v4l/gstv4lcolorbalance.c:
25102 (gst_v4l_color_balance_interface_init): Setting colorbalance interface
25104 * sys/v4l2/gstv4l2colorbalance.c:
25105 (gst_v4l2_color_balance_interface_init): Setting colorbalance
25106 interface type to HARDWARE.
25107 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): use exactly the
25108 same code than ximagesink for event handling.
25110 2004-01-15 Ronald Bultje <rbultje@ronald.bitfreak.net>
25112 * ext/snapshot/Makefile.am:
25113 * ext/snapshot/gstsnapshot.c: (gst_snapshot_sinkconnect),
25114 (gst_snapshot_chain):
25115 * ext/snapshot/gstsnapshot.h:
25116 This has to be a joke... Snapshot should be connected to a tee,
25117 colorspace element before it and EOS after that, where the other
25118 src of the tee receives normal data.
25119 The current way is *wrong*.
25121 2004-01-15 Ronald Bultje <rbultje@ronald.bitfreak.net>
25123 * ext/hermes/gsthermescolorspace.c:
25124 Fix another compile error. Same as below.
25126 2004-01-15 Ronald Bultje <rbultje@ronald.bitfreak.net>
25128 * gst/colorspace/gstcolorspace.c:
25129 * gst/colorspace/yuv2yuv.c: (gst_colorspace_yuy2_to_i420),
25130 (gst_colorspace_i420_to_yv12):
25131 Fix compiling... Didn't test if it actually works.
25133 2004-01-15 David Schleef <ds@schleef.org>
25136 * gst/colorspace/Makefile.am:
25137 * gst/colorspace/gstcolorspace.c:
25138 * gst/colorspace/gstcolorspace.h:
25139 * gst/colorspace/yuv2rgb.c:
25140 * gst/colorspace/yuv2rgb.h:
25141 Duplicate the ext/hermes colorspace plugin, and remove Hermes
25142 code and GPL code. Fix for new caps negotiation. Rewrite
25143 much of the format handling code, and some of the conversion
25144 code. Basically, rewrote almost everything. This element
25145 handles I420, YV12 to RGB conversions.
25146 * ext/hermes/Makefile.am:
25147 * ext/hermes/gsthermescolorspace.c:
25148 Rename colorspace to hermescolorspace. Fix negotiation issues.
25149 Remove non-Hermes related code. This element handles lots of
25150 RGB to RGB conversions, but no YUV.
25151 * ext/hermes/gstcolorspace.c:
25152 * ext/hermes/gstcolorspace.h:
25153 * ext/hermes/rgb2yuv.c:
25154 * ext/hermes/yuv2rgb.c:
25155 * ext/hermes/yuv2rgb.h:
25156 * ext/hermes/yuv2rgb_mmx16.s:
25157 * ext/hermes/yuv2yuv.c:
25158 * ext/hermes/yuv2yuv.h:
25161 2004-01-14 Colin Walters <walters@verbum.org>
25163 * ext/mad/gstid3tag.c (gst_id3_tag_chain): Don't nego caps if
25164 they've already been.
25166 2004-01-15 Benjamin Otte <in7y118@public.uni-hamburg.de>
25168 * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
25169 assume tag mode when pad is not connected
25171 2004-01-15 Benjamin Otte <in7y118@public.uni-hamburg.de>
25173 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
25174 Don't update the time of the clock
25175 (gst_alsa_sink_loop):
25176 sync to the clock given to alsasink, not the own clock
25177 * sys/oss/gstosssink.c: (gst_osssink_chain):
25179 (gst_osssink_change_state):
25181 * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
25182 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
25183 remove bogus code that made DISCONT events unhandled
25184 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
25185 explicitly case to double in _set_simple. (fixes 2nd warning in bug
25187 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_read_object_header),
25188 (gst_asf_demux_handle_sink_event), (gst_asf_demux_audio_caps),
25189 (gst_asf_demux_add_audio_stream), (gst_asf_demux_video_caps):
25190 convert g_warning because of wrong asf data to GST_WARNINGs (fixes
25191 2nd warning in bug #131502)
25193 2004-01-14 Julien MOUTTE <julien@moutte.net>
25195 * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
25196 (gst_videobalance_colorbalance_set_value),
25197 (gst_videobalance_colorbalance_get_value): Fixing videobalance ranges
25198 for colorbalance interface implementation.
25199 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
25200 (gst_ximagesink_set_property), (gst_ximagesink_get_property),
25201 (gst_ximagesink_dispose), (gst_ximagesink_init),
25202 (gst_ximagesink_class_init): Adding DISPLAY property.
25203 * sys/ximage/ximagesink.h: Adding display_name to store display.
25204 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
25205 (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
25206 (gst_xvimagesink_dispose), (gst_xvimagesink_init),
25207 (gst_xvimagesink_class_init): Adding DISPLAY property and colorbalance
25208 properties (they still need polishing though for gst-launch use : no
25209 xcontext yet, i ll do that tomorrow).
25210 * sys/xvimage/xvimagesink.h: Adding display_name to store display.
25212 2004-01-14 Julien MOUTTE <julien@moutte.net>
25214 * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
25215 (gst_play_set_location), (gst_play_set_visualization): Preparing
25216 switch integration, adding videobalance in the pipeline.
25218 2004-01-14 Julien MOUTTE <julien@moutte.net>
25220 * gst-libs/gst/colorbalance/colorbalance.c:
25221 (gst_color_balance_class_init): Adding a default type.
25222 * gst-libs/gst/colorbalance/colorbalance.h: Adding a macro to access
25224 * gst/videofilter/gstvideobalance.c: (gst_videobalance_get_type),
25225 (gst_videobalance_dispose), (gst_videobalance_class_init),
25226 (gst_videobalance_init), (gst_videobalance_interface_supported),
25227 (gst_videobalance_interface_init),
25228 (gst_videobalance_colorbalance_list_channels),
25229 (gst_videobalance_colorbalance_set_value),
25230 (gst_videobalance_colorbalance_get_value),
25231 (gst_videobalance_colorbalance_init): Implementing colorbalance
25233 * gst/videofilter/gstvideobalance.h: Adding colorbalance channels
25235 * sys/ximage/ximagesink.c: (gst_ximagesink_set_xwindow_id): Fixing a
25236 bug which was triggering a BadAccess X error when setting an overlay
25237 before pad was really negotiated.
25238 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_colorbalance_init):
25239 Using the colorbalance type macro.
25241 2004-01-14 Benjamin Otte <in7y118@public.uni-hamburg.de>
25243 * ext/flac/gstflacenc.c: (gst_flacenc_set_metadata),
25244 (gst_flacenc_chain):
25245 handle tags correctly
25246 * gst/tags/gstid3tag.c: (gst_tag_list_new_from_id3v1):
25247 extract ID3v1 tags correctly
25249 2004-01-14 Ronald Bultje <rbultje@ronald.bitfreak.net>
25251 * gst/typefind/gsttypefindfunctions.c: (matroska_type_find),
25253 Improve matroska typefinding for odd-typed headers...
25255 2004-01-14 Ronald Bultje <rbultje@ronald.bitfreak.net>
25257 * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
25258 Fix for using incremental number on padnames.
25260 2004-01-14 Ronald Bultje <rbultje@ronald.bitfreak.net>
25262 * ext/divx/gstdivxdec.c:
25263 * ext/divx/gstdivxenc.c:
25264 Set category to divx4linux instead of divx (too generic).
25265 * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
25266 (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
25267 (gst_wavparse_loop), (gst_wavparse_change_state):
25268 * gst/wavparse/gstwavparse.h:
25269 fix parsing of WAV files with non-standard fmt-tag size and fix
25270 skipping of unrecognized chunks... Someone please fix this thing
25271 to use rifflib so all this is automated.
25272 * sys/v4l/Makefile.am:
25273 * sys/v4l2/Makefile.am:
25274 Add X_CFLAGS because we depend on X (for overlay).
25276 2004-01-14 Jan Schmidt <thaytan@mad.scientist.com>
25278 * ext/mpeg2dec/gstmpeg2dec.c:
25279 Don't issue a timestamp unless we tagged the frame
25282 2004-01-14 Benjamin Otte <in7y118@public.uni-hamburg.de>
25284 * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback):
25285 Query the audio element to get the time, not the clock. We're
25286 interested in the element's time here.
25288 2004-01-14 Benjamin Otte <in7y118@public.uni-hamburg.de>
25290 * ext/aalib/gstaasink.c: (gst_aasink_chain):
25291 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
25292 * ext/esd/esdsink.c: (gst_esdsink_chain):
25293 * ext/libcaca/gstcacasink.c: (gst_cacasink_chain):
25294 * ext/mas/massink.c: (gst_massink_chain):
25295 * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_chain):
25296 * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_index),
25297 (gst_matroska_demux_parse_metadata):
25298 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop),
25299 (gst_mpeg_parse_release_locks):
25300 * gst/tcp/gsttcpsink.c: (gst_tcpsink_chain):
25301 * gst/udp/gstudpsink.c: (gst_udpsink_chain):
25302 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
25303 * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
25304 (gst_osssink_change_state):
25305 * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
25306 * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
25307 * sys/xvideo/xvideosink.c: (gst_xvideosink_chain),
25308 (gst_xvideosink_release_locks):
25309 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
25311 * ext/alsa/gstalsaclock.c: (gst_alsa_clock_start),
25312 (gst_alsa_clock_stop):
25313 * gst-libs/gst/audio/audioclock.c: (gst_audio_clock_set_active),
25314 (gst_audio_clock_get_internal_time):
25315 simplify for use with new clocking code.
25316 * testsuite/alsa/Makefile.am:
25317 * testsuite/alsa/sinesrc.c: (sinesrc_init), (sinesrc_force_caps):
25318 fix testsuite for new caps system
25320 2004-01-14 Benjamin Otte <in7y118@public.uni-hamburg.de>
25322 * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
25323 * ext/flac/gstflacenc.c: (add_one_tag):
25324 length is already host endian, no need to convert. Fixes playback of
25325 tagged files on PPC. (bug #128384)
25327 2004-01-13 Julien MOUTTE <julien@moutte.net>
25329 * gst-libs/gst/colorbalance/colorbalance.h: Adding a type to the
25330 colorbalance interface stating if it is hardware based or software
25332 * gst/videofilter/gstvideobalance.c: (gst_videobalance_planar411):
25333 Removing a trailing comma.
25334 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
25335 (gst_xvimagesink_colorbalance_init): Integrating a patch from Jon
25336 Trowbridge <trow@ximian.com> querying Xv adaptor for min/max value as
25337 the documentation seems to be wrong on the -1000 to 1000 interval.
25339 2004-01-12 David Schleef <ds@schleef.org>
25341 * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
25342 (gst_efence_buffer_alloc), (gst_fenced_buffer_new),
25343 (gst_fenced_buffer_default_free), (gst_fenced_buffer_default_copy):
25344 Fix negotiation. Add a bufferalloc function for the sink pad,
25345 and generally clean up some of the code.
25347 2004-01-12 Julien MOUTTE <julien@moutte.net>
25349 * gst-libs/gst/colorbalance/colorbalancechannel.c:
25350 (gst_color_balance_channel_dispose): Adding safety check in dispose
25352 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
25353 (gst_xvimagesink_xcontext_clear),
25354 (gst_xvimagesink_interface_supported),
25355 (gst_xvimagesink_colorbalance_list_channels),
25356 (gst_xvimagesink_colorbalance_set_value),
25357 (gst_xvimagesink_colorbalance_get_value),
25358 (gst_xvimagesink_colorbalance_init), (gst_xvimagesink_get_type):
25359 Adding colorbalance interface support to set XV parameters such as
25360 HUE, BRIGHTNESS, CONTRAST, SATURATION.
25361 * sys/xvimage/xvimagesink.h: Adding the channels list for colorbalance
25364 2004-01-12 Thomas Vander Stichele <thomas at apestaart dot org>
25366 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_get_type),
25367 (gst_audio_convert_class_init), (gst_audioconvert_getcaps),
25368 (gst_audio_convert_init), (gst_audio_convert_set_property),
25369 (gst_audio_convert_get_property), (gst_audio_convert_chain),
25370 (gst_audio_convert_link),
25371 (gst_audio_convert_buffer_to_default_format),
25372 (gst_audio_convert_buffer_from_default_format), (plugin_init):
25373 - implement _getcaps and use it
25375 - remove float caps since no float conversion is actually done
25376 - remove properties and arguments that were to be used for rate
25379 2004-01-12 Thomas Vander Stichele <thomas at apestaart dot org>
25381 * gst-libs/gst/audio/audio.c: (_gst_audio_structure_set_list),
25382 (gst_audio_structure_set_int):
25383 * gst-libs/gst/audio/audio.h:
25384 add helper functions for _getcaps matching the standard audio
25387 2004-01-12 David Schleef <ds@schleef.org>
25389 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
25390 Test that pad is negotiated before getting its caps.
25392 2004-01-12 Julien MOUTTE <julien@moutte.net>
25394 * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element): When
25395 analyzing the pads of an element the bin is mostly in READY state so
25396 no caps were negotiated. This helper function needs to work with
25397 _get_caps directly then. I was not freeing them though, added that to
25400 2004-01-12 Julien MOUTTE <julien@moutte.net>
25402 * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
25403 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Fixing the
25404 direct put buffers detection. I prefer checking GST_BUFFER_PRIVATE
25405 than the free_func.
25407 2004-01-12 Thomas Vander Stichele <thomas at apestaart dot org>
25409 * sys/oss/gstossaudio.c: (plugin_init):
25410 * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
25411 * sys/oss/gstosselement.h:
25412 make an oss debugging category
25413 make failure more descriptive
25415 2004-01-11 David Schleef <ds@schleef.org>
25417 * ext/ffmpeg/gstffmpeg.c:
25418 * ext/ffmpeg/gstffmpegcodecmap.c:
25419 * ext/ffmpeg/gstffmpegdec.c:
25420 * ext/ffmpeg/gstffmpegenc.c:
25421 * ext/ffmpeg/gstffmpegprotocol.c:
25422 * ext/gdk_pixbuf/gstgdkanimation.c:
25423 * ext/jpeg/gstjpeg.c:
25424 * ext/libpng/gstpng.c:
25425 * ext/mpeg2dec/perftest.c:
25426 * ext/speex/gstspeex.c:
25427 * gst-libs/gst/resample/dtos.c:
25428 * gst/intfloat/gstintfloatconvert.c:
25429 * gst/oneton/gstoneton.c:
25430 * gst/rtjpeg/RTjpeg.c:
25431 * gst/rtp/gstrtp.c:
25432 * sys/dxr3/dxr3init.c:
25433 * sys/glsink/gstgl_nvimage.c:
25434 * sys/glsink/gstgl_pdrimage.c:
25435 * sys/glsink/gstglsink.c:
25436 * testsuite/gst-lint:
25437 Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H
25439 2004-01-11 David Schleef <ds@schleef.org>
25441 * ext/alsa/gstalsasrc.c: (gst_alsa_src_set_caps):
25442 * ext/faac/gstfaac.c: (gst_faac_sinkconnect):
25443 * ext/gdk_pixbuf/gstgdkanimation.c:
25444 (gst_gdk_animation_iter_create_pixbuf):
25445 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
25446 (gst_gdk_pixbuf_chain):
25447 * ext/gdk_pixbuf/gstgdkpixbuf.h:
25448 * ext/jack/gstjack.c: (gst_jack_change_state):
25449 * ext/xvid/gstxviddec.c: (gst_xviddec_sink_link):
25450 * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element):
25451 * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
25452 * gst/videofilter/gstvideofilter.c:
25453 (gst_videofilter_set_output_size):
25454 Remove all usage of gst_pad_get_caps(), and replace it with
25455 gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap().
25457 2004-01-11 David Schleef <ds@schleef.org>
25460 * ext/Makefile.am: Fixes to make ext/libcaca compile.
25461 * ext/divx/gstdivxdec.c:
25462 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
25463 (gst_gdk_pixbuf_init), (gst_gdk_pixbuf_chain): Make gdkpixbufdec
25464 handle images that span multiple buffers. Now work with both
25465 filesrc ! gdkpixbufdec and qtdemux ! gdkpixbufdec.
25466 * ext/gdk_pixbuf/gstgdkpixbuf.h:
25467 * ext/libcaca/gstcacasink.h: Fixes needed due to recent
25468 video/video.h changes
25469 * ext/xvid/gstxvid.c: (gst_xvid_csp_to_caps): same
25470 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
25471 (gst_v4lmjpegsrc_buffer_free): Use buffer free function instead
25472 of GstData free function.
25473 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
25476 2004-01-12 Benjamin Otte <in7y118@public.uni-hamburg.de>
25478 * sys/v4l2/gstv4l2element.c: (gst_v4l2element_class_init),
25479 (gst_v4l2element_dispose), (gst_v4l2element_set_property),
25480 (gst_v4l2element_get_property):
25481 * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults), (gst_v4l2_open):
25482 add norm, channel and frequency properties.
25483 * sys/v4l2/gstv4l2tuner.c:
25484 fixes for tuner interface changes
25485 * sys/v4l2/gstv4l2element.h:
25486 * sys/v4l2/gstv4l2src.c:
25487 * sys/v4l2/gstv4l2src.h:
25488 * sys/v4l2/v4l2src_calls.c:
25489 * sys/v4l2/v4l2src_calls.h:
25490 rework v4l2src to work with saa1734 cards and allow mmaped buffers.
25492 2004-01-12 Benjamin Otte <in7y118@public.uni-hamburg.de>
25494 * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init),
25495 (gst_tuner_find_norm_by_name), (gst_v4l2_find_channel_by_name),
25496 (gst_tuner_channel_changed), (gst_tuner_norm_changed),
25497 (gst_tuner_frequency_changed), (gst_tuner_signal_changed):
25498 * gst-libs/gst/tuner/tuner.h:
25499 GObjects aren't const.
25500 Add find_by_name functions.
25501 Add checks to _changed functions.
25502 * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_get_channel),
25503 (gst_v4l_tuner_get_norm):
25506 2004-01-12 Benjamin Otte <in7y118@public.uni-hamburg.de>
25508 * gst-libs/gst/video/video.h:
25509 Fix caps template names to be understandable.
25510 Prefix everything with GST_VIDEO.
25511 * ext/aalib/gstaasink.c:
25512 * ext/divx/gstdivxdec.c:
25513 * ext/divx/gstdivxenc.c:
25514 * ext/gdk_pixbuf/gstgdkpixbuf.c:
25515 * ext/hermes/gstcolorspace.c: (gst_colorspace_base_init):
25516 * ext/jpeg/gstjpegdec.c: (raw_caps_factory):
25517 * ext/jpeg/gstjpegenc.c: (raw_caps_factory):
25518 * ext/libcaca/gstcacasink.c:
25519 * ext/libpng/gstpngenc.c: (raw_caps_factory):
25520 * ext/snapshot/gstsnapshot.c:
25521 * ext/swfdec/gstswfdec.c:
25522 * ext/xvid/gstxviddec.c:
25523 * ext/xvid/gstxvidenc.c:
25524 * gst/chart/gstchart.c:
25525 * gst/deinterlace/gstdeinterlace.c:
25526 * gst/effectv/gsteffectv.c:
25527 * gst/flx/gstflxdec.c: (gst_flxdec_loop):
25528 * gst/goom/gstgoom.c:
25529 * gst/median/gstmedian.c:
25530 * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
25531 (gst_monoscope_srcconnect), (gst_monoscope_chain):
25532 * gst/overlay/gstoverlay.c:
25533 * gst/smooth/gstsmooth.c:
25534 * gst/smpte/gstsmpte.c:
25535 * gst/synaesthesia/gstsynaesthesia.c:
25536 * gst/videocrop/gstvideocrop.c:
25537 * gst/videodrop/gstvideodrop.c:
25538 * gst/y4m/gsty4mencode.c:
25539 * sys/qcam/gstqcamsrc.c:
25540 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps):
25541 Make them work with new video.h file.
25542 * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
25543 (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
25544 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
25545 (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
25546 Make it work with new buffer allocation system.
25548 2004-01-11 Julien MOUTTE <julien@moutte.net>
25550 * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain): Fixing the
25551 pad_alloc_buffer implementation to use ->srcpad
25552 * ext/hermes/gstcolorspace.c: (gst_colorspace_chain): Fixing the
25553 pad_alloc_buffer implementation to use ->srcpad
25554 * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain): Fixing the
25555 pad_alloc_buffer implementation to use ->srcpad
25556 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
25557 (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
25558 (gst_ximagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
25559 a reference to everything we need.
25560 * sys/ximage/ximagesink.h: adding a reference to the sink in the image.
25561 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
25562 (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
25563 (gst_xvimagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
25564 a reference to everything we need.
25565 * sys/xvimage/xvimagesink.h: adding a reference to the sink in the image
25567 2004-01-11 David Schleef <ds@schleef.org>
25569 * ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() test
25570 * gst/debug/efence.c: (gst_efence_chain), (gst_fenced_buffer_new),
25571 (gst_fenced_buffer_default_copy): Fix for rename of buffer private
25573 * gst/effectv/gstwarp.c: (gst_warptv_setup): Don't reset the time
25574 value during a resize/renegotiation.
25575 * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain): use
25576 gst_pad_alloc_buffer();
25577 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
25578 (gst_v4lmjpegsrc_buffer_free): Fix for rename of buffer private
25580 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
25581 Fix for rename of buffer private structure members.
25582 * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
25583 (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
25584 Fix for rename of buffer private structure members.
25585 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
25586 (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
25587 Fix for rename of buffer private structure members.
25589 2004-01-11 Arwed v. Merkatz <v.merkatz@gmx.net>
25591 reviewed by: David Schleef <ds@schleef.org>
25593 * gst/videofilter/Makefile.am:
25594 * gst/videofilter/gstgamma.c: Gamma correction filter. Modified
25595 from the patch by ds to fit in with recent make_filter changes.
25597 2004-01-11 Julien MOUTTE <julien@moutte.net>
25599 * configure.ac: Adding examples/switch/Makefile
25600 * examples/Makefile.am: Adding examples/switch
25601 * examples/switch/Makefile.am: Adding switcher example.
25602 * examples/switch/switcher.c: (got_eos), (idle_iterate),
25603 (switch_timer), (main): Adding an example demonstrating switch usage
25604 with 2 videotestsrc showing different patterns.
25605 * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
25606 (gst_switch_init): Fixing switch with the new caps system.
25608 2004-01-11 Benjamin Otte <in7y118@public.uni-hamburg.de>
25610 * gst-libs/gst/video/video.h:
25611 Fix 32bit caps. Issue remaining: The macro names are chosen poorly.
25612 They should probably be like
25613 GST_VIDEO_PAD_TEMPLATE_CAPS_{RGB,BGR,RGBx,BGRx}.
25615 2004-01-11 Benjamin Otte <in7y118@public.uni-hamburg.de>
25617 * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
25618 (qtdemux_parse_trak):
25619 fix audio chunk size/timestamp calculation
25621 2004-01-11 Benjamin Otte <in7y118@public.uni-hamburg.de>
25623 * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
25626 2004-01-11 Steve Baker <steve@stevebaker.org>
25628 * gst/effectv/gstaging.c: (gst_agingtv_get_type),
25629 (gst_agingtv_base_init), (gst_agingtv_class_init),
25630 (gst_agingtv_init), (gst_agingtv_setup), (gst_agingtv_rgb32),
25631 (gst_agingtv_set_property), (gst_agingtv_get_property):
25632 Port agingTV to videofilter
25634 2004-01-09 Julien MOUTTE <julien@moutte.net>
25636 * ext/hermes/gstcolorspace.c: (gst_colorspace_chain):
25637 Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
25639 2004-01-09 Julien MOUTTE <julien@moutte.net>
25641 * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain):
25642 Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
25643 * gst-libs/gst/xoverlay/xoverlay.c:
25644 (gst_x_overlay_got_desired_size): Updating doc for the xid being 0.
25645 * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
25646 Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
25647 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
25648 Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
25649 * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
25650 (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
25651 (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init): Implementing
25652 the bufferalloc_function to replace bufferpools, fixing the XOverlay
25653 interface implementation to handle xid being 0 and fix some bugs
25654 triggered by Benjamin's testcase.
25655 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
25656 (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
25657 (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init): Implementing
25658 the bufferalloc_function to replace bufferpools, fixing the XOverlay
25659 interface implementation to handle xid being 0 and fix some bugs
25660 triggered by Benjamin's testcase.
25662 2004-01-09 David Schleef <ds@schleef.org>
25664 * ext/librfb/gstrfbsrc.c: Hacking. Added actual decoding and
25665 mouse pointer events. It works.
25667 2004-01-09 Ronald Bultje <rbultje@ronald.bitfreak.net>
25669 * ext/divx/gstdivxenc.c: (gst_divxenc_init):
25670 Use explicit caps - fix capsnego.
25671 * ext/xvid/gstxviddec.c:
25672 * ext/xvid/gstxvidenc.c:
25673 Remove macro-inside-macro which caused compile errors.
25674 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_header):
25675 Error out if it's not a RIFF file. Else we error out without
25676 gst_element_error() which is not good...
25678 2004-01-08 David Schleef <ds@schleef.org>
25680 * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
25681 Fix pad_link function to handle formats that ffmpeg returns
25682 as multiple caps structures.
25683 * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain):
25684 Only complain if source buffer is _smaller_ than expected.
25685 * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
25686 (gst_videoscale_handle_src_event): Resize navigation events
25687 when passing them upstream.
25688 * gst/videotestsrc/gstvideotestsrc.c:
25689 * gst/videotestsrc/gstvideotestsrc.h:
25690 * gst/videotestsrc/videotestsrc.c:
25691 * gst/videotestsrc/videotestsrc.h:
25692 Rewrite many of the buffer painting functions to handle odd
25693 sizes (for many formats, size%4!=0 or size%8!=0). Most have
25694 been verified to work with my video card.
25695 * testsuite/gst-lint: Add check for elements calling
25696 gst_pad_get_caps() instead of gst_pad_get_allowed_caps().
25698 2004-01-08 David Schleef <ds@schleef.org>
25700 * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
25701 (gst_videodrop_link), (gst_videodrop_init): Fix negotiation.
25703 2004-01-08 Julien MOUTTE <julien@moutte.net>
25705 * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents): A
25706 configure event is not emiting the desired size signal. That fixes
25707 aspect ratio issues with gst-player.
25709 2004-01-08 Ronald Bultje <rbultje@ronald.bitfreak.net>
25711 * gst/median/gstmedian.c: (gst_median_link), (gst_median_init):
25714 2004-01-08 Julien MOUTTE <julien@moutte.net>
25716 * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_create): Using XOverlay
25717 public method to fire size signal.
25719 2004-01-07 Julien MOUTTE <julien@moutte.net>
25721 * examples/gstplay/Makefile.am: Adding the interface library.
25722 * gst-libs/gst/play/Makefile.am: Adding the interface library.
25723 * gst-libs/gst/play/gstplay.c: (gst_play_set_video_sink): Connecting to the XOverlay size signal instead of GstVideoSink.
25724 * gst-libs/gst/play/gstplay.h: Including the XOverlay interface to check
25725 GST_IS_X_OVERLAY before signal connect.
25726 * gst-libs/gst/video/gstvideosink.c: (gst_videosink_class_init):
25727 Removing the have_video_size signal.
25728 * gst-libs/gst/video/gstvideosink.h: Removing the have_video_size signal
25729 and associated public method.
25730 * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
25731 (gst_ximagesink_sinkconnect): Using XOverlay public method to fire size
25733 * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
25734 (gst_xvideosink_xwindow_new): Using XOverlay public method to fire size
25736 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sinkconnect):
25737 Using XOverlay public method to fire size signal.
25739 2004-01-07 David Schleef <ds@schleef.org>
25741 * gst/videofilter/Makefile.am:
25742 * gst/videofilter/gstvideotemplate.c:
25743 * gst/videofilter/make_filter:
25744 Create gstvideoexample.c in a srcdir!=builddir friendly way.
25745 Convert make_filter to /bin/sh script.
25747 2004-01-07 Thomas Vander Stichele <thomas at apestaart dot org>
25749 * gst/modplug/gstmodplug.cc: fix element description
25751 2004-01-07 Julien MOUTTE <julien@moutte.net>
25753 * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
25754 (got_video_size): Adding some new lines in g_print calls.
25755 * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
25756 (gst_ximagesink_xwindow_destroy), (gst_ximagesink_xwindow_resize),
25757 (gst_ximagesink_handle_xevents), (gst_ximagesink_fixate),
25758 (gst_ximagesink_sinkconnect), (gst_ximagesink_change_state),
25759 (gst_ximagesink_chain), (gst_ximagesink_buffer_new),
25760 (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size):
25761 Complete code review, reverting some stuff i disagree with, adding
25762 some fixes : time synchronization on invalid timestamps, renegotiation
25764 * sys/ximage/ximagesink.h:
25765 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_destroy),
25766 (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_handle_xevents),
25767 (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
25768 (gst_xvimagesink_fixate), (gst_xvimagesink_sinkconnect),
25769 (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
25770 (gst_xvimagesink_buffer_new),
25771 (gst_xvimagesink_navigation_send_event),
25772 (gst_xvimagesink_set_xwindow_id),
25773 (gst_xvimagesink_get_desired_size),
25774 (gst_xvimagesink_xoverlay_init): Complete code review, reverting some
25775 stuff i disagree with, adding some fixes : Renegotiation of private
25776 window, implementing get_desired_size.
25778 2004-01-07 Ronald Bultje <rbultje@ronald.bitfreak.net>
25780 * ext/audiofile/gstafsink.c: (gst_afsink_init), (gst_afsink_chain),
25781 (gst_afsink_handle_event):
25782 * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
25783 * gst/avi/gstavimux.c: (gst_avimux_request_new_pad):
25784 * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_init):
25785 * sys/dxr3/dxr3spusink.c: (dxr3spusink_init):
25786 * sys/dxr3/dxr3videosink.c: (dxr3videosink_init):
25787 Fix for instantiate-test (see core). Also remove dead code from
25788 jpegenc (which still needs fixing, but that's lower on my TODO
25790 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
25791 Never return NULL as caps.
25793 2004-01-07 David Schleef <ds@schleef.org>
25797 * ext/librfb/Makefile.am:
25798 * ext/librfb/gstrfbsrc.c:
25799 New source plugin based on librfb-0.1. RFB (remote framebuffer)
25800 is the protocol used by VNC.
25802 2004-01-07 David Schleef <ds@schleef.org>
25804 * gst/videofilter/gstvideotemplate.c:
25805 * gst/videofilter/gstvideotemplate.h:
25806 * gst/videofilter/make_filter:
25807 Merge videotemplate header into source file.
25808 * gst/effectv/Makefile.am:
25809 * gst/effectv/gsteffectv.c: (plugin_init):
25810 * gst/effectv/gstwarp.c:
25811 Make warpTV a subclass of videofilter.
25813 2004-01-07 Benjamin Otte <in7y118@public.uni-hamburg.de>
25815 * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
25816 Add guard against invalid utf-8 conversions in mad. Just in case.
25818 2004-01-07 Benjamin Otte <in7y118@public.uni-hamburg.de>
25820 * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
25821 Fix for bug shown by poisoning
25823 2004-01-06 Ronald Bultje <rbultje@ronald.bitfreak.net>
25825 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
25826 (gst_v4lmjpegsrc_buffer_free):
25827 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
25828 (gst_v4lsrc_srcconnect), (gst_v4lsrc_getcaps), (gst_v4lsrc_get),
25829 (gst_v4lsrc_buffer_free):
25830 Fix for removed bufferpools.
25832 2004-01-07 Jan Schmidt <thaytan@mad.scientist.com>
25834 * ext/dv/gstdvdec.c: (gst_dvdec_loop):
25835 Fix caps negotiation.
25837 * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
25838 (dvdnavsrc_update_buttoninfo), (dvdnavsrc_get),
25839 (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
25841 * ext/mpeg2dec/gstmpeg2dec.c:
25842 * gst-libs/gst/navigation/navigation.c:
25843 (gst_navigation_send_key_event), (gst_navigation_send_mouse_event):
25844 * gst-libs/gst/navigation/navigation.h:
25845 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_handle_src_event):
25846 * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
25847 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
25848 Super-simple first version of mouse and keyboard events. Clicking
25849 on a DVD menu now works, although it may not take you where you
25852 * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
25853 * gst/videotestsrc/gstvideotestsrc.c:
25854 (gst_videotestsrc_src_fixate):
25855 These fixate functions were broken - they never actually
25858 2004-01-06 Ronald Bultje <rbultje@ronald.bitfreak.net>
25860 * ext/shout/gstshout.c: (gst_icecastsend_base_init),
25861 (gst_icecastsend_init):
25862 fix for new caps system.
25863 * gst-libs/gst/mixer/mixertrack.h:
25864 * sys/oss/gstossmixer.c: (gst_ossmixer_build_list):
25865 Add 'master track' flag (for tools like ACME that only want to
25866 change the main volume).
25868 2004-01-07 Jan Schmidt <thaytan@mad.scientist.com>
25870 * ext/xvid/gstxvid.c: (gst_xvid_structure_to_csp),
25871 (gst_xvid_csp_to_caps):
25872 * ext/xvid/gstxviddec.c: (gst_xviddec_src_getcaps):
25873 * ext/xvid/gstxvidenc.c:
25874 ifdef out ARGB type when it isn't available
25875 in xvidcore 1.0.0beta2
25877 2004-01-06 Ronald Bultje <rbultje@ronald.bitfreak.net>
25879 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
25880 When we have received a new SCR right in the first buffer after
25881 a seek (so in the same cycle that handles the discont), we should
25882 handle the buffer instead of unreffing it, else we lose data.
25884 2004-01-06 Iain <iain@prettypeople.org>
25886 * gst/intfloat/gstint2float.c (gst_int2float_link): Set the
25887 buffer-frames caps too.
25889 * gst/oneton/gstoneton.c (gst_oneton_sink_connect): Only create the new
25890 caps that we need, don't destroy them all and rebuild them. And when
25891 creating src pads, use the src pad template rather than the sink...
25893 2004-01-05 Ronald Bultje <rbultje@ronald.bitfreak.net>
25895 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
25896 Add pad to element *after* setting functions such as event handler.
25897 Without this, the scheduler (opt) will link pads, set the event
25898 handler from the default event function (dispatcher in gstpad.c)
25899 and *after* that, we will set our own event function, which will
25900 thus never be used (and thus mpegdemux doesn't handle events).
25902 2004-01-04 David Schleef <ds@schleef.org>
25904 Fix the fixate functions to handle new prototype:
25905 * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
25906 * gst/videotestsrc/gstvideotestsrc.c:
25907 (gst_videotestsrc_src_fixate):
25908 * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
25909 * sys/ximage/ximagesink.c: (gst_ximagesink_fixate):
25910 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
25912 2004-01-04 Benjamin Otte <in7y118@public.uni-hamburg.de>
25914 * sys/ximage/ximagesink.h:
25915 * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
25916 (gst_ximagesink_xwindow_destroy), (gst_ximagesink_sinkconnect),
25917 (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
25918 (gst_ximagesink_xoverlay_init):
25919 assorted fixes to make (re)embedding work
25920 * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect),
25921 (gst_ximagesink_get_desired_size):
25922 implement desired size additions to XOverlay
25924 2004-01-04 Benjamin Otte <in7y118@public.uni-hamburg.de>
25926 * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init),
25927 (gst_x_overlay_got_xwindow_id), (gst_x_overlay_get_desired_size),
25928 (gst_x_overlay_got_desired_size):
25929 * gst-libs/gst/xoverlay/xoverlay.h:
25930 Add optional "desired size" signal and querying.
25932 2004-01-04 Ronald Bultje <rbultje@ronald.bitfreak.net>
25934 * gst/matroska/matroska-demux.c:
25935 (gst_matroska_demux_parse_blockgroup):
25936 Fix EBML-laced block parsing. Diffs are relative to previous
25937 lace, not the first lace. Thanks to Mosu from the Matroska
25938 team for detecting this.
25939 * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
25940 (gst_wavparse_parse_fmt), (gst_wavparse_getcaps),
25941 (gst_wavparse_handle_sink_event), (gst_wavparse_loop),
25942 (gst_wavparse_change_state):
25943 * gst/wavparse/gstwavparse.h:
25944 Quickfix for capsnego.
25946 2004-01-04 Ronald Bultje <rbultje@ronald.bitfreak.net>
25948 * gst/wavenc/gstwavenc.c: (set_property), (gst_wavenc_init):
25949 Fix indenting, fix pad creation.
25951 2004-01-04 Ronald Bultje <rbultje@ronald.bitfreak.net>
25953 * ext/xvid/gstxviddec.c: (gst_xviddec_init),
25954 (gst_xviddec_src_getcaps), (gst_xviddec_src_link),
25955 (gst_xviddec_sink_link):
25956 Implement src_getcaps() so proper size caps is negotiated.
25958 2004-01-04 Ronald Bultje <rbultje@ronald.bitfreak.net>
25960 * ext/flac/gstflacdec.c: (gst_flacdec_loop):
25961 Finish flac decoder on EOS. See #116178.
25963 2004-01-04 Ronald Bultje <rbultje@ronald.bitfreak.net>
25965 * gst/matroska/matroska-demux.c: (gst_matroska_demux_src_getcaps),
25966 (gst_matroska_demux_add_stream):
25967 * gst/matroska/matroska-ids.h:
25968 Add getcaps() function to fix capsnego...
25970 2004-01-04 Ronald Bultje <rbultje@ronald.bitfreak.net>
25972 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
25973 (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
25974 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
25975 Fix more integer overflows. Again, see #126967.
25977 2004-01-03 Ronald Bultje <rbultje@ronald.bitfreak.net>
25979 * ext/mpeg2dec/gstmpeg2dec.c:
25980 Add support for mpeg2dec-0.4.0 (released two weeks ago). See
25983 2004-01-03 Ronald Bultje <rbultje@ronald.bitfreak.net>
25986 * ext/xvid/gstxvid.c: (gst_xvid_init), (gst_xvid_error),
25987 (gst_xvid_structure_to_csp), (gst_xvid_csp_to_caps):
25988 * ext/xvid/gstxvid.h:
25989 * ext/xvid/gstxviddec.c: (gst_xviddec_class_init),
25990 (gst_xviddec_init), (gst_xviddec_setup), (gst_xviddec_chain),
25991 (gst_xviddec_src_link), (gst_xviddec_sink_link),
25992 (gst_xviddec_change_state):
25993 * ext/xvid/gstxviddec.h:
25994 * ext/xvid/gstxvidenc.c: (gst_xvidenc_profile_get_type),
25995 (gst_xvidenc_base_init), (gst_xvidenc_class_init),
25996 (gst_xvidenc_init), (gst_xvidenc_setup), (gst_xvidenc_chain),
25997 (gst_xvidenc_link), (gst_xvidenc_set_property),
25998 (gst_xvidenc_get_property), (gst_xvidenc_change_state):
25999 * ext/xvid/gstxvidenc.h:
26000 Update xvid plugin to latest xvid (1.0.0-beta3) API.
26002 2004-01-03 Ronald Bultje <rbultje@ronald.bitfreak.net>
26004 * gst/rtp/rtp-packet.c:
26005 Add sys/types.h include, since OS X doesn't define in_addr_t
26006 in netinet/in.h, like it does on Linux (see #129600).
26008 2004-01-03 Thomas Canty <tommydal@optushome.com.au>
26010 reviewed by: Ronald Bultje <rbultje@ronald.bitfreak.net>
26012 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_dispose):
26013 Correct logic of dispose function (see #129306).
26015 2004-01-03 Ronald Bultje <rbultje@ronald.bitfreak.net>
26017 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_pes):
26018 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
26019 (gst_mpeg_parse_init):
26020 * gst/mpegstream/gstmpegparse.h:
26021 Remove clock (which was never provided, i.e. dead code), and
26022 also fix integer overflows at high PTS values (see #126967).
26024 2004-01-03 Ronald Bultje <rbultje@ronald.bitfreak.net>
26026 * ext/flac/gstflacdec.c:
26027 * ext/libpng/gstpngenc.h:
26028 * ext/mikmod/gstmikmod.h:
26029 OS X fixes (see #126628).
26031 2004-01-02 David Schleef <ds@schleef.org>
26033 * ext/alsa/gstalsasrc.c: (gst_alsa_src_pad_factory),
26034 (gst_alsa_src_base_init): Remove bogus "src" request pad.
26035 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_base_init),
26036 (gst_mpeg_parse_class_init): Move pad template registration
26037 to class_init, since the derived class (mpegdemux) doesn't
26040 2004-01-03 Ronald Bultje <rbultje@ronald.bitfreak.net>
26042 * sys/ximage/Makefile.am:
26043 * sys/xvideo/Makefile.am:
26044 * sys/xvimage/Makefile.am:
26045 Move interface libs from LDFLAGS to LIBADD, fix relocation errors
26046 after installation (see #127664).
26048 2004-01-02 David Schleef <ds@schleef.org>
26050 * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_init),
26051 (gst_ffmpegenc_connect): Negotiation fixes.
26052 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_negotiate_format):
26053 Remove inappropriate gst_caps_free().
26054 * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
26055 Reenable Ronald's internal resize code, since the core handles
26058 2004-01-02 Ronald Bultje <rbultje@ronald.bitfreak.net>
26060 * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
26061 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
26062 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init), (gst_v4lsrc_init):
26063 Fix pad template stuff.
26065 2004-01-02 Ronald Bultje <rbultje@ronald.bitfreak.net>
26067 * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
26068 * gst/matroska/ebml-write.c: (gst_ebml_write_sint):
26069 fix signed integer reading/writing.
26071 2004-01-02 Benjamin Otte <in7y118@public.uni-hamburg.de>
26074 Remove outdated document
26076 2004-01-03 Jan Schmidt <thaytan@mad.scientist.com>
26078 * gst/cutter/gstcutter.c: (gst_cutter_init):
26079 src pad was being created twice - oops.
26081 2004-01-02 Ronald Bultje <rbultje@ronald.bitfreak.net>
26083 * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
26084 Comment out internal resize. It doesn't handle the resulting
26085 XEvent internally, does another try_set_caps() which leads to
26086 a really nice loop.
26087 Real fix will come when Julien and Dave are awake. ;).
26089 2004-01-02 Ronald Bultje <rbultje@ronald.bitfreak.net>
26091 * ext/mpeg2enc/gstmpeg2enc.cc:
26092 fix const/nonconst compile issue.
26094 2004-01-02 David Schleef <ds@schleef.org>
26096 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate),
26097 (gst_xvimagesink_sinkconnect), (gst_xvimagesink_init):
26098 Add fixate function and a check for bad formats.
26100 2004-01-01 David Schleef <ds@schleef.org>
26103 * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
26104 (gst_audiofilter_init):
26105 * gst/debug/efence.c: (gst_efence_init):
26106 * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
26107 (gst_deinterlace_init):
26108 * gst/volume/gstvolume.c: (volume_connect):
26110 2004-01-01 David Schleef <ds@schleef.org>
26112 Convert elements to use gst_pad_use_explicit_caps() where
26114 * ext/a52dec/gsta52dec.c: (gst_a52dec_init), (gst_a52dec_reneg):
26115 * ext/audiofile/gstafparse.c: (gst_afparse_init),
26116 (gst_afparse_open_file):
26117 * ext/audiofile/gstafsrc.c: (gst_afsrc_init),
26118 (gst_afsrc_open_file):
26119 * ext/esd/esdmon.c: (gst_esdmon_init), (gst_esdmon_get):
26120 * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_init),
26121 (gst_ffmpegdec_chain):
26122 * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
26123 * ext/flac/gstflacdec.c: (gst_flacdec_init), (gst_flacdec_write):
26124 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init),
26125 (gst_gdk_pixbuf_chain):
26126 * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init), (gst_jpegdec_link),
26127 (gst_jpegdec_chain):
26128 * ext/mad/gstmad.c: (gst_mad_init), (gst_mad_chain):
26129 * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
26130 (gst_mikmod_negotiate):
26131 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
26132 (gst_mpeg2dec_negotiate_format):
26133 * ext/mpeg2enc/gstmpeg2enc.cc:
26134 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
26135 * ext/speex/gstspeexdec.c: (gst_speexdec_init),
26136 (gst_speexdec_sinkconnect):
26137 * ext/swfdec/gstswfdec.c: (gst_swfdec_loop), (gst_swfdec_init):
26138 * ext/vorbis/vorbisfile.c: (gst_vorbisfile_init),
26139 (gst_vorbisfile_new_link):
26140 * gst/ac3parse/gstac3parse.c: (gst_ac3parse_init),
26141 (gst_ac3parse_chain):
26142 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_audio_stream),
26143 (gst_asf_demux_setup_pad):
26144 * gst/auparse/gstauparse.c: (gst_auparse_init),
26145 (gst_auparse_chain):
26146 * gst/id3/gstid3types.c: (gst_id3types_loop):
26147 * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
26148 * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
26149 (mp1videoparse_parse_seq):
26150 * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_init),
26152 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
26153 (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_lpcm_set_caps):
26154 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
26155 (gst_mpeg_parse_send_data):
26156 * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
26157 (gst_qtdemux_add_stream):
26158 * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
26159 * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
26160 (gst_wavparse_parse_fmt):
26162 2004-01-01 Ronald Bultje <rbultje@ronald.bitfreak.net>
26165 Fix configure check for mpeg2enc. We need 1.6.1.93 instead of
26166 1.6.1.92, since the pkg-config file of 1.6.1.92 is borked and
26167 it therefore uses the wrong include paths. Too bad... Note
26168 that 1.6.1.93 is not release yet. ;).
26169 Also add a check for mplex, which is now using the lib'ified
26170 mplex from mjpegtools, too.
26171 * ext/ffmpeg/gstffmpegcodecmap.c:
26172 Add codec_tag for 3ivx/xvid. For xvid, this should fix playback
26173 issues. I don't think ffmpeg handles 3ivx correctly, so this
26174 probably won't work. But it won't hurt either.
26175 * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_connect),
26176 (gst_ffmpegdec_chain):
26177 * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect),
26178 (gst_ffmpegenc_chain_audio):
26179 Fix memleak in audio encoding. Close codec if open fails, this
26180 calls the cleanup routines so we can re-use the context.
26181 * ext/mpeg2enc/gstmpeg2enc.cc:
26182 Fix pad template names/types, fix memory issue with getcaps().
26183 * ext/mpeg2enc/gstmpeg2encoder.cc:
26184 * ext/mpeg2enc/gstmpeg2encoder.hh:
26185 Fix compile issue with new caps system (const thingy).
26186 * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
26187 * ext/mpeg2enc/gstmpeg2encpicturereader.hh:
26188 We read a first frame right on initing, so that we have a caps
26189 when we init the output. This caps is cached in padprivate and
26190 read as first frame.
26191 * ext/mplex/Makefile.am:
26192 * ext/mplex/gstmplex.cc:
26193 * ext/mplex/gstmplex.h:
26194 * ext/mplex/gstmplex.hh:
26195 * ext/mplex/gstmplexibitstream.cc:
26196 * ext/mplex/gstmplexibitstream.hh:
26197 * ext/mplex/gstmplexjob.cc:
26198 * ext/mplex/gstmplexjob.hh:
26199 * ext/mplex/gstmplexoutputstream.cc:
26200 * ext/mplex/gstmplexoutputstream.hh:
26201 We wrap mjpegtools mplex. So I rewrote the plugin. The old plugin
26202 had issues, didn't do capsnego, supported only a subset of the
26203 mplex features and required a mplex fork in our local CVS. Plus
26204 that it worked agaist a very old mplex version. Rewriting was
26205 faster than updating it.
26206 * gst-libs/ext/Makefile.am:
26207 * gst-libs/ext/mplex/INSTRUCT:
26208 * gst-libs/ext/mplex/Makefile.am:
26209 * gst-libs/ext/mplex/README:
26210 * gst-libs/ext/mplex/TODO:
26211 * gst-libs/ext/mplex/ac3strm_in.cc:
26212 * gst-libs/ext/mplex/audiostrm.hh:
26213 * gst-libs/ext/mplex/audiostrm_out.cc:
26214 * gst-libs/ext/mplex/aunit.hh:
26215 * gst-libs/ext/mplex/bits.cc:
26216 * gst-libs/ext/mplex/bits.hh:
26217 * gst-libs/ext/mplex/buffer.cc:
26218 * gst-libs/ext/mplex/buffer.hh:
26219 * gst-libs/ext/mplex/fastintfns.h:
26220 * gst-libs/ext/mplex/format_codes.h:
26221 * gst-libs/ext/mplex/inputstrm.cc:
26222 * gst-libs/ext/mplex/inputstrm.hh:
26223 * gst-libs/ext/mplex/lpcmstrm_in.cc:
26224 * gst-libs/ext/mplex/mjpeg_logging.cc:
26225 * gst-libs/ext/mplex/mjpeg_logging.h:
26226 * gst-libs/ext/mplex/mjpeg_types.h:
26227 * gst-libs/ext/mplex/mpastrm_in.cc:
26228 * gst-libs/ext/mplex/mpegconsts.cc:
26229 * gst-libs/ext/mplex/mpegconsts.h:
26230 * gst-libs/ext/mplex/mplexconsts.hh:
26231 * gst-libs/ext/mplex/multplex.cc:
26232 * gst-libs/ext/mplex/outputstream.hh:
26233 * gst-libs/ext/mplex/padstrm.cc:
26234 * gst-libs/ext/mplex/padstrm.hh:
26235 * gst-libs/ext/mplex/stillsstream.cc:
26236 * gst-libs/ext/mplex/stillsstream.hh:
26237 * gst-libs/ext/mplex/systems.cc:
26238 * gst-libs/ext/mplex/systems.hh:
26239 * gst-libs/ext/mplex/vector.cc:
26240 * gst-libs/ext/mplex/vector.hh:
26241 * gst-libs/ext/mplex/videostrm.hh:
26242 * gst-libs/ext/mplex/videostrm_in.cc:
26243 * gst-libs/ext/mplex/videostrm_out.cc:
26244 * gst-libs/ext/mplex/yuv4mpeg.cc:
26245 * gst-libs/ext/mplex/yuv4mpeg.h:
26246 * gst-libs/ext/mplex/yuv4mpeg_intern.h:
26247 * gst-libs/ext/mplex/yuv4mpeg_ratio.cc:
26248 We don't fork mjpegtools' mplex in our CVS anymore.
26249 * gst/avi/gstavidemux.c: (gst_avi_demux_src_getcaps),
26250 (gst_avi_demux_add_stream):
26251 * gst/avi/gstavidemux.h:
26252 Add getcaps() function for proper caps nego. This makes some
26253 parts of AVI playback/reading work.
26254 * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
26255 Resize window on new capsnego. This is probably wrong, but
26256 I'm still committing it because with current capsnego, the
26257 first successfull capsnego is auto-fixated, therefore rounded
26258 down to the lowest values in the caps. this results in a 16x16
26259 XWindow that is not reized when real capsnego finishes.
26260 Dave, I see more cases of this, do you know a proper solution?
26261 * tools/gst-launch-ext.in:
26262 Fix MPEG-4 AAC (Apple iPod/iTunes) file commandline.
26264 2003-12-31 David Schleef <ds@schleef.org>
26266 * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get):
26267 * gst/udp/gstudpsrc.c: (gst_udpsrc_get):
26268 Change gst_pad_proxy_link() to gst_pad_try_set_caps()
26270 2003-12-30 David Schleef <ds@schleef.org>
26272 * ext/ffmpeg/gstffmpegcolorspace.c:
26273 (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
26274 (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_init),
26275 (gst_ffmpegcsp_chain): Negotiation fixes
26276 * ext/mad/gstmad.c: (gst_mad_chain): Negotiation fixes
26277 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
26278 (gst_audio_convert_link), (gst_audio_convert_channels):
26279 * gst/audioscale/gstaudioscale.c: (gst_audioscale_getcaps),
26280 (gst_audioscale_link), (gst_audioscale_get_buffer),
26281 (gst_audioscale_chain): Negotiation fixes
26282 * gst/audioscale/gstaudioscale.h:
26283 * gst/videofilter/gstvideofilter.c:
26284 (gst_videofilter_format_get_structure), (gst_videofilter_getcaps),
26285 (gst_videofilter_link), (gst_videofilter_init),
26286 (gst_videofilter_set_output_size), (gst_videofilter_setup),
26287 (gst_videofilter_find_format_by_structure):
26288 * gst/videofilter/gstvideofilter.h: Negotiation fixes
26289 * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
26290 (gst_videoscale_link):
26291 * gst/videoscale/videoscale.c: (videoscale_get_structure),
26292 (videoscale_find_by_structure), (gst_videoscale_setup):
26293 * gst/videoscale/videoscale.h: Negotiation fixes
26294 * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
26295 (gst_ximagesink_fixate), (gst_ximagesink_init): Add a fixate
26296 function, restrict resizing to a multiple of 4 (hack until
26297 everyone supports odd sizes correctly).
26299 2003-12-29 Colin Walters <walters@verbum.org>
26301 * ext/esd/esdsink.c (gst_esdsink_link): Fix typo; get depth instead of
26304 2003-12-30 Jan Schmidt <thaytan@mad.scientist.com>
26306 * ext/sndfile/gstsf.c: (gst_sf_loop):
26307 Fix warning about discarding const qualifier
26309 2003-12-27 Jeremy Simon <jesimon@libertysurf.fr>
26311 * gst/cutter/gstcutter.c:
26312 * gst/videoscale/gstvideoscale.c:
26313 * gst/volenv/gstvolenv.c:
26314 * gst-libs/gst/audio/audio.c:
26315 * gst-libs/gst/video/video.c:
26318 2003-12-27 Benjamin Otte <in7y118@public.uni-hamburg.de>
26320 * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
26321 Don't send ALSA debugging to stderr.
26322 * ext/alsa/gstalsa.h:
26323 Use GST_WARNING instead of g_warning when ALSA functions fail.
26325 2003-12-27 Benjamin Otte <in7y118@public.uni-hamburg.de>
26327 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
26328 Free XVAdapterInfo correctly.
26330 2003-12-27 Benjamin Otte <in7y118@public.uni-hamburg.de>
26332 * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
26333 (gst_id3_tag_do_caps_nego), (gst_id3_tag_src_link):
26334 Make id3tag use correct caps nego.
26336 2003-12-27 Amaury Jacquot <sxpert@esitcom.org>
26338 * ext/ivorbis/vorbis.c:
26339 * ext/ivorbis/vorbisenc.h:
26340 * ext/ivorbis/vorbisfile.c:
26341 Modify so that it uses the new caps things
26343 2003-12-27 Benjamin Otte <in7y118@public.uni-hamburg.de>
26345 * testsuite/spider/spider1.c: (main):
26346 * testsuite/spider/spider2.c: (main):
26347 * testsuite/spider/spider3.c: (main):
26348 Make tests compile again. They probably don't work.
26350 2003-12-24 Colin Walters <walters@verbum.org>
26352 * sys/oss/gstosssink.c (gst_osssink_sink_fixate): Return NULL if
26353 we can't fixate the caps anymore.
26355 2003-12-23 David Schleef <ds@schleef.org>
26357 * gst/volume/gstvolume.c: (volume_init): Proxy getcaps.
26358 * sys/oss/gstosssink.c: (gst_osssink_init),
26359 (gst_osssink_sink_fixate): Add fixate function.
26361 2003-12-24 Ronald Bultje <rbultje@ronald.bitfreak.net>
26363 * ext/ffmpeg/gstffmpegcodecmap.c:
26364 * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_getcaps),
26365 (gst_ffmpegcsp_srcconnect_func), (gst_ffmpegcsp_sinkconnect),
26366 (gst_ffmpegcsp_srcconnect), (gst_ffmpegcsp_get_type),
26367 (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
26368 (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
26369 (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
26370 (gst_ffmpegcsp_get_property), (gst_ffmpegcsp_register):
26371 fix typo in RGB masks, and move back to "old" colorspace
26372 capsnego code until whoever wrote this new crap has actually
26373 tested it so that it works.
26374 And yes, this works, keep it that way please.
26376 2003-12-23 Ronald Bultje <rbultje@ronald.bitfreak.net>
26378 * ext/divx/gstdivxdec.c: (gst_divxdec_base_init),
26379 (gst_divxdec_init), (gst_divxdec_negotiate):
26380 * ext/divx/gstdivxdec.h:
26381 * ext/divx/gstdivxenc.c: (gst_divxenc_base_init),
26382 (gst_divxenc_init):
26383 * ext/faac/gstfaac.c: (gst_faac_base_init), (gst_faac_init),
26384 (gst_faac_sinkconnect), (gst_faac_srcconnect):
26385 * ext/mpeg2enc/gstmpeg2enc.cc:
26386 * ext/mpeg2enc/gstmpeg2encoder.cc:
26387 * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
26388 * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_base_init),
26389 (dxr3audiosink_init), (dxr3audiosink_pcm_sinklink):
26390 * sys/dxr3/dxr3spusink.c: (dxr3spusink_base_init),
26391 (dxr3spusink_init):
26392 * sys/dxr3/dxr3videosink.c: (dxr3videosink_base_init),
26393 (dxr3videosink_init):
26394 Fix caps breakage after Dave's caps branch merge.
26396 2003-12-23 Ronald Bultje <rbultje@ronald.bitfreak.net>
26398 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
26399 Fix for 24bpp display.
26401 2003-12-23 Colin Walters <walters@verbum.org>
26403 * ext/gnomevfs/gstgnomevfssink.c: Add ARG_HANDLE property that takes
26404 a GnomeVFSHandle directly.
26406 2003-12-22 Benjamin Otte <in7y118@public.uni-hamburg.de>
26408 * gst/volume/Makefile.am:
26409 * gst/volume/gstvolume.c: (volume_connect), (volume_parse_caps),
26410 (volume_base_init), (volume_init):
26411 Reenable volume element and fix to work with new caps stuff.
26412 Rhythmbox needs this.
26414 2003-12-22 Benjamin Otte <in7y118@public.uni-hamburg.de>
26416 * gst/qtdemux/qtdemux.c: (plugin_init):
26417 qtdemux requires bytestream
26419 2003-12-22 Benjamin Otte <in7y118@public.uni-hamburg.de>
26421 * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_link):
26422 Fix remaining caps handling errors due to CAPS merge.
26424 2003-12-22 Benjamin Otte <in7y118@public.uni-hamburg.de>
26426 * ext/faad/gstfaad.c: (gst_faad_base_init), (gst_faad_init),
26427 (gst_faad_sinkconnect), (gst_faad_srcgetcaps),
26428 (gst_faad_srcconnect):
26429 Port to new caps system.
26431 2003-12-21 Julien MOUTTE <julien@moutte.net>
26433 * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
26434 (got_video_size), (main): using g_print instead of g_message.
26435 * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup): Fixing EOS
26436 signal which was not emitted because of "switch" element added to the
26437 bin but not connected. (Removing from the bin temporarily)
26439 2003-12-21 Julien MOUTTE <julien@moutte.net>
26441 * configure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_XTRA fails to
26442 find X development files. I don't understand the previous tests and
26443 they fail on my debian/ppc unstable. This one works.
26444 * examples/gstplay/player.c: (main): Set the pipeline to READY before
26446 * gst-libs/gst/play/gstplay.c: (gst_play_get_length_callback),
26447 (gst_play_set_video_sink), (gst_play_set_audio_sink),
26448 (gst_play_set_visualization): Add some safety checks in set_ methods
26449 and state_change. This was throwing some ugly CRITICAL messages when
26450 pipeline was getting disposed and casts were failing.
26452 2003-12-21 Ronald Bultje <rbultje@ronald.bitfreak.net>
26455 Improve mpeg2enc detection. This is for distributions that do
26456 ship mjpegtools, but without mpeg2enc. Also does object check
26457 for might there ever be ABI incompatibility.
26458 * ext/mpeg2enc/gstmpeg2enc.cc:
26459 Add Andrew as second maintainer (he's helping me), and also add
26460 an error if no caps was set. This happens if I pull before capsnego
26461 and that's something I should solve sometime else.
26462 * gst/matroska/matroska-demux.c:
26463 (gst_matroska_demux_parse_blockgroup):
26465 * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link),
26466 (gst_matroska_mux_track_header):
26467 Add caps to templates.
26468 * gst/mpegaudioparse/gstmpegaudioparse.c: (mp3_sink_factory):
26469 Add mpegversion=1 to prevent confusion with MPEG/AAC.
26470 * gst/mpegstream/gstmpegdemux.c:
26471 Remove layer since it causes warnings about unfixed caps.
26472 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
26473 Fix obvious typo (we error out if caps were set, we should of
26474 course error out if *no* caps were set).
26475 * sys/oss/gstosselement.c: (gst_osselement_convert):
26476 Fix format conversion, we confused bits/bytes.
26477 * sys/oss/gstosselement.h:
26478 Improve documentation for 'bps'.
26480 Remove stuff about plugins that need removing - this was done
26482 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init),
26483 (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query):
26484 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_src_convert),
26485 (gst_v4lsrc_src_query):
26486 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
26487 (gst_v4l2src_src_convert), (gst_v4l2src_src_query):
26488 Add get_query_types(), get_formats() and query() functions.
26490 2003-12-21 Thomas Vander Stichele <thomas at apestaart dot org>
26492 * ChangeLog: moved to gstreamer/docs/random/old/ChangeLog.gst-plugins
26493 * moved CVS to freedesktop.org