You've already forked FFmpeg
							
							
				mirror of
				https://github.com/FFmpeg/FFmpeg.git
				synced 2025-10-30 23:18:11 +02:00 
			
		
		
		
	100l, I broke H.264 again, forgot one hunk.
Thanks to FATE for finding it. Originally committed as revision 16285 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
		| @@ -1402,6 +1402,7 @@ static const uint8_t *decode_nal(H264Context *h, const uint8_t *src, int *dst_le | ||||
|             } | ||||
|             break; | ||||
|         } | ||||
|         i-= RS; | ||||
|     } | ||||
|  | ||||
|     if(i>=length-1){ //no escaped 0 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user