[Bug 752802] avviddec: Sends incorrect CAPS event before the correct one
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Jul 28 00:22:03 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=752802
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #308264|none |reviewed
status| |
--- Comment #7 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 308264:
--> (https://bugzilla.gnome.org/review?bug=752802&attachment=308264)
::: ext/libav/gstavviddec.c
@@ +846,3 @@
+ ffmpegdec->pic_height = picture->height;
+ else
+ ffmpegdec->pic_height = context->height;
Will the picture always have the correct size after the first negotiation? That
is, you never get 1088 as height in the picture in get_buffer2 after the first
call to it?
--
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