Commit Graph

26 Commits

Author SHA1 Message Date
TangoCash
f88e4e9451 fix segfaults on some HEVC/h265 files 2019-10-27 11:28:09 +01:00
samsamsam
37c27cf695 Unify h263 and mpeg4 formatters 2019-02-27 09:45:20 +01:00
samsamsam
77cac9222f Add mapping of a stream type and bypass mode and try to set alternative one if main fail 2019-02-27 09:45:20 +01:00
samsamsam
32bc62a65b Attempt to add MJPEG support 2019-02-27 09:45:20 +01:00
samsamsam
c298f20a69 Improve playback of VP9 codec 2019-02-27 09:45:20 +01:00
max_10
d8b3a2d5b4 libeplayer3-arm: debug issue shortened 2019-02-27 09:45:20 +01:00
samsamsam
f58a34e220 Refactoring debug code
Conflicts:
	libeplayer3-arm/container/container_ffmpeg.c
2019-02-27 09:45:20 +01:00
redblue-pkt
5f71277215 armbox: eplayer3 add read-count 2019-02-27 09:45:20 +01:00
max_10
6886c61e10 [libarmbox] libeplayer3-arm code format 2018-10-04 22:29:40 +02:00
samsamsam
55ced53561 Fix typo
Signed-off-by: max_10 <max_10@gmx.de>
2018-04-20 20:19:57 +02:00
samsamsam
0783d816b0 Add buffering for SH4
Signed-off-by: max_10 <max_10@gmx.de>
2018-04-20 20:19:19 +02:00
samsamsam
f380103bfc Add possibility to provide moov atom data as separate file.
This will allow playback of MP4 files which are under download and
moov atom is located at the end of file.

Signed-off-by: max_10 <max_10@gmx.de>
2018-04-12 02:25:49 +02:00
max_10
704bcc5a21 libeplayer3-arm: insert original blank lines from exteplayer3.git, for better merge 2018-04-10 22:19:03 +02:00
samsamsam
93f61a89f6 Linux DVB output for STBs based on Broadcom - replace active pooling by select (ready to write)
Signed-off-by: max_10 <max_10@gmx.de>
2018-04-10 22:18:38 +02:00
samsamsam
2878ec69bc Add buffering for Linux DVB outputs
Signed-off-by: max_10 <max_10@gmx.de>
2018-04-10 22:18:34 +02:00
samsamsam
c150fe7bd6 Set discard flag to all not active streams, do not process packets from discarded streams
Conflicts:
	libeplayer3-arm/container/container_ffmpeg.c
2018-03-22 17:50:35 +01:00
max_10
cb275626b1 libeplayer3-arm: cleanup types, use Context_t in commands 2018-03-13 22:05:50 +01:00
max_10
e5d24ce4ed libeplayer3-arm: reduce compiler warnings 2018-02-09 15:15:39 +01:00
max_10
8fe7fd7a3c libeplayer3-arm: Code formatting 2018-01-21 01:02:57 +01:00
max_10
f72e8edc2e libeplayer3-arm: Code formatting 2018-01-11 13:02:22 +01:00
max_10
e6c29f2545 armbox eplayer: remove writeReverseData (unused) 2018-01-07 19:30:15 +01:00
max_10
96bb5eb255 libeplayer3-arm: Code formatting 2017-12-28 19:53:18 +01:00
max_10
ac5aacd704 Code formatting 2017-12-28 19:52:39 +01:00
TangoCash
2a7f1bb1fa armbox eplayer: add chapters 2017-12-21 10:43:13 +01:00
TangoCash
e5a50e7126 armbox eplayer: add metadata 2017-12-21 10:42:48 +01:00
max_10
b75f8393c2 add libeplayer3-arm test 2017-12-18 19:47:06 +01:00