You've already forked FFmpeg
							
							
				mirror of
				https://github.com/FFmpeg/FFmpeg.git
				synced 2025-10-30 23:18:11 +02:00 
			
		
		
		
	bmv: Remove unused variable
This commit is contained in:
		| @@ -72,7 +72,6 @@ static int bmv_read_packet(AVFormatContext *s, AVPacket *pkt) | ||||
| { | ||||
|     BMVContext *c = s->priv_data; | ||||
|     int type, err; | ||||
|     void *tmp; | ||||
|  | ||||
|     while (c->get_next) { | ||||
|         if (s->pb->eof_reached) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user