[FFmpeg-devel] [PATCH v6 1/3] lavd: Add SDL2 output device

Carl Eugen Hoyos ceffmpeg at gmail.com
Wed Sep 14 19:24:23 EEST 2016


2016-09-14 18:20 GMT+02:00 Josh de Kock <josh at itanimul.li>:
> On 14/09/2016 17:17, Carl Eugen Hoyos wrote:
>>
>> 2016-09-11 23:14 GMT+02:00 Josh de Kock <josh at itanimul.li>:
>>
>>> +    { AV_PIX_FMT_RGB24,  SDL_PIXELFORMAT_RGB888 },
>>
>>> +    { AV_PIX_FMT_BGR24,  SDL_PIXELFORMAT_BGR888 },
>>
>> Did you test them / why did you remove the comments that said
>> they do not work?
>>
> I assumed since no one complained they were correct.

Mhm.

> (The comments were just
> asking if they were correct mappings or not).

Please add the comments back and comment the lines away, I
get broken b/w output here and I have no idea what is wrong.

Carl Eugen


More information about the ffmpeg-devel mailing list