~vcs-imports/totem/+git/totem:gnome-2-28

Last commit made on 2011-12-28
Get this branch:
git clone -b gnome-2-28 https://git.launchpad.net/~vcs-imports/totem/+git/totem

Branch merges

Branch information

Name:
gnome-2-28
Repository:
lp:~vcs-imports/totem/+git/totem

Recent commits

5821a71... by Xandru

Updated asturian translation

19b6157... by Rajesh Ranjan <email address hidden>

hindi update

25dab6c... by Rajesh Ranjan <email address hidden>

hindi update

19c34d1... by Bastien Nocera

Add support for video/mp2t

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

8e3c841... by Bastien Nocera

Add WebM support to Totem and browser plugin

5dcf838... by Rajesh Ranjan <email address hidden>

hindi update

4cb3e6a... by Bastien Nocera

2.28.6

Fix compilation of the browser plugin, linking of the glow button
test program.

7a94587... by Jonathan Matthew <email address hidden>

Fix version requirements for PyGTK

pygtk.require() actually needs the major GTK+ version, and
doesn't use the minor version in the require.

Also make sure to check for the return value to avoid surprises.

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

8fda70c... by Bastien Nocera

Fix position when QT gets to EOS

When QuickTime reaches the end of a stream, the expected behaviour
is for the position to stay at the end of the file, rather than
back at 0.

418e67d... by Bastien Nocera

Fix URL parameter usage in GMP plugin

The URL parameter is never the baseURI, it's the same as the SRC
parameter, so some websites use both.

Add support for the actual "baseURL" parameter instead.

Fixes playback at:
http://www.ta3.com/sk/relacie/23_hlavne-spravy/9167_hlavne-spravy-z-27-aprila

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