log libmpcodecs/vd_libmpeg2.c @ 9987:988c2ffc5bc1

age author description
Sat, 19 Apr 2003 14:33:38 +0000 alex too verbose
Fri, 18 Apr 2003 13:18:59 +0000 michael passing qscale_type around so the pp code can fix the mpeg2 <<1 thing
Tue, 15 Apr 2003 19:02:00 +0000 arpi w%8!=0 hack
Sun, 06 Apr 2003 16:49:23 +0000 arpi Oops :)
Sun, 06 Apr 2003 16:43:46 +0000 arpi Rewritten, to use new libmpeg2 0.3.1 API
Fri, 01 Nov 2002 16:40:15 +0000 arpi usage of libmpeg2, liba52, mp3lib & svq1 can be disabled
Tue, 29 Oct 2002 11:26:26 +0000 michael passing picture_type (might be usefull for postprocessing)
Wed, 16 Oct 2002 19:26:30 +0000 arpi 10l. use mpcodecs_draw_slice, instead of libvo directly
Sat, 21 Sep 2002 22:38:41 +0000 arpi we don't need the 0x1FF hack any more
Fri, 30 Aug 2002 21:44:20 +0000 arpi -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and makes dlopen()'ing possible
Thu, 18 Apr 2002 15:03:08 +0000 arpi slices+field pictures fixed, initial sig11 workaround
Sun, 14 Apr 2002 01:21:13 +0000 arpi draw_slices with framedrop fixed
Sun, 07 Apr 2002 16:34:15 +0000 arpi missing #ifdfe - 0.1l
Sun, 07 Apr 2002 16:32:54 +0000 arpi quant_store moved to frame struct
Thu, 04 Apr 2002 00:03:44 +0000 arpi use -slices