[FFmpeg-cvslog] mips/acelp_filters: fix incorrect register constraint

2015-03-28 Thread James Cowgill
ffmpeg | branch: release/2.4 | James Cowgill james...@cowgill.org.uk | Thu Feb 26 13:42:52 2015 +| [198aa9fabde1d6e13accdcc49f792b33b94986ca] | committer: Michael Niedermayer mips/acelp_filters: fix incorrect register constraint Change register constraint on the v variable from = to +.

[FFmpeg-cvslog] mips/acelp_filters: fix incorrect register constraint

2015-03-20 Thread James Cowgill
ffmpeg | branch: release/2.5 | James Cowgill james...@cowgill.org.uk | Thu Feb 26 13:42:52 2015 +| [a81b6a662aa6ae9eec3d88322bee839c6e84c09b] | committer: Michael Niedermayer mips/acelp_filters: fix incorrect register constraint Change register constraint on the v variable from = to +.

[FFmpeg-cvslog] mips/acelp_filters: fix incorrect register constraint

2015-03-14 Thread James Cowgill
ffmpeg | branch: release/2.2 | James Cowgill james...@cowgill.org.uk | Thu Feb 26 13:42:52 2015 +| [b9d09fb8c9998a533289c2fd9db8792570c9ff8f] | committer: Michael Niedermayer mips/acelp_filters: fix incorrect register constraint Change register constraint on the v variable from = to +.

[FFmpeg-cvslog] mips/acelp_filters: fix incorrect register constraint

2015-02-26 Thread James Cowgill
ffmpeg | branch: master | James Cowgill james...@cowgill.org.uk | Thu Feb 26 13:42:52 2015 +| [b9de1303a6414174ab2f3bccefa801bfabcf0f88] | committer: Michael Niedermayer mips/acelp_filters: fix incorrect register constraint Change register constraint on the v variable from = to +. This was