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
/
riffdec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avformat/riffdec: Use av_freep() to avoid leaving stale pointers in memory
Michael Niedermayer
2014-12-22
1
-1
/
+1
*
wavdec: RIFX file format support
Thomas Volkert
2014-12-18
1
-8
/
+26
*
avformat/riffdec: ask for samples with wav header size < 14
Michael Niedermayer
2014-11-30
1
-0
/
+3
*
replace calls to url_feof() with avio_feof()
James Almer
2014-08-08
1
-1
/
+1
*
avformat/riff: return error code from ff_get_guid()
Michael Niedermayer
2014-02-12
1
-2
/
+5
*
Move GUID-related objects to riffenc.c and riff.c.
Carl Eugen Hoyos
2014-01-29
1
-8
/
+0
*
avformat/riffdec: use ff_get_extradata()
Michael Niedermayer
2013-12-25
1
-2
/
+1
*
avformat: use ff_alloc_extradata()
Paul B Mahol
2013-10-13
1
-4
/
+1
*
Merge commit 'd07aa3f02b73ab1371c13ac7898338380ca0932b'
Michael Niedermayer
2013-09-29
1
-0
/
+5
|
\
|
*
riffdec: Add sanity checks for the sample rate
Martin Storsjö
2013-09-29
1
-0
/
+5
*
|
Merge commit '255d9c570e117f0fcb8e51fa2c5996f3c4b2052b'
Michael Niedermayer
2013-08-06
1
-16
/
+34
|
/
*
riff: Move demuxing code to a separate file.
Diego Biurrun
2013-08-06
1
-0
/
+229