index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
remoting
/
codec
/
video_encoder_vpx.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use cpuused=6 for lossy VP9 mode
wez
2014-10-28
1
-1
/
+1
*
Use make_scoped_ptr() in src/remoting.
sergeyu
2014-10-01
1
-2
/
+2
*
Roll libvpx 42ddeb:55f7ba
johannkoenig
2014-09-23
1
-2
/
+1
*
Move common VideoPacket initialization into VideoEncoderHelper.
wez
2014-09-03
1
-18
/
+4
*
Switch VP9 lossy encode to CPUUSED=7 and use it by default.
wez
2014-08-29
1
-5
/
+4
*
Switch to CPUUSED=5 for VP9.
wez@chromium.org
2014-06-28
1
-3
/
+2
*
Extend VideoControl to allow clients to request lossless modes.
wez@chromium.org
2014-05-30
1
-25
/
+57
*
Implement VP9/I444 encode support in the Chromoting host.
wez@chromium.org
2014-05-12
1
-65
/
+129
*
Clean up common parts of VPX codec initialization.
wez@chromium.org
2014-05-09
1
-33
/
+39
*
Ensure that Y, U and V planes have 16-byte alignment & stride.
wez@chromium.org
2014-05-03
1
-26
/
+23
*
Add VP9 encode support to the remoting host.
wez@chromium.org
2014-03-31
1
-0
/
+50
*
Revert 255208 "Add VP9 encode support to the remoting host."
oshima@chromium.org
2014-03-06
1
-50
/
+0
*
Add VP9 encode support to the remoting host.
wez@chromium.org
2014-03-06
1
-0
/
+50
*
Add VP9 decode support to the remoting client.
wez@chromium.org
2013-10-22
1
-0
/
+5
*
Move VideoDecoderVp8 to VideoDecoderVpx base that will support VP8/9.
wez@chromium.org
2013-10-19
1
-0
/
+316