log

age author description
Wed, 20 Dec 2006 15:31:50 +0000 kraymer alsa messages for Spanish help file
Wed, 20 Dec 2006 14:53:56 +0000 voroshil Translation of menc-feat-video-for-windows sect1 in encoding-guide.xml
Wed, 20 Dec 2006 13:09:29 +0000 lucabe Allow to compile swscale's non-SIMD code under the LGPL license.
Wed, 20 Dec 2006 12:43:06 +0000 gpoirier synced with r21697
Wed, 20 Dec 2006 12:31:09 +0000 gpoirier typo fix in denoise3d's chroma_tmp option description
Wed, 20 Dec 2006 11:50:00 +0000 voroshil Translation of menc-feat-xvid sect1 in encoding-guide.xml
Wed, 20 Dec 2006 08:33:49 +0000 kraymer sync with r21655
Wed, 20 Dec 2006 00:08:49 +0000 kraymer add source files comments to libass messages
Tue, 19 Dec 2006 23:46:30 +0000 kraymer Spanish translation for libass help messages
Tue, 19 Dec 2006 22:38:21 +0000 nicodvb mentioned file:// and smb:// as alternative stream outputs for mencoder
Tue, 19 Dec 2006 22:33:33 +0000 nicodvb added smb:// to the list of allowed input urls
Tue, 19 Dec 2006 22:31:10 +0000 nicodvb support for writing over smb shares
Tue, 19 Dec 2006 21:11:58 +0000 nicodvb in WRITE mode open the output file with mode 0666; umask will filter it
Tue, 19 Dec 2006 17:58:59 +0000 voroshil Translation of menc-feat-enc-libavcodec sect1 in encoding-guide.xml
Tue, 19 Dec 2006 11:23:07 +0000 torinthiel Sync tag bumped to 21686
Tue, 19 Dec 2006 11:20:47 +0000 torinthiel [cosmetics] minor fixes after reformatting round
Tue, 19 Dec 2006 11:07:59 +0000 torinthiel Synced with 21537
Tue, 19 Dec 2006 11:07:32 +0000 torinthiel Synced with 21624
Tue, 19 Dec 2006 11:07:10 +0000 torinthiel Synced with 21612
Tue, 19 Dec 2006 01:31:23 +0000 kraymer r21465: [cosmetics] Reindent XML source
Tue, 19 Dec 2006 00:01:16 +0000 kraymer r21508: emphasis the fact that leaving black borders really hurts quality
Mon, 18 Dec 2006 23:48:45 +0000 nicodvb update the list of files I maintain
Mon, 18 Dec 2006 23:44:07 +0000 kraymer r21425: Some fixes for previous commit, 10l for me
Mon, 18 Dec 2006 23:40:49 +0000 kraymer r21423: Consistent capitalization of table entries
Mon, 18 Dec 2006 21:11:16 +0000 nicodvb output streams
Mon, 18 Dec 2006 21:03:59 +0000 nicodvb muxers now write to output muxer->stream rather than to muxer->file
Mon, 18 Dec 2006 20:56:24 +0000 nicodvb support functions for writing to streams
Mon, 18 Dec 2006 20:55:12 +0000 nicodvb implemented STREAM_CTRL_GET_SIZE
Mon, 18 Dec 2006 20:54:38 +0000 nicodvb new STREAM_CTRL_GET_SIZE to get size of output stream
Mon, 18 Dec 2006 20:53:40 +0000 nicodvb in STREAM_WRITE mode open the stream with O_RDWR|O_CREAT, S_IRUSR|S_IWUSR and disable seek_forward for pipes