35 Commits

Author SHA1 Message Date
max_10
d1289c5291 Fix build errors with FFmpeg5 2023-01-26 08:43:56 +01:00
BPanther
3d9e2bfad7 small fixes 2021-06-13 16:29:40 +02:00
Thilo Graf
60f6a1f4be lib cleanup and sync for mips vu support 2020-01-05 21:11:50 +01:00
svenhoefer
335dbdd2ea - move libeplayer3-sh4 code to libeplayer3-sh4 directory; ...
rename library to libeplayer3_sh4.la

Signed-off-by: Thilo Graf <dbt@novatux.de>
2019-01-01 15:50:12 +01:00
max_10
10710b9b53 Revert "change libeplayer3 to own thread class"
This reverts commit 9ed0a0d244.
2018-10-04 22:33:16 +02:00
smogm
9ed0a0d244 change libeplayer3 to own thread class 2015-01-12 20:26:52 +01:00
martii
9112c4d16d libeplayer3: implement multi-program support 2014-08-22 18:53:52 +02:00
martii
e2e5582c64 libeplayer3: cleanup AVFormatContext propagation to writers 2014-05-01 10:15:14 +02:00
martii
18d7a15b88 libeplayer3/input: stream duration fix 2014-04-30 19:08:30 +02:00
martii
2729075a35 libeplayer3: minor adjustments 2014-04-16 17:26:53 +02:00
martii
7d49d4d32b libeplayer3: continue refresh 2014-04-08 20:02:07 +02:00
martii
b08abf6b52 libeplayer3: merge Playback to Player class 2014-04-07 21:25:30 +02:00
martii
cba7a708be libeplayer3: implement Playback and Input classes 2014-04-07 21:01:02 +02:00
martii
6c1f7c13bd libeplayer3: implement Manager class 2014-04-06 21:12:56 +02:00
martii
cd3d91fa38 libeplayer3: implement Output class 2014-04-06 18:19:00 +02:00
martii
dd527fdfba libeplayer3: rename Content_t => Player 2014-04-06 12:11:40 +02:00
martii
889d68740c libeplayer3: implement Writer class 2014-04-06 11:35:17 +02:00
martii
27d4c15952 libeplayer: simplify writer/pcm 2014-04-05 19:32:58 +02:00
martii
ec307c0f09 libeplayer3: c++ adjustments 2014-04-05 16:02:06 +02:00
martii
6fa9a5a495 libeplayer: remove inject_raw_pcm (unused) 2014-04-05 13:24:39 +02:00
martii
21a7d427fd libeplayer3: move audio resampling to dedicated ipcm writer 2014-04-05 13:21:58 +02:00
martii
abc8d3661e libeplayer3: move width/height/framerate/timescale calculation to writers 2014-04-05 11:36:49 +02:00
martii
0895d29e2a libeplayer3: change extradata handling 2014-04-05 11:05:37 +02:00
martii
6328d3746e libeplayer3: make ffmpeg data available to manager, output and writer 2014-04-05 10:16:30 +02:00
martii
e5237866c4 libeplayer3: cleanup types 2014-04-05 10:01:52 +02:00
martii
d9e8e98678 libeplayer3: let neutrino handle bitmap subtitles 2014-03-16 07:29:38 +01:00
martii
450ac45c30 libeplayer3, libspark/playback_libeplayer3: chapter support 2013-12-23 16:47:29 +01:00
martii
2d652aab01 libeplayer3: run through indent, no binary change 2013-11-21 19:40:47 +01:00
martii
124cd8e4ba libeplayer3: tracks update is now lock-free 2013-08-16 19:35:07 +02:00
martii
6f384fc6b6 libeplayer3: cleanup 2013-06-08 12:05:36 +02:00
martii
994bd78e4e sync 2012-11-04 18:46:58 +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
martii
bc74c7528b enable wav payback (16 bit le) (from TDT, thanks hellmaster1024) 2012-10-27 18:07:02 +02:00
martii
92731e6fe3 libeplayer3: add support for teletext and dvbsubtitle streams 2012-08-04 13:31:28 +02: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