log mpegvideo.c @ 2266:514949de5d15 libavcodec

age author description
Mon, 27 Sep 2004 02:39:55 +0000 michael set AVCodecContext.width/height to the picture width/height instead of the one stored in the bitstream (that only matters if lowres!=0) libavcodec
Sun, 26 Sep 2004 23:01:42 +0000 michael lowres chroma fix libavcodec
Sun, 26 Sep 2004 21:28:31 +0000 michael lowres slice fix libavcodec
Sun, 26 Sep 2004 11:05:35 +0000 michael low resolution interlaced support libavcodec
Sat, 25 Sep 2004 23:18:58 +0000 michael 1/2 resolution decoding libavcodec
Fri, 24 Sep 2004 17:30:04 +0000 michael 100l libavcodec
Mon, 20 Sep 2004 13:47:47 +0000 michael check if the user specified timestamps are strictly monotone libavcodec
Thu, 16 Sep 2004 17:36:39 +0000 michael 10l (scene change pict_type was wrong after coded_frame fix) patch by (Loren Merritt <lorenm at u dot washington dot edu>) libavcodec
Wed, 15 Sep 2004 00:35:18 +0000 michael changing size segfault fix libavcodec
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
Wed, 08 Sep 2004 10:07:08 +0000 michael 10l (wrong coded_picture) libavcodec
Fri, 13 Aug 2004 14:40:33 +0000 michael minor optimization libavcodec
Wed, 11 Aug 2004 19:32:34 +0000 michael 10l (dont store 2 different things at the same place ...) libavcodec
Tue, 20 Jul 2004 17:13:08 +0000 michael miscalculation of header_bits when using the -thread option bugfix, patch by (Christophe Massiot <cmassiot at freebox dot fr>) libavcodec
Wed, 30 Jun 2004 23:12:21 +0000 michael 10l (fixes delayed frames during encoding) libavcodec
Fri, 11 Jun 2004 07:59:12 +0000 iive mpeg2 chroma422/444 support, may be slower, may be faster for other codecs libavcodec
Mon, 07 Jun 2004 17:30:02 +0000 michael nsse weight libavcodec
Mon, 07 Jun 2004 03:23:31 +0000 michael noise preserving sum of squares comparission function libavcodec
Sun, 06 Jun 2004 19:44:05 +0000 michael sanity checks libavcodec
Sat, 05 Jun 2004 18:10:23 +0000 michael qscale + qprd fix libavcodec
Thu, 03 Jun 2004 19:29:47 +0000 michael change qscale -> lambda for the motion estimation libavcodec
Mon, 31 May 2004 00:42:55 +0000 michael h261 dequant fix libavcodec
Sun, 30 May 2004 20:37:15 +0000 michael h261 decoder by (Maarten Daniels <maarten.daniels at student dot luc dot ac dot be>) libavcodec
Sat, 29 May 2004 15:16:52 +0000 michael export low_delay for encoding too libavcodec
Tue, 18 May 2004 17:23:49 +0000 michael rtp callback context patch by ("Chris Flerackers" <cflerackers at androme dot be>) libavcodec
Tue, 18 May 2004 17:09:46 +0000 michael some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>) libavcodec
Tue, 11 May 2004 01:38:46 +0000 michael moving motion estimation specific variables from MpegEncContext -> MotionEstContext libavcodec
Fri, 30 Apr 2004 17:42:58 +0000 michael cleanup & memleak fix libavcodec
Fri, 30 Apr 2004 13:44:29 +0000 michael intra_dc_precission>0 encoding support libavcodec
Fri, 30 Apr 2004 01:35:45 +0000 michael 10l libavcodec
Thu, 29 Apr 2004 22:12:29 +0000 michael 10l libavcodec
Thu, 29 Apr 2004 14:21:33 +0000 michael remove duplicated find_frame_end() code libavcodec
Sat, 24 Apr 2004 03:36:37 +0000 michael minor motion estimation cleanup libavcodec
Fri, 23 Apr 2004 21:17:31 +0000 michael sanity check libavcodec
Fri, 23 Apr 2004 19:06:30 +0000 michael reuse motion vectors/mb types/field select values of the source video, if the SSE for a macroblock which is predicted with these values is below me_threshold libavcodec
Mon, 19 Apr 2004 03:33:23 +0000 michael exporting field_select/ref_index values libavcodec
Sun, 18 Apr 2004 18:30:05 +0000 michael fix y scale of mv vissualization of interlaced MVs libavcodec
Sat, 17 Apr 2004 19:41:49 +0000 michael passing AVFrame instead of AVPicture around in ffmpeg, that way stuff like motion vectors can be passed from the decoder to the encoder libavcodec
Sat, 17 Apr 2004 13:36:21 +0000 michael flv dropable p frame support libavcodec
Fri, 16 Apr 2004 01:01:45 +0000 michael unify table indexing (motion_val,dc_val,ac_val,coded_block changed) libavcodec
Sat, 03 Apr 2004 01:55:24 +0000 michael nicer looking arrows for the motion vector vissualization libavcodec
Fri, 02 Apr 2004 19:54:33 +0000 michael interlaced chroma MC divx-bug workaround libavcodec
Fri, 26 Mar 2004 12:30:04 +0000 michael huge vbv buffer size + CBR fix libavcodec
Wed, 24 Mar 2004 23:32:48 +0000 mellum warning patrol libavcodec
Mon, 22 Mar 2004 12:07:02 +0000 michael Compile fix by (Chip <szarlada at freemail dot hu>) libavcodec
Tue, 16 Mar 2004 17:27:03 +0000 michael moving f/b_code init to where it should be libavcodec
Tue, 16 Mar 2004 16:11:29 +0000 michael init cleanup libavcodec
Sun, 14 Mar 2004 17:55:50 +0000 michael alignment fix libavcodec
Sun, 14 Mar 2004 17:33:48 +0000 michael width,height%16!=0 fix libavcodec
Thu, 11 Mar 2004 13:22:39 +0000 michael 10l libavcodec
Fri, 05 Mar 2004 15:10:56 +0000 michael 10l libavcodec
Tue, 02 Mar 2004 03:18:03 +0000 michael 100l (divx5 b frame + seeking + flush fix) libavcodec
Mon, 01 Mar 2004 14:55:21 +0000 iive initial chroma_format changes,xvmc tweaks and codec_cap libavcodec
Sun, 29 Feb 2004 22:14:46 +0000 michael optimizing/cleanup of mpeg/qpel_motion() libavcodec
Sun, 29 Feb 2004 02:08:28 +0000 michael simplify MPV_motion() libavcodec
Sun, 29 Feb 2004 00:37:36 +0000 michael interlaced mpeg4 + edge emu fix (fixes decoding of mermaid.avi) libavcodec
Thu, 26 Feb 2004 19:11:21 +0000 michael 10l (vdpart fix) libavcodec
Thu, 26 Feb 2004 02:48:07 +0000 michael 100l (field picture decoding fix) libavcodec
Wed, 25 Feb 2004 18:29:17 +0000 michael export DCT coefficients patch by (Wolfgang Hesseler <wolfgang.hesseler at imk dot fraunhofer dot de>) libavcodec