mirror of
				https://projects.vdr-developer.org/git/vdr-plugin-softhddevice.git
				synced 2023-10-10 17:16:51 +00:00 
			
		
		
		
	Removed debug printf.
This commit is contained in:
		| @@ -516,7 +516,6 @@ void FixPacketForFFMpeg(VideoDecoder * MyVideoDecoder, AVPacket * avpkt) | ||||
| 		continue; | ||||
| 	    } | ||||
| 	    // packet has already an picture header | ||||
| 	    printf("split\n"); | ||||
| 	    tmp->size = p - tmp->data; | ||||
| 	    CodecVideoDecode(MyVideoDecoder, tmp); | ||||
| 	    tmp->data = p; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user