aboutsummaryrefslogtreecommitdiffstats
path: root/doc/examples/demuxing.c
Commit message (Expand)AuthorAgeFilesLines
* examples/muxing: fix typo: allocated -> allocateStefano Sabatini2012-11-061-1/+1
* examples/demuxing: fix brainoStefano Sabatini2012-11-061-1/+1
* examples/demuxing: dump input information *after* trying to open audio streamStefano Sabatini2012-11-061-3/+3
* examples: fix doxy so they appear on the example pageMichael Niedermayer2012-10-261-0/+1
* examples/demuxing: add audio decoding/demuxingStefano Sabatini2012-09-111-79/+225
* examples: add demuxing.c exampleStefano Sabatini2012-09-021-0/+193