[FFmpeg-devel] [PATCH] export av_probe_input_format2

elupus elupus
Thu Jun 11 14:06:28 CEST 2009


Hi,

Currently av_probe_input_format2 is a static function in
libavformat/utils.c. This makes it impossible for a user of the library,
that is using av_open_input_stream instead of av_open_input_file, to mimic
the behavior of av_open_input_file. 

This patch exports this function.

Joakim
-------------- next part --------------
A non-text attachment was scrubbed...
Name: probe_format2.patch
Type: application/octet-stream
Size: 1353 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090611/daa5f988/attachment.obj>



More information about the ffmpeg-devel mailing list