log libmpcodecs/vd_libmpeg2.c @ 12443:ae4ae7ab636c

age author description
Sat, 11 Oct 2003 11:21:54 +0000 attila skip null frames in mpeg files, patch by Zoltan Hidvegi <mplayer@hzoli.2y.net>
Mon, 18 Aug 2003 14:49:06 +0000 rfelker clean up field flags:
Sun, 03 Aug 2003 12:09:58 +0000 ranma Add mpeg2_flags to mp_image_t, copy flags in vd_libmpeg2.c,
Mon, 09 Jun 2003 12:10:42 +0000 arpi libmpeg2-altivec patch by Magnus Damm <damm@opensource.se>:
Fri, 06 Jun 2003 19:12:08 +0000 arpi fixed mem corruption bugs
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