| Commit message (Expand) | Author | Age | Files | Lines |
* | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò | 2011-01-26 | 1 | -1/+1 |
* | Avoid rollover in settings conversion. | James Zern | 2010-12-12 | 1 | -4/+4 |
* | Add new -slices option and use it for libvpx and libx264. | James Zern | 2010-10-22 | 1 | -0/+1 |
* | Fix doxygen comments. | Benoit Fouet | 2010-08-02 | 1 | -5/+5 |
* | Map rc_buffer_size to and c_initial_buffer_occupancy to their libvpx | James Zern | 2010-07-28 | 1 | -0/+8 |
* | Map settings for 2-pass libvpx encoding. | James Zern | 2010-07-22 | 1 | -0/+8 |
* | Do not map video quantizer scale (from 1-51 to 0-63) for libvpx anymore. | James Zern | 2010-07-12 | 1 | -3/+2 |
* | Set libvpx encoding profile to libavcodec's profile. | James Zern | 2010-07-11 | 1 | -0/+5 |
* | libvpx: Set the libvpx frame dropping threshold to frame_skip_threshold | Martin Storsjö | 2010-06-08 | 1 | -0/+1 |
* | libvpx: Don't use the VPX_KF_FIXED mode | James Zern | 2010-06-08 | 1 | -3/+1 |
* | Use new macro AV_BASE64_SIZE. | James Zern | 2010-06-07 | 1 | -1/+1 |
* | VP8 encoding via libvpx. | James Zern | 2010-06-03 | 1 | -0/+489 |