Menu

Commit [r2932]  Maximize  Restore  History

Ugly hack time. In the CVS version of libquicktime the quicktime_t structure

has become an opaque data type and the underlying filedescriptor must be
obtained by using the accessor function lqt_fileno instead of the ".streamer"
member (which is no longer available). However, libquicktime 0.9.8 has not
been released yet. IF libquicktime is being used then test for lqt_fileno()
being present and define HAVE_LQT_FILENO for use in 1 place.

When libquicktime has a release this can all go away when the required version
of libquicktime is bumped to 0.9.8

sms00 2005-11-22

changed /trunk/mjpeg_play/INSTALL
changed /trunk/mjpeg_play/configure.ac
changed /trunk/mjpeg_play/lavtools/lav_io.c
/trunk/mjpeg_play/INSTALL Diff Switch to side-by-side view
Loading...
/trunk/mjpeg_play/configure.ac Diff Switch to side-by-side view
Loading...
/trunk/mjpeg_play/lavtools/lav_io.c Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.