631 |
3808 d 23 h |
toni |
/video-contact-sheet/trunk/dist/ |
Added codec ID for VP9
Fall back to FFmpeg when MPlayer reports raw video |
|
630 |
3808 d 23 h |
toni |
/video-contact-sheet/trunk/dist/ |
Workaround for failed mplayer identification |
|
629 |
3808 d 23 h |
toni |
/video-contact-sheet/trunk/dist/ |
Fixes for handling of failed capture/identification
Initial support for h.265 |
|
628 |
3809 d 0 h |
toni |
/video-contact-sheet/trunk/dist/ |
Better handling of failed captures |
|
627 |
3809 d 1 h |
toni |
/video-contact-sheet/trunk/dist/ |
Cleaned output in idonly mode with unsupported file types |
|
583 |
3902 d 4 h |
toni |
/video-contact-sheet/trunk/ |
Merge BRANCH 1.13.2 into trunk (575:582) |
|
570 |
3984 d 19 h |
toni |
/video-contact-sheet/trunk/ |
Merge BRANCH 1.13.1 into trunk |
|
565 |
4338 d 3 h |
toni |
/video-contact-sheet/trunk/ |
Merge BRANCH 1.13 into trunk |
|
561 |
4338 d 5 h |
toni |
/video-contact-sheet/branches/1.13/dist/ |
Prepare for release |
|
560 |
4339 d 1 h |
toni |
/video-contact-sheet/branches/1.13/ |
Sync development version |
|
559 |
4340 d 9 h |
toni |
/video-contact-sheet/branches/1.13/dist/ |
Terminal restoration with stty
Modify version number in pre-releases
Typos in comments |
|
558 |
4347 d 3 h |
toni |
/video-contact-sheet/branches/1.13/dist/ |
Handle failed profile loading
Updated changelogs
Debian: Shortened version suffix |
|
557 |
4347 d 18 h |
toni |
/video-contact-sheet/branches/1.13/dist/ |
Update copyright date |
|
555 |
4526 d 20 h |
toni |
/video-contact-sheet/branches/1.13/dist/ |
Avoid profile-loading loops
Typos |
|
554 |
4527 d 21 h |
toni |
/video-contact-sheet/branches/1.13/dist/ |
Sync
Added AUTHORS |
|
553 |
4863 d 4 h |
toni |
/video-contact-sheet/branches/1.13/dist/ |
Removed a use of 'grep -o' |
|
552 |
4863 d 4 h |
toni |
/video-contact-sheet/branches/1.13/dist/ |
Switch completely to new get_interval() code |
|
550 |
4873 d 21 h |
toni |
/video-contact-sheet/branches/1.13/dist/ |
Fixes
Add notice()
Set default verbosity level to INFO |
|
549 |
4873 d 21 h |
toni |
/video-contact-sheet/branches/1.13/dist/ |
Move EVASION_ALTERNATIVES to Constants block |
|
548 |
4873 d 21 h |
toni |
/video-contact-sheet/branches/1.13/dist/ |
Comments clarifications |
|
547 |
4873 d 21 h |
toni |
/video-contact-sheet/branches/1.13/dist/ |
Quote '[[ == $VAR ]]' and use == instead of = |
|
546 |
4873 d 21 h |
toni |
/video-contact-sheet/branches/1.13/dist/ |
Use alternate tr syntax |
|
545 |
4885 d 11 h |
toni |
/video-contact-sheet/branches/1.13/dist/ |
Fix filext() for filenames without extensions |
|
544 |
4885 d 11 h |
toni |
/video-contact-sheet/branches/1.13/dist/ |
Various cleanups |
|
543 |
4885 d 11 h |
toni |
/video-contact-sheet/branches/1.13/dist/ |
Moved TODO items from script into development docs |
|
542 |
4885 d 11 h |
toni |
/video-contact-sheet/branches/1.13/dist/ |
Delete repeated *_BIN definitions |
|
541 |
4885 d 11 h |
toni |
/video-contact-sheet/branches/1.13/dist/ |
Uppercase GRAV_TIMESTAMP |
|
540 |
4885 d 11 h |
toni |
/video-contact-sheet/branches/1.13/dist/ |
More variable cleanup:
- Remove unnecessary DEFAULT_*
- Use uppercase prefix_* and suffix_* variable names |
|
538 |
4885 d 18 h |
toni |
/video-contact-sheet/branches/1.13/dist/ |
Remove stale reference to preferred_capturer |
|
537 |
4885 d 18 h |
toni |
/video-contact-sheet/branches/1.13/dist/ |
Unify PREFERRED_CAPTURER and CAPTURER in just CAPTURER
Document setting 'capturer' |
|
536 |
4885 d 18 h |
toni |
/video-contact-sheet/branches/1.13/dist/ |
Implemented callstack()
Use callstack() inside assert()
Check for capturer availability in set_capturer()
Remove capturers from available list in -Z disable_* |
|
535 |
4885 d 19 h |
toni |
/video-contact-sheet/branches/1.13/dist/ |
Gradual steps towards removing references to DECODER and PREFERRED_CAPTURER
Debugging messages prefixes |
|
534 |
4885 d 19 h |
toni |
/video-contact-sheet/branches/1.13/dist/ |
Prepare for decoder replacement by capturer |
|
533 |
4885 d 19 h |
toni |
/video-contact-sheet/branches/1.13/dist/ |
Confirmed FreeBSD's sed -E === sed -r |
|
532 |
4885 d 19 h |
toni |
/video-contact-sheet/branches/1.13/dist/ |
Same parsing of integrity tests in both types of tests |
|
531 |
4885 d 19 h |
toni |
/video-contact-sheet/branches/1.13/dist/ |
Use of (( ++n )) instead of (( n++,1 )) |
|
530 |
4885 d 19 h |
toni |
/video-contact-sheet/branches/1.13/dist/ |
Removal of grep -o in internal_integrity_test() |
|
529 |
4885 d 19 h |
toni |
/video-contact-sheet/branches/1.13/dist/ |
More use of sed instead of grep -o |
|
528 |
4885 d 19 h |
toni |
/video-contact-sheet/branches/1.13/dist/ |
Actually keep only the first line |
|
527 |
4885 d 19 h |
toni |
/video-contact-sheet/branches/1.13/dist/ |
Removal of (some) grep -o, use of sed instead |
|