log snow.c @ 3194:c30e9bcbb716 libavcodec

age author description
Mon, 13 Mar 2006 01:27:13 +0000 lorenm seed iterative_me with mvs from conventional search. libavcodec
Mon, 13 Mar 2006 01:26:06 +0000 lorenm obey vqscale in 2nd pass libavcodec
Sat, 11 Mar 2006 00:19:32 +0000 michael av_free -> av_freep libavcodec
Sat, 11 Mar 2006 00:18:43 +0000 michael fix %8 != 0 w/h libavcodec
Mon, 30 Jan 2006 23:33:19 +0000 mru add static keyword to some functions libavcodec
Tue, 24 Jan 2006 10:33:14 +0000 diego Remove all stray tabs and trailing whitespace, this time for good. 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
Thu, 19 Jan 2006 09:21:39 +0000 lorenm detect when iterative_me fails to converge, and stop searching libavcodec
Tue, 17 Jan 2006 08:27:39 +0000 lorenm obmc-aware 4mv 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 05:47:52 +0000 lorenm faster iterative_me: avoid duplicate mc of neighboring blocks. 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 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
Wed, 04 Jan 2006 22:34:11 +0000 michael cleanup libavcodec
Fri, 30 Dec 2005 22:41:32 +0000 mmu_man :%s/check_block_2p/check_block_inter/g libavcodec
Fri, 30 Dec 2005 21:05:44 +0000 mmu_man this fixes compilation with gcc 2.95 which seems to not like array casting... special case inline of check_block which makes the array and passes it libavcodec
Fri, 30 Dec 2005 15:12:02 +0000 michael mem corruption fix libavcodec
Thu, 29 Dec 2005 02:17:51 +0000 michael 4mv + iter ME 10l fix (still not bugfree but better) libavcodec
Wed, 28 Dec 2005 23:45:16 +0000 michael 10l libavcodec
Wed, 28 Dec 2005 15:43:53 +0000 michael iterative overlapped block based motion estimation for snow libavcodec
Thu, 22 Dec 2005 01:10:11 +0000 diego COSMETICS: tabs --> spaces, some prettyprinting libavcodec
Mon, 19 Dec 2005 18:26:17 +0000 michael 10l libavcodec
Sat, 17 Dec 2005 18:14:38 +0000 diego COSMETICS: Remove all trailing whitespace. libavcodec
Sat, 03 Dec 2005 14:20:03 +0000 michael check block_max_depth (fixes crash) libavcodec
Sat, 03 Dec 2005 03:07:54 +0000 michael make selftest code compile again libavcodec
Wed, 21 Sep 2005 23:09:16 +0000 aurel fix unused variable warnings libavcodec
Sun, 21 Aug 2005 22:17:41 +0000 michael reducing minimum supported picture size libavcodec
Sun, 08 May 2005 20:15:42 +0000 michael #defines for strict_std_compliance and split between inofficial extensions and non standarized things libavcodec
Mon, 25 Apr 2005 18:29:06 +0000 michael PIX_FMT_NONE and related fixes libavcodec
Mon, 25 Apr 2005 10:03:01 +0000 michael tighter snow slicing patch by (Yartrebo || yartrebo earthlink net) libavcodec
Sun, 24 Apr 2005 17:21:11 +0000 melanson Ministry of English Composition, reporting for duty (and the word is "skipped", not "skiped"; "skiped" would rhyme with "hyped") libavcodec
Sun, 17 Apr 2005 09:27:53 +0000 michael fix overflow in mc_block() patch by (Yartrebo )yartrebo earthlink net libavcodec
Fri, 15 Apr 2005 13:24:30 +0000 michael store the number of runs to avoid storing the last run value libavcodec
Fri, 15 Apr 2005 05:54:47 +0000 lorenm allow 2pass ratecontrol. also fixes psnr displayed by mencoder. libavcodec
Thu, 14 Apr 2005 20:54:03 +0000 michael replace complicated pointer dereference + index stuff by pointers in unpack_coeffs() libavcodec
Thu, 14 Apr 2005 20:30:08 +0000 michael minor optimization libavcodec
Thu, 14 Apr 2005 18:33:26 +0000 michael optimizing unpack_coeffs() libavcodec
Wed, 13 Apr 2005 01:57:19 +0000 michael Snow segfault bug in revision 1.43 patch by (Yartrebo /yartrebo earthlink net/) libavcodec
Sun, 10 Apr 2005 14:21:53 +0000 michael rescale coefficients during IDWT, that way the lifting steps are much simpler and faster libavcodec
Sat, 09 Apr 2005 22:15:48 +0000 michael increasing precission of the quantization parameter libavcodec
Sat, 09 Apr 2005 19:48:59 +0000 michael fix QROOT != 8 libavcodec
Tue, 05 Apr 2005 17:59:05 +0000 michael 10% faster unpack_coeffs libavcodec
Tue, 05 Apr 2005 09:37:43 +0000 michael fixing lossless snow libavcodec
Mon, 04 Apr 2005 21:35:18 +0000 michael merge vertical lifting steps and a little cleanup libavcodec
Sun, 03 Apr 2005 15:43:57 +0000 michael Snow Slicing patch by (Yartrebo) yartrebo earthlink net libavcodec
Tue, 15 Mar 2005 21:05:34 +0000 lorenm slice-based idwt (10% faster decoding) libavcodec
Thu, 24 Feb 2005 16:39:03 +0000 michael -strict -1 comment fix libavcodec
Sun, 23 Jan 2005 18:09:06 +0000 michael avoid buf_size == 0 checks in every decoder libavcodec
Sun, 16 Jan 2005 22:11:47 +0000 michael 10l patch by (matthieu castet <castet.matthieu free fr>) libavcodec
Wed, 12 Jan 2005 00:16:25 +0000 michael various security fixes and precautionary checks libavcodec
Mon, 03 Jan 2005 16:13:52 +0000 michael Disable encoders patch by (Gianluigi Tiesi <mplayer netfarm it>) libavcodec
Thu, 25 Nov 2004 19:26:46 +0000 michael fix for build on IRIX by (Michel Bardiaux {mbardiaux peaktime be}) libavcodec
Sat, 30 Oct 2004 02:16:27 +0000 michael CABAC -> range coder libavcodec
Fri, 24 Sep 2004 18:12:43 +0000 michael unused libavcodec
Thu, 23 Sep 2004 12:20:41 +0000 michael merge predict_plane() with DWTELEM->8bit conversation (21% faster) libavcodec
Tue, 21 Sep 2004 23:10:10 +0000 michael 8 -> FRAC_BITS libavcodec
Sun, 19 Sep 2004 14:43:09 +0000 michael consistent use of types patch by (D Richard Felker III <dalias at aerifal dot cx>) libavcodec