aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* demux: remove unused flagGravatar wm42016-01-18
* manpage: adjust --display-fps descriptionGravatar wm42016-01-18
* af_lavrresample: fudge some channel layout conversionGravatar wm42016-01-18
* sub: fix memory leaksGravatar wm42016-01-18
* image_writer: fix writing flipped images as jpgGravatar wm42016-01-17
* player: refactor: eliminate MPContext.d_videoGravatar wm42016-01-17
* player: refactor: eliminate MPContext.d_subGravatar wm42016-01-17
* command: modify OSD message when forcing original video aspect ratioGravatar wm42016-01-16
* video: refactor: disentangle decoding/filtering some moreGravatar wm42016-01-16
* osd: make osd-width/height properties watchableGravatar wm42016-01-15
* global: add client API pointer to library handleGravatar wm42016-01-15
* video: refactor: slightly disentangle video filteringGravatar wm42016-01-15
* cocoa: get fps only from dislaylinkGravatar Stefano Pigozzi2016-01-14
* cocoa: add an observer for screenmode changeGravatar Stefano Pigozzi2016-01-14
* manpage: update win32 config pathGravatar wm42016-01-14
* video: fix interactively changing aspect ratioGravatar wm42016-01-14
* man: options: Clarify expected behaviour with --dvbin-full-transponder.Gravatar Oliver Freyermuth2016-01-14
* player: prefer "service_name" as media title.Gravatar Oliver Freyermuth2016-01-14
* options: add "service_name" as display tag.Gravatar Oliver Freyermuth2016-01-14
* demux_lavf: update metadata with information from AV_PROGRAM on switch.Gravatar Oliver Freyermuth2016-01-14
* man: options: hint to cycling of program property.Gravatar Oliver Freyermuth2016-01-14
* man: input: document new DVB bindings and properties.Gravatar Oliver Freyermuth2016-01-14
* player: implement SWITCH for dvb-channel-name property, add binding.Gravatar Oliver Freyermuth2016-01-14
* player: remove unused last_dvb_step member.Gravatar Oliver Freyermuth2016-01-14
* player, stream_dvb: implement dvb-channel-name property.Gravatar Oliver Freyermuth2016-01-14
* stream_dvb: global protection mutex and usage bit for global_dvb_state.Gravatar Oliver Freyermuth2016-01-14
* stream_dvb: implement GET_METADATA and return program name.Gravatar Oliver Freyermuth2016-01-14
* stream_dvb: persist state-information across channel-switches.Gravatar Oliver Freyermuth2016-01-14
* dvb: rename dvb_config_t to dvb_state_t, keep config and state there.Gravatar Oliver Freyermuth2016-01-14
* video: decouple filtering/decoding slightly moreGravatar wm42016-01-14
* player: remove stale declarationGravatar wm42016-01-14
* video: refactor: shuffle code aroundGravatar wm42016-01-14
* video: refactor: handle video format fixups closer to decoderGravatar wm42016-01-14
* manpage: mention that image subtitles can not be repositioned etc.Gravatar wm42016-01-12
* stream: stream_read_complete() reads from current pos, not 0Gravatar wm42016-01-12
* demux_lavf: fix charset conversion with UTF-16 subtitlesGravatar wm42016-01-12
* player: simplify backsteppingGravatar wm42016-01-12
* player: handle hrseek framedrop correctlyGravatar wm42016-01-12
* demux: merge sh_video/sh_audio/sh_subGravatar wm42016-01-12
* TOOLS/stats-conv: slightly better colorGravatar wm42016-01-12
* build: fix mpv.conf installationGravatar wm42016-01-11
* build: add option to customize config files system pathGravatar Stefano Pigozzi2016-01-11
* mpv_talloc.h: rename from talloc.hGravatar Dmitrij D. Czarkoff2016-01-11
* sub: read subtitles until their timestamps are past videoGravatar wm42016-01-11
* player: eliminate demux_get_next_pts()Gravatar wm42016-01-11
* cache: remove useless return valueGravatar wm42016-01-11
* vaapi: replace VA_STR_FOURCCGravatar wm42016-01-11
* ao_coreaudio: replace fourcc_repr()Gravatar wm42016-01-11
* etc: rename "example.conf" to "mpv.conf"Gravatar Dmitrij D. Czarkoff2016-01-11
* dxva2: log more debug infosGravatar wm42016-01-11