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
/
mlvdec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit '9200514ad8717c63f82101dc394f4378854325bf'
Derek Buitenhuis
2016-04-10
1
-25
/
+25
*
Merge commit '9f61abc8111c7c43f49ca012e957a108b9cc7610'
Derek Buitenhuis
2016-02-10
1
-8
/
+4
*
mlvdec: validate bits_per_coded_sample
Andreas Cadhalpun
2015-12-22
1
-0
/
+12
*
mlvdec: check that index_entries exist
Andreas Cadhalpun
2015-12-20
1
-0
/
+5
*
Merge commit 'd80811c94e068085aab797f9ba35790529126f85'
Michael Niedermayer
2015-07-12
1
-1
/
+1
*
avformat/mlvdec: Use AVFormatContext->open_cb()
Michael Niedermayer
2015-05-11
1
-1
/
+8
*
lavf/mlv: Only add streams that are supposed to contain frames.
Carl Eugen Hoyos
2015-02-07
1
-13
/
+10
*
avformat/mlvdec: Use avio_closep() to avoid leaving stale pointers in memory
Michael Niedermayer
2015-01-08
1
-1
/
+1
*
avformat/mlvdec: Simplify code by using avio_closep()
Michael Niedermayer
2015-01-08
1
-4
/
+2
*
wavdec: RIFX file format support
Thomas Volkert
2014-12-18
1
-1
/
+1
*
avformat/mlvdec: Check the return code from strftime()
Michael Niedermayer
2014-10-26
1
-2
/
+2
*
Use new av_dict_set_int helper function.
Reimar Döffinger
2014-08-16
1
-12
/
+4
*
replace calls to url_feof() with avio_feof()
James Almer
2014-08-08
1
-1
/
+1
*
avformat/mlvdec: close any additional .Mxx files
Peter Ross
2014-04-27
1
-0
/
+4
*
avformat/mlvdec: remove unused MlvContext.buffer
Peter Ross
2014-04-27
1
-3
/
+0
*
avformat/mlvdec: print unsigned chunk size
Peter Ross
2014-04-27
1
-1
/
+1
*
avformat/mlvdec: process ff_get_wav_header return value
Peter Ross
2014-04-27
1
-5
/
+17
*
Magic Lantern Video (MLV) demuxer
Peter Ross
2014-04-19
1
-0
/
+458