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
*
Delete usage and support for EGL_ANGLE_software_display extension.
apatrick@chromium.org
2013-06-17
1
-1
/
+1
*
fix a problem that surface can be deleted before calling VideoCodecBridge::St...
qinmin@chromium.org
2013-06-15
6
-42
/
+312
*
remove unused targets
qinmin@chromium.org
2013-06-15
1
-9
/
+0
*
media: Remove VP9 flag, and enable VP9 support by default.
tomfinegan@chromium.org
2013-06-15
5
-22
/
+6
*
Remove logic from ChunkDemuxer that allows EndOfStream to silently fail.
acolwell@chromium.org
2013-06-15
3
-90
/
+21
*
Revert 206460 "Libvpx roll to r206072"
tim@chromium.org
2013-06-14
1
-7
/
+3
*
Libvpx roll to r206072
fgalligan@chromium.org
2013-06-14
1
-3
/
+7
*
Ensure the ChunkDemuxer seek callback is invoked when reaching the end of str...
damienv@google.com
2013-06-14
2
-20
/
+107
*
Revert 206267 "This change adds VideoDecoderJob::Create() and Au..."
qinmin@chromium.org
2013-06-14
6
-312
/
+42
*
This change adds VideoDecoderJob::Create() and AudioDecoderJob::Create() so t...
qinmin@chromium.org
2013-06-14
6
-42
/
+312
*
Replace erroneous use of base::Time with base::TimeTicks throughout media code.
miu@chromium.org
2013-06-13
27
-101
/
+171
*
Ensure OSX device change callbacks occur on the right thread.
dalecurtis@chromium.org
2013-06-13
3
-5
/
+9
*
Update OS X to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-13
1
-1
/
+1
*
Update Android to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-13
1
-1
/
+1
*
Fix SourceBufferStream::IsEndSelected in case of a pending seek.
damienv@google.com
2013-06-13
3
-2
/
+33
*
Hooking up all EME messages with MediaSourcePlayer and introduce MediaDrmBridge
qinmin@chromium.org
2013-06-13
5
-10
/
+146
*
Make it possible to switch between two different versions of ANGLE.
apatrick@chromium.org
2013-06-12
1
-2
/
+2
*
Expose SampleFormat -> bytes per frame calculations.
jrummell@chromium.org
2013-06-12
6
-47
/
+82
*
Rewrite scoped_ptr<T>(NULL) to use the default ctor in media/.
dcheng@chromium.org
2013-06-12
2
-4
/
+2
*
Implement MediaSourceDelegate::SetDuration() for android
wolenetz@chromium.org
2013-06-12
4
-8
/
+30
*
Move ScreenCaptureDevice from media to content.
sergeyu@chromium.org
2013-06-11
6
-654
/
+0
*
Synchronized IO handles the mono input device.
xians@chromium.org
2013-06-11
2
-5
/
+39
*
Rename base/hash_tables to base/containers/hash_tables.
brettw@chromium.org
2013-06-11
1
-1
/
+1
*
Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"
rsleevi@chromium.org
2013-06-11
4
-21
/
+27
*
Increase the default timeout value for MediaCodec operations
qinmin@chromium.org
2013-06-11
2
-14
/
+27
*
Use a direct include of strings headers in ipc/, jingle/, media/.
avi@chromium.org
2013-06-11
40
-48
/
+48
*
Do not DeleteTexture in ReusePictureBuffer after vda has been destroyed.
posciak@google.com
2013-06-10
1
-3
/
+4
*
Update includes of message_loop_proxy.
brettw@chromium.org
2013-06-10
29
-29
/
+29
*
Add some error information to Pulse startup failure.
dalecurtis@chromium.org
2013-06-08
1
-8
/
+5
*
Move FileEnumerator to its own file, do some refactoring.
brettw@chromium.org
2013-06-08
1
-6
/
+6
*
Fix webaudio hang by saving the data to a file and reading from the file.
rtoy@google.com
2013-06-08
3
-13
/
+73
*
Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/,...
avi@chromium.org
2013-06-07
9
-9
/
+9
*
Remove screen capturers from media/video/capture/screen.
sergeyu@chromium.org
2013-06-07
41
-5447
/
+27
*
Reland "Add UMA stats for MSE playback".
jrummell@chromium.org
2013-06-07
1
-73
/
+128
*
Handle config changes for MSE
qinmin@chromium.org
2013-06-07
6
-71
/
+184
*
Make some non-Linux code use "if (weak_ptr)" style
akalin@chromium.org
2013-06-07
1
-1
/
+1
*
Change DemuxerStream::xxx_decoder_config() methods so they don't return a ref...
acolwell@chromium.org
2013-06-06
12
-57
/
+55
*
Allow multiple Provide/DismissPictureBuffer calls in GVD.
posciak@chromium.org
2013-06-06
2
-19
/
+69
*
Make |duration_| of |MediaPlayerBridge| overriable in the child class
ycheo@chromium.org
2013-06-06
2
-0
/
+5
*
Revert 204378 "Add UMA stats for MSE playback."
falken@chromium.org
2013-06-06
1
-129
/
+77
*
Only disable webaudio if no NEON is available
qinmin@chromium.org
2013-06-06
2
-35
/
+1
*
Reland: Use a shared thread for media operations (round 3).
scherkus@chromium.org
2013-06-06
3
-16
/
+40
*
Add UMA stats for MSE playback.
jrummell@chromium.org
2013-06-06
1
-77
/
+129
*
Android: Cast JNI pointer to jint instead of jlong
janx@chromium.org
2013-06-05
1
-1
/
+1
*
Used the native sample rate and channel layout to open the specific device, a...
xians@chromium.org
2013-06-05
2
-4
/
+24
*
Removed the IsRecordingInProcess check for speech since it is not needed.
xians@chromium.org
2013-06-05
10
-54
/
+2
*
Refactor YUV conversion routines to use MediaInitializer().
dalecurtis@chromium.org
2013-06-05
3
-213
/
+180
*
Privitize WaitTillDataReady() and DataReady().
dalecurtis@chromium.org
2013-06-05
12
-152
/
+34
*
Add IPC messages and handling code for EME on Clank.
xhwang@chromium.org
2013-06-05
1
-1
/
+25
*
Fix compilation error due to type narrowing warning
caio.de.oliveira.filho@intel.com
2013-06-05
1
-1
/
+1
[next]