summaryrefslogtreecommitdiffstats
path: root/libhb/deccc608sub.h
diff options
context:
space:
mode:
authoreddyg <[email protected]>2009-05-07 23:52:25 +0000
committereddyg <[email protected]>2009-05-07 23:52:25 +0000
commitf923df5d7f32362798f2660378b40ea4dd91869e (patch)
tree41f8d6f4b252aa8087c5587e340c746a0bcc6f24 /libhb/deccc608sub.h
parent166ebbdc3752de708a72a7c4826713a804b3d507 (diff)
Combine multiple CC lines into one, trimming whitespace, and adding proper language code based on first audio track language.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2402 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'libhb/deccc608sub.h')
-rw-r--r--libhb/deccc608sub.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/libhb/deccc608sub.h b/libhb/deccc608sub.h
index 3e0288370..1b7b9405a 100644
--- a/libhb/deccc608sub.h
+++ b/libhb/deccc608sub.h
@@ -93,6 +93,9 @@ struct s_write {
hb_buffer_t *hb_buffer;
hb_buffer_t *hb_last_buffer;
uint64_t last_pts;
+ unsigned char *enc_buffer; // Generic general purpose buffer
+ unsigned enc_buffer_used;
+ unsigned enc_buffer_capacity;
};
enum command_code