aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter/f_ebur128.c
Commit message (Expand)AuthorAgeFilesLines
* Replace rest of libavutil/audioconvert.h with libavutil/channel_layout.hPaul B Mahol2012-11-131-1/+1
* lavfi: stop using -1 instead use AV_PIX_FMT_NONE/AV_SAMPLE_FMT_NONEPaul B Mahol2012-11-051-2/+2
* lavfi/ebur128: fix typo in condition.Clément Bœsch2012-10-111-1/+1
* Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer2012-10-081-1/+1
* lavfi: EBU R.128 scanner.Clément Bœsch2012-10-011-0/+747