tests/check/pipelines/theoraenc.c: It would be very bad if, after a discont buffer...
authorMichael Smith <msmith@xiph.org>
Thu, 30 Nov 2006 12:50:42 +0000 (12:50 +0000)
committerMichael Smith <msmith@xiph.org>
Thu, 30 Nov 2006 12:50:42 +0000 (12:50 +0000)
commit0230754d778d6864bc5094756728083db324b050
treebb56067bb63e213d5c457353c56f2e12d26c9ba8
parent4c0af72b1264fdd38dae4f91225570b63a7681a5
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.
ChangeLog
ext/theora/theoraenc.c
tests/check/pipelines/theoraenc.c