[FFmpeg-devel] [PATCH] lavfi: remove redundant definition of avfilter_copy_frame_props() in avfilter.h
Michael Niedermayer
michaelni at gmx.at
Wed Dec 28 17:31:59 CET 2011
On Wed, Dec 28, 2011 at 01:53:22PM +0100, Stefano Sabatini wrote:
> Rationale: avfilter_copy_frame_props() was already defined in
> libavfilter/avcodec.h, and keeping the lavc/lavfi API glue localized in a
> specific file should ease maintainance and help the ones which use
> libavfilter without depending on libavcodec.
> ---
> libavfilter/avfilter.h | 8 --------
> 1 files changed, 0 insertions(+), 8 deletions(-)
ok
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Old school: Use the lowest level language in which you can solve the problem
conveniently.
New school: Use the highest level language in which the latest supercomputer
can solve the problem without the user falling asleep waiting.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20111228/85e1ab5d/attachment.asc>
More information about the ffmpeg-devel
mailing list