[FFmpeg-devel] [PATCH] AVFoundation: Add -pixel_format option

Michael Niedermayer michaelni at gmx.at
Thu Jun 12 21:31:45 CEST 2014


On Thu, Jun 12, 2014 at 07:11:15AM +0200, Thilo Borgmann wrote:
> 
> 
> > Am 12.06.2014 um 04:06 schrieb Michael Niedermayer <michaelni at gmx.at>:
> > 
> >> On Thu, Jun 12, 2014 at 12:24:40AM +0200, Thilo Borgmann wrote:
> >> 
> >> 
> >>> Am 11.06.2014 um 21:35 schrieb Carl Eugen Hoyos <cehoyos at ag.or.at>:
> >>> 
> >>> Thilo Borgmann <thilo.borgmann <at> mail.de> writes:
> >>> 
> >>>> +        // select first supported pixel format instead 
> >>>> of user selected (or default) pixel format
> >>>> +        if (pxl_fmt_spec.ff_id == AV_PIX_FMT_NONE) {
> >>>> +            pxl_fmt_spec = pxl_fmt_dummy;
> >>> 
> >>> Should monoblack and rgb5x5 be moved down in avf_pixel_formats[]?
> >>> Or do I misunderstand the code?
> >>> (default should be rgb24 or similar)
> >> 
> >> This block selects the first supported format of the device in order of enumeration - independent of the order of the formats array.
> > 
> > should i apply it ?
> > should i wait ?
> 
> Please apply!

applied

thanks

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

If you think the mosad wants you dead since a long time then you are either
wrong or dead since a long time.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140612/6c3ecc3c/attachment.asc>


More information about the ffmpeg-devel mailing list