Mercurial > mplayer.hg
log postproc/rgb2rgb.h @ 4058:504db1ce44d1
age | author | description |
---|---|---|
2001-12-20 | michael | rgb24toyv12 bugfix |
2001-11-07 | nick | rgb32tobgr32 now is documented ;) |
2001-11-06 | nick | Move yuv2rgb to postprocess |
2001-11-05 | michael | unsigned stuff |
2001-11-05 | michael | yuy2toyv12 fixed and speedup |
2001-11-05 | michael | fixed yv12toyuy2 |
2001-11-05 | nick | Forgot |
2001-11-05 | nick | Well - old algorithms and new stuff rgb24to16(15) |
2001-11-05 | nick | More standards compilance |
2001-11-05 | michael | yv12toyuy2 in MMX |
2001-11-05 | michael | yv12 <-> yuy2 in C |
2001-11-04 | michael | palette to bgr24 |
2001-11-04 | michael | bgr32to16, bgr32to15 (needed for palette stuff) |
2001-11-04 | nick | using const modifier |
2001-10-28 | nick | vo_vesa: more rgb2rgb support |
2001-10-28 | nick | vo_vesa: more rgb2rgb support |
2001-10-28 | nick | vo_vesa: rgb2rgb support |