July 1, 2010
View 49bd8e4

Fix grammar errors in documentation

Måns Rullgård authored on 2010/07/01 00:38:06
April 20, 2010
View ba87f08

Remove explicit filename from Doxygen @file commands.

Diego Biurrun authored on 2010/04/20 23:45:34
April 7, 2010
View b9bd658

Clarify doxy for av_fifo_alloc().

Stefano Sabatini authored on 2010/04/07 07:31:59
March 10, 2010
View 2ed6f39

Replace many includes of libavutil/common.h with what is actually needed

Måns Rullgård authored on 2010/03/10 02:39:19
February 25, 2010
View 3314799

Extend doxy for the src parameter of av_fifo_generic_write().

Stefano Sabatini authored on 2010/02/25 08:52:52
April 3, 2009
View 7b09db3

Implement av_fifo_space().

Olivier Guilyardi authored on 2009/04/03 08:22:19
March 10, 2009
View 3898eed

Reorder arguments for av_fifo_generic_read to be more logical and consistent with av_fifo_generic_write.

Reimar Döffinger authored on 2009/03/10 02:47:47
March 9, 2009
View 32b936d

Add av_fifo_reset function to completely reset fifo state, which makes it easier to reuse the fifo.

Reimar Döffinger authored on 2009/03/09 18:26:32
View fe4032b

Remove more functions disabled by major version bump.

Reimar Döffinger authored on 2009/03/09 00:02:12
March 8, 2009
View cddcf8c

Remove av_fifo_read, API is already broken and major version will be bumped soon.

Reimar Döffinger authored on 2009/03/08 23:21:56
View 41dd680

Allocate AVFifoBuffer through the fifo API to reduce future API/ABI issues. Yes this breaks ABI/API but ive already broken it and will bump avutil major soon.

Michael Niedermayer authored on 2009/03/08 23:16:55
View 0a71e78

Try to fix the 1 byte cannot be used issue.

Michael Niedermayer authored on 2009/03/08 06:02:08
February 1, 2009
View bad5537

Use full internal pathname in doxygen @file directives. Otherwise doxygen complains about ambiguous filenames when files exist under the same name in different subdirectories.

Diego Biurrun authored on 2009/02/01 11:00:19
January 28, 2009
View 89c9ff5

spelling/grammar/consistency review part I

Diego Biurrun authored on 2009/01/28 09:16:05
January 26, 2009
View 5090122

Drop deprecated av_fifo_write function with the next libavutil version bump.

Diego Biurrun authored on 2009/01/26 04:22:47