aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* audio/out/push: redo audio waitingGravatar wm42014-09-06
* audio/out: always round get_space on period sizeGravatar wm42014-09-06
* ao_sndio: fix a commentGravatar wm42014-09-06
* ao_pcm: minor simplificationGravatar wm42014-09-06
* ao_oss: minor simplificationGravatar wm42014-09-06
* mplayer-input.conf: fix broken bindingGravatar wm42014-09-06
* audio/out: remove old thingsGravatar wm42014-09-06
* sub: fix possible deadlock with --no-sub-ass and similarGravatar wm42014-09-06
* audio/out: make EOF handling properly event-basedGravatar wm42014-09-05
* vo_sdl: fix typoGravatar wm42014-09-05
* af_hrtf: request required samplerate, instead of erroring outGravatar wm42014-09-05
* af_hrtf: cosmetics: reindent misaligned code blockGravatar wm42014-09-05
* audio: correctly initialize output bufferGravatar wm42014-09-05
* player: check for null in resume config searchGravatar James Ross-Gowan2014-09-05
* win32: add tmpfile() replacementGravatar James Ross-Gowan2014-09-05
* audio: fix random crashes on uninitGravatar wm42014-09-05
* manpage: fix sub_add descriptionGravatar wm42014-09-05
* malloc+memset(0) to callocGravatar Bruno George de Moraes2014-09-05
* audio: make buffer size configurableGravatar wm42014-09-05
* audio: fix obscure audio resync failure with timelinesGravatar wm42014-09-05
* cosmetics: remove a stray ';'Gravatar wm42014-09-05
* build: handle insane libavcodec API bullshitGravatar wm42014-09-05
* video: rename VOCTRL_GET_WINDOW_SIZEGravatar wm42014-09-05
* ebml: warn if there are too many subelementsGravatar wm42014-09-04
* demux_mkv: allow up to 256 MB of extradata to make broken files workGravatar wm42014-09-04
* build: add a check_program checkGravatar Stefano Pigozzi2014-09-03
* wayland: print some useful outptu infoGravatar Alexander Preisinger2014-09-03
* wayland: only save current mode of outputsGravatar Alexander Preisinger2014-09-03
* x11: add rewind and forward keysGravatar Kenneth Zhou2014-09-03
* path: remove XDG bullshitGravatar wm42014-09-03
* demux: allow increasing filepos onlyGravatar wm42014-09-03
* player: add --media-title optionGravatar wm42014-09-02
* player: properly resume playlists loaded at runtimeGravatar wm42014-09-02
* player: add --osd-playing-msg optionGravatar wm42014-09-02
* player: show HLS bitrate as fallback for track titlesGravatar wm42014-09-01
* player: simplistic HLS bitrate selectionGravatar wm42014-09-01
* command: remove broken quvi-format propertyGravatar wm42014-09-01
* demux: get rid of old wrapperGravatar wm42014-09-01
* command: make m_property_strdup_ro with NULL mean unavailableGravatar wm42014-09-01
* command: disable some commands/properties properly in idle modeGravatar wm42014-09-01
* player: reset playback-related fields right on startGravatar wm42014-09-01
* man: fix a whole bunch of typosGravatar Martin Herkt2014-09-01
* player: don't allow remote playlists to load local filesGravatar wm42014-09-01
* playlist: don't add the base path twiceGravatar wm42014-09-01
* client API: fix memory leak with rejected eventsGravatar wm42014-08-31
* player: always load playlistsGravatar wm42014-08-31
* audio: go to draining state instead of EOF if audio starts laterGravatar wm42014-08-31
* video: adjust some Matroska 3D formatsGravatar wm42014-08-31
* audio/out: prevent burning CPU when seeking while pausedGravatar wm42014-08-31
* x11: when using --wid, inherit event flags from parent windowGravatar wm42014-08-31