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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Extend VideoControl to allow clients to request lossless modes.
wez@chromium.org
2014-05-30
5
-45
/
+164
*
Add support for I444 frames to VideoDecoderVpx.
wez@chromium.org
2014-05-26
1
-75
/
+120
*
Implement VP9/I444 encode support in the Chromoting host.
wez@chromium.org
2014-05-12
3
-74
/
+147
*
Clean up common parts of VPX codec initialization.
wez@chromium.org
2014-05-09
2
-34
/
+41
*
Ensure that Y, U and V planes have 16-byte alignment & stride.
wez@chromium.org
2014-05-03
1
-26
/
+23
*
Fix VPX decoder not to crash when vpx_codec_error() returns NULL.
sergeyu@chromium.org
2014-04-09
1
-3
/
+4
*
Add VP9 encode support to the remoting host.
wez@chromium.org
2014-03-31
4
-13
/
+138
*
Revert 255208 "Add VP9 encode support to the remoting host."
oshima@chromium.org
2014-03-06
4
-138
/
+13
*
Add VP9 encode support to the remoting host.
wez@chromium.org
2014-03-06
4
-13
/
+138
*
LOG(INFO) tidying in remoting/
scottmg@chromium.org
2013-11-25
2
-8
/
+8
*
Add VP9 decode support to the remoting client.
wez@chromium.org
2013-10-22
4
-3
/
+28
*
Move VideoDecoderVp8 to VideoDecoderVpx base that will support VP8/9.
wez@chromium.org
2013-10-19
8
-292
/
+335
*
Clean up a few more unused globals.
thakis@chromium.org
2013-09-25
2
-8
/
+0
*
Remove dependency on Skia from chromoting client.
sergeyu@chromium.org
2013-09-25
8
-180
/
+198
*
Cleanup VideoDecoder interface.
lambroslambrou@chromium.org
2013-09-23
6
-78
/
+34
*
Revert 224101 "Remove dependency on Skia from chromoting client."
sergeyu@chromium.org
2013-09-19
8
-200
/
+184
*
Remove dependency on Skia from chromoting client.
sergeyu@chromium.org
2013-09-19
8
-184
/
+200
*
Simplify VideoEncoder interface.
sergeyu@chromium.org
2013-09-13
11
-474
/
+139
*
Remove obsolete audio codecs and channel configurations.
sergeyu@chromium.org
2013-09-12
5
-338
/
+0
*
Fix uninitialized field in constructor.
etienneb@chromium.org
2013-08-21
1
-1
/
+2
*
Use a direct include of time headers in ppapi/, printing/, remoting/.
avi@chromium.org
2013-06-28
4
-4
/
+4
*
Added the desktop shape fields to VideoPacket.
alexeypa@chromium.org
2013-06-21
5
-0
/
+112
*
Rewrite scoped_ptr<T>(NULL) to use the default ctor in remoting/.
dcheng@chromium.org
2013-06-14
3
-7
/
+4
*
Remove screen capturers from media/video/capture/screen.
sergeyu@chromium.org
2013-06-07
1
-1
/
+0
*
Roll webrtc 4143:4179
sergeyu@chromium.org
2013-06-05
1
-12
/
+8
*
Use webrtc::DesktopCapturer for screen capturer implementation.
sergeyu@chromium.org
2013-05-16
10
-231
/
+237
*
Reduce jitter from uneven SincResampler buffer size requests.
dalecurtis@google.com
2013-05-08
1
-3
/
+6
*
Use libyuv for non-scaling RGB<->YUV conversions.
wez@chromium.org
2013-04-19
1
-1
/
+1
*
Rewrite scoped_array<T> to scoped_ptr<T[]> in remoting/, Linux edition.
dcheng@chromium.org
2013-04-08
5
-12
/
+12
*
Update calls to scoped_array<T>::reset(NULL) to use the no-arg version.
dcheng@chromium.org
2013-04-04
1
-1
/
+1
*
Add debug message to help investigate Opus tests flakiness.
sergeyu@chromium.org
2013-03-02
1
-0
/
+1
*
Move screen capturers from remoting/capturer to media/video/capturer/screen
sergeyu@chromium.org
2013-01-28
9
-39
/
+43
*
Roll speex, flac, libvpx DEPS to get shim header changes.
phajdan.jr@chromium.org
2013-01-07
4
-4
/
+8
*
Simplify remoting::CaptureData
sergeyu@chromium.org
2012-12-22
4
-53
/
+21
*
Linux: use generated shim headers for opus.
phajdan.jr@chromium.org
2012-12-19
2
-2
/
+2
*
Move screen capturers to remoting/capturer.
sergeyu@chromium.org
2012-12-18
5
-4
/
+5
*
Capturing and encoding time are now calculated by the thread doing the operat...
alexeypa@chromium.org
2012-11-28
4
-3
/
+12
*
Collapse AudioRendererMixer and OnMoreDataResampler into AudioTransform.
dalecurtis@chromium.org
2012-11-21
2
-2
/
+4
*
Limit number of frames per audio packet in Opus and Speex decoders.
sergeyu@chromium.org
2012-11-07
2
-4
/
+23
*
Improve codec tests to test a broader variety of dimensions.
wez@chromium.org
2012-10-23
1
-10
/
+16
*
Add opus audio codec support in remoting
sergeyu@chromium.org
2012-10-23
7
-0
/
+669
*
Revert 163650 - Add opus audio codec support in remoting
sergeyu@chromium.org
2012-10-23
7
-669
/
+0
*
Add opus audio codec support in remoting
sergeyu@chromium.org
2012-10-23
7
-0
/
+669
*
Remove ZLib codec support from chromoting host and client.
sergeyu@chromium.org
2012-10-18
8
-265
/
+154
*
Linux: fix build with system speex (2/2)
phajdan.jr@chromium.org
2012-10-04
2
-3
/
+0
*
Swap CHECKs for DCHECKs in VideoEncoderVP8's active map loop.
wez@chromium.org
2012-10-02
1
-5
/
+5
*
Limit audio buffer size in the audio player used by the chromoting client.
sergeyu@chromium.org
2012-09-13
1
-1
/
+3
*
Fix typo in remoting::VideoEncoderVp8.
wez@chromium.org
2012-09-07
1
-1
/
+1
*
Cleaned up codec_test.cc
kxing@chromium.org
2012-08-25
1
-7
/
+6
*
Renamed Encoder -> VideoEncoder.
kxing@chromium.org
2012-08-24
11
-123
/
+136
[next]