Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow building api-example from outside of libavcodec and also | Jai Menon | 2009-10-06 | 1 | -1/+1 |
| | | | | | | make it more consistent with libavformat/output-example. Originally committed as revision 20176 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | Use the new avcodec_decode_* API. | Thilo Borgmann | 2009-04-10 | 1 | -23/+28 |
| | | | | | | Patch by Thilo Borgmann name.surname AT googlemail.com. Originally committed as revision 18409 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | Mark non-exported functions in test and example programs as static. | Diego Biurrun | 2009-03-31 | 1 | -5/+6 |
| | | | | Originally committed as revision 18259 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | Rename apiexample.c --> api-example.c to be consistent with other example files. | Diego Biurrun | 2009-03-29 | 1 | -0/+452 |
Originally committed as revision 18216 to svn://svn.ffmpeg.org/ffmpeg/trunk |