Skip to content
Snippets Groups Projects
  1. Feb 17, 2012
  2. Feb 15, 2012
  3. Feb 14, 2012
  4. Feb 13, 2012
    • Mark Nauwelaerts's avatar
      baseparse: modify API to a _finish_frame based approach · b761f547
      Mark Nauwelaerts authored
      ... which aligns it with other baseclass in the wild, and should give
      converter parsers a bit cleaner freedom.
      b761f547
    • Mark Nauwelaerts's avatar
      baseparse: fix reverse playback · c8ea9994
      Mark Nauwelaerts authored
      ... especially for all-keyframe (audio) cases.
      c8ea9994
    • Wim Taymans's avatar
      memory: more work on refcount and writability · c6a1bed1
      Wim Taymans authored
      Rename _is_writable() with _is_exclusive because the writability does not depend
      on the amount of references to the memory object anymore.
      Add accessor macros for the memory flags.
      Rename the GstBuffer _peek_memory() method to _get_memory() and return a
      reference to the memory now that we can do this without affecting writability
      of the memory object. Make it possible to also make this function merge the
      buffer memory.
      Add methods to replace memory in a buffer. Make some convience macros for the
      buffer memory functions.
      Fix unit tests.
      c6a1bed1
    • Wim Taymans's avatar
      def: update · 88fdeb3e
      Wim Taymans authored
      88fdeb3e
    • Wim Taymans's avatar
      meta: fix typos · c3245622
      Wim Taymans authored
      c3245622
  5. Feb 12, 2012
  6. Feb 10, 2012
  7. Feb 09, 2012
  8. Feb 08, 2012
Loading