Codex tools: Log in / create account
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.