FFmpeg git repo
Go to file
Michael Niedermayer 31eaecfee9 avformat/mpegtsenc: Free services array completely on failure
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-08-07 23:04:23 +02:00
compat
doc avfilter/dctdnoiz: add 8x8 dct and make it the default 2014-08-07 21:24:12 +02:00
libavcodec Merge commit 'ad1ee5fa75a3d69d54c0691048939e94ab5a7f0d' 2014-08-07 20:43:11 +02:00
libavdevice avdevice/lavfi: Simplify non-AV stream check 2014-08-07 15:41:17 +02:00
libavfilter avfilter/dctdnoiz: add 8x8 dct and make it the default 2014-08-07 21:24:12 +02:00
libavformat avformat/mpegtsenc: Free services array completely on failure 2014-08-07 23:04:23 +02:00
libavresample
libavutil avutil/cpu: check av_parse_cpu_caps() table during cpu-test 2014-08-06 14:27:45 +02:00
libpostproc
libswresample
libswscale Merge commit 'bb789016d423d2cfacd2904ac66257bdf7f0964e' 2014-08-07 20:52:40 +02:00
presets
tests tests/fate/libavutil: switch cpu-test back to runecho so its results are vissible 2014-08-06 01:57:35 +02:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
INSTALL.md
LICENSE.md
MAINTAINERS
Makefile
README.md
RELEASE
RELEASE_NOTES
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
cmdutils_opencl.c
common.mak
configure avfilter/dctdnoiz: rewrite [f/i]dct 2014-08-07 19:59:07 +02:00
ffmpeg.c
ffmpeg.h
ffmpeg_dxva2.c
ffmpeg_filter.c
ffmpeg_opt.c Do not automatically map subtitles if the decoder and encoder properties are different. 2014-08-07 13:18:00 +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.