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
/
wavenc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavf/wav: Print an error if files >4G are written.
Carl Eugen Hoyos
2015-05-17
1
-2
/
+6
*
avformat/wavenc: Check umid length
Michael Niedermayer
2015-05-10
1
-1
/
+1
*
avformat/wavenc: fix string length variable types
Michael Niedermayer
2015-05-10
1
-3
/
+3
*
avformat/wavenc: Change enum to int, which is accessed via AVOption as int
Michael Niedermayer
2015-03-30
1
-1
/
+1
*
avformat/wavenc: check return value of strftime()
Michael Niedermayer
2014-12-09
1
-5
/
+12
*
avformat/wavenc: Use localtime_r() for thread saftey
Michael Niedermayer
2014-11-02
1
-1
/
+3
*
avformat/wavenc: use av_mallocz_array()
Paul B Mahol
2014-07-11
1
-2
/
+2
*
avformat/wavenc: simplify malloc failure checking
Michael Niedermayer
2014-06-24
1
-6
/
+1
*
avformat/wavenc: more specific error return for "Writing 16 bit peak for 8 bi...
Michael Niedermayer
2014-06-24
1
-1
/
+1
*
avformat/wavenc: do not hardcode array size in memset and other functions
Michael Niedermayer
2014-06-24
1
-3
/
+3
*
avformat/wavenc: use the bitexact flag from avformat instead of the one from ...
Michael Niedermayer
2014-06-24
1
-1
/
+1
*
Peak Envelope Chunk encoder: Indent
Georg Lippitsch
2014-06-24
1
-14
/
+14
*
EBU Tech 3285 - Supplement 3 - Peak Envelope Chunk encoder
Georg Lippitsch
2014-06-24
1
-1
/
+243
*
Merge commit 'd246231e4714119faac6c7acd881d3b687bb8b11'
Michael Niedermayer
2014-05-18
1
-2
/
+3
|
\
|
*
wavenc: use codec descriptors to get the codec name
Anton Khirnov
2014-05-18
1
-2
/
+3
|
*
wavenc: write fact chunk sample count at the correct file position
Michael Niedermayer
2012-11-26
1
-4
/
+5
*
|
Initialize riff and wav size fields to -1 instead of 0.
Carl Eugen Hoyos
2014-05-03
1
-1
/
+1
*
|
ff_put_wav_header: add flag to force WAVEFORMATEX
Daniel Verkamp
2014-04-30
1
-2
/
+2
*
|
lavf/wavenc: check for a single stream.
Nicolas George
2013-11-03
1
-0
/
+5
*
|
WAV muxer: reindent
Daniel Verkamp
2013-02-13
1
-13
/
+13
*
|
WAV muxer: add RF64 support
Daniel Verkamp
2013-02-12
1
-6
/
+67
*
|
w64: fact guid support
Paul B Mahol
2013-01-07
1
-1
/
+19
*
|
Sony Wave64 muxer
Paul B Mahol
2012-12-31
1
-0
/
+84
*
|
wavenc: fix curruption of metadata
Michael Niedermayer
2012-10-30
1
-4
/
+5
*
|
Merge commit '31c54711cc3f1484af101d629bbb805820d37ad1'
Michael Niedermayer
2012-10-17
1
-4
/
+4
|
/
*
lavf: split wav muxer and demuxer into separate files.
Anton Khirnov
2012-10-16
1
-0
/
+219