1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-21 10:55:51 +02:00
Go to file
Michael Niedermayer 2addbeef8b bfin: add README
Based on sh4/README
Suggested-by: jamrial
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-06-02 20:18:44 +02:00
compat
doc avutil/opt: add av_opt_copy() 2014-06-01 20:49:18 +02:00
libavcodec bfin: add README 2014-06-02 20:18:44 +02:00
libavdevice
libavfilter
libavformat avformat/utils: Call ff_rfps_add_frame() only for video 2014-06-02 17:09:53 +02:00
libavresample
libavutil Merge commit '880e2aa23645ed9871c66ee1cbd00f93c72d2d73' 2014-06-02 19:38:01 +02:00
libpostproc
libswresample swr: move compensation_distance handling to swri_resample caller. 2014-06-02 15:06:24 +02:00
libswscale Merge commit '880e2aa23645ed9871c66ee1cbd00f93c72d2d73' 2014-06-02 19:38:01 +02:00
presets
tests fate: fate-hevc-conformance-INITQP_B_Sony_1 belongs to the 10bit kind 2014-06-02 13:11:42 +02:00
tools
.gitignore
arch.mak
Changelog
cmdutils_common_opts.h
cmdutils_opencl.c
cmdutils.c
cmdutils.h
common.mak
configure
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
ffmpeg_dxva2.c
ffmpeg_filter.c ffmpeg: Fix choose_pixel_fmt() so it uses the correct encoding context 2014-06-01 17:16:08 +02:00
ffmpeg_opt.c ffmpeg_opt: fix ffserver with the 2 encoder contexts 2014-06-01 17:29:59 +02:00
ffmpeg_vda.c
ffmpeg_vdpau.c
ffmpeg.c ffmpeg: Fix encoder names in printout 2014-06-01 17:15:56 +02:00
ffmpeg.h ffmpeg: Fix choose_pixel_fmt() so it uses the correct encoding context 2014-06-01 17:16:08 +02:00
ffplay.c
ffprobe.c
ffserver.c
INSTALL.md
library.mak
LICENSE.md
MAINTAINERS libavformat: output cues for each subtitle block in MKV muxer 2014-05-31 13:26:48 +02:00
Makefile
README.md
RELEASE
version.sh

FFmpeg README

  1. Documentation

  1. Licensing

  • See the LICENSE file.
  1. Build and Install

  • See the INSTALL file.