[vlc-commits] commit: Modified the prototype of vout_Request and unexport unused vout_Create. ( Laurent Aimar )

git at videolan.org git at videolan.org
Fri May 21 21:29:11 CEST 2010


vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Fri May 21 20:27:25 2010 +0200| [7e7f8be16ba22cf63c5b45887dc690e5c4c0f340] | committer: Laurent Aimar 

Modified the prototype of vout_Request and unexport unused vout_Create.

It will simplify improvements of vout_Request.

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

 include/vlc_vout.h              |   49 ++++++++------------
 src/audio_output/input.c        |    6 ++-
 src/input/resource.c            |    6 ++-
 src/libvlccore.sym              |    1 -
 src/video_output/control.c      |    1 +
 src/video_output/control.h      |    6 +--
 src/video_output/video_output.c |   96 +++++++++++++++++---------------------
 7 files changed, 75 insertions(+), 90 deletions(-)

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


More information about the vlc-commits mailing list