aboutsummaryrefslogtreecommitdiffstats
path: root/libavutil/tests/bprint.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove unnecessary avassert.h inclusionsAndreas Rheinhardt2021-07-221-0/+1
| | | | Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
* tests/bprint: Replace the number by macro for bprint initJun Zhao2018-06-171-6/+6
| | | | | | Replace the number by macro for bprint init. Signed-off-by: Jun Zhao <mypopydev@gmail.com>
* Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196'Clément Bœsch2016-06-221-0/+93
* commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196': tests: Move all test programs to a subdirectory Merged-by: Clément Bœsch <clement@stupeflix.com>