1
mirror of https://github.com/mpv-player/mpv synced 2024-11-03 03:19:24 +01:00
Commit Graph

67 Commits

Author SHA1 Message Date
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