Changeset b7a4c319 in ffmpeg

Timestamp:
Feb 24, 2015, 2:22:21 PM (10 years ago)
Author:
Martin Storsjö <martin@martin.st>
Branches:
master
Children:
2b982e92, 4c8a556a
Parents:
b651c91
git-author:
Martin Storsjö <martin@martin.st> (02/23/15 19:35:48)
git-committer:
Martin Storsjö <martin@martin.st> (02/24/15 14:22:21)
Message:

rtpdec: Allow setting the need_parsing field in RTPDynamicProtocolHandler

This allows getting rid of quite a bit of boilerplate in depacketizers.

The default value (initializing need_parsing to 0, aka
AVSTREAM_PARSE_NONE) is the same as it is initialized to by default
in AVStream.

Signed-off-by: Martin Storsjö <martin@martin.st>

(No files)

Note: See TracChangeset for help on using the changeset viewer.