aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* TOOLS: move autocrop.lua to TOOLS/luaGravatar Kevin Mitchell2014-04-27
* build: use -pthread when availableGravatar Stefano Pigozzi2014-04-27
* build: conditionally use -Wempty-bodyGravatar Stefano Pigozzi2014-04-26
* terminal: always use SA_RESTART with sigaction()Gravatar wm42014-04-26
* demux_mkv: enable parsing for VP9Gravatar wm42014-04-26
* input: fix mouse_leave/OSC behaviorGravatar wm42014-04-26
* input: fix inverted conditionGravatar wm42014-04-26
* osd: make code C99Gravatar wm42014-04-26
* Revert "wayland: print waylands display erros"Gravatar Alexander Preisinger2014-04-26
* manpage: fix grammarGravatar wm42014-04-26
* manpage: forced->usedGravatar wm42014-04-26
* vf_pp: PP_PICT_TYPE_QP2 is always definedGravatar wm42014-04-25
* stream: use libavformat interrupt callbackGravatar wm42014-04-25
* stream: make mp_input_check_interrupt thread-safeGravatar wm42014-04-25
* stream: remove interrupt callback global variablesGravatar wm42014-04-25
* stream: use uninterruptible sleep on reconnectingGravatar wm42014-04-25
* stream: remove unused functionsGravatar wm42014-04-25
* manpage: improve --osd-level descriptionGravatar wm42014-04-25
* OS X bundle: add UTImportedTypeDeclarationsGravatar Nyx0uf2014-04-25
* build: bump required libpostproc versionGravatar Alessandro Ghedini2014-04-25
* af.rst: fix replaygain-track descriptionGravatar Alessandro Ghedini2014-04-25
* demux_mkv: enable parsing for mp3Gravatar wm42014-04-25
* dispatch: document some guaranteesGravatar wm42014-04-25
* vo: do not check for events on unconfigured VOGravatar Martin Herkt2014-04-25
* ao_coreaudio: log even more info in verbose modeGravatar Stefano Pigozzi2014-04-24
* lua: fix stack going out of syncGravatar wm42014-04-24
* command: allow native access to "vf" propertyGravatar wm42014-04-24
* dispatch: wakeup only if needed on mp_dispatch_resume()Gravatar wm42014-04-24
* ao_coreaudio: add verbose output of detected channel layoutsGravatar Stefano Pigozzi2014-04-23
* cache: remove redundant log prefixGravatar wm42014-04-23
* audio: minor simplification in wait codeGravatar wm42014-04-23
* dispatch: improve documentation commentsGravatar wm42014-04-23
* threads: fix function nameGravatar wm42014-04-23
* dispatch: implement timeoutGravatar wm42014-04-23
* dispatch: use a real lock for mp_dispatch_lock()Gravatar wm42014-04-23
* dispatch: fix broken lockingGravatar wm42014-04-23
* dispatch: wakeup target thread when locking/suspendingGravatar wm42014-04-23
* dispatch: move into its own source fileGravatar wm42014-04-23
* terminal: fix printing of prefixGravatar wm42014-04-23
* video: add a "hwdec" property to enable or disable hw decoding at runtimeGravatar wm42014-04-23
* man: minor typo why not to use portaudioGravatar Kevin Mitchell2014-04-22
* vo: simplify event_fd handlingGravatar wm42014-04-22
* vo: cosmetics: move around some codeGravatar wm42014-04-22
* vo: minor cosmetic changeGravatar wm42014-04-22
* client API: make mpv_set_option set options nativelyGravatar wm42014-04-22
* build: glob() is always availableGravatar wm42014-04-22
* command: export rotation parameterGravatar wm42014-04-22
* vf: print all image parameter information in verbose outputGravatar wm42014-04-22
* vo: warn if the VO doesn't support certain flagsGravatar wm42014-04-22
* vf: remove autoinserted filters on reconfigGravatar wm42014-04-21