Hi

On Fri, Jul 30, 2010 at 1:04 AM, Diego Biurrun <[email protected]> wrote:

> On Wed, Jul 28, 2010 at 05:42:24PM +0200, spyfeng wrote:
> >
> > --- mms/mms.h Wed Jul 28 17:09:11 2010        (r5874)
> > +++ mms/mms.h Wed Jul 28 17:42:24 2010        (r5875)
> > @@ -34,7 +34,7 @@ typedef struct {
> >      /** Buffer for outgoing packets. */
> >      /*...@{*/
> >      uint8_t *write_out_ptr;              ///< Pointer for writting the
> buffer.
> > -    uint8_t out_buffer[512];             ///< Buffer for outgoing
> packet.
> > +    uint8_t out_buffer[8192];             ///< Buffer for outgoing
> packet.
>
> You broke vertical alignment.
>
>

thanks for reminding me.
I'll check through all the code for alignment.

zhentan
-- 
Best wishes~
_______________________________________________
FFmpeg-soc mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc

Reply via email to