Codex

Plugin API/Filter Reference/the content rss

As at version 2.7 the_content_rss cannot be relied upon as it does not apply to all feeds. There are bugs open for this filter which may result in it being sorted in later versions.

Meanwhile, you can apply your filter to the_content and check for is_feed() to achieve the result you are looking for.

This article is marked as in need of editing. You can help Codex by editing it.