You've already forked FFmpeg
							
							
				mirror of
				https://github.com/FFmpeg/FFmpeg.git
				synced 2025-10-30 23:18:11 +02:00 
			
		
		
		
	10l (wrong coded_picture)
Originally committed as revision 3441 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
		| @@ -1542,6 +1542,7 @@ void MPV_frame_end(MpegEncContext *s) | ||||
|     memset(&s->next_picture, 0, sizeof(Picture)); | ||||
|     memset(&s->current_picture, 0, sizeof(Picture)); | ||||
| #endif | ||||
|     s->avctx->coded_frame= (AVFrame*)s->current_picture_ptr; | ||||
| } | ||||
|  | ||||
| /** | ||||
|   | ||||
		Reference in New Issue
	
	Block a user