diff options
| author | Wim Taymans <wim.taymans@gmail.com> | 2007-01-25 10:54:19 +0000 |
|---|---|---|
| committer | Wim Taymans <wim.taymans@gmail.com> | 2007-01-25 10:54:19 +0000 |
| commit | 40d06b6a55408ce0a823d6bed8d621b12c817c32 (patch) | |
| tree | e90932f4ddf3645a75207296efe09f65115b1885 /ChangeLog | |
| parent | d7666d033cd698b70fc7d96f94e1e24bbee4fda6 (diff) | |
gst/rtp/gstrtpL16pay.*: Fill up to MTU using adapter.
Original commit message from CVS:
* gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_setcaps),
(gst_rtp_L16_pay_flush), (gst_rtp_L16_pay_handle_buffer):
* gst/rtp/gstrtpL16pay.h:
Fill up to MTU using adapter.
Timestamp rtp packets.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2007-01-25 Wim Taymans <wim@fluendo.com> + + * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_setcaps), + (gst_rtp_L16_pay_flush), (gst_rtp_L16_pay_handle_buffer): + * gst/rtp/gstrtpL16pay.h: + Fill up to MTU using adapter. + Timestamp rtp packets. + 2007-01-25 Edward Hervey <edward@fluendo.com> * gst/multipart/multipartmux.c: (gst_multipart_mux_collected): |
