[vlc-devel] commit: Fixed snapshot aspect ratio. (Laurent Aimar )
git version control
git at videolan.org
Tue Sep 9 22:52:20 CEST 2008
vlc | branch: 0.9-bugfix | Laurent Aimar <fenrir at videolan.org> | Tue Sep 9 22:51:57 2008 +0200| [6258cd4ba33d8aa8dcd2d22f2258f23d3eb9416d] | committer: Laurent Aimar
Fixed snapshot aspect ratio.
It fixes aspect ratio of saved picture (and internal ones).
It fixes aspect ratio of displayed PIP (with and without overlay).
It factorizes a bit the code.
It adds a few checks on malloc.
(cherry picked from commit 76f2181dec2cdd65c04638bd15c99948d9ea2eb3)
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=6258cd4ba33d8aa8dcd2d22f2258f23d3eb9416d
---
src/video_output/vout_intf.c | 350 +++++++++++++++++++++++-------------------
1 files changed, 191 insertions(+), 159 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=6258cd4ba33d8aa8dcd2d22f2258f23d3eb9416d
More information about the vlc-devel
mailing list