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.
 
 
 
 
Matthew Oliver 66627075d9 msvc: fix implicitly declared read/close. 11 years ago
compat
doc Merge commit '52269f48e835a52023656f8330262ae70e6061c4' 11 years ago
libavcodec msvc: fix implicitly declared read/close. 11 years ago
libavdevice avdevice/oss_audio: Check SNDCTL_DSP_GETFMTS failure, print a warning but continue 11 years ago
libavfilter Merge commit 'f0e959481968b6d906931127237ed981b6414f6e' 11 years ago
libavformat avformat/format: Check for av_guess_format() failure 11 years ago
libavresample
libavutil msvc: fix implicitly declared read/close. 11 years ago
libpostproc
libswresample
libswscale
presets
tests Merge commit '706208ef47bffd525c982975d2756f7b2b220b8d' 11 years ago
tools
.gitignore Merge commit '706208ef47bffd525c982975d2756f7b2b220b8d' 11 years ago
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
INSTALL.md
LICENSE.md
MAINTAINERS MAINTAINERS: update list of releases i maintain 11 years ago
Makefile
README.md
RELEASE RELEASE: update, we are after 2.3 not 2.2 11 years ago
RELEASE_NOTES RELEASE_NOTES: fix WebVTT decoder typo (-> encoder) 11 years ago
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
cmdutils_opencl.c
common.mak
configure Merge commit 'a0ce85ac7de098d3f9b53b51b77a09bad700a011' 11 years ago
ffmpeg.c
ffmpeg.h
ffmpeg_dxva2.c
ffmpeg_filter.c ffmpeg_filter: refuse to configure input without a decoder. 11 years ago
ffmpeg_opt.c ffmpeg_opt: Use av_guess_codec() instead of AVOutputFormat->*codec 11 years ago
ffmpeg_vda.c
ffmpeg_vdpau.c
ffplay.c
ffprobe.c ffprobe: print some basic information about avframe side data 11 years ago
ffserver.c
library.mak
version.sh version.sh: Print versions based on the last git tag for release branches 11 years ago

README.md

FFmpeg README

  1. Documentation

  1. Licensing

  • See the LICENSE file.
  1. Build and Install

  • See the INSTALL file.