aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* vo_opengl: replace tscale-interpolates-only with interpolation-thresholdGravatar wm42016-01-27
* vo_opengl: support 10 bit support with ANGLEGravatar wm42016-01-26
* vo_opengl: actually reset use_normalized_range fieldGravatar wm42016-01-26
* vo_opengl: default to rgba16f FBOs on ANGLEGravatar wm42016-01-26
* command: always allow setting volume/mute propertiesGravatar wm42016-01-26
* video: slightly improve video stream switchingGravatar wm42016-01-26
* vaapi: lower number of allocated surfaces againGravatar wm42016-01-26
* manpage: fix typoGravatar wm42016-01-25
* vo_opengl: add tscale-interpolates-only sub-optionGravatar wm42016-01-25
* vo_opengl: default scaler-resizes-only sub-option to yesGravatar wm42016-01-25
* vd_lavc: delay images before reading them backGravatar wm42016-01-25
* video: cleanup pts/dts passing between decoder componentsGravatar wm42016-01-25
* vo_opengl: rename custom shader entrypoint from sample to sample_pixelGravatar wm42016-01-25
* vo_opengl: vdpau: better handling of preemption recoveryGravatar wm42016-01-25
* vdpau: force driver to report preemption earlyGravatar wm42016-01-25
* audio: fix spdif PCM fallbackGravatar wm42016-01-25
* audio: release pending audio frame on seekingGravatar wm42016-01-25
* video: remove some useless old RGB formatsGravatar wm42016-01-25
* dvb: fix segmentation fault in case no valid configuration is found.Gravatar Oliver Freyermuth2016-01-24
* manpage: minor correctionsGravatar wm42016-01-24
* video: limit maximum number of VO frames correctlyGravatar wm42016-01-24
* DOCS/interface-changes: fix typoGravatar wm42016-01-23
* player: free queued audio frame on uninitGravatar wm42016-01-23
* manpage: adjust vf/af-command descriptionGravatar wm42016-01-22
* af_lavfi, vf_lavfi: fix compilation on LibavGravatar wm42016-01-22
* command: add af-command commandGravatar wm42016-01-22
* vo_opengl: vaapi: don't expect EGL exts. to be in common ext. stringGravatar wm42016-01-22
* command: add vf-command commandGravatar wm42016-01-22
* ao_wasapi: use correct UINT type for device enumerationGravatar Kevin Mitchell2016-01-22
* ao_wasapi: exit earlier if there are zero playback devices foundGravatar Kevin Mitchell2016-01-22
* dvb: remove trailing whitespaceGravatar wm42016-01-22
* dvb: fix compilation with older Linux headersGravatar wm42016-01-22
* video: don't wait for last video frame in the normal caseGravatar wm42016-01-22
* sub: change when/how subtitles are read completelyGravatar wm42016-01-22
* audio: refactor: move MPContext.ao_buffer fieldGravatar wm42016-01-22
* player: fix some oversights in video refactoringGravatar wm42016-01-22
* player: refactor: eliminate MPContext.d_audioGravatar wm42016-01-22
* audio: refactor: work towards unentangling audio decoding and filteringGravatar wm42016-01-22
* wscript: Update `--lua' helpGravatar Michael Reed2016-01-22
* vo_opengl: vaapi: reorganize platform entrypoints as tableGravatar wm42016-01-21
* stream_dvb: add verbose output in non-DVBv5 querying.Gravatar Oliver Freyermuth2016-01-21
* stream_dvb: use DVBv5 API also for DVB-C tuning.Gravatar Oliver Freyermuth2016-01-21
* stream_dvb: improve messages on delivery-type detection.Gravatar Oliver Freyermuth2016-01-21
* stream_dvb: don't requery tuner type, rely on initial query.Gravatar Oliver Freyermuth2016-01-21
* stream_dvb: support frontends with multiple delivery systems.Gravatar Oliver Freyermuth2016-01-21
* x11: get *current* XRandR screen configurationGravatar Nils Schneider2016-01-20
* vo_opengl: add KMS/DRM VAAPI hardware decoding interopGravatar wm42016-01-20
* ad_spdif: if DTS-HD is requested, and profile unknown, use DTS-HDGravatar wm42016-01-20
* audio: change downmix behavior, add --audio-normalize-downmixGravatar wm42016-01-20
* audio: change --audio-channels default back to stereoGravatar wm42016-01-20