Go to file
Michael Niedermayer d82ecfce07 cmdutils: implement FFREPORT=level=...
Fixes Ticket3057

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-06-14 22:54:32 +02:00
compat
doc cmdutils: implement FFREPORT=level=... 2014-06-14 22:54:32 +02:00
libavcodec avcodec/ppc/idct_altivec: add plain idct() 2014-06-14 20:42:28 +02:00
libavdevice lavd/avfoundation: Support user selected pixel formats and pixel format autoselection. 2014-06-12 21:31:25 +02:00
libavfilter avfilter/af_asetnsamples: fix pts handling when timebase and 1/samplerate differ 2014-06-14 04:24:13 +02:00
libavformat Merge commit 'dca7ba4bffe3e4aeb620cb62955256a0d87561f4' 2014-06-12 20:25:48 +02:00
libavresample
libavutil
libpostproc
libswresample swr: split out DSP functions. 2014-06-14 20:21:39 +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 fate/aic: force simple idct 2014-06-14 12:30:38 +02:00
tools
.gitignore
arch.mak
Changelog
cmdutils_common_opts.h
cmdutils_opencl.c
cmdutils.c cmdutils: implement FFREPORT=level=... 2014-06-14 22:54:32 +02:00
cmdutils.h
common.mak
configure Fix compilation with --disable-everything --enable-parser=vc1. 2014-06-14 19:19:52 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
ffmpeg_dxva2.c
ffmpeg_filter.c
ffmpeg_opt.c
ffmpeg_vda.c
ffmpeg_vdpau.c
ffmpeg.c ffmpeg: Fix bitstream filters manipulating AVCodecContext 2014-06-14 00:50:50 +02:00
ffmpeg.h
ffplay.c
ffprobe.c
ffserver.c
INSTALL.md
library.mak
LICENSE.md
MAINTAINERS MAINTAINERS: add my (Timothy Gu's) PGP fingerprint and my name for fateserver 2014-06-14 12:15:35 +02:00
Makefile
README.md
RELEASE
version.sh

FFmpeg README

  1. Documentation

  1. Licensing

  • See the LICENSE file.
  1. Build and Install

  • See the INSTALL file.