aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
Commit message (Expand)AuthorAge
* 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
* VO: remove vo_directfb2 and vo_directxGravatar wm42012-08-16
* Remove dvdnav support (DVD menus)Gravatar wm42012-08-16
* Remove win32/qt/xanim/real binary codecs loadingGravatar wm42012-08-16
* vo_sharedbuffer: remove this VOGravatar Stefano Pigozzi2012-08-15
* VO: remove old VO glueGravatar wm42012-08-07
* Remove V4L2 decoder support (vo_v4l2 and ao_v4l2)Gravatar wm42012-08-07
* VO: remove vo_gif89a, vo_md5sum, vo_yuv4mpegGravatar wm42012-08-06
* VO: remove vo_jpeg, vo_png, vo_pnm, vo_tgaGravatar wm42012-08-06
* vo_image: add new video output for writing imagesGravatar wm42012-08-06
* screenshot: move image writer code into new file image_writer.cGravatar wm42012-08-06
* AF: remove af_statsGravatar wm42012-08-03
* libmpcodecs: add ad_spdif.c, S/PDIF passthrough decoderGravatar mplayer-svn2012-08-03