summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/vf_lavc.c
Commit message (Expand)AuthorAgeFilesLines
* - using avcodec_alloc_context()arpi2002-10-221-4/+5
* changing return type of put_image void->intarpi2002-09-101-3/+3
* mostly compiler warning fixes, some small bugfixarpi2002-08-281-1/+1
* dynamic libavcodec.so support updated byarpi2002-08-141-1/+1
* FPS autodetection, accept args: quality:fpsarpi2002-05-081-4/+30
* 10larpi2002-04-281-1/+1
* realtime yv12->mpeg1 with libavcodec qscale=1arpi2002-04-271-0/+147