aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
Commit message (Expand)AuthorAge
* 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
* core: remove mp_fifo indirectionGravatar wm42013-07-02
* core: add libquvi 0.9 supportGravatar wm42013-06-28
* core: rename mplayer.h and quvi.cGravatar wm42013-06-28
* stream: redo memory streamsGravatar wm42013-06-28
* Merge branch 'sub_mess2'Gravatar wm42013-06-25
|\
| * sub: add hack for Libav SRT demuxerGravatar wm42013-06-25
| * sub: add subtitle charset conversionGravatar wm42013-06-25
| * sub: add demux_libass wrapper, drop old hacksGravatar wm42013-06-25
| * Move/rename subreader.cGravatar wm42013-06-25
* | ao_wasapi0: add new wasapi event mode aoGravatar Jonathan Yong2013-06-18
* | osdep: remove shmem wrapperGravatar wm42013-06-18
|/
* Merge branch 'cache_new'Gravatar wm42013-06-16
|\
* | core: add a spsc ringbuffer implementationGravatar Stefano Pigozzi2013-06-16
* | ao_coreaudio: split ringbuffer in it's own fileGravatar Stefano Pigozzi2013-06-16
| * stream: rename cache2.c to cache.cGravatar wm42013-06-09
|/
* core: make options.c compile standaloneGravatar wm42013-06-08
* core: merge defaultopts.c into cfg-mplayer.hGravatar wm42013-06-08
* Merge branch 'sub_mess'Gravatar wm42013-06-04
|\
| * sub: make use of libavcodec subtitle convertersGravatar wm42013-06-03
* | osx: add Apple Remote supportGravatar Stefano Pigozzi2013-06-03
* | osx: create macosx_events to deal with keyDown eventsGravatar Stefano Pigozzi2013-06-03
| * sub: split subassconvert.c into sd_microdvd.c and sd_srt.cGravatar wm42013-06-03
| * sub: basic subtitle convertersGravatar wm42013-06-03
| * core: add demux_sub pseudo demuxerGravatar wm42013-06-01
* | macosx_application: move escape_loadfile_name in this fileGravatar Stefano Pigozzi2013-05-30
| * sub: add sd_spu.c to wrap spudec, cleanup mplayer.cGravatar wm42013-05-30
| * sub: redo how -no-ass is handledGravatar wm42013-05-30
|/
* gl_video: improve ditheringGravatar wm42013-05-26