~ubuntu-branches/ubuntu/saucy/gst-libav1.0/saucy-proposed

« back to all changes in this revision

Viewing changes to ext/libav/Makefile.am

  • Committer: Package Import Robot
  • Author(s): Sebastian Dröge
  • Date: 2013-07-30 09:00:15 UTC
  • mfrom: (1.1.16) (7.1.7 experimental)
  • Revision ID: package-import@ubuntu.com-20130730090015-sc1ou2yssu7q5w4e
Tags: 1.1.3-1
* New upstream development snapshot:
  + debian/control:
    - Build depend on GStreamer and gst-plugins-base >= 1.1.3.

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
                          gstavprotocol.c       \
11
11
                          gstavcodecmap.c       \
12
12
                          gstavutils.c  \
13
 
                          gstavenc.c    \
 
13
                          gstavaudenc.c \
14
14
                          gstavvidenc.c \
15
 
                          gstavdec.c    \
 
15
                          gstavauddec.c \
16
16
                          gstavviddec.c \
17
17
                          gstavcfg.c    \
18
18
                          gstavdemux.c  \
40
40
        gstav.h \
41
41
        gstavcodecmap.h \
42
42
        gstavutils.h \
43
 
        gstavenc.h \
 
43
        gstavauddec.h \
 
44
        gstavviddec.h \
 
45
        gstavaudenc.h \
44
46
        gstavvidenc.h \
45
47
        gstavcfg.h \
46
 
        gstavpipe.h
 
48
        gstavprotocol.h