log

age author description
Tue, 14 Sep 2004 18:35:03 +0000 michael comment fix libavcodec
Tue, 14 Sep 2004 17:17:12 +0000 michael qprd + mpeg2 segfault fix libavcodec
Tue, 14 Sep 2004 06:58:24 +0000 romansh * I was finally convinced. And besides, if err it's better to err with libavcodec
Mon, 13 Sep 2004 21:20:55 +0000 rtognimp AVC (H264 in mp4 files, fourcc avc1) support libavcodec
Mon, 13 Sep 2004 12:37:39 +0000 michael pre_cmp fix libavcodec
Mon, 13 Sep 2004 03:27:53 +0000 michael H.261 decoder improvements libavcodec
Sun, 12 Sep 2004 23:09:54 +0000 michael 100l (forgot to set the 8x8 mc functions, so ME did use the mpeg ones ...) libavcodec
Sun, 12 Sep 2004 21:32:36 +0000 michael use h264 MC code if possible libavcodec
Sun, 12 Sep 2004 17:35:54 +0000 michael 10l (gcc 2.95 compilation) libavcodec
Sun, 12 Sep 2004 10:51:02 +0000 michael use pointer arithmetic in mc_block(), 25% faster libavcodec
Fri, 10 Sep 2004 19:40:55 +0000 michael get/set_sr_golomb() cleanup libavcodec
Fri, 10 Sep 2004 18:54:02 +0000 michael mess cleanup libavcodec
Fri, 10 Sep 2004 15:38:14 +0000 alex put the warning to the right place to avoid crashes libavcodec
Wed, 08 Sep 2004 18:49:12 +0000 michael h264_qpel8_hv_lowpass_mmx2/3dnow libavcodec
Wed, 08 Sep 2004 18:25:45 +0000 michael h264_qpel4_hv_lowpass_mmx2/3dnow libavcodec
Wed, 08 Sep 2004 17:59:22 +0000 alex new signed golomb routines libavcodec
Wed, 08 Sep 2004 17:57:25 +0000 alex try to select w/h from tables libavcodec
Wed, 08 Sep 2004 10:07:08 +0000 michael 10l (wrong coded_picture) libavcodec
Wed, 08 Sep 2004 00:52:49 +0000 michael optimization libavcodec
Tue, 07 Sep 2004 22:56:50 +0000 michael optimization libavcodec
Tue, 07 Sep 2004 17:22:37 +0000 michael optimization libavcodec
Tue, 07 Sep 2004 01:48:45 +0000 michael h264 luma motion compensation in mmx2/3dnow libavcodec
Mon, 06 Sep 2004 10:32:47 +0000 michael useless libavcodec
Mon, 06 Sep 2004 03:17:31 +0000 michael 10000l fix and use more mmx2/3dnow code for mpeg4 qpel which has been written and commited long time ago but appearently never used, qpel motion compensation is 5% faster libavcodec
Sun, 05 Sep 2004 21:46:16 +0000 michael 20% faster predict_plane() libavcodec
Sat, 04 Sep 2004 11:19:37 +0000 alex more decorrelation types libavcodec
Fri, 03 Sep 2004 02:32:39 +0000 michael Always write VOL control parameters, needed by old xvid patch by (Loren Merritt <lorenm at u dot washington dot edu>) libavcodec
Thu, 02 Sep 2004 18:46:41 +0000 michael typo libavcodec
Thu, 02 Sep 2004 15:46:03 +0000 michael optional non spec compliant optimizations for mpeg1 libavcodec
Thu, 02 Sep 2004 15:30:46 +0000 michael optional non spec compliant optimizations libavcodec
Thu, 02 Sep 2004 10:49:54 +0000 michael h264 deblocking crash patch by (Loren Merritt <lorenm at u dot washington dot edu>) libavcodec
Tue, 31 Aug 2004 16:28:49 +0000 michael 10l (keyframes and context resets) libavcodec
Sat, 28 Aug 2004 14:24:48 +0000 michael cleanup libavcodec
Sat, 28 Aug 2004 14:08:50 +0000 michael 10l libavcodec
Sat, 28 Aug 2004 12:28:53 +0000 melanson 8-bit mode corrections libavcodec
Fri, 27 Aug 2004 21:16:51 +0000 michael merge decode_subband() and dequantize() libavcodec
Fri, 27 Aug 2004 20:33:16 +0000 michael 11% faster decode_subband() libavcodec
Fri, 27 Aug 2004 20:15:32 +0000 michael 5% faster decode_subband() libavcodec
Fri, 27 Aug 2004 19:52:32 +0000 michael 46% faster decode_subband() libavcodec
Fri, 27 Aug 2004 01:06:58 +0000 michael 50% faster decode_subband() libavcodec
Thu, 26 Aug 2004 22:46:15 +0000 michael yuv median encoding 10l fix libavcodec
Thu, 26 Aug 2004 20:04:54 +0000 michael quad tree based motion compensation (currently only 16x16 & 8x8 OBMC blocks, but can be extended to other block sizes easily) libavcodec
Wed, 25 Aug 2004 22:35:04 +0000 michael typo fix by (Marcin 'Morgoth' Kurek <morgoth6 at box43 dot pl>) libavcodec
Wed, 25 Aug 2004 00:26:01 +0000 michael edge bugfix libavcodec
Wed, 25 Aug 2004 00:01:34 +0000 michael bsd patch by (Bohdan Horst <nexus at irc dot pl>) libavcodec
Tue, 24 Aug 2004 16:33:55 +0000 michael lrintf emulation improvments libavcodec
Sun, 22 Aug 2004 17:16:03 +0000 michael 4x4 SSE compare function libavcodec
Sun, 22 Aug 2004 12:40:57 +0000 alex ffmpeg short conversion got fixed somewhere, no need to workaround it - fixes amplitude bug libavcodec
Sat, 21 Aug 2004 19:19:35 +0000 alex new opensource lossy/lossless audio codec based on speech compression techniques (actually based on bonk) libavcodec
Sat, 21 Aug 2004 19:18:45 +0000 alex new copyrights libavcodec
Thu, 19 Aug 2004 19:01:40 +0000 michael k6 pop fix patch by (Diego Biurrun <diego at biurrun dot de>) libavcodec
Thu, 19 Aug 2004 10:55:48 +0000 michael enrtries for PIX_FMT_XVMC_MPEG2_MC and PIX_FMT_XVMC_MPEG2_IDCT patch by ("Todd.Kirby" <doubleshot at pacbell dot net>) libavcodec
Wed, 18 Aug 2004 22:10:39 +0000 michael copy & paste bug libavcodec
Tue, 17 Aug 2004 10:41:15 +0000 michael more untested bigendian fixes libavcodec
Tue, 17 Aug 2004 09:57:56 +0000 michael big endian fix (untested) libavcodec
Mon, 16 Aug 2004 22:51:18 +0000 michael cleanup libavcodec
Mon, 16 Aug 2004 22:48:05 +0000 michael Get H.264 frame rate from SPS/VUI patch by (Mns Rullgrd <mru at kth dot se>) libavcodec
Mon, 16 Aug 2004 01:25:52 +0000 michael get_bits(32) fix libavcodec
Sat, 14 Aug 2004 22:51:24 +0000 melanson build++ libavcodec
Sat, 14 Aug 2004 15:18:49 +0000 michael 10l (lrintf(a)+b vs. lrintf(a+b)) libavcodec