From 169af37678fc9a229fb1a7eace20ed381fadd66c Mon Sep 17 00:00:00 2001 From: jonas Date: Sat, 22 Mar 2003 12:02:27 +0000 Subject: vop -> vf change, small fixes. The Polish documentation should be checked for correctness. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9645 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/tech/general.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DOCS/tech/general.txt') diff --git a/DOCS/tech/general.txt b/DOCS/tech/general.txt index 83c8879477..b1af99ecea 100644 --- a/DOCS/tech/general.txt +++ b/DOCS/tech/general.txt @@ -209,7 +209,7 @@ Now, go on: ad_*.c - audio decoder (called through dec_audio.c) vd_*.c - video decoder (called through dec_video.c) ve_*.c - video encoder (used by mencoder) - vf_*.c - video filter (see option -vop) + vf_*.c - video filter (see option -vf) On this topic, see also: libmpcodecs.txt - The structure of the codec-filter path, with explanation -- cgit v1.2.3