mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-01-06 14:15:29 +01:00
build info for ABI
Originally committed as revision 489 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -412,6 +412,11 @@ unsigned avcodec_version( void )
|
||||
return LIBAVCODEC_VERSION_INT;
|
||||
}
|
||||
|
||||
unsigned avcodec_build( void )
|
||||
{
|
||||
return LIBAVCODEC_BUILD;
|
||||
}
|
||||
|
||||
/* must be called before any other functions */
|
||||
void avcodec_init(void)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user