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
*
avfilter/graphdump: Fix pointer to local outside scope
Michael Niedermayer
2014-04-28
1
-1
/
+2
*
avfilter/curves: fix resource leaks.
Clément Bœsch
2014-04-27
1
-2
/
+4
*
avfilter/vf_drawtext: fix resource leaks
Michael Niedermayer
2014-04-27
1
-1
/
+5
*
lavfi/avfilter: clarify avfilter_graph_get_filter() doxygen
Lukasz Marek
2014-04-26
1
-1
/
+3
*
lavfi/avfilter: fix typos in doxgens
Lukasz Marek
2014-04-25
1
-5
/
+5
*
Fix vf_eq.c and vf_eq2.c compilation with !HAVE_6REGS.
Carl Eugen Hoyos
2014-04-24
2
-4
/
+4
*
avfilter/avcodec: Use av_mallocz_array()
Michael Niedermayer
2014-04-23
1
-1
/
+1
*
avfilter/pthread: Use av_mallocz_array()
Michael Niedermayer
2014-04-22
1
-1
/
+1
*
avfilter/filtfmts: Support dynamically allocated in/outputs
Michael Niedermayer
2014-04-21
1
-5
/
+5
*
Merge commit 'd23fc8846d255e31896453136b4c77bc6d5e873f'
Michael Niedermayer
2014-04-19
1
-1
/
+1
|
\
|
*
filtfmts: remove unused lavf include
Vittorio Giovara
2014-04-19
1
-1
/
+0
*
|
Merge commit '58400ac133bcfb6bf8196b4e5208bc178307739b'
Michael Niedermayer
2014-04-19
33
-40
/
+40
|
\
\
|
|
/
|
*
lavfi: name anonymous structs
Vittorio Giovara
2014-04-19
34
-40
/
+40
*
|
Fix compilation with !HAVE_6REGS.
Carl Eugen Hoyos
2014-04-19
1
-1
/
+3
*
|
avfilter/vf_rotate: make int*90° rotates suck less speedwise
Michael Niedermayer
2014-04-19
1
-0
/
+77
*
|
avfilter/vf_rotate: fix several of by 1 errors
Michael Niedermayer
2014-04-19
1
-5
/
+5
*
|
avfilter/vf_rotate: fix location of update operation
Michael Niedermayer
2014-04-19
1
-2
/
+2
*
|
avfilter/vf_rotate: increase fixed point precision
Michael Niedermayer
2014-04-19
1
-8
/
+9
*
|
Merge commit 'f1b239ec8b38474d31f3bfea1f0b1693774fa432'
Michael Niedermayer
2014-04-17
1
-38
/
+68
|
\
\
|
|
/
|
*
drawtext: Add fontconfig support
Luca Barbato
2014-04-17
1
-4
/
+96
*
|
avfilter/vf_pixdesctest: use av_malloc_array()
Michael Niedermayer
2014-04-16
1
-1
/
+1
*
|
avfilter/vf_deshake: fix loss of precission with odd resolutions
Michael Niedermayer
2014-04-16
1
-2
/
+2
*
|
avfilter/f_select: fix loss of precission in SAD calculation
Michael Niedermayer
2014-04-16
1
-1
/
+1
*
|
Merge commit 'aaab192df24a90f4450285cfb73b395cf495b462'
Michael Niedermayer
2014-04-13
2
-6
/
+18
|
\
\
|
|
/
|
*
af_volume: implement replaygain clipping prevention
Alessandro Ghedini
2014-04-13
2
-6
/
+18
*
|
lavfi/subtitles: load attached fonts to libass.
Facundo Gaich
2014-04-13
1
-2
/
+52
*
|
avfilter/settb: remove duplicate #include
Michael Niedermayer
2014-04-10
1
-1
/
+0
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2014-04-10
2
-3
/
+4
|
\
\
|
|
/
|
*
libavfilter: Add asettb filter for setting timebase for audio
Nicolas George
2014-04-10
4
-3
/
+48
*
|
avfilter/vf_colormatrix: fix memleak on error
Michael Niedermayer
2014-04-08
1
-0
/
+1
*
|
Merge commit '01c5779f56cf708e6cb88b11cfdc248cae7e2ee8'
Michael Niedermayer
2014-04-05
1
-2
/
+0
|
\
\
|
|
/
|
*
x86: Drop some unnecessary YASM ifdefs
Diego Biurrun
2014-04-04
1
-2
/
+0
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2014-04-05
1
-1
/
+1
|
\
\
|
|
/
|
*
af_ashowinfo: print a more descriptive name for AV_MATRIX_ENCODING_DOLBY
Anton Khirnov
2014-04-04
1
-1
/
+1
*
|
Merge commit 'a49aa440c939e221194f8d95bf98673f8cf38a06'
Michael Niedermayer
2014-04-05
2
-1
/
+4
|
\
\
|
|
/
|
*
af_volume: implement replaygain pre-amplification
Alessandro Ghedini
2014-04-04
2
-1
/
+4
*
|
avfilter.h, buffer.c: use const src pointer in avfilter_copy_buffer_ref_props
Roman Fietze
2014-04-03
2
-2
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2014-04-02
2
-2
/
+2
|
\
\
|
|
/
|
*
vf_settb: rename to settb
Katerina Barone-Adesi
2014-04-02
2
-1
/
+1
*
|
avfilter/vf_pullup: fix gray8
Michael Niedermayer
2014-03-31
1
-0
/
+2
*
|
avfilter/lavfutils: call av_find_stream_info() before reading various informa...
Michael Niedermayer
2014-03-28
1
-0
/
+5
*
|
avfilter/vf_pullup: add comment to explain memset(0)
Michael Niedermayer
2014-03-26
1
-1
/
+1
*
|
avfilter/vf_pullup: zero freed memory for saftey
Michael Niedermayer
2014-03-26
1
-0
/
+1
*
|
vf_pullup: simplify, fix double free error
wm4
2014-03-26
1
-12
/
+13
*
|
Merge commit '6ee55c7b111eec6c51dfdc0fddbd46f5dd867fa3'
Michael Niedermayer
2014-03-25
1
-29
/
+34
|
\
\
|
|
/
|
*
vf_transpose: K&R formatting cosmetics
Vittorio Giovara
2014-03-25
1
-33
/
+35
*
|
Merge commit 'b4679ecdbd80ae050094733f137ccd7ebf1316ab'
Michael Niedermayer
2014-03-24
2
-0
/
+165
|
\
\
|
|
/
|
*
{v,a}f_showinfo: print frame side data
Anton Khirnov
2014-03-24
2
-0
/
+165
*
|
Merge commit '06c3cd3c0186803619bc6aad2d8f06c3e9015d15'
Michael Niedermayer
2014-03-24
2
-1
/
+48
|
\
\
|
|
/
|
*
af_volume: support using replaygain frame side data
Anton Khirnov
2014-03-24
2
-0
/
+47
[next]