diff options
Diffstat (limited to 'libhb/common.h')
-rw-r--r-- | libhb/common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libhb/common.h b/libhb/common.h index 1f16366e8..988ea3d55 100644 --- a/libhb/common.h +++ b/libhb/common.h @@ -260,6 +260,7 @@ struct hb_job_s /* Allow MP4 files > 4 gigs */ int largeFileSize; int mp4_optimize; + int ipod_atom; int indepth_scan; hb_subtitle_t ** select_subtitle; |