Commit Graph

67 Commits

Author SHA1 Message Date
michael b2f4966a91 fixing vstats so B frames are shown as B and not P
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8066 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-03 00:15:55 +00:00
michael 31642e2744 change qscale type to int8 and fix qscale ordering
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7985 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-30 20:50:33 +00:00
michael ba80103442 passing picture_type (might be usefull for postprocessing)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7958 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-29 11:26:26 +00:00
arpi 290a98a9cc 1l :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7930 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-27 02:54:46 +00:00
michael 31f511c9a6 handle direct rendering buffer allocation failure
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7929 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-27 00:37:51 +00:00
arpi 68ad190678 10l... #ifdef doesn't work for enums :(
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7899 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-24 19:40:08 +00:00
arpi cee57cf702 #ifdef PIX_FMT_YUV411P...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7789 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-19 00:23:50 +00:00
michael fc499bc536 put M4S2 & MP4S headers in avctx->extradata (in the unlikely case that they arent missing completly)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7737 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-14 12:51:55 +00:00
michael de10f446dd new error resilience support
option renamed for consitancy with ffmpeg (ver -> er)
 bug numbers changed (1234->1248) as some files need multiple ones


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7723 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-13 13:49:24 +00:00
arpi a6450205ee 411P added (DV ntsc)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7663 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-07 21:57:43 +00:00
arpi 4250d227f1 1l - update len too in sliced mode
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7579 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-01 23:47:22 +00:00
arpi 93768f46e5 fixing RV10 streamcopy - detect packet format (simple single frame vs. slices
with extra header + offset tab) based on codec header instead of demuxer type


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7575 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-01 21:30:10 +00:00
michael 021c753321 rv10 cleanup
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7574 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-01 20:01:04 +00:00
michael 40e200bd9f idct algo selection support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7565 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-29 23:21:57 +00:00
michael 58bedbff1f pass fourcc to lavc
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7513 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-26 23:53:50 +00:00
michael 8a4e66f19b use avcodec_alloc_context()
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7445 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-19 09:47:37 +00:00
alex 5c2cb7a851 extended par support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7389 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-13 20:45:58 +00:00
michael 08cdd6368b fixing mpeg in avi
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7304 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-06 22:53:26 +00:00
arpi d8edb8566c warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7221 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-01 14:30:55 +00:00
arpi 1b667f61ba -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and makes dlopen()'ing possible
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7181 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-30 21:44:20 +00:00
arpi 0f4f7e27cf mostly compiler warning fixes, some small bugfix
patch by Dominik Mierzejewski <dominik@rangers.eu.org>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7128 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-28 22:45:48 +00:00
michael f4e1671be7 passing extra stuff from real stuff to lavc
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7127 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-28 22:02:38 +00:00
michael c473238dc8 asserts to check buffer size and non overlapingness
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7052 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-21 19:08:24 +00:00
arpi c17e80d20f dynamic libavcodec.so support updated by
Alexander.Gottwald@informatik.tu-chemnitz.de


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7005 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-14 21:43:49 +00:00
michael e31043bcb9 ver=-1 as default
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6898 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-04 16:27:52 +00:00
arpi d010698e43 - some reorder/cleanup of mp_image flags
- support for _ACCEPT_ALIGNED_STRIDE && _PREFER_ALIGNED_STRIDE


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6876 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-02 22:55:54 +00:00
arpi dbe6e80231 colorspace part cleanup and support for IMGFMT_422P, _444P
i didn't removed the 422p->yuy2 conversion yet, because of swscaler can't
output yuy2 and 422p->yv12 loses quality :(


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6874 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-02 19:38:59 +00:00
michael f3bbcd811e compatibility with _OLD_ lavc & uv_stride check
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6870 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-02 12:19:21 +00:00
atmos4 60e4b5d81c 10l to dunno
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6836 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-28 22:29:04 +00:00
atmos4 10baacbf5f Fix overall frametime overflow, hopefully long long int is portable. (untested, will test tomorrow)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6835 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-28 22:09:03 +00:00
atmos4 9d613c659c Add type= and fix a minor typing difference from ffmpeg
(now encoding (ffmpeg) and playback (mplayer) differ just on one of 1438lines - 0.1error in rounding ;)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6834 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-28 21:56:18 +00:00
atmos4 1d3c0d3999 Generate ffmpeg compatible vstats_<time>.log, when -lavdopts vstats is specified.
Data in my tests was 100% the same, only type= is currently missing, as avctx->key_frame
isn't set on decoding and I dunno where to get that info from mplayer-core.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6829 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-28 15:54:26 +00:00
atmos4 61ae3e730a Hopefully correct 10l fix for duuno who.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6772 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-23 19:37:11 +00:00
michael 08400331dc fallback to slices, if dr1 fails (bug found by kabi)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6743 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-16 23:42:44 +00:00
michael 14f34093c3 10l y422p -> y420p
use uvstride in draw_slices
dr2 support (disabled as mplayer doesnt like slices with width!=picture width sometimes)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6741 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-16 12:04:30 +00:00
michael c540ebd14b 10l (init flags after init ...)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6740 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-16 00:56:12 +00:00
michael 5358f5a60f svq1 direct rendering
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6739 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-15 21:33:46 +00:00
michael 8c6996f712 imgtype IP support
enabling dr1 by default, lets see if its bugfree ...


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6738 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-15 14:30:12 +00:00
michael 9db1a07b9e 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6737 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-15 00:30:50 +00:00
michael 920f3f2f7e dont depend upon vo_directrendering
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6736 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-14 21:57:03 +00:00
michael ef5ee5c568 fixing fixmes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6735 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-14 21:30:54 +00:00
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