[FFmpeg-devel] [PATCH] Enables parsing DVD color palette directly from IFO file

TOYAMA Shin-ichi shin1 at wmail.plala.or.jp
Thu Nov 13 13:39:49 CET 2014


Michael Niedermayer wrote in <20141111172026.GS32286 at nb4>
>> +    if ((in = fopen(p, "r")) == NULL) {
>
>why does this not use avio_open2() ?
>this would permit to also use ifo files in other locations than
>local files

Thank you for your suggestion.
I revised the patch to use avio_open2().

-- 
TOYAMA Shin-ichi mailto:shin1 at wmail.plala.or.jp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-New-option-for-obtaining-global-palette-from-.IFO-fi.patch
Type: application/octet-stream
Size: 4359 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20141113/ff9a84e4/attachment.obj>


More information about the ffmpeg-devel mailing list