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
gsttheoraenc.h
gsttheoraparse.h
Makefile.am
theora.c
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