[MPlayer-cvslog] r26651 - in trunk/libmpeg2: attributes.h idct.c idct_alpha.c
diego
subversion at mplayerhq.hu
Sat May 3 13:19:27 CEST 2008
Author: diego
Date: Sat May 3 13:19:27 2008
New Revision: 26651
Log:
Remove modification notes from unmodified files.
Modified:
trunk/libmpeg2/attributes.h
trunk/libmpeg2/idct.c
trunk/libmpeg2/idct_alpha.c
Modified: trunk/libmpeg2/attributes.h
==============================================================================
--- trunk/libmpeg2/attributes.h (original)
+++ trunk/libmpeg2/attributes.h Sat May 3 13:19:27 2008
@@ -19,10 +19,6 @@
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * Modified for use with MPlayer, see libmpeg-0.4.1.diff for the exact changes.
- * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
- * $Id$
*/
/* use gcc attribs to align critical data structures */
Modified: trunk/libmpeg2/idct.c
==============================================================================
--- trunk/libmpeg2/idct.c (original)
+++ trunk/libmpeg2/idct.c Sat May 3 13:19:27 2008
@@ -19,10 +19,6 @@
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * Modified for use with MPlayer, see libmpeg-0.4.1.diff for the exact changes.
- * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
- * $Id$
*/
#include "config.h"
Modified: trunk/libmpeg2/idct_alpha.c
==============================================================================
--- trunk/libmpeg2/idct_alpha.c (original)
+++ trunk/libmpeg2/idct_alpha.c Sat May 3 13:19:27 2008
@@ -20,10 +20,6 @@
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * Modified for use with MPlayer, see libmpeg-0.4.1.diff for the exact changes.
- * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
- * $Id$
*/
#include "config.h"
More information about the MPlayer-cvslog
mailing list