Skip to content
Snippets Groups Projects
Commit 0bb8c168 authored by Fabrice Bellard's avatar Fabrice Bellard
Browse files

changed jpegenc.c to jpeg.c

Originally committed as revision 91 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 8fa30bd7
No related branches found
No related tags found
No related merge requests found
include ../config.mak include ../config.mak
CFLAGS= $(OPTFLAGS) -Wall -g -I../libavcodec -DHAVE_AV_CONFIG_H CFLAGS= $(OPTFLAGS) -Wall -g -I../libavcodec -DHAVE_AV_CONFIG_H
OBJS= rm.o mpeg.o asf.o avienc.o jpegenc.o swf.o wav.o raw.o \ OBJS= rm.o mpeg.o asf.o avienc.o jpeg.o swf.o wav.o raw.o \
avidec.o ffm.o \ avidec.o ffm.o \
avio.o aviobuf.o utils.o \ avio.o aviobuf.o utils.o \
udp.o http.o file.o img.o udp.o http.o file.o img.o
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment