| August 27, 2011 | ||
|---|---|---|
View 094a496
Merge remote-tracking branch 'qatar/master'Michael Niedermayer authored on 2011/08/27 06:18:54 |
||
| August 14, 2011 | ||
|---|---|---|
View 2e81bb5
fifo: return AVERROR(ENOMEM) rather -1 in av_fifo_realloc2()Stefano Sabatini authored on 2011/08/14 02:11:05 |
||
View f1b2922
fifo: apply misc cosmetic fixesStefano Sabatini authored on 2011/08/14 02:10:05 |
||
| July 16, 2011 | ||
|---|---|---|
View 1717ba0
fifo: add FIFO API test program, and fate testStefano Sabatini authored on 2011/07/16 16:49:42 |
||
| May 10, 2011 | ||
|---|---|---|
View 1735440
fifo: use av_freep()Michael Niedermayer authored on 2011/05/10 04:23:45 |
||
| March 19, 2011 | ||
|---|---|---|
View 2912e87
Replace FFmpeg with Libav in licence headersMans Rullgard authored on 2011/03/19 02:35:10 |
||
| February 23, 2010 | ||
|---|---|---|
View fc323a5
Clarify non constness of src in av_fifo_generic_write()Michael Niedermayer authored on 2010/02/23 21:14:13 |
||
| 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 c900635
indentMichael Niedermayer authored on 2009/03/09 12:39:58 |
||
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 c957c85
Replace all uses of the replaced av_fifo_read by av_fifo_generic_readReimar Döffinger authored on 2009/03/08 23:42:11 |
||
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 |
||