summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/vf_lavc.c
Commit message (Expand)AuthorAgeFilesLines
* AVVideoFrame -> AVFramemichael2002-12-091-3/+16
* cleanupmichael2002-12-041-5/+1
* support for lavc build 4641michael2002-12-041-8/+18
* - 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