log

age author description
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