Skip to content
Snippets Groups Projects
  1. Nov 29, 2003
  2. Nov 25, 2003
  3. Nov 24, 2003
    • Benjamin Otte's avatar
      don't use strdup_value_contents for strings · 0ee999ab
      Benjamin Otte authored
      Original commit message from CVS:
      don't use strdup_value_contents for strings
      0ee999ab
    • Benjamin Otte's avatar
      and remove that debugging g_print - sheesh · 17b132c9
      Benjamin Otte authored
      Original commit message from CVS:
      and remove that debugging g_print - sheesh
      17b132c9
    • Benjamin Otte's avatar
      send correct buffer offset after seek · 63b05094
      Benjamin Otte authored
      Original commit message from CVS:
      send correct buffer offset after seek
      63b05094
    • Benjamin Otte's avatar
      implement URI schemes · 25f85868
      Benjamin Otte authored
      Original commit message from CVS:
      implement URI schemes
      Elements can now register as a source or sink for a protocol and applications can use gst_element_make_from_uri () to get an element that handles a given URI.
      This patch provides:
      - removal of old broken URI handling scheme.
      - new URI handling using interfaces.
      - updates for registry to save handled URIs.
      - interface for URI handlers.
      - implementation of that in filesrc and filesink for the file:// URI
      - extension to pipeline parsing to allow specifying only a URI instead of element
      
      Does not include:
      - tests
      - inclusion in docs build
      25f85868
    • Benjamin Otte's avatar
      oops, glib function too new for general audience · 4e8fb086
      Benjamin Otte authored
      Original commit message from CVS:
      oops, glib function too new for general audience
      4e8fb086
    • Benjamin Otte's avatar
      oops, forgot to add tests · 6939e4f9
      Benjamin Otte authored
      Original commit message from CVS:
      oops, forgot to add tests
      6939e4f9
    • Benjamin Otte's avatar
      merge in tagging · 385b9ee5
      Benjamin Otte authored
      Original commit message from CVS:
      merge in tagging
      Includes:
      - gsttag.[ch] - The definition of GstTagList and tag registering/querying
      - gsttaginterface.[ch] - Interface for elements that can handle setting of tags
      - updates and merges to gststructure.[ch] and gstvalue.[ch]
      - testsuite/tags - some tests for tagging
      - bugfixes
      - updates to make make distcheck work
      - updates the version number to 0.7.2.1
      
      Does not include:
      - including tagging stuff in docs
      - extensive tests
      385b9ee5
  4. Nov 23, 2003
  5. Nov 22, 2003
  6. Nov 21, 2003
  7. Nov 19, 2003
  8. Nov 18, 2003
  9. Nov 17, 2003
  10. Nov 16, 2003
Loading