Skip to content
Snippets Groups Projects
Commit c38d6871 authored by RJ Ascani's avatar RJ Ascani Committed by CQ bot account: commit-bot@chromium.org
Browse files

[media][codec] Remove Codec

Now that the soft transition of Codec to StreamProcessor has rolled all
the way through, we can eliminate Codec and start transitioning
CreateDecoder2 back to CreateDecoder. CreateDecoder has been updated to
now take a StreamProcessor request and all implementations of
CreateDecoder2 are now just wrapping CreateDecoder. Once this change
rolls through, CreateDecoder2 can be removed.

Test: mediaplayer_test_util on vim2
Change-Id: I16b41fcd9f6bd74ce447ebb9c1150b25b5e790b1
parent 4e1a7b29
No related branches found
No related tags found
Loading
Showing
with 35 additions and 2151 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment