gstreamer/ext/theora
Benjamin Otte a3e92d3078 theora: Don't always round to even width/height
Previously, the code always rounded to even sizes. Now it only ensures
that pic_x and pic_y are multiples of 2 if the output format requires
it.

Also inlcudes fixes to take pic_x/y into account properly when copying
the buffer.

https://bugzilla.gnome.org/show_bug.cgi?id=594729
2009-10-15 20:12:25 +02:00
..
gsttheoradec.h theora: Convert theoradec to libtheora 1.0 API 2009-10-15 20:12:18 +02:00
gsttheoraenc.h theora: Port encoder to new Theora API 2009-10-15 20:08:16 +02:00
gsttheoraparse.h theoraparse: be smarter when queuing headers 2009-03-13 15:27:51 +01:00
Makefile.am theora: Port encoder to new Theora API 2009-10-15 20:08:16 +02:00
theora.c Add ranks to the Oggmuxer, Vorbis encoder and Theora encoder 2009-05-12 12:17:55 +01:00
theoradec.c theora: Don't always round to even width/height 2009-10-15 20:12:25 +02:00
theoraenc.c theora: Port encoder to new Theora API 2009-10-15 20:08:16 +02:00
theoraparse.c theora: fixes warnings on macosx snow leopard 2009-10-09 18:52:12 +02:00