[Bug 706600] basetransform: Don't push out identical caps

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Aug 23 06:24:14 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=706600
  GStreamer | gstreamer (core) | unspecified

Edward Hervey <bilboed> changed:

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

--- Comment #7 from Edward Hervey <bilboed at gmail.com> 2013-08-23 13:24:09 UTC ---
commit 307d67f8c067d202fbb01ed5f3d930cea3de67d0
Author: Edward Hervey <edward at collabora.com>
Date:   Thu Aug 22 19:01:32 2013 +0200

    basetransform: Don't push out identical caps

    This avoids triggering plenty of extra code/methods/overhead downstream
when
    we can just quickly check whenever we want to set caps whether they are
    identical or not

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

commit d1cf4b2b9a29cb1b0ea56b451c8cdf25580b31f0
Author: Edward Hervey <edward at collabora.com>
Date:   Fri Aug 23 15:22:43 2013 +0200

    videocoder: Don't push out identical caps

    This avoids triggering plenty of extra code/methods/overhead downstream
when
    we can just quickly check whenever we want to set caps whether they are
    identical or not

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

commit cd3fe60c689ff0f679521f455f8a8e26ffbfda31
Author: Edward Hervey <edward at collabora.com>
Date:   Fri Aug 23 15:22:05 2013 +0200

    audiodecoder: Don't push out identical caps

    This avoids triggering plenty of extra code/methods/overhead downstream
when
    we can just quickly check whenever we want to set caps whether they are
    identical or not

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

-- 
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