aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
Commit message (Expand)AuthorAge
* 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
* Remove leftover BeOS support stuffGravatar wm42012-08-03
* Remove teletext supportGravatar wm42012-08-03
* stream: remove V4L TV input and V4L radio supportGravatar wm42012-08-02
* stream: remove stream_cueGravatar wm42012-08-02
* AF: remove af_gate and af_compGravatar wm42012-08-02
* manpage: merge new manpageGravatar wm42012-08-02
* Makefile: move commands from distclean to clean and add missing filesGravatar wm42012-08-01
* build: remove references to cpuinfoGravatar wm42012-08-01
* input: replace internal key binds with included etc/input.confGravatar wm42012-08-01
* stream: remove native RTSP/RTP/PNM supportGravatar wm42012-08-01
* Remove dead codeGravatar wm42012-08-01
* mplayer: turn playtree into a list, and change per-file option handlingGravatar wm42012-07-31
* Remove some demuxers and decodersGravatar wm42012-07-30
* Remove XMMS plugin supportGravatar wm42012-07-30
* sub: remove unrar_execGravatar wm42012-07-30
* libvo: remove custom assembler memcpy implementations (aka fastmemcpy)Gravatar wm42012-07-30
* osd: osd_font.h -> osd_font.pfbGravatar wm42012-07-28
* osd: remove freetype font rendering codeGravatar wm42012-07-28
* osd: use libass for OSD renderingGravatar wm42012-07-28
* libvo, libao: remove useless video and audio output driversGravatar wm42012-07-28
* Makefile: remove unused rule for mplayer-nomain.oGravatar wm42012-07-28