119
I Use This!
High Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Nov 05, 2024 — Nov 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
LinGui: work around bug in GtkScaleButton When the button value is updated programatically, the update event is not sent and therefore the label is not updated. So update the label manually instead of relying on the event to trigger the update. More... over 11 years ago
libhb: work around libav decoder error durint p-to-p encoding More... over 11 years ago
MacGUI: Expanded the auto name feature to make it as powerful as the WinGUI counterpart. More... over 11 years ago
WinGui: Adding support for Nlmeans to the front-end. Plist keys still tbd. More... over 11 years ago
libhb: fix typo in flag definition NO_IDR and SCAN_COMPLETE values overlapped More... over 11 years ago
libav: fix decoding of multi-object PGS More... over 11 years ago
libhb: Improve nlmeans edgeboost prefilter. More... over 11 years ago
libhb: Add median prefilter to nlmeans. More... over 11 years ago
manicure: Allow manicure to be included in other scripts. More... over 11 years ago
bd: fix long delays caused by updated libbluray More... over 11 years ago
LinGui: cleanup use hb_set_anamorphic_size2 instead of hb_set_anamorphic_size simplify preview generation code. More... over 11 years ago
WinGui: unbreak interop job structure I broke it here https://trac.handbrake.fr/changeset/6215 More... over 11 years ago
CLI: Remove unnecessary include in last commit. More... over 11 years ago
CLI: Improve nlmeans-tune logging and error handling. More... over 11 years ago
libhb: New denoiser, nlmeans. More... over 11 years ago
macui/cli/libhb: cleanup More... over 11 years ago
WinGui: One more missing change. More... over 11 years ago
WinGui: Missing file from last checkin. More... over 11 years ago
WinGui: Minor interop update. More... over 11 years ago
decpgssub: partial fix for "multi-object" PGS subs More... over 11 years ago
Interop: Fixed a bug that was causing crashes on AAC passthrough. We were clobbering the private data section with zeroes. Also added support for passing through a track if it's possible. More... over 11 years ago
macui: fix PcitureController geometry calculations More... over 11 years ago
WinGui: Fix bad tooltip style More... over 11 years ago
libhb: Fix decoding avi with palette More... over 11 years ago
libhb: fix overwriting of source path More... over 11 years ago
WinGui: Don't grab previews when the preview window hasn't been opened. (Note, there is still a crash that sometimes happens for some resolutions that needs fixed, but the UI shouldn't crash anymore if the window hasn't been opened) More... over 11 years ago
deccc608sub: fix positioning once again after last change, CCs were getting positioned too far into the middle of the image. More... over 11 years ago
deccc608sub: fix invalid subtitle position when extreme cropping applied. More... over 11 years ago
WinGui: Handle Zero Pointer better in the NativeList. This can happen sometimes during previews. More... over 11 years ago
WinGui: Fix QSV preset loading of RF Slider More... over 11 years ago