]> git.sesse.net Git - vlc/commit
vmem: By default keep the original image aspect ratio.
authorPierre d'Herbemont <pdherbemont@free.fr>
Sun, 31 Oct 2010 09:53:57 +0000 (10:53 +0100)
committerPierre d'Herbemont <pdherbemont@free.fr>
Sun, 31 Oct 2010 10:00:30 +0000 (11:00 +0100)
commit4d9bf01bb1bad90a28100e2a80bb1482b0997a54
treec0bb199fab9910812c57652501353ff9e5ff3053
parentf7a324a541aa8e382f0153932fb73969cc205911
vmem: By default keep the original image aspect ratio.

Old behavior is accessible via vmem-preserve-aspect-ratio.

I believe this is the most sensitive defaults even though this is not the current libvlc API. I wouldn't expect client breakage, but I may be mistaken here. Please shout if so.

(Note, This is being used to do the iOS thumbnailing)
modules/video_output/vmem.c