1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-16 11:55:42 +00:00
Commit Graph

12343 Commits

Author SHA1 Message Date
alex
2681b9cd06 forgot to commit
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12343 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-29 06:27:30 +00:00
alex
d8c3060141 removed loader/ dependancy, imported some files from g2, also used patches from Dominik Mierzejewski
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12342 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-28 10:18:33 +00:00
paszczi
b125f8f3fa sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12341 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-28 05:58:46 +00:00
rfelker
26b888ee04 updated documentation for detc,ivtc,pullup
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12340 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-28 04:55:04 +00:00
rfelker
3600c15908 document harddup and softskip
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12339 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-28 04:40:37 +00:00
rfelker
46ca153401 soft skipping for mencoder. rather than skipping decoding/filtering
frames that will be skipped, mencoded tells vf_softskip (if present)
that it should drop the next frame. this allows filters that need to
see every input frame (inverse telecine, denoise3d, ...) to see
skipped frames before they get dropped.

in principle, a smarter softskip filter could be written that would
buffer frames and choose to drop the one with least change, rather
than strictly dropping the next one.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12338 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-28 04:29:17 +00:00
rfelker
b7e594f57d 1l debug junk
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12337 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-28 04:19:47 +00:00
rfelker
a02009a05a forgot this, needed for vf_harddup
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12336 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-28 04:07:07 +00:00
rfelker
1b253f931b "hard" frame duplication for mencoder. this finally makes it possible
to generate valid mpeg output from avi's that have duplicate frames in
them, or when using inverse telecine filters. to use it, put the
"harddup" filter at the end of your filter chain.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12335 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-28 04:02:46 +00:00
michael
370a21f1d0 remove frame types
add decode_delay and dts calculation/description
monotonicity requirement
samplerate_nom/denom


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12334 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-28 03:19:35 +00:00
alex
791008230d play the audio buffer in case of normal eof (i know the change is rude, but mplayer.c is hopelessly obfuscated)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12333 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-27 23:38:52 +00:00
diego
5ce11fccee Spelling, mention that one vulnerability was fixed in 1.0pre3try2.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12332 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-27 23:20:00 +00:00
diego
0cff45643f Mark all options that work only in combination with XXX as (XXX only).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12331 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-27 23:17:22 +00:00
rfelker
36d9c35547 don't use odml when we don't have to -- the code is buggy!
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12330 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-27 23:08:46 +00:00
alex
05f4ba6c9e wma9 speech codec dmo and dshow entries
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12329 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-27 21:23:59 +00:00
rtognimp
777399eef0 Fix for 28_8 in rm files and header length != 0x4e
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12328 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-27 20:04:26 +00:00
rtognimp
72e457ee22 More about myself + typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12327 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-27 19:00:15 +00:00
diego
000a673040 Hint about testing different colorspaces and putting codes in ./, based on
a patch by Compn.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12326 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-27 17:43:18 +00:00
rathann
d67b18522b vocabulary
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12325 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-27 17:01:00 +00:00
diego
da45d10fda 2 more FAQs based on a patch made by Compn.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12324 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-27 17:00:41 +00:00
diego
a63e9741fb Send updates to mplayer-docs instead of dev-eng, wording, spelling.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12323 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-27 16:28:06 +00:00
diego
fa4b223b81 English messages removed, comments summarized.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12322 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-27 16:24:31 +00:00
diego
5ffa37d4c5 more demuxer maintainers
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12321 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-27 16:06:19 +00:00
diego
d04fbc7072 updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12320 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-27 16:02:33 +00:00
diego
aa9fef7ba6 typos pointed out by the wanderer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12319 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-27 15:33:10 +00:00
diego
699a5e3ba0 More credit for adland, added a missing name.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12318 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-27 15:32:34 +00:00
alex
19b8286466 final
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12317 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-27 14:24:03 +00:00
diego
8b55d438c1 Copyright notice added back.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12316 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-27 14:15:17 +00:00
diego
950b3a485f dvb_set_channel now has two parameters, patch by Nico Sabbi.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12315 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-27 07:21:35 +00:00
diego
2d8331be19 spelling, additions, slight reordering
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12314 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-27 01:42:10 +00:00
diego
78401808e5 New and old maintainers added.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12313 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-27 01:40:39 +00:00
diego
11f7d8e14d multiple DVB card syntax, based on a patch by Nico Sabbi
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12312 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-27 01:35:46 +00:00
diego
f17acd1935 DVB now supports multiple cards, patch by Nico Sabbi.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12311 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-27 01:34:54 +00:00
nicodvb
daec5ef452 new configuration structure, gcc warn silencing
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12310 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-26 21:22:33 +00:00
nicodvb
4956c017df new configuration structure, multi-card support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12309 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-26 21:20:37 +00:00
nicodvb
6ef6d0cdba new configuration structure, dvb_set_channel takes 2 parameters, 1000l memleak fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12308 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-26 21:19:21 +00:00
nicodvb
03ca8a9eb8 slave command dvb_set_channel now takes 2 arguments: channel card
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12307 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-26 21:15:14 +00:00
rtognimp
c6094d4061 Update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12306 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-26 20:11:33 +00:00
michael
057916ee65 fix possible segfault on lavf demuxer patch by (adland <adland123 at yahoo dot com>)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12305 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-26 19:55:55 +00:00
michael
813b34f68f attribute_used patch by (VMiklos <mamajom at axelero dot hu>)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12304 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-26 19:47:50 +00:00
diego
8e6c665fdd The eve of a new release is always a good time to take history lessons, so
I read the changelog in an editor...


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12303 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-26 19:41:22 +00:00
michael
688ccb2f3d attribute_used patch by (matthieu castet <castet.matthieu at free dot fr>)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12302 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-26 19:38:17 +00:00
rtognimp
7cfacb3340 Fix embedded smil playlist detection if there are parameters on the url
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12301 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-26 19:33:37 +00:00
diego
cda54f5aea additions, wording
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12300 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-26 14:41:43 +00:00
diego
92d954ba18 spelling, some additions
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12299 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-26 14:16:13 +00:00
rfelker
f533cac836 imo i'm one of the nut spec authors :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12298 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-26 12:45:47 +00:00
nplourde
b2d2ccd206 Add Fullscreen, Ontop and OSD support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12297 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-26 12:17:26 +00:00
nplourde
e4e095dcfd Added Nicolas Plourde
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12296 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-26 12:14:46 +00:00
diego
425115f995 typos
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12295 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-26 10:55:34 +00:00
alex
bb618238f5 release name, changes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12294 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-26 10:17:10 +00:00