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
/
base
Commit message (
Expand
)
Author
Age
Files
Lines
*
Linux: fix build with system ffmpeg (Chromium side).
phajdan.jr@chromium.org
2012-11-08
1
-0
/
+9
*
Revert "Fix UV plane interpolation for YUV formats"
phajdan.jr@chromium.org
2012-11-06
2
-74
/
+48
*
Fix UV plane interpolation for YUV formats
sheu@chromium.org
2012-11-05
2
-48
/
+74
*
Add RegisterKeyAddedCB in Decryptor interface.
xhwang@chromium.org
2012-11-02
3
-24
/
+25
*
Adding the logic to process some new error codes from android media player
qinmin@chromium.org
2012-11-02
3
-7
/
+21
*
First step towards component build for Android.
yfriedman@chromium.org
2012-11-01
4
-4
/
+10
*
check the permission for wake lock before calling setWakeMode
qinmin@chromium.org
2012-11-01
1
-1
/
+6
*
Y coordinate calculation fixes for YUV conversion.
sheu@chromium.org
2012-10-31
2
-38
/
+95
*
Add "type" in GenerateKeyRequest() and OnNeedKey().
xhwang@chromium.org
2012-10-27
5
-7
/
+20
*
Sync new FFmpeg channel layouts.
dalecurtis@google.com
2012-10-26
3
-7
/
+95
*
Allow AudioRendererMixerInput::Stop() to be called anytime.
dalecurtis@google.com
2012-10-26
4
-6
/
+31
*
Make media::DataBuffer::DataBuffer(data, size) public.
xhwang@chromium.org
2012-10-26
4
-16
/
+20
*
Update PluginInstance for audio support for content decryption.
xhwang@chromium.org
2012-10-24
1
-0
/
+1
*
Teach BindToLoop to create callbacks that accept scoped parameters.
fischman@chromium.org
2012-10-24
3
-41
/
+111
*
Add opus audio codec support in remoting
sergeyu@chromium.org
2012-10-23
2
-0
/
+10
*
Encrypted Media: Return and handle NeedMoreData correctly.
xhwang@chromium.org
2012-10-23
1
-0
/
+2
*
Revert 163650 - Add opus audio codec support in remoting
sergeyu@chromium.org
2012-10-23
2
-10
/
+0
*
Add opus audio codec support in remoting
sergeyu@chromium.org
2012-10-23
2
-0
/
+10
*
Only remove mixer if initialize succeeds.
dalecurtis@google.com
2012-10-23
2
-1
/
+14
*
Add UMA reporting for EME APIs.
fischman@chromium.org
2012-10-23
1
-1
/
+5
*
Scale audio delay information in AudioRendererMixer.
dalecurtis@chromium.org
2012-10-22
5
-12
/
+51
*
Enable renderer side mixing by default for Mac and Windows.
dalecurtis@chromium.org
2012-10-22
2
-0
/
+13
*
Using Ronald's libclang based converter, we're able to translate
dalecurtis@google.com
2012-10-21
2
-122
/
+51
*
Add support for channel transforms.
dalecurtis@chromium.org
2012-10-20
5
-40
/
+537
*
Update Decryptor interface to support audio decoding.
xhwang@chromium.org
2012-10-18
3
-37
/
+87
*
Move audio decoder initialization to AudioRendererImpl.
xhwang@chromium.org
2012-10-18
9
-140
/
+83
*
Move ChannelLayout into media namespace.
dalecurtis@google.com
2012-10-17
3
-11
/
+31
*
Android: fixes nit for "using" clause order, no functional changes.
bulach@chromium.org
2012-10-17
1
-1
/
+1
*
Android: lazy initialization for method id.
bulach@chromium.org
2012-10-16
1
-5
/
+5
*
Add VideoFrame::CreateColorFrame() for testing.
xhwang@chromium.org
2012-10-12
2
-13
/
+22
*
Support encrypted audio stream in demuxer.
xhwang@chromium.org
2012-10-12
2
-5
/
+25
*
Add profile and extra_data info in VideoDecoderConfig::AsHumanReadableString.
xhwang@chromium.org
2012-10-11
1
-1
/
+3
*
Implement video decoding methods in all Decryptor implementations.
xhwang@chromium.org
2012-10-11
3
-4
/
+19
*
Add decryptor requesting and kNoKey handling in DecryptingVideoDecoder (DVD).
xhwang@chromium.org
2012-10-10
2
-3
/
+8
*
Prevent AudioLowLatencyInputMac from changing frame sizes.
dalecurtis@chromium.org
2012-10-09
1
-2
/
+2
*
Upstream fullscreen video implementation for android
qinmin@chromium.org
2012-10-05
2
-2
/
+1
*
[Android] Upstream a namespace comment in media
dfalcantara@chromium.org
2012-10-04
1
-1
/
+1
*
Add video decoding methods in Decryptor and add DecryptingVideoDecoder.
xhwang@chromium.org
2012-10-04
5
-21
/
+104
*
Refactor ProxyDecryptor.
xhwang@chromium.org
2012-10-03
1
-3
/
+5
*
ReadPixels from known-usable textures, and give SkBitmap its precious BGRA.
fischman@chromium.org
2012-10-03
1
-1
/
+1
*
Support reading pixels from HW-decoded video textures into canvas/webgl.
fischman@chromium.org
2012-10-01
2
-0
/
+21
*
Improves jni_generator name mangling.
bulach@chromium.org
2012-09-28
2
-86
/
+48
*
Enforce Stop() is always called before dtor in FFmepgVideoDecoder.
xhwang@chromium.org
2012-09-26
1
-6
/
+9
*
Add ARM NEON intrinsic optimizations for SincResampler.
dalecurtis@google.com
2012-09-26
3
-28
/
+84
*
Fix warnings when compiling with clang
michaelbai@chromium.org
2012-09-25
1
-1
/
+1
*
Call Decryptor::Stop() in FFmpegVideoDecoder::Reset().
xhwang@chromium.org
2012-09-25
2
-4
/
+4
*
Android: MediaPlayerBridge JNI cleanup.
bulach@chromium.org
2012-09-24
7
-85
/
+72
*
Replace av_malloc with AlignedAlloc for memory allocation in DecoderBuffer.
xhwang@chromium.org
2012-09-20
3
-25
/
+21
*
[MIPS] Add support in media.gyp for building on MIPS architecture.
petarj@mips.com
2012-09-20
1
-4
/
+4
*
[Coverity] Fix uninitialized member
groby@chromium.org
2012-09-20
1
-1
/
+2
[next]