]> git.sesse.net Git - ffmpeg/commit
svq3: remove a pointless if()
authorAnton Khirnov <anton@khirnov.net>
Mon, 4 Feb 2013 10:21:10 +0000 (11:21 +0100)
committerAnton Khirnov <anton@khirnov.net>
Fri, 15 Feb 2013 15:09:52 +0000 (16:09 +0100)
commitd9ebb00dcbaac3812b8b1fbc3d6e027506c11cbc
tree62b8f3595fe23e527b6cdf569d132af39a967279
parent2491f9ee29ae510b2b0e9765c646698d1bd68088
svq3: remove a pointless if()

The H264 context is always uninitialized at this point.
libavcodec/svq3.c