2797 Commits (bad82243cd837ed1f330845f7d75fe1eed6c0b81)

Author SHA1 Message Date
Paul B Mahol e5670cb8a1 lavfi/histogram: make it C90 compliant 12 years ago
Paul B Mahol 29a92c0114 histogram filter 12 years ago
Stefano Sabatini c0a4871c16 lavfi/select: correctly set prev_t and prev_pts 12 years ago
Stefano Sabatini 872855e2a5 lavfi/select: avoid double -> int lossy conversion in debug log 12 years ago
Michael Niedermayer a00c4b4db0 af_biquad: avoid subtraction in loop 12 years ago
Michael Niedermayer 9f956611e3 af_biquad: unroll loop, remove variable copies 12 years ago
Nicolas George b5884db437 lavfi: fix missing space in error message. 12 years ago
Nicolas George 3dea8b375e lavfi: remove disabled code. 12 years ago
Anton Khirnov 99162f8d46 vf_yadif: silence a warning. 12 years ago
Michael Niedermayer 2b20397e1f libmpcodecs/vd_ffmpeg.h: remove, its unused and removed upstream 12 years ago
multiple authors 81e357db62 libmpcodecs/vf_pullup: update to latest version from mplayer 12 years ago
multiple authors 13afcdd00e libmpcodecs/vf_uspp: update to latest version from mplayer 12 years ago
multiple authors 3ce3d4cc3c libmpcodecs/vf_unsharp: update to latest version from mplayer 12 years ago
multiple authors 7a4885600f libmpcodecs/vf_spp: update to latest version from mplayer 12 years ago
multiple authors 14132599a3 libmpcodecs/vf_sab: update to latest version from mplayer 12 years ago
multiple authors fe8bc6ddfc libmpcodecs/pullup: update to latest version from mplayer 12 years ago
multiple authors 8f7e3e678b libmpcodecs/vf_noise: update to latest version from mplayer 12 years ago
multiple authors 3ca46d0c10 libmpcodecs/vf_pp7:update to latest version from mplayer 12 years ago
multiple authors fdd574ed3f libmpcodecs/vf_qp: update to latest version from mplayer 12 years ago
multiple authors b7e6622971 libmpcodecs/vf_mcdeint: update to latest version from mplayer 12 years ago
multiple authors 25ed6e99d7 libmpcodecs/vf_ilpack: update to latest version from mplayer 12 years ago
multiple authors 011702f5a9 libmpcodecs/vf_ivtc: update to latest version from mplayer 12 years ago
multiple authors 0b36a05c17 libmpcodecs/vf_fspp: update to latest version from mplayer 12 years ago
multiple authors 2b9eb6167b libmpcodecs/av_helpers: update to latest version from mplayer 12 years ago
multiple authors e02c713fb1 libmpcodecs/vf_filmdint: update to latest version from mplayer 12 years ago
multiple authors 5d0115118d libmpcodecs/vf_divtc: update to latest version in mplayer 12 years ago
multiple authors 99a0813a7e libhmpcodec/mp_msg: update to latest from mplayer 12 years ago
multiple authors 745cb39d05 libmpcodecs/help_mp: update to latest from mplayer 12 years ago
multiple authors a54737f7ea libmpcodecs/cpudetect: update to latest from mplayer 12 years ago
multiple authors 103a2c2b17 libmpcodecs: update img_format.* & mp_image.* to latest from mplayer 12 years ago
multiple authors 708ed15d8c libmpcodecs/vf_stereo3d: update to latest version from mplayer 12 years ago
Diego Biurrun e66240f22e avfilter: x86: consistent filenames for filter optimizations 12 years ago
Rudolf Polzer 81f2549ec9 lavfi/showspectrum: display multiple channels in separate row 12 years ago
Rudolf Polzer 773fc6e0c7 lavfi/showspectrum: set default height to 512 12 years ago
Stefano Sabatini 1897109c00 lavfi/pad: add support to named options 12 years ago
Stefano Sabatini fd6b6efbd2 lavfi/crop: fix help message for the keep_aspect option 12 years ago
Michael Niedermayer 6726fb6533 avfilter/vf_hqdn3d.h: restore author attribution, history and project name 12 years ago
Michael Niedermayer d593f2b241 avfilter/x86/vf_hqdn3d_init: fix author attribution & project name 12 years ago
Diego Biurrun 76d90125cd vf_hqdn3d: x86: Add proper arch optimization initialization 12 years ago
Nicolas George d2ccab5f8a lavfi/buffersrc: forward filter_frame errors. 12 years ago
Nicolas George dcce43340f lavfi/af_amerge: set outbuf->audio->channels. 12 years ago
Nicolas George ae14887ee7 lavfi/af_amerge: check for buffer queue overflows. 12 years ago
Nicolas George 6560625f0a lavfi/bufferqueue: add ff_bufqueue_is_full(). 12 years ago
Stefano Sabatini e47114d545 lavfi: increment max number of registered filters from 128 to 256 12 years ago
Paul B Mahol 402ea625ab lavfi/biquads: remove pointless casts 12 years ago
Paul B Mahol b70ea49ca3 Port biquads filters from SoX 12 years ago
Anton Khirnov 7194330bcd vf_delogo: fix copying the input frame. 12 years ago
Anton Khirnov f81c37e40f vf_delogo: fix an uninitialized read. 12 years ago
Michael Niedermayer 1336382c6d avfilter_get_audio_buffer_ref_from_frame: fix handling of >8 channels 12 years ago
Nicolas George 42c6f2a645 lavfi/vf_drawtext: default to expansion=normal. 12 years ago