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
/
libavformat
/
nut.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
header repetition
Michael Niedermayer
2007-08-10
1
-0
/
+1
*
move syncpoint cache related stuff to common file
Michael Niedermayer
2007-08-09
1
-0
/
+3
*
move lsb2full to common file
Michael Niedermayer
2007-08-09
1
-0
/
+1
*
move crc wrapper to slightly better spot
Michael Niedermayer
2007-08-09
1
-6
/
+1
*
move syncpoint timestamp resetting code to a common file
Michael Niedermayer
2007-08-09
1
-0
/
+2
*
use a dynamic ByteIOContext instead of using the lavf buffer
Michael Niedermayer
2007-08-09
1
-2
/
+2
*
make StreamContext.time_base a pointer
Michael Niedermayer
2007-08-09
1
-1
/
+1
*
variables needed for muxer
Michael Niedermayer
2007-08-09
1
-2
/
+2
*
license header consistency cosmetics
Diego Biurrun
2007-07-05
1
-1
/
+0
*
Add missing comment markers to #endif directive.
Diego Biurrun
2007-07-02
1
-1
/
+1
*
add a comment to indicate which #endif belong to which #define
Guillaume Poirier
2007-06-17
1
-1
/
+1
*
add multiple inclusion guards to headers
Måns Rullgård
2007-06-17
1
-0
/
+5
*
misc spelling fixes
Diego Biurrun
2007-06-12
1
-2
/
+2
*
10l forgot (skip non keyframes after seeking between syncpoint and the first ...
Michael Niedermayer
2006-11-16
1
-1
/
+2
*
index less seeking in O(log n) time
Michael Niedermayer
2006-11-14
1
-3
/
+5
*
updating nut demuxer to latest spec
Michael Niedermayer
2006-11-11
1
-0
/
+94
[prev]