gstreamer/gst/flx
Edward Hervey f5b7ab5af1 gst/flx/gstflxdec.c: If the speed of the file is null in the header, set the frame_time to the default setting of GST...
Original commit message from CVS:
* gst/flx/gstflxdec.c: (gst_flxdec_chain):
If the speed of the file is null in the header, set the frame_time to the default
setting of GST_SECOND / 70. Which is the default frame_delay for .fli files as
stated in this document : http://www.compuphase.com/flic.htm
Would be nice to have the time conversion done properly too
(duration = flxh->frames * flxdec->frame_time)
2005-12-13 10:45:04 +00:00
..
flx_color.c Now flxdec works on big-endian machines as well. 2005-12-11 16:43:42 +00:00
flx_color.h Now flxdec works on big-endian machines as well. 2005-12-11 16:43:42 +00:00
flx_fmt.h Now flxdec works on big-endian machines as well. 2005-12-11 16:43:42 +00:00
flxdec.vcproj more working plugins 2004-07-27 21:41:30 +00:00
gstflxdec.c gst/flx/gstflxdec.c: If the speed of the file is null in the header, set the frame_time to the default setting of GST... 2005-12-13 10:45:04 +00:00
gstflxdec.h Now flxdec works on big-endian machines as well. 2005-12-11 16:43:42 +00:00
Makefile.am flx plugin ported to 0.9 2005-10-16 21:19:44 +00:00