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/avf_showspectrum: Change enums to int, which are accessed via AVOpti...
Michael Niedermayer
2015-03-02
1
-4
/
+4
*
|
avfilter/vf_drawbox: Fix handling of max values
Michael Niedermayer
2015-03-02
1
-0
/
+7
*
|
avfilter/af_volume: fix precision=fixed and volume=0 case
Gilles Chanteperdrix
2015-03-01
1
-1
/
+2
*
|
avfilter/palettegen: fix frame mem leak
Clément Bœsch
2015-02-27
1
-1
/
+1
*
|
colormatrix: Accept bt601 aliases as input
Vittorio Giovara
2015-02-26
1
-0
/
+3
*
|
avfilter/paletteuse: use AV_QSORT()
Clément Bœsch
2015-02-26
1
-1
/
+4
*
|
avfilter/palettegen: use AV_QSORT()
Clément Bœsch
2015-02-26
1
-1
/
+3
*
|
avfilter/palettegen: consistently use the same frame for dimensions
Clément Bœsch
2015-02-26
1
-1
/
+1
*
|
avfilter/palettegen: use a logging context for the dupped color warning
Clément Bœsch
2015-02-26
1
-3
/
+4
*
|
avfilter/palettegen: export color quantization ratio
Clément Bœsch
2015-02-26
2
-3
/
+14
*
|
Merge remote-tracking branch 'cehoyos/master'
Michael Niedermayer
2015-02-25
1
-1
/
+3
|
\
\
|
*
|
lavfi/fade: Do not overread input buffer.
Carl Eugen Hoyos
2015-02-25
1
-1
/
+3
*
|
|
avfilter/palettegen: move longest variable to a local scope
Clément Bœsch
2015-02-25
1
-2
/
+1
|
/
/
*
|
avfilter/palette{gen,use}: add Copyright
Clément Bœsch
2015-02-23
2
-0
/
+4
*
|
avfilter/paletteuse: add diff_mode
Clément Bœsch
2015-02-23
2
-14
/
+139
*
|
avfilter/paletteuse: fix error dithering accuracy
Clément Bœsch
2015-02-23
1
-3
/
+3
*
|
avfilter/buffer: Check for qp_table allocation failure
Michael Niedermayer
2015-02-22
1
-1
/
+7
*
|
avfilter/vf_perspective: Use av_clip_uint8()
Michael Niedermayer
2015-02-21
1
-2
/
+2
*
|
avfilter/vsrc_mptestsrc: Use av_clip_uint8()
Michael Niedermayer
2015-02-21
1
-1
/
+1
*
|
avfilter/vf_eq: Add process_command to eq.
Arwa Arif
2015-02-20
2
-29
/
+184
*
|
avfilter/palettegen: raise cache size from 64k to 512k
Clément Bœsch
2015-02-19
1
-1
/
+1
*
|
avfilter/vf_subtitles: Add () to protect the argument of the AA() macro
Michael Niedermayer
2015-02-19
1
-1
/
+1
*
|
avfilter/showpalette: fix leak in case of error
Clément Bœsch
2015-02-18
1
-1
/
+4
*
|
avfilter/palettegen: fix leak in case of error
Clément Bœsch
2015-02-18
1
-1
/
+4
*
|
avfilter/paletteuse: fix leak in case of error
Clément Bœsch
2015-02-18
1
-1
/
+5
*
|
avfilter/af_channelmap: Move potential dereference after NULL check in get_ch...
Michael Niedermayer
2015-02-18
1
-3
/
+4
*
|
avfilter/vf_qp: Fix leak of out_qp_table_buf
Michael Niedermayer
2015-02-18
1
-0
/
+1
*
|
avfilter/avfiltergraph: assert that the heap_bubble index is valid
Michael Niedermayer
2015-02-18
1
-0
/
+4
*
|
avfilter/vf_removelogo: Add () to protect the argument of apply_mask_fudge_fa...
Michael Niedermayer
2015-02-18
1
-1
/
+1
*
|
Merge commit '9d3b752fceb0f2a42cac7c2a1109b0629823c99f'
Michael Niedermayer
2015-02-17
1
-0
/
+2
|
\
\
|
|
/
|
*
graphparser: Check av_get_token() memory error
Vittorio Giovara
2015-02-17
1
-0
/
+2
*
|
avfilter/paletteuse: raise cache size from 64k to 512k
Clément Bœsch
2015-02-17
1
-1
/
+1
*
|
avfilter/vf_fieldmatch: Add () to protect the arguments of the HAS_FF_AROUND(...
Michael Niedermayer
2015-02-17
1
-3
/
+3
*
|
avfilter/vf_phase: Add () to protect DIFF()s arguments
Michael Niedermayer
2015-02-17
1
-1
/
+1
*
|
avfilter/vsrc_mandelbrot: fix indention of mis-indented block
Michael Niedermayer
2015-02-15
1
-8
/
+8
*
|
avfilter: bump minor and Changelog document the new filters
Clément Bœsch
2015-02-14
1
-1
/
+1
*
|
avfilter: add paletteuse filter
Clément Bœsch
2015-02-14
3
-0
/
+939
*
|
avfilter: add palettegen filter
Clément Bœsch
2015-02-14
3
-0
/
+549
*
|
avfilter: add dcshift filter
Paul B Mahol
2015-02-11
4
-2
/
+168
*
|
avfilter/unsharp: OpenCL unsharpen filter optimization: substitute N^2 filter...
Alexey Titov
2015-02-11
3
-55
/
+148
*
|
avfilter: Add repeatfields filter (Port of mp=softpulldown)
Paul B Mahol
2015-02-10
3
-0
/
+193
*
|
avfilter/f_sendcmd: consider it an error if there are no commands
Michael Niedermayer
2015-02-09
1
-0
/
+5
*
|
avfilter/hqdn3d: an invalid bit depth means a bug, not invalid read data
Clément Bœsch
2015-02-08
1
-1
/
+1
*
|
avfilter/dctdnoiz: fix slice_h computation
Clément Bœsch
2015-02-08
1
-1
/
+1
*
|
lavfi/subtitles: add force_style option
Eejya Singh
2015-02-08
2
-1
/
+24
*
|
generate_wave_table: Add include for AVSampleFormat
Timothy Gu
2015-02-06
1
-0
/
+2
*
|
avfilter/vf_fps: update frame drop comment
Michael Niedermayer
2015-02-05
1
-1
/
+1
*
|
avfilter/vf_fps: Do not drop a random subset of frames
Michael Niedermayer
2015-02-04
1
-4
/
+1
*
|
Fix standalone compilation of the tblend filter.
Carl Eugen Hoyos
2015-02-04
1
-1
/
+1
*
|
Merge commit 'a6653787a4b1e89170ff7962312dd110769c83a3'
Michael Niedermayer
2015-02-03
1
-8
/
+13
|
\
\
|
|
/
[prev]
[next]