[FFmpeg-devel] [PATCH]Support SOLID_GRAY lagarith frames

Paul B Mahol onemda at gmail.com
Tue Jan 22 13:35:54 CET 2013


On 1/22/13, Carl Eugen Hoyos <cehoyos at ag.or.at> wrote:
> On Tuesday 22 January 2013 12:17:27 pm Paul B Mahol wrote:
>> >> >          for (j = 0; j < avctx->height; j++) {
>> >> > +            if (frametype == FRAME_SOLID_RGBA) {
>> >>
>> >> if/else in loop when it is not needed/pointless.
>> >
>> > Please elaborate.
>>
>> add another loop for gray case.
>
> Done.
>
> New patch attached, thank you, Carl Eugen
>

probably ok


More information about the ffmpeg-devel mailing list