119
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Jun 12, 2024 — Jun 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- whups: fixed corrupted patch from r2477. More... about 16 years ago
LinGui: make default width of subtitle track colum wider so that it doesn't need to readjust it's size when a longer subtitle is added More... about 16 years ago
- added patch comment indicating when it may be removed. More... about 16 years ago
softsubs: - add ability to have 1 source subtitle feed many output subtitles use hb_subtitle_add() to add output tracks. example use case: you want forced subtitles from a source track on one output track and the entire subtitle stream from the same source track on a second output track - LinGui: make subtitle tab resemble functionality of the audio tab any track can be added multiple times with different settings. More... about 16 years ago
softsubs: allow 1 source to many output subs by duplicating the subtitle buffer where necessary More... about 16 years ago
- fixed regression: mov/png-sequence decoding. - regression was introduced in r2469 (ffmpeg-r18421); workaround is to disable CorePNG p-frames. More... about 16 years ago
libdvdnav: add patch that moves reading title label below validity checks this eliminates the garbage title information libdvdnav spewed to stderr More... about 16 years ago
MacGui: Fix activity log headers to show correct version when clearing the window as well as the session log. More... about 16 years ago
MacGui: Fix issue in custom anamorphic where clicking the keep ar checkbox would cause the display width to creep up. - Also disable the keep ar checkbox for strict anamorphic More... about 16 years ago
Updates manicure to handle the new audio list array, as well as making a few more preset options overridable from the CLI. More... about 16 years ago
FFMPEG. - bump ffmpeg from 0.5 (approx r17887) to r19067 (thanks van). - fixed latm patch; latmaac input no longer crashes. - removed P02-darwin-h264-dsp-crash. More... about 16 years ago
softsubtitles: - when doing an indepth scan, do not scan CC tracks - separate subtitle configureation attributes into separate hb_subtitle_config_t. Add an instance of this to hb_job_t for setting the attributes of the subtitle found through an indepth scan - Add a default_track flag to hb_subtitle_config_t that tells the muxer that the track should be flaged as the default. muxmkv uses this. - When an indepth scan is complete, check to see if the autoselected subtitle matchces (by id) one of the manually selected subtitles. If a match is found, the autoselected subtitle with all the attributes the user assigned to it replaces the manually selected subtitle. - LinGui: Add "Default" column to subtitle tab. This is a radio that lets the user choose which subtitle should be displayed by default. More... about 16 years ago
Cygwin - latest bump in x264 no longer requires build-time patch. More... about 16 years ago
Fix for New Zealand TV not following the mpeg2 standard
van
More... about 16 years ago
LinGui: fix subtitle selection when title has no subtitles when the preset had a subtitle enabled and the title has no subtitles subtitle selection was being set to "auto" which causes a pointless indepth scan More... about 16 years ago
- minor doc fix as a full-path is now required when specifying gcc from makefiles. More... about 16 years ago
MacGui: Add Toolbar Item for Preview Window - Note this icon already existed in /macosx/icons/. - Definitely not a final icon, but rather probably a placeholder so we could get the toolbar complete. More... about 16 years ago
mp4 cleanups - removed unused ipoutil.cpp; has been incorporated into mp4v2 some time ago. - changed hard-coded buffer sizes to use sizeof. - bump mp4v2 r349 -> r355; has bugfixes which prevents read-in errors. More... about 16 years ago
LinGui: explicitely map "AAC (CoreAudio)" preset value to faac More... about 16 years ago
MacGui: Add Preference to use CoreAudio in place of FAAC when choosing a preset. - Defaulted to "On". - Effectively allows the macgui to use core audio by default while maintaining the cross platform faac encoder in the built in preset's internally. - Also means that one can manually choose faac after selecting a preset if so desired. More... about 16 years ago
vobsub: fix yuv->rgb conversion of vobsub palette for mkv softsubs the color components were reversed More... about 16 years ago
x264 bump to r1163 - oh, its been a few days. A vbv fix and 2% - 4% faster dia, hex, and umh. so why not ? More... about 16 years ago
dvdnav: fix crash that occurs when a PGC has no programs More... about 16 years ago
fix sync problem with dts passthru and video re-sync the video drop-frame logic for gaps in the dts stream was broken More... about 16 years ago
WinGui: - Update query parser to support the updated Audio Panel More... about 16 years ago
WinGui: - Missing Win32.cs File More... about 16 years ago
LinGui: automatically update the built-in presets when the hb build number changes More... about 16 years ago
MacGui: Store the PresetBuildNumber value as an int instead of a string in the presets plist. More... about 16 years ago
- removed xvidcore from build docs and regenerated txt versions. More... about 16 years ago
revert an erroneous modification to the build system More... about 16 years ago