CVS Commit: vlc

cvs at videolan.org cvs at videolan.org
Mon Aug 5 00:13:06 CEST 2002


Update of /cvs/videolan/vlc/modules/codec/ffmpeg
Modified Files:
	Makefile ffmpeg.c ffmpeg.h 

Update of /cvs/videolan/vlc/modules/codec/ffmpeg/postprocessing
Added Files:
	Makefile postprocessing.c postprocessing.h postprocessing_c.c 
	postprocessing_common.h postprocessing_mmx.c 
	postprocessing_mmxext.c 

Log Message:
 * add post processing modules.( As defined in MPEG4 ISO) There are C,
mmx, mmxext version, but only mmxext is really usable (other need a
 _lot_ of CPU power).

There are new options for ffmpeg plugins : 
 --ffmpeg-pp to choose postprocessing module( c, mmx, mmext or mmx2 )
 --ffmpeg-pp-q to choose quality( 0..6 )
 --ffmpeg-db-?? ( where first ? is for y or c, and the other ? for v or h ) 
to force deblocking on luminance(y)/chrominance(c) horizontally or 
vertically.
 --ffmpeg-dr-? ( where ? is y or c ) to force dering on ...


-- 
fenrir

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc-devel mailing list