fakesrc: add a FIXME comment for blocksize vs. size-max property issue

This commit is contained in:
Stefan Kost 2009-05-28 12:31:08 +03:00
parent d9df74ea3e
commit 7e27a53265

View file

@ -40,6 +40,10 @@
* Last reviewed on 2008-06-20 (0.10.21)
*/
/* FIXME: this ignores basesrc::blocksize property, which could be used as an
* alias to ::sizemax (see gst_base_src_get_blocksize()).
*/
#ifdef HAVE_CONFIG_H
# include "config.h"
#endif