Commit Graph

36 Commits

Author SHA1 Message Date
Jacek Jendrzej
005bcbdf01 libeplayer3-arm/container/container_ffmpeg.c fix possible segfault 2019-04-10 12:46:09 +02:00
Frankenstone
d44e2b0419 libarm use ffmpeg log 2019-03-05 20:36:16 +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
samsamsam
0500967a2a Improve seeks on playback with multi AV context - when option 2019-02-27 09:45:20 +01:00
samsamsam
6ee43d0121 libavformat option was not set for the second context. 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
Charles Duco
99844a02dd added webvtt support 2019-02-27 09:45:20 +01:00
redblue-pkt
5f71277215 armbox: eplayer3 add read-count 2019-02-27 09:45:20 +01:00
Jacek Jendrzej
f5c1a7c9a3 try fix to call container_ffmpeg_stop on file EOF 2019-02-22 21:32:23 +01:00
Jacek Jendrzej
167c259649 fix memleak , free unused track.aacbuf 2019-02-22 15:23:26 +01:00
Jacek Jendrzej
e51ad20c46 workaround for double malloc if container_ffmpeg_stop is not called after file play to end 2019-02-21 19:46:27 +01:00
TangoCash
1a2fd80b53 libeplayer3-arm: fix h265 playback
Signed-off-by: Thilo Graf <dbt@novatux.de>
2018-10-16 08:45:03 +02:00
max_10
83f8661c7b [libarmbox] libeplayer3-arm code format 2018-10-04 22:29:43 +02:00
max_10
6886c61e10 [libarmbox] libeplayer3-arm code format 2018-10-04 22:29:40 +02:00
Jacek Jendrzej
1219df131d reset seek position at the end of playback 2018-09-01 12:59:15 +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
max_10
b35e8af698 bugfix-last-commits 2018-04-12 02:26:59 +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
b0e666e1cb Do not wait in the FFMPEG thread.
Signed-off-by: max_10 <max_10@gmx.de>
2018-04-10 22:18:28 +02:00
Thilo Graf
1d210b8de7 libeplayer3-arm/container/container_ffmpeg.c: add missing code parts
fix some pick errors
2018-03-22 17:51:00 +01:00
max_10
ad45a46137 container_ffmpeg: fix Write from incompatible pointer type 2018-03-22 17:50:47 +01: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
Jacek Jendrzej
e570611a8d remove isContainerRunning, this break next file play aufter eof stop 2018-02-10 20:41:24 +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
Jacek Jendrzej
d2bb71dcab remove double AV_CODEC_ID_EAC3 2018-01-03 19:33:40 +01:00
max_10
6ae2a21f9c armbox eplayer: increase wait time (thx DboxOldie) 2018-01-03 16:55:44 +01:00
max_10
ac5aacd704 Code formatting 2017-12-28 19:52:39 +01:00
TangoCash
3d8987513d eplayer armbox: fix webtv (thx dbo) 2017-12-28 19:52:12 +01:00
TangoCash
e5a50e7126 armbox eplayer: add metadata 2017-12-21 10:42:48 +01:00
TangoCash
f9b1b8aa58 fix close files 2017-12-21 10:41:15 +01:00
max_10
b75f8393c2 add libeplayer3-arm test 2017-12-18 19:47:06 +01:00