[vlc-devel] vlc: svn commit r10187 (massiot)
Subversion daemon
svn at videolan.org
Mon Mar 7 20:28:53 CET 2005
r10187 | massiot | 2005-03-07 20:28:52 +0100 (Mon, 07 Mar 2005) | 8 lines
Changed paths:
M /trunk/include/vlc_filter.h
M /trunk/include/vlc_spu.h
M /trunk/include/vlc_video.h
M /trunk/modules/codec/ffmpeg/video_filter.c
M /trunk/modules/video_filter/mosaic.c
M /trunk/modules/video_output/picture.c
M /trunk/modules/video_output/picture.h
M /trunk/src/video_output/vout_subpictures.c
* src/video_output/vout_subpictures.c: New function spu_MakeRegion which
reuses a given picture_t without allocating a new one.
* modules/video_output/picture.c: New --picture-height and width options
to do the scaling in the vout thread. Misc bug corrections.
* modules/video_filter/mosaic.c: Less overhead.
* modules/codec/ffmpeg/video_filter.c: Do the scaling before the conversion
in case the original size is bigger than the destination.
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
More information about the vlc-devel
mailing list