[FFmpeg-devel] [PATCH] Factorize avpriv_mirror() out
Michael Niedermayer
michaelni at gmx.at
Sun Jan 4 16:36:57 CET 2015
On Sun, Jan 04, 2015 at 12:24:47PM +0100, Michael Niedermayer wrote:
> On Sun, Jan 04, 2015 at 10:26:00AM +0100, Clément Bœsch wrote:
> > On Sun, Jan 04, 2015 at 12:43:26AM -0300, James Almer wrote:
> > > On 04/01/15 12:32 AM, Michael Niedermayer wrote:
> > > > Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
> > > > ---
> > > > libavcodec/dirac_dwt.c | 30 +++++++------------
> > > > libavcodec/snow_dwt.c | 70 +++++++++++++++++++-------------------------
> > > > libavfilter/transform.c | 14 ++-------
> > > > libavfilter/vf_owdenoise.c | 17 +++--------
> > > > libavfilter/vf_sab.c | 19 ++----------
> > > > libavutil/common.h | 14 +++++++++
> > > > 6 files changed, 63 insertions(+), 101 deletions(-)
> > >
> > > libavutil/common.h is an installed header. Wouldn't it make more sense to use the av_
> > > prefix like every other function above this one?
>
> i could do that
>
>
> >
> > Or just let it half private by having it in an internal.h header.
>
> i could do that as well
>
> if noone else states a preferrance then ill go with internal.h
locally applied, will be in my next push
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
You can kill me, but you cannot change the truth.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150104/2bff635f/attachment.asc>
More information about the ffmpeg-devel
mailing list