aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs
Commit message (Expand)AuthorAge
* 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
* mp_image: set chroma_x_shift for 1-plane YUV formatsGravatar mplayer-svn2012-08-03
* libmpcodecs: add ad_spdif.c, S/PDIF passthrough decoderGravatar mplayer-svn2012-08-03
* vf_stereo3d.c: half-width side-by-side formats for stereo3dGravatar mplayer-svn2012-08-03
* Remove teletext supportGravatar wm42012-08-03
* VO: remove VO direct renderingGravatar wm42012-08-02
* vf: remove VFCAP_FLIPPED and VFCAP_CONSTANTGravatar wm42012-08-02
* Remove dead codeGravatar wm42012-08-01
* Change <endian.h> include to <sys/types.h>Gravatar wm42012-07-31
* configure: remove checks for malloc.h and alloca()Gravatar wm42012-07-30
* Remove some demuxers and decodersGravatar wm42012-07-30
* mplayer: remove benchmarking/CPU accounting codeGravatar wm42012-07-30
* libmpcodecs: silence lines reading "AUDIO:" and "VIDEO:"Gravatar wm42012-07-30
* vd: silence output about aspect ratioGravatar wm42012-07-30
* vf_scale: don't pass CPU flags anymoreGravatar wm42012-07-30
* Rip out 3DNOW supportGravatar wm42012-07-30
* Remove compile time/runtime CPU detection, and drop some platformsGravatar wm42012-07-30
* ad_faad: include neaacdec.h instead of faad.hGravatar wm42012-07-28
* bstr: rename bstr() function to bstr0(), and typedef bstr to struct bstrGravatar wm42012-07-28
* osd: use libass for OSD renderingGravatar wm42012-07-28
* Merge remote-tracking branch 'origin/master'Gravatar wm42012-07-28
|\
| * vd_vfw.c: fix part missing from previous commitGravatar Uoti Urpala2012-07-26
| * demux, vd_ffmpeg: fix demux keyframe flag, set AV_PKT_FLAG_KEYGravatar Uoti Urpala2012-07-25
| * video, audio: use lavc decoders without codecs.conf entriesGravatar Uoti Urpala2012-07-24
* | Merge remote-tracking branch 'origin/master'Gravatar wm42012-05-20
|\|
| * ad_mpg123: update libmpg123 API useGravatar Thomas Orgis2012-05-07
* | Merge remote-tracking branch 'origin/master'Gravatar wm42012-04-29
|\|
| * ad_ffmpeg: switch to avcodec_decode_audio4()Gravatar Uoti Urpala2012-04-19
* | Merge remote-tracking branch 'origin/master'Gravatar wm42012-04-01
|\|
* | libmpcodecs: rename IMGFMT_GBR24P to IMGFMT_GBRPGravatar wm42012-03-25
* | vf_scale: prefer converting GBR24P to other 8 bit per component RGB formatsGravatar reimar2012-03-25
* | libmpcodecs: support planar GBR24 decodingGravatar cehoyos2012-03-25
| * timeline: subs: keep subtitle tracks in source timeGravatar Uoti Urpala2012-03-25
| * cosmetics: vf_vo.c: reformatGravatar Uoti Urpala2012-03-25
| * cosmetics: misc minor cleanupsGravatar Uoti Urpala2012-03-25
* | Merge remote-tracking branch 'origin/master' into my_masterGravatar wm42012-03-16
|\|
| * windows support: unicode filenamesGravatar wm42012-03-09
* | Merge remote-tracking branch 'origin/master' into my_masterGravatar wm42012-03-05
|\ \