[vlc-commits] nvdec: remove trailing line
Alexandre Janniaux
git at videolan.org
Thu Sep 10 15:41:34 CEST 2020
vlc | branch: master | Alexandre Janniaux <ajanni at videolabs.io> | 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;
}
-
More information about the vlc-commits
mailing list