1
mirror of https://github.com/mpv-player/mpv synced 2024-09-12 23:45:53 +02:00
Commit Graph

76 Commits

Author SHA1 Message Date
michael
f6cd989fa3 direct rendering method 1 (disabled currently as its not bugfree / finished yet, just set dr1=1 if u want to try it)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6734 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-14 19:44:40 +00:00
albeu
2959c06094 Don't call libvo draw slice directly
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6711 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-11 20:19:00 +00:00
atmos4
08a64d106d Support for yuv410p as needed by ffsvq1.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6682 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-09 18:53:07 +00:00
alex
bd18a2b995 support avcontext based quant_store export
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6666 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-07 16:12:30 +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
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
alex
6cbf7231c9 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5941 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-02 16:09:54 +00:00
alex
4db2e1351d avid mjpeg support (external huffman table)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5940 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-02 12:24:53 +00:00
arpi
66052c7bda support hurryup flag (-(hard)framedrop)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5876 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-27 23:45:00 +00:00
atmos4
d6b84b02ef Hopefully fix ffmpeg12 aspect.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5806 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-24 00:38:04 +00:00
arpi
00d5bd330e accept I420/IYUV in query_format
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5708 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-19 23:11:30 +00:00
arpi
4efbbf02fa draw_slices with framedrop fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5614 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-14 01:21:13 +00:00
arpi
e3a4f18e26 yuy2 support, fixed bug of dropping frame after config_vo calls
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5593 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-13 13:40:26 +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
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
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
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
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
atmos4
a827a9ceb5 Fix aspect info for square pixel.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5332 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-25 09:52:15 +00:00
alex
b49e685913 added aspect ratio support and local ctx
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5281 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-23 17:29:35 +00:00
alex
4e0092801c 10l ;)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5220 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-20 14:56:26 +00:00
alex
7848dd4c1c config vo if resolution changed (after decoded image read the dimensions out of lavc context)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5208 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-19 22:12:18 +00:00
arpi
ce04a5f401 handle error from mpcodecs_config_vo()
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5125 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-16 01:10:31 +00:00
arpi
092aa814f7 common includes moved to private vd_internal.h
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4987 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-07 20:43:17 +00:00
arpi
19c55e8312 vd_ffmpeg added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4953 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-06 20:54:43 +00:00