aboutsummaryrefslogtreecommitdiffstats
path: root/doc/examples/transcoding.c
Commit message (Collapse)AuthorAgeFilesLines
* transcoding: fix Doxygen file pathTimothy Gu2014-07-071-1/+1
| | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* examples/transcoding: use av_malloc_array()Michael Niedermayer2014-04-081-1/+1
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* doc/examples: Add example transcoding.cAndrey Utkin2014-03-171-0/+597
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>