On Mon, May 02, 2011 at 09:22:28AM +0200, Stefano Sabatini wrote: > On date Friday 2011-04-29 10:23:26 -0700, Ronald S. Bultje wrote: > > > > On Fri, Apr 29, 2011 at 7:39 AM, Ronald S. Bultje <[email protected]> > > wrote: > > > On Fri, Apr 29, 2011 at 2:37 PM, Stefano Sabatini > > > <[email protected]> wrote: > > >> --- > > >> ffmpeg.c | 2 +- > > >> ffplay.c | 2 +- > > >> libavcodec/flvdec.c | 2 +- > > >> libavcodec/h264.c | 2 +- > > >> libavcodec/h264_cavlc.c | 2 +- > > >> libavcodec/ituh263dec.c | 2 +- > > >> libavcodec/ratecontrol.c | 2 +- > > >> libavcodec/svq3.c | 2 +- > > >> 8 files changed, 8 insertions(+), 8 deletions(-) > > > > > > Looks good to me. > > > > Queued locally, I'll probably only push tomorrow... If someone else > > beats me to it, feel free to push first. > > Ping.
Can you please refresh the patch? biurrun@passion:~/src/priv/libav $ git am stefano.mbox Applying: replace deprecated av_get_pict_type_char() with av_get_picture_type_char() Applying: replace deprecated av_get_pict_type_char() with av_get_picture_type_char() error: patch failed: ffmpeg.c:1273 error: ffmpeg.c: patch does not apply error: patch failed: ffplay.c:1501 error: ffplay.c: patch does not apply error: patch failed: libavcodec/flvdec.c:109 error: libavcodec/flvdec.c: patch does not apply error: patch failed: libavcodec/h264.c:2208 error: libavcodec/h264.c: patch does not apply error: patch failed: libavcodec/h264_cavlc.c:584 error: libavcodec/h264_cavlc.c: patch does not apply error: patch failed: libavcodec/ituh263dec.c:71 error: libavcodec/ituh263dec.c: patch does not apply error: patch failed: libavcodec/ratecontrol.c:788 error: libavcodec/ratecontrol.c: patch does not apply error: patch failed: libavcodec/svq3.c:941 error: libavcodec/svq3.c: patch does not apply Patch failed at 0002 replace deprecated av_get_pict_type_char() with av_get_picture_type_char() Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
