| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter: do not use AVFrame accessor | Muhammad Faiz | 2017-04-23 | 1 | -3/+3 |
* | avfilter/af_ashowinfo: properly show input channel layout for unknown channel... | Marton Balint | 2016-12-10 | 1 | -1/+1 |
* | lavfi: split frame_count between input and output. | Nicolas George | 2016-11-13 | 1 | -1/+1 |
* | Merge commit '7046bd9bc9ce04521edf453c9b603d84d69c7512' | Michael Niedermayer | 2015-05-20 | 1 | -0/+2 |
|\ |
|
| * | lavfi: Move avcodec header to the only filter needing it | Vittorio Giovara | 2015-05-19 | 1 | -0/+2 |
* | | Merge commit '728685f37ab333ca35980bd01766c78d197f784a' | Michael Niedermayer | 2015-01-27 | 1 | -0/+25 |
|\| |
|
| * | Add a side data type for audio service type. | Anton Khirnov | 2015-01-27 | 1 | -0/+25 |
* | | avfilter/af_ashowinfo: Use av_realloc_array() | Michael Niedermayer | 2015-01-20 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-04-05 | 1 | -1/+1 |
|\| |
|
| * | af_ashowinfo: print a more descriptive name for AV_MATRIX_ENCODING_DOLBY | Anton Khirnov | 2014-04-04 | 1 | -1/+1 |
* | | Merge commit 'b4679ecdbd80ae050094733f137ccd7ebf1316ab' | Michael Niedermayer | 2014-03-24 | 1 | -0/+110 |
|\| |
|
| * | {v,a}f_showinfo: print frame side data | Anton Khirnov | 2014-03-24 | 1 | -0/+110 |
* | | Merge commit '7513234bdd93f80593bfee3eb2da8c8f0d3992da' | Michael Niedermayer | 2014-03-22 | 1 | -2/+2 |
|\| |
|
| * | avfilter: more correct printf format specifiers | Diego Biurrun | 2014-03-22 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-10-29 | 1 | -1/+1 |
|\| |
|
| * | lavfi: do not export the filters from shared objects | Anton Khirnov | 2013-10-28 | 1 | -1/+1 |
* | | avfilter: various cosmetics | Paul B Mahol | 2013-09-12 | 1 | -5/+5 |
* | | avfilter: remove redundant .get_(audio/video)_buffer initializations | Paul B Mahol | 2013-09-07 | 1 | -1/+0 |
* | | lavfi/ashowinfo: unbreak for >8 channels | Paul B Mahol | 2013-07-13 | 1 | -1/+1 |
* | | lavfi/(a)showinfo: use link frame counter instead of local counter. | Clément Bœsch | 2013-05-21 | 1 | -8/+2 |
* | | Merge commit '093804a93cc5da3f95f98265a5df116912443cec' | Michael Niedermayer | 2013-05-05 | 1 | -1/+2 |
|\| |
|
| * | avfilter: Add av_cold attributes to init/uninit functions | Diego Biurrun | 2013-05-04 | 1 | -1/+2 |
* | | Merge commit '7e350379f87e7f74420b4813170fe808e2313911' | Michael Niedermayer | 2013-03-10 | 1 | -8/+7 |
|\| |
|
| * | lavfi: switch to AVFrame. | Anton Khirnov | 2013-03-08 | 1 | -6/+5 |
* | | Merge commit '565e4993c63f797e2d50ad2f1e8f62fdbe299666' | Michael Niedermayer | 2012-11-29 | 1 | -0/+1 |
|\| |
|
| * | lavfi: merge start_frame/draw_slice/end_frame | Anton Khirnov | 2012-11-28 | 1 | -3/+4 |
* | | lavfi: replace filter_samples by filter_frame | Michael Niedermayer | 2012-11-28 | 1 | -3/+3 |
* | | lavfi: store and propagate number of channels information in audio buffer pro... | Stefano Sabatini | 2012-11-13 | 1 | -2/+2 |
* | | Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88' | Michael Niedermayer | 2012-11-12 | 1 | -1/+1 |
|\| |
|
| * | Include libavutil/channel_layout.h instead of libavutil/audioconvert.h | Justin Ruggles | 2012-11-11 | 1 | -1/+1 |
* | | af_ashowinfo: integrate config_input() in filter_samples. | Michael Niedermayer | 2012-10-30 | 1 | -12/+5 |
* | | Merge commit '14f031d7ecfabba0ef02776d4516aa3dcb7c40d8' | Michael Niedermayer | 2012-10-30 | 1 | -54/+87 |
|\| |
|
| * | lavfi: add ashowinfo filter | Anton Khirnov | 2012-10-29 | 1 | -0/+136 |
* | lavfi/ashowinfo: check plane value before deferencing. | Clément Bœsch | 2012-09-30 | 1 | -2/+2 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-09 | 1 | -2/+2 |
* | Merge commit 'a5e8c41c28f907d98d2a739db08f7aef4cbfcf3a' | Michael Niedermayer | 2012-06-26 | 1 | -1/+1 |
* | lavfi: drop planar/packed negotiation support | Stefano Sabatini | 2012-05-16 | 1 | -3/+2 |
* | lavfi: remove audio.h include from avfilter.h. | Clément Bœsch | 2012-05-12 | 1 | -0/+1 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-05-10 | 1 | -2/+2 |
* | lavfi/ashowinfo: only print checksum for the existing planes | Stefano Sabatini | 2012-02-14 | 1 | -4/+6 |
* | lavfi/*showinfo: use av_ts2* macros in showinfo and ashowinfo | Stefano Sabatini | 2012-02-14 | 1 | -2/+3 |
* | Mark AVFilterPad[] compound literals as const. | Reimar Döffinger | 2011-11-06 | 1 | -2/+2 |
* | ashowinfo: fix typo in description. | Clément Bœsch | 2011-10-27 | 1 | -1/+1 |
* | vf_showinfo: print checksums in hexadecimal. | Clément Bœsch | 2011-10-27 | 1 | -1/+1 |
* | af_ashowinfo: fix plane size computation for planar layout formats | Stefano Sabatini | 2011-10-16 | 1 | -1/+2 |
* | af_ashowinfo: adopt used plane size when computing the plane checksum | Stefano Sabatini | 2011-10-16 | 1 | -1/+4 |
* | lavfi: add ashowinfo filter | Stefano Sabatini | 2011-08-20 | 1 | -0/+99 |