diff options
| author | Edward Hervey <bilboed@bilboed.com> | 2007-11-27 00:01:41 +0000 |
|---|---|---|
| committer | Edward Hervey <bilboed@bilboed.com> | 2007-11-27 00:01:41 +0000 |
| commit | a7b160d8b1427887773437479084cf4af5ac036a (patch) | |
| tree | d4adc4abc007230c921ccd9c71c00496b09de2ff /ChangeLog | |
| parent | 28be655e11f2ac6ea62e7c1a861a2aaa4397ce50 (diff) | |
gst/rtp/gstrtph263depay.*: Fix h263 depayloader so that ANY h263 decoder can handle the outgoing stream.
Original commit message from CVS:
* gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_init),
(gst_rtp_h263_depay_process):
* gst/rtp/gstrtph263depay.h:
Fix h263 depayloader so that ANY h263 decoder can handle the outgoing
stream.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2007-11-27 Edward Hervey <bilboed@bilboed.com> + + * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_init), + (gst_rtp_h263_depay_process): + * gst/rtp/gstrtph263depay.h: + Fix h263 depayloader so that ANY h263 decoder can handle the outgoing + stream. + 2007-11-26 Wim Taymans <wim.taymans@gmail.com> Based on Path by: Jayarama S. Santana <sundarsantana at gmail dot com> |
