linphone-iphone/linphone/mediastreamer2/NEWS
smorlat 87f568adcd update README and news for new release.
git-svn-id: svn+ssh://svn.savannah.nongnu.org/linphone/trunk@637 3f6dc0c8-ddfe-455d-9043-3cd528dc4637
2009-09-07 13:58:51 +00:00

48 lines
1.9 KiB
Text

mediastreamer-2.3.0: September 7, 2009
* integrate directshow capture filter for mingw (was a plugin before)
* builds on windows with mingw/msys using ./configure && make (see linphone's README.mingw)
* new parametric equalizer filter (to modify gains per frequency bands), working with natural curves
* new noise-gate feature added to MSVolume
* list of soundcard dynamically updates on windows upon device plugs/unplugs
mediastreamer-2.2.4: May 4, 2009
* fix crash during video window resizing on windows
* improve documentation
* various little improvements
mediastreamer-2.2.3: 21, January 2009
* rfc3984 support improved
* webcam support on windows largely improved (vfw mode)
* support for configuring video size up to svga
* video output can automatically resize to the size of received video stream
* fix crash when resizing video window
* new MSWebcam object to provide Webcam management and MSFilter instantiation
* alsa bugfixes
mediastreamer-2.2.2: 6, october 2008
* new winsnd3.c file for support of soundcard under windows (seems to work a bit better)
* bugfixes
mediastreamer-2.2.1: 25, january 2008
* video output resizing
* 4CIF and VGA support
* bugfixes
* added snow codec (experimental)
* enable setting of max rtp payload size for all encoders
mediastreamer-2.2.0: 19, November 2007
* new "no webcam" screen
* bandwidth settings improvements
* new REQ_VFU command to request a video encoder to send an I-frame
(implemented for ffmpeg based encoders)
* contributed macosx sound support
* new MSVolume filter to make sound power measurements
* rate control of ffmpeg video codecs
mediastreamer-2.1.0: 23, January 2007
* add support for Video4Linux V2 cameras
* support for mpjeg cameras
* webcam support on windows operational
* video window display ok on windows
* fix bug with quickcam driver on linux
* bandwidth setting improvements.