You've already forked FFmpeg
							
							
				mirror of
				https://github.com/FFmpeg/FFmpeg.git
				synced 2025-10-30 23:18:11 +02:00 
			
		
		
		
	deprecate ff_realloc_static
Originally committed as revision 8404 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
		| @@ -37,7 +37,7 @@ | ||||
|  * @param[in] size The requested size. | ||||
|  * @return Block of memory of requested size. | ||||
|  */ | ||||
| void *ff_realloc_static(void *ptr, unsigned int size); | ||||
| attribute_deprecated void *ff_realloc_static(void *ptr, unsigned int size); | ||||
|  | ||||
| void align_put_bits(PutBitContext *s) | ||||
| { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user