aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* man: fix to->too typoGravatar Kevin Mitchell2014-09-30
* audio: remove --audiodropGravatar wm42014-09-30
* w32_common: quit event loop on destroyGravatar James Ross-Gowan2014-09-30
* vd_lavc: fix a small memory leak on init errorGravatar wm42014-09-29
* x11: always wait for mapped when using --widGravatar wm42014-09-29
* demux_disc: export BD/DVD audio languageGravatar wm42014-09-29
* stream: don't drop buffers on failed seeksGravatar wm42014-09-29
* cache_file: refuse to cache unseekable streamsGravatar wm42014-09-29
* demux_lavf: bluray: don't skip stream data when flushingGravatar wm42014-09-29
* demux_disc: bluray: potentially fix some aspects of seekingGravatar wm42014-09-29
* mpv.desktop: add more ogg-related mime typesGravatar Alessandro Ghedini2014-09-29
* lua: add mpv/lua directories to the lua pathGravatar Otto Modinos2014-09-28
* DOCS/client_api_examples: qtexample: remove broken resizingGravatar wm42014-09-28
* client API, X11: change default keyboard input handling againGravatar wm42014-09-28
* Fix build with libavfilter disabledGravatar wm42014-09-28
* stream_bluray: autodetect AVCHD directoriesGravatar wm42014-09-27
* video: change automatic rotation and 3D filter insertionGravatar wm42014-09-27
* vf_lavfi: make chaining from other filters more flexibleGravatar wm42014-09-27
* input: copy options automaticallyGravatar wm42014-09-27
* input: separate creation and loading of configGravatar wm42014-09-27
* stream: change malloc+memset to callocGravatar Bruno George Moraes2014-09-27
* audio/out/push: clean up properly on init errorGravatar wm42014-09-27
* audio/out: check device buffer size for push.c onlyGravatar wm42014-09-27
* audio/out: disable ao_sndio by defaultGravatar wm42014-09-26
* audio/out: fail init on unknown audio bufferGravatar wm42014-09-26
* ao_sndio: print a warning when draining audioGravatar wm42014-09-26
* ao_sndio: update buffer status on get_delayGravatar wm42014-09-26
* ao_sndio: change p->delay to samplesGravatar wm42014-09-26
* ao_sndio: set non-blocking flagGravatar wm42014-09-26
* ao_sndio: fix some incorrect commentsGravatar wm42014-09-26
* old-configure: minor improvementsGravatar wm42014-09-26
* build: add -Wno-format-zero-lengthGravatar wm42014-09-26
* demux_mkv: don't use default_duration for parsed packetsGravatar wm42014-09-26
* stream_bluray: allow opening BDMV directories directlyGravatar wm42014-09-26
* stream_dvdnav: allow opening DVD directories directlyGravatar wm42014-09-26
* stream_dvd: better .ifo probingGravatar wm42014-09-25
* player: do not wrongly clear OSD bar stops, reindentGravatar wm42014-09-25
* player: simplify OSD message handling codeGravatar wm42014-09-25
* player: move code to make playloop smallerGravatar wm42014-09-25
* player: rate-limit OSD text updateGravatar wm42014-09-25
* player: fix OSD redraw heuristic with audio-only modeGravatar wm42014-09-25
* sub: approximate subtitle display in no-video modeGravatar wm42014-09-25
* Remove mpbswap.hGravatar wm42014-09-25
* stream_cdda, demux_raw: always use s16leGravatar wm42014-09-25
* osc: update cache displayGravatar ChrisK22014-09-25
* demux_mkv: get rid of MS structsGravatar wm42014-09-25
* audio: remove WAVEFORMATEX from internal demuxer APIGravatar wm42014-09-25
* video: remove BITMAPINFOHEADER from internal demuxer APIGravatar wm42014-09-25
* audio: confine demux_mkv audio PCM hackGravatar wm42014-09-24
* audio: decouple demux and audio decoder/filter sample formatsGravatar wm42014-09-24