Changeset 02beb982 in ffmpeg

Timestamp:
Mar 4, 2012, 8:02:45 PM (13 years ago)
Author:
Anton Khirnov <anton@khirnov.net>
Branches:
master
Children:
44fe77b3
Parents:
87392b1f
git-author:
Anton Khirnov <anton@khirnov.net> (02/27/12 17:52:13)
git-committer:
Anton Khirnov <anton@khirnov.net> (03/04/12 20:02:45)
Message:

lavc: deprecate AVCodecContext.sub_id.

In most places where it's used, it's as a pointless write-only field.

Only rv10 decoder actually reads from it, but it stores some internal
version info in it. There is no reason for it to be in a public field.

(No files)

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