diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2006-04-13 09:15:31 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2006-04-13 09:15:31 +0000 |
commit | cafd99311b7928e1cd3f0b005d2e2e59179e8fd4 (patch) | |
tree | c56ceb24f1218d7b80a2024064c3273c2089e708 /ChangeLog | |
parent | 9e8bbf41f76083b1fdf090217382c96f695d81e4 (diff) |
reverting rtp patches to fix freeze break on -base as explained on the list
Original commit message from CVS:
reverting rtp patches to fix freeze break on -base as explained on the list
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 44 |
1 files changed, 0 insertions, 44 deletions
@@ -1,47 +1,3 @@ -2006-04-13 Tim-Philipp Müller <tim at centricular dot net> - - * gst/rtp/gstasteriskh263.h: - * gst/rtp/gstrtpL16depay.h: - * gst/rtp/gstrtpL16pay.h: - * gst/rtp/gstrtpamrdepay.h: - * gst/rtp/gstrtpamrpay.h: - * gst/rtp/gstrtpdepay.h: - * gst/rtp/gstrtpgsmdepay.h: - * gst/rtp/gstrtpgsmpay.h: - * gst/rtp/gstrtph263pay.h: - * gst/rtp/gstrtph263pdepay.h: - * gst/rtp/gstrtph263ppay.h: - * gst/rtp/gstrtpilbcdepay.h: - * gst/rtp/gstrtpilbcpay.h: - * gst/rtp/gstrtpmp4gpay.h: - * gst/rtp/gstrtpmp4vdepay.h: - * gst/rtp/gstrtpmp4vpay.h: - * gst/rtp/gstrtpmpadepay.h: - * gst/rtp/gstrtpmpapay.h: - * gst/rtp/gstrtppcmadepay.h: - * gst/rtp/gstrtppcmapay.h: - * gst/rtp/gstrtppcmudepay.h: - * gst/rtp/gstrtppcmupay.h: - * gst/rtp/gstrtpspeexdepay.h: - * gst/rtp/gstrtpspeexpay.h: - Fix GObject macros. - -2006-04-12 Philippe Kalaf <philippe.kalaf@collabora.co.uk> - - * gst/rtp/gstrtppcmapay.c: - * gst/rtp/gstrtppcmapay.h: - * gst/rtp/gstrtppcmupay.c: - * gst/rtp/gstrtppcmupay.h: - Ported mulaw and alaw payloaders to use new base class - * gst/rtp/Makefile.am: - * gst/rtp/gstrtp.c: - * gst/rtp/gstrtpilbcpay.c: - * gst/rtp/gstrtpilbcpay.h: - * gst/rtp/gstrtpilbcdepay.c: - * gst/rtp/gstrtpilbcdepay.h: - Added new iLBC payloader/depayloader. Payloader uses new audio payload base - class. - 2006-04-12 Wim Taymans <wim@fluendo.com> * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps), |