| Commit message (Expand) | Author | Age | Files | Lines |
* | avutil/common: Don't auto-include mem.h | Andreas Rheinhardt | 2024-03-31 | 1 | -3/+0 |
* | avutil: remove deprecated FF_API_OLD_CHANNEL_LAYOUT | James Almer | 2024-03-07 | 1 | -10/+0 |
* | avfilter: Deduplicate default audio inputs/outputs | Andreas Rheinhardt | 2023-08-07 | 1 | -8/+1 |
* | lavu/frame: deprecate AVFrame.pkt_{pos,size} | Anton Khirnov | 2023-03-20 | 1 | -2/+1 |
* | avfilter: convert to new channel layout API | James Almer | 2022-03-15 | 1 | -4/+13 |
* | avfilter: add AVFILTER_FLAG_METADATA_ONLY | Anton Khirnov | 2021-12-04 | 1 | -0/+1 |
* | avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter | Andreas Rheinhardt | 2021-08-20 | 1 | -4/+2 |
* | avfilter/internal: Don't include libavcodec/(avcodec|internal).h | Andreas Rheinhardt | 2021-08-05 | 1 | -0/+2 |
* | Remove/replace some unnecessary avcodec.h inclusions | Andreas Rheinhardt | 2021-07-22 | 1 | -2/+0 |
* | avfilter: Constify all AVFilters | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avutil/buffer: Switch AVBuffer API to size_t | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+2 |
* | 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 |