368 Commits

Author SHA1 Message Date
martii
f7baf5ea30 enable wav payback (16 bit le) (from TDT, thanks hellmaster1024)
Origin commit data
------------------
Branch: master
Commit: bc74c7528b
Author: martii <m4rtii@gmx.de>
Date: 2012-10-27 (Sat, 27 Oct 2012)


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

------------------
This commit was generated by Migit
2012-10-27 18:07:02 +02:00
martii
4b55965fa3 libeplayer3: disable noprobe hack
Origin commit data
------------------
Branch: master
Commit: 22d9e34f29
Author: martii <m4rtii@gmx.de>
Date: 2012-10-04 (Thu, 04 Oct 2012)


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

------------------
This commit was generated by Migit
2012-10-04 09:42:28 +02:00
martii
93dee5ef9f sync
Origin commit data
------------------
Branch: master
Commit: e27fd37cad
Author: martii <m4rtii@gmx.de>
Date: 2012-10-04 (Thu, 04 Oct 2012)


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

------------------
This commit was generated by Migit
2012-10-04 09:32:05 +02: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
martii
b4ac2ad25e eplayer3 h263 fix
Origin commit data
------------------
Branch: master
Commit: 1ccc2ee75a
Author: martii <you@example.com>
Date: 2012-08-31 (Fri, 31 Aug 2012)


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

------------------
This commit was generated by Migit
2012-08-31 12:33:59 +02:00
martii
5888e9d4cc fix indent
Origin commit data
------------------
Branch: master
Commit: d7d11fdd0d
Author: martii <you@example.com>
Date: 2012-08-13 (Mon, 13 Aug 2012)


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

------------------
This commit was generated by Migit
2012-08-13 18:42:15 +02:00
martii
826a826f82 libeplayer3: add support for teletext and dvbsubtitle streams
Origin commit data
------------------
Branch: master
Commit: 92731e6fe3
Author: martii <you@example.com>
Date: 2012-08-04 (Sat, 04 Aug 2012)


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

------------------
This commit was generated by Migit
2012-08-04 13:31:28 +02:00
martii
94c012cb91 fix some movieplayer issues
Origin commit data
------------------
Branch: master
Commit: d6bdeb0ff0
Author: martii <you@example.com>
Date: 2012-07-27 (Fri, 27 Jul 2012)


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

------------------
This commit was generated by Migit
2012-07-27 20:09:26 +02:00
martii
f88465699d libeplayer3: sync with tdt
Origin commit data
------------------
Branch: master
Commit: 1d0e6663c4
Author: martii <you@example.com>
Date: 2012-07-21 (Sat, 21 Jul 2012)


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

------------------
This commit was generated by Migit
2012-07-21 21:03:59 +02:00
martii
122fd5afa9 support newer ffmpeg versions
Origin commit data
------------------
Branch: master
Commit: 752e1e4368
Author: martii <you@example.com>
Date: 2012-07-13 (Fri, 13 Jul 2012)


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

------------------
This commit was generated by Migit
2012-07-13 16:22:19 +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