From: mirs
Signed-off-by: mirs
add tonemapping hermite,this looks close real hdr display
format patch email
---
libavfilter/vf_tonemap.c | 65
1 file changed, 65 insertions(+)
diff --git a/libavfilter/vf_tonemap.c b/libavfilter/vf_tonemap.c
index d10
From: mirs
Signed-off-by: mirs
add tonemapping hermite,this looks close real hdr display
---
libavfilter/vf_tonemap.c | 65
1 file changed, 65 insertions(+)
diff --git a/libavfilter/vf_tonemap.c b/libavfilter/vf_tonemap.c
index d1087e6bd9..3fb2bdfa2c
From: mirs
Signed-off-by: mirs
add option for hls segment request append, default is disable
---
libavformat/hls.c | 31 ---
1 file changed, 28 insertions(+), 3 deletions(-)
diff --git a/libavformat/hls.c b/libavformat/hls.c
index 3dc7bd3930..b069cde144 100644
---
From: mirs
Signed-off-by: mirs
---
libavformat/hls.c | 31 ---
1 file changed, 28 insertions(+), 3 deletions(-)
diff --git a/libavformat/hls.c b/libavformat/hls.c
index 3dc7bd3930..3a1cc855c4 100644
--- a/libavformat/hls.c
+++ b/libavformat/hls.c
@@ -220,6 +220,7 @@
From: mirs
Signed-off-by: mirs
add option for hls when client reqeust segment url maybe use get parameters for
user authenticatio
---
libavformat/hls.c | 36 +---
1 file changed, 29 insertions(+), 7 deletions(-)
diff --git a/libavformat/hls.c b/libavformat/hl