Menu

Svn Commit Log


Commit Date  
[r2521] by sms00

Fixed buffer size (tempfile[256]) could overflow if a long pathname was
passed. strdup() was used for the filename itself so malloc the tempfile
name as well!

2004-12-16 04:18:15 Tree
[r2520] by sms00

is_MJPG was very carefully set and cleared - but then NEVER used.

2004-12-16 01:40:52 Tree
[r2519] by sms00

Only 1 use of lav_filetype() left - all the others had long since been replaced
by lav_file->format.

2004-12-15 23:13:01 Tree
[r2518] by ulatec

Added the -z/-Z options, to allow the zero-motion pass to have a
different error threshold than the motion-detection pass.

Added -v, to control verbosity. "-v 1" outputs the pixel-detection
stats per frame, like it did before. "-v 0" shuts that up.

Added -h/-?, to print a short command summary. Bad options also print
the command summary.

Updated man page to reflect these changes.

2004-12-13 17:12:25 Tree
[r2517] by waldviertler

Added the new version of the script from: Nicolas Boos

Changelog:

* Added two passes encoding mode, for both ffmpeg and mpeg2enc.
* Added new "unsharp" filter type, based on the y4munsharp tool.
* Now custom quant. matrices are also used with the ffmpeg encoder.
* The decoder tool can be specified.
* Audio pass-through is now enabled via the new -c flag.
* Tweaked a bit the mvcd output profile. It now uses its own "mvcd"
matrices and the audio bitrate is 128 instead of 224 kbps.

2004-12-13 15:58:04 Tree
[r2516] by sms00

Add @PROGRAM_NOPIC@ to the AM_CXXFLAGS. On PPC systems (OS/X at least) this
expands to -mdynamic-no-pic which generates slightly faster code.

2004-12-12 06:15:49 Tree
[r2515] by sms00

SAD11 patch from Scott Smith

2004-12-12 05:46:26 Tree
[r2514] by sms00

Ok - the quantization SIMD disable/enable logic added. If no typos were made
then the IA32 stuff is done. Altivec - not yet.

2004-12-11 19:50:35 Tree
[r2513] by sms00

Oops - checked the passed name rather than the environ variable for 'all'.

2004-12-11 18:41:08 Tree
[r2512] by sms00

let folks know that 'all' can be used.

2004-12-11 18:36:03 Tree
Older >
Monday.com Logo