1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-17 04:15:13 +00:00
Commit Graph

950 Commits

Author SHA1 Message Date
iive
82fa16b8df use the old names for 4 options
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11492 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-18 01:24:23 +00:00
michael
47f136d976 memcpy pix instead of black screen if no DR and codec provides no qscale table
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11478 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-16 10:48:03 +00:00
mosu
f0ae194540 Made the FLAC decoder be less greedy resulting in much better A/V sync handling.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11477 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-16 10:41:25 +00:00
michael
61ab8c2596 RD optimal lambda->qp support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11446 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-12 12:30:52 +00:00
iive
418bca78a9 XviD Api4 driver from http://ed.gomez.free.fr/
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11438 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-12 00:50:43 +00:00
iive
64060df2c7 XviD Api4 support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11437 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-12 00:43:42 +00:00
rtognimp
7d81b9bb22 1l, another version check missing, noted by rgselk
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11432 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-10 22:03:27 +00:00
iive
ec7286c803 1l missing version check
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11423 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-10 02:38:39 +00:00
rtognimp
dd8934e90d Support for paletted codecs in ffmpeg
Support buffer hints from ffmpeg codecs
Support ffmpeg image formats bgr24, rgb555, pal8


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11421 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-09 23:55:28 +00:00
ranma
58898b2fad Fix build with LIBAVCODEC_BUILD < 4684.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11420 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-09 23:32:42 +00:00
iive
4924d714bc aspect change does not flush buffers
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11415 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-08 01:56:09 +00:00
rathann
e1dc488097 Warning fixes (approved by A'rpi).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11413 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-08 00:26:51 +00:00
rik
e963c4c874 addition of special image formats for Zoran MJPEG, and vd_zrmjpeg.c
the zoran passthrough filter for the new vo_zr2.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11387 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-04 19:58:37 +00:00
ranma
834c6ad746 mencoder lavc audio encoding support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11376 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-03 16:35:40 +00:00
michael
0334cc4729 another lame workaround for the g1 filter layer ...
now filter chains with >8 scale filters initalize before u fall asleep


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11374 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-03 12:15:32 +00:00
attila
f10ca60dbd If alex is too lazy to apply a patch, then i'll do it :)
This one fixes a sig11 when the -vo can't be initialized and get_buffer fails
for libavcodec


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11373 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-03 10:42:28 +00:00
michael
0ab6710b79 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11370 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-03 02:42:39 +00:00
michael
abfc653821 noise reduction
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11364 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-02 23:21:45 +00:00
michael
98775f442b 1000l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11336 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-31 13:23:33 +00:00
michael
26f88f7246 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11335 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-31 12:59:51 +00:00
michael
09c8f3f996 skip filter if codec doesnt provide the QP array and user didnt force a QP (fixes diegos segfault)
its quite scary how many 10l bugs the spp filter had ...


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11309 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-28 20:49:33 +00:00
michael
9961263e78 autoq
support all planar YUV variants (untested, probably buggy)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11308 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-28 14:00:07 +00:00
michael
c2203c695d hue changeing of grayscale probably isnt usefull
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11307 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-28 13:51:04 +00:00
michael
c74d0504cc 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11306 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-28 13:17:11 +00:00
michael
222baf576e another 10l ...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11305 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-28 12:41:19 +00:00
michael
b2e9e05254 optimize
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11302 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-28 10:45:55 +00:00
michael
5ac153b4c5 optimizing
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11300 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-27 23:47:39 +00:00
michael
c829d6fe6a change offsets (quality 2-4 looks better now)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11299 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-27 22:25:28 +00:00
michael
eb14533f92 different / faster / simpler "quantization"
filtered images look like with the old quantization (to me at least) if anyone notices a difference then tell me ASAP


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11297 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-27 21:12:29 +00:00
michael
0259d347c8 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11296 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-27 19:14:38 +00:00
michael
162cbf9843 120l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11282 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-27 00:14:33 +00:00
michael
c7c01433e7 10l and minor optimization
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11281 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-26 23:35:46 +00:00
michael
89b9c0976e simple alternative postprocessing filter
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11278 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-26 23:07:21 +00:00
diego
50ff1ca5b7 -vop ---> -vf
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11262 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-25 18:44:41 +00:00
ranma
b4ee1f0e57 constant qscale was broken due to libavcodec changes, fix taken from ve_lavc.c
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11258 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-24 11:34:48 +00:00
michael
1a6240077d vf_hue
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11250 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-23 18:36:02 +00:00
michael
7cb9d370b4 100l patch by (Tilmann Bitterberg <transcode at tibit dot org>)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11246 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-23 12:05:33 +00:00
michael
2a8804cbd4 fast deinterleaver (= il filter with stride/width/height tricks)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11243 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-22 21:21:52 +00:00
michael
c32e44be08 mpeg4 has only 8bit per numerator and denominator ...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11196 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-20 21:40:58 +00:00
michael
4b29d38b01 sample_aspect_ratio
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11195 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-20 21:21:42 +00:00
michael
13f07bfc31 gamma weight patch by (Alexander Stege <mplayer at legale-software dot com>)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11170 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-18 23:02:30 +00:00
michael
7b3ef293ee optimization
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11167 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-17 17:15:38 +00:00
attila
bf69890466 Fix compilation when libavcodec is missing.
Patch by Nico <nsabbi@libero.it>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11142 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-16 08:45:10 +00:00
attila
12882989fc skip null frames in mpeg files, patch by Zoltan Hidvegi <mplayer@hzoli.2y.net>
I have an mpeg2 avi (created with mencoder -oac copy -ovc copy from a
dvd) that has null frames, probably inserted by mencoder.  I can play
that with -vfm ffmpeg, but mplayer dump when played with the default
libmpeg2, the trivial patch below fixes that.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11081 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-11 11:21:54 +00:00
alex
a31340614b some missing formats
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11070 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-09 22:32:30 +00:00
alex
697d692f4c uyvy output support in swscaler
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11069 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-09 22:25:53 +00:00
michael
bb78cb5401 YUV422P dr1 fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11065 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-09 21:21:46 +00:00
michael
6338346a8e use lagrange multipler instead of qscale
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11033 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-07 11:45:09 +00:00
nexus
1bc7a2b28f bug found by Alexander Stege
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11030 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-06 18:11:38 +00:00
alex
b28363ebaa correct handling of select ret=0, patch by Jonas Jensen <jbj@knef.dk>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11016 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-05 14:17:29 +00:00