Subversion Repositories pub

Rev

Go to most recent revision | Show changed files | Directory listing | SVN

Filtering Options

Rev Age Author Path Log message Diff
349 5931 d 9 h toni /video-contact-sheet/branches/1.0.12/ Activate tracing in debug mode  
348 5931 d 9 h toni /video-contact-sheet/branches/1.0.12/ Sync  
347 5931 d 10 h toni /video-contact-sheet/branches/1.0.12/ BRANCH 1.0.12  
343 5935 d 15 h toni /video-contact-sheet/ Merge BRANCH 1.0.11 into trunk
Remove BRANCH 1.0.11
 
342 5935 d 15 h toni /video-contact-sheet/branches/1.0.11/ FOURCC for VC-1
Preparations for release
 
341 5935 d 16 h toni /video-contact-sheet/branches/1.0.11/ Mplayer workaround
Overrideable DEBUG
Declare trace() always (otherwise DEBUG won't be evaluated at the right time)
Re-adjusted padding to align standard and extended sets
Smaller extended captures to compensate padding
 
340 5935 d 17 h toni /video-contact-sheet/branches/1.0.11/ Compacted changelog
Support for tracing
Bugfix: Correction of typo that broke capture when passed to default numcaps
Changed comment to ease syntax highlighting
 
339 5989 d 7 h toni /video-contact-sheet/branches/1.0.11/ Integrated various modifications derived from wdef's  
338 5997 d 13 h toni /video-contact-sheet/branches/1.0.11/ Integration of compatible version of array initialisation and concatenation of strings, pending to add elements to arrays  
337 6000 d 7 h toni /video-contact-sheet/branches/1.0.11/ Makefile cleanups  
336 6000 d 7 h toni /video-contact-sheet/branches/1.0.11/ Debian packaging
Release makefile more modular and ready for deb
 
335 6000 d 10 h toni /video-contact-sheet/branches/1.0.11/ Typo  
334 6084 d 13 h toni /video-contact-sheet/branches/1.0.11/ BRANCH 1.0.11  
332 6087 d 19 h toni /video-contact-sheet/ Merged BRANCH 1.0.10 into trunk
Removed BRANCH 1.0.10
 
331 6087 d 19 h toni /video-contact-sheet/branches/1.0.10/ CHANGELOG updated to 1.0.10  
330 6087 d 19 h toni /video-contact-sheet/branches/1.0.10/ Added -ds
More ar's for guess_aspect
 
329 6087 d 20 h toni /video-contact-sheet/branches/1.0.10/ -dt implemented  
328 6234 d 15 h toni /video-contact-sheet/branches/1.0.10/ BRANCH 1.0.10  
327 6238 d 8 h toni /video-contact-sheet/ TAG 1.0.9a
Remove BRANCH 1.0.9a
 
325 6238 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 6238 d 14 h toni /video-contact-sheet/branches/1.0.9a/ Fix regression  
323 6247 d 7 h toni /video-contact-sheet/branches/1.0.9a/ Makefile for releases  
322 6247 d 8 h toni /video-contact-sheet/branches/1.0.9a/ BRANCH 1.0.9a  
318 6247 d 8 h toni /video-contact-sheet/ Merge BRANCH 1.0.8a into trunk
Remove BRANCH 1.0.8a
 
317 6247 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 6247 d 8 h toni /video-contact-sheet/branches/1.0.8a/ Typo
Bugfix: -c had no effect when using -i (or nothing)
 
315 6247 d 8 h toni /video-contact-sheet/branches/1.0.8a/ BRANCH 1.0.8a  
313 6267 d 14 h toni /video-contact-sheet/branches/ Actually remove BRANCH 1.0.7a  
311 6267 d 15 h toni /video-contact-sheet/branches/1.0.7a/ Corrections
Correction for config overrides
 
310 6267 d 16 h toni /video-contact-sheet/branches/1.0.7a/ CHANGELOG for release
Version lowered to 1.0.7a
 
309 6276 d 12 h toni /video-contact-sheet/branches/1.0.7a/ Remove end offset by default when video is too short  
308 6278 d 10 h toni /video-contact-sheet/branches/1.0.7a/ Reorganisation of folds
Folds active by default
Internal references
 
307 6278 d 13 h toni /video-contact-sheet/branches/1.0.7a/ -E / --end_offset
Logic tests for fptest
 
306 6278 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 6281 d 6 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 6282 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 6283 d 10 h toni /video-contact-sheet/branches/1.0.7a/ Initial support for seek to milliseconds  
302 6283 d 12 h toni /video-contact-sheet/branches/1.0.7a/ Change of letters of funky modes
Global filter disabled
 
301 6283 d 13 h toni /video-contact-sheet/branches/1.0.7a/ Support for errors for filter_vidcap()  
300 6283 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