Commit Graph

2184 Commits

Author SHA1 Message Date
atmos4 377dda939f don't expect win32 bin yet, only wanna have this already in cvs, btw. it has to be copied to main/inttypes.h
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2184 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-13 13:47:44 +00:00
atmos4 f49369b94d Fix non-X11 build
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2183 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-13 13:38:59 +00:00
michael 5bfa97c7f5 fixed a sig4 bug an non mmx2 cpus (in case of more sig4 errors please send me a "disassemble $eip-16 $eip+16" from gdb)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2182 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-13 11:58:41 +00:00
michael 7416a86f48 minor QP scaling & auto-contrast bugfix
fixed compilation problem without -fomit-frame-pointer


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2181 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-13 09:30:07 +00:00
michael 422e29bebe fixed a rounding bug thing in the X1 Filter
changed the X1 Filter slightly to make flat blocks look like in the 9tap lpf
minor change to the -pp numbers & added decimal numbers in comments
new experimental horizontal deblocking filter


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2180 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-13 02:31:15 +00:00
laaz 987514c601 MPsub read/write support 0.5 (-dumpmpsub switch)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2179 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-12 16:21:55 +00:00
laaz a30a8a7365 mpsub read support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2178 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-12 13:51:58 +00:00
atlka aeb64d7309 speed improvements
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2177 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-12 13:24:07 +00:00
eyck 14600eb524 just version update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2176 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-12 11:56:02 +00:00
nexus 5166fb0647 fix typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2175 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-12 08:42:20 +00:00
nexus 5ec72e78b7 optimize iconv detection \n malloc.h useless in FreeBSD
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2174 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-12 08:31:48 +00:00
pl b794a50c73 patch by "Steven M. Schultz" <sms@2BSD.COM> for BSD/OS support of iconv
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2173 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-12 07:56:54 +00:00
pl c8ee780ef8 cleanups: [ ... ] changed to test ...
cleanups: [ ... -a ... ] changed to test ... && test ...
cleanups: [ ... -o ... ] changed to test ... || test ...
fix: added -D_THREAD_SAFE for Linux


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2172 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-11 23:41:43 +00:00
pl a9e1226ded tests with '[ ]' changed to 'test'
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2171 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-11 23:35:52 +00:00
michael 8244aecaa8 final changes to convert to C
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2170 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-11 23:28:58 +00:00
michael 84d075d1cd bugfixes: last 3 lines not brightness/contrast corrected
brightness statistics messed up with initial black pic
changed initial values of the brightness statistics
C++ -> C conversation
QP range question solved (very likely 1<=QP<=32 according to arpi)
new experimental vertical deblocking filter
RK filter has 3dNow support now (untested)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2169 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-11 22:35:45 +00:00
gabucino d4c6f5d57a hopp, fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2168 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-11 16:17:47 +00:00
nexus c9bdcb4d0c small changes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2167 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-11 16:12:31 +00:00
arpi 46586160bd dshow codec is preferred for mp42 - it does postprocess
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2166 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-11 14:46:09 +00:00
arpi 3bf5010cd1 LANG=C added. idea by pl <p_l@gmx.fr>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2165 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-11 12:25:20 +00:00
arpi e58d091f45 typo and DOCS fixes by pl <p_l@gmx.fr>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2164 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-11 12:22:18 +00:00
arpi 8c74592e01 DV corrections by Artur Zaprzala <artur.zaprzala@talex.com.pl>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2163 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-11 12:15:09 +00:00
arpi 78eaed7c86 test -e -> -d
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2162 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-11 11:58:24 +00:00
nick 9e1fd70ee0 Enable discards - now it works
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2161 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-11 06:24:17 +00:00
arpi 1ff723dd53 fixed a bug in the horizontal default filter
3dnow version of the Horizontal & Vertical Lowpass filters
mmx version of the Horizontal Default filter
mmx2 & C versions of a simple filter described in a paper from ramkishor & karan
added mode flags & quality2mode function


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2160 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-10 22:21:19 +00:00
arpi ccb3b35a3d new postprocess code by Michael Niedermayer (michaelni@gmx.at)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2159 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-10 22:13:27 +00:00
jaf cbb1e84445 Similar to 1.19
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2158 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-10 18:12:36 +00:00
jaf 6cf6efba2e Similar to 1.17
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2157 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-10 18:09:05 +00:00
jaf f06fbe4b18 Similar to 1.9
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2156 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-10 18:04:03 +00:00
gabucino 9e1d65830e -aspect additions
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2155 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-10 16:28:16 +00:00
gabucino de7f7ea56b MOV & stuff
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2154 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-10 16:24:51 +00:00
atmos4 af9bf8bd95 I guess now xinerama works better :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2153 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-10 13:56:26 +00:00
atlka 0a5c47a028 modifications to use iconv(3) function to recode text of subs (autodetect)
added option -subcp <cpname> # for example cp1250, latin2 etc.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2152 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-10 13:07:42 +00:00
atmos4 8137a7a4b2 some updates/fixes to authors section.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2151 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-10 01:49:41 +00:00
arpi eb3e904f7c Xinerama screen size fix by Lev Babiev <harley@hosers.org>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2150 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-10 01:48:54 +00:00
arpi 81b1e47579 compressed headers support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2149 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-10 01:07:50 +00:00
atmos4 25f38b560e Make double/normal (n-key) use aspect()
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2148 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-10 01:03:54 +00:00
arpi 9f85e06284 fixes by Firebird <firebird@chez.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2147 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-10 00:56:58 +00:00
arpi fe40492e45 French tr. by Firebird <firebird@chez.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2146 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-10 00:54:08 +00:00
arpi ec5282092c new_memory_stream() added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2145 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-10 00:47:17 +00:00
gabucino 3ebb505368 fixes (thx J.K.)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2144 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-09 21:29:47 +00:00
nick 9a35704f41 Some fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2143 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-09 07:44:10 +00:00
laaz 516a27f670 SSA 2. felvonas (egyre jobban programozok!!!)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2142 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-09 00:36:55 +00:00
laaz a86edc5af9 ssa worx fine. Testers needed :)))
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2141 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-09 00:18:20 +00:00
arpi 031c6bf512 changes merged back from avifile cvs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2140 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-08 22:26:14 +00:00
gabucino feb1135eda license changed, kozkivanatra.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2139 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-08 19:03:55 +00:00
gabucino 79f160402f I liked this mail very much
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2138 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-08 17:20:41 +00:00
nick 5aed24b482 Fixed bug of FP register writing
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2137 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-08 09:48:07 +00:00
nick 45f05a3fb5 Better DFP support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2136 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-08 09:23:33 +00:00
nick b53efbb220 Fully enabled new logic
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2135 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-08 09:02:24 +00:00