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
*
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
*
Fix conditional for ffmpegsumo build.
ajwong@chromium.org
2009-10-30
1
-1
/
+1
*
Reenable ffmpegsumo, and also readd the use_system_ffmpeg flag.
ajwong@chromium.org
2009-10-30
1
-6
/
+3
*
Disable the whole ffmpegsumo clause via a tautology.
ajwong@chromium.org
2009-10-30
1
-2
/
+2
*
Disable ffmpegsumo target due to build-bot issues.
ajwong@chromium.org
2009-10-30
1
-2
/
+8
*
Add yasm and ffmpeg into the build tree for linux.
ajwong@chromium.org
2009-10-30
12
-44
/
+3672
*
Add comments setting emacs and vim tab width and expansion variables.
sgk@google.com
2009-10-06
1
-0
/
+6
*
Make <video> works properly in test_shell in mac
hclam@chromium.org
2009-10-02
1
-0
/
+4
*
Disable FFmpeg logging as it interferes with layout tests.
scherkus@chromium.org
2009-09-19
1
-0
/
+1
*
Update ffmpeg binaries directories to support variants based off the target a...
ajwong@chromium.org
2009-09-18
1
-12
/
+13
*
Properly only add linker flag for linux/freebsd.
thomasvl@chromium.org
2009-09-16
1
-8
/
+10
*
Force inclusion of build/common.gypi for all chromium gyp files.
yaar@chromium.org
2009-09-15
1
-3
/
+0
*
Fix the Linux shared build.
thestig@chromium.org
2009-09-15
1
-0
/
+6
*
Added USE_GDK, set when either TOOLKIT_GTK or TOOLKIT_VIEWS is set but
benl@chromium.org
2009-09-07
1
-2
/
+2
*
Style changes for readability review.
ajwong@chromium.org
2009-09-02
2
-411
/
+487
*
Fix Issue 160529 in a nice way with unittest.
fbarchard@chromium.org
2009-08-21
1
-0
/
+1
*
Gyp change to allow overriding of the binaries used based on environment vari...
ajwong@chromium.org
2009-08-18
1
-2
/
+6
*
Move to using updated chromium binaries pulled in via platform-specific DEPS.
ajwong@chromium.org
2009-08-08
10
-12
/
+0
*
Remove pthread from ffmpeg copy step
fbarchard@chromium.org
2009-08-07
1
-1
/
+0
*
Binaries for chromium built updated OGG, and reduced in size with O2 and stat...
fbarchard@chromium.org
2009-08-07
4
-0
/
+0
*
Linux: preload ffmpeg in the zygote.
agl@chromium.org
2009-08-05
1
-1
/
+3
*
Revert "Linux: preload ffmpeg in the zygote."
agl@chromium.org
2009-08-04
1
-3
/
+1
*
Linux: preload ffmpeg in the zygote.
agl@chromium.org
2009-08-04
1
-1
/
+3
*
Linux: add use_system_ffmpeg GYP variable.
agl@chromium.org
2009-07-20
1
-8
/
+19
*
Rewrite ffmpeg_binaries target to use GYP built-ins and branding conditions.
mmoss@chromium.org
2009-07-13
2
-96
/
+27
*
Add mac and linux binaries for ffmpeg.
ajwong@chromium.org
2009-07-08
6
-0
/
+0
*
Cleanup resources allocated by FFmpeg to avoid memory and threads leaks
hclam@chromium.org
2009-07-07
2
-0
/
+2
*
Checking in Windows FFmpeg binaries for Chromium.
scherkus@chromium.org
2009-07-06
6
-10
/
+34
*
Make FFmpeg delay load settings propagate to all shared libraries and executa...
scherkus@chromium.org
2009-07-01
1
-8
/
+8
*
Fixed typo in ffmpeg.gyp that caused avcodec-52.dll to not get copied.
scherkus@chromium.org
2009-06-30
1
-1
/
+1
*
Add in support for copying the ffmpeg binaries in linux and mac.
ajwong@chromium.org
2009-06-30
2
-29
/
+94
*
Revert r19534 "Add in support for copying the ffmpeg binaries in linux and mac."
ajwong@chromium.org
2009-06-29
2
-97
/
+29
*
Add in support for copying the ffmpeg binaries in linux and mac.
ajwong@chromium.org
2009-06-29
2
-29
/
+97
*
Setting executable bit for third_party/ffmpeg/copy_binaries.sh
hclam@chromium.org
2009-06-27
1
-0
/
+0
*
Refactor FFmpegVideoDecoder::OnDecode and unittest and add state tracking.
ajwong@chromium.org
2009-06-22
2
-1
/
+9
*
Make the generated stubs weak. Enable the unittests that had conflicting sym...
ajwong@chromium.org
2009-06-16
1
-1
/
+6
*
Change delayload attribute from string to list in gyp files
hclam@chromium.org
2009-06-12
1
-1
/
+5
*
Delay loading FFmpeg dlls from the test_shell
hclam@chromium.org
2009-06-12
1
-0
/
+5
*
Revert "Revert r18122: "Reapply ffmpeg changes." (it broke the Linux make bui...
tc@google.com
2009-06-11
7
-48
/
+178
*
Revert r18122: "Reapply ffmpeg changes." (it broke the Linux make build).
agl@chromium.org
2009-06-11
7
-178
/
+48
*
Define all file handles so if open fails, we can still test for the variable.
ajwong@chromium.org
2009-06-11
1
-0
/
+5
*
Reapply ffmpeg changes. The original review is at http://codereview.chromium....
ajwong@chromium.org
2009-06-11
7
-48
/
+178
*
Removing ffmpeg again.
ajwong@chromium.org
2009-06-09
6
-150
/
+41
*
Fixing include path for windows.
ajwong@chromium.org
2009-06-09
1
-0
/
+3
*
Reapply ffmpeg changes. The original review is at http://codereview.chromium....
ajwong@chromium.org
2009-06-09
6
-41
/
+147
[next]