From 5ddf5fe01846a9f8303ea3f7b359333eaab4e564 Mon Sep 17 00:00:00 2001 From: Matthias Bolte Date: Tue, 18 Dec 2007 13:18:35 +0000 Subject: [PATCH] win32/common/gstenumtypes.c: Some indention fixes by gst-indent. Original commit message from CVS: * win32/common/gstenumtypes.c: (register_gst_buffer_flag), (register_gst_buffer_copy_flags), (register_gst_clock_flags), (register_gst_debug_graph_details), (register_gst_state_change_return), (register_gst_state_change), (register_gst_element_flags), (register_gst_core_error), (register_gst_library_error), (register_gst_resource_error), (register_gst_stream_error), (register_gst_event_type_flags), (register_gst_event_type), (register_gst_index_entry_type), (register_gst_assoc_flags), (register_gst_message_type), (register_gst_mini_object_flags), (register_gst_pad_link_return), (register_gst_flow_return), (register_gst_pad_template_flags), (register_gst_pipeline_flags), (register_gst_plugin_error), (register_gst_tag_merge_mode), (register_gst_alloc_trace_flags), (register_gst_type_find_probability), (register_gst_parse_error): Some indention fixes by gst-indent. Patch by: Matthias Bolte * win32/vs8/grammar.vcproj: * win32/vs8/libgstcontroller.vcproj: * win32/vs8/libgstreamer.vcproj: Fix compilation with VS8 and include some missing files. --- ChangeLog | 26 ++++++++++++++++++++++++++ win32/vs8/grammar.vcproj | 9 ++++----- win32/vs8/libgstcontroller.vcproj | 12 ++++++++++++ win32/vs8/libgstreamer.vcproj | 12 ++++++++++-- 4 files changed, 52 insertions(+), 7 deletions(-) diff --git a/ChangeLog b/ChangeLog index a9d9a87f1e..fd29f51b36 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,29 @@ +2007-12-18 Sebastian Dröge + + * win32/common/gstenumtypes.c: (register_gst_buffer_flag), + (register_gst_buffer_copy_flags), (register_gst_clock_flags), + (register_gst_debug_graph_details), + (register_gst_state_change_return), (register_gst_state_change), + (register_gst_element_flags), (register_gst_core_error), + (register_gst_library_error), (register_gst_resource_error), + (register_gst_stream_error), (register_gst_event_type_flags), + (register_gst_event_type), (register_gst_index_entry_type), + (register_gst_assoc_flags), (register_gst_message_type), + (register_gst_mini_object_flags), (register_gst_pad_link_return), + (register_gst_flow_return), (register_gst_pad_template_flags), + (register_gst_pipeline_flags), (register_gst_plugin_error), + (register_gst_tag_merge_mode), (register_gst_alloc_trace_flags), + (register_gst_type_find_probability), (register_gst_parse_error): + Some indention fixes by gst-indent. + + + Patch by: Matthias Bolte + + * win32/vs8/grammar.vcproj: + * win32/vs8/libgstcontroller.vcproj: + * win32/vs8/libgstreamer.vcproj: + Fix compilation with VS8 and include some missing files. + 2007-12-18 Tim-Philipp Müller * gst/gsttaglist.c: diff --git a/win32/vs8/grammar.vcproj b/win32/vs8/grammar.vcproj index a6db0b68f5..0a292c0d90 100644 --- a/win32/vs8/grammar.vcproj +++ b/win32/vs8/grammar.vcproj @@ -67,7 +67,7 @@ > @@ -76,7 +76,7 @@ > @@ -117,7 +117,6 @@ @@ -143,7 +142,7 @@ > diff --git a/win32/vs8/libgstcontroller.vcproj b/win32/vs8/libgstcontroller.vcproj index dded4ef9c5..7d14337c6f 100644 --- a/win32/vs8/libgstcontroller.vcproj +++ b/win32/vs8/libgstcontroller.vcproj @@ -187,6 +187,10 @@ RelativePath="..\..\libs\gst\controller\gstcontroller.c" > + + @@ -195,6 +199,14 @@ RelativePath="..\..\libs\gst\controller\gstinterpolation.c" > + + + + diff --git a/win32/vs8/libgstreamer.vcproj b/win32/vs8/libgstreamer.vcproj index 8776d1901e..608378072d 100644 --- a/win32/vs8/libgstreamer.vcproj +++ b/win32/vs8/libgstreamer.vcproj @@ -40,7 +40,7 @@ Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="../..,../common" - PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBGSTREAMER_EXPORTS;HAVE_CONFIG_H;HAVE_WIN32" + PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBGSTREAMER_EXPORTS;HAVE_CONFIG_H;HAVE_WIN32;YY_NO_UNISTD_H" MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" @@ -121,7 +121,7 @@ + + @@ -296,6 +300,10 @@ RelativePath="..\..\gst\gstpadtemplate.c" > + +