On 04/03/14 11:18, Vittorio Giovara wrote: > Use frames directly and add a NULL check. > Also drop ff_draw_horiz_band() because it's not used anywhere. > --- > libavcodec/mpegvideo.c | 57 > +++++++++++++++++++++++++------------------------- > libavcodec/mpegvideo.h | 5 +---- > 2 files changed, 29 insertions(+), 33 deletions(-) >
Something along those lines should be done in the first patch and have the ff_draw_horiz_band() moved in utils.c lu _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
