.. |
libmpcodecs
|
lavfi: remove telecine libmpcodecs wrapper
|
2013-04-11 11:22:11 +00:00 |
x86
|
lavfi/gradfun: remove rounding to match C and SSE code.
|
2013-03-28 07:59:29 +01:00 |
af_aconvert.c
|
lavfi: always check return value of ff_get_{audio,video}_buffer()
|
2013-04-08 19:24:09 +00:00 |
af_afade.c
|
lavfi/afade: switch to AVOption-base system
|
2013-04-11 01:25:02 +02:00 |
af_aformat.c
|
lavfi: remove double .priv_class initializers
|
2013-04-11 11:13:42 +00:00 |
af_amerge.c
|
lavfi/amerge: drop duplicated "Buffer queue overflow" message
|
2013-04-10 18:02:00 +02:00 |
af_amix.c
|
Merge commit 'ac20e3ab8ed497549ee2a62754f01eee5e7a5066'
|
2013-04-11 01:32:08 +02:00 |
af_anull.c
|
|
|
af_apad.c
|
lavfi/apad: switch to AVOption-based system
|
2013-04-11 01:31:08 +02:00 |
af_aphaser.c
|
lavfi/aphaser: switch to AVOption-based system
|
2013-04-11 01:37:57 +02:00 |
af_aresample.c
|
avfilter: avoid direct access to AVFrame.channels
|
2013-03-15 16:13:53 +01:00 |
af_asetnsamples.c
|
lavfi/asetnsamples: switch to an AVOptions-based system.
|
2013-04-11 15:40:15 +02:00 |
af_ashowinfo.c
|
|
|
af_astreamsync.c
|
lavfi/astreamsync: switch to an AVOptions-based system.
|
2013-04-11 15:09:25 +02:00 |
af_asyncts.c
|
Merge commit 'b2b25b0659fa047da6266d2ce165d43011136b30'
|
2013-04-11 01:42:28 +02:00 |
af_atempo.c
|
lavfi: always check return value of ff_get_{audio,video}_buffer()
|
2013-04-08 19:24:09 +00:00 |
af_biquads.c
|
lavfi/biquads: switch to an AVOptions-based system
|
2013-04-11 00:34:19 +00:00 |
af_channelmap.c
|
Merge commit 'ba8efac977f4276f05274947b2b67d144cbc965a'
|
2013-04-11 02:10:12 +02:00 |
af_channelsplit.c
|
Merge commit '3f14febbdf7c93bbd186399da27991180e5916b6'
|
2013-04-11 02:17:28 +02:00 |
af_earwax.c
|
lavfi/earwax: clip sample, this is what sox does
|
2013-04-03 10:55:13 +00:00 |
af_join.c
|
Merge commit 'dd7fc37c71955b78a2687f29e871f714d18de386'
|
2013-04-11 02:37:43 +02:00 |
af_pan.c
|
lavfi: always check return value of ff_get_{audio,video}_buffer()
|
2013-04-08 19:24:09 +00:00 |
af_resample.c
|
af_resample: switch to an AVOptions-based system.
|
2013-04-09 18:45:50 +02:00 |
af_silencedetect.c
|
lavfi/silencedetect: switch to an AVOptions-based system.
|
2013-04-10 23:16:02 +02:00 |
af_volume.c
|
Merge commit 'b13623e184759f37348b8fdb1276b1bb408f3e59'
|
2013-04-11 02:44:13 +02:00 |
af_volume.h
|
|
|
af_volumedetect.c
|
|
|
all_channel_layouts.inc
|
|
|
allfilters.c
|
telecine filter
|
2013-04-11 11:12:39 +00:00 |
asink_anullsink.c
|
|
|
asrc_abuffer.h
|
|
|
asrc_aevalsrc.c
|
lavfi: always check return value of ff_get_{audio,video}_buffer()
|
2013-04-08 19:24:09 +00:00 |
asrc_anullsrc.c
|
lavfi/anullsrc: switch to an AVOptions-based system.
|
2013-04-11 15:21:40 +02:00 |
asrc_flite.c
|
|
|
asrc_sine.c
|
lavfi/sine: switch to an AVOptions-based system.
|
2013-04-11 11:51:48 +02:00 |
audio.c
|
|
|
audio.h
|
|
|
avcodec.c
|
lavfi/avcodec: deprecate remainders of the avcodec glue code
|
2013-03-16 17:04:36 +01:00 |
avcodec.h
|
lavfi/avcodec: deprecate remainders of the avcodec glue code
|
2013-03-16 17:04:36 +01:00 |
avf_concat.c
|
lavfi/concat: switch to an AVOptions-based system.
|
2013-04-11 11:51:47 +02:00 |
avf_showspectrum.c
|
lavfi/showspectrum: switch to an AVOptions-based system.
|
2013-04-10 23:16:02 +02:00 |
avf_showwaves.c
|
lavfi/showwaves: switch to an AVOptions-based system.
|
2013-04-11 14:18:44 +02:00 |
avfilter.c
|
lavfi: add pp to the ':'-to-'|' compat layer.
|
2013-04-11 15:52:46 +02:00 |
avfilter.h
|
Merge commit '8114c101607843a86960bd3e0e9c40487dc2a961'
|
2013-04-11 10:59:06 +02:00 |
avfiltergraph.c
|
Merge commit 'dbb1425811a672eddf4acf0513237cdf20f83756'
|
2013-04-04 13:24:33 +02:00 |
avfiltergraph.h
|
Merge commit '42c7c61ab25809620b8c8809b3da73e25f5bbaaf'
|
2013-03-16 16:09:37 +01:00 |
bbox.c
|
|
|
bbox.h
|
|
|
buffer.c
|
|
|
bufferqueue.h
|
|
|
buffersink.c
|
buffersink/uninit: use av_frame_free() not unref
|
2013-03-23 23:49:33 +01:00 |
buffersink.h
|
lavfi/buffersink: fix header.
|
2013-03-17 12:31:25 +01:00 |
buffersrc.c
|
lavfi/buffersrc: update for compatibility with the fork.
|
2013-04-11 13:09:10 +02:00 |
buffersrc.h
|
|
|
deshake_kernel.h
|
deshake opencl based on comments on 20130402 3rd
|
2013-04-02 15:57:44 +02:00 |
deshake_opencl.c
|
opencl: add spec opencl device APIs 20130411
|
2013-04-11 12:46:34 +02:00 |
deshake_opencl.h
|
deshake opencl based on comments on 20130402 3rd
|
2013-04-02 15:57:44 +02:00 |
deshake.h
|
deshake opencl based on comments on 20130402 3rd
|
2013-04-02 15:57:44 +02:00 |
drawutils.c
|
|
|
drawutils.h
|
|
|
f_ebur128.c
|
lavfi/ebur128: switch to an AVOptions-based system.
|
2013-04-10 23:16:02 +02:00 |
f_perms.c
|
lavfi/perms: switch to an AVOptions-based system.
|
2013-04-10 23:16:02 +02:00 |
f_select.c
|
lavfi/aselect: switch to an AVOptions-based system.
|
2013-04-11 11:51:48 +02:00 |
f_sendcmd.c
|
lavfi/sendcmd: switch to an AVOptions-based system.
|
2013-04-11 14:40:02 +02:00 |
f_setpts.c
|
Merge commit '33b97faaba2744f0a2fd65c0ef9ecc2de3fad7ff'
|
2013-04-10 23:49:58 +02:00 |
f_settb.c
|
lavfi/asettb: switch to an AVOptions-based system.
|
2013-04-11 11:53:53 +02:00 |
fifo.c
|
lavfi: remove now unused args parameter from AVFilter.init
|
2013-04-09 19:12:38 +02:00 |
filtfmts.c
|
|
|
formats.c
|
lavfi: detect merge failure for unknown layouts.
|
2013-04-01 10:37:48 +02:00 |
formats.h
|
|
|
gradfun.h
|
Merge commit '7ed833d78ea661d619124fd898547a900f6480bc'
|
2013-04-10 21:09:06 +02:00 |
graphdump.c
|
Merge commit '42c7c61ab25809620b8c8809b3da73e25f5bbaaf'
|
2013-03-16 16:09:37 +01:00 |
graphparser.c
|
Merge remote-tracking branch 'qatar/master'
|
2013-04-03 15:20:05 +02:00 |
internal.h
|
lavfi: loop on request_frame if necessary.
|
2013-04-03 17:33:27 +02:00 |
lavfutils.c
|
|
|
lavfutils.h
|
|
|
libavfilter.v
|
|
|
lswsutils.c
|
|
|
lswsutils.h
|
|
|
Makefile
|
lavfi: remove telecine libmpcodecs wrapper
|
2013-04-11 11:22:11 +00:00 |
opencl_allkernels.c
|
deshake opencl based on comments on 20130402 3rd
|
2013-04-02 15:57:44 +02:00 |
opencl_allkernels.h
|
deshake opencl based on comments on 20130402 3rd
|
2013-04-02 15:57:44 +02:00 |
split.c
|
Merge commit '73d5d405d424c06f3f354337cfdb24794932094d'
|
2013-04-11 02:50:21 +02:00 |
src_movie.c
|
Merge commit 'a42d6e6c4c19912b73cae8ca9133b4202667c303'
|
2013-04-11 03:41:08 +02:00 |
transform.c
|
|
|
transform.h
|
|
|
version.h
|
lavfi: remove telecine libmpcodecs wrapper
|
2013-04-11 11:22:11 +00:00 |
vf_alphaextract.c
|
lavfi/alphaextract: fix frame memleak.
|
2013-03-17 03:12:44 +01:00 |
vf_alphamerge.c
|
|
|
vf_aspect.c
|
Merge commit '62dcdb028cc84845fd263bb09304c4c6500bda7a'
|
2013-04-10 15:37:21 +02:00 |
vf_bbox.c
|
lavfi/bbox: remove unused variables and functions
|
2013-04-11 14:02:59 +00:00 |
vf_blackdetect.c
|
lavfi/blackdetect: switch to an AVOptions-based system.
|
2013-04-11 14:48:19 +02:00 |
vf_blackframe.c
|
lavfi: remove double .priv_class initializers
|
2013-04-11 11:13:42 +00:00 |
vf_blend.c
|
lavfi/blend: support more yuv pixel formats
|
2013-04-11 13:10:11 +00:00 |
vf_boxblur.c
|
Merge commit '51def31dbe5b6e857536de8fa428f263d64f3ae5'
|
2013-04-10 16:34:44 +02:00 |
vf_colormatrix.c
|
lavfi/colormatrix: switch to an AVOptions-based system.
|
2013-04-10 23:16:02 +02:00 |
vf_copy.c
|
|
|
vf_crop.c
|
lavfi: remove double .priv_class initializers
|
2013-04-11 11:13:42 +00:00 |
vf_cropdetect.c
|
Merge commit '460e7b4f6d473d9f03ed45501221f9cb209b28fd'
|
2013-04-10 17:36:29 +02:00 |
vf_curves.c
|
lavfi/curves: introduce "all" field in presets and use it.
|
2013-04-11 13:05:06 +02:00 |
vf_decimate.c
|
lavfi/decimate: switch to an AVOption-based system
|
2013-04-11 00:20:01 +02:00 |
vf_delogo.c
|
Merge commit '63e58c55c17d7f8b5eec9c082fe0f8edc305a24e'
|
2013-04-10 17:54:20 +02:00 |
vf_deshake.c
|
lavfi/deshake: switch to an AVOptions-based system.
|
2013-04-11 11:51:48 +02:00 |
vf_drawbox.c
|
Merge commit '335c31293baec6e6cf5907bd29840af3de8ff735'
|
2013-04-10 18:11:15 +02:00 |
vf_drawtext.c
|
Merge commit '8ec464c61c46a5d088b43d24e384d6c37b7ef14a'
|
2013-04-10 18:31:14 +02:00 |
vf_edgedetect.c
|
lavfi/edgedetect: switch to an AVOptions-based system.
|
2013-04-10 23:16:03 +02:00 |
vf_fade.c
|
Merge commit 'b9dfee9fa259dfc885508179a359dccc9e7840bd'
|
2013-04-10 18:48:07 +02:00 |
vf_field.c
|
lavfi/field: cleanup unused shorthand and doc.
|
2013-04-11 12:41:13 +02:00 |
vf_fieldorder.c
|
Merge commit 'a39c154049a2d0c4fb02a5c74f58d6986ec21cec'
|
2013-04-10 19:03:30 +02:00 |
vf_format.c
|
Merge commit 'e67a87eac814c7805d18c983c43033a8a1bd62af'
|
2013-04-10 13:59:45 +02:00 |
vf_fps.c
|
Merge commit 'f13ab29925883b4245da4129694af3af378d67be'
|
2013-04-10 19:21:59 +02:00 |
vf_framestep.c
|
lavfi/framestep: remove request_frame hack
|
2013-04-11 00:18:28 +00:00 |
vf_frei0r.c
|
Merge commit '5aa1a668cfae7f617e1a06efad20f87283badd8a'
|
2013-04-10 19:51:02 +02:00 |
vf_geq.c
|
lavfi/geq: switch to an AVOptions-based system.
|
2013-04-10 23:16:03 +02:00 |
vf_gradfun.c
|
Merge commit '7ed833d78ea661d619124fd898547a900f6480bc'
|
2013-04-10 21:09:06 +02:00 |
vf_hflip.c
|
|
|
vf_histeq.c
|
lavfi/histeq: switch to an AVOptions-based system.
|
2013-04-11 01:04:44 +02:00 |
vf_histogram.c
|
lavfi/histogram: switch to an AVOptions-based system.
|
2013-04-11 01:04:45 +02:00 |
vf_hqdn3d.c
|
Merge commit '8c747d46f721cffa8ea51990805ad1d3a3a4fd0a'
|
2013-04-10 21:14:30 +02:00 |
vf_hqdn3d.h
|
Merge commit '8c747d46f721cffa8ea51990805ad1d3a3a4fd0a'
|
2013-04-10 21:14:30 +02:00 |
vf_hue.c
|
|
|
vf_idet.c
|
lavfi/idet: switch to an AVOptions-based system.
|
2013-04-11 01:04:45 +02:00 |
vf_il.c
|
lavfi/il: switch to AVOption-based system
|
2013-04-11 00:31:25 +02:00 |
vf_kerndeint.c
|
lavfi/kerndeint: switch to AVOption-based system
|
2013-04-11 00:55:45 +02:00 |
vf_libopencv.c
|
Merge commit 'ee0e8d4b15a87932ab6066cd6eae3cab08726319'
|
2013-04-10 21:25:01 +02:00 |
vf_lut.c
|
Merge commit '20b46f8f4fff6aeeab9ea418dc359eda8887ced6'
|
2013-04-10 22:13:34 +02:00 |
vf_mp.c
|
lavfi: remove telecine libmpcodecs wrapper
|
2013-04-11 11:22:11 +00:00 |
vf_noise.c
|
lavfi/noise: switch to an AVOptions-based system.
|
2013-04-11 01:04:45 +02:00 |
vf_null.c
|
|
|
vf_overlay.c
|
lavfi/overlay: cleanup unused shorthand.
|
2013-04-11 12:41:13 +02:00 |
vf_pad.c
|
Merge commit '40c885c589808455a1c4b473509f1e6cd4908f55'
|
2013-04-10 22:50:32 +02:00 |
vf_pixdesctest.c
|
|
|
vf_pp.c
|
lavfi/pp: switch to an AVOptions-based system.
|
2013-04-10 23:16:03 +02:00 |
vf_removelogo.c
|
|
|
vf_scale.c
|
Merge commit 'c334c113d4d9e9a41bc38a3e4458d7ab21010401'
|
2013-04-10 20:40:37 +02:00 |
vf_separatefields.c
|
lavfi/separatefields: adjust tb to avoid rounding errors.
|
2013-04-10 02:38:54 +02:00 |
vf_setfield.c
|
lavfi/setfield: switch to an AVOptions-based system.
|
2013-04-11 11:53:53 +02:00 |
vf_showinfo.c
|
Merge commit 'e4a7b2177d14678ae240edcabaacfe2b14619b7b'
|
2013-03-16 16:38:11 +01:00 |
vf_smartblur.c
|
lavfi/smartblur: cleanup unused shorthand and doc.
|
2013-04-11 12:41:13 +02:00 |
vf_stereo3d.c
|
lavfi/stereo3d: switch to an AVOptions-based system.
|
2013-04-11 01:04:45 +02:00 |
vf_subtitles.c
|
lavfi/subtitles: switch to an AVOptions-based system.
|
2013-04-10 23:16:03 +02:00 |
vf_super2xsai.c
|
|
|
vf_swapuv.c
|
lavfi/swapuv: remove deprecated base field use
|
2013-03-17 13:06:01 +01:00 |
vf_telecine.c
|
telecine filter
|
2013-04-11 11:12:39 +00:00 |
vf_thumbnail.c
|
lavfi/thumbnail: switch to an AVOptions-based system.
|
2013-04-10 23:16:02 +02:00 |
vf_tile.c
|
lavfi/tile: switch to an AVOptions-based system.
|
2013-04-11 11:51:47 +02:00 |
vf_tinterlace.c
|
lavfi/tinterlace: switch to an AVOptions-based system.
|
2013-04-11 11:51:48 +02:00 |
vf_transpose.c
|
Merge commit '0c2466dec719b933d161f5d680a57fde38aa5daa'
|
2013-04-11 00:33:31 +02:00 |
vf_unsharp.c
|
Merge commit 'b83e9efc53e5491716625aa31c69006b1119b280'
|
2013-04-11 01:02:07 +02:00 |
vf_vflip.c
|
|
|
vf_yadif.c
|
Merge commit '7536c671040f1f3ebc9f0d3b7831dac71436b775'
|
2013-04-11 01:18:18 +02:00 |
video.c
|
|
|
video.h
|
|
|
vsink_nullsink.c
|
|
|
vsrc_cellauto.c
|
lavfi/cellauto: switch to an AVOptions-based system.
|
2013-04-11 00:21:47 +02:00 |
vsrc_life.c
|
lavfi/life: switch to an AVOptions-based system.
|
2013-04-11 00:21:47 +02:00 |
vsrc_mandelbrot.c
|
lavfi/mandelbrot: switch to an AVOptions-based system.
|
2013-04-11 00:21:47 +02:00 |
vsrc_mptestsrc.c
|
lavfi/mptestsrc: switch to an AVOptions-based system.
|
2013-04-11 00:21:47 +02:00 |
vsrc_testsrc.c
|
lavfi/testsrc: remove useless args/NULL passing.
|
2013-04-11 14:36:50 +02:00 |
yadif.h
|
vf_yadif: switch to an AVOptions-based system.
|
2013-04-09 19:09:03 +02:00 |