summaryrefslogtreecommitdiffstats
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 <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]>
* examples/transcoding: use av_malloc_array()Michael Niedermayer2014-04-081-1/+1
| | | | Signed-off-by: Michael Niedermayer <[email protected]>
* doc/examples: Add example transcoding.cAndrey Utkin2014-03-171-0/+597
Signed-off-by: Michael Niedermayer <[email protected]>