aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* audio: cleanup spdif format definitionsGravatar wm42014-09-23
* ao_wasapi: fix fragile format-mapping codeGravatar wm42014-09-23
* audio: drop swapped-endian audio formatsGravatar wm42014-09-23
* audio: remove swapped-endian spdif formatsGravatar wm42014-09-23
* vf_vapoursynth: make it possible to get filter output incrementallyGravatar wm42014-09-23
* player: allow passing number of loops to --loop-fileGravatar wm42014-09-22
* audio: prefer libavcodec over libmpg123Gravatar wm42014-09-22
* command: no space before "%" in volume default OSD messageGravatar wm42014-09-22
* video: filter new frames at a better time (2)Gravatar wm42014-09-22
* osd: fix --term-osd=noGravatar wm42014-09-22
* command: improve "osd" commandGravatar wm42014-09-22
* command: use show_property_osd() sub_stepGravatar wm42014-09-22
* command: when changing a property, always show it on OSDGravatar wm42014-09-21
* command: simplify OSD property display codeGravatar wm42014-09-21
* command: allow changing some OSD-related options even with no VOGravatar wm42014-09-21
* command: remove unneeded ifdefsGravatar wm42014-09-21
* command: always show OSD message when changing volume etc.Gravatar wm42014-09-21
* options: remove --volstepGravatar wm42014-09-21
* TOOLS: idet: remove extra '$' in $(()) expansionGravatar Ben Boeckel2014-09-21
* manpage: clarify vf_pp docsGravatar wm42014-09-21
* video: fix redrawing when pausing after framedropGravatar wm42014-09-21
* video: fix some vo_direct3d crashes due to FFmpeg nonsenseGravatar wm42014-09-21
* TOOLS/umpv: make URL detection consistent with mpv methodGravatar shdown2014-09-20
* TOOLS/umpv: print error message to stderrGravatar shdown2014-09-20
* TOOLS/umpv: use MPV environment variable, not UMPV_OPTIONSGravatar shdown2014-09-20
* vo_vdpau: better integration with the generic framedrop codeGravatar wm42014-09-20
* vo_vdpau: fix confusion around vsync_intervalGravatar wm42014-09-20
* input: explain why we use semaphoresGravatar wm42014-09-20
* osdep: hack to fix build with low quality pthreads-w32 headersGravatar wm42014-09-20
* mixer: always restore volume (even with pulse), don't unmuteGravatar wm42014-09-20
* manpage: document terminal status line componentsGravatar wm42014-09-20
* player: rename "Late:" field to "SD:"Gravatar wm42014-09-20
* video: actually count decoder-dropped framesGravatar wm42014-09-20
* video: improve decoder-based framedropping modeGravatar wm42014-09-20
* player: make code more obviousGravatar wm42014-09-20
* player: use backwards flag for seeking external tracksGravatar wm42014-09-20
* player: reset last_av_difference if not applicableGravatar wm42014-09-20
* af_hrtf: initialize coefficient arraysGravatar wm42014-09-19
* input: add locking for repeat infoGravatar Alexander Preisinger2014-09-19
* build: update minimum wayland versionGravatar Alexander Preisinger2014-09-19
* wayland: use reported rete and delayGravatar Alexander Preisinger2014-09-19
* input: add function for setting repeat infoGravatar Alexander Preisinger2014-09-19
* vf_lavfi: fetch output frames incrementallyGravatar wm42014-09-18
* video/filter: allow better dataflowGravatar wm42014-09-18
* video: separate calling decoder/filterGravatar wm42014-09-18
* video: check whether there are enough frames after filteringGravatar wm42014-09-18
* video: filter new frames at a better timeGravatar wm42014-09-18
* player: allow overriding OSD message for all OSD levelsGravatar wm42014-09-18
* command: allow using ASS tags on OSD messagesGravatar wm42014-09-18
* command: add osd-sym-cc propertyGravatar wm42014-09-18