On 26/05/14 13:56, Anton Khirnov wrote: > This avoids all the ABI troubles associated with avpriv_. > Since this function is very small and does not depend on any tables, > making it inline should have no adverse effects. > --- > libavcodec/flac.c | 10 +++------- > libavcodec/flac.h | 29 ++++++++++++++++++++++------- > libavcodec/flacdec.c | 4 ++-- > libavformat/flacdec.c | 2 +- > 4 files changed, 28 insertions(+), 17 deletions(-) >
fine for me. _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
