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
/
media.gyp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Do not enforce one PTS/DTS pair for each video PES packet.
damienv@chromium.org
2014-03-12
1
-0
/
+1
*
Extract coded frame processing from SourceState into LegacyFrameProcessor
wolenetz@chromium.org
2014-03-12
1
-0
/
+4
*
Reland r256032 "Clean up usage of MediaCodecBridge/MediaDrmBridge::IsAvailabl...
xhwang@chromium.org
2014-03-11
1
-0
/
+1
*
Revert 256032 "Clean up usage of MediaCodecBridge/MediaDrmBridge..."
kuan@chromium.org
2014-03-10
1
-1
/
+0
*
Clean up usage of MediaCodecBridge/MediaDrmBridge::IsAvailable().
xhwang@chromium.org
2014-03-10
1
-0
/
+1
*
Encrypted Media: Confine UUID code to MediaDrmBridge.
xhwang@chromium.org
2014-03-08
1
-0
/
+10
*
Add use_allocator instead of linux_use_tcmalloc to switch the allocator.
dmikurube@chromium.org
2014-03-05
1
-3
/
+6
*
Break logic from VideoFrameStream into a generic templated DecoderStream.
rileya@chromium.org
2014-02-27
1
-2
/
+3
*
Web MIDI: link with alsa even if cras is enabled
toyoshim@chromium.org
2014-02-26
1
-2
/
+9
*
Media Galleries API Metadata: Enable GetMetadata call and fix bugs
tommycli@chromium.org
2014-02-25
1
-4
/
+2
*
Remove deprecated non-AUHAL audio path on OSX.
dalecurtis@chromium.org
2014-02-20
1
-2
/
+0
*
Define ARCH_X86_32 and ARCH_X86_64
halton.huo@intel.com
2014-02-19
1
-2
/
+3
*
Reland 153623004: Remove the unified IO code on the browser
xians@chromium.org
2014-02-13
1
-13
/
+0
*
Introduce ADTSStreamParser. Factorize MP3StreamParser and tests.
dalecurtis@chromium.org
2014-02-12
1
-3
/
+12
*
Revert 250730 "Introduce ADTSStreamParser. Factorize MP3StreamPa..."
stevet@chromium.org
2014-02-12
1
-12
/
+3
*
Introduce ADTSStreamParser. Factorize MP3StreamParser and tests.
dalecurtis@chromium.org
2014-02-12
1
-3
/
+12
*
Implement WebMIDI for android, output side.
yhirano@chromium.org
2014-02-12
1
-0
/
+7
*
TextRenderer only pushes new cues downstream
matthewjheaney@chromium.org
2014-02-07
1
-0
/
+3
*
Revert 249790 "Remove the unified IO code on the browser."
skobes@google.com
2014-02-07
1
-0
/
+13
*
Remove the unified IO code on the browser.
xians@chromium.org
2014-02-07
1
-13
/
+0
*
MSE: Add StreamParser buffer remuxing utility and tests
wolenetz@chromium.org
2014-02-07
1
-0
/
+1
*
Use gyp targets to link in X11 libraries instead of setting -lXfoo
jamesr@chromium.org
2014-02-05
1
-16
/
+10
*
Move offset_byte_queue.* from media/mp4 to media/common.
damienv@chromium.org
2014-02-05
1
-3
/
+3
*
Factorize MockAudioSourceCallback out of many unittests.
dalecurtis@chromium.org
2014-01-30
1
-0
/
+2
*
[WebMIDI] Introduce MidiManagerUsb
yhirano@chromium.org
2014-01-29
1
-2
/
+5
*
Unify DecoderSelectors into one templated class.
rileya@chromium.org
2014-01-28
1
-4
/
+3
*
Refactor WebMediaPlayerImpl's multithreaded painting code into VideoFramePain...
scherkus@chromium.org
2014-01-24
1
-0
/
+3
*
Move MSE parsers under "formats" root directory.
dalecurtis@chromium.org
2014-01-23
1
-85
/
+85
*
Remove media's dependency on net
jamesr@chromium.org
2014-01-22
1
-1
/
+0
*
[WebMIDI] Introduce UsbMidi{Input, Output}Stream.
yhirano@chromium.org
2014-01-22
1
-0
/
+7
*
Remove Chrome for TV code.
ycheo@chromium.org
2014-01-17
1
-5
/
+0
*
Split the bit reader functionalities from the byte stream provider.
damienv@chromium.org
2014-01-15
1
-0
/
+2
*
GTTF: Run perf tests serially
phajdan.jr@chromium.org
2014-01-14
1
-1
/
+1
*
Eliminate video capture thread in renderer
hclam@chromium.org
2014-01-14
1
-0
/
+2
*
Revert 244074 "Eliminate video capture thread in renderer"
thakis@chromium.org
2014-01-11
1
-2
/
+0
*
Fix chromeos=1 so Pulse is preferred when use_cras=0.
dalecurtis@chromium.org
2014-01-10
1
-6
/
+3
*
Move H264Parser and H264BitReader to media/filters.
posciak@chromium.org
2014-01-10
1
-0
/
+6
*
Introduce USB MIDI descriptor parser
yhirano@chromium.org
2014-01-10
1
-0
/
+4
*
Revert 244098 "Fix chromeos=1 so Pulse is preferred when use_cra..."
dcheng@chromium.org
2014-01-10
1
-3
/
+6
*
Rename media/base/bind_to_loop.h to media/base/bind_to_current_loop.h.
scherkus@chromium.org
2014-01-10
1
-2
/
+2
*
Fix chromeos=1 so Pulse is preferred when use_cras=0.
dalecurtis@chromium.org
2014-01-10
1
-6
/
+3
*
Eliminate video capture thread in renderer
hclam@chromium.org
2014-01-10
1
-0
/
+2
*
Media Galleries API Metadata: Add audio video metadata extractor.
tommycli@chromium.org
2014-01-08
1
-0
/
+6
*
Replace MessageLoopProxy with SingleThreadTaskRunner for the rest of media/.
scherkus@chromium.org
2014-01-07
1
-2
/
+2
*
Do not compile Alsa based MIDI manager if use_alsa==0
dnicoara@chromium.org
2014-01-03
1
-3
/
+6
*
Web MIDI: minimum support for Linux and Chrome OS (reland)
toyoshim@chromium.org
2014-01-03
1
-0
/
+2
*
Move geometric types to a separate, more lightweight target.
ben@chromium.org
2013-12-18
1
-0
/
+4
*
Revert 241524 "Web MIDI: minimum support for Linux and Chrome OS"
ksakamoto@chromium.org
2013-12-18
1
-2
/
+0
*
Web MIDI: minimum support for Linux and Chrome OS
toyoshim@chromium.org
2013-12-18
1
-0
/
+2
*
Have jni_generator.gypi specify include_dirs to dependent targets.
blundell@chromium.org
2013-12-17
1
-6
/
+0
[prev]
[next]