log

age author description
Tue, 13 Jun 2006 19:55:20 +0000 reimar Do not use border for bicubic filter helper texture, since it will cause ATI
Tue, 13 Jun 2006 08:00:48 +0000 gpoirier Fix a condition as suggested by Rich.
Tue, 13 Jun 2006 07:58:06 +0000 gpoirier cosmetics
Tue, 13 Jun 2006 07:57:06 +0000 gpoirier Fixes suggested by Ivo, and failure under non-root operation improved. Original patch by Mark Sanderson < mmp AH kiora P ath P cx > (reworked a bit to try to meet out commit policy).
Mon, 12 Jun 2006 23:09:18 +0000 nicodvb audio stream switching in mpeg-ts
Mon, 12 Jun 2006 23:06:21 +0000 nicodvb support for audio stream switching
Mon, 12 Jun 2006 21:24:43 +0000 gpoirier add x264 encoding over lavc, Patch by our Dear Guru (Michael Niedermayer) ;)
Mon, 12 Jun 2006 16:25:05 +0000 reimar Optimize bicubic filtering
Mon, 12 Jun 2006 15:49:18 +0000 diego 10l to Roberto for forgetting to add the release code name.
Mon, 12 Jun 2006 15:19:58 +0000 diego typo noticed by Alexander Monakov monoid$$at$$fds-net$$dot$$ru
Mon, 12 Jun 2006 11:14:10 +0000 gpoirier moves invariant code (chiefly MMX register initialization) out of loops as well as eliminating some memory accesses within the inner loop.
Sun, 11 Jun 2006 21:29:00 +0000 nicodvb include stream_dvd's interface from libmpdemux/stream_dvd.h
Sun, 11 Jun 2006 21:26:35 +0000 nicodvb moved stream_dvd's interface to stream_dvd.h
Sun, 11 Jun 2006 21:18:25 +0000 nicodvb now any audio stream can be chosen during DEMUXER_CTRL_SWITCH_AUDIO, irrispective of the codec used
Sun, 11 Jun 2006 21:16:12 +0000 nicodvb moved audio codec/filters/out to a separate function that is called both at init() and to switch audio stream
Sun, 11 Jun 2006 18:35:14 +0000 rtogni Add pre7try3, final pre8 update
Sun, 11 Jun 2006 14:53:31 +0000 gpoirier sync with r18656 (French man page is now in sync)
Sun, 11 Jun 2006 10:08:40 +0000 reimar fix image adjustment (brightness etc.) for yuv=6
Sat, 10 Jun 2006 22:13:19 +0000 kraymer sync with r18673
Sat, 10 Jun 2006 20:48:06 +0000 attila Preliminary version of mirror howto
Sat, 10 Jun 2006 20:11:38 +0000 reimar Do not require iconv program with --charset=noconv
Sat, 10 Jun 2006 12:24:43 +0000 diego Expand and update the Solaris and AIX sections.
Fri, 09 Jun 2006 23:19:13 +0000 rtogni Protect SIZE_MAX use
Fri, 09 Jun 2006 22:33:09 +0000 pacman Fix declaration mixed in among statements in the recent dvr-ms code
Fri, 09 Jun 2006 21:43:23 +0000 nicodvb moved store_ughvlc() before #ifdef HAVE_OGGVORBIS, so it can be used by other demuxers when libogg and/or libvorbis are missing
Fri, 09 Jun 2006 21:31:00 +0000 nicodvb support for vorbis in mp4/mov
Fri, 09 Jun 2006 21:30:06 +0000 nicodvb support for vorbis in mp4/mov
Fri, 09 Jun 2006 21:29:18 +0000 nicodvb decoderConfigLen can be larger than 255 bytes
Fri, 09 Jun 2006 14:43:44 +0000 kraymer r18656: Add yuv to rgb conversion using a 3D lookup texture
Fri, 09 Jun 2006 14:41:59 +0000 kraymer add Kurt Lettmaier to AUTHORS