index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libmpcodecs
/
vf_screenshot.c
Commit message (
Expand
)
Author
Age
*
Fix segfault with videos with unusual resolution, patch by Stanislav Maslovsk...
gpoirier
2006-11-15
*
Add repeated screenshot mode to vf_screenshot.
eugeni
2006-09-15
*
rm unnecesary casts from void* - part 3
reynaldo
2006-07-02
*
Move postproc ---> libswscale
lucabe
2006-06-30
*
Move #ifdefs around complete files into the build system.
diego
2006-06-21
*
Software Scaler headers usage cleanup
lucabe
2006-06-18
*
Make return type consistent with usage. Patch by Pierre Lombard.
rathann
2006-05-13
*
passing pts through the filter layer (lets see if pts or cola comes out at th...
michael
2006-03-21
*
Unify include path handling, -I.. is in CFLAGS.
diego
2005-11-18
*
10l, uninit() was not used, fixes bug #401
reimar
2005-10-30
*
Fix multiple issues: No picture at all, broken pictures, only every second
reimar
2005-09-12
*
do nothing if no free filenames are available
henry
2005-09-11
*
use slices if DR isn't available
henry
2005-09-11
*
forgotten MP_IMGFLAG_READABLE
henry
2005-09-11
*
DR and slice support
henry
2005-09-11
*
screenshot filter
henry
2005-09-11