index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
screenshot.c
Commit message (
Expand
)
Author
Age
*
core: remove duplicated format_time() functions
wm4
2012-09-18
*
image_writer: add option parsing
wm4
2012-08-06
*
screenshot: move image writer code into new file image_writer.c
wm4
2012-08-06
*
bstr: rename bstr() function to bstr0(), and typedef bstr to struct bstr
wm4
2012-07-28
*
screenshot: fix minor memory leak
wm4
2012-05-15
*
screenshot: improve error messages
wm4
2012-04-29
*
screenshot, vo_png: fix dependency on sizeof(AVFrame)
wm4
2012-04-29
*
windows support: use UTF-8 for screenshot filenames
wm4
2012-03-17
*
Merge remote-tracking branch 'origin/master' into my_master
wm4
2012-03-16
|
\
|
*
windows support: unicode filenames
wm4
2012-03-09
*
|
Merge remote-tracking branch 'origin/master' into my_master
wm4
2012-03-05
|
\
|
*
|
screenshot: don't convert image if it's already in required format
wm4
2012-02-29
*
|
screenshot: move code to open file out of image writer functions
wm4
2012-02-29
*
|
screenshot: make screenshot filenames configurable
wm4
2012-02-29
*
|
screenshot: allow forcing taking screenshots with the video filter
wm4
2012-02-29
|
*
screenshot: fix libav API use (pix_fmt and some other things)
wm4
2012-02-25
*
|
screenshot: fix error message
wm4
2012-02-19
|
*
Update Libav API uses
Uoti Urpala
2012-02-01
*
|
screenshot: add png compression setting
wm4
2012-01-18
*
|
screenshot: add jpg support
wm4
2012-01-18
*
|
screenshot: improve quality by using additional swscale flags
wm4
2012-01-18
|
/
*
core: add screenshot mode for actual VO window contents
wm4
2011-11-25
*
core: add infrastructure to get screenshots from VOs
wm4
2011-11-25