log

age author description
Sat, 29 Jul 2006 16:21:14 +0000 nicodvb ptslen was set to 5 even when no pts==0
Sat, 29 Jul 2006 16:08:59 +0000 ben typo fix
Sat, 29 Jul 2006 15:42:01 +0000 rtogni Support for Chinese AVS
Sat, 29 Jul 2006 15:31:22 +0000 gpoirier Part 2 of the various fixes features by Jerome Ferrari
Sat, 29 Jul 2006 15:27:42 +0000 ben missed some escaping
Sat, 29 Jul 2006 15:25:57 +0000 ben use DOCS writing standards for default values (asked by diego)
Sat, 29 Jul 2006 15:08:37 +0000 gpoirier Part 1 of review of Jerome's Ferrari's patch
Sat, 29 Jul 2006 14:53:38 +0000 attila disable dha kernelhelper support by default.
Sat, 29 Jul 2006 14:47:24 +0000 gpoirier sync w/ r19233
Sat, 29 Jul 2006 12:07:33 +0000 ben french manpage for pvr:// input
Sat, 29 Jul 2006 11:07:34 +0000 ben added ivtv ao/vo in ChangeLog
Sat, 29 Jul 2006 11:03:38 +0000 ben missing supported PVR card reference
Sat, 29 Jul 2006 11:02:58 +0000 ben english manpage for pvr:// input
Fri, 28 Jul 2006 23:17:45 +0000 uau Set user_muted in mp_property_mute(). Fixes mute turning off when
Fri, 28 Jul 2006 21:51:13 +0000 ben updated en/fr manpages for ao_ivtv
Fri, 28 Jul 2006 21:39:48 +0000 ben ao_ivtv driver in authors/maintainers files
Fri, 28 Jul 2006 21:36:03 +0000 ben added audio output for ivtv cards
Fri, 28 Jul 2006 21:16:52 +0000 nicodvb removed default outfile for -ao mpegpes
Fri, 28 Jul 2006 21:15:31 +0000 nicodvb if HAVE_DVB isn't set don't fall back to outputting audiograb.mpg by default, fail instead
Fri, 28 Jul 2006 19:37:49 +0000 reimar Some more documentation
Fri, 28 Jul 2006 18:19:44 +0000 reimar Implement DEMUXER_CTRL_GET_TIME_LENGTH and DEMUXER_CTRL_GET_PERCENT_POS,
Fri, 28 Jul 2006 17:56:38 +0000 reimar 10l, last commit swapped U and V planes.
Fri, 28 Jul 2006 17:04:43 +0000 reimar Handle frames with stride correctly (e.g. the "Version" source of current AVS).
Fri, 28 Jul 2006 17:03:08 +0000 reimar Do not count each decoded frame twice.
Fri, 28 Jul 2006 16:33:27 +0000 uau cosmetics: fix incorrect indentation left by reimar and extra word in
Fri, 28 Jul 2006 15:40:05 +0000 nicodvb include sys/poll.h only when HAVE_DVB[_HEAD] is set
Fri, 28 Jul 2006 15:05:35 +0000 reimar Cosmetics for last commit
Fri, 28 Jul 2006 15:04:10 +0000 reimar Move more stuff under if (avs_has_video... to simplify later patches.
Fri, 28 Jul 2006 14:44:11 +0000 reimar set pts of the demux patcket correctly
Fri, 28 Jul 2006 14:37:41 +0000 reimar Move variable declarations to the block level where they are actually used