mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 10:41:04 +00:00
handle changing framerate while PLAYING
Original commit message from CVS: handle changing framerate while PLAYING
This commit is contained in:
parent
59c47b4cba
commit
0ab7900719
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
||||||
|
2004-08-05 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||||
|
|
||||||
|
* gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_src_link),
|
||||||
|
(gst_videotestsrc_change_state), (gst_videotestsrc_src_query),
|
||||||
|
(gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
|
||||||
|
decouple running_time and n_frames so it can handle changing
|
||||||
|
framerate while running
|
||||||
|
|
||||||
2004-08-05 Thomas Vander Stichele <thomas at apestaart dot org>
|
2004-08-05 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||||
|
|
||||||
* po/nl.po:
|
* po/nl.po:
|
||||||
|
|
Loading…
Reference in a new issue