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.
|