[FFmpeg-devel] [PATCH v2 2/2] avcodec/dca_parser: set duration for core-less streams

James Almer jamrial at gmail.com
Wed May 25 16:34:13 CEST 2016


On 5/23/2016 11:58 AM, foo86 wrote:
> ---
> Updated version of the patch: don't set avctx field in DCAExssParser structure
> to indicate that ff_dca_exss_parse() is being called from parser context.
> 
>  libavcodec/dca_parser.c | 68 ++++++++++++++++++++++++++++++++++++++++++++++---
>  1 file changed, 65 insertions(+), 3 deletions(-)
> 

Added the new dependencies on dca_exss.o and dcadata.o to dca_parser and
applied. Thanks!



More information about the ffmpeg-devel mailing list