aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs
Commit message (Expand)AuthorAge
* ad_qtaudio: fix use with the libavformat mov demuxerGravatar faust32011-02-15
* vd_mpng: libpng API update, use color type getterGravatar cboesch2011-02-15
* libmpcodecs/vf_*.c: Replace memalign() by av_malloc()Gravatar michael2011-02-15
* fix compilation with old FFmpeg versionsGravatar Uoti Urpala2011-02-08
* ad_ffmpeg: add missing extradata paddingGravatar Uoti Urpala2011-02-02
* libmpeg2: drop libmpeg2 supportGravatar Uoti Urpala2011-02-01
* vo_zr2: drop Zoran supportGravatar Uoti Urpala2011-01-31
* codecs.conf, vd_ffmpeg: Enable fflagarith video decoderGravatar cehoyos2011-01-31
* libfaad2:/ Remove forked internal libfaad2 copyGravatar diego2011-01-31
* Merge branch 'sub'Gravatar Uoti Urpala2011-01-26
|\
| * sub/OSD: move some related files to sub/Gravatar Uoti Urpala2011-01-26
| * cleanup: rename ass_* functions to mp_ass_*Gravatar Uoti Urpala2011-01-26
| * subs: use correct font aspect ratio for libass + converted subsGravatar Uoti Urpala2011-01-26
| * cleanup: some random minor code simplification and cleanupGravatar Uoti Urpala2011-01-26
* | mp_msg: Remove uses of MSGT_MENCODERGravatar Clément Bœsch2011-01-25
* | cleanup: remove unused MEncoder-related codeGravatar Clément Bœsch2011-01-25
| * vf_vo: fix EOSD change detection bugGravatar Uoti Urpala2011-01-18
| * cleanup: move MP_NOPTS_VALUE definition to mpcommon.hGravatar Uoti Urpala2011-01-15
| * subtitles: move global ass_track to struct osd_stateGravatar Uoti Urpala2011-01-15
|/
* cosmetics: remove unused code, small formatting tweaksGravatar Uoti Urpala2010-12-20
* vd_ffmpeg: set thread count to number of cores on machine by defaultGravatar Uoti Urpala2010-12-20
* ad_faad: fix crash when used on an empty audio streamGravatar reimar2010-12-16
* ad_speex: improve timestamp handlingGravatar reimar2010-12-16
* vd_ffmpeg: fix MP_IMGTYPE selection for non-ref non-B framesGravatar reimar2010-12-16
* vd_ffmpeg: Reset ctx->vo_initialized to 0 on a resolution changeGravatar reimar2010-12-16
* ad_speex: Fix possible memory leaks on errorGravatar reimar2010-12-16
* vd_qtvideo: Do not dump image description by defaultGravatar reimar2010-12-16
* vf_stereo3d: Properly support src/dst strideGravatar reimar2010-12-16
* vf_stereo3d: Adjust d_height instead of bad ad-hoc scalingGravatar reimar2010-12-16
* ad_liba52: fix -a52drc handlingGravatar Uoti Urpala2010-11-23
* demux_mkv, ad_ffmpeg: use Matroska OutputSamplingFrequency if availableGravatar Uoti Urpala2010-11-21
* cleanup: remove NULL checks before free() all over the codeGravatar cboesch2010-11-14
* core: do initial A-V sync by modifying audio streamGravatar Uoti Urpala2010-11-13
* vd_ffmpeg: compare IMGFMT instead of PIX_FMTGravatar reimar2010-11-08
* ad_faad: Make work with -demuxer lavfGravatar reimar2010-11-08
* ad_ffmpeg: Handle EAGAIN, needed for LATM to work properly with demux_tsGravatar reimar2010-11-08
* vf_scale: accept all non-hw-accel formats we know a PIX_FMT forGravatar reimar2010-11-08
* video: simplify some tests with a new IMGFMT_IS_HWACCEL macroGravatar reimar2010-11-08
* build: enable vf_geq if libavutil version installs eval.hGravatar Uoti Urpala2010-11-06
* vf_stereo3d: Add stereo3d filterGravatar reimar2010-11-02
* vd_ffmpeg: improve aspect ratio handlingGravatar reimar2010-11-02
* vd_qtvideo: fix crash on OS X with QuickTimeGravatar reimar2010-11-02
* Remove remaining %lf printf conversionsGravatar reimar2010-11-02
* vf_yadif: modify asm to make compile with clangGravatar cehoyos2010-11-02
* libaf: add opts pointer to struct af_streamGravatar Uoti Urpala2010-11-02
* ad_libdca: fix assert failure on -channels >6Gravatar Uoti Urpala2010-11-02
* options: move audio_output_channels, audio_output_format to structGravatar Uoti Urpala2010-11-02
* build: enable/disable all FFmpeg libraries togetherGravatar Uoti Urpala2010-11-02
* Remove MEncoderGravatar Uoti Urpala2010-11-02
* cosmetics: Remove vim/emacs coding style hints from sourcesGravatar diego2010-11-02