aboutsummaryrefslogtreecommitdiffhomepage
path: root/mpvcore/player/playloop.c
Commit message (Expand)AuthorAge
* demux: simplify handling of filepos fieldGravatar wm42013-11-16
* 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
|\
| * Fix -Wshadow warning about seek function in playloop.cGravatar Paweł Forysiuk2013-11-04
* | configure: uniform the defines to #define HAVE_xxx (0|1)Gravatar Stefano Pigozzi2013-11-03
| * demux: make determining seek capability genericGravatar wm42013-11-03
| * demux: remove movi_start/movi_end fieldsGravatar wm42013-11-03
|/
* player: merge mp_osd.h into mp_core.hGravatar wm42013-10-30
* Split mplayer.cGravatar wm42013-10-30