aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs/vd_libmpeg2.c
Commit message (Expand)AuthorAge
* Add mpeg2_flags to mp_image_t, copy flags in vd_libmpeg2.c,Gravatar ranma2003-08-03
* libmpeg2-altivec patch by Magnus Damm <damm@opensource.se>:Gravatar arpi2003-06-09
* fixed mem corruption bugsGravatar arpi2003-06-06
* too verboseGravatar alex2003-04-19
* passing qscale_type around so the pp code can fix the mpeg2 <<1 thingGravatar michael2003-04-18
* w%8!=0 hackGravatar arpi2003-04-15
* Oops :)Gravatar arpi2003-04-06
* Rewritten, to use new libmpeg2 0.3.1 APIGravatar arpi2003-04-06
* usage of libmpeg2, liba52, mp3lib & svq1 can be disabledGravatar arpi2002-11-01
* passing picture_type (might be usefull for postprocessing)Gravatar michael2002-10-29
* 10l. use mpcodecs_draw_slice, instead of libvo directlyGravatar arpi2002-10-16
* we don't need the 0x1FF hack any moreGravatar arpi2002-09-21
* -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and make...Gravatar arpi2002-08-30
* slices+field pictures fixed, initial sig11 workaroundGravatar arpi2002-04-18
* draw_slices with framedrop fixedGravatar arpi2002-04-14
* missing #ifdfe - 0.1lGravatar arpi2002-04-07
* quant_store moved to frame structGravatar arpi2002-04-07
* use -slicesGravatar arpi2002-04-04
* rewritten - it replaces libmpeg2/decode.c nowGravatar arpi2002-04-03
* ported back hack for interlaced mpeg2, without it mplayer draws whole frame f...Gravatar iive2002-03-26
* mpegpes supportGravatar arpi2002-03-16
* handle error from mpcodecs_config_vo()Gravatar arpi2002-03-16
* missing config_voGravatar arpi2002-03-14
* divx_quality and equalizer support doneGravatar arpi2002-03-09
* mpng, libmpeg2 added, none of them finished :(Gravatar arpi2002-03-09