0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 12:02:23 +02:00
Commit Graph

14238 Commits

Author SHA1 Message Date
reimar
f8b41e9052 fix memleak in idx parser. patch by elupus [elupus {at] ecce <dot) se]
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14238 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-25 12:08:33 +00:00
reimar
bf0b713d0c fix stream selection and -bandwidth for mms-over-http.
Modifies header parsing to do a brute-force scan for known guids, to avoid
having to analyze and parse the whole property-tree structure.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14237 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-25 11:31:32 +00:00
gpoirier
d64249b6d0 Sync with 1.832: small improvements
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14236 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-24 14:55:54 +00:00
diego
ea082aa613 small improvements
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14235 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-24 11:40:55 +00:00
gabrov
bb664573de synced to 1.155
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14234 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-24 00:35:47 +00:00
diego
2c9982978b even more ffmpeg changes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14233 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-23 21:09:37 +00:00
diego
a760aea8b8 some more FFmeg changes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14232 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-23 20:49:08 +00:00
diego
224739dee1 release name
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14231 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-23 20:23:54 +00:00
gpoirier
8a119b87dd Sync with 1.831:
Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14230 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-23 19:40:07 +00:00
diego
6682ef1544 one more item
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14229 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-23 19:36:18 +00:00
diego
9140617e9f fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14228 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-23 19:35:23 +00:00
reimar
01b46536ea do not use pthreads on hpux (broken, hardly useful).
For reference, I get the following when starting a version compiled with it:
Pthread internal error: message: __libc_reinit() failed, file: /ux/core/kern/pthreads/pthread.c, line: 1093
Return Pointer is 0xc0e29273
Quit


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14227 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-23 15:36:00 +00:00
reimar
1b231d2d49 When setting HAVE_PTHREADS, set HAVE_THREADS also to avoid linking problems with lavc (because utils.c defines a stub otherwise)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14226 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-23 15:18:39 +00:00
diego
aa5f7dea07 support for Real codecs on OS X
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14225 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-23 13:44:50 +00:00
reimar
98de1c7415 forgot to remove now useless extern monitor_aspect
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14224 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-23 12:49:31 +00:00
diego
0beaf363d8 wording, spelling, new categories, reordered entries
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14223 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-23 12:45:07 +00:00
reimar
f18f7a5cd7 vo_screenwidth/vo_screenheight is _not_ monitor_aspect.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14222 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-23 12:27:05 +00:00
wight
8c2d42add1 sync 1.830
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14221 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-23 08:54:54 +00:00
danny
27ca551354 Synced with 1.831
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14220 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-23 08:32:59 +00:00
danny
a116557de0 Synced with 1.830
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14219 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-23 08:12:30 +00:00
ivo
3d4852d8e0 Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins.
Compilation is optional and can be controled by configure. You need to
have the LADSPA SDK installed in order to have it autodetected by configure.

Manual page is updated.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14218 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-23 02:09:52 +00:00
ivo
7cdcc45e70 Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins.
Compilation is optional and can be controled by configure. You need to
have the LADSPA SDK installed in order to have it autodetected by configure.

Manual page is updated.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14217 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-23 02:09:49 +00:00
rtognimp
512d5cbd9d 1l misplaced variable declaration
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14216 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-22 21:32:58 +00:00
aurel
227df915e5 fix a segfault when calling loadfile during v4l2 playback
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14215 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-22 13:19:30 +00:00
reimar
5e6cd8241b Make filters request a supported input format instead of failing.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14214 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-22 00:12:00 +00:00
reimar
54d4ed8611 add missing registers in clobber list, fixes bug #169
Patch by basic basic (at) mozdev [dot] org


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14213 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-21 23:26:45 +00:00
gpoirier
0857e03187 Cumulative sync:
1.830: added -wid support for vo_directx.
1.829: added colorkey support for vo_directx.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14212 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-21 23:12:31 +00:00
gpoirier
1b7f53d340 Last round French corrections for this file (spelling, corrects wrong
translations and cuts overly long lines)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14211 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-21 23:00:42 +00:00
gpoirier
6b7e87f3d9 French corrections:
My video compression teachers calls "quants" (in English) "quantum" in French.
Also corrects some differents spellings of "quantification" for comprehensiveness.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14210 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-21 22:57:46 +00:00
paszczi
f00f1ef7c9 additional fixes by Torinthiel and Rathann
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14209 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-21 21:18:36 +00:00
joey
9e7ca454b4 added -wid support for vo_directx.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14208 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-21 20:33:51 +00:00
joey
87b4d8af68 automatic monitoraspect calculation for vo_directx.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14207 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-21 20:32:26 +00:00
joey
90700b67a7 added colorkey support for vo_directx.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14206 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-21 20:31:39 +00:00
faust3
f78f7e615f savage_vid added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14205 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-21 17:14:39 +00:00
faust3
fa3e1e3bcd experimental savage vidix driver by Reza Jelveh <reza.jelveh at tu-harburg.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14204 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-21 17:09:44 +00:00
gpoirier
2da0786de4 Sync with 1.828: Remove spurious .RE macro
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14203 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-21 14:07:37 +00:00
gpoirier
d0090a727c sumulative sync with 1.827:
1.827: Better -lavdopts option descriptions.
1.826: Created audio filters section to replace -af description.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14202 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-21 13:57:32 +00:00
diego
9cb15435bf small updates, spelling
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14201 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-21 12:48:10 +00:00
diego
eeb274f352 Remove spurious .RE macro.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14200 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-21 12:47:50 +00:00
reimar
12067f7a97 fix position bar and length display for mov files
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14199 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-21 12:27:38 +00:00
reimar
3426117ee8 Use demuxer_get_percent_pos for the OSD position bar
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14198 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-21 12:25:59 +00:00
danny
ff48a19726 Synced with 1.825
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14197 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-21 08:45:22 +00:00
faust3
031aa78312 Radeon R200 QM (Radeon 9100) support patch by Simone <beniamino.scanzoni at fastwebnet.it>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14196 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-20 23:43:54 +00:00
paszczi
55c60f88bb patches suggested by rathann
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14195 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-20 22:44:04 +00:00
diego
a726f6f5bc Better -lavdopts option descriptions.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14194 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-20 22:34:47 +00:00
diego
405c46726a Created audio filters section to replace -af description.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14193 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-20 22:29:12 +00:00
jheryan
34c59927ca Sync with 1.822
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14192 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-20 06:35:32 +00:00
jheryan
fcdbc198fc Sync with 1.154
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14191 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-20 06:32:01 +00:00
gpoirier
89798a90a6 More French corrections
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14190 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-19 23:21:07 +00:00
reimar
5506de26eb Hopefully fixes problems with non-working vobsubs.
Applied so it gets some testing before release.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14189 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-19 16:59:39 +00:00