Skip to content
Snippets Groups Projects
Commit 2123ddb4 authored by foo86's avatar foo86 Committed by James Almer
Browse files

avcodec: add avpriv_dca_parse_core_frame_header()


There are 3 different places where DCA core frame header is parsed:
decoder, parser and demuxer. Each one uses ad-hoc code. Add common core
frame header parsing function that will be used in all places.

Signed-off-by: default avatarJames Almer <jamrial@gmail.com>
parent 9e37cc11
No related branches found
No related tags found
No related merge requests found
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