FFmpeg git repo
Go to file
Timothy Gu da53de0730 tests: add adpcm trellis tests
adpcm_ima_qt does not produce reproducible results, so it is temporarily
disabled (see #3701).

Signed-off-by: Timothy Gu <timothygu99@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-06-05 12:20:49 +02:00
compat
doc fix various typos 2014-06-03 10:58:19 -08:00
libavcodec huffyuvdec: remove superfluous check in BGR code 2014-06-05 01:55:27 +02:00
libavdevice fix various typos 2014-06-03 10:58:19 -08:00
libavfilter avfilter/bufferqueue: Increase buffer queue size 2014-06-04 18:41:04 +02:00
libavformat Merge commit '95b7fa1729b93bbb3f4fb85a5c0cb53cf970c3c7' 2014-06-04 12:54:15 +02:00
libavresample Merge commit 'b2d45654220503224aa94e78cdff19ec624e9342' 2014-05-29 01:23:22 +02:00
libavutil avutil/ppc/intreadwrite: try to fix intreadwrite for ppc64le 2014-06-05 03:30:58 +02:00
libpostproc
libswresample fix various typos 2014-06-03 10:58:19 -08:00
libswscale Merge commit '880e2aa23645ed9871c66ee1cbd00f93c72d2d73' 2014-06-02 19:38:01 +02:00
presets
tests tests: add adpcm trellis tests 2014-06-05 12:20:49 +02:00
tools fix various typos 2014-06-03 10:58:19 -08:00
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog fix various typos 2014-06-03 10:58:19 -08:00
INSTALL.md
LICENSE.md
MAINTAINERS libavformat: output cues for each subtitle block in MKV muxer 2014-05-31 13:26:48 +02:00
Makefile
README.md
RELEASE
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
cmdutils_opencl.c
common.mak
configure Merge commit 'd5a55981986ac5d1a31aef3a8d16eaff8534a412' 2014-06-04 12:45:35 +02:00
ffmpeg.c Merge commit '39ec5e1cf8444f827c42effb76e5694e091bbff3' 2014-06-04 20:08:22 +02:00
ffmpeg.h ffmpeg: Fix choose_pixel_fmt() so it uses the correct encoding context 2014-06-01 17:16:08 +02:00
ffmpeg_dxva2.c
ffmpeg_filter.c ffmpeg: Fix choose_pixel_fmt() so it uses the correct encoding context 2014-06-01 17:16:08 +02:00
ffmpeg_opt.c ffmpeg_opt: fix ffserver with the 2 encoder contexts 2014-06-01 17:29:59 +02:00
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.