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
7f025d4e46
use built-in yvu9->yv12 code, because it requires all src/dst strides and
...
offsets, the params passed to postproc's converter is simply not enough...
(temp. solution, waiting for yvu9 support in swscale)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6505 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-22 23:05:00 +00:00
arpi
413bd92bb5
don't require sh->bih (should fix v4l)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6503 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-22 12:12:42 +00:00
arpi
1bf7748010
NV12 added
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6492 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-22 08:47:56 +00:00
alex
aac6031e77
vf_yvu9 support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6488 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-21 17:39:39 +00:00
alex
67191f1cd0
yvu9 support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6487 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-21 17:38:06 +00:00
alex
8f91153011
yvu9toyv12 converter
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6486 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-21 17:37:30 +00:00
alex
4839e62438
report if no palette
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6482 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-21 16:38:53 +00:00
alex
aeab39c7e6
yvu9 support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6481 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-21 16:37:37 +00:00
alex
3028536080
added yvu9
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6479 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-21 16:01:18 +00:00
michael
797c48b96a
wmv1
...
grayscale only encoding (forgot to commit that ...)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6462 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-18 01:39:26 +00:00
michael
6a5f0f0c19
higher quality mode
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6449 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-16 13:54:36 +00:00
michael
73510c3d0b
direct rendering (hopefully at least, TFM for the video filters is a bit nonexistent or iam just too stupid) ;)
...
uninit
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6448 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-16 13:45:52 +00:00
arpi
aa25ad7277
audio subpacket reordering fixed for odd matrix height
...
triggered by cowboy.rm uploaded by Luke Harrison <luke@vv.carleton.ca>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6429 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-14 01:48:14 +00:00
michael
c6695c7f83
noise generating filter
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6425 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-14 01:14:56 +00:00
michael
6ecb5a6b00
rounding bugfix
...
dering filter test patterns
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6414 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-13 13:18:50 +00:00
atmos4
d32c4241da
Implement Nilmoni's and Bernd Ernesti's patches for:
...
Better real codec dir detection and NetBSD real support.
Fix Nilmonis code, so it's working like expected.
Move a debug printf to mp_msg and some fixes in demux_real.c.
Some cosmetics :) -> RealPlayer 8 to RealPlayer, as RealOne (aka RealPlayer 9 works, too)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6405 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-13 00:14:28 +00:00
arpi
81f4a0c293
fixed copyright
...
print info about audio codec flavor, name, bitrate
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6381 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-10 16:40:20 +00:00
nexus
d1a44c5e09
FreeBSD hack
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6378 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-10 15:38:20 +00:00
arpi
68cf96568f
use path & dllname from config
...
removed debug printfs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6377 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-10 14:52:44 +00:00
arpi
3624175284
get matrix w*h from the demuxer
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6374 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-10 13:55:18 +00:00
nexus
81bf2c9799
FreeBSD compile fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6371 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-10 08:14:33 +00:00
arpi
6c4c3576b7
yeah, it worx! but needs a big cleanup and removal of hardcoded stuff
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6369 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-10 02:19:43 +00:00
arpi
93bb334083
readaudio decoder - not yet working
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6368 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-10 01:32:12 +00:00
arpi
78b55054d0
freebsd support (hack) by Nexus
...
(f)printf->mp_msg, also needed to avoid use of stderr...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6362 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-09 19:53:13 +00:00
arpi
87c9f64a93
win32 dll support (non-working)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6361 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-09 18:20:27 +00:00
michael
f9736da1e5
grayscale only decoding support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6356 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-09 13:52:13 +00:00
arpi
64aef7a44d
very high bitrate (RealOne) support fixed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6355 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-09 13:45:49 +00:00
arpi
0d2b5debe0
- removed unused function pointers
...
- fixed codec id/subid for rv30 (no more hardcoded values)
- rv20 support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6346 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-09 01:08:33 +00:00
arpi
cd356609ae
realvideo support by Florian Schneider <flo-mplayer-dev@gmx.net>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6344 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-08 20:51:50 +00:00
arpi
73a4e12f08
RealVideo rv30 decoder, using binary driver from realplayer8
...
patch by Florian Schneider <flo-mplayer-dev@gmx.net>
some cleanup, and transin1{} fix by me
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6342 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-08 20:47:54 +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
michael
f57f36f1f1
test pattern filter
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6279 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-03 14:13:28 +00:00
michael
3efbc894b0
workaround bugs & error resilience ffmpeg decoder options
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6266 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-02 12:48:55 +00:00
arpi
920b85eebd
fame=quality:fps args support, small fixes for 0.9.0 api
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6262 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-01 20:57:26 +00:00
arpi
bdb90f44fd
use new api of libfame 0.9.0
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6261 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-01 20:27:14 +00:00
michael
57e51372c4
single coefficient elimination disabled by default
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6256 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-01 02:11:24 +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
2b95bb17a1
setting mpi's w/h to disp_w/h. it fixes mpeg1 crash when height%16!=0
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6235 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-30 01:26:07 +00:00
arpi
346b7d622c
8bit 'twos' S8 pcm audio support - fixes MOTI1E.MOV
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6234 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-30 00:40:55 +00:00
arpi
38e810acba
grayscaled palette support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6233 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-30 00:26:23 +00:00
arpi
d2eef7bb8a
restore original bih->biCompression if codec init failed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6231 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-29 22:39:25 +00:00
arpi
b600c44f46
- modify bih->biCompression instead of sh->format
...
- uncompressed image lines in .avi files are 4-byte aligned (found by Keve Müller <keve@keve.hu>)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6230 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-29 22:38:34 +00:00
arpi
bc9cc2f536
new options to support Michael's libavcodec patch, #ifdefed
...
slightly modified version of Michael's ffmpeg-preview-michael-20020529-mplayer.diff
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6229 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-29 21:34:29 +00:00
alex
fd0fa7d6d1
report error if bad dimensions requested (<=0)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6198 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-26 15:55:29 +00:00
arpi
086c324692
warning fixes, patch by Ulrich Hecht <uli@suse.de>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6189 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-25 13:22:28 +00:00
alex
e8e9d30803
typo
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6187 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-25 11:42:40 +00:00
alex
4be3451cf5
10l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6158 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-23 14:07:11 +00:00
arpi
c835270280
big cosmetics patch, cleanup of messages printed by mplayer and libs.
...
some printf->mp_msg conversion, and some debug messages moved from warn/info to v/dbg2
mplayer's output is now shorter, readable and consistent
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6139 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-20 03:25:26 +00:00
arpi
8126f220e7
do not pass the flip flag to vo - maybe it support flipping just report no support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6138 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-20 02:27:10 +00:00