rtpdtmfmux: properly escape percent sign in documentation

This commit is contained in:
Ramiro Polla 2015-03-13 18:26:44 +00:00 committed by Sebastian Dröge
parent 0a945e7099
commit 63944753b0

View file

@ -31,8 +31,8 @@
* *
* The RTP "DTMF" Muxer muxes multiple RTP streams into a valid RTP * The RTP "DTMF" Muxer muxes multiple RTP streams into a valid RTP
* stream. It does exactly what its parent (#rtpmux) does, except * stream. It does exactly what its parent (#rtpmux) does, except
* that it prevent buffers coming over a regular sink_%%u pad from going through * that it prevent buffers coming over a regular sink_\%u pad from going through
* for the duration of buffers that came in a priority_sink_%%u pad. * for the duration of buffers that came in a priority_sink_\%u pad.
* *
* This is especially useful if a discontinuous source like dtmfsrc or * This is especially useful if a discontinuous source like dtmfsrc or
* rtpdtmfsrc are connected to the priority sink pads. This way, the generated * rtpdtmfsrc are connected to the priority sink pads. This way, the generated