summaryrefslogtreecommitdiffstats
path: root/stream/http.h
Commit message (Expand)AuthorAgeFilesLines
* stream/: delete base64_encode(), use libavutil av_base64_encode()cboesch2010-12-161-1/+0
* stream/http: Add Proxy-Authorization header to authenticate on proxiescboesch2010-12-161-0/+1
* Add license header to all files missing it in the stream subdirectory.diego2010-01-301-2/+18
* whitespace cosmetics: Remove all trailing whitespace.diego2009-05-131-1/+1
* Add missing header #includes to fix 'make checkheaders'.diego2008-03-101-0/+2
* Add MPLAYER_ prefix to multiple inclusion guards.diego2008-02-221-3/+3
* Do not use leading underscores in multiple inclusion guards, they are reserved.diego2007-07-021-3/+3
* introduce new 'stream' directory for all stream layer related components and ...ben2006-07-311-0/+52