Browse Source

doc/filters: rename reference to movie filter from "src_movie" to "movie"

Should be less confusing.
tags/n1.1
Stefano Sabatini 12 years ago
parent
commit
6b50df6b3a
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      doc/filters.texi

+ 2
- 2
doc/filters.texi View File

@@ -5364,10 +5364,10 @@ Below is a description of the currently available multimedia sources.

@section amovie

This is the same as @ref{src_movie} source, except it selects an audio
This is the same as @ref{movie} source, except it selects an audio
stream by default.

@anchor{src_movie}
@anchor{movie}
@section movie

Read audio and/or video stream(s) from a movie container.


Loading…
Cancel
Save