]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gst-plugins-ugly0-10.git/blob - ChangeLog
ext/a52dec/gsta52dec.*: Fix channel re-negotiation on a change of the incoming stream.
[glsdk/gst-plugins-ugly0-10.git] / ChangeLog
1 2008-09-27  Jan Schmidt  <jan.schmidt@sun.com>
3         * ext/a52dec/gsta52dec.c:
4         * ext/a52dec/gsta52dec.h:
5         Fix channel re-negotiation on a change of the incoming stream.
7         Patch By: Thijs Vermeir <thijsvermeir@gmail.com>
8         Fixes: #551660
10 2008-09-26  Wim Taymans  <wim.taymans@collabora.co.uk>
12         * ext/amrnb/amrnbenc.c: (gst_amrnbenc_chain),
13         (gst_amrnbenc_state_change):
14         * ext/amrnb/amrnbenc.h:
15         Pass the discont flag from the input buffer on to the output buffer in
16         the AMR encoder.
18 2008-09-26  Wim Taymans  <wim.taymans@collabora.co.uk>
20         Patch by: Benoit Fouet <benoit dot fouet at purplelabs dot com>
22         * ext/amrnb/amrnbparse.c: (gst_amrnbparse_init),
23         (gst_amrnbparse_handle_pull_seek),
24         (gst_amrnbparse_handle_push_seek), (gst_amrnbparse_src_event),
25         (gst_amrnbparse_sink_activate_push),
26         (gst_amrnbparse_sink_activate_pull):
27         * ext/amrnb/amrnbparse.h:
28         Add flush seek handler. Fixes #536274.
30 2008-09-26  Wim Taymans  <wim.taymans@collabora.co.uk>
32         Patch by: Benoit Fouet <benoit dot fouet at purplelabs dot com>
34         * ext/amrnb/amrnbparse.c: (gst_amrnbparse_query),
35         (gst_amrnbparse_chain), (gst_amrnbparse_loop),
36         (gst_amrnbparse_state_change):
37         * ext/amrnb/amrnbparse.h:
38         Fix the duration query. Fixes #536226.
39         Also set caps on the pads and buffers more correctly.
41 2008-09-02  Tim-Philipp Müller  <tim.muller at collabora co uk>
43         * po/LINGUAS:
44           Add 'ca' to LINGUAS.
46 2008-08-28  Edward Hervey  <edward.hervey@collabora.co.uk>
48         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_loop):
49         Fix aggregated GST_FLOW_RETURN check for when to send an error message
50         on the bus.
51         Re-fixes #546859
53 2008-08-27  Wim Taymans  <wim.taymans@collabora.co.uk>
55         * gst/realmedia/rdtdepay.c: (gst_rdt_depay_init),
56         (gst_rdt_depay_setcaps), (gst_rdt_depay_sink_event),
57         (create_segment_event), (gst_rdt_depay_push),
58         (gst_rdt_depay_handle_data), (gst_rdt_depay_change_state):
59         * gst/realmedia/rdtdepay.h:
60         Parse other values from the incomming caps.
61         Add event handler to handle flushing and segments.
62         Create segment events.
64         * gst/realmedia/rdtjitterbuffer.c: (rdt_jitter_buffer_insert):
65         Do skew correction based on RDT timestamps.
67         * gst/realmedia/rdtmanager.c: (activate_session),
68         (gst_rdt_manager_parse_caps), (gst_rdt_manager_setcaps),
69         (create_recv_rtp):
70         Parse caps to get the clockrate needed for the jitterbuffer.
72         * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_video_packet):
73         Apply timestamp fixup after correcting for initial timestamp and
74         internal base timestamp corrections.
76 2008-08-27  Wim Taymans  <wim.taymans@collabora.co.uk>
78         * gst/realmedia/rdtdepay.c: (gst_rdt_depay_handle_data),
79         (gst_rdt_depay_change_state):
80         * gst/realmedia/rdtdepay.h:
81         Check seqnum gaps and drop duplicate packets or mark outgoing buffers
82         with a DISCONT flag when needed.
84         * gst/realmedia/rdtmanager.c: (gst_rdt_manager_query_src):
85         Report the configure latency instead of a hardcoded value.
87 2008-08-27  Wim Taymans  <wim.taymans@collabora.co.uk>
89         * gst/realmedia/rdtmanager.c: (create_session), (activate_session),
90         (free_session), (gst_rdt_manager_query_src),
91         (gst_rdt_manager_src_activate_push),
92         (gst_rdt_manager_handle_data_packet), (gst_rdt_manager_chain_rdt),
93         (gst_rdt_manager_loop), (create_recv_rtp):
94         Include the new rdt jitterbuffer in the session manager.
96 2008-08-27  Wim Taymans  <wim.taymans@collabora.co.uk>
98         * gst/realmedia/rdtdepay.c: (gst_rdt_depay_class_init),
99         (gst_rdt_depay_finalize), (gst_rdt_depay_setcaps),
100         (gst_rdt_depay_push), (gst_rdt_depay_handle_data),
101         (gst_rdt_depay_chain), (gst_rdt_depay_change_state):
102         * gst/realmedia/rdtdepay.h:
103         Use new RDT parsing helper functions.
104         Copy discont flags correctly.
105         Push the header from the chain function instead of the setcaps function.
106         Copy incomming timestamp to the output buffers instead of doing magic
107         with the RDT timestamps.
109 2008-08-27  Wim Taymans  <wim.taymans@collabora.co.uk>
111         * gst/realmedia/Makefile.am:
112         * gst/realmedia/gstrdtbuffer.c: (gst_rdt_buffer_validate_data),
113         (gst_rdt_buffer_validate), (gst_rdt_buffer_get_packet_count),
114         (read_packet_header), (gst_rdt_buffer_get_first_packet),
115         (gst_rdt_packet_move_to_next), (gst_rdt_packet_get_type),
116         (gst_rdt_packet_get_length), (gst_rdt_packet_to_buffer),
117         (gst_rdt_buffer_compare_seqnum), (gst_rdt_packet_data_get_seq),
118         (gst_rdt_packet_data_peek_data),
119         (gst_rdt_packet_data_get_stream_id),
120         (gst_rdt_packet_data_get_timestamp):
121         * gst/realmedia/gstrdtbuffer.h:
122         Add first support for parsing RDT messages.
124         * gst/realmedia/rdtjitterbuffer.c: (rdt_jitter_buffer_class_init),
125         (rdt_jitter_buffer_init), (rdt_jitter_buffer_finalize),
126         (rdt_jitter_buffer_new), (rdt_jitter_buffer_reset_skew),
127         (calculate_skew), (rdt_jitter_buffer_insert),
128         (rdt_jitter_buffer_pop), (rdt_jitter_buffer_peek),
129         (rdt_jitter_buffer_flush), (rdt_jitter_buffer_num_packets),
130         (rdt_jitter_buffer_get_ts_diff):
131         * gst/realmedia/rdtjitterbuffer.h:
132         Add first version of an RDT jitterbuffer.
134 2008-08-27  Wim Taymans  <wim.taymans@collabora.co.uk>
136         * gst/realmedia/rmdemux.c: (gst_rmdemux_init),
137         (find_seek_offset_time), (gst_rmdemux_reset), (gst_rmdemux_chain),
138         (gst_rmdemux_parse_mdpr), (gst_rmdemux_descramble_cook_audio),
139         (gst_rmdemux_descramble_dnet_audio),
140         (gst_rmdemux_parse_video_packet), (gst_rmdemux_parse_audio_packet):
141         * gst/realmedia/rmdemux.h:
142         Keep track of the first timestamp of the stream and add this to the
143         outgoing buffer timestamps so that we can handle live streams.
144         Set discont flag on the first buffers and after a seek.
146 === release 0.10.9 ===
148 2008-08-26  Jan Schmidt <jan.schmidt@sun.com>
150         * configure.ac:
151           releasing 0.10.9, "Back The Way It Was"
153 2008-08-26  Jan Schmidt  <jan.schmidt@sun.com>
155         * ext/a52dec/gsta52dec.c:
156         Set up a default time segment for output when receiving
157         an incoming byte segment (as for raw AC3 files).
158         Fixes: #548194
160 2008-08-12  Jan Schmidt  <jan.schmidt@sun.com>
162         * configure.ac:
163         * docs/plugins/Makefile.am:
164         * docs/plugins/gst-plugins-ugly-plugins-docs.sgml:
165         * docs/plugins/gst-plugins-ugly-plugins-sections.txt:
166         * docs/plugins/gst-plugins-ugly-plugins.args:
167         * docs/plugins/gst-plugins-ugly-plugins.hierarchy:
168         * docs/plugins/gst-plugins-ugly-plugins.interfaces:
169         * docs/plugins/inspect/plugin-a52dec.xml:
170         * docs/plugins/inspect/plugin-asf.xml:
171         * docs/plugins/inspect/plugin-cdio.xml:
172         * docs/plugins/inspect/plugin-dvdlpcmdec.xml:
173         * docs/plugins/inspect/plugin-dvdread.xml:
174         * docs/plugins/inspect/plugin-dvdsub.xml:
175         * docs/plugins/inspect/plugin-iec958.xml:
176         * docs/plugins/inspect/plugin-lame.xml:
177         * docs/plugins/inspect/plugin-mad.xml:
178         * docs/plugins/inspect/plugin-mpeg2dec.xml:
179         * docs/plugins/inspect/plugin-mpegaudioparse.xml:
180         * docs/plugins/inspect/plugin-mpegstream.xml:
181         * docs/plugins/inspect/plugin-realmedia.xml:
182         * docs/plugins/inspect/plugin-siddec.xml:
183         * ext/Makefile.am:
185         0.10.8.2 pre-release.
187         * po/LINGUAS:
188         * po/POTFILES.in:
189         * po/id.po:
190         Add new translation.
192 2008-08-11  Michael Smith <msmith@songbirdnest.com>
194         * gst/asfdemux/gstasfdemux.c:
195           Properly aggregate flow returns for both push and pull mode, so we shut 
196           down if all pads are unlinked. 
197           Fixes #546859.
199 2008-08-07  Tim-Philipp Müller  <tim.muller at collabora co uk>
201         Patch by: Frederic Crozat <fcrozat@mandriva.org>
203         * ext/dvdread/dvdreadsrc.c: (plugin_init):
204         * ext/lame/gstlame.c: (plugin_init):
205         * gst/asfdemux/gstasf.c: (plugin_init):
206         Make sure gettext returns translations in UTF-8 encoding rather
207         than in the current locale encoding (#546822).
209 2008-07-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
211         * gst/mpegaudioparse/gstmpegaudioparse.c:
212         (gst_mp3parse_sink_event), (gst_mp3parse_emit_frame),
213         (mp3parse_total_time), (mp3parse_bytepos_to_time):
214         Don't recurse from mp3parse_bytepos_to_time() to mp3parse_total_time()
215         if we're called from there already. Otherwise we end up in a endless
216         recursion and crash with a stack overflow.
218         This can happen when a Xing or VBRI header with TOC exists but it
219         doesn't contain the total time. Fixes bug #545370.
221 2008-07-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
223         * ext/lame/gstlame.c: (gst_lame_class_init),
224         (gst_lame_get_default_settings):
225         Use the default for the strict-iso property too.
227         Allow a bitrate setting of 0, which lets lame choose the default value
228         and which makes it possible to set the compression-ratio property.
230 2008-07-29  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
232         * ext/lame/gstlame.c: (gst_lame_class_init), (gst_lame_init),
233         (gst_lame_chain), (gst_lame_get_default_settings), (plugin_init):
234         * ext/lame/gstlame.h:
235         Get the defaults settings of LAME in the plugin initialization
236         function and return FALSE here if something goes wrong. This removes
237         the hacky failing instance init function.
239         Use LAMEs default value for all settings instead of overwriting some
240         of them. Overwriting some of them gives unexpected results if one only
241         sets a preset. Fixes bug #498004.
243 2008-07-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
245         * ext/lame/gstlame.c: (gst_lame_init):
246         Use LAME's default for the min/max/mean VBR bitrate. Setting our own
247         defaults will restrict the bitrate when using the presets in a bad way.
248         Fixes bug #498004.
250 2008-07-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
252         * ext/lame/gstlame.c: (gst_lame_sink_setcaps):
253         * gst/mpegaudioparse/gstmpegaudioparse.c:
254         (mp3_type_frame_length_from_header), (mp3_caps_create),
255         (gst_mp3parse_chain):
256         Put the MPEG audio version into the caps as "mpegaudioversion".
257         This is different from "mpegversion".
259 2008-07-22  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
261         * ext/lame/gstlame.c: (gst_lame_class_init), (gst_lame_init),
262         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
263         * ext/lame/gstlame.h:
264         Fix build with lame >= 3.97. The padding type and cwlimit settings
265         are deprecated now and the function declarations are hidden in the
266         headers so deprecate the GObject properties for them and remove them
267         in 0.11. Fixes bug #544039.
269 2008-07-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
271         * ext/mpeg2dec/gstmpeg2dec.c: (handle_sequence):
272         Don't allow width/height outside the spec (i.e. smaller than 16
273         and higher than 4096). Such files are corrupted ones and setting
274         caps that are not a subset of the template caps confuses playbin.
275         Fixes bug #542646.
277 2008-07-11  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
279         * ext/sidplay/Makefile.am:
280         Fix the build.
282 2008-07-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
284         * configure.ac:
285         Don't include ERROR_CFLAGS in GST_CXXFLAGS as it might include
286         flags that are invalid for C++.
288 2008-07-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
290         Patch by: Tal Shalif <tshalif at nargila dot org>
292         * ext/dvdnav/dvdnavsrc.c: (gst_dvd_nav_src_stop):
293         Prevent double free. Fixes bug #541697.
295 2008-07-05  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
297         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_base_init),
298         (gst_dvd_demux_get_audio_stream),
299         (gst_dvd_demux_get_subpicture_stream),
300         (gst_dvd_demux_parse_packhead), (gst_dvd_demux_reset):
301         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_init),
302         (gst_mpeg_demux_process_event), (gst_mpeg_demux_init_stream),
303         (gst_mpeg_demux_parse_packhead), (gst_mpeg_demux_reset):
304         * gst/mpegstream/gstmpegdemux.h:
305         Resend tags event after a FLUSH (seek) to support prerolling
306         a partial pipeline.
308 2008-07-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
310         * configure.ac:
311         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_object):
312           Use correct error code for encrypted streams.
314 2008-07-02  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
316         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer),
317         (gst_mpeg_demux_sync_stream_to_time):
318         Bridge gaps in stream by NEWSEGMENT sending.  Fixes #540194.
320 2008-06-27  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
322         * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_read),
323         (gst_dvd_read_src_create), (gst_dvd_read_src_handle_seek_event):
324         Allow and implement non-flushing and/or segment seek
325         (mainly in TIME and chapter format).
326         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_event),
327         (gst_dvd_demux_get_subpicture_stream),
328         (gst_dvd_demux_synchronise_pads),
329         (gst_dvd_demux_sync_stream_to_time):
330         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_process_event),
331         (gst_mpeg_demux_send_subbuffer),
332         (gst_mpeg_demux_sync_stream_to_time),
333         (gst_mpeg_streams_reset_cur_ts):
334         * gst/mpegstream/gstmpegdemux.h:
335         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_process_event),
336         (gst_mpeg_parse_pad_added), (gst_mpeg_parse_handle_src_query):
337         Delegate a query to upstream if it can't be handled.
338         Make segment stop aware.
339         Fix (subtitle) stream synchronization.
340         Add some debug statements.
342 2008-06-26  Edward Hervey  <edward.hervey@collabora.co.uk>
344         * gst/mpegaudioparse/gstmpegaudioparse.c: (head_check):
345         Fix build on macosx.
347 2008-06-13  Stefan Kost  <ensonic@users.sf.net>
349         * docs/plugins/gst-plugins-ugly-plugins-docs.sgml:
350         * docs/plugins/gst-plugins-ugly-plugins-sections.txt:
351         * ext/a52dec/gsta52dec.c:
352         * ext/amrnb/amrnbdec.c:
353         * ext/amrnb/amrnbenc.c:
354         * ext/amrnb/amrnbparse.c:
355         * ext/lame/gstlame.c:
356         * ext/mad/gstmad.c:
357         * ext/sidplay/gstsiddec.cc:
358         * gst/asfdemux/gstrtspwms.c:
359         * gst/mpegaudioparse/gstxingmux.c:
360         * gst/realmedia/rademux.c:
361         * gst/realmedia/rdtmanager.c:
362         * gst/realmedia/rtspreal.c:
363         * gst/synaesthesia/gstsynaesthesia.c:
364           Add missing elements to docs. Restore alphabetical order in section
365           file. Document mad (it was included in docs already).
366           Fix doc-markup: use convinience syntax for examples
367           (produces valid docbook), add several refsec2 when we have several
368           titles. Fix some types.
370 2008-06-13  Stefan Kost  <ensonic@users.sf.net>
372         * ext/lame/gstlame.c:
373         * ext/sidplay/gstsiddec.cc:
374         * gst/mpegaudioparse/gstxingmux.c:
375           Do not use short_description in section docs for elements. We extract
376           them from element details and there will be warnings if they differ.
378 2008-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
380         * gst/mpegaudioparse/gstmpegaudioparse.c: (head_check):
381         Don't mark MPEG headers with emphasis == 0x2 as invalid. This
382         emphasis value is reserved but unfortunately files with that
383         value exist and the information is not important for the decoder
384         anyway. Fixes bug #537235.
386 2008-06-02  Wim Taymans  <wim.taymans@collabora.co.uk>
388         * ext/a52dec/gsta52dec.c: (gst_a52dec_sink_event):
389         Drain queued buffers before forwarding the segment event.
391 2008-06-02  Wim Taymans  <wim.taymans@collabora.co.uk>
393         * ext/a52dec/gsta52dec.c: (clear_queued), (flush_queued),
394         (gst_a52dec_drain), (gst_a52dec_push), (gst_a52dec_sink_event),
395         (gst_a52dec_chain), (gst_a52dec_change_state):
396         * ext/a52dec/gsta52dec.h:
397         Add segment handling, buffer clipping and basic reverse playback.
399 2008-05-28  Stefan Kost  <ensonic@users.sf.net>
401         * docs/plugins/Makefile.am:
402         * docs/plugins/gst-plugins-ugly-plugins-docs.sgml:
403         * docs/plugins/gst-plugins-ugly-plugins-sections.txt:
404         * docs/plugins/gst-plugins-ugly-plugins.args:
405         * docs/plugins/gst-plugins-ugly-plugins.hierarchy:
406         * docs/plugins/gst-plugins-ugly-plugins.interfaces:
407         * docs/plugins/inspect/plugin-a52dec.xml:
408         * docs/plugins/inspect/plugin-amrnb.xml:
409         * docs/plugins/inspect/plugin-asf.xml:
410         * docs/plugins/inspect/plugin-dvdlpcmdec.xml:
411         * docs/plugins/inspect/plugin-dvdread.xml:
412         * docs/plugins/inspect/plugin-dvdsub.xml:
413         * docs/plugins/inspect/plugin-iec958.xml:
414         * docs/plugins/inspect/plugin-lame.xml:
415         * docs/plugins/inspect/plugin-mad.xml:
416         * docs/plugins/inspect/plugin-mpeg2dec.xml:
417         * docs/plugins/inspect/plugin-mpegaudioparse.xml:
418         * docs/plugins/inspect/plugin-mpegstream.xml:
419         * docs/plugins/inspect/plugin-realmedia.xml:
420         * docs/plugins/inspect/plugin-siddec.xml:
421         * docs/plugins/inspect/plugin-synaesthesia.xml:
422         * ext/a52dec/gsta52dec.c:
423           Random doc of the day. Also print human readable format of newsegment
424           in log message if we complain about it.
426 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
428         * ext/a52dec/gsta52dec.c: (gst_a52dec_init), (gst_a52dec_push),
429         (gst_a52dec_sink_event), (gst_a52dec_handle_frame),
430         (gst_a52dec_chain), (gst_a52dec_change_state):
431         * ext/a52dec/gsta52dec.h:
432         Mark discont on outgoing buffers after receiving a DISCONT buffer or
433         when we have a decoding error.
434         We don't need to clear the cache when we receive a NEWSEGMENT event.
435         Clear buffer cache in DISCONT.
436         Add beginnings of GstSegment handling.
438 2008-05-26  Sebastian Dröge  <slomo@circular-chaos.org>
440         * gst/mpegaudioparse/gstxingmux.c: (generate_xing_header):
441         Fix alignment issues that caused SIGBUS on some architectures.
443 2008-05-25  Tim-Philipp Müller  <tim.muller at collabora co uk>
445         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
446           Fix alignment issue which isn't really an issue at all because
447           the plugin hasn't been ported to 0.10 yet.
449 2008-05-25  Jan Schmidt  <jan.schmidt@sun.com>
451         * configure.ac:
452         Back to devel -> 0.10.8.1
454 === release 0.10.8 ===
456 2008-05-21  Jan Schmidt <jan.schmidt@sun.com>
458         * configure.ac:
459           releasing 0.10.8, "And yet"
461 2008-05-19  Jan Schmidt  <jan.schmidt@sun.com>
463         * configure.ac:
464         0.10.7.4 pre-release
466 2008-05-19  Edward Hervey  <edward.hervey@collabora.co.uk>
468         * ext/mad/gstmad.c: (gst_mad_convert_src), (gst_mad_chain):
469         Fix inconsistent use of rate and channels.
470         Fixes #533581
472 2008-05-19  Wim Taymans  <wim.taymans@collabora.co.uk>
474         * gst/realmedia/rmdemux.c: (gst_rmdemux_send_event):
475         Flush timestamp correction variables on a flush. Fixes #533832.
477 2008-05-14  Jan Schmidt  <jan.schmidt@sun.com>
479         * configure.ac:
480         0.10.7.3 pre-release
482 2008-05-13  Edward Hervey  <edward.hervey@collabora.co.uk>
484         * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_video_packet):
485         Properly aggregate GstFlowReturn from downstream in order to properly
486         stop, and doing that as early as possible.
487         Fixes #532807
489 2008-05-10  Jan Schmidt  <jan.schmidt@sun.com>
491         * configure.ac:
492         0.10.7.2 pre-release
494 2008-05-10  Edward Hervey  <edward.hervey@collabora.co.uk>
496         * ext/mad/gstmad.c: (gst_mad_sink_event):
497         * gst/mpegaudioparse/gstmpegaudioparse.c:
498         (gst_mp3parse_sink_event):
499         Always let FLUSH_START events flow downstream.
501 2008-05-07  Tim-Philipp Müller  <tim.muller at collabora co uk>
503         * configure.ac:
504           Error out if we don't have the required core/base versions.
506 2008-05-06  Wim Taymans  <wim.taymans@collabora.co.uk>
508         * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_mdpr),
509         (gst_rmdemux_fix_timestamp), (gst_rmdemux_parse_video_packet),
510         (gst_rmdemux_parse_audio_packet), (gst_rmdemux_parse_packet):
511         Fix video timestamps by adjusting it with the first timestamp found.
512         Don't assume we have a complete fragment when flushing the adapter,
513         packets might have been lost or the stream might just be broken.
515 2008-05-06  Wim Taymans  <wim.taymans@collabora.co.uk>
517         * gst/realmedia/rdtmanager.c: (gst_rdt_manager_plugin_init):
518         Set Rank to NONE so that we don't accidentally try to autoplug the
519         rdtmanager.
521 2008-05-05  Sebastian Dröge  <slomo@circular-chaos.org>
523         * gst/mpegaudioparse/gstmpegaudioparse.c:
524         (gst_mp3parse_emit_frame):
525         Send a new duration message if the average bitrate changed and
526         we don't know the duration from the Xing or VBRI header.
527         Fixes bug #321857.
529 2008-04-30  Wim Taymans  <wim.taymans@collabora.co.uk>
531         * gst/realmedia/rtspreal.c: (rtsp_ext_real_before_send),
532         (rtsp_ext_real_parse_sdp), (rtsp_ext_real_stream_select):
533         * gst/realmedia/rtspreal.h:
534         Move assembly rule parsing to the place where we parse the SDP as it's
535         also there that we create the MDPR and we need the currently selected
536         asmrule in order to select the right MTLI.
537         Fixes #529359.
539 2008-04-29  Michael Smith <msmith@songbirdnest.com>
541         * gst/realmedia/realhash.c:
542         * gst/realmedia/rtspreal.c:
543           Include generated "_stdint.h" instead of <stdint.h> which might not
544           exist on some systems.
546 2008-04-26  Sebastian Dröge  <slomo@circular-chaos.org>
548         * ext/sidplay/gstsiddec.cc:
549         Cast NULL sentinels to void * as NULL is defined as an integer
550         constant in most environments when using C++ and it's size might
551         be different from a pointer. Fixes #529488.
553 2008-04-22  Edgard Lima  <edgard.lima@indt.org.br>
555         * gst/asfdemux/gstasfdemux.c:
556         * gst/asfdemux/gstrtspwms.c:
557           Fix "unused var" compiler error when --disable-gst-debug is used.
559 2008-04-17  Tim-Philipp Müller  <tim at centricular dot net>
561         * ext/amrnb/amrnbparse.c: (gst_amrnbparse_loop):
562           We should also stop the streaming task when we get a NOT_LINKED
563           flow return, which is not covered by FLOW_IS_FATAL.
565 2008-04-11  Julien Moutte  <julien@fluendo.com>
567         * gst/mpegaudioparse/gstxingmux.c: (generate_xing_header): Fix
568         argument formats.
570 2008-04-06  Sebastian Dröge  <slomo@circular-chaos.org>
572         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
574         * configure.ac:
575         Actually build dlls when cross-compiling with mingw32.
576         Fixes bug #526247.
578 2008-04-04  Sebastian Dröge  <slomo@circular-chaos.org>
580         * configure.ac:
581         * gst/mpegaudioparse/gstmpegaudioparse.c:
582         (mpeg_audio_seek_entry_free):
583         * gst/mpegaudioparse/gstxingmux.c: (gst_xing_seek_entry_free):
584         Depend on GLib 2.12 and use it unconditionally as we do in other
585         modules too already.
587 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
589         * gst/mpegaudioparse/gstmpegaudioparse.c:
590         (mpeg_audio_seek_entry_new), (mpeg_audio_seek_entry_free),
591         (gst_mp3parse_reset), (gst_mp3parse_emit_frame):
592         * gst/mpegaudioparse/gstxingmux.c: (gst_xing_seek_entry_new),
593         (gst_xing_seek_entry_free), (gst_xing_mux_finalize), (xing_reset),
594         (gst_xing_mux_chain):
595         Use GSlice for allocating the seek table entries if we compile with
596         GLib 2.10 or newer.
598 2008-04-01  Wim Taymans  <wim.taymans@collabora.co.uk>
600         * gst/asfdemux/gstasfdemux.c:
601         (gst_asf_demux_process_ext_stream_props):
602         Remove some debug code.
604 2008-04-01  Wim Taymans  <wim.taymans@collabora.co.uk>
606         * gst/asfdemux/gstasfdemux.c:
607         (gst_asf_demux_process_ext_stream_props):
608         Guard against division by 0 and fall back to 25/1 framerate.
610 2008-04-01  Wim Taymans  <wim.taymans@collabora.co.uk>
612         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_video_stream),
613         (gst_asf_demux_process_ext_stream_props):
614         Instead of adding a fixes 25/1 framerate to the video caps, use the
615         average frame duration in the extended properties of the video stream as
616         the framerate. Fixes #524346.
618 2008-03-21  Sebastian Dröge  <slomo@circular-chaos.org>
620         * configure.ac:
621         Check if the compiler supports do { } while (0) macros. This fixes
622         a warning when compiling with g++ 4.3, resulting in a build failure
623         because of -Werror.
625 2008-03-19  Wim Taymans  <wim.taymans@collabora.co.uk>
627         * gst/realmedia/asmrules.c: (gst_asm_scan_string), (main):
628         make ) also a delimiter for rules.
629         Skip \\ when scanning strings.
630         Add new testcase for these problems.
632 2008-03-12  Sebastian Dröge  <slomo@circular-chaos.org>
634         * gst/mpegaudioparse/gstmpegaudioparse.c:
635         (gst_mp3parse_sink_event):
636         Don't take the stream lock when caching events. This is not necessary
637         and results in a deadlock when seeking with rhythmbox (but not with
638         totem or banshee for some reason).
640 2008-03-10  Wim Taymans  <wim.taymans@collabora.co.uk>
642         Patch by: Pizpot Gargravarr <pgargravarr at siriuscybernetics dot org>
644         * gst/realmedia/rtspreal.c: (rtsp_ext_real_parse_sdp):
645         Add the version field when creating the CONT chunk resulting in 
646         the Author, Comment and Copyright tags not being parsed correctly.
647         Fixes #521459.
649 2008-03-10  Wim Taymans  <wim.taymans@collabora.co.uk>
651         * gst/mpegaudioparse/gstmpegaudioparse.c:
652         (gst_mp3parse_sink_event), (gst_mp3parse_chain):
653         Remove trailing newlines from debug statements.
655 2008-03-04  Jan Schmidt  <jan.schmidt@sun.com>
657         * ext/dvdnav/dvdnavsrc.c:
658         * ext/dvdnav/dvdnavsrc.h:
659         Apply patch that adds some seeking support to dvdnav, and fixes it
660         in various other ways. This doesn't make dvdnavsrc fully functional,
661         but moves it forward.
663         Fixes: #476149
664         Patch By: Simone Gotti <simone.gotti@email.it>
666         * ext/dvdnav/gst-dvd:
667         Update the simple dvdnavsrc gst-launch example to work for 0.10
669 2008-03-03  Peter Kjellerstedt  <pkj@axis.com>
671         * configure.ac:
672         Use AG_GST_CHECK_PLUGIN and AG_GST_DISABLE_PLUGIN to simplify which
673         plug-ins are included/excluded. (#498222)
675 2008-02-27  Sebastian Dröge  <slomo@circular-chaos.org>
677         * ext/mad/gstmad.c: (gst_mad_sink_event):
678         * gst/mpegaudioparse/gstmpegaudioparse.c:
679         (gst_mp3parse_sink_event):
680         Push EOS, FLUSH_STOP and NEWSEGMENT immediately instead
681         of dropping and leaking them.
683 2008-02-27  Sebastian Dröge  <slomo@circular-chaos.org>
685         * ext/mad/gstmad.c: (gst_mad_dispose), (gst_mad_sink_event),
686         (gst_mad_chain):
687         * ext/mad/gstmad.h:
688         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_dispose),
689         (gst_mp3parse_sink_event), (gst_mp3parse_emit_frame):
690         * gst/mpegaudioparse/gstmpegaudioparse.h:
691         Cache all events except EOS if we still have to send a NEWSEGMENT
692         event. This will let TAG events be forwarded until after decodebin
693         to an encoder for example as decodebin only links the pads
694         after NEWSEGMENT. Fixes bug #518933.
696 2008-02-27  Sebastian Dröge  <slomo@circular-chaos.org>
698         * gst/mpegaudioparse/gstxingmux.c: (get_xing_offset):
699         Write Xing header at the correct position in the MP3 frame for
700         stereo files. Fixes bug #518676.
702 2008-02-23  Tim-Philipp Müller  <tim at centricular dot net>
704         * configure.ac:
705         * ext/sidplay/Makefile.am:
706           Check for and define ERROR_CXXFLAGS and GST_CXXFLAGS and use them
707           when building C++ code (#516509).
709 2008-02-22  Tim-Philipp Müller  <tim at centricular dot net>
711         * ext/lame/gstlame.c: (gst_lame_sink_setcaps):
712           Fix broken GST_ELEMENT_ERROR macro, fixes compile with the Sun
713           Workshop 12 compiler, but probably also crashes (#517985).
715 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
717         Patch by: Thiago Sousa Santos <thiagoss at lcc dot ufcg dot edu dot br>
719         * gst/mpegaudioparse/gstmpegaudioparse.c:
720         (gst_mp3_channel_mode_get_type),
721         (mp3_type_frame_length_from_header), (gst_mp3parse_class_init),
722         (gst_mp3parse_reset), (gst_mp3parse_emit_frame),
723         (gst_mp3parse_chain):
724         * gst/mpegaudioparse/gstmpegaudioparse.h:
725         Post channel mode and CRC as tags. Fixes bug #504493.
727 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
729         * ext/dvdnav/dvdnavsrc.c: (gst_dvd_nav_src_finalize):
730         Correctly chain up to the parent's finalize function.
732 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
734         * gst/mpegaudioparse/gstmpegaudioparse.c:
735         (gst_mp3parse_emit_frame), (gst_mp3parse_chain):
736         Try a bit harder to get valid timestamps, especially if upstream
737         gives us one and we are at the first frame or resyncing.
738         Return UNEXPECTED if we get a valid timestamp that is outside of
739         our configured segment. After all changes done so far this doesn't
740         seem to cause any regression, please test.
742 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
744         Patch by:
745           Hans de Goede <j dot w dot r dot degoede at hhs dot nl>
747         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_seek_event):
748         If we don't have the position to seek to in our index first try
749         to convert from TIME to BYTES upstream and only if that fails
750         too use the old hack to simply seek to an earlier position
751         and let the sink drop everything before segment start.
752         Partially fixes bug #469930.
754 2008-02-21  Jan Schmidt  <jan.schmidt@sun.com>
756         * configure.ac:
757         Back to development...
759 === release 0.10.7 ===
761 2008-02-20  Jan Schmidt <jan.schmidt@sun.com>
763         * configure.ac:
764           releasing 0.10.7, "I Cheated Time"
766 2008-02-18  Jan Schmidt  <jan.schmidt@sun.com>
768         * tests/check/Makefile.am:
769         Exclude dvdreadsrc from the states test too.
771 2008-02-18  Sebastian Dröge  <slomo@circular-chaos.org>
773         * gst/mpegaudioparse/gstmpegaudioparse.c:
774         (gst_mp3parse_emit_frame):
775         Handler buffers without valid timestamp more correctly: Don't drop
776         them and don't use the invalid timestamp to calculate the next
777         timestamp. Fixes bug #516811.
779 2008-02-18  Sebastian Dröge  <slomo@circular-chaos.org>
781         Patch by: Tal Shalif <tshalif at nargila dot org>
783         * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_create),
784         (gst_dvd_read_src_do_seek), (gst_dvd_read_src_do_position_query):
785         Add some gint64 casts to prevent 32 bit integer overflows.
786         Fixes bug #516989.
788 2008-02-17  Jan Schmidt  <jan.schmidt@sun.com>
790         * gst/mpegaudioparse/gstmpegaudioparse.c:
792         Revert previous commit to mp3parse, as it breaks playback
793         of AVI files.
795 2008-02-14  Sebastian Dröge  <slomo@circular-chaos.org>
797         * gst/mpegaudioparse/gstmpegaudioparse.c:
798         (gst_mp3parse_emit_frame):
799         Return GST_FLOW_UNEXPECTED if we get data that is after our
800         configured segment. This makes upstream go EOS immediately instead
801         of sending us the complete stream. Also improve debugging a bit.
803 2008-02-13  Jan Schmidt  <jan.schmidt@sun.com>
805         * ext/dvdread/dvdreadsrc.c:
806         Fix regression in DVD seeking - when a pack we
807         expect to be a NAV block turns out not to be, scan forwards
808         for up to 2MB (at most ~1sec) until we find one.
810         Fixes: #516278
812 2008-02-12  Sebastien Moutte  <sebastien@moutte.net>
814         * win32/vs6/libgstmpegaudioparse.dsp:
815         Add xing files to VS project file.
817 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
819         * gst/dvdsub/gstdvdsubparse.c: (gst_dvd_sub_parse_init):
820         Stop leaking src pad templates. Fixes bug #515708.
822 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
824         * gst/mpegaudioparse/gstxingmux.c: (generate_xing_header):
825         Correctly write the size in bytes on big endian systems.
826         Fixes bug #515725.
828 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
830         * ext/lame/gstlame.c: (gst_lame_setup):
831         Don't leak the allowed caps.
832         * tests/check/pipelines/lame.c: (GST_START_TEST):
833         Stop leaking all buffers. Fixes bug #515575.
835 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
837         * gst/mpegaudioparse/plugin.c:
838         Commit new file I forgot to add.
840 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
842         * configure.ac:
843         Make DISABLE_DEPRECATED defined *only* during CVS, not during
844         pre-releases or releases.
846 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
848         * docs/plugins/Makefile.am:
849         * docs/plugins/gst-plugins-ugly-plugins-docs.sgml:
850         * docs/plugins/gst-plugins-ugly-plugins-sections.txt:
851         * docs/plugins/inspect/plugin-mpegaudioparse.xml:
852         * gst/mpegaudioparse/Makefile.am:
853         * gst/mpegaudioparse/gstmpegaudioparse.c:
854         * gst/mpegaudioparse/gstxingmux.c:
855         * tests/check/Makefile.am:
856         * tests/check/elements/.cvsignore:
857         Move xingmux from -bad.
859         Fixes: #511497
861 2008-02-07  Sebastien Moutte  <sebastien@moutte.net>
863         * gst/mpegaudioparse/gstmpegaudioparse.c:(mp3parse_time_to_bytepos):
864         Use gst_guint64_to_gdouble for conversion
865         * win32/vs6/libgstasfdemux.dsp:
866         * win32/vs6/libgstdvdsub.dsp:
867         * win32/vs6/libgstrealmedia.dsp:
868         Update project dependencies and add new source files
870 2008-02-04  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
872         * ext/mpeg2dec/gstmpeg2dec.c:
873         Reset decoder when handling sequence where libmpeg2 has set
874         frame period to 0, probably due to a corrupt packet.
875         Fixes bug #514297
877 2008-01-29  Sebastian Dröge  <slomo@circular-chaos.org>
879         * gst/mpegaudioparse/gstmpegaudioparse.c: (mp3_caps_create),
880         (gst_mp3parse_chain):
881         Don't set new caps on the srcpad everytime the bitrate or MPEG
882         version changes but calculate new spf value when the MPEG version
883         changes.
885 2008-01-21  Stefan Kost  <ensonic@users.sf.net>
887         * docs/plugins/Makefile.am:
888         * docs/plugins/gst-plugins-ugly-plugins-docs.sgml:
889         * docs/plugins/gst-plugins-ugly-plugins-sections.txt:
890           Add the real and rtsp elements and update the lists.
892         * docs/plugins/inspect/plugin-amrnb.xml:
893         * docs/plugins/inspect/plugin-asf.xml:
894         * docs/plugins/inspect/plugin-dvdlpcmdec.xml:
895         * docs/plugins/inspect/plugin-dvdsub.xml:
896         * docs/plugins/inspect/plugin-mpegaudioparse.xml:
897         * docs/plugins/inspect/plugin-mpegstream.xml:
898         * docs/plugins/inspect/plugin-realmedia.xml:
899         * docs/plugins/inspect/plugin-siddec.xml:
900         * docs/plugins/inspect/plugin-synaesthesia.xml:
901           Regenerate docs.
903         * gst/iec958/ac3_padder.c:
904         * gst/iec958/ac3_padder.h:
905           Do not use gtk-doc style comments for non gtk-doc comments. Note -
906           there are functions defined using extern in the .c file - does that
907           make sense?
909 2008-01-21  Stefan Kost  <ensonic@users.sf.net>
911         * ext/mad/gstmad.c:
912           Chain up at the end of the function.
914 2008-01-19  Sebastian Dröge  <slomo@circular-chaos.org>
916         * ext/mad/gstid3tag.c: (gst_id3_tag_class_init):
917         Don't add pad templates for the base class but only in the
918         subclasses.
920 2008-01-17  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
922         * ext/lame/gstlame.c:
923         * ext/lame/gstlame.h:
924         Fix the case where you initially have stereo input, and so lame's
925         mode is not set to mono, and then you get input with mono audio and
926         soon after you get stereo input again. What happened before this
927         commit is that it would keep the encoding mode as mono. It should
928         change it back to the one requested by the app (or the default one)
929         if not requested.
931 2008-01-15  Sebastian Dröge  <slomo@circular-chaos.org>
933         * gst/mpegaudioparse/gstmpegaudioparse.c:
934         (gst_mp3parse_handle_first_frame), (mp3parse_time_to_bytepos),
935         (mp3parse_bytepos_to_time):
936         Interpolate the VBRI seek table entries to get better results,
937         support 3 byte seek table entries and prevent overflows in the
938         seek table by adding the relative offsets when using the seek
939         table in a large enough data type.
941 2008-01-14  Sebastian Dröge  <slomo@circular-chaos.org>
943         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_reset),
944         (gst_mp3parse_handle_first_frame), (mp3parse_time_to_bytepos),
945         (mp3parse_bytepos_to_time):
946         * gst/mpegaudioparse/gstmpegaudioparse.h:
947         Add support for seeking based on the VBRI seek table. Might make
948         sense to use interpolation in the table later to get hopefully a
949         bit more accurate values.
951 2008-01-14  Wim Taymans  <wim.taymans@collabora.co.uk>
953         * ext/mpeg2dec/gstmpeg2dec.c: (clear_queued), (flush_queued),
954         (handle_picture), (handle_slice):
955         Fix compilation error. Fixes #509313.
957 2008-01-14  Sebastian Dröge  <slomo@circular-chaos.org>
959         * ext/lame/gstlame.c: (gst_lame_sink_event):
960         Use gst_util_uint64_scale instead of gst_util_uint64_scale_int
961         as 8 * GST_SECOND is too large for int.
963 2008-01-14  Sebastian Dröge  <slomo@circular-chaos.org>
965         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_reset),
966         (gst_mp3parse_emit_frame), (gst_mp3parse_handle_first_frame),
967         (mp3parse_total_bytes), (mp3parse_total_time):
968         * gst/mpegaudioparse/gstmpegaudioparse.h:
969         Add initial support for reading VBRI headers as found in VBR files
970         created by some Fraunhofer encoders. Currently we only read the
971         number of frames and bytes (and calculate duration, etc from this)
972         but there is also a seek table that we currently don't use.
974 2008-01-14  Sebastian Dröge  <slomo@circular-chaos.org>
976         Patch by: Mark Nauwelaerts <manauw at syknet dot be>
977         
978         * ext/lame/gstlame.c: (gst_lame_sink_setcaps),
979         (gst_lame_sink_event):
980         Correctly set number of channels when using mono-encoding mode
981         and fix the duration calculation of the EOS buffer.
983 2008-01-14  Sebastian Dröge  <slomo@circular-chaos.org>
985         * gst/mpegaudioparse/gstmpegaudioparse.c:
986         (gst_mp3parse_handle_first_frame):
987         Guard against 0 values in the Xing header as frame count and
988         byte count and calculate the bitrate when we have all values
989         we need and not before.
991 2008-01-10  Tim-Philipp Müller  <tim at centricular dot net>
993         * ext/mad/gstmad.c: (GST_TYPE_MAD_MODE),
994           (GST_TYPE_MAD_EMPHASIS), (GST_TAG_EMPHASIS), (CHECK_HEADER):
995           Call g_type_class_ref() from a thread-safe context and not
996           from the streaming thread to avoid GLib screwing up (see
997           bug #349410 and #493432). Comment out unused code.
999 2008-01-10  Wim Taymans  <wim.taymans@collabora.co.uk>
1001         * ext/mpeg2dec/gstmpeg2dec.c: (clear_queued), (flush_queued),
1002         (handle_picture), (clip_buffer), (handle_slice),
1003         (gst_mpeg2dec_chain), (gst_mpeg2dec_sink_event),
1004         (gst_mpeg2dec_change_state):
1005         * ext/mpeg2dec/gstmpeg2dec.h:
1006         Add buffer clipping.
1007         Add basic reverse playback support. Not complete yet when dealing with 
1008         non-closed GOPs.
1010 2008-01-10  Sebastian Dröge  <slomo@circular-chaos.org>
1012         * autogen.sh:
1013           Add -Wno-portability to the automake parameters to stop warnings
1014           about GNU make extensions being used. We require GNU make in almost
1015           every Makefile anyway.
1016           
1017         * configure.ac:
1018           Use AM_PROG_CC_C_O as a compiler that accepts both -c and -o
1019           at the same time is required for per target flags.
1021 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
1023         * Makefile.am:
1024           Include lcov.mak to allow building coverage reports.
1026 2008-01-08  Sebastian Dröge  <slomo@circular-chaos.org>
1028         * ext/mad/gstmad.c: (mpg123_parse_xing_header):
1029         * gst/mpegaudioparse/gstmpegaudioparse.c:
1030         (gst_mp3parse_handle_first_frame):
1031         Make sure that the Xing TOC starts with 0 and the entries
1032         are increasing over time. Otherwise it's broken and should
1033         be skipped. Fixes bug #507821.
1035 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
1037         * gst/asfdemux/gstasfdemux.c: (asfdemux_dbg), (gst_asf_demux_reset),
1038           (gst_asf_demux_add_video_stream),
1039           (gst_asf_demux_process_ext_content_desc),
1040           (gst_asf_demux_get_metadata_for_stream),
1041           (gst_asf_demux_process_metadata), (gst_asf_demux_process_object),
1042           (gst_asf_demux_change_state):
1043         * gst/asfdemux/gstasfdemux.h:
1044           Parse metadata object and extract pixel aspect ratio. Fixes #507844.
1046 2007-12-31  David Schleef  <ds@schleef.org>
1048         * docs/plugins/.cvsignore:
1049           Add *-undeclared.txt
1051 2007-12-21  Wim Taymans  <wim.taymans@collabora.co.uk>
1053         * gst/realmedia/rdtmanager.c:
1054         (gst_rdt_manager_marshal_VOID__UINT_UINT),
1055         (gst_rdt_manager_class_init):
1056         * gst/realmedia/rdtmanager.h:
1057         Implement some more signals that rtspsrc connects to.
1058         Fixes #504671.
1060 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
1062         * Makefile.am:
1063           Include common/win32.mak for CRLF check of win32 project
1064           files (see #393626).
1066 2007-12-13  Sebastian Dröge  <slomo@circular-chaos.org>
1068         * gst/mpegaudioparse/gstmpegaudioparse.c:
1069           (gst_mp3parse_sink_event), (mp3parse_handle_seek):
1070           Don't post SEGMENT_START messages on the bus, only the element
1071           driving the pipeline should do that.
1073 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
1075         * configure.ac:
1076           Don't define GST_DISABLE_DEPRECATED for releases. Fixes #498181.
1078 2007-12-03  Wim Taymans  <wim.taymans@gmail.com>
1080         * ext/mpeg2dec/gstmpeg2dec.h:
1081         Use G_GINT64_CONSTANT, fixes compilation with MSVC 6.0.
1082         Fixes #500808.
1084 2007-11-20  Julien MOUTTE  <julien@moutte.net>
1086         * gst/realmedia/rtspreal.c: (rtsp_ext_real_parse_sdp): Fix build
1087         on Mac OS X.
1089 2007-11-19  Jan Schmidt  <jan.schmidt@sun.com>
1091         * gst/mpegaudioparse/gstmpegaudioparse.c:
1092         Restore the segment handling logic.
1093         Please don't do behavioural changes under the heading of 'leak fixes'
1094         or 'whitespace changes', people.
1096 2007-11-19  Stefan Kost  <ensonic@users.sf.net>
1098         * gst/mpegaudioparse/gstmpegaudioparse.c:
1099           Plug some leaks.
1101 2007-11-13  Stefan Kost  <ensonic@users.sf.net>
1103         * gst/asfdemux/gstasfdemux.c:
1104           Sync _activate_pull() a little more with other demuxers.
1106 2007-11-11  Thijs Vermeir  <thijsvermeir@gmail.com>
1108         * gst/mpegstream/gstmpegdemux.c:
1109         recognize the padding stream
1111 2007-10-31  Tim-Philipp Müller  <tim at centricular dot net>
1113         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_ext_content_desc):
1114           Convert tags that come as string into the type required by
1115           GstTagList.
1117 2007-10-30  Wim Taymans  <wim.taymans@gmail.com>
1119         * gst/mpegaudioparse/gstmpegaudioparse.c:
1120         (gst_mp3parse_emit_frame):
1121         Remove some more broken code, it seems to clip even when it should not.
1122         See #491305.
1124 2007-10-30  Wim Taymans  <wim.taymans@gmail.com>
1126         * gst/mpegaudioparse/gstmpegaudioparse.c:
1127         (gst_mp3parse_emit_frame):
1128         When the element is not driving the streaming thread it is not supposed
1129         to emit EOS or post SEGMENT done. It is allowed to return UNEXPECTED
1130         upstream when it detects EOS. See #491305.
1132 2007-10-13  Tim-Philipp Müller  <tim at centricular dot net>
1134         Patch by: Mark Nauwelaerts <mnauw at users.sourceforge.net>
1136         * gst/dvdsub/Makefile.am:
1137         * gst/dvdsub/gstdvdsubdec.c:
1138         * gst/dvdsub/gstdvdsubparse.c:
1139         * gst/dvdsub/gstdvdsubparse.h:
1140           Add dvd subtitle parser, which just packetizes the input
1141           stream. This is needed to mux dvd subtitles into matroska
1142           files, since the muxer expects unfragmented and properly
1143           timestamped input (#415754).
1145 2007-10-10  Tim-Philipp Müller  <tim at centricular dot net>
1147         * configure.ac:
1148           Update requirements from past CVS versions to released
1149           versions (0.10.14 in this case).
1151         * ext/sidplay/gstsiddec.cc:
1152           Fix compilation with g++-4.2.
1154 2007-10-08  Jan Schmidt  <Jan.Schmidt@sun.com>
1156         * gst/realmedia/asmrules.c: (gst_asm_scan_parse_expression),
1157         (gst_asm_scan_parse_condition):
1158         * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_video_packet):
1159         Fix some compiler warnings shown on Forte.
1161 2007-09-29  Sebastien Moutte  <sebastien@moutte.net>
1163         * gst/mpegaudioparse/gstmpegaudioparse.c: (mp3parse_time_to_bytepos),
1164         (mp3parse_bytepos_to_time):
1165         Use gst_util_guint64_to_gdouble for conversions.
1166         * win32/vs6/libgstmad.dsp:
1167         Add a link to libgstaudio.
1169 2007-09-26  Tim-Philipp Müller  <tim at centricular dot net>
1171         * ext/lame/gstlame.c:
1172           Fix up case where there is no peer, in which case
1173           _get_allowed_caps() will return NULL.
1175 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
1177         * ext/lame/gstlame.c:
1178           Use GST_PTR_FORMAT to print caps in debug statement.
1180 2007-09-25  Sebastian Dröge  <slomo@circular-chaos.org>
1182         * configure.ac:
1183         Use AG_GST_ARG_WITH_PLUGINS, AG_GST_ARG_ENABLE_EXTERNAL and
1184         AG_GST_ARG_ENABLE_EXPERIMENTAL instead of duplicating those macros
1185         in configure.ac.
1187 2007-09-24  Thomas Vander Stichele  <thomas at apestaart dot org>
1189         * ext/lame/gstlame.c:
1190           Allow fixing the sample rate lame converts to by negotiating fixed
1191           sample rate on the src pad caps.
1192           Add docs for it.
1193         * tests/check/Makefile.am:
1194         * tests/check/pipelines/lame.c:
1195           Add a check for it.
1197 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
1199         * po/LINGUAS:
1200         * po/da.po:
1201           Updated translations.
1203 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
1205         translated by: Jakub Bogusz <qboosh@pld-linux.org>
1207         * po/pl.po:
1208           Added Polish translation.
1210 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
1212         translated by: Ilkka Tuohela <hile@iki.fi>
1214         * po/fi.po:
1215           Added Finnish translation.
1217 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
1219         translated by: Jorge González González <aloriel@gmail.com>
1221         * po/es.po:
1222           Added Spanish translation.
1224 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
1226         translated by: Alexander Shopov <ash@contact.bg>
1228         * po/bg.po:
1229           Added Bulgarian translation.
1231 2007-09-20  Stefan Kost  <ensonic@users.sf.net>
1233         * gst/iec958/ac3iec.c:
1234           Chainup in finalize.
1236         * tests/check/Makefile.am:
1237         * tests/check/generic/states.c:
1238           Improved state change unit test.
1240 2007-09-19  Stefan Kost  <ensonic@users.sf.net>
1242         * docs/plugins/.cvsignore:
1243         * tests/check/.cvsignore:
1244           Ignore registries in any format.
1246 2007-09-08  Tim-Philipp Müller  <tim at centricular dot net>
1248         * configure.ac:
1249           Use AC_TRY_COMPILE instead of AC_TRY_RUN to check for a
1250           define in the lame headers.  This has the advantage that
1251           it should still work when we're cross-compiling (#452025).
1253 2007-08-24  Jan Schmidt  <thaytan@mad.scientist.com>
1255         * gst/dvdlpcmdec/gstdvdlpcmdec.c:
1256         Add other allowed rates to the pad templates.
1258         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_dispose):
1259         Reset the parser to release memory in dispose.
1261 2007-08-17  Stefan Kost  <ensonic@users.sf.net>
1263         * ext/amrnb/amrnbdec.c:
1264         * ext/amrnb/amrnbenc.c:
1265         * ext/amrnb/amrnbparse.c:
1266         * ext/sidplay/gstsiddec.cc:
1267           Fix more leaks.
1269 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
1271         Patch by: Daniel Charles <dcharles at ti dot com>
1273         * ext/amrnb/amrnbenc.c: (gst_amrnbenc_bandmode_get_type),
1274         (gst_amrnbenc_set_property), (gst_amrnbenc_get_property),
1275         (gst_amrnbenc_base_init), (gst_amrnbenc_class_init),
1276         (gst_amrnbenc_chain), (gst_amrnbenc_state_change):
1277         * ext/amrnb/amrnbenc.h:
1278         Add property to select the BandMode of the AMR encoder.
1279         See #466442.
1281 2007-08-16  Stefan Kost  <ensonic@users.sf.net>
1283         * gst/realmedia/asmrules.c:
1284           Make ro memory to share.
1286 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
1288         * gst/mpegaudioparse/gstmpegaudioparse.c:
1289         (gst_mp3parse_sink_event), (gst_mp3parse_emit_frame):
1290         * gst/mpegaudioparse/gstmpegaudioparse.h:
1291         Queue segment event and push it after we know the caps on the pad or
1292         else an autoplugger might not have plugged the element yet and the
1293         segment is lost.
1295 2007-08-16  Stefan Kost  <ensonic@users.sf.net>
1297         * gst/iec958/ac3iec.c:
1298           Fix tests.
1300 2007-08-16  Stefan Kost  <ensonic@users.sf.net>
1302         * tests/check/Makefile.am:
1303         * tests/check/generic/.cvsignore:
1304         * tests/check/generic/states.c:
1305           Add generic state-change test suite to help to fi leaks.
1307 2007-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
1309         translated by: Raphael Higino <phhigino@gmail.com>
1311         * po/LINGUAS:
1312         * po/pt_BR.po:
1313           Added Portuguese (Brazilian) translation.
1315 2007-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
1317         * po/hu.po:
1318         * po/nl.po:
1319         * po/sv.po:
1320         * po/uk.po:
1321           Updated translations.
1323 2007-08-07  Wim Taymans  <wim.taymans@gmail.com>
1325         * gst/realmedia/rmdemux.c: (gst_rmdemux_fix_timestamp),
1326         (gst_rmdemux_parse_video_packet):
1327         Activate timestamp fixing code.
1329 2007-08-07  Wim Taymans  <wim.taymans@gmail.com>
1331         * gst/realmedia/rmdemux.c: (gst_rmdemux_reset),
1332         (gst_rmdemux_chain), (gst_rmdemux_parse_mdpr),
1333         (gst_rmdemux_fix_timestamp), (gst_rmdemux_parse_video_packet),
1334         (gst_rmdemux_parse_audio_packet), (gst_rmdemux_parse_packet):
1335         Do fragment collection in the demuxer so that we can now work with
1336         both ffmpeg and realvideodec to decoder real video content.
1338 2007-08-04  Stefan Kost  <ensonic@users.sf.net>
1340         * gst/realmedia/asmrules.c:
1341           Include stdlib.h.
1343 2007-08-03  Wim Taymans  <wim.taymans@gmail.com>
1345         * gst/realmedia/rdtmanager.c:
1346         Fix caps.
1348 2007-08-03  Wim Taymans  <wim.taymans@gmail.com>
1350         * gst/realmedia/rtspreal.c: (rtsp_ext_real_get_transports),
1351         (rtsp_ext_real_parse_sdp), (rtsp_ext_real_stream_select):
1352         Disable UDP transport for now.
1354 2007-08-03  Wim Taymans  <wim.taymans@gmail.com>
1356         * gst/realmedia/Makefile.am:
1357         * gst/realmedia/rdtmanager.c: (find_session_by_id),
1358         (create_session), (free_session), (gst_rdt_manager_base_init),
1359         (gst_rdt_manager_marshal_BOXED__UINT_UINT),
1360         (gst_rdt_manager_class_init), (gst_rdt_manager_init),
1361         (gst_rdt_manager_finalize), (gst_rdt_manager_query_src),
1362         (gst_rdt_manager_chain_rtp), (gst_rdt_manager_chain_rtcp),
1363         (gst_rdt_manager_set_property), (gst_rdt_manager_get_property),
1364         (gst_rdt_manager_provide_clock), (gst_rdt_manager_change_state),
1365         (create_recv_rtp), (create_recv_rtcp), (create_rtcp),
1366         (gst_rdt_manager_request_new_pad), (gst_rdt_manager_release_pad),
1367         (gst_rdt_manager_plugin_init):
1368         * gst/realmedia/rdtmanager.h:
1369         * gst/realmedia/rmdemux.c: (plugin_init):
1370         Add simple rdt manager.
1372 2007-08-03  Wim Taymans  <wim.taymans@gmail.com>
1374         * gst/realmedia/rdtdepay.c:
1375         Fix the encoding-name so that it matches what the rtsp extension sets.
1377 2007-08-02  Wim Taymans  <wim.taymans@gmail.com>
1379         * gst/realmedia/asmrules.c: (gst_asm_node_free),
1380         (gst_asm_node_evaluate), (gst_asm_scan_new), (gst_asm_scan_free),
1381         (gst_asm_scan_string), (gst_asm_scan_number),
1382         (gst_asm_scan_identifier), (gst_asm_scan_print_token),
1383         (gst_asm_scan_next_token), (gst_asm_rule_free),
1384         (gst_asm_rule_add_property), (gst_asm_scan_parse_operand),
1385         (gst_asm_scan_parse_expression), (gst_asm_scan_parse_condition),
1386         (gst_asm_scan_parse_property), (gst_asm_scan_parse_rule),
1387         (gst_asm_rule_evaluate), (gst_asm_rule_book_new),
1388         (gst_asm_rule_book_n_rules), (gst_asm_rule_book_free),
1389         (gst_asm_rule_book_match), (main):
1390         * gst/realmedia/rtspreal.c: (rtsp_ext_real_parse_sdp),
1391         (rtsp_ext_real_stream_select), (gst_rtsp_real_plugin_init):
1392         Use g_hash_table_destroy instead of _unref which is too new.
1394 2007-08-02  Wim Taymans  <wim.taymans@gmail.com>
1396         * gst/realmedia/.cvsignore:
1397         Add test to ignore.
1399         * gst/realmedia/Makefile.am:
1400         * gst/realmedia/asmrules.c: (gst_asm_node_new),
1401         (gst_asm_node_free), (gst_asm_operator_eval),
1402         (gst_asm_node_evaluate), (gst_asm_scan_new), (gst_asm_scan_free),
1403         (gst_asm_scan_string), (gst_asm_scan_number),
1404         (gst_asm_scan_identifier), (gst_asm_scan_print_token),
1405         (gst_asm_scan_next_token), (gst_asm_rule_new), (gst_asm_rule_free),
1406         (gst_asm_rule_add_property), (gst_asm_scan_parse_operand),
1407         (gst_asm_scan_parse_expression), (gst_asm_scan_parse_condition),
1408         (gst_asm_scan_parse_property), (gst_asm_scan_parse_rule),
1409         (gst_asm_rule_evaluate), (gst_asm_rule_book_new),
1410         (gst_asm_rule_book_n_rules), (gst_asm_rule_book_free),
1411         (gst_asm_rule_book_match), (main):
1412         * gst/realmedia/asmrules.h:
1413         Added asembler rule book parser and evaluator.
1415         * gst/realmedia/rtspreal.c: (rtsp_ext_real_parse_sdp),
1416         (rtsp_ext_real_stream_select), (gst_rtsp_real_plugin_init):
1417         * gst/realmedia/rtspreal.h:
1418         Keep per stream config info.
1419         Parse and evaluate asm rule books for stream selection.
1421 2007-07-31  Stefan Kost  <ensonic@users.sf.net>
1423         * gst/realmedia/rtspreal.c:
1424           Include stdlib.
1426 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
1428         * gst/realmedia/Makefile.am:
1429         * gst/realmedia/realhash.c: (hash), (call_hash),
1430         (gst_rtsp_ext_real_calc_response_and_checksum):
1431         * gst/realmedia/realhash.h:
1432         * gst/realmedia/rtspreal.c: (rtsp_ext_real_get_transports),
1433         (rtsp_ext_real_after_send), (rtsp_ext_real_stream_select):
1434         Split out hash code in separate file.
1436 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
1438         * gst/asfdemux/Makefile.am:
1439         * gst/asfdemux/gstrtspwms.c: (gst_rtsp_wms_parse_sdp), (_do_init),
1440         (gst_rtsp_wms_class_init):
1441         * gst/realmedia/Makefile.am:
1442         * gst/realmedia/rtspreal.c: (rtsp_ext_real_get_transports),
1443         (rtsp_ext_real_before_send), (rtsp_ext_real_after_send),
1444         (rtsp_ext_real_parse_sdp), (rtsp_ext_real_stream_select),
1445         (_do_init), (gst_rtsp_real_class_init):
1446         Fix include paths and link dependecies for rtsp extension.
1448 2007-07-26  Wim Taymans  <wim.taymans@gmail.com>
1450         * gst/realmedia/Makefile.am:
1451         * gst/realmedia/rmdemux.c: (plugin_init):
1452         * gst/realmedia/rtspreal.c: (rtsp_ext_real_get_transports),
1453         (rtsp_ext_real_before_send), (rtsp_ext_real_after_send), (hash),
1454         (call_hash), (rtsp_ext_real_calc_response_and_checksum),
1455         (rtsp_ext_real_parse_sdp), (rtsp_ext_real_stream_select),
1456         (_do_init), (gst_rtsp_real_base_init), (gst_rtsp_real_class_init),
1457         (gst_rtsp_real_init), (gst_rtsp_real_finalize),
1458         (gst_rtsp_real_change_state), (gst_rtsp_real_extension_init),
1459         (gst_rtsp_real_plugin_init):
1460         * gst/realmedia/rtspreal.h:
1461         Add RealMedia RTSP extension module. It has rank NONE until it is fully
1462         functional.
1464 2007-07-25  Wim Taymans  <wim.taymans@gmail.com>
1466         * gst/asfdemux/Makefile.am:
1467         * gst/asfdemux/gstasf.c: (plugin_init):
1468         * gst/asfdemux/gstrtspwms.c: (gst_rtsp_wms_before_send),
1469         (gst_rtsp_wms_after_send), (gst_rtsp_wms_parse_sdp),
1470         (gst_rtsp_wms_configure_stream), (_do_init),
1471         (gst_rtsp_wms_base_init), (gst_rtsp_wms_class_init),
1472         (gst_rtsp_wms_init), (gst_rtsp_wms_finalize),
1473         (gst_rtsp_wms_change_state), (gst_rtsp_wms_extension_init):
1474         * gst/asfdemux/gstrtspwms.h:
1475         Move WMS RTSP extension from -good to here.
1476         Port it to the new pluggable extension interface.
1478 2007-07-24  Stefan Kost  <ensonic@users.sf.net>
1480         * ext/mad/Makefile.am:
1481           Link to audio helper from plugins-base.
1483 2007-07-24  Sebastian Dröge  <slomo@circular-chaos.org>
1485         * configure.ac:
1486         * ext/mad/gstmad.c: (gst_mad_chain):
1487         Use the new buffer clipping function from gstaudio here and
1488         require gst-plugins-base CVS.
1490 2007-07-23  Stefan Kost  <ensonic@users.sf.net>
1492         * configure.ac:
1493           Sync liboil check with plugins-base. Add libm check.
1495         * gst/synaesthesia/Makefile.am:
1496           Link against libm. We're using sqrt here.
1498 2007-07-20  Stefan Kost  <ensonic@users.sf.net>
1500         * gst/asfdemux/gstasfdemux.c:
1501         Include stdlib.
1503 2007-07-18  Sebastian Dröge  <slomo@circular-chaos.org>
1505         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_reset),
1506         (gst_mp3parse_emit_frame), (mp3parse_handle_seek):
1507         * gst/mpegaudioparse/gstmpegaudioparse.h:
1508         Save some memory for each frame by only saving the start timestamp
1509         and start byte position instead of additionally the stop timestamp
1510         and stop byte position. This requires us to use a doubly-linked list
1511         but still saves 8-12 bytes per frame.
1513 2007-07-16  Sebastian Dröge  <slomo@circular-chaos.org>
1515         * ext/mad/gstmad.c: (clip_outgoing_buffer):
1516         Fix buffer clipping to correctly clip to the segment stop.
1518 2007-07-15  Jan Schmidt  <thaytan@noraisin.net>
1520         * gst/mpegaudioparse/gstmpegaudioparse.c:
1521         (gst_mp3parse_emit_frame):
1522         Fix a calculation that was causing mp3parse to drop every incoming
1523         frame when upstream delivered a segment in TIME format, breaking 
1524         playback of all mpeg system streams.
1526 2007-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
1528         * Makefile.am:
1529         * configure.ac:
1530         * tests/Makefile.am:
1531         Remove bogus check for libcheck, since we check for
1532         gstreamer-check and it pulls in the required info from
1533         and we weren't actually _using_ the information for
1534         libcheck ourselves anyway.
1536 2007-07-13  Sebastian Dröge  <slomo@circular-chaos.org>
1538         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_reset),
1539         (gst_mp3parse_init), (gst_mp3parse_dispose),
1540         (gst_mp3parse_sink_event), (mp3parse_seek_table_last_entry),
1541         (gst_mp3parse_emit_frame), (gst_mp3parse_chain),
1542         (mp3parse_handle_seek), (mp3parse_src_query):
1543         * gst/mpegaudioparse/gstmpegaudioparse.h:
1544         Implement accurate seeking in mpegaudioparse. Fixes #308312.
1545         Also implement segment seeks.
1547 2007-07-13  Sebastian Dröge  <slomo@circular-chaos.org>
1549         * ext/mad/gstmad.c: (_do_init), (gst_mad_init), (index_seek),
1550         (normal_seek), (gst_mad_sink_event), (clip_outgoing_buffer),
1551         (gst_mad_chain), (gst_mad_change_state):
1552         * ext/mad/gstmad.h:
1553         Implement buffer clipping and use GST_BOILERPLATE instead of manual
1554         GType magic. Part one of bug #308312.
1556 2007-07-12  Stefan Kost  <ensonic@users.sf.net>
1558         * configure.ac:
1559           Use pkg-config to locate check.
1561 2007-07-12  Tim-Philipp Müller  <tim at centricular dot net>
1563         * configure.ac:
1564         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer):
1565         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_descramble_buffer):
1566         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain_raw):
1567           Fix build against core CVS by not using deprecated API. Bump
1568           requirements for new API (overdue anyway).
1570 2007-07-09  Stefan Kost  <ensonic@users.sf.net>
1572         * REQUIREMENTS:
1573           Also add amr-libs here and update a little.
1575 2007-07-06  Tim-Philipp Müller  <tim at centricular dot net>
1577         * docs/plugins/inspect/plugin-dvdnav.xml:
1578         * docs/plugins/inspect/plugin-realmedia.xml:
1579         * docs/plugins/inspect/plugin-synaesthesia.xml:
1580           Add inspect file for synaesthesia so the docs can be built even if
1581           the plugin isn't built yet. Fixes #454311. Also add inspect files
1582           for dvdnavsrc and realmedia.
1584 2007-07-05  Stefan Kost  <ensonic@users.sf.net>
1586         * docs/plugins/Makefile.am:
1587           Simplify --extra-dir as gtkdoc scans recursively.
1589 2007-07-03  Stefan Kost  <ensonic@users.sf.net>
1591         * docs/plugins/Makefile.am:
1592         * docs/plugins/gst-plugins-ugly-plugins-docs.sgml:
1593         * docs/plugins/gst-plugins-ugly-plugins-sections.txt:
1594         * gst/synaesthesia/Makefile.am:
1595         * gst/synaesthesia/gstsynaesthesia.c:
1596         * gst/synaesthesia/gstsynaesthesia.h:
1597           And yet more docs enabled.
1599 2007-07-03  Stefan Kost  <ensonic@users.sf.net>
1601         * docs/plugins/Makefile.am:
1602         * docs/plugins/gst-plugins-ugly-plugins-docs.sgml:
1603         * docs/plugins/gst-plugins-ugly-plugins-sections.txt:
1604         * docs/plugins/inspect/plugin-a52dec.xml:
1605         * docs/plugins/inspect/plugin-amrnb.xml:
1606         * docs/plugins/inspect/plugin-asf.xml:
1607         * docs/plugins/inspect/plugin-dvdlpcmdec.xml:
1608         * docs/plugins/inspect/plugin-dvdsub.xml:
1609         * docs/plugins/inspect/plugin-iec958.xml:
1610         * docs/plugins/inspect/plugin-lame.xml:
1611         * docs/plugins/inspect/plugin-mad.xml:
1612         * docs/plugins/inspect/plugin-mpeg2dec.xml:
1613         * docs/plugins/inspect/plugin-mpegaudioparse.xml:
1614         * docs/plugins/inspect/plugin-mpegstream.xml:
1615           Add new docs. Scan c++ files too.
1616         
1617         * ext/amrnb/amrnbdec.c: (gst_amrnbdec_base_init),
1618         (gst_amrnbdec_event):
1619         * ext/amrnb/amrnbenc.c: (gst_amrnbenc_base_init):
1620         * ext/amrnb/amrnbparse.c: (gst_amrnbparse_base_init),
1621         (gst_amrnbparse_loop):
1622           Add documentation headers.
1624         * ext/mad/gstmad.c:
1625         * ext/mad/gstmad.h:
1626           Refactor for docs.
1628 2007-07-01  Sebastian Dröge  <slomo@circular-chaos.org>
1630         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_base_init),
1631         (gst_mp3parse_init):
1632         Use GST_BOILERPLATE instead of manual GType magic.
1633         * gst/mpegaudioparse/gstmpegaudioparse.c:
1634         (gst_mp3parse_handle_first_frame), (mp3parse_time_to_bytepos),
1635         (mp3parse_bytepos_to_time):
1636         * gst/mpegaudioparse/gstmpegaudioparse.h:
1637         Implement seeking, byte->time, time->byte conversions with the Xing
1638         seek table if available. This allows better at least a bit more
1639         accurate seeks and file position reporting.
1641 2007-06-28  Sebastian Dröge  <slomo@circular-chaos.org>
1643         * gst/mpegaudioparse/gstmpegaudioparse.c:
1644         (gst_mp3parse_handle_first_frame):
1645         Copy the complete Xing seek table in the 100 byte array instead of
1646         copying the first byte 100 times.
1647         * gst/mpegaudioparse/gstmpegaudioparse.c: (mp3parse_total_bytes),
1648         (mp3parse_total_time), (mp3parse_time_to_bytepos):
1649         Add seeking support based on the Xing header but comment it out for
1650         now as it seems to yield worse result than the other method.
1651         Also use gst_pad_query_peer_duration() instead of getting the peer pad
1652         ourself, creating a new GstQuery, etc.
1654 2007-06-25  Stefan Kost  <ensonic@users.sf.net>
1656         * docs/plugins/gst-plugins-ugly-plugins.args:
1657         * docs/plugins/inspect/plugin-a52dec.xml:
1658         * docs/plugins/inspect/plugin-amrnb.xml:
1659         * docs/plugins/inspect/plugin-asf.xml:
1660         * docs/plugins/inspect/plugin-dvdlpcmdec.xml:
1661         * docs/plugins/inspect/plugin-dvdread.xml:
1662         * docs/plugins/inspect/plugin-dvdsub.xml:
1663         * docs/plugins/inspect/plugin-iec958.xml:
1664         * docs/plugins/inspect/plugin-lame.xml:
1665         * docs/plugins/inspect/plugin-mad.xml:
1666         * docs/plugins/inspect/plugin-mpeg2dec.xml:
1667         * docs/plugins/inspect/plugin-mpegaudioparse.xml:
1668         * docs/plugins/inspect/plugin-mpegstream.xml:
1669           Update docs with caps info.
1671 2007-06-25  Tim-Philipp Müller  <tim at centricular dot net>
1673         * po/POTFILES.in:
1674           Make sure dvdnav strings get translated too (no reason not to have
1675           them in the .po file, even if the plugin is disabled for now).
1676           Fixes #450879.
1678 2007-06-20  Stefan Kost  <ensonic@users.sf.net>
1680         * ext/amrnb/amrnbdec.c: (gst_amrnbdec_base_init),
1681         (gst_amrnbdec_event), (gst_amrnbdec_chain),
1682         (gst_amrnbdec_state_change):
1683         * ext/amrnb/amrnbdec.h:
1684         * ext/amrnb/amrnbparse.c: (gst_amrnbparse_base_init),
1685         (gst_amrnbparse_loop):
1686           Add newsegment and discont handling. Some code cleanups.
1688 2007-06-25  David Schleef  <ds@schleef.org>
1690         * ext/dvdread/dvdreadsrc.c: check for an error from
1691           DVDReadBlocks() correctly.
1693 2007-06-25  David Schleef  <ds@schleef.org>
1695         * ext/dvdread/dvdreadsrc.c:
1696           If we can't read a nav packet, or it doesn't look like a nav
1697           packet, that's an error.  Previous behavior was to look at
1698           the next packet; I can't find any justification for doing that.
1699           Fixes: #358891.
1701 2007-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
1703         * po/it.po:
1704           Updated Italian translation.
1706 2007-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
1708         * po/vi.po:
1709           Updated Vietnames translation.
1711 2007-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
1713         contributed by: Wenzheng Hu <db_lobster@163.com>
1715         * po/LINGUAS:
1716         * po/zh_CN.po:
1717           Added Chinese (simplified) translation.
1719 2007-06-22  Jan Schmidt  <thaytan@mad.scientist.com>
1721         * MAINTAINERS:
1722         Updating all the maintainers files
1724 2007-06-22  Edward Hervey  <edward@fluendo.com>
1726         * ext/amrnb/amrnbdec.c: (gst_amrnbdec_init):
1727         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_init):
1728         * gst/asfdemux/gstasfmux.c: (gst_asfmux_init):
1729         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_init):
1730         * gst/dvdsub/gstdvdsubdec.c: (gst_dvd_sub_dec_init):
1731         * gst/iec958/ac3iec.c: (ac3iec_init):
1732         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_init):
1733         Fix leaks some more.
1735 2007-06-21  Edward Hervey  <edward@fluendo.com>
1737         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_init):
1738         "She's leaking me", said valgrind.
1740 2007-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
1742         * gst/mpegaudioparse/gstmpegaudioparse.c: (mp3_caps_create):
1743         Fix "pad caps are not a real subset of its template caps" warning.
1745 2007-06-19  Wim Taymans  <wim@fluendo.com>
1747         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
1749         * ext/amrnb/amrnbdec.c: (gst_amrnbdec_class_init),
1750         (gst_amrnbdec_finalize):
1751         Don't leak the adapter, unref it in a new finalize method instead.
1752         Fixes #448782.
1754 2007-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
1756         * configure.ac:
1757         Back to CVS
1759         * gst-plugins-ugly.doap:
1760         Add 0.10.6 to the list of releases.
1762 === release 0.10.6 ===
1764 2007-06-19  Jan Schmidt <thaytan@mad.scientist.com>
1766         * configure.ac:
1767           releasing 0.10.6, "The Sacrifice"
1769 2007-06-15  Jan Schmidt  <thaytan@mad.scientist.com>
1771         * win32/vs6/gst_plugins_ugly.dsw:
1772         * win32/vs6/libgstac3parse.dsp:
1773         * win32/vs6/libgstasfdemux.dsp:
1774         * win32/vs6/libgstdvdlpcmdec.dsp:
1775         * win32/vs6/libgstdvdsub.dsp:
1776         * win32/vs6/libgstiec958.dsp:
1777         * win32/vs6/libgstlame.dsp:
1778         * win32/vs6/libgstmad.dsp:
1779         * win32/vs6/libgstmpegaudioparse.dsp:
1780         * win32/vs6/libgstmpegstream.dsp:
1781         * win32/vs6/libgstrealmedia.dsp:
1782         * win32/vs6/libgstsynaesthesia.dsp:
1783           Convert line endings to CRLF and mark as binary files.
1785 2007-06-13  Tim-Philipp Müller  <tim at centricular dot net>
1787         * ext/dvdnav/dvdnavsrc.c: (gst_dvd_nav_src_set_property):
1788           Don't forget to unlock when setting the device property, or
1789           we'll sooner or later deadlock.
1791 2007-06-12  Sebastien Moutte  <sebastien@moutte.net>
1793         * gst/dvdsub/gstdvdsubdec.c:(gst_dvd_sub_dec_parse_subpic):
1794         Use gst_util_guint64_to_gdouble for conversion.
1795         * win32/vs6/libgstasfdemux.dsp:
1796         Add asfpacket.c to the build.
1797         
1798 2007-06-08  Jan Schmidt  <thaytan@mad.scientist.com>
1800         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_reset),
1801         (gst_mp3parse_emit_frame), (gst_mp3parse_handle_first_frame):
1802         * gst/mpegaudioparse/gstmpegaudioparse.h:
1803         If the Xing header provides a total time, use it to calculate the
1804         correct average bitrate immediately, instead of sending updates as 
1805         we parse the stream.
1807 2007-06-05  Sebastian Dröge  <slomo@circular-chaos.org>
1809         Patch by by: Mark Nauwelaerts <manauw at skynet dot be>
1811         * gst/dvdsub/gstdvdsubdec.c: (gst_dvd_sub_dec_parse_subpic):
1812         Use GstClockTime instead of guint for a time variable to prevent
1813         overflows on too large subtitle durations. Fixes #444514.
1815 2007-05-31  Tim-Philipp Müller  <tim at centricular dot net>
1817         Patch by: Mark Nauwelaerts <manauw at skynet be>
1819         * gst/dvdsub/gstdvdsubdec.c: (gst_dvd_sub_dec_sink_event):
1820           Clear state when handling the serialized FLUSH_STOP event instead of
1821           the FLUSH_START event, thereby making sure we don't free buffers the
1822           chain function is still using. Fixes dvdsubdec crashing when flusing
1823           or seeking (#442706).
1825 2007-05-23  Tim-Philipp Müller  <tim at centricular dot net>
1827         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
1828           Initialise variable to make fc4 build bot happy.
1830 2007-05-21  Tim-Philipp Müller  <tim at centricular dot net>
1832         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer):
1833           Add sanity check so we don't abort for broken or non-MPEG streams,
1834           but instead error out. Fixes crashes/aborts for when our typefinder
1835           wrongly identifies quicktime files as mpeg (which should be fixed in
1836           -base now too). (#440120).
1838 2007-05-18  Stefan Kost  <ensonic@users.sf.net>
1840         * ext/amrnb/amrnbdec.c (gst_amrnbdec_debug, GST_CAT_DEFAULT,
1841           block_size, _do_init, gst_amrnbdec_base_init,
1842           gst_amrnbdec_class_init, gst_amrnbdec_init):
1843         * ext/amrnb/amrnbenc.c (gst_amrnbenc_debug, GST_CAT_DEFAULT, _do_init,
1844           gst_amrnbenc_base_init, gst_amrnbenc_class_init, gst_amrnbenc_init):
1845         * ext/amrnb/amrnbparse.c (gst_amrnbparse_debug, GST_CAT_DEFAULT,
1846           block_size, _do_init, gst_amrnbparse_base_init,
1847           gst_amrnbparse_class_init, gst_amrnbparse_init):
1848           First round of cleanups, that use GST_BOILERPLATE, GST_ELEMENT_DETAILS,
1849           GST_DEBUG_FUNCPTR and add log-category.
1851 2007-05-18  Jan Schmidt  <thaytan@mad.scientist.com>
1853         * gst/mpegaudioparse/gstmpegaudioparse.c:
1854         (mp3_type_frame_length_from_header), (gst_mp3parse_reset),
1855         (gst_mp3parse_emit_frame), (gst_mp3parse_handle_first_frame),
1856         (gst_mp3parse_chain), (mp3parse_total_bytes),
1857         (mp3parse_total_time):
1858         * gst/mpegaudioparse/gstmpegaudioparse.h:
1859         Implement parsing of Xing headers from the first frame of the stream,
1860         and use it to report duration correctly where possible.
1862 2007-05-16  Tim-Philipp Müller  <tim at centricular dot net>
1864         * gst/realmedia/rmdemux.c: (gst_rmdemux_descramble_cook_audio):
1865           After descrambling, push the packets out as individual packets
1866           instead of one big descrambled buffer. Makes cook audio decoding
1867           work with the 'realaudiodec' decoder from gst-plugins-bad.
1869 2007-05-16  Tim-Philipp Müller  <tim at centricular dot net>
1871         * gst/realmedia/rmdemux.c: (gst_rmdemux_init),
1872         (gst_rmdemux_sink_event), (gst_rmdemux_perform_seek),
1873         (gst_rmdemux_reset), (gst_rmdemux_chain), (gst_rmdemux_add_stream),
1874         (gst_rmdemux_parse_packet):
1875         * gst/realmedia/rmdemux.h:
1876           Remember first timestamp encountered in stream and re-timestamp
1877           stream to start from zero (fixes #397219); only send one newsegment
1878           event, not two; when seeking, send newsegment events from the
1879           streaming thread and not from the seeking thread.
1881 2007-05-16  Tim-Philipp Müller  <tim at centricular dot net>
1883         Based on patch by: Mark Nauwelaerts  <manauw skynet be>
1885         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_event):
1886         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_class_init),
1887         (gst_mpeg_demux_process_event), (gst_mpeg_streams_reset_last_flow):
1888         * gst/mpegstream/gstmpegdemux.h:
1889           Reset last_flow values for the various streams after a flushing
1890           seek, otherwise we might aggregate wrong flow returns afterwards
1891           that will make upstream pause silently. This should fix seeking
1892           in DVDs and also fix the Thoggen cropping dialog (#438610).
1894 2007-05-07  Tim-Philipp Müller  <tim at centricular dot net>
1896         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_reset),
1897         (gst_asf_demux_chain_headers),
1898         (gst_asf_demux_parse_data_object_start), (all_streams_prerolled),
1899         (gst_asf_demux_have_mutually_exclusive_active_stream),
1900         (gst_asf_demux_check_activate_streams),
1901         (gst_asf_demux_find_stream_with_complete_payload),
1902         (gst_asf_demux_push_complete_payloads), (gst_asf_demux_loop),
1903         (gst_asf_demux_activate_ext_props_streams),
1904         (gst_asf_demux_process_object):
1905         * gst/asfdemux/gstasfdemux.h:
1906           Activate streams (ie. add the pads to the element) depending on
1907           whether we actually get data for those streams within the ASF
1908           preroll value specified. Currently only done in pull-mode though
1909           (this will fix problems with playbin hanging on mms streams once
1910           we use this in push-mode as well).
1912 2007-05-04  Tim-Philipp Müller  <tim at centricular dot net>
1914         * gst/asfdemux/asfpacket.c: (gst_asf_payload_queue_for_stream):
1915         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_reset),
1916         (gst_asf_demux_init), (gst_asf_demux_push_complete_payloads),
1917         (gst_asf_demux_process_file):
1918         * gst/asfdemux/gstasfdemux.h:
1919           Make all timestamps start from zero in pull-mode too; some small
1920           clean-ups and FIXMEs here and there.
1922 2007-05-01  Tim-Philipp Müller  <tim at centricular dot net>
1924         * gst/asfdemux/asfpacket.c: (gst_asf_demux_parse_payload),
1925         (gst_asf_demux_parse_packet):
1926           If packet size is specified within the packet and smaller than
1927           the actual packet size, don't parse beyond the size specified in
1928           the packet (this makes us parse some cases of packets with single
1929           compressed payloads cleanly, see e.g stream from #431318). Also
1930           add a sanity check when parsing compressed single payloads.
1932 2007-05-01  Tim-Philipp Müller  <tim at centricular dot net>
1934         * gst/asfdemux/asfpacket.c: (gst_asf_payload_queue_for_stream):
1935         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_seek_index_lookup),
1936         (gst_asf_demux_handle_seek_event),
1937         (gst_asf_demux_push_complete_payloads):
1938           Seeking improvements: honour the KEY_UNIT seek flag; after a seek, only
1939           send data from the keyframe right before the new segment start to
1940           make sure the decoder doesn't have to decode more than absolutely
1941           necessary.
1943 2007-04-30  Tim-Philipp Müller  <tim at centricular dot net>
1945         * gst/asfdemux/asfheaders.c:
1946         * gst/asfdemux/asfheaders.h:
1947         * gst/asfdemux/asfpacket.c:
1948         (asf_payload_parse_replicated_data_extensions),
1949         (gst_asf_demux_parse_payload):
1950         * gst/asfdemux/asfpacket.h:
1951         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_free_stream),
1952         (gst_asf_demux_push_complete_payloads),
1953         (gst_asf_demux_process_ext_stream_props):
1954         * gst/asfdemux/gstasfdemux.h:
1955           Implement payload extension system/extended replicated data parsing,
1956           so we can extract payload durations if they're specified.
1958 2007-04-30  Tim-Philipp Müller  <tim at centricular dot net>
1960         * gst/asfdemux/asfheaders.h:
1961         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_free_stream),
1962         (gst_asf_demux_reset), (gst_asf_demux_parse_data_object_start),
1963         (gst_asf_demux_loop), (gst_asf_demux_setup_pad),
1964         (gst_asf_demux_add_audio_stream), (gst_asf_demux_activate_stream),
1965         (gst_asf_demux_parse_stream_object),
1966         (gst_asf_demux_process_ext_stream_props),
1967         (gst_asf_demux_process_queued_extended_stream_objects),
1968         (gst_asf_demux_activate_ext_props_streams),
1969         (gst_asf_demux_process_object):
1970         * gst/asfdemux/gstasfdemux.h:
1971           Refactor stream parse/activation a bit (stream activation heuristics
1972           are still the same though); some more clean-ups.
1974 2007-04-28  Tim-Philipp Müller  <tim at centricular dot net>
1976         * win32/common/.cvsignore:
1977           Ignore generated config.h file to make build bot happy.
1979 2007-04-28  Tim-Philipp Müller  <tim at centricular dot net>
1981         * gst/asfdemux/gstasf.c: (plugin_init):
1982         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init):
1983         * gst/asfdemux/gstasfdemux.h:
1984           Init debug category before using it.
1986 2007-04-27  Tim-Philipp Müller  <tim at centricular dot net>
1988         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_pull_data),
1989         (gst_asf_demux_push_complete_payloads), (gst_asf_demux_loop):
1990           Fix silly bug when we can't pull as much data as we want; don't
1991           forget to announce pending tags in the new packet parsing code.
1993 2007-04-25  Tim-Philipp Müller  <tim at centricular dot net>
1995         * configure.ac:
1996         * win32/MANIFEST:
1997           Generate a win32 config.h into win32/common and add to MANIFEST so
1998           it gets disted (#393890). Looks like win32/common/config.h.in needs
1999           some work though.
2001 2007-04-22  Tim-Philipp Müller  <tim at centricular dot net>
2003         * ext/amrnb/amrnbparse.c: (gst_amrnbparse_get_type),
2004         (gst_amrnbparse_class_init), (gst_amrnbparse_init),
2005         (gst_amrnbparse_pull_header), (gst_amrnbparse_loop):
2006           Fix pull mode operation some more: send newsegment event before
2007           sending data; handle EOS and fatal flow returns a bit better; don't
2008           leak buffers in some cases. Misc. minor cleanups. Fixes #431707.
2010 2007-04-20  Tim-Philipp Müller  <tim at centricular dot net>
2012         * gst/asfdemux/Makefile.am:
2013         * gst/asfdemux/asfpacket.c: (asf_packet_read_varlen_int),
2014         (asf_packet_create_payload_buffer),
2015         (asf_payload_find_previous_fragment),
2016         (gst_asf_payload_queue_for_stream), (gst_asf_demux_parse_payload),
2017         (gst_asf_demux_parse_packet):
2018         * gst/asfdemux/asfpacket.h:
2019         * gst/asfdemux/gstasfdemux.c:
2020         (gst_asf_demux_reset_stream_state_after_discont),
2021         (gst_asf_demux_push_complete_payloads), (gst_asf_demux_loop),
2022         (gst_asf_demux_setup_pad), (gst_asf_demux_descramble_buffer),
2023         (gst_asf_demux_process_chunk):
2024         * gst/asfdemux/gstasfdemux.h:
2025           New packet parsing code: should put halfway decent timestamps on
2026           buffers, and might even set the appropriate keyframe/discont buffer
2027           flags from time to time (and even if it doesn't, I'm at least able
2028           to debug this code); only used in pull-mode so far. Still needs
2029           some more work, like payload extensions parsing and proper flow
2030           aggregation, and stream activation based on preroll. Stay tuned.
2031           
2032 2007-04-20  Tim-Philipp Müller  <tim at centricular dot net>
2034         * gst/asfdemux/asfheaders.h:
2035         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_free_stream),
2036         (gst_asf_demux_seek_index_lookup),
2037         (gst_asf_demux_handle_seek_event), (gst_asf_demux_get_stream),
2038         (gst_asf_demux_setup_pad), (gst_asf_demux_add_video_stream),
2039         (gst_asf_demux_process_ext_content_desc),
2040         (gst_asf_demux_process_file), (gst_asf_demux_descramble_segment),
2041         (gst_asf_demux_push_buffer), (gst_asf_demux_process_chunk),
2042         (gst_asf_demux_process_segment), (gst_asf_demux_handle_data):
2043         * gst/asfdemux/gstasfdemux.h:
2044           Some clean-ups and small fixes: rename asf_stream_context structure to
2045           AsfStream; inline some three-line utility functions that are only used
2046           once anyway and get rid of their associated helper structs; make debug
2047           category global so that it is used by the debug statements in the other
2048           file as well; simplify gst_asf_demux_get_stream(); fix accidental
2049           implicit initialisation of stream->last_buffer_timestamp to 0, which
2050           would lead to missing timestamps on the first buffer; put fourcc format
2051           into video caps to make certain proprietary wmv decoders happy (for the
2052           case of WMVA in particular); play_time is offset by preroll as well, so
2053           fix overreporting of duration for some files.
2055 2007-04-17  Tim-Philipp Müller  <tim at centricular dot net>
2057         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_seek_event),
2058         (gst_asf_demux_pull_indices):
2059           Printf format fixes.
2061 2007-04-16  Tim-Philipp Müller  <tim at centricular dot net>
2063         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_process_event),
2064         (gst_mpeg_parse_send_event):
2065           Post an error message if EOS wasn't handled by anything downstream.
2066           This should fix playbin freezing/hanging with small VobSub subtitle
2067           files (background: not-linked flow returns from downstream are
2068           ignored for a while at the beginning, so if the file is small
2069           upstream will never get a not-linked flow return even if nothing
2070           is connected downstream). (#429960).
2072 2007-04-16  Michael Smith  <msmith@fluendo.com>
2074         * ext/amrnb/amrnbparse.c: (gst_amrnbparse_init),
2075         (gst_amrnbparse_sink_activate),
2076         (gst_amrnbparse_sink_activate_pull):
2077           Rewrite terminally broken sinkpad activation code.
2078           Now actually supports pull-mode activation (didn't before), and push
2079           mode activation doesn't leave the sinkpad flushing.
2081 2007-04-12  Tim-Philipp Müller  <tim at centricular dot net>
2083         * gst/asfdemux/asfheaders.c:
2084         * gst/asfdemux/asfheaders.h:
2085         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_free_stream),
2086         (gst_asf_demux_reset), (gst_asf_demux_init),
2087         (gst_asf_demux_activate), (gst_asf_demux_activate_push),
2088         (gst_asf_demux_activate_pull), (gst_asf_demux_sink_event),
2089         (gst_asf_demux_seek_index_lookup),
2090         (gst_asf_demux_reset_stream_state_after_discont),
2091         (gst_asf_demux_handle_seek_event),
2092         (gst_asf_demux_handle_src_event), (gst_asf_demux_chain_headers),
2093         (gst_asf_demux_chain), (gst_asf_demux_pull_data),
2094         (gst_asf_demux_pull_indices),
2095         (gst_asf_demux_parse_data_object_start),
2096         (gst_asf_demux_pull_headers), (gst_asf_demux_loop),
2097         (gst_asf_demux_setup_pad), (gst_asf_demux_process_file),
2098         (gst_asf_demux_process_simple_index),
2099         (gst_asf_demux_process_object),
2100         (gst_asf_demux_send_event_unlocked), (gst_asf_demux_push_buffer),
2101         (gst_asf_demux_handle_data), (gst_asf_demux_change_state):
2102         * gst/asfdemux/gstasfdemux.h:
2103           Make asfdemux work in pull mode where possible. If there's an index
2104           at the end of the file, read it and use it for seeking purposes.
2106 2007-04-12  Wim Taymans  <wim@fluendo.com>
2108         * gst/synaesthesia/gstsynaesthesia.c: (gst_synaesthesia_init),
2109         (gst_synaesthesia_sink_setcaps), (gst_synaesthesia_src_setcaps),
2110         (gst_synaesthesia_chain), (gst_synaesthesia_change_state):
2111         Some timestamp fixes.
2113         * gst/synaesthesia/synaescope.c: (synaescope_coreGo):
2114         Fix for 64-bit machines.
2116 2007-04-12  Wim Taymans  <wim@fluendo.com>
2118         Patch by: René Stadler <mail at renestadler dot de>
2120         * gst/realmedia/rmdemux.c: (find_seek_offset_bytes),
2121         (find_seek_offset_time), (gst_rmdemux_reset),
2122         (gst_rmdemux_get_stream_by_id), (gst_rmdemux_send_event),
2123         (gst_rmdemux_add_stream), (gst_rmdemux_combine_flows):
2124         * gst/realmedia/rmdemux.h:
2125         Make rmdemux handle any number of logical streams. Fixes #428698.
2127 2007-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
2129         submitted by: Mogens Jaeger <mogens@jaeger.tf>
2131         * po/LINGUAS:
2132         * po/da.po:
2133           Added Danish translation.
2135 2007-03-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
2137         * po/.cvsignore:
2138         Add pot.
2140 2007-03-27  Julien MOUTTE  <julien@moutte.net>
2142         * ext/mad/gstmad.c: (gst_mad_chain): Generate a perfect
2143         stream and try to adapt to incoming timestamps lack of
2144         precision up to half a frame. This allows generating
2145         a perfect stream even with muxed formats like FLV where
2146         the timestamps are stored in milliseconds.
2148 2007-03-22  Tim-Philipp Müller  <tim at centricular dot net>
2150         * gst/realmedia/rmdemux.c:
2151           Remove unused zlib.h include. Fixes #421594.
2153 2007-03-21  Jan Schmidt  <thaytan@mad.scientist.com>
2155         * ext/lame/gstlame.c: (gst_lame_setup):
2156         Disable the bitrate checking when the user has requested
2157         Free Format mode, as all bitrates less than the maximum
2158         are valid then.
2160 2007-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
2162         * po/hu.po:
2163         * po/it.po:
2164         * po/sv.po:
2165           Update translations.
2167 2007-03-12  Jan Schmidt  <thaytan@mad.scientist.com>
2169         * ext/mad/gstmad.c: (gst_mad_convert_sink), (gst_mad_convert_src):
2170         When handling seeks, don't convert -1 start or stop values to a bogus
2171         byte position - pass them upstream as -1.
2173 2007-03-12  Jan Schmidt  <thaytan@mad.scientist.com>
2175         * gst/mpegaudioparse/gstmpegaudioparse.c:
2176         (mp3_type_frame_length_from_header), (gst_mp3parse_reset),
2177         (gst_mp3parse_init), (gst_mp3parse_sink_event),
2178         (gst_mp3parse_emit_frame), (gst_mp3parse_chain),
2179         (gst_mp3parse_change_state), (mp3parse_time_to_bytepos),
2180         (mp3parse_bytepos_to_time), (mp3parse_total_bytes),
2181         (mp3parse_total_time), (mp3parse_handle_seek),
2182         (mp3parse_src_event), (mp3parse_src_query),
2183         (mp3parse_get_query_types), (plugin_init):
2184         * gst/mpegaudioparse/gstmpegaudioparse.h:
2185         Implement seeking via average bitrate, and position+duration
2186         querying in mp3parse. Later, it will support frame-accurate seeking by
2187         building a seek table as it parses.
2189         Add 'parsed=false' to the sink pad caps, and 'parsed=true' to the src
2190         pad caps. Bump the priority to PRIMARY+1 so that it is autoplugged
2191         before any extant MP3 decoder plugin. This allows us to remove framing
2192         support from the decoders, if we want, and will provide them with
2193         accurate seeking automatically once it is finished.
2195         Fix the handling of MPEG-1 Layer 1 files.
2197         Partially fix timestamping of packets arriving from a demuxer by
2198         queueing the incoming timestamp until the next packet starts, rather
2199         than applying it immediately to the next pushed buffer.
2201 2007-03-10  Tim-Philipp Müller  <tim at centricular dot net>
2203         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_header_ext):
2204           Printf format fix.
2206 2007-03-02  Tim-Philipp Müller  <tim at centricular dot net>
2208         Patch by: Zaheer Abbas Merali  <zaheermerali at gmail com>
2210         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_chain):
2211           Never post a (fatal) error message on the bus on decoding errors. We
2212           should only do this if we can't recover, but mpeg2dec can always
2213           recover. This is needed for DVB streams, for example, where there
2214           may be temporary glitches in the stream. Instead of an error
2215           message, post a warning message on the bus for every N decoding
2216           errors. Fixes #370020.
2218 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
2220         * configure.ac:
2221           Convert to new AG_GST style.
2223 2007-02-28  Jan Schmidt  <thaytan@mad.scientist.com>
2225         * ext/lame/gstlame.c: (gst_lame_class_init), (gst_lame_init),
2226         (gst_lame_setup):
2227         Display sensible defaults and limits for the 
2228         vbr-min/max/mean properties. Fix the 'hard-limit' VBR min
2229         property - it's supposed to be a boolean 0/1 value.
2231 2007-02-28  Jan Schmidt  <thaytan@mad.scientist.com>
2233         * ext/lame/gstlame.c:
2234         Initialise the variables so gcc doesn't complain about possibly
2235         uninitialised uses, even though they can't actually happen.
2237 2007-02-28  Wim Taymans  <wim@fluendo.com>
2239         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcm_reset),
2240         (update_timestamps), (parse_header), (gst_dvdlpcmdec_chain_dvd),
2241         (gst_dvdlpcmdec_chain_raw), (dvdlpcmdec_sink_event):
2242         * gst/dvdlpcmdec/gstdvdlpcmdec.h:
2243         Implement all sample rates.
2244         Implement sample permutation a little smarter avoiding a memcpy.
2245         Fix timestamps, use segments, fix seeking.
2247 2007-02-28  Wim Taymans  <wim@fluendo.com>
2249         * docs/plugins/Makefile.am:
2250         * docs/plugins/gst-plugins-ugly-plugins-docs.sgml:
2251         * docs/plugins/gst-plugins-ugly-plugins-sections.txt:
2252         * docs/plugins/inspect/plugin-siddec.xml:
2253         * ext/sidplay/gstsiddec.cc:
2254         * ext/sidplay/gstsiddec.h:
2255         Document siddec.
2257 2007-02-21  Thomas Vander Stichele  <thomas at apestaart dot org>
2259         * ext/lame/gstlame.c: (gst_lame_sink_setcaps),
2260         (gst_lame_set_property), (gst_lame_setup):
2261           Fix up bitrate checking macro.  Make it give us a
2262           GST_ELEMENT_WARNING message so the application has a chance of
2263           reporting this to the user.  Move the checking to _setup, so we
2264           are sure it runs in the READY state, when we hope to have a pipeline
2265           and a bus that is not flushing.
2266           This fixes e.g. using 96 kbit/sec as a bitrate.
2268 2007-02-15  Tim-Philipp Müller  <tim at centricular dot net>
2270         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_file),
2271         (gst_asf_demux_process_advanced_mutual_exclusion),
2272         (gst_asf_demux_process_queued_extended_stream_objects),
2273         (gst_asf_demux_process_object), (gst_asf_demux_change_state):
2274         * gst/asfdemux/gstasfdemux.h:
2275           Parse advanced mutual exclusion object and only add pads for
2276           'hidden' streams (those in an extended stream header) that are
2277           mutually exclusive with an already existing 'main stream' if
2278           the broadcasting flag is not set. If the broadcasting flag is set,
2279           assume that data for this stream isn't sent. (This should ideally be
2280           solved better by making playbin more robust against this and/or by
2281           making mmssrc send some information downstream about which streams
2282           will be streamed). Fixes #353116.
2284 2007-02-13  Jan Schmidt  <thaytan@mad.scientist.com>
2286         * gst/synaesthesia/gstsynaesthesia.c:
2287         (gst_synaesthesia_class_init), (gst_synaesthesia_init),
2288         (gst_synaesthesia_finalize), (gst_synaesthesia_chain):
2289         * gst/synaesthesia/synaescope.c: (synaescope_coreGo),
2290         (synaescope32), (synaescope_set_data), (synaesthesia_update),
2291         (synaesthesia_init), (synaesthesia_new), (synaesthesia_close):
2292         * gst/synaesthesia/synaescope.h:
2293         Move all the mutable engine state into a structure so that 
2294         multiple element instances can run without interfering.
2296 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
2298         * configure.ac:
2299         * docs/plugins/Makefile.am:
2300           Add crossreferences to glib/gobject/gstream docs.
2302 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
2304         * gst/synaesthesia/gstsynaesthesia.c: (gst_synaesthesia_init),
2305         (gst_synaesthesia_sink_setcaps), (gst_synaesthesia_src_getcaps),
2306         (gst_synaesthesia_src_setcaps), (gst_synaesthesia_chain),
2307         (plugin_init):
2308         * gst/synaesthesia/synaescope.c: (synaescope_coreGo),
2309         (synaescope8):
2310           More source cleanups and add FIXME comments.
2312 2007-02-11  Sébastien Moutte  <sebastien@moutte.net>
2314         * gst/realmedia/rmdemux.c:(gst_rmdemux_parse_indx_data):
2315           Use gst_guint64_to_gdouble for conversions.
2316         * gst/synaesthesia/synaescope.c:
2317           Define M_PI and do not include <pthread.h> and
2318           <sys/time.h> for G_OS_WIN32 
2319         * win32/vs6/libgstrealmedia.dsp:
2320         * win32/vs6/synaesthesia.dsp:
2321           Update projects files.
2322         * win32/common/config.h.in:
2323           Add config.h.in for autogen of config.h
2325 2007-02-11  Stefan Kost  <ensonic@users.sf.net>
2327         * configure.ac:
2328           Add --enable-experimental support. Activate synaesthesia when building
2329           with --enable-experimental. Fix --enable-external configure switch
2330           description.
2332 2007-02-09  Tim-Philipp Müller  <tim at centricular dot net>
2334         * ext/lame/gstlame.c: (gst_lame_sink_event), (gst_lame_chain),
2335         (gst_lame_change_state):
2336         * ext/lame/gstlame.h:
2337           On receiving EOS, we try to push a last buffer with the remaining
2338           samples. Don't do that if we got an unclean flow return on the last
2339           gst_pad_push(), downstream might not handle this very gracefully
2340           (see #403168).
2342         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
2343           Pass flow returns upstream (helps #403168).
2345 2007-02-09  Stefan Kost  <ensonic@users.sf.net>
2347         * gst/synaesthesia/gstsynaesthesia.c:
2348         (gst_synaesthesia_class_init), (gst_synaesthesia_init),
2349         (gst_synaesthesia_sink_setcaps), (gst_synaesthesia_src_getcaps),
2350         (gst_synaesthesia_chain), (plugin_init):
2351           check result of gst_pad_push() in _chain.
2353 2007-02-09  Stefan Kost  <ensonic@users.sf.net>
2355         * gst/synaesthesia/Makefile.am:
2356         * gst/synaesthesia/gstsynaesthesia.c:
2357         (gst_synaesthesia_class_init), (gst_synaesthesia_init),
2358         (gst_synaesthesia_sink_setcaps), (gst_synaesthesia_src_getcaps),
2359         (gst_synaesthesia_chain), (plugin_init):
2360         * gst/synaesthesia/synaescope.c:
2361         * gst/synaesthesia/synaescope.h:
2362           Added docs (not yet added to gst-plugins-ugl/docs/plugins as plugin is not
2363           built by default). Fixed Makefile.am. Fixed license headers (its GPL as it
2364           is derived from GPL code). Fixed GST_SYNAESTHESIA_CLASS macro. Added
2365           GST_DEBUG_FUNCPTR. Reflowed _setcaps. Updated pad setup in _init. Fix
2366           possible leak in _chain. (#356882)
2368 2007-02-08  Tim-Philipp Müller  <tim at centricular dot net>
2370         * gst/asfdemux/asfheaders.c:
2371         * gst/asfdemux/asfheaders.h:
2372         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
2373         (gst_asf_demux_sink_event), (gst_asf_demux_handle_seek_event),
2374         (gst_asf_demux_identify_guid), (asf_demux_peek_object),
2375         (gst_asf_demux_chain_headers), (gst_asf_demux_chain),
2376         (gst_asf_demux_setup_pad), (gst_asf_demux_process_stream),
2377         (gst_asf_demux_process_ext_content_desc),
2378         (gst_asf_demux_get_object_header), (gst_asf_demux_process_header),
2379         (gst_asf_demux_process_file), (gst_asf_demux_process_comment),
2380         (gst_asf_demux_process_bitrate_props_object),
2381         (gst_asf_demux_process_header_ext),
2382         (gst_asf_demux_process_language_list),
2383         (gst_asf_demux_process_ext_stream_props),
2384         (gst_asf_demux_process_queued_extended_stream_objects),
2385         (gst_asf_demux_process_object), (gst_asf_demux_change_state):
2386         * gst/asfdemux/gstasfdemux.h:
2387           Refactor and clean up header parsing and chain function a bit; get
2388           rid of some cruft; make header parsing a tad more robust, fixing
2389           #403188.
2391 2007-02-01  Tim-Philipp Müller  <tim at centricular dot net>
2393         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_sink_event):
2394           Post an error if we receive an EOS event while still waiting for the
2395           ASF header object to come through.
2397 2007-01-24  Tim-Philipp Müller  <tim at centricular dot net>
2399         Patch by: Xavier B. <xavierb gmail com>
2401         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_get_guid),
2402         (gst_asf_demux_add_audio_stream), (gst_asf_demux_add_video_stream),
2403         (gst_asf_demux_process_ext_content_desc),
2404         (gst_asf_demux_process_data),
2405         (gst_asf_demux_process_language_list),
2406         (gst_asf_demux_process_ext_stream_props),
2407         (gst_asf_demux_process_segment), (gst_asf_demux_handle_data):
2408           Guard places where we assume that a certain amount of data is
2409           available better against less data being available (should fix
2410           infamous assertion crasher bug #336370). Also fixes a small
2411           memory leak.
2413 2007-01-11  Tim-Philipp Müller  <tim at centricular dot net>
2415         * gst/realmedia/Makefile.am:
2416         * gst/realmedia/rademux.c:
2417         * gst/realmedia/rademux.h:
2418         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream),
2419         (gst_rmdemux_descramble_dnet_audio), (gst_rmdemux_plugin_init):
2420         * gst/realmedia/rmutils.c: (gst_rm_utils_descramble_dnet_buffer):
2421         * gst/realmedia/rmutils.h:
2422           Add demuxer for RealAudio files (#349779).
2424 2007-01-07  Sébastien Moutte  <sebastien@moutte.net>
2425         
2426         * Makefile.am:
2427           Add win32/MANIFEST to EXTRA_DIST so win32 files will
2428           be include in the next release.
2429         * win32/MANIFEST:
2430           Remove win32/common/config.h is which is not autogenerated yet.
2431         
2432 2006-12-30  Thomas Vander Stichele  <thomas at apestaart dot org>
2434         * ext/lame/gstlame.c: (gst_lame_sink_setcaps), (gst_lame_chain):
2435           warn when outgoing sample rate is different from incoming
2437 2006-12-29  Jan Schmidt  <thaytan@mad.scientist.com>
2439         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
2440           All sample-rates < 32khz come from the LSF extensions, which only
2441           use 1 granule. Fixes parsing of 22.05khz, 24khz and 16khz files.
2443           Use gst_util_uint64_scale because we can.
2445 2006-12-22  Stefan Kost  <ensonic@users.sf.net>
2447         * tests/check/elements/amrnbenc.c: (setup_amrnbenc),
2448         (cleanup_amrnbenc):
2449           and fix compilation of this test
2451 2006-12-22  Stefan Kost  <ensonic@users.sf.net>
2453         * tests/check/elements/amrnbenc.c: (setup_amrnbenc),
2454         (cleanup_amrnbenc):
2455         * tests/check/elements/mpeg2dec.c: (setup_mpeg2dec),
2456         (cleanup_mpeg2dec):
2457           re-apply as it was -bad and not -ugly that is frozen, doh
2459 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
2461         * tests/check/elements/amrnbenc.c: (setup_amrnbenc),
2462         (cleanup_amrnbenc):
2463         * tests/check/elements/mpeg2dec.c: (setup_mpeg2dec),
2464         (cleanup_mpeg2dec):
2465           revert my freeze breakage
2467 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
2469         * gst/asfdemux/gstasfdemux.c:
2470         (gst_asf_demux_get_gst_tag_from_tag_name),
2471         (gst_asf_demux_process_ext_content_desc):
2472           add a comment about a future change
2473         
2474         * tests/check/elements/amrnbenc.c: (setup_amrnbenc),
2475         (cleanup_amrnbenc):
2476         * tests/check/elements/mpeg2dec.c: (setup_mpeg2dec),
2477         (cleanup_mpeg2dec):
2478           consistent pad (de)activation
2480 2006-12-15  Tim-Philipp Müller  <tim at centricular dot net>
2482         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_get_src_query_types):
2483           Update query_types function too.
2485 2006-12-15  Tim-Philipp Müller  <tim at centricular dot net>
2487         * gst/realmedia/rmdemux.c: (gst_rmdemux_src_query),
2488         (gst_rmdemux_src_query_types):
2489           Implement SEEKING query, make query function thread-safe.
2491 2006-12-15  Tim-Philipp Müller  <tim at centricular dot net>
2493         * gst/realmedia/rmdemux.c: (gst_rmdemux_descramble_dnet_audio):
2494           Use alignment-safe macros here too (subbuffers ...); guard against
2495           hypothetical memory access beyond our given buffer in the case
2496           where the buffer size is not a multiple of 2.
2498 2006-12-15  Tim-Philipp Müller  <tim at centricular dot net>
2500         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_seek_event),
2501         (gst_asf_demux_process_data), (gst_asf_demux_process_file),
2502         (gst_asf_demux_handle_src_query), (gst_asf_demux_change_state):
2503         * gst/asfdemux/gstasfdemux.h:
2504           Don't crash in the seek event handling code when playtime is 0,
2505           as may be the case with live streams (#386218). Implement SEEKING
2506           query so applications can query seekability without second-guessing
2507           based on whether we have a duration or not.
2509 2006-12-15  Thomas Vander Stichele  <thomas at apestaart dot org>
2511         * Makefile.am:
2512         * gst-plugins-ugly.doap:
2513         * gst-plugins-ugly.spec.in:
2514           add doap file
2516 2006-12-14  Tim-Philipp Müller  <tim at centricular dot net>
2518         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
2519           Use our alignment-safe macros here too, since we can't assume that
2520           GST_BUFFER_DATA is aligned (these are subbuffers we're dealing with
2521           here).
2523 2006-12-14  Tim-Philipp Müller  <tim at centricular dot net>
2525         * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_indx_data):
2526           Also, don't read the index for a stream a second time when
2527           operating in pull-mode and reaching the end of the file.
2529 2006-12-14  Tim-Philipp Müller  <tim at centricular dot net>
2531         Patch by: Roland Kay  <roland.kay at ox compsoc net>
2533         * gst/realmedia/rmdemux.c: (gst_rmdemux_reset):
2534           Don't leak stream index (#385292).
2536 2006-12-14  Tim-Philipp Müller  <tim at centricular dot net>
2538         Based on patch by: Roland Kay  <roland.kay at ox compsoc net>
2540         * ext/lame/gstlame.c: (gst_lame_init), (gst_lame_chain),
2541         (gst_lame_setup):
2542         * ext/lame/gstlame.h:
2543           Fix leak (by calling lame_init_params() before lame_close()); handle
2544           NULL return from lame_init() more gracefully. Fixes #385311.
2546 2006-12-14  Jan Schmidt  <thaytan@mad.scientist.com>
2548         * configure.ac:
2549           Back to CVS
2551 === release 0.10.5 ===
2553 2006-12-13  Jan Schmidt <thaytan@mad.scientist.com>
2555         * configure.ac:
2556           releasing 0.10.5, "She said"
2558 2006-12-12  David Schleef  <ds@schleef.org>
2560         * gst/mpegstream/gstmpegparse.c: Use the GST_READ macro I meant
2561           to in the previous checkin.  see #385192.  You can have your
2562           cheese back now.
2564 2006-12-12  David Schleef  <ds@schleef.org>
2566         * gst/mpegstream/gstmpegparse.c: Fix unaligned load that loads
2567           from the dereferenced integer, not the pointer itself.  Fixes
2568           #385192.
2570           I'm takin ur cheese!
2572 2006-12-12  Tim-Philipp Müller  <tim at centricular dot net>
2574         Based on patch by: Roland Kay  <roland.kay at ox compsoc net>
2576         * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_mdpr):
2577           For version 4 streams, read the extra codec data size from the
2578           header instead of assuming it is always 16 (also read it from the
2579           right position) (#384989). For version 4 and 5 streams, check that
2580           the specified extra codec data size doesn't make us read beyond the
2581           chunk boundary (#384996).
2583 2006-11-21  Tim-Philipp Müller  <tim at centricular dot net>
2585         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_sized_buf):
2586           Cosmetic changes: fix misleading debug statement, update
2587           comment, add cast.
2589 2006-11-21  Wim Taymans  <wim@fluendo.com>
2591         Patch by: Sebastian Dröge  <slomo@circular-chaos.org>
2593         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
2594         (gst_mpeg2dec_reset), (gst_mpeg2dec_alloc_sized_buf),
2595         (gst_mpeg2dec_alloc_buffer), (init_dummybuf), (handle_slice):
2596         * ext/mpeg2dec/gstmpeg2dec.h:
2597         Align buffers to a 16 byte boundary so the altivec optimisations
2598         don't crash. Fixes #327350.
2600 2006-11-20  Tim-Philipp Müller  <tim at centricular dot net>
2602         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_audio_stream):
2603           The availability of extra codec data isn't something that
2604           warrants debug messages at WARNING level (see #376958).
2606 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
2608         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_base_init),
2609         (gst_dvd_demux_class_init), (gst_dvd_demux_combine_flows),
2610         (gst_dvd_demux_send_subbuffer):
2611         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_class_init),
2612         (gst_mpeg_demux_init_stream), (gst_mpeg_demux_parse_packet),
2613         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_combine_flows),
2614         (gst_mpeg_demux_send_subbuffer):
2615         * gst/mpegstream/gstmpegdemux.h:
2616         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_process_event),
2617         (gst_mpeg_parse_chain):
2618           Fix flow value combination; this fixes playbin/totem locking up if
2619           a VobSub file is specified as subtitle file (#334322). Flow value
2620           combination should only happen once we are fairly sure we've got all
2621           pads that are available for now. Since there isn't a well-specified
2622           time when this is the case in MPEG, we'll just assume this is the
2623           case once there has been a certain number of packets for each
2624           stream we've found so far.
2626 2006-11-15  Wim Taymans  <wim@fluendo.com>
2628         Patch by: Jan Arne Petersen <jpetersen at jpetersen dot org>
2630         * ext/mpeg2dec/gstmpeg2dec.c: (handle_sequence), (handle_slice):
2631         Simplify the framerate code and support more framerates. Fixes #361584.
2633 2006-11-15  Tim-Philipp Müller  <tim at centricular dot net>
2635         Patch by: Sebastian Dröge  <slomo@circular-chaos.org>
2637         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init):
2638           Fix minor memleak when creating pads from static pad templates (#369627).
2640         * tests/check/Makefile.am:
2641         * tests/check/elements/.cvsignore:
2642         * tests/check/elements/mpeg2dec.c: (setup_mpeg2dec),
2643         (cleanup_mpeg2dec), (GST_START_TEST), (mpeg2dec_suite), (main):
2644           Add unit tests for mpeg2dec (#369627).
2646 2006-11-14  Wim Taymans  <wim@fluendo.com>
2648         Patch by: Mark Nauwelaerts <manauw at skynet be>
2650         * ext/lame/gstlame.c: (gst_lame_sink_event), (gst_lame_chain),
2651         (gst_lame_change_state):
2652         * ext/lame/gstlame.h:
2653         Make lame timestamp flushed eos buffer by some additional timestamp
2654         accounting. Fixes #374760.
2656 2006-11-13  Michael Smith  <msmith@fluendo.com>
2658         * gst/mpegaudioparse/gstmpegaudioparse.c:
2659         (mp3_type_frame_length_from_header), (gst_mp3parse_reset),
2660         (gst_mp3parse_init), (gst_mp3parse_dispose),
2661         (gst_mp3parse_sink_event), (gst_mp3parse_chain), (head_check),
2662         (gst_mp3parse_change_state):
2663         * gst/mpegaudioparse/gstmpegaudioparse.h:
2664           Make timestamp handling in mp3parse saner; now works for at least
2665           simple cases.
2667 2006-11-13  Michael Smith  <msmith@fluendo.com>
2669         * gst/mpegaudioparse/Makefile.am:
2670         * gst/mpegaudioparse/gstmpegaudioparse.c:
2671         (mp3_type_frame_length_from_header), (gst_mp3parse_class_init),
2672         (gst_mp3parse_reset), (gst_mp3parse_init), (gst_mp3parse_dispose),
2673         (gst_mp3parse_sink_event), (gst_mp3parse_chain), (head_check),
2674         (gst_mp3parse_change_state), (plugin_init):
2675         * gst/mpegaudioparse/gstmpegaudioparse.h:
2676           Bring mp3parse into the 21st century.
2677           Use its own debug category, use gstadapter, format nicely to 80
2678           columns, and fix incorrect handling of 32 kHz and less files.
2680 2006-11-03  Wim Taymans  <wim@fluendo.com>
2682         Patch by: Sebastian Droege <slomo at ubuntu dot com>
2684         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_finalize),
2685         (gst_mpeg2dec_alloc_buffer), (init_dummybuf), (handle_slice):
2686         * ext/mpeg2dec/gstmpeg2dec.h:
2687         libmpeg2 requires its output buffers to start at a 16byte aligned
2688         address or the altivec optimizations will explode.
2690 2006-10-19  Tim-Philipp Müller  <tim at centricular dot net>
2692         * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_read):
2693           Use dsi_pack.dsi_gi.vobu_ea correctly, add some more debugging
2694           information (fixes #340433).
2696 2006-10-16  Tim-Philipp Müller  <tim at centricular dot net>
2698         Patch by: Josep Torra Valles  <josep at fluendo com>
2700         * gst/iec958/ac3_padder.c: (ac3p_init):
2701         * gst/mpegstream/gstmpegparse.c:
2702         * gst/realmedia/rmdemux.c: (gst_rmdemux_parse__rmf),
2703         (gst_rmdemux_parse_prop), (gst_rmdemux_parse_mdpr),
2704         (gst_rmdemux_parse_indx), (gst_rmdemux_parse_indx_data),
2705         (gst_rmdemux_parse_data), (gst_rmdemux_parse_cont),
2706         (gst_rmdemux_parse_packet):
2707           Misc. fixes for problems discovered by Forte (different return types
2708           in function declaration and definition, pointer arithmetics with
2709           void pointers). Fixes #362639.
2711 2006-10-13  Tim-Philipp Müller  <tim at centricular dot net>
2713         * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_goto_title):
2714           Don't announce audio or subtitle streams that aren't really present,
2715           it makes dvddemux create pads that will never carry any data, which
2716           is not good.
2718 2006-10-13  Tim-Philipp Müller  <tim at centricular dot net>
2720         * ext/lame/gstlame.c: (gst_lame_set_property):
2721           Round up not allowed bitrates to the next higher allowed one
2722           (Closes: #361140).
2724 2006-10-13  Tim-Philipp Müller  <tim at centricular dot net>
2726         * docs/plugins/Makefile.am:
2727         * docs/plugins/gst-plugins-ugly-plugins-docs.sgml:
2728         * docs/plugins/gst-plugins-ugly-plugins-sections.txt:
2729         * ext/lame/gstlame.c: (gst_lame_class_init):
2730         * ext/lame/gstlame.h:
2731           Add docs for lame and lame to docs. Specify allowed bitrates
2732           in the properties description (#361140). Canonicalise object
2733           property names (ie. use hyphen instead of underscore).
2735         * docs/plugins/inspect/plugin-a52dec.xml:
2736         * docs/plugins/inspect/plugin-amrnb.xml:
2737         * docs/plugins/inspect/plugin-asf.xml:
2738         * docs/plugins/inspect/plugin-dvdlpcmdec.xml:
2739         * docs/plugins/inspect/plugin-dvdread.xml:
2740         * docs/plugins/inspect/plugin-dvdsub.xml:
2741         * docs/plugins/inspect/plugin-iec958.xml:
2742         * docs/plugins/inspect/plugin-lame.xml:
2743         * docs/plugins/inspect/plugin-mad.xml:
2744         * docs/plugins/inspect/plugin-mpeg2dec.xml:
2745         * docs/plugins/inspect/plugin-mpegaudioparse.xml:
2746         * docs/plugins/inspect/plugin-mpegstream.xml:
2747         * docs/plugins/inspect/plugin-siddec.xml:
2748           Update version to CVS.
2750 2006-10-13  Tim-Philipp Müller  <tim at centricular dot net>
2752         * ext/lame/gstlame.c: (gst_lame_sink_setcaps),
2753         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_chain),
2754         (plugin_init):
2755         * po/POTFILES.in:
2756           Add i18n magic to lame plugin. Throw decent error message when we
2757           fail to setup the encoder (#361140, 361151); misc. minor clean-ups.
2759 2006-10-10  Wim Taymans  <wim@fluendo.com>
2761         * gst/realmedia/rdtdepay.c: (gst_rdt_depay_base_init),
2762         (gst_rdt_depay_init), (gst_rdt_depay_setcaps),
2763         (gst_rdt_depay_chain), (gst_rdt_depay_change_state):
2764         Change caps to x-rdt, because it's not x-rtp.
2766         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream),
2767         (gst_rmdemux_parse_mdpr), (gst_rmdemux_parse_packet),
2768         (gst_rmdemux_plugin_init):
2769         Activate pad before adding to the element.
2770         Return the combined stream return values after pad_alloc.
2772 2006-10-10  Wim Taymans  <wim@fluendo.com>
2774         * ext/mpeg2dec/gstmpeg2dec.c: (handle_slice):
2775         * ext/mpeg2dec/gstmpeg2dec.h:
2776         Add some debugging to timestamp handling.
2777         Make sure we don't convert invalid timestamps.
2779 2006-10-09  Tim-Philipp Müller  <tim at centricular dot net>
2781         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_sink_event),
2782         (gst_asf_demux_setup_pad), (gst_asf_demux_process_segment):
2783         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream),
2784         (gst_dvd_demux_get_subpicture_stream):
2785         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
2786         (gst_mpeg_demux_get_audio_stream),
2787         (gst_mpeg_demux_get_private_stream):
2788           Active pads before adding them to the running element. Don't assert
2789           on non-BYTE format newsegment events in asfdemux.
2791 2006-10-05  Tim-Philipp Müller  <tim at centricular dot net>
2793         * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_goto_title),
2794         (gst_dvd_read_src_handle_seek_event):
2795         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
2796         * ext/mad/gstmad.c: (gst_mad_src_query), (gst_mad_chain):
2797         * ext/sidplay/gstsiddec.cc:
2798         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_parse_data):
2799         * gst/realmedia/rmdemux.c: (gst_rmdemux_loop),
2800         (gst_rmdemux_parse_packet):
2801           Printf format fixes.
2803 2006-10-03  Wim Taymans  <wim@fluendo.com>
2805         * gst/realmedia/Makefile.am:
2806         * gst/realmedia/rdtdepay.c: (gst_rdt_depay_base_init),
2807         (gst_rdt_depay_class_init), (gst_rdt_depay_init),
2808         (gst_rdt_depay_setcaps), (gst_rdt_depay_chain),
2809         (gst_rdt_depay_set_property), (gst_rdt_depay_get_property),
2810         (gst_rdt_depay_change_state), (gst_rdt_depay_plugin_init):
2811         * gst/realmedia/rdtdepay.h:
2812         Added RDT depayloader.
2814         * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_mdpr),
2815         (gst_rmdemux_plugin_init), (plugin_init):
2816         Remove unused function.
2817         Added some more mime-types.
2819 2006-09-28  Jan Schmidt  <thaytan@mad.scientist.com>
2821         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (update_timestamps):
2822           If an incoming timestamp is within one sample of our current
2823           timestamp, then keep it. This prevents imprecision in the
2824           PTS (which only has 90khz granularity) from affecting our stream.
2826 2006-09-28  Tim-Philipp Müller  <tim at centricular dot net>
2828         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_handle_src_query):
2829           Reflow code so that compiler doesn't complain about possible use
2830           of uninitialised variable any longer; but just in case, initialise
2831           it anyway; also take object ref in query function and do peer pad
2832           stuff in a more thread-safe way.
2834 2006-09-27  Wim Taymans  <wim@fluendo.com>
2836         * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_do_convert_query):
2837         Init a variable to make compilers happy.
2839 2006-09-21  Tim-Philipp Müller  <tim at centricular dot net>
2841         Patch by: Martin Zlomek <martin dot zlomek at itonis dot tv>
2843         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_reset),
2844         (gst_dvd_demux_sync_stream_to_time):
2845         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer),
2846         (gst_mpeg_demux_synchronise_pads),
2847         (gst_mpeg_demux_sync_stream_to_time):
2848           Send newsegment updates for sparse streams (#350778).
2849         
2850 2006-09-20  Thomas Vander Stichele  <thomas at apestaart dot org>
2852         * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_do_convert_query):
2853           fix compile warning
2855 2006-09-20  Stefan Kost  <ensonic@users.sf.net>
2857         * configure.ac:
2858         As another attempt, synaesthesia can be enabled by passing
2859         --with-plugins="synaesthesia" to configure
2861 2006-09-20  Stefan Kost  <ensonic@users.sf.net>
2863         * configure.ac:
2864            Don't build synaesthesia by default, until someone confirms that it
2865            is okay (filed as #356882)
2867 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
2869         * configure.ac:
2870         * gst/synaesthesia/Makefile.am:
2871         * gst/synaesthesia/gstsynaesthesia.c: (gst_synaesthesia_init),
2872         (gst_synaesthesia_sink_setcaps), (gst_synaesthesia_src_getcaps),
2873         (gst_synaesthesia_src_setcaps), (gst_synaesthesia_chain),
2874         (gst_synaesthesia_change_state), (plugin_init):
2875            Port synaesthesia.
2877 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
2879         * ext/mad/gstid3tag.c:
2880         * gst/mpegstream/gstrfc2250enc.h:
2881         * gst/synaesthesia/gstsynaesthesia.c:
2882           More G_OBJECT macro fixing.
2884 2006-09-15  Wim Taymans  <wim@fluendo.com>
2886         Patch by: Yves Lefebvre <ivanohe at abacom dot com>
2888         * ext/mpeg2dec/gstmpeg2dec.c: (init_dummybuf):
2889         Fix initialisation dummy buffer, the offsets are relative to the start
2890         of the buffers. Fixes #356004.
2892 2006-09-09  Tim-Philipp Müller  <tim at centricular dot net>
2894         * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_read):
2895           Add convert query (needed for later when we just operate in time
2896           format and let the base source class handle all the seeking stuff).
2898 2006-09-07  Stefan Kost  <ensonic@users.sf.net>
2900         * gst/asfdemux/gstasfdemux.c:
2901         (gst_asf_demux_get_gst_tag_from_tag_name),
2902         (gst_asf_demux_process_ext_content_desc):
2903           Erm, lets properly fix it. The only non-text tag that we support is
2904           the track-number and that is an UINT. asfdemux was returning a GValue
2905           initialized as INT. Further the Track and not the TrackNumber tag
2906           (the latter is a string too).
2908 2006-09-07  Stefan Kost  <ensonic@users.sf.net>
2910         * gst/asfdemux/gstasfdemux.c:
2911         (gst_asf_demux_get_gst_tag_from_tag_name),
2912         (gst_asf_demux_process_ext_content_desc):
2913           Skip tags that are unknown (was producing an uninialized GValue).       
2915 2006-09-01  Michael Smith  <msmith@fluendo.com>
2917         Patch by: Michal Benes <michal.benes@itonis.tv>:
2919         * ext/a52dec/gsta52dec.c: (gst_a52dec_mode_get_type),
2920         (gst_a52dec_class_init), (gst_a52dec_init), (gst_a52dec_channels),
2921         (gst_a52dec_handle_frame), (gst_a52dec_change_state),
2922         (gst_a52dec_set_property), (gst_a52dec_get_property):
2923         * ext/a52dec/gsta52dec.h:
2924           Add two things to a52dec: configure the exact output format for ac3
2925           decoding through properties, if desired.
2926           By default, configure an output format preferred by downstream. Now
2927           that audioconvert lists caps by preference, this means that a52dec
2928           can do downmixing (iff required) rather than audioconvert, so it can
2929           use the ac3 downmix levels from the bitstream.
2931 2006-08-31  Jan Schmidt  <thaytan@mad.scientist.com>
2933         * ext/lame/Makefile.am:
2934         * ext/mpeg2dec/Makefile.am:
2935         * gst/dvdlpcmdec/Makefile.am:
2936         * gst/dvdsub/Makefile.am:
2937         * gst/mpegaudioparse/Makefile.am:
2938           Add missing GST_LIBS to the link flags
2940 2006-08-29  Tim-Philipp Müller  <tim at centricular dot net>
2942         * configure.ac:
2943           Up requirements to core 0.10.6 for gst_event_new_new_segment_full().
2945 2006-08-27  Stefan Kost  <ensonic@users.sf.net>
2947         * gst/mpegstream/gstmpegpacketize.c: (gst_mpeg_packetize_new):
2948           Fix build for debug disabled
2950 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
2952         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
2953         (gst_asf_demux_add_audio_stream), (gst_asf_demux_add_video_stream):
2954           Use static pad templates with ANY caps for the source pads for
2955           simplicity and to avoid warnings when creating pads for unhandled
2956           codec IDs (#351795).
2958 2006-08-16  Wim Taymans  <wim@fluendo.com>
2960         Patch by: Michal Benes <michal dot benes at itonis dot tv>
2962         * ext/mad/gstmad.c: (gst_mad_chain):
2963         Fix timestamping in mad by only activating a new timestamp when the
2964         previous frame has been decoded. Fixes #350723.
2965         Also clean up some of the non fatal warnings when the input buffer is
2966         too small to decode a header.
2968 === release 0.10.4 ===
2970 2006-08-14  Thomas Vander Stichele <thomas at apestaart dot org>
2972         * configure.ac:
2973           releasing 0.10.4, "Metal Molly"
2975 2006-08-14  Thomas Vander Stichele  <thomas at apestaart dot org>
2977         Patch by: Wim Taymans <wim at fluendo dot com>
2979         * ext/a52dec/gsta52dec.c: (gst_a52dec_sink_event):
2980           Instead of forwarding the event in the wrong format, unref it and set
2981           a boolean that we still need to send it in the streaming thread.
2982           Fixes #350554
2984 2006-08-14  Thomas Vander Stichele  <thomas at apestaart dot org>
2986         Patch by: Edward Hervey <edward at fluendo dot com>
2988         * ext/dvdread/dvdreadsrc.c: (plugin_init):
2989         Put debug category initialization before use of GST_DEBUG, in order
2990         to remove a fatal warning.  Fixes #350895
2992 2006-08-08  Tim-Philipp Müller  <tim at centricular dot net>
2994         * gst/dvdsub/gstdvdsubdec.c: (plugin_init):
2995           Set rank to NONE for the time being until we make playbin handle
2996           subtitle pictures again (dvdsubdec seems to be a bit shaky at
2997           times when seeking, so it's probably better if it doesn't get
2998           autoplugged for the time being).
3000 2006-08-07  Tim-Philipp Müller  <tim at centricular dot net>
3002         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream),
3003         (gst_rmdemux_parse_mdpr):
3004           Handle audio streams with stream_version 3 properly; warn about 
3005           unknown stream versions; handle unknown fourccs a tad more
3006           gracefully (setting bogus caps). Also, use GST_FOURCC_ARGS
3007           with GST_FOURCC_FORMAT.
3009 2006-08-07  Tim-Philipp Müller  <tim at centricular dot net>
3011         * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_goto_title):
3012           Error out properly if this is an interactive DVD (fixes #345694).
3014 2006-08-07  Jan Schmidt  <thaytan@mad.scientist.com>
3016         * ext/a52dec/gsta52dec.c: (gst_a52dec_chain):
3017           When the first_access is 1 or 0, we should copy the timestamp from 
3018           the incoming buffer if there is one.
3020 2006-08-07  Tim-Philipp Müller  <tim at centricular dot net>
3022         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels), (gst_a52dec_push),
3023         (gst_a52dec_reneg), (gst_a52dec_handle_frame), (gst_a52dec_chain):
3024           Use GST_ELEMENT_ERROR for error reporting; post errors in some
3025           more places; remove superfluous newlines from debug statements.
3027 2006-08-07  Tim-Philipp Müller  <tim at centricular dot net>
3029         Patch by: Frédéric Riss  <frederic.riss at gmail com>
3031         * gst/dvdsub/gstdvdsubdec.c: (gst_send_subtitle_frame):
3032           Don't set negative durations on outgoing buffers (#350044),
3033           which happens when you use macros that got changed during
3034           the last unstable cycle because they were thought not to
3035           be used anywhere.
3036           
3037 2006-08-06  Tim-Philipp Müller  <tim at centricular dot net>
3039         * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_stop),
3040         (gst_dvd_read_src_goto_chapter),
3041         (gst_dvd_read_src_get_chapter_starts),
3042         (gst_dvd_read_src_goto_title), (gst_dvd_read_src_get_next_cell),
3043         (gst_dvd_read_src_get_time_for_sector),
3044         (gst_dvd_read_src_get_sector_from_time), (gst_dvd_read_src_read),
3045         (gst_dvd_read_src_handle_seek_event), (gst_dvd_read_src_do_seek),
3046         (gst_dvd_read_src_goto_sector):
3047         * ext/dvdread/dvdreadsrc.h:
3048           Add basic support for time-based seeking; set timestamps on
3049           outgoing buffers if we have them; create table with
3050           chapter to time mapping when opening a title; rename
3051           gst_dvd_read_src_get_next_cell_for() to _get_next_cell() and
3052           make it take an explicit pgc argument; fix up some debugging
3053           messages so that title/chapter numbers are printed as starting
3054           from 1 for easier readability.
3056 2006-08-04  Tim-Philipp Müller  <tim at centricular dot net>
3058         * gst/realmedia/Makefile.am:
3059         * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_mdpr),
3060         (gst_rmdemux_parse_cont):
3061         * gst/realmedia/rmutils.c: (gst_rm_utils_read_string8),
3062         (gst_rm_utils_read_string16), (gst_rm_utils_read_tags):
3063         * gst/realmedia/rmutils.h:
3064           Factor out some code into rmutils.[ch]; when reading
3065           strings, don't read beyond the available data; read
3066           metadata strings correctly (string length is 16 bits
3067           here, not just 8).
3068           
3069 2006-07-31  Jan Schmidt  <thaytan@mad.scientist.com>
3071         * Makefile.am:
3072         * configure.ac:
3073         * gst/asfdemux/gstasfdemux.c:
3074         Fix dist by including gst-libs/
3076 2006-07-29  Tim-Philipp Müller  <tim at centricular dot net>
3078         * ext/dvdread/dvdreadsrc.c: (plugin_init):
3079         * po/POTFILES.in:
3080           Make custom error messages translatable.
3082         * gst/asfdemux/gstasf.c: (plugin_init):
3083           Remove setlocale() call, doesn't seem to be needed or recommended for
3084           plugins, at least not according to gstreamer/docs/random/i18n.
3086 2006-07-28  Tim-Philipp Müller  <tim at centricular dot net>
3088         * gst/asfdemux/Makefile.am:
3089         * gst/asfdemux/asfheaders.c:
3090         * gst/asfdemux/asfheaders.h:
3091         * gst/asfdemux/gstasf.c: (plugin_init):
3092         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_object):
3093           Error out when the stream is encrypted (rather than feeding
3094           garbage to the decoders). Fixes #349025.
3096 2006-07-28  Tim-Philipp Müller  <tim at centricular dot net>
3098         * Makefile.am:
3099         * autogen.sh:
3100         * configure.ac:
3101         * po/POTFILES.in:
3102           Add/enable autofoo magic for translations.
3104 2006-07-28  Tim-Philipp Müller  <tim at centricular dot net>
3106         * gst/realmedia/rmdemux.c: (gst_rmdemux_reset),
3107         (gst_rmdemux_change_state), (gst_rmdemux_add_stream),
3108         (gst_rmdemux_parse_cont), (gst_rmdemux_descramble_cook_audio),
3109         (gst_rmdemux_handle_scrambled_packet), (gst_rmdemux_parse_packet):
3110           Don't leak streams, strings or caps. Get rid of unnecessary
3111           getcaps() function.
3113 2006-07-27  Tim-Philipp Müller  <tim at centricular dot net>
3115         * gst/realmedia/rmdemux.c: (gst_rmdemux_class_init),
3116         (gst_rmdemux_init), (gst_rmdemux_chain), (gst_rmdemux_add_stream),
3117         (gst_rmdemux_parse_mdpr), (gst_rmdemux_parse_data),
3118         (gst_rmdemux_stream_clear_cached_subpackets),
3119         (gst_rmdemux_descramble_cook_audio),
3120         (gst_rmdemux_descramble_dnet_audio),
3121         (gst_rmdemux_handle_scrambled_packet), (gst_rmdemux_parse_packet):
3122           Descramble cook audio streams before sending them to the
3123           decoder. Fixes #347292.
3124           Also miscellaneous clean-ups and log-level changes.
3126 2006-07-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
3128         * ext/lame/gstlame.c: (gst_lame_setup):
3129         Fix lame putting lots of 0's at start of mp3.  Fixes bug #348786.
3131 2006-07-21  Wim Taymans  <wim@fluendo.com>
3133         * ext/sidplay/gstsiddec.cc:
3134         * ext/sidplay/gstsiddec.h:
3135         Remove old metadata thing.
3137 2006-07-15  Tim-Philipp Müller  <tim at centricular dot net>
3139         * gst/asfdemux/gstasfdemux.c:
3140         (gst_asf_demux_get_ext_stream_props_for_stream),
3141         (gst_asf_demux_add_audio_stream), (gst_asf_demux_change_state):
3142           Find language codes for audio streams if they are available.
3144 2006-07-14  Tim-Philipp Müller  <tim at centricular dot net>
3146         * gst/asfdemux/asfheaders.h:
3147         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_get_obj_stream),
3148         (gst_asf_demux_process_stream),
3149         (gst_asf_demux_process_language_list),
3150         (gst_asf_demux_process_ext_stream_props),
3151         (gst_asf_demux_process_queued_extended_stream_objects),
3152         (gst_asf_demux_process_object), (gst_asf_demux_change_state):
3153         * gst/asfdemux/gstasfdemux.h:
3154           Parse extended stream properties objects and stream objects
3155           hidden inside them (but delay creation of the appropriate
3156           pads until after all the 'normal' stream objects have been
3157           dealt with) (#343763). Also parse language list object.
3159 2006-07-13  Wim Taymans  <wim@fluendo.com>
3161         * gst/realmedia/rmdemux.c: (gst_rmdemux_class_init),
3162         (gst_rmdemux_finalize), (gst_rmdemux_src_event),
3163         (find_seek_offset_time), (gst_rmdemux_perform_seek),
3164         (gst_rmdemux_src_query), (gst_rmdemux_change_state),
3165         (gst_rmdemux_loop), (gst_rmdemux_chain), (gst_rmdemux_send_event),
3166         (gst_rmdemux_add_stream), (gst_rmdemux_parse_mdpr),
3167         (gst_rmdemux_combine_flows), (gst_rmdemux_parse_packet):
3168         * gst/realmedia/rmdemux.h:
3169         Cleanups, use GstSegment for seeking.
3170         Fix error handling.
3171         Combine flow return from all streams.
3173 2006-07-10  Wim Taymans  <wim@fluendo.com>
3175         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer), (handle_slice):
3176         Fix refcounting when cropping. Fixes #341677.
3178 2006-07-09  Wim Taymans  <wim@fluendo.com>
3180         Patch by: Grzegorz Lukasik <hauserx at gmail dot com>
3182         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_video_stream),
3183         (gst_asf_demux_process_segment):
3184         Fix typo. Closes #347029.
3186 2006-07-08  Tim-Philipp Müller  <tim at centricular dot net>
3188         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
3189           Skip chunks for unknown streams properly. Fixes broken sound
3190           and/or video for files that have additional streams that
3191           we don't recognise yet (e.g. if they are embedded in extended
3192           stream properties). Partly fixes #343763.
3194 2006-07-07  Tim-Philipp Müller  <tim at centricular dot net>
3196         * gst/asfdemux/asfheaders.c:
3197         * gst/asfdemux/asfheaders.h:
3198         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_identify_guid),
3199         (gst_asf_demux_process_header), (gst_asf_demux_push_obj),
3200         (gst_asf_demux_pop_obj), (gst_asf_demux_process_object),
3201         (gst_asf_demux_change_state):
3202         * gst/asfdemux/gstasfdemux.h:
3203           Add some more GUIDs and make debug log more readable
3204           and easier to follow when parsing the headers.
3206 2006-06-30  Tim-Philipp Müller  <tim at centricular dot net>
3208         * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_init),
3209         (gst_dvd_read_src_is_seekable), (gst_dvd_read_src_class_init),
3210         (gst_dvd_read_src_stop), (gst_dvd_read_src_goto_title),
3211         (gst_dvd_read_src_create), (gst_dvd_read_src_handle_seek_event),
3212         (gst_dvd_read_src_do_seek), (gst_dvd_read_src_src_event):
3213         * ext/dvdread/dvdreadsrc.h:
3214           Rewrite seeking code and make seeking in DVDs work (#337834).
3216 2006-06-29  Tim-Philipp Müller  <tim at centricular dot net>
3218         * autogen.sh:
3219           Check for automake-1.9 as well.
3221 2006-06-29  Tim-Philipp Müller  <tim at centricular dot net>
3223         * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_is_nav_pack):
3224           Make check stronger.
3226 2006-06-28  Tim-Philipp Müller  <tim at centricular dot net>
3228         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_setup_pad),
3229         (gst_asf_demux_add_audio_stream), (gst_asf_demux_add_video_stream),
3230         (gst_asf_demux_push_buffer):
3231         * gst/asfdemux/gstasfdemux.h:
3232           Handle unknown codec IDs/fourccs properly (#345879); send tag
3233           events after newsegment event; fix use of GST_FOURCC_FORMAT
3234           macro.
3236 2006-06-23  Jan Schmidt  <thaytan@mad.scientist.com>
3238         * ext/a52dec/gsta52dec.c: (plugin_init):
3239           Call the channel positions get_type() method in plugin_init 
3240           to ensure that it isn't simultaneously called later from 
3241           multiple threads.
3243 2006-06-23  Tim-Philipp Müller  <tim at centricular dot net>
3245         * gst/mpegstream/gstmpegpacketize.c:
3246         (gst_mpeg_packetize_flush_cache), (gst_mpeg_packetize_put):
3247         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_chain):
3248           Also flush packetizer cache when we get a buffer that has the
3249           DISCONT flag set; update current byte position from buffer
3250           offset after a flush.
3252 2006-06-23  Tim-Philipp Müller  <tim at centricular dot net>
3254         * gst/mpegstream/gstmpegpacketize.c: (gst_mpeg_packetize_new),
3255         (gst_mpeg_packetize_flush_cache), (gst_mpeg_packetize_destroy),
3256         (gst_mpeg_packetize_read):
3257         * gst/mpegstream/gstmpegpacketize.h:
3258         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_process_event),
3259         (gst_mpeg_parse_change_state):
3260           Flush packetizer cache when we get a FLUSH_STOP event;
3261           remove unused source pad member from packetizer; add debug
3262           category for packetizer.
3264 2006-06-23  Jan Schmidt  <thaytan@mad.scientist.com>
3266         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels), (plugin_init):
3267           Treat dual-mono as stereo. It should really be output on 2 separate
3268           pads, but isn't for now.
3270 2006-06-19  Tim-Philipp Müller  <tim at centricular dot net>
3272         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_negotiate_format):
3273           Assume 4:3 DAR rather than 4:3 PAR (#345184).
3275 2006-06-19  Tim-Philipp Müller  <tim at centricular dot net>
3277         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_negotiate_format):
3278           Assume pixel-aspect-ratio of 4:3 if libmpeg2dec doesn't give us
3279           any PAR whatsoever (rather than using 0/0, which will lead to
3280           an abort later on). Fixes #345184.
3282 2006-06-17  Tim-Philipp Müller  <tim at centricular dot net>
3284         Patch by: Michael Dominic K.  < mdk at mdk org pl>
3286         * ext/mad/gstmad.c: (gst_mad_chain):
3287           Send newsegment event before calling
3288           gst_pad_alloc_buffer_and_set_caps(), makes mad behave better
3289           in connection with pad blocking (#342594). While we're at it,
3290           do some minor clean-ups.
3292 2006-06-17  Tim-Philipp Müller  <tim at centricular dot net>
3294         * configure.ac:
3295           Fix --disable-external (can't set conditionals conditionally,
3296           #343602).
3298 2006-06-15  Tim-Philipp Müller  <tim at centricular dot net>
3300         * ext/a52dec/Makefile.am:
3301           ... and then he said "When you go and fix the build you
3302           better make sure you have some spare backslashes in your
3303           pocket".
3305 2006-06-13  Wim Taymans  <wim@fluendo.com>
3307         * ext/sidplay/gstsiddec.cc:
3308         Fix copyright, email addresses and descriptions.
3309         Use saner defaults for arguments. Fixes #344667.
3310         constify some stuff.
3311         Fix memleaks.
3312         Add tags.
3313         Fix negotiation to do mono/44100 by default.
3314         Post error messages.
3315         Use _scale_int where possible.
3317 2006-06-12  Wim Taymans  <wim@fluendo.com>
3319         * ext/dvdnav/.cvsignore:
3320         More ignore
3322 2006-06-12  Wim Taymans  <wim@fluendo.com>
3324         * tests/check/elements/amrnbenc.c: (push_data):
3325         Init memory before feeding it to the encoder to make
3326         the valgrind test succeed.
3328 2006-06-12  Edward Hervey  <edward@fluendo.com>
3330         * gst/asfdemux/.cvsignore:
3331         More ignore
3333 2006-06-11  Tim-Philipp Müller  <tim at centricular dot net>
3335         * .cvsignore:
3336           Ignore files generated by 'make dist'.
3338 2006-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
3340         * autogen.sh:
3341         * configure.ac:
3342         * ext/a52dec/Makefile.am:
3343         * ext/dvdnav/Makefile.am:
3344         * ext/dvdread/Makefile.am:
3345         * ext/lame/Makefile.am:
3346         * ext/mad/Makefile.am:
3347         * ext/mpeg2dec/Makefile.am:
3348         * ext/sidplay/Makefile.am:
3349           update build files
3351 2006-06-07  Wim Taymans  <wim@fluendo.com>
3353         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_finalize),
3354         (gst_mpeg2dec_reset), (clear_buffers), (handle_picture),
3355         (gst_mpeg2dec_sink_convert), (gst_mpeg2dec_src_convert),
3356         (gst_mpeg2dec_change_state):
3357         * ext/mpeg2dec/gstmpeg2dec.h:
3358         Simplify and don't leak our buffer pool.
3359         Use _scale_int.
3360         Remove unfixed bug number from previous ChangeLog entry.
3362 2006-06-07  Wim Taymans  <wim@fluendo.com>
3364         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
3365         (gst_mpeg2dec_class_init), (gst_mpeg2dec_init),
3366         (gst_mpeg2dec_finalize), (gst_mpeg2dec_reset),
3367         (gst_mpeg2dec_qos_reset), (gst_mpeg2dec_alloc_buffer),
3368         (gst_mpeg2dec_negotiate_format), (init_dummybuf),
3369         (handle_sequence), (handle_picture), (handle_slice),
3370         (gst_mpeg2dec_chain), (gst_mpeg2dec_sink_event),
3371         (gst_mpeg2dec_src_event), (gst_mpeg2dec_change_state):
3372         * ext/mpeg2dec/gstmpeg2dec.h:
3373         Fix padtemplate as we can now do fractional framerates.
3374         Small cleanups.
3375         Use GstSegment.
3376         Add simple frame dropping QoS.
3377         Precalc buffer output sizes and UV offsets.
3378         Always give libmpeg2 a valid fbuf when it wants one.
3379         don't trust libmpeg to discard our buffers but manage it
3380         ourselves.
3381         Fixes #343627, #335288
3383 2006-06-05  Sebastien Moutte  <sebastien@moutte.net>
3385         * win32/MANIFEST:
3386         Add a manifest for futures ugly win32 releases.
3387         * gst/iec958/ac3iec.c: (ac3iec_chain_raw):
3388         Move bufcaps declaration at the beginning of the instructions 
3389         block.
3390         
3391 2006-06-02  Stefan Kost  <ensonic@users.sf.net>
3393         * ext/a52dec/gsta52dec.h:
3394         * ext/amrnb/amrnbdec.h:
3395         * ext/amrnb/amrnbenc.h:
3396         * ext/amrnb/amrnbparse.h:
3397         * ext/mpeg2dec/gstmpeg2dec.h:
3398         * ext/sidplay/gstsiddec.h:
3399         * gst/ac3parse/gstac3parse.h:
3400         * gst/asfdemux/gstasfdemux.h:
3401         * gst/asfdemux/gstasfmux.h:
3402         * gst/dvdlpcmdec/gstdvdlpcmdec.h:
3403         * gst/iec958/ac3iec.h:
3404         * gst/mpegaudioparse/gstmpegaudioparse.h:
3405         * gst/mpegstream/gstdvddemux.h:
3406         * gst/mpegstream/gstmpegclock.h:
3407         * gst/mpegstream/gstmpegdemux.h:
3408         * gst/mpegstream/gstmpegparse.h:
3409         Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
3411 2006-05-27  Tim-Philipp Müller  <tim at centricular dot net>
3413         * README:
3414           Replace current README (containing the release notes from
3415           some 0.9.x version) with a proper README taken from the core.
3417 2006-05-24  Wim Taymans  <wim@fluendo.com>
3419         * ext/amrnb/amrnbdec.c: (gst_amrnbdec_event), (gst_amrnbdec_chain):
3420         * ext/amrnb/amrnbparse.c: (gst_amrnbparse_init),
3421         (gst_amrnbparse_sink_event), (gst_amrnbparse_chain),
3422         (gst_amrnbparse_sink_activate), (gst_amrnbparse_state_change):
3423         * ext/amrnb/amrnbparse.h:
3424         Sortof first quick cleanup of all this mess... 
3425         Don't crap out on empty and invalid FTs but treat them as
3426         empty packets, the decoder handles them fine.
3427         Fixes #342222.
3429 2006-05-22  Tim-Philipp Müller  <tim at centricular dot net>
3431         * gst/asfdemux/gstasf.c: (plugin_init):
3432           Call gst_riff_init() so the riff debug category gets set up
3433           before it is being used.
3435 2006-05-19  Michael Smith  <msmith@fluendo.com>
3437         * gst/iec958/ac3_padder.c: (ac3p_parse):
3438         * gst/iec958/ac3_padder.h:
3439         * gst/iec958/ac3iec.c: (ac3iec_init), (ac3iec_set_property),
3440         (ac3iec_chain_raw), (ac3iec_change_state):
3441         * gst/iec958/ac3iec.h:
3442           Write rate into the caps, for the allowed ac3 rates. Some minor
3443           cleanups.
3445 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
3447         Patch by: James "Doc" Livingston  <doclivingston gmail com>
3449         * ext/mad/gstid3tag.c: (gst_id3_tag_get_tag_to_render):
3450           Do tag merging correctly (#339918). Output taglists
3451           properly in debug statements too while we're at it.
3453 2006-05-11  Jan Schmidt  <thaytan@mad.scientist.com>
3455         * ext/a52dec/gsta52dec.c: (gst_a52dec_chain):
3456           Add more debug
3458         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcm_reset),
3459         (gst_dvdlpcmdec_init), (update_timestamps),
3460         (gst_dvdlpcmdec_chain_dvd), (gst_dvdlpcmdec_chain_raw),
3461         (dvdlpcmdec_sink_event):
3462         * gst/dvdlpcmdec/gstdvdlpcmdec.h:
3463           If we have a first_access offset but no current timestamp (might
3464           happen after a seek), then calculate a start time for the first
3465           portion so that it will align with the timestamp given for the
3466           first_access portion.
3468           If a new-segment arrives with format time, store the start
3469           time as a failsafe timestamp in case we never get any further
3470           timestamp info (unlikely)
3471         
3472           Mask out the 'frame number' section of the incoming header so
3473           that we don't consider it to be changing on every buffer and
3474           reset the caps constantly.
3476           Use gst_util_uint64_scale for duration calculation
3478 2006-05-11  Michael Smith  <msmith@fluendo.com>
3480         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain_dvd):
3481           Fix timestamping for cases where the first_access parameter is 4.
3482           Ensure we don't overrun buffers in other cases.
3484 2006-05-10  Tim-Philipp Müller  <tim at centricular dot net>
3486         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_get_string):
3487           Fix silly bug when reading metadata (#341254).
3489 2006-05-08  Edward Hervey  <edward@fluendo.com>
3491         * autogen.sh: (CONFIGURE_DEF_OPT): 
3492         libtoolize on Darwin/MacOSX is called glibtoolize
3494 2006-05-06  Tim-Philipp Müller  <tim at centricular dot net>
3496         * ext/lame/gstlame.c: (gst_lame_get_type),
3497         (gst_lame_release_memory), (gst_lame_init), (gst_lame_sink_event),
3498         (gst_lame_setup), (gst_lame_change_state):
3499         * ext/lame/gstlame.h:
3500           Remove tag writing from lame (which was completely broken
3501           anyway, #329184). Leaving GstTagSetter interface around for
3502           now, albeit non-functional. Should be removed completely
3503           in 0.11. Use the 'id3v2mux' plugin from -good for writing
3504           tags.
3506 2006-05-05  Maciej Katafiasz  <mathrick@freedesktop.org>
3508         * ext/dvdread/dvdreadsrc.c:
3509         * gst/asfdemux/gstasfdemux.c:
3510         Add semicolons after GST_BOILERPLATE[_FULL] so that
3511         indent doesn't mess up following lines.
3512         
3513 2006-05-05  Tim-Philipp Müller  <tim at centricular dot net>
3515         Patch by: Andres Salomon  <dilinger at debian org>
3517         * ext/lame/gstlame.c: (gst_lame_sink_event):
3518           Fix typo (comma vs. semicolon) (#340710).
3520 2006-05-04  Tim-Philipp Müller  <tim at centricular dot net>
3522         Patch by: Lutz Müller <lutz at topfrose de>
3524         * ext/mad/gstmad.c: (gst_mad_init), (gst_mad_src_query):
3525           Make mad the second element to support the highly useful
3526           FORMATS query (#340594)
3528 2006-05-02  Edward Hervey  <edward@fluendo.com>
3530         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_sink_convert),
3531         (gst_mpeg2dec_src_query):
3532         Remember the query duration format before passing it upstream since it
3533         could have been modified.
3534         Add GST_WARNING_OBJECT in sink convert function to detail why the
3535         conversion didn't work.
3537 2006-04-26  Stefan Kost  <ensonic@users.sf.net>
3539         * ext/mad/gstid3tag.c:
3540         * ext/mad/gstmad.c:
3541         * gst/ac3parse/gstac3parse.c:
3542         * gst/dvdlpcmdec/gstdvdlpcmdec.c:
3543         * gst/synaesthesia/gstsynaesthesia.c:
3544           Define GstElementDetails as const and also static (when defined as
3545           global)
3547 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
3549         * ext/dvdnav/dvdnavsrc.c: (gst_dvd_nav_src_push_titlelang_event):
3550           Fix name of custom event (use same as dvdreadsrc).
3552         * gst/dvdsub/gstdvdsubdec.c: (gst_dvd_sub_dec_chain),
3553         (gst_dvd_sub_dec_sink_event), (gst_dvd_sub_dec_handle_dvd_event):
3554           Fix event parsing (the event name is in the structure, not the
3555           name of the structure itself); also fix indentation after
3556           boilerplate macro.
3558 2006-04-23  Tim-Philipp Müller  <tim at centricular dot net>
3560         * ext/mad/gstid3tag.c: (plugin_init):
3561           Change debug category to 'id3mux'.
3563 2006-04-22  Tim-Philipp Müller  <tim at centricular dot net>
3565         Patch by: Alexander Lancaster  <alexl at users sourceforge net>
3567         * ext/mad/gstid3tag.c: (gst_id3_tag_get_caps), (gst_id3_tag_init),
3568         (gst_id3_tag_sink_event), (gst_id3_tag_src_link),
3569         (gst_id3_tag_chain):
3570           When acting as a muxer, set caps on outgoing buffers and set caps
3571           on source pad (fixes #323658). Remove unused application/x-gst-tags
3572           cruft from the 0.6 days.
3574 2006-04-21  Tim-Philipp Müller  <tim at centricular dot net>
3576         * ext/mad/gstmad.c: (gst_mad_convert_sink), (gst_mad_convert_src),
3577         (gst_mad_src_query), (gst_mad_chain):
3578           .. and DEFAULT queries should work too. Use magic gst util scale
3579           functions in some places.
3581 2006-04-21  Tim-Philipp Müller  <tim at centricular dot net>
3583         * ext/mad/gstmad.c: (gst_mad_src_query):
3584           Fix duration query in BYTES format (#336824).
3586 2006-04-21  Tim-Philipp Müller  <tim at centricular dot net>
3588         Patch by: Ed Catmur  <ed at catmur dot co dot uk>
3590         * ext/lame/gstlame.c: (gst_lame_sink_event):
3591           Don't crash if we get an EOS event before the encoder
3592           has been set up (#339287).
3594 2006-04-21  Wim Taymans  <wim@fluendo.com>
3596         * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_start),
3597         (gst_dvd_read_src_goto_title), (gst_dvd_read_src_read),
3598         (gst_dvd_read_src_create), (gst_dvd_read_src_goto_sector):
3599         Move errors out of the normal code flow.
3600         Don't send eos, basesrc will do that for us when needed.
3602 2006-04-21  Wim Taymans  <wim@fluendo.com>
3604         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_change_state):
3605         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_change_state):
3606         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_change_state):
3607         Do state changes correctly
3609 2006-04-13  Tim-Philipp Müller  <tim at centricular dot net>
3611         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_sized_buf),
3612         (gst_mpeg2dec_alloc_buffer):
3613           Can't use gst_pad_alloc_buffer*() when we are going to crop
3614           the image before sending it out. Downstream basetransform-based
3615           elements will complain about the wrong unit size otherwise
3616           (when not operating in passthrough-mode at least).
3617           Const-ify some static variables and do some minor clean-ups.
3618           Use I420 macros for size/offsets (not really necessary in this
3619           particular context, but this kind of code gets copy'n'pasted).
3621 2006-04-13  Tim-Philipp Müller  <tim at centricular dot net>
3623         * gst/mpegstream/gstmpegpacketize.c: (gst_mpeg_packetize_put),
3624         (read_cache):
3625         * gst/mpegstream/gstmpegpacketize.h:
3626           g_malloc() can't fail, we don't need to handle this. Same for
3627           gst_buffer_new_and_alloc().
3629         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_chain):
3630           klass->send_buffer() should have the same semantics as
3631           gst_pad_push(), ie. ownership of the buffer is transfered,
3632           so we never have to unref the buffer no matter what the flow
3633           return value was.
3635 2006-04-10  Thomas Vander Stichele  <thomas at apestaart dot org>
3637         * common/check.mak:
3638           allow for specifying more than one suppressions file in SUPPRESSIONS
3639         * Makefile.am:
3640         * tests/Makefile.am:
3641         * tests/check/.cvsignore:
3642         * tests/check/Makefile.am:
3643         * tests/check/elements/.cvsignore:
3644         * configure.ac:
3645           add tests/check
3646         * tests/check/gst-plugins-ugly.supp:
3647           add suppressions for libs used by -ugly
3648         * tests/check/elements/amrnbenc.c: (buffer_new), (buffer_unref),
3649         (setup_amrnbenc), (cleanup_amrnbenc), (push_data),
3650         (GST_START_TEST), (amrnbenc_suite), (main):
3651           add a simple test for encoding amr
3652         * ext/amrnb/amrnbenc.c: (gst_amrnbenc_init):
3653           fix pad template leaks
3655 2006-04-10  Michael Smith  <msmith@fluendo.com>
3657         * ext/amrnb/amrnbenc.c: (gst_amrnbenc_chain):
3658           Plug big leak in AMR encoder.
3660 2006-04-09  Sebastien Moutte  <sebastien@moutte.net>
3662         * ext/mad/gstmad.c: (index_seek):
3663           move GstIndexEntry *entry variable declaration before 
3664           the first instruction
3665         * ext/mad/gstmad.c: 
3666           remove debug macros with variable number of parameter by using 
3667           GST_DEBUG for WIN32
3668         * gst/dvdsub/gstdvdsubdec.c: (gst_dvd_sub_dec_parse_subpic):
3669           use gst_guint64_to_gdouble for conversions
3670         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_sync_stream_to_time):
3671           replace __FUNCTION__ which is not supported by MSVC by the current
3672           function name
3673         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_reset):
3674           remove LL suffix by using G_GINT64_CONSTANT
3675         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead),
3676           (gst_mpeg_parse_get_rate):
3677           use gst_guint64_to_gdouble for conversions
3678         * gst/mpegstream/gstmpegparse.h:
3679           remove LL suffix by using G_GINT64_CONSTANT
3680         * win32/vs6:
3681           add project files for tagac3parse, asfdemux, dvdlpcmdec, dvdsub,
3682           iec958, lame, mad, mpegaudioparse, mpegstream, realmedia, synaesthesia
3683         
3684 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
3686         * ext/amrnb/amrnbdec.c: (gst_amrnbdec_class_init):
3687         * ext/amrnb/amrnbenc.c: (gst_amrnbenc_class_init):
3688         * ext/amrnb/amrnbparse.c: (gst_amrnbparse_class_init):
3689         * ext/mad/gstmad.c: (gst_mad_class_init):
3690         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_class_init):
3691         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_class_init):
3692         * gst/asfdemux/gstasfmux.c: (gst_asfmux_class_init):
3693         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_class_init):
3694         * gst/iec958/ac3iec.c: (ac3iec_class_init):
3695         * gst/mpegaudioparse/gstmpegaudioparse.c:
3696         (gst_mp3parse_class_init):
3697         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init):
3698         * gst/mpegstream/gstmpegclock.c: (gst_mpeg_clock_class_init):
3699         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_class_init):
3700         * gst/realmedia/rmdemux.c: (gst_rmdemux_class_init):
3701         * gst/synaesthesia/gstsynaesthesia.c:
3702         (gst_synaesthesia_class_init):
3703         Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
3705 2006-04-07  Tim-Philipp Müller  <tim at centricular dot net>
3707         Patch by: Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
3709         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_sink_event),
3710         (gst_asf_demux_push_buffer):
3711           Send newsegment event only once per pad, fixes #336550.
3713 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
3715         * docs/plugins/gst-plugins-ugly-plugins-docs.sgml:
3716         * docs/plugins/inspect/plugin-siddec.xml:
3717           add siddec
3718         * ext/dvdnav/dvdnavsrc.c:
3719           doc fixes
3721 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
3723         * configure.ac:
3724           rework similarly to other modules
3725         * ext/a52dec/gsta52dec.c:
3726         * ext/amrnb/amrnb.c:
3727         * ext/dvdnav/dvdnavsrc.c:
3728         * ext/dvdread/dvdreadsrc.c:
3729         * ext/lame/gstlame.c:
3730         * ext/mad/gstid3tag.c:
3731         * ext/mpeg2dec/gstmpeg2dec.c:
3732         * ext/sidplay/gstsiddec.cc:
3733         * gst/asfdemux/gstasf.c:
3734         * gst/dvdlpcmdec/gstdvdlpcmdec.c:
3735         * gst/dvdsub/gstdvdsubdec.c:
3736         * gst/iec958/ac3iec.c:
3737         * gst/mpegaudioparse/gstmpegaudioparse.c:
3738         * gst/mpegstream/gstmpegstream.c:
3739         * gst/realmedia/rmdemux.c: (plugin_init):
3740           use the correct defines
3742 2006-03-31  Thomas Vander Stichele <thomas at apestaart dot org>
3744         * configure.ac:
3745           back to HEAD
3747 === release 0.10.3 ===
3749 2006-03-31  Thomas Vander Stichele <thomas at apestaart dot org>
3751         * configure.ac:
3752           releasing 0.10.3, "Late Plane"
3754 2006-03-29  Tim-Philipp Müller  <tim at centricular dot net>
3756         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_handle_src_event):
3757           Don't unref event unconditionally after giving away ownership
3758           (gst_pad_push_event(), gst_pad_send_event() and
3759           gst_pad_event_default() take ownership of the event
3760           passed to them). Fixes warnings/crashes caused by
3761           navigation events.
3763 2006-03-28  Tim-Philipp Müller  <tim at centricular dot net>
3765         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer):
3766           Don't ref NULL caps (private streams have NULL caps) (#336387);
3767           also, no need to set caps on the same buffer twice.
3769 2006-03-28  Tim-Philipp Müller  <tim at centricular dot net>
3771         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_event),
3772         (gst_dvd_demux_handle_dvd_event), (gst_dvd_demux_get_audio_stream),
3773         (gst_dvd_demux_get_subpicture_stream):
3774         * gst/mpegstream/gstmpegdemux.c:
3775         (gst_mpeg_demux_sync_stream_to_time):
3776           Don't leak element and pad names in error messages, use
3777           GST_DEBUG_PAD_NAME instead. Add some more debug code.
3779 2006-03-28  Tim-Philipp Müller  <tim at centricular dot net>
3781         * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_init),
3782         (gst_dvd_read_src_goto_title), (gst_dvd_read_src_read):
3783           Name the structure in the custom event with the
3784           language codes for the audio and subtitle streams
3785           actually like dvddemux expects it to be named.
3786           Set caps on source pad and outgoing buffers.
3788 2006-03-28  Tim-Philipp Müller  <tim at centricular dot net>
3790         * ext/lame/gstlame.c: (gst_lame_init), (gst_lame_set_property),
3791         (gst_lame_get_property), (gst_lame_setup):
3792         * ext/lame/gstlame.h:
3793           Make xingheader property non-functional, it's broken anyway
3794           after all (use xingmux instead).
3796 2006-03-28  Tim-Philipp Müller  <tim at centricular dot net>
3798         * ext/lame/gstlame.c: (gst_lame_sink_event):
3799           On EOS, flush encoder and send remaining data. Fix
3800           return value handling in sink event function.
3802 2006-03-27  Tim-Philipp Müller  <tim at centricular dot net>
3804         Patch by: Jürg Billeter  <j at bitron dot ch>
3806         * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_set_property):
3807           Fix wrong check for started flag when setting the 'device' property.
3808           We want to allow it when the source is NOT started yet and ignore it
3809           when the source is running.
3811 2006-03-27  Tim-Philipp Müller  <tim at centricular dot net>
3813         Patch by: Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
3815         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_setup_pad),
3816         (gst_asf_demux_process_chunk):
3817         * gst/asfdemux/gstasfdemux.h:
3818           Subtract first timestamp from timestamps, so that
3819           stream starts from 0; makes live streams that don't
3820           start at 0 work again (fixes #317310, #336097).
3822 2006-03-27  Tim-Philipp Müller  <tim at centricular dot net>
3824         Patch by: Christian Kirbach
3826         * configure.ac:
3827           Remove CXX tag from AS_LIBTOOL_TAGS, just like we did for
3828           -good. Fixes build on some systems (#331838).
3830 2006-03-24  Tim-Philipp Müller  <tim at centricular dot net>
3832         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream),
3833         (gst_rmdemux_parse_cont):
3834           Extract more tags and also post codec name tag on the
3835           bus so this shows up in totem and nautilus.
3837 2006-03-24  Tim-Philipp Müller  <tim at centricular dot net>
3839         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream),
3840         (gst_rmdemux_fill_audio_packet), (gst_rmdemux_parse_packet):
3841           Extra data usually goes into the caps as 'codec_data', not
3842           as first buffer into the stream.
3843           Need to byte swap AC3 content in realmedia files for some
3844           reason (fixes #331588).
3846 2006-03-24  Tim-Philipp Müller  <tim at centricular dot net>
3848         * gst/realmedia/rmdemux.c: (gst_rmdemux_init),
3849         (gst_rmdemux_validate_offset), (gst_rmdemux_loop),
3850         (gst_rmdemux_parse_mdpr), (gst_rmdemux_parse_packet):
3851           When operating in pull mode, post an error message on the
3852           bus when all source pads are unlinked or some other fatal
3853           error occured (#323023). Regrade some recurring debug messages
3854           to LOG level. Convert c++-style comments into C-style ones.
3856 2006-03-24  Tim-Philipp Müller  <tim at centricular dot net>
3858         * gst/realmedia/rmdemux.c: (gst_rmdemux_perform_seek),
3859         (gst_rmdemux_loop), (gst_rmdemux_chain), (gst_rmdemux_send_event),
3860         (gst_rmdemux_all_source_pads_unlinked),
3861         (gst_rmdemux_at_least_one_stream_flowok), (gst_rmdemux_add_stream),
3862         (gst_rmdemux_parse_packet):
3863         * gst/realmedia/rmdemux.h:
3864           Handle unlinked source pads properly and stop if all source pads
3865           are unlinked (#323023).
3867 2006-03-23  Wim Taymans  <wim@fluendo.com>
3869         Patch by: Michal Benes <michal dot benes at xeris dot cz>
3871         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_init),
3872         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes),
3873         (gst_mpeg_demux_send_subbuffer), (gst_mpeg_demux_reset):
3874         * gst/mpegstream/gstmpegdemux.h:
3875         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
3876         Timestamps in mpeg stream are 32-bit numbers. Therefore, with a
3877         clock_freq of 90kHz this timestamp overflows every ~13 hours. This 
3878         situation really happens when grabbing DVB streams. Current 
3879         mpegdemuxer can not handle this situation correctly and it 
3880         restarts counting gstreamer timestamps from zero.
3881         Fixes #326598.
3883 2006-03-15  Michael Smith  <msmith@fluendo.com>
3885         * ext/a52dec/gsta52dec.c: (gst_a52dec_sink_event),
3886         (gst_a52dec_chain_raw), (gst_a52dec_change_state):
3887         * ext/a52dec/gsta52dec.h:
3888           Fix #334550: failure to play raw AC3 files due to segment problems.
3890 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
3892         Patch by: Christophe Fergeau  <teuf gnome org>
3894         * ext/lame/gstlame.c: (gst_lame_release_memory),
3895         (gst_lame_finalize), (gst_lame_class_init),
3896         (gst_lame_sink_setcaps), (gst_lame_init), (gst_lame_sink_event),
3897         (gst_lame_change_state):
3898           Fix some memory leaks (#333345), use GST_DEBUG_FUNCPTR more often.
3900 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
3902         * ext/mad/gstmad.c: (gst_mad_convert_sink), (gst_mad_update_info),
3903         (gst_mad_sink_event), (gst_mad_change_state):
3904           Include AUDIO_CODEC tag with tags posted if input is not
3905           framed (#334258). Use _scale() util functions in more places.
3907 2006-03-12  Christophe Fergeau  <teuf@gnome.org>
3909         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
3911         * ext/lame/gstlame.c: (gst_lame_class_init): mark the xing-header
3912         property as BROKEN (see
3913         http://bugzilla.gnome.org/show_bug.cgi?id=330317#c19 for an
3914         explanation why it's broken).
3916 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
3918         Patch by: Alex Lancaster
3919         * ext/mad/gstid3tag.c: (tag_list_to_id3_tag_foreach):
3920           Add support for writing the GST_TAG_ALBUM_VOLUME_NUMBER
3921           tag (#333683)
3922           
3923 2006-03-02  Wim Taymans  <wim@fluendo.com>
3925         * ext/amrnb/amrnbdec.c: (gst_amrnbdec_init),
3926         (gst_amrnbdec_setcaps), (gst_amrnbdec_chain),
3927         (gst_amrnbdec_state_change):
3928         * ext/amrnb/amrnbenc.c: (gst_amrnbenc_init),
3929         (gst_amrnbenc_setcaps), (gst_amrnbenc_chain),
3930         (gst_amrnbenc_state_change):
3931         * ext/amrnb/amrnbenc.h:
3932         * ext/amrnb/amrnbparse.c: (gst_amrnbparse_init),
3933         (gst_amrnbparse_query):
3934         Further fancyfication.
3935         Use _take to get writable data from the adapter.
3936         Precalc packet duration.
3937         Handle disconts.
3938         Forward _push to upstream.
3939         Post error messages when something goes wrong.
3940         Remove old code in amrnbparse.
3941         Don't ignore query results from upstream.
3943 2006-03-02  Michael Smith  <msmith@fluendo.com>
3945         * ext/amrnb/amrnbenc.c: (gst_amrnbenc_chain):
3946           The AMR encoder writes into the audio buffers it processes, so
3947           use gst_buffer_make_writable() on buffers we might (they go through
3948           an adapter, so there can be copying going on later anyway) be
3949           encoding.
3951 2006-03-01  Tim-Philipp Müller  <tim at centricular dot net>
3953         Patch by: Jens Granseuer
3955         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_pad_added),
3956         (gst_mpeg_parse_handle_src_query):
3957           Declare variables at the beginning of a block and make
3958           gcc-2.9x happy (fixes #328957)
3960 2006-03-01  Tim-Philipp Müller  <tim at centricular dot net>
3962         Patch by: Fabrizio Gennari
3964         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_data):
3965           Read packet size, sequence and padsize in right order again
3966           (fixes #332796)
3968 2006-02-28  Edward Hervey  <edward@fluendo.com>
3970         * gst/iec958/ac3iec.c:
3971         Set a proper klass (Codec/Muxer/Audio) for the ElementDetails.
3973 2006-02-27  Jan Schmidt  <thaytan@mad.scientist.com>
3975         * configure.ac:
3976           Make the id3tag and mad checks check for both a header and the
3977           appropriate library if the pkg-config is missing. (Closes #331842)
3978           Split the id3tag and mad checks into 2 pieces. Sometime soon I might
3979           do the same for the plugins themselves.
3980           
3981 2006-02-27  Luca Ognibene  <luogni at tin dot it>
3983         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
3985         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
3986         (gst_mpeg2dec_reset), (gst_mpeg2dec_chain):
3987         * ext/mpeg2dec/gstmpeg2dec.h:
3988           Don't treat STATE_INVALID as fatal error; throw an error
3989           only after five consecutive decoding errors. Makes decoding
3990           mpeg streams more robust and fixes playback of joined clips
3991           (#300682).
3993 2006-02-26  Tim-Philipp Müller  <tim at centricular dot net>
3995         * ext/dvdnav/dvdnavsrc.h:
3996           Oops. forgot to add this one.
3998 2006-02-26  Julien MOUTTE  <julien@moutte.net>
4000         * ext/Makefile.am: Fix dist-check.
4002 2006-02-26  Tim-Philipp Müller  <tim at centricular dot net>
4004         * configure.ac:
4005           Disable dvdnavsrc for now.
4007 2006-02-26  Tim-Philipp Müller  <tim at centricular dot net>
4009         * configure.ac:
4010         * ext/Makefile.am:
4011         * ext/dvdnav/Makefile.am:
4012         * ext/dvdnav/dvdnavsrc.c: (gst_dvd_nav_src_base_init),
4013         (gst_dvd_nav_src_class_init), (gst_dvd_nav_src_check_get_range),
4014         (gst_dvd_nav_src_init), (gst_dvd_nav_src_finalize),
4015         (gst_dvd_nav_src_is_open), (gst_dvd_nav_src_set_property),
4016         (gst_dvd_nav_src_get_property), (gst_dvd_nav_src_set_clock),
4017         (gst_dvd_nav_src_tca_seek), (gst_dvd_nav_src_update_streaminfo),
4018         (gst_dvd_nav_src_set_domain), (gst_dvd_nav_src_update_highlight),
4019         (gst_dvd_nav_src_user_op), (dvdnav_get_event_name),
4020         (dvdnav_get_read_domain_name), (gst_dvd_nav_src_print_event),
4021         (gst_dvd_nav_src_make_dvd_event),
4022         (gst_dvd_nav_src_structure_set_uint64),
4023         (gst_dvd_nav_src_push_dvd_nav_packet_event),
4024         (gst_dvd_nav_src_push_clut_change_event), (read_vts_info),
4025         (gst_dvd_nav_src_push_titlelang_event),
4026         (gst_dvd_nav_src_process_next_block), (gst_dvd_nav_src_create),
4027         (gst_dvd_nav_src_start), (gst_dvd_nav_src_stop),
4028         (gst_dvd_nav_src_handle_navigation_event),
4029         (gst_dvd_nav_src_handle_seek_event), (gst_dvd_nav_src_src_event),
4030         (gst_dvd_nav_src_query_position), (gst_dvd_nav_src_query_duration),
4031         (gst_dvd_nav_src_query), (gst_dvd_nav_src_uri_get_type),
4032         (gst_dvd_nav_src_uri_get_protocols), (gst_dvd_nav_src_uri_get_uri),
4033         (gst_dvd_nav_src_uri_set_uri), (gst_dvd_nav_src_uri_handler_init),
4034         (gst_dvd_nav_src_do_init), (plugin_init):
4035           dvdnavsrc ported to 0.10, for the most part at least. Not quite
4036           ready for prime time yet though.
4038 2006-02-22  Tim-Philipp Müller  <tim at centricular dot net>
4040         * configure.ac:
4041         * gst/dvdsub/Makefile.am:
4042         * gst/dvdsub/gstdvdsubdec.c: (gst_dvd_sub_dec_base_init),
4043         (gst_dvd_sub_dec_class_init), (gst_dvd_sub_dec_init),
4044         (gst_dvd_sub_dec_finalize), (gst_dvd_sub_dec_src_event),
4045         (gst_dvd_sub_dec_get_event_delay), (gst_dvd_sub_dec_parse_subpic),
4046         (gst_get_nibble), (gst_setup_palette), (gst_get_rle_code),
4047         (gst_draw_rle_line), (gst_dvd_sub_dec_merge_title),
4048         (gst_send_empty_fill), (gst_send_subtitle_frame),
4049         (gst_dvd_sub_dec_advance_time), (gst_dvd_sub_dec_chain),
4050         (gst_dvd_sub_dec_sink_event), (gst_dvd_sub_dec_handle_dvd_event),
4051         (plugin_init):
4052         * gst/dvdsub/gstdvdsubdec.h:
4053           Port dvdsubdec to 0.10
4055 2006-02-21  Jan Schmidt  <thaytan@mad.scientist.com>
4057         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_plugin_init):
4058          Push the rank up to SECONDARY+1 so that dvddemux is preferred over
4059          mpegdemux for MPEG-2 video streams.
4061 2006-02-20  Jan Schmidt  <thaytan@mad.scientist.com>
4063         * configure.ac:
4064           Bump nano back to CVS
4066 === release 0.10.2 ===
4068 2006-02-20  Jan Schmidt <thaytan@mad.scientist.com>
4070         * configure.ac:
4071           releasing 0.10.2, "Season to Taste"
4073 2006-02-19  Jan Schmidt <thaytan@mad.scientist.com>
4075         * configure.ac:
4076           releasing 0.10.1.3 prelease for 0.10.2
4078 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
4080         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_sink_event):
4081           In sink event handler, release object lock again
4082           _before_ sending EOS event downstream (#313838).
4084 2006-02-17  Christian Schaller  <christian@fluendo.com>
4085         
4086         * gst/asfdemux/gstasf.c: (plugin_init):
4087           Set asfdemux rank to secondary (fixes #331579).
4089 2006-02-17  Jan Schmidt <thaytan@mad.scientist.com>
4091         * configure.ac:
4092           releasing 0.10.1.2 prelease for 0.10.2
4094 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
4096         * ext/mpeg2dec/gstmpeg2dec.c: (crop_copy_i420_buffer),
4097         (crop_copy_i422_buffer), (crop_buffer):
4098           When we need to crop the output buffer, make sure we
4099           create a buffer of the right size and respect the implicit
4100           striding used for I420 elsewhere in GStreamer (#331301).
4102 2006-02-17  Edward Hervey  <edward@fluendo.com>
4104         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_stream):
4105         Do not error out on non-recognized streams. Ignore them and allow
4106         playback of the other streams.
4108 2006-02-17  Jan Schmidt  <thaytan@mad.scientist.com>
4110         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain_dvd):
4111         Add a small sanity check for LPCM reading.
4113 2006-02-17  Edward Hervey  <edward@fluendo.com>
4115         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_file):
4116         Take into account the file properties preroll value for
4117         timestamping/newsegment. It's weird this value was commented out.
4119 2006-02-16  Wim Taymans  <wim@fluendo.com>
4121         * gst/asfdemux/Makefile.am:
4122         More asf makefile fixing.
4124 2006-02-16  Wim Taymans  <wim@fluendo.com>
4126         * ext/lame/gstlame.c: (gst_lame_init), (gst_lame_chain),
4127         (gst_lame_change_state):
4128         Fix up lame a bit.
4129         Apply patch #319782 by Gautier Portet.
4131 2006-02-16  Edward Hervey  <edward@fluendo.com>
4133         * gst/asfdemux/Makefile.am:
4134         But we do need to link against the riff libraryr.
4136 2006-02-16  Edward Hervey  <edward@fluendo.com>
4138         * gst/asfdemux/Makefile.am:
4139         We don't want asfmux.c yet.
4141 2006-02-16  Jan Schmidt  <thaytan@mad.scientist.com>
4143         * ext/mad/gstmad.c: (gst_mad_init), (scale), (gst_mad_update_info),
4144         (gst_mad_sink_event), (gst_mad_check_caps_reset), (gst_mad_chain),
4145         (gst_mad_change_state):
4146           Port fixes for bugs 314771, 308772, 140237, and 302625
4147           from 0.8 (Patch by Jonathan Matthew, Fixes #329575)
4148           Use GST_EVENT_FLUSH_STOP to clear data from the current input
4149           buffer, to avoid using it for any future decoding.
4151 2006-02-15  Tim-Philipp Müller  <tim at centricular dot net>
4153         * configure.ac:
4154         * gst/asfdemux/asfheaders.c: (gst_asf_identify_guid),
4155         (gst_asf_get_guid_nick):
4156         * gst/asfdemux/asfheaders.h:
4157         * gst/asfdemux/gstasf.c: (plugin_init):
4158         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
4159         (gst_asf_demux_class_init), (gst_asf_demux_init),
4160         (gst_asf_demux_sink_event), (gst_asf_demux_handle_seek_event),
4161         (gst_asf_demux_handle_src_event),
4162         (gst_asf_demux_get_current_offset), (gst_asf_demux_chain),
4163         (gst_asf_demux_skip_bytes), (gst_asf_demux_identify_guid),
4164         (gst_asf_demux_get_uint8), (gst_asf_demux_get_uint16),
4165         (gst_asf_demux_get_uint32), (gst_asf_demux_get_uint64),
4166         (gst_asf_demux_get_var_length), (gst_asf_demux_get_buffer),
4167         (gst_asf_demux_get_bytes), (gst_asf_demux_get_string),
4168         (gst_asf_demux_get_guid), (gst_asf_demux_get_obj_file),
4169         (gst_asf_demux_get_bitrate_record),
4170         (gst_asf_demux_get_obj_comment), (gst_asf_demux_get_obj_header),
4171         (gst_asf_demux_get_obj_header_ext), (gst_asf_demux_get_obj_stream),
4172         (gst_asf_demux_get_replicated_data), (gst_asf_demux_get_obj_data),
4173         (gst_asf_demux_get_obj_data_correction),
4174         (gst_asf_demux_get_stream_audio),
4175         (gst_asf_demux_get_stream_correction),
4176         (gst_asf_demux_get_stream_video),
4177         (gst_asf_demux_get_stream_video_format),
4178         (gst_asf_demux_get_stream), (gst_asf_demux_setup_pad),
4179         (gst_asf_demux_add_audio_stream), (gst_asf_demux_add_video_stream),
4180         (gst_asf_demux_process_stream),
4181         (gst_asf_demux_get_gst_tag_from_tag_name),
4182         (gst_asf_demux_commit_taglist),
4183         (gst_asf_demux_process_ext_content_desc),
4184         (gst_asf_demux_get_object_header), (gst_asf_demux_process_data),
4185         (gst_asf_demux_process_header), (gst_asf_demux_process_file),
4186         (gst_asf_demux_process_comment),
4187         (gst_asf_demux_process_bitrate_props_object),
4188         (gst_asf_demux_process_header_ext), (gst_asf_demux_process_object),
4189         (gst_asf_demux_descramble_segment),
4190         (gst_asf_demux_element_send_event),
4191         (gst_asf_demux_send_event_unlocked), (gst_asf_demux_push_buffer),
4192         (gst_asf_demux_process_chunk), (gst_asf_demux_process_segment),
4193         (gst_asf_demux_handle_data), (gst_asf_demux_parse_data),
4194         (gst_asf_demux_get_src_query_types),
4195         (gst_asf_demux_handle_src_query), (gst_asf_demux_change_state):
4196         * gst/asfdemux/gstasfdemux.h:
4197           asfdemux ported to 0.10. Does still need a bit of work (seems like
4198           there's something funky going on when timestamping video frames).
4199           The seeking code is likely to make Wim cry, but hey, at least it
4200           compiles.
4202 2006-02-15  Wim Taymans  <wim@fluendo.com>
4204         * ext/amrnb/amrnbdec.c: (gst_amrnbdec_setcaps),
4205         (gst_amrnbdec_chain), (gst_amrnbdec_state_change):
4206         Some more comments.
4208         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer), (handle_slice):
4209         Applied patch from Fabrizio Gennari, fixes #330844.
4211 2006-02-14  Tim-Philipp Müller  <tim at centricular dot net>
4213         * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_init),
4214         (gst_dvd_read_src_class_init), (gst_dvd_read_src_start),
4215         (gst_dvd_read_src_stop), (gst_dvd_read_src_goto_title),
4216         (gst_dvd_read_src_set_property), (gst_dvd_read_src_get_property),
4217         (gst_dvd_read_src_uri_get_uri), (gst_dvd_read_src_uri_set_uri):
4218         * ext/dvdread/dvdreadsrc.h:
4219           Let's try to play the title the user set via the URI handler or
4220           via properties instead of always playing the first title. Also,
4221           Also, count title/chapter/angle number in URI and properties
4222           from 1 rather than 0.
4224 2006-02-13  Tim-Philipp Müller  <tim at centricular dot net>
4226         * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_class_init),
4227         (gst_dvd_read_src_get_size), (gst_dvd_read_src_do_seek),
4228         (gst_dvd_read_src_do_duration_query):
4229           Don't implement GstBaseSrc::get_size or GstBaseSrc::is_seekable,
4230           otherwise GstBaseSrc will think we can operate pull_range based,
4231           which we don't really, and typefinding will fail miserably.
4232           Also, make seeking work somewhat (only works with flumpegdemux
4233           at the moment, mpegstream needs fixing for that first).
4235 2006-02-13  Tim-Philipp Müller  <tim at centricular dot net>
4237         * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_read),
4238         (gst_dvd_read_src_create), (gst_dvd_read_src_src_event):
4239           Only allocate buffer once we know exactly how much we need,
4240           rather than gratuitously allocating 2MB-buffers all the time
4241           even if we usually need much less than that. Also, demote
4242           a debug message from DEBUG to LOG level.
4244 2006-02-10  Tim-Philipp Müller  <tim at centricular dot net>
4246         * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_class_init),
4247         (gst_dvd_read_src_seekable), (gst_dvd_read_src_get_size),
4248         (gst_dvd_read_src_do_seek), (gst_dvd_read_src_do_duration_query),
4249         (gst_dvd_read_src_do_position_query):
4250           Add some more debugging and fix duration query in BYTES.
4252 2006-02-09  Tim-Philipp Müller  <tim at centricular dot net>
4254         * configure.ac:
4255         * ext/Makefile.am:
4256         * ext/dvdread/Makefile.am:
4257         * ext/dvdread/dvdreadsrc.c:
4258         * ext/dvdread/dvdreadsrc.h:
4259           Half-baked port to 0.10. Needs some love
4260           in the seeking department, but at least
4261           it does something.
4263         * ext/dvdread/stream_labels.c:
4264         * ext/dvdread/stream_labels.h:
4265           Remove these (we use ISO-639 language codes internally; applications
4266           that want to translate those into language names for display to the
4267           user should rely on the iso-codes package for that).
4269 2006-02-06  Wim Taymans  <wim@fluendo.com>
4271         * ext/amrnb/amrnbdec.c: (gst_amrnbdec_init),
4272         (gst_amrnbdec_setcaps), (gst_amrnbdec_event), (gst_amrnbdec_chain),
4273         (gst_amrnbdec_state_change):
4274         * ext/amrnb/amrnbdec.h:
4275         Fix amrnbdec, handle events, take copy from adapter since the decoder
4276         apparently writes in the source data.
4277         Use some _scale_int, and precalc duration.
4278         Fix some leaks, post ERROR messages.
4280 2006-02-04  Tim-Philipp Müller  <tim at centricular dot net>
4282         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
4283           One source pad not being linked is not an error condition when we're
4284           still parsing the header. In this case (e.g. where we don't have a
4285           suitable decoder installed) just pretend everything is fine, so that
4286           the demuxer will actually go on to signal no-more-pads when done
4287           parsing the header, otherwise  decodebin/playbin will never post the
4288           appropriate error message if decoders are not available.
4290 2006-02-03  Edgard Lima <edgard.lima@indt.org.br>
4292         * ext/mad/gstid3tag.c:
4293         * gst/realmedia/rmdemux.c:
4294         Just make it compile with --disable-gst-debug.
4296 2006-01-31  Jan Schmidt  <thaytan@mad.scientist.com>
4298         * ext/mad/gstmad.c: (gst_mad_convert_src), (scale),
4299         (gst_mad_check_caps_reset), (gst_mad_chain):
4300           Merge patch from Radoslaw Szkodzinski (bug 326734)
4302 2006-01-31  Stefan Kost  <ensonic@users.sf.net>
4304         * ext/mad/gstid3tag.c: (tag_list_to_id3_tag_foreach),
4305         (gst_id3_tag_get_tag_to_render), (gst_id3_tag_sink_event),
4306         (gst_id3_tag_src_link), (gst_id3_tag_send_tag_event),
4307         (gst_id3_tag_chain):
4308           fixing Gdate handling
4309           enabling mux/demux mode switching
4310           adding better debug output
4312 2006-01-30  Tim-Philipp Müller  <tim at centricular dot net>
4314         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_send_buffer):
4315           If we haven't set caps on a source pad yet, the caps on the
4316           pad are NULL, not un-fixed. Set caps on outgoing buffers.
4318 2006-01-23  Tim-Philipp Müller  <tim at centricular dot net>
4320         * ext/lame/gstlame.c: (gst_lame_finalize), (gst_lame_class_init),
4321         (gst_lame_init), (add_one_tag), (gst_lame_set_metadata):
4322         * ext/lame/gstlame.h:
4323           Contrary to what the const char in the lame API might suggest,
4324           lame expects us to keep the strings we pass to id3tag_set_foo()
4325           around; it doesn't free them either though, so we have to store
4326           them somewhere and free them later when we can be sure lame
4327           doesn't need them any longer.
4329 2006-01-23  Tim-Philipp Müller  <tim at centricular dot net>
4331         * ext/lame/gstlame.c: (add_one_tag):
4332           Fix handling of GST_TAG_DATE (#311679), don't pass an
4333           uninitialised string pointer to lame if we don't know
4334           how to handle the tag type, and fix minor memory leak.
4336 2006-01-23  Tim-Philipp Müller  <tim at centricular dot net>
4338         * ext/mad/gstmad.c: (gst_mad_chain):
4339           Fix debug message.
4341 2006-01-22  Martin Soto  <martinsoto@users.sourceforge.net>
4343         * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_process_event): 
4344         Erase spurious call to gst_segment_set_newsegment.
4345         * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_process_event): Call
4346         the superclass method when handling NEWSEGMENT events.
4347         (gst_dvd_demux_handle_dvd_event): Get rid of dvd-audio-shutdown
4348         and dvd-audio-restart event handling. There are currently less
4349         hackish ways of handling the sparse audio stream problem.
4351 2006-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
4353         * ext/dvdnav/dvdnavsrc.c: (if):
4354         * ext/dvdread/stream_labels.c:
4355         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment):
4356         * gst/realmedia/rmdemux.c: (gst_rmdemux_loop):
4357           fix up error domains, error strings, and use of translation
4358         * po/POTFILES.in:
4359           fix up this file, even though none of them are actually marked
4360           for build yet.
4362 2006-01-19  Martin Soto  <martinsoto@users.sourceforge.net>
4364         * gst/mpegstream/gstmpegparse.h (struct _GstMPEGParse): 
4365         * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_reset) 
4366         (gst_mpeg_parse_process_event, gst_mpeg_parse_parse_packhead) 
4367         (gst_mpeg_parse_change_state): 
4368         Make timestamp adjustment somewhat milder. Actual timestamps are
4369         now sent unmodified unless an actual gap is found in the
4370         stream. This should fix time display when playing most MPEG
4371         files.
4373 2006-01-18  Edward Hervey  <edward@fluendo.com>
4375         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer): 
4376         tss tss... always set caps on outgoing buffer.
4378 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
4380         * configure.ac:
4381           back to HEAD
4383 === release 0.10.1 ===
4385 2006-01-13  Thomas Vander Stichele <thomas at apestaart dot org>
4387         * configure.ac:
4388           releasing 0.10.1, "Peng"
4390 2006-01-11  Thomas Vander Stichele  <thomas at apestaart dot org>
4392         * configure.ac:
4393           prerelease
4395 2006-01-10  Tim-Philipp Müller  <tim at centricular dot net>
4397         * ext/amrnb/amrnbparse.c: (gst_amrnbparse_query):
4398         * ext/mad/gstid3tag.c: (gst_id3_tag_src_query):
4399         * ext/mad/gstmad.c: (gst_mad_src_query):
4400         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_src_query):
4401         * ext/sidplay/gstsiddec.cc:
4402         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_handle_src_query):
4403         * gst/realmedia/rmdemux.c: (gst_rmdemux_src_query):
4404           Pass unhandled queries upstream (useful e.g. for SEEKING query)
4405           (fixes #325652; based on patch by: Philippe); make rmdemux return
4406           FALSE for position queries, instead of setting -1 as value and
4407           returning TRUE.
4409 2006-01-05  Martin Soto  <martinsoto@users.sourceforge.net>
4411         * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_adjust_ts) 
4412         (gst_mpeg_parse_process_event, gst_mpeg_parse_pad_added): Don't
4413         rewrite timestamps in the case segments are being set from
4414         upstream, but use timestamps unmodified. Also send proper position
4415         values. This allows for correct time display and makes queries
4416         work in sink elements.
4418         * gst/mpegstream/gstdvddemux.h: 
4419         * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_init) 
4420         (gst_dvd_demux_handle_dvd_event, gst_dvd_demux_send_subbuffer):
4421         Rename flush_filter to segment_filter, which is better represents
4422         what the arreibute does.
4424         * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_process_event):
4425         Activate segment filtering when a timestamp discontinuity is seen.
4427 2006-01-04  Tim-Philipp Müller  <tim at centricular dot net>
4429         * ext/mad/gstmad.c: (gst_mad_chain):
4430           Don't forget that we need to send out a newsegment event after a
4431           restart even if we don't have enough data to decode a frame right
4432           now.
4434 2005-12-31  Martin Soto  <martinsoto@users.sourceforge.net>
4436         * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_handle_dvd_event):
4437         Use the new "audio-shutdown" and "audio-restart" DVD events
4438         instead of the "spu-still-frame" event to shutdown and restart
4439         the audio pipeline.
4441         * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_adjust_ts):
4442         Check for cases where the segment-based adjustment calculation
4443         would produce negative values (which result in an overflow) and
4444         return GST_CLOCK_TIME_NONE instead.
4446         * gst/mpegstream/gstdvddemux.h: 
4447         * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_init) 
4448         (gst_dvd_demux_process_event, gst_dvd_demux_send_subbuffer): 
4449         Add a mechanism to discard audio buffers with timestamps outside
4450         the currently set segment. This was causing (sometimes serious)
4451         synchronization problems after seeking in DVDs with LPCM audio,
4452         since VOBUs usually contain audio material that lies outside the
4453         timestamp range specified by the header.
4455 2005-12-30  Jan Schmidt  <thaytan@mad.scientist.com>
4457         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type):
4458           Remove lingering reference to GstID3Demux
4460         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_pes):
4461           Don't output debug saying padding streams are unknown type,
4462           because they're not
4464 2005-12-27  Martin Soto  <martinsoto@users.sourceforge.net>
4466         * gst/mpegstream/gstdvddemux.c (AUDIO_CAPS) 
4467         (gst_dvd_demux_get_audio_stream): Use audio/x-lpcm as mimetype for
4468         LPCM.
4470         * gstmpegdemux.h: 
4471         * gstmpegdemux.c (gst_mpeg_demux_get_video_stream) 
4472         (gst_mpeg_demux_get_audio_stream): 
4473         * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_get_video_stream) 
4474         (gst_dvd_demux_get_audio_stream) 
4475         (gst_dvd_demux_get_subpicture_stream) 
4476         (gst_dvd_demux_send_subbuffer):
4477         Send current* pad buffers with appropriate caps.
4479 2005-12-26  Martin Soto  <martinsoto@users.sourceforge.net>
4481         * gst/iec958/ac3iec.h:
4482         * gst/iec958/ac3iec.c:
4483         (NORMAL_CAPS_DEF, RAW_AUDIO_CAPS_DEF, ac3iec_class_init)
4484         (ac3iec_init, ac3iec_set_property, ac3iec_get_property): Add a
4485         raw-audio property to ac3iec958 that allows setting the source pad
4486         caps to raw audio instead of audio/x-iec958. This makes it
4487         possible to use ac3iec958 together with the normal alsasink
4488         element to drive an external receiver that autodetects AC3
4489         content.
4490         API addition: AC3IEC::raw-audio property
4492 2005-12-23  Michael Smith  <msmith@fluendo.com>
4494         * gst/iec958/ac3iec.c: (ac3iec_init), (ac3iec_setcaps),
4495         (ac3iec_chain_dvd):
4496         * gst/iec958/ac3iec.h:
4497           Accept audio/x-ac3 and audio/ac3 to ac3iec958 element.
4499 2005-12-21  Tim-Philipp Müller  <tim at centricular dot net>
4501         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_src_event):
4502           When getting a seek event, first check if the upstream element
4503           can handle it and only do our own seek stuff when it can't
4504           (should fix #322856).
4506 2005-12-21  Josef Zlomek  <josef dot zlomek at xeris dot cz>
4508         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
4510         * ext/mpeg2dec/gstmpeg2dec.c: (normal_seek):
4511           Really convert to BYTES format when we want to convert
4512           to bytes (use right variable; fixes #322856).
4514 2005-12-19  Martin Soto  <martinsoto@users.sourceforge.net>
4516         Big mpegparse clean up, second round:
4518         * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_handle_dvd_event):
4519         Send and EOS event down the audio pipeline when an still frame
4520         event arrives. This prevents the pipeline from locking when a
4521         still menu comes directly after a flush.
4523         * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_reset): 
4524         Don't send a newsegment in reset.
4525         (gst_mpeg_parse_adjust_ts): Check for invalid timestamps.
4526         (gst_mpeg_parse_handle_newsegment, gst_mpeg_parse_process_event):
4527         Move the code of handle_newsegment to process_event. Send a
4528         NEWSEGMENT after FLUSH_STOP.
4529         (gst_mpeg_parse_change_state): Send a NEWSEGMENT right after
4530         moving to PAUSED.
4532         * gst/mpegstream/gstmpegdemux.c (gst_mpeg_demux_send_event) 
4533         (gst_mpeg_demux_class_init): Don't override send_event.
4534         * gst/mpegstream/gstmpegdemux.c (gst_mpeg_demux_init) 
4535         (gst_mpeg_demux_send_event, gst_mpeg_demux_send_subbuffer) 
4536         (gst_mpeg_demux_reset):
4537         * gst/mpegstream/gstmpegdemux.h:  Get rid of just_flushed
4538         attribute.
4540         * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_process_event):
4541         Reset the mpegparse element after a flush.
4543         * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_handle_newsegment): 
4544         Don't forward events.
4545         * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_process_event): 
4546         * gst/mpegstream/gstmpegparse.h (struct _GstMPEGParseClass): 
4547         handle_newsegment is not a virtual method anymore.
4549         * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_send_newsegment) 
4550         (gst_mpeg_parse_reset, gst_mpeg_parse_class_init): 
4551         * gst/mpegstream/gstmpegparse.h (struct _GstMPEGParseClass): Get
4552         rid of send_newsegment virtual method.
4554         * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_process_event): Only
4555         handle DVD events and call the superclass method for other event
4556         types.
4557         * gst/mpegstream/gstmpegdemux.c (gst_mpeg_demux_send_event): Don't
4558         override process_event anymore.
4559         * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_event)
4560         (gst_mpeg_parse_process_event): Move actual event processing to
4561         process event so that subclasses can properly override or extend
4562         it.
4563         * gst/mpegstream/gstmpegparse.h (struct _GstMPEGParseClass):
4564         Eliminate time parameter in process event.
4566         * gst/mpegstream/gstmpegdemux.c (gst_mpeg_demux_init) 
4567         (gst_mpeg_demux_parse_packet, gst_mpeg_demux_parse_pes) 
4568         (gst_mpeg_demux_send_subbuffer): 
4569         * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_class_init) 
4570         (gst_mpeg_parse_parse_packhead, gst_mpeg_parse_event) 
4571         (gst_mpeg_parse_chain): Use the new adjust_ts method instead of
4572         adding the value of the adjust attribute.
4573         * gst/mpegstream/gstmpegdemux.h (struct _GstMPEGVideoStream): Get
4574         rid of the adjust attribute. Now all timestamp adjustments are
4575         performed by mpegparse using the current segment.
4576         * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_adjust_ts)
4577         (gst_mpeg_parse_class_init): Implement the adjust_ts method based
4578         on the adjust attribute for SCR values and the current segment.
4579         * gst/mpegstream/gstmpegparse.h (struct _GstMPEGParseClass): New
4580         adjust_ts virtual method to adjust timestamps for outgoing
4581         buffers.
4582         * gst/mpegstream/gstmpegdemux.c (gst_mpeg_demux_send_newsegment) 
4583         (gst_mpeg_demux_parse_packet): Don't override send_newsegment.
4584         * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_class_init) 
4585         (gst_dvd_demux_handle_newsegment): Don't override
4586         handle_newsegment.
4587         (gst_dvd_demux_process_event, gst_dvd_demux_handle_dvd_event):
4588         Check for DVD events in process_event instead of
4589         handle_dvd_event.
4591         * gst/mpegstream/gstmpegparse.h (struct _GstMPEGParseClass): 
4592         * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_handle_newsegment) 
4593         (gst_mpeg_parse_send_newsegment, gst_mpeg_parse_send_event): 
4594         * gst/mpegstream/gstmpegdemux.c (gst_mpeg_demux_process_event) 
4595         (gst_mpeg_demux_send_event): 
4596         * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_process_event) 
4597         (gst_dvd_demux_handle_dvd_event): 
4598         Eliminate the time parameter in send_event.
4600 2005-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
4602         * ext/mad/gstid3tag.c: (gst_id3_tag_do_typefind),
4603         (gst_id3_tag_do_caps_nego), (gst_id3_tag_chain), (plugin_init):
4604           Fix typefinding in id3demux, and then remove it in favour
4605           of the new LGPL id3demux in gst-plugins-good
4606         * ext/mad/gstmad.c: (gst_mad_dispose):
4607           dispose can run more than once.
4609 2005-12-16  Stefan Kost  <ensonic@users.sf.net>
4611         * gst/asfdemux/gstasfmux.c: (gst_asfmux_file_start):
4612           change some char* into char[]
4614 2005-12-15  Edward Hervey  <edward@fluendo.com>
4616         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
4617         Remove memleak from unused GstRMDemuxStream
4619 2005-12-12  Michael Smith  <msmith@fluendo.com>
4621         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list),
4622         (gst_id3_tag_do_typefind):
4623           Use the correct function to free typefind factory list.
4625 2005-12-09  Tim-Philipp Müller  <tim at centricular dot net>
4627         * ext/mad/gstmad.c: (gst_mad_src_query):
4628           For position and duration queries in TIME format, try the peer
4629           first (might be a demuxer).
4631 2005-12-08  Martin Soto  <martinsoto@users.sourceforge.net>
4633         * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_handle_newsegment):
4634         Properly handle non contiguous VOBUs by adding the segment accum
4635         field to the adjust value.
4637         * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_class_init)
4638         (gst_dvd_demux_init, gst_dvd_demux_handle_newsegment): Extend
4639         handle_newsegment to prevent sending actual newsegment events and
4640         use tiemstamp rewriting instead.
4641         (gst_dvd_demux_handle_dvd_event): Don't send a newsegment after
4642         dvd-lang-codes.
4643         * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_handle_newsegment) 
4644         (gst_mpeg_parse_event): 
4645         * gst/mpegstream/gstmpegparse.h (struct _GstMPEGParseClass): 
4646         Add a new parameter to handle_newsegment to allow controlling
4647         whether newsegment events are forwarded or not.
4649         * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_init) 
4650         (gst_dvd_demux_handle_dvd_event, gst_dvd_demux_send_subbuffer) 
4651         (gst_dvd_demux_reset): 
4652         last_end_ptm and discont_time aren't necessary anymore, since
4653         timestamp adjustment is now replaced by newsegment events.
4654         (gst_dvd_demux_init): Prevent MPEGParse from adjusting
4655         timestamps.
4656         * gst/mpegstream/gstdvddemux.h: 
4657         * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_handle_dvd_event):
4658         Don't handle dvd-nav-packet events anymore, since the are now
4659         replaced by standard newsegment events.
4661         * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_init) 
4662         (gst_dvd_demux_handle_dvd_event, gst_dvd_demux_send_subbuffer) 
4663         (gst_dvd_demux_change_state): 
4664         * gst/mpegstream/gstdvddemux.h: 
4665         Get rid of the ignore_next_newmedia_discont hack.
4666         * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_class_init) 
4667         (gst_dvd_demux_handle_newsegment): 
4668         * gst/mpegstream/gstmpegdemux.c (gst_mpeg_demux_class_init) 
4669         (gst_mpeg_demux_handle_newsegment): Don't override
4670         handle_newsegment anymore. It was only necessary to handle
4671         NEWMEDIA events.
4673         * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_process_event) 
4674         (gst_dvd_demux_handle_dvd_event, gst_dvd_demux_set_cur_audio) 
4675         (gst_dvd_demux_set_cur_subpicture):
4676         Reactivate handling of DVD events.
4678         * gst/mpegstream/gstmpegparse.c (normal_seek) 
4679         (gst_mpeg_parse_handle_src_event) 
4680         (gst_mpeg_parse_handle_src_query): 
4681         First attempt at reenabling seek.
4683         * gst/mpegstream/gstmpegparse.h: 
4684         * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_init) 
4685         (gst_mpeg_parse_update_streaminfo) 
4686         (gst_mpeg_parse_get_rate) 
4687         (gst_mpeg_parse_convert, gst_mpeg_parse_get_src_query_types) 
4688         (gst_mpeg_parse_handle_src_query): 
4689         * gst/mpegstream/gstmpegdemux.c (gst_mpeg_demux_new_output_pad): 
4690         Make queries work again.
4692         * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_reset) 
4693         (gst_mpeg_parse_handle_newsegment) 
4694         (gst_mpeg_parse_send_newsegment, gst_mpeg_parse_pad_added) 
4695         (gst_mpeg_parse_chain, gst_mpeg_parse_handle_src_event): 
4696         * gst/mpegstream/gstmpegparse.h (struct _GstMPEGParse):
4697         Get rid of the newsegment_pending attribute, and rely instead on
4698         proper timestamp adjustment.
4700         * gst/mpegstream/gstmpegparse.c
4701         (gst_mpeg_parse_get_src_event_masks): Erase.
4703         * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_init):
4704         Initialize fields before creating pads to prevent the pad creation
4705         callback from failing.
4706         (gst_mpeg_parse_reset): Initialize new fields, and change
4707         initialization order to match the order in the structure.
4708         (gst_mpeg_parse_handle_newsegment): Forward new segment events
4709         whenever possible, and update the current segment.
4710         (gst_mpeg_parse_send_newsegment): Update the current segment and
4711         pending_newsegment.
4712         (gst_mpeg_parse_pad_added): Use the current segment to send
4713         newsegment events to new pads.
4714         (gst_mpeg_parse_chain): Properly add adjust time to sent buffers
4715         and events. Properly update newsegment_pending.
4716         * gst/mpegstream/gstmpegparse.h (struct _GstMPEGParse):
4717         New fields do_adjust and current_segment.
4719         * gst/mpegstream/gstmpegdemux.c: 
4720         * gst/mpegstream/gstdvddemux.c: 
4721         * gst/mpegstream/gstmpegparse.h: 
4722         Rename handle_discont virtual method to handle_newsegment. Erase
4723         some (already commented out support) for old NEW_MEDIA events.
4725         * gst/mpegstream/gstmpegparse.h (struct _GstMPEGParse):
4726         * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_init) 
4727         (gst_mpeg_parse_reset, gst_mpeg_parse_handle_discont) 
4728         (gst_mpeg_parse_pad_added, gst_mpeg_parse_parse_packhead) 
4729         (gst_mpeg_parse_event, gst_mpeg_parse_chain): 
4730         Erase the "pending_scr" field, and replace it by a slightly
4731         different handling of the current SCR. Document code blocks in
4732         parse_packhead and chain.
4734 2005-12-07  Edward Hervey  <edward@fluendo.com>
4736         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
4737         g_warning() are only for really fatal warnings. If we can't decode a
4738         tag, just ignore that tag and do a GST_WARNING.
4740 2005-12-06  Thomas Vander Stichele  <thomas at apestaart dot org>
4742         * ext/a52dec/gsta52dec.h:
4743         * ext/dvdread/dvdreadsrc.h:
4744         * ext/lame/gstlame.h:
4745         * ext/mad/gstid3tag.c:
4746         * ext/mad/gstmad.c: (gst_mad_update_info):
4747         * ext/mad/gstmad.h:
4748         * ext/mpeg2dec/gstmpeg2dec.h:
4749         * ext/sidplay/gstsiddec.h:
4750         * gst/ac3parse/gstac3parse.c:
4751         * gst/ac3parse/gstac3parse.h:
4752         * gst/asfdemux/gstasfdemux.c:
4753         * gst/asfdemux/gstasfdemux.h:
4754         * gst/iec958/ac3iec.h:
4755         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
4756         * gst/mpegaudioparse/gstmpegaudioparse.h:
4757         * gst/mpegstream/gstdvddemux.h:
4758         * gst/mpegstream/gstmpegclock.h:
4759         * gst/mpegstream/gstmpegdemux.h:
4760         * gst/mpegstream/gstmpegpacketize.h:
4761         * gst/mpegstream/gstmpegparse.c:
4762         * gst/mpegstream/gstmpegparse.h:
4763         * gst/mpegstream/gstrfc2250enc.c:
4764         * gst/mpegstream/gstrfc2250enc.h:
4765         * gst/realmedia/rmdemux.c:
4766         * gst/realmedia/rmdemux.h:
4767         * gst/synaesthesia/synaescope.c:
4768           expand tabs
4770 === release 0.10.0 ===
4772 2005-12-05  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
4774         * configure.ac:
4775           releasing 0.10.0, "Brie"
4777 2005-12-05  Andy Wingo  <wingo@pobox.com>
4779         * ext/a52dec/gsta52dec.c: (gst_a52dec_push):
4780         * ext/mad/gstmad.c: (gst_mad_chain):
4781         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer):
4782         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain_raw):
4783         * gst/iec958/ac3iec.c: (ac3iec_chain_raw):
4784         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream),
4785         (gst_rmdemux_parse_packet): Update for alloc_buffer changes.
4787 2005-12-05  Andy Wingo  <wingo@pobox.com>
4789         * ext/mad/gstid3tag.c (plugin_init): Remove id3tag -- there's just
4790         id3demux and id3mux now. Fixes #323199.
4792 2005-12-02  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
4794         * ext/amrnb/Makefile.am:
4795         * gst/realmedia/Makefile.am:
4796           fix silly Makefile.am bug so they link correctly again
4798 === release 0.9.7 ===
4800 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
4802         * configure.ac:
4803           releasing 0.9.7, "Canis Meus Naso Non Habet"
4805 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
4807         * ext/amrnb/Makefile.am:
4808         * gst/realmedia/Makefile.am:
4809           Don't know how these escaped my eye before.  Fix link flags.
4811 2005-11-29  Michal Benes  <michal dot benes at xeris dot cz>
4813         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
4815         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_event):
4816         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_send_newsegment),
4817         (gst_mpeg_parse_send_event):
4818           Ref events before sending them to multiple pads, after all
4819           gst_pad_send_event() takes ownership of events. Don't leak
4820           events that have not been handled (fixes #322745).
4822 2005-11-28  Martin Soto  <martinsoto@users.sourceforge.net>
4824         * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_handle_dvd_event)
4825         (gst_dvd_demux_handle_dvd_event): Erase code to prevent mpegparse
4826         from making timestamp adjustments. This will have to be re-added
4827         in some form in the near future, but in order to do that, some nav
4828         packet parsing will be necessary in mpegdemux.
4829         * gst/mpegstream/gstmpegparse.h (struct _GstMPEGParse):
4830         * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_init) 
4831         (g_value_set_int, gst_mpeg_parse_set_property)
4832         Get rid of do_adjust and use_adjust. Rename max_discont to
4833         max_src_gap.
4834         (gst_mpeg_parse_parse_packhead): When max_scr_gap has a value of
4835         -1, no adjustment is made.
4836         * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_class_init): 
4837         Rename max_discont property to max_scr_gap. Erase "adjust"
4838         property.
4840         * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_send_event): Don't
4841         override send_event anymore, base class does the job.
4842         * gst/mpegstream/gstmpegdemux.c (gst_mpeg_demux_send_event):
4843         Base class now does most of the work.
4844         * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_send_event):
4845         Generalize to forwarding the event to all source pads in the
4846         element.
4848         * gst/mpegstream/gstmpegparse.h: 
4849         * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_class_init) 
4850         (gst_mpeg_parse_init, gst_mpeg_parse_set_clock) 
4851         (gst_mpeg_parse_chain, gst_mpeg_parse_get_property) 
4852         (gst_mpeg_parse_set_property):
4853         Clock synchronization doesn't make sense anymore for a
4854         demultiplexer.
4856 2005-11-28  Michael Smith  <msmith@fluendo.com>
4858         * gst/realmedia/rmdemux.c: (gst_rmdemux_loop):
4859           Don't treat normal EOS as a fatal error.
4861 2005-11-28  Edward Hervey  <edward@fluendo.com>
4863         * ext/mad/gstmad.c: (gst_mad_chain):
4864         Proper warning statements,
4865         Don't error if the src pad isn't linked when pushing.
4866         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_change_state):
4867         Proper state_change, avoids borkage when going to READY
4869 2005-11-25  Jan Schmidt  <thaytan@mad.scientist.com>
4871         * ext/mpeg2dec/gstmpeg2dec.c: (handle_sequence):
4872           Prime libmpeg2's pumps with some null custom buffers
4873           to ensure it doesn't ask us to discard garbage later yay.
4875 2005-11-25  Michael Smith  <msmith@fluendo.com>
4877         * ext/a52dec/gsta52dec.c: (gst_a52dec_init),
4878         (gst_a52dec_sink_setcaps), (gst_a52dec_chain),
4879         (gst_a52dec_chain_raw):
4880         * ext/a52dec/gsta52dec.h:
4881           Accept AC3 in audio/x-private1-ac3 format, which includes
4882           DVD-specific headers, as well as raw AC3, for compatibility with
4883           some demuxers.
4885 2005-11-25  Jan Schmidt  <thaytan@mad.scientist.com>
4887         * ext/mad/gstmad.c: (gst_mad_chain):
4888         When pad_alloc returns other-than-GST_FLOW_OK and mad exits early,
4889         skip frame synthesis and consume input data as if we'd done the 
4890         decode. Makes mad not error when the src pad is not connected.
4891         (#319784)
4893 2005-11-23  Martin Soto  <martinsoto@users.sourceforge.net>
4895         * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_class_init) 
4896         (gst_mpeg_parse_handle_discont, gst_mpeg_parse_send_newsegment) 
4897         (gst_mpeg_parse_chain): 
4898         * gst/mpegstream/gstmpegdemux.c (gst_mpeg_demux_class_init) 
4899         (gst_mpeg_demux_send_newsegment): 
4900         * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_send_subbuffer): 
4901         * gst/mpegstream/gstmpegparse.h: 
4902         Rename send_discont method to send_newsegment and add parameters
4903         to handle actual segments. Adapt code all around to run with the
4904         new name and signature.
4905         * gst/mpegstream/gstmpegdemux.c: 
4906         * gst/mpegstream/gstmpegparse.c: 
4907         * gst/mpegstream/gstdvddemux.c:
4908         Convert to GST_BOILERPLATE.
4910 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
4912         * configure.ac: back to HEAD
4914 === release 0.9.6 ===
4916 2005-11-23  Thomas Vander Stichele <thomas at apestaart dot org>
4918         * configure.ac:
4919           releasing 0.9.6, "The Marshals Are Dead"
4921 2005-11-23  Michael Smith <msmith@fluendo.com>
4923         * gst/realmedia/rmdemux.c: (gst_rmdemux_sink_event),
4924         (gst_rmdemux_src_event), (gst_rmdemux_validate_offset),
4925         (find_seek_offset_bytes), (find_seek_offset_time),
4926         (gst_rmdemux_perform_seek), (gst_rmdemux_src_query),
4927         (gst_rmdemux_loop), (gst_rmdemux_fourcc_isplausible),
4928         (gst_rmdemux_chain), (gst_rmdemux_send_event),
4929         (gst_rmdemux_add_stream), (gst_rmdemux_parse_mdpr),
4930         (gst_rmdemux_parse_packet):
4931           Fractional framerates.
4933 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
4935         * ext/mpeg2dec/gstmpeg2dec.c: (src_templ),
4936         (gst_mpeg2dec_negotiate_format), (handle_sequence),
4937         (gst_mpeg2dec_sink_event):
4938         * ext/mpeg2dec/gstmpeg2dec.h:
4939         Use fractional framerates
4941 2005-11-22  Wim Taymans  <wim@fluendo.com>
4943         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_set_clock):
4944         set_clock returns a boolean.
4946 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
4948         * ext/mad/gstmad.c: (gst_mad_chain):
4949           Fix seeking even more by sending the newsegment event with the
4950           right parameters. Should fix querying in playbin/totem after
4951           a seek.
4953 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
4955         * ext/mad/gstmad.c: (gst_mad_mode_get_type), (gst_mad_src_query),
4956         (normal_seek), (gst_mad_sink_event), (gst_mad_chain):
4957           Fix seeking in stand-alone mode. Fix nonexistant enum value 
4958           introduced in previous commit. Improve debug messages here and 
4959           there. Actually return a proper return value in the sink event
4960           handler.
4962 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
4964         * ext/lame/gstlame.c:
4965         * ext/mad/gstmad.c:
4966         * ext/sidplay/gstsiddec.cc:
4967           fix up GValueEnum
4969 2005-11-22  Andy Wingo  <wingo@pobox.com>
4971         * Update for gst_tag_setter API changes.
4973 2005-11-22  Andy Wingo  <wingo@pobox.com>
4975         * ext/a52dec/gsta52dec.c (gst_a52dec_sink_event)
4976         * ext/mad/gstid3tag.c (gst_id3_tag_sink_event)
4977         * ext/mad/gstmad.c (gst_mad_chain)
4978         * gst/mpegaudioparse/gstmpegaudioparse.c
4979         (gst_mp3parse_sink_event)
4980         * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_handle_dvd_event)
4981         * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_handle_discont)
4982         (gst_mpeg_parse_send_discont, gst_mpeg_parse_pad_added)
4983         * gst/realmedia/rmdemux.c (gst_rmdemux_perform_seek)
4984         (gst_rmdemux_chain, gst_rmdemux_add_stream): Run update-funcnames.
4986 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
4988         * ext/mad/Makefile.am:
4989           libgsttagedit => libgsttag
4991 2005-11-22  Edward Hervey  <edward@fluendo.com>
4993         * ext/lame/gstlame.c: (gst_lame_sink_event):
4994         Don't take the stream lock
4996 2005-11-21  Andy Wingo  <wingo@pobox.com>
4998         * ext/sidplay/gstsiddec.cc (gst_siddec_sink_event): 
4999         * ext/mpeg2dec/gstmpeg2dec.c (gst_mpeg2dec_sink_event): 
5000         * ext/mad/gstmad.c (gst_mad_sink_event):
5001         * ext/a52dec/gsta52dec.c (gst_a52dec_sink_event): Don't take the
5002         stream lock.
5004         * gst/realmedia/rmdemux.c (gst_rmdemux_perform_seek): Update for
5005         stream lock changes.
5007         * *.h:
5008         * *.c: Ran scripts/update-macros. Oh yes.
5010 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
5012         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_event):
5013         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_process_event):
5014           Filler events have beem removed for now.
5016 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
5018         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_video_stream):
5019         * gst/realmedia/rmdemux.c: (gst_rmdemux_chain),
5020         (gst_rmdemux_add_stream), (gst_rmdemux_parse_mdpr):
5021           Update for GST_FOURCC_FORMAT API change.
5023 2005-11-21  Edward Hervey  <edward@fluendo.com>
5025         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain_raw):
5026         * gst/realmedia/rmdemux.c: (gst_rmdemux_chain),
5027         (gst_rmdemux_add_stream), (gst_rmdemux_parse_mdpr),
5028         (gst_rmdemux_parse_packet):
5029         Modifications for disapearance of GST_PAD_IS_USABLE()
5031 2005-11-18  Michael Smith <msmith@fluendo.com>
5033         * gst/iec958/ac3iec.c: (ac3iec_init), (ac3iec_chain_dvd):
5034           Remove some setcaps brokenness.
5035           Don't crash on bad input.
5037 2005-11-15  Johan Dahlin  <johan@gnome.org>
5039         * ext/mad/gstid3tag.c (gst_mad_id3_to_tag_list): unset GValues after
5040         calling transform.
5041         (gst_id3_tag_do_typefind): Unref caps
5043         * ext/mad/gstmad.c (gst_mad_check_caps_reset): Ditto
5045 2005-11-15  Tim-Philipp Müller  <tim at centricular dot net>
5047         * ext/mpeg2dec/gstmpeg2dec.c: (handle_slice),
5048         (gst_mpeg2dec_sink_event):
5049           Set DELTA_UNIT flag on outgoing buffers if this is NOT a keyframe;
5050           nice-ify debug message in event handler; add CHECKME.
5052         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_event),
5053         (gst_dvd_demux_send_event), (gst_dvd_demux_process_private),
5054         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_reset),
5055         (gst_dvd_demux_sync_stream_to_time):
5056         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_class_init),
5057         (gst_mpeg_demux_process_event), (gst_mpeg_demux_send_event),
5058         (gst_mpeg_demux_handle_discont), (gst_mpeg_demux_new_output_pad),
5059         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes),
5060         (gst_mpeg_demux_send_subbuffer), (gst_mpeg_demux_process_private),
5061         (gst_mpeg_demux_sync_stream_to_time),
5062         (gst_mpeg_demux_handle_src_event), (gst_mpeg_demux_reset):
5063         * gst/mpegstream/gstmpegdemux.h:
5064         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
5065         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_send_buffer),
5066         (gst_mpeg_parse_process_event), (gst_mpeg_parse_send_discont),
5067         (gst_mpeg_parse_send_event), (gst_mpeg_parse_event),
5068         (gst_mpeg_parse_chain):
5069         * gst/mpegstream/gstmpegparse.h:
5070           Get rid of GST_PAD_IS_USABLE and fix GstFlowReturn vs. gboolean
5071           return value confusion (gst_pad_push vs. gst_pad_send_event and
5072           gst_pad_push_event); pass flow return values to caller;
5073           miscellaneous fixes and clean-ups.
5075 2005-11-14  Martin Soto  <soto@localhost.localdomain>
5077         * gst/mpegstream/Makefile.am (noinst_HEADERS): Add
5078         gstrfc2250enc.h.
5080 2005-11-14  Martin Soto  <martinsoto@users.sourceforge.net>
5082         * configure.ac:
5083         * gst/mpegstream/Makefile.am:
5084         * gst/mpegstream/gstdvddemux.c:
5085         * gst/mpegstream/gstdvddemux.h:
5086         * gst/mpegstream/gstmpegdemux.c:
5087         * gst/mpegstream/gstmpegdemux.h:
5088         * gst/mpegstream/gstmpegpacketize.c:
5089         * gst/mpegstream/gstmpegpacketize.h:
5090         * gst/mpegstream/gstmpegparse.c:
5091         * gst/mpegstream/gstmpegparse.h:
5092         * gst/mpegstream/gstmpegstream.c:
5093         * gst/mpegstream/gstrfc2250enc.c:
5094         * gst/mpegstream/gstrfc2250enc.h:
5095         Applied patch from Josef Zlomek <josef.zlomek@xeris.cz> to
5096         partially port the mpegstream plugin to GStreamer 0.9.
5098 2005-11-14  Andy Wingo  <wingo@pobox.com>
5100         * configure.ac (GST_PLUGIN_LDFLAGS): -no-undefined for better
5101         debugging, allows dll builds on windows. Fixes #316076.
5103 2005-11-11  Thomas Vander Stichele  <thomas at apestaart dot org>
5105         * configure.ac: back to HEAD
5107 === release 0.9.5 ===
5109 2005-11-11  Thomas Vander Stichele <thomas at apestaart dot org>
5111         * configure.ac:
5112           releasing 0.9.5, "Zero-Test Patching"
5114 2005-10-27  Wim Taymans  <wim@fluendo.com>
5116         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_reset),
5117         (gst_mpeg2dec_alloc_buffer), (gst_mpeg2dec_negotiate_format),
5118         (handle_sequence), (handle_picture), (handle_slice),
5119         (gst_mpeg2dec_chain), (gst_mpeg2dec_src_query), (normal_seek),
5120         (gst_mpeg2dec_src_event), (gst_mpeg2dec_change_state):
5121         Forward GstFlowReturn about everywhere.
5122         Handle seeking correctly.
5124 2005-10-27  Wim Taymans  <wim@fluendo.com>
5126         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_negotiate_format),
5127         (handle_sequence), (handle_slice), (gst_mpeg2dec_chain),
5128         (gst_mpeg2dec_src_query), (gst_mpeg2dec_change_state):
5129         Small cleanups in refcounting.
5131 2005-10-26  Wim Taymans  <wim@fluendo.com>
5133         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
5134         (gst_mpeg2dec_dispose), (gst_mpeg2dec_reset),
5135         (gst_mpeg2dec_alloc_buffer), (gst_mpeg2dec_negotiate_format),
5136         (handle_sequence), (handle_picture):
5137         * ext/mpeg2dec/gstmpeg2dec.h:
5138         Removed lots of dubious code.
5139         Handle flushing and seeking correctly. Still leaks though...
5141 2005-10-24  Christian Schaller  <christian at fluendo dot com>
5143         * configure.ac: port over thomas plugin listing from base
5145 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
5147         * configure.ac:
5148           back to HEAD
5150 === release 0.9.4 ===
5152 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
5154         * NEWS:
5155         * RELEASE:
5156         * configure.ac:
5157           Releasing 0.9.4, "Diplodocus"
5159 2005-10-23  Julien MOUTTE  <julien@moutte.net>
5161         * gst/realmedia/rmdemux.c: (gst_rmdemux_loop): STOPPED->FAILED
5163 2005-10-21  Wim Taymans  <wim@fluendo.com>
5165         * gst/realmedia/rmdemux.c: (gst_rmdemux_validate_offset),
5166         (gst_rmdemux_perform_seek), (gst_rmdemux_src_query):
5167         Set correct stream time in newsegment event.
5169 2005-10-21  Thomas Vander Stichele  <thomas at apestaart dot org>
5171         * ext/Makefile.am:
5172           fix distcheck
5174 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
5176         * ext/a52dec/Makefile.am:
5177         * ext/a52dec/gsta52dec.c: (gst_a52dec_base_init),
5178         (gst_a52dec_class_init), (gst_a52dec_sink_event),
5179         (gst_a52dec_change_state):
5180         * ext/a52dec/gsta52dec.h:
5181           Re-enable CPU flags, use liboil to get them.
5183 2005-10-20  Josef Zlomek  <josef dot zlomek at xeris dot cz>
5185         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
5187         * configure.ac:
5188         * ext/a52dec/Makefile.am:
5189         * ext/a52dec/gsta52dec.c:
5190         * ext/a52dec/gsta52dec.h:
5191           Port AC3 decoder to 0.9 (#318849).
5193 2005-10-20  Wim Taymans  <wim@fluendo.com>
5195         * ext/sidplay/gstsiddec.cc:
5196         Small fixes and more error messages.
5198 2005-10-19  Wim Taymans  <wim@fluendo.com>
5200         * ext/amrnb/amrnbparse.c: (gst_amrnbparse_query),
5201         (gst_amrnbparse_state_change):
5202         * ext/mad/gstid3tag.c: (gst_id3_tag_src_query):
5203         * ext/mad/gstmad.c: (gst_mad_get_query_types), (gst_mad_src_query):
5204         * ext/mpeg2dec/gstmpeg2dec.c:
5205         * ext/sidplay/gstsiddec.cc:
5206         * gst/realmedia/rmdemux.c: (gst_rmdemux_validate_offset),
5207         (gst_rmdemux_src_query), (gst_rmdemux_src_query_types):
5208         API change fixen.
5210 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
5212         * configure.ac:
5213           GST_DOC has been renamed to GST_DOCBOOK_CHECK
5215 2005-10-19  Thomas Vander Stichele  <thomas at apestaart dot org>
5217         * configure.ac:
5218           some docs I had
5219         * ext/amrnb/amrnbenc.c: (gst_amrnbenc_chain):
5220           trivial fixes
5222 2005-10-18  Wim Taymans  <wim@fluendo.com>
5224         * gst/realmedia/rmdemux.c: (gst_rmdemux_validate_offset),
5225         (gst_rmdemux_perform_seek):
5226         segment-start/done API change.
5228 2005-10-17  Michael Smith <msmith@fluendo.com>
5230         * gst/iec958/ac3iec.c: (ac3iec_chain_raw):
5231           Set buffer duration on IEC958 buffers.
5233 2005-10-16  Tim-Philipp Müller  <tim at centricular dot net>
5235         * configure.ac:
5236           Fix glib check
5238 2005-10-13  Tim-Philipp Müller  <tim at centricular dot net>
5240         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
5241           Fix handling of GST_TAG_DATE, which is now of type GST_TYPE_DATE.
5243 2005-10-13  Stefan Kost  <ensonic@users.sf.net>
5245         * examples/stats/mp2ogg.c:
5246           yes, typo fixes
5248 2005-10-12  Stefan Kost  <ensonic@users.sf.net>
5250         * examples/indexing/indexmpeg.c: (main):
5251         * ext/a52dec/gsta52dec.c: (gst_a52dec_init):
5252         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_is_open),
5253         (dvdnavsrc_set_property), (dvdnavsrc_open), (dvdnavsrc_close),
5254         (dvdnavsrc_event), (dvdnavsrc_convert), (dvdnavsrc_query):
5255         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_set_property),
5256         (dvdreadsrc_srcpad_query), (dvdreadsrc_get),
5257         (dvdreadsrc_open_file), (dvdreadsrc_close_file):
5258         * ext/dvdread/dvdreadsrc.h:
5259         * ext/lame/gstlame.h:
5260         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init):
5261         * gst/asfdemux/gstasfmux.c: (gst_asfmux_init):
5262         * gst/iec958/ac3iec.h:
5263         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_init):
5264         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_init):
5265         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init):
5266         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_init):
5267         * gst/synaesthesia/gstsynaesthesia.c: (gst_synaesthesia_init):
5268         renamed GST_FLAGS macros to GST_OBJECT_FLAGS
5269         moved bitshift from macro to enum definition
5271 2005-10-11  Wim Taymans  <wim@fluendo.com>
5273         * ext/mad/gstid3tag.c: (gst_id3_tag_sink_event):
5274         * ext/mad/gstmad.c: (gst_mad_chain):
5275         * gst/mpegaudioparse/gstmpegaudioparse.c:
5276         (gst_mp3parse_sink_event), (gst_mp3parse_chain):
5277         * gst/realmedia/rmdemux.c: (gst_rmdemux_perform_seek),
5278         (gst_rmdemux_chain), (gst_rmdemux_add_stream):
5279         newsegment API update.
5281 2005-10-06  Wim Taymans  <wim@fluendo.com>
5283         * ext/amrnb/amrnbdec.c:
5284         Mark invalid frame sizes
5286         * ext/mad/gstmad.c: (gst_mad_init), (gst_mad_chain):
5287         UNUSABLE is not to be used here, just push out stuff so
5288         probes can continue linking or making the pad usable.
5290 2005-10-05  Michael Smith <msmith@fluendo.com>
5292         * gst/realmedia/rmdemux.c: (gst_rmdemux_sink_event),
5293         (gst_rmdemux_src_event), (gst_rmdemux_validate_offset),
5294         (find_seek_offset_bytes), (find_seek_offset_time),
5295         (gst_rmdemux_perform_seek), (gst_rmdemux_src_query),
5296         (gst_rmdemux_loop), (gst_rmdemux_fourcc_isplausible),
5297         (gst_rmdemux_chain), (gst_rmdemux_send_event),
5298         (gst_rmdemux_add_stream), (gst_rmdemux_parse_packet):
5299           Improve seeking error-resilience.
5300           General improvements in error handling.
5302 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
5304         * configure.ac:
5305           back to development
5307 === release 0.9.3 ===
5309 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
5311         * NEWS:
5312         * README:
5313         * configure.ac:
5314           releasing 0.9.3, "Athos"
5316 2005-09-30  Michael Smith <msmith@fluendo.com>
5318         * gst/realmedia/rmdemux.c: (gst_rmdemux_src_event),
5319         (gst_rmdemux_perform_seek), (gst_rmdemux_src_query),
5320         (gst_rmdemux_change_state), (gst_rmdemux_loop),
5321         (gst_rmdemux_fourcc_isplausible), (gst_rmdemux_chain),
5322         (gst_rmdemux_send_event), (gst_rmdemux_add_stream),
5323         (gst_rmdemux_parse_packet):
5324         * gst/realmedia/rmdemux.h:
5325           Sanity checking, and fix some minor memory leaks
5327 2005-09-29  Michael Smith <msmith@fluendo.com>
5329         * gst/realmedia/rmdemux.c: (gst_rmdemux_src_event),
5330         (gst_rmdemux_perform_seek), (gst_rmdemux_loop),
5331         (gst_rmdemux_send_event), (gst_rmdemux_add_stream),
5332         (gst_rmdemux_parse_mdpr), (gst_rmdemux_parse_packet):
5333         Real demuxer fixes. Make it more bulletproof against bad data,
5334         identify a few more stream types.
5335         Fix seeking so that it works (at least with the seek example program;
5336         it still fails with totem).
5338 2005-09-26  Wim Taymans  <wim@fluendo.com>
5340         * gst/mpegaudioparse/gstmpegaudioparse.c:
5341         (gst_mp3parse_sink_event), (gst_mp3parse_chain):
5342         Set correct caps on buffers too.
5344 2005-09-26  Wim Taymans  <wim@fluendo.com>
5346         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_init),
5347         (gst_mp3parse_sink_event), (gst_mp3parse_chain):
5348         * gst/mpegaudioparse/gstmpegaudioparse.h:
5349         Put timestamps on buffers.
5351 2005-09-21  Flavio Oliveira  <flavio.oliveira@indt.org.br>
5353         * ext/amrnb/amrnbenc.c: (gst_amrnbenc_base_init):
5354         Changed amrnbenc description, it is an encoder, not decoder.
5356 2005-09-21  Michael Smith <msmith@fluendo.com>
5358         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_class_init),
5359         (gst_ac3parse_init), (gst_ac3parse_chain):
5360         * gst/iec958/ac3_padder.c: (ac3_crc_init), (ac3_crc_update),
5361         (ac3_crc_validate), (ac3p_init), (ac3p_parse):
5362         * gst/iec958/ac3_padder.h:
5363         * gst/iec958/ac3iec.c:
5364           Various changes to AC3->IEC958 framer. Mostly to make our IEC958
5365           headers more accurate, and to check AC3 checksums (both of them in
5366           each frame), and dump the frame (as a probable sync failure) if they
5367           don't match. General code cleanup, improved comments. Changed to not
5368           construct the header backwards, and not byteswap everything else.
5369           If we end up needing to do little-endian output, we should swap in
5370           the element doing the output (AC3 is big-endian).
5372 2005-09-20  Thomas Vander Stichele  <thomas at apestaart dot org>
5374         * docs/plugins/gst-plugins-ugly-plugins.args:
5375         * docs/plugins/gst-plugins-ugly-plugins.hierarchy:
5376         * docs/plugins/gst-plugins-ugly-plugins.interfaces:
5377         * docs/plugins/gst-plugins-ugly-plugins.prerequisites:
5378           commit missing files
5379         * docs/plugins/inspect/plugin-lame.xml:
5380           update
5382 2005-09-19  Wim Taymans  <wim@fluendo.com>
5384         * ext/lame/gstlame.c: (gst_lame_chain):
5385         Set caps on outgoing buffers.
5387 2005-09-16  Thomas Vander Stichele  <thomas at apestaart dot org>
5389         * ext/lame/gstlame.c:
5390         * ext/lame/gstlame.h:
5391           clean up further so we don't try to set up five times for
5392           a simple pipeline
5394 2005-09-16  Michael Smith <msmith@fluendo.com>
5396         * gst/iec958/ac3iec.c: (ac3iec_init):
5397           Set setcaps function on sink pad, not source pad. Produce correct
5398           caps on output buffers.
5400 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
5402         * ext/mad/gstid3tag.c:
5403           gsttaginterface.h -> gsttagsetter.h
5405 === release 0.9.1 ===
5407 2005-09-06  Thomas Vander Stichele  <thomas at apestaart dot org>
5409         * README:
5410         * NEWS:
5411         * autogen.sh:
5412         * configure.ac:
5413           releasing 0.9.1, "The Rat"
5415 2005-09-06  Wim Taymans  <wim@fluendo.com>
5417         * ext/amrnb/amrnbdec.c: (gst_amrnbdec_state_change):
5418         * ext/amrnb/amrnbenc.c: (gst_amrnbenc_state_change):
5419         * ext/amrnb/amrnbparse.c: (gst_amrnbparse_state_change):
5420         State change function updates.
5422 2005-09-05  Jan Schmidt  <thaytan@mad.scientist.com>
5424         * ext/mpeg2dec/gstmpeg2dec.c:
5425         GST_CAT_SEEK disappeared from the public API at some point
5427 2005-09-02  Michael Smith <msmith@fluendo.com>
5429         * gst/iec958/ac3iec.c:
5430           Use the right mime-type for AC3 input, audio/x-private1-ac3, as
5431           output by demux
5433 2005-09-02  Michael Smith <msmith@fluendo.com>
5435         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain_dvd):
5436         * gst/iec958/ac3iec.c: (ac3iec_get_type), (ac3iec_base_init),
5437         (ac3iec_class_init), (ac3iec_init), (ac3iec_finalize),
5438         (ac3iec_setcaps), (ac3iec_set_property), (ac3iec_get_property),
5439         (ac3iec_chain_dvd), (ac3iec_chain_raw), (ac3iec_change_state),
5440         (plugin_init):
5441           Changes to use the first_access parameter correctly in ac3 and lpcm
5442           plugins. General cleanups in iec958 framer.
5444 2005-09-01  Michael Smith <msmith@fluendo.com>
5446         * configure.ac:
5447         * gst/iec958/Makefile.am:
5448         * gst/iec958/ac3_padder.c: (ac3p_init), (ac3p_push_data),
5449         (ac3p_parse):
5450         * gst/iec958/ac3_padder.h:
5451         * gst/iec958/ac3iec.c: (ac3iec_get_type), (ac3iec_base_init),
5452         (ac3iec_class_init), (ac3iec_init), (ac3iec_finalize),
5453         (ac3iec_set_property), (ac3iec_get_property), (ac3iec_chain),
5454         (ac3iec_change_state), (plugin_init):
5455         * gst/iec958/ac3iec.h:
5456           AC3 -> IEC958 (S/PDIF) framer, port of Martin Soto's 0.8 plugin.
5458 2005-09-01  Wim Taymans  <wim@fluendo.com>
5460         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_setcaps),
5461         (gst_dvdlpcmdec_chain_dvd), (gst_dvdlpcmdec_chain_raw),
5462         (gst_dvdlpcmdec_change_state):
5463         Cleanups, fixed header parsing and stripping.
5465 2005-09-01  Michael Smith <msmith@fluendo.com>
5467         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcm_reset),
5468         (gst_dvdlpcmdec_init), (gst_dvdlpcmdec_setcaps),
5469         (update_timestamps), (parse_header), (gst_dvdlpcmdec_chain_dvd),
5470         (gst_dvdlpcmdec_chain_raw):
5471           Use the right bytes to parse the LPCM dvd header
5473 2005-09-01  Michael Smith <msmith@fluendo.com>
5475         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcm_reset),
5476         (gst_dvdlpcmdec_init), (gst_dvdlpcmdec_setcaps),
5477         (update_timestamps), (parse_header), (gst_dvdlpcmdec_chain_dvd),
5478         (gst_dvdlpcmdec_chain_raw):
5479           Return the correct values from chain function.
5481 2005-08-31  Michael Smith <msmith@fluendo.com>
5483         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcm_reset),
5484         (gst_dvdlpcmdec_init), (gst_dvdlpcmdec_setcaps),
5485         (update_timestamps), (parse_header), (gst_dvdlpcmdec_chain_dvd),
5486         (gst_dvdlpcmdec_chain_raw):
5487         * gst/dvdlpcmdec/gstdvdlpcmdec.h:
5488           Restructure LPCM decoder to not expect the demuxer to parse the LPCM
5489           header; instead do this internally. Also support the old way, using
5490           a different mime-type.
5492 2005-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
5494         * Makefile.am:
5495         * configure.ac:
5496         * docs/plugins/Makefile.am:
5497         * docs/plugins/gst-plugins-ugly-plugins-docs.sgml:
5498         * docs/plugins/gst-plugins-ugly-plugins-sections.txt:
5499         * docs/plugins/gst-plugins-ugly-plugins.types:
5500         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_tca_seek):
5501         * ext/dvdread/dvdreadsrc.c: (_open), (_seek_title),
5502         (_seek_chapter), (_read):
5503         * gst/mpegaudioparse/gstmpegaudioparse.c:
5504           add plugin documentation