Changeset 958:7a068879bce3 in mediastreamer2


Ignore:
Timestamp:
May 10, 2010 11:28:31 AM (3 years ago)
Author:
Simon Morlat <simon.morlat@…>
Branch:
default
Message:

new 2.4.0 release

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • NEWS

    r856 r958  
    1 mediastreamer-2.3.2: ???????? 
     1mediastreamer-2.4.0: May 10, 2010 
    22        * use libv4l2 when possible to benefit from hardware pixel conversion 
    33        * added jpeg over RTP support 
     4        * added PulseAudio support 
     5        * enhance rendering of local video in MSVideoOut 
     6        * enhance performance of SDL video output 
     7        * improve MacOS sound support 
    48 
    59mediastreamer-2.3.1: October 5, 2009 
  • configure.ac

    r952 r958  
    11dnl Process this file with autoconf to produce a configure script. 
    2 AC_INIT([mediastreamer],[2.3.1]) 
     2AC_INIT([mediastreamer],[2.4.0]) 
    33 
    44AC_MSG_NOTICE([$PACKAGE_NAME-$PACKAGE_VERSION           A mediastreaming library for telephony application.]) 
Note: See TracChangeset for help on using the changeset viewer.