aboutsummaryrefslogtreecommitdiffstats
path: root/doc/examples/decoding_encoding.c
Commit message (Collapse)AuthorAgeFilesLines
* doc/examples/decoding_encoding: fix storing all channelsMichael Niedermayer2014-11-241-5/+6
| | | | | | Fixes Ticket3355 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* fix various typosLou Logan2014-06-031-1/+1
| | | | | Signed-off-by: Lou Logan <lou@lrcd.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* examples: rename avcodec.c to decoding_encoding.cStefano Sabatini2014-04-231-0/+664
Restore the old name, which was more meaningful and consistent with the names of the other examples.