summaryrefslogtreecommitdiff
path: root/libavfilter/vf_aspect.c
Commit message (Expand)AuthorAge
* configure: Use a separate config_components.h header for $ALL_COMPONENTSMartin Storsjö2022-03-16
* avfilter: add AVFILTER_FLAG_METADATA_ONLYAnton Khirnov2021-12-04
* avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilterAndreas Rheinhardt2021-08-20
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-27
* avfilter/vf_aspect: Fix integer overflow in compute_dar()Michael Niedermayer2020-02-16
* avfilter/vf_aspect: change outlink sample aspect ratio instead of inlinkPaul B Mahol2017-12-23
* Merge commit '88fd836a015a5f3380df74592e440e7d1e5b8000'James Almer2017-10-21
|\
| * lavfi: Drop deprecated way of passing options for a few filtersVittorio Giovara2017-03-23
* | lavfi: fix compilation with FF_API_OLD_FILTER_OPTS=0.Ronald S. Bultje2015-08-18
* | Merge commit '58400ac133bcfb6bf8196b4e5208bc178307739b'Michael Niedermayer2014-04-19
|\|
| * lavfi: name anonymous structsVittorio Giovara2014-04-19
* | avfilter/vf_aspect: remove dupe constants setupPaul B Mahol2013-11-03
* | Merge commit '34a0ac41a880039c7fb4b3abce10d8e2ce48fac7'Michael Niedermayer2013-11-03
|\|
| * vf_aspect: support variables in evaluating the aspect ratiosRudolf Polzer2013-11-02
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-29
|\|
| * lavfi: do not export the filters from shared objectsAnton Khirnov2013-10-28
* | avfilter: various cosmeticsPaul B Mahol2013-09-12
* | avfilter: remove redundant .get_(audio/video)_buffer initializationsPaul B Mahol2013-09-07
* | Merge commit '3fb29588a27a711132106b924e27b53789a58dcb'Michael Niedermayer2013-05-17
|\|
| * vf_setdar: make config_props work properly when called multiple times.Anton Khirnov2013-05-17
* | Merge commit 'b3ea76624ad1baab0b6bcc13f3f856be2f958110'Michael Niedermayer2013-05-16
|\|
| * vf_aspect: use the name 's' for the pointer to the private contextAnton Khirnov2013-05-16
| * lavfi: remove now unused args parameter from AVFilter.initAnton Khirnov2013-04-09
* | lavfi/vf_aspect: improve compatibility of parsing.Nicolas George2013-04-18
* | lavfi/aspect: apply hot fix for NUM:DEN syntaxStefano Sabatini2013-04-17
* | lavfi/setdar: fix num/den swapping in log messageStefano Sabatini2013-04-17
* | lavfi/setsar: remove spurious #if FF_API_OLD_FILTER_OPTS around init fieldStefano Sabatini2013-04-17
* | lavfi/aspect: extend verbose feedback, show old SAR and DAR valuesStefano Sabatini2013-04-17
* | lavfi/aspect: restore ratio parsingStefano Sabatini2013-04-17
* | lavfi/aspect: fix weird copyright noticeStefano Sabatini2013-04-16
* | lavfi: remove now unused args parameter from AVFilter.initAnton Khirnov2013-04-12
* | lavfi/aspect: fix d2q convert in init.Clément Bœsch2013-04-11
* | lavfi/aspect: switch to an AVOptions-based system.Clément Bœsch2013-04-11
* | Merge commit '62dcdb028cc84845fd263bb09304c4c6500bda7a'Michael Niedermayer2013-04-10
|\|
| * vf_aspect: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* | Merge commit '7e350379f87e7f74420b4813170fe808e2313911'Michael Niedermayer2013-03-10
|\|
| * lavfi: switch to AVFrame.Anton Khirnov2013-03-08
| * lavfi: merge start_frame/draw_slice/end_frameAnton Khirnov2012-11-28
* | avfilter: fix segfault with setsar/darMichael Niedermayer2013-02-20
* | vf_aspect: switch to filter_frameAnton Khirnov2012-11-29
* | vf_aspect: unbreak avoption systemMichael Niedermayer2012-10-22
* | lavfi/aspect: add max optionStefano Sabatini2012-10-22
* | lavfi/aspect: extend syntax for the setdar and setsar filtersStefano Sabatini2012-10-22
* | Merge commit '4436f25a1682ada3f7226cb6fadf429946933161'Michael Niedermayer2012-10-11
|\|
| * lavfi: convert input/ouput list compound literals to named objectsMans Rullgard2012-10-10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-16
|\|
| * Don't include common.h from avutil.hMartin Storsjö2012-08-15
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-22
|\|
| * lavfi: add error handling to start_frame().Anton Khirnov2012-07-22
* | Merge commit '1470ce21cec5ee26e106e2a884c26bbf84e5aaea'Michael Niedermayer2012-07-22
|\|