Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(32)

Issue 16042004: H.264 decoder should dlopen SONAME of libva and libva-x11. (Closed)

Created:
7 years, 6 months ago by haltonhuo
Modified:
7 years, 6 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, apatrick_chromium, feature-media-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

H.264 decoder should dlopen SONAME of libva and libva-x11. libva.so and libva-x11.so normally belongs to -dev package, should use SONAME instead. vaSyncSurface resides in libva, so use vaapi_handle as handle. BUG=244364 TEST=ppapi_example_video_decode Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=203386

Patch Set 1 #

Patch Set 2 : remove RTLD_GLOBAL and modify log #

Patch Set 3 : rework after based on r203343 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M content/common/gpu/media/vaapi_wrapper.cc View 1 2 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 30 (0 generated)
commit-bot: I haz the power
No reviewers yet.
7 years, 6 months ago (2013-05-28 10:11:11 UTC) #1
haltonhuo
One more comment about the change not mentioned in changelog - VAAPI_DLSYM(SyncSurface, vaapi_x11_handle); + VAAPI_DLSYM(SyncSurface, ...
7 years, 6 months ago (2013-05-28 10:13:06 UTC) #2
Ami GONE FROM CHROMIUM
I don't think this CL should be committed, for reasons listed below. 1) As https://code.google.com/p/chromium/wiki/LinuxHWVideoDecode ...
7 years, 6 months ago (2013-05-28 16:56:07 UTC) #3
Pawel Osciak
On 2013/05/28 16:56:07, Ami Fischman wrote: > I don't think this CL should be committed, ...
7 years, 6 months ago (2013-05-28 18:01:07 UTC) #4
haltonhuo
On 2013/05/28 18:01:07, posciak wrote: > I think we may want to switch to so.1. ...
7 years, 6 months ago (2013-05-29 02:23:23 UTC) #5
Ami GONE FROM CHROMIUM
On Tue, May 28, 2013 at 7:23 PM, <halton.huo@intel.com> wrote: > On 2013/05/28 18:01:07, posciak ...
7 years, 6 months ago (2013-05-29 05:30:15 UTC) #6
haltonhuo
On 2013/05/29 05:30:15, Ami Fischman wrote: > Halton/Pawel: can either of you flesh out the ...
7 years, 6 months ago (2013-05-29 08:11:26 UTC) #7
Ami GONE FROM CHROMIUM
On Wed, May 29, 2013 at 1:11 AM, <halton.huo@intel.com> wrote: > On 2013/05/29 05:30:15, Ami ...
7 years, 6 months ago (2013-05-29 18:22:04 UTC) #8
haltonhuo
On 2013/05/29 18:22:04, Ami Fischman wrote: > Your patchset #2 looks good but the CL ...
7 years, 6 months ago (2013-05-30 02:46:14 UTC) #9
haltonhuo
On 2013/05/30 02:46:14, haltonhuo wrote: > On 2013/05/29 18:22:04, Ami Fischman wrote: > > Your ...
7 years, 6 months ago (2013-05-30 02:56:10 UTC) #10
Ami GONE FROM CHROMIUM
LGTM & CQ'ing (you can land this even though you're not a committer by checking ...
7 years, 6 months ago (2013-05-30 17:25:54 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/halton.huo@intel.com/16042004/10001
7 years, 6 months ago (2013-05-30 17:26:12 UTC) #12
commit-bot: I haz the power
Retried try job too often on linux_aura for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_aura&number=45392
7 years, 6 months ago (2013-05-30 19:39:59 UTC) #13
haltonhuo
On 2013/05/30 19:39:59, I haz the power (commit-bot) wrote: > Retried try job too often ...
7 years, 6 months ago (2013-05-31 07:15:57 UTC) #14
Ami GONE FROM CHROMIUM
Yeah, flaky tests are awesome. Just keep pushing the CQ button until it goes. On ...
7 years, 6 months ago (2013-05-31 07:18:34 UTC) #15
haltonhuo
On 2013/05/31 07:18:34, Ami Fischman wrote: > Yeah, flaky tests are awesome. Just keep pushing ...
7 years, 6 months ago (2013-05-31 07:29:10 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/halton.huo@intel.com/16042004/10001
7 years, 6 months ago (2013-05-31 07:34:21 UTC) #17
commit-bot: I haz the power
Failed to apply patch for content/common/gpu/media/vaapi_h264_decoder.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 6 months ago (2013-05-31 07:34:22 UTC) #18
Ami GONE FROM CHROMIUM
On https://codereview.chromium.org/16042004/ there's a checkbox named "Commit"; you can check it even when you're not ...
7 years, 6 months ago (2013-05-31 07:34:41 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/halton.huo@intel.com/16042004/10001
7 years, 6 months ago (2013-05-31 07:36:43 UTC) #20
commit-bot: I haz the power
Failed to apply patch for content/common/gpu/media/vaapi_h264_decoder.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 6 months ago (2013-05-31 07:36:44 UTC) #21
Ami GONE FROM CHROMIUM
This is not flake - you need to rebase your patch since posciak@ changed the ...
7 years, 6 months ago (2013-05-31 07:40:26 UTC) #22
haltonhuo
On 2013/05/31 07:36:44, I haz the power (commit-bot) wrote: > Failed to apply patch for ...
7 years, 6 months ago (2013-05-31 07:47:34 UTC) #23
haltonhuo
On 2013/05/31 07:47:34, haltonhuo wrote: > https://chromiumcodereview.appspot.com/14914009 has rewrite > vaapi_h264_video_decode.cc, i need verify whether ...
7 years, 6 months ago (2013-05-31 08:08:14 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/halton.huo@intel.com/16042004/38002
7 years, 6 months ago (2013-05-31 08:10:50 UTC) #25
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 6 months ago (2013-05-31 08:37:38 UTC) #26
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/halton.huo@intel.com/16042004/38002
7 years, 6 months ago (2013-05-31 09:48:32 UTC) #27
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 6 months ago (2013-05-31 10:01:43 UTC) #28
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/halton.huo@intel.com/16042004/38002
7 years, 6 months ago (2013-05-31 10:21:12 UTC) #29
commit-bot: I haz the power
7 years, 6 months ago (2013-05-31 10:45:41 UTC) #30
Message was sent while issue was closed.
Change committed as 203386

Powered by Google App Engine
This is Rietveld 408576698