gstreamer/ext/vp8
Philip Jägenstedt ee152678af [MOVED FROM BAD 033/134] vp8enc: threads property
Increasing from 1 to 2 threads on an Thinkpad X60s decreased encode time
in a test from ~24 s to ~19 s, so this is quite useful.

Ideally we should let 0 be the default and automatically match the number
of CPU cores (or something).
2012-09-16 15:27:13 +02:00
..
gst/video [MOVED FROM BAD 001/134] vp8: Add encoder/decoder 2012-09-16 15:27:12 +02:00
gstvp8dec.c [MOVED FROM BAD 031/134] vp8dec: Only enable postprocessing if the decoder supports it 2012-09-16 15:27:13 +02:00
gstvp8enc.c [MOVED FROM BAD 033/134] vp8enc: threads property 2012-09-16 15:27:13 +02:00
gstvp8utils.c [MOVED FROM BAD 024/134] vp8: Undef HAVE_CONFIG_H before including libvpx headers 2012-09-16 15:27:13 +02:00
gstvp8utils.h [MOVED FROM BAD 018/134] vp8: Improve error handling and debug output 2012-09-16 15:27:13 +02:00
Makefile.am [MOVED FROM BAD 018/134] vp8: Improve error handling and debug output 2012-09-16 15:27:13 +02:00
plugin.c [MOVED FROM BAD 030/134] vp8: typo: s/HAVE_VP8_DECODER/HAVE_VP8_ENCODER/ 2012-09-16 15:27:13 +02:00