From 5f010888acabe5d00504b05d159b2837ff115f05 Mon Sep 17 00:00:00 2001 From: zecke Date: Thu, 11 Jul 2002 23:14:01 +0000 Subject: now play video sandman saved my nite. Many thanks --- (limited to 'noncore/multimedia') diff --git a/noncore/multimedia/opieplayer2/nullvideo.c b/noncore/multimedia/opieplayer2/nullvideo.c index e50d7b5..f356e76 100644 --- a/noncore/multimedia/opieplayer2/nullvideo.c +++ b/noncore/multimedia/opieplayer2/nullvideo.c @@ -419,7 +419,7 @@ static void null_display_frame( vo_driver_t* self, vo_frame_t *frame_gen ){ if( display != NULL ) { (*display)(this->caller, frame->data, frame->output_width, frame->output_height, - this->bytes_per_pixel ); + frame->bytes_per_line ); printf("display done hope you enyoyed the frame"); } // } -- cgit v0.9.0.2