From 6b91d960e06749f090a24dbcfb77d3405f068c07 Mon Sep 17 00:00:00 2001 From: "Ronald S. Bultje" Date: Fri, 1 Jul 2005 17:31:35 +0000 Subject: sys/: Allow fps to 1000 instead of 100 to workaround ffmpeg setting fps to 1000 for flv videos (#309150) Original commit message from CVS: * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get): * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): Allow fps to 1000 instead of 100 to workaround ffmpeg setting fps to 1000 for flv videos (#309150) --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 574c9ba1..4c7cf701 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2005-07-01 Ronald S. Bultje + + * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get): + * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): + Allow fps to 1000 instead of 100 to workaround ffmpeg setting fps + to 1000 for flv videos (#309150) + 2005-07-01 Ronald S. Bultje * ext/artsd/gstartsdsink.c: (gst_artsdsink_class_init): -- cgit v1.2.1