]> git.sesse.net Git - vlc/commit
add --snapshot-prefix and --snapshot-sequential options. --snapshot-prefix lets you...
authorAntoine Cellerier <dionoea@videolan.org>
Sat, 22 Jul 2006 15:33:03 +0000 (15:33 +0000)
committerAntoine Cellerier <dionoea@videolan.org>
Sat, 22 Jul 2006 15:33:03 +0000 (15:33 +0000)
commit6ec5618a564992a88b105966aacdf3e2762bcce1
tree51b36539ac378157af52e16664a1913c2e0bccc3
parent51c68fc76a02fc6fcc969c63151f46469bf48869
add --snapshot-prefix and --snapshot-sequential options. --snapshot-prefix lets you choose the filename's prefix (default it "vlcsnap-"). --snapshot-sequential numbers the snapshot starting with 1 and incrementing every time.
src/libvlc.h
src/video_output/vout_intf.c