aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* DOCS/encoding: make "What does not work yet" a proper RST sectionGravatar wm42014-04-01
* gl_lcms: fix build when lcms2 is not availableGravatar Stefano Pigozzi2014-03-31
* vo_corevideo: remove unused variableGravatar Stefano Pigozzi2014-03-31
* vo_opengl, cocoa: allow to autoselect a color profileGravatar Stefano Pigozzi2014-03-31
* ass_mp: don't use --subcp for --ass-stylesGravatar wm42014-03-31
* encode_lavc: copy metadata to output fileGravatar Alessandro Ghedini2014-03-30
* command: allow changing filters before video chain initializationGravatar wm42014-03-30
* command: change what the metadata property returnsGravatar wm42014-03-30
* command: minor simplificationGravatar wm42014-03-30
* command: fix access to "metadata/list" propertyGravatar wm42014-03-30
* command: add helper function to split property pathsGravatar wm42014-03-30
* m_property: don't parse empty string as 0Gravatar wm42014-03-30
* osc: make OSC more responsive when pausedGravatar ChrisK22014-03-30
* vf_eq: don't malloc priv structGravatar wm42014-03-30
* player: add missing "-" to options in workaround notice on A/V desynchronizationGravatar Sebastian Morr2014-03-30
* ao_wasapi: make code shorterGravatar wm42014-03-30
* stream_bluray: move lookup of AACS error codes into a functionGravatar wm42014-03-30
* stream_bluray: check AACS and BD+ protectionsGravatar xylosper2014-03-30
* audio: remove sample rate limit checksGravatar wm42014-03-30
* player: dvdnav: fix start time when entering and leaving menuGravatar wm42014-03-30
* Merge remote-tracking branch 'mpv/pr/676'Gravatar wm42014-03-30
|\
| * player: rename dvdnav to discnavGravatar xylosper2014-03-30
| * stream_bluray: cosmetic refactoringGravatar xylosper2014-03-30
| * stream_bluray: select initial angle only if peeking title succeededGravatar xylosper2014-03-30
| * stream_bluray: use more proper error code for stream controlGravatar xylosper2014-03-30
* | manpage: remove misleading description for --ontopGravatar Stefano Pigozzi2014-03-29
| * stream_bluray: implement navigation interface for Blu-ray streamGravatar xylosper2014-03-29
* | Fix compilation on OSX and win32Gravatar wm42014-03-29
* | video/out: remove legacy colorspace stuffGravatar wm42014-03-29
* | mp_image: add missing field to mp_image_params_equals()Gravatar wm42014-03-28
|/
* 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