1
mirror of https://github.com/mpv-player/mpv synced 2024-11-18 21:16:10 +01:00
Commit Graph

16187 Commits

Author SHA1 Message Date
faust3
94ea9449cc take into account that VIDIOC_S_FMT might return updated parameters
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16187 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-06 19:45:55 +00:00
faust3
40e196f4a6 do not crash when /dev/video0 is not present
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16186 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-06 18:19:58 +00:00
rfelker
a6e05bcdbb 100l to whoever wrote this crap using 1/10000 units. it caused framerates to get trashed from 30000/1001 to 2997/100, etc.!
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16185 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-06 16:15:07 +00:00
rathann
baae459020 tremor uses integer types
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16184 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-06 15:43:54 +00:00
rathann
9e603521e5 missing include
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16183 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-06 15:43:08 +00:00
reimar
9b53e64cc5 Forgot to actually enable vo_gl on Windows...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16182 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-06 13:38:00 +00:00
diego
55db3a5760 Remove stray DOS linebreaks.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16181 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-06 10:02:59 +00:00
diego
4dcc49130c Remove stray DOS linebreaks.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16180 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-06 09:32:16 +00:00
gpoirier
925dd1a17a Avoid short forms and libavcodec should not the that much singled out
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16179 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-05 21:44:28 +00:00
gabrov
ad0af45158 synced with 1.72
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16178 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-05 21:29:49 +00:00
gabrov
2a1a988418 synced with 1.87
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16177 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-05 21:13:13 +00:00
rtognimp
cd68e1618b Demuxer modularization
Demuxer selection by name with -demuxer command (bakward compatible)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16176 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-05 19:57:47 +00:00
aurel
adfe956dc3 add the liba52 amd64 changes in a separate diff file
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16175 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-05 13:37:32 +00:00
aurel
236d514567 liba52 asm optimizations ported to amd64
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16174 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-05 13:33:50 +00:00
ivo
4bf7522a2e Missed one uint32_t declaration.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16173 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-05 12:46:42 +00:00
ivo
cd55954e4e Fix the return types of all (six) libvo API functions. Used to be uint32_t, but
return values can be negative (VO_ERROR, VO_NOTAVAIL and VO_NOTIMPL), so it's
changed to int now.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16172 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-05 01:24:37 +00:00
diego
205db11074 libavuti
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16171 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-01 23:43:40 +00:00
diego
2ad3a3c39d libavutil is now part of MPlayer.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16170 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-01 22:41:32 +00:00
reimar
19760a4dca libavutil compile fix (working also with old libavcodec)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16169 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-01 22:09:17 +00:00
gpoirier
e5b52ff472 10l to beastd due to new libavutil introduction
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16168 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-01 21:16:43 +00:00
reimar
a6086a4f31 libavutil is now needed, too.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16167 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-01 21:00:07 +00:00
al
bd342e463a Support new static libavcodec (depends on libavutil).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16166 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-01 20:16:56 +00:00
reimar
2d14fdcb3a Support more MythTV nuv files, based on Gentoo portage patch
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16165 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-01 18:52:20 +00:00
reimar
3138932d9a Support more MythTV nuv files
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16164 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-01 18:52:20 +00:00
reimar
1da3dc91bd set i_bps in demux_audio for WAV and MP3 to avoid division by zero before
decoder sets it.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16163 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-01 18:36:50 +00:00
danny
fa38f52244 Sync to 1.055 - last commit contains also update ;-(
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16162 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-01 13:17:28 +00:00
danny
5ff96e858e Man page cleanup and corrections - patch by Paul TT <paultt - at - hackerjournal - dot - it>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16161 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-01 13:16:22 +00:00
danny
e0da8a6806 Synced with 1.1032 - patch by Paul TT <paultt - at - hackerjournal - dot - it>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16160 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-01 13:15:23 +00:00
gpoirier
d5bfae2607 Sync with 1.1058
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16159 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-01 09:54:16 +00:00
gpoirier
43d8369662 Fix outdated "Encoding to MPEG format" (MEncoder improved a lot :-) )
Patch by Jeff Clagg


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16158 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-31 21:44:57 +00:00
reimar
27ba43d143 Needs the previous mpi (pmpi), so request a readable one and request
the following filters not to modify it.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16157 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-31 20:58:52 +00:00
reimar
b003b6c286 vBlur reads from dmpi, so request a readable one
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16156 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-31 20:56:41 +00:00
reimar
91c282cf33 when threshold != 0 the dest image must be readable
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16155 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-31 12:13:22 +00:00
wanderer
884f6121d1 grammar and possible clarity fix on -cache-seek-min
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16154 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-31 07:14:41 +00:00
iive
84ec577508 remove unused cache-prefill and create cache-seek-min that controls when seek_long is prefered over waiting for cache to fill
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16153 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-31 00:26:07 +00:00
wanderer
f135605359 minor grammatical fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16152 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-30 03:04:35 +00:00
aurel
c9215ede17 fix detection of iconv implementations which require libdl
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16151 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-30 01:07:27 +00:00
reimar
c95fe61fd8 10l, incorrect usage of le2me_*
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16150 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-29 15:52:06 +00:00
gabrov
503108e3fd synced with 1.67
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16149 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-29 00:20:13 +00:00
gabrov
4f1c63e0de synced with 1.22
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16148 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-29 00:17:42 +00:00
gabrov
e60baea677 synced with 1.178 and fixed typos
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16147 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-29 00:09:41 +00:00
nplourde
56d37f9817 exit kiosk mode and show mouse cursor in uninit
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16146 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-28 23:18:39 +00:00
nplourde
0712baca3d properly release window
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16145 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-28 22:19:34 +00:00
gpoirier
6c88ce1050 Sync wirh 1.1055
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16144 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-28 21:00:41 +00:00
nicodvb
8ef5f077af removed ugly cellphone jargon short
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16143 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-28 20:29:00 +00:00
wight
d5b56dd4ef Little fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16142 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-28 18:42:00 +00:00
reimar
219578d73d reset estimation also on too negative diff
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16141 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-28 17:11:22 +00:00
diego
d7cab73e08 sync w/ 1.178 + misc fixes by Paul TT <paultt - at - hackerjournal - dot - it>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16140 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-28 17:02:05 +00:00
reimar
5350224534 If scaleh == 1 our destination image must be readable
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16139 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-28 15:53:18 +00:00
reimar
64c604d9d2 we do not read from dmpi, so it doesn't have to be readable
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16138 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-28 15:47:30 +00:00