]> git.sesse.net Git - ffmpeg/history - libavfilter
Merge commit '5e753ed502d3597077d8675ca1438e1bcade1459'
[ffmpeg] / libavfilter /
2013-01-02 Clément BœschReplace references to "que" with the appropriate word.
2013-01-02 Nicolas Georgelavfi/avfiltergraph: check pick_format return code.
2013-01-01 Paul B Mahollavfi/lut: use ff_fill_rgba_map()
2013-01-01 Nicolas Georgelavfi: merge all filtering code into ff_filter_frame.
2013-01-01 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-01-01 Paul B Mahollavfi/avcodec: fix typo
2013-01-01 Michael NiedermayerMerge commit '33f28a3be3092f642778253d9529dd66fe2a014a'
2013-01-01 Nicolas Georgelavfi: add avfilter_get_audio_buffer_ref_from_arrays_ch...
2012-12-31 Nicolas Georgelavfi/avfiltergraph: print query_formats errors.
2012-12-31 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-12-31 Michael NiedermayerMerge commit '5e6ee38bd3cef0dd05f1dd7977c71f3479eb6d01'
2012-12-31 Michael NiedermayerMerge commit '7d8482640058d66867602a6f58446c9342d9d146'
2012-12-31 Michael NiedermayerMerge commit '64bb3fa6b7f5b2db22b7577585d5861be24eebd8'
2012-12-31 Diego BiurrunDrop unnecessary 'l' length modifier when printfing...
2012-12-31 Clément Bœschlavfi/Makefile: add missing dependencies to FFLIBS.
2012-12-31 Clément Bœschlavfi/Makefile: make FFLIBS list consistent.
2012-12-30 Nicolas Georgelavfi/sink_buffer: switch to filter_frame.
2012-12-30 Nicolas Georgelavfi/video: ensure that filter_frame is called.
2012-12-30 Michael Niedermayervf_tinterlace: dont mix declarations and expressions
2012-12-30 Michael Niedermayerlavfi: remove some draw_slice related code that has...
2012-12-30 Mark Himsleylavfi/tinterlace: add low-pass-filter for top/bottom...
2012-12-30 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-12-30 Michael NiedermayerMerge commit '30a76487304e7250294c9c0e9fa179bf07fd822a'
2012-12-30 Michael NiedermayerMerge commit '9b1370aced385698bc783747917544ab69ecb373'
2012-12-30 Michael NiedermayerMerge commit '0448f26c97c5ab4858d31e456a4f1738ae783242'
2012-12-30 Michael NiedermayerMerge commit '6dd93ee6f1b050ad7c4b247899e83efa293ee405'
2012-12-29 Michael Niedermayervf_deshake: fix strict aliassing errors
2012-12-29 Michael Niedermayeravf_concat: init pointers to NULL for saftey and to...
2012-12-29 Michael Niedermayerlavfi: replace REGISTER_BUILTIN_FILTER() by REGISTER_FI...
2012-12-29 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-12-29 Michael NiedermayerMerge commit '69583bd3b1eba471366141c945030c163e073e02'
2012-12-28 Diego Biurruncosmetics: Prettyprint codec/format/filter registration...
2012-12-28 Diego Biurrunavfilter: Refactor unconditional filter registration
2012-12-28 Michael Niedermayervf_divtc: dont mix av_strdup and free
2012-12-28 Michael Niedermayervf_detc: dont mix av_strdup & free
2012-12-28 Michael Niedermayervf_mp: fix 'discards const qualifier from pointer targe...
2012-12-26 Clément Bœschlavfi/tile: small align cosmetics.
2012-12-26 Clément Bœschlavfi/tile: remove usage of link->{cur,out}_buf.
2012-12-26 Clément Bœschlavfi/scale: remove usage of link->cur_buf.
2012-12-26 Clément Bœschlavfi/deshake: remove usage of link->cur_buf.
2012-12-26 Clément Bœschlavfi/decimate: remove usage of link->cur_buf.
2012-12-26 Clément Bœschlavfi/video: remove unused ff_inplace_start_frame().
2012-12-26 Paul B Maholbuild: mp filter does not depend on postproc anymore
2012-12-26 Michael Niedermayervf_idet: fix type of stats
2012-12-26 Clément Bœschlavfi/idet: remove unused assert include.
2012-12-26 Clément Bœschlavfi/idet: remove unecessary context assignment.
2012-12-26 Clément Bœschlavfi/idet: support named parameters.
2012-12-26 Clément Bœschlavfi/idet: remove unecessary poll_frame callback.
2012-12-26 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-12-26 Stefano Sabatinilavfi/aresample: fix style
2012-12-25 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
2012-12-25 Hendrik Leppkesvf_pp: add postproc to the library dependencys for...
2012-12-24 Michael Niedermayeravfiltergraph: put variables used in #if 0 code themsel...
2012-12-24 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-12-24 Michael NiedermayerMerge commit 'c6303f8d70c25dd6c6e6486c78bf99c9924e2b6b'
2012-12-24 Michael NiedermayerMerge commit '3193b13aa1e271f6d2dd68de67d448c08aef3c00'
2012-12-24 Michael NiedermayerMerge commit 'f3298f12997eb4b7ad203766f768f92e3dd72a2a'
2012-12-24 Michael NiedermayerMerge commit 'f5f1cf52240759208b42477e2157a7b4409ade10'
2012-12-23 Clément Bœschlavfi: remove mp=pp filter.
2012-12-23 Clément Bœschlavfi: add pp filter.
2012-12-23 Diego Biurrunavfilter: Compile FIFO filters unconditionally
2012-12-23 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-12-23 Michael NiedermayerMerge commit 'b047c68783aa4042b322af7af043b643d5daf09c'
2012-12-23 Michael NiedermayerMerge commit '418693bdc5edad72b0d055f741931612d797eb05'
2012-12-22 Stefano Sabatinilavfi/overlay: make use of av_opt_set_from_string()
2012-12-22 Stefano Sabatinilavfi/overlay: switch to filter_frame API
2012-12-22 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-12-21 Paul B Mahollavfi: declare arrays that never change as static const
2012-12-21 Paul B Mahollavfi/swapuv: use FFSWAP
2012-12-21 Michael NiedermayerMerge commit 'c7d4de3d730473167e31cf765e0333c965f934d3'
2012-12-21 Michael NiedermayerMerge commit '90c784cc13f6bf21a8eb69f3b88b50c7a70f6c59'
2012-12-21 Michael NiedermayerMerge commit '69f086e0f90f23d89e5739b099a4f984fa6a7885'
2012-12-21 Michael NiedermayerMerge commit '511cf612ac979f536fd65e14603a87ca5ad435f3'
2012-12-21 Michael NiedermayerMerge commit '6906b19346ae8a330bfaa1c16ce535be10789723'
2012-12-21 Michael NiedermayerMerge commit 'a925f723a915bc0255e2673f8817af5212131763'
2012-12-20 Diego Biurrunbuild: avfilter: Remove duplicate compilation entry...
2012-12-20 Nicolas Georgelavfi/af_aconvert: update audio->channels.
2012-12-20 Nicolas Georgelavfi: remove init and check of rate and layout.
2012-12-20 Nicolas Georgelavfi/buffersrc: remove init of rate and layout.
2012-12-20 Nicolas Georgelavfi: add an accessor for ref->audio->channels.
2012-12-20 Nicolas Georgelavfi: add a channels field to AVFilterLink.
2012-12-20 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-12-20 Michael NiedermayerMerge commit 'c661cb6672af5ebcb900ec8766b24761bd2ab011'
2012-12-20 Clément Bœschlavfi/select: fix compilation with avcodec disabled.
2012-12-20 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-12-20 Michael NiedermayerMerge commit 'acb571c89a065d943163c11efb46de35774f1909'
2012-12-20 Michael NiedermayerMerge commit '77bd1bc73a1946b0f0ce09a7cbb242a65e138d06'
2012-12-19 Michael NiedermayerMerge commit '0ec1642b60a5b1a4d913e2b9e3899173dff77e7a'
2012-12-19 Michael NiedermayerMerge commit '8c9af5b2051b9927f845c7afdfeb30b82670ee77'
2012-12-19 Michael NiedermayerMerge commit 'a01c02bcff755a7891f777706b27452203aac71e'
2012-12-19 Michael NiedermayerMerge commit '10bca66101b79954512cd9d8ee20c3bc4513adf3'
2012-12-19 Michael NiedermayerMerge commit '9e696d2e5ffaa763c564682ec18c3b51b3e5fccc'
2012-12-19 Michael NiedermayerMerge commit 'f1d8763a02b5fce9a7d9789e049d74a45b15e1e8'
2012-12-19 Michael NiedermayerMerge commit 'ed2d7d5868a4a5d914f1e5488d63ea696a3b2937'
2012-12-19 Michael NiedermayerMerge commit '523c7bd23c781aa0f3a85044896f5e18e8b52534'
2012-12-19 Stefano Sabatinilavfi/setpts: enable debug logs, and improve/extend...
2012-12-19 Clément Bœschlavfi/gradfun: small align cosmetics.
2012-12-19 Clément Bœschlavfi/gradfun: support named options.
2012-12-19 Clément Bœschlavfi/gradfun: reduce up limit for threshold.
2012-12-19 Clément Bœschlavfi/gradfun: remove rounding to match C and SSE code.
next