[Ffmpeg-devel] some api/abi changes
Pavlov Konstantin
thresh
Fri Sep 8 17:07:05 CEST 2006
hey everyone
noticed some changes in api/abi of ffmpeg:
thresh at exchange repo/i686/RPMS.hasher $ rpmsodiff
libavcodec-0.5.0-alt1.svn6173.i686.rpm libavcodec-0.5.0-alt1.svn6190.i686.rpm
common sonames:
libavcodec.so.51 /usr/lib/libavcodec.so.51.13.0 /usr/lib/libavcodec.so.51.13.0
libavutil.so.49 /usr/lib/libavutil.so.49.0.0 /usr/lib/libavutil.so.49.0.0
--- libavcodec-0.5.0-alt1.svn6173/libavcodec.so.51 2006-09-05 14:10:23 +0400
+++ libavcodec-0.5.0-alt1.svn6190/libavcodec.so.51 2006-09-08 01:06:02 +0400
@@ -428,3 +428,2 @@
idcin_decoder D
-img_convert T
img_copy T
@@ -433,6 +432,2 @@
img_pad T
-img_resample T
-img_resample_close T
-img_resample_full_init T
-img_resample_init T
indeo2_decoder D
@@ -600,5 +595,2 @@
svq3_decoder D
-sws_freeContext T
-sws_getContext T
-sws_scale T
tab_frw_01234567_sse2 D
8 symbols removed
T img_convert
T img_resample
T img_resample_close
T img_resample_full_init
T img_resample_init
T sws_freeContext
T sws_getContext
T sws_scale
libavutil.so.49 definitions unchanged
vim:ft=diff
thresh at exchange repo/i686/RPMS.hasher $
why avcodec soname stays the same? it should change in that case.
and img_convert still sits in avcodec.h header file. error?
--
Pavlov Konstantin,
ALT Linux Team,
jid: thresh at altlinux.org
More information about the ffmpeg-devel
mailing list