mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-25 16:48:11 +00:00
docs/random/moving-plugins: Fix two typos.
Original commit message from CVS: * docs/random/moving-plugins: Fix two typos.
This commit is contained in:
parent
9e9a8c50e7
commit
d922c9780f
2 changed files with 7 additions and 2 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2006-09-02 Stefan Kost <ensonic@users.sf.net>
|
||||||
|
|
||||||
|
* docs/random/moving-plugins:
|
||||||
|
Fix two typos.
|
||||||
|
|
||||||
2006-09-01 Tim-Philipp Müller <tim at centricular dot net>
|
2006-09-01 Tim-Philipp Müller <tim at centricular dot net>
|
||||||
|
|
||||||
* gst/gstinfo.c: (_gst_debug_nameof_funcptr):
|
* gst/gstinfo.c: (_gst_debug_nameof_funcptr):
|
||||||
|
|
|
@ -33,7 +33,7 @@ PROCESS
|
||||||
to good/ugly
|
to good/ugly
|
||||||
This is "requesting" the move.
|
This is "requesting" the move.
|
||||||
- a second person reviews the request and code, and verifies that the
|
- a second person reviews the request and code, and verifies that the
|
||||||
plugin meets the checklist items below, by commenting on he bug
|
plugin meets the checklist items below, by commenting on the bug
|
||||||
and giving a rundown of what still needs to be done
|
and giving a rundown of what still needs to be done
|
||||||
This is "sponsoring" the move.
|
This is "sponsoring" the move.
|
||||||
- when the checklist is met, a third person can approve the move.
|
- when the checklist is met, a third person can approve the move.
|
||||||
|
@ -110,7 +110,7 @@ CHECKLIST
|
||||||
- the unit tests in check/ dirs are valgrinded by default
|
- the unit tests in check/ dirs are valgrinded by default
|
||||||
- the manual tests should have a valgrind target
|
- the manual tests should have a valgrind target
|
||||||
- leaks in the supporting library (and verified to be in the supporting
|
- leaks in the supporting library (and verified to be in the supporting
|
||||||
library !) can be added to suppressions files
|
library !) can be added to suppression files
|
||||||
|
|
||||||
- The elements should not segfault under any circumstance. This includes:
|
- The elements should not segfault under any circumstance. This includes:
|
||||||
- wrong pipelines
|
- wrong pipelines
|
||||||
|
|
Loading…
Reference in a new issue