log libmpcodecs/vf_lavc.c @ 16583:84356c6d997b

age author description
2005-06-28 nicodvb restored framerate autodetection based on height
2005-05-05 michael set pix_fmt
2005-04-30 michael LIBAVCODEC_BUILD >= 4754
2003-11-09 ranma Fix build with LIBAVCODEC_BUILD < 4684.
2003-10-24 ranma constant qscale was broken due to libavcodec changes, fix taken from ve_lavc.c
2003-10-04 gabucino many small typo and grammar fixes
2003-03-15 albeu Add the new -vf option wich is the same as vop in reverse order.
2003-03-13 michael 1000l
2002-12-09 michael AVVideoFrame -> AVFrame
2002-12-04 michael cleanup
2002-12-04 michael support for lavc build 4641
2002-10-22 arpi - using avcodec_alloc_context()
2002-09-10 arpi changing return type of put_image void->int
2002-08-28 arpi mostly compiler warning fixes, some small bugfix
2002-08-14 arpi dynamic libavcodec.so support updated by
2002-05-08 arpi FPS autodetection, accept args: quality:fps
2002-04-28 arpi 10l
2002-04-27 arpi realtime yv12->mpeg1 with libavcodec qscale=1