1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-11 08:37:59 +00:00
Commit Graph

8855 Commits

Author SHA1 Message Date
arpi
0b9124f6f3 Update radeon pci ids
patch by James Stembridge <jstembridge@gmx.net>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8855 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-09 18:23:30 +00:00
arpi
61ff1d4a53 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8854 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-09 18:06:32 +00:00
arpi
b5eaa436cf check if prop_hdr==NULL insteda of sig11
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8853 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-09 18:00:58 +00:00
diego
0336518548 Appendix B and E numbered, encoding moved to a separate section.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8852 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-09 09:37:53 +00:00
diego
1e170977a9 -af delay description incorrect, as noticed by Arpi.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8851 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-09 09:35:01 +00:00
diego
4501183da3 another pan example by Anders
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8850 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-09 09:32:28 +00:00
arpi
a83c899996 10l
noticed by Joe Barnett <sanchezthecactus@yahoo.com>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8849 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-09 09:27:51 +00:00
diego
3443f96783 Moved ARM to the Linux ports section where it belongs.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8848 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-08 22:08:59 +00:00
mosu
0e5848e5ee bunkus: updated translations. removed the boldness from <B>MPlayer</B>. removed DOS newlines (yuck).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8847 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-08 22:04:40 +00:00
diego
c962d5255e 10l to A'rpi
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8846 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-08 20:00:55 +00:00
diego
d76c2aa1f7 Report X color depth for XVIDIX problems.
Patch by James Stembridge <jstembridge@gmx.net>.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8845 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-08 19:59:46 +00:00
arpi
67bcd74563 I have seen problems where DVD subtitles don't display
at the right time and sometimes they don't appear at
all.  The problem stems from the fact that subtitle
command packets are being applied as soon as they are
read and assembled from the input stream.  Sometimes,
a fully assembled subtitle packet arrives at the
spudec_assemble function before the previous subtitle
appears onscreen and thus the viewer only sees the
second subtitle.  So I created a patch that queues
assembled subtitle packets and applies them at the
appropriate time within the heartbeat function.  The
reset function clears the packet queue when seeking
through the video.

Tomasz Farkas <tomasz_farkas@yahoo.co.uk>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8844 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-08 18:36:36 +00:00
arpi
9739374666 update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8843 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-08 18:19:30 +00:00
arpi
6e300d82c7 do not create bogus filenames
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8842 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-08 16:10:39 +00:00
arpi
8523235d04 - init & check SDL availability at preinit() (fixes -vo sdl,mga)
- moved global init/uninit code to preinit/uninit
- -fixed-vo support, still buggy (leak some memory and after a while it
  permanently kills xv, only X restart helps... or just nvidia sucks again)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8841 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-08 14:55:56 +00:00
jkeil
a06fb18bb3 For solaris, sys/smedia.h header is not needed any more. Compilation was
failing on Solaris 7, where sys/smedia.h is not available.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8840 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-08 14:11:33 +00:00
arpi
1893e62759 100l to doxmaintainers
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8839 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-07 23:10:09 +00:00
arpi
8051d5dc09 qt cvid ad some yet-crashing qt codecs added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8838 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-07 22:35:47 +00:00
gabucino
0f7911c819 removed obsolete/FIXED bugs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8837 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-07 21:35:58 +00:00
filon
16517dc033 Fixed metacity + xv behavior (something broke it lately).
Fixed sawfish bahavior in gmplayer: use ABOVE, FULLSCREEN is last choice.
Now mplayer window is visible over the video window.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8836 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-07 20:58:25 +00:00
mosu
dd6bc6cc21 bunkus: also translated this document
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8835 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-07 19:02:24 +00:00
mosu
f88b8da182 bunkus: Updated/newly translated German version of the docs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8834 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-07 12:17:57 +00:00
anders
4477f1232a Adding sub-woofer filter, use this filter to add a sub channel to the audio stream
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8833 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-07 10:33:30 +00:00
diego
850c82cf30 XMMS plugin support, ARM section updated, some whitespace for the IRIX
section, based on a patch by Balatoni Denes <pnis@coder.hu>.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8832 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-07 00:02:02 +00:00
arpi
aedc5fa95b - always print the longest stream in info, not the selected one
- handle teh case when user forces nonexistant streams (-aid/-vid) (based on
Filip's patch)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8831 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-06 21:58:39 +00:00
nicolas
ae0b0d1033 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8830 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-06 19:02:00 +00:00
nicolas
9db2a430bf sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8829 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-06 18:01:54 +00:00
nicolas
4642758593 sync'ed title's section with encoding.html
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8828 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-06 17:58:17 +00:00
nicolas
1a7c291a15 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8827 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-06 17:54:53 +00:00
nicolas
ab4f9326c6 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8826 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-06 17:38:05 +00:00
bertrand
99a7c6aa3b Return another error code for timeout.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8825 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-06 16:43:42 +00:00
bertrand
3ee5e0438f 10l bug...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8824 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-06 16:42:20 +00:00
filon
98fe2c8229 Sanity checks.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8823 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-06 14:56:16 +00:00
filon
dc7130bcad 10l (was segfaulting on non-dv file)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8822 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-06 14:54:36 +00:00
arpi
4681b22e3a 10l? :)
patch by Stephane Jourdois <mplayer-dev-eng@rubis.org>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8821 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-06 13:12:09 +00:00
filon
cb66d1f0f7 Update font scale after changing pancan.
It makes fonts keep scale when they are set to be proportional to width.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8820 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-06 12:27:39 +00:00
filon
5ba5288d2e Use standard mplayer message funtion.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8819 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-06 12:23:59 +00:00
atmos4
ed23e7ef92 10l, hopefully correct fix, before path was always overwritten to '/'
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8818 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-06 09:44:28 +00:00
rfelker
b6e01d6f4d fix lots of stuff that was outdated, unclear, inaccurate, or
misleading. hopefully no one objects to any of these changes.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8817 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-06 04:58:20 +00:00
arpi
c65b09bc56 dirname() (from libgen) dependency removed
patch by "Steven M. Schultz" <sms@2BSD.COM>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8816 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-06 01:12:30 +00:00
arpi
2d438c784c YUV a🅱️c explained
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8815 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-06 01:07:17 +00:00
arpi
a457d1aafc i felt that libgen.h will not be portable...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8814 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-06 00:47:47 +00:00
arpi
9516427baa vcd_read_cue.h -> cue_read.c+h
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8813 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-05 23:51:05 +00:00
jonas
85fd424c27 10l ;)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8812 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-05 21:42:27 +00:00
jonas
e079642211 10l, osdlevel, fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8811 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-05 21:39:18 +00:00
gabucino
131810395d new bugs :(
subreader.c bug seems fixed for me


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8810 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-05 21:36:59 +00:00
gabucino
f85edd0112 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8809 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-05 21:22:23 +00:00
gabucino
2f9aa79a3f OSD has 4 levels
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8808 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-05 21:15:28 +00:00
jonas
c54b466593 updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8807 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-05 19:21:11 +00:00
michael
afe814841c YUV 411/422/444 support for pp
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8806 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-05 19:10:42 +00:00