Skip to content

Instantly share code, notes, and snippets.

View ksharindam's full-sized avatar
:octocat:

Arindam Chaudhuri ksharindam

:octocat:
View GitHub Profile
@ksharindam
ksharindam / vlc-rpi-omxil-support.patch
Created February 7, 2018 16:14
Patch for raspbian packaging to enable OmxIL video output in vlc media player
Description: Enable OMXIL video output for Raspberry Pi
diff -ruN a/debian/control b/debian/control
--- a/debian/control 2017-06-01 21:17:33.000000000 +0530
+++ b/debian/control 2018-02-07 09:28:12.280591000 +0530
@@ -62,7 +62,7 @@
libncursesw5-dev,
libnotify-dev,
libogg-dev (>= 1.0),
- libomxil-bellagio-dev [linux-any],
diff -ruN a/debian/control b/debian/control
--- a/debian/control 2017-11-27 01:50:02.000000000 +0530
+++ b/debian/control 2017-12-31 08:37:43.065218792 +0530
@@ -78,8 +78,8 @@
libnetcdf-dev [!powerpcspe],
# --enable-openal
libopenal-dev,
-# --enable-omx
- libomxil-bellagio-dev,
+# --enable-omx-rpi