[vlc-devel] CVS Commit (massiot)

cvs at videolan.org cvs at videolan.org
Fri Feb 20 19:34:28 CET 2004


Update of /cvs/videolan/vlc/include
Modified Files:
	vlc_codec.h 

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

Update of /cvs/videolan/vlc/modules/stream_out
Modified Files:
	transcode.c 

Log Message:
* modules/codec/ffmpeg/encoder.c, modules/stream_out/transcode.c :
  - new ffmpeg options available from the command-line : interleaved video,
    noise reduction, rate control parameters, i_quant_factor, trellis
    quantification, mpeg4 matrix, and thread count
  - portable functions to use ffmpeg multithreading capabilities on all
    platforms
  - hurry up mode now turns off rd and trellis, and also raises the noise
    reduction parameter (thus noise reduction is mandatory with hurry up)
  - if threads=1, no ffmpeg thread is launched, but the ffmpeg encoding
    will be done in a separate thread than the packetizer and decoder
  - fixed a bug with mp3 decoding and weird ffmpeg return code

-- 
massiot

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



More information about the vlc-devel mailing list