Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-11lavfi/amerge: make description consistent with documentationPaul B Mahol
2013-02-11lavfi/il: filter out hwaccels formats from the list of supported formatsStefano Sabatini
2013-02-10lavfi/il: move query_formats() definition upStefano Sabatini
2013-02-10lavfi/il: simplify/generalize linesize computationStefano Sabatini
2013-02-10lavfi/il: fix typo in CopyrightPaul B Mahol
2013-02-10lavfi: remove mp=il filterPaul B Mahol
2013-02-10lavfi: port MP il filterPaul B Mahol
2013-02-09lavfi/histogram: make waveform mode more usefulPaul B Mahol
2013-02-09lavfi/histogram: make it C90 compliantPaul B Mahol
2013-02-09histogram filterPaul B Mahol
2013-02-08lavfi/select: correctly set prev_t and prev_ptsStefano Sabatini
2013-02-08lavfi/select: avoid double -> int lossy conversion in debug logStefano Sabatini
2013-02-07af_biquad: avoid subtraction in loopMichael Niedermayer
2013-02-07af_biquad: unroll loop, remove variable copiesMichael Niedermayer
2013-02-07lavfi: fix missing space in error message.Nicolas George
2013-02-07lavfi: remove disabled code.Nicolas George
2013-02-06Merge commit '238614de679a71970c20d7c3fee08a322967ec40'Michael Niedermayer
2013-02-06vf_yadif: silence a warning.Anton Khirnov
2013-02-05libmpcodecs/vd_ffmpeg.h: remove, its unused and removed upstreamMichael Niedermayer
2013-02-05libmpcodecs/vf_pullup: update to latest version from mplayermultiple authors
2013-02-05libmpcodecs/vf_uspp: update to latest version from mplayermultiple authors
2013-02-05libmpcodecs/vf_unsharp: update to latest version from mplayermultiple authors
2013-02-05libmpcodecs/vf_spp: update to latest version from mplayermultiple authors
2013-02-05libmpcodecs/vf_sab: update to latest version from mplayermultiple authors
2013-02-05libmpcodecs/pullup: update to latest version from mplayermultiple authors
2013-02-05libmpcodecs/vf_noise: update to latest version from mplayermultiple authors
2013-02-05libmpcodecs/vf_pp7:update to latest version from mplayermultiple authors
2013-02-05libmpcodecs/vf_qp: update to latest version from mplayermultiple authors
2013-02-05libmpcodecs/vf_mcdeint: update to latest version from mplayermultiple authors
2013-02-05libmpcodecs/vf_ilpack: update to latest version from mplayermultiple authors
2013-02-05libmpcodecs/vf_ivtc: update to latest version from mplayermultiple authors
2013-02-05libmpcodecs/vf_fspp: update to latest version from mplayermultiple authors
2013-02-05libmpcodecs/av_helpers: update to latest version from mplayermultiple authors
2013-02-05libmpcodecs/vf_filmdint: update to latest version from mplayermultiple authors
2013-02-05libmpcodecs/vf_divtc: update to latest version in mplayermultiple authors
2013-02-05libhmpcodec/mp_msg: update to latest from mplayermultiple authors
2013-02-05libmpcodecs/help_mp: update to latest from mplayermultiple authors
2013-02-05libmpcodecs/cpudetect: update to latest from mplayermultiple authors
2013-02-05Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-02-05libmpcodecs: update img_format.* & mp_image.* to latest from mplayermultiple authors
2013-02-05libmpcodecs/vf_stereo3d: update to latest version from mplayermultiple authors
2013-02-04avfilter: x86: consistent filenames for filter optimizationsDiego Biurrun
2013-02-04lavfi/showspectrum: display multiple channels in separate rowRudolf Polzer
2013-02-03lavfi/showspectrum: set default height to 512Rudolf Polzer
2013-02-03lavfi/pad: add support to named optionsStefano Sabatini
2013-02-02lavfi/crop: fix help message for the keep_aspect optionStefano Sabatini
2013-02-02avfilter/vf_hqdn3d.h: restore author attribution, history and project nameMichael Niedermayer
2013-02-02avfilter/x86/vf_hqdn3d_init: fix author attribution & project nameMichael Niedermayer
2013-02-02Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-02-01vf_hqdn3d: x86: Add proper arch optimization initializationDiego Biurrun