[Bug 758344] avviddec: May set padded width/height in pool caps

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Nov 30 09:25:26 PST 2015


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

Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #316546|none                        |reviewed
             status|                            |

--- Comment #25 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> ---
Review of attachment 316546:
 --> (https://bugzilla.gnome.org/review?bug=758344&attachment=316546)

::: ext/libav/gstavviddec.c
@@ +1420,3 @@
+  else {
+    /* Our pool might have been configured with preliminatry width and height,
+     * so fix it */

This comment can be removed ;-P

@@ +1901,3 @@
+  if (have_videometa && ffmpegdec->internal_pool
+      && ffmpegdec->pool_width == state->info.width
+      && ffmpegdec->pool_height == state->info.height) {

Good.

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