aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* rpi: add VC-1 supportGravatar wm42016-01-28
* mp_image: copy dts as part of mp_image attributes tooGravatar wm42016-01-28
* ao_wasapi: add "wasapi" prefix to non-static find_deviceID functionGravatar Kevin Mitchell2016-01-28
* ao_wasapi: correct check for specified device on default changeGravatar Kevin Mitchell2016-01-28
* ao_wasapi: fix check for already found deviceGravatar Kevin Mitchell2016-01-28
* video: fix coverart switchingGravatar wm42016-01-27
* rpi: add mpeg-4 decoding supportGravatar wm42016-01-27
* demux_mkv: allow negative timestampsGravatar wm42016-01-27
* vo_opengl: do chroma merging in integer conversion stageGravatar wm42016-01-27
* vo_opengl: add precision qualifier to usampler2D on ANGLEGravatar wm42016-01-27
* 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