mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-16 11:15:31 +00:00
Changelog: add my changes from yesterday to the changelog
Original commit message from CVS: * Changelog : add my changes from yesterday to the changelog
This commit is contained in:
parent
58c978935a
commit
8c21708508
1 changed files with 17 additions and 0 deletions
17
ChangeLog
17
ChangeLog
|
@ -1,3 +1,20 @@
|
|||
2005-09-08 Steve Lhomme <steve.lhomme@free.fr>
|
||||
* gst/elements/gstpipefilter.c:
|
||||
Try to include config.h first
|
||||
* tools/gst-inspect.c:
|
||||
Fix a possible use of NULL string
|
||||
* docs/gst/gstreamer-sections.txt:
|
||||
* docs/gst/tmpl/gstplugin.sgml:
|
||||
Added missing gst_plugin_free
|
||||
* win32/gstbytestream.def:
|
||||
* win32/gstgetbits.def:
|
||||
* win32/gstreamer.def:
|
||||
Update the DLL exports
|
||||
* win32/GStreamer.vcproj:
|
||||
* win32/gstbytestream.vcproj:
|
||||
* win32/msvc71.sln:
|
||||
Update the MSVC7 projects with latest files
|
||||
|
||||
2005-09-07 Jan Schmidt <thaytan@mad.scientist.com>
|
||||
|
||||
* gst/gstplugin.c: (gst_plugin_check_file), (gst_plugin_load_file),
|
||||
|
|
Loading…
Reference in a new issue