summaryrefslogtreecommitdiff
path: root/browser-plugin/totemGMPPlugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add audio/mpeg to list of known mime types. Bug #386318.Christian Persch2006-12-151-0/+1
* Add audio/x-mpegurl to mime types list. Bug #375205.Christian Persch2006-11-161-1/+2
* A browser-plugin/org_gnome_totem_PluginViewer.xml: AChristian Persch2006-11-151-3/+3
* Patch from Filip Palm <bugzilla@helmut.se> to add "video/mpeg" as aBastien Nocera2006-10-241-1/+2
* add "audio/x-ms-wax" as a supported mime-type, allows playback of streamsBastien Nocera2006-10-161-1/+2
* add "video/x-ms-wm" as a supported and advertised, to avoid error messagesBastien Nocera2006-10-111-0/+1
* add "video/x-ms-wma" as a supported mime-type (Closes: #361504)Bastien Nocera2006-10-111-1/+2
* move video/x-ms-wvx to the advertised-as-supported mime-types, as used onBastien Nocera2006-10-111-1/+1
* add "audio/x-ms-asx" as a supported mime-type (Closes: #360831)Bastien Nocera2006-10-091-1/+2
* add "video/x-ms-asx" as a supported mime-type (Helps: #360713)Bastien Nocera2006-10-081-0/+1
* Add a member to the totemPluginMimeEntry structure, on whether to show theBastien Nocera2006-10-081-6/+7
* A browser-plugin/totemPluginGlue.cpp: A browser-plugin/totemPluginGlue.h:Christian Persch2006-10-061-14/+12
* Add a new "MullY" plugin, to handle videos on the DivX website,Bastien Nocera2006-09-071-1/+0
* Add video/x-msvideo as a supported mime-type for the GMP plugin, and breakBastien Nocera2006-08-121-0/+1
* Give the plugins names compatible with what they're supposed to emulateBastien Nocera2006-08-111-1/+1
* Use nsMemory::Alloc, for gecko 1.7 compatibility.Christian Persch2006-08-111-1/+1
* R src/totem-mozilla-plugin.cpp: R totem-mozilla-scriptable.cpp: RChristian Persch2006-08-111-0/+223