]> sjero.net Git - linphone/blob - linphone/mediastreamer2/NEWS
remote ortp and add it as a submodule instead.
[linphone] / linphone / mediastreamer2 / NEWS
1 mediastreamer-2.3.2: ????????
2         * use libv4l2 when possible to benefit from hardware pixel conversion
3         * added jpeg over RTP support
4
5 mediastreamer-2.3.1: October 5, 2009
6         * preserve ratio in windows video display (not yet implemented for linux/SDL)
7
8 mediastreamer-2.3.0: September 17, 2009
9         * integrate directshow capture filter for mingw (was a plugin before)
10         * builds on windows with mingw/msys using ./configure && make (see linphone's README.mingw)
11         * new parametric equalizer filter (to modify gains per frequency bands), working with natural curves
12         * new noise-gate feature added to MSVolume
13         * list of soundcard dynamically updates on windows upon device plugs/unplugs
14         * MSVolume echo limiter feature improved
15
16 mediastreamer-2.2.4: May 4, 2009
17         * fix crash during video window resizing on windows
18         * improve documentation
19         * various little improvements
20
21 mediastreamer-2.2.3: 21, January 2009
22         * rfc3984 support improved 
23         * webcam support on windows largely improved (vfw mode)
24         * support for configuring video size up to svga
25         * video output can automatically resize to the size of received video stream
26         * fix crash when resizing video window
27         * new MSWebcam object to provide Webcam management and MSFilter instantiation
28         * alsa bugfixes
29
30 mediastreamer-2.2.2: 6, october 2008
31         * new winsnd3.c file for support of soundcard under windows (seems to work a bit better)
32         * bugfixes
33
34 mediastreamer-2.2.1: 25, january 2008
35         * video output resizing
36         * 4CIF and VGA support
37         * bugfixes
38         * added snow codec (experimental)
39         * enable setting of max rtp payload size for all encoders
40
41 mediastreamer-2.2.0: 19, November 2007
42         * new "no webcam" screen
43         * bandwidth settings improvements
44         * new REQ_VFU command to request a video encoder to send an I-frame
45                 (implemented for ffmpeg based encoders)
46         * contributed macosx sound support
47         * new MSVolume filter to make sound power measurements
48         * rate control of ffmpeg video codecs
49
50 mediastreamer-2.1.0: 23, January 2007
51         * add support for Video4Linux V2 cameras
52         * support for mpjeg cameras
53         * webcam support on windows operational
54         * video window display ok on windows
55         * fix bug with quickcam driver on linux
56         * bandwidth setting improvements.