lp:~thong-u/unoptimized/+git/gstreamer

Owned by Thong Thai
Get this repository:
git clone https://git.launchpad.net/~thong-u/unoptimized/+git/gstreamer

Import details

Import Status: Failed

This repository is an import of the Git repository at https://gitlab.freedesktop.org/gstreamer/gstreamer.git.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on juju-1e3bde-prod-lp-code-import-14 and finished taking 20 seconds — see the log
Import started on juju-1e3bde-prod-lp-code-import-13 and finished taking 1 hour 10 minutes
Import started on juju-1e3bde-prod-lp-code-import-14 and finished taking 1 hour 10 minutes
Import started on juju-1e3bde-prod-lp-code-import-14 and finished taking 1 hour 10 minutes

Updating repository...

Launchpad is processing new changes to this repository which will be available shortly. Reload to see the changes.

Branches

Name Last Modified Last Commit
main 2022-06-08 20:08:41 UTC
d3d11: Add d3d11testsrc element

Author: Seungha Yang
Author Date: 2022-06-04 13:33:34 UTC

d3d11: Add d3d11testsrc element

Adding Direct3D11 based videotestsrc element

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2554>

1.20 2022-06-03 16:27:21 UTC
basetransform: handle gst_base_transform_query_caps() returning NULL

Author: Guillaume Desmottes
Author Date: 2022-06-01 07:25:29 UTC

basetransform: handle gst_base_transform_query_caps() returning NULL

If gst_base_transform_transform_caps() returns NULL, gst_base_transform_query_caps()
will return NULL as well.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2538>

1.18 2022-02-02 17:19:20 UTC
Back to development

Author: =?utf-8?q?Tim-Philipp_M=C3=BCller?=
Author Date: 2022-02-02 17:19:20 UTC

Back to development

master 2021-09-23 00:32:33 UTC
Release 1.19.2

Author: =?utf-8?q?Tim-Philipp_M=C3=BCller?=
Author Date: 2021-09-23 00:32:32 UTC

Release 1.19.2

1.14 2021-08-28 11:25:49 UTC
element: NULL the lists of contexts in dispose()

Author: Matthew Waters
Author Date: 2021-08-27 03:51:07 UTC

element: NULL the lists of contexts in dispose()

If dispose() is called more than once, we may double unref the list of
GstContext's.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/878>

1.16 2021-08-27 13:08:08 UTC
element: NULL the lists of contexts in dispose()

Author: Matthew Waters
Author Date: 2021-08-27 03:51:07 UTC

element: NULL the lists of contexts in dispose()

If dispose() is called more than once, we may double unref the list of
GstContext's.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/877>

1.12 2018-03-28 13:16:41 UTC
Release 1.12.5

Author: Tim-Philipp Müller
Author Date: 2018-03-28 13:16:40 UTC

Release 1.12.5

1.10 2017-08-17 11:06:40 UTC
Automatic update of common submodule

Author: Tim-Philipp Müller
Author Date: 2017-08-17 11:06:40 UTC

Automatic update of common submodule

From f980fd9 to 742c09d

1.8 2016-11-19 22:04:03 UTC
tee: Set GST_PAD_FLAG_PROXY_CAPS before forwarding sticky events

Author: Sebastian Dröge
Author Date: 2016-03-29 07:38:05 UTC

tee: Set GST_PAD_FLAG_PROXY_CAPS before forwarding sticky events

https://bugzilla.gnome.org/show_bug.cgi?id=752213

1.6 2016-04-14 15:06:47 UTC
Update RELEASE with more bug details after release

Author: Tim-Philipp Müller
Author Date: 2016-04-14 15:06:47 UTC

Update RELEASE with more bug details after release

1.4 2015-06-07 10:37:17 UTC
po: Update translations

Author: Sebastian Dröge
Author Date: 2015-06-07 10:37:17 UTC

po: Update translations

1.2 2014-07-28 12:23:01 UTC
parse: Unref reference to enclosing bins

Author: Sebastian Rasmussen
Author Date: 2014-07-24 20:02:58 UTC

parse: Unref reference to enclosing bins

Previously all reference to enclosing bins of an element were leaked
when doing delaying setting a property.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=733697

1.0 2013-09-09 10:40:01 UTC
collectpads: Don't unref NULL GstCollectData

Author: Zaheer Merali
Author Date: 2013-09-05 12:14:42 UTC

collectpads: Don't unref NULL GstCollectData

If a pad is removed while a collectpads element (say adder) is in a chain
function waiting to be collected, there is a possibility that an unref happens
on a NULL pointer.

https://bugzilla.gnome.org/show_bug.cgi?id=707536

0.10 2013-09-05 15:51:23 UTC
tests: remove silly test_fail_abstract_new check

Author: Tim-Philipp Müller
Author Date: 2012-08-08 13:49:23 UTC

tests: remove silly test_fail_abstract_new check

Our check would make sure that GLib segfaults when
someone tries to instantiate an abstract type, which
is an extremely useful thing to check for.

In newer GLibs this is fixed and we get an abort with
a g_error() now it seems, so let's just remove this
check entirely.

0.11 2012-04-05 16:07:43 UTC
Automatic update of common submodule

Author: Sebastian Dröge
Author Date: 2012-04-05 16:07:43 UTC

Automatic update of common submodule

From 7fda524 to fd5d747

BRANCH-RELEASE-0_10_19 2008-04-04 02:13:09 UTC
Commit 0.10.19 release on the branch

Author: Jan Schmidt
Author Date: 2008-04-04 02:13:09 UTC

Commit 0.10.19 release on the branch

Original commit message from CVS:
Commit 0.10.19 release on the branch

BRANCH-GSTREAMER-0_8 2006-11-16 23:03:50 UTC
moap ignore

Author: Thomas Vander Stichele
Author Date: 2006-11-16 23:03:50 UTC

moap ignore

Original commit message from CVS:
moap ignore

BRANCH-COMPANY 2005-05-29 13:57:00 UTC
add actions. see ChangeLog for details

Author: Benjamin Otte (Company)
Author Date: 2005-05-29 13:57:00 UTC

add actions. see ChangeLog for details

Original commit message from CVS:
add actions. see ChangeLog for details

BRANCH-THREADED 2005-03-21 12:55:45 UTC
a G_GNUC_CONST function is not allowed to change global memory, so it is not ...

Author: Wim Taymans
Author Date: 2005-03-21 12:55:45 UTC

a G_GNUC_CONST function is not allowed to change global memory, so it is not suited for _get_type() functions.

Original commit message from CVS:
a G_GNUC_CONST function is not allowed to change global
memory, so it is not suited for _get_type() functions.
Backport Makefile addition from HEAD.

BRANCH-RELEASE-0_7_5 2004-02-26 16:41:07 UTC
release notes

Author: Thomas Vander Stichele
Author Date: 2004-02-26 16:41:07 UTC

release notes

Original commit message from CVS:
release notes

BRANCH-GSTREAMER-0_6 2004-02-12 14:12:26 UTC
releasing 0.6.5

Author: Thomas Vander Stichele
Author Date: 2004-02-12 14:12:26 UTC

releasing 0.6.5

Original commit message from CVS:
releasing 0.6.5

BRANCH-RELEASE-0_7_4 2004-02-06 12:31:43 UTC
releasing

Author: Thomas Vander Stichele
Author Date: 2004-02-06 12:31:43 UTC

releasing

Original commit message from CVS:
releasing

CAPS 2003-12-21 22:33:42 UTC
Global change from "caps2" to "caps". Script is: #!/bin/sh find . -name '*.[...

Author: David Schleef
Author Date: 2003-12-21 22:33:42 UTC

Global change from "caps2" to "caps". Script is: #!/bin/sh find . -name '*.[chy]' -exec perl -i -p \

Original commit message from CVS:
Global change from "caps2" to "caps". Script is:
#!/bin/sh

find . -name '*.[chy]' -exec perl -i -p \
-e 's/gst_static_caps2_/gst_static_caps_/g;\
s/GST_CAPS2_/GST_CAPS_/g;\
s/gst_caps2_/gst_caps_/g;\
s/GstCaps2/GstCaps/g;\
s/GstStaticCaps2/GstStaticCaps/g;\
s/GST_STATIC_CAPS2_/GST_STATIC_CAPS_/g;\
s/GST_TYPE_CAPS2/GST_TYPE_CAPS/g;\
s/gst_caps_get_nth_cap/gst_caps_get_structure/g;\
s/gst_caps_get_n_structures/gst_caps_get_size/g;\
s/gst_caps_append_cap/gst_caps_append_structure/g;\
s/GST_CAPS2_/GST_CAPS_/g;' \
{} \;

BRANCH-RELEASE-0_7_2 2003-11-24 08:53:29 UTC
build patches merged from HEAD

Author: David Schleef
Author Date: 2003-11-24 08:53:29 UTC

build patches merged from HEAD

Original commit message from CVS:
build patches merged from HEAD

TYPEFIND 2003-10-28 16:01:26 UTC
filesrc needs to be reffed by buffers that use its mmaped data directly

Author: Benjamin Otte (Company)
Author Date: 2003-10-28 16:01:26 UTC

filesrc needs to be reffed by buffers that use its mmaped data directly

Original commit message from CVS:
filesrc needs to be reffed by buffers that use its mmaped data directly

BRANCH-ERROR 2003-09-16 09:57:31 UTC
reverting error patches before making a branch.

Author: Thomas Vander Stichele
Author Date: 2003-09-16 09:57:31 UTC

reverting error patches before making a branch.

Original commit message from CVS:
reverting error patches before making a branch.

BRANCH-RELEASE-0_5_2 2003-01-22 16:14:16 UTC
going for a release final fixes libtool age 2->3 because of connect->link

Author: Thomas Vander Stichele
Author Date: 2003-01-22 16:14:16 UTC

going for a release final fixes libtool age 2->3 because of connect->link

Original commit message from CVS:
going for a release
final fixes
libtool age 2->3 because of connect->link

BRANCH-RELEASE-0_5_1 2003-01-07 10:41:04 UTC
releasing

Author: Thomas Vander Stichele
Author Date: 2003-01-07 10:41:04 UTC

releasing

Original commit message from CVS:
releasing

BRANCH-RELEASE-0_5_0 2002-12-10 17:32:03 UTC
release notes

Author: Thomas Vander Stichele
Author Date: 2002-12-10 17:32:03 UTC

release notes

Original commit message from CVS:
release notes

BRANCH-RELEASE-0_4_2 2002-11-01 00:13:53 UTC
going once

Author: Thomas Vander Stichele
Author Date: 2002-11-01 00:13:53 UTC

going once

Original commit message from CVS:
going once

BRANCH-RELEASE-0_4_1 2002-09-21 22:49:44 UTC
release notes

Author: Thomas Vander Stichele
Author Date: 2002-09-21 22:49:44 UTC

release notes

Original commit message from CVS:
release notes

BRANCH-RELEASE-0_4_0 2002-07-05 18:36:50 UTC
let's give this a shot

Author: Thomas Vander Stichele
Author Date: 2002-07-05 18:36:50 UTC

let's give this a shot

Original commit message from CVS:
let's give this a shot

BRANCH-RELEASE-0_3_4 2002-04-14 15:38:09 UTC
going for a release

Author: Thomas Vander Stichele
Author Date: 2002-04-14 15:38:09 UTC

going for a release

Original commit message from CVS:
going for a release

BRANCH-EVENTS2 2002-03-18 01:04:46 UTC
make this test compile with the new buffers

Author: Benjamin Otte (Company)
Author Date: 2002-03-18 01:04:46 UTC

make this test compile with the new buffers

Original commit message from CVS:
make this test compile with the new buffers

BRANCH-RELEASE-0_3_3 2002-03-10 12:01:46 UTC
good preparation doesn't lessen the chance on stupid mistakes

Author: Thomas Vander Stichele
Author Date: 2002-03-10 12:01:46 UTC

good preparation doesn't lessen the chance on stupid mistakes

Original commit message from CVS:
good preparation doesn't lessen the chance on stupid mistakes

BRANCH-BUILD1 2001-12-16 13:45:10 UTC
fix typo

Author: Wim Taymans
Author Date: 2001-12-16 13:45:10 UTC

fix typo

Original commit message from CVS:
fix typo

BRANCH-EVENTS1 2001-10-17 08:51:04 UTC
merge from HEAD on 20011016

Author: Erik Walthinsen
Author Date: 2001-10-17 08:51:04 UTC

merge from HEAD on 20011016

Original commit message from CVS:
merge from HEAD on 20011016

BRANCH-GOBJECT1 2001-06-25 00:07:55 UTC
added shim for g_object_class_list_properties and converted -inspect and -com...

Author: Erik Walthinsen
Author Date: 2001-06-25 00:07:55 UTC

added shim for g_object_class_list_properties and converted -inspect and -compprep to use it

Original commit message from CVS:
added shim for g_object_class_list_properties and converted -inspect and -compprep to use it

BRANCH-INCSCHED1 2001-05-25 20:50:09 UTC
Merged from HEAD into INCSCHED on 200105251

Author: Erik Walthinsen
Author Date: 2001-05-25 20:50:09 UTC

Merged from HEAD into INCSCHED on 200105251

Original commit message from CVS:
Merged from HEAD into INCSCHED on 200105251

BRANCH-PLUGINVER1 2001-04-22 10:16:34 UTC
Merged from trunk

Author: Richard Boulton
Author Date: 2001-04-22 10:16:34 UTC

Merged from trunk

Original commit message from CVS:
Merged from trunk

BRANCH-CAPSNEGO1 2001-03-12 20:04:22 UTC
Another merge from HEAD into CAPSNEGO1

Author: Wim Taymans
Author Date: 2001-03-12 20:04:22 UTC

Another merge from HEAD into CAPSNEGO1

Original commit message from CVS:
Another merge from HEAD into CAPSNEGO1

BRANCH-AUTOPLUG2 2001-03-06 21:39:57 UTC
Synced with the HEAD branch again... amazing how many changes we have in only...

Author: Wim Taymans
Author Date: 2001-03-06 21:39:57 UTC

Synced with the HEAD branch again... amazing how many changes we have in only a week time...

Original commit message from CVS:
Synced with the HEAD branch again... amazing how many changes we have in
only a week time...

142 of 42 results
This repository contains Public information 
Everyone can see this information.

Subscribers