| Commit message (Expand) | Author | Age |
* | Remove useless video filters | wm4 | 2012-10-03 |
* | vf_lavc: fix compilation with latest libav | Anton Khirnov | 2012-09-29 |
* | vf_scale: do the upscale detection AFTER calculating dimensions | Rudolf Polzer | 2012-09-24 |
* | vf_rectangle: remove as it is very dirty and we have a replacement now | Rudolf Polzer | 2012-09-18 |
* | vf_dlopen: improve performance for 1-frame-for-1-frame filters | Rudolf Polzer | 2012-09-18 |
* | ad_dvdpcm: add back PCM decoder for DVD | wm4 | 2012-09-18 |
* | subs, vo_vdpau: support RGBA color for PGS subtitles | Uoti Urpala | 2012-09-18 |
* | rawaudio: use mplayer audio format for format option | wm4 | 2012-09-18 |
* | dec_audio: do not overwrite sh_audio->wf->wFormatTag | wm4 | 2012-09-18 |
* | ad_pcm: add back raw decoder | wm4 | 2012-09-18 |
* | demuxer: remove ImageDesc field | wm4 | 2012-09-18 |
* | subs, vo: do sub bitmap change detection by comparing IDs | Uoti Urpala | 2012-09-18 |
* | subs: always use sub decoder framework for libass rendering | Uoti Urpala | 2012-09-18 |
* | subs: libass: use a single persistent renderer for subtitles | Uoti Urpala | 2012-09-18 |
* | cleanup: remove pointless #defines | Uoti Urpala | 2012-09-18 |
* | libaf: rename af_format.h to format.h | wm4 | 2012-08-29 |
* | options, codecs.conf, img_format: unify imgfmt name handling | wm4 | 2012-08-29 |
* | cleanup: remove XvMC remains, reformat img_format.c | Uoti Urpala | 2012-08-28 |
* | vf_dlopen: add a generic filter to load external filters | Rudolf Polzer | 2012-08-23 |
* | img_format, m_option: make image format name list globally available | wm4 | 2012-08-23 |
* | Adjust ffmpeg/libav #includes to work with recent upstream changes | Uoti Urpala | 2012-08-21 |
* | video: honor the video's colormatrix and color range flags | cantabile | 2012-08-21 |
* | vd_ffmpeg, demux_mng: allow general raw formats, fix MNG demuxer | wm4 | 2012-08-20 |
* | libmpcodecs: remove redundant audio and video decoders | wm4 | 2012-08-20 |
* | Remove support for libdv | wm4 | 2012-08-20 |
* | Remove win32/qt/xanim/real binary codecs loading | wm4 | 2012-08-16 |
* | ad_ffmpeg: add sanity check against decoder overreads | Uoti Urpala | 2012-08-16 |
* | vf_expand: remove OSD support | wm4 | 2012-08-16 |
* | VO: remove old VO glue | wm4 | 2012-08-07 |
* | vf_unsharp: direct rendering fixes | mplayer-svn | 2012-08-03 |
* | vf_ass: use correct height when copying image | wm4 | 2012-08-03 |
* | vf_ass: request a sufficiently large image for direct rendering | mplayer-svn | 2012-08-03 |
* | ad_mad: cleanups | mplayer-svn | 2012-08-03 |
* | vf_spp, vf_fspp: replace use of deprecated libav function | mplayer-svn | 2012-08-03 |
* | vf_uspp: fix possible crash when the output format is Y8 | mplayer-svn | 2012-08-03 |
* | vf.c: increase default alignment values | mplayer-svn | 2012-08-03 |
* | dec_audio: add sanity check against 0 channels | mplayer-svn | 2012-08-03 |
* | vf_yadif: fix green bottom line | mplayer-svn | 2012-08-03 |
* | libmpcodecs: use 128 instead of 64 to define non-native RGB image formats | mplayer-svn | 2012-08-03 |
* | libmpcodecs: add support for 422P9 | mplayer-svn | 2012-08-03 |
* | vf_expand: add sanity checks | mplayer-svn | 2012-08-03 |
* | mp_image: set chroma_x_shift for 1-plane YUV formats | mplayer-svn | 2012-08-03 |
* | libmpcodecs: add ad_spdif.c, S/PDIF passthrough decoder | mplayer-svn | 2012-08-03 |
* | vf_stereo3d.c: half-width side-by-side formats for stereo3d | mplayer-svn | 2012-08-03 |
* | Remove teletext support | wm4 | 2012-08-03 |
* | VO: remove VO direct rendering | wm4 | 2012-08-02 |
* | vf: remove VFCAP_FLIPPED and VFCAP_CONSTANT | wm4 | 2012-08-02 |
* | Remove dead code | wm4 | 2012-08-01 |
* | Change <endian.h> include to <sys/types.h> | wm4 | 2012-07-31 |
* | configure: remove checks for malloc.h and alloca() | wm4 | 2012-07-30 |