arpi
5679435133
colorspace conversion support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5524 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-07 21:33:42 +00:00
arpi
abd870166d
swscale filter
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5523 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-07 20:21:37 +00:00
arpi
0c93924494
vf control codes added, autoq support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5520 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-07 17:42:31 +00:00
arpi
76756940e4
accept only 4:2:0 planar yuv formats
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5519 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-07 17:01:15 +00:00
arpi
41d9f1e6de
export qscale for postproc
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5518 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-07 16:40:54 +00:00
arpi
4a3916336d
missing #ifdfe - 0.1l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5517 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-07 16:34:15 +00:00
arpi
2563ac95f0
quant_store moved to frame struct
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5516 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-07 16:32:54 +00:00
arpi
e3ae844c0e
accept -pp value from args
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5515 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-07 03:32:36 +00:00
arpi
5646c8cc3b
mpeg+pp0 fixed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5514 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-07 03:25:25 +00:00
arpi
392df13c9f
postprocessing filter (fixme: -pp 0)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5513 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-07 03:20:41 +00:00
arpi
69a4881d04
vo_config_count now counts calls to vo->config()
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5512 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-07 02:12:15 +00:00
arpi
b909e60fe9
don't config twice
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5511 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-07 02:11:10 +00:00
arpi
1d63493c0f
vf_next_uninit was Wrong Thing - thx to Fredrik Kuivinen
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5509 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-06 22:46:20 +00:00
arpi
e24cd4d942
video filter layer - written from scratch, but inspired a lot by Fredrik Kuivinen's patch
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5508 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-06 22:05:01 +00:00
pl
128afd4003
Bugreports start appearing - no reaction :/
...
I apply the fix/workaround.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5496 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-05 15:40:31 +00:00
michael
bf810ce7da
i just fixed b-frames & slices in libavcodec :) ... iam too tired for benchmarks now ...
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5495 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-05 04:48:15 +00:00
arpi
eb72b1462d
use -slices
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5486 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-04 00:03:44 +00:00
arpi
917a859fac
global var for option -slices
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5484 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-04 00:00:23 +00:00
arpi
37237d0e2f
libavcodec slices support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5483 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-03 23:59:54 +00:00
arpi
f331f54b26
control() done
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5482 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-03 21:37:26 +00:00
arpi
0e69d0c69d
removed useless contect struct -> code simplified
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5481 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-03 21:01:15 +00:00
arpi
a4f5c8a3d9
libmad support, rewritten from scratch using Xine decoder as sample
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5480 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-03 20:14:18 +00:00
arpi
85ee329a2e
vd_mpegpes added
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5477 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-03 18:22:31 +00:00
arpi
4cfb38c8a2
rewritten - it replaces libmpeg2/decode.c now
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5466 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-03 02:39:02 +00:00
arpi
b168261f10
sample
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5463 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-01 19:14:14 +00:00
arpi
aff40c7823
audio input buffer allocation/free cleanup
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5459 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-01 17:58:04 +00:00
alex
e8236a8ab6
config vo only if aspect really changed and width&&height isn't changed (if w||h changes, we set it later)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5458 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-01 17:12:10 +00:00
arpi
1bd4364bc4
cleanup
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5456 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-01 15:45:45 +00:00
arpi
e698214de0
ehh. vorbis support...
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5455 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-01 15:26:23 +00:00
arpi
8b9eea7eb0
twos audio fixed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5454 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-01 15:25:50 +00:00
alex
57c7eef360
added vfw uninit
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5452 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-01 13:26:38 +00:00
alex
111e0a4f65
added acm uninit
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5451 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-01 13:26:03 +00:00
alex
ad8ea46df1
using sh->context and added proper uninit
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5449 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-01 13:14:54 +00:00
alex
2870aa4331
using sh->context
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5448 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-01 13:10:03 +00:00
arpi
137c0d6cc8
vorbis driver ported, and also fixed a bug, as nominal_bitrate can be -1
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5428 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-31 20:08:19 +00:00
melanson
03b4e0a033
fixed ibps
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5423 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-31 17:25:11 +00:00
melanson
85b287acd0
modified the new MS RLE decoder to support BGR15/16 output formats in
...
addition to BGR24/32, just like the old XAnim decoder; it's also
interesting to note that this commit wantonly violates A'rpi's newest
nonsensical CVS policy, and I quote:
Note: if you had to put if(){ .. } over big (> 5 lines) code,
do NOT change the indent of the inner part (move it right) !
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5421 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-31 15:33:32 +00:00
arpi
dc8013694c
copy palette to 4*256 bytes area to avoid sig11 when colors<256 but index>colors (broken files)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5420 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-31 10:11:49 +00:00
arpi
bbb69a2db6
migrating to Melanson's great codec name change... which is of course nonsense but why not...
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5418 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-31 09:29:19 +00:00
melanson
a9803b9f75
reworked ADPCM decoders; changes include:
...
* fixed MS IMA ADPCM
* dissolved adpcm.c/.h into appropriate ad_* decoders
* DK4 audio is handled directly by IMA ADPCM decoder (this obsoletes
ad_dk4adpcm.c)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5409 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-30 22:27:45 +00:00
arpi
b338f41223
ac3_iec958_build_burst moved from ac3-iec958.c
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5371 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-27 21:05:39 +00:00
atmos4
1f8a7b1336
eeh 10l removed too much lines :(
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5367 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-27 03:07:07 +00:00
atmos4
a6723d9346
Issue a warning in VDec if disp_w and disp_h weren't set by codec and try workaround.
...
Fix ijpg codec to set sh->disp_w and sh->disp_h.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5366 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-27 02:58:55 +00:00
iive
c1205011cc
ported back hack for interlaced mpeg2, without it mplayer draws whole frame for every field -100% slowdown
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5361 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-26 17:05:09 +00:00
atmos4
e62a51110c
Don't kill me, pure indent change as I forgot to reindent when copy and pasting from dec_audio.c, as this is the first revision it doesn't break changelog!
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5358 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-26 16:37:42 +00:00
atmos4
96b58cfa58
Port dec_audio.c faad aac decoder to libmpcodecs, cleaned up code, improved buffering scheme.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5357 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-26 15:53:18 +00:00
melanson
37ef9b84ec
fixed up this audio decoder too
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5354 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-26 05:34:41 +00:00
melanson
3f5ad4c82b
added YUY2 output to the widely used (heh) CYUV decoder because it seemed
...
like a good idea...isn't YUY2 better supported that UYVY?
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5352 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-26 05:03:10 +00:00
melanson
18f583efc7
fixed so the decoder cooperates better with the rest of the system
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5351 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-26 04:41:43 +00:00
melanson
bfe1dcfba9
fixed to work nicely with the new system (and yes, I did originate the RoQ
...
audio decoder for this project)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5350 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-26 04:22:47 +00:00