[Bug 709174] Add avfvideosrc to the OS X build in applemedia

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Nov 7 06:31:33 PST 2013


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

Andoni Morales <ylatuya> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #35 from Andoni Morales <ylatuya at gmail.com> 2013-11-07 14:31:30 UTC ---
commit 35587efdc9c0c803cc2b299873f9eb63bd2fc4fa
Author: Matthieu Bouron <matthieu.bouron at collabora.com>
Date:   Tue Oct 29 15:37:16 2013 +0000

    avfvideosrc: update caps if frame size has changed

    On OSX, setting the pixel format on the output reset the capture device
    to its native resolution, so we need to update the caps if the output
    frame size has changed before a proper solution is found.

commit fae79751ad864b64a0be5de5c70d407e5985af97
Author: Matthieu Bouron <matthieu.bouron at collabora.com>
Date:   Tue Oct 29 15:36:06 2013 +0000

    avfvideosrc: check if low preset is available

commit 7f807270fadbafe9fb69b71de1ca3823529c56dd
Author: Matthieu Bouron <matthieu.bouron at collabora.com>
Date:   Mon Oct 28 18:22:13 2013 +0000

    avfvideosrc: use a dedicated queue for AVFoundation calls

    Replace the main queue with a dedicated queue for AVFoundation calls
    so the execution on this queue won't block if the main queue
    is not running.

commit 5d612768a42d9bd862cfb0522017ea7fe9fd937c
Author: Matthieu Bouron <matthieu.bouron at collabora.com>
Date:   Tue Oct 29 17:33:11 2013 +0000

    avfvideosrc: remove trailing space

commit 19844fab4701a451ce06ddedfc5b0707ef920bd6
Author: Matthieu Bouron <matthieu.bouron at collabora.com>
Date:   Wed Oct 30 14:51:50 2013 +0000

    avfvideosrc: dispatch AVFoundation calls synchronously in the main queue

commit 0d74dc802acb8be3d28e9c1a844e09d9801e0a16
Author: Matthieu Bouron <matthieu.bouron at collabora.com>
Date:   Wed Oct 30 12:40:01 2013 +0000

    applemedia: enable avfvideosrc if AVFoundation is present

commit b6925d5c56aae3a1b40e8f99fe9cd8743815f8de
Author: Matthieu Bouron <matthieu.bouron at collabora.com>
Date:   Wed Oct 30 12:39:24 2013 +0000

    avfvideosrc: only enable 1920x1080 preset on iOS

commit f14cdcab58647dfa2b47aa0d314f16db2d91b740
Author: Matthieu Bouron <matthieu.bouron at collabora.com>
Date:   Mon Oct 28 11:20:27 2013 +0000

    configure.ac: detect presence of AVFoundation

commit 06d59e7829fca360dcbbb140ce9cb267f206b513
Author: Matthieu Bouron <matthieu.bouron at collabora.com>
Date:   Mon Oct 28 11:53:26 2013 +0000

    applemedia: port avfvideosrc to 1.0

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