From fa6515db31196d0ef58105a7c1b0abce2749e8fc Mon Sep 17 00:00:00 2001 From: Miguel Freitas Date: Thu, 27 May 2004 10:59:08 +0000 Subject: another xvid fourcc CVS patchset: 6598 CVS date: 2004/05/27 10:59:08 --- 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 1e41043cc..b18c1e662 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.80 2004/05/24 22:24:42 jstembridge Exp $ + * $Id: buffer_types.c,v 1.81 2004/05/27 10:59:08 miguelfreitas Exp $ * * * contents: @@ -88,6 +88,7 @@ static video_db_t video_db[] = { { { meFOURCC('X', 'V', 'I', 'D'), + meFOURCC('x', 'v', 'i', 'd'), 0 }, BUF_VIDEO_XVID, -- cgit v1.2.3