Mercurial > mplayer.hg
log libmpcodecs/vf_divtc.c @ 24958:d86224fac2b5
age | author | description |
---|---|---|
2007-09-09 | diego | warning fix: |
2007-06-28 | reimar | Get rid of my_memcpy_pic code duplication in many filters. |
2006-12-07 | reimar | Hack around libavutil/bswap.h compilation problems due to always_inline undefined. |
2006-11-29 | diego | Remove bswap.h, use libavutil/bswap.h instead. |
2006-08-13 | diego | Replace asmalign.h hack by ASMALIGN cpp macros from config.h. |
2006-04-15 | nplourde | add support for intel mac. mp3lib is not fixed yet. |
2006-03-21 | michael | passing pts through the filter layer (lets see if pts or cola comes out at the end) |
2005-11-18 | diego | Unify include path handling, -I.. is in CFLAGS. |
2005-07-28 | reimar | deghost_plane also reads from destination, so request readable buffer |
2004-10-21 | aurel | adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 |
2004-04-17 | rfelker | New filter by Ville Saari (114263 at foo dot bar dot org) |