Bug 122834 - [GStreamer] video info unset if upstream doesn't query allocation
Summary: [GStreamer] video info unset if upstream doesn't query allocation
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 79203
  Show dependency treegraph
 
Reported: 2013-10-15 08:16 PDT by Philippe Normand
Modified: 2013-10-16 02:17 PDT (History)
8 users (show)

See Also:


Attachments
patch (2.00 KB, patch)
2013-10-15 08:36 PDT, Philippe Normand
gustavo: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Normand 2013-10-15 08:16:26 PDT
This can happen if the pipeline doesn't have a video decoder (ex: v4l2src ! sink)
Comment 1 Philippe Normand 2013-10-15 08:36:07 PDT
Created attachment 214263 [details]
patch
Comment 2 Gustavo Noronha (kov) 2013-10-16 01:33:35 PDT
Comment on attachment 214263 [details]
patch

Is the additional newline intended?
Comment 3 Philippe Normand 2013-10-16 01:38:32 PDT
(In reply to comment #2)
> (From update of attachment 214263 [details])
> Is the additional newline intended?

It is not! I fixit before laundry. Thanks!
Comment 4 Philippe Normand 2013-10-16 02:17:26 PDT
Committed r157506: <http://trac.webkit.org/changeset/157506>