]> git.sesse.net Git - ffmpeg/history - libavcodec/libvpxenc.c
imc: fix undefined float to int conversion
[ffmpeg] / libavcodec / libvpxenc.c
2010-08-02 Benoit FouetFix doxygen comments.
2010-07-28 James ZernMap rc_buffer_size to and c_initial_buffer_occupancy...
2010-07-22 James ZernMap settings for 2-pass libvpx encoding.
2010-07-12 James ZernDo not map video quantizer scale (from 1-51 to 0-63...
2010-07-11 James ZernSet libvpx encoding profile to libavcodec's profile.
2010-06-08 Martin Storsjölibvpx: Set the libvpx frame dropping threshold to...
2010-06-08 James Zernlibvpx: Don't use the VPX_KF_FIXED mode
2010-06-07 James ZernUse new macro AV_BASE64_SIZE.
2010-06-03 James ZernVP8 encoding via libvpx.