Bug 118559 - [GStreamer] verify and log the received caps in the video sink
Summary: [GStreamer] verify and log the received caps in the video sink
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-11 04:22 PDT by Víctor M. Jáquez L.
Modified: 2013-07-16 02:49 PDT (History)
8 users (show)

See Also:


Attachments
Patch (2.00 KB, patch)
2013-07-11 04:26 PDT, Víctor M. Jáquez L.
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Víctor M. Jáquez L. 2013-07-11 04:22:46 PDT
verify the correctness of the received caps in the video sink, and also log them for debugging purposes.
Comment 1 Víctor M. Jáquez L. 2013-07-11 04:26:33 PDT
Created attachment 206445 [details]
Patch
Comment 2 Víctor M. Jáquez L. 2013-07-12 01:36:00 PDT
Gtk+-3.8 offers API for vblank sync

https://developer.gnome.org/gdk3/stable/gdk3-GdkFrameClock.html

Cogl has it's own means for vblank sync

https://git.gnome.org/browse/cogl/tree/cogl/winsys/cogl-winsys-glx.c#n1880
Comment 3 Víctor M. Jáquez L. 2013-07-12 01:36:42 PDT
(In reply to comment #2)
> Gtk+-3.8 offers API for vblank sync
> 
> https://developer.gnome.org/gdk3/stable/gdk3-GdkFrameClock.html
> 
> Cogl has it's own means for vblank sync
> 
> https://git.gnome.org/browse/cogl/tree/cogl/winsys/cogl-winsys-glx.c#n1880

oops, this is not related to this bug. Sorry for the noise
Comment 4 WebKit Commit Bot 2013-07-16 02:49:30 PDT
Comment on attachment 206445 [details]
Patch

Clearing flags on attachment: 206445

Committed r152710: <http://trac.webkit.org/changeset/152710>
Comment 5 WebKit Commit Bot 2013-07-16 02:49:33 PDT
All reviewed patches have been landed.  Closing bug.