summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* lavfi: add missing periods in filter descriptions.Clément Bœsch2013-04-14
* Add avpriv_dsputil_init() and use it in lavfi where relevant.Clément Bœsch2013-04-14
* lavfi: port IVTC filters from vapoursynth.Clément Bœsch2013-04-14
* lavfi: rename decimate to mpdecimate.Clément Bœsch2013-04-14
* lavfi/smptehdbars: fix priv_class pointer.Clément Bœsch2013-04-14
* lavfi/testsrc: grammar fix in comment after 03e2ec32.Clément Bœsch2013-04-14
* lavfi: add smptehdbars sourcePaul B Mahol2013-04-14
* lavfi/buffersink: factor checks for lists sizes.Nicolas George2013-04-13
* lavfi: flag more dynamic i/o filters.Clément Bœsch2013-04-13
* vf_mp: mp buffers are not compatible with the reference count systemMichael Niedermayer2013-04-13
* lavfi/testsrc: make use of AV_OPT_TYPE_DURATIONStefano Sabatini2013-04-13
* lavfi: drop now unused shorthand field from AVFilter.Clément Bœsch2013-04-13
* lavfi/hue: add support for more alpha formatsPaul B Mahol2013-04-12
* lavfi/hue: copy alpha plane tooPaul B Mahol2013-04-12
* lavfi/hue: make do while (0) form meaningful.Clément Bœsch2013-04-12
* lavfi/crop: log pos in debug messageStefano Sabatini2013-04-12
* lavfi/crop: restore pos constant, and fix "t" variable misplacement in variab...Stefano Sabatini2013-04-12
* vf_interlace: fix frame rateMichael Niedermayer2013-04-12
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-04-12
|\
| * lavfi: new interlace filterVittorio Giovara2013-04-11
* | avfilter: add missing AV_OPT_FLAG_FILTERING_PARAMMichael Niedermayer2013-04-12
* | asetpts: add AVOptionsMichael Niedermayer2013-04-12
* | avfilter: Filter options that are used for both video and audio should have b...Michael Niedermayer2013-04-12
* | 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 '7cdd737ba81b5c2c9521c4509edf0ac315fabc65'Michael Niedermayer2013-04-12
|\|
| * lavfi: mark filters with dynamic number of inputs or outputs with special flagsAnton 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
* | lavfi: fix forgotten chunk in eb0f774d.Clément Bœsch2013-04-12
* | avfilter: remove opaque passing hacksMichael Niedermayer2013-04-12
* | lavfi/ocv: fix crash with no dilate arguments.Clément Bœsch2013-04-12
* | lavfi/ocv: fix crash with no filter name specified.Clément Bœsch2013-04-12
* | lavfi/ocv: fix build after fd6228e65.Clément Bœsch2013-04-12
* | buffersink: remove shorthandMichael Niedermayer2013-04-12
* | avfilter: remove mixed args hack for scale.Michael Niedermayer2013-04-12
* | lavfi/buffersink: accept parameters as options.Nicolas George2013-04-12
* | avfilter/asrc_aevalsrc: fix return code, 2nd tryMichael Niedermayer2013-04-12
* | lavfi: remove now unused args parameter from AVFilter.init and init_opaqueMichael Niedermayer2013-04-12
* | lavfi: remove now unused args parameter from AVFilter.initAnton Khirnov2013-04-12
* | avfilter/asrc_aevalsrc: check correct variableMichael Niedermayer2013-04-12
* | avfilter: remove old shorthand systemMichael Niedermayer2013-04-12
* | af_pan: avoid spaces before % to avoid possible issues with MSVCMichael Niedermayer2013-04-12
* | af_pan: switch to an AVOptions-based shorthand system.Michael Niedermayer2013-04-12
* | af_pan: fix parsing arguments from the example in the documentationСерж Нискородов2013-04-12
* | abuffer: switch to an AVOptions-based shorthand system.Michael Niedermayer2013-04-12