1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-15 11:25:10 +00:00
Commit Graph

6860 Commits

Author SHA1 Message Date
arpi
2380034208 new filter to use libavcodec's deinterlacer
patch by Joe Rabinoff <rabinoff@fas.harvard.edu>
(TODO: DOCS, DR1)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6860 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-31 19:50:42 +00:00
arpi
52dd13f8c0 initial window size (-xy) fixed - patch by Kazunori Ueno <jagarl@creator.club.ne.jp>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6859 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-31 19:40:33 +00:00
pontscho
0246dff153 upsz 2
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6858 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-31 13:26:46 +00:00
rfelker
0b4294fe82 no need for ioctl.h if not using dvb
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6857 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-31 05:25:57 +00:00
rfelker
11af8f4d32 fix silly shorthand that could cause trouble porting
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6856 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-31 05:23:09 +00:00
pontscho
c1ce20d7a0 gtk dialog bug fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6855 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-30 23:09:24 +00:00
arpi
6b3417b657 There appears to be a trivial namespace error in determining the valid
chapter range.  It appears that "dvd_title" should be used with
tt_srpt->title[], and "ttn-1" should be used with
vts_file->vts_ptt_srpt->title[].
patch by Dave Sainty <dave@dtsp.co.nz>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6854 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-30 19:19:16 +00:00
arpi
98861b8f69 It makes sense to me to try and use any locally installed win32 DLLs
found under $prefix before trying the system-wide ones.
patch by Jim Radford <radford@robotics.caltech.edu>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6853 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-30 19:06:51 +00:00
arpi
ed7f81ec5e - fixed size/aspect for -fs
- use vidix's query_format for vidix mode (10l bug)
patch by Jacek Rembisz <jr178783@zodiac.mimuw.edu.pl>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6852 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-30 18:52:57 +00:00
arpi
db09e34cf8 ogm audio format id is in hex, not dec
patch by Moritz Bunkus <moritz@bunkus.org>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6851 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-30 18:14:02 +00:00
diego
03a8669f06 Documented -vop rectangle.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6850 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-30 18:08:06 +00:00
arpi
3943ac708e libao2 stuff move dto libao2.txt
added reference to codecs related .txt files


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6849 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-30 17:56:24 +00:00
arpi
79545f2330 10l - PUT_IMAGE->DRAW_IMAGE
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6848 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-30 17:41:11 +00:00
arpi
0b2491f67d typo fixes and updates around libavcodec
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6847 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-30 17:32:45 +00:00
arpi
5fc8e4a9a4 updated - feel free to comment
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6846 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-30 16:54:01 +00:00
arpi
5f287b1411 vd_vfw.c
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6845 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-30 16:41:33 +00:00
arpi
7a81042678 1l :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6844 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-30 16:40:42 +00:00
pontscho
ca407ba0ed upsz :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6843 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-30 13:38:35 +00:00
atmos4
6227d15210 quit on unknown parm
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6842 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-30 12:24:26 +00:00
pontscho
51165d44ef - some cosmetic change in preferences
- add *.wav to file selector
- fix setlocale() bug


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6841 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-30 11:50:20 +00:00
pontscho
e1ef3196ec fix (?) equalizer distortion problem
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6840 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-30 11:48:18 +00:00
pontscho
f0706d8af6 fix audio files (mp3,wav) position calc
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6839 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-30 11:46:29 +00:00
jaf
dec82c2166 update by "Jiri Svoboda" <jiri.svoboda@seznam.cz>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6838 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-30 09:17:19 +00:00
rfelker
3169fce45c added missing formats :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6837 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-29 16:24:40 +00:00
atmos4
60e4b5d81c 10l to dunno
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6836 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-28 22:29:04 +00:00
atmos4
10baacbf5f Fix overall frametime overflow, hopefully long long int is portable. (untested, will test tomorrow)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6835 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-28 22:09:03 +00:00
atmos4
9d613c659c Add type= and fix a minor typing difference from ffmpeg
(now encoding (ffmpeg) and playback (mplayer) differ just on one of 1438lines - 0.1error in rounding ;)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6834 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-28 21:56:18 +00:00
arpi
60d27c02ed ... removed from vf's control(), sing struct for equalizer. based on patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6833 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-28 21:30:09 +00:00
kmkaplan
574cd16de4 Use RGB for palette from .IDX file
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6832 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-28 16:37:05 +00:00
kmkaplan
e8982a40aa Transform Vobsub subtitles into Subrip text subtitles using GOCR/JOCR.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6831 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-28 16:30:52 +00:00
kmkaplan
599cf07dc3 New function vobsub_get_next_packet for subrip.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6830 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-28 16:28:30 +00:00
atmos4
1d3c0d3999 Generate ffmpeg compatible vstats_<time>.log, when -lavdopts vstats is specified.
Data in my tests was 100% the same, only type= is currently missing, as avctx->key_frame
isn't set on decoding and I dunno where to get that info from mplayer-core.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6829 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-28 15:54:26 +00:00
atmos4
93c6b5610a Make vobsub palette generation compatible with windows vobsub.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6828 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-28 12:01:32 +00:00
atmos4
56f26c7ee5 Flush from my local tree, probably more future safe mangle decision of OpenBSD, in case they switch over to ELF.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6827 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-28 11:07:30 +00:00
atmos4
91802c2ac5 Disable OSD outside movie, because it's not redrawn currently, user can use -vop expand to get osd outisde movie.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6826 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-27 22:10:58 +00:00
frodone
ca6b42d079 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6825 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-27 20:46:48 +00:00
atmos4
982c1f9872 remove CYGWIN_BIG_TYPES, as it breaks st_size member of stat struct
(it is remapped to __st_size64, which is never set when calling stat()), this
is needed for an upcoming libmpdvdkit cygwin patch.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6824 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-27 18:33:44 +00:00
jaf
c698472b07 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6823 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-27 14:52:38 +00:00
kmkaplan
d5b9753ad2 Document rectangle plugin.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6822 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-27 12:18:53 +00:00
kmkaplan
82d7ad5c0f New plugin to test crop parameters. Arguments are the same as for the
crop plugin.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6821 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-27 11:40:15 +00:00
frodone
fbc9c8e7a2 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6820 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-27 01:12:53 +00:00
albeu
06693273a4 Add loadfile and loadlist commands. May be buggy if the filename contain some
spaces.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6819 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-26 21:26:39 +00:00
alex
a70e4ff973 removed query_vaa
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6818 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-26 12:42:43 +00:00
albeu
419943f3c7 Add uninit to the avi demuxer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6817 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-26 12:36:13 +00:00
alex
6ce6f1d587 equalizer docs updated
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6816 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-26 12:22:49 +00:00
atmos4
1036563da9 warning fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6815 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-26 04:04:51 +00:00
diego
a77926321c Reorganized the README. More general information up front, more concise
steps.  Added Step0 with downloading instructions instead of repeating this
in several steps.  Mention system wide as well as per user file locations.
Rewordings everywhere, hopefully clearer.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6814 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-26 03:53:27 +00:00
diego
4da5a5449f limit parameter for cropdetect, fixed column.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6813 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-26 03:28:07 +00:00
diego
1f00b2bb4a Reviewed Filter section, added limit parameter to cropdetect, not only SDL
supports expand.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6812 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-26 03:24:24 +00:00
albeu
c46636cafb 10L free the cache
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6811 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-26 02:32:41 +00:00