Martin Pulec
|
c2bf052d07
|
GL: do not use PBO for Raspberry
Currently Raspberry has better performance without PBO.
|
2020-06-03 16:28:18 +02:00 |
|
Martin Pulec
|
dd1140254b
|
GitHub CI [Mac]: pass NDI path to DYLIBBUNDLER_FLAGS
|
2020-06-03 16:22:03 +02:00 |
|
Martin Pulec
|
aa78d1da35
|
GitHub CI: download NDI only if built [Linux, Win]
|
2020-06-03 16:22:02 +02:00 |
|
Martin Pulec
|
d23feabb5d
|
GitHub CI: support for Mac NDI
|
2020-06-03 16:22:02 +02:00 |
|
Martin Pulec
|
ac3edcb85f
|
Allow private NDI build
|
2020-06-03 16:22:02 +02:00 |
|
Martin Pulec
|
5b8a50c82b
|
GL: added [no]pbo option
|
2020-06-03 16:22:02 +02:00 |
|
Martin Pulec
|
aab4f61de6
|
Gamma cap. f.: run in parallel
|
2020-06-03 16:21:29 +02:00 |
|
Martin Pulec
|
5b9bb6b145
|
Merge pull request #64 from xrucka/rpi
WIP: add function checking for Raspberry Pi board
|
2020-06-03 16:20:38 +02:00 |
|
Lukas Rucka
|
308e04263d
|
WIP: add function checking for Raspberry Pi board
|
2020-06-02 15:27:23 +02:00 |
|
Martin Pulec
|
733192968d
|
ARM-build: use Raspbian for ARMHF build
|
2020-06-01 22:46:36 +02:00 |
|
Martin Pulec
|
ef402f3261
|
Capture filters: fixed header
|
2020-06-01 16:09:55 +02:00 |
|
Martin Pulec
|
51a81029ef
|
Lavc print_codec_supp_pix_fmts: do not crash on NULL pointer
|
2020-06-01 16:09:40 +02:00 |
|
Martin Pulec
|
9a947d639b
|
SDL2: return dropped/discarded frames to queue
Return dropped/discarded frames back to queue instead of deleting.
|
2020-06-01 14:29:14 +02:00 |
|
Martin Pulec
|
fec49fc923
|
Configure: missing swscale dep for file
|
2020-06-01 14:15:01 +02:00 |
|
Martin Pulec
|
aaf473dab2
|
File: really respect :opportunistic_audio
Before this fix, using :opportunistic_audio while there was no audio
track in the media file resulted in crash.
|
2020-06-01 14:13:20 +02:00 |
|
Martin Pulec
|
41b1b2ee62
|
ARM build: build also file capture
|
2020-06-01 09:15:35 +02:00 |
|
Martin Pulec
|
d43b531ae9
|
Lavc: reflect thread opt also for conv threads
If the thread option is a number, use it also as a number of conversion
threads.
|
2020-05-31 23:04:28 +02:00 |
|
Martin Pulec
|
ba25fb3567
|
Lavc: fixed setting thread mode
Since commit 96c99f49, the thread option was not honored at all.
|
2020-05-31 22:42:25 +02:00 |
|
Martin Pulec
|
8bef2dd757
|
Lavc: allow passing thread number
|
2020-05-31 21:34:07 +02:00 |
|
Martin Pulec
|
01ea7abf8c
|
Revert "Cmpto J2K dec.: increase default tile_limit to 2"
This reverts commit 6c82e4c036.
|
2020-05-29 20:41:01 +02:00 |
|
Martin Pulec
|
1203b5faf1
|
Lavd: allow decoding H.265 into VDPAU surface
|
2020-05-29 14:02:24 +02:00 |
|
Martin Pulec
|
27bfe2fce3
|
Cmpto J2K enc.: fixet MCT param name in help
+ select automatically if not set
|
2020-05-29 13:59:15 +02:00 |
|
Martin Pulec
|
d01e467070
|
.github/scripts/replace-asset.sh: fixed a fail
Fixed premature end when GITHUB_REPOSITORY/GITHUB_TOKEN were not given.
|
2020-05-29 13:31:30 +02:00 |
|
Martin Pulec
|
6c82e4c036
|
Cmpto J2K dec.: increase default tile_limit to 2
|
2020-05-29 10:29:13 +02:00 |
|
Martin Pulec
|
1e1eb0ddf9
|
Cmpto J2K dec.: modernize a bit
|
2020-05-29 10:29:08 +02:00 |
|
Martin Pulec
|
aa23e38200
|
Added GitHub action for ARM builds
|
2020-05-29 10:13:33 +02:00 |
|
Martin Pulec
|
c62f7c6282
|
Pipe: fixed leaks
|
2020-05-28 15:59:06 +02:00 |
|
Martin Pulec
|
7bafb4769c
|
Added vc_copylineRG48toUYVY
|
2020-05-28 15:59:06 +02:00 |
|
Martin Pulec
|
275049f491
|
Matrix cap. f.: support for 16-bit RGB
|
2020-05-28 15:58:47 +02:00 |
|
Martin Pulec
|
270889531c
|
Added further RG48 conversions
|
2020-05-28 13:51:20 +02:00 |
|
Martin Pulec
|
3c191f9950
|
Fixed vc_copylineRG48toRGB
|
2020-05-28 13:31:19 +02:00 |
|
Martin Pulec
|
a93b17a80c
|
Gamma: support for 16-bits
|
2020-05-28 12:26:45 +02:00 |
|
Martin Pulec
|
fd8e249a0e
|
GitHub CI: do not build devel branch automatically
|
2020-05-28 12:18:15 +02:00 |
|
Martin Pulec
|
9040823632
|
Build as C++14 by default
|
2020-05-28 12:16:15 +02:00 |
|
Martin Pulec
|
f1f9858473
|
Updated README.md
|
2020-05-28 10:28:24 +02:00 |
|
Martin Pulec
|
f682f7e96f
|
Added long name for I420
|
2020-05-27 09:49:28 +02:00 |
|
Martin Pulec
|
90a42b58f2
|
GitHub CI: unshallow Git when retagging
|
2020-05-26 22:33:42 +02:00 |
|
Martin Pulec
|
d2aa27da2a
|
GitHub CI: use JSON file
Use JSON as a file to fix '\n' in JSON handling.
|
2020-05-26 21:50:51 +02:00 |
|
Martin Pulec
|
08959b7752
|
Gamma small name fix
|
2020-05-26 19:56:40 +02:00 |
|
Martin Pulec
|
634e1230b2
|
Added change_pixfmt cap. f.
|
2020-05-26 19:56:24 +02:00 |
|
Martin Pulec
|
57cd189df4
|
GitHub CI: added updated date to description
|
2020-05-26 14:11:53 +02:00 |
|
Martin Pulec
|
ce2f22502e
|
GitHub CI: NTV2 SDK was updated
|
2020-05-26 10:17:02 +02:00 |
|
Martin Pulec
|
afc4c1438a
|
Win: compile fix
|
2020-05-25 20:30:48 +02:00 |
|
Martin Pulec
|
ce245ee424
|
Added gamma cap. f.
|
2020-05-25 18:04:52 +02:00 |
|
Martin Pulec
|
df856a6bb0
|
Renamed transform cap. f. to matrix
|
2020-05-25 18:04:52 +02:00 |
|
Martin Pulec
|
a870713390
|
AJA: Win compat
|
2020-05-25 18:04:48 +02:00 |
|
Martin Pulec
|
71b2eff1a0
|
AJA: support for NTV2_FBF_12BIT_RGB_PACKED
Currently this is handled exernally as R12L. Conversion is done
internally.
|
2020-05-25 17:40:19 +02:00 |
|
Martin Pulec
|
f5804d7dd6
|
Testcard: fixed help
|
2020-05-25 17:40:19 +02:00 |
|
Martin Pulec
|
c5672184d3
|
Video decoder: choose line decoders in a more smart way
Implement more smart selection of decoders. Until now, first was chosen
(only the fast property was taken into accout). Now reflect also bit
depth.
|
2020-05-25 17:40:15 +02:00 |
|
Martin Pulec
|
9768b359e4
|
Video codec: decoders - include rest of R12L convs
|
2020-05-25 09:53:39 +02:00 |
|