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
/
ffmpeg
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup OPUS decoder. Remove extraneous transforms and copies.
dalecurtis@chromium.org
2013-12-13
1
-2
/
+3
*
FFmpeg fixups for M33 roll. Now with more Opus!
dalecurtis@chromium.org
2013-12-12
1
-2
/
+2
*
Add plumbing for video pixel formats with JPEG color range.
rileya@chromium.org
2013-12-04
1
-4
/
+4
*
Add alaw codec for .wav files.
ihf@chromium.org
2013-11-05
1
-0
/
+4
*
Add UMA metrics for ffmpeg color ranges.
rileya@chromium.org
2013-11-05
1
-0
/
+7
*
media: Adding Opus support in WebM for <video> tag
vigneshv@chromium.org
2013-11-01
1
-2
/
+15
*
Replace VideoFrame::INVALID with UNKNOWN.
rileya@chromium.org
2013-11-01
1
-1
/
+1
*
Call correct method to free up ffmpeg AVFrame objects
jrummell@chromium.org
2013-10-05
2
-3
/
+3
*
Cleanup destruction of ffmpeg objects
jrummell@chromium.org
2013-09-26
1
-0
/
+22
*
base: Split logging functions and PerfTimeLogger out of perftimer.h
tfarina@chromium.org
2013-09-17
1
-7
/
+7
*
media: Opus support for WebM in Media Source
vigneshv@chromium.org
2013-09-06
1
-1
/
+3
*
Move perftimer.* into base/test/ directory.
tfarina@chromium.org
2013-08-24
1
-1
/
+1
*
Update ffmpeg regression tests.
jrummell@chromium.org
2013-08-22
1
-0
/
+5
*
Fix to make sure FFmpeg and AudioBuffer use the same alignment.
jrummell@chromium.org
2013-08-16
2
-1
/
+20
*
Add audio file benchmark.
jrummell@chromium.org
2013-08-14
1
-2
/
+2
*
Drop redundant "TEST" prefix from test names in media code.
xhwang@chromium.org
2013-08-02
1
-1
/
+1
*
Fix up MP4 audio playback.
jrummell@chromium.org
2013-07-12
2
-1
/
+4
*
Move PathExists to base namespace.
brettw@chromium.org
2013-07-11
1
-1
/
+1
*
Use a direct include of time headers in media/.
avi@chromium.org
2013-06-28
1
-2
/
+2
*
Rewrite scoped_ptr<T>(NULL) to use the default ctor in media/.
dcheng@chromium.org
2013-06-12
1
-2
/
+0
*
Use a direct include of strings headers in ipc/, jingle/, media/.
avi@chromium.org
2013-06-11
1
-1
/
+1
*
Roll FFmpeg for bug fixes.
dalecurtis@google.com
2013-05-24
1
-1
/
+3
*
Roll FFmpeg for M29
wolenetz@chromium.org
2013-05-16
1
-124
/
+143
*
Enable partial playback
jrummell@chromium.org
2013-05-09
2
-17
/
+18
*
Remove use_system_ffmpeg-related logic from media and other mainline gyp files.
phajdan.jr@chromium.org
2013-05-07
1
-8
/
+0
*
media: use AVCodecID instead of deprecated CodecID
phajdan.jr@chromium.org
2013-04-23
2
-7
/
+7
*
media: Add support for playback of VP8 Alpha video streams
vigneshv@chromium.org
2013-04-19
1
-0
/
+10
*
Revert 194465 "media: Add support for playback for VP8 Alpha vid..."
mek@chromium.org
2013-04-16
1
-10
/
+0
*
media: Add support for playback for VP8 Alpha video streams.
tomfinegan@chromium.org
2013-04-16
1
-0
/
+10
*
media: switch from deprecated CODEC_ID_* to AV_CODEC_ID_*
phajdan.jr@chromium.org
2013-04-12
1
-42
/
+42
*
Roll FFMpeg for M27.
dalecurtis@google.com
2013-03-25
1
-1
/
+1
*
Roll DEPS for FFmpeg security fix.
dalecurtis@google.com
2013-03-22
1
-0
/
+2
*
Support for parsing encrypted WebM streams by src.
fgalligan@chromium.org
2013-03-14
2
-5
/
+22
*
Pass more detailed audio hardware configuration information to the renderer
crogers@google.com
2013-03-13
1
-26
/
+0
*
base: Move MemoryMappedFile out of file_util.h and into its own header file.
tfarina@chromium.org
2013-02-24
1
-1
/
+2
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
2
-2
/
+2
*
Linux: add a tool and code to make use_system_ffmpeg option more compatible
phajdan.jr@chromium.org
2013-02-20
1
-0
/
+10
*
Replace FilePath with base::FilePath in some more top level directories.
brettw@chromium.org
2013-02-10
2
-3
/
+3
*
Attempt to guess channel layout if not specified.
dalecurtis@chromium.org
2013-02-07
1
-28
/
+18
*
media: Support multichannel Opus audio streams.
tomfinegan@chromium.org
2013-01-31
1
-6
/
+35
*
Add support for YUVJ420P and tests for common color formats for each video co...
scherkus@chromium.org
2013-01-29
1
-0
/
+4
*
Add wrapper class to media for support of VP9 video, and add a command line f...
tomfinegan@chromium.org
2013-01-25
1
-3
/
+22
*
Revert 177842. This doesn't build in standalone webkit builds:
thakis@chromium.org
2013-01-21
1
-22
/
+3
*
Add wrapper class to media for support of VP9 video, and add a command line f...
tomfinegan@chromium.org
2013-01-19
1
-3
/
+22
*
media: Fix Opus support, and handle bad timestamps correctly in the Opus wrap...
tomfinegan@chromium.org
2013-01-16
1
-2
/
+4
*
Roll FFMpeg for M26. Fix ffmpeg float audio decoding.
dalecurtis@google.com
2013-01-04
1
-40
/
+62
*
Revert "Add wrapper class to media for support of VP9 video, and add a comman...
fsamuel@chromium.org
2012-12-28
1
-31
/
+3
*
Add wrapper class to media for support of VP9 video, and add a command line f...
tomfinegan@chromium.org
2012-12-22
1
-3
/
+31
*
GTTF: No more FLAKY_ .
phajdan.jr@chromium.org
2012-12-21
1
-16
/
+16
*
Revert 174311
kinaba@chromium.org
2012-12-21
1
-31
/
+3
[next]