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
/
base
/
encoder_vp8.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved the video encoders/decoders to the codec directory.
kxing@chromium.org
2012-08-23
1
-307
/
+0
*
Fix EncoderVp8 for odd-height images.
wez@chromium.org
2012-07-21
1
-41
/
+33
*
Changed test video dimension from 1x1 to 32x32
hclam@chromium.org
2012-07-20
1
-0
/
+3
*
Add DPI information to video packets.
jamiewalch@chromium.org
2012-07-14
1
-0
/
+5
*
Refactor EncoderVp8 to use SkRegion in place of RectVector.
wez@chromium.org
2012-06-04
1
-48
/
+50
*
Add padding at the end of encoder buffer to workaround crbug.com/119633.
sergeyu@chromium.org
2012-04-12
1
-25
/
+31
*
Use scoped_ptr<> to pass ownership in more places.
sergeyu@chromium.org
2012-03-20
1
-15
/
+15
*
Move code in src/remoting to the new callbacks.
sergeyu@chromium.org
2011-11-10
1
-3
/
+2
*
Speed enhancement for Remoting on Low end machines.
dmaclach@chromium.org
2011-10-05
1
-3
/
+6
*
Move us fully from gfx:: over to skia types for consistency.
dmaclach@chromium.org
2011-09-30
1
-22
/
+24
*
Revert 103523 - Move us fully from gfx:: over to skia types for consistency.
dmaclach@chromium.org
2011-09-30
1
-24
/
+22
*
Move us fully from gfx:: over to skia types for consistency.
dmaclach@chromium.org
2011-09-30
1
-22
/
+24
*
Convert all of media/ over to the new base::{Bind,Callback} hotness.
fischman@chromium.org
2011-09-29
1
-1
/
+0
*
Switch over to using SkRegions to calculate dirty areas.
dmaclach@chromium.org
2011-08-12
1
-3
/
+6
*
Revert 96327 - Switch over to using SkRegions to calculate dirty areas.
dmaclach@chromium.org
2011-08-11
1
-6
/
+3
*
Switch over to using SkRegions to calculate dirty areas.
dmaclach@chromium.org
2011-08-11
1
-3
/
+6
*
2. Implement scale-to-fit and clipping in DecoderVp8
hclam@chromium.org
2011-07-26
1
-13
/
+0
*
Update VP8 encode options to speed up encoding for remoting
hclam@chromium.org
2011-06-20
1
-3
/
+19
*
Fix memory leak in EncoderVp8, and add unit-test for it.
lambroslambrou@chromium.org
2011-05-09
1
-0
/
+6
*
Chromoting to report roundtrip latency
hclam@chromium.org
2011-05-06
1
-0
/
+1
*
Report capture and encode time for chromoting
hclam@google.com
2011-04-05
1
-0
/
+1
*
Improve AlignRect() readability, and handle bad rectangles more gracefully (w...
lambroslambrou@chromium.org
2011-03-17
1
-19
/
+17
*
Tidy up after CL 6573005.
simonmorris@chromium.org
2011-03-10
1
-25
/
+23
*
Let the host change resolution.
simonmorris@chromium.org
2011-03-04
1
-30
/
+34
*
Linux: roll ffmpeg and vpx so that we can build with system vpx
phajdan.jr@chromium.org
2011-03-03
1
-3
/
+1
*
Revert 76747 - Let the host change resolution.
simonmorris@chromium.org
2011-03-03
1
-34
/
+30
*
Let the host change resolution.
simonmorris@chromium.org
2011-03-03
1
-30
/
+34
*
Speed up encoding by using active map
hclam@chromium.org
2011-02-22
1
-4
/
+57
*
Lower image quality for chromoting to improve encode speed and compression ratio
hclam@chromium.org
2011-02-04
1
-2
/
+2
*
Speed up chromoting encoding and decoding path for VP8
hclam@chromium.org
2011-02-04
1
-16
/
+28
*
Chromoting host to convert only changed regions
hclam@chromium.org
2011-02-03
1
-35
/
+48
*
Remove GetVp8CxAlgoAddress hack
hclam@chromium.org
2010-12-20
1
-6
/
+4
*
Simplified frame rate control in the chromoting host.
sergeyu@chromium.org
2010-12-09
1
-1
/
+3
*
Refactor ZLib and Verbatim encoders.
sergeyu@chromium.org
2010-12-06
1
-1
/
+2
*
Fix RGB->YUV conversion: input is BGR instead of RGB.
sergeyu@chromium.org
2010-12-06
1
-6
/
+6
*
Revert 68384: Landed with incorrect commit message.
sergeyu@chromium.org
2010-12-06
1
-6
/
+6
*
Refactor ZLib and Verbatim encoders.
sergeyu@chromium.org
2010-12-06
1
-6
/
+6
*
Add VideoPacket struct for video packets. Refactor Decode interface to use it.
sergeyu@chromium.org
2010-11-09
1
-7
/
+2
*
Add VideoReader and VideoWriter interfaces.
sergeyu@chromium.org
2010-11-03
1
-2
/
+1
*
Cleanups in the video encoding decoding code. Reenable VP8.
sergeyu@chromium.org
2010-11-02
1
-30
/
+47
*
Revert 64672 - Cleanups in the video encoding decoding code. Reenable VP8.
sergeyu@chromium.org
2010-11-01
1
-47
/
+30
*
Cleanups in the video encoding decoding code. Reenable VP8.
sergeyu@chromium.org
2010-11-01
1
-30
/
+47
*
Implement VP8 encoder for chromoting
hclam@chromium.org
2010-09-28
1
-72
/
+133
*
Moving Encoder and Decoder to remoting/base
hclam@chromium.org
2010-07-23
1
-0
/
+133