gst/subparse/gstsubparse.*: Add 'encoding' property (#341681).
[platform/upstream/gstreamer.git] / ChangeLog
1 2006-05-17  Tim-Philipp Müller  <tim at centricular dot net>
2
3         Patch by: Young-Ho Cha  <ganadist chollian net>
4
5         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
6         (gst_sub_parse_class_init), (gst_sub_parse_init),
7         (gst_sub_parse_set_property), (gst_sub_parse_get_property),
8         (convert_encoding):
9         * gst/subparse/gstsubparse.h:
10           Add 'encoding' property (#341681).
11
12         * gst/subparse/samiparse.c: (characters_sami):
13           Output is pango markup, so we need to escape text
14           between tags (#342143).
15
16 2006-05-16  Tim-Philipp Müller  <tim at centricular dot net>
17
18         * gst-libs/gst/audio/multichannel.c:
19         (gst_audio_check_channel_positions):
20           It's okay to have caps with channels=1 and a channel position
21           different from GST_AUDIO_CHANNEL_POSITION_FRONT_MONO
22           (deinterleavers might want to keep the position in the caps,
23           so that they can be re-interleaved again properly later).
24           Leave check for unexpected 2-channel layouts intact for now.
25
26 2006-05-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
27
28         * gst/tcp/gsttcp.c: (gst_tcp_socket_read):
29         Return GST_FLOW_UNEXPECTED when we have an eos on the socket so
30         basesrc can do its job correctly.
31
32 2006-05-16  Tim-Philipp Müller  <tim at centricular dot net>
33
34         * ext/alsa/Makefile.am:
35         * ext/alsa/gstalsa.c: (gst_alsa_detect_rates),
36         (gst_alsa_detect_formats), (get_channel_free_structure),
37         (caps_add_channel_configuration), (gst_alsa_detect_channels),
38         (gst_alsa_probe_supported_formats):
39         * ext/alsa/gstalsa.h:
40         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps):
41           Refactor and improve caps probing code: probe signedness
42           when we probe the supported formats/widths; set endianness
43           to the one we actually probed for (ie. cpu endianness).
44           
45         * ext/alsa/gstalsasrc.c: (gst_alsasrc_init), (gst_alsasrc_getcaps),
46         (gst_alsasrc_close):
47         * ext/alsa/gstalsasrc.h:
48           Implement caps probing for alsasrc.
49
50 2006-05-15  Wim Taymans  <wim@fluendo.com>
51
52         * ext/theora/theoradec.c: (gst_theora_dec_reset),
53         (theora_dec_src_query), (theora_dec_src_event),
54         (theora_dec_sink_event), (theora_handle_comment_packet),
55         (theora_handle_data_packet), (theora_dec_change_state):
56         Cleanups, add some G_LIKELY.
57         Use segment helpers instead of our own wrong code.
58         Clear queued buffers on seek and READY.
59
60         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_reset),
61         (vorbis_dec_convert), (vorbis_dec_src_query),
62         (vorbis_dec_src_event), (vorbis_dec_sink_event),
63         (vorbis_handle_comment_packet), (vorbis_dec_push),
64         (vorbis_handle_data_packet), (vorbis_dec_chain),
65         (vorbis_dec_change_state):
66         * ext/vorbis/vorbisdec.h:
67         Remove old useless packetno variable.
68         Do position query properly.
69         Add some G_LIKELY.
70         Do cleanup of queued buffers in new helper function
71         and use it.
72
73 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
74
75         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps):
76           Query supported sample rates. Fixes #341732.
77
78 2006-05-15  Julien MOUTTE  <julien@moutte.net>
79
80         * gst/playback/gstdecodebin.c: (cleanup_decodebin),
81         (gst_decode_bin_change_state): Make decodebin reusable
82         when going from PAUSE_TO_READY and then back to PAUSED.
83         Fixes #331678.
84
85 2006-05-15  Wim Taymans  <wim@fluendo.com>
86
87         * ext/vorbis/vorbisdec.c: (vorbis_get_query_types),
88         (vorbis_dec_convert), (vorbis_dec_src_query),
89         (vorbis_dec_sink_query), (vorbis_dec_src_event),
90         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
91         (vorbis_dec_clean_queued), (vorbis_dec_push),
92         (vorbis_handle_data_packet), (vorbis_dec_change_state):
93         Cleanups. Use refcounting and DEBUG_OBJECT.
94         Reset segment on flush, use code methods instead of our
95         own wrong version.
96         Fix potential memleak.
97
98 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
99
100         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
101         (gst_alsasink_init):
102         * ext/alsa/gstalsasink.h:
103           Don't leak allocated snd_output_t structure if there's
104           more than one alsasink instance at a time (#341873).
105           Also fix GObject macros in header file.
106           
107 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
108
109         * gst/subparse/gstsubparse.c:
110         (gst_sub_parse_data_format_autodetect):
111           Don't use libxml functions in the typefinding code.
112
113 2006-05-15  Wim Taymans  <wim@fluendo.com>
114
115         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
116         Fix seeking performance in the case where a non-header 
117         packet has a 0 granulepos (busted theora case). 
118         Fixes #341719
119
120 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
121
122         * gst/subparse/gstsubparse.c:
123         (gst_sub_parse_data_format_autodetect):
124           Improve SAMI typefinding: handle case where there are
125           whitespaces or newlines in front of the first <SAMI>
126           tag (#169936).
127
128 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
129
130         * configure.ac:
131           Build video4linux plugin even if there's no XVIDEO, just
132           without implementing the GstXOverlay interface (#334002).
133          
134 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
135
136         * configure.ac:
137         * ext/libvisual/visual.c: (gst_visual_actor_plugin_is_gl),
138         (plugin_init):
139           Add tentative support for libvisual-0.4 (#336881).
140
141 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
142
143         Patch by: Young-Ho Cha <ganadist at chollian net>
144
145         * gst/subparse/samiparse.c: (handle_start_font):
146           Need to map "silver" colour explicitly (#169936).
147
148 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
149
150         Patch by: Young-Ho Cha  <ganadist at chollian net>
151
152         * gst/subparse/Makefile.am:
153         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
154         (parser_state_dispose), (gst_sub_parse_data_format_autodetect),
155         (gst_sub_parse_format_autodetect), (feed_textbuf),
156         (gst_subparse_type_find), (plugin_init):
157         * gst/subparse/gstsubparse.h:
158         * gst/subparse/samiparse.c:
159         * gst/subparse/samiparse.h:
160           Add support for SAMI subtitles (#169936).
161
162 2006-05-14  Michael Smith  <msmith@fluendo.com>
163
164         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_fill_others):
165           Fix #341696: crash when mixing L+R+C to mono or stereo.
166         * tests/check/Makefile.am:
167         * tests/check/elements/audioconvert.c: (set_channel_positions),
168         (get_float_mc_caps), (get_int_mc_caps), (GST_START_TEST),
169         (audioconvert_suite):
170           Add test for the above, including some generic framework bits for
171           testing multichannel things.
172
173 === release 0.10.7 ===
174
175 2006-05-14  Jan Schmidt <thaytan@mad.scientist.com>
176
177         * configure.ac:
178           releasing 0.10.7, "Leave the gun"
179
180 2006-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
181
182         * gst/videoscale/gstvideoscale.c: (gst_video_scale_fixate_caps):
183         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
184         Fix the build.
185
186 2006-05-12  Jan Schmidt  <thaytan@mad.scientist.com>
187
188         * docs/libs/gst-plugins-base-libs-docs.sgml:
189         * docs/libs/gst-plugins-base-libs-sections.txt:
190         * gst-libs/gst/video/video.c: (gst_video_calculate_display_ratio):
191         * gst-libs/gst/video/video.h:
192         * gst/videoscale/Makefile.am:
193         * gst/videoscale/gstvideoscale.c: (gst_video_scale_fixate_caps):
194         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
195         * tests/check/Makefile.am:
196         * tests/check/libs/video.c: (GST_START_TEST), (video_suite),
197         (main):
198           Fix integer overflow problem with pixel-aspect-ratio calculations
199           in videoscale and xvimagesink (#341542)
200
201 2006-05-12  Tim-Philipp Müller  <tim at centricular dot net>
202
203         * gst-libs/gst/tag/gstid3tag.c:
204           Map GST_IMAGE_TAG to and from ID2v2 APIC frames (#341557).
205
206 2006-05-12  Sebastien Moutte  <sebastien@moutte.net>
207
208         * win32/MANIFEST:
209           update win32 files listing
210
211 2006-05-11  Thomas Vander Stichele  <thomas at apestaart dot org>
212
213         patch by: Sjoerd Simons (sjoerd@luon.net)
214
215         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
216         (group_create), (group_destroy), (add_stream),
217         (gst_play_base_bin_get_property),
218         (gst_play_base_bin_get_streaminfo_value_array):
219         * gst/playback/gstplaybasebin.h:
220           API: GstPlayBaseBin::stream-info-value-array property
221           use a more bindings-friendly way of exposing streaminfo
222           using a GValueArray.  Tested in ipython.
223           Closes #341114
224
225 2006-05-11  Wim Taymans  <wim@fluendo.com>
226
227         * gst/playback/gstdecodebin.c: (try_to_link_1), (queue_enlarge),
228         (queue_underrun_cb), (queue_filled_cb):
229         Also catch queue underruns but don't do anything yet.
230         Refactor and comment queue enlarging code a bit.
231
232         * gst/playback/gstplaybasebin.c: (queue_overrun),
233         (queue_threshold_reached), (queue_out_of_data),
234         (gen_preroll_element):
235         If a queue over/underruns check that we don't create nasty
236         deadlocks when the min-threshold is not reached but the
237         max-bytes is. In those cases disable max-bytes when we
238         know that the queue is fed timed data.
239         Add more comments.
240
241 2006-05-11  Tim-Philipp Müller  <tim at centricular dot net>
242
243         * gst/playback/gstplaybin.c: (gen_audio_element):
244           Make playbin automatically plug an 'audioresample'
245           element before the audio sink as well. This solves
246           problems with sinks that only accept a very specific
247           sample rate, like esdsink (e.g. #340379).
248
249 2006-05-11  Tim-Philipp Müller  <tim at centricular dot net>
250
251         * gst/playback/gstplaybasebin.c: (gen_source_element):
252           Make http sources send special headers so that we receive
253           icecast metadata if the http stream is an icecast stream
254           (otherwise the server will just ignore them). This also
255           means that from now on users will need the 'icydemux'
256           element from gst-plugins-good installed if they want to
257           listen to icecast radio streams. (#341432, #333657).
258
259 2006-05-11  Thomas Vander Stichele  <thomas at apestaart dot org>
260
261         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_remove_client_link),
262         (gst_multi_fd_sink_new_client), (gst_multi_fd_sink_stop):
263           remove stupid example from docs - it should come with a simple
264           C program instead.
265           Clean up/fix docs
266         * tests/check/elements/multifdsink.c: (wait_bytes_served),
267         (fail_if_can_read), (GST_START_TEST),
268         (gst_multifdsink_create_streamheader), (multifdsink_suite):
269           add a test for changing streamheader which exposes a bug in
270           multifdsink
271
272 2006-05-11  Michael Smith  <msmith@fluendo.com>
273
274         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_init),
275         (gst_gnome_vfs_src_received_headers_callback):
276         * ext/gnomevfs/gstgnomevfssrc.h:
277           Don't set icy-caps unless we have a sane interval value. Move
278           interval to a local variable; we never use it outside this function.
279
280 2006-05-11  Wim Taymans  <wim@fluendo.com>
281
282         * sys/ximage/ximagesink.c: (gst_ximagesink_get_type):
283         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_type):
284         Register special buffer types along with the objects so
285         that they are not registered at runtime from N different
286         streaming threads since they are not threadsafe.
287
288 2006-05-10  Thomas Vander Stichele  <thomas at apestaart dot org>
289
290         * tests/check/elements/multifdsink.c: (wait_bytes_served),
291         (GST_START_TEST), (fail_unless_read), (multifdsink_suite):
292           add two more tests, one doing streamheader
293
294 2006-05-10  Thomas Vander Stichele  <thomas at apestaart dot org>
295
296         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_stop):
297           clean up the bufqueue when shutting down
298         * tests/check/Makefile.am:
299         * tests/check/elements/multifdsink.c: (setup_multifdsink),
300         (cleanup_multifdsink), (GST_START_TEST), (multifdsink_suite),
301         (main):
302           add a test for the leak that was just fixed
303
304 2006-05-10  Wim Taymans  <wim@fluendo.com>
305
306         * gst/adder/gstadder.c: (gst_adder_setcaps),
307         (gst_adder_query_duration), (gst_adder_query), (forward_event),
308         (gst_adder_src_event), (gst_adder_sink_event),
309         (gst_adder_class_init), (gst_adder_finalize),
310         (gst_adder_request_new_pad), (gst_adder_collected):
311         * gst/adder/gstadder.h:
312         Updated some docs. Added comments and FIXMEs all over the place.
313         Improve debugging info.
314         Fix leak on finalize by not calling the parent.
315         Implement duration query.
316         Make event forwarding threadsafe.
317         Correctly send NEWSEGMENT at start and after flush.
318         Handle EOS correctly.
319         Post error when not negotiated.
320
321         * tests/check/elements/adder.c: (GST_START_TEST):
322         Added FIXME in the test.
323
324 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
325
326         * ext/pango/gsttextoverlay.c: (gst_text_overlay_valign_get_type),
327         (gst_text_overlay_halign_get_type),
328         (gst_text_overlay_wrap_mode_get_type):
329         * ext/theora/theoradec.c: (theora_handle_type_packet),
330         (theora_handle_data_packet):
331         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
332         (theora_enc_sink_setcaps), (theora_enc_chain):
333         * gst-libs/gst/cdda/gstcddabasesrc.c:
334         (gst_cdda_base_src_mode_get_type):
335         * gst/audiotestsrc/gstaudiotestsrc.c:
336         (gst_audiostestsrc_wave_get_type):
337         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type):
338         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
339         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
340         (gst_sync_method_get_type), (gst_unit_type_get_type),
341         (gst_client_status_get_type):
342         * gst/videoscale/gstvideoscale.c:
343         (gst_video_scale_method_get_type):
344         * gst/videotestsrc/gstvideotestsrc.c:
345         (gst_video_test_src_pattern_get_type):
346         * gst/videotestsrc/videotestsrc.c: (paint_setup_I420),
347         (paint_setup_YV12), (paint_setup_YUY2), (paint_setup_UYVY),
348         (paint_setup_YVYU), (paint_setup_IYU2), (paint_setup_Y41B),
349         (paint_setup_Y42B), (paint_setup_Y800), (paint_setup_YVU9),
350         (paint_setup_YUV9), (paint_setup_RGB888), (paint_setup_BGR888),
351         (paint_setup_RGB565), (paint_setup_xRGB1555):
352           Const-ify GEnumValue and GFlagsValue arrays. Use
353           GST_ROUND_UP_* macros instead of home-made ones.
354
355 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
356
357         * configure.ac:
358           Require core CVS for the new newsegment stuff.
359
360 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
361
362         Patch by: Sjoerd Simons  <sjoerd at luon net>
363
364         * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type):
365           Register nick for enum value (#341160).
366
367 2006-05-09  Stefan Kost  <ensonic@users.sf.net>
368
369         * gst/typefind/gsttypefindfunctions.c: (m4a_type_find),
370         (plugin_init):
371          backout typefind patch #340375
372          
373         * tests/check/elements/adder.c: (message_received),
374         (GST_START_TEST), (adder_suite):
375           redo, signal-handling of test
376
377 2006-05-09  Wim Taymans  <wim@fluendo.com>
378
379         * gst/adder/gstadder.c: (gst_adder_request_new_pad),
380         (gst_adder_collected):
381         * gst/adder/gstadder.h:
382         Remove bogus segment merging and forwarding, we don't
383         care about timestamps anyway and we just produce a
384         continuous stream. 
385         Also create a nice NEWSEGMENT event when we start.
386         Use _scale_int some more.
387
388 2006-05-09  Edward Hervey  <edward@fluendo.com>
389
390         * tests/icles/stress-xoverlay.c:
391         Fix if core was built without parsing support.
392
393 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
394
395         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
396           Add SEDG (Samsung MPEG-4) fourcc.
397
398 2006-05-09  Edward Hervey  <edward@fluendo.com>
399
400         * tests/icles/stress-xoverlay.c:
401         * tests/examples/volume/volume.c:
402         Fix if core was built without parsing support.
403
404         * tests/examples/seek/seek.c:
405         Disable the parse_launch example if core was built without parsing
406         support.
407
408 2006-05-08  Edward Hervey  <edward@fluendo.com>
409
410         * autogen.sh: (CONFIGURE_DEF_OPT): 
411         libtoolize on Darwin/MacOSX is called glibtoolize
412
413 2006-05-07  Stefan Kost  <ensonic@users.sf.net>
414
415         * tests/check/Makefile.am:
416         * tests/check/elements/adder.c: (event_loop), (GST_START_TEST):
417           Disable the adder test, until the build-slaves posses the kindness to 
418           either like it or to give valid reason for not doing so 
419
420 2006-05-07  Stefan Kost  <ensonic@users.sf.net>
421
422         * tests/check/elements/adder.c: (event_loop), (GST_START_TEST),
423         (adder_suite):
424           Shuffle NULL state change around and raise timeout more
425
426 2006-05-07  Stefan Kost  <ensonic@users.sf.net>
427
428         * gst/typefind/gsttypefindfunctions.c: (mp4_find_box),
429         (mp4_type_find), (plugin_init):
430           Add typefind to distinguish between "audio/x-m4a" and new type
431           "video/mp4". Fixes #340375
432
433         * tests/check/elements/adder.c: (adder_suite):
434           Raise timeout to make buildbot happy
435
436 2006-05-07  Stefan Kost  <ensonic@users.sf.net>
437
438         * gst/adder/gstadder.c: (gst_adder_sink_event),
439         (gst_adder_request_new_pad), (gst_adder_change_state):
440         * gst/adder/gstadder.h:
441         * tests/check/Makefile.am:
442         * tests/check/elements/adder.c: (event_loop), (GST_START_TEST),
443         (adder_suite), (main):
444           Add sink-event handling to adder. It tries to merge incomming
445           newsegment-events. Added test to check if segment_done is comming
446           through. Fixes #340060
447
448 2006-05-05  Andy Wingo  <wingo@pobox.com>
449
450         * ext/theora/theoraparse.c (gst_theora_parse_init)
451         (theora_parse_src_convert, theora_parse_src_query):
452         * ext/vorbis/vorbisparse.c (gst_vorbis_parse_init)
453         (vorbis_parse_convert, vorbis_parse_src_query): Add convert and
454         query functions on the source pads of the theora and vorbis parse
455         elements. Fixes position querying when doing a remux.
456
457 2006-05-05  Michael Smith  <msmith@fluendo.com>
458
459         * ext/theora/theoraparse.c: (parse_granulepos),
460         (theora_parse_drain_queue_prematurely),
461         (theora_parse_queue_buffer), (theora_parse_sink_event):
462           Fix flushing.
463           Fix invalid granulepos outputs when starting with a non-keyframe.
464
465 2006-05-05  Jan Schmidt  <thaytan@mad.scientist.com>
466
467         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find),
468         (mpeg1_sys_type_find), (ogganx_type_find), (sw_data_destroy):
469         Rearrange MPEG system stream detection, fixing some memleaks in the
470         process.
471         Constify the data for STARTS_WITH and RIFF helper handlers. Make sure
472         they clean up their data correctly.
473         Remove unused ogganx caps and move the 'is_annodex' check to inside
474         the 'is_ogg' if statement.
475
476 2006-05-05  Wim Taymans  <wim@fluendo.com>
477
478         * gst/playback/gstdecodebin.c: (cleanup_decodebin):
479         Properly remove ghostpads. Fixes #340392
480
481 2006-05-04  David Schleef  <ds@schleef.org>
482
483         * gst/typefind/gsttypefindfunctions.c:
484
485 2006-05-03  Jan Schmidt  <thaytan@mad.scientist.com>
486
487         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
488         (mpeg_ts_probe_headers), (mpeg_ts_type_find):
489
490         When typefinding an MP3 in push-based mode, don't penalise the
491         probability down to 74% when we found 5 valid frames just because we
492         can't peek the end of the file.
493
494         Make the probability for detecting MPEG Transport Streams based on the
495         number of sequential headers we successfully detected.
496
497 2006-05-03  Wim Taymans  <wim@fluendo.com>
498
499         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
500         (vorbis_dec_push), (vorbis_dec_chain):
501         Still produce an error when we receive an empty packet.
502
503 2006-05-03  Wim Taymans  <wim@fluendo.com>
504
505         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
506         (gst_ogg_chain_mark_discont), (gst_ogg_chain_new_stream),
507         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek):
508         Mark buffers with DISCONT after seek and after activating new
509         chains.
510
511         * ext/theora/gsttheoradec.h:
512         * ext/theora/theoradec.c: (gst_theora_dec_reset),
513         (theora_get_query_types), (theora_dec_sink_event),
514         (theora_dec_push), (theora_handle_data_packet), (theora_dec_chain),
515         (theora_dec_change_state):
516         Fix frame counter.
517         Detect and mark DISCONT buffers.
518
519         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
520         (vorbis_dec_sink_event), (vorbis_dec_push), (vorbis_dec_chain),
521         (vorbis_dec_change_state):
522         * ext/vorbis/vorbisdec.h:
523         Use GstSegment.
524         Detect and mark DISCONT buffers.
525         Don't crash on 0 sized buffers.
526
527 2006-05-03  Wim Taymans  <wim@fluendo.com>
528
529         * gst/volume/gstvolume.c: (volume_funcfind), (volume_set_caps),
530         (volume_transform_ip):
531         Increase "volume" property to 10.0. Fixes #340369.
532         Set the process function to NULL when capsnego fails so that
533         we properly error out.
534
535 2006-05-02  Stefan Kost  <ensonic@users.sf.net>
536
537         * gst/playback/gstplaybin.c: (add_sink):
538         * gst/playback/test.c: (main):
539         * gst/playback/test5.c: (dump_element_stats):
540         * gst/playback/test6.c: (main):
541           free cpas using gst_caps_unref, don't leak caps-strings
542
543 2006-05-01  Tim-Philipp Müller  <tim at centricular dot net>
544
545         * gst/typefind/gsttypefindfunctions.c: (musepack_type_find),
546         (plugin_init):
547           Refine musepack typefinding a bit. Return MAXIMUM
548           probability when we detect stream version 7 to make
549           sure the mpeg audio typefinder doesn't trump us.
550
551 2006-04-29  Tim-Philipp Müller  <tim at centricular dot net>
552
553         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
554           Protect against unexpected NULL strf_data buffer.
555
556 2006-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
557
558         * tests/check/elements/audioconvert.c: (verify_convert),
559         (GST_START_TEST):
560           interpret the out[] buffer in the order the bytes are actually
561           put in, which is LITTLE_ENDIAN, not BYTE_ORDER.
562           Other tests should use BYTE_ORDER since the array is filled in
563           with actual values
564
565 2006-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
566
567         * tests/check/elements/audioconvert.c: (verify_convert),
568         (GST_START_TEST):
569           when a test fails, give an indication of which it is
570
571 2006-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
572
573         * gst-libs/gst/cdda/gstcddabasesrc.c:
574           compile fix; strtol() needs <stdlib.h>
575
576 2006-04-28  Stefan Kost  <ensonic@users.sf.net>
577
578         * ext/alsa/gstalsamixerelement.c:
579         * ext/alsa/gstalsasrc.c:
580         * ext/cdparanoia/gstcdparanoiasrc.c:
581         * ext/gnomevfs/gstgnomevfssink.c:
582         * ext/gnomevfs/gstgnomevfssrc.c:
583         * ext/ogg/gstoggdemux.c:
584         * ext/ogg/gstoggmux.c:
585         * ext/ogg/gstoggparse.c:
586         * ext/ogg/gstogmparse.c:
587         * ext/pango/gstclockoverlay.c:
588         * ext/pango/gsttextoverlay.c:
589         * ext/pango/gsttextrender.c:
590         * ext/pango/gsttimeoverlay.c:
591         * ext/theora/theoradec.c:
592         * ext/theora/theoraenc.c:
593         * ext/vorbis/vorbisdec.c:
594         * ext/vorbis/vorbisenc.c:
595         * gst-libs/gst/audio/gstaudiofilter.c:
596         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
597         * gst/audioconvert/gstaudioconvert.c:
598         * gst/audiorate/gstaudiorate.c:
599         * gst/audioresample/gstaudioresample.c:
600         * gst/audiotestsrc/gstaudiotestsrc.c:
601         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
602         * gst/playback/gstdecodebin.c:
603         * gst/playback/gstplaybin.c:
604         * gst/playback/gststreamselector.c:
605         * gst/subparse/gstsubparse.c:
606         * gst/tcp/gstmultifdsink.c:
607         * gst/tcp/gsttcpclientsink.c:
608         * gst/tcp/gsttcpclientsrc.c:
609         * gst/tcp/gsttcpserversink.c:
610         * gst/tcp/gsttcpserversrc.c:
611         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
612         * gst/videorate/gstvideorate.c:
613         * gst/videoscale/gstvideoscale.c:
614         * gst/videotestsrc/gstvideotestsrc.c:
615         * gst/volume/gstvolume.c:
616         * sys/v4l/gstv4ljpegsrc.c:
617         * sys/v4l/gstv4lmjpegsink.c:
618         * sys/v4l/gstv4lmjpegsrc.c:
619         * sys/v4l/gstv4lsrc.c:
620         * sys/ximage/ximagesink.c:
621         * sys/xvimage/xvimagesink.c:
622         * tests/check/libs/cddabasesrc.c:
623           make GstElementDetails const
624
625 2006-04-28  Stefan Kost  <ensonic@users.sf.net>
626
627         * gst/adder/gstadder.c: (gst_adder_setcaps), (gst_adder_src_event),
628         (gst_adder_init):
629           send events from src-pad to all sink-pads fixes #338657
630
631 2006-04-28  Stefan Kost  <ensonic@users.sf.net>
632
633         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps),
634         (alsasink_parse_spec):
635           query width capabilities from alsa, fixes #338919
636
637 2006-04-28  Wim Taymans  <wim@fluendo.com>
638
639         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init),
640         (gst_multi_fd_sink_remove_client_link):
641         * gst/tcp/gstmultifdsink.h:
642         Fix race condition in multifdsink that can lead to spurious 
643         duplicate clients. this patch adds a new signal that is fired when
644         multifdsink has removed all references to the fd.
645         Fixes #339574.
646         Updated documentation.
647         API: client-fd-removed signal added
648
649 2006-04-28  Michael Smith  <msmith@fluendo.com>
650
651         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_get_stats):
652           When asking g_value_array_new to prealloc elements, we may as well
653           ask for the right number of elements.
654
655 2006-04-28  Wim Taymans  <wim@fluendo.com>
656
657         * gst-libs/gst/audio/gstbaseaudiosink.c:
658         (gst_base_audio_sink_drain), (gst_base_audio_sink_event),
659         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
660         patch to make timestamp checking more tollerant to rounding 
661         errors given that real discontinuities are to be marked on
662         buffers. Fixes some asf files and #338778.
663         Also avoid some crashers when we receive an event in the 
664         NULL state.
665
666 2006-04-28  Michael Smith  <msmith@fluendo.com>
667
668         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_class_init),
669         (gst_gnome_vfs_src_init), (gst_gnome_vfs_src_finalize),
670         (gst_gnome_vfs_src_get_property),
671         (gst_gnome_vfs_src_send_additional_headers_callback),
672         (gst_gnome_vfs_src_received_headers_callback),
673         (gst_gnome_vfs_src_create), (gst_gnome_vfs_src_start),
674         (gst_gnome_vfs_src_stop):
675         * ext/gnomevfs/gstgnomevfssrc.h:
676           Remove ICY handling (mostly) from gnomevfssrc, in favour of
677           proper shared support within icydemux.
678
679 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
680
681         * gst/videorate/gstvideorate.c: (gst_video_rate_reset),
682         (gst_video_rate_swap_prev), (gst_video_rate_chain):
683           fix up docs
684           fix a leak when no caps negotiated
685           fix counting of input frames
686         * tests/check/elements/.cvsignore:
687         * tests/check/elements/videorate.c: (assert_videorate_stats),
688         (GST_START_TEST), (videorate_suite):
689           add tests for these
690
691 2006-04-28  Wim Taymans  <wim@fluendo.com>
692
693         * gst-libs/gst/audio/gstringbuffer.c:
694         (gst_ring_buffer_set_callback), (gst_ring_buffer_acquire),
695         (gst_ring_buffer_release), (gst_ring_buffer_is_acquired),
696         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
697         (gst_ring_buffer_pause), (gst_ring_buffer_stop),
698         (gst_ring_buffer_delay), (gst_ring_buffer_samples_done),
699         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
700         (gst_ring_buffer_commit), (gst_ring_buffer_read),
701         (gst_ring_buffer_prepare_read), (gst_ring_buffer_advance),
702         (gst_ring_buffer_clear), (gst_ring_buffer_may_start):
703         Check arguments passed to public functions instead of
704         crashing.
705
706 2006-04-28  Wim Taymans  <wim@fluendo.com>
707
708         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init),
709         (gst_base_audio_src_get_time), (gst_base_audio_src_create):
710         GstBaseAudioSrc must be live or it does not work.
711
712         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audio_src_init):
713         Don't set live to TRUE as this is the default in the parentclass.
714
715 2006-04-28  Wim Taymans  <wim@fluendo.com>
716
717         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform_caps),
718         (gst_video_scale_fixate_caps), (gst_video_scale_src_event):
719         Videoscale doesn't pass on pixel-aspect ratio. Handle all
720         fixation cases better. Fixes #338991
721
722 2006-04-28  Wim Taymans  <wim@fluendo.com>
723
724         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
725         Handle 0/1 framerate correctly Fixes #331901.
726
727 2006-04-28  Wim Taymans  <wim@fluendo.com>
728
729         * tests/check/elements/audioconvert.c: (get_float_caps),
730         (GST_START_TEST), (audioconvert_suite):
731         Added check for correct clipping when doing float samples
732         in audioconvert.
733
734 2006-04-28  Wim Taymans  <wim@fluendo.com>
735
736         * gst/videorate/gstvideorate.c: (gst_video_rate_event),
737         (gst_video_rate_chain):
738         Print more debugging info.
739
740 2006-04-28  Wim Taymans  <wim@fluendo.com>
741
742         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init),
743         (resample_set_state_from_caps):
744         Add support for other formats audioresample can handle such as
745         32 bits in and float and 64 bits float. Fixes #301759
746
747 2006-04-28  Wim Taymans  <wim@fluendo.com>
748
749         * gst/audioconvert/audioconvert.c: (float):
750         correctly clip float samples > 1.0. Fixes #338718
751
752 2006-04-28  Tim-Philipp Müller  <tim at centricular dot net>
753
754         Patch by: Young-Ho Cha  <ganadist at chollian net>
755
756         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
757         (gst_text_overlay_render_text):
758           Don't strip newlines from the text. Also, center lines
759           within multi-line paragraphs (#339405).
760
761 2006-04-28  Tim-Philipp Müller  <tim at centricular dot net>
762
763         * gst/typefind/gsttypefindfunctions.c: (wavpack_type_find):
764           Fix wavpack typefinding to work in more cases (don't peek
765           for chunks of multiple hundred kBs at once, but process
766           things step-by-step in smaller units). Fixes #339786.
767
768 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
769
770         * configure.ac:
771           back to HEAD
772
773 === release 0.10.6 ===
774
775 2006-04-28  Thomas Vander Stichele <thomas at apestaart dot org>
776
777         * configure.ac:
778           releasing 0.10.6, "Chao"
779
780 2006-04-26  David Schleef  <ds@schleef.org>
781
782         * gst/videoscale/gstvideoscale.c: Add call to oil_init().
783           Fixes #338897.
784
785 2006-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
786
787         * configure.ac:
788         * win32/common/config.h:
789           new prerelease
790
791 2006-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
792
793         patch by: Wim Taymans
794
795         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
796         (gst_ogg_demux_perform_seek):
797           make sure correct newsegments are sent, so that the decoder
798           and the demuxer agree on timestamps.  Fixes playback of a lot
799           of Ogg files that do not start from 0.  Fixes #339833.
800
801 2006-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
802
803         Patch by: Edward Hervey  <edward@fluendo.com>
804
805         * gst/videorate/gstvideorate.c: (gst_video_rate_chain):
806         * tests/check/Makefile.am:
807         * tests/check/elements/videorate.c: (assert_videorate_stats),
808         (setup_videorate), (cleanup_videorate), (GST_START_TEST),
809         (videorate_suite), (main):
810           Fix an infinite loop if frames are passed in with wrongly ordered
811           timestamps.  Fixes #339013.
812
813 2006-04-22  Thomas Vander Stichele  <thomas at apestaart dot org>
814
815         Patch by: Tim-Philipp Müller  <tim at centricular dot net>
816
817         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
818           fix typefinding on some ISO files.  Fixes #339212.
819
820 2006-04-22  Thomas Vander Stichele  <thomas at apestaart dot org>
821
822         Patch by: Tim-Philipp Müller  <tim at centricular dot net>
823
824         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
825           add another H264 fourcc.  Fixes #339047.
826
827 2006-04-22  Thomas Vander Stichele  <thomas at apestaart dot org>
828
829         Patch by: Jan Schmidt
830
831         * gst/playback/gststreamselector.c:
832         (gst_stream_selector_bufferalloc):
833           Restore old StreamSelector behaviour.
834           Fixes #338419.
835
836 2006-04-12  Thomas Vander Stichele  <thomas at apestaart dot org>
837
838         * configure.ac:
839         * win32/common/config.h:
840           prerelease
841
842 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
843
844         Patch by: Antoine Tremblay  <hexa00 at gmail dot com>
845
846         * gst-libs/gst/rtp/gstbasertpdepayload.c:
847         (gst_base_rtp_depayload_finalize), (gst_base_rtp_depayload_push):
848           Fix some memory leaks: on finalize, free buffers left in the queue
849           before destroying the queue; in _push(), unref rtp_buf even if
850           the process vfunc returned a NULL buffer as output buffer (#337548);
851           demote some recuring debug messages to LOG level.
852
853 2006-04-11  Wim Taymans  <wim@fluendo.com>
854
855         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
856         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
857         (gst_ogg_chain_free), (gst_ogg_demux_sink_event),
858         (gst_ogg_demux_loop):
859         More cleanups.
860         Respect segment stop when emiting EOS or SEGMENT_DONE.
861         Fixes (#337945).
862
863 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
864
865         * gst/playback/gststreamselector.c:
866         (gst_stream_selector_get_property):
867           Don't leak pad name.
868
869 2006-04-10  Michael Smith  <msmith@fluendo.com>
870
871         * tests/check/Makefile.am:
872         * tests/check/gst-plugins-base.supp:
873           Suppress an old libtheora bug (fixed in more recent versions), so 
874           that FC4 buildslaves can pass.
875
876 2006-04-10  Wim Taymans  <wim@fluendo.com>
877
878         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
879         (gst_ogg_demux_receive_event), (gst_ogg_pad_event),
880         (gst_ogg_demux_init), (gst_ogg_demux_finalize),
881         (gst_ogg_demux_sink_event), (gst_ogg_demux_get_data),
882         (gst_ogg_demux_loop):
883         Don't leak events.
884         Remember what error we got when finding chains, if we
885         were shutdown, that would not be an error.
886
887 2006-04-10  Wim Taymans  <wim@fluendo.com>
888
889         * gst-libs/gst/audio/gstbaseaudiosink.c:
890         (gst_base_audio_sink_event):
891         Starting the ringbuffer when we did not acquire it can cause
892         a deadlock, is pointless and causes nasty things for
893         subclasses. 
894         Fixes gst-launch audiotestsrc num-buffers=0 ! alsasink.
895
896 2006-04-10  Wim Taymans  <wim@fluendo.com>
897
898         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
899         (gst_ogg_demux_receive_event), (gst_ogg_pad_event),
900         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
901         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_get_data),
902         (gst_ogg_demux_deactivate_current_chain),
903         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
904         (gst_ogg_demux_bisect_forward_serialno),
905         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain):
906         Add some more debugging.
907
908 2006-04-10  Wim Taymans  <wim@fluendo.com>
909
910         * ext/theora/theoradec.c: (theora_dec_src_event),
911         (theora_handle_data_packet):
912         Some more debug info.
913
914         * tests/examples/seek/seek.c: (start_seek), (main):
915         Print element messages too.
916
917 2006-04-09  Sebastien Moutte  <sebastien@moutte.net>
918
919         * gst/audioresample/debug.h:
920           replace debug macros with variable number of parameters
921           by a simple alias to gstreamer standard debug macros 
922          (#define RESAMPLE_ERROR GST_ERROR, __VA_ARGS__ is not
923           supported by MSVC 6.0 and 7.1)
924         * gst/audioresample/resample.h:
925           define M_PI and rint for WIN32
926         * win32/common/libgstaudio.def:
927         * win32/common/libgstriff.def:
928         * win32/common/libgsttag.def:
929         * win32/common/libgstvideo.def:
930           add new exported functions
931         * win32/vs6:
932           update project files
933
934 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
935
936         * ext/alsa/gstalsamixeroptions.c:
937         (gst_alsa_mixer_options_class_init):
938         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init):
939         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_class_init):
940         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init):
941         * ext/ogg/gstoggparse.c: (gst_ogg_parse_class_init):
942         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_class_init):
943         * gst-libs/gst/audio/gstaudiofilter.c:
944         (gst_audio_filter_class_init):
945         * gst-libs/gst/audio/gstaudiosink.c:
946         (gst_audioringbuffer_class_init):
947         * gst-libs/gst/audio/gstaudiosrc.c:
948         (gst_audioringbuffer_class_init):
949         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_class_init):
950         * gst-libs/gst/interfaces/colorbalancechannel.c:
951         (gst_color_balance_channel_class_init):
952         * gst-libs/gst/interfaces/mixeroptions.c:
953         (gst_mixer_options_class_init):
954         * gst-libs/gst/interfaces/mixertrack.c:
955         (gst_mixer_track_class_init):
956         * gst-libs/gst/interfaces/tunerchannel.c:
957         (gst_tuner_channel_class_init):
958         * gst-libs/gst/interfaces/tunernorm.c: (gst_tuner_norm_class_init):
959         * gst-libs/gst/netbuffer/gstnetbuffer.c:
960         (gst_netbuffer_class_init):
961         * gst-libs/gst/rtp/gstbasertppayload.c:
962         (gst_basertppayload_class_init):
963         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
964         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init):
965         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
966         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init):
967         * gst/playback/gststreamselector.c:
968         (gst_stream_selector_class_init):
969         * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init):
970         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_class_init):
971         * sys/v4l/gstv4lcolorbalance.c:
972         (gst_v4l_color_balance_channel_class_init):
973         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_class_init):
974         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
975         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
976         * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_channel_class_init),
977         (gst_v4l_tuner_norm_class_init):
978         * sys/ximage/ximagesink.c: (gst_ximagesink_class_init):
979         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_class_init):
980         * tests/old/testsuite/alsa/sinesrc.c: (sinesrc_class_init):
981         Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
982
983 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
984
985         * ext/pango/gsttextrender.h:
986         * gst-libs/gst/audio/gstaudiosink.h:
987         * gst-libs/gst/audio/gstaudiosrc.h:
988         * gst-libs/gst/audio/gstbaseaudiosink.h:
989         * gst-libs/gst/audio/gstbaseaudiosrc.h:
990         * gst-libs/gst/audio/gstringbuffer.h:
991         * gst-libs/gst/rtp/gstbasertpdepayload.h:
992         * gst-libs/gst/rtp/gstbasertppayload.h:
993         * gst-libs/gst/video/gstvideofilter.h:
994         * gst-libs/gst/video/gstvideosink.h:
995         * gst/playback/gstplaybasebin.h:
996         * gst/tcp/gstmultifdsink.h:
997         * sys/v4l/gstv4lelement.h:
998         Fix broken GObject macros
999
1000 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
1001
1002         * ext/alsa/gstalsasink.c: (set_hwparams), (alsasink_parse_spec):
1003         More debug to trace why my USB headset is not working with gst
1004
1005 2006-04-07  Jan Schmidt  <thaytan@mad.scientist.com>
1006
1007         * gst/playback/gstplaybasebin.c: (group_destroy):
1008         Clean up our group elements properly in the case where it never 
1009         got committed - it still got added unconditionally to the bin.
1010
1011 2006-04-07  Wim Taymans  <wim@fluendo.com>
1012
1013         * ext/theora/theoradec.c: (theora_dec_sink_event),
1014         (theora_handle_data_packet), (theora_dec_chain):
1015         Unref unhandled events.
1016         Protect against empty buffers.
1017         Perform QoS on running time.
1018
1019 2006-04-07  Michael Smith  <msmith@fluendo.com>
1020
1021         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_set_header_on_caps),
1022         (gst_vorbis_enc_chain):
1023           Remove leaks from vorbisenc.
1024           Mostly minor changes, the only significant one is that now the
1025           buffers we set as 'streamheader' on the caps are copies of the
1026           original buffers, to avoid circular refcounting problems.
1027
1028 2006-04-07  Jan Schmidt  <thaytan@mad.scientist.com>
1029
1030         * gst/playback/gstplaybasebin.c: (mute_stream), (setup_substreams):
1031           Don't remove our mute-probe if someone else already did so.
1032           Don't set a 2nd one if there is already one pending on the pad.
1033
1034         * gst/playback/gstplaybin.c: (gst_play_bin_send_event_to_sink),
1035         (do_playbin_seek):
1036           When a seek fails, ensure that playbin is still set back to playing.
1037           
1038         * gst/typefind/gsttypefindfunctions.c: (mpeg_ts_probe_headers),
1039         (mpeg_ts_type_find), (plugin_init):
1040           Add a typefind function for mpeg-ts streams. (Closes: #336617)
1041
1042 2006-04-06  Andy Wingo  <wingo@pobox.com>
1043
1044         * gst/videorate/gstvideorate.c (gst_video_rate_reset) 
1045         (gst_video_rate_init): Caps-related parameters should not be reset
1046         by a flush -- move their inits to the instance init function.
1047         (gst_video_rate_flush_prev): Don't complain if gst_pad_push
1048         is not OK, just return the result.
1049
1050         * gst/audiotestsrc/gstaudiotestsrc.c
1051         (gst_audio_test_src_class_init)
1052         (gst_audio_test_src_get_times): Re-enable is-live=true, as was
1053         broken by Stefan's commit on 24 March.
1054
1055         * ext/ogg/gstoggmux.c (gst_ogg_mux_push_buffer): Set caps on
1056         buffers being pushed out. Fixes oggmux ! multifdsink.
1057
1058 2006-04-05  Tim-Philipp Müller  <tim at centricular dot net>
1059
1060         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_class_init),
1061         (gst_vorbis_dec_init), (vorbis_dec_finalize):
1062         * ext/vorbis/vorbisdec.h:
1063         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_add_interfaces),
1064         (gst_vorbis_enc_base_init), (gst_vorbis_enc_class_init),
1065         (gst_vorbis_enc_sink_setcaps), (gst_vorbis_enc_convert_src),
1066         (gst_vorbis_enc_convert_sink), (gst_vorbis_enc_get_query_types),
1067         (gst_vorbis_enc_src_query), (gst_vorbis_enc_sink_query),
1068         (gst_vorbis_enc_init), (gst_vorbis_enc_get_tag_value),
1069         (gst_vorbis_enc_metadata_set1), (gst_vorbis_enc_set_metadata),
1070         (gst_vorbis_enc_setup), (gst_vorbis_enc_clear),
1071         (gst_vorbis_enc_buffer_from_packet),
1072         (gst_vorbis_enc_buffer_from_header_packet),
1073         (gst_vorbis_enc_push_buffer), (gst_vorbis_enc_push_packet),
1074         (gst_vorbis_enc_set_header_on_caps), (gst_vorbis_enc_sink_event),
1075         (gst_vorbis_enc_chain), (gst_vorbis_enc_output_buffers),
1076         (gst_vorbis_enc_get_property), (gst_vorbis_enc_set_property),
1077         (gst_vorbis_enc_change_state):
1078         * ext/vorbis/vorbisenc.h:
1079           Remove left-over 0.8 cruft; use GST_DEBUG_FUNCPTR; make
1080           vorbisenc adhere to the official nomenclature; use boilerplate
1081           macro.
1082
1083 2006-04-04  Andy Wingo  <wingo@pobox.com>
1084
1085         * gst/videorate/gstvideorate.c (gst_video_rate_flush_prev):
1086         Whoops, fix bug introduced. Bad hacker!
1087         
1088         * gst/videorate/gstvideorate.c (gst_video_rate_flush_prev):
1089         Properly handle the case where you get EOS before any buffers are
1090         received. Use gst_buffer_make_metadata_writable where appropriate.
1091
1092         * ext/theora/theoradec.c (theora_handle_data_packet): This value
1093         is often negative -- make it signed so as not to wrap around.
1094         Fixes segfaults introduced on 9 March.
1095
1096 2006-04-03  Wim Taymans  <wim@fluendo.com>
1097
1098         * ext/theora/gsttheoradec.h:
1099         * ext/theora/theoradec.c: (theora_dec_src_event):
1100         Don't try to store a gdouble in a gboolean.
1101         Small cleanups.
1102
1103 2006-04-03  Michael Smith  <msmith@fluendo.com>
1104
1105         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads):
1106           Oggmux sucks.
1107           Make it suck slightly less by writing out the final page.
1108           Still can't encode a vorbis-in-ogg file correctly, though.
1109
1110 2006-04-03  Andy Wingo  <wingo@pobox.com>
1111
1112         * ext/theora/theoraparse.c (theora_parse_drain_queue): Um, remove
1113         a g_print.
1114
1115         * ext/theora/theora.c (plugin_init): Register theoraparse.
1116
1117         * ext/theora/gsttheoraparse.h: 
1118         * ext/theora/theoraparse.c: New files implementing a theora
1119         parser. Now we can properly remux ogg/theora+vorbis, yay.
1120
1121         * ext/vorbis/vorbisparse.c: Add some docs and a copyright.
1122
1123 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
1124
1125         * gst/audiotestsrc/gstaudiotestsrc.c:
1126           Fixed the sample pipeline (see #323798)
1127
1128 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
1129
1130         * configure.ac:
1131         * win32/common/config.h:
1132         * win32/common/config.h.in:
1133           use AS_VERSION and AS_NANO
1134           more cleanups
1135
1136 2006-03-31  Andy Wingo  <wingo@pobox.com>
1137
1138         * ext/vorbis/vorbisparse.c (vorbis_parse_sink_event): Fix
1139         uninitialized variable return that would happen.
1140         
1141         * ext/vorbis/vorbisparse.c (vorbis_parse_drain_queue): Fix
1142         uninitialized variable return that would never happen.
1143
1144         * ext/vorbis/vorbisparse.c (gst_vorbis_parse_init) 
1145         (vorbis_parse_sink_event): Add an event function to flush our
1146         state on a seek, and to drain buffers on a premature EOS.
1147         (vorbis_parse_push_headers, vorbis_parse_clear_queue) 
1148         (vorbis_parse_push_buffer, vorbis_parse_drain_queue_prematurely) 
1149         (vorbis_parse_chain, vorbis_parse_queue_buffer) 
1150         (vorbis_parse_drain_queue): Queue up buffers until we can set
1151         their timestamps and granulepos values.
1152
1153         * ext/vorbis/vorbisparse.h: Include the vorbis decoder headers,
1154         and keep track of data needed for deriving granulepos and
1155         timestamps for buffers.
1156
1157 2006-03-29  Wim Taymans  <wim@fluendo.com>
1158
1159         Patch by: j^ <j at bootlab dot org>
1160
1161         * ext/alsa/gstalsamixerelement.c:
1162         (gst_alsa_mixer_element_class_init):
1163         * ext/alsa/gstalsasink.c:
1164         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init):
1165         * ext/ogg/gstoggdemux.c:
1166         * ext/ogg/gstoggmux.c:
1167         * ext/ogg/gstoggparse.c:
1168         * ext/pango/gstclockoverlay.c:
1169         * ext/pango/gsttextoverlay.c:
1170         * ext/pango/gsttextrender.c:
1171         * ext/pango/gsttimeoverlay.c:
1172         * ext/theora/theoradec.c:
1173         * ext/theora/theoraenc.c:
1174         * ext/vorbis/vorbisdec.c:
1175         * ext/vorbis/vorbisenc.c:
1176         * gst/audioconvert/gstaudioconvert.c:
1177         * gst/subparse/gstsubparse.c:
1178         * gst/tcp/gstmultifdsink.c:
1179         * gst/tcp/gsttcpclientsink.c:
1180         * gst/tcp/gsttcpclientsrc.c:
1181         * gst/tcp/gsttcpserversink.c:
1182         * gst/tcp/gsttcpserversrc.c:
1183           better/unified long descriptions
1184           Fixes #336477
1185
1186 2006-03-29  Wim Taymans  <wim@fluendo.com>
1187
1188         * tests/examples/seek/seek.c: (end_scrub), (seek_cb), (start_seek),
1189         (stop_seek):
1190         Don't let double and triple clicks mess up our state.
1191
1192 2006-03-28  Tim-Philipp Müller  <tim at centricular dot net>
1193
1194         * gst/playback/gstplaybin.c: (gen_video_element),
1195         (gen_text_element), (gen_audio_element), (gen_vis_element):
1196           Error out gracefully when we can't create any of the usual
1197           conversion elements for some reason. Also, don't try to
1198           create an audioscale (sic) element that's not used anyway.
1199
1200 2006-03-28  Tim-Philipp Müller  <tim at centricular dot net>
1201
1202         * gst/playback/gstplaybasebin.c: (setup_source):
1203           Don't post RESOURCE_NOT_FOUND error when we can't find a source
1204           element for a particular protocol, that's confusing for users.
1205           Instead, post a RESOURCE_FAILED error, so that our own error
1206           message is actually shown in totem etc. (#336303).
1207
1208 2006-03-27  Tim-Philipp Müller  <tim at centricular dot net>
1209
1210         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
1211
1212         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_finalize),
1213         (gst_gnome_vfs_src_get_icy_metadata):
1214           Fix some minor memory leaks (#336194).
1215
1216 2006-03-27  Tim-Philipp Müller  <tim at centricular dot net>
1217
1218         * ext/gnomevfs/gstgnomevfs.c:
1219         (gst_gnome_vfs_location_to_uri_string):
1220         * ext/gnomevfs/gstgnomevfs.h:
1221         * ext/gnomevfs/gstgnomevfssink.c:
1222         (gst_gnome_vfs_sink_set_property):
1223         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_set_property):
1224           Make gnomevfssink accept filenames as well as URIs for the
1225           "location" property, just like gnomevfssrc does (and
1226           filesrc/filesink do) (#336190).
1227
1228 2006-03-24  Thomas Vander Stichele <thomas at apestaart dot org>
1229
1230         * tests/check/generic/clock-selection.c: (GST_START_TEST):
1231           set to NULL before unreffing, fixes a valgrind leak.
1232           Why was this not triggering the error that an object needs to
1233           be NULL before unreffing ?
1234         * win32/common/config.h:
1235           update
1236
1237 2006-03-24  Tim-Philipp Müller  <tim at centricular dot net>
1238
1239         * gst/subparse/gstsubparse.c: (convert_encoding),
1240         (gst_sub_parse_change_state):
1241         * gst/subparse/gstsubparse.h:
1242           Text subtitle files may or may not be UTF-8. If it's not, we
1243           don't really want to see '?' characters in place of non-ASCII
1244           characters like accented characters. So let's assume the input
1245           is UTF-8 until we come across text that is clearly not. If it's
1246           not UTF-8, we don't really know what it is, so try the following:
1247           (a) see whether the GST_SUBTITLE_ENCODING environment variable
1248           is set; if not, check (b) if the current locale encoding is
1249           non-UTF-8 and use that if it is, or (c) assume ISO-8859-15 if
1250           the current locale encoding is UTF-8 and the environment variable
1251           was not set to any particular encoding. Not perfect, but better
1252           than nothing (and better than before, I think) (fixes #172848).
1253
1254 2006-03-24  Thomas Vander Stichele <thomas at apestaart dot org>
1255
1256         * configure.ac:
1257           update core requirement to 0.10.4.1 because of async_playback
1258           vmethod on GstBaseSink
1259
1260 2006-03-24  Stefan Kost  <ensonic@users.sf.net>
1261
1262         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init):
1263         * gst/adder/gstadder.c: (gst_adder_init):
1264         use DEBUG_FUNCPTR for collectpads
1265
1266 2006-03-24  Stefan Kost  <ensonic@users.sf.net>
1267
1268         * docs/plugins/Makefile.am:
1269         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
1270         * docs/plugins/gst-plugins-base-plugins-sections.txt:
1271         * ext/cdparanoia/gstcdparanoiasrc.c:
1272         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_base_init),
1273         (gst_gnome_vfs_sink_class_init):
1274         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_base_init):
1275         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_base_init):
1276         * ext/ogg/gstoggmux.c:
1277         * ext/ogg/gstoggparse.c: (gst_ogg_parse_base_init):
1278         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_base_init),
1279         (gst_ogm_video_parse_base_init), (gst_ogm_text_parse_base_init):
1280         * ext/pango/gsttextoverlay.c:
1281         * ext/pango/gsttextrender.c:
1282         * ext/theora/theoradec.c:
1283         * ext/theora/theoraenc.c:
1284         * ext/vorbis/vorbisdec.c:
1285         * ext/vorbis/vorbisenc.c:
1286         * gst-libs/gst/audio/gstaudiofilter.c:
1287         (gst_audio_filter_base_init):
1288         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
1289         (gst_audio_filter_template_base_init):
1290         * gst/adder/gstadder.c: (gst_adder_get_type):
1291         * gst/adder/gstadder.h:
1292         * gst/audioconvert/gstaudioconvert.c:
1293         * gst/audiotestsrc/gstaudiotestsrc.c:
1294         (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_class_init),
1295         (gst_audio_test_src_create):
1296         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1297         * gst/playback/gstdecodebin.c:
1298         * gst/playback/gstplaybin.c:
1299         * gst/playback/gststreamselector.c:
1300         (gst_stream_selector_base_init):
1301         * gst/subparse/gstsubparse.c: (gst_sub_parse_base_init):
1302         * gst/volume/gstvolume.c:
1303         * sys/v4l/gstv4lmjpegsink.c:
1304         * sys/v4l/gstv4lmjpegsrc.c:
1305         * tests/check/libs/cddabasesrc.c:
1306         * tests/old/examples/gob/gst-identity2.gob:
1307           Add docs for adder, use GST_ELEMENT_DETAILS macro,
1308           define GstElementDetails at the top
1309
1310 2006-03-23  Sebastien Moutte  <sebastien@moutte.net>
1311
1312         * win32/common/libgstinterfaces.def:
1313         Add a lot of export functions for gst-python
1314         * win32/vs6/libgstinterfaces.dsp:
1315         Add a missing include folder in the project configuration
1316         
1317 2006-03-23  Wim Taymans  <wim@fluendo.com>
1318
1319         * gst-libs/gst/audio/gstbaseaudiosrc.c:
1320         (gst_base_audio_src_get_time), (gst_base_audio_src_create),
1321         (gst_base_audio_src_change_state):
1322         Fix audio sources, forgot to make the ringbuffer
1323         startable...
1324
1325 2006-03-23  Wim Taymans  <wim@fluendo.com>
1326
1327         * gst-libs/gst/audio/gstbaseaudiosrc.c:
1328         (gst_base_audio_src_get_time), (gst_base_audio_src_create),
1329         (gst_base_audio_src_change_state):
1330         unparent instead of unref the ringbuffer.
1331
1332 2006-03-23  Wim Taymans  <wim@fluendo.com>
1333
1334         * gst-libs/gst/audio/gstbaseaudiosink.c:
1335         (gst_base_audio_sink_class_init), (gst_base_audio_sink_async_play),
1336         (gst_base_audio_sink_do_play), (gst_base_audio_sink_change_state):
1337         Implement new async_play vmethod to start slaving and allow
1338         playback start in case of async PLAY state changes. 
1339
1340         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
1341         Enable QoS with new method in base class.
1342
1343 2006-03-23  Wim Taymans  <wim@fluendo.com>
1344
1345         Patch by: Julien MOUTTE <julien at moutte dot net>
1346
1347         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_query),
1348         (gst_video_test_src_do_seek), (gst_video_test_src_create):
1349         Partially handle 0 framerate, only EOS after the first frame
1350         is missing.
1351
1352 2006-03-23  Wim Taymans  <wim@fluendo.com>
1353
1354         Patch by: Fabrizio Gennari <fabrizio dot ge at tiscali dot it>
1355
1356         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
1357         (gst_riff_create_video_template_caps):
1358         * gst/ffmpegcolorspace/avcodec.h:
1359         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1360         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
1361         (gst_ffmpegcsp_avpicture_fill):
1362         * gst/ffmpegcolorspace/imgconvert.c:
1363         Patch for support of YVU9 AVI files (#334822)
1364
1365 2006-03-22  Edward Hervey  <edward@fluendo.com>
1366
1367         * docs/design/design-decodebin.txt:
1368         Added design document for new decodebin
1369         (Target Caps): text/x-pango-markup is also a default target caps.
1370
1371 2006-03-22  Wim Taymans  <wim@fluendo.com>
1372
1373         * gst-libs/gst/audio/gstbaseaudiosink.c:
1374         (gst_base_audio_sink_dispose):
1375         Since we _parent the ringbuffer, we also need to
1376         _unparent instead of a plain _unref.
1377
1378 2006-03-22  Wim Taymans  <wim@fluendo.com>
1379
1380         * tests/examples/seek/seek.c: (end_scrub), (do_seek), (seek_cb),
1381         (stop_seek), (scrub_toggle_cb), (main):
1382         Add scrub checkbox.
1383
1384 2006-03-21  Tim-Philipp Müller  <tim at centricular dot net>
1385
1386         * ext/ogg/gstoggparse.c: (gst_ogg_parse_find_stream),
1387         (gst_ogg_parse_chain):
1388           Fix very inefficient usage of linked lists (#335365).
1389
1390 2006-03-21  Edward Hervey  <edward@fluendo.com>
1391
1392         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
1393         * gst/playback/gstplaybin.c: (handoff):
1394         * gst/playback/gststreamselector.c:
1395         (gst_stream_selector_set_property):
1396         gcc 4.1 unreferenced pointer fixes.
1397         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put):
1398         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
1399         gst_buffer_ref() now takes a GstBuffer*.
1400
1401 2006-03-20  Julien MOUTTE  <julien@moutte.net>
1402
1403         * sys/xvimage/xvimagesink.c:
1404         (gst_xvimagesink_get_format_from_caps): Fix a memleak reported
1405         by Jan Schmidt.
1406
1407 2006-03-19  Tim-Philipp Müller  <tim at centricular dot net>
1408
1409         * gst/typefind/gsttypefindfunctions.c: (id3v2_type_find),
1410         (id3v1_type_find), (apetag_type_find), (plugin_init):
1411           Can't do tag preferences via probability, as tags would then
1412           lose against types that are recognised with MAXIMUM probability
1413           (like .wav); so let all tag typefinders return MAXIMUM themselves
1414           and order them via the rank. Split ID3v1 and ID3v2 typefinders so
1415           that we can prefer APE to ID3v1 (fixes #335028).
1416           
1417 2006-03-17  Wim Taymans  <wim@fluendo.com>
1418
1419         * gst-libs/gst/audio/gstbaseaudiosink.c:
1420         (gst_base_audio_sink_change_state):
1421         * gst-libs/gst/audio/gstringbuffer.c: (wait_segment),
1422         (gst_ring_buffer_may_start):
1423         * gst-libs/gst/audio/gstringbuffer.h:
1424         Only start playback if we are playing.
1425         should fix #330748.
1426
1427 2006-03-17  Jan Schmidt  <thaytan@mad.scientist.com>
1428
1429         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps):
1430         * win32/common/config.h:
1431           Revert accidental commits to these files.
1432
1433 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
1434
1435         Patch by: Michal Benes  <michal dot benes at xeris dot cz>
1436
1437         * tests/Makefile.am:
1438           Don't try to build tests in tests/icles if we
1439           don't have X (#323852)
1440
1441 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
1442
1443         * gst-libs/gst/tag/gstid3tag.c:
1444           Add TXXX frame identifiers for replaygain stuff as used
1445           by some taggers (see #323721).
1446
1447 2006-03-16  Jan Schmidt  <thaytan@mad.scientist.com>
1448
1449         * gst/playback/gststreamselector.c:
1450         (gst_stream_selector_set_property),
1451         (gst_stream_selector_bufferalloc):
1452           Preserve the existing buggy streamselector behaviour by performing
1453           a fallback buffer allocation when downstream isn't linked yet.
1454           This should really be fixed in playbin by blocking pads until it's
1455           linked them.
1456           Also, use gst_pad_alloc_buffer instead of
1457           gst_pad_alloc_buffer_and_set.
1458
1459 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
1460
1461         * gst-libs/gst/tag/gstid3tag.c:
1462           Don't crash on unknown ID3v2 TXXX frames.
1463           
1464 2006-03-15  Jan Schmidt  <thaytan@mad.scientist.com>
1465
1466         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise):
1467           Chain up to the parent finalize method.
1468           Add 32-bit sample size to the template caps.
1469
1470         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
1471         (gst_riff_create_video_template_caps):
1472           Add the fourcc that the VMWare codec uses.
1473           
1474         * gst/playback/gststreamselector.c:
1475         (gst_stream_selector_set_property),
1476         (gst_stream_selector_bufferalloc),
1477         (gst_stream_selector_request_new_pad):
1478           For the active pad, forward buffer-alloc requests, otherwise
1479           return GST_FLOW_NOT_LINKED. This also prevents xvimagesink
1480           having to memcpy every frame when used by playbin.
1481
1482         * gst/tcp/gstmultifdsink.c:
1483         (gst_multi_fd_sink_handle_client_write):
1484           Get negotiated caps from the sink pad, rather than the sink
1485           pad's peer.
1486
1487 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
1488
1489         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
1490         
1491         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_pop_callbacks):
1492           Don't forget to set src->callbacks_pushed to FALSE again when
1493           popping them, otherwise re-activation in a different mode won't
1494           work (#334620).
1495
1496 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
1497
1498         Patch by: Sebastien Moutte  <sebastien moutte net>
1499
1500         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: (gst_ff_vid_caps_new),
1501         (gst_ff_aud_caps_new), (gst_ffmpeg_pixfmt_to_caps),
1502         (gst_ffmpeg_smpfmt_to_caps):
1503           Replace __VA_ARGS__ caps creation macros with varargs functions.
1504           Makes things compile on MSVC (#320765), looks nicer, and we can
1505           tell the compiler to check for the NULL terminator.
1506
1507 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
1508
1509         Patch by: Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
1510
1511         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
1512           Make sure the buffer we copy into is really always big
1513           enough, this time for real (#333488).
1514           
1515 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
1516
1517         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
1518           Add support for 24bpp DIB (#305279).
1519
1520 2006-03-14  Wim Taymans  <wim@fluendo.com>
1521
1522         * gst-libs/gst/video/gstvideofilter.c: (gst_video_filter_init):
1523         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
1524         * gst/ffmpegcolorspace/gstffmpegcolorspace.c: (gst_ffmpegcsp_init):
1525         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
1526         (gst_video_scale_init), (gst_video_scale_src_event):
1527         Re-enable QoS after the release.
1528         Rework videoscale to use the base class src_event handler.
1529
1530 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
1531
1532         * configure.ac:
1533           back to CVS.
1534
1535 === release 0.10.5 ===
1536
1537 2006-03-13  Thomas Vander Stichele <thomas at apestaart dot org>
1538
1539         * configure.ac:
1540           releasing 0.10.5, "Net"
1541
1542 2006-03-13  Tim-Philipp Müller  <tim at centricular dot net>
1543
1544         * docs/plugins/Makefile.am:
1545           Part of previous cdparanoiasrc docs fixes, forgot to commit.
1546           
1547 2006-03-12  Tim-Philipp Müller  <tim at centricular dot net>
1548
1549         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
1550         * docs/plugins/gst-plugins-base-plugins-sections.txt:
1551         * docs/plugins/gst-plugins-base-plugins.hierarchy:
1552           Add cdparanoiasrc to docs.
1553
1554         * gst-libs/gst/cdda/gstcddabasesrc.c:
1555           More GstCddaBaseSrc docs.
1556
1557 2006-03-12  Tim-Philipp Müller  <tim at centricular dot net>
1558
1559         * docs/libs/gst-plugins-base-libs-sections.txt:
1560         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_from_id3_user_tag):
1561         * gst-libs/gst/tag/tag.h:
1562           API: libgsttag: new method gst_tag_from_id3_user_tag().
1563
1564 2006-03-11  Tim-Philipp Müller  <tim at centricular dot net>
1565
1566         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
1567           NULL-terminate array of mpeg4 video file extensions.
1568           Fixes crash on PPC (#334226).
1569
1570 2006-03-11  Tim-Philipp Müller  <tim at centricular dot net>
1571
1572         * ext/gnomevfs/gstgnomevfssrc.c:
1573         (gst_gnome_vfs_src_check_get_range):
1574           gnome_vfs_uri_is_local() alone is not a good indicator
1575           whether we can operate in pull-mode with a specific URI,
1576           as it returns FALSE for file:// URIs that point to an
1577           NFS-mounted path. Be more conservative here: whitelist
1578           local files, blacklist http URIs and use the old
1579           mechanism for anything else (fixes #334216).
1580
1581 2006-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
1582
1583         * configure.ac:
1584           back to trunk
1585
1586 === release 0.10.4 ===
1587
1588 2006-03-10  Thomas Vander Stichele <thomas at apestaart dot org>
1589
1590         * configure.ac:
1591           releasing 0.10.4, "Power"
1592
1593 2006-03-10  Jan Schmidt  <thaytan@mad.scientist.com>
1594
1595         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
1596         Disable max-lateness by setting it to -1 for now, so that 
1597         we can bed QoS stuff in thoroughly between now and the next
1598         release.
1599
1600 2006-03-10  Tim-Philipp Müller  <tim at centricular dot net>
1601
1602         Patch by: Fabrizio Gennari
1603
1604         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
1605           Make sure we don't read beyond the palette buffer in case of
1606           broken or manipulated files (#333488)
1607
1608 2006-03-10  Edward Hervey  <edward@fluendo.com>
1609
1610         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
1611         Fix for variable not initialized.
1612
1613 2006-03-09  Wim Taymans  <wim@fluendo.com>
1614
1615         * ext/libvisual/visual.c: (gst_visual_get_type),
1616         (gst_visual_src_setcaps), (gst_vis_src_negotiate),
1617         (gst_visual_chain):
1618         Small cleanups.
1619
1620         * ext/theora/gsttheoradec.h:
1621         * ext/theora/theoradec.c: (gst_theora_dec_init),
1622         (gst_theora_dec_reset), (_theora_granule_time),
1623         (theora_dec_src_convert), (theora_dec_sink_convert),
1624         (theora_dec_src_query), (theora_dec_src_event),
1625         (theora_dec_sink_event), (theora_handle_comment_packet),
1626         (theora_handle_header_packet), (theora_dec_push),
1627         (theora_handle_data_packet), (theora_dec_chain),
1628         (theora_dec_change_state):
1629         Add simple QoS.
1630
1631 2006-03-09  Wim Taymans  <wim@fluendo.com>
1632
1633         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
1634         (audiocast_register_listener), (gst_gnome_vfs_src_start):
1635         Some cleanups.
1636
1637 2006-03-09  Wim Taymans  <wim@fluendo.com>
1638
1639         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain):
1640         Don't try to activate NULL chains.
1641
1642 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
1643
1644         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
1645           Fix invalid memory access to region before peek'd data (#332964).
1646
1647 2006-03-09  Wim Taymans  <wim@fluendo.com>
1648
1649         Patch by: Christophe Fergeau
1650
1651         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init):
1652         * ext/pango/gsttextrender.c: (gst_text_render_init):
1653         * gst/adder/gstadder.c: (gst_adder_init):
1654         Don't leak padtemplates, closes #333510.
1655
1656 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
1657
1658         * gst/subparse/gstsubparse.c: (gst_subparse_type_find):
1659           Fix invalid memory access: make sure string passed to
1660           regexec() is NUL-termianted.
1661
1662 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
1663
1664         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
1665         (mp3_type_find):
1666           Refactor mpeg/audio typefinding to make it more maintainable
1667           and easier to fine-tune. Make probing into middle of the file
1668           work properly (fixes #333900, also see #152688).
1669
1670 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
1671
1672         * gst/typefind/gsttypefindfunctions.c:
1673         (utf8_type_find_have_valid_utf8_at_offset):
1674           Remove part from previous commit that was bogus:
1675           g_utf8_validate() does in fact not accept embedded
1676           zeroes, so we don't need to check for those (thanks
1677           to Mike for the hint).
1678
1679 2006-03-08  Tim-Philipp Müller  <tim at centricular dot net>
1680
1681         * gst/typefind/gsttypefindfunctions.c:
1682         (utf8_type_find_count_embedded_zeroes),
1683         (utf8_type_find_have_valid_utf8_at_offset), (utf8_type_find):
1684           Make plain/text typefinder more conservative: firstly, check
1685           for embedded zeroes, which are perfectly valid UTF-8 characters,
1686           but also a fairly good sign that something is not a plain text
1687           file; secondly, probe into the middle of the file if possible.
1688           If we can't probe into the middle, limit the probability value
1689           to be returned to TYPE_FIND_POSSIBLE (see #333900).
1690
1691 2006-03-08  Michael Smith  <msmith@fluendo.com>
1692
1693         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
1694           Make typefind function name for mpeg4 video unique.
1695
1696 2006-03-08  Wim Taymans  <wim@fluendo.com>
1697
1698         * ext/libvisual/visual.c: (gst_visual_init),
1699         (gst_visual_clear_actors), (gst_visual_dispose),
1700         (gst_visual_reset), (gst_visual_src_setcaps),
1701         (gst_visual_sink_setcaps), (gst_vis_src_negotiate),
1702         (gst_visual_sink_event), (gst_visual_src_event), (get_buffer),
1703         (gst_visual_chain), (gst_visual_change_state):
1704         Cleanups, post nice errors.
1705         Handle sink and src events.
1706         Implement simple QoS.
1707
1708         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
1709         Use new basesink methods to configure max-lateness.
1710         Small doc update.
1711
1712         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1713         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps):
1714         Debug statement cleanups.
1715
1716         * gst/volume/gstvolume.c: (gst_volume_class_init):
1717         Simple cleanup.
1718
1719 2006-03-08  Tim-Philipp Müller  <tim at centricular dot net>
1720
1721         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init),
1722         (gst_text_overlay_init), (gst_text_overlay_set_property),
1723         (gst_text_overlay_get_property):
1724           Revert API/ABI break from March 1. Keep 'halign' and 'valign'
1725           as string type properties, but mark them deprecated. Add
1726           'halignment' and 'valignment' properties that use enums
1727           instead of strings.
1728
1729 2006-03-08  Tim-Philipp Müller  <tim at centricular dot net>
1730
1731         Patch by: Fabrizio Gennari
1732
1733         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
1734           Allow palettes with less than 256 colours in AVI files
1735           (#333488)
1736
1737 2006-03-07  Julien MOUTTE  <julien@moutte.net>
1738
1739         * ext/pango/gsttextoverlay.c: (gst_text_overlay_text_event),
1740         (gst_text_overlay_video_event): Fix wrong EOS handling on text
1741         pad. We were releasing the queued text buffer when we should keep
1742         it until video pad gets EOS or discard the text buffer because it's
1743         too old. That was eating the last subtitle buffer. Add some more
1744         debug.
1745
1746 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
1747
1748         * ext/pango/gsttextoverlay.c: (gst_text_overlay_render_text),
1749         (gst_text_overlay_video_chain):
1750           Fix invalid memory access (we can't access a buffer after it's been
1751           pushed downstream without taking a reference); fix memory leak (if
1752           there's no text to render, bail out before allocating stuff).
1753
1754 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
1755
1756         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
1757         (gst_text_overlay_setcaps_txt), (gst_text_overlay_video_chain):
1758         * ext/pango/gsttextoverlay.h:
1759           If input is plain text, escape it before passing it to
1760           pango_layout_set_markup().
1761
1762 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
1763
1764         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_chain):
1765           Don't ignore flow return from gst_pad_push().
1766
1767 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
1768
1769         Patch by: Fabrizio Gennari
1770
1771         * ext/libvisual/visual.c: (gst_visual_getcaps),
1772         (gst_visual_src_setcaps), (gst_visual_sink_setcaps):
1773         * ext/ogg/gstoggmux.c: (gst_ogg_mux_sinkconnect):
1774         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_src),
1775         (gst_vorbisenc_convert_sink):
1776         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size),
1777         (gst_audio_duration_from_pad_buffer):
1778         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_link),
1779         (gst_audio_filter_chain):
1780         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1781         (gst_base_rtp_depayload_setcaps):
1782         * gst-libs/gst/video/video.c: (gst_video_frame_rate),
1783         (gst_video_get_size):
1784         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_setcaps):
1785           Don't leak references returned by gst_pad_get_parent()
1786           (#333663)
1787
1788 2006-03-06  Stefan Kost  <ensonic@users.sf.net>
1789
1790         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_class_init):
1791           change location param details
1792         * gst/volume/gstvolume.c: (plugin_init):
1793           correct plugin description
1794
1795 2006-03-06  Tim-Philipp Müller  <tim at centricular dot net>
1796
1797         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_class_init),
1798         (gst_gnome_vfs_src_check_get_range):
1799           Override GstBaseSrc::check_get_range() in order to avoid opening
1800           the resource just to check whether we can operate in pull-mode or
1801           not - we can predict that pretty well from the URI alone. Should
1802           fix problems with last.fm (#331690). (Requires latest core CVS).
1803
1804 2006-03-06  Wim Taymans  <wim@fluendo.com>
1805
1806         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init),
1807         (gst_video_sink_class_init):
1808         Throw away frames that are later than 20 ms.
1809
1810 2006-03-06  Tim-Philipp Müller  <tim at centricular dot net>
1811
1812         Patch by: Fabrizio Gennari
1813
1814         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
1815           Set depth on WMA caps (#333545)
1816
1817 2006-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
1818
1819         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
1820         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected):
1821           put Theora BOS pages before others.  This hardcodes
1822           the Ogg/Theora I profile, but hey.
1823
1824 2006-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
1825
1826         * ext/ogg/README:
1827           updated with some examples
1828         * ext/theora/theoraenc.c: (granulepos_to_timestamp),
1829         (granulepos_add), (theora_buffer_from_packet):
1830         * ext/vorbis/vorbisenc.c: (granulepos_to_timestamp_offset),
1831         (granulepos_to_timestamp), (gst_vorbisenc_buffer_from_packet),
1832         (gst_vorbisenc_chain):
1833           implement strategy from ext/ogg/README
1834         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
1835         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
1836         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_compare_pads),
1837         (gst_ogg_mux_queue_pads), (gst_ogg_mux_collected):
1838           Fix muxer so that oggz-validate is happy with all streams;
1839           except for no eos mark, and the BOS page ordering
1840         * tests/check/pipelines/theoraenc.c: (check_buffer_is_header),
1841         (check_buffer_granulepos):
1842         * tests/check/pipelines/vorbisenc.c: (check_buffer_granulepos):
1843           update tests to check for OFFSET being set as requested
1844           fixed type of granulepos, it's not a ClockTime
1845
1846 2006-03-05  Julien MOUTTE  <julien@moutte.net>
1847
1848         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
1849         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
1850         Check that the xvimage we are creating has a correct size
1851         before returning it. (#314897)
1852
1853 2006-03-05  Tim-Philipp Müller  <tim at centricular dot net>
1854
1855         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
1856           Give id3 and ape tag typefinders a rank slightly higher
1857           than PRIMARY to ensure they're always run before any of
1858           the other typefinders (in particular wav and mp3) (#324186).
1859
1860 2006-03-05  Tim-Philipp Müller  <tim at centricular dot net>
1861
1862         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
1863           Add support for '3IVD' fourcc (#333403).
1864
1865 2006-03-04  Tim-Philipp Müller  <tim at centricular dot net>
1866
1867         * configure.ac:
1868           Bump requirements to GStreamer CVS for the new error enum.
1869
1870         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_render):
1871           Emit new GST_RESOURCE_ERROR_NO_SPACE_LEFT when there's no
1872           space left on the device (fixes #333352).
1873
1874 2006-03-04  Sebastien Moutte  <sebastien@moutte.net>
1875
1876         * win32/vs6:
1877           add a project file for libgstvolume
1878           update the workspace
1879
1880 2006-03-03  Thomas Vander Stichele  <thomas at apestaart dot org>
1881
1882         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
1883         * tests/check/pipelines/theoraenc.c: (check_buffer_is_header),
1884         (GST_START_TEST):
1885           Fix for http://bugzilla.gnome.org/show_bug.cgi?id=333254
1886           Set IN_CAPS on header buffers
1887
1888 2006-03-02  Wim Taymans  <wim@fluendo.com>
1889
1890         * docs/plugins/Makefile.am:
1891         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
1892         * docs/plugins/gst-plugins-base-plugins-sections.txt:
1893         Add audioresample to docs.
1894
1895         * gst/audioconvert/gstaudioconvert.c:
1896         Add revision date.
1897
1898         * gst/audioresample/gstaudioresample.c:
1899         (gst_audioresample_base_init), (gst_audioresample_class_init),
1900         (gst_audioresample_init), (gst_audioresample_dispose),
1901         (audioresample_get_unit_size), (audioresample_transform_caps),
1902         (resample_set_state_from_caps), (audioresample_transform_size),
1903         (audioresample_set_caps), (audioresample_event),
1904         (audioresample_do_output), (audioresample_transform),
1905         (audioresample_pushthrough), (gst_audioresample_set_property),
1906         (gst_audioresample_get_property), (plugin_init):
1907         * gst/audioresample/gstaudioresample.h:
1908         Added docs.
1909         Small code cleanups.
1910
1911 2006-03-02  Wim Taymans  <wim@fluendo.com>
1912
1913         * docs/plugins/Makefile.am:
1914         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
1915         * docs/plugins/gst-plugins-base-plugins-sections.txt:
1916         Added videoscale to docs.
1917
1918         * gst/videorate/gstvideorate.c: (gst_video_rate_flush_prev),
1919         (gst_video_rate_swap_prev), (gst_video_rate_event),
1920         (gst_video_rate_chain):
1921         Fix typo in docs.
1922
1923         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
1924         (gst_video_scale_init), (gst_video_scale_prepare_size),
1925         (gst_video_scale_set_caps), (gst_video_scale_get_unit_size),
1926         (gst_video_scale_fixate_caps), (gst_video_scale_transform):
1927         * gst/videoscale/gstvideoscale.h:
1928         Added docs, examples.
1929         Some code cleanups.
1930         Post errors instead of g_warning.
1931
1932 2006-03-02  Wim Taymans  <wim@fluendo.com>
1933
1934         * docs/libs/gst-plugins-base-libs-docs.sgml:
1935         * docs/libs/gst-plugins-base-libs-sections.txt:
1936         * docs/libs/gst-plugins-base-libs.types:
1937         * docs/plugins/Makefile.am:
1938         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
1939         * docs/plugins/gst-plugins-base-plugins-sections.txt:
1940         Added some more docs to libs and plugins.
1941
1942         * gst-libs/gst/audio/gstringbuffer.c:
1943         (gst_ring_buffer_prepare_read), (gst_ring_buffer_clear):
1944         * gst-libs/gst/audio/gstringbuffer.h:
1945         Document ringbuffer some more.
1946
1947         * gst/videorate/gstvideorate.c: (gst_video_rate_class_init),
1948         (gst_video_rate_setcaps), (gst_video_rate_reset),
1949         (gst_video_rate_init), (gst_video_rate_flush_prev),
1950         (gst_video_rate_swap_prev), (gst_video_rate_event),
1951         (gst_video_rate_chain), (gst_video_rate_change_state):
1952         * gst/videorate/gstvideorate.h:
1953         Fix videorate to use segments.
1954         Make it work with 0/1 framerates (closes #331903)
1955         Handle EOS correctly.
1956         Added docs.
1957
1958 2006-03-02  Tim-Philipp Müller  <tim at centricular dot net>
1959
1960         * ext/ogg/gstogmparse.c: (gst_ogm_parse_class_init),
1961         (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
1962         (gst_ogm_text_parse_init), (gst_ogm_parse_change_state):
1963           In state change function, first chain up to parent class,
1964           then handle downwards state change stuff. Remove some
1965           commented out cruft from 0.8 code.
1966
1967 2006-03-02  Tim-Philipp Müller  <tim at centricular dot net>
1968
1969         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
1970         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
1971         (gst_ogm_parse_sink_convert), (gst_ogm_parse_sink_query),
1972         (gst_ogm_parse_chain):
1973           Don't remove/re-add source pad if the new caps are the same as
1974           the old caps anyway (#333042). When removing source pad, don't
1975           unref it afterwards - we didn't ref it when adding. Sprinkle some
1976           GST_DEBUG_FUNCPTR goodness here and there. Don't leak references
1977           after using gst_pad_get_parent(). Return downstream flow return
1978           value in chain function.
1979
1980 2006-03-02  Wim Taymans  <wim@fluendo.com>
1981
1982         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
1983         * docs/plugins/gst-plugins-base-plugins.args:
1984         * docs/plugins/gst-plugins-base-plugins.hierarchy:
1985         * docs/plugins/gst-plugins-base-plugins.interfaces:
1986         * docs/plugins/gst-plugins-base-plugins.signals:
1987         Fix hierarchy, added some more elements to the docs.
1988
1989         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1990         (gst_ffmpegcsp_get_type):
1991         * gst/ffmpegcolorspace/gstffmpegcolorspace.h:
1992         Fix docs for ffmpegcolorspace.
1993
1994 2006-03-01  Tim-Philipp Müller  <tim at centricular dot net>
1995
1996         * gst/typefind/gsttypefindfunctions.c: (id3_type_find),
1997         (apetag_type_find), (ape_type_find), (plugin_init):
1998           Some typefinding fine-tuning:
1999           - rank ID3/APE tags in order of preference via probabilities, so that
2000             ID3v2 > APEv2 > APEv1 > ID3v1.
2001           - three or four bytes don't really justify MAXIMUM probability,
2002             change those to 'very likely' (musepack and monkeysaudio).
2003
2004 2006-03-01  Wim Taymans  <wim@fluendo.com>
2005
2006         * docs/plugins/Makefile.am:
2007         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2008         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2009         * ext/alsa/gstalsamixer.c:
2010         * ext/alsa/gstalsamixer.h:
2011         * ext/alsa/gstalsamixerelement.c:
2012         (gst_alsa_mixer_element_class_init), (gst_alsa_mixer_element_init):
2013         * ext/alsa/gstalsamixerelement.h:
2014         * ext/alsa/gstalsasink.c:
2015         * ext/alsa/gstalsasink.h:
2016         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init),
2017         (gst_alsasrc_init):
2018         * ext/alsa/gstalsasrc.h:
2019         Added alsa docs.
2020         Small code cleanups.
2021
2022 2006-03-01  Wim Taymans  <wim@fluendo.com>
2023
2024         * ext/theora/Makefile.am:
2025         Dist new header too,
2026
2027 2006-03-01  Wim Taymans  <wim@fluendo.com>
2028
2029         * docs/plugins/Makefile.am:
2030         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2031         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2032         * ext/gnomevfs/gstgnomevfssink.h:
2033         * ext/gnomevfs/gstgnomevfssrc.h:
2034         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
2035         * ext/vorbis/vorbisdec.h:
2036         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_sink):
2037         * ext/vorbis/vorbisenc.h:
2038         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps),
2039         (vorbis_parse_chain), (vorbis_parse_change_state):
2040         * ext/vorbis/vorbisparse.h:
2041         * gst/audioconvert/gstaudioconvert.h:
2042         * gst/tcp/gsttcpserversink.h:
2043         * gst/videotestsrc/gstvideotestsrc.c:
2044         * gst/videotestsrc/gstvideotestsrc.h:
2045         * gst/volume/gstvolume.c:
2046         * gst/volume/gstvolume.h:
2047         Fix some more docs.
2048         Added docs for vorbisdec and vorbisparse.
2049         Fix vorbisparse.
2050
2051 2006-03-01  Wim Taymans  <wim@fluendo.com>
2052
2053         * docs/plugins/Makefile.am:
2054         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2055         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2056         * ext/pango/gstclockoverlay.h:
2057         * ext/pango/gsttextoverlay.h:
2058         * ext/pango/gsttextrender.h:
2059         * ext/pango/gsttimeoverlay.h:
2060         * ext/theora/gsttheoradec.h:
2061         * ext/theora/gsttheoraenc.h:
2062         * ext/theora/theoradec.c:
2063         * ext/theora/theoraenc.c:
2064         * gst/audioconvert/gstaudioconvert.h:
2065         * gst/audiotestsrc/gstaudiotestsrc.h:
2066         * gst/ffmpegcolorspace/gstffmpegcolorspace.h:
2067         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
2068         * gst/tcp/gstmultifdsink.h:
2069         Updated/added documentation.
2070
2071         * ext/pango/gsttextoverlay.c: (gst_text_overlay_valign_get_type),
2072         (gst_text_overlay_halign_get_type),
2073         (gst_text_overlay_wrap_mode_get_type),
2074         (gst_text_overlay_base_init), (gst_text_overlay_class_init),
2075         (gst_text_overlay_init), (gst_text_overlay_set_property),
2076         (gst_text_overlay_get_property):
2077         Fix up properties to be enums instead of string to make bindings,
2078         introspection and automatic GUI creation possible.
2079         Add getters for the properties.
2080
2081 2006-02-28  Sebastien Moutte  <sebastien@moutte.net>
2082
2083         * gst/audiotestsrc/gstaudiotestsrc.c:
2084           added defines of M_PI and M_PI_2
2085         * gst/ffmpegcolorspace/avcodec.h:
2086           removed #include "stdint.h" for win32 as _stdint.h is 
2087           autogenerated to win32/common
2088         * win32/common/libgstaudio.def:
2089         * win32/common/libgsttag.def:
2090           added some exports
2091         * win32/vs6:
2092           some project files bugs corrected
2093         * win32/vs7:
2094           project files are reset to the default vs7 configuration 
2095           (they link to msvcr71.dll using default optimizations)
2096           
2097 2006-02-28  Wim Taymans  <wim@fluendo.com>
2098
2099         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_class_init):
2100         Fix some docs.
2101
2102 2006-02-28  Edward Hervey  <edward@fluendo.com>
2103
2104         * ext/alsa/gstalsasrc.c:
2105         Set proper class on the ElementDetails:
2106         Source/Audio instead of Src/Audio/
2107
2108 2006-02-28  Edward Hervey  <edward@fluendo.com>
2109
2110         * gst/videoscale/vs_scanline.c:
2111         (vs_scanline_resample_nearest_RGBA):
2112         Revert optimization in videoscale. It should go in liboil and have
2113         an appropriate liboil function.
2114
2115 2006-02-28  Wim Taymans  <wim@fluendo.com>
2116
2117         * gst-libs/gst/audio/gstbaseaudiosink.c:
2118         (gst_base_audio_sink_provide_clock):
2119         Don't try to provide a clock in the NULL state.
2120
2121 2006-02-28  Wim Taymans  <wim@fluendo.com>
2122
2123         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_receive_event),
2124         (gst_ogg_pad_event), (gst_ogg_pad_internal_chain),
2125         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
2126         (gst_ogg_demux_deactivate_current_chain),
2127         (gst_ogg_demux_activate_chain), (gst_ogg_demux_do_seek),
2128         (gst_ogg_demux_perform_seek), (gst_ogg_demux_collect_info),
2129         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain),
2130         (gst_ogg_demux_loop), (gst_ogg_demux_change_state):
2131         Use GstSegment infrastructure to remove duplicated code
2132         and handle more seek cases correctly.
2133
2134 2006-02-28  Wim Taymans  <wim@fluendo.com>
2135
2136         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2137         (gst_ffmpegcsp_transform):
2138         Don't ignore return code from ffmpeg convert function.
2139
2140         * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
2141         Split out some long statements to ease debugging.
2142
2143 2006-02-27  Jan Schmidt  <thaytan@mad.scientist.com>
2144
2145         * ext/libvisual/visual.c: (gst_visual_init),
2146         (gst_vis_src_negotiate), (get_buffer), (plugin_init):
2147         Don't use gst_pad_use_fixed_caps, because it prevents downstream from
2148         being able to renegotiate the size. Instead, use the negotiation
2149         algorithm from the goom plugin to pick an initial output caps. 
2150
2151         Also, allow theoretical libvisual plugins that might support non-GL 
2152         output even if they also do GL.
2153
2154 2006-02-26  Julien MOUTTE  <julien@moutte.net>
2155
2156         * ext/libvisual/visual.c: (gst_visual_init),
2157         (gst_visual_src_setcaps), (get_buffer), (gst_visual_chain),
2158         (plugin_init): Load only non GL plugins. Fix some memleaks and 
2159         possible negotiation issues.
2160
2161 2006-02-25  Julien MOUTTE  <julien@moutte.net>
2162
2163         * gst-libs/gst/tag/tag.h: Adding Annodex tags here.
2164
2165 2006-02-24  Michael Smith  <msmith@fluendo.com>
2166
2167         * gst/typefind/gsttypefindfunctions.c: (mpeg4_video_type_find),
2168         (cmml_type_find), (plugin_init):
2169           Fix CMML type find function to not require a specific minor version
2170           of the CMML header.
2171
2172           Add an MPEG4 video elementary stream typefind function.
2173
2174 2006-02-04  Michael Smith  <msmith@fluendo.com>
2175
2176         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_parse_skeleton_fishead),
2177         (gst_ogg_pad_parse_skeleton_fisbone), (gst_ogg_pad_query_convert),
2178         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
2179         (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain),
2180         (gst_ogg_demux_read_end_chain), (gst_ogg_demux_collect_chain_info),
2181         (gst_ogg_demux_change_state), (gst_annodex_granule_to_time):
2182           Annodex support in ogg demuxer. Doesn't do very much without the
2183           other annodex patches (to come).
2184
2185 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
2186
2187         Patch by: Fabrizio Gennari <fabrizio dot get at tiscali dot it>
2188
2189         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
2190           Pick up palette for MS video v1 (#327028)
2191
2192 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
2193
2194         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2195         (gst_ffmpegcsp_caps_remove_format_info),
2196         (gst_ffmpegcsp_get_unit_size):
2197           The 'palette_data' field from incoming RGB caps shouldn't be
2198           proxied on outgoing YUV caps; also, restrict unit size
2199           adjustment in case of paletted data only to the unit that
2200           actually has a palette. Fixes #330711.
2201
2202 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
2203
2204         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2205         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps),
2206         (gst_ffmpegcsp_finalize), (gst_ffmpegcsp_class_init),
2207         (gst_ffmpegcsp_get_unit_size):
2208           Plug some memory leaks.
2209
2210 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
2211
2212         * sys/ximage/Makefile.am:
2213         * sys/xvimage/Makefile.am:
2214           Add some _CFLAGS and _LIBS that seem to be missing
2215           and/or required for Cygwin (see #317048).
2216
2217 2006-02-22  Wim Taymans  <wim@fluendo.com>
2218
2219         * ext/alsa/gstalsasrc.c:
2220         Fix description as pointed out by caugier.
2221
2222 2006-02-22  Tommi Myöhänen  <ext-tommi do myohanen at nokia dot com>
2223
2224         Reviewed by : Edward Hervey  <edward@fluendo.com>
2225
2226         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
2227         (qt_type_find):
2228         Better 3gp typefinding (#331526).
2229
2230 2006-02-21  Tim-Philipp Müller  <tim at centricular dot net>
2231
2232         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create):
2233           Don't send EOS event here, the base class will send one for us.
2234
2235         * gst/playback/gstplaybasebin.c: (prepare_output):
2236           Subpictures without video stream aren't allowed either.
2237         
2238         * gst/subparse/gstsubparse.c: (gst_subparse_type_find):
2239           Fix debug statement copy'n'paste-o.
2240
2241 2006-02-21  Tim-Philipp Müller  <tim at centricular dot net>
2242
2243         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume):
2244           Fix issues with mixer keeping state when muting/unmuting
2245           and when changing the volume whilst muted (see #331763
2246           and #331765).
2247
2248 2006-02-20  Tim-Philipp Müller  <tim at centricular dot net>
2249
2250         * gst/subparse/gstsubparse.c: (subrip_unescape_formatting),
2251         (parse_subrip), (gst_sub_parse_format_autodetect):
2252           Set right caps given that we send escaped text. Also,
2253           honour <i></i>, <b></b> and <u></u> markers that can be found
2254           in .srt files (fixes #310202).
2255
2256 2006-02-20  Tim-Philipp Müller  <tim at centricular dot net>
2257
2258         * gst-libs/gst/audio/mixerutils.c:
2259         (element_factory_rank_compare_func):
2260           Make order in which elements are tried more determinable.
2261
2262 2006-02-20  Julien MOUTTE  <julien@moutte.net>
2263
2264         * gst/playback/gstdecodebin.c: (get_our_ghost_pad),
2265         (remove_element_chain), (cleanup_decodebin),
2266         (gst_decode_bin_change_state): Make decodebin reusable by
2267         fixing remove_element_chain first and then introduce a
2268         cleaner in state change to ->NULL. (Closes #331678)
2269
2270 2006-02-19  Wim Taymans  <wim@fluendo.com>
2271
2272         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_open_file):
2273         use 0666 mask when creating files so umask gets applied
2274         correctly. Fixes #331295.
2275
2276 2006-02-19  Tim-Philipp Müller  <tim at centricular dot net>
2277
2278         * gst/subparse/Makefile.am:
2279         * gst/subparse/gstssaparse.c: (gst_ssa_parse_base_init),
2280         (gst_ssa_parse_dispose), (gst_ssa_parse_init),
2281         (gst_ssa_parse_class_init), (gst_ssa_parse_src_event),
2282         (gst_ssa_parse_sink_event), (gst_ssa_parse_setcaps),
2283         (gst_ssa_parse_remove_override_codes), (gst_ssa_parse_parse_line),
2284         (gst_ssa_parse_chain), (gst_ssa_parse_change_state):
2285         * gst/subparse/gstssaparse.h:
2286         * gst/subparse/gstsubparse.c: (plugin_init):
2287           Add very basic parser for SSA subtitle streams (as often
2288           found in matroska files).
2289
2290 2006-02-19  Tim-Philipp Müller  <tim at centricular dot net>
2291
2292         * gst/playback/gstdecodebin.c: (mimetype_is_raw):
2293           That should be text/x-pango-markup, not text/x-pango-layout.
2294
2295 2006-02-19  Julien MOUTTE  <julien@moutte.net>
2296
2297         * ext/pango/gsttextoverlay.c: (gst_text_overlay_finalize):
2298         Polishing.
2299
2300 2006-02-19  Julien MOUTTE  <julien@moutte.net>
2301
2302         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
2303         (gst_text_overlay_finalize), (gst_text_overlay_init),
2304         (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
2305         (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
2306         (gst_text_overlay_text_event), (gst_text_overlay_video_event),
2307         (gst_text_overlay_pop_text), (gst_text_overlay_text_chain),
2308         (gst_text_overlay_video_chain), (gst_text_overlay_change_state):
2309         Fix state change deadlock.
2310
2311 2006-02-19  Julien MOUTTE  <julien@moutte.net>
2312
2313         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
2314         (gst_text_overlay_finalize), (gst_text_overlay_init),
2315         (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
2316         (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
2317         (gst_text_overlay_text_event), (gst_text_overlay_video_event),
2318         (gst_text_overlay_pop_text), (gst_text_overlay_text_chain),
2319         (gst_text_overlay_video_chain), (gst_text_overlay_change_state):
2320         * ext/pango/gsttextoverlay.h: Fix seeking both for muxed formats
2321         and subtitles files.
2322
2323 2006-02-19  Julien MOUTTE  <julien@moutte.net>
2324
2325         * gst/playback/gstdecodebin.c: (mimetype_is_raw): pango layout
2326         should be considered as raw.
2327
2328 2006-02-19  Julien MOUTTE  <julien@moutte.net>
2329
2330         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
2331         (cb_probe):
2332         * gst/playback/gststreaminfo.h: Introduce language informations.
2333
2334 2006-02-18  Jan Schmidt  <thaytan@mad.scientist.com>
2335
2336         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
2337         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
2338         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
2339         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new):
2340         Set shared memory segments to be deleted as soon as we have attached,
2341         that way they get cleaned up automatically if we crash.
2342
2343 2006-02-18  Julien MOUTTE  <julien@moutte.net>
2344
2345         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_get_text): 
2346         * ext/pango/gsttimeoverlay.c: (gst_time_overlay_get_text): Those
2347         functions are called with lock held.
2348
2349 2006-02-18  Julien MOUTTE  <julien@moutte.net>
2350
2351         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
2352         (gst_text_overlay_finalize), (gst_text_overlay_init),
2353         (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
2354         (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
2355         (gst_text_overlay_text_pad_unlink), (gst_text_overlay_text_event),
2356         (gst_text_overlay_video_event), (gst_text_overlay_pop_text),
2357         (gst_text_overlay_text_chain), (gst_text_overlay_video_chain),
2358         (gst_text_overlay_change_state): Refactoring of textoverlay
2359         without collectpads. This now supports sparse subtitles coming
2360         from a demuxer instead of a sub file. Seeking is still broken 
2361         though. Need to discuss with wtay some more on how to handle
2362         seeking correctly.
2363         * ext/pango/gsttextoverlay.h:
2364         * gst/playback/gstplaybin.c: (setup_sinks): Support linking with
2365         subtitles coming from the demuxer.
2366
2367 2006-02-17  Wim Taymans  <wim@fluendo.com>
2368
2369         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_src),
2370         (gst_vorbisenc_convert_sink):
2371         Use some more scaling functions.
2372
2373 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
2374
2375         * ext/cdparanoia/gstcdparanoiasrc.c:
2376         (gst_cd_paranoia_src_class_init), (gst_cd_paranoia_dummy_callback),
2377         (gst_cd_paranoia_paranoia_callback),
2378         (gst_cd_paranoia_src_signal_is_being_watched),
2379         (gst_cd_paranoia_src_read_sector):
2380         * ext/cdparanoia/gstcdparanoiasrc.h:
2381           Add back 'transport-error' and 'uncorrected-error' signals and
2382           make them actually be fired when bad stuff happens (#319340).
2383
2384 2006-02-17  Wim Taymans  <wim@fluendo.com>
2385
2386         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_get_type),
2387         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
2388         (gst_ring_buffer_device_is_open), (gst_ring_buffer_acquire),
2389         (gst_ring_buffer_release), (gst_ring_buffer_set_flushing),
2390         (gst_ring_buffer_start), (gst_ring_buffer_pause_unlocked),
2391         (gst_ring_buffer_pause), (gst_ring_buffer_stop),
2392         (gst_ring_buffer_delay), (gst_ring_buffer_samples_done),
2393         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
2394         (gst_ring_buffer_commit), (gst_ring_buffer_prepare_read),
2395         (gst_ring_buffer_clear):
2396         Small cleanups.
2397         Added some G_LIKELY.
2398
2399 2006-02-17  Wim Taymans  <wim@fluendo.com>
2400
2401         * gst-libs/gst/audio/TODO:
2402         Update TODO
2403
2404         * gst-libs/gst/audio/gstbaseaudiosink.c:
2405         (gst_base_audio_sink_get_offset):
2406         When trying to play samples ASAP and we don't have a
2407         previous sample, try to play at position 0 instead of
2408         an invalid position.
2409
2410 2006-02-17  Wim Taymans  <wim@fluendo.com>
2411
2412         * ext/alsa/gstalsasink.c: (gst_alsasink_open),
2413         (gst_alsasink_reset):
2414         Also release lock when we get an error in _reset();
2415         fix an error message.
2416
2417 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
2418
2419         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
2420         (gst_alsasink_init), (get_channel_free_structure),
2421         (caps_add_channel_configuration), (gst_alsasink_getcaps),
2422         (gst_alsasink_close):
2423         * ext/alsa/gstalsasink.h:
2424           Add support for more than 2 channels (#326720).
2425
2426 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
2427
2428         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
2429           Set codec_name for WAVEFORMATEX as well. When we have 'normal PCM'
2430           with 4 or 6 channels, assume a default channel layout to make things
2431           work (not sure there's anything else we can do in those cases).
2432
2433 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
2434
2435         * gst-libs/gst/audio/multichannel.c:
2436           Minor docs fix.
2437
2438         * gst-libs/gst/riff/Makefile.am:
2439         * gst-libs/gst/riff/riff-ids.h:
2440         * gst-libs/gst/riff/riff-media.c:
2441         (gst_riff_wavext_add_channel_layout), (gst_riff_create_audio_caps):
2442           Add support for WAVEFORMATEX, eg. PCM audio with more than two
2443           channels and a channel layout map.
2444           
2445 2006-02-16  Mathieu Garcia <b0nk at free dot fr>
2446
2447         Reviewed by Edward Hervey  <edward@fluendo.com>
2448
2449         * gst/videoscale/vs_scanline.c: (vs_scanline_resample_nearest_RGBA): 
2450         C-level optimization of the RGBA nearest neighbour function.
2451         Eventually this might end up in liboil with vectorized versions.
2452
2453 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
2454
2455         * gst-libs/gst/audio/multichannel.c:
2456         (gst_audio_get_channel_positions):
2457           When we have more than 2 channels, but no channel layout is
2458           specified in the caps, return some default channel layout
2459           to the caller and warn about about a possibly buggy element
2460           (could be buggy filtercaps as well of course) (#317038).
2461
2462 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
2463
2464         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
2465           Add gst-libs/gst/cdda to list of lib search paths.
2466
2467 2006-02-15  Andy Wingo  <wingo@pobox.com>
2468
2469         * ext/ogg/gstoggmux.c (gst_ogg_mux_collected): When updating
2470         timestamp, update timestamp_end as well. Fixes a bugaboo. I hope
2471         to the Lord Jesus that I do not have to touch the ogg muxer ever
2472         again.
2473
2474 2006-02-15  Edward Hervey  <edward@fluendo.com>
2475
2476         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
2477         quicktime movie files can also contain 'uuid' atoms.
2478
2479 2006-02-14  Tim-Philipp Müller  <tim at centricular dot net>
2480
2481         * gst/audioconvert/plugin.c: (plugin_init):
2482           Register the GstAudioChannelPosition enum type with the type
2483           system in the plugin_init function, so that it is known before
2484           any element actually makes use of multi-channel stuff. This is
2485           required for example if one wants to be able to deserialise/use
2486           a caps string with channel positions before any pipeline has
2487           been setup and started, like with gst-launch.
2488
2489 2006-02-14  Wim Taymans  <wim@fluendo.com>
2490
2491         * gst-libs/gst/audio/gstringbuffer.c:
2492         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_delay),
2493         (gst_ring_buffer_samples_done), (wait_segment),
2494         (gst_ring_buffer_commit), (gst_ring_buffer_clear):
2495         Add some compiler G_(UN_)LIKELY help.
2496         SIGNAL the ringbuffer waiters when going to PAUSED as well to
2497         make sure they can exit their functions. Should fix #330748
2498
2499 2006-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
2500
2501         * Makefile.am:
2502         * configure.ac:
2503         * win32/MANIFEST:
2504         * win32/common/_stdint.h:
2505           Windows does not have long long; copy the generated _stdint.h
2506         * win32/common/interfaces-enumtypes.c:
2507         (gst_color_balance_type_get_type), (gst_mixer_type_get_type),
2508         (gst_mixer_track_flags_get_type),
2509         (gst_tuner_channel_flags_get_type):
2510         * win32/common/multichannel-enumtypes.c:
2511         (gst_audio_channel_position_get_type):
2512           update
2513
2514 2006-02-13  Wim Taymans  <wim@fluendo.com>
2515
2516         * gst-libs/gst/audio/gstbaseaudiosink.c:
2517         (gst_base_audio_sink_get_time), (gst_base_audio_sink_preroll),
2518         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
2519         Always sync on first sample we receive when starting.
2520
2521 2006-02-13  Wim Taymans  <wim@fluendo.com>
2522
2523         * gst/playback/gstplaybin.c: (gen_vis_element):
2524         Update vis bin docs.
2525         Move queue after tee so we don't queue video buffers but
2526         audio samples instead. Fixes problems where the video queue
2527         is filled and the audio queue empty.
2528
2529 2006-02-13  Tim-Philipp Müller  <tim at centricular dot net>
2530
2531         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
2532           No need to push an EOS event here, GstBaseSrc will do that for us
2533           when we return FLOW_UNEXPECTED.
2534           
2535 2006-02-12  Wim Taymans  <wim@fluendo.com>
2536
2537         * gst-libs/gst/audio/gstbaseaudiosink.c:
2538         (gst_base_audio_sink_get_time), (gst_base_audio_sink_setcaps),
2539         (gst_base_audio_sink_drain), (gst_base_audio_sink_preroll),
2540         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
2541         Use scale functions when possible.
2542         Fix error messages.
2543         Free clockid when after waiting for EOS.
2544         Use G_(UN_)LIKLY when it makes sense.
2545         Fix sample clipping bug found by Arwed v. Merkatz fixes #330789.
2546
2547 2006-02-12  Edward Hervey  <edward@fluendo.com>
2548
2549         * gst/playback/gstplaybasebin.c: (prepare_output): 
2550         Remove stray semi-colon (fixes #330888).
2551
2552 2006-02-12  Jan Schmidt  <thaytan@mad.scientist.com>
2553
2554         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
2555         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls):
2556         Fix up the XShm call testing so that we catch errors, and don't
2557         cause new ones by attempting to detach from a segment we failed
2558         to attach to. Fixes #312439.
2559
2560 2006-02-10  Edward Hervey  <edward@fluendo.com>
2561
2562         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
2563         Added flv file typefind (video/x-flv).
2564
2565 2006-02-10  Edward Hervey  <edward@fluendo.com>
2566
2567         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
2568         (gst_riff_create_video_template_caps):
2569         Added FLV1 <==> 'video/x-flash-video,flvversion=1' conversion.
2570         Also added the caps to the default set of riff video caps.
2571
2572 2006-02-09  Andy Wingo  <wingo@pobox.com>
2573
2574         * ext/ogg/gstoggmux.c (GstOggPad): Keep track of both the start
2575         time and the end time of the last packet in the page.
2576         (gst_ogg_mux_pad_queue_page): In addition to setting the timestamp
2577         on the pages in our queue, set the duration as well. Reflow a
2578         debug statement.
2579         (gst_ogg_mux_collected): Keep track of GstOggPad->timestamp_end.
2580         Fixes bad muxing order.
2581
2582 2006-02-09  Thomas Vander Stichele  <thomas at apestaart dot org>
2583
2584         * gst-libs/gst/rtp/gstbasertppayload.c:
2585         (gst_basertppayload_setcaps), (gst_basertppayload_push):
2586           update seqnum before setting it on the packet; this makes sure
2587           that the timestamp and seqnum properties match after pushing
2588           a buffer
2589
2590 2006-02-09  Andy Wingo  <wingo@pobox.com>
2591
2592         * gst-libs/gst/audio/gstringbuffer.c
2593         (gst_ring_buffer_samples_done): Cast to guint64, fixes an integer
2594         overflow after 13.5 hours of recording. Kapow!
2595
2596         * ext/alsa/gstalsasrc.c (gst_alsasrc_delay): Clamp the delay to
2597         the buffer size -- we don't care about underrun/overrun reporting
2598         right now, just need to return a useful value.
2599
2600 2006-02-09  Jan Schmidt  <thaytan@mad.scientist.com>
2601
2602         * configure.ac:
2603           Back to CVS
2604
2605 === release 0.10.3 ===
2606
2607 2006-02-09  Jan Schmidt <thaytan@mad.scientist.com>
2608
2609         * configure.ac:
2610           releasing 0.10.3, "Under Pressure"
2611
2612 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
2613
2614         * configure.ac:
2615         Drat. Bump libtool version number for new API.
2616         Prelease 0.10.2.3 (of 0.10.3)
2617
2618 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
2619
2620         * configure.ac:
2621         * win32/common/config.h:
2622         0.10.2.2 prerelease (of 0.10.3).
2623
2624 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
2625
2626         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_create):
2627           Revert Andy's newsegment change pending a more correct
2628           fix.
2629
2630 2006-02-08  Thomas Vander Stichele  <thomas at apestaart dot org>
2631
2632         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
2633         (qt_type_find), (plugin_init):
2634           detect more files as 3gp
2635           group and reorder the iso file formats
2636
2637 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
2638
2639         * ext/vorbis/vorbis.c: (plugin_init):
2640           Register musicbrainz tags, so apps don't have to.
2641
2642 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
2643
2644         * gst-libs/gst/tag/gstvorbistag.c: (gst_tag_from_vorbis_tag),
2645         (gst_tag_to_vorbis_tag):
2646           Make sure we called gst_tag_register_musicbrainz_tags()
2647           before possibly mapping a vorbiscomment string from/to a
2648           musicbrainz tag.
2649
2650 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
2651
2652         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
2653           In case we can't find the required number of consecutive
2654           mpeg audio frames to positively identify an MPEG audio
2655           stream, check if there's at least a valid mpeg audio
2656           frame right at offset 0 and if so suggest mpeg/audio
2657           caps with a very low probability (#153004).
2658
2659 2006-02-07  Andy Wingo  <wingo@pobox.com>
2660
2661         * gst/tcp/gsttcpclientsrc.c (gst_tcp_client_src_create): Switch to
2662         a TIME segment if we get timestamped buffers. Requires recent
2663         fixes in core to work properly.
2664
2665 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
2666
2667         * gst/playback/gstplaybasebin.c: (prepare_output):
2668           Don't print the URI as part of the error message, it
2669           makes error dialogs look rather ugly, especially if
2670           the URI is very long or has characters in it that
2671           need escaping.
2672
2673 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
2674
2675         * gst/playback/gstplaybasebin.c: (prepare_output):
2676           Error out if we have only text or subtitles, but nothing
2677           else. Also error out if we have subtitles but no video
2678           stream.
2679
2680 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
2681
2682         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create):
2683           Treat GNOME_VFS_RESULT_EOF as EOS, not as error (#329194).
2684           Post an error message on the bus when we encounter an
2685           error, which will hopefully be more meaningful than the
2686           'Internal Flow Error' message users get to see if we
2687           just return GST_FLOW_ERROR.
2688
2689 2006-02-07  Andy Wingo  <wingo@pobox.com>
2690
2691         * configure.ac (GST_MAJORMINOR): Update core version req to
2692         0.10.2.2, for the collectpads API addition (#330244).
2693
2694 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
2695
2696         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
2697           Return FALSE from plugin_init() when GnomeVFS can't
2698           be initialised for some reason (#328423).
2699
2700 2006-02-06  Julien MOUTTE  <julien@moutte.net>
2701
2702         * ext/pango/gsttextoverlay.c: (gst_text_overlay_src_event): 
2703         Stick to seeking theory until i find the bug.
2704         * gst/subparse/gstsubparse.c: (parse_subrip): Fix debug.
2705
2706 2006-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
2707
2708         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
2709         (theora_enc_finalize), (theora_enc_sink_setcaps),
2710         (theora_set_header_on_caps), (theora_enc_chain),
2711         (theora_enc_change_state):
2712         * tests/check/pipelines/theoraenc.c: (GST_START_TEST):
2713           Make theoraenc and the tests leak free. Like, really.
2714
2715 2006-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
2716
2717         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
2718         (theora_enc_finalize), (theora_enc_sink_setcaps):
2719           Add a finalize method to ensure we clean up state even if
2720           someone omitted the state change back to NULL.
2721
2722         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_metadata_set1),
2723         (gst_vorbisenc_chain):
2724           Free some more leaked bits.
2725
2726         * tests/check/pipelines/theoraenc.c: (start_pipeline),
2727         (stop_pipeline):
2728           Wait for state changes to happen if they're ASYNC.
2729
2730           This ought to teach those fancy pants buildbots a lesson.
2731
2732 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
2733
2734         * gst-libs/gst/tag/gstid3tag.c:
2735           Add mapping for ID3 International Standard Recording Code
2736           tag "TSRC"
2737
2738 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
2739
2740         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_metadata_set1):
2741           Don't leak tag names.
2742
2743 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
2744
2745         * docs/libs/gst-plugins-base-libs-docs.sgml:
2746         * docs/libs/gst-plugins-base-libs-sections.txt:
2747         * gst-libs/gst/tag/gstid3tag.c:
2748         * gst-libs/gst/tag/gstvorbistag.c:
2749         * gst-libs/gst/tag/tags.c:
2750           Split libgsttag docs into multiple sections.
2751
2752 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
2753
2754         * docs/libs/Makefile.am:
2755         * docs/libs/gst-plugins-base-libs-docs.sgml:
2756         * docs/libs/gst-plugins-base-libs-sections.txt:
2757         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_from_id3_tag):
2758         * gst-libs/gst/tag/gstvorbistag.c:
2759         * gst-libs/gst/tag/tag.h:
2760         * gst-libs/gst/tag/tags.c:
2761           Add libgsttag to the docs.
2762
2763 2006-02-05  Julien MOUTTE  <julien@moutte.net>
2764
2765         * ext/pango/gsttextoverlay.c: (gst_text_overlay_finalize),
2766         (gst_text_overlay_init), (gst_text_overlay_src_event),
2767         (gst_text_overlay_collected): Fix clockoverlay.
2768
2769 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
2770
2771         * docs/libs/compiling.sgml:
2772           Fix typo: it's pkg-config, not pkg-gconfig
2773
2774         * docs/libs/gst-plugins-base-libs-docs.sgml:
2775         * docs/libs/gst-plugins-base-libs-sections.txt:
2776         * docs/libs/tmpl/gstgconf.sgml:
2777           There is no libgstgconf in 0.10, remove it
2778           from the docs.
2779
2780 2006-02-05  Julien MOUTTE  <julien@moutte.net>
2781
2782         * docs/libs/tmpl/gstcolorbalance.sgml: Updated.
2783         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
2784         (gst_text_overlay_src_event), (gst_text_overlay_collected):
2785         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
2786         (gst_sub_parse_class_init), (gst_sub_parse_init),
2787         (gst_sub_parse_src_event), (parse_mdvdsub), (parse_subrip),
2788         (parse_mpsub), (parser_state_init), (handle_buffer),
2789         (gst_sub_parse_chain), (gst_sub_parse_sink_event), (plugin_init):
2790         * gst/subparse/gstsubparse.h: Introduce seeking code.
2791
2792 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
2793
2794         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
2795           Add comment about LANGUAGE tag inconsistency (we want
2796           ISO-639-1, but extract three-letter identifiers?)
2797
2798         * po/POTFILES.in:
2799           Add two translatable files.
2800
2801 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
2802
2803         * gst-libs/gst/tag/Makefile.am:
2804         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
2805         * gst-libs/gst/tag/tag.h:
2806         * gst-libs/gst/tag/tags.c:
2807         (gst_tag_register_musicbrainz_tags_internal),
2808         (gst_tag_register_musicbrainz_tags):
2809           Forward-port some tags stuff from the 0.8 branch. This is
2810           mostly the addition of musicbrainz tags and their mapping
2811           to vorbistags, and a vorbistag mapping of the language tag.
2812
2813 2006-02-05  Julien MOUTTE  <julien@moutte.net>
2814
2815         * gst/playback/gstplaybin.c: (gen_text_element): Fix broken code
2816         refactoring.
2817
2818 2006-02-04  David Schleef  <ds@schleef.org>
2819
2820         * ext/ogg/gstoggmux.c:
2821         * gst/typefind/gsttypefindfunctions.c:
2822           Add Dirac typefinding and add dirac format to oggmux.
2823
2824 2006-02-03  Tim-Philipp Müller  <tim at centricular dot net>
2825
2826         * gst/playback/gstdecodebin.c: (try_to_link_1):
2827           Don't put essential function call into
2828           g_return_*() macro, otherwise it'll all be
2829           replaced by NOOPs when compiling with
2830           G_DISABLE_CHECKS defined.
2831
2832 2006-02-03  Edgard Lima <edgard.lima@indt.org.br>
2833
2834         * ext/ogg/gstoggdemux.c:
2835         * ext/ogg/gstoggparse.c:
2836         * gst/tcp/gsttcpserversink.c:
2837         * sys/v4l/v4lsrc_calls.c:
2838         * sys/v4l/v4lsrc_calls.h:
2839         Just make it compile with --disable-gst-debug.
2840
2841 2006-02-03  Wim Taymans  <wim@fluendo.com>
2842
2843         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
2844         (gst_alsasink_class_init), (gst_alsasink_init),
2845         (gst_alsasink_write), (gst_alsasink_reset):
2846         * ext/alsa/gstalsasink.h:
2847         Add lock to protect alsa calls.
2848         Implement reset to flush samples ASAP, does not work
2849         with dmix though.
2850
2851 2006-02-02  Wim Taymans  <wim@fluendo.com>
2852
2853         * gst-libs/gst/audio/gstbaseaudiosink.c:
2854         (gst_base_audio_sink_provide_clock):
2855         Ugh.. getting late I guess...
2856
2857 2006-02-02  Wim Taymans  <wim@fluendo.com>
2858
2859         * gst-libs/gst/audio/gstbaseaudiosink.c:
2860         (gst_base_audio_sink_provide_clock),
2861         (gst_base_audio_sink_set_property),
2862         (gst_base_audio_sink_get_property), (gst_base_audio_sink_render):
2863         Don't try to provide a clock when we are not negotiated since
2864         we might not be able to make it run.
2865
2866 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
2867
2868         * gst/playback/gstdecodebin.c: (try_to_link_1):
2869           Unlinking two source pads is ... hard.
2870
2871 2006-02-02  Wim Taymans  <wim@fluendo.com>
2872
2873         * gst-libs/gst/audio/TODO:
2874         Updated.
2875
2876         * gst-libs/gst/audio/gstbaseaudiosink.c:
2877         (gst_base_audio_sink_drain), (gst_base_audio_sink_event):
2878         On EOS, wait till the last sample is played before posting EOS.
2879
2880 2006-02-01  Philippe Kalaf <burger at speedy dot org>
2881
2882         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2883           Patch by Kai Vehmanen : Adds ability to enable newsegment bypass by
2884           setting queue_delay to zero. Also avoid thread being started if
2885           queue_delay is zero.
2886
2887 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
2888
2889         * gst/playback/test6.c: (new_decoded_pad_cb), (show_error), (main):
2890           Make test work again by connecting fakesinks to each decoded pad,
2891           which makes the pipeline wait until each fakesink has a buffer
2892           queued before going to PAUSED state. At that point we know the
2893           decodebin pads are negotiated.
2894
2895 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
2896
2897         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_query),
2898         (gst_cdda_base_src_handle_event):
2899         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_query):
2900           Pass unhandled queries to the parent class's query function.
2901
2902 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
2903
2904         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_types),
2905         (gst_ogg_pad_src_query):
2906         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
2907         * ext/theora/theoradec.c: (theora_dec_src_query),
2908         (theora_dec_sink_query):
2909         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
2910         (vorbis_dec_sink_query):
2911         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_src_query),
2912         (gst_vorbisenc_sink_query):
2913         * gst/adder/gstadder.c: (gst_adder_query):
2914           Pass unhandled queries upstream instead of just
2915           dropping them (#326447). Also, fix supported
2916           query types list for some elements.
2917
2918 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
2919
2920         * gst/typefind/gsttypefindfunctions.c: (au_type_find),
2921         (paris_type_find), (ilbc_type_find), (plugin_init):
2922           Fix typefinding for audio/x-au, audio/x-paris and
2923           audio/iLBC-sh. We cannot use the START_WITH macros
2924           here, because there can only be one typefind factory
2925           with the same name (caps), so the second one would
2926           replace the first one and the first one would never
2927           be called when doing typefinding (see #161712).
2928           
2929
2930 2006-01-31  Wim Taymans  <wim@fluendo.com>
2931
2932         * ext/vorbis/vorbisdec.c: (vorbis_dec_convert),
2933         (vorbis_handle_header_packet), (vorbis_dec_push),
2934         (vorbis_handle_data_packet):
2935         Use scale_int when we can, add some more scaling.
2936         Check packettype before parsing it.
2937
2938 2006-01-31  Wim Taymans  <wim@fluendo.com>
2939
2940         * ext/theora/theoradec.c: (_theora_granule_time),
2941         (theora_dec_src_convert), (theora_dec_sink_convert):
2942         Call right _scale functions.
2943         Use parameter instead of some other random value.
2944
2945 2006-01-31  Wim Taymans  <wim@fluendo.com>
2946
2947         * ext/theora/theoradec.c: (_theora_granule_frame),
2948         (_theora_granule_time), (_inc_granulepos),
2949         (theora_dec_src_convert), (theora_dec_sink_convert),
2950         (theora_handle_type_packet), (theora_handle_data_packet),
2951         (theora_dec_chain):
2952         Use higher precision timestamps calculation.
2953         Convert some other conversions to _scale.
2954
2955 2006-01-31  Stefan Kost  <ensonic@users.sf.net>
2956
2957         * gst/audiotestsrc/gstaudiotestsrc.c:
2958         (gst_audio_test_src_create_sine_table), (plugin_init):
2959         * gst/volume/gstvolume.c: (plugin_init):
2960           initialize gst_controller before using
2961
2962 2006-01-31  Jan Schmidt  <thaytan@mad.scientist.com>
2963
2964         * tests/check/pipelines/theoraenc.c:
2965         * tests/check/pipelines/vorbisenc.c:
2966         Define constant using G_GINT64_CONSTANT to avoid errors when
2967         passing it around - otherwise it gets truncated to 32 bits.
2968
2969         Fixes failing tests.
2970
2971 2006-01-31  Andy Wingo  <wingo@pobox.com>
2972
2973         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_set_caps): Don't segfault if the
2974         caps being set doesn't have a framerate value. Basically a stopgap
2975         measure.
2976
2977         * ext/ogg/gstoggmux.c (GST_BUFFER_END_TIME): New macro. Not
2978         technically correct enough to put into core though.
2979         (gst_ogg_mux_dequeue_page): Use END_TIME instead of TIMESTAMP +
2980         DURATION. Fixes theoraenc ! oggmux.
2981
2982         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_fixate): Fixate to the nearest
2983         fraction, not double.
2984
2985 2006-01-31  Sebastien Moutte  <sebastien@moutte.net>
2986
2987         * win32/vs7:
2988         add vs7 project files created by Sergey Scobich
2989
2990 2006-01-30  Sebastien Moutte  <sebastien@moutte.net>
2991
2992         * win32/vs8:
2993         add vs8 project files created by Sergey Scobich
2994         
2995 2006-01-30  Andy Wingo  <wingo@pobox.com>
2996
2997         * ext/ogg/gstoggmux.c (gst_ogg_mux_dequeue_page): Compare
2998         timestamp + duration, not just timestamp -- ogg pages should be
2999         ordered by stop time. Necessary fix given the change in vorbis
3000         timestamps.
3001
3002         * ext/theora/theoraenc.c (theora_enc_sink_setcaps) 
3003         (gst_theora_enc_init): Pull the granule shift out of the encoder.
3004         (granulepos_add): New function, handles the messiness of adjusting
3005         granulepos values.
3006         (theora_buffer_from_packet):
3007         (theora_enc_chain):
3008         (theora_enc_sink_event): Use granulepos_add, not +.
3009
3010         * tests/check/pipelines/theoraenc.c
3011         (check_buffer_granulepos_from_starttime): Just check the frame
3012         count, not the actual granulepos -- we can't dictate to the
3013         encoder when it should be placing keyframes.
3014
3015 2006-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
3016
3017         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_start):
3018           SERVICE_NOT_AVAILABLE happens for example when you're trying to
3019           play an http:// stream from a server that's not serving
3020
3021 2006-01-30  Andy Wingo  <wingo@pobox.com>
3022
3023         * tests/check/pipelines/vorbisenc.c (TIMESTAMP_OFFSET): 
3024         * tests/check/pipelines/theoraenc.c (TIMESTAMP_OFFSET): Totally
3025         remove the UINT64_CONSTANT macro, doesn't appear to be needed or
3026         available.
3027
3028         * ext/theora/gsttheoraenc.h:
3029         * ext/theora/theoraenc.c: Same changes as were done to vorbisenc,
3030         although theoraenc was timestamping correctly. Added handling of
3031         streams that start with nonzero timestamps.
3032
3033         * tests/check/Makefile.am:
3034         * tests/check/pipelines/theoraenc.c: New file, basically does same
3035         tests as vorbisenc.
3036
3037         * tests/check/pipelines/vorbisenc.c: I claim these bugs.
3038
3039 2006-01-30  Wim Taymans  <wim@fluendo.com>
3040
3041         * gst-libs/gst/audio/gstaudiosink.c:
3042         (gst_audioringbuffer_class_init), (gst_audioringbuffer_release),
3043         (gst_audioringbuffer_pause):
3044         Implement pause that does not wait for completion.
3045
3046         * gst-libs/gst/audio/gstbaseaudiosink.c:
3047         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
3048         Don't drop buffers when going to PAUSED but perform preroll on
3049         remaining samples now that core base class supports this.
3050
3051         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_release),
3052         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_stop),
3053         (gst_ring_buffer_commit):
3054         Pause should not signal waiters.
3055         Implement return value of _commit correctly.
3056
3057 2006-01-30  Andy Wingo  <wingo@pobox.com>
3058
3059         * tests/check/Makefile.am (check_vorbis): Add pipelines/vorbisenc.
3060
3061         * ext/vorbis/vorbisenc.c (gst_vorbisenc_buffer_from_packet): Logic
3062         updated to timestamp from the first sample, not the last.
3063         (gst_vorbisenc_buffer_from_header_packet): New function, takes
3064         special care of granulepos and timestamp for header packets.
3065         (gst_vorbisenc_chain): Reflow, fix some leaks, and handle the case
3066         when the first buffer has a nonzero timestamp.
3067
3068         * ext/vorbis/vorbisenc.h (GstVorbisEnc.granulepos_offset)
3069         (GstVorbisEnc.subgranule_offset): New members. Take care of the
3070         case when the first audio buffer we get has a nonzero timestamp.
3071         (GstVorbisEnc.next_ts): Renamed from prev_ts, because now we
3072         properly timestamp vorbis buffers with the time of the first
3073         sample, not the last.
3074         
3075         * ext/vorbis/vorbisenc.c (granulepos_to_clocktime): Renamed from
3076         vorbis_granule_time_copy -- now it takes the granule/subgranule
3077         offset into account.
3078
3079         * tests/check/pipelines/vorbisenc.c: New test for correctness of
3080         timestamps, durations, and granulepos on buffers produced by
3081         vorbisenc.
3082
3083 2006-01-30  Jan Schmidt  <thaytan@mad.scientist.com>
3084
3085         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
3086         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
3087           Patch from Eric Jonas to support conversions to/from UYVY 
3088           (Fixes: #324626)
3089
3090 2006-01-30  Julien MOUTTE  <julien@moutte.net>
3091
3092         * gst/playback/gstplaybasebin.c: (group_commit), (queue_overrun),
3093         (setup_subtitle), (setup_source), (set_active_source):
3094         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
3095         (gen_text_element), (gen_audio_element), (gen_vis_element),
3096         (remove_sinks), (add_sink), (setup_sinks): Implement subtitles.
3097
3098 2006-01-29  Sebastien Moutte  <sebastien@moutte.net>
3099
3100         * gst-libs/gst/audio/audio.h: (GST_CLOCK_TIME_TO_FRAMES)
3101         * gst-libs/gst/audio/gstbaseaudiosink.c: (gst_base_audio_sink_render)
3102                 use gst_guint64_to_gdouble to be compliant with vs6
3103         * gst/playback/gstdecodebin.c: (try_to_link_1)
3104         * gst/videorate/videorate.c: (gst_video_rate_blank_data)
3105                 use G_GINT64_CONSTANT for int64 constants
3106         * win32/common/libgstinterfaces.def:
3107                 export some symbols (gst_mixer_get_type,gst_mixer_track_get_type)
3108         * win32/vs6:
3109                 update and add new project files
3110                 
3111 2006-01-29  Thomas Vander Stichele  <thomas at apestaart dot org>
3112
3113         * Makefile.am:
3114         * win32/MANIFEST:
3115         * win32/common/interfaces-enumtypes.c:
3116         (gst_color_balance_type_get_type), (gst_mixer_type_get_type),
3117         (gst_mixer_track_flags_get_type),
3118         (gst_tuner_channel_flags_get_type):
3119         * win32/common/interfaces-enumtypes.h:
3120         * win32/common/multichannel-enumtypes.c:
3121         (gst_audio_channel_position_get_type):
3122         * win32/common/multichannel-enumtypes.h:
3123           add a win32-update rule like in core, and copy over enumtypes files
3124
3125 2006-01-29  Thomas Vander Stichele  <thomas at apestaart dot org>
3126
3127         * win32/MANIFEST:
3128         * win32/common/config.h:
3129         * win32/common/config.h.in:
3130           add config files just like in core
3131
3132 2006-01-28  Tim-Philipp Müller  <tim at centricular dot net>
3133
3134         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format):
3135           Make gcc-4.1 happy (part of #327357).
3136
3137 2006-01-28  Thomas Vander Stichele  <thomas at apestaart dot org>
3138
3139         * ext/alsa/gstalsasink.c: (gst_alsasink_init), (set_hwparams),
3140         (set_swparams), (gst_alsasink_prepare), (gst_alsasink_unprepare),
3141         (gst_alsasink_close), (gst_alsasink_write), (gst_alsasink_reset):
3142         * ext/alsa/gstalsasrc.c: (gst_alsasrc_init), (set_hwparams),
3143         (set_swparams), (gst_alsasrc_open), (gst_alsasrc_prepare),
3144         (gst_alsasrc_unprepare), (gst_alsasrc_read):
3145           Update all error messages.  All of them should either use
3146           the default translated message, or actually provide a
3147           translatable string.
3148           Make the string for channel count problems meaningful.
3149
3150 2006-01-28  Thomas Vander Stichele  <thomas at apestaart dot org>
3151
3152         * sys/v4l/v4l_calls.c: (gst_v4l_open):
3153           check for and throw RESOURCE_BUSY
3154
3155 2006-01-27  David Schleef  <ds@schleef.org>
3156
3157         * gst/videoscale/vs_scanline.c: Oops, *that's* why I never
3158           checked in this change -- it requires liboil features not
3159           in 0.3.6.  Revert parts.
3160
3161 2006-01-27  David Schleef  <ds@schleef.org>
3162
3163         * REQUIREMENTS:
3164         * configure.ac: update liboil requirement to 0.3.6
3165         * gst/videoscale/Makefile.am:
3166         * gst/videoscale/vs_scanline.c: liboilify
3167
3168 2006-01-27  Jan Schmidt  <thaytan@mad.scientist.com>
3169
3170         * ext/libvisual/visual.c: (get_buffer):
3171           When pad_alloc returns a GstFlowReturn other
3172           than GST_FLOW_OK, make sure it is passed upstream.
3173
3174 2006-01-27  Jan Schmidt  <thaytan@mad.scientist.com>
3175
3176         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
3177         (gst_alsasink_class_init):
3178           Free the device name string.
3179
3180         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
3181         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_release_pad),
3182         (gst_ogg_mux_handle_src_event), (gst_ogg_mux_clear_collectpads):
3183           Don't remove a pad from the collectpads structure until it
3184           is released - it's a request pad, and may receive data again
3185           if the element gets moved back to PLAYING state.
3186
3187         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
3188           Ensure we turn on double buffering on the Xv port, and
3189           set the colour key to something dark and mysterious that
3190           isn't black.
3191
3192 2006-01-27  Thomas Vander Stichele  <thomas at apestaart dot org>
3193
3194         * ext/alsa/gstalsaplugin.c: (plugin_init):
3195         * ext/cdparanoia/gstcdparanoiasrc.c:
3196         (gst_cd_paranoia_src_base_init), (plugin_init):
3197         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
3198         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init):
3199           - a library should not call setlocale. see "Libraries" node in
3200             gettext manual
3201           - make sure all plugins that use translation do bindtextdomain
3202             to point to the localedir
3203         * gst/playback/gstplaybin.c: (gen_vis_element), (add_sink),
3204         (setup_sinks), (plugin_init):
3205           all this, and check for NULL when creating sinks
3206
3207 2006-01-27  Julien MOUTTE  <julien@moutte.net>
3208
3209         * gst/subparse/gstsubparse.c: (gst_subparse_type_find),
3210         (plugin_init): Make typefinding of subtitles work again.
3211
3212 2006-01-26  Tim-Philipp Müller  <tim at centricular dot net>
3213
3214         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
3215         (mp3_type_frame_length_from_header), (mp3_type_find),
3216         (wavpack_type_find), (m4a_type_find), (ircam_type_find),
3217         (plugin_init):
3218           Backport a bunch of typefinding fixes from the 0.8 branch.
3219           Also, improve wavpack typefinding: if we can't peek the
3220           entire wavpack block, try to parse the bits we can get and
3221           see if we find what we're looking for in those.
3222
3223 2006-01-26  Julien MOUTTE  <julien@moutte.net>
3224
3225         * sys/ximage/ximagesink.c:
3226         (gst_ximagesink_calculate_pixel_aspect_ratio):
3227         * sys/xvimage/xvimagesink.c:
3228         (gst_xvimagesink_calculate_pixel_aspect_ratio): Handle some
3229         more cases of pixel aspect ratio.
3230
3231 2006-01-26  Edward Hervey  <edward@fluendo.com>
3232
3233         * gst/playback/gstdecodebin.c: (pad_probe):
3234         Also consider the flush-start and tag events as unblockers
3235         for the pad probes.
3236
3237 2006-01-26  Julien MOUTTE  <julien@moutte.net>
3238
3239         * gst/playback/gstplaybin.c: (gst_play_bin_init),
3240         (gst_play_bin_dispose), (gst_play_bin_vis_unblocked),
3241         (gst_play_bin_vis_blocked), (gst_play_bin_set_property): 
3242         On the fly visualisation switch, works disabling, enabling as
3243         well but it won't be able to enable vis in a playbin that was
3244         created with no visualisation.
3245
3246 2006-01-25  Wim Taymans  <wim@fluendo.com>
3247
3248         * gst-libs/gst/audio/gstbaseaudiosink.c:
3249         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
3250         Undo previous commit that returned WRONG_STATE sooner, it breaks 
3251         resume after pause.
3252
3253 2006-01-25  Wim Taymans  <wim@fluendo.com>
3254
3255         * gst-libs/gst/audio/gstbaseaudiosink.c:
3256         (gst_base_audio_sink_setcaps), (gst_base_audio_sink_event),
3257         (gst_base_audio_sink_preroll), (gst_base_audio_sink_render):
3258         Improve debugging.
3259         Post error when caps cannot be parsed.
3260         Resync on discontinuity in the stream.
3261         Clip samples to segment boundaries.
3262         return WRONG_STATE sooner when we are flushing.
3263
3264         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init),
3265         (gst_base_audio_src_get_time), (gst_base_audio_src_create):
3266         Make audiosrc operate in TIME.
3267         Set TIMESTAMP and DURATION on buffers.
3268
3269 2006-01-24  Tim-Philipp Müller  <tim at centricular dot net>
3270
3271         * tests/examples/seek/seek.c: (main):
3272           Output tag messages as well.
3273
3274 2006-01-23  Edward Hervey  <edward@fluendo.com>
3275
3276         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
3277         (free_pad_probes), (remove_fakesink), (pad_probe),
3278         (close_pad_link), (gst_decode_bin_change_state):
3279         Replace GstPadBlockCallback with pad probes that detect
3280         first buffer AND eos before removing fakesink.
3281         Fixes hang with demuxers doing EOS while pre-rolling.
3282         Solves #328279
3283
3284 2006-01-23  Andy Wingo  <wingo@pobox.com>
3285
3286         * ext/alsa/gstalsasink.c:
3287         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3288         (gst_base_rtp_depayload_setcaps),
3289         (gst_base_rtp_depayload_add_to_queue),
3290         (gst_base_rtp_depayload_queue_release): GCC 2.95 fixes (#328263).
3291         
3292         Patch by: Jens Granseuer <jensgr at gmx dot net>
3293
3294 2006-01-22  Julien MOUTTE  <julien@moutte.net>
3295
3296         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
3297         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
3298         (gst_xvimagesink_buffer_alloc): Playbin keeps some ref to some 
3299         frames. We might get a frame destroyed after changing state to
3300         NULL, adding a safety check on xcontext.
3301
3302 2006-01-22  Tim-Philipp Müller  <tim at centricular dot net>
3303
3304         * gst-libs/gst/interfaces/xoverlay.c:
3305           Fix prepare-xwindow-id code example in the docs - we need to
3306           ignore all messages that aren't element messages as well.
3307           
3308 2006-01-21  Julien MOUTTE  <julien@moutte.net>
3309
3310         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_buffer_alloc):
3311           I think one day i'll completely undestand how caps negotiation
3312           is supposed to work. This refactoring handles buffer_alloc
3313           called with caps we can't handle. We definitely don't want a
3314           set_caps with those caps, so we define and allocate a buffer
3315           we would like to receive.
3316
3317 2006-01-19  Tim-Philipp Müller  <tim at centricular dot net>
3318
3319         * gst/playback/gstplaybasebin.c: (setup_source):
3320           Free iterator when done.
3321
3322 2006-01-17  Jan Schmidt  <thaytan@mad.scientist.com>
3323
3324         * gst-libs/gst/audio/gstbaseaudiosink.c:
3325         (gst_base_audio_sink_render):
3326           Fix playback of non-synchronised streams by assuming a rate
3327           of 1.0 instead of a random one.
3328
3329           Makes this work again:
3330
3331           gst-launch filesrc location=raw_audio.file ! 'audio/x-raw-int,
3332           endianness=(int)4321, signed=(boolean)true, width=(int)16,
3333           depth=(int)16, rate=(int)44100, channels=(int)2' ! audioconvert !
3334           audioresample ! alsasink
3335
3336 === release 0.10.2 ===
3337
3338 2006-01-16  Thomas Vander Stichele <thomas at apestaart dot org>
3339
3340         * configure.ac:
3341           releasing 0.10.2, "Then the devil is six"
3342
3343 2006-01-16  Jan Schmidt  <thaytan@mad.scientist.com>
3344
3345         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
3346         * gst/playback/gststreamselector.c:
3347         (gst_stream_selector_set_property):
3348           Comment out broken code that connects to the state-changed signal.
3349           At this point, changing current stream selection is broken, but 
3350           stuff like gst-launch playbin current-audio=1 works and filters
3351           to the chosen stream.
3352
3353 2006-01-16  Thomas Vander Stichele  <thomas at apestaart dot org>
3354
3355         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
3356           Fix #327216 (null dereference in vorbisdec)
3357
3358 2006-01-16  Tim-Philipp Müller  <tim at centricular dot net>
3359
3360         * ext/theora/theoradec.c: (theora_handle_comment_packet):
3361           Post taglist actually on bus instead of just freeing it
3362           (fixes #327114 and totem bug #327080).
3363
3364         * ext/vorbis/vorbisdec.c: (vorbis_handle_comment_packet):
3365           Use gst_element_found_tags_for_pad(), so that the tags
3366           are sent downstream as an event as well.
3367
3368 2006-01-15  Thomas Vander Stichele  <thomas at apestaart dot org>
3369
3370         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
3371         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_put),
3372         (gst_ximagesink_buffer_alloc):
3373         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
3374         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_show_frame),
3375         (gst_xvimagesink_buffer_alloc):
3376           move all regularly occurring messages to GST_LOG level
3377           add some more object logs
3378
3379 2006-01-14  Thomas Vander Stichele  <thomas at apestaart dot org>
3380
3381         * ext/ogg/gstoggmux.c: (gst_ogg_mux_collected):
3382           fix a silly segfault
3383
3384 2006-01-14  Tim-Philipp Müller  <tim at centricular dot net>
3385
3386         * docs/libs/gst-plugins-base-libs-docs.sgml:
3387         * docs/libs/gst-plugins-base-libs-sections.txt:
3388         * gst-libs/gst/audio/mixerutils.c:
3389         * gst-libs/gst/audio/mixerutils.h:
3390           Add docs for mixerutils stuff.
3391
3392 2006-01-13  Tim-Philipp Müller  <tim at centricular dot net>
3393
3394         * gst/playback/gstplaybasebin.c: (setup_source):
3395           Fix playback for sources that emit raw audio or
3396           raw video streams (e.g.: cd audio sources) (#325984).
3397
3398 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
3399
3400         * gst-libs/gst/audio/mixerutils.c:
3401         (gst_audio_mixer_filter_do_filter):
3402           actually save the element we create
3403
3404 2006-01-12  Tim-Philipp Müller  <tim at centricular dot net>
3405
3406         * gst-libs/gst/cdda/gstcddabasesrc.c:
3407         (gst_cdda_base_src_handle_track_seek):
3408           No need to post a tag message on the bus when seeking
3409           within the same track, only post it when the current
3410           track changes.
3411
3412 2006-01-11  Jan Schmidt  <thaytan@mad.scientist.com>
3413
3414         * gst/playback/gstplaybasebin.c: (group_destroy),
3415         (probe_triggered), (new_decoded_pad), (mute_group_type),
3416         (set_active_source):
3417         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
3418         * gst/playback/gststreamselector.c:
3419         (gst_stream_selector_base_init),
3420         (gst_stream_selector_set_property),
3421         (gst_stream_selector_request_new_pad):
3422           Reenable stream selection. These mechanisms need a complete overhaul
3423           in the face of 0.8->0.10 changes though.
3424
3425 2006-01-11  Jan Schmidt  <thaytan@mad.scientist.com>
3426
3427         * ext/ogg/gstoggdemux.c:
3428           Change the pad template to src_%d to match the pads that 
3429           are created from it. decodebin needs this information in order
3430           to decide that oggdemux is capable of producing multiple pads
3431           (and hence needs queues inserted).
3432
3433         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
3434         (gst_ogg_mux_collected):
3435           Make debug output more useful by using GST_PTR_FORMAT.
3436
3437 2006-01-11  Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
3438
3439         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
3440
3441         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_parse_caps):
3442           Set depth and width for alaw/mulaw (fixes #326601).
3443
3444 2006-01-11  Thomas Vander Stichele  <thomas at apestaart dot org>
3445
3446         * tests/icles/Makefile.am:
3447           don't build the tests if we don't have the libs
3448
3449 2006-01-10  Tim-Philipp Müller  <tim at centricular dot net>
3450
3451         * ext/cdparanoia/gstcdparanoiasrc.c: (gst_cd_paranoia_src_close),
3452         (gst_cd_paranoia_paranoia_callback):
3453           Don't try to free NULL pointers.
3454
3455 2006-01-10  Edward Hervey  <edward@fluendo.com>
3456
3457         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain),
3458         (gst_audio_rate_change_state), (plugin_init):
3459         Add debugging category.
3460         Fix type issues.
3461         Add case for incoming buffers without valid offset/offset_end.
3462
3463 2006-01-10  Michael Smith  <msmith@fluendo.com>
3464
3465         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_dispose):
3466           Don't leak GCond in audio sources.
3467
3468 2006-01-10  Jan Schmidt  <thaytan@mad.scientist.com>
3469
3470         * gst/playback/gstplaybin.c: (gen_audio_element):
3471           Don't leak an autoaudiosink/alsasink when we generate
3472           a new audio element. (old code, I guess)
3473
3474 2006-01-10  Michael Smith  <msmith@fluendo.com>
3475
3476         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_setcaps):
3477           Support float audio in audiorate.
3478           Use width rather than depth for selecting sample width.
3479
3480 2006-01-10  Tim-Philipp Müller  <tim at centricular dot net>
3481
3482         * gst/videotestsrc/videotestsrc.h:
3483           Use GLib types here (that way we don't have to include the
3484           generated _stdint.h header, which makes life easier for win32
3485           folks that don't use autotools for the build) (#325990, patch
3486           by: Sergey Scobich).
3487
3488 2006-01-10  Tim-Philipp Müller  <tim at centricular dot net>
3489
3490         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
3491         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
3492         (gst_ring_buffer_pause), (wait_segment):
3493         * gst-libs/gst/audio/gstringbuffer.h:
3494           Name (private) union, makes Forte compiler happy (this time
3495           for real) (#324900).
3496
3497 2006-01-09  Tim-Philipp Müller  <tim at centricular dot net>
3498
3499         * gst-libs/gst/audio/Makefile.am:
3500           Link against libgstinterfaces, needed for mixer
3501           and property probe stuff.
3502
3503 2006-01-09  Edward Hervey  <edward@fluendo.com>
3504
3505         * gst-libs/gst/Makefile.am:
3506
3507 2006-01-09  Tim-Philipp Müller  <tim at centricular dot net>
3508
3509         * gst-libs/gst/audio/Makefile.am:
3510         * gst-libs/gst/audio/mixerutils.c:
3511         (gst_audio_mixer_filter_do_filter),
3512         (gst_audio_mixer_filter_check_element),
3513         (gst_audio_mixer_filter_probe_feature),
3514         (element_factory_rank_compare_func),
3515         (gst_audio_default_registry_mixer_filter):
3516         * gst-libs/gst/audio/mixerutils.h:
3517           Add gst_audio_default_registry_mixer_filter() utility
3518           function.
3519
3520 2006-01-03  Michael Smith  <msmith@fluendo.com>
3521
3522         * gst/audioresample/resample.h:
3523           As before, but for o_buf
3524
3525 2006-01-03  Michael Smith  <msmith@fluendo.com>
3526
3527         * gst/audioresample/resample.h:
3528           Declare struct _ResampleState.buffer as unsigned char *, not void *,
3529           since we do arithmetic on it.
3530
3531 2006-01-02  Tim-Philipp Müller  <tim at centricular dot net>
3532
3533         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
3534         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
3535         (gst_ring_buffer_pause), (wait_segment):
3536         * gst-libs/gst/audio/gstringbuffer.h:
3537           Sun's Forte compiler doesn't seem to like anonymous structs,
3538           so use same setup as in GstBaseSrc (fixes #324900).
3539
3540 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
3541
3542         * configure.ac:
3543         * gst/volume/Makefile.am:
3544         * gst/volume/demo.c:
3545           move old example to tests/examples/volume/volune.c
3546         * tests/examples/Makefile.am:
3547         * tests/examples/seek/seek.c: (main):
3548           change window-close event from "delete-event" to "destroy"
3549         * tests/examples/volume/Makefile.am:
3550         * tests/examples/volume/volume.c: (value_changed_callback),
3551         (setup_gui), (message_received), (eos_message_received), (main):
3552           fix event handling and bus usage
3553
3554 2005-12-29  Stefan Kost  <ensonic@users.sf.net>
3555
3556         * gst/audiotestsrc/gstaudiotestsrc.c:
3557         (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_class_init),
3558         (gst_audio_test_src_init), (gst_audio_test_src_src_fixate),
3559         (gst_audio_test_src_query), (gst_audio_test_src_create_sine),
3560         (gst_audio_test_src_create_square),
3561         (gst_audio_test_src_create_saw),
3562         (gst_audio_test_src_create_triangle),
3563         (gst_audio_test_src_create_silence),
3564         (gst_audio_test_src_create_white_noise),
3565         (gst_audio_test_src_create_pink_noise),
3566         (gst_audio_test_src_init_sine_table),
3567         (gst_audio_test_src_create_sine_table),
3568         (gst_audio_test_src_change_wave),
3569         (gst_audio_test_src_change_volume), (gst_audio_test_src_do_seek),
3570         (gst_audio_test_src_create), (gst_audio_test_src_set_property):
3571         * gst/audiotestsrc/gstaudiotestsrc.h:
3572           update to basesrc changes, implement segmented seeking and eos
3573           handling, add a 'sine-tab' waveform for performance critical playback
3574
3575 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
3576
3577         * po/POTFILES.in:
3578           ... and this time the other modified file that I missed last time.
3579
3580 2005-12-29  Michael Smith  <msmith@fluendo.com>
3581
3582         * gst/playback/gstdecodebin.c: (new_pad):
3583           Fix non-C89 variable declaration not at the start of a block. Should
3584           help some compilers.
3585
3586 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
3587
3588         * tests/check/Makefile.am:
3589           And now fix 'make distcheck' (builddir != srcdir)
3590
3591 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
3592
3593         * configure.ac:
3594         * ext/cdparanoia/Makefile.am:
3595         * ext/cdparanoia/gstcdparanoia.c:
3596         * ext/cdparanoia/gstcdparanoia.h:
3597         * ext/cdparanoia/gstcdparanoiasrc.c:
3598         (gst_cd_paranoia_mode_get_type), (gst_cd_paranoia_src_base_init),
3599         (gst_cd_paranoia_src_init), (gst_cd_paranoia_src_class_init),
3600         (gst_cd_paranoia_src_open), (gst_cd_paranoia_src_close),
3601         (gst_cd_paranoia_paranoia_callback),
3602         (gst_cd_paranoia_src_read_sector), (gst_cd_paranoia_src_finalize),
3603         (gst_cd_paranoia_src_set_property),
3604         (gst_cd_paranoia_src_get_property), (plugin_init):
3605         * ext/cdparanoia/gstcdparanoiasrc.h:
3606           New cdparanoiasrc element based on cddabasesrc; enable cdparanoia
3607           plugin again (there are still fixes required to playbin to make
3608           cdda:// uris work there).
3609
3610 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
3611
3612         * tests/check/Makefile.am:
3613           Fix test case compilation.
3614
3615 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
3616
3617         * gst-libs/gst/cdda/gstcddabasesrc.c:
3618         (gst_cdda_base_src_update_duration),
3619         (gst_cdda_base_src_calculate_cddb_id):
3620           An integer is not a string. Fix access to uninitialised variable.
3621
3622         * tests/check/Makefile.am:
3623           Add cddabasesrc unit test; also actually enable the vorbis test.
3624
3625         * tests/check/generic/states.c:
3626           Blacklist new cd audio elements as well.
3627
3628         * tests/check/libs/cddabasesrc.c:
3629           Unit test for GstCddaBaseSrc (discid calculation mostly).
3630
3631 2005-12-28  Tim-Philipp Müller  <tim at centricular dot net>
3632
3633         * docs/libs/Makefile.am:
3634         * docs/libs/gst-plugins-base-libs-docs.sgml:
3635         * docs/libs/gst-plugins-base-libs-sections.txt:
3636         * docs/libs/gst-plugins-base-libs.types:
3637           Add docs for libgstcdda/GstCddaBaseSrc.
3638
3639         * gst-libs/gst/interfaces/mixertrack.h:
3640           Do one struct member per line with a semicolon at the end, that way
3641           even gtk-doc might parse it without complaining.
3642
3643 2005-12-28  Tim-Philipp Müller  <tim at centricular dot net>
3644
3645         * configure.ac:
3646         * gst-libs/gst/Makefile.am:
3647         * gst-libs/gst/cdda/Makefile.am:
3648         * gst-libs/gst/cdda/base64.c:
3649         * gst-libs/gst/cdda/base64.h:
3650         * gst-libs/gst/cdda/gstcddabasesrc.c:
3651         (gst_cdda_base_src_mode_get_type), (gst_cdda_base_src_base_init),
3652         (gst_cdda_base_src_class_init), (gst_cdda_base_src_init),
3653         (gst_cdda_base_src_finalize), (gst_cdda_base_src_set_property),
3654         (gst_cdda_base_src_get_property),
3655         (gst_cdda_base_src_get_track_from_sector),
3656         (gst_cdda_base_src_get_query_types), (gst_cdda_base_src_convert),
3657         (gst_cdda_base_src_query), (gst_cdda_base_src_is_seekable),
3658         (gst_cdda_base_src_do_seek), (gst_cdda_base_src_handle_track_seek),
3659         (gst_cdda_base_src_handle_event), (gst_cdda_base_src_uri_get_type),
3660         (gst_cdda_base_src_uri_get_protocols),
3661         (gst_cdda_base_src_uri_get_uri), (gst_cdda_base_src_uri_set_uri),
3662         (gst_cdda_base_src_uri_handler_init),
3663         (gst_cdda_base_src_setup_interfaces),
3664         (gst_cdda_base_src_add_track), (gst_cdda_base_src_update_duration),
3665         (cddb_sum), (gst_cddabasesrc_calculate_musicbrainz_discid),
3666         (lba_to_msf), (gst_cdda_base_src_calculate_cddb_id),
3667         (gst_cdda_base_src_add_tags),
3668         (gst_cdda_base_src_add_index_associations),
3669         (gst_cdda_base_src_set_index), (gst_cdda_base_src_get_index),
3670         (gst_cdda_base_src_track_sort_func), (gst_cdda_base_src_start),
3671         (gst_cdda_base_src_clear_tracks), (gst_cdda_base_src_stop),
3672         (gst_cdda_base_src_create):
3673         * gst-libs/gst/cdda/gstcddabasesrc.h:
3674         * gst-libs/gst/cdda/sha1.c:
3675         * gst-libs/gst/cdda/sha1.h:
3676           Add new libgstcdda with GstCddaBaseSrc class.
3677
3678 2005-12-28  Tim-Philipp Müller  <tim at centricular dot net>
3679
3680         * ext/gnomevfs/gstgnomevfssink.h:
3681           Use GstBaseSinkClass as parent_class member for class struct, not
3682           GstBaseSink.
3683
3684 2005-12-27  Tim-Philipp Müller  <tim at centricular dot net>
3685
3686         Patch by: Michael Benes
3687
3688         * gst/videotestsrc/gstvideotestsrc.c:
3689         (gst_video_test_src_class_init), (gst_video_test_src_start):
3690           Add start method to reset running time and number of frames sent
3691           when starting up (fixes #324696)
3692
3693 2005-12-27  Tim-Philipp Müller  <tim at centricular dot net>
3694
3695         * docs/plugins/Makefile.am:
3696         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
3697         * docs/plugins/gst-plugins-base-plugins-sections.txt:
3698         * docs/plugins/gst-plugins-base-plugins.args:
3699         * docs/plugins/gst-plugins-base-plugins.hierarchy:
3700         * docs/plugins/gst-plugins-base-plugins.signals:
3701           Add docs stuff for gnomevfssrc and gnomevfssink.
3702
3703         * ext/gnomevfs/gstgnomevfssrc.c:
3704           Fix example pipeline in gtk-doc blurb.
3705
3706 2005-12-27  Tim-Philipp Müller  <tim at centricular dot net>
3707
3708         * ext/gnomevfs/Makefile.am:
3709         * ext/gnomevfs/gstgnomevfs.c: (gst_gnome_vfs_uri_get_type),
3710         (gst_gnome_vfs_handle_copy), (gst_gnome_vfs_handle_free),
3711         (gst_gnome_vfs_handle_get_type), (plugin_init):
3712         * ext/gnomevfs/gstgnomevfs.h:
3713         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_do_init),
3714         (gst_gnome_vfs_sink_base_init), (gst_gnome_vfs_sink_class_init),
3715         (gst_gnome_vfs_sink_finalize), (gst_gnome_vfs_sink_init),
3716         (gst_gnome_vfs_sink_set_property),
3717         (gst_gnome_vfs_sink_get_property), (gst_gnome_vfs_sink_open_file),
3718         (gst_gnome_vfs_sink_close_file), (gst_gnome_vfs_sink_start),
3719         (gst_gnome_vfs_sink_stop), (gst_gnome_vfs_sink_handle_event),
3720         (gst_gnome_vfs_sink_query), (gst_gnome_vfs_sink_render),
3721         (gst_gnome_vfs_sink_uri_get_type),
3722         (gst_gnome_vfs_sink_uri_get_protocols),
3723         (gst_gnome_vfs_sink_uri_get_uri), (gst_gnome_vfs_sink_uri_set_uri),
3724         (gst_gnome_vfs_sink_uri_handler_init):
3725         * ext/gnomevfs/gstgnomevfssink.h:
3726           Port gnomevfssink; add gtk-doc blurb.
3727
3728         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_get_type),
3729         (gst_gnome_vfs_src_base_init), (gst_gnome_vfs_src_class_init),
3730         (gst_gnome_vfs_src_init), (gst_gnome_vfs_src_finalize),
3731         (gst_gnome_vfs_src_uri_get_type),
3732         (gst_gnome_vfs_src_uri_get_protocols),
3733         (gst_gnome_vfs_src_uri_get_uri), (gst_gnome_vfs_src_uri_set_uri),
3734         (gst_gnome_vfs_src_uri_handler_init),
3735         (gst_gnome_vfs_src_set_property), (gst_gnome_vfs_src_get_property),
3736         (gst_gnome_vfs_src_unicodify), (audiocast_thread_run),
3737         (gst_gnome_vfs_src_send_additional_headers_callback),
3738         (gst_gnome_vfs_src_received_headers_callback),
3739         (gst_gnome_vfs_src_push_callbacks),
3740         (gst_gnome_vfs_src_pop_callbacks),
3741         (gst_gnome_vfs_src_get_icy_metadata), (gst_gnome_vfs_src_create),
3742         (gst_gnome_vfs_src_is_seekable), (gst_gnome_vfs_src_get_size),
3743         (gst_gnome_vfs_src_start), (gst_gnome_vfs_src_stop):
3744         * ext/gnomevfs/gstgnomevfssrc.h:
3745           s/gst_gnomevfssrc/gst_gnome_vfs_src/; move header stuff to header
3746           file; add gtk-doc blurb with example pipelines.
3747
3748 === release 0.10.1 ===
3749
3750 2005-12-23  Thomas Vander Stichele <thomas at apestaart dot org>
3751
3752         * configure.ac:
3753           releasing 0.10.1, "Dobro Dedek"
3754
3755 2005-12-21  Edgard Lima <edgard.lima@indt.org.br>
3756
3757         * gst/typefind/gsttypefindfunctions.c:
3758         iLBC30 and iLBC20 added to typefind.
3759
3760 2005-12-20  Thomas Vander Stichele  <thomas at apestaart dot org>
3761
3762         * gst-libs/gst/audio/gstbaseaudiosink.c:
3763         (gst_base_audio_sink_class_init):
3764         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3765         (gst_base_audio_src_class_init):
3766           update strings, values are in microseconds
3767           change the default sink buffer time to something that is smaller
3768           (to help software volume mixing have a slightly lower delay) but
3769           still be acceptable on Wim's laptop
3770
3771 2005-12-20  Edward Hervey  <edward@fluendo.com>
3772
3773         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_template_caps):
3774         Made a quack, forgot to add DUCK to the riff video template.
3775
3776 2005-12-19  Edward Hervey  <edward@fluendo.com>
3777
3778         * ext/ogg/gstogmparse.c: (gst_ogm_text_parse_base_init),
3779         (gst_ogm_parse_init), (gst_ogm_audio_parse_init),
3780         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
3781         (gst_ogm_parse_chain):
3782         Make sure pads are initialized correctly.
3783         * gst-libs/gst/riff/riff-ids.h:
3784         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
3785         (gst_riff_create_video_template_caps):
3786         Add a whole bunch of FOURCC <=> MimeType.
3787         Extend the riff video pad template to support the newly added fourcc.
3788
3789 2005-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
3790
3791         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain),
3792         (gst_ogg_demux_activate_chain):
3793           Extra debug output when activating/deactivating chains.
3794
3795         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
3796         (is_demuxer_element), (try_to_link_1), (remove_element_chain),
3797         (unlinked):
3798           Remove a queue from our list when it becomes unlinked.
3799           Don't add queues to elements in class 'Demux' if they
3800           can only produce one pad 
3801
3802 2005-12-18  Julien MOUTTE  <julien@moutte.net>
3803
3804         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_base_init),
3805         (gst_video_sink_get_type): Add a debug category.
3806
3807 2005-12-17  Philippe Khalaf  <burger@speedy.org> 
3808
3809         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3810         (gst_base_rtp_depayload_init), (gst_base_rtp_depayload_handle_sink_event):
3811           Handle downstream newsegment by sending our own newsegment before the
3812           next buffer to be released. (#323900)
3813
3814 2005-12-17  Philippe Khalaf  <burger@speedy.org> 
3815
3816         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3817         (gst_base_rtp_depayload_set_gst_timestamp):
3818           add queue delay to new segment as well (as opposed to just the first
3819           buffer). (bug #322347)
3820
3821 2005-12-16  Stefan Kost  <ensonic@users.sf.net>
3822
3823         * ext/libvisual/visual.c: (make_valid_name):
3824           change some char* into char[]
3825         * gst/audiotestsrc/gstaudiotestsrc.c:
3826         (gst_audio_test_src_class_init), (gst_audio_test_src_do_seek),
3827         (gst_audio_test_src_create):
3828         * gst/audiotestsrc/gstaudiotestsrc.h:
3829           prepare to handle EOS and SEGMENT_DONE
3830
3831 2005-12-16  Tim-Philipp Müller  <tim at centricular dot net>
3832
3833         * tests/check/generic/states.c: (GST_START_TEST):
3834           Blacklist cdparanoia element in state test.
3835
3836 2005-12-16  Tim-Philipp Müller  <tim at centricular dot net>
3837
3838           Patch by: Benjamin Pineau
3839
3840         * gst/tcp/gsttcp.c:
3841         * gst/tcp/gsttcpclientsink.c:
3842         * gst/tcp/gsttcpserversink.c:
3843         * gst/tcp/gsttcpserversrc.c:
3844           Add <string.h> includes for memset and FD_ZERO (fixes #323878)
3845
3846 2005-12-15  Michael Smith  <msmith@fluendo.com>
3847
3848         * gst/videorate/gstvideorate.c: (gst_video_rate_blank_data),
3849         (gst_video_rate_chain):
3850           Fix timestamping for videorate when the first buffer it sees has a
3851           non-zero timestamp. Fix some misleading debug output.
3852
3853 2005-12-15  Michael Smith  <msmith@fluendo.com>
3854
3855         * gst/audioresample/gstaudioresample.c:
3856           Don't leak all input buffers to audioresample.
3857
3858 2005-12-15  Tim-Philipp Müller  <tim at centricular dot net>
3859
3860         * ext/pango/gsttextoverlay.c: (gst_text_overlay_collected):
3861           Don't operate on empty text buffers. Strip newlines and
3862           tabs only from the end of the text, but leave them intact
3863           in the middle. Fix typo in gtk-doc description.
3864
3865 2005-12-15  Tim-Philipp Müller  <tim at centricular dot net>
3866
3867         * gst/playback/gstplaybasebin.c:
3868         * gst/playback/gstplaybin.c: (handoff):
3869           Make sure the video frame buffer we return to apps via the
3870           "frame" property always has caps set on it. Modify
3871           _gst_gvalue_set_object() macro to handle NULL objects
3872           gracefully too.
3873
3874 2005-12-14  Stefan Kost  <ensonic@users.sf.net>
3875
3876         * gst/audiotestsrc/gstaudiotestsrc.c:
3877         (gst_audio_test_src_class_init), (gst_audio_test_src_init),
3878         (gst_audio_test_src_setcaps), (gst_audio_test_src_src_query),
3879         (gst_audio_test_src_do_seek), (gst_audio_test_src_is_seekable),
3880         (gst_audio_test_src_create):
3881         * gst/audiotestsrc/gstaudiotestsrc.h:
3882         Adjust to some recent api changes and add wtays new cool seeking
3883         capabillities
3884
3885 2005-12-14  Tim-Philipp Müller  <tim at centricular dot net>
3886
3887         * ext/alsa/Makefile.am:
3888         * ext/alsa/gstalsadeviceprobe.c:
3889         * ext/alsa/gstalsadeviceprobe.h:
3890           Helper functions to add device probing via the GstPropertyProbe
3891           interface to a class.
3892
3893         * ext/alsa/gstalsamixer.h:
3894           Comment out GST_ALSA_MIXER, it returns a struct that's not
3895           used.
3896
3897         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
3898           Add some debug info. 
3899
3900         * ext/alsa/gstalsamixerelement.c:
3901         (gst_alsa_mixer_element_interface_supported),
3902         (gst_implements_interface_init),
3903         (gst_alsa_mixer_element_init_interfaces),
3904         (gst_alsa_mixer_element_class_init),
3905         (gst_alsa_mixer_element_finalize), (gst_alsa_mixer_element_init),
3906         (gst_alsa_mixer_element_set_property),
3907         (gst_alsa_mixer_element_get_property),
3908         (gst_alsa_mixer_element_change_state):
3909         * ext/alsa/gstalsamixerelement.h:
3910           Add 'device' and 'device-name' properties. Add GstPropertyProbe
3911           for device handling (gnome-volume-control will need that).
3912
3913 2005-12-12  Christian Schaller  <uraeus@gnome.org>
3914
3915         * ext/Makefile.am: fix cdparanoia entry
3916         * gst-plugins-base.spec.in: add cdparanoia
3917
3918 2005-12-12  Michael Smith  <msmith@fluendo.com>
3919
3920         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find):
3921           Use the correct function to free list of typefind factories.
3922
3923 2005-12-12  Wim Taymans  <wim@fluendo.com>
3924
3925         * gst/videotestsrc/gstvideotestsrc.c:
3926         (gst_video_test_src_class_init), (gst_video_test_src_init),
3927         (gst_video_test_src_parse_caps), (gst_video_test_src_query),
3928         (gst_video_test_src_do_seek), (gst_video_test_src_is_seekable),
3929         (gst_video_test_src_create):
3930         * gst/videotestsrc/gstvideotestsrc.h:
3931         Implement seeking in videotestsrc.
3932         Small cleanups.
3933
3934 2005-12-12  Wim Taymans  <wim@fluendo.com>
3935
3936         * ext/cdparanoia/Makefile.am:
3937         * ext/cdparanoia/gstcdparanoia.c: (gst_paranoia_mode_get_type),
3938         (gst_paranoia_endian_get_type), (_do_init),
3939         (cdparanoia_class_init), (cdparanoia_init),
3940         (cdparanoia_set_property), (cdparanoia_get_property),
3941         (cdparanoia_do_seek), (cdparanoia_is_seekable),
3942         (cdparanoia_create), (cdparanoia_start), (cdparanoia_stop),
3943         (cdparanoia_convert), (cdparanoia_get_query_types),
3944         (cdparanoia_query), (cdparanoia_set_index),
3945         (cdparanoia_uri_set_uri):
3946         * ext/cdparanoia/gstcdparanoia.h:
3947         Partially ported cdparanoia now that basesrc can support a
3948         plugin like this..
3949
3950 2005-12-12  Wim Taymans  <wim@fluendo.com>
3951
3952         * tests/examples/seek/scrubby.c: (main):
3953         Set higher priority for bus events so they don't get reordered with
3954         gtk gui events.
3955
3956         * tests/examples/seek/seek.c: (do_seek), (start_seek), (stop_seek),
3957         (flush_toggle_cb), (main):
3958         Added checkbox to disable flushing seeks. 
3959         Disable scrubbing when doing non flushing seeks.
3960
3961 2005-12-12  Tim-Philipp Müller  <tim at centricular dot net>
3962
3963         * gst/subparse/gstsubparse.c: (gst_sub_parse_init),
3964         (gst_sub_parse_do_seek), (gst_sub_parse_src_event), (parse_subrip),
3965         (parser_state_init), (handle_buffer), (gst_sub_parse_chain),
3966         (gst_sub_parse_sink_event), (gst_sub_parse_change_state):
3967           Implement some sort of event handling that doesn't rely on
3968           g_return_if_fail; make sure we always push the last chunk of an 
3969           .srt out when we receive an EOS; use gst_pad_alloc_buffer; fix
3970           state change function; remove some old cruft. Seeking is still
3971           rather unlikely to work though.
3972
3973         * tools/.cvsignore:
3974           Ignore more.
3975
3976 2005-12-11  Julien MOUTTE  <julien@moutte.net>
3977
3978         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): 
3979         Fixed a leak of the current image reference when cleaning up.
3980         Thanks to Arwed von Merkatz (alley_cat) for pointing it out.
3981
3982 2005-12-09  Michael Smith  <msmith@fluendo.com>
3983
3984         * tools/Makefile.am:
3985         * tools/gst-launch-ext-m.m:
3986           Remove gst-launch-ext. It doesn't work, and is no longer
3987           particularly useful.
3988
3989 2005-12-08  Luca Ognibene  <luogni@tin.it>
3990
3991         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
3992           don't pass random values to ogmparse convert function.
3993           Make seeking possible in the exile1.ogm file.
3994
3995 2005-12-07  Tim-Philipp Müller  <tim at centricular dot net>
3996
3997         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_property):
3998         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
3999           Work around refcount problem with g_value_set_object() that occur
4000           if the core has been compiled against GLib-2.6 (g_value_set_object()
4001           will only g_object_ref() the element, but the caller will
4002           gst_object_unref() it and bad things will happen due to the way
4003           GstObjects are refcounted in the GLib-2.6 case). Fixes problems with
4004           totem for people on FC4 using Thomas's 0.10 RPMs.
4005           
4006 2005-12-07  Edward Hervey  <edward@fluendo.com>
4007
4008         Time to welcome ogm to 0.10 :)
4009         
4010         * ext/ogg/gstoggdemux.c: (internal_element_pad_added_cb),
4011         (gst_ogg_pad_typefind):
4012         Oggdemux can now properly typefind elements with dynamic pads.
4013         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
4014         Properly set caps on src pad, and set caps on outgoing buffers.
4015
4016 2005-12-06  Thomas Vander Stichele  <thomas at apestaart dot org>
4017
4018         * ext/alsa/gstalsamixer.h:
4019         * ext/alsa/gstalsamixerelement.h:
4020         * ext/alsa/gstalsamixeroptions.h:
4021         * ext/alsa/gstalsamixertrack.h:
4022         * ext/alsa/gstalsasink.c:
4023         * ext/alsa/gstalsasink.h:
4024         * ext/alsa/gstalsasrc.c:
4025         * ext/alsa/gstalsasrc.h:
4026         * ext/cdparanoia/gstcdparanoia.h:
4027         * ext/gnomevfs/gstgnomevfsuri.h:
4028         * ext/ogg/gstoggdemux.c:
4029         * ext/ogg/gstoggmux.c:
4030         * ext/pango/gsttextoverlay.h:
4031         * ext/theora/theoradec.c:
4032         * ext/theora/theoraenc.c:
4033         * ext/vorbis/vorbisdec.h:
4034         * ext/vorbis/vorbisenc.c:
4035         * ext/vorbis/vorbisenc.h:
4036         * ext/vorbis/vorbisparse.h:
4037         * gst-libs/gst/audio/gstaudioclock.h:
4038         * gst-libs/gst/audio/gstaudiosink.c:
4039         * gst-libs/gst/audio/gstaudiosink.h:
4040         * gst-libs/gst/audio/gstaudiosrc.c:
4041         * gst-libs/gst/audio/gstaudiosrc.h:
4042         * gst-libs/gst/audio/gstbaseaudiosink.c:
4043         * gst-libs/gst/audio/gstbaseaudiosink.h:
4044         * gst-libs/gst/audio/gstbaseaudiosrc.c:
4045         * gst-libs/gst/audio/gstbaseaudiosrc.h:
4046         * gst-libs/gst/audio/gstringbuffer.h:
4047         * gst-libs/gst/audio/multichannel.h:
4048         * gst-libs/gst/floatcast/floatcast.h:
4049         * gst-libs/gst/interfaces/colorbalance.c:
4050         * gst-libs/gst/interfaces/colorbalance.h:
4051         * gst-libs/gst/interfaces/colorbalancechannel.h:
4052         * gst-libs/gst/interfaces/mixer.h:
4053         * gst-libs/gst/interfaces/mixeroptions.h:
4054         * gst-libs/gst/interfaces/mixertrack.h:
4055         * gst-libs/gst/interfaces/navigation.h:
4056         * gst-libs/gst/interfaces/propertyprobe.h:
4057         * gst-libs/gst/interfaces/tuner.h:
4058         * gst-libs/gst/interfaces/tunerchannel.h:
4059         * gst-libs/gst/interfaces/tunernorm.h:
4060         * gst-libs/gst/interfaces/xoverlay.h:
4061         * gst-libs/gst/netbuffer/gstnetbuffer.h:
4062         * gst-libs/gst/riff/riff-ids.h:
4063         * gst-libs/gst/riff/riff-media.h:
4064         * gst-libs/gst/riff/riff-read.h:
4065         * gst-libs/gst/rtp/gstbasertpdepayload.h:
4066         * gst-libs/gst/rtp/gstbasertppayload.c:
4067         * gst-libs/gst/rtp/gstbasertppayload.h:
4068         * gst-libs/gst/rtp/gstrtpbuffer.c:
4069         * gst-libs/gst/rtp/gstrtpbuffer.h:
4070         * gst-libs/gst/tag/gsttageditingprivate.h:
4071         * gst-libs/gst/tag/gstvorbistag.c:
4072         (gst_tag_list_from_vorbiscomment_buffer):
4073         * gst-libs/gst/tag/tag.h:
4074         * gst-libs/gst/video/video.h:
4075         * gst/adder/gstadder.c:
4076         * gst/adder/gstadder.h:
4077         * gst/audioconvert/audioconvert.c:
4078         * gst/audioconvert/audioconvert.h:
4079         * gst/audioconvert/gstaudioconvert.c:
4080         * gst/audioconvert/gstchannelmix.c:
4081         * gst/audioconvert/gstchannelmix.h:
4082         * gst/audiorate/gstaudiorate.c:
4083         * gst/audioresample/buffer.h:
4084         * gst/audioresample/functable.h:
4085         * gst/audioresample/gstaudioresample.c:
4086         * gst/audioresample/resample.h:
4087         * gst/ffmpegcolorspace/avcodec.h:
4088         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
4089         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
4090         * gst/ffmpegcolorspace/imgconvert.c:
4091         * gst/ffmpegcolorspace/imgconvert_template.h:
4092         * gst/playback/gstdecodebin.c:
4093         * gst/playback/gstplaybasebin.h:
4094         * gst/playback/gstplaybin.c:
4095         * gst/playback/gststreaminfo.h:
4096         * gst/tcp/gstfdset.c:
4097         * gst/tcp/gstfdset.h:
4098         * gst/tcp/gstmultifdsink.c:
4099         * gst/tcp/gstmultifdsink.h:
4100         * gst/tcp/gsttcp.h:
4101         * gst/tcp/gsttcpclientsrc.c:
4102         * gst/tcp/gsttcpclientsrc.h:
4103         * gst/tcp/gsttcpplugin.h:
4104         * gst/tcp/gsttcpserversink.c:
4105         * gst/tcp/gsttcpserversrc.c:
4106         * gst/typefind/gsttypefindfunctions.c:
4107         * gst/videorate/gstvideorate.c:
4108         * gst/videotestsrc/gstvideotestsrc.h:
4109         * gst/videotestsrc/videotestsrc.h:
4110         * sys/v4l/gstv4lcolorbalance.h:
4111         * sys/v4l/gstv4ltuner.h:
4112         * sys/v4l/gstv4lxoverlay.h:
4113         * sys/v4l/v4l_calls.h:
4114         * sys/v4l/videodev_mjpeg.h:
4115         * tests/check/elements/audioconvert.c:
4116         * tests/check/elements/audioresample.c:
4117         * tests/check/elements/audiotestsrc.c:
4118         * tests/check/elements/videotestsrc.c:
4119         * tests/check/elements/volume.c:
4120         * tests/examples/seek/scrubby.c:
4121         * tests/examples/seek/seek.c:
4122           expand tabs
4123
4124 === release 0.10.0 ===
4125
4126 2005-12-05   <thomas (at) apestaart (dot) org>
4127
4128         * configure.ac:
4129           releasing 0.10.0, "Mont-d'or"
4130
4131 2005-12-05  Jan Schmidt  <thaytan@mad.scientist.com>
4132
4133         * tests/examples/seek/Makefile.am:
4134         Build fix for when gtk is not available.
4135
4136 2005-12-05  Andy Wingo  <wingo@pobox.com>
4137
4138         * ext/libvisual/visual.c: (get_buffer):
4139         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer):
4140         * ext/pango/gsttextrender.c: (gst_text_render_chain):
4141         * ext/theora/theoradec.c: (theora_handle_data_packet):
4142         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
4143         (theora_enc_chain):
4144         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
4145         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
4146         Update for alloc_buffer changes.
4147
4148 2005-12-05  Andy Wingo  <wingo@pobox.com>
4149
4150         patch by: Kai Vehmanen <kv2004 eca cx>
4151         
4152         * gst-libs/gst/rtp/gstbasertpdepayload.c
4153         (gst_base_rtp_depayload_thread): Fix busy loop (#323017).
4154
4155 2005-12-04  Andy Wingo  <wingo@pobox.com>
4156
4157         patch by: Sebastien Cote <sebas642 yahoo ca>
4158         
4159         * pkgconfig/gstreamer-plugins-base.pc.in (Libs): Add -L flag.
4160         Fixes #319172.
4161
4162 2005-12-02  Tim-Philipp Müller  <tim at centricular dot net>
4163
4164         * docs/plugins/Makefile.am:
4165         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
4166         * docs/plugins/gst-plugins-base-plugins-sections.txt:
4167         * docs/plugins/gst-plugins-base-plugins.hierarchy:
4168         * ext/pango/gstclockoverlay.c:
4169         * ext/pango/gsttextoverlay.c: 
4170         * ext/pango/gsttextrender.c:
4171         * ext/pango/gsttimeoverlay.c:
4172           Add gtk-doc blurbs to pango elements.
4173
4174 2005-12-02  Wim Taymans  <wim@fluendo.com>
4175
4176         * gst/audioresample/buffer.c: (audioresample_buffer_queue_flush):
4177         * gst/audioresample/buffer.h:
4178         * gst/audioresample/gstaudioresample.c:
4179         * gst/audioresample/gstaudioresample.h:
4180         * gst/audioresample/resample.c: (resample_input_flush),
4181         (resample_input_pushthrough), (resample_input_eos),
4182         (resample_get_output_size_for_input),
4183         (resample_get_input_size_for_output), (resample_get_output_size),
4184         (resample_get_output_data):
4185         * gst/audioresample/resample.h:
4186         * gst/audioresample/resample_ref.c: (resample_scale_ref):
4187         Fix audioresample, seek torture, new segments, reverse negotiation
4188         etc.. work fine.
4189
4190 2005-12-02  Wim Taymans  <wim@fluendo.com>
4191
4192         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
4193         Small cleanups.
4194
4195 2005-12-02  Wim Taymans  <wim@fluendo.com>
4196
4197         * gst/audioconvert/gstaudioconvert.c:
4198         (gst_audio_convert_transform):
4199         Post errors.
4200
4201 === release 0.9.7 ===
4202
4203 2005-12-01   <thomas (at) apestaart (dot) org>
4204
4205         * configure.ac:
4206           releasing 0.9.7, "Mi Perro No Tiene Ninguna Nariz"
4207
4208 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
4209
4210         * Makefile.am:
4211         * po/hu.po:
4212         * win32/MANIFEST:
4213         * win32/gst.sln:
4214           add win32 MANIFEST file
4215           do something to the hungarian translation
4216
4217 2005-12-01  Tim-Philipp Müller  <tim at centricular dot net>
4218
4219         * ext/Makefile.am:
4220           Add $(PANGO_DIR) to SUBDIRS
4221
4222         * ext/pango/gstclockoverlay.c:
4223         * ext/pango/gsttimeoverlay.c:
4224           Fix and improve element descriptions.
4225
4226 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
4227
4228         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
4229         * docs/plugins/inspect/plugin-libvisual.xml:
4230         * docs/plugins/inspect/plugin-pango.xml:
4231           add pango plugin to docs
4232
4233 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
4234
4235         * configure.ac:
4236         * ext/Makefile.am:
4237           moved pango to base
4238
4239 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
4240
4241         * configure.ac:
4242         * tests/Makefile.am:
4243         * tests/icles/.cvsignore:
4244         * tests/icles/Makefile.am:
4245         * tests/icles/stress-xoverlay.c: (myclock), (open_display),
4246         (close_display), (resize_window), (move_window), (create_window),
4247         (terminate_playback), (pause_playback), (start_playback), (main):
4248           add stress test for xoverlay from Julien
4249
4250 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
4251
4252         * docs/libs/tmpl/gstcolorbalance.sgml:
4253         * gst-libs/gst/rtp/gstbasertpdepayload.c:
4254         * gst-libs/gst/rtp/gstbasertppayload.c:
4255         * gst-libs/gst/rtp/gstrtpbuffer.c:
4256         * gst-libs/gst/rtp/gstrtpbuffer.h:
4257           Do burger's rename for rtp payloaders and depayloaders
4258
4259 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
4260
4261         * win32/:
4262           add Visual Studio 6 build files
4263
4264 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
4265
4266         * docs/libs/gst-plugins-base-libs-docs.sgml:
4267         * docs/libs/gst-plugins-base-libs-sections.txt:
4268         * docs/libs/tmpl/gstaudio.sgml:
4269         * docs/libs/tmpl/gstringbuffer.sgml:
4270         * gst-libs/gst/interfaces/xoverlay.c:
4271         * gst-libs/gst/video/gstvideofilter.c:
4272         * gst-libs/gst/video/gstvideosink.c:
4273           update documentation
4274
4275 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
4276
4277         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_base_init),
4278         (gst_multi_fd_sink_class_init), (gst_multi_fd_sink_init),
4279         (gst_multi_fd_sink_finalize), (gst_multi_fd_sink_add),
4280         (gst_multi_fd_sink_remove), (gst_multi_fd_sink_clear),
4281         (gst_multi_fd_sink_get_stats),
4282         (gst_multi_fd_sink_remove_client_link),
4283         (gst_multi_fd_sink_handle_client_read),
4284         (gst_multi_fd_sink_client_queue_data),
4285         (gst_multi_fd_sink_client_queue_caps),
4286         (gst_multi_fd_sink_client_queue_buffer),
4287         (gst_multi_fd_sink_new_client),
4288         (gst_multi_fd_sink_handle_client_write),
4289         (gst_multi_fd_sink_recover_client),
4290         (gst_multi_fd_sink_queue_buffer),
4291         (gst_multi_fd_sink_handle_clients), (gst_multi_fd_sink_thread),
4292         (gst_multi_fd_sink_render), (gst_multi_fd_sink_set_property),
4293         (gst_multi_fd_sink_get_property), (gst_multi_fd_sink_start),
4294         (gst_multi_fd_sink_stop), (gst_multi_fd_sink_change_state):
4295         * gst/tcp/gstmultifdsink.h:
4296         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_get_type),
4297         (gst_tcp_client_sink_base_init), (gst_tcp_client_sink_class_init),
4298         (gst_tcp_client_sink_init), (gst_tcp_client_sink_finalize),
4299         (gst_tcp_client_sink_setcaps), (gst_tcp_client_sink_render),
4300         (gst_tcp_client_sink_set_property),
4301         (gst_tcp_client_sink_get_property), (gst_tcp_client_sink_start),
4302         (gst_tcp_client_sink_stop), (gst_tcp_client_sink_change_state):
4303         * gst/tcp/gsttcpclientsink.h:
4304         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_base_init),
4305         (gst_tcp_client_src_class_init), (gst_tcp_client_src_init),
4306         (gst_tcp_client_src_finalize), (gst_tcp_client_src_getcaps),
4307         (gst_tcp_client_src_create), (gst_tcp_client_src_set_property),
4308         (gst_tcp_client_src_get_property), (gst_tcp_client_src_start),
4309         (gst_tcp_client_src_stop), (gst_tcp_client_src_unlock):
4310         * gst/tcp/gsttcpclientsrc.h:
4311         * gst/tcp/gsttcpplugin.c: (plugin_init):
4312         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_base_init),
4313         (gst_tcp_server_sink_class_init), (gst_tcp_server_sink_init),
4314         (gst_tcp_server_sink_finalize),
4315         (gst_tcp_server_sink_handle_server_read),
4316         (gst_tcp_server_sink_removed), (gst_tcp_server_sink_handle_wait),
4317         (gst_tcp_server_sink_set_property),
4318         (gst_tcp_server_sink_get_property),
4319         (gst_tcp_server_sink_init_send), (gst_tcp_server_sink_close):
4320         * gst/tcp/gsttcpserversink.h:
4321         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_base_init),
4322         (gst_tcp_server_src_class_init), (gst_tcp_server_src_init),
4323         (gst_tcp_server_src_finalize), (gst_tcp_server_src_create),
4324         (gst_tcp_server_src_set_property),
4325         (gst_tcp_server_src_get_property), (gst_tcp_server_src_start),
4326         (gst_tcp_server_src_stop), (gst_tcp_server_src_unlock):
4327         * gst/tcp/gsttcpserversrc.h:
4328           more borgifying
4329
4330 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
4331
4332         * docs/plugins/Makefile.am:
4333         * docs/plugins/gst-plugins-base-plugins.args:
4334         * docs/plugins/inspect/plugin-libvisual.xml:
4335         * gst/audioconvert/plugin.h:
4336         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_get_type),
4337         (gst_audio_rate_base_init), (gst_audio_rate_class_init),
4338         (gst_audio_rate_setcaps), (gst_audio_rate_init),
4339         (gst_audio_rate_chain), (gst_audio_rate_set_property),
4340         (gst_audio_rate_get_property), (gst_audio_rate_change_state),
4341         (plugin_init):
4342         * gst/audiotestsrc/gstaudiotestsrc.c:
4343         (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_base_init),
4344         (gst_audio_test_src_class_init), (gst_audio_test_src_init),
4345         (gst_audio_test_src_src_fixate), (gst_audio_test_src_setcaps),
4346         (gst_audio_test_src_get_query_types),
4347         (gst_audio_test_src_src_query), (gst_audio_test_src_create_sine),
4348         (gst_audio_test_src_create_square),
4349         (gst_audio_test_src_create_saw),
4350         (gst_audio_test_src_create_triangle),
4351         (gst_audio_test_src_create_silence),
4352         (gst_audio_test_src_create_white_noise),
4353         (gst_audio_test_src_init_pink_noise),
4354         (gst_audio_test_src_generate_pink_noise_value),
4355         (gst_audio_test_src_create_pink_noise),
4356         (gst_audio_test_src_change_wave), (gst_audio_test_src_get_times),
4357         (gst_audio_test_src_create), (gst_audio_test_src_set_property),
4358         (gst_audio_test_src_get_property), (gst_audio_test_src_start),
4359         (plugin_init):
4360         * gst/audiotestsrc/gstaudiotestsrc.h:
4361         * gst/subparse/gstsubparse.c: (gst_sub_parse_get_type),
4362         (gst_sub_parse_base_init), (gst_sub_parse_class_init),
4363         (gst_sub_parse_init), (gst_sub_parse_formats),
4364         (gst_sub_parse_src_eventmask), (gst_sub_parse_src_event),
4365         (convert_encoding), (get_next_line),
4366         (gst_sub_parse_data_format_autodetect),
4367         (gst_sub_parse_format_autodetect), (feed_textbuf), (handle_buffer),
4368         (gst_sub_parse_loop), (gst_sub_parse_chain),
4369         (gst_sub_parse_change_state), (gst_sub_parse_type_find),
4370         (plugin_init):
4371         * gst/subparse/gstsubparse.h:
4372         * gst/videorate/gstvideorate.c: (gst_video_rate_get_type),
4373         (gst_video_rate_base_init), (gst_video_rate_class_init),
4374         (gst_video_rate_transformcaps), (gst_video_rate_getcaps),
4375         (gst_video_rate_setcaps), (gst_video_rate_blank_data),
4376         (gst_video_rate_init), (gst_video_rate_event),
4377         (gst_video_rate_chain), (gst_video_rate_set_property),
4378         (gst_video_rate_get_property), (gst_video_rate_change_state),
4379         (plugin_init):
4380         * gst/videoscale/gstvideoscale.c:
4381         (gst_video_scale_method_get_type), (gst_video_scale_get_capslist),
4382         (gst_video_scale_src_template_factory),
4383         (gst_video_scale_sink_template_factory),
4384         (gst_video_scale_get_type), (gst_video_scale_base_init),
4385         (gst_video_scale_class_init), (gst_video_scale_init),
4386         (gst_video_scale_set_property), (gst_video_scale_get_property),
4387         (gst_video_scale_transform_caps), (gst_video_scale_get_format),
4388         (gst_video_scale_prepare_size), (parse_caps),
4389         (gst_video_scale_set_caps), (gst_video_scale_get_unit_size),
4390         (gst_video_scale_fixate_caps), (gst_video_scale_prepare_image),
4391         (gst_video_scale_transform), (gst_video_scale_handle_src_event),
4392         (plugin_init):
4393         * gst/videoscale/gstvideoscale.h:
4394         * gst/videotestsrc/gstvideotestsrc.c:
4395         (gst_video_test_src_pattern_get_type),
4396         (gst_video_test_src_base_init), (gst_video_test_src_class_init),
4397         (gst_video_test_src_init), (gst_video_test_src_src_fixate),
4398         (gst_video_test_src_set_pattern),
4399         (gst_video_test_src_set_property),
4400         (gst_video_test_src_get_property), (gst_video_test_src_getcaps),
4401         (gst_video_test_src_parse_caps), (gst_video_test_src_setcaps),
4402         (gst_video_test_src_event), (gst_video_test_src_get_times),
4403         (gst_video_test_src_create), (plugin_init):
4404         * gst/videotestsrc/gstvideotestsrc.h:
4405         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_get_size),
4406         (gst_video_test_src_smpte), (gst_video_test_src_snow),
4407         (gst_video_test_src_black):
4408         * gst/videotestsrc/videotestsrc.h:
4409           borgify further
4410           clean up docs a little
4411
4412 2005-11-30  Wim Taymans  <wim@fluendo.com>
4413
4414         * gst-libs/gst/rtp/gstbasertpdepayload.h:
4415         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
4416         (gst_basertppayload_event), (gst_basertppayload_push),
4417         (gst_basertppayload_change_state):
4418         * gst-libs/gst/rtp/gstbasertppayload.h:
4419         closed #320644.
4420
4421 2005-11-30  Julien MOUTTE  <julien@moutte.net>
4422
4423         * docs/libs/gst-plugins-base-libs-docs.sgml:
4424         * docs/libs/gst-plugins-base-libs-sections.txt:
4425         * gst-libs/gst/video/gstvideofilter.c:
4426         * gst-libs/gst/video/gstvideosink.c:
4427         * gst-libs/gst/video/gstvideosink.h: Adding docs.
4428
4429 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
4430
4431         * LICENSE:
4432           move
4433         * po/af.po:
4434         * po/az.po:
4435         * po/cs.po:
4436         * po/en_GB.po:
4437         * po/hu.po:
4438         * po/it.po:
4439         * po/nb.po:
4440         * po/nl.po:
4441         * po/or.po:
4442         * po/sq.po:
4443         * po/sr.po:
4444         * po/sv.po:
4445         * po/uk.po:
4446         * po/vi.po:
4447         * Makefile.am:
4448           update
4449         * scripts/autoplugins.sh:
4450           remove
4451
4452 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
4453
4454         * Makefile.am:
4455         * configure.ac:
4456         * examples/Makefile.am:
4457         * examples/capsfilter/Makefile.am:
4458         * examples/capsfilter/capsfilter1.c:
4459         * examples/gob/Makefile.am:
4460         * examples/gob/gst-identity2.gob:
4461         * examples/indexing/.cvsignore:
4462         * examples/indexing/Makefile.am:
4463         * examples/indexing/indexmpeg.c:
4464         * examples/seeking/.cvsignore:
4465         * examples/seeking/Makefile.am:
4466         * examples/seeking/cdparanoia.c:
4467         * examples/seeking/cdplayer.c:
4468         * examples/seeking/chained.c:
4469         * examples/seeking/scrubby.c:
4470         * examples/seeking/seek.c:
4471         * examples/stats/Makefile.am:
4472         * examples/stats/mp2ogg.c:
4473         * examples/switch/.cvsignore:
4474         * examples/switch/Makefile.am:
4475         * examples/switch/switcher.c:
4476         * tests/Makefile.am:
4477         * tests/check/generic/.cvsignore:
4478         * tests/check/pipelines/.cvsignore:
4479         * tests/examples/Makefile.am:
4480         * tests/examples/seek/Makefile.am:
4481           reorganize stuff under tests/
4482
4483 2005-11-30  Edward Hervey  <edward@fluendo.com>
4484
4485         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
4486         Go away you stupid GstStaticPadTemplate memleak.
4487
4488 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
4489
4490         * gst-libs/gst/net/Makefile.am:
4491         * gst-libs/gst/net/README:
4492         * gst-libs/gst/net/gstnetbuffer.c:
4493         * gst-libs/gst/net/gstnetbuffer.h:
4494           this was moved to "netbuffer"
4495
4496 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
4497
4498         * gst-libs/gst/video/gstvideofilter.c: (gst_video_filter_get_type),
4499         (gst_video_filter_class_init), (gst_video_filter_init):
4500         * gst-libs/gst/video/gstvideofilter.h:
4501           borgify name to bring in line with other classes
4502
4503 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
4504
4505         * gst/audioscale/.cvsignore:
4506         * gst/audioscale/Makefile.am:
4507         * gst/audioscale/README:
4508         * gst/audioscale/audioscale.vcproj:
4509         * gst/audioscale/dtof.c:
4510         * gst/audioscale/dtos.c:
4511         * gst/audioscale/functable.c:
4512         * gst/audioscale/gstaudioscale.c:
4513         * gst/audioscale/gstaudioscale.h:
4514         * gst/audioscale/private.h:
4515         * gst/audioscale/resample.c:
4516         * gst/audioscale/resample.h:
4517         * gst/audioscale/test.c:
4518           remove
4519
4520 2005-11-30  Edward Hervey  <edward@fluendo.com>
4521
4522         * gst-libs/gst/netbuffer/Makefile.am:
4523         really, really tired
4524
4525 2005-11-30  Edward Hervey  <edward@fluendo.com>
4526
4527         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
4528         Update for new GstTypeFindFactory _register()
4529
4530 2005-11-30  Edward Hervey  <edward@fluendo.com>
4531
4532         * gst-libs/gst/netbuffer/Makefile.am: (libgstnetbufferincludedir): 
4533         Let's not override libgstnet from core for no reason...
4534         (libgstnetbuffer_@GST_MAJORMINOR@_la_SOURCES):
4535         Ok, maybe not so quick next time.
4536
4537 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
4538
4539         * configure.ac:
4540         * gst-libs/gst/Makefile.am:
4541           moved gst-libs/gst/net to netbuffer through CVS surgery
4542           remove old directory
4543           updating build to accomodate
4544           (#322257)
4545
4546 2005-11-29  Andy Wingo  <wingo@pobox.com>
4547
4548         * pkgconfig/gstreamer-plugins-base.pc.in:
4549         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
4550         * gst-libs/gst/net/Makefile.am: Rename gstnet to gstnetbuffer
4551         (#322257).
4552
4553 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
4554
4555         * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
4556         3rd time's the charm. Correct ref-counting for discarded buffers.
4557
4558 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
4559
4560         * gst/playback/gststreamselector.c:
4561         (gst_stream_selector_class_init),
4562         (gst_stream_selector_set_property),
4563         (gst_stream_selector_get_property),
4564         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
4565         Fix ref-counting
4566
4567 2005-11-29  Tim-Philipp Müller  <tim at centricular dot net>
4568
4569         * gst/subparse/gstsubparse.c: (feed_textbuf):
4570           Don't access already unref'ed buffer.
4571
4572 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
4573
4574         * gst/playback/gststreamselector.c:
4575         (gst_stream_selector_class_init), (gst_stream_selector_init),
4576         (gst_stream_selector_dispose), (gst_stream_selector_set_property),
4577         (gst_stream_selector_get_property),
4578         (gst_stream_selector_get_linked_pad),
4579         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
4580         * gst/playback/gststreamselector.h:
4581         Add the active-pad property for playbin to use shortly. Ignore buffers
4582         from any other pad, returning GST_FLOW_NOT_LINKED
4583
4584 2005-11-29  Julien MOUTTE  <julien@moutte.net>
4585
4586         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find): Free the list,
4587         patch from bug #322704 (Alessandro Decina).
4588
4589 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
4590
4591         * gst-libs/gst/audio/Makefile.am:
4592           folded audiofilter into the audio library
4593
4594 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
4595
4596         * gst/videoscale/gstvideoscale.h:
4597         * gst/videoscale/gstvideoscale.c:
4598           remove unimplemented scale methods
4599
4600 2005-11-28  Tim-Philipp Müller  <tim at centricular dot net>
4601
4602         * ext/ogg/gstoggmux.c: (gst_ogg_mux_send_headers):
4603           Don't leak caps.
4604
4605 2005-11-28  Julien MOUTTE  <julien@moutte.net>
4606
4607         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
4608         (gst_ximagesink_setcaps):
4609         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
4610         (gst_xvimagesink_setcaps): Fixed a tricky bug. When caps renegotiation
4611         happens (only visible on ximagesink but bug is in xv too) set_caps was
4612         destroying the internal x[v]image used to memcpy non locally alloced
4613         buffers so that it got renewed on next _chain. The issue is that 
4614         _expose will try to put that image as it reffed it in _put.
4615         Using gst_buffer_unref instead of destroy fixes it !
4616
4617 2005-11-28  Edward Hervey  <edward@fluendo.com>
4618
4619         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
4620         (try_to_link_1), (queue_filled_cb):
4621         Better use of the queues. Start with a small size queue and only increase
4622         the size of the queues when the other queues are empty.
4623
4624 2005-11-28  Thomas Vander Stichele  <thomas at apestaart dot org>
4625
4626         * gst-libs/gst/video/Makefile.am:
4627           compile in copied-over videofilter into the video library
4628         * gst-libs/gst/video/videosink.h:
4629           rename the header to gstvideosink.h since it's a base GstObject class
4630         * sys/ximage/ximagesink.h:
4631         * sys/xvimage/xvimagesink.h:
4632           use the new header
4633
4634 2005-11-28  Wim Taymans  <wim@fluendo.com>
4635
4636         * gst/playback/gstplaybasebin.c: (group_commit), (probe_triggered):
4637         * gst/playback/gstplaybasebin.h:
4638         Prepare to handle errors betters.
4639
4640         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
4641         Set sinks to PAUSED first before adding and linking them so that
4642         we don't interrupt dataflow.
4643
4644 2005-11-28  Wim Taymans  <wim@fluendo.com>
4645
4646         * gst-libs/gst/audio/TODO:
4647         Updated TODO
4648
4649         * gst-libs/gst/audio/gstaudiosink.c:
4650         (gst_audioringbuffer_open_device),
4651         (gst_audioringbuffer_close_device), (gst_audioringbuffer_acquire),
4652         (gst_audioringbuffer_release):
4653         Small cleanups.
4654
4655         * gst-libs/gst/audio/gstbaseaudiosink.c:
4656         (gst_base_audio_sink_class_init), (gst_base_audio_sink_render),
4657         (gst_base_audio_sink_change_state):
4658         Slave to the master clock when going to PLAYING and unslave when
4659         going to PAUSED.
4660
4661         * gst-libs/gst/audio/gstringbuffer.c:
4662         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
4663         (gst_ring_buffer_acquire), (gst_ring_buffer_release),
4664         (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
4665         (gst_ring_buffer_clear_all), (wait_segment),
4666         (gst_ring_buffer_commit), (gst_ring_buffer_read),
4667         (gst_ring_buffer_advance):
4668         * gst-libs/gst/audio/gstringbuffer.h:
4669         Add some docs and cleanups.
4670
4671 2005-11-28  Julien MOUTTE  <julien@moutte.net>
4672
4673         * sys/xvimage/xvimagesink.c:
4674         (gst_xvimagesink_navigation_send_event): Fix navigation events
4675         coordinates translation with pixel aspect ratios.
4676
4677 2005-11-28  Julien MOUTTE  <julien@moutte.net>
4678
4679         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
4680         Use calculated video geometry from _setcaps instead of buffer
4681         caps to respect pixel aspect ratio. (fixes #322388)
4682
4683 2005-11-28  Julien MOUTTE  <julien@moutte.net>
4684
4685         * docs/libs/tmpl/gstcolorbalance.sgml:
4686         * docs/libs/tmpl/gstmixer.sgml:
4687         * docs/libs/tmpl/gstxoverlay.sgml:
4688         * gst-libs/gst/interfaces/xoverlay.c: Add docs for the Xoverlay
4689         interface.
4690
4691 2005-11-28  Julien MOUTTE  <julien@moutte.net>
4692
4693         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
4694         Refuse to create an XvImage if we can't find the format.
4695
4696 2005-11-28  Edward Hervey  <edward@fluendo.com>
4697
4698         * gst-libs/gst/riff/riff-media.c:
4699         (gst_riff_create_audio_template_caps):
4700         Add ATRAC3 to the list of riff-possible audio caps.
4701         I know we still don't have a plugin for atrac3, but it's saner to output
4702         that than a cryptic mimetype.
4703
4704 2005-11-27  Edward Hervey  <edward@fluendo.com>
4705
4706         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_auds):
4707         Don't try to create a zero-sized subbuffer.
4708
4709 2005-11-27  Julien MOUTTE  <julien@moutte.net>
4710
4711         * sys/ximage/ximagesink.c: (gst_ximage_buffer_free),
4712         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_put),
4713         (gst_ximagesink_bufferpool_clear), (gst_ximagesink_buffer_alloc),
4714         (gst_ximagesink_expose): Fixed a tricky race.
4715         * sys/ximage/ximagesink.h:
4716         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
4717         (gst_xvimagesink_expose): Fixed a tricky race.
4718         * sys/xvimage/xvimagesink.h:
4719
4720 2005-11-27  Edward Hervey  <edward@fluendo.com>
4721
4722         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
4723         (gst_decode_bin_init), (close_pad_link), (try_to_link_1):
4724         Remove unused properties, and add queues between demuxers and decoders
4725         so that a lot more files can preroll properly.
4726
4727 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
4728
4729         * gst-libs/gst/net/Makefile.am:
4730         * gst-libs/gst/rtp/Makefile.am:
4731         * gst-libs/gst/tag/Makefile.am:
4732           remove silly include
4733         * gst/tags/Makefile.am:
4734         * gst/tags/gsttagediting.c:
4735         * gst/tags/gsttageditingprivate.h:
4736         * gst/tags/tagedit.vcproj:
4737           remove directory, is as good as empty
4738
4739 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
4740
4741         * configure.ac:
4742           added GST_LIB_LDFLAGS and GST_ALL_LDFLAGS
4743         * gst-libs/Makefile.am:
4744         * gst-libs/gst/audio/Makefile.am:
4745         * gst-libs/gst/interfaces/Makefile.am:
4746         * gst-libs/gst/net/Makefile.am:
4747         * gst-libs/gst/riff/Makefile.am:
4748         * gst-libs/gst/rtp/Makefile.am:
4749         * gst-libs/gst/tag/Makefile.am:
4750         * gst-libs/gst/video/Makefile.am:
4751           and use them
4752
4753 2005-11-27  Julien MOUTTE  <julien@moutte.net>
4754
4755         * docs/libs/tmpl/gstcolorbalance.sgml:
4756         * docs/libs/tmpl/gstmixer.sgml:
4757         * docs/libs/tmpl/gstxoverlay.sgml:
4758         * sys/ximage/ximagesink.c: (gst_ximagesink_buffer_alloc):
4759         * sys/ximage/ximagesink.h:
4760         * sys/xvimage/xvimagesink.h: More and more documentation.
4761
4762 2005-11-26  Julien MOUTTE  <julien@moutte.net>
4763
4764         * docs/libs/gst-plugins-base-libs-docs.sgml:
4765         * docs/libs/gst-plugins-base-libs-sections.txt:
4766         * docs/libs/tmpl/gstcolorbalance.sgml:
4767         * docs/libs/tmpl/gstmixer.sgml:
4768         * docs/libs/tmpl/gstxoverlay.sgml: Add the XOverlay interface
4769         to documentation.
4770
4771 2005-11-26  Julien MOUTTE  <julien@moutte.net>
4772
4773         * docs/plugins/Makefile.am:
4774         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
4775         * docs/plugins/gst-plugins-base-plugins-sections.txt:
4776         * sys/xvimage/xvimagesink.c: Added doc for xvimagesink.
4777
4778 2005-11-26  Julien MOUTTE  <julien@moutte.net>
4779
4780         * docs/plugins/Makefile.am:
4781         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
4782         * docs/plugins/gst-plugins-base-plugins-sections.txt:
4783         * docs/plugins/inspect/plugin-adder.xml:
4784         * docs/plugins/inspect/plugin-alsa.xml:
4785         * docs/plugins/inspect/plugin-audioconvert.xml:
4786         * docs/plugins/inspect/plugin-audiorate.xml:
4787         * docs/plugins/inspect/plugin-audioresample.xml:
4788         * docs/plugins/inspect/plugin-audiotestsrc.xml:
4789         * docs/plugins/inspect/plugin-decodebin.xml:
4790         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
4791         * docs/plugins/inspect/plugin-gnomevfs.xml:
4792         * docs/plugins/inspect/plugin-ogg.xml:
4793         * docs/plugins/inspect/plugin-playbin.xml:
4794         * docs/plugins/inspect/plugin-subparse.xml:
4795         * docs/plugins/inspect/plugin-tcp.xml:
4796         * docs/plugins/inspect/plugin-theora.xml:
4797         * docs/plugins/inspect/plugin-typefindfunctions.xml:
4798         * docs/plugins/inspect/plugin-video4linux.xml:
4799         * docs/plugins/inspect/plugin-videorate.xml:
4800         * docs/plugins/inspect/plugin-videoscale.xml:
4801         * docs/plugins/inspect/plugin-videotestsrc.xml:
4802         * docs/plugins/inspect/plugin-volume.xml:
4803         * docs/plugins/inspect/plugin-vorbis.xml:
4804         * docs/plugins/inspect/plugin-ximagesink.xml:
4805         * docs/plugins/inspect/plugin-xvimagesink.xml: Updated version.
4806         * sys/ximage/ximagesink.c: Adding documentation for ximagesink.
4807
4808 2005-11-26  Edward Hervey  <edward@fluendo.com>
4809
4810         * gst/audiorate/gstaudiorate.c: (gst_audiorate_chain):
4811         Properly return GstFlowReturn from gst_pad_push in chain functions.
4812
4813 2005-11-25  Michael Smith  <msmith@fluendo.com>
4814
4815         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
4816         (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
4817         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
4818         (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
4819           Handle various conditions better when we don't understand a stream.
4820           Removes a heap of CRITICALs on ogg streams containing unknown data.
4821
4822 2005-11-24  Andy Wingo  <wingo@pobox.com>
4823
4824         * gst/tcp/gstmultifdsink.c (gst_multifdsink_handle_client_write):
4825         Be threadsafe.
4826
4827 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
4828
4829         * configure.ac: back to HEAD
4830
4831 === release 0.9.6 ===
4832
4833 2005-11-23  Thomas Vander Stichele <thomas at apestaart dot org>
4834
4835         * configure.ac:
4836           releasing 0.9.6, "White Eight"
4837
4838 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
4839
4840         * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
4841         * docs/plugins/inspect/plugin-sine.xml:
4842           remove sinesrc some more
4843
4844 2005-11-23  Wim Taymans  <wim@fluendo.com>
4845
4846         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
4847         If we are reading too slowly, jump forward in the ringbuffer
4848         instead of blocking.
4849
4850 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
4851
4852         * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
4853         (gst_visual_chain):
4854         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps):
4855         * gst/videorate/gstvideorate.c: (gst_videorate_setcaps),
4856         (gst_videorate_chain):
4857         * gst/videotestsrc/gstvideotestsrc.c:
4858         (gst_videotestsrc_src_fixate), (gst_videotestsrc_create):
4859         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_fps),
4860         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query),
4861         (gst_v4lmjpegsrc_get), (gst_v4lmjpegsrc_getcaps):
4862         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
4863         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
4864           Updates for API changes
4865
4866 2005-11-23  Wim Taymans  <wim@fluendo.com>
4867
4868         * gst-libs/gst/audio/gstbaseaudiosink.c:
4869         (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
4870         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
4871         Fix for calibration API change.
4872
4873 2005-11-23  Michael Smith <msmith@fluendo.com>
4874
4875         * gst-libs/gst/audio/multichannel.c:
4876         (gst_audio_get_channel_positions),
4877         (gst_audio_set_channel_positions),
4878         (gst_audio_set_structure_channel_positions_list),
4879         (gst_audio_fixate_channel_positions):
4880           Use gst_value_array_*() functions on value arrays, not
4881           gst_value_list_*().
4882
4883 2005-11-23  Edward Hervey  <edward@fluendo.com>
4884
4885         * autogen.sh:
4886         eheh, sinesrc is gone. Replacing sample srcfile by existing one.
4887         Fixes autogen
4888
4889 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
4890
4891         * check/Makefile.am:
4892         * check/elements/videotestsrc.c: (setup_videotestsrc),
4893         (cleanup_videotestsrc), (GST_START_TEST), (videotestsrc_suite),
4894         (main):
4895           add a test for videotestsrc
4896
4897 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
4898
4899         * gst/sine/.cvsignore:
4900         * gst/sine/Makefile.am:
4901         * gst/sine/gstsinesrc.c:
4902         * gst/sine/gstsinesrc.h:
4903         * gst/sine/sinesrc.vcproj:
4904           and remove sinesrc from the repository.  Closes #321446
4905
4906 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
4907
4908         * configure.ac:
4909         * gst-plugins-base.spec.in:
4910           remove sinesrc from the build
4911
4912 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
4913
4914         * check/Makefile.am:
4915         * check/elements/audiotestsrc.c: (setup_audiotestsrc),
4916         (cleanup_audiotestsrc), (GST_START_TEST), (audiotestsrc_suite),
4917         (main):
4918           add a test for audiotestsrc, testing all waves.  Even seems
4919           leak-free at first glance, nice job Stefan
4920
4921 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
4922
4923         * po/af.po:
4924         * po/az.po:
4925         * po/cs.po:
4926         * po/en_GB.po:
4927         * po/hu.po:
4928         * po/it.po:
4929         * po/nb.po:
4930         * po/nl.po:
4931         * po/or.po:
4932         * po/sq.po:
4933         * po/sr.po:
4934         * po/sv.po:
4935         * po/uk.po:
4936         * po/vi.po:
4937           Translation string updates
4938
4939         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
4940         (gst_v4lsrc_set_caps):
4941         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
4942         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
4943         * sys/v4l/v4lsrc_calls.h:
4944           Improve v4lsrc, by making it work again.
4945
4946 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
4947
4948         * ext/libvisual/visual.c: (gst_visual_chain):
4949           Fix the fps calculations.
4950
4951         * gst/ffmpegcolorspace/avcodec.h:
4952           Move structure element for clarity
4953
4954         * gst-libs/gst/interfaces/tunernorm.c: (gst_tuner_norm_init):
4955         * gst-libs/gst/interfaces/tunernorm.h:
4956         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_src_link):
4957         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
4958         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
4959         (gst_v4lmjpegsrc_get_fps), (gst_v4lmjpegsrc_src_convert),
4960         (gst_v4lmjpegsrc_src_query), (gst_v4lmjpegsrc_get),
4961         (gst_v4lmjpegsrc_getcaps):
4962         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
4963         (gst_v4lsrc_set_caps):
4964         * sys/v4l/gstv4lsrc.h:
4965         * sys/v4l/v4l_calls.c: (gst_v4l_open):
4966         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
4967         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
4968         * sys/v4l/v4lsrc_calls.h:
4969           Fractional framerates...
4970
4971 2005-11-22  Wim Taymans  <wim@fluendo.com>
4972
4973         * gst-libs/gst/audio/gstbaseaudiosink.c:
4974         (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
4975         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
4976         And we provide a clock by default, of course...
4977
4978 2005-11-22  Wim Taymans  <wim@fluendo.com>
4979
4980         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init):
4981         This clock can be slaved to a master clock now.
4982
4983         * gst-libs/gst/audio/gstbaseaudiosink.c:
4984         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
4985         (gst_base_audio_sink_dispose), (gst_base_audio_sink_provide_clock),
4986         (gst_base_audio_sink_set_clock),
4987         (gst_base_audio_sink_set_property),
4988         (gst_base_audio_sink_get_property), (gst_base_audio_sink_preroll),
4989         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
4990         * gst-libs/gst/audio/gstbaseaudiosink.h:
4991         Handle slaving the internal clock to the clock selected in the
4992         pipeline.
4993         Add property to make the basesink not provide a clock.
4994
4995         * gst-libs/gst/rtp/gstbasertpdepayload.c:
4996         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
4997         (gst_base_rtp_depayload_wait):
4998         * gst-libs/gst/rtp/gstbasertpdepayload.h:
4999         We can use the clock in GstElement, no need to store it ourselves.
5000
5001 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
5002
5003         * docs/libs/tmpl/gstaudio.sgml:
5004           update
5005         * ext/cdparanoia/gstcdparanoia.c: (gst_paranoia_mode_get_type),
5006         (gst_paranoia_endian_get_type):
5007         * ext/theora/theoraenc.c: (gst_border_mode_get_type):
5008         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
5009         * gst/audiotestsrc/gstaudiotestsrc.c:
5010         (gst_audiostestsrc_wave_get_type):
5011         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type):
5012         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
5013         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
5014         (gst_sync_method_get_type), (gst_unit_type_get_type),
5015         (gst_client_status_get_type), (gst_multifdsink_class_init),
5016         (gst_multifdsink_new_client), (gst_multifdsink_recover_client),
5017         (gst_multifdsink_queue_buffer), (gst_multifdsink_set_property),
5018         (gst_multifdsink_get_property):
5019         * gst/tcp/gstmultifdsink.h:
5020         * gst/videoscale/gstvideoscale.c: (gst_videoscale_method_get_type):
5021         * gst/videotestsrc/gstvideotestsrc.c:
5022         (gst_videotestsrc_pattern_get_type):
5023           remove deprecated properties
5024           fix up enums to correctly have short lowercase dashed nicks
5025
5026 2005-11-22  Michael Smith <msmith@fluendo.com>
5027
5028         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
5029         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
5030           Add underscore.
5031
5032 2005-11-22  Michael Smith <msmith@fluendo.com>
5033
5034         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
5035         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
5036           Use utility method for scaling clocktime for fractional framerates.
5037
5038 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
5039
5040         * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
5041         (gst_visual_chain):
5042         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
5043         * ext/theora/theoradec.c: (theora_handle_type_packet):
5044         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
5045         (theora_enc_chain):
5046         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
5047         * gst-libs/gst/video/video.c: (gst_video_frame_rate):
5048         * gst-libs/gst/video/video.h:
5049         * gst/ffmpegcolorspace/avcodec.h:
5050         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
5051         (gst_ffmpeg_caps_to_pixfmt):
5052         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5053         (gst_ffmpegcsp_set_caps):
5054         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
5055         (gst_videorate_setcaps), (gst_videorate_blank_data),
5056         (gst_videorate_chain):
5057         * gst/videotestsrc/gstvideotestsrc.c:
5058         (gst_videotestsrc_src_fixate), (gst_videotestsrc_getcaps),
5059         (gst_videotestsrc_parse_caps), (gst_videotestsrc_setcaps),
5060         (gst_videotestsrc_event), (gst_videotestsrc_create):
5061         * gst/videotestsrc/gstvideotestsrc.h:
5062         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
5063         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
5064         (gst_ximagesink_get_times), (gst_ximagesink_init):
5065         * sys/ximage/ximagesink.h:
5066         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
5067         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
5068         (gst_xvimagesink_get_times), (gst_xvimagesink_init):
5069         * sys/xvimage/xvimagesink.h:
5070           Convert elements to use fractions for their framerate.
5071           V4L elements to come later tonight.
5072
5073 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
5074
5075         * gst-libs/gst/audio/audio.c:
5076         * gst-libs/gst/audio/audio.h:
5077           remove some deprecated functions
5078
5079 2005-11-22  Andy Wingo  <wingo@pobox.com>
5080
5081         * Update for gst_tag_setter API changes.
5082
5083 2005-11-22  Andy Wingo  <wingo@pobox.com>
5084
5085         * ext/ogg/gstoggdemux.c (gst_ogg_pad_submit_packet)
5086         (gst_ogg_demux_perform_seek):
5087         * ext/theora/theoradec.c (theora_dec_sink_event):
5088         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): Run
5089         update-funcnames.
5090
5091 2005-11-22  Wim Taymans  <wim@fluendo.com>
5092
5093         * examples/seeking/seek.c: (main):
5094         Give higher priority to bus signals than the gtk events
5095         to fix a race condition in the segment looping.
5096
5097 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
5098
5099         * ext/theora/Makefile.am:
5100         * ext/vorbis/Makefile.am:
5101         * gst-libs/gst/tag/Makefile.am:
5102         * gst-plugins-base.spec.in:
5103           Rename libgsttagedit to libgsttag (#322117).
5104
5105 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
5106
5107         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
5108         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
5109           Call gst_x_overlay_prepare_xwindow_id() to give applications
5110           a final chance to set their own xwindow id before the video
5111           sink creates its own window.
5112
5113 2005-11-22  Julien MOUTTE  <julien@moutte.net>
5114
5115         * sys/xvimage/xvimagesink.c:
5116         (gst_xvimagesink_navigation_send_event): Handle navigation
5117         events correcly with borders if applicable.
5118
5119 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
5120
5121         Patch by: Luca Ognibene
5122
5123         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
5124         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
5125         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5126         (gst_ffmpegcsp_caps_remove_format_info):
5127         * gst/ffmpegcolorspace/imgconvert.c:
5128         * gst/ffmpegcolorspace/imgconvert_template.h:
5129           Forward-port fixes from the 0.8 branch (patch by Luca Ognibene,
5130           #318353); use gst_structure_has_name().
5131
5132 2005-11-22  Julien MOUTTE  <julien@moutte.net>
5133
5134         * sys/ximage/ximagesink.c: (gst_ximagesink_event_thread),
5135         (gst_ximagesink_class_init): Add debug macros on functions.
5136         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
5137         (gst_xvimagesink_xwindow_draw_borders),
5138         (gst_xvimagesink_xvimage_put),
5139         (gst_xvimagesink_xwindow_update_geometry),
5140         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_get_xv_support),
5141         (gst_xvimagesink_event_thread), (gst_xvimagesink_xcontext_get),
5142         (gst_xvimagesink_xcontext_clear),
5143         (gst_xvimagesink_get_format_from_caps), (gst_xvimagesink_setcaps),
5144         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
5145         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
5146         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
5147         (gst_xvimagesink_get_property), (gst_xvimagesink_finalize),
5148         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
5149         * sys/xvimage/xvimagesink.h: Refactoring to handle aspect ratio,
5150         expose while being PAUSED, out of data flow navigation events, etc..
5151
5152 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
5153
5154         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
5155         * gst-libs/gst/audio/audio.h:
5156           fix prototype - wondering why the test worked regardless
5157
5158 2005-11-21  Thomas Vander Stichele  <thomas at apestaart dot org>
5159
5160         * check/Makefile.am:
5161         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
5162         * gst-libs/gst/audio/audio.h:
5163           add a method that returns a proper GstClockTime
5164
5165 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
5166
5167         * gst-libs/gst/interfaces/xoverlay.c: (gst_x_overlay_base_init),
5168         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_prepare_xwindow_id):
5169         * gst-libs/gst/interfaces/xoverlay.h:
5170           Remove everything having to do with the desired size; add 
5171           gst_x_overlay_prepare_xwindow_id() function; remove the
5172           'have-xwindow-id' signal and make gst_x_overlay_got_xwindow_id()
5173           post a message on the bus instead (#321816).
5174
5175         * sys/ximage/ximagesink.c: (gst_ximagesink_xoverlay_init):
5176         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps),
5177         (gst_xvimagesink_xoverlay_init):
5178           Remove desired size stuff (#321816).
5179
5180 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
5181
5182         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
5183         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
5184         (mpeg_video_type_find), (mpeg_video_stream_type_find):
5185           Terminate vararg functions with NULL instead of 0 to 
5186           make gcc4 happy.
5187
5188 2005-11-21  Andy Wingo  <wingo@pobox.com>
5189
5190         patch by: Sebastien Cote <sebas642@yahoo.ca>
5191         
5192         * gst-libs/gst/rtp/gstrtpbuffer.h: 
5193         * gst-libs/gst/rtp/gstrtpbuffer.c
5194         (gst_rtpbuffer_get_payload_buffer): New function. Fixes #321451.
5195
5196 2005-11-21  Andy Wingo  <wingo@pobox.com>
5197
5198         * gst/playback/gstplaybin.c (gen_audio_element) 
5199         (gen_video_element): Use the new MISSING_PLUGIN core error
5200         category. Closes #320060.
5201
5202         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): 
5203         * gst/videorate/gstvideorate.c (gst_videorate_event):
5204         * ext/theora/theoradec.c (theora_dec_sink_event): 
5205         * ext/theora/theoraenc.c (theora_enc_sink_event): Don't take
5206         stream lock.
5207
5208         * gst/subparse/gstsubparse.c (gst_subparse_src_event):
5209         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek): Update for
5210         stream lock changes.
5211
5212 2005-11-21  Wim Taymans  <wim@fluendo.com>
5213
5214         * gst-libs/gst/audio/gstbaseaudiosink.c:
5215         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
5216         (gst_base_audio_sink_provide_clock),
5217         (gst_base_audio_sink_set_clock), (gst_base_audio_sink_render),
5218         (gst_base_audio_sink_change_state):
5219         * gst/audioresample/gstaudioresample.c:
5220         Segment update fix.
5221
5222 2005-11-21  Andy Wingo  <wingo@pobox.com>
5223
5224         * *.h:
5225         * *.c: Ran scripts/update-macros. Oh yes.
5226
5227 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
5228
5229         * sys/ximage/Makefile.am:
5230         * sys/ximage/ximage.c:
5231           Rename ximage plugin to ximagesink (#321426) (Don't forget to
5232           remove your old libgstximage.* manually if necessary).
5233
5234 2005-11-21  Michael Smith <msmith@fluendo.com>
5235
5236         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup):
5237           Minimal fix for bug #320200: set the min/max bitrate in the correct
5238           units. A better fix would be to upgrade to the RATEMANAGE2
5239           interface, rather than using the deprecated interface used here, but
5240           that would require an update in our libvorbis dependency (to 1.1),
5241           which is probably undesirable.
5242
5243 2005-11-21  Jan Schmidt  <thaytan@mad.scientist.com>
5244
5245         * ext/libvisual/visual.c: (get_buffer):
5246         * gst-libs/gst/audio/gstbaseaudiosrc.c:
5247         (gst_base_audio_src_fixate):
5248         * gst/audioconvert/gstaudioconvert.c:
5249         (gst_audio_convert_fixate_caps):
5250         * gst/audioscale/gstaudioscale.c: (gst_audioscale_fixate):
5251         * gst/audiotestsrc/gstaudiotestsrc.c:
5252         (gst_audiotestsrc_src_fixate):
5253         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
5254         * gst/videorate/gstvideorate.c: (gst_videorate_setcaps):
5255         * gst/videoscale/gstvideoscale.c: (gst_videoscale_fixate_caps):
5256         * gst/videotestsrc/gstvideotestsrc.c:
5257         (gst_videotestsrc_src_fixate):
5258         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate):
5259         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
5260           Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
5261           (#322027)
5262
5263
5264 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
5265
5266         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
5267         (gst_riff_create_iavs_caps):
5268         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_file_header),
5269         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
5270         (gst_riff_parse_info):
5271         * gst/videotestsrc/videotestsrc.c: (paintinfo_find_by_structure):
5272         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_caps):
5273         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
5274           Fixes for GST_FOURCC_FORMAT API change.
5275
5276 2005-11-21  Andy Wingo  <wingo@pobox.com>
5277
5278         patch by: Alessandro Dessina <alessandro nnva org>
5279
5280         * ext/ogg/gstoggmux.c (gst_ogg_mux_set_header_on_caps):
5281         * ext/ogg/gstoggparse.c (gst_ogg_parse_append_header)
5282         (gst_ogg_parse_chain):
5283         * ext/theora/theoraenc.c (theora_set_header_on_caps):
5284         * ext/vorbis/vorbisenc.c (gst_vorbisenc_set_header_on_caps):
5285         * ext/vorbis/vorbisparse.c (vorbis_parse_set_header_on_caps): Fix
5286         gst_value_list calls on arrays. Fixes #321962.
5287
5288 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
5289
5290         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
5291         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_queue_pads),
5292         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
5293         * gst/adder/gstadder.c: (gst_adder_init),
5294         (gst_adder_request_new_pad), (gst_adder_collected),
5295         (gst_adder_change_state):
5296           Update for gst_collectpads_foo() to gst_collect_pads_foo()
5297           API change.
5298
5299 2005-11-21  Michael Smith <msmith@fluendo.com>
5300
5301         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
5302         (gst_vorbisenc_chain), (gst_vorbisenc_output_buffers):
5303           Properly handle pad_push return values.
5304
5305 2005-11-20  Jan Schmidt  <thaytan@mad.scientist.com>
5306
5307         * gst-libs/gst/tag/Makefile.am:
5308         * gst-libs/gst/tag/gstvorbistag.c:
5309         (gst_tag_list_to_vorbiscomment_buffer):
5310           Remove obsolete vorbistag element and debug category.
5311
5312         * gst/playback/gstplaybasebin.c: (check_queue):
5313           Don't divide by 0 when queue-threshold is 0.
5314
5315         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property):
5316           Don't modify an existing pixel-aspect-ratio if we fail to read
5317           a new one.
5318
5319 2005-11-20  Wim Taymans  <wim@fluendo.com>
5320
5321         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_push_buffer),
5322         (gst_vorbisenc_push_packet):
5323         GST_PAD_IS_USABLE is gone, use the return value of
5324         the push or pad_alloc_buffer instead.
5325
5326 2005-11-18  Julien MOUTTE  <julien@moutte.net>
5327
5328         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
5329         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
5330         (gst_ximagesink_ximage_destroy),
5331         (gst_ximagesink_xwindow_draw_borders), (gst_ximagesink_ximage_put),
5332         (gst_ximagesink_xwindow_new),
5333         (gst_ximagesink_xwindow_update_geometry),
5334         (gst_ximagesink_handle_xevents), (gst_ximagesink_event_thread),
5335         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
5336         (gst_ximagesink_bufferpool_clear), (gst_ximagesink_getcaps),
5337         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
5338         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_alloc),
5339         (gst_ximagesink_navigation_send_event),
5340         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_expose),
5341         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
5342         (gst_ximagesink_finalize), (gst_ximagesink_init),
5343         (gst_ximagesink_class_init):
5344         * sys/ximage/ximagesink.h: Refactoring of ximagesink.
5345         This new version brings correct software scaling, non flickering
5346         window while resizing, pixel aspect ratio handling, usage of
5347         hardware buffer pools, out of data flow event thread for 
5348         navigation and handling of expose events even when being PAUSED,
5349         a new property to keep video aspect ratio when resizing, etc...
5350
5351 2005-11-18  Julien MOUTTE  <julien@moutte.net>
5352
5353         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
5354         (gst_videoscale_fixate_caps): Introduce back caps fixate with
5355         handling of PAR.
5356
5357 2005-11-18    <bilboed@dvdsrc.fluendo.com>
5358
5359         * gst/playback/gstdecodebin.c: (gst_decode_bin_init): 
5360         Unsetting IS_SINK flag from the fakesink, so decodebin
5361         never behaves as a sink.
5362
5363 2005-11-17  Wim Taymans  <wim@fluendo.com>
5364
5365         * gst-libs/gst/audio/gstbaseaudiosrc.c:
5366         (gst_base_audio_src_change_state):
5367         Fix the audiosrc base class again, we did not unflush.
5368
5369 2005-11-17  Julien MOUTTE  <julien@moutte.net>
5370
5371         * examples/seeking/seek.c: (make_dv_pipeline),
5372         (make_vorbis_theora_pipeline), (make_avi_pipeline),
5373         (make_mpegnt_pipeline): Use VSINK everywhere, add a scaler
5374         to ogg/vorbis/theora pipeline.
5375
5376 2005-11-17  Wim Taymans  <wim@fluendo.com>
5377
5378         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
5379         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
5380         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
5381         Fix EOS on multiple streams.
5382         More debugging.
5383
5384 2005-11-16  Wim Taymans  <wim@fluendo.com>
5385
5386         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_configure_segment),
5387         (gst_ogg_demux_perform_seek):
5388         Segment done must include stream time.
5389
5390         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
5391         (gst_ogg_mux_clear), (gst_ogg_mux_init), (gst_ogg_mux_finalize),
5392         (gst_ogg_mux_change_state):
5393         Fix ogg muxer again.
5394
5395 2005-11-16  Wim Taymans  <wim@fluendo.com>
5396
5397         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init):
5398         Fix compile again.
5399
5400 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
5401
5402         * ext/libvisual/visual.c: (gst_visual_init):
5403         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
5404         * ext/ogg/gstoggparse.c: (gst_ogg_parse_init),
5405         (gst_ogg_parse_chain):
5406         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
5407         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init):
5408         * ext/theora/theoradec.c: (gst_theora_dec_init):
5409         * ext/theora/theoraenc.c: (gst_theora_enc_init):
5410         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
5411         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_init):
5412         * gst/adder/gstadder.c: (gst_adder_class_init),
5413         (gst_adder_dispose):
5414         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
5415         * gst/subparse/gstsubparse.c: (gst_subparse_init):
5416         * gst/videorate/gstvideorate.c: (gst_videorate_init):
5417           Fix a whole set of pad template leaks
5418
5419 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
5420
5421         * check/generic/states.c: (GST_START_TEST):
5422           fix the test so that it only checks for elements that are part of
5423           this source module
5424
5425 2005-11-16  Michael Smith <msmith@fluendo.com>
5426
5427         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_reset),
5428         (gst_ogg_mux_init), (gst_ogg_mux_request_new_pad),
5429         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
5430         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
5431         (gst_ogg_mux_collected), (gst_ogg_mux_clear_collectpads),
5432         (gst_ogg_mux_change_state):
5433           Fix leaking collectpads.
5434
5435 2005-11-16  Edward Hervey  <edward@fluendo.com>
5436
5437         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
5438         (gst_videorate_event), (gst_videorate_chain):
5439         Handle segment seeks
5440
5441 2005-11-16  Wim Taymans  <wim@fluendo.com>
5442
5443         * gst-libs/gst/audio/gstbaseaudiosink.c:
5444         (gst_base_audio_sink_provide_clock),
5445         (gst_base_audio_sink_change_state):
5446         Set ringbuffer to non-flushing when going to PAUSED, set to
5447         flushing again when going to READY.
5448
5449         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
5450         (gst_ring_buffer_stop):
5451         Start in flushing mode by default.
5452         Don't set flushing in the _stop method, let the app call
5453         this explicitly.
5454
5455 2005-11-16  Julien MOUTTE  <julien@moutte.net>
5456
5457         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_center_rect):
5458         * gst-libs/gst/video/videosink.h: Add helper function needed
5459         for video sinks.
5460
5461 2005-11-16  Tim-Philipp Müller  <tim at centricular dot net>
5462
5463         * gst/videoscale/gstvideoscale.c:
5464         (gst_videoscale_handle_src_event):
5465           Don't leak reference to pad parent.
5466
5467 2005-11-16  Wim Taymans  <wim@fluendo.com>
5468
5469         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop):
5470         Set ringbuffer to flushing when stopping so that we don't
5471         block on wait_segment anymore and livelock.
5472
5473 2005-11-16  Wim Taymans  <wim@fluendo.com>
5474
5475         * examples/seeking/seek.c: (send_event), (do_seek),
5476         (loop_toggle_cb), (segment_done), (main):
5477         Added looping checkbox.
5478
5479 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
5480
5481         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
5482         (gst_ogg_demux_init):
5483         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
5484         (gst_vorbis_dec_init):
5485           revert unrefs, they don't pass make check
5486
5487 2005-11-15  Johan Dahlin  <johan@gnome.org>
5488
5489         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
5490         (gst_ogg_demux_init), (gst_ogg_demux_finalize):
5491         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
5492         (gst_vorbis_dec_init):
5493         Fix pad template leaks. 
5494
5495 2005-11-15  Tim-Philipp Müller  <tim at centricular dot net>
5496
5497         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state):
5498           Make state change function thread safe.
5499
5500 2005-11-15  Edward Hervey  <edward@fluendo.com>
5501
5502         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_receive_event),
5503         (gst_ogg_demux_class_init):
5504         Implement GstElement::send_event, so we can send seek events
5505         in GST_STATE_READY
5506
5507 2005-11-14  Julien MOUTTE  <julien@moutte.net>
5508
5509         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new):
5510         Discovered how to take away flickering while resizing the
5511         window. Please don't put that in ximagesink, refactoring in
5512         progress.
5513
5514 2005-11-14  Michael Smith <msmith@fluendo.com>
5515
5516         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_client_queue_data),
5517         (gst_multifdsink_render):
5518           Don't leak GDP headers when using GDP mode (i.e. tcpserversink).
5519
5520 2005-11-14  Tim-Philipp Müller  <tim at centricular dot net>
5521
5522         * gst/playback/gstplaybin.c: (gen_audio_element):
5523           Use autoaudiosink, it tends to be more widely available than
5524           autoaudiiosink.
5525           
5526 2005-11-14  Andy Wingo  <wingo@pobox.com>
5527
5528         * gst/playback/gstplaybin.c (gen_audio_element): Use autoaudiosink
5529         as well if it is available. Fixes #316442.
5530
5531 2005-11-14  Michael Smith <msmith@fluendo.com>
5532
5533         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_init),
5534         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
5535         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
5536         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
5537         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_collected),
5538         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
5539         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_buffer_from_packet),
5540         (gst_vorbisenc_change_state):
5541           Fix a small memory leak in vorbisenc.
5542           Fix large memory leaks in oggmux, also fix lots of state change
5543           bugs in oggmux.
5544
5545 2005-11-14  Thomas Vander Stichele  <thomas at apestaart dot org>
5546
5547         * gst/videotestsrc/gstvideotestsrc.c:
5548         (gst_videotestsrc_class_init), (gst_videotestsrc_init),
5549         (gst_videotestsrc_src_fixate):
5550           move fixation to a fixate function
5551           remove negotiate function, basesrc's is good enough
5552           fixes a bug for check when using the element alone
5553
5554 2005-11-13  Edward Hervey  <edward@fluendo.com>
5555
5556         * examples/seeking/seek.c: (do_seek), (accurate_toggle_cb),
5557         (key_toggle_cb), (main):
5558         Added checkboxes for adding/removing the accurate and key_unit seek
5559         flags.
5560
5561 2005-11-11  Thomas Vander Stichele  <thomas at apestaart dot org>
5562
5563         * configure.ac: back to HEAD
5564
5565 === release 0.9.5 ===
5566
5567 2005-11-11  Thomas Vander Stichele <thomas at apestaart dot org>
5568
5569         * configure.ac:
5570           releasing 0.9.5, "No No Kia"
5571
5572 2005-11-11  Edward Hervey  <edward@fluendo.com>
5573
5574         * examples/seeking/seek.c: (make_parselaunch_pipeline):
5575         Added parse-launch syntax seeking mode for the seeking example.
5576         This should help stress-test even more cases.
5577         Ex usage : ./seek 15 "filesrc location=uranus.avi ! decodebin ! xvimagesink"
5578
5579 2005-11-11  Tim-Philipp Müller  <tim at centricular dot net>
5580
5581         * sys/xvimage/xvimagesink.c:
5582         (gst_xvimagesink_navigation_send_event):
5583           Check whether peer pad exists before sending navigation events
5584           to it.
5585
5586 2005-11-11  Michael Smith <msmith@fluendo.com>
5587
5588         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup),
5589         (gst_vorbisenc_buffer_from_packet):
5590         * ext/vorbis/vorbisenc.h:
5591           Set duration on encoded buffers. This allows oggmux's
5592           max_page_delay parameter to actually work.
5593
5594 2005-11-11  Tim-Philipp Müller  <tim at centricular dot net>
5595
5596         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
5597         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
5598         (gst_ffmpegcsp_avpicture_fill):
5599         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5600         (gst_ffmpegcsp_get_unit_size), (gst_ffmpegcsp_transform):
5601           Make palettes work again (see #132341). Use our own macros
5602           for rounding up.
5603
5604 2005-11-10  Andy Wingo  <wingo@pobox.com>
5605
5606         * gst/playback/gstplaybasebin.c (prepare_output): Fix format
5607         string doober.
5608
5609 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
5610
5611         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5612         (gst_ffmpegcsp_transform_caps):
5613           Prefer passthrough in transform_caps
5614
5615 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
5616
5617         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
5618           check for ALSA errors properly, instead of relying on ALSA's
5619           error strings to serve to the user.
5620
5621 2005-11-10  Wim Taymans  <wim@fluendo.com>
5622
5623         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event), (gst_ogg_demux_init),
5624         (gst_ogg_demux_configure_segment), (gst_ogg_demux_perform_seek),
5625         (gst_ogg_demux_loop), (gst_ogg_demux_change_state):
5626         Modernise the seek code.
5627
5628 2005-11-10  Michael Smith <msmith@fluendo.com>
5629         
5630         * gst/playback/gstplaybasebin.c: (group_commit), (new_decoded_pad),
5631         (setup_substreams), (set_active_source):
5632           Unlock GROUP_LOCK in failure cases, so that we don't deadlock when
5633           trying to go to NULL if we failed to read a file.
5634
5635 2005-11-10  Wim Taymans  <wim@fluendo.com>
5636
5637         * gst/audiotestsrc/gstaudiotestsrc.c:
5638         (gst_audiotestsrc_class_init), (gst_audiotestsrc_get_times),
5639         (gst_audiotestsrc_create):
5640         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
5641         (gst_sinesrc_get_times), (gst_sinesrc_create):
5642         * gst/videotestsrc/gstvideotestsrc.c:
5643         (gst_videotestsrc_class_init), (gst_videotestsrc_get_times),
5644         (gst_videotestsrc_create):
5645         The base class can now sync for us.
5646
5647 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
5648
5649         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate): Check if the caps have
5650           a fourcc field. Fixes crash for gst-launch-0.9 v4lsrc
5651           name=source autoprobe=false autoprobe-fps=false copy-mode=1
5652           device=/dev/video0 ! ffmpegcolorspace ! "video/x-raw-yuv,
5653           format=(fourcc)I420" ! xvimagesink
5654
5655 2005-11-10  Tim-Philipp Müller  <tim at centricular dot net>
5656
5657         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
5658         (gst_sinesrc_get_query_types), (gst_sinesrc_src_query),
5659         (gst_sinesrc_newsegment):
5660           Send newsegment event in TIME format, set duration if
5661           num-buffers is set, fix duration querying.
5662
5663 2005-11-10  Michael Smith <msmith@fluendo.com>
5664
5665         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
5666         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
5667         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
5668         (gst_ogg_mux_collected):
5669          Fix EOS handling, partially. Now forwarding an EOS event once we have
5670          EOS on all pads works correctly. However, we still don't properly set
5671          EOS on the actual ogg stream pages.
5672
5673 2005-11-09  Tim-Philipp Müller  <tim at centricular dot net>
5674
5675         * gst/playback/gstplaybin.c: (gst_play_bin_dispose):
5676           Set elements to NULL state before disposing of them.
5677
5678 2005-11-08  Sebastien Cote  <sebas642 at yahoo dot ca>
5679
5680         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
5681
5682         * gst-libs/gst/rtp/gstbasertpdepayload.c:
5683         (gst_base_rtp_depayload_init),
5684         (gst_base_rtp_depayload_set_gst_timestamp):
5685         * gst-libs/gst/rtp/gstbasertpdepayload.h:
5686           We need to send a newsegment event for each instance, not
5687           just for the first instance of this class (get rid of
5688           static variable in function). (#321011).
5689           
5690 2005-11-08  Michael Smith <msmith@fluendo.com>
5691
5692         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
5693         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_buffer),
5694         (gst_ogg_mux_dequeue_page), (gst_ogg_mux_pad_queue_page),
5695         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected):
5696           Forward port rewrite of muxing strategy to 0.9 version of oggmux.
5697           This makes us mux things correctly according to the ogg muxing
5698           rules. Still not handling EOS correctly right now, though.
5699
5700 2005-11-08  Tim-Philipp Müller  <tim at centricular dot net>
5701
5702         * gst/audioconvert/gstaudioconvert.c:
5703           Fix typo in docs. 
5704
5705 2005-11-08  Tim-Philipp Müller  <tim at centricular dot net>
5706
5707         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
5708         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new):
5709           Initialise segment_stop to GST_CLOCK_TIME_NONE when
5710           creating a new chain; should fix live streaming. Also
5711           add more debug output and fix a typo.
5712
5713 2005-11-08  Brian Cameron  <brian dot cameron at sun dot com>
5714
5715         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
5716
5717         * gst/volume/gstvolume.c: (volume_set_caps):
5718           Fix compilation on Solaris with Forte. (#320923)
5719
5720 2005-11-08  Wim Taymans  <wim@fluendo.com>
5721
5722         * gst-libs/gst/audio/gstbaseaudiosink.c:
5723         (gst_base_audio_sink_render):
5724         No need to do a typecheck.
5725
5726 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
5727
5728         * ext/alsa/gstalsa.h:
5729           We register a debug category, so let's use it.
5730
5731 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
5732
5733         * gst-libs/gst/rtp/gstbasertpdepayload.c:
5734         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_wait):
5735         Fixed a small problem.
5736
5737 2005-11-04  Wim Taymans  <wim@fluendo.com>
5738
5739         * examples/seeking/Makefile.am:
5740         * examples/seeking/scrubby.c: (gst_element_factory_make_or_warn),
5741         (dynamic_link), (setup_dynamic_link), (make_wav_pipeline),
5742         (make_playerbin_pipeline), (format_value), (update_scale),
5743         (speed_cb), (seek_cb), (do_seek), (start_seek), (stop_seek),
5744         (play_cb), (pause_cb), (stop_cb), (print_message), (bus_message),
5745         (print_usage), (main):
5746         Added app for playback speed testing.
5747
5748         * examples/seeking/seek.c: (dynamic_link),
5749         (make_avi_msmpeg4v3_mp3_pipeline), (make_avi_pipeline),
5750         (make_mpeg_pipeline), (do_seek), (set_update_scale),
5751         (message_received), (main):
5752         Updated seek example.
5753
5754 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
5755
5756         * gst-libs/gst/rtp/gstbasertpdepayload.c:
5757         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
5758         (gst_base_rtp_depayload_thread), (gst_base_rtp_depayload_wait),
5759         (gst_base_rtp_depayload_set_clock):
5760         * gst-libs/gst/rtp/gstbasertpdepayload.h:
5761         Don't sleep on the bench (system clock) when you have a nice 
5762         comfortable bed (Gstreamer clock) to sleep on.
5763
5764 2005-11-03  Wim Taymans  <wim@fluendo.com>
5765
5766         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
5767         (gst_decode_bin_dispose), (free_dynamics), (remove_fakesink),
5768         (pad_blocked), (close_pad_link), (new_pad), (no_more_pads):
5769         Handle the case where a pad_block failed.
5770
5771 2005-11-02  Sebastien Cote  <sebas642@yahoo.ca> 
5772
5773         reviewed by: Zeeshan Ali  <zeenix@gmail.com>
5774
5775         * gst-libs/gst/rtp/gstbasertpdepayload.c:
5776         (gst_base_rtp_depayload_add_to_queue),
5777         (gst_base_rtp_depayload_push),
5778         (gst_base_rtp_depayload_set_gst_timestamp),
5779         (gst_base_rtp_depayload_queue_release):
5780           Fixes some bugs in the depayloader's queuing/de-queueing code.
5781
5782 2005-10-31  Michael Smith <msmith@fluendo.com>
5783
5784         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
5785         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
5786         (gst_ogg_demux_collect_chain_info), (gst_ogg_print):
5787           Patch from Alessandro Decina <alessandro@nnva.org>.
5788           Make oggdemux only find the final time in a chain, not per-pad,
5789           since the per-pad information can be very expensive to locate, and
5790           it isn't used anywhere. This makes reading a file containing
5791           OggSkeleton reasonably fast.
5792           Also, make chain finding work when there are logical bitstreams that
5793           can't be decoded. Fixes #319110.
5794
5795 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
5796
5797         * gst-libs/gst/rtp/gstbasertpdepayload.c:
5798         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
5799         (gst_base_rtp_depayload_chain),
5800         (gst_base_rtp_depayload_add_to_queue),
5801         (gst_base_rtp_depayload_push),
5802         (gst_base_rtp_depayload_set_gst_timestamp),
5803         (gst_base_rtp_depayload_queue_release),
5804         (gst_base_rtp_depayload_start_thread),
5805         (gst_base_rtp_depayload_set_property),
5806         (gst_base_rtp_depayload_get_property):
5807         * gst-libs/gst/rtp/gstbasertpdepayload.h:
5808         Some random fixes, to fullfill the desires of thomas.
5809
5810 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
5811
5812         * gst-libs/gst/rtp/gstbasertpdepayload.c:
5813         (gst_base_rtp_depayload_add_to_queue),
5814         (gst_base_rtp_depayload_push):
5815         Fixed the queueing algorithm.
5816
5817 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
5818
5819         * gst-libs/gst/rtp/gstbasertpdepayload.c:
5820         (gst_base_rtp_depayload_push):
5821         A small fix
5822
5823 2005-10-31  Wim Taymans  <wim@fluendo.com>
5824
5825         * gst-libs/gst/audio/gstringbuffer.h:
5826         Don't break ABI.
5827
5828         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
5829         (gst_ffmpeg_caps_to_pixfmt):
5830         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5831         (gst_ffmpegcsp_set_caps):
5832         Some more comments.
5833         Handle missing required caps fields better.
5834
5835 2005-10-31  Wim Taymans  <wim@fluendo.com>
5836
5837         * gst-libs/gst/audio/gstbaseaudiosink.c:
5838         (gst_base_audio_sink_event), (gst_base_audio_sink_get_offset),
5839         (gst_base_audio_sink_render):
5840         * gst-libs/gst/audio/gstringbuffer.c:
5841         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
5842         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
5843         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_pause),
5844         (gst_ring_buffer_stop), (wait_segment), (gst_ring_buffer_commit),
5845         (gst_ring_buffer_read):
5846         * gst-libs/gst/audio/gstringbuffer.h:
5847         Add flushing mode to the ringbuffer so that it in all cases does
5848         not try to handle more audio. This makes sure it does not try to
5849         block anymore when flushing and fixes a livelock.
5850
5851 2005-10-29  Tim-Philipp Müller  <tim at centricular dot net>
5852
5853         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
5854         (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
5855         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain):
5856           Explicitly check for -1 values before doing a conversion
5857           and always map them to -1. (#315545)
5858
5859 2005-10-28  Thomas Vander Stichele  <thomas at apestaart dot org>
5860
5861         * gst/playback/gstplaybin.c: (gen_video_element):
5862           first try autovideosink, then xvimagesink, then error out
5863         * po/POTFILES.in:
5864           add translatable file
5865         * po/af.po:
5866         * po/az.po:
5867         * po/cs.po:
5868         * po/en_GB.po:
5869         * po/hu.po:
5870         * po/it.po:
5871         * po/nb.po:
5872         * po/nl.po:
5873         * po/or.po:
5874         * po/sq.po:
5875         * po/sr.po:
5876         * po/sv.po:
5877         * po/uk.po:
5878         * po/vi.po:
5879           update translations
5880
5881 2005-10-27  Philippe Khalaf <burger at speedy dot org> 
5882
5883         * gst-libs/gst/rtp/gstbasedepayload.c:
5884         * gst-libs/gst/rtp/gstbasedepayload.h:
5885           Minor cleanups
5886
5887 2005-10-27  Tim-Philipp Müller  <tim at centricular dot net>
5888
5889         * gst/playback/.cvsignore:
5890         * gst/playback/decodetest.c:
5891         * gst/playback/test3.c:
5892           Port these two tests as well.
5893
5894 2005-10-27  Wim Taymans  <wim@fluendo.com>
5895
5896         * ext/theora/theoradec.c: (theora_dec_src_query),
5897         (theora_dec_sink_event):
5898         * ext/theora/theoraenc.c: (theora_enc_sink_event),
5899         (theora_enc_change_state):
5900         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
5901         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
5902         Take proper locks when handling events.
5903
5904 2005-10-27  Wim Taymans  <wim@fluendo.com>
5905
5906         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_collected),
5907         (gst_adder_change_state):
5908         Fix timestamps and fix deadlock when stopping the collectpads.
5909
5910 2005-10-27  Zeeshan Ali  <zeenix@gmail.com>
5911
5912         * gst-libs/gst/rtp/gstrtpbuffer.h:
5913         Declaring the payload types as strings too so that they can be used
5914         in the padtemplate inialization.
5915
5916 2005-10-26  Andre Magalhaes  <andrunko@gmail.com>
5917
5918         reviewed by: Zeeshan Ali   <zeenix@gmail.com>
5919
5920         * gst-libs/gst/rtp/gstbasertpdepayload.c:
5921         (gst_base_rtp_depayload_class_init):
5922         Fixes a small but nasty bug. The derived elements no longer segfaults
5923         on finalization.
5924
5925 2005-10-26  Michael Smith <msmith@fluendo.com>
5926
5927         * gst/audioconvert/audioconvert.c: (audio_convert_clean_context):
5928           When clearing an audioconvert context, set tmpbufsize to zero, so
5929           we'll allocate it again later if required.
5930           This fixes audioconvert re-negotiating formats, which previously
5931           segfaulted with a NULL destination buffer.
5932
5933 2005-10-26  Zeeshan Ali <zeenix@gmail.com>
5934
5935         * gst-libs/gst/rtp/gstbasertpdepayload.c:
5936         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_push),
5937         (gst_base_rtp_depayload_set_gst_timestamp),
5938         (gst_base_rtp_depayload_queue_release):
5939         Fixed a smalll memleak.
5940
5941 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
5942         * gst-libs/gst/rtp/gstbasertpdepayload.c:
5943         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_init),
5944         (gst_base_rtp_depayload_finalize),
5945         (gst_base_rtp_depayload_setcaps),
5946         (gst_base_rtp_depayload_add_to_queue),
5947         (gst_base_rtp_depayload_push),
5948         (gst_base_rtp_depayload_set_gst_timestamp),
5949         (gst_base_rtp_depayload_queue_release),
5950         (gst_base_rtp_depayload_thread),
5951         (gst_base_rtp_depayload_change_state):
5952         * gst-libs/gst/rtp/gstbasertpdepayload.h:
5953         Changed the C++ comments to C comments
5954
5955 2005-10-26  Tim-Philipp Müller  <tim at centricular dot net>
5956
5957         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init):
5958         * gst/tcp/gsttcpclientsrc.h:
5959         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init):
5960         * gst/tcp/gsttcpserversrc.h:
5961           Remove unused 'curoffset' structure member.
5962
5963 2005-10-25  Zeeshan Ali  <zeenix@gmail.com>
5964
5965         * gst-libs/gst/rtp/gstbasertpdepayload.c:
5966         (gst_base_rtp_depayload_base_init),
5967         (gst_base_rtp_depayload_finalize):
5968         * gst-libs/gst/rtp/gstbasertpdepayload.h:
5969         * gst-libs/gst/rtp/gstbasertppayload.h:
5970           The pad-template on the sinkpad should be set by the derived classes.
5971           Also added some useful macros.
5972
5973 2005-10-24  Wim Taymans  <wim@fluendo.com>
5974
5975         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
5976         Correctly flush decoder samples even if we could not
5977         copy them to an output buffer. Fixes #319618.
5978
5979 2005-10-24  Julien MOUTTE  <julien@moutte.net>
5980
5981         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
5982         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps): Check
5983         the caps against our xcontext caps.
5984
5985 2005-10-24  Wim Taymans  <wim@fluendo.com>
5986
5987         * gst-libs/gst/audio/gstbaseaudiosink.c:
5988         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
5989         Remove g_print
5990         Use sync property from baseclass to disable sync.
5991
5992 2005-10-24  Wim Taymans  <wim@fluendo.com>
5993
5994         * gst-libs/gst/audio/gstbaseaudiosink.c:
5995         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
5996         Buffers with no timestamps get aligned with previous buffers or
5997         on underrun, played ASAP.
5998
5999 2005-10-24  Julien MOUTTE  <julien@moutte.net>
6000
6001         * gst-libs/gst/video/video.h:
6002         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
6003         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
6004         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): And
6005         here comes my change on caps for framerate and geometry range.
6006         We are now accepting 1 to MAXINT for width and height, and from
6007         0.0 to MAXDOUBLE for framerate. That allows duration less png frames
6008         to be blended correctly in videomixer.
6009
6010 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
6011
6012         * configure.ac:
6013           back to HEAD
6014
6015 === release 0.9.4 ===
6016
6017 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
6018
6019         * NEWS:
6020         * RELEASE:
6021         * configure.ac:
6022           releasing 0.9.4, "Velociraptor"
6023
6024 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
6025
6026         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
6027         * po/POTFILES.in:
6028           STOPPED -> FAILED
6029
6030 2005-10-21  Wim Taymans  <wim@fluendo.com>
6031
6032         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
6033         (gst_decode_bin_dispose), (free_dynamics), (pad_unblocked),
6034         (pad_blocked), (close_pad_link), (new_pad):
6035         Don't try to remove elements twice.
6036
6037 2005-10-21  Wim Taymans  <wim@fluendo.com>
6038
6039         * ext/theora/theoradec.c: (theora_dec_src_query),
6040         (theora_dec_sink_event):
6041         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
6042         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
6043         (vorbis_handle_data_packet):
6044         * ext/vorbis/vorbisdec.h:
6045         Fix old naming.
6046
6047         * gst-libs/gst/audio/gstbaseaudiosink.c:
6048         (gst_base_audio_sink_render):
6049         Don't try to sync on buffers without a timestamp.
6050
6051 2005-10-21  Wim Taymans  <wim@fluendo.com>
6052
6053         * ext/theora/theoradec.c: (theora_dec_src_query),
6054         (theora_dec_sink_event):
6055         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
6056         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
6057         (vorbis_handle_data_packet):
6058         * ext/vorbis/vorbisdec.h:
6059         Fix old naming.
6060
6061 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
6062
6063         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types),
6064         (gst_vorbisenc_src_query):
6065           Implement position and duration queries.
6066
6067         * gst/playback/test3.c: (update_scale), (main):
6068           Fix for async state changes and print nicer output.
6069
6070 2005-10-20  Wim Taymans  <wim@fluendo.com>
6071
6072         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
6073         (dump_element_stats), (main):
6074         * gst/playback/test6.c: (main):
6075         Fix tests again
6076
6077 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
6078
6079         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
6080         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
6081           Don't use functions for position queries when handling
6082           duration queries.
6083
6084 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
6085
6086         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
6087         (vorbis_handle_data_packet), (vorbis_dec_chain),
6088         (vorbis_dec_change_state):
6089         * ext/vorbis/vorbisdec.h:
6090           Vorbis streams can be embedded in other container formats
6091           than ogg, container formats where the demuxer might set 
6092           timestamps on encoded vorbis buffers instead of those silly 
6093           granulepos thingies. In short: make vorbisdec handle 
6094           timestamps on incoming buffers as well.
6095
6096 2005-10-20  Wim Taymans  <wim@fluendo.com>
6097
6098         * gst/playback/gstplaybasebin.c: (group_destroy),
6099         (gst_play_base_bin_change_state):
6100         Fix leak.
6101         Handle case where playbasebin is now ASYNC because
6102         decodebin is.
6103
6104 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
6105
6106         * gst/audioconvert/Makefile.am:
6107         * gst/audioconvert/bufferframesconvert.c:
6108         * gst/audioconvert/plugin.c: (plugin_init):
6109         * gst/audioconvert/plugin.h:
6110           And bye bye buffer-frames-convert
6111
6112 2005-10-19  Wim Taymans  <wim@fluendo.com>
6113
6114         * check/elements/audioconvert.c:
6115         * docs/libs/tmpl/gstaudio.sgml:
6116         * docs/libs/tmpl/gstcolorbalance.sgml:
6117         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
6118         (vorbis_handle_identification_packet), (vorbis_handle_data_packet):
6119         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
6120         * gst-libs/gst/audio/audio.c: (gst_audio_structure_set_int):
6121         * gst-libs/gst/audio/audio.h:
6122         * gst/audioconvert/audioconvert.h:
6123         * gst/audioconvert/gstaudioconvert.c:
6124         (gst_audio_convert_parse_caps):
6125         * gst/volume/gstvolume.c:
6126         Bye bye buffer-frames.
6127
6128 2005-10-19  Wim Taymans  <wim@fluendo.com>
6129
6130         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
6131         (query_positions_elems), (query_positions_pads), (update_scale),
6132         (do_seek), (set_update_scale), (message_received), (main):
6133         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
6134         (gst_ogg_demux_perform_seek), (gst_ogg_demux_find_chains),
6135         (gst_ogg_demux_loop):
6136         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
6137         * ext/theora/theoradec.c: (theora_dec_src_query),
6138         (theora_dec_sink_event):
6139         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
6140         (vorbis_dec_sink_event), (vorbis_handle_data_packet):
6141         * gst/adder/gstadder.c: (gst_adder_query):
6142         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
6143         * gst/playback/test3.c: (update_scale):
6144         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
6145         (dump_element_stats), (main):
6146         * gst/playback/test6.c: (main):
6147         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
6148         Query API update.
6149
6150 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
6151
6152         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
6153         (xml_check_first_element), (xml_type_find), (smil_type_find),
6154         (plugin_init):
6155           Add typefinding for SMIL and for generic XML. Based on patch by
6156           Akos Maroy (#308663).
6157
6158 2005-10-18  Wim Taymans  <wim@fluendo.com>
6159
6160         * gst/playback/Makefile.am:
6161         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
6162         (gst_decode_bin_dispose), (dynamic_create), (dynamic_free),
6163         (free_dynamics), (pad_unblocked), (pad_blocked), (close_pad_link),
6164         (try_to_link_1), (new_pad), (no_more_pads), (type_found),
6165         (gst_decode_bin_change_state):
6166         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
6167         (gst_play_bin_send_event_to_sink):
6168         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
6169         (dump_element_stats), (main):
6170         * gst/playback/test6.c: (main):
6171         Make playbin async, it'll commit state to paused when all streams
6172         are detected.
6173         Remove ugly hack.
6174         Added test6.c to show async behaviour.
6175
6176 2005-10-18  Wim Taymans  <wim@fluendo.com>
6177
6178         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
6179         (gst_ogg_demux_perform_seek), (gst_ogg_demux_loop):
6180         Fix for segment-start/stop API change.
6181
6182 2005-10-18  Wim Taymans  <wim@fluendo.com>
6183
6184         * check/Makefile.am:
6185         * check/clocks/selection.c: (GST_START_TEST), (volume_suite),
6186         (main):
6187         Add future test for clock selection.
6188
6189 2005-10-18  Wim Taymans  <wim@fluendo.com>
6190
6191         * ext/alsa/gstalsasink.c: (gst_alsasink_init),
6192         (gst_alsasink_close):
6193         Set handle to NULL.
6194
6195         * gst-libs/gst/audio/gstringbuffer.c:
6196         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
6197         (gst_ring_buffer_acquire), (gst_ring_buffer_release),
6198         (gst_ring_buffer_start), (gst_ring_buffer_pause),
6199         (gst_ring_buffer_stop), (gst_ring_buffer_commit),
6200         (gst_ring_buffer_read):
6201         More debug info.
6202
6203 2005-10-17  Stefan Kost  <ensonic@users.sf.net>
6204
6205         * gst/audiotestsrc/Makefile.am:
6206         * gst/sine/Makefile.am:
6207         * gst/volume/Makefile.am:
6208           fix broken build of controllerized plugins
6209
6210 2005-10-17  Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
6211
6212         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
6213
6214         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
6215         (gst_riff_create_video_template_caps):
6216           Add support for Indeo-3 (IV32).
6217
6218 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
6219
6220         * configure.ac:
6221           rewrite
6222
6223 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
6224
6225         * gst-libs/gst/video/video.c: (gst_video_get_size):
6226         * gst/audiotestsrc/gstaudiotestsrc.c:
6227           doc updates
6228
6229 2005-10-17  Andy Wingo  <wingo@pobox.com>
6230
6231         * ext/ogg/gstoggmux.c (gst_ogg_mux_queue_pads): Fix bug introduced
6232         with the collectpads change.
6233         (gst_ogg_mux_send_headers): Elevate warning to a g_critical.
6234
6235         * gst/tcp/gstmultifdsink.c: Convert to use the boilerplate macro.
6236
6237         * gst/tcp/gsttcp.c (gst_tcp_socket_read): Comment update.
6238
6239         * ext/theora/theoraenc.c (theora_buffer_from_packet): Pass the
6240         alloc_buffer flow return to callers.
6241         (theora_enc_chain, theora_enc_chain): Adapt to buffer_from_packet
6242         change. Fix some memleaks in theoraenc.
6243
6244         * ext/ogg/gstoggmux.c (gst_ogg_mux_send_headers): Fix a segfault
6245         in strange circumstance.
6246
6247 2005-10-17  Julien MOUTTE  <julien@moutte.net>
6248
6249         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
6250         (gst_ffmpegcsp_get_unit_size): We are asked to compute a buffer size
6251         from caps, let's use the caps...
6252
6253 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
6254
6255         * configure.ac:
6256           put back AX_CREATE_STDINT_H, ffmpegcolorspace includes _stdint.h
6257
6258 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
6259
6260         * gst-libs/gst/interfaces/Makefile.am:
6261           fix silly typo
6262
6263 2005-10-16  Andy Wingo  <wingo@pobox.com>
6264
6265         * gst/playback/gstdecodebin.c
6266         (gst_element_set_state_like_a_crazy_man): New kraaaaaaazy
6267         function!
6268         (try_to_link_1): Increase kraziness level.
6269
6270 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
6271
6272         * configure.ac:
6273           restructure like the core one
6274         * gst-libs/gst/audio/Makefile.am:
6275         * gst-libs/gst/interfaces/Makefile.am:
6276         * gst-libs/gst/net/Makefile.am:
6277         * gst-libs/gst/riff/Makefile.am:
6278         * gst-libs/gst/rtp/Makefile.am:
6279         * gst-libs/gst/tag/Makefile.am:
6280         * gst-libs/gst/video/Makefile.am:
6281           use correct linker flags, now the libs are properly versioned
6282         * check/elements/audioconvert.c: (verify_convert):
6283         * ext/alsa/gstalsaplugin.c:
6284         * ext/cdparanoia/gstcdparanoia.c:
6285         * ext/gnomevfs/gstgnomevfs.c:
6286         * ext/libvisual/visual.c:
6287         * ext/ogg/gstogg.c:
6288         * ext/ogg/gstoggparse.c: (gst_ogg_parse_chain):
6289         * ext/theora/theora.c:
6290         * ext/vorbis/vorbis.c:
6291         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
6292         * gst-libs/gst/tag/gsttagediting.c:
6293         * gst-libs/gst/video/video.c:
6294         * gst/adder/gstadder.c:
6295         * gst/audioconvert/plugin.c:
6296         * gst/audiorate/gstaudiorate.c:
6297         * gst/audioresample/gstaudioresample.c:
6298         * gst/audioresample/resample_ref.c: (resample_scale_ref):
6299         * gst/audioscale/gstaudioscale.c:
6300         * gst/audioscale/resample.c:
6301         * gst/audiotestsrc/gstaudiotestsrc.c:
6302         * gst/ffmpegcolorspace/gstffmpeg.c:
6303         * gst/playback/gstdecodebin.c: (close_pad_link):
6304         * gst/playback/gstplaybin.c: (gen_video_element),
6305         (gen_audio_element):
6306         * gst/sine/gstsinesrc.c:
6307         * gst/subparse/gstsubparse.c:
6308         * gst/tags/gsttagediting.c:
6309         * gst/tcp/gsttcpplugin.c:
6310         * gst/typefind/gsttypefindfunctions.c:
6311         * gst/videorate/gstvideorate.c:
6312         * gst/videoscale/gstvideoscale.c:
6313         * gst/videotestsrc/gstvideotestsrc.c:
6314         * gst/volume/gstvolume.c:
6315         * sys/v4l/gstv4l.c:
6316         * sys/ximage/ximage.c:
6317         * sys/xvimage/xvimagesink.c:
6318           fix up defines
6319
6320 2005-10-13  Tim-Philipp Müller  <tim at centricular dot net>
6321
6322         * ext/vorbis/vorbisenc.c:
6323         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
6324         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add),
6325         (gst_tag_to_vorbis_comments):
6326           Fix handling of GST_TAG_DATE, which is now of GST_TYPE_DATE.
6327
6328 2005-10-13  Stefan Kost  <ensonic@users.sf.net>
6329
6330         * examples/stats/mp2ogg.c:
6331         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
6332           typo fixes
6333
6334 2005-10-13  Michael Smith <msmith@fluendo.com>
6335
6336         * ext/ogg/gstoggmux.c:
6337           Use magic glib macros to define constants as 64 bit, to ensure
6338           appropriate vararg passing.
6339
6340 2005-10-13  Michael Smith <msmith@fluendo.com>
6341
6342         * ext/ogg/gstoggmux.c:
6343         * gst/audioconvert/audioconvert.c: (float):
6344           Don't use LL suffix, as it's not portable, and neither of these
6345           uses required it anyway.
6346
6347 2005-10-12  Stefan Kost  <ensonic@users.sf.net>
6348
6349         * examples/indexing/indexmpeg.c: (main):
6350         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get),
6351         (cdparanoia_open), (cdparanoia_close), (cdparanoia_event),
6352         (cdparanoia_convert), (cdparanoia_query):
6353         * ext/cdparanoia/gstcdparanoia.h:
6354         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
6355         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file),
6356         (gst_gnomevfssink_chain), (gst_gnomevfssink_change_state):
6357         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init):
6358         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init):
6359         * gst/playback/gststreamselector.c: (gst_stream_selector_init):
6360         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
6361         (gst_multifdsink_render), (gst_multifdsink_start),
6362         (gst_multifdsink_stop):
6363         * gst/tcp/gstmultifdsink.h:
6364         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init),
6365         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
6366         (gst_tcpclientsink_stop):
6367         * gst/tcp/gsttcpclientsink.h:
6368         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
6369         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_create),
6370         (gst_tcpclientsrc_start), (gst_tcpclientsrc_stop):
6371         * gst/tcp/gsttcpclientsrc.h:
6372         * gst/tcp/gsttcpserversink.h:
6373         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init),
6374         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
6375         (gst_tcpserversrc_stop):
6376         * gst/tcp/gsttcpserversrc.h:
6377         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
6378         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
6379         * sys/ximage/ximagesink.c: (gst_ximagesink_init):
6380           renamed GST_FLAGS macros to GST_OBJECT_FLAGS
6381           moved bitshift from macro to enum definition
6382
6383 2005-10-12  Wim Taymans  <wim@fluendo.com>
6384
6385         * examples/seeking/Makefile.am:
6386         Oops.
6387
6388 2005-10-12  Wim Taymans  <wim@fluendo.com>
6389
6390         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
6391         (gst_ring_buffer_read), (gst_ring_buffer_clear):
6392         Don't assert on normal stuff.
6393
6394         * gst/playback/gstplaybin.c: (do_playbin_seek):
6395         API fix.
6396
6397 2005-10-12  Wim Taymans  <wim@fluendo.com>
6398
6399         * check/pipelines/simple_launch_lines.c: (run_pipeline):
6400         * examples/seeking/Makefile.am:
6401         * examples/seeking/cdplayer.c: (play_cb), (pause_cb), (stop_cb):
6402         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
6403         (do_seek), (set_update_scale), (message_received), (main):
6404         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
6405         (gst_ring_buffer_read), (gst_ring_buffer_clear):
6406         Update for _get_state() API change.
6407
6408 2005-10-11  Wim Taymans  <wim@fluendo.com>
6409
6410         * gst-libs/gst/audio/gstbaseaudiosink.c:
6411         (gst_base_audio_sink_render):
6412         * gst-libs/gst/audio/gstbaseaudiosrc.c:
6413         (gst_base_audio_src_create):
6414         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
6415         (gst_ring_buffer_read):
6416         Cleanups.
6417         Commit and read from ringbuffer in samples rather than bytes.
6418
6419 2005-10-11  Wim Taymans  <wim@fluendo.com>
6420
6421         * gst-libs/gst/audio/gstbaseaudiosink.c:
6422         (gst_base_audio_sink_render):
6423         Respect segment rate and accum when scheduling samples.
6424
6425 2005-10-11  Julien MOUTTE  <julien@moutte.net>
6426
6427         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
6428         (gst_ogg_mux_collected): Quick hack to fix build. We need to handle
6429         EOS correctly, that needs more work.
6430
6431 2005-10-11  Wim Taymans  <wim@fluendo.com>
6432
6433         * check/generic/states.c: (GST_START_TEST):
6434         remove old property.
6435
6436         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
6437         (gst_ogg_demux_perform_seek):
6438         * ext/theora/theoradec.c: (theora_dec_sink_event):
6439         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
6440         (vorbis_handle_data_packet):
6441         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6442         (gst_base_rtp_depayload_set_gst_timestamp):
6443         * gst/videorate/gstvideorate.c: (gst_videorate_event):
6444         Update for newsegment API change.
6445
6446 2005-10-11  Michael Smith <msmith@fluendo.com>
6447
6448         * gst/playback/gstplaybin.c: (gst_play_bin_send_event_to_sink),
6449         (do_playbin_seek), (gst_play_bin_send_event):
6450           Override send_event differently, so that we can takes bits of
6451           functionality from GstPipeline (special handling for seeks,
6452           including pausing/resuming, and resetting stream time) and still get
6453           the appropriate behaviour of only forwarding event to a single sink,
6454           rather than all of them.
6455           Unfortunately requires a lot of code duplication, but the
6456           alternatives are equally ugly in the end.
6457
6458 2005-10-11  Thomas Vander Stichele  <thomas at apestaart dot org>
6459
6460         * check/elements/audioconvert.c: (setup_audioconvert),
6461         (cleanup_audioconvert), (get_int_caps), (verify_convert),
6462         (GST_START_TEST), (audioconvert_suite):
6463           clean up tests a little, fix some leaks.
6464
6465 2005-10-10  Wim Taymans  <wim@fluendo.com>
6466
6467         * ext/alsa/gstalsasink.c:
6468         Also allow unsigned int.
6469
6470         * gst-libs/gst/audio/gstbaseaudiosrc.c:
6471         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
6472         Small cleanup
6473
6474 2005-10-10  Wim Taymans  <wim@fluendo.com>
6475
6476         * check/pipelines/simple_launch_lines.c: (run_pipeline):
6477         Small update, use API as stated in design docs.
6478
6479         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
6480         (update_scale), (do_seek), (seek_cb), (set_update_scale),
6481         (start_seek), (stop_seek), (play_cb), (pause_cb), (stop_cb),
6482         (message_received), (main):
6483         Updated seek example for GOption. Some usability improvements.
6484
6485 2005-10-10  Wim Taymans  <wim@fluendo.com>
6486
6487         * gst/audioconvert/audioconvert.h:
6488         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
6489         (gst_channel_mix_setup_matrix), (gst_channel_mix_mix):
6490         Alloc temp storage somewhere else where we can do it more
6491         portable.
6492
6493 2005-10-10  Wim Taymans  <wim@fluendo.com>
6494
6495         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_create),
6496         (gst_tcpserversrc_start):
6497         Don't block in accept while doing the state change, move
6498         to poll and make cancellable.
6499
6500 2005-10-09  Philippe Khalaf <burger@speedy.org>
6501
6502         * gst-libs/gst/rtp/rtpbasedepayload.c:
6503         Set timestamp and add queue delay to timestamp
6504         * gst-libs/gst/rtp/rtpbuffer.h:
6505         Set correct payload type for h263
6506
6507 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
6508
6509         * gst/audiotestsrc/gstaudiotestsrc.c:
6510         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_class_init),
6511         (gst_audiotestsrc_init), (gst_audiotestsrc_create_sine),
6512         (gst_audiotestsrc_create_square), (gst_audiotestsrc_create_saw),
6513         (gst_audiotestsrc_create_triangle),
6514         (gst_audiotestsrc_create_silence),
6515         (gst_audiotestsrc_create_white_noise),
6516         (gst_audiotestsrc_init_pink_noise),
6517         (gst_audiotestsrc_generate_pink_noise_value),
6518         (gst_audiotestsrc_create_pink_noise),
6519         (gst_audiotestsrc_change_wave):
6520         * gst/audiotestsrc/gstaudiotestsrc.h:
6521           fixed typo, added pink noise
6522
6523 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
6524
6525         * gst/typefind/gsttypefindfunctions.c: (wavpack_type_find),
6526         (plugin_init):
6527           Add wavpack and spc typefind functions from 0.8 branch.
6528
6529 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
6530
6531         * gst/typefind/gsttypefindfunctions.c: (tar_type_find),
6532         (ar_type_find), (msdos_type_find), (plugin_init):
6533           Add typefind functions for tar archives, ar archives,
6534           RAR archives, and msdos-executables (dlls, exe, etc.).
6535           Some of those would be wrongly identified as mpeg
6536           streams of some sort before (#315550).
6537
6538 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
6539
6540         * configure.ac:
6541         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
6542         * docs/plugins/gst-plugins-base-plugins-sections.txt:
6543         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
6544         * gst/audiotestsrc/Makefile.am:
6545         * gst/audiotestsrc/gstaudiotestsrc.c:
6546         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_base_init),
6547         (gst_audiotestsrc_class_init), (gst_audiotestsrc_init),
6548         (gst_audiotestsrc_src_fixate), (gst_audiotestsrc_setcaps),
6549         (gst_audiotestsrc_get_query_types), (gst_audiotestsrc_src_query),
6550         (gst_audiotestsrc_wait), (gst_audiotestsrc_unlock),
6551         (gst_audiotestsrc_create_sine), (gst_audiotestsrc_create_square),
6552         (gst_audiotestsrc_create_saw), (gst_audiotestsrc_create_triangle),
6553         (gst_audiotestsrc_create_silence),
6554         (gst_audiotestsrc_create_white_noise),
6555         (gst_audiotestsrc_change_wave), (gst_audiotestsrc_create),
6556         (gst_audiotestsrc_set_property), (gst_audiotestsrc_get_property),
6557         (gst_audiotestsrc_start), (plugin_init):
6558         * gst/audiotestsrc/gstaudiotestsrc.h:
6559           add new plugin and element
6560         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init):
6561           use gobject_class
6562
6563 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
6564
6565         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_class_init),
6566         (gst_adder_init), (gst_adder_request_new_pad),
6567         (gst_adder_change_state):
6568           Add query function to source pad, so adder reports the correct
6569           time/sample position when queried (#315457); fix state change
6570           function; use GST_DEBUG_FUNCPTR() for pad functions.
6571
6572 2005-10-08  Thomas Vander Stichele  <thomas at apestaart dot org>
6573
6574         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find):
6575           Fix leaks in typefind registration
6576           Clean up the gratuitous commenting and whitespacing a little
6577
6578 2005-10-08  Wim Taymans  <wim@fluendo.com>
6579
6580         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_stop):
6581         Only actually wait for the thread to be stopped if it's 
6582         running.
6583
6584 2005-10-08  Wim Taymans  <wim@fluendo.com>
6585
6586         * gst-libs/gst/audio/gstbaseaudiosink.c:
6587         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
6588         If we receive EOS we can start playback of what we had.
6589
6590 2005-10-08  Wim Taymans  <wim@fluendo.com>
6591
6592         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
6593         (gst_multifdsink_finalize), (multifdsink_hash_remove),
6594         (gst_multifdsink_stop):
6595         Fix crasher when going to NULL multiple times.
6596
6597 2005-10-06  Wim Taymans  <wim@fluendo.com>
6598
6599         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event),
6600         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
6601         * gst-libs/gst/audio/gstbaseaudiosrc.h:
6602         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
6603         patch from Edgard Lima <edgard.lima@indt.org.br>
6604         Fixed gstbaseaudiosrc adding ring buffer sync to it.
6605
6606 2005-10-06  Wim Taymans  <wim@fluendo.com>
6607
6608         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
6609         Report the FLOW_RETURN as string in the error message.
6610
6611         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_clear_all):
6612         Don't assert when clearing an unnegotiated buffer.
6613
6614 2005-10-04  Michael Smith <msmith@fluendo.com>
6615
6616         * gst/playback/gstplaybasebin.c: (group_destroy),
6617         (gen_preroll_element), (remove_groups), (setup_source):
6618         * gst/playback/gstplaybin.c: (remove_sinks), (add_sink),
6619         (setup_sinks), (gst_play_bin_send_event),
6620         (gst_play_bin_change_state):
6621           Set state to NULL before removing from bin. Fix refcounting.
6622
6623 2005-10-04  Michael Smith <msmith@fluendo.com>
6624
6625         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
6626           Correct refcounting in send_event() function. Previously was wrong
6627           if the first sink was unable to handle the event.
6628
6629 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
6630
6631         * configure.ac:
6632           back to development
6633
6634 === release 0.9.3 ===
6635
6636 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
6637
6638         * configure.ac:
6639           Releasing 0.9.3, "De Facto"
6640
6641 2005-10-03  Andy Wingo  <wingo@pobox.com>
6642
6643         * gst/playback/gstdecodebin.c (try_to_link_1)
6644         (remove_element_chain): set element to NULL before removing it.
6645
6646 2005-10-02  Johan Dahlin  <johan@gnome.org>
6647
6648         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_uri_get_protocols): 
6649         protect gst_gnomevfs_get_supported_uris by a mutex, to make it
6650         MT safe.
6651
6652 2005-10-02  Andy Wingo  <wingo@pobox.com>
6653
6654         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_clear) 
6655         (gst_ring_buffer_prepare_read): 
6656         * gst-libs/gst/audio/gstaudiosink.c (audioringbuffer_thread_func):
6657         Demote to LOG.
6658
6659 2005-09-29  Wim Taymans  <wim@fluendo.com>
6660
6661         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer):
6662         * ext/theora/theoradec.c: (theora_handle_data_packet):
6663         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
6664         Propagate error codes from alloc_buffer too.
6665
6666 2005-09-29  Wim Taymans  <wim@fluendo.com>
6667
6668         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
6669         We use fixed caps.
6670
6671         * gst/playback/Makefile.am:
6672         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
6673         (dump_element_stats), (main):
6674         Added example stream introspection code.
6675
6676 2005-09-28  Stefan Kost  <ensonic@users.sf.net>
6677
6678         * gst/adder/gstadder.c: (gst_adder_collected):
6679           fix adder for float elements
6680
6681 2005-09-28  Wim Taymans  <wim@fluendo.com>
6682
6683         * gst-libs/gst/audio/gstbaseaudiosink.c:
6684         (gst_base_audio_sink_class_init),
6685         (gst_base_audio_sink_provide_clock), (gst_base_audio_sink_render):
6686         * gst-libs/gst/audio/gstbaseaudiosrc.c:
6687         (gst_base_audio_src_class_init),
6688         (gst_base_audio_src_provide_clock):
6689         get_clock -> provide_clock
6690
6691 2005-09-28  Andy Wingo  <wingo@pobox.com>
6692
6693         * gst/videotestsrc/gstvideotestsrc.c: Implement live source mode
6694         and unlocking.
6695
6696         * gst/sine/gstsinesrc.c (gst_sinesrc_unlock): Actually implement
6697         unlocking.
6698
6699         * gst/tcp/gsttcpclientsink.c (gst_tcpclientsink_base_init):
6700         Actually add the pad template.
6701         (gst_tcpclientsink_get_type): We're a base sink. Woot, works.
6702
6703         * gst/tcp/gsttcpserversrc.c: Go ahead and fix up serversrc while
6704         I'm at it...
6705
6706         * gst/tcp/gsttcpclientsrc.c: Make interruptable -- code stolen
6707         from fdsrc. Get caps in create() instead of start() so it can be
6708         interrupted. Interruption somewhat untested.
6709
6710         * gst/tcp/gsttcp.c (gst_tcp_read_buffer, gst_tcp_socket_read):
6711         Proper EOS handling.
6712
6713 2005-09-27  Andy Wingo  <wingo@pobox.com>
6714
6715         * gst/tcp/gsttcpclientsrc.c: Cleaned up.
6716
6717         * gst/tcp/gsttcpserversrc.c: Cleaned up.
6718
6719         * gst/tcp/gsttcpclientsrc.c: Updated for new gsttcp API.
6720
6721         * gst/tcp/gsttcp.h: 
6722         * gst/tcp/gsttcp.c (gst_tcp_read_buffer): New function, factored
6723         out of tcpclientsrc.c. Cancellable.
6724         (gst_tcp_socket_read): Made private, cancellable, with better
6725         diagnostics. Also the FIONREAD ioctl takes a int*, not a size_t*.
6726         (gst_tcp_gdp_read_buffer): Made cancellable, actually returns the
6727         whole buffer, and better diagnostics.
6728         (gst_tcp_gdp_read_caps): Same.
6729
6730         * gst/sine/gstsinesrc.c (gst_sinesrc_wait): Add the base time.
6731
6732 2005-09-26  Andy Wingo  <wingo@pobox.com>
6733
6734         * gst/sine/gstsinesrc.h:
6735         * gst/sine/gstsinesrc.c: Refactor, remove the table lookup code,
6736         change the 'sync' property to 'is-live' and implement it halfway,
6737         update for controller api change.
6738
6739         * gst/volume/gstvolume.c (volume_transform_ip): Update for
6740         controller api change.
6741
6742 2005-09-24  Wim Taymans  <wim@fluendo.com>
6743
6744         * ext/alsa/gstalsasink.c: (gst_alsasink_reset):
6745         * gst-libs/gst/audio/gstaudiosink.c:
6746         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
6747         (gst_audioringbuffer_stop):
6748         * gst-libs/gst/audio/gstbaseaudiosink.c:
6749         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
6750         (gst_base_audio_sink_change_state):
6751         * gst-libs/gst/audio/gstbaseaudiosink.h:
6752         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop),
6753         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
6754         (gst_ring_buffer_commit), (gst_ring_buffer_read):
6755         * gst-libs/gst/audio/gstringbuffer.h:
6756         Fix sync again. Moved sample alignment to basesink.
6757
6758 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
6759
6760         * docs/plugins/Makefile.am:
6761         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
6762         * docs/plugins/gst-plugins-base-plugins-sections.txt:
6763         * gst/volume/gstvolume.c:
6764           add/fix docs
6765         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size):
6766         * gst-libs/gst/audio/audio.h:
6767           add conversion macros for frames <-> clocktime
6768
6769 2005-09-23  David Schleef  <ds@schleef.org>
6770
6771         * gst/audioresample/Makefile.am:
6772         * gst/audioresample/debug.h:
6773         * gst/audioresample/gstaudioresample.c:
6774         * gst/audioresample/resample.c: Convert to using gst debugging
6775
6776 2005-09-22  Wim Taymans  <wim@fluendo.com>
6777
6778         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
6779         (gst_play_bin_send_event):
6780         Only seek on one sink, the first one that succeeds.
6781
6782 2005-09-22  Michael Smith <msmith@fluendo.com>
6783
6784         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
6785         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
6786         Don't flush encoder state unless we have an initialised encoder.
6787         Clear out encoder state on PAUSED_TO_READY.
6788
6789 2005-09-22  Wim Taymans  <wim@fluendo.com>
6790
6791         * gst-libs/gst/rtp/gstbasertppayload.c:
6792         (gst_basertppayload_class_init), (gst_basertppayload_init),
6793         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
6794         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
6795         (gst_basertppayload_is_filled), (gst_basertppayload_push),
6796         (gst_basertppayload_set_property),
6797         (gst_basertppayload_get_property),
6798         (gst_basertppayload_change_state):
6799         * gst-libs/gst/rtp/gstbasertppayload.h:
6800         Added max-ptime to control amount of data in the rtp packets.
6801
6802 2005-09-21  Andy Wingo  <wingo@pobox.com>
6803
6804         * gst/playback/gstplaybasebin.c: Attempt to fix up buffer probe
6805         thingies.
6806
6807         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Dispose
6808         can be called multiple times, dogs.
6809
6810 2005-09-21  Wim Taymans  <wim@fluendo.com>
6811
6812         * gst-libs/gst/rtp/gstbasertppayload.c:
6813         (gst_basertppayload_class_init), (gst_basertppayload_init),
6814         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
6815         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
6816         (gst_basertppayload_push), (gst_basertppayload_get_property),
6817         (gst_basertppayload_change_state):
6818         Allow 0 ssrc too.
6819
6820 2005-09-21  Stefan Kost  <ensonic@users.sf.net>
6821
6822         * docs/libs/compiling.sgml:
6823           fixing typos
6824
6825 2005-09-20  Wim Taymans  <wim@fluendo.com>
6826
6827         * gst-libs/gst/rtp/gstbasertppayload.c:
6828         (gst_basertppayload_class_init), (gst_basertppayload_init),
6829         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
6830         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
6831         (gst_basertppayload_push), (gst_basertppayload_set_property),
6832         (gst_basertppayload_get_property),
6833         (gst_basertppayload_change_state):
6834         * gst-libs/gst/rtp/gstbasertppayload.h:
6835         Added property to configure sequence number offsets.
6836
6837 2005-09-20  Wim Taymans  <wim@fluendo.com>
6838
6839         * gst-libs/gst/rtp/gstbasertppayload.c:
6840         (gst_basertppayload_class_init), (gst_basertppayload_init),
6841         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
6842         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
6843         (gst_basertppayload_push), (gst_basertppayload_set_property),
6844         (gst_basertppayload_get_property),
6845         (gst_basertppayload_change_state):
6846         * gst-libs/gst/rtp/gstbasertppayload.h:
6847         Make timestamp offset configurable.
6848
6849 2005-09-20  Thomas Vander Stichele  <thomas at apestaart dot org>
6850
6851         * check/pipelines/simple_launch_lines.c: (run_pipeline):
6852           fix wrong pop/unref
6853
6854 2005-09-19  Torsten Schoenfeld  <kaffeetisch at gmx dot net>
6855
6856         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
6857
6858         * gst-libs/gst/interfaces/propertyprobe.c:
6859         (gst_property_probe_probe_property_name),
6860         (gst_property_probe_needs_probe_name),
6861         (gst_property_probe_get_values_name),
6862         (gst_property_probe_probe_and_get_values_name):
6863           Fix wrong macro usage; it's G_OBJECT_GET_CLASS(obj) or
6864           G_OBJECT_CLASS(klass), not G_OBJECT_CLASS(obj). (#316571)
6865
6866 2005-09-19  Thomas Vander Stichele  <thomas at apestaart dot org>
6867
6868         * check/Makefile.am:
6869           have some tests be disabled for valgrinding
6870         * check/elements/vorbisdec.c: (cleanup_vorbisdec),
6871         (GST_START_TEST):
6872         * ext/vorbis/vorbisdec.c: (vorbisdec_finalize):
6873           Fix A Leak.  Chain To Parent Finalize.
6874
6875 2005-09-19  Wim Taymans  <wim@fluendo.com>
6876
6877         * examples/seeking/seek.c: (make_wav_pipeline), (main):
6878         Fixed wav pipeline.
6879
6880 2005-09-19  Wim Taymans  <wim@fluendo.com>
6881
6882         * gst-libs/gst/rtp/gstbasertppayload.c:
6883         (gst_basertppayload_class_init), (gst_basertppayload_init),
6884         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
6885         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
6886         (gst_basertppayload_push), (gst_basertppayload_get_property),
6887         (gst_basertppayload_change_state):
6888         Posting ERROR and WARNING messages is good.
6889
6890 2005-09-19  Wim Taymans  <wim@fluendo.com>
6891
6892         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6893         (gst_base_rtp_depayload_add_to_queue),
6894         (gst_base_rtp_depayload_push),
6895         (gst_base_rtp_depayload_set_gst_timestamp),
6896         (gst_base_rtp_depayload_queue_release):
6897         This one was not supposed to go in.
6898
6899 2005-09-19  Wim Taymans  <wim@fluendo.com>
6900
6901         * check/pipelines/simple_launch_lines.c: (run_pipeline):
6902         Fix for bus API.
6903
6904         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6905         (gst_base_rtp_depayload_chain),
6906         (gst_base_rtp_depayload_add_to_queue),
6907         (gst_base_rtp_depayload_push),
6908         (gst_base_rtp_depayload_set_gst_timestamp),
6909         (gst_base_rtp_depayload_queue_release):
6910         Some cleanups.
6911
6912         * gst-libs/gst/rtp/gstbasertppayload.c:
6913         (gst_basertppayload_class_init), (gst_basertppayload_init),
6914         (gst_basertppayload_setcaps), (gst_basertppayload_set_options),
6915         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
6916         (gst_basertppayload_get_property),
6917         (gst_basertppayload_change_state):
6918         Added debugging category.
6919
6920 2005-09-18  David Schleef  <ds@schleef.org>
6921
6922         * gst/playback/gstdecodebin.c: free plugin list correctly
6923         * gst/playback/gstplaybin.c: emit warning if autovideosink
6924           and autoaudiosink can't be found (instead of segfaulting)
6925
6926 2005-09-17  Thomas Vander Stichele  <thomas at apestaart dot org>
6927
6928         * check/elements/audioconvert.c: (GST_START_TEST):
6929           try out 24 bit conversion
6930
6931 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
6932
6933         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
6934         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
6935         (gst_vorbisenc_output_buffers), (gst_vorbisenc_change_state):
6936         * ext/vorbis/vorbisenc.h:
6937           Fix EOS handling.  Still needs a fix in the ogg muxer to
6938           mark the last page as eos.
6939
6940 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
6941
6942         * common/gtk-doc-plugins.mak:
6943         * docs/plugins/Makefile.am:
6944         * docs/plugins/gst-plugins-base-plugins-sections.txt:
6945         * gst/ffmpegcolorspace/Makefile.am:
6946         * gst/ffmpegcolorspace/avcodec.h:
6947         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
6948         * gst/tcp/gstmultifdsink.c:
6949           fix up ffmpegcolorspace docs; extract header
6950
6951 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
6952
6953         * common/gtk-doc-plugins.mak:
6954         * docs/plugins/Makefile.am:
6955         * docs/plugins/gst-plugins-base-plugins-sections.txt:
6956         * ext/theora/Makefile.am:
6957         * ext/theora/gsttheoraenc.h:
6958         * ext/theora/theoraenc.c:
6959         * ext/vorbis/vorbisenc.c:
6960           pick up signals and args for vorbis; add some docs for vorbis
6961
6962 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
6963
6964         * common/gstdoc-scangobj:
6965         * common/gtk-doc-plugins.mak:
6966         * docs/libs/Makefile.am:
6967         * docs/plugins/gst-plugins-base-plugins.args:
6968         * docs/plugins/gst-plugins-base-plugins.hierarchy:
6969         * docs/plugins/gst-plugins-base-plugins.interfaces:
6970         * docs/plugins/gst-plugins-base-plugins.prerequisites:
6971         * docs/plugins/gst-plugins-base-plugins.signals:
6972           only scanobj stuff from our source module.  Not sure yet
6973           if that's correct, given the hierarchy stuff :)
6974
6975 2005-09-15  Wim Taymans  <wim@fluendo.com>
6976
6977         * gst/audioconvert/gstaudioconvert.c:
6978         And enable 24 bits mode as well..
6979
6980 2005-09-15  Wim Taymans  <wim@fluendo.com>
6981
6982         * gst-libs/gst/rtp/Makefile.am:
6983         * gst-libs/gst/rtp/gstbasertppayload.c:
6984         (gst_basertppayload_get_type), (gst_basertppayload_base_init),
6985         (gst_basertppayload_class_init), (gst_basertppayload_init),
6986         (gst_basertppayload_finalize), (gst_basertppayload_setcaps),
6987         (gst_basertppayload_chain), (gst_basertppayload_set_options),
6988         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
6989         (gst_basertppayload_set_property),
6990         (gst_basertppayload_get_property),
6991         (gst_basertppayload_change_state):
6992         * gst-libs/gst/rtp/gstbasertppayload.h:
6993         Added rtp payloader base class.
6994
6995 2005-09-15  Andy Wingo  <wingo@pobox.com>
6996
6997         * configure.ac (plugindir): Remove the EOL matcher from the
6998         regexp, as it causes me problems. Libtool? Make? Who knows?
6999
7000 2005-09-14  David Schleef  <ds@schleef.org>
7001
7002         * check/generic/states.c: 
7003         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
7004         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
7005           Fixes for changes in registry API.
7006
7007         * configure.ac: Only export gst_plugins_desc.  Add -no-undefined
7008           to GST_PLUGIN_LDFLAGS.
7009         * ext/libvisual/visual.c: Make the library shut up.
7010         * gst-libs/gst/audio/audio.c: Don't define a plugin in a library.
7011         * gst-libs/gst/audio/gstaudiofilter.c: same
7012
7013 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
7014
7015         * docs/plugins/Makefile.am:
7016         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
7017         * docs/plugins/inspect/plugin-libvisual.xml:
7018         * docs/plugins/tmpl/element-tcpserversink.sgml:
7019         * ext/theora/theoraenc.c:
7020           add libvisual plugin and theoraenc element to docs
7021
7022 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
7023
7024         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
7025         * docs/plugins/gst-plugins-base-plugins-sections.txt:
7026         * ext/theora/theoraenc.c:
7027           add theoraenc
7028
7029 2005-09-13  Tim-Philipp Müller  <tim at centricular dot net>
7030
7031         * gst/audioconvert/Makefile.am:
7032           Audioconvert derives from GstBaseTransform and should
7033           link to the library with our base elements to avoid
7034           unresolved symbols. Makes things work with MinGW (#316160)
7035
7036         * gst/playback/test4.c: (main):
7037           Fix MinGW build problem and use g_usleep() instead of 
7038           sleep() (#316162)
7039
7040 2005-09-12  Wim Taymans  <wim@fluendo.com>
7041
7042         * gst/audioconvert/audioconvert.c: (float),
7043         (audio_convert_prepare_context), (audio_convert_convert):
7044         * gst/audioconvert/audioconvert.h:
7045         Cleanups, speedups, simplifications, added back support
7046         for 24 bits.
7047
7048 2005-09-11  Thomas Vander Stichele  <thomas at apestaart dot org>
7049
7050         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
7051         * docs/plugins/gst-plugins-base-plugins-sections.txt:
7052         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
7053         * docs/plugins/tmpl/element-tcpserversink.sgml:
7054         * gst/ffmpegcolorspace/gstffmpeg.c:
7055         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
7056         * gst/videotestsrc/gstvideotestsrc.c:
7057         * gst/volume/gstvolume.c:
7058           add more elements to the docs
7059
7060 2005-09-09  Jan Schmidt  <thaytan@mad.scientist.com>
7061
7062         * check/Makefile.am:
7063         * check/pipelines/simple_launch_lines.c: (setup_pipeline),
7064         (run_pipeline), (GST_START_TEST), (simple_launch_lines_suite):
7065           Add extra tests for basetransform based components. 
7066           Comment out the test_element_negotiation test until we decide
7067           if it's testing correct behaviour.
7068         * ext/libvisual/visual.c: (gst_visual_init), (get_buffer),
7069         (gst_visual_chain), (gst_visual_change_state):
7070           Slightly more correct but still bogus timestamping.
7071           Fix state change function.
7072         * gst/audioconvert/gstaudioconvert.c:
7073         (gst_audio_convert_class_init):
7074         * gst/audioresample/gstaudioresample.c:
7075         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
7076         (gst_ffmpegcsp_class_init):
7077         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
7078         (gst_videoscale_prepare_size), (gst_videoscale_set_caps),
7079         (gst_videoscale_prepare_image):
7080         * gst/volume/gstvolume.c: (gst_volume_class_init),
7081         (volume_transform_ip):
7082           Basetransform updates. Enable passthrough modes.
7083         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
7084         (gst_ximagesink_renegotiate_size), (gst_ximagesink_xcontext_get),
7085         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
7086           Negotiation fix that allows the window to return to the original
7087           size and renegotiate passthrough upstream. Extra debug output.
7088
7089 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
7090
7091         * gst/sine/gstsinesrc.c:
7092         * gst/volume/gstvolume.c:
7093           fix up header include
7094
7095 2005-09-09  Stefan Kost  <ensonic@users.sf.net>
7096
7097         * gst-libs/gst/audio/gstbaseaudiosink.c:
7098         (gst_base_audio_sink_render):
7099         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit):
7100         * gst/volume/gstvolume.c: (gst_volume_class_init),
7101         (volume_transform):
7102           fixing lost sync, some more debugging
7103
7104 2005-09-08  Jan Schmidt  <thaytan@mad.scientist.com>
7105
7106         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
7107         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_xcontext_get):
7108         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
7109         (gst_xvimagesink_check_xshm_calls):
7110           Fix compilation when XShm is not available.
7111
7112 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
7113
7114         * ext/libvisual/visual.c: (gst_visual_dispose),
7115         (gst_visual_getcaps), (gst_visual_src_setcaps),
7116         (gst_visual_sink_setcaps), (get_buffer), (gst_visual_chain),
7117         (gst_visual_change_state):
7118           Finish fixing up libvisual plugin so that it runs. 
7119
7120 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
7121
7122         * ext/vorbis/vorbisenc.c:
7123         * gst-libs/gst/tag/gstvorbistag.c:
7124           gsttaginterface.h -> gsttagsetter.h
7125
7126 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
7127
7128         * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
7129           added another test that failes for me (test is not active by default)
7130
7131 2005-09-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
7132
7133         * configure.ac:
7134           v4l2 is no longer in gst-plugins-base
7135
7136 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
7137
7138         * configure.ac:
7139           In the output at the end, don't show the first plugin on the same
7140           line as "Core plug-ins, always built:".
7141           Indent the output as for other plugin categories
7142         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
7143           #define that can be used to not use peer buffer_alloc functions for
7144           test purposes.
7145         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
7146         (gst_ximage_buffer_get_type), (gst_ximagesink_ximage_new),
7147         (gst_ximagesink_show_frame):
7148         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
7149         (gst_xvimage_buffer_get_type), (gst_xvimagesink_setcaps),
7150         (gst_xvimagesink_show_frame):
7151           Error case handling fixes. gst-launch fakesrc ! x[v]imagesink now
7152           fails gracefully instead of XError aborting or deadlocking.
7153
7154 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
7155
7156         * ext/libvisual/Makefile.am:
7157           link against gst-base-libs
7158
7159 2005-09-06  David Schleef  <ds@schleef.org>
7160
7161         * configure.ac: Enable libvisual plugin.
7162         * ext/libvisual/Makefile.am:
7163         * ext/libvisual/visual.c: Fixes to make it compile.
7164
7165 === release 0.9.2 ===
7166
7167 2005-09-06  Thomas Vander Stichele  <thomas at apestaart dot org>
7168
7169         * NEWS:
7170         * RELEASE:
7171         * configure.ac:
7172         * docs/random/ChangeLog-0.8:
7173           releasing 0.9.2, "Spoon"
7174
7175 2005-09-05  Michael Smith <msmith@fluendo.com>
7176
7177         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
7178           libvorbis accepts quality as low as -0.1, not just 0.0. So accept
7179           that in the vorbisenc element.
7180
7181 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
7182
7183         * common/gtk-doc-plugins.mak:
7184         * docs/plugins/Makefile.am:
7185           fix distcheck
7186         * gst/audioresample/resample.c:
7187           fix wrong docstring
7188
7189 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
7190
7191         * common/gst-xmlinspect.py:
7192         * common/gtk-doc-plugins.mak:
7193           only inspect plugins for this given package
7194           require gst-python 0.9
7195
7196 2005-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
7197
7198         * Makefile.am:
7199         * autogen.sh:
7200         * common/gst-xmlinspect.py:
7201         * configure.ac:
7202         * docs/Makefile.am:
7203         * docs/plugins/inspect/plugin-alsa.xml:
7204         * docs/plugins/inspect/plugin-audioresample.xml:
7205         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
7206         * docs/plugins/inspect/plugin-ogg.xml:
7207         * docs/plugins/tmpl/element-gnomevfssink.sgml:
7208         * docs/plugins/tmpl/element-multifdsink.sgml:
7209         * docs/plugins/tmpl/element-tcpserversink.sgml:
7210         * docs/plugins/tmpl/element-vorbisenc.sgml:
7211         * gst-plugins-base.spec.in:
7212           various doc-related updates
7213
7214 2005-08-31  Wim Taymans  <wim@fluendo.com>
7215
7216         * gst-libs/gst/audio/gstbaseaudiosink.c:
7217         (gst_base_audio_sink_render):
7218         Resync if the buffer timestamps drift more than a 10th 
7219         of a second.
7220
7221 2005-08-31  Tim-Philipp M??ller  <tim at centricular dot net>
7222
7223         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_property),
7224         (gst_v4lsrc_get_property):
7225           The 'timestamp-offset' property is registered as an int64, so
7226           let's use g_value_{set|get}_int64() in our setter and getter
7227           functions (makes it work and fixes warnings with gst-inspect).
7228
7229 2005-08-30  Wim Taymans  <wim@fluendo.com>
7230
7231         * check/elements/audioconvert.c: (setup_audioconvert):
7232         * check/elements/audioresample.c: (setup_audioresample):
7233         * check/elements/volume.c: (setup_volume):
7234         Fix checks.
7235
7236 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
7237
7238         * common/gtk-doc-plugins.mak:
7239         * common/plugins.xsl:
7240         * docs/plugins/Makefile.am:
7241           make module a param
7242
7243 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
7244
7245         * examples/seeking/seek.c: (make_mp3_pipeline),
7246         (make_mpeg_pipeline), (seek_cb), (start_seek), (stop_seek),
7247         (play_cb), (pause_cb), (stop_cb):
7248           update the example
7249
7250 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
7251
7252         * gst/volume/gstvolume.c: (gst_volume_class_init),
7253         (volume_transform):
7254           do not update controlled params, if buffer has no timestamp
7255
7256 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
7257
7258         * configure.ac:
7259         * gst/sine/Makefile.am:
7260         * gst/volume/Makefile.am:
7261           controllerized elements also need to link against controller-libs ;)
7262
7263 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
7264
7265         * docs/libs/tmpl/gstcolorbalance.sgml:
7266         * docs/libs/tmpl/gstgconf.sgml:
7267         * docs/libs/tmpl/gstmixer.sgml:
7268         * docs/libs/tmpl/gstringbuffer.sgml:
7269         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
7270         (gst_sinesrc_create):
7271         * gst/volume/gstvolume.c: (gst_volume_class_init),
7272         (volume_transform):
7273           controllerized two audio plugins
7274
7275 2005-08-29  Andy Wingo  <wingo@pobox.com>
7276
7277         * ext/vorbis/vorbisdec.c (vorbis_dec_convert, vorbis_dec_push) 
7278         (vorbis_handle_data_packet): Fix some int overflow errors.
7279
7280         * ext/ogg/gstoggdemux.c (gst_ogg_demux_init): Init total_time to
7281         -1.
7282         (gst_ogg_demux_perform_seek): Clamp segment_stop only if it's
7283         valid.
7284         (gst_ogg_pad_submit_packet): Subtract the chain's begin_time only
7285         if it's valid. Fixed streaming-mode playback.
7286
7287         * check/elements/volume.c (cleanup_volume): Fix for running
7288         CK_FORK=no.
7289
7290         * check/elements/audioconvert.c: Convert from native endian, not
7291         little endian.
7292
7293 2005-08-29  Michael Smith <msmith@fluendo.com>
7294
7295         * ext/ogg/Makefile.am:
7296         * ext/ogg/gstogg.c: (plugin_init):
7297         * ext/ogg/gstoggparse.c: (gst_ogg_parse_get_type), (free_stream),
7298         (gst_ogg_parse_delete_all_streams), (gst_ogg_parse_new_stream),
7299         (gst_ogg_parse_find_stream), (gst_ogg_parse_base_init),
7300         (gst_ogg_parse_class_init), (gst_ogg_parse_init),
7301         (gst_ogg_parse_dispose), (gst_ogg_parse_submit_buffer),
7302         (gst_ogg_parse_append_header), (gst_ogg_parse_is_header),
7303         (gst_ogg_parse_buffer_from_page), (gst_ogg_parse_chain),
7304         (gst_ogg_parse_change_state), (gst_ogg_parse_plugin_init):
7305         Add an ogg parser element.
7306
7307 2005-08-28  Andy Wingo  <wingo@pobox.com>
7308
7309         * Updates for two-arg init from GST_BOILERPLATE_FULL.
7310
7311 2005-08-26  Wim Taymans  <wim@fluendo.com>
7312
7313         * gst/audioconvert/audioconvert.c: (if), (float),
7314         (audio_convert_get_func_index), (check_default),
7315         (audio_convert_clean_fmt), (audio_convert_prepare_context),
7316         (audio_convert_clean_context), (audio_convert_get_sizes),
7317         (audio_convert_convert):
7318         Cleanups.
7319
7320 2005-08-26  Wim Taymans  <wim@fluendo.com>
7321
7322         * gst/audioconvert/audioconvert.c: (if), (float),
7323         (audio_convert_get_func_index), (check_default),
7324         (audio_convert_clean_fmt), (audio_convert_prepare_context),
7325         (audio_convert_clean_context), (audio_convert_get_sizes),
7326         (audio_convert_convert):
7327         More elegant and working temp buffer selection algo.
7328
7329 2005-08-26  Wim Taymans  <wim@fluendo.com>
7330
7331         * gst/audioconvert/audioconvert.c: (if), (float),
7332         (audio_convert_get_func_index), (check_default),
7333         (audio_convert_clean_fmt), (audio_convert_prepare_context),
7334         (audio_convert_clean_context), (audio_convert_get_sizes),
7335         (get_temp_buffer), (audio_convert_convert):
7336         Use realloc else we lose our original data.
7337
7338 2005-08-26  Thomas Vander Stichele  <thomas at apestaart dot org>
7339
7340         * gst/audioresample/gstaudioresample.c:
7341           use base class' newsegment to properly timestamp
7342
7343 2005-08-26  Wim Taymans  <wim@fluendo.com>
7344
7345         * gst/audioconvert/audioconvert.c: (if), (float),
7346         (audio_convert_get_func_index), (check_default),
7347         (audio_convert_clean_fmt), (audio_convert_prepare_context),
7348         (audio_convert_clean_context), (audio_convert_get_sizes),
7349         (get_temp_buffer), (audio_convert_convert):
7350         * gst/audioconvert/gstaudioconvert.c:
7351         (gst_audio_convert_parse_caps), (gst_audio_convert_get_unit_size),
7352         (gst_audio_convert_transform_caps),
7353         (gst_audio_convert_fixate_caps), (gst_audio_convert_transform):
7354         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_mix):
7355         Oops, allocate enough space to perform the channel mix.
7356
7357 2005-08-26  Wim Taymans  <wim@fluendo.com>
7358
7359         * gst/audioconvert/Makefile.am:
7360         * gst/audioconvert/audioconvert.c: (if), (float),
7361         (audio_convert_get_func_index), (check_default),
7362         (audio_convert_clean_fmt), (audio_convert_prepare_context),
7363         (audio_convert_clean_context), (audio_convert_get_sizes),
7364         (get_temp_buffer), (audio_convert_convert):
7365         * gst/audioconvert/audioconvert.h:
7366         * gst/audioconvert/gstaudioconvert.c:
7367         (gst_audio_convert_class_init), (gst_audio_convert_init),
7368         (gst_audio_convert_dispose), (gst_audio_convert_parse_caps),
7369         (gst_audio_convert_get_unit_size),
7370         (gst_audio_convert_transform_caps),
7371         (gst_audio_convert_fixate_caps), (gst_audio_convert_set_caps),
7372         (gst_audio_convert_transform_ip), (gst_audio_convert_transform):
7373         * gst/audioconvert/gstaudioconvert.h:
7374         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
7375         (gst_channel_mix_fill_identical),
7376         (gst_channel_mix_fill_compatible), (gst_channel_mix_detect_pos),
7377         (gst_channel_mix_fill_one_other), (gst_channel_mix_fill_others),
7378         (gst_channel_mix_fill_normalize), (gst_channel_mix_fill_matrix),
7379         (gst_channel_mix_setup_matrix), (gst_channel_mix_passthrough),
7380         (gst_channel_mix_mix):
7381         * gst/audioconvert/gstchannelmix.h:
7382         Cleanups, librarify a bit, optimize, better negotiation and more.
7383
7384 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
7385
7386         * ext/ogg/gstoggdemux.c: (ogg_find_peek):
7387         Another from MikeS:
7388         During typefinding, don't support negative offsets
7389         (offsets from the end of the stream) in our typefind->peek() function
7390         - nothing embedded in ogg ever needs them. However, we need to recognise
7391         those requests and reject them, otherwise we return invalid pointers.
7392
7393 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
7394
7395         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
7396         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_class_init),
7397         (vorbisdec_finalize), (vorbis_handle_type_packet):
7398           Big shout-out to MikeS for fixing this giant memory leak.
7399           Huzzah!
7400
7401 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
7402
7403         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose),
7404         (audio_convert_get_unit_size):
7405           plug some leaks
7406
7407 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
7408
7409         * check/Makefile.am:
7410         * check/elements/audioconvert.c: (setup_audioconvert),
7411         (cleanup_audioconvert), (get_int_caps), (verify_convert),
7412         (GST_START_TEST), (audioconvert_suite), (main):
7413           add a test for audioconvert
7414         * gst/audioresample/gstaudioresample.c:
7415         * gst/audioresample/gstaudioresample.h:
7416           set DURATION so that TIMESTAMP(a) + DURATION(a) == TIMESTAMP(b);
7417           note that for buffers of 1/3 sec this means DURATION(c) is 
7418           one nanosecond more than for a and b
7419
7420 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
7421
7422         * check/Makefile.am:
7423         * check/elements/audioresample.c: (setup_audioresample),
7424         (cleanup_audioresample), (fail_unless_perfect_stream),
7425         (test_perfect_stream_instance), (GST_START_TEST),
7426           add a check for audioresample
7427         (audioresample_suite), (main):
7428         * check/elements/volume.c: (GST_START_TEST):
7429           remove unused method
7430         * gst/audioresample/gstaudioresample.c:
7431           set correct buffer parameters since we're changing them
7432         * gst/audioresample/resample_ref.c: (resample_scale_ref):
7433           add some debug
7434
7435 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
7436
7437         * gst/audioresample/debug.c:
7438         * gst/audioresample/gstaudioresample.c:
7439           add room for extra overlap samples when asked to transform size
7440           protect against possible mem corruption and check for discrepancies
7441           between written size and outbuffer's size so we can warn for
7442           potential problems
7443         * gst/audioresample/resample.c: (resample_init),
7444         (resample_get_output_size_for_input), (resample_get_output_size),
7445         (resample_set_n_channels), (resample_set_format):
7446           set debug level based on RESAMPLE_DEBUG env var
7447           make sure that get_output_size* returns a whole number of
7448           sample_size
7449           set sample_size each time either channel or format is set
7450         * gst/audioresample/resample_chunk.c: (resample_scale_chunk):
7451         * gst/audioresample/resample_functable.c:
7452         (resample_scale_functable):
7453         * gst/audioresample/resample_ref.c: (resample_scale_ref):
7454           remove r->sample_size, it's done in resample.c now
7455           add some debugging to the ref implementation
7456           make sure we only give back bytes that are wholes of the sample
7457           size
7458
7459 2005-08-25  Jan Schmidt  <thaytan@mad.scientist.com>
7460         * gst/playback/gstplaybasebin.c: (fill_buffer):
7461         Revert unpopular change for GST_MESSAGE_SRC to GObject.
7462
7463 2005-08-25  Stefan Kost  <ensonic@users.sf.net>
7464
7465         * gst/volume/gstvolume.c:
7466           made set_caps function static
7467
7468 2005-08-24  Wim Taymans  <wim@fluendo.com>
7469
7470         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
7471         (gst_vorbisenc_change_state):
7472         Stop leaking taglists.
7473
7474 2005-08-24  Wim Taymans  <wim@fluendo.com>
7475
7476         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
7477         (gst_ogg_pad_event), (gst_ogg_demux_factory_filter),
7478         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new),
7479         (gst_ogg_demux_init), (gst_ogg_demux_perform_seek),
7480         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
7481         (gst_ogg_demux_chain), (gst_ogg_demux_loop), (gst_ogg_print):
7482         Parse seeking events better.
7483         Unref static caps.
7484         Generate correct newsegment events, fixes seeking in live oggs.
7485
7486         * ext/theora/theoradec.c: (theora_dec_src_query),
7487         (theora_dec_src_event), (theora_dec_src_getcaps),
7488         (theora_dec_sink_event), (theora_dec_push), (theora_dec_chain):
7489         Use newsegment values to report correct play time.
7490
7491         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
7492         (vorbis_dec_src_event), (vorbis_dec_sink_event):
7493         * ext/vorbis/vorbisdec.h:
7494         Parse and use newsegment values to report correct play time.
7495
7496         * gst-libs/gst/audio/gstbaseaudiosink.c:
7497         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
7498         Clear ringbuffer on flush.
7499         Use newsegment values to calculate playback time.
7500
7501         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times):
7502         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
7503         Basesink does newsegment calculations for us now.
7504
7505 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
7506
7507         * check/Makefile.am:
7508         * configure.ac:
7509           add core's plugins to the mix so that playbin works
7510         * check/generic/states.c: (GST_START_TEST):
7511           set a 0 timeout on pipelines, so they don't force the next
7512           state change
7513         * gst/playback/gstplaybasebin.c: (setup_source), (prepare_output),
7514         (gst_play_base_bin_change_state):
7515           remove the crappy error handling and do GST error handling
7516
7517 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
7518
7519         * check/Makefile.am:
7520         * check/generic/states.c: (GST_START_TEST), (states_suite), (main):
7521           add same test as to core, it bitches out on playbin atm.
7522
7523 2005-08-24  Wim Taymans  <wim@fluendo.com>
7524
7525         * configure.ac:
7526         Remove audioscale.
7527
7528 2005-08-24  Wim Taymans  <wim@fluendo.com>
7529
7530         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
7531         (gst_videoscale_prepare_size), (parse_caps),
7532         (gst_videoscale_set_caps), (gst_videoscale_get_size),
7533         (gst_videoscale_prepare_image), (gst_videoscale_transform_ip),
7534         (gst_videoscale_transform):
7535         * gst/videoscale/gstvideoscale.h:
7536         Refactor, make use of BaseTranform really well.
7537
7538 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
7539
7540         * configure.ac:
7541           compile audioresample
7542         * gst/audioresample/Makefile.am:
7543         * gst/audioresample/buffer.c:
7544         * gst/audioresample/functable.c:
7545         * gst/audioresample/gstaudioresample.c:
7546         * gst/audioresample/gstaudioresample.h:
7547         * gst/audioresample/resample.c:
7548         (resample_get_output_size_for_input):
7549         * gst/audioresample/resample.h:
7550         * gst/audioresample/resample_chunk.c:
7551         * gst/audioresample/resample_functable.c:
7552         * gst/audioresample/resample_ref.c:
7553           port to use basetransform; doesn't work in all cases yet
7554
7555 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
7556
7557         * gst/audioconvert/gstaudioconvert.c:
7558         (gst_audio_convert_class_init), (gst_audio_convert_init),
7559         (audio_convert_get_unit_size), (audio_convert_transform_caps),
7560         (audio_convert_fixate_caps), (audio_convert_set_caps),
7561         (audio_convert_transform),
7562         (gst_audio_convert_buffer_to_default_format),
7563         (gst_audio_convert_buffer_from_default_format),
7564         (gst_audio_convert_channels):
7565         * gst/audioconvert/gstchannelmix.c:
7566         * gst/audioconvert/gstchannelmix.h:
7567           port to basetransform
7568         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
7569         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_class_init),
7570         (gst_ffmpegcsp_get_unit_size):
7571         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
7572         (gst_videoscale_transform_caps), (gst_videoscale_get_unit_size):
7573           fix for basetransform changes
7574
7575 2005-08-24  Jan Schmidt  <thaytan@mad.scientist.com>
7576
7577         * check/Makefile.am:
7578           Add CHECK_CFLAGS and LDFLAGS
7579
7580         * gst/playback/gstplaybasebin.c: (fill_buffer):
7581           GST_MESSAGE_SRC became a GObject
7582
7583 2005-08-24  Wim Taymans  <wim@fluendo.com>
7584
7585         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_set_sample),
7586         (gst_ring_buffer_clear_all):
7587         * gst-libs/gst/audio/gstringbuffer.h:
7588         Added function to clear the ringbuffer.
7589
7590 2005-08-24  Andy Wingo  <wingo@pobox.com>
7591
7592         * sys/v4l/gstv4lelement.c (gst_v4lelement_start) 
7593         (gst_v4lelement_stop): Call _start and _stop for xoverlay instead
7594         of _open and _close.
7595
7596         * sys/v4l/gstv4lxoverlay.h:
7597         * sys/v4l/gstv4lxoverlay.c (gst_v4l_xoverlay_set_xwindow_id): Open
7598         an Xv connection here, instead of all the time. Make Xv only be
7599         loaded if you axe for it. Kindof a workaround for buggy behaviour
7600         of Xv when using remote xservers (XvQueryExtension would block).
7601         (gst_v4l_xoverlay_stop, gst_v4l_xoverlay_start): New functions,
7602         replace the _open and _close public API. Only start the xv
7603         connection if necessary.
7604         (gst_v4l_xoverlay_open, gst_v4l_xoverlay_close): Made static.
7605
7606 2005-08-23  David Schleef  <ds@schleef.org>
7607
7608         * gst/audioresample/Makefile.am: Leet audioresampling code
7609         * gst/audioresample/buffer.c:
7610         * gst/audioresample/buffer.h:
7611         * gst/audioresample/debug.c:
7612         * gst/audioresample/debug.h:
7613         * gst/audioresample/functable.c:
7614         * gst/audioresample/functable.h:
7615         * gst/audioresample/gstaudioresample.c:
7616         * gst/audioresample/gstaudioresample.h:
7617         * gst/audioresample/resample.c:
7618         * gst/audioresample/resample.h:
7619         * gst/audioresample/resample_chunk.c:
7620         * gst/audioresample/resample_functable.c:
7621         * gst/audioresample/resample_ref.c:
7622
7623 2005-08-23  Wim Taymans  <wim@fluendo.com>
7624
7625         * examples/seeking/seek.c: (make_vorbis_pipeline),
7626         (make_theora_pipeline), (make_vorbis_theora_pipeline), (do_seek):
7627         Small seek updates.
7628
7629 2005-08-23  Andy Wingo  <wingo@pobox.com>
7630
7631         * gst-libs/gst/audio/gstbaseaudiosrc.c
7632         (gst_base_audio_src_fixate): Only fixate endianness if it is
7633         present in the caps.
7634
7635 2005-08-22  Andy Wingo  <wingo@pobox.com>
7636
7637         * ext/alsa/gstalsasink.c (gst_alsasink_get_property): 
7638         * ext/alsa/gstalsasrc.c (gst_alsasrc_get_property): Add a
7639         device-name property.
7640
7641         * gst-libs/gst/audio/gstaudiosrc.h:
7642         * gst-libs/gst/audio/gstaudiosrc.c: Implement open_device and
7643         close_device in the ring buffer, like gstaudiosink.
7644
7645         * ext/alsa/gstalsamixer.h:
7646         * ext/alsa/gstalsamixer.c: Not a GObject any more. Include a nifty
7647         macro to implement the interface without much code. Cleanups. 
7648
7649         * ext/alsa/gstalsasrc.h:
7650         * ext/alsa/gstalsasrc.c: Be a mixer. Open device and mixer in
7651         READY.
7652
7653         * ext/alsa/Makefile.am: Add new files.
7654         * ext/alsa/gstalsamixerelement.c: 
7655         * ext/alsa/gstalsamixerelement.c: Split element code out from
7656         mixer code so that alsasrc can be a mixer too.
7657
7658 2005-08-21  Thomas Vander Stichele  <thomas at apestaart dot org>
7659
7660         * check/elements/volume.c: (setup_volume), (cleanup_volume),
7661         (GST_START_TEST):
7662         * check/elements/vorbisdec.c: (setup_vorbisdec),
7663         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite):
7664         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
7665         (vorbis_handle_identification_packet),
7666         (vorbis_handle_comment_packet), (vorbis_handle_type_packet),
7667         (vorbis_handle_header_packet), (vorbis_dec_push),
7668         (vorbis_dec_chain):
7669           use the setup/teardown methods to save code.  save code is good.
7670
7671 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
7672
7673         * check/Makefile.am:
7674           add ext dir for plugins
7675           add vorbisdec test conditionally
7676         * check/elements/volume.c: (setup_volume), (cleanup_volume),
7677         (GST_START_TEST), (volume_suite):
7678           add a test with wrong caps
7679         * check/elements/vorbisdec.c: (chain_func), (setup_vorbisdec),
7680         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite), (main):
7681           add a vorbisdec test
7682         * ext/ogg/gstoggdemux.c: (gst_ogg_chain_new_stream),
7683         (gst_ogg_demux_chain), (gst_ogg_demux_loop):
7684           clean up debug output
7685         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
7686           yay, fix a segfault/security issue in vorbisdec
7687           gst-launch fakesrc ! vorbisdec wasn't happy
7688         * ext/vorbis/vorbisenc.c: (vorbisenc_get_type),
7689         (gst_vorbisenc_class_init), (gst_vorbisenc_sink_setcaps),
7690         (gst_vorbisenc_convert_src), (gst_vorbisenc_convert_sink),
7691         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
7692         (gst_vorbisenc_init), (gst_vorbisenc_metadata_set1),
7693         (gst_vorbisenc_set_metadata), (get_constraints_string),
7694         (update_start_message), (gst_vorbisenc_setup),
7695         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
7696         (gst_vorbisenc_push_packet), (gst_vorbisenc_sink_event),
7697         (gst_vorbisenc_chain), (gst_vorbisenc_get_property),
7698         (gst_vorbisenc_set_property), (gst_vorbisenc_change_state):
7699         * ext/vorbis/vorbisenc.h:
7700           march in line
7701         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
7702         (gst_ffmpegcsp_transform):
7703           have the kow come home
7704         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
7705           debug my func ptr
7706         * gst/volume/gstvolume.c: (volume_set_caps):
7707           add a debug
7708
7709 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
7710
7711         * Makefile.am:
7712         * check/.cvsignore:
7713         * check/Makefile.am:
7714         * check/elements/.cvsignore:
7715         * check/elements/volume.c: (chain_func), (event_func),
7716         (setup_volume), (cleanup_volume), (GST_START_TEST), (volume_suite),
7717         (main):
7718         * configure.ac:
7719           add unit test structure for gst-plugins-base
7720           add a test for volume
7721         * gst/volume/gstvolume.c: (gst_volume_list_tracks),
7722         (gst_volume_set_volume), (gst_volume_get_volume),
7723         (gst_volume_set_mute), (gst_volume_class_init), (gst_volume_init),
7724         (volume_funcfind), (volume_process_float), (volume_process_int16),
7725         (volume_set_caps), (volume_transform), (volume_update_mute),
7726         (volume_update_volume), (volume_set_property),
7727         (volume_get_property):
7728           document a little; use basetransform vmethod _set_caps
7729
7730 2005-08-19  Andy Wingo  <wingo@pobox.com>
7731
7732         * ext/alsa/gstalsamixertrack.h:
7733         * ext/alsa/gstalsamixertrack.c:
7734         * ext/alsa/gstalsamixeroptions.h:
7735         * ext/alsa/gstalsamixeroptions.c:
7736         * ext/alsa/gstalsamixer.h:
7737         * ext/alsa/gstalsamixer.c: Port to 0.9.
7738
7739         * ext/alsa/Makefile.am: Build mixer, mixeroptions, mixertracks.
7740         Remove gstalsa.c and alsaclock. No more cruft here.
7741         
7742 2005-08-18  Wim Taymans  <wim@fluendo.com>
7743
7744         * gst-libs/gst/rtp/gstbasertpdepayload.c:
7745         (gst_base_rtp_depayload_chain),
7746         (gst_base_rtp_depayload_add_to_queue),
7747         (gst_base_rtp_depayload_push),
7748         (gst_base_rtp_depayload_queue_release):
7749         * gst-libs/gst/rtp/gstbasertpdepayload.h:
7750         Fix for RTPBuffer changes.
7751
7752         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtpbuffer_allocate_data),
7753         (gst_rtpbuffer_new_take_data), (gst_rtpbuffer_new_copy_data),
7754         (gst_rtpbuffer_new_allocate), (gst_rtpbuffer_new_allocate_len),
7755         (gst_rtpbuffer_calc_header_len), (gst_rtpbuffer_calc_packet_len),
7756         (gst_rtpbuffer_calc_payload_len), (gst_rtpbuffer_validate_data),
7757         (gst_rtpbuffer_validate), (gst_rtpbuffer_set_packet_len),
7758         (gst_rtpbuffer_get_packet_len), (gst_rtpbuffer_get_version),
7759         (gst_rtpbuffer_set_version), (gst_rtpbuffer_get_padding),
7760         (gst_rtpbuffer_set_padding), (gst_rtpbuffer_pad_to),
7761         (gst_rtpbuffer_get_extension), (gst_rtpbuffer_set_extension),
7762         (gst_rtpbuffer_get_ssrc), (gst_rtpbuffer_set_ssrc),
7763         (gst_rtpbuffer_get_csrc_count), (gst_rtpbuffer_get_csrc),
7764         (gst_rtpbuffer_set_csrc), (gst_rtpbuffer_get_marker),
7765         (gst_rtpbuffer_set_marker), (gst_rtpbuffer_get_payload_type),
7766         (gst_rtpbuffer_set_payload_type), (gst_rtpbuffer_get_seq),
7767         (gst_rtpbuffer_set_seq), (gst_rtpbuffer_get_timestamp),
7768         (gst_rtpbuffer_set_timestamp), (gst_rtpbuffer_get_payload_len),
7769         (gst_rtpbuffer_get_payload):
7770         * gst-libs/gst/rtp/gstrtpbuffer.h:
7771         Don't subclass GstBuffer but add methods and helper functions
7772         to construct and manipulate RTP packets in regular GstBuffers.
7773
7774 2005-08-18  Stefan Kost  <ensonic@users.sf.net>
7775
7776         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
7777           moved statement below switch
7778         * gst/volume/gstvolume.c: (gst_volume_class_init):
7779           added debug ptr
7780
7781 2005-08-16  Wim Taymans  <wim@fluendo.com>
7782
7783         * gst-libs/gst/audio/gstbaseaudiosrc.c:
7784         (gst_base_audio_src_change_state):
7785         Open and close device in READY<->NULL state change.
7786
7787 2005-08-16  Andy Wingo  <wingo@pobox.com>
7788
7789         * examples/seeking/Makefile.am: Don't compile non-compiling
7790         compiled objects with the compiler.
7791
7792         * examples/seeking/seek.c (make_dv_pipeline): Update for new DV
7793         elements.
7794
7795 2005-08-12  Philippe Khalaf <burger@speedy.org>
7796         * gst-libs/gst/rtp/gstbasertpdepayload.c:
7797         * gst-libs/gst/rtp/gstbasertpdepayload.h:
7798           Made a thread to release the queue.
7799           Removed timestamp conversion for now.
7800
7801 2005-08-10  Philippe Khalaf <burger@speedy.org>
7802         * gst-libs/gst/rtp/gstbasertpdepayload.c:
7803         * gst-libs/gst/rtp/gstbasertpdepayload.h:
7804           Added rtp timestamp -> gst timestamp conversion.
7805           Fixed several problems with queue.
7806
7807 2005-08-09  Tim-Philipp M??ller  <tim at centricular dot net>
7808
7809         * gst-libs/gst/audio/gstaudioclock.h:
7810         * gst-libs/gst/audio/gstaudiofilter.h:
7811         * gst-libs/gst/audio/gstaudiosink.h:
7812         * gst-libs/gst/audio/gstaudiosrc.h:
7813         * gst-libs/gst/audio/gstbaseaudiosink.h:
7814         * gst-libs/gst/audio/gstbaseaudiosrc.h:
7815         * gst-libs/gst/audio/gstringbuffer.h:
7816         * gst-libs/gst/net/gstnetbuffer.h:
7817         * gst-libs/gst/rtp/gstbasertpdepayload.h:
7818         * gst-libs/gst/rtp/gstrtpbuffer.h:
7819           Add padding (you will need to rebuild gst-plugins-base,
7820           gst-plugins and all applications afterwards!)
7821
7822 2005-08-09  Tim-Philipp M??ller  <tim at centricular dot net>
7823
7824         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
7825         (gst_riff_parse_chunk):
7826           Fix bug in debug message and add some more debug messages.
7827
7828 2005-08-08  Edward Hervey  <edward@fluendo.com>
7829
7830         * gst-libs/gst/riff/riff-media.c:
7831         backported updates since branch
7832
7833 2005-08-08  Andy Wingo  <wingo@pobox.com>
7834
7835         * gst-libs/gst/audio/gstbaseaudiosink.c
7836         (gst_base_audio_sink_change_state): Open the device in NULL->READY
7837         like good elements should. Close on READY->NULL too.
7838
7839         * gst-libs/gst/audio/gstaudiosink.c
7840         (gst_audioringbuffer_open_device,
7841         (gst_audioringbuffer_close_device, gst_audioringbuffer_acquire)
7842         (gst_audioringbuffer_release): Updates for new ring buffer API,
7843         hook into the new audio sink api.
7844
7845         * gst-libs/gst/audio/gstaudiosink.h (GstAudioSinkClass.open)
7846         (GstAudioSinkClass.close): Just open and close the device -- no
7847         resource allocation or configuration.
7848         (GstAudioSinkClass.prepare, GstAudioSinkClass.unprepare): New
7849         vmethods, handle device setup and resource allocation.
7850
7851         * ext/alsa/gstalsasink.c (gst_alsasink_open, gst_alsasink_close)
7852         (gst_alsasink_prepare, gst_alsasink_unprepare): Update for new
7853         base class API.
7854
7855         * gst-libs/gst/audio/gstringbuffer.h
7856         (GstRingBufferClass.open_device, GstRingBufferClass.close_device):
7857         New vmethods.
7858
7859         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_open_device)
7860         (gst_ring_buffer_close_device, gst_ring_buffer_device_is_open):
7861         New API functions. The device should be opened before acquiring
7862         and closed after releasing.
7863
7864 2005-08-08  Tim-Philipp M??ller  <tim at centricular dot net>
7865
7866         * gst-libs/gst/interfaces/mixer.h:
7867           Reset padding to GST_PADDING.
7868
7869 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7870
7871         * gst/playback/gstplaybin.c: (remove_sinks):
7872           Remove visualization from parent explicitely; works around some
7873           apparent refcount issue that I haven't tracked down yet.
7874
7875 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7876
7877         * ext/alsa/gstalsasink.c: (set_hwparams):
7878           Assign debug category, add negotiation debug msgs.
7879
7880 2005-08-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7881
7882         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_start):
7883           Fix error code for file-not-found to NOT_FOUND.
7884
7885 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
7886
7887         * common/gtk-doc-plugins.mak:
7888         * docs/plugins/Makefile.am:
7889         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
7890         * docs/plugins/gst-plugins-base-plugins-sections.txt:
7891           renamed to actual element names, so much nicer to look at
7892         * docs/plugins/tmpl/gstmultifdsink.sgml:
7893           remove
7894         * docs/plugins/tmpl/multifdsink.sgml:
7895         * docs/plugins/tmpl/tcpserversink.sgml:
7896           add
7897         * ext/alsa/gstalsa.c:
7898         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get_property):
7899         * ext/ogg/gstoggmux.c:
7900         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
7901         * gst/playback/gstdecodebin.c:
7902         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
7903         * gst/tcp/gsttcpserversink.c:
7904           various fixes and documentation additions
7905
7906 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
7907
7908         * common/Makefile.am:
7909         * common/gstdoc-scangobj:
7910         * common/gtk-doc-plugins.mak:
7911         * common/gtk-doc.mak:
7912           add a custom scangobj that uses the registry
7913           add a custom gtk-doc-plugins.mak that uses it
7914           some doc build fixes
7915         * configure.ac:
7916         * docs/Makefile.am:
7917         * docs/plugins/Makefile.am:
7918         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
7919         * docs/plugins/gst-plugins-base-plugins-sections.txt:
7920         * docs/plugins/gst-plugins-base-plugins.types:
7921         * docs/plugins/tmpl/gstmultifdsink.sgml:
7922           add docs for one element, multifdsink
7923         * gst/adder/gstadder.h:
7924         * gst/volume/gstvolume.h:
7925           don't privatize enum
7926         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
7927         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
7928         (gst_sync_method_get_type), (gst_client_status_get_type),
7929         (gst_multifdsink_class_init),
7930         (gst_multifdsink_client_queue_buffer),
7931         (gst_multifdsink_handle_client_write):
7932         * gst/tcp/gstmultifdsink.h:
7933         * gst/tcp/gsttcp.h:
7934         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
7935         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
7936         (gst_tcpclientsink_render):
7937         * gst/tcp/gsttcpclientsink.h:
7938         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
7939         (gst_tcpclientsrc_init), (gst_tcpclientsrc_create),
7940         (gst_tcpclientsrc_start):
7941         * gst/tcp/gsttcpclientsrc.h:
7942         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
7943         (gst_tcpserversrc_init), (gst_tcpserversrc_create):
7944         * gst/tcp/gsttcpserversrc.h:
7945         * gst/typefind/gsttypefindfunctions.c:
7946           remove superfluous Type stuff
7947
7948 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7949
7950         * gst/playback/gstplaybin.c: (gen_video_element):
7951           Enable videoscale.
7952
7953 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7954
7955         * gst-libs/gst/gconf/gconf.c:
7956         * gst-libs/gst/gconf/gconf.h:
7957           Fix some Andy Problem [tm].
7958
7959 2005-08-04  Andy Wingo  <wingo@pobox.com>
7960
7961         * gst/videoscale/gstvideoscale.c (gst_videoscale_get_size):
7962         * gst/ffmpegcolorspace/gstffmpegcolorspace.c
7963         (gst_ffmpegcsp_get_size): Adapt to API changes.
7964
7965         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_ip):
7966         Implement an in-place do-nothing transform.
7967
7968 2005-08-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7969
7970         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
7971         (gst_ximagesink_renegotiate_size):
7972           Do not set new window sizes yet if we prepare a new buffer size
7973           for upstream renegotiation (software scaling) at some point in the
7974           future, because this new size waqs not actually accepted yet. Once
7975           accepted, renegotiation later on will set the new sizes just fine.
7976           Fixes a videotestsrc ! queue ! videoscale ! ximagesink xoverlay
7977           embedding testcase.
7978
7979 2005-08-03  Andy Wingo  <wingo@pobox.com>
7980
7981         * sys/ximage/ximagesink.c (gst_ximagesink_renegotiate_size):
7982         (gst_ximagesink_buffer_alloc): 
7983         Protect the height, width, and desired_caps with the pool_lock.
7984         Fixes videotestsrc ! queue ! ximagesink.
7985
7986 2005-08-02  Edward Hervey  <edward@fluendo.com>
7987
7988         * gst/volume/gstvolume.c:
7989         include left from controller cleanup
7990
7991 2005-08-02  Jan Schmidt  <thaytan@mad.scientist.com>
7992         * ext/ogg/gstoggmux.c: (gst_ogg_mux_change_state):
7993           Stop collectpads before calling the parent state
7994           change function on PAUSED->READY.
7995
7996 2005-08-01  Jan Schmidt  <thaytan@mad.scientist.com>
7997         * configure.ac:
7998           When testing for X libs, use the X CFlags 
7999         * gst/adder/gstadder.c: (gst_adder_change_state):
8000           Stop the collectpads before calling parent state change function
8001           on PAUSED->READY, otherwise we deadlock deactivating pads.
8002
8003 2005-08-01  Stefan Kost  <ensonic@users.sf.net>
8004
8005         * configure.ac:
8006         * docs/libs/tmpl/gstcolorbalance.sgml:
8007         * docs/libs/tmpl/gstmixer.sgml:
8008         * examples/Makefile.am:
8009         * gst/sine/Makefile.am:
8010         * gst/sine/gstsinesrc.c: (gst_sinesrc_init), (gst_sinesrc_create),
8011         (gst_sinesrc_set_property), (plugin_init):
8012         * gst/sine/gstsinesrc.h:
8013         * gst/volume/Makefile.am:
8014         * gst/volume/gstvolume.c: (gst_volume_set_volume),
8015         (gst_volume_set_mute), (gst_volume_dispose), (gst_volume_init),
8016         (volume_process_float), (volume_process_int16),
8017         (volume_set_property), (plugin_init):
8018         * gst/volume/gstvolume.h:
8019           deactivate and remove dparams (libgstcontrol)
8020
8021 2005-07-29  Wim Taymans  <wim@fluendo.com>
8022
8023         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link_src):
8024         Convert me to BaseTransform!! help..
8025
8026 2005-07-29  Andy Wingo  <wingo@pobox.com>
8027
8028         * ext/alsa/gstalsaplugin.c (plugin_init): We are primary audio
8029         sinks.
8030
8031         * ext/alsa/gstalsasink.c (alsasink_sink_factory): Advertise our
8032         support of both endiannesses.
8033
8034 2005-07-28  Tim-Philipp M??ller  <tim at centricular dot net>
8035
8036         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
8037           Fix confusing debug message (s/event/query/)
8038
8039 2005-07-28  Tim-Philipp M??ller  <tim at centricular dot net>
8040
8041         * gst/videotestsrc/videotestsrc.h:
8042           Use "_stdint.h" instead of <stdint.h>
8043
8044 2005-07-27  Wim Taymans  <wim@fluendo.com>
8045
8046         * ext/vorbis/Makefile.am:
8047         Revert wrong commit.
8048
8049 2005-07-27  Wim Taymans  <wim@fluendo.com>
8050
8051         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event):
8052         More compilation fixen.
8053
8054 2005-07-27  Wim Taymans  <wim@fluendo.com>
8055
8056         * gst-libs/gst/audio/gstbaseaudiosink.c:
8057         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
8058         (gst_base_audio_sink_create_ringbuffer),
8059         (gst_base_audio_sink_change_state):
8060         Fix compilation.
8061
8062 2005-07-27  Wim Taymans  <wim@fluendo.com>
8063
8064         * examples/seeking/seek.c: (setup_dynamic_link),
8065         (make_dv_pipeline), (make_vorbis_theora_pipeline), (query_rates),
8066         (query_positions_elems), (query_positions_pads), (do_seek):
8067         Update seek example.
8068
8069         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
8070         (gst_ogg_pad_typefind), (gst_ogg_demux_chain_elem_pad),
8071         (gst_ogg_demux_queue_data), (gst_ogg_demux_chain_peer),
8072         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
8073         (gst_ogg_demux_handle_event),
8074         (gst_ogg_demux_deactivate_current_chain),
8075         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
8076         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
8077         (gst_ogg_demux_chain), (gst_ogg_demux_send_event),
8078         (gst_ogg_demux_loop):
8079         * ext/ogg/gstoggmux.c: (gst_ogg_mux_collected):
8080         * ext/theora/theoradec.c: (theora_dec_src_event),
8081         (theora_dec_src_getcaps), (theora_dec_sink_event),
8082         (theora_dec_push), (theora_dec_chain):
8083         * ext/vorbis/Makefile.am:
8084         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_event),
8085         (vorbis_dec_sink_event), (vorbis_dec_push),
8086         (vorbis_handle_data_packet):
8087         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_event),
8088         (gst_vorbisenc_chain):
8089         * gst/playback/gststreaminfo.c: (cb_probe):
8090         * gst/subparse/gstsubparse.c: (gst_subparse_src_event):
8091         * gst/videorate/gstvideorate.c: (gst_videorate_event):
8092         * gst/videoscale/gstvideoscale.c:
8093         (gst_videoscale_handle_src_event):
8094         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_event):
8095         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame),
8096         (gst_ximagesink_navigation_send_event):
8097         * sys/xvimage/xvimagesink.c:
8098         (gst_xvimagesink_navigation_send_event):
8099         Various event updates and cleanups
8100
8101 2005-07-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8102
8103         * gst/videoscale/gstvideoscale.c: (gst_videoscale_prepare_images):
8104           Fix segfault for I420/YV12.
8105
8106 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8107
8108         * ext/vorbis/vorbisdec.c: (vorbis_handle_comment_packet):
8109           Report bitrate.
8110
8111 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8112
8113         * gst/playback/gstplaybin.c: (gen_video_element),
8114         (gen_audio_element):
8115           Switch to auto*sink elements as default sinks; add volume element
8116           so that volume control in totem works.
8117
8118 2005-07-21  Wim Taymans  <wim@fluendo.com>
8119
8120         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
8121         * gst/playback/gstplaybin.c: (setup_sinks),
8122         (gst_play_bin_change_state):
8123         Refcount fix and more comments.
8124
8125 2005-07-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8126
8127         * sys/ximage/Makefile.am:
8128         * sys/ximage/ximage.c: (plugin_init):
8129         * sys/ximage/ximagesink.c:
8130         Prepare for adding ximagesrc, rename of plugin to ximage etc.
8131         
8132
8133 2005-07-21  Wim Taymans  <wim@fluendo.com>
8134
8135         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
8136         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
8137         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
8138         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
8139         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
8140         (gst_ogg_demux_init), (gst_ogg_demux_activate_chain),
8141         (gst_ogg_demux_perform_seek), (gst_ogg_demux_collect_chain_info),
8142         (gst_ogg_demux_collect_info), (gst_ogg_demux_chain),
8143         (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
8144         Generate correct disconts for live chained oggs.
8145
8146         * gst-libs/gst/audio/gstbaseaudiosink.c:
8147         (gst_base_audio_sink_render),
8148         (gst_base_audio_sink_create_ringbuffer),
8149         (gst_base_audio_sink_change_state):
8150         Handle discont math correctly.
8151
8152         * gst/playback/gstplaybin.c: (add_sink):
8153         Some small debug cleanup.
8154
8155 2005-07-21  Wim Taymans  <wim@fluendo.com>
8156
8157         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init), (gst_ogg_pad_event),
8158         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
8159         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
8160         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
8161         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
8162         (gst_ogg_demux_init), (gst_ogg_demux_deactivate_current_chain),
8163         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
8164         (gst_ogg_demux_read_chain), (gst_ogg_demux_find_pad),
8165         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
8166         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain),
8167         (gst_ogg_demux_send_event), (gst_ogg_demux_loop),
8168         (gst_ogg_demux_change_state), (gst_ogg_print):
8169         Reorganize code to send the right disconts when in streaming
8170         mode.
8171
8172 2005-07-20  Andy Wingo  <wingo@pobox.com>
8173
8174         * gst/videoscale/vs_image.c (vs_image_scale_nearest_YUYV): Typo
8175         fix (?), fixes a seggie mcfalterson (#310894).
8176
8177 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8178
8179         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_headers),
8180         (gst_ogg_mux_set_header_on_caps):
8181         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
8182         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
8183         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
8184         * gst-libs/gst/audio/multichannel.c:
8185         (gst_audio_set_channel_positions),
8186         (gst_audio_set_structure_channel_positions_list):
8187         * gst/playback/gstdecodebin.c: (dynamic_create):
8188         * gst/playback/gstplaybasebin.c: (setup_source), (mute_group_type):
8189         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
8190           Fixes for API changes in core.
8191
8192 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8193
8194         * gst/playback/gstplaybasebin.c: (fill_buffer):
8195           Use _new_custom() so we can set custom message types for buffering
8196           messages.
8197
8198 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8199
8200         * configure.ac:
8201         * gst-libs/gst/Makefile.am:
8202         * gst-libs/gst/gconf/.cvsignore:
8203         * gst-libs/gst/gconf/Makefile.am:
8204         * gst-libs/gst/gconf/test-gconf.c:
8205         * pkgconfig/Makefile.am:
8206         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
8207         * pkgconfig/gstreamer-gconf.pc.in:
8208           Remove gconf stuff, use gconf elements instead from now on.
8209
8210 2005-07-20  Wim Taymans  <wim@fluendo.com>
8211
8212         * gst-libs/gst/audio/TODO:
8213         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
8214         (gst_audio_clock_get_internal_time):
8215         * gst-libs/gst/audio/gstaudioclock.h:
8216         * gst-libs/gst/audio/gstbaseaudiosink.c:
8217         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
8218         (gst_base_audio_sink_get_time), (gst_base_audio_sink_event),
8219         (gst_base_audio_sink_render),
8220         (gst_base_audio_sink_create_ringbuffer),
8221         (gst_base_audio_sink_change_state):
8222         Make sure the audio clock always returns an increasing value.
8223
8224 2005-07-19  Andy Wingo  <wingo@pobox.com>
8225
8226         * gst/videotestsrc/: Cleanups.
8227
8228 2005-07-19  Wim Taymans  <wim@fluendo.com>
8229
8230         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
8231         Better debugging.
8232
8233 2005-07-19  Wim Taymans  <wim@fluendo.com>
8234
8235         * examples/seeking/seek.c: (make_dv_pipeline),
8236         (make_vorbis_theora_pipeline), (query_rates),
8237         (query_positions_elems), (query_positions_pads), (do_seek):
8238         Make correct DV pipeline.
8239
8240 2005-07-18  Andy Wingo  <wingo@pobox.com>
8241
8242         * configure.ac (DEFAULT_AUDIOSINK, DEFAULT_AUDIOSRC): Use alsa by
8243         default. Also because it's the only thing that really works. (This
8244         is used in the GConf elements).
8245         Use AS_LIBTOOL_TAGS.
8246
8247 2005-07-18  Wim Taymans  <wim@fluendo.com>
8248
8249         * gst/playback/gstdecodebin.c: (remove_element_chain):
8250         * gst/playback/gstplaybin.c: (add_sink):
8251         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
8252         (gst_stream_info_set_mute):
8253         * gst/playback/gststreamselector.c:
8254         (gst_stream_selector_get_linked_pad),
8255         (gst_stream_selector_getcaps), (gst_stream_selector_chain):
8256         More leak and compile fixes.
8257
8258 2005-07-18  Wim Taymans  <wim@fluendo.com>
8259
8260         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
8261         (query_rates), (query_positions_elems), (query_positions_pads),
8262         (do_seek), (seek_cb), (stop_seek):
8263         Updated seek example. 
8264
8265         * gst/playback/gstdecodebin.c: (remove_element_chain), (unlinked):
8266         * gst/playback/gstplaybasebin.c: (queue_threshold_reached),
8267         (queue_out_of_data), (gen_preroll_element), (new_decoded_pad):
8268         * gst/playback/gstplaybin.c: (add_sink):
8269         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
8270         (gst_stream_info_set_mute):
8271         Some refcount leak fixes.
8272
8273 2005-07-16  Wim Taymans  <wim@fluendo.com>
8274
8275         * gst-libs/gst/audio/gstbaseaudiosink.c:
8276         (gst_base_audio_sink_render):
8277         Align samples even if we have roundoff errors in the 
8278         timestamp conversion.
8279
8280 2005-07-16  Wim Taymans  <wim@fluendo.com>
8281
8282         * docs/libs/tmpl/gstringbuffer.sgml:
8283         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
8284         (query_rates), (query_positions_elems), (query_positions_pads),
8285         (update_scale), (do_seek):
8286         Updated seek example.
8287
8288         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
8289         (gst_ogg_pad_submit_page), (gst_ogg_demux_activate_chain),
8290         (gst_ogg_demux_find_chains), (gst_ogg_demux_send_event),
8291         (gst_ogg_demux_loop):
8292         Push out correct discont values.
8293
8294         * ext/theora/theoradec.c: (theora_dec_src_convert),
8295         (theora_dec_sink_convert), (theora_dec_src_getcaps),
8296         (theora_dec_sink_event), (theora_handle_type_packet),
8297         (theora_handle_header_packet), (theora_dec_push),
8298         (theora_handle_data_packet), (theora_dec_chain),
8299         (theora_dec_change_state):
8300         Better timestamping.
8301
8302         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
8303         (vorbis_dec_sink_event), (vorbis_dec_push),
8304         (vorbis_handle_data_packet), (vorbis_dec_chain):
8305         * ext/vorbis/vorbisdec.h:
8306         Better timestamping.
8307
8308         * gst-libs/gst/audio/gstbaseaudiosink.c:
8309         (gst_base_audio_sink_get_time), (gst_base_audio_sink_get_times),
8310         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
8311         Handle syncing on timestamps instead of sample offsets. Make
8312         use of DISCONT values as described in design docs.
8313
8314         * gst-libs/gst/audio/gstbaseaudiosrc.c:
8315         (gst_base_audio_src_get_time):
8316         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_acquire),
8317         (gst_ring_buffer_set_sample), (gst_ring_buffer_commit),
8318         (gst_ring_buffer_read):
8319         * gst-libs/gst/audio/gstringbuffer.h:
8320         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times),
8321         (gst_ximagesink_show_frame):
8322         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
8323         Correcly convert buffer timestamp to stream time.
8324
8325 2005-07-16  Wim Taymans  <wim@fluendo.com>
8326
8327         * gst/audioconvert/gstaudioconvert.c:
8328         (gst_audio_convert_get_buffer):
8329         Timestamp buffers correctly.
8330
8331         * gst/playback/gstplaybin.c: (gen_video_element):
8332         Make internal fakesink silent.
8333
8334 2005-07-15  Wim Taymans  <wim@fluendo.com>
8335
8336         * gst/ffmpegcolorspace/Makefile.am:
8337         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
8338         (gst_ffmpegcsp_caps_remove_format_info),
8339         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps),
8340         (gst_ffmpegcsp_get_type), (gst_ffmpegcsp_class_init),
8341         (gst_ffmpegcsp_init), (gst_ffmpegcsp_get_size),
8342         (gst_ffmpegcsp_transform_ip), (gst_ffmpegcsp_transform):
8343         Ported ffmpegcolorspace to basetransform.
8344
8345         * gst/videoscale/gstvideoscale.c: (gst_videoscale_transform):
8346         * gst/volume/gstvolume.c: (volume_transform):
8347         Ported to new API.
8348
8349 2005-07-14  Wim Taymans  <wim@fluendo.com>
8350
8351         * gst/videotestsrc/Makefile.am:
8352         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get_type),
8353         (gst_videotestsrc_class_init), (gst_videotestsrc_negotiate),
8354         (gst_videotestsrc_setcaps), (gst_videotestsrc_getcaps),
8355         (gst_videotestsrc_init), (gst_videotestsrc_event),
8356         (gst_videotestsrc_create), (gst_videotestsrc_start),
8357         (gst_videotestsrc_stop), (gst_videotestsrc_get_times),
8358         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
8359         (gst_videotestsrc_get_property):
8360         * gst/videotestsrc/gstvideotestsrc.h:
8361         Make videotestsrc a pushsrc.
8362
8363 2005-07-14  Wim Taymans  <wim@fluendo.com>
8364
8365         * gst/tcp/gstfdset.c: (gst_fdset_free):
8366         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
8367         (gst_multifdsink_add), (gst_multifdsink_remove),
8368         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
8369         (gst_multifdsink_remove_client_link),
8370         (gst_multifdsink_client_queue_data),
8371         (gst_multifdsink_client_queue_caps),
8372         (gst_multifdsink_client_queue_buffer),
8373         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
8374         (gst_multifdsink_stop):
8375         * gst/tcp/gstmultifdsink.h:
8376         0.8 backporting.
8377
8378         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
8379         Also draw image when not from a pool.
8380
8381 2005-07-14  Wim Taymans  <wim@fluendo.com>
8382
8383         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
8384         (mute_stream), (silence_stream):
8385         Small debug additions.
8386
8387 2005-07-14  Wim Taymans  <wim@fluendo.com>
8388
8389         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
8390         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
8391         (gst_ogg_demux_activate_chain), (gst_ogg_demux_loop):
8392         Better error recovery, ignore unconnected pads and
8393         non-fatal errors.
8394
8395 2005-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
8396
8397         * docs/libs/tmpl/gstaudio.sgml:
8398         * docs/libs/tmpl/gstcolorbalance.sgml:
8399         * docs/libs/tmpl/gstgconf.sgml:
8400         * docs/libs/tmpl/gstmixer.sgml:
8401         * docs/libs/tmpl/gstringbuffer.sgml:
8402         * docs/libs/tmpl/gsttuner.sgml:
8403         * gst-libs/gst/audio/gstbaseaudiosrc.c:
8404         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
8405         (gst_tcpclientsrc_class_init):
8406         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
8407         (gst_tcpserversrc_class_init):
8408         * sys/v4l/gstv4lelement.c:
8409           more autistic cleanliness in functions/names/defines
8410
8411 2005-07-13  Thomas Vander Stichele  <thomas at apestaart dot org>
8412
8413         * configure.ac:
8414           make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should be
8415           added manually to each Makefile.am so we are sure it goes
8416           *last* and doesn't add -L flags before linking in libs of our
8417           own, like, say, internal .la libs, that then accidentally pick
8418           up the installed copy.
8419         * docs/libs/Makefile.am:
8420         * ext/alsa/Makefile.am:
8421         * ext/cdparanoia/Makefile.am:
8422         * ext/gnomevfs/Makefile.am:
8423         * ext/libvisual/Makefile.am:
8424         * ext/ogg/Makefile.am:
8425         * ext/theora/Makefile.am:
8426         * ext/vorbis/Makefile.am:
8427         * gst-libs/gst/video/Makefile.am:
8428         * gst/adder/Makefile.am:
8429         * gst/audioconvert/Makefile.am:
8430         * gst/audiorate/Makefile.am:
8431         * gst/audioscale/Makefile.am:
8432         * gst/ffmpegcolorspace/Makefile.am:
8433         * gst/playback/Makefile.am:
8434         * gst/sine/Makefile.am:
8435         * gst/subparse/Makefile.am:
8436         * gst/tags/Makefile.am:
8437         * gst/tcp/Makefile.am:
8438         * gst/typefind/Makefile.am:
8439         * gst/videorate/Makefile.am:
8440         * gst/videoscale/Makefile.am:
8441         * gst/videotestsrc/Makefile.am:
8442         * gst/volume/Makefile.am:
8443         * sys/v4l/Makefile.am:
8444         * sys/ximage/Makefile.am:
8445         * sys/xvimage/Makefile.am:
8446           adapt properly to this change. This should make sure that
8447           plugins and libs properly link to the as-yet-uninstalled
8448           copies of stuff like libgstinterfaces and libgstvideo
8449
8450 2005-07-13  Andy Wingo  <wingo@pobox.com>
8451
8452         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_stop): Fix a spurious warning.
8453         (gst_v4lsrc_fixate): Fixate on format as well.
8454
8455         * sys/xvimage/xvimagesink.c (gst_xvimage_buffer_destroy) 
8456         (gst_xvimagesink_xvimage_new): Ref the xvimagesink while the
8457         buffer points to it.
8458         (gst_xvimagesink_check_xshm_calls): Don't use our xvimage buffer,
8459         rather just doing X calls ourselves. Also fixes a memleak.
8460
8461 2005-07-12  Andy Wingo  <wingo@pobox.com>
8462
8463         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_get_property) 
8464         (gst_v4lsrc_set_property, gst_v4lsrc_class_init, gst_v4lsrc_init) 
8465         (gst_v4lsrc_create): Re-add the copy-mode property, default to
8466         TRUE to avoid deadlocks if an element holds on to our buffers.
8467
8468 2005-07-11  Thomas Vander Stichele  <thomas at apestaart dot org>
8469
8470         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
8471         (gst_sinesrc_init), (gst_sinesrc_create),
8472         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
8473         (gst_sinesrc_start):
8474         * gst/sine/gstsinesrc.h:
8475           removing num-buffers property before moving it
8476
8477 2005-07-10  Thomas Vander Stichele  <thomas at apestaart dot org>
8478
8479         * configure.ac:
8480           use overridable ERROR_CFLAGS
8481         * docs/libs/gst-plugins-base-libs.types:
8482         * docs/libs/tmpl/gstringbuffer.sgml:
8483         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
8484         (gst_alsasink_class_init):
8485         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
8486         (gst_alsasrc_class_init):
8487         * gst-libs/gst/audio/audio.h:
8488         * gst-libs/gst/audio/gstaudioclock.h:
8489         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type),
8490         (gst_audio_filter_base_init), (gst_audio_filter_class_init),
8491         (gst_audio_filter_link), (gst_audio_filter_init),
8492         (gst_audio_filter_chain), (gst_audio_filter_set_property),
8493         (gst_audio_filter_get_property),
8494         (gst_audio_filter_class_add_pad_templates):
8495         * gst-libs/gst/audio/gstaudiofilter.h:
8496         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
8497         (gst_audio_filter_template_get_type),
8498         (gst_audio_filter_template_base_init),
8499         (gst_audio_filter_template_class_init),
8500         (gst_audio_filter_template_init),
8501         (gst_audio_filter_template_set_property),
8502         (gst_audio_filter_template_get_property), (plugin_init),
8503         (gst_audio_filter_template_setup),
8504         (gst_audio_filter_template_filter),
8505         (gst_audio_filter_template_filter_inplace):
8506         * gst-libs/gst/audio/gstaudiosink.c:
8507         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
8508         (audioringbuffer_thread_func), (gst_audioringbuffer_acquire),
8509         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
8510         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
8511         (gst_audio_sink_base_init), (gst_audio_sink_class_init),
8512         (gst_audio_sink_init), (gst_audio_sink_create_ringbuffer):
8513         * gst-libs/gst/audio/gstaudiosink.h:
8514         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
8515         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
8516         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
8517         (gst_audioringbuffer_start), (gst_audioringbuffer_stop),
8518         (gst_audioringbuffer_delay), (gst_audio_src_base_init),
8519         (gst_audio_src_class_init), (gst_audio_src_init),
8520         (gst_audio_src_create_ringbuffer):
8521         * gst-libs/gst/audio/gstaudiosrc.h:
8522         * gst-libs/gst/audio/gstbaseaudiosink.c:
8523         (gst_base_audio_sink_base_init), (gst_base_audio_sink_class_init),
8524         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
8525         (gst_base_audio_sink_get_clock), (gst_base_audio_sink_get_time),
8526         (gst_base_audio_sink_set_property),
8527         (gst_base_audio_sink_get_property), (gst_base_audio_sink_setcaps),
8528         (gst_base_audio_sink_get_times), (gst_base_audio_sink_event),
8529         (gst_base_audio_sink_preroll), (gst_base_audio_sink_render),
8530         (gst_base_audio_sink_create_ringbuffer),
8531         (gst_base_audio_sink_callback), (gst_base_audio_sink_change_state):
8532         * gst-libs/gst/audio/gstbaseaudiosink.h:
8533         * gst-libs/gst/audio/gstbaseaudiosrc.c:
8534         (gst_base_audio_src_base_init), (gst_base_audio_src_class_init),
8535         (gst_base_audio_src_init), (gst_base_audio_src_get_clock),
8536         (gst_base_audio_src_get_time), (gst_base_audio_src_set_property),
8537         (gst_base_audio_src_get_property), (gst_base_audio_src_fixate),
8538         (gst_base_audio_src_setcaps), (gst_base_audio_src_get_times),
8539         (gst_base_audio_src_event), (gst_base_audio_src_create),
8540         (gst_base_audio_src_create_ringbuffer),
8541         (gst_base_audio_src_callback), (gst_base_audio_src_change_state):
8542         * gst-libs/gst/audio/gstbaseaudiosrc.h:
8543         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_get_type),
8544         (gst_ring_buffer_class_init), (gst_ring_buffer_init),
8545         (gst_ring_buffer_dispose), (gst_ring_buffer_finalize),
8546         (gst_ring_buffer_debug_spec_caps),
8547         (gst_ring_buffer_debug_spec_buff), (gst_ring_buffer_parse_caps),
8548         (gst_ring_buffer_set_callback), (gst_ring_buffer_acquire),
8549         (gst_ring_buffer_release), (gst_ring_buffer_is_acquired),
8550         (gst_ring_buffer_start), (gst_ring_buffer_pause),
8551         (gst_ring_buffer_stop), (gst_ring_buffer_delay),
8552         (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
8553         (wait_segment), (gst_ring_buffer_commit), (gst_ring_buffer_read),
8554         (gst_ring_buffer_prepare_read), (gst_ring_buffer_advance),
8555         (gst_ring_buffer_clear):
8556         * gst-libs/gst/audio/gstringbuffer.h:
8557         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init),
8558         (gst_video_sink_class_init), (gst_video_sink_get_type):
8559         * gst-libs/gst/video/videosink.h:
8560         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
8561         (gst_multifdsink_class_init),
8562         (gst_multifdsink_handle_client_write),
8563         (gst_multifdsink_change_state):
8564         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
8565         (gst_tcpclientsink_setcaps):
8566         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
8567         (gst_ximagesink_getcaps), (gst_ximagesink_setcaps),
8568         (gst_ximagesink_change_state), (gst_ximagesink_show_frame),
8569         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
8570         (gst_ximagesink_send_pending_navigation),
8571         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size),
8572         (gst_ximagesink_class_init), (gst_ximagesink_get_type):
8573         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
8574         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
8575         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc),
8576         (gst_xvimagesink_send_pending_navigation),
8577         (gst_xvimagesink_navigation_send_event),
8578         (gst_xvimagesink_set_xwindow_id),
8579         (gst_xvimagesink_get_desired_size), (gst_xvimagesink_class_init),
8580         (gst_xvimagesink_get_type):
8581         more macro splitting
8582
8583 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
8584
8585         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
8586           plug a memleak, allows me to import 1479 albums in one go
8587           in jamboree
8588         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
8589         (vorbis_handle_type_packet), (vorbis_dec_chain),
8590         (vorbis_dec_change_state):
8591           fix some format strings
8592
8593 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
8594
8595         * docs/libs/tmpl/gstcolorbalance.sgml:
8596         * docs/libs/tmpl/gstmixer.sgml:
8597         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
8598         (gst_alsasink_set_property), (gst_alsasink_get_property):
8599         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init),
8600         (gst_alsasrc_set_property), (gst_alsasrc_get_property):
8601           add device property
8602
8603 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
8604
8605         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
8606         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
8607         (audiocast_register_listener), (audiocast_thread_run),
8608         (gst_gnomevfssrc_send_additional_headers_callback),
8609         (gst_gnomevfssrc_received_headers_callback),
8610         (gst_gnomevfssrc_push_callbacks), (gst_gnomevfssrc_pop_callbacks),
8611         (gst_gnomevfssrc_get_icy_metadata), (gst_gnomevfssrc_create),
8612         (gst_gnomevfssrc_get_size):
8613           add/clean up debugging
8614         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
8615           cleanups
8616
8617 2005-07-07  Andy Wingo  <wingo@pobox.com>
8618
8619         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_fixate): Also fixate the
8620         framerate. Need to get a handle on when exactly this function is
8621         called, tho.
8622
8623         * sys/v4l/v4lsrc_calls.h:
8624         * sys/v4l/v4lsrc_calls.c: Remove sync-related stuff.
8625         (gst_v4lsrc_get_fps_list): Moved here from gstv4lsrc.c.
8626         (gst_v4lsrc_buffer_new): Totally derive from GstBuffer.
8627
8628         * sys/v4l/v4l_calls.h: Cast to V4lElement.
8629         * sys/v4l/v4l_calls.c: Header loc fixen, don't load mjpeg, all
8630         v4lelements are sources.
8631
8632         * sys/v4l/gstv4lxoverlay.h:
8633         * sys/v4l/gstv4lxoverlay.c:
8634         * sys/v4l/gstv4ltuner.h:
8635         * sys/v4l/gstv4ltuner.c: Header loc fixen.
8636         
8637         * sys/v4l/gstv4lsrc.h:
8638         * sys/v4l/gstv4lsrc.c: Crucial GPL update. Clean up a bit, port to
8639         PushSrc/BaseSrc. Removed most sync-related properties, videorate
8640         or something should handle that. Made a live source.
8641
8642         * sys/v4l/gstv4lelement.h:
8643         * sys/v4l/gstv4lelement.c: Derive from GstPushSrc. No more
8644         signals. Some cleanups.
8645
8646         * sys/v4l/gstv4lcolorbalance.h: Interface header update.
8647
8648         * sys/v4l/gstv4l.c: Don't register v4lelement, or the jpeg/mjpeg
8649         stuff.
8650
8651         * sys/v4l/Makefile.am: Build everything except the jpeg/mjpeg
8652         stuff.
8653
8654         * sys/Makefile.am (SUBDIRS): Hit the V4L crack pipe.
8655
8656 2005-07-07  Wim Taymans  <wim@fluendo.com>
8657
8658         * ext/theora/theoradec.c: (theora_get_query_types),
8659         (theora_dec_src_getcaps), (theora_dec_push):
8660         * ext/vorbis/vorbisdec.c: (vorbis_get_query_types):
8661         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types):
8662         Remove deprecated/unused query types.
8663
8664 2005-07-06  Wim Taymans  <wim@fluendo.com>
8665
8666         * ext/alsa/Makefile.am:
8667         * ext/alsa/gstalsaplugin.c: (plugin_init):
8668         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
8669         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
8670         (gst_alsasrc_dispose), (gst_alsasrc_base_init),
8671         (gst_alsasrc_class_init), (gst_alsasrc_init),
8672         (gst_alsasrc_getcaps), (set_hwparams), (set_swparams),
8673         (alsasrc_parse_spec), (gst_alsasrc_open), (gst_alsasrc_close),
8674         (xrun_recovery), (gst_alsasrc_read), (gst_alsasrc_delay),
8675         (gst_alsasrc_reset):
8676         * ext/alsa/gstalsasrc.h:
8677         * gst-libs/gst/audio/Makefile.am:
8678         * gst-libs/gst/audio/gstaudiosink.c:
8679         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
8680         (gst_audioringbuffer_start):
8681         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
8682         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
8683         (gst_audioringbuffer_init), (gst_audioringbuffer_dispose),
8684         (gst_audioringbuffer_finalize), (gst_audioringbuffer_acquire),
8685         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
8686         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
8687         (gst_audiosrc_base_init), (gst_audiosrc_class_init),
8688         (gst_audiosrc_init), (gst_audiosrc_create_ringbuffer):
8689         * gst-libs/gst/audio/gstaudiosrc.h:
8690         * gst-libs/gst/audio/gstbaseaudiosink.c:
8691         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
8692         (gst_baseaudiosink_get_time), (gst_baseaudiosink_setcaps),
8693         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render):
8694         * gst-libs/gst/audio/gstbaseaudiosrc.c:
8695         (gst_baseaudiosrc_base_init), (gst_baseaudiosrc_class_init),
8696         (gst_baseaudiosrc_init), (gst_baseaudiosrc_get_clock),
8697         (gst_baseaudiosrc_get_time), (gst_baseaudiosrc_set_property),
8698         (gst_baseaudiosrc_get_property), (gst_baseaudiosrc_fixate),
8699         (gst_baseaudiosrc_setcaps), (gst_baseaudiosrc_get_times),
8700         (gst_baseaudiosrc_event), (gst_baseaudiosrc_create),
8701         (gst_baseaudiosrc_create_ringbuffer), (gst_baseaudiosrc_callback),
8702         (gst_baseaudiosrc_change_state):
8703         * gst-libs/gst/audio/gstbaseaudiosrc.h:
8704         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
8705         (gst_ringbuffer_debug_spec_caps), (gst_ringbuffer_debug_spec_buff),
8706         (gst_ringbuffer_parse_caps), (gst_ringbuffer_start),
8707         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
8708         (gst_ringbuffer_samples_done), (gst_ringbuffer_set_sample),
8709         (wait_segment), (gst_ringbuffer_commit), (gst_ringbuffer_read),
8710         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance):
8711         * gst-libs/gst/audio/gstringbuffer.h:
8712         Added audiosource base classes.
8713         Ported alsasrc, still very basic.
8714
8715 2005-07-06  Wim Taymans  <wim@fluendo.com>
8716
8717         * ext/theora/theoradec.c: (theora_dec_src_getcaps),
8718         (theora_dec_push), (theora_handle_data_packet):
8719         Prepare for better timestamp fix later.
8720
8721         * gst/audioconvert/gstaudioconvert.c:
8722         List most accurate caps first
8723
8724         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_loop):
8725         Use proper pad task function.
8726
8727         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
8728         (gst_xvimagesink_show_frame):
8729         Fix deadlock when alloc failed.
8730
8731 2005-07-05  Andy Wingo  <wingo@pobox.com>
8732
8733         * ext/gnomevfs/gstgnomevfssrc.c:
8734         * gst/sine/gstsinesrc.c:
8735         * gst/tcp/gsttcpserversrc.c:
8736         * gst/tcp/gsttcpclientsrc.c: s/BASESRC/BASE_SRC/.
8737
8738         * sys/v4l/: Port from 0.8.
8739
8740         * Many files: Null if we got it....
8741
8742 2005-07-05  Andy Wingo  <wingo@pobox.com>
8743
8744         * gst/tcp/gsttcpserversink.c (gst_tcpserversink_handle_server_read): 
8745         * gst/tcp/gstmultifdsink.c (gst_multifdsink_client_queue_data):
8746         Signedness fixes.
8747
8748 2005-07-05  Wim Taymans  <wim@fluendo.com>
8749
8750         * configure.ac:
8751         * gst/tcp/Makefile.am:
8752         * gst/tcp/README:
8753         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
8754         (gst_multifdsink_base_init), (gst_multifdsink_class_init),
8755         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
8756         (is_sync_frame), (gst_multifdsink_handle_client_write),
8757         (gst_multifdsink_render), (gst_multifdsink_start),
8758         (gst_multifdsink_stop), (gst_multifdsink_change_state):
8759         * gst/tcp/gstmultifdsink.h:
8760         * gst/tcp/gsttcp.c: (gst_tcp_host_to_ip),
8761         (gst_tcp_gdp_read_buffer), (gst_tcp_gdp_read_caps),
8762         (gst_tcp_gdp_write_buffer), (gst_tcp_gdp_write_caps):
8763         * gst/tcp/gsttcp.h:
8764         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
8765         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
8766         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
8767         (gst_tcpclientsink_stop), (gst_tcpclientsink_change_state):
8768         * gst/tcp/gsttcpclientsink.h:
8769         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
8770         (gst_tcpclientsrc_base_init), (gst_tcpclientsrc_class_init),
8771         (gst_tcpclientsrc_init), (gst_tcpclientsrc_getcaps),
8772         (gst_tcpclientsrc_create), (gst_tcpclientsrc_start),
8773         (gst_tcpclientsrc_stop), (gst_tcpclientsrc_unlock):
8774         * gst/tcp/gsttcpclientsrc.h:
8775         * gst/tcp/gsttcpplugin.c: (plugin_init):
8776         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init):
8777         * gst/tcp/gsttcpserversink.h:
8778         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
8779         (gst_tcpserversrc_base_init), (gst_tcpserversrc_class_init),
8780         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize),
8781         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
8782         (gst_tcpserversrc_stop):
8783         * gst/tcp/gsttcpserversrc.h:
8784         * gst/tcp/gsttcpsink.c:
8785         * gst/tcp/gsttcpsink.h:
8786         * gst/tcp/gsttcpsrc.c:
8787         * gst/tcp/gsttcpsrc.h:
8788         Ported tcp plugins to 0.9. 
8789         
8790
8791 2005-07-05  Andy Wingo  <wingo@pobox.com>
8792
8793         * gst/playback/gstplaybasebin.c (fill_buffer):
8794         message_new_application fixen.
8795
8796         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_caps):
8797         Style fix.
8798
8799 2005-07-04  Wim Taymans  <wim@fluendo.com>
8800
8801         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
8802         Set caps on output buffer.
8803
8804 2005-07-04  Andy Wingo  <wingo@pobox.com>
8805
8806         * ext/gnomevfs/gstgnomevfssrc.c
8807         (gst_gnomevfssrc_received_headers_callback) 
8808         (audiocast_thread_kill, audiocast_thread_run): FORTIFY fixen,
8809         hopefully.
8810
8811         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_fixate):
8812         No refcount leakage.
8813
8814         * configure.ac: Enable -Werror.
8815         
8816         * ext/theora/theoradec.c (theora_dec_src_getcaps):
8817         * gst/audioconvert/bufferframesconvert.c
8818         (buffer_frames_convert_fixate):
8819         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int)
8820         (gst_audio_convert_fixate):
8821         * gst/sine/gstsinesrc.c (gst_sinesrc_src_fixate)
8822         (gst_sinesrc_create): Fixate func changes.
8823         
8824         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
8825         (gst_ximagesink_buffer_alloc): Unused var.
8826
8827 2005-07-01  Andy Wingo  <wingo@pobox.com>
8828
8829         * ext/theora/theoradec.c (theora_dec_src_getcaps): Implement a
8830         getcaps to do explicit caps. Needs to be done in all decoders,
8831         possibly via a base class.
8832
8833         * configure.ac (GST_PLUGIN_LDFLAGS): Add videoscale.
8834
8835         * ext/ogg/gstoggdemux.c (gst_ogg_pad_typefind): No need to set
8836         caps on the sink pad, just rely on the pad template. Also, setting
8837         ANY caps on a pad is not valid because the caps are not fixed.
8838
8839         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc): Set the
8840         caps on the buffer, and get the width from the desired_caps if
8841         they're set.
8842         (gst_ximagesink_renegotiate_size): Implement via setting the
8843         desired_caps on the ximagesink.
8844         (gst_ximagesink_setcaps): Only reset the width of the player if it
8845         wasn't already set. Not sure if this is right.
8846         (gst_ximagesink_show_frame): Memcpy only for normal buffers.
8847
8848         * sys/ximage/ximagesink.h (desired_caps): New field, is the caps
8849         that the user wants. NULL unless the window has been resized.
8850
8851         * gst/volume/gstvolume.c (volume_transform): Adapt to
8852         basetransform refcount changes.
8853         
8854 2005-07-01  Andy Wingo  <wingo@pobox.com>
8855
8856         * gst/videoscale/gstvideoscale.c:
8857         * gst/videoscale/gstvideoscale.h: Clean up, port to 0.9. Derives
8858         from BaseTransform, implements a transform_caps. Removed dead code
8859         including some PAR stuff that was never reached -- should probably
8860         be added back somehow.
8861
8862 2005-07-01  Andy Wingo  <wingo@pobox.com>
8863
8864         * gst/videoscale: Merge David's work from 0.8 branch. Changes to
8865         come later.
8866
8867 2005-06-30  Thomas Vander Stichele  <thomas at apestaart dot org>
8868
8869         * configure.ac:
8870         * docs/libs/Makefile.am:
8871         * docs/libs/gst-plugins-libs.types:
8872         * ext/alsa/Makefile.am:
8873         * ext/alsa/gstalsamixer.h:
8874         * ext/alsa/gstalsamixeroptions.h:
8875         * ext/alsa/gstalsamixertrack.h:
8876         * gst-libs/gst/Makefile.am:
8877         * gst-libs/gst/colorbalance/.cvsignore:
8878         * gst-libs/gst/colorbalance/Makefile.am:
8879         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
8880         * gst-libs/gst/colorbalance/colorbalance.c:
8881         * gst-libs/gst/colorbalance/colorbalance.h:
8882         * gst-libs/gst/colorbalance/colorbalance.vcproj:
8883         * gst-libs/gst/colorbalance/colorbalancechannel.c:
8884         * gst-libs/gst/colorbalance/colorbalancechannel.h:
8885         * gst-libs/gst/interfaces/Makefile.am:
8886         * gst-libs/gst/interfaces/colorbalance.c:
8887         (gst_color_balance_class_init):
8888         * gst-libs/gst/interfaces/colorbalance.h:
8889         * gst-libs/gst/interfaces/interfaces-marshal.list:
8890         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_class_init):
8891         * gst-libs/gst/interfaces/mixer.h:
8892         * gst-libs/gst/interfaces/mixeroptions.h:
8893         * gst-libs/gst/interfaces/navigation.c:
8894         * gst-libs/gst/interfaces/tuner.c: (gst_tuner_class_init):
8895         * gst-libs/gst/interfaces/tuner.h:
8896         * gst/volume/Makefile.am:
8897         * gst/volume/gstvolume.c:
8898         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
8899         * sys/ximage/Makefile.am:
8900         * sys/ximage/ximagesink.c:
8901         * sys/xvimage/Makefile.am:
8902         * sys/xvimage/xvimagesink.c:
8903           fold in all interfaces into an interfaces dir, preserving CVS
8904           history
8905
8906 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8907
8908         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
8909           Fix build after riff changes.
8910
8911 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8912
8913         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
8914         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
8915         (gst_riff_create_video_template_caps),
8916         (gst_riff_create_audio_template_caps),
8917         (gst_riff_create_iavs_template_caps):
8918         * gst-libs/gst/riff/riff-media.h:
8919         * gst-libs/gst/riff/riff-read.h:
8920         * gst-libs/gst/riff/riff.c: (gst_riff_init):
8921           Add gst_riff_init() to initialize the debug category, instead
8922           of plugin_init(). Port riff-media.[ch] from -THREADED to HEAD.
8923
8924 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8925
8926         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init):
8927           Oops, I shouldn't apply hacks.
8928
8929 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8930
8931         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init):
8932           Remove pad_loop function which doesn't work.
8933
8934 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8935
8936         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain):
8937           Send EOS when deactivating.
8938         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
8939         (check_queue), (queue_threshold_reached), (queue_out_of_data),
8940         (gen_preroll_element), (probe_triggered), (mute_stream),
8941         (silence_stream), (new_decoded_pad), (setup_substreams),
8942         (set_active_source):
8943         * gst/playback/gstplaybin.c: (gst_play_bin_get_property),
8944         (remove_sinks), (add_sink):
8945         * gst/playback/gststreaminfo.c: (cb_probe), (gst_stream_info_new):
8946           Change for new probe API.
8947
8948 2005-06-29  Wim Taymans  <wim@fluendo.com>
8949
8950         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_init):
8951         * gst-libs/gst/audio/gstbaseaudiosink.c:
8952         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
8953         (gst_baseaudiosink_change_state):
8954         * gst-libs/gst/audio/gstbaseaudiosink.h:
8955         * gst-libs/gst/audio/gstringbuffer.c:
8956         (gst_ringbuffer_set_callback):
8957         Fix compilation error.
8958         Ringbuffer starts out as not running.
8959         Free our clock in dispose.
8960         When releasing the ringbuffer we need to renegotiate so
8961         clear the pad caps.
8962
8963 2005-06-29  Thomas Vander Stichele  <thomas at apestaart dot org>
8964
8965         * autogen.sh:
8966         * configure.ac:
8967         * docs/Makefile.am:
8968         * docs/libs/Makefile.am:
8969         * docs/libs/gst-plugins-libs-docs.sgml:
8970         * docs/libs/gst-plugins-libs-sections.txt:
8971         * docs/libs/gst-plugins-libs.types:
8972         * docs/libs/tmpl/gstaudio.sgml:
8973         * docs/libs/tmpl/gstcolorbalance.sgml:
8974         * docs/libs/tmpl/gstringbuffer.sgml:
8975         * gst-libs/gst/audio/gstringbuffer.c:
8976         (gst_ringbuffer_set_callback):
8977           reinstate gtk-doc docs for plugin libs
8978
8979 2005-06-28  Wim Taymans  <wim@fluendo.com>
8980
8981         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
8982         (gst_ogg_demux_init):
8983         Removed pad loop function.
8984
8985 2005-06-28  Wim Taymans  <wim@fluendo.com>
8986
8987         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
8988         If we're building a chain we are not in an error case
8989         when we queue a buffer.
8990
8991 2005-06-28  Andy Wingo  <wingo@pobox.com>
8992
8993         * *.c: Don't cast to GstObject before reffing/unreffing.
8994
8995 2005-06-27  Andy Wingo  <wingo@pobox.com>
8996
8997         * gst/videotestsrc/gstvideotestsrc.c
8998         (gst_videotestsrc_activate_push): Activation API changes.
8999
9000         * gst/playback/gstdecodebin.c (gst_decode_bin_change_state) 
9001         (gst_decode_bin_dispose): Free dynamics in READY->NULL, because
9002         they have refs on the decodebin.
9003
9004         * ext/ogg/gstoggdemux.c (gst_ogg_pad_class_init): Ref the right
9005         parent class.
9006         (gst_ogg_pad_typefind): Don't leak a pad ref.
9007         (gst_ogg_chain_new_stream): gst_object_unref, not g_object_unref.
9008         (gst_ogg_demux_sink_activate, gst_ogg_demux_sink_activate_push) 
9009         (gst_ogg_demux_sink_activate_pull): Changes for activation API.
9010
9011 2005-06-27  Edward Hervey  <edward@fluendo.com>
9012
9013         * ext/theora/theoradec.c: (theora_dec_change_state): 
9014         re-arranged call to parent's state change in order to avoid locks (or
9015         worse).
9016
9017 2005-06-26  Edward Hervey  <edward@fluendo.com>
9018
9019         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
9020         2nd argument of 'unknow-type' signal is a GstCaps and not a
9021         GstMiniObject
9022
9023 2005-06-25  Jan Schmidt  <thaytan@mad.scientist.com>
9024         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_acquire):
9025           Set the worker thread's running flag to TRUE before starting the
9026           thread.
9027         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
9028           Catch a failure to add typefind to the bin.
9029
9030 2005-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
9031
9032         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
9033         (gst_sinesrc_init), (gst_sinesrc_create),
9034         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
9035         (gst_sinesrc_start):
9036         * gst/sine/gstsinesrc.h:
9037           add num-buffers and timestamp-offset properties
9038         * gst/videotestsrc/gstvideotestsrc.c:
9039         (gst_videotestsrc_class_init), (gst_videotestsrc_set_property),
9040         (gst_videotestsrc_get_property):
9041           add timestamp-offset property
9042
9043 2005-06-23  Christian Schaller  <uraeus@gnome.org>
9044
9045         * configure.ac: add videorate
9046         * gst-plugins-base.spec.in: add videorate
9047
9048 2005-06-23  Wim Taymans  <wim@fluendo.com>
9049
9050         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
9051         (gst_videorate_getcaps), (gst_videorate_setcaps),
9052         (gst_videorate_event), (gst_videorate_chain):
9053         Fixed videorate, fixating an already fixated caps is not
9054         an error.
9055
9056 2005-06-23  Wim Taymans  <wim@fluendo.com>
9057
9058         * ext/ogg/README:
9059         * ext/ogg/gstoggmux.c: (gst_ogg_mux_set_header_on_caps):
9060         Buffer on caps is not boxed anymore.
9061
9062 2005-06-22  Wim Taymans  <wim@fluendo.com>
9063
9064         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
9065         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
9066         Set buffers on caps as miniobjects and not as boxed.
9067
9068 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
9069
9070         * configure.ac:
9071           back to HEAD
9072
9073 === release 0.9.1 ===
9074
9075 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
9076
9077         * .cvsignore:
9078         * NEWS:
9079         * README:
9080         * RELEASE:
9081         * configure.ac:
9082         * po/af.po:
9083         * po/az.po:
9084         * po/cs.po:
9085         * po/en_GB.po:
9086         * po/hu.po:
9087         * po/it.po:
9088         * po/nb.po:
9089         * po/nl.po:
9090         * po/or.po:
9091         * po/sq.po:
9092         * po/sr.po:
9093         * po/sv.po:
9094         * po/uk.po:
9095         * po/vi.po:
9096           updates for release
9097
9098 2005-06-09  Andy Wingo  <wingo@pobox.com>
9099
9100         * gst-libs/gst/net/Makefile.am (lib_LTLIBRARIES): Install gstnet.
9101         
9102 2005-06-09  Andy Wingo  <wingo@pobox.com>
9103
9104         * configure.ac:
9105         * gst-libs/gst/Makefile.am:
9106         * gst-libs/gst/net/Makefile.am:
9107         Add gstnet to build.
9108
9109 2005-06-09  Andy Wingo  <wingo@pobox.com>
9110
9111         * gst-libs/gst/gconf/gconf.c:
9112         * gst/playback/test.c:
9113         * gst/playback/gstplaybin.c (gen_video_element): Ghost pad API
9114         fixes.
9115
9116         * gst/audioconvert/gstaudioconvert.c: RPAD fixes.
9117
9118         * ext/theora/theoraenc.c (theora_enc_chain): 
9119         * ext/theora/theoradec.c (theora_handle_data_packet): GCC4 fixes.
9120
9121         * ext/ogg/gstoggdemux.c (GstOggPad): Derive from GstPad, not
9122         RealPad.
9123
9124 2005-06-02  Wim Taymans  <wim@fluendo.com>
9125
9126         * gst-libs/gst/net/Makefile.am:
9127         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
9128         * pkgconfig/gstreamer-libs.pc.in:
9129         Added net stuff, version net lib.
9130
9131 2005-06-02  Wim Taymans  <wim@fluendo.com>
9132
9133         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
9134         (query_rates), (query_positions_elems), (query_positions_pads),
9135         (do_seek):
9136         Updated seek example.
9137
9138 2005-06-02  Andy Wingo  <wingo@pobox.com>
9139
9140         * pkgconfig/gstreamer-libs-uninstalled.pc.in (prefix):
9141         * pkgconfig/gstreamer-libs.pc.in (prefix): Add gst/tag to the -L
9142         list.
9143
9144         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Don't
9145         remove the typefind, the bin dispose will do it for us. When it's
9146         removed and unreffed, the signal handler will be disconnected,
9147         too.
9148         (unlinked): It's too difficult to disconnect from unlinked
9149         handlers, as they are on pads not elements. Just punt if the pads
9150         aren't grandkids of the bin.
9151
9152 2005-06-02  Wim Taymans  <wim@fluendo.com>
9153
9154         * ext/ogg/README:
9155         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
9156         (gst_ogg_demux_activate_chain), (gst_ogg_demux_clear_chains):
9157         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page):
9158         * ext/theora/theoradec.c: (theora_dec_src_query),
9159         (theora_handle_data_packet):
9160         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
9161         (theora_enc_chain):
9162         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
9163         (vorbis_handle_data_packet):
9164         * gst/audioconvert/bufferframesconvert.c:
9165         (buffer_frames_convert_chain):
9166         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
9167         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
9168         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
9169         (gst_ffmpegcsp_chain):
9170         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
9171         (gst_videorate_getcaps), (gst_videorate_setcaps),
9172         (gst_videorate_event), (gst_videorate_chain):
9173         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_activate),
9174         (gst_videotestsrc_src_query), (gst_videotestsrc_loop):
9175         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
9176         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
9177         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
9178         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
9179         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
9180         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
9181         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
9182         Cleanups and buffer alloc.
9183
9184 2005-05-31  Wim Taymans  <wim@fluendo.com>
9185
9186         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_delay):
9187         Don't try to call the delay method when the device is not
9188         opened.
9189
9190 2005-05-31  Wim Taymans  <wim@fluendo.com>
9191
9192         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_open):
9193         Get actual segment size and buffer size after opening
9194         the device.
9195
9196 2005-05-30  Wim Taymans  <wim@fluendo.com>
9197
9198         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
9199         (gst_ogg_demux_perform_seek), (gst_ogg_demux_clear_chains):
9200         Also FLUSH upstream, makes the loop function exit faster.
9201         
9202         * ext/theora/theoradec.c: (theora_dec_src_query):
9203         Some more debug info in the query.
9204         
9205         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
9206         (gst_ximagesink_setcaps):
9207         Release lock on par error, better error reporting.
9208
9209 2005-05-26  Wim Taymans  <wim@fluendo.com>
9210
9211         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
9212         (gst_ogg_demux_activate_chain), (gst_ogg_demux_chain),
9213         (gst_ogg_demux_clear_chains), (gst_ogg_demux_change_state):
9214         Clear chains in READY
9215         Queue packets until the chain is activated.
9216
9217 2005-05-25  Wim Taymans  <wim@fluendo.com>
9218
9219         * gst-libs/gst/audio/gstaudiosink.c:
9220         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
9221         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
9222         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
9223         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
9224         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
9225         (gst_audiosink_create_ringbuffer):
9226         * gst-libs/gst/audio/gstbaseaudiosink.c:
9227         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
9228         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
9229         (gst_baseaudiosink_set_property), (build_linear_format),
9230         (debug_spec_caps), (debug_spec_buffer),
9231         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
9232         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
9233         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
9234         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
9235         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
9236         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
9237         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
9238         (gst_ringbuffer_play), (gst_ringbuffer_pause),
9239         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
9240         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
9241         (wait_segment), (gst_ringbuffer_commit),
9242         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
9243         (gst_ringbuffer_clear):
9244         Various small cleanups.
9245
9246         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
9247         (gst_audio_convert_change_state):
9248         * gst/subparse/gstsubparse.c: (gst_subparse_chain):
9249         No need to take the locks anymore.
9250
9251 2005-05-25  Wim Taymans  <wim@fluendo.com>
9252
9253         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
9254         (gst_decode_bin_dispose), (try_to_link_1), (get_our_ghost_pad),
9255         (remove_element_chain), (no_more_pads), (unlinked), (close_link),
9256         (type_found):
9257         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_dispose),
9258         (group_destroy), (group_commit), (queue_overrun),
9259         (gen_preroll_element), (no_more_pads), (preroll_unlinked),
9260         (mute_stream), (new_decoded_pad), (setup_substreams),
9261         (setup_source), (mute_group_type), (set_active_source),
9262         (gst_play_base_bin_change_state):
9263         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
9264         (gen_video_element), (gen_text_element), (gen_audio_element),
9265         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks):
9266         * gst/playback/gststreaminfo.c: (gst_stream_info_new),
9267         (gst_stream_info_dispose), (gst_stream_info_set_mute):
9268         * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
9269         Some playbin cleanups mostly refcounting sloppyness.
9270
9271 2005-05-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9272
9273         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
9274           Work with streaming input.
9275
9276 2005-05-25  Wim Taymans  <wim@fluendo.com>
9277
9278         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
9279         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
9280         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
9281         (gst_ffmpegcsp_chain), (gst_ffmpegcsp_change_state):
9282         No need to take the STREAM lock anymore.
9283
9284 2005-05-25  Wim Taymans  <wim@fluendo.com>
9285
9286         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
9287         (gst_ogg_pad_typefind), (gst_ogg_pad_submit_packet),
9288         (gst_ogg_chain_new_stream), (gst_ogg_demux_perform_seek),
9289         (gst_ogg_demux_chain), (gst_ogg_demux_loop),
9290         (gst_ogg_demux_sink_activate):
9291         * ext/theora/theoradec.c: (theora_dec_src_event),
9292         (theora_handle_comment_packet), (theora_dec_chain),
9293         (theora_dec_change_state):
9294         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
9295         (vorbis_handle_data_packet), (vorbis_dec_chain),
9296         (vorbis_dec_change_state):
9297         Remove STREAM locks as they are taken in core now.
9298         Never set bogus granulepos on vorbis/theora.
9299         Fix leaks in theoradec tag parsing.
9300
9301 2005-05-25  Wim Taymans  <wim@fluendo.com>
9302
9303         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
9304         Fix memleaks, GST_BUFFER_DATA() is not freed.
9305
9306 2005-05-25  Wim Taymans  <wim@fluendo.com>
9307
9308         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
9309         Open non-blocking, set to blocking mode afterwards to avoid
9310         lockups when audio device is busy.
9311
9312 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9313
9314         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_clear):
9315           This can't be good.
9316
9317 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9318
9319         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
9320         (gst_audio_convert_chain), (gst_audio_convert_link_src),
9321         (gst_audio_convert_setcaps):
9322           Implement instant setup switching.
9323
9324 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9325
9326         * gst/playback/gstplaybasebin.c: (probe_triggered):
9327           Fix missing unlock.
9328         * gst/playback/gstplaybin.c: (add_sink):
9329           First add, then link (otherwise pad link fails).
9330
9331 2005-05-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9332
9333         * examples/Makefile.am:
9334         fix buildbot (make distcheck)
9335
9336 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9337
9338         * gst/playback/gstplaybin.c: (gen_vis_element):
9339           Remove some wrong code. Doesn't work yet.
9340
9341 2005-05-19  Wim Taymans  <wim@fluendo.com>
9342
9343         * gst-libs/gst/net/Makefile.am:
9344         * gst-libs/gst/net/README:
9345         * gst-libs/gst/net/gstnetbuffer.c: (gst_netbuffer_get_type),
9346         (gst_netbuffer_class_init), (gst_netbuffer_init),
9347         (gst_netbuffer_finalize), (gst_netbuffer_copy),
9348         (gst_netbuffer_new), (gst_netaddress_set_ip4_address),
9349         (gst_netaddress_set_ip6_address), (gst_netaddress_get_net_type),
9350         (gst_netaddress_get_ip4_address), (gst_netaddress_get_ip6_address):
9351         * gst-libs/gst/net/gstnetbuffer.h:
9352         Added buffer subclass to store extra to/from addresses for
9353         network sources/sinks.
9354
9355 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9356
9357         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
9358           Don't lock an unassigned variable.
9359
9360 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9361
9362         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
9363           Increase buffer for video, decrease buffer for other media types.
9364         * gst/playback/gstplaybin.c: (gen_video_element),
9365         (gen_audio_element):
9366           Change names for debugging purposes.
9367
9368 2005-05-18  Wim Taymans  <wim@fluendo.com>
9369
9370         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
9371         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
9372         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
9373         (gst_ffmpegcsp_chain):
9374         Enable buffer alloc passthrough if the source and dest
9375         formats are the same.
9376
9377 2005-05-17  Wim Taymans  <wim@fluendo.com>
9378
9379         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
9380         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_get_data),
9381         (gst_ogg_demux_chain_unlocked):
9382         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
9383         (gst_audio_convert_caps_remove_format_info),
9384         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
9385         (gst_audio_convert_fixate), (gst_audio_convert_change_state):
9386         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
9387         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
9388         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_init),
9389         (gst_ffmpegcsp_bufferalloc), (gst_ffmpegcsp_chain),
9390         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
9391         (gst_ffmpegcsp_get_property):
9392         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
9393         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
9394         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
9395         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
9396         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_imagepool_clear),
9397         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
9398         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_free),
9399         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id):
9400         Leak fixes in oggdemux.
9401         Some cleanups in audioconvert.
9402         Make passthrough work along with buffer_alloc etc.
9403         Make buffer_alloc and buffer recycling actually work in
9404         xvimagesink.
9405
9406 2005-05-17  Thomas Vander Stichele  <thomas at apestaart dot org>
9407
9408         * gst/subparse/gstsubparse.c: (parse_subrip), (parse_mpsub):
9409           make the compiler happy
9410
9411 2005-05-17  Wim Taymans  <wim@fluendo.com>
9412
9413         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
9414         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
9415         (gst_xvimage_buffer_init), (gst_xvimage_buffer_class_init),
9416         (gst_xvimage_buffer_get_type), (gst_xvimagesink_check_xshm_calls),
9417         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
9418         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_setcaps),
9419         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
9420         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
9421         (gst_xvimagesink_set_xwindow_id):
9422         * sys/xvimage/xvimagesink.h:
9423         Port xvimagesink to new MiniObject.
9424
9425 2005-05-17  Wim Taymans  <wim@fluendo.com>
9426
9427         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
9428         (gst_audiofilter_chain):
9429         * gst-libs/gst/audio/gstaudiosink.c:
9430         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
9431         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
9432         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
9433         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
9434         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
9435         (gst_audiosink_create_ringbuffer):
9436         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
9437         (gst_audio_convert_caps_remove_format_info),
9438         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
9439         (gst_audio_convert_fixate), (gst_audio_convert_channels):
9440         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
9441         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
9442         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
9443         Fix passthrough in ffmpegcolorspace.
9444         Fix memset in audiosink on wrong memory.
9445
9446 2005-05-16  David Schleef  <ds@schleef.org>
9447
9448         * gst/playback/gststreaminfo.c: (cb_probe): Port from GstData
9449         to GstMiniObject.
9450
9451 2005-05-16  David Schleef  <ds@schleef.org>
9452
9453         Port from GstData to GstMiniObject.
9454         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
9455         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
9456         (gst_ogg_mux_queue_pads), (gst_ogg_mux_set_header_on_caps),
9457         (gst_ogg_mux_collected):
9458         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
9459         * ext/theora/theoradec.c: (theora_handle_comment_packet),
9460         (theora_handle_data_packet):
9461         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
9462         (theora_set_header_on_caps), (theora_enc_chain):
9463         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
9464         (vorbis_handle_comment_packet):
9465         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
9466         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
9467         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_chain):
9468         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_chain):
9469         * gst/audioconvert/gstaudioconvert.c:
9470         (gst_audio_convert_get_buffer):
9471         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
9472         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
9473         (mute_stream), (silence_stream):
9474         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
9475         * gst/volume/gstvolume.c: (volume_transform):
9476         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
9477         (gst_ximage_buffer_init), (gst_ximage_buffer_class_init),
9478         (gst_ximage_buffer_get_type), (gst_ximagesink_check_xshm_calls),
9479         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
9480         (gst_ximagesink_ximage_put), (gst_ximagesink_imagepool_clear),
9481         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_free),
9482         (gst_ximagesink_buffer_alloc):
9483         * sys/ximage/ximagesink.h:
9484
9485 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9486
9487         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
9488         (fill_buffer), (check_queue), (queue_threshold_reached),
9489         (queue_out_of_data):
9490         * gst/playback/gstplaybasebin.h:
9491           Post buffer-fullness on the bus.
9492
9493 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9494
9495         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
9496         (try_to_link_1):
9497         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
9498         (group_commit), (probe_triggered), (setup_source),
9499         (gst_play_base_bin_change_state):
9500         * gst/playback/gstplaybasebin.h:
9501         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
9502         (gst_play_bin_init), (remove_sinks), (setup_sinks),
9503         (gst_play_bin_change_state):
9504           Move setup_output_pads into a virtual function, remove
9505           group-switch (no longer needed) and redirect (handled by bus
9506           now) signals.
9507
9508 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9509
9510         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
9511         (gst_play_base_bin_class_init), (gst_play_base_bin_finalize),
9512         (get_active_group), (get_building_group), (group_destroy),
9513         (group_commit), (check_queue), (queue_overrun),
9514         (queue_threshold_reached), (queue_out_of_data),
9515         (gen_preroll_element), (remove_groups), (unknown_type),
9516         (add_element_stream), (no_more_pads), (probe_triggered),
9517         (preroll_unlinked), (new_decoded_pad), (setup_subtitle),
9518         (setup_substreams), (setup_source), (finish_source),
9519         (prepare_output), (muted_group_change_state),
9520         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
9521         (gst_play_base_bin_change_state):
9522         * gst/playback/gstplaybasebin.h:
9523         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
9524         (gst_play_bin_init), (gst_play_bin_set_property),
9525         (gen_video_element), (gen_text_element), (gen_audio_element),
9526         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks),
9527         (gst_play_bin_change_state):
9528         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
9529         (cb_probe), (gst_stream_info_new), (gst_stream_info_dispose),
9530         (stream_info_change_state), (gst_stream_info_set_mute),
9531         (gst_stream_info_get_property):
9532         * gst/playback/gststreaminfo.h:
9533         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
9534         (gst_stream_selector_get_linked_pad),
9535         (gst_stream_selector_getcaps),
9536         (gst_stream_selector_get_linked_pads),
9537         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
9538         * gst/playback/gststreamselector.h:
9539           Rough port of playbin. Needs some more work, but is mostly done,
9540           and uses a few locks in important places, which should make stuff
9541           like chain-switches clean. Still uses GST_STATE() in a few places,
9542           which isn't all that good an idea, subtitles/elements disabled
9543           because no elements to test with and thus probably broken, query
9544           and event handling moved to GstBin, internal thread removed
9545           alltogether because the pipeline does that for us now. Can play
9546           Ogg/Vorbis files. Haven't tested anything else yet.
9547
9548 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9549
9550         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain):
9551           Do no-more-pads (needed for autoplugging).
9552
9553 2005-05-10  Andy Wingo  <wingo@pobox.com>
9554
9555         * ext/vorbis/vorbisdec.c (vorbis_handle_comment_packet): Post a
9556         message to the bus with the tags. Still not sent downstream tho.
9557
9558         * gst/playback/gstdecodebin.c (remove_element_chain): Unref after
9559         get_parent.
9560         (remove_element_chain): Use OBJECT_PARENT instead of get_parent to
9561         avoid refcounting hassles.
9562
9563 2005-05-09  Andy Wingo  <wingo@pobox.com>
9564
9565         * gst/volume/Makefile.am:
9566         * gst/volume/demo.c
9567         * gst/volume/gstvolume.h
9568         * gst/volume/gstvolume.c: Port to 0.9 API, derive from
9569         basetransform. Probably need an audio filter base class.
9570
9571 2005-05-09  Wim Taymans  <wim@fluendo.com>
9572
9573         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_setcaps),
9574         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
9575         (gst_vorbisenc_set_header_on_caps), (gst_vorbisenc_sink_event),
9576         (gst_vorbisenc_chain):
9577         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
9578         (gst_audio_convert_caps_remove_format_info),
9579         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
9580         (gst_audio_convert_fixate), (gst_audio_convert_channels):
9581         Make caps writable before writing to it.
9582         Fix negotiation in audioconvert some more.
9583
9584 2005-05-09  Wim Taymans  <wim@fluendo.com>
9585
9586         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
9587         (gst_videorate_getcaps), (gst_videorate_setcaps),
9588         (gst_videorate_event), (gst_videorate_chain):
9589         Better negotiation.
9590
9591 2005-05-09  Wim Taymans  <wim@fluendo.com>
9592
9593         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
9594         (gst_videorate_getcaps), (gst_videorate_setcaps),
9595         (gst_videorate_blank_data), (gst_videorate_init),
9596         (gst_videorate_event), (gst_videorate_chain),
9597         (gst_videorate_change_state):
9598         Port videorate, do a better job at negotiation while we're at
9599         it.
9600
9601 2005-05-09  Jan Schmidt  <thaytan@mad.scientist.com>
9602
9603         * configure.ac:
9604           Disable libvisual
9605
9606         * examples/Makefile.am:
9607         * gst-libs/gst/audio/Makefile.am:
9608         * gst-libs/gst/riff/Makefile.am:
9609         * gst-libs/gst/tag/Makefile.am:
9610         * gst-libs/gst/video/Makefile.am:
9611           Fixups for missing variables.
9612
9613 2005-05-09  Wim Taymans  <wim@fluendo.com>
9614
9615         * examples/seeking/seek.c: (make_theora_pipeline),
9616         (make_vorbis_theora_pipeline), (make_avi_msmpeg4v3_mp3_pipeline),
9617         (query_rates), (query_positions_elems), (query_positions_pads),
9618         (update_scale), (play_cb), (pause_cb), (stop_cb), (main):
9619         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
9620         (gst_ogg_pad_query_types), (gst_ogg_pad_src_query),
9621         (gst_ogg_pad_typefind), (gst_ogg_demux_init),
9622         (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain),
9623         (gst_ogg_demux_read_end_chain), (gst_ogg_demux_sink_activate):
9624         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
9625         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
9626         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
9627         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
9628         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
9629         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
9630         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
9631         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain):
9632         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
9633         (theora_dec_src_convert), (theora_dec_sink_convert),
9634         (theora_dec_src_query), (theora_dec_sink_query),
9635         (theora_dec_src_event), (theora_dec_sink_event),
9636         (theora_handle_comment_packet), (theora_handle_type_packet),
9637         (theora_handle_header_packet), (theora_handle_data_packet),
9638         (theora_dec_chain):
9639         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
9640         (vorbis_dec_convert), (vorbis_dec_src_query),
9641         (vorbis_dec_sink_query), (vorbis_dec_src_event),
9642         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
9643         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
9644         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
9645         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_src_query),
9646         (gst_vorbisenc_sink_query), (gst_vorbisenc_init),
9647         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain):
9648         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
9649         (gst_play_bin_query):
9650         * gst/playback/test3.c: (update_scale):
9651         * gst/sine/gstsinesrc.c: (gst_sinesrc_setcaps),
9652         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start):
9653         * gst/subparse/gstsubparse.c: (gst_subparse_init):
9654         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
9655         (gst_videotestsrc_src_query):
9656         * gst/videotestsrc/videotestsrc.c: (paint_hline_I420),
9657         (paint_hline_Y41B), (paint_hline_Y42B), (paint_hline_Y800),
9658         (paint_hline_YUV9):
9659         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
9660         Port to new query API.
9661         Updated seek.
9662         Cleanups in x[v]imagesink
9663
9664 2005-05-09  Andy Wingo  <wingo@pobox.com>
9665
9666         * ext/alsa/gstalsasink.h:
9667         * ext/gnomevfs/gstgnomevfssrc.c:
9668         (gst_gnomevfssrc_get_icy_metadata):
9669         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek)
9670         (gst_ogg_demux_read_chain, gst_ogg_demux_read_end_chain)
9671         * ext/theora/theoradec.c (theora_dec_src_query)
9672         (theora_dec_src_event, theora_dec_sink_event)
9673         (theora_handle_comment_packet, theora_handle_data_packet):
9674         * ext/theora/theoraenc.c (theora_enc_chain):
9675         * ext/vorbis/vorbisdec.c (vorbis_dec_src_event)
9676         (vorbis_dec_sink_event, vorbis_handle_comment_packet):
9677         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
9678         * gst/typefind/gsttypefindfunctions.c (mp3_type_find)
9679         (qt_type_find):
9680         * gst/videotestsrc/videotestsrc.c (paint_setup_I420)
9681         (paint_setup_YV12, paint_setup_YUY2, paint_setup_UYVY)
9682         (paint_setup_YVYU, paint_setup_IYU2, paint_setup_Y41B)
9683         (paint_setup_Y42B, paint_setup_Y800, paint_setup_IMC1)
9684         (paint_setup_IMC2, paint_setup_IMC3, paint_setup_IMC4)
9685         (paint_setup_YVU9, paint_setup_YUV9, paint_setup_xRGB8888)
9686         (paint_setup_xBGR8888, paint_setup_RGBx8888)
9687         (paint_setup_BGRx8888, paint_setup_RGB888, paint_setup_BGR888)
9688         (paint_setup_RGB565, paint_setup_xRGB1555):
9689         * gst/videotestsrc/videotestsrc.h:
9690         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc):
9691         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support)
9692         (gst_xvimagesink_setcaps, gst_xvimagesink_buffer_alloc):
9693         GCC4 fixes.
9694         
9695         * ext/ogg/gstoggdemux.c (gst_ogg_demux_find_chains): Use the new
9696         gst_pad_query_position. Fixes oggdemux.
9697
9698 2005-05-08  David Schleef  <ds@schleef.org>
9699
9700         * configure.ac: Require liboil.
9701         * gst/videotestsrc/gstvideotestsrc.c: Fix up liboil calls, add
9702         a few more.
9703         * gst/videotestsrc/videotestsrc.c:
9704         * gst/videotestsrc/videotestsrc.h:
9705
9706 2005-05-06  Wim Taymans  <wim@fluendo.com>
9707
9708         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
9709         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
9710         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
9711         Well, unreffing a buffer right before pushing it is asking
9712         for trouble..
9713
9714 2005-05-06  Christian Schaller  <uraeus@gnome.org>
9715
9716         * pkgconfig/gstreamer-libs.pc.in: add missing library calls
9717
9718 2005-05-06  Wim Taymans  <wim@fluendo.com>
9719
9720         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
9721         (gst_audio_convert_caps_remove_format_info),
9722         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
9723         (gst_audio_convert_fixate), (gst_audio_convert_channels):
9724         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
9725         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
9726         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
9727         * gst/sine/Makefile.am:
9728         * gst/sine/gstsinesrc.c: (gst_sinesrc_get_type),
9729         (gst_sinesrc_class_init), (gst_sinesrc_init),
9730         (gst_sinesrc_src_fixate), (gst_sinesrc_setcaps),
9731         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start),
9732         (gst_sinesrc_update_freq):
9733         * gst/sine/gstsinesrc.h:
9734         * gst/tcp/gstmultifdsink.c:
9735         * sys/xvimage/xvimagesink.c:
9736         Fixed negotiation wrt _peer_get_caps()
9737         Some cleanups.
9738
9739
9740 2005-05-06  Wim Taymans  <wim@fluendo.com>
9741
9742         * gst-libs/gst/audio/gstaudiosink.c:
9743         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
9744         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
9745         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
9746         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
9747         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
9748         (gst_audiosink_create_ringbuffer):
9749         * gst-libs/gst/audio/gstbaseaudiosink.c:
9750         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
9751         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
9752         (gst_baseaudiosink_set_property), (build_linear_format),
9753         (debug_spec_caps), (debug_spec_buffer),
9754         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
9755         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
9756         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
9757         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
9758         * gst-libs/gst/audio/gstbaseaudiosink.h:
9759         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
9760         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
9761         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
9762         (gst_ringbuffer_play), (gst_ringbuffer_pause),
9763         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
9764         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
9765         (wait_segment), (gst_ringbuffer_commit),
9766         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
9767         (gst_ringbuffer_clear):
9768         * gst-libs/gst/audio/gstringbuffer.h:
9769         Make the base audiosink return an error when there is no
9770         audiobuffer negotiated.
9771
9772 2005-05-06  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9773
9774         * ext/Makefile.am:
9775         Disable cdparanoia until someone ports it!
9776
9777 2005-05-06  Wim Taymans  <wim@fluendo.com>
9778
9779         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
9780         (gst_ogg_demux_sink_activate):
9781         And revert after wingo's revert.. sigh..
9782
9783 2005-05-05  Andy Wingo  <wingo@pobox.com>
9784
9785         * gst/audiorate/gstaudiorate.c (gst_audiorate_class_init): Pacify
9786         GObject.
9787         * configure.ac: Return audiorate and subparse from the ghetto.
9788         Re-enable -Wall -Werror.
9789         * gst/subparse/gstsubparse.c:
9790         * gst/subparse/gstsubparse.h: Port to 0.9. Can operate loop-based
9791         or chain-based. Cleaned up a bit. Not tested.
9792         
9793 2005-05-05  Christian Schaller <christian@fluendo.com> 
9794
9795         * Makefile.am: remove stuff that is not building
9796         * configure.ac: remove stuff that is not building
9797         * examples/Makefile.am: remove stuff that is not building
9798         * ext/alsa/gstalsasink.c: add alsa/ before the alsalib.h file
9799         * ext/alsa/gstalsasink.h: add alsa/ before the alsalib.h file
9800         * sys/Makefile.am: remove stuff that is not building
9801         * testsuite/Makefile.am: remove stuff that is not building
9802
9803 2005-05-05  Andy Wingo  <wingo@pobox.com>
9804
9805         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
9806         * gst-libs/gst/tag/gstvorbistag.c:
9807         (gst_tag_list_from_vorbiscomment_buffer), (gst_vorbis_tag_chain):
9808         * gst/adder/gstadder.h:
9809         * gst/audioconvert/gstchannelmix.c:
9810         (gst_audio_convert_fill_one_other):
9811         * gst/audiorate/gstaudiorate.c: (gst_audiorate_setcaps),
9812         (gst_audiorate_init), (gst_audiorate_chain):
9813         * gst/playback/gstplaybasebin.c: (setup_source):
9814         * gst/playback/test3.c: (update_scale):
9815         Some GCC4 fixes
9816         
9817         * po/af.po:
9818         * po/az.po:
9819         * po/cs.po:
9820         * po/en_GB.po:
9821         * po/hu.po:
9822         * po/it.po:
9823         * po/nb.po:
9824         * po/nl.po:
9825         * po/or.po:
9826         * po/sq.po:
9827         * po/sr.po:
9828         * po/sv.po:
9829         * po/uk.po:
9830         * po/vi.po: Foo
9831
9832 2005-05-05  Wim Taymans  <wim@fluendo.com>
9833
9834         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
9835         (gst_audio_convert_caps_remove_format_info),
9836         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
9837         (gst_audio_convert_change_state), (gst_audio_convert_channels):
9838         * gst/videotestsrc/gstvideotestsrc.c:
9839         (gst_videotestsrc_src_negotiate), (gst_videotestsrc_src_link),
9840         (gst_videotestsrc_parse_caps), (gst_videotestsrc_src_accept_caps),
9841         (gst_videotestsrc_setcaps), (gst_videotestsrc_activate),
9842         (gst_videotestsrc_init), (gst_videotestsrc_loop):
9843         Don't ignore _push() return values.
9844         Make sure no processing is done when shutting down.
9845         Videotestsrc pad activation fix.
9846
9847 2005-05-05  Wim Taymans  <wim@fluendo.com>
9848
9849         * gst/adder/Makefile.am:
9850         * gst/adder/gstadder.c: (gst_adder_setcaps),
9851         (gst_adder_class_init), (gst_adder_init),
9852         (gst_adder_request_new_pad), (gst_adder_collected),
9853         (gst_adder_change_state):
9854         * gst/adder/gstadder.h:
9855         Ported adder as an example of a mixer element using
9856         collect pads. Needs more negotiation work.
9857
9858 2005-05-05  Wim Taymans  <wim@fluendo.com>
9859
9860         * ext/theora/theoradec.c: (_inc_granulepos),
9861         (theora_dec_src_event), (theora_dec_sink_event),
9862         (theora_handle_comment_packet), (theora_handle_type_packet),
9863         (theora_handle_header_packet), (theora_handle_data_packet),
9864         (theora_dec_chain):
9865         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
9866         (gst_theora_enc_init), (theora_enc_sink_setcaps),
9867         (theora_push_buffer), (theora_push_packet),
9868         (theora_enc_sink_event), (theora_enc_chain),
9869         (theora_enc_change_state), (theora_enc_set_property),
9870         (theora_enc_get_property):
9871         Added stream lock to decoder so that we can serialize
9872         the discont event.
9873         More theoraenc porting, recover from errors, do clean
9874         shutdown.
9875
9876 2005-05-05  Wim Taymans  <wim@fluendo.com>
9877
9878         * ext/ogg/Makefile.am:
9879         * ext/ogg/README:
9880         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
9881         (gst_ogg_pad_submit_packet), (gst_ogg_demux_sink_activate),
9882         (gst_ogg_print):
9883         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
9884         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
9885         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
9886         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
9887         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected),
9888         (gst_ogg_mux_change_state):
9889         Ported ogg muxer.
9890
9891 2005-05-05  Wim Taymans  <wim@fluendo.com>
9892
9893         * docs/design-audiosinks.txt:
9894         * gst-libs/gst/audio/TODO:
9895         * gst-libs/gst/audio/gstaudiosink.c:
9896         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
9897         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
9898         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
9899         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
9900         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
9901         (gst_audiosink_create_ringbuffer):
9902         * gst-libs/gst/audio/gstbaseaudiosink.c:
9903         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
9904         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
9905         (gst_baseaudiosink_set_property), (build_linear_format),
9906         (debug_spec_caps), (debug_spec_buffer),
9907         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
9908         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
9909         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
9910         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
9911         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
9912         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
9913         (gst_ringbuffer_release), (gst_ringbuffer_play),
9914         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
9915         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
9916         (gst_ringbuffer_set_sample), (wait_segment),
9917         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
9918         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
9919         More work on the audiosink, mostly debugging and a race in
9920         shutdown.
9921
9922 2005-04-28  Wim Taymans  <wim@fluendo.com>
9923
9924         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
9925         (gst_ogg_demux_perform_seek), (gst_ogg_demux_sink_activate):
9926         * ext/vorbis/vorbisdec.c: (vorbis_dec_convert),
9927         (vorbis_dec_src_query), (vorbis_dec_src_event),
9928         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
9929         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
9930         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
9931         Don't crap out when seeking back to position 0.
9932
9933 2005-04-28  Wim Taymans  <wim@fluendo.com>
9934
9935         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
9936         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
9937         (make_vorbis_pipeline), (make_vorbis_theora_pipeline),
9938         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
9939         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline):
9940         Make audio sink configurable, use alsasink as default.
9941
9942 2005-04-28  Wim Taymans  <wim@fluendo.com>
9943
9944         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
9945         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
9946         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
9947         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain),
9948         (vorbis_dec_change_state):
9949         * ext/vorbis/vorbisdec.h:
9950         Refactor, use STREAM_LOCK.
9951
9952 2005-04-28  Wim Taymans  <wim@fluendo.com>
9953
9954         * ext/theora/theoradec.c: (_inc_granulepos),
9955         (theora_dec_sink_event), (theora_handle_comment_packet),
9956         (theora_handle_type_packet), (theora_handle_header_packet),
9957         (theora_handle_data_packet), (theora_dec_chain),
9958         (theora_dec_change_state):
9959         Refactor a bit, use STREAM_LOCK.
9960
9961 2005-04-28  Wim Taymans  <wim@fluendo.com>
9962
9963         * ext/alsa/Makefile.am:
9964         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_get_caps),
9965         (gst_alsa_fixate_to_mimetype), (gst_alsa_fixate_field_nearest_int),
9966         (gst_alsa_link), (gst_alsa_close_audio):
9967         * ext/alsa/gstalsaplugin.c: (plugin_init):
9968         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
9969         (gst_alsasink_dispose), (gst_alsasink_base_init),
9970         (gst_alsasink_class_init), (gst_alsasink_init),
9971         (gst_alsasink_getcaps), (set_hwparams), (set_swparams),
9972         (alsasink_parse_spec), (gst_alsasink_open), (gst_alsasink_close),
9973         (xrun_recovery), (gst_alsasink_write), (gst_alsasink_delay),
9974         (gst_alsasink_reset):
9975         * ext/alsa/gstalsasink.h:
9976         Implement alsasink with simple open/write/close API. 
9977         Make alsa dir build by disabling compilation of code.
9978
9979 2005-04-28  Wim Taymans  <wim@fluendo.com>
9980
9981         * gst-libs/gst/audio/Makefile.am:
9982         * gst-libs/gst/audio/audio.h:
9983         * gst-libs/gst/audio/audioclock.c:
9984         * gst-libs/gst/audio/audioclock.h:
9985         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_get_type),
9986         (gst_audio_clock_class_init), (gst_audio_clock_init),
9987         (gst_audio_clock_new), (gst_audio_clock_get_internal_time):
9988         * gst-libs/gst/audio/gstaudioclock.h:
9989         * gst-libs/gst/audio/gstaudiosink.c:
9990         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
9991         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
9992         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
9993         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
9994         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
9995         (gst_audiosink_create_ringbuffer):
9996         * gst-libs/gst/audio/gstbaseaudiosink.c:
9997         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
9998         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
9999         (gst_baseaudiosink_set_property), (gst_baseaudiosink_get_property),
10000         (build_linear_format), (debug_spec_caps), (debug_spec_buffer),
10001         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
10002         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
10003         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
10004         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
10005         * gst-libs/gst/audio/gstbaseaudiosink.h:
10006         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
10007         (gst_ringbuffer_init), (gst_ringbuffer_finalize),
10008         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
10009         (gst_ringbuffer_release), (gst_ringbuffer_play),
10010         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
10011         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
10012         (gst_ringbuffer_set_sample), (wait_segment),
10013         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
10014         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
10015         * gst-libs/gst/audio/gstringbuffer.h:
10016         Make ringbuffer faster and more simple by removing the locks
10017         in the playback thread.
10018         Add sample accurate playback based on buffer sample offsets.
10019         Make the baseaudiosink provide a clock.
10020         Parse caps in the base class.
10021         Correctly handle seeking, flushing and state changes.
10022
10023 2005-04-25  Thomas Vander Stichele  <thomas at apestaart dot org>
10024
10025         * configure.ac:
10026         * gst/audioconvert/Makefile.am:
10027         * gst/audioscale/Makefile.am:
10028           Fix part of the build.  Come on guys, autogen didn't even work :)
10029
10030 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10031
10032         * configure.ac:
10033         * gst-libs/gst/Makefile.am:
10034         * gst-libs/gst/media-info/.cvsignore:
10035         * gst-libs/gst/media-info/Makefile.am:
10036         * gst-libs/gst/media-info/README:
10037         * gst-libs/gst/media-info/media-info-priv.c:
10038         * gst-libs/gst/media-info/media-info-priv.h:
10039         * gst-libs/gst/media-info/media-info-test.c:
10040         * gst-libs/gst/media-info/media-info.c:
10041         * gst-libs/gst/media-info/media-info.h:
10042         * gst-libs/gst/media-info/media-info.vcproj:
10043         * pkgconfig/Makefile.am:
10044         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
10045         * pkgconfig/gstreamer-media-info.pc.in:
10046           Remove media-info, which is also successed by playbin (see Totem
10047           implementation).
10048
10049 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10050
10051         * configure.ac:
10052         * examples/Makefile.am:
10053         * examples/gstplay/.cvsignore:
10054         * examples/gstplay/Makefile.am:
10055         * examples/gstplay/player.c:
10056         * gst-libs/gst/Makefile.am:
10057         * gst-libs/gst/play/.cvsignore:
10058         * gst-libs/gst/play/Makefile.am:
10059         * gst-libs/gst/play/play.c:
10060         * gst-libs/gst/play/play.h:
10061         * gst-libs/gst/play/play.vcproj:
10062         * pkgconfig/Makefile.am:
10063         * pkgconfig/gstreamer-play-uninstalled.pc.in:
10064         * pkgconfig/gstreamer-play.pc.in:
10065           Remove libgstplay, playbin is now the official successor.
10066
10067 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10068
10069         * configure.ac:
10070         * gst-libs/gst/Makefile.am:
10071         * gst-libs/gst/xwindowlistener/Makefile.am:
10072         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
10073         * gst-libs/gst/xwindowlistener/xwindowlistener.h:
10074           Remove deprecated xwindowlistener (I've moved xwindowlistening
10075           in the v4l/v4l2 plugins over to serverside).
10076
10077 2005-04-25  David Schleef  <ds@schleef.org>
10078
10079         * examples/dynparams/Makefile.am: Move demo-dparams from gst/sine
10080         to examples/dynparams.  Examples do not belong interspersed with
10081         source code.
10082         * examples/dynparams/demo-dparams.c:
10083         * gst/sine/Makefile.am:
10084         * gst/sine/demo-dparams.c:
10085
10086 2005-04-25  David Schleef  <ds@schleef.org>
10087
10088         Don't use GST_PLUGIN_LDFLAGS, because these aren't plugins.
10089         * gst-libs/gst/audio/Makefile.am:
10090         * gst-libs/gst/riff/Makefile.am:
10091         * gst-libs/gst/tag/Makefile.am:
10092         * gst-libs/gst/video/Makefile.am:
10093         * gst-libs/gst/xwindowlistener/Makefile.am:
10094
10095         Convert to 0.9 API, seems to work:
10096         * sys/ximage/Makefile.am:
10097         * sys/ximage/ximagesink.c:
10098
10099 2005-04-24  David Schleef  <ds@schleef.org>
10100
10101         Link plugins against libraries:
10102         * ext/alsa/Makefile.am:
10103         * gst/tcp/Makefile.am:
10104
10105         Remove asm code that should be in liboil
10106         * gst/videoscale/Makefile.am:
10107         * gst/videoscale/videoscale_x86_asm.s:
10108
10109         gettext wants these checked in:
10110         * po/af.po:
10111         * po/az.po:
10112         * po/cs.po:
10113         * po/en_GB.po:
10114         * po/hu.po:
10115         * po/it.po:
10116         * po/nb.po:
10117         * po/nl.po:
10118         * po/or.po:
10119         * po/sq.po:
10120         * po/sr.po:
10121         * po/sv.po:
10122         * po/uk.po:
10123         * po/vi.po:
10124
10125 2005-04-24  David Schleef  <ds@schleef.org>
10126
10127         Convert gst_main() to g_main_loop_run()
10128         * gst/playback/decodetest.c: (main):
10129         * gst/playback/test2.c: (main):
10130         * gst/playback/test3.c: (main):
10131         * gst/playback/test4.c: (main):
10132
10133         Link plugins against libraries:
10134         * ext/libvisual/Makefile.am:
10135         * sys/xvimage/Makefile.am:
10136
10137 2005-04-24  David Schleef  <ds@schleef.org>
10138
10139         * configure.ac: Remove idct and resample libs
10140         * gst-libs/gst/Makefile.am: same
10141
10142         Remove usage of gst_library_load():
10143         * ext/alsa/gstalsaplugin.c: (plugin_init):
10144         * ext/libvisual/visual.c: (plugin_init):
10145         * ext/ogg/gstogg.c: (plugin_init):
10146         * ext/theora/theora.c: (plugin_init):
10147         * ext/vorbis/vorbis.c: (plugin_init):
10148         * gst-libs/gst/audio/gstaudiofiltertemplate.c: (plugin_init):
10149         * gst/audioscale/gstaudioscale.c:
10150         * gst/adder/gstadder.c: (plugin_init):
10151         * gst/audioconvert/plugin.c: (plugin_init):
10152         * sys/ximage/ximagesink.c: (plugin_init):
10153         * sys/xvimage/xvimagesink.c: (plugin_init):
10154         * gst/tcp/gsttcpplugin.c: (plugin_init):
10155
10156         Link plugins against libraries:
10157         * ext/ogg/Makefile.am:
10158         * ext/theora/Makefile.am:
10159         * ext/vorbis/Makefile.am:
10160         * gst/audioconvert/Makefile.am:
10161
10162         Create proper libraries:
10163         * gst-libs/gst/riff/Makefile.am:
10164         * gst-libs/gst/audio/Makefile.am:
10165         * gst-libs/gst/video/Makefile.am:
10166
10167         Move resample library to audioscale plugin directory:
10168         * gst-libs/gst/resample/Makefile.am:
10169         * gst-libs/gst/resample/README:
10170         * gst-libs/gst/resample/dtof.c:
10171         * gst-libs/gst/resample/dtos.c:
10172         * gst-libs/gst/resample/functable.c:
10173         * gst-libs/gst/resample/private.h:
10174         * gst-libs/gst/resample/resample.c:
10175         * gst-libs/gst/resample/resample.h:
10176         * gst-libs/gst/resample/resample.vcproj:
10177         * gst-libs/gst/resample/test.c:
10178         * gst/audioscale/Makefile.am:
10179         * gst/audioscale/README:
10180         * gst/audioscale/dtof.c:
10181         * gst/audioscale/dtos.c:
10182         * gst/audioscale/functable.c:
10183         * gst/audioscale/private.h:
10184         * gst/audioscale/resample.c:
10185         * gst/audioscale/resample.h:
10186         * gst/audioscale/test.c:
10187
10188         Move tagedit library to gst-libs:
10189         * gst-libs/gst/tag/Makefile.am:
10190         * gst-libs/gst/tag/gstid3tag.c:
10191         * gst-libs/gst/tag/gsttagediting.c:
10192         * gst-libs/gst/tag/gsttageditingprivate.h:
10193         * gst-libs/gst/tag/gstvorbistag.c:
10194         * gst/tags/Makefile.am:
10195         * gst/tags/gstid3tag.c:
10196         * gst/tags/gstvorbistag.c:
10197
10198         Fix for core changes:
10199         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
10200         (gst_sinesrc_init), (gst_sinesrc_src_fixate), (gst_sinesrc_link),
10201         (gst_sinesrc_getrange):
10202
10203 2005-04-23  David Schleef  <ds@schleef.org>
10204
10205         * gst-libs/gst/Makefile.am: Remove idct.  It hasn't been used
10206         in gst-plugins in a long time, and properly belongs in liboil.
10207         * gst-libs/gst/idct/Makefile.am:
10208         * gst-libs/gst/idct/README:
10209         * gst-libs/gst/idct/dct.h:
10210         * gst-libs/gst/idct/doieee:
10211         * gst-libs/gst/idct/fastintidct.c:
10212         * gst-libs/gst/idct/floatidct.c:
10213         * gst-libs/gst/idct/idct.c:
10214         * gst-libs/gst/idct/idct.h:
10215         * gst-libs/gst/idct/idtc.vcproj:
10216         * gst-libs/gst/idct/ieeetest.c:
10217         * gst-libs/gst/idct/intidct.c:
10218
10219 2005-04-20  Wim Taymans  <wim@fluendo.com>
10220
10221         * docs/design-audiosinks.txt:
10222         * gst-libs/gst/audio/Makefile.am:
10223         * gst-libs/gst/audio/TODO:
10224         * gst-libs/gst/audio/gstaudiosink.c:
10225         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
10226         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
10227         (gst_audioringbuffer_dispose), (gst_audioringbuffer_finalize),
10228         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
10229         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
10230         (gst_audioringbuffer_delay), (gst_audiosink_base_init),
10231         (gst_audiosink_class_init), (gst_audiosink_init),
10232         (gst_audiosink_create_ringbuffer):
10233         * gst-libs/gst/audio/gstaudiosink.h:
10234         * gst-libs/gst/audio/gstbaseaudiosink.c:
10235         (gst_baseaudiosink_base_init), (gst_baseaudiosink_class_init),
10236         (gst_baseaudiosink_init), (gst_baseaudiosink_set_property),
10237         (gst_baseaudiosink_get_property), (gst_baseaudiosink_setcaps),
10238         (gst_baseaudiosink_get_times), (gst_baseaudiosink_event),
10239         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render),
10240         (gst_baseaudiosink_create_ringbuffer),
10241         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
10242         * gst-libs/gst/audio/gstbaseaudiosink.h:
10243         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
10244         (gst_ringbuffer_class_init), (gst_ringbuffer_init),
10245         (gst_ringbuffer_dispose), (gst_ringbuffer_finalize),
10246         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
10247         (gst_ringbuffer_release), (gst_ringbuffer_play_unlocked),
10248         (gst_ringbuffer_play), (gst_ringbuffer_pause),
10249         (gst_ringbuffer_resume), (gst_ringbuffer_stop),
10250         (gst_ringbuffer_callback), (gst_ringbuffer_delay),
10251         (gst_ringbuffer_played_samples), (gst_ringbuffer_commit),
10252         (gst_ringbuffer_prepare_read), (gst_ringbuffer_clear):
10253         * gst-libs/gst/audio/gstringbuffer.h:
10254         An attempt at a set of audio base classes together with some
10255         design docs.
10256
10257 2005-04-20  Wim Taymans  <wim@fluendo.com>
10258
10259         * gst/audioconvert/Makefile.am:
10260         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
10261         (gst_audio_convert_caps_remove_format_info),
10262         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
10263         (gst_audio_convert_channels):
10264         Link against audio libs.
10265         Fix audio convert plugin.
10266
10267 2005-04-20  Wim Taymans  <wim@fluendo.com>
10268
10269         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter),
10270         (gst_ogg_demux_sink_activate):
10271         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
10272         (theora_set_header_on_caps), (theora_enc_sink_event),
10273         (theora_enc_chain):
10274         Fix theora encoder.
10275
10276 2005-04-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10277
10278         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter):
10279         * gst/playback/gstdecodebin.c: (find_compatibles):
10280           Work with staticpadtemplates in elementfactories.
10281
10282 2005-04-12  Wim Taymans  <wim@fluendo.com>
10283
10284         * gst/playback/README:
10285         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
10286         (compare_ranks), (print_feature), (gst_decode_bin_init),
10287         (dynamic_create), (dynamic_free), (find_compatibles),
10288         (mimetype_is_raw), (close_pad_link), (got_redirect),
10289         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
10290         (new_pad), (no_more_pads), (unlinked), (close_link), (type_found),
10291         (gst_decode_bin_change_state):
10292         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
10293         (gst_play_base_bin_init), (group_destroy), (group_commit),
10294         (check_queue), (queue_overrun), (queue_threshold_reached),
10295         (queue_out_of_data), (gen_preroll_element), (unknown_type),
10296         (new_decoded_pad), (setup_subtitle), (gen_source_element),
10297         (got_redirect), (setup_source), (play_base_eos),
10298         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
10299         (gst_play_base_bin_remove_element):
10300         * gst/playback/gstplaybasebin.h:
10301         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
10302         (gst_play_bin_init), (gst_play_bin_dispose),
10303         (gst_play_bin_set_property), (gen_video_element),
10304         (gen_text_element), (gen_audio_element), (remove_sinks),
10305         (gst_play_bin_send_event):
10306         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
10307         (stream_info_change_state), (gst_stream_info_set_mute):
10308         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
10309         (gst_stream_selector_get_caps), (gst_stream_selector_setcaps),
10310         (gst_stream_selector_request_new_pad), (gst_stream_selector_event),
10311         (gst_stream_selector_chain):
10312         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
10313         (main):
10314         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
10315         (gst_xvimagesink_setcaps), (gst_xvimagesink_get_times),
10316         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
10317         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_class_init):
10318         Raw and crude port of decodebin. 
10319         Make playbin compile.
10320
10321 2005-04-06  Wim Taymans  <wim@fluendo.com>
10322
10323         * ext/gnomevfs/Makefile.am:
10324         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
10325         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
10326         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
10327         (gst_gnomevfssrc_create), (gst_gnomevfssrc_is_seekable),
10328         (gst_gnomevfssrc_get_size), (gst_gnomevfssrc_start),
10329         (gst_gnomevfssrc_stop):
10330         * ext/ogg/Makefile.am:
10331         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_get_data),
10332         (gst_ogg_demux_find_chains), (gst_ogg_demux_sink_activate):
10333         * ext/theora/Makefile.am:
10334         * ext/theora/theoradec.c: (_inc_granulepos),
10335         (theora_dec_sink_event), (theora_dec_chain):
10336         * ext/vorbis/Makefile.am:
10337         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
10338         (vorbis_dec_sink_event), (vorbis_dec_chain):
10339         * gst-libs/gst/audio/Makefile.am:
10340         * sys/xvimage/Makefile.am:
10341         Make gnomevfssrc extend the source base class.
10342         Fix linking against libs in various plugins.
10343
10344 2005-04-06  Andy Wingo  <wingo@pobox.com>
10345
10346         * gst-libs/gst/video/Makefile.am (libgstvideo_la_LDFLAGS): Use
10347         GST_BASE_LIBS.
10348
10349         * configure.ac: Add check and AC_SUBST for libgstbase.
10350
10351 2005-03-31  Wim Taymans  <wim@fluendo.com>
10352
10353         * examples/seeking/Makefile.am:
10354         * examples/seeking/cdparanoia.c: (main):
10355         * examples/seeking/cdplayer.c: (update_scale), (stop_seek),
10356         (play_cb), (pause_cb), (stop_cb), (main):
10357         * examples/seeking/playbin.c:
10358         * examples/seeking/seek.c: (dynamic_link), (make_mod_pipeline),
10359         (make_dv_pipeline), (make_wav_pipeline), (make_flac_pipeline),
10360         (make_sid_pipeline), (make_vorbis_pipeline),
10361         (make_theora_pipeline), (make_vorbis_theora_pipeline),
10362         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
10363         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline),
10364         (make_playerbin_pipeline), (update_scale), (end_scrub), (do_seek),
10365         (seek_cb), (start_seek), (stop_seek), (play_cb), (pause_cb),
10366         (stop_cb), (main):
10367         * examples/seeking/spider_seek.c:
10368         * examples/seeking/vorbisfile.c:
10369         * ext/gnomevfs/Makefile.am:
10370         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
10371         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_base_init),
10372         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
10373         (gst_gnomevfssrc_get_property), (gst_gnomevfssrc_get),
10374         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file),
10375         (gst_gnomevfssrc_getrange), (gst_gnomevfssrc_loop),
10376         (gst_gnomevfssrc_activate), (gst_gnomevfssrc_change_state),
10377         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
10378         * ext/ogg/README:
10379         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_get_type),
10380         (gst_ogg_pad_class_init), (gst_ogg_pad_init),
10381         (gst_ogg_pad_dispose), (gst_ogg_pad_finalize),
10382         (gst_ogg_pad_formats), (gst_ogg_pad_event_masks),
10383         (gst_ogg_pad_query_types), (gst_ogg_pad_getcaps),
10384         (gst_ogg_pad_src_convert), (gst_ogg_pad_src_query),
10385         (gst_ogg_pad_event), (gst_ogg_pad_reset),
10386         (gst_ogg_demux_factory_filter), (compare_ranks),
10387         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
10388         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
10389         (gst_ogg_chain_new), (gst_ogg_chain_free),
10390         (gst_ogg_chain_new_stream), (gst_ogg_chain_get_stream),
10391         (gst_ogg_chain_has_stream), (gst_ogg_demux_base_init),
10392         (gst_ogg_demux_class_init), (gst_ogg_demux_init),
10393         (gst_ogg_demux_finalize), (gst_ogg_demux_handle_event),
10394         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_seek),
10395         (gst_ogg_demux_get_data), (gst_ogg_demux_get_next_page),
10396         (gst_ogg_demux_get_prev_page),
10397         (gst_ogg_demux_deactivate_current_chain),
10398         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
10399         (gst_ogg_demux_bisect_forward_serialno),
10400         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
10401         (gst_ogg_demux_find_pad), (gst_ogg_demux_find_chain),
10402         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain_unlocked),
10403         (gst_ogg_demux_chain), (gst_ogg_demux_send_eos),
10404         (gst_ogg_demux_loop), (gst_ogg_demux_sink_activate),
10405         (gst_ogg_demux_change_state), (gst_ogg_print):
10406         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
10407         (gst_ogg_mux_init), (gst_ogg_mux_sinkconnect),
10408         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
10409         (gst_ogg_mux_push_page), (gst_ogg_mux_send_headers),
10410         (gst_ogg_mux_loop):
10411         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
10412         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
10413         (theora_dec_src_convert), (theora_dec_sink_convert),
10414         (theora_dec_src_query), (theora_dec_src_event),
10415         (theora_dec_sink_event), (theora_dec_chain),
10416         (theora_dec_change_state):
10417         * ext/theora/theoraenc.c: (gst_theora_enc_init),
10418         (theora_enc_sink_setcaps), (theora_buffer_from_packet),
10419         (theora_push_buffer), (theora_enc_sink_event), (theora_enc_chain),
10420         (theora_enc_change_state):
10421         * ext/vorbis/Makefile.am:
10422         * ext/vorbis/oggvorbisenc.c:
10423         * ext/vorbis/oggvorbisenc.h:
10424         * ext/vorbis/vorbis.c: (plugin_init):
10425         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
10426         (vorbis_dec_src_query), (vorbis_dec_src_event),
10427         (vorbis_dec_sink_event), (vorbis_dec_chain),
10428         (vorbis_dec_change_state):
10429         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
10430         (gst_vorbisenc_sink_setcaps), (gst_vorbisenc_init),
10431         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
10432         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
10433         (gst_vorbisenc_change_state):
10434         * ext/vorbis/vorbisenc.h:
10435         * ext/vorbis/vorbisparse.c: (vorbis_parse_chain):
10436         * gst-libs/gst/audio/audioclock.c:
10437         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
10438         (gst_audiofilter_init), (gst_audiofilter_chain):
10439         * gst-libs/gst/audio/testchannels.c: (main):
10440         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
10441         * gst-libs/gst/media-info/media-info-priv.c: (gmip_reset),
10442         (gmip_find_type), (gmip_find_stream), (gmip_find_track_metadata),
10443         (gmip_find_track_streaminfo), (gmip_find_track_format):
10444         * gst-libs/gst/media-info/media-info.c:
10445         (gst_media_info_read_idler):
10446         * gst-libs/gst/play/play.c: (gst_play_get_sink_element),
10447         (gst_play_get_all_by_interface):
10448         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
10449         (gst_riff_parse_chunk), (gst_riff_parse_file_header),
10450         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
10451         (gst_riff_parse_strf_auds), (gst_riff_parse_strf_iavs),
10452         (gst_riff_parse_info):
10453         * gst-libs/gst/riff/riff-read.h:
10454         * gst-libs/gst/riff/riff.c: (plugin_init):
10455         * gst-libs/gst/video/Makefile.am:
10456         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_init),
10457         (gst_videosink_class_init), (gst_videosink_get_type):
10458         * gst-libs/gst/video/videosink.h:
10459         * gst/audioconvert/bufferframesconvert.c:
10460         (buffer_frames_convert_init), (buffer_frames_convert_fixate),
10461         (buffer_frames_convert_setcaps), (buffer_frames_convert_chain):
10462         * gst/audioconvert/channelmixtest.c: (main):
10463         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
10464         (gst_audio_convert_chain),
10465         (gst_audio_convert_caps_remove_format_info),
10466         (gst_audio_convert_getcaps), (gst_audio_convert_parse_caps),
10467         (gst_audio_convert_setcaps), (_fixate_caps_to_int),
10468         (gst_audio_convert_fixate), (gst_audio_convert_get_buffer),
10469         (gst_audio_convert_buffer_to_default_format),
10470         (gst_audio_convert_buffer_from_default_format),
10471         (gst_audio_convert_channels):
10472         * gst/audioconvert/gstchannelmix.h:
10473         * gst/ffmpegcolorspace/avcodec.h:
10474         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
10475         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
10476         (gst_ffmpegcsp_configure_context), (gst_ffmpegcsp_setcaps),
10477         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain):
10478         * gst/tags/gstid3tag.c: (gst_tag_extract_id3v1_string):
10479         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
10480         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
10481         (mp3_type_find), (mpeg2_sys_type_find), (mpeg1_sys_type_find),
10482         (mpeg_video_type_find), (mpeg_video_stream_type_find),
10483         (dv_type_find):
10484         * gst/videotestsrc/gstvideotestsrc.c:
10485         (gst_videotestsrc_class_init), (gst_videotestsrc_src_negotiate),
10486         (gst_videotestsrc_src_link), (gst_videotestsrc_parse_caps),
10487         (gst_videotestsrc_src_accept_caps), (gst_videotestsrc_setcaps),
10488         (gst_videotestsrc_src_unlink), (gst_videotestsrc_activate),
10489         (gst_videotestsrc_change_state), (gst_videotestsrc_getcaps),
10490         (gst_videotestsrc_init), (gst_videotestsrc_src_query),
10491         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_loop):
10492         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
10493         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_fixate),
10494         (gst_xvimagesink_getcaps), (gst_xvimagesink_setcaps),
10495         (gst_xvimagesink_change_state), (gst_xvimagesink_get_times),
10496         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
10497         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
10498         (gst_xvimagesink_navigation_send_event),
10499         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_expose),
10500         (gst_xvimagesink_set_property), (gst_xvimagesink_finalize),
10501         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
10502         * sys/xvimage/xvimagesink.h:
10503         Plugin port to 0.9, ogg/theora playback should work in the seek
10504         example now.
10505         Removed old examples.
10506         Removed old oggvorbisenc, renamed rawvorbisenc to vorbisenc as
10507         explained in 0.9 TODO doc.
10508
10509
10510 2005-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
10511
10512         * autogen.sh:
10513         * configure.ac:
10514         * ext/Makefile.am:
10515         * gst/Makefile.am:
10516         * po/POTFILES.in:
10517         * po/af.po:
10518         * po/az.po:
10519         * po/cs.po:
10520         * po/en_GB.po:
10521         * po/hu.po:
10522         * po/it.po:
10523         * po/nb.po:
10524         * po/nl.po:
10525         * po/or.po:
10526         * po/sq.po:
10527         * po/sr.po:
10528         * po/sv.po:
10529         * po/uk.po:
10530         * po/vi.po:
10531         * sys/Makefile.am:
10532         * testsuite/Makefile.am:
10533           remove a whole bunch of plugins.  This module now contains a set
10534           of free reference plugins/elements as agreed.
10535
10536 2005-02-22  Thomas Vander Stichele  <thomas at apestaart dot org>
10537
10538         * configure.ac:
10539           hunting season on 0.9 is now OPEN
10540
10541 2005-02-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10542
10543         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
10544           Kick the hell out of gcc for not warning me about a symbol conflict.
10545
10546 2005-02-22  Luca Ognibene  <luogni@tin.it>
10547
10548         Reviewed by: Tim-Philipp M??ller  <tim at centricular dot net>
10549
10550         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link):
10551           Don't leak caps string (fixes #168134)
10552
10553         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init),
10554         (gst_jpegenc_init), (gst_jpegenc_finalize),
10555         (gst_jpegenc_change_state):
10556           Don't leak line buffers and context struct (fixes #168133).
10557
10558 2005-02-21  Tim-Philipp M??ller  <tim at centricular dot net>
10559
10560         * configure.ac:
10561         * ext/dirac/gstdiracdec.cc:
10562         (gst_diracdec_chain):
10563           Since dirac 0.5.0 the framerate in dirac is expressed as a
10564           rational number. Fix build and up requirement to 0.5.0, and
10565           also pass parameters to gst_diracdec_link in the right order
10566           (fixes #167959).
10567
10568 2005-02-21  Maciej Katafiasz  <mathrick@freedesktop.org>
10569
10570         * ext/faad/gstfaad.c: (gst_faad_sinkconnect), (gst_faad_chain):
10571         * ext/faad/gstfaad.h:
10572         TEH LONGEST DEBUGGING SESSION EVAR is over. Fix interaction with 
10573         certain invalid muxed streams, where some packets will contain 
10574         junk after decoder data. Partially fixes #149158.
10575
10576 2005-02-21  Jan Schmidt <thaytan@mad.scientist.com>
10577         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain):
10578           Make sure we only write to writable buffers
10579
10580 2005-02-20  Tim-Philipp M??ller  <tim at centricular dot net>
10581
10582         * gst-libs/gst/riff/riff-media.c:
10583         (gst_riff_create_audio_caps_with_data):
10584           Do actually fix invalid RIFF fmt header values for alaw
10585           and mulaw audio instead of just saying so.
10586
10587         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
10588           Give gst_riff_create_audio_caps_with_data() a chance to
10589           fix up broken format header fields before extracting any
10590           parameters from the header. (fixes #167633)
10591
10592 2005-02-19  Martin Holters  <martin.holters@gmx.de>
10593
10594         Reviewed by: Tim-Philipp M??ller  <tim at centricular dot net>
10595
10596         * gst/audioconvert/bufferframesconvert.c:
10597         (buffer_frames_convert_link):
10598           Don't leak othercaps. (fixes #167878)
10599
10600 2005-02-19  Arwed v. Merkatz  <v.merkatz@gmx.net>
10601
10602         * configure.ac:
10603         * ext/libvisual/visual.c: (gst_visual_srclink),
10604         (gst_visual_change_state):
10605           Support libvisual 0.2.0.
10606
10607 2005-02-18  Tim-Philipp M??ller  <tim at centricular dot net>
10608
10609         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_chain):
10610         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_resync), (gst_jpegenc_chain):
10611           Use same rowstrides for I420 as used everywhere else.
10612
10613 2005-02-17  Tim-Philipp M??ller  <tim at centricular dot net>
10614
10615         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
10616           Declare variables at beginning of block and make gcc-2.95 happy
10617           (fixes # 167482, patch by Gergely Nagy).
10618           
10619         * gst/tcp/gsttcpclientsrc.c:
10620         * gst/tcp/gsttcpclientsrc.h:
10621           Move some includes into the header, so that struct sockaddr_in is
10622           defined when it should be defined on FreeBSD as well (fixes
10623           #167483).
10624           
10625         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
10626           Don't pass uninitialised values to setsockopt() here either.
10627
10628 2005-02-17  Luca Ognibene  <luogni at tin dot it>
10629
10630         Reviewed by: Tim-Philipp M??ller  <tim at centricular dot net>
10631
10632         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send):
10633           Don't pass uninitialised values to setsockopt(). (fixes #167704)
10634
10635 2005-02-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10636
10637         * gst/playback/gstplaybin.c: (add_sink):
10638           Invert bin_add/link order to workaround deadlock in opt.
10639
10640 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10641
10642         * gst/modplug/gstmodplug.cc:
10643           Add missing break causing position queries to fail.
10644
10645 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10646
10647         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_populate):
10648           Granpos can apparently be -1, which screws up calculations...
10649
10650 2005-02-16  Jan Schmidt  <thaytan@mad.scientist.com>
10651
10652         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
10653         (gst_ximagesink_send_pending_navigation),
10654         (gst_ximagesink_navigation_send_event), (gst_ximagesink_finalize),
10655         (gst_ximagesink_init):
10656         * sys/ximage/ximagesink.h:
10657         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
10658         (gst_xvimagesink_send_pending_navigation),
10659         (gst_xvimagesink_navigation_send_event),
10660         (gst_xvimagesink_finalize), (gst_xvimagesink_init):
10661         * sys/xvimage/xvimagesink.h:
10662           Use a mutex protected list to marshal navigation
10663           events into the stream thread from whichever thread
10664           sends them.
10665
10666 2005-02-15  Tim-Philipp M??ller  <tim at centricular dot net>
10667
10668         * gst/speed/demo-mp3.c: (time_tick_cb), (main):
10669           Display current position and track length; misc. clean-ups.
10670           
10671         * gst/speed/gstspeed.c: (speed_get_query_types), (speed_src_query),
10672         (speed_init), (speed_chain):
10673           Add query function, so that the stream length and current position
10674           get adjusted when queried (note that current position queries may
10675           still be wrong if the audio sink returns values based on buffer
10676           timestamps instead of passing on the query).
10677
10678 2005-02-13  Benjamin Otte  <otte@gnome.org>
10679
10680         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
10681         (gst_audio_convert_channels):
10682           create channel conversion matrix when linking
10683         * gst/audioconvert/.cvsignore:
10684         * gst/audioconvert/Makefile.am:
10685         * gst/audioconvert/channelmixtest.c: (main):
10686           add (ugly) test that ensures stereo <=> mono conversion works
10687           correctly
10688
10689 2005-02-13  Benjamin Otte  <otte@gnome.org>
10690
10691         * gst/audioconvert/gstchannelmix.h:
10692           include missing header file
10693         * gst/audioconvert/gstchannelmix.c:
10694         (gst_audio_convert_fill_compatible):
10695           use same sign for both channels when converting to/from compatible
10696           channel. Previously used different signs made the signals cancel
10697           each other out and appear like silence. (fixes #167269)
10698
10699 2005-02-12  Tim-Philipp M??ller  <tim at centricular dot net>
10700
10701         * gst/ffmpegcolorspace/avcodec.h:
10702         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
10703         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
10704         (gst_ffmpegcsp_avpicture_fill):
10705         * gst/ffmpegcolorspace/imgconvert.c:
10706           Convert to and from YV12 (fixes #156379).
10707
10708 2005-02-12  Julien MOUTTE  <julien@moutte.net>
10709
10710         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
10711         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
10712         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
10713         (gst_ximagesink_expose), (gst_ximagesink_set_property),
10714         (gst_ximagesink_finalize), (gst_ximagesink_init): Protect interface
10715         methods from chain and negotiation and vice versa (Fixes #166142).
10716         * sys/ximage/ximagesink.h: Add stream_lock.
10717         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
10718         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
10719         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
10720         (gst_xvimagesink_expose): Check for xcontext before trying to link.
10721
10722 2005-02-12  Tim-Philipp M??ller  <tim at centricular dot net>
10723
10724         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_open):
10725           Don't send "Hey! You gave me a NULL pointer you naughty person" as
10726           error message when we can't open the DVD device (when dvdnav_open()
10727           fails, src->dvdnav is NULL, so dvdnav_err_to_string() will return
10728           the above). Send something more useful instead (fixes #167117).
10729
10730 2005-02-11  Julien MOUTTE  <julien@moutte.net>
10731
10732         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
10733         (gst_xvimagesink_sink_link), (gst_xvimagesink_change_state),
10734         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
10735         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
10736         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
10737         (gst_xvimagesink_finalize), (gst_xvimagesink_init): Protect interface
10738         methods from chain and negotiation and vice versa (Fixes #166142).
10739         Fix a possible bug of images in the buffer pool being discarded because
10740         we are looking at the wrong geometry.
10741         * sys/xvimage/xvimagesink.h: Add stream_lock.
10742
10743 2005-02-11  David Schleef  <ds@schleef.org>
10744
10745         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer): Change uint to
10746         unsigned int. (fixes #167128)
10747
10748 2005-02-11  David Schleef  <ds@schleef.org>
10749
10750         * gst/librfb/Makefile.am: Testing stuff before committing is
10751           for wimps... and people with fast machines.  Fix stupid
10752           mistake.
10753
10754 2005-02-11  David Schleef  <ds@schleef.org>
10755
10756         * configure.ac: Pull in librfb from my CVS tree, because it is
10757           too small and annoying to be separate.  Move rfbsrc plugin
10758           to gst/.
10759         * ext/Makefile.am:
10760         * ext/librfb/Makefile.am:
10761         * ext/librfb/gstrfbsrc.c:
10762         * gst/librfb/Makefile.am:
10763         * gst/librfb/gstrfbsrc.c:
10764         * gst/librfb/rfb.c:
10765         * gst/librfb/rfb.h:
10766         * gst/librfb/rfbbuffer.c:
10767         * gst/librfb/rfbbuffer.h:
10768         * gst/librfb/rfbbytestream.c:
10769         * gst/librfb/rfbbytestream.h:
10770         * gst/librfb/rfbcontext.h:
10771         * gst/librfb/rfbdecoder.c:
10772         * gst/librfb/rfbdecoder.h:
10773         * gst/librfb/rfbutil.h:
10774
10775 2005-02-10  Tim-Philipp M??ller  <tim at centricular dot net>
10776
10777         * gst/speed/Makefile.am:
10778         * gst/speed/demo-mp3.c: (main):
10779         * gst/speed/filter.func:
10780         * gst/speed/gstspeed.c: (speed_link), (speed_parse_caps),
10781         (speed_class_init), (speed_init), (speed_chain_int16),
10782         (speed_chain_float32), (speed_chain), (speed_set_property),
10783         (speed_get_property), (speed_change_state):
10784         * gst/speed/gstspeed.h:
10785           Fix speed element and make it chain-based (fixes #156467),
10786           and make it handle more than one channel.
10787
10788 2005-02-10  Jan Schmidt  <thaytan@mad.scientist.com>
10789
10790         * ext/dts/gstdtsdec.c: (gst_dtsdec_init), (gst_dtsdec_channels),
10791         (gst_dtsdec_handle_event), (gst_dtsdec_handle_frame),
10792         (gst_dtsdec_chain), (gst_dtsdec_change_state):
10793         * ext/dts/gstdtsdec.h:
10794           Don't clobber the stack constructing the channels array.
10795           Make the element chain-based. DTS tracks can now be played.
10796           
10797 2005-02-09  Tim-Philipp M??ller  <tim at centricular dot net>
10798
10799         * gst-libs/gst/audio/multichannel.h:
10800         * gst-libs/gst/gconf/gconf.h:
10801         * gst-libs/gst/idct/idct.h:
10802         * gst-libs/gst/media-info/media-info-priv.h:
10803         * gst-libs/gst/play/play.h:
10804         * gst-libs/gst/resample/private.h:
10805         * gst-libs/gst/resample/resample.h:
10806         * gst-libs/gst/riff/riff-ids.h:
10807         * gst-libs/gst/video/video.h:
10808         * gst-libs/gst/video/videosink.h:
10809           Add G_BEGIN_DECLS and G_END_DECLS around headers where
10810           missing, so that they work when included from C++ code.
10811
10812 2005-02-09  David Schleef  <ds@schleef.org>
10813
10814         * testsuite/gst-lint: Check for non-statically scoped
10815           parent_class variables.  This won't be a problem once
10816           plugins are loaded with RTLD_LOCAL.
10817
10818 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10819
10820         * ext/mplex/gstmplexibitstream.cc:
10821           gcc madness.
10822
10823 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10824
10825         * ext/ogg/gstogmparse.c:
10826         * gst/debug/gstnavigationtest.c:
10827           Die, thou faulty symbol pollutors (non-static parent_class).
10828
10829 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10830
10831         * ext/mplex/gstmplexibitstream.cc:
10832           Fix event handling (#165525).
10833
10834 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10835
10836         * ext/mikmod/gstmikmod.c:
10837         * gst/modplug/gstmodplug.cc:
10838           Add missing endianness to template (fixes #165509).
10839
10840 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10841
10842         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_data):
10843           Fix wrong order of reading of optional bytes (#165290).
10844
10845 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10846
10847         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
10848           Implement FILLER event awareness.
10849
10850 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10851
10852         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_convert):
10853           Fix track calculations (#166208).
10854
10855 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
10856
10857         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10858
10859         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (gst_pngdec_chain):
10860         * ext/libpng/gstpngenc.c:
10861           Fix byte-order, use proper fixed caps. Fixes #164197.
10862
10863 2005-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
10864
10865         * configure.ac:
10866           Add dvdlpcmdec 
10867
10868         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_reset),
10869         (free_all_buffers), (gst_mpeg2dec_alloc_buffer):
10870           Don't push buffers if the src pad isn't negotiated yet.
10871           
10872         * gst/audioconvert/gstaudioconvert.c:
10873         (gst_audio_convert_buffer_to_default_format),
10874         (gst_audio_convert_buffer_from_default_format):
10875           Add support for 24-bit width.
10876
10877         * gst/dvdlpcmdec/.cvsignore:
10878         * gst/dvdlpcmdec/Makefile.am:
10879         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_get_type),
10880         (gst_dvdlpcmdec_base_init), (gst_dvdlpcmdec_class_init),
10881         (gst_dvdlpcm_reset), (gst_dvdlpcmdec_init), (gst_dvdlpcmdec_link),
10882         (gst_dvdlpcmdec_chain), (gst_dvdlpcmdec_change_state),
10883         (plugin_init):
10884         * gst/dvdlpcmdec/gstdvdlpcmdec.h:
10885           New decoder for rearranging DVD LPCM into our audio/x-raw-int
10886           format. Needs support for the channels maps if someone can find 
10887           a DVD LPCM track with > 2 channels.
10888
10889         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_handle_dvd_event),
10890         (gst_dvd_demux_send_discont), (gst_dvd_demux_handle_discont),
10891         (gst_dvd_demux_get_audio_stream), (gst_dvd_demux_process_private):
10892         * gst/mpegstream/gstdvddemux.h:
10893         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
10894         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_init_stream),
10895         (gst_mpeg_demux_send_subbuffer), (gst_mpeg_demux_handle_src_query):
10896         * gst/mpegstream/gstmpegdemux.h:
10897         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_reset),
10898         (gst_mpeg_parse_parse_packhead), (gst_mpeg_parse_loop),
10899         (gst_mpeg_parse_get_rate), (gst_mpeg_parse_convert_src),
10900         (gst_mpeg_parse_handle_src_query),
10901         (gst_mpeg_parse_handle_src_event):
10902           Use audio/x-dvd-lpcm for LPCM output.
10903           Add DTS output.
10904
10905 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
10906
10907         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10908
10909         * gst/alpha/gstalphacolor.c: (gst_alpha_color_sink_link),
10910         (transform_rgb), (transform_bgr), (gst_alpha_color_chain):
10911           Add BGRA handling (#165736).
10912
10913 2005-02-08  Francis Labonte  <francis_labonte@hotmail.com>
10914
10915         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10916
10917         * gst/law/alaw-decode.c: (alawdec_link):
10918         * gst/law/alaw-encode.c: (alawenc_link):
10919         * gst/law/mulaw-decode.c: (mulawdec_link):
10920         * gst/law/mulaw-encode.c: (mulawenc_link):
10921           Fix caps memleaks (#166600).
10922
10923 2005-02-08  Tim-Philipp M??ller  <tim at centricular dot net>
10924
10925         * ext/tarkin/mem.h:
10926         * ext/tarkin/wavelet.h:
10927         * ext/tarkin/yuv.h:
10928         * gst/ffmpegcolorspace/avcodec.h:
10929           Include "_stdint.h" instead of <stdint.h>. Fixes build on
10930           systems that don't have stdint.h, like Solaris9 (fixes #166631).
10931
10932 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10933
10934         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state):
10935         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_clear),
10936         (gst_xvimagesink_change_state):
10937           Clear window on PAUSED->READY instead of READY->PAUSED. Stop
10938           Xv video (and thereby regenerate Xv colourkey) in clear() so
10939           that PLAY -> READY -> PLAY works (fixes #162504).
10940
10941 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10942
10943         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_getcaps):
10944           Switch to list instead of range, since MJPEG-devices really just
10945           support decimations, not any size.
10946
10947 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
10948         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_open_decoder),
10949         (gst_mpeg2dec_reset), (free_all_buffers),
10950         (gst_mpeg2dec_alloc_buffer), (handle_sequence):
10951         * ext/mpeg2dec/gstmpeg2dec.h:
10952           The libmpeg2 user-allocated buffer management is awkward, 
10953           to say the least. Hopefully this fixes things.
10954
10955 2005-02-04  Andy Wingo  <wingo@pobox.com>
10956
10957         * gst/audioconvert/bufferframesconvert.c
10958         (buffer_frames_convert_fixate): New function, fixates to 256
10959         frames per buffer by default. (Much better than 1.)
10960         (buffer_frames_convert_init): Set the fixate function for both src
10961         and sink pad.
10962         (buffer_frames_convert_link): After success setting nonfixed caps,
10963         get the negotiated caps so we can know how many buffer-frames it
10964         will be. No idea how this worked at all before.
10965
10966 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
10967
10968         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
10969         (gst_mpeg2dec_close_decoder), (put_buffer), (check_buffer),
10970         (free_buffer), (free_all_buffers), (gst_mpeg2dec_alloc_buffer),
10971         (handle_sequence), (handle_picture):
10972         * ext/mpeg2dec/gstmpeg2dec.h:
10973           Rearrange buffer tracking and refcounting and refactor
10974           a little for readability. 
10975
10976 2005-02-04  Jan Schmidt  <thaytan@mad.scientist.com>
10977         * sys/v4l/gstv4l.c: (plugin_init):
10978         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_get_type),
10979         (gst_v4ljpegsrc_base_init), (gst_v4ljpegsrc_class_init),
10980         (gst_v4ljpegsrc_init), (gst_v4ljpegsrc_src_link),
10981         (gst_v4ljpegsrc_getcaps), (gst_v4ljpegsrc_get):
10982         * sys/v4l/gstv4ljpegsrc.h:
10983         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_open), (gst_v4lsrc_src_link):
10984         * sys/v4l/v4l_calls.h:
10985         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_palette_name),
10986         (gst_v4lsrc_get_fps):
10987         * sys/v4l/v4lsrc_calls.h:
10988           Add new v4ljpegsrc for handling the ov51x hacky "I'll give
10989           you jpeg inside rgb frames" driver.
10990           Don't error in the v4lsrc link function, just return 
10991           REFUSED.
10992
10993 2005-02-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10994
10995         * sys/qcam/gstqcamsrc.c: (gst_qcamsrc_change_state),
10996         (gst_qcamsrc_open):
10997           Use GST_ELEMENT_ERROR, not g_warning, if open failed.
10998
10999 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11000
11001         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
11002           Change caps on MJPEG-B so it doesn't interfere with MJPEG/JPEG.
11003
11004 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11005
11006         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_change_state):
11007           Reset negotiated state on PAUSED->READY.
11008
11009 2005-02-02  David Schleef  <ds@schleef.org>
11010
11011         * configure.ac: Put DEFAULT_AUDIOSINK in config.h and use
11012         whereever possible.  (Fixes #165997)
11013         * examples/capsfilter/capsfilter1.c: (main):
11014         * examples/dynparams/filter.c: (create_ui):
11015         * examples/seeking/cdparanoia.c: (get_track_info), (main):
11016         * examples/seeking/chained.c: (main):
11017         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
11018         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
11019         (make_vorbis_pipeline), (make_mp3_pipeline), (make_avi_pipeline),
11020         (make_mpeg_pipeline), (make_mpegnt_pipeline):
11021         * examples/seeking/spider_seek.c: (make_spider_pipeline):
11022         * examples/switch/switcher.c: (main):
11023         * ext/dv/demo-play.c: (main):
11024         * ext/faad/gstfaad.c: (gst_faad_change_state):
11025         * ext/mad/gstmad.c: (gst_mad_chain):
11026         * ext/smoothwave/demo-osssrc.c: (main):
11027         * gst-libs/gst/gconf/gconf.c: (gst_gconf_set_string),
11028         (gst_gconf_render_bin_from_description),
11029         (gst_gconf_get_default_audio_sink),
11030         (gst_gconf_get_default_video_sink),
11031         (gst_gconf_get_default_audio_src),
11032         (gst_gconf_get_default_video_src),
11033         (gst_gconf_get_default_visualization_element):
11034         * gst/level/demo.c: (main):
11035         * gst/level/plot.c: (main):
11036         * gst/playback/gstplaybin.c: (gen_video_element),
11037         (gen_audio_element):
11038         * gst/playback/test.c: (gen_video_element), (gen_audio_element):
11039         * gst/playondemand/demo-mp3.c: (setup_pipeline):
11040         * gst/sine/demo-dparams.c: (main):
11041         * gst/spectrum/demo-osssrc.c: (main):
11042         * gst/speed/demo-mp3.c: (main):
11043         * gst/volume/demo.c: (main):
11044         * testsuite/embed/embed.c: (main):
11045
11046 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
11047
11048         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
11049         (gst_tcpclientsink_finalize):
11050         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
11051         (gst_tcpclientsrc_finalize):
11052         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
11053         (gst_tcpserversink_init), (gst_tcpserversink_finalize):
11054         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
11055         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize):
11056           Don't leak the hostname when shutting down.
11057           In tcpserversrc, take a copy of the default hostname.
11058
11059 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11060
11061         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_iso_receive):
11062           Set caps to systemstream=TRUE.
11063
11064 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11065
11066         * testsuite/Makefile.am:
11067           Fix more OSX buildbots.
11068
11069 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
11070
11071         * ext/mpeg2dec/gstmpeg2dec.c:
11072           Don't send things to NULL PAD_PEERs
11073
11074         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_chain):
11075           Copy-on-write the incoming buffer.
11076
11077         * gst/mpegstream/gstdvddemux.h:
11078         * gst/mpegstream/gstmpegclock.h:
11079         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
11080         (normal_seek), (gst_mpeg_demux_handle_src_event):
11081         * gst/mpegstream/gstmpegdemux.h:
11082         * gst/mpegstream/gstmpegpacketize.h:
11083         * gst/mpegstream/gstmpegparse.c:
11084         (gst_mpeg_parse_update_streaminfo), (gst_mpeg_parse_reset),
11085         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead),
11086         (gst_mpeg_parse_loop), (gst_mpeg_parse_get_rate),
11087         (gst_mpeg_parse_convert_src), (gst_mpeg_parse_handle_src_query),
11088         (gst_mpeg_parse_handle_src_event), (gst_mpeg_parse_change_state):
11089         * gst/mpegstream/gstmpegparse.h:
11090         * gst/mpegstream/gstrfc2250enc.h:
11091           Various changes to the way time is computed that make seeking and
11092           total time estimation much better here.
11093           Use G_BEGIN/END_DECLS instead of __cplusplus
11094
11095         * gst/videocrop/gstvideocrop.c: (gst_video_crop_chain):
11096           Use gst_buffer_stamp instead of only copying the TIMESTAMP
11097
11098 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11099
11100         * gst/subparse/gstsubparse.c:
11101           Fix OSX buildbot.
11102
11103 2005-01-31  Tim-Philipp M??ller  <tim at centricular dot net>
11104
11105         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
11106         (theora_enc_chain), (theora_enc_change_state):
11107         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
11108         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_chain),
11109         (gst_vorbisenc_change_state):
11110         * ext/vorbis/vorbisenc.h:
11111           Set granulepos and timestamp correctly for streams not
11112           starting at 0, taking into account the initial delay.
11113
11114 2005-01-31  Tim-Philipp M??ller  <tim at centricular dot net>
11115
11116         * gst/mpegstream/gstdvddemux.c:
11117           Add audio/x-dts to audio pad template caps
11118
11119 2005-01-30  David Schleef  <ds@schleef.org>
11120
11121         * ext/polyp/polypsink.c: (gst_polypsink_base_init),
11122         (create_context), (gst_polypsink_link): Fix silly endianness
11123         bug.  Add some debugging.  Remove float from caps; it doesn't
11124         work.  Attempt to get remote audio working.
11125
11126 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11127
11128         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
11129           Add 3IV2 fourcc.
11130
11131 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11132
11133         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream), (swap_line),
11134         (gst_avi_demux_invert), (gst_avi_demux_process_next_entry),
11135         (gst_avi_demux_stream_data):
11136         * gst/avi/gstavidemux.h:
11137           Invert DIB images. Fixes #132341.
11138
11139 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11140
11141         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
11142         (gst_ffmpegcsp_chain):
11143           D'oh, reference the palette data, not the palette structure.
11144           Fixes color distortion in #132341.
11145
11146 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11147
11148         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
11149           PAR can be non-fixed when not provided as argument (#162626).
11150
11151 2005-01-29  David Moore  <dcm@acm.org>
11152
11153         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11154
11155         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
11156         (gst_qtdemux_loop_header):
11157           Re-apply patch from #142272 that allows non-seekable sources,
11158           re-proposed by Daniel Drake <dsd@gentoo.org>.
11159
11160 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11161
11162         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_init):
11163           Use the src template for creating the src pad (#162330).
11164
11165 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11166
11167         * configure.ac:
11168         * ext/musepack/Makefile.am:
11169         * ext/musepack/gstmusepackdec.c: (gst_musepackdec_class_init),
11170         (gst_musepackdec_init), (gst_musepackdec_dispose),
11171         (gst_musepackdec_src_query), (gst_musepackdec_src_convert),
11172         (gst_musepack_stream_init), (gst_musepackdec_loop),
11173         (gst_musepackdec_change_state):
11174         * ext/musepack/gstmusepackdec.cpp:
11175         * ext/musepack/gstmusepackdec.h:
11176         * ext/musepack/gstmusepackreader.c: (gst_musepack_reader_peek),
11177         (gst_musepack_reader_read), (gst_musepack_reader_seek),
11178         (gst_musepack_reader_tell), (gst_musepack_reader_get_size),
11179         (gst_musepack_reader_canseek), (gst_musepack_init_reader):
11180         * ext/musepack/gstmusepackreader.cpp:
11181         * ext/musepack/gstmusepackreader.h:
11182           Update to 1.1 API (#165446).
11183
11184 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11185
11186         * ext/Makefile.am:
11187           Unbreak buildbot.
11188
11189 2005-01-28  Andy Wingo  <wingo@pobox.com>
11190
11191         * ext/dv/gstdvdec.c: Change the pixel aspect ratio of dvdec output
11192         to reflect a different dubious internet source. Add a reference
11193         and some commentary.
11194
11195 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11196
11197         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
11198         (gst_stream_selector_get_caps), (gst_stream_selector_chain):
11199         * gst/playback/gststreamselector.h:
11200           Be more selective when we're redoing caps negotiation from
11201           within the chain function on a stream change.
11202
11203 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11204
11205         * configure.ac:
11206         * ext/Makefile.am:
11207         * ext/amrnb/Makefile.am:
11208         * ext/amrnb/amrnb.c: (plugin_init):
11209         * ext/amrnb/amrnbdec.c: (gst_amrnbdec_get_type),
11210         (gst_amrnbdec_base_init), (gst_amrnbdec_class_init),
11211         (gst_amrnbdec_init), (gst_amrnbdec_link), (gst_amrnbdec_chain),
11212         (gst_amrnbdec_state_change):
11213         * ext/amrnb/amrnbdec.h:
11214         * ext/amrnb/amrnbparse.c: (gst_amrnbparse_get_type),
11215         (gst_amrnbparse_base_init), (gst_amrnbparse_class_init),
11216         (gst_amrnbparse_init), (gst_amrnbparse_formats),
11217         (gst_amrnbparse_querytypes), (gst_amrnbparse_query),
11218         (gst_amrnbparse_handle_event), (gst_amrnbparse_reserve),
11219         (gst_amrnbparse_loop), (gst_amrnbparse_state_change):
11220         * ext/amrnb/amrnbparse.h:
11221           Add support for AMR-NB (mobile phone audio format; #155163, #163286).
11222         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
11223           Add AMR-NB/-WB raw formats.
11224         * ext/alsa/gstalsa.c: (gst_alsa_link):
11225           Keep valid time when changing format.
11226         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
11227         (qtdemux_parse_trak):
11228           Add some more format-specific options (#140141, #143555, #155163).
11229
11230 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11231
11232         * gst/matroska/matroska-demux.c:
11233         (gst_matroska_demux_parse_blockgroup):
11234           Fix logic error in timing of subtitle stream synchronization.
11235         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
11236           Add skip-chunk, which is found in kodak-camera streams.
11237
11238 2005-01-27  Thomas Vander Stichele  <thomas at apestaart dot org>
11239
11240         * po/LINGUAS:
11241         * po/vi.po:
11242           Adding Vietnamese translation (submitted by Clytie Siddall)
11243
11244 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11245
11246         * gst/playback/gstdecodebin.c: (try_to_link_1):
11247           Use realpad for signal.
11248
11249 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11250
11251         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_base_init):
11252           Fix category so decodebin picks it up.
11253
11254 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11255
11256         * ext/mad/Makefile.am:
11257         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_get_type),
11258         (gst_id3demux_bin_base_init), (gst_id3demux_bin_class_init),
11259         (gst_id3demux_bin_init), (gst_id3demux_bin_remove_pad),
11260         (found_type), (gst_id3demux_bin_change_state):
11261         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
11262         (gst_id3_tag_init), (gst_id3_tag_handle_event),
11263         (gst_id3_tag_src_link), (gst_id3_tag_chain),
11264         (gst_id3_tag_change_state), (plugin_init):
11265         * ext/mad/gstmad.h:
11266           Add id3demuxbin (which is a simple bin consisting of id3demux
11267           and typefind), take over rank from id3demux, remove typefind
11268           code from id3demux. Makes all broken mp3s that I know of work,
11269           and thereby fixes #152688.
11270
11271 2005-01-27  Edward Hervey  <bilboed@bilboed.com>
11272
11273         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11274
11275         * ext/mad/gstmad.c: (gst_mad_src_event):
11276         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
11277           Allow seeks on audio pad, make mad forward those (#164826).
11278         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
11279           Set duration (#165335).
11280
11281 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11282
11283         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
11284         (gst_asf_demux_commit_taglist), (gst_asf_demux_process_comment),
11285         (gst_asf_demux_process_ext_content_desc),
11286         (gst_asf_demux_change_state), (gst_asf_demux_add_audio_stream),
11287         (gst_asf_demux_add_video_stream), (gst_asf_demux_setup_pad):
11288         * gst/asfdemux/gstasfdemux.h:
11289           Improve metadata display, e.g. if the metadata comes before the
11290           streams are loaded (which is perfectly valid).
11291
11292 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11293
11294         * tools/gst-launch-ext-m.m:
11295           Fix AVI/ASF pipelines (#165340).
11296
11297 2005-01-26  Amaury Jacquot  <sxpert@esitcom.org>
11298         * ext/cairo/gsttextoverlay.c: include  string.h and strings.h to fix
11299         build failure on amd64
11300
11301 2005-01-26  Tim-Philipp M??ller  <tim at centricular dot net>
11302
11303         * ext/mad/gstid3tag.c: (mad_id3_parse_latin1_string),
11304         (mad_id3_parse_comment_frame), (gst_mad_id3_to_tag_list):
11305           Check environment variables GST_ID3V2_TAG_ENCODING,
11306           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
11307           list of character encodings to force interpretation of non-unicode
11308           strings stored in an ID3v2 tag to a particular encoding. If none
11309           is specified, try to use current locale's encoding, then fall back
11310           to ISO-8859-1 (which will always succeed). (Resolves #149274)
11311         * gst/tags/gstid3tag.c: (gst_tag_from_id3_tag),
11312         (gst_tag_extract_id3v1_string), (gst_tag_list_new_from_id3v1):
11313           Check environment variables GST_ID3V1_TAG_ENCODING,
11314           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
11315           list of character encodings to use in case a string encountered
11316           in an ID3v1 tag is not valid UTF-8 already. If no encoding is
11317           specified, try to use the current locale's encoding, then fall
11318           back to ISO-8859-1 (which will always succeed).
11319
11320 2005-01-25  Benjamin Otte  <otte@gnome.org>
11321
11322         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
11323           - on half framerate, compute the rate in advance so the comparisons
11324             don't compare wrong values
11325           - don't use mad_synth/frame_mute anymore, this mirrors mad_decoder
11326             behaviour
11327           - don't use mad_header_decode anymore, mad_frame_decode does that
11328             automatically
11329           - when getting rid of consumed bytes, reset the stream's skiplen
11330           (fixes #163867)
11331
11332 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
11333
11334         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init)
11335           Use 1/2 a second for default max_discont, as PES streams from DVB
11336           seem to have larger spacings in the SCR. 
11337           Fix a typo.
11338
11339 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11340
11341         * gst/playback/gstplaybasebin.c: (group_commit):
11342           Notify delayed stream-info availability.
11343
11344 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
11345         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
11346         (gst_a52dec_handle_event), (gst_a52dec_chain):
11347         Add some debug output. Check that a discont has a valid
11348         time associated.
11349         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
11350         (gst_alsa_sink_loop):
11351         Ignore TAG events. A little extra debug for broken timestamps.
11352         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init), (dvdnavsrc_loop),
11353         (dvdnavsrc_change_state):
11354         Ensure we send a discont to engage the link before we send any
11355         other events.
11356         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_init),
11357         (dvdreadsrc_finalize), (_close), (_open), (_seek_title),
11358         (_seek_chapter), (seek_sector), (dvdreadsrc_get),
11359         (dvdreadsrc_uri_get_uri), (dvdreadsrc_uri_set_uri):
11360         Handle URI of the form dvd://title[,chapter[,angle]]. Currently only
11361         dvd://title works in totem because typefinding sends a seek that ends
11362         up going back to chapter 1 regardless.
11363         * ext/mpeg2dec/gstmpeg2dec.c:
11364         * ext/mpeg2dec/gstmpeg2dec.h:
11365         Output correct timestamps and handle disconts.
11366         * ext/ogg/gstoggdemux.c: (get_relative):
11367         Small guard against a null dereference.
11368         * ext/pango/gsttextoverlay.c: (gst_textoverlay_finalize),
11369         (gst_textoverlay_set_property):
11370         Free memory when done. Don't call gst_event_filler_get_duration on
11371         EOS events. Use GST_LOG and GST_WARNING instead of g_message and
11372         g_warning.
11373         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_init),
11374         (draw_line), (gst_smoothwave_dispose), (gst_sw_sinklink),
11375         (gst_sw_srclink), (gst_smoothwave_chain):
11376         Draw solid lines, prettier colours.
11377         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_init):
11378         Add a default palette that'll work for some movies.
11379         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_init),
11380         (gst_dvd_demux_handle_dvd_event), (gst_dvd_demux_send_discont),
11381         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_reset):
11382         * gst/mpegstream/gstdvddemux.h:
11383         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
11384         (gst_mpeg_demux_parse_syshead), (gst_mpeg_demux_parse_pes):
11385         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
11386         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead):
11387         * gst/mpegstream/gstmpegparse.h:
11388         Use PTM/NAV events when for timestamp adjustment when connected to 
11389         dvdnavsrc. Don't use many discont events where one suffices.
11390         * gst/playback/gstplaybasebin.c: (group_destroy),
11391         (gen_preroll_element), (gst_play_base_bin_add_element):
11392         * gst/playback/gstplaybasebin.h:
11393         Make sure we remove subtitles from the same bin we put them in.
11394         * gst/subparse/gstsubparse.c: (convert_encoding), (parse_subrip),
11395         (gst_subparse_buffer_format_autodetect),
11396         (gst_subparse_change_state):
11397         Fix some memleaks and invalid accesses.
11398         * gst/typefind/gsttypefindfunctions.c: (ogganx_type_find),
11399         (oggskel_type_find), (cmml_type_find), (plugin_init):
11400         Some typefind functions for Annodex v3.0 files
11401         * gst/wavparse/gstwavparse.h:
11402         GstRiffReadClass is the correct parent class.
11403
11404 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11405
11406         * gst-libs/gst/riff/riff-media.c:
11407         (gst_riff_create_video_caps_with_data):
11408           Add extradata to huffyuv (fixes #165013).
11409         * gst-libs/gst/riff/riff-read.c:
11410         (gst_riff_read_strf_vids_with_data):
11411           Fix extradata extraction if it is in the chunk size.
11412
11413 2005-01-25  Edward Hervey  <bilboed@bilboed.com>
11414
11415         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11416
11417         * gst/effectv/gstquark.c: (gst_quarktv_class_init),
11418         (gst_quarktv_change_state), (gst_quarktv_dispose):
11419           Memory free'ing location fix (#164708).
11420
11421 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11422
11423         * gst/playback/gstplaybasebin.c: (group_commit),
11424         (gen_preroll_element), (probe_triggered), (gen_source_element),
11425         (setup_source), (gst_play_base_bin_change_state),
11426         (gst_play_base_bin_add_element):
11427           Don't block for streams.
11428         * gst/playback/gststreaminfo.c: (stream_info_change_state),
11429         (gst_stream_info_set_mute):
11430           Use gst_pad_set_active_recursive.
11431
11432 2005-01-25  Andy Wingo  <wingo@pobox.com>
11433
11434         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Fix compile
11435         for #ifndef HAVE_XVIDEO.
11436
11437 2005-01-24  Jeffrey C. Ollie
11438
11439         reviewed by: Maciej Katafiasz  <mathrick@freedesktop.org>
11440
11441         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_chain):
11442         * ext/gsm/gstgsmdec.h:
11443         * ext/gsm/gstgsmenc.c: (gst_gsmenc_init), (gst_gsmenc_chain):
11444         * ext/gsm/gstgsmenc.h:
11445         Fix rate to 8kHz as per spec, removes obscure errors when no rate
11446         was given by property. Add proper buffer timestamps and offsets.
11447
11448 2005-01-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11449
11450         * gst-libs/gst/riff/riff-media.c:
11451         (gst_riff_create_audio_caps_with_data):
11452           Audio can be <8000Hz.
11453
11454 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11455
11456         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
11457           Explicit state change to workaround refcount bugs.
11458
11459 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11460
11461         * gst/avi/gstavimux.c: (gst_avimux_write_tag),
11462         (gst_avimux_riff_get_avi_header):
11463           Fix...
11464
11465 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11466
11467         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_element_data),
11468         (gst_riff_read_element_data):
11469         * gst-libs/gst/riff/riff-read.h:
11470           Add _peek version (req'ed in CDXA).
11471         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_init),
11472         (gst_cdxaparse_loop):
11473           Fix parsing in playbin.
11474         * gst/playback/gstdecodebin.c: (close_pad_link):
11475           Ignore current_ pads, they cause major annoyance.
11476
11477 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11478
11479         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
11480           Safety guard.
11481
11482 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11483
11484         * gst/avi/gstavimux.c: (gst_avimux_write_tag):
11485           Fix padding...
11486
11487 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11488
11489         * gst/matroska/ebml-read.c: (gst_ebml_read_buffer):
11490           Allow for 0-sized buffers. Fixes length query problems in
11491           starwars.mkv from the testsuite.
11492
11493 2005-01-19  Tim-Philipp M??ller  <tim at centricular dot net>
11494
11495         * gst/videobox/gstvideobox.c: (gst_video_box_copy_plane_i420),
11496         (gst_video_box_i420), (gst_video_box_chain):
11497           Fix row strides for I420 (fixes #163159)
11498           
11499 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11500
11501         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
11502           MPEG2 has a useful rate property, so we can actually use that.
11503           For MPEG-1, continue using the bytes/time properties.
11504
11505 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11506
11507         * gst-libs/gst/riff/riff-media.c:
11508         (gst_riff_create_video_caps_with_data),
11509         (gst_riff_create_video_template_caps):
11510           Add intel-h263.
11511
11512 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11513
11514         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
11515           Fail if caps negotiation fails. Should fix #162184, and should
11516           definately be in there regardless of it fixing the actual bug.
11517         * gst/avi/gstavimux.c: (gst_avimux_get_type), (gst_avimux_init),
11518         (gst_avimux_write_tag), (gst_avimux_riff_get_avi_header),
11519         (gst_avimux_riff_get_avix_header),
11520         (gst_avimux_riff_get_video_header),
11521         (gst_avimux_riff_get_audio_header), (gst_avimux_write_index),
11522         (gst_avimux_start_file), (gst_avimux_handle_event),
11523         (gst_avimux_change_state):
11524         * gst/avi/gstavimux.h:
11525           Refactor structure writing to use GST_WRITE_UINT macros, add
11526           metadata writing support.
11527
11528 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11529
11530         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose):
11531           Elements may already be destroyed when this function is called.
11532
11533 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11534
11535         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
11536         (gst_qtdemux_loop_header), (gst_qtdemux_handle_esds):
11537           More memory leak fixes (#149162).
11538
11539 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11540
11541         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
11542         (gst_qtdemux_add_stream):
11543           Fix two memleaks.
11544
11545 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11546
11547         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
11548           Argh...
11549
11550 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11551
11552         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
11553           Fix off-by-one bug. Fixes warnings during playback of sincity.mp4
11554           when fixating to six channels in Totem.
11555
11556 2005-01-17  Tim-Philipp M??ller  <tim at centricular dot net>
11557
11558         * ext/dvdread/dvdreadsrc.c: (get_next_cell_for):
11559           Fix compile warnings on Solaris 10 buildbot
11560
11561 2005-01-17  Tim-Philipp M??ller  <tim at centricular dot net>
11562
11563         * ext/dvdread/dvdreadsrc.c: (_read):
11564           Don't read beyond the last cell in a chapter (fixes 
11565           invalid memory access)
11566
11567 2005-01-17  Tim-Philipp M??ller  <tim at centricular dot net>
11568
11569         * ext/dvdread/stream_labels.c:
11570         (dvdreadsrc_get_audio_stream_labels):
11571           Use NULL for an empty GList instead of g_list_alloc(); fix 
11572           memory leaks; s/LCPM/LPCM/; use g_strdup_printf() instead 
11573           of GString (easier to bulk free later)
11574
11575 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
11576
11577         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11578
11579         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
11580         (gst_ffmpeg_pixfmt_to_caps):
11581           Fix BGRA32 caps (#164209).
11582
11583 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
11584
11585         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11586
11587         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
11588         (gst_ffmpeg_caps_to_pixfmt):
11589           alpha_mask can be RGBA/ABGR. Fixes #164265.
11590
11591 2005-01-17  Francis Labonte  <francis_labonte@hotmail.com>
11592
11593         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11594
11595         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer),
11596         (gst_mpeg2dec_alloc_buffer):
11597         * ext/mpeg2dec/gstmpeg2dec.h:
11598           Crop if decoding size is not the actual image size (#163676).
11599
11600 2005-01-17  Steve Baker  <steve@stevebaker.org>
11601
11602         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11603
11604         * gst/typefind/gsttypefindfunctions.c: (aiff_type_find),
11605         (svx_type_find), (sds_type_find), (ircam_type_find), (plugin_init):
11606           Add libsndfile typefind functions (#163309).
11607
11608 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11609
11610         * tools/gst-launch-ext-m.m:
11611           Add .aac, fix .m1v/.m2v (#163891).
11612
11613 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11614
11615         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_wait):
11616           Sanity check, don't wait endlessly since the clock might not
11617           actually run at this point (which is a deadlock). Fixes #164069.
11618
11619 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11620
11621         * gst/playback/gstplaybasebin.c: (probe_triggered):
11622           Of course, only pause if group is done...
11623
11624 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11625
11626         * gst/playback/gstplaybasebin.c: (probe_triggered):
11627           Thread safety.
11628
11629 2005-01-16  Jan Schmidt  <thaytan@mad.scientist.com>
11630
11631         * ext/swfdec/gstswfdec.c: (gst_swfdec_change_state):
11632           Don't return state change success when the parent
11633           failed.
11634
11635 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11636
11637         * gst/avi/gstavimux.c: (gst_avimux_handle_event):
11638           Free events (fix memleak in #162905).
11639
11640 2005-01-15  Gergely Nagy  <algernon@bonehunter.rulez.org>
11641
11642         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11643
11644         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
11645         (gst_ffmpeg_caps_to_pixfmt):
11646           Fix for depth = 15. Fixes #161675.
11647
11648 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11649
11650         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
11651           Set FPS correctly, even for webcams and the like.
11652         * sys/v4l/v4l_calls.c: (gst_v4l_set_chan_norm):
11653           Don error on setting while capturing.
11654
11655 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
11656
11657         * ext/dv/gstdvdec.c:
11658         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
11659         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
11660           I'm a bad boy. using /1001. to force C to do float division
11661           and not integer division (as it did in my last commit)
11662           Thanks to David I. Lehn for pointing this mistake.
11663
11664 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11665
11666         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
11667           Revert Johan??s 1.35->1.36 since it breaks compat.
11668
11669 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
11670
11671         * ext/dv/gstdvdec.c:
11672         * ext/libfame/gstlibfame.c:
11673         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
11674         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
11675           replace framerate aproximations by their real value
11676           (24000/1001, 30000/1001, 60000/1001)
11677           Finish fixing bug #164049
11678
11679 2005-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
11680
11681         * ext/ogg/gstoggmux.c:
11682           eos/bos debugging
11683         * gst/tcp/gstmultifdsink.c:
11684         * gst/tcp/gstmultifdsink.h:
11685         * gst/tcp/gsttcp.c:
11686         * gst/tcp/gsttcp.h:
11687         * gst/tcp/gsttcpclientsink.c:
11688         * gst/tcp/gsttcpclientsrc.c:
11689         * gst/tcp/gsttcpserversink.c:
11690         * gst/tcp/gsttcpserversrc.c:
11691           improve reusability of elements after state changes and errors
11692           make multifdsink throw away streamheaders when receiving new ones
11693
11694 2005-01-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11695
11696         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
11697           Fix for if items are already in list...
11698
11699 2005-01-12  Benjamin Otte  <otte@gnome.org>
11700
11701         * gst/adder/gstadder.c: (gst_adder_loop):
11702           fix adder a bit so it doesn't screw up with events as much anymore
11703
11704 2005-01-12  Jan Schmidt  <thaytan@mad.scientist.com>
11705
11706         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link),
11707         (pixbufscale_scale), (gst_pixbufscale_chain):
11708         * ext/gdk_pixbuf/pixbufscale.h:
11709           Incorporate changes from Tim-Philipp Mueller <t.i.m@orange.net>
11710           to ensure rowstrides are calculated the same way as 
11711           ffmpegcolorspace
11712           Use gst_buffer_stamp instead of copying TIMESTAMP manually, so
11713           that we pick up duration and offset also.
11714
11715 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11716
11717         * gst/avi/gstavimux.c: (gst_avimux_class_init),
11718         (gst_avimux_pad_unlink), (gst_avimux_release_pad):
11719           Reusability fixes.
11720
11721 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11722
11723         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
11724         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
11725         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
11726         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
11727           Update flags when requested.
11728
11729 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11730
11731         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
11732           Fix dmix.
11733
11734 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11735
11736         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
11737         (gst_play_base_bin_init), (gst_play_base_bin_dispose),
11738         (probe_triggered), (new_decoded_pad), (gen_source_element),
11739         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property):
11740         * gst/playback/gstplaybasebin.h:
11741         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
11742         (gst_play_bin_init), (group_switch), (remove_sinks), (setup_sinks),
11743         (gst_play_bin_change_state):
11744           Implement group-switch signal for use in apps to clear metadata
11745           cache, clean up subtitle, add suburi property instead of # hack,
11746           some error-out fixes.
11747
11748 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11749
11750         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
11751           Debug.
11752         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame):
11753           If we got a state change in the _get handler, don't return success.
11754
11755 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
11756
11757         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_my_output_message),
11758         (gst_jpegdec_my_emit_message), (gst_jpegdec_init):
11759           Make jpegdec quiet on MJPEG decoding
11760         * gst/asfdemux/README:
11761           Fix mimetypes for MJPEG and H263
11762
11763 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11764
11765         * ext/theora/theoradec.c: (theora_dec_chain):
11766           Fix broken code generation by gcc by swapping arguments.
11767         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
11768           Fix \n in debug.
11769
11770 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
11771
11772         * TODO:
11773           delete this file, it is by far outdated
11774         * ext/alsa/gstalsa.1: remove
11775         * ext/alsa/gstalsa.c: (add_rates), (add_channels), (gst_alsa_caps),
11776         (gst_alsa_check_sample_rates), (gst_alsa_rates_probe),
11777         (gst_alsa_get_caps):
11778           Add HW probing for supported sample rates. Fixes #161704
11779
11780 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11781
11782         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
11783           Don't crash, biatch! :).
11784
11785 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11786
11787         * ext/musepack/gstmusepackreader.cpp:
11788         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
11789           Some work on tags - still doesn't work in playbin...
11790         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
11791           Handle events...
11792
11793 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11794
11795         * gst/qtdemux/qtdemux.c: (qtdemux_parse_tree):
11796           Also shove tags on kid pads.
11797
11798 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11799
11800         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
11801           Don't bail on unknown events.
11802         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
11803           Don't crash on events before negotiation.
11804         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
11805           Send tags on pads, too.
11806         * gst/playback/gststreamselector.c:
11807         (gst_stream_selector_request_new_pad):
11808           Forward events on first pad if no input was selected yet.
11809
11810 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11811
11812         * gst/playback/gstplaybasebin.c: (setup_substreams):
11813           Don't disable streamtype if the stream doesn't exist, since
11814           then playing a video after audio will disable both and nothing
11815           will happen. Fixes the testsuite.
11816
11817 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11818
11819         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_interface_init),
11820         (gst_v4l_xoverlay_set_xwindow_id):
11821         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_interface_init),
11822         (gst_v4l2_xoverlay_set_xwindow_id):
11823           Add debug categories, fix overlay disabling.
11824
11825 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
11826
11827         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_get_caps):
11828         * ext/alsa/gstalsa.h:
11829           Add HW probing for period_count/size and buffer_size MIX/MAX
11830           Adjust default/user defined value if out of bounds
11831           Should fix bug #162024
11832
11833 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11834
11835         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event):
11836           Fix warning (#161191).
11837
11838 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
11839
11840         * ext/dvdread/stream_labels.c:
11841         (dvdreadsrc_get_audio_stream_labels):
11842           Fix warning (init the good variable in switch default)
11843
11844 2005-01-09  Koop Mast  <kwm@rainbow-runner.nl>
11845
11846         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11847
11848         * gst/tta/gstttaparse.c: (gst_tta_src_event):
11849           Fix gcc-2.95 compile (#163485).
11850
11851 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11852
11853         * configure.ac:
11854         * ext/flac/gstflacenc.c: (gst_flacenc_init),
11855         (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
11856         (gst_flacenc_tell_callback), (gst_flacenc_chain),
11857         (gst_flacenc_change_state):
11858         * ext/flac/gstflacenc.h:
11859           Update for API change in flac-1.1.1. Update requirement in
11860           configure.ac. Fixes #162974.
11861
11862 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11863
11864         * gst/playback/gstplaybasebin.c: (group_destroy):
11865           Remove hack to get rid of assert and get rid of unlinked
11866           signals properly.
11867
11868 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11869
11870         * gst/playback/gstplaybasebin.c: (setup_source):
11871           Set source to NULL so that resources are free'ed. Fixes issues
11872           with playback of CDDA and similar device-accessing things.
11873
11874 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11875
11876         * testsuite/embed/Makefile.am:
11877           test->noinst, fix make test in buildbot.
11878
11879 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
11880
11881         * ext/dvdread/stream_labels.c: new file
11882         * ext/dvdread/stream_labels.h: new file
11883         * ext/dvdread/Makefile.am:
11884         * ext/dvdread/dvdreadsrc.c: (_seek_title):
11885           Extract audio stream label from DVD IFO files.
11886           It only dump them on the console for now, still have to
11887           make playbin aware of them.
11888
11889 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11890
11891         * gst/playback/gstplaybasebin.c: (setup_source):
11892           Fix hanging subs.
11893
11894 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11895
11896         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
11897         (gen_preroll_element), (remove_groups), (setup_subtitle),
11898         (gen_source_element), (setup_source):
11899         * gst/playback/gstplaybasebin.h:
11900           Multiple .sub files is just a stupid idea... Fix some threading
11901           mistakes. Interestingly, external .sub files cause playbin to
11902           hang, I don't know why... Parsing fixes contributed by Fran??ois
11903           Kooman <fkooman@tuxed.net>.
11904
11905 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11906
11907         * testsuite/embed/Makefile.am:
11908           Fix buildbot.
11909
11910 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
11911
11912         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11913
11914         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
11915         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
11916         (gst_pngenc_set_property):
11917         * ext/libpng/gstpngenc.h:
11918           Add compression level property (#163323).
11919
11920 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11921
11922         * configure.ac:
11923         * examples/capsfilter/capsfilter1.c: (main):
11924         * examples/seeking/spider_seek.c: (make_spider_pipeline):
11925         * ext/dvdread/Makefile.am:
11926         * ext/dvdread/demo-play:
11927         * ext/dvdread/demo-play.c:
11928         * gconf/gstreamer.schemas.in:
11929         * gst-libs/gst/gconf/gconf.c:
11930         * sys/v4l/TODO:
11931         * testsuite/Makefile.am:
11932         * testsuite/embed/Makefile.am:
11933         * testsuite/embed/embed.c: (cb_expose), (main):
11934           Remove all references to xvideosink, fix examples (#140845).
11935         * gst/playback/gstplaybasebin.c: (group_destroy):
11936           Apparently, disposal does not unlink - so do explicitely.
11937         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
11938           Add debug.
11939
11940 2005-01-09  Maciej Katafiasz <mathrick@freedesktop.org>
11941
11942         * README: fix PKG_CONFIG_PATH instructions, what was there
11943         previously was breaking default search path, not nice. 
11944         Fixes #163358
11945
11946 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11947
11948         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init),
11949         (gst_audioscale_chain):
11950           %#^@^#@^@#^#@^#@^@#^@#^@#^@#^#@^#@^#@^@#^#@ fix seeking
11951           when resampling - how the ^@$^!@^! is this possible?!?
11952
11953 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11954
11955         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
11956           Reset variables on READY.
11957         * gst/matroska/matroska-mux.c: (gst_matroska_mux_request_new_pad),
11958         (gst_matroska_mux_loop):
11959           Require data before writing header.
11960
11961 2005-01-09  Francis Labonte  <francis_labonte@hotmail.com>
11962
11963         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11964
11965         * ext/mad/gstmad.c: (gst_mad_chain):
11966           Don't call mad_stream_sync() directly after recovering sync.
11967           Fixes #151661.
11968
11969 2005-01-09  Martin Eikermann  <meiker@upb.de>
11970
11971         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11972
11973         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init),
11974         (snapshot_handler), (gst_snapshot_sinkconnect),
11975         (gst_snapshot_chain):
11976           Allocate resources when required, fix recursive signal emission
11977           and fix caps. Fixes #161667.
11978
11979 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
11980
11981         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11982
11983         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps),
11984         (gst_pngdec_chain):
11985           Handle only 8-bppc (bits-per-pixel-component) images, better
11986           error handling and correct strides. Fixes #163177.
11987         * ext/libpng/gstpngenc.c: (gst_pngenc_sinklink),
11988         (gst_pngenc_chain):
11989           Better error handling. Fixes #163348.
11990
11991 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11992
11993         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_get_type),
11994         (dvdnavsrc_uri_get_type), (dvdnavsrc_uri_get_protocols),
11995         (dvdnavsrc_uri_get_uri), (dvdnavsrc_uri_set_uri),
11996         (dvdnavsrc_uri_handler_init):
11997           Add DVD-nav URI (dvdnav://) for Totem testing purposes.
11998         * gst/playback/gstplaybasebin.c: (gen_source_element):
11999           Add MMS to streaming URIs.
12000
12001 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12002
12003         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
12004         * sys/xvimage/xvimagesink.c:
12005         (gst_xvimagesink_navigation_send_event):
12006           Check for pad availability before sending event.
12007
12008 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12009
12010         * gst-plugins.spec.in:
12011           Add subparse.
12012
12013 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12014
12015         * configure.ac:
12016           Since we use functions from CVS, up requirement.
12017
12018 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12019
12020         * gst/playback/Makefile.am:
12021         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
12022         (group_destroy), (group_commit), (group_is_muted),
12023         (gen_preroll_element), (add_stream), (unknown_type),
12024         (probe_triggered), (preroll_unlinked), (mute_stream),
12025         (silence_stream), (new_decoded_pad), (setup_substreams),
12026         (setup_source), (get_active_source), (mute_group_type),
12027         (muted_group_change_state), (set_active_source),
12028         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
12029         (play_base_eos), (gst_play_base_bin_change_state):
12030         * gst/playback/gstplaybasebin.h:
12031         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
12032         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
12033         (gst_stream_info_dispose), (stream_info_mute_pad),
12034         (stream_info_change_state), (gst_stream_info_set_mute):
12035         * gst/playback/gststreamselector.c: (gst_stream_selector_get_type),
12036         (gst_stream_selector_base_init), (gst_stream_selector_class_init),
12037         (gst_stream_selector_init), (gst_stream_selector_dispose),
12038         (gst_stream_selector_get_linked_pad),
12039         (gst_stream_selector_get_caps), (gst_stream_selector_link),
12040         (gst_stream_selector_get_linked_pads),
12041         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
12042         * gst/playback/gststreamselector.h:
12043           Adding stream selection support plus required properties for
12044           applications to use this. Fully fixes #100931.
12045
12046 2005-01-08  Benjamin Otte  <otte@gnome.org>
12047
12048         * gst/games/gstpuzzle.c: (nav_event_handler):
12049           - handle nav events differently: forward every event no matter if it
12050             was handled or not.
12051           - translate events
12052           You can now cheat by using navigationtest ! puzzle and moving the
12053           mouse close to the edge of a tile. ;)
12054
12055 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12056
12057         * configure.ac:
12058         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
12059         * ext/ogg/gstogmparse.c: (gst_ogm_text_parse_get_type),
12060         (gst_ogm_text_parse_base_init), (gst_ogm_text_parse_init),
12061         (gst_ogm_parse_get_sink_querytypes), (gst_ogm_parse_sink_convert),
12062         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain),
12063         (gst_ogm_parse_plugin_init):
12064         * ext/pango/gsttextoverlay.c: (gst_textoverlay_linkedpads),
12065         (gst_textoverlay_link), (gst_textoverlay_getcaps),
12066         (gst_textoverlay_event), (gst_textoverlay_video_chain),
12067         (gst_textoverlay_loop), (gst_textoverlay_init), (plugin_init):
12068         * ext/pango/gsttextoverlay.h:
12069         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
12070         (gst_matroska_demux_handle_seek_event),
12071         (gst_matroska_demux_sync_streams),
12072         (gst_matroska_demux_parse_blockgroup),
12073         (gst_matroska_demux_subtitle_caps),
12074         (gst_matroska_demux_plugin_init):
12075         * gst/matroska/matroska-ids.h:
12076         * gst/playback/gstdecodebin.c: (close_pad_link):
12077         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
12078         (gen_preroll_element), (remove_groups), (add_stream),
12079         (new_decoded_pad), (setup_subtitles), (gen_source_element),
12080         (setup_source):
12081         * gst/playback/gstplaybasebin.h:
12082         * gst/playback/gstplaybin.c: (gen_text_element), (setup_sinks):
12083         * gst/subparse/Makefile.am:
12084         * gst/subparse/gstsubparse.c: (gst_subparse_get_type),
12085         (gst_subparse_base_init), (gst_subparse_class_init),
12086         (gst_subparse_init), (gst_subparse_formats),
12087         (gst_subparse_eventmask), (gst_subparse_event),
12088         (gst_subparse_handle_event), (convert_encoding), (get_next_line),
12089         (parse_mdvdsub), (parse_mdvdsub_init), (parse_subrip),
12090         (parse_subrip_deinit), (parse_subrip_init), (parse_mpsub),
12091         (parse_mpsub_deinit), (parse_mpsub_init),
12092         (gst_subparse_buffer_format_autodetect),
12093         (gst_subparse_format_autodetect), (gst_subparse_loop),
12094         (gst_subparse_change_state), (gst_subparse_type_find),
12095         (plugin_init):
12096         * gst/subparse/gstsubparse.h:
12097         * gst/typefind/gsttypefindfunctions.c: (ogmtext_type_find),
12098         (plugin_init):
12099           Add subtitle support, .sub parser (supports SRT and MPsub),
12100           OGM text support, Matroska UTF-8 text support, deadlock fixes
12101           all over the place, subtitle awareness in decodebin/playbin
12102           and some fixes to textoverlay to handle subtitles in a stream
12103           correctly. Fixes #100931.
12104
12105 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12106
12107         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
12108           Check for pad availability before doing a query on it.
12109
12110 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
12111
12112         * ext/dv/gstdvdec.c:
12113           really fix bpp24/32 dvdec caps (classic rgba indeed)
12114         * gst/asfdemux/gstasfdemux.c:
12115         (gst_asf_demux_process_ext_content_desc):
12116           don't send text tags if they are empty (bis repetita)
12117
12118 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
12119
12120         * ext/dv/gstdvdec.c:
12121          remove unneeded comment from dvdec
12122           (related to DV 4CC codes in AVI files)
12123           moved them in gstreamer/docs/random/mimetypes
12124         * gst/asfdemux/gstasfdemux.c:
12125         (gst_asf_demux_process_ext_content_desc):
12126          don't send text tags if they are empty
12127          fix mem leak on error path
12128         * gst/ffmpegcolorspace/avcodec.h:
12129         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
12130         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
12131         (gst_ffmpegcsp_avpicture_fill):
12132         * gst/ffmpegcolorspace/imgconvert.c: (img_get_alpha_info):
12133         * gst/ffmpegcolorspace/imgconvert_template.h:
12134          adds BGR32 and BGRA32 to ffmpegcolorspace
12135           (still bad colors, fixing it on next commit)
12136           helps with dvdec outputing BGR32
12137
12138 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
12139
12140         * ext/dv/gstdvdec.c:
12141          Fix audio caps i just broke (missing ',')
12142         * gst/matroska/matroska-mux.c: (gst_matroska_mux_get_type),
12143         (gst_matroska_mux_reset):
12144          Fix typo + add FIXME about old "x-gst-metadata" crap
12145
12146 2005-01-07  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
12147
12148         * ext/dv/demo-play.c: (main):
12149          xvideosink -> xvimagesink
12150         * ext/dv/gstdvdec.c:
12151          change rgb 32/32 caps to 24/32 (no alpha)
12152          change nb of channels to be a list (2 or 4, not 2)
12153          change sample rate to be a list (32, 44.1, 48 kHz) not a range
12154         * gst/asfdemux/gstasfdemux.c:
12155         (gst_asf_demux_process_ext_content_desc):
12156          Add 'date/year' to extracted metadata list
12157
12158 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12159
12160         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
12161           The return value of fixate_to does not imply that the requested
12162           value was set, so don't assume.
12163
12164 2005-01-07  Gergely Nagy  <algernon@bonehunter.rulez.org>
12165
12166         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12167
12168         * ext/libpng/gstpngdec.c:
12169         * ext/libpng/gstpngenc.c: (gst_pngenc_base_init),
12170         (gst_pngenc_sinklink), (gst_pngenc_init), (gst_pngenc_chain):
12171         * ext/libpng/gstpngenc.h:
12172           Alpha support (encoder; #163161), mime fixage.
12173
12174 2005-01-07  Sebastien Cote  <sc5@hermes.usherb.ca>
12175
12176         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12177
12178         * ext/faac/gstfaac.c: (gst_faac_outputformat_get_type),
12179         (gst_faac_class_init), (gst_faac_init), (gst_faac_srcconnect),
12180         (gst_faac_set_property), (gst_faac_get_property):
12181         * ext/faac/gstfaac.h:
12182           Allow for ADTS output (#153434).
12183
12184 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12185
12186         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
12187           Fix against template (#150576).
12188
12189 2005-01-06  Benjamin Otte  <otte@gnome.org>
12190
12191         * gst/games/gstpuzzle.c: (draw_puzzle):
12192           don't draw a puzzle if either width or height of tiles would be 0.
12193
12194 2005-01-06  Benjamin Otte  <otte@gnome.org>
12195
12196         * gst/games/gstpuzzle.c: (gst_puzzle_get_type),
12197         (gst_puzzle_class_init), (gst_puzzle_finalize):
12198           no memleaks, please
12199         (gst_puzzle_create), (gst_puzzle_init),
12200         (gst_puzzle_set_property), (gst_puzzle_setup):
12201           change initialization code around so we don't reshuffle on resize
12202         (draw_puzzle):
12203           fix another stupid typo
12204
12205 2005-01-06  Benjamin Otte  <otte@gnome.org>
12206
12207         * gst/games/gstvideoimage.c: (copy_hline_YUY2):
12208           fix stupid typo that borked copying on YUY2
12209
12210 2005-01-06  Benjamin Otte  <otte@gnome.org>
12211
12212         * gst/games/gstpuzzle.c: (draw_puzzle):
12213           fix edges when image sizes aren't multiples of tile sizes
12214
12215 2005-01-06  Benjamin Otte  <otte@gnome.org>
12216
12217         * gst/games/gstpuzzle.c: (gst_puzzle_base_init):
12218           make RGB endianness work correctly
12219         (gst_puzzle_show), (gst_puzzle_swap), (gst_puzzle_move):
12220           refactor and fix race with initial shuffling
12221         (nav_event_handler):
12222           allow using the mouse to puzzle
12223         (draw_puzzle):
12224           insist on tiles having width and height as multiples of 4 to get
12225           clean YUV image handling
12226         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
12227         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_buffer_alloc):
12228           s/DEBUG/LOG/ for common messages
12229         (gst_xvimagesink_navigation_send_event):
12230           fix mouse event translation to not include screen PAR
12231         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
12232           fix mouse event translation to actually work
12233
12234 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
12235
12236         * gst/asfdemux/gstasfdemux.c:
12237         (gst_asf_demux_process_ext_content_desc):
12238          Extract TrackNumber metadata + clean up code
12239         * gst/games/gstvideoimage.c: (gst_video_image_draw_rectangle):
12240          Hope this is the good fix (var used unitialised)
12241
12242 2005-01-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12243
12244         * ext/faad/gstfaad.c: (gst_faad_chain):
12245           Only increment timestamp if it's valid. Fixes raw AAC streams.
12246
12247 2005-01-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
12248
12249         * configure.ac:
12250         * gst/games/Makefile.am:
12251         * gst/games/gstpuzzle.c:
12252           add a puzzle game with...
12253         * gst/games/gstvideoimage.c:
12254         * gst/games/gstvideoimage.h:
12255           ... full colorspace support (that includes YUV9 and RGB16)) stolen
12256           from videotestsrc and made into something that would be a nice
12257           library for a lot of other plugins.
12258
12259 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
12260
12261         * configure.ac:
12262          don't compile faad plugin if a RC of 2.0 is found
12263          Fixes #155346 (and FC1 buildbot)
12264         * gst/asfdemux/gstasfdemux.c:
12265         (gst_asf_demux_process_ext_content_desc):
12266          try to make Solaris compiler happier
12267
12268 2005-01-06  Paul Jack  <pjack@sfaf.org>
12269
12270         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12271
12272         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init):
12273           Fix segfault (#161667).
12274
12275 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12276
12277         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
12278           Fix framerate reporting.
12279
12280 2005-01-05  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
12281
12282         * gst-libs/gst/riff/riff-ids.h:
12283         * gst/wavenc/riff.h:
12284          Add AMR (VBR and CBR) ids to riff.h audio codec list
12285         * gst/asfdemux/gstasfdemux.c:
12286         (gst_asf_demux_process_ext_content_desc),
12287         (gst_asf_demux_process_object):
12288           Retrieve more tags from ASF files (Genre, AlbumTitle, Artist)
12289
12290 2005-01-05  Martin Eikermann  <meiker@upb.de>
12291
12292         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12293
12294         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
12295         (gst_dvd_demux_handle_discont):
12296         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_class_init),
12297         (gst_mpeg_demux_handle_discont):
12298           Recreate pads on new-media (#160730).
12299         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_new_pad):
12300           Send discont even if manager changes timestamps (#161929).
12301
12302 2005-01-05  Sebastien Cote  <sc5@hermes.usherb.ca>
12303
12304         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12305
12306         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16):
12307           Fix invalid memory access (#159211).
12308
12309 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12310
12311         * examples/gstplay/player.c: (main):
12312           Don't iterate.
12313         * examples/seeking/seek.c: (fixate), (make_playerbin_pipeline):
12314           Add visualizations.
12315         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
12316         (gst_a52dec_handle_frame):
12317           Set duration.
12318         * ext/dvdnav/gst-dvd:
12319           Add audioconvert. Fixes #161325.
12320         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get):
12321           Explicitely case to gint64. Possible valgrind error.
12322         * gst-libs/gst/play/play.c: (caps_set), (setup_size),
12323         (gst_play_tick_callback), (gst_play_change_state),
12324         (gst_play_dispose), (gst_play_init), (gst_play_class_init),
12325         (gst_play_set_location), (gst_play_get_location),
12326         (gst_play_seek_to_time), (gst_play_set_data_src),
12327         (gst_play_set_video_sink), (gst_play_set_audio_sink),
12328         (gst_play_set_visualization), (gst_play_connect_visualization),
12329         (gst_play_get_framerate), (gst_play_get_all_by_interface),
12330         (gst_play_new):
12331           Use playbin. Fixes #139749 and #147744.
12332         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags):
12333           Add genre tag.
12334         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
12335         (audioscale_get_type), (gst_audioscale_base_init),
12336         (gst_audioscale_class_init), (gst_audioscale_expand_caps),
12337         (gst_audioscale_getcaps), (gst_audioscale_fixate),
12338         (gst_audioscale_link), (gst_audioscale_get_buffer),
12339         (gst_audioscale_decrease_rate), (gst_audioscale_increase_rate),
12340         (gst_audioscale_init), (gst_audioscale_dispose),
12341         (gst_audioscale_chain), (gst_audioscale_set_property),
12342         (gst_audioscale_get_property), (plugin_init):
12343           Indent properly.
12344         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
12345           Fix LPCM.
12346         * gst/qtdemux/qtdemux.c: (qtdemux_parse_udta),
12347         (qtdemux_tag_add_str), (qtdemux_tag_add_num),
12348         (qtdemux_tag_add_gnre), (qtdemux_video_caps):
12349           Add more metadata (fixes #162656).
12350
12351 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
12352
12353         * configure.ac:
12354           back to cvs
12355
12356 === release 0.8.7 ===
12357
12358 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
12359
12360         * NEWS:
12361         * RELEASE:
12362         * configure.ac:
12363           releasing 0.8.7, "Hyperspace"
12364
12365 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
12366
12367         patch by: Tim-Philipp M??ller  <t.i.m@zen.co.uk>
12368
12369         * gst/playback/gstplaybasebin.c:
12370          Fix for #162924 - free caps after use, not before
12371
12372 2005-01-04  Thomas Vander Stichele  <thomas at apestaart dot org>
12373
12374         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
12375
12376         * gst/playback/gstplaybasebin.c:
12377         * gst/wavparse/gstwavparse.c:
12378           Fix for #154773 - fixes playback of small .wav files
12379
12380 2005-01-03  Thomas Vander Stichele  <thomas at apestaart dot org>
12381
12382         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
12383
12384         * gst/audioscale/gstaudioscale.c:
12385           Fix for #162819 - make audioscale reusable
12386           Fixes playback of more than one file with playbin/totem
12387
12388 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
12389
12390         * gst/ffmpegcolorspace/avcodec.h:
12391         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
12392         * gst/ffmpegcolorspace/imgconvert.c:
12393           clean up the mess that made me cry and avoid needless duplication
12394
12395 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
12396
12397         * gst/ffmpegcolorspace/imgconvert.c:
12398           give some indication of why we're segfaulting
12399
12400 2004-12-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12401
12402         * configure.ac:
12403           Fix indentation, fix v4l2 plugin detection.
12404         * ext/Makefile.am:
12405           Fix libmms location (Maciej, use diff -u!).
12406         * ext/alsa/gstalsa.c: (gst_alsa_init):
12407           Initialize caps cache to NULL.
12408         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
12409           Only change state on audiosink if it exists.
12410
12411 2004-12-28  Maciej Katafiasz  <mathrick@mathrick.org>
12412
12413         * gst/matroska/matroska-demux.c:
12414         * gst/matroska/matroska-ids.h:
12415         * gst/matroska/matroska-demux.h:
12416         Fix Vorbis streams failing to decode in some files, where cluster_time
12417         isn't 0, because then it doesn't send codec_priv before actual data.
12418         Remove time-based test and replace it with marker set on beginning of
12419         new stream
12420
12421 2004-12-28  David Schleef  <ds@schleef.org>
12422
12423         Merge patch from Ronald fixing problems with streaming
12424         text.
12425         * ext/cairo/gstcairo.c: (plugin_init):
12426         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
12427         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
12428         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
12429         (gst_textoverlay_font_init), (gst_textoverlay_init),
12430         (gst_textoverlay_set_property):
12431         * ext/cairo/gsttextoverlay.h:
12432
12433 2004-12-27  David Schleef  <ds@schleef.org>
12434
12435         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
12436         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
12437         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
12438         (gst_textoverlay_font_init), (gst_textoverlay_init),
12439         (gst_textoverlay_set_property): Improvements to actually
12440         render text as white on black outline on video, including
12441         font selection and horizontal/vertical alignment.  (Ronald's
12442         christmas present)
12443         * ext/cairo/gsttextoverlay.h:
12444
12445 2004-12-26  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
12446
12447         * ext/ogg/gstogg.c:
12448         * ext/ogg/gstogmparse.c:
12449           fix ogm[audio/video]parse plugin registration
12450           (riff won't load if bytestream is already loaded)
12451
12452 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
12453
12454         * gst/audioconvert/gstchannelmix.c:
12455           fix for GLIB < 2.4
12456
12457 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
12458
12459         * Makefile.am:
12460         * configure.ac:
12461           disable docs again until it actually passes make distcheck.
12462
12463 2004-12-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12464
12465         * gst/qtdemux/qtdemux.c: (qtdemux_type_get), (qtdemux_audio_caps):
12466         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
12467         (plugin_init):
12468           Add 3GP (variables name Q3GP because they can't start with a
12469           number). Add samr audio fourcc (used in .3gp files), decoder
12470           is work in progress. Also do a GST_WARNING instead of ERROR
12471           in case of unknown nodes, to decrease output.
12472
12473 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
12474
12475         * Makefile.am:
12476           really fix dist
12477
12478 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
12479
12480         * configure.ac:
12481         * ext/speex/gstspeexdec.h:
12482         * ext/speex/gstspeexenc.h:
12483           Fixes #158382.  Make speex plugin compatible with both 1.0 and 1.1.
12484           Fix detection code in configure.ac
12485
12486 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12487
12488         * gst/matroska/matroska-demux.c:
12489         (gst_matroska_demux_parse_blockgroup):
12490           Save position, so that queries give proper return values. Don't
12491           know how this could ever have worked before...
12492
12493 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
12494
12495         * configure.ac:
12496           Put additional LAME check inside the conditional.  Fixes #152339
12497
12498 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12499
12500         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
12501         (gst_avi_demux_stream_scan):
12502           Add some more debug. Fix logic error when setting movi offset
12503           while reading index.
12504
12505 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12506
12507         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
12508         (gst_avi_demux_stream_scan), (gst_avi_demux_handle_seek),
12509         (gst_avi_demux_process_next_entry):
12510           Add some debugging. Better detection of broken indexes and the
12511           accompanying index recovery. No infinite loops on state changes
12512           when we're still in our loopfunction.
12513
12514 2004-12-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12515
12516         * configure.ac:
12517           Fix up.
12518
12519 2004-12-22  Archana Shah  <archana.shah@wipro.com>
12520
12521         Reviewed by:  Ronald S. Bultje <rbultje@ronald.bitfreak.net>
12522
12523         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_volume):
12524           Normalizing the value before setting
12525         (gst_sunaudiomixer_get_volume):
12526           Normalizing the value after getting. Fixes bug# 161980
12527
12528 2004-12-22  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
12529
12530         * Makefile.am: Make sure docs gets disted
12531         * docs/Makefile.am: Make sure all needed files get disted
12532         * gst-plugins.spec.in: latest updates
12533
12534 2004-12-22  Wim Taymans  <wim@fluendo.com>
12535
12536         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
12537         Revert patch 1.38 as clock distribution over schedulers does
12538         not work correcly in the core yet.
12539
12540 2004-12-21  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
12541
12542         * sys/oss/README: remove this file, which predates my birth
12543           (and which content is by far outdated)
12544
12545 2004-12-20  Stefan Kost  <ensonic@users.sf.net>
12546
12547         * Makefile.am:
12548         * configure.ac:
12549         * docs/Makefile.am:
12550         * docs/libs/Makefile.am:
12551         * docs/libs/gst-plugins-libs-docs.sgml:
12552         * docs/libs/gst-plugins-libs-sections.txt:
12553         * docs/libs/tmpl/gstgconf.sgml:
12554         * docs/upload.mak:
12555         * docs/version.entities.in:
12556           Added boilerplate gtk-doc files for plugin-libs documentation.
12557
12558 2004-12-19  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
12559
12560         * gst/auparse/gstauparse.c: fix int and float audio caps
12561
12562 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12563
12564         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
12565         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
12566           g_assert() can be a macro, don't use #ifdef inside it.
12567
12568 2004-12-19  Edward Hervey  <bilboed@bilboed.com>
12569
12570         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12571
12572         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
12573         (gst_videorate_init), (gst_videorate_chain),
12574         (gst_videorate_change_state):
12575           Event handling (fixes #159986).
12576
12577 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12578
12579         * gst-libs/gst/riff/riff-media.c:
12580         (gst_riff_create_video_caps_with_data):
12581           Add BLZ0 (Blizzard's version of DivX) fourcc.
12582
12583 2004-12-18  David Schleef  <ds@schleef.org>
12584
12585         * gst/tta/gstttadec.c: (gst_tta_dec_link): And yet another
12586         portability fix.
12587
12588 2004-12-18  David Schleef  <ds@schleef.org>
12589
12590         * gst/tta/ttadec.h: Disable some header code that isn't used
12591         and clearly isn't portable.
12592
12593 2004-12-18  David Schleef  <ds@schleef.org>
12594
12595         * gst/ffmpegcolorspace/imgconvert.c: (get_pix_fmt_info),
12596         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
12597         (avcodec_get_pix_fmt), (avpicture_layout),
12598         (avcodec_get_pix_fmt_loss), (avg_bits_per_pixel), (img_copy),
12599         (get_convert_table_entry), (img_convert), (img_get_alpha_info):
12600         Fix code to not use GCC extensions (and c99 extensions that
12601         Forte does not like.)
12602
12603 2004-12-19  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
12604
12605         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12606
12607         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
12608         (gst_deinterlace_chain):
12609           Rowstride fixes. Fixes #161039.
12610         * gst/videocrop/gstvideocrop.c: (gst_video_crop_init),
12611         (gst_video_crop_get_property), (gst_video_crop_add_to_struct_val),
12612         (gst_video_crop_getcaps), (gst_video_crop_link),
12613         (gst_video_crop_i420), (gst_video_crop_chain),
12614         (gst_video_crop_change_state):
12615           Rework of negotiation. Actually works now. Fixes #158650.
12616
12617 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12618
12619         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_sint):
12620           That was very stupid.
12621
12622 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12623
12624         * gst/matroska/matroska-demux.c:
12625         (gst_matroska_demux_parse_blockgroup):
12626           Fix possible crasher.
12627
12628 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12629
12630         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_uint),
12631         (gst_matroska_ebmlnum_sint), (gst_matroska_demux_parse_blockgroup):
12632           Lace sizes can be zero.
12633
12634 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12635
12636         * ext/musepack/gstmusepackdec.cpp:
12637           Fetch error return values. Fixes #161624.
12638         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
12639           Really EOS.
12640
12641 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12642
12643         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
12644           Work for truncated (unfinished download etc.) files. Fixes #160514.
12645
12646 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12647
12648         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
12649           Fix for integer overflow. Makes #156001 not crash. Probably masks
12650           the real bug.
12651
12652 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12653
12654         * gst/ac3parse/gstac3parse.c: (plugin_init):
12655           Parsers never have ranks. Fixes #159651.
12656
12657 2004-12-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
12658
12659         * gst/playback/gstdecodebin.c: (compare_ranks):
12660           make sure the facotries are ordered the same every time even if they
12661           have the same rank by using the name
12662         * gst/playback/gstdecodebin.c: (find_compatibles):
12663           make sure we don't add factories to the list twice
12664
12665 2004-12-16  David Schleef  <ds@schleef.org>
12666
12667         * configure.ac: look for musepack headers as musepack/*.h
12668         (fixes #159847)
12669         * ext/musepack/gstmusepackdec.h: use <musepack/*.h>
12670         * ext/musepack/gstmusepackreader.h: same
12671
12672 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12673
12674         * gst-libs/gst/riff/riff-read.c:
12675         (gst_riff_read_strf_auds_with_data):
12676           Read extradata correctly (fixes #155879).
12677
12678 2004-12-16  David Schleef  <ds@schleef.org>
12679
12680         * gst/audioscale/gstaudioscale.c: allow passthru of >2 channel
12681         audio.  does _not_ attempt or allow conversion unless channels
12682         is 1 or 2.
12683
12684 2004-12-16  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
12685
12686         * tools/gst-launch-ext-m.m: fix mpeg and vob pipelines
12687
12688 2004-12-16  David Schleef  <ds@schleef.org>
12689
12690         * gst/audioscale/gstaudioscale.c: the resample library only
12691         handles 1 or 2 channels.  Change caps to compensate.
12692
12693 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12694
12695         * gst/matroska/matroska-demux.c: (aac_rate_idx), (aac_profile_idx),
12696         (gst_matroska_demux_audio_caps):
12697           Some MPEG-AAC hacks, because else it doesn't work...
12698
12699 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12700
12701         * gst-libs/gst/riff/riff-media.c:
12702         (gst_riff_create_video_caps_with_data),
12703         (gst_riff_create_video_template_caps):
12704           Add h264.
12705
12706 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12707
12708         * gst-libs/gst/audio/Makefile.am:
12709           Try to fix buildbot.
12710
12711 2004-12-16  Thomas Vander Stichele  <thomas at apestaart dot org>
12712
12713         * gst/tcp/gstmultifdsink.c:
12714           Clean up and uniformize debugging.
12715
12716 2004-12-16  Edward Hervey  <bilboed@bilboed.com>
12717
12718         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12719
12720         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
12721         (gst_dvd_demux_reset), (gst_dvd_demux_change_state):
12722         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_reset),
12723         (gst_mpeg_demux_change_state):
12724           Reset on ready. Fixes 160276.
12725
12726 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
12727
12728         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12729
12730         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12731         (gst_ffmpegcsp_pad_link):
12732           Fix memleak (#154815).
12733
12734 2004-12-16  James Bowes  <bowes@cs.dal.ca>
12735
12736         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12737
12738         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init),
12739         (gst_musicbrainz_init), (gst_musicbrainz_chain),
12740         (gst_musicbrainz_set_property), (gst_musicbrainz_get_property):
12741         * ext/musicbrainz/gsttrm.h:
12742           Add support for using a proxy server when getting a trm id from
12743           the MusicBrainz database (#149613).
12744
12745 2004-12-16  Christophe Fergeau  <teuf@gnome.org>
12746
12747         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12748
12749         * gst/playback/gstdecodebin.c: (new_pad), (close_link):
12750         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
12751           Fix memleaks (#157233).
12752
12753 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
12754
12755         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12756
12757         * gst-libs/gst/resample/resample.c: (gst_resample_close):
12758         * gst-libs/gst/resample/resample.h:
12759         * gst/audioscale/gstaudioscale.c:
12760           Fix memleak (#159215).
12761
12762 2004-12-16  Toni Willberg  <toniw@iki.fi>
12763
12764         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12765
12766         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
12767         * sys/oss/oss_probe.c: (main):
12768           Check for mono/stereo support (similar to samplerate probing),
12769           fixes #159433. Also add missing copyright header to oss_probe.c.
12770
12771 2004-12-15  David Schleef  <ds@schleef.org>
12772
12773         * configure.ac: add audioresample and cairo plugins.  Remove
12774         HAVE_MMX stuff, because it's not used.
12775         * ext/Makefile.am: same
12776         * ext/audioresample/Makefile.am: You are not ready for an
12777         audio resampling element based on audioresample.
12778         * ext/audioresample/gstaudioresample.c:
12779         * ext/audioresample/gstaudioresample.h:
12780         * ext/cairo/Makefile.am: You are not ready for overlay elements
12781         based on cairo.  Don't look too closely, these elements kinda
12782         suck right now.
12783         * ext/cairo/gstcairo.c: new
12784         * ext/cairo/gsttextoverlay.c: new
12785         * ext/cairo/gsttextoverlay.h: new
12786         * ext/cairo/gsttimeoverlay.c: new
12787         * ext/cairo/gsttimeoverlay.h: new
12788         * gst-libs/gst/media-info/media-info-priv.h: fix compile
12789         problem with compilers that don't support variadic macros.
12790
12791 2004-12-15  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
12792
12793         Reviewed by:  David Schleef  <ds@schleef.org>
12794
12795         * sys/sunaudio/gstsunaudio.c: (plugin_init):  Apply patch from
12796         Bala, registering sunaudiosrc (oops!), and cleaning up code a
12797         bit.  Also ran indent-gst.
12798         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_init),
12799         (gst_sunaudiosrc_change_state), (gst_sunaudiosrc_get),
12800         (gst_sunaudiosrc_setparams):
12801
12802 2004-12-14  David Schleef  <ds@schleef.org>
12803
12804         * gst/festival/gstfestival.c: (gst_festival_chain): Set the
12805         output rate to 16000.  Should fix #160235.
12806
12807 2004-12-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12808
12809         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
12810         Add typefinding for mpeg2 pes streams
12811
12812 2004-12-13  David Schleef  <ds@schleef.org>
12813
12814         * configure.ac:  Applied patch from bug #143659, making default
12815         sources and sinks OS-dependent (for Solaris), and added code
12816         for OS/X.
12817         * gconf/gstreamer.schemas.in: use OS-dependent sinks in gconf.
12818
12819 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
12820
12821         * gst-libs/gst/riff/riff-media.c:
12822           forgot to add h2.64 to avidemux template caps
12823
12824 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
12825
12826         * gst/wavenc/riff.h:
12827         * gst-libs/gst/riff/riff-media.c:
12828         * gst-libs/gst/riff/riff-ids.h:
12829         * gst/avi/gstavimux.c
12830         add 4CC code for VideoSoft h264 in AVI (VSSH)
12831           fixes bug #160655
12832         remove s323 from riff, it's quicktime specific :(
12833
12834 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
12835
12836         * gst/asfdemux/README
12837         * gst/wavenc/riff.h
12838         * gst-libs/gst/riff/riff-ids.h
12839         * gst-libs/gst/riff/riff-media.c
12840         * gst/qtdemux/qtdemux.c:
12841           add new 4CC codes for h263 related codecs
12842           fixes partially bug #155163
12843
12844 2004-12-12  Christian Fredrik Kalager Schaller  <christian at fluendo dot com>
12845
12846         * configure.ac: Update polyaudio requirement to 0.7
12847         * ext/polyp/polypsink.c: (create_stream): add patch from iain (158258)
12848
12849 2004-12-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12850
12851         * gst/interleave/deinterleave.c:
12852         fix my name's spelling! :)
12853
12854 2004-12-11  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
12855
12856         * AUTHORS ChangeLog
12857         * gst/auparse/gstauparse.c
12858         * gst/interleave/deinterleave.c
12859         * gst/law/:
12860                 alaw-decode.c alaw-encode.c
12861                 mulaw-decode.c mulaw-encode.c
12862         * gst/oneton/gstoneton.c
12863         * sys/osxaudio/:
12864                 gstosxaudioelement.c gstosxaudiosink.c gstosxaudiosrc.c
12865         * sys/osxvideo/:
12866                 cocoawindow.h cocoawindow.m
12867                 osxvideosink.h osxvideosink.m
12868
12869         put the same mail address for Zaheer Abbas Merali everywhere
12870
12871 2004-12-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12872
12873         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_loop):
12874           Align by packetsize, and assert that we a packet available before
12875           playing. The first makes webstreams work (they often include
12876           trailing padding data in a packet), the second allows pausing a
12877           ASF stream in totem without getting demux errors afterwards.
12878
12879 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12880
12881         * ext/ogg/gstoggdemux.c: (get_relative):
12882           Check for non-NULL before accessing member (end-of-chain).
12883
12884 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12885
12886         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
12887         (cdparanoia_set_property), (cdparanoia_get_property):
12888         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
12889         (dvdnavsrc_set_property), (dvdnavsrc_get_property):
12890         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
12891         (dvdreadsrc_init), (dvdreadsrc_set_property),
12892         (dvdreadsrc_get_property):
12893         * sys/vcd/vcdsrc.c: (gst_vcdsrc_class_init),
12894         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property):
12895           Synchronize property names where not yet the case. Devices are
12896           now device=X, other versions are deprecated (but still exist).
12897           Also use g_free() unconditionally.
12898         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
12899         (setup_source), (gst_play_base_bin_get_property):
12900           Expose source.
12901
12902 2004-12-09  Thomas Vander Stichele  <thomas at apestaart dot org>
12903
12904         * configure.ac: move GCONF macro outside conditional for the am
12905           conditional. Fixes #160439
12906
12907 2004-12-08  David Schleef  <ds@schleef.org>
12908
12909         * tools/gst-visualise-m.m: Switch to elements that currently
12910         exist.
12911
12912 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12913
12914         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
12915           We love wrong commas.
12916
12917 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12918
12919         * gst/matroska/matroska-demux.c:
12920         (gst_matroska_demux_handle_src_query):
12921           Don't set DEFAULT, unsupported - makes length display incorrectly
12922           in some cases.
12923
12924 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
12925
12926         * gst/monoscope/README: remove blurb about files being GPL
12927         * gst/monoscope/gstmonoscope.c: Change license field to LGPL
12928         * gst/monoscope/monoscope.c: Change license to BSD with explanation
12929           monoscope is now effectively LGPL licensed
12930
12931 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
12932
12933         * gst/monoscope/README: Update information to be more correct
12934         * gst/monoscope/convolve.c: Relicense to LGPL
12935         * gst/monoscope/convolve.h: Relicense to LGPL
12936
12937 2004-12-06  Arwed v. Merkatz <v.merkatz@gmx.net>
12938
12939         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
12940           set BUFFER_DURATION to correct values (mpeg1 audio frame length is fixed)
12941         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link):
12942           set default_duration for mpeg1 audio
12943
12944 2004-12-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
12945
12946         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_close_audio):
12947         * ext/alsa/gstalsa.h:
12948           refactor big chunks of the core caps negotiation code to make it
12949           a lot faster, because people claim it's really slow
12950           (actually, just cache the getcaps when the device is opened)
12951
12952 2004-12-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12953
12954         * ext/a52dec/gsta52dec.c: (gst_a52dec_init),
12955         (gst_a52dec_handle_event), (gst_a52dec_update_streaminfo),
12956         (gst_a52dec_handle_frame), (gst_a52dec_chain),
12957         (gst_a52dec_change_state), (plugin_init):
12958         * ext/a52dec/gsta52dec.h:
12959           Do something useful with timestamps. Make chain-based (since
12960           there's really no reason to be loopbased).
12961         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
12962           Update current_byte/frame correctly.
12963
12964 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12965
12966         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags),
12967         (gst_ape_demux_stream_init):
12968           Forward tags, too.
12969
12970 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12971
12972         * gst/apetag/apedemux.c: (gst_ape_demux_stream_init):
12973           Let's make sure we're done typefinding when detecting tags.
12974
12975 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12976
12977         * gst/matroska/ebml-read.c: (gst_ebml_read_class_init),
12978         (gst_ebml_read_init), (gst_ebml_read_use_event),
12979         (gst_ebml_read_element_id), (gst_ebml_peek_id),
12980         (gst_ebml_read_seek), (gst_ebml_read_skip),
12981         (gst_ebml_read_reserve), (gst_ebml_read_buffer),
12982         (gst_ebml_read_master):
12983         * gst/matroska/ebml-read.h:
12984         * gst/matroska/matroska-demux.c:
12985         (gst_matroska_demux_parse_contents),
12986         (gst_matroska_demux_loop_stream), (gst_matroska_demux_audio_caps):
12987           Disgustingly evil hack for working around INTERRUPT events and
12988           their extremely annoying habit of being a pain in the ass. We
12989           simply peek a cluster before reading any of it.
12990
12991 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12992
12993         * ext/musepack/gstmusepackdec.cpp:
12994           There's also floating point libmusepacks.
12995
12996 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12997
12998         * ext/faad/gstfaad.c: (gst_faad_chanpos_from_gst),
12999         (gst_faad_chanpos_to_gst), (gst_faad_chain):
13000           Set DURATION even if source buffer didn't. Also use increasing
13001           timestamps.
13002         * gst-libs/gst/riff/riff-media.c:
13003         (gst_riff_create_audio_caps_with_data):
13004           Block_align can have larger values than 8192.
13005
13006 2004-12-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13007
13008         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link):
13009         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link):
13010         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link):
13011         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link):
13012           Fix caps.
13013
13014 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13015
13016         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
13017           Fix logic bug.
13018
13019 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13020
13021         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find):
13022           Yay, another one.
13023
13024 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13025
13026         * ext/esd/esdsink.c: (gst_esdsink_chain):
13027           Make error actually say something useful (fixes #156798).
13028         * gst-libs/gst/riff/riff-media.c:
13029         (gst_riff_create_video_caps_with_data),
13030         (gst_riff_create_video_template_caps):
13031           Add Intel Video 5.0 fourcc (IV50).
13032
13033 2004-12-01  Christophe Fergeau  <teuf@gnome.org>
13034
13035         * ext/mad/gstmad.c: (mpg123_parse_xing_header): fix xing header
13036         detection on mono and stereo mp3 files.
13037
13038 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13039
13040         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
13041           Don't crash on EMPTY caps (e.g. when the demuxer didn't recognize
13042           the contained stream).
13043
13044 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13045
13046         * ext/faad/gstfaad.c: (gst_faad_srcconnect), (gst_faad_chain):
13047           Oops, remove debug.
13048
13049 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
13050
13051         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13052
13053         * gst/law/alaw-decode.c: (alawdec_getcaps):
13054         * gst/law/mulaw-decode.c: (mulawdec_getcaps):
13055           Prevent warnings when negotiating caps (fixes #159338).
13056
13057 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13058
13059         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
13060         (gst_ffmpegcsp_chain):
13061           Remove old leftover that shouldn't be there...
13062
13063 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
13064
13065         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13066
13067         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
13068           Don't forward DISCONT events (fixes #159684).
13069
13070 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13071
13072         * gst/playback/gstplaybin.c: (remove_sinks), (setup_sinks):
13073           Unlink manually since sometimes bin disposal (and therefore
13074           pad unlinking) is delayed, which will cause a new media file
13075           to not be able to start playing instantly.
13076
13077 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13078
13079         * gst/playback/gststreaminfo.c: (stream_info_mute_pad):
13080           On mute of an unlinked stream, check for pad availability so
13081           we don't crash on unlinked pad.
13082
13083 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13084
13085         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
13086         (gst_avi_demux_massage_index):
13087           Fix quite humiliating bug in omitting 0-sized index chunks but
13088           forgetting to count them for timestamps.
13089
13090 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13091
13092         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
13093           Actually leave the loop if we failed to sync. Don't crash.
13094
13095 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13096
13097         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream),
13098         (gst_dvd_demux_process_private):
13099         * gst/mpegstream/gstdvddemux.h:
13100           Fix crash (#159759). Doesn't work, though. :-(.
13101
13102 2004-11-28  Benjamin Otte  <otte@gnome.org>
13103
13104         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
13105           more overwriting protection due to modifying channels one by one
13106           instead of all at once
13107
13108 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13109
13110         * gst/audioconvert/gstchannelmix.c:
13111         (gst_audio_convert_fill_normalize):
13112           Normalize using absolute values.
13113
13114 2004-11-28  Julien MOUTTE  <julien@moutte.net>
13115
13116         * configure.ac:
13117         * ext/Makefile.am:
13118         * ext/directfb/Makefile.am:
13119         * ext/directfb/directfbvideosink.c: (gst_directfbvideosink_create),
13120         (gst_directfbvideosink_get_pixel_format),
13121         (gst_directfbvideosink_get_format_from_fourcc),
13122         (gst_directfbvideosink_fixate), (gst_directfbvideosink_getcaps),
13123         (gst_directfbvideosink_sink_link),
13124         (gst_directfbvideosink_change_state),
13125         (gst_directfbvideosink_chain), (gst_directfbvideosink_buffer_free),
13126         (gst_directfbvideosink_buffer_alloc),
13127         (gst_directfbvideosink_interface_supported),
13128         (gst_directfbvideosink_interface_init),
13129         (gst_directfbvideosink_navigation_send_event),
13130         (gst_directfbvideosink_navigation_init),
13131         (gst_directfbvideosink_set_property),
13132         (gst_directfbvideosink_get_property),
13133         (gst_directfbvideosink_finalize), (gst_directfbvideosink_init),
13134         (gst_directfbvideosink_base_init),
13135         (gst_directfbvideosink_class_init),
13136         (gst_directfbvideosink_get_type), (plugin_init):
13137         * ext/directfb/directfbvideosink.h: Adding a first version of
13138         directfbvideosink.
13139         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): Initializing some
13140         more.
13141
13142 2004-11-28  Benjamin Otte  <otte@gnome.org>
13143
13144         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
13145           walk the samples backwards if out_channels > in_channels so we don't
13146           overwrite data
13147
13148 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13149
13150         * gst/audioconvert/Makefile.am:
13151         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
13152         (gst_audio_convert_link), (gst_audio_convert_change_state),
13153         (gst_audio_convert_channels):
13154         * gst/audioconvert/gstchannelmix.c:
13155         (gst_audio_convert_unset_matrix),
13156         (gst_audio_convert_fill_identical),
13157         (gst_audio_convert_fill_compatible),
13158         (gst_audio_convert_detect_pos), (gst_audio_convert_fill_one_other),
13159         (gst_audio_convert_fill_others),
13160         (gst_audio_convert_fill_normalize),
13161         (gst_audio_convert_fill_matrix), (gst_audio_convert_setup_matrix),
13162         (gst_audio_convert_passthrough), (gst_audio_convert_mix):
13163         * gst/audioconvert/gstchannelmix.h:
13164           Implement a channel mixer.
13165
13166 2004-11-28  Martin Soto  <martinsoto@users.sourceforge.net>
13167
13168         * ext/alsa/gstalsasink.c (gst_alsa_sink_loop):
13169         * ext/alsa/gstalsa.h:
13170         * ext/alsa/gstalsa.c (gst_alsa_set_clock):
13171         Make alsasink actually honor gst_element_set_clock and use that
13172         clock instead of its internal one.
13173
13174 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
13175
13176         * gst/playback/gstplaybasebin.c: (setup_source): fixed a caps leak
13177         (gst_play_base_bin_change_state): nullify source and decoder when
13178         going from READY to NULL so that we don't try to do weird stuff with
13179         them when going from NULL to READY
13180         * gst/playback/gstplaybin.c: (gst_play_bin_init): use gst_object_unref
13181         instead of g_object_unref
13182         (gen_video_element), (gen_audio_element): more refcounting fixes, now
13183         it should be correct
13184         (gst_play_bin_change_state): don't call remove_sinks if we are
13185         currently disposing the object
13186
13187 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13188
13189         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
13190           Don't forget bass if it's there. Else left channel is silent...
13191
13192 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13193
13194         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop),
13195         (gst_a52dec_change_state):
13196           Don't do sample adjusting anymore, we use float audio now.
13197         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
13198           Don't fixate to non-existing properties.
13199
13200 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13201
13202         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels),
13203         (gst_a52dec_change_state):
13204           Advertise that we can do surround sound.
13205
13206 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13207
13208         * ext/a52dec/gsta52dec.c: (gst_a52dec_reneg):
13209           Add buffer-frames=0.
13210         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get_type),
13211         (dvdreadsrc_init), (dvdreadsrc_get_event_mask),
13212         (dvdreadsrc_get_query_types), (dvdreadsrc_get_formats),
13213         (dvdreadsrc_srcpad_event), (dvdreadsrc_srcpad_query),
13214         (_seek_title), (_seek_chapter), (get_next_cell_for), (_read),
13215         (seek_sector), (dvdreadsrc_get), (dvdreadsrc_open_file),
13216         (dvdreadsrc_change_state), (dvdreadsrc_uri_get_type),
13217         (dvdreadsrc_uri_get_protocols), (dvdreadsrc_uri_get_uri),
13218         (dvdreadsrc_uri_set_uri), (dvdreadsrc_uri_handler_init):
13219         * ext/dvdread/dvdreadsrc.h:
13220           Add seeking, querying for bytes, sectors, title, angle and
13221           chapter. Handle multiple chapters. Relicense to LGPL because
13222           Billy agreed on that (thanks Billy!).
13223
13224 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
13225
13226         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose):
13227         call parent dispose method
13228
13229 2004-11-27  Martin Soto  <martinsoto@users.sourceforge.net>
13230
13231         * gst-libs/gst/audio/audioclock.c (gst_audio_clock_set_active)
13232         (gst_audio_clock_get_internal_time):
13233         Fix active <-> inactive transitions: ensure time value always
13234         grows and avoid abrupt value changes.
13235
13236 2004-11-27  Arwed v. Merkatz <v.merkatz@gmx.net>
13237
13238         * configure.ac:
13239         * gst/tta/Makefile.am:
13240         * gst/tta/crc32.h:
13241         * gst/tta/filters.h:
13242         * gst/tta/gsttta.c:
13243         * gst/tta/gstttadec.c:
13244         * gst/tta/gstttadec.h:
13245         * gst/tta/gstttaparse.c:
13246         * gst/tta/gstttaparse.h:
13247         * gst/tta/ttadec.h:
13248           added TTA parser and decoder
13249
13250 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13251
13252         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
13253         (probe_triggered), (check_queue), (buffer_underrun),
13254         (buffer_running), (buffer_overrun), (gen_source_element),
13255         (setup_source):
13256         * gst/playback/gstplaybasebin.h:
13257           Implement buffering. Needs some more work.
13258
13259 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13260
13261         * ext/theora/theoradec.c: (theora_dec_chain):
13262           Fix ilog mask range overflow.
13263
13264 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13265
13266         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
13267           Don't omit the last (which in case of dmix is the only :) )
13268           channel count. Don't set channels if <= 2.
13269
13270 2004-11-26  Christophe Fergeau  <teuf@gnome.org>
13271
13272         * gst/playback/gstplaybin.c: (gen_video_element),
13273         (gen_audio_element): Removed 2 obsolete comments
13274
13275 2004-11-26  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
13276
13277         * ext/vorbis/oggvorbisenc.c
13278         * ext/vorbis/vorbisenc.c :
13279           change description fields of those plugins to differentiate them
13280           (pitivi show Encoders by description, they had the same one)
13281
13282 2004-11-25  Christophe Fergeau  <teuf@gnome.org>
13283
13284         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13285
13286         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
13287         (gst_play_bin_set_property), (gen_video_element),
13288         (gen_audio_element):
13289           Refcounting fixes for provided audio-/videosinks.
13290
13291 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13292
13293         * gst/playback/gstplaybin.c: (gen_video_element),
13294         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state):
13295           Don't reference all sinks, but only the video- and audiosinks.
13296           The vis. element should be disposed when we're done with it.
13297           We don't have any reason to keep it around. This fixes warnings
13298           when reusing playbin for playing multiple audio files with
13299           vis. enabled. Also release audio device on pause - idea stolen
13300           from Rhythmbox.
13301
13302 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13303
13304         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels), (gst_a52dec_push),
13305         (gst_a52dec_reneg), (gst_a52dec_loop), (plugin_init):
13306         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
13307         * ext/alsa/gstalsaplugin.c: (plugin_init):
13308         * ext/dts/gstdtsdec.c: (gst_dtsdec_channels),
13309         (gst_dtsdec_renegotiate), (gst_dtsdec_loop), (plugin_init):
13310         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_chanpos_from_gst),
13311         (gst_faad_chanpos_to_gst), (gst_faad_sinkconnect),
13312         (gst_faad_srcgetcaps), (gst_faad_srcconnect), (gst_faad_chain),
13313         (gst_faad_change_state), (plugin_init):
13314         * ext/faad/gstfaad.h:
13315         * ext/vorbis/vorbis.c: (plugin_init):
13316         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
13317         * gst-libs/gst/audio/Makefile.am:
13318         * gst-libs/gst/audio/audio.c: (plugin_init):
13319         * gst-libs/gst/audio/multichannel.c:
13320         (gst_audio_check_channel_positions),
13321         (gst_audio_get_channel_positions),
13322         (gst_audio_set_channel_positions),
13323         (gst_audio_set_structure_channel_positions_list),
13324         (add_list_to_struct), (gst_audio_set_caps_channel_positions_list),
13325         (gst_audio_fixate_channel_positions):
13326         * gst-libs/gst/audio/multichannel.h:
13327         * gst-libs/gst/audio/testchannels.c: (main):
13328         * gst/audioconvert/gstaudioconvert.c:
13329         (gst_audio_convert_class_init), (gst_audio_convert_init),
13330         (gst_audio_convert_dispose), (gst_audio_convert_getcaps),
13331         (gst_audio_convert_parse_caps), (gst_audio_convert_link),
13332         (gst_audio_convert_fixate), (gst_audio_convert_channels):
13333         * gst/audioconvert/plugin.c: (plugin_init):
13334           Surround sound support.
13335
13336 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13337
13338         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
13339           Fix position for discont if we're close as well. Nitpicking, but
13340           saves a few milliseconds of extra waiting or skipping.
13341
13342 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13343
13344         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter):
13345           We sometimes need parsers for playback, so add those too.
13346
13347 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13348
13349         * configure.ac:
13350         * gst/apetag/Makefile.am:
13351         * gst/apetag/apedemux.c: (gst_ape_demux_get_type),
13352         (gst_ape_demux_base_init), (gst_ape_demux_class_init),
13353         (gst_ape_demux_init), (gst_ape_demux_get_src_formats),
13354         (gst_ape_demux_get_src_query_types),
13355         (gst_ape_demux_handle_src_query), (gst_ape_demux_get_event_mask),
13356         (gst_ape_demux_handle_src_event), (gst_ape_demux_handle_event),
13357         (gst_ape_demux_typefind_peek), (gst_ape_demux_typefind_get_length),
13358         (gst_ape_demux_typefind_suggest), (gst_ape_demux_typefind),
13359         (gst_ape_demux_parse_tags), (gst_ape_demux_stream_init),
13360         (gst_ape_demux_stream_data), (gst_ape_demux_loop),
13361         (gst_ape_demux_change_state):
13362         * gst/apetag/apedemux.h:
13363         * gst/apetag/apetag.c: (plugin_init):
13364         * gst/typefind/gsttypefindfunctions.c: (apetag_type_find),
13365         (plugin_init):
13366           APE v1/2 tag reader plus typefind function.
13367
13368 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13369
13370         * configure.ac:
13371         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
13372         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
13373           Remove hacks for older core. Require newer core version
13374           accordingly.
13375
13376 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13377
13378         * gst/cdxaparse/Makefile.am:
13379         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_get_type),
13380         (gst_cdxaparse_class_init), (gst_cdxaparse_init),
13381         (gst_cdxaparse_loop), (gst_cdxaparse_change_state), (plugin_init):
13382         * gst/cdxaparse/gstcdxaparse.h:
13383         * gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_get_type),
13384         (gst_cdxastrip_base_init), (gst_cdxastrip_class_init),
13385         (gst_cdxastrip_init), (gst_cdxastrip_get_src_formats),
13386         (gst_cdxastrip_get_src_query_types),
13387         (gst_cdxastrip_handle_src_query), (gst_cdxastrip_get_event_mask),
13388         (gst_cdxastrip_handle_src_event), (gst_cdxastrip_strip),
13389         (gst_cdxastrip_sync), (gst_cdxastrip_handle_event),
13390         (gst_cdxastrip_chain), (gst_cdxastrip_change_state):
13391         * gst/cdxaparse/gstcdxastrip.h:
13392           SVCD/VCD header stripping separated from CDXA image parsing.
13393         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
13394         (plugin_init):
13395           Add VCD/SVCD header typefinding for VCD/SVCD.
13396         * sys/vcd/vcdsrc.c: (gst_vcdsrc_get_type), (gst_vcdsrc_base_init),
13397         (gst_vcdsrc_class_init), (gst_vcdsrc_init),
13398         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property),
13399         (gst_vcdsrc_get_event_mask), (gst_vcdsrc_get_query_types),
13400         (gst_vcdsrc_get_formats), (gst_vcdsrc_srcpad_event),
13401         (gst_vcdsrc_srcpad_query), (gst_vcdsrc_get),
13402         (gst_vcdsrc_open_file), (gst_vcdsrc_close_file),
13403         (gst_vcdsrc_change_state), (gst_vcdsrc_msf),
13404         (gst_vcdsrc_recalculate), (gst_vcdsrc_uri_get_type),
13405         (gst_vcdsrc_uri_get_protocols), (gst_vcdsrc_uri_get_uri),
13406         (gst_vcdsrc_uri_set_uri), (gst_vcdsrc_uri_handler_init):
13407         * sys/vcd/vcdsrc.h:
13408           Fix up, add seeking, querying, URI interface. Works in totem now.
13409
13410 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
13411
13412         * configure.ac:
13413           back to CVS
13414
13415 === release 0.8.6 ===
13416
13417 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
13418
13419         * NEWS:
13420         * RELEASE:
13421         * configure.ac:
13422         * po/af.po:
13423         * po/az.po:
13424         * po/cs.po:
13425         * po/en_GB.po:
13426         * po/hu.po:
13427         * po/it.po:
13428         * po/nb.po:
13429         * po/nl.po:
13430         * po/or.po:
13431         * po/sq.po:
13432         * po/sr.po:
13433         * po/sv.po:
13434         * po/uk.po:
13435           releasing 0.8.6, "IOU Love"
13436
13437 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
13438
13439         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
13440
13441         * gst/playback/gstplaybasebin.c:
13442           Fix unplayable files error handling.  Fixes #158365
13443
13444 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
13445
13446         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
13447
13448         * gst/typefind/gsttypefindfunctions.c:
13449           Fix broken mp3 typefinding.  Fixes #158375
13450
13451 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
13452
13453         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
13454
13455         * ext/ogg/gstoggdemux.c:
13456           Fix sync on broken files.  Fixes #158976
13457
13458 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
13459
13460         patch by: Edward Hervey <bilboed@bilboed.com>
13461
13462         * ext/libpng/gstpngenc.c:
13463           Copy over buffer properties.  Fixes #158832
13464
13465 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
13466
13467         patch by: Tim-Philipp M??ller <t.i.m@zen.co.uk>
13468
13469         * ext/dvdread/dvdreadsrc.c:
13470           Fixes invalid reads (#158462)
13471
13472 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
13473
13474         * sys/v4l/gstv4lsrc.c:
13475         * sys/v4l/gstv4lsrc.h:
13476         * sys/v4l/v4lsrc_calls.c:
13477           Probe less and cache it.  Fixes #159187.
13478
13479 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
13480
13481         * gst/videorate/gstvideorate.c:
13482           Handle all video formats. Fixes #159186.
13483
13484 2004-11-16  Jan Schmidt  <thaytan@mad.scientist.com>
13485         * gst/synaesthesia/gstsynaesthesia.c:
13486         (gst_synaesthesia_class_init), (gst_synaesthesia_init),
13487         (gst_synaesthesia_dispose), (gst_synaesthesia_finalize),
13488         (gst_synaesthesia_sink_link), (gst_synaesthesia_src_getcaps),
13489         (gst_synaesthesia_src_link), (gst_synaesthesia_chain),
13490         (gst_synaesthesia_change_state), (plugin_init):
13491         Fix up synaesthesia to work under different samplerates/ buffer sizes.
13492         Force 320x200 output, as that's the only thing the underlying
13493         synaesthesia implementation supports. Still needs to be made
13494         re-entrant.
13495
13496 2004-11-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13497
13498         * configure.ac:
13499           Fix mpeg2enc configure check (similar to mplex check below).
13500
13501 2004-11-14  Koop Mast  <kwm@rainbow-runner.nl>
13502
13503         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13504
13505         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
13506           Fix for gcc-2.95 (fixes #158221).
13507
13508 2004-11-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13509
13510         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
13511           Re-add clock distribution hack (until new core is released).
13512           Fixes #158125.
13513
13514 2004-11-13  Arwed v. Merkatz  <v.merkatz@gmx.net>
13515         * configure.ac:
13516           fix mplex configure check segfaulting on some systems (bug #140994)
13517
13518 2004-11-13  Benjamin Otte  <otte@gnome.org>
13519
13520         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait):
13521           add debugging
13522         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
13523           do a wait when we enter the loop func with no data available to
13524           write instead of getting into an 100% CPU loop by just returning and
13525           being called again by the scheduler
13526
13527 2004-11-13  Jan Schmidt  <thaytan@mad.scientist.com>
13528
13529         * configure.ac:
13530         * ext/libvisual/visual.c: (gst_visual_get_type),
13531         (libvisual_log_handler), (gst_visual_getcaps),
13532         (gst_visual_srclink), (gst_visual_change_state), (make_valid_name),
13533         (plugin_init):
13534           Update libvisual to 0.1.7. Link in the debug handling to gstreamer
13535         * ext/smoothwave/Makefile.am:
13536         * ext/smoothwave/demo-osssrc.c: (main):
13537         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_class_init),
13538         (gst_smoothwave_init), (gst_smoothwave_dispose), (gst_sw_sinklink),
13539         (gst_sw_srclink), (gst_smoothwave_chain), (gst_sw_change_state),
13540         (plugin_init):
13541         * ext/smoothwave/gstsmoothwave.h:
13542           Make gstsmoothwave a working element in the 20th century.
13543
13544         * gst/chart/gstchart.c: (gst_chart_init), (gst_chart_srcconnect):
13545           Fix incorrect link function
13546
13547 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13548
13549         * gst/volume/gstvolume.c:
13550           Allow buffer-frames=0.
13551
13552 2004-11-12 Iain <iaingnome@gmail.com>
13553
13554         * configure.ac: Check for polypaudio
13555
13556         * ext/Makefile.am: Build the polyp dir
13557
13558         * ext/polyp: The polypsink sources.
13559
13560 2004-10-30 Iain <iaingnome@gmail.com>
13561
13562         * gst/interleave/interleave.c (interleave_unlink): Change the src pads
13563         caps to reflect the new number of channels.
13564
13565 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13566
13567         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
13568           Fix for negotiation order problem. This would show when the
13569           ALSA loopfuction was called before any other function. ALSA
13570           wouldn't do anything because we're not negotiated yet, leading
13571           to an infinite loop. Showed in e.g. Rhythmbox. Fixes #158006.
13572
13573 2004-11-11  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
13574
13575         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13576
13577         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
13578           No warnings (#157986).
13579
13580 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13581
13582         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
13583           Prefer apev1/2 and id3v1 (at end of file) over musepack.
13584
13585 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13586
13587         * gst/matroska/matroska-demux.c: (gst_matroska_demux_loop_stream):
13588           Signal no-more-pads (so it works in playbin).
13589
13590 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13591
13592         * ext/musepack/gstmusepackreader.cpp:
13593           Workaround for older core.
13594
13595 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13596
13597         * gst/ffmpegcolorspace/imgconvert.c: (yuv420p_to_yuv422):
13598           Actually test for odd width/height rather than testing whether
13599           a temporary variable that was 0 before we subtracted 1 is now
13600           not equal to zero (which it always is).
13601
13602 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13603
13604         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
13605         Fix compilation if HAVE_XVIDEO is not defined
13606
13607 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13608
13609         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
13610         Fix compilation if HAVE_XVIDEO is not defined
13611
13612 2004-11-11  Jan Schmidt  <thaytan@mad.scientist.com>
13613
13614         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
13615         (gst_goom_dispose), (gst_goom_sinkconnect), (gst_goom_chain),
13616         (gst_goom_change_state), (plugin_init):
13617         Use the bytestream adapter so goom doesn't depend on the input
13618         buffer size.
13619         Add a debug category
13620
13621 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13622
13623         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
13624           Only set hardware parameters *after* negotiation. Before
13625           negotiation, it will set ANY and that seems to cause crashes
13626           (see e.g. #151288, #153227).
13627
13628 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13629
13630         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
13631           This seems to be antique leftover. It needs to pass error
13632           checking.
13633         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
13634         (gst_sdlvideosink_deinitsdl), (gst_sdlvideosink_initsdl),
13635         (gst_sdlvideosink_destroy), (gst_sdlvideosink_create),
13636         (gst_sdlvideosink_sinkconnect), (gst_sdlvideosink_chain):
13637           Fix GstXOverlay implementation (#151059).
13638
13639 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13640
13641         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
13642           Don't assert (#157853).
13643
13644 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13645
13646         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
13647           Fix bytes/samples confustion.
13648         (gst_alsa_sink_mmap), (gst_alsa_sink_loop):
13649           Fix for underrun (#144389).
13650
13651 2004-11-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13652
13653         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
13654           Disable halfway-seek for pending release (since it needs a new
13655           core release).
13656
13657 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
13658
13659         * sys/v4l/gstv4lsrc.c:
13660         * sys/v4l/gstv4lsrc.h:
13661         * sys/v4l/v4lsrc_calls.c:
13662           add autoprobe-fps property so we can separate autoprobing parts
13663
13664 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
13665
13666         * sys/v4l/gstv4lsrc.c:
13667         * sys/v4l/v4lsrc_calls.c:
13668         initialise fourcc to catch unset fourcc's, and debug
13669
13670 2004-11-09  Wim Taymans  <wim@fluendo.com>
13671
13672         * gst/playback/README:
13673         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
13674         * gst/playback/gstplaybin.c: (gst_play_bin_init),
13675         (gst_play_bin_dispose), (gst_play_bin_set_property),
13676         (remove_sinks), (setup_sinks), (gst_play_bin_change_state),
13677         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
13678         (gst_play_bin_get_formats), (gst_play_bin_convert),
13679         (gst_play_bin_get_query_types), (gst_play_bin_query):
13680         Cleanups and some more documentation.
13681
13682 2004-11-09  Jan Schmidt  <thaytan@mad.scientist.com>
13683
13684         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
13685         (gst_cacasink_init), (gst_cacasink_chain):
13686         * ext/libcaca/gstcacasink.h:
13687         Cacasink inherits from VideoSink, so let that store the clock.
13688
13689 2004-11-09  Wim Taymans  <wim@fluendo.com>
13690
13691         * gst/playback/README:
13692         * gst/playback/gstplaybasebin.c: (group_destroy), (group_is_muted),
13693         (add_stream), (unknown_type), (add_element_stream), (no_more_pads),
13694         (probe_triggered), (preroll_unlinked), (new_decoded_pad),
13695         (gst_play_base_bin_change_state), (gst_play_base_bin_found_tag):
13696         * gst/playback/gstplaybin.c: (gen_vis_element), (remove_sinks),
13697         (setup_sinks):
13698         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute),
13699         (gst_stream_info_is_mute), (gst_stream_info_set_property):
13700         * gst/playback/gststreaminfo.h:
13701         Updated README.
13702         Only switch groups if all streams have muted (EOSed).
13703         Send Tags in sync with the stream playback instead of in
13704         the playback/preroll phase.
13705         Some cleanups, free the fakesrc elements.
13706
13707 2004-11-09  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13708
13709         * ext/alsa/gstalsa.c: (gst_alsa_get_caps_internal):
13710           buffer-frames property was missing
13711         * ext/arts/gst_arts.c:
13712           rate missing from sinkcaps
13713         * ext/audiofile/gstafparse.c:
13714         * ext/audiofile/gstafsink.c:
13715         * ext/audiofile/gstafsrc.c:
13716         * ext/swfdec/gstswfdec.c:
13717           int audio doesn't know buffer-frames
13718         * ext/cdparanoia/gstcdparanoia.c:
13719           int audio doesn't know chunksize either
13720         * ext/nas/nassink.c:
13721           it's endianness, not endianess
13722         * gst-libs/gst/audio/audio.h:
13723           make float standard pad template caps really describe float
13724         * gst/law/mulaw.c: (linear_factory):
13725           signed only, please
13726         * gst/mpegstream/gstdvddemux.c:
13727           widths of 20 are not valid
13728
13729 2004-11-08  Thomas Vander Stichele  <thomas at apestaart dot org>
13730
13731         Submitted by: Luca Ferretti <elle.uca@infinito.it>
13732
13733         * po/LINGUAS:
13734         * po/it.po:
13735           Add Italian
13736
13737 2004-11-08  Wim Taymans  <wim@fluendo.com>
13738
13739         * gst/playback/README:
13740         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
13741         * gst/playback/gstplaybasebin.c: (probe_triggered),
13742         (gst_play_base_bin_change_state):
13743         Updated README, added more comments for fixmes etc..
13744
13745 2004-11-08  Wim Taymans  <wim@fluendo.com>
13746
13747         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
13748         We can remove this hack now.
13749
13750 2004-11-08  Wim Taymans  <wim@fluendo.com>
13751
13752         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
13753         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
13754         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
13755         Only mix AYUV for maximum quality.
13756
13757 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13758
13759         * ext/ogg/gstoggdemux.c: (get_relative), (gst_ogg_demux_src_query),
13760         (gst_ogg_demux_push), (gst_ogg_pad_push):
13761           Let's act as if we're synchronized now! :).
13762         * ext/theora/theoradec.c: (theora_dec_chain):
13763           Add some debug.
13764
13765 2004-11-08  Wim Taymans  <wim@fluendo.com>
13766
13767         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
13768         (gst_alpha_set_property), (gst_alpha_sink_link),
13769         (gst_alpha_set_ayuv), (gst_alpha_set_i420),
13770         (gst_alpha_chroma_key_ayuv), (gst_alpha_chroma_key_i420),
13771         (gst_alpha_init_params), (gst_alpha_chain):
13772         Implement alpha functions for AYUV too, this increases
13773         accuracy quite a bit.
13774
13775 2004-11-08  Wim Taymans  <wim@fluendo.com>
13776
13777         * gst/ffmpegcolorspace/avcodec.h:
13778         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
13779         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
13780         (gst_ffmpegcsp_avpicture_fill):
13781         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
13782         (gst_ffmpegcsp_caps_remove_format_info):
13783         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
13784         (shrink12), (img_get_alpha_info), (deinterlace_line),
13785         (deinterlace_line_inplace):
13786         * gst/ffmpegcolorspace/imgconvert_template.h:
13787         Added AYUV colorspace and handle RGBA a bit more respectful.
13788
13789 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13790
13791         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
13792           Actually always send a discont (cornercase when resending the
13793           same serial-tagged chain twice).
13794
13795 2004-11-08  Julien MOUTTE  <julien@moutte.net>
13796
13797         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_clear),
13798         (gst_ximagesink_finalize):
13799         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_clear),
13800         (gst_xvimagesink_finalize): Some more cleanups, leaks fixed and checks.
13801
13802 2004-11-08  Wim Taymans  <wim@fluendo.com>
13803
13804         * gst/typefind/gsttypefindfunctions.c: (aac_type_find):
13805         Don't segfault on NULL data.
13806
13807 2004-11-08  Wim Taymans  <wim@fluendo.com>
13808
13809         * gst/playback/gstdecodebin.c: (unlinked):
13810         * gst/playback/gstplay-marshal.list:
13811         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
13812         (gst_play_base_bin_init), (group_create), (get_active_group),
13813         (get_building_group), (group_destroy), (group_commit),
13814         (queue_overrun), (remove_groups), (add_stream), (unknown_type),
13815         (add_element_stream), (no_more_pads), (probe_triggered),
13816         (preroll_unlinked), (new_decoded_pad), (removed_decoded_pad),
13817         (state_change), (setup_source), (gst_play_base_bin_get_property),
13818         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
13819         (gst_play_base_bin_link_stream),
13820         (gst_play_base_bin_get_streaminfo):
13821         * gst/playback/gstplaybasebin.h:
13822         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
13823         (remove_sinks), (setup_sinks), (gst_play_bin_change_state):
13824         Add support for chained ogg files. Prepare for playlist
13825         support. This patch introduces the concept of pad groups, which
13826         together compose one playable media file.
13827
13828 2004-11-07  David Schleef  <ds@schleef.org>
13829
13830         * testsuite/gst-lint: Check for pad templates that aren't statically
13831         scoped.
13832
13833 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13834
13835         * configure.ac:
13836         * ext/Makefile.am:
13837         * ext/musepack/Makefile.am:
13838         * ext/musepack/gstmusepackdec.cpp:
13839         * ext/musepack/gstmusepackdec.h:
13840         * ext/musepack/gstmusepackreader.cpp:
13841         * ext/musepack/gstmusepackreader.h:
13842           Add musepack decoder.
13843         * ext/faad/gstfaad.c: (gst_faad_base_init):
13844           Make pad templates static.
13845         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
13846         (plugin_init):
13847           Add musepack typefinder, make mp3 typefinding work halfway stream,
13848           which doesn't actually work yet because id3demux doesn't implement
13849           _get_length().
13850
13851 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13852
13853         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
13854         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop):
13855           Fix interrupt event handling (#144436).
13856
13857 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13858
13859         * ext/mad/gstid3tag.c: (gst_id3_tag_do_typefind):
13860           Hide unused glory.
13861
13862 2004-11-06  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
13863
13864         reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13865
13866         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
13867           Fix weird caps (#157548).
13868
13869 2004-11-06  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
13870
13871         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13872
13873         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsm_caps_nego):
13874           Add missing NULL terminator (#157543).
13875
13876 2004-11-05  Thomas Vander Stichele  <thomas at apestaart dot org>
13877
13878         * gst/tcp/gsttcp.h:
13879         * gst/tcp/gsttcpclientsink.c:
13880         * gst/tcp/gsttcpclientsrc.c:
13881         * gst/tcp/gsttcpserversink.c:
13882         * gst/tcp/gsttcpserversrc.c:
13883           ports can go up to 65535.  Move common defines to gsttcp.h
13884
13885 2004-11-05  Wim Taymans  <wim@fluendo.com>
13886
13887         * gst/videotestsrc/videotestsrc.c: (paint_setup_Y41B),
13888         (paint_hline_Y41B), (paint_setup_Y42B), (paint_hline_Y42B):
13889         Added two more colorspaces.
13890
13891 2004-11-05  Wim Taymans  <wim@fluendo.com>
13892
13893         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
13894         (gst_ffmpegcsp_avpicture_fill):
13895         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
13896         (yuv422p_to_yuv422), (yuv420p_to_yuv422), (shrink12),
13897         (img_convert), (deinterlace_line), (deinterlace_line_inplace):
13898         More stride fixes.
13899
13900 2004-11-05  Wim Taymans  <wim@fluendo.com>
13901
13902         * gst/alpha/gstalpha.c: (gst_alpha_set_property), (gst_alpha_add),
13903         (gst_alpha_chroma_key), (gst_alpha_init_params), (gst_alpha_chain):
13904         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
13905         (gst_videomixer_fill_checker), (gst_videomixer_blend_buffers),
13906         (gst_videomixer_loop):
13907         More stride fixes.
13908
13909 2004-11-05  Benjamin Otte  <otte@gnome.org>
13910
13911         * ext/mad/gstmad.c: (gst_mad_chain):
13912           don't overflow data buffer. Flush not needed sync data when syncing
13913           failed.
13914
13915 2004-11-04  Wim Taymans  <wim@fluendo.com>
13916
13917         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
13918         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
13919         (gst_alpha_get_property), (gst_alpha_add), (gst_alpha_chroma_key),
13920         (gst_alpha_init_params), (gst_alpha_chain),
13921         (gst_alpha_change_state):
13922         Updated the chroma keying algorithm with something more
13923         sophisticated.
13924
13925 2004-11-03  Wim Taymans  <wim@fluendo.com>
13926
13927         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
13928         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
13929         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
13930         Fix stride issues. Does not completely work for odd
13931         heights.
13932
13933 2004-11-03  Wim Taymans  <wim@fluendo.com>
13934
13935         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
13936         (gst_alpha_chroma_key), (gst_alpha_chain):
13937         Fix stride issues. Does not completely work for odd
13938         heights.
13939
13940 2004-11-03  Christophe Fergeau  <teuf@gnome.org>
13941
13942         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
13943         * gst/videoscale/videoscale.c: (videoscale_find_by_structure):
13944         leak fixes
13945
13946 2004-11-03  Wim Taymans  <wim@fluendo.com>
13947
13948         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
13949         (gst_ffmpegcsp_avpicture_fill):
13950         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
13951         (avpicture_alloc):
13952         * gst/ffmpegcolorspace/imgconvert_template.h:
13953         Use correct _fill function to get correct strides.
13954
13955 2004-11-02  David Schleef  <ds@schleef.org>
13956
13957         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
13958         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_parse_tree),
13959         (qtdemux_parse_udta), (qtdemux_tag_add), (gst_qtdemux_handle_esds):
13960         Change all g_print()s to debugging.  Add a bunch of consistency
13961         checks.
13962
13963 2004-11-02  Wim Taymans  <wim@fluendo.com>
13964
13965         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
13966         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
13967         (unlinked), (no_more_pads), (close_link):
13968         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
13969         (unknown_type), (add_element_stream), (new_decoded_pad),
13970         (removed_decoded_pad), (setup_source):
13971         * gst/playback/gststreaminfo.c: (gst_stream_info_get_type),
13972         (gst_stream_info_class_init), (gst_stream_info_init),
13973         (gst_stream_info_new), (gst_stream_info_dispose),
13974         (stream_info_mute_pad), (gst_stream_info_set_property),
13975         (gst_stream_info_get_property):
13976         * gst/playback/gststreaminfo.h:
13977         Fix playback of multiple files.
13978         a slightly different approach to handling dynamic pad removals.
13979         This one only looks at pads that we have linked.
13980
13981 2004-11-01  Christophe Fergeau  <teuf@gnome.org>
13982
13983         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_finalize): fix an "invalid
13984         free" warning from libc.
13985
13986 2004-11-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13987
13988         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
13989         (get_unconnected_element), (remove_starting_from), (pad_removed),
13990         (close_link):
13991           Implement support for dynamic pad changing. We listen to "live"
13992           pad removals (i.e. while playing) and re-setup autoplugging
13993           after that. Playbasebin/playbin need some more work for this
13994           to finally work, but decodebin supports (and replugs) chained
13995           ogg now.
13996
13997 2004-11-02  Jan Schmidt  <thaytan@mad.scientist.com>
13998
13999         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_dispose),
14000         (gst_alsa_finalize):
14001         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init),
14002         (gst_cdaudio_finalize):
14003         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
14004         (cdparanoia_finalize):
14005         * ext/divx/gstdivxdec.c: (gst_divxdec_dispose):
14006         * ext/divx/gstdivxenc.c: (gst_divxenc_dispose):
14007         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
14008         (dvdreadsrc_finalize):
14009         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
14010         (gst_flacdec_finalize):
14011         * ext/flac/gstflacenc.c: (gst_flacenc_class_init),
14012         (gst_flacenc_finalize):
14013         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_class_init),
14014         (gst_gnomevfssink_finalize):
14015         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_class_init),
14016         (gst_gnomevfssrc_finalize):
14017         * ext/libfame/gstlibfame.c: (gst_fameenc_class_init),
14018         (gst_fameenc_finalize):
14019         * ext/nas/nassink.c: (gst_nassink_class_init),
14020         (gst_nassink_finalize):
14021         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_finalize),
14022         (gst_sdlvideosink_class_init):
14023         * ext/sndfile/gstsf.c: (gst_sf_dispose):
14024         * gst-libs/gst/mixer/mixertrack.c: (gst_mixer_track_dispose):
14025         * gst-libs/gst/tuner/tunerchannel.c: (gst_tuner_channel_dispose):
14026         * gst-libs/gst/tuner/tunernorm.c: (gst_tuner_norm_dispose):
14027         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
14028         (gst_x_window_listener_dispose):
14029         * gst/audioscale/gstaudioscale.c:
14030         * gst/playondemand/gstplayondemand.c: (play_on_demand_class_init),
14031         (play_on_demand_finalize):
14032         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose):
14033         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
14034         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init),
14035         (cdplayer_finalize):
14036         * sys/glsink/glimagesink.c: (gst_glimagesink_finalize),
14037         (gst_glimagesink_class_init):
14038         * sys/oss/gstosselement.c: (gst_osselement_class_init),
14039         (gst_osselement_finalize):
14040         * sys/oss/gstosssink.c: (gst_osssink_dispose):
14041         * sys/oss/gstosssrc.c: (gst_osssrc_dispose):
14042         * sys/v4l/gstv4lelement.c: (gst_v4lelement_dispose):
14043           Fixes a bunch of problems with finalize and dispose functions,
14044           either assumptions that dispose is only called once, or not calling
14045           the parent class dispose/finalize function
14046
14047 2004-11-01  Stefan Kost  <ensonic@users.sf.net>
14048
14049         * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_link):
14050           added two api precondition guards
14051           use g_strdup with getenv to fix crash when using ENVVAR
14052
14053 2004-11-01  Jan Schmidt  <thaytan@mad.scientist.com>
14054         * ext/esd/esdsink.c: (gst_esdsink_class_init),
14055         (gst_esdsink_finalize):
14056         Use a finalize function, not dispose, and more importantly,
14057         call the parent class finalize function too
14058
14059 2004-11-01  Johan Dahlin  <johan@gnome.org>
14060
14061         * ext/ogg/gstoggdemux.c:
14062         * gst/tags/gstvorbistag.c:
14063         Plug leaks.
14064
14065 2004-10-31  Benjamin Otte  <otte@gnome.org>
14066
14067         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
14068           lotsa memleaks today. But they're all small...
14069
14070 2004-10-31  Benjamin Otte  <otte@gnome.org>
14071
14072         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
14073           another memleak crushed
14074
14075 2004-10-31  Benjamin Otte  <otte@gnome.org>
14076
14077         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
14078           fix memleak
14079
14080 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14081
14082         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
14083           Hack to prevent crash when going to READY inside signal handler
14084           while this function is active.
14085
14086 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14087
14088         * gst/ffmpegcolorspace/Makefile.am:
14089         * gst/ffmpegcolorspace/avcodec.h:
14090         * gst/ffmpegcolorspace/common.h:
14091         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
14092         * gst/ffmpegcolorspace/dsputil.h:
14093         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
14094         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
14095         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
14096         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_smpfmt_to_caps),
14097         (gst_ffmpegcsp_codectype_to_caps), (gst_ffmpeg_caps_to_smpfmt),
14098         (gst_ffmpeg_caps_to_pixfmt), (gst_ffmpegcsp_caps_with_codectype),
14099         (gst_ffmpegcsp_avpicture_fill):
14100         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
14101         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
14102         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
14103         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_get_type),
14104         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
14105         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
14106         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
14107         (gst_ffmpegcsp_get_property), (gst_ffmpegcolorspace_register):
14108         * gst/ffmpegcolorspace/imgconvert.c:
14109         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
14110         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
14111         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
14112         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
14113         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
14114         (yuv422_to_yuv420p), (uyvy422_to_yuv420p), (uyvy422_to_yuv422p),
14115         (yuv422_to_yuv422p), (yuv422p_to_yuv422), (yuv422p_to_uyvy422),
14116         (uyvy411_to_yuv411p), (yuv420p_to_yuv422), (C_JPEG_TO_CCIR),
14117         (img_convert_init), (img_apply_table), (shrink41), (shrink21),
14118         (shrink12), (shrink22), (shrink44), (grow21_line), (grow41_line),
14119         (grow21), (grow22), (grow41), (grow44), (conv411),
14120         (gif_clut_index), (build_rgb_palette), (bitcopy_n), (mono_to_gray),
14121         (monowhite_to_gray), (monoblack_to_gray), (gray_to_mono),
14122         (gray_to_monowhite), (gray_to_monoblack), (avpicture_alloc),
14123         (avpicture_free), (is_yuv_planar), (img_convert),
14124         (get_alpha_info_pal8), (img_get_alpha_info), (deinterlace_line),
14125         (deinterlace_line_inplace), (deinterlace_bottom_field),
14126         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
14127         * gst/ffmpegcolorspace/imgconvert_template.h:
14128         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
14129         * gst/ffmpegcolorspace/mmx.h:
14130         * gst/ffmpegcolorspace/utils.c: (av_mallocz), (av_strdup),
14131         (av_fast_realloc), (av_mallocz_static), (av_free_static),
14132         (av_freep), (avcodec_get_context_defaults),
14133         (avcodec_alloc_context), (avcodec_init):
14134           Sync back from gst-ffmpeg. Deprecates ffcolorspace. Adds palette
14135           handling plus update from ffmpeg CVS. Large clean-up.
14136
14137 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14138
14139         * gst/playback/Makefile.am:
14140           We need the marshallers for decodebin, too.
14141
14142 2004-10-30  David Schleef  <ds@schleef.org>
14143
14144         * gst/typefind/gsttypefindfunctions.c: (qt_type_find): Make
14145           quicktime typefinding work with 64-bit offsets.
14146
14147 2004-10-30  Jan Schmidt  <thaytan@mad.scientist.com>
14148
14149         * ext/dv/gstdvdec.c: (gst_dvdec_handle_sink_event):
14150           Set EOS on the element when processing an EOS event.
14151         * ext/speex/gstspeexdec.h:
14152         * ext/speex/gstspeexenc.h:
14153           Only keep a const ptr to the mode
14154         * gst-libs/gst/riff/riff-media.c:
14155         (gst_riff_create_audio_caps_with_data),
14156         (gst_riff_create_audio_template_caps):
14157           Allow WMAV3, with up to 6 channels.
14158         * gst/asfdemux/gstasfmux.c: (gst_asfmux_request_new_pad):
14159           Don't call gst_pad_set_event_function on a sink pad.
14160         * gst/mpegstream/gstdvddemux.c:
14161         (gst_dvd_demux_get_subpicture_stream),
14162         (gst_dvd_demux_set_cur_audio), (gst_dvd_demux_set_cur_subpicture):
14163           Copy the explicit caps that were set across to the cur_* pads,
14164           instead of trying to use a possibly non-existent negotiated caps.
14165           Reset the type of subpicture pads to UNKNOWN after calling
14166           init_stream, so that the caps get set.
14167
14168 2004-10-29  Martin Pitt  <martin.pitt@canonical.com>
14169
14170         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14171
14172         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
14173           Don't touch buffer if it is of size 0 (fixes #151064).
14174
14175 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14176
14177         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push), (gst_ogg_pad_push):
14178           Synchronized discont handling.
14179
14180 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14181
14182         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
14183         (gst_ogg_demux_push):
14184           Make seeking sort-of exact again (fixes #156387).
14185
14186 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14187
14188         * gst/playback/gstplaybasebin.c: (unknown_type),
14189         (add_element_stream), (new_decoded_pad),
14190         (gst_play_base_bin_change_state):
14191         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
14192         (gst_stream_info_init), (gst_stream_info_new),
14193         (gst_stream_info_dispose), (gst_stream_info_get_property):
14194         * gst/playback/gststreaminfo.h:
14195           Make caps explicitely available. Makes testing for unsupported
14196           types possible. Improves error reporting.
14197
14198 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14199
14200         * gst/audioconvert/gstaudioconvert.c:
14201         (gst_audio_convert_buffer_to_default_format):
14202           Really don't touch read-only buffers (#156563).
14203
14204 2004-10-29  Sebastien Cote  <sc5@hermes.usherb.ca>
14205
14206         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14207
14208         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
14209           Fix memleak (#155223).
14210
14211 2004-10-29  Wim Taymans  <wim@fluendo.com>
14212
14213         * gst/tcp/.cvsignore:
14214         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
14215         (gst_multifdsink_class_init), (gst_multifdsink_init),
14216         (gst_multifdsink_add), (gst_multifdsink_remove),
14217         (gst_multifdsink_remove_client_link), (is_sync_frame),
14218         (gst_multifdsink_new_client),
14219         (gst_multifdsink_handle_client_write),
14220         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
14221         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
14222         (gst_multifdsink_get_property):
14223         * gst/tcp/gstmultifdsink.h:
14224         Added burst on connect sync_method, deprecated sync_clients,
14225         streamlined the sync code some more.
14226
14227 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14228
14229         * gst/playback/gstplaybasebin.c: (thread_error), (setup_source),
14230         (gst_play_base_bin_change_state):
14231           Improve error reporting.
14232
14233 2004-10-28  Wim Taymans  <wim@fluendo.com>
14234
14235         * gst/tcp/Makefile.am:
14236         * gst/tcp/fdsetstress.c: (mess_some_more), (run_test), (main):
14237         * gst/tcp/gstfdset.c: (nearest_pow), (resize), (ensure_size),
14238         (gst_fdset_new), (gst_fdset_free), (gst_fdset_set_mode),
14239         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
14240         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
14241         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
14242         (gst_fdset_wait):
14243         Added more locks around fdset structures. Fixed/reworked
14244         the poll array resizing code.
14245         Added stress test for fdset.
14246
14247 2004-10-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14248
14249         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
14250         fix build
14251
14252 2004-10-28  Benjamin Otte  <otte@gnome.org>
14253
14254         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
14255           fix link function to always query channels and query width for
14256           floats
14257         * configure.ac:
14258           add equalizer dir
14259         * gst/equalizer/Makefile.am:
14260         * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_get_type),
14261         (gst_iir_equalizer_base_init), (gst_iir_equalizer_class_init),
14262         (gst_iir_equalizer_init), (gst_iir_equalizer_finalize),
14263         (arg_to_scale), (setup_filter),
14264         (gst_iir_equalizer_compute_frequencies),
14265         (gst_iir_equalizer_set_property), (gst_iir_equalizer_get_property),
14266         (gst_iir_equalizer_filter_inplace), (gst_iir_equalizer_setup),
14267         (plugin_init):
14268           add an equalizer
14269
14270 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
14271
14272         Submitted by: Kjartan Maraas <kmaraas@broadpark.no>
14273
14274         * po/LINGUAS:
14275         * po/nb.po:
14276           Added Norwegian Bokmaal translation
14277
14278 2004-10-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14279
14280         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
14281           Don't break on options (fixes #156488).
14282
14283 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
14284
14285         * configure.ac:
14286         * ext/cdaudio/Makefile.am:
14287         * sys/Makefile.am:
14288           fix build on older automake
14289
14290 2004-10-26  Wim Taymans  <wim@fluendo.com>
14291
14292         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
14293         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
14294         Allow a little margin when negotiating the framerate.
14295
14296 2004-10-26  Stefan Kost  <ensonic@users.sf.net>
14297
14298         * gst/level/gstlevel.c:
14299           synchonised naming of pads and pad-templates
14300
14301 2004-10-26  Wim Taymans  <wim@fluendo.com>
14302
14303         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
14304         (gst_ogg_demux_handle_event), (_find_chain_get_unknown_part),
14305         (_find_streams_check), (gst_ogg_demux_push):
14306         Fix EOS again. Needs to be done in a better way. We should not
14307         remove the pad if there is no new chained stream.
14308
14309 2004-10-26 Iain <iaingnome@gmail.com>
14310
14311         * ext/ogg/gstoggdemux.c (gst_ogg_pad_new): Free the tag list.
14312         * gst/audioscale/gstaudioscale.c (gst_audioscale_link): Free the copy
14313         of the caps.
14314         * gst/interleave/interleave.c (interleave_class_init): Hook up release
14315         pad.
14316         (interleave_release_pad): Remove the pad.
14317         * gst/level/gstlevel.c: Allow the level to take 1 or 2 channels.
14318         * sys/sunaudio/gstsunaudio.c (gst_sunaudio_setparams): Pay attention to
14319         the set device.
14320         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support): Free the
14321         attrs
14322         (gst_xvimagesink_xcontext_clear): Free the xcontext.
14323         (gst_xvimagesink_finalize): Free the par.
14324
14325 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14326
14327         * gst/avi/gstavimux.c: (gst_avimux_audsinkconnect),
14328         (gst_avimux_stop_file):
14329           First calculate the rate, and only then use it. Hdr.rate is a
14330           multiple and not a derivative of hdr.scale. Scale is not the
14331           same as blockalign but is solely related to rate.
14332
14333 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14334
14335         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
14336         (gst_gnomevfssink_handle_event), (gst_gnomevfssink_chain):
14337           Implement seeking.
14338
14339 2004-10-25  James Henstridge  <james@jamesh.id.au>
14340
14341         Reviewed by:  David Schleef  <ds@schleef.org>
14342
14343         * examples/gstplay/player.c: (got_stream_length), (main):
14344         * examples/seeking/cdplayer.c: (update_scale):
14345         * examples/seeking/seek.c: (format_value), (update_scale):
14346         * examples/seeking/spider_seek.c: (format_value), (update_scale),
14347         (stop_seek):
14348         Build fixes on AMD64.
14349
14350 2004-10-25  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14351
14352         reviewed by: Ronald Bultje <rbultje at gnome dot org>
14353
14354         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
14355         Fix for some v4l cards which hang in v4lsrc
14356
14357 2004-10-25  Wim Taymans  <wim@fluendo.com>
14358
14359         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_remove),
14360         (gst_ogg_demux_push), (gst_ogg_chains_clear):
14361         Make sure to remove the pad when a new chain is
14362         encountered. Set some vars to NULL so we don't try
14363         to reference freed memory.
14364
14365 2004-10-25  Wim Taymans  <wim@fluendo.com>
14366
14367         * examples/seeking/Makefile.am:
14368         * examples/seeking/cdplayer.c: (update_scale):
14369         * examples/seeking/chained.c: (unlinked), (new_pad), (main):
14370         * examples/seeking/playbin.c: (make_playerbin_pipeline),
14371         (format_value), (update_scale), (iterate), (start_seek),
14372         (stop_seek), (print_media_info), (play_cb), (pause_cb), (stop_cb),
14373         (print_usage), (main):
14374         Added some more examples, update others.
14375
14376 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14377
14378         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
14379         * ext/speex/gstspeexdec.c: (speex_dec_chain):
14380         * ext/theora/theoradec.c: (theora_dec_chain):
14381         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
14382           Add codec-name metadata.
14383
14384 2004-10-25  Takao Fujiwara  <Takao.Fujiwara@Sun.COM>
14385
14386         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14387
14388         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
14389         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
14390         * ext/alsa/gstalsamixertrack.h:
14391         * po/POTFILES.in:
14392           ALSA mixer track label internationalization (#154054).
14393
14394 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14395
14396         * ext/theora/theoradec.c: (theora_dec_chain):
14397           Export bitrate as metadata.
14398
14399 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14400
14401         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
14402         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
14403         * ext/alsa/gstalsamixertrack.h:
14404           Fix names, fix loop.
14405
14406 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14407
14408         * ext/speex/gstspeexdec.c: (gst_speex_dec_init),
14409         (speex_dec_convert):
14410           sinkconvert function so oggdemux can get the file length (totem).
14411
14412 2004-10-25  James Morrison  <ja2morri@csclub.uwaterloo.ca>
14413
14414         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14415
14416         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
14417           Don't push incomplete packets.
14418         * gst/typefind/gsttypefindfunctions.c: (m4a_type_find):
14419           Fix MPEG-4 audio typefinding.
14420
14421 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14422
14423         * sys/v4l/Makefile.am:
14424         * sys/v4l/gstv4l.c: (plugin_init):
14425         * sys/v4l/gstv4lelement.c: (gst_v4lelement_get_type),
14426         (gst_v4lelement_init), (gst_v4lelement_dispose),
14427         (gst_v4lelement_change_state):
14428         * sys/v4l/gstv4lelement.h:
14429         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_open),
14430         (gst_v4l_xoverlay_close), (idle_refresh),
14431         (gst_v4l_xoverlay_set_xwindow_id):
14432         * sys/v4l/gstv4lxoverlay.h:
14433         * sys/v4l/v4l-overlay_calls.c:
14434         * sys/v4l/v4l_calls.h:
14435         * sys/v4l2/Makefile.am:
14436         * sys/v4l2/gstv4l2.c: (plugin_init):
14437         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_type),
14438         (gst_v4l2element_init), (gst_v4l2element_dispose),
14439         (gst_v4l2element_change_state):
14440         * sys/v4l2/gstv4l2element.h:
14441         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_open),
14442         (gst_v4l2_xoverlay_close), (idle_refresh),
14443         (gst_v4l2_xoverlay_set_xwindow_id):
14444         * sys/v4l2/gstv4l2xoverlay.h:
14445         * sys/v4l2/v4l2-overlay_calls.c:
14446         * sys/v4l2/v4l2_calls.h:
14447           Remove client-side overlay handling, use the X-server v4l plugin
14448           for that. Nicer overlay, less code. Also make the plugin
14449           compileable without X (but then without overlay, obviously).
14450           Makes xwindowlistener obsolete, should we remove that?
14451
14452 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14453
14454         * sys/oss/gstosssrc.c: (gst_osssrc_get_time), (gst_osssrc_get),
14455         (gst_osssrc_src_query):
14456         * sys/oss/gstosssrc.h:
14457           OK, so people want offset in DEFAULT. This time, actually fix all
14458           cases.
14459         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
14460           Add FPS properly.
14461
14462 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14463
14464         * gst/asfdemux/gstasfmux.c:
14465         * gst/avi/gstavimux.c:
14466           Framerate.
14467
14468 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14469
14470         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_set_property):
14471           Fix properties (channel, norm, frequency).
14472
14473 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14474
14475         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_property):
14476           Flag typo.
14477         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults):
14478           No warnings.
14479
14480 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14481
14482         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_clear_format_list):
14483           Fix hang.
14484
14485 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14486
14487         * sys/v4l2/gstv4l2element.h:
14488           Yet Another Hack (tm) for kernel header borkedness.
14489         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
14490         (gst_v4l2src_v4l2fourcc_to_caps), (gst_v4l2_fourcc_from_structure),
14491         (gst_v4l2src_link), (gst_v4l2src_getcaps),
14492         (gst_v4l2src_change_state):
14493         * sys/v4l2/gstv4l2src.h:
14494         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_init),
14495         (gst_v4l2src_capture_start), (gst_v4l2src_capture_stop):
14496           Fix caps, keep track of state, work.
14497
14498 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14499
14500         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
14501           Quiet.
14502
14503 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14504
14505         * sys/oss/gstosssrc.c: (gst_osssrc_get):
14506           Don't mix bytes and samples.
14507
14508 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14509
14510         * ext/ogg/gstoggmux.c:
14511           Basic pad template which accepts OGM tracks, speex, flac, vorbis
14512           and theora. Any is incorrect.
14513         * gst/asfdemux/gstasfmux.c: (gst_asfmux_vidsink_link):
14514           Fix caps.
14515         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
14516         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
14517         (gst_v4lmjpegsrc_init), (gst_v4lmjpegsrc_srcconnect),
14518         (gst_v4lmjpegsrc_getcaps), (gst_v4lmjpegsrc_change_state):
14519         * sys/v4l/gstv4lmjpegsrc.h:
14520         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
14521         (gst_v4lsrc_change_state):
14522         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_start),
14523         (gst_v4lmjpegsrc_capture_stop):
14524           Fix caps. Keep track of internal state. Work.
14525
14526 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14527
14528         * ext/Makefile.am:
14529           Fix the build fixes.
14530
14531 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14532
14533         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
14534         (gst_ogg_demux_src_event), (_find_chain_seek),
14535         (gst_ogg_pad_push):
14536           Check for pad availability before using it.
14537         * ext/ogg/gstoggdemux.c: (_find_chain_process):
14538           Fix parsing of chained ogg. Needs more work on the decoder side.
14539
14540 2004-10-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14541
14542         * gst/spectrum/Makefile.am:
14543         * gst/spectrum/demo-osssrc.c: (spectrum_chain), (main),
14544         (idle_func):
14545           Fix demo and reenable it. Yes, I'm currently playing with audio
14546           analysis tools
14547
14548 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14549
14550         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
14551           We love it if files that start at zero work too...
14552
14553 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14554
14555         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
14556           Handle files with missing EOS headers.
14557
14558 2004-10-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14559
14560         * gst/tcp/gsttcpserversink.c:
14561         (gst_tcpserversink_handle_server_read),
14562         (gst_tcpserversink_init_send):
14563         Zero some variables first (need for accept not to return EINVAL)
14564
14565 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14566
14567         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
14568         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
14569         * ext/theora/theoradec.c: (theora_dec_sink_convert),
14570         (theora_dec_chain):
14571         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
14572         (gst_vorbis_dec_init), (vorbis_dec_convert), (vorbis_dec_chain):
14573           Seeking and querying finetune.
14574
14575 2004-10-20  Thomas Vander Stichele  <thomas at apestaart dot org>
14576
14577         * configure.ac:
14578         * ext/Makefile.am:
14579         * ext/raw1394/Makefile.am:
14580           fix the build
14581
14582 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14583
14584         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
14585           Wrong return.
14586         * gst/playback/Makefile.am:
14587         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
14588         * gst/playback/gstplay-marshal.list:
14589         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init):
14590           Fix marshallers.
14591
14592 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14593
14594         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event):
14595           Silence.
14596
14597 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14598
14599         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
14600         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
14601         (gst_ogg_pad_push):
14602           Yay for non-lineair granulepos in theora.
14603
14604 2004-10-18  Wim Taymans  <wim@fluendo.com>
14605
14606         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
14607         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
14608         * ext/dv/gstdvdec.h:
14609         Make sure we renegotiate aspect ratio when the camera switches.
14610
14611 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14612
14613         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
14614         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
14615           Start at zero.
14616         * ext/theora/theoradec.c: (theora_dec_chain):
14617           Skip headers. Bad idea for chained ogg, but fixes seeking.
14618
14619 2004-10-18  Wim Taymans  <wim@fluendo.com>
14620
14621         * configure.ac:
14622         I swear, this is the last time I touch this.
14623
14624 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14625
14626         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
14627         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
14628         (_read_bos_process), (gst_ogg_demux_iterate), (gst_ogg_pad_new):
14629           Faster seeking.
14630         * ext/theora/theoradec.c: (theora_dec_sink_convert):
14631           Time-to-default conversion.
14632         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
14633           Don't error on unknown packets, just skip. We should probably
14634           read them if we want to support chained ogg.
14635
14636 2004-10-18  Wim Taymans  <wim@fluendo.com>
14637
14638         * configure.ac:
14639         Added cdaudio to wrong list.
14640
14641 2004-10-18  Wim Taymans  <wim@fluendo.com>
14642
14643         * configure.ac:
14644         Revive cdaudio.
14645
14646 2004-10-18  Wim Taymans  <wim@fluendo.com>
14647
14648         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
14649         (gst_dvdec_video_link), (gst_dvdec_push):
14650         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
14651         (gst_smokeenc_resync), (gst_smokeenc_chain):
14652         Fix mimetype on smoke encoder.
14653         Add aspect ratio to dvdec. Not sure if these
14654         values are correct though....
14655
14656 2004-10-18  Wim Taymans  <wim@fluendo.com>
14657
14658         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
14659         Fix vorbis property descriptions and ranges.
14660
14661 2004-10-18  Wim Taymans  <wim@fluendo.com>
14662
14663         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
14664         Really do nothing when no data is available.
14665         Go to the playing state when the stream is not seekable
14666         instead of failing.
14667
14668 2004-10-18  Wim Taymans  <wim@fluendo.com>
14669
14670         * ext/cdaudio/gstcdaudio.c: (_do_init), (gst_cdaudio_base_init),
14671         (gst_cdaudio_get_event_masks), (gst_cdaudio_send_event),
14672         (gst_cdaudio_query), (plugin_init), (cdaudio_uri_get_type),
14673         (cdaudio_uri_get_protocols), (cdaudio_uri_get_uri),
14674         (cdaudio_uri_set_uri), (cdaudio_uri_handler_init):
14675         Added uri handler for cd://
14676         Port to new API.
14677
14678 2004-10-18  Wim Taymans  <wim@fluendo.com>
14679
14680         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
14681         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
14682         (try_to_link_1), (no_more_pads), (close_link), (type_found):
14683         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
14684         (remove_prerolls), (unknown_type), (add_element_stream),
14685         (new_decoded_pad), (setup_source), (gst_play_base_bin_add_element),
14686         (gst_play_base_bin_remove_element),
14687         (gst_play_base_bin_link_stream):
14688         * gst/playback/gstplaybin.c: (gen_video_element),
14689         (gen_vis_element), (remove_sinks), (setup_sinks):
14690         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
14691         (gst_stream_info_get_type), (gst_stream_info_class_init),
14692         (gst_stream_info_init), (gst_stream_info_new),
14693         (gst_stream_info_dispose), (stream_info_mute_pad),
14694         (gst_stream_info_set_property), (gst_stream_info_get_property):
14695         * gst/playback/gststreaminfo.h:
14696         Add sink padtemplate to decodebin.
14697         Added some more comments.
14698         Make queue size configurable in playbasebin.
14699         Added possibility to use elements as sinks (ex cdaudio).
14700
14701 2004-10-15  Wim Taymans  <wim@fluendo.com>
14702
14703         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
14704         (gst_speexenc_chain):
14705         Fix speex timestamps so that it gets muxed properly.
14706
14707 2004-10-15  Wim Taymans  <wim@fluendo.com>
14708
14709         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_get_type),
14710         (gst_dv1394src_base_init), (gst_dv1394src_class_init),
14711         (gst_dv1394src_init), (gst_dv1394src_dispose),
14712         (gst_dv1394src_iso_receive), (gst_dv1394src_discover_avc_node),
14713         (gst_dv1394src_change_state), (gst_dv1394src_get_event_mask),
14714         (gst_dv1394src_event), (gst_dv1394src_get_formats),
14715         (gst_dv1394src_convert), (gst_dv1394src_get_query_types),
14716         (gst_dv1394src_query), (gst_dv1394src_uri_get_type),
14717         (gst_dv1394src_uri_get_protocols), (gst_dv1394src_uri_get_uri),
14718         (gst_dv1394src_uri_set_uri), (gst_dv1394src_uri_handler_init):
14719         * ext/raw1394/gstdv1394src.h:
14720         Added conversion/query functions.
14721         Update buffer timestamps,
14722         Added signals.
14723         Added uri dv:// so it might play from the firewire in playbin.
14724         Fix a possible leak.
14725         Added debugging.
14726
14727 2004-10-15  Wim Taymans  <wim@fluendo.com>
14728
14729         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
14730         (gst_dv1394src_init), (gst_dv1394src_set_property),
14731         (gst_dv1394src_get_property), (gst_dv1394src_iso_receive),
14732         (gst_dv1394src_discover_avc_node), (gst_dv1394src_change_state):
14733         * ext/raw1394/gstdv1394src.h:
14734         Added AV/C VTR control support needed for some cameras.
14735         Added automatic port detection.
14736         Added properties for selecting the channel.
14737         The configure.ac script is not yet updated to reflect the
14738         new libavc1394 and librom1394 dependencies.
14739
14740 2004-10-15  Wim Taymans  <wim@fluendo.com>
14741
14742         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
14743         (qtdemux_parse), (gst_qtdemux_handle_esds):
14744         An esds box is not a container.
14745         Fix parsing of mp4v boxes.
14746         Do not try to renegotiate fps for each frame. Need to
14747         find a better method. This should fix mp4 playback.
14748
14749 2004-10-14  David Schleef  <ds@schleef.org>
14750
14751         * configure.ac: update for swfdec-0.3 and liboil-0.2
14752         * ext/swfdec/gstswfdec.c: update for swfdec-0.3
14753         * ext/swfdec/gstswfdec.h: same
14754         * gst/videofilter/gstvideobalance.c: update for liboil-0.2
14755         * gst/videotestsrc/videotestsrc.c: same
14756
14757 2004-10-14  Wim Taymans  <wim@fluendo.com>
14758
14759         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
14760         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
14761         (is_sync_frame), (gst_multifdsink_new_client),
14762         (gst_multifdsink_handle_client_write),
14763         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
14764         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
14765         Turn warnings into info.
14766         Don't allow a state change in the streaming thread.
14767
14768 2004-10-14  Thomas Vander Stichele  <thomas at apestaart dot org>
14769
14770         * ext/vorbis/oggvorbisenc.c:
14771         * ext/vorbis/vorbisdec.c:
14772           fix template sample rate
14773
14774 2004-10-13  Wim Taymans  <wim@fluendo.com>
14775
14776         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
14777         Decoding the header first fixes some problems in resyncing
14778         in more mp3s.
14779
14780 2004-10-12  Wim Taymans  <wim@fluendo.com>
14781
14782         * gst/playback/gstplaybin.c: (gen_video_element),
14783         (gen_vis_element), (remove_sinks), (setup_sinks):
14784         Added vis plugin support, need to configure the vis
14785         element to activate it.
14786
14787 2004-10-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14788
14789         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get),
14790         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
14791           Some debug.
14792         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
14793         (gst_avi_demux_handle_src_event), (gst_avi_demux_read_superindex),
14794         (gst_avi_demux_read_subindexes), (gst_avi_demux_add_stream),
14795         (gst_avi_demux_stream_index), (gst_avi_demux_skip),
14796         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
14797         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header):
14798         * gst/avi/gstavidemux.h:
14799           Support for openDML-2.0 indx/ix## chunks. Support for broken index
14800           recovery (where, if part of the index is broken, we will still read
14801           the rest of the index and recover the broken part by stream
14802           scanning). More broken media support. EOS workarounds. General AVI
14803           braindamage headache recovery. Aspirin included.
14804
14805 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14806
14807         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_open),
14808         (cdparanoia_event), (cdparanoia_query):
14809           Get rid of hideous lead-in.
14810
14811 2004-10-11  Wim Taymans  <wim@fluendo.com>
14812
14813         * gst/playback/gstplaybasebin.c: (setup_source):
14814         Wrong var used to get g_list_next.
14815
14816 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14817
14818         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
14819         (cdparanoia_get), (cdparanoia_open):
14820           Report discid as metadata, add duration.
14821
14822 2004-10-11  Wim Taymans  <wim@fluendo.com>
14823
14824         * gst/playback/gstplaybasebin.c: (setup_source):
14825         Cleanup the previous pipeline a little earlier for the
14826         case that a source element provides raw data.
14827
14828 2004-10-11  Benjamin Otte  <otte@gnome.org>
14829
14830         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
14831           reset v1 tag offset when there is no v1 tag. Fixes id3demux always
14832           consuming the last 128 bytes, even though it was valid mp3 data.
14833
14834 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14835
14836         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
14837         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
14838         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
14839         Change g_warnings to GST_WARNING_OBJECT and fix colourspace issue
14840
14841 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14842
14843         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps):
14844         Fix for webcams that support only specific width or height
14845
14846 2004-10-09  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
14847
14848         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14849
14850         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
14851           Fix wrong discont event setup (fixes #154967).
14852
14853 2004-10-09  Sebastien Cote  <sc5@hermes.usherb.ca>
14854
14855         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14856
14857         * gst/auparse/gstauparse.c: (gst_auparse_chain):
14858           Error out on invalid data (fixes #154807).
14859
14860 2004-10-09  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
14861
14862         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14863
14864         * ext/dvdread/dvdreadsrc.c: (_read):
14865           Make titles > 0 work again (fixes #154834).
14866
14867 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14868
14869         * gst-libs/gst/riff/riff-media.c:
14870         (gst_riff_create_video_template_caps):
14871           WMV3 missing in template caps.
14872
14873 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14874
14875         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
14876           OK, so the original code was too strict. It makes random AVI files
14877           hang for seconds upon opening, which is unacceptable and is far
14878           beyond the original goal of getting multiple chunks for one-chunk
14879           sounc stream files. So now do just that.
14880
14881 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14882
14883         * gst/playback/gstplaybasebin.c: (setup_source),
14884         (gst_play_base_bin_change_state):
14885           Actually clean up streaminfo if output fails. This would trigger
14886           if, for example, there was no CD in the drive. No preroll, so
14887           a streaminfo structure is created, but the subsequent state change
14888           of the thread fails.
14889         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
14890           Don't change state if parent failed.
14891
14892 2004-10-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14893
14894         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
14895         (gst_play_bin_init), (gst_play_bin_get_property), (handoff),
14896         (gen_video_element), (remove_sinks):
14897           Add small bits of code for screenshot handling.
14898
14899 2004-10-08  Wim Taymans  <wim@fluendo.com>
14900
14901         * gst/playback/gstplaybin.c: (gst_play_bin_set_property),
14902         (gen_video_element), (gen_audio_element), (setup_sinks):
14903         Don't assume the user provided sinks are named "sink"...
14904
14905 2004-10-08  Wim Taymans  <wim@fluendo.com>
14906
14907         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
14908         (unknown_type), (setup_source), (gst_play_base_bin_remove_element),
14909         (gst_play_base_bin_link_stream):
14910         Do not try to autoplug sources that generate raw streams like
14911         cdparanoia.
14912         disconnect the preroll overrun signal when we don't need it anymore.
14913
14914 2004-10-08  Milosz Derezynski  <internalerror.rez@fhtw-berlin.de>
14915
14916         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
14917         Added reworked patch from #154903 from milosz derezynski (deadchip).
14918
14919 2004-10-08  Wim Taymans  <wim@fluendo.com>
14920
14921         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
14922         (cdparanoia_base_init), (cdparanoia_class_init), (cdparanoia_init),
14923         (cdparanoia_dispose), (cdparanoia_get), (cdparanoia_change_state),
14924         (cdparanoia_convert), (cdparanoia_uri_get_type),
14925         (cdparanoia_uri_get_protocols), (cdparanoia_uri_get_uri),
14926         (cdparanoia_uri_set_uri), (cdparanoia_uri_handler_init):
14927         * ext/cdparanoia/gstcdparanoia.h:
14928         This adds the cdda://<tracknum> uri.
14929
14930 2004-10-08  Wim Taymans  <wim@fluendo.com>
14931
14932         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
14933         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
14934         (try_to_link_1), (no_more_pads), (close_link), (type_found):
14935         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
14936         (unknown_type), (gst_play_base_bin_remove_element),
14937         (gst_play_base_bin_link_stream):
14938         * gst/playback/gstplaybasebin.h:
14939         * gst/playback/gstplaybin.c: (gst_play_bin_init),
14940         (gst_play_bin_set_property), (gen_video_element),
14941         (gen_audio_element), (setup_sinks):
14942         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
14943         (gst_stream_info_get_type), (gst_stream_info_class_init),
14944         (gst_stream_info_init), (gst_stream_info_new),
14945         (gst_stream_info_dispose), (stream_info_mute_pad),
14946         (gst_stream_info_set_property), (gst_stream_info_get_property):
14947         * gst/playback/gststreaminfo.h:
14948         Reuse the audio and video bins.
14949         Some internal cleanups in the stream selection code.
14950
14951 2004-10-08  Julien MOUTTE  <julien@moutte.net>
14952
14953         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
14954         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
14955         * sys/ximage/ximagesink.h:
14956         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
14957         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
14958         * sys/xvimage/xvimagesink.h: Reverting Ronald's changes as the issue is
14959         not coming from those elements. Moreover these elements should not keep
14960         the xid they have been given when in NULL state.
14961
14962 2004-10-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14963
14964         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
14965         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
14966         * sys/ximage/ximagesink.h:
14967         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
14968         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
14969         * sys/xvimage/xvimagesink.h:
14970           Actually only create a new toplevel window if we're not gonna
14971           embed it right after.
14972
14973 2004-10-07  Wim Taymans  <wim@fluendo.com>
14974
14975         * gst/playback/gstplaybasebin.c: (play_base_bin_mute_pad),
14976         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream):
14977         * gst/playback/gstplaybin.c: (setup_sinks):
14978         Implement muting/unmuting of streams, mute streams that are not
14979         used.
14980
14981 2004-10-07  Wim Taymans  <wim@fluendo.com>
14982
14983         * gst/typefind/gsttypefindfunctions.c: (ac3_type_find),
14984         (plugin_init):
14985         Added lame audio/x-ac3 typefind function.
14986
14987 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
14988
14989         * configure.ac:
14990           bump nano to cvs
14991
14992 === release 0.8.5 ===
14993
14994 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
14995
14996         * NEWS:
14997         * RELEASE:
14998         * configure.ac:
14999           releasing 0.8.5, "Take You On"
15000
15001 2004-10-06  Wim Taymans  <wim@fluendo.com>
15002
15003         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
15004         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
15005         (no_more_pads), (close_link), (type_found):
15006         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
15007         * gst/playback/gstplaybin.c: (gen_video_element):
15008         Do not signal the no_more_pads after the first pad when
15009         we are plugging a non dynamic element with multiple
15010         output pads (like swfdec, dvdec, ...).
15011
15012 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
15013
15014         * configure.ac:
15015           bump for prerelease
15016
15017 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
15018
15019         * gst/wavparse/gstwavparse.c:
15020           add ATRAC3 to STATIC CAPS to fix a warning
15021
15022         * gst/matroska/ebml-read.c:
15023         * gst-libs/gst/riff/riff-read.c:
15024           fix typos
15025
15026 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
15027
15028         * gst-libs/gst/riff/riff-media.c:
15029           generate caps for ATRAC3 audio streams
15030
15031         * gst/realmedia/rmdemux.c:
15032           generate caps for ATRAC3 audio streams
15033
15034 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
15035
15036         * gst/wavparse/Makefile.am
15037         * gst/wavparse/riff.h
15038         * gst/wavparse/wavparse.vcproj
15039           riff.h removal (unused and duplication with riff-ids.h)
15040
15041 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
15042
15043         * gst/wavparse/gstwavparse.h
15044           remove duplicated defines for audio codec codes
15045
15046         * gst-libs/gst/riff/riff-ids.h
15047         * gst/wavenc/riff.h:
15048           add "4CC" code for ATRAC3 audio streams
15049           add "4CC" code for ITU_G721_ADPCM (unused for now)
15050
15051 2004-10-06  Wim Taymans  <wim@fluendo.com>
15052
15053         * gst/flx/gstflxdec.c: (gst_flxdec_init), (gst_flxdec_loop):
15054         Actually _do_ negotiation. Pass gdouble as arg instead
15055         of guint64 for the framerate.
15056
15057 2004-10-06  Wim Taymans  <wim@fluendo.com>
15058
15059         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
15060         (find_compatibles), (close_pad_link), (try_to_link_1),
15061         (no_more_pads), (close_link), (type_found):
15062         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
15063         * gst/playback/gstplaybin.c: (gen_video_element),
15064         (gen_audio_element):
15065         Set state on newly added element to READY so that negotiation
15066         can happen ASAP.
15067         Addes some more debug info.
15068         Do not try to plug pads with multiple caps structures or ANY
15069         because it is too dangerous since we do not do dynamic
15070         replugging.
15071
15072 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
15073
15074         written by: Gora Mohanty <gora_mohanty@yahoo.co.in>
15075
15076         * po/LINGUAS:
15077         * po/or.po:
15078           add Oriya translation
15079
15080 2004-10-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15081
15082         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
15083           Prevent overwrite of size member. Makes audio sound crappy.
15084
15085 2004-10-05  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
15086
15087         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
15088         Add rmvb to the list of known RealMedia extensions
15089
15090 2004-10-05  Wim Taymans  <wim@fluendo.com>
15091
15092         * ext/libmng/gstmngdec.c: (gst_mngdec_loop), (mngdec_error),
15093         (mngdec_openstream), (mngdec_closestream),
15094         (mngdec_handle_sink_event), (mngdec_readdata),
15095         (mngdec_gettickcount), (mngdec_settimer), (mngdec_processheader),
15096         (mngdec_getcanvasline), (mngdec_refresh),
15097         (gst_mngdec_change_state):
15098         Set the framerate correctly.
15099
15100 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15101
15102         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
15103           There was something wrong with the index massaging.
15104
15105 2004-10-04  Wim Taymans  <wim@fluendo.com>
15106
15107         * ext/jpeg/gstjpeg.c: (smoke_type_find), (plugin_init):
15108         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
15109         (gst_smokedec_chain):
15110         * ext/jpeg/gstsmokedec.h:
15111         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
15112         (gst_smokeenc_init), (gst_smokeenc_resync), (gst_smokeenc_chain):
15113         * ext/jpeg/gstsmokeenc.h:
15114         * ext/jpeg/smokecodec.c: (smokecodec_encode_new),
15115         (smokecodec_decode_new), (smokecodec_info_free),
15116         (smokecodec_set_quality), (smokecodec_get_quality),
15117         (smokecodec_set_threshold), (smokecodec_get_threshold),
15118         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
15119         (find_best_size), (abs_diff), (put), (smokecodec_encode_id),
15120         (smokecodec_encode), (smokecodec_parse_id),
15121         (smokecodec_parse_header), (smokecodec_decode):
15122         * ext/jpeg/smokecodec.h:
15123         * ext/jpeg/smokeformat.h:
15124         Updated smoke, new bitstream, allows embedding in ogg.
15125
15126 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15127
15128         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
15129           Fix seeking in some files. All this code is no longer needed (and
15130           actually breaks stuff) because we now synchronize the full index
15131           right when reading the header.
15132
15133 2004-10-04  Wim Taymans  <wim@fluendo.com>
15134
15135         * configure.ac:
15136         configure update for libmng.
15137
15138 2004-10-04  Wim Taymans  <wim@fluendo.com>
15139
15140         * ext/libmng/Makefile.am:
15141         * ext/libmng/gstmng.c: (plugin_init):
15142         * ext/libmng/gstmng.h:
15143         * ext/libmng/gstmngdec.c: (gst_mngdec_get_type),
15144         (gst_mngdec_base_init), (gst_mngdec_class_init),
15145         (gst_mngdec_sinklink), (gst_mngdec_init), (gst_mngdec_src_getcaps),
15146         (gst_mngdec_loop), (gst_mngdec_get_property),
15147         (gst_mngdec_set_property), (mngdec_error), (mngdec_openstream),
15148         (mngdec_closestream), (mngdec_handle_sink_event),
15149         (mngdec_readdata), (mngdec_gettickcount), (mngdec_settimer),
15150         (mngdec_processheader), (mngdec_getcanvasline), (mngdec_refresh),
15151         (gst_mngdec_change_state):
15152         * ext/libmng/gstmngdec.h:
15153         * ext/libmng/gstmngenc.c: (gst_mngenc_get_type),
15154         (mng_caps_factory), (raw_caps_factory), (gst_mngenc_base_init),
15155         (gst_mngenc_class_init), (gst_mngenc_sinklink), (gst_mngenc_init),
15156         (gst_mngenc_chain), (gst_mngenc_get_property),
15157         (gst_mngenc_set_property):
15158         * ext/libmng/gstmngenc.h:
15159         Added basic MNG decoder. Needs more work. The encoder does
15160         not work yet.
15161
15162 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15163
15164         * gst/realmedia/rmdemux.c: (gst_rmdemux_handle_sink_event),
15165         (gst_rmdemux_loop), (gst_rmdemux_add_stream),
15166         (gst_rmdemux_parse_mdpr), (gst_rmdemux_dump_mdpr):
15167           Don't hang on length=0 chunks. Some negotiation fixes. Signal
15168           no-more-pads.
15169
15170 2004-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
15171
15172         * configure.ac:
15173           you need at least 1.0.4 of speex
15174
15175 2004-10-04 Iain <iaingnome@gmail.com>
15176
15177         * ext/speex/gstspeexdec.h: Revert the includes changes.
15178
15179         * ext/speex/gstspeexenc.[ch]: Revert the includes changes.
15180
15181 2004-09-30 Iain <iaingnome@gmail.com>
15182
15183         * sys/sunaudio/gstsunaudio.c (gst_sunaudiosink_open): Use the device
15184         found during init or set as a property instead of hardcoding /dev/audio
15185
15186 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15187
15188         * gst/realmedia/rmdemux.c: (gst_rmdemux_class_init),
15189         (gst_rmdemux_init), (gst_rmdemux_handle_sink_event),
15190         (gst_rmdemux_loop), (gst_rmdemux_add_stream), (re_hexdump_bytes),
15191         (re_dump_pascal_string), (gst_rmdemux_dump__rmf),
15192         (gst_rmdemux_dump_prop), (gst_rmdemux_parse_mdpr),
15193         (gst_rmdemux_dump_mdpr), (gst_rmdemux_dump_indx),
15194         (gst_rmdemux_dump_data):
15195           Use debug category, fix EOS handling. filesrc ! rmdemux now
15196           works.
15197
15198 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15199
15200         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
15201         (gst_avi_demux_stream_scan), (sort), (gst_avi_demux_massage_index),
15202         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data):
15203           Improve allocation, cutting and sorting of the index. How takes a
15204           few seconds instead of minutes.
15205
15206 2004-10-03  Christophe Fergeau  <teuf@gnome.org>
15207
15208         * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_mdpr):
15209           fixed compilation
15210
15211 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15212
15213         * gst-libs/gst/riff/riff-media.c:
15214         (gst_riff_create_video_caps_with_data),
15215         (gst_riff_create_video_template_caps):
15216           Add wing commander format mimetype/fourccs.
15217         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
15218           Don't crash if some value is 0.
15219
15220 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15221
15222         * gst-libs/gst/riff/riff-media.c:
15223         (gst_riff_create_video_caps_with_data),
15224         (gst_riff_create_video_template_caps):
15225           Add DIB fourcc (raw, palettized 8-bit RGB).
15226         * gst-libs/gst/riff/riff-read.c:
15227         (gst_riff_read_strf_vids_with_data):
15228           Oops, fix strf_data reading bug.
15229         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
15230           Use a non-NULL tag.
15231         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
15232           Time for hacks. Sorry Dave. At least one quicktime movie (a
15233           trailer) that I've encountered contains multiple video tracks.
15234           One of those is the actual video track, the other are one-frame
15235           tracks (images). Unfortunately, the number of frames according
15236           to the trak header is 1 for each, so that doesn't help. So
15237           instead, I look at the duration and discard tracks with a
15238           duration shorter than 20% of the length of the stream. Better
15239           than nothing.
15240
15241 2004-10-01  Christian Schaller <christian@fluendo.com>
15242
15243         * ext/ivorbis/vorbis.c:
15244           Patch from Phil Blundell (Bug 152341)
15245
15246 2004-10-01  Wim Taymans  <wim@fluendo.com>
15247
15248         * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
15249         (speex_dec_get_formats), (speex_dec_convert),
15250         (speex_dec_src_query), (speex_dec_src_event), (speex_dec_event),
15251         (speex_dec_chain), (gst_speexdec_get_property),
15252         (gst_speexdec_set_property):
15253         Small cleanups.
15254
15255 2004-10-01  Wim Taymans  <wim@fluendo.com>
15256
15257         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
15258         (gst_wavparse_stream_init), (gst_wavparse_fmt),
15259         (gst_wavparse_other), (gst_wavparse_loop),
15260         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
15261         (gst_wavparse_srcpad_event):
15262         * gst/wavparse/gstwavparse.h:
15263         Added some more debugging info.
15264         Fix the case where the length of the file is 0.
15265         Make sure we seek to sample borders.
15266
15267 2004-10-01  Wim Taymans  <wim@fluendo.com>
15268
15269         * gst/playback/README:
15270         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
15271         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
15272         (try_to_link_1), (no_more_pads), (close_link), (type_found):
15273         Add some debug info to decodebin, update README
15274
15275 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15276
15277         * ext/dvdnav/dvdnavsrc.c: (dvdnav_handle_navigation_event):
15278           Don't use g_print(); use GST_DEBUG().
15279
15280 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15281
15282         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
15283         (gst_ogg_mux_queue_pads):
15284           Handle EOS properly.
15285
15286 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
15287
15288         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15289
15290         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_sinkconnect),
15291         (gst_faad_chain), (gst_faad_change_state):
15292         * ext/faad/gstfaad.h:
15293           Allow playback of raw (unframed) MPEG AAC files (#148993).
15294
15295 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
15296
15297         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15298
15299         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
15300           Throw error if we didn't recognize the stream. Fixes #152289.
15301
15302 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15303
15304         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
15305           Fix negotiation.
15306
15307 2004-10-01  Francis Labonte  <francis_labonte@hotmail.com>
15308
15309         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15310
15311         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
15312           Fix memleak.
15313
15314 2004-10-01  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
15315
15316         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15317
15318         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_setparams):
15319           Solve #152805.
15320         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_mute):
15321           Solve 152806.
15322
15323 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15324
15325         * gst-libs/gst/riff/riff-media.c:
15326         (gst_riff_create_video_caps_with_data),
15327         (gst_riff_create_audio_caps_with_data):
15328           Add codec_data handling (like asfdemux used to do).
15329         * gst/asfdemux/gstasf.c: (plugin_init):
15330         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
15331         (gst_asf_demux_add_audio_stream), (gst_asf_demux_add_video_stream):
15332           Use riff-media for caps creation instead of our own (mostly
15333           broken) copy of its functions.
15334
15335 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15336
15337         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_capture):
15338           Don't actually error out if we get another return value than
15339           -EINVAL. Opposite to what I first thought, drivers have random
15340           return values for this, although -EINVAL is the expected return
15341           value. Since this is not fatal, we shouldn't use
15342           GST_ELEMENT_ERROR() but just GST_ERROR_OBJECT().
15343
15344 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15345
15346         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
15347         (dvdreadsrc_init), (dvdreadsrc_dispose), (dvdreadsrc_set_property),
15348         (dvdreadsrc_get_property), (_open), (_seek), (_read),
15349         (dvdreadsrc_get), (dvdreadsrc_open_file),
15350         (dvdreadsrc_change_state):
15351           Fix. Don't do one big huge loop around the whole DVD, that will
15352           cache all data and thus eat sizeof(dvd) (several GB) before we
15353           see something.
15354         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
15355           Actually NULL'ify event after using it.
15356         * gst/matroska/ebml-read.c: (gst_ebml_read_use_event),
15357         (gst_ebml_read_handle_event), (gst_ebml_read_element_id),
15358         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
15359         (gst_ebml_read_seek), (gst_ebml_read_skip):
15360           Handle events.
15361         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_base_init),
15362         (gst_dvd_demux_init), (gst_dvd_demux_get_audio_stream),
15363         (gst_dvd_demux_get_subpicture_stream), (gst_dvd_demux_plugin_init):
15364           Fix timing (this will probably break if I seek using menus, but
15365           I didn't get there yet). VOBs and normal DVDs should now work.
15366           Add a mpeg2-only pad with high rank so this get autoplugged for
15367           MPEG-2 movies.
15368         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_base_init),
15369         (gst_mpeg_demux_class_init), (gst_mpeg_demux_init),
15370         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_get_video_stream),
15371         (gst_mpeg_demux_get_audio_stream),
15372         (gst_mpeg_demux_get_private_stream), (gst_mpeg_demux_parse_packet),
15373         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_plugin_init):
15374           Use this as second rank for MPEG-1 and MPEG-2. Still use this for
15375           MPEG-1 but use dvddemux for MPEG-2.
15376         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
15377         (gst_mpeg_parse_init), (gst_mpeg_parse_new_pad),
15378         (gst_mpeg_parse_parse_packhead):
15379           Timing. Only add pad template if it exists. Add sink template from
15380           class and not from ourselves. This means we will always use the
15381           correct sink template even if it is not the one defined in this
15382           file.
15383
15384 2004-09-29  Wim Taymans  <wim@fluendo.com>
15385
15386         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_packet),
15387         (gst_mpeg_demux_parse_pes):
15388         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
15389         Fix playback of mpeg again, timestamps where screwed up by
15390         patch 1.61.
15391
15392 2004-09-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15393
15394         * ext/flac/gstflacdec.c: (gst_flacdec_src_query):
15395           Only return true if we actually filled something in. Prevents
15396           player applications from showing a random length for flac files.
15397         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
15398         (gst_riff_read_use_event), (gst_riff_read_handle_event),
15399         (gst_riff_read_seek), (gst_riff_read_skip), (gst_riff_read_strh),
15400         (gst_riff_read_strf_vids_with_data),
15401         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_iavs):
15402           OK, ok, so I implemented event handling. Apparently it's normal
15403           that we receive random events at random points without asking
15404           for it.
15405         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
15406         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
15407         (gst_avi_demux_handle_src_event), (gst_avi_demux_stream_index),
15408         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
15409         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header),
15410         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
15411         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
15412         * gst/avi/gstavidemux.h:
15413           Implement non-lineair chunk handling and subchunk processing.
15414           The first solves playback of AVI files where the audio and video
15415           data of individual buffers that we read are not synchronized.
15416           This should not happen according to the wonderful AVI specs, but
15417           of course it does happen in reality. It is also a prerequisite for
15418           the second. Subchunk processing allows us to cut chunks in small
15419           pieces and process each of these pieces separately. This is
15420           required because I've seen several AVI files with incredibly large
15421           audio chunks, even some files with only one audio chunk for the
15422           whole file. This allows for proper playback including seeking.
15423           This patch is supposed to fix all AVI A/V sync issues.
15424         * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
15425         (flx_decode_chunks), (flx_decode_color), (gst_flxdec_loop):
15426           Work.
15427         * gst/modplug/gstmodplug.cc:
15428           Proper return value setting for the query() function.
15429         * gst/playback/gstplaybasebin.c: (setup_source):
15430           Being in non-playing state (after, e.g., EOS) is not necessarily
15431           a bad thing. Allow for that. This fixes playback of short files.
15432           They don't actually playback fully now, because the clock already
15433           runs. This means that small files (<500kB) with a small length
15434           (<2sec) will still not or barely play. Other files, such as mod
15435           or flx, will work correctly, however.
15436
15437 2004-09-28  Wim Taymans  <wim@fluendo.com>
15438
15439         * ext/speex/gstspeex.c: (plugin_init):
15440         * ext/speex/gstspeexdec.c: (gst_speex_dec_base_init),
15441         (gst_speex_dec_class_init), (speex_dec_get_formats),
15442         (speex_get_event_masks), (speex_get_query_types),
15443         (gst_speex_dec_init), (speex_dec_convert), (speex_dec_src_query),
15444         (speex_dec_src_event), (speex_dec_event), (speex_dec_chain),
15445         (gst_speexdec_get_property), (gst_speexdec_set_property),
15446         (speex_dec_change_state):
15447         * ext/speex/gstspeexdec.h:
15448         * ext/speex/gstspeexenc.c: (gst_speexenc_get_formats),
15449         (gst_speexenc_get_type), (speex_caps_factory), (raw_caps_factory),
15450         (gst_speexenc_base_init), (gst_speexenc_class_init),
15451         (gst_speexenc_sinkconnect), (gst_speexenc_convert_src),
15452         (gst_speexenc_convert_sink), (gst_speexenc_get_query_types),
15453         (gst_speexenc_src_query), (gst_speexenc_init),
15454         (gst_speexenc_get_tag_value), (comment_init), (comment_add),
15455         (gst_speexenc_metadata_set1), (gst_speexenc_set_metadata),
15456         (gst_speexenc_setup), (gst_speexenc_buffer_from_data),
15457         (gst_speexenc_push_buffer), (gst_speexenc_set_header_on_caps),
15458         (gst_speexenc_chain), (gst_speexenc_get_property),
15459         (gst_speexenc_set_property), (gst_speexenc_change_state):
15460         * ext/speex/gstspeexenc.h:
15461         Rewrote speex encoder, make sure it can be embedded in ogg.
15462         Implemented speex decoder.
15463
15464 2004-09-28  Christian Schaller <christian@fluendo.com>
15465
15466         * configure.ac:
15467         Remove kioslave plugin. Markey is brewing a new working one
15468         * ext/Makefile.am: Remove kioslave plugin
15469         * ext/kio: remove
15470         * gst-plugins.spec.in: remove kio plugin from spec
15471
15472 2004-09-27  Wim Taymans  <wim@fluendo.com>
15473
15474         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
15475         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
15476         (is_sync_frame), (gst_multifdsink_client_queue_buffer),
15477         (gst_multifdsink_new_client),
15478         (gst_multifdsink_handle_client_write),
15479         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
15480         (gst_multifdsink_handle_clients):
15481         * gst/tcp/gstmultifdsink.h:
15482         Make syncing to keyframes actually work for new clients and lagging
15483         clients.
15484
15485 2004-09-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15486
15487         * gst/debug/gstnavigationtest.c: (gst_navigationtest_class_init),
15488         (gst_navigationtest_handle_src_event), (draw_box_planar411),
15489         (gst_navigationtest_planar411), (gst_navigationtest_change_state):
15490         * gst/debug/gstnavigationtest.h:
15491           make navigationtest display button-press and button-release events
15492
15493 2004-09-26 Iain <iaingnome@gmail.com>
15494
15495         * gst/interleave/interleave.c (all_channels_new_media): Checks if all
15496         the channels have received a new media event.
15497         (interleave_buffered_loop): Compresses a new media event on all
15498         channels into one.
15499
15500 2004-09-26 Iain <iaingnome@gmail.com>
15501
15502         * gst/wavenc/gstwavenc.c (gst_wavenc_chain): Company says we need to
15503         call the sinkpad's default event handler and not the srcpads. He also
15504         says this is confusing :)
15505         (gst_wavenc_stop_file): Company says that seek events only go upstream
15506         we should send a discontinuous downstream instead.
15507
15508 2004-09-25  Christian Schaller <christian@fluendo.com>
15509
15510         * Update SPEC file to be usable in conjunction with Fedora Core,
15511           Fedora.us and freshrpms packages
15512         * Fix typo in multifilesrc test Makefile
15513
15514 2004-09-24  Wim Taymans  <wim@fluendo.com>
15515
15516         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
15517         Only signal the no_more_pads signal when we have
15518         added the stream to our list.
15519
15520 2004-09-24  Wim Taymans  <wim@fluendo.com>
15521
15522         * gst/playback/gstplaybasebin.c: (remove_prerolls),
15523         (new_decoded_pad):
15524         * gst/playback/gstplaybasebin.h:
15525         * gst/playback/gstplaybin.c: (setup_sinks):
15526         Don't try to preroll or decode more than one audio/video
15527         track.
15528
15529 2004-09-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15530
15531         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
15532           Throw error if we failed to find a suitable output. This should
15533           throw an error if we successfully set up a pipeline (e.g. because
15534           we recognized a media file) but found no decodable streams in it
15535           (e.g. because it contains only media stream types for which we
15536           have no decoders, or because it's not a media type).
15537
15538 2004-09-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15539
15540         * ext/dirac/Makefile.am:
15541         * ext/dirac/gstdirac.cc:
15542         * ext/dirac/gstdiracdec.cc:
15543         * ext/dirac/gstdiracdec.h:
15544           Do something. Don't actually know if this works because I don't
15545           have a demuxer yet.
15546         * ext/gsm/gstgsmdec.c: (gst_gsmdec_getcaps):
15547           Add channels=1 to caps returned from _getcaps().
15548         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_get_type),
15549         (gst_ogm_video_parse_get_type), (gst_ogm_audio_parse_base_init),
15550         (gst_ogm_video_parse_base_init), (gst_ogm_parse_init),
15551         (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
15552         (gst_ogm_parse_sink_convert), (gst_ogm_parse_chain),
15553         (gst_ogm_parse_change_state):
15554           Separate between audio/video so ogmaudioparse actually uses the
15555           audio pad templates. Both audio and video work now, including
15556           autoplugging. Also use sometimes-srcpad hack.
15557         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
15558           Handle events better. Don't hang on infinite loops.
15559         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
15560         (gst_avi_demux_init), (gst_avi_demux_reset),
15561         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
15562         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data),
15563         (gst_avi_demux_change_state):
15564         * gst/avi/gstavidemux.h:
15565           Improve A/V sync. Still not perfect.
15566         * gst/matroska/ebml-read.c: (gst_ebml_read_seek),
15567         (gst_ebml_read_skip):
15568           Handle events better.
15569         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
15570         (gst_qtdemux_loop_header), (qtdemux_parse_trak),
15571         (qtdemux_audio_caps):
15572           Add IMA4. Improve event handling. Save offset after a seek when
15573           the headers are at the end of the file so that we don't end up in
15574           an infinite loop.
15575         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
15576           Add low-priority typefind support for files with no length.
15577
15578 2004-09-23  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15579
15580         * testsuite/multifilesink/Makefile.am:
15581         fix typo
15582
15583 2004-09-22  Julien MOUTTE  <julien@moutte.net>
15584
15585         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
15586         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls): Fix
15587         mistakes from thaytan's patches.
15588
15589 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
15590
15591         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
15592           For completeness, XSync in the destroy function as xvimage does.
15593
15594 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
15595
15596         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
15597            Correct caps negotiation
15598         * gst/volume/gstvolume.c: (volume_chain_float),
15599         (volume_chain_int16):
15600            Modify debug output to be little more informative
15601         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
15602         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
15603         (gst_xvimagesink_xvimage_destroy):
15604           Add XSync calls after detaching from the shared memory segment to
15605           avoid a crash.
15606
15607 2004-09-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15608
15609         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
15610         (gst_ogg_mux_next_buffer), (gst_ogg_mux_loop):
15611         * ext/vorbis/vorbis.c: (plugin_init):
15612         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
15613         (gst_vorbisenc_chain):
15614         * ext/vorbis/vorbisenc.h:
15615         remove explicit newmedia support from oggmux and vorbisenc
15616         add debug category to vorbisenc
15617         * gst/multifilesink/gstmultifilesink.c:
15618         (gst_multifilesink_class_init), (gst_multifilesink_init),
15619         (gst_multifilesink_dispose), (gst_multifilesink_set_location),
15620         (gst_multifilesink_set_property), (gst_multifilesink_next_file),
15621         (gst_multifilesink_handle_event), (gst_multifilesink_chain),
15622         (plugin_init):
15623         * gst/multifilesink/gstmultifilesink.h:
15624         add support for streamheader in multifilesink
15625
15626 2004-09-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15627
15628         * gst/asfdemux/gstasfdemux.c: (_read_var_length), (_read_guid),
15629         (gst_asf_demux_process_segment), (gst_asf_demux_handle_data),
15630         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event):
15631           Prevent infinite loops. More correct error reporting.
15632         * gst/auparse/gstauparse.c: (gst_auparse_chain):
15633           Error out if negotiation fails.
15634         * gst/playback/gstplaybasebin.c: (setup_source),
15635         (gst_play_base_bin_change_state), (gst_play_base_bin_error),
15636         (gst_play_base_bin_found_tag):
15637           Error/tag forwarding. Pre-roll fixes for source errors on state
15638           changes (e.g. "file does not exist") to prevent hangs.
15639
15640 2004-09-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15641
15642         * testsuite/multifilesink/Makefile.am:
15643         * testsuite/multifilesink/lame_test.c: (gst_newmedia_base_init),
15644         (gst_newmedia_class_init), (gst_newmedia_init),
15645         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
15646         (newfile_signal), (test_signal), (main):
15647         * testsuite/multifilesink/multifilesrc_test.c: (main):
15648         * testsuite/multifilesink/oggtheora_test.c:
15649         (gst_newmedia_base_init), (gst_newmedia_class_init),
15650         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
15651         (test_format), (newfile_signal), (test_signal), (main):
15652         * testsuite/multifilesink/oggvorbis_test.c:
15653         (gst_newmedia_base_init), (gst_newmedia_class_init),
15654         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
15655         (test_format), (newfile_signal), (test_signal), (main):
15656         * testsuite/multifilesink/wavenc_test.c: (gst_newmedia_base_init),
15657         (gst_newmedia_class_init), (gst_newmedia_init),
15658         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
15659         (newfile_signal), (test_signal), (main):
15660         New media tests
15661
15662 2004-09-20  Christian Schaller <christian@fluendo.com>
15663
15664         * Fix mikmod license to LGPL as they have relicensed
15665         * Move Dirac and Effectv into LGPL section of README_license
15666
15667 2004-09-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15668
15669         * ext/mad/gstmad.c: (gst_mad_check_caps_reset),
15670         (gst_mad_change_state):
15671           Allow for mp3 rate/channels changes. However, only very
15672           conservatively. Reason that we *have* to enable this is smiply
15673           because the mad find_sync() function is not good enough, it will
15674           regularly sync on random data as valid frames and therefore make
15675           us provide random caps as *final* caps of the stream. The best fix
15676           I could think of is to simply require several of the same stream
15677           changes in a row before we change caps.
15678           The actual testcase that works now is #
15679         * ext/ogg/Makefile.am:
15680         * ext/ogg/gstogg.c: (plugin_init):
15681         * ext/ogg/gstogmparse.c:
15682           OGM support (video only for now; I need an audio sample file).
15683         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
15684         (gst_asf_demux_process_stream), (gst_asf_demux_video_caps),
15685         (gst_asf_demux_add_video_stream):
15686           WMV extradata.
15687         * gst/playback/gstplaybasebin.c: (unknown_type):
15688           Don't error out on single unknown-types after all. It's wrong.
15689           If we found type of video and audio but not of a subtitle stream,
15690           it will still error out (which is unwanted). Will find a better fix
15691           later on.
15692         * gst/typefind/gsttypefindfunctions.c: (ogmvideo_type_find),
15693         (ogmaudio_type_find), (plugin_init):
15694           OGM support.
15695
15696 2004-09-20  Johan Dahlin  <johan@gnome.org>
15697
15698         * ext/jpeg/gstjpegdec.c (gst_jpegdec_chain): Allocate the buffer
15699         after setting caps.
15700
15701 2004-09-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15702
15703         * gst/wavenc/gstwavenc.c: (gst_wavenc_init), (gst_wavenc_chain):
15704         * gst/wavenc/gstwavenc.h:
15705         Added newmedia support to wavenc
15706
15707 2004-09-17  Wim Taymans  <wim@fluendo.com>
15708
15709         * gst/tcp/gstfdset.c: (gst_fdset_fd_has_closed),
15710         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
15711         (gst_fdset_fd_can_write), (gst_fdset_wait):
15712         * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type),
15713         (gst_multifdsink_init), (gst_multifdsink_add),
15714         (gst_multifdsink_remove), (gst_multifdsink_get_stats),
15715         (gst_multifdsink_remove_client_link),
15716         (gst_multifdsink_client_queue_buffer),
15717         (gst_multifdsink_handle_client_write),
15718         (gst_multifdsink_recover_client), (gst_multifdsink_handle_clients),
15719         (gst_multifdsink_close), (gst_multifdsink_change_state):
15720         * gst/tcp/gstmultifdsink.h:
15721         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
15722         (gst_tcpserversink_removed):
15723         Small cleanups in fdset.c
15724         Use a hastable to map fd to the client structure for faster
15725         lookup in _remove and get_stats.
15726         Added virtual function to close the fds.
15727         Handle clients even when the select/poll call was unblocked because
15728         of a command.
15729         Implement syncing to keyframe in the recovery procedure.
15730
15731 2004-09-16 Iain <iaingnome@gmail.com>
15732
15733         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int): Free the
15734         try caps.
15735
15736 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15737
15738         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream):
15739           Caps are only set if the type of the stream is unknown, but this
15740           is initialized in ->init_stream(), so set to UNKNOWN after calling
15741           ->init_stream() so that capsnego starts.
15742
15743 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15744
15745         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
15746         (gst_avi_demux_stream_data):
15747           Just hardcode for raw audio then. AVI audio sucks.
15748
15749 2004-09-15  Arwed v. Merkatz  <v.merkatz@gmx.net>
15750
15751         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
15752         * gst/matroska/matroska-mux.c: (audiosink_templ),
15753         (gst_matroska_mux_audio_pad_link):
15754         * gst/typefind/gsttypefindfunctions.c: (tta_caps), (plugin_init):
15755         Use audio/x-ttafile for tta files and audio/x-tta for raw tta frames.
15756
15757 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15758
15759         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
15760         (gst_avi_demux_stream_data):
15761           Try to fix a/v sync issues.
15762
15763 2004-09-15  David Schleef  <ds@schleef.org>
15764
15765         * configure.ac: remove NASM check, since we don't use it.  Update
15766         dirac check to 0.4
15767         * ext/dirac/gstdiracdec.cc: update to current 0.4 API
15768         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
15769         Initialized variables.
15770         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
15771         (gst_qtdemux_loop_header), (qtdemux_parse), (qtdemux_parse_trak),
15772         (gst_qtdemux_handle_esds), (qtdemux_audio_caps): Fix seeking, add
15773         SVQ3 format
15774
15775 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15776
15777         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
15778         (gst_avi_demux_add_stream), (gst_avi_demux_stream_data):
15779         * gst/avi/gstavidemux.h:
15780           Fix for compressed audio (mp3) timestamp generation. How did this
15781           ever work?
15782
15783 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15784
15785         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
15786           Volume is a double not a float.
15787
15788 2004-09-15  Wim Taymans  <wim@fluendo.com>
15789
15790         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_remove_client_link),
15791         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
15792         Don't close the fd in multifdsink as we didn't open it in the
15793         first place. Some cleanups.
15794
15795 2004-09-15  Wim Taymans  <wim@fluendo.com>
15796
15797         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
15798         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
15799         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
15800         Fix the case where the muxer would mark pages as delta
15801         frames when they are not (vorbis only ogg).
15802
15803 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15804
15805         * gst/playback/gstplaybasebin.c: (state_change), (setup_source),
15806         (gst_play_base_bin_change_state):
15807           Handle the case where we failed to setup a clear pipeline. This
15808           will throw an error (or EOS, another nice case) and if you don't
15809           catch that, the app will wait for the signal forever (and thus
15810           hang).
15811
15812 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15813
15814         * ext/gnomevfs/gstgnomevfssink.c:
15815         (gst_gnomevfssink_uri_get_protocols):
15816         * ext/gnomevfs/gstgnomevfssrc.c:
15817         (gst_gnomevfssrc_uri_get_protocols):
15818         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
15819         * ext/gnomevfs/gstgnomevfsuri.h:
15820           Use _uri_new() instead of _open(), so it doesn't take as long and
15821           Christophe's computer won't hang.
15822         * gst/playback/gstplaybasebin.c: (unknown_type):
15823           Throw error on unknown media type, so apps actually display it.
15824
15825 2004-09-14  Brian Cameron  <brian.cameron@sun.com
15826
15827         * tools/gst-launch-ext-m.m:  Changed ~ to $ENV{HOME} to allow
15828           this script to work on Solaris since bash shell handles echo
15829           differenly than bash.
15830
15831 2004-09-17  Wim Taymans  <wim@fluendo.com>
15832
15833         * gst/playback/gstplaybasebin.c: (queue_overrun), (no_more_pads),
15834         (setup_source), (gst_play_base_bin_set_property),
15835         (gst_play_base_bin_add_element):
15836         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
15837         Some more work on making sure seeking pauses the pipeline and
15838         that changing the uri actually does something.
15839
15840 2004-09-17  Wim Taymans  <wim@fluendo.com>
15841
15842         * gst/tcp/gstfdset.c: (gst_fdset_wait):
15843         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_close):
15844         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send),
15845         (gst_tcpserversink_close):
15846         Be a bit more paranoid when freeing memory.
15847
15848 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15849
15850         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
15851         (qtdemux_parse_trak):
15852           Don't crash by dividing by zero (see sample movie in #126922).
15853
15854 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15855
15856         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
15857           Don't touch non-existing data (fixes crash on file in #140147).
15858
15859 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15860
15861         * gst/playback/gstplaybasebin.c:
15862         (gst_play_base_bin_dispose), (gst_play_base_bin_set_property):
15863           Handle double disposals, and proper change of URIs.
15864
15865 2004-09-13  Martin Eikermann <meiker@upb.de>
15866
15867         * gst/mpegstream/gstmpegparse.c:
15868           fix synchronistation for streams recorded from digital PCR
15869           fixes bug #119376
15870
15871 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15872
15873         * ext/gnomevfs/Makefile.am:
15874         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
15875         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_get_type),
15876         (gst_gnomevfssink_dispose), (gst_gnomevfssink_init),
15877         (gst_gnomevfssink_uri_get_type),
15878         (gst_gnomevfssink_uri_get_protocols),
15879         (gst_gnomevfssink_uri_get_uri), (gst_gnomevfssink_uri_set_uri),
15880         (gst_gnomevfssink_uri_handler_init),
15881         (gst_gnomevfssink_set_property), (gst_gnomevfssink_get_property),
15882         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file):
15883         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
15884         (gst_gnomevfssrc_init), (gst_gnomevfssrc_dispose),
15885         (gst_gnomevfssrc_uri_get_type),
15886         (gst_gnomevfssrc_uri_get_protocols), (gst_gnomevfssrc_uri_get_uri),
15887         (gst_gnomevfssrc_uri_set_uri), (gst_gnomevfssrc_uri_handler_init),
15888         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
15889         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file):
15890         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
15891         * ext/gnomevfs/gstgnomevfsuri.h:
15892           Add URI support to Gnome-VFS plugins. Tries to load a fixed list
15893           of fake URIs to see which this version of Gnome-VFS likes, and
15894           uses that for the Gst-URI interface. Makes playbin support http://
15895           streams. Also fix up some stupid behaviour in gnomevfssrc.
15896
15897 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15898
15899         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
15900         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
15901         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
15902         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
15903           Update mixer (to sync with other sessions) if we try to obtain
15904           a new value. This makes alsamixer work accross applications.
15905         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
15906           Only call sync functions if we're running, else alsalib asserts.
15907         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
15908           Sometimes fails to compile. Possibly a gcc bug.
15909         * gst/playback/gstplaybin.c: (gen_video_element),
15910         (gen_audio_element):
15911           Add a reference to an application-provided object, because we lose
15912           this same reference if we add it to the bin. If we don't do this,
15913           we can only use this object once and thus crash if we go from
15914           ready to playing, back to ready and back to playing again.
15915           Also add an audioscale element because several cheap soundcards -
15916           like mine - don't support all samplerates.
15917         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
15918         (gst_ximagesink_xcontext_clear), (gst_ximagesink_change_state):
15919           Fix wrong order or PAR calls. Makes automatically obtained PAR
15920           from the X server atually being used.
15921
15922 2004-09-12  David Schleef  <ds@schleef.org>
15923
15924         Fixes: #151879, #151881, #151882, #151883, #151884, #151886,
15925         #151887, #152102, #152247.
15926         * examples/indexing/indexmpeg.c: 64-bit warning fixes.
15927         * examples/seeking/cdparanoia.c: same
15928         * examples/seeking/cdplayer.c: same
15929         * examples/seeking/seek.c: same
15930         * examples/seeking/spider_seek.c: same
15931         * examples/seeking/vorbisfile.c: same
15932         * examples/stats/mp2ogg.c: same
15933         * ext/esd/esdsink.c: (gst_esdsink_class_init),
15934         (gst_esdsink_dispose): Dispose of element properly.
15935         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_seek): 64-bit warning
15936         fixes.
15937         * ext/nas/nassink.c: (gst_nassink_class_init),
15938         (gst_nassink_dispose): Dispose of element correctly.
15939         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix leak.
15940         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
15941         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
15942         Fix 64-bit warning.
15943         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
15944         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
15945         Fix 64-bit warning.
15946
15947 2004-09-12  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
15948
15949         * configure.ac : change speex detection as 1.1.6 now uses
15950           .pc/pkg-config and they changed their headers location.
15951
15952 2004-09-09  Arwed v. Merkatz  <v.merkatz@gmx.net>
15953
15954         * gst/matroska/matroska-mux.h:
15955         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
15956         (gst_matroska_mux_start), (gst_matroska_mux_finish),
15957         (gst_matroska_mux_write_data):
15958           Write multiple blocks/frames per cluster.
15959                 Write meta-seek information (seek heads).
15960
15961 2004-09-09  Scott Wheeler <wheeler@kde.org>
15962
15963         * gst/gstplaybin.c: (gst_play_bin_class_init), (gst_play_bin_init),
15964         (gst_play_bin_set_property), (gst_play_bin_get_property),
15965         (gen_audio_element), (gen_audio_element):
15966           Add a volume element / property to the pipeline.
15967
15968 2004-09-07  Wim Taymans  <wim@fluendo.com>
15969
15970         * gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers):
15971         Copy timestamps from the master pad to the output buffers.
15972
15973 2004-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
15974
15975         * ext/raw1394/gstdv1394src.c:
15976           throw errors when applicable
15977
15978 2004-09-01  Arwed v. Merkatz  <v.merkatz@gmx.net>
15979
15980         * gst/matroska/ebml-ids.h:
15981         * gst/matroska/ebml-read.c: (gst_ebml_read_date):
15982         * gst/matroska/ebml-write.c: (gst_ebml_write_date):
15983         * gst/matroska/matroska-mux.c: (gst_matroska_mux_finish):
15984           automatically convert unix time <-> ebml time when reading/writing
15985           a date, use gst_ebml_write_uint to write CUETIME,
15986           not gst_ebml_write_date.
15987         * gst/matroska/matroska-ids.h:
15988         * gst/matroska/matroska-mux.c: (gst_matroska_mux_create_uid),
15989         (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_link),
15990         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
15991         (gst_matroska_mux_write_data):
15992           Write track and segment UIDs, write muxing date, write
15993           TRACKDEFAULTDURATION for TTA audio, write BLOCKDURATION if known.
15994           Create cues for audio only files.
15995
15996 2004-08-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15997
15998         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
15999         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
16000           Re-commit ALSA switches.
16001         * gst/adder/gstadder.c: (gst_adder_loop):
16002           64-bit fix (#151416).
16003         * gst/debug/progressreport.c: (gst_progressreport_report):
16004           64-bit fix (#151419).
16005         * gst/matroska/matroska-demux.c:
16006         (gst_matroska_demux_parse_contents):
16007           64-bit fix (#151420).
16008         * gst/playback/test3.c: (update_scale):
16009           64-bit fix (#151421).
16010
16011 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
16012
16013         * configure.ac:
16014           bump nano to cvs
16015
16016 === release 0.8.4 ===
16017
16018 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
16019
16020         * configure.ac: releasing 0.8.4, "Alias"
16021
16022 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
16023
16024         * ext/theora/Makefile.am:
16025           fix makefile.  Fixes #151462.
16026
16027 2004-08-30  Wim Taymans  <wim@fluendo.com>
16028
16029         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_wait):
16030         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
16031         (gst_multifdsink_remove_client_link),
16032         (gst_multifdsink_client_queue_buffer),
16033         (gst_multifdsink_handle_client_write):
16034         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
16035         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
16036         Fix some memory leaks.
16037
16038 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
16039
16040         Patch by: David Schleef
16041
16042         * configure.ac:
16043         * sys/Makefile.am:
16044           rename our detection macro for V4L2.  Fixes #151236.
16045
16046 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
16047
16048         Patch by: David Schleef
16049
16050         * configure.ac:
16051           check to define LAMEPRESET.  Fixes #151232.
16052
16053 2004-08-27  David Schleef  <ds@schleef.org>
16054
16055         * sys/glsink/glimagesink.c: (gst_glimagesink_ximage_put),
16056         (gst_glimagesink_xwindow_new), (gst_glimagesink_xcontext_get),
16057         (gst_glimagesink_fixate):  Move local variable declarations to
16058         make gcc-2.95 happy.
16059
16060 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
16061
16062         * configure.ac:
16063           bump nano for prerelease
16064
16065 2004-08-27  David Schleef  <ds@schleef.org>
16066
16067         * sys/sunaudio/Makefile.am: Add sunaudiosrc patch from Bala
16068         * sys/sunaudio/gstsunaudiosrc.c:
16069         * sys/sunaudio/gstsunaudiosrc.h:
16070
16071 2004-08-27 Arwed v. Merkatz <v.merkatz@gmx.net>
16072
16073         * gst/matroska/ebml-read.c: (gst_ebml_peed_id), (gst_ebml_read_element_id),
16074         handle EOS correctly
16075         * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_link):
16076         * gst/matroska/matroska-mux.h:
16077         added BITMAPINFOHEADER structure, mux video/x-divx and video/x-xvid in
16078         VFW compatibility mode
16079
16080 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
16081
16082         patch by: Zaheer Abbas Merali
16083
16084         * ext/ogg/gstoggmux.c:
16085         * ext/vorbis/vorbisenc.c:
16086         * ext/vorbis/vorbisenc.h:
16087           handle NEWMEDIA
16088
16089 2004-08-26 Arwed v. Merkatz <v.merkatz@gmx.net>
16090
16091         * gst/matroska/ebml-write.c: (gst_ebml_write_float),
16092         fix byte order reversion on little endian machines.
16093         * gst/matroska/matroska-mux.c: (audiosink_templ),
16094         (gst_matroska_mux_audio_pad_link):
16095         add TTA codec to the list of supported codecs.
16096         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
16097         (gst_matroska_mux_start), (gst_matroska_mux_finish),
16098         (gst_matroska_mux_write_data):
16099         * gst/matroska/matroska-mux.h:
16100         write segment duration correctly, write muxing app string, fixes bugs
16101         #140897 and #140898.
16102         * gst/matroska/matroska-mux.c: (gst_matroska_mux_loop),
16103         wait for all pads to be negotiated before starting to mux.
16104
16105 2004-08-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16106
16107         * ext/lame/gstlame.c: (gst_lame_init), (gst_lame_chain):
16108         * ext/lame/gstlame.h:
16109         Added new media support to lame
16110
16111 2004-08-25 Arwed v. Merkatz <v.merkatz@gmx.net>
16112
16113         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_blockgroup),
16114         send vorbis headers at the beginning of a stream, fixes bug #141554.
16115         Interpret BLOCKDURATION and set buffer duration accordingly, fixes
16116         bug #148950.
16117         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
16118         (gst_matroska_demux_plugin_init):
16119         * gst/matroska/matroska-ids.h:
16120         enable demuxing of TTA audio streams, fixes bug #148951.
16121         * gst/typefind/gsttypefindfunctions.c: (tta_type_find), (plugin_init),
16122         enable typefinding for TTA audio files, fixes bug #148711.
16123         * ext/xvid/gstxviddec.c: (gst_xviddec_chain),
16124         set XVID_LOWDELAY flag for decoding so xvid always returns an image,
16125         fixes playback of packed bitstream and xvid with bframes, bug #135407.
16126
16127 2004-08-24  Sebastien Cote  <sc5@hermes.usherb.ca>
16128
16129         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
16130         (gst_riff_read_element_data), (gst_riff_read_seek),
16131         (gst_riff_read_skip): fix infinite loop in wavparse, fixes bug
16132         #144616, patch reviewed by Ronald and committed by Christophe Fergeau
16133         <teuf@gnome.org>
16134
16135 2004-08-23 Iain <iaingnome@gmail.com>
16136
16137         * ext/mad/gstid3tag.c (gst_mad_id3_to_tag_list): Special case COMM
16138         tags. They appear to be handled differently to normal.
16139         (tag_list_to_id3_tag_foreach): Ditto.
16140
16141 2004-08-22  Wim Taymans  <wim@fluendo.com>
16142
16143         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
16144         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
16145         Make sure we never send -1 granulepos.
16146
16147 2004-08-20  Wim Taymans  <wim@fluendo.com>
16148
16149         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
16150         (gst_ogg_mux_loop):
16151         I will accept bitchslappings with non sharp objects.
16152
16153 2004-08-20  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16154
16155         * configure.ac:
16156         Clean up the test for lame presets
16157
16158 2004-08-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16159
16160         * configure.ac:
16161         * ext/lame/Makefile.am:
16162         * ext/lame/gstlame.c: (gst_lame_class_init),
16163         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
16164         Only enable lame presets if version of lame has presets in API
16165
16166 2004-08-19  Jan Schmidt  <thaytan@mad.scientist.com>
16167         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_get):
16168         * gst/udp/gstudpsrc.h:
16169           Don't call gst_pad_push in a get function. Fixes #150449
16170
16171 2004-08-18  Wim Taymans  <wim@fluendo.com>
16172
16173         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_set_mode),
16174         (gst_fdset_get_mode), (gst_fdset_add_fd), (gst_fdset_remove_fd),
16175         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
16176         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
16177         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
16178         (gst_fdset_wait):
16179         * gst/tcp/gstfdset.h:
16180         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
16181         (gst_multifdsink_client_queue_buffer),
16182         (gst_multifdsink_handle_client_write):
16183         * gst/tcp/gstmultifdsink.h:
16184         Some extra checks in gstfdset.
16185         Only use send() when the fd is a socket. Don't try to
16186         read from write only fds.
16187
16188 2004-08-18  Wim Taymans  <wim@fluendo.com>
16189
16190         * gst/tcp/gstfdset.c: (gst_fdset_add_fd), (gst_fdset_remove_fd),
16191         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
16192         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
16193         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
16194         (gst_fdset_wait):
16195         Add more locking and bounds checking.
16196
16197 2004-08-18  Wim Taymans  <wim@fluendo.com>
16198
16199         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_wait):
16200         Realloc test fdset in the lock and right before starting
16201         the poll call. Bump the limit to 4096.
16202
16203 2004-08-17  David Schleef  <ds@schleef.org>
16204
16205         * sys/sunaudio/Makefile.am:
16206         * sys/sunaudio/gstsunaudio.c: Fix caps to handle full range
16207         of rates and channels.  Make debugging less obnoxious.
16208
16209         Patch from Balamurali Viswanathan implementing a mixer for
16210         Sun audio.  (bug #144091):
16211         * sys/sunaudio/gstsunelement.c:
16212         * sys/sunaudio/gstsunelement.h:
16213         * sys/sunaudio/gstsunmixer.c:
16214         * sys/sunaudio/gstsunmixer.h:
16215
16216 2004-08-17  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16217
16218         * gst/audioscale/gstaudioscale.c:
16219         * gst/audioscale/gstaudioscale.h:
16220         made audioscale resample from any sample rate to any sample rate
16221
16222 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
16223
16224         * ext/libpng/gstpngdec.c:
16225           error out on unsupported types
16226
16227 2004-08-17  Iain <iaingnome@gmail.com>
16228
16229         * ext/flac/gstflacenc.c (gst_flacenc_update_quality): Only set the
16230         mid_side and loose_mid_side properties if its a stereo stream.
16231
16232 2004-08-17  Wim Taymans  <wim@fluendo.com>
16233
16234         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
16235         (theora_get_formats), (theora_dec_src_convert),
16236         (theora_dec_sink_convert), (theora_dec_src_query),
16237         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
16238         Add a debug line.
16239
16240 2004-08-17  Wim Taymans  <wim@fluendo.com>
16241
16242         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate),
16243         (gst_ogg_pad_push):
16244         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
16245         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
16246         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_page),
16247         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
16248         Mark delta units in the muxer.
16249         Try to decode the packet after an out-of-sync error from
16250         libogg.
16251
16252 2004-08-17  Wim Taymans  <wim@fluendo.com>
16253
16254         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
16255         (gst_multifdsink_init), (gst_multifdsink_add),
16256         (gst_multifdsink_client_queue_buffer),
16257         (gst_multifdsink_set_property), (gst_multifdsink_get_property):
16258         * gst/tcp/gstmultifdsink.h:
16259         Added option to send a keyframe to clients as the first buffer.
16260         Make timeout property writable.
16261
16262 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
16263
16264         patch by: Wim Taymans
16265
16266         * gst/tcp/gstfdset.c:
16267         * gst/tcp/gstmultifdsink.c:
16268           fix index comparison, should include 0
16269
16270 2004-08-16  Wim Taymans  <wim@fluendo.com>
16271
16272         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_new),
16273         (gst_fdset_add_fd), (gst_fdset_remove_fd),
16274         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
16275         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
16276         (gst_fdset_wait):
16277           copy when reallocing for poll so the select arguments don't get
16278           changed during the call
16279
16280 2004-08-16  Wim Taymans  <wim@fluendo.com>
16281
16282         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
16283         (gst_theora_enc_class_init), (theora_enc_sink_link),
16284         (theora_buffer_from_packet), (theora_enc_chain):
16285         Fix bug where buffers were not marked as keyframes
16286         correctly.
16287
16288 2004-08-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16289
16290         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
16291         (gst_lame_preset_get_type), (gst_lame_class_init):
16292         describe the enum values for vbr mode and presets more verbosely
16293
16294 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16295
16296         * ext/lame/gstlame.c: (gst_lame_mode_get_type),
16297         (gst_lame_quality_get_type), (gst_lame_padding_get_type),
16298         (gst_lame_preset_get_type), (gst_lame_class_init), (gst_lame_init),
16299         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
16300         * ext/lame/gstlame.h:
16301         add preset property to lame so it can use lame presets
16302
16303 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16304
16305         * ext/lame/gstlame.c: (gst_lame_get_property):
16306         whoops forgot break, thanks teuf
16307
16308 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16309
16310         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
16311         (gst_lame_class_init), (gst_lame_src_getcaps),
16312         (gst_lame_sink_link), (gst_lame_init), (gst_lame_set_property),
16313         (gst_lame_get_property), (gst_lame_setup):
16314         * ext/lame/gstlame.h:
16315         fix lame's broken vbr stuff, allow it to resample if need be, and also
16316         make xing header optional
16317
16318 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16319
16320         * ext/lame/gstlame.c: (gst_lame_src_getcaps), (gst_lame_init):
16321         added getcaps function so samplerate doesnt get fixated to silly values
16322
16323 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16324
16325         * ext/lame/gstlame.c: (gst_lame_src_link):
16326         revert previous fix
16327
16328 2004-08-12  Johan Dahlin  <johan@gnome.org>
16329
16330         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Remove bogus
16331         checks. Doesn't matter what state we are in. Interfaces are a
16332         compile time thing, not runtime. It also broke the python bindings.
16333
16334 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16335
16336         * ext/lame/gstlame.c: (gst_lame_src_link):
16337         made source pad link function check if sinkpad is ok..fixes the problem
16338         where core fixates the output rate of lame stupidly
16339
16340 2004-08-12  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
16341
16342         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_fixate):
16343         * sys/v4l/v4l_calls.c:
16344         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_set_capture):
16345           fix fixate function to handle nonsimple caps.
16346           remove bogus check in _link
16347           cleanups
16348
16349 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16350
16351         * ext/lame/gstlame.c: (gst_lame_class_init), (gst_lame_init):
16352         set default compression ratio parameter to 0.0 so bitrate parameter
16353         works :)
16354
16355 2004-08-11  David Schleef  <ds@schleef.org>
16356
16357         * gst/tcp/gstfdset.c: Fix compile problem on OS/X.
16358
16359 2004-08-11  David Schleef  <ds@schleef.org>
16360
16361         * gst/mpeg1sys/gstmpeg1systemencode.c: Oops, this was correct
16362         before.
16363
16364 2004-08-11  David Schleef  <ds@schleef.org>
16365
16366         * gst-libs/gst/video/videosink.h: Change copyright block to LGPL.
16367
16368 2004-08-11  David Schleef  <ds@schleef.org>
16369
16370         * ext/pango/gsttextoverlay.c: Add copyright block and fix plugin
16371           license field
16372         * gst-libs/gst/idct/Makefile.am: Remove mmx/sse code
16373         * gst-libs/gst/video/gstvideosink.c: Change copyright block to
16374           LGPL.
16375         * gst/auparse/gstauparse.c: Fix plugin license field.
16376         * gst/monoscope/gstmonoscope.c: Fix plugin license field.
16377         * gst/mpeg1sys/gstmpeg1systemencode.c: Fix plugin license field.
16378         * gst/rtp/gstrtp.c: Fix plugin license field.
16379
16380 2004-08-11  Wim Taymans  <wim@fluendo.com>
16381
16382         * gst/tcp/Makefile.am:
16383         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type), (nearest_pow),
16384         (ensure_size), (gst_fdset_new), (gst_fdset_free),
16385         (gst_fdset_set_mode), (gst_fdset_get_mode), (gst_fdset_add_fd),
16386         (gst_fdset_remove_fd), (gst_fdset_fd_ctl_write),
16387         (gst_fdset_fd_ctl_read), (gst_fdset_fd_has_closed),
16388         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
16389         (gst_fdset_fd_can_write), (gst_fdset_wait):
16390         * gst/tcp/gstfdset.h:
16391         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
16392         (gst_multifdsink_class_init), (gst_multifdsink_init),
16393         (gst_multifdsink_add), (gst_multifdsink_remove),
16394         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
16395         (gst_multifdsink_remove_client_link),
16396         (gst_multifdsink_handle_client_read),
16397         (gst_multifdsink_client_queue_data),
16398         (gst_multifdsink_client_queue_caps),
16399         (gst_multifdsink_client_queue_buffer),
16400         (gst_multifdsink_handle_client_write),
16401         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
16402         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
16403         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
16404         (gst_multifdsink_close):
16405         * gst/tcp/gstmultifdsink.h:
16406         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
16407         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
16408         (gst_tcpserversink_handle_wait), (gst_tcpserversink_init_send),
16409         (gst_tcpserversink_close):
16410         * gst/tcp/gsttcpserversink.h:
16411         Abstracted away the select call, implemented poll (yes we ran into
16412         the 1024 limit in production).
16413
16414 2004-08-11  Thomas Vander Stichele  <thomas at apestaart dot org>
16415
16416         * gst/tcp/gsttcp.c:
16417         * gst/tcp/gsttcpplugin.c:
16418           improve debuggging, remove assert
16419
16420 2004-08-10  Wim Taymans  <wim@fluendo.com>
16421
16422         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
16423         (gst_client_status_get_type), (gst_multifdsink_class_init),
16424         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
16425         (gst_multifdsink_handle_client_read),
16426         (gst_multifdsink_handle_client_write),
16427         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
16428         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
16429         (gst_multifdsink_get_property):
16430         * gst/tcp/gstmultifdsink.h:
16431         * gst/tcp/gsttcp-marshal.list:
16432         Starting to prepare for specifying buffer time in other units
16433         than buffers. Expose remove reason in signal.
16434
16435 2004-08-10  Wim Taymans  <wim@fluendo.com>
16436
16437         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
16438         (gst_multifdsink_remove), (gst_multifdsink_clear),
16439         (gst_multifdsink_remove_client_link),
16440         (gst_multifdsink_handle_client_read),
16441         (gst_multifdsink_client_queue_data),
16442         (gst_multifdsink_client_queue_buffer),
16443         (gst_multifdsink_handle_client_write),
16444         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
16445         (gst_multifdsink_chain), (gst_multifdsink_close):
16446         * gst/tcp/gstmultifdsink.h:
16447         Added more debugging info. Changed the way clients are
16448         removed from the lists. Fixed a bug where a bad file descriptor
16449         could cause many clients to be removed.
16450
16451 2004-08-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16452
16453         * gst/videotestsrc/gstvideotestsrc.c: (generate_capslist):
16454           allow all pixel-aspect-ratios, not just 1:1
16455
16456 2004-08-09  David Schleef  <ds@schleef.org>
16457
16458         * sys/glsink/ARB_multitexture.h:  Remove old files.
16459         * sys/glsink/EXT_paletted_texture.h:
16460         * sys/glsink/NV_register_combiners.h:
16461         * sys/glsink/gstgl_nvimage.c:
16462         * sys/glsink/gstgl_pdrimage.c:
16463         * sys/glsink/gstgl_rgbimage.c:
16464         * sys/glsink/gstglsink.c:
16465         * sys/glsink/gstglsink.h:
16466         * sys/glsink/gstglxwindow.c:
16467         * sys/glsink/regcomb_yuvrgb.c:
16468
16469 2004-08-09  David Schleef  <ds@schleef.org>
16470
16471         Patch from Gernot Ziegler <gz@lysator.liu.se> rewriting the
16472         GL sink plugin.  (Bug #147302)
16473
16474         * configure.ac: Test for OpenGL
16475         * sys/Makefile.am: Use test for OpenGL
16476         * sys/glsink/Makefile.am:
16477         * sys/glsink/glimagesink.c: rewrite
16478         * sys/glsink/glimagesink.h: rewrite
16479
16480 2004-08-09  David Schleef  <ds@schleef.org>
16481
16482         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_base_init):  Only allow
16483         sane framerates.
16484         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get): same
16485         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): same
16486         * testsuite/gst-lint: Test for G_GUINT64_FORMAT usage near gettext.
16487
16488 2004-08-09  Wim Taymans  <wim@fluendo.com>
16489
16490         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
16491         (gst_multifdsink_add), (gst_multifdsink_get_stats),
16492         (gst_multifdsink_client_remove),
16493         (gst_multifdsink_handle_client_read),
16494         (gst_multifdsink_handle_client_write),
16495         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
16496         Do a bit more logging, make the client_read code more robust.
16497
16498 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
16499
16500         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init_source),
16501         (gst_jpegdec_fill_input_buffer), (gst_jpegdec_skip_input_data),
16502         (gst_jpegdec_resync_to_restart), (gst_jpegdec_term_source),
16503         (gst_jpegdec_init), (gst_jpegdec_chain):
16504         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
16505         (gst_multipart_demux_chain), (gst_multipart_demux_change_state):
16506           cleanups, debugging fixes and memleak plugging
16507
16508 2004-08-09  Wim Taymans  <wim@fluendo.com>
16509
16510         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
16511         (theora_get_formats), (theora_dec_src_convert),
16512         (theora_dec_sink_convert), (theora_dec_src_query),
16513         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain),
16514         (theora_dec_change_state):
16515         Don't crash on missing header packets.
16516
16517 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
16518
16519         * po/LINGUAS:
16520         * po/sq.po:
16521           Added Albanian translation (Laurent Dhima)
16522         * po/cs.po:
16523           updated
16524
16525 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
16526
16527         * ext/lame/gstlame.c:
16528           fix/add debugging
16529
16530 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
16531
16532         * sys/ximage/ximagesink.c:
16533         * sys/xvimage/xvimagesink.c:
16534           assign all TOO_LAZY's to a real category.  Thanks to Warthy Warthog.
16535
16536 2004-08-06  Wim Taymans  <wim@fluendo.com>
16537
16538         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
16539         (gst_multifdsink_add), (gst_multifdsink_get_stats),
16540         (gst_multifdsink_client_remove),
16541         (gst_multifdsink_handle_client_read),
16542         (gst_multifdsink_handle_client_write),
16543         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
16544         Make sure we don't try to read more from a client that what
16545         ioctl says us or we deadlock.
16546
16547 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
16548
16549         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_src_link),
16550         (gst_videotestsrc_change_state), (gst_videotestsrc_src_query),
16551         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
16552           decouple running_time and n_frames so it can handle changing
16553           framerate while running
16554
16555 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
16556
16557         * po/nl.po:
16558         * po/sv.po:
16559           updated translations
16560
16561 2004-08-04  Benjamin Otte  <otte@gnome.org>
16562
16563         * gst/videotestsrc/gstvideotestsrc.c:
16564         (gst_videotestsrc_get_capslist), (generate_capslist),
16565         (plugin_init):
16566           generate the list of supported caps at startup and reuse it instead
16567           of always generating it
16568
16569 2004-07-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16570
16571         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link):
16572           whoops, last checkin broke normal build
16573
16574 2004-08-03  Benjamin Otte  <otte@gnome.org>
16575
16576         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume),
16577         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
16578         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
16579         (gst_alsa_mixer_get_option):
16580         * ext/dvdnav/dvdnavsrc.c: (dvdnav_get_event_name),
16581         (dvdnavsrc_print_event):
16582         * ext/ogg/gstoggdemux.c: (_find_chain_process), (gst_ogg_print):
16583         * ext/ogg/gstoggmux.c: (gst_ogg_mux_pad_link),
16584         (gst_ogg_mux_pad_unlink):
16585         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link),
16586         (gst_multipart_mux_pad_unlink):
16587         * gst/videofilter/gstvideobalance.c:
16588         (gst_videobalance_colorbalance_set_value):
16589         * gst/videomixer/videomixer.c: (gst_videomixer_pad_link),
16590         (gst_videomixer_pad_unlink):
16591         * po/uk.po:
16592         * sys/oss/gstossmixer.c:
16593         * sys/v4l/gstv4lcolorbalance.c:
16594         * sys/v4l/gstv4ltuner.c:
16595         * sys/v4l/v4lsrc_calls.c:
16596         * sys/v4l2/gstv4l2colorbalance.c:
16597         * sys/v4l2/gstv4l2tuner.c:
16598           compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friends
16599
16600 2004-08-03  Benjamin Otte  <otte@gnome.org>
16601
16602         * examples/dynparams/filter.c: (ui_control_create):
16603         * examples/gstplay/player.c: (print_tag):
16604         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad):
16605         * ext/gdk_pixbuf/gstgdkanimation.c:
16606         (gst_gdk_animation_iter_may_advance):
16607         * ext/jack/gstjack.c: (gst_jack_request_new_pad):
16608         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list),
16609         (tag_list_to_id3_tag_foreach), (gst_id3_tag_handle_event):
16610         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_tag_value):
16611         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value):
16612         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
16613         * gst-libs/gst/media-info/media-info-test.c: (print_tag):
16614         * gst/sine/demo-dparams.c: (main):
16615         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
16616         * testsuite/alsa/formats.c: (create_pipeline):
16617         * testsuite/alsa/sinesrc.c: (sinesrc_force_caps), (sinesrc_get):
16618           fixes for G_DISABLE_ASSERT and friends
16619         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
16620         (mp3_type_frame_length_from_header), (mp3_type_find),
16621         (plugin_init):
16622           require mp3 typefinding to have at least MIN_HEADERS valid headers
16623           add typefinding for AAC adts files
16624
16625 2004-08-04  Jan Schmidt  <thaytan@mad.scientist.com>
16626
16627         * sys/ximage/ximagesink.c:
16628         (gst_ximagesink_calculate_pixel_aspect_ratio):
16629         * sys/xvimage/xvimagesink.c:
16630         (gst_xvimagesink_calculate_pixel_aspect_ratio):
16631         Make sure we calculate pixel-aspect-ratio using floating point maths
16632
16633 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16634
16635         * po/uk.po:
16636           updated translation
16637
16638 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16639
16640         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
16641         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get):
16642           add debugging for display PAR calculation
16643
16644 2004-08-02  David Schleef  <ds@schleef.org>
16645
16646         * configure.ac: Fix mikmod CFLAGS.
16647
16648 2004-07-27  Benjamin Otte  <otte@gnome.org>
16649
16650         * gst/audioscale/gstaudioscale.c:
16651         - fix templates to only support S16, it's the only format that works
16652         - make caps nego code use try_set_caps_nonfixed and fixation instead
16653         of try_set_caps twice, which is not nice for autopluggers
16654         - change rank to secondary, so autopluggers can pick it up after
16655         audioconvert
16656
16657 2004-08-02  Iain <iain@prettypeople.org>
16658
16659         * gst/interleave/interleave.c (interleave_init),
16660         (interleave_request_new_pad),
16661         (interleave_pad_removed),
16662         (interleave_buffered_loop): Use the real pad count, not the artificial
16663         one.
16664
16665 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
16666
16667         * configure.ac: bump nano back to development
16668
16669 === release 0.8.3 ===
16670
16671 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
16672
16673         * configure.ac: releasing 0.8.3, "Water"
16674
16675 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
16676
16677         * sys/xvimage/xvimagesink.c:
16678         (gst_xvimagesink_calculate_pixel_aspect_ratio),
16679         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_sink_link),
16680         (gst_xvimagesink_change_state), (gst_xvimagesink_buffer_alloc),
16681         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
16682         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
16683         * sys/xvimage/xvimagesink.h:
16684           apply similar PAR fixes as to ximagesink
16685
16686 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
16687
16688         patch from: Benjamin Otte
16689
16690         * ext/lame/gstlame.c: (gst_lame_src_link), (gst_lame_init):
16691           add link function to lame.  Fixes #148986.
16692
16693 2004-08-02  Johan Dahlin  <johan@gnome.org>
16694
16695         * gst/multipart/multipartmux.c (gst_multipart_mux_next_buffer):
16696         fix debugging log
16697
16698 2004-07-30  David Schleef  <ds@schleef.org>
16699
16700         * gst/videomixer/Makefile.am: Fix things that should have been
16701         fixed in the last checkin.
16702
16703 2004-07-30  David Schleef  <ds@schleef.org>
16704
16705         * gst/multipart/Makefile.am: Fix things that should have been
16706         fixed in the last checkin.
16707
16708 2004-07-30  David Schleef  <ds@schleef.org>
16709
16710         * testsuite/multifilesink/Makefile.am: Fix unused variable.
16711
16712 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
16713
16714         * configure.ac:
16715           bump nano for prerelease
16716         * po/af.po:
16717         * po/az.po:
16718         * po/cs.po:
16719         * po/en_GB.po:
16720         * po/hu.po:
16721         * po/nl.po:
16722         * po/sr.po:
16723         * po/sv.po:
16724         * po/uk.po:
16725           updates
16726
16727 2004-07-30  Wim Taymans  <wim@fluendo.com>
16728
16729         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
16730         (gst_multifdsink_add), (gst_multifdsink_remove),
16731         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
16732         (gst_multifdsink_client_remove),
16733         (gst_multifdsink_handle_client_write),
16734         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
16735         * gst/tcp/gstmultifdsink.h:
16736         Recover from a select with a bad file descriptor by removing
16737         the client.
16738
16739 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
16740
16741         * configure.ac:
16742           fix requirement of core
16743         * gst-libs/gst/play/play.c: (gst_play_error_plugin),
16744         (gst_play_pipeline_setup):
16745           don't use colorspace element.  do use hermescolorspace element.
16746           make macro to get a colorspace element.
16747           mark strings for translation.
16748         * po/POTFILES.in:
16749           add play.c
16750         * po/af.po:
16751         * po/az.po:
16752         * po/cs.po:
16753         * po/en_GB.po:
16754         * po/hu.po:
16755         * po/nl.po:
16756         * po/sr.po:
16757         * po/sv.po:
16758         * po/uk.po:
16759           update translations
16760
16761 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16762
16763         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
16764         fix default for newmedia flag
16765
16766 2004-07-30  Wim Taymans  <wim@fluendo.com>
16767
16768         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
16769         (gst_theora_dec_init), (theora_get_formats),
16770         (theora_dec_src_convert), (theora_dec_sink_convert),
16771         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
16772         (theora_dec_chain), (theora_dec_set_property),
16773         (theora_dec_get_property):
16774         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
16775         (gst_theora_enc_class_init), (gst_theora_enc_init),
16776         (theora_enc_sink_link), (theora_enc_chain),
16777         (theora_enc_set_property), (theora_enc_get_property):
16778         Added cropping option to theora decoder.
16779         Added border option to theora encoder.
16780
16781 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16782
16783         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
16784         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
16785         (gst_pngenc_set_property):
16786         * ext/libpng/gstpngenc.h:
16787         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
16788
16789 2004-07-30  Wim Taymans  <wim@fluendo.com>
16790
16791         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
16792         (theora_enc_sink_link), (theora_enc_chain),
16793         (theora_enc_set_property), (theora_enc_get_property):
16794         Fix encoding of non-multiple-of-16 video.
16795
16796 2004-07-29  David Schleef  <ds@schleef.org>
16797
16798         * configure.ac: make test for audiofile more strict
16799
16800 2004-07-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16801
16802         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
16803           give different names to typefind functions
16804
16805 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
16806
16807         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
16808         (gst_ximagesink_calculate_pixel_aspect_ratio),
16809         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
16810         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
16811         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_set_property),
16812         (gst_ximagesink_get_property), (gst_ximagesink_init):
16813         * sys/ximage/ximagesink.h:
16814           allocate PAR's dynamically.
16815           use autodetected PAR if no object-set PAR is given.
16816           add workaround for directfb's X not setting physical size.
16817           fix to xvimagesink will follow tomorrow.
16818
16819 2004-07-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16820
16821         * ext/lame/gstlame.c: (gst_lame_chain): send tag events downstream
16822         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
16823         (gst_shout2send_get_type), (gst_shout2send_set_clock),
16824         (gst_shout2send_class_init), (gst_shout2send_init),
16825         (set_shout_metadata), (gst_shout2send_set_metadata),
16826         (gst_shout2send_chain), (gst_shout2send_set_property),
16827         (gst_shout2send_get_property), (gst_shout2send_connect),
16828         (gst_shout2send_change_state):
16829         * ext/shout2/gstshout2.h:
16830         - fix for sending mp3 audio to icecast2 server, if pad link function not
16831         called before PAUSED state
16832         - added option to use GStreamer clock sync (as opposed to libshout's own sync)
16833         - added tagging support for mp3 audio broadcasted
16834         * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
16835         debug info
16836
16837 2004-07-28  Wim Taymans  <wim@fluendo.com>
16838
16839         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
16840         (gst_ogg_demux_push):
16841         Return query failure when we don't know the length of
16842         an ogg stream insteda of returning TRUE with a bogus value.
16843
16844 2004-07-28  Wim Taymans  <wim@fluendo.com>
16845
16846         * ext/theora/theoradec.c: (theora_get_formats),
16847         (theora_dec_src_convert), (theora_dec_sink_convert),
16848         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
16849         (theora_dec_chain):
16850         Don't screw up the 1 Chroma for 1 luma sample situation when we
16851         have an odd offset/width by adding a black border in those cases.
16852
16853 2004-07-28  Wim Taymans  <wim@fluendo.com>
16854
16855         * ext/theora/theoradec.c: (theora_get_formats),
16856         (theora_dec_src_convert), (theora_dec_sink_convert),
16857         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
16858         (theora_dec_chain):
16859         * ext/theora/theoraenc.c: (theora_enc_sink_link):
16860         Added first attempt at cropping of the image as required by the
16861         theora spec. We need more properties in the caps (offset_x,
16862         offset_y,stride) to implement this correctly.
16863
16864 2004-07-28  Jan Schmidt  <thaytan@mad.scientist.com>
16865
16866         * ext/dvdnav/README:
16867           Update the README to use dvddemux
16868         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
16869           Ensure getcaps returns a subset of the template caps
16870         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_base_init),
16871         (gst_mpeg2subt_init):
16872           Ensure getcaps returns a subset of the template caps
16873         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
16874         (gst_dvd_demux_init), (gst_dvd_demux_get_video_stream),
16875         (gst_dvd_demux_get_subpicture_stream),
16876         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_set_cur_subpicture):
16877         * gst/mpegstream/gstdvddemux.h:
16878           Set the explicit caps on the current_video pad before pushing
16879           anything
16880         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
16881         (gst_mpeg_demux_get_audio_stream):
16882           Free caps used to gst_pad_set_explicit_caps, which takes a const
16883           GstCaps *
16884
16885 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
16886
16887         * configure.ac: update GStreamer requirement to 0.8.4 because of
16888           GstFraction.
16889
16890 2004-07-28  Wim Taymans  <wim@fluendo.com>
16891
16892         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
16893         (gst_wavparse_handle_seek), (gst_wavparse_srcpad_event):
16894         Add the pad to the element after setting up the caps. This
16895         makes it a lot easier to autoplug.
16896
16897 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
16898
16899         * gst/median/gstmedian.c:
16900         * gst/mpeg2subt/gstmpeg2subt.c:
16901         * gst/mpegaudioparse/gstmpegaudioparse.c:
16902         * gst/mpegstream/gstdvddemux.c:
16903         * gst/mpegstream/gstmpegdemux.c:
16904         * gst/mpegstream/gstmpegpacketize.c:
16905         * gst/rtjpeg/gstrtjpeg.c:
16906         * gst/rtjpeg/gstrtjpegdec.c:
16907         * gst/rtjpeg/gstrtjpegenc.c:
16908         * gst/sine/gstsinesrc.c:
16909         * gst/smooth/gstsmooth.c:
16910         * gst/smpte/gstsmpte.c:
16911         * gst/smpte/gstsmpte.h:
16912         * gst/stereo/gststereo.c:
16913         * gst/videofilter/gstgamma.c:
16914         * gst/videofilter/gstvideobalance.c:
16915         * gst/videofilter/gstvideofilter.c:
16916         * gst/videofilter/gstvideoflip.c:
16917         * gst/videoscale/gstvideoscale.c:
16918         * gst/videoscale/videoscale.c:
16919         * gst/videotestsrc/gstvideotestsrc.c:
16920         * gst/videotestsrc/videotestsrc.c:
16921         * gst/wavenc/gstwavenc.c:
16922         * gst/wavparse/gstwavparse.c:
16923           fix local includes and 64 bits constants
16924
16925 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
16926
16927         * win32/gst.sln:
16928         * gst-libs/gst/*/*.vcproj:
16929         * gst/*/*.vcproj:
16930           more working plugins
16931
16932 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16933
16934         * testsuite/alsa/Makefile.am:
16935         * testsuite/alsa/srcstate.c:
16936         add test for alsasrc changing state
16937
16938 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16939
16940         * gst/silence/gstsilence.c: (gst_silence_init), (gst_silence_link),
16941         (gst_silence_get):
16942         * gst/silence/gstsilence.h:
16943         fix silence generation for 16bit raw audio
16944
16945 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
16946
16947         * gst/matroska/matroska-demux.c:
16948         (gst_matroska_demux_parse_metadata),
16949         (gst_matroska_demux_video_caps), (gst_matroska_demux_plugin_init):
16950         * gst/mpegaudio/common.c:
16951         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
16952         (gst_videoscale_getcaps), (gst_videoscale_link),
16953         (gst_videoscale_src_fixate), (gst_videoscale_init),
16954         (gst_videoscale_finalize):
16955         * gst/videoscale/gstvideoscale.h:
16956         * gst/videotestsrc/gstvideotestsrc.c:
16957         (gst_videotestsrc_get_capslist):
16958         * gst/wavenc/gstwavenc.c:
16959         * sys/oss/gstossmixer.c: (fill_labels):
16960         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
16961         (gst_ximagesink_handle_xevents),
16962         (gst_ximagesink_calculate_pixel_aspect_ratio),
16963         (gst_ximagesink_xcontext_get), (gst_ximagesink_fixate),
16964         (gst_ximagesink_getcaps), (gst_ximagesink_sink_link),
16965         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
16966         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
16967         (gst_ximagesink_init), (gst_ximagesink_class_init):
16968         * sys/ximage/ximagesink.h:
16969         * sys/xvimage/xvimagesink.c:
16970         (gst_xvimagesink_calculate_pixel_aspect_ratio),
16971         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_sink_link),
16972         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
16973         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
16974         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
16975         * sys/xvimage/xvimagesink.h:
16976           first batch of pixel aspect ratio commits.
16977
16978 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
16979
16980         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16981         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_chain):
16982         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_fill):
16983           handle stride, needs work if we want to move stride handling
16984           upstream, but works correctly for our purposes.
16985
16986 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
16987
16988         * gst/videoscale/README:
16989           add testing examples
16990         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link),
16991         (gst_videoscale_chain):
16992         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
16993         (gst_videoscale_get_size):
16994           add get_size function that handles stride like videotestsrc.
16995           fixes conversion for YUV formats for as much as I can test them.
16996
16997 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
16998
16999         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
17000         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
17001         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
17002         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
17003         (gst_xvimagesink_xvimage_put):
17004           further cleanups, logging, error handling and synchronizing
17005
17006 2004-07-27  Wim Taymans  <wim@fluendo.com>
17007
17008         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
17009         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
17010         (gst_videomixer_pad_set_property),
17011         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
17012         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
17013         (gst_videomixer_class_init), (gst_videomixer_init),
17014         (gst_videomixer_getcaps), (gst_videomixer_request_new_pad),
17015         (gst_videomixer_blend_ayuv_i420), (pad_zorder_compare),
17016         (gst_videomixer_sort_pads), (gst_videomixer_fill_checker),
17017         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
17018         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
17019         (gst_videomixer_loop), (plugin_init):
17020         Be a nicer negotiation citizen and provide a getcaps function on
17021         the srcpad. This also fixes a crash when resizing.
17022
17023 2004-07-27  Julien MOUTTE  <julien@moutte.net>
17024
17025         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
17026         (gst_xvimagesink_xvimage_new): Some fixes to image size calculation.
17027
17028 2004-07-27  Wim Taymans  <wim@fluendo.com>
17029
17030         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps):
17031         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
17032         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
17033         (gst_pngenc_set_property):
17034         * ext/libpng/gstpngenc.h:
17035         Added snapshot property to pngenc.
17036         removed g_print from pngdec
17037
17038 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
17039
17040         * gst/ac3parse/ac3parse.vcproj
17041         * gst/adder/adder.vcproj
17042         * gst/alpha/alpha.vcproj
17043         * gst/alpha/alphacolor.vcproj
17044         * gst/asfdemux/asf.vcproj
17045         * gst/audioconvert/audioconvert.vcproj
17046         * gst/audiorate/audiorate.vcproj
17047         * gst/audioscale/audioscale.vcproj
17048         * gst/auparse/auparse.vcproj
17049         * gst/avi/avi.vcproj
17050         * gst/cdxaparse/cdxaparse.vcproj
17051         * gst/chart/chart.vcproj
17052         * gst/colorspace/colorspace.vcproj
17053         * gst/cutter/cutter.vcproj
17054         * gst/debug/debug.vcproj
17055         * gst/debug/efence.vcproj
17056         * gst/debug/navigationtest.vcproj
17057         * gst/deinterlace/deinterlace.vcproj
17058         * gst/effectv/effectv.vcproj
17059         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
17060         * gst/filter/filter.vcproj
17061         * gst/flx/flxdec.vcproj
17062         * gst/goom/goom.vcproj
17063         * gst/interleave/interleave.vcproj
17064         * gst/law/alaw.vcproj
17065         * gst/law/mulaw.vcproj
17066         * gst/matroska/matroska.vcproj
17067         * gst/median/median.vcproj
17068         * gst/mixmatrix/mixmatrix.vcproj
17069         * gst/mpeg1sys/mpeg1systemencode.vcproj
17070         * gst/mpeg1videoparse/mp1videoparse.vcproj
17071         * gst/mpeg2sub/mpeg2subt.vcproj
17072         * gst/mpegaudio/mpegaudio.vcproj
17073         * gst/mpegaudioparse/mpegaudioparse.vcproj
17074         * gst/mpegstream/mpegstream.vcproj
17075         * gst/multifilesink/multifilesink.vcproj
17076         * gst/multipart/multipart.vcproj
17077         * gst/oneton/oneton.vcproj
17078         * gst/overlay/overlay.vcproj
17079         * gst/passthrough/passthrough.vcproj
17080         * gst/qtdemux/qtdemux.vcproj
17081         * gst/realmedia/rmdemux.vcproj
17082         * gst/rtjpeg/rtjpeg.vcproj
17083         * gst/rtp/rtp.vcproj
17084         * gst/silence/silence.vcproj
17085         * gst/sine/sinesrc.vcproj
17086         * gst/smooth/smooth.vcproj
17087         * gst/smpte/smpte.vcproj
17088         * gst/spectrum/spectrum.vcproj
17089         * gst/speed/speed.vcproj
17090         * gst/stereo/stereo.vcproj
17091         * gst/switch/switch.vcproj
17092         * gst/tags/tagedit.vcproj
17093         * gst/tcp/tcp.vcproj
17094         * gst/typefind/typefindfunctions.vcproj
17095         * gst/udp/udp.vcproj
17096         * gst/videobox/videobox.vcproj
17097         * gst/videocrop/videocrop.vcproj
17098         * gst/videodrop/videodrop.vcproj
17099         * gst/videofilter/gamma.vcproj
17100         * gst/videofilter/videobalance.vcproj
17101         * gst/videofilter/videofilter.vcproj
17102         * gst/videofilter/videoflip.vcproj
17103         * gst/videoflip/videoflip.vcproj
17104         * gst/videomixer/videomixer.vcproj
17105         * gst/videorate/videorate.vcproj
17106         * gst/videoscale/videoscale.vcproj
17107         * gst/videotestsrc/videotestsrc.vcproj
17108         * gst/virtualdub/virtualdub.vcproj
17109         * gst/volenv/volenv.vcproj
17110         * gst/volume/volume.vcproj
17111         * gst/wavenc/wavenc.vcproj
17112         * gst/wavparse/wavparse.vcproj
17113         * gst/y4m/y4menc.vcproj
17114         * gst-libs/gst/audio/audio.vcproj
17115         * gst-libs/gst/audio/audiofilter.vcproj
17116         * gst-libs/gst/colorbalance/colorbalance.vcproj
17117         * gst-libs/gst/idct/idtc.vcproj
17118         * gst-libs/gst/media-info/media-info.vcproj
17119         * gst-libs/gst/mixer/mixer.vcproj
17120         * gst-libs/gst/navigation/navigation.vcproj
17121         * gst-libs/gst/play/play.vcproj
17122         * gst-libs/gst/propertyprobe/propertyprobe.vcproj
17123         * gst-libs/gst/resample/resample.vcproj
17124         * gst-libs/gst/riff/riff.vcproj
17125         * gst-libs/gst/tuner/tuner.vcproj
17126         * gst-libs/gst/video/video.vcproj
17127         * gst-libs/gst/xoverlay/xoverlay.vcproj
17128           avoid problems with math.h, fix release dependancy
17129           rename GStreamer-0.8.lib to libgstreamer.lib
17130
17131 2004-07-27  Julien MOUTTE  <julien@moutte.net>
17132
17133         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
17134         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate): When
17135         the atom is not available we have to unlock the mutex. Fixes #148023
17136
17137 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
17138
17139         * gst-libs/gst/media-info/media-info.h:
17140           issue for a vararg macro with MSVC
17141
17142 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
17143
17144         * gst/effectv/effectv.vcproj
17145         * gst-libs/gst/idct/idct.vcproj:
17146         * gst-libs/gst/media-info/media-info.vcproj:
17147         * gst-libs/gst/navigation/navigation.vcproj:
17148         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
17149         * gst-libs/gst/video/video.vcproj:
17150         * gst-libs/gst/xoverlay/xoverlay.vcproj:
17151           fixes for build problems
17152
17153 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
17154
17155         * gst-libs/gst/audio/audio.def:
17156         * gst-libs/gst/audio/riff.def:
17157           add some definitions needed by plugins
17158
17159 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
17160
17161         * gst/asfdemux/gstasfmux.c
17162           Fix some 64 bits constants to be glib friendly
17163
17164 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
17165
17166         * gst/ac3parse/gstac3parse.c
17167         * gst/audioscale/gstaudioscale.c
17168         * gst/auparse/gstauparse.c
17169         * gst/colorspace/gstcolorspace.c
17170         * gst/colorspace/yuv2rgb.h
17171           local include fixes
17172
17173 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
17174
17175         * win32/gst.sln
17176           add more plugins to the build
17177
17178 2004-07-26  Julien MOUTTE  <julien@moutte.net>
17179
17180         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
17181         (gst_ximagesink_ximage_new): Some more fixes to image size calculation.
17182
17183 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
17184
17185         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
17186         (gst_level_set_property), (gst_level_get_property),
17187         (gst_level_base_init), (gst_level_class_init):
17188           add debugging categories.  cleanups.
17189
17190 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
17191
17192         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
17193         (gst_videoscale_planar411), (gst_videoscale_planar400),
17194         (gst_videoscale_packed422), (gst_videoscale_packed422rev),
17195         (gst_videoscale_scale_nearest_str1),
17196         (gst_videoscale_scale_nearest_str2),
17197         (gst_videoscale_scale_nearest_str4),
17198         (gst_videoscale_scale_nearest_16bit),
17199         (gst_videoscale_scale_nearest_24bit):
17200           fixed stride issues
17201           tested with 320x240 -> 321, 322, 324 x240
17202           tested with YV12, I420, YUY2, UYVY
17203           fixed packed422rev (don't think it could have worked before)
17204           by testing with UYVY
17205
17206 2004-07-26  Benjamin Otte  <otte@gnome.org>
17207
17208         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_init),
17209         (gst_lame_chain), (gst_lame_setup), (gst_lame_change_state),
17210         (plugin_init):
17211           add debugging category, add error checks like checking return values
17212           of setup calls, make sure it still works after
17213           PLAYING=>NULL=>PLAYING, fix encoding of mono streams
17214
17215 2004-07-26  Wim Taymans  <wim@fluendo.com>
17216
17217         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
17218         (gst_mpeg_demux_get_audio_stream),
17219         (gst_mpeg_demux_process_private):
17220         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_send_data):
17221         Check for error codes from the negotiation functions. Make sure
17222         we really set the pad caps when a new pad is created.
17223
17224 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
17225
17226         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
17227         (gst_ffmpeg_caps_to_pix_fmt):
17228         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
17229         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17230         (gst_ffmpegcolorspace_pad_link):
17231           don't make function do two things at the same time without reason.
17232
17233 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
17234
17235         * gst/ac3parse/ac3parse.vcproj
17236         * gst/adder/adder.vcproj
17237         * gst/alpha/alpha.vcproj
17238         * gst/alpha/alphacolor.vcproj
17239         * gst/asfdemux/asf.vcproj
17240         * gst/audioconvert/audioconvert.vcproj
17241         * gst/audiorate/audiorate.vcproj
17242         * gst/audioscale/audioscale.vcproj
17243         * gst/auparse/auparse.vcproj
17244         * gst/avi/avi.vcproj
17245         * gst/cdxaparse/cdxaparse.vcproj
17246         * gst/chart/chart.vcproj
17247         * gst/colorspace/colorspace.vcproj
17248         * gst/cutter/cutter.vcproj
17249         * gst/debug/debug.vcproj
17250         * gst/debug/efence.vcproj
17251         * gst/debug/navigationtest.vcproj
17252         * gst/deinterlace/deinterlace.vcproj
17253         * gst/effectv/effectv.vcproj
17254         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
17255         * gst/filter/filter.vcproj
17256         * gst/flx/flxdec.vcproj
17257         * gst/goom/goom.vcproj
17258         * gst/interleave/interleave.vcproj
17259         * gst/law/alaw.vcproj
17260         * gst/law/mulaw.vcproj
17261         * gst/matroska/matroska.vcproj
17262         * gst/median/median.vcproj
17263         * gst/mixmatrix/mixmatrix.vcproj
17264         * gst/mpeg1sys/mpeg1systemencode.vcproj
17265         * gst/mpeg1videoparse/mp1videoparse.vcproj
17266         * gst/mpeg2sub/mpeg2subt.vcproj
17267         * gst/mpegaudio/mpegaudio.vcproj
17268         * gst/mpegaudioparse/mpegaudioparse.vcproj
17269         * gst/mpegstream/mpegstream.vcproj
17270         * gst/multifilesink/multifilesink.vcproj
17271         * gst/multipart/multipart.vcproj
17272         * gst/oneton/oneton.vcproj
17273         * gst/overlay/overlay.vcproj
17274         * gst/passthrough/passthrough.vcproj
17275         * gst/qtdemux/qtdemux.vcproj
17276         * gst/realmedia/rmdemux.vcproj
17277         * gst/rtjpeg/rtjpeg.vcproj
17278         * gst/rtp/rtp.vcproj
17279         * gst/silence/silence.vcproj
17280         * gst/sine/sinesrc.vcproj
17281         * gst/smooth/smooth.vcproj
17282         * gst/smpte/smpte.vcproj
17283         * gst/spectrum/spectrum.vcproj
17284         * gst/speed/speed.vcproj
17285         * gst/stereo/stereo.vcproj
17286         * gst/switch/switch.vcproj
17287         * gst/tags/tagedit.vcproj
17288         * gst/tcp/tcp.vcproj
17289         * gst/typefind/typefindfunctions.vcproj
17290         * gst/udp/udp.vcproj
17291         * gst/videobox/videobox.vcproj
17292         * gst/videocrop/videocrop.vcproj
17293         * gst/videodrop/videodrop.vcproj
17294         * gst/videofilter/gamma.vcproj
17295         * gst/videofilter/videobalance.vcproj
17296         * gst/videofilter/videofilter.vcproj
17297         * gst/videofilter/videoflip.vcproj
17298         * gst/videoflip/videoflip.vcproj
17299         * gst/videomixer/videomixer.vcproj
17300         * gst/videorate/videorate.vcproj
17301         * gst/videoscale/videoscale.vcproj
17302         * gst/videotestsrc/videotestsrc.vcproj
17303         * gst/virtualdub/virtualdub.vcproj
17304         * gst/volenv/volenv.vcproj
17305         * gst/volume/volume.vcproj
17306         * gst/wavenc/wavenc.vcproj
17307         * gst/wavparse/wavparse.vcproj
17308         * gst/y4m/y4menc.vcproj
17309           more plugins supported under windows
17310
17311 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
17312
17313         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
17314         (gst_ximagesink_ximage_put), (gst_ximagesink_renegotiate_size),
17315         (gst_ximagesink_chain), (gst_ximagesink_buffer_alloc):
17316         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
17317         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc):
17318           Add debugging statements.  Use the sizes as returned by the
17319           *CreateImage calls.
17320
17321 2004-07-26  Johan Dahlin  <johan@gnome.org>
17322
17323         * gst/tcp/gsttcpclientsrc.c (gst_tcpclientsrc_get): Make sure that
17324         the pad is negotiated.
17325
17326         * gst/ffmpegcolorspace/gstffmpegcolorspace.c (gst_ffmpegcolorspace_chain): Ditto
17327
17328 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
17329
17330         * gst-libs/gst/colorbalance/colorbalance.vcproj:
17331         * gst-libs/gst/idct/idct.vcproj:
17332         * gst-libs/gst/media-info/media-info.vcproj:
17333         * gst-libs/gst/mixer/mixer.vcproj:
17334         * gst-libs/gst/navigation/navigation.vcproj:
17335         * gst-libs/gst/play/play.vcproj:
17336         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
17337         * gst-libs/gst/resample/resample.vcproj:
17338         * gst-libs/gst/tuner/tuner.vcproj:
17339         * gst-libs/gst/video/video.vcproj:
17340         * gst-libs/gst/xoverlay/xoverlay.vcproj:
17341           more plugins supported under windows
17342
17343 2004-07-25 Iain <iain@prettypeople.org>
17344
17345         * gst/wavparse/gstwavparse.c (gst_wavparse_fmt): Set the caps on the
17346         pad now rather than when the pad is created because state changes wipe
17347         explicit caps (fixes #148043).
17348
17349 2004-07-25  Sebastien Cote  <sc5@hermes.usherb.ca>
17350
17351         reviewed by Benjamin Otte  <otte@gnome.org>
17352
17353         * ext/mad/gstmad.c:
17354           fix mad plugin crashing on Sun (fixes #148289)
17355
17356 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
17357
17358         * gst/avi/avi.def:
17359         * gst/avi/avi.vcproj:
17360         * gst/matroska/matroska.def:
17361         * gst/matroska/matroska.vcproj:
17362           remove unused .def files
17363
17364 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
17365
17366         * gst-libs/gst/audio/gstaudiofilter.c:
17367           Clean the local include
17368
17369 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
17370
17371         * win32/gst.sln:
17372         * gst-libs/gst/audio/audio.def:
17373         * gst-libs/gst/audio/audio.vcproj:
17374         * gst-libs/gst/audio/audiofilter.vcproj:
17375         * gst-libs/gst/audio/riff.def:
17376         * gst-libs/gst/audio/riff.vcproj:
17377         * gst-libs/gst/gst-libs.def:
17378         * gst-libs/gst/gst-libs.vcproj:
17379         * gst/avi/avi.vcproj:
17380         * gst/avi/avi.vcproj:
17381           Copy the files where needed after building, cleaner projects
17382
17383 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
17384
17385         * gst/matroska/ebml-write.c:
17386           Fix some 64 bits constants to be glib friendly
17387
17388 2004-07-24  Steve Lhomme  <steve.lhomme@free.fr>
17389
17390         * win32/gst.sln:
17391         * gst-libs/gst/gst-libs.def:
17392         * gst-libs/gst/gst-libs.vcproj:
17393         * gst/matroska/matroska.def:
17394         * gst/matroska/matroska.vcproj:
17395           Add the preliminary canvas to build plugins on Win32
17396
17397 2004-07-23  Benjamin Otte  <otte@gnome.org>
17398
17399         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
17400           don't enfore negotiation from source side, it breaks
17401           sinesrc ! audioconvert ! osssink
17402
17403 2004-07-22  David Schleef  <ds@schleef.org>
17404
17405         * gst/typefind/gsttypefindfunctions.c: (plugin_init): Add typefind
17406         for ELF files, since they can easily be recognized as audio/mpeg.
17407         (bug #147441)
17408
17409 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
17410
17411         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
17412         (gst_videoscale_planar411), (gst_videoscale_scale_nearest_32bit),
17413         (gst_videoscale_scale_nearest_24bit),
17414         (gst_videoscale_scale_nearest_16bit):
17415           fix 16bit and 24bit for stride (24bit might need testing)
17416           don't pretend we do more than one algorithm
17417
17418 2004-07-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
17419
17420         * configure.ac:
17421         * gst/Makefile.am:
17422         * gst/multifilesink/Makefile.am:
17423         * gst/multifilesink/gstmultifilesink.c:
17424         (gst_multifilesink_get_formats),
17425         (gst_multifilesink_get_query_types), (_do_init),
17426         (gst_multifilesink_base_init), (gst_multifilesink_class_init),
17427         (gst_multifilesink_init), (gst_multifilesink_dispose),
17428         (gst_multifilesink_set_location), (gst_multifilesink_set_property),
17429         (gst_multifilesink_get_property), (gst_multifilesink_open_file),
17430         (gst_multifilesink_close_file), (gst_multifilesink_next_file),
17431         (gst_multifilesink_pad_query), (gst_multifilesink_handle_event),
17432         (gst_multifilesink_chain), (gst_multifilesink_change_state),
17433         (gst_multifilesink_uri_get_type),
17434         (gst_multifilesink_uri_get_protocols),
17435         (gst_multifilesink_uri_get_uri), (gst_multifilesink_uri_set_uri),
17436         (gst_multifilesink_uri_handler_init), (plugin_init):
17437         * gst/multifilesink/gstmultifilesink.h:
17438         * testsuite/Makefile.am:
17439         * testsuite/multifilesink/Makefile.am:
17440         * testsuite/multifilesink/fakesrc_test.c: (gst_newmedia_base_init),
17441         (gst_newmedia_class_init), (gst_newmedia_init),
17442         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
17443         (newfile_signal), (test_signal), (main):
17444         multifilesink plugin for creating new files every time a new media
17445         discontinuity event occurs
17446
17447 2004-07-22  Wim Taymans  <wim@fluendo.com>
17448
17449         * gst/alpha/Makefile.am:
17450         * gst/alpha/gstalphacolor.c: (gst_alpha_color_get_type),
17451         (gst_alpha_color_base_init), (gst_alpha_color_class_init),
17452         (gst_alpha_color_init), (gst_alpha_color_set_property),
17453         (gst_alpha_color_get_property), (gst_alpha_color_sink_link),
17454         (transform), (gst_alpha_color_chain),
17455         (gst_alpha_color_change_state), (plugin_init):
17456         Stupid plugin to to RGBA to AYUV conversion because none of
17457         the colorspace plugins can handle that yet.
17458
17459 2004-07-22  Wim Taymans  <wim@fluendo.com>
17460
17461         * examples/seeking/seek.c: (update_scale), (main):
17462         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
17463         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
17464         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
17465         (gst_decode_bin_init), (gst_decode_bin_dispose),
17466         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
17467         (no_more_pads), (close_link), (type_found),
17468         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
17469         (plugin_init):
17470         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
17471         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
17472         (gst_play_base_bin_dispose), (queue_overrun),
17473         (gen_preroll_element), (remove_prerolls), (unknown_type),
17474         (no_more_pads), (new_stream), (setup_source),
17475         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
17476         (play_base_eos), (gst_play_base_bin_change_state),
17477         (gst_play_base_bin_add_element),
17478         (gst_play_base_bin_remove_element),
17479         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
17480         (gst_play_base_bin_unlink_stream),
17481         (gst_play_base_bin_get_streaminfo):
17482         * gst/playback/gstplaybin.c: (gen_video_element),
17483         (gen_audio_element):
17484         * gst/playback/gststreaminfo.h:
17485         More playback updates, attempt to fix things after the state change
17486         breakage.
17487
17488 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
17489
17490         * gst/videoscale/videoscale.c: (gst_videoscale_planar411),
17491         (gst_videoscale_scale_nearest_16bit):
17492           comment algorithm
17493
17494 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
17495
17496         * gst/videotestsrc/gstvideotestsrc.c:
17497         (gst_videotestsrc_class_init), (gst_videotestsrc_src_link),
17498         (gst_videotestsrc_init), (gst_videotestsrc_get),
17499         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
17500         (gst_videotestsrc_get_property):
17501         * gst/videotestsrc/gstvideotestsrc.h:
17502         * gst/videotestsrc/videotestsrc.c:
17503         * gst/videotestsrc/videotestsrc.h:
17504           cleanup and commenting
17505
17506 2004-07-21  Wim Taymans  <wim@fluendo.com>
17507
17508         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
17509         (gst_ogg_demux_get_formats), (gst_ogg_demux_src_query),
17510         (gst_ogg_demux_src_event), (gst_ogg_demux_src_convert),
17511         (gst_ogg_demux_handle_event), (gst_ogg_demux_seek_before),
17512         (_find_chain_get_unknown_part), (_find_streams_check),
17513         (gst_ogg_demux_push), (gst_ogg_pad_push):
17514         * ext/theora/theoradec.c: (theora_get_formats),
17515         (theora_dec_src_convert), (theora_dec_sink_convert),
17516         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
17517         (theora_dec_chain):
17518         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
17519         (vorbis_dec_convert), (vorbis_dec_src_query),
17520         (vorbis_dec_src_event), (vorbis_dec_event):
17521         More seeking fixes, oggdemux now supports seeking to time and
17522         uses the downstream element to convert granulepos to time.
17523         Seeking in theora-only ogg files now works.
17524
17525 2004-07-21  Wim Taymans  <wim@fluendo.com>
17526
17527         * ext/theora/theoradec.c: (gst_theora_dec_init),
17528         (theora_get_formats), (theora_get_event_masks),
17529         (theora_get_query_types), (theora_dec_src_convert),
17530         (theora_dec_sink_convert), (theora_dec_src_query),
17531         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
17532         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
17533         (vorbis_get_event_masks), (vorbis_get_query_types),
17534         (gst_vorbis_dec_init), (vorbis_dec_convert),
17535         (vorbis_dec_src_query), (vorbis_dec_src_event), (vorbis_dec_event):
17536         Added query/convert/formats functions to vorbis and theora decoders
17537         so that the outside world can use them too. Fixed seeking on an
17538         ogg/theora/vorbis file by disabling the seeking seeking on the
17539         theora srcpad.
17540
17541 2004-07-21  Julien MOUTTE  <julien@moutte.net>
17542
17543         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
17544         (gst_ximagesink_renegotiate_size), (gst_ximagesink_sink_link),
17545         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id): Optimize
17546         images creation for both elements. We don't create the image on caps
17547         nego or renego, we just destroy the internal one if present if it does
17548         not match the needs. The chain function takes care of creating a new
17549         image when needed.
17550         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
17551         (gst_xvimagesink_xwindow_decorate), (gst_xvimagesink_sink_link),
17552         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
17553         (gst_xvimagesink_set_xwindow_id): Additionally xvimage now contains
17554         the image format information. The buffer pool checks for the context
17555         image format and discard images with different formats.
17556         * sys/xvimage/xvimagesink.h: Adding im_format in the xvimage structure.
17557
17558 2004-07-21  Thomas Vander Stichele  <thomas at apestaart dot org>
17559
17560         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17561         (gst_ffmpegcolorspace_chain):
17562           no point in doing any chaining if the pad we want to push from
17563           isn't usable.
17564
17565 2004-07-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17566
17567         * gst-libs/gst/riff/riff-media.c:
17568         (gst_riff_create_audio_caps_with_data):
17569           Fix double end-to-native symbol conversion (#148021).
17570
17571 2004-07-20  David Schleef  <ds@schleef.org>
17572
17573         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
17574         Don't use an Atom that doesn't exist.
17575
17576 2004-07-20  Wim Taymans  <wim@fluendo.com>
17577
17578         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
17579         (gst_multifdsink_add), (gst_multifdsink_get_stats),
17580         (gst_multifdsink_client_remove),
17581         (gst_multifdsink_handle_client_write),
17582         (gst_multifdsink_queue_buffer):
17583         * gst/tcp/gstmultifdsink.h:
17584         More multifdsink stats. Avoid deadlock by releasing locks
17585         before sending out a signal.
17586
17587 2004-07-20  Thomas Vander Stichele  <thomas at apestaart dot org>
17588
17589         * po/LINGUAS:
17590         * po/hu.po:
17591           added Hungarian translation (Laszlo Dvornik)
17592
17593 2004-07-20  Wim Taymans  <wim@fluendo.com>
17594
17595         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
17596         (gst_multifdsink_add), (gst_multifdsink_client_remove),
17597         (gst_multifdsink_handle_client_write),
17598         (gst_multifdsink_queue_buffer):
17599         * gst/tcp/gsttcp-marshal.list:
17600         Fixed the stupid marshal definition.
17601
17602 2004-07-20  Wim Taymans  <wim@fluendo.com>
17603
17604         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
17605         (gst_multifdsink_init), (gst_multifdsink_add),
17606         (gst_multifdsink_client_remove),
17607         (gst_multifdsink_handle_client_write),
17608         (gst_multifdsink_queue_buffer), (gst_multifdsink_chain),
17609         (gst_multifdsink_set_property), (gst_multifdsink_get_property),
17610         (gst_multifdsink_init_send):
17611         * gst/tcp/gstmultifdsink.h:
17612         Added more stats, added timeout for a client, fixed some typos
17613         and added some comments.
17614
17615 2004-07-20  Wim Taymans  <wim@fluendo.com>
17616
17617         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
17618         (gst_multifdsink_add), (gst_multifdsink_get_stats),
17619         (gst_multifdsink_client_remove),
17620         (gst_multifdsink_handle_client_write):
17621         * gst/tcp/gstmultifdsink.h:
17622         * gst/tcp/gsttcp-marshal.list:
17623         Added get_stats method that returns a GValueArray of
17624         stats values.
17625
17626 2004-07-19  Benjamin Otte  <otte@gnome.org>
17627
17628         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
17629           make sure longname, description and author are valid UTF-8
17630
17631 2004-07-19  Thomas Vander Stichele  <thomas at apestaart dot org>
17632
17633         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state),
17634         (gst_ximagesink_set_property):
17635         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state),
17636         (gst_xvimagesink_set_property):
17637           make sure SYNCHRONOUS is respected after getting the X context
17638
17639 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
17640
17641         * gst/matroska/matroska-demux.c:
17642         (gst_matroska_demux_handle_src_event),
17643         (gst_matroska_demux_parse_blockgroup):
17644         * gst/matroska/matroska-ids.h:
17645           add BlockReference tag and ignore it to clear out log.
17646           ignore NAVIGATION events to clear out log.
17647
17648 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
17649
17650         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
17651         (gst_matroska_demux_add_stream):
17652         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init):
17653           add debug categories
17654
17655 2004-07-16  Wim Taymans  <wim@fluendo.com>
17656
17657         * ext/libpng/Makefile.am:
17658         * ext/libpng/gstpng.c: (plugin_init):
17659         * ext/libpng/gstpngdec.c: (user_error_fn), (user_warning_fn),
17660         (gst_pngdec_get_type), (gst_pngdec_base_init),
17661         (gst_pngdec_class_init), (gst_pngdec_sinklink), (gst_pngdec_init),
17662         (gst_pngdec_src_getcaps), (user_read_data), (gst_pngdec_chain):
17663         * ext/libpng/gstpngdec.h:
17664         Added png decoder.
17665
17666 2004-07-16  Julien MOUTTE  <julien@moutte.net>
17667
17668         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
17669         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
17670         (gst_ximagesink_ximage_destroy), (gst_ximagesink_sink_link),
17671         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
17672         (gst_ximagesink_buffer_alloc):
17673         * sys/ximage/ximagesink.h:
17674         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
17675         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
17676         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
17677         (gst_xvimagesink_buffer_alloc):
17678         * sys/xvimage/xvimagesink.h: Getting the 2 video sinks synchronized
17679         again. Using internal data pointer of the x(v)image to store image's
17680         data to be coherent with the buffer alloc mechanism. Investigated the
17681         image destruction code to be sure that everything gets freed correctly.
17682
17683 2004-07-16  Wim Taymans  <wim@fluendo.com>
17684
17685         * gst-libs/gst/riff/riff-read.c:
17686         (gst_riff_read_strf_vids_with_data),
17687         (gst_riff_read_strf_auds_with_data):
17688         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
17689         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
17690         Make sure we don't create 0 sized subbuffers in riff-read.
17691         Signal the no more pads signal after reading the avi header.
17692
17693 2004-07-16  Wim Taymans  <wim@fluendo.com>
17694
17695         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
17696         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
17697         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
17698         (gst_decode_bin_init), (gst_decode_bin_dispose),
17699         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
17700         (no_more_pads), (close_link), (type_found),
17701         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
17702         (gst_decode_bin_change_state), (plugin_init):
17703         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
17704         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
17705         (gst_play_base_bin_dispose), (queue_overrun),
17706         (gen_preroll_element), (remove_prerolls), (unknown_type),
17707         (no_more_pads), (new_stream), (setup_source),
17708         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
17709         (play_base_eos), (gst_play_base_bin_change_state),
17710         (gst_play_base_bin_add_element),
17711         (gst_play_base_bin_remove_element),
17712         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
17713         (gst_play_base_bin_unlink_stream),
17714         (gst_play_base_bin_get_streaminfo):
17715         * gst/playback/gstplaybasebin.h:
17716         Better error recovery. Added configurable preroll queue size. Faster
17717         detection of no-more-pads.
17718
17719 2004-07-16  Wim Taymans  <wim@fluendo.com>
17720
17721         * gst-libs/gst/video/video.h:
17722         Added 32 bits RGBA. Not sure if we should use another mime-type
17723         for alpha rgb. Currently the presence of the alpha_mask property
17724         signals an alpha channel.
17725
17726 2004-07-16  Wim Taymans  <wim@fluendo.com>
17727
17728         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
17729         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
17730         FPS seems to be 0.0 to MAX everywhere else.
17731
17732 2004-07-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17733
17734         * gst-libs/gst/riff/riff-media.c:
17735         (gst_riff_create_video_caps_with_data):
17736           mp42/mp43 (no caps) exist too.
17737         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
17738           Set pixel_width/height; we've got them in-caps.
17739         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
17740         * gst/wavparse/gstwavparse.c: (plugin_init):
17741           Both are valid primary.
17742         * sys/oss/gstossmixer.c:
17743           Remove i18n hack and enable translations.
17744
17745 2004-07-15  Benjamin Otte  <otte@gnome.org>
17746
17747         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
17748         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
17749           fix for non-shm xv. Original patch by Tim Ringenbach (fixes #147248)
17750
17751 2004-07-15  Benjamin Otte  <otte@gnome.org>
17752
17753         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
17754         (gst_alsa_sw_params_dump), (gst_alsa_hw_params_dump),
17755         (gst_alsa_close_audio):
17756           disable some of the debugging code for now. Writing debugging to a
17757           buffer is broken in current alsalib releases.
17758
17759 2004-07-12  Benjamin Otte  <otte@gnome.org>
17760
17761         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer):
17762           use bufferpools
17763
17764 2004-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
17765
17766         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
17767         (theora_dec_src_query), (theora_dec_event):
17768         * ext/theora/theoraenc.c: (gst_theora_enc_class_init):
17769           add debugging categories.  Remove \n's.
17770
17771 2004-07-13  Johan Dahlin  <johan@gnome.org>
17772
17773         * gst/playback/gstplaybin.c (gst_play_bin_set_property)
17774         (gst_play_bin_get_property): Impl.
17775
17776 2004-07-13  Wim Taymans  <wim@fluendo.com>
17777
17778         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_seek_before):
17779         When trying to find the stream length, seek back N pages
17780         instead of just one, where N is the number of streams in
17781         the current chain.
17782
17783 2004-07-13  Wim Taymans  <wim@fluendo.com>
17784
17785         * gst-libs/gst/riff/riff-media.c:
17786         (gst_riff_create_audio_caps_with_data),
17787         (gst_riff_create_audio_caps),
17788         (gst_riff_create_audio_template_caps):
17789         * gst-libs/gst/riff/riff-media.h:
17790         * gst-libs/gst/riff/riff-read.c:
17791         (gst_riff_read_strf_vids_with_data),
17792         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_auds):
17793         * gst-libs/gst/riff/riff-read.h:
17794         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
17795         (gst_avi_demux_add_stream):
17796         Set codec_data on caps for avidemuxer.
17797
17798 2004-07-12  David Schleef  <ds@schleef.org>
17799
17800         * configure.ac: Fix test for Objective C
17801
17802 2004-07-12  Jan Schmidt  <thaytan@mad.scientist.com>
17803         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
17804         (gst_gdk_pixbuf_chain):
17805           Add svg and pcx to template caps, and ensure that getcaps returns a
17806           subset of the template caps.
17807           Copy each row manually for output, as gdkpixbuf may pad the
17808           rowstride to a 32-bit word boundary.
17809
17810 2004-07-12  Wim Taymans  <wim@fluendo.com>
17811
17812         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
17813         (gst_riff_create_video_template_caps):
17814         Fix the template caps to include some more media types.
17815
17816 2004-07-12  Wim Taymans  <wim@fluendo.com>
17817
17818         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
17819         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
17820         (compare_ranks), (print_feature), (gst_decode_bin_init),
17821         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
17822         (try_to_link_1), (new_pad), (close_link), (type_found),
17823         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
17824         (gst_decode_bin_change_state), (plugin_init):
17825         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
17826         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
17827         (gst_play_base_bin_dispose), (queue_overrun),
17828         (gen_preroll_element), (remove_prerolls), (no_more_pads),
17829         (new_stream), (setup_source), (gst_play_base_bin_set_property),
17830         (gst_play_base_bin_get_property), (play_base_eos),
17831         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
17832         (gst_play_base_bin_remove_element),
17833         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
17834         (gst_play_base_bin_unlink_stream),
17835         (gst_play_base_bin_get_streaminfo):
17836         * gst/playback/gstplaybasebin.h:
17837         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
17838         (gst_play_bin_class_init), (gst_play_bin_init),
17839         (gst_play_bin_dispose), (gst_play_bin_set_property),
17840         (gst_play_bin_get_property), (gen_video_element),
17841         (gen_audio_element), (remove_sinks), (setup_sinks),
17842         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
17843         (gst_play_bin_send_event), (gst_play_bin_get_formats),
17844         (gst_play_bin_convert), (gst_play_bin_get_query_types),
17845         (gst_play_bin_query), (plugin_init):
17846         * gst/playback/test4.c: (main):
17847         More fixes on reusing of the element.
17848
17849 2004-07-11  Benjamin Otte  <otte@gnome.org>
17850
17851         * ext/mad/gstmad.c: (normal_seek):
17852           allow seeking for other methods than just SET
17853
17854 2004-07-11  Andy Wingo  <wingo@pobox.com>
17855
17856         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_link): For
17857         float, "any" caps -> buffer_frames=[0,MAX].
17858
17859         * gst/interleave/interleave.c (interleave_getcaps): Seems the core
17860         doesn't intersect our caps with the template any more. Do it
17861         ourselves.
17862         (interleave_buffered_loop): Use g_newa instead of malloc/free.
17863
17864 2004-07-09  Wim Taymans  <wim@fluendo.com>
17865
17866         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
17867         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
17868         (compare_ranks), (print_feature), (gst_decode_bin_init),
17869         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
17870         (try_to_link_1), (new_pad), (close_link), (type_found),
17871         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
17872         (gst_decode_bin_change_state), (plugin_init):
17873         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
17874         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
17875         (gst_play_base_bin_dispose), (queue_overrun),
17876         (gen_preroll_element), (remove_prerolls), (no_more_pads),
17877         (new_stream), (setup_source), (gst_play_base_bin_set_property),
17878         (gst_play_base_bin_get_property), (play_base_eos),
17879         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
17880         (gst_play_base_bin_remove_element),
17881         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
17882         (gst_play_base_bin_unlink_stream),
17883         (gst_play_base_bin_get_streaminfo):
17884         * gst/playback/gstplaybasebin.h:
17885         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
17886         (gst_play_bin_class_init), (gst_play_bin_init),
17887         (gst_play_bin_dispose), (gst_play_bin_set_property),
17888         (gst_play_bin_get_property), (gen_video_element),
17889         (gen_audio_element), (remove_sinks), (setup_sinks),
17890         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
17891         (gst_play_bin_send_event), (gst_play_bin_get_formats),
17892         (gst_play_bin_convert), (gst_play_bin_get_query_types),
17893         (gst_play_bin_query), (plugin_init):
17894         * gst/playback/test4.c: (main):
17895         Work on object reuse and seeking.
17896
17897 2004-07-09  Wim Taymans  <wim@fluendo.com>
17898
17899         * examples/seeking/seek.c: (iterate):
17900         Don't consume all CPU in the idle loop.
17901
17902 2004-07-09  Wim Taymans  <wim@fluendo.com>
17903
17904         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_new_output_pad),
17905         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_process_private):
17906         Add pad to element *after* setting the pad functions so that
17907         the scheduler can use the correct ones.
17908
17909 2004-07-09  Wim Taymans  <wim@fluendo.com>
17910
17911         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
17912         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_chain):
17913         Sync to keyframe after seek
17914
17915 2004-07-09  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
17916
17917         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
17918         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
17919         (gst_alsa_sink_loop), (gst_alsa_sink_change_state):
17920         * ext/alsa/gstalsasrc.c: (gst_alsa_src_change_state):
17921         * ext/libvisual/visual.c: (gst_visual_change_state):
17922         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_change_state):
17923         * ext/theora/theoradec.c: (theora_dec_change_state):
17924         * ext/theora/theoraenc.c: (theora_enc_change_state):
17925         * ext/vorbis/vorbisdec.c: (vorbis_dec_change_state):
17926         * gst-libs/gst/navigation/navigation.c:
17927         * gst/adder/gstadder.c: (gst_adder_change_state):
17928         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
17929         (gst_audio_convert_get_buffer):
17930         * gst/multipart/multipartdemux.c:
17931         (gst_multipart_demux_change_state):
17932         * gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
17933         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
17934         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
17935         * gst/videoscale/gstvideoscale.c:
17936         (gst_videoscale_handle_src_event):
17937         * gst/volume/gstvolume.c: (volume_chain_int16):
17938           don't assert in state change, this should be done by the base
17939           GstElement class.
17940           various debugging fixes.
17941
17942 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
17943
17944         * configure.ac:
17945         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
17946         (gst_play_dispose), (gst_play_set_location),
17947         (gst_play_set_data_src), (gst_play_set_video_sink),
17948         (gst_play_set_audio_sink), (gst_play_set_visualization),
17949         (gst_play_connect_visualization), (gst_play_get_sink_element),
17950         (gst_play_get_all_by_interface):
17951         * gst-libs/gst/play/play.h:
17952           add new method to get elements implementing an interface.
17953           add various error logging
17954
17955 2004-07-08  Wim Taymans  <wim@fluendo.com>
17956
17957         * examples/seeking/seek.c: (make_dv_pipeline), (make_avi_pipeline),
17958         (make_mpeg_pipeline), (make_mpegnt_pipeline),
17959         (make_playerbin_pipeline), (query_durations_elems),
17960         (query_durations_pads), (query_positions_elems),
17961         (query_positions_pads), (update_scale), (iterate), (stop_seek),
17962         (main):
17963         Added playbin seeking example.
17964
17965 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
17966
17967         * gst-libs/gst/play/play.c: (gst_play_set_location),
17968         (gst_play_set_data_src), (gst_play_set_video_sink),
17969         (gst_play_set_audio_sink), (gst_play_set_visualization),
17970         (gst_play_connect_visualization), (gst_play_get_framerate):
17971           use a macro to look up elements from hash table
17972
17973 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
17974
17975         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
17976         (gst_play_get_length_callback), (gst_play_set_location),
17977         (gst_play_seek_to_time), (gst_play_set_data_src),
17978         (gst_play_set_video_sink), (gst_play_set_audio_sink),
17979         (gst_play_set_visualization), (gst_play_connect_visualization),
17980         (gst_play_get_sink_element):
17981         - add debugging info
17982         - fix looking up sink elements by iterating over complete caps
17983         - put everything except for source and autoplugger in a complete bin
17984
17985 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
17986
17987         * ext/alsa/gstalsa.c: (gst_alsa_drain_audio):
17988         * ext/alsa/gstalsasink.c: (gst_alsa_sink_flush_one_pad),
17989         (gst_alsa_sink_check_event), (gst_alsa_sink_mmap),
17990         (gst_alsa_sink_write), (gst_alsa_sink_loop):
17991         * ext/alsa/gstalsasink.h:
17992         - add debugging info
17993         - clean up schizophrenia of data/buffer/event
17994         - fix double event unref error
17995
17996 2004-07-08  Wim Taymans  <wim@fluendo.com>
17997
17998         * gst/playback/Makefile.am:
17999         Add headers to noinst
18000
18001 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
18002
18003         * tools/gst-launch-ext-m.m:
18004         * tools/gst-launch-ext.1.in:
18005           convert to the third millenium
18006
18007 2004-07-07  David Schleef  <ds@schleef.org>
18008
18009         * sys/dxr3/Makefile.am: noinst_SOURCES should be nodist_SOURCES
18010
18011 2004-07-07  Wim Taymans  <wim@fluendo.com>
18012
18013         * gst/playback/Makefile.am:
18014         * gst/playback/README:
18015         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
18016         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
18017         (compare_ranks), (print_feature), (gst_decode_bin_init),
18018         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
18019         (try_to_link_1), (new_pad), (close_link), (type_found),
18020         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
18021         (plugin_init):
18022         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
18023         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
18024         (gst_play_base_bin_dispose), (rebuild_pipeline), (queue_overrun),
18025         (gen_preroll_element), (no_more_pads), (new_stream),
18026         (setup_source), (gst_play_base_bin_set_property),
18027         (gst_play_base_bin_get_property), (gst_play_base_bin_change_state),
18028         (gst_play_base_bin_add_element),
18029         (gst_play_base_bin_remove_element),
18030         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
18031         (gst_play_base_bin_unlink_stream),
18032         (gst_play_base_bin_get_streaminfo):
18033         * gst/playback/gstplaybasebin.h:
18034         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
18035         (gst_play_bin_class_init), (gst_play_bin_init),
18036         (gst_play_bin_dispose), (gst_play_bin_set_property),
18037         (gst_play_bin_get_property), (gen_video_element),
18038         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state),
18039         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
18040         (gst_play_bin_get_formats), (gst_play_bin_convert),
18041         (gst_play_bin_get_query_types), (gst_play_bin_query),
18042         (plugin_init):
18043         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
18044         (gst_stream_info_get_type), (gst_stream_info_class_init),
18045         (gst_stream_info_init), (gst_stream_info_new),
18046         (gst_stream_info_dispose), (gst_stream_info_set_property),
18047         (gst_stream_info_get_property):
18048         * gst/playback/gststreaminfo.h:
18049         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
18050         (main):
18051         * gst/playback/test2.c: (main):
18052         * gst/playback/test3.c: (update_scale), (main):
18053         More playbin fixes. Added README. Do better element filtering.
18054         Added base class to preroll media. Added test apps.
18055
18056 2004-07-07  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
18057
18058         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_flush_decoder):
18059         * ext/mpeg2dec/gstmpeg2dec.h:
18060           various debugging improvements.  Reset stream to next picture
18061           instead of sequence header, otherwise seeks cannot work.
18062
18063 2004-07-07  Wim Taymans  <wim@fluendo.com>
18064
18065         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
18066         (gst_video_box_class_init), (gst_video_box_set_property),
18067         (gst_video_box_i420), (gst_video_box_ayuv), (gst_video_box_chain):
18068         Use pad_alloc where possible.
18069
18070 2004-07-07  Wim Taymans  <wim@fluendo.com>
18071
18072         * sys/oss/gstosselement.c: (gst_osselement_reset),
18073         (gst_osselement_parse_caps):
18074         * sys/oss/gstosselement.h:
18075         * sys/oss/gstosssrc.c: (gst_osssrc_get):
18076         Fix offset on osssrc.
18077
18078 2004-07-07  Wim Taymans  <wim@fluendo.com>
18079
18080         * ext/theora/theora.c: (plugin_init):
18081         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
18082         (theora_dec_src_query), (theora_dec_chain):
18083         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
18084         (theora_enc_sink_link), (theora_buffer_from_packet),
18085         (theora_push_packet), (theora_enc_chain):
18086         Fix theora granulepos calculation.
18087         Fix overflow in duration/position calculation.
18088         Bump rank to PRIMARY for theoradec.
18089         Use granulepos of last packet to calculate position.
18090         Set keyframe flag on buffers when needed.
18091
18092 2004-07-06  David Schleef  <ds@schleef.org>
18093
18094         * gst/playback/Makefile.am: 'test' in bin_PROGRAMS?  Are you
18095         serious?  (Fixed, obviously.)
18096
18097 2004-07-06  Thomas Vander Stichele  <thomas at apestaart dot org>
18098
18099         * po/LINGUAS:
18100         * po/cs.po:
18101           added Czech translation (Miloslav Trmac)
18102
18103 2004-07-05  Wim Taymans  <wim@fluendo.com>
18104
18105         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
18106         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
18107         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
18108         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
18109         (close_link), (type_found), (gst_decode_bin_set_property),
18110         (gst_decode_bin_get_property), (gst_decode_bin_get_event_masks),
18111         (gst_decode_bin_send_event), (gst_decode_bin_get_formats),
18112         (gst_decode_bin_convert), (gst_decode_bin_get_query_types),
18113         (gst_decode_bin_query), (plugin_init):
18114         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
18115         (gst_play_bin_class_init), (gst_play_bin_init),
18116         (gst_play_bin_dispose), (rebuild_pipeline), (get_audio_element),
18117         (get_video_element), (new_pad), (setup_source),
18118         (gst_play_bin_set_property), (gst_play_bin_get_property),
18119         (gst_play_bin_change_state), (gst_play_bin_add_element),
18120         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
18121         (gst_play_bin_send_event), (gst_play_bin_get_formats),
18122         (gst_play_bin_convert), (gst_play_bin_get_query_types),
18123         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
18124         * gst/playback/test.c: (main):
18125         More fixes, cleaned up playbin, make it use decodebin. Added
18126         threaded property to playbin.
18127
18128 2004-07-05  Wim Taymans  <wim@fluendo.com>
18129
18130         * configure.ac:
18131         * gst/playback/Makefile.am:
18132         * gst/playback/decodetest.c: (main):
18133         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
18134         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
18135         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
18136         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
18137         (close_link), (type_found), (gst_decode_bin_set_property),
18138         (gst_decode_bin_get_property), (gst_decode_bin_change_state),
18139         (gst_decode_bin_get_event_masks), (gst_decode_bin_send_event),
18140         (gst_decode_bin_get_formats), (gst_decode_bin_convert),
18141         (gst_decode_bin_get_query_types), (gst_decode_bin_query),
18142         (plugin_init):
18143         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
18144         (gst_play_bin_class_init), (gst_play_bin_init),
18145         (gst_play_bin_dispose), (gen_default_output), (rebuild_pipeline),
18146         (collect_sink_pads), (find_compatibles), (close_pad_link),
18147         (try_to_link_1), (new_pad), (close_link), (type_found),
18148         (setup_source), (gst_play_bin_set_property),
18149         (gst_play_bin_get_property), (gst_play_bin_factory_filter),
18150         (compare_ranks), (gst_play_bin_collect_factories),
18151         (gst_play_bin_change_state), (gst_play_bin_add_element),
18152         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
18153         (gst_play_bin_send_event), (gst_play_bin_get_formats),
18154         (gst_play_bin_convert), (gst_play_bin_get_query_types),
18155         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
18156         * gst/playback/test.c: (main):
18157         Added some playback helper elements and some test apps, very alpha
18158         still.
18159
18160 2004-07-04  Benjamin Otte  <otte@gnome.org>
18161
18162         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
18163           only restart audio when we indeed have an xrun to fix repeated
18164           xruns. Fix suggested by Giuliano Pochini.
18165
18166 2004-07-03  David Schleef  <ds@schleef.org>
18167
18168         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper): Disable
18169         call to gst_debug_log() if debugging is disabled (bug #145118)
18170
18171 2004-07-03  Benjamin Otte  <otte@gnome.org>
18172
18173         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
18174           use our own functions for restarting the alsa device.
18175         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
18176           I should apply patches myself - use MIN for the third argument, not
18177           the second, this fixes seeking
18178
18179 2004-07-02  David Schleef  <ds@schleef.org>
18180
18181         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
18182         (gst_flacdec_write):  Actually, GST_PAD_CAPS() has nothing to
18183         do with the logic.
18184
18185 2004-07-02  David Schleef  <ds@schleef.org>
18186
18187         * ext/flac/gstflacdec.c: (gst_flacdec_write):  Set duration on
18188         output buffers.  Fix logic mistake.  (bug #144866)
18189
18190 2004-07-02  David Schleef  <ds@schleef.org>
18191
18192         * gst-libs/gst/xoverlay/Makefile.am: xoverlay no longer depends
18193         on X.  (bug #144753)
18194
18195 2004-07-02  David Schleef  <ds@schleef.org>
18196
18197         * gst/wavenc/gstwavenc.c: (gst_wavenc_setup),
18198         (gst_wavenc_stop_file): Switch to GST_WRITE_UINT32_LE macros
18199         (bug #144624)
18200         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
18201         (gst_osselement_rate_probe_check): Add another workaround for
18202         buggy drivers (bug #145336)
18203
18204 2004-07-02  David Schleef  <ds@schleef.org>
18205
18206         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_handle_client_write):
18207         Most systems don't have MSG_NOSIGNAL.
18208
18209 2004-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
18210
18211         * Makefile.am:
18212         * gst-libs/gst/colorbalance/Makefile.am:
18213         * gst-libs/gst/mixer/Makefile.am:
18214         * gst-libs/gst/play/Makefile.am:
18215         * gst-libs/gst/tuner/Makefile.am:
18216           (hopefully) fix both install and dist and make error message useful.
18217           needs testing across automakes.
18218
18219 2004-07-02  Benjamin Otte  <otte@gnome.org>
18220
18221         * ext/ogg/gstogg.c: (plugin_init):
18222           we require bytestream now
18223         * ext/ogg/gstoggdemux.c:
18224           huge diff to implement chain setup in a fast and generic way. This
18225           improves tag reading and startup of huge files (read: Theora videos)
18226           quite a bit. It probably contains bugs, too, so please test.
18227           Seeking is not improved to the fast method.
18228
18229 2004-06-29  Wim Taymans  <wim@fluendo.com>
18230
18231         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
18232         * ext/ogg/gstoggmux.c:
18233         Fix memleak in oggdemux when running unconnected pads.
18234         doc update in mux, start working on keyframe mode.
18235
18236 2004-06-29  Benjamin Otte  <otte@gnome.org>
18237
18238         * sys/oss/gstosssink.c:
18239         * sys/oss/gstosssrc.c:
18240           advertise correct template caps - we indeed do non-native endianness
18241           and 8bit audio has no endianness
18242         * sys/ximage/ximagesink.c: (gst_ximagesink_getcaps):
18243         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps):
18244           avoid (wrong) duplications in getcaps function and return
18245           template caps
18246
18247 2004-06-29  Wim Taymans  <wim@fluendo.com>
18248
18249         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
18250         (gst_multifdsink_class_init), (gst_multifdsink_add),
18251         (gst_multifdsink_remove), (gst_multifdsink_clear),
18252         (gst_multifdsink_client_remove),
18253         (gst_multifdsink_handle_client_read),
18254         (gst_multifdsink_client_queue_data),
18255         (gst_multifdsink_client_queue_caps),
18256         (gst_multifdsink_client_queue_buffer),
18257         (gst_multifdsink_handle_client_write),
18258         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
18259         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
18260         (gst_multifdsink_init_send), (gst_multifdsink_close):
18261         Fix wrong GList iteration that could crash the server when
18262         more then 2 clients disconnect at the same time. Read all the
18263         pending commands in one batch to recover from command storms under
18264         very heavy load.
18265
18266 2004-06-28  Wim Taymans  <wim@fluendo.com>
18267
18268         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
18269         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
18270         (gst_videomixer_pad_set_property),
18271         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
18272         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
18273         (gst_videomixer_class_init), (gst_videomixer_init),
18274         (gst_videomixer_request_new_pad), (gst_videomixer_blend_ayuv_i420),
18275         (pad_zorder_compare), (gst_videomixer_sort_pads),
18276         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
18277         (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
18278         (gst_videomixer_update_queues), (gst_videomixer_loop),
18279         (plugin_init):
18280         Avoid divide by zero, choose masterpad as the pad with the highest
18281         framerate.
18282
18283 2004-06-27  Julien Moutte  <julien@moutte.net>
18284
18285         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
18286         (gst_ximagesink_xwindow_new):
18287         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
18288         (gst_xvimagesink_xwindow_new): I prefer locking the mutex in the
18289         function directly. We might want to call it from somewhere else one day.
18290
18291 2004-06-27  Julien Moutte  <julien@moutte.net>
18292
18293         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
18294         (gst_ximagesink_xwindow_new):
18295         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
18296         (gst_xvimagesink_xwindow_new): Trying to fix the random behaviour of
18297         window decorations.
18298
18299 2004-06-27  Wim Taymans  <wim@fluendo.com>
18300
18301         * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
18302         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
18303         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state),
18304         (gst_dvdec_set_property), (gst_dvdec_get_property):
18305         * ext/dv/gstdvdec.h:
18306         Implement drop_factor property to lower the framerate with
18307         a factor.
18308
18309 2004-06-27  Thomas Vander Stichele  <thomas at apestaart dot org>
18310
18311         * gst-libs/gst/colorbalance/Makefile.am:
18312         * gst-libs/gst/mixer/Makefile.am:
18313         * gst-libs/gst/play/Makefile.am:
18314         * gst-libs/gst/tuner/Makefile.am:
18315           unbreak Company's fix that didn't install the -enum.h files
18316
18317 2004-06-27  Wim Taymans  <wim@fluendo.com>
18318
18319         * ext/dv/gstdvdec.c: (gst_dvdec_push), (gst_dvdec_loop),
18320         (gst_dvdec_change_state):
18321         * ext/dv/gstdvdec.h:
18322         Fix timestamp, duration and offset of the buffers.
18323
18324 2004-06-27  Wim Taymans  <wim@fluendo.com>
18325
18326         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
18327         (gst_multifdsink_class_init), (gst_multifdsink_add),
18328         (gst_multifdsink_remove), (gst_multifdsink_clear),
18329         (gst_multifdsink_client_remove),
18330         (gst_multifdsink_handle_client_read),
18331         (gst_multifdsink_client_queue_data),
18332         (gst_multifdsink_client_queue_caps),
18333         (gst_multifdsink_client_queue_buffer),
18334         (gst_multifdsink_handle_client_write),
18335         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
18336         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
18337         (gst_multifdsink_init_send), (gst_multifdsink_close):
18338         * gst/tcp/gstmultifdsink.h:
18339         * gst/tcp/gsttcpserversink.c:
18340         (gst_tcpserversink_handle_server_read),
18341         (gst_tcpserversink_handle_select), (gst_tcpserversink_close):
18342         More multifdsink fixes, more recovery policy fixes.
18343         Removed stupid g_print
18344
18345 2004-06-26  Wim Taymans  <wim@fluendo.com>
18346
18347         * gst/tcp/Makefile.am:
18348         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
18349         (gst_multifdsink_get_type), (gst_multifdsink_base_init),
18350         (gst_multifdsink_class_init), (gst_multifdsink_init),
18351         (gst_multifdsink_debug_fdset), (gst_multifdsink_client_remove),
18352         (gst_multifdsink_handle_client_read),
18353         (gst_multifdsink_client_queue_data),
18354         (gst_multifdsink_client_queue_caps),
18355         (gst_multifdsink_client_queue_buffer),
18356         (gst_multifdsink_handle_client_write),
18357         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
18358         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
18359         (gst_multifdsink_chain), (gst_multifdsink_set_property),
18360         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
18361         (gst_multifdsink_close), (gst_multifdsink_change_state):
18362         * gst/tcp/gstmultifdsink.h:
18363         * gst/tcp/gsttcpplugin.c: (plugin_init):
18364         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_get_type),
18365         (gst_tcpserversink_class_init), (gst_tcpserversink_init),
18366         (gst_tcpserversink_handle_server_read),
18367         (gst_tcpserversink_handle_select),
18368         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property),
18369         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
18370         * gst/tcp/gsttcpserversink.h:
18371         Added multifdsink, made tcpserversink a subclass of fdsink, removed
18372         one of the locks, added recovery policy to multifdsink.
18373
18374 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
18375
18376         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
18377           fix decision for when getting frames with same timestamp
18378         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
18379         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
18380         (gst_v4lsrc_get_property):
18381         * sys/v4l/gstv4lsrc.h:
18382           add latency offset property
18383
18384 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
18385
18386         * gst/videorate/gstvideorate.c: (gst_videorate_chain),
18387         (plugin_init):
18388           fix debugging. add category.
18389
18390 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
18391
18392         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
18393           fix wrong offsets
18394
18395 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
18396
18397         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
18398         (gst_alsa_src_get_time), (gst_alsa_src_loop),
18399         (gst_alsa_src_change_state):
18400           return a time that is in sync with the element's processing
18401
18402 2004-06-25  Wim Taymans  <wim@fluendo.com>
18403
18404         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
18405         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
18406         (gst_tcpserversink_client_remove),
18407         (gst_tcpserversink_handle_client_read),
18408         (gst_tcpserversink_client_queue_data),
18409         (gst_tcpserversink_client_queue_caps),
18410         (gst_tcpserversink_client_queue_buffer),
18411         (gst_tcpserversink_handle_client_write),
18412         (gst_tcpserversink_queue_buffer),
18413         (gst_tcpserversink_handle_clients), (gst_tcpserversink_thread),
18414         (gst_tcpserversink_chain), (gst_tcpserversink_set_property),
18415         (gst_tcpserversink_get_property), (gst_tcpserversink_init_send),
18416         (gst_tcpserversink_close):
18417         * gst/tcp/gsttcpserversink.h:
18418         Serversink rewrite. Really do non blocking writes to clients and
18419         maintain an internal queue to handle slower clients while not
18420         disturbing fast clients.
18421
18422 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
18423
18424         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
18425           better debug, don't override OFFSET and OFFSET_END
18426
18427 2004-06-25  Iain <iain@prettypeople.org>
18428
18429         * gst-libs/gst/media-info/media-info-priv.c (gmi_set_mime): Add
18430         name=source for the wavparse pipeline.
18431
18432 2004-06-24  Johan Dahlin  <johan@gnome.org>
18433
18434         * ext/theora/theoraenc.c (theora_enc_chain): Call
18435         gst_pad_try_set_caps instead of gst_pad_set_explicit_caps so the
18436         streamheader caps are set correctly.
18437
18438 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
18439
18440         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
18441         (gst_vorbisenc_setup), (gst_vorbisenc_set_property):
18442           respect minimum bitrate; same could be done for max bitrate
18443
18444 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
18445
18446         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
18447         (gst_vorbisenc_setup):
18448           fix sample rate range
18449
18450 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
18451
18452         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_class_init),
18453         (gst_oggvorbisenc_setup):
18454         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
18455         (gst_vorbisenc_setup):
18456           resolve ambiguities in code and description
18457
18458 2004-06-24  Wim Taymans  <wim@fluendo.com>
18459
18460         * ext/alsa/gstalsa.c: (gst_alsa_start), (gst_alsa_xrun_recovery):
18461         * ext/alsa/gstalsa.h:
18462         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
18463         (gst_alsa_src_update_avail), (gst_alsa_src_loop):
18464         Use alsa trigger_tstamp to get the timestamp of the first
18465         sample in the buffer for more precise sync. Some cleanups.
18466
18467 2004-06-24  Wim Taymans  <wim@fluendo.com>
18468
18469         * gst/audiorate/gstaudiorate.c: (gst_audiorate_link),
18470         (gst_audiorate_init), (gst_audiorate_chain),
18471         (gst_audiorate_set_property), (gst_audiorate_get_property):
18472         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
18473         (gst_videorate_chain):
18474         Added some logging, fixed an overflow bug in videorate.
18475
18476 2004-06-24  Benjamin Otte  <otte@gnome.org>
18477
18478         * ext/kio/Makefile.am:
18479           fix for builddir != srcdir and distcheck
18480
18481 2004-06-24  Benjamin Otte  <otte@gnome.org>
18482
18483         * gst-libs/gst/colorbalance/Makefile.am:
18484         * gst-libs/gst/mixer/Makefile.am:
18485         * gst-libs/gst/play/Makefile.am:
18486         * gst-libs/gst/tuner/Makefile.am:
18487         * gst/tcp/Makefile.am:
18488         * sys/dxr3/Makefile.am:
18489           don't include -enumtypes.[ch] or -marshal.[ch] files in the disted
18490           tarball.
18491           Also add all *.list files that were missing.
18492         * Makefile.am:
18493           add a distcheck hook to ensure the above doesn't happen again.
18494
18495 2004-06-23  David I. Lehn  <dlehn@users.sourceforge.net>
18496
18497         * ext/Makefile.am: s/DTS_DIR=dvdread/DTS_DIR=dts/
18498
18499 2004-06-23  Colin Walters  <walters@redhat.com>
18500
18501         * m4/Makefile.am: Distribute gst-fionread.m4.
18502
18503 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
18504
18505         * configure.ac: back to dev
18506
18507 2004-06-23  Wim Taymans  <wim@fluendo.com>
18508
18509         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
18510         (gst_alsa_xrun_recovery):
18511         * ext/alsa/gstalsa.h:
18512         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
18513         (gst_alsa_sink_loop), (gst_alsa_sink_get_time):
18514         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
18515         (gst_alsa_src_get_time), (gst_alsa_src_update_avail),
18516         (gst_alsa_src_loop):
18517         Add clock to alsasrc. Take new capture timestamp when
18518         restarting after an overrun. Split up some functions between
18519         alsasrc and alsasink.
18520
18521 === release 0.8.2 ===
18522
18523 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
18524
18525         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
18526         (gst_alsa_change_state), (gst_alsa_update_avail),
18527         (gst_alsa_xrun_recovery):
18528         * ext/alsa/gstalsa.h:
18529         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
18530           merge back changes from release
18531
18532 2004-06-23  Wim Taymans  <wim@fluendo.com>
18533
18534         * gst/audiorate/gstaudiorate.c: (gst_audiorate_class_init),
18535         (gst_audiorate_init), (gst_audiorate_chain),
18536         (gst_audiorate_set_property), (gst_audiorate_get_property):
18537         Implement sample dropping and notify
18538
18539 2004-06-22  Wim Taymans  <wim@fluendo.com>
18540
18541         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
18542         (theora_enc_sink_link), (theora_buffer_from_packet),
18543         (theora_push_packet), (theora_enc_chain):
18544         Some cleanups, make sure the timestamps are correct.
18545
18546 2004-06-22  Wim Taymans  <wim@fluendo.com>
18547
18548         * ext/alsa/gstalsa.c: (gst_alsa_get_time), (gst_alsa_clock_update),
18549         (gst_alsa_change_state), (gst_alsa_update_avail),
18550         (gst_alsa_xrun_recovery):
18551         * ext/alsa/gstalsa.h:
18552         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
18553         Cleanups, take queued samples into account when reporting
18554         the time.
18555
18556 2004-06-22  Wim Taymans  <wim@fluendo.com>
18557
18558         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
18559         (gst_videorate_init):
18560         Initialize the property as well.
18561
18562 2004-06-22  Wim Taymans  <wim@fluendo.com>
18563
18564         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
18565         (gst_videorate_init), (gst_videorate_chain),
18566         (gst_videorate_set_property), (gst_videorate_get_property):
18567         Add property to make videorate silent.
18568         Add property to prefer new frames over old ones.
18569
18570 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
18571
18572         * sys/osxvideo/Makefile.am:
18573         Workaround so that the osxvideo .so file gets linked with the
18574         Cocoa, OpenGL and QuickTime frameworks
18575
18576 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
18577
18578         * sys/osxaudio/Makefile.am:
18579         Workaround so that the osxaudio .so file gets linked with the
18580         CoreAudio framework
18581
18582 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
18583
18584         * configure.ac:
18585         Whoops, my fault...fixed build issues
18586
18587 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
18588
18589         * configure.ac:
18590         Add objective-c support if running in Darwin/Mac OS X
18591         * sys/Makefile.am:
18592         * sys/osxvideo:
18593         * sys/osxvideo/Makefile.am:
18594         * sys/osxvideo/osxvideosink.h:
18595         * sys/osxvideo/osxvideosink.m:
18596         * sys/osxvideo/cocoawindow.h:
18597         * sys/osxvideo/cocoawindow.m:
18598         Add osxvideosink, a cocoa-based osx video sink
18599
18600
18601 2004-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
18602         * ext/dvdnav/gst-dvd:
18603         Grab the gconf key from the right spot
18604         * gst/debug/gstnavseek.c: (gst_navseek_init),
18605         (gst_navseek_segseek), (gst_navseek_handle_src_event),
18606         (gst_navseek_chain):
18607         * gst/debug/gstnavseek.h:
18608           Add 's', 'e' and 'l' keypresses to navseek to define the start,end
18609           and loop parameters of a segment seek.
18610         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
18611         (gst_videotestsrc_get_event_masks),
18612         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
18613         * gst/videotestsrc/gstvideotestsrc.h:
18614           Add seeking support to videotestsrc
18615           Initialise the timestamp_offset variable.
18616
18617 2004-06-18  Wim Taymans  <wim@fluendo.com>
18618
18619         * ext/sidplay/gstsiddec.cc:
18620         Fix negotiation and set correct end offset.
18621
18622 2004-06-18  Thomas Vander Stichele  <thomas at apestaart dot org>
18623
18624         * configure.ac: branch and prerelease
18625
18626 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
18627
18628         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
18629         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_get),
18630         (gst_tcpclientsrc_init_receive):
18631         * gst/tcp/gsttcpclientsrc.h:
18632           read caps when connecting to server for GDP so we set them correctly
18633
18634 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
18635
18636         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
18637           notify drops and duplicates
18638         * gst/videoscale/videoscale.c: (videoscale_get_structure):
18639           no good reason to limit ourselves to 100x100
18640
18641 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
18642
18643         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
18644         (gst_v4lsrc_open), (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
18645         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
18646         (gst_v4lsrc_get_property):
18647         * sys/v4l/gstv4lsrc.h:
18648         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
18649         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
18650         (gst_v4l_set_audio):
18651         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame),
18652         (gst_v4lsrc_try_capture):
18653         * sys/v4l/v4lsrc_calls.h:
18654           change try_palette to more general try_capture
18655           add autoprobe option so we can turn off autoprobing
18656           various fixes
18657
18658 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
18659
18660         * configure.ac:
18661           add videorate
18662         * sys/ximage/ximagesink.c: (gst_ximagesink_finalize),
18663         (gst_ximagesink_class_init):
18664         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_finalize),
18665         (gst_xvimagesink_class_init):
18666           run them as finalize, not dispose, since dispose can be invoked
18667           multiple times
18668
18669 2004-06-17  Wim Taymans  <wim@fluendo.com>
18670
18671         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
18672         (gst_alsa_get_time), (gst_alsa_xrun_recovery):
18673         * ext/alsa/gstalsa.h:
18674         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
18675         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init), (gst_alsa_src_loop),
18676         (gst_alsa_src_change_state):
18677         * ext/alsa/gstalsasrc.h:
18678         Make the xrun code timestamp and offset the buffers correctly.
18679         moved the clock to the base class, use alsa methods to get time.
18680         Do correct timestamping on outgoing buffers.
18681
18682 2004-06-17  Wim Taymans  <wim@fluendo.com>
18683
18684         * gst/audiorate/Makefile.am:
18685         * gst/audiorate/gstaudiorate.c: (gst_audiorate_get_type),
18686         (gst_audiorate_base_init), (gst_audiorate_class_init),
18687         (gst_audiorate_link), (gst_audiorate_init), (gst_audiorate_chain),
18688         (gst_audiorate_set_property), (gst_audiorate_get_property),
18689         (gst_audiorate_change_state), (plugin_init):
18690         Added an audiorate converter that fills in gaps.
18691
18692 2004-06-17  Johan Dahlin  <johan@gnome.org>
18693
18694         * ext/tcp/*: Revert Zaheer changes, to make things actually work again.
18695
18696 2004-06-16  Wim Taymans  <wim@fluendo.com>
18697
18698         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get):
18699         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
18700         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
18701         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
18702         (gst_v4lsrc_get_property):
18703         * sys/v4l/gstv4lsrc.h:
18704         Added a copy mode to v4lsrc where it will output a copied version
18705         of its internal hardware buffer.
18706         Fix the wrong FLAG_SET usage. The flags are integers, not bits, you
18707         can't | them.
18708
18709 2004-06-16  Wim Taymans  <wim@fluendo.com>
18710
18711         * sys/oss/gstosssrc.c: (gst_osssrc_get):
18712         Timestamp fixes.
18713
18714 2004-06-16  Wim Taymans  <wim@fluendo.com>
18715
18716         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
18717         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
18718         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
18719         (gst_v4lsrc_get_property):
18720         * sys/v4l/gstv4lsrc.h:
18721         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
18722         Added a sync mode enum property to control v4lsrc timestamp method
18723         Removed the use-fixed-fps property and moved functionality in
18724         the enum.
18725         Don't error on an error value from v4l-conf, it might not always
18726         be a real error.
18727
18728 2004-06-16  Wim Taymans  <wim@fluendo.com>
18729
18730         * gst/videorate/Makefile.am:
18731         * gst/videorate/gstvideorate.c: (gst_videorate_get_type),
18732         (gst_videorate_base_init), (gst_videorate_class_init),
18733         (gst_videorate_getcaps), (gst_videorate_link),
18734         (gst_videorate_init), (gst_videorate_chain),
18735         (gst_videorate_set_property), (gst_videorate_get_property),
18736         (gst_videorate_change_state), (plugin_init):
18737         Added a video timestamp corrector.
18738
18739 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
18740
18741         fixed a potential leak with previous commit
18742
18743         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
18744
18745 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
18746
18747         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
18748         Added missing refcount, fixes bug #144425
18749         Cheers Tim for finding the bug
18750
18751 2004-06-15  Thomas Vander Stichele  <thomas at apestaart dot org>
18752
18753         * sys/v4l/gstv4l.c: (plugin_init):
18754         * sys/v4l/gstv4lcolorbalance.c:
18755         * sys/v4l/gstv4lcolorbalance.h:
18756         * sys/v4l/gstv4lelement.c:
18757         * sys/v4l/gstv4lelement.h:
18758         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
18759         * sys/v4l/gstv4lmjpegsink.h:
18760         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
18761         * sys/v4l/gstv4lmjpegsrc.h:
18762         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
18763         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
18764         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
18765         * sys/v4l/gstv4lsrc.h:
18766         * sys/v4l/gstv4ltuner.c:
18767         * sys/v4l/gstv4ltuner.h:
18768         * sys/v4l/gstv4lxoverlay.c:
18769         * sys/v4l/gstv4lxoverlay.h:
18770         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
18771         (gst_v4l_set_window), (gst_v4l_enable_overlay):
18772         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
18773         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
18774         (gst_v4l_set_audio):
18775         * sys/v4l/v4l_calls.h:
18776         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
18777         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_sync_frame),
18778         (gst_v4lmjpegsink_set_buffer), (gst_v4lmjpegsink_set_playback),
18779         (gst_v4lmjpegsink_playback_init),
18780         (gst_v4lmjpegsink_playback_start), (gst_v4lmjpegsink_get_buffer),
18781         (gst_v4lmjpegsink_play_frame), (gst_v4lmjpegsink_wait_frame),
18782         (gst_v4lmjpegsink_playback_stop),
18783         (gst_v4lmjpegsink_playback_deinit):
18784         * sys/v4l/v4lmjpegsink_calls.h:
18785         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
18786         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_buffer),
18787         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
18788         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_capture_start),
18789         (gst_v4lmjpegsrc_grab_frame), (gst_v4lmjpegsrc_requeue_frame),
18790         (gst_v4lmjpegsrc_capture_stop), (gst_v4lmjpegsrc_capture_deinit):
18791         * sys/v4l/v4lmjpegsrc_calls.h:
18792         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
18793         (gst_v4lsrc_sync_frame), (gst_v4lsrc_set_capture),
18794         (gst_v4lsrc_capture_init), (gst_v4lsrc_capture_start),
18795         (gst_v4lsrc_grab_frame), (gst_v4lsrc_requeue_frame),
18796         (gst_v4lsrc_capture_stop), (gst_v4lsrc_capture_deinit),
18797         (gst_v4lsrc_try_palette):
18798         * sys/v4l/v4lsrc_calls.h:
18799           bunch of paranoia cleanups
18800
18801 2004-06-14  David Schleef  <ds@schleef.org>
18802
18803         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_init),
18804         (cdparanoia_get), (cdparanoia_open), (cdparanoia_change_state):
18805         Send discont events and change timestamps appropriately when
18806         we get a seek event.  (bug #144240)
18807         * ext/cdparanoia/gstcdparanoia.h:
18808
18809 2004-06-14  Benjamin Otte  <otte@gnome.org>
18810
18811         * ext/alsa/gstalsa.c: Use snd_pcm_hw_params_set_rate _near instead of
18812           snd_pcm_hw_params_set_rate  since the latter fails for no good
18813           reason on some setups.
18814
18815 2004-06-14  David Schleef  <ds@schleef.org>
18816
18817         * gst/volume/demo.c: (value_changed_callback): exp10() is not
18818         standard.  Thank you for playing.
18819
18820 2004-06-14  Wim Taymans  <wim@fluendo.com>
18821
18822         * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
18823         Patch 1.3 broke the ordering of the colorspace info and
18824         made the plugin basically work by coincidence, reordered
18825         the info.
18826
18827 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
18828
18829         * ext/lame/gstlame.c:
18830         * ext/mad/gstmad.c:
18831           sync caps.  Make sure mad can only output a list of rates, not
18832           a full range.  In the future, have three caps lists for each of the
18833           mpeg versions.  Change mpegversion to a double as well.
18834
18835 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
18836
18837         * gst/volume/.cvsignore:
18838         * gst/volume/Makefile.am:
18839         * gst/volume/demo.c: (value_changed_callback), (idler),
18840         (setup_gui), (main):
18841           added small demo app
18842
18843 2004-06-13  Jan Schmidt  <thaytan@mad.scientist.com>
18844         * ext/esd/esdsink.c: (gst_esdsink_change_state):
18845         * ext/esd/esdsink.h:
18846         Close the esd connection on pause, because esd will just wait -
18847         blocking all other esd clients indefinitely.
18848
18849 2004-06-12  Christophe Fergeau  <teuf@gnome.org>
18850
18851         * gst/tags/gstvorbistag.c: replaced a g_warning which I added in my
18852           previous commit with GST_DEBUG
18853
18854 2004-06-12  Thomas Vander Stichele  <thomas at apestaart dot org>
18855
18856         * configure.ac:
18857           add a header check for a dvdread header in dvdnav.  Fixes #133002
18858
18859 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
18860
18861         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
18862         * gst/tcp/gsttcpclientsink.h:
18863         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
18864         * gst/tcp/gsttcpclientsrc.h:
18865         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init),
18866         (gst_tcpserversink_handle_server_read),
18867         (gst_tcpserversink_init_send):
18868         * gst/tcp/gsttcpserversink.h:
18869         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
18870         * gst/tcp/gsttcpserversrc.h:
18871         Modified the tcp plugins so they are portable (IPv4,IPv6, any future
18872         version of IP)
18873
18874 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
18875
18876         * configure.ac:
18877         Added ogg library so that OSX detects libtheora properly
18878
18879 2004-06-11  Wim Taymans  <wim@fluendo.com>
18880
18881         * ext/theora/theoradec.c: (theora_dec_chain),
18882         (theora_dec_change_state):
18883         Don't try to decode frames before we received a keyframe.
18884
18885 2004-06-11  Wim Taymans  <wim@fluendo.com>
18886
18887         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
18888         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
18889         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
18890         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
18891         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
18892         Added property to set the maximum delay of a page.
18893
18894 2004-06-10  Wim Taymans  <wim@fluendo.com>
18895
18896         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
18897         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
18898         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
18899         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
18900         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
18901         Added max-delay property to control the maximum amount
18902         of data to put in one page.
18903
18904 2004-06-10  Wim Taymans  <wim@fluendo.com>
18905
18906         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
18907         (gst_theora_enc_init), (theora_enc_sink_link),
18908         (theora_buffer_from_packet), (theora_enc_set_property),
18909         (theora_enc_get_property):
18910         Set duration on encoded buffer, added some more properties
18911
18912 2004-06-10  Wim Taymans  <wim@fluendo.com>
18913
18914         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
18915         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
18916         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
18917         * ext/theora/theoraenc.c: (theora_enc_chain):
18918         Fix refcounting bugs
18919
18920 2004-06-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18921
18922         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
18923         (gst_asf_demux_loop), (gst_asf_demux_process_file),
18924         (gst_asf_demux_process_data), (gst_asf_demux_handle_data),
18925         (gst_asf_demux_process_object), (gst_asf_demux_get_stream),
18926         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event),
18927         (gst_asf_demux_handle_src_event), (gst_asf_demux_handle_src_query),
18928         (gst_asf_demux_change_state):
18929         * gst/asfdemux/gstasfdemux.h:
18930           You know Chimaira? "I - HATE - EVERYTHING". Yeah, that's what this
18931           feels like. I think we should set a new requirement for demuxers
18932           from now on to implement sane loop functions, data loops, query
18933           and seek functions before first commit into CVS. And this commit
18934           fixes all of the above.
18935
18936 2004-06-10  Christophe Fergeau  <teuf@gnome.org>
18937
18938         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add): make sure parsed
18939           vorbis comments are properly encoded in UTF-8 before adding them
18940           to a GstTagList
18941
18942 2004-06-09  Benjamin Otte  <otte@gnome.org>
18943
18944         * ext/alsa/gstalsa.c: (add_channels):
18945           handle min <= max correctly
18946         * ext/alsa/gstalsa.c: (gst_alsa_fixate_to_mimetype),
18947         (gst_alsa_fixate_field_nearest_int), (gst_alsa_fixate):
18948           add fixation functions so we fixate correctly. No preferring of alaw
18949           anymore because it's the first structure.
18950         * ext/alsa/gstalsa.h:
18951         * ext/alsa/gstalsa.c: (gst_alsa_sw_params_dump),
18952         (gst_alsa_hw_params_dump):
18953           add functions to ease debugging in alsalib
18954         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
18955         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
18956         (gst_alsa_start_audio):
18957           only specify hw params if we really setup a format (fixes #134007 -
18958           or at least works around it)
18959
18960 2004-06-09  Wim Taymans  <wim@fluendo.com>
18961
18962         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
18963         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
18964         (gst_ogg_mux_push_page), (gst_ogg_mux_get_headers),
18965         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_send_headers),
18966         (gst_ogg_mux_loop):
18967         Use stream caps to setup the initial pages in the ogg stream.
18968         Correctly set the streamheader caps on the srcpad.
18969
18970 2004-06-09  Thomas Vander Stichele  <thomas at apestaart dot org>
18971
18972         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
18973         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
18974         (gst_v4lsrc_getcaps):
18975         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
18976         (gst_v4l_get_picture), (gst_v4l_get_audio), (gst_v4l_set_audio):
18977           add querying of fps lists for webcams.  Negotiating to a framerate
18978           now works.
18979
18980 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
18981
18982         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
18983         (theora_push_buffer), (theora_push_packet),
18984         (theora_set_header_on_caps), (theora_enc_chain):
18985           mark buffers and put on streamheader, raw theora streaming
18986           now works too, whee
18987
18988 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
18989
18990         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
18991         (gst_tcp_gdp_read_caps):
18992           do a looping read for caps and GDP headers too
18993
18994 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
18995
18996         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
18997         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get):
18998           return EOS instead of NULL in _get
18999
19000 2004-06-08  Wim Taymans  <wim@fluendo.com>
19001
19002         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
19003         (gst_tcp_gdp_read_caps), (gst_tcp_gdp_write_header),
19004         (gst_tcp_gdp_write_caps):
19005         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
19006         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
19007         (gst_tcpserversrc_gdp_read_header), (gst_tcpserversrc_get):
19008         Memory leak fixes
19009
19010 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
19011
19012         * ext/vorbis/Makefile.am:
19013         * ext/vorbis/vorbis.c: (plugin_init):
19014         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_base_init),
19015         (gst_vorbis_parse_class_init), (gst_vorbis_parse_init),
19016         (vorbis_parse_set_header_on_caps), (vorbis_parse_chain),
19017         (vorbis_parse_change_state):
19018         * ext/vorbis/vorbisparse.h:
19019           adding a vorbisparse element that marks the buffers, streaming
19020           raw vorbis using GDP now works, whee
19021
19022 2004-06-08  Wim Taymans  <wim@fluendo.com>
19023
19024         * ext/jpeg/Makefile.am:
19025         * ext/jpeg/README:
19026         * ext/jpeg/gstjpeg.c: (plugin_init):
19027         * ext/jpeg/gstsmokedec.c: (gst_smokedec_get_type),
19028         (gst_smokedec_base_init), (gst_smokedec_class_init),
19029         (gst_smokedec_init), (gst_smokedec_link), (gst_smokedec_chain):
19030         * ext/jpeg/gstsmokedec.h:
19031         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_get_type),
19032         (gst_smokeenc_base_init), (gst_smokeenc_class_init),
19033         (gst_smokeenc_init), (gst_smokeenc_getcaps), (gst_smokeenc_link),
19034         (gst_smokeenc_resync), (gst_smokeenc_chain),
19035         (gst_smokeenc_set_property), (gst_smokeenc_get_property):
19036         * ext/jpeg/gstsmokeenc.h:
19037         * ext/jpeg/smokecodec.c: (smokecodec_init_destination),
19038         (smokecodec_flush_destination), (smokecodec_term_destination),
19039         (smokecodec_init_source), (smokecodec_fill_input_buffer),
19040         (smokecodec_skip_input_data), (smokecodec_resync_to_restart),
19041         (smokecodec_term_source), (smokecodec_encode_new),
19042         (smokecodec_decode_new), (smokecodec_info_free),
19043         (smokecodec_set_quality), (smokecodec_get_quality),
19044         (smokecodec_set_threshold), (smokecodec_get_threshold),
19045         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
19046         (find_best_size), (abs_diff), (put), (smokecodec_encode),
19047         (smokecodec_parse_header), (smokecodec_decode):
19048         * ext/jpeg/smokecodec.h:
19049         Added a new simple jpeg based codec
19050
19051 2004-06-08  Wim Taymans  <wim@fluendo.com>
19052
19053         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
19054         (gst_multipart_mux_loop):
19055         Fix memory leak
19056
19057 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
19058
19059         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
19060         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_client_remove),
19061         (gst_tcpserversink_handle_client_read), (gst_tcp_buffer_write),
19062         (gst_tcpserversink_handle_client_write), (gst_tcpserversink_chain),
19063         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
19064         * gst/tcp/gsttcpserversink.h:
19065           take streamheader into account
19066
19067 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
19068
19069         * gst/level/Makefile.am:
19070         * gst/level/gstlevel.c: (gst_level_class_init):
19071           clean up marshal generation
19072
19073 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
19074
19075         * gst/tcp/Makefile.am:
19076         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_get_type),
19077         (gst_tcpclientsink_class_init), (gst_tcpclientsink_init),
19078         (gst_tcpclientsink_set_property), (gst_tcpclientsink_get_property):
19079         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
19080         (gst_tcpclientsrc_init), (gst_tcpclientsrc_set_property),
19081         (gst_tcpclientsrc_get_property):
19082         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
19083         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
19084         (gst_tcpserversink_handle_client_read),
19085         (gst_tcpserversink_handle_client_write),
19086         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property):
19087         * gst/tcp/gsttcpserversink.h:
19088           add signals client-added and client-removed
19089         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
19090         (gst_tcpserversrc_init), (gst_tcpserversrc_set_property),
19091         (gst_tcpserversrc_get_property):
19092         uniformized, change default protocol to NONE
19093         * gst/tcp/gsttcp-marshal.list: added
19094 2004-06-07  Benjamin Otte  <otte@gnome.org>
19095
19096         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
19097           handle discont events if they happen before caps nego
19098
19099 2004-06-07  Wim Taymans  <wim@fluendo.com>
19100
19101         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
19102         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
19103         (gst_multipart_demux_plugin_init):
19104         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
19105         (gst_multipart_mux_init), (gst_multipart_mux_loop),
19106         (gst_multipart_mux_change_state):
19107         Small updates, fix a memleak
19108
19109 2004-06-07  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
19110
19111         * configure.ac: OSS portability
19112         * ext/arts/gst_arts.c: idem
19113         * sys/oss/gstosselement.c: idem
19114         * sys/oss/gstossmixer.c: idem
19115         * sys/oss/gstosssink.c: idem
19116         * sys/oss/gstosssrc.c: idem
19117         * sys/oss/oss_probe.c: idem
19118           - check for soundcard.h in different places for some BSD
19119
19120 2004-06-07  Jan Schmidt <thaytan@mad.scientist.com>
19121
19122         * AUTHORS:
19123         Add me to the authors file
19124         * configure.ac:
19125         Increase the libdv requirement to >= version 0.100
19126         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
19127         (gst_dvdec_src_query), (gst_dvdec_handle_sink_event),
19128         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state):
19129         * ext/dv/gstdvdec.h:
19130         Add support for the new_media flag when sending DISCONT events
19131         Make the querying work when video pad is not linked
19132
19133 2004-06-07  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
19134
19135         reviewed by Benjamin Otte  <otte@gnome.org>
19136
19137         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init):
19138           create a NULL-initialized array of pads, so we don't think they
19139           exist already. (fixes #143130)
19140
19141 2004-06-07  Benjamin Otte  <otte@gnome.org>
19142
19143         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init),
19144         (mixmatrix_resize), (gst_mixmatrix_set_all_caps),
19145         (gst_mixmatrix_request_new_pad), (gst_mixmatrix_loop):
19146           don't use // coments
19147
19148 2004-06-07  Benjamin Otte  <otte@gnome.org>
19149
19150         * ext/alsa/gstalsa.c: (gst_alsa_samples_to_timestamp):
19151           cast to GstClockTime to get higher granularity
19152         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
19153           use gst_element_set_time_delay to get the exact time
19154         * ext/mad/gstmad.c: (gst_mad_chain):
19155           use the negotiated rate instead of the current frame's rate which
19156           might be wrong because of bit errors. This avoids emitting totally
19157           bogus timestamps and screwing sync.
19158         (fixes #143454)
19159
19160 2004-06-07  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
19161
19162         reviewed by Benjamin Otte  <otte@gnome.org>
19163
19164         * gst/adder/gstadder.c: (gst_adder_loop):
19165           properly error out when no negotiation has happened yet. (fixes
19166           #143032)
19167
19168 2004-06-06  Benjamin Otte  <otte@gnome.org>
19169
19170         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
19171           forward correctly transformed offset in discont events. Based on
19172           patch by Arwed v. Merkatz. (fixes #142851)
19173
19174 2004-06-06  David Schleef  <ds@schleef.org>
19175
19176         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: that's
19177         G_HAVE_GNUC_VARARGS, not G_HAVE_GNU_VARARGS.  Should fix compile
19178         problems on several systems.
19179
19180 2004-06-06  Benjamin Otte  <otte@gnome.org>
19181
19182         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
19183           use explicit caps on the srcpad
19184         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
19185           properly error out if caps couldn't be set (fixes #142764)
19186
19187 2004-06-06  Benjamin Otte  <otte@gnome.org>
19188
19189         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
19190         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
19191         (gst_alsa_start_audio):
19192           - don't call set_periods_integer anymore, it breaks the
19193           configuration randomly
19194           - call snd_pcm_hw_params_set_access directly instead of using masks
19195           - don't fail if the sw_params can't be set, just use the default
19196           params and hope it works. Alsalib has weird issues when you touch
19197           sw_params and does no proper error reporting about what failed.
19198         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
19199         (gst_alsa_close_audio):
19200           make our alsa debugging go via gst debugging and not conditionally
19201           defined
19202         * ext/alsa/gstalsa.h:
19203           add ALSA_DEBUG_FLUSH macro
19204         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper),
19205         (plugin_init):
19206           wrap alsa errors to be printed via the gst debugging system and not
19207           spammed to stderr
19208
19209 2004-06-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19210
19211         * gst/qtdemux/qtdemux.c: (gst_qtdemux_init),
19212         (gst_qtdemux_handle_src_query), (gst_qtdemux_handle_src_event),
19213         (gst_qtdemux_handle_sink_event), (gst_qtdemux_change_state),
19214         (gst_qtdemux_loop_header), (qtdemux_dump_mvhd),
19215         (qtdemux_parse_trak):
19216         * gst/qtdemux/qtdemux.h:
19217           Bitch. Also known as seeking, querying & co.
19218         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
19219         (gst_osssink_change_state):
19220         * sys/oss/gstosssink.h:
19221           Resyncing is for weenies, this hack is no longer needed and was
19222           broken anyway (since it - unintendedly - always leaves resync to
19223           TRUE).
19224
19225 2004-06-05  Andrew Turner <zxombie@hotpop.com>
19226
19227         * gst/tcp/gsttcp.c: portability (Solaris 10/FreeBSD)
19228         * gst/tcp/gsttcpclientsrc.h: idem
19229           - define MSG_NOSIGNAL if not done
19230           - include unistd.h for off_t
19231           (fixes #143749)
19232
19233 2004-06-05  Benjamin Otte  <otte@gnome.org>
19234
19235         * configure.ac:
19236         * ext/kio/Makefile.am:
19237           check for qt's moc preprocessor explicitly and use it
19238
19239 2004-06-03  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19240
19241         * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
19242           don't get a signal for EPIPE on socket writes
19243           (somebody check if this works on other platforms)
19244
19245 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
19246
19247         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
19248         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
19249           check error condition on available samples correctly
19250
19251 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
19252
19253         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_time):
19254           avoid a segfault
19255         * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),
19256         (gst_tcp_gdp_read_header), (gst_tcp_gdp_read_caps):
19257         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
19258         (gst_tcpserversrc_gdp_read_header):
19259          use ssize_t over size_t since the former is signed and thus the
19260          check for error codes can work
19261
19262 2004-06-02  Wim Taymans  <wim@fluendo.com>
19263
19264         reviewed by: Johan
19265
19266         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
19267         (gst_multipart_mux_loop):
19268         Oops
19269
19270 2004-06-02  Wim Taymans  <wim@fluendo.com>
19271
19272         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
19273         (gst_multipart_mux_init), (gst_multipart_mux_loop),
19274         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
19275         (gst_multipart_mux_change_state):
19276         Added configurable boundary specifier, added the value as a
19277         caps field as well.
19278
19279 2004-06-02  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
19280
19281         * gst/tcp/gsttcp.c:
19282         * gst/tcp/gsttcpclientsrc.c:
19283         * gst/tcp/gsttcpclientsrc.h:
19284         * gst/tcp/gsttcpserversrc.c:
19285           - portability fix, to compile on OSX
19286             (fixes #143146)
19287
19288         * sys/osxaudio/gstosxaudioelement.c:
19289         * sys/osxaudio/gstosxaudiosink.c:
19290         * sys/osxaudio/gstosxaudiosrc.c:
19291           - compilation warnings on OSX
19292             (fixes #143153)
19293
19294 2004-06-02  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
19295
19296         * ext/vorbis/vorbisdec.c : sign warning fixes
19297
19298         * gst-libs/gst/mixer/mixertrack.c :
19299           do no use defines which are glib 2.4 specific
19300
19301 2004-06-01  Christophe Fergeau  <teuf@gnome.org>
19302
19303         * ext/flac/gstflactag.c: strip ending framing bit from vorbiscomment
19304           buffer since libflac doesn't expect it (reports a sync error when
19305           it encounters that)
19306
19307
19308 2004-06-01  Owen Fraser-Green  <owen@discobabe.net>
19309
19310         * gst-libs/gst/mixer/mixertrack.h: Changed struct syntax
19311         * gst-libs/gst/mixer/mixertrack.c:
19312         (gst_mixer_track_get_property), (get_mixer_track_init),
19313         (get_mixer_track_get_property): Added property accessors
19314         * gst-libs/gst/mixer/mixeroptions.h: Changed struct syntax
19315         * gst-libs/gst/mixer/mixeroptions.c:
19316         (gst_mixer_options_get_values): Added
19317         * gst-libs/gst/mixer/mixer.h: Changed GstMixerClass syntax
19318         * gst-libs/gst/mixer/mixer.c: Fixed comment
19319
19320
19321 2004-06-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19322
19323         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
19324           improve error messages on open
19325
19326
19327 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
19328
19329         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
19330           check if v4l-conf is in path
19331
19332 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
19333
19334         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
19335           change assert to a more readable error message
19336
19337 2004-05-31  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
19338
19339         * gst-libs/gst/tuner/tunerchannel.h:
19340           - add a freq_multiplicator field to make the conversion
19341             between internal frequency unit and Hz
19342         * sys/v4l/gstv4lelement.c:
19343         * sys/v4l2/gstv4l2element.c:
19344           - change default video device to /dev/video0
19345         * sys/v4l/v4l_calls.c:
19346         * sys/v4l2/v4l2_calls.c:
19347           - we only expose frequency to the user in Hz instead of
19348             bastard v4lX unit (either 62.5kHz or 62.5Hz)
19349
19350 2004-05-31  Jan Schmidt  <thaytan@mad.scientist.com>
19351         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
19352           Initialise b_o_s and e_o_s variables
19353         * gst-libs/gst/riff/riff-media.c:
19354         (gst_riff_create_video_caps_with_data):
19355           Add some unusual fourcc's from mplayer avi's
19356         * gst/multipart/multipartmux.c: (gst_multipart_mux_plugin_init):
19357           Make the muxer have rank GST_RANK_NONE, so it doesn't mess up
19358           autoplugging.
19359
19360 2004-05-28  Wim Taymans  <wim@fluendo.com>
19361
19362         * configure.ac:
19363         * gst/alpha/Makefile.am:
19364         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
19365         (gst_alpha_get_type), (gst_alpha_base_init),
19366         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
19367         (gst_alpha_get_property), (gst_alpha_sink_link), (gst_alpha_add),
19368         (gst_alpha_chroma_key), (gst_alpha_chain),
19369         (gst_alpha_change_state), (plugin_init):
19370         A plugin to add an alpha channel to I420 video. Can optionally do
19371         chroma keying.
19372         * gst/multipart/Makefile.am:
19373         * gst/multipart/multipart.c: (plugin_init):
19374         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
19375         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
19376         (gst_multipart_demux_finalize), (gst_multipart_demux_handle_event),
19377         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
19378         (gst_multipart_demux_change_state),
19379         (gst_multipart_demux_plugin_init):
19380         * gst/multipart/multipartmux.c: (gst_multipart_mux_get_type),
19381         (gst_multipart_mux_base_init), (gst_multipart_mux_class_init),
19382         (gst_multipart_mux_get_sink_event_masks), (gst_multipart_mux_init),
19383         (gst_multipart_mux_sinkconnect), (gst_multipart_mux_pad_link),
19384         (gst_multipart_mux_pad_unlink),
19385         (gst_multipart_mux_request_new_pad),
19386         (gst_multipart_mux_handle_src_event),
19387         (gst_multipart_mux_next_buffer), (gst_multipart_mux_compare_pads),
19388         (gst_multipart_mux_queue_pads), (gst_multipart_mux_loop),
19389         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
19390         (gst_multipart_mux_change_state), (gst_multipart_mux_plugin_init):
19391         A Multipart demuxer/muxer. Not sure if it violates specs. Used to
19392         send multipart jpeg images to a browser.
19393         * gst/videobox/Makefile.am:
19394         * gst/videobox/README:
19395         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
19396         (gst_video_box_get_type), (gst_video_box_base_init),
19397         (gst_video_box_class_init), (gst_video_box_init),
19398         (gst_video_box_set_property), (gst_video_box_get_property),
19399         (gst_video_box_sink_link), (gst_video_box_i420),
19400         (gst_video_box_ayuv), (gst_video_box_chain),
19401         (gst_video_box_change_state), (plugin_init):
19402         Crops or adds borders around an image. can do alpha channel
19403         borders as well.
19404         * gst/videomixer/Makefile.am:
19405         * gst/videomixer/README:
19406         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
19407         (gst_videomixer_pad_base_init), (gst_videomixer_pad_class_init),
19408         (gst_videomixer_pad_get_sink_event_masks),
19409         (gst_videomixer_pad_get_property),
19410         (gst_videomixer_pad_set_property),
19411         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_link),
19412         (gst_videomixer_pad_unlink), (gst_videomixer_pad_init),
19413         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
19414         (gst_videomixer_base_init), (gst_videomixer_class_init),
19415         (gst_videomixer_init), (gst_videomixer_request_new_pad),
19416         (gst_videomixer_handle_src_event),
19417         (gst_videomixer_blend_ayuv_i420), (gst_videomixer_fill_checker),
19418         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
19419         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
19420         (gst_videomixer_loop), (gst_videomixer_get_property),
19421         (gst_videomixer_set_property), (gst_videomixer_change_state),
19422         (plugin_init):
19423         Generic video mixer plugin, can handle multiple inputs all with
19424         different framerates and video sizes. Is fully alpha channel
19425         aware.
19426
19427 2004-05-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19428
19429         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
19430           Select first track as master track. Not sure how else to handle
19431           that...
19432         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer):
19433           Discard discont events. Should fix #142962.
19434
19435 2004-05-26  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19436
19437         * ext/alsa/Makefile.am:
19438         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init),
19439         (gst_alsa_mixer_build_list), (gst_alsa_mixer_get_volume),
19440         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
19441         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
19442         (gst_alsa_mixer_get_option):
19443         * ext/alsa/gstalsamixer.h:
19444         * ext/alsa/gstalsamixeroptions.c:
19445         (gst_alsa_mixer_options_get_type),
19446         (gst_alsa_mixer_options_class_init), (gst_alsa_mixer_options_init),
19447         (gst_alsa_mixer_options_new):
19448         * ext/alsa/gstalsamixeroptions.h:
19449         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
19450         * ext/alsa/gstalsamixertrack.h:
19451           Add enumerations (as GstMixerOptions). Make correct distinction
19452           between input/output tracks. Add capture/playback private flag.
19453           Use flag to decide on whether to set capture or playback volumes
19454           or switches. Use playback and record switches.
19455         * gst-libs/gst/mixer/Makefile.am:
19456         * gst-libs/gst/mixer/mixer-marshal.list:
19457         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init),
19458         (gst_mixer_set_option), (gst_mixer_get_option),
19459         (gst_mixer_mute_toggled), (gst_mixer_record_toggled),
19460         (gst_mixer_volume_changed), (gst_mixer_option_changed):
19461         * gst-libs/gst/mixer/mixer.h:
19462         * gst-libs/gst/mixer/mixeroptions.c: (gst_mixer_options_get_type),
19463         (gst_mixer_options_class_init), (gst_mixer_options_init),
19464         (gst_mixer_options_dispose):
19465         * gst-libs/gst/mixer/mixeroptions.h:
19466           Add GstMixerOptions.
19467         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
19468           Rename Audio Mixer to OSS Mixer (similar to Alsa Mixer). Fix
19469           broken device detection on computers with multiple OSS sound
19470           cards.
19471
19472 2004-05-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19473
19474         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
19475           fixate nicely even when the peer is not negotiating
19476
19477 2004-05-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19478
19479         * gst/audioconvert/gstaudioconvert.c:
19480         (gst_audio_convert_parse_caps):
19481           make sure we don't allow depth > width
19482         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
19483           fixate endianness to G_BYTE_ORDER as default
19484         * gst/audioscale/gstaudioscale.c:
19485           we don't handle another endianness as host-endianness
19486
19487 2004-05-25  David Schleef  <ds@schleef.org>
19488
19489         * gst/ffmpegcolorspace/mem.c:  malloc() is in stdlib.h, not malloc.h
19490
19491 2004-05-24  Benjamin Otte  <otte@gnome.org>
19492
19493         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_sinkconnect),
19494         (gst_oggvorbisenc_setup):
19495           properly fail when we can't setup the vorbis encoder due to
19496           unsupported settings
19497         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sinkconnect),
19498         (gst_vorbisenc_setup):
19499           same
19500         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
19501           fix case where warnings occured when one pad was unlinked while the
19502           other's link function was called
19503
19504 2004-05-24  Thomas Vander Stichele  <thomas at apestaart dot org>
19505
19506         * gst/tcp/Makefile.am:
19507           use GST_ENABLE_NEW
19508
19509 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19510
19511         * gst-libs/gst/resample/private.h:
19512           don't use optimizations that are #if 0'ed
19513
19514 2004-05-24  Wim Taymans  <wim@fluendo.com>
19515
19516         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
19517         Fix potential division by zero error and hopefully get
19518         the position query right to get correct timestamps on avi
19519         audio.
19520
19521 2004-05-24  Wim Taymans  <wim@fluendo.com>
19522
19523         * gst/videoscale/videoscale.c: (gst_videoscale_scale_nearest),
19524         (gst_videoscale_scale_nearest_str2),
19525         (gst_videoscale_scale_nearest_str4),
19526         (gst_videoscale_scale_nearest_32bit),
19527         (gst_videoscale_scale_nearest_24bit),
19528         (gst_videoscale_scale_nearest_16bit):
19529         Fix the scaling algorithm and avoid a buffer overflow.
19530         removed the while loop in the scaling function as it
19531         was used for point sampling only.
19532
19533 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19534
19535         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
19536         (gst_id3_tag_class_init), (gst_id3_tag_init),
19537         (gst_id3_tag_set_property), (gst_id3_tag_get_tag_to_render),
19538         (gst_id3_tag_handle_event), (gst_id3_tag_do_caps_nego),
19539         (gst_id3_tag_send_tag_event):
19540           lots of fixes to make id3mux work and id3demux work correctly
19541
19542 2004-05-24  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
19543
19544         * ext/Makefile.am:
19545           add rules to build shout2send (was removed by accident
19546           when this module was no more marked experimental/broken)
19547
19548 2004-05-24  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
19549
19550         * ext/shout2/gstshout2.c:
19551         * ext/shout2/gstshout2.h:
19552           adding a "connection problem" signal to shout2send
19553           (fixes #142954)
19554
19555 2004-05-21  Thomas Vander Stichele  <thomas at apestaart dot org>
19556
19557         * ext/kio/kioreceiver.cpp:
19558         * ext/kio/kioreceiver.h:
19559           fix sign comparison issues
19560
19561 2004-05-21  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
19562
19563         * gst/cdxaparse/gstcdxaparse.c:
19564         * gst/cdxaparse/gstcdxaparse.h:
19565           some renaming
19566           add some checks/sanity
19567           prepare for seek addition
19568
19569         * sys/sunaudio/gstsunaudio.c:
19570           remove exported dupe init function
19571
19572 2004-05-21  Jan Schmidt  <thaytan@mad.scientist.com>
19573
19574         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_get_formats),
19575         (gst_dvdec_src_convert), (gst_dvdec_sink_convert):
19576           Fix format conversion and position querying.
19577         * gst/debug/progressreport.c: (gst_progressreport_report):
19578           Don't output a bogus total value that we didn't query.
19579         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
19580           Always set XV_AUTOPAINT_COLORKEY to true. Fixes xvimagesink showing
19581           only a blank window after xine has been used.
19582
19583 2004-05-21  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19584
19585         * m4/as-arts.m4:
19586           sync with upstream version to fix test on FC2
19587           readd with -ko to preserve Id header
19588
19589 2004-05-20  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
19590
19591         * configure.ac:
19592           test for FIONREAD ioctl in sys/filio.h for Solaris compat.
19593         * gst/tcp/gsttcpclientsrc.c: idem
19594         * gst/tcp/gsttcpserversink.c: idem
19595         * gst/tcp/gsttcpserversrc.c: idem
19596         * m4/gst-fionread.m4: idem
19597
19598         * sys/sunaudio/gstsunaudio.c: change category to Sink/Audio
19599
19600         * configure.ac: enable speex plugin for speex 1.1.5+
19601         * ext/speex/gstspeexenc.c: fix cast warning
19602
19603         * ext/esd/README: fix typo
19604
19605 2004-05-20  David Schleef  <ds@schleef.org>
19606
19607         * configure.ac: Minor cosmetic change to convince the buildbot to
19608         reautogen.
19609         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_class_init),
19610         (gst_sunaudiosink_init), (gst_sunaudiosink_getcaps),
19611         (gst_sunaudiosink_pad_link), (gst_sunaudiosink_chain),
19612         (gst_sunaudiosink_setparams), (gst_sunaudiosink_open),
19613         (gst_sunaudiosink_close), (gst_sunaudiosink_change_state),
19614         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property):
19615         More hacking.  Plays audio now.
19616
19617 2004-05-20  David Schleef  <ds@schleef.org>
19618
19619         * configure.ac:
19620         * sys/Makefile.am:
19621
19622 2004-05-20  David Schleef  <ds@schleef.org>
19623
19624         * sys/osxaudio/Makefile.am:  New OS X audio plugin by Zaheer Abbas Merali
19625         * sys/osxaudio/gstosxaudio.c:
19626         * sys/osxaudio/gstosxaudioelement.c:
19627         * sys/osxaudio/gstosxaudioelement.h:
19628         * sys/osxaudio/gstosxaudiosink.c:
19629         * sys/osxaudio/gstosxaudiosink.h:
19630         * sys/osxaudio/gstosxaudiosrc.c:
19631         * sys/osxaudio/gstosxaudiosrc.h:
19632
19633 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
19634
19635         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps),
19636         (gst_vorbisenc_chain):
19637           put the codec headers on the caps as streamheader as well as
19638           pushing them out
19639
19640 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
19641
19642         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
19643         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
19644         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain):
19645         split up push_packet into two functions
19646
19647 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
19648
19649         * gst/tcp/.cvsignore:
19650           ignore enums
19651         * gst/tcp/Makefile.am:
19652         * gst/tcp/README:
19653         * gst/tcp/gsttcp.c:
19654         * gst/tcp/gsttcp.h:
19655         * gst/tcp/gsttcpclientsink.c:
19656         * gst/tcp/gsttcpclientsink.h:
19657         * gst/tcp/gsttcpclientsrc.c:
19658         * gst/tcp/gsttcpclientsrc.h:
19659         * gst/tcp/gsttcpplugin.c:
19660         * gst/tcp/gsttcpserversink.c:
19661         * gst/tcp/gsttcpserversink.h:
19662         * gst/tcp/gsttcpserversrc.c:
19663         * gst/tcp/gsttcpserversrc.h:
19664           add new tcp elements
19665
19666 2004-05-19  Wim Taymans  <wim@fluendo.com>
19667
19668         * gst/law/mulaw-conversion.c: (mulaw_encode):
19669         Fix overflow bug in ulaw encoding.
19670
19671 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19672
19673         * ext/mad/gstmad.c: (gst_mad_handle_event):
19674           don't unref the event twice
19675
19676 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19677
19678         * configure.ac:
19679           remove -Wno-sign-compare
19680
19681 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19682
19683         * configure.ac:
19684           remove -DG_DISABLE_DEPRECATED. It's not usable without workarounds
19685           if you want to work against glib 2.2 and 2.4
19686
19687 2004-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
19688
19689         * gst/tcp/Makefile.am:
19690         * gst/tcp/gsttcp.c:
19691         * gst/tcp/gsttcp.h:
19692         * gst/tcp/gsttcpsink.h:
19693         * gst/tcp/gsttcpsrc.h:
19694           gsttcp -> gsttcpplugin + CVS surgery in preparation for tcp merge
19695
19696 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19697
19698         * gst/debug/tests.c: (md5_get_value):
19699           fix segfault on gst-inspect
19700
19701 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19702
19703         * gst/debug/testplugin.c:
19704         * gst/debug/tests.c:
19705         * gst/debug/tests.h:
19706           add new extensible and configurable testing element. Current tests
19707           include buffer count, stream length, timestamp/duration matching and
19708           md5.
19709         * gst/debug/Makefile.am:
19710         * gst/debug/gstdebug.c: (plugin_init):
19711           add infrastructure for new element
19712
19713 2004-05-19  Johan Dahlin  <johan@gnome.org>
19714
19715         * ext/dv/gstdvdec.c (gst_dvdec_quality_get_type): Add proper
19716         ending of the array. Fixes gst-inspect segfault on ppc.
19717
19718 2004-05-19  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
19719
19720         * ext/dirac/gstdiracdec.cc : change category to Codec/Decoder/Video
19721
19722         * m4/a52.m4 : don't fix a test that should fail with current a52dec lib
19723
19724 2004-05-18  David Schleef  <ds@schleef.org>
19725
19726         * gst/ffmpegcolorspace/imgconvert.c: (img_convert): Fixes for
19727         warnings (bugs, actually) noticed by gcc but not forte.
19728
19729 2004-05-18  David Schleef  <ds@schleef.org>
19730
19731         * sys/sunaudio/Makefile.am:
19732         * sys/sunaudio/gstsunaudio.c: New sunaudiosink
19733
19734 2004-05-18  David Schleef  <ds@schleef.org>
19735
19736         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
19737         (gst_qtdemux_loop_header):  Patch from dcm@acm.org (David Moore)
19738         to allow qtdemux to use non-seekable streams. (bug #142272)
19739
19740 2004-05-18  David Schleef  <ds@schleef.org>
19741
19742         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16),
19743         (gst_resample_sinc_ft_float): Remove use of static temporary
19744         buffer.  This code was obviously not supposed to last long, but
19745         it's stuck in our ABI, so it required a little hack to make it
19746         ABI-compatible.  Fixes #142585.
19747         * gst-libs/gst/resample/resample.h: same.
19748
19749 2004-05-18  David Schleef  <ds@schleef.org>
19750
19751         * configure.ac: Add sunaudio
19752         * examples/Makefile.am: make gstplay depend on gconf
19753         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Remove c99-isms
19754         * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette),
19755         (convert_table_lookup), (img_convert): remove c99-isms
19756         * gst/ffmpegcolorspace/imgconvert_template.h: make a constant
19757           unsigned, to fix a warning on Solaris
19758         * gst/mpeg1sys/systems.c: bcopy->memcpy
19759         * gst/rtjpeg/RTjpeg.c: (RTjpeg_yuvrgb8): bcopy->memcpy
19760         * sys/Makefile.am: Add sunaudio
19761
19762 2004-05-18  Wim Taymans  <wim@fluendo.com>
19763
19764         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_init),
19765         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
19766         (gst_ogg_mux_next_buffer), (gst_ogg_mux_push_page),
19767         (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
19768         (gst_ogg_mux_loop):
19769         Fix an ugly memleak where the muxer didn't flush enough ogg
19770         pages. This also resulted in badly muxed ogg files.
19771
19772 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
19773
19774         * gst/asfdemux/asfheaders.c :
19775         * gst/asfdemux/asfheaders.h :
19776         * gst/asfdemux/gstasfdemux.c :
19777           - fix ASF_OBJ_PADDING guid
19778           - add 3 new object guids (language list, metadata,
19779             extended stream properties)
19780           - add a function to parse extended header objects
19781
19782 2004-05-18  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19783
19784         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
19785           remove leftover debugging g_print
19786
19787 2004-05-17  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19788
19789         * ext/mad/gstmad.c: (gst_mad_handle_event):
19790           Fix for when the first format in a discont event is not a
19791           byte-based one. Should fix #137710.
19792
19793 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
19794
19795         * m4/a52.m4 : fix compilation with -Wall -Werror
19796         * m4/libfame.m4 : idem
19797         * m4/libmikmod.m4 : idem
19798
19799 2004-05-17  Benjamin Otte  <otte@gnome.org>
19800
19801         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
19802           signal the new tags before giving up the reference
19803
19804 2004-05-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19805
19806         * ext/shout2/gstshout2.c:
19807           use application/ogg instead of application/x-ogg (patch by Patrick
19808           Guimond, fixes #142432)
19809         * sys/oss/gstosselement.c: (gst_osselement_reset),
19810         (gst_osselement_sync_parms):
19811           don't set fragment size unless specified (fixes #142493)
19812
19813 2004-05-17  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
19814
19815         * configure.ac : fix compilation of v4l2src with "-Wall -Werror"
19816           fixes #142664
19817
19818 2004-05-17  Benjamin Otte  <otte@gnome.org>
19819
19820         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
19821           compute offsets correctly for internal buffers so timestamps are set
19822           correctly when we can't seek. Also handle cases where there are no
19823           offsets. (based on a patch by David Moore, fixes #142507)
19824
19825 2004-05-17  Benjamin Otte  <otte@gnome.org>
19826
19827         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
19828           use correct variable when determining amount of data to skip so we
19829           don't skip into the void and segfault
19830
19831 2004-05-16  Benjamin Otte  <otte@gnome.org>
19832
19833         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
19834           Hi, I'm a memleak
19835
19836 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
19837
19838         * gst/asfdemux/gstasfdemux.c:
19839           - fix a mem leak and always propagate tags
19840           - add WMV3 to known video codecs (but no decoder yet)
19841           - replace "surplus data" at end of audio header for what
19842             it is : codec specific data
19843           - fix a typo
19844
19845 2004-05-16  Arwed v. Merkatz  <v.merkatz@gmx.net>
19846
19847         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
19848
19849         * gst-libs/gst/audio/audioclock.c:
19850           Fix wrong return type (#142205).
19851
19852 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19853
19854         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_init):
19855           Ignore CRCs by default (fixes #142566).
19856
19857 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19858
19859         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
19860         (gst_alsa_mixer_close), (gst_alsa_mixer_supported),
19861         (gst_alsa_mixer_build_list), (gst_alsa_mixer_free_list),
19862         (gst_alsa_mixer_change_state), (gst_alsa_mixer_list_tracks),
19863         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
19864         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record):
19865           Fix for cases where we fail to attach to a mixer.
19866
19867 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19868
19869         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
19870           Don't touch events after not owning them anymore.
19871         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
19872         (gst_wavparse_fmt), (gst_wavparse_other),
19873         (gst_wavparse_handle_seek), (gst_wavparse_loop),
19874         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
19875         (gst_wavparse_srcpad_event):
19876         * gst/wavparse/gstwavparse.h:
19877           Add seeking, fix querying.
19878
19879 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
19880
19881         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
19882           - process comments even if they don't end with \0\0
19883             g_convert would ignore them if present and works well without them
19884
19885 2004-05-16  Benjamin Otte  <otte@gnome.org>
19886
19887         * ext/alsa/gstalsa.c: (gst_alsa_caps), (gst_alsa_get_caps):
19888           simplify caps
19889
19890 2004-05-16  Benjamin Otte  <otte@gnome.org>
19891
19892         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
19893           don't write to memory we might not write to - g_convert does that
19894           for us anyway (fixes #142613)
19895         (gst_asf_demux_audio_caps):
19896           comment out gst_util_dump_mem
19897
19898 2004-05-16  Benjamin Otte  <otte@gnome.org>
19899
19900         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
19901           compute correct expected timestamps after seek (broken since
19902           last commit)
19903         * ext/gdk_pixbuf/pixbufscale.c: (pixbufscale_init):
19904           rename element and debugging category to gdkpixbufscale
19905
19906 2004-05-16  Benjamin Otte  <otte@gnome.org>
19907
19908         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
19909           add error checking to snd_pcm_delay and remove duplicate call to
19910           snd_pcm_delay that caused issues (see inline code comments)
19911         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
19912           make more readable and fix return value when snd_pcm_delay fails
19913         (fixes #142586)
19914
19915 2004-05-15  Jan Schmidt  <thaytan@mad.scientisti.com>
19916         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type),
19917         (gst_pixbufscale_get_type), (gst_pixbufscale_base_init),
19918         (gst_pixbufscale_class_init), (gst_pixbufscale_getcaps),
19919         (gst_pixbufscale_link), (gst_pixbufscale_init),
19920         (gst_pixbufscale_handle_src_event), (pixbufscale_scale),
19921         (gst_pixbufscale_chain), (gst_pixbufscale_set_property),
19922         (gst_pixbufscale_get_property), (pixbufscale_init):
19923         * ext/gdk_pixbuf/pixbufscale.h:
19924         Add these files I forgot earlier
19925
19926 2004-05-15  Jan Schmidt  <thaytan@mad.scientist.com>
19927         * ext/gdk_pixbuf/Makefile.am:
19928         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
19929         * ext/gdk_pixbuf/gstgdkpixbuf.h:
19930         Add new pixbufscale element to scale RGB video
19931         using gdk_pixbuf, because gdk_pixbuf does BILINEAR
19932         and HYPER interpolation correctly.
19933         * ext/theora/theoraenc.c: (theora_enc_chain),
19934         Discard buffer and return if explicit caps could not be set
19935         (theora_enc_get_property):
19936         Make _get return kbps for the bitrate consistent with
19937         the _set function.
19938
19939
19940 2004-05-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19941
19942         * ext/libvisual/visual.c: (gst_visual_chain):
19943           add missing visual_audio_analyze
19944
19945 2004-05-14  David Schleef  <ds@schleef.org>
19946
19947         * ext/esd/esdsink.c: (gst_esdsink_chain): Fix crash when ESD
19948         is killed while we're playing.
19949         * gst/qtdemux/qtdemux.c: (qtdemux_parse): call
19950         gst_element_no_more_pads().
19951
19952 2004-05-14  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
19953
19954         * gst-libs/gst/riff/riff-read.c :
19955           - fix INFO tag extraction in RIFF/AVI files
19956             because gst_event_unref (event) also freed taglist
19957           - avoid a mem leak
19958
19959 2004-05-13  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
19960
19961         * ext/mad/gstid3tag.c : move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"
19962         * gst/wavenc/gstwavenc.c : move from "Codec/Encoder/Audio" to "Codec/Muxer/Audio"
19963
19964         * gst/auparse/gstauparse.c :
19965           - add code (commented for now) to support audio/x-adpcm on src pad
19966             (we have no decoder for those layout yet)
19967
19968         * gst/cdxaparse/gstcdxaparse.c :
19969         * gst/cdxaparse/gstcdxaparse.h :
19970           - partial rewrite using RiffRead (ripped iain's wavparse code)
19971
19972         * gst/rtp/gstrtpL16enc.c : typo
19973         * gst/rtp/gstrtpgsmenc.c : typo
19974
19975 2004-05-13  Benjamin Otte  <otte@gnome.org>
19976
19977         * configure.ac:
19978           check for exact version of libvisual, it's not supposed to be
19979           API/ABI stable yet
19980
19981 2004-05-13  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19982
19983         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
19984           signal no-more-pads
19985
19986 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
19987
19988         * ext/dv/gstdvdec.c: (gst_dvdec_src_convert)
19989         Report which format was used for GST_FORMAT_DEFAULT
19990         * gst/debug/Makefile.am:
19991         * gst/debug/gstdebug.c: (plugin_init):
19992         * gst/debug/progressreport.c: (gst_progressreport_base_init),
19993         (gst_progressreport_class_init), (gst_progressreport_init),
19994         (gst_progressreport_report), (gst_progressreport_set_property),
19995         (gst_progressreport_get_property), (gst_progressreport_chain),
19996         (gst_progressreport_plugin_init):
19997         Add progressreport element for testing.
19998
19999 2004-05-13  Thomas Vander Stichele  <thomas at apestaart dot org>
20000
20001         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_change_state):
20002         * sys/v4l/gstv4lsrc.h:
20003         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
20004         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
20005         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init),
20006         (gst_v4lsrc_grab_frame):
20007           add more debugging
20008           send a discont at start
20009
20010 2004-05-12  Colin Walters  <walters@redhat.com>
20011
20012         * gst/asfdemux/gstasfdemux.c (gst_asf_demux_process_segment): Avoid
20013         inflooping if we can't find a chunk.  Or in other words, don't blow
20014         chunks if we don't have a chunk to blow.
20015
20016 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
20017         * ext/audiofile/gstafsrc.c: (gst_afsrc_get):
20018         Remove old debug output
20019         * ext/dv/gstdvdec.c: (gst_dvdec_quality_get_type),
20020         (gst_dvdec_class_init), (gst_dvdec_loop), (gst_dvdec_change_state),
20021         (gst_dvdec_set_property), (gst_dvdec_get_property):
20022         Change the quality setting to an enum, so it works from gst-launch
20023         Don't renegotiate a non-linked pad. Allows audio only decoding.
20024         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_getcaps),
20025         (gst_deinterlace_link), (gst_deinterlace_init):
20026         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
20027         (gst_videodrop_link):
20028         Some caps negotiation fixes
20029
20030 2004-05-12  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
20031
20032         * ext/tarkin/gsttarkin.c :
20033           - Change RANK from NONE to PRIMARY
20034         * ext/gdk_pixbuf/gstgdkpixbuf.c :
20035           - Change RANK from NONE to MARGINAL
20036         * ext/divx/gstdivxenc.c :
20037           - Change RANK from PRIMARY to NONE (encoder/spider issue)
20038
20039 2004-05-12  Thomas Vander Stichele  <thomas at apestaart dot org>
20040
20041         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
20042         (gst_vorbisenc_push_packet):
20043           copy a function that was added between 1.0 and 1.0.1 until we
20044           depend on worthwhile features of post-1.0
20045
20046 2004-05-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20047
20048         * configure.ac:
20049           enable shout2 by default
20050         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
20051         (gst_shout2send_base_init), (gst_shout2send_init),
20052         (gst_shout2send_connect), (gst_shout2send_change_state):
20053         * ext/shout2/gstshout2.h:
20054           make this work again. Based on a patch by Zaheer Abbas Merali (fixes
20055           #142262)
20056         * ext/theora/theora.c: (plugin_init):
20057           don't set rank on encoders
20058
20059 2004-05-11  Jeremy Simon  <jesimon@libertysurf.fr>
20060
20061         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
20062           Use codec_data property instead of flag1 and flag2 for wma
20063
20064 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
20065
20066         * gst/cdxaparse/gstcdxaparse.c :
20067           - Add mpegversion to CAPS to make it link
20068           - Rank is as GST_RANK_SECONDARY instead of NONE
20069         * gst/auparse/gstauparse.c :
20070           - Document all audio encoding we can encounter from Solaris 9
20071             headers and libsndfile information.
20072           - Increase max. rate from 48000 to 192000 (to match other elements)
20073           - Don't try to play junk data between header and samples
20074
20075 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20076
20077         * ext/libvisual/visual.c: (gst_visual_getcaps):
20078           use the right caps depending on endianness (I hope)
20079         * ext/ogg/gstoggmux.c: (gst_ogg_mux_plugin_init):
20080           use GST_RANK_NONE for all non-decoding elements or spider gets
20081           mighty confused
20082
20083 2004-05-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20084
20085         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
20086           Fix some odd cases and fix BE metadata parsing of unicode16 text.
20087
20088 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20089
20090         * gst/switch/gstswitch.c: (gst_switch_release_pad),
20091         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
20092         (gst_switch_loop), (gst_switch_get_type):
20093           whoever that was: DO NOT IMPORT PRIVATE SYMBOLS THAT ARE NOT IN
20094           HEADERS. Had to be said.
20095
20096 2004-05-10  David Schleef  <ds@schleef.org>
20097
20098         * configure.ac: Add prototype Dirac support.
20099         * ext/Makefile.am:
20100         * ext/dirac/Makefile.am:
20101         * ext/dirac/gstdirac.cc:
20102         * ext/dirac/gstdiracdec.cc:
20103
20104 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20105
20106         * gst/auparse/gstauparse.c: (gst_auparse_class_init),
20107         (gst_auparse_init), (gst_auparse_chain),
20108         (gst_auparse_change_state):
20109           Hack around spider. Remove me some day please.
20110
20111 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20112
20113         * gst/auparse/gstauparse.c: (gst_auparse_chain):
20114           Fix for some uninitialized variables in previous patch, also
20115           makes it work. Fixes #142286 while we're at it.
20116
20117 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
20118
20119         * gst/auparse/gstauparse.c:
20120                 fixes a-law, adds mu-law, linear pcm (8,16,24,32), ieee (32, 64)
20121                 only unsupported formats are ADPCM/CCITT G.72x
20122                 reviewed by Ronald
20123         * gst-libs/gst/audio/audio.h: adds 24bit depth to PCM (x-raw-int)
20124
20125 2004-05-10  Wim Taymans  <wim@fluendo.com>
20126
20127         * ext/vorbis/Makefile.am:
20128         * ext/vorbis/README:
20129         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_formats),
20130         (oggvorbisenc_get_type), (vorbis_caps_factory), (raw_caps_factory),
20131         (gst_oggvorbisenc_base_init), (gst_oggvorbisenc_class_init),
20132         (gst_oggvorbisenc_sinkconnect), (gst_oggvorbisenc_convert_src),
20133         (gst_oggvorbisenc_convert_sink),
20134         (gst_oggvorbisenc_get_query_types), (gst_oggvorbisenc_src_query),
20135         (gst_oggvorbisenc_init), (gst_oggvorbisenc_get_tag_value),
20136         (gst_oggvorbisenc_metadata_set1), (gst_oggvorbisenc_set_metadata),
20137         (get_constraints_string), (update_start_message),
20138         (gst_oggvorbisenc_setup), (gst_oggvorbisenc_write_page),
20139         (gst_oggvorbisenc_chain), (gst_oggvorbisenc_get_property),
20140         (gst_oggvorbisenc_set_property), (gst_oggvorbisenc_change_state):
20141         * ext/vorbis/oggvorbisenc.h:
20142         * ext/vorbis/vorbis.c: (plugin_init):
20143         * ext/vorbis/vorbisenc.c: (vorbis_caps_factory),
20144         (raw_caps_factory), (gst_vorbisenc_class_init),
20145         (gst_vorbisenc_init), (gst_vorbisenc_setup),
20146         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain),
20147         (gst_vorbisenc_get_property), (gst_vorbisenc_set_property):
20148         * ext/vorbis/vorbisenc.h:
20149         Added a raw vorbis encoder to be used with the oggmuxer.
20150         We still need the old encoder for some gnome applications,
20151         read the README to find out how that works.
20152         The raw encoder is called "rawvorbisenc" until 0.9.
20153
20154 2004-05-10  Wim Taymans  <wim@fluendo.com>
20155
20156         * ext/ogg/gstogg.c: (plugin_init):
20157         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init),
20158         (gst_ogg_print):
20159         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type),
20160         (gst_ogg_mux_base_init), (gst_ogg_mux_class_init),
20161         (gst_ogg_mux_get_sink_event_masks), (gst_ogg_mux_init),
20162         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_pad_link),
20163         (gst_ogg_mux_pad_unlink), (gst_ogg_mux_request_new_pad),
20164         (gst_ogg_mux_handle_src_event), (gst_ogg_mux_next_buffer),
20165         (gst_ogg_mux_push_page), (gst_ogg_mux_compare_pads),
20166         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop),
20167         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property),
20168         (gst_ogg_mux_change_state), (gst_ogg_mux_plugin_init):
20169         Added an ogg muxer.
20170         Small typo fixes in the demuxer.
20171
20172 2004-05-10  Wim Taymans  <wim@fluendo.com>
20173
20174         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
20175         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
20176         (theora_enc_change_state), (theora_enc_set_property),
20177         (theora_enc_get_property):
20178         Mark the last packet with an EOS flag which is not really needed
20179         in gstreamer.
20180         Do some better video framerate initialisation.
20181         Update the buffer timestamp.
20182
20183 2004-05-10  Jan Schmidt  <thaytan@mad.scientist.com>
20184
20185         * ext/dv/gstdvdec.c: (gst_dvdec_change_state):
20186         Return the result of the parent state change call
20187
20188 2004-05-10  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
20189
20190         * gst/law/alaw.c : alawdec should be registered with type ALAWDEC, not ALAWENC
20191         * gst/law/alaw-decode.c : put audio/x-alaw on pads, instead of audio/x-mulaw
20192         * gst/law/alaw-encode.c : (idem)
20193         * ext/a52dec/gsta52dec.c : mark audio/a52, audio/ac3 as deprecated in a comment
20194         * gst/ac3parse/gstac3parse.c : audio/ac3 => audio/x-ac3
20195         * gst/realmedia/rmdemux.c : audio/a52 => audio/x-ac3
20196
20197 2004-05-09  Benjamin Otte  <otte@gnome.org>
20198
20199         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
20200           don't use a fixed buffer size when writing variable length data to
20201           it. Fixes memory corruption and makes alsasrc work
20202
20203 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20204
20205         * ext/gnomevfs/gstgnomevfssink.c:
20206         (_gst_boolean_allow_overwrite_accumulator),
20207         (gst_gnomevfssink_class_init), (gst_gnomevfssink_open_file):
20208           Run glib's default signal handler (??) in RUN_CLEANUP rather than
20209           RUN_LAST, and don't use that to set the accumulator value because
20210           then it's always FALSE.
20211
20212 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20213
20214         * gst-libs/gst/riff/riff-media.c:
20215         (gst_riff_create_video_caps_with_data),
20216         (gst_riff_create_audio_caps),
20217         (gst_riff_create_audio_template_caps):
20218         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
20219           Fix for unaligned RIFF files (i.e. where all the chunks together
20220           in a LIST chunk are not of the same size as the size given in
20221           the LIST chunk header). Fixes several odd WAVE files. Also fix
20222           ADPCM (block_align property) in audio, so that wavparse based
20223           on this works now as it used to stand-alone.
20224
20225 2004-05-09  Edward Hervey  <bilboed@bilboed.com>
20226
20227         reviewed by Benjamin Otte  <otte@gnome.org>
20228
20229         * ext/a52dec/gsta52dec.c:
20230         * ext/divx/gstdivxdec.c:
20231         * ext/divx/gstdivxenc.c:
20232         * ext/dts/gstdtsdec.c: (gst_dtsdec_base_init):
20233         * ext/faac/gstfaac.c: (gst_faac_base_init):
20234         * ext/faad/gstfaad.c: (gst_faad_base_init):
20235         * ext/ivorbis/vorbisfile.c:
20236         * ext/lame/gstlame.c:
20237         * ext/libfame/gstlibfame.c:
20238         * ext/mpeg2enc/gstmpeg2enc.cc:
20239         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_base_init):
20240         * ext/sidplay/gstsiddec.cc:
20241         * ext/speex/gstspeexdec.c:
20242         * ext/speex/gstspeexenc.c:
20243         * ext/xvid/gstxviddec.c:
20244         * ext/xvid/gstxvidenc.c:
20245           correct klasses. Mostly s,Codec/(Audio|Video),\1/Codec,
20246           (fixes #142193)
20247
20248 2004-05-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20249
20250         * ext/alsa/gstalsa.c: (device_list),
20251         (gst_alsa_class_probe_devices):
20252         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
20253           Fix alsa oddness in mixer after the combination of using mixer
20254           in source/sink elements and using hw:x,y instead of just hw:x.
20255
20256 2004-05-09  Benjamin Otte  <otte@gnome.org>
20257
20258         * gst/wavparse/gstwavparse.c: (gst_wavparse_destroy_sourcepad),
20259         (gst_wavparse_create_sourcepad):
20260           make PAUSED=>READY=>PAUSED=READY work by not destroying NULL
20261           sourcepads
20262
20263 2004-05-09  Benjamin Otte  <otte@gnome.org>
20264
20265         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
20266           allow discont events before caps nego
20267
20268 2004-05-08  Benjamin Otte  <otte@gnome.org>
20269
20270         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
20271           don't leak events
20272
20273 2004-05-08  Benjamin Otte  <otte@gnome.org>
20274
20275         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
20276         (gst_level_change_state), (gst_level_init):
20277         * gst/level/gstlevel.h:
20278           figure out if we're initialized directly instead of keeping a
20279           variable that's wrong in 90% of cases
20280           don't initialize pads and then leak them and use a new unitialized
20281           pad. (fixes #142084)
20282           these were bugs so n00bish I didn't find them for an hour :/
20283
20284 2004-05-08 Iain <iain@prettypeople.org>
20285
20286         * gst/wavparse/gstwavparse.[ch]: Rewrote to use RiffRead instead.
20287         * gst-libs/gst/riff/riff-read.c (gst_riff_read_peek_head): Unstatic it
20288         (gst_riff_read_element_data): Ditto, and added a got_bytes argument to
20289         return the length that was read.
20290         (gst_riff_read_strf_auds): Allow fmt tags as well.
20291
20292 2004-05-07  David Schleef  <ds@schleef.org>
20293
20294         * ext/faad/gstfaad.c: (gst_faad_sinkconnect): HACK to correct
20295         signed char assumption in faad.h.
20296
20297 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20298
20299         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps):
20300           Missing break, detected by Daniel Gazard <daniel.gazard@free.fr>.
20301
20302 2004-05-07  Colin Walters  <walters@redhat.com>
20303
20304         * gst/volume/gstvolume.c (gst_volume_dispose): Unref dpman.
20305         * ext/flac/gstflacdec.c (gst_flacdec_dispose): Add dispose
20306         function.
20307         * gst/audioscale/gstaudioscale.c (gst_audioscale_dispose):
20308         Add dispose function.
20309
20310 2004-05-08  Jan Schmidt  <thaytan@mad.scientist.com>
20311         * ext/dv/gstdvdec.c: (gst_dvdec_video_link):
20312           Fix caps nego and pad templates. RGB mode caps should
20313           work now.
20314         * ext/dvdnav/gst-dvd:
20315           Move mpeg2dec inside the thread because otherwise the
20316           queue rejects cap changes mid-stream
20317         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
20318         (gst_mpeg2dec_flush_decoder):
20319           For mpeg2dec > 0.4.0, call the flush function instead of
20320           manually extracting all in-flight frames.
20321         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_factory),
20322         (gst_dv1394src_init), (gst_dv1394src_iso_receive):
20323           Change mime type video/dv go video/x-dv to match the
20324           rest of gst-plugins
20325
20326 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20327
20328         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
20329         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_type),
20330         (gst_alsa_sink_class_init):
20331         * ext/alsa/gstalsasink.h:
20332         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_type),
20333         (gst_alsa_src_class_init):
20334         * ext/alsa/gstalsasrc.h:
20335           Make alsasink/src a subclass of alsamixer so that mixer stuff
20336           shows up in gst-rec. Needs some finetuning.
20337
20338 2004-05-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20339
20340         * ext/lame/gstlame.c: (gst_lame_chain):
20341           simplify
20342         * ext/mad/gstmad.c: (gst_mad_handle_event):
20343           fix event leak
20344         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
20345           be able to detect mp3 files < 4096 bytes
20346
20347 2004-05-06  Wim Taymans  <wim@fluendo.com>
20348
20349         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
20350         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
20351         (theora_enc_set_property), (theora_enc_get_property):
20352         Also encode the first frame, cleanup some code.
20353
20354 2004-05-06  Wim Taymans  <wim@fluendo.com>
20355
20356         * ext/mpeg2enc/gstmpeg2enc.cc:
20357         Forward events first before deciding that negotiation was
20358         not performed.
20359
20360 2004-05-06  Wim Taymans  <wim@fluendo.com>
20361
20362         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
20363         First process the events before deciding that negotiation
20364         was not performed.
20365
20366 2004-05-06  Wim Taymans  <wim@fluendo.com>
20367
20368         * ext/theora/Makefile.am:
20369         * ext/theora/theora.c: (plugin_init):
20370         * ext/theora/theoradec.c: (theora_dec_change_state):
20371         * ext/theora/theoraenc.c: (gst_theora_enc_base_init),
20372         (gst_theora_enc_class_init), (gst_theora_enc_init),
20373         (theora_enc_sink_link), (theora_enc_event), (theora_push_packet),
20374         (theora_enc_chain), (theora_enc_change_state),
20375         (theora_enc_set_property), (theora_enc_get_property):
20376         Added a theora encoder, grouped the encoder and decoder into the
20377         same plugin.
20378
20379 2004-05-05  Thomas Vander Stichele  <thomas at apestaart dot org>
20380
20381         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
20382         (gst_jpegenc_chain):
20383         fix DURATION on outgoing buffers
20384         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
20385         debug using time formats
20386         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
20387         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
20388         (gst_xvimagesink_sink_link):
20389         windows with width/height 0 generate X errors, so don't allow them
20390
20391 2004-05-05  Wim Taymans  <wim@fluendo.com>
20392
20393         * ext/mpeg2dec/gstmpeg2dec.c: (src_templ),
20394         (gst_mpeg2dec_base_init), (gst_mpeg2dec_init),
20395         (gst_mpeg2dec_negotiate_format):
20396         * ext/mpeg2dec/gstmpeg2dec.h:
20397           removed the static pad template so that we can add the
20398           more accurate framerate value to the caps.
20399
20400
20401 2004-05-04  Benjamin Otte  <otte@gnome.org>
20402
20403         * configure.ac:
20404           check for kdemacros.h, too (should fix #141821)
20405         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
20406           don't crash if no header was sent, but nicely error out (fixes part
20407           of #141554)
20408
20409 2004-05-04  Wim Taymans  <wim@fluendo.com>
20410
20411         * ext/mpeg2enc/gstmpeg2enc.cc: (gst_mpeg2enc_dispose): call the
20412         parent dispose function to avoid segfault on destroy.
20413
20414 2004-05-04  Thomas Vander Stichele  <thomas at apestaart dot org>
20415
20416         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
20417         (plugin_init):
20418         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
20419         (gst_xvimagesink_sink_link):
20420         clean up debugging caps
20421         also recreate xvimage when format has changed
20422
20423 2004-05-04  Benjamin Otte  <otte@gnome.org>
20424
20425         * ext/libvisual/Makefile.am:
20426         * ext/libvisual/visual.c: (gst_visual_class_init),
20427         (gst_visual_init), (gst_visual_dispose), (gst_visual_getcaps),
20428         (gst_visual_srclink), (gst_visual_chain),
20429         (gst_visual_change_state), (plugin_init):
20430           use a GstAdapter to correctly adapt buffer sizes - allows using a
20431           framerate
20432
20433 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
20434
20435         * sys/v4l/gstv4lelement.h:
20436         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
20437         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps), (gst_v4lsrc_getcaps),
20438         (gst_v4lsrc_buffer_free):
20439         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities):
20440         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
20441         (gst_v4lsrc_sync_frame), (gst_v4lsrc_grab_frame),
20442         (gst_v4lsrc_requeue_frame):
20443         move some debugging categories around
20444         query for fps index and set accordingly if found
20445
20446 2004-05-03  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
20447
20448         * ext/lame/gstlame.c:
20449         correct defaults that lame_init puts out of range
20450
20451 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
20452
20453         * ext/divx/gstdivxenc.c: (gst_divxenc_get_type),
20454         (gst_divxenc_class_init):
20455         fix range since -1 is the default
20456         * gst/mpeg1sys/gstmpeg1systemencode.c:
20457         (gst_mpeg1_system_encode_get_type), (gst_system_encode_multiplex):
20458         * gst/rtjpeg/gstrtjpegdec.c: (gst_rtjpegdec_get_type),
20459         (gst_rtjpegdec_chain):
20460         * gst/rtjpeg/gstrtjpegenc.c: (gst_rtjpegenc_get_type),
20461         (gst_rtjpegenc_chain):
20462         * sys/qcam/gstqcamsrc.c: (gst_autoexp_mode_get_type),
20463         (gst_qcamsrc_get_type), (gst_qcamsrc_change_state):
20464         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_get_type):
20465         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_type):
20466         * sys/v4l/gstv4lsrc.c:
20467         * sys/v4l/v4l_calls.c: (gst_v4l_open):
20468         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
20469         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
20470         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init):
20471         * sys/vcd/vcdsrc.c: (vcdsrc_get_type), (vcdsrc_get):
20472           remove gst_info calls
20473
20474 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
20475
20476         * Makefile.am:
20477         * po/af.po:
20478         * po/az.po:
20479         * po/en_GB.po:
20480         * po/nl.po:
20481         * po/sr.po:
20482         * po/sv.po:
20483           Updated translations
20484
20485 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
20486
20487         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
20488           refactor/comment code
20489
20490 2004-05-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20491
20492         * gst/asfdemux/Makefile.am:
20493         * gst/asfdemux/asfheaders.c:
20494         * gst/asfdemux/asfheaders.h:
20495         * gst/asfdemux/gstasf.c: (plugin_init):
20496         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_get_type),
20497         (gst_asf_demux_base_init), (gst_asf_demux_process_comment),
20498         (gst_asf_demux_setup_pad):
20499         * gst/asfdemux/gstasfdemux.h:
20500         * gst/asfdemux/gstasfmux.c:
20501         * gst/asfdemux/gstasfmux.h:
20502           Add tagging support to demuxer, split out registration in its own
20503           file instead of in demux (hacky), and prevent having some tables
20504           in our memory multiple times (in asfheaders.h).
20505
20506 2004-05-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20507
20508         * gst/matroska/matroska-demux.c:
20509         (gst_matroska_demux_parse_metadata):
20510         * gst/matroska/matroska-ids.h:
20511           Basic tag reading support.
20512
20513 2004-04-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20514
20515         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
20516           Really detect ac-3 audio.
20517         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find):
20518           really detect matroska files (off-by-1).
20519
20520 2004-04-30  David Schleef  <ds@schleef.org>
20521
20522         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
20523         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_type_get),
20524         (qtdemux_dump_stsz), (qtdemux_dump_stco), (qtdemux_dump_co64),
20525         (qtdemux_dump_unknown), (qtdemux_parse_tree), (qtdemux_parse_udta),
20526         (qtdemux_tag_add), (get_size), (gst_qtdemux_handle_esds): More qtdemux
20527         hackage -- parse a lot more atoms, extract a few tags.  One might even
20528         mistake this for tag support.  Maybe it is.
20529         * gst/qtdemux/qtdemux.h:
20530
20531 2004-04-30  Colin Walters  <walters@verbum.org>
20532
20533         * ext/alsa/gstalsasink.c (gst_alsa_sink_mmap): Plug a memleak.
20534
20535 2004-04-30  Thomas Vander Stichele  <thomas at apestaart dot org>
20536
20537         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
20538         (gst_ffmpegcolorspace_getcaps):
20539           remove broken nego fix
20540
20541 2004-04-30  Benjamin Otte  <otte@gnome.org>
20542
20543         * configure.ac:
20544         * ext/Makefile.am:
20545         * ext/libvisual/Makefile.am:
20546         * ext/libvisual/visual.c:
20547           add initial support for libvisual (http://libvisual.sourceforge.net)
20548           libvisual is still quite alpha, so expect crashes in there :)
20549
20550 2004-04-29  David Schleef  <ds@schleef.org>
20551
20552         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream), (qtdemux_parse),
20553         (qtdemux_parse_trak), (get_size), (gst_qtdemux_handle_esds): Hacked
20554         up qtdemux to make it spit out codec_data.  Do _not_ look at this
20555         code; you will no longer respect me.
20556
20557 2004-04-29  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
20558
20559         * ext/alsa/gstalsa.c : (gst_alsa_class_probe_devices)
20560         * ext/alsa/gstalsa.h :
20561         change alsa pcm device discovery to find more than 1 device
20562         per card. code review by Ronald.
20563
20564 2004-04-29  David Schleef  <ds@schleef.org>
20565
20566         * sys/oss/gstosselement.c: (gst_osselement_rate_probe_check):
20567         Add a check for a driver bug on FreeBSD.  (bug #140565)
20568
20569 2004-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
20570
20571         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_get_type):
20572         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
20573         (gst_jpegenc_getcaps):
20574           move format setting to inner loop
20575         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
20576         (gst_ffmpegcolorspace_getcaps):
20577           use GST_PAD_CAPS if available so that we use already negotiated
20578           caps
20579         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
20580         (qtdemux_parse_moov), (qtdemux_parse):
20581           extra debugging
20582         * sys/qcam/qcam-Linux.c: (qc_lock_wait), (qc_unlock):
20583         * sys/qcam/qcam-os.c: (qc_lock_wait), (qc_unlock):
20584           move hardcoded path to DEFINE
20585
20586 2004-04-28  David Schleef  <ds@schleef.org>
20587
20588         * gst/speed/gstspeed.c: (speed_parse_caps):  Fix caps parsing.
20589         (bug #140064)
20590
20591 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20592
20593         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
20594           Don't probe for playback device if we're a source element. Fixes
20595           #139658.
20596
20597 2004-04-29  Benjamin Otte  <otte@gnome.org>
20598
20599         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
20600         (gst_id3_tag_chain):
20601           rewrite buffer offset
20602
20603 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20604
20605         * configure.ac:
20606         * ext/Makefile.am:
20607         * ext/dts/Makefile.am:
20608         * ext/dts/gstdtsdec.c: (gst_dtsdec_get_type),
20609         (gst_dtsdec_base_init), (gst_dtsdec_class_init), (gst_dtsdec_init),
20610         (gst_dtsdec_channels), (gst_dtsdec_renegotiate),
20611         (gst_dtsdec_handle_event), (gst_dtsdec_update_streaminfo),
20612         (gst_dtsdec_loop), (gst_dtsdec_change_state),
20613         (gst_dtsdec_set_property), (gst_dtsdec_get_property),
20614         (plugin_init):
20615         * ext/dts/gstdtsdec.h:
20616           New DTS decoder.
20617         * ext/faad/gstfaad.c: (gst_faad_sinkconnect),
20618         (gst_faad_srcconnect):
20619           Add ESDS atom handling (.m4a).
20620
20621 2004-04-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20622
20623         * ext/divx/gstdivxdec.c: (plugin_init):
20624           Remove comment that makes no sense.
20625         * ext/mad/gstid3tag.c: (gst_id3_tag_set_property):
20626           Fix for obvious typo that resulted in warnings during gst-register.
20627         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link),
20628         (gst_xviddec_sink_link):
20629           Fix caps negotiation a bit better.
20630         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
20631           We call this 'codec_data', not 'esds'.
20632
20633 2004-04-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20634
20635         * gst/monoscope/gstmonoscope.c:
20636           make sure we only provide 256x128
20637         * gst/monoscope/monoscope.c: (monoscope_init):
20638           assert size of 256x128
20639
20640 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
20641
20642         * Makefile.am:
20643         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_fixate),
20644         (gst_v4lsrc_getcaps), (gst_v4lsrc_buffer_free):
20645           fixate to max width and height of device
20646
20647 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
20648
20649         * Makefile.am:
20650         * sys/v4l/gstv4l.c:
20651         * sys/v4l/gstv4lsrc.c:
20652         * sys/v4l/v4l_calls.c:
20653         * sys/v4l/v4lsrc_calls.c:
20654           fix for qc-usb driver which fakes having more than one buffer
20655           by handing the same buffer twice, which confused GStreamer's/v4lsrc
20656           buffer_free override
20657           add debugging
20658
20659 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
20660
20661         * Makefile.am:
20662         * gst/videotestsrc/gstvideotestsrc.c:
20663         (gst_videotestsrc_class_init), (gst_videotestsrc_change_state),
20664         (gst_videotestsrc_init), (gst_videotestsrc_get),
20665         (gst_videotestsrc_set_property), (gst_videotestsrc_get_property):
20666         * gst/videotestsrc/gstvideotestsrc.h:
20667           add num-buffers property
20668
20669         2004-04-26  Benjamin Otte  <otte@gnome.org>
20670
20671         * ext/mad/gstid3tag.c: (plugin_init):
20672           set id3mux rank to NONE so it doesn't confuse spider
20673           require audio/mpeg,mpegversion=1 in id3mux
20674
20675 2004-04-26  Benjamin Otte  <otte@gnome.org>
20676
20677         * configure.ac:
20678           detect faad correctly as non-working if it's indeed non-working
20679
20680 2004-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
20681
20682         * Makefile.am:
20683         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
20684         (gst_jpegenc_class_init), (gst_jpegenc_getcaps):
20685         fix _getcaps so it only negotiates to its supported format
20686
20687 2004-04-25  Benjamin Otte  <otte@gnome.org>
20688
20689         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
20690           fix memleak
20691
20692 2004-04-23  Benjamin Otte  <otte@gnome.org>
20693
20694         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
20695           audio/x-raw-int with height rules! not. Now it's depth.
20696
20697 2004-04-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20698
20699         * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
20700         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
20701         (gst_wavparse_loop):
20702           Missing variable initialization. Add handling of DVI ADPCM. Fix
20703           mis-parsing of LIST chunks. This works around a bug where we mis-
20704           parse non-aligning LIST chunks (so LIST chunks where the contents
20705           don't align with the actual LIST size). The correct fix is to use
20706           rifflib, I'm not going to fix wavparse - too much work. All this
20707           fixes #104878.
20708
20709 2004-04-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
20710
20711         reviewed by Benjamin Otte  <otte@gnome.org>
20712
20713         * ext/shout/gstshout.c: (gst_icecastsend_change_state):
20714           fix shoutcast not working (fixes #140844)
20715
20716 2004-04-22  Benjamin Otte  <otte@gnome.org>
20717
20718         * ext/hermes/gsthermescolorspace.c:
20719         (gst_hermes_colorspace_caps_remove_format_info):
20720         * gst/colorspace/gstcolorspace.c:
20721         (gst_colorspace_caps_remove_format_info):
20722         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
20723         (gst_ffmpegcolorspace_caps_remove_format_info):
20724           s/gst_caps_simplify/gst_caps_do_simplify/
20725
20726 2004-04-22  Benjamin Otte  <otte@gnome.org>
20727
20728         * gst-libs/gst/riff/riff-media.c:
20729         (gst_riff_create_video_caps_with_data):
20730           mpegversion is an int
20731         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init):
20732           don't try to create pad templates with NULL caps, use any caps
20733           instead.
20734
20735 2004-04-20  David Schleef  <ds@schleef.org>
20736
20737         * ext/sdl/Makefile.am: Link against libgstinterfaces, not
20738         libgstxoverlay.  jmmv@menta.net (Julio M. Merino Vidal)
20739         (bug #140384)
20740
20741 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
20742
20743         reviewed by David Schleef
20744
20745         * ext/mad/gstid3tag.c: Add stdlib.h
20746         * gst/rtp/gstrtpgsmenc.c: same
20747         * gst/tags/gstid3tag.c: same
20748         * gst/udp/gstudpsrc.c: (gst_udpsrc_get): Fix GST_DISABLE_LOADSAVE
20749         * gst/tcp/gsttcpsink.c: (gst_tcpsink_sink_link): Adjust
20750         GST_DISABLE_LOADSAVE use.
20751         * gst/udp/gstudpsink.c: (gst_udpsink_sink_link): Likewise.
20752         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get): Likewise.
20753         * ext/gnomevfs/gstgnomevfssrc.c: Include <stdlib.h> (needed by
20754         atol(3)).
20755         * sys/oss/gstosselement.h: Include <sys/types.h> (needed for dev_t).
20756         * gst/tags/gstvorbistag.c: Include <stdlib.h> (needed by
20757         strtoul(3)).
20758         * gst/rtp/gstrtpL16enc.c: Include <stdlib.h> (needed by random(3)).
20759         * ext/mad/Makefile.am: (libgstmad_la_CFLAGS): Add $(MAD_CFLAGS)
20760         $(ID3_CFLAGS).
20761         * ext/libfame/Makefile.am: (libgstlibfame_la_CFLAGS): Add
20762         $(LIBFAME_CFLAGS).
20763
20764 2004-04-20  David Schleef  <ds@schleef.org>
20765
20766         * gst/realmedia/rmdemux.c:  This was supposed to part of the
20767         last checkin.  Same idea.
20768
20769 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
20770
20771         reviewed by David Schleef
20772
20773         * configure.ac: bump required gstreamer version to 0.8.1.1
20774         because of following changes [--ds]
20775
20776         * gst-libs/gst/riff/riff-read.c:  Include gst/gstutils.h.
20777         (gst_riff_peek_head, gst_riff_peek_list, gst_riff_read_list)
20778         (gst_riff_read_header):  Use GST_READ_UINT*
20779         macros to access possibly unaligned memory.
20780
20781         * gst/typefind/gsttypefindfunctions.c: Include gst/gstutils.h.
20782         (mp3_type_find):  Use GST_READ_UINT*
20783         macros to access possibly unaligned memory.
20784         (mp3_type_find, mpeg1_parse_header, qt_type_find)
20785         (speex_type_find): Likewise
20786
20787         * gst/tags/gstvorbistag.c: (ADVANCE): Likewise
20788
20789         * gst/qtdemux/qtdemux.c: Include stdlib.h (needed by realloc).
20790         (QTDEMUX_GUINT32_GET, QTDEMUX_GUINT16_GET, QTDEMUX_FP32_GET)
20791         (QTDEMUX_FP16_GET, QTDEMUX_FOURCC_GET)
20792         (gst_qtdemux_loop_header, gst_qtdemux_loop_header)
20793         (qtdemux_node_dump_foreach, qtdemux_tree_get_child_by_type)
20794         (qtdemux_tree_get_sibling_by_type):  Use GST_READ_UINT*
20795         macros to access possibly unaligned memory.
20796
20797         * gst/mpegstream/gstmpegpacketize.c: (parse_generic, parse_chunk):
20798         Likewise.
20799
20800         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead)
20801         (gst_mpeg_demux_parse_packet, gst_mpeg_demux_parse_pes): Likewise.
20802
20803         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
20804         Likewise.
20805
20806         * gst/mpeg2sub/gstmpeg2subt.c: (GST_BUFFER_DATA)
20807         (gst_mpeg2subt_chain_subtitle): Likewise.
20808
20809         * gst/mpeg1videoparse/gstmp1videoparse.c: (mp1videoparse_parse_seq)
20810         (gst_mp1videoparse_time_code, gst_mp1videoparse_real_chain):
20811         Likewise.
20812
20813         * gst/mpeg1sys/buffer.c: (mpeg1mux_buffer_update_audio_info):
20814         Likewise.
20815
20816         * gst/cdxaparse/gstcdxaparse.c: (gst_bytestream_peek_bytes):
20817         Likewise.
20818
20819         * gst/asfdemux/gstasfdemux.c: (_read_var_length, _read_uint):
20820         Likewise.
20821
20822 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
20823
20824         * configure.ac:
20825           update required version of GStreamer because of GST_TIME_FORMAT
20826
20827 2004-04-20  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20828
20829         * ext/mad/gstid3tag.c: (gst_id3_tag_init):
20830           remove leftover g_print
20831         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
20832           don't try setting only a subset of the caps. We don't want to kill
20833           autoplugging on purpose
20834
20835 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
20836
20837         * sys/ximage/ximagesink.c: (plugin_init):
20838         * sys/xvimage/xvimagesink.c: (plugin_init):
20839           add debugging categories
20840
20841 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
20842
20843         * po/en_GB.po:
20844         * po/LINGUAS:
20845           Adding en_GB translation (Gareth Owen)
20846
20847 2004-04-20  David Schleef  <ds@schleef.org>
20848
20849         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
20850         (qtdemux_parse), (qtdemux_type_get), (qtdemux_dump_mvhd),
20851         (qtdemux_dump_tkhd), (qtdemux_dump_stsd), (qtdemux_dump_unknown),
20852         (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
20853         A number of new features and hacks to extract the esds atom and
20854         put it into the caps.  (bug #137724)
20855
20856 2004-04-19  David Schleef  <ds@schleef.org>
20857
20858         * gconf/Makefile.am: Fix for non-GNU make
20859         * gst-libs/gst/Makefile.am: Change directory order to handle
20860         GstPlay linking with gstinterfaces
20861         * gst-libs/gst/audio/make_filter: make use of tr portable
20862         * gst-libs/gst/play/Makefile.am: Add intended \
20863         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
20864         (gst_xwin_set_clips): Switch to ISO variadic macro. Use a
20865         function prototype instead of void *.
20866         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Switch to ISO variadic
20867         macro.
20868         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
20869         (gst_ffmpegcolorspace_chain): wrap NULL in GST_ELEMENT_ERROR call
20870         * gst/videofilter/make_filter: make use of tr portable
20871         * pkgconfig/Makefile.am: Remove GNU extension in Makefile target
20872
20873 2004-04-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20874
20875         * po/LINGUAS:
20876         * po/uk.po:
20877           Added Ukrainian translation (Maxim V. Dziumanenko)
20878
20879 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20880
20881         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_getcaps),
20882         (gst_gsmdec_link), (gst_gsmdec_chain):
20883           Fix capsnego, simplify chain function slightly.
20884         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
20885           Add GSM.
20886
20887 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20888
20889         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
20890         (gst_wavparse_destroy_sourcepad), (gst_wavparse_create_sourcepad),
20891         (gst_wavparse_parse_fmt), (gst_wavparse_change_state):
20892           Hack to make wavparse work with spider (always -> sometimes pad).
20893           Fixes #135862 && #140411.
20894
20895 2004-04-18  Benjamin Otte  <otte@gnome.org>
20896
20897         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
20898         (gst_osselement_rate_probe_check),
20899         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate):
20900           get rid of \n in debug output
20901
20902 2004-04-17  Iain <iain@prettypeople.org>
20903
20904         * gst/wavparse/gstwavparse.c (gst_wavparse_loop): Allow all events,
20905         not just EOS.
20906
20907 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20908
20909         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
20910         (gst_id3_tag_class_init), (gst_id3_tag_get_caps),
20911         (gst_id3_tag_add_src_pad), (gst_id3_tag_init),
20912         (gst_id3_tag_set_property), (gst_id3_tag_do_caps_nego),
20913         (gst_id3_tag_src_link), (gst_id3_tag_chain),
20914         (gst_id3_tag_change_state), (plugin_init):
20915           deprecate id3tag element and replace with id3demux/id3mux.
20916           great side effect: this ugly file is now even uglier, yay!
20917         * ext/mad/gstmad.h:
20918           remove non-available function
20919           update for new get_type
20920
20921 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20922
20923         * configure.ac:
20924           require mpeg2dec >= 0.4.0
20925
20926 2004-04-17  Benjamin Otte  <otte@gnome.org>
20927
20928         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
20929         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
20930         (gst_xvimagesink_set_xwindow_id):
20931           call GST_ELEMENT_ERROR whenever get_xcontext fails. Includes
20932           assorted cleanup fixes.
20933
20934 2004-04-16  David Schleef  <ds@schleef.org>
20935
20936         * sys/ximage/ximagesink.h: Compile fix for FreeBSD. (bug #140268)
20937         * sys/xvimage/xvimagesink.h: same
20938
20939 2004-04-16  Thomas Vander Stichele  <thomas at apestaart dot org>
20940
20941         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
20942           Fix GST_ELEMENT_ERROR with (NULL)
20943
20944 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20945
20946         * gst-libs/gst/riff/riff-media.c:
20947         (gst_riff_create_video_caps_with_data):
20948           Add div[3456] as fourccs for DivX 3 (fixes #140137).
20949
20950 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20951
20952         * gst-libs/gst/riff/riff-media.c:
20953         (gst_riff_create_video_caps_with_data),
20954         (gst_riff_create_video_caps), (gst_riff_create_audio_caps),
20955         (gst_riff_create_video_template_caps),
20956         (gst_riff_create_audio_template_caps):
20957         * gst-libs/gst/riff/riff-media.h:
20958         * gst-libs/gst/riff/riff-read.c:
20959         (gst_riff_read_strf_vids_with_data), (gst_riff_read_strf_vids):
20960         * gst-libs/gst/riff/riff-read.h:
20961         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
20962           Add MS RLE support. I added some functions to read out strf chunks
20963           into strf chunks and the data behind it. This is usually color
20964           palettes (as in RLE, but also in 8-bit RGB). Also use those during
20965           caps creation. Lastly, add ADPCM (similar to wavparse - which
20966           should eventually be rifflib based).
20967         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
20968         (gst_matroska_demux_init), (gst_matroska_demux_reset):
20969         * gst/matroska/matroska-demux.h:
20970           Remove placeholders for some prehistoric tagging system. Didn't add
20971           support for any tag system really anyway.
20972         * gst/qtdemux/qtdemux.c:
20973           Add support for audio/x-m4a (MPEG-4) through spider.
20974         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
20975         (gst_wavparse_loop):
20976           ADPCM support (#135862). Increase max. buffer size because we
20977           cannot split buffers for ADPCM (screws references) and I've seen
20978           files with 2048 byte chunks. 4096 seems safe for now.
20979
20980 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
20981
20982         * configure.ac: bump nano to 1
20983
20984 === release 0.8.1 ===
20985
20986 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
20987
20988         * configure.ac: releasing 0.8.1, "Comforting Sounds"
20989
20990 2004-04-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20991
20992         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
20993           Fix typo in divxversion (3 instead of 4 for "DIVX" fourcc).
20994           Fixes #140058
20995
20996 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
20997
20998         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_plugin_init):
20999           lower rank of dvddemux so that it's not used for mpeg playback.
21000
21001 2004-04-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21002
21003         * configure.ac:
21004           save libs correctly when checking mad
21005
21006 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
21007
21008         * ext/mad/gstid3tag.c: (plugin_init):
21009           lower rank of id3tag as proposed by Benjamin.  Fixes #139926.
21010
21011 2004-04-13  David Schleef  <ds@schleef.org>
21012
21013         * common/m4/gst-feature.m4: Call -config scripts with
21014         --plugin-libs if it is supported.
21015         * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect): sequences of
21016         JPEG images are image/jpeg.
21017         * gst/debug/Makefile.am:
21018         * gst/debug/negotiation.c: (gst_negotiation_class_init),
21019         (gst_negotiation_getcaps), (gst_negotiation_pad_link),
21020         (gst_negotiation_update_caps), (gst_negotiation_get_property),
21021         (gst_negotiation_plugin_init): Add a property that acts like
21022         filter caps.
21023         * testsuite/gst-lint:  Move license checking to be a standard
21024         test.
21025
21026 2004-04-13  David Schleef  <ds@schleef.org>
21027
21028         * gst/avi/gstavidemux.c: (gst_avi_demux_reset): Fix memleak.
21029         patch from Sebastien Cote (bug #139958)
21030
21031 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
21032
21033         * examples/gstplay/Makefile.am:
21034         * examples/gstplay/player.c: (main):
21035           make the commandline player example use gconf settings
21036
21037 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
21038
21039         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
21040         (gst_cacasink_sinkconnect), (gst_cacasink_init),
21041         (gst_cacasink_chain), (gst_cacasink_open), (gst_cacasink_close):
21042           init/end library during state transition, not object
21043           creation/disposal.  get rid of custom dispose handler.
21044
21045
21046 2004-04-12  Christian Schaller <Uraeus@gnome.org>
21047
21048         * sys/oss/gstosselement.c: s/lstat/stat/ from freeBSD, since it can
21049         be a symlink
21050
21051 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21052
21053         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_data):
21054           Handle JUNK chunks inside data section. Prevents warnings.
21055
21056 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21057
21058         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
21059         (gst_riff_create_video_template_caps):
21060           Add MS video v1.
21061         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
21062         (gst_avi_demux_stream_data):
21063           Add support for "rec-list" chunks.
21064
21065 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21066
21067         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
21068           Fix another codecname mismatch.
21069
21070 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21071
21072         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
21073           Fix divx caps mismatch and move from video/x-jpeg to image/jpeg
21074           so that MJPEG plays back.
21075
21076 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21077
21078         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
21079         (gst_mp1videoparse_real_chain), (gst_mp1videoparse_change_state):
21080         * gst/mpeg1videoparse/gstmp1videoparse.h:
21081           Fix for some slight mis-cuts in buffer parsing, and for some
21082           potential overflows or faults-causers. Adds disconts. Also fixes
21083           #139105 while we're at it.
21084
21085 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21086
21087         * configure.ac:
21088         * sys/v4l2/gstv4l2element.h:
21089           Workaround for missing struct v4l2_buffer declaration in Suse 9
21090           and Mandrake 10 linux/videodev2.h header file (#135919).
21091
21092 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21093
21094         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
21095           Bail out if no filename was given.
21096
21097 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21098
21099         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
21100         (gst_v4l2_fourcc_from_structure):
21101           Add Y41B/Y42B YUV formats (see #125732), fix Y41P (was typo'ed to
21102           Y41B somewhere).
21103
21104 2004-04-09  Benjamin Otte  <otte@gnome.org>
21105
21106         * ext/gnomevfs/gstgnomevfssink.c:
21107         (_gst_boolean_allow_overwrite_accumulator),
21108         (gst_gnomevfssink_class_init):
21109           fix erase signal - if any handler returns false the file will not be
21110           overwritten. If no handler is connected, the file will not be
21111           overwritten either.
21112           renamed signal to "allow-overwrite"
21113         * ext/mad/gstid3tag.c: (tag_list_to_id3_tag_foreach):
21114           free string when adding it to ID3 failed
21115         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
21116           unref event when done
21117         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
21118           free caps
21119         * gst/typefind/gsttypefindfunctions.c:
21120         (mpeg_video_stream_type_find):
21121           fix invalid read
21122
21123 2004-04-08  David Schleef  <ds@schleef.org>
21124
21125         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
21126         (gst_ffmpegcolorspace_register): Change rank to PRIMARY.
21127
21128 2004-04-08  David Schleef  <ds@schleef.org>
21129
21130         * gst/colorspace/gstcolorspace.c: Don't advertise a conversion
21131         we don't support (bug #139532)
21132
21133 2004-04-07  Thomas Vander Stichele  <thomas at apestaart dot org>
21134
21135         * ext/mad/gstmad.c: (gst_mad_handle_event),
21136         (gst_mad_check_caps_reset), (gst_mad_chain),
21137         (gst_mad_change_state):
21138           only set explicit caps if they haven't been set before for
21139           this stream.  MPEG-audio sample rate/channels aren't allowed
21140           to change in-stream.
21141           Fixes #139382
21142
21143 2004-04-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21144
21145         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_base_init),
21146         (_gst_boolean_did_something_accumulator),
21147         (gst_gnomevfssink_class_init), (gst_gnomevfssink_dispose),
21148         (gst_gnomevfssink_init), (gst_gnomevfssink_set_property),
21149         (gst_gnomevfssink_get_property), (gst_gnomevfssink_open_file),
21150         (gst_gnomevfssink_close_file), (gst_gnomevfssink_chain),
21151         (gst_gnomevfssink_change_state):
21152           Fix erase signal. Don't erase by default. Remove handoff signal.
21153           Remove erase property. Don't segfault. General cleanup.
21154
21155 2004-04-07  Benjamin Otte  <otte@gnome.org>
21156
21157         * gst-libs/gst/gconf/test-gconf.c: (main):
21158           add missing gst_init
21159
21160 2004-04-07  Benjamin Otte  <otte@gnome.org>
21161
21162         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
21163           free the mutexes, too
21164
21165 2004-04-07  Benjamin Otte  <otte@gnome.org>
21166
21167         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
21168           actually free the URI string
21169         * ext/mad/gstid3tag.c: (gst_id3_tag_src_event):
21170           compute offset correctly when passing discont events
21171         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
21172           don't leak discont events
21173         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
21174           add some missing breaks so caps aren't copied randomly
21175         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream):
21176           if we realloc memory, we better use it
21177
21178 2004-04-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21179
21180         * ext/mad/gstmad.c: (normal_seek):
21181           fix GST_FORMAT_TIME usage
21182
21183 2004-04-05  David Schleef  <ds@schleef.org>
21184
21185         * ext/kio/kiosrc.cpp:  Undefine KDE_DEPRECATED so we can use
21186         a deprecated function (hack!)
21187
21188 2004-04-05  Benjamin Otte  <otte@gnome.org>
21189
21190         * ext/esd/esdmon.c: (gst_esdmon_get):
21191           fix nonterminated vararg and memleak
21192
21193 2004-04-05  Benjamin Otte  <otte@gnome.org>
21194
21195         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init),
21196         (gst_ladspa_init), (gst_ladspa_force_src_caps),
21197         (gst_ladspa_set_property), (gst_ladspa_get_property),
21198         (gst_ladspa_instantiate), (gst_ladspa_activate),
21199         (gst_ladspa_deactivate), (gst_ladspa_loop), (gst_ladspa_chain):
21200           clean up debugging
21201
21202 2004-04-05  Stefan Kost <kost@imn.htwk-leipzig.de>
21203
21204         reviewed by Benjamin Otte  <otte@gnome.org>
21205
21206         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init):
21207           check for broken LADSPA parameters (fixes #138635)
21208
21209 2004-04-05  Benjamin Otte  <otte@gnome.org>
21210
21211         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps):
21212           advertise buffer-frames correctly on sinkpads
21213
21214 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
21215
21216         * ext/mad/gstmad.c: (gst_mad_get_type), (gst_mad_layer_get_type),
21217         (gst_mad_mode_get_type), (gst_mad_emphasis_get_type),
21218         (gst_mad_get_event_masks), (gst_mad_get_query_types), (index_seek),
21219         (normal_seek), (gst_mad_src_event), (gst_mad_handle_event),
21220         (gst_mad_check_caps_reset), (gst_mad_chain):
21221         add more debugging, only reset caps when we're not in error state
21222
21223 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
21224
21225         * ext/mad/gstmad.c: add debugging category, comment + cleanups
21226
21227 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
21228
21229         reviewed by Benjamin Otte  <otte@gnome.org>
21230
21231         * configure.ac:
21232           fix == in test(1) operator
21233
21234 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
21235
21236         reviewed by Benjamin Otte  <otte@gnome.org>
21237
21238         * configure.ac:
21239           fix --export-symblos-regex to a working regex.
21240
21241 2004-04-04  Benjamin Otte  <otte@gnome.org>
21242
21243         * sys/oss/.cvsignore:
21244           add for oss_probe
21245
21246 2004-04-03  Tim-Phillip M??ller <t.i.m@zen.co.uk>
21247
21248         reviewed by Benjamin Otte  <otte@gnome.org>
21249
21250         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
21251           add missing 'new_media' argument (fixes #138168)
21252         * gst/matroska/matroska-demux.c:
21253         (gst_matroska_demux_handle_seek_event):
21254           add vararg terminator (fixes #138169)
21255
21256 2004-04-02  David Schleef  <ds@schleef.org>
21257
21258         * ext/gdk_pixbuf/Makefile.am:  Make sure gstgdkanimation.h is
21259         disted (bug #138914)
21260
21261 2004-04-01  Benjamin Otte  <otte@gnome.org>
21262
21263         * ext/alsa/gstalsa.c: (gst_alsa_change_state),
21264         (gst_alsa_close_audio):
21265           handle case better where a soundcard can't pause
21266         * ext/ogg/gstoggdemux.c:
21267           don't crash when we get events but don't have pads yet
21268
21269 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
21270
21271         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
21272           throw an error if we couldn't probe any caps.
21273
21274 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
21275
21276         * ext/dvdnav/gst-dvd:
21277         Add a really simple sample DVD player
21278
21279 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
21280
21281         * ext/a52dec/gsta52dec.c: (gst_a52dec_get_type), (gst_a52dec_init),
21282         (gst_a52dec_push), (gst_a52dec_handle_event),
21283         (gst_a52dec_update_streaminfo), (gst_a52dec_loop),
21284         (gst_a52dec_change_state):
21285         * ext/a52dec/gsta52dec.h:
21286           Use a debug category, Output timestamps correctly
21287           Emit tag info, Handle events, tell liba52dec about cpu
21288           capabilities so it can use MMX etc.
21289         * ext/dv/gstdvdec.c: (gst_dvdec_loop), (gst_dvdec_change_state):
21290           Fix a crasher accessing invalid memory
21291         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init),
21292         (dvdnavsrc_update_highlight), (dvdnavsrc_loop),
21293         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
21294         (dvdnavsrc_event), (dvdnavsrc_get_formats), (dvdnavsrc_convert),
21295         (dvdnavsrc_query):
21296           Some support for byte-format seeking.
21297           Small fixes for still frames and menu button overlays
21298         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
21299         (gst_mpeg2dec_alloc_buffer):
21300           Use a debug category. Adjust the report level of several items to
21301           LOG. Call mpeg2_custom_fbuf to mark our buffers as 'custom buffers'
21302           so it doesn't lose the GstBuffer pointer
21303         * gst/debug/Makefile.am:
21304         * gst/debug/gstdebug.c: (plugin_init):
21305         * gst/debug/gstnavseek.c: (gst_navseek_get_type),
21306         (gst_navseek_base_init), (gst_navseek_class_init),
21307         (gst_navseek_init), (gst_navseek_seek),
21308         (gst_navseek_handle_src_event), (gst_navseek_set_property),
21309         (gst_navseek_get_property), (gst_navseek_chain),
21310         (gst_navseek_plugin_init):
21311         * gst/debug/gstnavseek.h:
21312           Add the navseek debug element for seeking back and forth in a
21313           video stream using arrow keys.
21314         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_get_type),
21315         (gst_mpeg2subt_base_init), (gst_mpeg2subt_class_init),
21316         (gst_mpeg2subt_init), (gst_mpeg2subt_finalize),
21317         (gst_mpeg2subt_getcaps_video), (gst_mpeg2subt_link_video),
21318         (gst_mpeg2subt_handle_video), (gst_mpeg2subt_src_event),
21319         (gst_mpeg2subt_parse_header), (gst_get_nibble),
21320         (gst_setup_palette), (gst_get_rle_code), (gst_draw_rle_line),
21321         (gst_merge_uv_data), (gst_mpeg2subt_merge_title),
21322         (gst_update_still_frame), (gst_mpeg2subt_handle_subtitle),
21323         (gst_mpeg2subt_handle_dvd_event), (gst_mpeg2subt_loop):
21324         * gst/mpeg2sub/gstmpeg2subt.h:
21325           Pretty much a complete rewrite. Now a loopbased element. May still
21326           require work to properly synchronise subtitle buffers.
21327         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private),
21328         (gst_dvd_demux_send_subbuffer):
21329         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer):
21330           Don't attempt to create subbuffers of size 0
21331           Reduce a couple of error outputs to warnings.
21332         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect),
21333         (gst_y4mencode_chain):
21334         Output the y4m frame header correctly.
21335
21336 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
21337
21338         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
21339           throw errors instead of allowing SIGFPE
21340
21341 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
21342
21343         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_string),
21344         (gst_gconf_render_bin_from_key):
21345           leak plugging and style fixing
21346
21347 2004-03-31  David Schleef  <ds@schleef.org>
21348
21349         * gst/audioscale/gstaudioscale.c: (gst_audioscale_expand_value),
21350         (gst_audioscale_getcaps): Fix getcaps to expand and union lists.
21351         (bug #138225)
21352         * gst/debug/Makefile.am:
21353         * gst/debug/breakmydata.c: (gst_break_my_data_plugin_init):
21354         * gst/debug/gstdebug.c: (plugin_init):  Merge elements into one
21355         plugin.
21356         * gst/debug/negotiation.c: (gst_gst_negotiation_get_type),
21357         (gst_negotiation_base_init), (gst_negotiation_class_init),
21358         (gst_negotiation_init), (gst_negotiation_getcaps),
21359         (gst_negotiation_pad_link), (gst_negotiation_chain),
21360         (gst_negotiation_set_property), (gst_negotiation_get_property),
21361         (gst_negotiation_plugin_init):  New element to talk about random
21362         negotiation things happening in a pipeline.
21363
21364 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
21365
21366         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
21367           fix integer addition with help of Stefan Kost
21368
21369 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
21370
21371         * po/nl.po: updated Dutch translation (Elros Cyriatan)
21372
21373 2004-03-30  David Schleef  <ds@schleef.org>
21374
21375         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer),
21376         (gst_mpeg2dec_negotiate_format):  Handle Y42B-format MPEG
21377         video, patch from Matthew.Spencer@eu.sony.com (Matthew Spencer)
21378         (bug #137504)
21379         * ext/mpeg2dec/gstmpeg2dec.h:
21380
21381 2004-03-30  David Schleef  <ds@schleef.org>
21382
21383         * ext/gdk_pixbuf/Makefile.am: Remove spurious rules. (bug #136527)
21384
21385 2004-03-30  David Schleef  <ds@schleef.org>
21386
21387         * tools/gst-launch-ext-m.m:  Applied patch from gnome@flyn.org (W.
21388         Michael Petullo) to handle .mov
21389
21390 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21391
21392         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
21393         (gst_osselement_rate_check_rate):
21394           probe caps correctly for sound cards that only support one format
21395
21396 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21397
21398         * ext/kio/kiosrc.cpp: (process_events):
21399           update handling event processing if inside KDE - untested
21400
21401 2004-03-29  David Schleef  <ds@schleef.org>
21402
21403         * ext/hermes/gsthermescolorspace.c: (plugin_init): decrease rank
21404         by 2 to not interfere with other colorspaces.
21405         * ext/pango/gsttextoverlay.c: (plugin_init): change rank to NONE
21406         * gst/colorspace/gstcolorspace.c: (plugin_init): decrease rank by
21407         one to not interfere with ffmpeg_colorspace.
21408
21409 2004-03-29  David Schleef  <ds@schleef.org>
21410
21411         * ext/alsa/gstalsa.c: (gst_alsa_fixate): Don't fixate fields that
21412         aren't in the caps.
21413         * gst/sine/gstsinesrc.c: change rate caps to [1,MAX]
21414         * gst/videocrop/gstvideocrop.c: (plugin_init): Change rank to NONE.
21415
21416 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21417
21418         * gst-libs/gst/riff/riff-media.c:
21419           fail on error, don't try to set stuff on NULL caps
21420
21421 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21422
21423         * configure.ac:
21424         * ext/Makefile.am:
21425         * ext/kio/Makefile.am:
21426         * ext/kio/kioreceiver.cpp:
21427         * ext/kio/kioreceiver.h:
21428         * ext/kio/kiosrc.cpp:
21429         * ext/kio/kiosrc.h:
21430           add experimental kiosrc plugin
21431         * ext/alsa/gstalsaplugin.c: (plugin_init):
21432           initialize debugging category only when we're sure registering the
21433           plugins worked.
21434
21435 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
21436
21437         * examples/gstplay/player.c: (main):
21438         * gst-libs/gst/play/play.c: (gst_play_class_init),
21439         (gst_play_set_location), (gst_play_set_data_src),
21440         (gst_play_set_video_sink), (gst_play_set_audio_sink),
21441         (gst_play_set_visualization), (gst_play_connect_visualization):
21442           check return values of element_set_state and return FALSE where
21443           failed
21444
21445 2004-03-29  Benjamin Otte  <otte@gnome.org>
21446
21447         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
21448           try harder to check if an event is really a discont
21449
21450 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
21451
21452         * po/LINGUAS: adding Azerbaijani (M??tin ??mirov)
21453         * po/az.po:
21454
21455 2004-03-28  Benjamin Otte  <otte@gnome.org>
21456
21457         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
21458         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
21459         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
21460           get rid of non-standard "..." ranges in case statements.
21461
21462 2004-03-27  Martin Soto  <martinsoto@users.sourceforge.net>
21463
21464         * gst/mpegstream/gstmpegdemux.c:
21465         * gst/mpegstream/gstmpegdemux.h: Complete overhaul. All DVD
21466         specific functionality split to the new dvddemux element.
21467         * gst/mpegstream/gstdvddemux.c:
21468         * gst/mpegstream/gstdvddemux.h: New demultiplexer for DVD (VOB)
21469         streams, derived from mpegdemux.
21470         * gst/mpegstream/gstmpegparse.c: Discontinuity handling cleaned
21471         up. SCR based timestamp rewriting can be turned off (will probably
21472         completely disappear soon).
21473         * ext/dvdnav/dvdnavsrc.c: Changes resulting from a few months
21474         hacking. General cleanup. All printf statements replaced by
21475         debugging messages. Almost complete libdvdnav support.
21476         (dvdnavsrc_class_init): Got rid of unnecessary signals (replaced
21477         by events. New properties for audio and subpicture languages.
21478         (dvdnavsrc_update_highlight): Now uses events.
21479         (dvdnavsrc_user_op): Cleaned up.
21480         (dvdnavsrc_get): Renamed to dvdnavsrc_loop (element is now loop
21481         based). Lots of cleanup, and propper support for most libdvdnav
21482         events.
21483         (dvdnavsrc_make_dvd_event): New function.
21484         (dvdnavsrc_make_dvd_nav_packet_event): New function.
21485         (dvdnavsrc_make_clut_change_event): New function.
21486
21487 2004-03-26  Benjamin Otte  <otte@gnome.org>
21488
21489         * gst/typefind/gsttypefindfunctions.c: (theora_type_find):
21490           fix bug where typefinding would claim it's theora whenever less then
21491           7 bytes of data were available
21492
21493 2004-03-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21494
21495         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link),
21496         (gst_alawdec_base_init), (gst_alawdec_class_init),
21497         (gst_alawdec_init), (gst_alawdec_chain):
21498         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link),
21499         (gst_alawenc_base_init), (gst_alawenc_class_init),
21500         (gst_alawenc_init), (gst_alawenc_chain):
21501         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link),
21502         (gst_mulawdec_base_init), (gst_mulawdec_class_init),
21503         (gst_mulawdec_init), (gst_mulawdec_chain):
21504         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link),
21505         (gst_mulawenc_base_init), (gst_mulawenc_class_init),
21506         (gst_mulawenc_init), (gst_mulawenc_chain):
21507           Fix capsnego in all four, remove the unused property functions and
21508           simplify the chain functions slightly. I guess we could use macros
21509           or something similar for those, since the code is so similar, but
21510           I'm currently too lazy...
21511
21512 2004-03-24  David Schleef  <ds@schleef.org>
21513
21514         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
21515         (gst_osselement_close_audio), (gst_osselement_probe_caps),
21516         (gst_osselement_get_format_structure),
21517         (gst_osselement_rate_probe_check), (gst_osselement_rate_add_range),
21518         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate),
21519         (gst_osselement_rate_int_compare): Add code to handle rate probing
21520         (bug #120883)
21521         * sys/oss/gstosselement.h: same
21522         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_getcaps):
21523         Use rate probing provided by osselement.
21524         * sys/oss/gstosssrc.c: (gst_osssrc_init), (gst_osssrc_getcaps): same
21525
21526 2004-03-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21527
21528         * ext/xvid/gstxvidenc.c: (gst_xvidenc_set_property),
21529         (gst_xvidenc_get_property):
21530           ulong/int mess-up.
21531
21532 2004-03-24  David Schleef  <ds@schleef.org>
21533
21534         * ext/speex/gstspeexdec.c: (gst_speexdec_base_init),
21535         (gst_speexdec_init):
21536         * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
21537         (gst_speexenc_init):  Create the pad template correctly (from
21538         the static pad template, not a NULL pointer.)
21539
21540 2004-03-25  Benjamin Otte  <otte@gnome.org>
21541
21542         * gst/debug/Makefile.am:
21543         * gst/debug/breakmydata.c:
21544           add element that quasi-randomly changes bytes in the stream.
21545           Intended use is robustness checking of demuxers and decoders in
21546           media tests.
21547
21548 2004-03-24  Benjamin Otte  <otte@gnome.org>
21549
21550         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
21551         (gst_alsa_probe_hw_params):
21552         * ext/alsa/gstalsa.h:
21553           debugging output fixes
21554
21555 2004-03-24  Benjamin Otte  <otte@gnome.org>
21556
21557         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_set_property):
21558           don't g_return_if_fail if element is PLAYING, fail silently as every
21559           other element.
21560         * gst/effectv/gstquark.c: (gst_quarktv_chain):
21561           only fix needed for cast lvalue issues in gst-plugins
21562         * gst/volenv/gstvolenv.c: (gst_volenv_init):
21563           add proxy_getcaps
21564
21565 2004-03-24  Benjamin Otte  <otte@gnome.org>
21566
21567         * gst/level/gstlevel.c: (gst_level_init):
21568           add proxying getcaps function, so level doesn't advertise impossible
21569           caps
21570
21571 2004-03-24  David Schleef  <ds@schleef.org>
21572
21573         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
21574         (gst_qtdemux_loop_header), (qtdemux_parse_moov), (qtdemux_parse),
21575         (qtdemux_node_dump_foreach), (qtdemux_dump_mvhd),
21576         (qtdemux_dump_tkhd), (qtdemux_dump_elst), (qtdemux_dump_mdhd),
21577         (qtdemux_dump_hdlr), (qtdemux_dump_vmhd), (qtdemux_dump_dref),
21578         (qtdemux_dump_stsd), (qtdemux_dump_stts), (qtdemux_dump_stss),
21579         (qtdemux_dump_stsc), (qtdemux_dump_stsz), (qtdemux_dump_stco),
21580         (qtdemux_dump_co64), (qtdemux_dump_dcom), (qtdemux_dump_cmvd),
21581         (qtdemux_parse_tree), (qtdemux_parse_trak):  Fix debugging
21582         messages.  Divide the chunk size by the compression ratio
21583         (needed for MACE audio)
21584
21585 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21586
21587         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
21588           Fix buffer overflow read error.
21589
21590 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21591
21592         * ext/alsa/gstalsa.h:
21593           Remove unused entry.
21594         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
21595           Add cinepak.
21596         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
21597         (gst_videodrop_link), (gst_videodrop_chain):
21598           Fix, sort of. Was horribly broken with new capsnego. Bah...
21599
21600 2004-03-23  Jeremy Simon  <jesimon@libertysurf.fr>
21601
21602         * gst/typefind/gsttypefindfunctions.c: (ape_type_find),
21603         (plugin_init):
21604         Add a monkeysaudio typefind function
21605
21606 2004-03-23  Johan Dahlin  <johan@gnome.org>
21607
21608         * gst-libs/gst/play/play.c (gst_play_audio_fixate)
21609         (gst_play_video_fixate): Check so the structure has the field
21610         before trying to fixate them, this makes it possible to have
21611         fakesinks for video and audio output without printing errors on
21612         the output console.
21613
21614 2004-03-22  David Schleef  <ds@schleef.org>
21615
21616         * sys/oss/Makefile.am:
21617         * sys/oss/oss_probe.c: (main), (probe_check), (add_range),
21618         (check_rate), (add_rate):  Rate probing test app.
21619
21620 2004-03-21  Benjamin Otte  <otte@gnome.org>
21621
21622         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
21623         (_fixate_caps_to_int), (gst_audio_convert_fixate):
21624           add a fixation function that pretty much does the right thing (fixes
21625           #137556)
21626
21627 2004-03-20  David I. Lehn  <dlehn@users.sourceforge.net>
21628
21629         * configure.ac: GST_PACKAGE default: s/GStreamer/GStreamer Plugins/
21630
21631 2004-03-20  Tim-Phillip M??ller <t.i.m@zen.co.uk>
21632
21633         reviewed by: Benjamin Otte  <otte@gnome.org>
21634
21635         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
21636           terminate gst_event_new_discontinuous correctly (fixes parts of
21637           #137711)
21638
21639 2004-03-19  David Schleef  <ds@schleef.org>
21640
21641         * gst-libs/gst/Makefile.am:  Enable xoverlay unconditionally,
21642         since it doesn't depend on X, and it's part of our ABI.
21643
21644 2004-03-19  Iain <iain@prettypeople.org>
21645
21646         * gst/interleave/deinterleave.c (deinterleave_sink_link): Use the
21647         is_int in the structure, not the local variable.
21648
21649 2004-03-19  David Schleef  <ds@schleef.org>
21650
21651         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_change_state),
21652         (gst_rfbsrc_init), (gst_rfbsrc_getcaps), (gst_rfbsrc_fixate),
21653         (gst_rfbsrc_link), (gst_rfbsrc_paint_rect), (gst_rfbsrc_get):
21654         Improvements in caps negotiation.
21655
21656 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
21657
21658         * po/LINGUAS:
21659         * po/af.po:
21660           adding Afrikaans (Petri Jooste)
21661
21662 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
21663
21664         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
21665         (gst_ffmpegcolorspace_chain):
21666         throw error instead of g_critical (#137588)
21667
21668 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
21669
21670         * Makefile.am:
21671         * configure.ac:
21672           dist common and m4 correctly
21673         * po/sv.po:
21674
21675 2004-03-17  David Schleef  <ds@schleef.org>
21676
21677         * pkgconfig/gstreamer-media-info.pc.in:  Add Version.
21678         (bug #137348)
21679
21680 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
21681
21682         * po/LINGUAS:
21683         * po/sv.po:
21684           adding Swedish translation (Christian Rose)
21685
21686 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
21687
21688         * Makefile.am: use release.mak
21689
21690 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
21691
21692         * common/ChangeLog:
21693         * common/gst-autogen.sh:
21694           add some explanation about the version detection
21695         * configure.ac:
21696           fix X check
21697
21698 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
21699
21700         * configure.ac: bump nano to 1
21701
21702 === release 0.8.0 ===
21703
21704 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
21705
21706         * configure.ac: release 0.8.0, "Pharmaceutical Itch"
21707
21708 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
21709
21710         * configure.ac:
21711           update libtool version
21712         * gst-libs/gst/media-info/Makefile.am:
21713           actually use libtool version
21714
21715 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
21716
21717         * configure.ac: fix speex detection to work with 1.0 but not 1.1
21718
21719 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
21720
21721         * configure.ac:
21722         * gst-plugins.spec.in:
21723         * pkgconfig/Makefile.am:
21724         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
21725         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
21726         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
21727         * pkgconfig/gstreamer-libs.pc.in:
21728         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
21729         * pkgconfig/gstreamer-play-uninstalled.pc.in:
21730         * pkgconfig/gstreamer-plugins-uninstalled.pc.in:
21731         * pkgconfig/gstreamer-plugins.pc.in:
21732           remove @VERSION@ from some of the pc files since core and plugins
21733           are decoupled.
21734           created gstreamer-plugins.pc as it's a better name, but keeping
21735           -libs around for now to get fixes upstream done first.
21736
21737 2004-03-15  Julien MOUTTE <julien@moutte.net>
21738
21739         * gst-libs/gst/play/play.c: (gst_play_get_framerate),
21740         (gst_play_get_sink_element): First draft of gst_play_get_framerate.
21741         * gst-libs/gst/play/play.h:
21742
21743 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
21744
21745         * *.c, *.cc: don't mix tabs and spaces
21746
21747 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
21748
21749         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
21750           use the new ffmpegcolorspace
21751         * gst-plugins.spec.in:
21752           package new colorspace and media-info
21753         * configure.ac:
21754         * pkgconfig/Makefile.am:
21755           fix some more disting issues
21756         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
21757         * pkgconfig/gstreamer-media-info.pc.in:
21758           generate media-info pc files
21759
21760 2004-03-15  Johan Dahlin  <johan@gnome.org>
21761
21762         * *.h: Revert indenting
21763
21764 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
21765
21766         * configure.ac:
21767           adding ffmpegcolorspace element
21768         * gst/ffmpegcolorspace/Makefile.am:
21769         * gst/ffmpegcolorspace/avcodec.h:
21770         * gst/ffmpegcolorspace/common.h:
21771         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
21772         * gst/ffmpegcolorspace/dsputil.h:
21773         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
21774         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
21775         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_pix_fmt_to_caps),
21776         (gst_ffmpeg_caps_to_pix_fmt):
21777         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
21778         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
21779         (gst_ffmpegcolorspace_caps_remove_format_info),
21780         (gst_ffmpegcolorspace_getcaps), (gst_ffmpegcolorspace_pad_link),
21781         (gst_ffmpegcolorspace_get_type), (gst_ffmpegcolorspace_base_init),
21782         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_init),
21783         (gst_ffmpegcolorspace_chain), (gst_ffmpegcolorspace_change_state),
21784         (gst_ffmpegcolorspace_set_property),
21785         (gst_ffmpegcolorspace_get_property),
21786         (gst_ffmpegcolorspace_register):
21787         * gst/ffmpegcolorspace/imgconvert.c:
21788         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
21789         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
21790         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
21791         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
21792         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
21793         (yuv422_to_yuv420p), (yuv422_to_yuv422p), (yuv422p_to_yuv422),
21794         (C_JPEG_TO_CCIR), (img_convert_init), (img_apply_table),
21795         (shrink41), (shrink21), (shrink12), (shrink22), (shrink44),
21796         (grow21_line), (grow41_line), (grow21), (grow22), (grow41),
21797         (grow44), (conv411), (gif_clut_index), (build_rgb_palette),
21798         (bitcopy_n), (mono_to_gray), (monowhite_to_gray),
21799         (monoblack_to_gray), (gray_to_mono), (gray_to_monowhite),
21800         (gray_to_monoblack), (avpicture_alloc), (avpicture_free),
21801         (is_yuv_planar), (img_convert), (get_alpha_info_pal8),
21802         (img_get_alpha_info), (deinterlace_line),
21803         (deinterlace_line_inplace), (deinterlace_bottom_field),
21804         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
21805         * gst/ffmpegcolorspace/imgconvert_template.h:
21806         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
21807         * gst/ffmpegcolorspace/mmx.h:
21808         * gst/ffmpegcolorspace/utils.c: (avcodec_init):
21809           adding ffmpegcolorspace element supplied by Ronald after cleaning
21810           up and pulling in the right bits of upstream source.
21811           I'm sure a better C/compiler wizard could do some cleaning up (for
21812           example use GLIB's malloc stuff), but as a first pass this
21813           works very well
21814
21815 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
21816
21817         * ext/alsa/gstalsa.h:
21818           I assume Ronald forgot to commit the change to have cardname
21819           as a struct member.  Expect some public spanking at the next
21820           opportunity.
21821
21822 2004-03-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21823
21824         * ext/alsa/gstalsa.c: (gst_alsa_get_property),
21825         (gst_alsa_open_audio), (gst_alsa_close_audio):
21826         * ext/alsa/gstalsa.c:
21827           Don't open the device if we're a mixer (= padless).
21828         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_class_init),
21829         (gst_alsa_mixer_init), (gst_alsa_mixer_open),
21830         (gst_alsa_mixer_close), (gst_alsa_mixer_change_state):
21831           Open mixer during state change rather than during object
21832           initialization. Also, get a device name. Currently in a somewhat
21833           hackish fashion, but I didn't really find something better.
21834
21835 2004-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
21836
21837         * *.c, *.h: run gst-indent
21838
21839 2004-03-14  Benjamin Otte  <otte@gnome.org>
21840
21841         * gst/modplug/gstmodplug.cc:
21842         * gst/modplug/gstmodplug.h:
21843           set correct timestamps on outgoing buffers
21844
21845 2004-03-14  Benjamin Otte  <otte@gnome.org>
21846
21847         * gst/modplug/gstmodplug.cc:
21848           handle events - don't do crap when a discont arrives that's not
21849           necessary
21850           This allows correct loading and playback of mods in Rhythmbox
21851
21852 2004-03-14  Benjamin Otte  <otte@gnome.org>
21853
21854         * configure.ac:
21855         * gst-libs/gst/gconf/Makefile.am:
21856         * pkgconfig/Makefile.am:
21857           move gstreamer-gconf pkgconfig files to pkgconfig/ dir. Make sure
21858           they get rebuilt properly
21859         * configure.ac:
21860           when checking for vorbis, try pkgconfig first.
21861         * gst/modplug/gstmodplug.cc:
21862           add fixate function
21863
21864 2004-03-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21865
21866         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
21867           Fix for obvious mistake, where we first shift the offset and then
21868           read a samplesize element assuming the old offset. Note that this
21869           part still has something weird, i.e. my movies containing those
21870           don't actually play well, but at least there's something that looks
21871           like sound now.
21872
21873 2004-03-14  Jan Schmidt  <thaytan@mad.scientist.com>
21874         * gst/typefind/gsttypefindfunctions.c: (speex_type_find),
21875         (plugin_init):
21876         Add a typefind function for speex format
21877
21878 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21879
21880         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps),
21881         (gst_asf_demux_setup_pad):
21882           Use 25fps as our "fake" fps value (marked for fixage in 0.9.x)
21883           instead of 0. Reason is simple: some elements have a fps range
21884           of 1-max instead of 0-max. So now ASF video actually works.
21885
21886 2004-03-13  Thomas Vander Stichele  <thomas at apestaart dot org>
21887
21888         * po/LINGUAS:
21889         * po/sr.po:
21890           adding serbian as a language
21891
21892 2004-03-13  Benjamin Otte  <otte@gnome.org>
21893
21894         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
21895           return taglist correctly from _get function, don't gst_pad_push it.
21896           (fixes #137042)
21897
21898 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
21899         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
21900
21901 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21902
21903         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_free_list):
21904         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init),
21905         (gst_alsa_mixer_track_new):
21906         * ext/alsa/gstalsamixertrack.h:
21907           Fix ancient leftovers... MixerTrack is a GObject.
21908
21909 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21910
21911         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
21912         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
21913           Don't block during probing...
21914
21915 2004-03-12  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21916
21917         * ext/alsa/gstalsa.c: (gst_alsa_get_type), (gst_alsa_class_init),
21918         (gst_alsa_get_property), (gst_alsa_probe_get_properties),
21919         (gst_alsa_class_probe_devices), (gst_alsa_class_list_devices),
21920         (gst_alsa_probe_probe_property), (gst_alsa_probe_needs_probe),
21921         (gst_alsa_probe_get_values), (gst_alsa_probe_interface_init),
21922         (gst_alsa_open_audio), (gst_alsa_close_audio):
21923         * ext/alsa/gstalsa.h:
21924           Add propertyprobe interface implementation, add some device-name
21925           property, all this so that it looks good in gnome-volume-control.
21926
21927 2004-03-12  David Schleef  <ds@schleef.org>
21928
21929         * configure.ac: the Hermes library controls hermescolorspace, not
21930         colorspace.
21931         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
21932         (gst_mpeg2dec_init): minor pet peeve: disable code with #ifdef,
21933         not /* */
21934         * ext/sdl/sdlvideosink.c: Change XID to unsigned long.
21935         * ext/sdl/sdlvideosink.h: ditto.
21936         * gst/colorspace/gstcolorspace.c: Fix old comments about Hermes
21937
21938 2004-03-12  Benjamin Otte  <otte@gnome.org>
21939
21940         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_set_xwindow_id),
21941         (gst_x_overlay_got_xwindow_id):
21942         * gst-libs/gst/xoverlay/xoverlay.h:
21943           replace XID with unsigned long to get rid of the xlibs dependency in
21944           XOverlay (fixes #137004)
21945
21946 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
21947         * gst/effectv/gstaging.c: (gst_agingtv_base_init),
21948         (gst_agingtv_setup):
21949         * gst/effectv/gstdice.c: (gst_dicetv_get_type),
21950         (gst_dicetv_base_init), (gst_dicetv_class_init),
21951         (gst_dicetv_setup), (gst_dicetv_init), (gst_dicetv_draw):
21952         * gst/effectv/gstedge.c: (gst_edgetv_get_type),
21953         (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
21954         (gst_edgetv_setup), (gst_edgetv_rgb32):
21955         * gst/effectv/gsteffectv.c:
21956         * gst/effectv/gstquark.c: (gst_quarktv_link), (gst_quarktv_init),
21957         (gst_quarktv_set_property):
21958         * gst/effectv/gstrev.c: (gst_revtv_get_type),
21959         (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
21960         (gst_revtv_setup), (gst_revtv_rgb32):
21961         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type),
21962         (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
21963         (gst_shagadelictv_init), (gst_shagadelictv_setup),
21964         (gst_shagadelictv_rgb32):
21965         * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type),
21966         (gst_vertigotv_base_init), (gst_vertigotv_class_init),
21967         (gst_vertigotv_setup), (gst_vertigotv_init), (gst_vertigotv_rgb32):
21968         * gst/effectv/gstwarp.c:
21969         Port everything that can be ported to videofilter and fix up the caps.
21970         Can someone with a big-endian machine please check these?
21971
21972 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21973
21974         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_get_time),
21975         (gst_osssink_chain), (gst_osssink_change_state):
21976           Latest fixes for A/V sync, audio playback and such. This is about
21977           all... MPEG playback issues are mostly related to the async build-
21978           up of MPEG files, I cannot fix that. Use basicgthread to solve it.
21979
21980 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
21981
21982         patch from: Stephane Loeuillet
21983
21984         * configure.ac:
21985           use pkg-config for some libraries, falling back to the old .m4 way
21986           (fixes #131270)
21987         * m4/libdv.m4:
21988           removed
21989
21990 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
21991
21992         * configure.ac:
21993         * tools/Makefile.am:
21994         * tools/Makefile.in:
21995         * tools/gst-launch-ext-m.m:
21996         * tools/gst-launch-ext.1.in:
21997         * tools/gst-visualise-m.m:
21998         * tools/gst-visualise.1:
21999         * tools/gst-visualise.1.in:
22000           reorganizing generation of script tools
22001
22002 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
22003
22004         * ext/divx/gstdivxdec.c:
22005           Downgrade priority. We prefer ffdec_mpeg4.
22006         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps), (gst_faad_srcconnect),
22007         (gst_faad_chain), (gst_faad_change_state):
22008           Fix capsnego. Doesn't work for some sounds because we don't have
22009           a 5:1 to stereo element.
22010         * ext/xvid/gstxvid.c: (plugin_init):
22011           Add priority.
22012         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
22013         (gst_osssink_change_state):
22014           Add discont handling.
22015
22016 2004-03-09  Colin Walters  <walters@verbum.org>
22017
22018         * gst/audioconvert/gstaudioconvert.c: Fix typo in width 8
22019         conversion.
22020
22021 2004-03-09  Benjamin Otte  <otte@gnome.org>
22022
22023         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
22024           the signals take 2 arguments
22025
22026 2004-03-09  David Schleef  <ds@schleef.org>
22027
22028         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad),
22029         (gst_alsa_fixate): Add fixate function.  (bug #136686)
22030         * ext/alsa/gstalsa.h:
22031         * ext/alsa/gstalsasink.c: (gst_alsa_sink_init):
22032
22033 2004-03-09  Benjamin Otte  <otte@gnome.org>
22034
22035         * ext/mikmod/gstmikmod.c: (gst_mikmod_init), (gst_mikmod_loop),
22036         (gst_mikmod_change_state):
22037         * ext/mikmod/gstmikmod.h:
22038           make mikmod's loop function not loop infinitely and call
22039           gst_element_yield anymore
22040         * gst/modplug/gstmodplug.cc:
22041           fix pad negotiation (fixes #136590)
22042
22043 2004-03-09  David Schleef  <ds@schleef.org>
22044
22045         * ext/lcs/Makefile.am:  Fix so that the lcs colorspace plugin
22046         doesn't conflict with the internal colorspace plugin.
22047         * gst-libs/gst/audio/make_filter:  Use `` instead of $() to
22048         satisfy the crappy-ass shell shipped by a certain vendor.
22049         * gst/videofilter/make_filter: same (bug #135299)
22050
22051 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
22052
22053         * configure.ac: bump nano to 1
22054
22055 === release 0.7.6 ===
22056
22057 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
22058
22059         * configure.in: releasing 0.7.6, "There"
22060
22061 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
22062
22063         * pkgconfig/gstreamer-play-uninstalled.pc.in:
22064         * pkgconfig/gstreamer-play.pc.in:
22065           synchronize the two
22066
22067 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
22068
22069         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_base_init),
22070         (cdparanoia_open), (cdparanoia_event):
22071           fix/add error handling
22072         * po/POTFILES.in:
22073           add cdparanoia source
22074         * tools/Makefile.am:
22075           make scripts executable
22076
22077 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
22078
22079         * configure.ac:
22080         * ext/vorbis/Makefile.am:
22081         * sys/Makefile.am:
22082           remove id3types, vorbisfile and xvideosink from the build (#133783)
22083
22084 2004-03-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
22085
22086         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
22087           Fix metadata read crash (#136537).
22088
22089 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
22090
22091         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
22092         * gst-libs/gst/media-info/media-info.c: (gst_media_info_read):
22093           adding mime types, fixing the one-stop function
22094
22095 2004-03-08  Christian Schaller <Uraeus@gnome.org>
22096
22097         * ext/nas/nassink.c and /ext/nas/nassink.h:
22098         More NAS love from Arwed von Merkatz
22099         So lets all sing 'Can you feel the NAS tonight'
22100
22101 2004-03-08  Christian Schaller <Uraeus@gnome.org>
22102
22103         * tools/gst-launch-ext.in:
22104         Replace vorbisfile with oggdemux/vorbisdec/audioconvert
22105
22106 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
22107
22108         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
22109         (gst_mpeg2dec_init):
22110         remove the user_data pad for now, because it is being used in
22111         fixating causing MPEG playback to fixate on 1000 Hz for playback.
22112         If someone knows how to fix this properly, please do.
22113
22114 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
22115
22116         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
22117         (gst_osssink_get_time):
22118         add a warning, IMO this won't get triggered anymore, remove later
22119
22120 2004-03-07  David Schleef  <ds@schleef.org>
22121
22122         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):  Added Cinepak
22123         format (bug #136470)
22124
22125 2004-03-07  Thomas Vander Stichele  <thomas at apestaart dot org>
22126
22127         * gst-libs/Makefile.am:
22128         * gst-libs/gst/media-info/Makefile.am:
22129         * gst-libs/gst/media-info/media-info-priv.c: (found_tag_callback),
22130         (error_callback), (gst_media_info_error_create),
22131         (gst_media_info_error_element), (gmip_init), (gmip_reset),
22132         (gmi_clear_decoder), (gmip_find_type_pre), (gmip_find_type):
22133         * gst-libs/gst/media-info/media-info-priv.h:
22134         * gst-libs/gst/media-info/media-info-test.c: (main):
22135         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
22136         (gst_media_info_class_init), (gst_media_info_instance_init),
22137         (gst_media_info_set_source), (gst_media_info_read_with_idler),
22138         (gst_media_info_read_idler), (gst_media_info_read):
22139         * gst-libs/gst/media-info/media-info.h:
22140         fixed, should work now
22141
22142 2004-03-07  Christian Schaller <Uraeus@gnome.org>
22143
22144         * ext/nas/nassink.c:
22145         A bunch of NAS fixes from Arwed von Merkatz
22146
22147 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
22148
22149         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
22150         (qtdemux_parse_trak):
22151           Fix crash (j might be greater than n_samples, in which case we're
22152           writing outside the allocated space for the array) and memleak.
22153
22154 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
22155
22156         * sys/oss/gstosssink.c: (gst_osssink_chain):
22157           And another caller that couldn't handle delay < 0 (unsigned
22158           integer overflow). Video now continues playing on an audio
22159           buffer underrun, and the clock continues working. Audio still
22160           stalls.
22161
22162 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
22163
22164         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
22165         (gst_osssink_get_time):
22166           get_delay() may return values lower than 0. In those cases, we
22167           should not actually cast to *unsigned* int64, that will break
22168           stuff horribly. In my case, it screwed up A/V sync in movies
22169           in totem rather badly.
22170
22171 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
22172
22173         * ext/faac/gstfaac.c: (gst_faac_chain):
22174         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
22175         * ext/libpng/gstpngenc.c: (user_write_data):
22176         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
22177         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
22178         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
22179         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
22180         Fix several misuse of gst_buffer_merge (it doesn't take ownership
22181         of any buffer), should fix some leaks. I hope I didn't unref buffers
22182         that shouldn't be...
22183
22184 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
22185
22186         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
22187         (deep_notify_callback), (tag_flag_score), (found_tag_callback),
22188         (error_callback), (gmi_reset), (gmi_seek_to_track),
22189         (gmi_get_decoder), (gmi_set_mime), (gmip_find_type_pre),
22190         (gmip_find_type_post), (gmip_find_stream_post),
22191         (gmip_find_track_streaminfo_post):
22192         * gst-libs/gst/media-info/media-info-priv.h:
22193         * gst-libs/gst/media-info/media-info-test.c: (print_tag),
22194         (info_print), (main):
22195         * gst-libs/gst/media-info/media-info.c:
22196         (gst_media_info_error_create), (gst_media_info_error_element),
22197         (gst_media_info_instance_init), (gst_media_info_get_property),
22198         (gst_media_info_new), (gst_media_info_set_source),
22199         (gst_media_info_read_idler), (gst_media_info_read):
22200         * gst-libs/gst/media-info/media-info.h:
22201           first pass at making this work again.  This seems to work on
22202           tagged ogg/vorbis and mp3 files.
22203
22204 2004-03-06  Benjamin Otte  <otte@gnome.org>
22205
22206         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
22207           fix huge leak: gst_buffer_merge doesn't unref the first argument
22208           itself.
22209
22210 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
22211
22212         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_update_info):
22213           report layer/mode/emphasis
22214
22215 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
22216
22217         * ext/mad/gstmad.c: (gst_mad_chain): fixed caps leak
22218
22219 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
22220
22221         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
22222           signal serial
22223
22224 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
22225
22226         * ext/vorbis/vorbis.c: (plugin_init):
22227         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
22228         (gst_vorbis_dec_init), (vorbis_dec_event):
22229         add debug category
22230         make vorbisdec handle _BYTE and _TIME queries
22231
22232 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
22233
22234         * ext/mad/gstmad.c: (gst_mad_chain): send the average bitrate read
22235           from the xing header
22236
22237 2004-03-06  Benjamin Otte  <otte@gnome.org>
22238
22239         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps),
22240         (gst_audio_convert_link), (gst_audio_convert_change_state),
22241         (gst_audio_convert_buffer_from_default_format):
22242           do conversions from/to float correctly, fix some caps nego errors,
22243           export correct supported caps in template and getcaps, use correct
22244           caps in try_set_caps functions
22245
22246 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
22247
22248         For some reason, I only committed a ChangeLog entry yesterday and
22249         not the corresponding code...
22250         * ext/mad/gstmad.c: Fix detection of Xing headers
22251         * gst/tags/gstid3tag.c: Changes to support TLEN tags
22252
22253 2004-03-06  Benjamin Otte  <otte@gnome.org>
22254
22255         * ext/ogg/gstoggdemux.c: (gst_ogg_get_pad_by_pad),
22256         (gst_ogg_demux_src_query):
22257           make sure to handle the case where there's no current chain
22258           gracefully.
22259
22260 2004-03-05  David Schleef  <ds@schleef.org>
22261
22262         * ext/aalib/gstaasink.c: (gst_aasink_fixate), (gst_aasink_init):
22263         Add fixate function. (bug #131128)
22264         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
22265         (gst_sdlvideosink_fixate):  Add fixate function.
22266         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
22267         Fix attempt to print a non-pointer using GST_PTR_FORMAT.
22268         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt):
22269         Fix missing break that was causing ulaw to be interpreted as
22270         raw int.
22271
22272 2004-03-05  David Schleef  <ds@schleef.org>
22273
22274         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
22275         Fix code that ignores return value of gst_buffer_merge().
22276         (bug #114560)
22277         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_descramble_segment):
22278         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice): same
22279         * testsuite/gst-lint:  Check for above.
22280
22281 2004-03-05  David Schleef  <ds@schleef.org>
22282
22283         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):  Check for unfixed
22284         caps and throw an element error.  (bug #136334)
22285
22286 2004-03-05  David Schleef  <ds@schleef.org>
22287
22288         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_srcgetcaps),
22289         (gst_faad_chain): Fix negotiation.
22290         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_handle_src_event): Add
22291         key and button events.
22292         * gst-libs/gst/floatcast/floatcast.h: Fix a minor bug in this
22293         dung heap of code.
22294         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in: gstgconf
22295         depends on gconf
22296         * gst-libs/gst/gconf/gstreamer-gconf.pc.in: same
22297         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
22298         (gst_play_video_fixate), (gst_play_audio_fixate): Add a fixate
22299         function to encourage better negotiation, particularly between
22300         audioconvert and osssink.
22301         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
22302         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):  Make some debugging
22303         more important.
22304         * gst/typefind/gsttypefindfunctions.c:  Fix mistake in flash
22305         typefinding.
22306         * gst/vbidec/vbiscreen.c:  Add glib header
22307         * pkgconfig/gstreamer-play.pc.in:  Depends on gst-interfaces.
22308
22309 2004-03-06  Christophe Fergeau  <teuf@users.sourceforge.net>
22310
22311         * ext/mad/gstmad.c: Fix detection of Xing headers
22312         * gst/tags/gstid3tag.c: Changes to support TLEN tags
22313
22314 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
22315
22316         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
22317         (gst_wavparse_pad_convert), (gst_wavparse_pad_query):
22318           debug updates
22319
22320 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
22321
22322         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
22323         * ext/mad/gstmad.c: (gst_mad_init), (is_xhead),
22324         (mpg123_parse_xing_header), (gst_mad_chain): parse Xing header in vbr
22325         files, and report the parsed length as a GST_TAG_DURATION tag.
22326         * gst/tags/gstid3tag.c: support TLEN (duration) tag
22327
22328 2004-03-05  Benjamin Otte  <otte@gnome.org>
22329
22330         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_channels):
22331           convert channels correctly. convert correctly to unsigned.
22332
22333 2004-03-05  Julien MOUTTE <julien@moutte.net>
22334
22335         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): Check if
22336         we have a window before clearing it.
22337
22338 2004-03-05  Julien MOUTTE <julien@moutte.net>
22339
22340         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state): Check if we
22341         have a window before clearing it.
22342
22343 2004-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
22344
22345         * gconf/gstreamer.schemas.in:
22346         * gst-libs/gst/gconf/Makefile.am:
22347           version installation path the same way as for 0.6
22348         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
22349         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
22350         * pkgconfig/gstreamer-play-uninstalled.pc.in:
22351           remove comment that was fixed
22352
22353 2004-03-05  David Schleef  <ds@schleef.org>
22354
22355         * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_src_formats),
22356         (gst_qtdemux_src_convert), (gst_qtdemux_get_src_query_types),
22357         (gst_qtdemux_get_event_mask), (gst_qtdemux_handle_src_query),
22358         (gst_qtdemux_handle_src_event), (gst_qtdemux_add_stream):
22359         Add prototype code for handling seeking and querying.
22360
22361 2004-03-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
22362
22363         * examples/gstplay/player.c: (main):
22364           Initialize variables to NULL. Prevents a segfault because the
22365           (uninitialized) variable is not NULL, resulting in a crash on
22366           trying to reach error->message.
22367
22368 2004-03-05  Benjamin Otte  <otte@gnome.org>
22369
22370         * gst/audioconvert/gstaudioconvert.c:
22371         (gst_audio_convert_buffer_to_default_format):
22372         make float=>int conversion work correctly even in cornercases.
22373
22374 2004-03-04  David I. Lehn  <dlehn@users.sourceforge.net>
22375
22376         * debian/README.Debian:
22377         * debian/build-deps:
22378         * debian/changelog:
22379         * debian/control:
22380         * debian/control.in:
22381         * debian/copyright:
22382         * debian/gstreamer-a52dec.files:
22383         * debian/gstreamer-aa.files:
22384         * debian/gstreamer-alsa.files:
22385         * debian/gstreamer-alsa.manpages:
22386         * debian/gstreamer-arts.files:
22387         * debian/gstreamer-artsd.files:
22388         * debian/gstreamer-audiofile.files:
22389         * debian/gstreamer-avifile.files:
22390         * debian/gstreamer-cdparanoia.files:
22391         * debian/gstreamer-colorspace.files:
22392         * debian/gstreamer-doc.files:
22393         * debian/gstreamer-dv.files:
22394         * debian/gstreamer-dvd.files:
22395         * debian/gstreamer-esd.files:
22396         * debian/gstreamer-festival.files:
22397         * debian/gstreamer-flac.files:
22398         * debian/gstreamer-gconf.conffiles:
22399         * debian/gstreamer-gconf.files:
22400         * debian/gstreamer-gconf.postinst:
22401         * debian/gstreamer-gnomevfs.files:
22402         * debian/gstreamer-gsm.files:
22403         * debian/gstreamer-http.files:
22404         * debian/gstreamer-jack.files:
22405         * debian/gstreamer-jpeg.files:
22406         * debian/gstreamer-mad.files:
22407         * debian/gstreamer-mikmod.files:
22408         * debian/gstreamer-misc.files:
22409         * debian/gstreamer-mpeg2dec.files:
22410         * debian/gstreamer-oss.files:
22411         * debian/gstreamer-plugin-apps.files:
22412         * debian/gstreamer-plugin-apps.manpages:
22413         * debian/gstreamer-plugin-libs-dev.files:
22414         * debian/gstreamer-plugin-libs.files:
22415         * debian/gstreamer-plugin-template.postinst:
22416         * debian/gstreamer-plugin-template.postrm:
22417         * debian/gstreamer-sdl.files:
22418         * debian/gstreamer-sid.files:
22419         * debian/gstreamer-vorbis.files:
22420         * debian/gstreamer-x.files:
22421         * debian/mk.control:
22422         * debian/rules:
22423         Debian package info not maintained here.
22424
22425 2004-03-04  Thomas Vander Stichele  <thomas at apestaart dot org>
22426
22427         * ext/aalib/gstaasink.c: (gst_aasink_class_init):
22428         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init):
22429         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init):
22430         * ext/divx/gstdivxenc.c: (gst_divxenc_class_init):
22431         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init):
22432         * ext/gsm/gstgsmenc.c: (gst_gsmenc_class_init):
22433         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
22434         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init):
22435         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
22436         * ext/xvid/gstxvidenc.c: (gst_xvidenc_class_init):
22437         * gst-libs/gst/colorbalance/colorbalance.c:
22438         (gst_color_balance_class_init):
22439         * gst-libs/gst/colorbalance/colorbalancechannel.c:
22440         (gst_color_balance_channel_class_init):
22441         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
22442         * gst-libs/gst/play/play.c: (gst_play_class_init):
22443         * gst-libs/gst/propertyprobe/propertyprobe.c:
22444         (gst_property_probe_iface_init):
22445         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init):
22446         * gst-libs/gst/tuner/tunerchannel.c:
22447         (gst_tuner_channel_class_init):
22448         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init):
22449         * gst/cutter/gstcutter.c: (gst_cutter_class_init):
22450         * gst/effectv/gstvertigo.c: (gst_vertigotv_class_init):
22451         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init):
22452         * sys/dxr3/dxr3spusink.c: (dxr3spusink_class_init):
22453         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
22454         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
22455         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init):
22456         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init):
22457           fix signals to use - instead of _
22458         * ext/libcaca/gstcacasink.h:
22459         * ext/sdl/sdlvideosink.h:
22460           fix header rename
22461
22462 2004-03-04  David Schleef  <ds@schleef.org>
22463
22464         * testsuite/gst-lint:  Add a check for bad signal names.
22465
22466 2004-03-04  <kost@imn.htwk-leipzig.de>
22467
22468         reviewed by David Schleef
22469
22470         * gst/videofilter/gstgamma.c: (gst_gamma_rgb32): Fix typo that
22471         modified the alpha channel and caused a warning. (bug #136192)
22472
22473 2004-04-03  Christian Schaller <Uraeus@gnome.org>
22474
22475         * gst-plugins.spec.in:
22476         Change names of plugins to actually be correct. Try to keep things
22477         alphabetical to avoid getting beat up by Thomas
22478
22479 2004-03-03  Julien MOUTTE <julien@moutte.net>
22480
22481         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_default_video_sink):
22482         Using ximagesink as a default if no gconf key found. We should
22483         probably consider using alsasink instead of osssink for the audio
22484         part.
22485
22486 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
22487
22488         * configure.ac:
22489           fix --with-plugins, don't think it ever worked before
22490         * gst-plugins.spec.in:
22491           even more updates
22492
22493 2004-03-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
22494
22495         * ext/sdl/sdlvideosink.h:
22496         * sys/ximage/ximagesink.h:
22497         * sys/xvideo/xvideosink.h:
22498         * sys/xvimage/xvimagesink.h:
22499           Fix for move of gstvideosink.h -> videosink.h.
22500
22501 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
22502
22503         * gst-libs/gst/xwindowlistener/Makefile.am:
22504           this is a plugin library, not a library
22505
22506 2004-03-01  David Schleef  <ds@schleef.org>
22507
22508         * AUTHORS:  Added some names.  Add yourself if you're still
22509         missing.
22510
22511 2004-03-01  David Schleef  <ds@schleef.org>
22512
22513         * MAINTAINERS: Add
22514
22515 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
22516
22517         * gst-plugins.spec.in: clean up spec file
22518
22519 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
22520
22521         * gst-libs/gst/video/Makefile.am:
22522         * gst-libs/gst/video/gstvideosink.c:
22523         * gst-libs/gst/video/gstvideosink.h:
22524           rename gstvideosink.h to videosink.h to match other headers
22525         * gst/mixmatrix/Makefile.am:
22526           fix plugin filename
22527         * gst/tags/Makefile.am: fix plugin filename
22528
22529 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
22530
22531         * gst/tags/Makefile.am: fix plugin filename
22532
22533 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
22534
22535         * examples/gstplay/player.c: (got_time_tick), (main):
22536           add error handler
22537           display time_tick more readably
22538         * gst/mixmatrix/Makefile.am:
22539           fix plugin file name
22540
22541 2004-02-29  Christophe Fergeau  <teuf@gnome.org>
22542
22543         * sys/oss/gstosselement.c: (gst_osselement_probe),
22544         (device_combination_append), (gst_osselement_class_probe_devices):
22545         * sys/oss/gstosselement.h:
22546           Reworked enumeration of oss dsps and mixers so that gst-mixer works
22547           on my system using alsa oss emulation, fixes bug #135597
22548
22549 2004-02-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
22550
22551         * gst/videodrop/gstvideodrop.c: (gst_videodrop_init),
22552         (gst_videodrop_chain), (gst_videodrop_change_state):
22553         * gst/videodrop/gstvideodrop.h:
22554           Work based on timestamp of input data, not based on the expected
22555           framerate from the input. The consequence is that this element now
22556           not only scales framerates, but also functions as a framerate
22557           corrector or framerate stabilizer/constantizer.
22558
22559 2004-02-27  David Schleef  <ds@schleef.org>
22560
22561         patches from jmmv@menta.net (Julio M. Merino Vidal)
22562
22563         * gst/interleave/deinterleave.c: (deinterleave_chain): Fix
22564         GST_ELEMENT_ERROR call (bug #135634)
22565         * gst/interleave/interleave.c: (interleave_buffered_loop),
22566         (interleave_bytestream_loop): Don't use alloca() (bug #135640)
22567         * sys/cdrom/gstcdplayer_ioctl_bsd.h: Fix ioctls on NetBSD (bug #135645)
22568         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
22569         (gst_osssink_chain): Fix ioctls on NetBSD. (bug #135644)
22570         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_sync_next_frame),
22571         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
22572         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_requeue_frame):
22573         Fix GST_ELEMENT_ERROR call.
22574         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_palette): Fix
22575         GST_ELEMENT_ERROR call.
22576
22577 2004-02-27  Benjamin Otte  <otte@gnome.org>
22578
22579         * gst-libs/gst/audio/audio.h:
22580           add macro to make sure header isn't included twice
22581         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
22582           don't use gst_buffer_free
22583         * gst/playondemand/filter.func:
22584           don't use gst_data_free. Free data only once.
22585
22586 2004-02-26  David Schleef  <ds@schleef.org>
22587
22588         * gst-libs/gst/colorbalance/Makefile.am:
22589         * gst-libs/gst/mixer/Makefile.am:
22590         * gst-libs/gst/tuner/Makefile.am:
22591         * gst/level/Makefile.am: -marshal.[ch] and -enum.[ch] files
22592         should not be disted, -marshal.h files should not be installed,
22593         and -enum.h files _should_ be installed.  Fix to make this the
22594         case.
22595
22596 === release 0.7.5 ===
22597
22598 2004-02-26  Thomas Vander Stichele  <thomas at apestaart dot org>
22599
22600         * configure.ac: release 0.7.5, "Under The Sea"
22601
22602 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
22603
22604         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
22605         (gst_audio_convert_change_state), (gst_audio_convert_get_buffer):
22606         * gst/videoscale/gstvideoscale.c:
22607         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
22608           assorted debug/warning fixes
22609
22610 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
22611
22612         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
22613         (gst_videoscale_init), (gst_videoscale_chain),
22614         (gst_videoscale_set_property), (plugin_init):
22615         * gst/videoscale/gstvideoscale.h:
22616         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
22617         (gst_videoscale_scale_rgb), (gst_videoscale_planar411),
22618         (gst_videoscale_planar400), (gst_videoscale_packed422),
22619         (gst_videoscale_packed422rev), (gst_videoscale_32bit),
22620         (gst_videoscale_24bit), (gst_videoscale_16bit),
22621         (gst_videoscale_bilinear), (gst_videoscale_bicubic),
22622         (gst_videoscale_scale_plane_slow),
22623         (gst_videoscale_scale_point_sample),
22624         (gst_videoscale_scale_nearest),
22625         (gst_videoscale_scale_nearest_str2),
22626         (gst_videoscale_scale_nearest_str4),
22627         (gst_videoscale_scale_nearest_32bit),
22628         (gst_videoscale_scale_nearest_24bit),
22629         (gst_videoscale_scale_nearest_16bit):
22630         add debugging category and use it properly
22631         fix use of GST_PTR_FORMAT
22632
22633 2004-02-25  Andy Wingo  <wingo@pobox.com>
22634
22635         * gst/interleave/interleave.c (interleave_buffered_loop): Always
22636         push only when channel->buffer is NULL. Prevents segfaults doing
22637         the state change after a nonlocal exit, like a scheme exception.
22638
22639         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
22640         Handle the case where the intersected caps is empty.
22641
22642 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
22643
22644         * gst/law/mulaw-decode.c: (mulawdec_link):
22645         * gst/law/mulaw.c: (plugin_init):
22646           fix mulawdec so it actually works again
22647
22648 2004-02-24  Arwed v. Merkatz  <v.merkatz@gmx.net>
22649
22650         reviewed by: David Schleef  <ds@schleef.org>
22651
22652         * gst/videofilter/gstgamma.c: (gst_gamma_class_init),
22653         (gst_gamma_init), (gst_gamma_set_property),
22654         (gst_gamma_get_property), (gst_gamma_calculate_tables),
22655         (gst_gamma_rgb24), (gst_gamma_rgb32):  Adds gamma correction
22656         for RGB, with separate r g and b correction factors. (#131167)
22657
22658 2004-02-24  Thomas Vander Stichele  <thomas at apestaart dot org>
22659
22660         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
22661           only signal tags for bitrate if they're > 0 (#134894)
22662
22663 2004-02-24  David Schleef  <ds@schleef.org>
22664
22665         * gst/qtdemux/qtdemux.c: (plugin_init), (gst_qtdemux_loop_header),
22666         (qtdemux_parse_moov), (qtdemux_parse), (qtdemux_node_dump_foreach),
22667         (qtdemux_dump_mvhd), (qtdemux_dump_tkhd), (qtdemux_dump_elst),
22668         (qtdemux_dump_mdhd), (qtdemux_dump_hdlr), (qtdemux_dump_vmhd),
22669         (qtdemux_dump_dref), (qtdemux_dump_stsd), (qtdemux_dump_stts),
22670         (qtdemux_dump_stss), (qtdemux_dump_stsc), (qtdemux_dump_stsz),
22671         (qtdemux_dump_stco), (qtdemux_dump_co64), (qtdemux_dump_dcom),
22672         (qtdemux_dump_cmvd), (qtdemux_parse_tree), (qtdemux_parse_trak):
22673         Cleanups.  Convert g_prints to GST_LOGs.  Add qtdemux debug
22674         category.  Attempt to fix timestamp calculation.
22675
22676 2004-02-24  Johan Dahlin  <johan@gnome.org>
22677
22678         * gst-libs/gst/gconf/gconf.c: Add \n to g_print error messages
22679
22680 2004-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
22681
22682         * configure.ac:
22683         * gconf/Makefile.am:
22684         * gconf/gstreamer.schemas:
22685         * gst-libs/gst/gconf/Makefile.am:
22686         * gst-libs/gst/gconf/gconf.c:
22687           version gconf schemas and install locations
22688
22689 2004-02-23  Benjamin Otte  <otte@gnome.org>
22690
22691         * ext/xine/xineinput.c: (gst_xine_input_dispose):
22692         (gst_xine_input_subclass_init):
22693           call parent dispose.
22694           change pad template for CD reader correctly
22695         * ext/xine/Makefile.am:
22696         * ext/xine/gstxine.h:
22697         * ext/xine/xine.c: (plugin_init):
22698         * ext/xine/xineaudiosink.c:
22699           wrap audio sinks, too
22700         * gst-libs/gst/resample/private.h:
22701         * gst-libs/gst/resample/resample.c: (gst_resample_init),
22702         (gst_resample_reinit), (gst_resample_scale),
22703         (gst_resample_nearest_s16), (gst_resample_bilinear_s16),
22704         (gst_resample_sinc_slow_s16), (gst_resample_sinc_s16),
22705         (gst_resample_sinc_ft_s16), (gst_resample_nearest_float),
22706         (gst_resample_bilinear_float), (gst_resample_sinc_slow_float),
22707         (gst_resample_sinc_float), (gst_resample_sinc_ft_float):
22708         * gst-libs/gst/resample/resample.h:
22709         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
22710         (gst_audioscale_class_init), (gst_audioscale_link),
22711         (gst_audioscale_get_buffer), (gst_audioscale_init),
22712         (gst_audioscale_chain), (gst_audioscale_set_property),
22713         (gst_audioscale_get_property):
22714         * gst/audioscale/gstaudioscale.h:
22715           s/resample_*/gst_resample_*/i to not clobber namespaces
22716
22717 2004-02-23  Julien MOUTTE  <julien@moutte.net>
22718
22719         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
22720         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
22721         (gst_riff_create_video_template_caps),
22722         (gst_riff_create_audio_template_caps),
22723         (gst_riff_create_iavs_template_caps):
22724         * gst-libs/gst/riff/riff-media.h:
22725         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
22726         (gst_asf_demux_audio_caps), (gst_asf_demux_add_audio_stream),
22727         (gst_asf_demux_video_caps), (gst_asf_demux_add_video_stream):
22728         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
22729         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
22730         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
22731         (gst_matroska_demux_plugin_init): First batch implementing audio and
22732         video codec tags in demuxers.
22733
22734 2004-02-22  Benjamin Otte  <otte@gnome.org>
22735
22736         * ext/xine/Makefile.am:
22737         * ext/xine/gstxine.h:
22738         * ext/xine/xine.c: (plugin_init):
22739         * ext/xine/xineinput.c:
22740           add input plugin wrapper. Playback from files, http, mms and cdda
22741           works.
22742         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
22743           remove leftover G_GNUC_UNUSED
22744         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_stream),
22745         (gst_asf_demux_identify_guid):
22746           improve debugging output
22747
22748 2004-02-22  Benjamin Otte  <otte@gnome.org>
22749
22750         reported by: Padraig O'Briain <padraig.obriain@sun.com>
22751
22752         * autogen.sh:
22753           replace test -e with test -x for mkinstalldirs to be more portable.
22754           (fixes #134816)
22755
22756 2004-02-22  Benjamin Otte  <otte@gnome.org>
22757
22758         reported by: Stefan Kost <kost@imn.htwk-leipzig.de>
22759
22760         * gst/audioconvert/gstaudioconvert.c: (plugin_init):
22761           set rank to PRIMARY
22762         * gst/volume/gstvolume.c: (plugin_init):
22763           set rank to NONE
22764         fixes #134960
22765
22766 2004-02-22   Julio M. Merino Vidal <jmmv@menta.net>
22767
22768         reviewed by Benjamin Otte  <otte@gnome.org>
22769
22770         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
22771           escape NULL strings in GST_ELEMENT_ERROR properly (fixes #135116)
22772
22773 2004-02-22  Benjamin Otte  <otte@gnome.org>
22774
22775         * configure.ac:
22776           export [_]*{gst,Gst,GST}.* symbols from plugins
22777
22778 2004-02-22  Christophe Fergeau <teuf@gnome.org>
22779
22780         reviewed by: Benjamin Otte  <otte@gnome.org>
22781
22782         * ext/lame/gstlame.c: (add_one_tag):
22783         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
22784         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value),
22785         (gst_vorbisenc_metadata_set1):
22786         * gst/tags/gstid3tag.c:
22787         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add):
22788           apply fixes from bugs #135042 (lame can't write tags) and #133817
22789           (add GST_ALBUM_VOLUME_{COUNT,NUMBER} tags)
22790
22791 2004-02-22 Ramon Garcia <ramon_garcia_f@yahoo.com>
22792
22793         * configure.ac: Export only gst_plugin_desc from plugins.
22794          Note that this change only makes any effect with Linux using libtool
22795          1.5.2 or higher. Otherwise it is silently ignored, but it would build
22796          fine. And don't try to have several versions of libtool in different
22797          directories.
22798
22799 2004-02-20  Andy Wingo  <wingo@pobox.com>
22800
22801         * gst/intfloat/, gst/oneton: Removed, replaced by audioconvert and
22802         interleave respectively.
22803
22804         * gst/interleave/deinterleave.c: New plugin: deinterleave
22805         (replaces on oneton).
22806         * gst/interleave/interleave.c: New plugin: interleave.
22807         * gst/interleave/plugin.h: Support file.
22808         * gst/interleave/plugin.c: Support file.
22809
22810         * configure.ac: Remove intfloat and oneton, add interleave.
22811
22812         * ext/sndfile/gstsf.c: Handle events better.
22813
22814         * gst/audioconvert/gstaudioconvert.c: Change to support int2float
22815         and float2int operation. int2float has scheduling problems as
22816         noted in in2float_chain.
22817
22818 2004-02-20  Benjamin Otte  <otte@gnome.org>
22819
22820         * ext/xine/Makefile.am:
22821         * ext/xine/gstxine.h:
22822         * ext/xine/xine.c:
22823         * ext/xine/xineaudiodec.c:
22824         * ext/xine/xinecaps.c:
22825           add first version of xine plugin wrapper. Currently only wraps the
22826           QDM2 win32 DLL, and even that only in proof-of-concept quality.
22827         * configure.ac:
22828         * ext/Makefile.am:
22829           add xine plugin wrapper, disabled by default. Use --enable-xine to
22830           build. Note that it'll segfault on gst-register if you don't remove
22831           the goom and tvtime post plugins from xine.
22832         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
22833         (qtdemux_parse), (qtdemux_parse_trak), (qtdemux_audio_caps):
22834           add extradata parsing for QDM2.
22835           change around debugging prints.
22836
22837 2004-02-19  Benjamin Otte  <otte@gnome.org>
22838
22839         * ext/lame/gstlame.c: (gst_lame_chain):
22840         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
22841           use gst_tag_list_insert when you want to insert tags
22842
22843 2004-02-18  David Schleef  <ds@schleef.org>
22844
22845         * configure.ac:  Move massink to gst-rotten
22846         * ext/Makefile.am:
22847         * ext/mas/Makefile.am:
22848         * ext/mas/massink.c:
22849         * ext/mas/massink.h:
22850
22851 2004-02-18  David Schleef  <ds@schleef.org>
22852
22853         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init): Disable gdk_pixbuf
22854         typefinding, since it seems to be worse than nothing.
22855         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):  Add ftyp
22856         atom to recognize .mp4 and .m4a files as video/quicktime.
22857
22858 2004-02-18  David Schleef  <ds@schleef.org>
22859
22860         * gst/sine/demo-dparams.c: (quit_live),
22861         (dynparm_log_value_changed), (dynparm_value_changed), (main):
22862         Use double dparams, not float.
22863         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
22864         (gst_sinesrc_init): Change sync default to FALSE, since multiple
22865         sync'd elements don't really work correctly.
22866         * gst/volume/gstvolume.c: (volume_class_init), (volume_init),
22867         (volume_update_volume), (volume_get_property):  Change dparam
22868         to double.
22869
22870 2004-02-18  Julien MOUTTE  <julien@moutte.net>
22871
22872         * sys/ximage/ximagesink.c:
22873         (gst_ximagesink_xwindow_update_geometry),
22874         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
22875         (gst_ximagesink_change_state), (gst_ximagesink_expose),
22876         (gst_ximagesink_init): Rework the way software video scaling works. So
22877         now we check on each chain call if the video frames are feeling the
22878         window. If not we try to renegotiate caps. On failure we memorize that
22879         and we won't try again for that PLAYING sessions.
22880         * sys/ximage/ximagesink.h: Adding a boolean to store the caps renego
22881         failure.
22882         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): initialize the
22883         synchronous flag.
22884
22885 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
22886
22887         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
22888           break up _link so we can give a better debug message for errors
22889
22890 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
22891
22892         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
22893           set up debug category
22894
22895 2004-02-18  Julien MOUTTE <julien@moutte.net>
22896
22897         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
22898         (gst_ximagesink_handle_xevents), (gst_ximagesink_expose): Reorganizing
22899         the way renegotiation work. The event handling function is not taking
22900         care of external windows and renegotiate method check for pad flags
22901         NEGOTIATING. Should fix : #133209
22902
22903 2004-02-17  Julien MOUTTE  <julien@moutte.net>
22904
22905         * sys/ximage/ximagesink.c: (gst_ximagesink_expose): Checking if the
22906         pad is negotiating before trying renegotiation.
22907
22908 2004-02-17  Thomas Vander Stichele  <thomas at apestaart dot org>
22909
22910         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
22911           pass on all possible mime types as typefind hints
22912
22913 2004-02-17  Julien MOUTTE <julien@moutte.net>
22914
22915         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
22916         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new): Fix a
22917         possible SHM leak if we crash. All other apps using XShm are doing
22918         that.
22919
22920 2004-02-17  Julien MOUTTE  <julien@moutte.net>
22921
22922         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
22923         (gst_ximagesink_expose): Renegotiate size on expose.
22924         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_expose): Update window
22925         size on expose.
22926
22927 2004-02-16  Benjamin Otte  <in7y118@public.uni-hamburg.de>
22928
22929         * testsuite/alsa/sinesrc.c:
22930           cosmetic fix to fix compile issue with gcc 2.95.4
22931
22932 2004-02-16  Julien MOUTTE <julien@moutte.net>
22933
22934         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
22935         (gst_alsa_timestamp_to_bytes): Alsa should trigger an error if it
22936         failed opening the audio device.
22937         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
22938         (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
22939         (gst_ximagesink_xwindow_new), (gst_ximagesink_xwindow_destroy),
22940         (gst_ximagesink_xwindow_resize), (gst_ximagesink_xwindow_clear),
22941         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
22942         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
22943         (gst_ximagesink_change_state), (gst_ximagesink_chain),
22944         (gst_ximagesink_set_xwindow_id): Clearing window in READY TO PAUSED.
22945         Removing some useless g_return_if_fail like wingo suggested.
22946         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
22947         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xvimage_put),
22948         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
22949         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_xwindow_clear),
22950         (gst_xvimagesink_update_colorbalance),
22951         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_xcontext_get),
22952         (gst_xvimagesink_xcontext_clear),
22953         (gst_xvimagesink_get_fourcc_from_caps),
22954         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
22955         (gst_xvimagesink_set_xwindow_id),
22956         (gst_xvimagesink_colorbalance_list_channels),
22957         (gst_xvimagesink_colorbalance_set_value),
22958         (gst_xvimagesink_colorbalance_get_value): Clearing window in READY TO
22959         PAUSED. Removing some useless g_return_if_fail like wingo suggested.
22960
22961 2004-02-16  Thomas Vander Stichele  <thomas at apestaart dot org>
22962
22963         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
22964           throw error when not negotiated instead of asserting
22965
22966 2004-02-15  Julien MOUTTE  <julien@moutte.net>
22967
22968         * gst/switch/gstswitch.c: (gst_switch_loop): More fixes for
22969         correct data refcounting.
22970
22971 2004-02-15  Julien MOUTTE  <julien@moutte.net>
22972
22973         * gst/switch/gstswitch.c: (gst_switch_change_state),
22974         (gst_switch_class_init): Cleaning the sinkpads correctly on state
22975         change, mostly the EOS flag.
22976
22977 2004-02-15  Julien MOUTTE  <julien@moutte.net>
22978
22979         * examples/gstplay/player.c: (got_eos), (main): Adding some
22980         output for debugging.
22981         * gst-libs/gst/play/play.c: (gst_play_state_change): Stop our
22982         timeouts if we go to any state different from PLAYING.
22983         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek): Fix some
22984         more EOS bugs in riff lib.
22985
22986 2004-02-14  Julien MOUTTE  <julien@moutte.net>
22987
22988         * gst-libs/gst/play/play.c: (gst_play_connect_visualization): Disable
22989         visualization until i find a way to fix switch correctly.
22990         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head): Fix a bug when
22991         EOS arrives.
22992         * gst/switch/gstswitch.c: (gst_switch_release_pad),
22993         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
22994         (gst_switch_loop), (gst_switch_dispose), (gst_switch_class_init):
22995         Reworked switch to get a more correct behaviour with events and refing
22996         of data stored in sinkpads.
22997         * gst/switch/gstswitch.h: Adding an eos flag for every sinkpad so that
22998         we don't pull from a pad in EOS.
22999
23000 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
23001
23002         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
23003           remove v1 tag even if we can't read it (makes sure we don't detect
23004           it again)
23005
23006 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
23007
23008         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait),
23009         (gst_alsa_xrun_recovery):
23010         * ext/alsa/gstalsa.h:
23011           try xrun recovery when wait failed. Make xrun recovery function
23012           return TRUE/FALSE to indicate success. (might fix #134354)
23013
23014 2004-02-13  David Schleef  <ds@schleef.org>
23015
23016         * gst/sine/demo-dparams.c: (dynparm_log_value_changed),
23017         (dynparm_value_changed), (main): Convert from float to double.
23018         * gst/sine/gstsinesrc.c: (gst_sinesrc_init): same.
23019
23020 2004-02-13  David Schleef  <ds@schleef.org>
23021
23022         * gst/silence/gstsilence.c: (gst_silence_class_init),
23023         (gst_silence_set_clock), (gst_silence_get),
23024         (gst_silence_set_property), (gst_silence_get_property):
23025         * gst/silence/gstsilence.h: Add sync property.
23026         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
23027         (gst_sinesrc_init), (gst_sinesrc_set_clock), (gst_sinesrc_get),
23028         (gst_sinesrc_set_property), (gst_sinesrc_get_property):
23029         * gst/sine/gstsinesrc.h: Add sync property.
23030
23031 2004-02-13  David Schleef  <ds@schleef.org>
23032
23033         * gst/intfloat/gstint2float.c: (conv_f32_s16),
23034         (gst_int2float_chain_gint16):  Change stdint usage to glib types.
23035
23036 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
23037
23038         * configure.ac:
23039         * ext/Makefile.am:
23040         * gst-libs/ext/Makefile.am:
23041           move ffmpeg plugin to gst-ffmpeg module
23042
23043 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
23044
23045         * configure.ac: use GST_ARCH to detect architecture
23046
23047 2004-02-12  Julien MOUTTE  <julien@moutte.net>
23048
23049         * gst/vbidec/vbiscreen.c: Fixing thomasvs fixes. Missing header.
23050
23051 2004-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
23052
23053         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
23054           classify LADSPA plugins based on number of src/sink pads
23055           (#133663, Stefan Kost)
23056         * gst/sine/gstsinesrc.c: (gst_sinesrc_init):
23057           fix dparams registration
23058           (#133528, Stefan Kost)
23059         * gst/vbidec/vbiscreen.c: (vbiscreen_set_current_cell):
23060           fix use of isprint and use g_ascii_isprint instead
23061           (#133316, Stefan Kost)
23062
23063 2004-02-11  David Schleef  <ds@schleef.org>
23064
23065         Convert a few inner loops to use liboil.  This is currently
23066         optional, and is only enabled if liboil is present (duh!).
23067         * configure.ac: Check for liboil-0.1
23068         * gst/intfloat/Makefile.am:
23069         * gst/intfloat/gstint2float.c: (conv_f32_s16), (scalarmult_f32),
23070         (gst_int2float_chain_gint16):
23071         * gst/videofilter/Makefile.am:
23072         * gst/videofilter/gstvideobalance.c: (gst_videobalance_class_init),
23073         (tablelookup_u8), (gst_videobalance_planar411):
23074         * gst/videotestsrc/Makefile.am:
23075         * gst/videotestsrc/gstvideotestsrc.c: (plugin_init):
23076         * gst/videotestsrc/videotestsrc.c: (splat_u8), (paint_hline_YUY2),
23077         (paint_hline_IYU2), (paint_hline_str4), (paint_hline_str3),
23078         (paint_hline_RGB565), (paint_hline_xRGB1555):
23079
23080 2004-02-11  David Schleef  <ds@schleef.org>
23081
23082         * ext/lcs/gstcolorspace.c: (colorspace_find_lcs_format),
23083         (gst_colorspace_caps_get_fourcc), (colorspace_setup_converter),
23084         (gst_colorspace_getcaps), (gst_colorspace_link),
23085         (gst_colorspace_base_init), (gst_colorspace_init),
23086         (gst_colorspace_chain), (gst_colorspace_change_state),
23087         (plugin_init): Merge Ronald's patch (bug #117897) and update
23088         for new caps and negotiation.  Seems to work, although it
23089         shows off bugs in lcs.
23090
23091 2004-02-11  David Schleef  <ds@schleef.org>
23092
23093         * ext/alsa/Makefile.am: Fix linking against libgstinterfaces.
23094         (bug #133886)  Noticed by bugs@leroutier.net (Stephane LOEUILLET)
23095
23096 2004-02-11  David Schleef  <ds@schleef.org>
23097
23098         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_class_init),
23099         (gst_rfbsrc_change_state), (gst_rfbsrc_init),
23100         (gst_rfbsrc_set_property), (gst_rfbsrc_get_property):
23101         Add server and port properties
23102
23103 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
23104
23105         * m4/a52.m4:
23106         * m4/aalib.m4:
23107         * m4/as-ffmpeg.m4:
23108         * m4/as-liblame.m4:
23109         * m4/as-slurp-ffmpeg.m4:
23110         * m4/check-libheader.m4:
23111         * m4/esd.m4:
23112         * m4/freetype2.m4:
23113         * m4/gconf-2.m4:
23114         * m4/glib.m4:
23115         * m4/gst-alsa.m4:
23116         * m4/gst-artsc.m4:
23117         * m4/gst-ivorbis.m4:
23118         * m4/gst-matroska.m4:
23119         * m4/gst-sdl.m4:
23120         * m4/gst-shout2.m4:
23121         * m4/gst-sid.m4:
23122         * m4/gtk.m4:
23123         * m4/libdv.m4:
23124         * m4/libfame.m4:
23125         * m4/libmikmod.m4:
23126         * m4/ogg.m4:
23127         * m4/vorbis.m4:
23128           fix underquotedness of macros (#133800)
23129         * m4/as-avifile.m4:
23130         * m4/xmms.m4:
23131           removed because no longer used
23132
23133 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
23134
23135         * configure.ac:
23136           require gettext 0.11.5 so ulonglong.m4 gets checked out and copied
23137           by autopoint (fixes #132996)
23138
23139 2004-02-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
23140
23141         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_base_init):
23142         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_base_init):
23143         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_base_init):
23144         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_base_init):
23145           fix memleaks
23146
23147 2004-02-11  David Schleef  <ds@schleef.org>
23148
23149         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
23150         (gst_gdk_pixbuf_chain): Fix logic bug causing spurious errors.
23151         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_base_init),
23152         (gst_jpegdec_init), (gst_jpegdec_chain): Fix negotiation.
23153         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_base_init),
23154         (gst_jpegenc_class_init), (gst_jpegenc_init),
23155         (gst_jpegenc_getcaps), (gst_jpegenc_link), (gst_jpegenc_resync),
23156         (gst_jpegenc_chain), (gst_jpegenc_set_property),
23157         (gst_jpegenc_get_property):  Fix negotiation.  Add some properties.
23158         * ext/jpeg/gstjpegenc.h: Fix negotiation.
23159
23160 2004-02-10  Benjamin Otte  <in7y118@public.uni-hamburg.de>
23161
23162         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
23163         (gst_mikmod_srcfixate), (gst_mikmod_srclink), (gst_mikmod_loop):
23164         * ext/mikmod/gstmikmod.h:
23165           fix caps negotiation in mikmod
23166         * ext/ogg/gstoggdemux.c: (gst_ogg_print):
23167           output debug information
23168
23169 2004-02-08  Benjamin Otte  <in7y118@public.uni-hamburg.de>
23170
23171         * gst-libs/gst/colorbalance/Makefile.am:
23172         * gst-libs/gst/navigation/Makefile.am:
23173         * gst-libs/gst/xoverlay/Makefile.am:
23174           remove unused GST_OPT_CFLAGS from Makefiles
23175           include X_CFLAGS and X_LIBS in xoverlay. (#131948)
23176
23177 2004-02-07  David Schleef  <ds@schleef.org>
23178
23179         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_handle_event): Don't
23180         push events to pads that haven't been created (#133508)
23181
23182 2004-02-07  Jan Schmidt  <thaytan@mad.scientist.com>
23183
23184         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
23185         (gst_dvdec_sink_convert), (gst_dvdec_handle_sink_event),
23186         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
23187         (gst_dvdec_loop), (gst_dvdec_change_state):
23188         Second attempt at committing a working dvdec element.
23189
23190 2004-02-06  David Schleef  <ds@schleef.org>
23191
23192         Build fixes for OS X: (see #129600)
23193         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_strh),
23194         (gst_riff_read_strf_vids), (gst_riff_read_strf_auds),
23195         (gst_riff_read_strf_iavs):
23196         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
23197         (gst_avi_demux_stream_odml):
23198         * gst/playondemand/Makefile.am:
23199         * gst/rtp/rtp-packet.c:
23200
23201 2004-02-05  David Schleef  <ds@schleef.org>
23202
23203         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_loop): Revert
23204         last change, because it Just Doesn't Compile.
23205
23206 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
23207
23208         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
23209           skip undecodable id3v2 tag instead of keeping it
23210
23211 2004-02-05  David Schleef  <ds@schleef.org>
23212
23213         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
23214         Unref leaked buffer.  (Noticed by Ronald)
23215
23216 2004-02-05  David I. Lehn  <dlehn@users.sourceforge.net>
23217
23218         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
23219         Sync requires with other checks.  >= vs =.
23220
23221 2004-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
23222
23223         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
23224         (gst_dvdec_video_link), (gst_dvdec_loop):
23225         * ext/dv/gstdvdec.h:
23226           rework the caps negotiation so that dvdec works again instead
23227           of just segfaulting.
23228
23229 === release 0.7.4 ===
23230
23231 2004-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
23232
23233         * NEWS: GStreamer Plugins 0.7.4 "For Great Justice" released
23234         * configure.ac: changed for release
23235
23236 2004-02-05  Thomas Vander Stichele  <thomas at apestaart dot org>
23237
23238         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in:
23239         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
23240         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
23241         * pkgconfig/gstreamer-play-uninstalled.pc.in:
23242           reworked patch by David Lehn to fix libdir and includedir for
23243           uninstalled libraries
23244           removed play and gconf from gstreamer-libs since they have their
23245           own pkgconfig files
23246
23247 2004-02-04  David Schleef  <ds@schleef.org>
23248
23249         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt): Fix a caps
23250         memleak.
23251
23252 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
23253
23254         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
23255           use correct GST_TAG_ENCODER tag
23256
23257 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
23258
23259         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
23260           be sure to stop the clock when going to paused
23261         * sys/oss/gstosssink.c: (gst_osssink_change_state):
23262           reset number of transmitted when going to ready.
23263         fixes #132935
23264
23265 2004-02-05  Charles Schmidt <cschmidt2@emich.edu>
23266
23267         reviewed by Benjamin Otte
23268
23269         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
23270           extract track count (fixes #133410)
23271
23272 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
23273
23274         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
23275           that should be !=, not == (fixes #132519)
23276
23277 2004-02-04  David Schleef  <ds@schleef.org>
23278
23279         Make sure set_explicit_caps() is called before adding pad.
23280         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
23281         * gst/id3/gstid3types.c: (gst_id3types_loop):
23282         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
23283         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
23284
23285 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
23286
23287         * configure.ac:
23288           bump nano to 2, first prerelease
23289           put back AM_PROG_LIBTOOL
23290
23291 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
23292
23293         * testsuite/alsa/Makefile.am:
23294           these are user test apps, not automatic testsuite tests
23295
23296 2004-02-04  David Schleef  <ds@schleef.org>
23297
23298         Convert GST_DEBUG_CAPS() to GST_DEBUG():
23299         * gst/mpeg1videoparse/gstmp1videoparse.c:
23300         (mp1videoparse_parse_seq):
23301         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
23302         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
23303         * sys/xvideo/gstxwindow.c: (_gst_xwindow_new):
23304         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
23305         (gst_xvideosink_getcaps):
23306         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
23307         * testsuite/gst-lint: more tests
23308
23309 2004-02-04  David Schleef  <ds@schleef.org>
23310
23311         Replace use of GST_PAD_FORMATS_FUNCTION() and similar macros
23312         with the code that they would expand to.
23313         * ext/flac/gstflacdec.c: (gst_flacdec_get_src_formats),
23314         (gst_flacdec_get_src_query_types),
23315         (gst_flacdec_get_src_event_masks):
23316         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_formats),
23317         (gst_gnomevfssrc_get_query_types),
23318         (gst_gnomevfssrc_get_event_mask):
23319
23320 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
23321
23322         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
23323         (gst_sinesrc_dispose):
23324           fix memleak by properly disposing sinesrc
23325
23326 2004-02-04  Julien MOUTTE  <julien@moutte.net>
23327
23328         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_expose):
23329         * gst-libs/gst/xoverlay/xoverlay.h: Adding the _expose method to tell
23330         an overlay to redraw the image because it has been exposed.
23331         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy),
23332         (gst_ximagesink_ximage_put), (gst_ximagesink_expose),
23333         (gst_ximagesink_xoverlay_init), (gst_ximagesink_init):
23334         * sys/ximage/ximagesink.h: Implement expose method from XOverlay
23335         interface
23336         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_destroy),
23337         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_expose),
23338         (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_init):
23339         * sys/xvimage/xvimagesink.h: Implement expose method from XOverlay
23340         interface
23341
23342 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
23343
23344         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
23345           more memleak fixage
23346
23347 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
23348
23349         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
23350         * gst/typefind/gsttypefindfunctions.c:
23351           fix memleaks shown by gst-typefind
23352
23353 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
23354
23355         * common/glib-gen.mak:
23356           add hack rule to touch .Plo files
23357         * gst-libs/gst/colorbalance/Makefile.am:
23358         * gst-libs/gst/mixer/Makefile.am:
23359         * gst-libs/gst/play/Makefile.am:
23360         * gst-libs/gst/tuner/Makefile.am:
23361           remove glib_root variable
23362
23363 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
23364
23365         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream):
23366           set explicit caps before adding the element, so the autopluggers can
23367           plug correctly.
23368         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
23369         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
23370         (mpeg_video_type_find), (mpeg_video_stream_type_find),
23371         (dv_type_find):
23372           fix memleaks in typefind functions. gst_type_find_suggest takes a const
23373           argument.
23374
23375 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
23376
23377         * gst-libs/gst/colorbalance/Makefile.am:
23378         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
23379         * gst-libs/gst/colorbalance/colorbalance.c:
23380         * gst-libs/gst/colorbalance/colorbalance.h:
23381         * gst-libs/gst/colorbalance/colorbalancemarshal.list:
23382         * gst-libs/gst/mixer/Makefile.am:
23383         * gst-libs/gst/mixer/mixer-marshal.list:
23384         * gst-libs/gst/mixer/mixer.c:
23385         * gst-libs/gst/mixer/mixer.h:
23386         * gst-libs/gst/mixer/mixermarshal.list:
23387         * gst-libs/gst/play/Makefile.am:
23388         * gst-libs/gst/play/play.h:
23389         * gst-libs/gst/tuner/Makefile.am:
23390         * gst-libs/gst/tuner/tuner-marshal.list:
23391         * gst-libs/gst/tuner/tuner.c:
23392         * gst-libs/gst/tuner/tuner.h:
23393         * gst-libs/gst/tuner/tunermarshal.list:
23394           use new glib-gen.mak snippet to clean up Makefile.am
23395           fix various bugs in Makefile.am's
23396
23397 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
23398
23399         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
23400           handle chain parsing correctly in the multichain case
23401         * ext/theora/theoradec.c: (gst_theora_dec_init), (_theora_ilog),
23402         (theora_dec_from_granulepos), (theora_dec_to_granulepos),
23403         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
23404         (theora_dec_chain):
23405           handle events and queries correctly
23406
23407 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
23408
23409         * .cvsignore:
23410         Ignore generated file _stdint.h.
23411
23412 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
23413
23414         * gst-libs/gst/colorbalance/Makefile.am:
23415         * gst-libs/gst/colorbalance/colorbalance.h:
23416         * gst-libs/gst/mixer/Makefile.am:
23417         * gst-libs/gst/mixer/mixer.h:
23418         * gst-libs/gst/play/Makefile.am:
23419         * gst-libs/gst/play/play.h:
23420         * gst-libs/gst/tuner/Makefile.am:
23421         * gst-libs/gst/tuner/tuner.h:
23422         Generate enum type code with glib-mkenums.
23423         * gst-libs/gst/colorbalance/.cvsignore:
23424         * gst-libs/gst/mixer/.cvsignore:
23425         * gst-libs/gst/play/.cvsignore:
23426         * gst-libs/gst/tuner/.cvsignore:
23427         Ignore generated files.
23428
23429 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
23430
23431         * gst-libs/gst/audio/.cvsignore:
23432         Ignore generated file.
23433         * gst-libs/gst/audio/Makefile.am:
23434         Do not install example filter.
23435
23436 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
23437
23438         * examples/switch/.cvsignore:
23439         Ignore generated file.
23440
23441 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
23442
23443         * common/m4/ax_create_stdint_h.m4:
23444         * configure.ac:
23445           add AX_CREATE_STDINT_H to get correct type definitions for a52dec in
23446           _stdint.h.
23447         * Makefile.am:
23448           remove generated _stdint.h in DISTCLEANFILES
23449         * ext/a52dec/gsta52dec.c:
23450           include _stdint.h for a52dec. (should fix #133064)
23451
23452 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
23453
23454         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add),
23455         (gst_tag_to_vorbis_comments):
23456         Add replaygain support to vorbistag
23457
23458 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
23459         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
23460         (gst_ffmpeg_caps_to_extradata):
23461           Fix SVQ3 caps flag properties
23462           Use glib macro for bytes swap
23463
23464 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
23465
23466         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
23467         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
23468         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
23469         * ext/sndfile/gstsf.c: (plugin_init):
23470         * gst/avi/gstavi.c: (plugin_init):
23471         * sys/dxr3/dxr3init.c: (plugin_init):
23472         * sys/oss/gstossaudio.c: (plugin_init):
23473         * sys/v4l/gstv4l.c: (plugin_init):
23474         * sys/v4l2/gstv4l2.c: (plugin_init):
23475           remove textdomain calls
23476         * po/nl.po:
23477           update Dutch translation
23478
23479 2004-02-02  Julien MOUTTE  <julien@moutte.net>
23480
23481         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
23482         (gst_play_set_audio_sink): Moving volume in the audio thread for
23483         instantaneous volume change. Maybe i will add another volume in front
23484         of visualization later, not sure yet though.
23485
23486 2004-02-02  Julien MOUTTE  <julien@moutte.net>
23487
23488         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
23489         (gst_ximagesink_handle_xevents): Better X events handling, only take
23490         the latest events for configure and motion.
23491         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents): same.
23492
23493 2004-02-02  Jon Trowbridge  <trow@gnu.org>
23494
23495         reviewed by: David Schleef  <ds@schleef.org>
23496
23497         Fix memory leaks:
23498         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_register):
23499         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_register):
23500
23501 2004-02-02  David Schleef  <ds@schleef.org>
23502
23503         code cleanup.  Change bzero() to memset().  Remove duplicate ; at ends
23504         of lines.
23505         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_event):
23506         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
23507         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link):
23508         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
23509         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
23510         * gst/effectv/gstedge.c: (gst_edgetv_sinkconnect):
23511         * gst/effectv/gstvertigo.c: (gst_vertigotv_sinkconnect):
23512         * gst/intfloat/float22int.c: (gst_float2_2_int_getcaps),
23513         (gst_float2_2_int_link):
23514         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
23515         * gst/rtjpeg/RTjpeg.c: (RTjpeg_init_mcompress):
23516         * gst/tcp/gsttcpsink.c: (gst_tcpsink_init_send):
23517         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_init_receive):
23518         * gst/udp/gstudpsink.c: (gst_udpsink_init_send):
23519         * gst/udp/gstudpsrc.c: (gst_udpsrc_init_receive):
23520         * sys/v4l/gstv4lelement.c: (gst_v4lelement_init):
23521         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
23522         * testsuite/gst-lint: Add tests for bzero and ;;
23523
23524 2004-02-02  David Schleef  <ds@schleef.org>
23525
23526         * gst/debug/efence.c: Add fallback if MAP_ANONYMOUS isn't defined.
23527
23528 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
23529
23530         * ext/aalib/gstaasink.c: (gst_aasink_open):
23531         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
23532         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
23533         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
23534         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
23535         (gst_afsink_close_file):
23536         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
23537         (gst_afsrc_close_file):
23538         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
23539         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
23540         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
23541         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
23542         * ext/esd/esdmon.c: (gst_esdmon_get):
23543         * ext/esd/esdsink.c: (gst_esdsink_chain), (gst_esdsink_open_audio):
23544         * ext/faac/gstfaac.c: (gst_faac_chain):
23545         * ext/faad/gstfaad.c: (gst_faad_chain):
23546         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
23547         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
23548         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
23549         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
23550         (gst_flacdec_loop):
23551         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
23552         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
23553         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
23554         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
23555         (gst_gnomevfssink_close_file):
23556         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
23557         (gst_gnomevfssrc_open_file):
23558         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
23559         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
23560         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
23561         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
23562         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
23563         * ext/mad/gstmad.c: (gst_mad_chain):
23564         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
23565         * ext/mpeg2dec/gstmpeg2dec.c:
23566         * ext/mpeg2enc/gstmpeg2enc.cc:
23567         * ext/mplex/gstmplex.cc:
23568         * ext/mplex/gstmplexibitstream.cc:
23569         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
23570         (gst_ogg_demux_push):
23571         * ext/raw1394/gstdv1394src.c:
23572         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
23573         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
23574         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
23575         (gst_sf_loop):
23576         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
23577         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop):
23578         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
23579         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
23580         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
23581         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
23582         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
23583         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
23584         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
23585         (gst_riff_read_element_data), (gst_riff_read_seek),
23586         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
23587         * gst/adder/gstadder.c: (gst_adder_loop):
23588         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
23589         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
23590         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
23591         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
23592         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
23593         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
23594         * gst/goom/gstgoom.c: (gst_goom_chain):
23595         * gst/id3/gstid3types.c: (gst_id3types_loop):
23596         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
23597         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
23598         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
23599         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
23600         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
23601         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
23602         (gst_ebml_read_float), (gst_ebml_read_header):
23603         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
23604         (gst_matroska_demux_parse_blockgroup):
23605         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
23606         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
23607         * gst/oneton/gstoneton.c: (gst_oneton_chain):
23608         * gst/silence/gstsilence.c: (gst_silence_get):
23609         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
23610         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
23611         * gst/speed/gstspeed.c: (speed_loop):
23612         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
23613         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
23614         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
23615         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
23616         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
23617         (gst_wavparse_loop):
23618         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
23619         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
23620         (dxr3audiosink_close):
23621         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
23622         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
23623         (dxr3videosink_close), (dxr3videosink_write_data):
23624         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
23625         * sys/oss/gstosssink.c: (gst_osssink_chain):
23626         * sys/oss/gstosssrc.c: (gst_osssrc_get):
23627         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
23628         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
23629         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
23630         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
23631         (gst_v4l_set_window), (gst_v4l_enable_overlay):
23632         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
23633         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
23634         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
23635         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
23636         (gst_v4l_set_audio):
23637         * sys/v4l/v4l_calls.h:
23638         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
23639         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
23640         (gst_v4lmjpegsink_playback_init),
23641         (gst_v4lmjpegsink_playback_start):
23642         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame):
23643         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
23644         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
23645         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
23646         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
23647         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
23648         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
23649         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
23650         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
23651         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
23652         (gst_v4l2_get_output), (gst_v4l2_set_output),
23653         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
23654         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
23655         (gst_v4l2_set_attribute):
23656         * sys/v4l2/v4l2_calls.h:
23657         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
23658         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
23659         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
23660         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
23661         (gst_v4l2src_capture_stop):
23662         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
23663         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
23664         (gst_ximagesink_chain):
23665         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
23666         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
23667         (gst_xvideosink_xwindow_new):
23668         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
23669         (gst_xvimagesink_chain):
23670
23671 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
23672
23673         * gst/volume/gstvolume.c: (gst_volume_set_volume),
23674         (gst_volume_get_volume), (volume_class_init), (volume_init),
23675         (volume_chain_int16), (volume_update_volume):
23676         * gst/volume/gstvolume.h:
23677           make code more readable by removing magic numbers
23678           make mixer interface export 0-100 range
23679           make it internally map to 0.0-1.0 range so users don't distort
23680           output by putting the sliders at full volume
23681
23682 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
23683
23684         * gst-libs/gst/play/play.c: (gst_play_tick_callback),
23685         (gst_play_state_change), (gst_play_seek_to_time):
23686         block the tick callback for 0.5 secs after doing a seek
23687
23688 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
23689
23690         * gst-libs/gst/play/play.c: (gst_play_new):
23691           check for GError
23692
23693 2004-02-01  Julien MOUTTE  <julien@moutte.net>
23694
23695         * gst-libs/gst/play/play.c: (gst_play_seek_to_time),
23696         (gst_play_new): Accepting NULL GError, blocking time tick while seeking.
23697         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
23698         (gst_ximagesink_chain), (gst_ximagesink_init): s/sinkconnect/sink_link
23699         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
23700         (gst_xvimagesink_chain), (gst_xvimagesink_init): s/sinkconnect/sink_link
23701
23702 2004-02-01  Thomas Vander Stichele  <thomas at apestaart dot org>
23703
23704         * configure.ac:
23705         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
23706           check for a function added in vorbis 1.1
23707
23708 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
23709
23710         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
23711         (gst_alsa_drain_audio), (gst_alsa_stop_audio):
23712           really start/stop clock only on PLAYING <=> PAUSED
23713         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
23714           remove \n from debugging lines
23715         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
23716           make it work when seeking does not
23717         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
23718           reset on DISCONT
23719
23720 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
23721
23722         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start):
23723           start clock on PAUSED=>PLAYING, not later
23724         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
23725           extract correct time for different discont formats
23726         (gst_alsa_sink_get_time):
23727           don't segfault when no format is negotiated yet, just return 0
23728         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
23729         (gst_ogg_demux_handle_event), (gst_ogg_demux_push),
23730         (gst_ogg_pad_push):
23731           handle flush and discont events correctly
23732         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
23733           handle discont events correctly
23734
23735 2004-01-31  Thomas Vander Stichele  <thomas at apestaart dot org>
23736
23737         * gst-libs/gst/play/play.c: (gst_play_error_quark),
23738         (gst_play_error_create), (gst_play_error_plugin),
23739         (gst_play_pipeline_setup), (gst_play_init), (gst_play_new):
23740         * gst-libs/gst/play/play.h:
23741           add error handling during creation
23742         * examples/gstplay/player.c: (main):
23743           use new gst_play_new
23744
23745
23746 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
23747
23748         * ext/theora/theoradec.c: (theora_dec_chain):
23749           make comments work
23750         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
23751         (vorbis_dec_src_event), (vorbis_dec_chain):
23752           add encoder tag, fix tag reading to be more error tolerant, change
23753           BITRATE to NOMINAL_BITRATE, add debugging, don't unref events after
23754           gst_pad_event_default.
23755         * gst/tags/gstvorbistag.c:
23756         (gst_tag_list_from_vorbiscomment_buffer):
23757           undefine function specific define at end of function
23758
23759 2004-01-31  Jeremy Simon  <jesimon@libertysurf.fr>
23760
23761         * ext/flac/gstflac.c: (plugin_init):
23762         * ext/flac/gstflacdec.c: (gst_flacdec_class_init):
23763         * ext/flac/gstflacdec.h:
23764         * ext/flac/gstflacenc.h:
23765           Fix typos
23766
23767 2004-01-30  David I. Lehn  <dlehn@users.sourceforge.net>
23768
23769         * examples/gstplay/player.c: s/gstplay.h/play.h/
23770
23771 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
23772
23773         * gst-libs/gst/play/Makefile.am:
23774         * gst-libs/gst/play/gstplay.c:
23775         * gst-libs/gst/play/gstplay.h:
23776         * gst-libs/gst/play/play.c:
23777           more surgery, operation complete
23778
23779 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
23780
23781         * gst-libs/gst/play/play.old.c:
23782         * gst-libs/gst/play/play.old.h:
23783           after CVS surgery by moving, remove
23784         * gst-libs/gst/play/playpipelines.c:
23785           remove
23786
23787         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
23788           add negotiation error
23789
23790 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
23791
23792         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
23793         (gst_ogg_demux_push):
23794           add some seeking debug info
23795           send a flush when seeking
23796
23797 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
23798
23799         * configure.ac:
23800           use AC_C_INLINE
23801         * configure.ac:
23802         * ext/Makefile.am:
23803         * ext/theora/Makefile.am:
23804         * ext/theora/theoradec.c:
23805           add theora video decoder. Does just do simple decoding for now and
23806           has been tested against Theora cvs only. It only works when theora
23807           is compiled with --enable-static.
23808         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
23809           always reset packetno on DISCONT
23810
23811 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
23812
23813         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
23814           Fix audio.
23815
23816 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
23817
23818         * gst/mpegaudioparse/gstmpegaudioparse.c:
23819         (mp3_type_frame_length_from_header):
23820           Fix header parsing - stolen from ffmpeg (thank you! :) ).
23821
23822 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
23823
23824         * ext/esd/esdsink.c: (gst_esdsink_init):
23825           Since we have static pad template caps, we don't need to negotiate;
23826           either the core errors out or we know the format.
23827
23828 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
23829
23830         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
23831         (gst_riff_read_seek):
23832         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
23833         (gst_ebml_read_seek):
23834           Fix event handling.
23835
23836 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
23837
23838         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
23839           removee video/x-theora from vp3 decoder, it doesn't handle raw
23840           theora streams
23841         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
23842           fix bug with finalizing element that never went to PAUSED
23843         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
23844           length and position queries were swapped
23845         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
23846         (vorbis_dec_from_granulepos), (vorbis_dec_src_query),
23847         (vorbis_dec_src_event):
23848           implement querying time and bytes
23849
23850 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
23851
23852         * just about every source file:
23853           gst_element_error -> GST_ELEMENT_ERROR
23854
23855 2004-01-29  Julien MOUTTE  <julien@moutte.net>
23856
23857         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get): Fixing seeking
23858         emiting FLUSH and even before DISCONT.
23859         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): Fix seeking to
23860         get the best instant seeking as possible yay!
23861
23862 2004-01-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
23863
23864         * gst/mpeg1videoparse/gstmp1videoparse.c:
23865         (gst_mp1videoparse_real_chain):
23866           Committed wrong version last week... Grr... Didn't notice until now.
23867
23868 2004-01-29  Julien MOUTTE <julien@moutte.net>
23869
23870         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new):
23871         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new): Emit the
23872         have_xwindow_id signal in xwindow_create.
23873
23874 2004-01-29  Benjamin Otte  <in7y118@public.uni-hamburg.de>
23875
23876         * ext/ogg/gstoggdemux.c:
23877           lots of changes - mainly support for chained bitstreams, seeking,
23878           querying and bugfixes of course
23879         * ext/vorbis/Makefile.am:
23880         * ext/vorbis/vorbisdec.c:
23881         * ext/vorbis/vorbisdec.h:
23882           add vorbisdec raw vorbis decoder
23883         * ext/vorbis/vorbis.c: (plugin_init):
23884           register vorbisdec as PRIMARY, vorbisfile as SECONDARY
23885         * gst/intfloat/Makefile.am:
23886         * gst/intfloat/float22int.c:
23887         * gst/intfloat/float22int.h:
23888         * gst/intfloat/gstintfloatconvert.c: (plugin_init):
23889           add float2intnew plugin. It converts multichannel interleaved float to
23890           multichannel interleaved int. The name should probably be changed.
23891         * gst/typefind/gsttypefindfunctions.c: (theora_type_find),
23892         (plugin_init):
23893           add typefinding for raw theora video so oggdemux can detect it.
23894
23895 2004-01-28  Julien MOUTTE  <julien@moutte.net>
23896
23897         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): seek on video
23898         sink element first.
23899         * gst/videoscale/gstvideoscale.c:
23900         (gst_videoscale_handle_src_event): Fixing src event handler.
23901
23902 2004-01-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
23903
23904         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
23905         (gst_v4lsrc_open), (gst_v4lsrc_close),
23906         (gst_v4lsrc_palette_to_caps), (gst_v4lsrc_srcconnect),
23907         (gst_v4lsrc_getcaps), (gst_v4lsrc_set_clock):
23908         * sys/v4l/gstv4lsrc.h:
23909         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_start),
23910         (gst_v4lsrc_grab_frame), (gst_v4lsrc_capture_stop):
23911           Implement resizing... Hack. But that's why v4l is b0rked...
23912
23913 2004-01-28  Julien MOUTTE <julien@moutte.net>
23914
23915         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
23916         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
23917         (gst_ximagesink_ximage_put), (gst_ximagesink_xwindow_new),
23918         (gst_ximagesink_xwindow_destroy):
23919         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
23920         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
23921         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
23922         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_get_xv_support),
23923         (gst_xvimagesink_xcontext_get): Removing some useless debugs messages,
23924         correctly cleaning the image created to check xshm calls on succes,
23925         added a lot of XSync calls in X11 functions, and fixed a segfault when
23926         no image format was defined before negotiation happened.
23927
23928 2004-01-28  Benjamin Otte  <in7y118@public.uni-hamburg.de>
23929
23930         * ext/alsa/gstalsa.c: (gst_alsa_query_func):
23931           use gst_element_get_time to get correct time
23932
23933 2004-01-28  Julien MOUTTE  <julien@moutte.net>
23934
23935         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
23936         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_destroy),
23937         (gst_ximagesink_xcontext_get), (gst_ximagesink_class_init):
23938         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xerror),
23939         (gst_xvimagesink_check_xshm_calls),
23940         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xcontext_get): Our
23941         X plugins are now able to detect that XShm calls will fail even if the
23942         server claims that it has XShm support (remote displays most of the
23943         time). We then log the error as a GST_DEBUG and set use_shm to FALSE
23944         so that we use non XShm functions. This feature is almost useless for
23945         xvimagesink as Xv is not supported on remote displays anyway, but
23946         it might happen than even on the local display XShm calls fail.
23947
23948 2004-01-27  David Schleef  <ds@schleef.org>
23949
23950         * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
23951         (gst_esdsink_link), (gst_esdsink_get_time), (gst_esdsink_chain),
23952         (gst_esdsink_change_state):  Fix sync issues in esdsink.  Also
23953         changed esdsink to only use 44100,16,2, since esd sucks at rate
23954         conversion and esdsink has had difficulty negotiating.
23955
23956 2004-01-27  Julien MOUTTE <julien@moutte.net>
23957
23958         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback),
23959         (gst_play_seek_to_time): Fixing the way to get current position.
23960
23961 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
23962
23963         * sys/oss/gstosssink.c: (gst_osssink_sink_query):
23964           use gst_element_get_time to get correct time
23965
23966 2004-01-27  Julien MOUTTE <julien@moutte.net>
23967
23968         * gst-libs/gst/play/gstplay.c: (gst_play_set_location): The easiest
23969         fix ever... Inverting 2 lines of code make spider autoplug correctly
23970         tagged mp3 !
23971
23972 2004-01-27  David Schleef  <ds@schleef.org>
23973
23974         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
23975         Use gst_pad_try_set_caps_nonfixed().
23976
23977 2004-01-27  David Schleef  <ds@schleef.org>
23978
23979         * gst/ac3parse/gstac3parse.c: update to checklist 5
23980         * gst/adder/gstadder.c: rewrite negotiation.  update to checklist 5
23981         * gst/audioconvert/gstaudioconvert.c: update to checklist 5
23982         * gst/audioscale/gstaudioscale.c: same
23983         * gst/auparse/gstauparse.c: same
23984         * gst/avi/gstavidemux.c: same
23985
23986 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
23987
23988         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
23989           stop processing after EOS
23990
23991 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
23992
23993         * gst/asfdemux/asfheaders.h:
23994         * gst/asfdemux/gstasfdemux.c:
23995         * gst/asfdemux/gstasfmux.c: (gst_asfmux_put_guid),
23996         (gst_asfmux_put_string), (gst_asfmux_put_wav_header),
23997         (gst_asfmux_put_vid_header), (gst_asfmux_put_bmp_header):
23998           lot's of fixes to make data extraction simpler and get the code
23999           architecture and compiler independant. Add debugging category
24000         * gst/goom/gstgoom.c: (gst_goom_change_state):
24001           reset channel count on PAUSED=>READY, not READY=>PAUSED
24002
24003 2004-01-26  Colin Walters  <walters@verbum.org>
24004
24005         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_get): Remove ugly
24006         code to pull a bigger buffer in iradio mode.  This as a side effect
24007         makes typefinding work.
24008
24009 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
24010
24011         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
24012         Fix SVQ3 decoding on PPC
24013
24014 2004-01-26  Julien MOUTTE <julien@moutte.net>
24015
24016         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain): Dunno how
24017         that one managed to stay there... Fixed.
24018
24019 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
24020
24021         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
24022         (gst_ffmpeg_caps_to_extradata), (gst_ffmpeg_caps_to_pixfmt):
24023         * gst/qtdemux/qtdemux.c: (plugin_init), (qtdemux_parse_trak),
24024         (qtdemux_video_caps):
24025         * gst/qtdemux/qtdemux.h:
24026         Add SVQ3 specific flags to qtdemux and ffmpeg
24027
24028 2004-01-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24029
24030         * gst-libs/gst/audio/audio.h:
24031           remove buffer-frames from audio caps
24032         * gst/audioconvert/gstaudioconvert.c:
24033           fix plugin to really work.
24034
24035 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24036
24037         * gst-libs/gst/mixer/mixer.c:
24038         * gst-libs/gst/propertyprobe/propertyprobe.c:
24039         * gst-libs/gst/tuner/tuner.c: (gst_tuner_find_norm_by_name),
24040         (gst_tuner_find_channel_by_name):
24041         * gst-libs/gst/tuner/tuner.h:
24042           Add gtk-doc style comments. Also fix a function name.
24043
24044 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24045
24046         * ext/divx/gstdivxdec.c: (gst_divxdec_init),
24047         (gst_divxdec_negotiate):
24048           Fix for new capsnego - also fixes gst-player with divxdec.
24049
24050 2004-01-25  Julien MOUTTE  <julien@moutte.net>
24051
24052         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
24053         (gst_play_identity_handoff), (gst_play_set_location),
24054         (gst_play_set_visualization), (gst_play_connect_visualization): Another
24055         try in visualization implementation. Still have an issue with switch
24056         blocking when pulling from video_queue and only audio comes out of
24057         spider.
24058         * gst/switch/gstswitch.c: (gst_switch_release_pad),
24059         (gst_switch_poll_sinkpads), (gst_switch_class_init): Implementing pad
24060         release method. And check if the pad is usable before pulling.
24061
24062 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24063
24064         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose),
24065         (gst_videobalance_init),
24066         (gst_videobalance_colorbalance_list_channels),
24067         (gst_videobalance_colorbalance_set_value),
24068         (gst_videobalance_colorbalance_get_value),
24069         (gst_videobalance_update_properties),
24070         (gst_videobalance_update_tables_planar411),
24071         (gst_videobalance_planar411):
24072         * gst/videofilter/gstvideobalance.h:
24073           Implement lookup-tables. +/- 10x faster.
24074
24075 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24076
24077         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
24078         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
24079           The index reading was broken. The rest worked fine, but the whole
24080           goal of my rewrite was to make avidemux readable, and this was
24081           not at all readable. Please use typed variables.
24082
24083 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24084
24085         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
24086           Additional pad usability check.
24087         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
24088         (mp1videoparse_find_next_gop), (gst_mp1videoparse_time_code),
24089         (gst_mp1videoparse_real_chain):
24090           Fix MPEG video stream parsing. The original plugin had several
24091           issues, including not timestamping streams where the source was
24092           not timestamped (this happens with PTS values in mpeg system
24093           streams, but MPEG video is also a valid stream on its own so
24094           that needs timestamps too). We use the display time code for that
24095           for now. Also, if one incoming buffer contains multiple valid
24096           frames, we push them all on correctly now, including proper EOS
24097           handling. Lastly, several potential segfaults were fixed, and we
24098           properly sync on new sequence/gop headers to include them in next,
24099           not previous frames (since they're header for the next frame, not
24100           the previous). Also see #119206.
24101         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain),
24102         (bpf_from_header):
24103           Move caps setting so we only do it after finding several valid
24104           MPEG-1 fraes sequentially, not right after the first one (which
24105           might be coincidental).
24106         * gst/typefind/gsttypefindfunctions.c: (mpeg1_sys_type_find),
24107         (mpeg_video_type_find), (mpeg_video_stream_type_find),
24108         (plugin_init):
24109           Add unsynced MPEG video stream typefinding, and change some
24110           probability values so we detect streams rightly. The idea is as
24111           follows: I can have an unsynced system stream which contains
24112           video. In the current code, I would randomly get a type for either
24113           system or video stream type found, because the probabilities are
24114           being calculated rather randomly. I now use fixed values, so we
24115           always prefer system stream if that was found (and that is how it
24116           should be). If no system stream was found, we can still identity                the stream as video-only.
24117
24118 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24119
24120         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
24121         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
24122           don't write to buffer. Extract data without the need of
24123           __attribute__ ((packed))
24124
24125 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24126
24127         * gst/typefind/gsttypefindfunctions.c: (mpeg1_parse_header),
24128         (mpeg1_sys_type_find):
24129           Fix MPEG-1 stream typefinding.
24130
24131 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24132
24133         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
24134           Fix typefinding for MPEG-1 system streams, similar to MPEG-2.
24135
24136 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
24137
24138         * ext/esd/esdsink.c: (gst_esdsink_open_audio):
24139         * ext/esd/gstesd.c: (plugin_init):
24140           private debugging, better error reporting
24141
24142 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24143
24144         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
24145         (gst_riff_read_init), (gst_riff_read_change_state):
24146         * gst-libs/gst/riff/riff-read.h:
24147           Remove stuff fromold metadata system.
24148
24149 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24150
24151         * ext/ogg/gstoggdemux.c:
24152           Fix wrong file comment.
24153         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
24154         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
24155           Add metadata reading properly.
24156
24157 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
24158
24159         * ext/Makefile.am:
24160           Fix nas DIST_SUBDIRS
24161           Uraeus:
24162           Fix bug where make distcheck doesn't get run on adding stuff to
24163           the build.
24164
24165 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24166
24167         * ext/divx/gstdivxdec.c: (gst_divxdec_init), (gst_divxdec_setup):
24168         * ext/divx/gstdivxdec.h:
24169           Fix divx3 ("msmpeg4") playback using divxdec.
24170
24171 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24172
24173         * gst/typefind/gsttypefindfunctions.c:
24174         (mp3_type_frame_length_from_header): fix bug in length computation
24175         (mp3_type_find): improve debugging output
24176
24177 2004-01-23  Julien MOUTTE  <julien@moutte.net>
24178
24179         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
24180         (gst_play_set_location), (gst_play_seek_to_time),
24181         (gst_play_set_audio_sink), (gst_play_set_visualization),
24182         (gst_play_connect_visualization), (gst_play_get_sink_element): Reworked
24183         the pipeline from scratch. Visualization is back and switch went out as
24184         i realized it was not possible to use the way i wanted.
24185         * sys/ximage/ximagesink.c: (gst_ximagesink_imagepool_clear),
24186         (gst_ximagesink_change_state), (gst_ximagesink_dispose): Move xcontext
24187         clearing in state change from READY to NULL. So that one can clean the
24188         X ressources keeping the element.
24189         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
24190         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_change_state),
24191         (gst_xvimagesink_colorbalance_set_value),
24192         (gst_xvimagesink_colorbalance_get_value),
24193         (gst_xvimagesink_set_property), (gst_xvimagesink_dispose),
24194         (gst_xvimagesink_init): Same xcontext cleaning than ximagesink in state
24195         change from READY to NULL and fixed some stupid bugs in colorbalance
24196         get/set values. Also added the following feature : when nobody tries to
24197         set some values to the colorbalance levels before the xcontext is
24198         grabbed, then when creating channels list from Xv attributes we set the
24199         internal values to the Xv defaults. This way we handle buggy Xv drivers
24200         that set default hue values far from the middle of the range (Thanks
24201         to Jon Trowbridge for pointing that issue).
24202         * sys/xvimage/xvimagesink.h: Adding a cb_changed boolean to know if
24203         colorbalance levels have been set before xcontext is grabbed.
24204
24205 2004-01-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24206
24207         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
24208           Fix the ossmixer case where we shouldn't open /dev/dsp* because
24209           it might block operations (which is bad for a mixer).
24210
24211 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
24212
24213         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
24214         (deep_notify_callback), (gmi_set_decoder), (gmi_clear_decoder),
24215         (gmip_find_type_pre):
24216         * gst-libs/gst/media-info/media-info-priv.h:
24217         * gst-libs/gst/media-info/media-info.c:
24218         (gst_media_info_instance_init), (gst_media_info_read_idler):
24219         add fakesink to get caps on decoder src pad again
24220         fix callback prototype to match new have_type signal signature
24221
24222 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
24223
24224         * gst/adder/gstadder.c: (gst_adder_link):
24225           fix non-compile and cut-n-paste code
24226
24227 2004-01-21  David Schleef  <ds@schleef.org>
24228
24229         * ext/swfdec/gstswfdec.c: (gst_swfdec_video_getcaps),
24230         (gst_swfdec_video_link), (copy_image), (gst_swfdec_loop),
24231         (gst_swfdec_init), (gst_swfdec_change_state):
24232         * ext/swfdec/gstswfdec.h:
24233         Fix negotiation.
24234         * gst/adder/gstadder.c: (gst_adder_link), (gst_adder_init),
24235         (gst_adder_request_new_pad): Fix negotiation.
24236         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_fixate):
24237         Add a fixate function.
24238         * gst/intfloat/gstfloat2int.c:
24239         * gst/intfloat/gstfloat2int.h:
24240         * gst/intfloat/gstint2float.c:
24241         * gst/intfloat/gstint2float.h:
24242         Completely rewrite the negotiation.  Doesn't quite work yet,
24243         due to some buffer-frames problem.
24244
24245 2004-01-21  Thomas Vander Stichele  <thomas at apestaart dot org>
24246
24247         * ext/gnomevfs/gstgnomevfssrc.c:
24248         * sys/v4l2/v4l2_calls.h:
24249           fix includes for distcheck
24250
24251 2004-01-21  Christian Schaller <uraeus@gnome.org>
24252
24253         * ext/nas/
24254         Add libnas (network audio system) plugin, patch from Arwed von Merkatz
24255         based on earlier patch from Laurent Vivier
24256
24257 2004-01-20  Jeremy Simon  <jesimon@libertysurf.fr>
24258
24259         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
24260         Fix wma caps property
24261         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
24262         Fix typo (flags1 and flags2)
24263
24264 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
24265
24266         * gst-libs/gst/media-info/media-info-priv.c:
24267         (deep_notify_callback), (gmi_seek_to_track), (gmi_get_decoder),
24268         (gmip_find_type_pre), (gmip_find_type), (gmip_find_stream_post),
24269         (gmip_find_stream), (gmip_find_track_metadata),
24270         (gmip_find_track_streaminfo_post), (gmip_find_track_streaminfo),
24271         (gmip_find_track_format):
24272         * gst-libs/gst/media-info/media-info-priv.h:
24273         * gst-libs/gst/media-info/media-info-test.c: (main):
24274         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
24275         (gst_media_info_read_idler), (gst_media_info_read):
24276         * gst-libs/gst/media-info/media-info.h:
24277           register debugging category and use it for debugging
24278
24279 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
24280
24281         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_update_streaminfo),
24282         (gst_vorbisfile_new_link):
24283           signal streaminfo through tags
24284
24285 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24286
24287         * ext/mplex/gstmplex.cc:
24288         * ext/mplex/gstmplexibitstream.cc:
24289           g++ doesn't like NULL in our i18n/error macros, should be
24290           either (NULL) or ("").
24291
24292 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24293
24294         * sys/dxr3/dxr3audiosink.c:
24295         * sys/dxr3/dxr3init.c:
24296         * sys/dxr3/dxr3spusink.c: (dxr3spusink_close):
24297         * sys/dxr3/dxr3videosink.c: (dxr3videosink_close):
24298           Fix more error error error errors (missing includes here).
24299
24300 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24301
24302         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
24303           fix thomas' error errors.
24304
24305 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
24306
24307         * ext/mpeg2enc/gstmpeg2enc.cc:
24308           fix error errors.
24309
24310 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24311
24312         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
24313         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
24314           Fix for new error system.
24315
24316 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
24317
24318         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
24319           fix for new error reporting
24320
24321 2004-01-20  David Schleef  <ds@schleef.org>
24322
24323         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
24324         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
24325         (gst_ximagesink_set_xwindow_id): Change to using a framerate
24326         of [1,100] instead of [0,MAX], since 0 isn't handled correctly,
24327         and neither is 100+, most likely.
24328         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
24329         (gst_xvimagesink_getcaps): same
24330
24331 2004-01-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24332
24333         * configure.ac:
24334           Up version requirement to 2.0.3 (not yet released) to avoid symbol
24335           clashes with ffmpeg.
24336
24337 2004-01-20  Julien MOUTTE  <julien@moutte.net>
24338
24339         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
24340         (gst_switch_init): Fixed switch element : proxying link and setting
24341         caps from src to sink on request.
24342
24343 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
24344
24345         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
24346         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
24347         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
24348         fix element_error
24349
24350 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
24351
24352         * sys/v4l/v4l_calls.h:
24353         * sys/v4l2/v4l2_calls.h:
24354           element_error fixes
24355
24356 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
24357
24358         * gst-libs/gst/gst-i18n-plugin.h:
24359           add locale.h
24360           remove config.h inclusion
24361
24362 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
24363
24364         * autogen.sh:
24365           adding autopoint invocation
24366         * Makefile.am:
24367         * configure.ac:
24368         * gst-libs/gst/gettext.h:
24369           adding gettext bits
24370         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
24371         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
24372         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
24373         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
24374         (gst_gnomevfssink_close_file):
24375         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_open_file):
24376         * ext/sndfile/gstsf.c: (gst_sf_loop), (plugin_init):
24377         * gst-libs/gst/gst-i18n-plugin.h:
24378         * gst/avi/gstavi.c: (plugin_init):
24379         * sys/dxr3/dxr3init.c: (plugin_init):
24380         * sys/dxr3/dxr3videosink.c: (dxr3videosink_write_data):
24381         * sys/oss/gstossaudio.c: (plugin_init):
24382         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
24383         * sys/v4l/gstv4l.c: (plugin_init):
24384         * sys/v4l/v4l_calls.c: (gst_v4l_open):
24385         * sys/v4l2/gstv4l2.c: (plugin_init):
24386         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
24387         (gst_v4l2_fill_lists), (gst_v4l2_get_norm), (gst_v4l2_set_norm),
24388         (gst_v4l2_get_input), (gst_v4l2_set_input), (gst_v4l2_get_output),
24389         (gst_v4l2_set_output), (gst_v4l2_get_frequency),
24390         (gst_v4l2_set_frequency), (gst_v4l2_signal_strength),
24391         (gst_v4l2_get_attribute), (gst_v4l2_set_attribute):
24392           make sure locale and translation domain are set
24393           fix translated strings
24394         * po/.cvsignore:
24395         * po/LINGUAS:
24396         * po/Makevars:
24397         * po/POTFILES.in:
24398         * po/nl.po:
24399           put translation files into place
24400         * sys/xvideo/imagetest.c: (main):
24401         * ext/dv/demo-play.c: (main):
24402           fix unnecessary translations
24403
24404 2004-01-19  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
24405
24406         * ext/sndfile/gstsf.c:
24407         * gst/avi/gstavimux.c:
24408         * ext/audiofile/gstafsink.c:
24409         * ext/audiofile/gstafsrc.c:
24410         * ext/gnomevfs/gstgnomevfssink.c:
24411         * ext/gnomevfs/gstgnomevfssrc.c:
24412         * sys/oss/gstosselement.c:
24413         * sys/v4l/v4l_calls.h:
24414           fix i18n include
24415
24416 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
24417
24418         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
24419         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
24420         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
24421         (gst_v4l2_get_output), (gst_v4l2_set_output),
24422         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
24423         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
24424         (gst_v4l2_set_attribute):
24425         update to new error handling
24426
24427 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
24428
24429         * ext/sidplay/gstsiddec.cc:
24430         * gst/modplug/gstmodplug.cc:
24431           parenthese NULL because C++ seems angry about it
24432
24433 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
24434
24435         * gst-libs/gst/gst-i18n-plugin.h:
24436           add skeleton i18n stuff, but needs to be further implemented
24437
24438 2004-01-18  Thomas Vander Stichele  <thomas at apestaart dot org>
24439
24440         * examples/gstplay/player.c: (main):
24441         * ext/aalib/gstaasink.c: (gst_aasink_open):
24442         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
24443         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
24444         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
24445         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
24446         (gst_afsink_close_file):
24447         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
24448         (gst_afsrc_close_file):
24449         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
24450         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
24451         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
24452         * ext/esd/esdmon.c: (gst_esdmon_get):
24453         * ext/esd/esdsink.c: (gst_esdsink_chain):
24454         * ext/faac/gstfaac.c: (gst_faac_chain):
24455         * ext/faad/gstfaad.c: (gst_faad_chain):
24456         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
24457         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
24458         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
24459         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
24460         (gst_flacdec_loop):
24461         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
24462         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
24463         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
24464         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
24465         (gst_gnomevfssink_close_file):
24466         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
24467         (gst_gnomevfssrc_open_file):
24468         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
24469         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
24470         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
24471         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
24472         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
24473         * ext/mad/gstmad.c: (gst_mad_chain):
24474         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
24475         * ext/mpeg2dec/gstmpeg2dec.c:
24476         * ext/mpeg2enc/gstmpeg2enc.cc:
24477         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
24478         * ext/mplex/gstmplex.cc:
24479         * ext/mplex/gstmplexibitstream.cc:
24480         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
24481         (gst_ogg_demux_push), (gst_ogg_pad_push):
24482         * ext/raw1394/gstdv1394src.c:
24483         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
24484         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
24485         * ext/sidplay/gstsiddec.cc:
24486         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
24487         (gst_sf_loop):
24488         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
24489         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
24490         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
24491         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
24492         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
24493         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
24494         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
24495         * gst-libs/gst/Makefile.am:
24496         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
24497         (gst_riff_read_element_data), (gst_riff_read_seek),
24498         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
24499         * gst/adder/gstadder.c: (gst_adder_parse_caps), (gst_adder_loop):
24500         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
24501         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
24502         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
24503         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
24504         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
24505         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
24506         * gst/goom/gstgoom.c: (gst_goom_chain):
24507         * gst/id3/gstid3types.c: (gst_id3types_loop):
24508         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
24509         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
24510         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
24511         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
24512         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
24513         (gst_ebml_read_float), (gst_ebml_read_header):
24514         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
24515         (gst_matroska_demux_parse_blockgroup):
24516         * gst/modplug/gstmodplug.cc:
24517         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
24518         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
24519         * gst/oneton/gstoneton.c: (gst_oneton_chain):
24520         * gst/silence/gstsilence.c: (gst_silence_get):
24521         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
24522         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
24523         * gst/speed/gstspeed.c: (speed_loop):
24524         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
24525         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
24526         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
24527         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
24528         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
24529         (gst_wavparse_loop):
24530         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
24531         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
24532         (dxr3audiosink_close):
24533         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
24534         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
24535         (dxr3videosink_close), (dxr3videosink_write_data):
24536         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
24537         * sys/oss/gstosselement.h:
24538         * sys/oss/gstosssink.c: (gst_osssink_get_type), (gst_osssink_init),
24539         (gst_osssink_chain):
24540         * sys/oss/gstosssrc.c: (gst_osssrc_get):
24541         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
24542         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
24543         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
24544         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_window),
24545         (gst_v4l_enable_overlay):
24546         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
24547         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
24548         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
24549         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
24550         (gst_v4l_set_audio):
24551         * sys/v4l/v4l_calls.h:
24552         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
24553         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
24554         (gst_v4lmjpegsink_playback_init),
24555         (gst_v4lmjpegsink_playback_start):
24556         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
24557         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_capture),
24558         (gst_v4lmjpegsrc_set_capture_m), (gst_v4lmjpegsrc_capture_init),
24559         (gst_v4lmjpegsrc_requeue_frame):
24560         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
24561         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
24562         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
24563         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
24564         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
24565         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
24566         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
24567         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
24568         (gst_v4l2src_capture_stop):
24569         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
24570         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
24571         (gst_ximagesink_chain):
24572         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
24573         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
24574         (gst_xvideosink_xwindow_new):
24575         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
24576         (gst_xvimagesink_chain):
24577         use new error signal, function and categories
24578
24579 2004-01-18  Jeremy Simon <jesimon@libertysurf.fr>
24580
24581         * configure.ac:
24582         * ext/Makefile.am:
24583         * ext/musicbrainz/gsttrm.c:
24584         * ext/musicbrainz/gsttrm.h:
24585         * ext/musicbrainz/Makefile.am:
24586         Add a trm plugin
24587
24588 2004-01-18  Julien MOUTTE  <julien@moutte.net>
24589
24590         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property),
24591         (gst_ximagesink_get_property), (gst_ximagesink_class_init): Adding
24592         synchronous property for debugging.
24593         * sys/ximage/ximagesink.h: Adding the synchronous boolean flag.
24594         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
24595         (gst_xvimagesink_set_property): Moving a pointer declaration to a
24596         smaller block, fixing indent.
24597
24598 2004-01-16  David Schleef  <ds@schleef.org>
24599
24600         * gst/videofilter/gstvideobalance.c: Fix regression; changing a
24601         property affects the video stream.
24602         * sys/xvimage/xvimagesink.c:
24603         * sys/xvimage/xvimagesink.h:
24604         Add synchronous property for debugging.  Should probably be
24605         disabled in non-CVS builds.  Make sure that the Xv attribute
24606         exists before we set it (crash!).  Fix a silly float bug that
24607         caused colorbalance to just not work.
24608
24609 2004-01-17  Christian Schaller <Uraeus@gnome.org>
24610
24611         * tools/gst-launch-ext.in - update for new plugins
24612
24613 2004-01-16  David Schleef  <ds@schleef.org>
24614
24615         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect): Fix use of
24616         already-freed caps.
24617
24618 2994-01-16  Christian Schaller <Uraeus@gnome.org>
24619
24620         * Update spec for new colorspace plugin and libcaca plugin
24621         * Fix compilation of libcaca plugin (clock -> id)
24622
24623 2004-01-16  Julien MOUTTE <julien@moutte.net>
24624
24625         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_update_colorbalance),
24626         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
24627         (gst_xvimagesink_set_xwindow_id),
24628         (gst_xvimagesink_colorbalance_set_value),
24629         (gst_xvimagesink_colorbalance_get_value),
24630         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
24631         (gst_xvimagesink_init), (gst_xvimagesink_class_init): Implementing
24632         correct colorbalance properties. They can now be set when the element
24633         is still in NULL state. The values will be committed to the Xv Port
24634         when xcontext is initialized.
24635         * sys/xvimage/xvimagesink.h: Added hue, saturation, contrast,
24636         brightness int values in the GstXvImagesink structure.
24637
24638 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24639
24640         * gst-libs/gst/Makefile.am:
24641           restructure so having local patches works easier.
24642
24643 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24644
24645         * ext/mpeg2enc/Makefile.am:
24646         * ext/mpeg2enc/gstmpeg2enc.cc:
24647         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
24648           Bugfix with respect to EOS handling.
24649
24650 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24651
24652         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
24653           Link with right caps (else, it segfaults).
24654         * ext/mplex/gstmplexjob.cc:
24655           Fix for slight API change in 1.6.1.93 release of mjpegtools.
24656
24657 2004-01-15  David Schleef  <ds@schleef.org>
24658
24659         * gst-libs/gst/audio/Makefile.am:
24660         Add gstaudiofiltertemplate.c and building of gstaudiofilterexample.c
24661         from the template.
24662         * gst-libs/gst/audio/gstaudiofilter.c:
24663         * gst-libs/gst/audio/gstaudiofilter.h:
24664         Add bytes_per_sample and size and n_samples calculation.
24665         * gst-libs/gst/audio/gstaudiofilterexample.c:
24666         Remove, now autogenerated.
24667         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
24668         Moved from gstaudiofilterexample, object name changed, code added
24669         so that it actually works.
24670         * gst-libs/gst/audio/make_filter:
24671         Script to build an audiofilter subclass from the template.
24672         * gst/colorspace/Makefile.am:
24673         * gst/colorspace/yuv2yuv.c:
24674         Remove file, since it's GPL, and we don't use it.
24675
24676 2004-01-15  Julien MOUTTE  <julien@moutte.net>
24677
24678         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
24679         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Making both of
24680         them use the buffer free function to test how the buffer was allocated.
24681
24682 2004-01-15  David Schleef  <ds@schleef.org>
24683
24684         * ext/esd/esdsink.c: (gst_esdsink_class_init): Remove property
24685         that handles osssink fallback.
24686         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
24687         (gst_audio_convert_getcaps):
24688         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
24689         Add audio/x-qdm2 for QDM2 audio.
24690         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
24691         * gst/sine/gstsinesrc.h: Add example of how to implement tags.
24692         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
24693         Decrease minimum size to 16x16.
24694         * gst/wavparse/gstwavparse.c:
24695         Convert disabled pad template caps to new caps.
24696         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
24697         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
24698         (gst_xvimagesink_chain): Throw element error when display cannot
24699         be opened.  Increase minimum framerate to 1.0.  Check the data
24700         free function on a buffer to make sure it is the type we expect
24701         before manipulating it.
24702
24703 2004-01-15  Julien MOUTTE <julien@moutte.net>
24704
24705         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
24706         (gst_videobalance_colorbalance_set_value): Implement passthru if
24707         settings are in the middle.
24708         * tools/gst-launch-ext.in: Stop using xvideosink, use ximagesink.
24709
24710 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24711
24712         * gst/videofilter/Makefile.am:
24713         * gst/volume/Makefile.am:
24714           Since we use videofilter symbols, link to it.
24715
24716 2004-01-15  Julien MOUTTE <julien@moutte.net>
24717
24718         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init): Setting
24719         mixer interface type to HARDWARE.
24720         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init): Adding a default
24721         type to SOFTWARE.
24722         * gst-libs/gst/mixer/mixer.h: Adding mixer interface type and macro.
24723         * gst-libs/gst/mixer/mixertrack.h: Adding mixertrack flag SOFTWARE.
24724         * gst/volume/gstvolume.c: (gst_volume_interface_supported),
24725         (gst_volume_interface_init), (gst_volume_list_tracks),
24726         (gst_volume_set_volume), (gst_volume_get_volume),
24727         (gst_volume_set_mute), (gst_volume_mixer_init),
24728         (gst_volume_dispose), (gst_volume_get_type), (volume_class_init),
24729         (volume_init): Implementing mixer interface.
24730         * gst/volume/gstvolume.h: Adding tracklist for mixer interface.
24731         * sys/oss/gstosselement.c: (gst_osselement_get_type),
24732         (gst_osselement_change_state): Removing some trailing commas in
24733         structures.
24734         * sys/oss/gstossmixer.c: (gst_ossmixer_interface_init): Setting mixer
24735         interface type to HARDWARE.
24736         * sys/v4l/gstv4lcolorbalance.c:
24737         (gst_v4l_color_balance_interface_init): Setting colorbalance interface
24738         type to HARDWARE.
24739         * sys/v4l2/gstv4l2colorbalance.c:
24740         (gst_v4l2_color_balance_interface_init): Setting colorbalance
24741         interface type to HARDWARE.
24742         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): use exactly the
24743         same code than ximagesink for event handling.
24744
24745 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24746
24747         * ext/snapshot/Makefile.am:
24748         * ext/snapshot/gstsnapshot.c: (gst_snapshot_sinkconnect),
24749         (gst_snapshot_chain):
24750         * ext/snapshot/gstsnapshot.h:
24751           This has to be a joke... Snapshot should be connected to a tee,
24752           colorspace element before it and EOS after that, where the other
24753           src of the tee receives normal data.
24754           The current way is *wrong*.
24755
24756 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24757
24758         * ext/hermes/gsthermescolorspace.c:
24759           Fix another compile error. Same as below.
24760
24761 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24762
24763         * gst/colorspace/gstcolorspace.c:
24764         * gst/colorspace/yuv2yuv.c: (gst_colorspace_yuy2_to_i420),
24765         (gst_colorspace_i420_to_yv12):
24766           Fix compiling... Didn't test if it actually works.
24767
24768 2004-01-15  David Schleef  <ds@schleef.org>
24769
24770         * configure.ac:
24771         * gst/colorspace/Makefile.am:
24772         * gst/colorspace/gstcolorspace.c:
24773         * gst/colorspace/gstcolorspace.h:
24774         * gst/colorspace/yuv2rgb.c:
24775         * gst/colorspace/yuv2rgb.h:
24776         Duplicate the ext/hermes colorspace plugin, and remove Hermes
24777         code and GPL code.  Fix for new caps negotiation.  Rewrite
24778         much of the format handling code, and some of the conversion
24779         code.  Basically, rewrote almost everything.  This element
24780         handles I420, YV12 to RGB conversions.
24781         * ext/hermes/Makefile.am:
24782         * ext/hermes/gsthermescolorspace.c:
24783         Rename colorspace to hermescolorspace.  Fix negotiation issues.
24784         Remove non-Hermes related code.  This element handles lots of
24785         RGB to RGB conversions, but no YUV.
24786         * ext/hermes/gstcolorspace.c:
24787         * ext/hermes/gstcolorspace.h:
24788         * ext/hermes/rgb2yuv.c:
24789         * ext/hermes/yuv2rgb.c:
24790         * ext/hermes/yuv2rgb.h:
24791         * ext/hermes/yuv2rgb_mmx16.s:
24792         * ext/hermes/yuv2yuv.c:
24793         * ext/hermes/yuv2yuv.h:
24794         Remove old code.
24795
24796 2004-01-14  Colin Walters  <walters@verbum.org>
24797
24798         * ext/mad/gstid3tag.c (gst_id3_tag_chain): Don't nego caps if
24799         they've already been.
24800
24801 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24802
24803         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
24804           assume tag mode when pad is not connected
24805
24806 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24807
24808         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
24809           Don't update the time of the clock
24810         (gst_alsa_sink_loop):
24811           sync to the clock given to alsasink, not the own clock
24812         * sys/oss/gstosssink.c: (gst_osssink_chain):
24813           sync to the clock
24814         (gst_osssink_change_state):
24815           activate the clock
24816         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
24817         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
24818           remove bogus code that made DISCONT events unhandled
24819         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
24820           explicitly case to double in _set_simple. (fixes 2nd warning in bug
24821           #131502)
24822         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_read_object_header),
24823         (gst_asf_demux_handle_sink_event), (gst_asf_demux_audio_caps),
24824         (gst_asf_demux_add_audio_stream), (gst_asf_demux_video_caps):
24825           convert g_warning because of wrong asf data to GST_WARNINGs (fixes
24826           2nd warning in bug #131502)
24827
24828 2004-01-14  Julien MOUTTE  <julien@moutte.net>
24829
24830         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
24831         (gst_videobalance_colorbalance_set_value),
24832         (gst_videobalance_colorbalance_get_value): Fixing videobalance ranges
24833         for colorbalance interface implementation.
24834         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
24835         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
24836         (gst_ximagesink_dispose), (gst_ximagesink_init),
24837         (gst_ximagesink_class_init): Adding DISPLAY property.
24838         * sys/ximage/ximagesink.h: Adding display_name to store display.
24839         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
24840         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
24841         (gst_xvimagesink_dispose), (gst_xvimagesink_init),
24842         (gst_xvimagesink_class_init): Adding DISPLAY property and colorbalance
24843         properties (they still need polishing though for gst-launch use : no
24844         xcontext yet, i ll do that tomorrow).
24845         * sys/xvimage/xvimagesink.h: Adding display_name to store display.
24846
24847 2004-01-14  Julien MOUTTE  <julien@moutte.net>
24848
24849         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
24850         (gst_play_set_location), (gst_play_set_visualization): Preparing
24851         switch integration, adding videobalance in the pipeline.
24852
24853 2004-01-14  Julien MOUTTE <julien@moutte.net>
24854
24855         * gst-libs/gst/colorbalance/colorbalance.c:
24856         (gst_color_balance_class_init): Adding a default type.
24857         * gst-libs/gst/colorbalance/colorbalance.h: Adding a macro to access
24858         the type.
24859         * gst/videofilter/gstvideobalance.c: (gst_videobalance_get_type),
24860         (gst_videobalance_dispose), (gst_videobalance_class_init),
24861         (gst_videobalance_init), (gst_videobalance_interface_supported),
24862         (gst_videobalance_interface_init),
24863         (gst_videobalance_colorbalance_list_channels),
24864         (gst_videobalance_colorbalance_set_value),
24865         (gst_videobalance_colorbalance_get_value),
24866         (gst_videobalance_colorbalance_init): Implementing colorbalance
24867         interface.
24868         * gst/videofilter/gstvideobalance.h: Adding colorbalance channels
24869         list.
24870         * sys/ximage/ximagesink.c: (gst_ximagesink_set_xwindow_id): Fixing a
24871         bug which was triggering a BadAccess X error when setting an overlay
24872         before pad was really negotiated.
24873         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_colorbalance_init):
24874         Using the colorbalance type macro.
24875
24876 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24877
24878         * ext/flac/gstflacenc.c: (gst_flacenc_set_metadata),
24879         (gst_flacenc_chain):
24880           handle tags correctly
24881         * gst/tags/gstid3tag.c: (gst_tag_list_new_from_id3v1):
24882           extract ID3v1 tags correctly
24883
24884 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24885
24886         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find),
24887         (plugin_init):
24888           Improve matroska typefinding for odd-typed headers...
24889
24890 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24891
24892         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
24893           Fix for using incremental number on padnames.
24894
24895 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24896
24897         * ext/divx/gstdivxdec.c:
24898         * ext/divx/gstdivxenc.c:
24899           Set category to divx4linux instead of divx (too generic).
24900         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
24901         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
24902         (gst_wavparse_loop), (gst_wavparse_change_state):
24903         * gst/wavparse/gstwavparse.h:
24904           fix parsing of WAV files with non-standard fmt-tag size and fix
24905           skipping of unrecognized chunks... Someone please fix this thing
24906           to use rifflib so all this is automated.
24907         * sys/v4l/Makefile.am:
24908         * sys/v4l2/Makefile.am:
24909           Add X_CFLAGS because we depend on X (for overlay).
24910
24911 2004-01-14  Jan Schmidt  <thaytan@mad.scientist.com>
24912
24913         * ext/mpeg2dec/gstmpeg2dec.c:
24914           Don't issue a timestamp unless we tagged the frame
24915           with a PTS.
24916
24917 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24918
24919         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback):
24920           Query the audio element to get the time, not the clock. We're
24921           interested in the element's time here.
24922
24923 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24924
24925         * ext/aalib/gstaasink.c: (gst_aasink_chain):
24926         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
24927         * ext/esd/esdsink.c: (gst_esdsink_chain):
24928         * ext/libcaca/gstcacasink.c: (gst_cacasink_chain):
24929         * ext/mas/massink.c: (gst_massink_chain):
24930         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_chain):
24931         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_index),
24932         (gst_matroska_demux_parse_metadata):
24933         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop),
24934         (gst_mpeg_parse_release_locks):
24935         * gst/tcp/gsttcpsink.c: (gst_tcpsink_chain):
24936         * gst/udp/gstudpsink.c: (gst_udpsink_chain):
24937         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
24938         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
24939         (gst_osssink_change_state):
24940         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
24941         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
24942         * sys/xvideo/xvideosink.c: (gst_xvideosink_chain),
24943         (gst_xvideosink_release_locks):
24944         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
24945           use element time.
24946         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_start),
24947         (gst_alsa_clock_stop):
24948         * gst-libs/gst/audio/audioclock.c: (gst_audio_clock_set_active),
24949         (gst_audio_clock_get_internal_time):
24950           simplify for use with new clocking code.
24951         * testsuite/alsa/Makefile.am:
24952         * testsuite/alsa/sinesrc.c: (sinesrc_init), (sinesrc_force_caps):
24953           fix testsuite for new caps system
24954
24955 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24956
24957         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
24958         * ext/flac/gstflacenc.c: (add_one_tag):
24959           length is already host endian, no need to convert. Fixes playback of
24960           tagged files on PPC. (bug #128384)
24961
24962 2004-01-13  Julien MOUTTE <julien@moutte.net>
24963
24964         * gst-libs/gst/colorbalance/colorbalance.h: Adding a type to the
24965         colorbalance interface stating if it is hardware based or software
24966         based.
24967         * gst/videofilter/gstvideobalance.c: (gst_videobalance_planar411):
24968         Removing a trailing comma.
24969         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
24970         (gst_xvimagesink_colorbalance_init): Integrating a patch from Jon
24971         Trowbridge <trow@ximian.com> querying Xv adaptor for min/max value as
24972         the documentation seems to be wrong on the -1000 to 1000 interval.
24973
24974 2004-01-12  David Schleef  <ds@schleef.org>
24975
24976         * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
24977         (gst_efence_buffer_alloc), (gst_fenced_buffer_new),
24978         (gst_fenced_buffer_default_free), (gst_fenced_buffer_default_copy):
24979         Fix negotiation.  Add a bufferalloc function for the sink pad,
24980         and generally clean up some of the code.
24981
24982 2004-01-12  Julien MOUTTE <julien@moutte.net>
24983
24984         * gst-libs/gst/colorbalance/colorbalancechannel.c:
24985         (gst_color_balance_channel_dispose): Adding safety check in dispose
24986         method.
24987         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
24988         (gst_xvimagesink_xcontext_clear),
24989         (gst_xvimagesink_interface_supported),
24990         (gst_xvimagesink_colorbalance_list_channels),
24991         (gst_xvimagesink_colorbalance_set_value),
24992         (gst_xvimagesink_colorbalance_get_value),
24993         (gst_xvimagesink_colorbalance_init), (gst_xvimagesink_get_type):
24994         Adding colorbalance interface support to set XV parameters such as
24995         HUE, BRIGHTNESS, CONTRAST, SATURATION.
24996         * sys/xvimage/xvimagesink.h: Adding the channels list for colorbalance
24997         interface.
24998
24999 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
25000
25001         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_get_type),
25002         (gst_audio_convert_class_init), (gst_audioconvert_getcaps),
25003         (gst_audio_convert_init), (gst_audio_convert_set_property),
25004         (gst_audio_convert_get_property), (gst_audio_convert_chain),
25005         (gst_audio_convert_link),
25006         (gst_audio_convert_buffer_to_default_format),
25007         (gst_audio_convert_buffer_from_default_format), (plugin_init):
25008           - implement _getcaps and use it
25009           - improve linking
25010           - remove float caps since no float conversion is actually done
25011           - remove properties and arguments that were to be used for rate
25012             conversion
25013
25014 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
25015
25016         * gst-libs/gst/audio/audio.c: (_gst_audio_structure_set_list),
25017         (gst_audio_structure_set_int):
25018         * gst-libs/gst/audio/audio.h:
25019           add helper functions for _getcaps matching the standard audio
25020           templates
25021
25022 2004-01-12  David Schleef  <ds@schleef.org>
25023
25024         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
25025         Test that pad is negotiated before getting its caps.
25026
25027 2004-01-12  Julien MOUTTE <julien@moutte.net>
25028
25029         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element): When
25030         analyzing the pads of an element the bin is mostly in READY state so
25031         no caps were negotiated. This helper function needs to work with
25032         _get_caps directly then. I was not freeing them though, added that to
25033         fix the mem leak.
25034
25035 2004-01-12  Julien MOUTTE <julien@moutte.net>
25036
25037         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
25038         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Fixing the
25039         direct put buffers detection. I prefer checking GST_BUFFER_PRIVATE
25040         than the free_func.
25041
25042 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
25043
25044         * sys/oss/gstossaudio.c: (plugin_init):
25045         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
25046         * sys/oss/gstosselement.h:
25047           make an oss debugging category
25048           make failure more descriptive
25049
25050 2004-01-11  David Schleef  <ds@schleef.org>
25051
25052         * ext/ffmpeg/gstffmpeg.c:
25053         * ext/ffmpeg/gstffmpegcodecmap.c:
25054         * ext/ffmpeg/gstffmpegdec.c:
25055         * ext/ffmpeg/gstffmpegenc.c:
25056         * ext/ffmpeg/gstffmpegprotocol.c:
25057         * ext/gdk_pixbuf/gstgdkanimation.c:
25058         * ext/jpeg/gstjpeg.c:
25059         * ext/libpng/gstpng.c:
25060         * ext/mpeg2dec/perftest.c:
25061         * ext/speex/gstspeex.c:
25062         * gst-libs/gst/resample/dtos.c:
25063         * gst/intfloat/gstintfloatconvert.c:
25064         * gst/oneton/gstoneton.c:
25065         * gst/rtjpeg/RTjpeg.c:
25066         * gst/rtp/gstrtp.c:
25067         * sys/dxr3/dxr3init.c:
25068         * sys/glsink/gstgl_nvimage.c:
25069         * sys/glsink/gstgl_pdrimage.c:
25070         * sys/glsink/gstglsink.c:
25071         * testsuite/gst-lint:
25072         Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H
25073
25074 2004-01-11  David Schleef  <ds@schleef.org>
25075
25076         * ext/alsa/gstalsasrc.c: (gst_alsa_src_set_caps):
25077         * ext/faac/gstfaac.c: (gst_faac_sinkconnect):
25078         * ext/gdk_pixbuf/gstgdkanimation.c:
25079         (gst_gdk_animation_iter_create_pixbuf):
25080         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
25081         (gst_gdk_pixbuf_chain):
25082         * ext/gdk_pixbuf/gstgdkpixbuf.h:
25083         * ext/jack/gstjack.c: (gst_jack_change_state):
25084         * ext/xvid/gstxviddec.c: (gst_xviddec_sink_link):
25085         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element):
25086         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
25087         * gst/videofilter/gstvideofilter.c:
25088         (gst_videofilter_set_output_size):
25089         Remove all usage of gst_pad_get_caps(), and replace it with
25090         gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap().
25091
25092 2004-01-11  David Schleef  <ds@schleef.org>
25093
25094         * configure.ac:
25095         * ext/Makefile.am: Fixes to make ext/libcaca compile.
25096         * ext/divx/gstdivxdec.c:
25097         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
25098         (gst_gdk_pixbuf_init), (gst_gdk_pixbuf_chain): Make gdkpixbufdec
25099         handle images that span multiple buffers.  Now work with both
25100         filesrc ! gdkpixbufdec and qtdemux ! gdkpixbufdec.
25101         * ext/gdk_pixbuf/gstgdkpixbuf.h:
25102         * ext/libcaca/gstcacasink.h: Fixes needed due to recent
25103         video/video.h changes
25104         * ext/xvid/gstxvid.c: (gst_xvid_csp_to_caps): same
25105         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
25106         (gst_v4lmjpegsrc_buffer_free): Use buffer free function instead
25107         of GstData free function.
25108         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
25109         same.
25110
25111 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
25112
25113         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_class_init),
25114         (gst_v4l2element_dispose), (gst_v4l2element_set_property),
25115         (gst_v4l2element_get_property):
25116         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults), (gst_v4l2_open):
25117           add norm, channel and frequency properties.
25118         * sys/v4l2/gstv4l2tuner.c:
25119           fixes for tuner interface changes
25120         * sys/v4l2/gstv4l2element.h:
25121         * sys/v4l2/gstv4l2src.c:
25122         * sys/v4l2/gstv4l2src.h:
25123         * sys/v4l2/v4l2src_calls.c:
25124         * sys/v4l2/v4l2src_calls.h:
25125           rework v4l2src to work with saa1734 cards and allow mmaped buffers.
25126
25127 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
25128
25129         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init),
25130         (gst_tuner_find_norm_by_name), (gst_v4l2_find_channel_by_name),
25131         (gst_tuner_channel_changed), (gst_tuner_norm_changed),
25132         (gst_tuner_frequency_changed), (gst_tuner_signal_changed):
25133         * gst-libs/gst/tuner/tuner.h:
25134           GObjects aren't const.
25135           Add find_by_name functions.
25136           Add checks to _changed functions.
25137         * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_get_channel),
25138         (gst_v4l_tuner_get_norm):
25139           Fixes for above.
25140
25141 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
25142
25143         * gst-libs/gst/video/video.h:
25144           Fix caps template names to be understandable.
25145           Prefix everything with GST_VIDEO.
25146         * ext/aalib/gstaasink.c:
25147         * ext/divx/gstdivxdec.c:
25148         * ext/divx/gstdivxenc.c:
25149         * ext/gdk_pixbuf/gstgdkpixbuf.c:
25150         * ext/hermes/gstcolorspace.c: (gst_colorspace_base_init):
25151         * ext/jpeg/gstjpegdec.c: (raw_caps_factory):
25152         * ext/jpeg/gstjpegenc.c: (raw_caps_factory):
25153         * ext/libcaca/gstcacasink.c:
25154         * ext/libpng/gstpngenc.c: (raw_caps_factory):
25155         * ext/snapshot/gstsnapshot.c:
25156         * ext/swfdec/gstswfdec.c:
25157         * ext/xvid/gstxviddec.c:
25158         * ext/xvid/gstxvidenc.c:
25159         * gst/chart/gstchart.c:
25160         * gst/deinterlace/gstdeinterlace.c:
25161         * gst/effectv/gsteffectv.c:
25162         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
25163         * gst/goom/gstgoom.c:
25164         * gst/median/gstmedian.c:
25165         * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
25166         (gst_monoscope_srcconnect), (gst_monoscope_chain):
25167         * gst/overlay/gstoverlay.c:
25168         * gst/smooth/gstsmooth.c:
25169         * gst/smpte/gstsmpte.c:
25170         * gst/synaesthesia/gstsynaesthesia.c:
25171         * gst/videocrop/gstvideocrop.c:
25172         * gst/videodrop/gstvideodrop.c:
25173         * gst/y4m/gsty4mencode.c:
25174         * sys/qcam/gstqcamsrc.c:
25175         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps):
25176           Make them work with new video.h file.
25177         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
25178         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
25179         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
25180         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
25181           Make it work with new buffer allocation system.
25182
25183 2004-01-11  Julien MOUTTE  <julien@moutte.net>
25184
25185         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain): Fixing the
25186         pad_alloc_buffer implementation to use ->srcpad
25187         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain): Fixing the
25188         pad_alloc_buffer implementation to use ->srcpad
25189         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):  Fixing the
25190         pad_alloc_buffer implementation to use ->srcpad
25191         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
25192         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
25193         (gst_ximagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
25194         a reference to everything we need.
25195         * sys/ximage/ximagesink.h: adding a reference to the sink in the image.
25196         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
25197         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
25198         (gst_xvimagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
25199         a reference to everything we need.
25200         * sys/xvimage/xvimagesink.h: adding a reference to the sink in the image
25201
25202 2004-01-11  David Schleef  <ds@schleef.org>
25203
25204         * ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() test
25205         * gst/debug/efence.c: (gst_efence_chain), (gst_fenced_buffer_new),
25206         (gst_fenced_buffer_default_copy): Fix for rename of buffer private
25207         structure members.
25208         * gst/effectv/gstwarp.c: (gst_warptv_setup): Don't reset the time
25209         value during a resize/renegotiation.
25210         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain): use
25211         gst_pad_alloc_buffer();
25212         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
25213         (gst_v4lmjpegsrc_buffer_free): Fix for rename of buffer private
25214         structure members.
25215         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
25216         Fix for rename of buffer private structure members.
25217         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
25218         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
25219         Fix for rename of buffer private structure members.
25220         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
25221         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
25222         Fix for rename of buffer private structure members.
25223
25224 2004-01-11  Arwed v. Merkatz <v.merkatz@gmx.net>
25225
25226         reviewed by: David Schleef <ds@schleef.org>
25227
25228         * gst/videofilter/Makefile.am:
25229         * gst/videofilter/gstgamma.c: Gamma correction filter.  Modified
25230         from the patch by ds to fit in with recent make_filter changes.
25231
25232 2004-01-11  Julien MOUTTE  <julien@moutte.net>
25233
25234         * configure.ac: Adding examples/switch/Makefile
25235         * examples/Makefile.am: Adding examples/switch
25236         * examples/switch/Makefile.am: Adding switcher example.
25237         * examples/switch/switcher.c: (got_eos), (idle_iterate),
25238         (switch_timer), (main): Adding an example demonstrating switch usage
25239         with 2 videotestsrc showing different patterns.
25240         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
25241         (gst_switch_init): Fixing switch with the new caps system.
25242
25243 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
25244
25245         * gst-libs/gst/video/video.h:
25246           Fix 32bit caps. Issue remaining: The macro names are chosen poorly.
25247           They should probably be like
25248           GST_VIDEO_PAD_TEMPLATE_CAPS_{RGB,BGR,RGBx,BGRx}.
25249
25250 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
25251
25252         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
25253         (qtdemux_parse_trak):
25254           fix audio chunk size/timestamp calculation
25255
25256 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
25257
25258         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
25259           fix SVQ3 caps
25260
25261 2004-01-11  Steve Baker  <steve@stevebaker.org>
25262
25263         * gst/effectv/gstaging.c: (gst_agingtv_get_type),
25264         (gst_agingtv_base_init), (gst_agingtv_class_init),
25265         (gst_agingtv_init), (gst_agingtv_setup), (gst_agingtv_rgb32),
25266         (gst_agingtv_set_property), (gst_agingtv_get_property):
25267         Port agingTV to videofilter
25268
25269 2004-01-09  Julien MOUTTE <julien@moutte.net>
25270
25271         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain):
25272         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
25273
25274 2004-01-09  Julien MOUTTE <julien@moutte.net>
25275
25276         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain):
25277         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
25278         * gst-libs/gst/xoverlay/xoverlay.c:
25279         (gst_x_overlay_got_desired_size): Updating doc for the xid being 0.
25280         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
25281         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
25282         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
25283         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
25284         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
25285         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
25286         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init): Implementing
25287         the bufferalloc_function to replace bufferpools, fixing the XOverlay
25288         interface implementation to handle xid being 0 and fix some bugs
25289         triggered by Benjamin's testcase.
25290         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
25291         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
25292         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init): Implementing
25293         the bufferalloc_function to replace bufferpools, fixing the XOverlay
25294         interface implementation to handle xid being 0 and fix some bugs
25295         triggered by Benjamin's testcase.
25296
25297 2004-01-09  David Schleef  <ds@schleef.org>
25298
25299         * ext/librfb/gstrfbsrc.c:  Hacking.  Added actual decoding and
25300         mouse pointer events.  It works.
25301
25302 2004-01-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25303
25304         * ext/divx/gstdivxenc.c: (gst_divxenc_init):
25305           Use explicit caps - fix capsnego.
25306         * ext/xvid/gstxviddec.c:
25307         * ext/xvid/gstxvidenc.c:
25308           Remove macro-inside-macro which caused compile errors.
25309         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_header):
25310           Error out if it's not a RIFF file. Else we error out without
25311           gst_element_error() which is not good...
25312
25313 2004-01-08  David Schleef  <ds@schleef.org>
25314
25315         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
25316         Fix pad_link function to handle formats that ffmpeg returns
25317         as multiple caps structures.
25318         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain):
25319         Only complain if source buffer is _smaller_ than expected.
25320         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
25321         (gst_videoscale_handle_src_event): Resize navigation events
25322         when passing them upstream.
25323         * gst/videotestsrc/gstvideotestsrc.c:
25324         * gst/videotestsrc/gstvideotestsrc.h:
25325         * gst/videotestsrc/videotestsrc.c:
25326         * gst/videotestsrc/videotestsrc.h:
25327         Rewrite many of the buffer painting functions to handle odd
25328         sizes (for many formats, size%4!=0 or size%8!=0).  Most have
25329         been verified to work with my video card.
25330         * testsuite/gst-lint:  Add check for elements calling
25331         gst_pad_get_caps() instead of gst_pad_get_allowed_caps().
25332
25333 2004-01-08  David Schleef  <ds@schleef.org>
25334
25335         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
25336         (gst_videodrop_link), (gst_videodrop_init): Fix negotiation.
25337
25338 2004-01-08  Julien MOUTTE  <julien@moutte.net>
25339
25340         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents): A
25341         configure event is not emiting the desired size signal. That fixes
25342         aspect ratio issues with gst-player.
25343
25344 2004-01-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25345
25346         * gst/median/gstmedian.c: (gst_median_link), (gst_median_init):
25347           Fix capsnego.
25348
25349 2004-01-08  Julien MOUTTE  <julien@moutte.net>
25350
25351         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_create): Using XOverlay
25352         public method to fire size signal.
25353
25354 2004-01-07  Julien MOUTTE  <julien@moutte.net>
25355
25356         * examples/gstplay/Makefile.am: Adding the interface library.
25357         * gst-libs/gst/play/Makefile.am: Adding the interface library.
25358         * gst-libs/gst/play/gstplay.c: (gst_play_set_video_sink): Connecting to         the XOverlay size signal instead of GstVideoSink.
25359         * gst-libs/gst/play/gstplay.h: Including the XOverlay interface to check
25360         GST_IS_X_OVERLAY before signal connect.
25361         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_class_init):
25362         Removing the have_video_size signal.
25363         * gst-libs/gst/video/gstvideosink.h: Removing the have_video_size signal
25364         and associated public method.
25365         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
25366         (gst_ximagesink_sinkconnect): Using XOverlay public method to fire size
25367         signal.
25368         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
25369         (gst_xvideosink_xwindow_new): Using XOverlay public method to fire size
25370         signal.
25371         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sinkconnect):
25372         Using XOverlay public method to fire size signal.
25373
25374 2004-01-07  David Schleef  <ds@schleef.org>
25375
25376         * gst/videofilter/Makefile.am:
25377         * gst/videofilter/gstvideotemplate.c:
25378         * gst/videofilter/make_filter:
25379         Create gstvideoexample.c in a srcdir!=builddir friendly way.
25380         Convert make_filter to /bin/sh script.
25381
25382 2004-01-07  Thomas Vander Stichele  <thomas at apestaart dot org>
25383
25384         * gst/modplug/gstmodplug.cc: fix element description
25385
25386 2004-01-07  Julien MOUTTE  <julien@moutte.net>
25387
25388         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
25389         (got_video_size): Adding some new lines in g_print calls.
25390         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
25391         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_xwindow_resize),
25392         (gst_ximagesink_handle_xevents), (gst_ximagesink_fixate),
25393         (gst_ximagesink_sinkconnect), (gst_ximagesink_change_state),
25394         (gst_ximagesink_chain), (gst_ximagesink_buffer_new),
25395         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size):
25396         Complete code review, reverting some stuff i disagree with, adding
25397         some fixes : time synchronization on invalid timestamps, renegotiation
25398         of private window.
25399         * sys/ximage/ximagesink.h:
25400         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_destroy),
25401         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_handle_xevents),
25402         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
25403         (gst_xvimagesink_fixate), (gst_xvimagesink_sinkconnect),
25404         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
25405         (gst_xvimagesink_buffer_new),
25406         (gst_xvimagesink_navigation_send_event),
25407         (gst_xvimagesink_set_xwindow_id),
25408         (gst_xvimagesink_get_desired_size),
25409         (gst_xvimagesink_xoverlay_init): Complete code review, reverting some
25410         stuff i disagree with, adding some fixes : Renegotiation of private
25411         window, implementing get_desired_size.
25412
25413 2004-01-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25414
25415         * ext/audiofile/gstafsink.c: (gst_afsink_init), (gst_afsink_chain),
25416         (gst_afsink_handle_event):
25417         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
25418         * gst/avi/gstavimux.c: (gst_avimux_request_new_pad):
25419         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_init):
25420         * sys/dxr3/dxr3spusink.c: (dxr3spusink_init):
25421         * sys/dxr3/dxr3videosink.c: (dxr3videosink_init):
25422           Fix for instantiate-test (see core). Also remove dead code from
25423           jpegenc (which still needs fixing, but that's lower on my TODO
25424           list...).
25425         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
25426           Never return NULL as caps.
25427
25428 2004-01-07  David Schleef  <ds@schleef.org>
25429
25430         * configure.ac:
25431         * ext/Makefile.am:
25432         * ext/librfb/Makefile.am:
25433         * ext/librfb/gstrfbsrc.c:
25434         New source plugin based on librfb-0.1.  RFB (remote framebuffer)
25435         is the protocol used by VNC.
25436
25437 2004-01-07  David Schleef  <ds@schleef.org>
25438
25439         * gst/videofilter/gstvideotemplate.c:
25440         * gst/videofilter/gstvideotemplate.h:
25441         * gst/videofilter/make_filter:
25442         Merge videotemplate header into source file.
25443         * gst/effectv/Makefile.am:
25444         * gst/effectv/gsteffectv.c: (plugin_init):
25445         * gst/effectv/gstwarp.c:
25446         Make warpTV a subclass of videofilter.
25447
25448 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
25449
25450         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
25451           Add guard against invalid utf-8 conversions in mad. Just in case.
25452
25453 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
25454
25455         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
25456           Fix for bug shown by poisoning
25457
25458 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25459
25460         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
25461         (gst_v4lmjpegsrc_buffer_free):
25462         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
25463         (gst_v4lsrc_srcconnect), (gst_v4lsrc_getcaps), (gst_v4lsrc_get),
25464         (gst_v4lsrc_buffer_free):
25465           Fix for removed bufferpools.
25466
25467 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
25468
25469         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
25470         Fix caps negotiation.
25471
25472         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
25473         (dvdnavsrc_update_buttoninfo), (dvdnavsrc_get),
25474         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
25475         (dvdnavsrc_event):
25476         * ext/mpeg2dec/gstmpeg2dec.c:
25477         * gst-libs/gst/navigation/navigation.c:
25478         (gst_navigation_send_key_event), (gst_navigation_send_mouse_event):
25479         * gst-libs/gst/navigation/navigation.h:
25480         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_handle_src_event):
25481         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
25482         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
25483         Super-simple first version of mouse and keyboard events. Clicking
25484         on a DVD menu now works, although it may not take you where you
25485         expected.
25486
25487         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
25488         * gst/videotestsrc/gstvideotestsrc.c:
25489         (gst_videotestsrc_src_fixate):
25490         These fixate functions were broken - they never actually
25491         fixated :)
25492
25493 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25494
25495         * ext/shout/gstshout.c: (gst_icecastsend_base_init),
25496         (gst_icecastsend_init):
25497           fix for new caps system.
25498         * gst-libs/gst/mixer/mixertrack.h:
25499         * sys/oss/gstossmixer.c: (gst_ossmixer_build_list):
25500           Add 'master track' flag (for tools like ACME that only want to
25501           change the main volume).
25502
25503 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
25504
25505         * ext/xvid/gstxvid.c: (gst_xvid_structure_to_csp),
25506         (gst_xvid_csp_to_caps):
25507         * ext/xvid/gstxviddec.c: (gst_xviddec_src_getcaps):
25508         * ext/xvid/gstxvidenc.c:
25509         ifdef out ARGB type when it isn't available
25510         in xvidcore 1.0.0beta2
25511
25512 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25513
25514         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
25515           When we have received a new SCR right in the first buffer after
25516           a seek (so in the same cycle that handles the discont), we should
25517           handle the buffer instead of unreffing it, else we lose data.
25518
25519 2004-01-06  Iain <iain@prettypeople.org>
25520
25521         * gst/intfloat/gstint2float.c (gst_int2float_link): Set the
25522           buffer-frames caps too.
25523
25524         * gst/oneton/gstoneton.c (gst_oneton_sink_connect): Only create the new
25525           caps that we need, don't destroy them all and rebuild them. And when
25526           creating src pads, use the src pad template rather than the sink...
25527
25528 2004-01-05  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25529
25530         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
25531           Add pad to element *after* setting functions such as event handler.
25532           Without this, the scheduler (opt) will link pads, set the event
25533           handler from the default event function (dispatcher in gstpad.c)
25534           and *after* that, we will set our own event function, which will
25535           thus never be used (and thus mpegdemux doesn't handle events).
25536
25537 2004-01-04  David Schleef  <ds@schleef.org>
25538
25539         Fix the fixate functions to handle new prototype:
25540         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
25541         * gst/videotestsrc/gstvideotestsrc.c:
25542         (gst_videotestsrc_src_fixate):
25543         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
25544         * sys/ximage/ximagesink.c: (gst_ximagesink_fixate):
25545         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
25546
25547 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
25548
25549         * sys/ximage/ximagesink.h:
25550         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
25551         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_sinkconnect),
25552         (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
25553         (gst_ximagesink_xoverlay_init):
25554           assorted fixes to make (re)embedding work
25555         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect),
25556         (gst_ximagesink_get_desired_size):
25557           implement desired size additions to XOverlay
25558
25559 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
25560
25561         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init),
25562         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_get_desired_size),
25563         (gst_x_overlay_got_desired_size):
25564         * gst-libs/gst/xoverlay/xoverlay.h:
25565           Add optional "desired size" signal and querying.
25566
25567 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25568
25569         * gst/matroska/matroska-demux.c:
25570         (gst_matroska_demux_parse_blockgroup):
25571           Fix EBML-laced block parsing. Diffs are relative to previous
25572           lace, not the first lace. Thanks to Mosu from the Matroska
25573           team for detecting this.
25574         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
25575         (gst_wavparse_parse_fmt), (gst_wavparse_getcaps),
25576         (gst_wavparse_handle_sink_event), (gst_wavparse_loop),
25577         (gst_wavparse_change_state):
25578         * gst/wavparse/gstwavparse.h:
25579           Quickfix for capsnego.
25580
25581 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25582
25583         * gst/wavenc/gstwavenc.c: (set_property), (gst_wavenc_init):
25584           Fix indenting, fix pad creation.
25585
25586 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25587
25588         * ext/xvid/gstxviddec.c: (gst_xviddec_init),
25589         (gst_xviddec_src_getcaps), (gst_xviddec_src_link),
25590         (gst_xviddec_sink_link):
25591           Implement src_getcaps() so proper size caps is negotiated.
25592
25593 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25594
25595         * ext/flac/gstflacdec.c: (gst_flacdec_loop):
25596           Finish flac decoder on EOS. See #116178.
25597
25598 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25599
25600         * gst/matroska/matroska-demux.c: (gst_matroska_demux_src_getcaps),
25601         (gst_matroska_demux_add_stream):
25602         * gst/matroska/matroska-ids.h:
25603           Add getcaps() function to fix capsnego...
25604
25605 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25606
25607         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
25608         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
25609         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
25610           Fix more integer overflows. Again, see #126967.
25611
25612 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25613
25614         * ext/mpeg2dec/gstmpeg2dec.c:
25615           Add support for mpeg2dec-0.4.0 (released two weeks ago). See
25616           #130416.
25617
25618 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25619
25620         * configure.ac:
25621         * ext/xvid/gstxvid.c: (gst_xvid_init), (gst_xvid_error),
25622         (gst_xvid_structure_to_csp), (gst_xvid_csp_to_caps):
25623         * ext/xvid/gstxvid.h:
25624         * ext/xvid/gstxviddec.c: (gst_xviddec_class_init),
25625         (gst_xviddec_init), (gst_xviddec_setup), (gst_xviddec_chain),
25626         (gst_xviddec_src_link), (gst_xviddec_sink_link),
25627         (gst_xviddec_change_state):
25628         * ext/xvid/gstxviddec.h:
25629         * ext/xvid/gstxvidenc.c: (gst_xvidenc_profile_get_type),
25630         (gst_xvidenc_base_init), (gst_xvidenc_class_init),
25631         (gst_xvidenc_init), (gst_xvidenc_setup), (gst_xvidenc_chain),
25632         (gst_xvidenc_link), (gst_xvidenc_set_property),
25633         (gst_xvidenc_get_property), (gst_xvidenc_change_state):
25634         * ext/xvid/gstxvidenc.h:
25635           Update xvid plugin to latest xvid (1.0.0-beta3) API.
25636
25637 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25638
25639         * gst/rtp/rtp-packet.c:
25640           Add sys/types.h include, since OS X doesn't define in_addr_t
25641           in netinet/in.h, like it does on Linux (see #129600).
25642
25643 2004-01-03  Thomas Canty <tommydal@optushome.com.au>
25644
25645         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
25646
25647         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_dispose):
25648           Correct logic of dispose function (see #129306).
25649
25650 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25651
25652         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_pes):
25653         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
25654         (gst_mpeg_parse_init):
25655         * gst/mpegstream/gstmpegparse.h:
25656           Remove clock (which was never provided, i.e. dead code), and
25657           also fix integer overflows at high PTS values (see #126967).
25658
25659 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25660
25661         * ext/flac/gstflacdec.c:
25662         * ext/libpng/gstpngenc.h:
25663         * ext/mikmod/gstmikmod.h:
25664           OS X fixes (see #126628).
25665
25666 2004-01-02  David Schleef  <ds@schleef.org>
25667
25668         * ext/alsa/gstalsasrc.c: (gst_alsa_src_pad_factory),
25669         (gst_alsa_src_base_init): Remove bogus "src" request pad.
25670         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_base_init),
25671         (gst_mpeg_parse_class_init): Move pad template registration
25672         to class_init, since the derived class (mpegdemux) doesn't
25673         want them.
25674
25675 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25676
25677         * sys/ximage/Makefile.am:
25678         * sys/xvideo/Makefile.am:
25679         * sys/xvimage/Makefile.am:
25680           Move interface libs from LDFLAGS to LIBADD, fix relocation errors
25681           after installation (see #127664).
25682
25683 2004-01-02  David Schleef  <ds@schleef.org>
25684
25685         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_init),
25686         (gst_ffmpegenc_connect):  Negotiation fixes.
25687         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_negotiate_format):
25688         Remove inappropriate gst_caps_free().
25689         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
25690         Reenable Ronald's internal resize code, since the core handles
25691         it correctly now.
25692
25693 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25694
25695         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
25696         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
25697         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init), (gst_v4lsrc_init):
25698           Fix pad template stuff.
25699
25700 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25701
25702         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
25703         * gst/matroska/ebml-write.c: (gst_ebml_write_sint):
25704           fix signed integer reading/writing.
25705
25706 2004-01-02  Benjamin Otte  <in7y118@public.uni-hamburg.de>
25707
25708         * ext/alsa/README:
25709           Remove outdated document
25710
25711 2004-01-03  Jan Schmidt  <thaytan@mad.scientist.com>
25712
25713         * gst/cutter/gstcutter.c: (gst_cutter_init):
25714           src pad was being created twice - oops.
25715
25716 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25717
25718         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
25719           Comment out internal resize. It doesn't handle the resulting
25720           XEvent internally, does another try_set_caps() which leads to
25721           a really nice loop.
25722           Real fix will come when Julien and Dave are awake. ;).
25723
25724 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25725
25726         * ext/mpeg2enc/gstmpeg2enc.cc:
25727           fix const/nonconst compile issue.
25728
25729 2004-01-02  David Schleef  <ds@schleef.org>
25730
25731         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate),
25732         (gst_xvimagesink_sinkconnect), (gst_xvimagesink_init):
25733         Add fixate function and a check for bad formats.
25734
25735 2004-01-01  David Schleef  <ds@schleef.org>
25736
25737         Negotiation fixes:
25738         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
25739         (gst_audiofilter_init):
25740         * gst/debug/efence.c: (gst_efence_init):
25741         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
25742         (gst_deinterlace_init):
25743         * gst/volume/gstvolume.c: (volume_connect):
25744
25745 2004-01-01  David Schleef  <ds@schleef.org>
25746
25747         Convert elements to use gst_pad_use_explicit_caps() where
25748         appropriate:
25749         * ext/a52dec/gsta52dec.c: (gst_a52dec_init), (gst_a52dec_reneg):
25750         * ext/audiofile/gstafparse.c: (gst_afparse_init),
25751         (gst_afparse_open_file):
25752         * ext/audiofile/gstafsrc.c: (gst_afsrc_init),
25753         (gst_afsrc_open_file):
25754         * ext/esd/esdmon.c: (gst_esdmon_init), (gst_esdmon_get):
25755         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_init),
25756         (gst_ffmpegdec_chain):
25757         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
25758         * ext/flac/gstflacdec.c: (gst_flacdec_init), (gst_flacdec_write):
25759         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init),
25760         (gst_gdk_pixbuf_chain):
25761         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init), (gst_jpegdec_link),
25762         (gst_jpegdec_chain):
25763         * ext/mad/gstmad.c: (gst_mad_init), (gst_mad_chain):
25764         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
25765         (gst_mikmod_negotiate):
25766         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
25767         (gst_mpeg2dec_negotiate_format):
25768         * ext/mpeg2enc/gstmpeg2enc.cc:
25769         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
25770         * ext/speex/gstspeexdec.c: (gst_speexdec_init),
25771         (gst_speexdec_sinkconnect):
25772         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop), (gst_swfdec_init):
25773         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_init),
25774         (gst_vorbisfile_new_link):
25775         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_init),
25776         (gst_ac3parse_chain):
25777         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_audio_stream),
25778         (gst_asf_demux_setup_pad):
25779         * gst/auparse/gstauparse.c: (gst_auparse_init),
25780         (gst_auparse_chain):
25781         * gst/id3/gstid3types.c: (gst_id3types_loop):
25782         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
25783         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
25784         (mp1videoparse_parse_seq):
25785         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_init),
25786         (bpf_from_header):
25787         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
25788         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_lpcm_set_caps):
25789         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
25790         (gst_mpeg_parse_send_data):
25791         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
25792         (gst_qtdemux_add_stream):
25793         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
25794         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
25795         (gst_wavparse_parse_fmt):
25796
25797 2004-01-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25798
25799         * configure.ac:
25800           Fix configure check for mpeg2enc. We need 1.6.1.93 instead of
25801           1.6.1.92, since the pkg-config file of 1.6.1.92 is borked and
25802           it therefore uses the wrong include paths. Too bad... Note
25803           that 1.6.1.93 is not release yet. ;).
25804           Also add a check for mplex, which is now using the lib'ified
25805           mplex from mjpegtools, too.
25806         * ext/ffmpeg/gstffmpegcodecmap.c:
25807           Add codec_tag for 3ivx/xvid. For xvid, this should fix playback
25808           issues. I don't think ffmpeg handles 3ivx correctly, so this
25809           probably won't work. But it won't hurt either.
25810         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_connect),
25811         (gst_ffmpegdec_chain):
25812         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect),
25813         (gst_ffmpegenc_chain_audio):
25814           Fix memleak in audio encoding. Close codec if open fails, this
25815           calls the cleanup routines so we can re-use the context.
25816         * ext/mpeg2enc/gstmpeg2enc.cc:
25817           Fix pad template names/types, fix memory issue with getcaps().
25818         * ext/mpeg2enc/gstmpeg2encoder.cc:
25819         * ext/mpeg2enc/gstmpeg2encoder.hh:
25820           Fix compile issue with new caps system (const thingy).
25821         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
25822         * ext/mpeg2enc/gstmpeg2encpicturereader.hh:
25823           We read a first frame right on initing, so that we have a caps
25824           when we init the output. This caps is cached in padprivate and
25825           read as first frame.
25826         * ext/mplex/Makefile.am:
25827         * ext/mplex/gstmplex.cc:
25828         * ext/mplex/gstmplex.h:
25829         * ext/mplex/gstmplex.hh:
25830         * ext/mplex/gstmplexibitstream.cc:
25831         * ext/mplex/gstmplexibitstream.hh:
25832         * ext/mplex/gstmplexjob.cc:
25833         * ext/mplex/gstmplexjob.hh:
25834         * ext/mplex/gstmplexoutputstream.cc:
25835         * ext/mplex/gstmplexoutputstream.hh:
25836           We wrap mjpegtools mplex. So I rewrote the plugin. The old plugin
25837           had issues, didn't do capsnego, supported only a subset of the
25838           mplex features and required a mplex fork in our local CVS. Plus
25839           that it worked agaist a very old mplex version. Rewriting was
25840           faster than updating it.
25841         * gst-libs/ext/Makefile.am:
25842         * gst-libs/ext/mplex/INSTRUCT:
25843         * gst-libs/ext/mplex/Makefile.am:
25844         * gst-libs/ext/mplex/README:
25845         * gst-libs/ext/mplex/TODO:
25846         * gst-libs/ext/mplex/ac3strm_in.cc:
25847         * gst-libs/ext/mplex/audiostrm.hh:
25848         * gst-libs/ext/mplex/audiostrm_out.cc:
25849         * gst-libs/ext/mplex/aunit.hh:
25850         * gst-libs/ext/mplex/bits.cc:
25851         * gst-libs/ext/mplex/bits.hh:
25852         * gst-libs/ext/mplex/buffer.cc:
25853         * gst-libs/ext/mplex/buffer.hh:
25854         * gst-libs/ext/mplex/fastintfns.h:
25855         * gst-libs/ext/mplex/format_codes.h:
25856         * gst-libs/ext/mplex/inputstrm.cc:
25857         * gst-libs/ext/mplex/inputstrm.hh:
25858         * gst-libs/ext/mplex/lpcmstrm_in.cc:
25859         * gst-libs/ext/mplex/mjpeg_logging.cc:
25860         * gst-libs/ext/mplex/mjpeg_logging.h:
25861         * gst-libs/ext/mplex/mjpeg_types.h:
25862         * gst-libs/ext/mplex/mpastrm_in.cc:
25863         * gst-libs/ext/mplex/mpegconsts.cc:
25864         * gst-libs/ext/mplex/mpegconsts.h:
25865         * gst-libs/ext/mplex/mplexconsts.hh:
25866         * gst-libs/ext/mplex/multplex.cc:
25867         * gst-libs/ext/mplex/outputstream.hh:
25868         * gst-libs/ext/mplex/padstrm.cc:
25869         * gst-libs/ext/mplex/padstrm.hh:
25870         * gst-libs/ext/mplex/stillsstream.cc:
25871         * gst-libs/ext/mplex/stillsstream.hh:
25872         * gst-libs/ext/mplex/systems.cc:
25873         * gst-libs/ext/mplex/systems.hh:
25874         * gst-libs/ext/mplex/vector.cc:
25875         * gst-libs/ext/mplex/vector.hh:
25876         * gst-libs/ext/mplex/videostrm.hh:
25877         * gst-libs/ext/mplex/videostrm_in.cc:
25878         * gst-libs/ext/mplex/videostrm_out.cc:
25879         * gst-libs/ext/mplex/yuv4mpeg.cc:
25880         * gst-libs/ext/mplex/yuv4mpeg.h:
25881         * gst-libs/ext/mplex/yuv4mpeg_intern.h:
25882         * gst-libs/ext/mplex/yuv4mpeg_ratio.cc:
25883           We don't fork mjpegtools' mplex in our CVS anymore.
25884         * gst/avi/gstavidemux.c: (gst_avi_demux_src_getcaps),
25885         (gst_avi_demux_add_stream):
25886         * gst/avi/gstavidemux.h:
25887           Add getcaps() function for proper caps nego. This makes some
25888           parts of AVI playback/reading work.
25889         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
25890           Resize window on new capsnego. This is probably wrong, but
25891           I'm still committing it because with current capsnego, the
25892           first successfull capsnego is auto-fixated, therefore rounded
25893           down to the lowest values in the caps. this results in a 16x16
25894           XWindow that is not reized when real capsnego finishes.
25895           Dave, I see more cases of this, do you know a proper solution?
25896         * tools/gst-launch-ext.in:
25897           Fix MPEG-4 AAC (Apple iPod/iTunes) file commandline.
25898
25899 2003-12-31  David Schleef  <ds@schleef.org>
25900
25901         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get):
25902         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):
25903           Change gst_pad_proxy_link() to gst_pad_try_set_caps()
25904
25905 2003-12-30  David Schleef  <ds@schleef.org>
25906
25907         * ext/ffmpeg/gstffmpegcolorspace.c:
25908         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
25909         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_init),
25910         (gst_ffmpegcsp_chain): Negotiation fixes
25911         * ext/mad/gstmad.c: (gst_mad_chain): Negotiation fixes
25912         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
25913         (gst_audio_convert_link), (gst_audio_convert_channels):
25914         * gst/audioscale/gstaudioscale.c: (gst_audioscale_getcaps),
25915         (gst_audioscale_link), (gst_audioscale_get_buffer),
25916         (gst_audioscale_chain): Negotiation fixes
25917         * gst/audioscale/gstaudioscale.h:
25918         * gst/videofilter/gstvideofilter.c:
25919         (gst_videofilter_format_get_structure), (gst_videofilter_getcaps),
25920         (gst_videofilter_link), (gst_videofilter_init),
25921         (gst_videofilter_set_output_size), (gst_videofilter_setup),
25922         (gst_videofilter_find_format_by_structure):
25923         * gst/videofilter/gstvideofilter.h: Negotiation fixes
25924         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
25925         (gst_videoscale_link):
25926         * gst/videoscale/videoscale.c: (videoscale_get_structure),
25927         (videoscale_find_by_structure), (gst_videoscale_setup):
25928         * gst/videoscale/videoscale.h: Negotiation fixes
25929         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
25930         (gst_ximagesink_fixate), (gst_ximagesink_init): Add a fixate
25931         function, restrict resizing to a multiple of 4 (hack until
25932         everyone supports odd sizes correctly).
25933
25934 2003-12-29  Colin Walters  <walters@verbum.org>
25935
25936         * ext/esd/esdsink.c (gst_esdsink_link): Fix typo; get depth instead of
25937         signed.
25938
25939 2003-12-30  Jan Schmidt <thaytan@mad.scientist.com>
25940
25941         * ext/sndfile/gstsf.c: (gst_sf_loop):
25942           Fix warning about discarding const qualifier
25943
25944 2003-12-27  Jeremy Simon   <jesimon@libertysurf.fr>
25945
25946         * gst/cutter/gstcutter.c:
25947         * gst/videoscale/gstvideoscale.c:
25948         * gst/volenv/gstvolenv.c:
25949         * gst-libs/gst/audio/audio.c:
25950         * gst-libs/gst/video/video.c:
25951           Fix warnings
25952
25953 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
25954
25955         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
25956           Don't send ALSA debugging to stderr.
25957         * ext/alsa/gstalsa.h:
25958           Use GST_WARNING instead of g_warning when ALSA functions fail.
25959
25960 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
25961
25962         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
25963           Free XVAdapterInfo correctly.
25964
25965 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
25966
25967         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
25968         (gst_id3_tag_do_caps_nego), (gst_id3_tag_src_link):
25969           Make id3tag use correct caps nego.
25970
25971 2003-12-27  Amaury Jacquot <sxpert@esitcom.org>
25972
25973         * ext/ivorbis/vorbis.c:
25974         * ext/ivorbis/vorbisenc.h:
25975         * ext/ivorbis/vorbisfile.c:
25976           Modify so that it uses the new caps things
25977
25978 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
25979
25980         * testsuite/spider/spider1.c: (main):
25981         * testsuite/spider/spider2.c: (main):
25982         * testsuite/spider/spider3.c: (main):
25983           Make tests compile again. They probably don't work.
25984
25985 2003-12-24  Colin Walters  <walters@verbum.org>
25986
25987         * sys/oss/gstosssink.c (gst_osssink_sink_fixate): Return NULL if
25988         we can't fixate the caps anymore.
25989
25990 2003-12-23  David Schleef  <ds@schleef.org>
25991
25992         * gst/volume/gstvolume.c: (volume_init): Proxy getcaps.
25993         * sys/oss/gstosssink.c: (gst_osssink_init),
25994         (gst_osssink_sink_fixate): Add fixate function.
25995
25996 2003-12-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25997
25998         * ext/ffmpeg/gstffmpegcodecmap.c:
25999         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_getcaps),
26000         (gst_ffmpegcsp_srcconnect_func), (gst_ffmpegcsp_sinkconnect),
26001         (gst_ffmpegcsp_srcconnect), (gst_ffmpegcsp_get_type),
26002         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
26003         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
26004         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
26005         (gst_ffmpegcsp_get_property), (gst_ffmpegcsp_register):
26006           fix typo in RGB masks, and move back to "old" colorspace
26007           capsnego code until whoever wrote this new crap has actually
26008           tested it so that it works.
26009           And yes, this works, keep it that way please.
26010
26011 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26012
26013         * ext/divx/gstdivxdec.c: (gst_divxdec_base_init),
26014         (gst_divxdec_init), (gst_divxdec_negotiate):
26015         * ext/divx/gstdivxdec.h:
26016         * ext/divx/gstdivxenc.c: (gst_divxenc_base_init),
26017         (gst_divxenc_init):
26018         * ext/faac/gstfaac.c: (gst_faac_base_init), (gst_faac_init),
26019         (gst_faac_sinkconnect), (gst_faac_srcconnect):
26020         * ext/mpeg2enc/gstmpeg2enc.cc:
26021         * ext/mpeg2enc/gstmpeg2encoder.cc:
26022         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
26023         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_base_init),
26024         (dxr3audiosink_init), (dxr3audiosink_pcm_sinklink):
26025         * sys/dxr3/dxr3spusink.c: (dxr3spusink_base_init),
26026         (dxr3spusink_init):
26027         * sys/dxr3/dxr3videosink.c: (dxr3videosink_base_init),
26028         (dxr3videosink_init):
26029           Fix caps breakage after Dave's caps branch merge.
26030
26031 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26032
26033         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
26034           Fix for 24bpp display.
26035
26036 2003-12-23  Colin Walters  <walters@verbum.org>
26037
26038         * ext/gnomevfs/gstgnomevfssink.c: Add ARG_HANDLE property that takes
26039         a GnomeVFSHandle directly.
26040
26041 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
26042
26043         * gst/volume/Makefile.am:
26044         * gst/volume/gstvolume.c: (volume_connect), (volume_parse_caps),
26045         (volume_base_init), (volume_init):
26046           Reenable volume element and fix to work with new caps stuff.
26047           Rhythmbox needs this.
26048
26049 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
26050
26051         * gst/qtdemux/qtdemux.c: (plugin_init):
26052           qtdemux requires bytestream
26053
26054 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
26055
26056         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_link):
26057           Fix remaining caps handling errors due to CAPS merge.
26058
26059 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
26060
26061         * ext/faad/gstfaad.c: (gst_faad_base_init), (gst_faad_init),
26062         (gst_faad_sinkconnect), (gst_faad_srcgetcaps),
26063         (gst_faad_srcconnect):
26064           Port to new caps system.
26065
26066 2003-12-21  Julien MOUTTE  <julien@moutte.net>
26067
26068         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
26069         (got_video_size), (main): using g_print instead of g_message.
26070         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup): Fixing EOS
26071         signal which was not emitted because of "switch" element added to the
26072         bin but not connected. (Removing from the bin temporarily)
26073
26074 2003-12-21  Julien MOUTTE  <julien@moutte.net>
26075
26076         * configure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_XTRA fails to
26077         find X development files. I don't understand the previous tests and
26078         they fail on my debian/ppc unstable. This one works.
26079         * examples/gstplay/player.c: (main): Set the pipeline to READY before
26080         exiting.
26081         * gst-libs/gst/play/gstplay.c: (gst_play_get_length_callback),
26082         (gst_play_set_video_sink), (gst_play_set_audio_sink),
26083         (gst_play_set_visualization): Add some safety checks in set_ methods
26084         and state_change. This was throwing some ugly CRITICAL messages when
26085         pipeline was getting disposed and casts were failing.
26086
26087 2003-12-21  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26088
26089         * configure.ac:
26090           Improve mpeg2enc detection. This is for distributions that do
26091           ship mjpegtools, but without mpeg2enc. Also does object check
26092           for might there ever be ABI incompatibility.
26093         * ext/mpeg2enc/gstmpeg2enc.cc:
26094           Add Andrew as second maintainer (he's helping me), and also add
26095           an error if no caps was set. This happens if I pull before capsnego
26096           and that's something I should solve sometime else.
26097         * gst/matroska/matroska-demux.c:
26098         (gst_matroska_demux_parse_blockgroup):
26099           Fix time parsing.
26100         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link),
26101         (gst_matroska_mux_track_header):
26102           Add caps to templates.
26103         * gst/mpegaudioparse/gstmpegaudioparse.c: (mp3_sink_factory):
26104           Add mpegversion=1 to prevent confusion with MPEG/AAC.
26105         * gst/mpegstream/gstmpegdemux.c:
26106           Remove layer since it causes warnings about unfixed caps.
26107         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
26108           Fix obvious typo (we error out if caps were set, we should of
26109           course error out if *no* caps were set).
26110         * sys/oss/gstosselement.c: (gst_osselement_convert):
26111           Fix format conversion, we confused bits/bytes.
26112         * sys/oss/gstosselement.h:
26113           Improve documentation for 'bps'.
26114         * sys/v4l/TODO:
26115           Remove stuff about plugins that need removing - this was done
26116           ages ago.
26117         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init),
26118         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query):
26119         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_src_convert),
26120         (gst_v4lsrc_src_query):
26121         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
26122         (gst_v4l2src_src_convert), (gst_v4l2src_src_query):
26123           Add get_query_types(), get_formats() and query() functions.
26124
26125 2003-12-21  Thomas Vander Stichele  <thomas at apestaart dot org>
26126
26127         * ChangeLog: moved to gstreamer/docs/random/old/ChangeLog.gst-plugins
26128           * moved CVS to freedesktop.org