FFmpeg git repo
Go to file
Michael Niedermayer 61df0819d4 avcodec/cavsdec: fix low delay decoding
Fixes Ticket1095

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-06-17 02:30:28 +02:00
compat
doc cmdutils: implement FFREPORT=level=... 2014-06-14 22:54:32 +02:00
libavcodec avcodec/cavsdec: fix low delay decoding 2014-06-17 02:30:28 +02:00
libavdevice lavd/avfoundation: Support user selected pixel formats and pixel format autoselection. 2014-06-12 21:31:25 +02:00
libavfilter Merge commit '5a69ded12aaf2bd3baed5d1d644ef23cfecef87f' 2014-06-16 12:09:20 +02:00
libavformat avformat/flvdec: Support live flv / NGINX RTMP streams 2014-06-16 23:43:11 +02:00
libavresample
libavutil x86util: add and use RSHIFT/LSHIFT macros 2014-06-15 13:19:27 +02:00
libpostproc
libswresample swr: reindent. 2014-06-16 01:33:32 +02:00
libswscale swscale/input: fix harmless integer overflow 2014-06-16 23:28:32 +02:00
presets
tests huffyuv: fate: add a BGR24 test 2014-06-16 00:38:03 +02:00
tools
.gitignore Merge commit '766f2d965ff1948749c37f26a714adb8aa89c4a9' 2014-06-16 13:04:41 +02:00
arch.mak
Changelog avfilter: add signalstats filter 2014-06-11 21:17:24 +02:00
cmdutils_common_opts.h
cmdutils_opencl.c
cmdutils.c version string: add copyright line to version string 2014-06-16 10:24:28 -08:00
cmdutils.h
common.mak
configure Force aix strip to work on 32 and 64 bit by default. 2014-06-16 16:46:10 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
ffmpeg_dxva2.c
ffmpeg_filter.c
ffmpeg_opt.c
ffmpeg_vda.c
ffmpeg_vdpau.c
ffmpeg.c ffmpeg: for h264 we need has_b_frames from the decoder 2014-06-14 23:32:08 +02:00
ffmpeg.h
ffplay.c
ffprobe.c
ffserver.c
INSTALL.md
library.mak
LICENSE.md
MAINTAINERS MAINTAINERS: Add Co maintainer for huffyuv*, rv4*, vc1* 2014-06-15 16:24:39 +02:00
Makefile
README.md
RELEASE
version.sh

FFmpeg README

  1. Documentation

  1. Licensing

  • See the LICENSE file.
  1. Build and Install

  • See the INSTALL file.