FFmpeg git repo
Go to file
Michael Niedermayer d77815eeaa fate/aic: force simple idct
This should ensure all platforms use the same idct

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-06-14 12:30:38 +02:00
compat
doc lavd/avfoundation: Support user selected pixel formats and pixel format autoselection. 2014-06-12 21:31:25 +02:00
libavcodec avcodec/svq1enc: fix encoding of small widths 2014-06-13 20:59:24 +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: remove unnecessary assignment. 2014-06-14 04:30:53 +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
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog avfilter: add signalstats filter 2014-06-11 21:17:24 +02:00
INSTALL.md
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
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
cmdutils_opencl.c
common.mak
configure swscale: Allow the max filter size to be set at compile time 2014-06-13 14:49:59 +01:00
ffmpeg.c ffmpeg: Fix bitstream filters manipulating AVCodecContext 2014-06-14 00:50:50 +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.