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
/
libavcodec
/
libopenh264enc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libopenh264enc: Set AVOption data type
Michael Niedermayer
2015-11-06
1
-3
/
+3
*
libopenh264enc: Count and warn about the number of skipped frames
Martin Storsjö
2015-10-28
1
-0
/
+4
*
libopenh264enc: Add an option for controlling the frame skipping
Martin Storsjö
2015-10-28
1
-1
/
+3
*
libopenh264enc: Added max_nal_size option
Mario Gasparoni
2015-10-09
1
-0
/
+28
*
libopenh264enc: Use av_log() to log messages
Gregory J. Wolfe
2015-09-29
1
-0
/
+38
*
lavc: Consistently prefix input buffer defines
Vittorio Giovara
2015-07-27
1
-1
/
+1
*
lavc: AV-prefix all codec capabilities
Vittorio Giovara
2015-07-27
1
-1
/
+1
*
lavc: AV-prefix all codec flags
Vittorio Giovara
2015-07-27
1
-2
/
+2
*
Replace a few leftover instances of enum PixelFormat with enum AVPixelFormat
Martin Storsjö
2015-03-17
1
-2
/
+2
*
libopenh264enc: Add support for building with OpenH264 1.4
Martin Storsjö
2015-03-06
1
-0
/
+8
*
libopenh264: Log debug messages to a non-null context
Martin Storsjö
2015-01-29
1
-1
/
+1
*
libopenh264enc: Move a declaration of a variable into an ifdef
Martin Storsjö
2015-01-20
1
-2
/
+1
*
libopenh264enc: Remove a workaround for silencing warnings about unused varia...
Martin Storsjö
2015-01-20
1
-1
/
+0
*
libopenh264enc: Fix a typo and some nitpicks
Martin Storsjö
2015-01-08
1
-2
/
+2
*
libavcodec: Add an OpenH264 encoder wrapper
Martin Storsjö
2015-01-06
1
-0
/
+228