aboutsummaryrefslogtreecommitdiffhomepage
path: root/mpvcore/player/loadfile.c
Commit message (Expand)AuthorAge
* video: move decoder context from sh_video into new structGravatar wm42013-11-23
* player: remove printing of barely correct slave mode stream infoGravatar wm42013-11-23
* audio: move decoder context from sh_audio into new structGravatar wm42013-11-23
* timeline: remove support for the mplayer2 EDL formatGravatar wm42013-11-19
* player: select fallback stream in timeline code for better EDL handlingGravatar wm42013-11-19
* player: write final audo chunk only if there is audio leftGravatar wm42013-11-17
* player: don't remove playback status when reinitializing DVBGravatar wm42013-11-17
* audio: switch output to mp_audio_bufferGravatar wm42013-11-12
* player: factor audio buffer clearing codeGravatar wm42013-11-08
* audio: don't let ao_lavc access frontend internals, change gapless audioGravatar wm42013-11-08
* Merge branch 'master' into have_configureGravatar wm42013-11-04
|\
* | configure: uniform the defines to #define HAVE_xxx (0|1)Gravatar Stefano Pigozzi2013-11-03
| * player: fix quvi 0.9 playlist loadingGravatar wm42013-11-03
|/
* Split mplayer.cGravatar wm42013-10-30