Subversion Repositories pub

Rev

Show changed files | Details | Compare with Previous | Blame | SVN

Filtering Options

Rev Age Author Path Log message Diff
331 6158 d 19 h toni /video-contact-sheet/branches/1.0.10/ CHANGELOG updated to 1.0.10  
330 6158 d 19 h toni /video-contact-sheet/branches/1.0.10/ Added -ds
More ar's for guess_aspect
 
329 6158 d 20 h toni /video-contact-sheet/branches/1.0.10/ -dt implemented  
328 6305 d 15 h toni /video-contact-sheet/branches/1.0.10/ BRANCH 1.0.10  
327 6309 d 8 h toni /video-contact-sheet/ TAG 1.0.9a
Remove BRANCH 1.0.9a
 
325 6309 d 14 h toni /video-contact-sheet/branches/1.0.9a/ Bugfix: Use the computed number of columns for extended mode (instead of the global one)  
324 6309 d 15 h toni /video-contact-sheet/branches/1.0.9a/ Fix regression  
323 6318 d 7 h toni /video-contact-sheet/branches/1.0.9a/ Makefile for releases  
322 6318 d 8 h toni /video-contact-sheet/branches/1.0.9a/ BRANCH 1.0.9a  
318 6318 d 8 h toni /video-contact-sheet/ Merge BRANCH 1.0.8a into trunk
Remove BRANCH 1.0.8a
 
317 6318 d 8 h toni /video-contact-sheet/branches/1.0.8a/ Bugfix: Right side of heading wasn't using the user's font colour  
316 6318 d 9 h toni /video-contact-sheet/branches/1.0.8a/ Typo
Bugfix: -c had no effect when using -i (or nothing)
 
315 6318 d 9 h toni /video-contact-sheet/branches/1.0.8a/ BRANCH 1.0.8a  
313 6338 d 14 h toni /video-contact-sheet/branches/ Actually remove BRANCH 1.0.7a  
311 6338 d 15 h toni /video-contact-sheet/branches/1.0.7a/ Corrections
Correction for config overrides
 
310 6338 d 16 h toni /video-contact-sheet/branches/1.0.7a/ CHANGELOG for release
Version lowered to 1.0.7a
 
309 6347 d 12 h toni /video-contact-sheet/branches/1.0.7a/ Remove end offset by default when video is too short  
308 6349 d 10 h toni /video-contact-sheet/branches/1.0.7a/ Reorganisation of folds
Folds active by default
Internal references
 
307 6349 d 13 h toni /video-contact-sheet/branches/1.0.7a/ -E / --end_offset
Logic tests for fptest
 
306 6349 d 15 h toni /video-contact-sheet/branches/1.0.7a/ Reorganisation of codec list
New codec ids (Theora, TSCC, VP3, VP4, VP5, VP6, remaining Indeo's)
FOURCCs are case sensitive
References for FOURCCs moved to list of references
New structure for list of references
Code (commented) to test videos with fake FOURCC (which fail on capture)
 
305 6352 d 7 h toni /video-contact-sheet/branches/1.0.7a/ Support for decimals of seconds
Re-organised help by alphabet/rareness
Rounding of captures in extended mode corrected
-DD
Corrected handling of milliseconds by pretty_stamp()
Video length with decimals
DON'T use initial_timecodes in the extended
Some more unit tests, unit tests with results besides printing ones
 
304 6353 d 15 h toni /video-contact-sheet/branches/1.0.7a/ Added reference
Redirections of output
guess_aspect doesn't operate on globals (neither reads nor writes them)
info() renamed (disambiguated) to inf()
Very basic unit testing
 
303 6354 d 10 h toni /video-contact-sheet/branches/1.0.7a/ Initial support for seek to milliseconds  
302 6354 d 12 h toni /video-contact-sheet/branches/1.0.7a/ Change of letters of funky modes
Global filter disabled
 
301 6354 d 13 h toni /video-contact-sheet/branches/1.0.7a/ Support for errors for filter_vidcap()  
300 6354 d 13 h toni /video-contact-sheet/branches/1.0.7a/ Working "reel" funky mode (initial coarse version)
Bugfix: safe_rename wasn't correct
Workaround for ffmpeg and its arguments order
filt_resize split from filt_apply_stamp
Individual filters just print options instead of operating
csheet_polaroid uses extra width to compensate width added by filt_reel
Filters are just required to maintain the specified height... for now
 
299 6356 d 9 h toni /video-contact-sheet/branches/1.0.7a/ First version of random modes (disabled \!)  
298 6356 d 9 h toni /video-contact-sheet/branches/1.0.7a/ Use /dev/shm if present  
297 6356 d 10 h toni /video-contact-sheet/branches/1.0.7a/ Use width and height on output and not input in the contact sheet creator  
296 6357 d 8 h toni /video-contact-sheet/branches/1.0.7a/ "Funky mode" support
"Polaroid" funky mode. Angle set to -18..+18
 
295 6357 d 14 h toni /video-contact-sheet/branches/1.0.7a/ Initial support for foreign fonts
Full header in a single operation (with many 'convert' sub-operations)
Header and body + signature at once
Configurable fonts and colors for title
Checks for getopt, sed, grep and egrep
New parsing code for timestamps, using bc and with support for decimals
Correction of the test for allowed characters in timestamps
Basic architecture for filters
 
294 6357 d 15 h toni /video-contact-sheet/branches/1.0.7a/ BRANCH 1.0.7a  
292 6359 d 17 h toni /video-contact-sheet/ TAG 1.0.6b
Remove BRANCH 1.0.6b
 
290 6359 d 17 h toni /video-contact-sheet/branches/1.0.6b/ Reordered call to ffmpeg

BUGFIX: Don't use tempfile, it's Debian-specific, use mktemp in its place

Error message in case safe_rename fails from new_temp_file
 
289 6360 d 10 h toni /video-contact-sheet/branches/1.0.6b/ BRANCH 1.0.6b  
287 6360 d 14 h toni /video-contact-sheet/branches/ Removed BRANCH 1.0.5b  
285 6360 d 14 h toni /video-contact-sheet/branches/1.0.5b/ Code cleanup
Unsets to reuse local variables
Split of functionality into smaller functions
Preliminary support for highlights
Corrected --aspect (didn't take argument)
All temporary files in the same directory

-U|--fullname
Extended mode
rmultiply()
More details of progress
Extra example of timestamps format
Corrected help for -a (exceeded line)
Shorter help for --shoehorn
-D

Corrected detection of codec family
Detection of PCM

New codec ids

AC3 codec id

Several more codecs

Correction of 0ctake argument)
All temporary files in the same directory

-U|--fullname
Extended mode
rmultiply()
More details of progress
Extra example of timestamps format
Corrected help for -a (exceeded line)
Shorter help for --shoehorn
-D

Corrected detection of codec family
Detection of PCM

New codec ids

AC3 codec id

Several more codecs

Correction of 0chh
 
284 6362 d 14 h toni /video-contact-sheet/branches/1.0.5b/ BRANCH 1.0.5b  
283 6364 d 8 h toni /video-contact-sheet/ TAG 1.0.4b
Remove BRANCH 1.0.4b
 
281 6364 d 9 h toni /video-contact-sheet/branches/1.0.4b/ Support aspect ratio
Extra quotes just in case for temporary names
Changelog in separate file
Introduction of safe_rename_pattern
default_options
Global and per-directory configurations