aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* integrated new postproc codeGravatar arpi2001-10-13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2185 b3059339-0415-0410-9bf9-f77b7e298cf2
* don't expect win32 bin yet, only wanna have this already in cvs, btw. it has ↵Gravatar atmos42001-10-13
| | | | | | to be copied to main/inttypes.h git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2184 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix non-X11 buildGravatar atmos42001-10-13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2183 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed a sig4 bug an non mmx2 cpus (in case of more sig4 errors please send ↵Gravatar michael2001-10-13
| | | | | | me a "disassemble $eip-16 $eip+16" from gdb) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2182 b3059339-0415-0410-9bf9-f77b7e298cf2
* minor QP scaling & auto-contrast bugfixGravatar michael2001-10-13
| | | | | | | fixed compilation problem without -fomit-frame-pointer git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2181 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed a rounding bug thing in the X1 FilterGravatar michael2001-10-13
| | | | | | | | | 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
* MPsub read/write support 0.5 (-dumpmpsub switch)Gravatar laaz2001-10-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2179 b3059339-0415-0410-9bf9-f77b7e298cf2
* mpsub read supportGravatar laaz2001-10-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2178 b3059339-0415-0410-9bf9-f77b7e298cf2
* speed improvementsGravatar atlka2001-10-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2177 b3059339-0415-0410-9bf9-f77b7e298cf2
* just version updateGravatar eyck2001-10-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2176 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix typoGravatar nexus2001-10-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2175 b3059339-0415-0410-9bf9-f77b7e298cf2
* optimize iconv detection \n malloc.h useless in FreeBSDGravatar nexus2001-10-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2174 b3059339-0415-0410-9bf9-f77b7e298cf2
* patch by "Steven M. Schultz" <sms@2BSD.COM> for BSD/OS support of iconvGravatar pl2001-10-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2173 b3059339-0415-0410-9bf9-f77b7e298cf2
* cleanups: [ ... ] changed to test ...Gravatar pl2001-10-11
| | | | | | | | | 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
* tests with '[ ]' changed to 'test'Gravatar pl2001-10-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2171 b3059339-0415-0410-9bf9-f77b7e298cf2
* final changes to convert to CGravatar michael2001-10-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2170 b3059339-0415-0410-9bf9-f77b7e298cf2
* bugfixes: last 3 lines not brightness/contrast correctedGravatar michael2001-10-11
| | | | | | | | | | | | 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
* hopp, fixedGravatar gabucino2001-10-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2168 b3059339-0415-0410-9bf9-f77b7e298cf2
* small changesGravatar nexus2001-10-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2167 b3059339-0415-0410-9bf9-f77b7e298cf2
* dshow codec is preferred for mp42 - it does postprocessGravatar arpi2001-10-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2166 b3059339-0415-0410-9bf9-f77b7e298cf2
* LANG=C added. idea by pl <p_l@gmx.fr>Gravatar arpi2001-10-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2165 b3059339-0415-0410-9bf9-f77b7e298cf2
* typo and DOCS fixes by pl <p_l@gmx.fr>Gravatar arpi2001-10-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2164 b3059339-0415-0410-9bf9-f77b7e298cf2
* DV corrections by Artur Zaprzala <artur.zaprzala@talex.com.pl>Gravatar arpi2001-10-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2163 b3059339-0415-0410-9bf9-f77b7e298cf2
* test -e -> -dGravatar arpi2001-10-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2162 b3059339-0415-0410-9bf9-f77b7e298cf2
* Enable discards - now it worksGravatar nick2001-10-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2161 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed a bug in the horizontal default filterGravatar arpi2001-10-10
| | | | | | | | | | 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
* new postprocess code by Michael Niedermayer (michaelni@gmx.at)Gravatar arpi2001-10-10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2159 b3059339-0415-0410-9bf9-f77b7e298cf2
* Similar to 1.19Gravatar jaf2001-10-10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2158 b3059339-0415-0410-9bf9-f77b7e298cf2
* Similar to 1.17Gravatar jaf2001-10-10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2157 b3059339-0415-0410-9bf9-f77b7e298cf2
* Similar to 1.9Gravatar jaf2001-10-10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2156 b3059339-0415-0410-9bf9-f77b7e298cf2
* -aspect additionsGravatar gabucino2001-10-10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2155 b3059339-0415-0410-9bf9-f77b7e298cf2
* MOV & stuffGravatar gabucino2001-10-10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2154 b3059339-0415-0410-9bf9-f77b7e298cf2
* I guess now xinerama works better :)Gravatar atmos42001-10-10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2153 b3059339-0415-0410-9bf9-f77b7e298cf2
* modifications to use iconv(3) function to recode text of subs (autodetect)Gravatar atlka2001-10-10
| | | | | | | added option -subcp <cpname> # for example cp1250, latin2 etc. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2152 b3059339-0415-0410-9bf9-f77b7e298cf2
* some updates/fixes to authors section.Gravatar atmos42001-10-10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2151 b3059339-0415-0410-9bf9-f77b7e298cf2
* Xinerama screen size fix by Lev Babiev <harley@hosers.org>Gravatar arpi2001-10-10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2150 b3059339-0415-0410-9bf9-f77b7e298cf2
* compressed headers supportGravatar arpi2001-10-10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2149 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make double/normal (n-key) use aspect()Gravatar atmos42001-10-10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2148 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixes by Firebird <firebird@chez.com>Gravatar arpi2001-10-10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2147 b3059339-0415-0410-9bf9-f77b7e298cf2
* French tr. by Firebird <firebird@chez.com>Gravatar arpi2001-10-10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2146 b3059339-0415-0410-9bf9-f77b7e298cf2
* new_memory_stream() addedGravatar arpi2001-10-10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2145 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixes (thx J.K.)Gravatar gabucino2001-10-09
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2144 b3059339-0415-0410-9bf9-f77b7e298cf2
* Some fixesGravatar nick2001-10-09
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2143 b3059339-0415-0410-9bf9-f77b7e298cf2
* SSA 2. felvonas (egyre jobban programozok!!!)Gravatar laaz2001-10-09
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2142 b3059339-0415-0410-9bf9-f77b7e298cf2
* ssa worx fine. Testers needed :)))Gravatar laaz2001-10-09
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2141 b3059339-0415-0410-9bf9-f77b7e298cf2
* changes merged back from avifile cvsGravatar arpi2001-10-08
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2140 b3059339-0415-0410-9bf9-f77b7e298cf2
* license changed, kozkivanatra.Gravatar gabucino2001-10-08
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2139 b3059339-0415-0410-9bf9-f77b7e298cf2
* I liked this mail very muchGravatar gabucino2001-10-08
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2138 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed bug of FP register writingGravatar nick2001-10-08
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2137 b3059339-0415-0410-9bf9-f77b7e298cf2
* Better DFP supportGravatar nick2001-10-08
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2136 b3059339-0415-0410-9bf9-f77b7e298cf2