[FFmpeg-devel] [PATCH] lavfi: rename vf_split.c -> f_split.c

Stefano Sabatini stefasab at gmail.com
Sat May 19 13:30:22 CEST 2012


On date Saturday 2012-05-19 12:09:29 +0200, Clément Bœsch encoded:
> On Sat, May 19, 2012 at 12:05:25PM +0200, Stefano Sabatini wrote:
> > On date Saturday 2012-05-19 01:13:53 +0200, Clément Bœsch encoded:
> > > On Sat, May 19, 2012 at 12:50:15AM +0200, Stefano Sabatini wrote:
> > > > The file now contains both an audio and a video split filter.
> > > > ---
> > > >  libavfilter/Makefile                  |    4 ++--
> > > >  libavfilter/{vf_split.c => f_split.c} |    0
> > > 
> > > I don't mind but, what about "avf_"?
> > 
> > avf_ is reserved for A+V filters, also I'm following the implicit
> > convenction used by src_movie.c (and src_buffer/sink_buffer before
> > people decided that they have to change names), also f_ is shorter
> > than avf_.
> 
> I realized that after seeing the transmedia filter, OK with me then.

Applied.
 
> (Maybe this nomenclature could be added to doc/filter_design.txt?)

OK, I'll see to that (but can't promise).
-- 
FFmpeg = Funny & Fostering Mystic Pitiless Extroverse Guru


More information about the ffmpeg-devel mailing list