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
/
media
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor WebMediaPlayerImpl's multithreaded compositing code into VideoFrameC...
scherkus@chromium.org
2014-03-24
4
-311
/
+0
*
Generate and plumb splice frames to the renderer.
dalecurtis@google.com
2014-03-24
14
-96
/
+401
*
Cast: utility.gypi -> utility.gyp
mikhal@chromium.org
2014-03-24
4
-3
/
+3
*
Cast: Fix incorrect use of WeakPtr
hclam@chromium.org
2014-03-22
1
-9
/
+4
*
Cast: Enable use of VideoEncodeAccelerator for hardware video encoding
hclam@chromium.org
2014-03-22
18
-271
/
+245
*
Cast: Remove TRANSPORT thread and get rid of Unretained in sender
hclam@chromium.org
2014-03-22
31
-135
/
+12
*
Enable MP3 stream parsing for Media Source by default.
dalecurtis@chromium.org
2014-03-21
5
-13
/
+0
*
Cast: Reduce number of threads in cast environment.
hubbe@chromium.org
2014-03-21
30
-129
/
+77
*
Revert 258566 "Consolidate camera supported formats in VideoCapt..."
engedy@chromium.org
2014-03-21
2
-15
/
+1
*
Use black background and draw casting to... text on embedded player.
maybelle@chromium.org
2014-03-21
2
-5
/
+0
*
Consolidate camera supported formats in VideoCaptureManager after their enume...
mcasas@chromium.org
2014-03-21
2
-1
/
+15
*
Revert 258272 "Adds Samsung Galaxy S3 mini to list of supported ..."
henrika@chromium.org
2014-03-21
1
-1
/
+0
*
Performance tests for CastV2
hubbe@chromium.org
2014-03-20
11
-46
/
+44
*
Reducing the IPC latency for MSE video decoding
qinmin@chromium.org
2014-03-20
9
-147
/
+317
*
Revert of Cast: Remove base::Unretained (https://codereview.chromium.org/2054...
hclam@chromium.org
2014-03-20
4
-18
/
+13
*
Ensure the video capture capabilities structure is properly sized on Windows.
dalecurtis@chromium.org
2014-03-20
1
-15
/
+19
*
Cast: Remove base::Unretained
mikhal@chromium.org
2014-03-20
4
-13
/
+18
*
Revert of Cast:Add resolution settings to receiver app (https://codereview.ch...
pneubeck@chromium.org
2014-03-20
1
-25
/
+7
*
Cast: Remove local_endpoint from CastTransportSenderImpl.
imcheng@chromium.org
2014-03-20
9
-14
/
+1
*
Cast:Add resolution settings to receiver app
mikhal@chromium.org
2014-03-20
1
-7
/
+25
*
Adds Samsung Galaxy S3 mini to list of supported HW AEC devices.
henrika@chromium.org
2014-03-20
1
-0
/
+1
*
Improve logs in DecoderStream and AudioDecoderConfig.
xhwang@chromium.org
2014-03-20
7
-17
/
+52
*
Expose the resampler's ChunkSize on AudioConverter.
rileya@chromium.org
2014-03-20
4
-6
/
+26
*
Remove muting for extreme playbackRates.
sandersd@chromium.org
2014-03-20
3
-47
/
+1
*
Add channel_layout() and sample_rate() to AudioBuffer.
rileya@chromium.org
2014-03-20
14
-199
/
+344
*
Move VEA test stream to media/test/data.
wuchengli@chromium.org
2014-03-20
1
-0
/
+3565
*
DecryptingAudioDecoder: Fix config before reinitializing audio decoder.
xhwang@chromium.org
2014-03-19
2
-5
/
+9
*
gpu video: Don't destroy a video texture in the destructor until it's returned.
dongseong.hwang@intel.com
2014-03-19
2
-40
/
+59
*
Avoid mid-stream configuration changes.
dalecurtis@chromium.org
2014-03-19
1
-1
/
+6
*
Cast: Send RTCP only after ACK received
mikhal@chromium.org
2014-03-19
2
-1
/
+13
*
Don't invoke pkg-config directly but through the gyp variable
jochen@chromium.org
2014-03-19
1
-12
/
+8
*
Cast:Refactor SenderRtpStatistics
mikhal@chromium.org
2014-03-19
11
-167
/
+111
*
Revert of Cast:Add resolution settings to receiver app (https://codereview.ch...
pneubeck@chromium.org
2014-03-19
1
-25
/
+7
*
Cast:Add resolution settings to receiver app
mikhal@chromium.org
2014-03-19
1
-7
/
+25
*
Remove dead and obsolete self-inclusions in headers.
zvorygin@chromium.org
2014-03-19
1
-2
/
+0
*
Allow StreamParsers to request automatic timestampOffset updates.
dalecurtis@chromium.org
2014-03-19
15
-80
/
+223
*
gpu video: Wait for sync point before deleting a texture.
dongseong.hwang@intel.com
2014-03-19
1
-1
/
+2
*
Make AudioConverter support arbitrary output bus sizes.
rileya@chromium.org
2014-03-19
3
-20
/
+26
*
Add keyboard mic parameters for audio input.
grunell@chromium.org
2014-03-19
6
-4
/
+60
*
WeakPtr destruction order cleanup: media edition.
dalecurtis@google.com
2014-03-18
59
-213
/
+243
*
Simplify the return statement for MediaDecoderJob::HasData()
qinmin@chromium.org
2014-03-18
1
-2
/
+1
*
Mac AVFoundation: do not use QTKit two-step configure-open cycle.
mcasas@chromium.org
2014-03-18
2
-32
/
+29
*
Add GetDeviceSupportedFormats to Win DirectShow (reland)
mcasas@chromium.org
2014-03-18
1
-24
/
+130
*
Fix "unreachable code" warnings (MSVC warning 4702), misc. edition.
pkasting@chromium.org
2014-03-18
2
-11
/
+10
*
MSE: Relocate IncreaseDurationCB to LegacyFrameProcessor
wolenetz@chromium.org
2014-03-18
4
-15
/
+12
*
Revert 257524 "Move IsStringASCII/UTF8 to base namespace."
brettw@chromium.org
2014-03-17
1
-1
/
+1
*
Convert scoped_ptr_malloc -> scoped_ptr, part 5.
viettrungluu@chromium.org
2014-03-17
9
-64
/
+85
*
Remove additional protection of reinitialization of GpuVideoDecoder.
dongseong.hwang@intel.com
2014-03-17
1
-9
/
+0
*
Move IsStringASCII/UTF8 to base namespace.
brettw@chromium.org
2014-03-17
1
-1
/
+1
*
Move ScopedFILE to base namespace and scoped_file.h
brettw@chromium.org
2014-03-17
1
-7
/
+6
[next]