summaryrefslogtreecommitdiffstats
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 <[email protected]>
* fix various typosLou Logan2014-06-031-1/+1
| | | | | Signed-off-by: Lou Logan <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]>
* 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.