iive
a7ee37fc89
xvmc updates
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10472 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-26 00:55:36 +00:00
iive
c8e37be59a
sync to ffmpeg, updates, cleanups
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10453 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-21 21:02:34 +00:00
michael
baadf00186
width -> frame / field type
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10450 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-20 15:01:00 +00:00
michael
019264912b
new ff_draw_horiz_band()
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10437 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-17 12:51:44 +00:00
arpi
02fb82572a
quant_store is obsolete
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10424 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-13 22:50:16 +00:00
iive
e405703e68
xvmc support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10363 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-01 22:05:46 +00:00
alex
185d3a9e26
oops, forgot that
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10163 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-23 13:11:49 +00:00
alex
a04f379213
removed obsolete (and currently non-working) scaling functions, after that it works correctly with YV12,422P and 444P mjpegs
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10162 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-23 13:10:20 +00:00
michael
5aa6380d45
FFASV1
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10132 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-19 13:40:50 +00:00
michael
01b60d7c6e
passing ImageDesc (stsd) to ffsvq3
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10087 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-10 00:53:14 +00:00
mosu
cbd7618b8b
Made the decoder honor the aspect ratio set by the container (if it was set at all).
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10081 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-06 15:28:01 +00:00
michael
289df76b58
segfault fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9992 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-26 10:32:45 +00:00
michael
472539ae25
fallback to non-dr1 if the codec wants more than 1+2 buffers
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9983 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-25 00:57:04 +00:00
michael
c93929e269
support old libavcodec
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9932 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-18 22:12:36 +00:00
michael
40a073bea4
passing qscale_type around so the pp code can fix the mpeg2 <<1 thing
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9926 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-18 13:18:59 +00:00
rguyom
a19559f911
Adaptive quantization support for "-lavcopts psnr" and "-lavdopts vstats".
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9866 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-06 23:37:56 +00:00
michael
ce6c56af7b
merging fourcc with codec_tag
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9548 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-08 02:05:14 +00:00
arpi
e682fa834a
10l to kabi (compile fix, uint8->uint8_t)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9401 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-11 20:21:52 +00:00
rfelker
f6ffd63f4b
I hope this works as expected with old lavc versions. At least it compiles now.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8886 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-11 05:06:48 +00:00
arpi
7fcc474e3b
i hate asserts
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8596 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-28 12:14:57 +00:00
arpi
c8166827b5
5l - fixed asserts... mpi->width is allocated width, not the effective one
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8587 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-28 00:01:28 +00:00
arpi
b4b5c5c02d
1l (%d->%f), cosmetics
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8511 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-21 20:39:40 +00:00
michael
26e4189539
AVVideoFrame -> AVFrame
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8414 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-09 12:36:04 +00:00
michael
3c1b43deb6
ffmpeg cleanup/messup support
...
fixing a typo in vstats (found by Markus Liebl <lieblm at web dot de>)
printing qscale statistics
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8412 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-09 09:12:23 +00:00
michael
3d0a234b62
PSNR
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8348 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-04 21:46:53 +00:00
michael
216d10cf2d
specific debug output support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8342 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-04 12:41:57 +00:00
michael
32f03d2030
cleanup
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8341 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-04 11:53:47 +00:00
michael
ad05ae27cb
support for lavc build 4641
...
no #ifdefs this time as the difference is big and iam lazy, feel free to add #ifdef LIBAVCODEC_BUILD ...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8340 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-04 10:49:03 +00:00
michael
8393b4b55d
10l (broken ffmpeg12)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8265 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-24 11:28:25 +00:00
michael
899bf1b58e
aspect ratio clenaup
...
& a/b type aspect argument patch from (Rémi Guyomarch <rguyom at pobox dot com>)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8238 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-20 13:16:09 +00:00
michael
d8cd888d33
disable dr1 for huffyuv (422P & stride hack & dr1 -> bad )
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8201 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-15 00:12:38 +00:00
michael
eb2caba06c
ffhuffyuv
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8191 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-14 19:27:51 +00:00
michael
0c28a0d17d
fixing vd_ffmpeg to handle cleaned-up ffmpeg
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8131 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-08 18:40:39 +00:00
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