]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gst-plugins-ugly0-10.git/blob - ChangeLog
d36159da7d8ab761caad070b6fd5711583c636bc
[glsdk/gst-plugins-ugly0-10.git] / ChangeLog
1 2007-06-22  Edward Hervey  <edward@fluendo.com>
3         * ext/amrnb/amrnbdec.c: (gst_amrnbdec_init):
4         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_init):
5         * gst/asfdemux/gstasfmux.c: (gst_asfmux_init):
6         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_init):
7         * gst/dvdsub/gstdvdsubdec.c: (gst_dvd_sub_dec_init):
8         * gst/iec958/ac3iec.c: (ac3iec_init):
9         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_init):
10         Fix leaks some more.
12 2007-06-21  Edward Hervey  <edward@fluendo.com>
14         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_init):
15         "She's leaking me", said valgrind.
17 2007-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
19         * gst/mpegaudioparse/gstmpegaudioparse.c: (mp3_caps_create):
20         Fix "pad caps are not a real subset of its template caps" warning.
22 2007-06-19  Wim Taymans  <wim@fluendo.com>
24         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
26         * ext/amrnb/amrnbdec.c: (gst_amrnbdec_class_init),
27         (gst_amrnbdec_finalize):
28         Don't leak the adapter, unref it in a new finalize method instead.
29         Fixes #448782.
31 2007-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
33         * configure.ac:
34         Back to CVS
36         * gst-plugins-ugly.doap:
37         Add 0.10.6 to the list of releases.
39 === release 0.10.6 ===
41 2007-06-19  Jan Schmidt <thaytan@mad.scientist.com>
43         * configure.ac:
44           releasing 0.10.6, "The Sacrifice"
46 2007-06-15  Jan Schmidt  <thaytan@mad.scientist.com>
48         * win32/vs6/gst_plugins_ugly.dsw:
49         * win32/vs6/libgstac3parse.dsp:
50         * win32/vs6/libgstasfdemux.dsp:
51         * win32/vs6/libgstdvdlpcmdec.dsp:
52         * win32/vs6/libgstdvdsub.dsp:
53         * win32/vs6/libgstiec958.dsp:
54         * win32/vs6/libgstlame.dsp:
55         * win32/vs6/libgstmad.dsp:
56         * win32/vs6/libgstmpegaudioparse.dsp:
57         * win32/vs6/libgstmpegstream.dsp:
58         * win32/vs6/libgstrealmedia.dsp:
59         * win32/vs6/libgstsynaesthesia.dsp:
60           Convert line endings to CRLF and mark as binary files.
62 2007-06-13  Tim-Philipp Müller  <tim at centricular dot net>
64         * ext/dvdnav/dvdnavsrc.c: (gst_dvd_nav_src_set_property):
65           Don't forget to unlock when setting the device property, or
66           we'll sooner or later deadlock.
68 2007-06-12  Sebastien Moutte  <sebastien@moutte.net>
70         * gst/dvdsub/gstdvdsubdec.c:(gst_dvd_sub_dec_parse_subpic):
71         Use gst_util_guint64_to_gdouble for conversion.
72         * win32/vs6/libgstasfdemux.dsp:
73         Add asfpacket.c to the build.
74         
75 2007-06-08  Jan Schmidt  <thaytan@mad.scientist.com>
77         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_reset),
78         (gst_mp3parse_emit_frame), (gst_mp3parse_handle_first_frame):
79         * gst/mpegaudioparse/gstmpegaudioparse.h:
80         If the Xing header provides a total time, use it to calculate the
81         correct average bitrate immediately, instead of sending updates as 
82         we parse the stream.
84 2007-06-05  Sebastian Dröge  <slomo@circular-chaos.org>
86         Patch by by: Mark Nauwelaerts <manauw at skynet dot be>
88         * gst/dvdsub/gstdvdsubdec.c: (gst_dvd_sub_dec_parse_subpic):
89         Use GstClockTime instead of guint for a time variable to prevent
90         overflows on too large subtitle durations. Fixes #444514.
92 2007-05-31  Tim-Philipp Müller  <tim at centricular dot net>
94         Patch by: Mark Nauwelaerts <manauw at skynet be>
96         * gst/dvdsub/gstdvdsubdec.c: (gst_dvd_sub_dec_sink_event):
97           Clear state when handling the serialized FLUSH_STOP event instead of
98           the FLUSH_START event, thereby making sure we don't free buffers the
99           chain function is still using. Fixes dvdsubdec crashing when flusing
100           or seeking (#442706).
102 2007-05-23  Tim-Philipp Müller  <tim at centricular dot net>
104         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
105           Initialise variable to make fc4 build bot happy.
107 2007-05-21  Tim-Philipp Müller  <tim at centricular dot net>
109         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer):
110           Add sanity check so we don't abort for broken or non-MPEG streams,
111           but instead error out. Fixes crashes/aborts for when our typefinder
112           wrongly identifies quicktime files as mpeg (which should be fixed in
113           -base now too). (#440120).
115 2007-05-18  Stefan Kost  <ensonic@users.sf.net>
117         * ext/amrnb/amrnbdec.c (gst_amrnbdec_debug, GST_CAT_DEFAULT,
118           block_size, _do_init, gst_amrnbdec_base_init,
119           gst_amrnbdec_class_init, gst_amrnbdec_init):
120         * ext/amrnb/amrnbenc.c (gst_amrnbenc_debug, GST_CAT_DEFAULT, _do_init,
121           gst_amrnbenc_base_init, gst_amrnbenc_class_init, gst_amrnbenc_init):
122         * ext/amrnb/amrnbparse.c (gst_amrnbparse_debug, GST_CAT_DEFAULT,
123           block_size, _do_init, gst_amrnbparse_base_init,
124           gst_amrnbparse_class_init, gst_amrnbparse_init):
125           First round of cleanups, that use GST_BOILERPLATE, GST_ELEMENT_DETAILS,
126           GST_DEBUG_FUNCPTR and add log-category.
128 2007-05-18  Jan Schmidt  <thaytan@mad.scientist.com>
130         * gst/mpegaudioparse/gstmpegaudioparse.c:
131         (mp3_type_frame_length_from_header), (gst_mp3parse_reset),
132         (gst_mp3parse_emit_frame), (gst_mp3parse_handle_first_frame),
133         (gst_mp3parse_chain), (mp3parse_total_bytes),
134         (mp3parse_total_time):
135         * gst/mpegaudioparse/gstmpegaudioparse.h:
136         Implement parsing of Xing headers from the first frame of the stream,
137         and use it to report duration correctly where possible.
139 2007-05-16  Tim-Philipp Müller  <tim at centricular dot net>
141         * gst/realmedia/rmdemux.c: (gst_rmdemux_descramble_cook_audio):
142           After descrambling, push the packets out as individual packets
143           instead of one big descrambled buffer. Makes cook audio decoding
144           work with the 'realaudiodec' decoder from gst-plugins-bad.
146 2007-05-16  Tim-Philipp Müller  <tim at centricular dot net>
148         * gst/realmedia/rmdemux.c: (gst_rmdemux_init),
149         (gst_rmdemux_sink_event), (gst_rmdemux_perform_seek),
150         (gst_rmdemux_reset), (gst_rmdemux_chain), (gst_rmdemux_add_stream),
151         (gst_rmdemux_parse_packet):
152         * gst/realmedia/rmdemux.h:
153           Remember first timestamp encountered in stream and re-timestamp
154           stream to start from zero (fixes #397219); only send one newsegment
155           event, not two; when seeking, send newsegment events from the
156           streaming thread and not from the seeking thread.
158 2007-05-16  Tim-Philipp Müller  <tim at centricular dot net>
160         Based on patch by: Mark Nauwelaerts  <manauw skynet be>
162         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_event):
163         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_class_init),
164         (gst_mpeg_demux_process_event), (gst_mpeg_streams_reset_last_flow):
165         * gst/mpegstream/gstmpegdemux.h:
166           Reset last_flow values for the various streams after a flushing
167           seek, otherwise we might aggregate wrong flow returns afterwards
168           that will make upstream pause silently. This should fix seeking
169           in DVDs and also fix the Thoggen cropping dialog (#438610).
171 2007-05-07  Tim-Philipp Müller  <tim at centricular dot net>
173         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_reset),
174         (gst_asf_demux_chain_headers),
175         (gst_asf_demux_parse_data_object_start), (all_streams_prerolled),
176         (gst_asf_demux_have_mutually_exclusive_active_stream),
177         (gst_asf_demux_check_activate_streams),
178         (gst_asf_demux_find_stream_with_complete_payload),
179         (gst_asf_demux_push_complete_payloads), (gst_asf_demux_loop),
180         (gst_asf_demux_activate_ext_props_streams),
181         (gst_asf_demux_process_object):
182         * gst/asfdemux/gstasfdemux.h:
183           Activate streams (ie. add the pads to the element) depending on
184           whether we actually get data for those streams within the ASF
185           preroll value specified. Currently only done in pull-mode though
186           (this will fix problems with playbin hanging on mms streams once
187           we use this in push-mode as well).
189 2007-05-04  Tim-Philipp Müller  <tim at centricular dot net>
191         * gst/asfdemux/asfpacket.c: (gst_asf_payload_queue_for_stream):
192         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_reset),
193         (gst_asf_demux_init), (gst_asf_demux_push_complete_payloads),
194         (gst_asf_demux_process_file):
195         * gst/asfdemux/gstasfdemux.h:
196           Make all timestamps start from zero in pull-mode too; some small
197           clean-ups and FIXMEs here and there.
199 2007-05-01  Tim-Philipp Müller  <tim at centricular dot net>
201         * gst/asfdemux/asfpacket.c: (gst_asf_demux_parse_payload),
202         (gst_asf_demux_parse_packet):
203           If packet size is specified within the packet and smaller than
204           the actual packet size, don't parse beyond the size specified in
205           the packet (this makes us parse some cases of packets with single
206           compressed payloads cleanly, see e.g stream from #431318). Also
207           add a sanity check when parsing compressed single payloads.
209 2007-05-01  Tim-Philipp Müller  <tim at centricular dot net>
211         * gst/asfdemux/asfpacket.c: (gst_asf_payload_queue_for_stream):
212         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_seek_index_lookup),
213         (gst_asf_demux_handle_seek_event),
214         (gst_asf_demux_push_complete_payloads):
215           Seeking improvements: honour the KEY_UNIT seek flag; after a seek, only
216           send data from the keyframe right before the new segment start to
217           make sure the decoder doesn't have to decode more than absolutely
218           necessary.
220 2007-04-30  Tim-Philipp Müller  <tim at centricular dot net>
222         * gst/asfdemux/asfheaders.c:
223         * gst/asfdemux/asfheaders.h:
224         * gst/asfdemux/asfpacket.c:
225         (asf_payload_parse_replicated_data_extensions),
226         (gst_asf_demux_parse_payload):
227         * gst/asfdemux/asfpacket.h:
228         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_free_stream),
229         (gst_asf_demux_push_complete_payloads),
230         (gst_asf_demux_process_ext_stream_props):
231         * gst/asfdemux/gstasfdemux.h:
232           Implement payload extension system/extended replicated data parsing,
233           so we can extract payload durations if they're specified.
235 2007-04-30  Tim-Philipp Müller  <tim at centricular dot net>
237         * gst/asfdemux/asfheaders.h:
238         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_free_stream),
239         (gst_asf_demux_reset), (gst_asf_demux_parse_data_object_start),
240         (gst_asf_demux_loop), (gst_asf_demux_setup_pad),
241         (gst_asf_demux_add_audio_stream), (gst_asf_demux_activate_stream),
242         (gst_asf_demux_parse_stream_object),
243         (gst_asf_demux_process_ext_stream_props),
244         (gst_asf_demux_process_queued_extended_stream_objects),
245         (gst_asf_demux_activate_ext_props_streams),
246         (gst_asf_demux_process_object):
247         * gst/asfdemux/gstasfdemux.h:
248           Refactor stream parse/activation a bit (stream activation heuristics
249           are still the same though); some more clean-ups.
251 2007-04-28  Tim-Philipp Müller  <tim at centricular dot net>
253         * win32/common/.cvsignore:
254           Ignore generated config.h file to make build bot happy.
256 2007-04-28  Tim-Philipp Müller  <tim at centricular dot net>
258         * gst/asfdemux/gstasf.c: (plugin_init):
259         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init):
260         * gst/asfdemux/gstasfdemux.h:
261           Init debug category before using it.
263 2007-04-27  Tim-Philipp Müller  <tim at centricular dot net>
265         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_pull_data),
266         (gst_asf_demux_push_complete_payloads), (gst_asf_demux_loop):
267           Fix silly bug when we can't pull as much data as we want; don't
268           forget to announce pending tags in the new packet parsing code.
270 2007-04-25  Tim-Philipp Müller  <tim at centricular dot net>
272         * configure.ac:
273         * win32/MANIFEST:
274           Generate a win32 config.h into win32/common and add to MANIFEST so
275           it gets disted (#393890). Looks like win32/common/config.h.in needs
276           some work though.
278 2007-04-22  Tim-Philipp Müller  <tim at centricular dot net>
280         * ext/amrnb/amrnbparse.c: (gst_amrnbparse_get_type),
281         (gst_amrnbparse_class_init), (gst_amrnbparse_init),
282         (gst_amrnbparse_pull_header), (gst_amrnbparse_loop):
283           Fix pull mode operation some more: send newsegment event before
284           sending data; handle EOS and fatal flow returns a bit better; don't
285           leak buffers in some cases. Misc. minor cleanups. Fixes #431707.
287 2007-04-20  Tim-Philipp Müller  <tim at centricular dot net>
289         * gst/asfdemux/Makefile.am:
290         * gst/asfdemux/asfpacket.c: (asf_packet_read_varlen_int),
291         (asf_packet_create_payload_buffer),
292         (asf_payload_find_previous_fragment),
293         (gst_asf_payload_queue_for_stream), (gst_asf_demux_parse_payload),
294         (gst_asf_demux_parse_packet):
295         * gst/asfdemux/asfpacket.h:
296         * gst/asfdemux/gstasfdemux.c:
297         (gst_asf_demux_reset_stream_state_after_discont),
298         (gst_asf_demux_push_complete_payloads), (gst_asf_demux_loop),
299         (gst_asf_demux_setup_pad), (gst_asf_demux_descramble_buffer),
300         (gst_asf_demux_process_chunk):
301         * gst/asfdemux/gstasfdemux.h:
302           New packet parsing code: should put halfway decent timestamps on
303           buffers, and might even set the appropriate keyframe/discont buffer
304           flags from time to time (and even if it doesn't, I'm at least able
305           to debug this code); only used in pull-mode so far. Still needs
306           some more work, like payload extensions parsing and proper flow
307           aggregation, and stream activation based on preroll. Stay tuned.
308           
309 2007-04-20  Tim-Philipp Müller  <tim at centricular dot net>
311         * gst/asfdemux/asfheaders.h:
312         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_free_stream),
313         (gst_asf_demux_seek_index_lookup),
314         (gst_asf_demux_handle_seek_event), (gst_asf_demux_get_stream),
315         (gst_asf_demux_setup_pad), (gst_asf_demux_add_video_stream),
316         (gst_asf_demux_process_ext_content_desc),
317         (gst_asf_demux_process_file), (gst_asf_demux_descramble_segment),
318         (gst_asf_demux_push_buffer), (gst_asf_demux_process_chunk),
319         (gst_asf_demux_process_segment), (gst_asf_demux_handle_data):
320         * gst/asfdemux/gstasfdemux.h:
321           Some clean-ups and small fixes: rename asf_stream_context structure to
322           AsfStream; inline some three-line utility functions that are only used
323           once anyway and get rid of their associated helper structs; make debug
324           category global so that it is used by the debug statements in the other
325           file as well; simplify gst_asf_demux_get_stream(); fix accidental
326           implicit initialisation of stream->last_buffer_timestamp to 0, which
327           would lead to missing timestamps on the first buffer; put fourcc format
328           into video caps to make certain proprietary wmv decoders happy (for the
329           case of WMVA in particular); play_time is offset by preroll as well, so
330           fix overreporting of duration for some files.
332 2007-04-17  Tim-Philipp Müller  <tim at centricular dot net>
334         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_seek_event),
335         (gst_asf_demux_pull_indices):
336           Printf format fixes.
338 2007-04-16  Tim-Philipp Müller  <tim at centricular dot net>
340         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_process_event),
341         (gst_mpeg_parse_send_event):
342           Post an error message if EOS wasn't handled by anything downstream.
343           This should fix playbin freezing/hanging with small VobSub subtitle
344           files (background: not-linked flow returns from downstream are
345           ignored for a while at the beginning, so if the file is small
346           upstream will never get a not-linked flow return even if nothing
347           is connected downstream). (#429960).
349 2007-04-16  Michael Smith  <msmith@fluendo.com>
351         * ext/amrnb/amrnbparse.c: (gst_amrnbparse_init),
352         (gst_amrnbparse_sink_activate),
353         (gst_amrnbparse_sink_activate_pull):
354           Rewrite terminally broken sinkpad activation code.
355           Now actually supports pull-mode activation (didn't before), and push
356           mode activation doesn't leave the sinkpad flushing.
358 2007-04-12  Tim-Philipp Müller  <tim at centricular dot net>
360         * gst/asfdemux/asfheaders.c:
361         * gst/asfdemux/asfheaders.h:
362         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_free_stream),
363         (gst_asf_demux_reset), (gst_asf_demux_init),
364         (gst_asf_demux_activate), (gst_asf_demux_activate_push),
365         (gst_asf_demux_activate_pull), (gst_asf_demux_sink_event),
366         (gst_asf_demux_seek_index_lookup),
367         (gst_asf_demux_reset_stream_state_after_discont),
368         (gst_asf_demux_handle_seek_event),
369         (gst_asf_demux_handle_src_event), (gst_asf_demux_chain_headers),
370         (gst_asf_demux_chain), (gst_asf_demux_pull_data),
371         (gst_asf_demux_pull_indices),
372         (gst_asf_demux_parse_data_object_start),
373         (gst_asf_demux_pull_headers), (gst_asf_demux_loop),
374         (gst_asf_demux_setup_pad), (gst_asf_demux_process_file),
375         (gst_asf_demux_process_simple_index),
376         (gst_asf_demux_process_object),
377         (gst_asf_demux_send_event_unlocked), (gst_asf_demux_push_buffer),
378         (gst_asf_demux_handle_data), (gst_asf_demux_change_state):
379         * gst/asfdemux/gstasfdemux.h:
380           Make asfdemux work in pull mode where possible. If there's an index
381           at the end of the file, read it and use it for seeking purposes.
383 2007-04-12  Wim Taymans  <wim@fluendo.com>
385         * gst/synaesthesia/gstsynaesthesia.c: (gst_synaesthesia_init),
386         (gst_synaesthesia_sink_setcaps), (gst_synaesthesia_src_setcaps),
387         (gst_synaesthesia_chain), (gst_synaesthesia_change_state):
388         Some timestamp fixes.
390         * gst/synaesthesia/synaescope.c: (synaescope_coreGo):
391         Fix for 64-bit machines.
393 2007-04-12  Wim Taymans  <wim@fluendo.com>
395         Patch by: René Stadler <mail at renestadler dot de>
397         * gst/realmedia/rmdemux.c: (find_seek_offset_bytes),
398         (find_seek_offset_time), (gst_rmdemux_reset),
399         (gst_rmdemux_get_stream_by_id), (gst_rmdemux_send_event),
400         (gst_rmdemux_add_stream), (gst_rmdemux_combine_flows):
401         * gst/realmedia/rmdemux.h:
402         Make rmdemux handle any number of logical streams. Fixes #428698.
404 2007-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
406         submitted by: Mogens Jaeger <mogens@jaeger.tf>
408         * po/LINGUAS:
409         * po/da.po:
410           Added Danish translation.
412 2007-03-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
414         * po/.cvsignore:
415         Add pot.
417 2007-03-27  Julien MOUTTE  <julien@moutte.net>
419         * ext/mad/gstmad.c: (gst_mad_chain): Generate a perfect
420         stream and try to adapt to incoming timestamps lack of
421         precision up to half a frame. This allows generating
422         a perfect stream even with muxed formats like FLV where
423         the timestamps are stored in milliseconds.
425 2007-03-22  Tim-Philipp Müller  <tim at centricular dot net>
427         * gst/realmedia/rmdemux.c:
428           Remove unused zlib.h include. Fixes #421594.
430 2007-03-21  Jan Schmidt  <thaytan@mad.scientist.com>
432         * ext/lame/gstlame.c: (gst_lame_setup):
433         Disable the bitrate checking when the user has requested
434         Free Format mode, as all bitrates less than the maximum
435         are valid then.
437 2007-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
439         * po/hu.po:
440         * po/it.po:
441         * po/sv.po:
442           Update translations.
444 2007-03-12  Jan Schmidt  <thaytan@mad.scientist.com>
446         * ext/mad/gstmad.c: (gst_mad_convert_sink), (gst_mad_convert_src):
447         When handling seeks, don't convert -1 start or stop values to a bogus
448         byte position - pass them upstream as -1.
450 2007-03-12  Jan Schmidt  <thaytan@mad.scientist.com>
452         * gst/mpegaudioparse/gstmpegaudioparse.c:
453         (mp3_type_frame_length_from_header), (gst_mp3parse_reset),
454         (gst_mp3parse_init), (gst_mp3parse_sink_event),
455         (gst_mp3parse_emit_frame), (gst_mp3parse_chain),
456         (gst_mp3parse_change_state), (mp3parse_time_to_bytepos),
457         (mp3parse_bytepos_to_time), (mp3parse_total_bytes),
458         (mp3parse_total_time), (mp3parse_handle_seek),
459         (mp3parse_src_event), (mp3parse_src_query),
460         (mp3parse_get_query_types), (plugin_init):
461         * gst/mpegaudioparse/gstmpegaudioparse.h:
462         Implement seeking via average bitrate, and position+duration
463         querying in mp3parse. Later, it will support frame-accurate seeking by
464         building a seek table as it parses.
466         Add 'parsed=false' to the sink pad caps, and 'parsed=true' to the src
467         pad caps. Bump the priority to PRIMARY+1 so that it is autoplugged
468         before any extant MP3 decoder plugin. This allows us to remove framing
469         support from the decoders, if we want, and will provide them with
470         accurate seeking automatically once it is finished.
472         Fix the handling of MPEG-1 Layer 1 files.
474         Partially fix timestamping of packets arriving from a demuxer by
475         queueing the incoming timestamp until the next packet starts, rather
476         than applying it immediately to the next pushed buffer.
478 2007-03-10  Tim-Philipp Müller  <tim at centricular dot net>
480         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_header_ext):
481           Printf format fix.
483 2007-03-02  Tim-Philipp Müller  <tim at centricular dot net>
485         Patch by: Zaheer Abbas Merali  <zaheermerali at gmail com>
487         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_chain):
488           Never post a (fatal) error message on the bus on decoding errors. We
489           should only do this if we can't recover, but mpeg2dec can always
490           recover. This is needed for DVB streams, for example, where there
491           may be temporary glitches in the stream. Instead of an error
492           message, post a warning message on the bus for every N decoding
493           errors. Fixes #370020.
495 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
497         * configure.ac:
498           Convert to new AG_GST style.
500 2007-02-28  Jan Schmidt  <thaytan@mad.scientist.com>
502         * ext/lame/gstlame.c: (gst_lame_class_init), (gst_lame_init),
503         (gst_lame_setup):
504         Display sensible defaults and limits for the 
505         vbr-min/max/mean properties. Fix the 'hard-limit' VBR min
506         property - it's supposed to be a boolean 0/1 value.
508 2007-02-28  Jan Schmidt  <thaytan@mad.scientist.com>
510         * ext/lame/gstlame.c:
511         Initialise the variables so gcc doesn't complain about possibly
512         uninitialised uses, even though they can't actually happen.
514 2007-02-28  Wim Taymans  <wim@fluendo.com>
516         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcm_reset),
517         (update_timestamps), (parse_header), (gst_dvdlpcmdec_chain_dvd),
518         (gst_dvdlpcmdec_chain_raw), (dvdlpcmdec_sink_event):
519         * gst/dvdlpcmdec/gstdvdlpcmdec.h:
520         Implement all sample rates.
521         Implement sample permutation a little smarter avoiding a memcpy.
522         Fix timestamps, use segments, fix seeking.
524 2007-02-28  Wim Taymans  <wim@fluendo.com>
526         * docs/plugins/Makefile.am:
527         * docs/plugins/gst-plugins-ugly-plugins-docs.sgml:
528         * docs/plugins/gst-plugins-ugly-plugins-sections.txt:
529         * docs/plugins/inspect/plugin-siddec.xml:
530         * ext/sidplay/gstsiddec.cc:
531         * ext/sidplay/gstsiddec.h:
532         Document siddec.
534 2007-02-21  Thomas Vander Stichele  <thomas at apestaart dot org>
536         * ext/lame/gstlame.c: (gst_lame_sink_setcaps),
537         (gst_lame_set_property), (gst_lame_setup):
538           Fix up bitrate checking macro.  Make it give us a
539           GST_ELEMENT_WARNING message so the application has a chance of
540           reporting this to the user.  Move the checking to _setup, so we
541           are sure it runs in the READY state, when we hope to have a pipeline
542           and a bus that is not flushing.
543           This fixes e.g. using 96 kbit/sec as a bitrate.
545 2007-02-15  Tim-Philipp Müller  <tim at centricular dot net>
547         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_file),
548         (gst_asf_demux_process_advanced_mutual_exclusion),
549         (gst_asf_demux_process_queued_extended_stream_objects),
550         (gst_asf_demux_process_object), (gst_asf_demux_change_state):
551         * gst/asfdemux/gstasfdemux.h:
552           Parse advanced mutual exclusion object and only add pads for
553           'hidden' streams (those in an extended stream header) that are
554           mutually exclusive with an already existing 'main stream' if
555           the broadcasting flag is not set. If the broadcasting flag is set,
556           assume that data for this stream isn't sent. (This should ideally be
557           solved better by making playbin more robust against this and/or by
558           making mmssrc send some information downstream about which streams
559           will be streamed). Fixes #353116.
561 2007-02-13  Jan Schmidt  <thaytan@mad.scientist.com>
563         * gst/synaesthesia/gstsynaesthesia.c:
564         (gst_synaesthesia_class_init), (gst_synaesthesia_init),
565         (gst_synaesthesia_finalize), (gst_synaesthesia_chain):
566         * gst/synaesthesia/synaescope.c: (synaescope_coreGo),
567         (synaescope32), (synaescope_set_data), (synaesthesia_update),
568         (synaesthesia_init), (synaesthesia_new), (synaesthesia_close):
569         * gst/synaesthesia/synaescope.h:
570         Move all the mutable engine state into a structure so that 
571         multiple element instances can run without interfering.
573 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
575         * configure.ac:
576         * docs/plugins/Makefile.am:
577           Add crossreferences to glib/gobject/gstream docs.
579 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
581         * gst/synaesthesia/gstsynaesthesia.c: (gst_synaesthesia_init),
582         (gst_synaesthesia_sink_setcaps), (gst_synaesthesia_src_getcaps),
583         (gst_synaesthesia_src_setcaps), (gst_synaesthesia_chain),
584         (plugin_init):
585         * gst/synaesthesia/synaescope.c: (synaescope_coreGo),
586         (synaescope8):
587           More source cleanups and add FIXME comments.
589 2007-02-11  Sébastien Moutte  <sebastien@moutte.net>
591         * gst/realmedia/rmdemux.c:(gst_rmdemux_parse_indx_data):
592           Use gst_guint64_to_gdouble for conversions.
593         * gst/synaesthesia/synaescope.c:
594           Define M_PI and do not include <pthread.h> and
595           <sys/time.h> for G_OS_WIN32 
596         * win32/vs6/libgstrealmedia.dsp:
597         * win32/vs6/synaesthesia.dsp:
598           Update projects files.
599         * win32/common/config.h.in:
600           Add config.h.in for autogen of config.h
602 2007-02-11  Stefan Kost  <ensonic@users.sf.net>
604         * configure.ac:
605           Add --enable-experimental support. Activate synaesthesia when building
606           with --enable-experimental. Fix --enable external configure switch
607           description.
609 2007-02-09  Tim-Philipp Müller  <tim at centricular dot net>
611         * ext/lame/gstlame.c: (gst_lame_sink_event), (gst_lame_chain),
612         (gst_lame_change_state):
613         * ext/lame/gstlame.h:
614           On receiving EOS, we try to push a last buffer with the remaining
615           samples. Don't do that if we got an unclean flow return on the last
616           gst_pad_push(), downstream might not handle this very gracefully
617           (see #403168).
619         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
620           Pass flow returns upstream (helps #403168).
622 2007-02-09  Stefan Kost  <ensonic@users.sf.net>
624         * gst/synaesthesia/gstsynaesthesia.c:
625         (gst_synaesthesia_class_init), (gst_synaesthesia_init),
626         (gst_synaesthesia_sink_setcaps), (gst_synaesthesia_src_getcaps),
627         (gst_synaesthesia_chain), (plugin_init):
628           check result of gst_pad_push() in _chain.
630 2007-02-09  Stefan Kost  <ensonic@users.sf.net>
632         * gst/synaesthesia/Makefile.am:
633         * gst/synaesthesia/gstsynaesthesia.c:
634         (gst_synaesthesia_class_init), (gst_synaesthesia_init),
635         (gst_synaesthesia_sink_setcaps), (gst_synaesthesia_src_getcaps),
636         (gst_synaesthesia_chain), (plugin_init):
637         * gst/synaesthesia/synaescope.c:
638         * gst/synaesthesia/synaescope.h:
639           Added docs (not yet added to gst-plugins-ugl/docs/plugins as plugin is not
640           built by default). Fixed Makefile.am. Fixed license headers (its GPL as it
641           is derived from GPL code). Fixed GST_SYNAESTHESIA_CLASS macro. Added
642           GST_DEBUG_FUNCPTR. Reflowed _setcaps. Updated pad setup in _init. Fix
643           possible leak in _chain. (#356882)
645 2007-02-08  Tim-Philipp Müller  <tim at centricular dot net>
647         * gst/asfdemux/asfheaders.c:
648         * gst/asfdemux/asfheaders.h:
649         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
650         (gst_asf_demux_sink_event), (gst_asf_demux_handle_seek_event),
651         (gst_asf_demux_identify_guid), (asf_demux_peek_object),
652         (gst_asf_demux_chain_headers), (gst_asf_demux_chain),
653         (gst_asf_demux_setup_pad), (gst_asf_demux_process_stream),
654         (gst_asf_demux_process_ext_content_desc),
655         (gst_asf_demux_get_object_header), (gst_asf_demux_process_header),
656         (gst_asf_demux_process_file), (gst_asf_demux_process_comment),
657         (gst_asf_demux_process_bitrate_props_object),
658         (gst_asf_demux_process_header_ext),
659         (gst_asf_demux_process_language_list),
660         (gst_asf_demux_process_ext_stream_props),
661         (gst_asf_demux_process_queued_extended_stream_objects),
662         (gst_asf_demux_process_object), (gst_asf_demux_change_state):
663         * gst/asfdemux/gstasfdemux.h:
664           Refactor and clean up header parsing and chain function a bit; get
665           rid of some cruft; make header parsing a tad more robust, fixing
666           #403188.
668 2007-02-01  Tim-Philipp Müller  <tim at centricular dot net>
670         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_sink_event):
671           Post an error if we receive an EOS event while still waiting for the
672           ASF header object to come through.
674 2007-01-24  Tim-Philipp Müller  <tim at centricular dot net>
676         Patch by: Xavier B. <xavierb gmail com>
678         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_get_guid),
679         (gst_asf_demux_add_audio_stream), (gst_asf_demux_add_video_stream),
680         (gst_asf_demux_process_ext_content_desc),
681         (gst_asf_demux_process_data),
682         (gst_asf_demux_process_language_list),
683         (gst_asf_demux_process_ext_stream_props),
684         (gst_asf_demux_process_segment), (gst_asf_demux_handle_data):
685           Guard places where we assume that a certain amount of data is
686           available better against less data being available (should fix
687           infamous assertion crasher bug #336370). Also fixes a small
688           memory leak.
690 2007-01-11  Tim-Philipp Müller  <tim at centricular dot net>
692         * gst/realmedia/Makefile.am:
693         * gst/realmedia/rademux.c:
694         * gst/realmedia/rademux.h:
695         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream),
696         (gst_rmdemux_descramble_dnet_audio), (gst_rmdemux_plugin_init):
697         * gst/realmedia/rmutils.c: (gst_rm_utils_descramble_dnet_buffer):
698         * gst/realmedia/rmutils.h:
699           Add demuxer for RealAudio files (#349779).
701 2007-01-07  Sébastien Moutte  <sebastien@moutte.net>
702         
703         * Makefile.am:
704           Add win32/MANIFEST to EXTRA_DIST so win32 files will
705           be include in the next release.
706         * win32/MANIFEST:
707           Remove win32/common/config.h is which is not autogenerated yet.
708         
709 2006-12-30  Thomas Vander Stichele  <thomas at apestaart dot org>
711         * ext/lame/gstlame.c: (gst_lame_sink_setcaps), (gst_lame_chain):
712           warn when outgoing sample rate is different from incoming
714 2006-12-29  Jan Schmidt  <thaytan@mad.scientist.com>
716         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
717           All sample-rates < 32khz come from the LSF extensions, which only
718           use 1 granule. Fixes parsing of 22.05khz, 24khz and 16khz files.
720           Use gst_util_uint64_scale because we can.
722 2006-12-22  Stefan Kost  <ensonic@users.sf.net>
724         * tests/check/elements/amrnbenc.c: (setup_amrnbenc),
725         (cleanup_amrnbenc):
726           and fix compilation of this test
728 2006-12-22  Stefan Kost  <ensonic@users.sf.net>
730         * tests/check/elements/amrnbenc.c: (setup_amrnbenc),
731         (cleanup_amrnbenc):
732         * tests/check/elements/mpeg2dec.c: (setup_mpeg2dec),
733         (cleanup_mpeg2dec):
734           re-apply as it was -bad and not -ugly that is frozen, doh
736 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
738         * tests/check/elements/amrnbenc.c: (setup_amrnbenc),
739         (cleanup_amrnbenc):
740         * tests/check/elements/mpeg2dec.c: (setup_mpeg2dec),
741         (cleanup_mpeg2dec):
742           revert my freeze breakage
744 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
746         * gst/asfdemux/gstasfdemux.c:
747         (gst_asf_demux_get_gst_tag_from_tag_name),
748         (gst_asf_demux_process_ext_content_desc):
749           add a comment about a future change
750         
751         * tests/check/elements/amrnbenc.c: (setup_amrnbenc),
752         (cleanup_amrnbenc):
753         * tests/check/elements/mpeg2dec.c: (setup_mpeg2dec),
754         (cleanup_mpeg2dec):
755           consistent pad (de)activation
757 2006-12-15  Tim-Philipp Müller  <tim at centricular dot net>
759         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_get_src_query_types):
760           Update query_types function too.
762 2006-12-15  Tim-Philipp Müller  <tim at centricular dot net>
764         * gst/realmedia/rmdemux.c: (gst_rmdemux_src_query),
765         (gst_rmdemux_src_query_types):
766           Implement SEEKING query, make query function thread-safe.
768 2006-12-15  Tim-Philipp Müller  <tim at centricular dot net>
770         * gst/realmedia/rmdemux.c: (gst_rmdemux_descramble_dnet_audio):
771           Use alignment-safe macros here too (subbuffers ...); guard against
772           hypothetical memory access beyond our given buffer in the case
773           where the buffer size is not a multiple of 2.
775 2006-12-15  Tim-Philipp Müller  <tim at centricular dot net>
777         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_seek_event),
778         (gst_asf_demux_process_data), (gst_asf_demux_process_file),
779         (gst_asf_demux_handle_src_query), (gst_asf_demux_change_state):
780         * gst/asfdemux/gstasfdemux.h:
781           Don't crash in the seek event handling code when playtime is 0,
782           as may be the case with live streams (#386218). Implement SEEKING
783           query so applications can query seekability without second-guessing
784           based on whether we have a duration or not.
786 2006-12-15  Thomas Vander Stichele  <thomas at apestaart dot org>
788         * Makefile.am:
789         * gst-plugins-ugly.doap:
790         * gst-plugins-ugly.spec.in:
791           add doap file
793 2006-12-14  Tim-Philipp Müller  <tim at centricular dot net>
795         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
796           Use our alignment-safe macros here too, since we can't assume that
797           GST_BUFFER_DATA is aligned (these are subbuffers we're dealing with
798           here).
800 2006-12-14  Tim-Philipp Müller  <tim at centricular dot net>
802         * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_indx_data):
803           Also, don't read the index for a stream a second time when
804           operating in pull-mode and reaching the end of the file.
806 2006-12-14  Tim-Philipp Müller  <tim at centricular dot net>
808         Patch by: Roland Kay  <roland.kay at ox compsoc net>
810         * gst/realmedia/rmdemux.c: (gst_rmdemux_reset):
811           Don't leak stream index (#385292).
813 2006-12-14  Tim-Philipp Müller  <tim at centricular dot net>
815         Based on patch by: Roland Kay  <roland.kay at ox compsoc net>
817         * ext/lame/gstlame.c: (gst_lame_init), (gst_lame_chain),
818         (gst_lame_setup):
819         * ext/lame/gstlame.h:
820           Fix leak (by calling lame_init_params() before lame_close()); handle
821           NULL return from lame_init() more gracefully. Fixes #385311.
823 2006-12-14  Jan Schmidt  <thaytan@mad.scientist.com>
825         * configure.ac:
826           Back to CVS
828 === release 0.10.5 ===
830 2006-12-13  Jan Schmidt <thaytan@mad.scientist.com>
832         * configure.ac:
833           releasing 0.10.5, "She said"
835 2006-12-12  David Schleef  <ds@schleef.org>
837         * gst/mpegstream/gstmpegparse.c: Use the GST_READ macro I meant
838           to in the previous checkin.  see #385192.  You can have your
839           cheese back now.
841 2006-12-12  David Schleef  <ds@schleef.org>
843         * gst/mpegstream/gstmpegparse.c: Fix unaligned load that loads
844           from the dereferenced integer, not the pointer itself.  Fixes
845           #385192.
847           I'm takin ur cheese!
849 2006-12-12  Tim-Philipp Müller  <tim at centricular dot net>
851         Based on patch by: Roland Kay  <roland.kay at ox compsoc net>
853         * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_mdpr):
854           For version 4 streams, read the extra codec data size from the
855           header instead of assuming it is always 16 (also read it from the
856           right position) (#384989). For version 4 and 5 streams, check that
857           the specified extra codec data size doesn't make us read beyond the
858           chunk boundary (#384996).
860 2006-11-21  Tim-Philipp Müller  <tim at centricular dot net>
862         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_sized_buf):
863           Cosmetic changes: fix misleading debug statement, update
864           comment, add cast.
866 2006-11-21  Wim Taymans  <wim@fluendo.com>
868         Patch by: Sebastian Dröge  <slomo@circular-chaos.org>
870         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
871         (gst_mpeg2dec_reset), (gst_mpeg2dec_alloc_sized_buf),
872         (gst_mpeg2dec_alloc_buffer), (init_dummybuf), (handle_slice):
873         * ext/mpeg2dec/gstmpeg2dec.h:
874         Align buffers to a 16 byte boundary so the altivec optimisations
875         don't crash. Fixes #327350.
877 2006-11-20  Tim-Philipp Müller  <tim at centricular dot net>
879         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_audio_stream):
880           The availability of extra codec data isn't something that
881           warrants debug messages at WARNING level (see #376958).
883 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
885         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_base_init),
886         (gst_dvd_demux_class_init), (gst_dvd_demux_combine_flows),
887         (gst_dvd_demux_send_subbuffer):
888         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_class_init),
889         (gst_mpeg_demux_init_stream), (gst_mpeg_demux_parse_packet),
890         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_combine_flows),
891         (gst_mpeg_demux_send_subbuffer):
892         * gst/mpegstream/gstmpegdemux.h:
893         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_process_event),
894         (gst_mpeg_parse_chain):
895           Fix flow value combination; this fixes playbin/totem locking up if
896           a VobSub file is specified as subtitle file (#334322). Flow value
897           combination should only happen once we are fairly sure we've got all
898           pads that are available for now. Since there isn't a well-specified
899           time when this is the case in MPEG, we'll just assume this is the
900           case once there has been a certain number of packets for each
901           stream we've found so far.
903 2006-11-15  Wim Taymans  <wim@fluendo.com>
905         Patch by: Jan Arne Petersen <jpetersen at jpetersen dot org>
907         * ext/mpeg2dec/gstmpeg2dec.c: (handle_sequence), (handle_slice):
908         Simplify the framerate code and support more framerates. Fixes #361584.
910 2006-11-15  Tim-Philipp Müller  <tim at centricular dot net>
912         Patch by: Sebastian Dröge  <slomo@circular-chaos.org>
914         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init):
915           Fix minor memleak when creating pads from static pad templates (#369627).
917         * tests/check/Makefile.am:
918         * tests/check/elements/.cvsignore:
919         * tests/check/elements/mpeg2dec.c: (setup_mpeg2dec),
920         (cleanup_mpeg2dec), (GST_START_TEST), (mpeg2dec_suite), (main):
921           Add unit tests for mpeg2dec (#369627).
923 2006-11-14  Wim Taymans  <wim@fluendo.com>
925         Patch by: Mark Nauwelaerts <manauw at skynet be>
927         * ext/lame/gstlame.c: (gst_lame_sink_event), (gst_lame_chain),
928         (gst_lame_change_state):
929         * ext/lame/gstlame.h:
930         Make lame timestamp flushed eos buffer by some additional timestamp
931         accounting. Fixes #374760.
933 2006-11-13  Michael Smith  <msmith@fluendo.com>
935         * gst/mpegaudioparse/gstmpegaudioparse.c:
936         (mp3_type_frame_length_from_header), (gst_mp3parse_reset),
937         (gst_mp3parse_init), (gst_mp3parse_dispose),
938         (gst_mp3parse_sink_event), (gst_mp3parse_chain), (head_check),
939         (gst_mp3parse_change_state):
940         * gst/mpegaudioparse/gstmpegaudioparse.h:
941           Make timestamp handling in mp3parse saner; now works for at least
942           simple cases.
944 2006-11-13  Michael Smith  <msmith@fluendo.com>
946         * gst/mpegaudioparse/Makefile.am:
947         * gst/mpegaudioparse/gstmpegaudioparse.c:
948         (mp3_type_frame_length_from_header), (gst_mp3parse_class_init),
949         (gst_mp3parse_reset), (gst_mp3parse_init), (gst_mp3parse_dispose),
950         (gst_mp3parse_sink_event), (gst_mp3parse_chain), (head_check),
951         (gst_mp3parse_change_state), (plugin_init):
952         * gst/mpegaudioparse/gstmpegaudioparse.h:
953           Bring mp3parse into the 21st century.
954           Use its own debug category, use gstadapter, format nicely to 80
955           columns, and fix incorrect handling of 32 kHz and less files.
957 2006-11-03  Wim Taymans  <wim@fluendo.com>
959         Patch by: Sebastian Droege <slomo at ubuntu dot com>
961         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_finalize),
962         (gst_mpeg2dec_alloc_buffer), (init_dummybuf), (handle_slice):
963         * ext/mpeg2dec/gstmpeg2dec.h:
964         libmpeg2 requires its output buffers to start at a 16byte aligned
965         address or the altivec optimizations will explode.
967 2006-10-19  Tim-Philipp Müller  <tim at centricular dot net>
969         * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_read):
970           Use dsi_pack.dsi_gi.vobu_ea correctly, add some more debugging
971           information (fixes #340433).
973 2006-10-16  Tim-Philipp Müller  <tim at centricular dot net>
975         Patch by: Josep Torra Valles  <josep at fluendo com>
977         * gst/iec958/ac3_padder.c: (ac3p_init):
978         * gst/mpegstream/gstmpegparse.c:
979         * gst/realmedia/rmdemux.c: (gst_rmdemux_parse__rmf),
980         (gst_rmdemux_parse_prop), (gst_rmdemux_parse_mdpr),
981         (gst_rmdemux_parse_indx), (gst_rmdemux_parse_indx_data),
982         (gst_rmdemux_parse_data), (gst_rmdemux_parse_cont),
983         (gst_rmdemux_parse_packet):
984           Misc. fixes for problems discovered by Forte (different return types
985           in function declaration and definition, pointer arithmetics with
986           void pointers). Fixes #362639.
988 2006-10-13  Tim-Philipp Müller  <tim at centricular dot net>
990         * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_goto_title):
991           Don't announce audio or subtitle streams that aren't really present,
992           it makes dvddemux create pads that will never carry any data, which
993           is not good.
995 2006-10-13  Tim-Philipp Müller  <tim at centricular dot net>
997         * ext/lame/gstlame.c: (gst_lame_set_property):
998           Round up not allowed bitrates to the next higher allowed one
999           (Closes: #361140).
1001 2006-10-13  Tim-Philipp Müller  <tim at centricular dot net>
1003         * docs/plugins/Makefile.am:
1004         * docs/plugins/gst-plugins-ugly-plugins-docs.sgml:
1005         * docs/plugins/gst-plugins-ugly-plugins-sections.txt:
1006         * ext/lame/gstlame.c: (gst_lame_class_init):
1007         * ext/lame/gstlame.h:
1008           Add docs for lame and lame to docs. Specify allowed bitrates
1009           in the properties description (#361140). Canonicalise object
1010           property names (ie. use hyphen instead of underscore).
1012         * docs/plugins/inspect/plugin-a52dec.xml:
1013         * docs/plugins/inspect/plugin-amrnb.xml:
1014         * docs/plugins/inspect/plugin-asf.xml:
1015         * docs/plugins/inspect/plugin-dvdlpcmdec.xml:
1016         * docs/plugins/inspect/plugin-dvdread.xml:
1017         * docs/plugins/inspect/plugin-dvdsub.xml:
1018         * docs/plugins/inspect/plugin-iec958.xml:
1019         * docs/plugins/inspect/plugin-lame.xml:
1020         * docs/plugins/inspect/plugin-mad.xml:
1021         * docs/plugins/inspect/plugin-mpeg2dec.xml:
1022         * docs/plugins/inspect/plugin-mpegaudioparse.xml:
1023         * docs/plugins/inspect/plugin-mpegstream.xml:
1024         * docs/plugins/inspect/plugin-siddec.xml:
1025           Update version to CVS.
1027 2006-10-13  Tim-Philipp Müller  <tim at centricular dot net>
1029         * ext/lame/gstlame.c: (gst_lame_sink_setcaps),
1030         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_chain),
1031         (plugin_init):
1032         * po/POTFILES.in:
1033           Add i18n magic to lame plugin. Throw decent error message when we
1034           fail to setup the encoder (#361140, 361151); misc. minor clean-ups.
1036 2006-10-10  Wim Taymans  <wim@fluendo.com>
1038         * gst/realmedia/rdtdepay.c: (gst_rdt_depay_base_init),
1039         (gst_rdt_depay_init), (gst_rdt_depay_setcaps),
1040         (gst_rdt_depay_chain), (gst_rdt_depay_change_state):
1041         Change caps to x-rdt, because it's not x-rtp.
1043         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream),
1044         (gst_rmdemux_parse_mdpr), (gst_rmdemux_parse_packet),
1045         (gst_rmdemux_plugin_init):
1046         Activate pad before adding to the element.
1047         Return the combined stream return values after pad_alloc.
1049 2006-10-10  Wim Taymans  <wim@fluendo.com>
1051         * ext/mpeg2dec/gstmpeg2dec.c: (handle_slice):
1052         * ext/mpeg2dec/gstmpeg2dec.h:
1053         Add some debugging to timestamp handling.
1054         Make sure we don't convert invalid timestamps.
1056 2006-10-09  Tim-Philipp Müller  <tim at centricular dot net>
1058         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_sink_event),
1059         (gst_asf_demux_setup_pad), (gst_asf_demux_process_segment):
1060         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream),
1061         (gst_dvd_demux_get_subpicture_stream):
1062         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
1063         (gst_mpeg_demux_get_audio_stream),
1064         (gst_mpeg_demux_get_private_stream):
1065           Active pads before adding them to the running element. Don't assert
1066           on non-BYTE format newsegment events in asfdemux.
1068 2006-10-05  Tim-Philipp Müller  <tim at centricular dot net>
1070         * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_goto_title),
1071         (gst_dvd_read_src_handle_seek_event):
1072         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
1073         * ext/mad/gstmad.c: (gst_mad_src_query), (gst_mad_chain):
1074         * ext/sidplay/gstsiddec.cc:
1075         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_parse_data):
1076         * gst/realmedia/rmdemux.c: (gst_rmdemux_loop),
1077         (gst_rmdemux_parse_packet):
1078           Printf format fixes.
1080 2006-10-03  Wim Taymans  <wim@fluendo.com>
1082         * gst/realmedia/Makefile.am:
1083         * gst/realmedia/rdtdepay.c: (gst_rdt_depay_base_init),
1084         (gst_rdt_depay_class_init), (gst_rdt_depay_init),
1085         (gst_rdt_depay_setcaps), (gst_rdt_depay_chain),
1086         (gst_rdt_depay_set_property), (gst_rdt_depay_get_property),
1087         (gst_rdt_depay_change_state), (gst_rdt_depay_plugin_init):
1088         * gst/realmedia/rdtdepay.h:
1089         Added RDT depayloader.
1091         * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_mdpr),
1092         (gst_rmdemux_plugin_init), (plugin_init):
1093         Remove unused function.
1094         Added some more mime-types.
1096 2006-09-28  Jan Schmidt  <thaytan@mad.scientist.com>
1098         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (update_timestamps):
1099           If an incoming timestamp is within one sample of our current
1100           timestamp, then keep it. This prevents imprecision in the
1101           PTS (which only has 90khz granularity) from affecting our stream.
1103 2006-09-28  Tim-Philipp Müller  <tim at centricular dot net>
1105         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_handle_src_query):
1106           Reflow code so that compiler doesn't complain about possible use
1107           of uninitialised variable any longer; but just in case, initialise
1108           it anyway; also take object ref in query function and do peer pad
1109           stuff in a more thread-safe way.
1111 2006-09-27  Wim Taymans  <wim@fluendo.com>
1113         * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_do_convert_query):
1114         Init a variable to make compilers happy.
1116 2006-09-21  Tim-Philipp Müller  <tim at centricular dot net>
1118         Patch by: Martin Zlomek <martin dot zlomek at itonis dot tv>
1120         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_reset),
1121         (gst_dvd_demux_sync_stream_to_time):
1122         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer),
1123         (gst_mpeg_demux_synchronise_pads),
1124         (gst_mpeg_demux_sync_stream_to_time):
1125           Send newsegment updates for sparse streams (#350778).
1126         
1127 2006-09-20  Thomas Vander Stichele  <thomas at apestaart dot org>
1129         * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_do_convert_query):
1130           fix compile warning
1132 2006-09-20  Stefan Kost  <ensonic@users.sf.net>
1134         * configure.ac:
1135         As another attempt, synaesthesia can be enabled by passing
1136         --with-plugins="synaesthesia" to configure
1138 2006-09-20  Stefan Kost  <ensonic@users.sf.net>
1140         * configure.ac:
1141            Don't build synaesthesia by default, until someone confirms that it
1142            is okay (filed as #356882)
1144 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
1146         * configure.ac:
1147         * gst/synaesthesia/Makefile.am:
1148         * gst/synaesthesia/gstsynaesthesia.c: (gst_synaesthesia_init),
1149         (gst_synaesthesia_sink_setcaps), (gst_synaesthesia_src_getcaps),
1150         (gst_synaesthesia_src_setcaps), (gst_synaesthesia_chain),
1151         (gst_synaesthesia_change_state), (plugin_init):
1152            Port synaesthesia.
1154 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
1156         * ext/mad/gstid3tag.c:
1157         * gst/mpegstream/gstrfc2250enc.h:
1158         * gst/synaesthesia/gstsynaesthesia.c:
1159           More G_OBJECT macro fixing.
1161 2006-09-15  Wim Taymans  <wim@fluendo.com>
1163         Patch by: Yves Lefebvre <ivanohe at abacom dot com>
1165         * ext/mpeg2dec/gstmpeg2dec.c: (init_dummybuf):
1166         Fix initialisation dummy buffer, the offsets are relative to the start
1167         of the buffers. Fixes #356004.
1169 2006-09-09  Tim-Philipp Müller  <tim at centricular dot net>
1171         * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_read):
1172           Add convert query (needed for later when we just operate in time
1173           format and let the base source class handle all the seeking stuff).
1175 2006-09-07  Stefan Kost  <ensonic@users.sf.net>
1177         * gst/asfdemux/gstasfdemux.c:
1178         (gst_asf_demux_get_gst_tag_from_tag_name),
1179         (gst_asf_demux_process_ext_content_desc):
1180           Erm, lets properly fix it. The only non-text tag that we support is
1181           the track-number and that is an UINT. asfdemux was returning a GValue
1182           initialized as INT. Further the Track and not the TrackNumber tag
1183           (the latter is a string too).
1185 2006-09-07  Stefan Kost  <ensonic@users.sf.net>
1187         * gst/asfdemux/gstasfdemux.c:
1188         (gst_asf_demux_get_gst_tag_from_tag_name),
1189         (gst_asf_demux_process_ext_content_desc):
1190           Skip tags that are unknown (was producing an uninialized GValue).       
1192 2006-09-01  Michael Smith  <msmith@fluendo.com>
1194         Patch by: Michal Benes <michal.benes@itonis.tv>:
1196         * ext/a52dec/gsta52dec.c: (gst_a52dec_mode_get_type),
1197         (gst_a52dec_class_init), (gst_a52dec_init), (gst_a52dec_channels),
1198         (gst_a52dec_handle_frame), (gst_a52dec_change_state),
1199         (gst_a52dec_set_property), (gst_a52dec_get_property):
1200         * ext/a52dec/gsta52dec.h:
1201           Add two things to a52dec: configure the exact output format for ac3
1202           decoding through properties, if desired.
1203           By default, configure an output format preferred by downstream. Now
1204           that audioconvert lists caps by preference, this means that a52dec
1205           can do downmixing (iff required) rather than audioconvert, so it can
1206           use the ac3 downmix levels from the bitstream.
1208 2006-08-31  Jan Schmidt  <thaytan@mad.scientist.com>
1210         * ext/lame/Makefile.am:
1211         * ext/mpeg2dec/Makefile.am:
1212         * gst/dvdlpcmdec/Makefile.am:
1213         * gst/dvdsub/Makefile.am:
1214         * gst/mpegaudioparse/Makefile.am:
1215           Add missing GST_LIBS to the link flags
1217 2006-08-29  Tim-Philipp Müller  <tim at centricular dot net>
1219         * configure.ac:
1220           Up requirements to core 0.10.6 for gst_event_new_new_segment_full().
1222 2006-08-27  Stefan Kost  <ensonic@users.sf.net>
1224         * gst/mpegstream/gstmpegpacketize.c: (gst_mpeg_packetize_new):
1225           Fix build for debug disabled
1227 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
1229         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
1230         (gst_asf_demux_add_audio_stream), (gst_asf_demux_add_video_stream):
1231           Use static pad templates with ANY caps for the source pads for
1232           simplicity and to avoid warnings when creating pads for unhandled
1233           codec IDs (#351795).
1235 2006-08-16  Wim Taymans  <wim@fluendo.com>
1237         Patch by: Michal Benes <michal dot benes at itonis dot tv>
1239         * ext/mad/gstmad.c: (gst_mad_chain):
1240         Fix timestamping in mad by only activating a new timestamp when the
1241         previous frame has been decoded. Fixes #350723.
1242         Also clean up some of the non fatal warnings when the input buffer is
1243         too small to decode a header.
1245 === release 0.10.4 ===
1247 2006-08-14  Thomas Vander Stichele <thomas at apestaart dot org>
1249         * configure.ac:
1250           releasing 0.10.4, "Metal Molly"
1252 2006-08-14  Thomas Vander Stichele  <thomas at apestaart dot org>
1254         Patch by: Wim Taymans <wim at fluendo dot com>
1256         * ext/a52dec/gsta52dec.c: (gst_a52dec_sink_event):
1257           Instead of forwarding the event in the wrong format, unref it and set
1258           a boolean that we still need to send it in the streaming thread.
1259           Fixes #350554
1261 2006-08-14  Thomas Vander Stichele  <thomas at apestaart dot org>
1263         Patch by: Edward Hervey <edward at fluendo dot com>
1265         * ext/dvdread/dvdreadsrc.c: (plugin_init):
1266         Put debug category initialization before use of GST_DEBUG, in order
1267         to remove a fatal warning.  Fixes #350895
1269 2006-08-08  Tim-Philipp Müller  <tim at centricular dot net>
1271         * gst/dvdsub/gstdvdsubdec.c: (plugin_init):
1272           Set rank to NONE for the time being until we make playbin handle
1273           subtitle pictures again (dvdsubdec seems to be a bit shaky at
1274           times when seeking, so it's probably better if it doesn't get
1275           autoplugged for the time being).
1277 2006-08-07  Tim-Philipp Müller  <tim at centricular dot net>
1279         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream),
1280         (gst_rmdemux_parse_mdpr):
1281           Handle audio streams with stream_version 3 properly; warn about 
1282           unknown stream versions; handle unknown fourccs a tad more
1283           gracefully (setting bogus caps). Also, use GST_FOURCC_ARGS
1284           with GST_FOURCC_FORMAT.
1286 2006-08-07  Tim-Philipp Müller  <tim at centricular dot net>
1288         * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_goto_title):
1289           Error out properly if this is an interactive DVD (fixes #345694).
1291 2006-08-07  Jan Schmidt  <thaytan@mad.scientist.com>
1293         * ext/a52dec/gsta52dec.c: (gst_a52dec_chain):
1294           When the first_access is 1 or 0, we should copy the timestamp from 
1295           the incoming buffer if there is one.
1297 2006-08-07  Tim-Philipp Müller  <tim at centricular dot net>
1299         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels), (gst_a52dec_push),
1300         (gst_a52dec_reneg), (gst_a52dec_handle_frame), (gst_a52dec_chain):
1301           Use GST_ELEMENT_ERROR for error reporting; post errors in some
1302           more places; remove superfluous newlines from debug statements.
1304 2006-08-07  Tim-Philipp Müller  <tim at centricular dot net>
1306         Patch by: Frédéric Riss  <frederic.riss at gmail com>
1308         * gst/dvdsub/gstdvdsubdec.c: (gst_send_subtitle_frame):
1309           Don't set negative durations on outgoing buffers (#350044),
1310           which happens when you use macros that got changed during
1311           the last unstable cycle because they were thought not to
1312           be used anywhere.
1313           
1314 2006-08-06  Tim-Philipp Müller  <tim at centricular dot net>
1316         * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_stop),
1317         (gst_dvd_read_src_goto_chapter),
1318         (gst_dvd_read_src_get_chapter_starts),
1319         (gst_dvd_read_src_goto_title), (gst_dvd_read_src_get_next_cell),
1320         (gst_dvd_read_src_get_time_for_sector),
1321         (gst_dvd_read_src_get_sector_from_time), (gst_dvd_read_src_read),
1322         (gst_dvd_read_src_handle_seek_event), (gst_dvd_read_src_do_seek),
1323         (gst_dvd_read_src_goto_sector):
1324         * ext/dvdread/dvdreadsrc.h:
1325           Add basic support for time-based seeking; set timestamps on
1326           outgoing buffers if we have them; create table with
1327           chapter to time mapping when opening a title; rename
1328           gst_dvd_read_src_get_next_cell_for() to _get_next_cell() and
1329           make it take an explicit pgc argument; fix up some debugging
1330           messages so that title/chapter numbers are printed as starting
1331           from 1 for easier readability.
1333 2006-08-04  Tim-Philipp Müller  <tim at centricular dot net>
1335         * gst/realmedia/Makefile.am:
1336         * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_mdpr),
1337         (gst_rmdemux_parse_cont):
1338         * gst/realmedia/rmutils.c: (gst_rm_utils_read_string8),
1339         (gst_rm_utils_read_string16), (gst_rm_utils_read_tags):
1340         * gst/realmedia/rmutils.h:
1341           Factor out some code into rmutils.[ch]; when reading
1342           strings, don't read beyond the available data; read
1343           metadata strings correctly (string length is 16 bits
1344           here, not just 8).
1345           
1346 2006-07-31  Jan Schmidt  <thaytan@mad.scientist.com>
1348         * Makefile.am:
1349         * configure.ac:
1350         * gst/asfdemux/gstasfdemux.c:
1351         Fix dist by including gst-libs/
1353 2006-07-29  Tim-Philipp Müller  <tim at centricular dot net>
1355         * ext/dvdread/dvdreadsrc.c: (plugin_init):
1356         * po/POTFILES.in:
1357           Make custom error messages translatable.
1359         * gst/asfdemux/gstasf.c: (plugin_init):
1360           Remove setlocale() call, doesn't seem to be needed or recommended for
1361           plugins, at least not according to gstreamer/docs/random/i18n.
1363 2006-07-28  Tim-Philipp Müller  <tim at centricular dot net>
1365         * gst/asfdemux/Makefile.am:
1366         * gst/asfdemux/asfheaders.c:
1367         * gst/asfdemux/asfheaders.h:
1368         * gst/asfdemux/gstasf.c: (plugin_init):
1369         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_object):
1370           Error out when the stream is encrypted (rather than feeding
1371           garbage to the decoders). Fixes #349025.
1373 2006-07-28  Tim-Philipp Müller  <tim at centricular dot net>
1375         * Makefile.am:
1376         * autogen.sh:
1377         * configure.ac:
1378         * po/POTFILES.in:
1379           Add/enable autofoo magic for translations.
1381 2006-07-28  Tim-Philipp Müller  <tim at centricular dot net>
1383         * gst/realmedia/rmdemux.c: (gst_rmdemux_reset),
1384         (gst_rmdemux_change_state), (gst_rmdemux_add_stream),
1385         (gst_rmdemux_parse_cont), (gst_rmdemux_descramble_cook_audio),
1386         (gst_rmdemux_handle_scrambled_packet), (gst_rmdemux_parse_packet):
1387           Don't leak streams, strings or caps. Get rid of unnecessary
1388           getcaps() function.
1390 2006-07-27  Tim-Philipp Müller  <tim at centricular dot net>
1392         * gst/realmedia/rmdemux.c: (gst_rmdemux_class_init),
1393         (gst_rmdemux_init), (gst_rmdemux_chain), (gst_rmdemux_add_stream),
1394         (gst_rmdemux_parse_mdpr), (gst_rmdemux_parse_data),
1395         (gst_rmdemux_stream_clear_cached_subpackets),
1396         (gst_rmdemux_descramble_cook_audio),
1397         (gst_rmdemux_descramble_dnet_audio),
1398         (gst_rmdemux_handle_scrambled_packet), (gst_rmdemux_parse_packet):
1399           Descramble cook audio streams before sending them to the
1400           decoder. Fixes #347292.
1401           Also miscellaneous clean-ups and log-level changes.
1403 2006-07-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
1405         * ext/lame/gstlame.c: (gst_lame_setup):
1406         Fix lame putting lots of 0's at start of mp3.  Fixes bug #348786.
1408 2006-07-21  Wim Taymans  <wim@fluendo.com>
1410         * ext/sidplay/gstsiddec.cc:
1411         * ext/sidplay/gstsiddec.h:
1412         Remove old metadata thing.
1414 2006-07-15  Tim-Philipp Müller  <tim at centricular dot net>
1416         * gst/asfdemux/gstasfdemux.c:
1417         (gst_asf_demux_get_ext_stream_props_for_stream),
1418         (gst_asf_demux_add_audio_stream), (gst_asf_demux_change_state):
1419           Find language codes for audio streams if they are available.
1421 2006-07-14  Tim-Philipp Müller  <tim at centricular dot net>
1423         * gst/asfdemux/asfheaders.h:
1424         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_get_obj_stream),
1425         (gst_asf_demux_process_stream),
1426         (gst_asf_demux_process_language_list),
1427         (gst_asf_demux_process_ext_stream_props),
1428         (gst_asf_demux_process_queued_extended_stream_objects),
1429         (gst_asf_demux_process_object), (gst_asf_demux_change_state):
1430         * gst/asfdemux/gstasfdemux.h:
1431           Parse extended stream properties objects and stream objects
1432           hidden inside them (but delay creation of the appropriate
1433           pads until after all the 'normal' stream objects have been
1434           dealt with) (#343763). Also parse language list object.
1436 2006-07-13  Wim Taymans  <wim@fluendo.com>
1438         * gst/realmedia/rmdemux.c: (gst_rmdemux_class_init),
1439         (gst_rmdemux_finalize), (gst_rmdemux_src_event),
1440         (find_seek_offset_time), (gst_rmdemux_perform_seek),
1441         (gst_rmdemux_src_query), (gst_rmdemux_change_state),
1442         (gst_rmdemux_loop), (gst_rmdemux_chain), (gst_rmdemux_send_event),
1443         (gst_rmdemux_add_stream), (gst_rmdemux_parse_mdpr),
1444         (gst_rmdemux_combine_flows), (gst_rmdemux_parse_packet):
1445         * gst/realmedia/rmdemux.h:
1446         Cleanups, use GstSegment for seeking.
1447         Fix error handling.
1448         Combine flow return from all streams.
1450 2006-07-10  Wim Taymans  <wim@fluendo.com>
1452         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer), (handle_slice):
1453         Fix refcounting when cropping. Fixes #341677.
1455 2006-07-09  Wim Taymans  <wim@fluendo.com>
1457         Patch by: Grzegorz Lukasik <hauserx at gmail dot com>
1459         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_video_stream),
1460         (gst_asf_demux_process_segment):
1461         Fix typo. Closes #347029.
1463 2006-07-08  Tim-Philipp Müller  <tim at centricular dot net>
1465         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
1466           Skip chunks for unknown streams properly. Fixes broken sound
1467           and/or video for files that have additional streams that
1468           we don't recognise yet (e.g. if they are embedded in extended
1469           stream properties). Partly fixes #343763.
1471 2006-07-07  Tim-Philipp Müller  <tim at centricular dot net>
1473         * gst/asfdemux/asfheaders.c:
1474         * gst/asfdemux/asfheaders.h:
1475         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_identify_guid),
1476         (gst_asf_demux_process_header), (gst_asf_demux_push_obj),
1477         (gst_asf_demux_pop_obj), (gst_asf_demux_process_object),
1478         (gst_asf_demux_change_state):
1479         * gst/asfdemux/gstasfdemux.h:
1480           Add some more GUIDs and make debug log more readable
1481           and easier to follow when parsing the headers.
1483 2006-06-30  Tim-Philipp Müller  <tim at centricular dot net>
1485         * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_init),
1486         (gst_dvd_read_src_is_seekable), (gst_dvd_read_src_class_init),
1487         (gst_dvd_read_src_stop), (gst_dvd_read_src_goto_title),
1488         (gst_dvd_read_src_create), (gst_dvd_read_src_handle_seek_event),
1489         (gst_dvd_read_src_do_seek), (gst_dvd_read_src_src_event):
1490         * ext/dvdread/dvdreadsrc.h:
1491           Rewrite seeking code and make seeking in DVDs work (#337834).
1493 2006-06-29  Tim-Philipp Müller  <tim at centricular dot net>
1495         * autogen.sh:
1496           Check for automake-1.9 as well.
1498 2006-06-29  Tim-Philipp Müller  <tim at centricular dot net>
1500         * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_is_nav_pack):
1501           Make check stronger.
1503 2006-06-28  Tim-Philipp Müller  <tim at centricular dot net>
1505         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_setup_pad),
1506         (gst_asf_demux_add_audio_stream), (gst_asf_demux_add_video_stream),
1507         (gst_asf_demux_push_buffer):
1508         * gst/asfdemux/gstasfdemux.h:
1509           Handle unknown codec IDs/fourccs properly (#345879); send tag
1510           events after newsegment event; fix use of GST_FOURCC_FORMAT
1511           macro.
1513 2006-06-23  Jan Schmidt  <thaytan@mad.scientist.com>
1515         * ext/a52dec/gsta52dec.c: (plugin_init):
1516           Call the channel positions get_type() method in plugin_init 
1517           to ensure that it isn't simultaneously called later from 
1518           multiple threads.
1520 2006-06-23  Tim-Philipp Müller  <tim at centricular dot net>
1522         * gst/mpegstream/gstmpegpacketize.c:
1523         (gst_mpeg_packetize_flush_cache), (gst_mpeg_packetize_put):
1524         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_chain):
1525           Also flush packetizer cache when we get a buffer that has the
1526           DISCONT flag set; update current byte position from buffer
1527           offset after a flush.
1529 2006-06-23  Tim-Philipp Müller  <tim at centricular dot net>
1531         * gst/mpegstream/gstmpegpacketize.c: (gst_mpeg_packetize_new),
1532         (gst_mpeg_packetize_flush_cache), (gst_mpeg_packetize_destroy),
1533         (gst_mpeg_packetize_read):
1534         * gst/mpegstream/gstmpegpacketize.h:
1535         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_process_event),
1536         (gst_mpeg_parse_change_state):
1537           Flush packetizer cache when we get a FLUSH_STOP event;
1538           remove unused source pad member from packetizer; add debug
1539           category for packetizer.
1541 2006-06-23  Jan Schmidt  <thaytan@mad.scientist.com>
1543         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels), (plugin_init):
1544           Treat dual-mono as stereo. It should really be output on 2 separate
1545           pads, but isn't for now.
1547 2006-06-19  Tim-Philipp Müller  <tim at centricular dot net>
1549         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_negotiate_format):
1550           Assume 4:3 DAR rather than 4:3 PAR (#345184).
1552 2006-06-19  Tim-Philipp Müller  <tim at centricular dot net>
1554         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_negotiate_format):
1555           Assume pixel-aspect-ratio of 4:3 if libmpeg2dec doesn't give us
1556           any PAR whatsoever (rather than using 0/0, which will lead to
1557           an abort later on). Fixes #345184.
1559 2006-06-17  Tim-Philipp Müller  <tim at centricular dot net>
1561         Patch by: Michael Dominic K.  < mdk at mdk org pl>
1563         * ext/mad/gstmad.c: (gst_mad_chain):
1564           Send newsegment event before calling
1565           gst_pad_alloc_buffer_and_set_caps(), makes mad behave better
1566           in connection with pad blocking (#342594). While we're at it,
1567           do some minor clean-ups.
1569 2006-06-17  Tim-Philipp Müller  <tim at centricular dot net>
1571         * configure.ac:
1572           Fix --disable-external (can't set conditionals conditionally,
1573           #343602).
1575 2006-06-15  Tim-Philipp Müller  <tim at centricular dot net>
1577         * ext/a52dec/Makefile.am:
1578           ... and then he said "When you go and fix the build you
1579           better make sure you have some spare backslashes in your
1580           pocket".
1582 2006-06-13  Wim Taymans  <wim@fluendo.com>
1584         * ext/sidplay/gstsiddec.cc:
1585         Fix copyright, email addresses and descriptions.
1586         Use saner defaults for arguments. Fixes #344667.
1587         constify some stuff.
1588         Fix memleaks.
1589         Add tags.
1590         Fix negotiation to do mono/44100 by default.
1591         Post error messages.
1592         Use _scale_int where possible.
1594 2006-06-12  Wim Taymans  <wim@fluendo.com>
1596         * ext/dvdnav/.cvsignore:
1597         More ignore
1599 2006-06-12  Wim Taymans  <wim@fluendo.com>
1601         * tests/check/elements/amrnbenc.c: (push_data):
1602         Init memory before feeding it to the encoder to make
1603         the valgrind test succeed.
1605 2006-06-12  Edward Hervey  <edward@fluendo.com>
1607         * gst/asfdemux/.cvsignore:
1608         More ignore
1610 2006-06-11  Tim-Philipp Müller  <tim at centricular dot net>
1612         * .cvsignore:
1613           Ignore files generated by 'make dist'.
1615 2006-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
1617         * autogen.sh:
1618         * configure.ac:
1619         * ext/a52dec/Makefile.am:
1620         * ext/dvdnav/Makefile.am:
1621         * ext/dvdread/Makefile.am:
1622         * ext/lame/Makefile.am:
1623         * ext/mad/Makefile.am:
1624         * ext/mpeg2dec/Makefile.am:
1625         * ext/sidplay/Makefile.am:
1626           update build files
1628 2006-06-07  Wim Taymans  <wim@fluendo.com>
1630         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_finalize),
1631         (gst_mpeg2dec_reset), (clear_buffers), (handle_picture),
1632         (gst_mpeg2dec_sink_convert), (gst_mpeg2dec_src_convert),
1633         (gst_mpeg2dec_change_state):
1634         * ext/mpeg2dec/gstmpeg2dec.h:
1635         Simplify and don't leak our buffer pool.
1636         Use _scale_int.
1637         Remove unfixed bug number from previous ChangeLog entry.
1639 2006-06-07  Wim Taymans  <wim@fluendo.com>
1641         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
1642         (gst_mpeg2dec_class_init), (gst_mpeg2dec_init),
1643         (gst_mpeg2dec_finalize), (gst_mpeg2dec_reset),
1644         (gst_mpeg2dec_qos_reset), (gst_mpeg2dec_alloc_buffer),
1645         (gst_mpeg2dec_negotiate_format), (init_dummybuf),
1646         (handle_sequence), (handle_picture), (handle_slice),
1647         (gst_mpeg2dec_chain), (gst_mpeg2dec_sink_event),
1648         (gst_mpeg2dec_src_event), (gst_mpeg2dec_change_state):
1649         * ext/mpeg2dec/gstmpeg2dec.h:
1650         Fix padtemplate as we can now do fractional framerates.
1651         Small cleanups.
1652         Use GstSegment.
1653         Add simple frame dropping QoS.
1654         Precalc buffer output sizes and UV offsets.
1655         Always give libmpeg2 a valid fbuf when it wants one.
1656         don't trust libmpeg to discard our buffers but manage it
1657         ourselves.
1658         Fixes #343627, #335288
1660 2006-06-05  Sebastien Moutte  <sebastien@moutte.net>
1662         * win32/MANIFEST:
1663         Add a manifest for futures ugly win32 releases.
1664         * gst/iec958/ac3iec.c: (ac3iec_chain_raw):
1665         Move bufcaps declaration at the beginning of the instructions 
1666         block.
1667         
1668 2006-06-02  Stefan Kost  <ensonic@users.sf.net>
1670         * ext/a52dec/gsta52dec.h:
1671         * ext/amrnb/amrnbdec.h:
1672         * ext/amrnb/amrnbenc.h:
1673         * ext/amrnb/amrnbparse.h:
1674         * ext/mpeg2dec/gstmpeg2dec.h:
1675         * ext/sidplay/gstsiddec.h:
1676         * gst/ac3parse/gstac3parse.h:
1677         * gst/asfdemux/gstasfdemux.h:
1678         * gst/asfdemux/gstasfmux.h:
1679         * gst/dvdlpcmdec/gstdvdlpcmdec.h:
1680         * gst/iec958/ac3iec.h:
1681         * gst/mpegaudioparse/gstmpegaudioparse.h:
1682         * gst/mpegstream/gstdvddemux.h:
1683         * gst/mpegstream/gstmpegclock.h:
1684         * gst/mpegstream/gstmpegdemux.h:
1685         * gst/mpegstream/gstmpegparse.h:
1686         Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
1688 2006-05-27  Tim-Philipp Müller  <tim at centricular dot net>
1690         * README:
1691           Replace current README (containing the release notes from
1692           some 0.9.x version) with a proper README taken from the core.
1694 2006-05-24  Wim Taymans  <wim@fluendo.com>
1696         * ext/amrnb/amrnbdec.c: (gst_amrnbdec_event), (gst_amrnbdec_chain):
1697         * ext/amrnb/amrnbparse.c: (gst_amrnbparse_init),
1698         (gst_amrnbparse_sink_event), (gst_amrnbparse_chain),
1699         (gst_amrnbparse_sink_activate), (gst_amrnbparse_state_change):
1700         * ext/amrnb/amrnbparse.h:
1701         Sortof first quick cleanup of all this mess... 
1702         Don't crap out on empty and invalid FTs but treat them as
1703         empty packets, the decoder handles them fine.
1704         Fixes #342222.
1706 2006-05-22  Tim-Philipp Müller  <tim at centricular dot net>
1708         * gst/asfdemux/gstasf.c: (plugin_init):
1709           Call gst_riff_init() so the riff debug category gets set up
1710           before it is being used.
1712 2006-05-19  Michael Smith  <msmith@fluendo.com>
1714         * gst/iec958/ac3_padder.c: (ac3p_parse):
1715         * gst/iec958/ac3_padder.h:
1716         * gst/iec958/ac3iec.c: (ac3iec_init), (ac3iec_set_property),
1717         (ac3iec_chain_raw), (ac3iec_change_state):
1718         * gst/iec958/ac3iec.h:
1719           Write rate into the caps, for the allowed ac3 rates. Some minor
1720           cleanups.
1722 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
1724         Patch by: James "Doc" Livingston  <doclivingston gmail com>
1726         * ext/mad/gstid3tag.c: (gst_id3_tag_get_tag_to_render):
1727           Do tag merging correctly (#339918). Output taglists
1728           properly in debug statements too while we're at it.
1730 2006-05-11  Jan Schmidt  <thaytan@mad.scientist.com>
1732         * ext/a52dec/gsta52dec.c: (gst_a52dec_chain):
1733           Add more debug
1735         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcm_reset),
1736         (gst_dvdlpcmdec_init), (update_timestamps),
1737         (gst_dvdlpcmdec_chain_dvd), (gst_dvdlpcmdec_chain_raw),
1738         (dvdlpcmdec_sink_event):
1739         * gst/dvdlpcmdec/gstdvdlpcmdec.h:
1740           If we have a first_access offset but no current timestamp (might
1741           happen after a seek), then calculate a start time for the first
1742           portion so that it will align with the timestamp given for the
1743           first_access portion.
1745           If a new-segment arrives with format time, store the start
1746           time as a failsafe timestamp in case we never get any further
1747           timestamp info (unlikely)
1748         
1749           Mask out the 'frame number' section of the incoming header so
1750           that we don't consider it to be changing on every buffer and
1751           reset the caps constantly.
1753           Use gst_util_uint64_scale for duration calculation
1755 2006-05-11  Michael Smith  <msmith@fluendo.com>
1757         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain_dvd):
1758           Fix timestamping for cases where the first_access parameter is 4.
1759           Ensure we don't overrun buffers in other cases.
1761 2006-05-10  Tim-Philipp Müller  <tim at centricular dot net>
1763         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_get_string):
1764           Fix silly bug when reading metadata (#341254).
1766 2006-05-08  Edward Hervey  <edward@fluendo.com>
1768         * autogen.sh: (CONFIGURE_DEF_OPT): 
1769         libtoolize on Darwin/MacOSX is called glibtoolize
1771 2006-05-06  Tim-Philipp Müller  <tim at centricular dot net>
1773         * ext/lame/gstlame.c: (gst_lame_get_type),
1774         (gst_lame_release_memory), (gst_lame_init), (gst_lame_sink_event),
1775         (gst_lame_setup), (gst_lame_change_state):
1776         * ext/lame/gstlame.h:
1777           Remove tag writing from lame (which was completely broken
1778           anyway, #329184). Leaving GstTagSetter interface around for
1779           now, albeit non-functional. Should be removed completely
1780           in 0.11. Use the 'id3v2mux' plugin from -good for writing
1781           tags.
1783 2006-05-05  Maciej Katafiasz  <mathrick@freedesktop.org>
1785         * ext/dvdread/dvdreadsrc.c:
1786         * gst/asfdemux/gstasfdemux.c:
1787         Add semicolons after GST_BOILERPLATE[_FULL] so that
1788         indent doesn't mess up following lines.
1789         
1790 2006-05-05  Tim-Philipp Müller  <tim at centricular dot net>
1792         Patch by: Andres Salomon  <dilinger at debian org>
1794         * ext/lame/gstlame.c: (gst_lame_sink_event):
1795           Fix typo (comma vs. semicolon) (#340710).
1797 2006-05-04  Tim-Philipp Müller  <tim at centricular dot net>
1799         Patch by: Lutz Müller <lutz at topfrose de>
1801         * ext/mad/gstmad.c: (gst_mad_init), (gst_mad_src_query):
1802           Make mad the second element to support the highly useful
1803           FORMATS query (#340594)
1805 2006-05-02  Edward Hervey  <edward@fluendo.com>
1807         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_sink_convert),
1808         (gst_mpeg2dec_src_query):
1809         Remember the query duration format before passing it upstream since it
1810         could have been modified.
1811         Add GST_WARNING_OBJECT in sink convert function to detail why the
1812         conversion didn't work.
1814 2006-04-26  Stefan Kost  <ensonic@users.sf.net>
1816         * ext/mad/gstid3tag.c:
1817         * ext/mad/gstmad.c:
1818         * gst/ac3parse/gstac3parse.c:
1819         * gst/dvdlpcmdec/gstdvdlpcmdec.c:
1820         * gst/synaesthesia/gstsynaesthesia.c:
1821           Define GstElementDetails as const and also static (when defined as
1822           global)
1824 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
1826         * ext/dvdnav/dvdnavsrc.c: (gst_dvd_nav_src_push_titlelang_event):
1827           Fix name of custom event (use same as dvdreadsrc).
1829         * gst/dvdsub/gstdvdsubdec.c: (gst_dvd_sub_dec_chain),
1830         (gst_dvd_sub_dec_sink_event), (gst_dvd_sub_dec_handle_dvd_event):
1831           Fix event parsing (the event name is in the structure, not the
1832           name of the structure itself); also fix indentation after
1833           boilerplate macro.
1835 2006-04-23  Tim-Philipp Müller  <tim at centricular dot net>
1837         * ext/mad/gstid3tag.c: (plugin_init):
1838           Change debug category to 'id3mux'.
1840 2006-04-22  Tim-Philipp Müller  <tim at centricular dot net>
1842         Patch by: Alexander Lancaster  <alexl at users sourceforge net>
1844         * ext/mad/gstid3tag.c: (gst_id3_tag_get_caps), (gst_id3_tag_init),
1845         (gst_id3_tag_sink_event), (gst_id3_tag_src_link),
1846         (gst_id3_tag_chain):
1847           When acting as a muxer, set caps on outgoing buffers and set caps
1848           on source pad (fixes #323658). Remove unused application/x-gst-tags
1849           cruft from the 0.6 days.
1851 2006-04-21  Tim-Philipp Müller  <tim at centricular dot net>
1853         * ext/mad/gstmad.c: (gst_mad_convert_sink), (gst_mad_convert_src),
1854         (gst_mad_src_query), (gst_mad_chain):
1855           .. and DEFAULT queries should work too. Use magic gst util scale
1856           functions in some places.
1858 2006-04-21  Tim-Philipp Müller  <tim at centricular dot net>
1860         * ext/mad/gstmad.c: (gst_mad_src_query):
1861           Fix duration query in BYTES format (#336824).
1863 2006-04-21  Tim-Philipp Müller  <tim at centricular dot net>
1865         Patch by: Ed Catmur  <ed at catmur dot co dot uk>
1867         * ext/lame/gstlame.c: (gst_lame_sink_event):
1868           Don't crash if we get an EOS event before the encoder
1869           has been set up (#339287).
1871 2006-04-21  Wim Taymans  <wim@fluendo.com>
1873         * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_start),
1874         (gst_dvd_read_src_goto_title), (gst_dvd_read_src_read),
1875         (gst_dvd_read_src_create), (gst_dvd_read_src_goto_sector):
1876         Move errors out of the normal code flow.
1877         Don't send eos, basesrc will do that for us when needed.
1879 2006-04-21  Wim Taymans  <wim@fluendo.com>
1881         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_change_state):
1882         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_change_state):
1883         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_change_state):
1884         Do state changes correctly
1886 2006-04-13  Tim-Philipp Müller  <tim at centricular dot net>
1888         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_sized_buf),
1889         (gst_mpeg2dec_alloc_buffer):
1890           Can't use gst_pad_alloc_buffer*() when we are going to crop
1891           the image before sending it out. Downstream basetransform-based
1892           elements will complain about the wrong unit size otherwise
1893           (when not operating in passthrough-mode at least).
1894           Const-ify some static variables and do some minor clean-ups.
1895           Use I420 macros for size/offsets (not really necessary in this
1896           particular context, but this kind of code gets copy'n'pasted).
1898 2006-04-13  Tim-Philipp Müller  <tim at centricular dot net>
1900         * gst/mpegstream/gstmpegpacketize.c: (gst_mpeg_packetize_put),
1901         (read_cache):
1902         * gst/mpegstream/gstmpegpacketize.h:
1903           g_malloc() can't fail, we don't need to handle this. Same for
1904           gst_buffer_new_and_alloc().
1906         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_chain):
1907           klass->send_buffer() should have the same semantics as
1908           gst_pad_push(), ie. ownership of the buffer is transfered,
1909           so we never have to unref the buffer no matter what the flow
1910           return value was.
1912 2006-04-10  Thomas Vander Stichele  <thomas at apestaart dot org>
1914         * common/check.mak:
1915           allow for specifying more than one suppressions file in SUPPRESSIONS
1916         * Makefile.am:
1917         * tests/Makefile.am:
1918         * tests/check/.cvsignore:
1919         * tests/check/Makefile.am:
1920         * tests/check/elements/.cvsignore:
1921         * configure.ac:
1922           add tests/check
1923         * tests/check/gst-plugins-ugly.supp:
1924           add suppressions for libs used by -ugly
1925         * tests/check/elements/amrnbenc.c: (buffer_new), (buffer_unref),
1926         (setup_amrnbenc), (cleanup_amrnbenc), (push_data),
1927         (GST_START_TEST), (amrnbenc_suite), (main):
1928           add a simple test for encoding amr
1929         * ext/amrnb/amrnbenc.c: (gst_amrnbenc_init):
1930           fix pad template leaks
1932 2006-04-10  Michael Smith  <msmith@fluendo.com>
1934         * ext/amrnb/amrnbenc.c: (gst_amrnbenc_chain):
1935           Plug big leak in AMR encoder.
1937 2006-04-09  Sebastien Moutte  <sebastien@moutte.net>
1939         * ext/mad/gstmad.c: (index_seek):
1940           move GstIndexEntry *entry variable declaration before 
1941           the first instruction
1942         * ext/mad/gstmad.c: 
1943           remove debug macros with variable number of parameter by using 
1944           GST_DEBUG for WIN32
1945         * gst/dvdsub/gstdvdsubdec.c: (gst_dvd_sub_dec_parse_subpic):
1946           use gst_guint64_to_gdouble for conversions
1947         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_sync_stream_to_time):
1948           replace __FUNCTION__ which is not supported by MSVC by the current
1949           function name
1950         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_reset):
1951           remove LL suffix by using G_GINT64_CONSTANT
1952         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead),
1953           (gst_mpeg_parse_get_rate):
1954           use gst_guint64_to_gdouble for conversions
1955         * gst/mpegstream/gstmpegparse.h:
1956           remove LL suffix by using G_GINT64_CONSTANT
1957         * win32/vs6:
1958           add project files for tagac3parse, asfdemux, dvdlpcmdec, dvdsub,
1959           iec958, lame, mad, mpegaudioparse, mpegstream, realmedia, synaesthesia
1960         
1961 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
1963         * ext/amrnb/amrnbdec.c: (gst_amrnbdec_class_init):
1964         * ext/amrnb/amrnbenc.c: (gst_amrnbenc_class_init):
1965         * ext/amrnb/amrnbparse.c: (gst_amrnbparse_class_init):
1966         * ext/mad/gstmad.c: (gst_mad_class_init):
1967         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_class_init):
1968         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_class_init):
1969         * gst/asfdemux/gstasfmux.c: (gst_asfmux_class_init):
1970         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_class_init):
1971         * gst/iec958/ac3iec.c: (ac3iec_class_init):
1972         * gst/mpegaudioparse/gstmpegaudioparse.c:
1973         (gst_mp3parse_class_init):
1974         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init):
1975         * gst/mpegstream/gstmpegclock.c: (gst_mpeg_clock_class_init):
1976         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_class_init):
1977         * gst/realmedia/rmdemux.c: (gst_rmdemux_class_init):
1978         * gst/synaesthesia/gstsynaesthesia.c:
1979         (gst_synaesthesia_class_init):
1980         Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
1982 2006-04-07  Tim-Philipp Müller  <tim at centricular dot net>
1984         Patch by: Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
1986         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_sink_event),
1987         (gst_asf_demux_push_buffer):
1988           Send newsegment event only once per pad, fixes #336550.
1990 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
1992         * docs/plugins/gst-plugins-ugly-plugins-docs.sgml:
1993         * docs/plugins/inspect/plugin-siddec.xml:
1994           add siddec
1995         * ext/dvdnav/dvdnavsrc.c:
1996           doc fixes
1998 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
2000         * configure.ac:
2001           rework similarly to other modules
2002         * ext/a52dec/gsta52dec.c:
2003         * ext/amrnb/amrnb.c:
2004         * ext/dvdnav/dvdnavsrc.c:
2005         * ext/dvdread/dvdreadsrc.c:
2006         * ext/lame/gstlame.c:
2007         * ext/mad/gstid3tag.c:
2008         * ext/mpeg2dec/gstmpeg2dec.c:
2009         * ext/sidplay/gstsiddec.cc:
2010         * gst/asfdemux/gstasf.c:
2011         * gst/dvdlpcmdec/gstdvdlpcmdec.c:
2012         * gst/dvdsub/gstdvdsubdec.c:
2013         * gst/iec958/ac3iec.c:
2014         * gst/mpegaudioparse/gstmpegaudioparse.c:
2015         * gst/mpegstream/gstmpegstream.c:
2016         * gst/realmedia/rmdemux.c: (plugin_init):
2017           use the correct defines
2019 2006-03-31  Thomas Vander Stichele <thomas at apestaart dot org>
2021         * configure.ac:
2022           back to HEAD
2024 === release 0.10.3 ===
2026 2006-03-31  Thomas Vander Stichele <thomas at apestaart dot org>
2028         * configure.ac:
2029           releasing 0.10.3, "Late Plane"
2031 2006-03-29  Tim-Philipp Müller  <tim at centricular dot net>
2033         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_handle_src_event):
2034           Don't unref event unconditionally after giving away ownership
2035           (gst_pad_push_event(), gst_pad_send_event() and
2036           gst_pad_event_default() take ownership of the event
2037           passed to them). Fixes warnings/crashes caused by
2038           navigation events.
2040 2006-03-28  Tim-Philipp Müller  <tim at centricular dot net>
2042         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer):
2043           Don't ref NULL caps (private streams have NULL caps) (#336387);
2044           also, no need to set caps on the same buffer twice.
2046 2006-03-28  Tim-Philipp Müller  <tim at centricular dot net>
2048         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_event),
2049         (gst_dvd_demux_handle_dvd_event), (gst_dvd_demux_get_audio_stream),
2050         (gst_dvd_demux_get_subpicture_stream):
2051         * gst/mpegstream/gstmpegdemux.c:
2052         (gst_mpeg_demux_sync_stream_to_time):
2053           Don't leak element and pad names in error messages, use
2054           GST_DEBUG_PAD_NAME instead. Add some more debug code.
2056 2006-03-28  Tim-Philipp Müller  <tim at centricular dot net>
2058         * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_init),
2059         (gst_dvd_read_src_goto_title), (gst_dvd_read_src_read):
2060           Name the structure in the custom event with the
2061           language codes for the audio and subtitle streams
2062           actually like dvddemux expects it to be named.
2063           Set caps on source pad and outgoing buffers.
2065 2006-03-28  Tim-Philipp Müller  <tim at centricular dot net>
2067         * ext/lame/gstlame.c: (gst_lame_init), (gst_lame_set_property),
2068         (gst_lame_get_property), (gst_lame_setup):
2069         * ext/lame/gstlame.h:
2070           Make xingheader property non-functional, it's broken anyway
2071           after all (use xingmux instead).
2073 2006-03-28  Tim-Philipp Müller  <tim at centricular dot net>
2075         * ext/lame/gstlame.c: (gst_lame_sink_event):
2076           On EOS, flush encoder and send remaining data. Fix
2077           return value handling in sink event function.
2079 2006-03-27  Tim-Philipp Müller  <tim at centricular dot net>
2081         Patch by: Jürg Billeter  <j at bitron dot ch>
2083         * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_set_property):
2084           Fix wrong check for started flag when setting the 'device' property.
2085           We want to allow it when the source is NOT started yet and ignore it
2086           when the source is running.
2088 2006-03-27  Tim-Philipp Müller  <tim at centricular dot net>
2090         Patch by: Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
2092         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_setup_pad),
2093         (gst_asf_demux_process_chunk):
2094         * gst/asfdemux/gstasfdemux.h:
2095           Subtract first timestamp from timestamps, so that
2096           stream starts from 0; makes live streams that don't
2097           start at 0 work again (fixes #317310, #336097).
2099 2006-03-27  Tim-Philipp Müller  <tim at centricular dot net>
2101         Patch by: Christian Kirbach
2103         * configure.ac:
2104           Remove CXX tag from AS_LIBTOOL_TAGS, just like we did for
2105           -good. Fixes build on some systems (#331838).
2107 2006-03-24  Tim-Philipp Müller  <tim at centricular dot net>
2109         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream),
2110         (gst_rmdemux_parse_cont):
2111           Extract more tags and also post codec name tag on the
2112           bus so this shows up in totem and nautilus.
2114 2006-03-24  Tim-Philipp Müller  <tim at centricular dot net>
2116         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream),
2117         (gst_rmdemux_fill_audio_packet), (gst_rmdemux_parse_packet):
2118           Extra data usually goes into the caps as 'codec_data', not
2119           as first buffer into the stream.
2120           Need to byte swap AC3 content in realmedia files for some
2121           reason (fixes #331588).
2123 2006-03-24  Tim-Philipp Müller  <tim at centricular dot net>
2125         * gst/realmedia/rmdemux.c: (gst_rmdemux_init),
2126         (gst_rmdemux_validate_offset), (gst_rmdemux_loop),
2127         (gst_rmdemux_parse_mdpr), (gst_rmdemux_parse_packet):
2128           When operating in pull mode, post an error message on the
2129           bus when all source pads are unlinked or some other fatal
2130           error occured (#323023). Regrade some recurring debug messages
2131           to LOG level. Convert c++-style comments into C-style ones.
2133 2006-03-24  Tim-Philipp Müller  <tim at centricular dot net>
2135         * gst/realmedia/rmdemux.c: (gst_rmdemux_perform_seek),
2136         (gst_rmdemux_loop), (gst_rmdemux_chain), (gst_rmdemux_send_event),
2137         (gst_rmdemux_all_source_pads_unlinked),
2138         (gst_rmdemux_at_least_one_stream_flowok), (gst_rmdemux_add_stream),
2139         (gst_rmdemux_parse_packet):
2140         * gst/realmedia/rmdemux.h:
2141           Handle unlinked source pads properly and stop if all source pads
2142           are unlinked (#323023).
2144 2006-03-23  Wim Taymans  <wim@fluendo.com>
2146         Patch by: Michal Benes <michal dot benes at xeris dot cz>
2148         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_init),
2149         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes),
2150         (gst_mpeg_demux_send_subbuffer), (gst_mpeg_demux_reset):
2151         * gst/mpegstream/gstmpegdemux.h:
2152         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
2153         Timestamps in mpeg stream are 32-bit numbers. Therefore, with a
2154         clock_freq of 90kHz this timestamp overflows every ~13 hours. This 
2155         situation really happens when grabbing DVB streams. Current 
2156         mpegdemuxer can not handle this situation correctly and it 
2157         restarts counting gstreamer timestamps from zero.
2158         Fixes #326598.
2160 2006-03-15  Michael Smith  <msmith@fluendo.com>
2162         * ext/a52dec/gsta52dec.c: (gst_a52dec_sink_event),
2163         (gst_a52dec_chain_raw), (gst_a52dec_change_state):
2164         * ext/a52dec/gsta52dec.h:
2165           Fix #334550: failure to play raw AC3 files due to segment problems.
2167 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
2169         Patch by: Christophe Fergeau  <teuf gnome org>
2171         * ext/lame/gstlame.c: (gst_lame_release_memory),
2172         (gst_lame_finalize), (gst_lame_class_init),
2173         (gst_lame_sink_setcaps), (gst_lame_init), (gst_lame_sink_event),
2174         (gst_lame_change_state):
2175           Fix some memory leaks (#333345), use GST_DEBUG_FUNCPTR more often.
2177 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
2179         * ext/mad/gstmad.c: (gst_mad_convert_sink), (gst_mad_update_info),
2180         (gst_mad_sink_event), (gst_mad_change_state):
2181           Include AUDIO_CODEC tag with tags posted if input is not
2182           framed (#334258). Use _scale() util functions in more places.
2184 2006-03-12  Christophe Fergeau  <teuf@gnome.org>
2186         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
2188         * ext/lame/gstlame.c: (gst_lame_class_init): mark the xing-header
2189         property as BROKEN (see
2190         http://bugzilla.gnome.org/show_bug.cgi?id=330317#c19 for an
2191         explanation why it's broken).
2193 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
2195         Patch by: Alex Lancaster
2196         * ext/mad/gstid3tag.c: (tag_list_to_id3_tag_foreach):
2197           Add support for writing the GST_TAG_ALBUM_VOLUME_NUMBER
2198           tag (#333683)
2199           
2200 2006-03-02  Wim Taymans  <wim@fluendo.com>
2202         * ext/amrnb/amrnbdec.c: (gst_amrnbdec_init),
2203         (gst_amrnbdec_setcaps), (gst_amrnbdec_chain),
2204         (gst_amrnbdec_state_change):
2205         * ext/amrnb/amrnbenc.c: (gst_amrnbenc_init),
2206         (gst_amrnbenc_setcaps), (gst_amrnbenc_chain),
2207         (gst_amrnbenc_state_change):
2208         * ext/amrnb/amrnbenc.h:
2209         * ext/amrnb/amrnbparse.c: (gst_amrnbparse_init),
2210         (gst_amrnbparse_query):
2211         Further fancyfication.
2212         Use _take to get writable data from the adapter.
2213         Precalc packet duration.
2214         Handle disconts.
2215         Forward _push to upstream.
2216         Post error messages when something goes wrong.
2217         Remove old code in amrnbparse.
2218         Don't ignore query results from upstream.
2220 2006-03-02  Michael Smith  <msmith@fluendo.com>
2222         * ext/amrnb/amrnbenc.c: (gst_amrnbenc_chain):
2223           The AMR encoder writes into the audio buffers it processes, so
2224           use gst_buffer_make_writable() on buffers we might (they go through
2225           an adapter, so there can be copying going on later anyway) be
2226           encoding.
2228 2006-03-01  Tim-Philipp Müller  <tim at centricular dot net>
2230         Patch by: Jens Granseuer
2232         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_pad_added),
2233         (gst_mpeg_parse_handle_src_query):
2234           Declare variables at the beginning of a block and make
2235           gcc-2.9x happy (fixes #328957)
2237 2006-03-01  Tim-Philipp Müller  <tim at centricular dot net>
2239         Patch by: Fabrizio Gennari
2241         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_data):
2242           Read packet size, sequence and padsize in right order again
2243           (fixes #332796)
2245 2006-02-28  Edward Hervey  <edward@fluendo.com>
2247         * gst/iec958/ac3iec.c:
2248         Set a proper klass (Codec/Muxer/Audio) for the ElementDetails.
2250 2006-02-27  Jan Schmidt  <thaytan@mad.scientist.com>
2252         * configure.ac:
2253           Make the id3tag and mad checks check for both a header and the
2254           appropriate library if the pkg-config is missing. (Closes #331842)
2255           Split the id3tag and mad checks into 2 pieces. Sometime soon I might
2256           do the same for the plugins themselves.
2257           
2258 2006-02-27  Luca Ognibene  <luogni at tin dot it>
2260         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
2262         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
2263         (gst_mpeg2dec_reset), (gst_mpeg2dec_chain):
2264         * ext/mpeg2dec/gstmpeg2dec.h:
2265           Don't treat STATE_INVALID as fatal error; throw an error
2266           only after five consecutive decoding errors. Makes decoding
2267           mpeg streams more robust and fixes playback of joined clips
2268           (#300682).
2270 2006-02-26  Tim-Philipp Müller  <tim at centricular dot net>
2272         * ext/dvdnav/dvdnavsrc.h:
2273           Oops. forgot to add this one.
2275 2006-02-26  Julien MOUTTE  <julien@moutte.net>
2277         * ext/Makefile.am: Fix dist-check.
2279 2006-02-26  Tim-Philipp Müller  <tim at centricular dot net>
2281         * configure.ac:
2282           Disable dvdnavsrc for now.
2284 2006-02-26  Tim-Philipp Müller  <tim at centricular dot net>
2286         * configure.ac:
2287         * ext/Makefile.am:
2288         * ext/dvdnav/Makefile.am:
2289         * ext/dvdnav/dvdnavsrc.c: (gst_dvd_nav_src_base_init),
2290         (gst_dvd_nav_src_class_init), (gst_dvd_nav_src_check_get_range),
2291         (gst_dvd_nav_src_init), (gst_dvd_nav_src_finalize),
2292         (gst_dvd_nav_src_is_open), (gst_dvd_nav_src_set_property),
2293         (gst_dvd_nav_src_get_property), (gst_dvd_nav_src_set_clock),
2294         (gst_dvd_nav_src_tca_seek), (gst_dvd_nav_src_update_streaminfo),
2295         (gst_dvd_nav_src_set_domain), (gst_dvd_nav_src_update_highlight),
2296         (gst_dvd_nav_src_user_op), (dvdnav_get_event_name),
2297         (dvdnav_get_read_domain_name), (gst_dvd_nav_src_print_event),
2298         (gst_dvd_nav_src_make_dvd_event),
2299         (gst_dvd_nav_src_structure_set_uint64),
2300         (gst_dvd_nav_src_push_dvd_nav_packet_event),
2301         (gst_dvd_nav_src_push_clut_change_event), (read_vts_info),
2302         (gst_dvd_nav_src_push_titlelang_event),
2303         (gst_dvd_nav_src_process_next_block), (gst_dvd_nav_src_create),
2304         (gst_dvd_nav_src_start), (gst_dvd_nav_src_stop),
2305         (gst_dvd_nav_src_handle_navigation_event),
2306         (gst_dvd_nav_src_handle_seek_event), (gst_dvd_nav_src_src_event),
2307         (gst_dvd_nav_src_query_position), (gst_dvd_nav_src_query_duration),
2308         (gst_dvd_nav_src_query), (gst_dvd_nav_src_uri_get_type),
2309         (gst_dvd_nav_src_uri_get_protocols), (gst_dvd_nav_src_uri_get_uri),
2310         (gst_dvd_nav_src_uri_set_uri), (gst_dvd_nav_src_uri_handler_init),
2311         (gst_dvd_nav_src_do_init), (plugin_init):
2312           dvdnavsrc ported to 0.10, for the most part at least. Not quite
2313           ready for prime time yet though.
2315 2006-02-22  Tim-Philipp Müller  <tim at centricular dot net>
2317         * configure.ac:
2318         * gst/dvdsub/Makefile.am:
2319         * gst/dvdsub/gstdvdsubdec.c: (gst_dvd_sub_dec_base_init),
2320         (gst_dvd_sub_dec_class_init), (gst_dvd_sub_dec_init),
2321         (gst_dvd_sub_dec_finalize), (gst_dvd_sub_dec_src_event),
2322         (gst_dvd_sub_dec_get_event_delay), (gst_dvd_sub_dec_parse_subpic),
2323         (gst_get_nibble), (gst_setup_palette), (gst_get_rle_code),
2324         (gst_draw_rle_line), (gst_dvd_sub_dec_merge_title),
2325         (gst_send_empty_fill), (gst_send_subtitle_frame),
2326         (gst_dvd_sub_dec_advance_time), (gst_dvd_sub_dec_chain),
2327         (gst_dvd_sub_dec_sink_event), (gst_dvd_sub_dec_handle_dvd_event),
2328         (plugin_init):
2329         * gst/dvdsub/gstdvdsubdec.h:
2330           Port dvdsubdec to 0.10
2332 2006-02-21  Jan Schmidt  <thaytan@mad.scientist.com>
2334         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_plugin_init):
2335          Push the rank up to SECONDARY+1 so that dvddemux is preferred over
2336          mpegdemux for MPEG-2 video streams.
2338 2006-02-20  Jan Schmidt  <thaytan@mad.scientist.com>
2340         * configure.ac:
2341           Bump nano back to CVS
2343 === release 0.10.2 ===
2345 2006-02-20  Jan Schmidt <thaytan@mad.scientist.com>
2347         * configure.ac:
2348           releasing 0.10.2, "Season to Taste"
2350 2006-02-19  Jan Schmidt <thaytan@mad.scientist.com>
2352         * configure.ac:
2353           releasing 0.10.1.3 prelease for 0.10.2
2355 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
2357         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_sink_event):
2358           In sink event handler, release object lock again
2359           _before_ sending EOS event downstream (#313838).
2361 2006-02-17  Christian Schaller  <christian@fluendo.com>
2362         
2363         * gst/asfdemux/gstasf.c: (plugin_init):
2364           Set asfdemux rank to secondary (fixes #331579).
2366 2006-02-17  Jan Schmidt <thaytan@mad.scientist.com>
2368         * configure.ac:
2369           releasing 0.10.1.2 prelease for 0.10.2
2371 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
2373         * ext/mpeg2dec/gstmpeg2dec.c: (crop_copy_i420_buffer),
2374         (crop_copy_i422_buffer), (crop_buffer):
2375           When we need to crop the output buffer, make sure we
2376           create a buffer of the right size and respect the implicit
2377           striding used for I420 elsewhere in GStreamer (#331301).
2379 2006-02-17  Edward Hervey  <edward@fluendo.com>
2381         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_stream):
2382         Do not error out on non-recognized streams. Ignore them and allow
2383         playback of the other streams.
2385 2006-02-17  Jan Schmidt  <thaytan@mad.scientist.com>
2387         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain_dvd):
2388         Add a small sanity check for LPCM reading.
2390 2006-02-17  Edward Hervey  <edward@fluendo.com>
2392         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_file):
2393         Take into account the file properties preroll value for
2394         timestamping/newsegment. It's weird this value was commented out.
2396 2006-02-16  Wim Taymans  <wim@fluendo.com>
2398         * gst/asfdemux/Makefile.am:
2399         More asf makefile fixing.
2401 2006-02-16  Wim Taymans  <wim@fluendo.com>
2403         * ext/lame/gstlame.c: (gst_lame_init), (gst_lame_chain),
2404         (gst_lame_change_state):
2405         Fix up lame a bit.
2406         Apply patch #319782 by Gautier Portet.
2408 2006-02-16  Edward Hervey  <edward@fluendo.com>
2410         * gst/asfdemux/Makefile.am:
2411         But we do need to link against the riff libraryr.
2413 2006-02-16  Edward Hervey  <edward@fluendo.com>
2415         * gst/asfdemux/Makefile.am:
2416         We don't want asfmux.c yet.
2418 2006-02-16  Jan Schmidt  <thaytan@mad.scientist.com>
2420         * ext/mad/gstmad.c: (gst_mad_init), (scale), (gst_mad_update_info),
2421         (gst_mad_sink_event), (gst_mad_check_caps_reset), (gst_mad_chain),
2422         (gst_mad_change_state):
2423           Port fixes for bugs 314771, 308772, 140237, and 302625
2424           from 0.8 (Patch by Jonathan Matthew, Fixes #329575)
2425           Use GST_EVENT_FLUSH_STOP to clear data from the current input
2426           buffer, to avoid using it for any future decoding.
2428 2006-02-15  Tim-Philipp Müller  <tim at centricular dot net>
2430         * configure.ac:
2431         * gst/asfdemux/asfheaders.c: (gst_asf_identify_guid),
2432         (gst_asf_get_guid_nick):
2433         * gst/asfdemux/asfheaders.h:
2434         * gst/asfdemux/gstasf.c: (plugin_init):
2435         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
2436         (gst_asf_demux_class_init), (gst_asf_demux_init),
2437         (gst_asf_demux_sink_event), (gst_asf_demux_handle_seek_event),
2438         (gst_asf_demux_handle_src_event),
2439         (gst_asf_demux_get_current_offset), (gst_asf_demux_chain),
2440         (gst_asf_demux_skip_bytes), (gst_asf_demux_identify_guid),
2441         (gst_asf_demux_get_uint8), (gst_asf_demux_get_uint16),
2442         (gst_asf_demux_get_uint32), (gst_asf_demux_get_uint64),
2443         (gst_asf_demux_get_var_length), (gst_asf_demux_get_buffer),
2444         (gst_asf_demux_get_bytes), (gst_asf_demux_get_string),
2445         (gst_asf_demux_get_guid), (gst_asf_demux_get_obj_file),
2446         (gst_asf_demux_get_bitrate_record),
2447         (gst_asf_demux_get_obj_comment), (gst_asf_demux_get_obj_header),
2448         (gst_asf_demux_get_obj_header_ext), (gst_asf_demux_get_obj_stream),
2449         (gst_asf_demux_get_replicated_data), (gst_asf_demux_get_obj_data),
2450         (gst_asf_demux_get_obj_data_correction),
2451         (gst_asf_demux_get_stream_audio),
2452         (gst_asf_demux_get_stream_correction),
2453         (gst_asf_demux_get_stream_video),
2454         (gst_asf_demux_get_stream_video_format),
2455         (gst_asf_demux_get_stream), (gst_asf_demux_setup_pad),
2456         (gst_asf_demux_add_audio_stream), (gst_asf_demux_add_video_stream),
2457         (gst_asf_demux_process_stream),
2458         (gst_asf_demux_get_gst_tag_from_tag_name),
2459         (gst_asf_demux_commit_taglist),
2460         (gst_asf_demux_process_ext_content_desc),
2461         (gst_asf_demux_get_object_header), (gst_asf_demux_process_data),
2462         (gst_asf_demux_process_header), (gst_asf_demux_process_file),
2463         (gst_asf_demux_process_comment),
2464         (gst_asf_demux_process_bitrate_props_object),
2465         (gst_asf_demux_process_header_ext), (gst_asf_demux_process_object),
2466         (gst_asf_demux_descramble_segment),
2467         (gst_asf_demux_element_send_event),
2468         (gst_asf_demux_send_event_unlocked), (gst_asf_demux_push_buffer),
2469         (gst_asf_demux_process_chunk), (gst_asf_demux_process_segment),
2470         (gst_asf_demux_handle_data), (gst_asf_demux_parse_data),
2471         (gst_asf_demux_get_src_query_types),
2472         (gst_asf_demux_handle_src_query), (gst_asf_demux_change_state):
2473         * gst/asfdemux/gstasfdemux.h:
2474           asfdemux ported to 0.10. Does still need a bit of work (seems like
2475           there's something funky going on when timestamping video frames).
2476           The seeking code is likely to make Wim cry, but hey, at least it
2477           compiles.
2479 2006-02-15  Wim Taymans  <wim@fluendo.com>
2481         * ext/amrnb/amrnbdec.c: (gst_amrnbdec_setcaps),
2482         (gst_amrnbdec_chain), (gst_amrnbdec_state_change):
2483         Some more comments.
2485         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer), (handle_slice):
2486         Applied patch from Fabrizio Gennari, fixes #330844.
2488 2006-02-14  Tim-Philipp Müller  <tim at centricular dot net>
2490         * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_init),
2491         (gst_dvd_read_src_class_init), (gst_dvd_read_src_start),
2492         (gst_dvd_read_src_stop), (gst_dvd_read_src_goto_title),
2493         (gst_dvd_read_src_set_property), (gst_dvd_read_src_get_property),
2494         (gst_dvd_read_src_uri_get_uri), (gst_dvd_read_src_uri_set_uri):
2495         * ext/dvdread/dvdreadsrc.h:
2496           Let's try to play the title the user set via the URI handler or
2497           via properties instead of always playing the first title. Also,
2498           Also, count title/chapter/angle number in URI and properties
2499           from 1 rather than 0.
2501 2006-02-13  Tim-Philipp Müller  <tim at centricular dot net>
2503         * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_class_init),
2504         (gst_dvd_read_src_get_size), (gst_dvd_read_src_do_seek),
2505         (gst_dvd_read_src_do_duration_query):
2506           Don't implement GstBaseSrc::get_size or GstBaseSrc::is_seekable,
2507           otherwise GstBaseSrc will think we can operate pull_range based,
2508           which we don't really, and typefinding will fail miserably.
2509           Also, make seeking work somewhat (only works with flumpegdemux
2510           at the moment, mpegstream needs fixing for that first).
2512 2006-02-13  Tim-Philipp Müller  <tim at centricular dot net>
2514         * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_read),
2515         (gst_dvd_read_src_create), (gst_dvd_read_src_src_event):
2516           Only allocate buffer once we know exactly how much we need,
2517           rather than gratuitously allocating 2MB-buffers all the time
2518           even if we usually need much less than that. Also, demote
2519           a debug message from DEBUG to LOG level.
2521 2006-02-10  Tim-Philipp Müller  <tim at centricular dot net>
2523         * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_class_init),
2524         (gst_dvd_read_src_seekable), (gst_dvd_read_src_get_size),
2525         (gst_dvd_read_src_do_seek), (gst_dvd_read_src_do_duration_query),
2526         (gst_dvd_read_src_do_position_query):
2527           Add some more debugging and fix duration query in BYTES.
2529 2006-02-09  Tim-Philipp Müller  <tim at centricular dot net>
2531         * configure.ac:
2532         * ext/Makefile.am:
2533         * ext/dvdread/Makefile.am:
2534         * ext/dvdread/dvdreadsrc.c:
2535         * ext/dvdread/dvdreadsrc.h:
2536           Half-baked port to 0.10. Needs some love
2537           in the seeking department, but at least
2538           it does something.
2540         * ext/dvdread/stream_labels.c:
2541         * ext/dvdread/stream_labels.h:
2542           Remove these (we use ISO-639 language codes internally; applications
2543           that want to translate those into language names for display to the
2544           user should rely on the iso-codes package for that).
2546 2006-02-06  Wim Taymans  <wim@fluendo.com>
2548         * ext/amrnb/amrnbdec.c: (gst_amrnbdec_init),
2549         (gst_amrnbdec_setcaps), (gst_amrnbdec_event), (gst_amrnbdec_chain),
2550         (gst_amrnbdec_state_change):
2551         * ext/amrnb/amrnbdec.h:
2552         Fix amrnbdec, handle events, take copy from adapter since the decoder
2553         apparently writes in the source data.
2554         Use some _scale_int, and precalc duration.
2555         Fix some leaks, post ERROR messages.
2557 2006-02-04  Tim-Philipp Müller  <tim at centricular dot net>
2559         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
2560           One source pad not being linked is not an error condition when we're
2561           still parsing the header. In this case (e.g. where we don't have a
2562           suitable decoder installed) just pretend everything is fine, so that
2563           the demuxer will actually go on to signal no-more-pads when done
2564           parsing the header, otherwise  decodebin/playbin will never post the
2565           appropriate error message if decoders are not available.
2567 2006-02-03  Edgard Lima <edgard.lima@indt.org.br>
2569         * ext/mad/gstid3tag.c:
2570         * gst/realmedia/rmdemux.c:
2571         Just make it compile with --disable-gst-debug.
2573 2006-01-31  Jan Schmidt  <thaytan@mad.scientist.com>
2575         * ext/mad/gstmad.c: (gst_mad_convert_src), (scale),
2576         (gst_mad_check_caps_reset), (gst_mad_chain):
2577           Merge patch from Radoslaw Szkodzinski (bug 326734)
2579 2006-01-31  Stefan Kost  <ensonic@users.sf.net>
2581         * ext/mad/gstid3tag.c: (tag_list_to_id3_tag_foreach),
2582         (gst_id3_tag_get_tag_to_render), (gst_id3_tag_sink_event),
2583         (gst_id3_tag_src_link), (gst_id3_tag_send_tag_event),
2584         (gst_id3_tag_chain):
2585           fixing Gdate handling
2586           enabling mux/demux mode switching
2587           adding better debug output
2589 2006-01-30  Tim-Philipp Müller  <tim at centricular dot net>
2591         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_send_buffer):
2592           If we haven't set caps on a source pad yet, the caps on the
2593           pad are NULL, not un-fixed. Set caps on outgoing buffers.
2595 2006-01-23  Tim-Philipp Müller  <tim at centricular dot net>
2597         * ext/lame/gstlame.c: (gst_lame_finalize), (gst_lame_class_init),
2598         (gst_lame_init), (add_one_tag), (gst_lame_set_metadata):
2599         * ext/lame/gstlame.h:
2600           Contrary to what the const char in the lame API might suggest,
2601           lame expects us to keep the strings we pass to id3tag_set_foo()
2602           around; it doesn't free them either though, so we have to store
2603           them somewhere and free them later when we can be sure lame
2604           doesn't need them any longer.
2606 2006-01-23  Tim-Philipp Müller  <tim at centricular dot net>
2608         * ext/lame/gstlame.c: (add_one_tag):
2609           Fix handling of GST_TAG_DATE (#311679), don't pass an
2610           uninitialised string pointer to lame if we don't know
2611           how to handle the tag type, and fix minor memory leak.
2613 2006-01-23  Tim-Philipp Müller  <tim at centricular dot net>
2615         * ext/mad/gstmad.c: (gst_mad_chain):
2616           Fix debug message.
2618 2006-01-22  Martin Soto  <martinsoto@users.sourceforge.net>
2620         * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_process_event): 
2621         Erase spurious call to gst_segment_set_newsegment.
2622         * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_process_event): Call
2623         the superclass method when handling NEWSEGMENT events.
2624         (gst_dvd_demux_handle_dvd_event): Get rid of dvd-audio-shutdown
2625         and dvd-audio-restart event handling. There are currently less
2626         hackish ways of handling the sparse audio stream problem.
2628 2006-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
2630         * ext/dvdnav/dvdnavsrc.c: (if):
2631         * ext/dvdread/stream_labels.c:
2632         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment):
2633         * gst/realmedia/rmdemux.c: (gst_rmdemux_loop):
2634           fix up error domains, error strings, and use of translation
2635         * po/POTFILES.in:
2636           fix up this file, even though none of them are actually marked
2637           for build yet.
2639 2006-01-19  Martin Soto  <martinsoto@users.sourceforge.net>
2641         * gst/mpegstream/gstmpegparse.h (struct _GstMPEGParse): 
2642         * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_reset) 
2643         (gst_mpeg_parse_process_event, gst_mpeg_parse_parse_packhead) 
2644         (gst_mpeg_parse_change_state): 
2645         Make timestamp adjustment somewhat milder. Actual timestamps are
2646         now sent unmodified unless an actual gap is found in the
2647         stream. This should fix time display when playing most MPEG
2648         files.
2650 2006-01-18  Edward Hervey  <edward@fluendo.com>
2652         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer): 
2653         tss tss... always set caps on outgoing buffer.
2655 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
2657         * configure.ac:
2658           back to HEAD
2660 === release 0.10.1 ===
2662 2006-01-13  Thomas Vander Stichele <thomas at apestaart dot org>
2664         * configure.ac:
2665           releasing 0.10.1, "Peng"
2667 2006-01-11  Thomas Vander Stichele  <thomas at apestaart dot org>
2669         * configure.ac:
2670           prerelease
2672 2006-01-10  Tim-Philipp Müller  <tim at centricular dot net>
2674         * ext/amrnb/amrnbparse.c: (gst_amrnbparse_query):
2675         * ext/mad/gstid3tag.c: (gst_id3_tag_src_query):
2676         * ext/mad/gstmad.c: (gst_mad_src_query):
2677         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_src_query):
2678         * ext/sidplay/gstsiddec.cc:
2679         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_handle_src_query):
2680         * gst/realmedia/rmdemux.c: (gst_rmdemux_src_query):
2681           Pass unhandled queries upstream (useful e.g. for SEEKING query)
2682           (fixes #325652; based on patch by: Philippe); make rmdemux return
2683           FALSE for position queries, instead of setting -1 as value and
2684           returning TRUE.
2686 2006-01-05  Martin Soto  <martinsoto@users.sourceforge.net>
2688         * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_adjust_ts) 
2689         (gst_mpeg_parse_process_event, gst_mpeg_parse_pad_added): Don't
2690         rewrite timestamps in the case segments are being set from
2691         upstream, but use timestamps unmodified. Also send proper position
2692         values. This allows for correct time display and makes queries
2693         work in sink elements.
2695         * gst/mpegstream/gstdvddemux.h: 
2696         * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_init) 
2697         (gst_dvd_demux_handle_dvd_event, gst_dvd_demux_send_subbuffer):
2698         Rename flush_filter to segment_filter, which is better represents
2699         what the arreibute does.
2701         * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_process_event):
2702         Activate segment filtering when a timestamp discontinuity is seen.
2704 2006-01-04  Tim-Philipp Müller  <tim at centricular dot net>
2706         * ext/mad/gstmad.c: (gst_mad_chain):
2707           Don't forget that we need to send out a newsegment event after a
2708           restart even if we don't have enough data to decode a frame right
2709           now.
2711 2005-12-31  Martin Soto  <martinsoto@users.sourceforge.net>
2713         * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_handle_dvd_event):
2714         Use the new "audio-shutdown" and "audio-restart" DVD events
2715         instead of the "spu-still-frame" event to shutdown and restart
2716         the audio pipeline.
2718         * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_adjust_ts):
2719         Check for cases where the segment-based adjustment calculation
2720         would produce negative values (which result in an overflow) and
2721         return GST_CLOCK_TIME_NONE instead.
2723         * gst/mpegstream/gstdvddemux.h: 
2724         * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_init) 
2725         (gst_dvd_demux_process_event, gst_dvd_demux_send_subbuffer): 
2726         Add a mechanism to discard audio buffers with timestamps outside
2727         the currently set segment. This was causing (sometimes serious)
2728         synchronization problems after seeking in DVDs with LPCM audio,
2729         since VOBUs usually contain audio material that lies outside the
2730         timestamp range specified by the header.
2732 2005-12-30  Jan Schmidt  <thaytan@mad.scientist.com>
2734         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type):
2735           Remove lingering reference to GstID3Demux
2737         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_pes):
2738           Don't output debug saying padding streams are unknown type,
2739           because they're not
2741 2005-12-27  Martin Soto  <martinsoto@users.sourceforge.net>
2743         * gst/mpegstream/gstdvddemux.c (AUDIO_CAPS) 
2744         (gst_dvd_demux_get_audio_stream): Use audio/x-lpcm as mimetype for
2745         LPCM.
2747         * gstmpegdemux.h: 
2748         * gstmpegdemux.c (gst_mpeg_demux_get_video_stream) 
2749         (gst_mpeg_demux_get_audio_stream): 
2750         * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_get_video_stream) 
2751         (gst_dvd_demux_get_audio_stream) 
2752         (gst_dvd_demux_get_subpicture_stream) 
2753         (gst_dvd_demux_send_subbuffer):
2754         Send current* pad buffers with appropriate caps.
2756 2005-12-26  Martin Soto  <martinsoto@users.sourceforge.net>
2758         * gst/iec958/ac3iec.h:
2759         * gst/iec958/ac3iec.c:
2760         (NORMAL_CAPS_DEF, RAW_AUDIO_CAPS_DEF, ac3iec_class_init)
2761         (ac3iec_init, ac3iec_set_property, ac3iec_get_property): Add a
2762         raw-audio property to ac3iec958 that allows setting the source pad
2763         caps to raw audio instead of audio/x-iec958. This makes it
2764         possible to use ac3iec958 together with the normal alsasink
2765         element to drive an external receiver that autodetects AC3
2766         content.
2767         API addition: AC3IEC::raw-audio property
2769 2005-12-23  Michael Smith  <msmith@fluendo.com>
2771         * gst/iec958/ac3iec.c: (ac3iec_init), (ac3iec_setcaps),
2772         (ac3iec_chain_dvd):
2773         * gst/iec958/ac3iec.h:
2774           Accept audio/x-ac3 and audio/ac3 to ac3iec958 element.
2776 2005-12-21  Tim-Philipp Müller  <tim at centricular dot net>
2778         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_src_event):
2779           When getting a seek event, first check if the upstream element
2780           can handle it and only do our own seek stuff when it can't
2781           (should fix #322856).
2783 2005-12-21  Josef Zlomek  <josef dot zlomek at xeris dot cz>
2785         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
2787         * ext/mpeg2dec/gstmpeg2dec.c: (normal_seek):
2788           Really convert to BYTES format when we want to convert
2789           to bytes (use right variable; fixes #322856).
2791 2005-12-19  Martin Soto  <martinsoto@users.sourceforge.net>
2793         Big mpegparse clean up, second round:
2795         * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_handle_dvd_event):
2796         Send and EOS event down the audio pipeline when an still frame
2797         event arrives. This prevents the pipeline from locking when a
2798         still menu comes directly after a flush.
2800         * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_reset): 
2801         Don't send a newsegment in reset.
2802         (gst_mpeg_parse_adjust_ts): Check for invalid timestamps.
2803         (gst_mpeg_parse_handle_newsegment, gst_mpeg_parse_process_event):
2804         Move the code of handle_newsegment to process_event. Send a
2805         NEWSEGMENT after FLUSH_STOP.
2806         (gst_mpeg_parse_change_state): Send a NEWSEGMENT right after
2807         moving to PAUSED.
2809         * gst/mpegstream/gstmpegdemux.c (gst_mpeg_demux_send_event) 
2810         (gst_mpeg_demux_class_init): Don't override send_event.
2811         * gst/mpegstream/gstmpegdemux.c (gst_mpeg_demux_init) 
2812         (gst_mpeg_demux_send_event, gst_mpeg_demux_send_subbuffer) 
2813         (gst_mpeg_demux_reset):
2814         * gst/mpegstream/gstmpegdemux.h:  Get rid of just_flushed
2815         attribute.
2817         * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_process_event):
2818         Reset the mpegparse element after a flush.
2820         * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_handle_newsegment): 
2821         Don't forward events.
2822         * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_process_event): 
2823         * gst/mpegstream/gstmpegparse.h (struct _GstMPEGParseClass): 
2824         handle_newsegment is not a virtual method anymore.
2826         * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_send_newsegment) 
2827         (gst_mpeg_parse_reset, gst_mpeg_parse_class_init): 
2828         * gst/mpegstream/gstmpegparse.h (struct _GstMPEGParseClass): Get
2829         rid of send_newsegment virtual method.
2831         * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_process_event): Only
2832         handle DVD events and call the superclass method for other event
2833         types.
2834         * gst/mpegstream/gstmpegdemux.c (gst_mpeg_demux_send_event): Don't
2835         override process_event anymore.
2836         * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_event)
2837         (gst_mpeg_parse_process_event): Move actual event processing to
2838         process event so that subclasses can properly override or extend
2839         it.
2840         * gst/mpegstream/gstmpegparse.h (struct _GstMPEGParseClass):
2841         Eliminate time parameter in process event.
2843         * gst/mpegstream/gstmpegdemux.c (gst_mpeg_demux_init) 
2844         (gst_mpeg_demux_parse_packet, gst_mpeg_demux_parse_pes) 
2845         (gst_mpeg_demux_send_subbuffer): 
2846         * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_class_init) 
2847         (gst_mpeg_parse_parse_packhead, gst_mpeg_parse_event) 
2848         (gst_mpeg_parse_chain): Use the new adjust_ts method instead of
2849         adding the value of the adjust attribute.
2850         * gst/mpegstream/gstmpegdemux.h (struct _GstMPEGVideoStream): Get
2851         rid of the adjust attribute. Now all timestamp adjustments are
2852         performed by mpegparse using the current segment.
2853         * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_adjust_ts)
2854         (gst_mpeg_parse_class_init): Implement the adjust_ts method based
2855         on the adjust attribute for SCR values and the current segment.
2856         * gst/mpegstream/gstmpegparse.h (struct _GstMPEGParseClass): New
2857         adjust_ts virtual method to adjust timestamps for outgoing
2858         buffers.
2859         * gst/mpegstream/gstmpegdemux.c (gst_mpeg_demux_send_newsegment) 
2860         (gst_mpeg_demux_parse_packet): Don't override send_newsegment.
2861         * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_class_init) 
2862         (gst_dvd_demux_handle_newsegment): Don't override
2863         handle_newsegment.
2864         (gst_dvd_demux_process_event, gst_dvd_demux_handle_dvd_event):
2865         Check for DVD events in process_event instead of
2866         handle_dvd_event.
2868         * gst/mpegstream/gstmpegparse.h (struct _GstMPEGParseClass): 
2869         * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_handle_newsegment) 
2870         (gst_mpeg_parse_send_newsegment, gst_mpeg_parse_send_event): 
2871         * gst/mpegstream/gstmpegdemux.c (gst_mpeg_demux_process_event) 
2872         (gst_mpeg_demux_send_event): 
2873         * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_process_event) 
2874         (gst_dvd_demux_handle_dvd_event): 
2875         Eliminate the time parameter in send_event.
2877 2005-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
2879         * ext/mad/gstid3tag.c: (gst_id3_tag_do_typefind),
2880         (gst_id3_tag_do_caps_nego), (gst_id3_tag_chain), (plugin_init):
2881           Fix typefinding in id3demux, and then remove it in favour
2882           of the new LGPL id3demux in gst-plugins-good
2883         * ext/mad/gstmad.c: (gst_mad_dispose):
2884           dispose can run more than once.
2886 2005-12-16  Stefan Kost  <ensonic@users.sf.net>
2888         * gst/asfdemux/gstasfmux.c: (gst_asfmux_file_start):
2889           change some char* into char[]
2891 2005-12-15  Edward Hervey  <edward@fluendo.com>
2893         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
2894         Remove memleak from unused GstRMDemuxStream
2896 2005-12-12  Michael Smith  <msmith@fluendo.com>
2898         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list),
2899         (gst_id3_tag_do_typefind):
2900           Use the correct function to free typefind factory list.
2902 2005-12-09  Tim-Philipp Müller  <tim at centricular dot net>
2904         * ext/mad/gstmad.c: (gst_mad_src_query):
2905           For position and duration queries in TIME format, try the peer
2906           first (might be a demuxer).
2908 2005-12-08  Martin Soto  <martinsoto@users.sourceforge.net>
2910         * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_handle_newsegment):
2911         Properly handle non contiguous VOBUs by adding the segment accum
2912         field to the adjust value.
2914         * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_class_init)
2915         (gst_dvd_demux_init, gst_dvd_demux_handle_newsegment): Extend
2916         handle_newsegment to prevent sending actual newsegment events and
2917         use tiemstamp rewriting instead.
2918         (gst_dvd_demux_handle_dvd_event): Don't send a newsegment after
2919         dvd-lang-codes.
2920         * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_handle_newsegment) 
2921         (gst_mpeg_parse_event): 
2922         * gst/mpegstream/gstmpegparse.h (struct _GstMPEGParseClass): 
2923         Add a new parameter to handle_newsegment to allow controlling
2924         whether newsegment events are forwarded or not.
2926         * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_init) 
2927         (gst_dvd_demux_handle_dvd_event, gst_dvd_demux_send_subbuffer) 
2928         (gst_dvd_demux_reset): 
2929         last_end_ptm and discont_time aren't necessary anymore, since
2930         timestamp adjustment is now replaced by newsegment events.
2931         (gst_dvd_demux_init): Prevent MPEGParse from adjusting
2932         timestamps.
2933         * gst/mpegstream/gstdvddemux.h: 
2934         * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_handle_dvd_event):
2935         Don't handle dvd-nav-packet events anymore, since the are now
2936         replaced by standard newsegment events.
2938         * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_init) 
2939         (gst_dvd_demux_handle_dvd_event, gst_dvd_demux_send_subbuffer) 
2940         (gst_dvd_demux_change_state): 
2941         * gst/mpegstream/gstdvddemux.h: 
2942         Get rid of the ignore_next_newmedia_discont hack.
2943         * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_class_init) 
2944         (gst_dvd_demux_handle_newsegment): 
2945         * gst/mpegstream/gstmpegdemux.c (gst_mpeg_demux_class_init) 
2946         (gst_mpeg_demux_handle_newsegment): Don't override
2947         handle_newsegment anymore. It was only necessary to handle
2948         NEWMEDIA events.
2950         * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_process_event) 
2951         (gst_dvd_demux_handle_dvd_event, gst_dvd_demux_set_cur_audio) 
2952         (gst_dvd_demux_set_cur_subpicture):
2953         Reactivate handling of DVD events.
2955         * gst/mpegstream/gstmpegparse.c (normal_seek) 
2956         (gst_mpeg_parse_handle_src_event) 
2957         (gst_mpeg_parse_handle_src_query): 
2958         First attempt at reenabling seek.
2960         * gst/mpegstream/gstmpegparse.h: 
2961         * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_init) 
2962         (gst_mpeg_parse_update_streaminfo) 
2963         (gst_mpeg_parse_get_rate) 
2964         (gst_mpeg_parse_convert, gst_mpeg_parse_get_src_query_types) 
2965         (gst_mpeg_parse_handle_src_query): 
2966         * gst/mpegstream/gstmpegdemux.c (gst_mpeg_demux_new_output_pad): 
2967         Make queries work again.
2969         * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_reset) 
2970         (gst_mpeg_parse_handle_newsegment) 
2971         (gst_mpeg_parse_send_newsegment, gst_mpeg_parse_pad_added) 
2972         (gst_mpeg_parse_chain, gst_mpeg_parse_handle_src_event): 
2973         * gst/mpegstream/gstmpegparse.h (struct _GstMPEGParse):
2974         Get rid of the newsegment_pending attribute, and rely instead on
2975         proper timestamp adjustment.
2977         * gst/mpegstream/gstmpegparse.c
2978         (gst_mpeg_parse_get_src_event_masks): Erase.
2980         * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_init):
2981         Initialize fields before creating pads to prevent the pad creation
2982         callback from failing.
2983         (gst_mpeg_parse_reset): Initialize new fields, and change
2984         initialization order to match the order in the structure.
2985         (gst_mpeg_parse_handle_newsegment): Forward new segment events
2986         whenever possible, and update the current segment.
2987         (gst_mpeg_parse_send_newsegment): Update the current segment and
2988         pending_newsegment.
2989         (gst_mpeg_parse_pad_added): Use the current segment to send
2990         newsegment events to new pads.
2991         (gst_mpeg_parse_chain): Properly add adjust time to sent buffers
2992         and events. Properly update newsegment_pending.
2993         * gst/mpegstream/gstmpegparse.h (struct _GstMPEGParse):
2994         New fields do_adjust and current_segment.
2996         * gst/mpegstream/gstmpegdemux.c: 
2997         * gst/mpegstream/gstdvddemux.c: 
2998         * gst/mpegstream/gstmpegparse.h: 
2999         Rename handle_discont virtual method to handle_newsegment. Erase
3000         some (already commented out support) for old NEW_MEDIA events.
3002         * gst/mpegstream/gstmpegparse.h (struct _GstMPEGParse):
3003         * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_init) 
3004         (gst_mpeg_parse_reset, gst_mpeg_parse_handle_discont) 
3005         (gst_mpeg_parse_pad_added, gst_mpeg_parse_parse_packhead) 
3006         (gst_mpeg_parse_event, gst_mpeg_parse_chain): 
3007         Erase the "pending_scr" field, and replace it by a slightly
3008         different handling of the current SCR. Document code blocks in
3009         parse_packhead and chain.
3011 2005-12-07  Edward Hervey  <edward@fluendo.com>
3013         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
3014         g_warning() are only for really fatal warnings. If we can't decode a
3015         tag, just ignore that tag and do a GST_WARNING.
3017 2005-12-06  Thomas Vander Stichele  <thomas at apestaart dot org>
3019         * ext/a52dec/gsta52dec.h:
3020         * ext/dvdread/dvdreadsrc.h:
3021         * ext/lame/gstlame.h:
3022         * ext/mad/gstid3tag.c:
3023         * ext/mad/gstmad.c: (gst_mad_update_info):
3024         * ext/mad/gstmad.h:
3025         * ext/mpeg2dec/gstmpeg2dec.h:
3026         * ext/sidplay/gstsiddec.h:
3027         * gst/ac3parse/gstac3parse.c:
3028         * gst/ac3parse/gstac3parse.h:
3029         * gst/asfdemux/gstasfdemux.c:
3030         * gst/asfdemux/gstasfdemux.h:
3031         * gst/iec958/ac3iec.h:
3032         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
3033         * gst/mpegaudioparse/gstmpegaudioparse.h:
3034         * gst/mpegstream/gstdvddemux.h:
3035         * gst/mpegstream/gstmpegclock.h:
3036         * gst/mpegstream/gstmpegdemux.h:
3037         * gst/mpegstream/gstmpegpacketize.h:
3038         * gst/mpegstream/gstmpegparse.c:
3039         * gst/mpegstream/gstmpegparse.h:
3040         * gst/mpegstream/gstrfc2250enc.c:
3041         * gst/mpegstream/gstrfc2250enc.h:
3042         * gst/realmedia/rmdemux.c:
3043         * gst/realmedia/rmdemux.h:
3044         * gst/synaesthesia/synaescope.c:
3045           expand tabs
3047 === release 0.10.0 ===
3049 2005-12-05  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
3051         * configure.ac:
3052           releasing 0.10.0, "Brie"
3054 2005-12-05  Andy Wingo  <wingo@pobox.com>
3056         * ext/a52dec/gsta52dec.c: (gst_a52dec_push):
3057         * ext/mad/gstmad.c: (gst_mad_chain):
3058         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer):
3059         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain_raw):
3060         * gst/iec958/ac3iec.c: (ac3iec_chain_raw):
3061         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream),
3062         (gst_rmdemux_parse_packet): Update for alloc_buffer changes.
3064 2005-12-05  Andy Wingo  <wingo@pobox.com>
3066         * ext/mad/gstid3tag.c (plugin_init): Remove id3tag -- there's just
3067         id3demux and id3mux now. Fixes #323199.
3069 2005-12-02  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
3071         * ext/amrnb/Makefile.am:
3072         * gst/realmedia/Makefile.am:
3073           fix silly Makefile.am bug so they link correctly again
3075 === release 0.9.7 ===
3077 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
3079         * configure.ac:
3080           releasing 0.9.7, "Canis Meus Naso Non Habet"
3082 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
3084         * ext/amrnb/Makefile.am:
3085         * gst/realmedia/Makefile.am:
3086           Don't know how these escaped my eye before.  Fix link flags.
3088 2005-11-29  Michal Benes  <michal dot benes at xeris dot cz>
3090         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
3092         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_event):
3093         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_send_newsegment),
3094         (gst_mpeg_parse_send_event):
3095           Ref events before sending them to multiple pads, after all
3096           gst_pad_send_event() takes ownership of events. Don't leak
3097           events that have not been handled (fixes #322745).
3099 2005-11-28  Martin Soto  <martinsoto@users.sourceforge.net>
3101         * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_handle_dvd_event)
3102         (gst_dvd_demux_handle_dvd_event): Erase code to prevent mpegparse
3103         from making timestamp adjustments. This will have to be re-added
3104         in some form in the near future, but in order to do that, some nav
3105         packet parsing will be necessary in mpegdemux.
3106         * gst/mpegstream/gstmpegparse.h (struct _GstMPEGParse):
3107         * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_init) 
3108         (g_value_set_int, gst_mpeg_parse_set_property)
3109         Get rid of do_adjust and use_adjust. Rename max_discont to
3110         max_src_gap.
3111         (gst_mpeg_parse_parse_packhead): When max_scr_gap has a value of
3112         -1, no adjustment is made.
3113         * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_class_init): 
3114         Rename max_discont property to max_scr_gap. Erase "adjust"
3115         property.
3117         * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_send_event): Don't
3118         override send_event anymore, base class does the job.
3119         * gst/mpegstream/gstmpegdemux.c (gst_mpeg_demux_send_event):
3120         Base class now does most of the work.
3121         * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_send_event):
3122         Generalize to forwarding the event to all source pads in the
3123         element.
3125         * gst/mpegstream/gstmpegparse.h: 
3126         * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_class_init) 
3127         (gst_mpeg_parse_init, gst_mpeg_parse_set_clock) 
3128         (gst_mpeg_parse_chain, gst_mpeg_parse_get_property) 
3129         (gst_mpeg_parse_set_property):
3130         Clock synchronization doesn't make sense anymore for a
3131         demultiplexer.
3133 2005-11-28  Michael Smith  <msmith@fluendo.com>
3135         * gst/realmedia/rmdemux.c: (gst_rmdemux_loop):
3136           Don't treat normal EOS as a fatal error.
3138 2005-11-28  Edward Hervey  <edward@fluendo.com>
3140         * ext/mad/gstmad.c: (gst_mad_chain):
3141         Proper warning statements,
3142         Don't error if the src pad isn't linked when pushing.
3143         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_change_state):
3144         Proper state_change, avoids borkage when going to READY
3146 2005-11-25  Jan Schmidt  <thaytan@mad.scientist.com>
3148         * ext/mpeg2dec/gstmpeg2dec.c: (handle_sequence):
3149           Prime libmpeg2's pumps with some null custom buffers
3150           to ensure it doesn't ask us to discard garbage later yay.
3152 2005-11-25  Michael Smith  <msmith@fluendo.com>
3154         * ext/a52dec/gsta52dec.c: (gst_a52dec_init),
3155         (gst_a52dec_sink_setcaps), (gst_a52dec_chain),
3156         (gst_a52dec_chain_raw):
3157         * ext/a52dec/gsta52dec.h:
3158           Accept AC3 in audio/x-private1-ac3 format, which includes
3159           DVD-specific headers, as well as raw AC3, for compatibility with
3160           some demuxers.
3162 2005-11-25  Jan Schmidt  <thaytan@mad.scientist.com>
3164         * ext/mad/gstmad.c: (gst_mad_chain):
3165         When pad_alloc returns other-than-GST_FLOW_OK and mad exits early,
3166         skip frame synthesis and consume input data as if we'd done the 
3167         decode. Makes mad not error when the src pad is not connected.
3168         (#319784)
3170 2005-11-23  Martin Soto  <martinsoto@users.sourceforge.net>
3172         * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_class_init) 
3173         (gst_mpeg_parse_handle_discont, gst_mpeg_parse_send_newsegment) 
3174         (gst_mpeg_parse_chain): 
3175         * gst/mpegstream/gstmpegdemux.c (gst_mpeg_demux_class_init) 
3176         (gst_mpeg_demux_send_newsegment): 
3177         * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_send_subbuffer): 
3178         * gst/mpegstream/gstmpegparse.h: 
3179         Rename send_discont method to send_newsegment and add parameters
3180         to handle actual segments. Adapt code all around to run with the
3181         new name and signature.
3182         * gst/mpegstream/gstmpegdemux.c: 
3183         * gst/mpegstream/gstmpegparse.c: 
3184         * gst/mpegstream/gstdvddemux.c:
3185         Convert to GST_BOILERPLATE.
3187 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
3189         * configure.ac: back to HEAD
3191 === release 0.9.6 ===
3193 2005-11-23  Thomas Vander Stichele <thomas at apestaart dot org>
3195         * configure.ac:
3196           releasing 0.9.6, "The Marshals Are Dead"
3198 2005-11-23  Michael Smith <msmith@fluendo.com>
3200         * gst/realmedia/rmdemux.c: (gst_rmdemux_sink_event),
3201         (gst_rmdemux_src_event), (gst_rmdemux_validate_offset),
3202         (find_seek_offset_bytes), (find_seek_offset_time),
3203         (gst_rmdemux_perform_seek), (gst_rmdemux_src_query),
3204         (gst_rmdemux_loop), (gst_rmdemux_fourcc_isplausible),
3205         (gst_rmdemux_chain), (gst_rmdemux_send_event),
3206         (gst_rmdemux_add_stream), (gst_rmdemux_parse_mdpr),
3207         (gst_rmdemux_parse_packet):
3208           Fractional framerates.
3210 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
3212         * ext/mpeg2dec/gstmpeg2dec.c: (src_templ),
3213         (gst_mpeg2dec_negotiate_format), (handle_sequence),
3214         (gst_mpeg2dec_sink_event):
3215         * ext/mpeg2dec/gstmpeg2dec.h:
3216         Use fractional framerates
3218 2005-11-22  Wim Taymans  <wim@fluendo.com>
3220         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_set_clock):
3221         set_clock returns a boolean.
3223 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
3225         * ext/mad/gstmad.c: (gst_mad_chain):
3226           Fix seeking even more by sending the newsegment event with the
3227           right parameters. Should fix querying in playbin/totem after
3228           a seek.
3230 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
3232         * ext/mad/gstmad.c: (gst_mad_mode_get_type), (gst_mad_src_query),
3233         (normal_seek), (gst_mad_sink_event), (gst_mad_chain):
3234           Fix seeking in stand-alone mode. Fix nonexistant enum value 
3235           introduced in previous commit. Improve debug messages here and 
3236           there. Actually return a proper return value in the sink event
3237           handler.
3239 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
3241         * ext/lame/gstlame.c:
3242         * ext/mad/gstmad.c:
3243         * ext/sidplay/gstsiddec.cc:
3244           fix up GValueEnum
3246 2005-11-22  Andy Wingo  <wingo@pobox.com>
3248         * Update for gst_tag_setter API changes.
3250 2005-11-22  Andy Wingo  <wingo@pobox.com>
3252         * ext/a52dec/gsta52dec.c (gst_a52dec_sink_event)
3253         * ext/mad/gstid3tag.c (gst_id3_tag_sink_event)
3254         * ext/mad/gstmad.c (gst_mad_chain)
3255         * gst/mpegaudioparse/gstmpegaudioparse.c
3256         (gst_mp3parse_sink_event)
3257         * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_handle_dvd_event)
3258         * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_handle_discont)
3259         (gst_mpeg_parse_send_discont, gst_mpeg_parse_pad_added)
3260         * gst/realmedia/rmdemux.c (gst_rmdemux_perform_seek)
3261         (gst_rmdemux_chain, gst_rmdemux_add_stream): Run update-funcnames.
3263 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
3265         * ext/mad/Makefile.am:
3266           libgsttagedit => libgsttag
3268 2005-11-22  Edward Hervey  <edward@fluendo.com>
3270         * ext/lame/gstlame.c: (gst_lame_sink_event):
3271         Don't take the stream lock
3273 2005-11-21  Andy Wingo  <wingo@pobox.com>
3275         * ext/sidplay/gstsiddec.cc (gst_siddec_sink_event): 
3276         * ext/mpeg2dec/gstmpeg2dec.c (gst_mpeg2dec_sink_event): 
3277         * ext/mad/gstmad.c (gst_mad_sink_event):
3278         * ext/a52dec/gsta52dec.c (gst_a52dec_sink_event): Don't take the
3279         stream lock.
3281         * gst/realmedia/rmdemux.c (gst_rmdemux_perform_seek): Update for
3282         stream lock changes.
3284         * *.h:
3285         * *.c: Ran scripts/update-macros. Oh yes.
3287 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
3289         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_event):
3290         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_process_event):
3291           Filler events have beem removed for now.
3293 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
3295         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_video_stream):
3296         * gst/realmedia/rmdemux.c: (gst_rmdemux_chain),
3297         (gst_rmdemux_add_stream), (gst_rmdemux_parse_mdpr):
3298           Update for GST_FOURCC_FORMAT API change.
3300 2005-11-21  Edward Hervey  <edward@fluendo.com>
3302         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain_raw):
3303         * gst/realmedia/rmdemux.c: (gst_rmdemux_chain),
3304         (gst_rmdemux_add_stream), (gst_rmdemux_parse_mdpr),
3305         (gst_rmdemux_parse_packet):
3306         Modifications for disapearance of GST_PAD_IS_USABLE()
3308 2005-11-18  Michael Smith <msmith@fluendo.com>
3310         * gst/iec958/ac3iec.c: (ac3iec_init), (ac3iec_chain_dvd):
3311           Remove some setcaps brokenness.
3312           Don't crash on bad input.
3314 2005-11-15  Johan Dahlin  <johan@gnome.org>
3316         * ext/mad/gstid3tag.c (gst_mad_id3_to_tag_list): unset GValues after
3317         calling transform.
3318         (gst_id3_tag_do_typefind): Unref caps
3320         * ext/mad/gstmad.c (gst_mad_check_caps_reset): Ditto
3322 2005-11-15  Tim-Philipp Müller  <tim at centricular dot net>
3324         * ext/mpeg2dec/gstmpeg2dec.c: (handle_slice),
3325         (gst_mpeg2dec_sink_event):
3326           Set DELTA_UNIT flag on outgoing buffers if this is NOT a keyframe;
3327           nice-ify debug message in event handler; add CHECKME.
3329         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_event),
3330         (gst_dvd_demux_send_event), (gst_dvd_demux_process_private),
3331         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_reset),
3332         (gst_dvd_demux_sync_stream_to_time):
3333         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_class_init),
3334         (gst_mpeg_demux_process_event), (gst_mpeg_demux_send_event),
3335         (gst_mpeg_demux_handle_discont), (gst_mpeg_demux_new_output_pad),
3336         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes),
3337         (gst_mpeg_demux_send_subbuffer), (gst_mpeg_demux_process_private),
3338         (gst_mpeg_demux_sync_stream_to_time),
3339         (gst_mpeg_demux_handle_src_event), (gst_mpeg_demux_reset):
3340         * gst/mpegstream/gstmpegdemux.h:
3341         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
3342         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_send_buffer),
3343         (gst_mpeg_parse_process_event), (gst_mpeg_parse_send_discont),
3344         (gst_mpeg_parse_send_event), (gst_mpeg_parse_event),
3345         (gst_mpeg_parse_chain):
3346         * gst/mpegstream/gstmpegparse.h:
3347           Get rid of GST_PAD_IS_USABLE and fix GstFlowReturn vs. gboolean
3348           return value confusion (gst_pad_push vs. gst_pad_send_event and
3349           gst_pad_push_event); pass flow return values to caller;
3350           miscellaneous fixes and clean-ups.
3352 2005-11-14  Martin Soto  <soto@localhost.localdomain>
3354         * gst/mpegstream/Makefile.am (noinst_HEADERS): Add
3355         gstrfc2250enc.h.
3357 2005-11-14  Martin Soto  <martinsoto@users.sourceforge.net>
3359         * configure.ac:
3360         * gst/mpegstream/Makefile.am:
3361         * gst/mpegstream/gstdvddemux.c:
3362         * gst/mpegstream/gstdvddemux.h:
3363         * gst/mpegstream/gstmpegdemux.c:
3364         * gst/mpegstream/gstmpegdemux.h:
3365         * gst/mpegstream/gstmpegpacketize.c:
3366         * gst/mpegstream/gstmpegpacketize.h:
3367         * gst/mpegstream/gstmpegparse.c:
3368         * gst/mpegstream/gstmpegparse.h:
3369         * gst/mpegstream/gstmpegstream.c:
3370         * gst/mpegstream/gstrfc2250enc.c:
3371         * gst/mpegstream/gstrfc2250enc.h:
3372         Applied patch from Josef Zlomek <josef.zlomek@xeris.cz> to
3373         partially port the mpegstream plugin to GStreamer 0.9.
3375 2005-11-14  Andy Wingo  <wingo@pobox.com>
3377         * configure.ac (GST_PLUGIN_LDFLAGS): -no-undefined for better
3378         debugging, allows dll builds on windows. Fixes #316076.
3380 2005-11-11  Thomas Vander Stichele  <thomas at apestaart dot org>
3382         * configure.ac: back to HEAD
3384 === release 0.9.5 ===
3386 2005-11-11  Thomas Vander Stichele <thomas at apestaart dot org>
3388         * configure.ac:
3389           releasing 0.9.5, "Zero-Test Patching"
3391 2005-10-27  Wim Taymans  <wim@fluendo.com>
3393         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_reset),
3394         (gst_mpeg2dec_alloc_buffer), (gst_mpeg2dec_negotiate_format),
3395         (handle_sequence), (handle_picture), (handle_slice),
3396         (gst_mpeg2dec_chain), (gst_mpeg2dec_src_query), (normal_seek),
3397         (gst_mpeg2dec_src_event), (gst_mpeg2dec_change_state):
3398         Forward GstFlowReturn about everywhere.
3399         Handle seeking correctly.
3401 2005-10-27  Wim Taymans  <wim@fluendo.com>
3403         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_negotiate_format),
3404         (handle_sequence), (handle_slice), (gst_mpeg2dec_chain),
3405         (gst_mpeg2dec_src_query), (gst_mpeg2dec_change_state):
3406         Small cleanups in refcounting.
3408 2005-10-26  Wim Taymans  <wim@fluendo.com>
3410         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
3411         (gst_mpeg2dec_dispose), (gst_mpeg2dec_reset),
3412         (gst_mpeg2dec_alloc_buffer), (gst_mpeg2dec_negotiate_format),
3413         (handle_sequence), (handle_picture):
3414         * ext/mpeg2dec/gstmpeg2dec.h:
3415         Removed lots of dubious code.
3416         Handle flushing and seeking correctly. Still leaks though...
3418 2005-10-24  Christian Schaller  <christian at fluendo dot com>
3420         * configure.ac: port over thomas plugin listing from base
3422 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
3424         * configure.ac:
3425           back to HEAD
3427 === release 0.9.4 ===
3429 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
3431         * NEWS:
3432         * RELEASE:
3433         * configure.ac:
3434           Releasing 0.9.4, "Diplodocus"
3436 2005-10-23  Julien MOUTTE  <julien@moutte.net>
3438         * gst/realmedia/rmdemux.c: (gst_rmdemux_loop): STOPPED->FAILED
3440 2005-10-21  Wim Taymans  <wim@fluendo.com>
3442         * gst/realmedia/rmdemux.c: (gst_rmdemux_validate_offset),
3443         (gst_rmdemux_perform_seek), (gst_rmdemux_src_query):
3444         Set correct stream time in newsegment event.
3446 2005-10-21  Thomas Vander Stichele  <thomas at apestaart dot org>
3448         * ext/Makefile.am:
3449           fix distcheck
3451 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
3453         * ext/a52dec/Makefile.am:
3454         * ext/a52dec/gsta52dec.c: (gst_a52dec_base_init),
3455         (gst_a52dec_class_init), (gst_a52dec_sink_event),
3456         (gst_a52dec_change_state):
3457         * ext/a52dec/gsta52dec.h:
3458           Re-enable CPU flags, use liboil to get them.
3460 2005-10-20  Josef Zlomek  <josef dot zlomek at xeris dot cz>
3462         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
3464         * configure.ac:
3465         * ext/a52dec/Makefile.am:
3466         * ext/a52dec/gsta52dec.c:
3467         * ext/a52dec/gsta52dec.h:
3468           Port AC3 decoder to 0.9 (#318849).
3470 2005-10-20  Wim Taymans  <wim@fluendo.com>
3472         * ext/sidplay/gstsiddec.cc:
3473         Small fixes and more error messages.
3475 2005-10-19  Wim Taymans  <wim@fluendo.com>
3477         * ext/amrnb/amrnbparse.c: (gst_amrnbparse_query),
3478         (gst_amrnbparse_state_change):
3479         * ext/mad/gstid3tag.c: (gst_id3_tag_src_query):
3480         * ext/mad/gstmad.c: (gst_mad_get_query_types), (gst_mad_src_query):
3481         * ext/mpeg2dec/gstmpeg2dec.c:
3482         * ext/sidplay/gstsiddec.cc:
3483         * gst/realmedia/rmdemux.c: (gst_rmdemux_validate_offset),
3484         (gst_rmdemux_src_query), (gst_rmdemux_src_query_types):
3485         API change fixen.
3487 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
3489         * configure.ac:
3490           GST_DOC has been renamed to GST_DOCBOOK_CHECK
3492 2005-10-19  Thomas Vander Stichele  <thomas at apestaart dot org>
3494         * configure.ac:
3495           some docs I had
3496         * ext/amrnb/amrnbenc.c: (gst_amrnbenc_chain):
3497           trivial fixes
3499 2005-10-18  Wim Taymans  <wim@fluendo.com>
3501         * gst/realmedia/rmdemux.c: (gst_rmdemux_validate_offset),
3502         (gst_rmdemux_perform_seek):
3503         segment-start/done API change.
3505 2005-10-17  Michael Smith <msmith@fluendo.com>
3507         * gst/iec958/ac3iec.c: (ac3iec_chain_raw):
3508           Set buffer duration on IEC958 buffers.
3510 2005-10-16  Tim-Philipp Müller  <tim at centricular dot net>
3512         * configure.ac:
3513           Fix glib check
3515 2005-10-13  Tim-Philipp Müller  <tim at centricular dot net>
3517         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
3518           Fix handling of GST_TAG_DATE, which is now of type GST_TYPE_DATE.
3520 2005-10-13  Stefan Kost  <ensonic@users.sf.net>
3522         * examples/stats/mp2ogg.c:
3523           yes, typo fixes
3525 2005-10-12  Stefan Kost  <ensonic@users.sf.net>
3527         * examples/indexing/indexmpeg.c: (main):
3528         * ext/a52dec/gsta52dec.c: (gst_a52dec_init):
3529         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_is_open),
3530         (dvdnavsrc_set_property), (dvdnavsrc_open), (dvdnavsrc_close),
3531         (dvdnavsrc_event), (dvdnavsrc_convert), (dvdnavsrc_query):
3532         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_set_property),
3533         (dvdreadsrc_srcpad_query), (dvdreadsrc_get),
3534         (dvdreadsrc_open_file), (dvdreadsrc_close_file):
3535         * ext/dvdread/dvdreadsrc.h:
3536         * ext/lame/gstlame.h:
3537         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init):
3538         * gst/asfdemux/gstasfmux.c: (gst_asfmux_init):
3539         * gst/iec958/ac3iec.h:
3540         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_init):
3541         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_init):
3542         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init):
3543         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_init):
3544         * gst/synaesthesia/gstsynaesthesia.c: (gst_synaesthesia_init):
3545         renamed GST_FLAGS macros to GST_OBJECT_FLAGS
3546         moved bitshift from macro to enum definition
3548 2005-10-11  Wim Taymans  <wim@fluendo.com>
3550         * ext/mad/gstid3tag.c: (gst_id3_tag_sink_event):
3551         * ext/mad/gstmad.c: (gst_mad_chain):
3552         * gst/mpegaudioparse/gstmpegaudioparse.c:
3553         (gst_mp3parse_sink_event), (gst_mp3parse_chain):
3554         * gst/realmedia/rmdemux.c: (gst_rmdemux_perform_seek),
3555         (gst_rmdemux_chain), (gst_rmdemux_add_stream):
3556         newsegment API update.
3558 2005-10-06  Wim Taymans  <wim@fluendo.com>
3560         * ext/amrnb/amrnbdec.c:
3561         Mark invalid frame sizes
3563         * ext/mad/gstmad.c: (gst_mad_init), (gst_mad_chain):
3564         UNUSABLE is not to be used here, just push out stuff so
3565         probes can continue linking or making the pad usable.
3567 2005-10-05  Michael Smith <msmith@fluendo.com>
3569         * gst/realmedia/rmdemux.c: (gst_rmdemux_sink_event),
3570         (gst_rmdemux_src_event), (gst_rmdemux_validate_offset),
3571         (find_seek_offset_bytes), (find_seek_offset_time),
3572         (gst_rmdemux_perform_seek), (gst_rmdemux_src_query),
3573         (gst_rmdemux_loop), (gst_rmdemux_fourcc_isplausible),
3574         (gst_rmdemux_chain), (gst_rmdemux_send_event),
3575         (gst_rmdemux_add_stream), (gst_rmdemux_parse_packet):
3576           Improve seeking error-resilience.
3577           General improvements in error handling.
3579 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
3581         * configure.ac:
3582           back to development
3584 === release 0.9.3 ===
3586 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
3588         * NEWS:
3589         * README:
3590         * configure.ac:
3591           releasing 0.9.3, "Athos"
3593 2005-09-30  Michael Smith <msmith@fluendo.com>
3595         * gst/realmedia/rmdemux.c: (gst_rmdemux_src_event),
3596         (gst_rmdemux_perform_seek), (gst_rmdemux_src_query),
3597         (gst_rmdemux_change_state), (gst_rmdemux_loop),
3598         (gst_rmdemux_fourcc_isplausible), (gst_rmdemux_chain),
3599         (gst_rmdemux_send_event), (gst_rmdemux_add_stream),
3600         (gst_rmdemux_parse_packet):
3601         * gst/realmedia/rmdemux.h:
3602           Sanity checking, and fix some minor memory leaks
3604 2005-09-29  Michael Smith <msmith@fluendo.com>
3606         * gst/realmedia/rmdemux.c: (gst_rmdemux_src_event),
3607         (gst_rmdemux_perform_seek), (gst_rmdemux_loop),
3608         (gst_rmdemux_send_event), (gst_rmdemux_add_stream),
3609         (gst_rmdemux_parse_mdpr), (gst_rmdemux_parse_packet):
3610         Real demuxer fixes. Make it more bulletproof against bad data,
3611         identify a few more stream types.
3612         Fix seeking so that it works (at least with the seek example program;
3613         it still fails with totem).
3615 2005-09-26  Wim Taymans  <wim@fluendo.com>
3617         * gst/mpegaudioparse/gstmpegaudioparse.c:
3618         (gst_mp3parse_sink_event), (gst_mp3parse_chain):
3619         Set correct caps on buffers too.
3621 2005-09-26  Wim Taymans  <wim@fluendo.com>
3623         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_init),
3624         (gst_mp3parse_sink_event), (gst_mp3parse_chain):
3625         * gst/mpegaudioparse/gstmpegaudioparse.h:
3626         Put timestamps on buffers.
3628 2005-09-21  Flavio Oliveira  <flavio.oliveira@indt.org.br>
3630         * ext/amrnb/amrnbenc.c: (gst_amrnbenc_base_init):
3631         Changed amrnbenc description, it is an encoder, not decoder.
3633 2005-09-21  Michael Smith <msmith@fluendo.com>
3635         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_class_init),
3636         (gst_ac3parse_init), (gst_ac3parse_chain):
3637         * gst/iec958/ac3_padder.c: (ac3_crc_init), (ac3_crc_update),
3638         (ac3_crc_validate), (ac3p_init), (ac3p_parse):
3639         * gst/iec958/ac3_padder.h:
3640         * gst/iec958/ac3iec.c:
3641           Various changes to AC3->IEC958 framer. Mostly to make our IEC958
3642           headers more accurate, and to check AC3 checksums (both of them in
3643           each frame), and dump the frame (as a probable sync failure) if they
3644           don't match. General code cleanup, improved comments. Changed to not
3645           construct the header backwards, and not byteswap everything else.
3646           If we end up needing to do little-endian output, we should swap in
3647           the element doing the output (AC3 is big-endian).
3649 2005-09-20  Thomas Vander Stichele  <thomas at apestaart dot org>
3651         * docs/plugins/gst-plugins-ugly-plugins.args:
3652         * docs/plugins/gst-plugins-ugly-plugins.hierarchy:
3653         * docs/plugins/gst-plugins-ugly-plugins.interfaces:
3654         * docs/plugins/gst-plugins-ugly-plugins.prerequisites:
3655           commit missing files
3656         * docs/plugins/inspect/plugin-lame.xml:
3657           update
3659 2005-09-19  Wim Taymans  <wim@fluendo.com>
3661         * ext/lame/gstlame.c: (gst_lame_chain):
3662         Set caps on outgoing buffers.
3664 2005-09-16  Thomas Vander Stichele  <thomas at apestaart dot org>
3666         * ext/lame/gstlame.c:
3667         * ext/lame/gstlame.h:
3668           clean up further so we don't try to set up five times for
3669           a simple pipeline
3671 2005-09-16  Michael Smith <msmith@fluendo.com>
3673         * gst/iec958/ac3iec.c: (ac3iec_init):
3674           Set setcaps function on sink pad, not source pad. Produce correct
3675           caps on output buffers.
3677 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
3679         * ext/mad/gstid3tag.c:
3680           gsttaginterface.h -> gsttagsetter.h
3682 === release 0.9.1 ===
3684 2005-09-06  Thomas Vander Stichele  <thomas at apestaart dot org>
3686         * README:
3687         * NEWS:
3688         * autogen.sh:
3689         * configure.ac:
3690           releasing 0.9.1, "The Rat"
3692 2005-09-06  Wim Taymans  <wim@fluendo.com>
3694         * ext/amrnb/amrnbdec.c: (gst_amrnbdec_state_change):
3695         * ext/amrnb/amrnbenc.c: (gst_amrnbenc_state_change):
3696         * ext/amrnb/amrnbparse.c: (gst_amrnbparse_state_change):
3697         State change function updates.
3699 2005-09-05  Jan Schmidt  <thaytan@mad.scientist.com>
3701         * ext/mpeg2dec/gstmpeg2dec.c:
3702         GST_CAT_SEEK disappeared from the public API at some point
3704 2005-09-02  Michael Smith <msmith@fluendo.com>
3706         * gst/iec958/ac3iec.c:
3707           Use the right mime-type for AC3 input, audio/x-private1-ac3, as
3708           output by demux
3710 2005-09-02  Michael Smith <msmith@fluendo.com>
3712         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain_dvd):
3713         * gst/iec958/ac3iec.c: (ac3iec_get_type), (ac3iec_base_init),
3714         (ac3iec_class_init), (ac3iec_init), (ac3iec_finalize),
3715         (ac3iec_setcaps), (ac3iec_set_property), (ac3iec_get_property),
3716         (ac3iec_chain_dvd), (ac3iec_chain_raw), (ac3iec_change_state),
3717         (plugin_init):
3718           Changes to use the first_access parameter correctly in ac3 and lpcm
3719           plugins. General cleanups in iec958 framer.
3721 2005-09-01  Michael Smith <msmith@fluendo.com>
3723         * configure.ac:
3724         * gst/iec958/Makefile.am:
3725         * gst/iec958/ac3_padder.c: (ac3p_init), (ac3p_push_data),
3726         (ac3p_parse):
3727         * gst/iec958/ac3_padder.h:
3728         * gst/iec958/ac3iec.c: (ac3iec_get_type), (ac3iec_base_init),
3729         (ac3iec_class_init), (ac3iec_init), (ac3iec_finalize),
3730         (ac3iec_set_property), (ac3iec_get_property), (ac3iec_chain),
3731         (ac3iec_change_state), (plugin_init):
3732         * gst/iec958/ac3iec.h:
3733           AC3 -> IEC958 (S/PDIF) framer, port of Martin Soto's 0.8 plugin.
3735 2005-09-01  Wim Taymans  <wim@fluendo.com>
3737         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_setcaps),
3738         (gst_dvdlpcmdec_chain_dvd), (gst_dvdlpcmdec_chain_raw),
3739         (gst_dvdlpcmdec_change_state):
3740         Cleanups, fixed header parsing and stripping.
3742 2005-09-01  Michael Smith <msmith@fluendo.com>
3744         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcm_reset),
3745         (gst_dvdlpcmdec_init), (gst_dvdlpcmdec_setcaps),
3746         (update_timestamps), (parse_header), (gst_dvdlpcmdec_chain_dvd),
3747         (gst_dvdlpcmdec_chain_raw):
3748           Use the right bytes to parse the LPCM dvd header
3750 2005-09-01  Michael Smith <msmith@fluendo.com>
3752         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcm_reset),
3753         (gst_dvdlpcmdec_init), (gst_dvdlpcmdec_setcaps),
3754         (update_timestamps), (parse_header), (gst_dvdlpcmdec_chain_dvd),
3755         (gst_dvdlpcmdec_chain_raw):
3756           Return the correct values from chain function.
3758 2005-08-31  Michael Smith <msmith@fluendo.com>
3760         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcm_reset),
3761         (gst_dvdlpcmdec_init), (gst_dvdlpcmdec_setcaps),
3762         (update_timestamps), (parse_header), (gst_dvdlpcmdec_chain_dvd),
3763         (gst_dvdlpcmdec_chain_raw):
3764         * gst/dvdlpcmdec/gstdvdlpcmdec.h:
3765           Restructure LPCM decoder to not expect the demuxer to parse the LPCM
3766           header; instead do this internally. Also support the old way, using
3767           a different mime-type.
3769 2005-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
3771         * Makefile.am:
3772         * configure.ac:
3773         * docs/plugins/Makefile.am:
3774         * docs/plugins/gst-plugins-ugly-plugins-docs.sgml:
3775         * docs/plugins/gst-plugins-ugly-plugins-sections.txt:
3776         * docs/plugins/gst-plugins-ugly-plugins.types:
3777         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_tca_seek):
3778         * ext/dvdread/dvdreadsrc.c: (_open), (_seek_title),
3779         (_seek_chapter), (_read):
3780         * gst/mpegaudioparse/gstmpegaudioparse.c:
3781           add plugin documentation