[Bug 773709] player: Add get video thumbnail API

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jan 17 10:58:48 UTC 2017


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #343605|none                        |needs-work
             status|                            |

--- Comment #22 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 343605:
 --> (https://bugzilla.gnome.org/review?bug=773709&attachment=343605)

Just one final thing, otherwise good to go :) Thanks!

::: gst-libs/gst/player/gstplayer.c
@@ +4310,3 @@
+      break;
+    case GST_PLAYER_THUMBNAIL_PNG:
+      caps = gst_caps_new_simple ("image/png", NULL, NULL);

new_empty_simple() for JPG and PNG too please

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