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
/
vf_paletteuse.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avfilter/all: propagate errors of functions from avfilter/formats
Ganesh Ajjanagadde
2015-10-14
1
-3
/
+5
*
avfilter/paletteuse: use AV_OPT_TYPE_BOOL for mean_err and debug_accuracy option
Clément Bœsch
2015-09-09
1
-2
/
+2
*
Replace av_dlog with ff_dlog.
Ronald S. Bultje
2015-08-18
1
-1
/
+2
*
avfilter/vf_paletteuse: indent fix after 7ccc5848
Clément Bœsch
2015-03-05
1
-8
/
+8
*
avfilter/vf_paletteuse: Use int where AVERROR can be returned
Michael Niedermayer
2015-03-05
1
-3
/
+3
*
avfilter/paletteuse: use AV_QSORT()
Clément Bœsch
2015-02-26
1
-1
/
+4
*
avfilter/palette{gen,use}: add Copyright
Clément Bœsch
2015-02-23
1
-0
/
+2
*
avfilter/paletteuse: add diff_mode
Clément Bœsch
2015-02-23
1
-13
/
+138
*
avfilter/paletteuse: fix error dithering accuracy
Clément Bœsch
2015-02-23
1
-3
/
+3
*
avfilter/paletteuse: fix leak in case of error
Clément Bœsch
2015-02-18
1
-1
/
+5
*
avfilter/paletteuse: raise cache size from 64k to 512k
Clément Bœsch
2015-02-17
1
-1
/
+1
*
avfilter: add paletteuse filter
Clément Bœsch
2015-02-14
1
-0
/
+937