aboutsummaryrefslogtreecommitdiffhomepage
path: root/stream
Commit message (Expand)AuthorAge
* stream_bluray: remove unused variablesGravatar wm42014-05-04
* options: remove deprecated --identifyGravatar Martin Herkt2014-05-04
* stream: use libavformat interrupt callbackGravatar wm42014-04-25
* stream: remove interrupt callback global variablesGravatar wm42014-04-25
* stream: use uninterruptible sleep on reconnectingGravatar wm42014-04-25
* stream: remove unused functionsGravatar wm42014-04-25
* cache: remove redundant log prefixGravatar wm42014-04-23
* threads: fix function nameGravatar wm42014-04-23
* Fix some libav* include statementsGravatar wm42014-04-19
* stream_dvdnav: print more debugging infoGravatar wm42014-04-17
* stream_dvd: fix seeking regressionGravatar wm42014-04-17
* Remove radio://Gravatar wm42014-04-13
* Kill all tabsGravatar wm42014-04-13
* stream_dvd, cache: hack seeking with --cache + dvd:// back into workingGravatar wm42014-04-09
* cache: fix description of the offset fieldGravatar wm42014-04-09
* cache: change a define to an enumGravatar wm42014-04-09
* cache: fix checks/output on initializationGravatar wm42014-04-09
* stream_file: Check the handle for network streamsGravatar James Ross-Gowan2014-04-09
* cache: simplifyGravatar wm42014-04-09
* cache: allow resizing at runtimeGravatar wm42014-04-09
* cache: minor simplificationGravatar wm42014-04-09
* cache: adjust stream position if necessaryGravatar wm42014-04-09
* cache: no short reads in read_bufferGravatar wm42014-04-09
* cache: move ringbuffer read into a separate functionGravatar wm42014-04-09
* cache: fix typo in commentGravatar wm42014-04-09
* cache: always update cached controls after running a stream controlGravatar wm42014-04-09
* stream_bluray: move lookup of AACS error codes into a functionGravatar wm42014-03-30
* stream_bluray: check AACS and BD+ protectionsGravatar xylosper2014-03-30
* player: rename dvdnav to discnavGravatar xylosper2014-03-30
* stream_bluray: cosmetic refactoringGravatar xylosper2014-03-30
* stream_bluray: select initial angle only if peeking title succeededGravatar xylosper2014-03-30
* stream_bluray: use more proper error code for stream controlGravatar xylosper2014-03-30
* stream_bluray: implement navigation interface for Blu-ray streamGravatar xylosper2014-03-29
* stream_bluray: remove BD_EVENT_IDLEGravatar wm42014-03-26
* stream_bluray: use bd_get_playlist_info()Gravatar xylosper2014-03-26
* stream_bluray: cache current playback informationsGravatar xylosper2014-03-26
* stream_bluray: implement event handler for libblurayGravatar xylosper2014-03-26
* mf: fix operation with --cacheGravatar wm42014-03-26
* stream_cdda: print cd text header only if there are any cd text fieldsGravatar wm42014-03-26
* stream_cdda: remove unused stuffGravatar wm42014-03-26
* stream_cdda: fix track time accuracyGravatar wm42014-03-26
* dvdnav: make MP_NAV_EVENT_RESET_ALL handled properlyGravatar xylosper2014-03-25
* stream: remove old chapter handling codeGravatar wm42014-03-25
* stream_cdda: report track timesGravatar wm42014-03-25
* stream_bluray: fix for significant memory leakGravatar xylosper2014-03-24
* stream_bluray: fix for zero-based title index for Blu-rayGravatar xylosper2014-03-18
* command: make 'disc-title' property writableGravatar xylosper2014-03-18
* stream_dvd/stream_dvdnav: make disc-title for DVDs start from 0Gravatar xylosper2014-03-17
* Remove some more unneeded version checksGravatar wm42014-03-16
* stream_dvdnav: implement STREAM_CTRL_GET_NUM_TITLES for dvdnavGravatar xylosper2014-03-15