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
/
base
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix use_system_ffmpeg and clean up ffmpeg.gyp
scherkus@chromium.org
2010-03-30
1
-5
/
+20
*
Revert 42727 - ffmpeg roll chromium binaries
fbarchard@chromium.org
2010-03-26
1
-2
/
+1
*
ffmpeg roll chromium binaries
fbarchard@chromium.org
2010-03-26
1
-1
/
+2
*
- OpenBSD media/audio support stub
pvalchev@google.com
2010-03-26
1
-2
/
+2
*
Removed custom FFmpegLock. Removed ffmpeg headers from third_party/ffmpeg/inc...
scherkus@chromium.org
2010-03-25
2
-0
/
+16
*
Change PipelineImplTest in media_unittests to workaround gmock bug
hclam@chromium.org
2010-03-24
1
-49
/
+59
*
Revert 42415 - Removed custom FFmpegLock. Removed ffmpeg headers from third_p...
scherkus@chromium.org
2010-03-24
2
-11
/
+0
*
Removed custom FFmpegLock. Removed ffmpeg headers from third_party/ffmpeg/inc...
scherkus@chromium.org
2010-03-24
2
-0
/
+11
*
Merged VideoSurface, VideoFrame and VideoFrameImpl in VideoFrame.
scherkus@chromium.org
2010-03-23
7
-502
/
+458
*
Revert 41386 - Removed custom FFmpegLock. Removed ffmpeg headers from third_p...
jrg@chromium.org
2010-03-12
2
-11
/
+0
*
Removed custom FFmpegLock. Removed ffmpeg headers from third_party/ffmpeg/inc...
scherkus@chromium.org
2010-03-12
2
-0
/
+11
*
Generate stubs for OpenMAX IL
hclam@chromium.org
2010-03-02
3
-3
/
+43
*
Some fixes to player_x11 when OpenMAX is enabled
hclam@chromium.org
2010-02-20
2
-2
/
+0
*
Pulled out Callback code into base/callback.h. This is the first step toward...
akalin@chromium.org
2010-02-19
7
-10
/
+16
*
linux: build with -Wextra
evan@chromium.org
2010-02-05
1
-7
/
+7
*
Refactor some code that depends on FFmpeg
hclam@chromium.org
2010-01-26
2
-3
/
+3
*
Switches to enable OpenMAX for video decoding in Chrome
hclam@chromium.org
2010-01-22
2
-2
/
+4
*
Use the standard DeleteTask rather than rolling my own.
ajwong@chromium.org
2009-12-30
1
-13
/
+1
*
Retry r35228: Fix windows build due to missing mock ffmpeg entry points.
ajwong@chromium.org
2009-12-23
2
-0
/
+6
*
TBR: levin
ajwong@chromium.org
2009-12-23
2
-6
/
+0
*
Fix windows build due to missing mock ffmpeg entry points.
ajwong@chromium.org
2009-12-23
2
-0
/
+6
*
Implementation of OmxVideoDecodeEngine.
ajwong@chromium.org
2009-12-22
4
-0
/
+89
*
Give classes with virtual methods virtual protected destructors instead of im...
jamesr@chromium.org
2009-12-16
1
-0
/
+3
*
Refactor FFmpegVideoDecoder to try and generalize code common to all video de...
ajwong@chromium.org
2009-12-10
2
-0
/
+172
*
Factor out PtsHeap into a reusable class.
ajwong@chromium.org
2009-12-02
2
-0
/
+106
*
Move some XDG code from chrome to base, make DIR_USER_CACHE generic rather th...
thestig@chromium.org
2009-12-02
1
-1
/
+1
*
Add codec id into the media_format so that downstream filters can determine c...
ajwong@chromium.org
2009-12-01
2
-0
/
+2
*
Enable the mpeg4toannexb bitstream filter.
ajwong@chromium.org
2009-11-30
2
-0
/
+30
*
Add compiler-specific "examine printf format" attributes to printfs.
evan@chromium.org
2009-11-20
1
-2
/
+4
*
Replace hard-coded media_format() methods with Google Mock methods declared i...
scherkus@chromium.org
2009-11-18
2
-46
/
+54
*
First patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-05
2
-0
/
+16
*
Reduce test duration for valgrind.
fbarchard@chromium.org
2009-11-03
1
-1
/
+1
*
Add yasm and ffmpeg into the build tree for linux.
ajwong@chromium.org
2009-10-30
1
-0
/
+10
*
-fPIC buildable version of yuv for 64 bit linux.
fbarchard@chromium.org
2009-10-16
1
-97
/
+106
*
Move Alsa device opening into the audio thread, and add in support for multi-...
ajwong@chromium.org
2009-10-16
2
-0
/
+34
*
Report stalled event correctly for <video>
hclam@chromium.org
2009-10-16
4
-1
/
+45
*
Mark YUV conversion functions private_extern on the Mac. These symbols don't
mark@chromium.org
2009-10-15
1
-2
/
+0
*
MMX2 improvements on Linux 64 bit.
fbarchard@chromium.org
2009-10-15
3
-77
/
+87
*
Reverting 29019.
finnur@chromium.org
2009-10-14
3
-70
/
+66
*
Use lea to remove 2 instructions from the inner loop of YUV Scale.
fbarchard@chromium.org
2009-10-14
3
-66
/
+70
*
64 bit linux yuv
fbarchard@chromium.org
2009-10-13
2
-40
/
+120
*
use djb2 hash in media/base
fbarchard@chromium.org
2009-10-12
1
-21
/
+17
*
Move more ICU-dependent stuff from base into base/i18n. Some test stuff also
brettw@chromium.org
2009-10-09
1
-1
/
+1
*
DJB2 Hash for applications where high speed hash or checksum values are needed.
fbarchard@chromium.org
2009-10-09
3
-0
/
+71
*
Off by one in YUV scale caused an extra read (mostly harmless)
fbarchard@chromium.org
2009-09-22
3
-21
/
+3
*
Fixing build bustage caused by r26759
hclam@chromium.org
2009-09-21
1
-1
/
+1
*
Clean up the unittest to correct order of expects, and give correct tracing i...
ajwong@chromium.org
2009-09-21
1
-18
/
+28
*
Mac YUV with a single YUV table of 6k instead of 3 tables of 2k.
fbarchard@chromium.org
2009-09-21
2
-278
/
+66
*
Disable FFmpeg logging as it interferes with layout tests.
scherkus@chromium.org
2009-09-19
2
-0
/
+9
*
Revert "Mac YUV assembly"
ajwong@chromium.org
2009-09-18
2
-63
/
+273
[next]