aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* vo_vaapi: fix broken error checksGravatar wm42014-11-07
* ao_oss: wait for events with poll()Gravatar wm42014-11-06
* audio/out/push: when using audio wait fallback, recheck conditionGravatar wm42014-11-06
* sub: load .mks files as external subtitlesGravatar wm42014-11-06
* demux_mkv: fix indentationGravatar wm42014-11-05
* demux_mkv: for subtitle preroll, consider all clustersGravatar wm42014-11-05
* demux_mkv: apply subtitle preroll only if needed, based on cue indexGravatar wm42014-11-05
* demux_mkv: read CueRelativePosition/CueDuration elementsGravatar wm42014-11-05
* demux_mkv: index all packetsGravatar wm42014-11-05
* command: use playback time as reference for sub_seekGravatar wm42014-11-05
* demux: report 0s readahead time as fallback in some situationsGravatar wm42014-11-05
* video: remove swapped-endian image format aliasesGravatar wm42014-11-05
* vo_wayland: don't use endian-specific definesGravatar wm42014-11-05
* video: remove aliases for some rarely referenced image formatsGravatar wm42014-11-05
* video: add image format test programGravatar wm42014-11-05
* video: passthrough unknown AVPixelFormatsGravatar wm42014-11-05
* video: handle endian detection in a more generic wayGravatar wm42014-11-05
* video: refuse to allocate image data for hwaccel formatsGravatar wm42014-11-05
* video: get hwaccel flag from pixdescGravatar wm42014-11-05
* player: fix --secondary-sidGravatar wm42014-11-04
* vo_opengl: minimal EGL on X11 supportGravatar wm42014-11-04
* x11: rely on the Atom cacheGravatar wm42014-11-03
* demux: unbreak build with LibavGravatar wm42014-11-03
* demux: don't account known range for streams that are EOFGravatar wm42014-11-03
* demux: fix PTS comparisonGravatar wm42014-11-03
* demux: don't consider stream EOF an underrunGravatar wm42014-11-03
* demux_mkv: remove minor code duplicationGravatar wm42014-11-03
* demux_mkv: implement audio skipping/trimmingGravatar wm42014-11-03
* ad_lavc: allow skip samples amount to be larger than 1 packetGravatar wm42014-11-03
* command: add window-minimized property (X11 only)Gravatar wm42014-11-02
* command: make window-scale property observableGravatar wm42014-11-02
* client API: nothing uses the result parameter of mpv_command_node()Gravatar wm42014-11-02
* command: expose mpv version as propertyGravatar wm42014-11-02
* common: fix version variable declarationsGravatar wm42014-11-02
* player: print anamorphic size only if video is anamorphicGravatar wm42014-11-02
* player: always use demux_chapterGravatar wm42014-11-02
* player: add --chapters-file optionGravatar wm42014-11-02
* manpage: update --playlist commentsGravatar wm42014-11-02
* osd: properly wakeup when the OSD function disappearsGravatar wm42014-11-01
* cocoa: fix fullscreen delay when pausedGravatar Stefano Pigozzi2014-11-01
* build: remove bundle support from wafGravatar Stefano Pigozzi2014-11-01
* ipc: make it possible to receive log messagesGravatar wm42014-11-01
* ipc: add a command to retrieve API versionGravatar wm42014-11-01
* ipc: verify resume/suspend commandsGravatar wm42014-11-01
* manpage: ipc: fix command name for observe_propertyGravatar wm42014-11-01
* build: remove bundle support from wafGravatar Stefano Pigozzi2014-11-01
* player: update meaning of drop_frame_cntGravatar wm42014-11-01
* player: show AV-desync message in all framedrop modesGravatar wm42014-11-01
* build: fix 'ar' invocation when cross-compilingGravatar wm42014-11-01
* cache: don't relay STREAM_CTRL_AVSEEK if it's unsupportedGravatar wm42014-11-01