FFmpeg git repo
Go to file
James Almer a5ce608fc7 x86/blockdsp: restore author attribution
See commits
649c00c96d
5fecfb7d58
73b02e2460

Signed-off-by: James Almer <jamrial@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-06-19 18:31:44 +02:00
compat
doc avcodec: add simpleauto idct 2014-06-19 14:28:01 +02:00
libavcodec x86/blockdsp: restore author attribution 2014-06-19 18:31:44 +02:00
libavdevice
libavfilter avfilter/vf_spp: Use av_malloc_array() 2014-06-18 00:07:30 +02:00
libavformat lavf/Makefile: fix standalone compilation of live_flv demuxer 2014-06-19 13:25:28 +02:00
libavresample
libavutil Merge commit '44671b57866aab8dd36715ff010e985e25baaf19' 2014-06-18 12:53:42 +02:00
libpostproc
libswresample swr: remove div/mod from DSP functions. 2014-06-18 14:15:52 +02:00
libswscale swscale/swscale: replace potentially slow % by & 2014-06-18 04:24:31 +02:00
presets presets: remove moldering iPod presets 2014-06-17 16:15:04 -08:00
tests huffyuv: change statistics initialization 2014-06-19 06:03:51 +02:00
tools
.gitignore Remove avserver. 2014-06-18 14:55:28 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Remove avserver. 2014-06-18 14:55:28 +02:00
INSTALL.md
LICENSE.md
MAINTAINERS MAINTAINERS: Add Co maintainer for huffyuv*, rv4*, vc1* 2014-06-15 16:24:39 +02:00
Makefile Remove avserver. 2014-06-18 14:55:28 +02:00
README.md
RELEASE
arch.mak
cmdutils.c version string: add copyright line to version string 2014-06-16 10:24:28 -08:00
cmdutils.h
cmdutils_common_opts.h
cmdutils_opencl.c
common.mak
configure Merge commit '852c329a69ddfd635807f60454df07d021c64901' 2014-06-19 18:00:20 +02:00
ffmpeg.c Merge commit '71d6551e674c86d07c165439c2bf6613b3892307' 2014-06-17 12:58:16 +02:00
ffmpeg.h
ffmpeg_dxva2.c
ffmpeg_filter.c
ffmpeg_opt.c ffmpeg_opt: Dont exit on avformat_find_stream_info() failure if there are streams 2014-06-18 21:35:54 +02:00
ffmpeg_vda.c
ffmpeg_vdpau.c
ffplay.c ffplay: remove -ec handling code 2014-06-17 17:31:29 +02:00
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.