[vlc-devel] [PATCH] input: don't wait data to create sout input

Francois Cartegnie fcvlcdev at free.fr
Tue Jan 30 20:43:12 CET 2018


Le 30/01/2018 à 19:28, Rémi Denis-Courmont a écrit :
> Le tiistaina 30. tammikuuta 2018, 20.16.25 EET Francois Cartegnie a écrit :
>> Le 30/01/2018 à 19:02, Rémi Denis-Courmont a écrit :
>>> I´d argue that this logically belongs in decoder_Create(), even though it
>>> makes no practical difference.
>>>
>>> It is also questionable why not to do for all ES categories. Stream output
>>> generally wants to know the list of ES as early as possible.
>>
>> The reason is the full format, required for muxers, is usually not
>> known. That's why the packetizers are in the loop.
> 
> There is already a packetized check in your patch...
> 

The point is to avoid it for non packetized spu, even if i don't see how
that can happen.

-- 
Francois Cartegnie
VideoLAN - VLC Developer


More information about the vlc-devel mailing list