aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* sd_lavc: fix subtitle display with unknown end timestampsGravatar wm42016-04-02
* ao_coreaudio_exclusive: add missing newline to log messageGravatar wm42016-04-01
* gl_lcms: choose BT.1886 gamma per-channelGravatar Niklas Haas2016-04-01
* vo_opengl: generate 3DLUT against source and use full BT.1886Gravatar Niklas Haas2016-04-01
* build: fix AVCodecParameters FFmpeg API checkGravatar wm42016-04-01
* build: disable encoding mode by defaultGravatar wm42016-03-31
* demux_lavf, ad_lavc, ad_spdif, vd_lavc: handle FFmpeg codecpar API changeGravatar wm42016-03-31
* demux_lavf: remove old MicroDVD frame timing guessingGravatar wm42016-03-31
* demux_lavf: remove some old framerate guessingGravatar wm42016-03-31
* mplayer-input.conf: fix input.conf location in commentGravatar Ben Boeckel2016-03-31
* dxva2: abort on mp_image_new_custom_ref failureGravatar Kevin Mitchell2016-03-30
* dxva2: stop using pointer obfuscator LPDIRECT3DSURFACE9Gravatar Kevin Mitchell2016-03-30
* dxva2: rewrite to use shared code with d3d11vaGravatar Kevin Mitchell2016-03-30
* vd_lavc: add d3d11va hwdecGravatar Kevin Mitchell2016-03-30
* ta: add TA_FREEP macroGravatar Kevin Mitchell2016-03-30
* player: hide cache in status line by default againGravatar wm42016-03-30
* Revert "demux_mkv: don't trust DefaultDuration for audio"Gravatar wm42016-03-30
* vo_opengl: draw transparency checkerboard after upscalingGravatar Niklas Haas2016-03-29
* vo_opengl: always premultiply alphaGravatar wm42016-03-29
* vo_opengl: fix rotation directionGravatar wm42016-03-29
* cache: fix incorrect EOF conditionGravatar wm42016-03-29
* cache: use a single STREAM_CTRL for various cache infoGravatar wm42016-03-29
* command: add video-stereo-mode propertyGravatar wm42016-03-28
* player: fix breakage when combining 3D and rotate auto-filtersGravatar wm42016-03-28
* player: remove auto-inserted filters before adding them againGravatar wm42016-03-28
* vo_opengl: slightly compress gl_set_debug_logger()Gravatar wm42016-03-28
* vo_opengl: reduce temporary variables in gl_transform_trans()Gravatar wm42016-03-28
* vo_opengl: fix rotationGravatar wm42016-03-28
* vo_opengl: fix row-major vs. column-major confusionGravatar wm42016-03-28
* vo_opengl: don't upload potentially uninitialized memory to GL bufferGravatar wm42016-03-28
* vo_openg: fix debanding + rectangle-texturesGravatar wm42016-03-27
* player: fix --stream-dump exit codeGravatar wm42016-03-26
* input: do not force double-click emulation for artificial commandsGravatar wm42016-03-26
* build: allow plain-gl build on OSXGravatar wm42016-03-26
* player: add wv to list of external audio file extensionsGravatar Martin Herkt2016-03-26
* TOOLS/zsh.pl: add .wv extension in zsh completionsGravatar Martin Herkt2016-03-26
* lua: don't require key for mp.add_key_binding()Gravatar wm42016-03-26
* Add a mediacodec decoder hwdec wrapperGravatar Jan Ekström2016-03-25
* vd_lavc: mediacodec also needs special timebase loveGravatar Jan Ekström2016-03-25
* sub: force segment switch if video is already aheadGravatar wm42016-03-25
* demux_timeline: request subtitle prefetching on crossing segmentsGravatar wm42016-03-25
* ipc-win: restrict read access to the IPC pipeGravatar James Ross-Gowan2016-03-25
* vo_opengl: minor coding style adjustmentGravatar wm42016-03-24
* vo_opengl: utils: some more minor shader string building optimizationGravatar wm42016-03-24
* DOCS/interface-changes: mention --input-ipc-server changeGravatar wm42016-03-24
* ad_lavc, vd_lavc: support new Libav decoding APIGravatar wm42016-03-24
* ad_lavc: add codec_timebase hack tooGravatar wm42016-03-24
* vd_lavc: slightly improve codec_timebase hackGravatar wm42016-03-24
* vo_opengl: utils: slightly optimize shader string buildingGravatar wm42016-03-23
* bstr: avoid redundant vsnprintf callsGravatar wm42016-03-23