[FFmpeg-soc] [soc]: r592 - in libavfilter: Makefile avfilter.c avfilter.h defaults.c
Michael Niedermayer
michaelni at gmx.at
Thu Aug 2 19:26:35 CEST 2007
On Thu, Aug 02, 2007 at 05:14:05PM +0200, koorogi wrote:
> Author: koorogi
> Date: Thu Aug 2 17:14:05 2007
> New Revision: 592
>
> Log:
> Move default entry point implementations to their own file.
> Make them externally visible because they may be useful for filters to use.
>
>
> Added:
> libavfilter/defaults.c
> - copied, changed from r574, /libavfilter/avfilter.c
> Modified:
> libavfilter/Makefile
> libavfilter/avfilter.c
> libavfilter/avfilter.h
>
> Modified: libavfilter/Makefile
> ==============================================================================
> --- libavfilter/Makefile (original)
> +++ libavfilter/Makefile Thu Aug 2 17:14:05 2007
> @@ -4,6 +4,7 @@ CFLAGS+=-I$(SRC_PATH)/libavcodec
>
> OBJS = avfilter.o \
> avfiltergraph.o \
> + defaults.o \
this shouldnt use a tab
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Concerning the gods, I have no means of knowing whether they exist or not
or of what sort they may be, because of the obscurity of the subject, and
the brevity of human life -- Protagoras
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-soc/attachments/20070802/abac9168/attachment.pgp>
More information about the FFmpeg-soc
mailing list