From ac2eeb361efb3f73fe5e47e60be8843d47f95992 Mon Sep 17 00:00:00 2001 From: Miguel Freitas Date: Thu, 15 Nov 2001 00:30:33 +0000 Subject: small types update CVS patchset: 1038 CVS date: 2001/11/15 00:30:33 --- src/xine-engine/buffer_types.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/xine-engine/buffer_types.c b/src/xine-engine/buffer_types.c index 99f69c5f9..be480d770 100644 --- a/src/xine-engine/buffer_types.c +++ b/src/xine-engine/buffer_types.c @@ -17,7 +17,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA * - * $Id: buffer_types.c,v 1.3 2001/11/07 19:41:26 miguelfreitas Exp $ + * $Id: buffer_types.c,v 1.4 2001/11/15 00:30:33 miguelfreitas Exp $ * * * contents: @@ -87,6 +87,7 @@ static video_db_t video_db[] = { }, { { + mmioFOURCC('S', 'V', 'Q', '1'), mmioFOURCC('s', 'v', 'q', '1'), mmioFOURCC('s', 'v', 'q', 'i'), 0 -- cgit v1.2.3