aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* demux: remove pausing mechanismGravatar wm42016-03-10
* demux: replace demux_pause/demux_unpause with demux_run_on_threadGravatar wm42016-03-09
* command: change stream-pos semanticsGravatar wm42016-03-09
* vo_opengl: cache the locations of the uniform variablesGravatar igv2016-03-09
* osd: cleanup: make OSDTYPE_ constants private to OSD codeGravatar wm42016-03-08
* osd, lua: manage multiple ASS overlays set with set_osd_ass() callsGravatar wm42016-03-08
* osd: restructure and move ASS objects into its own structGravatar wm42016-03-08
* osd: refactor how mp_ass_render_frame() is calledGravatar wm42016-03-08
* TOOLS/lua/zones.lua: RemoveGravatar Ricardo Constantino2016-03-08
* osc: fix mouse areasGravatar wm42016-03-08
* vo_opengl: decrease default superxbr-edge-strengthGravatar Niklas Haas2016-03-07
* vo_opengl: improve superxbr algorithmGravatar Niklas Haas2016-03-07
* vo_opengl: refactor superxbr algorithmGravatar Niklas Haas2016-03-07
* osd, lua: remove weird OSD scalingGravatar wm42016-03-07
* osd: remove unused osd_coords_to_video()Gravatar wm42016-03-07
* 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