aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
Commit message (Expand)AuthorAge
* Merge branch 'planar_audio'Gravatar wm42013-11-12
|\
| * audio: add mp_audio_bufferGravatar wm42013-11-12
* | demux: kill libmng supportGravatar wm42013-11-11
|/
* vo_opengl: support for vdpau hardware decodingGravatar wm42013-11-05
* vo_opengl: add support for VA-API OpenGL interopGravatar wm42013-11-04
* Split mplayer.cGravatar wm42013-10-30
* Move files part of the playback core to player sub-directoryGravatar wm42013-10-30
* audio/filter: rename af_force.c to af_format.cGravatar wm42013-10-23
* audio/filter: split af_format into separate filters, rename af_forceGravatar wm42013-10-23
* Replace tallocGravatar wm42013-10-13
* audio/out: add sndio supportGravatar Christian Neukirchen2013-10-03
* cocoa_common: split the code, refactoring and cleanupsGravatar Stefano Pigozzi2013-09-28
* Add the on-screen-controllerGravatar ChrisK22013-09-26
* Add initial Lua scripting supportGravatar wm42013-09-26
* vaapi: add vf_vavpp and use it for deinterlacingGravatar xylosper2013-09-25
* install: don’t force append /mpv to docdirGravatar Martin Herkt2013-09-23
* macosx: move bundle path stuff to path-macosx.mGravatar Stefano Pigozzi2013-09-18
* path, win32: redo user configfile path handlingGravatar wm42013-09-18
* Add mpv.desktop, let Makefile install the desktop file and the iconsGravatar wm42013-09-15
* macosx: always active bundle path lookup if cocoa is activeGravatar Stefano Pigozzi2013-09-12
* Makefile: update DIRS to fix cleaningGravatar Stefano Pigozzi2013-09-11
* Makefile: restore manpage dependency rulesGravatar wm42013-09-10
* Add PDF manual targetGravatar Martin Herkt2013-09-09
* x11: add window iconGravatar wm42013-09-01
* stream: add uncompressed rar supportGravatar wm42013-08-26
* core: add a playlist demuxerGravatar wm42013-08-26
* wayland: shm based software renderingGravatar Alexander Preisinger2013-08-25
* video: add vda decode support (with hwaccel) and direct renderingGravatar Stefano Pigozzi2013-08-22
* video: add vaapi decode and output supportGravatar wm42013-08-12
* core: move contents to mpvcore (2/2)Gravatar Stefano Pigozzi2013-08-06
* Remove m_structGravatar wm42013-08-02
* vo_corevideo: move to C from Objective-CGravatar Stefano Pigozzi2013-08-01
* mpv.rc: update Windows iconGravatar James Ross-Gowan2013-07-30
* build: fix build with vdpau, simplifyGravatar wm42013-07-29
* build: fix vdpau_template.c generationGravatar wm42013-07-29
* vdpau: split off decoder parts, use "new" libavcodec vdpau hwaccel APIGravatar wm42013-07-28
* Remove subopt-helperGravatar wm42013-07-22
* ao_coreaudio: split ao_coreaudio_common in two filesGravatar Stefano Pigozzi2013-07-22
* audio/decode: remove macro crapGravatar wm42013-07-22
* ao_wasapi0: Rename to ao_wasapiGravatar Diogo Franco (Kovensky)2013-07-22
* Merge branch 'remove_old_demuxers'Gravatar wm42013-07-14
|\
| * demux_rawvideo/demux_rawaudio: move both demuxers to demux_raw.cGravatar wm42013-07-12
| * demux: rewrite probing and demuxer initializationGravatar wm42013-07-12
* | build: change vf_dlopen testGravatar wm42013-07-12
| * core: move code from demux/video.c to mplayer.cGravatar wm42013-07-10
* | configure: add libdl detection to ladspa, vf_dlopenGravatar Rudolf Polzer2013-07-09
| * Remove old demuxersGravatar wm42013-07-07
|/
* osdep: remove unused mmap compatibility hacksGravatar wm42013-07-07
* Remove some leftovers from network removalGravatar wm42013-07-07
* Remove internal network supportGravatar wm42013-07-07