Commit Graph

2246 Commits

Author SHA1 Message Date
GetAway
cab25d525a libarmbox: fix warning type of PlaybackHandler does not match original declaration
Set _FILE_OFFSET_BITS=64 in Makefile for consistent 64-bit off_t definition


Origin commit data
------------------
Branch: master
Commit: f30aac8d50
Author: GetAway <get-away@t-online.de>
Date: 2024-11-10 (Sun, 10 Nov 2024)



------------------
This commit was generated by Migit
2024-11-20 19:55:59 +01:00
Jacek Jendrzej
3f78077ba8 Add a new channel layout API ffmpeg 7.0;pleas check line 1176:av_channel_layout_default
Origin commit data
------------------
Branch: master
Commit: 03dd326d76
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2024-09-02 (Mon, 02 Sep 2024)


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

------------------
This commit was generated by Migit
2024-09-02 20:48:03 +02:00
Thilo Graf
0306131e6b libstb-hal: hdmi_cec: ensure time compatibility for rc_sync with _TIME_BITS=64
This commit replaces commit:

 libstb-hal: Fix compatibility issues with struct input_event time assignment

These issues arose because of updates in OE/Yocto versions (e.g. >= Honister),
which introduced changes requiring these adjustments.

- Added conditional compilation to check for input_event_sec.
- Updated hdmi_cec::rc_sync method to use appropriate time fields for 64-bit suseconds.
- Maintained backward compatibility for older systems with 32-bit suseconds.
- Leveraged macros defined in input.h for clarity and maintainability.

This should ensure proper handling of suseconds and maintain backward
compatibility with older systems.
This implementation uses input_event_sec and input_event_usec macros for clarity and maintainability.
This changes shuold resolve build issues encountered due to compatibility
problems with newer versions of libraries.

It is quite certain that similar adjustments will need to be made in
other files. However, since I have only worked on this platform so far,
only this part of the code was noticeable at first. It should be noted
that this problem likely does not "yet" affect older build systems,
but it will become necessary at some point.
This also applies to Neutrino (adjustments will follow).


Origin commit data
------------------
Branch: master
Commit: 7d247534d0
Author: Thilo Graf <dbt@novatux.de>
Date: 2024-09-02 (Mon, 02 Sep 2024)

Origin message was:
------------------
libstb-hal: hdmi_cec: ensure time compatibility for rc_sync with _TIME_BITS=64

This commit replaces commit:

   libstb-hal: Fix compatibility issues with struct input_event time assignment

These issues arose because of updates in OE/Yocto versions (e.g. >= Honister),
which introduced changes requiring these adjustments.

- Added conditional compilation to check for input_event_sec.
- Updated hdmi_cec::rc_sync method to use appropriate time fields for 64-bit suseconds.
- Maintained backward compatibility for older systems with 32-bit suseconds.
- Leveraged macros defined in input.h for clarity and maintainability.

This should ensure proper handling of suseconds and maintain backward
compatibility with older systems.
This implementation uses input_event_sec and input_event_usec macros for clarity and maintainability.
This changes shuold resolve build issues encountered due to compatibility
problems with newer versions of libraries.

It is quite certain that similar adjustments will need to be made in
other files. However, since I have only worked on this platform so far,
only this part of the code was noticeable at first. It should be noted
that this problem likely does not "yet" affect older build systems,
but it will become necessary at some point.
This also applies to Neutrino (adjustments will follow).


------------------
This commit was generated by Migit
2024-09-02 20:48:03 +02:00
GetAway
be03534b69 This commit refactors the extraction of HTTP headers in the
cPlayback::Start method to include the 'Referer' header using
the extractParam helper function. It ensures that the 'Referer'
value from URL parameters is properly extracted and appended to
the headers when present.
Using:
<webtv title=ATV url=https://stream.hdtvizlecanli.com/atv.m3u8#Referer=https://www.livestreamde.com />


Origin commit data
------------------
Branch: master
Commit: 34400d702f
Author: GetAway <get-away@t-online.de>
Date: 2024-04-11 (Thu, 11 Apr 2024)



------------------
This commit was generated by Migit
2024-04-11 21:15:40 +02:00
vanhofen
87b2a5dbe3 addition to "small fix"
Origin commit data
------------------
Branch: master
Commit: 0737aa3ba6
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-03-25 (Mon, 25 Mar 2024)

Origin message was:
------------------
- addition to "small fix"

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

------------------
This commit was generated by Migit
2024-03-25 06:37:01 +01:00
BPanther
87b08ccfd3 small fix
Origin commit data
------------------
Branch: master
Commit: aa006562ae
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2024-03-24 (Sun, 24 Mar 2024)


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

------------------
This commit was generated by Migit
2024-03-24 22:23:52 +01:00
vanhofen
185d1e9ee7 container_ffmpeg.c: minor formatting fix
Origin commit data
------------------
Branch: master
Commit: f542e48754
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-03-24 (Sun, 24 Mar 2024)

Origin message was:
------------------
- container_ffmpeg.c: minor formatting fix

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

------------------
This commit was generated by Migit
2024-03-24 22:23:52 +01:00
max_10
ca5ca80c75 fix libeplayer3: add hal_debug
Origin commit data
------------------
Branch: master
Commit: 9e98395a8a
Author: max_10 <max_10@gmx.de>
Date: 2024-03-24 (Sun, 24 Mar 2024)

Origin message was:
------------------
- fix libeplayer3: add hal_debug

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

------------------
This commit was generated by Migit
2024-03-24 22:23:52 +01:00
max_10
a254f89bcb libeplayer3: add hal_debug
Origin commit data
------------------
Branch: master
Commit: 43c00c43fa
Author: max_10 <max_10@gmx.de>
Date: 2024-03-24 (Sun, 24 Mar 2024)

Origin message was:
------------------
- libeplayer3: add hal_debug

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

------------------
This commit was generated by Migit
2024-03-24 22:23:52 +01:00
max_10
ff8a6fa984 added old subtitle.c again
Origin commit data
------------------
Branch: master
Commit: 9213098cf7
Author: max_10 <max_10@gmx.de>
Date: 2024-03-24 (Sun, 24 Mar 2024)

Origin message was:
------------------
- added old subtitle.c again

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

------------------
This commit was generated by Migit
2024-03-24 22:23:52 +01:00
max_10
6ada6d21da arm/mips: fix subtitle count (thx DBoxOldie)
Origin commit data
------------------
Branch: master
Commit: 72900537e6
Author: max_10 <max_10@gmx.de>
Date: 2024-03-24 (Sun, 24 Mar 2024)

Origin message was:
------------------
- arm/mips: fix subtitle count (thx DBoxOldie)

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

------------------
This commit was generated by Migit
2024-03-24 22:23:52 +01:00
BPanther
889290cc83 small fix
Origin commit data
------------------
Branch: master
Commit: 880ecf3a1c
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2023-10-15 (Sun, 15 Oct 2023)


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

------------------
This commit was generated by Migit
2024-01-04 23:29:15 +01:00
vanhofen
a76fe97cea hardware_caps: add boxmodel
Origin commit data
------------------
Branch: master
Commit: 61162a6ab7
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-01-03 (Wed, 03 Jan 2024)

Origin message was:
------------------
- hardware_caps: add boxmodel

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

------------------
This commit was generated by Migit
2024-01-03 22:23:59 +01:00
vanhofen
20334869f2 libarmbox/playback_libeplayer3: formatting fixes
Origin commit data
------------------
Branch: master
Commit: 28537bc942
Author: vanhofen <vanhofen@gmx.de>
Date: 2023-07-16 (Sun, 16 Jul 2023)

Origin message was:
------------------
- libarmbox/playback_libeplayer3: formatting fixes

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

------------------
This commit was generated by Migit
2023-07-16 21:21:03 +02:00
BPanther
3f080d5aef reload webtv/iptv stream if connection lost
Origin commit data
------------------
Branch: master
Commit: ef8dbcf64c
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2023-07-16 (Sun, 16 Jul 2023)


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

------------------
This commit was generated by Migit
2023-07-16 21:21:03 +02:00
BPanther
560cec3e08 only cosmetics, no changes
Origin commit data
------------------
Branch: master
Commit: 5a7ef5f1dc
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2023-07-11 (Tue, 11 Jul 2023)


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

------------------
This commit was generated by Migit
2023-07-11 20:52:02 +02:00
GetAway
b24c6f7a6d video.cpp: fix black box fragment aft closing pip on hisilicon
tested on multiboxse


Origin commit data
------------------
Branch: master
Commit: 6efa292933
Author: GetAway <get-away@t-online.de>
Date: 2023-06-04 (Sun, 04 Jun 2023)



------------------
This commit was generated by Migit
2023-06-04 19:51:30 +02:00
BPanther
821e9b436f vu4k: fcc disabled
Origin commit data
------------------
Branch: master
Commit: 9132cf0fbe
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2023-04-06 (Thu, 06 Apr 2023)


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

------------------
This commit was generated by Migit
2023-04-06 20:30:24 +02:00
vanhofen
890b8ca05c libraspi: sync with max_10
Origin commit data
------------------
Branch: master
Commit: 50202b34ec
Author: vanhofen <vanhofen@gmx.de>
Date: 2023-03-09 (Thu, 09 Mar 2023)

Origin message was:
------------------
- libraspi: sync with max_10

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

------------------
This commit was generated by Migit
2023-03-09 20:33:26 +01:00
max_10
23e90f01d4 fix build raspi
Origin commit data
------------------
Branch: master
Commit: bd7b546d3f
Author: max_10 <max_10@gmx.de>
Date: 2023-03-09 (Thu, 09 Mar 2023)

Origin message was:
------------------
- fix build raspi

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

------------------
This commit was generated by Migit
2023-03-09 20:23:28 +01:00
max_10
450907edeb cosmetic
Origin commit data
------------------
Branch: master
Commit: 86ce05d4f1
Author: max_10 <max_10@gmx.de>
Date: 2023-03-07 (Tue, 07 Mar 2023)

Origin message was:
------------------
- cosmetic

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

------------------
This commit was generated by Migit
2023-03-09 20:17:14 +01:00
max_10
4bf144ff5b fix build raspi
Origin commit data
------------------
Branch: master
Commit: bb185c31b5
Author: max_10 <max_10@gmx.de>
Date: 2023-03-07 (Tue, 07 Mar 2023)

Origin message was:
------------------
- fix build raspi

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

------------------
This commit was generated by Migit
2023-03-09 20:16:39 +01:00
max_10
dcef0ade84 fix build raspi
Origin commit data
------------------
Branch: master
Commit: 6850a366b1
Author: max_10 <max_10@gmx.de>
Date: 2023-03-07 (Tue, 07 Mar 2023)

Origin message was:
------------------
- fix build raspi

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

------------------
This commit was generated by Migit
2023-03-09 20:15:25 +01:00
max_10
4a1cff32f8 hdmi_cec.cpp: fix caps shadowed declaration
Origin commit data
------------------
Branch: master
Commit: 7ea49af077
Author: max_10 <max_10@gmx.de>
Date: 2023-01-25 (Wed, 25 Jan 2023)

Origin message was:
------------------
- hdmi_cec.cpp: fix caps shadowed declaration

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

------------------
This commit was generated by Migit
2023-03-09 20:15:17 +01:00
max_10
b0c9413898 fix build raspi
Origin commit data
------------------
Branch: master
Commit: fb5e732958
Author: max_10 <max_10@gmx.de>
Date: 2023-03-02 (Thu, 02 Mar 2023)

Origin message was:
------------------
- fix build raspi

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

------------------
This commit was generated by Migit
2023-03-03 23:10:04 +01:00
vanhofen
d86fe853a0 acinclude: sync with neutrino
Origin commit data
------------------
Branch: master
Commit: 60857c44b6
Author: vanhofen <vanhofen@gmx.de>
Date: 2023-01-29 (Sun, 29 Jan 2023)

Origin message was:
------------------
- acinclude: sync with neutrino

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

------------------
This commit was generated by Migit
2023-01-29 19:18:46 +01:00
vanhofen
f070e63fda libeplayer: add missing files
Origin commit data
------------------
Branch: master
Commit: c1097d967f
Author: vanhofen <vanhofen@gmx.de>
Date: 2023-01-25 (Wed, 25 Jan 2023)

Origin message was:
------------------
- libeplayer: add missing files

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

------------------
This commit was generated by Migit
2023-01-25 22:33:05 +01:00
vanhofen
272d5b11ce libeplayer3: sync with max_10
Origin commit data
------------------
Branch: master
Commit: 61a2a148d5
Author: vanhofen <vanhofen@gmx.de>
Date: 2023-01-24 (Tue, 24 Jan 2023)

Origin message was:
------------------
- libeplayer3: sync with max_10

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

------------------
This commit was generated by Migit
2023-01-24 21:00:47 +01:00
BPanther
85d1f1edf4 boxname for cec
Origin commit data
------------------
Branch: master
Commit: 7e8afedc40
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2023-01-24 (Tue, 24 Jan 2023)


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

------------------
This commit was generated by Migit
2023-01-24 20:57:12 +01:00
skyjet18
8a1cb9883f reduce http timeout to 4s and make it configurable
Origin commit data
------------------
Branch: master
Commit: 4a56ebd0b3
Author: skyjet18 <57456827+skyjet18@users.noreply.github.com>
Date: 2023-01-24 (Tue, 24 Jan 2023)


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

------------------
This commit was generated by Migit
2023-01-24 20:57:12 +01:00
skyjet18
4fb62f13e6 fixed getting video tracks
Origin commit data
------------------
Branch: master
Commit: 3d583f57dd
Author: skyjet18 <57456827+skyjet18@users.noreply.github.com>
Date: 2023-01-24 (Tue, 24 Jan 2023)


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

------------------
This commit was generated by Migit
2023-01-24 20:57:12 +01:00
skyjet18
d61deb5e9b release mutex when waiting for new frame
Origin commit data
------------------
Branch: master
Commit: 82229e96ec
Author: skyjet18 <57456827+skyjet18@users.noreply.github.com>
Date: 2023-01-24 (Tue, 24 Jan 2023)


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

------------------
This commit was generated by Migit
2023-01-24 20:57:12 +01:00
max_10
01dc8379a1 Fix build errors with FFmpeg5
Origin commit data
------------------
Branch: master
Commit: 7042a6a766
Author: max_10 <max_10@gmx.de>
Date: 2023-01-24 (Tue, 24 Jan 2023)

Origin message was:
------------------
- Fix build errors with FFmpeg5

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

------------------
This commit was generated by Migit
2023-01-24 20:57:12 +01:00
vanhofen
6b8b86e750 Revert "remove hdmi_cec"
This reverts commit 756a409f2f.


Origin commit data
------------------
Branch: master
Commit: 93bb54b48d
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-12-25 (Sun, 25 Dec 2022)



------------------
This commit was generated by Migit
2022-12-25 20:54:29 +01:00
vanhofen
6074091c77 libarmbox: fix comments
Origin commit data
------------------
Branch: master
Commit: 618c8d4433
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-11-26 (Sat, 26 Nov 2022)

Origin message was:
------------------
- libarmbox: fix comments

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

------------------
This commit was generated by Migit
2022-11-26 22:56:55 +01:00
BPanther
59f0c3500b E4HD 4K Ultra: brightness now set with glcd
Origin commit data
------------------
Branch: master
Commit: f8d7ed1933
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2022-11-26 (Sat, 26 Nov 2022)


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

------------------
This commit was generated by Migit
2022-11-26 22:56:55 +01:00
TangoCash
756a409f2f remove hdmi_cec
Origin commit data
------------------
Branch: master
Commit: fe8a073584
Author: TangoCash <eric@loxat.de>
Date: 2022-11-19 (Sat, 19 Nov 2022)


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

------------------
This commit was generated by Migit
2022-11-19 13:25:57 +01:00
vanhofen
50c6e34213 add protek4k
Origin commit data
------------------
Branch: master
Commit: f741cfd833
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-11-13 (Sun, 13 Nov 2022)

Origin message was:
------------------
- add protek4k

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

------------------
This commit was generated by Migit
2022-11-13 23:45:40 +01:00
Frankenstone
eed51f8927 libarmbox/audio: e4hdultra fix
Origin commit data
------------------
Branch: master
Commit: d1d7f75942
Author: Frankenstone <dampf_acc@online.de>
Date: 2022-11-02 (Wed, 02 Nov 2022)


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

------------------
This commit was generated by Migit
2022-11-02 20:51:04 +01:00
max_10
a7993921d2 fix osmio4k+ display
Origin commit data
------------------
Branch: master
Commit: 13d7c8bcf6
Author: max_10 <max_10@gmx.de>
Date: 2022-10-23 (Sun, 23 Oct 2022)

Origin message was:
------------------
- fix osmio4k+ display

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

------------------
This commit was generated by Migit
2022-10-28 23:55:01 +02:00
vanhofen
9fed79ffc3 add E4HD Ultra
Origin commit data
------------------
Branch: master
Commit: 96ec94c5db
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-10-28 (Fri, 28 Oct 2022)

Origin message was:
------------------
- add E4HD Ultra

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

------------------
This commit was generated by Migit
2022-10-28 23:52:20 +02:00
vanhofen
cd597acfae add multibox
Origin commit data
------------------
Branch: master
Commit: bf911c308a
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-09-15 (Thu, 15 Sep 2022)

Origin message was:
------------------
- add multibox

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

------------------
This commit was generated by Migit
2022-09-15 21:47:31 +02:00
BPanther
564da0f165 localhost added
Origin commit data
------------------
Branch: master
Commit: c871ec85f1
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2022-09-14 (Wed, 14 Sep 2022)


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

------------------
This commit was generated by Migit
2022-09-14 20:49:05 +02:00
TangoCash
e9b8b5ecc2 fix loopback playing
Origin commit data
------------------
Branch: master
Commit: 029223713a
Author: TangoCash <eric@loxat.de>
Date: 2022-09-14 (Wed, 14 Sep 2022)


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

------------------
This commit was generated by Migit
2022-09-14 20:49:05 +02:00
TangoCash
01cf494606 dont use avformat_find_stream_info, if noprobe is requested
Origin commit data
------------------
Branch: master
Commit: c90e05a8f0
Author: TangoCash <eric@loxat.de>
Date: 2022-09-06 (Tue, 06 Sep 2022)


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

------------------
This commit was generated by Migit
2022-09-06 17:58:03 +02:00
vanhofen
e334906963 Revert "small fix PiP"
This reverts commit aa27b3e92b.


Origin commit data
------------------
Branch: master
Commit: fbdc989420
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-08-23 (Tue, 23 Aug 2022)



------------------
This commit was generated by Migit
2022-08-23 22:29:31 +02:00
TangoCash
aa27b3e92b small fix PiP
Origin commit data
------------------
Branch: master
Commit: 556a53008f
Author: TangoCash <eric@loxat.de>
Date: 2022-08-22 (Mon, 22 Aug 2022)


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

------------------
This commit was generated by Migit
2022-08-22 19:46:20 +02:00
vanhofen
308a6c2b8b libarmbox/audio: re-open fd; thx to dni
see: https://www.neutrino-images.de/board/iptv-webtv-und-streaming-f39/epg-und-logos-fuer-webtv-sender-t801-s160.html#p35879


Origin commit data
------------------
Branch: master
Commit: a54f114181
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-07-21 (Thu, 21 Jul 2022)

Origin message was:
------------------
- libarmbox/audio: re-open fd; thx to dni

see: https://www.neutrino-images.de/board/iptv-webtv-und-streaming-f39/epg-und-logos-fuer-webtv-sender-t801-s160.html#p35879


------------------
This commit was generated by Migit
2022-07-21 20:48:08 +02:00
max_10
1d907affe1 delete unused SetColorFormat
Origin commit data
------------------
Branch: master
Commit: c46ffefccc
Author: max_10 <max_10@gmx.de>
Date: 2021-12-20 (Mon, 20 Dec 2021)

Origin message was:
------------------
- delete unused SetColorFormat

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

------------------
This commit was generated by Migit
2021-12-20 20:36:46 +01:00
max_10
72ec7dfaca vuplus_arm: color profile (auto/bt709/bt470) added
Origin commit data
------------------
Branch: master
Commit: 347a9fb9aa
Author: max_10 <max_10@gmx.de>
Date: 2021-12-20 (Mon, 20 Dec 2021)

Origin message was:
------------------
- vuplus_arm: color profile (auto/bt709/bt470) added

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

------------------
This commit was generated by Migit
2021-12-20 20:36:46 +01:00