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
*
Web MIDI: make platform dependent initialization asynchronous
toyoshim@chromium.org
2014-05-01
13
-102
/
+348
*
[WebMIDI] Add timestamp to received events on Android.
yhirano@chromium.org
2014-05-01
11
-38
/
+53
*
Add low_delay flag for audio and video decoders.
sergeyu@chromium.org
2014-05-01
31
-52
/
+118
*
Loosen expectations for VideoRendererImplTest.Rebuffer*.
scherkus@chromium.org
2014-05-01
1
-2
/
+3
*
Remove non-PIC specializations of media SIMD YUV conversion routines.
rileya@chromium.org
2014-05-01
4
-186
/
+3
*
HW Video: Make media::VideoFrame handle the sync point of the compositor as w...
dongseong.hwang@intel.com
2014-04-30
5
-50
/
+119
*
Fix InMemoryUrlProtocol available_bytes computation.
acolwell@chromium.org
2014-04-30
3
-3
/
+66
*
Cast: log packet size for packet events in EncodingEventSubscriber.
imcheng@chromium.org
2014-04-30
3
-6
/
+18
*
Remove erroneous DCHECK() for deferred audio stream start.
dalecurtis@chromium.org
2014-04-30
3
-3
/
+0
*
Cast: Remove logging of k{AV}PacketSentToPacer events.
imcheng@chromium.org
2014-04-30
16
-77
/
+19
*
Fix incorrect config id being associated with post splice buffer.
dalecurtis@chromium.org
2014-04-30
4
-27
/
+59
*
Introduce AudioDiscardHelper. Refactor audio decoders to use it.
dalecurtis@chromium.org
2014-04-29
10
-174
/
+480
*
Support 3 channels for audio input.
grunell@chromium.org
2014-04-29
2
-2
/
+2
*
Mac AVFoundation: Allow use of all camera's supported resolutions.
mcasas@chromium.org
2014-04-29
4
-68
/
+8
*
Re-land: Add perf tests for simd yuv->rgb conversion functions (https://coder...
rileya@chromium.org
2014-04-29
2
-0
/
+221
*
Win DS Video Capture: do not add unsupported pixel formats to the capability ...
mcasas@chromium.org
2014-04-28
1
-5
/
+10
*
Don't double correct for discarded codec delay frames.
dalecurtis@chromium.org
2014-04-28
8
-15
/
+249
*
Consider text tracks in the frame processor for new media segments.
dalecurtis@chromium.org
2014-04-28
3
-48
/
+78
*
Update VideoFrameScheduler API and add clockless and testing implementations.
scherkus@chromium.org
2014-04-28
9
-10
/
+290
*
Cast: Provide more meaningful stats.
imcheng@chromium.org
2014-04-28
18
-249
/
+1614
*
Mac AVFoundation: minor bugfix using QTKit for devices not working with AVF (...
mcasas@chromium.org
2014-04-28
1
-1
/
+2
*
MSE: Make WebMClusterParser hold back buffers at or beyond buffer missing dur...
wolenetz@chromium.org
2014-04-28
4
-64
/
+313
*
Syntax correction in audio_manager_mac.cc
mcasas@chromium.org
2014-04-28
1
-38
/
+21
*
Revert of Add perf tests for simd yuv->rgb conversion functions. (https://cod...
machenbach@chromium.org
2014-04-28
2
-221
/
+0
*
Refactor video capturing code in the render process
hclam@chromium.org
2014-04-28
6
-375
/
+0
*
Add perf tests for simd yuv->rgb conversion functions.
rileya@chromium.org
2014-04-28
2
-0
/
+221
*
Cast: Deduplicate packets in paced sender and always send older packets first
hubbe@chromium.org
2014-04-28
16
-118
/
+175
*
Clean up paint callbacks in player_x11 to use media::BindToCurrentLoop().
scherkus@chromium.org
2014-04-28
5
-26
/
+16
*
Ensure DiscardPadding is parsed as a signed integer.
dalecurtis@chromium.org
2014-04-28
4
-17
/
+30
*
Add live mode detection in WebM MediaSource parser.
sergeyu@chromium.org
2014-04-28
10
-2
/
+66
*
Make VideoFrameSchedulerProxy own the scheduler it is proxying.
scherkus@chromium.org
2014-04-27
2
-9
/
+10
*
Extract VideoCaptureDeviceFactory out of VideoCaptureDevice and use for File ...
mcasas@chromium.org
2014-04-26
12
-170
/
+329
*
Fix SPS/PPS insertion logic in MP4StreamParser.
acolwell@chromium.org
2014-04-26
6
-16
/
+541
*
Cast: Print out AV sync in cast receiver if playing test video
hubbe@chromium.org
2014-04-26
2
-13
/
+96
*
Cast: Limit number of events/packets in EncodingEventSubscriber protos.
imcheng@chromium.org
2014-04-25
9
-200
/
+455
*
Cast: improve AV sync in sender application
hclam@chromium.org
2014-04-25
1
-75
/
+158
*
[Cast] Clean-up RtpCastHeader and RtpParser, removing the last WebRTC depende...
miu@chromium.org
2014-04-25
27
-490
/
+418
*
Add media::StreamParser::InitParameter struct.
sergeyu@chromium.org
2014-04-25
12
-89
/
+79
*
Land new opus test data.
dalecurtis@google.com
2014-04-25
1
-0
/
+0
*
Disable test so test data file can be updated.
dalecurtis@chromium.org
2014-04-25
1
-1
/
+2
*
Cast: Audio transcoding support for cast_sender_app
hclam@chromium.org
2014-04-24
1
-87
/
+322
*
Loosen timestamp requirement for VideoRendererImplTest.Rebuffer* tests.
scherkus@chromium.org
2014-04-24
1
-2
/
+2
*
Reland: [Cast] Consolidate plethora of GYP files into cast.gyp and cast_testi...
miu@chromium.org
2014-04-23
22
-822
/
+452
*
Add MP4 test file that has AUD NAL units at the beginning of all video samples.
acolwell@chromium.org
2014-04-23
1
-0
/
+0
*
Win DirectShow: connect antibanding/anti-flicker where supported.
mcasas@chromium.org
2014-04-23
2
-3
/
+39
*
Refactor media::VideoRendererImpl tests to use more human-friendly notation f...
scherkus@chromium.org
2014-04-23
1
-136
/
+135
*
Update current time and pipeline of time update on first audio buffer.
dalecurtis@chromium.org
2014-04-23
2
-6
/
+42
*
Update media::VideoRendererImpl tests to verify display callbacks.
scherkus@chromium.org
2014-04-23
1
-110
/
+38
*
Revert 265481 "[Cast] Consolidate plethora of GYP files into cas..."
sky@chromium.org
2014-04-23
19
-434
/
+820
*
[Cast] Consolidate plethora of GYP files into cast.gyp and cast_testing.gypi.
miu@chromium.org
2014-04-23
19
-820
/
+434
[next]