Commit Graph

40 Commits

Author SHA1 Message Date
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
Thilo Graf
19a166bf93 libeplayer3-arm/playback/playback.c: add missing parts for backward play 2018-03-22 17:50:53 +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
samsamsam
c5920200b6 h264 writer - Revert not intended test change 2018-03-13 22:10:28 +01:00
samsamsam
8267a8c76d h264 writer - do not inject prive codec data if the Sequence Parameter Set (SPS) and the Picture Parameter Set (PPS) are available in the bitstreamThis should fix playback of stream http://www.djing.com/tv/live.m3u8 2018-03-13 22:10:25 +01:00
max_10
cb275626b1 libeplayer3-arm: cleanup types, use Context_t in commands 2018-03-13 22:05:50 +01:00
max_10
71905680a6 libeplayer3-arm: reduce compiler warnings 2018-03-13 22:00:16 +01:00
Jacek Jendrzej
f43dc68b5c supplement to b232a8f225, fix segfault with only audio stream 2018-02-11 12:01:19 +01:00
Jacek Jendrzej
e570611a8d remove isContainerRunning, this break next file play aufter eof stop 2018-02-10 20:41:24 +01:00
Jacek Jendrzej
b232a8f225 fix OUTPUT_PLAY error handling 2018-02-10 20:34:01 +01:00
max_10
e5d24ce4ed libeplayer3-arm: reduce compiler warnings 2018-02-09 15:15:39 +01:00
Frankenstone
ee18fd5c8a libeplayer3-arm: fix fast forward (thx DboxOldie) 2018-01-21 01:03:01 +01:00
max_10
8fe7fd7a3c libeplayer3-arm: Code formatting 2018-01-21 01:02:57 +01:00
max_10
5ccdc663b2 libeplayer3-arm: eliminate some warnings 2018-01-21 01:02:46 +01:00
max_10
c5dc767b64 adding SLOWMOTION, FASTBACKWARD and FASTFORWARD are not working properly yet. 2018-01-21 01:02:44 +01:00
max_10
15b4162b58 armbox eplayer: fix playing files with subtitles
Signed-off-by: Thilo Graf <dbt@novatux.de>

Conflicts:
	libeplayer3-arm/manager/subtitle.c

additional format fixes, solved conflicts and clean up
2018-01-20 22:55:34 +01:00
max_10
5930dca63f libeplayer3-arm: audio.c delete newline 2018-01-20 22:42:18 +01:00
Frankenstone
fc5c510334 libeplayer3-arm: fix fast forward (thx DboxOldie)
Conflicts:
	libeplayer3-arm/playback/playback.c

Signed-off-by: Thilo Graf <dbt@novatux.de>
2018-01-20 22:34:41 +01:00
max_10
1ac7e9202c libeplayer3-arm: update Makefile.am 2018-01-11 13:13:27 +01:00
max_10
32f64c474d libeplayer3-arm: eliminate some warnings 2018-01-11 13:03:18 +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
Jacek Jendrzej
d2bb71dcab remove double AV_CODEC_ID_EAC3 2018-01-03 19:33:40 +01:00
max_10
db374e2225 armbox eplayer: noprobe for ts (thx DboxOldie) 2018-01-03 16:55:50 +01:00
max_10
6ae2a21f9c armbox eplayer: increase wait time (thx DboxOldie) 2018-01-03 16:55:44 +01:00
max_10
b5744e2728 armbox eplayer: eplayer3 Binary adaptation to the changed manager list (thx DboxOldie) 2018-01-03 16:55:37 +01:00
TangoCash
3b25b464c3 armbox eplayer: fix playing files with subtitles 2018-01-03 16:55:26 +01:00
max_10
96bb5eb255 libeplayer3-arm: Code formatting 2017-12-28 19:53:18 +01:00
max_10
dfafcfa01c armbox eplayer: add eplayer3 bin 2017-12-28 19:52:48 +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
3d6689cfca armbox eplayer: add chapter.c 2017-12-21 10:43:19 +01:00
TangoCash
2a7f1bb1fa armbox eplayer: add chapters 2017-12-21 10:43:13 +01:00
TangoCash
c15484e01a armbox eplayer: use other tracklist 2017-12-21 10:42:54 +01:00
TangoCash
e5a50e7126 armbox eplayer: add metadata 2017-12-21 10:42:48 +01:00
max_10
3ca9c451a4 libeplayer3-arm: fix playback (thx DboxOldie) 2017-12-21 10:42:12 +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