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
*
Roll ffmpeg DEPS. Add test cases for a couple issues.
dalecurtis@google.com
2012-03-10
1
-6
/
+18
*
Second attempt to land ffmpeg roll.
dalecurtis@google.com
2012-03-01
5
-49
/
+78
*
Revert 123123 (probably caused a big perf regression -- http://crbug.com/115479,
thakis@chromium.org
2012-02-23
5
-76
/
+49
*
Fix media code to work with new ffmpeg.
dalecurtis@google.com
2012-02-22
5
-49
/
+76
*
Replace several NOTREACHED(), NOTIMPLEMENTED() with DVLOG(1), all values are ...
dalecurtis@chromium.org
2012-02-21
1
-18
/
+17
*
Introduce new ffmpeg regression tests based on PipelineIntegrationTests.
dalecurtis@chromium.org
2012-02-10
1
-0
/
+150
*
Move WebM specific code from ChunkDemuxer to WebMStreamParser.
acolwell@chromium.org
2012-01-10
1
-3
/
+5
*
Revert 116957 - Move WebM specific code from ChunkDemuxer to WebMStreamParser.
acolwell@chromium.org
2012-01-10
1
-5
/
+3
*
Move WebM specific code from ChunkDemuxer to WebMStreamParser.
acolwell@chromium.org
2012-01-09
1
-3
/
+5
*
Linux: Chromium FTBFS against libav 0.8b2.
erg@chromium.org
2012-01-07
1
-1
/
+2
*
<video> decode in hardware!
fischman@chromium.org
2011-12-13
1
-0
/
+48
*
Revert 113895 - <video> decode in hardware!
fischman@chromium.org
2011-12-10
1
-44
/
+0
*
<video> decode in hardware!
fischman@chromium.org
2011-12-10
1
-0
/
+44
*
Fix crash on unsupported pixel formats.
dalecurtis@chromium.org
2011-11-02
1
-4
/
+4
*
Miscellaneous header file cleanup for src/media.
scherkus@chromium.org
2011-10-28
2
-4
/
+6
*
Remove DemuxerStream::GetAVStream() once and for all.
scherkus@chromium.org
2011-10-27
2
-63
/
+100
*
Fix regression and make CrOS audio codecs work again.
ihf@chromium.org
2011-10-26
1
-0
/
+16
*
Fix support for yuv_422 pixel format.
scherkus@chromium.org
2011-10-04
2
-0
/
+30
*
Clean up VideoDecoderConfig and replace VideoCodecInfo with a bool.
scherkus@chromium.org
2011-10-01
2
-11
/
+6
*
Remove no-longer-used FFmpeg index-related helpers.
fischman@chromium.org
2011-09-29
3
-196
/
+0
*
Introduce AudioDecoderConfig to migrate away from GetAVStream().
scherkus@chromium.org
2011-09-21
2
-2
/
+117
*
Reland r101418: Fix aspect ratio and clarify video frame dimensions
vrk@google.com
2011-09-19
2
-5
/
+5
*
Revert 101418 - Fix aspect ratio and clarify video frame dimensions
vrk@google.com
2011-09-16
2
-5
/
+5
*
Fix aspect ratio and clarify video frame dimensions
vrk@google.com
2011-09-16
2
-5
/
+5
*
Create media.dll / libmedia.so.
darin@chromium.org
2011-08-29
2
-15
/
+18
*
Reland r97895: Use surface_width/height instead of coded_width/coded_height f...
vrk@chromium.org
2011-08-24
1
-2
/
+2
*
Revert 97892 - Use surface_width/height instead of coded_width/coded_height f...
vrk@google.com
2011-08-23
1
-2
/
+2
*
Use surface_width/height instead of coded_width/coded_height for VideoFrame size
vrk@google.com
2011-08-23
1
-2
/
+2
*
Remove mock_ffmpeg and update media unittests.
acolwell@chromium.org
2011-08-23
1
-0
/
+2
*
Revert 96974 - Remove mock_ffmpeg and update media unittests.
rvargas@google.com
2011-08-16
1
-2
/
+0
*
Remove mock_ffmpeg and update media unittests.
acolwell@chromium.org
2011-08-16
1
-0
/
+2
*
Revert r95841 due to failing media_unittests on linux_shared bot.
darin@chromium.org
2011-08-08
2
-18
/
+15
*
Enable media.dll / libmedia.so.
darin@chromium.org
2011-08-08
2
-15
/
+18
*
Revert 95496 - Create media.dll
apatrick@chromium.org
2011-08-05
2
-18
/
+15
*
Create media.dll
darin@chromium.org
2011-08-04
2
-15
/
+18
*
Update Chromium's FFmpeg file URLProtocol implementation.
scherkus@chromium.org
2011-07-22
1
-2
/
+6
*
Glue ffmpeg to Chrome
ihf@chromium.org
2011-07-01
2
-15
/
+17
*
Adding ChunkDemuxer implementation.
acolwell@chromium.org
2011-06-29
2
-0
/
+28
*
Respect pixel aspect ratio of video if it contains one.
scherkus@chromium.org
2011-06-03
2
-0
/
+27
*
Revert 87578 - Respect pixel aspect ratio of video if it contains one.
michaeln@google.com
2011-06-02
2
-27
/
+0
*
Respect pixel aspect ratio of video if it contains one.
scottfr@chromium.org
2011-06-02
2
-0
/
+27
*
Description:
annacc@chromium.org
2011-05-16
2
-0
/
+52
*
Refactor PTS processing logic from FFmpegVideoDecoder::FindPtsAndDuration() i...
scherkus@chromium.org
2011-04-27
2
-0
/
+8
*
Fix samplefmt.h inclusion with newer ffmpeg
scherkus@chromium.org
2011-04-01
1
-1
/
+0
*
Create helper methods to process FFmpeg index data.
acolwell@chromium.org
2011-04-01
4
-9
/
+304
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-1
/
+1
*
Fold media/ffmpeg/ffmpeg_util.{cc,h} into media/ffmpeg/ffmpeg_common.{cc,h}
scherkus@chromium.org
2011-03-12
5
-40
/
+11
*
Remove FFmpegVideoDecodeEngine's dependency on AVStream (again).
scherkus@chromium.org
2011-03-11
2
-0
/
+46
*
Revert 77476 - Remove FFmpegVideoDecodeEngine's dependency on AVStream.
tyoshino@chromium.org
2011-03-11
2
-46
/
+0
*
Remove FFmpegVideoDecodeEngine's dependency on AVStream.
scherkus@chromium.org
2011-03-09
2
-0
/
+46
[next]