michael
0589ba3055
video fourcc fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16201 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-11 20:54:09 +00:00
ods15
bfae13d1db
demux_avi_control() missing in avi's demuxer struct.
...
patch by Uoti Urpala (urpala BANG cc MEEP helsinki MEEP fi)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16200 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-11 17:23:45 +00:00
ods15
d59f67f879
fix brokeness caused by demuxer patch, this code is useless for
...
any case other than avi and should not be run even then.
patch by Uoti Urpala (urpala BANG cc MEEP helsinki MEEP fi)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16199 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-11 17:01:13 +00:00
reimar
f80adf1593
typo, must be ld_dl instead of ld_ld
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16198 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-11 13:16:34 +00:00
alex
76f0fb31b6
10l, patch found in geexbox
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16197 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-11 11:02:30 +00:00
ivo
812ee3753e
Removed in-filter int to float conversion. af_ladspa now demands floats as
...
that's what LADSPA filters use internally too. conversion from int, if needed,
is done by af_format as it's supposed to.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16196 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-10 23:27:39 +00:00
ivo
452c2ba5da
Remove stray MSDOS linebreaks
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16195 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-10 22:48:32 +00:00
jheryan
26bf1fa104
Synced with 1.178
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16194 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-10 04:44:12 +00:00
rfelker
5c416790ce
reconcile with earlier fps fix in mpeg header parser
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16193 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-10 01:42:06 +00:00
aurel
1a1943b402
sync liba52_amd64_changes.diff with latest fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16192 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-09 22:56:57 +00:00
gpoirier
2cc2011785
Sync with 1.1061
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16191 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-09 20:58:43 +00:00
gpoirier
98f8e0088b
Fixes segfault on IA-32 machines caused by the ASM patch for AMD-64 for a52.
...
Patch by Aurelien Jacobs < aurel AH gnuage POUM org >
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16190 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-09 19:58:13 +00:00
gpoirier
f4a3c54bfb
Various fixes, addition and removal of entries related to functions that come from the FFmpeg project
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16189 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-08 22:49:03 +00:00
gpoirier
d6b50bdde5
Add missing libavcodec supported codecs and adds (hopefully) all libavformat muxers
...
Please check if this is correct
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16188 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-08 21:51:11 +00:00
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