aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs
Commit message (Expand)AuthorAge
* sub: add helper to draw sub-bitmaps into an imageGravatar Rudolf Polzer2012-10-24
* mp_image: fix copy_mpi() with 16 bit formats, add helper macrosGravatar Rudolf Polzer2012-10-24
* libmpcodecs: move vf_scale.c swscale helper functions to sws_utils.cGravatar Rudolf Polzer2012-10-24
* Merge branch 'master' into osd_changesGravatar wm42012-10-16
|\
* | sub: cosmetics: move things aroundGravatar wm42012-10-16
* | sub: always go through sub.c for OSD renderingGravatar wm42012-10-16
* | sub: remove logic for disabling hinting on scaled EOSDGravatar wm42012-10-16
* | sub: create sub_bitmap array even when using libassGravatar wm42012-10-16
| * ad_ffmpeg: add support for planar sample formatsGravatar Stefano Pigozzi2012-10-14
| * Remove useless video filtersGravatar wm42012-10-03
| * vf_lavc: fix compilation with latest libavGravatar Anton Khirnov2012-09-29
|/
* vf_scale: do the upscale detection AFTER calculating dimensionsGravatar Rudolf Polzer2012-09-24
* vf_rectangle: remove as it is very dirty and we have a replacement nowGravatar Rudolf Polzer2012-09-18
* vf_dlopen: improve performance for 1-frame-for-1-frame filtersGravatar Rudolf Polzer2012-09-18
* ad_dvdpcm: add back PCM decoder for DVDGravatar wm42012-09-18
* subs, vo_vdpau: support RGBA color for PGS subtitlesGravatar Uoti Urpala2012-09-18
* rawaudio: use mplayer audio format for format optionGravatar wm42012-09-18
* dec_audio: do not overwrite sh_audio->wf->wFormatTagGravatar wm42012-09-18
* ad_pcm: add back raw decoderGravatar wm42012-09-18
* demuxer: remove ImageDesc fieldGravatar wm42012-09-18
* subs, vo: do sub bitmap change detection by comparing IDsGravatar Uoti Urpala2012-09-18
* subs: always use sub decoder framework for libass renderingGravatar Uoti Urpala2012-09-18
* subs: libass: use a single persistent renderer for subtitlesGravatar Uoti Urpala2012-09-18
* cleanup: remove pointless #definesGravatar Uoti Urpala2012-09-18
* libaf: rename af_format.h to format.hGravatar wm42012-08-29
* options, codecs.conf, img_format: unify imgfmt name handlingGravatar wm42012-08-29
* cleanup: remove XvMC remains, reformat img_format.cGravatar Uoti Urpala2012-08-28
* vf_dlopen: add a generic filter to load external filtersGravatar Rudolf Polzer2012-08-23
* img_format, m_option: make image format name list globally availableGravatar wm42012-08-23
* Adjust ffmpeg/libav #includes to work with recent upstream changesGravatar Uoti Urpala2012-08-21
* video: honor the video's colormatrix and color range flagsGravatar cantabile2012-08-21
* vd_ffmpeg, demux_mng: allow general raw formats, fix MNG demuxerGravatar wm42012-08-20
* libmpcodecs: remove redundant audio and video decodersGravatar wm42012-08-20
* Remove support for libdvGravatar wm42012-08-20
* Remove win32/qt/xanim/real binary codecs loadingGravatar wm42012-08-16
* ad_ffmpeg: add sanity check against decoder overreadsGravatar Uoti Urpala2012-08-16
* vf_expand: remove OSD supportGravatar wm42012-08-16
* VO: remove old VO glueGravatar wm42012-08-07
* vf_unsharp: direct rendering fixesGravatar mplayer-svn2012-08-03
* vf_ass: use correct height when copying imageGravatar wm42012-08-03
* vf_ass: request a sufficiently large image for direct renderingGravatar mplayer-svn2012-08-03
* ad_mad: cleanupsGravatar mplayer-svn2012-08-03
* vf_spp, vf_fspp: replace use of deprecated libav functionGravatar mplayer-svn2012-08-03
* vf_uspp: fix possible crash when the output format is Y8Gravatar mplayer-svn2012-08-03
* vf.c: increase default alignment valuesGravatar mplayer-svn2012-08-03
* dec_audio: add sanity check against 0 channelsGravatar mplayer-svn2012-08-03
* vf_yadif: fix green bottom lineGravatar mplayer-svn2012-08-03
* libmpcodecs: use 128 instead of 64 to define non-native RGB image formatsGravatar mplayer-svn2012-08-03
* libmpcodecs: add support for 422P9Gravatar mplayer-svn2012-08-03
* vf_expand: add sanity checksGravatar mplayer-svn2012-08-03