diff options
| author | Wim Taymans <wim.taymans@gmail.com> | 2005-09-30 16:36:49 +0000 |
|---|---|---|
| committer | Wim Taymans <wim.taymans@gmail.com> | 2005-09-30 16:36:49 +0000 |
| commit | 75a0669d5f145926e0a246cf12695ca59485a762 (patch) | |
| tree | ebe541e5bb164f7da751955a798dc5decb12c6d8 /ChangeLog | |
| parent | 9052406cedd529c74fefe72ca7301e015ac7c995 (diff) | |
gst/rtp/: Various class and caps fixes from Andre Magalhaes (andrunko)
Original commit message from CVS:
* gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_setcaps):
* gst/rtp/gstrtpgsmparse.c:
* gst/rtp/gstrtph263penc.c:
* gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
(gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
(gst_rtpmp4venc_set_property):
* gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_handle_buffer):
Various class and caps fixes from Andre Magalhaes (andrunko)
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +2005-09-30 Wim Taymans <wim@fluendo.com> + + * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_setcaps): + * gst/rtp/gstrtpgsmparse.c: + * gst/rtp/gstrtph263penc.c: + * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init), + (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer), + (gst_rtpmp4venc_set_property): + * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_handle_buffer): + Various class and caps fixes from Andre Magalhaes (andrunko) + 2005-09-29 Wim Taymans <wim@fluendo.com> * gst/level/level-example.c: (main): |
