[FFmpeg-devel] [PATCH] List supported pixel formats
Stefano Sabatini
stefano.sabatini-lala
Wed May 30 17:33:36 CEST 2007
On date Wednesday 2007-05-30 16:21:03 +0200, Benoit Fouet encoded:
> Michael Niedermayer wrote:
> > Hi
> >
> > On Tue, May 29, 2007 at 06:01:47PM +0200, Stefano Sabatini wrote:
> >
> >> On date Tuesday 2007-05-29 14:21:36 +0200, Michael Niedermayer encoded:
> >>
> >>> trailing whitespace
> >>>
> >> Fixed.
> >>
> >
> > patch looks ok
> >
> > [...]
> >
> >
>
> i removed the remaining trailing whitespace and applied it
I've finally decided to add this:
(add-hook 'c-mode-hook
(lambda ()
(setq indent-tabs-mode nil)
(setq show-trailing-whitespace t)
...))
to my .emacs.d/init.el ...
Incoming patch for the same functionality applied to the -s
option.
Cheers
--
Stefano Sabatini
Linux user number 337176 (see http://counter.li.org)
More information about the ffmpeg-devel
mailing list