[vlc-devel] commit: Moved vout helpers out of decoder.c. (Laurent Aimar )
git version control
git at videolan.org
Wed Oct 15 21:30:43 CEST 2008
vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Tue Oct 14 22:36:10 2008 +0200| [7e8ca640e8ecdbee167688a662f2f15380e584cc] | committer: Laurent Aimar
Moved vout helpers out of decoder.c.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=7e8ca640e8ecdbee167688a662f2f15380e584cc
---
src/input/decoder.c | 102 ++++----------------------------------
src/video_output/video_output.c | 73 +++++++++++++++++++++------
src/video_output/vout_internal.h | 20 +++++---
src/video_output/vout_pictures.c | 24 +++++++++
4 files changed, 103 insertions(+), 116 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=7e8ca640e8ecdbee167688a662f2f15380e584cc
More information about the vlc-devel
mailing list