[FFmpeg-devel] [PATCH] lavc: add lavfi metadata support. [NEW ATTEMPT]

Clément Bœsch ubitux at gmail.com
Sun Oct 21 17:59:26 CEST 2012


On Sat, Oct 20, 2012 at 08:55:46PM +0200, Clément Bœsch wrote:
[...]
>  libavcodec/avcodec.h   | 13 +++++++++++++
>  libavcodec/tiff.c      |  7 +++----
>  libavcodec/utils.c     | 28 ++++++++++++++++++++++++++++
>  libavdevice/lavfi.c    | 23 +++++++++++++++++++++++
>  libavfilter/avcodec.c  |  3 +++
>  libavfilter/avfilter.h |  2 ++
>  libavfilter/buffer.c   |  8 ++++++++
>  7 files changed, 80 insertions(+), 4 deletions(-)
> 

Applied with some slight changes:
 - no AVFrame->metadata direct access from lavfi (spotted by Michael on
   IRC)
 - bump & APIChanges
 - nitpicks by Stefano

Thanks everyone for the review!

-- 
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/20121021/fc890ffc/attachment.asc>


More information about the ffmpeg-devel mailing list