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

« back to all changes in this revision

Viewing changes to gst-libs/ext/libav/doc/avserver.conf

  • Committer: Package Import Robot
  • Author(s): Sebastian Dröge
  • Date: 2013-09-24 17:07:00 UTC
  • mfrom: (1.1.17) (7.1.9 experimental)
  • Revision ID: package-import@ubuntu.com-20130924170700-4dg62s3pwl0pdakz
Tags: 1.2.0-1
* New upstream stable release:
  + debian/control:
    - Build depend on GStreamer and gst-plugins-base >= 1.2.0.

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
# '-' is the standard output.
26
26
CustomLog -
27
27
 
28
 
# Suppress that if you want to launch avserver as a daemon.
29
 
NoDaemon
30
 
 
31
28
 
32
29
##################################################################
33
30
# Definition of the live feeds. Each live feed contains one video
373
370
<Redirect index.html>
374
371
URL http://www.libav.org/
375
372
</Redirect>
376
 
 
377