summaryrefslogtreecommitdiff
path: root/doc/trivial_example.c
Commit message (Expand)AuthorAgeFilesLines
* trivial_example: Check the return value of fread().Ralph Giles2020-06-011-2/+13
* trivial_example: open raw pcm files in binary mode.Ralph Giles2020-06-011-2/+2
* Update URLsMark Harris2016-07-061-1/+1
* trivial_example: Fix error messageMark Harris2015-10-071-3/+3
* Applies padding to all CBR packets, including PLC and CELT silenceJean-Marc Valin2013-11-211-1/+1
* Adds a simple example of Opus encoding+decodingJean-Marc Valin2013-11-211-0/+160