gstreamer/ext/vp8
Philip Jägenstedt 17ab21dae3 vp8enc: add mode property to switch between CBR/VBR
Always using CBR when bitrate is used isn't that great, VBR mode
can produce meaningful results too.
2010-05-21 22:23:04 +02:00
..
gst/video vp8: Add encoder/decoder 2010-05-19 19:24:02 +02:00
gstvp8dec.c vp8dec: Only enable postprocessing if the decoder supports it 2010-05-21 10:54:57 +02:00
gstvp8enc.c vp8enc: add mode property to switch between CBR/VBR 2010-05-21 22:23:04 +02:00
gstvp8utils.c vp8: Undef HAVE_CONFIG_H before including libvpx headers 2010-05-20 09:56:25 +02:00
gstvp8utils.h vp8: Improve error handling and debug output 2010-05-19 19:24:04 +02:00
Makefile.am vp8: Improve error handling and debug output 2010-05-19 19:24:04 +02:00
plugin.c vp8: typo: s/HAVE_VP8_DECODER/HAVE_VP8_ENCODER/ 2010-05-21 10:18:31 +02:00