diff options
| author | Wim Taymans <wim.taymans@gmail.com> | 2006-02-12 18:59:36 +0000 |
|---|---|---|
| committer | Wim Taymans <wim.taymans@gmail.com> | 2006-02-12 18:59:36 +0000 |
| commit | 28906ed74310e7665dc0876e4524341c930c1520 (patch) | |
| tree | dced71e227a431fb839e5b1f7d1257dcbcd03ac7 /ChangeLog | |
| parent | e2a22e497c78b6d196e91a429d2a10fb005daea5 (diff) | |
gst/rtp/gstrtpmp4gpay.*: Make more things work.
Original commit message from CVS:
* gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init),
(gst_rtp_mp4g_pay_init), (gst_rtp_mp4g_pay_parse_audio_config),
(gst_rtp_mp4g_pay_parse_video_config), (gst_rtp_mp4g_pay_new_caps),
(gst_rtp_mp4g_pay_setcaps), (gst_rtp_mp4g_pay_flush):
* gst/rtp/gstrtpmp4gpay.h:
Make more things work.
Handle ACC config strings.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2006-02-12 Wim Taymans <wim@fluendo.com> + + * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init), + (gst_rtp_mp4g_pay_init), (gst_rtp_mp4g_pay_parse_audio_config), + (gst_rtp_mp4g_pay_parse_video_config), (gst_rtp_mp4g_pay_new_caps), + (gst_rtp_mp4g_pay_setcaps), (gst_rtp_mp4g_pay_flush): + * gst/rtp/gstrtpmp4gpay.h: + Make more things work. + Handle ACC config strings. + 2006-02-12 Thomas Vander Stichele <thomas at apestaart dot org> * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_handle_buffer): |
