[MPlayer-cvslog] r32223 - in trunk: libass/ass_mp.c libass/ass_mp.h libmpcodecs/vd_lzo.c libmpcodecs/vf_ass.c loader/dshow/DS_VideoDecoder.c loader/wineacm.h stream/vcd_read_win32.h
diego
subversion at mplayerhq.hu
Mon Sep 13 17:43:13 CEST 2010
Author: diego
Date: Mon Sep 13 17:43:13 2010
New Revision: 32223
Log:
Remove vim/emacs coding style hints.
The hints are inconsistent and pointless if only present in a few files.
Modified:
trunk/libass/ass_mp.c
trunk/libass/ass_mp.h
trunk/libmpcodecs/vd_lzo.c
trunk/libmpcodecs/vf_ass.c
trunk/loader/dshow/DS_VideoDecoder.c
trunk/loader/wineacm.h
trunk/stream/vcd_read_win32.h
Modified: trunk/libass/ass_mp.c
==============================================================================
--- trunk/libass/ass_mp.c Mon Sep 13 16:33:08 2010 (r32222)
+++ trunk/libass/ass_mp.c Mon Sep 13 17:43:13 2010 (r32223)
@@ -1,5 +1,3 @@
-// -*- c-basic-offset: 8; indent-tabs-mode: t -*-
-// vim:ts=8:sw=8:noet:ai:
/*
* Copyright (C) 2006 Evgeniy Stepanov <eugeni.stepanov at gmail.com>
*
Modified: trunk/libass/ass_mp.h
==============================================================================
--- trunk/libass/ass_mp.h Mon Sep 13 16:33:08 2010 (r32222)
+++ trunk/libass/ass_mp.h Mon Sep 13 17:43:13 2010 (r32223)
@@ -1,5 +1,3 @@
-// -*- c-basic-offset: 8; indent-tabs-mode: t -*-
-// vim:ts=8:sw=8:noet:ai:
/*
* Copyright (C) 2006 Evgeniy Stepanov <eugeni.stepanov at gmail.com>
*
Modified: trunk/libmpcodecs/vd_lzo.c
==============================================================================
--- trunk/libmpcodecs/vd_lzo.c Mon Sep 13 16:33:08 2010 (r32222)
+++ trunk/libmpcodecs/vd_lzo.c Mon Sep 13 17:43:13 2010 (r32223)
@@ -164,6 +164,3 @@ static mp_image_t* decode(sh_video_t *sh
return mpi;
}
-
-/* vim: sw=4
- */
Modified: trunk/libmpcodecs/vf_ass.c
==============================================================================
--- trunk/libmpcodecs/vf_ass.c Mon Sep 13 16:33:08 2010 (r32222)
+++ trunk/libmpcodecs/vf_ass.c Mon Sep 13 17:43:13 2010 (r32223)
@@ -1,5 +1,3 @@
-// -*- c-basic-offset: 8; indent-tabs-mode: t -*-
-// vim:ts=8:sw=8:noet:ai:
/*
* Copyright (C) 2006 Evgeniy Stepanov <eugeni.stepanov at gmail.com>
*
Modified: trunk/loader/dshow/DS_VideoDecoder.c
==============================================================================
--- trunk/loader/dshow/DS_VideoDecoder.c Mon Sep 13 16:33:08 2010 (r32222)
+++ trunk/loader/dshow/DS_VideoDecoder.c Mon Sep 13 17:43:13 2010 (r32223)
@@ -859,9 +859,6 @@ int DS_VideoDecoder_SetValue(DS_VideoDec
// printf("DS_SetValue for ????, name=%s value=%d\n",name,value);
return 0;
}
-/*
-vim: vi* sux.
-*/
int DS_SetAttr_DivX(char* attribute, int value){
int result, status, newkey;
Modified: trunk/loader/wineacm.h
==============================================================================
--- trunk/loader/wineacm.h Mon Sep 13 16:33:08 2010 (r32222)
+++ trunk/loader/wineacm.h Mon Sep 13 17:43:13 2010 (r32223)
@@ -1,6 +1,5 @@
#ifndef MPLAYER_WINEACM_H
#define MPLAYER_WINEACM_H
-/* -*- tab-width: 8; c-basic-offset: 4 -*- */
/***********************************************************************
* Wine specific - Win32
Modified: trunk/stream/vcd_read_win32.h
==============================================================================
--- trunk/stream/vcd_read_win32.h Mon Sep 13 16:33:08 2010 (r32222)
+++ trunk/stream/vcd_read_win32.h Mon Sep 13 17:43:13 2010 (r32223)
@@ -158,7 +158,3 @@ static int vcd_read(mp_vcd_priv_t* vcd,
}
#endif /* MPLAYER_VCD_READ_WIN32_H */
-
-/*
-vim:noet:sw=4:cino=\:0,g0
-*/
More information about the MPlayer-cvslog
mailing list