aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* 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
* player: never show "DS: (unavailable)"Gravatar wm42016-01-20
* Change 3 more files to LGPLGravatar wm42016-01-20
* vaapi: fix compilation on older FFmpeg/LibavGravatar wm42016-01-20
* audio: remove initial decoding retry limitationGravatar wm42016-01-19
* audio: move direct packet reading from decoders to common codeGravatar wm42016-01-19
* audio: move dec_audio.pool to ad_spdifGravatar wm42016-01-19
* ao_coreaudio_chmap: change license to LGPLGravatar wm42016-01-19
* filter_kernels.h: adjust the licenseGravatar wm42016-01-19
* Change GPL/LGPL dual-licensed files to LGPLGravatar wm42016-01-19
* Relicense some non-MPlayer source files to LGPL 2.1 or laterGravatar wm42016-01-19
* demux: remove a minor difference between threaded/unthreaded modesGravatar wm42016-01-19
* demux: fix leaking closed captions packets with unselected sub streamGravatar wm42016-01-19
* ao_wasapi: use share_mode value instead of raw option opt_exclusiveGravatar Kevin Mitchell2016-01-18
* ao_openal: wipe out global context on init errorGravatar Kevin Mitchell2016-01-18
* vo_drm: fix CRTC usageGravatar rr-2016-01-18