aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* cocoa: set application policy before creating windowGravatar wm42015-10-11
* DOCS/client_api_examples/README: add qt_openglGravatar wm42015-10-11
* DOCS/client_api_examples/qt_opengl: fix uninitGravatar wm42015-10-11
* DOCS/client_api_examples: add qt widget + opengl-cb exampleGravatar wang-bin2015-10-11
* ytdl: Remove DASH hacks, use DASH by defaultGravatar ChrisK22015-10-11
* DOCS/client_api_examples/README: rewriteGravatar wm42015-10-10
* player: fix missed wakeup on video EOFGravatar wm42015-10-09
* manpage: font options do not support fontconfig patterns anymoreGravatar wm42015-10-09
* audio: add AO deviation loggingGravatar wm42015-10-08
* vo: log deviation from ideal vsync intervalGravatar wm42015-10-08
* demux_subreader: participate in probing only on LibavGravatar wm42015-10-08
* af_lavrresample: use libswsresample dynamic rate adjustment featureGravatar wm42015-10-07
* vo_xv: fix crash with --widGravatar wm42015-10-07
* audio: make spdif re-probe from normal decoding workGravatar wm42015-10-06
* audio: re-probe spdif if AO is reloadedGravatar wm42015-10-06
* demux: don't attempt to open a demuxer after abort signal was givenGravatar wm42015-10-06
* player: make stop command actually stopGravatar wm42015-10-06
* README: link to Copyright instead of LICENSE fileGravatar wm42015-10-06
* video: fix base for --no-correct-ptsGravatar wm42015-10-06
* video: increase maximum number of buffered AVI pts samplesGravatar wm42015-10-06
* video: don't sort AVI pts samplesGravatar wm42015-10-06
* video: remove user-controllable PTS sorting (--pts-association-mode)Gravatar wm42015-10-06
* video: disable framedrop if avi-style timestamps are usedGravatar wm42015-10-06
* ytdl: Remove version check and minor cleanupGravatar ChrisK22015-10-06
* ao_alsa: add debug messages for format searchGravatar Kevin Mitchell2015-10-06
* ao_alsa: fix failure to find any sampleformatGravatar Kevin Mitchell2015-10-06
* README: clarify license statementGravatar wm42015-10-06
* audio: add option for falling back to ao_nullGravatar wm42015-10-05
* ao: rework audio output driver probingGravatar wm42015-10-05
* manpage: edit recommended VO remarksGravatar wm42015-10-04
* player: add wav to list of external audio file extensionsGravatar wm42015-10-04
* video: remove codec delay estimationGravatar wm42015-10-03
* video: cosmetics: remove trailing whitespaceGravatar wm42015-10-03
* video/out: remove an unused parameterGravatar wm42015-10-03
* vo: change some defines to enumsGravatar wm42015-10-02
* vo_opengl: drop old backend APIGravatar wm42015-10-02
* vo_opengl: rpi: switch to new internal APIGravatar wm42015-10-02
* win32: cleanup: remove some unneeded thingsGravatar wm42015-10-02
* vo_opengl: w32: switch to new internal APIGravatar wm42015-10-02
* vo_opengl: refactor DwmFlush crapGravatar wm42015-10-02
* vo_opengl: remove leftover variable from vaglx in vaeglGravatar Emmanuel Gil Peyrot2015-10-02
* vo: fix compilation failure when vaapi is enabled and x11 disabledGravatar Emmanuel Gil Peyrot2015-10-02
* vo_opengl: wayland: switch to new internal APIGravatar wm42015-10-01
* vo_opengl: cocoa: switch to new internal APIGravatar wm42015-10-01
* cue: read more metadataGravatar wm42015-10-01
* player: print tags under different log prefixGravatar wm42015-10-01
* vo_opengl: make sw suboption work without explicit backend selectionGravatar wm42015-10-01
* vo_opengl: debanding requires GLSL 1.30Gravatar wm42015-10-01
* x11: separate window creation and configurationGravatar wm42015-09-30
* vo_opengl: cosmetics: coding styleGravatar wm42015-09-30