[gstreamer-bugs] [Bug 594225] [API] [bytereader] add _unchecked() variants and inline most common functions

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Sep 6 11:45:37 PDT 2009


http://bugzilla.gnome.org/show_bug.cgi?id=594225


Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.25


--- Comment #5 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2009-09-06 18:45:31 UTC ---
commit 96a565bdca71ca8d9ac27b75e25a767cd8e6ad45
Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
Date:   Sun Sep 6 19:43:47 2009 +0100

    bitreader, bytereader: add some FIXME 0.11 comments and fix indenting

commit 4c103b00b5f3accad40759170138076e278c36b2
Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
Date:   Fri Sep 4 17:15:35 2009 +0100

    bytereader: add unchecked and inline versions of the float getters/peekers

    API: gst_byte_reader_get_float*_unchecked()

commit 31ab1244871e1ef5cce3c571ffb3c20805b3ba8b
Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
Date:   Fri Sep 4 16:52:06 2009 +0100

    bytereader: add inline versions of the most common getters and setters

commit 080b2e4fd547f371b727a5d20e05beecef748ece
Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
Date:   Wed Sep 2 11:20:04 2009 +0100

    bytereader: add inlined _unchecked() variants for some functions

    API: gst_byte_reader_skip_unchecked()
    API: gst_byte_reader_peek_*_unchecked()
    API: gst_byte_reader_get_*_unchecked()
    API: gst_byte_reader_{peek,get,dup}_data_unchecked()

-- 
Configure bugmail: http://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