[FFmpeg-devel] [PATCH] doc/decoders.texi: typo in description for option ifo_palette

2014-11-21 Thread TOYAMA Shin-ichi
, 7b2a0e, 0d950c, 0f007b, cf0dec, cfa80c, 7c127b}. @item ifo_palette -Specify the the IFO file from which the global palette is obtained. +Specify the IFO file from which the global palette is obtained. (experimental) @item forced_subs_only -- 2.1.1 -- TOYAMA Shin-ichi mailto:sh

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

2014-11-14 Thread TOYAMA Shin-ichi
tion, I have not enough spare time for this currently. I would like to learn more inside ffmpeg and look into how to use extradata method when I have time. Anyway, I revised the last patch using fopen() again and also marked it experimental in `decoders.texi'. Please review it

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

2014-11-14 Thread TOYAMA Shin-ichi
Thanks for many comments. Attached is the forth try. Please review it. -- TOYAMA Shin-ichi mailto:sh...@wmail.plala.or.jp 0001-New-option-for-obtaining-global-palette-from-.IFO-fi.patch Description: Binary data ___ ffmpeg-devel mailing list ffmpeg

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

2014-11-13 Thread TOYAMA Shin-ichi
evised the patch to use avio_open2(). -- TOYAMA Shin-ichi mailto:sh...@wmail.plala.or.jp 0001-New-option-for-obtaining-global-palette-from-.IFO-fi.patch Description: Binary data ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

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

2014-11-11 Thread TOYAMA Shin-ichi
he same file. >In fact, if you just read all the YCbCr stuff into a fixed-size buffer >first, you might even be able to use the same function for the entire >conversion. Thanks! Those macros worked fine in my function. -- TOYAMA Shin-ichi mailto:sh...@wmail.plala.or.jp 0001-New-option-for-

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

2014-11-10 Thread TOYAMA Shin-ichi
documents ... -- TOYAMA Shin-ichi mailto:sh...@wmail.plala.or.jp ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

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

2014-11-10 Thread TOYAMA Shin-ichi
-September/017584.html -- TOYAMA Shin-ichi mailto:sh...@wmail.plala.or.jp 0001-Enables-parsing-DVD-color-palette-directly-from-IFO-.patch Description: Binary data ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo