log

age author description
Wed, 18 May 2005 19:42:42 +0000 michael fix mpeg2 chroma_420_type libavcodec
Wed, 18 May 2005 17:14:59 +0000 melanson fix 4MV MC and reinstate new MC VLC libavcodec
Wed, 18 May 2005 14:05:17 +0000 mru fix shared libpostproc build libavcodec
Wed, 18 May 2005 09:17:22 +0000 lorenm H.264 deblocking optimizations (mmx for chroma_bS4 case, convert existing cases to 8-bit math) libavcodec
Wed, 18 May 2005 09:07:26 +0000 michael reduce size of Vp3Fragment from 32byte to 16byte libavcodec
Wed, 18 May 2005 08:48:11 +0000 michael optimizing rle decoding loops a little libavcodec
Wed, 18 May 2005 07:59:07 +0000 michael disabling buggy optimizations libavcodec
Wed, 18 May 2005 00:11:49 +0000 melanson replace get_superblock_run_length() with a VLC table libavcodec
Tue, 17 May 2005 23:39:23 +0000 melanson use VLCs for in place of get_fragment_run_length(), get_mode_code(), and libavcodec
Tue, 17 May 2005 23:09:59 +0000 melanson signature has an 'x' libavcodec
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
Thu, 12 May 2005 10:15:19 +0000 michael sanity check libavcodec
Thu, 12 May 2005 08:44:17 +0000 michael some asserts() libavcodec
Thu, 12 May 2005 01:31:11 +0000 michael b_frame_strategy sanity check libavcodec
Wed, 11 May 2005 23:51:44 +0000 diego Add missing pp=ac to pp_help. libavcodec
Wed, 11 May 2005 17:13:42 +0000 michael fixing decoding of AlanKay-245.asf libavcodec
Wed, 11 May 2005 16:42:15 +0000 mru theora decoding using libtheora libavcodec
Wed, 11 May 2005 01:50:46 +0000 michael support the LE reader, so it can be tested a little libavcodec
Wed, 11 May 2005 01:46:13 +0000 michael LE bitstream reader based upon a patch by (Balatoni Denes <dbalatoni programozo hu) libavcodec
Tue, 10 May 2005 21:02:20 +0000 michael typo libavcodec
Tue, 10 May 2005 20:39:11 +0000 michael a few #ifdef CONFIG_X_ENCODER, patch by (Roine Gustafsson <roine users.sourceforge net] libavcodec
Tue, 10 May 2005 19:54:38 +0000 michael optimization libavcodec
Tue, 10 May 2005 10:05:44 +0000 michael change macros to inline functions 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
Sun, 08 May 2005 18:48:19 +0000 michael fix PIC libavcodec
Sun, 08 May 2005 15:04:59 +0000 mmu_man support BUILDSUF patch by <charles dot yates at pandora dot be> libavcodec
Sun, 08 May 2005 13:04:46 +0000 michael fix block corruption caused by clear_blocks() optimization libavcodec
Sun, 08 May 2005 09:58:41 +0000 michael overflow fix libavcodec
Sun, 08 May 2005 00:44:06 +0000 michael complain about mpeg4 limits only if codec_id == MPEG4 libavcodec
Sat, 07 May 2005 19:24:07 +0000 michael ff_reverse to utils.c patch by (Roine Gustafsson )roine users.sourceforge net) libavcodec
Sat, 07 May 2005 16:35:24 +0000 michael minor optimization of the h264 loop filter libavcodec
Sat, 07 May 2005 11:07:47 +0000 michael reverse 1 hunk from 1.96->1.97, fixes decoding of (MR1_BT_A.h264 and MR1_MW_A.264) libavcodec
Fri, 06 May 2005 17:04:03 +0000 michael fix decoding of conformace streams AUD_MW_E.264 and BA1_FT_C.264 again (there where last correctly decoded with h264.c rev 1.96) libavcodec
Fri, 06 May 2005 14:36:15 +0000 michael set time_base for variable fps too libavcodec
Thu, 05 May 2005 20:05:41 +0000 michael check for error libavcodec
Thu, 05 May 2005 14:34:47 +0000 michael Even More spelling errors. patch by (Kevin Baragona <kevinmb500 gawab com) libavcodec
Thu, 05 May 2005 14:17:28 +0000 michael More spelling errors patch by (Kevin Baragona (kevinmb500 gawab com>) libavcodec
Thu, 05 May 2005 14:10:52 +0000 michael While adding stereo rematrixing, I came across something that needs to libavcodec
Thu, 05 May 2005 13:40:28 +0000 michael fix segfault with 'ffmpeg -i 1.avi -cmp 257 -4mv 2.avi' libavcodec
Thu, 05 May 2005 12:37:38 +0000 michael GCC4 fix by (Keenan Pepper (keenanpepper gmail com) libavcodec
Tue, 03 May 2005 21:49:18 +0000 lorenm fix storage of motion vectors for frames with more than 4096 macroblocks. libavcodec
Tue, 03 May 2005 06:53:59 +0000 lorenm clear the DPB after seeking. libavcodec
Mon, 02 May 2005 22:14:42 +0000 michael put most codecs under ifdefs libavcodec
Mon, 02 May 2005 19:26:18 +0000 michael #ifdefs around most register_avcodec libavcodec
Sat, 30 Apr 2005 21:43:59 +0000 michael switch to native time bases libavcodec
Mon, 25 Apr 2005 18:41:38 +0000 michael print pix_fmt if its known instead of if the raw codec is used 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
Mon, 25 Apr 2005 01:01:41 +0000 lorenm MMX for H.264 deblocking filter libavcodec
Mon, 25 Apr 2005 00:57:48 +0000 michael avoid unneeded clear_blocks() libavcodec
Mon, 25 Apr 2005 00:10:11 +0000 michael extract from the subid the options libavcodec
Sun, 24 Apr 2005 22:08:31 +0000 michael fixing broken_rv20_1mb_.rm libavcodec
Sun, 24 Apr 2005 21:06:22 +0000 lorenm fix ref comparison in B-frame deblocker ('unused' and 'unavailable' were treated as different) 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, 24 Apr 2005 11:13:49 +0000 michael Spelling errors patch by (Kevin Baragona | kevinmb500 gawab com) libavcodec
Sun, 24 Apr 2005 11:08:07 +0000 michael typo fix by ("Todd.Kirby" doubleshot pacbell net) libavcodec
Thu, 21 Apr 2005 21:27:03 +0000 michael Video-Galileo_small.rm fix by (matthieu castet # castet.matthieu free fr) libavcodec
Thu, 21 Apr 2005 21:23:22 +0000 michael avoid clearing block[] if its not used at all libavcodec
Thu, 21 Apr 2005 20:38:42 +0000 lorenm deblocking filter doesn't need to call fill_caches again. 1.4% faster decoding. libavcodec
Wed, 20 Apr 2005 20:31:04 +0000 michael mpeg2_fast_decode_block_intra() libavcodec
Wed, 20 Apr 2005 10:16:19 +0000 michael simplify libavcodec
Wed, 20 Apr 2005 10:05:15 +0000 michael remove duplicate clip to 8bit function libavcodec
Wed, 20 Apr 2005 09:52:04 +0000 michael buffer overflows libavcodec
Wed, 20 Apr 2005 09:42:47 +0000 michael Indeo 2 decoder by (Kostya <> kostya.shishkov gmail com) libavcodec
Tue, 19 Apr 2005 11:37:01 +0000 michael optimizing non_intra ac coeff decode libavcodec
Tue, 19 Apr 2005 04:29:11 +0000 melanson remove superfluous CONFIG_ENCODERS (entire function is already wrapped) libavcodec
Mon, 18 Apr 2005 20:07:48 +0000 michael avoid UPDATE_CACHE() in GET_RL_VLC() if not needed libavcodec
Mon, 18 Apr 2005 12:08:16 +0000 michael various fixes related to the non alt_bitstream_reader libavcodec
Mon, 18 Apr 2005 11:24:20 +0000 aurel add an AMD64 specific implementation of rdtsc() libavcodec
Sun, 17 Apr 2005 21:41:16 +0000 diego gcc 4 compilation fix libavcodec
Sun, 17 Apr 2005 13:30:45 +0000 michael read 32bit instead of 64bit to avoid overreading and missalignments 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
Tue, 12 Apr 2005 22:20:02 +0000 mru s/u_char/uint8_t/ 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
Fri, 08 Apr 2005 21:34:48 +0000 rtognimp Fix upside-down picture for BGR24 images (fixes pig-loco-rgb.avi) libavcodec
Thu, 07 Apr 2005 22:02:28 +0000 rtognimp Fix colors for YV12 case (u/v planes are swapped) libavcodec
Tue, 05 Apr 2005 18:29:26 +0000 michael CABAC support for MBAFF I frames patch by (Lo«Ác Le Loarer < lll+ffmpeg m4x org) 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
Tue, 05 Apr 2005 01:35:22 +0000 michael CABAC support for MBAFF I frames patch by (Lo«Ác Le Loarer | lll+ffmpeg m4x org) libavcodec
Mon, 04 Apr 2005 21:47:50 +0000 michael printf -> av_log patch by (Benjamin Larsson <>banan student.ltu se) libavcodec
Mon, 04 Apr 2005 21:35:18 +0000 michael merge vertical lifting steps and a little cleanup libavcodec
Mon, 04 Apr 2005 11:25:44 +0000 michael Typo errors patch by (QuickTime | ffmpeg gmail com> libavcodec