.. |
x86
|
x86: lavfi: fix gradfun/yadif build with mmx/sse disabled
|
2012-07-03 14:14:13 +01:00 |
Makefile
|
lavfi: reclassify showfiltfmts as a TESTPROG
|
2012-07-04 17:48:25 +01:00 |
af_aformat.c
|
lavfi: use const for AVFilterPad declarations in all filters.
|
2012-07-21 16:31:15 -07:00 |
af_amix.c
|
lavfi: add error handling to filter_samples().
|
2012-07-09 08:25:19 +02:00 |
af_anull.c
|
lavfi: use const for AVFilterPad declarations in all filters.
|
2012-07-21 16:31:15 -07:00 |
af_asyncts.c
|
lavfi: add error handling to filter_samples().
|
2012-07-09 08:25:19 +02:00 |
af_channelmap.c
|
lavfi: use const for AVFilterPad declarations in all filters.
|
2012-07-21 16:31:15 -07:00 |
af_channelsplit.c
|
lavfi: add error handling to filter_samples().
|
2012-07-09 08:25:19 +02:00 |
af_join.c
|
lavfi: add error handling to filter_samples().
|
2012-07-09 08:25:19 +02:00 |
af_resample.c
|
lavfi: add error handling to filter_samples().
|
2012-07-09 08:25:19 +02:00 |
allfilters.c
|
lavfi: Add the af_channelmap audio channel mapping filter.
|
2012-06-22 13:55:58 -07:00 |
asink_anullsink.c
|
lavfi: use const for AVFilterPad declarations in all filters.
|
2012-07-21 16:31:15 -07:00 |
asrc_anullsrc.c
|
lavfi: use const for AVFilterPad declarations in all filters.
|
2012-07-21 16:31:15 -07:00 |
audio.c
|
lavfi: add error handling to filter_samples().
|
2012-07-09 08:25:19 +02:00 |
audio.h
|
lavfi: add error handling to filter_samples().
|
2012-07-09 08:25:19 +02:00 |
avfilter.c
|
lavfi: make filters less verbose.
|
2012-06-26 19:08:13 +02:00 |
avfilter.h
|
lavfi: add avfilter_unref_bufferp()
|
2012-07-20 21:06:18 +02:00 |
avfiltergraph.c
|
avfiltergraph: shut up uninitialized variable warning.
|
2012-06-26 19:10:17 +02:00 |
avfiltergraph.h
|
lavfi: remove disabled FF_API_GRAPH_AVCLASS cruft
|
2012-06-26 13:14:59 +02:00 |
buffer.c
|
lavfi: add avfilter_unref_bufferp()
|
2012-07-20 21:06:18 +02:00 |
buffersink.c
|
lavfi: use const for AVFilterPad declarations in all filters.
|
2012-07-21 16:31:15 -07:00 |
buffersink.h
|
lavfi: add an audio buffer sink.
|
2012-05-14 21:36:11 +02:00 |
buffersrc.c
|
lavfi: use const for AVFilterPad declarations in all filters.
|
2012-07-21 16:31:15 -07:00 |
buffersrc.h
|
buffersrc: add av_buffersrc_write_frame().
|
2012-05-14 21:36:11 +02:00 |
drawutils.c
|
…
|
|
drawutils.h
|
…
|
|
fifo.c
|
lavfi: use const for AVFilterPad declarations in all filters.
|
2012-07-21 16:31:15 -07:00 |
filtfmts.c
|
lavfi: reclassify showfiltfmts as a TESTPROG
|
2012-07-04 17:48:25 +01:00 |
formats.c
|
lavfi: remove disabled FF_API_FILTERS_PUBLIC cruft
|
2012-06-26 13:20:19 +02:00 |
formats.h
|
cosmetics: Consistently use C-style comments with multiple inclusion guards
|
2012-07-03 17:35:12 +02:00 |
gradfun.h
|
vf_gradfun: move x86 init code to x86/gradfun.c
|
2012-07-02 01:16:37 +01:00 |
graphparser.c
|
lavfi: remove disabled FF_API_GRAPH_AVCLASS cruft
|
2012-06-26 13:14:59 +02:00 |
internal.h
|
lavfi: add error handling to filter_samples().
|
2012-07-09 08:25:19 +02:00 |
libavfilter.v
|
…
|
|
split.c
|
lavfi: use const for AVFilterPad declarations in all filters.
|
2012-07-21 16:31:15 -07:00 |
version.h
|
Clarify Doxygen comment for FF_API_* #defines.
|
2012-07-04 15:10:10 +02:00 |
vf_aspect.c
|
lavfi: use const for AVFilterPad declarations in all filters.
|
2012-07-21 16:31:15 -07:00 |
vf_blackframe.c
|
lavfi: use const for AVFilterPad declarations in all filters.
|
2012-07-21 16:31:15 -07:00 |
vf_boxblur.c
|
lavfi: use const for AVFilterPad declarations in all filters.
|
2012-07-21 16:31:15 -07:00 |
vf_copy.c
|
lavfi: use const for AVFilterPad declarations in all filters.
|
2012-07-21 16:31:15 -07:00 |
vf_crop.c
|
lavfi: use const for AVFilterPad declarations in all filters.
|
2012-07-21 16:31:15 -07:00 |
vf_cropdetect.c
|
lavfi: use const for AVFilterPad declarations in all filters.
|
2012-07-21 16:31:15 -07:00 |
vf_delogo.c
|
lavfi: use const for AVFilterPad declarations in all filters.
|
2012-07-21 16:31:15 -07:00 |
vf_drawbox.c
|
lavfi: use const for AVFilterPad declarations in all filters.
|
2012-07-21 16:31:15 -07:00 |
vf_drawtext.c
|
lavfi: use const for AVFilterPad declarations in all filters.
|
2012-07-21 16:31:15 -07:00 |
vf_fade.c
|
lavfi: use const for AVFilterPad declarations in all filters.
|
2012-07-21 16:31:15 -07:00 |
vf_fieldorder.c
|
lavfi: use const for AVFilterPad declarations in all filters.
|
2012-07-21 16:31:15 -07:00 |
vf_format.c
|
lavfi: use const for AVFilterPad declarations in all filters.
|
2012-07-21 16:31:15 -07:00 |
vf_fps.c
|
lavfi: use const for AVFilterPad declarations in all filters.
|
2012-07-21 16:31:15 -07:00 |
vf_frei0r.c
|
lavfi: use const for AVFilterPad declarations in all filters.
|
2012-07-21 16:31:15 -07:00 |
vf_gradfun.c
|
lavfi: use const for AVFilterPad declarations in all filters.
|
2012-07-21 16:31:15 -07:00 |
vf_hflip.c
|
lavfi: use const for AVFilterPad declarations in all filters.
|
2012-07-21 16:31:15 -07:00 |
vf_hqdn3d.c
|
lavfi: use const for AVFilterPad declarations in all filters.
|
2012-07-21 16:31:15 -07:00 |
vf_libopencv.c
|
lavfi: use const for AVFilterPad declarations in all filters.
|
2012-07-21 16:31:15 -07:00 |
vf_lut.c
|
lavfi: use const for AVFilterPad declarations in all filters.
|
2012-07-21 16:31:15 -07:00 |
vf_null.c
|
lavfi: use const for AVFilterPad declarations in all filters.
|
2012-07-21 16:31:15 -07:00 |
vf_overlay.c
|
lavfi: use const for AVFilterPad declarations in all filters.
|
2012-07-21 16:31:15 -07:00 |
vf_pad.c
|
lavfi: use const for AVFilterPad declarations in all filters.
|
2012-07-21 16:31:15 -07:00 |
vf_pixdesctest.c
|
lavfi: use const for AVFilterPad declarations in all filters.
|
2012-07-21 16:31:15 -07:00 |
vf_scale.c
|
lavfi: use const for AVFilterPad declarations in all filters.
|
2012-07-21 16:31:15 -07:00 |
vf_select.c
|
lavfi: use const for AVFilterPad declarations in all filters.
|
2012-07-21 16:31:15 -07:00 |
vf_setpts.c
|
lavfi: use const for AVFilterPad declarations in all filters.
|
2012-07-21 16:31:15 -07:00 |
vf_settb.c
|
lavfi: use const for AVFilterPad declarations in all filters.
|
2012-07-21 16:31:15 -07:00 |
vf_showinfo.c
|
lavfi: use const for AVFilterPad declarations in all filters.
|
2012-07-21 16:31:15 -07:00 |
vf_slicify.c
|
lavfi: use const for AVFilterPad declarations in all filters.
|
2012-07-21 16:31:15 -07:00 |
vf_transpose.c
|
lavfi: use const for AVFilterPad declarations in all filters.
|
2012-07-21 16:31:15 -07:00 |
vf_unsharp.c
|
lavfi: use const for AVFilterPad declarations in all filters.
|
2012-07-21 16:31:15 -07:00 |
vf_vflip.c
|
lavfi: use const for AVFilterPad declarations in all filters.
|
2012-07-21 16:31:15 -07:00 |
vf_yadif.c
|
yadif: use emms_c() instead of inline assembly for emms invocations.
|
2012-07-21 17:16:49 -07:00 |
video.c
|
lavfi: unref AVFilterLink.out_buf in ff_end_frame().
|
2012-07-20 21:12:49 +02:00 |
video.h
|
lavfi: make avfilter_get_video_buffer() private on next bump.
|
2012-06-13 11:09:15 +02:00 |
vsink_nullsink.c
|
lavfi: use const for AVFilterPad declarations in all filters.
|
2012-07-21 16:31:15 -07:00 |
vsrc_color.c
|
lavfi: use const for AVFilterPad declarations in all filters.
|
2012-07-21 16:31:15 -07:00 |
vsrc_movie.c
|
lavfi: use const for AVFilterPad declarations in all filters.
|
2012-07-21 16:31:15 -07:00 |
vsrc_nullsrc.c
|
lavfi: use const for AVFilterPad declarations in all filters.
|
2012-07-21 16:31:15 -07:00 |
vsrc_testsrc.c
|
lavfi: use const for AVFilterPad declarations in all filters.
|
2012-07-21 16:31:15 -07:00 |
yadif.h
|
vf_yadif: move x86 init code to x86/yadif.c
|
2012-07-02 01:16:37 +01:00 |