summaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_aspect.c
Commit message (Expand)AuthorAgeFilesLines
* avfilter/vf_aspect: change outlink sample aspect ratio instead of inlinkPaul B Mahol2017-12-231-13/+17
* Merge commit '88fd836a015a5f3380df74592e440e7d1e5b8000'James Almer2017-10-211-46/+0
|\
| * lavfi: Drop deprecated way of passing options for a few filtersVittorio Giovara2017-03-231-46/+0
* | lavfi: fix compilation with FF_API_OLD_FILTER_OPTS=0.Ronald S. Bultje2015-08-181-1/+1
* | Merge commit '58400ac133bcfb6bf8196b4e5208bc178307739b'Michael Niedermayer2014-04-191-1/+1
|\ \ | |/
| * lavfi: name anonymous structsVittorio Giovara2014-04-191-1/+1
* | avfilter/vf_aspect: remove dupe constants setupPaul B Mahol2013-11-031-9/+0
* | Merge commit '34a0ac41a880039c7fb4b3abce10d8e2ce48fac7'Michael Niedermayer2013-11-031-20/+101
|\ \ | |/
| * vf_aspect: support variables in evaluating the aspect ratiosRudolf Polzer2013-11-021-2/+84
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-291-2/+2
|\ \ | |/
| * lavfi: do not export the filters from shared objectsAnton Khirnov2013-10-281-2/+2
* | avfilter: various cosmeticsPaul B Mahol2013-09-121-24/+20
* | avfilter: remove redundant .get_(audio/video)_buffer initializationsPaul B Mahol2013-09-071-2/+0
* | Merge commit '3fb29588a27a711132106b924e27b53789a58dcb'Michael Niedermayer2013-05-171-13/+17
|\ \ | |/
| * vf_setdar: make config_props work properly when called multiple times.Anton Khirnov2013-05-171-13/+15
* | Merge commit 'b3ea76624ad1baab0b6bcc13f3f856be2f958110'Michael Niedermayer2013-05-161-12/+12
|\ \ | |/
| * vf_aspect: use the name 's' for the pointer to the private contextAnton Khirnov2013-05-161-12/+12
| * lavfi: remove now unused args parameter from AVFilter.initAnton Khirnov2013-04-091-1/+1
* | lavfi/vf_aspect: improve compatibility of parsing.Nicolas George2013-04-181-12/+17
* | lavfi/aspect: apply hot fix for NUM:DEN syntaxStefano Sabatini2013-04-171-1/+1
* | lavfi/setdar: fix num/den swapping in log messageStefano Sabatini2013-04-171-1/+1
* | lavfi/setsar: remove spurious #if FF_API_OLD_FILTER_OPTS around init fieldStefano Sabatini2013-04-171-4/+0
* | lavfi/aspect: extend verbose feedback, show old SAR and DAR valuesStefano Sabatini2013-04-171-5/+23
* | lavfi/aspect: restore ratio parsingStefano Sabatini2013-04-171-14/+19
* | lavfi/aspect: fix weird copyright noticeStefano Sabatini2013-04-161-1/+1
* | lavfi: remove now unused args parameter from AVFilter.initAnton Khirnov2013-04-121-1/+1
* | lavfi/aspect: fix d2q convert in init.Clément Bœsch2013-04-111-1/+1
* | lavfi/aspect: switch to an AVOptions-based system.Clément Bœsch2013-04-111-28/+20
* | Merge commit '62dcdb028cc84845fd263bb09304c4c6500bda7a'Michael Niedermayer2013-04-101-59/+62
|\ \ | |/
| * vf_aspect: switch to an AVOptions-based system.Anton Khirnov2013-04-091-31/+68
* | Merge commit '7e350379f87e7f74420b4813170fe808e2313911'Michael Niedermayer2013-03-101-2/+2
|\ \ | |/
| * lavfi: switch to AVFrame.Anton Khirnov2013-03-081-2/+2
| * lavfi: merge start_frame/draw_slice/end_frameAnton Khirnov2012-11-281-8/+5
* | avfilter: fix segfault with setsar/darMichael Niedermayer2013-02-201-1/+1
* | vf_aspect: switch to filter_frameAnton Khirnov2012-11-291-8/+5
* | vf_aspect: unbreak avoption systemMichael Niedermayer2012-10-221-1/+1
* | lavfi/aspect: add max optionStefano Sabatini2012-10-221-2/+4
* | lavfi/aspect: extend syntax for the setdar and setsar filtersStefano Sabatini2012-10-221-8/+65
* | Merge commit '4436f25a1682ada3f7226cb6fadf429946933161'Michael Niedermayer2012-10-111-22/+46
|\ \ | |/
| * lavfi: convert input/ouput list compound literals to named objectsMans Rullgard2012-10-101-22/+46
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-161-0/+1
|\ \ | |/
| * Don't include common.h from avutil.hMartin Storsjö2012-08-151-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-221-2/+2
|\ \ | |/
| * lavfi: add error handling to start_frame().Anton Khirnov2012-07-221-2/+2
* | Merge commit '1470ce21cec5ee26e106e2a884c26bbf84e5aaea'Michael Niedermayer2012-07-221-22/+22
|\ \ | |/
| * lavfi: use const for AVFilterPad declarations in all filters.Ronald S. Bultje2012-07-211-22/+22
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-211-0/+1
|\ \ | |/
| * vf_aspect: clear AVFilterLink.cur_buf in start_frame().Anton Khirnov2012-07-201-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-271-2/+2
|\ \ | |/
| * lavfi: make filters less verbose.Anton Khirnov2012-06-261-2/+2
OpenPOWER on IntegriCloud