Bruno Randolf
e652eb6243
ffmpeg: Disable mips32r2 for mips32 CPUs
Some CPUs, such as the au1500 are MIPS32 but not MIPS32r2 and we have to
explicitly disable mips32r2 in the ffmpeg configure script.
Signed-off-by: Bruno Randolf <br1@einfach.org>
10 years ago
Ian Leonard
94b4a11fe1
ffmpeg: Update to 2.3.4
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
10 years ago
Ian Leonard
ad20ef1147
ffmpeg: add libopus support
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
10 years ago
Ian Leonard
39d930cfb4
ffmpeg: update to 2.3.3
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
10 years ago
Ted Hess
ca7ddc5abc
ffmpeg: patch to fix build with uClibc 0.9.33.2
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Ian Leonard
8bbe2c06fa
ffmpeg: improve minidlna profile
Minidlna has no need to mux streams, or be able to read network streams at this point in time, so remove this support from
libffmpeg.
Synchronize the minidlna profile between libffmpeg-ucstom and libffmpeg-mini.
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
10 years ago
Ian Leonard
2b414271f5
ffmpeg: add external libraries section to Config.in
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
10 years ago
Ian Leonard
bcb2eea7a4
ffmpeg: add audio-dec profile to libffmpeg-custom
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
10 years ago
Ian Leonard
77366562a5
ffmpeg: Drop the libdlna profile from the Custom ffmpeg option. Libdlna is no longer in the package feed, and has an inactive
upstream.
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
10 years ago
Ian Leonard
b246dadc45
ffmpeg: Have the custom Vorbis decoder support select the Ogg demuxer.
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
10 years ago
Ian Leonard
228c3d0dea
ffmpeg: update to 2.3.1
Changes:
Disable SIMD usage; creates build errors
Disable runtime cpudetect as it's all disabled
Re-enable compiler optimizations
re-enable stripping
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
10 years ago
Ian Leonard
c729313425
ffmpeg: convert license to SPDX format.
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
10 years ago
Ian Leonard
875eb1cc24
ffmpeg: remember to adjust InstallDev too
Finish adjustment for libavdevice with libffmpeg-mini
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
10 years ago
Ian Leonard
92e8e56069
ffmpeg: remove libavdevice from the libffmpeg-mini variant
As libffmpeg-mini is intended for DLNA purposes, it needs only
to identify media, not interact with input or output devices.
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
10 years ago
thess
f61fe11ce0
FFMPEG: Add more custom options, add audio-only decoder option, update pkg release, copyright, add myself as pkg maintainer
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Ted Hess
93df7dde30
Import ffmpeg from oldpackages
10 years ago