log

age author description
Tue, 13 Sep 2005 08:47:46 +0000 diego - improved performance on truecolor modes
Mon, 12 Sep 2005 22:48:14 +0000 aurel cycle through tv channels (patch by Andrew Calkin < calkina at geexbox.org >)
Mon, 12 Sep 2005 21:08:04 +0000 reimar Fix maximum frame size, could lead to crashes when changing playback speed.
Mon, 12 Sep 2005 20:37:53 +0000 gpoirier synced with 1.1096
Mon, 12 Sep 2005 20:33:29 +0000 gpoirier start new sentences on a new line
Mon, 12 Sep 2005 19:39:48 +0000 gpoirier XviD supports "turbo" mode.
Mon, 12 Sep 2005 18:33:26 +0000 reimar Fix multiple issues: No picture at all, broken pictures, only every second
Mon, 12 Sep 2005 16:56:19 +0000 gpoirier Adds the script psnr-video.sh to calculate the PSNR between two existing video files.
Mon, 12 Sep 2005 16:35:58 +0000 gpoirier Adds the script psnr-video.sh to calculate the PSNR between two existing video files.
Mon, 12 Sep 2005 15:15:28 +0000 reimar Use GL_CLAMP_TO_EDGE instead of GL_CLAMP to avoid border texels being sampled.
Mon, 12 Sep 2005 14:51:30 +0000 reimar Fix border color (forgot to divide by 255.0).
Mon, 12 Sep 2005 10:05:06 +0000 reimar echores cleanup, introduce _res_comment variable to easily output additional
Sun, 11 Sep 2005 17:45:12 +0000 reimar Respect -nodouble even though it looks very bad.
Sun, 11 Sep 2005 15:41:08 +0000 henry do nothing if no free filenames are available
Sun, 11 Sep 2005 15:08:48 +0000 henry use slices if DR isn't available
Sun, 11 Sep 2005 15:02:49 +0000 nplourde only make the check for osx api if system is darwin
Sun, 11 Sep 2005 14:50:33 +0000 nplourde removed dep for perl_check on osx
Sun, 11 Sep 2005 12:45:34 +0000 iive better _comment in echores
Sun, 11 Sep 2005 12:16:12 +0000 henry forgotten MP_IMGFLAG_READABLE
Sun, 11 Sep 2005 10:57:28 +0000 iive Separate _freetype=no from the comment, this fixes the fontconfig bug without need of forcing "no"
Sun, 11 Sep 2005 10:52:24 +0000 henry DR and slice support
Sun, 11 Sep 2005 10:06:27 +0000 gpoirier Sync with 1.1094
Sun, 11 Sep 2005 08:00:38 +0000 henry screenshot filter
Sun, 11 Sep 2005 07:25:50 +0000 henry screenshot filter
Sun, 11 Sep 2005 06:42:32 +0000 henry screenshot filter
Sat, 10 Sep 2005 20:15:02 +0000 nplourde key_down_event
Sat, 10 Sep 2005 18:44:17 +0000 nplourde perl check for macosx
Sat, 10 Sep 2005 18:39:28 +0000 henry use system videodev2.h instead
Sat, 10 Sep 2005 18:38:23 +0000 henry - remove useless /dev/video* checks
Sat, 10 Sep 2005 18:23:40 +0000 reimar Make sure _freetype is either yes or no, otherwise fontconfig might be enabled
Sat, 10 Sep 2005 17:03:35 +0000 michael CONFIG_GPL for lavc
Sat, 10 Sep 2005 15:13:13 +0000 diego Mac OS X section reviewed for wording/spelling/grammar and content.
Fri, 09 Sep 2005 20:05:42 +0000 reimar Ignore movi_end (except on error) to allow playing growing files.
Fri, 09 Sep 2005 17:08:26 +0000 reimar Set texture border color to avoid weird border colors in some rare cases.
Fri, 09 Sep 2005 16:43:18 +0000 reimar Add missing doxygen comment for clearOSD()
Fri, 09 Sep 2005 15:54:09 +0000 reimar Fix a typo in a comment
Fri, 09 Sep 2005 14:49:13 +0000 reimar gl_buffer should be unsigned
Fri, 09 Sep 2005 14:47:54 +0000 reimar Add an uninit function.
Fri, 09 Sep 2005 13:29:04 +0000 gpoirier synced with 1.1093
Fri, 09 Sep 2005 11:19:27 +0000 reimar Remove useless space
Fri, 09 Sep 2005 11:10:29 +0000 reimar Missing .REss in -vo gl description
Fri, 09 Sep 2005 10:26:21 +0000 ods15 Updates to NUT spec:
Fri, 09 Sep 2005 09:25:07 +0000 diego spelling/grammar/wording
Fri, 09 Sep 2005 07:26:38 +0000 gpoirier synced with 1.1091
Thu, 08 Sep 2005 00:11:55 +0000 diego Replace remaining tabs by spaces.
Wed, 07 Sep 2005 00:19:04 +0000 reimar Do not define NO_FREE, it causes a giant memleak with -loop 0 and a short file.
Tue, 06 Sep 2005 23:11:30 +0000 reimar We can not seek, so set seekable to 0
Tue, 06 Sep 2005 22:47:57 +0000 diego When specifying a VIDIX subdevice the name needs to be written out
Tue, 06 Sep 2005 22:00:35 +0000 diego small wording fixes
Tue, 06 Sep 2005 21:45:40 +0000 reimar memleak fix, escfilename was not freed for an invalid url
Tue, 06 Sep 2005 21:33:28 +0000 gpoirier New section about sync and remuxing issues.
Tue, 06 Sep 2005 21:14:55 +0000 reimar memleak fixes when using an http proxy
Tue, 06 Sep 2005 21:08:36 +0000 reimar check4proxies always creates a copy, so url should be freed
Tue, 06 Sep 2005 21:00:57 +0000 reimar memleak fixes when invalid http url specified.
Tue, 06 Sep 2005 20:50:10 +0000 diego support for GeForce FX Go5200 (newer Apple PowerBooks)
Tue, 06 Sep 2005 20:37:47 +0000 reimar Use bitrate from demuxer
Tue, 06 Sep 2005 20:35:14 +0000 reimar better bitrate calculation
Tue, 06 Sep 2005 19:50:21 +0000 reimar execute the check function even when a demuxer is forced, to avoid crashes.
Tue, 06 Sep 2005 19:46:48 +0000 reimar Forgotten mpc demuxer
Tue, 06 Sep 2005 19:40:19 +0000 reimar Changes forgotten during demuxer API change, introduce a check function.