summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Move postproc ---> libswscalelucabe2006-06-3031-22/+22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18866 b3059339-0415-0410-9bf9-f77b7e298cf2
* Nicolas Le Gaillart has vanishedgpoirier2006-06-301-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18865 b3059339-0415-0410-9bf9-f77b7e298cf2
* Update list of documentation maintainers.diego2006-06-301-6/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18863 b3059339-0415-0410-9bf9-f77b7e298cf2
* gets ride of a few more sizeof(char)sreynaldo2006-06-304-6/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18862 b3059339-0415-0410-9bf9-f77b7e298cf2
* more sizeof(char) funreynaldo2006-06-302-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18861 b3059339-0415-0410-9bf9-f77b7e298cf2
* correct handling of sgi compressed images on amd64, patch by Paul-Francois ↵reynaldo2006-06-301-3/+3
| | | | | | Fontigny - pff AT filmik-be git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18860 b3059339-0415-0410-9bf9-f77b7e298cf2
* coverity report #179 from xine: variable "rest" not freed or pointed-to in ↵ben2006-06-291-0/+1
| | | | | | function "rtsp_put" (see http://xine.cvs.sourceforge.net/xine/xine-lib/src/input/librtsp/rtsp.c?r1=1.19&r2=1.20) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18859 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetic patch to remove useless sizeof(char) statementsben2006-06-291-7/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18858 b3059339-0415-0410-9bf9-f77b7e298cf2
* increase buffer size, "CSeq: %u" has a worst case of 17 (fix 1.18 from xine, ↵ben2006-06-291-3/+3
| | | | | | see http://xine.cvs.sourceforge.net/xine/xine-lib/src/input/librtsp/rtsp.c?r1=1.17&r2=1.18) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18857 b3059339-0415-0410-9bf9-f77b7e298cf2
* be more tolerant on server responses parameters case (fix 1.17 from xine, ↵ben2006-06-291-8/+8
| | | | | | see http://xine.cvs.sourceforge.net/xine/xine-lib/src/input/librtsp/rtsp.c?r1=1.16&r2=1.17) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18856 b3059339-0415-0410-9bf9-f77b7e298cf2
* 2 more unused functions removal (trying to sync with xine)ben2006-06-291-52/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18855 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed unused hexdump()ben2006-06-291-36/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18854 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix compilation under mingw (thanks to tempn AT twmi DOT rr DOT com for ↵ben2006-06-291-0/+1
| | | | | | report and pacman for fix) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18853 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add missing license, as chosen by its authorgpoirier2006-06-291-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18852 b3059339-0415-0410-9bf9-f77b7e298cf2
* merges two asm constraints to one, patch by Zuxy Meng zuxy PP meng AHH gmail ↵gpoirier2006-06-291-3/+3
| | | | | | PP com git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18851 b3059339-0415-0410-9bf9-f77b7e298cf2
* Switch to UTF-8, patch by Rickard Narstromgpoirier2006-06-292-457/+457
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18850 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix misplaced apostrophe.diego2006-06-291-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18849 b3059339-0415-0410-9bf9-f77b7e298cf2
* Clear up the "who is pacman / who is tcsetattr?" mysterypacman2006-06-281-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18848 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove bogus stream_eof() test - av_read_frame() has its own buffer and canpacman2006-06-281-5/+0
| | | | | | | still return usable data after the underlying stream_t has EOF'ed. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18847 b3059339-0415-0410-9bf9-f77b7e298cf2
* Respect AOPLAY_FINAL_CHUNKpacman2006-06-281-2/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18846 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmeticsdiego2006-06-281-0/+30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18845 b3059339-0415-0410-9bf9-f77b7e298cf2
* Rewrite and extend the Subversion guidelines.diego2006-06-281-64/+92
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18844 b3059339-0415-0410-9bf9-f77b7e298cf2
* typo/grammar fixesdiego2006-06-281-12/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18843 b3059339-0415-0410-9bf9-f77b7e298cf2
* More information on how to compile MPlayer on OSX with extra featuresgpoirier2006-06-271-1/+42
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18842 b3059339-0415-0410-9bf9-f77b7e298cf2
* includes before checking for defines (thanks Reimar for watching me)ben2006-06-271-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18841 b3059339-0415-0410-9bf9-f77b7e298cf2
* network code portability for win32ben2006-06-271-1/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18840 b3059339-0415-0410-9bf9-f77b7e298cf2
* avoid messing up with includesben2006-06-272-5/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18839 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove MMX2 dependency (replace pshufw $78 with pswapd) so it cangpoirier2006-06-271-32/+32
| | | | | | | | | | | be used on a K6-2/3+. Patch by Zuxy Meng < zuxy PP meng AH gmail PP com > Original thread: Date: Jun 21, 2006 2:50 PM Subject: [MPlayer-dev-eng] [PATCH] Saturation & PSWAPD bugfix in mp3lib/dct64_3dnow.c & mp3lib/dct64_k7.c git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18838 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix conversion float to int to use saturated ops,gpoirier2006-06-272-41/+52
| | | | | | | | | | Patch by Zuxy Meng < zuxy PP meng AH gmail PP com > Original thread: Date: Jun 21, 2006 2:50 PM Subject: [MPlayer-dev-eng] [PATCH] Saturation & PSWAPD bugfix in mp3lib/dct64_3dnow.c & mp3lib/dct64_k7.c git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18837 b3059339-0415-0410-9bf9-f77b7e298cf2
* don't declare same global var twice (break live555 compilation)ben2006-06-261-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18836 b3059339-0415-0410-9bf9-f77b7e298cf2
* updated DOCS with new generic (non LIVE555 dependant) usage of -rtsp-port optionben2006-06-266-6/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18835 b3059339-0415-0410-9bf9-f77b7e298cf2
* mention new rtsp demuxer in changelog fileben2006-06-261-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18834 b3059339-0415-0410-9bf9-f77b7e298cf2
* added new native rtsp demuxer code for mpeg-ts over rtp (now both real and ↵ben2006-06-268-11/+805
| | | | | | non-real servers should be handled) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18833 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add new Subversion beginners guideivo2006-06-261-0/+62
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18832 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove old CVS beginners guideivo2006-06-261-141/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18831 b3059339-0415-0410-9bf9-f77b7e298cf2
* added FreeSDP library in Copyright fileben2006-06-261-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18830 b3059339-0415-0410-9bf9-f77b7e298cf2
* r18824: URL update for Marillat Debian packageskraymer2006-06-261-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18829 b3059339-0415-0410-9bf9-f77b7e298cf2
* added myself as freesdp imported library maintainerben2006-06-261-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18828 b3059339-0415-0410-9bf9-f77b7e298cf2
* new imported library in libmpdemux: freesdp (will be used by native rtsp ↵ben2006-06-268-1/+3734
| | | | | | demuxer) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18827 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetic changes to avoid constants redefinitionben2006-06-261-8/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18826 b3059339-0415-0410-9bf9-f77b7e298cf2
* Avoid crash in uninit-without-config casereimar2006-06-261-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18825 b3059339-0415-0410-9bf9-f77b7e298cf2
* URL update for Marillat Debian packagesdiego2006-06-262-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18824 b3059339-0415-0410-9bf9-f77b7e298cf2
* support for auto_close parameter in menu command list (geexbox patch)ben2006-06-251-1/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18823 b3059339-0415-0410-9bf9-f77b7e298cf2
* switch_ratio -1 slave command restores aspect ratio to default value ↵ben2006-06-251-1/+1
| | | | | | (geexbox patch) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18822 b3059339-0415-0410-9bf9-f77b7e298cf2
* declaring static functions with the same name than libc ones was not the ↵ben2006-06-252-4/+4
| | | | | | best idea ever git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18821 b3059339-0415-0410-9bf9-f77b7e298cf2
* Typo: use ptmpstr instead of tmpstr to strip leading spaces + add gpoirier2006-06-251-2/+2
| | | | | | | | | | | | 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
* 10lattila2006-06-251-1/+1
| | | | | | | fix 1023 <-> 1024 typo git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18819 b3059339-0415-0410-9bf9-f77b7e298cf2
* kill unused message string MSGTR_LIBVO_MGA_MgaInvalidOutputFormatattila2006-06-257-7/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18818 b3059339-0415-0410-9bf9-f77b7e298cf2
* reword some of the german translations of the mga message stringsattila2006-06-251-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18817 b3059339-0415-0410-9bf9-f77b7e298cf2
* correctly prefix all messages from -vo mga with [MGA]attila2006-06-257-63/+63
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18816 b3059339-0415-0410-9bf9-f77b7e298cf2
* fail with an error if the source resolution is larger than 1023x1023attila2006-06-252-0/+7
| | | | | | | when using -vo (x)mga git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18815 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make sure mp_input_read_key_code always sleeps. Avoids 100% CPU loadreimar2006-06-251-4/+8
| | | | | | | during cache fill. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18814 b3059339-0415-0410-9bf9-f77b7e298cf2
* Forgotten free on errorreimar2006-06-251-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18813 b3059339-0415-0410-9bf9-f77b7e298cf2
* respect AOPLAY_FINAL_CHUNK and do not discard samples read from bufferreimar2006-06-251-3/+10
| | | | | | | on underrun. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18812 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove unused variablereimar2006-06-251-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18811 b3059339-0415-0410-9bf9-f77b7e298cf2
* natsuki.mplayerhq.hu -> rsync.mplayerhq.huattila2006-06-241-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18810 b3059339-0415-0410-9bf9-f77b7e298cf2
* exit() is not allowed in any other function than main(); removednicodvb2006-06-241-7/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18808 b3059339-0415-0410-9bf9-f77b7e298cf2
* fprintf -> ms_msgnicodvb2006-06-241-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18807 b3059339-0415-0410-9bf9-f77b7e298cf2
* static-ized a couple of functionsnicodvb2006-06-242-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18806 b3059339-0415-0410-9bf9-f77b7e298cf2
* rtp reordering of packets; patch by Ernitron (ernitron@fastwebnet.it)nicodvb2006-06-241-15/+165
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18805 b3059339-0415-0410-9bf9-f77b7e298cf2
* prevent a buffer overflow to occur at teardownben2006-06-231-2/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18804 b3059339-0415-0410-9bf9-f77b7e298cf2
* added myself as the new librtsp maintainerben2006-06-231-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18803 b3059339-0415-0410-9bf9-f77b7e298cf2
* moved generic rtsp related files from realrtsp to librtspben2006-06-239-12/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18802 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove some never called codeben2006-06-232-18/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18801 b3059339-0415-0410-9bf9-f77b7e298cf2
* prevent most RTSP streams from locking due to -idxben2006-06-231-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18800 b3059339-0415-0410-9bf9-f77b7e298cf2
* added myself to AUTHORS fileben2006-06-231-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18799 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed some includes that are now uselessben2006-06-231-2/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18798 b3059339-0415-0410-9bf9-f77b7e298cf2
* new RTSP demuxer dedicated file, based on old code from realrtsp one but ↵ben2006-06-233-94/+176
| | | | | | intended to be much more generic git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18797 b3059339-0415-0410-9bf9-f77b7e298cf2
* some printf() to mp_msg() replacementsben2006-06-231-6/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18796 b3059339-0415-0410-9bf9-f77b7e298cf2
* move real_rtsp init/uninit code to its dedicated place to simplify a bit ↵ben2006-06-233-39/+83
| | | | | | rtsp session demuxer git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18795 b3059339-0415-0410-9bf9-f77b7e298cf2
* Produce correct version string even when not run in a Subversion working copy.diego2006-06-231-1/+3
| | | | | | | ported from FFmpeg git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18794 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix charset of turkish help msggpoirier2006-06-231-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18793 b3059339-0415-0410-9bf9-f77b7e298cf2
* "make depend" requires version.huau2006-06-221-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18792 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove pointless and sometimes incorrect lookupTex stuffreimar2006-06-221-8/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18791 b3059339-0415-0410-9bf9-f77b7e298cf2
* reduce number of texture indirections to support older cardsreimar2006-06-221-6/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18790 b3059339-0415-0410-9bf9-f77b7e298cf2
* CVS --> Subversion + better version.h handlingdiego2006-06-221-9/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18789 b3059339-0415-0410-9bf9-f77b7e298cf2
* CVS --> Subversiondiego2006-06-221-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18788 b3059339-0415-0410-9bf9-f77b7e298cf2
* Adapt FFmpeg version.sh that only recreates version.h if its content changed.diego2006-06-221-3/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18787 b3059339-0415-0410-9bf9-f77b7e298cf2
* CVS --> Subversion in copyright noticesdiego2006-06-2297-155/+155
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18786 b3059339-0415-0410-9bf9-f77b7e298cf2
* Ignore libmpencoders.a.diego2006-06-220-0/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18785 b3059339-0415-0410-9bf9-f77b7e298cf2
* CVS --> Subversion as noticed by Jacob Beacham beacham**@**uiuc**.**edudiego2006-06-221-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18784 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove forgotten --disable-setlocale option from --help output.diego2006-06-221-1/+0
| | | | | | | noticed by Jim Huang jserv&&@&&linux2&&.&&cc&&.&&ntu&&.&&edu&&.