gst/matroska/matroska-mux.c: From Michal Benes: frame duration should be GST_SECOND...
authorJan Schmidt <thaytan@mad.scientist.com>
Mon, 28 Nov 2005 12:59:05 +0000 (12:59 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Mon, 28 Nov 2005 12:59:05 +0000 (12:59 +0000)
commitbad1f0307a7e46cf016d21c3aa8e6423e35cb058
treeaf7417c2a06306431718b18d642836b43dfedd57
parentb9d371913c66db1e4a430fdb3ebae449532563db
gst/matroska/matroska-mux.c: From Michal Benes: frame duration should be GST_SECOND / framerate, not

Original commit message from CVS:
* gst/matroska/matroska-mux.c:
(gst_matroska_mux_video_pad_setcaps):
From Michal Benes:
frame duration should be GST_SECOND / framerate, not
GST_SECOND * framerate. (Fixes: #322643)
ChangeLog
gst/matroska/matroska-mux.c