[FFmpeg-devel] [PATCH] libgme support
wm4
nfxjfg at googlemail.com
Fri Jun 28 10:44:35 CEST 2013
Apparently some people want this.
libmodplug.c was used as base, and there are many similarities. libgme
does support stream callbacks, but since the gme_load_custom() function
wants a file size anyway and documentation says most formats read the
whole file, it doesn't seem worth the trouble.
I'm not sure whether the auto-detection is not too fragile. libgme
checks the 4 bytes of the start of the file only. I'm returning
AVPROBE_SCORE_MAX / 2 hoping to reduce potential breakage.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-lavf-add-support-for-libgme.patch
Type: text/x-patch
Size: 9044 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20130628/275e1ee1/attachment.bin>
More information about the ffmpeg-devel
mailing list