log

age author description
Sat, 22 Sep 2007 16:14:20 +0000 iive Fix building without network.
Sat, 22 Sep 2007 13:31:56 +0000 reimar Change outdated note for -subfps
Sat, 22 Sep 2007 13:24:58 +0000 reimar Revert r24103, it was nonsense and add a comment that explains the code
Sat, 22 Sep 2007 08:40:02 +0000 nicodvb removed unused function parameters
Sat, 22 Sep 2007 08:29:25 +0000 nicodvb in ts_detect_streams() moved the iteration condition inside the loop
Thu, 20 Sep 2007 17:55:25 +0000 faust3 add some commented register dumping code
Thu, 20 Sep 2007 09:04:40 +0000 Gabrov synced with r24573
Thu, 20 Sep 2007 00:55:38 +0000 lu_zero libnemesi changelog item
Wed, 19 Sep 2007 21:47:35 +0000 faust3 rivatv_lock_nv04 is actually an extended version of rivatv_lock_nv03 (patch by Guillaume LECERF <foxcore at gmail.com>)
Wed, 19 Sep 2007 21:38:22 +0000 lu_zero libnemesi support, yet another rtsp/rtp library...
Wed, 19 Sep 2007 20:45:29 +0000 diego I have overhauled the build system.
Wed, 19 Sep 2007 20:44:40 +0000 diego I don't maintain any Windows ports, but the Debian package.
Wed, 19 Sep 2007 15:44:09 +0000 reimar Fix loads of typos
Wed, 19 Sep 2007 14:47:12 +0000 diego Add myself as Debian package maintainer, Dariush has not been active in years.
Wed, 19 Sep 2007 13:01:08 +0000 reimar (Re)move idiotic checks, ret can't be < 0 or > 0 if the loop condition
Wed, 19 Sep 2007 12:54:10 +0000 reimar Fix a few typos
Tue, 18 Sep 2007 19:51:22 +0000 eugeni More precise line spacing.
Tue, 18 Sep 2007 18:41:38 +0000 eugeni Fix text height calculation. It depends on line spacing.
Tue, 18 Sep 2007 18:36:54 +0000 eugeni Fix an obviously incorrect comment.
Tue, 18 Sep 2007 18:34:52 +0000 eugeni Enable ass_line_spacing option.
Tue, 18 Sep 2007 16:28:39 +0000 voroshil Implement setting gain control for video devices (usually webcams)
Tue, 18 Sep 2007 14:08:08 +0000 diego MPEG-2 blocks at qp 1 get overfiltered by spp, apparently because "qp>>1" turns
Tue, 18 Sep 2007 12:08:24 +0000 reimar Mention that libavc png decoder depends on zlib
Tue, 18 Sep 2007 10:56:29 +0000 diego Add comment that clears up what _WINGDI_H is for.
Tue, 18 Sep 2007 10:23:34 +0000 diego Mark phony targets as such.
Tue, 18 Sep 2007 10:23:16 +0000 diego Simplify commands with automatic variables.
Tue, 18 Sep 2007 09:53:03 +0000 faust3 fix indentation after the last change (patch by Guillaume LECERF <foxcore at gmail.com>
Tue, 18 Sep 2007 09:49:54 +0000 Gabrov synced with r24565
Tue, 18 Sep 2007 09:30:42 +0000 diego Replace stdint.h #include by functionally equivalent inttypes.h.
Tue, 18 Sep 2007 08:56:51 +0000 diego Replace x-dev dependency with x11proto-core-dev.