Re: [FFmpeg-devel] [PATCH 1/2] alpha/idctdsp: move disabled cruft out of dsputil
On Thu, Jul 17, 2014 at 11:45:34PM -0300, James Almer wrote: > Signed-off-by: James Almer > --- > libavcodec/alpha/dsputil_alpha.c | 72 > > libavcodec/alpha/idctdsp_alpha.c | 72 > > 2 files changed, 72 insertion
[FFmpeg-devel] [PATCH 1/2] alpha/idctdsp: move disabled cruft out of dsputil
Signed-off-by: James Almer --- libavcodec/alpha/dsputil_alpha.c | 72 libavcodec/alpha/idctdsp_alpha.c | 72 2 files changed, 72 insertions(+), 72 deletions(-) diff --git a/libavcodec/alpha/dsputil_alpha.c b/libavc