ffmpeg/libavfilter
Nicolas George 01649c79c8 lavfi/buffersrc: set channel layout if it is known.
If buffersrc was configured for frames with an unknown layout,
the incoming frames will have channel_layout = 0.
If the format negotiation has selected a known (and compatible)
channel layout for the link, the frame is assumed to have
that layout, the field must be set before injecting the frame
in the filters.
2013-02-21 12:36:35 +01:00
..
libmpcodecs lavfi/mp: drop mp=kerndeint filter 2013-02-17 11:48:45 +01:00
x86 Merge commit '64ed397635ef2666b0ca0c8d8c60a8bc44581d82' 2013-02-16 09:09:38 +01:00
af_aconvert.c
af_afade.c
af_aformat.c
af_amerge.c lavfi/amerge: make description consistent with documentation 2013-02-11 14:43:23 +00:00
af_amix.c
af_anull.c
af_apad.c
af_aresample.c
af_asetnsamples.c
af_ashowinfo.c
af_astreamsync.c
af_asyncts.c
af_atempo.c
af_biquads.c af_biquad: avoid subtraction in loop 2013-02-07 19:46:02 +01:00
af_channelmap.c
af_channelsplit.c
af_earwax.c
af_join.c
af_pan.c
af_resample.c
af_silencedetect.c
af_volume.c
af_volume.h
af_volumedetect.c
all_channel_layouts.inc
allfilters.c lavfi: port MP noise filter 2013-02-16 11:42:41 +00:00
asink_anullsink.c
asrc_abuffer.h
asrc_aevalsrc.c
asrc_anullsrc.c
asrc_flite.c
audio.c
audio.h
avcodec.c
avcodec.h
avf_concat.c
avf_showspectrum.c lavf/showspectrum: add divVerent in the (c) for his recent work on the filter. 2013-02-18 13:34:37 +01:00
avf_showwaves.c
avfilter.c
avfilter.h
avfiltergraph.c lavfi: fix missing space in error message. 2013-02-07 12:22:09 +01:00
avfiltergraph.h
bbox.c
bbox.h
buffer.c
bufferqueue.h
buffersink.c
buffersink.h
buffersrc.c lavfi/buffersrc: set channel layout if it is known. 2013-02-21 12:36:35 +01:00
buffersrc.h
drawutils.c
drawutils.h
f_ebur128.c lavfi/ebur128: advance pointer to samples 2013-02-15 16:39:25 +01:00
f_select.c lavfi/select: correctly set prev_t and prev_pts 2013-02-07 21:28:46 +01:00
f_sendcmd.c
f_setpts.c
f_settb.c
fifo.c
filtfmts.c
formats.c avfilter/ff_merge_formats: only merge if doing so does not loose chroma or alpha 2013-02-19 15:00:01 +01:00
formats.h
gradfun.h
graphdump.c
graphparser.c
internal.h
lavfutils.c
lavfutils.h
libavfilter.v
lswsutils.c
lswsutils.h
Makefile lavfi: rename vf_ass.c to vf_subtitles.c 2013-02-17 12:58:20 +01:00
sink_buffer.c
split.c
src_buffer.c
src_movie.c
transform.c
transform.h
version.h lavfi/overlay: add format option 2013-02-20 19:39:40 +01:00
vf_alphaextract.c
vf_alphamerge.c
vf_aspect.c avfilter: fix segfault with setsar/dar 2013-02-20 12:34:05 +01:00
vf_bbox.c
vf_blackdetect.c
vf_blackframe.c
vf_boxblur.c
vf_colormatrix.c
vf_copy.c
vf_crop.c lavfi/crop: fix help message for the keep_aspect option 2013-02-02 15:32:34 +01:00
vf_cropdetect.c
vf_decimate.c lavfi/decimate: use named options 2013-02-20 19:07:48 +01:00
vf_delogo.c
vf_deshake.c
vf_drawbox.c
vf_drawtext.c
vf_edgedetect.c
vf_fade.c
vf_field.c
vf_fieldorder.c
vf_format.c
vf_fps.c
vf_framestep.c
vf_frei0r.c
vf_geq.c
vf_gradfun.c
vf_hflip.c
vf_histeq.c
vf_histogram.c lavfi/histogram: overlay display mode for levels histogram mode 2013-02-18 20:13:07 +00:00
vf_hqdn3d.c Merge remote-tracking branch 'qatar/master' 2013-02-02 13:18:01 +01:00
vf_hqdn3d.h avfilter/vf_hqdn3d.h: restore author attribution, history and project name 2013-02-02 13:18:10 +01:00
vf_hue.c lavfi/hue: reindent after previous commit 2013-02-20 11:29:12 +01:00
vf_idet.c vf_idet: adapt default scores due to bugfix 2013-02-21 01:58:07 +01:00
vf_il.c lavfi/il: filter out hwaccels formats from the list of supported formats 2013-02-10 21:00:56 +01:00
vf_kerndeint.c lavfi/kerndeint: move is_rgb_packed definition to the internal context 2013-02-16 00:08:31 +01:00
vf_libopencv.c
vf_lut.c
vf_mp.c lavfi/mp: drop mp=kerndeint filter 2013-02-17 11:48:45 +01:00
vf_noise.c lavfi/noise: switch to AVLFG noise generator 2013-02-17 21:45:21 +00:00
vf_null.c
vf_overlay.c lavfi/overlay: add format option 2013-02-20 19:39:40 +01:00
vf_pad.c lavfi/pad: add support to named options 2013-02-03 17:01:56 +01:00
vf_pixdesctest.c
vf_pp.c
vf_removelogo.c
vf_scale.c
vf_setfield.c
vf_showinfo.c
vf_smartblur.c
vf_subtitles.c lavfi/subtitles: fix recently introduced warning about discarded const qualifier. 2013-02-20 19:47:32 +01:00
vf_super2xsai.c
vf_swapuv.c
vf_thumbnail.c
vf_tile.c
vf_tinterlace.c
vf_transpose.c lavfi/transpose: support more pix fmts 2013-02-13 16:29:47 +00:00
vf_unsharp.c lavfi/unsharp: add missing NULL check 2013-02-17 11:48:31 +01:00
vf_vflip.c
vf_yadif.c yadif: remove unused variable 2013-02-16 13:24:43 +01:00
video.c
video.h
vsink_nullsink.c
vsrc_cellauto.c
vsrc_life.c
vsrc_mandelbrot.c
vsrc_mptestsrc.c
vsrc_testsrc.c
yadif.h Merge commit '64ed397635ef2666b0ca0c8d8c60a8bc44581d82' 2013-02-16 09:09:38 +01:00