| Commit message (Expand) | Author | Age | Files | Lines |
* | skip null frames in mpeg files, patch by Zoltan Hidvegi <mplayer@hzoli.2y.net> | attila | 2003-10-11 | 1 | -0/+2 |
* | clean up field flags: | rfelker | 2003-08-18 | 1 | -4/+5 |
* | Add mpeg2_flags to mp_image_t, copy flags in vd_libmpeg2.c, | ranma | 2003-08-03 | 1 | -0/+6 |
* | libmpeg2-altivec patch by Magnus Damm <damm@opensource.se>: | arpi | 2003-06-09 | 1 | -0/+2 |
* | fixed mem corruption bugs | arpi | 2003-06-06 | 1 | -4/+4 |
* | too verbose | alex | 2003-04-19 | 1 | -1/+1 |
* | passing qscale_type around so the pp code can fix the mpeg2 <<1 thing | michael | 2003-04-18 | 1 | -0/+1 |
* | w%8!=0 hack | arpi | 2003-04-15 | 1 | -2/+2 |
* | Oops :) | arpi | 2003-04-06 | 1 | -2/+0 |
* | Rewritten, to use new libmpeg2 0.3.1 API | arpi | 2003-04-06 | 1 | -251/+118 |
* | usage of libmpeg2, liba52, mp3lib & svq1 can be disabled | arpi | 2002-11-01 | 1 | -0/+3 |
* | passing picture_type (might be usefull for postprocessing) | michael | 2002-10-29 | 1 | -0/+11 |
* | 10l. use mpcodecs_draw_slice, instead of libvo directly | arpi | 2002-10-16 | 1 | -3/+2 |
* | we don't need the 0x1FF hack any more | arpi | 2002-09-21 | 1 | -2/+2 |
* | -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and make... | arpi | 2002-08-30 | 1 | -1/+0 |
* | slices+field pictures fixed, initial sig11 workaround | arpi | 2002-04-18 | 1 | -1/+19 |
* | draw_slices with framedrop fixed | arpi | 2002-04-14 | 1 | -1/+1 |
* | missing #ifdfe - 0.1l | arpi | 2002-04-07 | 1 | -0/+2 |
* | quant_store moved to frame struct | arpi | 2002-04-07 | 1 | -5/+2 |
* | use -slices | arpi | 2002-04-04 | 1 | -1/+1 |
* | rewritten - it replaces libmpeg2/decode.c now | arpi | 2002-04-03 | 1 | -27/+234 |
* | ported back hack for interlaced mpeg2, without it mplayer draws whole frame f... | iive | 2002-03-26 | 1 | -1/+3 |
* | mpegpes support | arpi | 2002-03-16 | 1 | -3/+17 |
* | handle error from mpcodecs_config_vo() | arpi | 2002-03-16 | 1 | -2/+1 |
* | missing config_vo | arpi | 2002-03-14 | 1 | -0/+1 |
* | divx_quality and equalizer support done | arpi | 2002-03-09 | 1 | -1/+1 |
* | mpng, libmpeg2 added, none of them finished :( | arpi | 2002-03-09 | 1 | -0/+56 |