Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use AV_WB* | reimar | 2008-01-13 | 1 | -10/+3 |
* | Remove some useless () and {} | reimar | 2008-01-13 | 1 | -16/+13 |
* | Simplify | reimar | 2008-01-13 | 1 | -1/+1 |
* | Use AV_WB16 instead of ugly memcpy hacks | reimar | 2008-01-13 | 1 | -10/+3 |
* | Use AV_RB* instead of custom variants. | reimar | 2008-01-13 | 1 | -19/+11 |
* | Use sizeof instead of size variables/defines | reimar | 2008-01-13 | 1 | -16/+10 |
* | Make some pnm data const | reimar | 2008-01-13 | 1 | -2/+2 |
* | Mark all stream_info_t as const | reimar | 2007-12-02 | 1 | -1/+1 |
* | Remove unused functions, fixes the warnings: | diego | 2007-10-30 | 1 | -13/+0 |
* | cosmetics: typo fix UNSUPORTED --> UNSUPPORTED | diego | 2007-08-28 | 1 | -1/+1 |
* | The FSF changed postal address. | diego | 2006-09-01 | 1 | -1/+1 |
* | isolated tcp socket code from network.c to a dedicated file | ben | 2006-08-05 | 1 | -0/+1 |
* | proper inclusion of demuxer.h (including libmpdemux in Makefile only was to m... | ben | 2006-08-04 | 1 | -1/+1 |
* | introduce new 'stream' directory for all stream layer related components and ... | ben | 2006-07-31 | 1 | -0/+921 |