Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | stream/: delete base64_encode(), use libavutil av_base64_encode() | cboesch | 2010-12-16 | 1 | -1/+0 |
* | stream/http: Add Proxy-Authorization header to authenticate on proxies | cboesch | 2010-12-16 | 1 | -0/+1 |
* | Add license header to all files missing it in the stream subdirectory. | diego | 2010-01-30 | 1 | -2/+18 |
* | whitespace cosmetics: Remove all trailing whitespace. | diego | 2009-05-13 | 1 | -1/+1 |
* | Add missing header #includes to fix 'make checkheaders'. | diego | 2008-03-10 | 1 | -0/+2 |
* | Add MPLAYER_ prefix to multiple inclusion guards. | diego | 2008-02-22 | 1 | -3/+3 |
* | Do not use leading underscores in multiple inclusion guards, they are reserved. | diego | 2007-07-02 | 1 | -3/+3 |
* | introduce new 'stream' directory for all stream layer related components and ... | ben | 2006-07-31 | 1 | -0/+52 |