[gstreamer-bugs] [Bug 594729] New: theora: Convert to libtheora 1.0 API

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Sep 10 03:14:10 PDT 2009


https://bugzilla.gnome.org/show_bug.cgi?id=594729

           Summary: theora: Convert to libtheora 1.0 API
    Classification: Desktop
           Product: GStreamer
           Version: git
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: otte at gnome.org
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


--- Comment #0 from Benjamin Otte (Company) <otte at gnome.org> 2009-09-10 10:14:05 UTC ---
The following patchset converts the theoradec and theoraenc API to the
libtheora 1.0 API and simplifies the code with all the benefits this API
brings. Some notes for reviewers of the patches:
- I tried to make the theoraenc properties behave like they did with the old
API. (Most didn't do anything)
- The theoradec patch had been previously applied, I just reused it.
- I converted the buffer conversion code to use gstvideo for simplification.
- The encoder port gets rid of the buffer conversion code. This can be done
because libtheora guarantees it won't read outside the pic area. See comment in
theora_enc_init_buffer()

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




More information about the Gstreamer-bugs mailing list