gstreamer/ext/theora
Michael Smith 0230754d77 tests/check/pipelines/theoraenc.c: It would be very bad if, after a discont buffer, we thought every single following...
Original commit message from CVS:
* tests/check/pipelines/theoraenc.c: (check_buffer_granulepos),
(GST_START_TEST):
It would be very bad if, after a discont buffer, we thought every
single following buffer was also discont. So, add to the test to
ensure that this isn't the case.

* ext/theora/theoraenc.c: (theora_enc_is_discontinuous):
... it was the case. So fix it.
2006-11-30 12:50:42 +00:00
..
gsttheoradec.h ext/theora/: Document and partially implement an algorithm for doing reverse playback of theora video. 2006-11-02 15:06:36 +00:00
gsttheoraenc.h ext/theora/: Mark discontinuities of > 3/4 of a frame, reinit encoder. 2006-11-22 14:34:03 +00:00
gsttheoraparse.h ext/theora/gsttheoraparse.h: ext/theora/theoraparse.c (gst_theora_parse_class_init) (theora_parse_dispose, theora_par... 2006-08-05 17:08:05 +00:00
Makefile.am further clean up build 2006-06-11 14:08:54 +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: Implement reverse playback. 2006-11-26 16:39:41 +00:00
theoraenc.c tests/check/pipelines/theoraenc.c: It would be very bad if, after a discont buffer, we thought every single following... 2006-11-30 12:50:42 +00:00
theoraparse.c releasing 0.10.10 2006-09-14 20:09:19 +00:00