aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* af_volume: fix replaygainGravatar wm42014-03-27
* stream_bluray: remove BD_EVENT_IDLEGravatar wm42014-03-26
* stream_bluray: use bd_get_playlist_info()Gravatar xylosper2014-03-26
* stream_bluray: cache current playback informationsGravatar xylosper2014-03-26
* stream_bluray: implement event handler for libblurayGravatar xylosper2014-03-26
* mf: fix operation with --cacheGravatar wm42014-03-26
* player: fix unchecked access for chapter metadataGravatar wm42014-03-26
* stream_cdda: print cd text header only if there are any cd text fieldsGravatar wm42014-03-26
* stream_cdda: remove unused stuffGravatar wm42014-03-26
* stream_cdda: fix track time accuracyGravatar wm42014-03-26
* dvdnav: fix minor memory leakGravatar wm42014-03-25
* dvdnav: check and update video resolution whenever renderingGravatar xylosper2014-03-25
* dvdnav: make MP_NAV_EVENT_RESET_ALL handled properlyGravatar xylosper2014-03-25
* dvdnav: prevent reallocation of fake highlight bufferGravatar xylosper2014-03-25
* player: use MP_NOPTS_VALUE as rel_time_to_abs() error valueGravatar wm42014-03-25
* player: handle chapter range like --start/--endGravatar wm42014-03-25
* player: let chapter_start_time() return MP_NOPTS_VALUE for unknown timesGravatar wm42014-03-25
* player: remove weird separation between no chapters and 0 chaptersGravatar wm42014-03-25
* player: remove demuxer chapoter API wrappersGravatar wm42014-03-25
* stream: remove old chapter handling codeGravatar wm42014-03-25
* stream_cdda: report track timesGravatar wm42014-03-25
* vo_opengl: runtime icc profile switchingGravatar wm42014-03-24
* stream_bluray: fix for significant memory leakGravatar xylosper2014-03-24
* travis-ci: update Libav releaseGravatar wm42014-03-24
* player: remove confusing argc/argv adjustmentGravatar wm42014-03-23
* x11_common: fix some problems with window draggingGravatar wm42014-03-22
* manpage: osc: document some recent additionsGravatar wm42014-03-20
* manpage: clarify what to pass to --hwdec-codecs optionGravatar wm42014-03-20
* vdpau: remove pointer indirection for a fieldGravatar wm42014-03-19
* vdpau: fix decoder init return valueGravatar wm42014-03-19
* x11: implement window dragging by grabbingGravatar wm42014-03-18
* manpage: mark disc-title as writeableGravatar wm42014-03-18
* stream_bluray: fix for zero-based title index for Blu-rayGravatar xylosper2014-03-18
* command: make 'disc-title' property writableGravatar xylosper2014-03-18
* changes.rst: add dvd://1 -> dvd://0 changeGravatar wm42014-03-17
* options: fix allowed DVD start titleGravatar wm42014-03-17
* stream_dvd/stream_dvdnav: make disc-title for DVDs start from 0Gravatar xylosper2014-03-17
* build: only check for Linux fstatfs on LinuxGravatar James Ross-Gowan2014-03-17
* osc: add enable/disable message, and map DEL to disabling the OSCGravatar wm42014-03-17
* lua: rename mp.register_script_command() to mp.register_script_message()Gravatar wm42014-03-17
* command, lua: change script_message semanticsGravatar wm42014-03-17
* vaapi: solve potential problem with ambiguous image formatsGravatar wm42014-03-17
* vaapi: simplifyGravatar wm42014-03-17
* vaapi: make struct va_surface privateGravatar wm42014-03-17
* vaapi: replace image pool implementation with mp_image_poolGravatar wm42014-03-17
* mp_image_pool: add features needed for use with hwaccelGravatar wm42014-03-17
* vdpau: remove legacy pixel formatsGravatar wm42014-03-17
* vdpau: remove unused typeGravatar wm42014-03-17
* video: change image format from unsigned int to int in some placesGravatar wm42014-03-17
* img_format: AV_PIX_FMT_FLAG_ALPHA is always availableGravatar wm42014-03-17