[vlc-devel] CVS Commit (gbazin)
cvs at videolan.org
cvs at videolan.org
Mon Oct 27 02:04:38 CET 2003
Update of /var/cvs/videolan/vlc
Modified Files:
configure.ac
Update of /var/cvs/videolan/vlc/include
Modified Files:
vlc_block.h vlc_codec.h
Update of /var/cvs/videolan/vlc/modules/codec
Modified Files:
vorbis.c
Update of /var/cvs/videolan/vlc/modules/codec/ffmpeg
Modified Files:
Modules.am audio.c chroma.c ffmpeg.c ffmpeg.h video.c
Added Files:
encoder.c postprocess.c
Removed Files:
audio.h video.h
Update of /var/cvs/videolan/vlc/modules/stream_out
Modified Files:
transcode.c
Log Message:
* modules/codec/ffmpeg/*: ported the ffmpeg audio and video decoders to the new api.
Isolated the video postprocessing routines in postprocess.c
* modules/codec/ffmpeg/encoder.c, modules/codec/vorbis.c, modules/stream_out/transcode.c,
include/vlc_block.h, include/vlc_codec.h: extracted the encoders out of transcode.c.
transcode now uses encoder plugins (currently ffmpeg, vorbis and theora).
PS: transcoding is currently a bit broken but I'll fix that ASAP.
--
gbazin
--
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