diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,5 +1,17 @@ 2005-09-22 Wim Taymans <wim@fluendo.com> + * gst/rtp/TODO: + * gst/rtp/gstrtpdec.c: (gst_rtpdec_getcaps): + * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init), + (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer), + (gst_rtpmp4venc_set_property): + * gst/rtp/gstrtpmp4venc.h: + * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_handle_buffer): + * gst/rtp/gstrtpmpaenc.h: + Use is_filled to both check MTU and max-ptime of base class. + +2005-09-22 Wim Taymans <wim@fluendo.com> + * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init), (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer), (gst_rtpmp4venc_set_property): |