1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-01 12:22:22 +00:00
Commit Graph

7655 Commits

Author SHA1 Message Date
arpi
e2af621fb5 prefer ffsvq1 if available
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7405 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-15 14:20:24 +00:00
arpi
1c014d0cfb out formats reordered, quality order
(we should prefer 422P to YV12 if available...)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7404 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-15 13:36:37 +00:00
arpi
000234aa5c unused, replaced by vd_msrle.c
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7403 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-15 13:31:26 +00:00
arpi
1adce2c92a - fixed some bugs in RLE decoder
- some cleanup, home i didn't break it...


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7402 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-15 13:29:00 +00:00
arpi
977bc3ded4 some updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7401 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-15 01:53:15 +00:00
arpi
40ac87dbf2 cross-ref
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7400 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-15 01:40:59 +00:00
arpi
9299c9f335 outflags described
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7399 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-15 01:39:42 +00:00
arpi
b950f965fd some words and drawing about video path
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7398 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-15 01:18:39 +00:00
arpi
424831f651 The granule position of pages contining Vorbis audio is in units of
PCM audio samples (per channel; a stereo stream's granule position does
no increment at twice the speed of a mono stream).
patch by Moritz Bunkus <moritz@bunkus.org>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7397 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-14 23:21:22 +00:00
pontscho
fb28479daf add one line
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7396 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-14 19:02:48 +00:00
arpi
bc4ed37935 reversed -ss behaviour (you have to use teh same -ss for all passes)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7395 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-14 10:47:34 +00:00
bertrand
fda754a0bb Added a new ASX playlist mime-type
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7394 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-13 22:39:48 +00:00
alex
e8b38fb995 query_format support by Tilman Sauerbeck <tsauerbeck@users.sourceforge.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7393 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-13 22:13:49 +00:00
alex
faa42bda65 hpux scsi dvd support by Martin Gansser <mgansser@ngi.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7392 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-13 22:04:11 +00:00
alex
d066ee0ea8 fixed to comply with new loader
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7391 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-13 21:55:55 +00:00
alex
1564cfa9ab aspect ratio support by encoding (currently only with mpeg4 and h263p)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7390 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-13 20:46:23 +00:00
alex
5c2cb7a851 extended par support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7389 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-13 20:45:58 +00:00
jkeil
c8c592dd99 Can't return pointer to automatic C array, gmplayer file selector box does
not show video files;  use a static string instead.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7388 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-13 20:00:20 +00:00
arpi
c7eafc3610 avifile sync - 95% cosmetics 5% bug
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7387 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-13 19:43:17 +00:00
arpi
0f6fe4b673 - updated to use new stype ICopen (filename passed in the icopen struct)
- ICSendMessage now calls SendDriverMessage instead of re-implementing it
- simplified teh WINE_HIC mess
- removed some unused and broken func, like ICLocate


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7386 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-13 19:42:33 +00:00
alex
916b228976 added JFIF and UMP4
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7385 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-13 19:27:39 +00:00
alex
49a5caf474 removed unused code. fixed yv12+debug-mode sig11
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7384 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-13 19:08:15 +00:00
alex
62269a7d37 added smjpeg demuxer only for nexus' request
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7383 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-13 18:58:14 +00:00
michael
afe86d36b5 bug=3
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7382 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-13 11:54:59 +00:00
nexus
813a73c33e add cpuinfo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7381 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-13 07:54:56 +00:00
jkeil
a019c0dd3d Reconstruct the muting state for the playback from a l/r volume of 0.0.
This way the sound card is really silent, when the mute state is toggled in
gmplayer.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7380 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-12 16:59:11 +00:00
jkeil
dbe6de1995 - gui version of mplayer is using the audio 'control' function before(!) the
audio-out module is initialized.  As a workaround, initialize the audio
  device pathnames in the control function, otherwise the mixer does not work
  in gmplayer.

- gui: Add support for left/right balance to the sun audio driver


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7379 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-12 12:56:05 +00:00
gabucino
ff5d5e0313 G450/G550 TV-out
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7378 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-12 09:42:39 +00:00
gabucino
52a3cc2736 v2.0
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7377 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-12 09:42:00 +00:00
jaf
07eb6a21a3 sync by Takis Issaris <takis.issaris@skynet.be>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7376 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-11 18:08:34 +00:00
gabucino
6237d2f1dd sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7375 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-11 14:02:54 +00:00
gabucino
3cfe0d7fc2 some fixes I did while updating design5
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7374 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-11 14:02:15 +00:00
arpi
d4ac31e916 found 0.01-0.05
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7373 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-11 00:07:48 +00:00
arpi
07d0dbcda2 hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7372 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-10 23:47:56 +00:00
arpi
fa88cdfdbd count dropped frames in -v mode, patch by Andriy N. Gritsenko <andrej@lucky.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7371 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-10 23:19:20 +00:00
arpi
7f6484b29e drop-deinterlace (dint) filter by Andriy N. Gritsenko <andrej@lucky.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7370 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-10 23:18:31 +00:00
arpi
c7944423a3 changing return type of put_image void->int
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7369 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-10 22:18:32 +00:00
diego
52e890ea55 Numbering corrected.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7368 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-10 22:10:06 +00:00
jonas
8933ac3a26 tga support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7367 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-10 21:59:52 +00:00
diego
8220a1756c Removed authors and maintainers section, now in txt format.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7366 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-10 21:56:05 +00:00
arpi
7c5ed4f1c2 .PVA (mpeg-like fileformat used by MultiDec && WinTV) demuxer
slightly modified patch, original by Matteo Giani <matgiani@ctonet.it>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7365 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-10 21:50:03 +00:00
diego
d00ae1b8a3 Small HTML fix by Andras Mohari <mayday@varoshaza.nagyatad.hu>.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7364 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-10 21:36:28 +00:00
arpi
5b3e3be175 TGA images (-mf on:type=tga) support
patch by Tilman Sauerbeck <tsauerbeck@users.sourceforge.net>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7363 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-10 20:59:52 +00:00
arpi
870d1cb130 fixed >2GB files demuxing
patch by Ilkka Forsblom <Ilkka.Forsblom@helsinki.fi>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7362 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-10 20:42:45 +00:00
arpi
36abc4832b It prevents mode change when Hsync out of range.
Supports non-countinous Hsync freq spec.

patch by Rudolf Marek <MAREKR2@cs.felk.cvut.cz>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7361 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-10 20:41:13 +00:00
arpi
6f66631ef5 GTF update: Fixes "known parametrs" even when fbdev unused
patch by Rudolf Marek <MAREKR2@cs.felk.cvut.cz>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7360 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-10 20:40:49 +00:00
arpi
f9963b5442 I experienced several segfaults when trying to play (unencrypted) DVDs
from harddisk using xine/ogle/mplayer with the respective libdvdnav
support feature.

I found that while libdvdnav itself may do something wrong by trying
to read beyond the end of the files, it was actually the fault of libdvdread
that a segfault resulted. The following tiny patch fixes the problem
and it seems that libdvdnav can very well live with the "short read"
result it gets then - navigation worked fine after applying the patch:

patch by Peter Niemayer <niemayer@isg.de> & H}kan Hjort <d95hjort@dtek.chalmers.se>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7359 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-10 20:33:31 +00:00
arpi
47902f3c88 version number bumped
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7358 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-10 20:07:34 +00:00
arpi
2cfe104104 xanim outformats changed, indeo 3/4/5 now outputs YVU9 only
some codec status changed: h263 keeps crashig for me, cvid is buggy
version number bumped


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7357 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-10 20:05:51 +00:00
arpi
0f724cea8d - some cleanup, unused code removed
- some debug messages moved dbg3->dbg2
- mpi allocation moved to the codec callback func, exporting instead of
  memcpy whenever it's possible
- indeo3 colors somehow got fixed :)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7356 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-10 20:03:04 +00:00