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
...
*
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
*
pass fourcc to lavc
michael
2002-09-26
*
use avcodec_alloc_context()
michael
2002-09-19
*
extended par support
alex
2002-09-13
*
fixing mpeg in avi
michael
2002-09-06
*
warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org>
arpi
2002-09-01
*
-afm/-vfm migration from ID (int) to NAME (string) - simplifies code and make...
arpi
2002-08-30
*
mostly compiler warning fixes, some small bugfix
arpi
2002-08-28
*
passing extra stuff from real stuff to lavc
michael
2002-08-28
*
asserts to check buffer size and non overlapingness
michael
2002-08-21
*
dynamic libavcodec.so support updated by
arpi
2002-08-14
*
ver=-1 as default
michael
2002-08-04
*
- some reorder/cleanup of mp_image flags
arpi
2002-08-02
*
colorspace part cleanup and support for IMGFMT_422P, _444P
arpi
2002-08-02
*
compatibility with _OLD_ lavc & uv_stride check
michael
2002-08-02
*
10l to dunno
atmos4
2002-07-28
*
Fix overall frametime overflow, hopefully long long int is portable. (unteste...
atmos4
2002-07-28
*
Add type= and fix a minor typing difference from ffmpeg
atmos4
2002-07-28
[prev]
[next]