aboutsummaryrefslogtreecommitdiffhomepage
path: root/player
Commit message (Expand)AuthorAge
* Use - as command-name separator everywhereGravatar Timotej Lazar2016-07-14
* command: add properties for HDR metadataGravatar Niklas Haas2016-07-13
* video: respect --deinterlace=autoGravatar wm42016-07-12
* audio: show an osd bar when changing ao-volumeGravatar Uros Vampl2016-07-10
* audio: drop --softvol=no and --softvol=autoGravatar wm42016-07-09
* command: don't delay progress updates to next video frameGravatar wm42016-07-08
* video: fix midstream video configuration changesGravatar wm42016-07-08
* video: limit number of frames sent to VO to the VO requested amountGravatar wm42016-07-07
* player: cut off status line on terminal widthGravatar wm42016-07-06
* video: fix deinterlace filter handling for VFCTRL_SET_DEINTERLACE filtersGravatar wm42016-07-06
* video: fix deinterlace filter handling on pixel format changesGravatar wm42016-07-06
* player: it's not --force-seeking but --force-seekableGravatar wm42016-07-06
* player: rewrite deinterlace filter auto-insertionGravatar wm42016-07-05
* mp_image: split colorimetry metadata into its own structGravatar Niklas Haas2016-07-03
* player: add missing space to error messageGravatar wm42016-07-02
* player: fatal error if linked and compiled FFmpeg versions mismatchGravatar wm42016-07-01
* command: pack sub image data in overlay-add commandGravatar wm42016-07-01
* command: improve playlist* properties change notificationsGravatar wm42016-06-20
* player: fix previous commitGravatar wm42016-06-12
* player: do not update OSD all the time when pausedGravatar wm42016-06-11
* vo_opengl: refactor performance data propertiesGravatar Niklas Haas2016-06-08
* player: remove unused return valueGravatar wm42016-06-08
* player: tell user about --force-seeking if demuxer is not seekableGravatar wm42016-06-08
* build: silence -Wunused-resultGravatar Niklas Haas2016-06-07
* vo_opengl: expose performance timers as propertiesGravatar Niklas Haas2016-06-07
* ytdl: fix brightcove urlsGravatar Ricardo Constantino2016-05-30
* video: remove d3d11 video processor use from OpenGL interopGravatar wm42016-05-29
* vf_d3d11vpp: add a D3D11 video processor filterGravatar wm42016-05-28
* command: add playlist-pos-1 propertyGravatar wm42016-05-26
* ytdl_hook: support multi-arc subtitlesGravatar Ricardo Constantino2016-05-23
* ta: remove old and redundant macroGravatar wm42016-05-17
* lua: add timer:is_enabled() functionGravatar Julian2016-05-14
* ytdl_hook: Just check if protocol is rtmpGravatar Ricardo Constantino2016-05-14
* video: add --hwdec=auto-copy modeGravatar wm42016-05-11
* player: restore usual seeking behaviorGravatar wm42016-05-09
* video: refactor how VO exports hwdec device handlesGravatar wm42016-05-09
* win32: make taskbar progress indication optionalGravatar maniak13492016-05-08
* command: use NBSP for spacing after current marker for OSD listsGravatar wm42016-05-04
* command: change some hwdec propertiesGravatar wm42016-05-04
* command: slightly nicer OSD list formattingGravatar wm42016-05-03
* osd: make osd_ass_0/1 definesGravatar wm42016-05-03
* command: don't seek immediately when setting a-b loop when pausedGravatar wm42016-04-28
* player: strictly wait until done when backsteppingGravatar wm42016-04-27
* lavfi: shut up false positive compiler warningsGravatar wm42016-04-26
* player: fix memleak when using video-frame-infoGravatar trUSTssc2016-04-24
* player: always show the first frame in DS modeGravatar wm42016-04-24
* player: assume video forwards timestamps jumps only with some formatsGravatar wm42016-04-24
* player: force VO reconfig when unselecting video trackGravatar wm42016-04-23
* player: cleaner determination of current playback PTSGravatar wm42016-04-23
* player: eagerly redraw OSD when seeking with coverartGravatar wm42016-04-23