Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doc/examples/transcoding: check encoder before using it | Michael Niedermayer | 2014-12-04 | 1 | -0/+4 |
| | | | | | | | Fixes null pointer exception Found-by: stoupeace Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | ||||
* | doc/examples/transcoding: use av_packet_rescale_ts() | Stefano Sabatini | 2014-09-16 | 1 | -27/+9 |
| | | | | Simplify. | ||||
* | transcoding: fix Doxygen file path | Timothy Gu | 2014-07-07 | 1 | -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 Niedermayer | 2014-04-08 | 1 | -1/+1 |
| | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | ||||
* | doc/examples: Add example transcoding.c | Andrey Utkin | 2014-03-17 | 1 | -0/+597 |
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> |