[vlc-commits] commit: Modified vout_*Picture API. (Laurent Aimar )
git at videolan.org
git at videolan.org
Sat Apr 24 00:01:46 CEST 2010
vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Fri Apr 23 23:18:56 2010 +0200| [0c5adb0ef5270e9c3b24c01fc92fbfa94ea38257] | committer: Laurent Aimar
Modified vout_*Picture API.
It is a bit simpler and cleaner.
I plan to remove the need for specific vout
vout_HoldPicture/ReleasePicture functions, but it is not yet possible.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=0c5adb0ef5270e9c3b24c01fc92fbfa94ea38257
---
include/vlc_vout.h | 10 ++--
modules/visualization/goom.c | 4 +-
modules/visualization/visual/visual.c | 4 +-
src/input/decoder.c | 28 ++++++------
src/libvlccore.sym | 9 ++--
src/video_output/vout_control.h | 5 --
src/video_output/vout_pictures.c | 76 ++++++++++++---------------------
7 files changed, 55 insertions(+), 81 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=0c5adb0ef5270e9c3b24c01fc92fbfa94ea38257
More information about the vlc-commits
mailing list