diff options
| author | Sergey Scobich <sergey.scobich@gmail.com> | 2006-01-15 20:21:48 +0000 |
|---|---|---|
| committer | Jan Schmidt <thaytan@mad.scientist.com> | 2006-01-15 20:21:48 +0000 |
| commit | 1f4f628a5dd00406aeb4cc8020b4fd29c15623af (patch) | |
| tree | 9151e8ab2fd7110c18f8542e9e08f99cb3f88b3d /ChangeLog | |
| parent | 01a118181f8b56b54cc5fffcb5a027d41a7cb685 (diff) | |
gst/id3demux/id3v2frames.c: Fix compilation of id3demux when zlib is not present.
Original commit message from CVS:
* gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
Fix compilation of id3demux when zlib is not present.
(Fixes #326602; patch by: Sergey Scobich)
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2006-01-15 Jan Schmidt <thaytan@mad.scientist.com> + + * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame): + Fix compilation of id3demux when zlib is not present. + (Fixes #326602; patch by: Sergey Scobich) + 2006-01-15 Tim-Philipp Müller <tim at centricular dot net> * ext/esd/Makefile.am: |
