[Bug 659061] camerabin2: replace deprecated g_atomic_int_exchange_and_add

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Sep 15 21:17:37 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=659061
  GStreamer | gst-plugins-bad | unspecified

Thiago Sousa Santos <thiago.sousa.santos> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |thiago.sousa.santos at collabo
                   |                            |ra.co.uk
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.23

--- Comment #2 from Thiago Sousa Santos <thiago.sousa.santos at collabora.co.uk> 2011-09-16 04:17:35 UTC ---
commit 25c3ce9a7aeb80f500b8c6070c9ee2a1290ac0a9
Author: Vincent Penquerc'h <vincent.penquerch at collabora.co.uk>
Date:   Wed Sep 14 15:20:09 2011 +0100

    camerabin2: replace deprecated g_atomic_int_exchange_and_add

    It was replaced by g_atomic_int_add, which now returns the
    old value.

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

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