Commit Graph

67 Commits

Author SHA1 Message Date
martii
d02696233c libeplayer3: add callback to abort avformat_open_input 2013-03-10 15:44:30 +01:00
martii
1d70357b45 libspark/playback: let GetPosition return false on EOF 2013-02-26 19:55:29 +01:00
martii
079d28cc86 libspark/playback_libeplayer3: treat rtmp/mms as http stream 2012-11-14 14:20:31 +01:00
martii
9150713e46 improve subtitle handling 2012-11-06 14:34:31 +01:00
martii
aa0681a555 libspark/libeplayer: rudimentary subtitle support, probably unstable 2012-11-04 15:39:48 +01:00
martii
aca3da1f29 get rid of most compiler warnings 2012-10-27 18:08:29 +02:00
martii
e27fd37cad sync 2012-10-04 09:32:05 +02:00
Stefan Seyfried
9efe410790 spark: speed up playback start for PLAYMODE_TS 2012-10-04 00:09:04 +02:00
martii
92731e6fe3 libeplayer3: add support for teletext and dvbsubtitle streams 2012-08-04 13:31:28 +02:00
martii
d6bdeb0ff0 fix some movieplayer issues 2012-07-27 20:09:26 +02:00
Stefan Seyfried
5001e2f103 spark: improve libeplayer3 playback for timeshift
* open output only when really starting playback, just pause
  videodecoder before, so that still picture on timeshift works
* adapt to strange neutrino calling conventions, so that jump-on-
  start works for pause -> play -> stop (live) -> pause again
  sequence for timeshift works
TODO: the startup for H264 timeshifting is too slow, needs
      improvement
2012-04-08 17:12:52 +02:00
Stefan Seyfried
f72812d642 spark: add hack to simulate the timeshift file length 2012-04-08 16:58:19 +02:00
Stefan Seyfried
542a026b9b spark: return true for EOF in cPlayback::GetPosition 2012-04-01 17:51:48 +02:00
Stefan Seyfried
904d91f82b spark: only reopen decoders in cPlayback::Close if we closed them 2012-02-25 14:19:30 +01:00
Stefan Seyfried
54cc8ddc80 spark: remove unused cPlayback() stuff 2012-02-15 00:43:09 +01:00
Stefan Seyfried
4e3773c568 spark: use libeplayer3 for playback 2012-02-15 00:25:36 +01:00
Stefan Seyfried
ebf92d82ec spark: add cPlayback code from TDT git
This imports cplayback as of commit 12d2c15d0e (2011-12-13)
git://gitorious.org/open-duckbox-project-sh4/tdt.git
Needs some adjustment to make it build...
2012-02-15 00:17:39 +01:00