[vlc-devel] [PATCH 2/3] AVCodec : Move ffmpeg_OpenCodec to avcodec.c, add audio codec specific parameters and mark it as non-static.
Jai Menon
jmenon86 at gmail.com
Thu Aug 5 12:52:08 CEST 2010
On Thu, 5 Aug 2010 14:03:27 +0530,
Jai Menon wrote:
>
> This allows us to re-use the existing code for both audio and video ES.
> ---
> modules/codec/avcodec/audio.c | 16 +--------
> modules/codec/avcodec/avcodec.c | 71 +++++++++++++++++++++++++++++++++++++++
> modules/codec/avcodec/avcodec.h | 2 +
> modules/codec/avcodec/video.c | 56 ------------------------------
> 4 files changed, 74 insertions(+), 71 deletions(-)
Split this further and re-sent the patchset.
--
Jai Menon
More information about the vlc-devel
mailing list