Commit Graph

1373 Commits

Author SHA1 Message Date
vanhofen
e52eefad30 Merge branch 'mpx' of https://github.com/tuxbox-neutrino/library-stb-hal
Origin commit data
------------------
Branch: master
Commit: 7526963e2e
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-03-22 (Thu, 22 Mar 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-03-22 22:54:12 +01:00
Thilo Graf
c9139e8784 libeplayer3-arm/container/container_ffmpeg.c: add missing code parts
fix some pick errors


Origin commit data
------------------
Branch: master
Commit: 1d210b8de7
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-03-22 (Thu, 22 Mar 2018)



------------------
This commit was generated by Migit
2018-03-22 17:51:00 +01:00
Thilo Graf
70aa53ea20 libeplayer3-arm/playback/playback.c: add missing parts for backward play
Origin commit data
------------------
Branch: master
Commit: 19a166bf93
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-03-22 (Thu, 22 Mar 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-03-22 17:50:53 +01:00
max_10
44ea1b887b container_ffmpeg: fix Write from incompatible pointer type
Origin commit data
------------------
Branch: master
Commit: ad45a46137
Author: max_10 <max_10@gmx.de>
Date: 2018-03-18 (Sun, 18 Mar 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-03-22 17:50:47 +01:00
samsamsam
dea801c07a Set discard flag to all not active streams, do not process packets from discarded streams
Conflicts:
	libeplayer3-arm/container/container_ffmpeg.c


Origin commit data
------------------
Branch: master
Commit: c150fe7bd6
Author: samsamsam <samsamsam@o2.pl>
Date: 2018-03-18 (Sun, 18 Mar 2018)



------------------
This commit was generated by Migit
2018-03-22 17:50:35 +01:00
Jacek Jendrzej
0a4446c957 fix commit 6d8a853e82
Origin commit data
------------------
Branch: master
Commit: 8aa8152d09
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2018-03-22 (Thu, 22 Mar 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-03-22 13:38:29 +01:00
vanhofen
057ee64a02 Merge branch 'master' of https://github.com/TangoCash/libstb-hal-tangos
Origin commit data
------------------
Branch: master
Commit: 0c278210db
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-03-18 (Sun, 18 Mar 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-03-18 22:47:45 +01:00
max_10
f1fa42979d container_ffmpeg: fix Write from incompatible pointer type
Origin commit data
------------------
Branch: master
Commit: e3dd0e2b1c
Author: max_10 <max_10@gmx.de>
Date: 2018-03-18 (Sun, 18 Mar 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-03-18 15:36:59 +01:00
samsamsam
b2aae77f0b Set discard flag to all not active streams, do not process packets from discarded streams
Origin commit data
------------------
Branch: master
Commit: 9434ba80d0
Author: samsamsam <samsamsam@o2.pl>
Date: 2018-03-18 (Sun, 18 Mar 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-03-18 15:36:53 +01:00
vanhofen
bef9ceaabf Merge branch 'mpx' of https://github.com/tuxbox-neutrino/library-stb-hal
Origin commit data
------------------
Branch: master
Commit: 9b033cce69
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-03-14 (Wed, 14 Mar 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-03-14 15:19:35 +01:00
Thilo Graf
6d8a853e82 libarmbox/video.cpp: fix possible compile error
error: unused variable 'r' [-Werror=unused-variable]


Origin commit data
------------------
Branch: master
Commit: 06f9a1b694
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-03-13 (Tue, 13 Mar 2018)



------------------
This commit was generated by Migit
2018-03-14 10:02:14 +01:00
samsamsam
381e7f3023 h264 writer - Revert not intended test change
Origin commit data
------------------
Branch: master
Commit: c5920200b6
Author: samsamsam <samsamsam@o2.pl>
Date: 2018-03-13 (Tue, 13 Mar 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-03-13 22:10:28 +01:00
samsamsam
fa8928ee26 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
Origin commit data
------------------
Branch: master
Commit: 8267a8c76d
Author: samsamsam <samsamsam@o2.pl>
Date: 2018-03-13 (Tue, 13 Mar 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-03-13 22:10:25 +01:00
vanhofen
235ff60192 introduce caps.has_button_timer
Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Branch: master
Commit: 828b4b439a
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-03-11 (Sun, 11 Mar 2018)

Origin message was:
------------------
- introduce caps.has_button_timer

Signed-off-by: Thilo Graf <dbt@novatux.de>


------------------
This commit was generated by Migit
2018-03-13 22:10:02 +01:00
BPanther
4305c57d09 missing brightness added for ufs922, hdbox, octagon1008, mini2, av7500
Origin commit data
------------------
Branch: master
Commit: 8095d83353
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2018-03-10 (Sat, 10 Mar 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-03-13 22:06:06 +01:00
max_10
63049d0bc7 libeplayer3-arm: cleanup types, use Context_t in commands
Origin commit data
------------------
Branch: master
Commit: cb275626b1
Author: max_10 <max_10@gmx.de>
Date: 2018-03-07 (Wed, 07 Mar 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-03-13 22:05:50 +01:00
max_10
85b8fdf3ba libeplayer3-arm: reduce compiler warnings
Origin commit data
------------------
Branch: master
Commit: 71905680a6
Author: max_10 <max_10@gmx.de>
Date: 2018-03-06 (Tue, 06 Mar 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-03-13 22:00:16 +01:00
vanhofen
e70f65e31e Merge branch 'master' of https://github.com/TangoCash/libstb-hal-tangos
Origin commit data
------------------
Branch: master
Commit: 6120430d09
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-03-13 (Tue, 13 Mar 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-03-13 21:22:51 +01:00
samsamsam
f19c639e94 h264 writer - Revert not intended test change
Origin commit data
------------------
Branch: master
Commit: b5a0c5016b
Author: samsamsam <samsamsam@o2.pl>
Date: 2018-03-13 (Tue, 13 Mar 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-03-13 14:14:40 +01:00
samsamsam
791e906695 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
Origin commit data
------------------
Branch: master
Commit: c9c90ad6d6
Author: samsamsam <samsamsam@o2.pl>
Date: 2018-03-13 (Tue, 13 Mar 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-03-13 14:14:35 +01:00
vanhofen
31544a2bf0 introduce caps.has_button_timer
Origin commit data
------------------
Branch: master
Commit: 8cd107e8e0
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-03-11 (Sun, 11 Mar 2018)

Origin message was:
------------------
- introduce caps.has_button_timer

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-03-13 14:14:29 +01:00
vanhofen
241dfac2bb introduce caps.has_button_timer
Origin commit data
------------------
Branch: master
Commit: 706927e39f
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-03-11 (Sun, 11 Mar 2018)

Origin message was:
------------------
- introduce caps.has_button_timer

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-03-11 22:41:07 +01:00
vanhofen
2b78045354 Merge branch 'master' of https://github.com/TangoCash/libstb-hal-tangos
Origin commit data
------------------
Branch: master
Commit: 07991ccccb
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-03-11 (Sun, 11 Mar 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-03-11 22:39:42 +01:00
BPanther
c10bbaba6b missing brightness added for ufs922, hdbox, octagon1008, mini2, av7500
Origin commit data
------------------
Branch: master
Commit: 73375302f4
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2018-03-10 (Sat, 10 Mar 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-03-11 10:50:15 +01:00
max_10
59b0eeba27 libeplayer3-arm: cleanup types, use Context_t in commands
Origin commit data
------------------
Branch: master
Commit: 98823b7457
Author: max_10 <max_10@gmx.de>
Date: 2018-03-07 (Wed, 07 Mar 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-03-11 10:49:40 +01:00
max_10
e6c5999d1d libeplayer3-arm: reduce compiler warnings
Origin commit data
------------------
Branch: master
Commit: 1f4b3a3bb4
Author: max_10 <max_10@gmx.de>
Date: 2018-03-06 (Tue, 06 Mar 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-03-11 10:49:27 +01:00
vanhofen
136e3a33fa Merge branch 'mpx' of https://github.com/tuxbox-neutrino/library-stb-hal
Origin commit data
------------------
Branch: master
Commit: 07246ffef4
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-02-27 (Tue, 27 Feb 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-02-27 01:17:07 +01:00
Jacek Jendrzej
278be249a1 add screenshot for hd51
Origin commit data
------------------
Branch: master
Commit: 0285b4e898
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2018-02-26 (Mon, 26 Feb 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-02-26 18:10:20 +01:00
vanhofen
557ff8dbf3 Merge branch 'mpx' of https://github.com/tuxbox-neutrino/library-stb-hal
Origin commit data
------------------
Branch: master
Commit: d8014e7445
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-02-11 (Sun, 11 Feb 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-02-11 22:01:39 +01:00
vanhofen
f3d77ab640 Merge branch 'master' of https://github.com/TangoCash/libstb-hal-cst-next
Origin commit data
------------------
Branch: master
Commit: b97cfe8db5
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-02-11 (Sun, 11 Feb 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-02-11 22:01:28 +01:00
Jacek Jendrzej
0b3bcc1628 supplement to 4bd66ae15d, fix segfault with only audio stream
Origin commit data
------------------
Branch: master
Commit: e93920680b
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2018-02-11 (Sun, 11 Feb 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-02-11 14:25:51 +01:00
Jacek Jendrzej
a357d08b45 remove isContainerRunning, this break next file play aufter eof stop
Origin commit data
------------------
Branch: master
Commit: c1cbb16714
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2018-02-10 (Sat, 10 Feb 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-02-11 14:25:40 +01:00
Jacek Jendrzej
5951cbef51 fix OUTPUT_PLAY error handling
Origin commit data
------------------
Branch: master
Commit: 0a2767edd2
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2018-02-10 (Sat, 10 Feb 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-02-11 14:25:29 +01:00
Jacek Jendrzej
91c8f42dc8 supplement to 4bd66ae15d, fix segfault with only audio stream
Origin commit data
------------------
Branch: master
Commit: f43dc68b5c
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2018-02-11 (Sun, 11 Feb 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-02-11 12:01:19 +01:00
vanhofen
297af0c151 Merge branch 'mpx' of https://github.com/tuxbox-neutrino/library-stb-hal
Origin commit data
------------------
Branch: master
Commit: 2d160d14f6
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-02-10 (Sat, 10 Feb 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-02-10 22:52:30 +01:00
Jacek Jendrzej
77743a723a remove isContainerRunning, this break next file play aufter eof stop
Origin commit data
------------------
Branch: master
Commit: e570611a8d
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2018-02-10 (Sat, 10 Feb 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-02-10 20:41:24 +01:00
Jacek Jendrzej
4bd66ae15d fix OUTPUT_PLAY error handling
Origin commit data
------------------
Branch: master
Commit: b232a8f225
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2018-02-10 (Sat, 10 Feb 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-02-10 20:34:01 +01:00
vanhofen
b801af3e2b Merge branch 'master' of https://github.com/TangoCash/libstb-hal-cst-next
Origin commit data
------------------
Branch: master
Commit: 5a7a8abb74
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-02-09 (Fri, 09 Feb 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-02-09 23:14:54 +01:00
max_10
3b50875296 libeplayer3-arm: reduce compiler warnings
Origin commit data
------------------
Branch: master
Commit: e5d24ce4ed
Author: max_10 <max_10@gmx.de>
Date: 2018-02-08 (Thu, 08 Feb 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-02-09 15:15:39 +01:00
max_10
b952546a3a libeplayer3-arm: reduce compiler warnings
Origin commit data
------------------
Branch: master
Commit: 9a7b46f8a3
Author: max_10 <max_10@gmx.de>
Date: 2018-02-08 (Thu, 08 Feb 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-02-08 21:05:24 +01:00
vanhofen
46ab7db281 Merge branch 'master' of https://github.com/TangoCash/libstb-hal-cst-next
Origin commit data
------------------
Branch: master
Commit: 9db68a4634
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-02-03 (Sat, 03 Feb 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-02-03 23:34:59 +01:00
Frankenstone
e12e00f074 arm different tuner authorization (thx DboxOldie)
Origin commit data
------------------
Branch: master
Commit: 0bd3f48ff2
Author: Frankenstone <dampf_acc@online.de>
Date: 2018-01-29 (Mon, 29 Jan 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-02-02 18:17:24 +01:00
Frankenstone
670210f323 arm different tuner authorization (thx DboxOldie)
Origin commit data
------------------
Branch: master
Commit: f288044906
Author: Frankenstone <dampf_acc@online.de>
Date: 2018-01-29 (Mon, 29 Jan 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-01-29 22:53:44 +01:00
Frankenstone
f63c5a0802 arm different tuner authorization (thx DboxOldie)
Origin commit data
------------------
Branch: master
Commit: f6e9c52c71
Author: Frankenstone <dampf_acc@online.de>
Date: 2018-01-29 (Mon, 29 Jan 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-01-29 22:22:43 +01:00
Frankenstone
a51bf97902 Merge branch 'master' of https://github.com/TangoCash/libstb-hal-tangos
Origin commit data
------------------
Branch: master
Commit: 7168b4e7fc
Author: Frankenstone <dampf_acc@online.de>
Date: 2018-01-25 (Thu, 25 Jan 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-01-25 16:54:15 +01:00
vanhofen
e5f32f145a Merge branch 'master' of https://github.com/TangoCash/libstb-hal-cst-next
Origin commit data
------------------
Branch: master
Commit: 96e759d1e1
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-25 (Thu, 25 Jan 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-01-25 13:31:29 +01:00
max_10
0591307fed arm try improve fast backward
Origin commit data
------------------
Branch: master
Commit: e841fe2058
Author: max_10 <max_10@gmx.de>
Date: 2018-01-24 (Wed, 24 Jan 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-01-25 09:02:20 +01:00
Jacek Jendrzej
0e82f74070 remove double AV_CODEC_ID_EAC3
Origin commit data
------------------
Branch: master
Commit: c62d4b189e
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2018-01-03 (Wed, 03 Jan 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-01-25 09:02:04 +01:00
vanhofen
0675535af9 Merge branch 'mpx' of https://github.com/tuxbox-neutrino/library-stb-hal
Conflicts:
	ChangeLog
	libeplayer3-arm/playback/playback.c


Origin commit data
------------------
Branch: master
Commit: f42b19bb7e
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-21 (Sun, 21 Jan 2018)



------------------
This commit was generated by Migit
2018-01-21 20:35:36 +01:00
vanhofen
9b1a2c5b25 Merge branch 'master' of https://github.com/TangoCash/libstb-hal-cst-next
Origin commit data
------------------
Branch: master
Commit: a73ff6958c
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-21 (Sun, 21 Jan 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-01-21 20:32:14 +01:00