reynaldo
f86db2816c
this unrelated and erroneus change was applied on my previous commit, reverted
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18875 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-01 04:55:54 +00:00
reynaldo
5b4ec50d44
rm unnecesary void* casts - part 1
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18874 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-01 03:56:13 +00:00
reynaldo
a01ba6cb74
havent seen him in ages..
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18873 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-30 20:05:28 +00:00
diego
4c6026a21b
Add some explanatory comments to #endif jungle.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18872 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-30 13:12:51 +00:00
diego
2b34538ead
10l: wrong #endif removed.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18871 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-30 13:11:44 +00:00
diego
bec4465db6
Remove #ifdef HAVE_DVD, the file is only compiled under #ifdef HAVE_DVD ...
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18870 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-30 13:04:57 +00:00
diego
bc93e25299
Move conditional FreeType support compilation to the build system.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18869 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-30 12:41:05 +00:00
diego
52b8a22453
postproc --> libswscale
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18868 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-30 12:40:05 +00:00
diego
d4d3146c8a
postprocess.h was moved to libpostproc years ago..
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18867 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-30 12:38:22 +00:00
lucabe
cc30aae17b
Move postproc ---> libswscale
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18866 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-30 12:00:31 +00:00
gpoirier
6ff1b35959
Nicolas Le Gaillart has vanished
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18865 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-30 09:45:22 +00:00
diego
d192a9ede9
Update list of documentation maintainers.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18863 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-30 08:51:37 +00:00
reynaldo
c71983202c
gets ride of a few more sizeof(char)s
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18862 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-30 04:24:07 +00:00
reynaldo
4f593b3393
more sizeof(char) fun
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18861 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-30 04:09:29 +00:00
reynaldo
a97779a3de
correct handling of sgi compressed images on amd64, patch by Paul-Francois Fontigny - pff AT filmik-be
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18860 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-30 03:18:12 +00:00
ben
e0a094555d
coverity report #179 from xine: variable "rest" not freed or pointed-to in 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
2006-06-29 22:00:01 +00:00
ben
6ab349aa68
cosmetic patch to remove useless sizeof(char) statements
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18858 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-29 21:53:35 +00:00
ben
46dc121052
increase buffer size, "CSeq: %u" has a worst case of 17 (fix 1.18 from xine, 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
2006-06-29 21:50:49 +00:00
ben
c223351501
be more tolerant on server responses parameters case (fix 1.17 from xine, 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
2006-06-29 21:46:51 +00:00
ben
44e7b2fced
2 more unused functions removal (trying to sync with xine)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18855 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-29 21:27:07 +00:00
ben
dc608be232
removed unused hexdump()
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18854 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-29 21:20:01 +00:00
ben
d7d7500003
fix compilation under mingw (thanks to tempn AT twmi DOT rr DOT com for report and pacman for fix)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18853 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-29 17:07:57 +00:00
gpoirier
02c29537a5
Add missing license, as chosen by its author
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18852 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-29 14:54:53 +00:00
gpoirier
90587fc744
merges two asm constraints to one, patch by Zuxy Meng zuxy PP meng AHH gmail PP com
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18851 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-29 14:47:07 +00:00
gpoirier
7c0ade5e02
Switch to UTF-8, patch by Rickard Narstrom
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18850 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-29 08:18:08 +00:00
diego
1b99530a42
Fix misplaced apostrophe.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18849 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-29 07:01:37 +00:00
pacman
d4a92316d1
Clear up the "who is pacman / who is tcsetattr?" mystery
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18848 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-28 21:11:54 +00:00
pacman
5576e93b0f
Remove bogus stream_eof() test - av_read_frame() has its own buffer and can
...
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
2006-06-28 19:27:04 +00:00
pacman
b483d64bc0
Respect AOPLAY_FINAL_CHUNK
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18846 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-28 19:22:27 +00:00
diego
3d8cdfd839
cosmetics
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18845 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-28 17:03:16 +00:00
diego
cc07eae9a3
Rewrite and extend the Subversion guidelines.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18844 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-28 17:02:56 +00:00
diego
1f19801206
typo/grammar fixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18843 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-28 09:50:34 +00:00
gpoirier
5fe0c87bd7
More information on how to compile MPlayer on OSX with extra features
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18842 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-27 23:01:40 +00:00
ben
9a82c741ac
includes before checking for defines (thanks Reimar for watching me)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18841 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-27 21:39:48 +00:00
ben
62a3993cc8
network code portability for win32
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18840 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-27 19:18:52 +00:00
ben
808992064d
avoid messing up with includes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18839 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-27 19:16:43 +00:00
gpoirier
822b69ae21
remove MMX2 dependency (replace pshufw $78 with pswapd) so it can
...
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
2006-06-27 05:58:46 +00:00
gpoirier
1368a40b20
fix conversion float to int to use saturated ops,
...
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
2006-06-27 05:51:45 +00:00
ben
3b2c495798
don't declare same global var twice (break live555 compilation)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18836 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-26 22:00:44 +00:00
ben
4661cbe829
updated DOCS with new generic (non LIVE555 dependant) usage of -rtsp-port option
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18835 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-26 21:32:59 +00:00
ben
bbd8504805
mention new rtsp demuxer in changelog file
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18834 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-26 21:29:47 +00:00
ben
054b52cb01
added new native rtsp demuxer code for mpeg-ts over rtp (now both real and non-real servers should be handled)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18833 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-26 21:27:57 +00:00
ivo
82853d7abd
Add new Subversion beginners guide
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18832 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-26 19:04:59 +00:00
ivo
cba56d7ff4
Remove old CVS beginners guide
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18831 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-26 19:03:51 +00:00
ben
04cb555662
added FreeSDP library in Copyright file
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18830 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-26 18:31:57 +00:00
kraymer
610e8eeb89
r18824: URL update for Marillat Debian packages
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18829 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-26 18:18:51 +00:00
ben
b1b54ed4a0
added myself as freesdp imported library maintainer
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18828 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-26 17:40:01 +00:00
ben
155f9d742f
new imported library in libmpdemux: freesdp (will be used by native rtsp demuxer)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18827 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-26 17:37:55 +00:00
ben
b31df04b82
cosmetic changes to avoid constants redefinition
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18826 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-26 17:27:38 +00:00
reimar
1f3936ab24
Avoid crash in uninit-without-config case
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18825 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-26 17:01:07 +00:00