August 4, 2015
View 2fa0199

avfilter: add showfreqs filter

Paul B Mahol authored on 2015/08/04 21:41:35
July 14, 2015
View fcbea93

avutil/fifo: Fix the case where func() returns less bytes than requested in av_fifo_generic_write()

Zhang Rui authored on 2015/07/14 15:47:26
November 24, 2014
View 5182a2a

avutil: remove FF_CONST_AVUTIL53, its no longer needed

Michael Niedermayer authored on 2014/11/24 10:10:45
May 14, 2014
View acb6f3a

avutil/fifo: delay addition of const from 78d3453c4a2efef9bc079e8f3458653beafcf990 until next major ABI bump

Michael Niedermayer authored on 2014/05/14 22:24:38
May 10, 2014
View 7336e39

lavu/fifo: add av_fifo_alloc_array function

Lukasz Marek authored on 2014/05/10 15:06:53
May 7, 2014
View 351f611

lavu/fifo: add av_fifo_freep function

Lukasz Marek authored on 2014/05/07 04:28:51
May 5, 2014
View 78d3453

lavu/fifo: add const to arguments

Lukasz Marek authored on 2014/05/05 05:03:46
September 3, 2013
View cc84f30

avutil/fifo: assert that theres enough data in the fifo on drain calls.

Michael Niedermayer authored on 2013/09/03 10:05:41
July 7, 2013
View 7bd417c

Merge commit '6516632967da5e6bd7d6136e8678f826669ed26e'

Michael Niedermayer authored on 2013/07/07 18:26:28
July 6, 2013
View 73142e7

fifo: K&R formatting cosmetics

Luca Barbato authored on 2013/07/06 19:05:27
December 5, 2012
View 99efd59

Merge commit 'cb45553f577f8e0ebfe05d3287e1b6fa5859b967'

Michael Niedermayer authored on 2012/12/05 21:25:23
October 20, 2012
View cb45553

Remove pointless #undefs of previously forbidden functions.

Anton Khirnov authored on 2012/10/20 22:22:41
May 15, 2012
View f819675

fifo: add av_fifo_grow()

Michael Niedermayer authored on 2012/05/15 02:54:36
December 23, 2011
View 9eb0d8b

fifo: Make writes atomic. Prior to this a X bytes write could be seen as less than X bytes being available if the check was done at an unfortunate moment.

Michael Niedermayer authored on 2011/12/23 08:18:36
August 27, 2011
View 094a496

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2011/08/27 06:18:54