[FFmpeg-devel] [PATCH] lavfi: rename vf_split.c -> f_split.c
Clément Bœsch
ubitux at gmail.com
Sat May 19 12:09:29 CEST 2012
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.
(Maybe this nomenclature could be added to doc/filter_design.txt?)
--
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120519/3249ee79/attachment.asc>
More information about the ffmpeg-devel
mailing list