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
*
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
*
MSE - modify the criteria to accept video frames with same DTS.
damienv@chromium.org
2014-03-17
2
-12
/
+13
*
Like the VideoFrameStream, AudioBufferStream wraps a DemuxerStream and an Aud...
rileya@chromium.org
2014-03-17
28
-1198
/
+856
*
Implement ScopedFD in terms of ScopedGeneric.
brettw@chromium.org
2014-03-17
2
-42
/
+39
*
FakeVideoCaptureDevice: add 1280x720.
mcasas@chromium.org
2014-03-16
2
-27
/
+30
*
gpu media: Don't call unnecessary glFlush() and glInsertSyncPoint() on creati...
dongseong.hwang@intel.com
2014-03-16
5
-19
/
+17
*
Migrate WebRtcVideoQualityBrowserTest to using FileVideoCaptureDevice.
mcasas@chromium.org
2014-03-16
1
-1
/
+1
*
Reconnect VideoCaptureDeviceTest.GetDeviceSupportedFormats for Android.
mcasas@chromium.org
2014-03-16
1
-6
/
+0
*
Cast: Log sender side packet events.
imcheng@chromium.org
2014-03-16
23
-110
/
+389
*
Revert of Implement ScopedFD in terms of ScopedGeneric. (https://codereview.c...
jochen@chromium.org
2014-03-15
2
-39
/
+42
*
Log NACK list in Cast message.
hguihot@chromium.org
2014-03-15
1
-0
/
+80
*
Implement ScopedFD in terms of ScopedGeneric.
brettw@chromium.org
2014-03-14
2
-42
/
+39
*
Cast: Use difference encoding on RTP timestamps for serializing events
imcheng@chromium.org
2014-03-14
2
-5
/
+33
*
Revert of Implement ScopedFD in terms of ScopedGeneric. (https://codereview.c...
thakis@chromium.org
2014-03-14
2
-39
/
+42
*
Implement ScopedFD in terms of ScopedGeneric.
brettw@chromium.org
2014-03-14
2
-42
/
+39
*
Initialize a variable in cast_unittests/BarcodeTest.
sheu@google.com
2014-03-13
1
-1
/
+1
*
Increase possible number of frames on the wire.
hguihot@chromium.org
2014-03-13
1
-5
/
+5
*
Move ui.gyp into ui/base/ directory.
tfarina@chromium.org
2014-03-13
1
-5
/
+5
*
Clean-up: Fix FrameInput::InsertAudio() interface, and remove ref-counting of...
miu@chromium.org
2014-03-13
10
-190
/
+73
*
Cast:Adding signaling and infrastructure for adjustable delay
mikhal@chromium.org
2014-03-13
25
-128
/
+217
*
Helper functions and binary for encoding timestamps into audio.
hubbe@chromium.org
2014-03-13
7
-20
/
+267
*
Do not enforce one PTS/DTS pair for each video PES packet.
damienv@chromium.org
2014-03-12
4
-11
/
+274
*
Cleanup: Simplify media::ReadTestDataFile() and do some more checks.
thestig@chromium.org
2014-03-12
1
-10
/
+6
*
Disable flaky test End2EndTest.GlitchWith3Buffers
dmichael@chromium.org
2014-03-12
1
-1
/
+2
*
Mac AVFoundation: disabled by default;
mcasas@chromium.org
2014-03-12
3
-5
/
+5
*
Cast: Log compression and getRawEvents JS API change.
imcheng@chromium.org
2014-03-12
7
-240
/
+464
*
Resubmit 'Enable the volume slider in Windows Ash'.
zturner@chromium.org
2014-03-12
1
-1
/
+1
*
This is initial API support required for enabling SurfaceTexture backed zero-...
sohan.jyoti@samsung.com
2014-03-12
1
-3
/
+3
*
mac: Fix remaining -Wabsolute-value violations (except ffmpeg and webrtc).
thakis@chromium.org
2014-03-12
2
-2
/
+2
*
Extract coded frame processing from SourceState into LegacyFrameProcessor
wolenetz@chromium.org
2014-03-12
7
-345
/
+680
*
Revert of Resubmit enable the volume slider in Ash for windows. (https://code...
dmichael@chromium.org
2014-03-12
1
-1
/
+1
*
MSE: Lift timestampOffset and appendWindow[Start,End] storage to WebSourceBuf...
wolenetz@chromium.org
2014-03-12
4
-183
/
+167
*
Add private comparison operator for TimeDelta and StreamParserBuffer.
dalecurtis@chromium.org
2014-03-12
1
-18
/
+21
*
Resubmit enable the volume slider in Ash for windows.
zturner@chromium.org
2014-03-12
1
-1
/
+1
*
Replumb audible playback detection to use a poll-based approach.
miu@chromium.org
2014-03-11
3
-48
/
+17
*
Cast: Using a min filter to compute time offset
mikhal@chromium.org
2014-03-11
3
-29
/
+49
*
Revert 256134 "Cast: Using a min filter to compute time offset"
dmichael@chromium.org
2014-03-11
3
-48
/
+28
*
Barcode utility functions
hubbe@chromium.org
2014-03-11
6
-0
/
+329
*
Reland r256032 "Clean up usage of MediaCodecBridge/MediaDrmBridge::IsAvailabl...
xhwang@chromium.org
2014-03-11
10
-127
/
+124
*
Change VLOG levels in media/cast.
hguihot@chromium.org
2014-03-11
13
-30
/
+29
*
Cast: Fix cast sender app crashes.
imcheng@chromium.org
2014-03-11
1
-3
/
+5
*
Cast: Using a min filter to compute time offset
mikhal@chromium.org
2014-03-11
3
-28
/
+48
*
Cast: Added LogMetadata to raw_events.proto to hold metadata.
imcheng@chromium.org
2014-03-11
10
-164
/
+168
*
Cast: reland 189423002 - Cap max receiver log size per rtcp packet ...
imcheng@chromium.org
2014-03-11
3
-9
/
+29
*
Revert 256032 "Clean up usage of MediaCodecBridge/MediaDrmBridge..."
kuan@chromium.org
2014-03-10
10
-122
/
+127
*
Clean up usage of MediaCodecBridge/MediaDrmBridge::IsAvailable().
xhwang@chromium.org
2014-03-10
10
-127
/
+122
*
Remove unsupported WebRtc test on Android.
wjia@chromium.org
2014-03-10
1
-2
/
+0
*
win: Don't pass a qualified inner class name to DISALLOW_COPY_AND_ASSIGN.
thakis@chromium.org
2014-03-10
1
-2
/
+2
*
Cast: Refactoring Cast API's
mikhal@google.com
2014-03-10
16
-225
/
+250
[next]