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
/
ffmpeg_common.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support for YUV 4:4:4 subsampling.
sandersd@chromium.org
2014-06-03
1
-3
/
+9
*
Don't double correct for discarded codec delay frames.
dalecurtis@chromium.org
2014-04-28
1
-1
/
+1
*
Revert 264803 "Revert 264763 "Wire up codec_delay() to MP3Stream..."
dalecurtis@google.com
2014-04-18
1
-7
/
+1
*
Revert 264763 "Wire up codec_delay() to MP3StreamParser and FFmp..."
rockot@chromium.org
2014-04-18
1
-1
/
+7
*
Wire up codec_delay() to MP3StreamParser and FFmpegAudioDecoder.
dalecurtis@chromium.org
2014-04-18
1
-7
/
+1
*
Add WebMediaPlayer::timelineOffset() support to WebMediaPlayerImpl.
acolwell@chromium.org
2014-04-16
1
-0
/
+34
*
Audit/fix use of media::VideoFrame::coded_size()
sheu@chromium.org
2014-03-27
1
-0
/
+5
*
Clean up histogram'd media enum max values.
rileya@chromium.org
2014-02-28
1
-1
/
+4
*
Cleanup OPUS decoder. Remove extraneous transforms and copies.
dalecurtis@chromium.org
2013-12-13
1
-2
/
+3
*
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
*
media: Opus support for WebM in Media Source
vigneshv@chromium.org
2013-09-06
1
-1
/
+3
*
Fix up MP4 audio playback.
jrummell@chromium.org
2013-07-12
1
-1
/
+1
*
Enable partial playback
jrummell@chromium.org
2013-05-09
1
-9
/
+14
*
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
1
-5
/
+5
*
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
*
Support for parsing encrypted WebM streams by src.
fgalligan@chromium.org
2013-03-14
1
-3
/
+20
*
Pass more detailed audio hardware configuration information to the renderer
crogers@google.com
2013-03-13
1
-26
/
+0
*
Linux: add a tool and code to make use_system_ffmpeg option more compatible
phajdan.jr@chromium.org
2013-02-20
1
-0
/
+10
*
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
*
Revert 174311
kinaba@chromium.org
2012-12-21
1
-31
/
+3
*
Add wrapper class to media for support of VP9 video, and add a command line f...
tomfinegan@chromium.org
2012-12-21
1
-3
/
+31
*
Add wrapper class to media for support of Opus audio, and add a command line ...
tomfinegan@chromium.org
2012-12-18
1
-1
/
+15
*
Replace av_malloc with AlignedAlloc for memory allocation in VideoFrame.
xhwang@chromium.org
2012-12-08
1
-6
/
+20
*
Switch to AVIO instead of a custom FFmpeg URLProtocol handler.
dalecurtis@chromium.org
2012-11-01
1
-26
/
+0
*
Sync new FFmpeg channel layouts.
dalecurtis@google.com
2012-10-26
1
-1
/
+25
*
Support encrypted audio stream in demuxer.
xhwang@chromium.org
2012-10-12
1
-1
/
+2
*
Replace av_malloc with AlignedAlloc for memory allocation in DecoderBuffer.
xhwang@chromium.org
2012-09-20
1
-0
/
+21
*
Add is_encrypted() in VideoDecoderConfig.
xhwang@chromium.org
2012-09-18
1
-2
/
+2
*
FFmpeg: Add gsm_ms and pcm big endian codecs.
ihf@chromium.org
2012-08-06
1
-0
/
+12
*
Remove VideoDecoderConfig::aspect_ratio_xxx methods.
acolwell@chromium.org
2012-08-02
1
-3
/
+4
*
Remove VideoDecoderConfig.frame_rate_xxx() and VideoFrame::Get/SetDuration().
acolwell@chromium.org
2012-07-31
1
-10
/
+0
*
Test variable against constant instead of simply testing constant.
fischman@chromium.org
2012-07-25
1
-1
/
+1
*
Add support for VP8 decode to OmxVideoDecodeAccelerator, for HW that supports...
fischman@chromium.org
2012-07-23
1
-2
/
+5
[next]