]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/bitstream.c
SIMD vector optimizations. 3% faster overall decoding.
[ffmpeg] / libavcodec / bitstream.c
index aeb06b7f00f625b265b551556058ea05f36e7c3d..49c6ece1b0d0de57f2cacf2ccb5dc52791b3047d 100644 (file)
@@ -15,7 +15,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  *
  * alternative bitstream reader & writer by Michael Niedermayer <michaelni@gmx.at>
  */