Add -Wmissing-declarations -Wmissing-prototypes to warning flags
[platform/upstream/gstreamer.git] / ext / theora / gsttheoraenc.h
2010-03-11 Benjamin OtteAdd -Wmissing-declarations -Wmissing-prototypes to...
2010-01-05 Wim TaymansMerge branch 'master' of ssh://git.freedesktop.org...
2009-12-21 David Schleeftheoraenc: Add encoder controls for libtheora 1.1
2009-10-15 Benjamin Ottetheora: Port encoder to new Theora API
2009-10-15 Benjamin Ottetheora: Disable sharpness property
2009-10-15 Benjamin Ottetheora: Disable noise-sensitivity property
2009-10-15 Benjamin Ottetheora: Disable keyframe-mindistance property
2009-10-15 Benjamin Ottetheora: Disable keyframe_threshold property
2009-10-15 Benjamin Ottetheora: Get rid of "quick" property
2009-10-15 Benjamin Ottetheora: Ignore border property
2009-10-15 Benjamin Ottetheora: Ignore the center property, always set video...
2009-04-14 Olivier Cretetheoraenc: implement upstream keyframe force
2009-02-19 Benjamin M. Schwartztheoraenc: Add property for speed level control
2008-11-25 Wim Taymansext/theora/: Parse segment events.
2007-04-19 Michael Smithext/theora/: Track initialisation state; don't try...
2006-11-22 Michael Smithext/theora/: Mark discontinuities of > 3/4 of a frame...
2006-06-01 Stefan KostFix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
2006-03-01 Wim TaymansUpdated/added documentation.
2006-01-30 Andy Wingoext/theora/theoraenc.c (theora_enc_sink_setcaps)
2006-01-30 Andy Wingoext/theora/: Same changes as were done to vorbisenc...
2005-09-15 Thomas Vander Stichelepick up signals and args for vorbis; add some docs...