librempeg/libavfilter
Daniel Kang 0e73049416 avfilter: x86: Port gradfun filter optimizations to yasm
Signed-off-by: Diego Biurrun <diego@biurrun.de>
2013-10-23 14:50:27 +02:00
..
x86 avfilter: x86: Port gradfun filter optimizations to yasm 2013-10-23 14:50:27 +02:00
af_aformat.c
af_amix.c
af_anull.c
af_ashowinfo.c
af_asyncts.c
af_channelmap.c
af_channelsplit.c
af_join.c
af_resample.c
af_volume.c
af_volume.h
allfilters.c
asink_anullsink.c
asrc_anullsrc.c
audio.c lavfi: switch ff_default_get_audio_buffer() to av_frame_get_buffer() 2013-06-18 11:21:16 +02:00
audio.h
avfilter.c lavfi: allow user-provided execute() callbacks 2013-09-28 08:06:19 +02:00
avfilter.h lavfi: allow user-provided execute() callbacks 2013-09-28 08:06:19 +02:00
avfiltergraph.c lavfi: allow user-provided execute() callbacks 2013-09-28 08:06:19 +02:00
avfiltergraph.h
buffer.c avfilter: Add some missing FF_API_AVFILTERBUFFER ifdefs 2013-07-31 19:23:00 +02:00
buffersink.c Disable deprecation warnings for cases where a replacement is available 2013-08-02 19:19:02 +02:00
buffersink.h
buffersrc.c Disable deprecation warnings for cases where a replacement is available 2013-08-02 19:19:02 +02:00
buffersrc.h
drawutils.c
drawutils.h
fifo.c lavfi/fifo: fix flushing when using request_samples 2013-08-05 10:52:00 +02:00
filtfmts.c lavfi: filtfmts: use newer avfilter APIs 2013-07-19 12:22:30 +03:00
formats.c
formats.h
gradfun.h avfilter: Fix typo in Loren's email address 2013-10-23 10:25:14 +02:00
graphparser.c
internal.h lavfi: allow user-provided execute() callbacks 2013-09-28 08:06:19 +02:00
libavfilter.v
Makefile
pthread.c pthread: Avoid crashes/odd behavior caused by spurious wakeups 2013-10-22 13:24:01 +01:00
setpts.c
split.c
thread.h lavfi: allow user-provided execute() callbacks 2013-09-28 08:06:19 +02:00
trim.c
version.h lavfi: allow user-provided execute() callbacks 2013-09-28 08:06:19 +02:00
vf_aspect.c
vf_blackframe.c
vf_boxblur.c
vf_copy.c
vf_crop.c
vf_cropdetect.c
vf_delogo.c
vf_drawbox.c
vf_drawtext.c
vf_fade.c
vf_fieldorder.c vf_fieldorder: log when processing is skipped 2013-10-22 10:58:25 +02:00
vf_format.c
vf_fps.c vf_fps: use double constants for default/min/max for start_time 2013-08-28 17:54:47 +03:00
vf_frei0r.c
vf_gradfun.c avfilter: Fix typo in Loren's email address 2013-10-23 10:25:14 +02:00
vf_hflip.c
vf_hqdn3d.c
vf_hqdn3d.h
vf_interlace.c vf_interlace: do not process an already interlaced frame 2013-10-02 16:40:49 +02:00
vf_libopencv.c
vf_lut.c vf_lut: Constantize 2013-08-31 16:13:42 +02:00
vf_null.c
vf_overlay.c
vf_pad.c
vf_pixdesctest.c
vf_scale.c
vf_select.c
vf_settb.c
vf_showinfo.c
vf_transpose.c
vf_unsharp.c
vf_vflip.c
vf_yadif.c
video.c
video.h
vsink_nullsink.c
vsrc_color.c
vsrc_movie.c vsrc_movie: do not free avoption variables in uninit() 2013-06-20 13:27:14 +02:00
vsrc_nullsrc.c
vsrc_testsrc.c
yadif.h