Changeset aa1246ea in ffmpeg

Timestamp:
May 19, 2012, 8:59:52 AM (13 years ago)
Author:
Nicolas George <nicolas.george@normalesup.org>
Branches:
master
Children:
00be2f57
Parents:
7997fc49
git-author:
Nicolas George <nicolas.george@normalesup.org> (05/18/12 11:56:22)
git-committer:
Nicolas George <nicolas.george@normalesup.org> (05/19/12 08:59:52)
Message:

lavfi: unify src_buffer and buffersrc.

Most of the code is moved to buffersrc.c
to help Git see the similarities.

src_buffer.c still contains the obsolete compatibility functions.

The format change detection code was removed as it has been
implemented directly in ffmpeg.
It can easily be brought back from the history.

(No files)

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