Commit Graph

8 Commits

Author SHA1 Message Date
diego 36e1974be0 Unify include path handling, -I.. is in CFLAGS.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17013 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-18 14:39:25 +00:00
reimar 58f108741b 10l, uninit() was not used, fixes bug #401
Modified patch from T. Dekker (t dekker <at> student utwente nl)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16875 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-30 08:45:24 +00:00
reimar bc6baf5cbb Fix multiple issues: No picture at all, broken pictures, only every second
picture displayed, compile warnings because of undefined functions and
a compile error on MinGW because of redefinition of open().
Or in short: I didn't find a case where the old version worked?!?


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16465 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-12 18:33:26 +00:00
henry 1887baa1ea do nothing if no free filenames are available
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16458 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-11 15:41:08 +00:00
henry 9227bb4a99 use slices if DR isn't available
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16457 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-11 15:08:48 +00:00
henry 5599e26670 forgotten MP_IMGFLAG_READABLE
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16453 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-11 12:16:12 +00:00
henry d33c27aa64 DR and slice support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16451 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-11 10:52:24 +00:00
henry b88ca0cd1a screenshot filter
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16447 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-11 06:42:32 +00:00