diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2007-11-10 22:06:10 +0000 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2007-11-10 22:06:10 +0000 |
commit | 3c175fd21df04c5c0afa160f81aea0c305f69dc5 (patch) | |
tree | 2cb9218678a15ba955ed8819e414011218767540 /src/libxinevdec/yuv.c | |
parent | 58ffcac8e15ec0e095a091226507da5f960e5fd8 (diff) | |
download | xine-lib-3c175fd21df04c5c0afa160f81aea0c305f69dc5.tar.gz xine-lib-3c175fd21df04c5c0afa160f81aea0c305f69dc5.tar.bz2 |
Delete most of the CVS $Id$/$Log$ lines.
--HG--
extra : transplant_source : %E0%D0%C5%8B%BEU%DD%24%5D7%1F%ADV%AD%EB%23%CBU%80%EB
Diffstat (limited to 'src/libxinevdec/yuv.c')
-rw-r--r-- | src/libxinevdec/yuv.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/libxinevdec/yuv.c b/src/libxinevdec/yuv.c index 3a4814bdc..2b8657685 100644 --- a/src/libxinevdec/yuv.c +++ b/src/libxinevdec/yuv.c @@ -20,8 +20,6 @@ * YUV "Decoder" by Mike Melanson (melanson@pcisys.net) * Actually, this decoder just reorganizes chunks of raw YUV data in such * a way that xine can display them. - * - * $Id: yuv.c,v 1.37 2006/07/10 22:08:43 dgp85 Exp $ */ #include <stdio.h> |