June 3, 2016
View 0e84eee

libavutil/fifo: Fix fifo grow step

Jan Sebechlebsky authored on 2016/06/03 21:04:00
May 12, 2016
View 96d6160

Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13'

Derek Buitenhuis authored on 2016/05/12 03:10:10
March 18, 2016
View d12b5b2

build: Split test programs off into separate files

Diego Biurrun authored on 2016/03/18 03:13:17
October 14, 2015
View 87ff61b

avutil/fifo: add function av_fifo_generic_peek_at()

Zhang Rui authored on 2015/10/14 15:20:07
View 147b121

avutil/fifo: Fix thread saftey of av_fifo_generic_peek()

Michael Niedermayer authored on 2015/10/14 01:29:04
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