Menu

Svn Commit Log


Commit Date  
[r3135] by sms00

Add some overlooked files to the EXTRA_DIST lines so they get bundled into
a release.

2006-11-08 19:05:52 Tree
[r3134] by stefan_fendt

antialias-filter (-a) reworked...

2006-11-02 16:25:53 Tree
[r3133] by stefan_fendt

currently reworking the stand-alone anti-alias-algorithm. This part of the
programm is currently unusable. So, if you need such, do not check it out.

2006-10-29 05:54:32 Tree
[r3132] by stefan_fendt

reduce amount of antialias-filtering in "a"-mode.

2006-10-27 15:23:38 Tree
[r3131] by stefan_fendt

switching Code to C++ (plus change of internals)

2006-10-27 15:09:33 Tree
[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
Older >
Auth0 Logo