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/video_out/video_out_xxmc.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/video_out/video_out_xxmc.c')
-rw-r--r-- | src/video_out/video_out_xxmc.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/video_out/video_out_xxmc.c b/src/video_out/video_out_xxmc.c index dba5c491c..db5b753f5 100644 --- a/src/video_out/video_out_xxmc.c +++ b/src/video_out/video_out_xxmc.c @@ -18,8 +18,6 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110, USA * - * $Id: video_out_xxmc.c,v 1.23 2007/03/25 23:13:53 dgp85 Exp $ - * * video_out_xxmc.c, X11 decoding accelerated video extension interface for xine * * based on mpeg2dec code from @@ -33,7 +31,6 @@ * X11 unscaled overlay support by Miguel Freitas - Nov 2003 * XvMC VLD implementation by Thomas Hellström - 2004, 2005. * XvMC merge by Thomas Hellström - Sep 2004 - * */ |