diff options
| author | Sebastian Dröge <slomo@circular-chaos.org> | 2008-07-14 17:17:47 +0000 |
|---|---|---|
| committer | Sebastian Dröge <slomo@circular-chaos.org> | 2008-07-14 17:17:47 +0000 |
| commit | 54b1c496d6e14262446a7a4b7fe536371b580b96 (patch) | |
| tree | e89967f793299d44b22a260e1b612c5f0ed00801 /ChangeLog | |
| parent | 20111b55b2d221163262903d135ab733cdd56286 (diff) | |
gst/debug/gsttaginject.c: Don't pass NULL taglists to gst_tag_list_is_empty().
Original commit message from CVS:
* gst/debug/gsttaginject.c: (gst_tag_inject_start):
Don't pass NULL taglists to gst_tag_list_is_empty().
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2008-07-14 Sebastian Dröge <slomo@circular-chaos.org> + * gst/debug/gsttaginject.c: (gst_tag_inject_start): + Don't pass NULL taglists to gst_tag_list_is_empty(). + +2008-07-14 Sebastian Dröge <slomo@circular-chaos.org> + * tests/check/elements/cmmldec.c: (GST_START_TEST): * tests/check/elements/rtp-payloading.c: (rtp_pipeline_create), (rtp_pipeline_run): |
