aboutsummaryrefslogtreecommitdiff
path: root/multimedia
Commit message (Collapse)AuthorAge
...
* fswebcam: import from old packages feedNicolas Thill2014-08-21
| | | | | | | | - update to latest version (v20140113) - add license info - add myself as maintainer Signed-off-by: Nicolas Thill <nico@openwrt.org>
* mjpg-streamer: cleanup V4L selection and dependencyTed Hess2014-08-16
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* ffmpeg: patch to fix build with uClibc 0.9.33.2Ted Hess2014-08-13
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* ffmpeg: improve minidlna profileIan Leonard2014-08-12
| | | | | | | | | 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>
* ffmpeg: add external libraries section to Config.inIan Leonard2014-08-12
| | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* ffmpeg: add audio-dec profile to libffmpeg-customIan Leonard2014-08-12
| | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* ffmpeg: Drop the libdlna profile from the Custom ffmpeg option. Libdlna is ↵Ian Leonard2014-08-12
| | | | | | | | no longer in the package feed, and has an inactive upstream. Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* ffmpeg: Have the custom Vorbis decoder support select the Ogg demuxer.Ian Leonard2014-08-12
| | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* ffmpeg: update to 2.3.1Ian Leonard2014-08-12
| | | | | | | | | | 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>
* Merge branch 'master' into license-updatesIan Leonard2014-08-10
|\ | | | | | | | | | | | | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com> Conflicts: devel/patch/Makefile multimedia/minidlna/Makefile
| * gst1-plugins-bad: fix the build of several pluginsW. Michael Petullo2014-08-06
| | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
| * gst1-plugins-good: enable more pluginsW. Michael Petullo2014-08-06
| | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
| * gst1-plugins-bad: adjust Makefile so each plugin buildsW. Michael Petullo2014-08-06
| | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
| * Merge remote-tracking branch 'openwrt/master' into gstreamer1W. Michael Petullo2014-08-05
| |\
| | * That on tv phillips normally open mkv,it is necessary to apply this ↵Knyazkov Dmitry2014-08-04
| | | | | | | | | | | | | | | | | | patch.Add license info Signed-off-by: Knyazkov Dmitry <medavedik@gmail.com>
| | * mjpg-streamer: Bump source name version to force source pkg updateTed Hess2014-08-01
| | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
| * | gstreamer1 build work in progressTed Hess2014-08-05
| | |
| * | gstreamer1: add package license file to MakefileW. Michael Petullo2014-07-31
| | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
| * | gst1-plugins-bad: add package license file to MakefileW. Michael Petullo2014-07-31
| | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
| * | gst1-plugins-good: add package license file to MakefileW. Michael Petullo2014-07-31
| | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
| * | gst1-plugins-base: add package license file to MakefileW. Michael Petullo2014-07-31
| | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
| * | gst1-plugins-ugly: add package license file to MakefileW. Michael Petullo2014-07-31
| | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
| * | gst1-plugins-ugly: add package license to MakefileW. Michael Petullo2014-07-31
| | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
| * | gst1-plugins-good: add package license to MakefileW. Michael Petullo2014-07-31
| | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
| * | gst1-plugins-base: add package license to MakefileW. Michael Petullo2014-07-31
| | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
| * | gst1-plugins-bad: add package license to MakefileW. Michael Petullo2014-07-31
| | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
| * | gstreamer1: add package license to MakefileW. Michael Petullo2014-07-31
| | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
| * | gst1-plugins-base: fix build of theora pluginW. Michael Petullo2014-07-31
| | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
| * | gst1-plugins-base: properly specify theora pluginW. Michael Petullo2014-07-31
| | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
| * | Add gstreamer1 packageW. Michael Petullo2014-07-31
| | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
| * | Add gst1-plugins-ugly packageW. Michael Petullo2014-07-31
| | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
| * | Add gst1-plugins-good packageW. Michael Petullo2014-07-31
| | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
| * | Add gst1-plugins-base packageW. Michael Petullo2014-07-31
| | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
| * | Add gst1-plugins-bad packageW. Michael Petullo2014-07-31
| |/ | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | minidlna: add licensing informationIan Leonard2014-07-31
| | | | | | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* | ffmpeg: convert license to SPDX format.Ian Leonard2014-07-31
|/ | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* minidlna: remove ffmpeg includes - not needed. Now builds with newer ffmpeg ↵Ted Hess2014-07-30
| | | | | | versions Signed-off-by: Ted Hess <thess@kitschensync.net>
* shairport: remove unecessary dependenciesTed Hess2014-07-30
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* mjpg-streamer: Upgrade to r182-experimental, add patches to remove debug, ↵Ted Hess2014-07-29
| | | | | | build additional plugins and minor fixes. Signed-off-by: Ted Hess <thess@kitschensync.net>
* motion: add myself as maintainerRoger2014-07-28
| | | | Signed-off-by: Roger D rogerdammit@gmail.com
* motion: add from old packagesRoger2014-07-28
| | | | Signed-off-by: Roger D rogerdammit@gmail.com
* [icecast] use procd for init scriptAndré Gaul2014-07-28
| | | | Signed-off-by: André Gaul <gaul@web-yard.de>
* [icecast] add maintainerAndré Gaul2014-07-25
| | | | Signed-off-by: André Gaul <gaul@web-yard.de>
* [icecast] add minimalistic init scriptAndré Gaul2014-07-25
| | | | Signed-off-by: André Gaul <gaul@web-yard.de>
* [icecast] upgrade to 2.4.0André Gaul2014-07-25
| | | | Signed-off-by: André Gaul <gaul@web-yard.de>
* [icecast] import from old packagesAndré Gaul2014-07-25
| | | | Signed-off-by: André Gaul <gaul@web-yard.de>
* ffmpeg: remember to adjust InstallDev tooIan Leonard2014-07-23
| | | | | | Finish adjustment for libavdevice with libffmpeg-mini Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* ffmpeg: remove libavdevice from the libffmpeg-mini variantIan Leonard2014-07-23
| | | | | | | 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>
* Revert to r181, default webui to simple stream only, option for fullTed Hess2014-07-23
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* Merge pull request #116 from Noltari/shairport-nextTed Hess2014-07-23
|\ | | | | shairport: Improve init script.