On Mon, Nov 21, 2011 at 06:44:22AM +0100, Anton Khirnov wrote: > --- > libavcodec/avcodec.h | 18 +++++++++--------- > 1 files changed, 9 insertions(+), 9 deletions(-)
You continue having trouble with grep and/or your editor's search and replace function. Please review the next iteration yourself with grep 'avcodec_open[^2]' libavcodec/avcodec.h grep 'avcodec_alloc_context[^3]' libavcodec/avcodec.h More than one result should make you suspicious. Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
