Menu

Svn Commit Log


Commit Date  
[r3130] by sms00

Spelling - it is artifact not artefact.

2006-10-21 00:10:01 Tree
[r3129] by waldviertler

A fix when you have a problem when seeting up the video card. And something goes wrong. That lavrec did segfault.

Tha happens when you had 2 input signals and did not select a input source.
It lookes like that:

[Thread -1210651728 (LWP 5382) exited]
INFO: [lavrec] Auto detecting input and norm ...
INFO: [lavrec] Trying Composite ...
INFO: [lavrec] Input present: PAL color
INFO: [lavrec] Trying S-Video ...
INFO: [lavrec] Input present: PAL color
**ERROR: [lavrec] Input signal on more thn one input source... exiting
[New Thread -1228498000 (LWP 5384)]
[Thread -1228498000 (LWP 5384) exited]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1210648896 (LWP 5379)]
0xb7ea612c in pthread_join () from /lib/tls/i686/cmov/libpthread.so.0
(gdb) backtrace
#0 0xb7ea612c in pthread_join () from /lib/tls/i686/cmov/libpthread.so.0
#1 0xb7f84dba in lavrec_busy (info=0x3) at liblavrec.c:2537
#2 0x0804ae28 in main (argc=1, argv=0xbfab0744) at lavrec.c:1149
(gdb)

That patch fixes that problem.

2006-10-08 08:24:53 Tree
[r3128] by sms00

Put the 'picture rate' and 'bitrate' checks inside the '!ignore_constraints'
block. This will allow the user to shoot himself in the foot if desired by
using --no-constraints.

2006-10-07 23:17:04 Tree
[r3127] by sms00

Add the ATSC formats to the help/usage message.

2006-10-07 17:04:50 Tree
[r3126] by sms00

Oops - someone used "f 10" for all of the ATSC formats instead of incrementing
to 11, 12 and 13

2006-10-07 16:08:09 Tree
[r3125] by sms00

fix to get rid of
yuvmedianfilter.c:511: warning: pointer targets in passing argument 6 of ‘mean8’ differ in signedness

2006-09-18 22:03:16 Tree
[r3124] by sms00

Add -x option to the usage() summary

2006-09-18 21:53:01 Tree
[r3123] by waldviertler

Added the fix from:
arnold_the_frog

https://sourceforge.net/tracker/index.php?func=detail&aid=1551207&group_id=5776&atid=105776

For the tracker item: [ 1551207 ] For builddir != srcdir

2006-09-17 14:55:22 Tree
[r3122] by sms00

https://sourceforge.net/tracker/index.php?func=detail&aid=1424854&group_id=5776&atid=305776

line numbers were off since the patch was made against 1.8 rather than CVS
but it wasn't too hard to apply manually

2006-09-09 04:16:50 Tree
[r3121] by sms00

Sigh, another silly file required by auto*

2006-09-08 03:33:21 Tree
Older >
Auth0 Logo