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
*
Integrated video rotation piping into video layer {impl} and
suderman@chromium.org
2014-08-08
1
-0
/
+4
*
Pipeline: Invalidate weak pointers before returning stop callback.
xhwang@chromium.org
2014-08-08
3
-0
/
+16
*
Fix MediaDrmBridgeTest.IsKeySystemSupported_Widevine test.
xhwang@chromium.org
2014-08-06
1
-2
/
+9
*
Plumb frame rate configuration into Cast Streaming API.
miu@chromium.org
2014-08-06
2
-2
/
+5
*
Handle platforms with no bluetooth in AudioManagerAndroid.
benm@chromium.org
2014-08-06
1
-0
/
+5
*
Cast: Not leak in cast_unittests
hclam@chromium.org
2014-08-06
1
-2
/
+3
*
copy codec_delay & seek_preroll in decrypting_demuxer to fix bug 400095
tbutter@gmail.com
2014-08-06
1
-2
/
+2
*
change opus sample format to kSampleFormatF32
tbutter@gmail.com
2014-08-06
1
-2
/
+5
*
Cast: cast_simulator to print more info
hclam@chromium.org
2014-08-06
1
-15
/
+66
*
Cast: Use fixed bitrate and set it once for hardware encoder
hclam@chromium.org
2014-08-06
6
-13
/
+62
*
Pipeline: Use WeakPtr for DemuxerHost Calls and Tasks.
xhwang@chromium.org
2014-08-06
2
-42
/
+45
*
Fix new[]/delete mismatch in AudioBusPerfTest.
scherkus@chromium.org
2014-08-05
1
-2
/
+2
*
Fix flaky cast_unittests where threads were being joined incorrectly.
miu@chromium.org
2014-08-02
4
-2
/
+19
*
Purge net/ and ui/base from media_unittest DEPS.
dalecurtis@chromium.org
2014-08-02
5
-26
/
+8
*
Add support for partial append window end trimming.
dalecurtis@chromium.org
2014-08-02
7
-67
/
+236
*
Cast: Remove unused RTCP messages
hclam@chromium.org
2014-08-02
28
-1230
/
+48
*
Revert "Revert 285479 "Make DataSource::Stop() synchronous.""
xhwang@chromium.org
2014-08-02
9
-42
/
+24
*
Rewrite negative ogg timestamps and ignore kNoTimestamp().
dalecurtis@google.com
2014-08-01
5
-13
/
+58
*
Delay back to back PulseAudio write request callbacks.
dalecurtis@chromium.org
2014-08-01
2
-15
/
+40
*
Use WeakPtr in media Pipeline callbacks.
xhwang@chromium.org
2014-07-31
7
-89
/
+200
*
Pipeline: Handle the case where Seek() is called after error happened.
xhwang@chromium.org
2014-07-31
2
-3
/
+26
*
Cast: Build cast targets with GN
hclam@chromium.org
2014-07-31
12
-59
/
+414
*
Clean up. Experimental user avatars removed.
merkulova@chromium.org
2014-07-31
7
-519
/
+0
*
Cast: UDP socket operation should be more resilient
hclam@chromium.org
2014-07-31
3
-35
/
+11
*
Cast: Build fix for linux_chromium_chromeos_ozone bots
spang@chromium.org
2014-07-30
1
-14
/
+14
*
Disable DemuxerPerfTest.Demuxer on Windows since it takes longer than the tes...
jam@chromium.org
2014-07-30
1
-1
/
+7
*
Remove track_uid_ to avoid uint64 parsing issues with MSb set.
tbutter@gmail.com
2014-07-30
7
-92
/
+120
*
MediaUrlInterceptor for embedders to handle custom urls.
igsolla@chromium.org
2014-07-30
8
-28
/
+141
*
Use validating form of IPC enum macros for media:: types.
tsepez@chromium.org
2014-07-30
1
-0
/
+2
*
Fix AnnexB validation logic to work with encrypted content.
acolwell@chromium.org
2014-07-30
7
-38
/
+138
*
GN: Make chrome/{browser,common,renderer} compile on mac
jamesr@chromium.org
2014-07-30
1
-1
/
+1
*
Fix device id matching in AudioDeviceListenerWin::OnDefaultDeviceChanged. The...
tommi@chromium.org
2014-07-29
1
-3
/
+3
*
Skip Tags Element to parse WebM Files containing Tags
tbutter@gmail.com
2014-07-29
1
-0
/
+2
*
Make content_shell link in the GN build.
brettw@chromium.org
2014-07-28
1
-3
/
+3
*
Revert 285479 "Make DataSource::Stop() synchronous."
inferno@chromium.org
2014-07-28
9
-24
/
+42
*
clang/win: Fix a few warnings.
thakis@chromium.org
2014-07-27
1
-3
/
+3
*
Fix two uninitialized variables in media.
wfh@chromium.org
2014-07-26
2
-9
/
+8
*
Update browser tests to support upcoming EME parameter type changes.
jrummell@chromium.org
2014-07-25
2
-8
/
+16
*
Update VP9 444 tests
johannkoenig@chromium.org
2014-07-25
3
-3
/
+1
*
Fix force-qtkit flag on dev channel
vrk@chromium.org
2014-07-25
1
-5
/
+21
*
Make DataSource::Stop() synchronous.
xhwang@chromium.org
2014-07-25
9
-42
/
+24
*
Fix various uninitialized member variables in media code.
xhwang@chromium.org
2014-07-25
3
-0
/
+3
*
GN foreach should mark the list identifier as used.
brettw@chromium.org
2014-07-24
1
-22
/
+27
*
VideoCaptureFormat: add method to print out pixel format as string
lionel.g.landwerlin@intel.com
2014-07-24
2
-0
/
+32
*
Fold TextRenderer::Stop() into the dtor.
xhwang@chromium.org
2014-07-24
5
-263
/
+40
*
media: Remove upper limit on number of frames in vpx decoder
vigneshv@chromium.org
2014-07-24
1
-11
/
+0
*
Android VideoCapture: catch exception on Android.Camera.SetParameters.
mcasas@chromium.org
2014-07-23
1
-2
/
+7
*
media/win: Make TypeEnumerator FINAL.
thakis@chromium.org
2014-07-23
1
-1
/
+1
*
GN: Add //ui/base/ime, fix up printing on mac
jamesr@chromium.org
2014-07-23
1
-1
/
+1
*
VideoRenderer: Fires all pending callbacks in dtor.
xhwang@chromium.org
2014-07-23
3
-12
/
+9
[next]