aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/webmdashenc.c
Commit message (Expand)AuthorAgeFilesLines
* lavf/webmdashenc: Representation IDs should be unique.Vignesh Venkatasubramanian2014-11-121-1/+2
* lavf/webm_dash: some fields should go into RepresentationVignesh Venkatasubramanian2014-10-021-24/+92
* Add a closing LF to Webm-manifest files.Carl Eugen Hoyos2014-09-161-1/+1
* avformat/webmdashenc: use av_strlcpy() and allocate enough spaceMichael Niedermayer2014-08-291-2/+2
* Drop remaining unneeded != NULLMichael Niedermayer2014-08-151-1/+1
* Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39'Michael Niedermayer2014-08-151-9/+9
* lavf: Add WebM DASH Manifest MuxerVignesh Venkatasubramanian2014-07-151-0/+317