index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavutil
/
buffer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavu: define FF_MEMORY_POISON and use it
Stefano Sabatini
2013-05-13
1
-1
/
+1
*
avutil: add av_buffer_get_ref_count()
Michael Niedermayer
2013-03-30
1
-0
/
+5
*
avutil/buffer: add get_opaque
Xidorn Quan
2013-03-29
1
-0
/
+5
*
avutil/buffer: remove redundant memory poisoning
Michael Niedermayer
2013-03-24
1
-3
/
+0
*
avutil/buffer: support memory poisoning
Michael Niedermayer
2013-03-24
1
-0
/
+7
*
avutil/add_to_pool: remove unused assgnment
Michael Niedermayer
2013-03-19
1
-1
/
+1
*
avutil/buffer: Fix race in pool.
Michael Niedermayer
2013-03-18
1
-0
/
+7
*
avutil/get_pool: remove dead operations whichs result is never used.
Michael Niedermayer
2013-03-17
1
-1
/
+1
*
avutil/get_pool: Remove redundant initial atomic operation
Michael Niedermayer
2013-03-17
1
-3
/
+3
*
buffer: use the atomic get instead of the add and fetch variant.
Clément Bœsch
2013-03-12
1
-1
/
+1
*
Merge commit '1cec0624d0e6f48590283a57169b58b9fe8449d3'
Michael Niedermayer
2013-03-08
1
-0
/
+143
|
\
|
*
AVBuffer: add a new API for buffer pools
Anton Khirnov
2013-03-08
1
-0
/
+143
*
|
Merge commit '8e401dbe90cc77b1f3067a917d9fa48cefa3fcdb'
Michael Niedermayer
2013-03-08
1
-4
/
+4
|
/
*
lavu: add a new API for reference-counted data buffers.
Anton Khirnov
2013-03-08
1
-0
/
+194