"swap first two elements of L1 if L0 and L1 are identical" applies after splitting...
authorLoren Merritt <lorenm@u.washington.edu>
Sat, 2 Feb 2008 10:54:20 +0000 (10:54 +0000)
committerLoren Merritt <lorenm@u.washington.edu>
Sat, 2 Feb 2008 10:54:20 +0000 (10:54 +0000)
commitffbc5e04cee17ffb449cf7ccb2fa93b1160c3c17
tree769ef986e9527dcb108e50c32896b324c190543d
parent02f7695b0b61c06c497da20e29316ab286c16dd1
"swap first two elements of L1 if L0 and L1 are identical" applies after splitting the lists into fields

Originally committed as revision 11808 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/h264.c