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
*
Incorrect chroma on the right border fixed.
sergeyu@chromium.org
2010-04-14
1
-13
/
+12
*
quick fix for emms on linux 64
fbarchard@chromium.org
2010-04-14
1
-2
/
+1
*
Disable SSE2 for Windows media playback
fbarchard@chromium.org
2010-04-14
1
-2
/
+4
*
YUV scale clamp horizontal pixels when filtering
fbarchard@chromium.org
2010-04-14
1
-11
/
+22
*
Fix windows scaling bug
fbarchard@chromium.org
2010-04-13
1
-4
/
+2
*
include emmintrin for chrome linux to use mmx _m64 types.
fbarchard@chromium.org
2010-04-13
2
-12
/
+10
*
Changed horizontal scaler to start with 0 instead of 0.5.
sergeyu@chromium.org
2010-04-13
2
-4
/
+4
*
Vertical filtering conditional on fraction/scale factor
fbarchard@chromium.org
2010-04-13
2
-32
/
+71
*
Fixed build problem with disabled SSE.
sergeyu@chromium.org
2010-04-11
2
-2
/
+8
*
Optimized version of bilinear video scaler. It is about 2 times faster than S...
sergeyu@chromium.org
2010-04-09
7
-467
/
+805
*
Hierarchy. Hierarchy. Hierarchy!!!
avi@chromium.org
2010-04-09
1
-1
/
+1
*
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
[next]