aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* demux_mkv: discard broken indexGravatar wm42015-08-26
* demux_mkv: don't read index twiceGravatar wm42015-08-26
* video: disable interpolation during framesteppingGravatar wm42015-08-25
* vo_opengl: force redraw when framestepping with interpolationGravatar wm42015-08-25
* ao_alsa: fix minor memory leakGravatar wm42015-08-25
* vd_lavc: bump number of allocated surfaces for hwdec with HEVCGravatar wm42015-08-24
* vaapi: add HEVC profile entriesGravatar wm42015-08-24
* demux_libarchive: don't allow probing to read unlimited dataGravatar wm42015-08-24
* vda, videotoolbox: guard against unexpected pixel formatGravatar wm42015-08-23
* audio: don't sleep when finishing audio resyncGravatar wm42015-08-23
* vda, videotoolbox: fix broken condition in screenshot codeGravatar wm42015-08-23
* stream_libarchive: read tar only in "unsafe" modeGravatar wm42015-08-22
* player: add --playlist-pos optionGravatar wm42015-08-22
* vo_opengl: remove dead codeGravatar wm42015-08-22
* docs: correct typo for 'ingore-chmap'Gravatar Ellis Berner2015-08-22
* command: make the playback-time property writableGravatar wm42015-08-21
* player: return better guess for playback time during seeksGravatar wm42015-08-21
* options: sub-file replaces subfile, instead of subGravatar Stian Eikeland2015-08-21
* gl_wayland: Wait for frame callbacksGravatar Jari Vetoniemi2015-08-21
* vo_wayland: Wait for frame callbacksGravatar Jari Vetoniemi2015-08-21
* gl_wayland: eglSwapInterval(0) to avoid blockingGravatar Jari Vetoniemi2015-08-21
* TOOLS/lua/autoload: fix adding more files at end of auto-playlistGravatar Ricardo Constantino2015-08-20
* TOOLS/lua/autoload: add all files on startGravatar wm42015-08-20
* stream_libarchive: disable raw filterGravatar wm42015-08-20
* vo_opengl: add tscale-clamp optionGravatar Niklas Haas2015-08-20
* vo_rpi: disable background by defaultGravatar wm42015-08-20
* player: deliver IDLE event after uninitializing stateGravatar wm42015-08-20
* gl_rpi: destroy the EGLSurface tooGravatar wm42015-08-20
* vo_rpi: use correct variable for osd layerGravatar wm42015-08-20
* stream_libarchive: fix libarchive callback signatureGravatar wm42015-08-20
* vo_rpi: fix blackscreen before the first subtitle/OSD is renderedGravatar wm42015-08-20
* old-configure: avoid a warningGravatar wm42015-08-19
* vd_lavc: remove unneeded hwdec parametersGravatar wm42015-08-19
* video: don't decode 2 frames ahead with display-syncGravatar wm42015-08-19
* build: make sure the HAVE_ key is undefined on failureGravatar Stefano Pigozzi2015-08-19
* Revert "build: workaround for broken waf crap"Gravatar Stefano Pigozzi2015-08-19
* build: workaround for broken waf crapGravatar wm42015-08-18
* stream_libarchive: restrict number of allowed formatsGravatar wm42015-08-18
* manpage: fix typoGravatar wm42015-08-18
* vo_rpi: redraw subtitles only on changeGravatar wm42015-08-18
* vo_rpi: use EGL to render subtitlesGravatar wm42015-08-18
* rpi: factor out context creationGravatar wm42015-08-18
* demux_libarchive: reject 0-sized filesGravatar wm42015-08-18
* stream: provide a stream_get_size() convenience functionGravatar wm42015-08-18
* demux_libarchive: open flat compressed filesGravatar wm42015-08-17
* DOCS/client_api_examples/sdl: don't curse the mainloopGravatar wm42015-08-17
* video: fix VideoToolbox/VDA autodetectionGravatar wm42015-08-17
* stream: libarchive wrapper for reading compressed archivesGravatar wm42015-08-17
* player: actually close files on playback endGravatar wm42015-08-15
* vo_rpi: fix NULL pointer derefGravatar wm42015-08-14