Changeset c4415f6e in ffmpeg

Timestamp:
Sep 6, 2011, 4:47:04 PM (13 years ago)
Author:
Stefano Sabatini <stefano.sabatini-lala@poste.it>
Branches:
master
Children:
4f7dfe12
Parents:
be7eed72
git-author:
Stefano Sabatini <stefano.sabatini-lala@poste.it> (08/18/11 14:21:47)
git-committer:
Stefano Sabatini <stefano.sabatini-lala@poste.it> (09/06/11 16:47:04)
Message:

lavfi: unify asink_buffer and vsink_buffer API

The new API is more generic (no distinction between audio/video for
pulling frames), and avoids code duplication.

A backward compatibility layer is kept for avoiding tools ABI breaks
(only for the video binary interface, audio interface was never used
in the tools).

(No files)

Note: See TracChangeset for help on using the changeset viewer.