You've already forked FFmpeg
							
							
				mirror of
				https://github.com/FFmpeg/FFmpeg.git
				synced 2025-10-30 23:18:11 +02:00 
			
		
		
		
	Merge commit '066ad249843bde656265b59110c2521e2b1ce131'
* commit '066ad249843bde656265b59110c2521e2b1ce131': h264_sei: reorder headers Merged-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
		| @@ -25,12 +25,10 @@ | ||||
|  * @author Michael Niedermayer <michaelni@gmx.at> | ||||
|  */ | ||||
|  | ||||
| #include "internal.h" | ||||
| #include "avcodec.h" | ||||
| #include "h264.h" | ||||
| #include "golomb.h" | ||||
|  | ||||
| #include <assert.h> | ||||
| #include "h264.h" | ||||
| #include "internal.h" | ||||
|  | ||||
| static const uint8_t sei_num_clock_ts_table[9] = { | ||||
|     1, 1, 1, 2, 2, 3, 3, 2, 3 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user