On 02/10/15 12:43, Vittorio Giovara wrote: > Fix warning due to frame assignment in dvenc. All uses of the reference > in dvdec are read only, except the ones in the main decoding function, > so use the frame pointer directly there. > --- > libavcodec/dv.h | 2 +- > libavcodec/dvdec.c | 13 +++++++------ > 2 files changed, 8 insertions(+), 7 deletions(-) >
Seems ok. _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
