1
I Use This!
Inactive

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
missing arg to echo
numerodix
as Martin Matusiak
More... over 17 years ago
check for failed cropdetect
numerodix
as Martin Matusiak
More... over 17 years ago
verify that the dvd device path exists
numerodix
as Martin Matusiak
More... over 17 years ago
minor fixes
numerodix
as Martin Matusiak
More... over 17 years ago
update changelog
numerodix
as Martin Matusiak
More... over 17 years ago
make subtitles optional
numerodix
as Martin Matusiak
More... over 17 years ago
ppa cache
numerodix
as Martin Matusiak
More... over 17 years ago
fix conflict with -n passed alongside -i or -q
numerodix
as Martin Matusiak
More... over 17 years ago
update changelog
numerodix
as Martin Matusiak
More... over 17 years ago
redundant assignment
numerodix
as Martin Matusiak
More... over 17 years ago
move assignment to prevent non determinism in opt parsing (closes long standing bug)
numerodix
as Martin Matusiak
More... over 17 years ago
last two values from cropdetect is offset off center, not edges
numerodix
as Martin Matusiak
More... over 17 years ago
remove .sh suffix in undvd
numerodix
as Martin Matusiak
More... over 17 years ago
increment version number
numerodix
as Martin Matusiak
More... over 17 years ago
get rid of .sh filename suffix
numerodix
as Martin Matusiak
More... over 17 years ago
add autocrop logic
numerodix
as Martin Matusiak
More... over 17 years ago
add pkg logic to increment ppa revision *sigh*
numerodix
as Martin Matusiak
More... over 17 years ago
packaging: add logic to publish to ppa
numerodix
as Martin Matusiak
More... over 17 years ago
remove hardcoded names
numerodix
as Martin Matusiak
More... over 17 years ago
increment version number, update Changelog and userguide
numerodix
as Martin Matusiak
More... over 17 years ago
kill dead code
numerodix
as Martin Matusiak
More... over 17 years ago
move scaling constants to variables
numerodix
as Martin Matusiak
More... over 17 years ago
dead code
numerodix
as Martin Matusiak
More... over 17 years ago
refactor scale16 algorithm, add check for sane result from scale16
numerodix
as Martin Matusiak
More... over 17 years ago
scale16: search both up and down
numerodix
as Martin Matusiak
More... over 17 years ago
apply new scaling heuristic based on the number of pixels in a frame instead of scaling by frame width add special case handling for source material aspect ratios not multiples of 16
numerodix
as Martin Matusiak
More... over 17 years ago
add function description comments
numerodix
as Martin Matusiak
More... over 17 years ago
enforce video scaling dimensions to nearest lower multiple of 16
numerodix
as Martin Matusiak
More... over 17 years ago
display filesize right
numerodix
as Martin Matusiak
More... over 17 years ago
distinguish between unknown length and length below one minute
numerodix
as Martin Matusiak
More... over 17 years ago