[Desktop-packages] [Bug 412647] Re: Firefox is not able to play mp4 video tags

2015-08-04 Thread Bug Watch Updater
** Changed in: iceweasel (Debian) Status: Unknown = Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/412647 Title: Firefox is not able to play mp4 video tags

[Desktop-packages] [Bug 412647] Re: Firefox is not able to play mp4 video tags

2015-08-04 Thread Mathew Hodson
** This bug is no longer a duplicate of bug 1051559 Build Firefox with GStreamer support ** Also affects: iceweasel (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=682917 Importance: Unknown Status: Unknown ** Changed in: firefox (Ubuntu) Status: Triaged =

[Desktop-packages] [Bug 412647] Re: Firefox is not able to play mp4 video tags

2014-07-23 Thread Oibaf
*** This bug is a duplicate of bug 1051559 *** https://bugs.launchpad.net/bugs/1051559 ** This bug has been marked a duplicate of bug 1051559 Build Firefox with GStreamer 1.0 support -- You received this bug notification because you are a member of Desktop Packages, which is subscribed

[Desktop-packages] [Bug 412647]

2012-10-04 Thread xunxun1982
(In reply to Ralph Giles (:rillian) from comment #304) (In reply to xunxun from comment #303) Can we introduce GStreamer to Mozilla source tree? If you think that would be useful please open a separate bug for discussion. Especially if you can provide patches. A simpler approach in the

[Desktop-packages] [Bug 412647]

2012-10-04 Thread Gquigs+bugs
Are there plans to enable this in Linux builds? Should that be a separate Mozilla bug? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/412647 Title: Firefox is not able to play mp4

[Desktop-packages] [Bug 412647]

2012-10-04 Thread Riles
There are no plans to enable this in official builds. If you think there should be, please open a new bug for that, and mark it dependent on this one. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu.

[Desktop-packages] [Bug 412647] Re: Firefox is not able to play mp4 video tags

2012-10-04 Thread sam tygier
there is a more focused discussion on Bug #1051559 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/412647 Title: Firefox is not able to play mp4 video tags Status in The Mozilla

[Desktop-packages] [Bug 412647] Re: Firefox is not able to play mp4 video tags

2012-09-17 Thread sam tygier
having trouble with launchpad, but probably interesting to look at http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=682917 and https://bugzilla.redhat.com/show_bug.cgi?id=843583 ** Bug watch added: Debian Bug tracker #682917 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=682917 ** Bug watch

[Desktop-packages] [Bug 412647] Re: Firefox is not able to play mp4 video tags

2012-09-14 Thread Oibaf
Yes, but the only pratical point of adding gstreamer is adding support for H.264, since all the free formats are already natively supported (while other formats aren't interesting in firefox). Other softwares need gstreamer because is the only supported backend also for the free formats. Also,

[Desktop-packages] [Bug 412647] Re: Firefox is not able to play mp4 video tags

2012-09-07 Thread Oibaf
** Description changed: Binary package hint: firefox With firefox 3.5 html5 was introduced. However only ogg is supported as it seems. The html5-preview on youtube.com (http://www.youtube.com/html5) doesn't work at all, but it does play in safari and epiphany-webkit. Please make

[Desktop-packages] [Bug 412647] Re: Firefox is not able to play mp4 video tags

2012-09-07 Thread Oibaf
** Description changed: With firefox 3.5 html5 was introduced. Since 4.0 both ogg/theora and webm/vp8 video formats are supported. As of firefox 14, gstreamer support can be enabled with --enable- gstreamer. If the required gstreamer codecs are installed then firefox can play H.264

[Desktop-packages] [Bug 412647] Re: Firefox is not able to play mp4 video tags

2012-09-07 Thread sam tygier
5. Given the Ubuntu commitment to free software, do we really want to enable support for other codecs other than the officially supported free ones? building with gstreamer does not in itself allow firefox to play h264. it means that firefox can use the gstreamer codecs that you can install. this

[Desktop-packages] [Bug 412647] Re: Firefox is not able to play mp4 video tags

2012-07-26 Thread sam tygier
** Description changed: Binary package hint: firefox With firefox 3.5 html5 was introduced. However only ogg is supported as it seems. The html5-preview on youtube.com (http://www.youtube.com/html5) doesn't work at all, but it does play in safari and epiphany-webkit. Please make

[Desktop-packages] [Bug 412647]

2012-07-25 Thread xunxun1982
Can we introduce GStreamer to Mozilla source tree? Because on Windows, Gstreamer need rebuilding using the user's compiler. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/412647

[Desktop-packages] [Bug 412647]

2012-07-25 Thread Riles
(In reply to xunxun from comment #303) Can we introduce GStreamer to Mozilla source tree? If you think that would be useful please open a separate bug for discussion. Especially if you can provide patches. A simpler approach in the near term might be to add support for linking against one of

[Desktop-packages] [Bug 412647]

2012-06-12 Thread Andoni Morales
There are several reasons why we decided to build the SDK against the system CRT msvcrt.dll, but the most important one is that if you decide to link against any of the VS ones you will be forced to distribute broken software. According to MS EULA you can't distribute yourself this system library

[Desktop-packages] [Bug 412647]

2012-06-12 Thread Ted Mielczarek
We ship the CRT files alongside our app. I don't think your reading of the EULA is correct. Those files are explicitly listed as redistributable, and historically you have been allowed to ship the DLL files with your application. The GPL wrinkle is tricky, that sounds like a big PITA. In any

[Desktop-packages] [Bug 412647]

2012-06-12 Thread Andoni Morales
(In reply to Ted Mielczarek [:ted] from comment #301) We ship the CRT files alongside our app. I don't think your reading of the EULA is correct. Those files are explicitly listed as redistributable, and historically you have been allowed to ship the DLL files with your application.

[Desktop-packages] [Bug 412647]

2012-06-11 Thread Pawsome
(In reply to Alessandro Decina from comment #296) I'm waiting for the SDK to be ready (gonna be ready Any Day Now ;)), then my plan is to integrate it in the build and start a discussion on how and where to enable the gstreamer backend by default. Just in case, SDK is out.

[Desktop-packages] [Bug 412647]

2012-06-11 Thread Cpearce-t
(In reply to Sid from comment #298) Just in case, SDK is out. http://gstreamer.com/ In the Windows installation instructions they recommend removing the client app's dependency on MSVC2010's runtime DLL and using the “basic” C runtime which comes in every Windows system since Windows XP, and is

[Desktop-packages] [Bug 412647] [NEW] Firefox is not able to play mp4 video tags

2012-05-20 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Binary package hint: firefox With firefox 3.5 html5 was introduced. However only ogg is supported as it seems. The html5-preview on youtube.com (http://www.youtube.com/html5) doesn't work at all, but it does play in safari and epiphany-webkit. Please

[Desktop-packages] [Bug 412647] Re: Firefox is not able to play mp4 video tags

2012-05-20 Thread shawnlandden
** Package changed: firefox-3.5 (Ubuntu) = firefox (Ubuntu) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/412647 Title: Firefox is not able to play mp4 video tags Status in The

[Desktop-packages] [Bug 412647] Re: Firefox is not able to play mp4 video tags

2012-05-20 Thread shawnlandden
The upstream fix is preffed off by default, can we get --enable- gstreamer in the ubuntu builds? (version 15+) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/412647 Title: Firefox is