| Commit message (Expand) | Author | Age | Files | Lines |
* | Modify all codecs to report their supported input and output sample format(s). | Peter Ross | 2008-07-31 | 1 | -0/+3 |
* | Make AVCodec long_names definition conditional depending on CONFIG_SMALL. | Stefano Sabatini | 2008-06-12 | 1 | -4/+4 |
* | Remove unnecessary parentheses from return calls. | Diego Biurrun | 2008-05-06 | 1 | -2/+2 |
* | Add long names to AVCodec declarations. | Stefano Sabatini | 2008-04-27 | 1 | -0/+4 |
* | Make AMR-NB block size const and 8 bits. | Benoit Fouet | 2008-02-29 | 1 | -1/+1 |
* | Define block size for AMR-WB (use IF2 table). | Benoit Fouet | 2008-02-29 | 1 | -0/+1 |
* | typo | Diego Biurrun | 2008-01-27 | 1 | -1/+1 |
* | Give all wrappers for external libraries names starting with lib. | Diego Biurrun | 2007-06-06 | 1 | -0/+711 |