lp:~vcs-imports/gstreamer/trunk-cvs-old

Created by VCS imports and last modified
Get this branch:
bzr branch lp:~vcs-imports/gstreamer/trunk-cvs-old

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
VCS imports
Project:
GStreamer
Status:
Development

Import details

Import Status: Invalid

This branch is an import of the CVS module gstreamer from :pserver:anonymous@anoncvs.freedesktop.org/cvs/gstreamer.

Last successful import was .

Import started on neumayer and finished taking 3 minutes — see the log
Import started on galapagos and finished taking 2 minutes — see the log
Import started on neumayer and finished taking 2 minutes — see the log
Import started on neumayer and finished taking 2 minutes — see the log

Recent revisions

8846. By thaytan

Release 0.10.22

8845. By thaytan

Update .po files

8844. By tpm

 * gst/gstbus.c: (gst_bus_set_main_context), (gst_bus_create_watch):
   Fix order of members in GstBusSource structure - the first member
   must be the parent structure ie. GSource. Should make bus sources
   attached to non-default main contexts work in all cases now (ie.
   primarily in cases where the callback has a non-NULL user data
   argument). Fixes #562170.
 * tests/check/gst/gstbus.c: (test_custom_main_context):
   Add unit test for the above, based on code by
   Justin Karneges <justin at affinix com>.

8843. By wtay

Patch by: Jonas Holmberg <jonas dot holmberg at axis dot com>
* gst/gstpad.h:
A small documentation fix.

8842. By slomo

* gst/gstutils.h:
Initialize g_once_init* data with 0. Fixes bug #567225.

8841. By thaytan

 * configure.ac:
 pre-release 0.10.21.3

8840. By wtay

* libs/gst/base/gstbasesink.c: (gst_base_sink_commit_state),
(gst_base_sink_wait_clock):
* libs/gst/base/gstbasesink.h:
Fix documentation for the wait_clock method, rename basesink -> sink
for consistency.

8839. By ensonic

 * gst/gst.c:
   Create a registry if there is none also when the option for
   gst-disable-registry-update has been selected. Fixes #567002

8838. By tpm

 * gst/gst.c: (init_post):
   Ref new enum type in gst_init.
 * win32/common/libgstreamer.def:
   Add recently-added API.

8837. By tpm

 * docs/gst/gstreamer-sections.txt::
 * gst/gst_private.h: (GstPluginDep), (_GstPluginPrivate):
 * gst/gstplugin.c: (gst_plugin_init), (gst_plugin_finalize),
   (gst_plugin_class_init), (gst_plugin_list_free),
   (gst_plugin_ext_dep_get_env_vars_hash),
   (_priv_plugin_deps_env_vars_changed),
   (gst_plugin_ext_dep_extract_env_vars_paths),
   (gst_plugin_ext_dep_get_hash_from_stat_entry),
   (gst_plugin_ext_dep_direntry_matches),
   (gst_plugin_ext_dep_scan_dir_and_match_names),
   (gst_plugin_ext_dep_scan_path_with_filenames),
   (gst_plugin_ext_dep_get_stat_hash),
   (_priv_plugin_deps_files_changed), (gst_plugin_ext_dep_free),
   (gst_plugin_ext_dep_strv_equal), (gst_plugin_ext_dep_equals),
   (gst_plugin_add_dependency), (gst_plugin_add_dependency_simple):
 * gst/gstplugin.h: (GstPluginPrivate), (GstPluginFlags),
   (GST_PLUGIN_DEPENDENCY_FLAG_NONE),
   (GST_PLUGIN_DEPENDENCY_FLAG_RECURSE),
   (GST_PLUGIN_DEPENDENCY_FLAG_PATHS_ARE_DEFAULT_ONLY),
   (GST_PLUGIN_DEPENDENCY_FLAG_FILE_NAME_IS_SUFFIX),
   (GstPluginDependencyFlags), (GstPluginFilter):
 * gst/gstregistry.c: (gst_registry_scan_path_level):
 * gst/gstregistrybinary.c: (gst_registry_binary_save_feature),
   (gst_registry_binary_save_plugin_dep),
   (gst_registry_binary_save_plugin),
   (gst_registry_binary_load_feature),
   (gst_registry_binary_load_plugin_dep_strv),
   (gst_registry_binary_load_plugin_dep),
   (gst_registry_binary_load_plugin):
 * gst/gstregistrybinary.h: (GST_MAGIC_BINARY_VERSION_STR),
   (GstBinaryPluginElement), (_GstBinaryDep), (GstBinaryDep):
 * gst/gstregistryxml.c: (gst_registry_xml_save_plugin):
   Add API for making a GStreamer plugin 'dependent' on external files,
   directories or environment variables, so that GStreamer knows when
   it needs to re-load GStreamer plugins that wrap other plugin systems.
   Fixes bug #350477.
   API: add gst_plugin_add_dependency()
   API: add gst_plugin_add_dependency_simple()

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers

No subscribers.