FFmpeg git repo
Go to file
Michael Niedermayer 5d2cf1ae86 doc/examples/muxing: select a supported sample rate for the encoder, favor 44100
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-07-26 22:27:50 +02:00
compat
doc doc/examples/muxing: select a supported sample rate for the encoder, favor 44100 2014-07-26 22:27:50 +02:00
libavcodec x86/hevc_idct: replace old and unused idct functions 2014-07-26 18:00:11 +02:00
libavdevice lavd/lavfi: work with non-mappable files for graph_file option 2014-07-23 18:42:41 +02:00
libavfilter reintroduce avpriv_dsputil_init() to maintain ABI until next soname bump 2014-07-26 13:21:07 +02:00
libavformat avformat/mux: ignore delayed vp8/9 packets in max_interleave_delta calculation 2014-07-26 01:11:00 +02:00
libavresample
libavutil x86/hevc_idct: replace old and unused idct functions 2014-07-26 18:00:11 +02:00
libpostproc
libswresample
libswscale
presets
tests hevc: fix RAP_B_Bossen 2014-07-26 02:01:04 +02:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Changelog: add "version <next>:" so people dont add new things to the last release 2014-07-23 02:38:26 +02:00
INSTALL.md
LICENSE.md
MAINTAINERS
Makefile
README.md
RELEASE
RELEASE_NOTES RELEASE_NOTES: fix WebVTT decoder typo (-> encoder) 2014-07-25 13:22:00 +02:00
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
cmdutils_opencl.c
common.mak
configure configure: replace pulse-simple with pulse 2014-07-26 12:42:05 +02:00
ffmpeg.c
ffmpeg.h
ffmpeg_dxva2.c
ffmpeg_filter.c
ffmpeg_opt.c
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.