diff options
| author | Philippe Kalaf <philippe.kalaf@collabora.co.uk> | 2006-09-20 19:37:45 +0000 |
|---|---|---|
| committer | Philippe Kalaf <philippe.kalaf@collabora.co.uk> | 2006-09-20 19:37:45 +0000 |
| commit | f1533c55045bffbb9716ddd5df348ceff7213fbd (patch) | |
| tree | 6acaf1750ced42b129a4b4fe7b76bb15bfa20210 /ChangeLog | |
| parent | e28d3b2a92e55ec9b24ba5a2aabf74460d327221 (diff) | |
gst/rtp/: Correctly calculate size of each H263+ RTP buffer taking into account MTU and
Original commit message from CVS:
* gst/rtp/gstrtph263pdepay.c:
* gst/rtp/gstrtph263ppay.c:
Correctly calculate size of each H263+ RTP buffer taking into account MTU and
RTP header.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2006-09-20 Philippe Kalaf <philippe.kalaf at collabora.co.uk> + + * gst/rtp/gstrtph263pdepay.c: + * gst/rtp/gstrtph263ppay.c: + Correctly calculate size of each H263+ RTP buffer taking into account MTU and + RTP header. + 2006-09-20 Wim Taymans <wim@fluendo.com> * gst/rtp/Makefile.am: |
