aboutsummaryrefslogtreecommitdiffstats
path: root/transcode_data.h
diff options
context:
space:
mode:
Diffstat (limited to 'transcode_data.h')
-rw-r--r--transcode_data.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/transcode_data.h b/transcode_data.h
index d8ced64d29..f843e6b205 100644
--- a/transcode_data.h
+++ b/transcode_data.h
@@ -117,6 +117,7 @@ typedef enum {
transcode_obuf_full,
transcode_ibuf_empty,
transcode_finished,
+ transcode_output_followed_by_input,
} rb_trans_result_t;
typedef struct {