FFmpeg git repo
Go to file
James Almer d6711ee648 lavu: stop exporting internal functions
Signed-off-by: James Almer <jamrial@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-08-12 04:35:52 +02:00
compat
doc avfilter: ported lenscorrection filter from frei0r 2014-08-12 03:33:30 +02:00
libavcodec proresenc_kostya: report buffer overflow 2014-08-12 00:46:37 +02:00
libavdevice
libavfilter lavu: rename ff_opencl_set_parameter() to avpriv_opencl_set_parameter() 2014-08-12 03:49:45 +02:00
libavformat Add missing initialization for AVProbeData. 2014-08-11 21:10:22 +02:00
libavresample Merge commit 'fb1ddcdc8f51b9d261ae8e9c26b91e81f7b6bf45' 2014-08-10 18:20:37 +02:00
libavutil lavu: stop exporting internal functions 2014-08-12 04:35:52 +02:00
libpostproc bump libpostproc and libswresample 2014-08-10 01:17:02 +02:00
libswresample swresample: check av_opt_set for failure in swr_alloc_set_opts() 2014-08-11 01:34:34 +02:00
libswscale
presets
tests
tools Add missing initialization for AVProbeData. 2014-08-11 21:10:22 +02:00
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog avfilter: ported lenscorrection filter from frei0r 2014-08-12 03:33:30 +02:00
INSTALL.md
LICENSE.md
MAINTAINERS avfilter: ported lenscorrection filter from frei0r 2014-08-12 03:33:30 +02:00
Makefile
README.md
RELEASE Prepare for 11_alpha2 Release 2014-08-10 10:07:55 -04:00
RELEASE_NOTES
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
cmdutils_opencl.c
common.mak
configure Merge commit '08b94f160a2c966bb83e32bde0e52246fafa2155' 2014-08-10 23:47:48 +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.