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
HandBrake
Settings
|
Report Duplicate
119
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
High Activity
Commits
: Listings
Analyzed
about 5 hours
ago. based on code collected
about 5 hours
ago.
Nov 10, 2024 — Nov 10, 2025
Showing page 439 of 441
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
barber pole progress bar is shown during the "muxing" phase and no longer show 0.0%. applies to both HB and IHB When we can figure out how to get a percent complete, we can use that. IHB now uses same app icon as HB. Probably want to change the actual icon, but I wanted IHB to make use of the dock progress bar like in HB.
johnallen
More...
almost 19 years ago
Upgrade ffmpeg to Revision 7444, corrected the patch for clean apply.
prigaux
More...
almost 19 years ago
- OSX GUI: the [Enable Queue] checkbox was not disabled by default. A user could click Cancel on the Open DVD menu, enable the queue, click Add to Queue and crash HandBrake. Also, it annoyed me being the only thing enabled :)
benlake
More...
almost 19 years ago
3rd and hopefully last time that I add the default audio stream preference, please have a look before commiting your changes
prigaux
More...
almost 19 years ago
Set curl to redirect to the new contrib package download mirror. Without this, jam fails on Macs.
jbrjake
More...
almost 19 years ago
Revert changes to threading sleep intervals. Some users have issues with this. It is less risky to not include this for release 0.7.2
johnallen
More...
almost 19 years ago
Revert HB mac gui to m0k layout for impending 0.7.2 release. Note: pri's language default combobox is also gone in this reversion for the preferences window. However, the underlying code for it is still retained in controller.mm.
dynaflash
More...
almost 19 years ago
added worker thread sleep throttling. each of the work object threads now self adjust their sleep interval based on the "fullness" of their fifo. 80% is the choose threshold. Work objects with a fifo fullness of greater than 80% increase their sleep interval. This allows other work object with less than 80% fullness more CPU usage. Also adjusted thread_func, reader, and muxer sleep intervals to more reasonable values.
johnallen
More...
almost 19 years ago
Documentation begins. Added method documentation for hb.c as well as a few methods in sync.c and work.c More to come.
johnallen
More...
almost 19 years ago
added HB_STATE_MUXING to hb_state_s and corresponding structure. this state indicates the transition from the end of HB_STATE_WORKING to the beginning of HB_STATE_WORKDONE. This state can take as long a 10 minutes on a long conversion. The associated working structure contains a progress float. Once we determine how to get a proper progress from the call to av_write_trailer in libavformat, we can update this progress. HB, IHB, and HBTest are now using using HB_STATE_MUXING to provided feedback to the user.
johnallen
More...
almost 19 years ago
RapidSVN commited changes to files I did not want commited. This commit revert those files back to rev 92. missed another file.
johnallen
More...
almost 19 years ago
RapidSVN commited changes to files I did not want commited. This commit revert those files back to rev 92.
johnallen
More...
almost 19 years ago
added Doxyfile, config file for doxygen
johnallen
More...
almost 19 years ago
Give more explanations on the jam/jamintel commands...
prigaux
More...
almost 19 years ago
Disabled the ffmpeg patch that don't work on current tarball.
prigaux
More...
almost 19 years ago
Changed download path for contrib libraries from http://multics.dynalias.com/handbrake/contrib to http://download.handbrake.dynalias.com/contrib
rhester
More...
almost 19 years ago
Added CRF x264 rate control method to HBTest.
jbrjake
More...
almost 19 years ago
added title # to output filename
johnallen
More...
almost 19 years ago
Jam Intel binary gives the OSPLAT=X86, will be merged with the jam PPC binary after tests prouves that it works correctly
prigaux
More...
almost 19 years ago
Pri: Reintroduce the audio preferences combobox in pref controler
handbrake
More...
almost 19 years ago
Pri: Save audio preferences
handbrake
More...
almost 19 years ago
Changes to make HandBrake build on Windows using the Cygwin environment:
handbrake
More...
almost 19 years ago
by dynflash Handbrake GUI: -fixed ScanController so that HB doesnt crash if you try to open a dvd that isnt there. -Uses DVD name as the default for Movie output (instead of the generic "Movie.mp4" -Versioned 0.7.1a5 in in Handbrake.plist to assist testers and developers of HB binary in telling which one they are using.
handbrake
More...
almost 19 years ago
dynaflash - - Handbrake GUI redesign - Separate Video, Audio, Subtitles into a Tab View containers to clean up main window - Created "Output Settings Divider" to delineate Output Settings from Destination
handbrake
More...
almost 19 years ago
Pri: Add preference for the default audio stream
handbrake
More...
almost 19 years ago
Pri: Add preference for the default audio stream
handbrake
More...
almost 19 years ago
Pri: Add preference for the default audio stream
handbrake
More...
almost 19 years ago
-added Max Picture Width, options are 640 (default) and 320. -changed video bit rate to correspond to max width choice, 640x -> 1000, 320x ->500 -advanced IHB version to 1.0a2
handbrake
More...
almost 19 years ago
Replaced UB version of jam with PPC version. Intel version has issues. PPC version should run under all mac platforms.
handbrake
More...
almost 19 years ago
Fixed HandBrake Scan Panel for Optical Drive Uses DVD Name instead of drive location Displays DVD Name in Main window h.264 defaults to Baseline Level 3
handbrake
More...
almost 19 years ago
←
1
2
…
433
434
435
436
437
438
439
440
441
→
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