On Wed, Jun 20, 2012 at 09:48:37AM -0700, Alex Converse wrote: > > --- a/libavcodec/h264.c > +++ b/libavcodec/h264.c > @@ -4375,7 +4375,7 @@ again: > av_log(h->s.avctx, AV_LOG_DEBUG, > - "SPS decoding failure, try parsing the coomplete > NAL\n"); > + "SPS decoding failure, trying again with the > complete NAL\n");
If you don't mind I'd ask you to hold off pushing this. I have a couple of typo fixes queued and I'd like to submit that when I have collected a sizable amount so as not to create too many silly typo fix commits. This one is in my tree now and will not be forgotten. Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
