aboutsummaryrefslogtreecommitdiffstats
path: root/doc/examples/decoding_encoding.c
Commit message (Collapse)AuthorAgeFilesLines
* examples/decoding_encoding.c: test mpeg1 and h264Michael Niedermayer2011-10-171-5/+7
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* examples/decoding_encoding.c: silence compiler warningMichael Niedermayer2011-10-171-0/+1
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* examples/decoding_encoding.c: set a codec private option to demonstrate how ↵Michael Niedermayer2011-10-171-0/+3
| | | | | | to do that Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* examples/decoding_encoding.c: switch to h264Michael Niedermayer2011-10-171-3/+3
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* examples/encoding: rename to decoding_encoding.c as the file is an example ↵Michael Niedermayer2011-10-111-0/+458
for both. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>