aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* audio: remove ad_driver.preinitGravatar wm42013-11-23
* player: remove printing of barely correct slave mode stream infoGravatar wm42013-11-23
* audio: don't write decoded audio format to sh_audioGravatar wm42013-11-23
* audio: move decoder context from sh_audio into new structGravatar wm42013-11-23
* build: remove unused mng fragmentGravatar Stefano Pigozzi2013-11-23
* build: also run the test binary during the lua checksGravatar Stefano Pigozzi2013-11-23
* build: fix lua check to actually test for libquviGravatar Stefano Pigozzi2013-11-23
* build: fix missing prototypes in lua check fragmentGravatar Stefano Pigozzi2013-11-23
* build: use static instead of prototype in libavfilter fragmentGravatar Stefano Pigozzi2013-11-23
* build: fix libavfilter check to include function prototypeGravatar Stefano Pigozzi2013-11-23
* build: fix install path for manualGravatar Stefano Pigozzi2013-11-23
* README: mention build result being located at build/mpvGravatar Stefano Pigozzi2013-11-23
* build: make sure cwd is in Python's sys.pathGravatar Stefano Pigozzi2013-11-23
* mp_ring: fix comment typoGravatar Stefano Pigozzi2013-11-22
* build: remove abusive commentGravatar Stefano Pigozzi2013-11-22
* build: remove spam generated by link taskGravatar Stefano Pigozzi2013-11-22
* vo_opengl: fix compilationGravatar wm42013-11-22
* vf_vavpp: make it work with vo_opengl and software decodingGravatar wm42013-11-22
* vo_opengl: initialize all fields for VFCTRL_GET_HWDEC_INFOGravatar wm42013-11-22
* build: unbreak PVR configure testGravatar wm42013-11-22
* manpage: document , mapping (frame_back_step)Gravatar enkore2013-11-22
* input.conf: fix typoGravatar wm42013-11-22
* Fixing list of vo's that vavpp works with, in man page.Gravatar Josh Driver2013-11-22
* cocoa: use window-scale to support video scaling functionalityGravatar Stefano Pigozzi2013-11-22
* cocoa: implement window-scaleGravatar Stefano Pigozzi2013-11-22
* switch the build system to wafGravatar Stefano Pigozzi2013-11-21
* options: prefix options with "--" in help outputGravatar wm42013-11-21
* stream_lavf: fix a small memory leakGravatar wm42013-11-21
* timeline: reject mplayer2 EDL files, change EDL headerGravatar wm42013-11-21
* tech-overview.txt: minor updateGravatar wm42013-11-20
* ta: fix typo in commentGravatar wm42013-11-20
* osdep/io.c: include config.hGravatar wm42013-11-20
* mplayer: fix passing size_t as %d to printf()Gravatar wm42013-11-20
* timeline: remove support for the mplayer2 EDL formatGravatar wm42013-11-19
* player: add --merge-files optionGravatar wm42013-11-19
* timeline: add edl:// URIsGravatar wm42013-11-19
* timeline: add new EDL formatGravatar wm42013-11-19
* manpage: fix typo in --video-align-y descriptionGravatar wm42013-11-19
* player: select fallback stream in timeline code for better EDL handlingGravatar wm42013-11-19
* player: deselect video track if initialization failsGravatar wm42013-11-19
* vdpau_old: enable OpenGL interopGravatar wm42013-11-19
* ao_null: fix simulated buffer sizeGravatar wm42013-11-19
* audio/filter: rename af_tools.c to tools.cGravatar wm42013-11-18
* demux: rename demux_packet.h to packet.hGravatar wm42013-11-18
* audio: drop buffered filter data when seekingGravatar wm42013-11-18
* audio/filter: remove unneeded AF_CONTROLs, convert to enumGravatar wm42013-11-18
* af: cleanup documentation commentsGravatar wm42013-11-18
* player: simplify audio reset when seekingGravatar wm42013-11-18
* stream_dvb: remove bogus free callsGravatar wm42013-11-18
* vo_vdpau: don't calculate destination alpha when drawing OSDGravatar wm42013-11-18