FFmpeg git repo
Go to file
Michael Niedermayer 5183fac92f avcodec/hevc_sei: fix invalid get_bits() in a comment
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-06-07 23:37:27 +02:00
compat
doc ffmpeg: support setting AVStream.discard 2014-06-07 21:26:22 +02:00
libavcodec avcodec/hevc_sei: fix invalid get_bits() in a comment 2014-06-07 23:37:27 +02:00
libavdevice avdevice/lavfi: Use av_malloc_array() 2014-06-07 15:04:50 +02:00
libavfilter avfilter/af_amix: Use av_mallocz_array() 2014-06-07 15:06:14 +02:00
libavformat avformat/udp: fix build on MINIX 2014-06-07 14:43:07 +02:00
libavresample
libavutil avutil/libm: fix fminf() emulation build failure due to undefined FFMIN 2014-06-06 21:00:11 +02:00
libpostproc
libswresample
libswscale
presets
tests avcodec/mpeg12enc: store sequence display extension only if we have something to store in it 2014-06-06 22:54:22 +02:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog avfilter: new multimedia filter avf_showcqt.c 2014-06-05 14:04:01 +02:00
INSTALL.md
LICENSE.md
MAINTAINERS avfilter: new multimedia filter avf_showcqt.c 2014-06-05 14:04:01 +02:00
Makefile
README.md
RELEASE
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
cmdutils_opencl.c
common.mak
configure build: add fminf() emulation 2014-06-06 14:54:57 +02:00
ffmpeg.c ffmpeg: prevent pts < dts to be passed through to the muxer on stream copy 2014-06-05 18:37:32 +02:00
ffmpeg.h ffmpeg: support setting AVStream.discard 2014-06-07 21:26:22 +02:00
ffmpeg_dxva2.c
ffmpeg_filter.c
ffmpeg_opt.c ffmpeg: support setting AVStream.discard 2014-06-07 21:26:22 +02:00
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.