aboutsummaryrefslogtreecommitdiffhomepage
path: root/stream
Commit message (Expand)AuthorAge
* 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
* stream: open_stream_plugin() should set error code on failureGravatar wm42012-11-01
* http: fix potential NULL pointer issueGravatar wm42012-11-01
* http: fix potential NULL pointer issueGravatar wm42012-11-01
* cookies: replace sprintf with snprintfGravatar reimar2012-10-31
* stream_cddb: replace sprintf with snprintfGravatar reimar2012-10-31
* cleanup: remove references to CONFIG_TV_DSHOWGravatar wm42012-10-30
* stream: fix redirection for proxy URLsGravatar reimar2012-10-30
* url: simplifyGravatar cboesch2012-10-30
* stream: add STREAM_CTRL_GET_CURRENT_TITLEGravatar ib2012-10-30
* cache: enable STREAM_CTRL_GET_NUM_TITLESGravatar ib2012-10-30
* cache: fix long hangsGravatar reimar2012-10-30
* stream_file: explicitly signal EOFGravatar reimar2012-10-30
* stream_ftp: fix double free in one error caseGravatar Uoti Urpala2012-10-30
* stream_ffmpeg: handle rtsp:// URLs by default, add lavf://Gravatar Uoti Urpala2012-10-28
* stream: remove NULL checks for open callsGravatar wm42012-10-14
* core: show quvi page title in window title, clean up libquvi handlingGravatar wm42012-10-14
* Rename to "mpv"Gravatar wm42012-10-12
* core, timeline: cache external ordered chapter files tooGravatar Stefano Pigozzi2012-09-18
* bluray: add bd:// as stream prefixGravatar wm42012-09-18
* core: fix DVD subtitle selectionGravatar wm42012-09-18
* libaf: rename af_format.h to format.hGravatar wm42012-08-29
* Adjust ffmpeg/libav #includes to work with recent upstream changesGravatar Uoti Urpala2012-08-21
* Remove support for libnemesi RTSP streamingGravatar wm42012-08-20
* Remove support for LIVE555 RTSP streamingGravatar wm42012-08-20
* libmpdemux: remove demux_real, demux_viv, demux_audioGravatar wm42012-08-20
* Remove dvdnav support (DVD menus)Gravatar wm42012-08-16
* Remove win32/qt/xanim/real binary codecs loadingGravatar wm42012-08-16
* stream_file: print strerror() when failing to open a fileGravatar Uoti Urpala2012-08-16
* win32: fix compilation on MinGWGravatar wm42012-08-07
* options: get rid of ambiguous option parsingGravatar wm42012-08-05
* mplayer, stream_tv: move variable initializationGravatar wm42012-08-03
* tv: reduce code duplicationGravatar mplayer-svn2012-08-03
* stream_pvr: fix buffer overflowGravatar mplayer-svn2012-08-03
* stream: detect prematurely closed connectionGravatar mplayer-svn2012-08-03
* stream: retry reconnecting several timesGravatar mplayer-svn2012-08-03
* commands, dvd, dvdnav, bluray: cleanup sub/audio track language displayGravatar mplayer-svn2012-08-03
* cache2: allow cache sizes up to 4 TBGravatar mplayer-svn2012-08-03
* stream: add new stream control command STREAM_CTRL_GET_NUM_TITLESGravatar mplayer-svn2012-08-03
* cache2: flush cache and sync stream position/eof after seeking STREAM_CTRLsGravatar mplayer-svn2012-08-03
* stream/http: add a test file for ultravox in commentGravatar mplayer-svn2012-08-03
* cache2: make cache process exit when main process diesGravatar mplayer-svn2012-08-03
* Replace 'q' printf length modifier by 'll'Gravatar mplayer-svn2012-08-03
* cache2: make warnings easier to understandGravatar mplayer-svn2012-08-03
* Remove teletext supportGravatar wm42012-08-03
* stream: remove V4L TV input and V4L radio supportGravatar wm42012-08-02
* mplayer: rip out --capture supportGravatar wm42012-08-02
* stream: remove stream_cueGravatar wm42012-08-02
* stream: remove native RTSP/RTP/PNM supportGravatar wm42012-08-01