index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libmpcodecs
/
vd_ffmpeg.c
Commit message (
Expand
)
Author
Age
*
pass stream header FCC
michael
2003-09-11
*
FFASV2
michael
2003-09-01
*
Removed the historic cfgparser and switched full to the new config parser (al...
alex
2003-08-13
*
xvmc updates
iive
2003-07-26
*
sync to ffmpeg, updates, cleanups
iive
2003-07-21
*
width -> frame / field type
michael
2003-07-20
*
new ff_draw_horiz_band()
michael
2003-07-17
*
quant_store is obsolete
arpi
2003-07-13
*
xvmc support
iive
2003-07-01
*
oops, forgot that
alex
2003-05-23
*
removed obsolete (and currently non-working) scaling functions, after that it...
alex
2003-05-23
*
FFASV1
michael
2003-05-19
*
passing ImageDesc (stsd) to ffsvq3
michael
2003-05-10
*
Made the decoder honor the aspect ratio set by the container (if it was set a...
mosu
2003-05-06
*
segfault fix
michael
2003-04-26
*
fallback to non-dr1 if the codec wants more than 1+2 buffers
michael
2003-04-25
*
support old libavcodec
michael
2003-04-18
*
passing qscale_type around so the pp code can fix the mpeg2 <<1 thing
michael
2003-04-18
*
Adaptive quantization support for "-lavcopts psnr" and "-lavdopts vstats".
rguyom
2003-04-06
*
merging fourcc with codec_tag
michael
2003-03-08
*
10l to kabi (compile fix, uint8->uint8_t)
arpi
2003-02-11
*
I hope this works as expected with old lavc versions. At least it compiles now.
rfelker
2003-01-11
*
i hate asserts
arpi
2002-12-28
*
5l - fixed asserts... mpi->width is allocated width, not the effective one
arpi
2002-12-28
*
1l (%d->%f), cosmetics
arpi
2002-12-21
*
AVVideoFrame -> AVFrame
michael
2002-12-09
*
ffmpeg cleanup/messup support
michael
2002-12-09
*
PSNR
michael
2002-12-04
*
specific debug output support
michael
2002-12-04
*
cleanup
michael
2002-12-04
*
support for lavc build 4641
michael
2002-12-04
*
10l (broken ffmpeg12)
michael
2002-11-24
*
aspect ratio clenaup
michael
2002-11-20
*
disable dr1 for huffyuv (422P & stride hack & dr1 -> bad )
michael
2002-11-15
*
ffhuffyuv
michael
2002-11-14
*
fixing vd_ffmpeg to handle cleaned-up ffmpeg
michael
2002-11-08
*
fixing vstats so B frames are shown as B and not P
michael
2002-11-03
*
change qscale type to int8 and fix qscale ordering
michael
2002-10-30
*
passing picture_type (might be usefull for postprocessing)
michael
2002-10-29
*
1l :)
arpi
2002-10-27
*
handle direct rendering buffer allocation failure
michael
2002-10-27
*
10l... #ifdef doesn't work for enums :(
arpi
2002-10-24
*
#ifdef PIX_FMT_YUV411P...
arpi
2002-10-19
*
put M4S2 & MP4S headers in avctx->extradata (in the unlikely case that they a...
michael
2002-10-14
*
new error resilience support
michael
2002-10-13
*
411P added (DV ntsc)
arpi
2002-10-07
*
1l - update len too in sliced mode
arpi
2002-10-01
*
fixing RV10 streamcopy - detect packet format (simple single frame vs. slices
arpi
2002-10-01
*
rv10 cleanup
michael
2002-10-01
*
idct algo selection support
michael
2002-09-29
[next]