summaryrefslogtreecommitdiff
path: root/libavfilter/avfilter.c
Commit message (Expand)AuthorAge
* Merge commit '5c439b41d0489412c0a4cf6dfb98915251677b8e'Michael Niedermayer2013-10-28
|\
| * avfilter: have avfilter_get_by_name return const for next bumpVittorio Giovara2013-10-28
* | avfilter/ff_insert_pad: fix order of operationsMichael Niedermayer2013-10-21
* | avfilter/ff_filter_frame_needs_framing: fix handling of AV_NOPTS_VALUEMichael Niedermayer2013-10-09
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-09-28
|\|
| * lavfi: allow user-provided execute() callbacksAnton Khirnov2013-09-28
* | avfilter: remove duplicate includesMichael Niedermayer2013-09-21
* | avfilter: avoid testing float == 0Michael Niedermayer2013-09-15
* | avfilter/avfilter: check allocation failure in ff_insert_pad()Paul B Mahol2013-09-15
* | avfilter/avfilter: fix null pointer dereference with queued ping filtersMichael Niedermayer2013-09-10
* | Merge commit '7950e519bb094897f957b9a9531cc60ba46cbc91'Michael Niedermayer2013-08-03
|\|
| * Disable deprecation warnings for cases where a replacement is availableDiego Biurrun2013-08-02
* | Merge commit 'b5a138652ff8a5b987d3e1191e67fd9f6575527e'Michael Niedermayer2013-08-03
|\|
| * Give less generic names to global library option arraysDiego Biurrun2013-08-02
* | avfilter/avfilter: Make avfilter_register() thread safeMichael Niedermayer2013-06-28
* | avfilter/process_options: fix memleakMichael Niedermayer2013-06-03
* | avfilter: remove av_opt_set_defaults() from process_options()Michael Niedermayer2013-05-24
* | Merge commit '129bb238430ec45a3b5f8f1d384df590ddf7b62f'Michael Niedermayer2013-05-24
|\|
| * lavfi: add a slice threading infrastructureAnton Khirnov2013-05-24
* | Merge commit 'cebdedca57d95834a8f8098c7b6a322a1163e26b'Michael Niedermayer2013-05-18
|\|
| * avfilter: check a malloc in avfilter_link().Anton Khirnov2013-05-17
* | Merge commit 'bf5b5d2b1561535cc013c12ab8033228bb0d0081'Michael Niedermayer2013-05-18
|\|
| * avfilter.c: cosmetics, reformatAnton Khirnov2013-05-17
* | Merge commit 'd79bd6040599ef017dc45d5997fcc959ab1f71f6'Michael Niedermayer2013-05-18
|\|
| * lavfi: factorize freeing a linkAnton Khirnov2013-05-17
| * Remove commented-out debug #define cruftDiego Biurrun2013-05-16
| * lavfi: fix compatibility code for old vf_scale options syntaxAnton Khirnov2013-05-15
* | lavfi: silence a discarded const qualifier warning.Clément Bœsch2013-05-16
* | lavfi: replace passthrough_filter_frame with a flag.Clément Bœsch2013-05-12
* | avfilter: fix 2 warnings about discarding constMichael Niedermayer2013-05-08
* | avfilter: Make enabled/disabled state available as a field of the AVFilterCon...Michael Niedermayer2013-05-08
* | lavfi: add 'enable' command injection to filters supporting timeline.Clément Bœsch2013-04-23
* | lavfi: add timeline support.Clément Bœsch2013-04-23
* | lavfi: add frame counter into AVFilterLink and use it in filters.Clément Bœsch2013-04-23
* | lavfi: drop now unused shorthand field from AVFilter.Clément Bœsch2013-04-13
* | Merge commit 'f160c6a18a574b4c7d063e0a748037cbbd9912ee'Michael Niedermayer2013-04-12
|\|
| * lavfi: do not segfault on NULL passed to avfilter_get_by_name()Anton Khirnov2013-04-11
* | Merge commit 'fa2a34cd40d124161c748bb0f430dc63c94dd0da'Michael Niedermayer2013-04-12
|\|
| * lavfi: change the filter registering system to match the other librariesAnton Khirnov2013-04-11
* | Merge commit '7e8fe4be5fb4c98aa3c6a4ed3cec999f4e3cc3aa'Michael Niedermayer2013-04-12
|\|
| * lavfi: add a function for counting elements in AVFilterPad arrays.Anton Khirnov2013-04-11
* | Merge commit '1ba95a9cca57b023b9b9de071a5671fc05b05e58'Michael Niedermayer2013-04-12
|\|
| * lavfi: add avfilter_init_dict() for initializing a filter with a dict.Anton Khirnov2013-04-11
* | avfilter: remove opaque passing hacksMichael Niedermayer2013-04-12
* | avfilter: remove mixed args hack for scale.Michael Niedermayer2013-04-12
* | lavfi: remove now unused args parameter from AVFilter.initAnton Khirnov2013-04-12
* | avfilter: remove old shorthand systemMichael Niedermayer2013-04-12
* | af_pan: switch to an AVOptions-based shorthand system.Michael Niedermayer2013-04-12
* | abuffer: switch to an AVOptions-based shorthand system.Michael Niedermayer2013-04-12
* | buffersrc: switch to an AVOptions-based shorthand system.Michael Niedermayer2013-04-12