forked from MythTV/mythtv
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
AvFormatDecoder::GetFrame(): add local codec_id variable
The context returned by MythCodecMap::GetCodecContext() would have its codec_id and codec_type set equal to those of curstream and it makes more sense to reference them directly. The context will be passed to the various Process.*Packet() functions in a later change. No functional change.
- Loading branch information
1 parent
1dec1d0
commit 36b5d4f
Showing
1 changed file
with
14 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters