martii
1cc9619c49
get rid of most compiler warnings
2013-11-09 21:11:32 +01:00
martii
e94b7daf85
fix indent
2013-11-09 21:08:33 +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
09f394fbef
libeplayer3: sync with tdt git commit 06fe782fd6
...
This ports this commit:
Author: Matthias <matthias@Build-VM.(none)>
Date: Fri Oct 26 19:54:46 2012 +0200
[libeplayer3] enable wav payback (16 bit le)
2012-11-03 17:25:52 +01:00
Stefan Seyfried
67dc685e61
libeplayer3: fix invalid free()
...
according to the man pages....
* dirname() can not return NULL
* the pointer returned by dirname must not be free()d
* strdup() can return NULL
2012-10-04 00:02:51 +02:00
Stefan Seyfried
173ef3230a
libeplayer3: sync with tdt git commit fed2a419dc
2012-10-03 23:51:56 +02:00
Stefan Seyfried
4d43213158
libeplayer3: add hack to decrease libavcodec probe size
...
almost disable the libavcodec format probing when using
"myts://" instead of "file://" urls to improve startup speed
for timeshift etc
2012-10-03 23:22:58 +02:00
Stefan Seyfried
c4b359bf92
libeplayer3: silence a seemingly harmless warning
2012-04-08 17:16:06 +02:00
Stefan Seyfried
d2a05977e5
libeplayer3: get rid of __FILE__ for shorter logmessages
2012-02-26 16:11:45 +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