gstreamer/ext/theora
Andy Wingo 76d5f5e214 ext/theora/theoradec.c (theora_handle_data_packet): This value is often negative -- make it signed so as not to wrap ...
Original commit message from CVS:
2006-04-04  Andy Wingo  <wingo@pobox.com>

* ext/theora/theoradec.c (theora_handle_data_packet): This value
is often negative -- make it signed so as not to wrap around.
Fixes segfaults introduced on 9 March.
2006-04-04 10:16:46 +00:00
..
gsttheoradec.h ext/theora/: Don't try to store a gdouble in a gboolean. 2006-04-03 16:43:10 +00:00
gsttheoraenc.h Updated/added documentation. 2006-03-01 16:24:37 +00:00
gsttheoraparse.h ext/theora/theora.c (plugin_init): Register theoraparse. 2006-04-03 08:32:21 +00:00
Makefile.am ext/theora/theora.c (plugin_init): Register theoraparse. 2006-04-03 08:32:21 +00:00
theora.c ext/theora/theora.c (plugin_init): Register theoraparse. 2006-04-03 08:32:21 +00:00
theoradec.c ext/theora/theoradec.c (theora_handle_data_packet): This value is often negative -- make it signed so as not to wrap ... 2006-04-04 10:16:46 +00:00
theoraenc.c better/unified long descriptions 2006-03-29 14:00:08 +00:00
theoraparse.c ext/theora/theoraparse.c (theora_parse_drain_queue): Um, remove a g_print. 2006-04-03 08:49:06 +00:00