aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
Commit message (Expand)AuthorAge
* 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
|\
* | VF: rename vf_ass to vf_subGravatar wm42012-10-24
* | Remove things related to old OSDGravatar wm42012-10-24
* | sub: add helper to draw sub-bitmaps into an imageGravatar Rudolf Polzer2012-10-24
* | libmpcodecs: move vf_scale.c swscale helper functions to sws_utils.cGravatar Rudolf Polzer2012-10-24
| * build: fix compilation on Windows (manifest files)Gravatar wm42012-10-20
* | Merge branch 'master' into osd_changesGravatar wm42012-10-16
|\ \
* | | libvo: remove eosd_packer.cGravatar wm42012-10-16
* | | vo_gl3: move OSD code to gl_osd.cGravatar wm42012-10-16
* | | sub: allow rendering OSD in ASS image format directly, simplifyGravatar wm42012-10-16
| | * TOOLS: add script for osx bundle generationGravatar Stefano Pigozzi2012-10-16
| |/
| * core: show quvi page title in window title, clean up libquvi handlingGravatar wm42012-10-14
| * Rename to "mpv"Gravatar wm42012-10-12
| * build: fix ao_dsound config checksGravatar wm42012-10-05
| * VO: rename file: vo_gl3_shaders.glsl -> vo_opengl_shaders.glslGravatar wm42012-10-03
| * VO: rename file: vo_gl3.c -> vo_opengl.cGravatar wm42012-10-03
| * VO: rename file: vo_gl.c -> vo_opengl_old.cGravatar wm42012-10-03
| * Remove useless video filtersGravatar wm42012-10-03
|/
* encode: video encoding now supported using mencoder-like optionsGravatar Rudolf Polzer2012-09-18
* vf_rectangle: remove as it is very dirty and we have a replacement nowGravatar Rudolf Polzer2012-09-18