Mercurial > mplayer.hg
log libmpcodecs/vd_ijpg.c @ 8839:c932c17042bf
age | author | description |
---|---|---|
2002-09-22 | arpi | tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug |
2002-08-30 | arpi | -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and makes dlopen()'ing possible |
2002-05-15 | arpi | rgb24, bgr 24/32 support even for grayscale |
2002-03-27 | atmos4 | eeh 10l removed too much lines :( |
2002-03-27 | atmos4 | Issue a warning in VDec if disp_w and disp_h weren't set by codec and try workaround. |
2002-03-16 | arpi | handle error from mpcodecs_config_vo() |
2002-03-11 | pontscho | libjpeg and loader conflict workaround |
2002-03-11 | pontscho | kill few warning |
2002-03-10 | arpi | removed unneeded includes |
2002-03-10 | pontscho | Add IJPG decoder. |