Paul B Mahol <onemda <at> gmail.com> writes:
> > Are you unhappy with the probe function?
> > Is it too hard or too soft?
>
> It seems it breaks fate.
The gsm muxer (not the probe function) broke fate
because I badly edited allformats.c and "removed"
the gif demuxer: As said, I consider this an
interesting effect.
+ REGISTER_MUXDEMUX(GSM, gsm);
REGISTER_DEMUXER (GENH, genh);
REGISTER_MUXDEMUX(GIF, gif);
REGISTER_DEMUXER (GSM, gsm);
(Note the two gsm demuxers)
Carl Eugen
_______________________________________________
ffmpeg-devel mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel