This website works better with JavaScript.
Explore
Help
Sign In
Chiebot-Mirror
/
FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
Watch
8
Star
0
Fork
You've already forked FFmpeg
0
Code
Issues
Projects
Releases
Wiki
Activity
Mirror of
https://git.ffmpeg.org/ffmpeg.git
https://ffmpeg.org/
42783
Commits
37
Branches
400
Tags
489 MiB
C
90.3%
Assembly
7.8%
Makefile
1.3%
C++
0.2%
Tree:
6fa464f8d2
FFmpeg
/
libavfilter
History
Clément Bœsch
e8bc642202
lavu: add AV_CEIL_RSHIFT and use it in various places
...
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
9 years ago
..
x86
…
Makefile
lavfi: Drop deprecated AVFilterBuffer* code
10 years ago
af_aformat.c
…
af_amix.c
…
af_anull.c
…
af_ashowinfo.c
…
af_asyncts.c
…
af_bs2b.c
…
af_channelmap.c
…
af_channelsplit.c
…
af_compand.c
…
af_join.c
…
af_resample.c
…
af_volume.c
…
af_volume.h
…
allfilters.c
…
asink_anullsink.c
…
asrc_anullsrc.c
…
audio.c
lavfi: Drop deprecated AVFilterBuffer* code
10 years ago
audio.h
…
avfilter.c
lavfi: add a frame_rate field to AVFilterLink.
9 years ago
avfilter.h
lavfi: add a frame_rate field to AVFilterLink.
9 years ago
avfiltergraph.c
…
avfiltergraph.h
…
buffersink.c
lavfi: Drop deprecated AVFilterBuffer* code
10 years ago
buffersink.h
lavfi: Drop deprecated AVFilterBuffer* code
10 years ago
buffersrc.c
buffersrc: accept the frame rate as argument.
9 years ago
buffersrc.h
lavfi: Drop deprecated AVFilterBuffer* code
10 years ago
drawutils.c
…
drawutils.h
…
fifo.c
…
filtfmts.c
…
formats.c
lavfi: do not exclude hwaccel formats from ff_all_formats()
10 years ago
formats.h
…
gradfun.h
…
graphparser.c
avfilter: Support both syntaxes for the scale filter
10 years ago
interlace.h
…
internal.h
lavfi: Drop deprecated AVFilterBuffer* code
10 years ago
libavfilter.v
…
pthread.c
…
setpts.c
setpts: add FRAME_RATE constant
9 years ago
settb.c
…
split.c
…
thread.h
…
trim.c
…
version.h
lavfi: add a frame_rate field to AVFilterLink.
9 years ago
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_format.c
…
vf_fps.c
vf_fps: set frame_rate.
9 years ago
vf_framepack.c
lavu: add AV_CEIL_RSHIFT and use it in various places
9 years ago
vf_frei0r.c
vf_frei0r: also set AVFilterLink.frame_rate
9 years ago
vf_gradfun.c
…
vf_hflip.c
…
vf_hqdn3d.c
lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fields
10 years ago
vf_hqdn3d.h
…
vf_interlace.c
vf_interlace: implement frame rate
9 years ago
vf_libopencv.c
…
vf_lut.c
…
vf_null.c
…
vf_overlay.c
…
vf_pad.c
vf_pad: fix x, y option expression evaluation
9 years ago
vf_pixdesctest.c
…
vf_scale.c
…
vf_select.c
…
vf_showinfo.c
vf_showinfo: show timebase & framerate too
9 years ago
vf_shuffleplanes.c
…
vf_transpose.c
…
vf_unsharp.c
…
vf_vflip.c
…
vf_yadif.c
yadif: update frame rate
9 years ago
video.c
lavfi: Drop deprecated AVFilterBuffer* code
10 years ago
video.h
…
vsink_nullsink.c
…
vsrc_color.c
vsrc_color: Drop unneeded variable
9 years ago
vsrc_movie.c
avpacket: Replace av_free_packet with av_packet_unref
9 years ago
vsrc_nullsrc.c
…
vsrc_testsrc.c
testsrc: set output framerate
9 years ago
yadif.h
…