On Fri, Jan 22, 2016 at 06:15:42PM +0000, Rostislav Pehlivanov wrote:
> This commit moves the quantization matricies and a single define to the
> shared header between the encoder and decoder. This is in preparation
> for the following commit which will introduce the encoder.
> 
> Signed-off-by: Rostislav Pehlivanov <atomnu...@gmail.com>
> ---
>  libavcodec/dirac.h    | 78 
> +++++++++++++++++++++++++++++++++++++++++++++++++++
>  libavcodec/diracdec.c | 78 
> ---------------------------------------------------
>  2 files changed, 78 insertions(+), 78 deletions(-)

shouldnt the common tables be in a direcwhatever.c that gets build
once and used by both encoder and decoder ?

the patch is fine if the duplication is intended

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

When you are offended at any man's fault, turn to yourself and study your
own failings. Then you will forget your anger. -- Epictetus

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to