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
/
tree.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit 'a9b04b2c43f95cc17c2291f83c27a3119471d986'
Michael Niedermayer
2013-08-01
1
-10
/
+22
|
\
|
*
tree.h: K&R formatting and typo cosmetics
Diego Biurrun
2013-07-31
1
-10
/
+22
*
|
lavu: keep context size variables
Michael Niedermayer
2012-10-28
1
-3
/
+1
*
|
Merge commit 'e002e3291e6dc7953f843abf56fc14f08f238b21'
Michael Niedermayer
2012-10-12
1
-1
/
+11
|
\
\
|
|
/
|
*
avutil: Add functions for allocating opaque contexts for algorithms
Martin Storsjö
2012-10-11
1
-1
/
+11
*
|
lavu/tree: perform minor fixes to av_tree_insert() documentation
Stefano Sabatini
2012-05-20
1
-2
/
+6
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-11-23
1
-2
/
+15
|
\
\
|
|
/
|
*
doxy: provide a start page and document libavutil
Luca Barbato
2011-11-22
1
-2
/
+15
|
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
|
*
Remove a few if (p) av_freep(&p) forms
Clément Bœsch
2011-02-04
1
-1
/
+1
*
|
Remove a few if (p) av_freep(&p) forms
Clément Bœsch
2011-02-06
1
-1
/
+1
|
/
*
Fix grammar errors in documentation
Måns Rullgård
2010-06-30
1
-3
/
+3
*
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2010-04-20
1
-1
/
+1
*
Plug memory leak in NUT muxer and demuxer
Vitor Sessak
2010-03-03
1
-0
/
+13
*
Revert r22119 and partially revert 22120.
Vitor Sessak
2010-03-01
1
-1
/
+0
*
Implement av_tree_destroy_free_elem() to destroy a tree and free all the
Vitor Sessak
2010-02-28
1
-0
/
+1
*
Add @code/@endcode commands to markup C code in av_tree_insert() doxy.
Stefano Sabatini
2009-05-09
1
-1
/
+2
*
Add missing '*' to av_tree_insert() doxy.
Stefano Sabatini
2009-05-09
1
-1
/
+1
*
Use full internal pathname in doxygen @file directives.
Diego Biurrun
2009-02-01
1
-1
/
+1
*
spelling/grammar/consistency review part II
Diego Biurrun
2009-01-28
1
-9
/
+9
*
Avoid undefined behavior for removing elements that were not in the tree.
Michael Niedermayer
2008-09-19
1
-2
/
+1
*
Globally rename the header inclusion guard names.
Stefano Sabatini
2008-08-31
1
-3
/
+3
*
Document O() time.
Michael Niedermayer
2008-01-04
1
-0
/
+2
*
Document node removial API.
Michael Niedermayer
2008-01-04
1
-6
/
+18
*
Move *malloc() out of tree.c, that way the code can be used with
Michael Niedermayer
2008-01-04
1
-1
/
+11
*
Add FFMPEG_ prefix to all multiple inclusion guards.
Diego Biurrun
2007-10-17
1
-3
/
+3
*
Add Doxygen author and file description, rephrase a Doxygen comment.
Diego Biurrun
2007-02-27
1
-3
/
+9
*
spelling/grammar fixes for the Doxygen comments
Diego Biurrun
2007-02-27
1
-12
/
+12
*
Revert previous commit that contained an unrelated hunk.
Diego Biurrun
2007-02-27
1
-4
/
+4
*
spelling/grammar fixes for a Doxygen comment
Diego Biurrun
2007-02-26
1
-4
/
+4
*
doxy
Michael Niedermayer
2006-11-30
1
-2
/
+25
*
AVL tree
Michael Niedermayer
2006-11-14
1
-0
/
+29