aboutsummaryrefslogtreecommitdiffstats
path: root/tests/api/api-codec-param-test.c
Commit message (Collapse)AuthorAgeFilesLines
* tests/api/api-codec-param-test: Do not directly access caps_internalMichael Niedermayer2016-06-201-1/+1
| | | | | | | The caps_internal field has moved without major bump and direct access causes crashes, found when testing 3.1 Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* fate/api-codec-param: fix codec context leakMatthieu Bouron2015-12-081-0/+6
|
* fate: add FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM testsMatthieu Bouron2015-11-261-0/+252