WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 77085
[GStreamer] 0.11 build support
https://bugs.webkit.org/show_bug.cgi?id=77085
Summary
[GStreamer] 0.11 build support
Philippe Normand
Reported
2012-01-26 02:56:16 PST
We need a new --with-gstreamer configure option and a macro to ease porting the existing code.
Attachments
0.11 build support
(4.39 KB, patch)
2012-01-26 03:02 PST
,
Philippe Normand
mrobinson
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Philippe Normand
Comment 1
2012-01-26 03:02:21 PST
Created
attachment 124089
[details]
0.11 build support
Sebastian Dröge (slomo)
Comment 2
2012-01-30 02:24:01 PST
Looks good
Martin Robinson
Comment 3
2012-01-30 09:48:34 PST
Comment on
attachment 124089
[details]
0.11 build support View in context:
https://bugs.webkit.org/attachment.cgi?id=124089&action=review
Looks good, but fix the indentation and line breaking of the case statement.
> configure.ac:272 > +# determine the (optional) GStreamer version to use
You can just omit this.
> configure.ac:277 > + [case "$with_gstreamer" in > + 0.10|0.11) ;;
Your line breaks and indentation are a bit weird here.
Philippe Normand
Comment 4
2012-01-31 00:03:50 PST
Committed
r106340
: <
http://trac.webkit.org/changeset/106340
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug