comparison TOOLS/subrip.c @ 25543:d4de2cffe5bd

Remove compilation command from source file, it is already in the Makefile.
author diego
date Tue, 01 Jan 2008 19:53:51 +0000
parents e82ecde2cbd4
children 1ca484e74f18
comparison
equal deleted inserted replaced
25542:92a795af2600 25543:d4de2cffe5bd
1 /* -*- compile-command: "gcc -g -Wall -I.. -o subrip subrip.c ../vobsub.o ../spudec.o ../mp_msg.o ../unrarlib.o ../libswscale/swscale.o ../libswscale/rgb2rgb.o ../libswscale/yuv2rgb.o ../libmpcodecs/img_format.o -lm" -*- */
2 /* 1 /*
3 * Use with CVS JOCR/GOCR. 2 * Use with CVS JOCR/GOCR.
4 * 3 *
5 * You will have to change 'vobsub_id' value if you want another subtitle than number 0. 4 * You will have to change 'vobsub_id' value if you want another subtitle than number 0.
6 * 5 *