On Wed, 2 Nov 2011, Diego Biurrun wrote:

---
configure            |   21 +--------------------
libavutil/internal.h |   28 ----------------------------
2 files changed, 1 insertions(+), 48 deletions(-)

This is useful whenever we move public functions from one library to another. Currently, there are no such ones, since the cases where it was used was removed after the last major bump, but if we want to move more functions in an upcoming bump, we'll need this again.

Sure, we could just revert the removal if we need to move other functions again, of course, but removing it breaks scripts that use --disable-symver for the periods of time when it isn't present.

// Martin
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to