log

age author description
Sun, 22 Jan 2006 19:10:12 +0000 reimar faster copy functions for lzo decoder that also need padding libavcodec
Sat, 21 Jan 2006 18:19:47 +0000 mru native ac3 parser libavcodec
Sat, 21 Jan 2006 17:09:23 +0000 banan Implement audio cutoff frequency to the vorbis encoder. libavcodec
Sat, 21 Jan 2006 02:35:03 +0000 lorenm fix convergence of snow iterative_me libavcodec
Sat, 21 Jan 2006 02:33:01 +0000 lorenm revert 1.83 because it's not needed libavcodec
Fri, 20 Jan 2006 23:06:35 +0000 banan Silence warnings, these came when some tables got declared as const. libavcodec
Fri, 20 Jan 2006 21:20:46 +0000 mru place SPS/PPS in extradata if GLOBAL_HEADER flag is set libavcodec
Thu, 19 Jan 2006 09:21:39 +0000 lorenm detect when iterative_me fails to converge, and stop searching libavcodec
Thu, 19 Jan 2006 00:19:15 +0000 mru interpret H264 VUI timing info correctly libavcodec
Tue, 17 Jan 2006 08:27:39 +0000 lorenm obmc-aware 4mv libavcodec
Mon, 16 Jan 2006 14:59:54 +0000 diego Make clean/distclean consistent throughout all the Makefiles. libavcodec
Sun, 15 Jan 2006 21:33:06 +0000 reimar 10l, get_byte returning 0 on error can cause a hang. So let's try with 1 instead... libavcodec
Sun, 15 Jan 2006 00:28:36 +0000 diego Don't use 'rm -f *$(SLIBSUF)' in a clean rule, $(SLIBSUF) might be empty. libavcodec
Sat, 14 Jan 2006 18:17:19 +0000 diego Define separate version number for libpostproc. libavcodec
Sat, 14 Jan 2006 18:07:36 +0000 diego Remove redundant --enable-shared-pp configure option and make the PP code libavcodec
Sat, 14 Jan 2006 17:43:22 +0000 banan Off by one fix to prevent possible segfault. Patch by jwestfall at surrealistic dot net. libavcodec
Sat, 14 Jan 2006 15:54:58 +0000 diego Move library name generation to configure, simplifies build system a bit more. libavcodec
Sat, 14 Jan 2006 15:00:10 +0000 diego Fix a bunch of spelling/grammar mistakes in doxygen comments and output. libavcodec
Sat, 14 Jan 2006 14:59:11 +0000 reimar get_byte may not return -1 on error, since it can lead to a negative backptr. libavcodec
Sat, 14 Jan 2006 12:55:20 +0000 reimar Wrong state handling causing decompression errors in some cases libavcodec
Sat, 14 Jan 2006 03:39:02 +0000 diego Create symbolic links for all library sonames and clean up Makefiles. libavcodec
Sat, 14 Jan 2006 01:33:17 +0000 diego CamStudio video decoder libavcodec
Fri, 13 Jan 2006 00:53:36 +0000 diego Change this Makefile to be consistent with all the others. libavcodec
Fri, 13 Jan 2006 00:47:16 +0000 diego minor consistency fix libavcodec
Thu, 12 Jan 2006 22:43:26 +0000 diego Update licensing information: The FSF changed postal address. libavcodec
Thu, 12 Jan 2006 21:37:57 +0000 michael bugs found by valgrind libavcodec
Thu, 12 Jan 2006 17:52:41 +0000 reimar Our own LZO (1X) implementation, under LGPL and optimized for readability. libavcodec
Thu, 12 Jan 2006 05:47:52 +0000 lorenm faster iterative_me: avoid duplicate mc of neighboring blocks. libavcodec
Thu, 12 Jan 2006 00:00:00 +0000 diego Move Darwin shared library build peculiarities to configure. libavcodec
Tue, 10 Jan 2006 20:07:29 +0000 banan Parameter added for user to set the cutoff frequency when encoding with faac. libavcodec
Mon, 09 Jan 2006 15:41:39 +0000 reimar CamStudio decoder, only 32 bit lzo mode is tested libavcodec
Mon, 09 Jan 2006 03:38:37 +0000 lorenm tweak h264_biweight libavcodec
Mon, 09 Jan 2006 03:15:53 +0000 lorenm tweak inlines. libavcodec
Mon, 09 Jan 2006 02:08:24 +0000 diego consistency cosmetics libavcodec
Mon, 09 Jan 2006 02:08:12 +0000 lorenm 10l: bidir_refine didn't save the new mvs. also improve speed. libavcodec
Mon, 09 Jan 2006 02:05:17 +0000 diego Make shared lib name handling consistent with the other Makefiles. libavcodec
Sun, 08 Jan 2006 21:19:39 +0000 banan get_vlc -> get_vlc2 transition and get_vlc() removed from bitstream.h libavcodec
Sun, 08 Jan 2006 19:31:21 +0000 banan get_vlc -> get_vlc2 transition. libavcodec
Sun, 08 Jan 2006 17:09:05 +0000 banan get_vlc -> get_vlc2 transition. libavcodec
Sun, 08 Jan 2006 14:53:37 +0000 nicodvb install dsputil.h, that is used by many filters in mplayer libavcodec
Sun, 08 Jan 2006 01:50:34 +0000 michael use h264 MC functions for 2xX Xx2 blocks in snow too libavcodec
Sat, 07 Jan 2006 23:38:17 +0000 banan Incorrect check removed. libavcodec
Sat, 07 Jan 2006 18:34:19 +0000 michael use h264 MC functions for rectangular blocks too libavcodec
Sat, 07 Jan 2006 03:39:10 +0000 michael 10l (assertion failure) libavcodec
Fri, 06 Jan 2006 19:19:39 +0000 romansh Moving dv_anchor back to the global scope. This creates a tiny memory libavcodec
Fri, 06 Jan 2006 13:18:31 +0000 diego Comment out WMV3 decoder for now, it crashes on every file and causes libavcodec
Fri, 06 Jan 2006 12:41:57 +0000 rtognimp Dual mono stereo strems sound ok now, added sanity checks and removed libavcodec
Thu, 05 Jan 2006 06:58:36 +0000 melanson ugly, but necessary libavcodec
Wed, 04 Jan 2006 22:34:11 +0000 michael cleanup libavcodec
Wed, 04 Jan 2006 17:07:30 +0000 diego H.263: more descriptive error message libavcodec
Wed, 04 Jan 2006 16:31:23 +0000 michael 8x8 integer dct from x264 as cmp function (under CONFIG_GPL) libavcodec
Wed, 04 Jan 2006 12:48:10 +0000 diego Fix an out of array access and some minor cleanup of the code. libavcodec
Wed, 04 Jan 2006 09:42:37 +0000 michael av_freep() recommandition libavcodec
Wed, 04 Jan 2006 03:01:05 +0000 diego Make all tables static const. libavcodec
Tue, 03 Jan 2006 02:30:38 +0000 diego TrueSpeech compatible audio decoder by Konstantin Shishkov libavcodec
Sat, 31 Dec 2005 14:14:38 +0000 lorenm fix asymmetric CQMs with pre-transposed DCT. libavcodec
Sat, 31 Dec 2005 13:20:24 +0000 lorenm CQM: fix fallback to JVT scaling lists libavcodec
Sat, 31 Dec 2005 11:31:53 +0000 lorenm direct mvs in B_8x8 mbs were set too early. libavcodec
Sat, 31 Dec 2005 10:11:37 +0000 lorenm fix direct_8x8_inference_flag with 4x4 mvs. libavcodec
Fri, 30 Dec 2005 23:47:41 +0000 lorenm fix some potential arithmetic overflows in pred_direct_motion() and libavcodec