summaryrefslogtreecommitdiffstats
path: root/libavcodec/libvpxenc.c
Commit message (Expand)AuthorAgeFilesLines
...
* Do not map video quantizer scale (from 1-51 to 0-63) for libvpx anymore.James Zern2010-07-121-3/+2
* Set libvpx encoding profile to libavcodec's profile.James Zern2010-07-111-0/+5
* libvpx: Set the libvpx frame dropping threshold to frame_skip_thresholdMartin Storsjö2010-06-081-0/+1
* libvpx: Don't use the VPX_KF_FIXED modeJames Zern2010-06-081-3/+1
* Use new macro AV_BASE64_SIZE.James Zern2010-06-071-1/+1
* VP8 encoding via libvpx.James Zern2010-06-031-0/+489
OpenPOWER on IntegriCloud