[gstreamer-bugs] [Bug 318849] [a52dec] ported to gstreamer 0.9

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Oct 20 02:07:49 PDT 2005


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=318849
 GStreamer | gst-plugins-ugly | Ver: HEAD CVS

Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #53452|                            |committed
             Status|                            |
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
            Summary|a52dec ported to gstreamer  |[a52dec] ported to gstreamer
                   |0.9                         |0.9
   Target Milestone|HEAD                        |0.9.4



------- Additional Comments From Tim-Philipp Müller  2005-10-20 09:07 -------
Applied with minor changes:
 - cast to GST_OBJECT is not required for gst_object_unref()
 - Makefile.am needs GST_PLUGINS_BASE_CFLAGS and _LIBS for the audio stuff
 - no more buffer-frames for float audio in 0.9
 - use GST_DEBUG_FUNCPTR for pad functions for nicer debugging output
 - handle TAG+EOS events in sink event function and pass on with stream lock
   (both should be interleaved with the data stream)
 - remove GST_STREAM_LOCK() around default handler (other events don't need
   to be interleaved with the data stream)
 - make state change function thread-safe


2005-10-20  Josef Zlomek  <josef dot zlomek at xeris dot cz>

        * configure.ac:
        * ext/a52dec/Makefile.am:
        * ext/a52dec/gsta52dec.c:
        * ext/a52dec/gsta52dec.h:
          Port AC3 decoder to 0.9 (#318849).

Many thanks again.

 Cheers
  -Tim


------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list