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
*
Merge 269932 "Fix an issue that jni generator is ignoring input ..."
kerz@chromium.org
2014-05-13
1
-1
/
+1
*
Fix crash and off-by-one error in MMX YUVA->ARGB conversion.
rileya@chromium.org
2014-05-09
2
-2
/
+77
*
Implement core of compliant MediaSource coded frame processing
wolenetz@chromium.org
2014-05-09
11
-50
/
+1184
*
Revert 269354 "Added automatic mode to FakeInputAudioStream to g..."
ananta@chromium.org
2014-05-09
3
-36
/
+19
*
Replace VideoRendererImpl's kEnded state with a bool.
scherkus@chromium.org
2014-05-09
2
-12
/
+9
*
Remove support for audio renderers to disable themselves at run time.
scherkus@chromium.org
2014-05-09
17
-232
/
+40
*
Add MEDIA_EXPORT to an ffmpeg_common function to link cast_sender_app.
miu@chromium.org
2014-05-09
1
-2
/
+2
*
Added automatic mode to FakeInputAudioStream to generate automatic beeps.
xians@chromium.org
2014-05-09
3
-19
/
+36
*
Revert of Mac Video Capture Device: split VCD into VCD and Factory. (https://...
mcasas@chromium.org
2014-05-09
12
-488
/
+223
*
Mac Video Capture Device: split VCD into VCD and Factory.
mcasas@chromium.org
2014-05-09
12
-223
/
+488
*
[Cast] Fixes and clean-ups for sender-side audio timing logic.
miu@chromium.org
2014-05-09
2
-81
/
+150
*
Support CENC Sample Groups in MP4 Parser
kqyang@chromium.org
2014-05-09
5
-18
/
+217
*
Log codec IDs for MediaSource content.
acolwell@chromium.org
2014-05-09
11
-61
/
+99
*
[WebMIDI] Using UsbRequest.queue leads a crash on Android.
yhirano@chromium.org
2014-05-09
1
-6
/
+35
*
Cast: Fix another hanging bug
hubbe@chromium.org
2014-05-09
1
-6
/
+0
*
Add another network profile to the udp proxy.
hubbe@chromium.org
2014-05-09
3
-3
/
+139
*
Improve spelling of "notification".
tnagel@chromium.org
2014-05-08
2
-2
/
+2
*
Add a wrapper class for SampleToGroup iterator
kqyang@chromium.org
2014-05-08
4
-0
/
+164
*
Remove duplicate is_encrypted() check in SourceBufferStream::UpdateVideoConfi...
xhwang@chromium.org
2014-05-08
1
-5
/
+0
*
Ensure Mpeg2 TS stream parser sends valid AV configs.
damienv@chromium.org
2014-05-07
2
-2
/
+21
*
Check the permission at the first time we query the camera, if the permission...
michaelbai@chromium.org
2014-05-07
2
-17
/
+40
*
Support parsing of sgpd and sbgp boxes
kqyang@chromium.org
2014-05-07
5
-2
/
+147
*
Revert 268848 "Added automatic mode to FakeInputAudioStream to g..."
dalecurtis@google.com
2014-05-07
3
-36
/
+19
*
Remove {linux|android}_use_tcmalloc and switch to use_allocator in Chromium.
dmikurube@chromium.org
2014-05-07
1
-4
/
+2
*
Web MIDI: make input_ports_ and output_ports_ members private
toyoshim@chromium.org
2014-05-07
3
-24
/
+23
*
Added automatic mode to FakeInputAudioStream to generate automatic beeps.
xians@chromium.org
2014-05-07
3
-19
/
+36
*
Replicate FFmpeg's video frame allocation strategy.
dalecurtis@chromium.org
2014-05-07
2
-8
/
+19
*
Cast: Fix rtcp event dedup logic in rtcp_receiver.
imcheng@chromium.org
2014-05-07
9
-98
/
+135
*
Move IsStringUTF8/ASCII to base namespace
brettw@chromium.org
2014-05-07
1
-1
/
+1
*
64-bit porting.
anton@chromium.org
2014-05-07
1
-1
/
+1
*
Web MIDI: introduce pending client count limit to start sessions
toyoshim@chromium.org
2014-05-07
3
-22
/
+85
*
Fix build without any specific MidiManager provided
dnicoara@chromium.org
2014-05-06
1
-0
/
+6
*
Add media test file for YUVA conversion.
rileya@google.com
2014-05-06
1
-0
/
+1
*
Fill video frame gaps created after discarding invalid frames.
damienv@chromium.org
2014-05-06
2
-11
/
+55
*
Web MIDI: add an unit test to check MidiManager instantiation
toyoshim@chromium.org
2014-05-06
4
-99
/
+151
*
Fix possible buffer emission during an abort.
damienv@chromium.org
2014-05-06
5
-12
/
+102
*
Cast: Stop logging kVideoFrameSentToEncoder and rename a couple events.
imcheng@chromium.org
2014-05-06
18
-113
/
+78
*
Web MIDI: send back error information to blink on starting sessions
toyoshim@chromium.org
2014-05-06
1
-0
/
+5
*
Fix H264ToAnnexBBitstreamConverter so it properly handles AUD NAL units.
acolwell@chromium.org
2014-05-06
7
-81
/
+179
*
Don't generate splices unless the overlap is at least 2 samples.
dalecurtis@google.com
2014-05-06
2
-1
/
+36
*
Fix AudioBuffer verification tests.
dalecurtis@chromium.org
2014-05-06
2
-19
/
+43
*
Abstract and overhaul V4L2 HW encode classes.
posciak@chromium.org
2014-05-06
2
-3
/
+164
*
Trying to solve crash in AudioInputController related to invalid EventHandler.
henrika@chromium.org
2014-05-06
3
-20
/
+41
*
Change H264AnnexBBitstreamConverter to use AVCDecoderConfigurationRecord.
acolwell@chromium.org
2014-05-05
10
-241
/
+205
*
Revert 268203 "There are many ways to get it wrong."
benjhayden@chromium.org
2014-05-05
2
-2
/
+2
*
There are many ways to get it wrong.
tnagel@chromium.org
2014-05-05
2
-2
/
+2
*
Cast: Fix two video freezing problems
hubbe@chromium.org
2014-05-05
25
-272
/
+260
*
Revert of Cast: Fix two video freezing problems (https://codereview.chromium....
hubbe@chromium.org
2014-05-05
25
-260
/
+271
*
Cast: Fix two video freezing problems
hubbe@chromium.org
2014-05-05
25
-271
/
+260
*
Allow multiple concurrent Decode() requests in VideoDecoder interface.
sergeyu@chromium.org
2014-05-05
10
-202
/
+577
[next]