-
- Downloads
avcodec/dca: remove GetBitContext usage from avpriv_dca_parse_core_frame_header()
This prevents potential ABI issues with GetBitContext. Reviewed-by:foo86 <foobaz86@gmail.com> Signed-off-by:
James Almer <jamrial@gmail.com>
Showing
- libavcodec/dca.c 11 additions, 1 deletionlibavcodec/dca.c
- libavcodec/dca.h 5 additions, 2 deletionslibavcodec/dca.h
- libavcodec/dca_core.c 1 addition, 1 deletionlibavcodec/dca_core.c
- libavcodec/dca_parser.c 1 addition, 3 deletionslibavcodec/dca_parser.c
- libavformat/dtsdec.c 1 addition, 3 deletionslibavformat/dtsdec.c
Loading
Please register or sign in to comment