aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* command: better choice when to allow playback-related commandsGravatar wm42015-05-26
* command: fix track property when no file is loadedGravatar wm42015-05-26
* player: fix crashes when adding external tracks before loading main fileGravatar wm42015-05-26
* demux: don't get stuck on some cases of timestamp resetsGravatar wm42015-05-26
* ao_alsa: hack back mono outputGravatar wm42015-05-25
* TOOLS/lua/status-bar: update use of a deprecated propertyGravatar wm42015-05-25
* input: allow - as separator between commands, instead of _Gravatar wm42015-05-25
* command: change the hwdec propertiesGravatar wm42015-05-25
* vd_lavc: report actually used hwdec APIGravatar wm42015-05-25
* vf_dlopen: declare as deprecatedGravatar wm42015-05-25
* cocoa: don't load hardcoded icon if running from bundleGravatar Stefano Pigozzi2015-05-25
* demux_edl: fix includesGravatar wm42015-05-24
* video: do not use MP_NOPTS_VALUE for A/V differenceGravatar wm42015-05-24
* player: add function to compute past frame durationsGravatar wm42015-05-24
* vo_null: add framerate emulationGravatar wm42015-05-24
* manpage: --media-title -> --force-media-titleGravatar Philip Sequeira2015-05-24
* DOCS/client_api_examples/cocoa-openglcb: do initial flush correctly.Gravatar torque2015-05-23
* command: add protocol-list propertyGravatar wm42015-05-23
* ytdl: do not use deprecated optionGravatar wm42015-05-23
* vo_opengl: switch to new OpenGL backend API for icc-profile-autoGravatar Niklas Haas2015-05-22
* command: allow changing track properties while no file is loadedGravatar wm42015-05-22
* player: use an array for stream ID options and suchGravatar wm42015-05-22
* command: deprecate audio-samplerateGravatar wm42015-05-22
* command: add audio-params and audio-out-params propertiesGravatar wm42015-05-22
* command: remove old property deprecation warning mechanismGravatar wm42015-05-22
* command: rename audio-format propertyGravatar wm42015-05-22
* options: rename --media-title optionGravatar wm42015-05-22
* command: deprecate the "length" propertyGravatar wm42015-05-22
* command: add a new property deprecation mechanismGravatar wm42015-05-22
* DOCS: add a changelog for option/command/property changesGravatar wm42015-05-22
* audio: make softvol scale cubicGravatar wm42015-05-22
* audio: change range of volume option/propertyGravatar wm42015-05-22
* options: --loop without argument means looping foreverGravatar wm42015-05-22
* command: explicitly show mouse cursor when unfullscreeningGravatar wm42015-05-21
* win32: do not call timeEndPeriod(1) on terminationGravatar wm42015-05-21
* DOCS/client_api_examples: cocoa: minor fixesGravatar wm42015-05-21
* DOCS/client_api_examples: add opengl-cb-based cocoa example.Gravatar torque2015-05-21
* chmap: use av_popcount64()Gravatar wm42015-05-21
* vo_opengl: vda: make it work anywhereGravatar wm42015-05-21
* video: do not align source position to 2Gravatar wm42015-05-21
* vo_opengl: remove npot optionGravatar wm42015-05-21
* DOCS/mplayer-changes: add relative seeking by %Gravatar Robin2015-05-21
* vo_xv: make number of buffers configurableGravatar wm42015-05-20
* command: refactor if/else statements to switchGravatar Robin2015-05-20
* video: force audio resync after video discontinuityGravatar wm42015-05-20
* video: better heuristic for timestamp resetsGravatar wm42015-05-20
* audio: fix resync issue differentGravatar wm42015-05-19
* command: change OSD symbol for absolute perc. seekGravatar rrooij2015-05-19
* manpage: fix syntaxGravatar wm42015-05-19
* demux: read cue sheets embedded in tagsGravatar wm42015-05-19