OSDN Git Service

Rename the "enc" variable, which refers to the AVCodecContext of a
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Tue, 16 Feb 2010 22:38:43 +0000 (22:38 +0000)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Tue, 16 Feb 2010 22:38:43 +0000 (22:38 +0000)
commitfe74099aee7b2c4f918194c4ed560e244677df7a
treec0bbe4059a2494725f6049222562d0613f1c0c79
parentf47a7cb7774b78be489b1fcb8459423b378d7d75
Rename the "enc" variable, which refers to the AVCodecContext of a
decoder, to "avctx".

See the thread:
Subject: [FFmpeg-devel] [PATCH] enc is not a good name for a decoder context
Date: Mon, 28 Dec 2009 22:56:25 +0100

Originally committed as revision 21855 to svn://svn.ffmpeg.org/ffmpeg/trunk
ffplay.c