aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* video: fix coverart decodingGravatar wm42016-03-07
* README: edit release section, add section about preferred FFmpeg versionGravatar wm42016-03-07
* vo_xv, vo_x11: warn that these VOs should not be usedGravatar wm42016-03-06
* sub: make preloading more robustGravatar wm42016-03-06
* demux: delay bitrate calculation on packets with unknown timestampsGravatar wm42016-03-05
* sd_ass: always clear subtitles on seek if duration unknownGravatar wm42016-03-05
* vo_opengl: refactor plane-skipping optimizationsGravatar Niklas Haas2016-03-05
* vo_opengl: rename prescale to prescale-lumaGravatar Niklas Haas2016-03-05
* vo_opengl: add macros for scaler unitsGravatar Niklas Haas2016-03-05
* vo_opengl: refactor pass_read_video and texture bindingGravatar Niklas Haas2016-03-05
* demux_null: fix segfault with --cache enabledGravatar wm42016-03-05
* sd_ass: always handle subtitles with unknown durationGravatar wm42016-03-05
* demux_mkv: correctly export unknown packet durationsGravatar wm42016-03-05
* demux: add null demuxerGravatar wm42016-03-04
* sub: pass all attachments to the subtitle decoderGravatar wm42016-03-03
* demux_timeline: set correct seekable flagsGravatar wm42016-03-03
* vo_opengl: wayland: don't destroy NULL wl_egl_windowGravatar wm42016-03-03
* demux_lavf: don't copy cover art pictureGravatar wm42016-03-03
* cache: remove unused STREAM_CTRL_RESUME_CACHEGravatar wm42016-03-03
* Revert "demux_mkv: pretend waveext channel layouts by default"Gravatar wm42016-03-02
* av_common: explicitly exclude _vdpau deccoders from enumerationGravatar wm42016-03-02
* command: fix property notification for cache-buffering-stateGravatar wm42016-03-02
* msg: introduce partial line buffers per mp_logGravatar wm42016-03-01
* msg: minor simplificationGravatar wm42016-03-01
* av_log: avoid partial linesGravatar wm42016-03-01
* msg: use dynamic buffer for message formattingGravatar wm42016-03-01
* command: add encoder-list propertyGravatar wm42016-03-01
* demux_mkv: pretend waveext channel layouts by defaultGravatar wm42016-02-29
* command: export canonical ffmpeg version identifierGravatar wm42016-02-29
* command: export list of all decodersGravatar wm42016-02-29
* command: export more information under track-listGravatar wm42016-02-29
* lavc_conv: fix Libav srt subtitlesGravatar wm42016-02-29
* video: fix hr-seekGravatar wm42016-02-28
* player: simplify mp_seek()Gravatar wm42016-02-28
* demux: remove relative seekingGravatar wm42016-02-28
* vo_opengl: remove redundant codeGravatar igv2016-02-28
* osc: add always-on mode and unify visibility mode (always/never/auto)Gravatar Avi Halachmi (:avih)2016-02-27
* osc: fix runtime enable_osc(true/false)Gravatar Avi Halachmi (:avih)2016-02-27
* player: minor simplificationGravatar wm42016-02-27
* ao_wasapi: make wait for audio thread termination infiniteGravatar Kevin Mitchell2016-02-26
* ao_wasapi: further flatten/simplify volume controlGravatar Kevin Mitchell2016-02-26
* ao_wasapi: use MP_FATAL for stuff that leads to init failureGravatar Kevin Mitchell2016-02-26
* ao_wasapi: move pre-resume reset into resume functionGravatar Kevin Mitchell2016-02-26
* ao_wasapi: move resetting the thread state into main loopGravatar Kevin Mitchell2016-02-26
* ao_wasapi: set buffer size to device period in exclusive modeGravatar Kevin Mitchell2016-02-26
* ao_wasapi: replace laggy COM messaging with mp_dispatch_queueGravatar Kevin Mitchell2016-02-26
* ao_wasapi: avoid under-run cascade in exclusive mode.Gravatar Kevin Mitchell2016-02-26
* ao_wasapi: fix typo in commentGravatar Kevin Mitchell2016-02-26
* ao_wasapi: use SUCCEEDED/FAILED macrosGravatar Kevin Mitchell2016-02-26
* manpage: add showvolume example to --lavfi-complexGravatar wm42016-02-27