On Sun, Jan 21, 2007 at 09:53:47PM +0000, Paul Richards wrote: > > These issues have been addressed. > --- libavcodec/allcodecs.c (revision 7612) > +++ libavcodec/allcodecs.c (working copy) > @@ -200,6 +200,9 @@ > +#ifdef CONFIG_LIBTHEORA > + REGISTER_ENCODER(LIBTHEORA, libtheora); > +#endif These are no longer necessary, Mans came up with a system for moving dependency detection to configure, you'll have to add a line there, look at what is done for oggvorbis/libvorbis. > --- libavcodec/avcodec.h (revision 7612) > +++ libavcodec/avcodec.h (working copy) > @@ -2160,6 +2160,7 @@ > extern AVCodec mjpeg_encoder; > +extern AVCodec libtheora_encoder; > extern AVCodec ljpeg_encoder; Please put these in alphabetical order. Diego
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4