summaryrefslogtreecommitdiff
path: root/doc/examples/demuxing.c
Commit message (Expand)AuthorAge
* doc/examples/demuxing: use AVFrame accessor functionsMichael Niedermayer2013-03-01
* examples/demuxing: free AVPacket after usageAngelo Haller2013-01-15
* doc/examples: fix assignments in if()Michael Niedermayer2013-01-14
* examples/muxing: fix typo: allocated -> allocateStefano Sabatini2012-11-06
* examples/demuxing: fix brainoStefano Sabatini2012-11-06
* examples/demuxing: dump input information *after* trying to open audio streamStefano Sabatini2012-11-06
* examples: fix doxy so they appear on the example pageMichael Niedermayer2012-10-26
* examples/demuxing: add audio decoding/demuxingStefano Sabatini2012-09-11
* examples: add demuxing.c exampleStefano Sabatini2012-09-02