aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
Commit message (Expand)AuthorAge
* 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
* timer: refactor, add 64 bit timer functionGravatar wm42013-05-26
* af_lavfi: add libavfilter bridgeGravatar wm42013-05-23
* Merge branch 'audio_changes'Gravatar wm42013-05-12
|\
| * audio: add channel map selection functionGravatar wm42013-05-12
| * audio/filters: add af_forceGravatar wm42013-05-12
| * audio: add some setters for mp_audio, and require filters to use themGravatar wm42013-05-12
| * audio: add channel map APIGravatar wm42013-05-12
* | OSX: use native Cocoa's event loopGravatar Stefano Pigozzi2013-05-12
* | osd: convert OSD font to OpenTypeGravatar wm42013-04-27
* | vf_lavfi: add libavfilter bridgeGravatar wm42013-04-21
| * ad_lavc: use fmt-conversion to map sample formatsGravatar Stefano Pigozzi2013-04-13
|/
* make: add osxbundle-skip-depsGravatar Stefano Pigozzi2013-04-08