After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 674078 - Port to GStreamer 0.11
Port to GStreamer 0.11
Status: RESOLVED FIXED
Product: totem
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: General Totem maintainer(s)
General Totem maintainer(s)
Depends on: 674077 679401
Blocks: 679412
 
 
Reported: 2012-04-13 21:02 UTC by Bastien Nocera
Modified: 2012-07-12 16:48 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Port to GStreamer 1.0 megapatch (30.68 KB, patch)
2012-07-04 18:10 UTC, Bastien Nocera
none Details | Review
Port to GStreamer 1.0 megapatch (30.98 KB, patch)
2012-07-04 18:28 UTC, Bastien Nocera
none Details | Review
Port to GStreamer 1.0 megapatch (29.83 KB, patch)
2012-07-04 18:59 UTC, Bastien Nocera
none Details | Review
Port to GStreamer 1.0 megapatch (29.06 KB, patch)
2012-07-05 13:54 UTC, Bastien Nocera
none Details | Review
Port to GStreamer 1.0 megapatch (29.10 KB, patch)
2012-07-05 14:31 UTC, Bastien Nocera
none Details | Review
Port to GStreamer 1.0 (28.47 KB, patch)
2012-07-11 09:49 UTC, Bastien Nocera
none Details | Review
backend: Remove GStreamer and version number from filename (1.23 KB, patch)
2012-07-11 09:54 UTC, Bastien Nocera
none Details | Review
Port to GStreamer 1.0 (28.32 KB, patch)
2012-07-12 16:25 UTC, Bastien Nocera
committed Details | Review
backend: Remove GStreamer and version number from filename (1.23 KB, patch)
2012-07-12 16:26 UTC, Bastien Nocera
committed Details | Review

Description Bastien Nocera 2012-04-13 21:02:27 UTC
Old port branch available here:
http://cgit.freedesktop.org/~bilboed/totem/
Comment 1 Bastien Nocera 2012-07-04 18:10:48 UTC
Created attachment 218031 [details] [review]
Port to GStreamer 1.0 megapatch

Thumbnailer, audio preview, and properties pages tested and working.

Need fixing:
- setup_vis_find_factory()
- audio_caps_have_LFE ()
- remove hack for missing pitch element
- rename "0.10" backend
- review library linking, we add libs by hand which shouldn't be needed
Comment 2 Bastien Nocera 2012-07-04 18:28:51 UTC
Created attachment 218035 [details] [review]
Port to GStreamer 1.0 megapatch

Thumbnailer, audio preview, and properties pages tested and working.

Need fixing:
- setup_vis_find_factory()
- remove hack for missing pitch element
- rename "0.10" backend
- review library linking, we add libs by hand which shouldn't be needed
Comment 3 Bastien Nocera 2012-07-04 18:59:09 UTC
Created attachment 218041 [details] [review]
Port to GStreamer 1.0 megapatch

Thumbnailer, audio preview, properties page and totem tested and working.

Need fixing:
- remove hack for missing pitch element
- rename "0.10" backend
- review library linking, we add libs by hand which shouldn't be needed
Comment 4 Bastien Nocera 2012-07-05 13:54:27 UTC
Created attachment 218088 [details] [review]
Port to GStreamer 1.0 megapatch

Thumbnailer, audio preview, properties page and totem tested and working.

Need fixing:
- remove hack for missing pitch element
- rename "0.10" backend
Comment 5 Bastien Nocera 2012-07-05 14:31:23 UTC
Created attachment 218096 [details] [review]
Port to GStreamer 1.0 megapatch

Thumbnailer, audio preview, properties page and totem tested and working.

Need fixing:
- remove hack for missing pitch element
- rename "0.10" backend
Comment 6 Bastien Nocera 2012-07-11 09:49:25 UTC
Created attachment 218524 [details] [review]
Port to GStreamer 1.0

Thumbnailer, audio preview, properties page and totem tested and working.
Comment 7 Bastien Nocera 2012-07-11 09:54:29 UTC
Created attachment 218526 [details] [review]
backend: Remove GStreamer and version number from filename
Comment 8 Edward Hervey 2012-07-12 11:48:57 UTC
Looks good to me ! Couldn't see any noticeable issues.
Comment 9 Bastien Nocera 2012-07-12 16:25:58 UTC
Created attachment 218646 [details] [review]
Port to GStreamer 1.0

Thumbnailer, audio preview, properties page and totem tested and working.
Comment 10 Bastien Nocera 2012-07-12 16:26:07 UTC
Created attachment 218647 [details] [review]
backend: Remove GStreamer and version number from filename
Comment 11 Bastien Nocera 2012-07-12 16:48:49 UTC
Attachment 218646 [details] pushed as 64f8b8e - Port to GStreamer 1.0
Attachment 218647 [details] pushed as 771df4d - backend: Remove GStreamer and version number from filename