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
*
Fix the output request size for AudioBufferConverter requests.
dalecurtis@chromium.org
2014-04-19
3
-45
/
+84
*
Cast: Fake video codec to help testing
hclam@chromium.org
2014-04-18
16
-72
/
+374
*
Revert 264803 "Revert 264763 "Wire up codec_delay() to MP3Stream..."
dalecurtis@google.com
2014-04-18
16
-77
/
+96
*
Revert 264763 "Wire up codec_delay() to MP3StreamParser and FFmp..."
rockot@chromium.org
2014-04-18
16
-96
/
+77
*
Revert 264766 "Simplify AudioSplicer logic which slots buffers b..."
rockot@chromium.org
2014-04-18
6
-62
/
+156
*
Simplify AudioSplicer logic which slots buffers before or after a splice point.
dalecurtis@chromium.org
2014-04-18
6
-156
/
+62
*
Wire up codec_delay() to MP3StreamParser and FFmpegAudioDecoder.
dalecurtis@chromium.org
2014-04-18
16
-77
/
+96
*
Fix an issue that audio and video may ran out of sync
qinmin@chromium.org
2014-04-18
12
-122
/
+242
*
Allow pass through buffer sizes on OSX.
dalecurtis@chromium.org
2014-04-18
6
-43
/
+80
*
Fix unit test failures with estimated durations and splice frames.
dalecurtis@chromium.org
2014-04-18
6
-49
/
+77
*
Remove unused input_shlib_path
cjhopman@chromium.org
2014-04-17
1
-2
/
+0
*
Remove all uses of toolkit_use_gtk in the gyp files.
erg@chromium.org
2014-04-17
1
-24
/
+0
*
Fix #define'd min/max from breaking std::min, std::max
dalecurtis@google.com
2014-04-17
1
-0
/
+7
*
Ensure Pepper plugin origin matches security origin
jrummell@chromium.org
2014-04-17
1
-15
/
+19
*
Skip XING frames inside the MP3StreamParser.
dalecurtis@chromium.org
2014-04-17
10
-32
/
+138
*
Use larger buffer sizes for lower power on Linux.
dalecurtis@chromium.org
2014-04-17
6
-10
/
+111
*
Media Galleries API: Expose separate raw tags for containers and child streams.
tommycli@chromium.org
2014-04-17
3
-39
/
+133
*
Cast: Fix default parameters for cast_sender_app
hclam@chromium.org
2014-04-16
1
-3
/
+7
*
Add WebMediaPlayer::timelineOffset() support to WebMediaPlayerImpl.
acolwell@chromium.org
2014-04-16
27
-16
/
+287
*
Reland r264008: cast_sender_app transcode a video file using FFmpeg
hclam@chromium.org
2014-04-16
6
-272
/
+369
*
Cast: Add a field that is set with the timeticks value (ms) of
imcheng@chromium.org
2014-04-16
2
-0
/
+15
*
Cast: Fix packet drops in udp_transport
hubbe@chromium.org
2014-04-16
23
-320
/
+371
*
Defer input stream start around suspend and resume.
dalecurtis@chromium.org
2014-04-16
9
-26
/
+81
*
Introduce VideoFrameScheduler{Impl,Proxy}.
scherkus@chromium.org
2014-04-16
7
-0
/
+477
*
Cast: Reland of r263470 + compiler warning fixes.
imcheng@chromium.org
2014-04-15
5
-87
/
+123
*
Revert of Cast: cast_sender_app transcode a video file using FFmpeg (https://...
hclam@chromium.org
2014-04-15
5
-367
/
+271
*
Cast: cast_sender_app transcode a video file using FFmpeg
hclam@chromium.org
2014-04-15
5
-271
/
+367
*
Migrate VideoDecoder::HasAlpha() and associated plumbing into VideoFrameCompo...
scherkus@chromium.org
2014-04-15
16
-61
/
+6
*
Reenable some tests after flakiness resolved
qinmin@chromium.org
2014-04-15
1
-6
/
+3
*
Revert of Fix an issue that audio and video may run out of sync (https://code...
horo@chromium.org
2014-04-15
12
-213
/
+101
*
Fix an issue that audio and video may run out of sync
qinmin@chromium.org
2014-04-15
12
-101
/
+213
*
MediaStreamVideoSource: don't crop NATIVE_TEXTURE-backed frames.
perkj@chromium.org
2014-04-14
1
-0
/
+4
*
Remove unnecessary output spam from pulse audio
enne@chromium.org
2014-04-12
1
-4
/
+4
*
Cast: Log whether the video frame is a key frame in kVideoFrameEncoded
imcheng@chromium.org
2014-04-12
15
-50
/
+88
*
Revert of Cast: update LogDeserializer to deserialize both streams given a (h...
thestig@chromium.org
2014-04-12
5
-118
/
+83
*
Cast: update LogDeserializer to deserialize both streams given a
imcheng@chromium.org
2014-04-12
5
-83
/
+118
*
Fix missing splice_timestamp() on pre-splice buffers.
dalecurtis@chromium.org
2014-04-12
3
-1
/
+20
*
Encrypted Media: Support VP9 playback.
xhwang@chromium.org
2014-04-11
3
-5
/
+12
*
MP4StreamParser: Check aux info for encrypted samples.
xhwang@chromium.org
2014-04-11
2
-0
/
+13
*
Add bear-1280x720-a_frag-cenc_missing-saiz-saio.mp4 test file.
xhwang@chromium.org
2014-04-11
2
-0
/
+1
*
Mac AVFoundation: use QTKit for devices not working with AVF (Blackmagic).
mcasas@chromium.org
2014-04-11
2
-35
/
+85
*
Make MidiManager::StartSession() asynchronous
toyoshim@chromium.org
2014-04-11
12
-31
/
+63
*
Adds more logging for audio input issues.
jiayl@chromium.org
2014-04-10
1
-8
/
+4
*
Fix WebM parser not to wait for a next frame when DefaultDuration is specified.
sergeyu@chromium.org
2014-04-10
2
-21
/
+24
*
Revert "Attempt to fix audio wedges by restarting all streams on OSX."
dalecurtis@chromium.org
2014-04-10
12
-175
/
+2
*
Fix CaptureMjpeg test fails on devices that cannot capture MJPEG.
yuli@chromium.org
2014-04-10
1
-25
/
+45
*
Fix the flaky MediaSourcePlayerTest
qinmin@chromium.org
2014-04-10
1
-2
/
+8
*
Rename VideoFrame::{Get,Set}Timestamp() to {set_}timestamp().
scherkus@chromium.org
2014-04-10
11
-25
/
+25
*
Remove obsolete atomic debugging checks.
dalecurtis@chromium.org
2014-04-10
4
-30
/
+3
*
Cast: Use 2 threads for encoding on capable systems
hclam@chromium.org
2014-04-10
6
-13
/
+141
[next]