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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support for parsing encrypted WebM streams by src.
fgalligan@chromium.org
2013-03-14
1
-2
/
+2
*
Linux: make it possible to compile against system libav.
phajdan.jr@chromium.org
2012-12-14
1
-0
/
+1
*
Linux: fix build with system ffmpeg (Chromium side).
phajdan.jr@chromium.org
2012-11-08
1
-1
/
+0
*
Switch to AVIO instead of a custom FFmpeg URLProtocol handler.
dalecurtis@chromium.org
2012-11-01
1
-4
/
+0
*
Dead code elimination: scythe.chrome_functions:segment.path %media% edition, ...
fischman@chromium.org
2012-08-06
1
-4
/
+0
*
Reland r143115: Provide a Chrome-owned buffer to FFmpeg for video decoding (r...
scherkus@chromium.org
2012-06-28
1
-0
/
+1
*
Revert 144484 - Reland r143115: Provide a Chrome-owned buffer to FFmpeg for v...
dmichael@chromium.org
2012-06-27
1
-1
/
+0
*
Reland r143115: Provide a Chrome-owned buffer to FFmpeg for video decoding.
scherkus@chromium.org
2012-06-27
1
-0
/
+1
*
Revert 143115 - Provide a Chrome-owned buffer to FFmpeg for video decoding, i...
nirnimesh@chromium.org
2012-06-20
1
-1
/
+0
*
Provide a Chrome-owned buffer to FFmpeg for video decoding, instead of
rbultje@chromium.org
2012-06-20
1
-0
/
+1
*
Ignore unsupported audio/video streams.
dalecurtis@chromium.org
2012-05-11
1
-0
/
+8
*
Second attempt to land ffmpeg roll.
dalecurtis@google.com
2012-03-01
1
-0
/
+1
*
Revert 123123 (probably caused a big perf regression -- http://crbug.com/115479,
thakis@chromium.org
2012-02-23
1
-1
/
+0
*
Fix media code to work with new ffmpeg.
dalecurtis@google.com
2012-02-22
1
-0
/
+1
*
Linux: Chromium FTBFS against libav 0.8b2.
erg@chromium.org
2012-01-07
1
-1
/
+2
*
Miscellaneous header file cleanup for src/media.
scherkus@chromium.org
2011-10-28
1
-4
/
+4
*
Remove DemuxerStream::GetAVStream() once and for all.
scherkus@chromium.org
2011-10-27
1
-8
/
+9
*
Fix support for yuv_422 pixel format.
scherkus@chromium.org
2011-10-04
1
-0
/
+6
*
Clean up VideoDecoderConfig and replace VideoCodecInfo with a bool.
scherkus@chromium.org
2011-10-01
1
-2
/
+2
*
Remove no-longer-used FFmpeg index-related helpers.
fischman@chromium.org
2011-09-29
1
-28
/
+0
*
Introduce AudioDecoderConfig to migrate away from GetAVStream().
scherkus@chromium.org
2011-09-21
1
-0
/
+8
*
Reland r101418: Fix aspect ratio and clarify video frame dimensions
vrk@google.com
2011-09-19
1
-3
/
+3
*
Revert 101418 - Fix aspect ratio and clarify video frame dimensions
vrk@google.com
2011-09-16
1
-3
/
+3
*
Fix aspect ratio and clarify video frame dimensions
vrk@google.com
2011-09-16
1
-3
/
+3
*
Create media.dll / libmedia.so.
darin@chromium.org
2011-08-29
1
-13
/
+14
*
Revert r95841 due to failing media_unittests on linux_shared bot.
darin@chromium.org
2011-08-08
1
-14
/
+13
*
Enable media.dll / libmedia.so.
darin@chromium.org
2011-08-08
1
-13
/
+14
*
Revert 95496 - Create media.dll
apatrick@chromium.org
2011-08-05
1
-14
/
+13
*
Create media.dll
darin@chromium.org
2011-08-04
1
-13
/
+14
*
Adding ChunkDemuxer implementation.
acolwell@chromium.org
2011-06-29
1
-0
/
+4
*
Respect pixel aspect ratio of video if it contains one.
scherkus@chromium.org
2011-06-03
1
-0
/
+6
*
Revert 87578 - Respect pixel aspect ratio of video if it contains one.
michaeln@google.com
2011-06-02
1
-6
/
+0
*
Respect pixel aspect ratio of video if it contains one.
scottfr@chromium.org
2011-06-02
1
-0
/
+6
*
Description:
annacc@chromium.org
2011-05-16
1
-0
/
+7
*
Refactor PTS processing logic from FFmpegVideoDecoder::FindPtsAndDuration() i...
scherkus@chromium.org
2011-04-27
1
-0
/
+3
*
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
1
-1
/
+40
*
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
1
-0
/
+3
*
Remove FFmpegVideoDecodeEngine's dependency on AVStream (again).
scherkus@chromium.org
2011-03-11
1
-0
/
+4
*
Revert 77476 - Remove FFmpegVideoDecodeEngine's dependency on AVStream.
tyoshino@chromium.org
2011-03-11
1
-4
/
+0
*
Remove FFmpegVideoDecodeEngine's dependency on AVStream.
scherkus@chromium.org
2011-03-09
1
-0
/
+4
*
Remove the silly notion of MIME types from media code.
scherkus@chromium.org
2011-03-09
1
-10
/
+1
*
roll ffmpeg to nov 4 to fix clang issue
fbarchard@chromium.org
2010-11-11
1
-0
/
+1
*
ffmpeg roll for chromium source and windows binaries
fbarchard@chromium.org
2010-07-28
1
-0
/
+1
*
Revert r53885 "deps roll for new ffmpeg and switch to av_register_protocol2"
jeremy@chromium.org
2010-07-28
1
-1
/
+0
*
deps roll for new ffmpeg and switch to av_register_protocol2
fbarchard@chromium.org
2010-07-28
1
-0
/
+1
*
Revert 53281 - ffmpeg update with vp3 patches.
fbarchard@chromium.org
2010-07-22
1
-1
/
+0
*
ffmpeg update with vp3 patches.
fbarchard@chromium.org
2010-07-22
1
-0
/
+1
*
Handle EINTR and remove offset_t in ffmpeg code.
agl@chromium.org
2010-05-20
1
-3
/
+0
[next]