kraymer
e03516c9e6
roff fix (new line for new sentence)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23714 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-03 13:17:51 +00:00
diego
c06768bd4e
Sync FFmpeg changes:
...
CONFIG_X264 --> CONFIG_LIBX264, CONFIG_XVID --> CONFIG_LIBXVID
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23713 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-03 09:14:47 +00:00
diego
f4e02c38cb
Cygwin has had inttypes.h since version 1.5.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23712 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-03 08:28:44 +00:00
diego
f1ead29ad9
The file is compiled conditional to USE_DVDREAD so the #ifdef USE_DVDREAD
...
in the file are senseless.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23711 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-03 08:24:01 +00:00
diego
8f9c3308ed
The header is always included conditional to USE_DVDREAD,
...
no need to duplicate the #ifdef.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23710 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-03 08:22:39 +00:00
diego
3e9e4acd8d
Do not use leading underscores in multiple inclusion guards, they are reserved.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23709 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-02 22:34:45 +00:00
cehoyos
80afc9360a
Add equivalent of -Wno-pointer-sign for icc
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23708 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-02 22:02:59 +00:00
diego
437e32353f
Consistently use filename as multiple inclusion guard.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23707 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-02 21:34:39 +00:00
diego
e2928ff729
Consistently use filenames as multiple inclusion guards.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23706 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-02 21:23:42 +00:00
diego
d416c25c9b
Add consistent GUI prefix to multiple inclusion guards.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23705 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-02 20:55:05 +00:00
diego
32cfb9ea17
Add multiple inclusion guard.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23704 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-02 20:54:11 +00:00
diego
897899ce90
Consistently use filenames as multiple inclusion guards.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23703 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-02 20:36:18 +00:00
ptt
c6f9387ad8
first step of video.xml translation... (it's soooo huuuuuge..... :))
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23702 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-02 15:32:28 +00:00
diego
5e7f6adb17
Fix 'make checkheaders'.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23701 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-02 12:52:41 +00:00
diego
da9307d121
Remove obsolete and misleading comment.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23700 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-02 11:43:38 +00:00
diego
4a488bda77
Ignore .ho files.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23699 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-02 10:13:31 +00:00
voroshil
04006396a0
Cosmetics.
...
Reindent line, remove trailing spaces.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23698 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-30 10:59:55 +00:00
voroshil
f0ca43a600
Don't override input= option value is no input id is passed in tv:// url.
...
Remove debug fprintf
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23697 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-30 10:56:05 +00:00
nplourde
88166aa171
bugfix intel mac vo_quartz, PlanarPixmapInfoYUV420 structure requires big-endian value. author Taihei Monma tmkk@mac.com
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23696 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-29 21:57:31 +00:00
rtogni
59a387a829
wvx files (mimetype video/x-ms-wvx) are asx playlists. Fix bugzilla #750
...
http://www.ntt-fukushima.com/sora/mado_live/jr_aizu/gazai/jrwaka500k.wvx
Patch by Sergey Svishchev | svs ropnet ru | on bugzilla
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23695 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-29 21:21:57 +00:00
ptt
915736402a
synced to r23690, since it is
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23694 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-29 14:59:24 +00:00
ptt
f03d37fb0e
another bunch of corrections, suggested by nico
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23693 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-29 14:42:48 +00:00
ptt
b29ee302d4
synced with r23579
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23692 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-29 14:03:41 +00:00
ptt
6d4e1bf82b
revert r23538. my fault, didn't see there where 2 phrases, sorry...
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23691 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-29 14:00:47 +00:00
kraymer
7377f1b7f4
fix BUK->BUP typo
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23690 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-29 13:53:13 +00:00
ptt
826c89b85a
sparse grammar and syntactical corrections
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23689 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-29 11:26:46 +00:00
voroshil
dd2ef6be51
remove file that was added by mistake.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23688 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-29 08:56:50 +00:00
voroshil
6aea0fb430
Implemented tv://[<channel>][/<input_id>] url syntax
...
to allow users start watching from S-Video or Composite
input without touching '-tv input=' option.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23687 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-28 18:36:05 +00:00
reimar
ad164e04ee
Get rid of my_memcpy_pic code duplication in many filters.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23686 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-28 11:24:12 +00:00
diego
78fb17276c
comment grammar fixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23685 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-28 11:18:16 +00:00
diego
97369c5e09
Get rid of duplicate processor feature variables.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23684 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-27 23:11:21 +00:00
diego
d54bf53e0f
Add comments to some preprocessor directives.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23683 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-27 23:08:18 +00:00
diego
cf59dbbd17
Mark main() function as a function that takes no parameters.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23682 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-27 23:04:36 +00:00
Gabrov
3a7a591aad
synced with r23680
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23681 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-27 16:46:00 +00:00
reimar
a237b8b6f3
Fix vo_x11_clearwindow_part: x position is one less to avoid not clearing
...
a line in case of rounding error, so width must be one larger, too.
y-case is already correct.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23680 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-27 13:09:39 +00:00
diego
7f811fc47b
Fix "control reaches end of non-void function" warnings.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23679 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-27 13:04:29 +00:00
diego
dc208e99cb
Fix unused variable warnings.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23678 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-27 13:01:43 +00:00
diego
818623b090
Fix implicit declaration of function warnings.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23677 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-27 13:00:14 +00:00
reimar
e1057f5898
Remove some unused variables
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23676 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-27 10:28:38 +00:00
reimar
f131aafff1
Make X11 window creation and (with -fixed-vo) management simpler and more
...
consistent by introducing a new function that handles most of the
ugly things. Changes of behaviour with some vos is unavoidable, bug reports
welcome.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23675 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-27 10:26:13 +00:00
diego
b4be37acaf
Remove check for localtime_r, the function is not used within MPlayer.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23674 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-27 10:08:21 +00:00
kraymer
17d2fa3aea
r23504: -lavdopts threads is only implemented for mpeg[12]
...
r23528: x264 no longer defaults to qp=26.
r23548: give an example of -menu-chroot usage
r23549: refine the example of -menu-chroot yet more
r23561: add missing IDCT algothim, as defined in libavcodec/avcodec.h
r23580: misc small fixes
r23588: The audio balance feature implemented with af_pan.
r23609: Document the effect of -really-quiet on gmplayer.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23673 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-26 20:07:14 +00:00
ben
88f6f92c54
fix Radeon/Rage128 vidix with I420 colorspace (U/V were inverted)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23672 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-26 17:07:30 +00:00
reimar
85f88efe84
Lots of cosmetics for gl2
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23671 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-26 16:33:43 +00:00
reimar
15d418e19b
Remove two unused variables
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23670 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-26 15:51:51 +00:00
reimar
d3bc927fc4
Remove overly complex and unused per-subtexture "dirty" handling
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23669 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-26 15:51:49 +00:00
reimar
92542f710b
Remove now unused variable
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23668 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-26 15:51:47 +00:00
reimar
db9f690747
remove useless calloc cast
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23667 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-26 15:51:43 +00:00
ptt
3183c53efa
synced with r23609
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23666 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-26 15:14:28 +00:00
reimar
467d176cd1
Remove some unused code and useless error checking that only clutters the code
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23665 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-26 15:01:09 +00:00