diff --git a/ChangeLog b/ChangeLog index cf9a5a8919..ce01d63c9a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,408 +1,91 @@ -2009-01-08 Sebastian Dröge +=== release 0.10.11 === - Patch by: Yves Lefebvre +2009-03-21 Jan Schmidt - * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_video_stream), - (gst_dvd_demux_get_audio_stream), - (gst_dvd_demux_get_subpicture_stream), (gst_dvd_demux_reset): - * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_init_stream), - (gst_mpeg_demux_get_video_stream), - (gst_mpeg_demux_get_audio_stream), (gst_mpeg_demux_reset): - * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_chain): - Fix some caps leaks. Fixes bug #564885. + * configure.ac: + releasing 0.10.11, "Their swords and their knives" -2009-01-02 Alessandro Decina +2009-03-13 16:45:08 +0000 Jan Schmidt - * ext/cdio/gstcdio.c: - Remove unused format argument. - -2008-12-13 Tim-Philipp Müller - - * win32/common/.cvsignore: + * configure.ac: * win32/common/config.h: - * win32/common/config.h.in: - Hardcode cpu for win32 build, just like we do in the other modules, - to remove VCS conflicts and inconsistent defines between modules, - and update version defines to CVS. + 0.10.10.3 pre-release -2008-12-13 Edward Hervey +2009-03-13 16:40:38 +0000 Jan Schmidt - * m4/Makefile.am: - Removed two more .m4 that aren't shipped with gettext 0.17 anymore. + * po/fi.po: + * po/id.po: + * po/pl.po: + * po/pt_BR.po: + * po/sv.po: + po: Update translations from upstream -2008-12-13 Edward Hervey - - * m4/Makefile.am: - inttypes.m4 hasn't been available since gettext-0.15, and since we now - require gettext >= 0.17 ... we can remove it from the list of files to - dist. - -2008-12-10 Tim-Philipp Müller - - * gst/mpegaudioparse/gstmpegaudioparse.c: (channel_mode_class), - (GST_TYPE_MP3_CHANNEL_MODE), (mp3_type_frame_length_from_header), - (gst_mp3parse_emit_frame), (mp3parse_get_query_types): - * gst/mpegaudioparse/gstmpegaudioparse.h: - Do an initial class_ref on an internal enum type from within the - class_init function so that there aren't any issues when multiple - mp3parse elements are started in separate threads at the same - time. (Why we use an enum type here if the tag is registered as - a string type, I don't know). Also remove custom UNUSED macro - and use GLib's instead. - -2008-12-04 Sebastian Dröge - - * configure.ac: - Apparently AC_CONFIG_MACRO_DIR breaks when using more - than one macro directory, reverting last change. - -2008-12-04 Sebastian Dröge - - * configure.ac: - Set AC_CONFIG_MACRO_DIR to common/m4 to point autoconf to - our M4 macros. - -2008-12-01 Sebastian Dröge - - * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_negotiate_format): - Last change introduced a regression that made mpeg2dec handle - some 4:2:2 videos as 4:4:4. Fixes bug #562086. - -2008-11-29 Sebastian Dröge - - Patch by: Cygwin Ports maintainer - - - * autogen.sh: - * configure.ac: - Require gettext 0.17 because older versions don't mix with libtool - 2.2. At build time an older gettext version will still work. - Fixes bug #556091. - -2008-11-24 David Schleef - - * ext/mpeg2dec/gstmpeg2dec.c: - * ext/mpeg2dec/gstmpeg2dec.h: - Add support for 4:4:4 video. Fixes #562086 - -2008-11-24 Sebastian Dröge - - Patch by: Simon Holm Thøgersen - - * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_chain): - Add support for the STATE_SEQUENCE_MODIFIED state in mpeg2dec - >= 0.5.0. Fixes bug #562065. - -2008-11-20 Wim Taymans - - * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_chain): - Remove duplicate and broken code for the streaming case and simply reuse - the much better working pull based code. Fixes #560348. - -2008-11-20 Jan Schmidt - - * configure.ac: - Back to development -> 0.10.10.1 - -=== release 0.10.10 === - -2008-11-19 Jan Schmidt - - * configure.ac: - releasing 0.10.10, "Under the House" - -2008-11-17 Sebastian Dröge - - * ext/sidplay/Makefile.am: - Use GST_CXXFLAGS for C++ code instead of GST_CFLAGS. The latter could - contain CFLAGS that do not exist for C++, like -Wvla or - -Wdeclaration-after-statement. Fixes bug #561161. - -2008-11-12 Jan Schmidt - - * configure.ac: - 0.10.9.3 pre-release - -2008-11-11 Wim Taymans - - * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_video_stream): - Only copy sane aspect ratio values on the caps. Fixes #559682. - -2008-11-05 Wim Taymans - - * ext/amrnb/amrnbdec.c: (gst_amrnb_variant_get_type), - (gst_amrnbdec_class_init), (gst_amrnbdec_set_property), - (gst_amrnbdec_get_property), (gst_amrnbdec_chain): - * ext/amrnb/amrnbdec.h: - Add a property to select the amr variant. Fixes #424070. - -2008-11-03 Wim Taymans - - Patch by: Tal Shalif - - * gst/mpegstream/gstdvddemux.c: - (gst_dvd_demux_get_subpicture_stream): - * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream), - (gst_mpeg_demux_get_audio_stream): - Fix memmory corruption due to not storing the new updated pointer - after a g_renew(). Fixes #558896. - -2008-10-30 Stefan Kost - - * tests/check/Makefile.am: - Blacklist cdiocddasrc from state-change tests. Fixes #558277. - -2008-10-24 Jan Schmidt - - * configure.ac: - oops, forgot to bump the version back to devel - after the last release 0.10.9.1 - -2008-10-24 Wim Taymans - - * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream), - (gst_rmdemux_descramble_mp4a_audio), - (gst_rmdemux_handle_scrambled_packet): - Add suport for mpeg4 and aac audio. See #556714. - -2008-10-14 Michael Smith - - * gst/mpegaudioparse/gstmpegaudioparse.c: - Calculate samples per frame correctly for "MPEG 2.5" layer 3. - Fixes skipping on these files. Fixes bug #558564. - -2008-10-14 Sebastian Dröge - - Patch by: Robin Stocker - - * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init), - (handle_sequence), (gst_mpeg2dec_setcaps): - * ext/mpeg2dec/gstmpeg2dec.h: - Prefer the container's PAR over the stream's PAR if it's - given in the srcpad caps. Fixes bug #556184. - -2008-10-13 Stefan Kost - - * ext/a52dec/Makefile.am: - * ext/amrnb/Makefile.am: - * ext/cdio/Makefile.am: - * ext/dvdnav/Makefile.am: - * ext/dvdread/Makefile.am: - * ext/lame/Makefile.am: - * ext/mad/Makefile.am: - * ext/mpeg2dec/Makefile.am: - * ext/sidplay/Makefile.am: - * gst/ac3parse/Makefile.am: - * gst/asfdemux/Makefile.am: - * gst/dvdlpcmdec/Makefile.am: - * gst/dvdsub/Makefile.am: - * gst/iec958/Makefile.am: - * gst/mpegaudioparse/Makefile.am: - * gst/mpegstream/Makefile.am: - * gst/realmedia/Makefile.am: - * gst/synaesthesia/Makefile.am: - Don't install static libs for plugins. Fixes #550851 for ugly. - -2008-10-13 Sebastian Dröge - - * gst/mpegaudioparse/gstmpegaudioparse.c: - (gst_mp3parse_sink_event): - Post a GST_ELEMENT_ERROR if we get EOS before seeing any valid - frames. Partially fixes bug #552237. - -2008-10-09 Stefan Kost - - * ext/amrnb/amrnbparse.c: - use #defines for HEADER. Unref the object in _sink_activate_pull(). - -2008-10-08 Wim Taymans - - * ext/mad/gstmad.c: (gst_mad_src_event), (gst_mad_chain), - (gst_mad_change_state): - * ext/mad/gstmad.h: - track discont on incomming buffers and set discont on outgoing - buffers. - Pass unknown events upstreams instead of dropping them. - -2008-09-28 Sebastian Dröge - - Patch by: Sameer Naik - - * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_class_init), - (handle_slice), (gst_mpeg2dec_sink_event), - (gst_mpeg2dec_src_event): - * ext/mpeg2dec/gstmpeg2dec.h: - Fix compilation with --disable-index. Fixes bug #554150. - -2008-09-28 Sebastian Dröge - - Patch by: Sameer Naik - - * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_dispose), - (gst_mad_src_event), (gst_mad_chain): - * ext/mad/gstmad.h: - Fix compilation with --disable-index. Fixes bug #554142. - -2008-09-27 Jan Schmidt - - * ext/a52dec/gsta52dec.c: - * ext/a52dec/gsta52dec.h: - Fix channel re-negotiation on a change of the incoming stream. - - Patch By: Thijs Vermeir - Fixes: #551660 - -2008-09-26 Wim Taymans - - * ext/amrnb/amrnbenc.c: (gst_amrnbenc_chain), - (gst_amrnbenc_state_change): - * ext/amrnb/amrnbenc.h: - Pass the discont flag from the input buffer on to the output buffer in - the AMR encoder. - -2008-09-26 Wim Taymans - - Patch by: Benoit Fouet - - * ext/amrnb/amrnbparse.c: (gst_amrnbparse_init), - (gst_amrnbparse_handle_pull_seek), - (gst_amrnbparse_handle_push_seek), (gst_amrnbparse_src_event), - (gst_amrnbparse_sink_activate_push), - (gst_amrnbparse_sink_activate_pull): - * ext/amrnb/amrnbparse.h: - Add flush seek handler. Fixes #536274. - -2008-09-26 Wim Taymans - - Patch by: Benoit Fouet - - * ext/amrnb/amrnbparse.c: (gst_amrnbparse_query), - (gst_amrnbparse_chain), (gst_amrnbparse_loop), - (gst_amrnbparse_state_change): - * ext/amrnb/amrnbparse.h: - Fix the duration query. Fixes #536226. - Also set caps on the pads and buffers more correctly. - -2008-09-02 Tim-Philipp Müller +2009-03-13 16:38:08 +0000 Jan Schmidt * po/LINGUAS: - Add 'ca' to LINGUAS. + * po/tr.po: + po: Add Turkish translation -2008-08-28 Edward Hervey +2009-03-13 19:23:12 +0000 Jan Schmidt - * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_loop): - Fix aggregated GST_FLOW_RETURN check for when to send an error message - on the bus. - Re-fixes #546859 + * gst/mpegaudioparse/gstmpegaudioparse.c: + * gst/mpegaudioparse/gstmpegaudioparse.h: + mp3parse: Fix glitches in the output when playing (for e.g.) AVI + Don't introduce glitches in the output by a) relaxing the threshold for + taking upstream timestamps in preference to our calculated timestamps and + b) only set the discont flag on outgoing buffers in response to an incoming + discont buffer. + Fixes: #575046 -2008-08-27 Wim Taymans +2009-03-12 15:57:31 +0100 Alessandro Decina - * gst/realmedia/rdtdepay.c: (gst_rdt_depay_init), - (gst_rdt_depay_setcaps), (gst_rdt_depay_sink_event), - (create_segment_event), (gst_rdt_depay_push), - (gst_rdt_depay_handle_data), (gst_rdt_depay_change_state): - * gst/realmedia/rdtdepay.h: - Parse other values from the incomming caps. - Add event handler to handle flushing and segments. - Create segment events. + * gst/mpegaudioparse/gstmpegaudioparse.c: + mp3parse: fix deadlock with accurate seeks. + Release pending_accurate_seeks_lock before forwarding the seek event upstream. + Fixes #575068. - * gst/realmedia/rdtjitterbuffer.c: (rdt_jitter_buffer_insert): - Do skew correction based on RDT timestamps. - - * gst/realmedia/rdtmanager.c: (activate_session), - (gst_rdt_manager_parse_caps), (gst_rdt_manager_setcaps), - (create_recv_rtp): - Parse caps to get the clockrate needed for the jitterbuffer. - - * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_video_packet): - Apply timestamp fixup after correcting for initial timestamp and - internal base timestamp corrections. - -2008-08-27 Wim Taymans - - * gst/realmedia/rdtdepay.c: (gst_rdt_depay_handle_data), - (gst_rdt_depay_change_state): - * gst/realmedia/rdtdepay.h: - Check seqnum gaps and drop duplicate packets or mark outgoing buffers - with a DISCONT flag when needed. - - * gst/realmedia/rdtmanager.c: (gst_rdt_manager_query_src): - Report the configure latency instead of a hardcoded value. - -2008-08-27 Wim Taymans - - * gst/realmedia/rdtmanager.c: (create_session), (activate_session), - (free_session), (gst_rdt_manager_query_src), - (gst_rdt_manager_src_activate_push), - (gst_rdt_manager_handle_data_packet), (gst_rdt_manager_chain_rdt), - (gst_rdt_manager_loop), (create_recv_rtp): - Include the new rdt jitterbuffer in the session manager. - -2008-08-27 Wim Taymans - - * gst/realmedia/rdtdepay.c: (gst_rdt_depay_class_init), - (gst_rdt_depay_finalize), (gst_rdt_depay_setcaps), - (gst_rdt_depay_push), (gst_rdt_depay_handle_data), - (gst_rdt_depay_chain), (gst_rdt_depay_change_state): - * gst/realmedia/rdtdepay.h: - Use new RDT parsing helper functions. - Copy discont flags correctly. - Push the header from the chain function instead of the setcaps function. - Copy incomming timestamp to the output buffers instead of doing magic - with the RDT timestamps. - -2008-08-27 Wim Taymans - - * gst/realmedia/Makefile.am: - * gst/realmedia/gstrdtbuffer.c: (gst_rdt_buffer_validate_data), - (gst_rdt_buffer_validate), (gst_rdt_buffer_get_packet_count), - (read_packet_header), (gst_rdt_buffer_get_first_packet), - (gst_rdt_packet_move_to_next), (gst_rdt_packet_get_type), - (gst_rdt_packet_get_length), (gst_rdt_packet_to_buffer), - (gst_rdt_buffer_compare_seqnum), (gst_rdt_packet_data_get_seq), - (gst_rdt_packet_data_peek_data), - (gst_rdt_packet_data_get_stream_id), - (gst_rdt_packet_data_get_timestamp): - * gst/realmedia/gstrdtbuffer.h: - Add first support for parsing RDT messages. - - * gst/realmedia/rdtjitterbuffer.c: (rdt_jitter_buffer_class_init), - (rdt_jitter_buffer_init), (rdt_jitter_buffer_finalize), - (rdt_jitter_buffer_new), (rdt_jitter_buffer_reset_skew), - (calculate_skew), (rdt_jitter_buffer_insert), - (rdt_jitter_buffer_pop), (rdt_jitter_buffer_peek), - (rdt_jitter_buffer_flush), (rdt_jitter_buffer_num_packets), - (rdt_jitter_buffer_get_ts_diff): - * gst/realmedia/rdtjitterbuffer.h: - Add first version of an RDT jitterbuffer. - -2008-08-27 Wim Taymans - - * gst/realmedia/rmdemux.c: (gst_rmdemux_init), - (find_seek_offset_time), (gst_rmdemux_reset), (gst_rmdemux_chain), - (gst_rmdemux_parse_mdpr), (gst_rmdemux_descramble_cook_audio), - (gst_rmdemux_descramble_dnet_audio), - (gst_rmdemux_parse_video_packet), (gst_rmdemux_parse_audio_packet): - * gst/realmedia/rmdemux.h: - Keep track of the first timestamp of the stream and add this to the - outgoing buffer timestamps so that we can handle live streams. - Set discont flag on the first buffers and after a seek. - -=== release 0.10.9 === - -2008-08-26 Jan Schmidt +2009-03-10 00:22:35 +0000 Jan Schmidt * configure.ac: - releasing 0.10.9, "Back The Way It Was" + * po/af.po: + * po/az.po: + * po/bg.po: + * po/ca.po: + * po/cs.po: + * po/da.po: + * po/en_GB.po: + * po/es.po: + * po/fi.po: + * po/fr.po: + * po/hu.po: + * po/id.po: + * po/it.po: + * po/lt.po: + * po/mt.po: + * po/nb.po: + * po/nl.po: + * po/or.po: + * po/pl.po: + * po/pt_BR.po: + * po/ru.po: + * po/sk.po: + * po/sq.po: + * po/sr.po: + * po/sv.po: + * po/uk.po: + * po/vi.po: + * po/zh_CN.po: + * win32/common/config.h: + 0.10.10.2 pre-release + Bump version number, update translations and win32 config.h -2008-08-26 Jan Schmidt +2009-03-10 00:19:01 +0000 Jan Schmidt - * ext/a52dec/gsta52dec.c: - Set up a default time segment for output when receiving - an incoming byte segment (as for raw AC3 files). - Fixes: #548194 + * po/LINGUAS: + * po/ja.po: + po: Add Japanese translation -2008-08-12 Jan Schmidt +2009-03-10 00:10:20 +0000 Jan Schmidt * configure.ac: * docs/plugins/Makefile.am: @@ -425,232 +108,1432 @@ * docs/plugins/inspect/plugin-mpegstream.xml: * docs/plugins/inspect/plugin-realmedia.xml: * docs/plugins/inspect/plugin-siddec.xml: + * docs/plugins/inspect/plugin-synaesthesia.xml: + * docs/plugins/inspect/plugin-twolame.xml: * ext/Makefile.am: - - 0.10.8.2 pre-release. - - * po/LINGUAS: * po/POTFILES.in: - * po/id.po: - Add new translation. + Moved twolame from Bad to Ugly -2008-08-11 Michael Smith +2008-11-04 12:42:30 +0000 Stefan Kost - * gst/asfdemux/gstasfdemux.c: - Properly aggregate flow returns for both push and pull mode, so we shut - down if all pads are unlinked. - Fixes #546859. + [MOVED FROM BAD] Don't install static libs for plugins. Fixes #550851 for -bad. + Original commit message from CVS: + * ext/alsaspdif/Makefile.am: + * ext/amrwb/Makefile.am: + * ext/apexsink/Makefile.am: + * ext/arts/Makefile.am: + * ext/artsd/Makefile.am: + * ext/audiofile/Makefile.am: + * ext/audioresample/Makefile.am: + * ext/bz2/Makefile.am: + * ext/cdaudio/Makefile.am: + * ext/celt/Makefile.am: + * ext/dc1394/Makefile.am: + * ext/dirac/Makefile.am: + * ext/directfb/Makefile.am: + * ext/divx/Makefile.am: + * ext/dts/Makefile.am: + * ext/faac/Makefile.am: + * ext/faad/Makefile.am: + * ext/gsm/Makefile.am: + * ext/hermes/Makefile.am: + * ext/ivorbis/Makefile.am: + * ext/jack/Makefile.am: + * ext/jp2k/Makefile.am: + * ext/ladspa/Makefile.am: + * ext/lcs/Makefile.am: + * ext/libfame/Makefile.am: + * ext/libmms/Makefile.am: + * ext/metadata/Makefile.am: + * ext/mpeg2enc/Makefile.am: + * ext/mplex/Makefile.am: + * ext/musepack/Makefile.am: + * ext/musicbrainz/Makefile.am: + * ext/mythtv/Makefile.am: + * ext/nas/Makefile.am: + * ext/neon/Makefile.am: + * ext/ofa/Makefile.am: + * ext/polyp/Makefile.am: + * ext/resindvd/Makefile.am: + * ext/sdl/Makefile.am: + * ext/shout/Makefile.am: + * ext/snapshot/Makefile.am: + * ext/sndfile/Makefile.am: + * ext/soundtouch/Makefile.am: + * ext/spc/Makefile.am: + * ext/swfdec/Makefile.am: + * ext/tarkin/Makefile.am: + * ext/theora/Makefile.am: + * ext/timidity/Makefile.am: + * ext/twolame/Makefile.am: + * ext/x264/Makefile.am: + * ext/xine/Makefile.am: + * ext/xvid/Makefile.am: + * gst-libs/gst/app/Makefile.am: + * gst-libs/gst/dshow/Makefile.am: + * gst/aiffparse/Makefile.am: + * gst/app/Makefile.am: + * gst/audiobuffer/Makefile.am: + * gst/bayer/Makefile.am: + * gst/cdxaparse/Makefile.am: + * gst/chart/Makefile.am: + * gst/colorspace/Makefile.am: + * gst/dccp/Makefile.am: + * gst/deinterlace/Makefile.am: + * gst/deinterlace2/Makefile.am: + * gst/dvdspu/Makefile.am: + * gst/festival/Makefile.am: + * gst/filter/Makefile.am: + * gst/flacparse/Makefile.am: + * gst/flv/Makefile.am: + * gst/games/Makefile.am: + * gst/h264parse/Makefile.am: + * gst/librfb/Makefile.am: + * gst/mixmatrix/Makefile.am: + * gst/modplug/Makefile.am: + * gst/mpeg1sys/Makefile.am: + * gst/mpeg4videoparse/Makefile.am: + * gst/mpegdemux/Makefile.am: + * gst/mpegtsmux/Makefile.am: + * gst/mpegvideoparse/Makefile.am: + * gst/mve/Makefile.am: + * gst/nsf/Makefile.am: + * gst/nuvdemux/Makefile.am: + * gst/overlay/Makefile.am: + * gst/passthrough/Makefile.am: + * gst/pcapparse/Makefile.am: + * gst/playondemand/Makefile.am: + * gst/rawparse/Makefile.am: + * gst/real/Makefile.am: + * gst/rtjpeg/Makefile.am: + * gst/rtpmanager/Makefile.am: + * gst/scaletempo/Makefile.am: + * gst/sdp/Makefile.am: + * gst/selector/Makefile.am: + * gst/smooth/Makefile.am: + * gst/smoothwave/Makefile.am: + * gst/speed/Makefile.am: + * gst/speexresample/Makefile.am: + * gst/stereo/Makefile.am: + * gst/subenc/Makefile.am: + * gst/tta/Makefile.am: + * gst/vbidec/Makefile.am: + * gst/videodrop/Makefile.am: + * gst/videosignal/Makefile.am: + * gst/virtualdub/Makefile.am: + * gst/vmnc/Makefile.am: + * gst/y4m/Makefile.am: + * sys/acmenc/Makefile.am: + * sys/cdrom/Makefile.am: + * sys/dshowdecwrapper/Makefile.am: + * sys/dshowsrcwrapper/Makefile.am: + * sys/dvb/Makefile.am: + * sys/dxr3/Makefile.am: + * sys/fbdev/Makefile.am: + * sys/oss4/Makefile.am: + * sys/qcam/Makefile.am: + * sys/qtwrapper/Makefile.am: + * sys/vcd/Makefile.am: + * sys/wininet/Makefile.am: + * win32/common/config.h: + Don't install static libs for plugins. Fixes #550851 for -bad. -2008-08-07 Tim-Philipp Müller +2008-09-02 09:56:44 +0000 Tim-Philipp Müller - Patch by: Frederic Crozat + [MOVED FROM BAD] Enable/fix up translations for these plugins. + Original commit message from CVS: + * ext/resindvd/plugin.c: (plugin_init): + * ext/resindvd/resindvdsrc.c: + * ext/twolame/gsttwolame.c: (plugin_init): + * gst/aiffparse/aiffparse.c: (plugin_init): + Enable/fix up translations for these plugins. + * po/LINGUAS: + Add 'ca' to LINGUAS. + * po/POTFILES.in: + * po/POTFILES.skip: + Add more files for translation and more files which tools + should skip. - * ext/dvdread/dvdreadsrc.c: (plugin_init): - * ext/lame/gstlame.c: (plugin_init): - * gst/asfdemux/gstasf.c: (plugin_init): - Make sure gettext returns translations in UTF-8 encoding rather - than in the current locale encoding (#546822). +2008-08-07 14:34:03 +0000 Sebastian Dröge -2008-07-31 Sebastian Dröge + [MOVED FROM BAD] ext/twolame/gsttwolame.*: Allow raw float samples as input for encoding. + Original commit message from CVS: + * ext/twolame/gsttwolame.c: (gst_two_lame_sink_setcaps), + (gst_two_lame_chain): + * ext/twolame/gsttwolame.h: + Allow raw float samples as input for encoding. + +2008-08-02 17:39:13 +0000 Sebastian Dröge + + [MOVED FROM BAD] Add TwoLAME MP2 encoding element, based on the LAME element. + Original commit message from CVS: + * configure.ac: + * ext/Makefile.am: + * ext/twolame/Makefile.am: + * ext/twolame/gsttwolame.c: (gst_two_lame_mode_get_type), + (gst_two_lame_padding_get_type), (gst_two_lame_emphasis_get_type), + (gst_two_lame_release_memory), (gst_two_lame_finalize), + (gst_two_lame_base_init), (gst_two_lame_class_init), + (gst_two_lame_src_setcaps), (gst_two_lame_sink_setcaps), + (gst_two_lame_init), (gst_two_lame_set_property), + (gst_two_lame_get_property), (gst_two_lame_sink_event), + (gst_two_lame_chain), (gst_two_lame_setup), + (gst_two_lame_change_state), (gst_two_lame_get_default_settings), + (plugin_init): + * ext/twolame/gsttwolame.h: + Add TwoLAME MP2 encoding element, based on the LAME element. + +2009-03-09 23:13:20 +0000 Jan Schmidt + + * common: + Automatic update of common submodule + From 7032163 to f8b3d91 + +2009-03-08 12:05:57 +0100 Sebastian Dröge + + * common: + Automatic update of common submodule + From ffa738d to 7032163 + +2009-03-08 11:21:32 +0100 Sebastian Dröge + + * common: + Automatic update of common submodule + From 3f13e4e to ffa738d + +2009-03-07 11:47:06 +0100 Sebastian Dröge + + * common: + Automatic update of common submodule + From 3c7456b to 3f13e4e + +2009-03-07 10:47:13 +0100 Sebastian Dröge + + * common: + Automatic update of common submodule + From 57c83f2 to 3c7456b + +2009-03-06 12:30:36 -0800 Michael Smith * gst/mpegaudioparse/gstmpegaudioparse.c: - (gst_mp3parse_sink_event), (gst_mp3parse_emit_frame), - (mp3parse_total_time), (mp3parse_bytepos_to_time): - Don't recurse from mp3parse_bytepos_to_time() to mp3parse_total_time() - if we're called from there already. Otherwise we end up in a endless - recursion and crash with a stack overflow. + mp3parse: be more conservative when changing layer/rate/etc. + Don't allow a change in sample rate/channels/layer/version unless we can + see another frame at the correct offset. Prevents accidently flipping + due to simple single-bit corruption. - This can happen when a Xing or VBRI header with TOC exists but it - doesn't contain the total time. Fixes bug #545370. +2009-03-04 16:52:59 +0000 Jan Schmidt -2008-07-31 Sebastian Dröge + * gst/realmedia/realhash.c: + rmdemux: Fix strict-aliasing warnings. + Use existing GST_READ_UINT32 and GST_WRITE_UINT32 macros instead of + hand-rolled ones. - * ext/lame/gstlame.c: (gst_lame_class_init), - (gst_lame_get_default_settings): - Use the default for the strict-iso property too. +2009-03-04 16:15:00 +0200 René Stadler - Allow a bitrate setting of 0, which lets lame choose the default value - and which makes it possible to set the compression-ratio property. - -2008-07-29 Sebastian Dröge - - * ext/lame/gstlame.c: (gst_lame_class_init), (gst_lame_init), - (gst_lame_chain), (gst_lame_get_default_settings), (plugin_init): - * ext/lame/gstlame.h: - Get the defaults settings of LAME in the plugin initialization - function and return FALSE here if something goes wrong. This removes - the hacky failing instance init function. - - Use LAMEs default value for all settings instead of overwriting some - of them. Overwriting some of them gives unexpected results if one only - sets a preset. Fixes bug #498004. - -2008-07-27 Sebastian Dröge - - * ext/lame/gstlame.c: (gst_lame_init): - Use LAME's default for the min/max/mean VBR bitrate. Setting our own - defaults will restrict the bitrate when using the presets in a bad way. - Fixes bug #498004. - -2008-07-27 Sebastian Dröge - - * ext/lame/gstlame.c: (gst_lame_sink_setcaps): * gst/mpegaudioparse/gstmpegaudioparse.c: - (mp3_type_frame_length_from_header), (mp3_caps_create), - (gst_mp3parse_chain): - Put the MPEG audio version into the caps as "mpegaudioversion". - This is different from "mpegversion". + mpegaudioparse: Remove empty lines added by buggy indent. -2008-07-22 Sebastian Dröge +2009-02-27 13:41:58 +0100 Mark Nauwelaerts - * ext/lame/gstlame.c: (gst_lame_class_init), (gst_lame_init), - (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup): - * ext/lame/gstlame.h: - Fix build with lame >= 3.97. The padding type and cwlimit settings - are deprecated now and the function declarations are hidden in the - headers so deprecate the GObject properties for them and remove them - in 0.11. Fixes bug #544039. + * gst/mpegaudioparse/gstmpegaudioparse.c: + mpegaudioparse: Provide SEEKING query handling. + Since SEEK event handling might perform some conversion + from TIME to BYTES, do not let upstream fool application + into (TIME) seeking not being possible. -2008-07-13 Sebastian Dröge +2009-02-25 13:34:05 -0800 Michael Smith - * ext/mpeg2dec/gstmpeg2dec.c: (handle_sequence): - Don't allow width/height outside the spec (i.e. smaller than 16 - and higher than 4096). Such files are corrupted ones and setting - caps that are not a subset of the template caps confuses playbin. - Fixes bug #542646. + * gst/mpegaudioparse/gstmpegaudioparse.c: + mp3parse: fix accurate seeks to near 0 + Integer underflow made accurate seeks to near zero fail and seek to + completely the wrong place. Fix by clamping to zero, since we can't seek + to negative times anyway. -2008-07-11 Sebastian Dröge +2009-02-25 20:52:08 +0000 Jan Schmidt - * ext/sidplay/Makefile.am: - Fix the build. + * common: + * configure.ac: + build: Update shave init statement for changes in common. Bump common. -2008-07-08 Sebastian Dröge +2009-02-25 18:19:20 +0100 Wim Taymans + + * gst/realmedia/rtspreal.c: + rtspreal: ignore data streams. Fixes #527112 + Ignore data streams when parsing the SDP as they don't contain anything we need + to put in the realmedia header. + +2009-02-25 11:32:37 +0000 Jan Schmidt + + * common: + Automatic update of common submodule + From 9cf8c9b to a6ce5c6 + +2009-02-24 15:25:16 +0100 Wim Taymans + + * ext/mad/gstid3tag.c: + Forward unknown events + Forward unknown events upstream instead of dropping them. Also return the result + of the seek event instead of a fixed value. + +2009-02-23 10:50:50 +0200 Stefan Kost + + * gst/asfdemux/gstrtpasfdepay.c: + rtpasfdepay: Fix the build by adding the needed include for atoi. + +2009-02-22 19:19:12 +0000 Jan Schmidt * configure.ac: - Don't include ERROR_CFLAGS in GST_CXXFLAGS as it might include - flags that are invalid for C++. + * docs/plugins/Makefile.am: + Use shave for the build output -2008-07-05 Sebastian Dröge +2009-02-22 16:00:02 +0000 Jan Schmidt - Patch by: Tal Shalif + * common: + Automatic update of common submodule + From 5d7c9cc to 9cf8c9b - * ext/dvdnav/dvdnavsrc.c: (gst_dvd_nav_src_stop): - Prevent double free. Fixes bug #541697. +2009-02-22 14:22:30 +0100 Edward Hervey -2008-07-05 Mark Nauwelaerts + * gst/asfdemux/gstasf.c: + * gst/asfdemux/gstrtpasfdepay.c: + * gst/realmedia/rademux.c: + * gst/realmedia/rdtdepay.c: + * gst/synaesthesia/gstsynaesthesia.c: + * gst/synaesthesia/synaescope.c: + Fix indentation. - * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_base_init), - (gst_dvd_demux_get_audio_stream), - (gst_dvd_demux_get_subpicture_stream), - (gst_dvd_demux_parse_packhead), (gst_dvd_demux_reset): - * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_init), - (gst_mpeg_demux_process_event), (gst_mpeg_demux_init_stream), - (gst_mpeg_demux_parse_packhead), (gst_mpeg_demux_reset): - * gst/mpegstream/gstmpegdemux.h: - Resend tags event after a FLUSH (seek) to support prerolling - a partial pipeline. +2009-02-22 14:21:22 +0100 Edward Hervey -2008-07-03 Tim-Philipp Müller + * gst/realmedia/pnmsrc.c: + pnmsrc: Error out gracefully if location is NULL. Run gst-indent - * configure.ac: - * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_object): - Use correct error code for encrypted streams. +2009-02-21 11:13:55 -0800 David Schleef -2008-07-02 Mark Nauwelaerts + * common: + Automatic update of common submodule + From 80c627d to 5d7c9cc - * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer), - (gst_mpeg_demux_sync_stream_to_time): - Bridge gaps in stream by NEWSEGMENT sending. Fixes #540194. +2009-02-20 15:53:34 +0100 Wim Taymans -2008-06-27 Mark Nauwelaerts + * gst/realmedia/Makefile.am: + * gst/realmedia/pnmsrc.c: + * gst/realmedia/pnmsrc.h: + * gst/realmedia/rademux.c: + * gst/realmedia/rademux.h: + * gst/realmedia/realmedia.c: + * gst/realmedia/rmdemux.c: + * gst/realmedia/rmdemux.h: + Add pnm:// uri source + Add a new utri handler for pnm:// that for now just redirects to the same uri + with the rtsp:// protocol, which usually works nowadays. + Separate the registration of the various plugins into a separate source file. - * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_read), - (gst_dvd_read_src_create), (gst_dvd_read_src_handle_seek_event): - Allow and implement non-flushing and/or segment seek - (mainly in TIME and chapter format). - * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_event), - (gst_dvd_demux_get_subpicture_stream), - (gst_dvd_demux_synchronise_pads), - (gst_dvd_demux_sync_stream_to_time): - * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_process_event), - (gst_mpeg_demux_send_subbuffer), - (gst_mpeg_demux_sync_stream_to_time), - (gst_mpeg_streams_reset_cur_ts): - * gst/mpegstream/gstmpegdemux.h: - * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_process_event), - (gst_mpeg_parse_pad_added), (gst_mpeg_parse_handle_src_query): - Delegate a query to upstream if it can't be handled. - Make segment stop aware. - Fix (subtitle) stream synchronization. - Add some debug statements. +2009-02-20 13:48:08 +0100 Wim Taymans -2008-06-26 Edward Hervey + * gst/asfdemux/Makefile.am: + * gst/asfdemux/gstasf.c: + * gst/asfdemux/gstrtpasfdepay.c: + * gst/asfdemux/gstrtpasfdepay.h: + Add ASF depayloader + Add ASF depayloader based on latest public MicroSoft docs (MS-RTSP). + Fixes #335067. - * gst/mpegaudioparse/gstmpegaudioparse.c: (head_check): - Fix build on macosx. +2009-02-19 19:10:53 +0000 Zaheer Merali -2008-06-13 Stefan Kost + * ext/mad/gstmad.c: + mad: remove log line added in error + +2009-02-19 19:08:10 +0000 Zaheer Merali + + * ext/mad/gstmad.c: + mad: just flush data when seeing BADDATAPTR instead of going into error state + +2009-02-18 12:55:16 +0100 Roland Moser + + * gst/realmedia/rmdemux.c: + Fix parsing of the flags in rmdemux + Fix parsing of the flags in version 1 realmedia streams. + Fixes #571358. + +2009-02-09 12:03:15 +0100 Edward Hervey + + * common: + Bump revision to use for common submodule. + +2009-01-30 22:27:05 +0200 Stefan Kost * docs/plugins/gst-plugins-ugly-plugins-docs.sgml: - * docs/plugins/gst-plugins-ugly-plugins-sections.txt: - * ext/a52dec/gsta52dec.c: - * ext/amrnb/amrnbdec.c: - * ext/amrnb/amrnbenc.c: - * ext/amrnb/amrnbparse.c: - * ext/lame/gstlame.c: - * ext/mad/gstmad.c: - * ext/sidplay/gstsiddec.cc: - * gst/asfdemux/gstrtspwms.c: - * gst/mpegaudioparse/gstxingmux.c: - * gst/realmedia/rademux.c: - * gst/realmedia/rdtmanager.c: - * gst/realmedia/rtspreal.c: + Add releaseinfo with online url. + +2009-01-30 17:34:27 +0000 Jan Schmidt + + * common: + Bump common + +2009-01-30 14:35:40 +0100 Sebastian Dröge + + * gst/asfdemux/asfpacket.c: + * gst/asfdemux/gstasfdemux.c: + * gst/asfdemux/gstasfdemux.h: + Remove redundant push_mode struct member + +2009-01-30 09:04:46 +0100 Edward Hervey + + * autogen.sh: + Fix previous commit, wasn't actually setting up a symbolic link + +2009-01-30 08:56:33 +0100 Edward Hervey + + * autogen.sh: + * common: + Use a symbolic link for the pre-commit client-side hook + +2009-01-30 08:56:24 +0100 Edward Hervey + + * .gitignore: + Ignore some more files + +2009-01-26 22:40:10 +0200 Stefan Kost + + * gst/synaesthesia/synaescope.c: + * gst/synaesthesia/synaescope.h: + Precalculate some size dependent variables. Demystify the height scaling a bit. + Adds more comments to the code about the height scaling. RIght now only certain heights are screen filling. + +2009-01-26 21:26:46 +0200 Stefan Kost + + Merge branch 'master' of ssh://git.freedesktop.org/git/gstreamer/gst-plugins-ugly + +2009-01-26 20:12:41 +0100 Wim Taymans + + * gst/realmedia/rdtdepay.c: + Set flags on the realmedia chunks + Set the keyframe flags from the RDT packet to the realmedia chunk so that the + descrambler can be reset on keyframes. Fixes #556714. + +2009-01-26 20:10:36 +0100 Wim Taymans + + * gst/realmedia/gstrdtbuffer.c: + * gst/realmedia/gstrdtbuffer.h: + Add method to get RDT flags + Add a method to get the RDT flags. We need these flags to mark keyframes to + reset the descrambing queue. See #556714. + +2009-01-26 10:00:57 +0100 Hans de Goede + + * gst/asfdemux/asfpacket.c: + * gst/asfdemux/gstasfdemux.c: + * gst/asfdemux/gstasfdemux.h: + Add seeking support to asfdemux in push mode + Fixes bug #568836. + +2009-01-26 09:57:26 +0100 Hans de Goede + + * gst/asfdemux/asfpacket.c: + Drop packets with an invalid replicated data length + Drop packets with an invalid replicated data length + instead of continuing with an invalid timestamp + and uninitialized payload metadata. + All other code assumes that the timestamps are valid. + +2009-01-25 22:31:52 +0200 Stefan Kost + + * gst/synaesthesia/synaescope.h: + Change comment to refer to right variable. + +2009-01-24 23:27:08 +0200 Stefan Kost + * gst/synaesthesia/gstsynaesthesia.c: + * gst/synaesthesia/gstsynaesthesia.h: + * gst/synaesthesia/synaescope.c: + * gst/synaesthesia/synaescope.h: + Bring synaesthesia to next century. + Do proper size negotiation. Change engine API to allow resizes. Small cleanups elsewhere. + +2009-01-23 17:51:00 -0800 David Schleef + + * gst/asfdemux/gstasfdemux.c: + Fix leak of converted string + +2009-01-23 23:44:01 +0000 Jan Schmidt + + * .gitignore: + * po/.gitignore: + Add more to the gitignores + +2009-01-23 23:59:38 +0200 Stefan Kost + + * gst/synaesthesia/gstsynaesthesia.c: + Make synaesthesia build again. + _init() has no params. + +2009-01-22 18:15:36 +0200 Stefan Kost + + * common: + Update common snapshot. + +2009-01-22 13:50:09 +0100 Sebastian Dröge + + * common: + Fix pre-commit hook + +2009-01-22 06:14:31 +0100 Edward Hervey + + * autogen.sh: + * common: + Install and use pre-commit indentation hook from common + +2009-01-21 04:32:33 +0100 Edward Hervey + + * autogen.sh: + autogen.sh : Use git submodule + +2009-01-08 08:19:25 +0000 Yves Lefebvre + + gst/mpegstream/: Fix some caps leaks. Fixes bug #564885. + Original commit message from CVS: + Patch by: Yves Lefebvre + * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_video_stream), + (gst_dvd_demux_get_audio_stream), + (gst_dvd_demux_get_subpicture_stream), (gst_dvd_demux_reset): + * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_init_stream), + (gst_mpeg_demux_get_video_stream), + (gst_mpeg_demux_get_audio_stream), (gst_mpeg_demux_reset): + * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_chain): + Fix some caps leaks. Fixes bug #564885. + +2009-01-02 00:43:53 +0000 Alessandro Decina + + ext/cdio/gstcdio.c: Remove unused format argument. + Original commit message from CVS: + * ext/cdio/gstcdio.c: + Remove unused format argument. + +2008-12-13 20:41:40 +0000 Tim-Philipp Müller + + win32/common/: Hardcode cpu for win32 build, just like we do in the other modules, to remove VCS conflicts and incons... + Original commit message from CVS: + * win32/common/.cvsignore: + * win32/common/config.h: + * win32/common/config.h.in: + Hardcode cpu for win32 build, just like we do in the other modules, + to remove VCS conflicts and inconsistent defines between modules, + and update version defines to CVS. + +2008-12-13 16:29:38 +0000 Edward Hervey + + m4/Makefile.am: Removed two more .m4 that aren't shipped with gettext 0.17 anymore. + Original commit message from CVS: + * m4/Makefile.am: + Removed two more .m4 that aren't shipped with gettext 0.17 anymore. + +2008-12-13 13:01:49 +0000 Edward Hervey + + m4/Makefile.am: inttypes.m4 hasn't been available since gettext-0.15, and since we now require gettext >= 0.17 ... we... + Original commit message from CVS: + * m4/Makefile.am: + inttypes.m4 hasn't been available since gettext-0.15, and since we now + require gettext >= 0.17 ... we can remove it from the list of files to + dist. + +2008-12-10 15:42:21 +0000 Tim-Philipp Müller + + gst/mpegaudioparse/gstmpegaudioparse.*: Do an initial class_ref on an internal enum type from within the class_init f... + Original commit message from CVS: + * gst/mpegaudioparse/gstmpegaudioparse.c: (channel_mode_class), + (GST_TYPE_MP3_CHANNEL_MODE), (mp3_type_frame_length_from_header), + (gst_mp3parse_emit_frame), (mp3parse_get_query_types): + * gst/mpegaudioparse/gstmpegaudioparse.h: + Do an initial class_ref on an internal enum type from within the + class_init function so that there aren't any issues when multiple + mp3parse elements are started in separate threads at the same + time. (Why we use an enum type here if the tag is registered as + a string type, I don't know). Also remove custom UNUSED macro + and use GLib's instead. + +2008-12-04 20:11:33 +0000 Sebastian Dröge + + configure.ac: Apparently AC_CONFIG_MACRO_DIR breaks when using more than one macro directory, reverting last change. + Original commit message from CVS: + * configure.ac: + Apparently AC_CONFIG_MACRO_DIR breaks when using more + than one macro directory, reverting last change. + +2008-12-04 19:48:20 +0000 Sebastian Dröge + + configure.ac: Set AC_CONFIG_MACRO_DIR to common/m4 to point autoconf to our M4 macros. + Original commit message from CVS: + * configure.ac: + Set AC_CONFIG_MACRO_DIR to common/m4 to point autoconf to + our M4 macros. + +2008-12-01 14:39:34 +0000 Sebastian Dröge + + ext/mpeg2dec/gstmpeg2dec.c: Last change introduced a regression that made mpeg2dec handle some 4:2:2 videos as 4:4:4.... + Original commit message from CVS: + * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_negotiate_format): + Last change introduced a regression that made mpeg2dec handle + some 4:2:2 videos as 4:4:4. Fixes bug #562086. + +2008-11-29 13:33:37 +0000 Sebastian Dröge + + Require gettext 0.17 because older versions don't mix with libtool 2.2. At build time an older gettext version will s... + Original commit message from CVS: + Patch by: Cygwin Ports maintainer + + * autogen.sh: + * configure.ac: + Require gettext 0.17 because older versions don't mix with libtool + 2.2. At build time an older gettext version will still work. + Fixes bug #556091. + +2008-11-25 03:44:06 +0000 David Schleef + + ext/mpeg2dec/gstmpeg2dec.*: Add support for 4:4:4 video. Fixes #562086 + Original commit message from CVS: + * ext/mpeg2dec/gstmpeg2dec.c: + * ext/mpeg2dec/gstmpeg2dec.h: + Add support for 4:4:4 video. Fixes #562086 + +2008-11-24 09:51:39 +0000 Simon Holm Thøgersen + + ext/mpeg2dec/gstmpeg2dec.c: Add support for the STATE_SEQUENCE_MODIFIED state in mpeg2dec >= 0.5.0. Fixes bug #562065. + Original commit message from CVS: + Patch by: Simon Holm Thøgersen + * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_chain): + Add support for the STATE_SEQUENCE_MODIFIED state in mpeg2dec + >= 0.5.0. Fixes bug #562065. + +2008-11-20 21:31:19 +0000 Wim Taymans + + gst/asfdemux/gstasfdemux.c: Remove duplicate and broken code for the streaming case and simply reuse the much better ... + Original commit message from CVS: + * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_chain): + Remove duplicate and broken code for the streaming case and simply reuse + the much better working pull based code. Fixes #560348. + +2008-11-20 20:42:33 +0000 Jan Schmidt + + configure.ac: Back to development -> 0.10.10.1 + Original commit message from CVS: + * configure.ac: + Back to development -> 0.10.10.1 + +=== release 0.10.10 === + +2008-11-19 14:30:44 +0000 Jan Schmidt + + * ChangeLog: + * NEWS: + * RELEASE: + * configure.ac: + * docs/plugins/inspect/plugin-a52dec.xml: + * docs/plugins/inspect/plugin-asf.xml: + * docs/plugins/inspect/plugin-cdio.xml: + * docs/plugins/inspect/plugin-dvdlpcmdec.xml: + * docs/plugins/inspect/plugin-dvdread.xml: + * docs/plugins/inspect/plugin-dvdsub.xml: + * docs/plugins/inspect/plugin-iec958.xml: + * docs/plugins/inspect/plugin-lame.xml: + * docs/plugins/inspect/plugin-mad.xml: + * docs/plugins/inspect/plugin-mpeg2dec.xml: + * docs/plugins/inspect/plugin-mpegaudioparse.xml: + * docs/plugins/inspect/plugin-mpegstream.xml: + * docs/plugins/inspect/plugin-realmedia.xml: + * docs/plugins/inspect/plugin-siddec.xml: + * gst-plugins-ugly.doap: + * po/LINGUAS: + Release 0.10.10 - "Under the House" + Original commit message from CVS: + Release 0.10.10 - "Under the House" + +2008-11-19 13:59:12 +0000 Jan Schmidt + + * po/bg.po: + * po/ca.po: + * po/da.po: + * po/id.po: + * po/it.po: + * po/mt.po: + * po/vi.po: + Update .po files + Original commit message from CVS: + Update .po files + +2008-11-17 09:53:39 +0000 Sebastian Dröge + + ext/sidplay/Makefile.am: Use GST_CXXFLAGS for C++ code instead of GST_CFLAGS. The latter could contain CFLAGS that do... + Original commit message from CVS: + * ext/sidplay/Makefile.am: + Use GST_CXXFLAGS for C++ code instead of GST_CFLAGS. The latter could + contain CFLAGS that do not exist for C++, like -Wvla or + -Wdeclaration-after-statement. Fixes bug #561161. + +2008-11-12 23:19:55 +0000 Jan Schmidt + + configure.ac: 0.10.9.3 pre-release + Original commit message from CVS: + * configure.ac: + 0.10.9.3 pre-release + +2008-11-11 17:14:46 +0000 Wim Taymans + + gst/asfdemux/gstasfdemux.c: Only copy sane aspect ratio values on the caps. Fixes #559682. + Original commit message from CVS: + * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_video_stream): + Only copy sane aspect ratio values on the caps. Fixes #559682. + +2008-11-06 13:29:37 +0000 Sebastian Dröge + + * ChangeLog: + Add bug number to the mp3parse mpeg 2.5 fix + Original commit message from CVS: + Add bug number to the mp3parse mpeg 2.5 fix + +2008-11-05 11:03:07 +0000 Wim Taymans + + ext/amrnb/amrnbdec.*: Add a property to select the amr variant. Fixes #424070. + Original commit message from CVS: + * ext/amrnb/amrnbdec.c: (gst_amrnb_variant_get_type), + (gst_amrnbdec_class_init), (gst_amrnbdec_set_property), + (gst_amrnbdec_get_property), (gst_amrnbdec_chain): + * ext/amrnb/amrnbdec.h: + Add a property to select the amr variant. Fixes #424070. + +2008-11-03 11:31:49 +0000 Tal Shalif + + gst/mpegstream/: Fix memmory corruption due to not storing the new updated pointer after a g_renew(). Fixes #558896. + Original commit message from CVS: + Patch by: Tal Shalif + * gst/mpegstream/gstdvddemux.c: + (gst_dvd_demux_get_subpicture_stream): + * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream), + (gst_mpeg_demux_get_audio_stream): + Fix memmory corruption due to not storing the new updated pointer + after a g_renew(). Fixes #558896. + +2008-10-30 14:50:41 +0000 Stefan Kost + + tests/check/Makefile.am: Blacklist cdiocddasrc from state-change tests. Fixes #558277. + Original commit message from CVS: + * tests/check/Makefile.am: + Blacklist cdiocddasrc from state-change tests. Fixes #558277. + +2008-10-24 20:44:13 +0000 Jan Schmidt + + configure.ac: oops, forgot to bump the version back to devel after the last release 0.10.9.1 + Original commit message from CVS: + * configure.ac: + oops, forgot to bump the version back to devel + after the last release 0.10.9.1 + +2008-10-24 12:47:05 +0000 Wim Taymans + + gst/realmedia/rmdemux.c: Add suport for mpeg4 and aac audio. See #556714. + Original commit message from CVS: + * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream), + (gst_rmdemux_descramble_mp4a_audio), + (gst_rmdemux_handle_scrambled_packet): + Add suport for mpeg4 and aac audio. See #556714. + +2008-10-14 19:28:05 +0000 Michael Smith + + gst/mpegaudioparse/gstmpegaudioparse.c: Calculate samples per frame correctly for "MPEG 2.5" layer 3. + Original commit message from CVS: + * gst/mpegaudioparse/gstmpegaudioparse.c: + Calculate samples per frame correctly for "MPEG 2.5" layer 3. + Fixes skipping on these files. + +2008-10-14 12:51:41 +0000 Robin Stocker + + ext/mpeg2dec/gstmpeg2dec.*: Prefer the container's PAR over the stream's PAR if it's given in the srcpad caps. Fixes ... + Original commit message from CVS: + Patch by: Robin Stocker + * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init), + (handle_sequence), (gst_mpeg2dec_setcaps): + * ext/mpeg2dec/gstmpeg2dec.h: + Prefer the container's PAR over the stream's PAR if it's + given in the srcpad caps. Fixes bug #556184. + +2008-10-13 18:10:25 +0000 Stefan Kost + + Don't install static libs for plugins. Fixes #550851 for ugly. + Original commit message from CVS: + * ext/a52dec/Makefile.am: + * ext/amrnb/Makefile.am: + * ext/cdio/Makefile.am: + * ext/dvdnav/Makefile.am: + * ext/dvdread/Makefile.am: + * ext/lame/Makefile.am: + * ext/mad/Makefile.am: + * ext/mpeg2dec/Makefile.am: + * ext/sidplay/Makefile.am: + * gst/ac3parse/Makefile.am: + * gst/asfdemux/Makefile.am: + * gst/dvdlpcmdec/Makefile.am: + * gst/dvdsub/Makefile.am: + * gst/iec958/Makefile.am: + * gst/mpegaudioparse/Makefile.am: + * gst/mpegstream/Makefile.am: + * gst/realmedia/Makefile.am: + * gst/synaesthesia/Makefile.am: + Don't install static libs for plugins. Fixes #550851 for ugly. + +2008-10-13 09:04:15 +0000 Sebastian Dröge + + gst/mpegaudioparse/gstmpegaudioparse.c: Post a GST_ELEMENT_ERROR if we get EOS before seeing any valid frames. Partia... + Original commit message from CVS: + * gst/mpegaudioparse/gstmpegaudioparse.c: + (gst_mp3parse_sink_event): + Post a GST_ELEMENT_ERROR if we get EOS before seeing any valid + frames. Partially fixes bug #552237. + +2008-10-09 09:23:00 +0000 Stefan Kost + + ext/amrnb/amrnbparse.c: use #defines for HEADER. Unref the object in _sink_activate_pull(). + Original commit message from CVS: + * ext/amrnb/amrnbparse.c: + use #defines for HEADER. Unref the object in _sink_activate_pull(). + +2008-10-08 13:59:57 +0000 Wim Taymans + + ext/mad/gstmad.*: track discont on incomming buffers and set discont on outgoing buffers. + Original commit message from CVS: + * ext/mad/gstmad.c: (gst_mad_src_event), (gst_mad_chain), + (gst_mad_change_state): + * ext/mad/gstmad.h: + track discont on incomming buffers and set discont on outgoing + buffers. + Pass unknown events upstreams instead of dropping them. + +2008-09-28 17:33:43 +0000 Sameer Naik + + ext/mpeg2dec/gstmpeg2dec.*: Fix compilation with --disable-index. Fixes bug #554150. + Original commit message from CVS: + Patch by: Sameer Naik + * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_class_init), + (handle_slice), (gst_mpeg2dec_sink_event), + (gst_mpeg2dec_src_event): + * ext/mpeg2dec/gstmpeg2dec.h: + Fix compilation with --disable-index. Fixes bug #554150. + +2008-09-28 17:31:37 +0000 Sameer Naik + + ext/mad/gstmad.*: Fix compilation with --disable-index. Fixes bug #554142. + Original commit message from CVS: + Patch by: Sameer Naik + * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_dispose), + (gst_mad_src_event), (gst_mad_chain): + * ext/mad/gstmad.h: + Fix compilation with --disable-index. Fixes bug #554142. + +2008-09-27 00:20:48 +0000 Thijs Vermeir + + ext/a52dec/gsta52dec.*: Fix channel re-negotiation on a change of the incoming stream. + Original commit message from CVS: + * ext/a52dec/gsta52dec.c: + * ext/a52dec/gsta52dec.h: + Fix channel re-negotiation on a change of the incoming stream. + Patch By: Thijs Vermeir + Fixes: #551660 + +2008-09-26 14:39:42 +0000 Wim Taymans + + ext/amrnb/amrnbenc.*: Pass the discont flag from the input buffer on to the output buffer in the AMR encoder. + Original commit message from CVS: + * ext/amrnb/amrnbenc.c: (gst_amrnbenc_chain), + (gst_amrnbenc_state_change): + * ext/amrnb/amrnbenc.h: + Pass the discont flag from the input buffer on to the output buffer in + the AMR encoder. + +2008-09-26 10:04:35 +0000 Benoit Fouet + + ext/amrnb/amrnbparse.*: Add flush seek handler. Fixes #536274. + Original commit message from CVS: + Patch by: Benoit Fouet + * ext/amrnb/amrnbparse.c: (gst_amrnbparse_init), + (gst_amrnbparse_handle_pull_seek), + (gst_amrnbparse_handle_push_seek), (gst_amrnbparse_src_event), + (gst_amrnbparse_sink_activate_push), + (gst_amrnbparse_sink_activate_pull): + * ext/amrnb/amrnbparse.h: + Add flush seek handler. Fixes #536274. + +2008-09-26 09:57:02 +0000 Benoit Fouet + + ext/amrnb/amrnbparse.*: Fix the duration query. Fixes #536226. + Original commit message from CVS: + Patch by: Benoit Fouet + * ext/amrnb/amrnbparse.c: (gst_amrnbparse_query), + (gst_amrnbparse_chain), (gst_amrnbparse_loop), + (gst_amrnbparse_state_change): + * ext/amrnb/amrnbparse.h: + Fix the duration query. Fixes #536226. + Also set caps on the pads and buffers more correctly. + +2008-09-02 09:43:10 +0000 Tim-Philipp Müller + + po/LINGUAS: Add 'ca' to LINGUAS. + Original commit message from CVS: + * po/LINGUAS: + Add 'ca' to LINGUAS. + +2008-08-28 09:57:30 +0000 Edward Hervey + + gst/asfdemux/gstasfdemux.c: Fix aggregated GST_FLOW_RETURN check for when to send an error message on the bus. + Original commit message from CVS: + * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_loop): + Fix aggregated GST_FLOW_RETURN check for when to send an error message + on the bus. + Re-fixes #546859 + +2008-08-27 15:55:05 +0000 Wim Taymans + + gst/realmedia/rdtdepay.*: Parse other values from the incomming caps. + Original commit message from CVS: + * gst/realmedia/rdtdepay.c: (gst_rdt_depay_init), + (gst_rdt_depay_setcaps), (gst_rdt_depay_sink_event), + (create_segment_event), (gst_rdt_depay_push), + (gst_rdt_depay_handle_data), (gst_rdt_depay_change_state): + * gst/realmedia/rdtdepay.h: + Parse other values from the incomming caps. + Add event handler to handle flushing and segments. + Create segment events. + * gst/realmedia/rdtjitterbuffer.c: (rdt_jitter_buffer_insert): + Do skew correction based on RDT timestamps. + * gst/realmedia/rdtmanager.c: (activate_session), + (gst_rdt_manager_parse_caps), (gst_rdt_manager_setcaps), + (create_recv_rtp): + Parse caps to get the clockrate needed for the jitterbuffer. + * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_video_packet): + Apply timestamp fixup after correcting for initial timestamp and + internal base timestamp corrections. + +2008-08-27 11:28:50 +0000 Wim Taymans + + gst/realmedia/rdtdepay.*: Check seqnum gaps and drop duplicate packets or mark outgoing buffers with a DISCONT flag w... + Original commit message from CVS: + * gst/realmedia/rdtdepay.c: (gst_rdt_depay_handle_data), + (gst_rdt_depay_change_state): + * gst/realmedia/rdtdepay.h: + Check seqnum gaps and drop duplicate packets or mark outgoing buffers + with a DISCONT flag when needed. + * gst/realmedia/rdtmanager.c: (gst_rdt_manager_query_src): + Report the configure latency instead of a hardcoded value. + +2008-08-27 10:02:06 +0000 Wim Taymans + + gst/realmedia/rdtmanager.c: Include the new rdt jitterbuffer in the session manager. + Original commit message from CVS: + * gst/realmedia/rdtmanager.c: (create_session), (activate_session), + (free_session), (gst_rdt_manager_query_src), + (gst_rdt_manager_src_activate_push), + (gst_rdt_manager_handle_data_packet), (gst_rdt_manager_chain_rdt), + (gst_rdt_manager_loop), (create_recv_rtp): + Include the new rdt jitterbuffer in the session manager. + +2008-08-27 09:58:00 +0000 Wim Taymans + + gst/realmedia/rdtdepay.*: Use new RDT parsing helper functions. + Original commit message from CVS: + * gst/realmedia/rdtdepay.c: (gst_rdt_depay_class_init), + (gst_rdt_depay_finalize), (gst_rdt_depay_setcaps), + (gst_rdt_depay_push), (gst_rdt_depay_handle_data), + (gst_rdt_depay_chain), (gst_rdt_depay_change_state): + * gst/realmedia/rdtdepay.h: + Use new RDT parsing helper functions. + Copy discont flags correctly. + Push the header from the chain function instead of the setcaps function. + Copy incomming timestamp to the output buffers instead of doing magic + with the RDT timestamps. + +2008-08-27 09:52:49 +0000 Wim Taymans + + gst/realmedia/: Add first support for parsing RDT messages. + Original commit message from CVS: + * gst/realmedia/Makefile.am: + * gst/realmedia/gstrdtbuffer.c: (gst_rdt_buffer_validate_data), + (gst_rdt_buffer_validate), (gst_rdt_buffer_get_packet_count), + (read_packet_header), (gst_rdt_buffer_get_first_packet), + (gst_rdt_packet_move_to_next), (gst_rdt_packet_get_type), + (gst_rdt_packet_get_length), (gst_rdt_packet_to_buffer), + (gst_rdt_buffer_compare_seqnum), (gst_rdt_packet_data_get_seq), + (gst_rdt_packet_data_peek_data), + (gst_rdt_packet_data_get_stream_id), + (gst_rdt_packet_data_get_timestamp): + * gst/realmedia/gstrdtbuffer.h: + Add first support for parsing RDT messages. + * gst/realmedia/rdtjitterbuffer.c: (rdt_jitter_buffer_class_init), + (rdt_jitter_buffer_init), (rdt_jitter_buffer_finalize), + (rdt_jitter_buffer_new), (rdt_jitter_buffer_reset_skew), + (calculate_skew), (rdt_jitter_buffer_insert), + (rdt_jitter_buffer_pop), (rdt_jitter_buffer_peek), + (rdt_jitter_buffer_flush), (rdt_jitter_buffer_num_packets), + (rdt_jitter_buffer_get_ts_diff): + * gst/realmedia/rdtjitterbuffer.h: + Add first version of an RDT jitterbuffer. + +2008-08-27 09:47:17 +0000 Wim Taymans + + gst/realmedia/rmdemux.*: Keep track of the first timestamp of the stream and add this to the outgoing buffer timestam... + Original commit message from CVS: + * gst/realmedia/rmdemux.c: (gst_rmdemux_init), + (find_seek_offset_time), (gst_rmdemux_reset), (gst_rmdemux_chain), + (gst_rmdemux_parse_mdpr), (gst_rmdemux_descramble_cook_audio), + (gst_rmdemux_descramble_dnet_audio), + (gst_rmdemux_parse_video_packet), (gst_rmdemux_parse_audio_packet): + * gst/realmedia/rmdemux.h: + Keep track of the first timestamp of the stream and add this to the + outgoing buffer timestamps so that we can handle live streams. + Set discont flag on the first buffers and after a seek. + +=== release 0.10.9 === + +2008-08-26 23:06:04 +0000 Jan Schmidt + + * ChangeLog: + * NEWS: + * RELEASE: + * configure.ac: + * docs/plugins/gst-plugins-ugly-plugins.hierarchy: + * docs/plugins/gst-plugins-ugly-plugins.interfaces: + * docs/plugins/inspect/plugin-a52dec.xml: + * docs/plugins/inspect/plugin-asf.xml: + * docs/plugins/inspect/plugin-cdio.xml: + * docs/plugins/inspect/plugin-dvdlpcmdec.xml: + * docs/plugins/inspect/plugin-dvdread.xml: + * docs/plugins/inspect/plugin-dvdsub.xml: + * docs/plugins/inspect/plugin-iec958.xml: + * docs/plugins/inspect/plugin-lame.xml: + * docs/plugins/inspect/plugin-mad.xml: + * docs/plugins/inspect/plugin-mpeg2dec.xml: + * docs/plugins/inspect/plugin-mpegaudioparse.xml: + * docs/plugins/inspect/plugin-mpegstream.xml: + * docs/plugins/inspect/plugin-realmedia.xml: + * docs/plugins/inspect/plugin-siddec.xml: + * gst-plugins-ugly.doap: + Release 0.10.9 + Original commit message from CVS: + Release 0.10.9 + +2008-08-26 22:56:30 +0000 Jan Schmidt + + * po/af.po: + * po/az.po: + * po/bg.po: + * po/cs.po: + * po/da.po: + * po/en_GB.po: + * po/es.po: + * po/fi.po: + * po/fr.po: + * po/hu.po: + * po/id.po: + * po/it.po: + * po/lt.po: + * po/nb.po: + * po/nl.po: + * po/or.po: + * po/pl.po: + * po/pt_BR.po: + * po/ru.po: + * po/sk.po: + * po/sq.po: + * po/sr.po: + * po/sv.po: + * po/uk.po: + * po/vi.po: + * po/zh_CN.po: + Update .po files + Original commit message from CVS: + Update .po files + +2008-08-26 15:35:43 +0000 Jan Schmidt + + ext/a52dec/gsta52dec.c: Set up a default time segment for output when receiving an incoming byte segment (as for raw ... + Original commit message from CVS: + * ext/a52dec/gsta52dec.c: + Set up a default time segment for output when receiving + an incoming byte segment (as for raw AC3 files). + Fixes: #548194 + +2008-08-12 09:16:13 +0000 Jan Schmidt + + 0.10.8.2 pre-release. + Original commit message from CVS: + * configure.ac: + * docs/plugins/Makefile.am: + * docs/plugins/gst-plugins-ugly-plugins-docs.sgml: + * docs/plugins/gst-plugins-ugly-plugins-sections.txt: + * docs/plugins/gst-plugins-ugly-plugins.args: + * docs/plugins/gst-plugins-ugly-plugins.hierarchy: + * docs/plugins/gst-plugins-ugly-plugins.interfaces: + * docs/plugins/inspect/plugin-a52dec.xml: + * docs/plugins/inspect/plugin-asf.xml: + * docs/plugins/inspect/plugin-cdio.xml: + * docs/plugins/inspect/plugin-dvdlpcmdec.xml: + * docs/plugins/inspect/plugin-dvdread.xml: + * docs/plugins/inspect/plugin-dvdsub.xml: + * docs/plugins/inspect/plugin-iec958.xml: + * docs/plugins/inspect/plugin-lame.xml: + * docs/plugins/inspect/plugin-mad.xml: + * docs/plugins/inspect/plugin-mpeg2dec.xml: + * docs/plugins/inspect/plugin-mpegaudioparse.xml: + * docs/plugins/inspect/plugin-mpegstream.xml: + * docs/plugins/inspect/plugin-realmedia.xml: + * docs/plugins/inspect/plugin-siddec.xml: + * ext/Makefile.am: + 0.10.8.2 pre-release. + * po/LINGUAS: + * po/POTFILES.in: + * po/id.po: + Add new translation. + +2008-08-11 18:44:35 +0000 Michael Smith + + gst/asfdemux/gstasfdemux.c: Properly aggregate flow returns for both push and pull mode, so we shut down if all pads ... + Original commit message from CVS: + * gst/asfdemux/gstasfdemux.c: + Properly aggregate flow returns for both push and pull mode, so we shut + down if all pads are unlinked. + Fixes #546859. + +2008-08-07 16:14:42 +0000 Frederic Crozat + + Make sure gettext returns translations in UTF-8 encoding rather than in the current locale encoding (#546822). + Original commit message from CVS: + Patch by: Frederic Crozat + * ext/dvdread/dvdreadsrc.c: (plugin_init): + * ext/lame/gstlame.c: (plugin_init): + * gst/asfdemux/gstasf.c: (plugin_init): + Make sure gettext returns translations in UTF-8 encoding rather + than in the current locale encoding (#546822). + +2008-07-31 14:35:40 +0000 Sebastian Dröge + + gst/mpegaudioparse/gstmpegaudioparse.c: Don't recurse from mp3parse_bytepos_to_time() to mp3parse_total_time() if we'... + Original commit message from CVS: + * gst/mpegaudioparse/gstmpegaudioparse.c: + (gst_mp3parse_sink_event), (gst_mp3parse_emit_frame), + (mp3parse_total_time), (mp3parse_bytepos_to_time): + Don't recurse from mp3parse_bytepos_to_time() to mp3parse_total_time() + if we're called from there already. Otherwise we end up in a endless + recursion and crash with a stack overflow. + This can happen when a Xing or VBRI header with TOC exists but it + doesn't contain the total time. Fixes bug #545370. + +2008-07-31 14:24:27 +0000 Sebastian Dröge + + ext/lame/gstlame.c: Use the default for the strict-iso property too. + Original commit message from CVS: + * ext/lame/gstlame.c: (gst_lame_class_init), + (gst_lame_get_default_settings): + Use the default for the strict-iso property too. + Allow a bitrate setting of 0, which lets lame choose the default value + and which makes it possible to set the compression-ratio property. + +2008-07-29 16:57:16 +0000 Sebastian Dröge + + ext/lame/gstlame.*: Get the defaults settings of LAME in the plugin initialization function and return FALSE here if ... + Original commit message from CVS: + * ext/lame/gstlame.c: (gst_lame_class_init), (gst_lame_init), + (gst_lame_chain), (gst_lame_get_default_settings), (plugin_init): + * ext/lame/gstlame.h: + Get the defaults settings of LAME in the plugin initialization + function and return FALSE here if something goes wrong. This removes + the hacky failing instance init function. + Use LAMEs default value for all settings instead of overwriting some + of them. Overwriting some of them gives unexpected results if one only + sets a preset. Fixes bug #498004. + +2008-07-27 15:56:27 +0000 Sebastian Dröge + + ext/lame/gstlame.c: Use LAME's default for the min/max/mean VBR bitrate. Setting our own defaults will restrict the b... + Original commit message from CVS: + * ext/lame/gstlame.c: (gst_lame_init): + Use LAME's default for the min/max/mean VBR bitrate. Setting our own + defaults will restrict the bitrate when using the presets in a bad way. + Fixes bug #498004. + +2008-07-27 11:01:12 +0000 Sebastian Dröge + + Put the MPEG audio version into the caps as "mpegaudioversion". + Original commit message from CVS: + * ext/lame/gstlame.c: (gst_lame_sink_setcaps): + * gst/mpegaudioparse/gstmpegaudioparse.c: + (mp3_type_frame_length_from_header), (mp3_caps_create), + (gst_mp3parse_chain): + Put the MPEG audio version into the caps as "mpegaudioversion". + This is different from "mpegversion". + +2008-07-22 18:25:08 +0000 Sebastian Dröge + + ext/lame/gstlame.*: Fix build with lame >= 3.97. The padding type and cwlimit settings are deprecated now and the fun... + Original commit message from CVS: + * ext/lame/gstlame.c: (gst_lame_class_init), (gst_lame_init), + (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup): + * ext/lame/gstlame.h: + Fix build with lame >= 3.97. The padding type and cwlimit settings + are deprecated now and the function declarations are hidden in the + headers so deprecate the GObject properties for them and remove them + in 0.11. Fixes bug #544039. + +2008-07-13 10:13:06 +0000 Sebastian Dröge + + ext/mpeg2dec/gstmpeg2dec.c: Don't allow width/height outside the spec (i.e. smaller than 16 and higher than 4096). Su... + Original commit message from CVS: + * ext/mpeg2dec/gstmpeg2dec.c: (handle_sequence): + Don't allow width/height outside the spec (i.e. smaller than 16 + and higher than 4096). Such files are corrupted ones and setting + caps that are not a subset of the template caps confuses playbin. + Fixes bug #542646. + +2008-07-11 12:30:22 +0000 Sebastian Dröge + + ext/sidplay/Makefile.am: Fix the build. + Original commit message from CVS: + * ext/sidplay/Makefile.am: + Fix the build. + +2008-07-08 14:01:51 +0000 Sebastian Dröge + + configure.ac: Don't include ERROR_CFLAGS in GST_CXXFLAGS as it might include flags that are invalid for C++. + Original commit message from CVS: + * configure.ac: + Don't include ERROR_CFLAGS in GST_CXXFLAGS as it might include + flags that are invalid for C++. + +2008-07-05 18:57:30 +0000 Tal Shalif + + ext/dvdnav/dvdnavsrc.c: Prevent double free. Fixes bug #541697. + Original commit message from CVS: + Patch by: Tal Shalif + * ext/dvdnav/dvdnavsrc.c: (gst_dvd_nav_src_stop): + Prevent double free. Fixes bug #541697. + +2008-07-05 15:56:56 +0000 Mark Nauwelaerts + + gst/mpegstream/: Resend tags event after a FLUSH (seek) to support prerolling a partial pipeline. + Original commit message from CVS: + * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_base_init), + (gst_dvd_demux_get_audio_stream), + (gst_dvd_demux_get_subpicture_stream), + (gst_dvd_demux_parse_packhead), (gst_dvd_demux_reset): + * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_init), + (gst_mpeg_demux_process_event), (gst_mpeg_demux_init_stream), + (gst_mpeg_demux_parse_packhead), (gst_mpeg_demux_reset): + * gst/mpegstream/gstmpegdemux.h: + Resend tags event after a FLUSH (seek) to support prerolling + a partial pipeline. + +2008-07-03 13:12:26 +0000 Tim-Philipp Müller + + Use correct error code for encrypted streams. + Original commit message from CVS: + * configure.ac: + * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_object): + Use correct error code for encrypted streams. + +2008-07-02 07:49:19 +0000 Mark Nauwelaerts + + gst/mpegstream/gstmpegdemux.c: Bridge gaps in stream by NEWSEGMENT sending. Fixes #540194. + Original commit message from CVS: + * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer), + (gst_mpeg_demux_sync_stream_to_time): + Bridge gaps in stream by NEWSEGMENT sending. Fixes #540194. + +2008-06-27 12:58:35 +0000 Mark Nauwelaerts + + ext/dvdread/dvdreadsrc.c: Allow and implement non-flushing and/or segment seek (mainly in TIME and chapter format). + Original commit message from CVS: + * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_read), + (gst_dvd_read_src_create), (gst_dvd_read_src_handle_seek_event): + Allow and implement non-flushing and/or segment seek + (mainly in TIME and chapter format). + * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_event), + (gst_dvd_demux_get_subpicture_stream), + (gst_dvd_demux_synchronise_pads), + (gst_dvd_demux_sync_stream_to_time): + * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_process_event), + (gst_mpeg_demux_send_subbuffer), + (gst_mpeg_demux_sync_stream_to_time), + (gst_mpeg_streams_reset_cur_ts): + * gst/mpegstream/gstmpegdemux.h: + * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_process_event), + (gst_mpeg_parse_pad_added), (gst_mpeg_parse_handle_src_query): + Delegate a query to upstream if it can't be handled. + Make segment stop aware. + Fix (subtitle) stream synchronization. + Add some debug statements. + +2008-06-26 10:40:03 +0000 Edward Hervey + + gst/mpegaudioparse/gstmpegaudioparse.c: Fix build on macosx. + Original commit message from CVS: + * gst/mpegaudioparse/gstmpegaudioparse.c: (head_check): + Fix build on macosx. + +2008-06-13 06:57:21 +0000 Stefan Kost + + Add missing elements to docs. Restore alphabetical order in section file. Document mad (it was included in docs alrea... + Original commit message from CVS: + * docs/plugins/gst-plugins-ugly-plugins-docs.sgml: + * docs/plugins/gst-plugins-ugly-plugins-sections.txt: + * ext/a52dec/gsta52dec.c: + * ext/amrnb/amrnbdec.c: + * ext/amrnb/amrnbenc.c: + * ext/amrnb/amrnbparse.c: + * ext/lame/gstlame.c: + * ext/mad/gstmad.c: + * ext/sidplay/gstsiddec.cc: + * gst/asfdemux/gstrtspwms.c: + * gst/mpegaudioparse/gstxingmux.c: + * gst/realmedia/rademux.c: + * gst/realmedia/rdtmanager.c: + * gst/realmedia/rtspreal.c: + * gst/synaesthesia/gstsynaesthesia.c: Add missing elements to docs. Restore alphabetical order in section file. Document mad (it was included in docs already). Fix doc-markup: use convinience syntax for examples (produces valid docbook), add several refsec2 when we have several titles. Fix some types. -2008-06-13 Stefan Kost +2008-06-13 05:52:17 +0000 Stefan Kost - * ext/lame/gstlame.c: - * ext/sidplay/gstsiddec.cc: - * gst/mpegaudioparse/gstxingmux.c: + Do not use short_description in section docs for elements. We extract them from element details and there will be war... + Original commit message from CVS: + * ext/lame/gstlame.c: + * ext/sidplay/gstsiddec.cc: + * gst/mpegaudioparse/gstxingmux.c: Do not use short_description in section docs for elements. We extract them from element details and there will be warnings if they differ. -2008-06-09 Sebastian Dröge +2008-06-09 20:02:05 +0000 Benjamin Kampmann - * gst/mpegaudioparse/gstmpegaudioparse.c: (head_check): - Don't mark MPEG headers with emphasis == 0x2 as invalid. This - emphasis value is reserved but unfortunately files with that - value exist and the information is not important for the decoder - anyway. Fixes bug #537235. + ext/cdio/: Also extract album title and album genre from CD-TEXT if available (#537021). + Original commit message from CVS: + Patch by: Benjamin Kampmann + * ext/cdio/gstcdio.c: (gst_cdio_get_cdtext), + (gst_cdio_add_cdtext_album_tags): + * ext/cdio/gstcdio.h: + * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open): + Also extract album title and album genre from CD-TEXT if + available (#537021). -2008-06-02 Wim Taymans +2008-06-09 07:51:00 +0000 Sebastian Dröge - * ext/a52dec/gsta52dec.c: (gst_a52dec_sink_event): - Drain queued buffers before forwarding the segment event. + gst/mpegaudioparse/gstmpegaudioparse.c: Don't mark MPEG headers with emphasis == 0x2 as invalid. This emphasis value ... + Original commit message from CVS: + * gst/mpegaudioparse/gstmpegaudioparse.c: (head_check): + Don't mark MPEG headers with emphasis == 0x2 as invalid. This + emphasis value is reserved but unfortunately files with that + value exist and the information is not important for the decoder + anyway. Fixes bug #537235. -2008-06-02 Wim Taymans +2008-06-07 18:48:54 +0000 Tim-Philipp Müller - * ext/a52dec/gsta52dec.c: (clear_queued), (flush_queued), - (gst_a52dec_drain), (gst_a52dec_push), (gst_a52dec_sink_event), - (gst_a52dec_chain), (gst_a52dec_change_state): - * ext/a52dec/gsta52dec.h: - Add segment handling, buffer clipping and basic reverse playback. + Require libcdio >= 0.76. + Original commit message from CVS: + * configure.ac: + * ext/cdio/gstcdio.c: + * ext/cdio/gstcdio.h: + * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open): + Require libcdio >= 0.76. -2008-05-28 Stefan Kost +2008-06-02 15:44:57 +0000 Wim Taymans - * docs/plugins/Makefile.am: - * docs/plugins/gst-plugins-ugly-plugins-docs.sgml: - * docs/plugins/gst-plugins-ugly-plugins-sections.txt: - * docs/plugins/gst-plugins-ugly-plugins.args: + ext/a52dec/gsta52dec.c: Drain queued buffers before forwarding the segment event. + Original commit message from CVS: + * ext/a52dec/gsta52dec.c: (gst_a52dec_sink_event): + Drain queued buffers before forwarding the segment event. + +2008-06-02 11:59:07 +0000 Wim Taymans + + ext/a52dec/gsta52dec.*: Add segment handling, buffer clipping and basic reverse playback. + Original commit message from CVS: + * ext/a52dec/gsta52dec.c: (clear_queued), (flush_queued), + (gst_a52dec_drain), (gst_a52dec_push), (gst_a52dec_sink_event), + (gst_a52dec_chain), (gst_a52dec_change_state): + * ext/a52dec/gsta52dec.h: + Add segment handling, buffer clipping and basic reverse playback. + +2008-05-28 11:43:01 +0000 Stefan Kost + + Random doc of the day. Also print human readable format of newsegment in log message if we complain about it. + Original commit message from CVS: + * docs/plugins/Makefile.am: + * docs/plugins/gst-plugins-ugly-plugins-docs.sgml: + * docs/plugins/gst-plugins-ugly-plugins-sections.txt: + * docs/plugins/gst-plugins-ugly-plugins.args: + * docs/plugins/gst-plugins-ugly-plugins.hierarchy: + * docs/plugins/gst-plugins-ugly-plugins.interfaces: + * docs/plugins/inspect/plugin-a52dec.xml: + * docs/plugins/inspect/plugin-amrnb.xml: + * docs/plugins/inspect/plugin-asf.xml: + * docs/plugins/inspect/plugin-dvdlpcmdec.xml: + * docs/plugins/inspect/plugin-dvdread.xml: + * docs/plugins/inspect/plugin-dvdsub.xml: + * docs/plugins/inspect/plugin-iec958.xml: + * docs/plugins/inspect/plugin-lame.xml: + * docs/plugins/inspect/plugin-mad.xml: + * docs/plugins/inspect/plugin-mpeg2dec.xml: + * docs/plugins/inspect/plugin-mpegaudioparse.xml: + * docs/plugins/inspect/plugin-mpegstream.xml: + * docs/plugins/inspect/plugin-realmedia.xml: + * docs/plugins/inspect/plugin-siddec.xml: + * docs/plugins/inspect/plugin-synaesthesia.xml: + * ext/a52dec/gsta52dec.c: + Random doc of the day. Also print human readable format of newsegment + in log message if we complain about it. + +2008-05-26 09:06:54 +0000 Wim Taymans + + ext/a52dec/gsta52dec.*: Mark discont on outgoing buffers after receiving a DISCONT buffer or when we have a decoding ... + Original commit message from CVS: + * ext/a52dec/gsta52dec.c: (gst_a52dec_init), (gst_a52dec_push), + (gst_a52dec_sink_event), (gst_a52dec_handle_frame), + (gst_a52dec_chain), (gst_a52dec_change_state): + * ext/a52dec/gsta52dec.h: + Mark discont on outgoing buffers after receiving a DISCONT buffer or + when we have a decoding error. + We don't need to clear the cache when we receive a NEWSEGMENT event. + Clear buffer cache in DISCONT. + Add beginnings of GstSegment handling. + +2008-05-26 07:41:24 +0000 Sebastian Dröge + + gst/mpegaudioparse/gstxingmux.c: Fix alignment issues that caused SIGBUS on some architectures. + Original commit message from CVS: + * gst/mpegaudioparse/gstxingmux.c: (generate_xing_header): + Fix alignment issues that caused SIGBUS on some architectures. + +2008-05-25 21:30:40 +0000 Tim-Philipp Müller + + gst/ac3parse/gstac3parse.c: Fix alignment issue which isn't really an issue at all because the plugin hasn't been por... + Original commit message from CVS: + * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain): + Fix alignment issue which isn't really an issue at all because + the plugin hasn't been ported to 0.10 yet. + +2008-05-25 21:03:41 +0000 Jan Schmidt + + configure.ac: Back to devel -> 0.10.8.1 + Original commit message from CVS: + * configure.ac: + Back to devel -> 0.10.8.1 + +=== release 0.10.8 === + +2008-05-21 23:03:13 +0000 Jan Schmidt + + * ChangeLog: + * NEWS: + * RELEASE: + * configure.ac: * docs/plugins/gst-plugins-ugly-plugins.hierarchy: * docs/plugins/gst-plugins-ugly-plugins.interfaces: * docs/plugins/inspect/plugin-a52dec.xml: - * docs/plugins/inspect/plugin-amrnb.xml: * docs/plugins/inspect/plugin-asf.xml: * docs/plugins/inspect/plugin-dvdlpcmdec.xml: * docs/plugins/inspect/plugin-dvdread.xml: @@ -663,1244 +1546,1809 @@ * docs/plugins/inspect/plugin-mpegstream.xml: * docs/plugins/inspect/plugin-realmedia.xml: * docs/plugins/inspect/plugin-siddec.xml: - * docs/plugins/inspect/plugin-synaesthesia.xml: - * ext/a52dec/gsta52dec.c: - Random doc of the day. Also print human readable format of newsegment - in log message if we complain about it. + * gst-plugins-ugly.doap: + * po/LINGUAS: + Release 0.10.8 + Original commit message from CVS: + Release 0.10.8 -2008-05-26 Wim Taymans +2008-05-21 22:43:42 +0000 Jan Schmidt - * ext/a52dec/gsta52dec.c: (gst_a52dec_init), (gst_a52dec_push), - (gst_a52dec_sink_event), (gst_a52dec_handle_frame), - (gst_a52dec_chain), (gst_a52dec_change_state): - * ext/a52dec/gsta52dec.h: - Mark discont on outgoing buffers after receiving a DISCONT buffer or - when we have a decoding error. - We don't need to clear the cache when we receive a NEWSEGMENT event. - Clear buffer cache in DISCONT. - Add beginnings of GstSegment handling. + * common: + * po/af.po: + * po/az.po: + * po/bg.po: + * po/cs.po: + * po/da.po: + * po/en_GB.po: + * po/es.po: + * po/fi.po: + * po/fr.po: + * po/hu.po: + * po/it.po: + * po/lt.po: + * po/nb.po: + * po/nl.po: + * po/or.po: + * po/pl.po: + * po/pt_BR.po: + * po/ru.po: + * po/sk.po: + * po/sq.po: + * po/sr.po: + * po/sv.po: + * po/uk.po: + * po/vi.po: + * po/zh_CN.po: + Update .po files + Original commit message from CVS: + Update .po files -2008-05-26 Sebastian Dröge +2008-05-19 21:38:16 +0000 Jan Schmidt - * gst/mpegaudioparse/gstxingmux.c: (generate_xing_header): - Fix alignment issues that caused SIGBUS on some architectures. + configure.ac: 0.10.7.4 pre-release + Original commit message from CVS: + * configure.ac: + 0.10.7.4 pre-release -2008-05-25 Tim-Philipp Müller +2008-05-19 15:07:07 +0000 Edward Hervey - * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain): - Fix alignment issue which isn't really an issue at all because - the plugin hasn't been ported to 0.10 yet. + ext/mad/gstmad.c: Fix inconsistent use of rate and channels. + Original commit message from CVS: + * ext/mad/gstmad.c: (gst_mad_convert_src), (gst_mad_chain): + Fix inconsistent use of rate and channels. + Fixes #533581 -2008-05-25 Jan Schmidt +2008-05-19 10:23:46 +0000 Wim Taymans + gst/realmedia/rmdemux.c: Flush timestamp correction variables on a flush. Fixes #533832. + Original commit message from CVS: + * gst/realmedia/rmdemux.c: (gst_rmdemux_send_event): + Flush timestamp correction variables on a flush. Fixes #533832. + +2008-05-19 10:02:41 +0000 Jan Schmidt + + * ChangeLog: + * common: * configure.ac: - Back to devel -> 0.10.8.1 + Commit 0.10.7.3 pre-rel marker + Original commit message from CVS: + Commit 0.10.7.3 pre-rel marker -=== release 0.10.8 === +2008-05-13 09:33:09 +0000 Edward Hervey -2008-05-21 Jan Schmidt + gst/realmedia/rmdemux.c: Properly aggregate GstFlowReturn from downstream in order to properly stop, and doing that a... + Original commit message from CVS: + * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_video_packet): + Properly aggregate GstFlowReturn from downstream in order to properly + stop, and doing that as early as possible. + Fixes #532807 - * configure.ac: - releasing 0.10.8, "And yet" +2008-05-10 15:32:41 +0000 Jan Schmidt -2008-05-19 Jan Schmidt + configure.ac: 0.10.7.2 pre-release + Original commit message from CVS: + * configure.ac: + 0.10.7.2 pre-release - * configure.ac: - 0.10.7.4 pre-release +2008-05-10 00:44:00 +0000 Edward Hervey -2008-05-19 Edward Hervey + Always let FLUSH_START events flow downstream. + Original commit message from CVS: + * ext/mad/gstmad.c: (gst_mad_sink_event): + * gst/mpegaudioparse/gstmpegaudioparse.c: + (gst_mp3parse_sink_event): + Always let FLUSH_START events flow downstream. - * ext/mad/gstmad.c: (gst_mad_convert_src), (gst_mad_chain): - Fix inconsistent use of rate and channels. - Fixes #533581 +2008-05-07 08:00:24 +0000 Tim-Philipp Müller -2008-05-19 Wim Taymans - - * gst/realmedia/rmdemux.c: (gst_rmdemux_send_event): - Flush timestamp correction variables on a flush. Fixes #533832. - -2008-05-14 Jan Schmidt - - * configure.ac: - 0.10.7.3 pre-release - -2008-05-13 Edward Hervey - - * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_video_packet): - Properly aggregate GstFlowReturn from downstream in order to properly - stop, and doing that as early as possible. - Fixes #532807 - -2008-05-10 Jan Schmidt - - * configure.ac: - 0.10.7.2 pre-release - -2008-05-10 Edward Hervey - - * ext/mad/gstmad.c: (gst_mad_sink_event): - * gst/mpegaudioparse/gstmpegaudioparse.c: - (gst_mp3parse_sink_event): - Always let FLUSH_START events flow downstream. - -2008-05-07 Tim-Philipp Müller - - * configure.ac: + configure.ac: Error out if we don't have the required core/base versions. + Original commit message from CVS: + * configure.ac: Error out if we don't have the required core/base versions. -2008-05-06 Wim Taymans +2008-05-06 17:53:26 +0000 Wim Taymans - * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_mdpr), - (gst_rmdemux_fix_timestamp), (gst_rmdemux_parse_video_packet), - (gst_rmdemux_parse_audio_packet), (gst_rmdemux_parse_packet): - Fix video timestamps by adjusting it with the first timestamp found. - Don't assume we have a complete fragment when flushing the adapter, - packets might have been lost or the stream might just be broken. + gst/realmedia/rmdemux.c: Fix video timestamps by adjusting it with the first timestamp found. + Original commit message from CVS: + * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_mdpr), + (gst_rmdemux_fix_timestamp), (gst_rmdemux_parse_video_packet), + (gst_rmdemux_parse_audio_packet), (gst_rmdemux_parse_packet): + Fix video timestamps by adjusting it with the first timestamp found. + Don't assume we have a complete fragment when flushing the adapter, + packets might have been lost or the stream might just be broken. -2008-05-06 Wim Taymans +2008-05-06 10:30:18 +0000 Wim Taymans - * gst/realmedia/rdtmanager.c: (gst_rdt_manager_plugin_init): - Set Rank to NONE so that we don't accidentally try to autoplug the - rdtmanager. + gst/realmedia/rdtmanager.c: Set Rank to NONE so that we don't accidentally try to autoplug the rdtmanager. + Original commit message from CVS: + * gst/realmedia/rdtmanager.c: (gst_rdt_manager_plugin_init): + Set Rank to NONE so that we don't accidentally try to autoplug the + rdtmanager. -2008-05-05 Sebastian Dröge +2008-05-05 08:43:38 +0000 Sebastian Dröge - * gst/mpegaudioparse/gstmpegaudioparse.c: - (gst_mp3parse_emit_frame): - Send a new duration message if the average bitrate changed and - we don't know the duration from the Xing or VBRI header. - Fixes bug #321857. + gst/mpegaudioparse/gstmpegaudioparse.c: Send a new duration message if the average bitrate changed and we don't know ... + Original commit message from CVS: + * gst/mpegaudioparse/gstmpegaudioparse.c: + (gst_mp3parse_emit_frame): + Send a new duration message if the average bitrate changed and + we don't know the duration from the Xing or VBRI header. + Fixes bug #321857. -2008-04-30 Wim Taymans +2008-04-30 17:16:47 +0000 Wim Taymans - * gst/realmedia/rtspreal.c: (rtsp_ext_real_before_send), - (rtsp_ext_real_parse_sdp), (rtsp_ext_real_stream_select): - * gst/realmedia/rtspreal.h: - Move assembly rule parsing to the place where we parse the SDP as it's - also there that we create the MDPR and we need the currently selected - asmrule in order to select the right MTLI. - Fixes #529359. + gst/realmedia/rtspreal.*: Move assembly rule parsing to the place where we parse the SDP as it's also there that we c... + Original commit message from CVS: + * gst/realmedia/rtspreal.c: (rtsp_ext_real_before_send), + (rtsp_ext_real_parse_sdp), (rtsp_ext_real_stream_select): + * gst/realmedia/rtspreal.h: + Move assembly rule parsing to the place where we parse the SDP as it's + also there that we create the MDPR and we need the currently selected + asmrule in order to select the right MTLI. + Fixes #529359. -2008-04-29 Michael Smith +2008-04-29 17:34:19 +0000 Michael Smith - * gst/realmedia/realhash.c: - * gst/realmedia/rtspreal.c: + gst/realmedia/: Include generated "_stdint.h" instead of which might not exist on some systems. + Original commit message from CVS: + * gst/realmedia/realhash.c: + * gst/realmedia/rtspreal.c: Include generated "_stdint.h" instead of which might not exist on some systems. -2008-04-26 Sebastian Dröge +2008-04-25 23:10:54 +0000 Sebastian Dröge - * ext/sidplay/gstsiddec.cc: - Cast NULL sentinels to void * as NULL is defined as an integer - constant in most environments when using C++ and it's size might - be different from a pointer. Fixes #529488. + ext/sidplay/gstsiddec.cc: Cast NULL sentinels to void * as NULL is defined as an integer constant in most environment... + Original commit message from CVS: + * ext/sidplay/gstsiddec.cc: + Cast NULL sentinels to void * as NULL is defined as an integer + constant in most environments when using C++ and it's size might + be different from a pointer. Fixes #529488. -2008-04-22 Edgard Lima +2008-04-22 12:11:30 +0000 Edgard Lima + * ChangeLog: * gst/asfdemux/gstasfdemux.c: * gst/asfdemux/gstrtspwms.c: Fix "unused var" compiler error when --disable-gst-debug is used. + Original commit message from CVS: + Fix "unused var" compiler error when --disable-gst-debug is used. -2008-04-17 Tim-Philipp Müller +2008-04-17 20:58:00 +0000 Tim-Philipp Müller - * ext/amrnb/amrnbparse.c: (gst_amrnbparse_loop): + ext/amrnb/amrnbparse.c: We should also stop the streaming task when we get a NOT_LINKED flow return, which is not cov... + Original commit message from CVS: + * ext/amrnb/amrnbparse.c: (gst_amrnbparse_loop): We should also stop the streaming task when we get a NOT_LINKED flow return, which is not covered by FLOW_IS_FATAL. -2008-04-11 Julien Moutte +2008-04-17 10:24:32 +0000 Edward Hervey - * gst/mpegaudioparse/gstxingmux.c: (generate_xing_header): Fix - argument formats. + ext/: gst_atomic_int_set ==> g_atomic_int_set + Original commit message from CVS: + * ext/cdio/gstcdiocddasrc.c: + * ext/dv/gstdvdemux.c: + gst_atomic_int_set ==> g_atomic_int_set -2008-04-06 Sebastian Dröge +2008-04-11 08:09:55 +0000 Julien Moutte - Patch by: Damien Lespiau + gst/mpegaudioparse/gstxingmux.c: Fix argument formats. + Original commit message from CVS: + 2008-04-11 Julien Moutte + * gst/mpegaudioparse/gstxingmux.c: (generate_xing_header): Fix + argument formats. - * configure.ac: - Actually build dlls when cross-compiling with mingw32. - Fixes bug #526247. +2008-04-06 08:57:33 +0000 Damien Lespiau -2008-04-04 Sebastian Dröge + configure.ac: Actually build dlls when cross-compiling with mingw32. + Original commit message from CVS: + Patch by: Damien Lespiau + * configure.ac: + Actually build dlls when cross-compiling with mingw32. + Fixes bug #526247. - * configure.ac: - * gst/mpegaudioparse/gstmpegaudioparse.c: - (mpeg_audio_seek_entry_free): - * gst/mpegaudioparse/gstxingmux.c: (gst_xing_seek_entry_free): - Depend on GLib 2.12 and use it unconditionally as we do in other - modules too already. +2008-04-04 19:04:20 +0000 Sebastian Dröge -2008-04-03 Sebastian Dröge + Depend on GLib 2.12 and use it unconditionally as we do in other modules too already. + Original commit message from CVS: + * configure.ac: + * gst/mpegaudioparse/gstmpegaudioparse.c: + (mpeg_audio_seek_entry_free): + * gst/mpegaudioparse/gstxingmux.c: (gst_xing_seek_entry_free): + Depend on GLib 2.12 and use it unconditionally as we do in other + modules too already. - * gst/mpegaudioparse/gstmpegaudioparse.c: - (mpeg_audio_seek_entry_new), (mpeg_audio_seek_entry_free), - (gst_mp3parse_reset), (gst_mp3parse_emit_frame): - * gst/mpegaudioparse/gstxingmux.c: (gst_xing_seek_entry_new), - (gst_xing_seek_entry_free), (gst_xing_mux_finalize), (xing_reset), - (gst_xing_mux_chain): - Use GSlice for allocating the seek table entries if we compile with - GLib 2.10 or newer. +2008-04-03 15:21:50 +0000 Sebastian Dröge -2008-04-01 Wim Taymans + gst/mpegaudioparse/: Use GSlice for allocating the seek table entries if we compile with + Original commit message from CVS: + * gst/mpegaudioparse/gstmpegaudioparse.c: + (mpeg_audio_seek_entry_new), (mpeg_audio_seek_entry_free), + (gst_mp3parse_reset), (gst_mp3parse_emit_frame): + * gst/mpegaudioparse/gstxingmux.c: (gst_xing_seek_entry_new), + (gst_xing_seek_entry_free), (gst_xing_mux_finalize), (xing_reset), + (gst_xing_mux_chain): + Use GSlice for allocating the seek table entries if we compile with + GLib 2.10 or newer. - * gst/asfdemux/gstasfdemux.c: - (gst_asf_demux_process_ext_stream_props): - Remove some debug code. +2008-04-01 14:39:24 +0000 Wim Taymans -2008-04-01 Wim Taymans + gst/asfdemux/gstasfdemux.c: Remove some debug code. + Original commit message from CVS: + * gst/asfdemux/gstasfdemux.c: + (gst_asf_demux_process_ext_stream_props): + Remove some debug code. - * gst/asfdemux/gstasfdemux.c: - (gst_asf_demux_process_ext_stream_props): - Guard against division by 0 and fall back to 25/1 framerate. +2008-04-01 14:29:32 +0000 Wim Taymans -2008-04-01 Wim Taymans + gst/asfdemux/gstasfdemux.c: Guard against division by 0 and fall back to 25/1 framerate. + Original commit message from CVS: + * gst/asfdemux/gstasfdemux.c: + (gst_asf_demux_process_ext_stream_props): + Guard against division by 0 and fall back to 25/1 framerate. - * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_video_stream), - (gst_asf_demux_process_ext_stream_props): - Instead of adding a fixes 25/1 framerate to the video caps, use the - average frame duration in the extended properties of the video stream as - the framerate. Fixes #524346. +2008-04-01 14:00:32 +0000 Wim Taymans -2008-03-21 Sebastian Dröge + gst/asfdemux/gstasfdemux.c: Instead of adding a fixes 25/1 framerate to the video caps, use the average frame duratio... + Original commit message from CVS: + * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_video_stream), + (gst_asf_demux_process_ext_stream_props): + Instead of adding a fixes 25/1 framerate to the video caps, use the + average frame duration in the extended properties of the video stream as + the framerate. Fixes #524346. - * configure.ac: - Check if the compiler supports do { } while (0) macros. This fixes - a warning when compiling with g++ 4.3, resulting in a build failure - because of -Werror. +2008-03-21 14:15:27 +0000 Sebastian Dröge -2008-03-19 Wim Taymans + configure.ac: Check if the compiler supports do { } while (0) macros. This fixes a warning when compiling with g++ 4.... + Original commit message from CVS: + * configure.ac: + Check if the compiler supports do { } while (0) macros. This fixes + a warning when compiling with g++ 4.3, resulting in a build failure + because of -Werror. - * gst/realmedia/asmrules.c: (gst_asm_scan_string), (main): - make ) also a delimiter for rules. - Skip \\ when scanning strings. - Add new testcase for these problems. +2008-03-19 11:01:25 +0000 Wim Taymans -2008-03-12 Sebastian Dröge + gst/realmedia/asmrules.c: make ) also a delimiter for rules. + Original commit message from CVS: + * gst/realmedia/asmrules.c: (gst_asm_scan_string), (main): + make ) also a delimiter for rules. + Skip \\ when scanning strings. + Add new testcase for these problems. - * gst/mpegaudioparse/gstmpegaudioparse.c: - (gst_mp3parse_sink_event): - Don't take the stream lock when caching events. This is not necessary - and results in a deadlock when seeking with rhythmbox (but not with - totem or banshee for some reason). +2008-03-12 16:09:48 +0000 Sebastian Dröge -2008-03-10 Wim Taymans + gst/mpegaudioparse/gstmpegaudioparse.c: Don't take the stream lock when caching events. This is not necessary and res... + Original commit message from CVS: + * gst/mpegaudioparse/gstmpegaudioparse.c: + (gst_mp3parse_sink_event): + Don't take the stream lock when caching events. This is not necessary + and results in a deadlock when seeking with rhythmbox (but not with + totem or banshee for some reason). - Patch by: Pizpot Gargravarr +2008-03-10 15:17:24 +0000 Pizpot Gargravarr - * gst/realmedia/rtspreal.c: (rtsp_ext_real_parse_sdp): - Add the version field when creating the CONT chunk resulting in - the Author, Comment and Copyright tags not being parsed correctly. - Fixes #521459. + gst/realmedia/rtspreal.c: Add the version field when creating the CONT chunk resulting in the Author, Comment and Cop... + Original commit message from CVS: + Patch by: Pizpot Gargravarr + * gst/realmedia/rtspreal.c: (rtsp_ext_real_parse_sdp): + Add the version field when creating the CONT chunk resulting in + the Author, Comment and Copyright tags not being parsed correctly. + Fixes #521459. -2008-03-10 Wim Taymans +2008-03-10 15:13:10 +0000 Wim Taymans - * gst/mpegaudioparse/gstmpegaudioparse.c: - (gst_mp3parse_sink_event), (gst_mp3parse_chain): - Remove trailing newlines from debug statements. + gst/mpegaudioparse/gstmpegaudioparse.c: Remove trailing newlines from debug statements. + Original commit message from CVS: + * gst/mpegaudioparse/gstmpegaudioparse.c: + (gst_mp3parse_sink_event), (gst_mp3parse_chain): + Remove trailing newlines from debug statements. -2008-03-04 Jan Schmidt +2008-03-04 22:54:21 +0000 Simone Gotti - * ext/dvdnav/dvdnavsrc.c: - * ext/dvdnav/dvdnavsrc.h: - Apply patch that adds some seeking support to dvdnav, and fixes it - in various other ways. This doesn't make dvdnavsrc fully functional, - but moves it forward. + ext/dvdnav/dvdnavsrc.*: Apply patch that adds some seeking support to dvdnav, and fixes it in various other ways. Thi... + Original commit message from CVS: + * ext/dvdnav/dvdnavsrc.c: + * ext/dvdnav/dvdnavsrc.h: + Apply patch that adds some seeking support to dvdnav, and fixes it + in various other ways. This doesn't make dvdnavsrc fully functional, + but moves it forward. + Fixes: #476149 + Patch By: Simone Gotti + * ext/dvdnav/gst-dvd: + Update the simple dvdnavsrc gst-launch example to work for 0.10 - Fixes: #476149 - Patch By: Simone Gotti +2008-03-03 12:50:56 +0000 Peter Kjellerstedt - * ext/dvdnav/gst-dvd: - Update the simple dvdnavsrc gst-launch example to work for 0.10 + configure.ac: Use AG_GST_CHECK_PLUGIN and AG_GST_DISABLE_PLUGIN to simplify which plug-ins are included/excluded. (#4... + Original commit message from CVS: + * configure.ac: + Use AG_GST_CHECK_PLUGIN and AG_GST_DISABLE_PLUGIN to simplify which + plug-ins are included/excluded. (#498222) -2008-03-03 Peter Kjellerstedt +2008-02-27 15:23:51 +0000 Sebastian Dröge - * configure.ac: - Use AG_GST_CHECK_PLUGIN and AG_GST_DISABLE_PLUGIN to simplify which - plug-ins are included/excluded. (#498222) + Push EOS, FLUSH_STOP and NEWSEGMENT immediately instead of dropping and leaking them. + Original commit message from CVS: + * ext/mad/gstmad.c: (gst_mad_sink_event): + * gst/mpegaudioparse/gstmpegaudioparse.c: + (gst_mp3parse_sink_event): + Push EOS, FLUSH_STOP and NEWSEGMENT immediately instead + of dropping and leaking them. -2008-02-27 Sebastian Dröge +2008-02-27 13:18:57 +0000 Sebastian Dröge - * ext/mad/gstmad.c: (gst_mad_sink_event): - * gst/mpegaudioparse/gstmpegaudioparse.c: - (gst_mp3parse_sink_event): - Push EOS, FLUSH_STOP and NEWSEGMENT immediately instead - of dropping and leaking them. + Cache all events except EOS if we still have to send a NEWSEGMENT event. This will let TAG events be forwarded until ... + Original commit message from CVS: + * ext/mad/gstmad.c: (gst_mad_dispose), (gst_mad_sink_event), + (gst_mad_chain): + * ext/mad/gstmad.h: + * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_dispose), + (gst_mp3parse_sink_event), (gst_mp3parse_emit_frame): + * gst/mpegaudioparse/gstmpegaudioparse.h: + Cache all events except EOS if we still have to send a NEWSEGMENT + event. This will let TAG events be forwarded until after decodebin + to an encoder for example as decodebin only links the pads + after NEWSEGMENT. Fixes bug #518933. -2008-02-27 Sebastian Dröge +2008-02-27 12:48:41 +0000 Sebastian Dröge - * ext/mad/gstmad.c: (gst_mad_dispose), (gst_mad_sink_event), - (gst_mad_chain): - * ext/mad/gstmad.h: - * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_dispose), - (gst_mp3parse_sink_event), (gst_mp3parse_emit_frame): - * gst/mpegaudioparse/gstmpegaudioparse.h: - Cache all events except EOS if we still have to send a NEWSEGMENT - event. This will let TAG events be forwarded until after decodebin - to an encoder for example as decodebin only links the pads - after NEWSEGMENT. Fixes bug #518933. + gst/mpegaudioparse/gstxingmux.c: Write Xing header at the correct position in the MP3 frame for stereo files. Fixes b... + Original commit message from CVS: + * gst/mpegaudioparse/gstxingmux.c: (get_xing_offset): + Write Xing header at the correct position in the MP3 frame for + stereo files. Fixes bug #518676. -2008-02-27 Sebastian Dröge +2008-02-23 12:35:53 +0000 Tim-Philipp Müller - * gst/mpegaudioparse/gstxingmux.c: (get_xing_offset): - Write Xing header at the correct position in the MP3 frame for - stereo files. Fixes bug #518676. + Check for and define ERROR_CXXFLAGS and GST_CXXFLAGS and use them when building C++ code (#516509). + Original commit message from CVS: + * configure.ac: + * ext/sidplay/Makefile.am: + Check for and define ERROR_CXXFLAGS and GST_CXXFLAGS and use them + when building C++ code (#516509). -2008-02-23 Tim-Philipp Müller +2008-02-22 14:55:57 +0000 Tim-Philipp Müller - * configure.ac: - * ext/sidplay/Makefile.am: - Check for and define ERROR_CXXFLAGS and GST_CXXFLAGS and use them - when building C++ code (#516509). - -2008-02-22 Tim-Philipp Müller - - * ext/lame/gstlame.c: (gst_lame_sink_setcaps): + ext/lame/gstlame.c: Fix broken GST_ELEMENT_ERROR macro, fixes compile with the Sun + Original commit message from CVS: + * ext/lame/gstlame.c: (gst_lame_sink_setcaps): Fix broken GST_ELEMENT_ERROR macro, fixes compile with the Sun Workshop 12 compiler, but probably also crashes (#517985). -2008-02-22 Sebastian Dröge +2008-02-22 07:11:17 +0000 Thiago Sousa Santos - Patch by: Thiago Sousa Santos + gst/mpegaudioparse/gstmpegaudioparse.*: Post channel mode and CRC as tags. Fixes bug #504493. + Original commit message from CVS: + Patch by: Thiago Sousa Santos + * gst/mpegaudioparse/gstmpegaudioparse.c: + (gst_mp3_channel_mode_get_type), + (mp3_type_frame_length_from_header), (gst_mp3parse_class_init), + (gst_mp3parse_reset), (gst_mp3parse_emit_frame), + (gst_mp3parse_chain): + * gst/mpegaudioparse/gstmpegaudioparse.h: + Post channel mode and CRC as tags. Fixes bug #504493. - * gst/mpegaudioparse/gstmpegaudioparse.c: - (gst_mp3_channel_mode_get_type), - (mp3_type_frame_length_from_header), (gst_mp3parse_class_init), - (gst_mp3parse_reset), (gst_mp3parse_emit_frame), - (gst_mp3parse_chain): - * gst/mpegaudioparse/gstmpegaudioparse.h: - Post channel mode and CRC as tags. Fixes bug #504493. +2008-02-22 06:27:11 +0000 Sebastian Dröge -2008-02-22 Sebastian Dröge + ext/dvdnav/dvdnavsrc.c: Correctly chain up to the parent's finalize function. + Original commit message from CVS: + * ext/dvdnav/dvdnavsrc.c: (gst_dvd_nav_src_finalize): + Correctly chain up to the parent's finalize function. - * ext/dvdnav/dvdnavsrc.c: (gst_dvd_nav_src_finalize): - Correctly chain up to the parent's finalize function. +2008-02-22 06:25:28 +0000 Sebastian Dröge -2008-02-22 Sebastian Dröge + gst/mpegaudioparse/gstmpegaudioparse.c: Try a bit harder to get valid timestamps, especially if upstream gives us one... + Original commit message from CVS: + * gst/mpegaudioparse/gstmpegaudioparse.c: + (gst_mp3parse_emit_frame), (gst_mp3parse_chain): + Try a bit harder to get valid timestamps, especially if upstream + gives us one and we are at the first frame or resyncing. + Return UNEXPECTED if we get a valid timestamp that is outside of + our configured segment. After all changes done so far this doesn't + seem to cause any regression, please test. - * gst/mpegaudioparse/gstmpegaudioparse.c: - (gst_mp3parse_emit_frame), (gst_mp3parse_chain): - Try a bit harder to get valid timestamps, especially if upstream - gives us one and we are at the first frame or resyncing. - Return UNEXPECTED if we get a valid timestamp that is outside of - our configured segment. After all changes done so far this doesn't - seem to cause any regression, please test. +2008-02-22 06:19:41 +0000 Sebastian Dröge -2008-02-22 Sebastian Dröge - - Patch by: + gst/asfdemux/gstasfdemux.c: If we don't have the position to seek to in our index first try to convert from TIME to B... + Original commit message from CVS: + Patch by: Hans de Goede + * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_seek_event): + If we don't have the position to seek to in our index first try + to convert from TIME to BYTES upstream and only if that fails + too use the old hack to simply seek to an earlier position + and let the sink drop everything before segment start. + Partially fixes bug #469930. - * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_seek_event): - If we don't have the position to seek to in our index first try - to convert from TIME to BYTES upstream and only if that fails - too use the old hack to simply seek to an earlier position - and let the sink drop everything before segment start. - Partially fixes bug #469930. +2008-02-21 23:54:25 +0000 Jan Schmidt -2008-02-21 Jan Schmidt - - * configure.ac: - Back to development... + configure.ac: Back to development... + Original commit message from CVS: + * configure.ac: + Back to development... === release 0.10.7 === -2008-02-20 Jan Schmidt +2008-02-21 00:15:22 +0000 Jan Schmidt + * ChangeLog: + * NEWS: + * RELEASE: * configure.ac: - releasing 0.10.7, "I Cheated Time" - -2008-02-18 Jan Schmidt - - * tests/check/Makefile.am: - Exclude dvdreadsrc from the states test too. - -2008-02-18 Sebastian Dröge - - * gst/mpegaudioparse/gstmpegaudioparse.c: - (gst_mp3parse_emit_frame): - Handler buffers without valid timestamp more correctly: Don't drop - them and don't use the invalid timestamp to calculate the next - timestamp. Fixes bug #516811. - -2008-02-18 Sebastian Dröge - - Patch by: Tal Shalif - - * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_create), - (gst_dvd_read_src_do_seek), (gst_dvd_read_src_do_position_query): - Add some gint64 casts to prevent 32 bit integer overflows. - Fixes bug #516989. - -2008-02-17 Jan Schmidt - - * gst/mpegaudioparse/gstmpegaudioparse.c: - - Revert previous commit to mp3parse, as it breaks playback - of AVI files. - -2008-02-14 Sebastian Dröge - - * gst/mpegaudioparse/gstmpegaudioparse.c: - (gst_mp3parse_emit_frame): - Return GST_FLOW_UNEXPECTED if we get data that is after our - configured segment. This makes upstream go EOS immediately instead - of sending us the complete stream. Also improve debugging a bit. - -2008-02-13 Jan Schmidt - - * ext/dvdread/dvdreadsrc.c: - Fix regression in DVD seeking - when a pack we - expect to be a NAV block turns out not to be, scan forwards - for up to 2MB (at most ~1sec) until we find one. - - Fixes: #516278 - -2008-02-12 Sebastien Moutte - - * win32/vs6/libgstmpegaudioparse.dsp: - Add xing files to VS project file. - -2008-02-11 Sebastian Dröge - - * gst/dvdsub/gstdvdsubparse.c: (gst_dvd_sub_parse_init): - Stop leaking src pad templates. Fixes bug #515708. - -2008-02-11 Sebastian Dröge - - * gst/mpegaudioparse/gstxingmux.c: (generate_xing_header): - Correctly write the size in bytes on big endian systems. - Fixes bug #515725. - -2008-02-11 Sebastian Dröge - - * ext/lame/gstlame.c: (gst_lame_setup): - Don't leak the allowed caps. - * tests/check/pipelines/lame.c: (GST_START_TEST): - Stop leaking all buffers. Fixes bug #515575. - -2008-02-08 Jan Schmidt - - * gst/mpegaudioparse/plugin.c: - Commit new file I forgot to add. - -2008-02-08 Jan Schmidt - - * configure.ac: - Make DISABLE_DEPRECATED defined *only* during CVS, not during - pre-releases or releases. - -2008-02-08 Jan Schmidt - - * docs/plugins/Makefile.am: - * docs/plugins/gst-plugins-ugly-plugins-docs.sgml: - * docs/plugins/gst-plugins-ugly-plugins-sections.txt: - * docs/plugins/inspect/plugin-mpegaudioparse.xml: - * gst/mpegaudioparse/Makefile.am: - * gst/mpegaudioparse/gstmpegaudioparse.c: - * gst/mpegaudioparse/gstxingmux.c: - * tests/check/Makefile.am: - * tests/check/elements/.cvsignore: - Move xingmux from -bad. - - Fixes: #511497 - -2008-02-07 Sebastien Moutte - - * gst/mpegaudioparse/gstmpegaudioparse.c:(mp3parse_time_to_bytepos): - Use gst_guint64_to_gdouble for conversion - * win32/vs6/libgstasfdemux.dsp: - * win32/vs6/libgstdvdsub.dsp: - * win32/vs6/libgstrealmedia.dsp: - Update project dependencies and add new source files - -2008-02-04 Zaheer Abbas Merali - - * ext/mpeg2dec/gstmpeg2dec.c: - Reset decoder when handling sequence where libmpeg2 has set - frame period to 0, probably due to a corrupt packet. - Fixes bug #514297 - -2008-01-29 Sebastian Dröge - - * gst/mpegaudioparse/gstmpegaudioparse.c: (mp3_caps_create), - (gst_mp3parse_chain): - Don't set new caps on the srcpad everytime the bitrate or MPEG - version changes but calculate new spf value when the MPEG version - changes. - -2008-01-21 Stefan Kost - - * docs/plugins/Makefile.am: - * docs/plugins/gst-plugins-ugly-plugins-docs.sgml: - * docs/plugins/gst-plugins-ugly-plugins-sections.txt: - Add the real and rtsp elements and update the lists. - - * docs/plugins/inspect/plugin-amrnb.xml: + * docs/plugins/gst-plugins-ugly-plugins.args: + * docs/plugins/gst-plugins-ugly-plugins.hierarchy: + * docs/plugins/gst-plugins-ugly-plugins.interfaces: + * docs/plugins/gst-plugins-ugly-plugins.prerequisites: + * docs/plugins/gst-plugins-ugly-plugins.signals: + * docs/plugins/inspect/plugin-a52dec.xml: * docs/plugins/inspect/plugin-asf.xml: * docs/plugins/inspect/plugin-dvdlpcmdec.xml: + * docs/plugins/inspect/plugin-dvdread.xml: * docs/plugins/inspect/plugin-dvdsub.xml: + * docs/plugins/inspect/plugin-iec958.xml: + * docs/plugins/inspect/plugin-lame.xml: + * docs/plugins/inspect/plugin-mad.xml: + * docs/plugins/inspect/plugin-mpeg2dec.xml: * docs/plugins/inspect/plugin-mpegaudioparse.xml: * docs/plugins/inspect/plugin-mpegstream.xml: * docs/plugins/inspect/plugin-realmedia.xml: * docs/plugins/inspect/plugin-siddec.xml: - * docs/plugins/inspect/plugin-synaesthesia.xml: - Regenerate docs. + * gst-plugins-ugly.doap: + * po/LINGUAS: + Release 0.10.7 - I Cheated Time + Original commit message from CVS: + Release 0.10.7 - I Cheated Time - * gst/iec958/ac3_padder.c: - * gst/iec958/ac3_padder.h: +2008-02-20 23:51:56 +0000 Jan Schmidt + + * po/af.po: + * po/az.po: + * po/bg.po: + * po/cs.po: + * po/da.po: + * po/en_GB.po: + * po/es.po: + * po/fi.po: + * po/hu.po: + * po/it.po: + * po/nb.po: + * po/nl.po: + * po/or.po: + * po/pl.po: + * po/pt_BR.po: + * po/sk.po: + * po/sq.po: + * po/sr.po: + * po/sv.po: + * po/uk.po: + * po/vi.po: + * po/zh_CN.po: + Update .po files + Original commit message from CVS: + Update .po files + +2008-02-18 20:40:29 +0000 Jan Schmidt + + tests/check/Makefile.am: Exclude dvdreadsrc from the states test too. + Original commit message from CVS: + * tests/check/Makefile.am: + Exclude dvdreadsrc from the states test too. + +2008-02-18 10:25:16 +0000 Sebastian Dröge + + gst/mpegaudioparse/gstmpegaudioparse.c: Handler buffers without valid timestamp more correctly: Don't drop them and d... + Original commit message from CVS: + * gst/mpegaudioparse/gstmpegaudioparse.c: + (gst_mp3parse_emit_frame): + Handler buffers without valid timestamp more correctly: Don't drop + them and don't use the invalid timestamp to calculate the next + timestamp. Fixes bug #516811. + +2008-02-18 05:16:44 +0000 Tal Shalif + + ext/dvdread/dvdreadsrc.c: Add some gint64 casts to prevent 32 bit integer overflows. + Original commit message from CVS: + Patch by: Tal Shalif + * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_create), + (gst_dvd_read_src_do_seek), (gst_dvd_read_src_do_position_query): + Add some gint64 casts to prevent 32 bit integer overflows. + Fixes bug #516989. + +2008-02-17 18:49:30 +0000 Jan Schmidt + + gst/mpegaudioparse/gstmpegaudioparse.c: Revert previous commit to mp3parse, as it breaks playback of AVI files. + Original commit message from CVS: + * gst/mpegaudioparse/gstmpegaudioparse.c: + Revert previous commit to mp3parse, as it breaks playback + of AVI files. + +2008-02-14 13:58:42 +0000 Sebastian Dröge + + gst/mpegaudioparse/gstmpegaudioparse.c: Return GST_FLOW_UNEXPECTED if we get data that is after our configured segmen... + Original commit message from CVS: + * gst/mpegaudioparse/gstmpegaudioparse.c: + (gst_mp3parse_emit_frame): + Return GST_FLOW_UNEXPECTED if we get data that is after our + configured segment. This makes upstream go EOS immediately instead + of sending us the complete stream. Also improve debugging a bit. + +2008-02-13 22:57:54 +0000 Jan Schmidt + + ext/dvdread/dvdreadsrc.c: Fix regression in DVD seeking - when a pack we expect to be a NAV block turns out not to be... + Original commit message from CVS: + * ext/dvdread/dvdreadsrc.c: + Fix regression in DVD seeking - when a pack we + expect to be a NAV block turns out not to be, scan forwards + for up to 2MB (at most ~1sec) until we find one. + Fixes: #516278 + +2008-02-12 21:42:19 +0000 Sébastien Moutte + + win32/vs6/libgstmpegaudioparse.dsp: Add xing files to VS project file. + Original commit message from CVS: + * win32/vs6/libgstmpegaudioparse.dsp: + Add xing files to VS project file. + +2008-02-11 13:31:06 +0000 Sebastian Dröge + + gst/dvdsub/gstdvdsubparse.c: Stop leaking src pad templates. Fixes bug #515708. + Original commit message from CVS: + * gst/dvdsub/gstdvdsubparse.c: (gst_dvd_sub_parse_init): + Stop leaking src pad templates. Fixes bug #515708. + +2008-02-11 13:29:07 +0000 Sebastian Dröge + + gst/mpegaudioparse/gstxingmux.c: Correctly write the size in bytes on big endian systems. + Original commit message from CVS: + * gst/mpegaudioparse/gstxingmux.c: (generate_xing_header): + Correctly write the size in bytes on big endian systems. + Fixes bug #515725. + +2008-02-11 09:13:33 +0000 Sebastian Dröge + + ext/lame/gstlame.c: Don't leak the allowed caps. + Original commit message from CVS: + * ext/lame/gstlame.c: (gst_lame_setup): + Don't leak the allowed caps. + * tests/check/pipelines/lame.c: (GST_START_TEST): + Stop leaking all buffers. Fixes bug #515575. + +2008-02-08 10:17:11 +0000 Jan Schmidt + + gst/mpegaudioparse/plugin.c: Commit new file I forgot to add. + Original commit message from CVS: + * gst/mpegaudioparse/plugin.c: + Commit new file I forgot to add. + +2008-02-08 01:09:53 +0000 Jan Schmidt + + configure.ac: Make DISABLE_DEPRECATED defined *only* during CVS, not during pre-releases or releases. + Original commit message from CVS: + * configure.ac: + Make DISABLE_DEPRECATED defined *only* during CVS, not during + pre-releases or releases. + +2008-02-08 00:44:19 +0000 Jan Schmidt + + * ChangeLog: + Mention bug 511497 fixed in previous commit + Original commit message from CVS: + Mention bug 511497 fixed in previous commit + +2008-02-08 00:36:51 +0000 Jan Schmidt + + Move xingmux from -bad. + Original commit message from CVS: + * docs/plugins/Makefile.am: + * docs/plugins/gst-plugins-ugly-plugins-docs.sgml: + * docs/plugins/gst-plugins-ugly-plugins-sections.txt: + * docs/plugins/inspect/plugin-mpegaudioparse.xml: + * gst/mpegaudioparse/Makefile.am: + * gst/mpegaudioparse/gstmpegaudioparse.c: + * gst/mpegaudioparse/gstxingmux.c: + * tests/check/Makefile.am: + * tests/check/elements/.cvsignore: + Move xingmux from -bad. + +2008-02-07 19:25:08 +0000 Sébastien Moutte + + gst/mpegaudioparse/gstmpegaudioparse.c: Use gst_guint64_to_gdouble for conversion + Original commit message from CVS: + * gst/mpegaudioparse/gstmpegaudioparse.c:(mp3parse_time_to_bytepos): + Use gst_guint64_to_gdouble for conversion + * win32/vs6/libgstasfdemux.dsp: + * win32/vs6/libgstdvdsub.dsp: + * win32/vs6/libgstrealmedia.dsp: + Update project dependencies and add new source files + +2008-02-04 14:27:32 +0000 Zaheer Abbas Merali + + ext/mpeg2dec/gstmpeg2dec.c: Reset decoder when handling sequence where libmpeg2 has set frame period to 0, probably d... + Original commit message from CVS: + * ext/mpeg2dec/gstmpeg2dec.c: + Reset decoder when handling sequence where libmpeg2 has set + frame period to 0, probably due to a corrupt packet. + Fixes bug #514297 + +2008-01-29 19:10:38 +0000 Sebastian Dröge + + gst/mpegaudioparse/gstmpegaudioparse.c: Don't set new caps on the srcpad everytime the bitrate or MPEG version change... + Original commit message from CVS: + * gst/mpegaudioparse/gstmpegaudioparse.c: (mp3_caps_create), + (gst_mp3parse_chain): + Don't set new caps on the srcpad everytime the bitrate or MPEG + version changes but calculate new spf value when the MPEG version + changes. + +2008-01-23 10:34:40 +0000 Sebastian Dröge + + Add documentation for the xingheader plugin. + Original commit message from CVS: + * docs/plugins/Makefile.am: + * docs/plugins/gst-plugins-bad-plugins-docs.sgml: + * docs/plugins/gst-plugins-bad-plugins-sections.txt: + * gst/xingheader/gstxingmux.c: + * gst/xingheader/gstxingmux.h: + Add documentation for the xingheader plugin. + * tests/check/elements/xingmux.c: (GST_START_TEST): + Set element state to PLAYING before doing something else. + +2008-01-23 10:11:44 +0000 Sebastian Dröge + + tests/check/: Add simple unit test for the xingmux element. + Original commit message from CVS: + * tests/check/Makefile.am: + * tests/check/elements/.cvsignore: + * tests/check/elements/xingmux.c: (setup_xingmux), + (cleanup_xingmux), (GST_START_TEST), (xingmux_suite), (main): + * tests/check/elements/xingmux_testdata.h: + Add simple unit test for the xingmux element. + * gst/xingheader/gstxingmux.c: (generate_xing_header), + (gst_xing_mux_finalize), (xing_reset): + Fix a memleak and invalid seek tables with less than 100 MP3 frames. + +2008-01-21 13:35:02 +0000 Stefan Kost + + docs/plugins/: Add the real and rtsp elements and update the lists. + Original commit message from CVS: + * docs/plugins/Makefile.am: + * docs/plugins/gst-plugins-ugly-plugins-docs.sgml: + * docs/plugins/gst-plugins-ugly-plugins-sections.txt: + Add the real and rtsp elements and update the lists. + * docs/plugins/inspect/plugin-amrnb.xml: + * docs/plugins/inspect/plugin-asf.xml: + * docs/plugins/inspect/plugin-dvdlpcmdec.xml: + * docs/plugins/inspect/plugin-dvdsub.xml: + * docs/plugins/inspect/plugin-mpegaudioparse.xml: + * docs/plugins/inspect/plugin-mpegstream.xml: + * docs/plugins/inspect/plugin-realmedia.xml: + * docs/plugins/inspect/plugin-siddec.xml: + * docs/plugins/inspect/plugin-synaesthesia.xml: + Regenerate docs. + * gst/iec958/ac3_padder.c: + * gst/iec958/ac3_padder.h: Do not use gtk-doc style comments for non gtk-doc comments. Note - there are functions defined using extern in the .c file - does that make sense? -2008-01-21 Stefan Kost +2008-01-21 12:43:37 +0000 Stefan Kost - * ext/mad/gstmad.c: + ext/mad/gstmad.c: Chain up at the end of the function. + Original commit message from CVS: + * ext/mad/gstmad.c: Chain up at the end of the function. -2008-01-19 Sebastian Dröge +2008-01-19 16:04:14 +0000 Sebastian Dröge - * ext/mad/gstid3tag.c: (gst_id3_tag_class_init): - Don't add pad templates for the base class but only in the - subclasses. + ext/mad/gstid3tag.c: Don't add pad templates for the base class but only in the subclasses. + Original commit message from CVS: + * ext/mad/gstid3tag.c: (gst_id3_tag_class_init): + Don't add pad templates for the base class but only in the + subclasses. -2008-01-17 Zaheer Abbas Merali +2008-01-17 17:26:48 +0000 Zaheer Abbas Merali - * ext/lame/gstlame.c: - * ext/lame/gstlame.h: - Fix the case where you initially have stereo input, and so lame's - mode is not set to mono, and then you get input with mono audio and - soon after you get stereo input again. What happened before this - commit is that it would keep the encoding mode as mono. It should - change it back to the one requested by the app (or the default one) - if not requested. + ext/lame/gstlame.*: Fix the case where you initially have stereo input, and so lame's mode is not set to mono, and th... + Original commit message from CVS: + * ext/lame/gstlame.c: + * ext/lame/gstlame.h: + Fix the case where you initially have stereo input, and so lame's + mode is not set to mono, and then you get input with mono audio and + soon after you get stereo input again. What happened before this + commit is that it would keep the encoding mode as mono. It should + change it back to the one requested by the app (or the default one) + if not requested. -2008-01-15 Sebastian Dröge +2008-01-15 17:18:31 +0000 Sebastian Dröge - * gst/mpegaudioparse/gstmpegaudioparse.c: - (gst_mp3parse_handle_first_frame), (mp3parse_time_to_bytepos), - (mp3parse_bytepos_to_time): - Interpolate the VBRI seek table entries to get better results, - support 3 byte seek table entries and prevent overflows in the - seek table by adding the relative offsets when using the seek - table in a large enough data type. + gst/mpegaudioparse/gstmpegaudioparse.c: Interpolate the VBRI seek table entries to get better results, support 3 byte... + Original commit message from CVS: + * gst/mpegaudioparse/gstmpegaudioparse.c: + (gst_mp3parse_handle_first_frame), (mp3parse_time_to_bytepos), + (mp3parse_bytepos_to_time): + Interpolate the VBRI seek table entries to get better results, + support 3 byte seek table entries and prevent overflows in the + seek table by adding the relative offsets when using the seek + table in a large enough data type. -2008-01-14 Sebastian Dröge +2008-01-14 15:02:13 +0000 Sebastian Dröge - * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_reset), - (gst_mp3parse_handle_first_frame), (mp3parse_time_to_bytepos), - (mp3parse_bytepos_to_time): - * gst/mpegaudioparse/gstmpegaudioparse.h: - Add support for seeking based on the VBRI seek table. Might make - sense to use interpolation in the table later to get hopefully a - bit more accurate values. + gst/mpegaudioparse/gstmpegaudioparse.*: Add support for seeking based on the VBRI seek table. Might make sense to use... + Original commit message from CVS: + * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_reset), + (gst_mp3parse_handle_first_frame), (mp3parse_time_to_bytepos), + (mp3parse_bytepos_to_time): + * gst/mpegaudioparse/gstmpegaudioparse.h: + Add support for seeking based on the VBRI seek table. Might make + sense to use interpolation in the table later to get hopefully a + bit more accurate values. -2008-01-14 Wim Taymans +2008-01-14 11:41:32 +0000 Wim Taymans - * ext/mpeg2dec/gstmpeg2dec.c: (clear_queued), (flush_queued), - (handle_picture), (handle_slice): - Fix compilation error. Fixes #509313. + ext/mpeg2dec/gstmpeg2dec.c: Fix compilation error. Fixes #509313. + Original commit message from CVS: + * ext/mpeg2dec/gstmpeg2dec.c: (clear_queued), (flush_queued), + (handle_picture), (handle_slice): + Fix compilation error. Fixes #509313. -2008-01-14 Sebastian Dröge +2008-01-14 11:24:57 +0000 Sebastian Dröge - * ext/lame/gstlame.c: (gst_lame_sink_event): - Use gst_util_uint64_scale instead of gst_util_uint64_scale_int - as 8 * GST_SECOND is too large for int. + ext/lame/gstlame.c: Use gst_util_uint64_scale instead of gst_util_uint64_scale_int as 8 * GST_SECOND is too large for... + Original commit message from CVS: + * ext/lame/gstlame.c: (gst_lame_sink_event): + Use gst_util_uint64_scale instead of gst_util_uint64_scale_int + as 8 * GST_SECOND is too large for int. -2008-01-14 Sebastian Dröge +2008-01-14 10:52:20 +0000 Sebastian Dröge - * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_reset), - (gst_mp3parse_emit_frame), (gst_mp3parse_handle_first_frame), - (mp3parse_total_bytes), (mp3parse_total_time): - * gst/mpegaudioparse/gstmpegaudioparse.h: - Add initial support for reading VBRI headers as found in VBR files - created by some Fraunhofer encoders. Currently we only read the - number of frames and bytes (and calculate duration, etc from this) - but there is also a seek table that we currently don't use. + gst/xingheader/gstxingmux.c: Bitrate is 4 bits, not 8 so check for 0xe as maximum value instead of 0xfe. + Original commit message from CVS: + * gst/xingheader/gstxingmux.c: (generate_xing_header): + Bitrate is 4 bits, not 8 so check for 0xe as maximum value instead + of 0xfe. -2008-01-14 Sebastian Dröge +2008-01-14 10:42:48 +0000 Sebastian Dröge - Patch by: Mark Nauwelaerts - - * ext/lame/gstlame.c: (gst_lame_sink_setcaps), - (gst_lame_sink_event): - Correctly set number of channels when using mono-encoding mode - and fix the duration calculation of the EOS buffer. + gst/mpegaudioparse/gstmpegaudioparse.*: Add initial support for reading VBRI headers as found in VBR files created by... + Original commit message from CVS: + * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_reset), + (gst_mp3parse_emit_frame), (gst_mp3parse_handle_first_frame), + (mp3parse_total_bytes), (mp3parse_total_time): + * gst/mpegaudioparse/gstmpegaudioparse.h: + Add initial support for reading VBRI headers as found in VBR files + created by some Fraunhofer encoders. Currently we only read the + number of frames and bytes (and calculate duration, etc from this) + but there is also a seek table that we currently don't use. -2008-01-14 Sebastian Dröge +2008-01-14 09:17:47 +0000 Mark Nauwelaerts - * gst/mpegaudioparse/gstmpegaudioparse.c: - (gst_mp3parse_handle_first_frame): - Guard against 0 values in the Xing header as frame count and - byte count and calculate the bitrate when we have all values - we need and not before. + ext/lame/gstlame.c: Correctly set number of channels when using mono-encoding mode and fix the duration calculation o... + Original commit message from CVS: + Patch by: Mark Nauwelaerts + * ext/lame/gstlame.c: (gst_lame_sink_setcaps), + (gst_lame_sink_event): + Correctly set number of channels when using mono-encoding mode + and fix the duration calculation of the EOS buffer. -2008-01-10 Tim-Philipp Müller +2008-01-14 09:13:29 +0000 Sebastian Dröge - * ext/mad/gstmad.c: (GST_TYPE_MAD_MODE), + gst/mpegaudioparse/gstmpegaudioparse.c: Guard against 0 values in the Xing header as frame count and byte count and c... + Original commit message from CVS: + * gst/mpegaudioparse/gstmpegaudioparse.c: + (gst_mp3parse_handle_first_frame): + Guard against 0 values in the Xing header as frame count and + byte count and calculate the bitrate when we have all values + we need and not before. + +2008-01-14 09:09:49 +0000 Sebastian Dröge + + gst/xingheader/gstxingmux.c: Remove accidentially leftover debug printf. + Original commit message from CVS: + * gst/xingheader/gstxingmux.c: (generate_xing_header): + Remove accidentially leftover debug printf. + +2008-01-14 08:56:31 +0000 Sebastian Dröge + + gst/xingheader/gstxingmux.c: Choose smallest possible frame size for the Xing header, properly set the timestamp, dur... + Original commit message from CVS: + * gst/xingheader/gstxingmux.c: (has_xing_header), + (generate_xing_header), (gst_xing_mux_chain), + (gst_xing_mux_sink_event): + Choose smallest possible frame size for the Xing header, properly + set the timestamp, duration and offset on the outgoing buffers, + only send NEWSEGMENT events in BYTE format downstream and also + drop VBRI headers if already existing. + +2008-01-12 09:22:06 +0000 Sebastian Dröge + + gst/xingheader/: Major cleanup and rewrite of xingmux with less bugs and new features: + Original commit message from CVS: + * gst/xingheader/Makefile.am: + * gst/xingheader/gstxingmux.c: (parse_header), (get_xing_offset), + (has_xing_header), (generate_xing_header), + (gst_xing_mux_base_init), (gst_xing_mux_finalize), (xing_reset), + (gst_xing_mux_init), (gst_xing_mux_chain), + (gst_xing_mux_sink_event), (gst_xing_mux_change_state): + * gst/xingheader/gstxingmux.h: + Major cleanup and rewrite of xingmux with less bugs and new features: + - Handles other layers as 3 + - Write TOC + +2008-01-10 17:24:09 +0000 Tim-Philipp Müller + + ext/mad/gstmad.c: Call g_type_class_ref() from a thread-safe context and not from the streaming thread to avoid GLib ... + Original commit message from CVS: + * ext/mad/gstmad.c: (GST_TYPE_MAD_MODE), (GST_TYPE_MAD_EMPHASIS), (GST_TAG_EMPHASIS), (CHECK_HEADER): Call g_type_class_ref() from a thread-safe context and not from the streaming thread to avoid GLib screwing up (see bug #349410 and #493432). Comment out unused code. -2008-01-10 Wim Taymans +2008-01-10 15:24:08 +0000 Wim Taymans - * ext/mpeg2dec/gstmpeg2dec.c: (clear_queued), (flush_queued), - (handle_picture), (clip_buffer), (handle_slice), - (gst_mpeg2dec_chain), (gst_mpeg2dec_sink_event), - (gst_mpeg2dec_change_state): - * ext/mpeg2dec/gstmpeg2dec.h: - Add buffer clipping. - Add basic reverse playback support. Not complete yet when dealing with - non-closed GOPs. + ext/mpeg2dec/gstmpeg2dec.*: Add buffer clipping. + Original commit message from CVS: + * ext/mpeg2dec/gstmpeg2dec.c: (clear_queued), (flush_queued), + (handle_picture), (clip_buffer), (handle_slice), + (gst_mpeg2dec_chain), (gst_mpeg2dec_sink_event), + (gst_mpeg2dec_change_state): + * ext/mpeg2dec/gstmpeg2dec.h: + Add buffer clipping. + Add basic reverse playback support. Not complete yet when dealing with + non-closed GOPs. -2008-01-10 Sebastian Dröge +2008-01-10 12:28:19 +0000 Sebastian Dröge - * autogen.sh: + autogen.sh: Add -Wno-portability to the automake parameters to stop warnings about GNU make extensions being used. We... + Original commit message from CVS: + * autogen.sh: Add -Wno-portability to the automake parameters to stop warnings about GNU make extensions being used. We require GNU make in almost every Makefile anyway. - - * configure.ac: + * configure.ac: Use AM_PROG_CC_C_O as a compiler that accepts both -c and -o at the same time is required for per target flags. -2008-01-09 Stefan Kost +2008-01-09 13:51:38 +0000 Stefan Kost - * Makefile.am: + Makefile.am: Include lcov.mak to allow building coverage reports. + Original commit message from CVS: + * Makefile.am: Include lcov.mak to allow building coverage reports. -2008-01-08 Sebastian Dröge +2008-01-08 19:42:38 +0000 Sebastian Dröge - * ext/mad/gstmad.c: (mpg123_parse_xing_header): - * gst/mpegaudioparse/gstmpegaudioparse.c: - (gst_mp3parse_handle_first_frame): - Make sure that the Xing TOC starts with 0 and the entries - are increasing over time. Otherwise it's broken and should - be skipped. Fixes bug #507821. + Make sure that the Xing TOC starts with 0 and the entries are increasing over time. Otherwise it's broken and should ... + Original commit message from CVS: + * ext/mad/gstmad.c: (mpg123_parse_xing_header): + * gst/mpegaudioparse/gstmpegaudioparse.c: + (gst_mp3parse_handle_first_frame): + Make sure that the Xing TOC starts with 0 and the entries + are increasing over time. Otherwise it's broken and should + be skipped. Fixes bug #507821. -2008-01-08 Tim-Philipp Müller +2008-01-08 16:31:29 +0000 Tim-Philipp Müller - * gst/asfdemux/gstasfdemux.c: (asfdemux_dbg), (gst_asf_demux_reset), + gst/asfdemux/gstasfdemux.*: Parse metadata object and extract pixel aspect ratio. Fixes #507844. + Original commit message from CVS: + * gst/asfdemux/gstasfdemux.c: (asfdemux_dbg), (gst_asf_demux_reset), (gst_asf_demux_add_video_stream), (gst_asf_demux_process_ext_content_desc), (gst_asf_demux_get_metadata_for_stream), (gst_asf_demux_process_metadata), (gst_asf_demux_process_object), (gst_asf_demux_change_state): - * gst/asfdemux/gstasfdemux.h: + * gst/asfdemux/gstasfdemux.h: Parse metadata object and extract pixel aspect ratio. Fixes #507844. -2007-12-31 David Schleef +2007-12-31 21:41:52 +0000 David Schleef - * docs/plugins/.cvsignore: + docs/plugins/.cvsignore: Add *-undeclared.txt + Original commit message from CVS: + * docs/plugins/.cvsignore: Add *-undeclared.txt -2007-12-21 Wim Taymans +2007-12-21 14:01:06 +0000 Wim Taymans - * gst/realmedia/rdtmanager.c: - (gst_rdt_manager_marshal_VOID__UINT_UINT), - (gst_rdt_manager_class_init): - * gst/realmedia/rdtmanager.h: - Implement some more signals that rtspsrc connects to. - Fixes #504671. + gst/realmedia/rdtmanager.*: Implement some more signals that rtspsrc connects to. + Original commit message from CVS: + * gst/realmedia/rdtmanager.c: + (gst_rdt_manager_marshal_VOID__UINT_UINT), + (gst_rdt_manager_class_init): + * gst/realmedia/rdtmanager.h: + Implement some more signals that rtspsrc connects to. + Fixes #504671. -2007-12-18 Tim-Philipp Müller +2007-12-18 09:07:53 +0000 Tim-Philipp Müller - * Makefile.am: + Makefile.am: Include common/win32.mak for CRLF check of win32 project files (see #393626). + Original commit message from CVS: + * Makefile.am: Include common/win32.mak for CRLF check of win32 project files (see #393626). -2007-12-13 Sebastian Dröge +2007-12-13 11:20:11 +0000 Sebastian Dröge - * gst/mpegaudioparse/gstmpegaudioparse.c: + gst/mpegaudioparse/gstmpegaudioparse.c: Don't post SEGMENT_START messages on the bus, only the element driving the pi... + Original commit message from CVS: + * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_sink_event), (mp3parse_handle_seek): Don't post SEGMENT_START messages on the bus, only the element driving the pipeline should do that. -2007-12-09 Sebastian Dröge +2007-12-09 04:29:35 +0000 Sebastian Dröge - * configure.ac: + configure.ac: Don't define GST_DISABLE_DEPRECATED for releases. Fixes #498181. + Original commit message from CVS: + * configure.ac: Don't define GST_DISABLE_DEPRECATED for releases. Fixes #498181. -2007-12-03 Wim Taymans +2007-12-03 19:05:20 +0000 Wim Taymans - * ext/mpeg2dec/gstmpeg2dec.h: - Use G_GINT64_CONSTANT, fixes compilation with MSVC 6.0. - Fixes #500808. + ext/mpeg2dec/gstmpeg2dec.h: Use G_GINT64_CONSTANT, fixes compilation with MSVC 6.0. + Original commit message from CVS: + * ext/mpeg2dec/gstmpeg2dec.h: + Use G_GINT64_CONSTANT, fixes compilation with MSVC 6.0. + Fixes #500808. -2007-11-20 Julien MOUTTE +2007-11-20 12:15:51 +0000 Julien Moutte - * gst/realmedia/rtspreal.c: (rtsp_ext_real_parse_sdp): Fix build - on Mac OS X. + gst/realmedia/rtspreal.c: Fix build on Mac OS X. + Original commit message from CVS: + 2007-11-20 Julien MOUTTE + * gst/realmedia/rtspreal.c: (rtsp_ext_real_parse_sdp): Fix build + on Mac OS X. -2007-11-19 Jan Schmidt +2007-11-19 11:38:49 +0000 Jan Schmidt - * gst/mpegaudioparse/gstmpegaudioparse.c: - Restore the segment handling logic. - Please don't do behavioural changes under the heading of 'leak fixes' - or 'whitespace changes', people. + gst/mpegaudioparse/gstmpegaudioparse.c: Restore the segment handling logic. + Original commit message from CVS: + * gst/mpegaudioparse/gstmpegaudioparse.c: + Restore the segment handling logic. + Please don't do behavioural changes under the heading of 'leak fixes' + or 'whitespace changes', people. -2007-11-19 Stefan Kost +2007-11-19 09:50:58 +0000 Stefan Kost - * gst/mpegaudioparse/gstmpegaudioparse.c: + gst/mpegaudioparse/gstmpegaudioparse.c: Plug some leaks. + Original commit message from CVS: + * gst/mpegaudioparse/gstmpegaudioparse.c: Plug some leaks. -2007-11-13 Stefan Kost +2007-11-13 06:57:57 +0000 Stefan Kost - * gst/asfdemux/gstasfdemux.c: + gst/asfdemux/gstasfdemux.c: Sync _activate_pull() a little more with other demuxers. + Original commit message from CVS: + * gst/asfdemux/gstasfdemux.c: Sync _activate_pull() a little more with other demuxers. -2007-11-11 Thijs Vermeir +2007-11-11 20:41:32 +0000 Thijs Vermeir - * gst/mpegstream/gstmpegdemux.c: - recognize the padding stream + gst/mpegstream/gstmpegdemux.c: recognize the padding stream + Original commit message from CVS: + * gst/mpegstream/gstmpegdemux.c: + recognize the padding stream -2007-10-31 Tim-Philipp Müller +2007-10-31 14:33:03 +0000 Tim-Philipp Müller - * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_ext_content_desc): + gst/asfdemux/gstasfdemux.c: Convert tags that come as string into the type required by + Original commit message from CVS: + * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_ext_content_desc): Convert tags that come as string into the type required by GstTagList. -2007-10-30 Wim Taymans +2007-10-30 12:27:32 +0000 Wim Taymans - * gst/mpegaudioparse/gstmpegaudioparse.c: - (gst_mp3parse_emit_frame): - Remove some more broken code, it seems to clip even when it should not. - See #491305. + gst/mpegaudioparse/gstmpegaudioparse.c: Remove some more broken code, it seems to clip even when it should not. + Original commit message from CVS: + * gst/mpegaudioparse/gstmpegaudioparse.c: + (gst_mp3parse_emit_frame): + Remove some more broken code, it seems to clip even when it should not. + See #491305. -2007-10-30 Wim Taymans +2007-10-30 11:13:49 +0000 Wim Taymans - * gst/mpegaudioparse/gstmpegaudioparse.c: - (gst_mp3parse_emit_frame): - When the element is not driving the streaming thread it is not supposed - to emit EOS or post SEGMENT done. It is allowed to return UNEXPECTED - upstream when it detects EOS. See #491305. + gst/mpegaudioparse/gstmpegaudioparse.c: When the element is not driving the streaming thread it is not supposed to em... + Original commit message from CVS: + * gst/mpegaudioparse/gstmpegaudioparse.c: + (gst_mp3parse_emit_frame): + When the element is not driving the streaming thread it is not supposed + to emit EOS or post SEGMENT done. It is allowed to return UNEXPECTED + upstream when it detects EOS. See #491305. -2007-10-13 Tim-Philipp Müller +2007-10-13 15:13:34 +0000 Mark Nauwelaerts - Patch by: Mark Nauwelaerts - - * gst/dvdsub/Makefile.am: - * gst/dvdsub/gstdvdsubdec.c: - * gst/dvdsub/gstdvdsubparse.c: - * gst/dvdsub/gstdvdsubparse.h: + gst/dvdsub/: Add dvd subtitle parser, which just packetizes the input stream. This is needed to mux dvd subtitles int... + Original commit message from CVS: + Patch by: Mark Nauwelaerts + * gst/dvdsub/Makefile.am: + * gst/dvdsub/gstdvdsubdec.c: + * gst/dvdsub/gstdvdsubparse.c: + * gst/dvdsub/gstdvdsubparse.h: Add dvd subtitle parser, which just packetizes the input stream. This is needed to mux dvd subtitles into matroska files, since the muxer expects unfragmented and properly timestamped input (#415754). -2007-10-10 Tim-Philipp Müller +2007-10-10 12:02:30 +0000 Tim-Philipp Müller - * configure.ac: + configure.ac: Update requirements from past CVS versions to released versions (0.10.14 in this case). + Original commit message from CVS: + * configure.ac: Update requirements from past CVS versions to released versions (0.10.14 in this case). - - * ext/sidplay/gstsiddec.cc: + * ext/sidplay/gstsiddec.cc: Fix compilation with g++-4.2. -2007-10-08 Jan Schmidt +2007-10-08 17:51:33 +0000 Jan Schmidt - * gst/realmedia/asmrules.c: (gst_asm_scan_parse_expression), - (gst_asm_scan_parse_condition): - * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_video_packet): - Fix some compiler warnings shown on Forte. + gst/realmedia/: Fix some compiler warnings shown on Forte. + Original commit message from CVS: + * gst/realmedia/asmrules.c: (gst_asm_scan_parse_expression), + (gst_asm_scan_parse_condition): + * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_video_packet): + Fix some compiler warnings shown on Forte. -2007-09-29 Sebastien Moutte +2007-10-05 08:51:44 +0000 Gautier Portet - * gst/mpegaudioparse/gstmpegaudioparse.c: (mp3parse_time_to_bytepos), - (mp3parse_bytepos_to_time): - Use gst_util_guint64_to_gdouble for conversions. - * win32/vs6/libgstmad.dsp: - Add a link to libgstaudio. + gst/xingheader/gstxingmux.c: The size of the Xing header is actually 417 as it's rounded to the next smaller integer.... + Original commit message from CVS: + Patch by: Gautier Portet + * gst/xingheader/gstxingmux.c: + The size of the Xing header is actually 417 as it's rounded to the + next smaller integer. Fixes #397759. + * gst/xingheader/gstxingmux.c: (xing_generate_header), + (xing_push_header): + Some random cleanup, add FIXMEs and TODOs and check if the newsegment + event to the beginning was successful before pushing the header again. -2007-09-26 Tim-Philipp Müller +2007-09-29 17:11:16 +0000 Sébastien Moutte - * ext/lame/gstlame.c: + gst/mpegaudioparse/gstmpegaudioparse.c: Use gst_util_guint64_to_gdouble for conversions. + Original commit message from CVS: + * gst/mpegaudioparse/gstmpegaudioparse.c: (mp3parse_time_to_bytepos), + (mp3parse_bytepos_to_time): + Use gst_util_guint64_to_gdouble for conversions. + * win32/vs6/libgstmad.dsp: + Add a link to libgstaudio. + +2007-09-26 13:40:35 +0000 Tim-Philipp Müller + + ext/lame/gstlame.c: Fix up case where there is no peer, in which case _get_allowed_caps() will return NULL. + Original commit message from CVS: + * ext/lame/gstlame.c: Fix up case where there is no peer, in which case _get_allowed_caps() will return NULL. -2007-09-25 Tim-Philipp Müller +2007-09-25 13:20:27 +0000 Tim-Philipp Müller - * ext/lame/gstlame.c: + ext/lame/gstlame.c: Use GST_PTR_FORMAT to print caps in debug statement. + Original commit message from CVS: + * ext/lame/gstlame.c: Use GST_PTR_FORMAT to print caps in debug statement. -2007-09-25 Sebastian Dröge +2007-09-25 09:16:05 +0000 Sebastian Dröge - * configure.ac: - Use AG_GST_ARG_WITH_PLUGINS, AG_GST_ARG_ENABLE_EXTERNAL and - AG_GST_ARG_ENABLE_EXPERIMENTAL instead of duplicating those macros - in configure.ac. + configure.ac: Use AG_GST_ARG_WITH_PLUGINS, AG_GST_ARG_ENABLE_EXTERNAL and + Original commit message from CVS: + * configure.ac: + Use AG_GST_ARG_WITH_PLUGINS, AG_GST_ARG_ENABLE_EXTERNAL and + AG_GST_ARG_ENABLE_EXPERIMENTAL instead of duplicating those macros + in configure.ac. -2007-09-24 Thomas Vander Stichele +2007-09-24 10:26:21 +0000 Thomas Vander Stichele - * ext/lame/gstlame.c: + ext/lame/gstlame.c: Allow fixing the sample rate lame converts to by negotiating fixed sample rate on the src pad caps. + Original commit message from CVS: + * ext/lame/gstlame.c: Allow fixing the sample rate lame converts to by negotiating fixed sample rate on the src pad caps. Add docs for it. - * tests/check/Makefile.am: - * tests/check/pipelines/lame.c: + * tests/check/Makefile.am: + * tests/check/pipelines/lame.c: Add a check for it. -2007-09-22 Thomas Vander Stichele +2007-09-22 18:22:12 +0000 Thomas Vander Stichele - * po/LINGUAS: - * po/da.po: + po/: Updated translations. + Original commit message from CVS: + * po/LINGUAS: + * po/da.po: Updated translations. -2007-09-22 Thomas Vander Stichele +2007-09-22 18:20:50 +0000 Thomas Vander Stichele - translated by: Jakub Bogusz - - * po/pl.po: + po/pl.po: Added Polish translation. + Original commit message from CVS: + translated by: Jakub Bogusz + * po/pl.po: Added Polish translation. -2007-09-22 Thomas Vander Stichele +2007-09-22 18:19:08 +0000 Thomas Vander Stichele - translated by: Ilkka Tuohela - - * po/fi.po: + po/fi.po: Added Finnish translation. + Original commit message from CVS: + translated by: Ilkka Tuohela + * po/fi.po: Added Finnish translation. -2007-09-22 Thomas Vander Stichele +2007-09-22 18:17:52 +0000 Thomas Vander Stichele - translated by: Jorge González González - - * po/es.po: + po/es.po: Added Spanish translation. + Original commit message from CVS: + translated by: Jorge González González + * po/es.po: Added Spanish translation. -2007-09-22 Thomas Vander Stichele +2007-09-22 18:17:08 +0000 Thomas Vander Stichele - translated by: Alexander Shopov - - * po/bg.po: + po/bg.po: Added Bulgarian translation. + Original commit message from CVS: + translated by: Alexander Shopov + * po/bg.po: Added Bulgarian translation. -2007-09-20 Stefan Kost +2007-09-20 11:47:52 +0000 Stefan Kost - * gst/iec958/ac3iec.c: + gst/iec958/ac3iec.c: Chainup in finalize. + Original commit message from CVS: + * gst/iec958/ac3iec.c: Chainup in finalize. - - * tests/check/Makefile.am: - * tests/check/generic/states.c: + * tests/check/Makefile.am: + * tests/check/generic/states.c: Improved state change unit test. -2007-09-19 Stefan Kost +2007-09-19 18:20:41 +0000 Stefan Kost - * docs/plugins/.cvsignore: - * tests/check/.cvsignore: + Ignore registries in any format. + Original commit message from CVS: + * docs/plugins/.cvsignore: + * tests/check/.cvsignore: Ignore registries in any format. -2007-09-08 Tim-Philipp Müller +2007-09-08 20:54:54 +0000 Tim-Philipp Müller - * configure.ac: + configure.ac: Use AC_TRY_COMPILE instead of AC_TRY_RUN to check for a define in the lame headers. This has the advan... + Original commit message from CVS: + * configure.ac: Use AC_TRY_COMPILE instead of AC_TRY_RUN to check for a define in the lame headers. This has the advantage that it should still work when we're cross-compiling (#452025). -2007-08-24 Jan Schmidt +2007-08-24 15:55:03 +0000 Jan Schmidt - * gst/dvdlpcmdec/gstdvdlpcmdec.c: - Add other allowed rates to the pad templates. + gst/dvdlpcmdec/gstdvdlpcmdec.c: Add other allowed rates to the pad templates. + Original commit message from CVS: + * gst/dvdlpcmdec/gstdvdlpcmdec.c: + Add other allowed rates to the pad templates. + * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_dispose): + Reset the parser to release memory in dispose. - * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_dispose): - Reset the parser to release memory in dispose. +2007-08-17 06:56:53 +0000 Stefan Kost -2007-08-17 Stefan Kost - - * ext/amrnb/amrnbdec.c: - * ext/amrnb/amrnbenc.c: - * ext/amrnb/amrnbparse.c: - * ext/sidplay/gstsiddec.cc: + ext/: Fix more leaks. + Original commit message from CVS: + * ext/amrnb/amrnbdec.c: + * ext/amrnb/amrnbenc.c: + * ext/amrnb/amrnbparse.c: + * ext/sidplay/gstsiddec.cc: Fix more leaks. -2007-08-16 Wim Taymans +2007-08-16 14:49:11 +0000 Daniel Charles - Patch by: Daniel Charles + ext/amrnb/amrnbenc.*: Add property to select the BandMode of the AMR encoder. + Original commit message from CVS: + Patch by: Daniel Charles + * ext/amrnb/amrnbenc.c: (gst_amrnbenc_bandmode_get_type), + (gst_amrnbenc_set_property), (gst_amrnbenc_get_property), + (gst_amrnbenc_base_init), (gst_amrnbenc_class_init), + (gst_amrnbenc_chain), (gst_amrnbenc_state_change): + * ext/amrnb/amrnbenc.h: + Add property to select the BandMode of the AMR encoder. + See #466442. - * ext/amrnb/amrnbenc.c: (gst_amrnbenc_bandmode_get_type), - (gst_amrnbenc_set_property), (gst_amrnbenc_get_property), - (gst_amrnbenc_base_init), (gst_amrnbenc_class_init), - (gst_amrnbenc_chain), (gst_amrnbenc_state_change): - * ext/amrnb/amrnbenc.h: - Add property to select the BandMode of the AMR encoder. - See #466442. +2007-08-16 12:15:32 +0000 Stefan Kost -2007-08-16 Stefan Kost - - * gst/realmedia/asmrules.c: + gst/realmedia/asmrules.c: Make ro memory to share. + Original commit message from CVS: + * gst/realmedia/asmrules.c: Make ro memory to share. -2007-08-16 Wim Taymans +2007-08-16 11:52:57 +0000 Wim Taymans - * gst/mpegaudioparse/gstmpegaudioparse.c: - (gst_mp3parse_sink_event), (gst_mp3parse_emit_frame): - * gst/mpegaudioparse/gstmpegaudioparse.h: - Queue segment event and push it after we know the caps on the pad or - else an autoplugger might not have plugged the element yet and the - segment is lost. + gst/mpegaudioparse/gstmpegaudioparse.*: Queue segment event and push it after we know the caps on the pad or else an ... + Original commit message from CVS: + * gst/mpegaudioparse/gstmpegaudioparse.c: + (gst_mp3parse_sink_event), (gst_mp3parse_emit_frame): + * gst/mpegaudioparse/gstmpegaudioparse.h: + Queue segment event and push it after we know the caps on the pad or + else an autoplugger might not have plugged the element yet and the + segment is lost. -2007-08-16 Stefan Kost +2007-08-16 07:17:13 +0000 Stefan Kost - * gst/iec958/ac3iec.c: + gst/iec958/ac3iec.c: Fix tests. + Original commit message from CVS: + * gst/iec958/ac3iec.c: Fix tests. -2007-08-16 Stefan Kost +2007-08-16 06:48:13 +0000 Stefan Kost - * tests/check/Makefile.am: - * tests/check/generic/.cvsignore: - * tests/check/generic/states.c: + tests/check/: Add generic state-change test suite to help to fi leaks. + Original commit message from CVS: + * tests/check/Makefile.am: + * tests/check/generic/.cvsignore: + * tests/check/generic/states.c: Add generic state-change test suite to help to fi leaks. -2007-08-09 Thomas Vander Stichele +2007-08-09 10:57:11 +0000 Thomas Vander Stichele - translated by: Raphael Higino - - * po/LINGUAS: - * po/pt_BR.po: + po/: Added Portuguese (Brazilian) translation. + Original commit message from CVS: + translated by: Raphael Higino + * po/LINGUAS: + * po/pt_BR.po: Added Portuguese (Brazilian) translation. -2007-08-09 Thomas Vander Stichele +2007-08-09 10:55:59 +0000 Thomas Vander Stichele - * po/hu.po: - * po/nl.po: - * po/sv.po: - * po/uk.po: + po/: Updated translations. + Original commit message from CVS: + * po/hu.po: + * po/nl.po: + * po/sv.po: + * po/uk.po: Updated translations. -2007-08-07 Wim Taymans +2007-08-07 11:50:44 +0000 Wim Taymans - * gst/realmedia/rmdemux.c: (gst_rmdemux_fix_timestamp), - (gst_rmdemux_parse_video_packet): - Activate timestamp fixing code. + gst/realmedia/rmdemux.c: Activate timestamp fixing code. + Original commit message from CVS: + * gst/realmedia/rmdemux.c: (gst_rmdemux_fix_timestamp), + (gst_rmdemux_parse_video_packet): + Activate timestamp fixing code. -2007-08-07 Wim Taymans +2007-08-07 10:57:09 +0000 Wim Taymans - * gst/realmedia/rmdemux.c: (gst_rmdemux_reset), - (gst_rmdemux_chain), (gst_rmdemux_parse_mdpr), - (gst_rmdemux_fix_timestamp), (gst_rmdemux_parse_video_packet), - (gst_rmdemux_parse_audio_packet), (gst_rmdemux_parse_packet): - Do fragment collection in the demuxer so that we can now work with - both ffmpeg and realvideodec to decoder real video content. + gst/realmedia/rmdemux.c: Do fragment collection in the demuxer so that we can now work with both ffmpeg and realvideo... + Original commit message from CVS: + * gst/realmedia/rmdemux.c: (gst_rmdemux_reset), + (gst_rmdemux_chain), (gst_rmdemux_parse_mdpr), + (gst_rmdemux_fix_timestamp), (gst_rmdemux_parse_video_packet), + (gst_rmdemux_parse_audio_packet), (gst_rmdemux_parse_packet): + Do fragment collection in the demuxer so that we can now work with + both ffmpeg and realvideodec to decoder real video content. -2007-08-04 Stefan Kost +2007-08-04 12:59:24 +0000 Stefan Kost - * gst/realmedia/asmrules.c: + gst/realmedia/asmrules.c: Include stdlib.h. + Original commit message from CVS: + * gst/realmedia/asmrules.c: Include stdlib.h. -2007-08-03 Wim Taymans +2007-08-03 16:21:19 +0000 Wim Taymans - * gst/realmedia/rdtmanager.c: - Fix caps. + gst/realmedia/rdtmanager.c: Fix caps. + Original commit message from CVS: + * gst/realmedia/rdtmanager.c: + Fix caps. -2007-08-03 Wim Taymans +2007-08-03 16:11:09 +0000 Wim Taymans - * gst/realmedia/rtspreal.c: (rtsp_ext_real_get_transports), - (rtsp_ext_real_parse_sdp), (rtsp_ext_real_stream_select): - Disable UDP transport for now. + gst/realmedia/rtspreal.c: Disable UDP transport for now. + Original commit message from CVS: + * gst/realmedia/rtspreal.c: (rtsp_ext_real_get_transports), + (rtsp_ext_real_parse_sdp), (rtsp_ext_real_stream_select): + Disable UDP transport for now. -2007-08-03 Wim Taymans +2007-08-03 16:09:01 +0000 Wim Taymans - * gst/realmedia/Makefile.am: - * gst/realmedia/rdtmanager.c: (find_session_by_id), - (create_session), (free_session), (gst_rdt_manager_base_init), - (gst_rdt_manager_marshal_BOXED__UINT_UINT), - (gst_rdt_manager_class_init), (gst_rdt_manager_init), - (gst_rdt_manager_finalize), (gst_rdt_manager_query_src), - (gst_rdt_manager_chain_rtp), (gst_rdt_manager_chain_rtcp), - (gst_rdt_manager_set_property), (gst_rdt_manager_get_property), - (gst_rdt_manager_provide_clock), (gst_rdt_manager_change_state), - (create_recv_rtp), (create_recv_rtcp), (create_rtcp), - (gst_rdt_manager_request_new_pad), (gst_rdt_manager_release_pad), - (gst_rdt_manager_plugin_init): - * gst/realmedia/rdtmanager.h: - * gst/realmedia/rmdemux.c: (plugin_init): - Add simple rdt manager. + gst/realmedia/: Add simple rdt manager. + Original commit message from CVS: + * gst/realmedia/Makefile.am: + * gst/realmedia/rdtmanager.c: (find_session_by_id), + (create_session), (free_session), (gst_rdt_manager_base_init), + (gst_rdt_manager_marshal_BOXED__UINT_UINT), + (gst_rdt_manager_class_init), (gst_rdt_manager_init), + (gst_rdt_manager_finalize), (gst_rdt_manager_query_src), + (gst_rdt_manager_chain_rtp), (gst_rdt_manager_chain_rtcp), + (gst_rdt_manager_set_property), (gst_rdt_manager_get_property), + (gst_rdt_manager_provide_clock), (gst_rdt_manager_change_state), + (create_recv_rtp), (create_recv_rtcp), (create_rtcp), + (gst_rdt_manager_request_new_pad), (gst_rdt_manager_release_pad), + (gst_rdt_manager_plugin_init): + * gst/realmedia/rdtmanager.h: + * gst/realmedia/rmdemux.c: (plugin_init): + Add simple rdt manager. -2007-08-03 Wim Taymans +2007-08-03 14:19:50 +0000 Wim Taymans - * gst/realmedia/rdtdepay.c: - Fix the encoding-name so that it matches what the rtsp extension sets. + gst/realmedia/rdtdepay.c: Fix the encoding-name so that it matches what the rtsp extension sets. + Original commit message from CVS: + * gst/realmedia/rdtdepay.c: + Fix the encoding-name so that it matches what the rtsp extension sets. -2007-08-02 Wim Taymans +2007-08-02 19:37:41 +0000 Wim Taymans - * gst/realmedia/asmrules.c: (gst_asm_node_free), - (gst_asm_node_evaluate), (gst_asm_scan_new), (gst_asm_scan_free), - (gst_asm_scan_string), (gst_asm_scan_number), - (gst_asm_scan_identifier), (gst_asm_scan_print_token), - (gst_asm_scan_next_token), (gst_asm_rule_free), - (gst_asm_rule_add_property), (gst_asm_scan_parse_operand), - (gst_asm_scan_parse_expression), (gst_asm_scan_parse_condition), - (gst_asm_scan_parse_property), (gst_asm_scan_parse_rule), - (gst_asm_rule_evaluate), (gst_asm_rule_book_new), - (gst_asm_rule_book_n_rules), (gst_asm_rule_book_free), - (gst_asm_rule_book_match), (main): - * gst/realmedia/rtspreal.c: (rtsp_ext_real_parse_sdp), - (rtsp_ext_real_stream_select), (gst_rtsp_real_plugin_init): - Use g_hash_table_destroy instead of _unref which is too new. + gst/realmedia/: Use g_hash_table_destroy instead of _unref which is too new. + Original commit message from CVS: + * gst/realmedia/asmrules.c: (gst_asm_node_free), + (gst_asm_node_evaluate), (gst_asm_scan_new), (gst_asm_scan_free), + (gst_asm_scan_string), (gst_asm_scan_number), + (gst_asm_scan_identifier), (gst_asm_scan_print_token), + (gst_asm_scan_next_token), (gst_asm_rule_free), + (gst_asm_rule_add_property), (gst_asm_scan_parse_operand), + (gst_asm_scan_parse_expression), (gst_asm_scan_parse_condition), + (gst_asm_scan_parse_property), (gst_asm_scan_parse_rule), + (gst_asm_rule_evaluate), (gst_asm_rule_book_new), + (gst_asm_rule_book_n_rules), (gst_asm_rule_book_free), + (gst_asm_rule_book_match), (main): + * gst/realmedia/rtspreal.c: (rtsp_ext_real_parse_sdp), + (rtsp_ext_real_stream_select), (gst_rtsp_real_plugin_init): + Use g_hash_table_destroy instead of _unref which is too new. -2007-08-02 Wim Taymans +2007-08-02 19:30:05 +0000 Wim Taymans - * gst/realmedia/.cvsignore: - Add test to ignore. + gst/realmedia/.cvsignore: Add test to ignore. + Original commit message from CVS: + * gst/realmedia/.cvsignore: + Add test to ignore. + * gst/realmedia/Makefile.am: + * gst/realmedia/asmrules.c: (gst_asm_node_new), + (gst_asm_node_free), (gst_asm_operator_eval), + (gst_asm_node_evaluate), (gst_asm_scan_new), (gst_asm_scan_free), + (gst_asm_scan_string), (gst_asm_scan_number), + (gst_asm_scan_identifier), (gst_asm_scan_print_token), + (gst_asm_scan_next_token), (gst_asm_rule_new), (gst_asm_rule_free), + (gst_asm_rule_add_property), (gst_asm_scan_parse_operand), + (gst_asm_scan_parse_expression), (gst_asm_scan_parse_condition), + (gst_asm_scan_parse_property), (gst_asm_scan_parse_rule), + (gst_asm_rule_evaluate), (gst_asm_rule_book_new), + (gst_asm_rule_book_n_rules), (gst_asm_rule_book_free), + (gst_asm_rule_book_match), (main): + * gst/realmedia/asmrules.h: + Added asembler rule book parser and evaluator. + * gst/realmedia/rtspreal.c: (rtsp_ext_real_parse_sdp), + (rtsp_ext_real_stream_select), (gst_rtsp_real_plugin_init): + * gst/realmedia/rtspreal.h: + Keep per stream config info. + Parse and evaluate asm rule books for stream selection. - * gst/realmedia/Makefile.am: - * gst/realmedia/asmrules.c: (gst_asm_node_new), - (gst_asm_node_free), (gst_asm_operator_eval), - (gst_asm_node_evaluate), (gst_asm_scan_new), (gst_asm_scan_free), - (gst_asm_scan_string), (gst_asm_scan_number), - (gst_asm_scan_identifier), (gst_asm_scan_print_token), - (gst_asm_scan_next_token), (gst_asm_rule_new), (gst_asm_rule_free), - (gst_asm_rule_add_property), (gst_asm_scan_parse_operand), - (gst_asm_scan_parse_expression), (gst_asm_scan_parse_condition), - (gst_asm_scan_parse_property), (gst_asm_scan_parse_rule), - (gst_asm_rule_evaluate), (gst_asm_rule_book_new), - (gst_asm_rule_book_n_rules), (gst_asm_rule_book_free), - (gst_asm_rule_book_match), (main): - * gst/realmedia/asmrules.h: - Added asembler rule book parser and evaluator. +2007-07-31 19:16:44 +0000 Stefan Kost - * gst/realmedia/rtspreal.c: (rtsp_ext_real_parse_sdp), - (rtsp_ext_real_stream_select), (gst_rtsp_real_plugin_init): - * gst/realmedia/rtspreal.h: - Keep per stream config info. - Parse and evaluate asm rule books for stream selection. - -2007-07-31 Stefan Kost - - * gst/realmedia/rtspreal.c: + gst/realmedia/rtspreal.c: Include stdlib. + Original commit message from CVS: + * gst/realmedia/rtspreal.c: Include stdlib. -2007-07-27 Wim Taymans +2007-07-27 16:39:45 +0000 Wim Taymans - * gst/realmedia/Makefile.am: - * gst/realmedia/realhash.c: (hash), (call_hash), - (gst_rtsp_ext_real_calc_response_and_checksum): - * gst/realmedia/realhash.h: - * gst/realmedia/rtspreal.c: (rtsp_ext_real_get_transports), - (rtsp_ext_real_after_send), (rtsp_ext_real_stream_select): - Split out hash code in separate file. + gst/realmedia/: Split out hash code in separate file. + Original commit message from CVS: + * gst/realmedia/Makefile.am: + * gst/realmedia/realhash.c: (hash), (call_hash), + (gst_rtsp_ext_real_calc_response_and_checksum): + * gst/realmedia/realhash.h: + * gst/realmedia/rtspreal.c: (rtsp_ext_real_get_transports), + (rtsp_ext_real_after_send), (rtsp_ext_real_stream_select): + Split out hash code in separate file. -2007-07-27 Wim Taymans +2007-07-27 10:12:55 +0000 Wim Taymans - * gst/asfdemux/Makefile.am: - * gst/asfdemux/gstrtspwms.c: (gst_rtsp_wms_parse_sdp), (_do_init), - (gst_rtsp_wms_class_init): - * gst/realmedia/Makefile.am: - * gst/realmedia/rtspreal.c: (rtsp_ext_real_get_transports), - (rtsp_ext_real_before_send), (rtsp_ext_real_after_send), - (rtsp_ext_real_parse_sdp), (rtsp_ext_real_stream_select), - (_do_init), (gst_rtsp_real_class_init): - Fix include paths and link dependecies for rtsp extension. + gst/: Fix include paths and link dependecies for rtsp extension. + Original commit message from CVS: + * gst/asfdemux/Makefile.am: + * gst/asfdemux/gstrtspwms.c: (gst_rtsp_wms_parse_sdp), (_do_init), + (gst_rtsp_wms_class_init): + * gst/realmedia/Makefile.am: + * gst/realmedia/rtspreal.c: (rtsp_ext_real_get_transports), + (rtsp_ext_real_before_send), (rtsp_ext_real_after_send), + (rtsp_ext_real_parse_sdp), (rtsp_ext_real_stream_select), + (_do_init), (gst_rtsp_real_class_init): + Fix include paths and link dependecies for rtsp extension. -2007-07-26 Wim Taymans +2007-07-26 15:52:43 +0000 Wim Taymans - * gst/realmedia/Makefile.am: - * gst/realmedia/rmdemux.c: (plugin_init): - * gst/realmedia/rtspreal.c: (rtsp_ext_real_get_transports), - (rtsp_ext_real_before_send), (rtsp_ext_real_after_send), (hash), - (call_hash), (rtsp_ext_real_calc_response_and_checksum), - (rtsp_ext_real_parse_sdp), (rtsp_ext_real_stream_select), - (_do_init), (gst_rtsp_real_base_init), (gst_rtsp_real_class_init), - (gst_rtsp_real_init), (gst_rtsp_real_finalize), - (gst_rtsp_real_change_state), (gst_rtsp_real_extension_init), - (gst_rtsp_real_plugin_init): - * gst/realmedia/rtspreal.h: - Add RealMedia RTSP extension module. It has rank NONE until it is fully - functional. + gst/realmedia/: Add RealMedia RTSP extension module. It has rank NONE until it is fully functional. + Original commit message from CVS: + * gst/realmedia/Makefile.am: + * gst/realmedia/rmdemux.c: (plugin_init): + * gst/realmedia/rtspreal.c: (rtsp_ext_real_get_transports), + (rtsp_ext_real_before_send), (rtsp_ext_real_after_send), (hash), + (call_hash), (rtsp_ext_real_calc_response_and_checksum), + (rtsp_ext_real_parse_sdp), (rtsp_ext_real_stream_select), + (_do_init), (gst_rtsp_real_base_init), (gst_rtsp_real_class_init), + (gst_rtsp_real_init), (gst_rtsp_real_finalize), + (gst_rtsp_real_change_state), (gst_rtsp_real_extension_init), + (gst_rtsp_real_plugin_init): + * gst/realmedia/rtspreal.h: + Add RealMedia RTSP extension module. It has rank NONE until it is fully + functional. -2007-07-25 Wim Taymans +2007-07-25 18:38:42 +0000 Wim Taymans - * gst/asfdemux/Makefile.am: - * gst/asfdemux/gstasf.c: (plugin_init): - * gst/asfdemux/gstrtspwms.c: (gst_rtsp_wms_before_send), - (gst_rtsp_wms_after_send), (gst_rtsp_wms_parse_sdp), - (gst_rtsp_wms_configure_stream), (_do_init), - (gst_rtsp_wms_base_init), (gst_rtsp_wms_class_init), - (gst_rtsp_wms_init), (gst_rtsp_wms_finalize), - (gst_rtsp_wms_change_state), (gst_rtsp_wms_extension_init): - * gst/asfdemux/gstrtspwms.h: - Move WMS RTSP extension from -good to here. - Port it to the new pluggable extension interface. + gst/asfdemux/: Move WMS RTSP extension from -good to here. + Original commit message from CVS: + * gst/asfdemux/Makefile.am: + * gst/asfdemux/gstasf.c: (plugin_init): + * gst/asfdemux/gstrtspwms.c: (gst_rtsp_wms_before_send), + (gst_rtsp_wms_after_send), (gst_rtsp_wms_parse_sdp), + (gst_rtsp_wms_configure_stream), (_do_init), + (gst_rtsp_wms_base_init), (gst_rtsp_wms_class_init), + (gst_rtsp_wms_init), (gst_rtsp_wms_finalize), + (gst_rtsp_wms_change_state), (gst_rtsp_wms_extension_init): + * gst/asfdemux/gstrtspwms.h: + Move WMS RTSP extension from -good to here. + Port it to the new pluggable extension interface. -2007-07-24 Stefan Kost +2007-07-24 06:58:41 +0000 Stefan Kost - * ext/mad/Makefile.am: + ext/mad/Makefile.am: Link to audio helper from plugins-base. + Original commit message from CVS: + * ext/mad/Makefile.am: Link to audio helper from plugins-base. -2007-07-24 Sebastian Dröge +2007-07-24 05:05:29 +0000 Sebastian Dröge - * configure.ac: - * ext/mad/gstmad.c: (gst_mad_chain): - Use the new buffer clipping function from gstaudio here and - require gst-plugins-base CVS. + Use the new buffer clipping function from gstaudio here and require gst-plugins-base CVS. + Original commit message from CVS: + * configure.ac: + * ext/mad/gstmad.c: (gst_mad_chain): + Use the new buffer clipping function from gstaudio here and + require gst-plugins-base CVS. -2007-07-23 Stefan Kost +2007-07-23 09:07:19 +0000 Stefan Kost - * configure.ac: + configure.ac: Sync liboil check with plugins-base. Add libm check. + Original commit message from CVS: + * configure.ac: Sync liboil check with plugins-base. Add libm check. - - * gst/synaesthesia/Makefile.am: + * gst/synaesthesia/Makefile.am: Link against libm. We're using sqrt here. -2007-07-20 Stefan Kost +2007-07-20 07:58:25 +0000 Stefan Kost - * gst/asfdemux/gstasfdemux.c: - Include stdlib. + gst/asfdemux/gstasfdemux.c: Include stdlib. + Original commit message from CVS: + * gst/asfdemux/gstasfdemux.c: + Include stdlib. -2007-07-18 Sebastian Dröge +2007-07-20 07:41:57 +0000 Stefan Kost - * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_reset), - (gst_mp3parse_emit_frame), (mp3parse_handle_seek): - * gst/mpegaudioparse/gstmpegaudioparse.h: - Save some memory for each frame by only saving the start timestamp - and start byte position instead of additionally the stop timestamp - and stop byte position. This requires us to use a doubly-linked list - but still saves 8-12 bytes per frame. + ext/annodex/Makefile.am: Fix CFLAGS/LIBS. + Original commit message from CVS: + * ext/annodex/Makefile.am: + Fix CFLAGS/LIBS. + * ext/cdio/gstcdiocddasrc.c: + * ext/libpng/gstpngdec.c: (gst_pngdec_task): + Include stdlib + * ext/cairo/Makefile.am: + * gst/videofilter/Makefile.am: + * tests/examples/level/Makefile.am: + Use $(LIBM) instead of -lm -2007-07-16 Sebastian Dröge +2007-07-18 17:51:55 +0000 Sebastian Dröge - * ext/mad/gstmad.c: (clip_outgoing_buffer): - Fix buffer clipping to correctly clip to the segment stop. + gst/mpegaudioparse/gstmpegaudioparse.*: Save some memory for each frame by only saving the start timestamp and start ... + Original commit message from CVS: + * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_reset), + (gst_mp3parse_emit_frame), (mp3parse_handle_seek): + * gst/mpegaudioparse/gstmpegaudioparse.h: + Save some memory for each frame by only saving the start timestamp + and start byte position instead of additionally the stop timestamp + and stop byte position. This requires us to use a doubly-linked list + but still saves 8-12 bytes per frame. -2007-07-15 Jan Schmidt +2007-07-16 09:14:18 +0000 Sebastian Dröge - * gst/mpegaudioparse/gstmpegaudioparse.c: - (gst_mp3parse_emit_frame): - Fix a calculation that was causing mp3parse to drop every incoming - frame when upstream delivered a segment in TIME format, breaking - playback of all mpeg system streams. + ext/mad/gstmad.c: Fix buffer clipping to correctly clip to the segment stop. + Original commit message from CVS: + * ext/mad/gstmad.c: (clip_outgoing_buffer): + Fix buffer clipping to correctly clip to the segment stop. -2007-07-13 Jan Schmidt +2007-07-15 19:39:46 +0000 Jan Schmidt - * Makefile.am: - * configure.ac: - * tests/Makefile.am: - Remove bogus check for libcheck, since we check for - gstreamer-check and it pulls in the required info from - and we weren't actually _using_ the information for - libcheck ourselves anyway. + gst/mpegaudioparse/gstmpegaudioparse.c: Fix a calculation that was causing mp3parse to drop every incoming frame when... + Original commit message from CVS: + * gst/mpegaudioparse/gstmpegaudioparse.c: + (gst_mp3parse_emit_frame): + Fix a calculation that was causing mp3parse to drop every incoming + frame when upstream delivered a segment in TIME format, breaking + playback of all mpeg system streams. -2007-07-13 Sebastian Dröge +2007-07-13 16:46:35 +0000 Jan Schmidt - * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_reset), - (gst_mp3parse_init), (gst_mp3parse_dispose), - (gst_mp3parse_sink_event), (mp3parse_seek_table_last_entry), - (gst_mp3parse_emit_frame), (gst_mp3parse_chain), - (mp3parse_handle_seek), (mp3parse_src_query): - * gst/mpegaudioparse/gstmpegaudioparse.h: - Implement accurate seeking in mpegaudioparse. Fixes #308312. - Also implement segment seeks. + Remove bogus check for libcheck, since we check for gstreamer-check and it pulls in the required info from and we wer... + Original commit message from CVS: + * Makefile.am: + * configure.ac: + * tests/Makefile.am: + Remove bogus check for libcheck, since we check for + gstreamer-check and it pulls in the required info from + and we weren't actually _using_ the information for + libcheck ourselves anyway. -2007-07-13 Sebastian Dröge +2007-07-13 16:27:56 +0000 Sebastian Dröge - * ext/mad/gstmad.c: (_do_init), (gst_mad_init), (index_seek), - (normal_seek), (gst_mad_sink_event), (clip_outgoing_buffer), - (gst_mad_chain), (gst_mad_change_state): - * ext/mad/gstmad.h: - Implement buffer clipping and use GST_BOILERPLATE instead of manual - GType magic. Part one of bug #308312. + gst/mpegaudioparse/gstmpegaudioparse.*: Implement accurate seeking in mpegaudioparse. Fixes #308312. + Original commit message from CVS: + * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_reset), + (gst_mp3parse_init), (gst_mp3parse_dispose), + (gst_mp3parse_sink_event), (mp3parse_seek_table_last_entry), + (gst_mp3parse_emit_frame), (gst_mp3parse_chain), + (mp3parse_handle_seek), (mp3parse_src_query): + * gst/mpegaudioparse/gstmpegaudioparse.h: + Implement accurate seeking in mpegaudioparse. Fixes #308312. + Also implement segment seeks. -2007-07-12 Stefan Kost +2007-07-13 15:46:13 +0000 Sebastian Dröge - * configure.ac: + ext/mad/gstmad.*: Implement buffer clipping and use GST_BOILERPLATE instead of manual + Original commit message from CVS: + * ext/mad/gstmad.c: (_do_init), (gst_mad_init), (index_seek), + (normal_seek), (gst_mad_sink_event), (clip_outgoing_buffer), + (gst_mad_chain), (gst_mad_change_state): + * ext/mad/gstmad.h: + Implement buffer clipping and use GST_BOILERPLATE instead of manual + GType magic. Part one of bug #308312. + +2007-07-12 11:21:23 +0000 Stefan Kost + + configure.ac: Use pkg-config to locate check. + Original commit message from CVS: + * configure.ac: Use pkg-config to locate check. -2007-07-12 Tim-Philipp Müller +2007-07-11 23:18:14 +0000 Tim-Philipp Müller - * configure.ac: - * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer): - * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_descramble_buffer): - * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain_raw): + Fix build against core CVS by not using deprecated API. Bump requirements for new API (overdue anyway). + Original commit message from CVS: + * configure.ac: + * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer): + * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_descramble_buffer): + * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain_raw): Fix build against core CVS by not using deprecated API. Bump requirements for new API (overdue anyway). -2007-07-09 Stefan Kost +2007-07-09 06:05:48 +0000 Stefan Kost - * REQUIREMENTS: + REQUIREMENTS: Also add amr-libs here and update a little. + Original commit message from CVS: + * REQUIREMENTS: Also add amr-libs here and update a little. -2007-07-06 Tim-Philipp Müller +2007-07-06 17:59:29 +0000 Tim-Philipp Müller - * docs/plugins/inspect/plugin-dvdnav.xml: - * docs/plugins/inspect/plugin-realmedia.xml: - * docs/plugins/inspect/plugin-synaesthesia.xml: + docs/plugins/inspect/: Add inspect file for synaesthesia so the docs can be built even if the plugin isn't built yet.... + Original commit message from CVS: + * docs/plugins/inspect/plugin-dvdnav.xml: + * docs/plugins/inspect/plugin-realmedia.xml: + * docs/plugins/inspect/plugin-synaesthesia.xml: Add inspect file for synaesthesia so the docs can be built even if the plugin isn't built yet. Fixes #454311. Also add inspect files for dvdnavsrc and realmedia. -2007-07-05 Stefan Kost +2007-07-05 08:44:30 +0000 Stefan Kost - * docs/plugins/Makefile.am: + docs/plugins/Makefile.am: Simplify --extra-dir as gtkdoc scans recursively. + Original commit message from CVS: + * docs/plugins/Makefile.am: Simplify --extra-dir as gtkdoc scans recursively. -2007-07-03 Stefan Kost +2007-07-03 13:05:01 +0000 Stefan Kost - * docs/plugins/Makefile.am: - * docs/plugins/gst-plugins-ugly-plugins-docs.sgml: - * docs/plugins/gst-plugins-ugly-plugins-sections.txt: - * gst/synaesthesia/Makefile.am: - * gst/synaesthesia/gstsynaesthesia.c: - * gst/synaesthesia/gstsynaesthesia.h: + And yet more docs enabled. + Original commit message from CVS: + * docs/plugins/Makefile.am: + * docs/plugins/gst-plugins-ugly-plugins-docs.sgml: + * docs/plugins/gst-plugins-ugly-plugins-sections.txt: + * gst/synaesthesia/Makefile.am: + * gst/synaesthesia/gstsynaesthesia.c: + * gst/synaesthesia/gstsynaesthesia.h: And yet more docs enabled. -2007-07-03 Stefan Kost +2007-07-03 11:55:45 +0000 Stefan Kost - * docs/plugins/Makefile.am: - * docs/plugins/gst-plugins-ugly-plugins-docs.sgml: - * docs/plugins/gst-plugins-ugly-plugins-sections.txt: - * docs/plugins/inspect/plugin-a52dec.xml: - * docs/plugins/inspect/plugin-amrnb.xml: - * docs/plugins/inspect/plugin-asf.xml: - * docs/plugins/inspect/plugin-dvdlpcmdec.xml: - * docs/plugins/inspect/plugin-dvdsub.xml: - * docs/plugins/inspect/plugin-iec958.xml: - * docs/plugins/inspect/plugin-lame.xml: - * docs/plugins/inspect/plugin-mad.xml: - * docs/plugins/inspect/plugin-mpeg2dec.xml: - * docs/plugins/inspect/plugin-mpegaudioparse.xml: - * docs/plugins/inspect/plugin-mpegstream.xml: + docs/plugins/: Add new docs. Scan c++ files too. + Original commit message from CVS: + * docs/plugins/Makefile.am: + * docs/plugins/gst-plugins-ugly-plugins-docs.sgml: + * docs/plugins/gst-plugins-ugly-plugins-sections.txt: + * docs/plugins/inspect/plugin-a52dec.xml: + * docs/plugins/inspect/plugin-amrnb.xml: + * docs/plugins/inspect/plugin-asf.xml: + * docs/plugins/inspect/plugin-dvdlpcmdec.xml: + * docs/plugins/inspect/plugin-dvdsub.xml: + * docs/plugins/inspect/plugin-iec958.xml: + * docs/plugins/inspect/plugin-lame.xml: + * docs/plugins/inspect/plugin-mad.xml: + * docs/plugins/inspect/plugin-mpeg2dec.xml: + * docs/plugins/inspect/plugin-mpegaudioparse.xml: + * docs/plugins/inspect/plugin-mpegstream.xml: Add new docs. Scan c++ files too. - - * ext/amrnb/amrnbdec.c: (gst_amrnbdec_base_init), - (gst_amrnbdec_event): - * ext/amrnb/amrnbenc.c: (gst_amrnbenc_base_init): - * ext/amrnb/amrnbparse.c: (gst_amrnbparse_base_init), - (gst_amrnbparse_loop): + * ext/amrnb/amrnbdec.c: (gst_amrnbdec_base_init), + (gst_amrnbdec_event): + * ext/amrnb/amrnbenc.c: (gst_amrnbenc_base_init): + * ext/amrnb/amrnbparse.c: (gst_amrnbparse_base_init), + (gst_amrnbparse_loop): Add documentation headers. - - * ext/mad/gstmad.c: - * ext/mad/gstmad.h: + * ext/mad/gstmad.c: + * ext/mad/gstmad.h: Refactor for docs. -2007-07-01 Sebastian Dröge +2007-07-01 19:12:32 +0000 Sebastian Dröge - * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_base_init), - (gst_mp3parse_init): - Use GST_BOILERPLATE instead of manual GType magic. - * gst/mpegaudioparse/gstmpegaudioparse.c: - (gst_mp3parse_handle_first_frame), (mp3parse_time_to_bytepos), - (mp3parse_bytepos_to_time): - * gst/mpegaudioparse/gstmpegaudioparse.h: - Implement seeking, byte->time, time->byte conversions with the Xing - seek table if available. This allows better at least a bit more - accurate seeks and file position reporting. + gst/mpegaudioparse/gstmpegaudioparse.c: Use GST_BOILERPLATE instead of manual GType magic. + Original commit message from CVS: + * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_base_init), + (gst_mp3parse_init): + Use GST_BOILERPLATE instead of manual GType magic. + * gst/mpegaudioparse/gstmpegaudioparse.c: + (gst_mp3parse_handle_first_frame), (mp3parse_time_to_bytepos), + (mp3parse_bytepos_to_time): + * gst/mpegaudioparse/gstmpegaudioparse.h: + Implement seeking, byte->time, time->byte conversions with the Xing + seek table if available. This allows better at least a bit more + accurate seeks and file position reporting. -2007-06-28 Sebastian Dröge +2007-06-28 20:33:51 +0000 Sebastian Dröge - * gst/mpegaudioparse/gstmpegaudioparse.c: - (gst_mp3parse_handle_first_frame): - Copy the complete Xing seek table in the 100 byte array instead of - copying the first byte 100 times. - * gst/mpegaudioparse/gstmpegaudioparse.c: (mp3parse_total_bytes), - (mp3parse_total_time), (mp3parse_time_to_bytepos): - Add seeking support based on the Xing header but comment it out for - now as it seems to yield worse result than the other method. - Also use gst_pad_query_peer_duration() instead of getting the peer pad - ourself, creating a new GstQuery, etc. + gst/mpegaudioparse/gstmpegaudioparse.c: Copy the complete Xing seek table in the 100 byte array instead of copying th... + Original commit message from CVS: + * gst/mpegaudioparse/gstmpegaudioparse.c: + (gst_mp3parse_handle_first_frame): + Copy the complete Xing seek table in the 100 byte array instead of + copying the first byte 100 times. + * gst/mpegaudioparse/gstmpegaudioparse.c: (mp3parse_total_bytes), + (mp3parse_total_time), (mp3parse_time_to_bytepos): + Add seeking support based on the Xing header but comment it out for + now as it seems to yield worse result than the other method. + Also use gst_pad_query_peer_duration() instead of getting the peer pad + ourself, creating a new GstQuery, etc. -2007-06-25 Stefan Kost +2007-06-25 12:46:47 +0000 Stefan Kost + docs/plugins/: Update docs with caps info. + Original commit message from CVS: + * docs/plugins/gst-plugins-ugly-plugins.args: + * docs/plugins/inspect/plugin-a52dec.xml: + * docs/plugins/inspect/plugin-amrnb.xml: + * docs/plugins/inspect/plugin-asf.xml: + * docs/plugins/inspect/plugin-dvdlpcmdec.xml: + * docs/plugins/inspect/plugin-dvdread.xml: + * docs/plugins/inspect/plugin-dvdsub.xml: + * docs/plugins/inspect/plugin-iec958.xml: + * docs/plugins/inspect/plugin-lame.xml: + * docs/plugins/inspect/plugin-mad.xml: + * docs/plugins/inspect/plugin-mpeg2dec.xml: + * docs/plugins/inspect/plugin-mpegaudioparse.xml: + * docs/plugins/inspect/plugin-mpegstream.xml: + Update docs with caps info. + +2007-06-25 12:25:09 +0000 Tim-Philipp Müller + + po/POTFILES.in: Make sure dvdnav strings get translated too (no reason not to have them in the .po file, even if the ... + Original commit message from CVS: + * po/POTFILES.in: + Make sure dvdnav strings get translated too (no reason not to have + them in the .po file, even if the plugin is disabled for now). + Fixes #450879. + +2007-06-25 11:46:24 +0000 Stefan Kost + + ext/amrnb/: Add newsegment and discont handling. Some code cleanups. + Original commit message from CVS: + * ext/amrnb/amrnbdec.c: (gst_amrnbdec_base_init), + (gst_amrnbdec_event), (gst_amrnbdec_chain), + (gst_amrnbdec_state_change): + * ext/amrnb/amrnbdec.h: + * ext/amrnb/amrnbparse.c: (gst_amrnbparse_base_init), + (gst_amrnbparse_loop): + Add newsegment and discont handling. Some code cleanups. + +2007-06-25 07:55:51 +0000 David Schleef + + ext/dvdread/dvdreadsrc.c: check for an error from + Original commit message from CVS: + * ext/dvdread/dvdreadsrc.c: check for an error from + DVDReadBlocks() correctly. + +2007-06-25 07:22:10 +0000 David Schleef + + ext/dvdread/dvdreadsrc.c: If we can't read a nav packet, or it doesn't look like a nav packet, that's an error. Prev... + Original commit message from CVS: + * ext/dvdread/dvdreadsrc.c: + If we can't read a nav packet, or it doesn't look like a nav + packet, that's an error. Previous behavior was to look at + the next packet; I can't find any justification for doing that. + Fixes: #358891. + +2007-06-23 22:57:29 +0000 Thomas Vander Stichele + + po/it.po: Updated Italian translation. + Original commit message from CVS: + * po/it.po: + Updated Italian translation. + +2007-06-23 11:22:39 +0000 Thomas Vander Stichele + + po/vi.po: Updated Vietnames translation. + Original commit message from CVS: + * po/vi.po: + Updated Vietnames translation. + +2007-06-23 11:21:54 +0000 Thomas Vander Stichele + + po/: Added Chinese (simplified) translation. + Original commit message from CVS: + contributed by: Wenzheng Hu + * po/LINGUAS: + * po/zh_CN.po: + Added Chinese (simplified) translation. + +2007-06-22 14:27:18 +0000 Jan Schmidt + + MAINTAINERS: Updating all the maintainers files + Original commit message from CVS: + * MAINTAINERS: + Updating all the maintainers files + +2007-06-22 10:57:06 +0000 Edward Hervey + + Fix leaks some more. + Original commit message from CVS: + * ext/amrnb/amrnbdec.c: (gst_amrnbdec_init): + * gst/ac3parse/gstac3parse.c: (gst_ac3parse_init): + * gst/asfdemux/gstasfmux.c: (gst_asfmux_init): + * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_init): + * gst/dvdsub/gstdvdsubdec.c: (gst_dvd_sub_dec_init): + * gst/iec958/ac3iec.c: (ac3iec_init): + * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_init): + Fix leaks some more. + +2007-06-21 14:33:58 +0000 Edward Hervey + + gst/mpegaudioparse/gstmpegaudioparse.c: "She's leaking me", said valgrind. + Original commit message from CVS: + * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_init): + "She's leaking me", said valgrind. + +2007-06-19 14:40:20 +0000 Jan Schmidt + + gst/mpegaudioparse/gstmpegaudioparse.c: Fix "pad caps are not a real subset of its template caps" warning. + Original commit message from CVS: + * gst/mpegaudioparse/gstmpegaudioparse.c: (mp3_caps_create): + Fix "pad caps are not a real subset of its template caps" warning. + +2007-06-19 14:15:50 +0000 Laurent Glayal + + ext/amrnb/amrnbdec.c: Don't leak the adapter, unref it in a new finalize method instead. + Original commit message from CVS: + Patch by: Laurent Glayal + * ext/amrnb/amrnbdec.c: (gst_amrnbdec_class_init), + (gst_amrnbdec_finalize): + Don't leak the adapter, unref it in a new finalize method instead. + Fixes #448782. + +2007-06-19 10:43:26 +0000 Jan Schmidt + + configure.ac: Back to CVS + Original commit message from CVS: + * configure.ac: + Back to CVS + * gst-plugins-ugly.doap: + Add 0.10.6 to the list of releases. + +=== release 0.10.6 === + +2007-06-19 10:31:04 +0000 Jan Schmidt + + * ChangeLog: + * NEWS: + * RELEASE: + * configure.ac: * docs/plugins/gst-plugins-ugly-plugins.args: * docs/plugins/inspect/plugin-a52dec.xml: - * docs/plugins/inspect/plugin-amrnb.xml: * docs/plugins/inspect/plugin-asf.xml: * docs/plugins/inspect/plugin-dvdlpcmdec.xml: * docs/plugins/inspect/plugin-dvdread.xml: @@ -1911,381 +3359,360 @@ * docs/plugins/inspect/plugin-mpeg2dec.xml: * docs/plugins/inspect/plugin-mpegaudioparse.xml: * docs/plugins/inspect/plugin-mpegstream.xml: - Update docs with caps info. + * docs/plugins/inspect/plugin-siddec.xml: + Release 0.10.6 + Original commit message from CVS: + Release 0.10.6 -2007-06-25 Tim-Philipp Müller - - * po/POTFILES.in: - Make sure dvdnav strings get translated too (no reason not to have - them in the .po file, even if the plugin is disabled for now). - Fixes #450879. - -2007-06-20 Stefan Kost - - * ext/amrnb/amrnbdec.c: (gst_amrnbdec_base_init), - (gst_amrnbdec_event), (gst_amrnbdec_chain), - (gst_amrnbdec_state_change): - * ext/amrnb/amrnbdec.h: - * ext/amrnb/amrnbparse.c: (gst_amrnbparse_base_init), - (gst_amrnbparse_loop): - Add newsegment and discont handling. Some code cleanups. - -2007-06-25 David Schleef - - * ext/dvdread/dvdreadsrc.c: check for an error from - DVDReadBlocks() correctly. - -2007-06-25 David Schleef - - * ext/dvdread/dvdreadsrc.c: - If we can't read a nav packet, or it doesn't look like a nav - packet, that's an error. Previous behavior was to look at - the next packet; I can't find any justification for doing that. - Fixes: #358891. - -2007-06-24 Thomas Vander Stichele +2007-06-19 10:21:25 +0000 Jan Schmidt + * po/af.po: + * po/az.po: + * po/cs.po: + * po/da.po: + * po/en_GB.po: + * po/hu.po: * po/it.po: - Updated Italian translation. - -2007-06-23 Thomas Vander Stichele - + * po/nb.po: + * po/nl.po: + * po/or.po: + * po/sq.po: + * po/sr.po: + * po/sv.po: + * po/uk.po: * po/vi.po: - Updated Vietnames translation. + Update .po files + Original commit message from CVS: + Update .po files -2007-06-23 Thomas Vander Stichele +2007-06-15 09:31:16 +0000 Jan Schmidt - contributed by: Wenzheng Hu - - * po/LINGUAS: - * po/zh_CN.po: - Added Chinese (simplified) translation. - -2007-06-22 Jan Schmidt - - * MAINTAINERS: - Updating all the maintainers files - -2007-06-22 Edward Hervey - - * ext/amrnb/amrnbdec.c: (gst_amrnbdec_init): - * gst/ac3parse/gstac3parse.c: (gst_ac3parse_init): - * gst/asfdemux/gstasfmux.c: (gst_asfmux_init): - * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_init): - * gst/dvdsub/gstdvdsubdec.c: (gst_dvd_sub_dec_init): - * gst/iec958/ac3iec.c: (ac3iec_init): - * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_init): - Fix leaks some more. - -2007-06-21 Edward Hervey - - * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_init): - "She's leaking me", said valgrind. - -2007-06-19 Jan Schmidt - - * gst/mpegaudioparse/gstmpegaudioparse.c: (mp3_caps_create): - Fix "pad caps are not a real subset of its template caps" warning. - -2007-06-19 Wim Taymans - - Patch by: Laurent Glayal - - * ext/amrnb/amrnbdec.c: (gst_amrnbdec_class_init), - (gst_amrnbdec_finalize): - Don't leak the adapter, unref it in a new finalize method instead. - Fixes #448782. - -2007-06-19 Jan Schmidt - - * configure.ac: - Back to CVS - - * gst-plugins-ugly.doap: - Add 0.10.6 to the list of releases. - -=== release 0.10.6 === - -2007-06-19 Jan Schmidt - - * configure.ac: - releasing 0.10.6, "The Sacrifice" - -2007-06-15 Jan Schmidt - - * win32/vs6/gst_plugins_ugly.dsw: - * win32/vs6/libgstac3parse.dsp: - * win32/vs6/libgstasfdemux.dsp: - * win32/vs6/libgstdvdlpcmdec.dsp: - * win32/vs6/libgstdvdsub.dsp: - * win32/vs6/libgstiec958.dsp: - * win32/vs6/libgstlame.dsp: - * win32/vs6/libgstmad.dsp: - * win32/vs6/libgstmpegaudioparse.dsp: - * win32/vs6/libgstmpegstream.dsp: - * win32/vs6/libgstrealmedia.dsp: - * win32/vs6/libgstsynaesthesia.dsp: + win32/vs6/: Convert line endings to CRLF and mark as binary files. + Original commit message from CVS: + * win32/vs6/gst_plugins_ugly.dsw: + * win32/vs6/libgstac3parse.dsp: + * win32/vs6/libgstasfdemux.dsp: + * win32/vs6/libgstdvdlpcmdec.dsp: + * win32/vs6/libgstdvdsub.dsp: + * win32/vs6/libgstiec958.dsp: + * win32/vs6/libgstlame.dsp: + * win32/vs6/libgstmad.dsp: + * win32/vs6/libgstmpegaudioparse.dsp: + * win32/vs6/libgstmpegstream.dsp: + * win32/vs6/libgstrealmedia.dsp: + * win32/vs6/libgstsynaesthesia.dsp: Convert line endings to CRLF and mark as binary files. -2007-06-13 Tim-Philipp Müller +2007-06-13 14:29:39 +0000 Tim-Philipp Müller - * ext/dvdnav/dvdnavsrc.c: (gst_dvd_nav_src_set_property): + ext/dvdnav/dvdnavsrc.c: Don't forget to unlock when setting the device property, or we'll sooner or later deadlock. + Original commit message from CVS: + * ext/dvdnav/dvdnavsrc.c: (gst_dvd_nav_src_set_property): Don't forget to unlock when setting the device property, or we'll sooner or later deadlock. -2007-06-12 Sebastien Moutte +2007-06-12 21:46:10 +0000 Sébastien Moutte - * gst/dvdsub/gstdvdsubdec.c:(gst_dvd_sub_dec_parse_subpic): - Use gst_util_guint64_to_gdouble for conversion. - * win32/vs6/libgstasfdemux.dsp: - Add asfpacket.c to the build. - -2007-06-08 Jan Schmidt + gst/dvdsub/gstdvdsubdec.c: Use gst_util_guint64_to_gdouble for conversion. + Original commit message from CVS: + * gst/dvdsub/gstdvdsubdec.c:(gst_dvd_sub_dec_parse_subpic): + Use gst_util_guint64_to_gdouble for conversion. + * win32/vs6/libgstasfdemux.dsp: + Add asfpacket.c to the build. - * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_reset), - (gst_mp3parse_emit_frame), (gst_mp3parse_handle_first_frame): - * gst/mpegaudioparse/gstmpegaudioparse.h: - If the Xing header provides a total time, use it to calculate the - correct average bitrate immediately, instead of sending updates as - we parse the stream. +2007-06-08 08:39:43 +0000 Jan Schmidt -2007-06-05 Sebastian Dröge + gst/mpegaudioparse/gstmpegaudioparse.*: If the Xing header provides a total time, use it to calculate the correct ave... + Original commit message from CVS: + * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_reset), + (gst_mp3parse_emit_frame), (gst_mp3parse_handle_first_frame): + * gst/mpegaudioparse/gstmpegaudioparse.h: + If the Xing header provides a total time, use it to calculate the + correct average bitrate immediately, instead of sending updates as + we parse the stream. - Patch by by: Mark Nauwelaerts +2007-06-05 21:47:29 +0000 by Mark Nauwelaerts - * gst/dvdsub/gstdvdsubdec.c: (gst_dvd_sub_dec_parse_subpic): - Use GstClockTime instead of guint for a time variable to prevent - overflows on too large subtitle durations. Fixes #444514. + gst/dvdsub/gstdvdsubdec.c: Use GstClockTime instead of guint for a time variable to prevent overflows on too large su... + Original commit message from CVS: + Patch by by: Mark Nauwelaerts + * gst/dvdsub/gstdvdsubdec.c: (gst_dvd_sub_dec_parse_subpic): + Use GstClockTime instead of guint for a time variable to prevent + overflows on too large subtitle durations. Fixes #444514. -2007-05-31 Tim-Philipp Müller +2007-05-31 22:33:26 +0000 Mark Nauwelaerts - Patch by: Mark Nauwelaerts - - * gst/dvdsub/gstdvdsubdec.c: (gst_dvd_sub_dec_sink_event): + gst/dvdsub/gstdvdsubdec.c: Clear state when handling the serialized FLUSH_STOP event instead of the FLUSH_START event... + Original commit message from CVS: + Patch by: Mark Nauwelaerts + * gst/dvdsub/gstdvdsubdec.c: (gst_dvd_sub_dec_sink_event): Clear state when handling the serialized FLUSH_STOP event instead of the FLUSH_START event, thereby making sure we don't free buffers the chain function is still using. Fixes dvdsubdec crashing when flusing or seeking (#442706). -2007-05-23 Tim-Philipp Müller +2007-05-23 11:16:09 +0000 Tim-Philipp Müller - * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain): + gst/mpegaudioparse/gstmpegaudioparse.c: Initialise variable to make fc4 build bot happy. + Original commit message from CVS: + * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain): Initialise variable to make fc4 build bot happy. -2007-05-21 Tim-Philipp Müller +2007-05-21 15:11:45 +0000 Tim-Philipp Müller - * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer): + gst/mpegstream/gstmpegdemux.c: Add sanity check so we don't abort for broken or non-MPEG streams, but instead error o... + Original commit message from CVS: + * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer): Add sanity check so we don't abort for broken or non-MPEG streams, but instead error out. Fixes crashes/aborts for when our typefinder wrongly identifies quicktime files as mpeg (which should be fixed in -base now too). (#440120). -2007-05-18 Stefan Kost +2007-05-18 09:35:17 +0000 Stefan Kost - * ext/amrnb/amrnbdec.c (gst_amrnbdec_debug, GST_CAT_DEFAULT, + * ChangeLog: + * ext/amrnb/amrnbdec.c: + * ext/amrnb/amrnbenc.c: + * ext/amrnb/amrnbparse.c: + ext/amrnb/amrnbdec.c (gst_amrnbdec_debug, GST_CAT_DEFAULT, block_size, _do_init, gst_amrnbdec_base_init, gst_amrnbdec... + Original commit message from CVS: + * ext/amrnb/amrnbdec.c (gst_amrnbdec_debug, GST_CAT_DEFAULT, block_size, _do_init, gst_amrnbdec_base_init, gst_amrnbdec_class_init, gst_amrnbdec_init): - * ext/amrnb/amrnbenc.c (gst_amrnbenc_debug, GST_CAT_DEFAULT, _do_init, + * ext/amrnb/amrnbenc.c (gst_amrnbenc_debug, GST_CAT_DEFAULT, _do_init, gst_amrnbenc_base_init, gst_amrnbenc_class_init, gst_amrnbenc_init): - * ext/amrnb/amrnbparse.c (gst_amrnbparse_debug, GST_CAT_DEFAULT, + * ext/amrnb/amrnbparse.c (gst_amrnbparse_debug, GST_CAT_DEFAULT, block_size, _do_init, gst_amrnbparse_base_init, gst_amrnbparse_class_init, gst_amrnbparse_init): First round of cleanups, that use GST_BOILERPLATE, GST_ELEMENT_DETAILS, GST_DEBUG_FUNCPTR and add log-category. -2007-05-18 Jan Schmidt +2007-05-18 08:42:25 +0000 Jan Schmidt - * gst/mpegaudioparse/gstmpegaudioparse.c: - (mp3_type_frame_length_from_header), (gst_mp3parse_reset), - (gst_mp3parse_emit_frame), (gst_mp3parse_handle_first_frame), - (gst_mp3parse_chain), (mp3parse_total_bytes), - (mp3parse_total_time): - * gst/mpegaudioparse/gstmpegaudioparse.h: - Implement parsing of Xing headers from the first frame of the stream, - and use it to report duration correctly where possible. + gst/mpegaudioparse/gstmpegaudioparse.*: Implement parsing of Xing headers from the first frame of the stream, and use... + Original commit message from CVS: + * gst/mpegaudioparse/gstmpegaudioparse.c: + (mp3_type_frame_length_from_header), (gst_mp3parse_reset), + (gst_mp3parse_emit_frame), (gst_mp3parse_handle_first_frame), + (gst_mp3parse_chain), (mp3parse_total_bytes), + (mp3parse_total_time): + * gst/mpegaudioparse/gstmpegaudioparse.h: + Implement parsing of Xing headers from the first frame of the stream, + and use it to report duration correctly where possible. -2007-05-16 Tim-Philipp Müller +2007-05-16 19:15:13 +0000 Tim-Philipp Müller - * gst/realmedia/rmdemux.c: (gst_rmdemux_descramble_cook_audio): + gst/realmedia/rmdemux.c: After descrambling, push the packets out as individual packets instead of one big descramble... + Original commit message from CVS: + * gst/realmedia/rmdemux.c: (gst_rmdemux_descramble_cook_audio): After descrambling, push the packets out as individual packets instead of one big descrambled buffer. Makes cook audio decoding work with the 'realaudiodec' decoder from gst-plugins-bad. -2007-05-16 Tim-Philipp Müller +2007-05-16 19:07:45 +0000 Tim-Philipp Müller - * gst/realmedia/rmdemux.c: (gst_rmdemux_init), - (gst_rmdemux_sink_event), (gst_rmdemux_perform_seek), - (gst_rmdemux_reset), (gst_rmdemux_chain), (gst_rmdemux_add_stream), - (gst_rmdemux_parse_packet): - * gst/realmedia/rmdemux.h: + gst/realmedia/rmdemux.*: Remember first timestamp encountered in stream and re-timestamp stream to start from zero (f... + Original commit message from CVS: + * gst/realmedia/rmdemux.c: (gst_rmdemux_init), + (gst_rmdemux_sink_event), (gst_rmdemux_perform_seek), + (gst_rmdemux_reset), (gst_rmdemux_chain), (gst_rmdemux_add_stream), + (gst_rmdemux_parse_packet): + * gst/realmedia/rmdemux.h: Remember first timestamp encountered in stream and re-timestamp stream to start from zero (fixes #397219); only send one newsegment event, not two; when seeking, send newsegment events from the streaming thread and not from the seeking thread. -2007-05-16 Tim-Philipp Müller +2007-05-16 12:48:43 +0000 Mark Nauwelaerts - Based on patch by: Mark Nauwelaerts - - * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_event): - * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_class_init), - (gst_mpeg_demux_process_event), (gst_mpeg_streams_reset_last_flow): - * gst/mpegstream/gstmpegdemux.h: + gst/mpegstream/: Reset last_flow values for the various streams after a flushing seek, otherwise we might aggregate w... + Original commit message from CVS: + Based on patch by: Mark Nauwelaerts + * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_event): + * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_class_init), + (gst_mpeg_demux_process_event), (gst_mpeg_streams_reset_last_flow): + * gst/mpegstream/gstmpegdemux.h: Reset last_flow values for the various streams after a flushing seek, otherwise we might aggregate wrong flow returns afterwards that will make upstream pause silently. This should fix seeking in DVDs and also fix the Thoggen cropping dialog (#438610). -2007-05-07 Tim-Philipp Müller +2007-05-07 13:51:43 +0000 Tim-Philipp Müller - * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_reset), - (gst_asf_demux_chain_headers), - (gst_asf_demux_parse_data_object_start), (all_streams_prerolled), - (gst_asf_demux_have_mutually_exclusive_active_stream), - (gst_asf_demux_check_activate_streams), - (gst_asf_demux_find_stream_with_complete_payload), - (gst_asf_demux_push_complete_payloads), (gst_asf_demux_loop), - (gst_asf_demux_activate_ext_props_streams), - (gst_asf_demux_process_object): - * gst/asfdemux/gstasfdemux.h: + gst/asfdemux/gstasfdemux.*: Activate streams (ie. add the pads to the element) depending on whether we actually get d... + Original commit message from CVS: + * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_reset), + (gst_asf_demux_chain_headers), + (gst_asf_demux_parse_data_object_start), (all_streams_prerolled), + (gst_asf_demux_have_mutually_exclusive_active_stream), + (gst_asf_demux_check_activate_streams), + (gst_asf_demux_find_stream_with_complete_payload), + (gst_asf_demux_push_complete_payloads), (gst_asf_demux_loop), + (gst_asf_demux_activate_ext_props_streams), + (gst_asf_demux_process_object): + * gst/asfdemux/gstasfdemux.h: Activate streams (ie. add the pads to the element) depending on whether we actually get data for those streams within the ASF preroll value specified. Currently only done in pull-mode though (this will fix problems with playbin hanging on mms streams once we use this in push-mode as well). -2007-05-04 Tim-Philipp Müller +2007-05-04 11:04:16 +0000 Tim-Philipp Müller - * gst/asfdemux/asfpacket.c: (gst_asf_payload_queue_for_stream): - * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_reset), - (gst_asf_demux_init), (gst_asf_demux_push_complete_payloads), - (gst_asf_demux_process_file): - * gst/asfdemux/gstasfdemux.h: + gst/asfdemux/: Make all timestamps start from zero in pull-mode too; some small clean-ups and FIXMEs here and there. + Original commit message from CVS: + * gst/asfdemux/asfpacket.c: (gst_asf_payload_queue_for_stream): + * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_reset), + (gst_asf_demux_init), (gst_asf_demux_push_complete_payloads), + (gst_asf_demux_process_file): + * gst/asfdemux/gstasfdemux.h: Make all timestamps start from zero in pull-mode too; some small clean-ups and FIXMEs here and there. -2007-05-01 Tim-Philipp Müller +2007-05-01 11:10:31 +0000 Tim-Philipp Müller - * gst/asfdemux/asfpacket.c: (gst_asf_demux_parse_payload), - (gst_asf_demux_parse_packet): + gst/asfdemux/asfpacket.c: If packet size is specified within the packet and smaller than the actual packet size, don'... + Original commit message from CVS: + * gst/asfdemux/asfpacket.c: (gst_asf_demux_parse_payload), + (gst_asf_demux_parse_packet): If packet size is specified within the packet and smaller than the actual packet size, don't parse beyond the size specified in the packet (this makes us parse some cases of packets with single compressed payloads cleanly, see e.g stream from #431318). Also add a sanity check when parsing compressed single payloads. -2007-05-01 Tim-Philipp Müller +2007-05-01 09:19:13 +0000 Tim-Philipp Müller - * gst/asfdemux/asfpacket.c: (gst_asf_payload_queue_for_stream): - * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_seek_index_lookup), - (gst_asf_demux_handle_seek_event), - (gst_asf_demux_push_complete_payloads): + gst/asfdemux/: Seeking improvements: honour the KEY_UNIT seek flag; after a seek, only send data from the keyframe ri... + Original commit message from CVS: + * gst/asfdemux/asfpacket.c: (gst_asf_payload_queue_for_stream): + * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_seek_index_lookup), + (gst_asf_demux_handle_seek_event), + (gst_asf_demux_push_complete_payloads): Seeking improvements: honour the KEY_UNIT seek flag; after a seek, only send data from the keyframe right before the new segment start to make sure the decoder doesn't have to decode more than absolutely necessary. -2007-04-30 Tim-Philipp Müller +2007-04-30 15:36:00 +0000 Tim-Philipp Müller - * gst/asfdemux/asfheaders.c: - * gst/asfdemux/asfheaders.h: - * gst/asfdemux/asfpacket.c: - (asf_payload_parse_replicated_data_extensions), - (gst_asf_demux_parse_payload): - * gst/asfdemux/asfpacket.h: - * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_free_stream), - (gst_asf_demux_push_complete_payloads), - (gst_asf_demux_process_ext_stream_props): - * gst/asfdemux/gstasfdemux.h: + gst/asfdemux/: Implement payload extension system/extended replicated data parsing, so we can extract payload duratio... + Original commit message from CVS: + * gst/asfdemux/asfheaders.c: + * gst/asfdemux/asfheaders.h: + * gst/asfdemux/asfpacket.c: + (asf_payload_parse_replicated_data_extensions), + (gst_asf_demux_parse_payload): + * gst/asfdemux/asfpacket.h: + * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_free_stream), + (gst_asf_demux_push_complete_payloads), + (gst_asf_demux_process_ext_stream_props): + * gst/asfdemux/gstasfdemux.h: Implement payload extension system/extended replicated data parsing, so we can extract payload durations if they're specified. -2007-04-30 Tim-Philipp Müller +2007-04-30 11:41:22 +0000 Tim-Philipp Müller - * gst/asfdemux/asfheaders.h: - * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_free_stream), - (gst_asf_demux_reset), (gst_asf_demux_parse_data_object_start), - (gst_asf_demux_loop), (gst_asf_demux_setup_pad), - (gst_asf_demux_add_audio_stream), (gst_asf_demux_activate_stream), - (gst_asf_demux_parse_stream_object), - (gst_asf_demux_process_ext_stream_props), - (gst_asf_demux_process_queued_extended_stream_objects), - (gst_asf_demux_activate_ext_props_streams), - (gst_asf_demux_process_object): - * gst/asfdemux/gstasfdemux.h: + gst/asfdemux/: Refactor stream parse/activation a bit (stream activation heuristics are still the same though); some ... + Original commit message from CVS: + * gst/asfdemux/asfheaders.h: + * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_free_stream), + (gst_asf_demux_reset), (gst_asf_demux_parse_data_object_start), + (gst_asf_demux_loop), (gst_asf_demux_setup_pad), + (gst_asf_demux_add_audio_stream), (gst_asf_demux_activate_stream), + (gst_asf_demux_parse_stream_object), + (gst_asf_demux_process_ext_stream_props), + (gst_asf_demux_process_queued_extended_stream_objects), + (gst_asf_demux_activate_ext_props_streams), + (gst_asf_demux_process_object): + * gst/asfdemux/gstasfdemux.h: Refactor stream parse/activation a bit (stream activation heuristics are still the same though); some more clean-ups. -2007-04-28 Tim-Philipp Müller +2007-04-28 12:23:16 +0000 Tim-Philipp Müller - * win32/common/.cvsignore: + win32/common/.cvsignore: Ignore generated config.h file to make build bot happy. + Original commit message from CVS: + * win32/common/.cvsignore: Ignore generated config.h file to make build bot happy. -2007-04-28 Tim-Philipp Müller +2007-04-28 10:49:17 +0000 Tim-Philipp Müller - * gst/asfdemux/gstasf.c: (plugin_init): - * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init): - * gst/asfdemux/gstasfdemux.h: + gst/asfdemux/: Init debug category before using it. + Original commit message from CVS: + * gst/asfdemux/gstasf.c: (plugin_init): + * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init): + * gst/asfdemux/gstasfdemux.h: Init debug category before using it. -2007-04-27 Tim-Philipp Müller +2007-04-27 18:39:21 +0000 Tim-Philipp Müller - * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_pull_data), - (gst_asf_demux_push_complete_payloads), (gst_asf_demux_loop): + gst/asfdemux/gstasfdemux.c: Fix silly bug when we can't pull as much data as we want; don't forget to announce pendin... + Original commit message from CVS: + * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_pull_data), + (gst_asf_demux_push_complete_payloads), (gst_asf_demux_loop): Fix silly bug when we can't pull as much data as we want; don't forget to announce pending tags in the new packet parsing code. -2007-04-25 Tim-Philipp Müller +2007-04-25 17:23:33 +0000 Tim-Philipp Müller - * configure.ac: - * win32/MANIFEST: + Generate a win32 config.h into win32/common and add to MANIFEST so it gets disted (#393890). Looks like win32/common/... + Original commit message from CVS: + * configure.ac: + * win32/MANIFEST: Generate a win32 config.h into win32/common and add to MANIFEST so it gets disted (#393890). Looks like win32/common/config.h.in needs some work though. -2007-04-22 Tim-Philipp Müller +2007-04-22 22:41:20 +0000 Tim-Philipp Müller - * ext/amrnb/amrnbparse.c: (gst_amrnbparse_get_type), - (gst_amrnbparse_class_init), (gst_amrnbparse_init), - (gst_amrnbparse_pull_header), (gst_amrnbparse_loop): + ext/amrnb/amrnbparse.c: Fix pull mode operation some more: send newsegment event before sending data; handle EOS and ... + Original commit message from CVS: + * ext/amrnb/amrnbparse.c: (gst_amrnbparse_get_type), + (gst_amrnbparse_class_init), (gst_amrnbparse_init), + (gst_amrnbparse_pull_header), (gst_amrnbparse_loop): Fix pull mode operation some more: send newsegment event before sending data; handle EOS and fatal flow returns a bit better; don't leak buffers in some cases. Misc. minor cleanups. Fixes #431707. -2007-04-20 Tim-Philipp Müller +2007-04-20 20:57:56 +0000 Tim-Philipp Müller - * gst/asfdemux/Makefile.am: - * gst/asfdemux/asfpacket.c: (asf_packet_read_varlen_int), - (asf_packet_create_payload_buffer), - (asf_payload_find_previous_fragment), - (gst_asf_payload_queue_for_stream), (gst_asf_demux_parse_payload), - (gst_asf_demux_parse_packet): - * gst/asfdemux/asfpacket.h: - * gst/asfdemux/gstasfdemux.c: - (gst_asf_demux_reset_stream_state_after_discont), - (gst_asf_demux_push_complete_payloads), (gst_asf_demux_loop), - (gst_asf_demux_setup_pad), (gst_asf_demux_descramble_buffer), - (gst_asf_demux_process_chunk): - * gst/asfdemux/gstasfdemux.h: + gst/asfdemux/: New packet parsing code: should put halfway decent timestamps on buffers, and might even set the appro... + Original commit message from CVS: + * gst/asfdemux/Makefile.am: + * gst/asfdemux/asfpacket.c: (asf_packet_read_varlen_int), + (asf_packet_create_payload_buffer), + (asf_payload_find_previous_fragment), + (gst_asf_payload_queue_for_stream), (gst_asf_demux_parse_payload), + (gst_asf_demux_parse_packet): + * gst/asfdemux/asfpacket.h: + * gst/asfdemux/gstasfdemux.c: + (gst_asf_demux_reset_stream_state_after_discont), + (gst_asf_demux_push_complete_payloads), (gst_asf_demux_loop), + (gst_asf_demux_setup_pad), (gst_asf_demux_descramble_buffer), + (gst_asf_demux_process_chunk): + * gst/asfdemux/gstasfdemux.h: New packet parsing code: should put halfway decent timestamps on buffers, and might even set the appropriate keyframe/discont buffer flags from time to time (and even if it doesn't, I'm at least able to debug this code); only used in pull-mode so far. Still needs some more work, like payload extensions parsing and proper flow aggregation, and stream activation based on preroll. Stay tuned. - -2007-04-20 Tim-Philipp Müller - * gst/asfdemux/asfheaders.h: - * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_free_stream), - (gst_asf_demux_seek_index_lookup), - (gst_asf_demux_handle_seek_event), (gst_asf_demux_get_stream), - (gst_asf_demux_setup_pad), (gst_asf_demux_add_video_stream), - (gst_asf_demux_process_ext_content_desc), - (gst_asf_demux_process_file), (gst_asf_demux_descramble_segment), - (gst_asf_demux_push_buffer), (gst_asf_demux_process_chunk), - (gst_asf_demux_process_segment), (gst_asf_demux_handle_data): - * gst/asfdemux/gstasfdemux.h: +2007-04-20 17:32:00 +0000 Tim-Philipp Müller + + gst/asfdemux/: Some clean-ups and small fixes: rename asf_stream_context structure to + Original commit message from CVS: + * gst/asfdemux/asfheaders.h: + * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_free_stream), + (gst_asf_demux_seek_index_lookup), + (gst_asf_demux_handle_seek_event), (gst_asf_demux_get_stream), + (gst_asf_demux_setup_pad), (gst_asf_demux_add_video_stream), + (gst_asf_demux_process_ext_content_desc), + (gst_asf_demux_process_file), (gst_asf_demux_descramble_segment), + (gst_asf_demux_push_buffer), (gst_asf_demux_process_chunk), + (gst_asf_demux_process_segment), (gst_asf_demux_handle_data): + * gst/asfdemux/gstasfdemux.h: Some clean-ups and small fixes: rename asf_stream_context structure to AsfStream; inline some three-line utility functions that are only used once anyway and get rid of their associated helper structs; make debug @@ -2297,16 +3724,20 @@ case of WMVA in particular); play_time is offset by preroll as well, so fix overreporting of duration for some files. -2007-04-17 Tim-Philipp Müller +2007-04-17 10:21:50 +0000 Tim-Philipp Müller - * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_seek_event), - (gst_asf_demux_pull_indices): + gst/asfdemux/gstasfdemux.c: Printf format fixes. + Original commit message from CVS: + * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_seek_event), + (gst_asf_demux_pull_indices): Printf format fixes. -2007-04-16 Tim-Philipp Müller +2007-04-16 16:30:50 +0000 Tim-Philipp Müller - * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_process_event), - (gst_mpeg_parse_send_event): + gst/mpegstream/gstmpegparse.c: Post an error message if EOS wasn't handled by anything downstream. + Original commit message from CVS: + * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_process_event), + (gst_mpeg_parse_send_event): Post an error message if EOS wasn't handled by anything downstream. This should fix playbin freezing/hanging with small VobSub subtitle files (background: not-linked flow returns from downstream are @@ -2314,145 +3745,192 @@ upstream will never get a not-linked flow return even if nothing is connected downstream). (#429960). -2007-04-16 Michael Smith +2007-04-16 15:15:07 +0000 Michael Smith - * ext/amrnb/amrnbparse.c: (gst_amrnbparse_init), - (gst_amrnbparse_sink_activate), - (gst_amrnbparse_sink_activate_pull): + ext/amrnb/amrnbparse.c: Rewrite terminally broken sinkpad activation code. and push mode activation doesn't leave the... + Original commit message from CVS: + * ext/amrnb/amrnbparse.c: (gst_amrnbparse_init), + (gst_amrnbparse_sink_activate), + (gst_amrnbparse_sink_activate_pull): Rewrite terminally broken sinkpad activation code. Now actually supports pull-mode activation (didn't before), and push mode activation doesn't leave the sinkpad flushing. -2007-04-12 Tim-Philipp Müller +2007-04-12 13:38:03 +0000 Tim-Philipp Müller - * gst/asfdemux/asfheaders.c: - * gst/asfdemux/asfheaders.h: - * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_free_stream), - (gst_asf_demux_reset), (gst_asf_demux_init), - (gst_asf_demux_activate), (gst_asf_demux_activate_push), - (gst_asf_demux_activate_pull), (gst_asf_demux_sink_event), - (gst_asf_demux_seek_index_lookup), - (gst_asf_demux_reset_stream_state_after_discont), - (gst_asf_demux_handle_seek_event), - (gst_asf_demux_handle_src_event), (gst_asf_demux_chain_headers), - (gst_asf_demux_chain), (gst_asf_demux_pull_data), - (gst_asf_demux_pull_indices), - (gst_asf_demux_parse_data_object_start), - (gst_asf_demux_pull_headers), (gst_asf_demux_loop), - (gst_asf_demux_setup_pad), (gst_asf_demux_process_file), - (gst_asf_demux_process_simple_index), - (gst_asf_demux_process_object), - (gst_asf_demux_send_event_unlocked), (gst_asf_demux_push_buffer), - (gst_asf_demux_handle_data), (gst_asf_demux_change_state): - * gst/asfdemux/gstasfdemux.h: + gst/asfdemux/: Make asfdemux work in pull mode where possible. If there's an index at the end of the file, read it an... + Original commit message from CVS: + * gst/asfdemux/asfheaders.c: + * gst/asfdemux/asfheaders.h: + * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_free_stream), + (gst_asf_demux_reset), (gst_asf_demux_init), + (gst_asf_demux_activate), (gst_asf_demux_activate_push), + (gst_asf_demux_activate_pull), (gst_asf_demux_sink_event), + (gst_asf_demux_seek_index_lookup), + (gst_asf_demux_reset_stream_state_after_discont), + (gst_asf_demux_handle_seek_event), + (gst_asf_demux_handle_src_event), (gst_asf_demux_chain_headers), + (gst_asf_demux_chain), (gst_asf_demux_pull_data), + (gst_asf_demux_pull_indices), + (gst_asf_demux_parse_data_object_start), + (gst_asf_demux_pull_headers), (gst_asf_demux_loop), + (gst_asf_demux_setup_pad), (gst_asf_demux_process_file), + (gst_asf_demux_process_simple_index), + (gst_asf_demux_process_object), + (gst_asf_demux_send_event_unlocked), (gst_asf_demux_push_buffer), + (gst_asf_demux_handle_data), (gst_asf_demux_change_state): + * gst/asfdemux/gstasfdemux.h: Make asfdemux work in pull mode where possible. If there's an index at the end of the file, read it and use it for seeking purposes. -2007-04-12 Wim Taymans +2007-04-12 10:19:18 +0000 Wim Taymans - * gst/synaesthesia/gstsynaesthesia.c: (gst_synaesthesia_init), - (gst_synaesthesia_sink_setcaps), (gst_synaesthesia_src_setcaps), - (gst_synaesthesia_chain), (gst_synaesthesia_change_state): - Some timestamp fixes. + gst/synaesthesia/gstsynaesthesia.c: Some timestamp fixes. + Original commit message from CVS: + * gst/synaesthesia/gstsynaesthesia.c: (gst_synaesthesia_init), + (gst_synaesthesia_sink_setcaps), (gst_synaesthesia_src_setcaps), + (gst_synaesthesia_chain), (gst_synaesthesia_change_state): + Some timestamp fixes. + * gst/synaesthesia/synaescope.c: (synaescope_coreGo): + Fix for 64-bit machines. - * gst/synaesthesia/synaescope.c: (synaescope_coreGo): - Fix for 64-bit machines. +2007-04-12 10:10:22 +0000 René Stadler -2007-04-12 Wim Taymans + gst/realmedia/rmdemux.*: Make rmdemux handle any number of logical streams. Fixes #428698. + Original commit message from CVS: + Patch by: René Stadler + * gst/realmedia/rmdemux.c: (find_seek_offset_bytes), + (find_seek_offset_time), (gst_rmdemux_reset), + (gst_rmdemux_get_stream_by_id), (gst_rmdemux_send_event), + (gst_rmdemux_add_stream), (gst_rmdemux_combine_flows): + * gst/realmedia/rmdemux.h: + Make rmdemux handle any number of logical streams. Fixes #428698. - Patch by: René Stadler +2007-04-05 13:48:52 +0000 Thomas Vander Stichele - * gst/realmedia/rmdemux.c: (find_seek_offset_bytes), - (find_seek_offset_time), (gst_rmdemux_reset), - (gst_rmdemux_get_stream_by_id), (gst_rmdemux_send_event), - (gst_rmdemux_add_stream), (gst_rmdemux_combine_flows): - * gst/realmedia/rmdemux.h: - Make rmdemux handle any number of logical streams. Fixes #428698. + * po/nl.po: + update dutch + Original commit message from CVS: + update dutch -2007-04-05 Thomas Vander Stichele +2007-04-05 13:48:12 +0000 Thomas Vander Stichele - submitted by: Mogens Jaeger - - * po/LINGUAS: - * po/da.po: + po/: Added Danish translation. + Original commit message from CVS: + submitted by: Mogens Jaeger + * po/LINGUAS: + * po/da.po: Added Danish translation. -2007-03-28 Zaheer Abbas Merali +2007-03-28 16:01:06 +0000 Zaheer Abbas Merali - * po/.cvsignore: - Add pot. + po/.cvsignore: Add pot. + Original commit message from CVS: + * po/.cvsignore: + Add pot. -2007-03-27 Julien MOUTTE +2007-03-27 12:02:49 +0000 Julien Moutte - * ext/mad/gstmad.c: (gst_mad_chain): Generate a perfect - stream and try to adapt to incoming timestamps lack of - precision up to half a frame. This allows generating - a perfect stream even with muxed formats like FLV where - the timestamps are stored in milliseconds. + ext/mad/gstmad.c: Generate a perfect stream and try to adapt to incoming timestamps lack of precision up to half a fr... + Original commit message from CVS: + 2007-03-27 Julien MOUTTE + * ext/mad/gstmad.c: (gst_mad_chain): Generate a perfect + stream and try to adapt to incoming timestamps lack of + precision up to half a frame. This allows generating + a perfect stream even with muxed formats like FLV where + the timestamps are stored in milliseconds. -2007-03-22 Tim-Philipp Müller +2007-03-22 21:44:45 +0000 Tim-Philipp Müller - * gst/realmedia/rmdemux.c: + gst/realmedia/rmdemux.c: Remove unused zlib.h include. Fixes #421594. + Original commit message from CVS: + * gst/realmedia/rmdemux.c: Remove unused zlib.h include. Fixes #421594. -2007-03-21 Jan Schmidt +2007-03-21 12:53:57 +0000 Jan Schmidt - * ext/lame/gstlame.c: (gst_lame_setup): - Disable the bitrate checking when the user has requested - Free Format mode, as all bitrates less than the maximum - are valid then. + ext/lame/gstlame.c: Disable the bitrate checking when the user has requested + Original commit message from CVS: + * ext/lame/gstlame.c: (gst_lame_setup): + Disable the bitrate checking when the user has requested + Free Format mode, as all bitrates less than the maximum + are valid then. -2007-03-14 Thomas Vander Stichele +2007-03-14 15:21:41 +0000 Thomas Vander Stichele - * po/hu.po: - * po/it.po: - * po/sv.po: + po/: Update translations. + Original commit message from CVS: + * po/hu.po: + * po/it.po: + * po/sv.po: Update translations. -2007-03-12 Jan Schmidt +2007-03-12 17:26:13 +0000 Jan Schmidt - * ext/mad/gstmad.c: (gst_mad_convert_sink), (gst_mad_convert_src): - When handling seeks, don't convert -1 start or stop values to a bogus - byte position - pass them upstream as -1. + ext/mad/gstmad.c: When handling seeks, don't convert -1 start or stop values to a bogus byte position - pass them ups... + Original commit message from CVS: + * ext/mad/gstmad.c: (gst_mad_convert_sink), (gst_mad_convert_src): + When handling seeks, don't convert -1 start or stop values to a bogus + byte position - pass them upstream as -1. -2007-03-12 Jan Schmidt +2007-03-12 10:47:01 +0000 Jan Schmidt - * gst/mpegaudioparse/gstmpegaudioparse.c: - (mp3_type_frame_length_from_header), (gst_mp3parse_reset), - (gst_mp3parse_init), (gst_mp3parse_sink_event), - (gst_mp3parse_emit_frame), (gst_mp3parse_chain), - (gst_mp3parse_change_state), (mp3parse_time_to_bytepos), - (mp3parse_bytepos_to_time), (mp3parse_total_bytes), - (mp3parse_total_time), (mp3parse_handle_seek), - (mp3parse_src_event), (mp3parse_src_query), - (mp3parse_get_query_types), (plugin_init): - * gst/mpegaudioparse/gstmpegaudioparse.h: - Implement seeking via average bitrate, and position+duration - querying in mp3parse. Later, it will support frame-accurate seeking by - building a seek table as it parses. + gst/mpegaudioparse/gstmpegaudioparse.*: Implement seeking via average bitrate, and position+duration querying in mp3p... + Original commit message from CVS: + * gst/mpegaudioparse/gstmpegaudioparse.c: + (mp3_type_frame_length_from_header), (gst_mp3parse_reset), + (gst_mp3parse_init), (gst_mp3parse_sink_event), + (gst_mp3parse_emit_frame), (gst_mp3parse_chain), + (gst_mp3parse_change_state), (mp3parse_time_to_bytepos), + (mp3parse_bytepos_to_time), (mp3parse_total_bytes), + (mp3parse_total_time), (mp3parse_handle_seek), + (mp3parse_src_event), (mp3parse_src_query), + (mp3parse_get_query_types), (plugin_init): + * gst/mpegaudioparse/gstmpegaudioparse.h: + Implement seeking via average bitrate, and position+duration + querying in mp3parse. Later, it will support frame-accurate seeking by + building a seek table as it parses. + Add 'parsed=false' to the sink pad caps, and 'parsed=true' to the src + pad caps. Bump the priority to PRIMARY+1 so that it is autoplugged + before any extant MP3 decoder plugin. This allows us to remove framing + support from the decoders, if we want, and will provide them with + accurate seeking automatically once it is finished. + Fix the handling of MPEG-1 Layer 1 files. + Partially fix timestamping of packets arriving from a demuxer by + queueing the incoming timestamp until the next packet starts, rather + than applying it immediately to the next pushed buffer. - Add 'parsed=false' to the sink pad caps, and 'parsed=true' to the src - pad caps. Bump the priority to PRIMARY+1 so that it is autoplugged - before any extant MP3 decoder plugin. This allows us to remove framing - support from the decoders, if we want, and will provide them with - accurate seeking automatically once it is finished. +2007-03-10 15:56:26 +0000 Tim-Philipp Müller - Fix the handling of MPEG-1 Layer 1 files. - - Partially fix timestamping of packets arriving from a demuxer by - queueing the incoming timestamp until the next packet starts, rather - than applying it immediately to the next pushed buffer. - -2007-03-10 Tim-Philipp Müller - - * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_header_ext): + gst/asfdemux/gstasfdemux.c: Printf format fix. + Original commit message from CVS: + * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_header_ext): Printf format fix. -2007-03-02 Tim-Philipp Müller +2007-03-04 17:13:19 +0000 Jan Schmidt - Patch by: Zaheer Abbas Merali + ext/cdio/gstcdiocddasrc.c: Make sure we always destroy our libcdio handle. + Original commit message from CVS: + * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open), + (gst_cdio_cdda_src_finalize): + Make sure we always destroy our libcdio handle. - * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_chain): +2007-03-02 16:08:17 +0000 Wim Taymans + + ext/cdio/gstcdiocddasrc.c: Small code cleanups. + Original commit message from CVS: + * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_probe_devices), + (gst_cdio_cdda_src_read_sector), (gst_cdio_cdda_src_open), + (gst_cdio_cdda_src_finalize): + Small code cleanups. + Don't use pad_alloc as the base class cannot deal with the error codes. + +2007-03-02 13:01:48 +0000 Zaheer Abbas Merali + + ext/mpeg2dec/gstmpeg2dec.c: Never post a (fatal) error message on the bus on decoding errors. We should only do this ... + Original commit message from CVS: + Patch by: Zaheer Abbas Merali + * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_chain): Never post a (fatal) error message on the bus on decoding errors. We should only do this if we can't recover, but mpeg2dec can always recover. This is needed for DVB streams, for example, where there @@ -2460,49 +3938,61 @@ message, post a warning message on the bus for every N decoding errors. Fixes #370020. -2007-02-28 Thomas Vander Stichele +2007-02-28 19:30:35 +0000 Thomas Vander Stichele - * configure.ac: + configure.ac: Convert to new AG_GST style. + Original commit message from CVS: + * configure.ac: Convert to new AG_GST style. -2007-02-28 Jan Schmidt +2007-02-28 18:41:38 +0000 Jan Schmidt - * ext/lame/gstlame.c: (gst_lame_class_init), (gst_lame_init), - (gst_lame_setup): - Display sensible defaults and limits for the - vbr-min/max/mean properties. Fix the 'hard-limit' VBR min - property - it's supposed to be a boolean 0/1 value. + ext/lame/gstlame.c: Display sensible defaults and limits for the vbr-min/max/mean properties. Fix the 'hard-limit' VB... + Original commit message from CVS: + * ext/lame/gstlame.c: (gst_lame_class_init), (gst_lame_init), + (gst_lame_setup): + Display sensible defaults and limits for the + vbr-min/max/mean properties. Fix the 'hard-limit' VBR min + property - it's supposed to be a boolean 0/1 value. -2007-02-28 Jan Schmidt +2007-02-28 16:01:08 +0000 Jan Schmidt - * ext/lame/gstlame.c: - Initialise the variables so gcc doesn't complain about possibly - uninitialised uses, even though they can't actually happen. + ext/lame/gstlame.c: Initialise the variables so gcc doesn't complain about possibly uninitialised uses, even though t... + Original commit message from CVS: + * ext/lame/gstlame.c: + Initialise the variables so gcc doesn't complain about possibly + uninitialised uses, even though they can't actually happen. -2007-02-28 Wim Taymans +2007-02-28 15:52:23 +0000 Wim Taymans - * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcm_reset), - (update_timestamps), (parse_header), (gst_dvdlpcmdec_chain_dvd), - (gst_dvdlpcmdec_chain_raw), (dvdlpcmdec_sink_event): - * gst/dvdlpcmdec/gstdvdlpcmdec.h: - Implement all sample rates. - Implement sample permutation a little smarter avoiding a memcpy. - Fix timestamps, use segments, fix seeking. + gst/dvdlpcmdec/gstdvdlpcmdec.*: Implement all sample rates. + Original commit message from CVS: + * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcm_reset), + (update_timestamps), (parse_header), (gst_dvdlpcmdec_chain_dvd), + (gst_dvdlpcmdec_chain_raw), (dvdlpcmdec_sink_event): + * gst/dvdlpcmdec/gstdvdlpcmdec.h: + Implement all sample rates. + Implement sample permutation a little smarter avoiding a memcpy. + Fix timestamps, use segments, fix seeking. -2007-02-28 Wim Taymans +2007-02-28 15:49:35 +0000 Wim Taymans - * docs/plugins/Makefile.am: - * docs/plugins/gst-plugins-ugly-plugins-docs.sgml: - * docs/plugins/gst-plugins-ugly-plugins-sections.txt: - * docs/plugins/inspect/plugin-siddec.xml: - * ext/sidplay/gstsiddec.cc: - * ext/sidplay/gstsiddec.h: - Document siddec. + Document siddec. + Original commit message from CVS: + * docs/plugins/Makefile.am: + * docs/plugins/gst-plugins-ugly-plugins-docs.sgml: + * docs/plugins/gst-plugins-ugly-plugins-sections.txt: + * docs/plugins/inspect/plugin-siddec.xml: + * ext/sidplay/gstsiddec.cc: + * ext/sidplay/gstsiddec.h: + Document siddec. -2007-02-21 Thomas Vander Stichele +2007-02-21 16:02:33 +0000 Thomas Vander Stichele - * ext/lame/gstlame.c: (gst_lame_sink_setcaps), - (gst_lame_set_property), (gst_lame_setup): + ext/lame/gstlame.c: Fix up bitrate checking macro. Make it give us a + Original commit message from CVS: + * ext/lame/gstlame.c: (gst_lame_sink_setcaps), + (gst_lame_set_property), (gst_lame_setup): Fix up bitrate checking macro. Make it give us a GST_ELEMENT_WARNING message so the application has a chance of reporting this to the user. Move the checking to _setup, so we @@ -2510,13 +4000,15 @@ and a bus that is not flushing. This fixes e.g. using 96 kbit/sec as a bitrate. -2007-02-15 Tim-Philipp Müller +2007-02-15 19:55:55 +0000 Tim-Philipp Müller - * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_file), - (gst_asf_demux_process_advanced_mutual_exclusion), - (gst_asf_demux_process_queued_extended_stream_objects), - (gst_asf_demux_process_object), (gst_asf_demux_change_state): - * gst/asfdemux/gstasfdemux.h: + gst/asfdemux/gstasfdemux.*: Parse advanced mutual exclusion object and only add pads for 'hidden' streams (those in a... + Original commit message from CVS: + * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_file), + (gst_asf_demux_process_advanced_mutual_exclusion), + (gst_asf_demux_process_queued_extended_stream_objects), + (gst_asf_demux_process_object), (gst_asf_demux_change_state): + * gst/asfdemux/gstasfdemux.h: Parse advanced mutual exclusion object and only add pads for 'hidden' streams (those in an extended stream header) that are mutually exclusive with an already existing 'main stream' if @@ -2526,340 +4018,447 @@ making mmssrc send some information downstream about which streams will be streamed). Fixes #353116. -2007-02-13 Jan Schmidt +2007-02-13 12:00:59 +0000 Jan Schmidt - * gst/synaesthesia/gstsynaesthesia.c: - (gst_synaesthesia_class_init), (gst_synaesthesia_init), - (gst_synaesthesia_finalize), (gst_synaesthesia_chain): - * gst/synaesthesia/synaescope.c: (synaescope_coreGo), - (synaescope32), (synaescope_set_data), (synaesthesia_update), - (synaesthesia_init), (synaesthesia_new), (synaesthesia_close): - * gst/synaesthesia/synaescope.h: - Move all the mutable engine state into a structure so that - multiple element instances can run without interfering. + gst/synaesthesia/: Move all the mutable engine state into a structure so that multiple element instances can run with... + Original commit message from CVS: + * gst/synaesthesia/gstsynaesthesia.c: + (gst_synaesthesia_class_init), (gst_synaesthesia_init), + (gst_synaesthesia_finalize), (gst_synaesthesia_chain): + * gst/synaesthesia/synaescope.c: (synaescope_coreGo), + (synaescope32), (synaescope_set_data), (synaesthesia_update), + (synaesthesia_init), (synaesthesia_new), (synaesthesia_close): + * gst/synaesthesia/synaescope.h: + Move all the mutable engine state into a structure so that + multiple element instances can run without interfering. -2007-02-13 Stefan Kost +2007-02-13 09:15:41 +0000 Stefan Kost - * configure.ac: - * docs/plugins/Makefile.am: + Add crossreferences to glib/gobject/gstream docs. + Original commit message from CVS: + * configure.ac: + * docs/plugins/Makefile.am: Add crossreferences to glib/gobject/gstream docs. -2007-02-12 Stefan Kost +2007-02-12 12:46:20 +0000 Stefan Kost - * gst/synaesthesia/gstsynaesthesia.c: (gst_synaesthesia_init), - (gst_synaesthesia_sink_setcaps), (gst_synaesthesia_src_getcaps), - (gst_synaesthesia_src_setcaps), (gst_synaesthesia_chain), - (plugin_init): - * gst/synaesthesia/synaescope.c: (synaescope_coreGo), - (synaescope8): + gst/synaesthesia/: More source cleanups and add FIXME comments. + Original commit message from CVS: + * gst/synaesthesia/gstsynaesthesia.c: (gst_synaesthesia_init), + (gst_synaesthesia_sink_setcaps), (gst_synaesthesia_src_getcaps), + (gst_synaesthesia_src_setcaps), (gst_synaesthesia_chain), + (plugin_init): + * gst/synaesthesia/synaescope.c: (synaescope_coreGo), + (synaescope8): More source cleanups and add FIXME comments. -2007-02-11 Sébastien Moutte +2007-02-11 13:42:45 +0000 Sébastien Moutte - * gst/realmedia/rmdemux.c:(gst_rmdemux_parse_indx_data): + gst/realmedia/rmdemux.c: Use gst_guint64_to_gdouble for conversions. + Original commit message from CVS: + * gst/realmedia/rmdemux.c:(gst_rmdemux_parse_indx_data): Use gst_guint64_to_gdouble for conversions. - * gst/synaesthesia/synaescope.c: + * gst/synaesthesia/synaescope.c: Define M_PI and do not include and - for G_OS_WIN32 - * win32/vs6/libgstrealmedia.dsp: - * win32/vs6/synaesthesia.dsp: + for G_OS_WIN32 + * win32/vs6/libgstrealmedia.dsp: + * win32/vs6/synaesthesia.dsp: Update projects files. - * win32/common/config.h.in: + * win32/common/config.h.in: Add config.h.in for autogen of config.h -2007-02-11 Stefan Kost +2007-02-11 10:51:42 +0000 Stefan Kost - * configure.ac: + configure.ac: Add --enable-experimental support. Activate synaesthesia when building with --enable-experimental. Fix ... + Original commit message from CVS: + * configure.ac: Add --enable-experimental support. Activate synaesthesia when building - with --enable-experimental. Fix --enable-external configure switch + with --enable-experimental. Fix --enable external configure switch description. -2007-02-09 Tim-Philipp Müller +2007-02-09 16:24:45 +0000 Tim-Philipp Müller - * ext/lame/gstlame.c: (gst_lame_sink_event), (gst_lame_chain), - (gst_lame_change_state): - * ext/lame/gstlame.h: + ext/lame/gstlame.*: On receiving EOS, we try to push a last buffer with the remaining samples. Don't do that if we go... + Original commit message from CVS: + * ext/lame/gstlame.c: (gst_lame_sink_event), (gst_lame_chain), + (gst_lame_change_state): + * ext/lame/gstlame.h: On receiving EOS, we try to push a last buffer with the remaining samples. Don't do that if we got an unclean flow return on the last gst_pad_push(), downstream might not handle this very gracefully (see #403168). - - * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain): + * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain): Pass flow returns upstream (helps #403168). -2007-02-09 Stefan Kost +2007-02-09 08:03:09 +0000 Stefan Kost - * gst/synaesthesia/gstsynaesthesia.c: - (gst_synaesthesia_class_init), (gst_synaesthesia_init), - (gst_synaesthesia_sink_setcaps), (gst_synaesthesia_src_getcaps), - (gst_synaesthesia_chain), (plugin_init): + gst/synaesthesia/gstsynaesthesia.c: check result of gst_pad_push() in _chain. + Original commit message from CVS: + * gst/synaesthesia/gstsynaesthesia.c: + (gst_synaesthesia_class_init), (gst_synaesthesia_init), + (gst_synaesthesia_sink_setcaps), (gst_synaesthesia_src_getcaps), + (gst_synaesthesia_chain), (plugin_init): check result of gst_pad_push() in _chain. -2007-02-09 Stefan Kost +2007-02-09 07:48:50 +0000 Stefan Kost - * gst/synaesthesia/Makefile.am: - * gst/synaesthesia/gstsynaesthesia.c: - (gst_synaesthesia_class_init), (gst_synaesthesia_init), - (gst_synaesthesia_sink_setcaps), (gst_synaesthesia_src_getcaps), - (gst_synaesthesia_chain), (plugin_init): - * gst/synaesthesia/synaescope.c: - * gst/synaesthesia/synaescope.h: + gst/synaesthesia/: Added docs (not yet added to gst-plugins-ugl/docs/plugins as plugin is not built by default). Fixe... + Original commit message from CVS: + * gst/synaesthesia/Makefile.am: + * gst/synaesthesia/gstsynaesthesia.c: + (gst_synaesthesia_class_init), (gst_synaesthesia_init), + (gst_synaesthesia_sink_setcaps), (gst_synaesthesia_src_getcaps), + (gst_synaesthesia_chain), (plugin_init): + * gst/synaesthesia/synaescope.c: + * gst/synaesthesia/synaescope.h: Added docs (not yet added to gst-plugins-ugl/docs/plugins as plugin is not built by default). Fixed Makefile.am. Fixed license headers (its GPL as it is derived from GPL code). Fixed GST_SYNAESTHESIA_CLASS macro. Added GST_DEBUG_FUNCPTR. Reflowed _setcaps. Updated pad setup in _init. Fix possible leak in _chain. (#356882) -2007-02-08 Tim-Philipp Müller +2007-02-08 21:07:27 +0000 Tim-Philipp Müller - * gst/asfdemux/asfheaders.c: - * gst/asfdemux/asfheaders.h: - * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init), - (gst_asf_demux_sink_event), (gst_asf_demux_handle_seek_event), - (gst_asf_demux_identify_guid), (asf_demux_peek_object), - (gst_asf_demux_chain_headers), (gst_asf_demux_chain), - (gst_asf_demux_setup_pad), (gst_asf_demux_process_stream), - (gst_asf_demux_process_ext_content_desc), - (gst_asf_demux_get_object_header), (gst_asf_demux_process_header), - (gst_asf_demux_process_file), (gst_asf_demux_process_comment), - (gst_asf_demux_process_bitrate_props_object), - (gst_asf_demux_process_header_ext), - (gst_asf_demux_process_language_list), - (gst_asf_demux_process_ext_stream_props), - (gst_asf_demux_process_queued_extended_stream_objects), - (gst_asf_demux_process_object), (gst_asf_demux_change_state): - * gst/asfdemux/gstasfdemux.h: + gst/asfdemux/: Refactor and clean up header parsing and chain function a bit; get rid of some cruft; make header pars... + Original commit message from CVS: + * gst/asfdemux/asfheaders.c: + * gst/asfdemux/asfheaders.h: + * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init), + (gst_asf_demux_sink_event), (gst_asf_demux_handle_seek_event), + (gst_asf_demux_identify_guid), (asf_demux_peek_object), + (gst_asf_demux_chain_headers), (gst_asf_demux_chain), + (gst_asf_demux_setup_pad), (gst_asf_demux_process_stream), + (gst_asf_demux_process_ext_content_desc), + (gst_asf_demux_get_object_header), (gst_asf_demux_process_header), + (gst_asf_demux_process_file), (gst_asf_demux_process_comment), + (gst_asf_demux_process_bitrate_props_object), + (gst_asf_demux_process_header_ext), + (gst_asf_demux_process_language_list), + (gst_asf_demux_process_ext_stream_props), + (gst_asf_demux_process_queued_extended_stream_objects), + (gst_asf_demux_process_object), (gst_asf_demux_change_state): + * gst/asfdemux/gstasfdemux.h: Refactor and clean up header parsing and chain function a bit; get rid of some cruft; make header parsing a tad more robust, fixing #403188. -2007-02-01 Tim-Philipp Müller +2007-02-01 11:12:25 +0000 Tim-Philipp Müller - * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_sink_event): + gst/asfdemux/gstasfdemux.c: Post an error if we receive an EOS event while still waiting for the + Original commit message from CVS: + * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_sink_event): Post an error if we receive an EOS event while still waiting for the ASF header object to come through. -2007-01-24 Tim-Philipp Müller +2007-01-24 17:36:36 +0000 Xavier B - Patch by: Xavier B. - - * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_get_guid), - (gst_asf_demux_add_audio_stream), (gst_asf_demux_add_video_stream), - (gst_asf_demux_process_ext_content_desc), - (gst_asf_demux_process_data), - (gst_asf_demux_process_language_list), - (gst_asf_demux_process_ext_stream_props), - (gst_asf_demux_process_segment), (gst_asf_demux_handle_data): + gst/asfdemux/gstasfdemux.c: Guard places where we assume that a certain amount of data is available better against le... + Original commit message from CVS: + Patch by: Xavier B. + * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_get_guid), + (gst_asf_demux_add_audio_stream), (gst_asf_demux_add_video_stream), + (gst_asf_demux_process_ext_content_desc), + (gst_asf_demux_process_data), + (gst_asf_demux_process_language_list), + (gst_asf_demux_process_ext_stream_props), + (gst_asf_demux_process_segment), (gst_asf_demux_handle_data): Guard places where we assume that a certain amount of data is available better against less data being available (should fix infamous assertion crasher bug #336370). Also fixes a small memory leak. -2007-01-11 Tim-Philipp Müller +2007-01-11 12:49:23 +0000 Tim-Philipp Müller - * gst/realmedia/Makefile.am: - * gst/realmedia/rademux.c: - * gst/realmedia/rademux.h: - * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream), - (gst_rmdemux_descramble_dnet_audio), (gst_rmdemux_plugin_init): - * gst/realmedia/rmutils.c: (gst_rm_utils_descramble_dnet_buffer): - * gst/realmedia/rmutils.h: + gst/realmedia/: Add demuxer for RealAudio files (#349779). + Original commit message from CVS: + * gst/realmedia/Makefile.am: + * gst/realmedia/rademux.c: + * gst/realmedia/rademux.h: + * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream), + (gst_rmdemux_descramble_dnet_audio), (gst_rmdemux_plugin_init): + * gst/realmedia/rmutils.c: (gst_rm_utils_descramble_dnet_buffer): + * gst/realmedia/rmutils.h: Add demuxer for RealAudio files (#349779). -2007-01-07 Sébastien Moutte - - * Makefile.am: +2007-01-07 13:37:19 +0000 Sébastien Moutte + + Makefile.am: Add win32/MANIFEST to EXTRA_DIST so win32 files will be include in the next release. + Original commit message from CVS: + * Makefile.am: Add win32/MANIFEST to EXTRA_DIST so win32 files will be include in the next release. - * win32/MANIFEST: + * win32/MANIFEST: Remove win32/common/config.h is which is not autogenerated yet. - -2006-12-30 Thomas Vander Stichele - * ext/lame/gstlame.c: (gst_lame_sink_setcaps), (gst_lame_chain): +2006-12-30 20:01:35 +0000 Thomas Vander Stichele + + ext/lame/gstlame.c: warn when outgoing sample rate is different from incoming + Original commit message from CVS: + * ext/lame/gstlame.c: (gst_lame_sink_setcaps), (gst_lame_chain): warn when outgoing sample rate is different from incoming -2006-12-29 Jan Schmidt +2006-12-29 14:51:19 +0000 Jan Schmidt - * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain): + gst/mpegaudioparse/gstmpegaudioparse.c: All sample-rates < 32khz come from the LSF extensions, which only use 1 granu... + Original commit message from CVS: + * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain): All sample-rates < 32khz come from the LSF extensions, which only use 1 granule. Fixes parsing of 22.05khz, 24khz and 16khz files. - Use gst_util_uint64_scale because we can. -2006-12-22 Stefan Kost +2006-12-22 13:06:24 +0000 Stefan Kost - * tests/check/elements/amrnbenc.c: (setup_amrnbenc), - (cleanup_amrnbenc): + tests/check/elements/amrnbenc.c: and fix compilation of this test + Original commit message from CVS: + * tests/check/elements/amrnbenc.c: (setup_amrnbenc), + (cleanup_amrnbenc): and fix compilation of this test -2006-12-22 Stefan Kost +2006-12-22 12:41:52 +0000 Stefan Kost - * tests/check/elements/amrnbenc.c: (setup_amrnbenc), - (cleanup_amrnbenc): - * tests/check/elements/mpeg2dec.c: (setup_mpeg2dec), - (cleanup_mpeg2dec): + tests/check/elements/: re-apply as it was -bad and not -ugly that is frozen, doh + Original commit message from CVS: + * tests/check/elements/amrnbenc.c: (setup_amrnbenc), + (cleanup_amrnbenc): + * tests/check/elements/mpeg2dec.c: (setup_mpeg2dec), + (cleanup_mpeg2dec): re-apply as it was -bad and not -ugly that is frozen, doh -2006-12-21 Stefan Kost +2006-12-21 12:50:00 +0000 Stefan Kost - * tests/check/elements/amrnbenc.c: (setup_amrnbenc), - (cleanup_amrnbenc): - * tests/check/elements/mpeg2dec.c: (setup_mpeg2dec), - (cleanup_mpeg2dec): + tests/check/elements/: revert my freeze breakage + Original commit message from CVS: + * tests/check/elements/amrnbenc.c: (setup_amrnbenc), + (cleanup_amrnbenc): + * tests/check/elements/mpeg2dec.c: (setup_mpeg2dec), + (cleanup_mpeg2dec): revert my freeze breakage -2006-12-21 Stefan Kost +2006-12-21 08:16:41 +0000 Stefan Kost - * gst/asfdemux/gstasfdemux.c: - (gst_asf_demux_get_gst_tag_from_tag_name), - (gst_asf_demux_process_ext_content_desc): + gst/asfdemux/gstasfdemux.c: add a comment about a future change + Original commit message from CVS: + * gst/asfdemux/gstasfdemux.c: + (gst_asf_demux_get_gst_tag_from_tag_name), + (gst_asf_demux_process_ext_content_desc): add a comment about a future change - - * tests/check/elements/amrnbenc.c: (setup_amrnbenc), - (cleanup_amrnbenc): - * tests/check/elements/mpeg2dec.c: (setup_mpeg2dec), - (cleanup_mpeg2dec): + * tests/check/elements/amrnbenc.c: (setup_amrnbenc), + (cleanup_amrnbenc): + * tests/check/elements/mpeg2dec.c: (setup_mpeg2dec), + (cleanup_mpeg2dec): consistent pad (de)activation -2006-12-15 Tim-Philipp Müller +2006-12-15 18:26:41 +0000 Tim-Philipp Müller - * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_get_src_query_types): + gst/asfdemux/gstasfdemux.c: Update query_types function too. + Original commit message from CVS: + * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_get_src_query_types): Update query_types function too. -2006-12-15 Tim-Philipp Müller +2006-12-15 18:25:17 +0000 Tim-Philipp Müller - * gst/realmedia/rmdemux.c: (gst_rmdemux_src_query), - (gst_rmdemux_src_query_types): + gst/realmedia/rmdemux.c: Implement SEEKING query, make query function thread-safe. + Original commit message from CVS: + * gst/realmedia/rmdemux.c: (gst_rmdemux_src_query), + (gst_rmdemux_src_query_types): Implement SEEKING query, make query function thread-safe. -2006-12-15 Tim-Philipp Müller +2006-12-15 17:59:47 +0000 Tim-Philipp Müller - * gst/realmedia/rmdemux.c: (gst_rmdemux_descramble_dnet_audio): + gst/realmedia/rmdemux.c: Use alignment-safe macros here too (subbuffers ...); guard against hypothetical memory acces... + Original commit message from CVS: + * gst/realmedia/rmdemux.c: (gst_rmdemux_descramble_dnet_audio): Use alignment-safe macros here too (subbuffers ...); guard against hypothetical memory access beyond our given buffer in the case where the buffer size is not a multiple of 2. -2006-12-15 Tim-Philipp Müller +2006-12-15 17:54:48 +0000 Tim-Philipp Müller - * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_seek_event), - (gst_asf_demux_process_data), (gst_asf_demux_process_file), - (gst_asf_demux_handle_src_query), (gst_asf_demux_change_state): - * gst/asfdemux/gstasfdemux.h: + gst/asfdemux/gstasfdemux.*: Don't crash in the seek event handling code when playtime is 0, as may be the case with l... + Original commit message from CVS: + * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_seek_event), + (gst_asf_demux_process_data), (gst_asf_demux_process_file), + (gst_asf_demux_handle_src_query), (gst_asf_demux_change_state): + * gst/asfdemux/gstasfdemux.h: Don't crash in the seek event handling code when playtime is 0, as may be the case with live streams (#386218). Implement SEEKING query so applications can query seekability without second-guessing based on whether we have a duration or not. -2006-12-15 Thomas Vander Stichele +2006-12-15 11:12:21 +0000 Thomas Vander Stichele - * Makefile.am: - * gst-plugins-ugly.doap: - * gst-plugins-ugly.spec.in: + add doap file + Original commit message from CVS: + * Makefile.am: + * gst-plugins-ugly.doap: + * gst-plugins-ugly.spec.in: add doap file -2006-12-14 Tim-Philipp Müller +2006-12-14 12:05:49 +0000 Tim-Philipp Müller - * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead): + gst/mpegstream/gstmpegparse.c: Use our alignment-safe macros here too, since we can't assume that + Original commit message from CVS: + * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead): Use our alignment-safe macros here too, since we can't assume that GST_BUFFER_DATA is aligned (these are subbuffers we're dealing with here). -2006-12-14 Tim-Philipp Müller +2006-12-14 11:49:39 +0000 Tim-Philipp Müller - * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_indx_data): + gst/realmedia/rmdemux.c: Also, don't read the index for a stream a second time when operating in pull-mode and reachi... + Original commit message from CVS: + * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_indx_data): Also, don't read the index for a stream a second time when operating in pull-mode and reaching the end of the file. -2006-12-14 Tim-Philipp Müller +2006-12-14 11:25:00 +0000 Roland Kay - Patch by: Roland Kay - - * gst/realmedia/rmdemux.c: (gst_rmdemux_reset): + gst/realmedia/rmdemux.c: Don't leak stream index (#385292). + Original commit message from CVS: + Patch by: Roland Kay + * gst/realmedia/rmdemux.c: (gst_rmdemux_reset): Don't leak stream index (#385292). -2006-12-14 Tim-Philipp Müller +2006-12-14 10:15:24 +0000 Roland Kay - Based on patch by: Roland Kay - - * ext/lame/gstlame.c: (gst_lame_init), (gst_lame_chain), - (gst_lame_setup): - * ext/lame/gstlame.h: + ext/lame/gstlame.*: Fix leak (by calling lame_init_params() before lame_close()); handle + Original commit message from CVS: + Based on patch by: Roland Kay + * ext/lame/gstlame.c: (gst_lame_init), (gst_lame_chain), + (gst_lame_setup): + * ext/lame/gstlame.h: Fix leak (by calling lame_init_params() before lame_close()); handle NULL return from lame_init() more gracefully. Fixes #385311. -2006-12-14 Jan Schmidt +2006-12-14 09:57:12 +0000 Jan Schmidt - * configure.ac: + configure.ac: Back to CVS + Original commit message from CVS: + * configure.ac: Back to CVS === release 0.10.5 === -2006-12-13 Jan Schmidt +2006-12-13 21:04:12 +0000 Jan Schmidt + * ChangeLog: + * NEWS: + * RELEASE: * configure.ac: - releasing 0.10.5, "She said" + * docs/plugins/gst-plugins-ugly-plugins.args: + * docs/plugins/inspect/plugin-a52dec.xml: + * docs/plugins/inspect/plugin-asf.xml: + * docs/plugins/inspect/plugin-dvdlpcmdec.xml: + * docs/plugins/inspect/plugin-dvdsub.xml: + * docs/plugins/inspect/plugin-iec958.xml: + * docs/plugins/inspect/plugin-lame.xml: + * docs/plugins/inspect/plugin-mad.xml: + * docs/plugins/inspect/plugin-mpeg2dec.xml: + * docs/plugins/inspect/plugin-mpegaudioparse.xml: + * docs/plugins/inspect/plugin-mpegstream.xml: + * docs/plugins/inspect/plugin-siddec.xml: + Release 0.10.5 + Original commit message from CVS: + Release 0.10.5 -2006-12-12 David Schleef +2006-12-12 21:09:16 +0000 David Schleef - * gst/mpegstream/gstmpegparse.c: Use the GST_READ macro I meant + gst/mpegstream/gstmpegparse.c: Use the GST_READ macro I meant to in the previous checkin. see #385192. You can have... + Original commit message from CVS: + * gst/mpegstream/gstmpegparse.c: Use the GST_READ macro I meant to in the previous checkin. see #385192. You can have your cheese back now. -2006-12-12 David Schleef +2006-12-12 20:56:58 +0000 David Schleef - * gst/mpegstream/gstmpegparse.c: Fix unaligned load that loads + gst/mpegstream/gstmpegparse.c: Fix unaligned load that loads from the dereferenced integer, not the pointer itself. ... + Original commit message from CVS: + * gst/mpegstream/gstmpegparse.c: Fix unaligned load that loads from the dereferenced integer, not the pointer itself. Fixes #385192. - I'm takin ur cheese! -2006-12-12 Tim-Philipp Müller +2006-12-12 10:29:32 +0000 Tim-Philipp Müller - Based on patch by: Roland Kay + * ChangeLog: + ChangeLog surgery: fix bug number + Original commit message from CVS: + ChangeLog surgery: fix bug number - * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_mdpr): +2006-12-12 10:24:40 +0000 Roland Kay + + gst/realmedia/rmdemux.c: For version 4 streams, read the extra codec data size from the header instead of assuming it... + Original commit message from CVS: + Based on patch by: Roland Kay + * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_mdpr): For version 4 streams, read the extra codec data size from the header instead of assuming it is always 16 (also read it from the right position) (#384989). For version 4 and 5 streams, check that the specified extra codec data size doesn't make us read beyond the - chunk boundary (#384996). + chunk boundary (#384989). -2006-11-21 Tim-Philipp Müller +2006-12-10 21:27:03 +0000 Jan Schmidt - * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_sized_buf): + * po/af.po: + * po/az.po: + * po/cs.po: + * po/en_GB.po: + * po/hu.po: + * po/it.po: + * po/nb.po: + * po/nl.po: + * po/or.po: + * po/sq.po: + * po/sr.po: + * po/sv.po: + * po/uk.po: + * po/vi.po: + Update .po files + Original commit message from CVS: + Update .po files + +2006-11-21 12:33:25 +0000 Tim-Philipp Müller + + ext/mpeg2dec/gstmpeg2dec.c: Cosmetic changes: fix misleading debug statement, update comment, add cast. + Original commit message from CVS: + * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_sized_buf): Cosmetic changes: fix misleading debug statement, update comment, add cast. -2006-11-21 Wim Taymans +2006-11-21 12:15:58 +0000 Sebastian Dröge - Patch by: Sebastian Dröge + ext/mpeg2dec/gstmpeg2dec.*: Align buffers to a 16 byte boundary so the altivec optimisations don't crash. Fixes #327350. + Original commit message from CVS: + Patch by: Sebastian Dröge + * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init), + (gst_mpeg2dec_reset), (gst_mpeg2dec_alloc_sized_buf), + (gst_mpeg2dec_alloc_buffer), (init_dummybuf), (handle_slice): + * ext/mpeg2dec/gstmpeg2dec.h: + Align buffers to a 16 byte boundary so the altivec optimisations + don't crash. Fixes #327350. - * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init), - (gst_mpeg2dec_reset), (gst_mpeg2dec_alloc_sized_buf), - (gst_mpeg2dec_alloc_buffer), (init_dummybuf), (handle_slice): - * ext/mpeg2dec/gstmpeg2dec.h: - Align buffers to a 16 byte boundary so the altivec optimisations - don't crash. Fixes #327350. +2006-11-20 15:52:42 +0000 Tim-Philipp Müller -2006-11-20 Tim-Philipp Müller - - * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_audio_stream): + gst/asfdemux/gstasfdemux.c: The availability of extra codec data isn't something that warrants debug messages at WARN... + Original commit message from CVS: + * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_audio_stream): The availability of extra codec data isn't something that warrants debug messages at WARNING level (see #376958). -2006-11-19 Tim-Philipp Müller +2006-11-19 13:08:30 +0000 Tim-Philipp Müller - * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_base_init), - (gst_dvd_demux_class_init), (gst_dvd_demux_combine_flows), - (gst_dvd_demux_send_subbuffer): - * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_class_init), - (gst_mpeg_demux_init_stream), (gst_mpeg_demux_parse_packet), - (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_combine_flows), - (gst_mpeg_demux_send_subbuffer): - * gst/mpegstream/gstmpegdemux.h: - * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_process_event), - (gst_mpeg_parse_chain): + gst/mpegstream/: Fix flow value combination; this fixes playbin/totem locking up if a VobSub file is specified as sub... + Original commit message from CVS: + * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_base_init), + (gst_dvd_demux_class_init), (gst_dvd_demux_combine_flows), + (gst_dvd_demux_send_subbuffer): + * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_class_init), + (gst_mpeg_demux_init_stream), (gst_mpeg_demux_parse_packet), + (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_combine_flows), + (gst_mpeg_demux_send_subbuffer): + * gst/mpegstream/gstmpegdemux.h: + * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_process_event), + (gst_mpeg_parse_chain): Fix flow value combination; this fixes playbin/totem locking up if a VobSub file is specified as subtitle file (#334322). Flow value combination should only happen once we are fairly sure we've got all @@ -2868,115 +4467,454 @@ case once there has been a certain number of packets for each stream we've found so far. -2006-11-15 Wim Taymans +2006-11-15 13:57:21 +0000 Jan Arne Petersen - Patch by: Jan Arne Petersen + ext/mpeg2dec/gstmpeg2dec.c: Simplify the framerate code and support more framerates. Fixes #361584. + Original commit message from CVS: + Patch by: Jan Arne Petersen + * ext/mpeg2dec/gstmpeg2dec.c: (handle_sequence), (handle_slice): + Simplify the framerate code and support more framerates. Fixes #361584. - * ext/mpeg2dec/gstmpeg2dec.c: (handle_sequence), (handle_slice): - Simplify the framerate code and support more framerates. Fixes #361584. +2006-11-15 11:41:39 +0000 Sebastian Dröge -2006-11-15 Tim-Philipp Müller - - Patch by: Sebastian Dröge - - * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init): + ext/mpeg2dec/gstmpeg2dec.c: Fix minor memleak when creating pads from static pad templates (#369627). + Original commit message from CVS: + Patch by: Sebastian Dröge + * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init): Fix minor memleak when creating pads from static pad templates (#369627). - - * tests/check/Makefile.am: - * tests/check/elements/.cvsignore: - * tests/check/elements/mpeg2dec.c: (setup_mpeg2dec), - (cleanup_mpeg2dec), (GST_START_TEST), (mpeg2dec_suite), (main): + * tests/check/Makefile.am: + * tests/check/elements/.cvsignore: + * tests/check/elements/mpeg2dec.c: (setup_mpeg2dec), + (cleanup_mpeg2dec), (GST_START_TEST), (mpeg2dec_suite), (main): Add unit tests for mpeg2dec (#369627). -2006-11-14 Wim Taymans +2006-11-14 10:31:11 +0000 Wim Taymans - Patch by: Mark Nauwelaerts + * ChangeLog: + give credit + Original commit message from CVS: + give credit - * ext/lame/gstlame.c: (gst_lame_sink_event), (gst_lame_chain), - (gst_lame_change_state): - * ext/lame/gstlame.h: - Make lame timestamp flushed eos buffer by some additional timestamp - accounting. Fixes #374760. +2006-11-14 10:29:37 +0000 Wim Taymans -2006-11-13 Michael Smith + ext/lame/gstlame.*: Make lame timestamp flushed eos buffer by some additional timestamp accounting. Fixes #374760. + Original commit message from CVS: + * ext/lame/gstlame.c: (gst_lame_sink_event), (gst_lame_chain), + (gst_lame_change_state): + * ext/lame/gstlame.h: + Make lame timestamp flushed eos buffer by some additional timestamp + accounting. Fixes #374760. - * gst/mpegaudioparse/gstmpegaudioparse.c: - (mp3_type_frame_length_from_header), (gst_mp3parse_reset), - (gst_mp3parse_init), (gst_mp3parse_dispose), - (gst_mp3parse_sink_event), (gst_mp3parse_chain), (head_check), - (gst_mp3parse_change_state): - * gst/mpegaudioparse/gstmpegaudioparse.h: +2006-11-13 17:01:15 +0000 Michael Smith + + gst/mpegaudioparse/gstmpegaudioparse.*: Make timestamp handling in mp3parse saner; now works for at least simple cases. + Original commit message from CVS: + * gst/mpegaudioparse/gstmpegaudioparse.c: + (mp3_type_frame_length_from_header), (gst_mp3parse_reset), + (gst_mp3parse_init), (gst_mp3parse_dispose), + (gst_mp3parse_sink_event), (gst_mp3parse_chain), (head_check), + (gst_mp3parse_change_state): + * gst/mpegaudioparse/gstmpegaudioparse.h: Make timestamp handling in mp3parse saner; now works for at least simple cases. -2006-11-13 Michael Smith +2006-11-13 16:23:22 +0000 Michael Smith - * gst/mpegaudioparse/Makefile.am: - * gst/mpegaudioparse/gstmpegaudioparse.c: - (mp3_type_frame_length_from_header), (gst_mp3parse_class_init), - (gst_mp3parse_reset), (gst_mp3parse_init), (gst_mp3parse_dispose), - (gst_mp3parse_sink_event), (gst_mp3parse_chain), (head_check), - (gst_mp3parse_change_state), (plugin_init): - * gst/mpegaudioparse/gstmpegaudioparse.h: + gst/mpegaudioparse/: Bring mp3parse into the 21st century. + Original commit message from CVS: + * gst/mpegaudioparse/Makefile.am: + * gst/mpegaudioparse/gstmpegaudioparse.c: + (mp3_type_frame_length_from_header), (gst_mp3parse_class_init), + (gst_mp3parse_reset), (gst_mp3parse_init), (gst_mp3parse_dispose), + (gst_mp3parse_sink_event), (gst_mp3parse_chain), (head_check), + (gst_mp3parse_change_state), (plugin_init): + * gst/mpegaudioparse/gstmpegaudioparse.h: Bring mp3parse into the 21st century. Use its own debug category, use gstadapter, format nicely to 80 columns, and fix incorrect handling of 32 kHz and less files. -2006-11-03 Wim Taymans +2006-11-03 09:52:12 +0000 Sebastian Droege - Patch by: Sebastian Droege + ext/mpeg2dec/gstmpeg2dec.*: libmpeg2 requires its output buffers to start at a 16byte aligned address or the altivec ... + Original commit message from CVS: + Patch by: Sebastian Droege + * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_finalize), + (gst_mpeg2dec_alloc_buffer), (init_dummybuf), (handle_slice): + * ext/mpeg2dec/gstmpeg2dec.h: + libmpeg2 requires its output buffers to start at a 16byte aligned + address or the altivec optimizations will explode. - * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_finalize), - (gst_mpeg2dec_alloc_buffer), (init_dummybuf), (handle_slice): - * ext/mpeg2dec/gstmpeg2dec.h: - libmpeg2 requires its output buffers to start at a 16byte aligned - address or the altivec optimizations will explode. +2006-11-02 14:43:11 +0000 Tim-Philipp Müller -2006-10-19 Tim-Philipp Müller + ext/cdio/: Move CD-TEXT utility function into common file so it can also be used by a future cdioparanoiasrc. + Original commit message from CVS: + * ext/cdio/gstcdio.c: (gst_cdio_get_cdtext): + * ext/cdio/gstcdio.h: + * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open): + Move CD-TEXT utility function into common file so it can also be + used by a future cdioparanoiasrc. - * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_read): +2006-10-19 10:17:14 +0000 Tim-Philipp Müller + + ext/dvdread/dvdreadsrc.c: Use dsi_pack.dsi_gi.vobu_ea correctly, add some more debugging information (fixes #340433). + Original commit message from CVS: + * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_read): Use dsi_pack.dsi_gi.vobu_ea correctly, add some more debugging information (fixes #340433). -2006-10-16 Tim-Philipp Müller +2006-10-16 18:07:23 +0000 Josep Torra Valles - Patch by: Josep Torra Valles - - * gst/iec958/ac3_padder.c: (ac3p_init): - * gst/mpegstream/gstmpegparse.c: - * gst/realmedia/rmdemux.c: (gst_rmdemux_parse__rmf), - (gst_rmdemux_parse_prop), (gst_rmdemux_parse_mdpr), - (gst_rmdemux_parse_indx), (gst_rmdemux_parse_indx_data), - (gst_rmdemux_parse_data), (gst_rmdemux_parse_cont), - (gst_rmdemux_parse_packet): + gst/: Misc. fixes for problems discovered by Forte (different return types in function declaration and definition, po... + Original commit message from CVS: + Patch by: Josep Torra Valles + * gst/iec958/ac3_padder.c: (ac3p_init): + * gst/mpegstream/gstmpegparse.c: + * gst/realmedia/rmdemux.c: (gst_rmdemux_parse__rmf), + (gst_rmdemux_parse_prop), (gst_rmdemux_parse_mdpr), + (gst_rmdemux_parse_indx), (gst_rmdemux_parse_indx_data), + (gst_rmdemux_parse_data), (gst_rmdemux_parse_cont), + (gst_rmdemux_parse_packet): Misc. fixes for problems discovered by Forte (different return types in function declaration and definition, pointer arithmetics with void pointers). Fixes #362639. -2006-10-13 Tim-Philipp Müller +2006-10-13 19:11:26 +0000 Tim-Philipp Müller - * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_goto_title): + ext/dvdread/dvdreadsrc.c: Don't announce audio or subtitle streams that aren't really present, it makes dvddemux crea... + Original commit message from CVS: + * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_goto_title): Don't announce audio or subtitle streams that aren't really present, it makes dvddemux create pads that will never carry any data, which is not good. -2006-10-13 Tim-Philipp Müller +2006-10-13 14:45:11 +0000 Tim-Philipp Müller - * ext/lame/gstlame.c: (gst_lame_set_property): + ext/lame/gstlame.c: Round up not allowed bitrates to the next higher allowed one (Closes: #361140). + Original commit message from CVS: + * ext/lame/gstlame.c: (gst_lame_set_property): Round up not allowed bitrates to the next higher allowed one (Closes: #361140). -2006-10-13 Tim-Philipp Müller +2006-10-13 14:19:24 +0000 Tim-Philipp Müller - * docs/plugins/Makefile.am: - * docs/plugins/gst-plugins-ugly-plugins-docs.sgml: - * docs/plugins/gst-plugins-ugly-plugins-sections.txt: - * ext/lame/gstlame.c: (gst_lame_class_init): - * ext/lame/gstlame.h: + Add docs for lame and lame to docs. Specify allowed bitrates in the properties description (#361140). Canonicalise ob... + Original commit message from CVS: + * docs/plugins/Makefile.am: + * docs/plugins/gst-plugins-ugly-plugins-docs.sgml: + * docs/plugins/gst-plugins-ugly-plugins-sections.txt: + * ext/lame/gstlame.c: (gst_lame_class_init): + * ext/lame/gstlame.h: Add docs for lame and lame to docs. Specify allowed bitrates in the properties description (#361140). Canonicalise object property names (ie. use hyphen instead of underscore). + * docs/plugins/inspect/plugin-a52dec.xml: + * docs/plugins/inspect/plugin-amrnb.xml: + * docs/plugins/inspect/plugin-asf.xml: + * docs/plugins/inspect/plugin-dvdlpcmdec.xml: + * docs/plugins/inspect/plugin-dvdread.xml: + * docs/plugins/inspect/plugin-dvdsub.xml: + * docs/plugins/inspect/plugin-iec958.xml: + * docs/plugins/inspect/plugin-lame.xml: + * docs/plugins/inspect/plugin-mad.xml: + * docs/plugins/inspect/plugin-mpeg2dec.xml: + * docs/plugins/inspect/plugin-mpegaudioparse.xml: + * docs/plugins/inspect/plugin-mpegstream.xml: + * docs/plugins/inspect/plugin-siddec.xml: + Update version to CVS. +2006-10-13 10:00:27 +0000 Tim-Philipp Müller + + Add i18n magic to lame plugin. Throw decent error message when we fail to setup the encoder (#361140, 361151); misc. ... + Original commit message from CVS: + * ext/lame/gstlame.c: (gst_lame_sink_setcaps), + (gst_lame_set_property), (gst_lame_get_property), (gst_lame_chain), + (plugin_init): + * po/POTFILES.in: + Add i18n magic to lame plugin. Throw decent error message when we + fail to setup the encoder (#361140, 361151); misc. minor clean-ups. + +2006-10-10 17:02:05 +0000 Wim Taymans + + gst/realmedia/rdtdepay.c: Change caps to x-rdt, because it's not x-rtp. + Original commit message from CVS: + * gst/realmedia/rdtdepay.c: (gst_rdt_depay_base_init), + (gst_rdt_depay_init), (gst_rdt_depay_setcaps), + (gst_rdt_depay_chain), (gst_rdt_depay_change_state): + Change caps to x-rdt, because it's not x-rtp. + * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream), + (gst_rmdemux_parse_mdpr), (gst_rmdemux_parse_packet), + (gst_rmdemux_plugin_init): + Activate pad before adding to the element. + Return the combined stream return values after pad_alloc. + +2006-10-10 16:58:32 +0000 Wim Taymans + + ext/mpeg2dec/gstmpeg2dec.*: Add some debugging to timestamp handling. + Original commit message from CVS: + * ext/mpeg2dec/gstmpeg2dec.c: (handle_slice): + * ext/mpeg2dec/gstmpeg2dec.h: + Add some debugging to timestamp handling. + Make sure we don't convert invalid timestamps. + +2006-10-09 12:09:14 +0000 Tim-Philipp Müller + + gst/: Active pads before adding them to the running element. Don't assert on non-BYTE format newsegment events in asf... + Original commit message from CVS: + * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_sink_event), + (gst_asf_demux_setup_pad), (gst_asf_demux_process_segment): + * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream), + (gst_dvd_demux_get_subpicture_stream): + * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream), + (gst_mpeg_demux_get_audio_stream), + (gst_mpeg_demux_get_private_stream): + Active pads before adding them to the running element. Don't assert + on non-BYTE format newsegment events in asfdemux. + +2006-10-05 17:07:52 +0000 Tim-Philipp Müller + + Printf format fixes. + Original commit message from CVS: + * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_goto_title), + (gst_dvd_read_src_handle_seek_event): + * ext/mad/gstid3tag.c: (gst_id3_tag_chain): + * ext/mad/gstmad.c: (gst_mad_src_query), (gst_mad_chain): + * ext/sidplay/gstsiddec.cc: + * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_parse_data): + * gst/realmedia/rmdemux.c: (gst_rmdemux_loop), + (gst_rmdemux_parse_packet): + Printf format fixes. + +2006-10-03 10:55:42 +0000 Wim Taymans + + gst/realmedia/: Added RDT depayloader. + Original commit message from CVS: + * gst/realmedia/Makefile.am: + * gst/realmedia/rdtdepay.c: (gst_rdt_depay_base_init), + (gst_rdt_depay_class_init), (gst_rdt_depay_init), + (gst_rdt_depay_setcaps), (gst_rdt_depay_chain), + (gst_rdt_depay_set_property), (gst_rdt_depay_get_property), + (gst_rdt_depay_change_state), (gst_rdt_depay_plugin_init): + * gst/realmedia/rdtdepay.h: + Added RDT depayloader. + * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_mdpr), + (gst_rmdemux_plugin_init), (plugin_init): + Remove unused function. + Added some more mime-types. + +2006-09-28 21:44:49 +0000 Jan Schmidt + + gst/dvdlpcmdec/gstdvdlpcmdec.c: If an incoming timestamp is within one sample of our current timestamp, then keep it.... + Original commit message from CVS: + * gst/dvdlpcmdec/gstdvdlpcmdec.c: (update_timestamps): + If an incoming timestamp is within one sample of our current + timestamp, then keep it. This prevents imprecision in the + PTS (which only has 90khz granularity) from affecting our stream. + +2006-09-28 09:16:38 +0000 Tim-Philipp Müller + + gst/mpegstream/gstmpegparse.c: Reflow code so that compiler doesn't complain about possible use of uninitialised vari... + Original commit message from CVS: + * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_handle_src_query): + Reflow code so that compiler doesn't complain about possible use + of uninitialised variable any longer; but just in case, initialise + it anyway; also take object ref in query function and do peer pad + stuff in a more thread-safe way. + +2006-09-27 09:54:01 +0000 Wim Taymans + + ext/dvdread/dvdreadsrc.c: Init a variable to make compilers happy. + Original commit message from CVS: + * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_do_convert_query): + Init a variable to make compilers happy. + +2006-09-21 13:34:59 +0000 Martin Zlomek + + gst/mpegstream/: Send newsegment updates for sparse streams (#350778). + Original commit message from CVS: + Patch by: Martin Zlomek + * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_reset), + (gst_dvd_demux_sync_stream_to_time): + * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer), + (gst_mpeg_demux_synchronise_pads), + (gst_mpeg_demux_sync_stream_to_time): + Send newsegment updates for sparse streams (#350778). + +2006-09-20 16:18:24 +0000 Thomas Vander Stichele + + ext/dvdread/dvdreadsrc.c: fix compile warning + Original commit message from CVS: + * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_do_convert_query): + fix compile warning + +2006-09-20 16:16:18 +0000 Thomas Vander Stichele + + * configure.ac: + bump the nano bitches + Original commit message from CVS: + bump the nano bitches + +2006-09-20 11:55:00 +0000 Stefan Kost + + configure.ac: As another attempt, synaesthesia can be enabled by passing + Original commit message from CVS: + * configure.ac: + As another attempt, synaesthesia can be enabled by passing + --with-plugins="synaesthesia" to configure + +2006-09-20 11:12:22 +0000 Stefan Kost + + configure.ac: Don't build synaesthesia by default, until someone confirms that it is okay (filed as #356882) + Original commit message from CVS: + * configure.ac: + Don't build synaesthesia by default, until someone confirms that it + is okay (filed as #356882) + +2006-09-20 11:11:26 +0000 Stefan Kost + + configure.ac: Don't build synaesthesia by default, until someone confirms that it is okay (filed as #356882) + Original commit message from CVS: + * configure.ac: + Don't build synaesthesia by default, until someone confirms that it + is okay (filed as #356882) + +2006-09-18 12:29:09 +0000 Stefan Kost + + Port synaesthesia. + Original commit message from CVS: + * configure.ac: + * gst/synaesthesia/Makefile.am: + * gst/synaesthesia/gstsynaesthesia.c: (gst_synaesthesia_init), + (gst_synaesthesia_sink_setcaps), (gst_synaesthesia_src_getcaps), + (gst_synaesthesia_src_setcaps), (gst_synaesthesia_chain), + (gst_synaesthesia_change_state), (plugin_init): + Port synaesthesia. + +2006-09-16 21:58:48 +0000 Stefan Kost + + More G_OBJECT macro fixing. + Original commit message from CVS: + * ext/mad/gstid3tag.c: + * gst/mpegstream/gstrfc2250enc.h: + * gst/synaesthesia/gstsynaesthesia.c: + More G_OBJECT macro fixing. + +2006-09-15 16:14:15 +0000 Yves Lefebvre + + ext/mpeg2dec/gstmpeg2dec.c: Fix initialisation dummy buffer, the offsets are relative to the start of the buffers. Fi... + Original commit message from CVS: + Patch by: Yves Lefebvre + * ext/mpeg2dec/gstmpeg2dec.c: (init_dummybuf): + Fix initialisation dummy buffer, the offsets are relative to the start + of the buffers. Fixes #356004. + +2006-09-12 10:14:29 +0000 Christian Schaller + + * gst-plugins-ugly.spec.in: + update spec file + Original commit message from CVS: + update spec file + +2006-09-09 15:22:58 +0000 Tim-Philipp Müller + + ext/dvdread/dvdreadsrc.c: Add convert query (needed for later when we just operate in time format and let the base so... + Original commit message from CVS: + * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_read): + Add convert query (needed for later when we just operate in time + format and let the base source class handle all the seeking stuff). + +2006-09-07 16:05:31 +0000 Stefan Kost + + gst/asfdemux/gstasfdemux.c: Erm, lets properly fix it. The only non-text tag that we support is the track-number and ... + Original commit message from CVS: + * gst/asfdemux/gstasfdemux.c: + (gst_asf_demux_get_gst_tag_from_tag_name), + (gst_asf_demux_process_ext_content_desc): + Erm, lets properly fix it. The only non-text tag that we support is + the track-number and that is an UINT. asfdemux was returning a GValue + initialized as INT. Further the Track and not the TrackNumber tag + (the latter is a string too). + +2006-09-07 14:08:42 +0000 Stefan Kost + + gst/asfdemux/gstasfdemux.c: Skip tags that are unknown (was producing an uninialized GValue). + Original commit message from CVS: + * gst/asfdemux/gstasfdemux.c: + (gst_asf_demux_get_gst_tag_from_tag_name), + (gst_asf_demux_process_ext_content_desc): + Skip tags that are unknown (was producing an uninialized GValue). + +2006-09-01 16:21:43 +0000 from Michal Benes + + ext/a52dec/gsta52dec.*: Add two things to a52dec: configure the exact output format for ac3 decoding through properti... + Original commit message from CVS: + * ext/a52dec/gsta52dec.c: (gst_a52dec_mode_get_type), + (gst_a52dec_class_init), (gst_a52dec_init), (gst_a52dec_channels), + (gst_a52dec_handle_frame), (gst_a52dec_change_state), + (gst_a52dec_set_property), (gst_a52dec_get_property): + * ext/a52dec/gsta52dec.h: + Patch from from Michal Benes : + Add two things to a52dec: configure the exact output format for ac3 + decoding through properties, if desired. + By default, configure an output format preferred by downstream. Now + that audioconvert lists caps by preference, this means that a52dec + can do downmixing (iff required) rather than audioconvert, so it can + use the ac3 downmix levels from the bitstream. + +2006-08-31 13:04:31 +0000 Jan Schmidt + + Add missing GST_LIBS to the link flags + Original commit message from CVS: + * ext/lame/Makefile.am: + * ext/mpeg2dec/Makefile.am: + * gst/dvdlpcmdec/Makefile.am: + * gst/dvdsub/Makefile.am: + * gst/mpegaudioparse/Makefile.am: + Add missing GST_LIBS to the link flags + +2006-08-29 13:28:41 +0000 Tim-Philipp Müller + + configure.ac: Up requirements to core 0.10.6 for gst_event_new_new_segment_full(). + Original commit message from CVS: + * configure.ac: + Up requirements to core 0.10.6 for gst_event_new_new_segment_full(). + +2006-08-27 20:46:54 +0000 Stefan Kost + + gst/mpegstream/gstmpegpacketize.c: fix build for debug disabled + Original commit message from CVS: + * gst/mpegstream/gstmpegpacketize.c: (gst_mpeg_packetize_new): + fix build for debug disabled + +2006-08-22 15:52:16 +0000 Tim-Philipp Müller + + gst/asfdemux/gstasfdemux.c: Use static pad templates with ANY caps for the source pads for simplicity and to avoid wa... + Original commit message from CVS: + * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init), + (gst_asf_demux_add_audio_stream), (gst_asf_demux_add_video_stream): + Use static pad templates with ANY caps for the source pads for + simplicity and to avoid warnings when creating pads for unhandled + codec IDs (#351795). + +2006-08-16 10:34:57 +0000 Michal Benes + + ext/mad/gstmad.c: Fix timestamping in mad by only activating a new timestamp when the previous frame has been decoded... + Original commit message from CVS: + Patch by: Michal Benes + * ext/mad/gstmad.c: (gst_mad_chain): + Fix timestamping in mad by only activating a new timestamp when the + previous frame has been decoded. Fixes #350723. + Also clean up some of the non fatal warnings when the input buffer is + too small to decode a header. + +=== release 0.10.4 === + +2006-08-14 11:15:09 +0000 Thomas Vander Stichele + + * ChangeLog: + * NEWS: + * RELEASE: + * configure.ac: + * docs/plugins/gst-plugins-ugly-plugins.args: * docs/plugins/inspect/plugin-a52dec.xml: * docs/plugins/inspect/plugin-amrnb.xml: * docs/plugins/inspect/plugin-asf.xml: @@ -2989,307 +4927,120 @@ * docs/plugins/inspect/plugin-mpeg2dec.xml: * docs/plugins/inspect/plugin-mpegaudioparse.xml: * docs/plugins/inspect/plugin-mpegstream.xml: + * docs/plugins/inspect/plugin-rmdemux.xml: * docs/plugins/inspect/plugin-siddec.xml: - Update version to CVS. + releasing 0.10.4 + Original commit message from CVS: + releasing 0.10.4 -2006-10-13 Tim-Philipp Müller +2006-08-14 11:06:29 +0000 Thomas Vander Stichele - * ext/lame/gstlame.c: (gst_lame_sink_setcaps), - (gst_lame_set_property), (gst_lame_get_property), (gst_lame_chain), - (plugin_init): - * po/POTFILES.in: - Add i18n magic to lame plugin. Throw decent error message when we - fail to setup the encoder (#361140, 361151); misc. minor clean-ups. + * po/af.po: + * po/az.po: + * po/cs.po: + * po/en_GB.po: + * po/hu.po: + * po/it.po: + * po/nb.po: + * po/nl.po: + * po/or.po: + * po/sq.po: + * po/sr.po: + * po/sv.po: + * po/uk.po: + * po/vi.po: + Update .po files + Original commit message from CVS: + Update .po files -2006-10-10 Wim Taymans +2006-08-14 10:19:41 +0000 Wim Taymans - * gst/realmedia/rdtdepay.c: (gst_rdt_depay_base_init), - (gst_rdt_depay_init), (gst_rdt_depay_setcaps), - (gst_rdt_depay_chain), (gst_rdt_depay_change_state): - Change caps to x-rdt, because it's not x-rtp. - - * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream), - (gst_rmdemux_parse_mdpr), (gst_rmdemux_parse_packet), - (gst_rmdemux_plugin_init): - Activate pad before adding to the element. - Return the combined stream return values after pad_alloc. - -2006-10-10 Wim Taymans - - * ext/mpeg2dec/gstmpeg2dec.c: (handle_slice): - * ext/mpeg2dec/gstmpeg2dec.h: - Add some debugging to timestamp handling. - Make sure we don't convert invalid timestamps. - -2006-10-09 Tim-Philipp Müller - - * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_sink_event), - (gst_asf_demux_setup_pad), (gst_asf_demux_process_segment): - * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream), - (gst_dvd_demux_get_subpicture_stream): - * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream), - (gst_mpeg_demux_get_audio_stream), - (gst_mpeg_demux_get_private_stream): - Active pads before adding them to the running element. Don't assert - on non-BYTE format newsegment events in asfdemux. - -2006-10-05 Tim-Philipp Müller - - * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_goto_title), - (gst_dvd_read_src_handle_seek_event): - * ext/mad/gstid3tag.c: (gst_id3_tag_chain): - * ext/mad/gstmad.c: (gst_mad_src_query), (gst_mad_chain): - * ext/sidplay/gstsiddec.cc: - * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_parse_data): - * gst/realmedia/rmdemux.c: (gst_rmdemux_loop), - (gst_rmdemux_parse_packet): - Printf format fixes. - -2006-10-03 Wim Taymans - - * gst/realmedia/Makefile.am: - * gst/realmedia/rdtdepay.c: (gst_rdt_depay_base_init), - (gst_rdt_depay_class_init), (gst_rdt_depay_init), - (gst_rdt_depay_setcaps), (gst_rdt_depay_chain), - (gst_rdt_depay_set_property), (gst_rdt_depay_get_property), - (gst_rdt_depay_change_state), (gst_rdt_depay_plugin_init): - * gst/realmedia/rdtdepay.h: - Added RDT depayloader. - - * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_mdpr), - (gst_rmdemux_plugin_init), (plugin_init): - Remove unused function. - Added some more mime-types. - -2006-09-28 Jan Schmidt - - * gst/dvdlpcmdec/gstdvdlpcmdec.c: (update_timestamps): - If an incoming timestamp is within one sample of our current - timestamp, then keep it. This prevents imprecision in the - PTS (which only has 90khz granularity) from affecting our stream. - -2006-09-28 Tim-Philipp Müller - - * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_handle_src_query): - Reflow code so that compiler doesn't complain about possible use - of uninitialised variable any longer; but just in case, initialise - it anyway; also take object ref in query function and do peer pad - stuff in a more thread-safe way. - -2006-09-27 Wim Taymans - - * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_do_convert_query): - Init a variable to make compilers happy. - -2006-09-21 Tim-Philipp Müller - - Patch by: Martin Zlomek - - * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_reset), - (gst_dvd_demux_sync_stream_to_time): - * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer), - (gst_mpeg_demux_synchronise_pads), - (gst_mpeg_demux_sync_stream_to_time): - Send newsegment updates for sparse streams (#350778). - -2006-09-20 Thomas Vander Stichele - - * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_do_convert_query): - fix compile warning - -2006-09-20 Stefan Kost - - * configure.ac: - As another attempt, synaesthesia can be enabled by passing - --with-plugins="synaesthesia" to configure - -2006-09-20 Stefan Kost - - * configure.ac: - Don't build synaesthesia by default, until someone confirms that it - is okay (filed as #356882) - -2006-09-18 Stefan Kost - - * configure.ac: - * gst/synaesthesia/Makefile.am: - * gst/synaesthesia/gstsynaesthesia.c: (gst_synaesthesia_init), - (gst_synaesthesia_sink_setcaps), (gst_synaesthesia_src_getcaps), - (gst_synaesthesia_src_setcaps), (gst_synaesthesia_chain), - (gst_synaesthesia_change_state), (plugin_init): - Port synaesthesia. - -2006-09-17 Stefan Kost - - * ext/mad/gstid3tag.c: - * gst/mpegstream/gstrfc2250enc.h: - * gst/synaesthesia/gstsynaesthesia.c: - More G_OBJECT macro fixing. - -2006-09-15 Wim Taymans - - Patch by: Yves Lefebvre - - * ext/mpeg2dec/gstmpeg2dec.c: (init_dummybuf): - Fix initialisation dummy buffer, the offsets are relative to the start - of the buffers. Fixes #356004. - -2006-09-09 Tim-Philipp Müller - - * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_read): - Add convert query (needed for later when we just operate in time - format and let the base source class handle all the seeking stuff). - -2006-09-07 Stefan Kost - - * gst/asfdemux/gstasfdemux.c: - (gst_asf_demux_get_gst_tag_from_tag_name), - (gst_asf_demux_process_ext_content_desc): - Erm, lets properly fix it. The only non-text tag that we support is - the track-number and that is an UINT. asfdemux was returning a GValue - initialized as INT. Further the Track and not the TrackNumber tag - (the latter is a string too). - -2006-09-07 Stefan Kost - - * gst/asfdemux/gstasfdemux.c: - (gst_asf_demux_get_gst_tag_from_tag_name), - (gst_asf_demux_process_ext_content_desc): - Skip tags that are unknown (was producing an uninialized GValue). - -2006-09-01 Michael Smith - - Patch by: Michal Benes : - - * ext/a52dec/gsta52dec.c: (gst_a52dec_mode_get_type), - (gst_a52dec_class_init), (gst_a52dec_init), (gst_a52dec_channels), - (gst_a52dec_handle_frame), (gst_a52dec_change_state), - (gst_a52dec_set_property), (gst_a52dec_get_property): - * ext/a52dec/gsta52dec.h: - Add two things to a52dec: configure the exact output format for ac3 - decoding through properties, if desired. - By default, configure an output format preferred by downstream. Now - that audioconvert lists caps by preference, this means that a52dec - can do downmixing (iff required) rather than audioconvert, so it can - use the ac3 downmix levels from the bitstream. - -2006-08-31 Jan Schmidt - - * ext/lame/Makefile.am: - * ext/mpeg2dec/Makefile.am: - * gst/dvdlpcmdec/Makefile.am: - * gst/dvdsub/Makefile.am: - * gst/mpegaudioparse/Makefile.am: - Add missing GST_LIBS to the link flags - -2006-08-29 Tim-Philipp Müller - - * configure.ac: - Up requirements to core 0.10.6 for gst_event_new_new_segment_full(). - -2006-08-27 Stefan Kost - - * gst/mpegstream/gstmpegpacketize.c: (gst_mpeg_packetize_new): - Fix build for debug disabled - -2006-08-22 Tim-Philipp Müller - - * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init), - (gst_asf_demux_add_audio_stream), (gst_asf_demux_add_video_stream): - Use static pad templates with ANY caps for the source pads for - simplicity and to avoid warnings when creating pads for unhandled - codec IDs (#351795). - -2006-08-16 Wim Taymans - - Patch by: Michal Benes - - * ext/mad/gstmad.c: (gst_mad_chain): - Fix timestamping in mad by only activating a new timestamp when the - previous frame has been decoded. Fixes #350723. - Also clean up some of the non fatal warnings when the input buffer is - too small to decode a header. - -=== release 0.10.4 === - -2006-08-14 Thomas Vander Stichele - - * configure.ac: - releasing 0.10.4, "Metal Molly" - -2006-08-14 Thomas Vander Stichele - - Patch by: Wim Taymans - - * ext/a52dec/gsta52dec.c: (gst_a52dec_sink_event): + ext/a52dec/gsta52dec.c: Instead of forwarding the event in the wrong format, unref it and set a boolean that we still... + Original commit message from CVS: + Patch by: Wim Taymans + * ext/a52dec/gsta52dec.c: (gst_a52dec_sink_event): Instead of forwarding the event in the wrong format, unref it and set a boolean that we still need to send it in the streaming thread. Fixes #350554 -2006-08-14 Thomas Vander Stichele +2006-08-14 09:50:26 +0000 Thomas Vander Stichele - Patch by: Edward Hervey + ext/dvdread/dvdreadsrc.c: Put debug category initialization before use of GST_DEBUG, in order to remove a fatal warni... + Original commit message from CVS: + Patch by: Edward Hervey (edward at fluendo dot com) + * ext/dvdread/dvdreadsrc.c: (plugin_init): + Put debug category initialization before use of GST_DEBUG, in order + to remove a fatal warning. Fixes #350895 - * ext/dvdread/dvdreadsrc.c: (plugin_init): - Put debug category initialization before use of GST_DEBUG, in order - to remove a fatal warning. Fixes #350895 +2006-08-08 13:23:27 +0000 Tim-Philipp Müller -2006-08-08 Tim-Philipp Müller - - * gst/dvdsub/gstdvdsubdec.c: (plugin_init): + gst/dvdsub/gstdvdsubdec.c: Set rank to NONE for the time being until we make playbin handle subtitle pictures again (... + Original commit message from CVS: + * gst/dvdsub/gstdvdsubdec.c: (plugin_init): Set rank to NONE for the time being until we make playbin handle subtitle pictures again (dvdsubdec seems to be a bit shaky at times when seeking, so it's probably better if it doesn't get autoplugged for the time being). -2006-08-07 Tim-Philipp Müller +2006-08-07 19:01:40 +0000 Tim-Philipp Müller - * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream), - (gst_rmdemux_parse_mdpr): - Handle audio streams with stream_version 3 properly; warn about + gst/realmedia/rmdemux.c: Handle audio streams with stream_version 3 properly; warn about unknown stream versions; han... + Original commit message from CVS: + * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream), + (gst_rmdemux_parse_mdpr): + Handle audio streams with stream_version 3 properly; warn about unknown stream versions; handle unknown fourccs a tad more gracefully (setting bogus caps). Also, use GST_FOURCC_ARGS with GST_FOURCC_FORMAT. -2006-08-07 Tim-Philipp Müller +2006-08-07 16:25:45 +0000 Tim-Philipp Müller - * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_goto_title): + ext/dvdread/dvdreadsrc.c: Error out properly if this is an interactive DVD (fixes #345694). + Original commit message from CVS: + * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_goto_title): Error out properly if this is an interactive DVD (fixes #345694). -2006-08-07 Jan Schmidt +2006-08-07 16:18:33 +0000 Jan Schmidt - * ext/a52dec/gsta52dec.c: (gst_a52dec_chain): - When the first_access is 1 or 0, we should copy the timestamp from + ext/a52dec/gsta52dec.c: When the first_access is 1 or 0, we should copy the timestamp from the incoming buffer if the... + Original commit message from CVS: + * ext/a52dec/gsta52dec.c: (gst_a52dec_chain): + When the first_access is 1 or 0, we should copy the timestamp from the incoming buffer if there is one. -2006-08-07 Tim-Philipp Müller +2006-08-07 14:01:33 +0000 Tim-Philipp Müller - * ext/a52dec/gsta52dec.c: (gst_a52dec_channels), (gst_a52dec_push), - (gst_a52dec_reneg), (gst_a52dec_handle_frame), (gst_a52dec_chain): + ext/a52dec/gsta52dec.c: Use GST_ELEMENT_ERROR for error reporting; post errors in some more places; remove superfluou... + Original commit message from CVS: + * ext/a52dec/gsta52dec.c: (gst_a52dec_channels), (gst_a52dec_push), + (gst_a52dec_reneg), (gst_a52dec_handle_frame), (gst_a52dec_chain): Use GST_ELEMENT_ERROR for error reporting; post errors in some more places; remove superfluous newlines from debug statements. -2006-08-07 Tim-Philipp Müller +2006-08-07 09:17:01 +0000 Frédéric Riss - Patch by: Frédéric Riss - - * gst/dvdsub/gstdvdsubdec.c: (gst_send_subtitle_frame): + gst/dvdsub/gstdvdsubdec.c: which happens when you use macros that got changed during the last unstable cycle because ... + Original commit message from CVS: + Patch by: Frédéric Riss + * gst/dvdsub/gstdvdsubdec.c: (gst_send_subtitle_frame): Don't set negative durations on outgoing buffers (#350044), which happens when you use macros that got changed during the last unstable cycle because they were thought not to be used anywhere. - -2006-08-06 Tim-Philipp Müller - * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_stop), - (gst_dvd_read_src_goto_chapter), - (gst_dvd_read_src_get_chapter_starts), - (gst_dvd_read_src_goto_title), (gst_dvd_read_src_get_next_cell), - (gst_dvd_read_src_get_time_for_sector), - (gst_dvd_read_src_get_sector_from_time), (gst_dvd_read_src_read), - (gst_dvd_read_src_handle_seek_event), (gst_dvd_read_src_do_seek), - (gst_dvd_read_src_goto_sector): - * ext/dvdread/dvdreadsrc.h: +2006-08-06 19:47:40 +0000 Tim-Philipp Müller + + ext/dvdread/dvdreadsrc.*: Add basic support for time-based seeking; set timestamps on outgoing buffers if we have the... + Original commit message from CVS: + * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_stop), + (gst_dvd_read_src_goto_chapter), + (gst_dvd_read_src_get_chapter_starts), + (gst_dvd_read_src_goto_title), (gst_dvd_read_src_get_next_cell), + (gst_dvd_read_src_get_time_for_sector), + (gst_dvd_read_src_get_sector_from_time), (gst_dvd_read_src_read), + (gst_dvd_read_src_handle_seek_event), (gst_dvd_read_src_do_seek), + (gst_dvd_read_src_goto_sector): + * ext/dvdread/dvdreadsrc.h: Add basic support for time-based seeking; set timestamps on outgoing buffers if we have them; create table with chapter to time mapping when opening a title; rename @@ -3298,563 +5049,1028 @@ messages so that title/chapter numbers are printed as starting from 1 for easier readability. -2006-08-04 Tim-Philipp Müller +2006-08-04 13:05:01 +0000 Tim-Philipp Müller - * gst/realmedia/Makefile.am: - * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_mdpr), - (gst_rmdemux_parse_cont): - * gst/realmedia/rmutils.c: (gst_rm_utils_read_string8), - (gst_rm_utils_read_string16), (gst_rm_utils_read_tags): - * gst/realmedia/rmutils.h: + gst/realmedia/: Factor out some code into rmutils.[ch]; when reading strings, don't read beyond the available data; r... + Original commit message from CVS: + * gst/realmedia/Makefile.am: + * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_mdpr), + (gst_rmdemux_parse_cont): + * gst/realmedia/rmutils.c: (gst_rm_utils_read_string8), + (gst_rm_utils_read_string16), (gst_rm_utils_read_tags): + * gst/realmedia/rmutils.h: Factor out some code into rmutils.[ch]; when reading strings, don't read beyond the available data; read metadata strings correctly (string length is 16 bits here, not just 8). - -2006-07-31 Jan Schmidt - * Makefile.am: - * configure.ac: - * gst/asfdemux/gstasfdemux.c: - Fix dist by including gst-libs/ +2006-07-31 09:53:05 +0000 Jan Schmidt -2006-07-29 Tim-Philipp Müller + Fix dist by including gst-libs/ + Original commit message from CVS: + * Makefile.am: + * configure.ac: + * gst/asfdemux/gstasfdemux.c: + Fix dist by including gst-libs/ + +2006-07-29 11:20:30 +0000 Tim-Philipp Müller - * ext/dvdread/dvdreadsrc.c: (plugin_init): - * po/POTFILES.in: Make custom error messages translatable. - - * gst/asfdemux/gstasf.c: (plugin_init): + Original commit message from CVS: + * ext/dvdread/dvdreadsrc.c: (plugin_init): + * po/POTFILES.in: + Make custom error messages translatable. + * gst/asfdemux/gstasf.c: (plugin_init): Remove setlocale() call, doesn't seem to be needed or recommended for plugins, at least not according to gstreamer/docs/random/i18n. -2006-07-28 Tim-Philipp Müller +2006-07-28 15:15:15 +0000 Tim-Philipp Müller - * gst/asfdemux/Makefile.am: - * gst/asfdemux/asfheaders.c: - * gst/asfdemux/asfheaders.h: - * gst/asfdemux/gstasf.c: (plugin_init): - * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_object): + gst/asfdemux/: Error out when the stream is encrypted (rather than feeding garbage to the decoders). Fixes #349025. + Original commit message from CVS: + * gst/asfdemux/Makefile.am: + * gst/asfdemux/asfheaders.c: + * gst/asfdemux/asfheaders.h: + * gst/asfdemux/gstasf.c: (plugin_init): + * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_object): Error out when the stream is encrypted (rather than feeding garbage to the decoders). Fixes #349025. -2006-07-28 Tim-Philipp Müller +2006-07-28 15:11:42 +0000 Tim-Philipp Müller - * Makefile.am: - * autogen.sh: - * configure.ac: - * po/POTFILES.in: + Add/enable autofoo magic for translations. + Original commit message from CVS: + * Makefile.am: + * autogen.sh: + * configure.ac: + * po/POTFILES.in: Add/enable autofoo magic for translations. -2006-07-28 Tim-Philipp Müller +2006-07-28 13:28:19 +0000 Tim-Philipp Müller - * gst/realmedia/rmdemux.c: (gst_rmdemux_reset), - (gst_rmdemux_change_state), (gst_rmdemux_add_stream), - (gst_rmdemux_parse_cont), (gst_rmdemux_descramble_cook_audio), - (gst_rmdemux_handle_scrambled_packet), (gst_rmdemux_parse_packet): + gst/realmedia/rmdemux.c: Don't leak streams, strings or caps. Get rid of unnecessary getcaps() function. + Original commit message from CVS: + * gst/realmedia/rmdemux.c: (gst_rmdemux_reset), + (gst_rmdemux_change_state), (gst_rmdemux_add_stream), + (gst_rmdemux_parse_cont), (gst_rmdemux_descramble_cook_audio), + (gst_rmdemux_handle_scrambled_packet), (gst_rmdemux_parse_packet): Don't leak streams, strings or caps. Get rid of unnecessary getcaps() function. -2006-07-27 Tim-Philipp Müller +2006-07-27 20:34:25 +0000 Tim-Philipp Müller - * gst/realmedia/rmdemux.c: (gst_rmdemux_class_init), - (gst_rmdemux_init), (gst_rmdemux_chain), (gst_rmdemux_add_stream), - (gst_rmdemux_parse_mdpr), (gst_rmdemux_parse_data), - (gst_rmdemux_stream_clear_cached_subpackets), - (gst_rmdemux_descramble_cook_audio), - (gst_rmdemux_descramble_dnet_audio), - (gst_rmdemux_handle_scrambled_packet), (gst_rmdemux_parse_packet): + gst/realmedia/rmdemux.c: Descramble cook audio streams before sending them to the decoder. Fixes #347292. + Original commit message from CVS: + * gst/realmedia/rmdemux.c: (gst_rmdemux_class_init), + (gst_rmdemux_init), (gst_rmdemux_chain), (gst_rmdemux_add_stream), + (gst_rmdemux_parse_mdpr), (gst_rmdemux_parse_data), + (gst_rmdemux_stream_clear_cached_subpackets), + (gst_rmdemux_descramble_cook_audio), + (gst_rmdemux_descramble_dnet_audio), + (gst_rmdemux_handle_scrambled_packet), (gst_rmdemux_parse_packet): Descramble cook audio streams before sending them to the decoder. Fixes #347292. Also miscellaneous clean-ups and log-level changes. -2006-07-26 Zaheer Abbas Merali +2006-07-26 17:09:04 +0000 Zaheer Abbas Merali - * ext/lame/gstlame.c: (gst_lame_setup): - Fix lame putting lots of 0's at start of mp3. Fixes bug #348786. + ext/lame/gstlame.c: Fix lame putting lots of 0's at start of mp3. Fixes bug #348786. + Original commit message from CVS: + 2006-07-26 Zaheer Abbas Merali + * ext/lame/gstlame.c: (gst_lame_setup): + Fix lame putting lots of 0's at start of mp3. Fixes bug #348786. -2006-07-21 Wim Taymans +2006-07-21 11:01:55 +0000 Wim Taymans - * ext/sidplay/gstsiddec.cc: - * ext/sidplay/gstsiddec.h: - Remove old metadata thing. + ext/sidplay/gstsiddec.*: Remove old metadata thing. + Original commit message from CVS: + * ext/sidplay/gstsiddec.cc: + * ext/sidplay/gstsiddec.h: + Remove old metadata thing. -2006-07-15 Tim-Philipp Müller +2006-07-15 13:33:38 +0000 Tim-Philipp Müller - * gst/asfdemux/gstasfdemux.c: - (gst_asf_demux_get_ext_stream_props_for_stream), - (gst_asf_demux_add_audio_stream), (gst_asf_demux_change_state): + gst/asfdemux/gstasfdemux.c: Find language codes for audio streams if they are available. + Original commit message from CVS: + * gst/asfdemux/gstasfdemux.c: + (gst_asf_demux_get_ext_stream_props_for_stream), + (gst_asf_demux_add_audio_stream), (gst_asf_demux_change_state): Find language codes for audio streams if they are available. -2006-07-14 Tim-Philipp Müller +2006-07-14 13:02:53 +0000 Tim-Philipp Müller - * gst/asfdemux/asfheaders.h: - * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_get_obj_stream), - (gst_asf_demux_process_stream), - (gst_asf_demux_process_language_list), - (gst_asf_demux_process_ext_stream_props), - (gst_asf_demux_process_queued_extended_stream_objects), - (gst_asf_demux_process_object), (gst_asf_demux_change_state): - * gst/asfdemux/gstasfdemux.h: + gst/asfdemux/: Parse extended stream properties objects and stream objects hidden inside them (but delay creation of ... + Original commit message from CVS: + * gst/asfdemux/asfheaders.h: + * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_get_obj_stream), + (gst_asf_demux_process_stream), + (gst_asf_demux_process_language_list), + (gst_asf_demux_process_ext_stream_props), + (gst_asf_demux_process_queued_extended_stream_objects), + (gst_asf_demux_process_object), (gst_asf_demux_change_state): + * gst/asfdemux/gstasfdemux.h: Parse extended stream properties objects and stream objects hidden inside them (but delay creation of the appropriate pads until after all the 'normal' stream objects have been dealt with) (#343763). Also parse language list object. -2006-07-13 Wim Taymans +2006-07-13 11:28:32 +0000 Wim Taymans - * gst/realmedia/rmdemux.c: (gst_rmdemux_class_init), - (gst_rmdemux_finalize), (gst_rmdemux_src_event), - (find_seek_offset_time), (gst_rmdemux_perform_seek), - (gst_rmdemux_src_query), (gst_rmdemux_change_state), - (gst_rmdemux_loop), (gst_rmdemux_chain), (gst_rmdemux_send_event), - (gst_rmdemux_add_stream), (gst_rmdemux_parse_mdpr), - (gst_rmdemux_combine_flows), (gst_rmdemux_parse_packet): - * gst/realmedia/rmdemux.h: - Cleanups, use GstSegment for seeking. - Fix error handling. - Combine flow return from all streams. + gst/realmedia/rmdemux.*: Cleanups, use GstSegment for seeking. + Original commit message from CVS: + * gst/realmedia/rmdemux.c: (gst_rmdemux_class_init), + (gst_rmdemux_finalize), (gst_rmdemux_src_event), + (find_seek_offset_time), (gst_rmdemux_perform_seek), + (gst_rmdemux_src_query), (gst_rmdemux_change_state), + (gst_rmdemux_loop), (gst_rmdemux_chain), (gst_rmdemux_send_event), + (gst_rmdemux_add_stream), (gst_rmdemux_parse_mdpr), + (gst_rmdemux_combine_flows), (gst_rmdemux_parse_packet): + * gst/realmedia/rmdemux.h: + Cleanups, use GstSegment for seeking. + Fix error handling. + Combine flow return from all streams. -2006-07-10 Wim Taymans +2006-07-11 22:46:47 +0000 Tim-Philipp Müller - * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer), (handle_slice): - Fix refcounting when cropping. Fixes #341677. + ext/cdio/gstcdiocddasrc.c: Remove g_assert that shouldn't be there. + Original commit message from CVS: + * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_close): + Remove g_assert that shouldn't be there. -2006-07-09 Wim Taymans +2006-07-10 11:52:58 +0000 Wim Taymans - Patch by: Grzegorz Lukasik + ext/mpeg2dec/gstmpeg2dec.c: Fix refcounting when cropping. Fixes #341677. + Original commit message from CVS: + * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer), (handle_slice): + Fix refcounting when cropping. Fixes #341677. - * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_video_stream), - (gst_asf_demux_process_segment): - Fix typo. Closes #347029. +2006-07-09 14:07:31 +0000 Grzegorz Lukasik -2006-07-08 Tim-Philipp Müller + gst/asfdemux/gstasfdemux.c: Fix typo. Closes #347029. + Original commit message from CVS: + Patch by: Grzegorz Lukasik + * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_video_stream), + (gst_asf_demux_process_segment): + Fix typo. Closes #347029. - * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk): +2006-07-08 20:29:56 +0000 Tim-Philipp Müller + + gst/asfdemux/gstasfdemux.c: Skip chunks for unknown streams properly. Fixes broken sound and/or video for files that ... + Original commit message from CVS: + * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk): Skip chunks for unknown streams properly. Fixes broken sound and/or video for files that have additional streams that we don't recognise yet (e.g. if they are embedded in extended stream properties). Partly fixes #343763. -2006-07-07 Tim-Philipp Müller +2006-07-07 19:26:40 +0000 Tim-Philipp Müller - * gst/asfdemux/asfheaders.c: - * gst/asfdemux/asfheaders.h: - * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_identify_guid), - (gst_asf_demux_process_header), (gst_asf_demux_push_obj), - (gst_asf_demux_pop_obj), (gst_asf_demux_process_object), - (gst_asf_demux_change_state): - * gst/asfdemux/gstasfdemux.h: + gst/asfdemux/: Add some more GUIDs and make debug log more readable and easier to follow when parsing the headers. + Original commit message from CVS: + * gst/asfdemux/asfheaders.c: + * gst/asfdemux/asfheaders.h: + * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_identify_guid), + (gst_asf_demux_process_header), (gst_asf_demux_push_obj), + (gst_asf_demux_pop_obj), (gst_asf_demux_process_object), + (gst_asf_demux_change_state): + * gst/asfdemux/gstasfdemux.h: Add some more GUIDs and make debug log more readable and easier to follow when parsing the headers. -2006-06-30 Tim-Philipp Müller +2006-06-30 11:26:22 +0000 Tim-Philipp Müller - * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_init), - (gst_dvd_read_src_is_seekable), (gst_dvd_read_src_class_init), - (gst_dvd_read_src_stop), (gst_dvd_read_src_goto_title), - (gst_dvd_read_src_create), (gst_dvd_read_src_handle_seek_event), - (gst_dvd_read_src_do_seek), (gst_dvd_read_src_src_event): - * ext/dvdread/dvdreadsrc.h: + ext/dvdread/dvdreadsrc.*: Rewrite seeking code and make seeking in DVDs work (#337834). + Original commit message from CVS: + * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_init), + (gst_dvd_read_src_is_seekable), (gst_dvd_read_src_class_init), + (gst_dvd_read_src_stop), (gst_dvd_read_src_goto_title), + (gst_dvd_read_src_create), (gst_dvd_read_src_handle_seek_event), + (gst_dvd_read_src_do_seek), (gst_dvd_read_src_src_event): + * ext/dvdread/dvdreadsrc.h: Rewrite seeking code and make seeking in DVDs work (#337834). -2006-06-29 Tim-Philipp Müller +2006-06-29 14:31:55 +0000 Tim-Philipp Müller - * autogen.sh: + autogen.sh: Check for automake-1.9 as well. + Original commit message from CVS: + * autogen.sh: Check for automake-1.9 as well. -2006-06-29 Tim-Philipp Müller +2006-06-29 12:25:15 +0000 Tim-Philipp Müller - * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_is_nav_pack): + ext/dvdread/dvdreadsrc.c: Make check stronger. + Original commit message from CVS: + * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_is_nav_pack): Make check stronger. -2006-06-28 Tim-Philipp Müller +2006-06-28 11:20:03 +0000 Tim-Philipp Müller - * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_setup_pad), - (gst_asf_demux_add_audio_stream), (gst_asf_demux_add_video_stream), - (gst_asf_demux_push_buffer): - * gst/asfdemux/gstasfdemux.h: + gst/asfdemux/gstasfdemux.*: Handle unknown codec IDs/fourccs properly (#345879); send tag events after newsegment eve... + Original commit message from CVS: + * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_setup_pad), + (gst_asf_demux_add_audio_stream), (gst_asf_demux_add_video_stream), + (gst_asf_demux_push_buffer): + * gst/asfdemux/gstasfdemux.h: Handle unknown codec IDs/fourccs properly (#345879); send tag events after newsegment event; fix use of GST_FOURCC_FORMAT macro. -2006-06-23 Jan Schmidt +2006-06-23 16:29:41 +0000 Jan Schmidt - * ext/a52dec/gsta52dec.c: (plugin_init): - Call the channel positions get_type() method in plugin_init - to ensure that it isn't simultaneously called later from + ext/a52dec/gsta52dec.c: Call the channel positions get_type() method in plugin_init to ensure that it isn't simultane... + Original commit message from CVS: + * ext/a52dec/gsta52dec.c: (plugin_init): + Call the channel positions get_type() method in plugin_init + to ensure that it isn't simultaneously called later from multiple threads. -2006-06-23 Tim-Philipp Müller +2006-06-23 12:24:56 +0000 Tim-Philipp Müller - * gst/mpegstream/gstmpegpacketize.c: - (gst_mpeg_packetize_flush_cache), (gst_mpeg_packetize_put): - * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_chain): + gst/mpegstream/: Also flush packetizer cache when we get a buffer that has the + Original commit message from CVS: + * gst/mpegstream/gstmpegpacketize.c: + (gst_mpeg_packetize_flush_cache), (gst_mpeg_packetize_put): + * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_chain): Also flush packetizer cache when we get a buffer that has the DISCONT flag set; update current byte position from buffer offset after a flush. -2006-06-23 Tim-Philipp Müller +2006-06-23 11:22:04 +0000 Tim-Philipp Müller - * gst/mpegstream/gstmpegpacketize.c: (gst_mpeg_packetize_new), - (gst_mpeg_packetize_flush_cache), (gst_mpeg_packetize_destroy), - (gst_mpeg_packetize_read): - * gst/mpegstream/gstmpegpacketize.h: - * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_process_event), - (gst_mpeg_parse_change_state): + gst/mpegstream/: Flush packetizer cache when we get a FLUSH_STOP event; remove unused source pad member from packetiz... + Original commit message from CVS: + * gst/mpegstream/gstmpegpacketize.c: (gst_mpeg_packetize_new), + (gst_mpeg_packetize_flush_cache), (gst_mpeg_packetize_destroy), + (gst_mpeg_packetize_read): + * gst/mpegstream/gstmpegpacketize.h: + * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_process_event), + (gst_mpeg_parse_change_state): Flush packetizer cache when we get a FLUSH_STOP event; remove unused source pad member from packetizer; add debug category for packetizer. -2006-06-23 Jan Schmidt +2006-06-23 09:28:28 +0000 Jan Schmidt - * ext/a52dec/gsta52dec.c: (gst_a52dec_channels), (plugin_init): + ext/a52dec/gsta52dec.c: Treat dual-mono as stereo. It should really be output on 2 separate pads, but isn't for now. + Original commit message from CVS: + * ext/a52dec/gsta52dec.c: (gst_a52dec_channels), (plugin_init): Treat dual-mono as stereo. It should really be output on 2 separate pads, but isn't for now. -2006-06-19 Tim-Philipp Müller +2006-06-19 15:16:43 +0000 Tim-Philipp Müller - * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_negotiate_format): + ext/mpeg2dec/gstmpeg2dec.c: Assume 4:3 DAR rather than 4:3 PAR (#345184). + Original commit message from CVS: + * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_negotiate_format): Assume 4:3 DAR rather than 4:3 PAR (#345184). -2006-06-19 Tim-Philipp Müller +2006-06-19 11:59:14 +0000 Tim-Philipp Müller - * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_negotiate_format): + ext/mpeg2dec/gstmpeg2dec.c: Assume pixel-aspect-ratio of 4:3 if libmpeg2dec doesn't give us any PAR whatsoever (rathe... + Original commit message from CVS: + * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_negotiate_format): Assume pixel-aspect-ratio of 4:3 if libmpeg2dec doesn't give us any PAR whatsoever (rather than using 0/0, which will lead to an abort later on). Fixes #345184. -2006-06-17 Tim-Philipp Müller +2006-06-17 19:35:41 +0000 Michael Dominic K - Patch by: Michael Dominic K. < mdk at mdk org pl> - - * ext/mad/gstmad.c: (gst_mad_chain): + ext/mad/gstmad.c: Send newsegment event before calling gst_pad_alloc_buffer_and_set_caps(), makes mad behave better i... + Original commit message from CVS: + Patch by: Michael Dominic K. < mdk at mdk org pl> + * ext/mad/gstmad.c: (gst_mad_chain): Send newsegment event before calling gst_pad_alloc_buffer_and_set_caps(), makes mad behave better in connection with pad blocking (#342594). While we're at it, do some minor clean-ups. -2006-06-17 Tim-Philipp Müller +2006-06-17 14:48:04 +0000 Tim-Philipp Müller - * configure.ac: + configure.ac: Fix --disable-external (can't set conditionals conditionally, #343602). + Original commit message from CVS: + * configure.ac: Fix --disable-external (can't set conditionals conditionally, #343602). -2006-06-15 Tim-Philipp Müller +2006-06-15 17:10:09 +0000 Tim-Philipp Müller - * ext/a52dec/Makefile.am: + ext/a52dec/Makefile.am: ... and then he said "When you go and fix the build you better make sure you have some spare ... + Original commit message from CVS: + * ext/a52dec/Makefile.am: ... and then he said "When you go and fix the build you better make sure you have some spare backslashes in your pocket". -2006-06-13 Wim Taymans +2006-06-13 15:46:09 +0000 Wim Taymans - * ext/sidplay/gstsiddec.cc: - Fix copyright, email addresses and descriptions. - Use saner defaults for arguments. Fixes #344667. - constify some stuff. - Fix memleaks. - Add tags. - Fix negotiation to do mono/44100 by default. - Post error messages. - Use _scale_int where possible. + ext/sidplay/gstsiddec.cc: Fix copyright, email addresses and descriptions. + Original commit message from CVS: + * ext/sidplay/gstsiddec.cc: + Fix copyright, email addresses and descriptions. + Use saner defaults for arguments. Fixes #344667. + constify some stuff. + Fix memleaks. + Add tags. + Fix negotiation to do mono/44100 by default. + Post error messages. + Use _scale_int where possible. -2006-06-12 Wim Taymans +2006-06-12 14:09:20 +0000 Wim Taymans - * ext/dvdnav/.cvsignore: - More ignore + ext/dvdnav/.cvsignore: More ignore + Original commit message from CVS: + * ext/dvdnav/.cvsignore: + More ignore -2006-06-12 Wim Taymans +2006-06-12 13:49:42 +0000 Wim Taymans - * tests/check/elements/amrnbenc.c: (push_data): - Init memory before feeding it to the encoder to make - the valgrind test succeed. + tests/check/elements/amrnbenc.c: Init memory before feeding it to the encoder to make the valgrind test succeed. + Original commit message from CVS: + * tests/check/elements/amrnbenc.c: (push_data): + Init memory before feeding it to the encoder to make + the valgrind test succeed. -2006-06-12 Edward Hervey +2006-06-12 13:27:18 +0000 Edward Hervey - * gst/asfdemux/.cvsignore: - More ignore + gst/asfdemux/.cvsignore: More ignore + Original commit message from CVS: + * gst/asfdemux/.cvsignore: + More ignore -2006-06-11 Tim-Philipp Müller +2006-06-11 20:38:54 +0000 Tim-Philipp Müller - * .cvsignore: + .cvsignore: Ignore files generated by 'make dist'. + Original commit message from CVS: + * .cvsignore: Ignore files generated by 'make dist'. -2006-06-11 Thomas Vander Stichele +2006-06-11 17:08:11 +0000 Thomas Vander Stichele - * autogen.sh: - * configure.ac: - * ext/a52dec/Makefile.am: - * ext/dvdnav/Makefile.am: - * ext/dvdread/Makefile.am: - * ext/lame/Makefile.am: - * ext/mad/Makefile.am: - * ext/mpeg2dec/Makefile.am: - * ext/sidplay/Makefile.am: + update build files + Original commit message from CVS: + * autogen.sh: + * configure.ac: + * ext/a52dec/Makefile.am: + * ext/dvdnav/Makefile.am: + * ext/dvdread/Makefile.am: + * ext/lame/Makefile.am: + * ext/mad/Makefile.am: + * ext/mpeg2dec/Makefile.am: + * ext/sidplay/Makefile.am: update build files -2006-06-07 Wim Taymans +2006-06-11 13:57:18 +0000 Thomas Vander Stichele - * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_finalize), - (gst_mpeg2dec_reset), (clear_buffers), (handle_picture), - (gst_mpeg2dec_sink_convert), (gst_mpeg2dec_src_convert), - (gst_mpeg2dec_change_state): - * ext/mpeg2dec/gstmpeg2dec.h: - Simplify and don't leak our buffer pool. - Use _scale_int. - Remove unfixed bug number from previous ChangeLog entry. + autogen.sh: require am17 + Original commit message from CVS: + * autogen.sh: + require am17 + * configure.ac: + * ext/annodex/Makefile.am: + * ext/cdio/Makefile.am: + * ext/dv/Makefile.am: + * ext/esd/Makefile.am: + * ext/flac/Makefile.am: + * ext/gdk_pixbuf/Makefile.am: + * ext/ladspa/Makefile.am: + * ext/libcaca/Makefile.am: + * ext/speex/Makefile.am: + * ext/taglib/Makefile.am: + * sys/oss/Makefile.am: + * sys/sunaudio/Makefile.am: + * sys/ximage/Makefile.am: + clean up build further -2006-06-07 Wim Taymans +2006-06-07 17:05:48 +0000 Wim Taymans - * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init), - (gst_mpeg2dec_class_init), (gst_mpeg2dec_init), - (gst_mpeg2dec_finalize), (gst_mpeg2dec_reset), - (gst_mpeg2dec_qos_reset), (gst_mpeg2dec_alloc_buffer), - (gst_mpeg2dec_negotiate_format), (init_dummybuf), - (handle_sequence), (handle_picture), (handle_slice), - (gst_mpeg2dec_chain), (gst_mpeg2dec_sink_event), - (gst_mpeg2dec_src_event), (gst_mpeg2dec_change_state): - * ext/mpeg2dec/gstmpeg2dec.h: - Fix padtemplate as we can now do fractional framerates. - Small cleanups. - Use GstSegment. - Add simple frame dropping QoS. - Precalc buffer output sizes and UV offsets. - Always give libmpeg2 a valid fbuf when it wants one. - don't trust libmpeg to discard our buffers but manage it - ourselves. - Fixes #343627, #335288 + ext/mpeg2dec/gstmpeg2dec.*: Simplify and don't leak our buffer pool. + Original commit message from CVS: + * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_finalize), + (gst_mpeg2dec_reset), (clear_buffers), (handle_picture), + (gst_mpeg2dec_sink_convert), (gst_mpeg2dec_src_convert), + (gst_mpeg2dec_change_state): + * ext/mpeg2dec/gstmpeg2dec.h: + Simplify and don't leak our buffer pool. + Use _scale_int. + Remove unfixed bug number from previous ChangeLog entry. -2006-06-05 Sebastien Moutte +2006-06-07 16:15:42 +0000 Wim Taymans - * win32/MANIFEST: - Add a manifest for futures ugly win32 releases. - * gst/iec958/ac3iec.c: (ac3iec_chain_raw): - Move bufcaps declaration at the beginning of the instructions - block. - -2006-06-02 Stefan Kost + ext/mpeg2dec/gstmpeg2dec.*: Fix padtemplate as we can now do fractional framerates. + Original commit message from CVS: + * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init), + (gst_mpeg2dec_class_init), (gst_mpeg2dec_init), + (gst_mpeg2dec_finalize), (gst_mpeg2dec_reset), + (gst_mpeg2dec_qos_reset), (gst_mpeg2dec_alloc_buffer), + (gst_mpeg2dec_negotiate_format), (init_dummybuf), + (handle_sequence), (handle_picture), (handle_slice), + (gst_mpeg2dec_chain), (gst_mpeg2dec_sink_event), + (gst_mpeg2dec_src_event), (gst_mpeg2dec_change_state): + * ext/mpeg2dec/gstmpeg2dec.h: + Fix padtemplate as we can now do fractional framerates. + Small cleanups. + Use GstSegment. + Add simple frame dropping QoS. + Precalc buffer output sizes and UV offsets. + Always give libmpeg2 a valid fbuf when it wants one. + don't trust libmpeg to discard our buffers but manage it + ourselves. + Fixes #343627, #327350, #335288 - * ext/a52dec/gsta52dec.h: - * ext/amrnb/amrnbdec.h: - * ext/amrnb/amrnbenc.h: - * ext/amrnb/amrnbparse.h: - * ext/mpeg2dec/gstmpeg2dec.h: - * ext/sidplay/gstsiddec.h: - * gst/ac3parse/gstac3parse.h: - * gst/asfdemux/gstasfdemux.h: - * gst/asfdemux/gstasfmux.h: - * gst/dvdlpcmdec/gstdvdlpcmdec.h: - * gst/iec958/ac3iec.h: - * gst/mpegaudioparse/gstmpegaudioparse.h: - * gst/mpegstream/gstdvddemux.h: - * gst/mpegstream/gstmpegclock.h: - * gst/mpegstream/gstmpegdemux.h: - * gst/mpegstream/gstmpegparse.h: - Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass +2006-06-05 20:57:12 +0000 Sébastien Moutte -2006-05-27 Tim-Philipp Müller + win32/MANIFEST: Add a manifest for futures ugly win32 releases. + Original commit message from CVS: + * win32/MANIFEST: + Add a manifest for futures ugly win32 releases. + * gst/iec958/ac3iec.c: (ac3iec_chain_raw): + Move bufcaps declaration at the begining of the instructions + block. - * README: +2006-06-01 22:00:26 +0000 Stefan Kost + + Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass + Original commit message from CVS: + * ext/alsaspdif/alsaspdifsink.h: + * ext/amrwb/gstamrwbdec.h: + * ext/amrwb/gstamrwbenc.h: + * ext/amrwb/gstamrwbparse.h: + * ext/arts/gst_arts.h: + * ext/artsd/gstartsdsink.h: + * ext/audiofile/gstafparse.h: + * ext/audiofile/gstafsink.h: + * ext/audiofile/gstafsrc.h: + * ext/audioresample/gstaudioresample.h: + * ext/bz2/gstbz2dec.h: + * ext/bz2/gstbz2enc.h: + * ext/dirac/gstdiracdec.h: + * ext/directfb/dfbvideosink.h: + * ext/divx/gstdivxdec.h: + * ext/divx/gstdivxenc.h: + * ext/dts/gstdtsdec.h: + * ext/faac/gstfaac.h: + * ext/gsm/gstgsmdec.h: + * ext/gsm/gstgsmenc.h: + * ext/ivorbis/vorbisenc.h: + * ext/libfame/gstlibfame.h: + * ext/nas/nassink.h: + * ext/neon/gstneonhttpsrc.h: + * ext/polyp/polypsink.h: + * ext/sdl/sdlaudiosink.h: + * ext/sdl/sdlvideosink.h: + * ext/shout/gstshout.h: + * ext/snapshot/gstsnapshot.h: + * ext/sndfile/gstsf.h: + * ext/swfdec/gstswfdec.h: + * ext/tarkin/gsttarkindec.h: + * ext/tarkin/gsttarkinenc.h: + * ext/theora/theoradec.h: + * ext/wavpack/gstwavpackdec.h: + * ext/wavpack/gstwavpackparse.h: + * ext/xine/gstxine.h: + * ext/xvid/gstxviddec.h: + * ext/xvid/gstxvidenc.h: + * gst/cdxaparse/gstcdxaparse.h: + * gst/cdxaparse/gstcdxastrip.h: + * gst/colorspace/gstcolorspace.h: + * gst/festival/gstfestival.h: + * gst/freeze/gstfreeze.h: + * gst/gdp/gstgdpdepay.h: + * gst/gdp/gstgdppay.h: + * gst/modplug/gstmodplug.h: + * gst/mpeg1sys/gstmpeg1systemencode.h: + * gst/mpeg1videoparse/gstmp1videoparse.h: + * gst/mpeg2sub/gstmpeg2subt.h: + * gst/mpegaudioparse/gstmpegaudioparse.h: + * gst/multifilesink/gstmultifilesink.h: + * gst/overlay/gstoverlay.h: + * gst/playondemand/gstplayondemand.h: + * gst/qtdemux/qtdemux.h: + * gst/rtjpeg/gstrtjpegdec.h: + * gst/rtjpeg/gstrtjpegenc.h: + * gst/smooth/gstsmooth.h: + * gst/smoothwave/gstsmoothwave.h: + * gst/spectrum/gstspectrum.h: + * gst/speed/gstspeed.h: + * gst/stereo/gststereo.h: + * gst/switch/gstswitch.h: + * gst/tta/gstttadec.h: + * gst/tta/gstttaparse.h: + * gst/videodrop/gstvideodrop.h: + * gst/xingheader/gstxingmux.h: + * sys/directdraw/gstdirectdrawsink.h: + * sys/directsound/gstdirectsoundsink.h: + * sys/dxr3/dxr3audiosink.h: + * sys/dxr3/dxr3spusink.h: + * sys/dxr3/dxr3videosink.h: + * sys/qcam/gstqcamsrc.h: + * sys/vcd/vcdsrc.h: + Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass + +2006-06-01 21:11:41 +0000 Stefan Kost + + Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass + Original commit message from CVS: + * ext/a52dec/gsta52dec.h: + * ext/amrnb/amrnbdec.h: + * ext/amrnb/amrnbenc.h: + * ext/amrnb/amrnbparse.h: + * ext/mpeg2dec/gstmpeg2dec.h: + * ext/sidplay/gstsiddec.h: + * gst/ac3parse/gstac3parse.h: + * gst/asfdemux/gstasfdemux.h: + * gst/asfdemux/gstasfmux.h: + * gst/dvdlpcmdec/gstdvdlpcmdec.h: + * gst/iec958/ac3iec.h: + * gst/mpegaudioparse/gstmpegaudioparse.h: + * gst/mpegstream/gstdvddemux.h: + * gst/mpegstream/gstmpegclock.h: + * gst/mpegstream/gstmpegdemux.h: + * gst/mpegstream/gstmpegparse.h: + Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass + +2006-05-27 11:35:11 +0000 Tim-Philipp Müller + + README: Replace current README (containing the release notes from some 0.9.x version) with a proper README taken from... + Original commit message from CVS: + * README: Replace current README (containing the release notes from some 0.9.x version) with a proper README taken from the core. -2006-05-24 Wim Taymans +2006-05-24 15:56:13 +0000 Wim Taymans - * ext/amrnb/amrnbdec.c: (gst_amrnbdec_event), (gst_amrnbdec_chain): - * ext/amrnb/amrnbparse.c: (gst_amrnbparse_init), - (gst_amrnbparse_sink_event), (gst_amrnbparse_chain), - (gst_amrnbparse_sink_activate), (gst_amrnbparse_state_change): - * ext/amrnb/amrnbparse.h: - Sortof first quick cleanup of all this mess... - Don't crap out on empty and invalid FTs but treat them as - empty packets, the decoder handles them fine. - Fixes #342222. + ext/amrnb/: Sortof first quick cleanup of all this mess... + Original commit message from CVS: + * ext/amrnb/amrnbdec.c: (gst_amrnbdec_event), (gst_amrnbdec_chain): + * ext/amrnb/amrnbparse.c: (gst_amrnbparse_init), + (gst_amrnbparse_sink_event), (gst_amrnbparse_chain), + (gst_amrnbparse_sink_activate), (gst_amrnbparse_state_change): + * ext/amrnb/amrnbparse.h: + Sortof first quick cleanup of all this mess... + Don't crap out on empty and invalid FTs but treat them as + empty packets, the decoder handles them fine. + Fixes #342222. -2006-05-22 Tim-Philipp Müller +2006-05-22 08:24:09 +0000 Tim-Philipp Müller - * gst/asfdemux/gstasf.c: (plugin_init): + gst/asfdemux/gstasf.c: Call gst_riff_init() so the riff debug category gets set up before it is being used. + Original commit message from CVS: + * gst/asfdemux/gstasf.c: (plugin_init): Call gst_riff_init() so the riff debug category gets set up before it is being used. -2006-05-19 Michael Smith +2006-05-19 13:55:11 +0000 Michael Smith - * gst/iec958/ac3_padder.c: (ac3p_parse): - * gst/iec958/ac3_padder.h: - * gst/iec958/ac3iec.c: (ac3iec_init), (ac3iec_set_property), - (ac3iec_chain_raw), (ac3iec_change_state): - * gst/iec958/ac3iec.h: + gst/iec958/: Write rate into the caps, for the allowed ac3 rates. Some minor cleanups. + Original commit message from CVS: + * gst/iec958/ac3_padder.c: (ac3p_parse): + * gst/iec958/ac3_padder.h: + * gst/iec958/ac3iec.c: (ac3iec_init), (ac3iec_set_property), + (ac3iec_chain_raw), (ac3iec_change_state): + * gst/iec958/ac3iec.h: Write rate into the caps, for the allowed ac3 rates. Some minor cleanups. -2006-05-18 Tim-Philipp Müller +2006-05-18 13:00:21 +0000 James Doc Livingston - Patch by: James "Doc" Livingston - - * ext/mad/gstid3tag.c: (gst_id3_tag_get_tag_to_render): + ext/mad/gstid3tag.c: Do tag merging correctly (#339918). Output taglists properly in debug statements too while we're... + Original commit message from CVS: + Patch by: James "Doc" Livingston + * ext/mad/gstid3tag.c: (gst_id3_tag_get_tag_to_render): Do tag merging correctly (#339918). Output taglists properly in debug statements too while we're at it. -2006-05-11 Jan Schmidt +2006-05-11 16:17:44 +0000 Jan Schmidt - * ext/a52dec/gsta52dec.c: (gst_a52dec_chain): + ext/a52dec/gsta52dec.c: Add more debug + Original commit message from CVS: + * ext/a52dec/gsta52dec.c: (gst_a52dec_chain): Add more debug - - * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcm_reset), - (gst_dvdlpcmdec_init), (update_timestamps), - (gst_dvdlpcmdec_chain_dvd), (gst_dvdlpcmdec_chain_raw), - (dvdlpcmdec_sink_event): - * gst/dvdlpcmdec/gstdvdlpcmdec.h: + * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcm_reset), + (gst_dvdlpcmdec_init), (update_timestamps), + (gst_dvdlpcmdec_chain_dvd), (gst_dvdlpcmdec_chain_raw), + (dvdlpcmdec_sink_event): + * gst/dvdlpcmdec/gstdvdlpcmdec.h: If we have a first_access offset but no current timestamp (might happen after a seek), then calculate a start time for the first portion so that it will align with the timestamp given for the first_access portion. - If a new-segment arrives with format time, store the start time as a failsafe timestamp in case we never get any further timestamp info (unlikely) - Mask out the 'frame number' section of the incoming header so that we don't consider it to be changing on every buffer and reset the caps constantly. - Use gst_util_uint64_scale for duration calculation -2006-05-11 Michael Smith +2006-05-11 14:34:10 +0000 Michael Smith - * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain_dvd): + gst/dvdlpcmdec/gstdvdlpcmdec.c: Fix timestamping for cases where the first_access parameter is 4. + Original commit message from CVS: + * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain_dvd): Fix timestamping for cases where the first_access parameter is 4. Ensure we don't overrun buffers in other cases. -2006-05-10 Tim-Philipp Müller +2006-05-10 14:40:03 +0000 Tim-Philipp Müller - * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_get_string): + gst/asfdemux/gstasfdemux.c: Fix silly bug when reading metadata (#341254). + Original commit message from CVS: + * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_get_string): Fix silly bug when reading metadata (#341254). -2006-05-08 Edward Hervey +2006-05-08 11:57:26 +0000 Edward Hervey - * autogen.sh: (CONFIGURE_DEF_OPT): - libtoolize on Darwin/MacOSX is called glibtoolize + autogen.sh: libtoolize on Darwin/MacOSX is called glibtoolize + Original commit message from CVS: + * autogen.sh: (CONFIGURE_DEF_OPT): + libtoolize on Darwin/MacOSX is called glibtoolize -2006-05-06 Tim-Philipp Müller +2006-05-06 11:38:30 +0000 Tim-Philipp Müller - * ext/lame/gstlame.c: (gst_lame_get_type), - (gst_lame_release_memory), (gst_lame_init), (gst_lame_sink_event), - (gst_lame_setup), (gst_lame_change_state): - * ext/lame/gstlame.h: + ext/lame/gstlame.*: Remove tag writing from lame (which was completely broken anyway, #329184). Leaving GstTagSetter ... + Original commit message from CVS: + * ext/lame/gstlame.c: (gst_lame_get_type), + (gst_lame_release_memory), (gst_lame_init), (gst_lame_sink_event), + (gst_lame_setup), (gst_lame_change_state): + * ext/lame/gstlame.h: Remove tag writing from lame (which was completely broken anyway, #329184). Leaving GstTagSetter interface around for now, albeit non-functional. Should be removed completely in 0.11. Use the 'id3v2mux' plugin from -good for writing tags. -2006-05-05 Maciej Katafiasz +2006-05-06 00:18:31 +0000 Maciej Katafiasz + * ChangeLog: * ext/dvdread/dvdreadsrc.c: * gst/asfdemux/gstasfdemux.c: - Add semicolons after GST_BOILERPLATE[_FULL] so that - indent doesn't mess up following lines. - -2006-05-05 Tim-Philipp Müller + Add semicolons after GST_BOILERPLATE[_FULL] so that indent doesn't mess up following lines. + Original commit message from CVS: + Add semicolons after GST_BOILERPLATE[_FULL] so that indent doesn't mess up following lines. - Patch by: Andres Salomon +2006-05-05 08:23:39 +0000 Andres Salomon - * ext/lame/gstlame.c: (gst_lame_sink_event): + ext/lame/gstlame.c: Fix typo (comma vs. semicolon) (#340710). + Original commit message from CVS: + Patch by: Andres Salomon + * ext/lame/gstlame.c: (gst_lame_sink_event): Fix typo (comma vs. semicolon) (#340710). -2006-05-04 Tim-Philipp Müller +2006-05-04 08:24:52 +0000 Lutz Müller - Patch by: Lutz Müller - - * ext/mad/gstmad.c: (gst_mad_init), (gst_mad_src_query): + ext/mad/gstmad.c: Make mad the second element to support the highly useful + Original commit message from CVS: + Patch by: Lutz Müller + * ext/mad/gstmad.c: (gst_mad_init), (gst_mad_src_query): Make mad the second element to support the highly useful FORMATS query (#340594) -2006-05-02 Edward Hervey +2006-05-02 10:28:48 +0000 Edward Hervey - * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_sink_convert), - (gst_mpeg2dec_src_query): - Remember the query duration format before passing it upstream since it - could have been modified. - Add GST_WARNING_OBJECT in sink convert function to detail why the - conversion didn't work. + ext/mpeg2dec/gstmpeg2dec.c: Remember the query duration format before passing it upstream since it could have been mo... + Original commit message from CVS: + * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_sink_convert), + (gst_mpeg2dec_src_query): + Remember the query duration format before passing it upstream since it + could have been modified. + Add GST_WARNING_OBJECT in sink convert function to detail why the + conversion didn't work. -2006-04-26 Stefan Kost +2006-04-25 21:56:37 +0000 Stefan Kost - * ext/mad/gstid3tag.c: - * ext/mad/gstmad.c: - * gst/ac3parse/gstac3parse.c: - * gst/dvdlpcmdec/gstdvdlpcmdec.c: - * gst/synaesthesia/gstsynaesthesia.c: + Define GstElementDetails as const and also static (when defined as global) + Original commit message from CVS: + * ext/amrwb/gstamrwbdec.c: + * ext/amrwb/gstamrwbenc.c: + * ext/amrwb/gstamrwbparse.c: + * ext/arts/gst_arts.c: + * ext/artsd/gstartsdsink.c: + * ext/audiofile/gstafparse.c: + * ext/audiofile/gstafsink.c: + * ext/audiofile/gstafsrc.c: + * ext/audioresample/gstaudioresample.c: + * ext/bz2/gstbz2dec.c: + * ext/bz2/gstbz2enc.c: + * ext/cdaudio/gstcdaudio.c: + * ext/directfb/dfbvideosink.c: + * ext/divx/gstdivxdec.c: + * ext/divx/gstdivxenc.c: + * ext/dts/gstdtsdec.c: (gst_dtsdec_base_init): + * ext/faac/gstfaac.c: (gst_faac_base_init): + * ext/faad/gstfaad.c: + * ext/gsm/gstgsmdec.c: + * ext/gsm/gstgsmenc.c: + * ext/hermes/gsthermescolorspace.c: + * ext/ivorbis/vorbisfile.c: + * ext/lcs/gstcolorspace.c: + * ext/libfame/gstlibfame.c: + * ext/libmms/gstmms.c: (gst_mms_base_init): + * ext/musepack/gstmusepackdec.c: (gst_musepackdec_base_init): + * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_base_init): + * ext/nas/nassink.c: (gst_nassink_base_init): + * ext/neon/gstneonhttpsrc.c: + * ext/sdl/sdlaudiosink.c: + * ext/sdl/sdlvideosink.c: + * ext/shout/gstshout.c: + * ext/snapshot/gstsnapshot.c: + * ext/sndfile/gstsf.c: + * ext/swfdec/gstswfdec.c: + * ext/tarkin/gsttarkindec.c: + * ext/tarkin/gsttarkinenc.c: + * ext/theora/theoradec.c: + * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_base_init): + * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_base_init): + * ext/xvid/gstxviddec.c: + * ext/xvid/gstxvidenc.c: + * gst/cdxaparse/gstcdxaparse.c: (gst_cdxa_parse_base_init): + * gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_base_init): + * gst/chart/gstchart.c: + * gst/colorspace/gstcolorspace.c: + * gst/deinterlace/gstdeinterlace.c: + * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_base_init): + * gst/festival/gstfestival.c: + * gst/filter/gstbpwsinc.c: + * gst/filter/gstiir.c: + * gst/filter/gstlpwsinc.c: + * gst/freeze/gstfreeze.c: + * gst/games/gstpuzzle.c: (gst_puzzle_base_init): + * gst/librfb/gstrfbsrc.c: + * gst/mixmatrix/mixmatrix.c: + * gst/mpeg1sys/gstmpeg1systemencode.c: + * gst/mpeg1videoparse/gstmp1videoparse.c: + * gst/mpeg2sub/gstmpeg2subt.c: + * gst/mpegaudioparse/gstmpegaudioparse.c: + * gst/multifilesink/gstmultifilesink.c: + * gst/overlay/gstoverlay.c: + * gst/passthrough/gstpassthrough.c: + * gst/playondemand/gstplayondemand.c: + * gst/qtdemux/qtdemux.c: + * gst/rtjpeg/gstrtjpegdec.c: + * gst/rtjpeg/gstrtjpegenc.c: + * gst/smooth/gstsmooth.c: + * gst/smoothwave/gstsmoothwave.c: + * gst/spectrum/gstspectrum.c: + * gst/speed/gstspeed.c: + * gst/stereo/gststereo.c: + * gst/switch/gstswitch.c: + * gst/tta/gstttadec.c: (gst_tta_dec_base_init): + * gst/tta/gstttaparse.c: (gst_tta_parse_base_init): + * gst/vbidec/gstvbidec.c: + * gst/videocrop/gstvideocrop.c: + * gst/videodrop/gstvideodrop.c: + * gst/virtualdub/gstxsharpen.c: + * gst/xingheader/gstxingmux.c: (gst_xing_mux_base_init): + * gst/y4m/gsty4mencode.c: + * sys/cdrom/gstcdplayer.c: + * sys/directdraw/gstdirectdrawsink.c: + * sys/directsound/gstdirectsoundsink.c: + * sys/glsink/glimagesink.c: + * sys/qcam/gstqcamsrc.c: + * sys/v4l2/gstv4l2src.c: + * sys/vcd/vcdsrc.c: (gst_vcdsrc_base_init): + * sys/ximagesrc/ximagesrc.c: Define GstElementDetails as const and also static (when defined as global) -2006-04-25 Tim-Philipp Müller +2006-04-25 21:47:03 +0000 Stefan Kost - * ext/dvdnav/dvdnavsrc.c: (gst_dvd_nav_src_push_titlelang_event): + Define GstElementDetails as const and also static (when defined as global) + Original commit message from CVS: + * ext/mad/gstid3tag.c: + * ext/mad/gstmad.c: + * gst/ac3parse/gstac3parse.c: + * gst/dvdlpcmdec/gstdvdlpcmdec.c: + * gst/synaesthesia/gstsynaesthesia.c: + Define GstElementDetails as const and also static (when defined as + global) + +2006-04-25 21:39:40 +0000 Stefan Kost + + Define GstElementDetails as const and also static (when defined as global) + Original commit message from CVS: + * ext/aalib/gstaasink.c: + * ext/annodex/gstcmmldec.c: + * ext/annodex/gstcmmlenc.c: + * ext/cairo/gsttextoverlay.c: + * ext/cairo/gsttimeoverlay.c: + * ext/cdio/gstcdiocddasrc.c: + * ext/dv/gstdvdec.c: + * ext/dv/gstdvdemux.c: + * ext/esd/esdmon.c: + * ext/esd/esdsink.c: + * ext/flac/gstflacenc.c: + * ext/flac/gstflactag.c: + * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init): + * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init): + * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init): + * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init): + * ext/gdk_pixbuf/pixbufscale.c: + * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init): + * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init): + * ext/jpeg/gstjpegdec.c: + * ext/jpeg/gstjpegenc.c: + * ext/jpeg/gstsmokedec.c: + * ext/jpeg/gstsmokeenc.c: + * ext/libcaca/gstcacasink.c: + * ext/libmng/gstmngdec.c: + * ext/libmng/gstmngenc.c: + * ext/libpng/gstpngdec.c: + * ext/libpng/gstpngenc.c: + * ext/mikmod/gstmikmod.c: + * ext/raw1394/gstdv1394src.c: + * ext/shout2/gstshout2.c: (gst_shout2send_init): + * ext/shout2/gstshout2.h: + * ext/speex/gstspeexdec.c: + * ext/speex/gstspeexenc.c: + * gst/alpha/gstalpha.c: + * gst/alpha/gstalphacolor.c: + * gst/apetag/gstapedemux.c: + * gst/auparse/gstauparse.c: + * gst/autodetect/gstautoaudiosink.c: + (gst_auto_audio_sink_base_init): + * gst/autodetect/gstautovideosink.c: + (gst_auto_video_sink_base_init): + * gst/avi/gstavidemux.c: (gst_avi_demux_base_init): + * gst/avi/gstavimux.c: (gst_avimux_base_init): + * gst/cutter/gstcutter.c: + * gst/debug/breakmydata.c: + * gst/debug/efence.c: + * gst/debug/gstnavigationtest.c: + * gst/debug/gstnavseek.c: + * gst/debug/negotiation.c: + * gst/debug/progressreport.c: + * gst/debug/testplugin.c: + * gst/effectv/gstaging.c: + * gst/effectv/gstdice.c: + * gst/effectv/gstedge.c: + * gst/effectv/gstquark.c: + * gst/effectv/gstrev.c: + * gst/effectv/gstshagadelic.c: + * gst/effectv/gstvertigo.c: + * gst/effectv/gstwarp.c: + * gst/flx/gstflxdec.c: + * gst/goom/gstgoom.c: + * gst/icydemux/gsticydemux.c: + * gst/id3demux/gstid3demux.c: + * gst/interleave/deinterleave.c: + * gst/interleave/interleave.c: + * gst/law/alaw-decode.c: (gst_alawdec_base_init): + * gst/law/alaw-encode.c: (gst_alawenc_base_init): + * gst/law/mulaw-decode.c: (gst_mulawdec_base_init): + * gst/law/mulaw-encode.c: (gst_mulawenc_base_init): + * gst/level/gstlevel.c: + * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init): + * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init): + * gst/median/gstmedian.c: + * gst/monoscope/gstmonoscope.c: + * gst/multipart/multipartdemux.c: + * gst/multipart/multipartmux.c: + * gst/oldcore/gstaggregator.c: + * gst/oldcore/gstfdsink.c: + * gst/oldcore/gstmd5sink.c: + * gst/oldcore/gstmultifilesrc.c: + * gst/oldcore/gstpipefilter.c: + * gst/oldcore/gstshaper.c: + * gst/oldcore/gststatistics.c: + * gst/rtp/gstasteriskh263.c: + * gst/rtp/gstrtpL16depay.c: + * gst/rtp/gstrtpL16pay.c: + * gst/rtp/gstrtpamrdepay.c: + * gst/rtp/gstrtpamrpay.c: + * gst/rtp/gstrtpdepay.c: + * gst/rtp/gstrtpgsmpay.c: + * gst/rtp/gstrtph263pay.c: + * gst/rtp/gstrtph263pdepay.c: + * gst/rtp/gstrtph263ppay.c: + * gst/rtp/gstrtpilbcdepay.c: + * gst/rtp/gstrtpmp4gpay.c: + * gst/rtp/gstrtpmp4vdepay.c: + * gst/rtp/gstrtpmp4vpay.c: + * gst/rtp/gstrtpmpadepay.c: + * gst/rtp/gstrtpmpapay.c: + * gst/rtp/gstrtppcmadepay.c: + * gst/rtp/gstrtppcmapay.c: + * gst/rtp/gstrtppcmudepay.c: + * gst/rtp/gstrtppcmupay.c: + * gst/rtp/gstrtpspeexdepay.c: + * gst/rtp/gstrtpspeexpay.c: + * gst/rtsp/gstrtpdec.c: + * gst/rtsp/gstrtspsrc.c: + * gst/smpte/gstsmpte.c: + * gst/udp/gstdynudpsink.c: + * gst/udp/gstmultiudpsink.c: + * gst/udp/gstudpsink.c: + * gst/udp/gstudpsrc.c: + * gst/videobox/gstvideobox.c: + * gst/videofilter/gstgamma.c: (gst_gamma_base_init): + * gst/videofilter/gstvideobalance.c: + * gst/videofilter/gstvideoflip.c: + * gst/videofilter/gstvideotemplate.c: + (gst_videotemplate_base_init): + * gst/videomixer/videomixer.c: + * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init), + (gst_wavparse_class_init), (gst_wavparse_dispose), + (gst_wavparse_reset), (gst_wavparse_init), + (gst_wavparse_perform_seek), (gst_wavparse_peek_chunk_info), + (gst_wavparse_peek_chunk), (gst_wavparse_stream_headers), + (gst_wavparse_parse_stream_init), (gst_wavparse_send_event), + (gst_wavparse_add_src_pad), (gst_wavparse_stream_data), + (gst_wavparse_chain), (gst_wavparse_srcpad_event), + (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull), + (gst_wavparse_change_state): + * gst/wavparse/gstwavparse.h: + * sys/oss/gstossmixerelement.c: + * sys/oss/gstosssink.c: + * sys/oss/gstosssrc.c: + * sys/osxaudio/gstosxaudioelement.c: + * sys/osxaudio/gstosxaudiosink.c: + * sys/osxaudio/gstosxaudiosrc.c: + * sys/sunaudio/gstsunaudiomixer.c: + * sys/sunaudio/gstsunaudiosink.c: + Define GstElementDetails as const and also static (when defined as + global) + +2006-04-25 12:17:02 +0000 Tim-Philipp Müller + + ext/dvdnav/dvdnavsrc.c: Fix name of custom event (use same as dvdreadsrc). + Original commit message from CVS: + * ext/dvdnav/dvdnavsrc.c: (gst_dvd_nav_src_push_titlelang_event): Fix name of custom event (use same as dvdreadsrc). - - * gst/dvdsub/gstdvdsubdec.c: (gst_dvd_sub_dec_chain), - (gst_dvd_sub_dec_sink_event), (gst_dvd_sub_dec_handle_dvd_event): + * gst/dvdsub/gstdvdsubdec.c: (gst_dvd_sub_dec_chain), + (gst_dvd_sub_dec_sink_event), (gst_dvd_sub_dec_handle_dvd_event): Fix event parsing (the event name is in the structure, not the name of the structure itself); also fix indentation after boilerplate macro. -2006-04-23 Tim-Philipp Müller +2006-04-23 09:49:14 +0000 Tim-Philipp Müller - * ext/mad/gstid3tag.c: (plugin_init): + ext/mad/gstid3tag.c: Change debug category to 'id3mux'. + Original commit message from CVS: + * ext/mad/gstid3tag.c: (plugin_init): Change debug category to 'id3mux'. -2006-04-22 Tim-Philipp Müller +2006-04-22 18:49:01 +0000 Alexander Lancaster - Patch by: Alexander Lancaster - - * ext/mad/gstid3tag.c: (gst_id3_tag_get_caps), (gst_id3_tag_init), - (gst_id3_tag_sink_event), (gst_id3_tag_src_link), - (gst_id3_tag_chain): + ext/mad/gstid3tag.c: When acting as a muxer, set caps on outgoing buffers and set caps on source pad (fixes #323658).... + Original commit message from CVS: + Patch by: Alexander Lancaster + * ext/mad/gstid3tag.c: (gst_id3_tag_get_caps), (gst_id3_tag_init), + (gst_id3_tag_sink_event), (gst_id3_tag_src_link), + (gst_id3_tag_chain): When acting as a muxer, set caps on outgoing buffers and set caps on source pad (fixes #323658). Remove unused application/x-gst-tags cruft from the 0.6 days. -2006-04-21 Tim-Philipp Müller +2006-04-21 20:37:43 +0000 Tim-Philipp Müller - * ext/mad/gstmad.c: (gst_mad_convert_sink), (gst_mad_convert_src), - (gst_mad_src_query), (gst_mad_chain): + ext/mad/gstmad.c: .. and DEFAULT queries should work too. Use magic gst util scale functions in some places. + Original commit message from CVS: + * ext/mad/gstmad.c: (gst_mad_convert_sink), (gst_mad_convert_src), + (gst_mad_src_query), (gst_mad_chain): .. and DEFAULT queries should work too. Use magic gst util scale functions in some places. -2006-04-21 Tim-Philipp Müller +2006-04-21 19:31:47 +0000 Tim-Philipp Müller - * ext/mad/gstmad.c: (gst_mad_src_query): + ext/mad/gstmad.c: Fix duration query in BYTES format (#336824). + Original commit message from CVS: + * ext/mad/gstmad.c: (gst_mad_src_query): Fix duration query in BYTES format (#336824). -2006-04-21 Tim-Philipp Müller +2006-04-21 12:40:41 +0000 Ed Catmur - Patch by: Ed Catmur - - * ext/lame/gstlame.c: (gst_lame_sink_event): + ext/lame/gstlame.c: Don't crash if we get an EOS event before the encoder has been set up (#339287). + Original commit message from CVS: + Patch by: Ed Catmur + * ext/lame/gstlame.c: (gst_lame_sink_event): Don't crash if we get an EOS event before the encoder has been set up (#339287). -2006-04-21 Wim Taymans +2006-04-21 11:17:08 +0000 Wim Taymans - * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_start), - (gst_dvd_read_src_goto_title), (gst_dvd_read_src_read), - (gst_dvd_read_src_create), (gst_dvd_read_src_goto_sector): - Move errors out of the normal code flow. - Don't send eos, basesrc will do that for us when needed. + ext/dvdread/dvdreadsrc.c: Move errors out of the normal code flow. + Original commit message from CVS: + * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_start), + (gst_dvd_read_src_goto_title), (gst_dvd_read_src_read), + (gst_dvd_read_src_create), (gst_dvd_read_src_goto_sector): + Move errors out of the normal code flow. + Don't send eos, basesrc will do that for us when needed. -2006-04-21 Wim Taymans +2006-04-21 10:50:17 +0000 Wim Taymans - * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_change_state): - * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_change_state): - * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_change_state): - Do state changes correctly + gst/mpegstream/: Do state changes correctly + Original commit message from CVS: + * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_change_state): + * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_change_state): + * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_change_state): + Do state changes correctly -2006-04-13 Tim-Philipp Müller +2006-04-13 19:08:20 +0000 Tim-Philipp Müller - * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_sized_buf), - (gst_mpeg2dec_alloc_buffer): + ext/mpeg2dec/gstmpeg2dec.c: Can't use gst_pad_alloc_buffer*() when we are going to crop the image before sending it o... + Original commit message from CVS: + * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_sized_buf), + (gst_mpeg2dec_alloc_buffer): Can't use gst_pad_alloc_buffer*() when we are going to crop the image before sending it out. Downstream basetransform-based elements will complain about the wrong unit size otherwise @@ -3863,668 +6079,1124 @@ Use I420 macros for size/offsets (not really necessary in this particular context, but this kind of code gets copy'n'pasted). -2006-04-13 Tim-Philipp Müller +2006-04-13 18:21:08 +0000 Tim-Philipp Müller - * gst/mpegstream/gstmpegpacketize.c: (gst_mpeg_packetize_put), - (read_cache): - * gst/mpegstream/gstmpegpacketize.h: + gst/mpegstream/gstmpegpacketize.*: g_malloc() can't fail, we don't need to handle this. Same for gst_buffer_new_and_a... + Original commit message from CVS: + * gst/mpegstream/gstmpegpacketize.c: (gst_mpeg_packetize_put), + (read_cache): + * gst/mpegstream/gstmpegpacketize.h: g_malloc() can't fail, we don't need to handle this. Same for gst_buffer_new_and_alloc(). - - * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_chain): + * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_chain): klass->send_buffer() should have the same semantics as gst_pad_push(), ie. ownership of the buffer is transfered, so we never have to unref the buffer no matter what the flow return value was. -2006-04-10 Thomas Vander Stichele +2006-04-12 16:21:17 +0000 Thomas Vander Stichele - * common/check.mak: - allow for specifying more than one suppressions file in SUPPRESSIONS - * Makefile.am: - * tests/Makefile.am: - * tests/check/.cvsignore: - * tests/check/Makefile.am: - * tests/check/elements/.cvsignore: - * configure.ac: - add tests/check * tests/check/gst-plugins-ugly.supp: + one more suppression for FC4 + Original commit message from CVS: + one more suppression for FC4 + +2006-04-10 16:58:24 +0000 Michael Smith + + * tests/check/gst-plugins-ugly.supp: + The AMR encoder sucks giant sucky things through a sucky object with a giant sucking machine. More suppressions. + Original commit message from CVS: + The AMR encoder sucks giant sucky things through a sucky object with a giant + sucking machine. More suppressions. + +2006-04-10 14:47:11 +0000 Thomas Vander Stichele + + add test for amrnbenc, enable test infrastructure, and fix a leak + Original commit message from CVS: + add test for amrnbenc, enable test infrastructure, and fix a leak + * common/check.mak: + allow for specifying more than one suppressions file in SUPPRESSIONS + * Makefile.am: + * tests/Makefile.am: + * tests/check/.cvsignore: + * tests/check/Makefile.am: + * tests/check/elements/.cvsignore: + * configure.ac: + add tests/check + * tests/check/gst-plugins-ugly.supp: add suppressions for libs used by -ugly - * tests/check/elements/amrnbenc.c: (buffer_new), (buffer_unref), - (setup_amrnbenc), (cleanup_amrnbenc), (push_data), - (GST_START_TEST), (amrnbenc_suite), (main): + * tests/check/elements/amrnbenc.c: (buffer_new), (buffer_unref), + (setup_amrnbenc), (cleanup_amrnbenc), (push_data), + (GST_START_TEST), (amrnbenc_suite), (main): add a simple test for encoding amr - * ext/amrnb/amrnbenc.c: (gst_amrnbenc_init): + * ext/amrnb/amrnbenc.c: (gst_amrnbenc_init): fix pad template leaks -2006-04-10 Michael Smith +2006-04-10 11:48:29 +0000 Michael Smith - * ext/amrnb/amrnbenc.c: (gst_amrnbenc_chain): + ext/amrnb/amrnbenc.c: Plug big leak in AMR encoder. + Original commit message from CVS: + * ext/amrnb/amrnbenc.c: (gst_amrnbenc_chain): Plug big leak in AMR encoder. -2006-04-09 Sebastien Moutte +2006-04-09 18:09:40 +0000 Sébastien Moutte - * ext/mad/gstmad.c: (index_seek): - move GstIndexEntry *entry variable declaration before + ext/mad/gstmad.c: move GstIndexEntry *entry variable declaration before the first instruction + Original commit message from CVS: + * ext/mad/gstmad.c: (index_seek): + move GstIndexEntry *entry variable declaration before the first instruction - * ext/mad/gstmad.c: - remove debug macros with variable number of parameter by using + * ext/mad/gstmad.c: + remove debug macros with variable number of parameter by using GST_DEBUG for WIN32 - * gst/dvdsub/gstdvdsubdec.c: (gst_dvd_sub_dec_parse_subpic): + * gst/dvdsub/gstdvdsubdec.c: (gst_dvd_sub_dec_parse_subpic): use gst_guint64_to_gdouble for conversions - * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_sync_stream_to_time): - replace __FUNCTION__ which is not supported by MSVC by the current - function name - * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_reset): + * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_sync_stream_to_time): + replace __FUNCTION__ which is not supported by MSVC by the current function name + * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_reset): remove LL suffix by using G_GINT64_CONSTANT - * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead), - (gst_mpeg_parse_get_rate): + * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead),(gst_mpeg_parse_get_rate): use gst_guint64_to_gdouble for conversions - * gst/mpegstream/gstmpegparse.h: + * gst/mpegstream/gstmpegparse.h: remove LL suffix by using G_GINT64_CONSTANT - * win32/vs6: - add project files for tagac3parse, asfdemux, dvdlpcmdec, dvdsub, - iec958, lame, mad, mpegaudioparse, mpegstream, realmedia, synaesthesia - -2006-04-08 Stefan Kost + * win32/vs6: + add project files for tagac3parse, asfdemux, dvdlpcmdec, dvdsub, iec958, lame, + mad, mpegaudioparse, mpegstream, realmedia, synaesthesia - * ext/amrnb/amrnbdec.c: (gst_amrnbdec_class_init): - * ext/amrnb/amrnbenc.c: (gst_amrnbenc_class_init): - * ext/amrnb/amrnbparse.c: (gst_amrnbparse_class_init): - * ext/mad/gstmad.c: (gst_mad_class_init): - * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_class_init): - * gst/ac3parse/gstac3parse.c: (gst_ac3parse_class_init): - * gst/asfdemux/gstasfmux.c: (gst_asfmux_class_init): - * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_class_init): - * gst/iec958/ac3iec.c: (ac3iec_class_init): - * gst/mpegaudioparse/gstmpegaudioparse.c: - (gst_mp3parse_class_init): - * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init): - * gst/mpegstream/gstmpegclock.c: (gst_mpeg_clock_class_init): - * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_class_init): - * gst/realmedia/rmdemux.c: (gst_rmdemux_class_init): - * gst/synaesthesia/gstsynaesthesia.c: - (gst_synaesthesia_class_init): - Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) +2006-04-08 21:42:19 +0000 Stefan Kost -2006-04-07 Tim-Philipp Müller + Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) + Original commit message from CVS: + * ext/amrnb/amrnbdec.c: (gst_amrnbdec_class_init): + * ext/amrnb/amrnbenc.c: (gst_amrnbenc_class_init): + * ext/amrnb/amrnbparse.c: (gst_amrnbparse_class_init): + * ext/mad/gstmad.c: (gst_mad_class_init): + * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_class_init): + * gst/ac3parse/gstac3parse.c: (gst_ac3parse_class_init): + * gst/asfdemux/gstasfmux.c: (gst_asfmux_class_init): + * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_class_init): + * gst/iec958/ac3iec.c: (ac3iec_class_init): + * gst/mpegaudioparse/gstmpegaudioparse.c: + (gst_mp3parse_class_init): + * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init): + * gst/mpegstream/gstmpegclock.c: (gst_mpeg_clock_class_init): + * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_class_init): + * gst/realmedia/rmdemux.c: (gst_rmdemux_class_init): + * gst/synaesthesia/gstsynaesthesia.c: + (gst_synaesthesia_class_init): + Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) - Patch by: Fabrizio Gennari +2006-04-07 09:14:26 +0000 Fabrizio Gennari - * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_sink_event), - (gst_asf_demux_push_buffer): + gst/asfdemux/gstasfdemux.c: Send newsegment event only once per pad, fixes #336550. + Original commit message from CVS: + Patch by: Fabrizio Gennari + * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_sink_event), + (gst_asf_demux_push_buffer): Send newsegment event only once per pad, fixes #336550. -2006-04-01 Thomas Vander Stichele +2006-04-06 11:35:26 +0000 j^ - * docs/plugins/gst-plugins-ugly-plugins-docs.sgml: - * docs/plugins/inspect/plugin-siddec.xml: + Unify the long descriptions in the plugin details (#337263). + Original commit message from CVS: + Patch by: j^ + * ext/amrwb/gstamrwbdec.c: + * ext/amrwb/gstamrwbenc.c: + * ext/amrwb/gstamrwbparse.c: + * ext/arts/gst_arts.c: + * ext/artsd/gstartsdsink.c: + * ext/audiofile/gstafparse.c: + * ext/audiofile/gstafsink.c: + * ext/audiofile/gstafsrc.c: + * ext/cdaudio/gstcdaudio.c: + * ext/directfb/dfbvideosink.c: + * ext/divx/gstdivxdec.c: + * ext/divx/gstdivxenc.c: + * ext/dts/gstdtsdec.c: (gst_dtsdec_base_init): + * ext/faac/gstfaac.c: (gst_faac_base_init): + * ext/faad/gstfaad.c: + * ext/gsm/gstgsmdec.c: + * ext/gsm/gstgsmenc.c: + * ext/hermes/gsthermescolorspace.c: + * ext/ivorbis/vorbisfile.c: + * ext/lcs/gstcolorspace.c: + * ext/libfame/gstlibfame.c: + * ext/libmms/gstmms.c: (gst_mms_base_init): + * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_base_init): + * ext/nas/nassink.c: (gst_nassink_base_init): + * ext/neon/gstneonhttpsrc.c: + * ext/polyp/polypsink.c: (gst_polypsink_base_init): + * ext/sdl/sdlaudiosink.c: + * ext/sdl/sdlvideosink.c: + * ext/shout/gstshout.c: + * ext/snapshot/gstsnapshot.c: + * ext/sndfile/gstsf.c: + * ext/tarkin/gsttarkindec.c: + * ext/tarkin/gsttarkinenc.c: + * ext/theora/theoradec.c: + * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_base_init): + * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_base_init): + * ext/xvid/gstxviddec.c: + * ext/xvid/gstxvidenc.c: + * gst/cdxaparse/gstcdxaparse.c: (gst_cdxa_parse_base_init): + * gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_base_init): + * gst/chart/gstchart.c: + * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_base_init): + * gst/festival/gstfestival.c: + * gst/filter/gstiir.c: + * gst/filter/gstlpwsinc.c: + * gst/freeze/gstfreeze.c: + * gst/games/gstpuzzle.c: (gst_puzzle_base_init): + * gst/mixmatrix/mixmatrix.c: + * gst/mpeg1sys/gstmpeg1systemencode.c: + * gst/mpeg1videoparse/gstmp1videoparse.c: + * gst/mpeg2sub/gstmpeg2subt.c: + * gst/mpegaudioparse/gstmpegaudioparse.c: + * gst/multifilesink/gstmultifilesink.c: + * gst/overlay/gstoverlay.c: + * gst/passthrough/gstpassthrough.c: + * gst/playondemand/gstplayondemand.c: + * gst/qtdemux/qtdemux.c: + * gst/rtjpeg/gstrtjpegdec.c: + * gst/rtjpeg/gstrtjpegenc.c: + * gst/smooth/gstsmooth.c: + * gst/tta/gstttadec.c: (gst_tta_dec_base_init): + * gst/tta/gstttaparse.c: (gst_tta_parse_base_init): + * gst/videocrop/gstvideocrop.c: + * gst/videodrop/gstvideodrop.c: + * gst/virtualdub/gstxsharpen.c: + * gst/xingheader/gstxingmux.c: (gst_xing_mux_base_init): + * gst/y4m/gsty4mencode.c: + Unify the long descriptions in the plugin details (#337263). + +2006-04-05 10:02:34 +0000 Christian Schaller + + * gst-plugins-ugly.spec.in: + fix version numbering + Original commit message from CVS: + fix version numbering + +2006-04-05 09:18:35 +0000 Christian Schaller + + * common: + * gst-plugins-ugly.spec.in: + add dvdsub plugin to spec + Original commit message from CVS: + add dvdsub plugin to spec + +2006-04-01 15:43:46 +0000 Thomas Vander Stichele + + docs/plugins/: add siddec + Original commit message from CVS: + * docs/plugins/gst-plugins-ugly-plugins-docs.sgml: + * docs/plugins/inspect/plugin-siddec.xml: add siddec - * ext/dvdnav/dvdnavsrc.c: + * ext/dvdnav/dvdnavsrc.c: doc fixes -2006-04-01 Thomas Vander Stichele +2006-04-01 15:30:56 +0000 Thomas Vander Stichele + * common: * configure.ac: + * ext/sidplay/Makefile.am: + disable use of AS_LIBTOOL_TAGS, it doesn't work correctly + Original commit message from CVS: + disable use of AS_LIBTOOL_TAGS, it doesn't work correctly + +2006-04-01 14:08:36 +0000 Thomas Vander Stichele + + * docs/plugins/.gitignore: + * docs/plugins/gst-plugins-ugly-plugins-docs.sgml: + ignore more + Original commit message from CVS: + ignore more + +2006-04-01 14:08:11 +0000 Thomas Vander Stichele + + * common: + * docs/plugins/inspect/plugin-a52dec.xml: + * docs/plugins/inspect/plugin-amrnb.xml: + * docs/plugins/inspect/plugin-asf.xml: + * docs/plugins/inspect/plugin-dvdlpcmdec.xml: + * docs/plugins/inspect/plugin-dvdread.xml: + * docs/plugins/inspect/plugin-dvdsub.xml: + * docs/plugins/inspect/plugin-iec958.xml: + * docs/plugins/inspect/plugin-lame.xml: + * docs/plugins/inspect/plugin-mad.xml: + * docs/plugins/inspect/plugin-mpeg2dec.xml: + * docs/plugins/inspect/plugin-mpegaudioparse.xml: + * docs/plugins/inspect/plugin-mpegstream.xml: + * docs/plugins/inspect/plugin-rmdemux.xml: + update plugin inspect files + Original commit message from CVS: + update plugin inspect files + +2006-04-01 10:09:10 +0000 Thomas Vander Stichele + + * gst/mpegaudioparse/gstxingmux.c: + rework build; add translations for v4l2 + Original commit message from CVS: + rework build; add translations for v4l2 + +2006-04-01 09:54:39 +0000 Thomas Vander Stichele + + configure.ac: rework similarly to other modules + Original commit message from CVS: + * configure.ac: rework similarly to other modules - * ext/a52dec/gsta52dec.c: - * ext/amrnb/amrnb.c: - * ext/dvdnav/dvdnavsrc.c: - * ext/dvdread/dvdreadsrc.c: - * ext/lame/gstlame.c: - * ext/mad/gstid3tag.c: - * ext/mpeg2dec/gstmpeg2dec.c: - * ext/sidplay/gstsiddec.cc: - * gst/asfdemux/gstasf.c: - * gst/dvdlpcmdec/gstdvdlpcmdec.c: - * gst/dvdsub/gstdvdsubdec.c: - * gst/iec958/ac3iec.c: - * gst/mpegaudioparse/gstmpegaudioparse.c: - * gst/mpegstream/gstmpegstream.c: - * gst/realmedia/rmdemux.c: (plugin_init): + * ext/a52dec/gsta52dec.c: + * ext/amrnb/amrnb.c: + * ext/dvdnav/dvdnavsrc.c: + * ext/dvdread/dvdreadsrc.c: + * ext/lame/gstlame.c: + * ext/mad/gstid3tag.c: + * ext/mpeg2dec/gstmpeg2dec.c: + * ext/sidplay/gstsiddec.cc: + * gst/asfdemux/gstasf.c: + * gst/dvdlpcmdec/gstdvdlpcmdec.c: + * gst/dvdsub/gstdvdsubdec.c: + * gst/iec958/ac3iec.c: + * gst/mpegaudioparse/gstmpegaudioparse.c: + * gst/mpegstream/gstmpegstream.c: + * gst/realmedia/rmdemux.c: (plugin_init): use the correct defines -2006-03-31 Thomas Vander Stichele +2006-04-01 09:53:17 +0000 Thomas Vander Stichele + * common: + * docs/.gitignore: + * docs/plugins/.gitignore: + ignore more + Original commit message from CVS: + ignore more + +2006-03-31 11:13:50 +0000 Thomas Vander Stichele + + * ChangeLog: + * common: * configure.ac: back to HEAD + Original commit message from CVS: + back to HEAD === release 0.10.3 === -2006-03-31 Thomas Vander Stichele +2006-03-31 11:10:46 +0000 Thomas Vander Stichele + * ChangeLog: + * NEWS: + * RELEASE: * configure.ac: - releasing 0.10.3, "Late Plane" + * docs/plugins/gst-plugins-ugly-plugins.signals: + * docs/plugins/inspect/plugin-amrnb.xml: + * docs/plugins/inspect/plugin-dvdlpcmdec.xml: + * docs/plugins/inspect/plugin-iec958.xml: + * docs/plugins/inspect/plugin-mpegaudioparse.xml: + * docs/plugins/inspect/plugin-rmdemux.xml: + releasing 0.10.3 + Original commit message from CVS: + releasing 0.10.3 -2006-03-29 Tim-Philipp Müller +2006-03-30 15:37:00 +0000 Wim Taymans - * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_handle_src_event): + better/unified long descriptions + Original commit message from CVS: + * ext/aalib/gstaasink.c: + * ext/annodex/gstcmmldec.c: + * ext/annodex/gstcmmlenc.c: + * ext/cairo/gsttextoverlay.c: + * ext/cairo/gsttimeoverlay.c: + * ext/cdio/gstcdiocddasrc.c: + * ext/dv/gstdvdec.c: + * ext/esd/esdmon.c: + * ext/esd/esdsink.c: + * ext/flac/gstflacdec.c: + * ext/flac/gstflacenc.c: + * ext/flac/gstflactag.c: + * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init): + * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init): + * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init): + * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init): + * ext/gdk_pixbuf/gstgdkpixbuf.c: + * ext/gdk_pixbuf/pixbufscale.c: + * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init): + * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init): + * ext/jpeg/gstjpegdec.c: + * ext/jpeg/gstjpegenc.c: + * ext/jpeg/gstsmokedec.c: + * ext/jpeg/gstsmokeenc.c: + * ext/libcaca/gstcacasink.c: + * ext/libmng/gstmngdec.c: + * ext/libmng/gstmngenc.c: + * ext/libpng/gstpngdec.c: + * ext/libpng/gstpngenc.c: + * ext/mikmod/gstmikmod.c: + * ext/raw1394/gstdv1394src.c: + * ext/shout2/gstshout2.c: + * ext/speex/gstspeexdec.c: + * ext/speex/gstspeexenc.c: + * gst/alpha/gstalpha.c: + * gst/alpha/gstalphacolor.c: + * gst/auparse/gstauparse.c: + * gst/autodetect/gstautoaudiosink.c: + (gst_auto_audio_sink_base_init): + * gst/autodetect/gstautovideosink.c: + (gst_auto_video_sink_base_init): + * gst/avi/gstavimux.c: (gst_avimux_base_init): + * gst/cutter/gstcutter.c: + * gst/debug/breakmydata.c: + * gst/debug/efence.c: + * gst/debug/gstnavigationtest.c: + * gst/debug/negotiation.c: + * gst/debug/progressreport.c: + * gst/debug/testplugin.c: + * gst/effectv/gstaging.c: + * gst/effectv/gstdice.c: + * gst/effectv/gstedge.c: + * gst/effectv/gstquark.c: + * gst/effectv/gstrev.c: + * gst/effectv/gstvertigo.c: + * gst/effectv/gstwarp.c: + * gst/flx/gstflxdec.c: + * gst/goom/gstgoom.c: + * gst/interleave/deinterleave.c: + * gst/interleave/interleave.c: + * gst/law/alaw-decode.c: (gst_alawdec_base_init): + * gst/law/alaw-encode.c: (gst_alawenc_base_init): + * gst/law/mulaw-decode.c: (gst_mulawdec_base_init): + * gst/law/mulaw-encode.c: (gst_mulawenc_base_init): + * gst/level/gstlevel.c: + * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init): + * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init): + * gst/median/gstmedian.c: + * gst/monoscope/gstmonoscope.c: + * gst/multipart/multipartdemux.c: + * gst/multipart/multipartmux.c: + * gst/oldcore/gstmd5sink.c: + * gst/oldcore/gstmultifilesrc.c: + * gst/oldcore/gstpipefilter.c: + * gst/oldcore/gstshaper.c: + * gst/oldcore/gststatistics.c: + * gst/rtp/gstasteriskh263.c: + * gst/rtp/gstrtpL16depay.c: + * gst/rtp/gstrtpL16pay.c: + * gst/rtp/gstrtpamrdepay.c: + * gst/rtp/gstrtpamrpay.c: + * gst/rtp/gstrtpdepay.c: + * gst/rtp/gstrtpgsmpay.c: + * gst/rtp/gstrtph263pay.c: + * gst/rtp/gstrtph263pdepay.c: + * gst/rtp/gstrtph263ppay.c: + * gst/rtp/gstrtpmp4gpay.c: + * gst/rtp/gstrtpmp4vdepay.c: + * gst/rtp/gstrtpmp4vpay.c: + * gst/rtp/gstrtpmpadepay.c: + * gst/rtp/gstrtpmpapay.c: + * gst/rtp/gstrtppcmadepay.c: + * gst/rtp/gstrtppcmapay.c: + * gst/rtp/gstrtppcmudepay.c: + * gst/rtp/gstrtppcmupay.c: + * gst/rtp/gstrtpspeexdepay.c: + * gst/rtp/gstrtpspeexpay.c: + * gst/rtsp/gstrtpdec.c: + * gst/smpte/gstsmpte.c: + * gst/videobox/gstvideobox.c: + * gst/videofilter/gstgamma.c: (gst_gamma_base_init): + * gst/videofilter/gstvideobalance.c: + * gst/videofilter/gstvideoflip.c: + * gst/videofilter/gstvideotemplate.c: + (gst_videotemplate_base_init): + * gst/videomixer/videomixer.c: + * gst/wavenc/gstwavenc.c: + * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init): + better/unified long descriptions + Fixed #336602 + Some cleanups to auparse, don't send multiple newsegments. + +2006-03-29 11:31:55 +0000 Tim-Philipp Müller + + gst/mpegstream/gstmpegparse.c: Don't unref event unconditionally after giving away ownership (gst_pad_push_event(), g... + Original commit message from CVS: + * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_handle_src_event): Don't unref event unconditionally after giving away ownership (gst_pad_push_event(), gst_pad_send_event() and gst_pad_event_default() take ownership of the event passed to them). Fixes warnings/crashes caused by navigation events. -2006-03-28 Tim-Philipp Müller +2006-03-28 20:19:31 +0000 Tim-Philipp Müller - * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer): + gst/mpegstream/gstmpegdemux.c: Don't ref NULL caps (private streams have NULL caps) (#336387); also, no need to set c... + Original commit message from CVS: + * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer): Don't ref NULL caps (private streams have NULL caps) (#336387); also, no need to set caps on the same buffer twice. -2006-03-28 Tim-Philipp Müller +2006-03-28 19:44:51 +0000 Tim-Philipp Müller - * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_event), - (gst_dvd_demux_handle_dvd_event), (gst_dvd_demux_get_audio_stream), - (gst_dvd_demux_get_subpicture_stream): - * gst/mpegstream/gstmpegdemux.c: - (gst_mpeg_demux_sync_stream_to_time): + gst/mpegstream/: Don't leak element and pad names in error messages, use + Original commit message from CVS: + * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_event), + (gst_dvd_demux_handle_dvd_event), (gst_dvd_demux_get_audio_stream), + (gst_dvd_demux_get_subpicture_stream): + * gst/mpegstream/gstmpegdemux.c: + (gst_mpeg_demux_sync_stream_to_time): Don't leak element and pad names in error messages, use GST_DEBUG_PAD_NAME instead. Add some more debug code. -2006-03-28 Tim-Philipp Müller +2006-03-28 19:29:39 +0000 Tim-Philipp Müller - * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_init), - (gst_dvd_read_src_goto_title), (gst_dvd_read_src_read): + ext/dvdread/dvdreadsrc.c: Name the structure in the custom event with the language codes for the audio and subtitle s... + Original commit message from CVS: + * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_init), + (gst_dvd_read_src_goto_title), (gst_dvd_read_src_read): Name the structure in the custom event with the language codes for the audio and subtitle streams actually like dvddemux expects it to be named. Set caps on source pad and outgoing buffers. -2006-03-28 Tim-Philipp Müller +2006-03-28 16:06:05 +0000 Tim-Philipp Müller - * ext/lame/gstlame.c: (gst_lame_init), (gst_lame_set_property), - (gst_lame_get_property), (gst_lame_setup): - * ext/lame/gstlame.h: + ext/lame/gstlame.*: Make xingheader property non-functional, it's broken anyway after all (use xingmux instead). + Original commit message from CVS: + * ext/lame/gstlame.c: (gst_lame_init), (gst_lame_set_property), + (gst_lame_get_property), (gst_lame_setup): + * ext/lame/gstlame.h: Make xingheader property non-functional, it's broken anyway after all (use xingmux instead). -2006-03-28 Tim-Philipp Müller +2006-03-28 15:10:18 +0000 Tim-Philipp Müller - * ext/lame/gstlame.c: (gst_lame_sink_event): + ext/lame/gstlame.c: On EOS, flush encoder and send remaining data. Fix return value handling in sink event function. + Original commit message from CVS: + * ext/lame/gstlame.c: (gst_lame_sink_event): On EOS, flush encoder and send remaining data. Fix return value handling in sink event function. -2006-03-27 Tim-Philipp Müller +2006-03-27 14:04:08 +0000 Jürg Billeter - Patch by: Jürg Billeter - - * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_set_property): + ext/dvdread/dvdreadsrc.c: Fix wrong check for started flag when setting the 'device' property. + Original commit message from CVS: + Patch by: Jürg Billeter + * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_set_property): Fix wrong check for started flag when setting the 'device' property. We want to allow it when the source is NOT started yet and ignore it when the source is running. -2006-03-27 Tim-Philipp Müller +2006-03-27 10:39:03 +0000 Fabrizio Gennari - Patch by: Fabrizio Gennari - - * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_setup_pad), - (gst_asf_demux_process_chunk): - * gst/asfdemux/gstasfdemux.h: + gst/asfdemux/gstasfdemux.*: Subtract first timestamp from timestamps, so that stream starts from 0; makes live stream... + Original commit message from CVS: + Patch by: Fabrizio Gennari + * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_setup_pad), + (gst_asf_demux_process_chunk): + * gst/asfdemux/gstasfdemux.h: Subtract first timestamp from timestamps, so that stream starts from 0; makes live streams that don't start at 0 work again (fixes #317310, #336097). -2006-03-27 Tim-Philipp Müller +2006-03-27 10:09:43 +0000 Christian Kirbach - Patch by: Christian Kirbach - - * configure.ac: + configure.ac: Remove CXX tag from AS_LIBTOOL_TAGS, just like we did for + Original commit message from CVS: + Patch by: Christian Kirbach + * configure.ac: Remove CXX tag from AS_LIBTOOL_TAGS, just like we did for -good. Fixes build on some systems (#331838). -2006-03-24 Tim-Philipp Müller +2006-03-24 19:47:37 +0000 Tim-Philipp Müller - * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream), - (gst_rmdemux_parse_cont): + gst/realmedia/rmdemux.c: Extract more tags and also post codec name tag on the bus so this shows up in totem and naut... + Original commit message from CVS: + * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream), + (gst_rmdemux_parse_cont): Extract more tags and also post codec name tag on the bus so this shows up in totem and nautilus. -2006-03-24 Tim-Philipp Müller +2006-03-24 19:06:41 +0000 Tim-Philipp Müller - * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream), - (gst_rmdemux_fill_audio_packet), (gst_rmdemux_parse_packet): + gst/realmedia/rmdemux.c: Extra data usually goes into the caps as 'codec_data', not as first buffer into the stream. + Original commit message from CVS: + * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream), + (gst_rmdemux_fill_audio_packet), (gst_rmdemux_parse_packet): Extra data usually goes into the caps as 'codec_data', not as first buffer into the stream. Need to byte swap AC3 content in realmedia files for some reason (fixes #331588). -2006-03-24 Tim-Philipp Müller +2006-03-24 12:08:39 +0000 Tim-Philipp Müller - * gst/realmedia/rmdemux.c: (gst_rmdemux_init), - (gst_rmdemux_validate_offset), (gst_rmdemux_loop), - (gst_rmdemux_parse_mdpr), (gst_rmdemux_parse_packet): + gst/realmedia/rmdemux.c: When operating in pull mode, post an error message on the bus when all source pads are unlin... + Original commit message from CVS: + * gst/realmedia/rmdemux.c: (gst_rmdemux_init), + (gst_rmdemux_validate_offset), (gst_rmdemux_loop), + (gst_rmdemux_parse_mdpr), (gst_rmdemux_parse_packet): When operating in pull mode, post an error message on the bus when all source pads are unlinked or some other fatal error occured (#323023). Regrade some recurring debug messages to LOG level. Convert c++-style comments into C-style ones. -2006-03-24 Tim-Philipp Müller +2006-03-24 11:42:31 +0000 Tim-Philipp Müller - * gst/realmedia/rmdemux.c: (gst_rmdemux_perform_seek), - (gst_rmdemux_loop), (gst_rmdemux_chain), (gst_rmdemux_send_event), - (gst_rmdemux_all_source_pads_unlinked), - (gst_rmdemux_at_least_one_stream_flowok), (gst_rmdemux_add_stream), - (gst_rmdemux_parse_packet): - * gst/realmedia/rmdemux.h: + gst/realmedia/rmdemux.*: Handle unlinked source pads properly and stop if all source pads are unlinked (#323023). + Original commit message from CVS: + * gst/realmedia/rmdemux.c: (gst_rmdemux_perform_seek), + (gst_rmdemux_loop), (gst_rmdemux_chain), (gst_rmdemux_send_event), + (gst_rmdemux_all_source_pads_unlinked), + (gst_rmdemux_at_least_one_stream_flowok), (gst_rmdemux_add_stream), + (gst_rmdemux_parse_packet): + * gst/realmedia/rmdemux.h: Handle unlinked source pads properly and stop if all source pads are unlinked (#323023). -2006-03-23 Wim Taymans +2006-03-23 18:17:34 +0000 Michal Benes - Patch by: Michal Benes + gst/mpegstream/: Timestamps in mpeg stream are 32-bit numbers. Therefore, with a clock_freq of 90kHz this timestamp o... + Original commit message from CVS: + Patch by: Michal Benes + * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_init), + (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes), + (gst_mpeg_demux_send_subbuffer), (gst_mpeg_demux_reset): + * gst/mpegstream/gstmpegdemux.h: + * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead): + Timestamps in mpeg stream are 32-bit numbers. Therefore, with a + clock_freq of 90kHz this timestamp overflows every ~13 hours. This + situation really happens when grabbing DVB streams. Current + mpegdemuxer can not handle this situation correctly and it + restarts counting gstreamer timestamps from zero. + Fixes #326598. - * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_init), - (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes), - (gst_mpeg_demux_send_subbuffer), (gst_mpeg_demux_reset): - * gst/mpegstream/gstmpegdemux.h: - * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead): - Timestamps in mpeg stream are 32-bit numbers. Therefore, with a - clock_freq of 90kHz this timestamp overflows every ~13 hours. This - situation really happens when grabbing DVB streams. Current - mpegdemuxer can not handle this situation correctly and it - restarts counting gstreamer timestamps from zero. - Fixes #326598. +2006-03-15 22:01:40 +0000 Michael Smith -2006-03-15 Michael Smith - - * ext/a52dec/gsta52dec.c: (gst_a52dec_sink_event), - (gst_a52dec_chain_raw), (gst_a52dec_change_state): - * ext/a52dec/gsta52dec.h: + ext/a52dec/gsta52dec.*: Fix #334550: failure to play raw AC3 files due to segment problems. + Original commit message from CVS: + * ext/a52dec/gsta52dec.c: (gst_a52dec_sink_event), + (gst_a52dec_chain_raw), (gst_a52dec_change_state): + * ext/a52dec/gsta52dec.h: Fix #334550: failure to play raw AC3 files due to segment problems. -2006-03-15 Tim-Philipp Müller +2006-03-15 13:43:42 +0000 Christophe Fergeau - Patch by: Christophe Fergeau - - * ext/lame/gstlame.c: (gst_lame_release_memory), - (gst_lame_finalize), (gst_lame_class_init), - (gst_lame_sink_setcaps), (gst_lame_init), (gst_lame_sink_event), - (gst_lame_change_state): + ext/lame/gstlame.c: use GST_DEBUG_FUNCPTR more often. + Original commit message from CVS: + Patch by: Christophe Fergeau + * ext/lame/gstlame.c: (gst_lame_release_memory), + (gst_lame_finalize), (gst_lame_class_init), + (gst_lame_sink_setcaps), (gst_lame_init), (gst_lame_sink_event), + (gst_lame_change_state): Fix some memory leaks (#333345), use GST_DEBUG_FUNCPTR more often. -2006-03-14 Tim-Philipp Müller +2006-03-14 19:41:17 +0000 Tim-Philipp Müller - * ext/mad/gstmad.c: (gst_mad_convert_sink), (gst_mad_update_info), - (gst_mad_sink_event), (gst_mad_change_state): + ext/mad/gstmad.c: Include AUDIO_CODEC tag with tags posted if input is not framed (#334258). Use _scale() util functi... + Original commit message from CVS: + * ext/mad/gstmad.c: (gst_mad_convert_sink), (gst_mad_update_info), + (gst_mad_sink_event), (gst_mad_change_state): Include AUDIO_CODEC tag with tags posted if input is not framed (#334258). Use _scale() util functions in more places. -2006-03-12 Christophe Fergeau +2006-03-12 11:00:33 +0000 Christophe Fergeau - Reviewed by: Tim-Philipp Müller + ext/lame/gstlame.c: mark the xing-header property as BROKEN (see http://bugzilla.gnome.org/show_bug.cgi?id=330317#c19... + Original commit message from CVS: + 2006-03-12 Christophe Fergeau + Reviewed by: Tim-Philipp Müller + * ext/lame/gstlame.c: (gst_lame_class_init): mark the xing-header + property as BROKEN (see + http://bugzilla.gnome.org/show_bug.cgi?id=330317#c19 for an + explanation why it's broken). - * ext/lame/gstlame.c: (gst_lame_class_init): mark the xing-header - property as BROKEN (see - http://bugzilla.gnome.org/show_bug.cgi?id=330317#c19 for an - explanation why it's broken). +2006-03-11 11:12:30 +0000 Christophe Fergeau -2006-03-07 Tim-Philipp Müller + added new element to add Xing headers to MP3 files (this allows decoder to figure out the length of VBR files) + Original commit message from CVS: + 2006-03-11 Christophe Fergeau + Reviewed by: Tim-Philipp Müller + * configure.ac: + * gst/xingheader/Makefile.am: + * gst/xingheader/gstxingmux.c: + * gst/xingheader/gstxingmux.h: added new element to add Xing headers + to MP3 files (this allows decoder to figure out the length of VBR + files) - Patch by: Alex Lancaster - * ext/mad/gstid3tag.c: (tag_list_to_id3_tag_foreach): +2006-03-07 11:19:55 +0000 Alex Lancaster + + ext/mad/gstid3tag.c: Add support for writing the GST_TAG_ALBUM_VOLUME_NUMBER + Original commit message from CVS: + * ext/mad/gstid3tag.c: (tag_list_to_id3_tag_foreach): Add support for writing the GST_TAG_ALBUM_VOLUME_NUMBER - tag (#333683) - -2006-03-02 Wim Taymans + tag (#333683, patch by: Alex Lancaster). - * ext/amrnb/amrnbdec.c: (gst_amrnbdec_init), - (gst_amrnbdec_setcaps), (gst_amrnbdec_chain), - (gst_amrnbdec_state_change): - * ext/amrnb/amrnbenc.c: (gst_amrnbenc_init), - (gst_amrnbenc_setcaps), (gst_amrnbenc_chain), - (gst_amrnbenc_state_change): - * ext/amrnb/amrnbenc.h: - * ext/amrnb/amrnbparse.c: (gst_amrnbparse_init), - (gst_amrnbparse_query): - Further fancyfication. - Use _take to get writable data from the adapter. - Precalc packet duration. - Handle disconts. - Forward _push to upstream. - Post error messages when something goes wrong. - Remove old code in amrnbparse. - Don't ignore query results from upstream. +2006-03-02 20:03:00 +0000 Wim Taymans -2006-03-02 Michael Smith + ext/amrnb/: Further fancyfication. + Original commit message from CVS: + * ext/amrnb/amrnbdec.c: (gst_amrnbdec_init), + (gst_amrnbdec_setcaps), (gst_amrnbdec_chain), + (gst_amrnbdec_state_change): + * ext/amrnb/amrnbenc.c: (gst_amrnbenc_init), + (gst_amrnbenc_setcaps), (gst_amrnbenc_chain), + (gst_amrnbenc_state_change): + * ext/amrnb/amrnbenc.h: + * ext/amrnb/amrnbparse.c: (gst_amrnbparse_init), + (gst_amrnbparse_query): + Further fancyfication. + Use _take to get writable data from the adapter. + Precalc packet duration. + Handle disconts. + Forward _push to upstream. + Post error messages when something goes wrong. + Remove old code in amrnbparse. + Don't ignore query results from upstream. - * ext/amrnb/amrnbenc.c: (gst_amrnbenc_chain): +2006-03-02 18:45:40 +0000 Michael Smith + + ext/amrnb/amrnbenc.c: The AMR encoder writes into the audio buffers it processes, so use gst_buffer_make_writable() o... + Original commit message from CVS: + * ext/amrnb/amrnbenc.c: (gst_amrnbenc_chain): The AMR encoder writes into the audio buffers it processes, so use gst_buffer_make_writable() on buffers we might (they go through an adapter, so there can be copying going on later anyway) be encoding. -2006-03-01 Tim-Philipp Müller +2006-03-01 12:35:09 +0000 Jens Granseuer - Patch by: Jens Granseuer - - * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_pad_added), - (gst_mpeg_parse_handle_src_query): + gst/mpegstream/gstmpegparse.c: Declare variables at the beginning of a block and make + Original commit message from CVS: + * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_pad_added), + (gst_mpeg_parse_handle_src_query): Declare variables at the beginning of a block and make - gcc-2.9x happy (fixes #328957) + gcc-2.9x happy (fixes #328957; patch by: Jens Granseuer). -2006-03-01 Tim-Philipp Müller +2006-03-01 09:55:49 +0000 Fabrizio - Patch by: Fabrizio Gennari - - * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_data): + gst/asfdemux/gstasfdemux.c: Read packet size, sequence and padsize in right order again + Original commit message from CVS: + * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_data): Read packet size, sequence and padsize in right order again - (fixes #332796) + (fixes #332796; patch by: Fabrizio Gennari). -2006-02-28 Edward Hervey +2006-02-28 13:50:02 +0000 Edward Hervey - * gst/iec958/ac3iec.c: - Set a proper klass (Codec/Muxer/Audio) for the ElementDetails. + gst/iec958/ac3iec.c: Set a proper klass (Codec/Muxer/Audio) for the ElementDetails. + Original commit message from CVS: + * gst/iec958/ac3iec.c: + Set a proper klass (Codec/Muxer/Audio) for the ElementDetails. -2006-02-27 Jan Schmidt +2006-02-27 18:37:47 +0000 Jan Schmidt - * configure.ac: + configure.ac: Make the id3tag and mad checks check for both a header and the appropriate library if the pkg-config is... + Original commit message from CVS: + * configure.ac: Make the id3tag and mad checks check for both a header and the appropriate library if the pkg-config is missing. (Closes #331842) Split the id3tag and mad checks into 2 pieces. Sometime soon I might do the same for the plugins themselves. - -2006-02-27 Luca Ognibene - Reviewed by: Tim-Philipp Müller +2006-02-27 14:49:05 +0000 Tim-Philipp Müller - * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init), - (gst_mpeg2dec_reset), (gst_mpeg2dec_chain): - * ext/mpeg2dec/gstmpeg2dec.h: + ext/mpeg2dec/gstmpeg2dec.*: Don't treat STATE_INVALID as fatal error; throw an error only after five consecutive deco... + Original commit message from CVS: + Reviewed by: Tim-Philipp Müller + * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init), + (gst_mpeg2dec_reset), (gst_mpeg2dec_chain): + * ext/mpeg2dec/gstmpeg2dec.h: Don't treat STATE_INVALID as fatal error; throw an error only after five consecutive decoding errors. Makes decoding mpeg streams more robust and fixes playback of joined clips (#300682). -2006-02-26 Tim-Philipp Müller +2006-02-26 22:33:33 +0000 Tim-Philipp Müller - * ext/dvdnav/dvdnavsrc.h: + ext/dvdnav/dvdnavsrc.h: Oops. forgot to add this one. + Original commit message from CVS: + * ext/dvdnav/dvdnavsrc.h: Oops. forgot to add this one. -2006-02-26 Julien MOUTTE +2006-02-26 21:25:01 +0000 Julien Moutte - * ext/Makefile.am: Fix dist-check. + ext/Makefile.am: Fix dist-check. + Original commit message from CVS: + 2006-02-26 Julien MOUTTE + * ext/Makefile.am: Fix dist-check. -2006-02-26 Tim-Philipp Müller +2006-02-26 18:01:15 +0000 Tim-Philipp Müller - * configure.ac: + configure.ac: Disable dvdnavsrc for now. + Original commit message from CVS: + * configure.ac: Disable dvdnavsrc for now. -2006-02-26 Tim-Philipp Müller +2006-02-26 17:55:05 +0000 Tim-Philipp Müller - * configure.ac: - * ext/Makefile.am: - * ext/dvdnav/Makefile.am: - * ext/dvdnav/dvdnavsrc.c: (gst_dvd_nav_src_base_init), - (gst_dvd_nav_src_class_init), (gst_dvd_nav_src_check_get_range), - (gst_dvd_nav_src_init), (gst_dvd_nav_src_finalize), - (gst_dvd_nav_src_is_open), (gst_dvd_nav_src_set_property), - (gst_dvd_nav_src_get_property), (gst_dvd_nav_src_set_clock), - (gst_dvd_nav_src_tca_seek), (gst_dvd_nav_src_update_streaminfo), - (gst_dvd_nav_src_set_domain), (gst_dvd_nav_src_update_highlight), - (gst_dvd_nav_src_user_op), (dvdnav_get_event_name), - (dvdnav_get_read_domain_name), (gst_dvd_nav_src_print_event), - (gst_dvd_nav_src_make_dvd_event), - (gst_dvd_nav_src_structure_set_uint64), - (gst_dvd_nav_src_push_dvd_nav_packet_event), - (gst_dvd_nav_src_push_clut_change_event), (read_vts_info), - (gst_dvd_nav_src_push_titlelang_event), - (gst_dvd_nav_src_process_next_block), (gst_dvd_nav_src_create), - (gst_dvd_nav_src_start), (gst_dvd_nav_src_stop), - (gst_dvd_nav_src_handle_navigation_event), - (gst_dvd_nav_src_handle_seek_event), (gst_dvd_nav_src_src_event), - (gst_dvd_nav_src_query_position), (gst_dvd_nav_src_query_duration), - (gst_dvd_nav_src_query), (gst_dvd_nav_src_uri_get_type), - (gst_dvd_nav_src_uri_get_protocols), (gst_dvd_nav_src_uri_get_uri), - (gst_dvd_nav_src_uri_set_uri), (gst_dvd_nav_src_uri_handler_init), - (gst_dvd_nav_src_do_init), (plugin_init): + dvdnavsrc ported to 0.10, for the most part at least. Not quite ready for prime time yet though. + Original commit message from CVS: + * configure.ac: + * ext/Makefile.am: + * ext/dvdnav/Makefile.am: + * ext/dvdnav/dvdnavsrc.c: (gst_dvd_nav_src_base_init), + (gst_dvd_nav_src_class_init), (gst_dvd_nav_src_check_get_range), + (gst_dvd_nav_src_init), (gst_dvd_nav_src_finalize), + (gst_dvd_nav_src_is_open), (gst_dvd_nav_src_set_property), + (gst_dvd_nav_src_get_property), (gst_dvd_nav_src_set_clock), + (gst_dvd_nav_src_tca_seek), (gst_dvd_nav_src_update_streaminfo), + (gst_dvd_nav_src_set_domain), (gst_dvd_nav_src_update_highlight), + (gst_dvd_nav_src_user_op), (dvdnav_get_event_name), + (dvdnav_get_read_domain_name), (gst_dvd_nav_src_print_event), + (gst_dvd_nav_src_make_dvd_event), + (gst_dvd_nav_src_structure_set_uint64), + (gst_dvd_nav_src_push_dvd_nav_packet_event), + (gst_dvd_nav_src_push_clut_change_event), (read_vts_info), + (gst_dvd_nav_src_push_titlelang_event), + (gst_dvd_nav_src_process_next_block), (gst_dvd_nav_src_create), + (gst_dvd_nav_src_start), (gst_dvd_nav_src_stop), + (gst_dvd_nav_src_handle_navigation_event), + (gst_dvd_nav_src_handle_seek_event), (gst_dvd_nav_src_src_event), + (gst_dvd_nav_src_query_position), (gst_dvd_nav_src_query_duration), + (gst_dvd_nav_src_query), (gst_dvd_nav_src_uri_get_type), + (gst_dvd_nav_src_uri_get_protocols), (gst_dvd_nav_src_uri_get_uri), + (gst_dvd_nav_src_uri_set_uri), (gst_dvd_nav_src_uri_handler_init), + (gst_dvd_nav_src_do_init), (plugin_init): dvdnavsrc ported to 0.10, for the most part at least. Not quite ready for prime time yet though. -2006-02-22 Tim-Philipp Müller +2006-02-23 20:08:58 +0000 Tim-Philipp Müller - * configure.ac: - * gst/dvdsub/Makefile.am: - * gst/dvdsub/gstdvdsubdec.c: (gst_dvd_sub_dec_base_init), - (gst_dvd_sub_dec_class_init), (gst_dvd_sub_dec_init), - (gst_dvd_sub_dec_finalize), (gst_dvd_sub_dec_src_event), - (gst_dvd_sub_dec_get_event_delay), (gst_dvd_sub_dec_parse_subpic), - (gst_get_nibble), (gst_setup_palette), (gst_get_rle_code), - (gst_draw_rle_line), (gst_dvd_sub_dec_merge_title), - (gst_send_empty_fill), (gst_send_subtitle_frame), - (gst_dvd_sub_dec_advance_time), (gst_dvd_sub_dec_chain), - (gst_dvd_sub_dec_sink_event), (gst_dvd_sub_dec_handle_dvd_event), - (plugin_init): - * gst/dvdsub/gstdvdsubdec.h: + ext/cdio/Makefile.am: Add GST_BASE_CFLAGS and GST_BASE_LIBS (seems to be required for Cygwin, see #317048) + Original commit message from CVS: + * ext/cdio/Makefile.am: + Add GST_BASE_CFLAGS and GST_BASE_LIBS (seems to be + required for Cygwin, see #317048) + * gst/rtp/gstasteriskh263.c: + Cygwin has includes for both the unix network socket API + and the windows API, but only one can be included, so fix + includes to only use one or the other, prefering the unxi + one (#317048). + +2006-02-22 14:54:54 +0000 Tim-Philipp Müller + + Port dvdsubdec to 0.10 + Original commit message from CVS: + * configure.ac: + * gst/dvdsub/Makefile.am: + * gst/dvdsub/gstdvdsubdec.c: (gst_dvd_sub_dec_base_init), + (gst_dvd_sub_dec_class_init), (gst_dvd_sub_dec_init), + (gst_dvd_sub_dec_finalize), (gst_dvd_sub_dec_src_event), + (gst_dvd_sub_dec_get_event_delay), (gst_dvd_sub_dec_parse_subpic), + (gst_get_nibble), (gst_setup_palette), (gst_get_rle_code), + (gst_draw_rle_line), (gst_dvd_sub_dec_merge_title), + (gst_send_empty_fill), (gst_send_subtitle_frame), + (gst_dvd_sub_dec_advance_time), (gst_dvd_sub_dec_chain), + (gst_dvd_sub_dec_sink_event), (gst_dvd_sub_dec_handle_dvd_event), + (plugin_init): + * gst/dvdsub/gstdvdsubdec.h: Port dvdsubdec to 0.10 -2006-02-21 Jan Schmidt +2006-02-21 16:24:10 +0000 Jan Schmidt - * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_plugin_init): - Push the rank up to SECONDARY+1 so that dvddemux is preferred over - mpegdemux for MPEG-2 video streams. + gst/mpegstream/gstdvddemux.c: Push the rank up to SECONDARY+1 so that dvddemux is preferred over mpegdemux for MPEG-2... + Original commit message from CVS: + * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_plugin_init): + Push the rank up to SECONDARY+1 so that dvddemux is preferred over + mpegdemux for MPEG-2 video streams. -2006-02-20 Jan Schmidt +2006-02-20 19:16:10 +0000 Jan Schmidt - * configure.ac: + configure.ac: Bump nano back to CVS + Original commit message from CVS: + * configure.ac: Bump nano back to CVS === release 0.10.2 === -2006-02-20 Jan Schmidt +2006-02-20 19:13:54 +0000 Jan Schmidt - * configure.ac: + configure.ac: releasing 0.10.2, "Season to Taste" + Original commit message from CVS: + * configure.ac: releasing 0.10.2, "Season to Taste" -2006-02-19 Jan Schmidt +2006-02-19 23:45:34 +0000 Jan Schmidt - * configure.ac: + configure.ac: releasing 0.10.1.3 prelease for 0.10.2 + Original commit message from CVS: + * configure.ac: releasing 0.10.1.3 prelease for 0.10.2 -2006-02-17 Tim-Philipp Müller +2006-02-17 17:58:44 +0000 Tim-Philipp Müller - * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_sink_event): + gst/asfdemux/gstasfdemux.c: In sink event handler, release object lock again _before_ sending EOS event downstream (#... + Original commit message from CVS: + * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_sink_event): In sink event handler, release object lock again _before_ sending EOS event downstream (#313838). -2006-02-17 Christian Schaller - - * gst/asfdemux/gstasf.c: (plugin_init): - Set asfdemux rank to secondary (fixes #331579). +2006-02-17 17:54:37 +0000 Christian Schaller -2006-02-17 Jan Schmidt + * ChangeLog: + * gst/asfdemux/gstasf.c: + fix rank of asfdemux + Original commit message from CVS: + fix rank of asfdemux - * configure.ac: +2006-02-17 15:08:28 +0000 Jan Schmidt + + configure.ac: releasing 0.10.1.2 prelease for 0.10.2 + Original commit message from CVS: + * configure.ac: releasing 0.10.1.2 prelease for 0.10.2 -2006-02-17 Tim-Philipp Müller +2006-02-17 15:02:30 +0000 Christian Schaller - * ext/mpeg2dec/gstmpeg2dec.c: (crop_copy_i420_buffer), - (crop_copy_i422_buffer), (crop_buffer): + * gst-plugins-ugly.spec.in: + latest updates + Original commit message from CVS: + latest updates + +2006-02-17 11:51:12 +0000 Tim-Philipp Müller + + ext/mpeg2dec/gstmpeg2dec.c: When we need to crop the output buffer, make sure we create a buffer of the right size an... + Original commit message from CVS: + * ext/mpeg2dec/gstmpeg2dec.c: (crop_copy_i420_buffer), + (crop_copy_i422_buffer), (crop_buffer): When we need to crop the output buffer, make sure we create a buffer of the right size and respect the implicit striding used for I420 elsewhere in GStreamer (#331301). -2006-02-17 Edward Hervey +2006-02-17 11:19:34 +0000 Tim-Philipp Müller - * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_stream): - Do not error out on non-recognized streams. Ignore them and allow - playback of the other streams. + ext/cdio/gstcdio.c: Init debug category (#331253). + Original commit message from CVS: + * ext/cdio/gstcdio.c: (plugin_init): + Init debug category (#331253). -2006-02-17 Jan Schmidt +2006-02-17 10:24:56 +0000 Edward Hervey - * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain_dvd): - Add a small sanity check for LPCM reading. + gst/asfdemux/gstasfdemux.c: Do not error out on non-recognized streams. Ignore them and allow playback of the other s... + Original commit message from CVS: + * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_stream): + Do not error out on non-recognized streams. Ignore them and allow + playback of the other streams. -2006-02-17 Edward Hervey +2006-02-17 10:10:40 +0000 Jan Schmidt - * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_file): - Take into account the file properties preroll value for - timestamping/newsegment. It's weird this value was commented out. + gst/dvdlpcmdec/gstdvdlpcmdec.c: Add a small sanity check for LPCM reading. + Original commit message from CVS: + * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain_dvd): + Add a small sanity check for LPCM reading. -2006-02-16 Wim Taymans +2006-02-17 09:54:43 +0000 Edward Hervey - * gst/asfdemux/Makefile.am: - More asf makefile fixing. + gst/asfdemux/gstasfdemux.c: Take into account the file properties preroll value for timestamping/newsegment. It's wei... + Original commit message from CVS: + * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_file): + Take into account the file properties preroll value for + timestamping/newsegment. It's weird this value was commented out. -2006-02-16 Wim Taymans +2006-02-16 17:57:59 +0000 Wim Taymans - * ext/lame/gstlame.c: (gst_lame_init), (gst_lame_chain), - (gst_lame_change_state): - Fix up lame a bit. - Apply patch #319782 by Gautier Portet. + gst/asfdemux/Makefile.am: More asf makefile fixing. + Original commit message from CVS: + * gst/asfdemux/Makefile.am: + More asf makefile fixing. -2006-02-16 Edward Hervey +2006-02-16 17:16:06 +0000 Wim Taymans - * gst/asfdemux/Makefile.am: - But we do need to link against the riff libraryr. + ext/lame/gstlame.c: Fix up lame a bit. + Original commit message from CVS: + * ext/lame/gstlame.c: (gst_lame_init), (gst_lame_chain), + (gst_lame_change_state): + Fix up lame a bit. + Apply patch #319782 by Gautier Portet. -2006-02-16 Edward Hervey +2006-02-16 11:14:11 +0000 Edward Hervey - * gst/asfdemux/Makefile.am: - We don't want asfmux.c yet. + gst/asfdemux/Makefile.am: But we do need to link against the riff libraryr. + Original commit message from CVS: + * gst/asfdemux/Makefile.am: + But we do need to link against the riff libraryr. -2006-02-16 Jan Schmidt +2006-02-16 11:08:51 +0000 Edward Hervey - * ext/mad/gstmad.c: (gst_mad_init), (scale), (gst_mad_update_info), - (gst_mad_sink_event), (gst_mad_check_caps_reset), (gst_mad_chain), - (gst_mad_change_state): + gst/asfdemux/Makefile.am: We don't want asfmux.c yet. + Original commit message from CVS: + * gst/asfdemux/Makefile.am: + We don't want asfmux.c yet. + +2006-02-16 09:50:43 +0000 Jon Trowbridge + + ext/mad/gstmad.c: Port fixes for bugs 314771, 308772, 140237, and 302625 + Original commit message from CVS: + * ext/mad/gstmad.c: (gst_mad_init), (scale), (gst_mad_update_info), + (gst_mad_sink_event), (gst_mad_check_caps_reset), (gst_mad_chain), + (gst_mad_change_state): Port fixes for bugs 314771, 308772, 140237, and 302625 from 0.8 (Patch by Jonathan Matthew, Fixes #329575) Use GST_EVENT_FLUSH_STOP to clear data from the current input buffer, to avoid using it for any future decoding. -2006-02-15 Tim-Philipp Müller +2006-02-15 15:48:07 +0000 Tim-Philipp Müller - * configure.ac: - * gst/asfdemux/asfheaders.c: (gst_asf_identify_guid), - (gst_asf_get_guid_nick): - * gst/asfdemux/asfheaders.h: - * gst/asfdemux/gstasf.c: (plugin_init): - * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init), - (gst_asf_demux_class_init), (gst_asf_demux_init), - (gst_asf_demux_sink_event), (gst_asf_demux_handle_seek_event), - (gst_asf_demux_handle_src_event), - (gst_asf_demux_get_current_offset), (gst_asf_demux_chain), - (gst_asf_demux_skip_bytes), (gst_asf_demux_identify_guid), - (gst_asf_demux_get_uint8), (gst_asf_demux_get_uint16), - (gst_asf_demux_get_uint32), (gst_asf_demux_get_uint64), - (gst_asf_demux_get_var_length), (gst_asf_demux_get_buffer), - (gst_asf_demux_get_bytes), (gst_asf_demux_get_string), - (gst_asf_demux_get_guid), (gst_asf_demux_get_obj_file), - (gst_asf_demux_get_bitrate_record), - (gst_asf_demux_get_obj_comment), (gst_asf_demux_get_obj_header), - (gst_asf_demux_get_obj_header_ext), (gst_asf_demux_get_obj_stream), - (gst_asf_demux_get_replicated_data), (gst_asf_demux_get_obj_data), - (gst_asf_demux_get_obj_data_correction), - (gst_asf_demux_get_stream_audio), - (gst_asf_demux_get_stream_correction), - (gst_asf_demux_get_stream_video), - (gst_asf_demux_get_stream_video_format), - (gst_asf_demux_get_stream), (gst_asf_demux_setup_pad), - (gst_asf_demux_add_audio_stream), (gst_asf_demux_add_video_stream), - (gst_asf_demux_process_stream), - (gst_asf_demux_get_gst_tag_from_tag_name), - (gst_asf_demux_commit_taglist), - (gst_asf_demux_process_ext_content_desc), - (gst_asf_demux_get_object_header), (gst_asf_demux_process_data), - (gst_asf_demux_process_header), (gst_asf_demux_process_file), - (gst_asf_demux_process_comment), - (gst_asf_demux_process_bitrate_props_object), - (gst_asf_demux_process_header_ext), (gst_asf_demux_process_object), - (gst_asf_demux_descramble_segment), - (gst_asf_demux_element_send_event), - (gst_asf_demux_send_event_unlocked), (gst_asf_demux_push_buffer), - (gst_asf_demux_process_chunk), (gst_asf_demux_process_segment), - (gst_asf_demux_handle_data), (gst_asf_demux_parse_data), - (gst_asf_demux_get_src_query_types), - (gst_asf_demux_handle_src_query), (gst_asf_demux_change_state): - * gst/asfdemux/gstasfdemux.h: + asfdemux ported to 0.10. Does still need a bit of work (seems like there's something funky going on when timestamping... + Original commit message from CVS: + * configure.ac: + * gst/asfdemux/asfheaders.c: (gst_asf_identify_guid), + (gst_asf_get_guid_nick): + * gst/asfdemux/asfheaders.h: + * gst/asfdemux/gstasf.c: (plugin_init): + * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init), + (gst_asf_demux_class_init), (gst_asf_demux_init), + (gst_asf_demux_sink_event), (gst_asf_demux_handle_seek_event), + (gst_asf_demux_handle_src_event), + (gst_asf_demux_get_current_offset), (gst_asf_demux_chain), + (gst_asf_demux_skip_bytes), (gst_asf_demux_identify_guid), + (gst_asf_demux_get_uint8), (gst_asf_demux_get_uint16), + (gst_asf_demux_get_uint32), (gst_asf_demux_get_uint64), + (gst_asf_demux_get_var_length), (gst_asf_demux_get_buffer), + (gst_asf_demux_get_bytes), (gst_asf_demux_get_string), + (gst_asf_demux_get_guid), (gst_asf_demux_get_obj_file), + (gst_asf_demux_get_bitrate_record), + (gst_asf_demux_get_obj_comment), (gst_asf_demux_get_obj_header), + (gst_asf_demux_get_obj_header_ext), (gst_asf_demux_get_obj_stream), + (gst_asf_demux_get_replicated_data), (gst_asf_demux_get_obj_data), + (gst_asf_demux_get_obj_data_correction), + (gst_asf_demux_get_stream_audio), + (gst_asf_demux_get_stream_correction), + (gst_asf_demux_get_stream_video), + (gst_asf_demux_get_stream_video_format), + (gst_asf_demux_get_stream), (gst_asf_demux_setup_pad), + (gst_asf_demux_add_audio_stream), (gst_asf_demux_add_video_stream), + (gst_asf_demux_process_stream), + (gst_asf_demux_get_gst_tag_from_tag_name), + (gst_asf_demux_commit_taglist), + (gst_asf_demux_process_ext_content_desc), + (gst_asf_demux_get_object_header), (gst_asf_demux_process_data), + (gst_asf_demux_process_header), (gst_asf_demux_process_file), + (gst_asf_demux_process_comment), + (gst_asf_demux_process_bitrate_props_object), + (gst_asf_demux_process_header_ext), (gst_asf_demux_process_object), + (gst_asf_demux_descramble_segment), + (gst_asf_demux_element_send_event), + (gst_asf_demux_send_event_unlocked), (gst_asf_demux_push_buffer), + (gst_asf_demux_process_chunk), (gst_asf_demux_process_segment), + (gst_asf_demux_handle_data), (gst_asf_demux_parse_data), + (gst_asf_demux_get_src_query_types), + (gst_asf_demux_handle_src_query), (gst_asf_demux_change_state): + * gst/asfdemux/gstasfdemux.h: asfdemux ported to 0.10. Does still need a bit of work (seems like there's something funky going on when timestamping video frames). The seeking code is likely to make Wim cry, but hey, at least it compiles. -2006-02-15 Wim Taymans +2006-02-15 10:18:39 +0000 Wim Taymans - * ext/amrnb/amrnbdec.c: (gst_amrnbdec_setcaps), - (gst_amrnbdec_chain), (gst_amrnbdec_state_change): - Some more comments. + ext/amrnb/amrnbdec.c: Some more comments. + Original commit message from CVS: + * ext/amrnb/amrnbdec.c: (gst_amrnbdec_setcaps), + (gst_amrnbdec_chain), (gst_amrnbdec_state_change): + Some more comments. + * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer), (handle_slice): + Applied patch from Fabrizio Gennari, fixes #330844. - * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer), (handle_slice): - Applied patch from Fabrizio Gennari, fixes #330844. +2006-02-14 14:57:18 +0000 Tim-Philipp Müller -2006-02-14 Tim-Philipp Müller - - * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_init), - (gst_dvd_read_src_class_init), (gst_dvd_read_src_start), - (gst_dvd_read_src_stop), (gst_dvd_read_src_goto_title), - (gst_dvd_read_src_set_property), (gst_dvd_read_src_get_property), - (gst_dvd_read_src_uri_get_uri), (gst_dvd_read_src_uri_set_uri): - * ext/dvdread/dvdreadsrc.h: + ext/dvdread/dvdreadsrc.*: Let's try to play the title the user set via the URI handler or via properties instead of a... + Original commit message from CVS: + * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_init), + (gst_dvd_read_src_class_init), (gst_dvd_read_src_start), + (gst_dvd_read_src_stop), (gst_dvd_read_src_goto_title), + (gst_dvd_read_src_set_property), (gst_dvd_read_src_get_property), + (gst_dvd_read_src_uri_get_uri), (gst_dvd_read_src_uri_set_uri): + * ext/dvdread/dvdreadsrc.h: Let's try to play the title the user set via the URI handler or via properties instead of always playing the first title. Also, Also, count title/chapter/angle number in URI and properties from 1 rather than 0. -2006-02-13 Tim-Philipp Müller +2006-02-13 14:09:26 +0000 Tim-Philipp Müller - * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_class_init), - (gst_dvd_read_src_get_size), (gst_dvd_read_src_do_seek), - (gst_dvd_read_src_do_duration_query): + ext/dvdread/dvdreadsrc.c: Don't implement GstBaseSrc::get_size or GstBaseSrc::is_seekable, otherwise GstBaseSrc will ... + Original commit message from CVS: + * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_class_init), + (gst_dvd_read_src_get_size), (gst_dvd_read_src_do_seek), + (gst_dvd_read_src_do_duration_query): Don't implement GstBaseSrc::get_size or GstBaseSrc::is_seekable, otherwise GstBaseSrc will think we can operate pull_range based, which we don't really, and typefinding will fail miserably. Also, make seeking work somewhat (only works with flumpegdemux at the moment, mpegstream needs fixing for that first). -2006-02-13 Tim-Philipp Müller +2006-02-13 14:00:35 +0000 Tim-Philipp Müller - * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_read), - (gst_dvd_read_src_create), (gst_dvd_read_src_src_event): + ext/dvdread/dvdreadsrc.c: Only allocate buffer once we know exactly how much we need, rather than gratuitously alloca... + Original commit message from CVS: + * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_read), + (gst_dvd_read_src_create), (gst_dvd_read_src_src_event): Only allocate buffer once we know exactly how much we need, rather than gratuitously allocating 2MB-buffers all the time even if we usually need much less than that. Also, demote a debug message from DEBUG to LOG level. -2006-02-10 Tim-Philipp Müller +2006-02-10 12:40:54 +0000 Tim-Philipp Müller - * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_class_init), - (gst_dvd_read_src_seekable), (gst_dvd_read_src_get_size), - (gst_dvd_read_src_do_seek), (gst_dvd_read_src_do_duration_query), - (gst_dvd_read_src_do_position_query): + ext/dvdread/dvdreadsrc.c: Add some more debugging and fix duration query in BYTES. + Original commit message from CVS: + * ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_class_init), + (gst_dvd_read_src_seekable), (gst_dvd_read_src_get_size), + (gst_dvd_read_src_do_seek), (gst_dvd_read_src_do_duration_query), + (gst_dvd_read_src_do_position_query): Add some more debugging and fix duration query in BYTES. -2006-02-09 Tim-Philipp Müller +2006-02-09 17:27:57 +0000 Tim-Philipp Müller - * configure.ac: - * ext/Makefile.am: - * ext/dvdread/Makefile.am: - * ext/dvdread/dvdreadsrc.c: - * ext/dvdread/dvdreadsrc.h: + Half-baked port to 0.10. Needs some love in the seeking department, but at least it does something. + Original commit message from CVS: + * configure.ac: + * ext/Makefile.am: + * ext/dvdread/Makefile.am: + * ext/dvdread/dvdreadsrc.c: + * ext/dvdread/dvdreadsrc.h: Half-baked port to 0.10. Needs some love in the seeking department, but at least it does something. - - * ext/dvdread/stream_labels.c: - * ext/dvdread/stream_labels.h: + * ext/dvdread/stream_labels.c: + * ext/dvdread/stream_labels.h: Remove these (we use ISO-639 language codes internally; applications that want to translate those into language names for display to the user should rely on the iso-codes package for that). -2006-02-06 Wim Taymans +2006-02-06 15:55:28 +0000 Wim Taymans - * ext/amrnb/amrnbdec.c: (gst_amrnbdec_init), - (gst_amrnbdec_setcaps), (gst_amrnbdec_event), (gst_amrnbdec_chain), - (gst_amrnbdec_state_change): - * ext/amrnb/amrnbdec.h: - Fix amrnbdec, handle events, take copy from adapter since the decoder - apparently writes in the source data. - Use some _scale_int, and precalc duration. - Fix some leaks, post ERROR messages. + ext/amrnb/amrnbdec.*: Fix amrnbdec, handle events, take copy from adapter since the decoder apparently writes in the ... + Original commit message from CVS: + * ext/amrnb/amrnbdec.c: (gst_amrnbdec_init), + (gst_amrnbdec_setcaps), (gst_amrnbdec_event), (gst_amrnbdec_chain), + (gst_amrnbdec_state_change): + * ext/amrnb/amrnbdec.h: + Fix amrnbdec, handle events, take copy from adapter since the decoder + apparently writes in the source data. + Use some _scale_int, and precalc duration. + Fix some leaks, post ERROR messages. -2006-02-04 Tim-Philipp Müller +2006-02-06 11:34:23 +0000 Tim-Philipp Müller - * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream): + docs/plugins/: Add cdio plugin to docs. + Original commit message from CVS: + * docs/plugins/Makefile.am: + * docs/plugins/gst-plugins-good-plugins-docs.sgml: + * docs/plugins/gst-plugins-good-plugins-sections.txt: + * docs/plugins/inspect/plugin-cdio.xml: + Add cdio plugin to docs. + * ext/cdio/gstcdiocddasrc.c: + Add gtk-doc blurb. + * ext/cdio/gstcdio.c: + The plugin is called 'cdio' not 'cddio'. + +2006-02-04 15:22:02 +0000 Tim-Philipp Müller + + gst/realmedia/rmdemux.c: One source pad not being linked is not an error condition when we're still parsing the heade... + Original commit message from CVS: + * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream): One source pad not being linked is not an error condition when we're still parsing the header. In this case (e.g. where we don't have a suitable decoder installed) just pretend everything is fine, so that @@ -4532,463 +7204,558 @@ parsing the header, otherwise decodebin/playbin will never post the appropriate error message if decoders are not available. -2006-02-03 Edgard Lima +2006-02-03 18:24:54 +0000 Edgard Lima + * ChangeLog: + * common: * ext/mad/gstid3tag.c: * gst/realmedia/rmdemux.c: - Just make it compile with --disable-gst-debug. + Just make it compile with --disable-gst-debug. + Original commit message from CVS: + Just make it compile with --disable-gst-debug. -2006-01-31 Jan Schmidt +2006-01-31 22:03:30 +0000 Radoslaw Szkodzinski - * ext/mad/gstmad.c: (gst_mad_convert_src), (scale), - (gst_mad_check_caps_reset), (gst_mad_chain): + ext/mad/gstmad.c: Merge patch from Radoslaw Szkodzinski (bug 326734) + Original commit message from CVS: + * ext/mad/gstmad.c: (gst_mad_convert_src), (scale), + (gst_mad_check_caps_reset), (gst_mad_chain): Merge patch from Radoslaw Szkodzinski (bug 326734) -2006-01-31 Stefan Kost +2006-01-30 22:00:18 +0000 Stefan Kost - * ext/mad/gstid3tag.c: (tag_list_to_id3_tag_foreach), - (gst_id3_tag_get_tag_to_render), (gst_id3_tag_sink_event), - (gst_id3_tag_src_link), (gst_id3_tag_send_tag_event), - (gst_id3_tag_chain): + ext/mad/gstid3tag.c: fixing Gdate handling enabling mux/demux mode switching adding better debug output + Original commit message from CVS: + * ext/mad/gstid3tag.c: (tag_list_to_id3_tag_foreach), + (gst_id3_tag_get_tag_to_render), (gst_id3_tag_sink_event), + (gst_id3_tag_src_link), (gst_id3_tag_send_tag_event), + (gst_id3_tag_chain): fixing Gdate handling enabling mux/demux mode switching adding better debug output -2006-01-30 Tim-Philipp Müller +2006-01-30 18:57:45 +0000 Tim-Philipp Müller - * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_send_buffer): + gst/mpegstream/gstmpegparse.c: If we haven't set caps on a source pad yet, the caps on the pad are NULL, not un-fixed... + Original commit message from CVS: + * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_send_buffer): If we haven't set caps on a source pad yet, the caps on the pad are NULL, not un-fixed. Set caps on outgoing buffers. -2006-01-23 Tim-Philipp Müller +2006-01-23 18:37:16 +0000 Tim-Philipp Müller - * ext/lame/gstlame.c: (gst_lame_finalize), (gst_lame_class_init), - (gst_lame_init), (add_one_tag), (gst_lame_set_metadata): - * ext/lame/gstlame.h: + ext/lame/gstlame.*: Contrary to what the const char in the lame API might suggest, lame expects us to keep the string... + Original commit message from CVS: + * ext/lame/gstlame.c: (gst_lame_finalize), (gst_lame_class_init), + (gst_lame_init), (add_one_tag), (gst_lame_set_metadata): + * ext/lame/gstlame.h: Contrary to what the const char in the lame API might suggest, lame expects us to keep the strings we pass to id3tag_set_foo() around; it doesn't free them either though, so we have to store them somewhere and free them later when we can be sure lame doesn't need them any longer. -2006-01-23 Tim-Philipp Müller +2006-01-23 15:02:04 +0000 Tim-Philipp Müller - * ext/lame/gstlame.c: (add_one_tag): + ext/lame/gstlame.c: don't pass an uninitialised string pointer to lame if we don't know how to handle the tag type, a... + Original commit message from CVS: + * ext/lame/gstlame.c: (add_one_tag): Fix handling of GST_TAG_DATE (#311679), don't pass an uninitialised string pointer to lame if we don't know how to handle the tag type, and fix minor memory leak. -2006-01-23 Tim-Philipp Müller +2006-01-23 10:15:27 +0000 Tim-Philipp Müller - * ext/mad/gstmad.c: (gst_mad_chain): + ext/mad/gstmad.c: Fix debug message. + Original commit message from CVS: + * ext/mad/gstmad.c: (gst_mad_chain): Fix debug message. -2006-01-22 Martin Soto +2006-01-22 12:00:46 +0000 Martin Soto - * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_process_event): - Erase spurious call to gst_segment_set_newsegment. - * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_process_event): Call - the superclass method when handling NEWSEGMENT events. - (gst_dvd_demux_handle_dvd_event): Get rid of dvd-audio-shutdown - and dvd-audio-restart event handling. There are currently less - hackish ways of handling the sparse audio stream problem. + gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_process_event): Erase spurious call to gst_segment_set_newsegment. + Original commit message from CVS: + 2006-01-22 Martin Soto + * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_process_event): + Erase spurious call to gst_segment_set_newsegment. + * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_process_event): Call + the superclass method when handling NEWSEGMENT events. + (gst_dvd_demux_handle_dvd_event): Get rid of dvd-audio-shutdown + and dvd-audio-restart event handling. There are currently less + hackish ways of handling the sparse audio stream problem. -2006-01-20 Thomas Vander Stichele +2006-01-20 14:18:20 +0000 Thomas Vander Stichele - * ext/dvdnav/dvdnavsrc.c: (if): - * ext/dvdread/stream_labels.c: - * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment): - * gst/realmedia/rmdemux.c: (gst_rmdemux_loop): fix up error domains, error strings, and use of translation - * po/POTFILES.in: + Original commit message from CVS: + 2006-01-20 Thomas Vander Stichele + * ext/dvdnav/dvdnavsrc.c: (if): + * ext/dvdread/stream_labels.c: + * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment): + * gst/realmedia/rmdemux.c: (gst_rmdemux_loop): + fix up error domains, error strings, and use of translation + * po/POTFILES.in: fix up this file, even though none of them are actually marked for build yet. -2006-01-19 Martin Soto +2006-01-19 21:32:05 +0000 Martin Soto - * gst/mpegstream/gstmpegparse.h (struct _GstMPEGParse): - * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_reset) - (gst_mpeg_parse_process_event, gst_mpeg_parse_parse_packhead) - (gst_mpeg_parse_change_state): - Make timestamp adjustment somewhat milder. Actual timestamps are - now sent unmodified unless an actual gap is found in the - stream. This should fix time display when playing most MPEG - files. + gst/mpegstream/gstmpegparse.h (struct _GstMPEGParse): gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_reset) (gst_mpeg_... + Original commit message from CVS: + 2006-01-19 Martin Soto + * gst/mpegstream/gstmpegparse.h (struct _GstMPEGParse): + * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_reset) + (gst_mpeg_parse_process_event, gst_mpeg_parse_parse_packhead) + (gst_mpeg_parse_change_state): + Make timestamp adjustment somewhat milder. Actual timestamps are + now sent unmodified unless an actual gap is found in the + stream. This should fix time display when playing most MPEG + files. -2006-01-18 Edward Hervey +2006-01-19 00:10:51 +0000 Tim-Philipp Müller - * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer): - tss tss... always set caps on outgoing buffer. + ext/cdio/: Fix build for libcdio versions >= 76; give slightly lower rank than cdparanoia. + Original commit message from CVS: + * ext/cdio/gstcdio.c: (gst_cdio_add_cdtext_field), (plugin_init): + * ext/cdio/gstcdio.h: + * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_get_cdtext): + Fix build for libcdio versions >= 76; give slightly lower rank + than cdparanoia. -2006-01-13 Thomas Vander Stichele +2006-01-18 19:30:36 +0000 Tim-Philipp Müller + Port libcdio cdda source, formerly known as cddasrc, now known as cdiocddasrc (fixes #323327). Should also read CD-TE... + Original commit message from CVS: + * configure.ac: + * ext/Makefile.am: + * ext/cdio/Makefile.am: + * ext/cdio/gstcdio.c: + * ext/cdio/gstcdio.h: + * ext/cdio/gstcdiocddasrc.c: + * ext/cdio/gstcdiocddasrc.h: + Port libcdio cdda source, formerly known as cddasrc, now known as + cdiocddasrc (fixes #323327). Should also read CD-TEXT if available, + but that's not tested (fixes #317658). + +2006-01-18 09:30:00 +0000 Edward Hervey + + gst/mpegstream/gstmpegdemux.c: tss tss... always set caps on outgoing buffer. + Original commit message from CVS: + * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer): + tss tss... always set caps on outgoing buffer. + +2006-01-17 14:16:52 +0000 Christian Schaller + + * gst-plugins-ugly.spec.in: + update spec file + Original commit message from CVS: + update spec file + +2006-01-13 19:30:31 +0000 Thomas Vander Stichele + + * ChangeLog: * configure.ac: back to HEAD + Original commit message from CVS: + back to HEAD === release 0.10.1 === -2006-01-13 Thomas Vander Stichele +2006-01-13 19:25:42 +0000 Thomas Vander Stichele + * ChangeLog: + * NEWS: + * RELEASE: * configure.ac: - releasing 0.10.1, "Peng" + * docs/plugins/gst-plugins-ugly-plugins.args: + * docs/plugins/inspect/plugin-a52dec.xml: + * docs/plugins/inspect/plugin-amrnb.xml: + * docs/plugins/inspect/plugin-dvdlpcmdec.xml: + * docs/plugins/inspect/plugin-iec958.xml: + * docs/plugins/inspect/plugin-lame.xml: + * docs/plugins/inspect/plugin-mad.xml: + * docs/plugins/inspect/plugin-mpeg2dec.xml: + * docs/plugins/inspect/plugin-mpegaudioparse.xml: + * docs/plugins/inspect/plugin-rmdemux.xml: + releasing 0.10.1 + Original commit message from CVS: + releasing 0.10.1 -2006-01-11 Thomas Vander Stichele +2006-01-11 11:44:02 +0000 Thomas Vander Stichele + * ChangeLog: * configure.ac: prerelease + Original commit message from CVS: + prerelease -2006-01-10 Tim-Philipp Müller +2006-01-10 11:43:37 +0000 Tim-Philipp Müller - * ext/amrnb/amrnbparse.c: (gst_amrnbparse_query): - * ext/mad/gstid3tag.c: (gst_id3_tag_src_query): - * ext/mad/gstmad.c: (gst_mad_src_query): - * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_src_query): - * ext/sidplay/gstsiddec.cc: - * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_handle_src_query): - * gst/realmedia/rmdemux.c: (gst_rmdemux_src_query): + Pass unhandled queries upstream (useful e.g. for SEEKING query) + Original commit message from CVS: + * ext/amrnb/amrnbparse.c: (gst_amrnbparse_query): + * ext/mad/gstid3tag.c: (gst_id3_tag_src_query): + * ext/mad/gstmad.c: (gst_mad_src_query): + * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_src_query): + * ext/sidplay/gstsiddec.cc: + * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_handle_src_query): + * gst/realmedia/rmdemux.c: (gst_rmdemux_src_query): Pass unhandled queries upstream (useful e.g. for SEEKING query) (fixes #325652; based on patch by: Philippe); make rmdemux return FALSE for position queries, instead of setting -1 as value and returning TRUE. -2006-01-05 Martin Soto +2006-01-05 21:36:49 +0000 Martin Soto - * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_adjust_ts) - (gst_mpeg_parse_process_event, gst_mpeg_parse_pad_added): Don't - rewrite timestamps in the case segments are being set from - upstream, but use timestamps unmodified. Also send proper position - values. This allows for correct time display and makes queries - work in sink elements. + gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_adjust_ts) + Original commit message from CVS: + 2006-01-05 Martin Soto + * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_adjust_ts) + (gst_mpeg_parse_process_event, gst_mpeg_parse_pad_added): Don't + rewrite timestamps in the case segments are being set from + upstream, but use timestamps unmodified. Also send proper position + values. This allows for correct time display and makes queries + work in sink elements. + * gst/mpegstream/gstdvddemux.h: + * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_init) + (gst_dvd_demux_handle_dvd_event, gst_dvd_demux_send_subbuffer): + Rename flush_filter to segment_filter, which is better represents + what the arreibute does. + * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_process_event): + Activate segment filtering when a timestamp discontinuity is seen. - * gst/mpegstream/gstdvddemux.h: - * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_init) - (gst_dvd_demux_handle_dvd_event, gst_dvd_demux_send_subbuffer): - Rename flush_filter to segment_filter, which is better represents - what the arreibute does. +2006-01-04 15:17:15 +0000 Tim-Philipp Müller - * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_process_event): - Activate segment filtering when a timestamp discontinuity is seen. - -2006-01-04 Tim-Philipp Müller - - * ext/mad/gstmad.c: (gst_mad_chain): + ext/mad/gstmad.c: Don't forget that we need to send out a newsegment event after a restart even if we don't have enou... + Original commit message from CVS: + * ext/mad/gstmad.c: (gst_mad_chain): Don't forget that we need to send out a newsegment event after a restart even if we don't have enough data to decode a frame right now. -2005-12-31 Martin Soto +2005-12-30 23:51:46 +0000 Martin Soto - * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_handle_dvd_event): - Use the new "audio-shutdown" and "audio-restart" DVD events - instead of the "spu-still-frame" event to shutdown and restart - the audio pipeline. + gst/mpegstream/gstdvddemux.c (gst_dvd_demux_handle_dvd_event): Use the new "audio-shutdown" and "audio-restart" DVD e... + Original commit message from CVS: + 2005-12-31 Martin Soto + * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_handle_dvd_event): + Use the new "audio-shutdown" and "audio-restart" DVD events + instead of the "spu-still-frame" event to shutdown and restart + the audio pipeline. + * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_adjust_ts): + Check for cases where the segment-based adjustment calculation + would produce negative values (which result in an overflow) and + return GST_CLOCK_TIME_NONE instead. + * gst/mpegstream/gstdvddemux.h: + * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_init) + (gst_dvd_demux_process_event, gst_dvd_demux_send_subbuffer): + Add a mechanism to discard audio buffers with timestamps outside + the currently set segment. This was causing (sometimes serious) + synchronization problems after seeking in DVDs with LPCM audio, + since VOBUs usually contain audio material that lies outside the + timestamp range specified by the header. - * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_adjust_ts): - Check for cases where the segment-based adjustment calculation - would produce negative values (which result in an overflow) and - return GST_CLOCK_TIME_NONE instead. +2005-12-30 16:25:05 +0000 Jan Schmidt - * gst/mpegstream/gstdvddemux.h: - * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_init) - (gst_dvd_demux_process_event, gst_dvd_demux_send_subbuffer): - Add a mechanism to discard audio buffers with timestamps outside - the currently set segment. This was causing (sometimes serious) - synchronization problems after seeking in DVDs with LPCM audio, - since VOBUs usually contain audio material that lies outside the - timestamp range specified by the header. - -2005-12-30 Jan Schmidt - - * ext/mad/gstid3tag.c: (gst_id3_tag_get_type): + ext/mad/gstid3tag.c: Remove lingering reference to GstID3Demux + Original commit message from CVS: + * ext/mad/gstid3tag.c: (gst_id3_tag_get_type): Remove lingering reference to GstID3Demux - - * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_pes): + * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_pes): Don't output debug saying padding streams are unknown type, because they're not -2005-12-27 Martin Soto +2005-12-27 19:06:08 +0000 Martin Soto - * gst/mpegstream/gstdvddemux.c (AUDIO_CAPS) - (gst_dvd_demux_get_audio_stream): Use audio/x-lpcm as mimetype for - LPCM. + gst/mpegstream/gstdvddemux.c (AUDIO_CAPS) + Original commit message from CVS: + 2005-12-27 Martin Soto + * gst/mpegstream/gstdvddemux.c (AUDIO_CAPS) + (gst_dvd_demux_get_audio_stream): Use audio/x-lpcm as mimetype for + LPCM. + * gstmpegdemux.h: + * gstmpegdemux.c (gst_mpeg_demux_get_video_stream) + (gst_mpeg_demux_get_audio_stream): + * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_get_video_stream) + (gst_dvd_demux_get_audio_stream) + (gst_dvd_demux_get_subpicture_stream) + (gst_dvd_demux_send_subbuffer): + Send current* pad buffers with appropriate caps. - * gstmpegdemux.h: - * gstmpegdemux.c (gst_mpeg_demux_get_video_stream) - (gst_mpeg_demux_get_audio_stream): - * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_get_video_stream) - (gst_dvd_demux_get_audio_stream) - (gst_dvd_demux_get_subpicture_stream) - (gst_dvd_demux_send_subbuffer): - Send current* pad buffers with appropriate caps. +2005-12-26 17:48:32 +0000 Martin Soto -2005-12-26 Martin Soto + gst/iec958/ac3iec.*: (NORMAL_CAPS_DEF, RAW_AUDIO_CAPS_DEF, ac3iec_class_init) + Original commit message from CVS: + 2005-12-26 Martin Soto + * gst/iec958/ac3iec.h: + * gst/iec958/ac3iec.c: + (NORMAL_CAPS_DEF, RAW_AUDIO_CAPS_DEF, ac3iec_class_init) + (ac3iec_init, ac3iec_set_property, ac3iec_get_property): Add a + raw-audio property to ac3iec958 that allows setting the source pad + caps to raw audio instead of audio/x-iec958. This makes it + possible to use ac3iec958 together with the normal alsasink + element to drive an external receiver that autodetects AC3 + content. - * gst/iec958/ac3iec.h: - * gst/iec958/ac3iec.c: - (NORMAL_CAPS_DEF, RAW_AUDIO_CAPS_DEF, ac3iec_class_init) - (ac3iec_init, ac3iec_set_property, ac3iec_get_property): Add a - raw-audio property to ac3iec958 that allows setting the source pad - caps to raw audio instead of audio/x-iec958. This makes it - possible to use ac3iec958 together with the normal alsasink - element to drive an external receiver that autodetects AC3 - content. - API addition: AC3IEC::raw-audio property +2005-12-23 15:48:04 +0000 Michael Smith -2005-12-23 Michael Smith - - * gst/iec958/ac3iec.c: (ac3iec_init), (ac3iec_setcaps), - (ac3iec_chain_dvd): - * gst/iec958/ac3iec.h: + gst/iec958/ac3iec.*: Accept audio/x-ac3 and audio/ac3 to ac3iec958 element. + Original commit message from CVS: + * gst/iec958/ac3iec.c: (ac3iec_init), (ac3iec_setcaps), + (ac3iec_chain_dvd): + * gst/iec958/ac3iec.h: Accept audio/x-ac3 and audio/ac3 to ac3iec958 element. -2005-12-21 Tim-Philipp Müller +2005-12-21 10:25:34 +0000 Tim-Philipp Müller - * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_src_event): + ext/mpeg2dec/gstmpeg2dec.c: When getting a seek event, first check if the upstream element can handle it and only do ... + Original commit message from CVS: + * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_src_event): When getting a seek event, first check if the upstream element can handle it and only do our own seek stuff when it can't (should fix #322856). -2005-12-21 Josef Zlomek +2005-12-21 09:58:43 +0000 Tim-Philipp Müller - Reviewed by: Tim-Philipp Müller - - * ext/mpeg2dec/gstmpeg2dec.c: (normal_seek): + ext/mpeg2dec/gstmpeg2dec.c: Really convert to BYTES format when we want to convert to bytes (use right variable; fixe... + Original commit message from CVS: + Reviewed by: Tim-Philipp Müller + * ext/mpeg2dec/gstmpeg2dec.c: (normal_seek): Really convert to BYTES format when we want to convert to bytes (use right variable; fixes #322856). -2005-12-19 Martin Soto +2005-12-19 17:26:47 +0000 Martin Soto - Big mpegparse clean up, second round: + Big mpegparse clean up, second round: + Original commit message from CVS: + 2005-12-19 Martin Soto + Big mpegparse clean up, second round: + * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_handle_dvd_event): + Send and EOS event down the audio pipeline when an still frame + event arrives. This prevents the pipeline from locking when a + still menu comes directly after a flush. + * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_reset): + Don't send a newsegment in reset. + (gst_mpeg_parse_adjust_ts): Check for invalid timestamps. + (gst_mpeg_parse_handle_newsegment, gst_mpeg_parse_process_event): + Move the code of handle_newsegment to process_event. Send a + NEWSEGMENT after FLUSH_STOP. + (gst_mpeg_parse_change_state): Send a NEWSEGMENT right after + moving to PAUSED. + * gst/mpegstream/gstmpegdemux.c (gst_mpeg_demux_send_event) + (gst_mpeg_demux_class_init): Don't override send_event. + * gst/mpegstream/gstmpegdemux.c (gst_mpeg_demux_init) + (gst_mpeg_demux_send_event, gst_mpeg_demux_send_subbuffer) + (gst_mpeg_demux_reset): + * gst/mpegstream/gstmpegdemux.h: Get rid of just_flushed + attribute. + * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_process_event): + Reset the mpegparse element after a flush. + * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_handle_newsegment): + Don't forward events. + * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_process_event): + * gst/mpegstream/gstmpegparse.h (struct _GstMPEGParseClass): + handle_newsegment is not a virtual method anymore. + * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_send_newsegment) + (gst_mpeg_parse_reset, gst_mpeg_parse_class_init): + * gst/mpegstream/gstmpegparse.h (struct _GstMPEGParseClass): Get + rid of send_newsegment virtual method. + * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_process_event): Only + handle DVD events and call the superclass method for other event + types. + * gst/mpegstream/gstmpegdemux.c (gst_mpeg_demux_send_event): Don't + override process_event anymore. + * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_event) + (gst_mpeg_parse_process_event): Move actual event processing to + process event so that subclasses can properly override or extend + it. + * gst/mpegstream/gstmpegparse.h (struct _GstMPEGParseClass): + Eliminate time parameter in process event. + * gst/mpegstream/gstmpegdemux.c (gst_mpeg_demux_init) + (gst_mpeg_demux_parse_packet, gst_mpeg_demux_parse_pes) + (gst_mpeg_demux_send_subbuffer): + * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_class_init) + (gst_mpeg_parse_parse_packhead, gst_mpeg_parse_event) + (gst_mpeg_parse_chain): Use the new adjust_ts method instead of + adding the value of the adjust attribute. + * gst/mpegstream/gstmpegdemux.h (struct _GstMPEGVideoStream): Get + rid of the adjust attribute. Now all timestamp adjustments are + performed by mpegparse using the current segment. + * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_adjust_ts) + (gst_mpeg_parse_class_init): Implement the adjust_ts method based + on the adjust attribute for SCR values and the current segment. + * gst/mpegstream/gstmpegparse.h (struct _GstMPEGParseClass): New + adjust_ts virtual method to adjust timestamps for outgoing + buffers. + * gst/mpegstream/gstmpegdemux.c (gst_mpeg_demux_send_newsegment) + (gst_mpeg_demux_parse_packet): Don't override send_newsegment. + * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_class_init) + (gst_dvd_demux_handle_newsegment): Don't override + handle_newsegment. + (gst_dvd_demux_process_event, gst_dvd_demux_handle_dvd_event): + Check for DVD events in process_event instead of + handle_dvd_event. + * gst/mpegstream/gstmpegparse.h (struct _GstMPEGParseClass): + * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_handle_newsegment) + (gst_mpeg_parse_send_newsegment, gst_mpeg_parse_send_event): + * gst/mpegstream/gstmpegdemux.c (gst_mpeg_demux_process_event) + (gst_mpeg_demux_send_event): + * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_process_event) + (gst_dvd_demux_handle_dvd_event): + Eliminate the time parameter in send_event. - * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_handle_dvd_event): - Send and EOS event down the audio pipeline when an still frame - event arrives. This prevents the pipeline from locking when a - still menu comes directly after a flush. +2005-12-18 15:08:15 +0000 Jan Schmidt - * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_reset): - Don't send a newsegment in reset. - (gst_mpeg_parse_adjust_ts): Check for invalid timestamps. - (gst_mpeg_parse_handle_newsegment, gst_mpeg_parse_process_event): - Move the code of handle_newsegment to process_event. Send a - NEWSEGMENT after FLUSH_STOP. - (gst_mpeg_parse_change_state): Send a NEWSEGMENT right after - moving to PAUSED. - - * gst/mpegstream/gstmpegdemux.c (gst_mpeg_demux_send_event) - (gst_mpeg_demux_class_init): Don't override send_event. - * gst/mpegstream/gstmpegdemux.c (gst_mpeg_demux_init) - (gst_mpeg_demux_send_event, gst_mpeg_demux_send_subbuffer) - (gst_mpeg_demux_reset): - * gst/mpegstream/gstmpegdemux.h: Get rid of just_flushed - attribute. - - * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_process_event): - Reset the mpegparse element after a flush. - - * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_handle_newsegment): - Don't forward events. - * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_process_event): - * gst/mpegstream/gstmpegparse.h (struct _GstMPEGParseClass): - handle_newsegment is not a virtual method anymore. - - * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_send_newsegment) - (gst_mpeg_parse_reset, gst_mpeg_parse_class_init): - * gst/mpegstream/gstmpegparse.h (struct _GstMPEGParseClass): Get - rid of send_newsegment virtual method. - - * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_process_event): Only - handle DVD events and call the superclass method for other event - types. - * gst/mpegstream/gstmpegdemux.c (gst_mpeg_demux_send_event): Don't - override process_event anymore. - * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_event) - (gst_mpeg_parse_process_event): Move actual event processing to - process event so that subclasses can properly override or extend - it. - * gst/mpegstream/gstmpegparse.h (struct _GstMPEGParseClass): - Eliminate time parameter in process event. - - * gst/mpegstream/gstmpegdemux.c (gst_mpeg_demux_init) - (gst_mpeg_demux_parse_packet, gst_mpeg_demux_parse_pes) - (gst_mpeg_demux_send_subbuffer): - * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_class_init) - (gst_mpeg_parse_parse_packhead, gst_mpeg_parse_event) - (gst_mpeg_parse_chain): Use the new adjust_ts method instead of - adding the value of the adjust attribute. - * gst/mpegstream/gstmpegdemux.h (struct _GstMPEGVideoStream): Get - rid of the adjust attribute. Now all timestamp adjustments are - performed by mpegparse using the current segment. - * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_adjust_ts) - (gst_mpeg_parse_class_init): Implement the adjust_ts method based - on the adjust attribute for SCR values and the current segment. - * gst/mpegstream/gstmpegparse.h (struct _GstMPEGParseClass): New - adjust_ts virtual method to adjust timestamps for outgoing - buffers. - * gst/mpegstream/gstmpegdemux.c (gst_mpeg_demux_send_newsegment) - (gst_mpeg_demux_parse_packet): Don't override send_newsegment. - * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_class_init) - (gst_dvd_demux_handle_newsegment): Don't override - handle_newsegment. - (gst_dvd_demux_process_event, gst_dvd_demux_handle_dvd_event): - Check for DVD events in process_event instead of - handle_dvd_event. - - * gst/mpegstream/gstmpegparse.h (struct _GstMPEGParseClass): - * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_handle_newsegment) - (gst_mpeg_parse_send_newsegment, gst_mpeg_parse_send_event): - * gst/mpegstream/gstmpegdemux.c (gst_mpeg_demux_process_event) - (gst_mpeg_demux_send_event): - * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_process_event) - (gst_dvd_demux_handle_dvd_event): - Eliminate the time parameter in send_event. - -2005-12-18 Jan Schmidt - - * ext/mad/gstid3tag.c: (gst_id3_tag_do_typefind), - (gst_id3_tag_do_caps_nego), (gst_id3_tag_chain), (plugin_init): + ext/mad/gstid3tag.c: Fix typefinding in id3demux, and then remove it in favour of the new LGPL id3demux in gst-plugin... + Original commit message from CVS: + * ext/mad/gstid3tag.c: (gst_id3_tag_do_typefind), + (gst_id3_tag_do_caps_nego), (gst_id3_tag_chain), (plugin_init): Fix typefinding in id3demux, and then remove it in favour of the new LGPL id3demux in gst-plugins-good - * ext/mad/gstmad.c: (gst_mad_dispose): + * ext/mad/gstmad.c: (gst_mad_dispose): dispose can run more than once. -2005-12-16 Stefan Kost +2005-12-16 21:56:32 +0000 Stefan Kost - * gst/asfdemux/gstasfmux.c: (gst_asfmux_file_start): + gst/asfdemux/gstasfmux.c: change some char* into char[] + Original commit message from CVS: + * gst/asfdemux/gstasfmux.c: (gst_asfmux_file_start): change some char* into char[] -2005-12-15 Edward Hervey +2005-12-15 17:06:10 +0000 Edward Hervey - * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream): - Remove memleak from unused GstRMDemuxStream + gst/realmedia/rmdemux.c: Remove memleak from unused GstRMDemuxStream + Original commit message from CVS: + * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream): + Remove memleak from unused GstRMDemuxStream -2005-12-12 Michael Smith +2005-12-12 19:17:11 +0000 Michael Smith - * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list), - (gst_id3_tag_do_typefind): + ext/mad/gstid3tag.c: Use the correct function to free typefind factory list. + Original commit message from CVS: + * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list), + (gst_id3_tag_do_typefind): Use the correct function to free typefind factory list. -2005-12-09 Tim-Philipp Müller +2005-12-09 18:38:53 +0000 Tim-Philipp Müller - * ext/mad/gstmad.c: (gst_mad_src_query): + ext/mad/gstmad.c: For position and duration queries in TIME format, try the peer first (might be a demuxer). + Original commit message from CVS: + * ext/mad/gstmad.c: (gst_mad_src_query): For position and duration queries in TIME format, try the peer first (might be a demuxer). -2005-12-08 Martin Soto +2005-12-08 12:45:09 +0000 Martin Soto - * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_handle_newsegment): - Properly handle non contiguous VOBUs by adding the segment accum - field to the adjust value. + gst/mpegstream/gstdvddemux.c (gst_dvd_demux_handle_newsegment): Properly handle non contiguous VOBUs by adding the se... + Original commit message from CVS: + 2005-12-08 Martin Soto + * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_handle_newsegment): + Properly handle non contiguous VOBUs by adding the segment accum + field to the adjust value. + * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_class_init) + (gst_dvd_demux_init, gst_dvd_demux_handle_newsegment): Extend + handle_newsegment to prevent sending actual newsegment events and + use tiemstamp rewriting instead. + (gst_dvd_demux_handle_dvd_event): Don't send a newsegment after + dvd-lang-codes. + * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_handle_newsegment) + (gst_mpeg_parse_event): + * gst/mpegstream/gstmpegparse.h (struct _GstMPEGParseClass): + Add a new parameter to handle_newsegment to allow controlling + whether newsegment events are forwarded or not. + * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_init) + (gst_dvd_demux_handle_dvd_event, gst_dvd_demux_send_subbuffer) + (gst_dvd_demux_reset): + last_end_ptm and discont_time aren't necessary anymore, since + timestamp adjustment is now replaced by newsegment events. + (gst_dvd_demux_init): Prevent MPEGParse from adjusting + timestamps. + * gst/mpegstream/gstdvddemux.h: + * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_handle_dvd_event): + Don't handle dvd-nav-packet events anymore, since the are now + replaced by standard newsegment events. + * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_init) + (gst_dvd_demux_handle_dvd_event, gst_dvd_demux_send_subbuffer) + (gst_dvd_demux_change_state): + * gst/mpegstream/gstdvddemux.h: + Get rid of the ignore_next_newmedia_discont hack. + * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_class_init) + (gst_dvd_demux_handle_newsegment): + * gst/mpegstream/gstmpegdemux.c (gst_mpeg_demux_class_init) + (gst_mpeg_demux_handle_newsegment): Don't override + handle_newsegment anymore. It was only necessary to handle + NEWMEDIA events. + * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_process_event) + (gst_dvd_demux_handle_dvd_event, gst_dvd_demux_set_cur_audio) + (gst_dvd_demux_set_cur_subpicture): + Reactivate handling of DVD events. + * gst/mpegstream/gstmpegparse.c (normal_seek) + (gst_mpeg_parse_handle_src_event) + (gst_mpeg_parse_handle_src_query): + First attempt at reenabling seek. + * gst/mpegstream/gstmpegparse.h: + * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_init) + (gst_mpeg_parse_update_streaminfo) + (gst_mpeg_parse_get_rate) + (gst_mpeg_parse_convert, gst_mpeg_parse_get_src_query_types) + (gst_mpeg_parse_handle_src_query): + * gst/mpegstream/gstmpegdemux.c (gst_mpeg_demux_new_output_pad): + Make queries work again. + * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_reset) + (gst_mpeg_parse_handle_newsegment) + (gst_mpeg_parse_send_newsegment, gst_mpeg_parse_pad_added) + (gst_mpeg_parse_chain, gst_mpeg_parse_handle_src_event): + * gst/mpegstream/gstmpegparse.h (struct _GstMPEGParse): + Get rid of the newsegment_pending attribute, and rely instead on + proper timestamp adjustment. + * gst/mpegstream/gstmpegparse.c + (gst_mpeg_parse_get_src_event_masks): Erase. + * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_init): + Initialize fields before creating pads to prevent the pad creation + callback from failing. + (gst_mpeg_parse_reset): Initialize new fields, and change + initialization order to match the order in the structure. + (gst_mpeg_parse_handle_newsegment): Forward new segment events + whenever possible, and update the current segment. + (gst_mpeg_parse_send_newsegment): Update the current segment and + pending_newsegment. + (gst_mpeg_parse_pad_added): Use the current segment to send + newsegment events to new pads. + (gst_mpeg_parse_chain): Properly add adjust time to sent buffers + and events. Properly update newsegment_pending. + * gst/mpegstream/gstmpegparse.h (struct _GstMPEGParse): + New fields do_adjust and current_segment. + * gst/mpegstream/gstmpegdemux.c: + * gst/mpegstream/gstdvddemux.c: + * gst/mpegstream/gstmpegparse.h: + Rename handle_discont virtual method to handle_newsegment. Erase + some (already commented out support) for old NEW_MEDIA events. + * gst/mpegstream/gstmpegparse.h (struct _GstMPEGParse): + * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_init) + (gst_mpeg_parse_reset, gst_mpeg_parse_handle_discont) + (gst_mpeg_parse_pad_added, gst_mpeg_parse_parse_packhead) + (gst_mpeg_parse_event, gst_mpeg_parse_chain): + Erase the "pending_scr" field, and replace it by a slightly + different handling of the current SCR. Document code blocks in + parse_packhead and chain. - * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_class_init) - (gst_dvd_demux_init, gst_dvd_demux_handle_newsegment): Extend - handle_newsegment to prevent sending actual newsegment events and - use tiemstamp rewriting instead. - (gst_dvd_demux_handle_dvd_event): Don't send a newsegment after - dvd-lang-codes. - * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_handle_newsegment) - (gst_mpeg_parse_event): - * gst/mpegstream/gstmpegparse.h (struct _GstMPEGParseClass): - Add a new parameter to handle_newsegment to allow controlling - whether newsegment events are forwarded or not. +2005-12-07 11:50:10 +0000 Edward Hervey - * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_init) - (gst_dvd_demux_handle_dvd_event, gst_dvd_demux_send_subbuffer) - (gst_dvd_demux_reset): - last_end_ptm and discont_time aren't necessary anymore, since - timestamp adjustment is now replaced by newsegment events. - (gst_dvd_demux_init): Prevent MPEGParse from adjusting - timestamps. - * gst/mpegstream/gstdvddemux.h: - * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_handle_dvd_event): - Don't handle dvd-nav-packet events anymore, since the are now - replaced by standard newsegment events. + ext/mad/gstid3tag.c: g_warning() are only for really fatal warnings. If we can't decode a tag, just ignore that tag a... + Original commit message from CVS: + * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list): + g_warning() are only for really fatal warnings. If we can't decode a + tag, just ignore that tag and do a GST_WARNING. - * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_init) - (gst_dvd_demux_handle_dvd_event, gst_dvd_demux_send_subbuffer) - (gst_dvd_demux_change_state): - * gst/mpegstream/gstdvddemux.h: - Get rid of the ignore_next_newmedia_discont hack. - * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_class_init) - (gst_dvd_demux_handle_newsegment): - * gst/mpegstream/gstmpegdemux.c (gst_mpeg_demux_class_init) - (gst_mpeg_demux_handle_newsegment): Don't override - handle_newsegment anymore. It was only necessary to handle - NEWMEDIA events. - - * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_process_event) - (gst_dvd_demux_handle_dvd_event, gst_dvd_demux_set_cur_audio) - (gst_dvd_demux_set_cur_subpicture): - Reactivate handling of DVD events. - - * gst/mpegstream/gstmpegparse.c (normal_seek) - (gst_mpeg_parse_handle_src_event) - (gst_mpeg_parse_handle_src_query): - First attempt at reenabling seek. - - * gst/mpegstream/gstmpegparse.h: - * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_init) - (gst_mpeg_parse_update_streaminfo) - (gst_mpeg_parse_get_rate) - (gst_mpeg_parse_convert, gst_mpeg_parse_get_src_query_types) - (gst_mpeg_parse_handle_src_query): - * gst/mpegstream/gstmpegdemux.c (gst_mpeg_demux_new_output_pad): - Make queries work again. - - * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_reset) - (gst_mpeg_parse_handle_newsegment) - (gst_mpeg_parse_send_newsegment, gst_mpeg_parse_pad_added) - (gst_mpeg_parse_chain, gst_mpeg_parse_handle_src_event): - * gst/mpegstream/gstmpegparse.h (struct _GstMPEGParse): - Get rid of the newsegment_pending attribute, and rely instead on - proper timestamp adjustment. - - * gst/mpegstream/gstmpegparse.c - (gst_mpeg_parse_get_src_event_masks): Erase. - - * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_init): - Initialize fields before creating pads to prevent the pad creation - callback from failing. - (gst_mpeg_parse_reset): Initialize new fields, and change - initialization order to match the order in the structure. - (gst_mpeg_parse_handle_newsegment): Forward new segment events - whenever possible, and update the current segment. - (gst_mpeg_parse_send_newsegment): Update the current segment and - pending_newsegment. - (gst_mpeg_parse_pad_added): Use the current segment to send - newsegment events to new pads. - (gst_mpeg_parse_chain): Properly add adjust time to sent buffers - and events. Properly update newsegment_pending. - * gst/mpegstream/gstmpegparse.h (struct _GstMPEGParse): - New fields do_adjust and current_segment. - - * gst/mpegstream/gstmpegdemux.c: - * gst/mpegstream/gstdvddemux.c: - * gst/mpegstream/gstmpegparse.h: - Rename handle_discont virtual method to handle_newsegment. Erase - some (already commented out support) for old NEW_MEDIA events. - - * gst/mpegstream/gstmpegparse.h (struct _GstMPEGParse): - * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_init) - (gst_mpeg_parse_reset, gst_mpeg_parse_handle_discont) - (gst_mpeg_parse_pad_added, gst_mpeg_parse_parse_packhead) - (gst_mpeg_parse_event, gst_mpeg_parse_chain): - Erase the "pending_scr" field, and replace it by a slightly - different handling of the current SCR. Document code blocks in - parse_packhead and chain. - -2005-12-07 Edward Hervey - - * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list): - g_warning() are only for really fatal warnings. If we can't decode a - tag, just ignore that tag and do a GST_WARNING. - -2005-12-06 Thomas Vander Stichele +2005-12-06 19:48:07 +0000 Thomas Vander Stichele + * ChangeLog: * ext/a52dec/gsta52dec.h: * ext/dvdread/dvdreadsrc.h: * ext/lame/gstlame.h: * ext/mad/gstid3tag.c: - * ext/mad/gstmad.c: (gst_mad_update_info): + * ext/mad/gstmad.c: * ext/mad/gstmad.h: * ext/mpeg2dec/gstmpeg2dec.h: * ext/sidplay/gstsiddec.h: @@ -4997,7 +7764,7 @@ * gst/asfdemux/gstasfdemux.c: * gst/asfdemux/gstasfdemux.h: * gst/iec958/ac3iec.h: - * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain): + * gst/mpegaudioparse/gstmpegaudioparse.c: * gst/mpegaudioparse/gstmpegaudioparse.h: * gst/mpegstream/gstdvddemux.h: * gst/mpegstream/gstmpegclock.h: @@ -5011,740 +7778,1308 @@ * gst/realmedia/rmdemux.h: * gst/synaesthesia/synaescope.c: expand tabs + Original commit message from CVS: + expand tabs + +2005-12-05 18:12:24 +0000 Thomas Vander Stichele + + * configure.ac: + back to HEAD + Original commit message from CVS: + back to HEAD === release 0.10.0 === -2005-12-05 Thomas Vander Stichele +2005-12-05 18:04:06 +0000 Thomas Vander Stichele + + * ChangeLog: + * NEWS: + * RELEASE: + * configure.ac: + * docs/plugins/inspect/plugin-a52dec.xml: + * docs/plugins/inspect/plugin-amrnb.xml: + * docs/plugins/inspect/plugin-dvdlpcmdec.xml: + * docs/plugins/inspect/plugin-iec958.xml: + * docs/plugins/inspect/plugin-lame.xml: + * docs/plugins/inspect/plugin-mad.xml: + * docs/plugins/inspect/plugin-mpeg2dec.xml: + * docs/plugins/inspect/plugin-mpegaudioparse.xml: + * docs/plugins/inspect/plugin-rmdemux.xml: + releasing 0.10.0 + Original commit message from CVS: + releasing 0.10.0 + +2005-12-05 13:03:40 +0000 Andy Wingo + + Update for alloc_buffer changes. + Original commit message from CVS: + 2005-12-05 Andy Wingo + * ext/a52dec/gsta52dec.c: (gst_a52dec_push): + * ext/mad/gstmad.c: (gst_mad_chain): + * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer): + * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain_raw): + * gst/iec958/ac3iec.c: (ac3iec_chain_raw): + * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream), + (gst_rmdemux_parse_packet): Update for alloc_buffer changes. + +2005-12-05 09:33:32 +0000 Andy Wingo + + ext/mad/gstid3tag.c (plugin_init): Remove id3tag -- there's just id3demux and id3mux now. Fixes #323199. + Original commit message from CVS: + 2005-12-05 Andy Wingo + * ext/mad/gstid3tag.c (plugin_init): Remove id3tag -- there's just + id3demux and id3mux now. Fixes #323199. + +2005-12-04 22:36:51 +0000 Christian Schaller + + * gst-plugins-ugly.spec.in: + update spec file for latest changes + Original commit message from CVS: + update spec file for latest changes + +2005-12-02 12:28:03 +0000 Thomas Vander Stichele + + fix silly Makefile.am bug so they link correctly again + Original commit message from CVS: + * ext/amrnb/Makefile.am: + * gst/realmedia/Makefile.am: + fix silly Makefile.am bug so they link correctly again + +2005-12-01 19:18:24 +0000 Thomas Vander Stichele * configure.ac: - releasing 0.10.0, "Brie" - -2005-12-05 Andy Wingo - - * ext/a52dec/gsta52dec.c: (gst_a52dec_push): - * ext/mad/gstmad.c: (gst_mad_chain): - * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer): - * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain_raw): - * gst/iec958/ac3iec.c: (ac3iec_chain_raw): - * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream), - (gst_rmdemux_parse_packet): Update for alloc_buffer changes. - -2005-12-05 Andy Wingo - - * ext/mad/gstid3tag.c (plugin_init): Remove id3tag -- there's just - id3demux and id3mux now. Fixes #323199. - -2005-12-02 Thomas Vander Stichele - - * ext/amrnb/Makefile.am: - * gst/realmedia/Makefile.am: - fix silly Makefile.am bug so they link correctly again + back to HEAD + Original commit message from CVS: + back to HEAD === release 0.9.7 === -2005-12-01 Thomas Vander Stichele +2005-12-01 19:14:57 +0000 Thomas Vander Stichele + * ChangeLog: + * LICENSE: + * NEWS: + * PORTED_09: + * RELEASE: + * common: * configure.ac: - releasing 0.9.7, "Canis Meus Naso Non Habet" + * docs/plugins/gst-plugins-ugly-plugins.args: + * docs/plugins/inspect/plugin-a52dec.xml: + * docs/plugins/inspect/plugin-dvdlpcmdec.xml: + * docs/plugins/inspect/plugin-iec958.xml: + * docs/plugins/inspect/plugin-lame.xml: + * docs/plugins/inspect/plugin-mad.xml: + * docs/plugins/inspect/plugin-mpeg2dec.xml: + * docs/plugins/inspect/plugin-mpegaudioparse.xml: + * docs/plugins/inspect/plugin-rmdemux.xml: + * docs/random/LICENSE: + * docs/random/PORTED_09: + releasing 0.9.7 + Original commit message from CVS: + releasing 0.9.7 -2005-12-01 Thomas Vander Stichele +2005-12-01 15:49:59 +0000 Thomas Vander Stichele + * ChangeLog: + * common: * ext/amrnb/Makefile.am: * gst/realmedia/Makefile.am: Don't know how these escaped my eye before. Fix link flags. + Original commit message from CVS: + Don't know how these escaped my eye before. Fix link flags. -2005-11-29 Michal Benes +2005-11-30 18:37:24 +0000 Thomas Vander Stichele - Reviewed by: Tim-Philipp Müller + * common: + * examples/Makefile.am: + * examples/capsfilter/Makefile.am: + * examples/capsfilter/capsfilter1.c: + * examples/gob/Makefile.am: + * examples/gob/gst-identity2.gob: + * examples/gstplay/.gitignore: + * examples/gstplay/Makefile.am: + * examples/gstplay/player.c: + * examples/indexing/.gitignore: + * examples/indexing/Makefile.am: + * examples/indexing/indexmpeg.c: + * examples/level/Makefile.am: + * examples/level/README: + * examples/level/demo.c: + * examples/level/plot.c: + * examples/stats/Makefile.am: + * examples/stats/mp2ogg.c: + * examples/switch/.gitignore: + * examples/switch/Makefile.am: + * examples/switch/switcher.c: + no examples + Original commit message from CVS: + no examples - * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_event): - * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_send_newsegment), - (gst_mpeg_parse_send_event): +2005-11-29 11:26:35 +0000 Tim-Philipp Müller + + gst/mpegstream/: Ref events before sending them to multiple pads, after all gst_pad_send_event() takes ownership of e... + Original commit message from CVS: + Reviewed by: Tim-Philipp Müller + * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_event): + * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_send_newsegment), + (gst_mpeg_parse_send_event): Ref events before sending them to multiple pads, after all gst_pad_send_event() takes ownership of events. Don't leak events that have not been handled (fixes #322745). -2005-11-28 Martin Soto +2005-11-28 19:13:51 +0000 Martin Soto - * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_handle_dvd_event) - (gst_dvd_demux_handle_dvd_event): Erase code to prevent mpegparse - from making timestamp adjustments. This will have to be re-added - in some form in the near future, but in order to do that, some nav - packet parsing will be necessary in mpegdemux. - * gst/mpegstream/gstmpegparse.h (struct _GstMPEGParse): - * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_init) - (g_value_set_int, gst_mpeg_parse_set_property) - Get rid of do_adjust and use_adjust. Rename max_discont to - max_src_gap. - (gst_mpeg_parse_parse_packhead): When max_scr_gap has a value of - -1, no adjustment is made. - * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_class_init): - Rename max_discont property to max_scr_gap. Erase "adjust" - property. + gst/mpegstream/gstdvddemux.c (gst_dvd_demux_handle_dvd_event) + Original commit message from CVS: + 2005-11-28 Martin Soto + * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_handle_dvd_event) + (gst_dvd_demux_handle_dvd_event): Erase code to prevent mpegparse + from making timestamp adjustments. This will have to be re-added + in some form in the near future, but in order to do that, some nav + packet parsing will be necessary in mpegdemux. + * gst/mpegstream/gstmpegparse.h (struct _GstMPEGParse): + * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_init) + (g_value_set_int, gst_mpeg_parse_set_property) + Get rid of do_adjust and use_adjust. Rename max_discont to + max_src_gap. + (gst_mpeg_parse_parse_packhead): When max_scr_gap has a value of + -1, no adjustment is made. + * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_class_init): + Rename max_discont property to max_scr_gap. Erase "adjust" + property. + * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_send_event): Don't + override send_event anymore, base class does the job. + * gst/mpegstream/gstmpegdemux.c (gst_mpeg_demux_send_event): + Base class now does most of the work. + * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_send_event): + Generalize to forwarding the event to all source pads in the + element. + * gst/mpegstream/gstmpegparse.h: + * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_class_init) + (gst_mpeg_parse_init, gst_mpeg_parse_set_clock) + (gst_mpeg_parse_chain, gst_mpeg_parse_get_property) + (gst_mpeg_parse_set_property): + Clock synchronization doesn't make sense anymore for a + demultiplexer. - * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_send_event): Don't - override send_event anymore, base class does the job. - * gst/mpegstream/gstmpegdemux.c (gst_mpeg_demux_send_event): - Base class now does most of the work. - * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_send_event): - Generalize to forwarding the event to all source pads in the - element. +2005-11-28 18:54:09 +0000 Michael Smith - * gst/mpegstream/gstmpegparse.h: - * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_class_init) - (gst_mpeg_parse_init, gst_mpeg_parse_set_clock) - (gst_mpeg_parse_chain, gst_mpeg_parse_get_property) - (gst_mpeg_parse_set_property): - Clock synchronization doesn't make sense anymore for a - demultiplexer. - -2005-11-28 Michael Smith - - * gst/realmedia/rmdemux.c: (gst_rmdemux_loop): + gst/realmedia/rmdemux.c: Don't treat normal EOS as a fatal error. + Original commit message from CVS: + * gst/realmedia/rmdemux.c: (gst_rmdemux_loop): Don't treat normal EOS as a fatal error. -2005-11-28 Edward Hervey +2005-11-28 15:47:01 +0000 Edward Hervey - * ext/mad/gstmad.c: (gst_mad_chain): - Proper warning statements, - Don't error if the src pad isn't linked when pushing. - * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_change_state): - Proper state_change, avoids borkage when going to READY + ext/mad/gstmad.c: Proper warning statements, + Original commit message from CVS: + * ext/mad/gstmad.c: (gst_mad_chain): + Proper warning statements, + Don't error if the src pad isn't linked when pushing. + * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_change_state): + Proper state_change, avoids borkage when going to READY -2005-11-25 Jan Schmidt +2005-11-27 15:34:00 +0000 Thomas Vander Stichele - * ext/mpeg2dec/gstmpeg2dec.c: (handle_sequence): + * configure.ac: + * gst-libs/Makefile.am: + * gst-libs/README: + * gst-libs/ext/.gitignore: + * gst-libs/gst/media-info/.gitignore: + * gst-libs/gst/play/.gitignore: + * gst-libs/gst/play/play.h: + * gst-libs/gst/play/play.vcproj: + no need for an AS_LIBTOOL call + Original commit message from CVS: + no need for an AS_LIBTOOL call + +2005-11-27 14:34:34 +0000 Thomas Vander Stichele + + * Makefile.am: + * common: + * gst-plugins-ugly.spec.in: + add ACLOCAL_AMFLAGS; remove old stuff from spec changelog + Original commit message from CVS: + add ACLOCAL_AMFLAGS; remove old stuff from spec changelog + +2005-11-25 17:02:41 +0000 Jan Schmidt + + ext/mpeg2dec/gstmpeg2dec.c: Prime libmpeg2's pumps with some null custom buffers to ensure it doesn't ask us to disca... + Original commit message from CVS: + * ext/mpeg2dec/gstmpeg2dec.c: (handle_sequence): Prime libmpeg2's pumps with some null custom buffers to ensure it doesn't ask us to discard garbage later yay. -2005-11-25 Michael Smith +2005-11-25 17:01:46 +0000 Jan Schmidt - * ext/a52dec/gsta52dec.c: (gst_a52dec_init), - (gst_a52dec_sink_setcaps), (gst_a52dec_chain), - (gst_a52dec_chain_raw): - * ext/a52dec/gsta52dec.h: + ext/mpeg2dec/gstmpeg2dec.c: Prime libmpeg2's pumps with some null custom buffers to ensure it ask us to discard garba... + Original commit message from CVS: + * ext/mpeg2dec/gstmpeg2dec.c: (handle_sequence): + Prime libmpeg2's pumps with some null custom buffers + to ensure it ask us to discard garbage later yay. + +2005-11-25 14:50:19 +0000 Michael Smith + + ext/a52dec/gsta52dec.*: Accept AC3 in audio/x-private1-ac3 format, which includes + Original commit message from CVS: + * ext/a52dec/gsta52dec.c: (gst_a52dec_init), + (gst_a52dec_sink_setcaps), (gst_a52dec_chain), + (gst_a52dec_chain_raw): + * ext/a52dec/gsta52dec.h: Accept AC3 in audio/x-private1-ac3 format, which includes DVD-specific headers, as well as raw AC3, for compatibility with some demuxers. -2005-11-25 Jan Schmidt +2005-11-25 00:03:52 +0000 Jan Schmidt - * ext/mad/gstmad.c: (gst_mad_chain): - When pad_alloc returns other-than-GST_FLOW_OK and mad exits early, - skip frame synthesis and consume input data as if we'd done the - decode. Makes mad not error when the src pad is not connected. - (#319784) + ext/mad/gstmad.c: When pad_alloc returns other-than-GST_FLOW_OK and mad exits early, skip frame synthesis and consume... + Original commit message from CVS: + * ext/mad/gstmad.c: (gst_mad_chain): + When pad_alloc returns other-than-GST_FLOW_OK and mad exits early, + skip frame synthesis and consume input data as if we'd done the + decode. Makes mad not error when the src pad is not connected. + (#319784) -2005-11-23 Martin Soto +2005-11-24 13:58:55 +0000 Martin Soto - * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_class_init) - (gst_mpeg_parse_handle_discont, gst_mpeg_parse_send_newsegment) - (gst_mpeg_parse_chain): - * gst/mpegstream/gstmpegdemux.c (gst_mpeg_demux_class_init) - (gst_mpeg_demux_send_newsegment): - * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_send_subbuffer): - * gst/mpegstream/gstmpegparse.h: - Rename send_discont method to send_newsegment and add parameters - to handle actual segments. Adapt code all around to run with the - new name and signature. - * gst/mpegstream/gstmpegdemux.c: - * gst/mpegstream/gstmpegparse.c: - * gst/mpegstream/gstdvddemux.c: - Convert to GST_BOILERPLATE. + * ChangeLog: + Erase old CVS conflict line. + Original commit message from CVS: + Erase old CVS conflict line. -2005-11-23 Thomas Vander Stichele +2005-11-24 13:52:49 +0000 Martin Soto - * configure.ac: back to HEAD + gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_class_init) (gst_mpeg_parse_handle_discont, gst_mpeg_parse_send_newsegm... + Original commit message from CVS: + 2005-11-23 Martin Soto + * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_class_init) + (gst_mpeg_parse_handle_discont, gst_mpeg_parse_send_newsegment) + (gst_mpeg_parse_chain): + * gst/mpegstream/gstmpegdemux.c (gst_mpeg_demux_class_init) + (gst_mpeg_demux_send_newsegment): + * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_send_subbuffer): + * gst/mpegstream/gstmpegparse.h: + Rename send_discont method to send_newsegment and add parameters + to handle actual segments. Adapt code all around to run with the + new name and signature. + * gst/mpegstream/gstmpegdemux.c: + * gst/mpegstream/gstmpegparse.c: + * gst/mpegstream/gstdvddemux.c: + Convert to GST_BOILERPLATE. + +2005-11-24 12:23:04 +0000 Thomas Vander Stichele + + * configure.ac: + fix AS_LIBTOOL call + Original commit message from CVS: + fix AS_LIBTOOL call + +2005-11-23 21:26:35 +0000 Thomas Vander Stichele + + * Makefile.am: + add a torture target + Original commit message from CVS: + add a torture target + +2005-11-23 20:05:47 +0000 Thomas Vander Stichele + + * ChangeLog: + * configure.ac: + back to HEAD + Original commit message from CVS: + back to HEAD === release 0.9.6 === -2005-11-23 Thomas Vander Stichele +2005-11-23 19:57:04 +0000 Thomas Vander Stichele + * ChangeLog: + * NEWS: + * RELEASE: * configure.ac: - releasing 0.9.6, "The Marshals Are Dead" + * docs/plugins/gst-plugins-ugly-plugins.args: + * docs/plugins/gst-plugins-ugly-plugins.signals: + * docs/plugins/inspect/plugin-a52dec.xml: + * docs/plugins/inspect/plugin-amrnb.xml: + * docs/plugins/inspect/plugin-dvdlpcmdec.xml: + * docs/plugins/inspect/plugin-iec958.xml: + * docs/plugins/inspect/plugin-lame.xml: + * docs/plugins/inspect/plugin-mad.xml: + * docs/plugins/inspect/plugin-mpeg2dec.xml: + * docs/plugins/inspect/plugin-mpegaudioparse.xml: + * docs/plugins/inspect/plugin-rmdemux.xml: + releasing 0.9.6 + Original commit message from CVS: + releasing 0.9.6 -2005-11-23 Michael Smith +2005-11-23 00:26:42 +0000 Michael Smith - * gst/realmedia/rmdemux.c: (gst_rmdemux_sink_event), - (gst_rmdemux_src_event), (gst_rmdemux_validate_offset), - (find_seek_offset_bytes), (find_seek_offset_time), - (gst_rmdemux_perform_seek), (gst_rmdemux_src_query), - (gst_rmdemux_loop), (gst_rmdemux_fourcc_isplausible), - (gst_rmdemux_chain), (gst_rmdemux_send_event), - (gst_rmdemux_add_stream), (gst_rmdemux_parse_mdpr), - (gst_rmdemux_parse_packet): + gst/realmedia/rmdemux.c: Fractional framerates. + Original commit message from CVS: + * gst/realmedia/rmdemux.c: (gst_rmdemux_sink_event), + (gst_rmdemux_src_event), (gst_rmdemux_validate_offset), + (find_seek_offset_bytes), (find_seek_offset_time), + (gst_rmdemux_perform_seek), (gst_rmdemux_src_query), + (gst_rmdemux_loop), (gst_rmdemux_fourcc_isplausible), + (gst_rmdemux_chain), (gst_rmdemux_send_event), + (gst_rmdemux_add_stream), (gst_rmdemux_parse_mdpr), + (gst_rmdemux_parse_packet): Fractional framerates. -2005-11-23 Jan Schmidt +2005-11-23 00:12:24 +0000 Jan Schmidt - * ext/mpeg2dec/gstmpeg2dec.c: (src_templ), - (gst_mpeg2dec_negotiate_format), (handle_sequence), - (gst_mpeg2dec_sink_event): - * ext/mpeg2dec/gstmpeg2dec.h: - Use fractional framerates + ext/mpeg2dec/gstmpeg2dec.*: Use fractional framerates + Original commit message from CVS: + * ext/mpeg2dec/gstmpeg2dec.c: (src_templ), + (gst_mpeg2dec_negotiate_format), (handle_sequence), + (gst_mpeg2dec_sink_event): + * ext/mpeg2dec/gstmpeg2dec.h: + Use fractional framerates -2005-11-22 Wim Taymans +2005-11-22 19:07:13 +0000 Wim Taymans - * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_set_clock): - set_clock returns a boolean. + gst/mpegstream/gstmpegparse.c: set_clock returns a boolean. + Original commit message from CVS: + * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_set_clock): + set_clock returns a boolean. -2005-11-22 Tim-Philipp Müller +2005-11-22 18:39:36 +0000 Tim-Philipp Müller - * ext/mad/gstmad.c: (gst_mad_chain): + ext/mad/gstmad.c: Fix seeking even more by sending the newsegment event with the right parameters. Should fix queryin... + Original commit message from CVS: + * ext/mad/gstmad.c: (gst_mad_chain): Fix seeking even more by sending the newsegment event with the right parameters. Should fix querying in playbin/totem after a seek. -2005-11-22 Tim-Philipp Müller +2005-11-22 17:39:36 +0000 Tim-Philipp Müller - * ext/mad/gstmad.c: (gst_mad_mode_get_type), (gst_mad_src_query), - (normal_seek), (gst_mad_sink_event), (gst_mad_chain): - Fix seeking in stand-alone mode. Fix nonexistant enum value - introduced in previous commit. Improve debug messages here and + ext/mad/gstmad.c: Fix seeking in stand-alone mode. Fix nonexistant enum value introduced in previous commit. Improve ... + Original commit message from CVS: + * ext/mad/gstmad.c: (gst_mad_mode_get_type), (gst_mad_src_query), + (normal_seek), (gst_mad_sink_event), (gst_mad_chain): + Fix seeking in stand-alone mode. Fix nonexistant enum value + introduced in previous commit. Improve debug messages here and there. Actually return a proper return value in the sink event handler. -2005-11-22 Thomas Vander Stichele +2005-11-22 17:15:25 +0000 Thomas Vander Stichele + * ext/lame/gstlame.c: + doh + Original commit message from CVS: + doh + +2005-11-22 17:04:38 +0000 Thomas Vander Stichele + + * ChangeLog: * ext/lame/gstlame.c: * ext/mad/gstmad.c: * ext/sidplay/gstsiddec.cc: fix up GValueEnum + Original commit message from CVS: + fix up GValueEnum -2005-11-22 Andy Wingo +2005-11-22 12:39:29 +0000 Andy Wingo - * Update for gst_tag_setter API changes. + * ChangeLog: + * ext/lame/gstlame.c: + * ext/mad/gstid3tag.c: + * ext/sidplay/gstsiddec.cc: + Update for gst_tag_setter API changes. + Original commit message from CVS: + 2005-11-22 Andy Wingo + * Update for gst_tag_setter API changes. -2005-11-22 Andy Wingo +2005-11-22 11:55:32 +0000 Andy Wingo - * ext/a52dec/gsta52dec.c (gst_a52dec_sink_event) - * ext/mad/gstid3tag.c (gst_id3_tag_sink_event) - * ext/mad/gstmad.c (gst_mad_chain) - * gst/mpegaudioparse/gstmpegaudioparse.c - (gst_mp3parse_sink_event) - * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_handle_dvd_event) - * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_handle_discont) - (gst_mpeg_parse_send_discont, gst_mpeg_parse_pad_added) - * gst/realmedia/rmdemux.c (gst_rmdemux_perform_seek) - (gst_rmdemux_chain, gst_rmdemux_add_stream): Run update-funcnames. + * ChangeLog: + * ext/a52dec/gsta52dec.c: + * ext/mad/gstid3tag.c: + * ext/mad/gstmad.c: + * gst/mpegaudioparse/gstmpegaudioparse.c: + * gst/mpegstream/gstdvddemux.c: + * gst/mpegstream/gstmpegparse.c: + * gst/realmedia/rmdemux.c: + ext/a52dec/gsta52dec.c (gst_a52dec_sink_event) ext/mad/gstid3tag.c (gst_id3_tag_sink_event) ext/mad/gstmad.c (gst_mad... + Original commit message from CVS: + 2005-11-22 Andy Wingo + * ext/a52dec/gsta52dec.c (gst_a52dec_sink_event) + * ext/mad/gstid3tag.c (gst_id3_tag_sink_event) + * ext/mad/gstmad.c (gst_mad_chain) + * gst/mpegaudioparse/gstmpegaudioparse.c + (gst_mp3parse_sink_event) + * gst/mpegstream/gstdvddemux.c (gst_dvd_demux_handle_dvd_event) + * gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_handle_discont) + (gst_mpeg_parse_send_discont, gst_mpeg_parse_pad_added) + * gst/realmedia/rmdemux.c (gst_rmdemux_perform_seek) + (gst_rmdemux_chain, gst_rmdemux_add_stream): Run update-funcnames. -2005-11-22 Tim-Philipp Müller +2005-11-22 11:39:06 +0000 Tim-Philipp Müller - * ext/mad/Makefile.am: + ext/mad/Makefile.am: libgsttagedit => libgsttag + Original commit message from CVS: + * ext/mad/Makefile.am: libgsttagedit => libgsttag -2005-11-22 Edward Hervey +2005-11-21 23:50:02 +0000 Edward Hervey - * ext/lame/gstlame.c: (gst_lame_sink_event): - Don't take the stream lock + ext/lame/gstlame.c: Don't take the stream lock + Original commit message from CVS: + * ext/lame/gstlame.c: (gst_lame_sink_event): + Don't take the stream lock -2005-11-21 Andy Wingo +2005-11-21 17:34:30 +0000 Andy Wingo - * ext/sidplay/gstsiddec.cc (gst_siddec_sink_event): - * ext/mpeg2dec/gstmpeg2dec.c (gst_mpeg2dec_sink_event): - * ext/mad/gstmad.c (gst_mad_sink_event): - * ext/a52dec/gsta52dec.c (gst_a52dec_sink_event): Don't take the - stream lock. + ext/: Don't take the stream lock. + Original commit message from CVS: + 2005-11-21 Andy Wingo + * ext/sidplay/gstsiddec.cc (gst_siddec_sink_event): + * ext/mpeg2dec/gstmpeg2dec.c (gst_mpeg2dec_sink_event): + * ext/mad/gstmad.c (gst_mad_sink_event): + * ext/a52dec/gsta52dec.c (gst_a52dec_sink_event): Don't take the + stream lock. + * gst/realmedia/rmdemux.c (gst_rmdemux_perform_seek): Update for + stream lock changes. - * gst/realmedia/rmdemux.c (gst_rmdemux_perform_seek): Update for - stream lock changes. +2005-11-21 16:36:44 +0000 Andy Wingo - * *.h: - * *.c: Ran scripts/update-macros. Oh yes. + *.*: Ran scripts/update-macros. Oh yes. + Original commit message from CVS: + 2005-11-21 Andy Wingo + * *.h: + * *.c: Ran scripts/update-macros. Oh yes. -2005-11-21 Tim-Philipp Müller +2005-11-21 15:12:43 +0000 Tim-Philipp Müller - * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_event): - * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_process_event): + gst/mpegstream/: Filler events have beem removed for now. + Original commit message from CVS: + * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_event): + * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_process_event): Filler events have beem removed for now. -2005-11-21 Tim-Philipp Müller +2005-11-21 14:08:45 +0000 Tim-Philipp Müller - * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_video_stream): - * gst/realmedia/rmdemux.c: (gst_rmdemux_chain), - (gst_rmdemux_add_stream), (gst_rmdemux_parse_mdpr): + gst/: Update for GST_FOURCC_FORMAT API change. + Original commit message from CVS: + * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_video_stream): + * gst/realmedia/rmdemux.c: (gst_rmdemux_chain), + (gst_rmdemux_add_stream), (gst_rmdemux_parse_mdpr): Update for GST_FOURCC_FORMAT API change. -2005-11-21 Edward Hervey +2005-11-21 10:32:55 +0000 Edward Hervey - * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain_raw): - * gst/realmedia/rmdemux.c: (gst_rmdemux_chain), - (gst_rmdemux_add_stream), (gst_rmdemux_parse_mdpr), - (gst_rmdemux_parse_packet): - Modifications for disapearance of GST_PAD_IS_USABLE() + gst/: Modifications for disapearance of GST_PAD_IS_USABLE() + Original commit message from CVS: + * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain_raw): + * gst/realmedia/rmdemux.c: (gst_rmdemux_chain), + (gst_rmdemux_add_stream), (gst_rmdemux_parse_mdpr), + (gst_rmdemux_parse_packet): + Modifications for disapearance of GST_PAD_IS_USABLE() -2005-11-18 Michael Smith +2005-11-18 16:14:00 +0000 Michael Smith - * gst/iec958/ac3iec.c: (ac3iec_init), (ac3iec_chain_dvd): + gst/iec958/ac3iec.c: Remove some setcaps brokenness. + Original commit message from CVS: + * gst/iec958/ac3iec.c: (ac3iec_init), (ac3iec_chain_dvd): Remove some setcaps brokenness. Don't crash on bad input. -2005-11-15 Johan Dahlin +2005-11-15 22:46:23 +0000 Johan Dahlin - * ext/mad/gstid3tag.c (gst_mad_id3_to_tag_list): unset GValues after - calling transform. - (gst_id3_tag_do_typefind): Unref caps + ext/mad/gstid3tag.c (gst_mad_id3_to_tag_list): unset GValues after calling transform. + Original commit message from CVS: + * ext/mad/gstid3tag.c (gst_mad_id3_to_tag_list): unset GValues after + calling transform. + (gst_id3_tag_do_typefind): Unref caps + * ext/mad/gstmad.c (gst_mad_check_caps_reset): Ditto - * ext/mad/gstmad.c (gst_mad_check_caps_reset): Ditto +2005-11-15 21:00:44 +0000 Johan Dahlin -2005-11-15 Tim-Philipp Müller + * ext/mad/gstmad.c: + remove accidentally commited hack + Original commit message from CVS: + remove accidentally commited hack - * ext/mpeg2dec/gstmpeg2dec.c: (handle_slice), - (gst_mpeg2dec_sink_event): +2005-11-15 20:30:53 +0000 Johan Dahlin + + * ext/mad/gstmad.c: + free pad templates + Original commit message from CVS: + free pad templates + +2005-11-15 14:19:38 +0000 Tim-Philipp Müller + + ext/mpeg2dec/gstmpeg2dec.c: Set DELTA_UNIT flag on outgoing buffers if this is NOT a keyframe; nice-ify debug message... + Original commit message from CVS: + * ext/mpeg2dec/gstmpeg2dec.c: (handle_slice), + (gst_mpeg2dec_sink_event): Set DELTA_UNIT flag on outgoing buffers if this is NOT a keyframe; nice-ify debug message in event handler; add CHECKME. - - * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_event), - (gst_dvd_demux_send_event), (gst_dvd_demux_process_private), - (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_reset), - (gst_dvd_demux_sync_stream_to_time): - * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_class_init), - (gst_mpeg_demux_process_event), (gst_mpeg_demux_send_event), - (gst_mpeg_demux_handle_discont), (gst_mpeg_demux_new_output_pad), - (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes), - (gst_mpeg_demux_send_subbuffer), (gst_mpeg_demux_process_private), - (gst_mpeg_demux_sync_stream_to_time), - (gst_mpeg_demux_handle_src_event), (gst_mpeg_demux_reset): - * gst/mpegstream/gstmpegdemux.h: - * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init), - (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_send_buffer), - (gst_mpeg_parse_process_event), (gst_mpeg_parse_send_discont), - (gst_mpeg_parse_send_event), (gst_mpeg_parse_event), - (gst_mpeg_parse_chain): - * gst/mpegstream/gstmpegparse.h: + * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_event), + (gst_dvd_demux_send_event), (gst_dvd_demux_process_private), + (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_reset), + (gst_dvd_demux_sync_stream_to_time): + * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_class_init), + (gst_mpeg_demux_process_event), (gst_mpeg_demux_send_event), + (gst_mpeg_demux_handle_discont), (gst_mpeg_demux_new_output_pad), + (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes), + (gst_mpeg_demux_send_subbuffer), (gst_mpeg_demux_process_private), + (gst_mpeg_demux_sync_stream_to_time), + (gst_mpeg_demux_handle_src_event), (gst_mpeg_demux_reset): + * gst/mpegstream/gstmpegdemux.h: + * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init), + (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_send_buffer), + (gst_mpeg_parse_process_event), (gst_mpeg_parse_send_discont), + (gst_mpeg_parse_send_event), (gst_mpeg_parse_event), + (gst_mpeg_parse_chain): + * gst/mpegstream/gstmpegparse.h: Get rid of GST_PAD_IS_USABLE and fix GstFlowReturn vs. gboolean return value confusion (gst_pad_push vs. gst_pad_send_event and gst_pad_push_event); pass flow return values to caller; miscellaneous fixes and clean-ups. -2005-11-14 Martin Soto +2005-11-15 08:37:00 +0000 Christian Schaller - * gst/mpegstream/Makefile.am (noinst_HEADERS): Add - gstrfc2250enc.h. - -2005-11-14 Martin Soto - - * configure.ac: - * gst/mpegstream/Makefile.am: * gst/mpegstream/gstdvddemux.c: - * gst/mpegstream/gstdvddemux.h: - * gst/mpegstream/gstmpegdemux.c: - * gst/mpegstream/gstmpegdemux.h: - * gst/mpegstream/gstmpegpacketize.c: - * gst/mpegstream/gstmpegpacketize.h: - * gst/mpegstream/gstmpegparse.c: - * gst/mpegstream/gstmpegparse.h: - * gst/mpegstream/gstmpegstream.c: - * gst/mpegstream/gstrfc2250enc.c: - * gst/mpegstream/gstrfc2250enc.h: - Applied patch from Josef Zlomek to - partially port the mpegstream plugin to GStreamer 0.9. + set rank to secondary until it works 100% + Original commit message from CVS: + set rank to secondary until it works 100% -2005-11-14 Andy Wingo +2005-11-15 07:59:58 +0000 Christian Schaller - * configure.ac (GST_PLUGIN_LDFLAGS): -no-undefined for better - debugging, allows dll builds on windows. Fixes #316076. + * gst-plugins-ugly.spec.in: + add mpegstream plugin to spec file + Original commit message from CVS: + add mpegstream plugin to spec file -2005-11-11 Thomas Vander Stichele +2005-11-14 22:18:21 +0000 Martin Soto - * configure.ac: back to HEAD + gst/mpegstream/Makefile.am (noinst_HEADERS): Add gstrfc2250enc.h. + Original commit message from CVS: + 2005-11-14 Martin Soto + * gst/mpegstream/Makefile.am (noinst_HEADERS): Add + gstrfc2250enc.h. + +2005-11-14 21:20:21 +0000 Josef Zlomek + + partially port the mpegstream plugin to GStreamer 0.9. + Original commit message from CVS: + 2005-11-14 Martin Soto + * configure.ac: + * gst/mpegstream/Makefile.am: + * gst/mpegstream/gstdvddemux.c: + * gst/mpegstream/gstdvddemux.h: + * gst/mpegstream/gstmpegdemux.c: + * gst/mpegstream/gstmpegdemux.h: + * gst/mpegstream/gstmpegpacketize.c: + * gst/mpegstream/gstmpegpacketize.h: + * gst/mpegstream/gstmpegparse.c: + * gst/mpegstream/gstmpegparse.h: + * gst/mpegstream/gstmpegstream.c: + * gst/mpegstream/gstrfc2250enc.c: + * gst/mpegstream/gstrfc2250enc.h: + Applied patch from Josef Zlomek to + partially port the mpegstream plugin to GStreamer 0.9. + +2005-11-14 17:13:20 +0000 Andy Wingo + + configure.ac (GST_PLUGIN_LDFLAGS): -no-undefined for better debugging, allows dll builds on windows. Fixes #316076. + Original commit message from CVS: + 2005-11-14 Andy Wingo + * configure.ac (GST_PLUGIN_LDFLAGS): -no-undefined for better + debugging, allows dll builds on windows. Fixes #316076. + +2005-11-11 19:37:33 +0000 Thomas Vander Stichele + + * ChangeLog: + * configure.ac: + back to head + Original commit message from CVS: + back to head === release 0.9.5 === -2005-11-11 Thomas Vander Stichele +2005-11-11 19:35:55 +0000 Thomas Vander Stichele + * ChangeLog: + * NEWS: + * RELEASE: + * common: * configure.ac: - releasing 0.9.5, "Zero-Test Patching" + * docs/plugins/inspect/plugin-a52dec.xml: + * docs/plugins/inspect/plugin-amrnb.xml: + * docs/plugins/inspect/plugin-dvdlpcmdec.xml: + * docs/plugins/inspect/plugin-iec958.xml: + * docs/plugins/inspect/plugin-lame.xml: + * docs/plugins/inspect/plugin-mad.xml: + * docs/plugins/inspect/plugin-mpeg2dec.xml: + * docs/plugins/inspect/plugin-mpegaudioparse.xml: + * docs/plugins/inspect/plugin-rmdemux.xml: + releasing 0.9.5 + Original commit message from CVS: + releasing 0.9.5 -2005-10-27 Wim Taymans +2005-10-27 21:50:11 +0000 Wim Taymans - * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_reset), - (gst_mpeg2dec_alloc_buffer), (gst_mpeg2dec_negotiate_format), - (handle_sequence), (handle_picture), (handle_slice), - (gst_mpeg2dec_chain), (gst_mpeg2dec_src_query), (normal_seek), - (gst_mpeg2dec_src_event), (gst_mpeg2dec_change_state): - Forward GstFlowReturn about everywhere. - Handle seeking correctly. + ext/mpeg2dec/gstmpeg2dec.c: Forward GstFlowReturn about everywhere. + Original commit message from CVS: + * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_reset), + (gst_mpeg2dec_alloc_buffer), (gst_mpeg2dec_negotiate_format), + (handle_sequence), (handle_picture), (handle_slice), + (gst_mpeg2dec_chain), (gst_mpeg2dec_src_query), (normal_seek), + (gst_mpeg2dec_src_event), (gst_mpeg2dec_change_state): + Forward GstFlowReturn about everywhere. + Handle seeking correctly. -2005-10-27 Wim Taymans +2005-10-27 17:26:13 +0000 Wim Taymans - * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_negotiate_format), - (handle_sequence), (handle_slice), (gst_mpeg2dec_chain), - (gst_mpeg2dec_src_query), (gst_mpeg2dec_change_state): - Small cleanups in refcounting. + ext/mpeg2dec/gstmpeg2dec.c: Small cleanups in refcounting. + Original commit message from CVS: + * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_negotiate_format), + (handle_sequence), (handle_slice), (gst_mpeg2dec_chain), + (gst_mpeg2dec_src_query), (gst_mpeg2dec_change_state): + Small cleanups in refcounting. -2005-10-26 Wim Taymans +2005-10-26 16:45:04 +0000 Wim Taymans - * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init), - (gst_mpeg2dec_dispose), (gst_mpeg2dec_reset), - (gst_mpeg2dec_alloc_buffer), (gst_mpeg2dec_negotiate_format), - (handle_sequence), (handle_picture): - * ext/mpeg2dec/gstmpeg2dec.h: - Removed lots of dubious code. - Handle flushing and seeking correctly. Still leaks though... + ext/mpeg2dec/gstmpeg2dec.*: Removed lots of dubious code. + Original commit message from CVS: + * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init), + (gst_mpeg2dec_dispose), (gst_mpeg2dec_reset), + (gst_mpeg2dec_alloc_buffer), (gst_mpeg2dec_negotiate_format), + (handle_sequence), (handle_picture): + * ext/mpeg2dec/gstmpeg2dec.h: + Removed lots of dubious code. + Handle flushing and seeking correctly. Still leaks though... -2005-10-24 Christian Schaller - - * configure.ac: port over thomas plugin listing from base - -2005-10-24 Thomas Vander Stichele +2005-10-24 13:37:47 +0000 Christian Schaller + * ChangeLog: * configure.ac: + port plugins listing changes + Original commit message from CVS: + port plugins listing changes + +2005-10-23 23:06:09 +0000 Thomas Vander Stichele + + * ChangeLog: + * configure.ac: + back to HEAD + Original commit message from CVS: back to HEAD === release 0.9.4 === -2005-10-24 Thomas Vander Stichele +2005-10-23 22:44:44 +0000 Thomas Vander Stichele + * ChangeLog: + * Makefile.am: * NEWS: * RELEASE: * configure.ac: - Releasing 0.9.4, "Diplodocus" + * docs/plugins/gst-plugins-ugly-plugins.args: + * docs/plugins/gst-plugins-ugly-plugins.signals: + * docs/plugins/inspect/plugin-a52dec.xml: + * docs/plugins/inspect/plugin-amrnb.xml: + * docs/plugins/inspect/plugin-dvdlpcmdec.xml: + * docs/plugins/inspect/plugin-iec958.xml: + * docs/plugins/inspect/plugin-lame.xml: + * docs/plugins/inspect/plugin-mad.xml: + * docs/plugins/inspect/plugin-mpeg2dec.xml: + * docs/plugins/inspect/plugin-mpegaudioparse.xml: + * docs/plugins/inspect/plugin-rmdemux.xml: + * gst/realmedia/rmdemux.c: + * po/POTFILES.in: + releasing 0.9.4 + Original commit message from CVS: + releasing 0.9.4 -2005-10-23 Julien MOUTTE +2005-10-23 14:32:49 +0000 Julien Moutte - * gst/realmedia/rmdemux.c: (gst_rmdemux_loop): STOPPED->FAILED + gst/realmedia/rmdemux.c: STOPPED->FAILED + Original commit message from CVS: + 2005-10-23 Julien MOUTTE + * gst/realmedia/rmdemux.c: (gst_rmdemux_loop): STOPPED->FAILED -2005-10-21 Wim Taymans +2005-10-21 16:22:00 +0000 Christian Schaller - * gst/realmedia/rmdemux.c: (gst_rmdemux_validate_offset), - (gst_rmdemux_perform_seek), (gst_rmdemux_src_query): - Set correct stream time in newsegment event. + * gst-plugins-ugly.spec.in: + add packaging of a52dec + Original commit message from CVS: + add packaging of a52dec -2005-10-21 Thomas Vander Stichele +2005-10-21 11:58:38 +0000 Wim Taymans + + gst/realmedia/rmdemux.c: Set correct stream time in newsegment event. + Original commit message from CVS: + * gst/realmedia/rmdemux.c: (gst_rmdemux_validate_offset), + (gst_rmdemux_perform_seek), (gst_rmdemux_src_query): + Set correct stream time in newsegment event. + +2005-10-20 22:43:04 +0000 Thomas Vander Stichele * ext/Makefile.am: fix distcheck + Original commit message from CVS: + fix distcheck -2005-10-20 Tim-Philipp Müller +2005-10-20 22:40:07 +0000 Thomas Vander Stichele - * ext/a52dec/Makefile.am: - * ext/a52dec/gsta52dec.c: (gst_a52dec_base_init), - (gst_a52dec_class_init), (gst_a52dec_sink_event), - (gst_a52dec_change_state): - * ext/a52dec/gsta52dec.h: + * ChangeLog: + * ext/Makefile.am: + fix distcheck + Original commit message from CVS: + fix distcheck + +2005-10-20 09:51:58 +0000 Tim-Philipp Müller + + ext/a52dec/: Re-enable CPU flags, use liboil to get them. + Original commit message from CVS: + * ext/a52dec/Makefile.am: + * ext/a52dec/gsta52dec.c: (gst_a52dec_base_init), + (gst_a52dec_class_init), (gst_a52dec_sink_event), + (gst_a52dec_change_state): + * ext/a52dec/gsta52dec.h: Re-enable CPU flags, use liboil to get them. -2005-10-20 Josef Zlomek +2005-10-20 09:00:30 +0000 Tim-Philipp Müller - Reviewed by: Tim-Philipp Müller - - * configure.ac: - * ext/a52dec/Makefile.am: - * ext/a52dec/gsta52dec.c: - * ext/a52dec/gsta52dec.h: + Port AC3 decoder to 0.9 (#318849). + Original commit message from CVS: + Reviewed by: Tim-Philipp Müller + * configure.ac: + * ext/a52dec/Makefile.am: + * ext/a52dec/gsta52dec.c: + * ext/a52dec/gsta52dec.h: Port AC3 decoder to 0.9 (#318849). -2005-10-20 Wim Taymans +2005-10-20 08:30:33 +0000 Wim Taymans - * ext/sidplay/gstsiddec.cc: - Small fixes and more error messages. + ext/sidplay/gstsiddec.cc: Small fixes and more error messages. + Original commit message from CVS: + * ext/sidplay/gstsiddec.cc: + Small fixes and more error messages. -2005-10-19 Wim Taymans +2005-10-19 16:01:35 +0000 Wim Taymans - * ext/amrnb/amrnbparse.c: (gst_amrnbparse_query), - (gst_amrnbparse_state_change): - * ext/mad/gstid3tag.c: (gst_id3_tag_src_query): - * ext/mad/gstmad.c: (gst_mad_get_query_types), (gst_mad_src_query): - * ext/mpeg2dec/gstmpeg2dec.c: - * ext/sidplay/gstsiddec.cc: - * gst/realmedia/rmdemux.c: (gst_rmdemux_validate_offset), - (gst_rmdemux_src_query), (gst_rmdemux_src_query_types): - API change fixen. + API change fixen. + Original commit message from CVS: + * ext/amrnb/amrnbparse.c: (gst_amrnbparse_query), + (gst_amrnbparse_state_change): + * ext/mad/gstid3tag.c: (gst_id3_tag_src_query): + * ext/mad/gstmad.c: (gst_mad_get_query_types), (gst_mad_src_query): + * ext/mpeg2dec/gstmpeg2dec.c: + * ext/sidplay/gstsiddec.cc: + * gst/realmedia/rmdemux.c: (gst_rmdemux_validate_offset), + (gst_rmdemux_src_query), (gst_rmdemux_src_query_types): + API change fixen. -2005-10-19 Tim-Philipp Müller +2005-10-19 12:43:28 +0000 Tim-Philipp Müller - * configure.ac: + configure.ac: GST_DOC has been renamed to GST_DOCBOOK_CHECK + Original commit message from CVS: + * configure.ac: GST_DOC has been renamed to GST_DOCBOOK_CHECK -2005-10-19 Thomas Vander Stichele +2005-10-19 09:47:31 +0000 Thomas Vander Stichele - * configure.ac: + configure.ac: some docs I had + Original commit message from CVS: + * configure.ac: some docs I had - * ext/amrnb/amrnbenc.c: (gst_amrnbenc_chain): + * ext/amrnb/amrnbenc.c: (gst_amrnbenc_chain): trivial fixes -2005-10-18 Wim Taymans +2005-10-18 13:23:22 +0000 Wim Taymans - * gst/realmedia/rmdemux.c: (gst_rmdemux_validate_offset), - (gst_rmdemux_perform_seek): - segment-start/done API change. + gst/realmedia/rmdemux.c: segment-start/done API change. + Original commit message from CVS: + * gst/realmedia/rmdemux.c: (gst_rmdemux_validate_offset), + (gst_rmdemux_perform_seek): + segment-start/done API change. -2005-10-17 Michael Smith +2005-10-17 17:50:45 +0000 Michael Smith - * gst/iec958/ac3iec.c: (ac3iec_chain_raw): - Set buffer duration on IEC958 buffers. + * ChangeLog: + * common: + * gst/iec958/ac3iec.c: + Set buffer durations on IEC958 buffers. + Original commit message from CVS: + Set buffer durations on IEC958 buffers. -2005-10-16 Tim-Philipp Müller +2005-10-16 17:06:42 +0000 Tim-Philipp Müller - * configure.ac: + configure.ac: Fix glib check + Original commit message from CVS: + * configure.ac: Fix glib check -2005-10-13 Tim-Philipp Müller +2005-10-13 19:14:25 +0000 Tim-Philipp Müller - * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list): + ext/mad/gstid3tag.c: Fix handling of GST_TAG_DATE, which is now of type GST_TYPE_DATE. + Original commit message from CVS: + * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list): Fix handling of GST_TAG_DATE, which is now of type GST_TYPE_DATE. -2005-10-13 Stefan Kost +2005-10-13 15:29:56 +0000 Stefan Kost - * examples/stats/mp2ogg.c: + examples/stats/mp2ogg.c: yes, typo fixes + Original commit message from CVS: + * examples/stats/mp2ogg.c: yes, typo fixes -2005-10-12 Stefan Kost +2005-10-12 14:30:36 +0000 Stefan Kost - * examples/indexing/indexmpeg.c: (main): - * ext/a52dec/gsta52dec.c: (gst_a52dec_init): - * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_is_open), - (dvdnavsrc_set_property), (dvdnavsrc_open), (dvdnavsrc_close), - (dvdnavsrc_event), (dvdnavsrc_convert), (dvdnavsrc_query): - * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_set_property), - (dvdreadsrc_srcpad_query), (dvdreadsrc_get), - (dvdreadsrc_open_file), (dvdreadsrc_close_file): - * ext/dvdread/dvdreadsrc.h: - * ext/lame/gstlame.h: - * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init): - * gst/asfdemux/gstasfmux.c: (gst_asfmux_init): - * gst/iec958/ac3iec.h: - * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_init): - * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_init): - * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init): - * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_init): - * gst/synaesthesia/gstsynaesthesia.c: (gst_synaesthesia_init): - renamed GST_FLAGS macros to GST_OBJECT_FLAGS - moved bitshift from macro to enum definition + renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enum definition + Original commit message from CVS: + * examples/indexing/indexmpeg.c: (main): + * ext/a52dec/gsta52dec.c: (gst_a52dec_init): + * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_is_open), + (dvdnavsrc_set_property), (dvdnavsrc_open), (dvdnavsrc_close), + (dvdnavsrc_event), (dvdnavsrc_convert), (dvdnavsrc_query): + * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_set_property), + (dvdreadsrc_srcpad_query), (dvdreadsrc_get), + (dvdreadsrc_open_file), (dvdreadsrc_close_file): + * ext/dvdread/dvdreadsrc.h: + * ext/lame/gstlame.h: + * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init): + * gst/asfdemux/gstasfmux.c: (gst_asfmux_init): + * gst/iec958/ac3iec.h: + * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_init): + * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_init): + * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init): + * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_init): + * gst/synaesthesia/gstsynaesthesia.c: (gst_synaesthesia_init): + renamed GST_FLAGS macros to GST_OBJECT_FLAGS + moved bitshift from macro to enum definition -2005-10-11 Wim Taymans +2005-10-11 16:37:16 +0000 Wim Taymans - * ext/mad/gstid3tag.c: (gst_id3_tag_sink_event): - * ext/mad/gstmad.c: (gst_mad_chain): - * gst/mpegaudioparse/gstmpegaudioparse.c: - (gst_mp3parse_sink_event), (gst_mp3parse_chain): - * gst/realmedia/rmdemux.c: (gst_rmdemux_perform_seek), - (gst_rmdemux_chain), (gst_rmdemux_add_stream): - newsegment API update. + newsegment API update. + Original commit message from CVS: + * ext/mad/gstid3tag.c: (gst_id3_tag_sink_event): + * ext/mad/gstmad.c: (gst_mad_chain): + * gst/mpegaudioparse/gstmpegaudioparse.c: + (gst_mp3parse_sink_event), (gst_mp3parse_chain): + * gst/realmedia/rmdemux.c: (gst_rmdemux_perform_seek), + (gst_rmdemux_chain), (gst_rmdemux_add_stream): + newsegment API update. -2005-10-06 Wim Taymans +2005-10-06 13:14:38 +0000 Wim Taymans - * ext/amrnb/amrnbdec.c: - Mark invalid frame sizes + ext/amrnb/amrnbdec.c: Mark invalid frame sizes + Original commit message from CVS: + * ext/amrnb/amrnbdec.c: + Mark invalid frame sizes + * ext/mad/gstmad.c: (gst_mad_init), (gst_mad_chain): + UNUSABLE is not to be used here, just push out stuff so + probes can continue linking or making the pad usable. - * ext/mad/gstmad.c: (gst_mad_init), (gst_mad_chain): - UNUSABLE is not to be used here, just push out stuff so - probes can continue linking or making the pad usable. +2005-10-05 11:25:51 +0000 Michael Smith -2005-10-05 Michael Smith + * ChangeLog: + * gst/realmedia/rmdemux.c: + Improve seek error-resilience. + Original commit message from CVS: + Improve seek error-resilience. + Better error handling generally. - * gst/realmedia/rmdemux.c: (gst_rmdemux_sink_event), - (gst_rmdemux_src_event), (gst_rmdemux_validate_offset), - (find_seek_offset_bytes), (find_seek_offset_time), - (gst_rmdemux_perform_seek), (gst_rmdemux_src_query), - (gst_rmdemux_loop), (gst_rmdemux_fourcc_isplausible), - (gst_rmdemux_chain), (gst_rmdemux_send_event), - (gst_rmdemux_add_stream), (gst_rmdemux_parse_packet): - Improve seeking error-resilience. - General improvements in error handling. - -2005-10-03 Thomas Vander Stichele +2005-10-03 17:59:55 +0000 Thomas Vander Stichele + * ChangeLog: * configure.ac: - back to development + back to head + Original commit message from CVS: + back to head === release 0.9.3 === -2005-10-03 Thomas Vander Stichele +2005-10-03 17:49:44 +0000 Thomas Vander Stichele + * ChangeLog: * NEWS: * README: * configure.ac: - releasing 0.9.3, "Athos" + * ext/sidplay/Makefile.am: + release time + Original commit message from CVS: + release time -2005-09-30 Michael Smith +2005-09-30 16:43:12 +0000 Michael Smith - * gst/realmedia/rmdemux.c: (gst_rmdemux_src_event), - (gst_rmdemux_perform_seek), (gst_rmdemux_src_query), - (gst_rmdemux_change_state), (gst_rmdemux_loop), - (gst_rmdemux_fourcc_isplausible), (gst_rmdemux_chain), - (gst_rmdemux_send_event), (gst_rmdemux_add_stream), - (gst_rmdemux_parse_packet): * gst/realmedia/rmdemux.h: - Sanity checking, and fix some minor memory leaks + Forgot to commit this file. I hate Nano. + Original commit message from CVS: + Forgot to commit this file. I hate Nano. -2005-09-29 Michael Smith +2005-09-30 16:39:47 +0000 Michael Smith - * gst/realmedia/rmdemux.c: (gst_rmdemux_src_event), - (gst_rmdemux_perform_seek), (gst_rmdemux_loop), - (gst_rmdemux_send_event), (gst_rmdemux_add_stream), - (gst_rmdemux_parse_mdpr), (gst_rmdemux_parse_packet): - Real demuxer fixes. Make it more bulletproof against bad data, - identify a few more stream types. - Fix seeking so that it works (at least with the seek example program; - it still fails with totem). + * ChangeLog: + * common: + * gst/realmedia/rmdemux.c: + Sanity checks and memory leak fixes for real demuxer + Original commit message from CVS: + Sanity checks and memory leak fixes for real demuxer -2005-09-26 Wim Taymans +2005-09-29 13:44:15 +0000 Michael Smith - * gst/mpegaudioparse/gstmpegaudioparse.c: - (gst_mp3parse_sink_event), (gst_mp3parse_chain): - Set correct caps on buffers too. + gst/realmedia/rmdemux.c: Real demuxer fixes. Make it more bulletproof against bad data, identify a few more stream ty... + Original commit message from CVS: + * gst/realmedia/rmdemux.c: (gst_rmdemux_src_event), + (gst_rmdemux_perform_seek), (gst_rmdemux_loop), + (gst_rmdemux_send_event), (gst_rmdemux_add_stream), + (gst_rmdemux_parse_mdpr), (gst_rmdemux_parse_packet): + Real demuxer fixes. Make it more bulletproof against bad data, + identify a few more stream types. + Fix seeking so that it works (at least with the seek example + program; it still fails with totem). -2005-09-26 Wim Taymans +2005-09-26 14:41:23 +0000 Wim Taymans - * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_init), - (gst_mp3parse_sink_event), (gst_mp3parse_chain): - * gst/mpegaudioparse/gstmpegaudioparse.h: - Put timestamps on buffers. + gst/mpegaudioparse/gstmpegaudioparse.c: Set correct caps on buffers too. + Original commit message from CVS: + * gst/mpegaudioparse/gstmpegaudioparse.c: + (gst_mp3parse_sink_event), (gst_mp3parse_chain): + Set correct caps on buffers too. -2005-09-21 Flavio Oliveira +2005-09-26 14:31:53 +0000 Wim Taymans - * ext/amrnb/amrnbenc.c: (gst_amrnbenc_base_init): - Changed amrnbenc description, it is an encoder, not decoder. + gst/mpegaudioparse/gstmpegaudioparse.*: Put timestamps on buffers. + Original commit message from CVS: + * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_init), + (gst_mp3parse_sink_event), (gst_mp3parse_chain): + * gst/mpegaudioparse/gstmpegaudioparse.h: + Put timestamps on buffers. -2005-09-21 Michael Smith +2005-09-21 22:21:22 +0000 Flavio Oliveira - * gst/ac3parse/gstac3parse.c: (gst_ac3parse_class_init), - (gst_ac3parse_init), (gst_ac3parse_chain): - * gst/iec958/ac3_padder.c: (ac3_crc_init), (ac3_crc_update), - (ac3_crc_validate), (ac3p_init), (ac3p_parse): + * ChangeLog: + * ext/amrnb/amrnbenc.c: + Changed amrnbenc description, it is an encoder, not decoder. + Original commit message from CVS: + Changed amrnbenc description, it is an encoder, not decoder. + +2005-09-21 16:21:45 +0000 Michael Smith + + * ChangeLog: + * gst/iec958/ac3_padder.c: * gst/iec958/ac3_padder.h: * gst/iec958/ac3iec.c: - Various changes to AC3->IEC958 framer. Mostly to make our IEC958 - headers more accurate, and to check AC3 checksums (both of them in - each frame), and dump the frame (as a probable sync failure) if they - don't match. General code cleanup, improved comments. Changed to not - construct the header backwards, and not byteswap everything else. - If we end up needing to do little-endian output, we should swap in - the element doing the output (AC3 is big-endian). + Various changes to AC3->IEC958 framer. Mostly to make our IEC958 headers and dump the frame (as a probable sync failu... + Original commit message from CVS: + Various changes to AC3->IEC958 framer. Mostly to make our IEC958 headers + more accurate, and to check AC3 checksums (both of them in each frame), + and dump the frame (as a probable sync failure) if they don't match. + General code cleanup, improved comments. Changed to not construct the + header backwards, and not byteswap everything else. If we end up needing + to do little-endian output, we should swap in the element doing the + output (AC3 is big-endian). -2005-09-20 Thomas Vander Stichele +2005-09-20 17:37:54 +0000 Christian Schaller + + * gst-plugins-ugly.spec.in: + fix spec file for ugly + Original commit message from CVS: + fix spec file for ugly + +2005-09-19 23:25:07 +0000 Thomas Vander Stichele - * docs/plugins/gst-plugins-ugly-plugins.args: - * docs/plugins/gst-plugins-ugly-plugins.hierarchy: - * docs/plugins/gst-plugins-ugly-plugins.interfaces: - * docs/plugins/gst-plugins-ugly-plugins.prerequisites: - commit missing files * docs/plugins/inspect/plugin-lame.xml: + revert empty commit + Original commit message from CVS: + revert empty commit + +2005-09-19 23:24:12 +0000 Thomas Vander Stichele + + * docs/plugins/scan.stamp: + whoops, wrong files + Original commit message from CVS: + whoops, wrong files + +2005-09-19 23:21:31 +0000 Thomas Vander Stichele + + docs/plugins/gst-plugins-ugly-plugins.*: commit missing files + Original commit message from CVS: + * docs/plugins/gst-plugins-ugly-plugins.args: + * docs/plugins/gst-plugins-ugly-plugins.hierarchy: + * docs/plugins/gst-plugins-ugly-plugins.interfaces: + * docs/plugins/gst-plugins-ugly-plugins.prerequisites: + commit missing files + * docs/plugins/inspect/plugin-lame.xml: update -2005-09-19 Wim Taymans +2005-09-19 16:44:13 +0000 Thomas Vander Stichele - * ext/lame/gstlame.c: (gst_lame_chain): - Set caps on outgoing buffers. + * Makefile.am: + * common: + * gst-plugins-ugly.spec.in: + add check-valgrind target + Original commit message from CVS: + add check-valgrind target -2005-09-16 Thomas Vander Stichele +2005-09-19 13:46:35 +0000 Thomas Vander Stichele + * docs/plugins/scanobj-build.stamp: + add stamp + Original commit message from CVS: + add stamp + +2005-09-19 11:07:40 +0000 Wim Taymans + + ext/lame/gstlame.c: Set caps on outgoing buffers. + Original commit message from CVS: + * ext/lame/gstlame.c: (gst_lame_chain): + Set caps on outgoing buffers. + +2005-09-16 16:04:28 +0000 Thomas Vander Stichele + + * ChangeLog: * ext/lame/gstlame.c: * ext/lame/gstlame.h: + clean up further so we don't try to set up five times for a simple pipeline + Original commit message from CVS: clean up further so we don't try to set up five times for a simple pipeline -2005-09-16 Michael Smith +2005-09-16 15:43:08 +0000 Michael Smith - * gst/iec958/ac3iec.c: (ac3iec_init): - Set setcaps function on sink pad, not source pad. Produce correct - caps on output buffers. + * ChangeLog: + * common: + * gst/iec958/ac3iec.c: + Set setcaps function on sink pad, not source pad. Produce correct caps on output buffers. + Original commit message from CVS: + Set setcaps function on sink pad, not source pad. Produce correct caps + on output buffers. -2005-09-07 Stefan Kost +2005-09-11 17:53:12 +0000 Thomas Vander Stichele - * ext/mad/gstid3tag.c: + * common: + * docs/plugins/inspect/plugin-dvdlpcmdec.xml: + * docs/plugins/inspect/plugin-iec958.xml: + * docs/plugins/inspect/plugin-lame.xml: + * docs/plugins/inspect/plugin-mad.xml: + * docs/plugins/inspect/plugin-mpegaudioparse.xml: + * docs/plugins/inspect/plugin-rmdemux.xml: + update inspect with source + Original commit message from CVS: + update inspect with source + +2005-09-07 13:42:44 +0000 Stefan Kost + + ext/mad/gstid3tag.c: gsttaginterface.h -> gsttagsetter.h + Original commit message from CVS: + * ext/mad/gstid3tag.c: gsttaginterface.h -> gsttagsetter.h +2005-09-06 14:06:51 +0000 Thomas Vander Stichele + + * configure.ac: + back to HEAD + Original commit message from CVS: + back to HEAD + === release 0.9.1 === -2005-09-06 Thomas Vander Stichele +2005-09-06 14:05:40 +0000 Thomas Vander Stichele - * README: + * ChangeLog: * NEWS: + * README: + * RELEASE: * autogen.sh: * configure.ac: - releasing 0.9.1, "The Rat" + releasing 0.9.2 + Original commit message from CVS: + releasing 0.9.2 -2005-09-06 Wim Taymans +2005-09-06 12:00:33 +0000 Wim Taymans - * ext/amrnb/amrnbdec.c: (gst_amrnbdec_state_change): - * ext/amrnb/amrnbenc.c: (gst_amrnbenc_state_change): - * ext/amrnb/amrnbparse.c: (gst_amrnbparse_state_change): - State change function updates. + ext/amrnb/: State change function updates. + Original commit message from CVS: + * ext/amrnb/amrnbdec.c: (gst_amrnbdec_state_change): + * ext/amrnb/amrnbenc.c: (gst_amrnbenc_state_change): + * ext/amrnb/amrnbparse.c: (gst_amrnbparse_state_change): + State change function updates. -2005-09-05 Jan Schmidt +2005-09-05 17:24:20 +0000 Jan Schmidt - * ext/mpeg2dec/gstmpeg2dec.c: - GST_CAT_SEEK disappeared from the public API at some point + ext/mpeg2dec/gstmpeg2dec.c: GST_CAT_SEEK disappeared from the public API at some point + Original commit message from CVS: + * ext/mpeg2dec/gstmpeg2dec.c: + GST_CAT_SEEK disappeared from the public API at some point -2005-09-02 Michael Smith +2005-09-05 11:42:10 +0000 Thomas Vander Stichele - * gst/iec958/ac3iec.c: - Use the right mime-type for AC3 input, audio/x-private1-ac3, as - output by demux - -2005-09-02 Michael Smith - - * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain_dvd): - * gst/iec958/ac3iec.c: (ac3iec_get_type), (ac3iec_base_init), - (ac3iec_class_init), (ac3iec_init), (ac3iec_finalize), - (ac3iec_setcaps), (ac3iec_set_property), (ac3iec_get_property), - (ac3iec_chain_dvd), (ac3iec_chain_raw), (ac3iec_change_state), - (plugin_init): - Changes to use the first_access parameter correctly in ac3 and lpcm - plugins. General cleanups in iec958 framer. - -2005-09-01 Michael Smith - - * configure.ac: - * gst/iec958/Makefile.am: - * gst/iec958/ac3_padder.c: (ac3p_init), (ac3p_push_data), - (ac3p_parse): + * gst/iec958/ac3_padder.c: * gst/iec958/ac3_padder.h: - * gst/iec958/ac3iec.c: (ac3iec_get_type), (ac3iec_base_init), - (ac3iec_class_init), (ac3iec_init), (ac3iec_finalize), - (ac3iec_set_property), (ac3iec_get_property), (ac3iec_chain), - (ac3iec_change_state), (plugin_init): - * gst/iec958/ac3iec.h: - AC3 -> IEC958 (S/PDIF) framer, port of Martin Soto's 0.8 plugin. + doc fixes + Original commit message from CVS: + doc fixes -2005-09-01 Wim Taymans - - * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_setcaps), - (gst_dvdlpcmdec_chain_dvd), (gst_dvdlpcmdec_chain_raw), - (gst_dvdlpcmdec_change_state): - Cleanups, fixed header parsing and stripping. - -2005-09-01 Michael Smith - - * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcm_reset), - (gst_dvdlpcmdec_init), (gst_dvdlpcmdec_setcaps), - (update_timestamps), (parse_header), (gst_dvdlpcmdec_chain_dvd), - (gst_dvdlpcmdec_chain_raw): - Use the right bytes to parse the LPCM dvd header - -2005-09-01 Michael Smith - - * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcm_reset), - (gst_dvdlpcmdec_init), (gst_dvdlpcmdec_setcaps), - (update_timestamps), (parse_header), (gst_dvdlpcmdec_chain_dvd), - (gst_dvdlpcmdec_chain_raw): - Return the correct values from chain function. - -2005-08-31 Michael Smith - - * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcm_reset), - (gst_dvdlpcmdec_init), (gst_dvdlpcmdec_setcaps), - (update_timestamps), (parse_header), (gst_dvdlpcmdec_chain_dvd), - (gst_dvdlpcmdec_chain_raw): - * gst/dvdlpcmdec/gstdvdlpcmdec.h: - Restructure LPCM decoder to not expect the demuxer to parse the LPCM - header; instead do this internally. Also support the old way, using - a different mime-type. - -2005-08-31 Thomas Vander Stichele +2005-09-04 19:28:29 +0000 Thomas Vander Stichele * Makefile.am: + * autogen.sh: + * common: * configure.ac: - * docs/plugins/Makefile.am: * docs/plugins/gst-plugins-ugly-plugins-docs.sgml: - * docs/plugins/gst-plugins-ugly-plugins-sections.txt: - * docs/plugins/gst-plugins-ugly-plugins.types: - * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_tca_seek): - * ext/dvdread/dvdreadsrc.c: (_open), (_seek_title), - (_seek_chapter), (_read): - * gst/mpegaudioparse/gstmpegaudioparse.c: - add plugin documentation + * docs/plugins/inspect-build.stamp: + * docs/plugins/inspect.stamp: + * docs/plugins/inspect/plugin-dvdlpcmdec.xml: + * docs/plugins/inspect/plugin-iec958.xml: + * docs/plugins/inspect/plugin-lame.xml: + * docs/plugins/inspect/plugin-mad.xml: + * docs/plugins/inspect/plugin-mpegaudioparse.xml: + * docs/plugins/inspect/plugin-rmdemux.xml: + docs for ugly plugins + Original commit message from CVS: + docs for ugly plugins + +2005-09-02 18:01:33 +0000 Thomas Vander Stichele + + * gst-plugins-ugly.spec.in: + * gst/iec958/Makefile.am: + build fixes + Original commit message from CVS: + build fixes + +2005-09-02 17:04:39 +0000 Michael Smith + + * ChangeLog: + * gst/iec958/ac3iec.c: + Accept audio/x-private1-a3c on sink pad + Original commit message from CVS: + Accept audio/x-private1-a3c on sink pad + +2005-09-02 17:01:14 +0000 Thomas Vander Stichele + + * gst-plugins-ugly.spec.in: + spec updates + Original commit message from CVS: + spec updates + +2005-09-02 15:43:54 +0000 Andy Wingo + + * examples/gstplay/player.c: + * examples/stats/mp2ogg.c: + * ext/a52dec/gsta52dec.c: + * ext/amrnb/amrnbdec.c: + * ext/amrnb/amrnbenc.c: + * ext/amrnb/amrnbparse.c: + * ext/dvdnav/dvdnavsrc.c: + * ext/dvdread/dvdreadsrc.c: + * ext/lame/gstlame.c: + * ext/mad/gstid3tag.c: + * ext/mad/gstmad.c: + * ext/mpeg2dec/gstmpeg2dec.c: + * gst/ac3parse/gstac3parse.c: + * gst/asfdemux/gstasfdemux.c: + * gst/asfdemux/gstasfmux.c: + * gst/dvdlpcmdec/gstdvdlpcmdec.c: + * gst/iec958/ac3iec.c: + * gst/mpegaudioparse/gstmpegaudioparse.c: + * gst/mpegstream/gstdvddemux.c: + * gst/mpegstream/gstmpegdemux.c: + * gst/mpegstream/gstmpegparse.c: + * gst/mpegstream/gstrfc2250enc.c: + * gst/realmedia/rmdemux.c: + * gst/synaesthesia/gstsynaesthesia.c: + All plugins updated for element state changes. + Original commit message from CVS: + 2005-09-02 Andy Wingo + * All plugins updated for element state changes. + +2005-09-02 14:19:17 +0000 Michael Smith + + * gst/dvdlpcmdec/gstdvdlpcmdec.c: + * gst/iec958/ac3iec.c: + Fix return types in setcaps functions + Original commit message from CVS: + Fix return types in setcaps functions + +2005-09-02 13:37:13 +0000 Michael Smith + + * ChangeLog: + * gst/dvdlpcmdec/gstdvdlpcmdec.c: + * gst/iec958/ac3iec.c: + Changes to correctly use first_access parameter in ac3 and lpcm plugins. + Original commit message from CVS: + Changes to correctly use first_access parameter in ac3 and lpcm plugins. + Some general cleanups in iec958 framer. + +2005-09-01 21:07:34 +0000 Thomas Vander Stichele + + * common: + * m4/Makefile.am: + * m4/as-arts.m4: + * m4/esd.m4: + * m4/gst-alsa.m4: + * m4/gst-artsc.m4: + * m4/gst-matroska.m4: + * m4/ogg.m4: + * m4/vorbis.m4: + fix distcheck; remove some old m4s + Original commit message from CVS: + fix distcheck; remove some old m4s + +2005-09-01 17:31:21 +0000 Michael Smith + + * ChangeLog: + * configure.ac: + * gst/iec958/Makefile.am: + * gst/iec958/ac3_padder.c: + * gst/iec958/ac3_padder.h: + * gst/iec958/ac3iec.c: + * gst/iec958/ac3iec.h: + AC3 -> IEC958 (S/PDIF) framer, based on Martin Soto's 0.8 plugin + Original commit message from CVS: + AC3 -> IEC958 (S/PDIF) framer, based on Martin Soto's 0.8 plugin + +2005-09-01 11:52:34 +0000 Wim Taymans + + gst/dvdlpcmdec/gstdvdlpcmdec.c: Cleanups, fixed header parsing and stripping. + Original commit message from CVS: + * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_setcaps), + (gst_dvdlpcmdec_chain_dvd), (gst_dvdlpcmdec_chain_raw), + (gst_dvdlpcmdec_change_state): + Cleanups, fixed header parsing and stripping. + +2005-09-01 11:34:39 +0000 Michael Smith + + * ChangeLog: + * gst/dvdlpcmdec/gstdvdlpcmdec.c: + Use the right bytes when parsing the LPCM dvd header + Original commit message from CVS: + Use the right bytes when parsing the LPCM dvd header + +2005-09-01 11:16:15 +0000 Michael Smith + + * ChangeLog: + * gst/dvdlpcmdec/gstdvdlpcmdec.c: + Return the correct values from chain function + Original commit message from CVS: + Return the correct values from chain function + +2005-09-01 10:04:53 +0000 Thomas Vander Stichele + + * common: + * docs/Makefile.am: + * docs/plugins/.gitignore: + * docs/random/ChangeLog-0.8: + * docs/version.entities.in: + adding doc stuff + Original commit message from CVS: + adding doc stuff + +2005-08-31 19:37:08 +0000 Michael Smith + + * ChangeLog: + * gst/dvdlpcmdec/gstdvdlpcmdec.c: + * gst/dvdlpcmdec/gstdvdlpcmdec.h: + Restructure LPCM decoder to not expect the demuxer to parse the LPCM header; instead do this internally. Also support... + Original commit message from CVS: + Restructure LPCM decoder to not expect the demuxer to parse the LPCM + header; instead do this internally. Also support the old way, using + a different mime-type. CVS: diff --git a/NEWS b/NEWS index ab6063ecbb..530469e1cc 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,31 @@ -This is GStreamer Ugly Plug-ins 0.10.10 "Under the House" +This is GStreamer Ugly Plug-ins 0.10.11 "The swords and their knives" + +Changes since 0.10.10: + + * Migrate twolame element from -bad + * mp3parse improvements + * Support scaling in the synaesthsia visualisation + * Improve realmedia streaming, supporting RDT and pnm:// + * Improved ASF demuxing, including streaming-mode seeking + * Support for 4:4:4 MPEG-2 video + +Bugs fixed since 0.10.10: + + * 571146 : [mpeg2dec] Probably uses wrong strides for 4:2:2 and 4:4:... + * 574461 : [mpeg2dec] Lower rank and make ffdec_mpeg2video PRIMARY + * 454228 : [mpegdemux] problem with mark shuttleworth clip + * 522699 : pnm:/something.ra streams can't be loaded in Totem from a... + * 527112 : [real] Can't play several real audio streams + * 556714 : Real Audio streams not working properly + * 560348 : plus7.arte.tv plays slooooowly + * 562065 : mpeg2dec does not handle STATE_SEQUENCE_MODIFIED from > =l... + * 562086 : mpeg2 stream crashes something in gstreamer + * 564885 : [mpegstream] memory leak + * 568836 : [asfdemux] add seeking support when operating in push mode + * 569317 : [PLUGIN-MOVE] Move twolame plugin from -bad to -ugly + * 575068 : [mp3parse] deadlock with accurate seeking + * 335067 : Need RTP ASF depayloader + * 571358 : [real] file playing stops immediately Changes since 0.10.9: diff --git a/RELEASE b/RELEASE index 32b3c207b8..e9e0f219b3 100644 --- a/RELEASE +++ b/RELEASE @@ -1,5 +1,5 @@ -Release notes for GStreamer Ugly Plug-ins 0.10.10 "Under the House" +Release notes for GStreamer Ugly Plug-ins 0.10.11 "Their swords and their knives" The GStreamer team is proud to announce a new release @@ -55,27 +55,30 @@ contains a set of less supported plug-ins that haven't passed the Features of this release - * asfdemux and rmdemux fixes - * RDT support - * AMR-NB parser improvements - * Fix a52dec channel output negotiation - * Compilation fixes for mad, mpeg2dec + * Migrate twolame element from -bad + * mp3parse improvements + * Support scaling in the synaesthsia visualisation + * Improve realmedia streaming, supporting RDT and pnm:// + * Improved ASF demuxing, including streaming-mode seeking + * Support for 4:4:4 MPEG-2 video Bugs fixed in this release - * 546859 : Asfdemux doesn't properly error out on not-linked - * 536274 : handle flush seeking in amrnbparse - * 554142 : mad plugin with disable index seeking issue - * 554150 : mpeg2dec plugin with disable index seeking issue - * 556184 : [PATCH] mpeg2dec: prefer container's pixel aspect ratio o... - * 556277 : mp3parse generate discontinuities. - * 558277 : generic states test fails - * 559569 : GStreamer mp3 consistent and regular stuttering - * 559682 : negotiation problem - * 561161 : [sidplay] Uses GST_CFLAGS for C++ - * 424070 : [amrnbdec] add IF2 handling - * 536226 : fix query duration - * 558896 : DVD playing on Vista using dvddemux element seg-faults on... + * 571146 : [mpeg2dec] Probably uses wrong strides for 4:2:2 and 4:4:... + * 574461 : [mpeg2dec] Lower rank and make ffdec_mpeg2video PRIMARY + * 454228 : [mpegdemux] problem with mark shuttleworth clip + * 522699 : pnm:/something.ra streams can't be loaded in Totem from a... + * 527112 : [real] Can't play several real audio streams + * 556714 : Real Audio streams not working properly + * 560348 : plus7.arte.tv plays slooooowly + * 562065 : mpeg2dec does not handle STATE_SEQUENCE_MODIFIED from > =l... + * 562086 : mpeg2 stream crashes something in gstreamer + * 564885 : [mpegstream] memory leak + * 568836 : [asfdemux] add seeking support when operating in push mode + * 569317 : [PLUGIN-MOVE] Move twolame plugin from -bad to -ugly + * 575068 : [mp3parse] deadlock with accurate seeking + * 335067 : Need RTP ASF depayloader + * 571358 : [real] file playing stops immediately Download @@ -94,8 +97,7 @@ http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer Developers -CVS is hosted on cvs.freedesktop.org. -All code is in CVS and can be checked out from there. +GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned from there. Interested developers of the core library, plug-ins, and applications should subscribe to the gstreamer-devel list. If there is sufficient interest we will create more lists as necessary. @@ -105,15 +107,21 @@ Applications Contributors to this release - * Benoit Fouet + * Alessandro Decina + * Cygwin Ports maintainer + * David Schleef * Edward Hervey + * Hans de Goede * Jan Schmidt + * Mark Nauwelaerts * Michael Smith - * Robin Stocker - * Sameer Naik + * René Stadler + * Roland Moser * Sebastian Dröge + * Simon Holm Thøgersen * Stefan Kost - * Tal Shalif * Tim-Philipp Müller * Wim Taymans + * Yves Lefebvre + * Zaheer Merali   \ No newline at end of file diff --git a/configure.ac b/configure.ac index 523d9da55a..12d5cc5fab 100644 --- a/configure.ac +++ b/configure.ac @@ -5,7 +5,7 @@ dnl please read gstreamer/docs/random/autotools before changing this file dnl initialize autoconf dnl releases only do -Wall, cvs and prerelease does -Werror too dnl use a three digit version number for releases, and four for cvs/prerelease -AC_INIT(GStreamer Ugly Plug-ins, 0.10.10.3, +AC_INIT(GStreamer Ugly Plug-ins, 0.10.11, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gst-plugins-ugly) diff --git a/docs/plugins/inspect/plugin-a52dec.xml b/docs/plugins/inspect/plugin-a52dec.xml index 2eba78bd04..0c3d5b3cd5 100644 --- a/docs/plugins/inspect/plugin-a52dec.xml +++ b/docs/plugins/inspect/plugin-a52dec.xml @@ -3,10 +3,10 @@ Decodes ATSC A/52 encoded audio streams ../../ext/a52dec/.libs/libgsta52dec.so libgsta52dec.so - 0.10.10.1 + 0.10.11 GPL gst-plugins-ugly - GStreamer Ugly Plug-ins CVS/prerelease + GStreamer Ugly Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-asf.xml b/docs/plugins/inspect/plugin-asf.xml index fd9432388a..3ede519d1d 100644 --- a/docs/plugins/inspect/plugin-asf.xml +++ b/docs/plugins/inspect/plugin-asf.xml @@ -3,10 +3,10 @@ Demuxes and muxes audio and video in Microsofts ASF format ../../gst/asfdemux/.libs/libgstasf.so libgstasf.so - 0.10.10.1 + 0.10.11 LGPL gst-plugins-ugly - GStreamer Ugly Plug-ins CVS/prerelease + GStreamer Ugly Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-cdio.xml b/docs/plugins/inspect/plugin-cdio.xml index f5b6581d1e..bdfffb5702 100644 --- a/docs/plugins/inspect/plugin-cdio.xml +++ b/docs/plugins/inspect/plugin-cdio.xml @@ -3,10 +3,10 @@ Read audio from audio CDs ../../ext/cdio/.libs/libgstcdio.so libgstcdio.so - 0.10.10.1 + 0.10.11 GPL gst-plugins-ugly - GStreamer Ugly Plug-ins CVS/prerelease + GStreamer Ugly Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-dvdlpcmdec.xml b/docs/plugins/inspect/plugin-dvdlpcmdec.xml index 7da8e82125..bb67473062 100644 --- a/docs/plugins/inspect/plugin-dvdlpcmdec.xml +++ b/docs/plugins/inspect/plugin-dvdlpcmdec.xml @@ -3,10 +3,10 @@ Decode DVD LPCM frames into standard PCM ../../gst/dvdlpcmdec/.libs/libgstdvdlpcmdec.so libgstdvdlpcmdec.so - 0.10.10.1 + 0.10.11 LGPL gst-plugins-ugly - GStreamer Ugly Plug-ins CVS/prerelease + GStreamer Ugly Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-dvdread.xml b/docs/plugins/inspect/plugin-dvdread.xml index b2ede4ad85..463f20bc8a 100644 --- a/docs/plugins/inspect/plugin-dvdread.xml +++ b/docs/plugins/inspect/plugin-dvdread.xml @@ -3,10 +3,10 @@ Access a DVD with dvdread ../../ext/dvdread/.libs/libgstdvdread.so libgstdvdread.so - 0.10.10.1 + 0.10.11 GPL gst-plugins-ugly - GStreamer Ugly Plug-ins CVS/prerelease + GStreamer Ugly Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-dvdsub.xml b/docs/plugins/inspect/plugin-dvdsub.xml index 460880814e..1f9c3e6901 100644 --- a/docs/plugins/inspect/plugin-dvdsub.xml +++ b/docs/plugins/inspect/plugin-dvdsub.xml @@ -3,10 +3,10 @@ DVD subtitle parser and decoder ../../gst/dvdsub/.libs/libgstdvdsub.so libgstdvdsub.so - 0.10.10.1 + 0.10.11 LGPL gst-plugins-ugly - GStreamer Ugly Plug-ins CVS/prerelease + GStreamer Ugly Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-iec958.xml b/docs/plugins/inspect/plugin-iec958.xml index 747e564911..473d93e8a4 100644 --- a/docs/plugins/inspect/plugin-iec958.xml +++ b/docs/plugins/inspect/plugin-iec958.xml @@ -3,10 +3,10 @@ Convert raw AC3 into IEC958 (S/PDIF) frames ../../gst/iec958/.libs/libgstiec958.so libgstiec958.so - 0.10.10.1 + 0.10.11 LGPL gst-plugins-ugly - GStreamer Ugly Plug-ins CVS/prerelease + GStreamer Ugly Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-lame.xml b/docs/plugins/inspect/plugin-lame.xml index e502652751..517f416886 100644 --- a/docs/plugins/inspect/plugin-lame.xml +++ b/docs/plugins/inspect/plugin-lame.xml @@ -3,10 +3,10 @@ Encode MP3s with LAME ../../ext/lame/.libs/libgstlame.so libgstlame.so - 0.10.10.1 + 0.10.11 LGPL gst-plugins-ugly - GStreamer Ugly Plug-ins CVS/prerelease + GStreamer Ugly Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-mad.xml b/docs/plugins/inspect/plugin-mad.xml index f57c85f366..0dd9029fce 100644 --- a/docs/plugins/inspect/plugin-mad.xml +++ b/docs/plugins/inspect/plugin-mad.xml @@ -3,10 +3,10 @@ id3 tag manipulation and mp3 decoding based on the mad library ../../ext/mad/.libs/libgstmad.so libgstmad.so - 0.10.10.1 + 0.10.11 GPL gst-plugins-ugly - GStreamer Ugly Plug-ins CVS/prerelease + GStreamer Ugly Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-mpeg2dec.xml b/docs/plugins/inspect/plugin-mpeg2dec.xml index c66aa7c34f..3ed2c8cdb7 100644 --- a/docs/plugins/inspect/plugin-mpeg2dec.xml +++ b/docs/plugins/inspect/plugin-mpeg2dec.xml @@ -3,10 +3,10 @@ LibMpeg2 decoder ../../ext/mpeg2dec/.libs/libgstmpeg2dec.so libgstmpeg2dec.so - 0.10.10.1 + 0.10.11 GPL gst-plugins-ugly - GStreamer Ugly Plug-ins CVS/prerelease + GStreamer Ugly Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-mpegaudioparse.xml b/docs/plugins/inspect/plugin-mpegaudioparse.xml index 75e8ad55fb..4922fd9929 100644 --- a/docs/plugins/inspect/plugin-mpegaudioparse.xml +++ b/docs/plugins/inspect/plugin-mpegaudioparse.xml @@ -3,10 +3,10 @@ MPEG-1 layer 1/2/3 audio stream elements ../../gst/mpegaudioparse/.libs/libgstmpegaudioparse.so libgstmpegaudioparse.so - 0.10.10.1 + 0.10.11 LGPL gst-plugins-ugly - GStreamer Ugly Plug-ins CVS/prerelease + GStreamer Ugly Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-mpegstream.xml b/docs/plugins/inspect/plugin-mpegstream.xml index cd91df39ae..922760bee0 100644 --- a/docs/plugins/inspect/plugin-mpegstream.xml +++ b/docs/plugins/inspect/plugin-mpegstream.xml @@ -3,10 +3,10 @@ MPEG system stream parser ../../gst/mpegstream/.libs/libgstmpegstream.so libgstmpegstream.so - 0.10.10.1 + 0.10.11 LGPL gst-plugins-ugly - GStreamer Ugly Plug-ins CVS/prerelease + GStreamer Ugly Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-realmedia.xml b/docs/plugins/inspect/plugin-realmedia.xml index b8abb052bf..a09659e378 100644 --- a/docs/plugins/inspect/plugin-realmedia.xml +++ b/docs/plugins/inspect/plugin-realmedia.xml @@ -3,10 +3,10 @@ RealMedia support plugins ../../gst/realmedia/.libs/libgstrmdemux.so libgstrmdemux.so - 0.10.10.1 + 0.10.11 LGPL gst-plugins-ugly - GStreamer Ugly Plug-ins CVS/prerelease + GStreamer Ugly Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-siddec.xml b/docs/plugins/inspect/plugin-siddec.xml index 91d56d22f2..435d109683 100644 --- a/docs/plugins/inspect/plugin-siddec.xml +++ b/docs/plugins/inspect/plugin-siddec.xml @@ -3,10 +3,10 @@ Uses libsidplay to decode .sid files ../../ext/sidplay/.libs/libgstsid.so libgstsid.so - 0.10.10.1 + 0.10.11 GPL gst-plugins-ugly - GStreamer Ugly Plug-ins CVS/prerelease + GStreamer Ugly Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-twolame.xml b/docs/plugins/inspect/plugin-twolame.xml index 7794d95e3b..e0a4087b3d 100644 --- a/docs/plugins/inspect/plugin-twolame.xml +++ b/docs/plugins/inspect/plugin-twolame.xml @@ -3,10 +3,10 @@ Encode MP2s with TwoLAME ../../ext/twolame/.libs/libgsttwolame.so libgsttwolame.so - 0.10.10.1 + 0.10.11 LGPL gst-plugins-ugly - GStreamer Ugly Plug-ins CVS/prerelease + GStreamer Ugly Plug-ins source release Unknown package origin diff --git a/gst-plugins-ugly.doap b/gst-plugins-ugly.doap index fb670b8521..623876a516 100644 --- a/gst-plugins-ugly.doap +++ b/gst-plugins-ugly.doap @@ -34,6 +34,17 @@ might be widely known to present patent problems. + + + 0.10.11 + 0.10 + Their swords and their knives + 2009-03-20 + + + + + 0.10.10 diff --git a/po/cs.po b/po/cs.po index e882873271..d62e5a80f8 100644 --- a/po/cs.po +++ b/po/cs.po @@ -1,16 +1,16 @@ # Czech translations of gst-plugins-ugly. -# Copyright (C) 2007, 2008 the author(s) of gst-plugins-ugly. +# Copyright (C) 2007, 2008, 2009 the author(s) of gst-plugins-ugly. # Copyright (C) 2004 Miloslav Trmac . # This file is put in the public domain. # Miloslav Trmac , 2004. -# Petr Kovar , 2007, 2008. +# Petr Kovar , 2007, 2008, 2009. # msgid "" msgstr "" -"Project-Id-Version: gst-plugins-ugly-0.10.8.2\n" +"Project-Id-Version: gst-plugins-ugly-0.10.10.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" "POT-Creation-Date: 2009-03-21 00:28+0000\n" -"PO-Revision-Date: 2008-08-13 23:12+0200\n" +"PO-Revision-Date: 2009-03-16 03:46+0100\n" "Last-Translator: Petr Kovar \n" "Language-Team: Czech \n" "MIME-Version: 1.0\n" @@ -75,7 +75,7 @@ msgstr "" #: ext/lame/gstlame.c:624 msgid "Failed to configure LAME encoder. Check your encoding parameters." msgstr "" -"Nezdařilo se nastavení kodéru LAME. Je nutné zkontrolovat parametry kodéru." +"Nezdařilo se nastavení kodéru LAME. Je nutné zkontrolovat parametry kódování." #: ext/lame/gstlame.c:718 ext/twolame/gsttwolame.c:502 #, c-format @@ -87,10 +87,10 @@ msgstr "" "povolen. Datový tok byl změněn na %d kilobitů za sekundu." #: ext/twolame/gsttwolame.c:427 -#, fuzzy msgid "Failed to configure TwoLAME encoder. Check your encoding parameters." msgstr "" -"Nezdařilo se nastavení kodéru LAME. Je nutné zkontrolovat parametry kodéru." +"Nezdařilo se nastavení kodéru TwoLAME. Je nutné zkontrolovat parametry " +"kódování." #: gst/asfdemux/gstasfdemux.c:329 msgid "This stream contains no data." diff --git a/win32/common/config.h b/win32/common/config.h index fb3496e627..12eda13d28 100644 --- a/win32/common/config.h +++ b/win32/common/config.h @@ -21,7 +21,7 @@ #define GST_LICENSE "LGPL" /* package name in plugins */ -#define GST_PACKAGE_NAME "GStreamer Ugly Plug-ins CVS/prerelease" +#define GST_PACKAGE_NAME "GStreamer Ugly Plug-ins source release" /* package origin */ #define GST_PACKAGE_ORIGIN "Unknown package origin" @@ -196,13 +196,13 @@ #undef PACKAGE_NAME "GStreamer Ugly Plug-ins" /* Define to the full name and version of this package. */ -#undef PACKAGE_STRING "GStreamer Ugly Plug-ins 0.10.10.3" +#undef PACKAGE_STRING "GStreamer Ugly Plug-ins 0.10.11" /* Define to the one symbol short name of this package. */ #undef PACKAGE_TARNAME "gst-plugins-ugly" /* Define to the version of this package. */ -#undef PACKAGE_VERSION "0.10.10.3" +#undef PACKAGE_VERSION "0.10.11" /* directory where plugins are located */ #undef PLUGINDIR @@ -226,7 +226,7 @@ #undef STDC_HEADERS /* Version number of package */ -#define VERSION "0.10.10.3" +#define VERSION "0.10.11" /* Define to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */