diff options
| author | Sébastien Moutte <sebastien@moutte.net> | 2006-05-30 21:07:38 +0000 |
|---|---|---|
| committer | Sébastien Moutte <sebastien@moutte.net> | 2006-05-30 21:07:38 +0000 |
| commit | c6919694d0bdc28a82a20ab21d59c7dfb9c38b4d (patch) | |
| tree | 7bb50a8dd3da34edcd9fc84d860d66543eaa9fa5 /ChangeLog | |
| parent | c121cab661eb9f123cd9deab32609570226a4e0d (diff) | |
gst/avi/gstavidemux.c: add an explicit dll imported declaration for GST_CAT_EVENT+WIN32
Original commit message from CVS:
* gst/avi/gstavidemux.c:
add an explicit dll imported declaration for GST_CAT_EVENT+WIN32
* win32/MANIFEST:
sort file listing
* win32/vs6/libgstavi.dsp:
add gstavimux.c to the project
* win32/vs6/libgstid3demux.dsp:
add link to zlib library
* win32/vs6/libgstmatroska.dsp:
add matroska-ids.c to the project
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +2006-05-30 Sebastien Moutte <sebastien@moutte.net> + + * gst/avi/gstavidemux.c: + add an explicit dll imported declaration for GST_CAT_EVENT+WIN32 + * win32/MANIFEST: + sort file listing + * win32/vs6/libgstavi.dsp: + add gstavimux.c to the project + * win32/vs6/libgstid3demux.dsp: + add link to zlib library + * win32/vs6/libgstmatroska.dsp: + add matroska-ids.c to the project + 2006-05-30 Tim-Philipp Müller <tim at centricular dot net> Patch by: Sebastian Dröge <mail at slomosnail de > |
