Stefan Seyfried
5137575c11
libspark/eplayer3: fix ffmpeg linker flags
2013-11-09 23:18:08 +01:00
martii
0a386a264d
libeplayer3: the mp3 handler can easily take care of vorbis data, too.
2013-11-09 21:38:39 +01:00
martii
c3bbda3e9c
libeplayer3: get rid of compiler warnings
2013-11-09 21:37:38 +01:00
martii
9ce0d977b1
replace libavresample with libswresample
2013-11-09 21:24:46 +01:00
martii
aae498250b
libeplayer3: merge buffered IO code from TDT; implement proper audio resampling
2013-11-09 21:15:30 +01:00
martii
d431e60284
libeplayer3: add support for teletext and dvbsubtitle streams
2013-11-09 21:02:35 +01:00
Stefan Seyfried
9338fc6d1f
modernize configure.ac and Makefile.am
...
autoconf-1.13 has new warnings, silence them by updating
the buildsystem
2013-06-16 22:16:12 +02:00
Stefan Seyfried
7c46077051
deuglify library build
...
* build intermediate libraries for each subdirectory
* link those libs in main directory instead of single objects
* ugly hack in configure.ac to disable dynamic lib for now
2012-12-01 13:29:27 +01:00
Stefan Seyfried
3d12d277aa
libeplayer3: silence many warnings
2012-02-18 12:06:10 +01:00
Stefan Seyfried
e6e07fb496
build static libeplayer3 and link eplayer3 and meta against it
2012-02-18 12:05:11 +01:00
Stefan Seyfried
54592dc88b
spark: build libeplayer3 statically into libstb-hal
2012-02-15 00:17:38 +01:00
Stefan Seyfried
e4a2e1cbb7
add libeplayer3 from tdt git
...
This imports libeplayer3 as of commit 9160371ccc6 (2012-02-02)
git://gitorious.org/open-duckbox-project-sh4/tdt.git
It would be better to use the original repo, but I need too many
changes for now :-(
2012-02-14 23:01:24 +01:00