Mercurial > mplayer.hg
log libmpcodecs/vd_divx4.c @ 9211:383e3cc8ee88
age | author | description |
---|---|---|
2002-08-31 | arpi | -afm/-vfm help implemenetd, some cosmetics of ad/vd codec names/comments |
2002-08-30 | arpi | -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and makes dlopen()'ing possible |
2002-07-25 | arpi | video eq: |
2002-07-11 | alex | support for external pp by divx4. some fixes/cosmetics? |
2002-07-10 | albeu | Support for Xvid using their new api. If divx4 compatiblity is disabeled |
2002-03-21 | atmos4 | Im proved Build Version selection for DivX 5. |
2002-03-18 | arpi | decore version check for divx3 and divx5 |
2002-03-16 | arpi | handle error from mpcodecs_config_vo() |
2002-03-11 | arpi | hopefully fixed divx5 header + xvid conflict |
2002-03-09 | arpi | divx_quality and equalizer support done |
2002-03-09 | atmos4 | divx5 support into libmpcodecs (untested) |
2002-03-07 | arpi | common includes moved to private vd_internal.h |
2002-03-07 | arpi | vfw, vfwex, odivx, divx4 added |