FFmpeg git repo
Go to file
Christophe Gisquet ca081217cd hevcdsp: change types of SAO parameters
From openhevc

Reviewed-by: Mickaël Raulet <mraulet@insa-rennes.fr>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-07-23 20:54:03 +02:00
compat
doc avio: Introduce avio_read_to_bprint(avioctx, bp, max_size) 2014-07-23 18:42:41 +02:00
libavcodec hevcdsp: change types of SAO parameters 2014-07-23 20:54:03 +02:00
libavdevice lavd/lavfi: work with non-mappable files for graph_file option 2014-07-23 18:42:41 +02:00
libavfilter avfilter/biquads: avoid clipping when using floating type 2014-07-21 03:48:18 +02:00
libavformat avio: Introduce avio_read_to_bprint(avioctx, bp, max_size) 2014-07-23 18:42:41 +02:00
libavresample
libavutil avutil/opt: Fix parsing regression with constants starting with numbers 2014-07-23 08:42:52 +02:00
libpostproc
libswresample
libswscale swscale/utils: fix rgb -> fullrange yuv 2014-07-19 23:24:26 +02:00
presets
tests fate/hevc: update with new Rext bitstreams 2014-07-22 13:59:00 +02:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Changelog: add "version <next>:" so people dont add new things to the last release 2014-07-23 02:38:26 +02:00
INSTALL.md
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
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
cmdutils_opencl.c
common.mak
configure Merge commit '06a1d1323bc8afd03f085ae98d9b74e431b3534e' 2014-07-23 00:34:36 +02:00
ffmpeg.c
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 Merge commit 'bb0babd7054bed7edfd9f4d6b20cdba864de1830' 2014-07-22 02:45:45 +02:00
version.sh

README.md

FFmpeg README

  1. Documentation

  1. Licensing

  • See the LICENSE file.
  1. Build and Install

  • See the INSTALL file.