You've already forked FFmpeg
							
							
				mirror of
				https://github.com/FFmpeg/FFmpeg.git
				synced 2025-10-30 23:18:11 +02:00 
			
		
		
		
	lavf: remove nonexistent symbols
Signed-off-by: Paul B Mahol <onemda@gmail.com>
This commit is contained in:
		| @@ -123,7 +123,7 @@ double parse_number_or_die(const char *context, const char *numstr, int type, | ||||
|  * not zero timestr is interpreted as a duration, otherwise as a | ||||
|  * date | ||||
|  * | ||||
|  * @see parse_date() | ||||
|  * @see av_parse_time() | ||||
|  */ | ||||
| int64_t parse_time_or_die(const char *context, const char *timestr, | ||||
|                           int is_duration); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user