Commit Graph

19 Commits

Author SHA1 Message Date
martii
85bcfb4a17 libeplayer3: change extradata handling 2014-04-05 11:05:37 +02:00
martii
46cd3a2703 libeplayer3: remove tools 2014-04-05 09:51:24 +02:00
martii
9eb23c78f4 libeplayer3: change teletext handling to directly inject packets in tuxtext 2014-03-23 13:54:40 +01:00
martii
cd7c6086d2 libeplayer3: subtitles will now be displayed by neutrino 2014-03-21 20:15:01 +01:00
martii
f60e040d03 libeplayer3: let neutrino handle bitmap subtitles 2014-03-16 07:29:38 +01:00
martii
9b6880102e libeplayer3, libspark/playback_libeplayer3: chapter support 2013-12-23 16:47:29 +01:00
martii
4037122259 sync with seife 2013-06-19 12:41:13 +02:00
Stefan Seyfried
03c9c65bea 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
martii
b2eb2038d7 libeplayer3: the mp3 handler can easily take care of vorbis data, too. 2013-06-13 20:58:08 +02:00
martii
65e69b07fb libeplayer3: get rid of compiler warnings 2013-06-10 15:06:00 +02:00
martii
b035d8ef59 replace libavresample with libswresample 2013-06-01 13:47:47 +02:00
martii
78c53d1baa libeplayer3: merge buffered IO code from TDT; implement proper audio resampling 2013-03-09 14:47:34 +01:00
martii
a367d1f5db sync with seife 2013-01-30 19:13:45 +01:00
Stefan Seyfried
3f2a7a8809 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
martii
2627072d1d libeplayer3: add support for teletext and dvbsubtitle streams 2012-08-04 13:31:28 +02:00
Stefan Seyfried
b83945b4ce libeplayer3: silence many warnings 2012-02-18 12:06:10 +01:00
Stefan Seyfried
ba958c809d build static libeplayer3 and link eplayer3 and meta against it 2012-02-18 12:05:11 +01:00
Stefan Seyfried
2693d2a21e spark: build libeplayer3 statically into libstb-hal 2012-02-15 00:17:38 +01:00
Stefan Seyfried
1005c3f53e 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