mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 14:56:36 +00:00
tests/check/pipelines/oggmux.c: Remove obsolete comment.
Original commit message from CVS: * tests/check/pipelines/oggmux.c: Remove obsolete comment.
This commit is contained in:
parent
c24dbaa8b6
commit
50fd84a926
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2006-09-29 Tim-Philipp Müller <tim at centricular dot net>
|
||||
|
||||
* tests/check/pipelines/oggmux.c:
|
||||
Remove obsolete comment.
|
||||
|
||||
2006-09-29 Michael Smith <msmith@fluendo.com>
|
||||
|
||||
* ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
|
||||
|
|
|
@ -293,7 +293,6 @@ GST_START_TEST (test_theora_vorbis)
|
|||
|
||||
GST_END_TEST;
|
||||
|
||||
/* THIS TEST FAILS AT THE MOMENT (KILLED AFTER TIMEOUT): */
|
||||
GST_START_TEST (test_vorbis_theora)
|
||||
{
|
||||
test_pipeline
|
||||
|
|
Loading…
Reference in a new issue