[FFmpeg-devel] [PATCH] av_register_all not always initializes correctly
Gonzalo Garramuño
ggarra
Thu Jan 3 10:24:19 CET 2008
This patch also effects ffplay.c and ffmpeg.c, where someone seems to
have compensated for this bug by needlessly adding:
avcodec_register_all();
which is also done inside av_register_all.
There's a similar problem with another static inited variable in
imgconvert, but my imgconvert.c is now a tad hosed to create a patch for it.
--
Gonzalo Garramu?o
ggarra at advancedsl.com.ar
AMD4400 - ASUS48N-E
GeForce7300GT
Xubuntu Gutsy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: allformats.c.patch
Type: text/x-patch
Size: 296 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080103/5b7b04ab/attachment.bin>
More information about the ffmpeg-devel
mailing list