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-16lavfi: port MP noise filterPaul B Mahol
2013-02-16Merge commit '64ed397635ef2666b0ca0c8d8c60a8bc44581d82'Michael Niedermayer
2013-02-16Merge commit 'ccd70d9c1689990e5aef2de383199bbc7cf60d13'Michael Niedermayer
2013-02-16lavfi/yadif: support 9, 12, and 14 bits per pixelJames Darnley
2013-02-16lavfi/yadif: remove unnecessary castJames Darnley
2013-02-16lavfi/kerndeint: move is_rgb_packed definition to the internal contextStefano Sabatini
2013-02-16lavfi/kerndeint: use aligned linesizes for the temporary buffer.Clément Bœsch
2013-02-16lavfi/unsharp: extend range for amount values, to reflect the behavior of mp=...Stefano Sabatini
2013-02-16lavfi/unsharp: use named options, and add missing checks on matrix size valuesStefano Sabatini
2013-02-15lavfi/kerndeint: use av_pix_fmt_desc_get instead of directly accessing the tableHendrik Leppkes
2013-02-15lavfi/ebur128: advance pointer to samplessedacca@comcast.net
2013-02-15lavfi/ebur128: fix channel weightsDavid A. Sedacca
2013-02-15vf_yadif: fix out-of line readsAnton Khirnov
2013-02-15vf_yadif: factorize initializing the filtering callbacksAnton Khirnov
2013-02-15lavfi/unsharp: use the same macros used in the original MP filterStefano Sabatini
2013-02-15lavfi/showspectrum: simplify intensity_color_table declaration.Clément Bœsch
2013-02-15lavfi/showspectrum: pretty-align constants.Clément Bœsch
2013-02-14lavfi/vf_ass: reindent after last commit.Nicolas George
2013-02-14lavfi/vf_ass: ignore subtitles decoding errors.Nicolas George
2013-02-14lavfi: remove softskip libmpcodecs wrapperPaul B Mahol
2013-02-14lavfi: remove dsize libmpcodecs wrapperPaul B Mahol
2013-02-13lavfi/transpose: support more pix fmtsPaul B Mahol
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