[theora] How to add an example to libtheora?
Manuel Dahmen
manueldahmen at live.be
Wed Dec 8 08:32:41 PST 2010
Hi,
I d like to add an example to libtheora.
I added to following lines to Makefile.am:
EXTRA_PROGRAMS = player_example encoder_example png2theora slideshow
slideshow_SOURCES = slideshow.c
slideshow_CFLAGS = $(OGG_CFLAGS) $(PNG_CFLAGS)
slideshow_LDADD = $(GETOPT_OBJS) $(LDADDENC) $(PNG_LIBS) -lm
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/theora/attachments/20101208/126aa393/attachment.htm
More information about the theora
mailing list