You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Michael Niedermayer 3a10bf93b5 avdevice/lavfi: Use av_malloc_array() 11 years ago
compat
doc avfilter: new multimedia filter avf_showcqt.c 11 years ago
libavcodec avcodec/vorbisdec: Reset first_frame 11 years ago
libavdevice avdevice/lavfi: Use av_malloc_array() 11 years ago
libavfilter avfilter/avf_showcqt: avoid using fminf() 11 years ago
libavformat avformat/udp: fix build on MINIX 11 years ago
libavresample
libavutil avutil/libm: fix fminf() emulation build failure due to undefined FFMIN 11 years ago
libpostproc
libswresample fix various typos 11 years ago
libswscale Merge commit '880e2aa23645ed9871c66ee1cbd00f93c72d2d73' 11 years ago
presets
tests avcodec/mpeg12enc: store sequence display extension only if we have something to store in it 11 years ago
tools fix various typos 11 years ago
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog avfilter: new multimedia filter avf_showcqt.c 11 years ago
INSTALL.md
LICENSE.md
MAINTAINERS avfilter: new multimedia filter avf_showcqt.c 11 years ago
Makefile
README.md
RELEASE
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
cmdutils_opencl.c
common.mak
configure build: add fminf() emulation 11 years ago
ffmpeg.c ffmpeg: prevent pts < dts to be passed through to the muxer on stream copy 11 years ago
ffmpeg.h ffmpeg: Fix choose_pixel_fmt() so it uses the correct encoding context 11 years ago
ffmpeg_dxva2.c
ffmpeg_filter.c ffmpeg: Fix choose_pixel_fmt() so it uses the correct encoding context 11 years ago
ffmpeg_opt.c ffmpeg_opt: fix ffserver with the 2 encoder contexts 11 years ago
ffmpeg_vda.c
ffmpeg_vdpau.c
ffplay.c
ffprobe.c
ffserver.c
library.mak
version.sh

README.md

FFmpeg README

  1. Documentation

  1. Licensing

  • See the LICENSE file.
  1. Build and Install

  • See the INSTALL file.