[FFmpeg-devel] [PATCH 2/2] dirac_dwt: Rename init2 to init
Timothy Gu
timothygu99 at gmail.com
Sun Feb 7 15:49:43 CET 2016
On Sat, Feb 06, 2016 at 11:10:10AM +0000, Rostislav Pehlivanov wrote:
> On 6 February 2016 at 03:37, Timothy Gu <timothygu99 at gmail.com> wrote:
>
> > The functions are all private.
> > ---
> > libavcodec/dirac_dwt.c | 12 ++++++------
> > libavcodec/dirac_dwt.h | 6 +++---
> > libavcodec/dirac_dwt_template.c | 10 +++++-----
> > libavcodec/diracdec.c | 4 ++--
> > 4 files changed, 16 insertions(+), 16 deletions(-)
>
>
> LGTM
Thanks, pushed.
>
> This probably happened because the unmerged encoder and the decoder were
> developed at the same time and shared the same file for the transforms (at
> least initially).
Okay.
Timothy
More information about the ffmpeg-devel
mailing list