Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
slapos
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
107
Merge Requests
107
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
Open sidebar
nexedi
slapos
Commits
abdfdb07
Commit
abdfdb07
authored
Oct 06, 2011
by
Priscila Manhaes
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated ffmpeg version to 0.7.6 that fix some bugs about some codecs
parent
3448c79d
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
component/ffmpeg/buildout.cfg
component/ffmpeg/buildout.cfg
+4
-4
No files found.
component/ffmpeg/buildout.cfg
View file @
abdfdb07
...
@@ -9,7 +9,7 @@ parts =
...
@@ -9,7 +9,7 @@ parts =
ffmpeg
ffmpeg
[ffmpeg]
[ffmpeg]
<= ffmpeg-0.
6
<= ffmpeg-0.
7
[libogg]
[libogg]
recipe = hexagonit.recipe.cmmi
recipe = hexagonit.recipe.cmmi
...
@@ -76,10 +76,10 @@ md5sum = 8e8b8b253eb046340ff7b6bf7a6ccd3e
...
@@ -76,10 +76,10 @@ md5sum = 8e8b8b253eb046340ff7b6bf7a6ccd3e
configure-options =
configure-options =
--disable-static
--disable-static
[ffmpeg-0.
6
]
[ffmpeg-0.
7
]
recipe = hexagonit.recipe.cmmi
recipe = hexagonit.recipe.cmmi
url = http://www.ffmpeg.org/releases/ffmpeg-0.
6.3
.tar.bz2
url = http://www.ffmpeg.org/releases/ffmpeg-0.
7.6
.tar.bz2
md5sum =
cdf4ad9b2a4d195b5ca874494bc7b0b0
md5sum =
a9de4e2f077c4cd0434f426845478f14
configure-options =
configure-options =
--enable-gpl
--enable-gpl
--enable-version3
--enable-version3
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment