gstreamer/ext/vp8
Alexey Fisher 69c9b2d9c9 vp8enc: add min/maxsection-pct option
This options should be good to redeuce decode CPU load.
for lowend hardware:
minsection-pct=15 maxsection-pct=400

for hiend hw:
minsection-pct=5 maxsection-pct=800

see example:
http://www.webmproject.org/tools/encoder-parameters/#2-pass_vbr_encoding_for_smooth_playback_on_low-end_hardware

Signed-off-by: Alexey Fisher <bug-track@fisher-privat.net>
Signed-off-by: David Schleef <ds@schleef.org>
2011-08-03 13:39:33 -07:00
..
gstvp8dec.c vp8dec: add check if we have legal aspect-ratio before reset it. 2011-06-25 11:36:05 -07:00
gstvp8dec.h basevideo: merge utils header into basevideocodec 2011-03-23 21:33:49 -07:00
gstvp8enc.c vp8enc: add min/maxsection-pct option 2011-08-03 13:39:33 -07:00
gstvp8enc.h vp8enc: add min/maxsection-pct option 2011-08-03 13:39:33 -07:00
gstvp8utils.c vp8: Undef HAVE_CONFIG_H before including libvpx headers 2010-05-20 09:56:25 +02:00
gstvp8utils.h vp8: Use VPX_PLANE_* instead of PLANE_* 2010-06-01 11:19:46 +02:00
Makefile.am vp8: fix LIBADD order in Makefile.am 2011-03-17 20:52:07 +00:00
plugin.c vp8: Move structure definitions, etc to public header files for gtk-doc 2010-07-03 17:34:58 +02:00