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

Issue 736873002: FOR TESTING ONLY: Enable ffvp9 inside of Chrome. (Closed)

Created:
6 years, 1 month ago by DaleCurtis
Modified:
5 years, 11 months ago
Reviewers:
CC:
chromium-reviews, feature-media-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

FOR TESTING ONLY: Enable ffvp9 inside of Chrome. Works on youtube and for bare clips! - Hacky decoder-time packet parsing for ChunkDemuxer. - Force disables VP9 in VpxVideoDecoder... - Reduces threads for VpxVideoDecoder for fair comparison. BUG=none TEST=none

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4104 lines, -63 lines) Patch
M media/filters/ffmpeg_demuxer.cc View 1 chunk +6 lines, -3 lines 0 comments Download
M media/filters/ffmpeg_video_decoder.h View 2 chunks +11 lines, -0 lines 0 comments Download
M media/filters/ffmpeg_video_decoder.cc View 4 chunks +133 lines, -50 lines 0 comments Download
M media/filters/vpx_video_decoder.cc View 3 chunks +11 lines, -10 lines 0 comments Download
A third_party/ffmpeg/chromium/config/ChromeOS/linux/x64/config.h View 1 chunk +1818 lines, -0 lines 0 comments Download
A third_party/ffmpeg/chromium/config/ChromeOS/linux/x64/config.asm View 1 chunk +1801 lines, -0 lines 0 comments Download
A third_party/ffmpeg/ffmpeg_generated.gypi View 1 chunk +324 lines, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698