ffmpeg/libavfilter
Michael Niedermayer 74c7273b5d avfilter/vf_framepack: Check and update frame_rate
The frame_rate update was missing leaving the output frame rate
wrong.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(cherry picked from commit a46a23d30f)

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2015-02-13 20:48:09 +01:00
..
libmpcodecs
x86 av_filter/x86/idet: use HADDD where appropriate 2014-09-09 19:02:49 -03:00
aeval.c
af_aconvert.c
af_adelay.c
af_aecho.c
af_afade.c
af_aformat.c
af_amerge.c
af_amix.c lavfi: check av_strdup() return value 2015-01-09 17:18:40 +01:00
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
af_channelsplit.c
af_compand.c
af_earwax.c
af_flanger.c
af_join.c lavfi: check av_strdup() return value 2015-01-09 17:18:40 +01:00
af_ladspa.c
af_pan.c
af_replaygain.c
af_resample.c Merge commit 'daef7feb09a0dde2265d56f77de8ae03f9612d47' into release/2.4 2015-01-18 00:49:07 +01:00
af_silencedetect.c
af_silenceremove.c avfilter/af_silenceremove: remove dead code 2014-09-06 21:36:56 +02:00
af_volume.c Add missing "const" all over the place. 2014-08-29 18:57:25 +02:00
af_volume.h
af_volumedetect.c
all_channel_layouts.inc
allfilters.c add silenceremove filter 2014-09-05 17:30:57 +00: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 avfilter/showcqt: add fontcolor option 2014-08-23 10:01:22 +02:00
avf_showspectrum.c
avf_showwaves.c
avfilter.c Merge commit 'a7e79f6a43bdc7e3b164dd78b060f0d5575a0cf0' into release/2.4 2015-01-18 01:11:20 +01:00
avfilter.h
avfiltergraph.c
avfiltergraph.h
avfilterres.rc
bbox.c
bbox.h
buffer.c
bufferqueue.h
buffersink.c
buffersink.h
buffersrc.c
buffersrc.h
deshake_opencl_kernel.h
deshake_opencl.c
deshake_opencl.h
deshake.h vf_deshake: rename Transform.vector to Transform.vec to avoid compiler confusion 2014-09-18 01:11:33 +02:00
drawutils.c
drawutils.h
dualinput.c
dualinput.h
f_ebur128.c avfilter/ebur128: rework channel weighting definition code 2014-09-06 13:47:59 +02:00
f_interleave.c
f_perms.c Add missing "const" all over the place. 2014-08-29 18:57:25 +02:00
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
internal.h
lavfutils.c
lavfutils.h
libavfilter.v
log2_tab.c
lswsutils.c
lswsutils.h
Makefile add silenceremove filter 2014-09-05 17:30:57 +00:00
opencl_allkernels.c
opencl_allkernels.h
pthread.c
setpts.c setpts: Add missing inttypes.h #include for PRId64 2014-08-24 13:00:53 -07:00
settb.c
split.c lavfi: check av_strdup() return value 2015-01-09 17:18:40 +01:00
src_movie.c lavfi: check av_strdup() return value 2015-01-09 17:18:40 +01:00
thread.h
transform.c
transform.h
trim.c
unsharp_opencl_kernel.h
unsharp_opencl.c
unsharp_opencl.h
unsharp.h
version.h add silenceremove filter 2014-09-05 17:30:57 +00:00
vf_alphamerge.c
vf_aspect.c
vf_bbox.c
vf_blackdetect.c lavfi: add const/static const to pix_fmts arrays. 2014-08-31 10:25:36 +02:00
vf_blackframe.c
vf_blend.c
vf_boxblur.c
vf_codecview.c avfilter: add codecview filter 2014-08-24 14:35:11 +02:00
vf_colorbalance.c
vf_colorchannelmixer.c
vf_colormatrix.c Add missing "const" all over the place. 2014-08-29 18:57:25 +02:00
vf_copy.c
vf_crop.c
vf_cropdetect.c avfilter/vf_cropdetect: Do not check lines or columns twice on black frames 2014-09-09 02:06:17 +02:00
vf_curves.c
vf_dctdnoiz.c avfilter/dctdnoiz: fix slice_h computation 2015-02-12 20:22:02 +01:00
vf_decimate.c
vf_dejudder.c
vf_delogo.c
vf_deshake.c vf_deshake: rename Transform.vector to Transform.vec to avoid compiler confusion 2014-09-18 01:11:33 +02:00
vf_drawbox.c
vf_drawtext.c Merge commit '608e8d8dd754199b657b439f9e722e0b45f84461' into release/2.4 2015-01-18 00:40:14 +01:00
vf_edgedetect.c
vf_elbg.c
vf_extractplanes.c
vf_fade.c
vf_field.c
vf_fieldmatch.c
vf_fieldorder.c
vf_format.c Merge commit 'd1ad85fc020653be5ad25ed1d3d5091e89fee782' into release/2.4 2015-01-18 01:03:19 +01:00
vf_fps.c
vf_framepack.c avfilter/vf_framepack: Check and update frame_rate 2015-02-13 20:48:09 +01:00
vf_framestep.c
vf_frei0r.c vf_frei0r: do not increment string if it reached the end 2015-01-12 23:18:01 +01:00
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 av_filter/x86/idet: MMX/SSE2 implementation of 16bits filter_line() 2014-09-09 16:47:22 +02:00
vf_idet.h av_filter/x86/idet: MMX/SSE2 implementation of 16bits filter_line() 2014-09-09 16:47:22 +02:00
vf_il.c
vf_interlace.c
vf_kerndeint.c
vf_lenscorrection.c lavfi: add const/static const to pix_fmts arrays. 2014-08-31 10:25:36 +02:00
vf_libopencv.c
vf_lut3d.c
vf_lut.c avfilter/vf_lut: gammaval709() 2014-11-20 02:00:59 +01:00
vf_mcdeint.c
vf_mergeplanes.c
vf_mp.c avfilter/vf_mp: remove incorrect usage of AVFrame.type 2014-08-30 12:16:46 +02:00
vf_mpdecimate.c
vf_noise.c
vf_null.c
vf_overlay.c Add missing "const" all over the place. 2014-08-29 18:57:25 +02:00
vf_owdenoise.c
vf_pad.c lavfi: always check av_expr_parse_and_eval() return value 2015-01-12 23:12:10 +01:00
vf_perspective.c
vf_phase.c
vf_pixdesctest.c
vf_pp.c
vf_psnr.c
vf_pullup.c
vf_pullup.h
vf_removelogo.c
vf_rotate.c Add missing "const" all over the place. 2014-08-29 18:57:25 +02:00
vf_sab.c avfilter/vf_sab: fix filtering tiny images 2015-01-09 17:18:40 +01:00
vf_scale.c lavfi: always check av_expr_parse_and_eval() return value 2015-01-12 23:12:10 +01:00
vf_separatefields.c
vf_setfield.c
vf_showinfo.c Merge commit '2496dbd68b29bd36fbf4753a46163d33f6dae70e' into release/2.4 2015-01-18 00:41:02 +01:00
vf_shuffleplanes.c
vf_signalstats.c lavfi: add const/static const to pix_fmts arrays. 2014-08-31 10:25:36 +02:00
vf_smartblur.c
vf_spp.c
vf_spp.h
vf_stereo3d.c
vf_subtitles.c Add missing "const" all over the place. 2014-08-29 18:57:25 +02:00
vf_super2xsai.c
vf_swapuv.c
vf_telecine.c
vf_thumbnail.c
vf_tile.c
vf_tinterlace.c lavfi: add const/static const to pix_fmts arrays. 2014-08-31 10:25:36 +02:00
vf_transpose.c
vf_unsharp.c
vf_vflip.c
vf_vidstabdetect.c vidstab*: Remove accidentally exported av_2_vs_pixel_format() 2014-08-22 22:18:46 +02:00
vf_vidstabtransform.c vidstab*: Remove accidentally exported av_2_vs_pixel_format() 2014-08-22 22:18:46 +02:00
vf_vignette.c
vf_w3fdif.c
vf_yadif.c
vf_zoompan.c
video.c
video.h
vidstabutils.c vidstab*: Remove accidentally exported av_2_vs_pixel_format() 2014-08-22 22:18:46 +02:00
vidstabutils.h vidstabutils: improve documentation 2014-08-22 22:19:20 +02:00
vsink_nullsink.c
vsrc_cellauto.c
vsrc_life.c
vsrc_mandelbrot.c
vsrc_mptestsrc.c
vsrc_testsrc.c
yadif.h