Go to file
Michael Niedermayer b051a1bbb9 avcodec/arm/idctdsp_init_arm*: Only select non bitexact IDCTs by default when bitexact is not set
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-07-27 14:21:36 +02:00
compat
doc doc/examples/muxing: Exchange tmp_frame and frame 2014-07-27 12:03:51 +02:00
libavcodec avcodec/arm/idctdsp_init_arm*: Only select non bitexact IDCTs by default when bitexact is not set 2014-07-27 14:21:36 +02:00
libavdevice lavd/lavfi: work with non-mappable files for graph_file option 2014-07-23 18:42:41 +02:00
libavfilter reintroduce avpriv_dsputil_init() to maintain ABI until next soname bump 2014-07-26 13:21:07 +02:00
libavformat Merge commit '7215fcf84032118ecd9fb54fb14154d69fea638d' 2014-07-27 02:16:09 +02:00
libavresample
libavutil x86/hevc_idct: replace old and unused idct functions 2014-07-26 18:00:11 +02:00
libpostproc
libswresample
libswscale swscale/utils: fix rgb -> fullrange yuv 2014-07-19 23:24:26 +02:00
presets
tests fate/hevc: adding CONFWIN_A conformance test 2014-07-27 02:45:40 +02:00
tools
.gitignore
arch.mak
Changelog Changelog: add "version <next>:" so people dont add new things to the last release 2014-07-23 02:38:26 +02:00
cmdutils_common_opts.h
cmdutils_opencl.c
cmdutils.c
cmdutils.h
common.mak
configure configure: replace pulse-simple with pulse 2014-07-26 12:42:05 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
ffmpeg_dxva2.c
ffmpeg_filter.c
ffmpeg_opt.c ffmpeg_opt: remove intra_dc_precision, its handled by AVOptions 2014-07-15 20:18:19 +02:00
ffmpeg_vda.c
ffmpeg_vdpau.c
ffmpeg.c ffmpeg: Fix copying timebase to muxer context 2014-07-15 15:51:31 +02:00
ffmpeg.h
ffplay.c
ffprobe.c
ffserver.c ffserver: use av_mallocz_array() 2014-07-17 18:00:25 +02:00
INSTALL.md
library.mak Merge commit 'bb0babd7054bed7edfd9f4d6b20cdba864de1830' 2014-07-22 02:45:45 +02:00
LICENSE.md
MAINTAINERS MAINTAINERS: Add db0 for the website 2014-07-20 17:01:59 +02:00
Makefile Merge commit 'd45ebd4876ab8fc07736a644de07e1b1d11a8e5d' 2014-07-22 03:06:43 +02:00
README.md
RELEASE
RELEASE_NOTES RELEASE_NOTES: fix WebVTT decoder typo (-> encoder) 2014-07-25 13:22:00 +02:00
version.sh

FFmpeg README

  1. Documentation

  1. Licensing

  • See the LICENSE file.
  1. Build and Install

  • See the INSTALL file.