]> git.sesse.net Git - vlc/blobdiff - src/input/ressource.h
QT4: connect signal from inputmanager metaChanged to playlist-model so it updates...
[vlc] / src / input / ressource.h
index 4409a881cced3aee9be16e3bb51f721a0450d12a..f0e0aefb5682a0f95f288cea0a2c1d207e3f275c 100644 (file)
@@ -60,7 +60,7 @@ aout_instance_t *input_ressource_HoldAout( input_ressource_t *p_ressource );
 /**
  * This function handles vout request.
  */
-vout_thread_t *input_ressource_RequestVout( input_ressource_t *, vout_thread_t *, video_format_t * );
+vout_thread_t *input_ressource_RequestVout( input_ressource_t *, vout_thread_t *, video_format_t *, bool b_recycle );
 
 /**
  * This function return one of the current vout if any.