gstreamer/ext/theora
Edward Hervey b7fdb7c6d7 theoradec: Use GST_CLOCK_TIME_NONE for invalid positions. Fixes #543591
The problem was that previously we didn't check whether _theora_granule_frame
returned a negative framecount or not, resulting in bogus timestamps.
2009-03-23 11:38:53 +01:00
..
gsttheoradec.h ext/theora/: Copy seqnum. 2008-11-04 18:17:24 +00:00
gsttheoraenc.h theoraenc: Add property for speed level control 2009-02-19 12:38:57 -08:00
gsttheoraparse.h theoraparse: be smarter when queuing headers 2009-03-13 15:27:51 +01:00
Makefile.am Don't install static libs for plugins. Fixes #550851 for base. 2008-10-16 15:07:00 +00:00
theora.c ext/theora/theora.c (plugin_init): Register theoraparse. 2006-04-03 08:32:21 +00:00
theoradec.c theoradec: Use GST_CLOCK_TIME_NONE for invalid positions. Fixes #543591 2009-03-23 11:38:53 +01:00
theoraenc.c theoraenc: Add property for speed level control 2009-02-19 12:38:57 -08:00
theoraparse.c theoraparse: be smarter when queuing headers 2009-03-13 15:27:51 +01:00