aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
Commit message (Expand)AuthorAge
* 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
* remove Apple Remote related codeGravatar Stefano Pigozzi2013-03-31
* vo_opengl: split into multiple files, convert to new option APIGravatar wm42013-03-28
* gl_common: split into platform specific filesGravatar wm42013-03-28
* af_lavrresample: add new resampling filter to replace the old onesGravatar Stefano Pigozzi2013-03-13
* video: make use of libavcodec refcountingGravatar wm42013-03-13
* wayland: add wayland supportGravatar Alexander Preisinger2013-02-28
* Rename af_volnorm to af_drcGravatar Martin2013-02-12
* demux_lavf, ad_lavc, vd_lavc: pass codec header data directlyGravatar wm42013-02-10
* core: redo how codecs are mapped, remove codecs.confGravatar wm42013-02-10
* Remove BSD legacy TV/radio support (BT848 stuff)Gravatar wm42013-02-06
* cocoa_events: remove this functionalityGravatar Stefano Pigozzi2013-02-02
* demux_mkv: support V_UNCOMPRESSED video tracksGravatar wm42013-01-24
* options: move -geometry parsing to m_option.cGravatar wm42013-01-23
* mp_image_pool: add pool to avoid frequent image reallocationsGravatar wm42013-01-13
* vd_lavc: add DR1 supportGravatar wm42013-01-13
* Remove netstream supportGravatar wm42013-01-13
* Replace strsep() usesGravatar wm42013-01-13
* osdep: remove setenv() emulationGravatar wm42013-01-13
* osdep: remove broken vsscanf() emulationGravatar wm42013-01-13
* vo/ao: SDL 1.2+ audio driver, SDL 2.0+ accelerated video driverGravatar Rudolf Polzer2012-12-28
* path: add mp_find_config_file and reorganize some of the codeGravatar Stefano Pigozzi2012-12-15
* audio/decode: remove ad_dvdpcm and use ad_lavc for DVD PCMGravatar wm42012-12-11
* audio/decode: remove ad_pcm and use ad_lavc for PCMGravatar wm42012-12-11
* sub: remove vobsub reader in favor of ffmpeg vobsub demuxerGravatar wm42012-12-11
* demux_gif: remove this demuxer in favor of libavformatGravatar wm42012-12-03
* demux_lavf: add support for libavdeviceGravatar wm42012-12-03
* osx_common: Avoid deprecated Gestalt callsGravatar Stefano Pigozzi2012-12-02
* video/filter: rename vf_eq2 to vf_eqGravatar wm42012-11-16
* Makefile: don't strip by default, add install-strip targetsGravatar wm42012-11-14
* Makefile: do not create config directory with install targetGravatar wm42012-11-14
* build: build manpage by default if rst2man is detectedGravatar wm42012-11-14
* Makefile: add mpv.rst dependenciesGravatar wm42012-11-14
* TOOLS: remove checktree.shGravatar wm42012-11-14
* build: remove doc/locale language auto-detection, simplifyGravatar wm42012-11-14
* Makefile: fix install targetsGravatar Johannes Nixdorf2012-11-13
* Rename directories, move files (step 2 of 2)Gravatar wm42012-11-12
* Port several python scripts to PerlGravatar Kovensky2012-11-08
* configure: detect rst2man binary nameGravatar Stefano Pigozzi2012-11-02
* Merge branch 'master' into osd_changesGravatar wm42012-10-24
|\