[FFmpeg-devel] [PATCH 4/4] lavd/pulse: move common code to separate file

Lukasz M lukasz.m.luki at gmail.com
Fri Oct 4 18:16:22 CEST 2013


On 4 October 2013 15:12, Stefano Sabatini <stefasab at gmail.com> wrote:

> On date Friday 2013-10-04 14:29:07 +0200, Lukasz Marek encoded:
> > Signed-off-by: Lukasz Marek <lukasz.m.luki at gmail.com>
> > ---
> >  libavdevice/Makefile             |    6 ++++--
> >  libavdevice/pulse_audio_common.c |   42
> ++++++++++++++++++++++++++++++++++++++
> >  libavdevice/pulse_audio_common.h |   29 ++++++++++++++++++++++++++
> >  libavdevice/pulse_audio_dec.c    |   19 +----------------
> >  libavdevice/pulse_audio_enc.c    |   19 +----------------
>
> pulse_audio.{h,c} is another option, and simpler (but less consistent
> with other files).
>

I have no opinion about that, I can change that.
Attached patch fixes int -> enum AVCodecID pointed indirectly in other
thread.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-lavd-pulse-move-common-code-to-separate-file.patch
Type: application/octet-stream
Size: 8035 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20131004/c51efbdf/attachment.obj>


More information about the ffmpeg-devel mailing list