[vlc-devel] commit: libvlc_video_*: rewrite ( Rémi Denis-Courmont )

git version control git at videolan.org
Mon Feb 1 18:50:28 CET 2010


vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Mon Feb  1 19:47:45 2010 +0200| [bdab92b9d508e438c1fe9a94402829f9a790f12e] | committer: Rémi Denis-Courmont 

libvlc_video_*: rewrite

 - enable (non-ES) settings even if no output is present
 - best effort at handling multiple outputs
 - remove exceptions
 - libvlc_video_get_size returns both dimensions
 - libvlc_video_take_snapshot takes a parameter to select the output

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=bdab92b9d508e438c1fe9a94402829f9a790f12e
---

 include/vlc/libvlc_media_player.h |  113 +++++-----
 src/control/media_player.c        |   12 +-
 src/control/video.c               |  449 +++++++++++++++++--------------------
 src/libvlc.sym                    |    1 +
 4 files changed, 272 insertions(+), 303 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=bdab92b9d508e438c1fe9a94402829f9a790f12e



More information about the vlc-devel mailing list