]> git.sesse.net Git - vlc/blobdiff - modules/codec/a52old/downmix.h
* ./modules/demux/mpeg/system.c: added a helper plugin for MPEG-related
[vlc] / modules / codec / a52old / downmix.h
index 0da10741555ab935559e40a6f963d4d8210206cb..4759b0efab5c07c719f506d746905e5822eb3524 100644 (file)
@@ -2,7 +2,7 @@
  * downmix.h : A52 downmix types
  *****************************************************************************
  * Copyright (C) 1999, 2000 VideoLAN
- * $Id: downmix.h,v 1.1 2002/08/04 17:23:42 sam Exp $
+ * $Id: downmix.h,v 1.2 2002/08/07 00:29:36 sam Exp $
  *
  * Authors: Michel Kaempf <maxx@via.ecp.fr>
  *          Renaud Dartus <reno@videolan.org>
@@ -22,6 +22,9 @@
  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  *****************************************************************************/
 
+VLC_DECLARE_STRUCT(dm_par_t)
+VLC_DECLARE_STRUCT(downmix_t)
+
 struct dm_par_t
 {
     float unit;