theoraenc: Fix descriptions of properties
[platform/upstream/gstreamer.git] / ext / theora / gsttheoraenc.c
2011-09-11 Thomas Vander Sticheletheoraenc: Fix descriptions of properties
2011-09-07 Vincent Penquerc'htheoraenc: do not automatically override quality when...
2011-08-25 Vincent Penquerc'htheoraenc: fix caps leak
2011-06-18 Tim-Philipp MüllerBump git version after unplanned 0.10.35 release
2011-06-04 Luis de Bethencourttheora: separate encode and push block in chain, into...
2011-06-03 Luis de Bethencourttheora: use fixed src cap pads
2011-06-03 Luis de Bethencourttheora: set the width/height/par on the srcpad caps
2011-06-03 Luis de Bethencourttheora: get sink caps info from downstream element pad
2011-05-25 Stefan Kosttheoraenc: remove bogus <0 check for unsigned var
2011-05-25 Stefan Kosttheoraenc: fix variable type for bytes_consumed
2011-04-06 Mark Nauwelaertstheoraenc: refactor multipass file writing
2011-02-18 David Schleeftheoraenc: move debug category init earlier
2011-02-18 David Schleeftheoraenc: Set speed level while running
2011-02-18 Ralph GilesSet the theoraenc speed-level property from libtheora...
2011-02-14 Sjoerd Simonstheoraenc: Don't reset the video quality setting the...
2011-02-01 Tim-Philipp Müllertheoraenc: clean up property descriptions
2010-09-25 David Schleeftheoraenc: ptalarbvorm speed level goes to 3
2010-09-22 Olivier Crêtetheoraenc: Make the bitrate/quality dynamically modifiable
2010-07-16 Sebastian Drögetheoraenc: Implement two pass encoding
2010-07-16 Sebastian Drögeconfigure: Require libtheora >= 1.1
2010-07-16 Sebastian Drögetheora: Use PROP_ instead of ARG_ for property enum...
2010-03-30 David Schleeftheoraenc: 0-length packets are delta units
2010-03-16 Benjamin OtteAdd -Wwrite-strings to configure
2010-03-16 Benjamin Ottegst_element_class_set_details => gst_element_class_set_...
2010-03-08 Benjamin Ottetheora: Fix SIGFPE when using 0/1 framerate
2010-01-14 Sebastian Drögetheora: Rename source files to have the same name as...