[FFmpeg-devel] [PATCH 2/8] lavd: add categories to device	implementations
    Lukasz Marek 
    lukasz.m.luki at gmail.com
       
    Tue Feb 25 02:49:14 CET 2014
    
    
  
On 22.02.2014 23:33, Lukasz Marek wrote:
> Signed-off-by: Lukasz Marek <lukasz.m.luki at gmail.com>
> ---
>   libavdevice/alsa-audio-dec.c  | 1 +
>   libavdevice/alsa-audio-enc.c  | 8 ++++++++
>   libavdevice/bktr.c            | 1 +
>   libavdevice/caca.c            | 1 +
>   libavdevice/decklink_enc_c.c  | 1 +
>   libavdevice/dshow.c           | 1 +
>   libavdevice/dv1394.c          | 1 +
>   libavdevice/fbdev_dec.c       | 1 +
>   libavdevice/fbdev_enc.c       | 1 +
>   libavdevice/iec61883.c        | 1 +
>   libavdevice/jack_audio.c      | 1 +
>   libavdevice/lavfi.c           | 1 +
>   libavdevice/libcdio.c         | 1 +
>   libavdevice/libdc1394.c       | 1 +
>   libavdevice/openal-dec.c      | 3 ++-
>   libavdevice/opengl_enc.c      | 1 +
>   libavdevice/oss_audio.c       | 9 +++++++++
>   libavdevice/pulse_audio_dec.c | 1 +
>   libavdevice/pulse_audio_enc.c | 1 +
>   libavdevice/sdl.c             | 1 +
>   libavdevice/sndio_dec.c       | 1 +
>   libavdevice/sndio_enc.c       | 8 ++++++++
>   libavdevice/v4l.c             | 1 +
>   libavdevice/v4l2.c            | 1 +
>   libavdevice/v4l2enc.c         | 8 ++++++++
>   libavdevice/vfwcap.c          | 1 +
>   libavdevice/x11grab.c         | 1 +
>   libavdevice/xv.c              | 1 +
>   28 files changed, 58 insertions(+), 1 deletion(-)
Updated patch attached - lavfi is changed.
I can split it, but will send pull request in this case - sending 28 
trivial patches would be a spam.
-- 
Best Regards,
Lukasz Marek
Insanity: doing the same thing over and over again and expecting 
different results. - Albert Einstein
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-lavd-add-categories-to-device-implementations.patch
Type: text/x-patch
Size: 15205 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140225/2048ccec/attachment.bin>
    
    
More information about the ffmpeg-devel
mailing list