aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
Commit message (Expand)AuthorAge
* 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
* ad_dvdpcm: add back PCM decoder for DVDGravatar wm42012-09-18
* libmpdemux: add back demux_tsGravatar wm42012-09-18
* libmpdemux: add back demux_mpgGravatar wm42012-09-18
* ad_pcm: add back raw decoderGravatar wm42012-09-18
* build: move mpcommon.c to version.cGravatar wm42012-09-18
* vo_vdpau: split bitmap packing code into a separate fileGravatar Uoti Urpala2012-09-18
* sd_lavc: use subtitle framework for former av_sub.c codeGravatar Uoti Urpala2012-09-18
* core: move implementation for -audiofile to the frontendGravatar wm42012-09-18
* vf_dlopen: add a generic filter to load external filtersGravatar Rudolf Polzer2012-08-23
* libmpcodecs: remove redundant audio and video decodersGravatar wm42012-08-20
* Remove support for libdvGravatar wm42012-08-20
* Remove support for libnemesi RTSP streamingGravatar wm42012-08-20
* Remove support for LIVE555 RTSP streamingGravatar wm42012-08-20
* libmpdemux: remove demux_real, demux_viv, demux_audioGravatar wm42012-08-20
* build: remove leftover bits for internal libdvdread supportGravatar wm42012-08-20