33 Commits

Author SHA1 Message Date
vanhofen
c0034ff0b7 - libeplayer3: sync with max_10 2023-01-26 08:44:33 +01: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
schpuntik
73483990f8 Enable aac writer and use resmpling for some AAC streams thx Taapat and technik 2016-10-31 02:06:05 +01:00
martii
9112c4d16d libeplayer3: implement multi-program support 2014-08-22 18:53:52 +02:00
martii
6eea7139a4 libeplayer3/writer: add fd to writer class 2014-05-01 12:51:41 +02:00
martii
e2e5582c64 libeplayer3: cleanup AVFormatContext propagation to writers 2014-05-01 10:15:14 +02:00
martii
ad8620e76a libeplayer3/writer: remove constructors/destructors from writer class 2014-04-26 14:57:22 +02:00
martii
7d49d4d32b libeplayer3: continue refresh 2014-04-08 20:02:07 +02:00
martii
42efb5c739 libeplayer3: cleanups 2014-04-07 23:00:03 +02:00
martii
889d68740c libeplayer3: implement Writer class 2014-04-06 11:35:17 +02:00
martii
aa98de5993 libeplayer3: remove writeReverseData (unused) 2014-04-05 17:50:22 +02:00
martii
492b7f1b8d libeplayer3: cleanup pcm writer 2014-04-05 17:44:42 +02:00
martii
1c380d1167 libeplayer3: let writers use AVPacket 2014-04-05 16:17:57 +02:00
martii
ec307c0f09 libeplayer3: c++ adjustments 2014-04-05 16:02:06 +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
daaa1ca8df libeplayer3: change teletext handling to directly inject packets in tuxtext 2014-03-23 13:54:40 +01:00
martii
c3278d9c3e cleanup 2014-03-21 23:27:37 +01:00
martii
8c577d8e6f libeplayer3: subtitles will now be displayed by neutrino 2014-03-21 20:15:01 +01:00
martii
2d652aab01 libeplayer3: run through indent, no binary change 2013-11-21 19:40:47 +01:00
martii
a56e611a05 libspark/audio, libeplayer3: audio type adjustments 2013-11-11 12:30:47 +01:00
martii
b64bdcb370 libeplayer3: use uint32_t for frame buffer access 2013-07-27 11:17:49 +02:00
martii
9d4502b7fe libeplayer3: get rid of compiler warnings 2013-06-10 15:06:00 +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