Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
GStreamer
gst-editing-services
Commits
ec420e38
Commit
ec420e38
authored
Jan 20, 2011
by
Edward Hervey
Browse files
Release 0.10.1
parent
f259c0dc
Changes
6
Expand all
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
ec420e38
This diff is collapsed.
Click to expand it.
Makefile.am
View file @
ec420e38
...
...
@@ -10,7 +10,7 @@ DIST_SUBDIRS = $(SUBDIRS)
EXTRA_DIST
=
\
gst-editing-services.spec depcomp
\
AUTHORS COPYING NEWS README RELEASE
\
ChangeLog
gst-editing-services.doap
autogen.sh
ChangeLog autogen.sh
DISTCLEANFILES
=
_stdint.h
...
...
NEWS
View file @
ec420e38
This is the 0.10.1 Release of the GStreamer Editing Services "This is Scandinavian one-o-one"
Features of this release:
* Highly portable and lightweight, written in C/GObject
* High-level API for simple applications
* Full-depth API for advanced applications
* gobject-introspection support for easy language bindings creation
* Audio/Video/Image file support
* Audio/Video Transitions
* Title/Credits
* Title overlay
* Saving/Loading of timelines to custom file format
* Playback/Rendering of timelines with convenience GstPipeline
RELEASE
View file @
ec420e38
Release notes for GStreamer Editing Services 0.10.1 "This is Scandinavian one-o-one"
The GStreamer team is proud to announce the first release
in the 0.10.x stable series of the GStreamer Editing Services.
Features of this release
* Highly portable and lightweight, written in C/GObject
* High-level API for simple applications
* Full-depth API for advanced applications
* gobject-introspection support for easy language bindings creation
* Audio/Video/Image file support
* Audio/Video Transitions
* Title/Credits
* Title overlay
* Saving/Loading of timelines to custom file format
* Playback/Rendering of timelines with convenience GstPipeline
*
Bugs fixed in this release
* 639218 : Exports private symbols
* 639219 : ges-internal.h shouldn't be installed
* 639222 : Rename ges-launch to ges-launch-0.10
Download
You can find source releases of gst-editing-services in the download directory:
http://gstreamer.freedesktop.org/src/gst-editing-services/
GStreamer Homepage
More details can be found on the project's website:
http://gstreamer.freedesktop.org/
Support and Bugs
We use GNOME's bugzilla for bug reports and feature requests:
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
Developers
GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned from there.
Interested developers of the core library, plug-ins, and applications should
subscribe to the gstreamer-devel list. If there is sufficient interest we
will create more lists as necessary.
Applications
Contributors to this release
* Brandon Lewis
* Edward Hervey
* Jarkko Pallviainen
* Mark Nauwelaerts
* Sebastian Dröge
* Stefan Kost
* Thiago Santos
* Thibault Saunier
* Tim-Philipp Müller
\ No newline at end of file
configure.ac
View file @
ec420e38
...
...
@@ -3,7 +3,7 @@ AC_PREREQ(2.52)
dnl initialize autoconf
dnl when going to/from release please set the nano (fourth number) right !
dnl releases only do Wall, cvs and prerelease does Werror too
AC_INIT(GStreamer Editing Services, 0.10.
0.4
,
AC_INIT(GStreamer Editing Services, 0.10.
1
,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gstreamer-editing-services)
...
...
gst-editing-services.doap
deleted
100644 → 0
View file @
f259c0dc
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment