← Back to team overview

openshot.code team mailing list archive

[Branch ~openshot.code/openshot/main] Rev 581: Removing the RGB Parade effect, until we can determine why it seg faults on every version of Ubun...

 

------------------------------------------------------------
revno: 581
committer: Jonathan Thomas <Jonathan.Oomph@xxxxxxxxx>
branch nick: openshot
timestamp: Thu 2011-09-22 11:12:40 -0500
message:
  Removing the RGB Parade effect, until we can determine why it seg faults on every version of Ubuntu.  Apparently it works fine on Linux Mint, even though it seems to be the same version of frei0r.
removed:
  openshot/effects/rgbparade.xml


--
lp:openshot
https://code.launchpad.net/~openshot.code/openshot/main

Your team OpenShot Code is subscribed to branch lp:openshot.
To unsubscribe from this branch go to https://code.launchpad.net/~openshot.code/openshot/main/+edit-subscription
=== removed file 'openshot/effects/rgbparade.xml'
--- openshot/effects/rgbparade.xml	2011-08-28 21:22:55 +0000
+++ openshot/effects/rgbparade.xml	1970-01-01 00:00:00 +0000
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!DOCTYPE openshot-effect>
-<effect>
-	<title translatable="True">RGB Parade</title>
-	<description translatable="True">Displays a histogram of the R, G and B video data</description>
-	<icon>rgbparade.png</icon>
-	<category>Video</category>
-	<service>frei0r.rgbparade</service>
-	
-</effect>
-