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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge commit '7513234bdd93f80593bfee3eb2da8c8f0d3992da'
Michael Niedermayer
2014-03-22
2
-4
/
+6
|
\
\
|
|
/
|
*
avfilter: more correct printf format specifiers
Diego Biurrun
2014-03-22
2
-3
/
+5
*
|
avfilter/src_movie: Check that the pixel format hasnt changed
Michael Niedermayer
2014-03-18
1
-0
/
+10
*
|
avfilter/vf_tinterlace: Fix vf_tinterlace mode 6 (interlacex2)
Jasper Taylor
2014-03-16
1
-0
/
+12
*
|
Merge commit 'e843612695007cc623813073754c651ab43021f7'
Michael Niedermayer
2014-03-16
1
-1
/
+1
|
\
\
|
|
/
|
*
af_channelmap: fix ONE_STR mapping mode
Anton Khirnov
2014-03-16
1
-1
/
+1
*
|
avfilter: make avfilter_graph_get_filter use const string name
Yu Xiaolei
2014-03-14
2
-2
/
+2
*
|
lavfi/af_atempo: clear references before returning error.
Nicolas George
2014-03-08
1
-2
/
+2
*
|
avfilter/vf_shuffleplanes: Fix flags / add AV_OPT_FLAG_FILTERING_PARAM
Michael Niedermayer
2014-03-06
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2014-03-06
1
-1
/
+1
|
\
\
|
|
/
|
*
vf_shuffleplanes: fix the type of the mapping indices
Anton Khirnov
2014-03-06
1
-1
/
+1
*
|
Merge commit '599b81ca9a8e04a27ddad94af462171d16063167'
Michael Niedermayer
2014-03-06
4
-1
/
+175
|
\
\
|
|
/
|
*
lavfi: add shuffleplanes filter
Anton Khirnov
2014-03-05
4
-1
/
+175
*
|
Merge commit 'bba2a7cc5f7c7aaa32a938f3d4edd9f555f39cdb'
Michael Niedermayer
2014-03-06
1
-1
/
+1
|
\
\
|
|
/
|
*
lavfi: use the correct filter context for logging an error.
Anton Khirnov
2014-03-05
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2014-03-05
2
-0
/
+3
|
\
\
|
|
/
|
*
avfilter: Add missing emms_c when needed
Luca Barbato
2014-03-05
3
-0
/
+4
|
*
vf_frei0r: fix missing end of line character
Vittorio Giovara
2014-03-04
1
-1
/
+1
|
*
vf_frei0r: refactor library loading from env variable
Vittorio Giovara
2014-03-04
1
-6
/
+12
*
|
Merge commit '4e0be9c86f2003dd3ba2eb8fad01e8d0e538075e'
Michael Niedermayer
2014-03-04
1
-0
/
+4
|
\
\
|
|
/
|
*
vf_frei0r: prevent a segfault when filter parameters are not set
Vittorio Giovara
2014-03-04
1
-0
/
+4
*
|
Merge commit '8accddeb5806cd98e3803b4ddf2a2ef576d0e4d9'
Michael Niedermayer
2014-03-04
1
-10
/
+10
|
\
\
|
|
/
|
*
vf_frei0r: adjust error messages
Vittorio Giovara
2014-03-04
1
-12
/
+12
|
*
af_compand: replace strtok_r() with av_get_token()
Anton Khirnov
2014-02-28
1
-8
/
+24
*
|
lavfi/frei0r: factorize plugin loading with static path
Marton Balint
2014-02-26
1
-17
/
+10
*
|
lavfi/frei0r: search plugins in lib64 dirs on all architectures
Marton Balint
2014-02-26
1
-2
/
+0
*
|
avfilter: remove superflous lines
Paul B Mahol
2014-02-26
4
-4
/
+0
*
|
avfilter/af_compand: some more cosmetics to decrease difference with qatar
Paul B Mahol
2014-02-26
1
-6
/
+6
*
|
avfilter: remove af_compand_fork
Michael Niedermayer
2014-02-26
3
-588
/
+0
*
|
avfilter/af_compand: more cosmetics from libavfilter/af_compand_fork.c
Michael Niedermayer
2014-02-26
1
-5
/
+6
*
|
avfilter/af_compand: cosmetics from libavfilter/af_compand_fork.c
Michael Niedermayer
2014-02-26
1
-3
/
+5
*
|
avfilter/af_compand: switch defaults to libavfilter/af_compand_fork.c
Michael Niedermayer
2014-02-26
1
-9
/
+3
*
|
avfilter/af_compand: "use local variable for channels" from libavfilter/af_co...
Michael Niedermayer
2014-02-26
1
-3
/
+3
*
|
avfilter/af_compand: error checks from libavfilter/af_compand_fork.c
Michael Niedermayer
2014-02-26
1
-2
/
+20
*
|
avfilter/af_compand: pts init code from libavfilter/af_compand_fork.c
Michael Niedermayer
2014-02-26
1
-0
/
+5
*
|
avfilter/af_compand: cosmetics and doxy comment from libavfilter/af_compand_f...
Michael Niedermayer
2014-02-26
1
-1
/
+6
*
|
avfilter/af_compand: add Andrew Kelley to the copyright
Michael Niedermayer
2014-02-26
1
-0
/
+1
*
|
avfilter/af_compand: merge avframe code from af_compand_fork
Michael Niedermayer
2014-02-26
1
-16
/
+27
*
|
avfilter/af_compand: merge uninit() calls on error from af_compand_fork.c
Michael Niedermayer
2014-02-26
1
-3
/
+12
*
|
avfilter/af_compand: also support '|' as seperator
Michael Niedermayer
2014-02-26
1
-4
/
+4
*
|
avfilter/af_compand_fork: avoid strtok_r() so as not to break build
Michael Niedermayer
2014-02-26
1
-5
/
+4
*
|
avfilter/af_compand: whitespace changes from af_compand_fork
Michael Niedermayer
2014-02-26
1
-36
/
+44
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2014-02-26
4
-2
/
+591
|
\
\
|
|
/
|
*
lavfi: add compand audio filter
Andrew Kelley
2014-02-26
4
-2
/
+591
*
|
avfilter/af_compand: fix invalid read
Andrew Kelley
2014-02-25
1
-4
/
+6
*
|
Merge commit '39c2880eeae6930b1036ce1f479afc1e1152c13f'
Michael Niedermayer
2014-02-24
1
-1
/
+7
|
\
\
|
|
/
|
*
af_volume: preserve frame properties
Anton Khirnov
2014-02-24
1
-1
/
+7
*
|
Merge commit 'dcc7e4bf1d0913123bfafbc58bf47bd41dd5848d'
Michael Niedermayer
2014-02-24
1
-0
/
+8
|
\
\
|
|
/
|
*
af_resample: preserve frame properties
Anton Khirnov
2014-02-24
1
-0
/
+8
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2014-02-24
1
-3
/
+1
|
\
\
|
|
/
[prev]
[next]