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
/
libavfilter
/
af_headphone.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avfilter/af_headphone: switch to activate
Paul B Mahol
2018-04-16
1
-87
/
+67
*
avfilter/af_headphone: fix type=time with hrir=multich
Paul B Mahol
2018-04-16
1
-2
/
+2
*
avfilter/af_headphone: add single hrir multichannel stream mode
Paul B Mahol
2018-04-15
1
-54
/
+131
*
avfilter/af_headphone: fix memory leak and overread
Paul B Mahol
2018-04-14
1
-3
/
+7
*
avfilter/af_headphone: do not output invalid samples when flushing
Paul B Mahol
2018-04-14
1
-4
/
+12
*
avfilter/af_headphone: fix flushing
Paul B Mahol
2018-04-14
1
-1
/
+14
*
avfilter/af_headphone: improve performance and reduce latency
Paul B Mahol
2018-04-14
1
-12
/
+2
*
avfilter/af_headphone: add missing error check
Paul B Mahol
2017-11-20
1
-7
/
+14
*
avfilter/af_headphone: increase max ir length
Paul B Mahol
2017-09-25
1
-1
/
+1
*
avfilter/af_headphone: check ff_insert_inpad() for failure
Paul B Mahol
2017-08-25
1
-3
/
+7
*
avfilter/af_headphone: do not free frame that's gonna be reused later
Paul B Mahol
2017-06-24
1
-3
/
+1
*
avfilter/af_headphone: fix possible memory leaks on failure
Paul B Mahol
2017-06-15
1
-32
/
+39
*
avfilter: add native headphone spatialization filter
Paul B Mahol
2017-06-12
1
-0
/
+811