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
/
third_party
/
ffmpeg
Commit message (
Expand
)
Author
Age
Files
Lines
*
ffmpeg - roll deps to get missing arm files and add int_neon.S to source in f...
fbarchard@chromium.org
2010-03-18
1
-0
/
+1
*
ffmpeg roll to new source that includes HE AAC
fbarchard@chromium.org
2010-03-17
21
-50
/
+390
*
Revert 41386 - Removed custom FFmpegLock. Removed ffmpeg headers from third_p...
jrg@chromium.org
2010-03-12
25
-11
/
+7246
*
Removed custom FFmpegLock. Removed ffmpeg headers from third_party/ffmpeg/inc...
scherkus@chromium.org
2010-03-12
25
-7246
/
+11
*
Removing old FFmpeg DEF files.
scherkus@chromium.org
2010-03-11
3
-27
/
+0
*
svn prop fixes. Applied to all files not in third_party.
pkasting@chromium.org
2010-03-09
1
-0
/
+0
*
ffmpeg run configure on mac which generates #define HAVE_EBX_AVAILABLE 0
fbarchard@chromium.org
2010-03-04
2
-2
/
+2
*
ffmpeg disable -fno-omit-frame-pointer to allow valgrind to build without req...
fbarchard@chromium.org
2010-03-04
7
-15
/
+19
*
ffmpeg build vc1 bsfs for chromeos
fbarchard@chromium.org
2010-03-03
1
-0
/
+3
*
Generate stubs for OpenMAX IL
hclam@chromium.org
2010-03-02
3
-1252
/
+1
*
ffmpeg turn off ebp and ebx to pass valgrind
fbarchard@chromium.org
2010-03-02
2
-6
/
+6
*
roll to ffmpeg that respects dirac and remove from ffmpeg.gyp
fbarchard@chromium.org
2010-03-01
1
-3
/
+0
*
ffmpeg roll to source that allows flac to be removed and remove flac from ffm...
fbarchard@chromium.org
2010-03-01
1
-4
/
+0
*
ffmpeg configurations to include bit stream filters.
fbarchard@chromium.org
2010-03-01
21
-35
/
+100
*
ffmpeg/arm add missing file that got lost
piman@chromium.org
2010-02-26
1
-0
/
+1
*
Separate neon flags from armv7, because some platforms have armv7a but no neon.
piman@chromium.org
2010-02-26
9
-23
/
+3448
*
ffmpeg configs with pthreads on windows
fbarchard@chromium.org
2010-02-22
2
-10
/
+10
*
ffmpeg - add WAV support for chromiumos media player.
fbarchard@chromium.org
2010-02-19
4
-18
/
+22
*
Revert 39335 - ffmpeg add WAV support for chromiumos media player.
brettw@chromium.org
2010-02-18
4
-21
/
+17
*
ffmpeg - add WAV support for chromiumos media player.
fbarchard@chromium.org
2010-02-18
4
-17
/
+21
*
ffmpeg additional source files for chromeos arm
fbarchard@chromium.org
2010-02-17
1
-0
/
+8
*
ffmpeg add solaris support.
fbarchard@chromium.org
2010-02-17
1
-8
/
+8
*
FFmpeg requires additional arm source code for chromium linux arm.
fbarchard@chromium.org
2010-02-16
1
-0
/
+4
*
ffmpeg no longer generates or uses version.h
fbarchard@chromium.org
2010-02-12
14
-14
/
+0
*
ffmpeg on arm needs different assembly files.
fbarchard@chromium.org
2010-02-12
1
-7
/
+15
*
ffmpeg configs to fix valgrind and mem align hack
fbarchard@chromium.org
2010-02-12
16
-60
/
+60
*
ffmpeg roll the deps which pulls in the new source, the gyp that builds the n...
fbarchard@chromium.org
2010-02-12
18
-474
/
+3309
*
Include test_shell.gypi in webkit.gyp instead of maintaining a distinct
mark@chromium.org
2010-02-10
1
-1
/
+1
*
OpenBSD/FreeBSD GYP changes (most of the remaining ones)
pvalchev@google.com
2010-02-04
1
-7
/
+9
*
Dropping unconnected obsolete vsprops files.
bradnelson@google.com
2010-02-03
1
-16
/
+0
*
Make chromium and chromiumos for arm use the same options and turn off Neon.
fbarchard@chromium.org
2010-01-23
3
-11
/
+14
*
Add x64 configs for ffmpeg to ChromeOS.
fbarchard@chromium.org
2010-01-05
4
-0
/
+1536
*
Use chromeos branding for toolkit_views build.
oshima@chromium.org
2009-12-23
1
-1
/
+1
*
Implementation of OmxVideoDecodeEngine.
ajwong@chromium.org
2009-12-22
5
-6
/
+8
*
Fix FFmpeg build for ARM
hclam@chromium.org
2009-12-11
5
-14
/
+820
*
ffmpeg remove ununsed ffmpeg source files, move some from chromium to chrome ...
fbarchard@chromium.org
2009-12-10
6
-18
/
+22
*
Revert 34226 - ffmpeg remove ununsed ffmpeg source files, move some from chro...
fbarchard@chromium.org
2009-12-10
6
-25
/
+20
*
ffmpeg remove ununsed ffmpeg source files, move some from chromium to chrome ...
fbarchard@chromium.org
2009-12-10
6
-20
/
+25
*
Disable AnnexB bsf in ffmpeg as it is not needed until we support HW decode.
fbarchard@chromium.org
2009-12-09
3
-6
/
+6
*
New file formats for ChromeOS: wmv, wma, avi and wav.
fbarchard@chromium.org
2009-12-09
3
-53
/
+68
*
Add use_system_yasm GYP variable, which lets FFmpeg build using the host syst...
scherkus@chromium.org
2009-12-08
1
-4
/
+16
*
style fixes in ffmpeg gyp
fbarchard@chromium.org
2009-12-08
1
-2
/
+2
*
Add ChromeOS config.h header.
fbarchard@chromium.org
2009-12-08
9
-1
/
+3107
*
Roll FFmpeg deps in third party
hclam@chromium.org
2009-12-04
6
-0
/
+6
*
Remove product_name now that mac should be naming things correctly.
thomasvl@chromium.org
2009-12-02
1
-1
/
+0
*
Enable the mpeg4toannexb bitstream filter.
ajwong@chromium.org
2009-11-30
5
-9
/
+13
*
Building FFmpeg in tree for arm
hclam@chromium.org
2009-11-13
3
-24
/
+881
*
FFmpeg in-tree build for mac.
ajwong@chromium.org
2009-11-05
6
-53
/
+1672
*
Remove cruft from ffmpeg.
fbarchard@chromium.org
2009-11-03
1
-22
/
+0
*
Remove BZIP2 from list of dependencies.
fbarchard@chromium.org
2009-11-03
1
-1
/
+0
[next]