ffmpeg/libavfilter
Clément Bœsch 4629993d99 avfilter/paletteuse: use AV_QSORT()
See previous commit for a rationale.
2015-02-26 14:20:02 +01:00
..
x86
Makefile avfilter: add paletteuse filter 2015-02-14 20:48:50 +01:00
aeval.c
af_adelay.c
af_aecho.c
af_afade.c
af_aformat.c
af_amerge.c
af_amix.c
af_anull.c
af_apad.c
af_aphaser.c
af_aresample.c
af_asetnsamples.c
af_asetrate.c
af_ashowinfo.c
af_astats.c
af_astreamsync.c
af_asyncts.c
af_atempo.c
af_biquads.c
af_bs2b.c
af_channelmap.c avfilter/af_channelmap: Move potential dereference after NULL check in get_channel_idx() 2015-02-18 13:40:39 +01:00
af_channelsplit.c
af_compand.c
af_dcshift.c
af_earwax.c
af_flanger.c
af_join.c
af_ladspa.c
af_pan.c
af_replaygain.c
af_resample.c
af_silencedetect.c
af_silenceremove.c
af_volume.c
af_volume.h
af_volumedetect.c
all_channel_layouts.inc
allfilters.c avfilter: add paletteuse filter 2015-02-14 20:48:50 +01:00
asink_anullsink.c
asrc_abuffer.h
asrc_anullsrc.c
asrc_flite.c
asrc_sine.c
audio.c
audio.h
avcodec.c
avcodec.h
avf_avectorscope.c
avf_concat.c
avf_showcqt.c
avf_showspectrum.c
avf_showwaves.c
avfilter.c
avfilter.h
avfiltergraph.c avfilter/avfiltergraph: assert that the heap_bubble index is valid 2015-02-18 12:31:02 +01:00
avfiltergraph.h
avfilterres.rc
bbox.c
bbox.h
buffer.c avfilter/buffer: Check for qp_table allocation failure 2015-02-22 20:27:11 +01:00
bufferqueue.h
buffersink.c
buffersink.h
buffersrc.c
buffersrc.h
deshake.h
deshake_opencl.c
deshake_opencl.h
deshake_opencl_kernel.h
drawutils.c
drawutils.h
dualinput.c
dualinput.h
f_ebur128.c
f_interleave.c
f_perms.c
f_select.c
f_sendcmd.c
f_zmq.c
fifo.c
filtfmts.c
formats.c
formats.h
framesync.c
framesync.h
generate_wave_table.c
generate_wave_table.h
gradfun.h
graphdump.c
graphparser.c Merge commit '9d3b752fceb0f2a42cac7c2a1109b0629823c99f' 2015-02-17 20:48:22 +01:00
interlace.h
internal.h
lavfutils.c
lavfutils.h
libavfilter.v
log2_tab.c
lswsutils.c
lswsutils.h
opencl_allkernels.c
opencl_allkernels.h
pthread.c
setpts.c
settb.c
split.c
src_movie.c
thread.h
tinterlace.h
transform.c
transform.h
trim.c
unsharp.h
unsharp_opencl.c
unsharp_opencl.h
unsharp_opencl_kernel.h
version.h avfilter/palettegen: export color quantization ratio 2015-02-26 14:20:02 +01:00
vf_alphamerge.c
vf_aspect.c
vf_bbox.c
vf_blackdetect.c
vf_blackframe.c
vf_blend.c
vf_boxblur.c
vf_codecview.c
vf_colorbalance.c
vf_colorchannelmixer.c
vf_colorlevels.c
vf_colormatrix.c
vf_copy.c
vf_crop.c
vf_cropdetect.c
vf_curves.c
vf_dctdnoiz.c
vf_decimate.c
vf_dejudder.c
vf_delogo.c
vf_deshake.c
vf_drawbox.c
vf_drawtext.c
vf_edgedetect.c
vf_elbg.c
vf_eq.c avfilter/vf_eq: Add process_command to eq. 2015-02-20 00:06:37 +01:00
vf_eq.h avfilter/vf_eq: Add process_command to eq. 2015-02-20 00:06:37 +01:00
vf_extractplanes.c
vf_fade.c lavfi/fade: Do not overread input buffer. 2015-02-25 15:07:18 +01:00
vf_field.c
vf_fieldmatch.c avfilter/vf_fieldmatch: Add () to protect the arguments of the HAS_FF_AROUND() macro 2015-02-17 00:49:32 +01:00
vf_fieldorder.c
vf_format.c
vf_fps.c
vf_framepack.c
vf_framestep.c
vf_frei0r.c
vf_fspp.c
vf_fspp.h
vf_geq.c
vf_gradfun.c
vf_hflip.c
vf_histeq.c
vf_histogram.c
vf_hqdn3d.c
vf_hqdn3d.h
vf_hqx.c
vf_hue.c
vf_idet.c
vf_idet.h
vf_il.c
vf_interlace.c
vf_kerndeint.c
vf_lenscorrection.c
vf_libopencv.c
vf_lut.c
vf_lut3d.c
vf_mcdeint.c
vf_mergeplanes.c
vf_mpdecimate.c
vf_noise.c
vf_noise.h
vf_null.c
vf_overlay.c
vf_owdenoise.c
vf_pad.c
vf_palettegen.c avfilter/palettegen: use AV_QSORT() 2015-02-26 14:20:02 +01:00
vf_paletteuse.c avfilter/paletteuse: use AV_QSORT() 2015-02-26 14:20:02 +01:00
vf_perspective.c avfilter/vf_perspective: Use av_clip_uint8() 2015-02-21 14:51:07 +01:00
vf_phase.c avfilter/vf_phase: Add () to protect DIFF()s arguments 2015-02-17 00:47:47 +01:00
vf_pixdesctest.c
vf_pp.c
vf_pp7.c
vf_pp7.h
vf_psnr.c
vf_pullup.c
vf_pullup.h
vf_qp.c avfilter/vf_qp: Fix leak of out_qp_table_buf 2015-02-18 13:12:06 +01:00
vf_removelogo.c avfilter/vf_removelogo: Add () to protect the argument of apply_mask_fudge_factor() 2015-02-18 01:56:19 +01:00
vf_repeatfields.c
vf_rotate.c
vf_sab.c
vf_scale.c
vf_separatefields.c
vf_setfield.c
vf_showinfo.c
vf_showpalette.c avfilter/showpalette: fix leak in case of error 2015-02-18 14:04:10 +01:00
vf_shuffleplanes.c
vf_signalstats.c
vf_smartblur.c
vf_spp.c
vf_spp.h
vf_stereo3d.c
vf_subtitles.c avfilter/vf_subtitles: Add () to protect the argument of the AA() macro 2015-02-19 01:51:54 +01:00
vf_super2xsai.c
vf_swapuv.c
vf_telecine.c
vf_thumbnail.c
vf_tile.c
vf_tinterlace.c
vf_transpose.c
vf_unsharp.c
vf_uspp.c
vf_vflip.c
vf_vidstabdetect.c
vf_vidstabtransform.c
vf_vignette.c
vf_w3fdif.c
vf_xbr.c
vf_yadif.c
vf_zoompan.c
video.c
video.h
vidstabutils.c
vidstabutils.h
vsink_nullsink.c
vsrc_cellauto.c
vsrc_life.c
vsrc_mandelbrot.c avfilter/vsrc_mandelbrot: fix indention of mis-indented block 2015-02-15 01:53:21 +01:00
vsrc_mptestsrc.c avfilter/vsrc_mptestsrc: Use av_clip_uint8() 2015-02-21 14:50:23 +01:00
vsrc_testsrc.c
yadif.h