aboutsummaryrefslogtreecommitdiffhomepage
path: root/player/loadfile.c
Commit message (Expand)AuthorAge
* player: when loading external file, always add all track typesGravatar wm42017-12-07
* player: rebase start time even for subtitle streamsGravatar wm42017-12-07
* player: add get_play_start_ptsGravatar Leo Izen2017-12-03
* Fix various typos in log messagesGravatar Nicolas F2017-12-03
* player: minor fix/simplification of OSD time/duration handlingGravatar wm42017-11-24
* player: change license of some code surrounding --frames to LGPLGravatar wm42017-11-06
* audio: introduce a new type to hold audio framesGravatar wm42017-08-16
* player: make refresh seeks slightly more robustGravatar wm42017-08-14
* player: add --track-auto-selection optionGravatar wm42017-08-12
* player: make --lavfi-complex changeable at runtimeGravatar wm42017-08-12
* m_option: remove redundant indirectionsGravatar wm42017-07-02
* player: change license of most core files to LGPLGravatar wm42017-06-23
* player: disable --frames in WIP LGPL modeGravatar wm42017-06-23
* player: fix a corner case in previous commitGravatar wm42017-04-14
* player: fix core-idle and eof-reached update notifcationsGravatar wm42017-04-14
* player: unmess pause state handlingGravatar wm42017-04-14
* player: make new stream output more consistent with other outputGravatar wm42017-03-26
* player: print additional stream infoGravatar Dan Oscarsson2017-03-26
* player: add experimental stream recording featureGravatar wm42017-02-07
* player: remove --stream-capture option/propertyGravatar wm42017-01-21
* player: actually let cache readahead after opening demuxer for prefetchGravatar wm42017-01-19
* player: also log if completely prefetched URL is discardedGravatar wm42017-01-19
* player: add prefetching of the next playlist entryGravatar wm42017-01-18
* player: restructure cancel callbackGravatar wm42017-01-18
* player: move some minor demuxer setup codeGravatar wm42017-01-18
* player: remove dysfunctional edition switching OSD codeGravatar wm42017-01-05
* player: don't print format detection error when aborting loadingGravatar wm42016-11-29
* player: make --start-time work with --rebase-start-time=noGravatar Aman Gupta2016-10-22
* player: make --stop-screensaver runtime-changeableGravatar wm42016-10-02
* player: some M_SETOPT_RUNTIME cleanupsGravatar wm42016-09-22
* player: minor changes in init codeGravatar wm42016-09-19
* player: litter code with explicit wakeup callsGravatar wm42016-09-16
* player, ao, vo: don't call mp_input_wakeup() directlyGravatar wm42016-09-16
* osd: slightly simplify update logicGravatar wm42016-09-15
* stream, demux, config: remove some dead/unneeded option-related codeGravatar wm42016-09-09
* player: don't directly access demuxer->streamGravatar wm42016-08-26
* player: allow passing flags to queue_seek()Gravatar wm42016-08-15
* player: add --no-autoload-files optionGravatar wm42016-08-10
* player: improve instant track switchingGravatar wm42016-08-06
* player: offset demuxer on start/seek properly with audio/sub delayGravatar wm42016-08-04
* audio: refactor mixer code and delete mixer.cGravatar wm42016-07-17
* player: force VO reconfig when unselecting video trackGravatar wm42016-04-23
* player: simplify an aspect of buffering determinationGravatar wm42016-04-19
* player: fix --stream-dump exit codeGravatar wm42016-03-26
* demux: remove relative seekingGravatar wm42016-02-28
* player: slightly simplify how demuxer streams are enabled/disabledGravatar wm42016-02-25
* player: remove pointless callGravatar wm42016-02-23
* player: simplify enabling demuxer threadsGravatar wm42016-02-23
* player: remove unused MPContext.stream fieldGravatar wm42016-02-23
* player: remove MPContext.sources fieldsGravatar wm42016-02-23