FFmpeg git repo
Go to file
Michael Niedermayer 7b7afaf849 avformat/dump: put copyright back from the file from which dump.c was split out
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-06-16 12:48:19 +02:00
compat
doc cmdutils: implement FFREPORT=level=... 2014-06-14 22:54:32 +02:00
libavcodec Add nointra AVDiscard level 2014-06-16 04:04:13 +02:00
libavdevice lavd/avfoundation: Support user selected pixel formats and pixel format autoselection. 2014-06-12 21:31:25 +02:00
libavfilter Merge commit '5a69ded12aaf2bd3baed5d1d644ef23cfecef87f' 2014-06-16 12:09:20 +02:00
libavformat avformat/dump: put copyright back from the file from which dump.c was split out 2014-06-16 12:48:19 +02:00
libavresample
libavutil x86util: add and use RSHIFT/LSHIFT macros 2014-06-15 13:19:27 +02:00
libpostproc
libswresample swr: reindent. 2014-06-16 01:33:32 +02:00
libswscale swscale: Allow the max filter size to be set at compile time 2014-06-13 14:49:59 +01:00
presets
tests huffyuv: fate: add a BGR24 test 2014-06-16 00:38:03 +02:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
INSTALL.md
LICENSE.md
MAINTAINERS MAINTAINERS: Add Co maintainer for huffyuv*, rv4*, vc1* 2014-06-15 16:24:39 +02:00
Makefile
README.md
RELEASE
arch.mak
cmdutils.c cmdutils: implement FFREPORT=level=... 2014-06-14 22:54:32 +02:00
cmdutils.h
cmdutils_common_opts.h
cmdutils_opencl.c
common.mak
configure Do not suggest to use gas-preprocessor on aix where it doesn't work. 2014-06-16 01:01:40 +02:00
ffmpeg.c ffmpeg: for h264 we need has_b_frames from the decoder 2014-06-14 23:32:08 +02:00
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.