log rv10.c @ 2635:eaa57c3336fc libavcodec

age author description
Mon, 25 Apr 2005 18:29:06 +0000 michael PIX_FMT_NONE and related fixes 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 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
Thu, 21 Apr 2005 21:27:03 +0000 michael Video-Galileo_small.rm fix by (matthieu castet # castet.matthieu free fr) libavcodec
Thu, 24 Feb 2005 19:08:50 +0000 michael kill warnings patch by (Mns Rullgrd <mru inprovide com>) libavcodec
Sun, 23 Jan 2005 18:09:06 +0000 michael avoid buf_size == 0 checks in every decoder libavcodec
Wed, 05 Jan 2005 02:36:10 +0000 michael fixing decoding of http://mplayerhq.hu/~atmos4/ffrv20-crashing-atmos.rm libavcodec
Mon, 13 Dec 2004 11:41:59 +0000 michael another try at fixing rv20 ... libavcodec
Tue, 07 Dec 2004 13:14:37 +0000 michael rv20 encoding libavcodec
Mon, 06 Dec 2004 22:44:03 +0000 michael seeking in rm libavcodec
Mon, 06 Dec 2004 17:21:17 +0000 michael rv10 thread safety fix / rv10 ffplay fix libavcodec
Sun, 05 Dec 2004 23:21:39 +0000 michael next try at fixing rv20 decoding libavcodec
Sat, 27 Nov 2004 18:10:06 +0000 michael Memory leak fix patch by (Burkhard Plaum <plaum >at< ipf.uni-stuttgart )dot( de>) libavcodec
Fri, 19 Nov 2004 18:19:36 +0000 michael fixing rv20201002 libavcodec
Fri, 19 Nov 2004 16:57:47 +0000 michael rv20103001 support libavcodec
Mon, 02 Aug 2004 13:03:58 +0000 michael fix one file, will probably break some others but i cant find any samples which need this ... libavcodec
Tue, 25 May 2004 18:07:25 +0000 michael warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>) libavcodec
Fri, 21 May 2004 14:37:16 +0000 michael data_size = 0 cleanup libavcodec
Fri, 16 Apr 2004 01:01:45 +0000 michael unify table indexing (motion_val,dc_val,ac_val,coded_block changed) libavcodec
Fri, 02 Apr 2004 21:04:56 +0000 michael rv20 (0x20201002) support libavcodec
Tue, 16 Mar 2004 16:11:29 +0000 michael init cleanup libavcodec
Sun, 29 Feb 2004 02:25:19 +0000 michael skip b frames before first i frame libavcodec
Sun, 22 Feb 2004 00:31:19 +0000 michael (f)printf() is disallowed in libavcodec, compilation will fail now if its used, except that codecs which where added after the printf->av_log change which did ignore av_log() and used prinf are now silent and wont print anything, they should be changed to use av_log, i could do that, but its better if the orginal developer decides which AV_LOG level each message should get libavcodec
Mon, 09 Feb 2004 15:23:35 +0000 michael rv10/obmc fixes libavcodec
Thu, 22 Jan 2004 19:48:28 +0000 michael closed gop support & flags2 as all bits in flags are used libavcodec
Sun, 18 Jan 2004 02:59:01 +0000 michael rv20 mv prediction in b frames fix libavcodec
Sat, 10 Jan 2004 16:04:55 +0000 michael copyright year update of the files i touched and remembered, things look annoyingly unmaintained otherwise libavcodec
Tue, 30 Dec 2003 02:12:12 +0000 michael motion vector vissualization improvements patch by (Wolfgang Hesseler <qv at multimediaware dot com>) libavcodec
Sun, 21 Dec 2003 20:06:59 +0000 michael rv20 / h263 b frame fix libavcodec
Fri, 19 Dec 2003 00:47:36 +0000 michael fix crash libavcodec
Wed, 10 Dec 2003 16:20:28 +0000 michael 10l (uninitialized var ...) libavcodec
Sun, 07 Dec 2003 01:33:45 +0000 michael h263 slice structured mode libavcodec
Thu, 04 Dec 2003 19:15:37 +0000 michael set has_b_frames correctly, fixes rv20 dr1 with mplayer libavcodec
Thu, 04 Dec 2003 18:34:47 +0000 michael rv20 (h263) b frame decoding support libavcodec
Wed, 03 Dec 2003 16:47:17 +0000 michael cleanup libavcodec
Mon, 01 Dec 2003 15:23:14 +0000 michael h263 loop filter libavcodec
Sun, 30 Nov 2003 19:04:56 +0000 michael 4th frame type ... libavcodec
Sun, 30 Nov 2003 18:08:35 +0000 michael rv20 sub_id == 0x20200002 support libavcodec
Sun, 30 Nov 2003 17:30:18 +0000 michael cleanup libavcodec
Sun, 30 Nov 2003 17:22:51 +0000 michael rv10 fix libavcodec
Sun, 30 Nov 2003 14:35:35 +0000 michael rv20 decoder libavcodec
Mon, 03 Nov 2003 13:26:22 +0000 michael av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) libavcodec
Tue, 29 Jul 2003 02:09:12 +0000 michaelni rate distortion mb decision support libavcodec
Mon, 26 May 2003 21:40:58 +0000 michaelni set pix_fmt in rv10 patch by (James Stembridge <jstembridge at users dot sourceforge dot net>) libavcodec
Thu, 06 Mar 2003 11:32:04 +0000 michaelni per file doxy libavcodec
Sun, 16 Feb 2003 23:05:38 +0000 michaelni more #ifdef CONFIG_ENCODERS patch by (Wolfgang Hesseler <qv at multimediaware dot com>) with modifications by me (s/WOLFGANG/CONFIG_ENCODERS/ and some other fixes) libavcodec
Tue, 11 Feb 2003 16:35:48 +0000 kabi * UINTX -> uintx_t INTX -> intx_t libavcodec
Tue, 21 Jan 2003 17:34:12 +0000 michaelni GetBitContext.size is allways multiplied by 8 -> use size_in_bits to avoid useless *8 in a few inner loops libavcodec
Mon, 09 Dec 2002 12:03:43 +0000 michaelni AVVideoFrame -> AVFrame libavcodec
Wed, 04 Dec 2002 10:04:03 +0000 michaelni cleanup libavcodec
Mon, 11 Nov 2002 09:40:17 +0000 kabi * using DSPContext - so each codec could use its local (sub)set of CPU extension libavcodec
Sun, 27 Oct 2002 00:02:23 +0000 michaelni handle direct rendering buffer allocation failure libavcodec
Sun, 13 Oct 2002 13:16:04 +0000 michaelni better/cleaner error resilience (done in a 2nd pass after decoding) libavcodec
Tue, 01 Oct 2002 19:29:10 +0000 michaelni rv10 cleanup (de)muxer still needs to be cleaned up (still searching volunteer for that ;) ) libavcodec
Mon, 30 Sep 2002 21:36:43 +0000 michaelni fixing rv10, this isnt the cleanest solution (parsing the packet header in the codec & creating it in the muxer) but it was that way before things broke, and its the simplest solution libavcodec
Thu, 05 Sep 2002 13:23:11 +0000 michaelni fixing rv10 encoding (ffmpeg can at least decode its own rv10 files now) libavcodec
Tue, 03 Sep 2002 20:15:34 +0000 michaelni fixing segfault libavcodec
Wed, 28 Aug 2002 21:47:28 +0000 michaelni use extradata for h263_long_vector mode detection libavcodec