aboutsummaryrefslogtreecommitdiffstats
path: root/doc/examples/qsv_transcode.c
Commit message (Expand)AuthorAgeFilesLines
* doc/examples/qsv_transcode: Initialize pointer before freeMichael Niedermayer2024-04-251-1/+1
* doc/examples/qsv_transcode: Simplify str_to_dict() loopMichael Niedermayer2024-04-251-2/+1
* doc/examples/qsv_transcode: Simplify loopMichael Niedermayer2024-04-251-3/+1
* avutil/common: Don't auto-include mem.hAndreas Rheinhardt2024-03-311-0/+1
* doc/examples/qsv_transcode: EINVAL is more appropriate and ENAVAIL will fail ...hung kuishing2023-12-181-4/+4
* doc/examples/qsv_transcode: Fix a bug when use more than one parameter setWenbin Chen2023-03-171-1/+1
* examples: apply doxy entries consistency fixesStefano Sabatini2023-02-111-7/+5
* doc/examples: Add qsv_transcode exampleWenbin Chen2022-11-221-0/+440