Mercurial > mplayer.hg
log libmpcodecs/vf_pp.c @ 8261:6922b04d0d10
age | author | description |
---|---|---|
2002-11-06 | arpi | *HUGE* set of compiler warning fixes, unused variables removal |
2002-11-02 | michael | cleanup |
2002-11-02 | michael | cleanup |
2002-10-30 | michael | per context cpuCaps (idea by kabi) |
2002-10-30 | michael | cleanly passing the cpuCaps |
2002-10-29 | michael | cleanup |
2002-10-29 | michael | cosmetics ;) |
2002-10-29 | michael | better deblocking filter |
2002-10-29 | michael | fixing segfault |
2002-10-28 | michael | postprocessing cleanup: |
2002-09-10 | arpi | changing return type of put_image void->int |
2002-08-28 | arpi | mostly compiler warning fixes, some small bugfix |
2002-08-02 | arpi | - some reorder/cleanup of mp_image flags |
2002-04-13 | arpi | mp_image.h and img_format.h moved to libmpcodecs |
2002-04-11 | arpi | capabilities support -> automatic insertion of scale, expand, pp |
2002-04-07 | arpi | vf control codes added, autoq support |
2002-04-07 | arpi | accept only 4:2:0 planar yuv formats |
2002-04-07 | arpi | accept -pp value from args |
2002-04-07 | arpi | mpeg+pp0 fixed |
2002-04-07 | arpi | postprocessing filter (fixme: -pp 0) |