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
-
Remove redundant --enable-shared-pp configure option and make the PP code libavcodec2006-01-14, by diego
-
Off by one fix to prevent possible segfault. Patch by jwestfall at surrealistic dot net. libavcodec2006-01-14, by banan
-
Move library name generation to configure, simplifies build system a bit more. libavcodec2006-01-14, by diego
-
Fix a bunch of spelling/grammar mistakes in doxygen comments and output. libavcodec2006-01-14, by diego
-
get_byte may not return -1 on error, since it can lead to a negative backptr. libavcodec2006-01-14, by reimar
-
Create symbolic links for all library sonames and clean up Makefiles. libavcodec2006-01-14, by diego
-
Our own LZO (1X) implementation, under LGPL and optimized for readability. libavcodec2006-01-12, by reimar
-
Parameter added for user to set the cutoff frequency when encoding with faac. libavcodec2006-01-10, by banan