aurel
f8617ee059
cycle through tv channels (patch by Andrew Calkin < calkina at geexbox.org >)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16470 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-12 22:48:14 +00:00
reimar
2737167ecf
Fix maximum frame size, could lead to crashes when changing playback speed.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16469 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-12 21:08:04 +00:00
gpoirier
ce93d8e31a
synced with 1.1096
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16468 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-12 20:37:53 +00:00
gpoirier
ad3a29668a
start new sentences on a new line
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16467 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-12 20:33:29 +00:00
gpoirier
8ad9a8794a
XviD supports "turbo" mode.
...
This is the last undocumented feature of XviD, so remove the TODO entry.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16466 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-12 19:39:48 +00:00
reimar
bc6baf5cbb
Fix multiple issues: No picture at all, broken pictures, only every second
...
picture displayed, compile warnings because of undefined functions and
a compile error on MinGW because of redefinition of open().
Or in short: I didn't find a case where the old version worked?!?
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16465 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-12 18:33:26 +00:00
gpoirier
c3054f241c
Adds the script psnr-video.sh to calculate the PSNR between two existing video files.
...
Script by Matthias Wieser < mwieser AH gmx POUM de >
Original thread:
Date: Aug 25, 2005 1:54 PM
Subject: [MEncoder-users] [Script] PSNR between two video files
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16464 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-12 16:56:19 +00:00
gpoirier
07ea845196
Adds the script psnr-video.sh to calculate the PSNR between two existing video files.
...
Script by Matthias Wieser < mwieser AH gmx POUM de >
Original thread:
Date: Aug 25, 2005 1:54 PM
Subject: [MEncoder-users] [Script] PSNR between two video files
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16463 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-12 16:35:58 +00:00
reimar
28ee54a940
Use GL_CLAMP_TO_EDGE instead of GL_CLAMP to avoid border texels being sampled.
...
This avoids some ugly effects when vo_gl2 uses multiple textures.
(Note to self: read the specs instead of just copying the old code!).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16462 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-12 15:15:28 +00:00
reimar
7a84b40ce4
Fix border color (forgot to divide by 255.0).
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16461 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-12 14:51:30 +00:00
reimar
36dd71db3c
echores cleanup, introduce _res_comment variable to easily output additional
...
information.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16460 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-12 10:05:06 +00:00
reimar
4de258aac4
Respect -nodouble even though it looks very bad.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16459 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-11 17:45:12 +00:00
henry
1887baa1ea
do nothing if no free filenames are available
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16458 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-11 15:41:08 +00:00
henry
9227bb4a99
use slices if DR isn't available
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16457 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-11 15:08:48 +00:00
nplourde
0e5dd90bf2
only make the check for osx api if system is darwin
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16456 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-11 15:02:49 +00:00
nplourde
ed3d28817c
removed dep for perl_check on osx
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16455 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-11 14:50:33 +00:00
iive
5951f5b836
better _comment in echores
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16454 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-11 12:45:34 +00:00
henry
5599e26670
forgotten MP_IMGFLAG_READABLE
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16453 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-11 12:16:12 +00:00
iive
a047ffb2ca
Separate _freetype=no from the comment, this fixes the fontconfig bug without need of forcing "no"
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16452 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-11 10:57:28 +00:00
henry
d33c27aa64
DR and slice support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16451 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-11 10:52:24 +00:00
gpoirier
5cb2b636a5
Sync with 1.1094
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16450 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-11 10:06:27 +00:00
henry
8263ce26e1
screenshot filter
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16449 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-11 08:00:38 +00:00
henry
a4b1844b55
screenshot filter
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16448 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-11 07:25:50 +00:00
henry
b88ca0cd1a
screenshot filter
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16447 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-11 06:42:32 +00:00
nplourde
fb116e54a3
key_down_event
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16446 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-10 20:15:02 +00:00
nplourde
71df60afc8
perl check for macosx
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16445 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-10 18:44:17 +00:00
henry
b5fc357962
use system videodev2.h instead
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16444 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-10 18:39:28 +00:00
henry
4655eb7787
- remove useless /dev/video* checks
...
- add a proper configure check for v4l2
- prepare for videodev2.h removal
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16443 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-10 18:38:23 +00:00
reimar
8a2a84dc51
Make sure _freetype is either yes or no, otherwise fontconfig might be enabled
...
even without iconv (and thus freetype) support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16442 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-10 18:23:40 +00:00
michael
a852d6f262
CONFIG_GPL for lavc
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16441 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-10 17:03:35 +00:00
diego
97e0be489a
Mac OS X section reviewed for wording/spelling/grammar and content.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16440 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-10 15:13:13 +00:00
reimar
021f63cd71
Ignore movi_end (except on error) to allow playing growing files.
...
Also adds a check if stream_read read the requested length.
This and the movi_end check on error help not accidently playing ID3 tags.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16439 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-09 20:05:42 +00:00
reimar
703189e5ea
Set texture border color to avoid weird border colors in some rare cases.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16438 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-09 17:08:26 +00:00
reimar
904448cec5
Add missing doxygen comment for clearOSD()
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16437 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-09 16:43:18 +00:00
reimar
6c536df1d0
Fix a typo in a comment
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16436 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-09 15:54:09 +00:00
reimar
be2b214c35
gl_buffer should be unsigned
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16435 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-09 14:49:13 +00:00
reimar
bb0c8b3df5
Add an uninit function.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16434 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-09 14:47:54 +00:00
gpoirier
a50169fe46
synced with 1.1093
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16433 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-09 13:29:04 +00:00
reimar
9a6c1eab01
Remove useless space
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16432 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-09 11:19:27 +00:00
reimar
5237e30f78
Missing .REss in -vo gl description
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16431 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-09 11:10:29 +00:00
ods15
a93326ef44
Updates to NUT spec:
...
1. remove average_bitrate
2. add other_stream_header, for subtitles and metadata
3. add max_pts to index
4. index_ptr - a 64 bit integer to say the total length of all index packets
5. specify how to write "multiple" indexes
6. change forward_ptr behavior, starts right after forward_ptr, ends after
checksum
7. remove stream_id <-> stream_class limitation.
8. time_base_nom must also be non zero.
9. rename time_base_nom and time_base_denom, now timebase means the length
of a tick, not amounts of ticks
10. remove (old?) sample_rate_mul stuff.
11. specify what exactly the checksum covers.
12. specify that stream classes which have multiple streams must have an
info packet.. (in new Semantic requirements section)
13. Rename 'timestamp' to pts.
14. Change date of draft...
15. Add myself to authors...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16430 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-09 10:26:21 +00:00
diego
e548b29dd0
spelling/grammar/wording
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16429 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-09 09:25:07 +00:00
gpoirier
e3ad55448c
synced with 1.1091
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16428 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-09 07:26:38 +00:00
diego
ae3406c2c8
Replace remaining tabs by spaces.
...
patch by Christoph Egger <Christoph_Egger -- at -- gmx -- dot -- de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16427 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-08 00:11:55 +00:00
reimar
70f2321ae8
Do not define NO_FREE, it causes a giant memleak with -loop 0 and a short file.
...
If this causes problems these should be fixed instead of using this hack.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16426 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-07 00:19:04 +00:00
reimar
d57b55823e
We can not seek, so set seekable to 0
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16425 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-06 23:11:30 +00:00
diego
b47b4e6ea1
When specifying a VIDIX subdevice the name needs to be written out
...
including the .so.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16424 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-06 22:47:57 +00:00
diego
b7c56e8926
small wording fixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16423 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-06 22:00:35 +00:00
reimar
54aa920577
memleak fix, escfilename was not freed for an invalid url
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16422 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-06 21:45:40 +00:00
gpoirier
956f6bdd47
New section about sync and remuxing issues.
...
Also tell that AVI and MPEG are only natively supported containers while more can be supported through libavformat
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16421 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-06 21:33:28 +00:00