openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
mplayerplug-in for mozilla
Settings
|
Report Duplicate
96
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 5 hours
ago. based on code collected
about 9 hours
ago.
Aug 20, 2024 — Aug 20, 2025
Showing page 31 of 36
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Initial revision
kdekorte
More...
over 21 years ago
Applied Alexandre Pereira da Silva's player manager work. Should help those with "ps" issues.
kdekorte
More...
over 21 years ago
Fixup a few things
kdekorte
More...
over 21 years ago
Solaris compile issue - change stat.c references to lstat.c
kdekorte
More...
over 21 years ago
Account for CR and LF instead of just LF in RM playlists
kdekorte
More...
over 21 years ago
Fix UI crasher FreeUI was called with uninitialized pointers Parse mplayer output to determine the actual size and play size of the media Support RealMedia with embedded rtsp streams, allows NASA TV to work needs enable-real=1 in mplayerplug-in.conf mplayer with RealMedia codecs and support Fix possible crash in NPP_Destroy Change buildPlaylist to be called from NPP_DestroyStream rather than after a magic value in NPP_Write This way we are sure we have the entire playlist downloaded. Found possible crash in smil format decode Added stat.c to make Solaris compile work Fixed bug in getURLBase Fixed handling of This->baseurl Fixed crash in ASX format handling, should fix http://www.rbcmp3.com
kdekorte
More...
over 21 years ago
Fix videotag not found omission
kdekorte
More...
over 21 years ago
Fix XML parse error on smil files that don't have seq tags. Which DTD does SMIL use?
kdekorte
More...
over 21 years ago
UI Changes
kdekorte
More...
over 21 years ago
Removed the line from the ChangeLog
kdekorte
More...
over 21 years ago
Changelog Clean
kdekorte
More...
over 21 years ago
More UI enhancements from Erich
kdekorte
More...
over 21 years ago
Fix possible buffer overflow in buildPlaylist Correct mplayer shutdown process
kdekorte
More...
over 21 years ago
Final code cleanup pre 1.2
kdekorte
More...
over 21 years ago
Found an extra ; in the speed adjustment code that was causing med and high speeds to be off
kdekorte
More...
over 21 years ago
Proper smil format support, with nested video tags with seq tags
kdekorte
More...
over 21 years ago
Merged patch from Erich to display progress bar during download Fixed bug where video was streamed rather then downloaded, when it should be downloaded
kdekorte
More...
over 21 years ago
All unwanted streams are now cancelled and not downloaded with QT autospeed. Changed qt-speed config option from a 0-12 number to [low|medium|high], this should be final now Fixed crasher in smil format support when bitrate not specified. Fixed bug with MSN Music site where http urls are self referencing and act like MMS Streams Applied patch from Erich that reduces the amount of flicker when updating the status screen Changed Full Redraw threshhold from 50 to 80, some sites were a little crammed.
kdekorte
More...
over 21 years ago
All unwanted streams are now cancelled and not downloaded with QT autospeed.
kdekorte
More...
over 21 years ago
When keep-download=1 write mms url's into $dload-dir/playlist for reference
kdekorte
More...
over 21 years ago
QuickTime streaming, speed work Fix crasher on url http://www.video-c.co.uk/frontend/asp/microshow.asp?vidref=benn001&FileType=ADSLprog This was caused by an incorrect assumption about Quicktime MOV Reference files rmda elements can contain rmdr and rdrf in any order, files I had only showed one order.
kdekorte
More...
over 21 years ago
QuickTime streaming, speed work
kdekorte
More...
over 21 years ago
*** empty log message ***
kdekorte
More...
over 21 years ago
Fix possible crash if This->display == NULL Set parent->playlist if parent is a QT Reference file
kdekorte
More...
over 21 years ago
More Cache fill processing work
kdekorte
More...
over 21 years ago
Possible NULL pointer error in Cache fill processing fix
kdekorte
More...
over 21 years ago
Fixed minor bug when specifing vo option, gcc optimized out a variable increment in some cases Only seen when vo=x11 in config file, otherwise it worked fine. Found it when doing new screen shots, can't shoot xv output, but you can x11 Fix garbage in "Cache fill" message Rewrite DestroyStream handler, should now do all proper checks now before starting something (Fixed spiderman 2 full screen trailer, but you need lots of bandwidth ,DSL is not enough, or a huge cache setting to make it work)
kdekorte
More...
over 21 years ago
Spec fix
kdekorte
More...
over 21 years ago
Fixed missing strcpy in addToList Fixed issues with speed auto select code and with a hidden bug with hrefs
kdekorte
More...
over 21 years ago
Fixed a bug in addToList that caused a pointer to be overwritten Merge of Erich's speed code, still not working right
kdekorte
More...
over 21 years ago
←
1
2
…
27
28
29
30
31
32
33
34
35
36
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree