FFmpeg git repo
Go to file
Michael Niedermayer 6c1ee1a114 avcodec/h261dec: Fix context initialization sequence
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-08-15 02:53:48 +02:00
compat Merge commit '428b0578c64241fc677fed7083cc8fe65e10f32e' 2014-08-13 18:33:06 +02:00
doc lavfi/avf_showspectrum: add full frame sliding mode. 2014-08-14 14:59:23 +02:00
libavcodec avcodec/h261dec: Fix context initialization sequence 2014-08-15 02:53:48 +02:00
libavdevice
libavfilter Merge remote-tracking branch 'cigaes/master' 2014-08-14 19:42:38 +02:00
libavformat avformat/format: remove unused variable 2014-08-14 20:40:11 +02:00
libavresample
libavutil avutil/opt: remove disabled old ABI compatibility code 2014-08-14 20:42:53 +02:00
libpostproc
libswresample
libswscale
presets
tests avfilter/select: larger pixel sad computation 2014-08-14 19:11:13 +02:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Merge commit '481a3667495425db9fdffb653292b6460fb68208' 2014-08-14 00:41:21 +02:00
INSTALL.md
LICENSE.md
MAINTAINERS
Makefile
README.md
RELEASE
RELEASE_NOTES reset and complete RELEASE_NOTES for the next version 2014-08-13 21:03:55 +02:00
arch.mak
cmdutils.c cmdutils: allow matching by metadata in stream specifiers 2014-08-13 17:24:18 +00:00
cmdutils.h
cmdutils_common_opts.h
cmdutils_opencl.c
common.mak
configure avutil: turn arm setend into a cpuflag 2014-08-13 14:50:15 +02:00
ffmpeg.c Merge commit 'aa51b0492bfced6d650fb5ff419e2b13fde6833d' 2014-08-14 00:23:30 +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.