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
/
wavdec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avformat/wavdec: Fix smv packet interleaving
Michael Niedermayer
2013-10-25
1
-2
/
+2
*
avformat: use ff_alloc_extradata()
Paul B Mahol
2013-10-13
1
-4
/
+1
*
avformat/wavdec: Dont trust the fact chunk for PCM
Michael Niedermayer
2013-10-09
1
-5
/
+9
*
avformat/wavdec: check smv_frames_per_jpeg
Michael Niedermayer
2013-09-26
1
-0
/
+4
*
w64dec: fix end position of summarylist guid
Paul B Mahol
2013-09-03
1
-1
/
+1
*
w64dec: fix skipping of unknown guids
Paul B Mahol
2013-09-02
1
-1
/
+1
*
lavf/wavdec: Fix seeking in files with unaligned offsets
Alexander Strasser
2013-08-14
1
-7
/
+10
*
avformat/wavdec: Dont rescale timestamps but use exact comparission
Michael Niedermayer
2013-06-08
1
-3
/
+3
*
Support playing SMV files.
Ash Hughes
2013-05-22
1
-5
/
+29
*
wav_seek_tag: fix integer overflow
Michael Niedermayer
2013-05-06
1
-4
/
+3
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-05-06
1
-2
/
+8
|
\
|
*
wav: Always seek to an even offset
Luca Barbato
2013-05-06
1
-2
/
+8
*
|
avformat: replace "AVPROBE_SCORE_MAX / X" by AVPROBE_SCORE_EXTENSION / Y
Michael Niedermayer
2013-05-05
1
-2
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-05-04
1
-10
/
+10
|
\
\
|
|
/
|
*
wav: return meaningful errors
Luca Barbato
2013-05-03
1
-9
/
+9
*
|
Merge commit 'a5f8873620ce502d37d0cc3ef93ada2ea8fb8de7'
Michael Niedermayer
2013-05-04
1
-3
/
+3
|
\
\
|
|
/
|
*
silly typo fixes
Diego Biurrun
2013-05-03
1
-3
/
+3
*
|
Merge commit '13f57a4d881ec669b87bf82f424bfff502433060'
Michael Niedermayer
2013-05-03
1
-45
/
+55
|
\
\
|
|
/
|
*
wav: K&R formatting cosmetics
Luca Barbato
2013-05-02
1
-52
/
+70
*
|
lavf/wavdec: skip padding byte
Matthieu Bouron
2013-04-08
1
-1
/
+4
*
|
w64: fact guid support
Paul B Mahol
2013-01-07
1
-0
/
+6
*
|
Support decoding AC-3 in wav.
Carl Eugen Hoyos
2013-01-06
1
-0
/
+17
*
|
w64dec: support metadata (summarylist guid)
Paul B Mahol
2013-01-05
1
-20
/
+66
*
|
Sony Wave64 muxer
Paul B Mahol
2012-12-31
1
-19
/
+8
*
|
wavdec: fix duration calculation for files with invalid data size
James Almer
2012-12-29
1
-1
/
+1
*
|
riff: ignore ff_read_riff_info() failure.
Michael Niedermayer
2012-11-23
1
-2
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-10-17
1
-3
/
+2
|
\
\
|
|
/
|
*
wavdec: check size before reading the data, not after.
Anton Khirnov
2012-10-16
1
-3
/
+2
|
*
wav: do not fail on empty INFO tags
Anton Khirnov
2012-10-16
1
-1
/
+1
*
|
Merge commit '31c54711cc3f1484af101d629bbb805820d37ad1'
Michael Niedermayer
2012-10-17
1
-16
/
+140
|
/
*
lavf: split wav muxer and demuxer into separate files.
Anton Khirnov
2012-10-16
1
-0
/
+507