]> git.sesse.net Git - vlc/blobdiff - include/vlc_aout.h
macosx: Fix crashlog opening.
[vlc] / include / vlc_aout.h
index ab94c86a9b426057e675e270e0e12e534635cccd..30f144ef43ff5a2d7cdfe6a822a3b53ce8e0e7e8 100644 (file)
@@ -255,6 +255,8 @@ struct aout_input_t
     aout_filter_t *         pp_filters[AOUT_MAX_FILTERS];
     int                     i_nb_filters;
 
+    aout_filter_t *         p_playback_rate_filter;
+
     /* resamplers */
     aout_filter_t *         pp_resamplers[AOUT_MAX_FILTERS];
     int                     i_nb_resamplers;