Mathieu Virbel
|
7bab19f837
|
fix ffmpeg compilation issue and reduce ffmpeg size by compiling just h264/aac like android
|
2015-08-14 02:32:10 +02:00 |
|
Mathieu Virbel
|
2c04994b71
|
Merge pull request #130 from cbenhagen/ffmpeg-fix
move LDFLAG -undefined dynamic_lookup to python recipe
|
2015-08-08 00:09:31 +02:00 |
|
Ben Hagen
|
83de01938a
|
update ffmpeg version to 2.6.3
|
2015-06-14 20:11:34 +02:00 |
|
Ben Hagen
|
e87cb0286f
|
compile ffmpeg with -j4 as the other recipes
maybe this could be set dynamically by the toolchain?
|
2015-04-28 18:41:47 +02:00 |
|
Ben Hagen
|
1258bf9791
|
bump version to 2.6.2
|
2015-04-28 18:41:47 +02:00 |
|
Ben Hagen
|
ddf50b38b5
|
move LDFLAG -undefined dynamic_lookup to python recipe
Fixes the compilation problems of ffmpeg and allows the removal of an
hotfix in the ffmpeg recipe.
|
2015-04-28 18:19:50 +02:00 |
|
Mathieu Virbel
|
3bf4339d12
|
ffmpeg: don't forget to install libavformat as well.
|
2015-02-22 18:57:04 +01:00 |
|
Mathieu Virbel
|
1039ed0650
|
ffmpeg/ffpyplayer: preliminary recipes for ffmpeg / ffpyplayer. untested on simulator/device yet, but it compiles.
|
2015-02-20 16:12:42 +01:00 |
|