You've already forked FFmpeg
							
							
				mirror of
				https://github.com/FFmpeg/FFmpeg.git
				synced 2025-10-30 23:18:11 +02:00 
			
		
		
		
	ffplay&cmdutils:Factor get_rotation() code out
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
		| @@ -597,4 +597,6 @@ void *grow_array(void *array, int elem_size, int *size, int new_size); | ||||
|     char name[128];\ | ||||
|     av_get_channel_layout_string(name, sizeof(name), 0, ch_layout); | ||||
|  | ||||
| double get_rotation(AVStream *st); | ||||
|  | ||||
| #endif /* CMDUTILS_H */ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user