Revision be187388 libavcodec/aac_ac3_parser.c
libavcodec/aac_ac3_parser.c | ||
---|---|---|
94 | 94 |
avctx->channel_layout = s->channel_layout; |
95 | 95 |
} |
96 | 96 |
avctx->frame_size = s->samples; |
97 |
avctx->audio_service_type = s->service_type; |
|
97 | 98 |
} |
98 | 99 |
|
99 | 100 |
avctx->bit_rate = s->bit_rate; |
Also available in: Unified diff