Commit Graph

27 Commits

Author SHA1 Message Date
GetAway
d66a4d7a0c fix codec parameters handling for compatibility with FFmpeg versions 59.37.100 and above 2024-11-12 20:23:48 +01:00
Jacek Jendrzej
7dd5d12c76 Add a new channel layout API ffmpeg 7.0;pleas check line 1176:av_channel_layout_default 2024-07-15 17:51:13 +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
BPanther
73536563da libeplayer3: Standardize comparison order and improve code readability
Origin commit data
------------------
Commit: b7d7f97ee4
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2024-03-21 (Thu, 21 Mar 2024)

Origin message was:
------------------
small fix

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

------------------
This commit was generated by Migit
2024-03-25 06:31:24 +01:00
vanhofen
551e212a25 container_ffmpeg.c: minor formatting fix
Origin commit data
------------------
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-25 06:22:09 +01:00
max_10
25763a95d9 libeplayer3: add hal_debug
Origin commit data
------------------
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-25 06:20:43 +01:00
vanhofen
c0034ff0b7 - libeplayer3: sync with max_10 2023-01-26 08:44:33 +01:00
skyjet18
e4d1d85a6e reduce http timeout to 4s and make it configurable 2023-01-26 08:44:19 +01:00
skyjet18
be33cecbbb release mutex when waiting for new frame 2023-01-26 08:44:12 +01:00
max_10
d1289c5291 Fix build errors with FFmpeg5 2023-01-26 08:43:56 +01:00
BPanther
40b4a8dc16 localhost added
Signed-off-by: Thilo Graf <dbt@novatux.de>

supplement to: fix loopback playing
	       56e533cfc1
2022-09-15 15:46:06 +02:00
TangoCash
56e533cfc1 fix loopback playing 2022-09-15 15:42:50 +02:00
TangoCash
b60afebaeb dont use avformat_find_stream_info, if noprobe is requested 2022-09-07 08:00:17 +02:00
Jacek Jendrzej
52192c7ba5 fix version in commit a399cdadf0 2021-11-01 19:55:51 +01:00
Jacek Jendrzej
a399cdadf0 fix eof with new ffmpeg ABI, see:252500a78f 2021-11-01 18:13:41 +01:00
Jacek Jendrzej
2453d8a030 ffmpeg compil versions warnnings 2021-10-27 12:31:48 +02:00
GetAway
627b43ada0 fix major minor from last commit 2021-10-02 11:16:23 +02:00
GetAway
61ff7b3de0 fix include libavcodec/bsf.h
- 33d18982fa (diff-819a64c7a0d3c318f9b93e5a19f311df10299b81b89accc93fe4cb70abeee996)
2021-09-30 19:50:03 +02:00
Jacek Jendrzej
4eb8165387 build with ffmpeg version > 59.0.100 2021-08-28 15:16:33 +02:00
BPanther
3d9e2bfad7 small fixes 2021-06-13 16:29:40 +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
TangoCash
e1c1c07b0d save cover if available, report avfc to streaminfo2 2020-10-03 16:36:13 +02:00
Jacek Jendrzej
cdf663d6b9 libeplayer3: disable mjpeg format,because hardware does not support and this kills PTS (mp3 with attached picture) 2020-03-02 18:50:21 +01:00
DboxOldie
566ccea279 libeplayer3-sh4: select audio at start 2020-02-18 18:54:27 +01:00
Jacek Jendrzej
8ff9d03679 fix compiler warnings 2020-01-09 16:54:07 +01:00
Thilo Graf
60f6a1f4be lib cleanup and sync for mips vu support 2020-01-05 21:11:50 +01:00