Mercurial > mplayer.hg
log libmpcodecs/vf_screenshot.c @ 23373:f8d4f8eff72b
age | author | description |
---|---|---|
Sun, 27 May 2007 20:36:04 +0000 | reimar | Remove useless fastmemcpy.h include for filters that do not even do any memcpy. |
Wed, 15 Nov 2006 21:52:34 +0000 | gpoirier | Fix segfault with videos with unusual resolution, patch by Stanislav Maslovski % stanislav P maslovski A gmail P com % |
Fri, 15 Sep 2006 13:27:59 +0000 | eugeni | Add repeated screenshot mode to vf_screenshot. |
Sun, 02 Jul 2006 08:17:07 +0000 | reynaldo | rm unnecesary casts from void* - part 3 |
Fri, 30 Jun 2006 12:00:31 +0000 | lucabe | Move postproc ---> libswscale |
Wed, 21 Jun 2006 14:49:09 +0000 | diego | Move #ifdefs around complete files into the build system. |
Sun, 18 Jun 2006 10:59:23 +0000 | lucabe | Software Scaler headers usage cleanup |