Commit Graph

41 Commits

Author SHA1 Message Date
GetAway
a061ffcd5c 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 />
2024-04-11 19:07:37 +02:00
vanhofen
900c92a67e Supplement to "libeplayer3: Standardize comparison order and improve code readability"
Origin commit data
------------------
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-29 19:19:39 +01:00
vanhofen
c30db2f19c libarmbox/playback_libeplayer3: formatting fixes 2023-07-17 15:56:35 +02:00
BPanther
344cf247a6 reload webtv/iptv stream if connection lost 2023-07-17 15:54:02 +02:00
TangoCash
b60afebaeb dont use avformat_find_stream_info, if noprobe is requested 2022-09-07 08:00:17 +02:00
svenhoefer
e171c95010 - re-formatting code using astyle
see https://github.com/neutrino-images/ni-buildsystem/blob/master/support/scripts/astyle.sh

Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-11-08 05:29:33 +01:00
svenhoefer
4e78667ace - libarmbox/libmipsbox: some manual code nicenings
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-11-07 10:06:52 +01:00
svenhoefer
68c341c7d9 - playback_libeplayer3: nicening apid decription; party stolen from TangoCash
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-09-19 10:50:02 +02:00
BPanther
4f5a51c619 fix warnings 2021-06-13 16:29:32 +02:00
svenhoefer
7e5b1fc5d2 - formatting code using astyle
Conflicts:
	libarmbox/dmx.cpp
	libgeneric-pc/video_lib.h
	libspark/dmx.cpp

Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-05-30 16:31:13 +02:00
Markus Volk
942f129653 playback_libeplayer: fix build for hisilicon 2020-10-19 16:57:20 +02:00
TangoCash
e1c1c07b0d save cover if available, report avfc to streaminfo2 2020-10-03 16:36:13 +02:00
Jacek Jendrzej
2ec2c1f97c libarmbox/playback_libeplayer3.cpp: try to fix box freeze after pause->fastforward 2020-07-05 18:19:08 +02:00
Jacek Jendrzej
89bc44dc26 libarmbox/playback_libeplayer3.cpp enable use headers with ffmpeg_av_dict_set 2020-03-03 08:04:28 +01:00
Frankenstone
f971434ab3 libarmbox/playback_libeplayer3.cpp: fix segfault when start webstream at first, thx DboxOldie 2020-02-26 10:14:54 +01:00
TangoCash
480d23dc30 fix init jump 2020-02-18 18:54:42 +01:00
Jacek Jendrzej
0e82fc5325 playback_libeplayer3.cpp: fix compil warning 2020-02-04 17:15:06 +01:00
Jacek Jendrzej
68fa79b83f libeplayer3-arm: malloc player once on neutrino start 2020-01-01 19:02:41 +01:00
Jacek Jendrzej
4d6eef9433 libarmbox/playback_libeplayer3: fix audio track select, broken pointer size 2019-12-29 19:59:39 +01:00
Jacek Jendrzej
f0f1a282bf libarmbox: stop player before free it 2019-12-29 11:48:50 +01:00
Jacek Jendrzej
603fba2500 playback arm: add option to play szSecondFile (audio) 2019-11-03 18:30:13 +01:00
Jacek Jendrzej
60106b3fb3 libarmbox: remove unnecessary while 2019-08-04 19:50:47 +02:00
Jacek Jendrzej
e27822382d try to fix segfault on open/close 2019-07-22 19:48:51 +02:00
Jacek Jendrzej
42ac0f8229 enable abortRequested for http and isPlaying is 0, some dash urls hangs (ffmpeg timeouut is broken ?) 2019-07-19 18:00:02 +02:00
redblue-pkt
5f71277215 armbox: eplayer3 add read-count 2019-02-27 09:45:20 +01:00
svenhoefer
3da91b1463 - rename lt_debug => hal_debug; it's not only libtriple debugging
Signed-off-by: Thilo Graf <dbt@novatux.de>

- debuglevel fixed
2019-01-01 15:50:37 +01:00
redblue-pkt
dde77e1b5c add codec info 2018-10-05 13:58:25 +02:00
Frankenstone
ccc243eafe workaround arm hardware, timshift time in vfd
- thx DBoxOldie
2018-10-04 22:50:35 +02:00
max_10
ec76737c03 fix segfault subtitles selection - but not yet ready 2018-10-04 22:50:18 +02:00
max_10
5402933900 [libarmbox] playback_libeplayer3.cpp code format 2018-10-04 22:29:25 +02:00
max_10
b35e8af698 bugfix-last-commits 2018-04-12 02:26:59 +02:00
max_10
e5d24ce4ed libeplayer3-arm: reduce compiler warnings 2018-02-09 15:15:39 +01:00
TangoCash
3e166e6123 armbox eplayer: fix init jump 2018-01-11 19:51:05 +01:00
svenhoefer
c88157d559 - add some missing members for ARM_HARDWARE; mostly dummy functions
Signed-off-by: Thilo Graf <dbt@novatux.de>
2018-01-02 14:01:01 +01:00
max_10
9b48c84176 libarmbox: Code formatting playback_libeplayer3 2017-12-28 19:53:05 +01:00
TangoCash
3d8987513d eplayer armbox: fix webtv (thx dbo) 2017-12-28 19:52:12 +01:00
TangoCash
ef4260b6b2 armbox eplayer: reactivate audio, subtitle and chapters 2017-12-21 10:43:24 +01:00
TangoCash
2a7f1bb1fa armbox eplayer: add chapters 2017-12-21 10:43:13 +01:00
TangoCash
f5c1ff725f armbox eplayer: align to last commits 2017-12-21 10:43:06 +01:00
TangoCash
6bc9d6a949 armbox eplayer: small fix TTX 2017-12-21 10:42:37 +01:00
max_10
b75f8393c2 add libeplayer3-arm test 2017-12-18 19:47:06 +01:00