aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* player: disable seeking even if the cache is enabledGravatar wm42015-07-08
* player: never overwrite stop_play fieldGravatar wm42015-07-08
* input: fix exit code for quit-watch-later commandGravatar wm42015-07-08
* command: allow changing deinterlace property any timeGravatar wm42015-07-08
* vf_vdpaupp: don't attempt to deinterlace progressive framesGravatar wm42015-07-08
* mp_image: fix vf_vdpaupp referencesGravatar wm42015-07-08
* vaapi: drop compatibility crap and vo_vaapi deinterlacerGravatar wm42015-07-08
* vf_vavpp: don't attempt to deinterlace progressive framesGravatar wm42015-07-08
* vaapi: increase number of additional surfacesGravatar wm42015-07-08
* command: make deinterlace property use interlaced-only yadif modeGravatar wm42015-07-07
* vf_yadif: expose interlaced frame modeGravatar wm42015-07-07
* vo_opengl_cb, vo_opengl: add option for preloading hwdec contextGravatar wm42015-07-07
* options: cleanup hwdec name mappingsGravatar wm42015-07-07
* vo_opengl_cb: drop frames eagerly if frames are not renderedGravatar wm42015-07-07
* af: fix behavior with pathologic filter chainsGravatar wm42015-07-07
* sub: fix srt subs and other casesGravatar wm42015-07-07
* player: add missing include directiveGravatar wm42015-07-06
* sub: protect ASS_Renderer stateGravatar wm42015-07-06
* dxva2: fix handling of cropped videoGravatar wm42015-07-06
* ao_coreaudio: fix device latency, share the codeGravatar wm42015-07-06
* ipc: fix undefined behavior in some error casesGravatar wm42015-07-06
* ao_coreaudio_exclusive: continue even if setting physical format failsGravatar wm42015-07-06
* video: replace our own refcounting with libavutil'sGravatar wm42015-07-05
* mp_image: make image writeable before overwriting paletteGravatar wm42015-07-05
* vo: free frames before killing VOGravatar wm42015-07-04
* ao_coreaudio_exclusive: fix some verbose outputGravatar wm42015-07-04
* timer: fix a corner case on clock changesGravatar wm42015-07-04
* win32: use QueryPerformanceCounter for timingGravatar James Ross-Gowan2015-07-04
* ipc: add request_id to jsonGravatar Preston Hunt2015-07-03
* manpage: fix dwmflush parameterGravatar wm42015-07-03
* vo: set correct frame parameters on redrawGravatar wm42015-07-03
* ao: don't pass along AO arguments when redirectingGravatar wm42015-07-03
* ao_coreaudio: add exclusive suboptionGravatar wm42015-07-03
* ao_coreaudio_exclusive: support PCMGravatar wm42015-07-03
* ao_coraudio: reject all non-PCM formatsGravatar wm42015-07-03
* ao_coreaudio_utils: reduce spamGravatar wm42015-07-03
* ao_coreaudio_utils: fix format back-mappingGravatar wm42015-07-03
* ao_coreaudio_exclusive: do not set ao->bpsGravatar wm42015-07-03
* ao_coreaudio_exclusive: dump all latency info in verbose modeGravatar wm42015-07-03
* ao_coreaudio_exclusive: factor format selectionGravatar wm42015-07-03
* ao_coreaudio_exclusive: separate out stream selectionGravatar wm42015-07-03
* client API, dxva2: add a workaround for OpenGL fullscreen issuesGravatar wm42015-07-03
* vo_direct3d, dxva2: use the same D3D deviceGravatar wm42015-07-03
* dxva2: move device creation codeGravatar wm42015-07-03
* vo_opengl: log some more stuff in verbose modeGravatar wm42015-07-03
* av_log: print FFmpeg versionGravatar wm42015-07-03
* player: simplify reload logicGravatar wm42015-07-02
* player: remove automatic DVB channel advancement on no dataGravatar wm42015-07-02
* player: unentangle --stream-dumpGravatar wm42015-07-02
* vo_opengl: fix "freezes" after seeking with interpolation onGravatar wm42015-07-02