ivo
92f2863d63
fix linking on some systems
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18889 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-02 20:31:02 +00:00
ivo
3d00ad427d
remove obsolete md5sum files. libavutil's implementation is used now
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18888 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-02 20:23:48 +00:00
ivo
c5a07578a9
use libavutil's md5 implementation instead of local imported copy
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18887 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-02 20:22:59 +00:00
ivo
e05a06cb4d
disable vo_md5sum if there is no libavutil
...
(for upcoming change to use libavutil/md5 and removal of md5sum.[ch])
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18886 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-02 20:21:27 +00:00
ivo
f3ce7bb90c
cosmetics: move md5sum check down so it can depend on libavutil later
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18885 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-02 19:50:52 +00:00
reynaldo
3afd65b3af
rm unnecesary casts from void* - part 3
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18884 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-02 08:17:07 +00:00
reynaldo
9d9a15d185
rm unnecesary casts from void* - part 2
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18883 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-02 03:59:36 +00:00
ben
1ad9af38b5
updated english and french manpages with new -rtsp-destination option
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18882 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-01 22:15:37 +00:00
ben
b59ec31daa
missing free() if bails out at step 12
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18881 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-01 15:07:57 +00:00
lucabe
4e56b4f512
Remove unneeded code
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18880 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-01 14:39:14 +00:00
ben
147aa0219a
new rtsp-destination option which allows forcing destination ip address (fixes some issues with some reluctant rtsp servers)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18879 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-01 14:18:06 +00:00
rtogni
381682bc97
Fix A-V sync for real files (also live streams)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18878 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-01 12:06:43 +00:00
reimar
efd13273f9
Get rid of unused variable
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18877 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-01 10:59:21 +00:00
reimar
0da07e3724
Make sure all texture units have a different texture bound.
...
Should fix weird behaviour with e.g. yuv=4:lscale=1
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18876 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-01 10:58:32 +00:00
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