summaryrefslogtreecommitdiff
path: root/libavutil/reverse.h
Commit message (Collapse)AuthorAgeFilesLines
* avutil/reverse: move the ff_reverse declaration to a separate headerJames Almer2017-01-121-0/+28
Fixes compilation with hardcoded tables after eaff1aa09e90e2711207c9463db8bf8e8dec8178 and e71b8119e7db675dd2dac3f7fb069b0df2943c38 Reviewed-by: Timo Rothenpieler <timo@rothenpieler.org> Signed-off-by: James Almer <jamrial@gmail.com>