Commit Graph

18819 Commits

Author SHA1 Message Date
ben 5c6bf0cfe7 switch_ratio -1 slave command restores aspect ratio to default value (geexbox patch)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18822 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-25 21:16:52 +00:00
ben be1d649e96 declaring static functions with the same name than libc ones was not the best idea ever
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18821 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-25 20:59:12 +00:00
gpoirier 91ca617cfd Typo: use ptmpstr instead of tmpstr to strip leading spaces + add
comment
Patch by Zuxy Meng ##zuxy P meng AH gmail P com##
--Cette ligne, et les 
suivantes ci-dessous, seront ignorées--

M    cpudetect.c


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18820 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-25 17:37:58 +00:00
attila 1f9d6c4897 10l
fix 1023 <-> 1024 typo


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18819 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-25 16:18:50 +00:00
attila 3fe081dc41 kill unused message string MSGTR_LIBVO_MGA_MgaInvalidOutputFormat
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18818 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-25 16:16:59 +00:00
attila b21dec816e reword some of the german translations of the mga message strings
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18817 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-25 16:09:57 +00:00
attila 8fb6c3055b correctly prefix all messages from -vo mga with [MGA]
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18816 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-25 16:01:01 +00:00
attila 113b85e0b7 fail with an error if the source resolution is larger than 1023x1023
when using -vo (x)mga


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18815 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-25 15:50:19 +00:00
reimar 9e365fd95b Make sure mp_input_read_key_code always sleeps. Avoids 100% CPU load
during cache fill.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18814 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-25 14:03:56 +00:00
reimar ee00cceb8b Forgotten free on error
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18813 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-25 14:02:28 +00:00
reimar 6e809b6f52 respect AOPLAY_FINAL_CHUNK and do not discard samples read from buffer
on underrun.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18812 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-25 09:02:47 +00:00
reimar 6811f8c042 remove unused variable
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18811 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-25 08:53:13 +00:00
attila 33368094e8 natsuki.mplayerhq.hu -> rsync.mplayerhq.hu
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18810 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-24 21:51:51 +00:00
nicodvb 64fb0e7cd3 exit() is not allowed in any other function than main(); removed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18808 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-24 09:41:41 +00:00
nicodvb c3fafa8324 fprintf -> ms_msg
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18807 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-24 09:30:23 +00:00
nicodvb 0d0ed504d8 static-ized a couple of functions
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18806 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-24 09:27:07 +00:00
nicodvb 8f18af19d9 rtp reordering of packets; patch by Ernitron (ernitron@fastwebnet.it)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18805 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-24 09:10:06 +00:00
ben 7473a37fcc prevent a buffer overflow to occur at teardown
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18804 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-23 22:23:07 +00:00
ben 40f1d3622f added myself as the new librtsp maintainer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18803 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-23 21:40:07 +00:00
ben 4bb2bf6ec5 moved generic rtsp related files from realrtsp to librtsp
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18802 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-23 21:38:28 +00:00
ben 7afb388858 remove some never called code
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18801 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-23 20:32:32 +00:00
ben 6d9101a25c prevent most RTSP streams from locking due to -idx
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18800 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-23 20:28:12 +00:00
ben dbfdb7feba added myself to AUTHORS file
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18799 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-23 20:23:08 +00:00
ben 3befb06756 removed some includes that are now useless
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18798 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-23 20:18:48 +00:00
ben 8203e47d0c new RTSP demuxer dedicated file, based on old code from realrtsp one but intended to be much more generic
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18797 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-23 20:17:12 +00:00
ben e1437c6af8 some printf() to mp_msg() replacements
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18796 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-23 19:34:06 +00:00
ben 67d4bff07e move real_rtsp init/uninit code to its dedicated place to simplify a bit rtsp session demuxer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18795 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-23 19:30:15 +00:00
diego eebd69a051 Produce correct version string even when not run in a Subversion working copy.
ported from FFmpeg


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18794 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-23 15:12:56 +00:00
gpoirier 7b0658eb4b fix charset of turkish help msg
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18793 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-23 08:36:15 +00:00
uau cdb4508afc "make depend" requires version.h
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18792 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-22 22:07:25 +00:00
reimar db92e7a6b7 remove pointless and sometimes incorrect lookupTex stuff
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18791 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-22 17:05:08 +00:00
reimar 42efe0d376 reduce number of texture indirections to support older cards
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18790 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-22 17:02:42 +00:00
diego 0a8fb0f7db CVS --> Subversion + better version.h handling
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18789 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-22 13:50:26 +00:00
diego f1682d9ec3 CVS --> Subversion
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18788 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-22 13:49:52 +00:00
diego 7dda786ccb Adapt FFmpeg version.sh that only recreates version.h if its content changed.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18787 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-22 13:47:50 +00:00
diego 57f3213401 CVS --> Subversion in copyright notices
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18786 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-22 13:34:00 +00:00
diego bfc890d688 Ignore libmpencoders.a.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18785 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-22 13:20:41 +00:00
diego a3743bba68 CVS --> Subversion as noticed by Jacob Beacham beacham**@**uiuc**.**edu
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18784 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-22 09:39:14 +00:00
diego 0f53e117dd Remove forgotten --disable-setlocale option from --help output.
noticed by Jim Huang jserv&&@&&linux2&&.&&cc&&.&&ntu&&.&&edu&&.&&tw


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18783 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-22 09:27:00 +00:00
uau c22ccbb864 Revert Michael's VFCTRL_FLIP_PAGE changes ("svn merge -r 18781:18779 .")
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18782 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-21 23:50:23 +00:00
michael a8d08eee90 intercept VFCTRL_FLIP_PAGE if needed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18781 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-21 20:52:07 +00:00
michael 5dc55f21c1 send flip_page() through the filter chain
ignoring the filter chain cannot and does not work with frame skip / insertion filters
if this breaks something then just reverse it, ive not exhaustively tested it ...


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18780 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-21 20:29:45 +00:00
nicodvb b2d9b8a9df support for -alang in demux_lavf
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18779 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-21 19:25:45 +00:00
nicodvb 4e5235e91f support for -alang
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18778 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-21 19:24:17 +00:00
ben dd6c38075d cosmetic changes (defines will be used later in other parts of the code)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18777 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-21 17:50:50 +00:00
diego c3304dad1f Make most of the xpm-files read 'const char*' instead of 'char*'
to reflect the read-only status of the xpm-definitions.
patch by Stefan Huehner stefan$$at$$huehner$$dot$$org


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18776 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-21 17:42:54 +00:00
ben dbd687fd37 better RTSP RFC compliance (fixes in CSeq and TEARDOWN handling)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18775 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-21 17:39:27 +00:00
diego 60f223f766 Move #ifdefs around complete files into the build system.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18774 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-21 14:49:09 +00:00
diego 6b050a4ed0 Ignore libraries.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18773 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-21 13:50:06 +00:00
ivo 8ee4795120 rename cvs-howto.txt to svn-howto.txt
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18772 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-21 12:56:42 +00:00