basesrc: add FIXME 2.0 about automatic_eos

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1334>
This commit is contained in:
Guillaume Desmottes 2021-11-10 13:26:33 +01:00
parent afa41ec3bc
commit b6d8a55103

View file

@ -189,6 +189,8 @@ enum
#define DEFAULT_BLOCKSIZE 4096 #define DEFAULT_BLOCKSIZE 4096
#define DEFAULT_NUM_BUFFERS -1 #define DEFAULT_NUM_BUFFERS -1
#define DEFAULT_DO_TIMESTAMP FALSE #define DEFAULT_DO_TIMESTAMP FALSE
/* FIXME 2.0: automatic_eos should probably be disabled by default,
* see https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1330 */
#define DEFAULT_AUTOMATIC_EOS TRUE #define DEFAULT_AUTOMATIC_EOS TRUE
enum enum