log

age author description
Tue, 17 May 2005 22:47:34 +0000 melanson Fraps FPS1 video decoder (v1 & v2), courtesy of Roine Gustafsson <roine libavcodec
Tue, 17 May 2005 20:50:47 +0000 michael some optimizations gcc should have done (10% faster loop filter) libavcodec
Tue, 17 May 2005 20:30:22 +0000 michael SATURATE_U8 -> clip_uint8 (10% faster loop filter) libavcodec
Tue, 17 May 2005 19:02:43 +0000 michael Vorbis decoder by (Balatoni Denes | dbalatoni programozo hu) libavcodec
Tue, 17 May 2005 18:28:40 +0000 michael porting the mmx&sse2 (sse2 untested) vp3 idcts to the lavc idct API libavcodec
Tue, 17 May 2005 11:36:07 +0000 michael remove duplicate zigzag tables libavcodec
Tue, 17 May 2005 11:31:57 +0000 michael fix idct permutation libavcodec
Tue, 17 May 2005 11:12:04 +0000 michael porting vp3 idct over to lavc idct api libavcodec
Tue, 17 May 2005 09:18:49 +0000 michael remove permutation done to quant tables and then undone during idct libavcodec
Tue, 17 May 2005 09:11:48 +0000 michael disabling vp3 mmx&mmx2 idcts, they must be ported over to the lavc idct API, ill port the vp3 c idct libavcodec
Tue, 17 May 2005 08:46:40 +0000 michael fix last coeff libavcodec
Tue, 17 May 2005 00:52:29 +0000 michael clear blocks after each idct instead of per picture libavcodec
Mon, 16 May 2005 23:11:38 +0000 iive parse and save hrd_fullness and range_map libavcodec
Mon, 16 May 2005 21:49:18 +0000 michael some benchmarking code libavcodec
Mon, 16 May 2005 17:22:36 +0000 michael various 10l fixes for the loop filter libavcodec
Mon, 16 May 2005 14:55:22 +0000 iive whitespace cosmetics libavcodec
Mon, 16 May 2005 09:29:13 +0000 michael fix dequant matrix libavcodec
Sun, 15 May 2005 01:40:34 +0000 michael another try at decode_ref_pic_list_reordering() libavcodec
Sat, 14 May 2005 21:02:49 +0000 mru work with latest svn of x264 libavcodec
Sat, 14 May 2005 15:34:49 +0000 michael preserve parse context libavcodec
Sat, 14 May 2005 00:04:11 +0000 michael fill missing reference pictures with something to avoid assertion failure libavcodec
Fri, 13 May 2005 23:11:32 +0000 michael 10l (%f vs. %Ld) libavcodec
Fri, 13 May 2005 21:06:44 +0000 mru fix theora header parsing libavcodec
Fri, 13 May 2005 21:04:16 +0000 mru remove/replace non-ascii characters libavcodec
Fri, 13 May 2005 18:10:23 +0000 mru change extradata format for vorbis libavcodec
Fri, 13 May 2005 12:00:12 +0000 michael alignment fix by (G«”bor Kov«”cs >picard demoscene hu) libavcodec
Fri, 13 May 2005 08:17:25 +0000 michael 10l (mb_type uninitalized and then changed and overwritten) libavcodec
Thu, 12 May 2005 23:34:23 +0000 michael typo found by Chengji Zhao libavcodec
Thu, 12 May 2005 18:54:03 +0000 michael arm alignment fix libavcodec
Thu, 12 May 2005 15:13:19 +0000 iive few bistream fixes and verbosity tweaks libavcodec