atmos4
b0f5574d7a
ICC 8.0 compilation fixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12929 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-02 03:35:50 +00:00
rtognimp
54af37cddd
Cinepak and RoqA/V are now in ffmpeg
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12829 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-15 20:44:39 +00:00
alex
7cad1e9951
x86-64 (amd64) support by Kenny Root
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12688 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-26 12:40:56 +00:00
rtognimp
189922b827
Qt RLE is now in ffmpeg
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12430 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-05 19:11:16 +00:00
rfelker
1687a957be
more lvalue casts, ugly this time
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12379 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-01 18:42:50 +00:00
rtognimp
78f0bcd34b
Remove MSZH/ZLIB, FLI and QTRLE, they are now in ffmpeg
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12354 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-29 22:23:34 +00:00
rtognimp
1339538d1a
Remove 8BPS, MsRLE, MsVideo1, RPZA, SMC
...
These codecs are now in libavcodec
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11676 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-12-23 21:06:56 +00:00
alex
8d79536625
10^1337 litres (now, that's an inflation)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10718 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-29 21:16:32 +00:00
alex
5b89123809
removed our native svq1 and huffyuv implementation as libavcodec's implementations are much better
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10419 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-13 15:56:20 +00:00
alex
e8a8a0ec4c
cosmetics
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10368 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-03 20:21:14 +00:00
rfelker
f32852d5f1
1000l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10289 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-13 19:29:21 +00:00
rtognimp
7b0c242d34
RealAudio 1.0 (14_4) and 2.0 (28_8) native decoders.
...
Author unknown, code from a public domain player for Amiga
at http://www.honeypot.net/audio
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10261 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-08 20:25:28 +00:00
faust3
19b1db311e
bcopy -> memcpy for MINGW32 port
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9764 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-30 20:37:54 +00:00
arpi
6a6b923354
removed obsolete unused cyuv.c
...
noticed by Mike Melanson <melanson@pcisys.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9356 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-09 00:08:08 +00:00
rtognimp
461871fc5b
Quicktime rle 32 bit supported
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9115 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-26 22:05:18 +00:00
arpi
f859d013a8
*HUGE* set of compiler warning fixes, unused variables removal
...
based on patch by Dominik Mierzejewski <dominik@rangers.eu.org>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8124 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-06 23:54:29 +00:00
arpi
94b6f5baba
usage of libmpeg2, liba52, mp3lib & svq1 can be disabled
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8027 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-01 16:40:15 +00:00
arpi
5bda061647
some cleanup
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7519 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-27 22:29:43 +00:00
arpi
2059c26359
declarations moved to *.c files
...
reason: single .h contained both audio and video decl, they depend on
things like mp_image, which shouldn't be included in audio decoders...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7471 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-22 00:39:13 +00:00
arpi
72948be024
use img_format.h instead of wine/mmioFOURCC hack
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7469 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-22 00:10:31 +00:00
arpi
a3d81b74f9
This patch fixes a segfault for native cvid decoder in bgr32 and bgr24 modes.
...
Roberto Togni <rtogni@bresciaonline.it>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7410 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-15 21:02:22 +00:00
arpi
0f4f7e27cf
mostly compiler warning fixes, some small bugfix
...
patch by Dominik Mierzejewski <dominik@rangers.eu.org>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7128 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-28 22:45:48 +00:00
alex
477850a115
removed unused code
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7099 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-27 16:17:54 +00:00
arpi
c30e50123a
HPUX porting fixes - patch by Gansser, Martin <MGansser@rand.de>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6957 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-09 21:30:21 +00:00
alex
3d0493357f
8 and 16bpp qtrle support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6721 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-12 17:49:04 +00:00
atmos4
b9f428f9d3
Small fix: Correct mathematical order in MEDIAN macro (gcc 3.1 didn't like it).
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6685 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-09 20:38:21 +00:00
arpi
a983a1f088
bugfix by Michael.Lampe@iwr.uni-heidelberg.de
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6657 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-06 15:17:27 +00:00
arpi
69d5224ae2
use libavcodec's get_bits() code (optional, disabled by default)
...
unfortunatelly it's much slower :(
and teh ALT version just sig11s :((
ideas?
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6512 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-23 00:50:27 +00:00
arpi
706829e19a
use libavcodec's optimized MC functions
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6511 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-22 23:58:15 +00:00
arpi
7cf14b455e
imported from xine, generalized, created header file, all tables moved to
...
svq1_cb.h (was: svq1_codebooks.h)
TODO: use libavcodec's MC and bit parsing routines, maybe VLC too,
finally move the whole decoder to libavcodec
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6506 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-22 23:07:41 +00:00
arpi
89e9c29aff
warning & newline fixes by Dominik Mierzejewski <dominik@rangers.eu.org>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6336 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-07 22:43:29 +00:00
pl
d3219d38f4
warning fix (strings.h > string.h)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6239 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-30 11:56:59 +00:00
arpi
f0b5c4094b
memset and memcpy were used without #include <string.h> in a few places.
...
patch by Björn Sandell <biorn@dce.chalmers.se>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6132 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-20 00:06:29 +00:00
iive
9a1a85ec2e
fixed block artefacts and speedup at the same time
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5685 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-18 17:08:08 +00:00
arpi
2bea9b36a7
mp_image.h and img_format.h moved to libmpcodecs
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5608 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-13 19:14:34 +00:00
arpi
3f7f2ac105
less namespace pollution
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5606 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-13 18:19:36 +00:00
arpi
833d89091c
fastmemcpy path fixed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5605 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-13 18:05:57 +00:00
arpi
463845e0db
native codecs files moved to libmpcodecs/native/
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5604 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-13 18:04:24 +00:00
arpi
93c499d043
moved to libmpcodecs/native/
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5603 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-13 18:03:02 +00:00