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
/
webmdashenc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
webmdashenc: Fix memory leak
Derek Buitenhuis
2017-07-16
1
-8
/
+30
*
avformat/webmdashenc: Validate the 'streams' adaptation sets parameter
Derek Buitenhuis
2017-04-20
1
-1
/
+5
*
avformat/webmdashenc: Require the 'adaptation_sets' option to be set
Derek Buitenhuis
2017-04-20
1
-0
/
+4
*
webm_dash_manifest: Add option to specify bandwidth
Vignesh Venkatasubramanian
2017-04-17
1
-3
/
+8
*
Merge commit '9200514ad8717c63f82101dc394f4378854325bf'
Derek Buitenhuis
2016-04-10
1
-31
/
+31
*
avformat: use AV_OPT_TYPE_BOOL in a bunch of places
Clément Bœsch
2015-12-04
1
-2
/
+2
*
fix: assigning instead of comparing
AppChecker
2015-10-27
1
-1
/
+1
*
avformat/webmdashenc: fix uninitialized variable
Ganesh Ajjanagadde
2015-08-20
1
-3
/
+3
*
lavf/webmdashenc: fix unchecked strftime
Vignesh Venkatasubramanian
2015-05-15
1
-8
/
+14
*
webmdashenc: Fix UTCTiming Element
Vignesh Venkatasubramanian
2015-04-28
1
-5
/
+5
*
webmdashenc: parameter'ize minimumUpdatePeriod
Vignesh Venkatasubramanian
2015-04-22
1
-1
/
+3
*
webmdashenc: Add minimumUpdatePeriod
Vignesh Venkatasubramanian
2015-04-22
1
-1
/
+2
*
webmdashenc: Fix potential memory leak
Vignesh Venkatasubramanian
2015-04-21
1
-1
/
+1
*
webmdashenc: Add better error handling
Vignesh Venkatasubramanian
2015-04-17
1
-18
/
+37
*
webdashenc: replace unchecked av_malloc with stack allocation
Vignesh Venkatasubramanian
2015-04-14
1
-2
/
+1
*
webmdashenc: Fix fate in MSVC
Vignesh Venkatasubramanian
2015-04-07
1
-10
/
+9
*
webmdashenc: Support for live stream manifests
Vignesh Venkatasubramanian
2015-04-05
1
-27
/
+162
*
avformat/webmdashenc: use AVERROR(ENOMEM) for memory allocation failures
Michael Niedermayer
2015-04-01
1
-3
/
+6
*
lavf/webmdashenc: Representation IDs should be unique.
Vignesh Venkatasubramanian
2014-11-12
1
-1
/
+2
*
lavf/webm_dash: some fields should go into Representation
Vignesh Venkatasubramanian
2014-10-02
1
-24
/
+92
*
Add a closing LF to Webm-manifest files.
Carl Eugen Hoyos
2014-09-16
1
-1
/
+1
*
avformat/webmdashenc: use av_strlcpy() and allocate enough space
Michael Niedermayer
2014-08-29
1
-2
/
+2
*
Drop remaining unneeded != NULL
Michael Niedermayer
2014-08-15
1
-1
/
+1
*
Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39'
Michael Niedermayer
2014-08-15
1
-9
/
+9
*
lavf: Add WebM DASH Manifest Muxer
Vignesh Venkatasubramanian
2014-07-15
1
-0
/
+317