17 Commits (527ca3985c736ffe077a82fdf3616f0fd571b923)

Author SHA1 Message Date
Michael Niedermayer 1929807bef libvpxenc: add forgotten AVClass. 14 years ago
James Zern 88aa215939 vpxenc: add VP8E_SET_STATIC_THRESHOLD mapping 14 years ago
James Zern a138121bf1 webm: Additional options/presets for VP8 encodes under FFmpeg 14 years ago
Stefano Sabatini ce5e49b0c2 replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 14 years ago
Stefano Sabatini 975a1447f7 Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 14 years ago
James Zern 8eeed0db05 vpxenc: add CQ_LEVEL mapping 14 years ago
James Zern a299a261de vpxenc: add VP8E_SET_STATIC_THRESHOLD mapping 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Diego Elio Pettenò e7e2df27f8 Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. 14 years ago
Diego Elio Pettenò d36beb3f69 Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. 14 years ago
James Zern 9d845ca40c Avoid rollover in settings conversion. 14 years ago
James Zern 2aa72ecccc Add new -slices option and use it for libvpx and libx264. 14 years ago
Benoit Fouet 1aa15491f2 Fix doxygen comments. 15 years ago
James Zern 53cf47829a Map rc_buffer_size to and c_initial_buffer_occupancy to their libvpx 15 years ago
James Zern 7eb185e0a3 Map settings for 2-pass libvpx encoding. 15 years ago
James Zern f07c9895e0 Do not map video quantizer scale (from 1-51 to 0-63) for libvpx anymore. 15 years ago
James Zern 83a68cd64f Set libvpx encoding profile to libavcodec's profile. 15 years ago
Martin Storsjö 00ce2cbed5 libvpx: Set the libvpx frame dropping threshold to frame_skip_threshold 15 years ago
James Zern 07777c2d5c libvpx: Don't use the VPX_KF_FIXED mode 15 years ago
James Zern 082a0a33c4 Use new macro AV_BASE64_SIZE. 15 years ago
James Zern ee0e91462c VP8 encoding via libvpx. 15 years ago