Removed partially implemented SDL player.

This commit is contained in:
Jonathan Thomas
2014-06-20 15:05:24 -05:00
parent 6bdc12f6a2
commit 39a67529fa
8 changed files with 1 additions and 338 deletions

View File

@@ -127,13 +127,6 @@ int main(int argc, char* argv[])
*/
// SDLPlayer p;
// p.Reader(&r2);
// p.Play();
// return 0;
// Image of interlaced frame
// ImageReader ir("/home/jonathan/apps/libopenshot/src/examples/interlaced.png");
// ir.Open();