Commit Graph

12 Commits

Author SHA1 Message Date
Stefan Seyfried
d0072cb289 modernize configure.ac and Makefile.am
autoconf-1.13 has new warnings, silence them by updating
the buildsystem


Origin commit data
------------------
Branch: master
Commit: 9338fc6d1f
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-06-16 (Sun, 16 Jun 2013)



------------------
This commit was generated by Migit
2013-06-16 22:16:12 +02:00
Stefan Seyfried
d01bf34af3 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


Origin commit data
------------------
Branch: master
Commit: 7c46077051
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-12-01 (Sat, 01 Dec 2012)



------------------
This commit was generated by Migit
2012-12-01 13:29:27 +01:00
Stefan Seyfried
17e75cecd1 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)


Origin commit data
------------------
Branch: master
Commit: 09f394fbef
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-11-03 (Sat, 03 Nov 2012)

Origin message was:
------------------
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)


------------------
This commit was generated by Migit
2012-11-03 17:25:52 +01:00
Stefan Seyfried
5a328ea1e8 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


Origin commit data
------------------
Branch: master
Commit: 67dc685e61
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-10-04 (Thu, 04 Oct 2012)



------------------
This commit was generated by Migit
2012-10-04 00:02:51 +02:00
Stefan Seyfried
6b29558dc9 libeplayer3: sync with tdt git commit fed2a419dc
Origin commit data
------------------
Branch: master
Commit: 173ef3230a
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-10-03 (Wed, 03 Oct 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-10-03 23:51:56 +02:00
Stefan Seyfried
1f2ade42c5 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


Origin commit data
------------------
Branch: master
Commit: 4d43213158
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-10-03 (Wed, 03 Oct 2012)



------------------
This commit was generated by Migit
2012-10-03 23:22:58 +02:00
Stefan Seyfried
f907005780 libeplayer3: silence a seemingly harmless warning
Origin commit data
------------------
Branch: master
Commit: c4b359bf92
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-04-08 (Sun, 08 Apr 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-04-08 17:16:06 +02:00
Stefan Seyfried
2e5ca871de libeplayer3: get rid of __FILE__ for shorter logmessages
Origin commit data
------------------
Branch: master
Commit: d2a05977e5
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-02-26 (Sun, 26 Feb 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-02-26 16:11:45 +01:00
Stefan Seyfried
443ba5744c libeplayer3: silence many warnings
Origin commit data
------------------
Branch: master
Commit: 3d12d277aa
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-02-18 (Sat, 18 Feb 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-02-18 12:06:10 +01:00
Stefan Seyfried
08a77752ec build static libeplayer3 and link eplayer3 and meta against it
Origin commit data
------------------
Branch: master
Commit: e6e07fb496
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-02-18 (Sat, 18 Feb 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-02-18 12:05:11 +01:00
Stefan Seyfried
b4b3279dbd spark: build libeplayer3 statically into libstb-hal
Origin commit data
------------------
Branch: master
Commit: 54592dc88b
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-02-14 (Tue, 14 Feb 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-02-15 00:17:38 +01:00
Stefan Seyfried
d670397115 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 :-(


Origin commit data
------------------
Branch: master
Commit: e4a2e1cbb7
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-02-14 (Tue, 14 Feb 2012)



------------------
This commit was generated by Migit
2012-02-14 23:01:24 +01:00