diff options
author | Alexander Strange <astrange@ithinksw.com> | 2007-08-14 22:28:09 +0000 |
---|---|---|
committer | Guillaume Poirier <gpoirier@mplayerhq.hu> | 2007-08-14 22:28:09 +0000 |
commit | 6d324c813fba2b5b59fcba108105c52a3591d96c (patch) | |
tree | 89d42cfd4094b1cbb52123fc99bc03ed45e3e572 /libavcodec/golomb.c | |
parent | 77cb22fa7b3f632c16aa3d4e7aa7d47f9cd99f2c (diff) | |
download | ffmpeg-6d324c813fba2b5b59fcba108105c52a3591d96c.tar.gz |
Statements like a = b = c = d = e; store from right-to-left, so if
you write them in the right order it comes out backwards.
This removes them from fill_rectangle().
patch by Alexander Strange %astrange A ithinksw P com%
Original thread:
Date: Aug 14, 2007 5:36 AM
Subject: [FFmpeg-devel] [PATCH] two small h264 optimizations
Originally committed as revision 10118 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/golomb.c')
0 files changed, 0 insertions, 0 deletions