log

age author description
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 (Loc 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 (Loc 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
Sun, 03 Apr 2005 17:34:31 +0000 iive reinitialize on aspect change, libavcodec
Sun, 03 Apr 2005 15:43:57 +0000 michael Snow Slicing patch by (Yartrebo) yartrebo earthlink net libavcodec
Sun, 03 Apr 2005 05:02:08 +0000 melanson Autodesk Animator Studio Codec (AASC) video decoder, courtesy of libavcodec
Fri, 01 Apr 2005 04:30:31 +0000 melanson support some more color modes; patch by Kostya libavcodec
Mon, 28 Mar 2005 20:40:21 +0000 melanson free that last frame libavcodec
Mon, 28 Mar 2005 18:05:25 +0000 melanson Westwood SND1 decoder, courtesy of Kostya libavcodec
Sun, 27 Mar 2005 12:19:59 +0000 michael motion estimation bitrate penalty compensation libavcodec
Sun, 27 Mar 2005 10:58:21 +0000 lorenm display deblocking strength in FF_DEBUG_PICT_INFO libavcodec
Sun, 27 Mar 2005 10:54:16 +0000 lorenm allow 16 refs with B-frames libavcodec
Sun, 27 Mar 2005 00:44:11 +0000 michael This is the second patch for MBAFF support, this adds the deblocking libavcodec
Sun, 27 Mar 2005 00:27:37 +0000 michael The cvs version 1.103 of h264.c brokes 13 conformance streams, this libavcodec
Sat, 26 Mar 2005 23:51:13 +0000 michael replace custom bitstream reader with get_bits/vlc() libavcodec
Sat, 26 Mar 2005 23:50:14 +0000 michael make reverse[] non static libavcodec
Sat, 26 Mar 2005 20:32:55 +0000 melanson Winnov WNV1 video decoder, courtesy of Konstantin Shishkov libavcodec
Sat, 26 Mar 2005 18:10:44 +0000 michael check mb/me_threshold range, fixes assertion failure libavcodec
Sat, 26 Mar 2005 17:01:49 +0000 michael more checks, fixes assertion failure libavcodec
Wed, 23 Mar 2005 19:19:59 +0000 michael create temporary file in current directory if it failed in /tmp libavcodec
Wed, 23 Mar 2005 14:10:22 +0000 diego Replace stray spaces by a tab. libavcodec
Wed, 23 Mar 2005 11:39:38 +0000 michael support omiting various headers in mpeg4 as WMP seems to have difficulty with them libavcodec
Tue, 22 Mar 2005 18:28:15 +0000 michael 04_AMR_no_debug_output.patch by (Calcium | calcium nurs or jp) libavcodec
Sat, 19 Mar 2005 13:10:09 +0000 michael alignment fix libavcodec
Sat, 19 Mar 2005 12:30:01 +0000 mru indentation fix libavcodec
Sat, 19 Mar 2005 12:27:10 +0000 mru B frames and CABAC/CAVLC selection by Erik Slagter (erik at slagter dot name) libavcodec
Sat, 19 Mar 2005 03:01:13 +0000 michael disable luma in postprocess filters patch by (Tuukka Toivonen |tuukkat ee.oulu fi) libavcodec
Fri, 18 Mar 2005 02:13:13 +0000 michael ogg has to be at the right of vorbis patch by ("Vctor Paesa" wzrlpy hotmail com) libavcodec
Thu, 17 Mar 2005 21:35:50 +0000 michael 10l typo libavcodec
Wed, 16 Mar 2005 19:11:58 +0000 michael add libdir support to configure patch by (Luca Barbato )lu_zero gentoo org) libavcodec
Wed, 16 Mar 2005 13:09:30 +0000 mru set constant QP from AVCodecContext.global_quality. libavcodec
Tue, 15 Mar 2005 21:05:34 +0000 lorenm slice-based idwt (10% faster decoding) libavcodec
Sat, 12 Mar 2005 03:10:44 +0000 lorenm 10l (compile fix) libavcodec
Fri, 11 Mar 2005 02:14:44 +0000 lorenm Set keyframe flag only on IDR-frames (needed for reordering across I-frames). libavcodec
Thu, 10 Mar 2005 05:34:10 +0000 melanson replace custom bit-reading functions with FFmpeg's internal function; libavcodec
Wed, 09 Mar 2005 23:48:17 +0000 michael optimize & simplify libavcodec
Wed, 09 Mar 2005 19:46:31 +0000 michael Oops patch by (Mns Rullgrd <mru inprovide com>) libavcodec
Wed, 09 Mar 2005 03:04:56 +0000 michael H.264 encoding with x264 by (Mns Rullgrd <mru inprovide com>) libavcodec
Tue, 08 Mar 2005 20:35:27 +0000 michael (10l) supported pix_fmts forgotten libavcodec
Tue, 08 Mar 2005 14:39:58 +0000 michael fixing playback of xvid pretending to be divx (sample_vop_nc.avi) libavcodec
Mon, 07 Mar 2005 09:05:33 +0000 lorenm remove an assert that was breaking compilation on some gccs. libavcodec
Sun, 06 Mar 2005 23:20:53 +0000 michael AVOption removial patch from (James A. Morrison >ja2morri csclub.uwaterloo ca>) libavcodec
Sun, 06 Mar 2005 23:02:25 +0000 michael MBAFF I slice no deblocking patch by (Loic >>lll+ffmpeg m4x org<<) libavcodec
Sun, 06 Mar 2005 22:49:46 +0000 michael group audio codec ids libavcodec
Sun, 06 Mar 2005 20:07:41 +0000 michael indeo3 for bigendian patch by (demo-n <demo-n users.sourceforge net) libavcodec
Sun, 06 Mar 2005 19:59:37 +0000 michael spam libavcodec
Sun, 06 Mar 2005 19:40:12 +0000 michael improved detection of "AVC1" style H.264 patch by (Mns Rullgrd <mru inprovide com>) libavcodec
Sun, 06 Mar 2005 14:48:50 +0000 melanson get rid of nasty exit()'s so the decoder will only warn the user before libavcodec
Sun, 06 Mar 2005 14:42:10 +0000 mellum -freduce-all-givs has been removed from gcc libavcodec
Sun, 06 Mar 2005 07:00:24 +0000 melanson decoder works fine now, when fed properly-sized chunks by the demuxer; libavcodec
Sun, 06 Mar 2005 06:22:24 +0000 melanson do not use a variable before proper initialization libavcodec
Sun, 06 Mar 2005 00:43:55 +0000 melanson first pass at ALAC decoder from David Hammerton; while David's original libavcodec
Sat, 05 Mar 2005 11:44:25 +0000 michael Support for AMR Interface Format 2 patch by ("Torsten Martinsen" <tma gatehouse dk>) libavcodec
Sat, 05 Mar 2005 03:37:19 +0000 michael typo libavcodec
Sat, 05 Mar 2005 03:36:32 +0000 michael mpeg-es bitrate parsing libavcodec
Sat, 05 Mar 2005 00:14:21 +0000 lorenm 10l (fix reordering when B-frames are not present) libavcodec
Fri, 04 Mar 2005 12:47:38 +0000 lorenm H.264: decode arbitrary frame orders and allow B-frames as references. libavcodec
Thu, 03 Mar 2005 12:12:44 +0000 lorenm oops, other half of the vismv patch libavcodec
Thu, 03 Mar 2005 07:21:23 +0000 lorenm vismv didn't display 8x8 mvs in H.264 libavcodec
Thu, 03 Mar 2005 06:57:17 +0000 lorenm vismb: display 4x4 partition boundaries in H.264 libavcodec
Thu, 03 Mar 2005 02:24:20 +0000 michael 04-vp3 fix(by matthieu castet).patch libavcodec
Wed, 02 Mar 2005 20:46:06 +0000 michael cast to uint32 as the table is uint32_t, this also worksaround a gcc or libc bug related to frexp() libavcodec
Tue, 01 Mar 2005 06:14:45 +0000 melanson VP3 post-processing loop filter; disabled until the correct final step libavcodec