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