On Tue, Mar 31, 2015 at 12:41:54PM +0200, Anton Khirnov wrote:
> --- a/libavcodec/hevc.c
> +++ b/libavcodec/hevc.c
> @@ -383,24 +383,65 @@ static int decode_lt_rps(HEVCContext *s, LongTermRPS 
> *rps, GetBitContext *gb)
>  
> +static void export_stream_params(AVCodecContext *avctx,
> +                                const HEVCContext *s, const HEVCSPS *sps)

Indentation really is off, please fix.

Diego
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to