[FFmpeg-devel] [PATCH 01/11] Fix get_preset_file() reference to unexistent parameter "arg".
Michael Niedermayer
michaelni
Fri Nov 12 20:06:23 CET 2010
On Fri, Nov 12, 2010 at 07:31:39PM +0100, Stefano Sabatini wrote:
> ---
> cmdutils.h | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/cmdutils.h b/cmdutils.h
> index 9fb7845..93cdca9 100644
> --- a/cmdutils.h
> +++ b/cmdutils.h
> @@ -265,7 +265,7 @@ int64_t guess_correct_pts(PtsCorrectionContext *ctx, int64_t pts, int64_t dts);
> * Get a file corresponding to a preset file.
> *
> * If is_path is non-zero, look for the file in the path preset_name.
> - * Otherwise search for a file named arg.ffpreset in the directories
> + * Otherwise search for a file named preset_name.ffpreset in the directories
> * $FFMPEG_DATADIR (if set), $HOME/.ffmpeg, and in the datadir defined
> * at configuration time, in that order. If no such file is found and
> * codec_name is defined, then search for a file named
That text needs MUCH more than this to make sense
just the first line
"Get a file corresponding to a preset file"
thats utter nonsense
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
I know you won't believe me, but the highest form of Human Excellence is
to question oneself and others. -- Socrates
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20101112/403ef691/attachment.pgp>
More information about the ffmpeg-devel
mailing list