[FFmpeg-devel] [PATCH 2/4] Replace remaining av_new_stream() with avformat_new_stream().

Stefano Sabatini stefasab at gmail.com
Sat Nov 5 14:08:56 CET 2011


On date Saturday 2011-11-05 13:30:50 +0100, Clément Bœsch encoded:
> ---
>  doc/examples/muxing.c     |    3 ++-
>  libavdevice/dshow.c       |    3 ++-
>  libavdevice/lavfi.c       |    3 ++-
>  libavdevice/openal-dec.c  |    2 +-
>  libavformat/act.c         |    2 +-
>  libavformat/bintext.c     |    2 +-
>  libavformat/g723_1.c      |    2 +-
>  libavformat/libmodplug.c  |    4 ++--
>  libavformat/loasdec.c     |    2 +-
>  libavformat/microdvddec.c |    2 +-
>  libavformat/pmpdec.c      |    5 +++--
>  libavformat/wav.c         |    3 ++-
>  12 files changed, 19 insertions(+), 14 deletions(-)

Looks fine, although I don't like the fact that the new API requires
to *remember* to set the stream id. Thanks.
-- 
FFmpeg = Faithful & Faithful Merciless Portable Extroverse Guru


More information about the ffmpeg-devel mailing list