aboutsummaryrefslogtreecommitdiffhomepage
path: root/stream
Commit message (Expand)AuthorAge
* stream_bluray: remove the broken -bluray-chapter optionGravatar reimar2013-04-27
* stream_bluray: fix querying current chapterGravatar reimar2013-04-27
* options: untangle track range parsing for stream_cddaGravatar wm42013-04-21
* stream_cddb: fix compilation on MinGW-w64Gravatar Stephen Hutchinson2013-04-06
* vcd_read_win32.h: fix compilation on MinGW-w64Gravatar Stephen Hutchinson2013-04-06
* http: handle broken QuickTime Streaming Server headersGravatar reimar2013-04-04
* http: fix for broken SHOUTcast streamsGravatar reimar2013-04-04
* vcd_read: cleanup ifdefsGravatar reimar2013-04-04
* stream: silence clang empty statement warningsGravatar wm42013-03-19
* network: set default user-agent to MPlayer'sGravatar wm42013-02-26
* core: redo how codecs are mapped, remove codecs.confGravatar wm42013-02-10
* Check return values of some mp_find_..._config_file function calls for NULLGravatar wm42013-02-09
* Remove BSD legacy TV/radio support (BT848 stuff)Gravatar wm42013-02-06
* build: make it work on somewhat older ffmpeg versionsGravatar wm42013-01-31
* stream: set default HTTP user agent to "Mozilla/5.0"Gravatar wm42013-01-31
* stream: fix reconnecting on broken network connectionsGravatar wm42013-01-24
* stream: uncrustify stream.c/.hGravatar wm42013-01-24
* stream: implement some HTTP specific options for stream_lavfGravatar wm42013-01-24
* cookies: fix crashGravatar wm42013-01-24
* stream_cdda: support latest libcdio versionGravatar Uoti Urpala2013-01-24
* Silence two compiler warningsGravatar wm42013-01-16
* video: decouple internal pixel formats from FourCCsGravatar wm42013-01-13
* Remove netstream supportGravatar wm42013-01-13
* Fix lots of bugs in mp_http URL handlingGravatar Rudolf Polzer2013-01-10
* stream_lavf: warn if protocol not foundGravatar wm42012-12-28
* stream_dvd: fix angle mathGravatar Rudolf Polzer2012-12-22
* path: add mp_find_config_file and reorganize some of the codeGravatar Stefano Pigozzi2012-12-15
* Fix compilation with LibavGravatar wm42012-12-11
* audio: remove support for native alaw/mulaw/adpcm outputGravatar wm42012-12-11
* stream_lavf/demux_lavf: export/use HTTP MIME typeGravatar wm42012-12-11
* stream: handle mms streaming with ffmpegGravatar wm42012-12-11
* stream_dvd: add a stream_seek() callGravatar Rudolf Polzer2012-12-07
* stream_ftp: cleanupsGravatar al2012-12-03
* core: automatically pause on low cacheGravatar wm42012-12-03
* stream_lavf: use ffmpeg for http/https streamingGravatar wm42012-12-03
* cache: simplify furtherGravatar wm42012-12-03
* cache: refactor how cache enabling is doneGravatar Uoti Urpala2012-12-03
* demux_lavf: add support for libavdeviceGravatar wm42012-12-03
* stream_ftp: fix compilation with libavGravatar Stefano Pigozzi2012-11-22
* stream_ftp: support longer filenamesGravatar al2012-11-21
* stream: fix dvd:// + cache crashingGravatar wm42012-11-20
* stream, demux_lavf: minor cleanup for stream size codeGravatar wm42012-11-20
* stream, demux: replace off_t with int64_tGravatar wm42012-11-20
* stream: change STREAM_CTRL_GET_SIZE argument type to uint64_tGravatar reimar2012-11-20
* asf_streaming: remove broken MMSU support codeGravatar upsuper2012-11-20
* Fix potential bugs and issues, general cleanupsGravatar reimar2012-11-20
* cookies: don't read cookie files from ancient browsersGravatar wm42012-11-16
* network: fix crash with -playlist http://...Gravatar wm42012-11-14
* Rename directories, move files (step 2 of 2)Gravatar wm42012-11-12
* Rename directories, move files (step 1 of 2) (does not compile)Gravatar wm42012-11-12