[FFmpeg-devel] [PATCH] pkt_pts reordering

Michael Niedermayer michaelni
Sat Jan 8 15:35:53 CET 2011


On Sat, Jan 08, 2011 at 12:07:56AM +0100, Michael Niedermayer wrote:
> On Fri, Jan 07, 2011 at 10:16:14PM +0100, Stefano Sabatini wrote:
> > On date Friday 2011-01-07 15:37:01 +0100, Michael Niedermayer encoded:
[...]
> [...]
> > > @@ -628,6 +630,9 @@ int attribute_align_arg avcodec_decode_video2(AVCodecContext *avctx, AVFrame *pi
> > >      *got_picture_ptr= 0;
> > >      if((avctx->coded_width||avctx->coded_height) && av_image_check_size(avctx->coded_width, avctx->coded_height, 0, avctx))
> > >          return -1;
> > > +
> > > +    avctx->pkt= avpkt;
> > 
> > Nit+++: avctx->pkt_= avpkt;
> 
> fixed some of the space nitpiks, again, i likely forgot some

btw, whats the quickest way to make changes to a previous git commit before
dcommiting?

Ive just tried to fix these space nitpicks during rebase conflict resolution
but (as i feared) i seem to have missed some that way.

[...]
--
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Freedom in capitalist society always remains about the same as it was in
ancient Greek republics: Freedom for slave owners. -- Vladimir Lenin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20110108/e1089707/attachment.pgp>



More information about the ffmpeg-devel mailing list