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 3574d34aca Merge remote-tracking branch 'cus/stable' 11 years ago
compat Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39' 11 years ago
doc dict.c: Add av_dict_set_int helper function. 11 years ago
libavcodec avcodec/mips/compute_antialias_float: remove unused variable 11 years ago
libavdevice Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39' 11 years ago
libavfilter Use new av_dict_set_int helper function. 11 years ago
libavformat Merge remote-tracking branch 'cus/stable' 11 years ago
libavresample
libavutil dict.c: empty dictionaries should be a NULL pointer. 11 years ago
libpostproc Drop remaining unneeded != NULL 11 years ago
libswresample
libswscale
presets
tests Merge commit '4b1f5e5090abed6c618c8ba380cd7d28d140f867' 11 years ago
tools Merge commit '4b1f5e5090abed6c618c8ba380cd7d28d140f867' 11 years ago
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
INSTALL.md
LICENSE.md lavc/flacenc: add sse4 version of the 16-bit lpc encoder 11 years ago
MAINTAINERS
Makefile
README.md README: add markdown syntax 11 years ago
RELEASE
RELEASE_NOTES
arch.mak
cmdutils.c Drop remaining unneeded != NULL 11 years ago
cmdutils.h
cmdutils_common_opts.h
cmdutils_opencl.c
common.mak
configure
ffmpeg.c Drop remaining unneeded != NULL 11 years ago
ffmpeg.h
ffmpeg_dxva2.c
ffmpeg_filter.c
ffmpeg_opt.c Use new av_dict_set_int helper function. 11 years ago
ffmpeg_vda.c
ffmpeg_vdpau.c
ffplay.c Use new av_dict_set_int helper function. 11 years ago
ffprobe.c
ffserver.c Drop remaining unneeded != NULL 11 years ago
library.mak
version.sh

README.md

FFmpeg README

  1. Documentation

  1. Licensing

  • See the LICENSE file.
  1. Build and Install

  • See the INSTALL file.