Commit Graph

41 Commits

Author SHA1 Message Date
Dirk Nehring 177e44de98 - switch from indent to clang-format, which is supported by Visual Studio Code
- reindent all sources to common code style
- fix include sort errors from clang-format
- update AGPL 3.0 license file
2021-12-27 20:02:45 +01:00
jojo61 d553a8108d Fix AC3 dowmix 2021-01-26 09:17:39 +01:00
jojo61 a28e368c1b Fix jumps between recording marks 2020-06-09 09:23:38 +02:00
jojo61 03b770ce47 Support for mpv user shaders with libplacebo 2020-06-07 12:31:18 +02:00
Dirk Nehring 36c208967e - Reindent all sources to common coding style again.
- Fix compile bug occurred with gcc10 (-fno-common is now default)
2020-04-10 16:17:23 +02:00
jojo61 a6e65d953e Fix issue #42 and changes for faster a/v sync 2020-03-31 13:57:43 +02:00
jojo61 189d8cfa53 Fix issue #34 2020-03-04 15:55:57 +01:00
jojo61 c06b891c2b Final fix for memory leak 2020-01-31 12:28:18 +01:00
jojo61 e0239a549e One more fix for memleak 2020-01-21 16:59:03 +01:00
jojo61 431e37e93f try to fix memleak 2020-01-19 16:58:28 +01:00
jojo61 1674600882 Fixes for drm Aspectratio and UHD HDR 2020-01-15 18:01:27 +01:00
jojo61 53314a17f5 Remove deprecated call 2020-01-08 17:00:53 +01:00
jojo61 463109fcb6 Prepare for v4l2m2m for Raspi 4 2019-12-23 11:14:38 +01:00
jojo61 d2dedb40dd New Parameter -r for Refreshrate with DRM
Fixed aspectratio with DRM
2019-12-12 11:31:40 +01:00
Dirk Nehring 1a56d620ac Fix indentation. 2019-11-18 13:01:19 +01:00
Dirk Nehring 9ebdd3baae Fix remaining indentation problems. 2019-10-28 21:43:37 +01:00
Dirk Nehring ed53dd21ca Reindent all sources to common coding style. 2019-10-26 18:42:19 +02:00
Dirk Nehring 35cc401e13 Drop ffmpeg compatibility checks
Set minimum ffmpeg API to 3.4
Set minimum VDR API to 2.4.0
2019-10-22 15:21:26 +02:00
jojo61 f80d757704 Fixed ATTA and DETA
Cleanup some code
Testet GRAB funktions
2019-10-20 14:48:28 +02:00
jojo61 4d2735a971 Vaapi changed to egl 2019-10-04 10:37:57 +02:00
jojo61 5c2b801a45 First support for VAAPI 2019-08-22 12:34:29 +02:00
jojo61 053fd53bc4 improved still picture and channel switch 2019-04-13 11:45:17 +02:00
jojo61 de7311d233 make Fatal when YADIF fails 2019-04-07 15:55:40 +02:00
jojo61 7e5c6f349d YADIF Deinterlacer 2019-04-05 07:20:52 +02:00
jojo61 24ccfefff3 optimized CodecAudioDecode 2019-01-04 12:27:13 +01:00
jojo61 33a3316344 removed deprecated ffmpeg functions 2019-01-04 11:27:54 +01:00
jojo61 6c5b65ed82 fix for compilerwarnings 2019-01-04 10:08:47 +01:00
jojo61 333b720c65 improve records cutting 2018-12-10 13:10:58 +01:00
jojo61 cc1f3a987c enable surfaces for SD and GRAB with OSD 2018-10-25 20:04:35 +02:00
jojo61 15c04b8837 fix SD with official FFMPEG patch 2018-10-21 17:24:12 +02:00
jojo61 a32b42c68d reversed fix for interlaced playback 2018-10-13 15:45:01 +02:00
jojo61 38307c868f fixed interlaced playback 2018-10-13 14:40:47 +02:00
jojo61 f03dde19ed fixed SURFACES full 2018-10-08 17:02:12 +02:00
jojo61 35af60f504 GRAB enabled 2018-10-04 16:49:06 +02:00
jojo61 1aa7c1a998 improve OSD with screenresize 2018-09-28 17:02:56 +02:00
jojo61 076501266c more fixes 2018-09-08 16:53:55 +02:00
jojo61 1231f48cb1 more SD fixes 2018-08-31 23:10:21 +02:00
jojo61 137e85a412 fixed SD video 2018-08-31 10:19:34 +02:00
jojo61 64ae9a368e deinterlace fpr mpeg2 is broken 2018-08-27 16:54:44 +02:00
jojo61 d6d2674d23 fix for jumpmarks and Screensaver 2018-08-20 17:25:39 +02:00
jojo61 1038725182 Initial commit 2018-08-19 11:45:46 +02:00