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>
2014-10-14 10:17:11 +01:00
Ian Leonard
94b4a11fe1
ffmpeg: Update to 2.3.4
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-10-11 22:13:15 -07:00
Ian Leonard
ad20ef1147
ffmpeg: add libopus support
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-10-11 22:13:15 -07:00
Nicolas Thill
3838680f3c
gst1-libav: fix build on x86_64
...
Disable yasm explicitely to fix build on x86_64 when yasm is not installed
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2014-09-22 10:52:18 +02:00
Nicolas Thill
9a3f00d37a
gst1-libav: fix configure
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2014-09-22 10:49:04 +02:00
Ted Hess
b1ed1ded36
Merge pull request #318 from thess/gst1-libav
...
gst1-libav: Import gstreamer libary based on bundled libav
2014-09-17 17:12:37 -04:00
Ted Hess
aa7ede2712
Merge pull request #315 from thess/gst1-menus
...
gstreamer1: reorganize options selection menus
2014-09-17 17:11:59 -04:00
Ted Hess
e8aaebb2df
shairport: remove service_stop call to SIGINT. SIGINT/SIGTERM both work in latest version.
...
Fixes restart/reload calls
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-09-17 16:02:23 -04:00
Ted Hess
d3805f3687
gst1-libav: Import gstreamer libary based on bundled libav
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-09-17 13:21:26 -04:00
Ted Hess
8227368777
gstreamer1: reorganize options selection menus
...
gst-plugins-bad: plugins-bad package missing (fix install def)
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-09-17 13:00:56 -04:00
Ian Leonard
39d930cfb4
ffmpeg: update to 2.3.3
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-08-30 01:23:46 -07:00
Álvaro Fernández Rojas
6b287fd2bb
shairport: update to latest version, add license and switch release to source version
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2014-08-22 15:29:48 +02:00
Álvaro Fernández Rojas
6ec08ce9b4
shairport: fix buffer config var
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2014-08-22 15:28:55 +02:00
Nicolas Thill
3a9be2aab8
fswebcam: import from old packages feed
...
- update to latest version (v20140113)
- add license info
- add myself as maintainer
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2014-08-21 19:00:20 +02:00
Ted Hess
f5324a5fa0
mjpg-streamer: cleanup V4L selection and dependency
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-08-16 15:51:34 -04:00
Ted Hess
ca7ddc5abc
ffmpeg: patch to fix build with uClibc 0.9.33.2
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-08-13 12:46:19 -04:00
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>
2014-08-12 13:03:51 -07:00
Ian Leonard
2b414271f5
ffmpeg: add external libraries section to Config.in
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-08-12 13:03:51 -07:00
Ian Leonard
bcb2eea7a4
ffmpeg: add audio-dec profile to libffmpeg-custom
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-08-12 13:03:51 -07:00
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>
2014-08-12 13:03:51 -07:00
Ian Leonard
b246dadc45
ffmpeg: Have the custom Vorbis decoder support select the Ogg demuxer.
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-08-12 13:03:51 -07:00
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>
2014-08-12 13:02:46 -07:00
Ian Leonard
f5a1d1bba6
Merge branch 'master' into license-updates
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
Conflicts:
devel/patch/Makefile
multimedia/minidlna/Makefile
2014-08-10 01:09:06 -07:00
W. Michael Petullo
e35d46becf
gst1-plugins-bad: fix the build of several plugins
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-08-06 14:02:19 -04:00
W. Michael Petullo
8431c041b1
gst1-plugins-good: enable more plugins
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-08-06 13:12:50 -04:00
W. Michael Petullo
77b4014f29
gst1-plugins-bad: adjust Makefile so each plugin builds
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-08-06 08:56:01 -04:00
W. Michael Petullo
6c9015eb5d
Merge remote-tracking branch 'openwrt/master' into gstreamer1
2014-08-05 17:47:34 -04:00
Ted Hess
26ef97123c
gstreamer1 build work in progress
2014-08-05 16:33:20 -04:00
Knyazkov Dmitry
fed19e8c3c
That on tv phillips normally open mkv,it is necessary to apply this patch.Add license info
...
Signed-off-by: Knyazkov Dmitry <medavedik@gmail.com>
2014-08-04 22:34:04 +04:00
Ted Hess
4059ba271d
mjpg-streamer: Bump source name version to force source pkg update
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-08-01 08:48:50 -04:00
Ian Leonard
572ecf828d
minidlna: add licensing information
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-07-31 21:34:30 -07:00
Ian Leonard
c729313425
ffmpeg: convert license to SPDX format.
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-07-31 21:34:30 -07:00
W. Michael Petullo
b94907df64
gstreamer1: add package license file to Makefile
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-07-31 10:50:22 -04:00
W. Michael Petullo
a072bc7516
gst1-plugins-bad: add package license file to Makefile
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-07-31 10:50:08 -04:00
W. Michael Petullo
57ff96d303
gst1-plugins-good: add package license file to Makefile
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-07-31 10:49:54 -04:00
W. Michael Petullo
14145d0188
gst1-plugins-base: add package license file to Makefile
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-07-31 10:49:45 -04:00
W. Michael Petullo
f6819a12a3
gst1-plugins-ugly: add package license file to Makefile
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-07-31 10:49:33 -04:00
W. Michael Petullo
d42ad88941
gst1-plugins-ugly: add package license to Makefile
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-07-31 10:46:07 -04:00
W. Michael Petullo
37f7ec2c47
gst1-plugins-good: add package license to Makefile
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-07-31 10:45:57 -04:00
W. Michael Petullo
09ba982ccc
gst1-plugins-base: add package license to Makefile
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-07-31 10:45:49 -04:00
W. Michael Petullo
5c66e21e76
gst1-plugins-bad: add package license to Makefile
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-07-31 10:45:31 -04:00
W. Michael Petullo
ffae177bb1
gstreamer1: add package license to Makefile
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-07-31 10:45:20 -04:00
W. Michael Petullo
b2a13d01a1
gst1-plugins-base: fix build of theora plugin
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-07-31 10:45:04 -04:00
W. Michael Petullo
5173999193
gst1-plugins-base: properly specify theora plugin
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-07-31 10:44:52 -04:00
W. Michael Petullo
a4ffe9bf9f
Add gstreamer1 package
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-07-31 10:44:40 -04:00
W. Michael Petullo
297bf69c4a
Add gst1-plugins-ugly package
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-07-31 10:44:23 -04:00
W. Michael Petullo
d34841f35c
Add gst1-plugins-good package
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-07-31 10:44:11 -04:00
W. Michael Petullo
8433800965
Add gst1-plugins-base package
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-07-31 10:44:01 -04:00
W. Michael Petullo
37f634045c
Add gst1-plugins-bad package
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-07-31 10:43:50 -04:00
Ted Hess
5fd60ef927
minidlna: remove ffmpeg includes - not needed. Now builds with newer ffmpeg versions
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-07-30 12:03:23 -04:00