[gstreamer-bugs] [Bug 340492] [flacdec] support push-based operation (and thus flac-over-DAAP)

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Jun 20 12:42:41 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=340492
 GStreamer | gst-plugins-good | Ver: 0.10.3


Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #67533|none                        |committed
               Flag|                            |
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
            Summary|[flacdec] should work push- |[flacdec] support push-based
                   |based as well               |operation (and thus flac-
                   |                            |over-DAAP)
   Target Milestone|HEAD                        |0.10.4




------- Comment #10 from Tim-Philipp Müller  2006-06-20 19:42 UTC -------
Committed:

 2006-06-20  Tim-Philipp Müller  <tim at centricular dot net>

        * ext/flac/Makefile.am:
        * ext/flac/gstflacdec.c: (gst_flac_dec_init),
        (gst_flac_dec_reset_decoders),
        (gst_flac_dec_setup_seekable_decoder),
        (gst_flac_dec_setup_stream_decoder), (gst_flac_dec_finalize),
        (gst_flac_dec_metadata_callback),
        (gst_flac_dec_metadata_callback_seekable),
        (gst_flac_dec_metadata_callback_stream),
        (gst_flac_dec_error_callback),
        (gst_flac_dec_error_callback_seekable),
        (gst_flac_dec_error_callback_stream), (gst_flac_dec_read_seekable),
        (gst_flac_dec_read_stream), (gst_flac_dec_write),
        (gst_flac_dec_write_seekable), (gst_flac_dec_write_stream),
        (gst_flac_dec_loop), (gst_flac_dec_sink_event),
        (gst_flac_dec_chain), (gst_flac_dec_convert_sink),
        (gst_flac_dec_get_sink_query_types), (gst_flac_dec_sink_query),
        (gst_flac_dec_get_src_query_types), (gst_flac_dec_src_query),
        (gst_flac_dec_handle_seek_event), (gst_flac_dec_sink_activate),
        (gst_flac_dec_sink_activate_push),
        (gst_flac_dec_sink_activate_pull), (gst_flac_dec_change_state):
        * ext/flac/gstflacdec.h:
          Support chain-based operation, should make flac-over-DAAP
          work (#340492).

(and apologies for the delay).


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list