Gustavo Zacarias
7446d9471c
package/multimedia: drop libraries, it's just applications now
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-05-05 23:41:25 +02:00
Gustavo Zacarias
5d6f32878f
package/multimedia: move audio libraries out
...
Move audio libraries out of the Audio and Video category into the
Libraries/Audio one.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-05-05 23:41:11 +02:00
Gustavo Zacarias
84d589a963
package/multimedia: move multimedia libraries out
...
Move multimedia libraries ouf of the Audio and Video category into the
Libraries/Multimedia one.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-05-05 23:40:27 +02:00
Qais Yousef
7d012ac969
new package: bellagio
...
[Peter: needs C++, shouldn't force -Werror]
Signed-off-by: Qais Yousef <qais.yousef@imgtec.com >
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-04-29 12:21:57 +02:00
Gustavo Zacarias
a1c9bdd643
audiofile: new package
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-04-25 12:07:36 +02:00
Yegor Yefremov
d67a67efaa
Python: add external modules option
...
all external python packages/libraries should reside in
"external python modules" section.
Move existing modules python-serial and python-mad there
Move python-mad from package/multimedia to package
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com >
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-01-07 20:51:01 +01:00
Gustavo Zacarias
3ac00334d6
swfdec: remove deprecated
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2011-11-09 00:01:36 +01:00
Peter Korsgaard
d96e977e37
package: add pulseaudio
...
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2011-10-20 17:12:57 +02:00
Maxime Ripard
ddb3e10707
Add the libplayer package
...
[Peter: use select instead of depends for mplayer/gstreamer, small tweaks]
Signed-off-by: Maxime Ripard <maxime@free-electrons.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2011-10-06 11:13:31 +02:00
Murat Demirten
a991e3e143
package: add portaudio
...
PortAudio is a free, cross-platform, open-source, audio I/O library.
[Peter: fix whitespace, dependencies, alsa-lib name]
Signed-off-by: Murat Demirten <mdemirten@yh.com.tr >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2011-09-12 22:36:13 +02:00
Mike Williams
86885771d4
package: Added Live555 RTSP Server package
...
[Peter: misc fixes, use real version, correct compile/link flags]
Signed-off-by: Mike Williams <mwilli60@harris.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2011-06-26 22:55:15 +02:00
Thomas Petazzoni
e3bf4de329
festival: remove packages
...
Festival does not build, nobody cared since a long time, and they have
been marked deprecated since quite some time.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2011-05-17 20:06:28 +02:00
Peter Korsgaard
022d206263
package/multimedia: remove vlc
...
It has been marked as broken for close to 1 year (aa3439e6a3 ), without
any effort to fix it, so remove it from the tree.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2011-02-17 14:16:13 +01:00
Gustavo Zacarias
b92f5b7307
lame: new package
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2011-02-10 22:41:13 +01:00
Gustavo Zacarias
1b9f3db859
libcue: new package
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2011-02-10 22:38:08 +01:00
Felipe Contreras
0c19765ba4
Add gst-omapfb package
...
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com >
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2011-02-07 17:24:47 +01:00
Felipe Contreras
6854cb49f8
Add gst-dsp package
...
[Peter: add tidsp-binaries to _DEPENDENCIES]
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com >
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2011-02-07 16:36:29 +01:00
Felipe Contreras
3b35cb0722
Add tidsp-binaries package
...
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com >
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2011-02-07 16:30:40 +01:00
Thomas Petazzoni
6ea3c8bd4d
python-mad: new package
...
python-mad is a Python binding for the MAD library, a high-quality
integer-only MPEG decoder.
This package has been introduced as a test to make sure that
third-party Python modules that rely on a C extension can properly be
built against the Python infrastructure of Buildroot.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2011-01-25 08:59:58 +01:00
Gustavo Zacarias
de597b402b
mpd: new package
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2011-01-21 15:00:17 +01:00
Gustavo Zacarias
64129c0546
musepack: new package
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2011-01-20 21:29:47 +01:00
Gustavo Zacarias
9af7b7677f
libcuefile: new package
...
[Peter: fix build with ccache]
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2011-01-20 21:28:31 +01:00
Gustavo Zacarias
e910b4b202
libreplaygain: new package
...
[Peter: add comment about why we need autoreconf]
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2011-01-20 15:14:20 +01:00
Gustavo Zacarias
f873d28f92
wavpack: new package
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2011-01-20 15:05:46 +01:00
Gustavo Zacarias
22647782d7
faad2: new package
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2011-01-20 13:52:23 +01:00
Gustavo Zacarias
5ba84234e8
libsamplerate: new package
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2011-01-20 13:21:53 +01:00
Gustavo Zacarias
d0f607c47a
vorbis-tools: new package
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2011-01-11 16:33:24 +01:00
Gustavo Zacarias
7f81642675
libao: new package
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2011-01-11 15:16:21 +01:00
Peter Korsgaard
55cc1fd551
package: add gst-ffmpeg
...
ffmpeg plugin for gstreamer.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2010-10-07 15:55:08 +02:00
Peter Korsgaard
d089c987a6
package: add libmpeg2
...
libmpeg2 is a mpeg1/mpeg2 video decoder library.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2010-10-06 11:46:15 +02:00
Luca Ceresoli
13293407c9
ffmpeg: add new package
...
[Peter: configure doesn't support --disable-nls / --disable-largefile,
needs largefile support in toolchain]
Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2010-06-14 23:39:07 +02:00
Peter Korsgaard
640c740378
package: remove broken asterisk package
...
Has been marked as broken for more than one year.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2010-02-09 12:21:37 +01:00
Lionel Landwerlin
5c2ceaa21a
package: Added libdvdnav package (dependency of gst-plugins-bad)
...
Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2009-12-12 08:55:09 +01:00
Lionel Landwerlin
1323ecdd09
Added libdvdread package (dependency of gst-plugins-bad)
...
[Peter: use official upstream, add url to kconfig, fix AUTORARGETS path]
Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2009-12-11 00:32:35 +01:00
Lionel Landwerlin
fec9d0a099
Added libcdaudio package (dependency of gst-plugins-bad)
...
[Peter: add url to kconfig, fix AUTOTARGETS path]
Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2009-12-10 16:27:33 +01:00
Sven Neumann
1dc19c4457
libvorbis: split tremor into its own package
...
This commit splits the Tremor fixed-point implementation
out of the libvorbis package and creates a new package
called 'tremor' for it.
Signed-off-by: Sven Neumann <s.neumann@raumfeld.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2009-12-08 21:48:46 +01:00
Emmanuel Riou
19dde3a7aa
Add Swfdec Free flash library
...
Peter: fixed kconfig (missing/wrong dependencies, text, trailing spaces)
and makefile typo (ohost-pkgconfig).
Signed-off-by: Emmanuel Riou <riou.emmanuel@googlemail.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2009-09-29 11:34:26 +02:00
Sven Neumann
56938f1873
libmms: new package
...
LibMMS is a common library for parsing mms:// and mmsh:// type network
streams.
Signed-off-by: Sven Neumann <s.neumann@raumfeld.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2009-07-23 23:55:01 +02:00
Will Newton
157d1c4639
gst-plugins-bad: New package.
...
A package of gstreamer plugins that may be of lesser quality or lacking
in features.
Closes #395 .
Signed-off-by: Will Newton <will.newton@gmail.com >
2009-06-16 21:54:43 +01:00
Peter Korsgaard
f856f324d4
package/multimeda: add taglib package
...
Based on patch by Sven Neumann <s.neumann@phase-zero.de >, closes #283 .
2009-04-23 20:26:28 +00:00
Peter Korsgaard
24981139f6
package/multimeda: add flac package
...
Patch by Sven Neumann (from #99 ).
Removed optimization patch, cleaned up configure args and fixed download URL.
2009-02-20 13:02:13 +00:00
Peter Korsgaard
963cbf51e7
package/multimedia: add libmpd package
2008-12-26 15:36:03 +00:00
Hans-Christian Egtvedt
fdae8707d6
gst-plugins-ugly: add gstreamer ugly plugins
...
This patch adds the ugly plugins for gstreamer, for more information see
http://gstreamer.freedesktop.org/modules/gst-plugins-ugly.html
2008-12-08 17:57:26 +00:00
Hans-Christian Egtvedt
bb13448976
gst-plugins-good: add gstreamer good plugins
...
This patch adds the good plugins for gstreamer, see
http://gstreamer.freedesktop.org/modules/gst-plugins-good.html for more
information.
2008-12-08 17:55:29 +00:00
Hans-Christian Egtvedt
b535c860c9
gst-plugins-base: add gstreamer base plugins
...
This patch adds the basic plugins for gstreamer, see
http://gstreamer.freedesktop.org/modules/gst-plugins-base.html for more
information.
2008-12-08 17:52:24 +00:00
Hans-Christian Egtvedt
3904838369
gstreamer: add new multimedia package gstreamer
...
gstreamer is powerful framework for streaming media.
2008-12-08 17:48:31 +00:00
Hans-Christian Egtvedt
cd900a0d59
libtheora: add new multimedia package libtheora
...
libtheora is a library used by gstreamer when streaming Ogg multimedia.
2008-12-08 17:45:59 +00:00
Peter Korsgaard
50f2a3981f
mplayer, vlc: move into multimedia category
...
Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de >
2008-11-15 21:33:14 +00:00
Peter Korsgaard
e7df5afeb9
package/audio: rename audio category to multimedia
...
Prepare for the merge of audio and video packages. Many packages cannot
properly be assigned to either audio or video, because they have support
for both (libogg, mplayer, vlc).
Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de >
2008-11-15 21:33:07 +00:00