vlc | branch: master | Alexandre Janniaux <[email protected]> | Thu Sep 10 12:12:04 2020 +0200| [891ea5aaa9975bf36d84267deff1b65b2b53cda9] | committer: Alexandre Janniaux
nvdec: remove trailing line > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=891ea5aaa9975bf36d84267deff1b65b2b53cda9 --- modules/hw/nvdec/nvdec.c | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/hw/nvdec/nvdec.c b/modules/hw/nvdec/nvdec.c index a9713dd43a..b3e96dc6ab 100644 --- a/modules/hw/nvdec/nvdec.c +++ b/modules/hw/nvdec/nvdec.c @@ -1089,4 +1089,3 @@ DecoderContextOpen(vlc_decoder_device *device, vout_window_t *window) return VLC_SUCCESS; } - _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
