summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* vidstabutils: fix indentationTimothy Gu2014-08-17
* Use new av_dict_set_int helper function.Reimar Döffinger2014-08-16
* avfilter/lavfutils/ff_load_image: Return error if no frame could be decodedMichael Niedermayer2014-08-16
* Drop remaining unneeded != NULLMichael Niedermayer2014-08-15
* Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39'Michael Niedermayer2014-08-15
|\
* \ Merge remote-tracking branch 'cigaes/master'Michael Niedermayer2014-08-14
|\ \
| * | lavfi/avf_showspectrum: check RDFT context init.Nicolas George2014-08-14
| * | lavfi/avf_showspectrum: add full frame sliding mode.Nicolas George2014-08-14
| * | lavfi/avf_showspectrum: use automatic framing.Nicolas George2014-08-14
| * | lavfi/avf_showspectrum: do not push the frame at EOF.Nicolas George2014-08-14
| * | lavfi/avf_showspectrum: fix output pts computation.Nicolas George2014-08-14
| * | lavfi/avf_showspectrum: set output frame rate.Nicolas George2014-08-14
* | | avfilter/select: larger pixel sad computationClément Bœsch2014-08-14
* | | avfilter/select: re-align a few commentsClément Bœsch2014-08-14
|/ /
* | avfilter/dctdnoiz: add slice threadingClément Bœsch2014-08-13
* | avfitler/vf_perspective: support slice threadingPaul B Mahol2014-08-13
* | lavfi: duplicate ff_log2_tabJames Almer2014-08-13
* | lavu: rename ff_opencl_set_parameter() to avpriv_opencl_set_parameter()James Almer2014-08-12
* | avfilter: ported lenscorrection filter from frei0rDaniel Oberhoff2014-08-12
* | lavfi: stop exporting internal functionsJames Almer2014-08-10
* | libavfilter/af_amerge: Do not depend on SWR_CH_MAXMichael Niedermayer2014-08-10
* | avfilter/af_pan: Do not use SWR_CH_MAXMichael Niedermayer2014-08-10
* | avfilter/af_pan: check if the number of channels where sucessfully setMichael Niedermayer2014-08-10
* | Merge commit '1985c2e75c607ac51bfd8dc87d2957a5edf2b6f8'Michael Niedermayer2014-08-10
|\|
| * Bump major versions of all libraries.Anton Khirnov2014-08-09
* | Merge commit 'f4c444e17d137c786f0ed2da0e5943df505d5f9e'Michael Niedermayer2014-08-09
|\|
| * Postpone API-incompatible changes until the next bump.Anton Khirnov2014-08-09
* | avfilter/dctdnoiz: remove a few indirections in idctsClément Bœsch2014-08-09
* | avfilter/dctdnoiz: use 32-bit (float) operations instead of 64 (double) for DCTsClément Bœsch2014-08-08
* | avfilter/dctdnoiz: remove forward declarations after previous commitClément Bœsch2014-08-08
* | avfilter/dctdnoiz: make color [de]correlation less clumsyClément Bœsch2014-08-08
* | avfilter/showcqt: add and extend tlength and volume optionsMuhammad Faiz2014-08-08
* | avfilter/dctdnoiz: add 8x8 dct and make it the defaultClément Bœsch2014-08-07
* | avfilter/dctdnoiz: rewrite [f/i]dctClément Bœsch2014-08-07
* | avfilter/select: fix "t" eval variable commentClément Bœsch2014-08-05
* | avfilter/select: remove optional avcodec dependencyClément Bœsch2014-08-05
* | avfilter/mp_decimate: remove avcodec dependencyClément Bœsch2014-08-05
* | avfilter/deshake: remove avcodec dependencyClément Bœsch2014-08-05
* | avfilter/vf_noise: make constant things constMichael Niedermayer2014-08-05
* | avfilter/avf_showwaves: New p2p mode for showwaves filtermrskman2014-08-05
* | Merge commit '1ef9e8376466bb1e2c147e47554b94cab9c8b04a'Michael Niedermayer2014-08-04
|\|
| * avcodec: Deprecate dtg_active_format field in favor of avframe side-dataKieran Kunhya2014-08-03
* | Deprecate AFD field and add AFD as side-dataKieran Kunhya2014-08-04
* | avfilter/vf_spp: Use dct->get_pixels()Michael Niedermayer2014-08-03
* | Merge commit '072916d903d3a925bcd0c864f12254157cab63c1'Michael Niedermayer2014-08-03
|\|
| * filtfmts: Replace deprecated uses of AVFilterPadDiego Biurrun2014-08-03
| * vf_fps: Replace use of deprecated AVFilterBufferRef by AVFrameDiego Biurrun2014-08-03
* | avfilter/lavfutils: remove redundant variable initMichael Niedermayer2014-08-02
* | Merge commit 'f0e959481968b6d906931127237ed981b6414f6e'Michael Niedermayer2014-08-02
|\|
| * af_channelmap: Set the frame channel layoutLuca Barbato2014-08-02