diff options
| author | Wim Taymans <wim.taymans@gmail.com> | 2005-09-22 11:28:23 +0000 |
|---|---|---|
| committer | Wim Taymans <wim.taymans@gmail.com> | 2005-09-22 11:28:23 +0000 |
| commit | 4aac63130ad939751a44f827d11f8d0ed79e53ac (patch) | |
| tree | 6929d84909579ea238f99129c955cf6d5fa434d3 /ChangeLog | |
| parent | 9a478bd315749b084561547ce31745fd02c25723 (diff) | |
gst/rtp/gstrtpmp4venc.c: Don't fragment packets with multiple frames.
Original commit message from CVS:
* gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
(gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
(gst_rtpmp4venc_set_property):
Don't fragment packets with multiple frames.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 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): + Don't fragment packets with multiple frames. + +2005-09-22 Wim Taymans <wim@fluendo.com> + * gst/rtp/TODO: * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps): * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init), |
