Mercurial > libavcodec.hg
graph
-
os2 thread, network and freetype2 support by (Paul Smedley | paulat a t smedleydot d o t info) libavcodec2006-02-02, by michael
-
On MinGW it is not possible to build shared and static libraries at once. libavcodec2006-01-30, by diego
-
make some functions static (patch by Dieter < freebsd at sopwith.solgatos.com >) libavcodec2006-01-28, by aurel
-
Mjpeg interlaced decoding fix, height was wrong while decoding (/2). libavcodec2006-01-23, by banan
-
Silence warnings, these came when some tables got declared as const. libavcodec2006-01-20, by banan
-
10l, get_byte returning 0 on error can cause a hang. So let's try with 1 instead... libavcodec2006-01-15, by reimar
-
Don't use 'rm -f *$(SLIBSUF)' in a clean rule, $(SLIBSUF) might be empty. libavcodec2006-01-15, by diego