summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avf_concat: init pointers to NULL for saftey and to avoid warning of uninitia...Michael Niedermayer2012-12-29
* lavfi: replace REGISTER_BUILTIN_FILTER() by REGISTER_FILTER_UNCONDITIONAL()Michael Niedermayer2012-12-29
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-12-29
|\
| * cosmetics: Prettyprint codec/format/filter registration filesDiego Biurrun2012-12-28
* | Merge commit '69583bd3b1eba471366141c945030c163e073e02'Michael Niedermayer2012-12-29
|\|
| * avfilter: Refactor unconditional filter registrationDiego Biurrun2012-12-28
* | vf_divtc: dont mix av_strdup and freeMichael Niedermayer2012-12-28
* | vf_detc: dont mix av_strdup & freeMichael Niedermayer2012-12-28
* | vf_mp: fix 'discards const qualifier from pointer target type'Michael Niedermayer2012-12-28
* | lavfi/tile: small align cosmetics.Clément Bœsch2012-12-26
* | lavfi/tile: remove usage of link->{cur,out}_buf.Clément Bœsch2012-12-26
* | lavfi/scale: remove usage of link->cur_buf.Clément Bœsch2012-12-26
* | lavfi/deshake: remove usage of link->cur_buf.Clément Bœsch2012-12-26
* | lavfi/decimate: remove usage of link->cur_buf.Clément Bœsch2012-12-26
* | lavfi/video: remove unused ff_inplace_start_frame().Clément Bœsch2012-12-26
* | build: mp filter does not depend on postproc anymorePaul B Mahol2012-12-26
* | vf_idet: fix type of statsMichael Niedermayer2012-12-26
* | lavfi/idet: remove unused assert include.Clément Bœsch2012-12-26
* | lavfi/idet: remove unecessary context assignment.Clément Bœsch2012-12-26
* | lavfi/idet: support named parameters.Clément Bœsch2012-12-26
* | lavfi/idet: remove unecessary poll_frame callback.Clément Bœsch2012-12-26
* | lavfi/aresample: fix styleStefano Sabatini2012-12-26
* | vf_pp: add postproc to the library dependencys for avfilter when enabled.Hendrik Leppkes2012-12-25
* | avfiltergraph: put variables used in #if 0 code themselfs under #if 0Michael Niedermayer2012-12-24
* | Merge commit '3193b13aa1e271f6d2dd68de67d448c08aef3c00'Michael Niedermayer2012-12-24
|\|
| * avfilter: Compile FIFO filters unconditionallyDiego Biurrun2012-12-23
* | lavfi: remove mp=pp filter.Clément Bœsch2012-12-23
* | lavfi: add pp filter.Clément Bœsch2012-12-23
* | lavfi/overlay: make use of av_opt_set_from_string()Stefano Sabatini2012-12-22
* | lavfi/overlay: switch to filter_frame APIStefano Sabatini2012-12-22
* | lavfi: declare arrays that never change as static constPaul B Mahol2012-12-21
* | lavfi/swapuv: use FFSWAPPaul B Mahol2012-12-21
* | Merge commit '69f086e0f90f23d89e5739b099a4f984fa6a7885'Michael Niedermayer2012-12-21
|\|
| * build: avfilter: Remove duplicate compilation entry for vf_scaleDiego Biurrun2012-12-21
* | lavfi/af_aconvert: update audio->channels.Nicolas George2012-12-20
* | lavfi: remove init and check of rate and layout.Nicolas George2012-12-20
* | lavfi/buffersrc: remove init of rate and layout.Nicolas George2012-12-20
* | lavfi: add an accessor for ref->audio->channels.Nicolas George2012-12-20
* | lavfi: add a channels field to AVFilterLink.Nicolas George2012-12-20
* | lavfi/select: fix compilation with avcodec disabled.Clément Bœsch2012-12-20
* | lavfi/setpts: enable debug logs, and improve/extend debug messagesStefano Sabatini2012-12-19
* | lavfi/gradfun: small align cosmetics.Clément Bœsch2012-12-19
* | lavfi/gradfun: support named options.Clément Bœsch2012-12-19
* | lavfi/gradfun: reduce up limit for threshold.Clément Bœsch2012-12-19
* | lavfi/gradfun: remove rounding to match C and SSE code.Clément Bœsch2012-12-19
* | lavfi/gradfun: fix dithering in MMX code.Clément Bœsch2012-12-19
* | lavfi/gradfun: fix rounding in MMX code.Clément Bœsch2012-12-19
* | lavfi/gradfun: do not increment DC pointer for odd values.Clément Bœsch2012-12-19
* | af_apad: remove unneeded av_opt_freeMichael Niedermayer2012-12-18
* | apad: add whole_len and pad_len options.Michael Niedermayer2012-12-18