aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* demux: make replaygain per-trackGravatar wm42014-07-05
* demux: move packet functions to a separate source fileGravatar wm42014-07-05
* demux: move packet list functionsGravatar wm42014-07-05
* demux_lavf: for now, ignore the new libavformat image demuxersGravatar wm42014-07-05
* demux_lavf: support OTF fonts in MatroskaGravatar wm42014-07-05
* demux_lavf: don't dump transport stream programsGravatar wm42014-07-05
* demux_lavf: cleanup debug outputGravatar wm42014-07-05
* demux_lavf: fix read_seek return valueGravatar wm42014-07-05
* demux_mkv: cosmeticsGravatar wm42014-07-05
* DOCS, client API: add mpv release versionsGravatar wm42014-07-05
* Merge pull request #909 from Nyx0uf/patch-1Gravatar Stefano Pigozzi2014-07-05
|\
| * OS X bundle: Add more imported UTIGravatar Nyx0uf2014-07-04
|/
* stream_dvdnav: check the length of all titles with dvdnav://longestGravatar tholin2014-07-04
* stream_dvdnav: free pointer to priv->filename on closeGravatar tholin2014-07-04
* stream_dvdnav: make sure seeking bounds are within rangeGravatar tholin2014-07-04
* DOCS/client_api_examples: add a Qt exampleGravatar wm42014-07-04
* client API: allow calling mpv_terminate_destroy(NULL)Gravatar wm42014-07-04
* x11: avoid obscure behavior when --wid is partially garbageGravatar wm42014-07-04
* ao_coreaudio: report hardware latency to ao_read_dataGravatar Stefano Pigozzi2014-07-03
* TOOLS/zsh.pl: complete URL schemes based on --list-protocolsGravatar Alessandro Ghedini2014-07-03
* TOOLS/zsh.pl: sort options in reverse order by lengthGravatar Alessandro Ghedini2014-07-03
* TOOLS/zsh.pl: untabifyGravatar Philip Sequeira2014-07-03
* TOOLS/zsh.pl: fix _arguments lineGravatar Philip Sequeira2014-07-03
* TOOLS/zsh.pl: don't consume extra argumentsGravatar Philip Sequeira2014-07-03
* TOOLS/zsh.pl: escape all colons in option descriptionsGravatar Philip Sequeira2014-07-03
* command: include new "playback-time" property in update mechanismGravatar wm42014-07-03
* DOCS: add a file listing API changes for the client APIGravatar wm42014-07-03
* manpage: reflect new coreaudio changesGravatar Stefano Pigozzi2014-07-02
* ao_coreaudio: report latency more correctlyGravatar Stefano Pigozzi2014-07-02
* cache_file: use unicode on windowsGravatar wm42014-07-02
* ao_coreaudio: move channel mapping away from utilsGravatar Stefano Pigozzi2014-07-02
* ao_coreaudio: use mpv's internal pull APIGravatar Stefano Pigozzi2014-07-02
* ao_coreaudio: remove useless commentsGravatar Stefano Pigozzi2014-07-02
* ao_coreaudio: rename init_lpcm -> init_audiounitGravatar Stefano Pigozzi2014-07-02
* ao_coreaudio: fill asbd with an helper functionGravatar Stefano Pigozzi2014-07-02
* ao_coreaudio: split control to helper functionsGravatar Stefano Pigozzi2014-07-02
* ao_coreaudio: move device related functions to the new AOGravatar Stefano Pigozzi2014-07-02
* ao_coreaudio: remove useless call to print_asbdGravatar Stefano Pigozzi2014-07-02
* ao_coreaudio: move spdif code to a new AOGravatar Stefano Pigozzi2014-07-02
* cache: clear DVD timestampsGravatar wm42014-07-02
* x11: clear window only on initial mapGravatar wm42014-07-02
* command: remove some code duplication in cache propertiesGravatar wm42014-07-02
* command: cache can actually have full-size 0Gravatar wm42014-07-02
* command: change cache perentage to float, add cache-free and cache-usedGravatar Andrey Morozov2014-07-02
* demux: drop AVI special codeGravatar wm42014-07-02
* demux_mkv: minor improvement to overflow checkGravatar wm42014-07-02
* Audit and replace all ctype.h usesGravatar wm42014-07-01
* demux: minor cleanupsGravatar wm42014-07-01
* README: fix link to release policy documentGravatar Alessandro Ghedini2014-06-30
* options: add --list-protocols optionGravatar Alessandro Ghedini2014-06-30