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