Commit Graph

36 Commits

Author SHA1 Message Date
martii
b06c39e105 libeplayer3: merge buffered IO code from TDT; implement proper audio resampling
Origin commit data
------------------
Branch: master
Commit: 1a2aa05948
Author: martii <m4rtii@gmx.de>
Date: 2013-03-09 (Sat, 09 Mar 2013)


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

------------------
This commit was generated by Migit
2013-03-09 14:47:34 +01:00
martii
f0138cbd29 libeplayer3/container_ffmpeg: minor cleanup
Origin commit data
------------------
Branch: master
Commit: 404c0a2b2d
Author: martii <m4rtii@gmx.de>
Date: 2013-03-04 (Mon, 04 Mar 2013)


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

------------------
This commit was generated by Migit
2013-03-04 19:22:47 +01:00
martii
4696a17def libeplayer3/container_ffmpeg: no need to scale the buffer
Origin commit data
------------------
Branch: master
Commit: 828049ccbb
Author: martii <m4rtii@gmx.de>
Date: 2013-03-04 (Mon, 04 Mar 2013)


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

------------------
This commit was generated by Migit
2013-03-04 17:37:44 +01:00
martii
75d60e7bc0 libeplayer3: this may improve recovery from broken streams
Origin commit data
------------------
Branch: master
Commit: faeac91113
Author: martii <m4rtii@gmx.de>
Date: 2013-03-03 (Sun, 03 Mar 2013)


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

------------------
This commit was generated by Migit
2013-03-03 20:55:39 +01:00
martii
c689d87d07 libeplayer3: switch back to software decoding for AAC; crude fix for PCM injection (newer ffmpeg versions return floats instead of shorts), injected PCM streams (OGG, for example), will now work again. I'd be grateful if anybody with a deeper understanding of the FFMPEG API would supply a cleaner fix ...
Origin commit data
------------------
Branch: master
Commit: fbb9dcbb03
Author: martii <m4rtii@gmx.de>
Date: 2013-03-03 (Sun, 03 Mar 2013)


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

------------------
This commit was generated by Migit
2013-03-03 13:38:39 +01:00
martii
ba9c1f7d42 libeplayer: set 65535 as maximum PES length
Origin commit data
------------------
Branch: master
Commit: 3085e72c01
Author: martii <m4rtii@gmx.de>
Date: 2013-02-26 (Tue, 26 Feb 2013)


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

------------------
This commit was generated by Migit
2013-02-26 19:57:15 +01:00
martii
daf47b199b libeplayer: assume unlimited PES length for too large packets
Origin commit data
------------------
Branch: master
Commit: c964a090dd
Author: martii <m4rtii@gmx.de>
Date: 2013-02-26 (Tue, 26 Feb 2013)


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

------------------
This commit was generated by Migit
2013-02-26 19:56:08 +01:00
martii
80e01fa9bb sync with seife
Origin commit data
------------------
Branch: master
Commit: 5d64ecf5fb
Author: martii <m4rtii@gmx.de>
Date: 2013-01-30 (Wed, 30 Jan 2013)


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

------------------
This commit was generated by Migit
2013-01-30 19:13:45 +01:00
martii
1bbd1ffc87 libeplayer3: experimental fixes
Origin commit data
------------------
Branch: master
Commit: d481adb2b8
Author: martii <m4rtii@gmx.de>
Date: 2013-01-17 (Thu, 17 Jan 2013)


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

------------------
This commit was generated by Migit
2013-01-17 18:37:45 +01: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
martii
c9e0d0b6a4 libeplayer/playback: initialize length to -1
Origin commit data
------------------
Branch: master
Commit: 6e74f47285
Author: martii <m4rtii@gmx.de>
Date: 2012-11-12 (Mon, 12 Nov 2012)


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

------------------
This commit was generated by Migit
2012-11-12 14:20:55 +01:00
martii
840d2a81b1 libeplayer3 fix
Origin commit data
------------------
Branch: master
Commit: dcb1512663
Author: martii <m4rtii@gmx.de>
Date: 2012-11-10 (Sat, 10 Nov 2012)


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

------------------
This commit was generated by Migit
2012-11-10 13:41:59 +01:00
martii
db7a10bb74 libeplayer3: check for valid avContext pointer
Origin commit data
------------------
Branch: master
Commit: 3d5353cbd8
Author: martii <m4rtii@gmx.de>
Date: 2012-11-09 (Fri, 09 Nov 2012)


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

------------------
This commit was generated by Migit
2012-11-09 17:43:11 +01:00
martii
79ff14bd82 improve subtitle handling
Origin commit data
------------------
Branch: master
Commit: 9150713e46
Author: martii <m4rtii@gmx.de>
Date: 2012-11-06 (Tue, 06 Nov 2012)


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

------------------
This commit was generated by Migit
2012-11-06 14:34:31 +01:00
martii
5ef9887260 sync
Origin commit data
------------------
Branch: master
Commit: 994bd78e4e
Author: martii <m4rtii@gmx.de>
Date: 2012-11-04 (Sun, 04 Nov 2012)


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

------------------
This commit was generated by Migit
2012-11-04 18:46:58 +01:00
martii
a783f1de92 libspark/libeplayer: rudimentary subtitle support, probably unstable
Origin commit data
------------------
Branch: master
Commit: aa0681a555
Author: martii <m4rtii@gmx.de>
Date: 2012-11-04 (Sun, 04 Nov 2012)


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

------------------
This commit was generated by Migit
2012-11-04 15:39:48 +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
martii
e6519f45fe get rid of most compiler warnings
Origin commit data
------------------
Branch: master
Commit: aca3da1f29
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:08:29 +02:00
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