aboutsummaryrefslogtreecommitdiffhomepage
path: root/stream
Commit message (Expand)AuthorAge
* Silence some compiler warningsGravatar wm42013-05-21
* core: add --stream-captureGravatar wm42013-05-12
* Merge branch 'audio_changes'Gravatar wm42013-05-12
|\
| * core: use channel map on demuxer level tooGravatar wm42013-05-12
* | stream_bluray: report chapter timesGravatar wm42013-05-09
* | stream_bluray: general timeline supportGravatar wm42013-05-09
* | stream_bluray: make code a bit more obviousGravatar wm42013-05-09
* | stream: report chapter times, use time seeks for DVD chaptersGravatar wm42013-05-06
* | Fix some cppcheck / scan-build warningsGravatar wm42013-05-06
* | stream: fix bad cache behavior introduced by recent commitGravatar wm42013-05-05
* | stream: add start time reportingGravatar wm42013-05-05
* | core: don't report byte-based playback position with dvdGravatar wm42013-05-05
* | stream: remove unused new_ds_stream()Gravatar wm42013-05-03
* | 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