aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* 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
* atomics: cleanup HAVE_ATOMICS defineGravatar wm42015-08-13
* vo_rpi: simplify background handlingGravatar wm42015-08-13
* vo_rpi: unregister vsync callbackGravatar wm42015-08-13
* vo_rpi: skip OSD rendering when repeating framesGravatar wm42015-08-13
* DOCS/client_api_examples/sdl: add more explanation commentsGravatar wm42015-08-12
* client API: change subtle wording to different subtle wordingGravatar wm42015-08-12
* player: use OSD formattin for DS on the terminal status lineGravatar wm42015-08-12
* demux: remove redundant demux_chapter.name fieldGravatar wm42015-08-12
* vo: fix video EOF with display-syncGravatar wm42015-08-12
* DOCS/client_api_examples/sdl: don't load file before GL initGravatar wm42015-08-11
* cocoa: hide cursor using a blank image instead of a system-wide APIGravatar Rodger Combs2015-08-11
* DOCS/client_api_examples: add SDL OpenGL exampleGravatar wm42015-08-11
* manpage: fix typoGravatar wm42015-08-11
* osc: avoid annoying verbose mode log spamGravatar wm42015-08-10
* vo_rpi: support display syncGravatar wm42015-08-10
* player: add display sync modeGravatar wm42015-08-10
* player: separate controls for user and video controlled speedGravatar wm42015-08-10
* player: redo estimated-vf-fps calculationGravatar wm42015-08-10
* demux_mkv: disable timestamp fixup code againGravatar wm42015-08-10
* TOOLS/stats-conv: allow passing regex via command lineGravatar wm42015-08-10
* video: remove old vdpau hwaccel API usageGravatar wm42015-08-10
* command: improve A-B loop OSD messagesGravatar wm42015-08-10